{"_id":"graphql-cli","_rev":"3568-5c421c9d91ae73065b5df6bb69dde2fc","name":"graphql-cli","dist-tags":{"beta":"2.16.0-beta.7","next":"4.1.0-beta.1","latest":"4.1.0","canary":"4.1.1-alpha-884301c.0"},"versions":{"0.4.0":{"name":"graphql-cli","version":"0.4.0","author":{"name":"Martijn Walraven","email":"martijn@martijnwalraven.com"},"license":"MIT","_id":"graphql-cli@0.4.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/apollostack/apollo-codegen#readme","bugs":{"url":"https://github.com/apollostack/apollo-codegen/issues"},"bin":{"graphql-cli":"./lib/cli.js"},"dist":{"shasum":"ce2f2e43093a6ef6df7d18acf1caf3d7d475eb36","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-0.4.0.tgz","integrity":"sha512-Yt17N8FY4DhHXfkz7A2yJ21ckoiSURHojT8ZpH+lnqV0XNNn+2AWBzEgyuozuGGARlhA/gBks6G8N9x1IJW9rQ==","signatures":[{"sig":"MEQCIHE9XUL2GeQRPeM9+yVh6wbhgZSiZVqC+WzwgQoYm67dAiA3ZDmpLQtIHT1Vj/LwEqS8kVgwGqwSrcf+Oh54ZySf7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"ce2f2e43093a6ef6df7d18acf1caf3d7d475eb36","gitHead":"1e90b395501bbf938d831bdc79ad9a8a8dae3ae0","scripts":{"test":"mocha --recursive --compilers js:babel-register","watch":"babel src --out-dir lib --watch","compile":"babel src --out-dir lib","prepublish":"npm run compile","regenerate-expected-output":"apollo-codegen generate test/starwars/HeroAndFriendsNames.graphql --schema test/starwars/schema.json --output test/swift/expectedOutput/HeroAndFriendsNamesAPI.swift"},"_npmUser":{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},"repository":{"url":"git+https://github.com/apollostack/apollo-codegen.git","type":"git"},"_npmVersion":"3.9.6","description":"Generate client code based on a GraphQL schema and query documents","directories":{},"_nodeVersion":"4.4.5","dependencies":{"yargs":"^5.0.0","mkdirp":"^0.5.1","graphql":"^0.7.0","inflected":"^1.1.7","node-fetch":"^1.5.3","change-case":"^3.0.0","babel-runtime":"^6.11.6"},"devDependencies":{"chai":"^3.5.0","glob":"^7.0.5","mocha":"^2.5.3","babel-cli":"^6.11.4","chai-subset":"^1.3.0","common-tags":"^1.3.0","babel-preset-es2015":"^6.13.2","babel-preset-stage-0":"^6.5.0","babel-plugin-transform-runtime":"^6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-0.4.0.tgz_1474555360715_0.2817913612816483","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.0":{"name":"graphql-cli","version":"1.0.0-beta.0","license":"MIT","_id":"graphql-cli@1.0.0-beta.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"ef191af4621c07c8ec0f2e9c77db84aa19befd68","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.0.0-beta.0.tgz","integrity":"sha512-Zrla70g/T2MLg6MUh+Q0ZjB7QccUZ8Na366qFlwBZJWD+fyWsmdmU9PO1jjbtVEBc6b+mDM5zTz2axGo4XK8uw==","signatures":[{"sig":"MEQCIAFRjo9gO/z6MpfzUZ/u3SKgWuiiCXmOSXXLGKYHEoZ4AiBZi9GlPpTjQhnLZOIF8+q7jl+lnYGVgSVeFYZD92RcUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"50c1ca670c0d1771891f9663c67653f062ee4e8f","scripts":{"test":"tslint {src,test}/**/*.ts && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.0.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ora":"^1.3.0","chalk":"^2.0.1","yargs":"^8.0.2","lodash":"^4.17.4","graphql":"^0.10.5","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0-rc.10"},"devDependencies":{"ava":"^0.21.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/graphql":"^0.10.0","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.0.0-beta.0.tgz_1501143575189_0.46488368790596724","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"graphql-cli","version":"1.0.0-beta.1","license":"MIT","_id":"graphql-cli@1.0.0-beta.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"4fd01829f74e429cc9029f549bea0dfb0f6331cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.0.0-beta.1.tgz","integrity":"sha512-NZzATt3AH6i+aY9/QCbtDaTQNPT+Gosp0HxPaaobm0H7G4jWdwMM08oAwuChij4YWDumfeeisx2tFFHEgNxGAA==","signatures":[{"sig":"MEUCIBfAHRAAH3v1tzI7pj+hd8JgZdqXrHixq6Tc90cf6aHWAiEArEUT5BPRmlLVBSE7mFTf7MBWQCn6IWpRFU3dlWa6uWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"4b0ce2c71f232dfbab2dfe47f7ef63e9d1f7ff9a","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.0.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.0.0","dependencies":{"ora":"^1.3.0","chalk":"^2.0.1","yargs":"^8.0.2","lodash":"^4.17.4","graphql":"^0.10.5","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0-rc.10"},"devDependencies":{"ava":"^0.21.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/graphql":"^0.10.0","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.0.0-beta.1.tgz_1501147499610_0.7955694179981947","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"graphql-cli","version":"1.0.0-beta.2","license":"MIT","_id":"graphql-cli@1.0.0-beta.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"a43b5b101a22554da78d9c6f7a2c374f92de7d80","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.0.0-beta.2.tgz","integrity":"sha512-Z48egQRWRfTLIOz2jdHGO/34JZHIMfcVMCzLfWxCFLQs9HlvvtpvgG0ydkWNIdc9HcN01WJ6ftPnSR11RR8Ufg==","signatures":[{"sig":"MEUCIQCuA5dQXYHsA7YNB1WVyaQE42Pz33iWqDDF9qdpUeH0vwIgJVt61cOQGa4PnHycsYxQke5gp7HIpgNC8stUpidQ1FI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"bb9dd517353402efac794dd309f04b1c81f89090","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.0.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.0.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.0.1","yargs":"^8.0.2","lodash":"^4.17.4","express":"^4.15.3","graphql":"^0.10.5","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0-rc.11","graphql-playground":"^0.0.5","express-request-proxy":"^2.0.0"},"devDependencies":{"ava":"^0.21.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/koa":"^2.0.39","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/hapi":"^16.1.7","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/express":"^4.0.36","@types/graphql":"^0.10.0","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.0.0-beta.2.tgz_1501163893306_0.251774650067091","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"graphql-cli","version":"1.0.0-beta.3","license":"MIT","_id":"graphql-cli@1.0.0-beta.3","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"849f41c15d3a085c4aaa64809df51f33b14ff667","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.0.0-beta.3.tgz","integrity":"sha512-5CKJVZOqF8GEIZ0Vb6grjuYWHhW97nEIuGCmVfSGW5oTwx4c4wLWILcIACvNzFLfSsvHHVRrkhXSdBh1WTPyJQ==","signatures":[{"sig":"MEYCIQCr0bE7+UOoFpck9X6x9iiGEjPvQU+L2Moc/QNj45tX0QIhAJ70yOqYuRMxmiENgvphEzBw1i+SXVrx1FXHxKdYdfjS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"ed186d760d1836b99995a27cf54eb0c31f80e2ce","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.0.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.0.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.0.1","yargs":"^8.0.2","lodash":"^4.17.4","express":"^4.15.3","graphql":"^0.10.5","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0","graphql-playground":"^0.0.6","express-request-proxy":"^2.0.0"},"devDependencies":{"ava":"^0.21.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/koa":"^2.0.39","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/hapi":"^16.1.7","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/express":"^4.0.36","@types/graphql":"^0.10.0","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.0.0-beta.3.tgz_1501360485664_0.9964616496581584","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"graphql-cli","version":"1.0.0-beta.4","license":"MIT","_id":"graphql-cli@1.0.0-beta.4","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"2c654b1644c9d45a87b09d0f5119ba2264800e21","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.0.0-beta.4.tgz","integrity":"sha512-DUNKp4/ej6wYQwotBwxmB0MV1gRNRbkHr8e2vcljyO4+LvWyx7b0Ri9w8Xr8MVglbtWHWnovOlLq+aJrvaY9cg==","signatures":[{"sig":"MEUCIQDs1Z1C8pCxDjAiU5cm74eoxYQxKxuariWijx30RFh6HgIgUVT6QWzTiBSn5YSRnH8CF0T8lm+Kk3CQMrnjgG4KyYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"_shasum":"2c654b1644c9d45a87b09d0f5119ba2264800e21","gitHead":"c4b774cb3d7ae3bbb7899ecbb97aeaa52ab21552","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"4.1.2","description":"GraphQL CLI","directories":{},"_nodeVersion":"7.7.1","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.0.1","yargs":"^8.0.2","lodash":"^4.17.4","express":"^4.15.3","graphql":"^0.10.5","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0","graphql-playground":"^0.0.6","express-request-proxy":"^2.0.0"},"devDependencies":{"ava":"^0.21.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/koa":"^2.0.39","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/hapi":"^16.1.7","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/express":"^4.0.36","@types/graphql":"^0.10.0","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.0.0-beta.4.tgz_1501599722281_0.4266696497797966","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"graphql-cli","version":"1.0.0","license":"MIT","_id":"graphql-cli@1.0.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"e94800f466df5ddc018584365f820f8674e66216","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.0.0.tgz","integrity":"sha512-+rsMgpAEpos1nnLdNE2mR6W4/UkdEr7x+CYDc/f90dabbjvd0c88Zoi9J9T5YFoViAM6HfW65hJCKPlvQFNEUA==","signatures":[{"sig":"MEUCIQCvHvrGSgpihrjT1RCAfE0GVGHw/NFJor9Rlyo6V0xmnwIgCXZyrTE8SEcY+SIPuHb15TlQY6nD4FdmYDzH/8CcRfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"c309e188b8f7c74fef23693db4ef5e750da62318","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.3.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.2.1","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.0.1","yargs":"^8.0.2","lodash":"^4.17.4","express":"^4.15.3","graphql":"^0.10.5","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0","graphql-playground":"^0.0.6","express-request-proxy":"^2.0.0"},"devDependencies":{"ava":"^0.21.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/koa":"^2.0.39","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/hapi":"^16.1.7","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/express":"^4.0.36","@types/graphql":"^0.10.0","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.0.0.tgz_1503512116034_0.9047089209780097","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"graphql-cli","version":"1.0.1","license":"MIT","_id":"graphql-cli@1.0.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"1b7ce424af4a572a25a082e59f3f49e91215b426","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.0.1.tgz","integrity":"sha512-4NWeLLBYqpNhKH/8D6LUV+QcWtMynk9Dt1y1JVMiNLKfVrkxajn3qIjeYAWbQUnITVHMOhcu2DOEMuDUOVyOqA==","signatures":[{"sig":"MEQCIDRhBH1J1duZ172QgZEnEYLN4FBfJ83hXvg0OoS73tjZAiB1eol0Kxkw2jAW94s27zNYBnrREqL4EjhCjpjenU9p6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"764170a969a04bae4eb59ab9735fa4c007e6eddf","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.3.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.2.1","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.0.1","yargs":"^8.0.2","lodash":"^4.17.4","express":"^4.15.3","graphql":"^0.10.5","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0","graphql-playground":"^0.0.6","express-request-proxy":"^2.0.0"},"devDependencies":{"ava":"^0.21.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/koa":"^2.0.39","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/hapi":"^16.1.7","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/express":"^4.0.36","@types/graphql":"^0.10.0","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.0.1.tgz_1503514966770_0.35442767571657896","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"graphql-cli","version":"1.1.0","license":"MIT","_id":"graphql-cli@1.1.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"5679efb90e41924a6e1f2eeb1b9eb74b8a06f189","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.1.0.tgz","integrity":"sha512-NScGyLjDXP7uISbgGEQNGpxfN3rc8HLx+Ppoexy0yBr211lPbIpyqHaAofyvs6YrVqte2LLnRtf4yyRy07wt2A==","signatures":[{"sig":"MEUCIQCKvQ2MGzv1FrF4UsdgAXXlp/qFUbNPRUmUrb1quE9K9QIgHox8tqIkMn+/PXyrIrXKSLEhV5GUTsRVb/fa6zIY1OI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"2d91327d7a9359dae0e4a8ac10f9fabda52348a9","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.3.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.6.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.0.1","yargs":"^8.0.2","lodash":"^4.17.4","express":"^4.15.3","graphql":"^0.11.6","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0","graphql-playground":"^0.0.6","express-request-proxy":"^2.0.0"},"devDependencies":{"ava":"^0.21.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/koa":"^2.0.39","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/hapi":"^16.1.7","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/express":"^4.0.36","@types/graphql":"^0.11.4","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.1.0.tgz_1506776483732_0.02350508514791727","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"graphql-cli","version":"1.1.1","license":"MIT","_id":"graphql-cli@1.1.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"58832030064416148249a1cdbc235581573b9975","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.1.1.tgz","integrity":"sha512-ga2UZ+8051SMX2brCzWs1frOX6MYFj8VIacGgCZXzQ5MbEnxCoTUjwJYnCdrOpJ6sRYJRTVI22uMkGOFiTZsSQ==","signatures":[{"sig":"MEYCIQDcuJmEOkJMY/wwWv8FDSRh31hkXGj+tQKCosiBa1XqagIhALG1H2QVP46uFlaktV0cHB0io/SzvMx1cW/n7FOn46AF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"7f869049a093bd5d251880f59c5bf2b81c300d24","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.6.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.0.1","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.15.3","graphql":"^0.11.6","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^0.4.31","graphql-config":"^1.0.0","graphql-playground":"^1.0.4","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.17"},"devDependencies":{"ava":"^0.23.0","tslint":"^5.5.0","ts-node":"^3.3.0","@types/koa":"^2.0.39","@types/ora":"^1.3.0","typescript":"^2.2.0","@types/hapi":"^16.1.7","@types/node":"^8.0.17","@types/yargs":"^8.0.1","@types/lodash":"^4.14.71","@types/express":"^4.0.36","@types/graphql":"^0.11.4","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.1.1.tgz_1510689490777_0.24098761705681682","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"graphql-cli","version":"1.1.2","license":"MIT","_id":"graphql-cli@1.1.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"21d4e0932afe2e87e396cb7d38d1f5369020ffe4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-1.1.2.tgz","integrity":"sha512-2GrKhtWl+M/qGUfV3zHGRx5WT7DNslXoB8u9yZHtLPdyfGHwRLAAE5LIsTWd8PgiOvSK5ZD/9ZLoS4DGlZMQIQ==","signatures":[{"sig":"MEUCIGD7liKm83x6lwYAis8GuS2CpplvpkOyZ0dX/T/pLkfPAiEA1JCIkLCvMnESd464F74ca/hw7a7L0Guh5GhyYy1bR+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"d4021a758a404ec281711cfc0fbcead6b53afdae","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.6.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","@types/chalk":"^2.2.0","graphql-config":"^1.0.7","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.18","graphql-playground-middleware-express":"^1.1.4"},"devDependencies":{"ava":"^0.23.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.1","@types/node":"^8.0.52","@types/yargs":"^8.0.1","@types/lodash":"^4.14.85","@types/express":"^4.0.39","@types/graphql":"^0.11.6","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-1.1.2.tgz_1510782653321_0.9846703368239105","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"graphql-cli","version":"2.0.0","license":"MIT","_id":"graphql-cli@2.0.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"2a574db8fd1bd61ef5213137ddfd149e15e77aee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.0.tgz","integrity":"sha512-o7AB5XoIrsb5elMYVoA6XLkCfKt0DWoISETGfhiAlgkPlRq7INGOPciM2H3l3+U3vPMNDidMAlIcy6Baseh6Ww==","signatures":[{"sig":"MEUCIGi5P9B5ZR/ZpwCC/JQY1Ej7Jrf7el6Kf88wtZlKg5CMAiEAkjRQileE1F44zm2lGeILYa4gYhhmIDrXuB7TojWzdSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"47a8d5c85e9a2ab3c20492721ed1e1a470e9f153","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.6.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","graphql-config":"^1.0.7","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.18","graphql-playground-middleware-express":"^1.1.4"},"devDependencies":{"ava":"^0.23.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.1","@types/node":"^8.0.52","@types/chalk":"^2.2.0","@types/yargs":"^8.0.1","@types/lodash":"^4.14.85","@types/express":"^4.0.39","@types/graphql":"^0.11.6","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.0.tgz_1511192769844_0.9472979595884681","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"graphql-cli","version":"2.0.1","license":"MIT","_id":"graphql-cli@2.0.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"1ad55711c29984ade1e2080d5c9bb039a79356cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.1.tgz","integrity":"sha512-yvjvLqdwEzoH9OADbhaNm/jhcjKH/0RGlQgNuFUpXQbo5kXYRDmIScMW8PsaTdgQ0E0OSKtLX7c/C7tJ10sZtw==","signatures":[{"sig":"MEUCIAvJzsUJ/q3ol8IiYSRAkUwa3AIzzmWk5Ui2C/gZVeVBAiEA5AA4N4lQfjQlMNfo13lGC3qvIHEu2rU0NerBvTSPQQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"dfa4fd54f3cc080b7fb860fa84581d95de2753f2","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.6.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","graphql-config":"^1.0.7","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.18","graphql-playground-middleware-express":"^1.1.4"},"devDependencies":{"ava":"^0.23.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.1","@types/node":"^8.0.52","@types/chalk":"^2.2.0","@types/yargs":"^8.0.1","@types/lodash":"^4.14.85","@types/express":"^4.0.39","@types/graphql":"^0.11.6","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.1.tgz_1511193837359_0.47522045532241464","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"graphql-cli","version":"2.0.2","license":"MIT","_id":"graphql-cli@2.0.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"c85673698ee40d26dd7172c21661bc44b6a5ef9b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.2.tgz","integrity":"sha512-kyXstY2ub8AKLRO3eVl+I+srhk3clfpALW3Y/+FFgprX0bePUKRrc68/Kdo0JR9FjaBno3QSkvG5T/Z+AQWfBw==","signatures":[{"sig":"MEUCICrzH0yftc0z/GcL+PXssH4dQ/rMqNHhgL2ZwSwVFmurAiEAo6lHufWGT99LQjy6Bjd7Bjnf7siYmFJhUyLu4sdiBIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"gitHead":"2acfad492a25bfc4257e5f4fc0aecef9cc9f0442","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run lint && tsc && ava tests/**/test.js --serial","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.6.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","graphql-config":"^1.0.8","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.18","graphql-playground-middleware-express":"^1.1.4"},"devDependencies":{"ava":"^0.23.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.1","@types/node":"^8.0.52","@types/yargs":"^8.0.1","@types/lodash":"^4.14.85","@types/express":"^4.0.39","@types/graphql":"^0.11.6","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.2.tgz_1511276710405_0.5785472842399031","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"graphql-cli","version":"2.0.3","license":"MIT","_id":"graphql-cli@2.0.3","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"d7a29a3d5eab69c9fdef0d6f9417dd7cb6a5f6f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.3.tgz","integrity":"sha512-148QZ+ETOXhuVWYL76Kyp1hpCNg8WU6j54MBs+Q5aI821FuY7y+OIGC+K/f8mTF/Ck0VRcAQJZM6RdFOts6C3g==","signatures":[{"sig":"MEYCIQC3RS9evWkPnGQpCwlPUqpLpihrP0bWXRhn/0qcPyHE2AIhAMU4ds8KGdBWhXq1GHWxGLu75B1G4hzEnYkiuiglk41v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","graphql-config":"^1.0.8","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.21","graphql-playground-middleware-express":"^1.3.0-beta.2"},"devDependencies":{"ava":"^0.23.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.1","@types/node":"^8.0.53","@types/yargs":"^8.0.1","@types/lodash":"^4.14.85","@types/express":"^4.0.39","@types/graphql":"^0.11.6","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.3.tgz_1512136275680_0.879778919974342","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"graphql-cli","version":"2.0.4","license":"MIT","_id":"graphql-cli@2.0.4","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"8c7a4dd53261966e61277346e271d237c85dede1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.4.tgz","integrity":"sha512-xKIDtSscYqAlOgxaEJkXtZsKNXrJYpPItHpx6CK6byzZewtteMN6iJLKSEfxBB9Hb0sbsyjQLBC4ybAToXyZkQ==","signatures":[{"sig":"MEQCIGpabRGW2xmVq4/t4WU/6qzqXog5zWkGRKrFhVhE/dPSAiAMfoMHM1iriFZ9quXtvKfaMLuJGHYcnVAS2aaCLXCitg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","graphql-config":"^1.0.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.24","graphql-playground-middleware-express":"^1.3.1"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.53","@types/yargs":"^8.0.1","@types/lodash":"^4.14.86","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.4.tgz_1512382864216_0.7497716676443815","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"graphql-cli","version":"2.0.5","license":"MIT","_id":"graphql-cli@2.0.5","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"b708a3bfe0b8d598010f67532d876db33e69ab30","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.5.tgz","integrity":"sha512-zmoEIbF5VRxRsBwz5/uNfrtyRal2TOlg6KRyukc7uTe7L7xVbS+gw1uqxm5mkvGufTxKJREt+aiZ9ddXcJmOCA==","signatures":[{"sig":"MEQCIH0CSfPLx6i+SkLm4ttLndGVURo+EgNw3hU7ziM686L+AiAXMk0A842e/3choKKNKW1NET9uhTpeJ3W//EviXWb/5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","graphql-config":"^1.0.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.24","graphql-playground-middleware-express":"^1.3.1"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.53","@types/yargs":"^8.0.1","@types/lodash":"^4.14.86","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.5.tgz_1512578133407_0.6292970820795745","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"graphql-cli","version":"2.0.6","license":"MIT","_id":"graphql-cli@2.0.6","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"b46ccb08d2ca83efa52da439a601428f499ae637","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.6.tgz","integrity":"sha512-g7dOIcjG3G6qq/TsVIf151yxFaE7tOV127CJ3G6qvAOwTPhhWlUOogvSTgIQGmbWe2L6bcAL+9Tariggwy/pBQ==","signatures":[{"sig":"MEUCIQDDK3Oqbr943Uz6BqdD5Dtqge8izzJcKPI+NML5ofFqcQIgMMnSxRRc4smghlXq0aezc9pEtAIhpwo95Nvx5YkqFRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc","start":"ts-node src/bin.ts","prepublish":"npm run build"},"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","graphql-config":"^1.0.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.24","graphql-playground-middleware-express":"^1.3.1"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.53","@types/yargs":"^8.0.1","@types/lodash":"^4.14.86","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.6.tgz_1512825356088_0.30216985335573554","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"graphql-cli","version":"2.0.7","license":"MIT","_id":"graphql-cli@2.0.7","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"33ab53458157b139b4fa44850c699c7b5278cff5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.7.tgz","integrity":"sha512-niQjARXg2AfTBZsPhqe0zkluK+paq3aTdeUyvrIteq4Ar9uct41OQ3eZCxc2ceGFjF055LMoiupmzZ0QR9iqHg==","signatures":[{"sig":"MEQCIFYZ9h1CnAsYi4F4OlAmRnyazaqEkJ6gX2jPJeXzVSwhAiA/zgV42okkODYb9Ylgw5UBME6SGsf/R3z83jnyDcH0nA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","graphql-config":"^1.0.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.24","graphql-playground-middleware-express":"^1.3.1"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.53","@types/yargs":"^8.0.1","@types/lodash":"^4.14.86","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/inquirer":"^0.0.35","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.7.tgz_1512825518132_0.7393689861055464","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"graphql-cli","version":"2.0.8","license":"MIT","_id":"graphql-cli@2.0.8","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"743bd50b67071107c566a01351bf92c813e3385a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.8.tgz","integrity":"sha512-0BLKZjjG6/uj4OV8SWgLPfdUzYCWe7mzEsg9UzG43SNqqd4xwKlYzSXLnfa4dUb1ku8XYkmacVgeI4q8P0fkxw==","signatures":[{"sig":"MEYCIQDHeZYlHdtKCfcwpwo+Igy721pbuC79mny0JfDjPj9SaAIhANKCB1EW7So6ksgttzdCLgQoKR/q0GqsCPO5+ruOxnDf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^9.0.1","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^3.2.0","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^8.0.1","graphql-config":"^1.0.9","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.24","graphql-playground-middleware-express":"^1.3.1"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.53","@types/lodash":"^4.14.86","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.8.tgz_1512825579860_0.8733235206454992","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"graphql-cli","version":"2.0.9","license":"MIT","_id":"graphql-cli@2.0.9","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"a2a1bc821c216a7e4cee02d04ff8a226d065ff73","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.9.tgz","integrity":"sha512-LiV4tk1oRcXl02RRGZmn5aYDPAlIKx059PAuMBLdyVfnmIlqWQeSO0hEZlJOrmEspPnT+TlmLSdx5rv/6OUSIw==","signatures":[{"sig":"MEUCIAtMlQc+ldfGnOztjkDfEjut4igKK9SFY25aP0jjtFR9AiEAk674l+RXvXbNay9hwlC1tQWM0eV9KzgCohYPKdJYmMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.9.tgz_1512827034873_0.007533496245741844","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"graphql-cli","version":"2.0.10","license":"MIT","_id":"graphql-cli@2.0.10","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"9816a068ca85a434757347db96a040ac489e5656","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.10.tgz","integrity":"sha512-RrRceg5Iru4wbFRheVIgTrHdLrDwnt8f/Qq/MHhHgp0dA5ow7zdkHtrXKz9Bb64QaoOdWLE3BKzgza0VSWPqyw==","signatures":[{"sig":"MEQCIBNexj4I4nPLJDhcYePnm/5Ou8ReuxzOMz6tFiniLou8AiAPdHnU7npoW/Nqg3E9OEvuqNy2RI/G1B8OHKCQQwbWEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.10.tgz_1513080555224_0.9053502243477851","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"graphql-cli","version":"2.0.11","license":"MIT","_id":"graphql-cli@2.0.11","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"1fddfad1c3963f909fd1b06760a509e294da3dbf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.0.11.tgz","integrity":"sha512-Xxt6hQiNI15HoJrKw9yQBES+t5BxZwszXJ44BwX2xZ30F6ml4DedmNTlQKJ9A0pbWwIZbMIfcNoGIoUdyf+seg==","signatures":[{"sig":"MEUCIH6NCOLFtdU6aE/Fy2aFWmMnEz5ms0NW/8zdTgv0qmhRAiEA3fGowmEy8HaHOQkepN47CdlUvwwwU/R37ChlM4X0YOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.0.11.tgz_1513090555566_0.6203523897565901","host":"s3://npm-registry-packages"}},"2.1.0-beta1":{"name":"graphql-cli","version":"2.1.0-beta1","license":"MIT","_id":"graphql-cli@2.1.0-beta1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"22adad44a2bbb562af2fac79696d23ca7583ccd5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta1.tgz","integrity":"sha512-pFLWvJMs+ajrNEBTA2w01b8XIgSqRg/YcuiVX2qusSd4TlAbYPrsOMC6uurtF1ubs2VNsHr4If7BIaQUl4GTeA==","signatures":[{"sig":"MEYCIQDnkWpclTLZKQnWikeKLmnaaM4RXnkHgJpPBt+AJtDWrgIhALqcBSRzXM+z3XY0rX6JdFndiWgug+bmoi852WsUycoE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","@types/adm-zip":"^0.4.31","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta1.tgz_1513244079815_0.0636725602671504","host":"s3://npm-registry-packages"}},"2.1.0-beta2":{"name":"graphql-cli","version":"2.1.0-beta2","license":"MIT","_id":"graphql-cli@2.1.0-beta2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"1a9b99abe9a9d366c7d3738eed2da9428490a3e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta2.tgz","integrity":"sha512-wln8Jn6Nt1PUV84H+4/VaUTEFMfKQSSj6Gb3QlypPJEG9E+BubFS57rPaEhu7P+K2mj5f/uY5R+IFcylTuFr/Q==","signatures":[{"sig":"MEQCIB/jt08g1dPvAwqkICisLD7EAQTLOEClhlrIAFY8JGI8AiA6sd76TSF4Nj9klhAInDmvCWx+TgGExat9RHVCwIDfDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","@types/adm-zip":"^0.4.31","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta2.tgz_1513270212728_0.8195053495001048","host":"s3://npm-registry-packages"}},"2.1.0-beta3":{"name":"graphql-cli","version":"2.1.0-beta3","license":"MIT","_id":"graphql-cli@2.1.0-beta3","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"691bfd70943d376b1b15b58979309eda151b8c77","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta3.tgz","integrity":"sha512-OuROWs18bMuHV+y7GlrfxmPB7mZy7OcXH9MRD1+F4Q3kzu5DUNj9wwW0Qu0x1PGMCy1QF2gvikuGFayPP7MrvA==","signatures":[{"sig":"MEUCIQCthBbUbISojCF9KBW/PyJ3zq33RWo9f6ih/j26OeWpCQIgQvvANu1v+B0rKG0FBmUmL97Pv6apCy/khPqgcJ2EXUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","@types/adm-zip":"^0.4.31","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta3.tgz_1513270609615_0.23996316199190915","host":"s3://npm-registry-packages"}},"2.1.0-beta4":{"name":"graphql-cli","version":"2.1.0-beta4","license":"MIT","_id":"graphql-cli@2.1.0-beta4","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"aaf36c39909f6e27d6816ca7234bfad09881be7f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta4.tgz","integrity":"sha512-K2tL+7fxJ17SVjziaSpqob4frFE59B6SzPqRsJu9si8WovtEx7vegCpYTheRQSt87ujdpMjTkmFlffXoLwDjkQ==","signatures":[{"sig":"MEYCIQD3gH3oicjeYuuHAqy6LD66hT9ARNTUSwKbEfWTwxibhAIhAKFI49He3WnTWNay78yoLp9/BVcH1AknuQ9PZ3AD2/G7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","@types/adm-zip":"^0.4.31","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta4.tgz_1513273885837_0.7935168771073222","host":"s3://npm-registry-packages"}},"2.1.0-beta5":{"name":"graphql-cli","version":"2.1.0-beta5","license":"MIT","_id":"graphql-cli@2.1.0-beta5","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"ava":{"babel":"inherit","require":["babel-register","babel-polyfill"]},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"8f30de0e5c30a18acf9e586fe868e99454023930","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta5.tgz","integrity":"sha512-VjKD3RJHX6RO7vx9guGKmp6EtTv5ro4dLVgYFN6f2ycYv3weDgPLF5dh0pqUMo6DHImOKER4BgA+oU2Tc4NIww==","signatures":[{"sig":"MEQCIH/hPDnJs0lJQloY7J3OTgL/1uXkLmI9AeVIb0wZFn7iAiBM8jbolH3bDSC8vY8huDyVn4GzCxdcfqUqq/W8YsDB5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","babel":{"presets":["es2015","stage-0"]},"files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint","build":"tsc -d","start":"ts-node src/bin.ts","prepublish":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","@types/adm-zip":"^0.4.31","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","babel-polyfill":"^6.16.0","@types/node-fetch":"^1.6.7","babel-preset-es2015":"^6.16.0","babel-preset-stage-0":"^6.16.0","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta5.tgz_1513348629588_0.8207180127501488","host":"s3://npm-registry-packages"}},"2.1.0-beta6":{"name":"graphql-cli","version":"2.1.0-beta6","license":"MIT","_id":"graphql-cli@2.1.0-beta6","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"1497f9d3b92406779c715b1be4256a958f7bb170","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta6.tgz","integrity":"sha512-AiK+Yv1vgZio95Z5XqW6VWa7DqiojDCXiEmnENY+hGynrVEErLJGVledtRQEq3uZ8c+wfVy564IDrON9H53coQ==","signatures":[{"sig":"MEUCIQCJVKsWiMRvB5A5pQnyDor4sFZ69neku+CwB4q130W7RAIgcHj5Uj+x2aF01MOjOai4RjbEBnhhmLNAGrIin9w5cqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","@types/adm-zip":"^0.4.31","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta6.tgz_1513358448683_0.18642579182051122","host":"s3://npm-registry-packages"}},"2.1.0-beta7":{"name":"graphql-cli","version":"2.1.0-beta7","license":"MIT","_id":"graphql-cli@2.1.0-beta7","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"825afcad5bf55eb3df2ae2ba4aa08c7432b0dac1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta7.tgz","integrity":"sha512-mNPRp7D8riBpgt8vDP5jjZzBHHgn9PuboIzKT83PjGDHF766RFvzoM1917anJIw2xNMtEv9ueXpG5bFbaHyTWw==","signatures":[{"sig":"MEUCIQDu3P7NIhzUGeoCuTrP7E+sAdXZ+4BR+ORh5IiXLD+1wwIgKLhr06u4l10ATBSYTG5sWkZB8j/H7DD2AqoPaV5aroA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","@types/yargs":"^10.0.0","@types/adm-zip":"^0.4.31","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta7.tgz_1513366472201_0.17607851955108345","host":"s3://npm-registry-packages"}},"2.1.0-beta8":{"name":"graphql-cli","version":"2.1.0-beta8","license":"MIT","_id":"graphql-cli@2.1.0-beta8","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"d03c1770b1219fa3815bd1d01e7db41fe85afd0b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta8.tgz","integrity":"sha512-+MLBDJsnNhpVrhX80rkCo2cSekkUieQ5vy/Pyeu3k2DvZtyH1bh1gZ9Pntm9YvGOb3fYfwjwpDmtzEZRV1Irvw==","signatures":[{"sig":"MEUCIQCPGSRiD6bht4df/Du4YxoBEbBucTU6c8kNzPu5UWOIcgIgGsU9gews0I64DCk3smy63Vfm6ROl5tXbtUqeXp3uulk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.11.7","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.35","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.6"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^3.3.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.0.57","@types/lodash":"^4.14.88","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta8.tgz_1513426915963_0.7717190084513277","host":"s3://npm-registry-packages"}},"2.1.0-beta9":{"name":"graphql-cli","version":"2.1.0-beta9","license":"MIT","_id":"graphql-cli@2.1.0-beta9","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"bfa89603de1043b472510975811b1a886a5f4156","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta9.tgz","integrity":"sha512-wqpFMCNTQEs6qqxOPdrzCsRhYVCSiYgpIgUylpk8wo44yvNJ8LFl8dku2VOFCdUIMFwoy5CsKe31Fa8oUyzQlQ==","signatures":[{"sig":"MEUCIQCKAML3HwgvJ9bCxQcjNqCGE8V6X/ZuAW/0Y2BUjDKlbgIgF2YKGUngS8Po5qsrweIYX1RR0NQwlwO30HLDZQHJ/RY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta9.tgz_1513590200339_0.5351666680071503","host":"s3://npm-registry-packages"}},"2.1.0-beta10":{"name":"graphql-cli","version":"2.1.0-beta10","license":"MIT","_id":"graphql-cli@2.1.0-beta10","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"romanhotsiy","email":"gotsijroman@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"be70554f8b2f775c1b6e6eb6295f5df1d2a3ef77","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta10.tgz","integrity":"sha512-dQvGZA6pi7jVvWknqnv0SG9xFK3vs0aOxBCGNaNx5y4P2wtcMpS0m3Nao6d7vkTlvIQMAlHNP6BdONfvlk9y+A==","signatures":[{"sig":"MEUCIAsRKBL7g7K17j7n1xPVQ2iCfRDIjf2B2yOrqKzDNT1iAiEAoyllWGw/APCD2QPDnBG30oJAI3swXljKA9i+v+q0XhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.0","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta10.tgz_1513705238305_0.6996522829867899","host":"s3://npm-registry-packages"}},"2.1.0-beta11":{"name":"graphql-cli","version":"2.1.0-beta11","license":"MIT","_id":"graphql-cli@2.1.0-beta11","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"1976763f77fdeaae26ccd5704e67d372bd6a0278","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta11.tgz","integrity":"sha512-d/3VuwcZJyWyCf+Xsioo2LftFitqJc2uwU9rIdF4WxSBSxJgyRvK/bP16+12wDCRokJoMTStnrjm+wuIrDpwvQ==","signatures":[{"sig":"MEUCIEnrJu5ByGzfkclkD3OTsSKDdzm8UktBuJH9Y5D2Gj5FAiEAmoZU5YLtVAMlNrj2SUkQTYCYjFIiR1mTW8v1j7iD7+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta11.tgz_1513707461467_0.19118963368237019","host":"s3://npm-registry-packages"}},"2.1.0-beta12":{"name":"graphql-cli","version":"2.1.0-beta12","license":"MIT","_id":"graphql-cli@2.1.0-beta12","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"219f1d908244d6332d6333540da23687f93fd6c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta12.tgz","integrity":"sha512-4QRCb5zY2XrGa71Kv6mMZRjUVRS+MAuFIO5O4U8GhBv7K9lt/t3TRqotUqV7+agW/s7rkQsNvAtZtEVbengzFA==","signatures":[{"sig":"MEQCICcRjxjxIlC+L4UZw6oUf+L68MtocUAw6qeg8/DcJnTTAiBYK0NvF9Bf54ksbNI4e31OVTRFYzJ8DSi4eiB02Li5IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta12.tgz_1513707750895_0.1333872047252953","host":"s3://npm-registry-packages"}},"2.1.0-beta13":{"name":"graphql-cli","version":"2.1.0-beta13","license":"MIT","_id":"graphql-cli@2.1.0-beta13","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"771d9c7a97d4dc4e0b0cc3d412a7edb25751d2dc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta13.tgz","integrity":"sha512-pmHODKK8k/2J7qXV5y4oHfsdJ9cCvXN/bn1nXzRGTC3T7VOfSGYp0ZrI4VnCznMjUtH2Q+j9xPpckZo6CAg3iA==","signatures":[{"sig":"MEUCIF4V+yIZTRCwHZZCpf7lRX9ScZio6WHU81mrAN3gI4tCAiEAlFb/Pbphpyk8L+AFZcaBdB90mgQkF39ydyY3g1ZgrIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta13.tgz_1513763959552_0.36150284274481237","host":"s3://npm-registry-packages"}},"2.1.0-beta14":{"name":"graphql-cli","version":"2.1.0-beta14","license":"MIT","_id":"graphql-cli@2.1.0-beta14","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"e54e6078e513a0caec0dbdda8e7ed02f1bcdd7b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta14.tgz","integrity":"sha512-FjdUJJEfc4mOmjTiC1hS0NVm3eVoq6mka1TGeFFp7Gm9CjTlzpOnCRTGsF+TGcXcTExVlhw4BrgZZ6gSqk/ojQ==","signatures":[{"sig":"MEUCICtDrauSBvD79lt74oKqqBRG7IfkTHwqhTeQHRgx0MzvAiEAun18dVoz+AFJ0J7KVxDgtviloz4vCt3iN9gy4CfbxLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta14.tgz_1513764423984_0.8476224762853235","host":"s3://npm-registry-packages"}},"2.1.0-beta15":{"name":"graphql-cli","version":"2.1.0-beta15","license":"MIT","_id":"graphql-cli@2.1.0-beta15","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"00fc689d234c055c7b19d6a7ae5521bb77a1df85","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta15.tgz","integrity":"sha512-R5rr9ERYeFPAaaU5wO+qRUC8GU6u6E1U+7sNdZeE82JbsozrjR+hTHccltvPZRE04HlcuLA7lTitRLuyZnWTpQ==","signatures":[{"sig":"MEYCIQC+EX82GGdb0XhKOLkQ4/u/OBP9cPMqS0FwUDFbRx0eTgIhAI8RFKKMaVjz1jgjUqhkib+pjGMb5N6V5U0GaCEa8chV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta15.tgz_1513764700292_0.6060808319598436","host":"s3://npm-registry-packages"}},"2.1.0-beta16":{"name":"graphql-cli","version":"2.1.0-beta16","license":"MIT","_id":"graphql-cli@2.1.0-beta16","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"8aa453c122187604086ba13a928ce8394c72553a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta16.tgz","integrity":"sha512-HFA2NKJw2o42wEJMglP3WGO3Kw3wOcj3VLmjsNbll8ZLat3XUptq4W4AAe5lTxu/4mR0I7mjIZZHs9nqY2kiFQ==","signatures":[{"sig":"MEUCIQC6gOedMjD92nQrBPb3jedNY6r4Xff6PZ1cnZ85vv/HvwIgQipHzrPbEwk7Dt1NNgG5vHQuuOGIQt5rhVeH5XXpoRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta16.tgz_1513765676156_0.2973251265939325","host":"s3://npm-registry-packages"}},"2.1.0-beta17":{"name":"graphql-cli","version":"2.1.0-beta17","license":"MIT","_id":"graphql-cli@2.1.0-beta17","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"574fce22888dfb0be588553071fee82349f29240","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta17.tgz","integrity":"sha512-c3dUdgps9cljwFmwVIO8At+bKRJL5gnsf/c5YwLaopx736SXk25DZACgCL93KgK/dukGo/LJuyWHyV80vEgNvg==","signatures":[{"sig":"MEUCIQCXvzh2PxfT2Xd/ck/BsR4ISsfe0+852iAd8KESp8zmJQIgWEtMRiVLcs0IIqoWCi8KlGUb/F7xGQvRftlgd4RH5uc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"yargs":{"boolean-negation":false},"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta17.tgz_1513766516027_0.7378560299985111","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"graphql-cli","version":"2.1.0","license":"MIT","_id":"graphql-cli@2.1.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"24a6baf0f010fa4ee457c370df51916f286d1f99","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0.tgz","integrity":"sha512-f025xUtbUVdIN+tznnb9Sylog880/1KQsLyno7zihW4NrBKGUJRpVpPCAbDwQw0fbXdbPby6sOYUIi00erCGLQ==","signatures":[{"sig":"MEQCIDY9CoisG8SNcRkt2K3eQAFWu2vxZdxKn56jPMRHCqZvAiAbVUKb/70IKkuiLVo0MAy9G3H5oEmviTO5MoBbubbXCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0.tgz_1513766770252_0.5924992265645415","host":"s3://npm-registry-packages"}},"2.1.0-beta18":{"name":"graphql-cli","version":"2.1.0-beta18","license":"MIT","_id":"graphql-cli@2.1.0-beta18","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"f18f5fc117f79400b1864db4c110c32e84147e00","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.0-beta18.tgz","integrity":"sha512-7Kg7cLg/zSc1bu2j02k7yRO9CbSXpskhllQmFDd+G8pGw3nepUFJDSWQt3I+R8SZzriHbXn3kp1pNS7WFPPzZQ==","signatures":[{"sig":"MEYCIQDAS4kJUiHqGXPmkBl9EYoymO4J6+WhTsRF2KI4qUJ4RAIhAK1RzfX+QPtlQkFPCTRyb88s8giXPFJQRiLSLUwilRp4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","unzip":"^0.1.11","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/unzip":"^0.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.0-beta18.tgz_1513851952612_0.9628559704869986","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"graphql-cli","version":"2.1.1","license":"MIT","_id":"graphql-cli@2.1.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"e7d64a636b0049d5ec6abbba413c09248308b4fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.1.tgz","integrity":"sha512-EQT2y48DuMrw5RSthwzjPp8XGZkxM0TbAphKHCWSPE6V2J+awigAsegeBPrX4rrLwpkVtdFvZ5Eif6Pw/XC8Rg==","signatures":[{"sig":"MEYCIQD25ChfaiIivUwuZURdg2vfQTZhGLZdv4LvW4zOra9qEQIhANIZcVqxgI8inOjGDL+GVwRv7oM7Ymf2C0ifX7Tm5mXV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.1.tgz_1513943743825_0.16931041236966848","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"graphql-cli","version":"2.1.2","license":"MIT","_id":"graphql-cli@2.1.2","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"650b7a1c34076c4eb8326efa95642f48b6eaaac5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.2.tgz","integrity":"sha512-0af2jEOSNH2eC+BJ50ZsRRw5EiNwRE2+csMwRQH9Hfcg+vi//MSJAjrFaxBDNwvqjjzCyqDqD/cKUMOgnnvi/Q==","signatures":[{"sig":"MEQCIFrOulFAxUtZq9hfgy0m1sfm0YE8Ghac1HmH5dgPXCPyAiA4/5MaSv6vEtgN9k7QfT2dznh/asV1FDfjJOVYlUsx+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^0.1.3","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.8"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.1","@types/lodash":"^4.14.91","@types/express":"^4.0.39","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.2.tgz_1513944120283_0.298652098281309","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"graphql-cli","version":"2.1.3","license":"MIT","_id":"graphql-cli@2.1.3","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"9d5f947f841667fbef76fa9d7019d6618bb89af5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.3.tgz","integrity":"sha512-RpWMtRRPaxvwSIXTAEqz9MNPrZ80OX9Ar+Juo9DHM08LNYaBlinTa+gCz8Ku25XozlXtXoaDNNYgT1oidHjmRg==","signatures":[{"sig":"MEQCIDzaBuu+U+vIYdIagMahRzjcDL9KwdCpLRl4ryKYcFKNAiB2YSMiebfmLfRnopXxCVwE4PE3r0ZGDg1zxUKTC8VF8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.10"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.0.2","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.2","@types/lodash":"^4.14.91","@types/express":"^4.11.0","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.3.tgz_1513946735205_0.6337545614223927","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"graphql-cli","version":"2.1.4","license":"MIT","_id":"graphql-cli@2.1.4","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"5f82ede66a4dbe930ec50cc0e76b0eb5924ab0af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.4.tgz","integrity":"sha512-XGjXXWKnVUsWaPExucnv5O2pev9MIzlyQF98dzD2PgTzA1aVU5U+ghe7VQGCT0aOi6Ly4MYdG2cZjDhZl4hwDA==","signatures":[{"sig":"MEUCIGK1wN3kb/vJNfhVovENk+W/cDIhHZuMrlVW4aSxiFFXAiEAovUuOxaDE2HCZnZTB6C9YH5JRtcTVXmL9eWR/9RMXDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.10"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.1.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.2","@types/lodash":"^4.14.91","@types/express":"^4.11.0","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.4.tgz_1514027053185_0.36983967176638544","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"graphql-cli","version":"2.1.5","license":"MIT","_id":"graphql-cli@2.1.5","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"9d46d8be2ec01c93313034527cb32ce3401ad1b7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.1.5.tgz","integrity":"sha512-w6xWDR28JrRVK2ZMXMTRXmEM4iuE5uCCRbusUGPMZfMgO/UiT0+q6YdzwJCVZ1yTFTQzfUj3ZfDjW1BU5hBkow==","signatures":[{"sig":"MEUCIEioyKFQ2AtvD60oKlSBN7SWgINjwz0JIpBZh10hcLwrAiEApGW27AZzjSuOVmmkGfyaCZSTYV5mkgGVCRYqk9q5Chw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.9.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","@types/yargs":"^10.0.0","@types/request":"^2.0.9","command-exists":"^1.2.2","graphql-config":"^1.1.1","@types/inquirer":"^0.0.36","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.10"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.1.0","@types/ora":"^1.3.0","typescript":"^2.6.2","@types/node":"^8.5.2","@types/lodash":"^4.14.91","@types/express":"^4.11.0","@types/graphql":"^0.11.7","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.1.5.tgz_1514372647035_0.14963985653594136","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"graphql-cli","version":"2.2.0","license":"MIT","_id":"graphql-cli@2.2.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphcool/graphql-cli#readme","bugs":{"url":"https://github.com/graphcool/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"acb9647fb80c53144b75acb7de42fa92009d4acf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.0.tgz","integrity":"sha512-hk8v886WV64TeV4lbD1e+xnPmB7sodZLCvPgCtUSh6HGuKN3hMR7Ypwe2H6dz6WYnJog8YPPK+PHVVC4nrtWnA==","signatures":[{"sig":"MEUCIQCODLjsIDLtL/dwWm0Ydadq0ChPLudTKlRJcL8Id9YSaAIgL++r4Z2Vw4Z3ZkmP5KfjQN7INXFXj+B4r+wf8cqpaak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphcool/graphql-cli.git","type":"git"},"description":"GraphQL CLI","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2017 Graphcool\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"^1.1.1","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"^0.0.25","graphql-playground-middleware-express":"^1.3.10"},"devDependencies":{"ava":"^0.24.0","tslint":"^5.8.0","ts-node":"^4.1.0","@types/ora":"^1.3.1","typescript":"^2.6.2","@types/node":"^8.5.2","@types/yargs":"^10.0.0","@types/lodash":"^4.14.91","@types/express":"^4.11.0","@types/graphql":"^0.11.7","@types/request":"^2.0.9","@types/inquirer":"^0.0.36","@types/node-fetch":"^1.6.7","tslint-config-standard":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.2.0.tgz_1514399791004_0.9029673836193979","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"graphql-cli","version":"2.2.1","license":"MIT","_id":"graphql-cli@2.2.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"3736bbbb245f8fec7e6e2ce247797d2bc5bd88d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1.tgz","integrity":"sha512-fz7uOmHoYDqJFKD9kXb1OKDXAHVUwhH44d3lb+f47GonUm/31fVLQmOXXvK47Gf3fhm06W1iWRhD5r3057k5aA==","signatures":[{"sig":"MEYCIQDYeGt2ZzrkLzeZBgccD/ygrP+FgNA4Ur8F7MMFmpJ2vAIhAOJoLrAMKuVFnrqbcWP5pmE7AUPaBQD5GPHg2ypN1jJB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"d3bf0fceb13626709c814aa11272108aad893535","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-playground-middleware-express":"1.3.10"},"devDependencies":{"ava":"0.24.0","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.2.1.tgz_1514554148245_0.1971270409412682","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"graphql-cli","version":"2.2.2","license":"MIT","_id":"graphql-cli@2.2.2","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"fbea8ea382269222fc3742f774fe3ddf1ac814d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.2.tgz","integrity":"sha512-w6rbNUYul1Gqymn+rq0xwCFFVRHTzMcdvc285KCEIHleJp9VRqCxFbx2vBe1QIyPaP6CYRytUDEwCrlfa9ZqSw==","signatures":[{"sig":"MEUCIFmrujL36PrKIyzTyswW/JaSGkUNzIwQqsXsi6GL7WEkAiEAyYBwXkyV2jmd7JEAfacCj/kP/DhyiXQ0MkjFKDlUO4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"27dee6712d0a1c17db7a104d3ebd23eb7f670837","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.2.2.tgz_1514554258595_0.35165283479727805","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"graphql-cli","version":"2.2.3","license":"MIT","_id":"graphql-cli@2.2.3","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"dc16caefefa91f385812414d1181a2b4ef2ed6b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.3.tgz","integrity":"sha512-ZEvSuQVcCpPIo39XzhQeFXbn+YXVtgSQ+M1ogOhn33CLAsxob8rYb4dS1FNrR2W0PV/1AVfb7F+fF9vRjdUYJQ==","signatures":[{"sig":"MEQCIEsI/MiXlTpI96IDFITnEperwA4PmUC5eAbmSoHI3Q+0AiAwdvr/yqpkSNbFmh0mK9pPHtFl7/MdXdBI/qQHkGnBvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"f320dc96de66c1f4aa1a35f6bca9da6ada1458d3","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.2.3.tgz_1514810974865_0.1638478427194059","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"graphql-cli","version":"2.2.4","license":"MIT","_id":"graphql-cli@2.2.4","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"f7560b0f77df4d39aba4a30f7a226706ddf0d250","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.4.tgz","integrity":"sha512-McQJVBcIhm9UxG0zRswiL+dJxdiPXpiVKMLGPN48ItkTTB5qcgh4VdVkuL4FPztGt9b9S0QmONngg0vCQuvO1w==","signatures":[{"sig":"MEUCIHOAvQnjH8JbgQ6v07l3TFHhyTPShkaIkgiFU0umtIU+AiEA7pyYwqje/7qRUeLsS05Xki1iU1CXDTVAXKB3QG8bsSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"7f6e4a568f5efdccea40f7167280d4744eb7c2ee","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.2.4.tgz_1514841187267_0.07412068848498166","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"graphql-cli","version":"2.3.0","license":"MIT","_id":"graphql-cli@2.3.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"b6b2e18c5a3f993eb20cfeb140db88f66360cadd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.3.0.tgz","integrity":"sha512-wSPRvdy+LHDBotARHBtRv54Fi4l7hIA6zDDRZiKW6TuL0Zr39g7o3MNIyNuYYPmANsIAWDyHQpdxc1VehamK6g==","signatures":[{"sig":"MEQCIAGkoGcPXRhujWQ+7ALMxT18Dh+NlCpC5XBANmL1JoLgAiA6jdmheBKKevYtas+oGY/jxnYcc7+pmmSOvguHbgyiFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"d94c65a0f15e224c8cd806da85665f59ef1fd4c4","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.2","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.3.0.tgz_1514885197516_0.050226578721776605","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"graphql-cli","version":"2.4.0","license":"MIT","_id":"graphql-cli@2.4.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"30165311a92149a0837935712a18b8e733660e50","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.4.0.tgz","integrity":"sha512-M6fccFRszVzciNrh33IyYESaGzY4raADm9GOiPGkFGZxqlWmmthOHSYlSoF8U98sbn1Qbv5Rb6wH2RtZS9Q2jA==","signatures":[{"sig":"MEYCIQDeAb4Il2qdUvtB78aKeFBOgyWt5syjA3Xs+XS4x+NpAAIhAM4fQivxafU6h5CDJDm9kghI2mesv4nE2cuz8ztcluAy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"142af5a2579128cdf3867babe486bedee0e06cf4","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.3","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.4.0.tgz_1514888025303_0.4251108013559133","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"graphql-cli","version":"2.5.0","license":"MIT","_id":"graphql-cli@2.5.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"dist":{"shasum":"21f3acdd969f0393070a83ef27f443dc70e3fa09","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.5.0.tgz","integrity":"sha512-0EUOhq1jIRRLnmOEuu0sRS8298ElHMPJkqMAJTi7+0Otcsx58GnxBA2IY9fXoiNHhJ2+WaAOW03VcJozswjIBA==","signatures":[{"sig":"MEUCIQC37OeJqvQPSfQCjSVLBW78RmXs19XtBk4JnpLvdnn/8AIgYgyf5/BNF5m4I+y60t8YM5klOZ0Kvx8g9PLNLYvEihA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"34a21874c3955df81c69d87230eee027d7690511","scripts":{"lint":"tslint {src,test}/**/*.ts","test":"npm run build && npm run lint && ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepare":"npm run build"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.3","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.5.0.tgz_1514949769815_0.45198188768699765","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"graphql-cli","version":"2.6.0","license":"MIT","_id":"graphql-cli@2.6.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"fb1ccffa6947235d3c5f36b8e2277dc5af681bf5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.6.0.tgz","integrity":"sha512-8DZFm7NQNOVNkjm3UTS5oKhXh/bz7mb7eWdvrwT+fNIr02ObUARrkEdz8A45fcABWqfy9BbspzqMFTuBIm+BxQ==","signatures":[{"sig":"MEYCIQCwlJVgfwYtSDemfLIZSzHfJmgeLT2VtNmgRBkh8+ArRwIhAJgcQtzl2R065WhP8GWV3aX8j64OedMoiIrAlptKtEVE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"4826efc100395327c7ffe98e92a2389c43aeb788","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.3","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.6.0.tgz_1514957557516_0.07930668210610747","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"graphql-cli","version":"2.6.1","license":"MIT","_id":"graphql-cli@2.6.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"6eade33d5aa09b047e21a41a72d42f048c6bf696","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.6.1.tgz","integrity":"sha512-QJzX/9LqKtt3CArW4lNmwilBSbOWuu9G4FiS75urYvB8soOh5o5Llt4YkV4OqrxDibWhOVxyj0Ku6OjcPd39sA==","signatures":[{"sig":"MEQCIF5CBNFtUOILmtIvZf98GUbKGAs+o7LFWGiq88yeznsZAiADncCRBwOJGCf+U5OMPy2sMciuQrNuA/eIAuO5bOFHRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"a0454ad36fa2d49c28d3429a5dacf7be5045ef46","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.4","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.0","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.6.1.tgz_1514976721319_0.47681507701054215","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"graphql-cli","version":"2.7.0","license":"MIT","_id":"graphql-cli@2.7.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"4dd6f621c8301ab11671ae296ccdfd901efeae06","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.7.0.tgz","integrity":"sha512-ifDNMUSg79gfM3v3jg9nbhRxasfhZ5tK8fPKvDU2oylTXZ2H7oGInwWz32birEiqKH4wi3ByiMVZ02kJqw64/w==","signatures":[{"sig":"MEUCIQCRPVbHF9nXwqHDcJ6H58ZbAUllXuHXSTiEZFPyqSLLWQIgIbtnYT6GH3GCPEQ/Xhjhe2LxalXFFXOvJvar61KaBJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"86b5ec4ae88417d8cccf566431e8a2df34c0c795","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.4","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.1","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.7.0.tgz_1514977122327_0.0926345232874155","host":"s3://npm-registry-packages"}},"2.7.1":{"name":"graphql-cli","version":"2.7.1","license":"MIT","_id":"graphql-cli@2.7.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"89bd00960a14ff0fbdd612899196fa0bf244c643","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.7.1.tgz","integrity":"sha512-2+gK7TdXxcZnBxaKtn0tfBj/KhsgpaVsb/5n00ZZydv/enHshKVosSNTOGY8kGtGm8z10qZFMxglHpIxUhFzhA==","signatures":[{"sig":"MEYCIQD2KuExOIikR0TXdtR8lm6m0oSt4Tvrlhbz3QM8TdbQ2gIhAL8iagWQjPsDSxEf5YKyPBxpLXGKR+YtoPMGUY/d/8+5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"bd8901663c309f8fb2fd8d3a6d4cda218ce2cf85","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.4","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"0.3.1","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.1","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.7.1.tgz_1514982486710_0.2086498241405934","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"graphql-cli","version":"2.8.0","license":"MIT","_id":"graphql-cli@2.8.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"2705190eb9bf61895ff3f78d921678144bbbaf73","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.8.0.tgz","integrity":"sha512-Od0/NVuoZv+4NPfqs/Ttt7j4pEHSmfcc8eT2tM3T7crX0xkNL3adOaTOK9gAgfHPuoh2LKFSif/KRwIT8BSoAA==","signatures":[{"sig":"MEQCIFZ46fZJ2ASZE+oqBasZtLraF2a6NeIG8pq1B3z7m4vOAiAHAgiL8UkuTfoHTVf4S2y2/Ki1g2k3NWMN+nh+xXWnZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"00c876e5c17809c72f521b1b98f15fed1a67bb82","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.4","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.0","graphql-playground-middleware-express":"1.3.13"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.2","@types/yargs":"10.0.1","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.8.0.tgz_1514989184034_0.3740337500348687","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"graphql-cli","version":"2.9.0","license":"MIT","_id":"graphql-cli@2.9.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"a85a64a585a44ab63e9805c11e5c55bfb2caefd5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.9.0.tgz","integrity":"sha512-Obk7VtqzZNzuM45k7j5x3a6OKK5uqy3wYfkf384trH8lrqr+KcIjM79kD1RBKPuskAN+UpOPLw8g7/CXMeW88A==","signatures":[{"sig":"MEUCIAPJAznHTNsYm9IjYcKB6T7AdTWWM/Z3ER+bsuVPk37qAiEAgwdngA9tUgMqfacAiUJhQg1OpIhOpagr6nTiQwMLJgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"b85eb8d80dd7ab7c7056dae7d5261ea41e3eaea9","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.4","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.0","graphql-playground-middleware-express":"1.4.3"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.5","@types/yargs":"10.0.1","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.9.0.tgz_1515030266238_0.32042225543409586","host":"s3://npm-registry-packages"}},"2.9.1":{"name":"graphql-cli","version":"2.9.1","license":"MIT","_id":"graphql-cli@2.9.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"8ffbed65e60ad52abea184116d340552987cc7f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.9.1.tgz","integrity":"sha512-4scNzy7K/4Sk2yJhWSM72DckBwoQRJWx+aWd9cJnb4KWtuXpR0nS5+hezMtpEBnXo5DJSmeNXTLyAqth2wDNLA==","signatures":[{"sig":"MEUCIAKz7x9k5LKa49Cj9E+2YD1ESeRmexx0OsVE4YYCf4POAiEAtJPISeWxndJfE1oYYspmNAwaHVO6JjtsMMVzBqWoH5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"3d2cd175914a41fe7845f8a8bb5072a9e44db77a","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.4","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.0","graphql-playground-middleware-express":"1.4.3"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.5","@types/yargs":"10.0.1","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.9.1.tgz_1515048177586_0.7986210591625422","host":"s3://npm-registry-packages"}},"2.9.2":{"name":"graphql-cli","version":"2.9.2","license":"MIT","_id":"graphql-cli@2.9.2","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"5cedbbb9ca027fe0775d483151edaefec5290ad4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.9.2.tgz","integrity":"sha512-wnai+E1eH7phvSHQcwWtI4rdEZZATiBsUWp4KKl5mqz+ReLzRzXq0aSKW9p2JR22x+jG342RkMyZk/2yWYJCfg==","signatures":[{"sig":"MEYCIQDhU9HH0Hj52V8jZDFWd9lUmAi/iD3QnT5ogC0Ba/lGkgIhAJj9aRh342u5r+jWCnN9fkAT1W/XZGP1i/54ncTyBOmt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"43599256fe01a08566d585a9e6c05d820f41c01a","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.5","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.0","graphql-playground-middleware-express":"1.4.3"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.5","@types/yargs":"10.0.1","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.9.2.tgz_1515048578081_0.6346766853239387","host":"s3://npm-registry-packages"}},"2.9.3":{"name":"graphql-cli","version":"2.9.3","license":"MIT","_id":"graphql-cli@2.9.3","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"8a9ff588147b5188618ba044385a4aebbb070cf6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.9.3.tgz","integrity":"sha512-GxHITriRixV3Mq4I78Cj5axHesex/d3r+khsHTslW8n474GLlq3sjavbA8G7OJf69GwuLbwyt0f9f5O4HVI0YA==","signatures":[{"sig":"MEYCIQDpZUGvMWRbzVZRm1fUxcyxB50gkJ7gNrV1cFSxyboaJgIhAOpyP4E625yJZymyXSeMBBQGx7LdaCooSPV8RxRxMq9t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"905bb101b371a4b2793bbdc6d981e66918f493ea","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.5","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.1","graphql-playground-middleware-express":"1.4.3"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.5","@types/yargs":"10.0.1","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.9.3.tgz_1515083614686_0.5805915519595146","host":"s3://npm-registry-packages"}},"2.9.4":{"name":"graphql-cli","version":"2.9.4","license":"MIT","_id":"graphql-cli@2.9.4","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"2b073f62ae0d59963dcd85ff820e2d6d450c4925","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.9.4.tgz","integrity":"sha512-MnTz/ImYXmGDFsrQTcaVmXFHn6wH4Vtxp6/D4MfiE8kpMGm9XZeYNIZMJ8Pvo7XpWGODXS0HdtT81QggSYJAWw==","signatures":[{"sig":"MEUCIQDSw2sjf4H9LgeoFITNkEoiYnS/SVd+/uPgBXPpPMuwxgIgXCX0V+gcgMGPITFlUFjng6+u2BjmAgvvdXDsX+NZ3js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"e286449d9be92efea7e211c913a0ec49abb9b527","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"^4.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.6","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.1","graphql-playground-middleware-express":"1.4.3"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.5","@types/yargs":"10.0.1","@types/lodash":"4.14.91","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.9.4.tgz_1515098291687_0.1608516036067158","host":"s3://npm-registry-packages"}},"2.10.0":{"name":"graphql-cli","version":"2.10.0","license":"MIT","_id":"graphql-cli@2.10.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"e92ea8fa3851d79d5046b7b8f396b6a9c074be98","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.10.0.tgz","integrity":"sha512-mtAWPjDvX//ZkAIyKbCjMWJ7V3PQcpyACg15/CVLE5AH1N5iVgGtiOX/HZvwwxqlycT5vi31u5HXVGxSAjBrRg==","signatures":[{"sig":"MEUCIAJAnhtCtwqbeDBW8iMtqQiP1nu57vFZqq+u0sqklkM4AiEA2YKo6nJPMgR+DVv89/R6uohs7AAK9mFOLjGPDUBTZ9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"2499ceeee7e8f75deb3893e2807ed344fd04ea5f","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"4.0.2","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.7","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.1","graphql-playground-middleware-express":"1.4.4"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.7","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.10.0.tgz_1515207941463_0.9856734478380531","host":"s3://npm-registry-packages"}},"2.10.1":{"name":"graphql-cli","version":"2.10.1","license":"MIT","_id":"graphql-cli@2.10.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"01f2aaa3e059651a3c37659ab1679e96c6ebf589","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.10.1.tgz","integrity":"sha512-NkFUy22JmJinWSFSlh7lEDGT3ETh2sTkPnTuzVmyIUSWgSnqt2Z59ca/El/28mz63CuI2u58s9Gl0r+P4eOciA==","signatures":[{"sig":"MEUCIQCXfirJQHIYFgZeMWMGIUVNs2PUvbabbxDXBGM3rNu9pwIgfwQ1gwBSp0rTAyeuipOZOhPfDneY0laWRGiIJ2fHmAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"fba57f901c31372b81e807d21e95b472f273794b","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.5.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.3.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"4.0.2","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.7","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.4","graphql-playground-middleware-express":"1.4.4"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.7","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.10.1.tgz_1515512270992_0.21200739266350865","host":"s3://npm-registry-packages"}},"2.10.2":{"name":"graphql-cli","version":"2.10.2","license":"MIT","_id":"graphql-cli@2.10.2","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"8fb88357f5e0106fdbcdabc7f5374e7285c4b294","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.10.2.tgz","integrity":"sha512-zUTSp56szcPJvBStjV7OCglPk4R5UwFU1JME4ysbvhlzCkAHe5g5CCO5I6CvpPz/LJJjiD0XHepDx01Ch37kCA==","signatures":[{"sig":"MEQCIBOltwdooqHdEQIqhumLWReUZf8zJNND5x4XStdu+t2WAiBHRfJi2HNqgOtRLUtlwVh7K+YBamn1xvF+3lDt4GGSpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"f7992b6617d9bc0821848f1ab073086063718d10","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"^10.0.3","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"4.0.2","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.7","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.25","graphql-config-extension-graphcool":"1.0.4","graphql-playground-middleware-express":"1.4.4"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.8.0","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"8.5.7","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.7","@types/request":"2.0.9","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.10.2.tgz_1515753204421_0.7963722497224808","host":"s3://npm-registry-packages"}},"2.11.0":{"name":"graphql-cli","version":"2.11.0","license":"MIT","_id":"graphql-cli@2.11.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"c0e80588bdbe70a3e4b41d7e77f2b6407ba83009","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.11.0.tgz","integrity":"sha512-qGY2FmKXg9XNxRwLwrgPlMweUBuhukyx/3sngXCSj7a+og9VyFAHyg4gR3vKPrdwPGLSzzCQoypF/fCEBCAsoQ==","signatures":[{"sig":"MEYCIQCpJZUUXr0GeZhcO5ea0x2Jjljrd6FpbC5iztYww/EylgIhAKDBm8dSk045z4HHHuOcCjd5D6rDE/KT2R9jDdq3p2N5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"2fbc3cfdfcb0652ab775a30acadc0f7fe5c9b758","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.26","graphql-config-extension-graphcool":"1.0.4","graphql-playground-middleware-express":"1.4.8"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.11.0.tgz_1515764488927_0.539895887253806","host":"s3://npm-registry-packages"}},"2.11.1":{"name":"graphql-cli","version":"2.11.1","license":"MIT","_id":"graphql-cli@2.11.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"c366453a25457114a0e0cb0bcb65327e9829a14c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.11.1.tgz","integrity":"sha512-WppzplB98uM2KHOLhjWlNvWXeX3RB3Yej9SX+dbTlmTqESlZIycy5CAAGqrJ/C3AUamRmhqSEECso21z3ywWPA==","signatures":[{"sig":"MEYCIQDwk0XCql8EIbJ/vF4oNLbcbPjiCSME00Q8wsbHK6GrGAIhAI2OOV5vUeBLbung1zD87Q+WZlXG1JK1V4+zVHS4WR1Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"10fb634a757ba15f1dd2836e19522441ab264b37","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.26","graphql-config-extension-graphcool":"1.0.4","graphql-playground-middleware-express":"1.4.8"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.11.1.tgz_1515784533827_0.8527815293055028","host":"s3://npm-registry-packages"}},"2.11.2":{"name":"graphql-cli","version":"2.11.2","license":"MIT","_id":"graphql-cli@2.11.2","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"9da1802e90c7eb1c933963ec90f3c982fe846268","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.11.2.tgz","integrity":"sha512-HSIfNHkNaki/FrEskYR3aZJGlbRNc85PoeVuDGRVunxIpi48pCwCAwsuCoREAqG86CqZQyLT1Wm+rVm9LWI8jA==","signatures":[{"sig":"MEQCIHiG/oiD2c+JGgjFYD4s7ZF6RhF3+41XpdtvBwzK5z6aAiAgAu7RThIwQX/x3oNB0bcBch/lkpbm+YmmDkRZppiZ/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"31450879e14d7e4fa6174257957ee3adaada0a50","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","graphql-cli-prepare":"1.4.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.26","graphql-config-extension-graphcool":"1.0.4","graphql-playground-middleware-express":"1.4.9"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.11.2.tgz_1515887438988_0.9461829161737114","host":"s3://npm-registry-packages"}},"2.11.3":{"name":"graphql-cli","version":"2.11.3","license":"MIT","_id":"graphql-cli@2.11.3","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"e275730793174dd867efa0bfe005bc25c5299048","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.11.3.tgz","integrity":"sha512-+XFi+YtceSJ0F8NS8V2Ol/rfh8HjqDCt527HbRbFkfux+2sT+ufotkzwJYUVvMxa6o1QLKkLtUjQmtJS6GblXA==","signatures":[{"sig":"MEUCIQCG5Rbx+ciYJ65N91yhMx6nfydXKY7xpjCwQwvtYJyqVwIgRZN3VL5Z7Z3o5jmgTWFxeL5q95FnPwah0GygAgx8X6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"a9255e0a532a65176927654a270043390de0c020","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.26","graphql-config-extension-graphcool":"1.0.4","graphql-playground-middleware-express":"1.4.9"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.11.3.tgz_1515887935523_0.8840522060636431","host":"s3://npm-registry-packages"}},"2.11.4":{"name":"graphql-cli","version":"2.11.4","license":"MIT","_id":"graphql-cli@2.11.4","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"7700b9b85959e85740fb3896f30e13dc0d0217cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.11.4.tgz","integrity":"sha512-x6nK0cvVdQGBe5TdM33BMza2fgZ0wUvfD9W9KBP4kqEPWZ/RP6o88pcnzrgv9em6oDzlNKb99tq9i0G5moBYDQ==","signatures":[{"sig":"MEUCIELpyIN51FgzORf1It+s4zw7TQVLr64DFY4YVUTgUV+gAiEA1qhFwHZ/rd/JhSCexI15nxRm3Lpx51/6OK1FWK+PCpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"6cf89f2aaa1bcbdf02f9f19f150e973f8f537a42","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.4","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.9","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.26","graphql-config-extension-prisma":"0.0.3","graphql-config-extension-graphcool":"1.0.4","graphql-playground-middleware-express":"1.4.9"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.11.4.tgz_1515890265000_0.8523387333843857","host":"s3://npm-registry-packages"}},"2.11.5":{"name":"graphql-cli","version":"2.11.5","license":"MIT","_id":"graphql-cli@2.11.5","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"defe549c1f3c76002f649d5bbad9682a17b2475d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.11.5.tgz","integrity":"sha512-pBULMMvlM3gnZsBpnzlv4GLqe8GVNqlfxjqFvSfgXkSlS/WijyQMMURPT1J7ushE7116YAL2RLtk9MVCovNhZw==","signatures":[{"sig":"MEYCIQC38o7BjM+c/4DovPLSP/ihvu4rLJnBNTTHfn76+9aCegIhANdW3fd+HnPgSKAQz2jl/yZeYtQla92EuwISJJ19NNMz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"529468ec1001b676439542c63b14f1039e4b06cb","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.7","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.10","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.26","graphql-config-extension-prisma":"0.0.3","graphql-config-extension-graphcool":"1.0.5","graphql-playground-middleware-express":"1.4.9"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.11.5.tgz_1515892183909_0.37071880302391946","host":"s3://npm-registry-packages"}},"2.12.0":{"name":"graphql-cli","version":"2.12.0","license":"MIT","_id":"graphql-cli@2.12.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"038f22f077e72921e02ddcf86e26db8f2fd21c55","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.12.0.tgz","integrity":"sha512-9bGzL4VahOqoDC6gtJDTMd8ZZvRJBhkn/omGZL2vXf4npEcDlRDwTw306jiApcBtu8m8+Roh0Tbtj0W89QjulA==","signatures":[{"sig":"MEUCIETcHdLeKQIwhzhrO1ZnL4RyFa+0aDMrEA2HRyytNDIQAiEAlcNRBcBKDtUR0wJVcvfqD5yCvJ+zA+cle+C6SMrnvgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"2de2d9ab11214155d3381859ab38b5e4f6ff8c89","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.7","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.10","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.26","graphql-config-extension-prisma":"0.0.3","graphql-config-extension-graphcool":"1.0.5","graphql-playground-middleware-express":"1.4.9"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.12.0.tgz_1515903396398_0.799122178228572","host":"s3://npm-registry-packages"}},"2.12.1":{"name":"graphql-cli","version":"2.12.1","license":"MIT","_id":"graphql-cli@2.12.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"c19ec8049473b058a956770a898bc1a29ace322e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.12.1.tgz","integrity":"sha512-GY67FfN/vm6/F6ChPn0gfcMRADzStjHWFANizQ5KpLkXNEyxVOKdDSwnPY/f4koJV+o+ZaR0prkNX3zuvGmm1w==","signatures":[{"sig":"MEUCIA5b+lg+JusQvLPjAAHlr6QT6Fh3Xunavdu3NakKAfBUAiEA6aS+auV6u+O8ynSMVcUZah1cj36dcUEFakicW6k6ghU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"76588ecea81375718822a6add2dc92bbb42d5832","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.7","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.10","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.26","graphql-config-extension-prisma":"0.0.3","graphql-config-extension-graphcool":"1.0.5","graphql-playground-middleware-express":"1.4.9"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.12.1.tgz_1515906494778_0.782480382360518","host":"s3://npm-registry-packages"}},"2.12.2":{"name":"graphql-cli","version":"2.12.2","license":"MIT","_id":"graphql-cli@2.12.2","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"d175e4835112eeeed0fc38126808e99808222c21","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.12.2.tgz","integrity":"sha512-rq8esQIP/inviUd65apcNSR3t5SucUNZsFtByH5T7sTh+zBptYk/gRVDctqowPHa1cjMuMmeGyJy8ZAGs13ZCA==","signatures":[{"sig":"MEUCIQCGrp1TQC8EVjpXyzgkAbOX63L4j1UJ4kB8pPFiyn1PzgIgT+DC4dlZjuX4+vupqjY+I2/pHKIhmKnrtIcOdPV0qGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"082976438a492abbfd81a20d21d2dc1e2cf4ff1f","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.7","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.11","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.27","graphql-config-extension-prisma":"0.0.3","graphql-config-extension-graphcool":"1.0.5","graphql-playground-middleware-express":"1.4.9"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.12.2.tgz_1516014384266_0.7643427553121","host":"s3://npm-registry-packages"}},"2.12.3":{"name":"graphql-cli","version":"2.12.3","license":"MIT","_id":"graphql-cli@2.12.3","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"7ff3b05448bd7be5ed713e007e8311fd2744aea3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.12.3.tgz","integrity":"sha512-Zxk6KRzg6TMf1BQ+z/vXlqLBJGkwTRPjJnhpsAxIOFAf6C/7N5s/s4esXcYWxBG4kBBsnOobNrK1qpjAR0ZjlQ==","signatures":[{"sig":"MEQCIEDmELNGhdxH3TflqjCOaogYGvCKyIO/eotc6fhVkYFEAiBaqKrsc3FMRYlpeH1YKD/W/Z3vBXMAL5Zy7DHqFKXEYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"8a5e849cbe3b5ee747aa2ff4d637b4b052afe4bc","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.7","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.11","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.27","graphql-config-extension-prisma":"0.0.3","graphql-config-extension-graphcool":"1.0.5","graphql-playground-middleware-express":"1.5.0"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.12.3.tgz_1516031590089_0.6893067557830364","host":"s3://npm-registry-packages"}},"2.12.4":{"name":"graphql-cli","version":"2.12.4","license":"MIT","_id":"graphql-cli@2.12.4","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"b22c4635677550c7e3a19b64f24190a8264a0f37","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.12.4.tgz","integrity":"sha512-GYLsxYTIkGCCIJ8TN/iO32U3WAU5kUpNXiCfSh+ebq+zWNSEfDeab18BbvbhopI+oQoeBk75HCj4FhWAE87Rtg==","signatures":[{"sig":"MEUCIDXLXBFRe0h7oSRGqOF0WTnuQWt3fY6IB8ewESN+c3uyAiEA9z69LKuWw0N/+X7VCI2+rD2QgMxVwdxgBH0Exxwm/pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"7b642f659b318fc64618c3d3b82886a725cd39f9","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.7","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.11","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.27","graphql-config-extension-prisma":"0.0.3","graphql-config-extension-graphcool":"1.0.5","graphql-playground-middleware-express":"1.5.2"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.12.4.tgz_1516038364234_0.27841141843236983","host":"s3://npm-registry-packages"}},"2.12.5":{"name":"graphql-cli","version":"2.12.5","license":"MIT","_id":"graphql-cli@2.12.5","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"6bb1ccb6b86e35a313eef500e49490a14f2dfad1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.12.5.tgz","integrity":"sha512-/XY2EXTCZaV5B1gUzT8txDNMMDE+Jd8y8ER+XzYURw7i5QniRdBIKHMuYEaaR65NIUsEZpzSZbfhgSl5vjnepQ==","signatures":[{"sig":"MEQCICj+7XlgO9WdeYeFDJbwbYXNKdYPXjGlfJzkV3H3ZDXAAiBSu99X66zrloJuufZmzRLx4k4WZMdiX3bKiT2AxwduzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"e50c60724502e43fd79160a8dd7383ceb3c62d33","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.1.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^5.1.0","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.1.7","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.12","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.27","graphql-config-extension-prisma":"0.0.3","graphql-config-extension-graphcool":"1.0.5","graphql-playground-middleware-express":"1.5.2"},"devDependencies":{"ava":"0.24.0","pkg":"4.3.0-beta.5","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.3.0","@types/yargs":"10.0.1","@types/lodash":"4.14.92","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.11.8","@types/request":"2.0.10","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.12.5.tgz_1517178218975_0.10576919349841774","host":"s3://npm-registry-packages"}},"2.13.0":{"name":"graphql-cli","version":"2.13.0","license":"MIT","_id":"graphql-cli@2.13.0","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"3273a32cb07e9a398f3df1306940f8a6f08c6b45","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.13.0.tgz","integrity":"sha512-TGLYr8w/qDLr1bKldyjf3up+eg1S00YZn2QPplsL8nBGrNgueaF0teXsKfcufs6tlu5kotcdEOC6aBJXnnkUcQ==","signatures":[{"sig":"MEQCID+B3OToGtcvkZpVOdIN69lxM88xWYTB6cxObQ50CPYXAiBuukbUDde68Jb7/hwljCE2I9ltgNqMopuSO52i9JCujg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"af74447bcfc71d2678497360775556cc9a5322c1","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.4.0","dependencies":{"opn":"^5.2.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^6.0.3","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.2.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.12","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.28","graphql-config-extension-prisma":"0.0.4","graphql-config-extension-openapi":"1.0.1","graphql-config-extension-graphcool":"1.0.6","graphql-playground-middleware-express":"1.5.4"},"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.4.0","@types/yargs":"10.0.1","@types/lodash":"4.14.97","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.12.3","@types/request":"2.0.13","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.13.0.tgz_1517227805151_0.46030947496183217","host":"s3://npm-registry-packages"}},"2.13.1":{"name":"graphql-cli","version":"2.13.1","license":"MIT","_id":"graphql-cli@2.13.1","maintainers":[{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"68b8e3165d4c36ebd9473b91a5ab5809a0ad0b08","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.13.1.tgz","integrity":"sha512-xId/GFxZHhLVmgbFLBZZEkiOWl43MsXhsQHqkGgm6aNfdTeyFyBJi/HMRZRcKAkev9g4nNjTKAVISAqdtAUPNQ==","signatures":[{"sig":"MEUCIDuc7BFy4yI/y3PTKtkTSkhPeWE4f5dglommFbHyhzMNAiEAx2V6lAgLoF1KLvfU74Mi5yJAv07YOG2yrj2fcXX1fds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"4440f683d01b725af81a8dbfa07b3c2e3e04751d","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^6.0.3","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.2.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.13","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.28","graphql-config-extension-prisma":"0.0.4","graphql-config-extension-openapi":"1.0.1","graphql-config-extension-graphcool":"1.0.6","graphql-playground-middleware-express":"1.5.4"},"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.4.0","@types/yargs":"10.0.1","@types/lodash":"4.14.97","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.12.3","@types/request":"2.0.13","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli-2.13.1.tgz_1517926680019_0.4282803079113364","host":"s3://npm-registry-packages"}},"2.13.2":{"name":"graphql-cli","version":"2.13.2","license":"MIT","_id":"graphql-cli@2.13.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"8d4fd14c6084844673fe0d409a57f0e9d33373be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.13.2.tgz","fileCount":60,"integrity":"sha512-KH23ijqbaO72dua/ZEn6uXRK5s90Cl0Km+vPoxRTfaUK8fWVEVUrJbr9i6453lBC8RBTe6T87fgy0FDegI/0mQ==","signatures":[{"sig":"MEUCIQDGiguKhvO2i26Zn9Ge6kVe/S/05gBh4QpyBOBUzCKTdgIgPEtEQTAy8hK08ut8GZ6EyZV6jTkzpqg/g2TvNXYsVlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159086},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"1e8e0592573fec993acf09f7ef99018b35d8eab1","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^6.0.3","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.2.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.13","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.28","graphql-config-extension-prisma":"0.0.4","graphql-config-extension-openapi":"1.0.1","graphql-config-extension-graphcool":"1.0.6","graphql-playground-middleware-express":"1.5.4"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.4.0","@types/yargs":"10.0.1","@types/lodash":"4.14.97","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.12.3","@types/request":"2.0.13","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.13.2_1518273689432_0.15310351322858584","host":"s3://npm-registry-packages"}},"2.14.0":{"name":"graphql-cli","version":"2.14.0","license":"MIT","_id":"graphql-cli@2.14.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"78f7e30a76f2425d1491940e582643a4dceef5e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.14.0.tgz","fileCount":60,"integrity":"sha512-J9Swf44wiWqfs3Ao94GrYvL4NmrHTfjcP9Xrfq4agtAJxXsAtRtapvHh3jm2CkN6hQjX1Pu0rvjzNxCyy7lpEA==","signatures":[{"sig":"MEUCIAWwbqBphSqRf0rHu34bnprqc6YricmfDjWG7emBqILDAiEA8W4rdXyih1Nn3s+lZ2RkniUmhMw7wd1oh/9/+BvYKpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160337},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"5506aea11864f04e7c42ed7d1b87a57936a003ac","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.3.0","chalk":"^2.3.0","yargs":"10.1.1","dotenv":"^4.0.0","lodash":"^4.17.4","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.12.3","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.0.1","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^1.7.3","cross-spawn":"^6.0.3","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"1.2.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.0","graphql-cli-prepare":"1.4.13","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.0.28","graphql-config-extension-prisma":"0.0.4","graphql-config-extension-openapi":"1.0.1","graphql-config-extension-graphcool":"1.0.6","graphql-playground-middleware-express":"1.5.4"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.6.2","@types/node":"9.4.0","@types/yargs":"10.0.1","@types/lodash":"4.14.97","@types/rimraf":"2.0.2","@types/express":"4.11.0","@types/graphql":"0.12.3","@types/request":"2.0.13","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.14.0_1518442623947_0.576010169451316","host":"s3://npm-registry-packages"}},"2.14.1":{"name":"graphql-cli","version":"2.14.1","license":"MIT","_id":"graphql-cli@2.14.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"0f50442177169dca40c52ecb7c83ecd903863e1a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.14.1.tgz","fileCount":60,"integrity":"sha512-/J9nDlnn5sbDcOFu4joB4pAxxpV23Gk+QxqHhOdRzfnJ43u7kedGqwks3je72Q2TjaMN/LCh6G0J+JbPgi5SXg==","signatures":[{"sig":"MEUCIQDJeC53+D9DIPzEeTRvCtJxM0l3AOm/k2qRi71xEDVPOAIgR45wE3mtYuYILW9MJJw6598whXK/XI2oMxHYsHY3wbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160235},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"d0f7b5163cde0481ed62352342175d11813b73a1","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.14","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.6","graphql-config-extension-openapi":"1.0.2","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.1","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.102","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.14.1_1518604341716_0.8582653266622835","host":"s3://npm-registry-packages"}},"2.14.2":{"name":"graphql-cli","version":"2.14.2","license":"MIT","_id":"graphql-cli@2.14.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"681f51598c084de3961e2fceb7774dd96ec36508","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.14.2.tgz","fileCount":60,"integrity":"sha512-lykd6/UlBXVKsBGkHSMnECSAQ03SDHUsLgvsuOqCIc1jSWp6cb1cG2jXul+LvunL1v7o1u76+gEJQu+1JJt2YQ==","signatures":[{"sig":"MEUCIAjNmsUYHDuXr/JWVxewMtnoleeVe0A2zgVO5Gizu6JCAiEAncwD2OfvuB8BBkB3qhXsMlC82Yp95/qYDQ6amHUxicQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160235},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"2fd22011a3cc6610de1ee17521f12c83c55fe04a","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.14","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.6","graphql-config-extension-openapi":"1.0.2","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.1","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.102","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.14.2_1518968329190_0.08345755934147436","host":"s3://npm-registry-packages"}},"2.14.3":{"name":"graphql-cli","version":"2.14.3","license":"MIT","_id":"graphql-cli@2.14.3","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"6a367afac3cf824c088847a296da683e9719f886","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.14.3.tgz","fileCount":60,"integrity":"sha512-eVkH0yK1b4AG4MSk0L6Dwy0K/sOEpgv4S7S7POa9eirIgXy1CoEcy5fgv8n0zF+YXig2N+IxSE7pAImTv56n7w==","signatures":[{"sig":"MEQCIFOh8MOnPFI3I0HdnaJJZiz98hywmG/kx9p3JWwk8YbMAiBhIZ1EgzHfYGZvja9iPhtqCCWmU2xg6QiUUlY/023Yqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160235},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"3f3ed944f6b7620c09940933b3c197018a4a43cc","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.14","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.7","graphql-config-extension-openapi":"1.0.2","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.1","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.102","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.14.3_1519322228498_0.07842452359294749","host":"s3://npm-registry-packages"}},"2.15.0":{"name":"graphql-cli","version":"2.15.0","license":"MIT","_id":"graphql-cli@2.15.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"be73df099bac11433da96381c1a6ff7d43fee37b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.0.tgz","fileCount":60,"integrity":"sha512-v1EyeYyyCPvcI4qS7ipI+CFXc3xxoNZYxIA1UQyPenLf38O0n748niY2L0lfJg/l/Ytbg1Ji9Z+i3dtbFYuy+A==","signatures":[{"sig":"MEYCIQDLg5uBlJCKH+fcY47g+b8aabgt1SfZq+9/84958A1J8gIhAM9rHh6lUr2dd6cropeQluDLGMJTQOXsP7rJmhC55AHA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162994},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"ac506a74a0a78faf0f3cdd39272527b7fbf4e3fe","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.14","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.7","graphql-config-extension-openapi":"1.0.2","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.1","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.102","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.0_1519393381521_0.7713088840396372","host":"s3://npm-registry-packages"}},"2.15.1":{"name":"graphql-cli","version":"2.15.1","license":"MIT","_id":"graphql-cli@2.15.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"ed00e7870e97a671eb693e0c18c482ac1c146b26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.1.tgz","fileCount":60,"integrity":"sha512-ZOExsBPXiU/wiss3PX0Rqv+OGbrC56L46CpkmnV1He7QFGRQFyP0goRaIcSCuuXI95VbR16zwzpetvzmo6PmVA==","signatures":[{"sig":"MEUCICM0LY6BVlpYxLlI6a7crvCwro3qEhf4NPcjC3yLMpuHAiEA0Cqzw4QD0kPZXEppKvMQSVWT9tHmctm3Dk92ktxY8UM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162994},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"2f85cc0634e74ab7a140c92ed63449c9ececba89","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.15","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.7","graphql-config-extension-openapi":"1.0.2","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.1","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.102","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.1_1519406754418_0.04502926893443138","host":"s3://npm-registry-packages"}},"2.15.2":{"name":"graphql-cli","version":"2.15.2","license":"MIT","_id":"graphql-cli@2.15.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"d2c933b7944064d07c3ecd3bd05ecbfedf6fb384","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.2.tgz","fileCount":60,"integrity":"sha512-M1wcYmxj+8moxycW2mV+wLthawVGAYLne48XOAx+rzmC1SqbmL0DkiG4jiyDKGx3ffg1s/Kodp6nKTgCKzya9g==","signatures":[{"sig":"MEYCIQC2vE0pGtWBxTUY+JgQMpLeJBuSyMEsOdm6guKPnpMx3gIhAL+uAW561VNmeDVMRvucVS31rL7jAezNRgm/CWGE0bKi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162994},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"ac69b60fa37780a163dc82c56d5de686b6272166","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.16","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.7","graphql-config-extension-openapi":"1.0.2","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.1","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.102","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.2_1519408655491_0.5620672818744883","host":"s3://npm-registry-packages"}},"2.15.3":{"name":"graphql-cli","version":"2.15.3","license":"MIT","_id":"graphql-cli@2.15.3","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"089aa46b5a2e300ed65372d0270a95fd318eb024","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.3.tgz","fileCount":60,"integrity":"sha512-f+otanRb6bj2qi6ofngeGW4iH743jXtSxWzCcpFhldcAY7m9g9jRF1I3BlQhH7pL85e1+lYsofJesBjuTWxR/w==","signatures":[{"sig":"MEYCIQDjFSZtwCxAtyLPZwOPVj+rDKBT1o4l3brT+RUQLOgmgQIhALlM51VmzXAtG9lwx2Onc2jLvOLBkTGXePggwlyIqVSY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162994},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"81fa31a4ba37fa02f88401a054dd65ce267271a0","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.16","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.7","graphql-config-extension-openapi":"1.0.3","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.1","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.102","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.3_1519420723801_0.5109516107361627","host":"s3://npm-registry-packages"}},"2.15.4":{"name":"graphql-cli","version":"2.15.4","license":"MIT","_id":"graphql-cli@2.15.4","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"01af3065fabc69554dd40cd89fba10610140193c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.4.tgz","fileCount":60,"integrity":"sha512-3mpDR+33Ez9pXrrjnvv+lf6ZfPkz7Q2Sxy+qdWabnbDzUp68wyo8iV8d60/Qt/F1bs3Gq8GVsrvG3CmAtcP1GQ==","signatures":[{"sig":"MEQCIDK6XKAXmUKv4BN4guUpXZeSS5szZYcDHwSD+4r/kanDAiAIREqBz8ptkMhrVXZOayOUUlg9bSiduobIrHSahMYg2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162996},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"a51595cd9505bbc0af1847a7266d2b3ac20e8c78","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.16","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.7","graphql-config-extension-openapi":"1.0.4","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.4_1519421637407_0.2928648274692227","host":"s3://npm-registry-packages"}},"2.15.5":{"name":"graphql-cli","version":"2.15.5","license":"MIT","_id":"graphql-cli@2.15.5","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"6c812124119f8d533054672193d56025915cb386","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.5.tgz","fileCount":60,"integrity":"sha512-VDU9kFwyTQOo54qiiIln7xSC5DBTvY1GYLLcuzV7C+GKqoijIQjpX18o+n9XGZEl9HguM3UpG4Qd6avC+0/7vg==","signatures":[{"sig":"MEUCIGntCvpRdrjguiRbbkB54ZLdAy0LFBVxps2ggeIcnrivAiEA91Q90eF/ON7d6w7bx3YNDqk4zrLJE1y2YsTKZGOXT5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162996},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"93005b1769f1b6a0c851209c221c38b6dac48315","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.16","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.7","graphql-config-extension-openapi":"1.0.5","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"4.1.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.5_1519422201418_0.4171934890730722","host":"s3://npm-registry-packages"}},"2.15.6":{"name":"graphql-cli","version":"2.15.6","license":"MIT","_id":"graphql-cli@2.15.6","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"4a5240cdaf8a01f964982e4be3bad91dc07b7ae1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.6.tgz","fileCount":60,"integrity":"sha512-HKmbPrVkbSKV4+X+OaN9+H0r4GKC0dF8hJDxVMkvZElcCJGFG8gXQG4f43xfctYktAdqJHgPkTAOxOV46SdoZQ==","signatures":[{"sig":"MEUCIQD6uzwTipGIkyN5Qd/DM4IDeyWs/3uZSuUiaGL8rW04fwIgKgJLIa3wG8p5jplwMrhDInXqQHdixYmWwuT4djfrsUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162996},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"96bf55bde223ff8dc61d8fb8d924b6b5e3543b13","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"0.13.1","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.0","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.17","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.7","graphql-config-extension-openapi":"1.0.5","graphql-config-extension-graphcool":"1.0.7","graphql-playground-middleware-express":"1.5.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.6_1519494559076_0.8564338696049607","host":"s3://npm-registry-packages"}},"2.15.7":{"name":"graphql-cli","version":"2.15.7","license":"MIT","_id":"graphql-cli@2.15.7","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"d75f255809eb640ac38812de32b936093db35eb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.7.tgz","fileCount":60,"integrity":"sha512-xo665MtfQL492gHYy/D2FmlGaZxJdr1Q/puFrqoCHTiixhW9IxVu0LofmGD0Kpk5wOi/q1SWeFpHdpq/CcuArg==","signatures":[{"sig":"MEUCIDANJLi9IAEO3hOf8l2eP3dp/P3ZpMQa7RXmiPVg4eSjAiEA5GqiuFTSrN4E4C4W1dF5popL3Sj4Mnf4XpiqrDrrIsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163019},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"dd2578ed0505ac0658924f68d2d521d4c063bdc8","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.5.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.17","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.9","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.5.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.7_1519573932392_0.1422141079859176","host":"s3://npm-registry-packages"}},"2.15.8":{"name":"graphql-cli","version":"2.15.8","license":"MIT","_id":"graphql-cli@2.15.8","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"09fce214b6d5f02a564601569ac2ac624ea2cb88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.8.tgz","fileCount":60,"integrity":"sha512-pGjiI9ifw2VPUAC36vfmqs75yeIMgQ86+DsrUsYOpjUMBg1vsjRDTC8JEuQYP0LK8NBi6/dWjq2Y/6H592n7Og==","signatures":[{"sig":"MEUCIBQA4av9EsDPSX5V/ZMy/oN09cLE+wrKa3TpgXziQWnhAiEAiHmXp8KbGiuMjeDu2oYZx90l/qrI5IEZXp7YleaL8x8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163019},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"b20205c0b89675abe6a4fdf234e52fca0827ccee","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.6.1","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.9","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.5.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.8_1519916277494_0.002530952632950223","host":"s3://npm-registry-packages"}},"2.15.9":{"name":"graphql-cli","version":"2.15.9","license":"MIT","_id":"graphql-cli@2.15.9","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"e011f3eafbd453aff0753d6b5c6dd71cbaf12386","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.9.tgz","fileCount":60,"integrity":"sha512-v6Ud+tFVObZxgDThxk1JEYg52/F5urhESxeNUmYNJ5/Udatn/zTE/GSfcyAXDrUSxtdYlLzysN8CF1uBCGVhmA==","signatures":[{"sig":"MEQCIFGU7iLNLRUqmYyX2WXxv0m64oEMShxJH2HphBpmuBP7AiBQd10OmVJsF2Rz6/9YPbYtiZp1Bu8r5wt8ApnHUnQ20A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163116},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"323c3f1fa9972778586fa57cff3d277d0536e248","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.10.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.9","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.5.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.7","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.9_1523116682291_0.1832744807313753","host":"s3://npm-registry-packages"}},"2.16.0-beta.1":{"name":"graphql-cli","version":"2.16.0-beta.1","license":"MIT","_id":"graphql-cli@2.16.0-beta.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"772bab9f9c789490afd08be758d0aa02c2f05ce4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.0-beta.1.tgz","fileCount":66,"integrity":"sha512-YW77ahy3t8p/QJnnq2KaVw8JZt0SATFBWKAm7p5bF61yuS0D2YDaGP9NOSiqsUfMOLZivt3YPFob6LZkGK0TfA==","signatures":[{"sig":"MEQCIGI1uBHpZOmg+QfKFAMI9EW+OzlCjq7m2u2j47I2n4kZAiAeeB+m5bj0Nb7JLT3HWG3HcVt2Q6/nCL7L8QVFD28ifQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181220},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"20db2cdcf41b70a894178686c5ec60fbfc962a1c","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.9.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.9","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.5.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.8","tslint-config-standard":"7.0.0","graphql-codegen-binding":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.0-beta.1_1523609469962_0.5753050851871009","host":"s3://npm-registry-packages"}},"2.16.0-beta.2":{"name":"graphql-cli","version":"2.16.0-beta.2","license":"MIT","_id":"graphql-cli@2.16.0-beta.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"a351c629bc1f235c55f7a01c870e4eca27a22055","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.0-beta.2.tgz","fileCount":66,"integrity":"sha512-TYWqJZAeFTWXrP+4I6umRbnuqLj4om/N/msxanmMK8/C2WHzxgLnUeIVzr8Lwt8xmPe5YBhFZOh3NwQOGCpxiQ==","signatures":[{"sig":"MEUCIQCsQCaNLl/FIMTWD3rHn6PCwll9oiMCQGMN8NAThEx4UAIgBNqYu2qCAeFnFOEt+8wPM3psi0VtqeqUvcT9wSN9EJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181245},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"20db2cdcf41b70a894178686c5ec60fbfc962a1c","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.9.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","resolve":"^1.7.1","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.9","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.5.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.8","tslint-config-standard":"7.0.0","graphql-codegen-binding":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.0-beta.2_1523610301765_0.7274032230059619","host":"s3://npm-registry-packages"}},"2.15.10":{"name":"graphql-cli","version":"2.15.10","license":"MIT","_id":"graphql-cli@2.15.10","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"8c9fcbd7ef689591e121a124ec321c2a1b76126d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.10.tgz","fileCount":60,"integrity":"sha512-DezhjOKVIcJztjWKUDPT4yv7lG40IYxBZt5cBdEGEZGo84P5vzp24Sf9zPsTY9juPHEt4IiwegTxMV44dMTAHw==","signatures":[{"sig":"MEUCIBMmaAHYgmMJ9cnfiDYqm3nanCroMa4RSrX4+11+inS1AiEA7pDc+d02624IJNaDOCaELafQ7axasQfwfdsiGrAJ3ZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa34oWCRA9TVsSAnZWagAA7BcP/i/tLyoid4ZQ3YGzr7dX\nhYtjCWnANHkWqWq7wgabJStJGlz9JD6OLsL6T2Jf9jdxb0sOqGTarBNYCeaY\nlHveoeqIHWiPGPcEpT1Sy7Zdmad5IhS1Y+cEBvtKj6APTko3c56upwV7PaG7\n2pzSdHJcm5f87qqxtQyLXXRp7a2nUCIYxL3f08nzUq+soQv66UtwBq63OEQP\nvnMPri1sKHOgtSII2i++1+XjPLXW50gF8qpxKacBhKs7/Se3A3V1Dx2VPjz8\nzCmucO69eLnmC1jCG30uZ4HJ11bNjXRBKKDgLuEZYY2MxB9IwP446n4x4fnb\nh4fk2/gxygacHZqImmiC/rpl6MrhHDqL4HNxTt+yOBbqjHrL/pBXHjgQn0tQ\nCbqCkgHrzqr79sM/Jmu3X6ZkCX9hlP5dbIs+R285CAcHx5fKd4F+Fs+kv1Zk\nSEoIhP7T8nybX+QXLjFVgSEDd+yTwSBD3ON/DNRgbkmT4BPNNpxhhSDvs0qj\nn3CVnpybdLE+BgIjmK9hBRgtFqFP+zbcoTPHrhn2IVrAmPQOWel34r27N2kX\nr/5Ye8g8PlJnhd7jZpaJbj3sHCSVUh6g9qsajADwesTawmT2hh3Z1S0u+I0R\npvqJLIB1UFRwOytpXPxXhOhE8iOG8Z2k6wwhDZhHVBJjXtWkQZp4B7CasjT/\ny2hd\r\n=X7Xc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"af3c59a4e5aa88b7984a23560be4c6f32785465e","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.10.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.10","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.8","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.10_1524599317616_0.4709184294182629","host":"s3://npm-registry-packages"}},"2.15.11":{"name":"graphql-cli","version":"2.15.11","license":"MIT","_id":"graphql-cli@2.15.11","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"2a0d016cc2a8cd40d1ca02c38e384e3017e53862","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.11.tgz","fileCount":60,"integrity":"sha512-kEIr04T9N6dFi7BSho3KlWs962MJs4NAOneTmWNth+qblTKRgOQzdzAvZy0ON/LT0wH2lOH6C3aQY17Xxs7PdA==","signatures":[{"sig":"MEUCIGjxXhFOWzXk5TwzkU+3Nt3Ng37RAPHvocGu24KLJ9r7AiEAmpgm3YfciRqJT0dS5FIW0n0q3FWBWCGPjb1+1h09J8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4EsmCRA9TVsSAnZWagAAh8cP/j2xcvh643hVRCLVQNJ6\njfSnKQ6d3Zd3NFBxAaPwt2IX5GDl1Tqf4ppY5eCGJw+XEM8JrTDqCpfQkux4\nKrhcSvagbRI8RUrSIY4fFoPONgBNzztwiggRZ3DOHPDFEfVkdQ+wkhNjJtHW\nMcMA8R8M4QwasnoI/kLvvqxL8HLFojJW6bmjjjEarZckSOA9p0iB9kjOIJKX\nsFkuKbapyNALxgj3vMJP1tOvV4lSNqbj3ltI4xfZ1KsU7woci/4VJgPyBmPQ\nmd2SmI4H6jMMBMl5ASnEy5lHa5h9g7pc8Uge6LaZ5WgOOuP5oE8R99yEq+AF\ncXJlEDA7b/mLhAQowu4m+fcuQ7kwvWzzzNR453SUMAh2xsf8RkWSIuILEfQW\niwT0QPn9t8haLZGvZAiqm6d+qe9kiW/6m375+tnmsf0Z1PNHzWopur0wz5ea\n6sZ+7/W2lnLeWLUyXe/QIpXESWhSmFn3DsHrIFzlm2kUgLDN1lUxSgQLJbqa\nDtpDxVcaZLKnHkt6tmNAlkSt/fTvO0yEqD4SKJMIC87OmPPjlJtbvUJfuGas\nvb0kzcsJX6lv7r98/czN2qBbH7hdI73rEQ/BzN53BUBZkeOsIvavSJJ3O6fa\nUpyVl3tW/RlNABfd57r/1PkuKcHogHJl9QjfAvW9fFHksjo5q1EoW8qPoMwu\n1+Q3\r\n=LaHS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"10a85547c82bc42b825cb824066a76add645940c","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.10.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.10","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.8","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.11_1524648740909_0.19457242291689925","host":"s3://npm-registry-packages"}},"2.15.12":{"name":"graphql-cli","version":"2.15.12","license":"MIT","_id":"graphql-cli@2.15.12","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"ccce961cc2c9a85bd36f046e299063e309381b02","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.12.tgz","fileCount":60,"integrity":"sha512-VaFxVQJB0Ey3c26AAq2BQAdHxzYU6TrCtZfv/+42L9o1pQO00UOGilGhwcIYtHC0fVT5e6mPd7eTdlWM1YRbig==","signatures":[{"sig":"MEUCIADcvp/+V1Er6Hp156BDX9q5133143SJ5b/2G/V1oY8fAiEAstzHru4yqEQBl1aQl6TNfX6MFXiMAmjKmrE7DdENPT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4xRFCRA9TVsSAnZWagAAjtoQAJp8K6OLxwYVwfLPNlO3\ngueUBCIvJL9ly7uCv5Ka4GLTz+iis31KZDx4HFMJ76eNRgW+QuQmKrKl5bcI\nvwEo/Ounbk0Jn5RDl3QOAGvDBJKGUWUqEO1FnofmPlH5eDiq9UJ3fWJErnuQ\nulokrHvB1jGBnF6UdXgPKY35P1yU3zO1Oy8hkJGhykBalkzCoA8/yXRcqsWD\nvpB7+h+yQoKrXZITk8qUZNXv86CbsvXXdwkCS8NMGdCdIMICZwBFpzPF2Z8o\nAU85ZZ/qzUw/R1mUN/S+W6IMZYt3Zc9rb5I7aXzNYwxIEdt4G9+xV+H3gsk5\nn8B9HigwWWjdSinS0UGodezKZPYBRsPhH8QVlDW/G/ax3snCt21udPDZ/o3z\n1a+GZ7w4D/4c/c9ZoxdN/3ukndEC5ln083hdV24C/CFfEzc4trA1Gv+vlOYJ\nvsyFImdO/QLpKq0vGkILMGdYIskwS+T+6Jcnygv58j/rHOT8XqR3usykw/97\nuGYR8GDytrosAbrmEtQyeIUPm4Jj+qw2xcGM8M7bPLA2IyTbUEmEE+4iYRra\noIQLMi0eP3TgF7Hq00Aj/pR6Fnz102k/Q451jCt3TLeEvuLXPPsHAISNYvLB\n3mnfkCjYfJBwWWhXHWcsjx1TMv6su7Mkp3ewaev4QzrMg0nQbNUmWIBeL6PJ\ncoiu\r\n=v4yO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"cffef193757df541682f35345d5284993eb1ec32","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.10.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.10","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.8","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.12_1524831299764_0.6837822385710615","host":"s3://npm-registry-packages"}},"2.15.13":{"name":"graphql-cli","version":"2.15.13","license":"MIT","_id":"graphql-cli@2.15.13","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"d0b326d838c8de27e9ff2137fd9ef5723cdd21b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.13.tgz","fileCount":60,"integrity":"sha512-Pe8bk5559UsAtHOnvlKykf1BoFePlJxffqQ5AgA+eJMjMvBUbGfyeWavn0qa0hGeXstHeYmdP2WJ7cmh88pUyg==","signatures":[{"sig":"MEYCIQDRxSV6xnS8SbTSA9UJAE8Hu1JlKi4l8DqlsaiIubTVLQIhALU7pNgGKOO1yGbc0D/amgYQ4z0ik0LjiYtG/IeN94Oc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa42QQCRA9TVsSAnZWagAA8VEP/iaLkWR5yDmbKDNPyAoj\n3akzzLF9CiSAgOfrnr7wlhH/srje+CF2R75lRSu+/zgz2Rvm9EH2fHknNW1w\njDAS2dbTV7aUHwo0UFsONB8SmoyPZ39O9qsEcdTOP3dWuDb//NCJlhSiDIVh\nRlrRZxUVsSFr/b+BgYOKnPPRsedbeRZ99FEsZIPVl1NE+FApsMegfNk65g9f\nHCQzYITXvYuIt+DrsRAAh7q/JsxUaGy+r9W2+giS7B99jTY+bWBkRDfdyvvk\n96wBzzJc+JcQDV3puL7ANE2etzi0LVrtZago7BCnBlFerBHP0eScPnHHkei2\nZFvv84/W9EliAJd8l2GVV9zNocEy8++u9Bepr0RCajr2kO/J/2QNb91q40vh\nfktrIZ/MNhAYo3LwHI73lpS3usyVjH1P2biwZW090WNERrHjnjxiv0p4PnNt\nh2lUIAyNdqQDL6aeNof4sMbhYGU7WCvDrHFy38W2QCYeku4NXO2AtK/Mj1Bx\nNyp6VZRpOKIu3lXaw/ApNST597vQSh2DShzS8A8j2h/NbPgjniFzimqhVk+V\n46p5XN2KD7gUXX5hTCbW+AzZ6Sgge0huxLh3MTe/Bi4glna46noRGE3mW/BM\nIFxIXcQOpHn+YkUpXt6pWT52Shul3/Kg/+hDjGSWCmVEF5GjstdYwhEL6n1S\nEGvC\r\n=iZxH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"d60dff45701c4f7190fe8ecddfc4fe15553791b4","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.10.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.8","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.13_1524851727047_0.3313457065432859","host":"s3://npm-registry-packages"}},"2.16.0-beta.3":{"name":"graphql-cli","version":"2.16.0-beta.3","license":"MIT","_id":"graphql-cli@2.16.0-beta.3","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"5f3842e3622e115fa81178c0d71483108187d109","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.0-beta.3.tgz","fileCount":66,"integrity":"sha512-hfE7YnTeSUE5SbCed3K/isqLjz/VpwFxI9WaLxJ5wEybIc2KjC1ntnjq30DMmS5pRhmEOs1g39DUFRmXQyPMZw==","signatures":[{"sig":"MEQCICUxZZm9s87WRUK2ZejwwDcryiS5jIlfKOTaLm09HDbOAiB4+BKg5Gyax3HsjrvgrDR/XnhVGAIvTxthZcYoiL7Qbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6wweCRA9TVsSAnZWagAAhLcP/23PuFY8cTK1XMRvgYNg\nNu+jGBrNXwXxhIzd+qJZJXKUXP8Z7zhZBKVCLCdeD0YeLDEs2CgAtYjCbv/0\na1BxqK8fMRwu4/KDcfSa+TGzVYNHcBq3g1VcXWavojWF7CS35vgD4b4bQWJt\ndGueFIbddY1ZQPTCao/ri5/fUBIGA5x7Ss8TfsOtt101XVkKiDr9x9ekWYfh\nLSG45MRLa2Nmw0EYG+nREHmcGHVShmetaBGzPmaIom6LbDiq+DjS2pSQqP/A\nA+nyxx6eyt0hVi73VLbuNQozZsBWKLBCQ85Jvjyo0y3dQiH3qvyFo+DoR/j3\nG7qJLsMtxlq/nLPImv3FkAkFGCU3kJLO+6abDjneLc8sNcBGK0O6CAX2vC6U\nYkC9Ou7014PMKwcTU2vAY/ikYtlTaA9ShqcF3n/Kz4+xhwZxk718JrVqz+fo\nTIhLHA87CS7G7/yBDoPmEm2h3tABnnFRrLho2WjVp7AHd4XyglqiziVcJG0q\nm9Q9TyR9FNHdCSlotrYh82kqyX4nO4c6rYlrxtbNfdk3r5WIPhTAaDiUGIAf\npKmYuQDDBJYstvwlYRCORA4i50eX0FVcm8m0VQe8HTVFyvyXahDpcoPuuXez\nouSPuZcu2h1j6ZSasKRTnNPs1eoluiLjFyQFnp1Mx2K9aLiJ1cHZVeR12ZYh\nUvEV\r\n=fhPu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"ed7de7b3d7643f342cc3baa4ae795e61ca8c9fc3","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.9.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"^5.0.1","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0","graphql-codegen-binding":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.0-beta.3_1525353501151_0.5722588654090757","host":"s3://npm-registry-packages"}},"2.16.0-beta.4":{"name":"graphql-cli","version":"2.16.0-beta.4","license":"MIT","_id":"graphql-cli@2.16.0-beta.4","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"9468085b85b58f207e65eee504cdfff2f9fbe0f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.0-beta.4.tgz","fileCount":75,"integrity":"sha512-Cuk85b9EW2W0TVVWtHCSYXtpzFm6gZCL2UfY4qZZZOZJVea264QLhJESQay6G8x9HfHeWH+flXG7TPFFljo0xQ==","signatures":[{"sig":"MEQCIE6qubw6mGYgutoi2IvQoJUX1XZhlwIe6AMt9ziDPrXMAiBEA0rhV8BD3i4oyOZeei0rV3wLU7MaFFhPShMLfvlDgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6yPeCRA9TVsSAnZWagAAB/kP/3HynN1wGAh9Xv9G380s\nYnt/Zw9jlnp+KmiZQEkMw24ets73BZ8DPkcel6CX99CPwOO/mwqVAuOaQDx1\nbTwPuwgr9pNZjkQnkWafI4rF4Za2k7W9s44QoMamMjYoEo2R14i1WtYweUvn\no+wXWexsa0j+kkDmzinZAUm2WwJjYn5WO/3KCeLyLargMsItmVllsXDhna3C\ncokHYIQdmgM88fKdZv79/bLJ7qOkFquEqspPM/19u2QURrA1LWt/CsJx0wKh\n1/myvOjTZE3fCY4CWYkuKFtW0PPXQARxB+PWUmUPhCot6TSl2+N8O4S6pBgL\nnNokTZNpHY78puqA8GwiwqEbgn7DBxVOaQhN0VeQrGekbvdYdP6m09AJVxdy\nassEanwvVDTXFYWDEMARFcptP5I7/UFjIKmHgAb2KlsrdVPdZTpHq6oU6J9o\nWGSEaUyjVYaSa+SlwRSjPYIO1/Xkvfk78qK/1EtTBPUjK1hiRnoTsLY+ltse\nsqm7AbVH5Oakss7ABt5ZzCxP7XL2jNyP6SXrm60MLr6k1rLxrwlbmg8wFkeA\noLkNt537dKx7CLsqSbcBPFn0rRyGRkrXte/t7cbh3CLd9KKo5SZxbAs+bgIB\nqcYmqj0qTAIzqwOtY7zN0PX2YBffLttDptSjfRz5GjV8/o7ylJwKyi7VPZQX\ngjLB\r\n=6YQT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"c1230d6299494d76c957db6deae294a4fe6634fa","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.9.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"^5.0.1","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0","graphql-codegen-binding":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.0-beta.4_1525359581118_0.27818196739399315","host":"s3://npm-registry-packages"}},"2.16.0-beta.5":{"name":"graphql-cli","version":"2.16.0-beta.5","license":"MIT","_id":"graphql-cli@2.16.0-beta.5","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"e1b09dc99596882b76ea5a9705d89dccdfa0e574","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.0-beta.5.tgz","fileCount":75,"integrity":"sha512-GOmRWZvdU0JEHvHODFi12RbmAXwc4z4WJYO6dXeP9rDw7Klhb0+ML25ffDuunPAGnhRYy1Zs2AG02ArXsQCCfQ==","signatures":[{"sig":"MEUCIQDv0+CVlTPeMT+28Ml/bqtePkzShvjX8vtucqVf9ucD4wIgd8px63xO+JhXcDRu7L+SmfwVWXQGCZgjQnQeT9MsoIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6z8KCRA9TVsSAnZWagAADMkP/1D06WRFBZhWlaNd7Q8P\n6joMMbui5oItglU3ey8Cnx7vXz6FGsGG0coyCrhAFDKV3XKmgpb8jmedVZpy\nl5Jh+AhTmyT4Y7+oHE7GM2GGfIFhnIJnpekpHtWNvtadH0+B77HFhMyu+5Ei\njp+Bt6eNeacHqbfcxKQ6pzuwj4COPAxrce6yK6DbP1M/IL0OCwDrqHJQh7qb\nbvQ7GmdGSP/Lm6cMWUz0tUR/zxljl2WvwuvwLTK3Z74mcAsA/2WVe8syeyJw\ny9VZBimmmCKvRoeSoDdxwIiXncvpZvivYh4yH6QGXzR+jYYCM/M6YnMLb6xN\nY504l5O5sDcyS3OtRXQ0r3lIGMyua+38f1zANai+xJQJaSL9utqKnVyFg14p\n7iGIPnfhfss+7T6ys4wQK6Cl7bChcVS+8kdSrXzeN7S1CgF8wIdzbJqrHzyS\nQmOXh/9ZRqOjoab94099GkeFHnVXv6CJkRwt4bYoPrLOgTG9FuhXfvDdpkj6\nxti+VeAh/CoUulhrqWFzVvKYh+iWujLgYvZisulmd9vpR/kFp4iZHqdNRDxC\niSfDqHveTv3NiD99sq/oBYmVVlBAN82HNstpBPxTYz8b8P0qbavgPQaLo0wc\nfA7vuXddNsg9GnZ95tAuezk31Nenh5IwCy+S+9d6njmm2bKrCVQxQxaaG2f5\naA6n\r\n=Jtcb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"06eba6ca6cf9bb6cc1c212e25c616bd451ac903a","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.9.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"^5.0.1","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0","graphql-codegen-binding":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.0-beta.5_1525366537662_0.4107801948440306","host":"s3://npm-registry-packages"}},"2.15.14":{"name":"graphql-cli","version":"2.15.14","license":"MIT","_id":"graphql-cli@2.15.14","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"c8ae2af0f3284a806befbb757c56daef95f2d1ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.14.tgz","fileCount":60,"integrity":"sha512-8QoINkPbgGNMBUvfjoP6LFOXadMKvnZVl8oRfsZTHxEeqpphltHD4JgRlvjv/t+JfNAPeDsgf4HmFTFfQ9yCxg==","signatures":[{"sig":"MEQCICa8rK2D6+6M341PqEneCkM9EfW1Ye1vn00gamGD2nF9AiBdm4Mi+C9rJXAyyuG4YhGIPQL4UGVmH3sk5/qihZmx4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7BwBCRA9TVsSAnZWagAA6nMP/083/0OArBQNluOJV09c\n/T1GZ6F4xaGv7PlTymD93Oo7yyfgOhVMkiLBDsOS8JPSWwW1nlJ53onLdyeK\n2dIhkxkvS84Ot1sscj/OCkWZmM2IFT/5YAtXtVzPTIBUEjZIGKwnOmQdX8Rh\nC999EZo4wPE8xVNwK88G19ezWYLBBa3zE9Dy9GDHhCtUi+ws4Tqy/cXeC1ui\nUkeMYeRPzUrEKkGsAuOAtGUEH2JtJ0yNT+A02yzpDGWtibIEqCoIlA4T6Ov4\nitYTr8M845m8RyvakxtqZiyUZAI/6EpkMGRbJm3D3H9+JsCCoryOMM/FKokp\np4LXN2lDunnqCYMReD9GFpm9W+/tyeJdunDDypqSZF/ZlKLnwn5+YdLMbrU7\nh+hn3x/e5Euz1UbjovVMIaiOSaRProA9jUCINB1lyPxLyG2CKonRM6/63hFw\nZ3oMv9FcYH14E1Ny6l4oz+hR1gNggcmFFr2XPkjBO9DsHXYxNIkaNRGdintK\nstXloqvKye2b/S8R9qNjeOAfsmc4U73hu12oSYn3xB6/Os6qjr9dGU5LXvMI\noShFoRa1r/GomzBDR8Xoh8x5DKgo75AkERrYyzy6N8hn2DUFNOwm8MevLbhp\njS6JUYOKsrqNfjh66IeFqPZ3CghnweLX+PZPTIgO27/Kx/C9zwe190z6X2zz\nZoaM\r\n=iP6Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"b35ca58b47a86c15f0b86cf731cee94e6e8d80d7","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.10.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.14_1525423103914_0.9563819690604911","host":"s3://npm-registry-packages"}},"2.16.0-beta.6":{"name":"graphql-cli","version":"2.16.0-beta.6","license":"MIT","_id":"graphql-cli@2.16.0-beta.6","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"3bfca7366aa38edc1f446d1bcd95fe93df2513ea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.0-beta.6.tgz","fileCount":75,"integrity":"sha512-oQ3eWX0YydAlGd7hW8mNp95znezM9HHSrHodi/edBLgj+Y5QsVK4mGz8p82P5Q/97+CHyTXvGe50cnmQrj+qqw==","signatures":[{"sig":"MEUCIQCf4ElTBxkqKtqF5GdGwW7ZOSPBc6XiBTEaqlCu5+ugOQIgfKKl1k4p4gd7DRX1w7FQLpZemLTFW6oUShAB2Dln1po=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7GEfCRA9TVsSAnZWagAAV10P/03gt6UjgOu8QKtsQ/YM\ntxwEzFoJWLJfalpr9ymzsOGlA4t63Pk/b7U8b3BzS1iA6FCGaUeKJjGGlJuA\n5qu/6oVNZPuc7g23gm8JRrAz/Ep4BeMUemLq8Hh9VgsiiGRSKlVdB706uM89\nZEJ95q+9/2F4k6wINajDtuz+wpDayCf4JFCHeYWhxmLbT0Lla0TktQ2b4CVz\nvSO1Z1R8Xf8bLv2preuJRw6TMxSt0DI2HKsIP1BDBdigpXEwoiMn0wYVFPUt\nbJmy2w2lOB73ODp2hJjl5F7rOSxstAhf709pWYoIiLQ6WPenu7WMdDj6hMjI\n2fQU5X3mvOO7+Qqe1Z5VMcYRjbr5iKgTtwcthztaxmY0dHO8WeeSl5LXGnyV\naN0E9PM/yzvOWQwB6/AfdH0ZrsSGgwVdkQUI5VRH3TGES7GOeeMSeR+Er+ss\nQZ7gPhMi1geKjsUt3hBw9jGVC/Z1tQoB+ctsi0TB6DC7BzzO6IKwCtUzTDDj\na7ZtF+WJL2aDk8kU3ynz0XyFGH0QYV3KStXI8Xi0G926IgjwfKZCrBzZpsY4\nQ3d6bocekCYNayyb8lMXhT0j0SshXg90m+5OWMcJp+r5U+0Ch3gfx4umj2SW\nv/HNecCu8ktaIhIAyMYNnNj6VAfeWTYZ5At2BAhn7Jzco8aBG+qzLmqm5YkH\n63Px\r\n=Dg9y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"ab2281be415755d925f18796c1e1c20face3e48c","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.9.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"^5.0.1","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0","graphql-codegen-binding":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.0-beta.6_1525440799194_0.857686347958617","host":"s3://npm-registry-packages"}},"2.16.0-beta.7":{"name":"graphql-cli","version":"2.16.0-beta.7","license":"MIT","_id":"graphql-cli@2.16.0-beta.7","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"5d395f85c507a39ad23c627af8792f013feca6f7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.0-beta.7.tgz","fileCount":75,"integrity":"sha512-1NwX4jruFkXaTcNxnXOhj8deItkY2Qmswl2GwznBPGC0wVYHzIaGXdqV4GeLJL0f2qKh52mAdyzjDmFdlNmN5g==","signatures":[{"sig":"MEUCIC+vYqprhhusolfgNDtUzO/vLQgal/3Ons5eMDA245F2AiEAskcbTRdWTTS090RuXuXhZSBKuzuZh5CG++HFPDcZzTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7YC1CRA9TVsSAnZWagAA/HYP/jtCf1S1IAlGnLnHufs9\n9n90YggIQJM4KH9TX4ulaqm73dfRu5zdjyStlMQbuJxGJUa6J5xQWCMr6kU+\ntLhz+Nw9BZUwHgDxsrNlPmFyCkMS8EMuEMcalEPFRC3OsFnMwVH6h75p2dk8\n7XlEkG8YekGaYAuDeabgQcpfT9wMSXzMPU0zHBKm/5rqH1EBVfbvPcAHpCcp\n/XpyF9P2Kt3D25ksrSAeYAJrDscKINjAON2gJp2U2JFurIm7uoyqIjN4qBZy\n+vnOsjKZUiTBVuc9D/1hvpZ41c/+O8rHlZ//tp0o0wc8i8fIS5eRJY6AZGLJ\nDfcmSGH5Tsmjox+jHMAn4OTPdSigC3QrEv6oB3LgkNRw8MjdTSXXGbZXxHlU\npTHZCdz95wbwdlxeuWd3pdPrOF3PU+VjnGic9wUr1CSNINWrlrtN+TvX6SGZ\nw5eoONbHU8HGiMTqBSobewGcBDFKlLKTsJKdganPlQC/xwd1ffFRPaKOB16T\nNKhREN5DxyXoGzVC36CSG9MHRl2zxcgRWuHj+zWhbejmz37f7BqqQbp3FEdt\noPr5XE5MZi2BS1jBmRNyTWIppp0Fj3wzGyCbN8WPQLjHZnDzPwVt2KXXVglR\n+EaHqTx/ngfMJWZx4nx8IvBfemBduw3jaTlQy3Pxj67JREkgq1uL+Aodj4a2\nMlhC\r\n=iHCz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"93fb9ea12dcef19efe89f2cfe0d80264e1312925","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.9.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"^0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"^5.0.1","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0","graphql-codegen-binding":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.0-beta.7_1525514420659_0.10638526311438379","host":"s3://npm-registry-packages"}},"2.15.15":{"name":"graphql-cli","version":"2.15.15","license":"MIT","_id":"graphql-cli@2.15.15","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"b8c0c0117f6da656fb5268643a6bdc2ffb11f318","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.15.15.tgz","fileCount":60,"integrity":"sha512-b1yVjOWyFjq+naJTgojblPgt2HshDd42Vts0SZDuFe+2qPErJoSRW9bJewL6FgXKqqEabHoEdNEY4YxxmLPqBQ==","signatures":[{"sig":"MEYCIQDQWFYyStnnUYjm6Fg2oR5vtR5qXmCOdAZkoVYWsnlhTgIhALlNVQG7if0BceEHKqkCt3AVJyuog4IJFWd4XuuRl3R4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9BUiCRA9TVsSAnZWagAAYcsP/iQO7uOdSZHYghjafCLh\npX53Re0ah71o/sTn+atPnucVwMrtHBSkPJ/yVx444gTXwsKlSkG3biQGhsga\nmCFBt+xNpfs3WUsvydBT5GXCHLDUFPtEPCUW7Qgcuon0hRu9J8LKogviBboK\nIf5eGqOuJ2LDy5c4kt+elElXiztEnfYDqLfzmJCO/se4Y1zjuZLQ5WEtYWwG\nfZzcfDX7HQK9HB1u9lPhl5ErobkUT1RMe7ygYn97qByAZmOzgmYDrl7ifoAK\nLglZ6YyzKU8m6SSQHqDGmxloYuhPoq/4Jm3ETg4W0L9dHHJhQRRRUJepm2pe\nuYmCX0a//pXRwMg3FI6JuOoYuhbQPq5YVYZnz38i9Qf/kuyrLYIoXZLLwOoI\nTwJ+R6skQ/riFw7U2FnWMeAdHomzNM9mrk4WzEFSrI64NjqSFQoPtPRcWfSH\nZjTug9wfVGs7wo4RBXsBmhp+e1zVjP3HbJum1m29NF7R66KGfIRQ2YYq2rYG\nX8mMTcQ6DZEBx1oeRk+p+B1TJag1MpMfcA78UuxR1HgM3lAknjUyy8s8vnko\nq1dqTR2yzSaba8nOQ4yfy7NMu/Atg8j95M30m1gTbzOKFa5OaNyTiH15j0iB\nhLv7O4pT/Ex6Ghp4O0iV9Wj478X/idwHXP1KNKiCFUImGNzh2euQKl69pUl0\nNNly\r\n=qHSu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"b4d435791b4cb01725100f00eb5948c912b7d60c","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.10.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.4","is-url-superb":"2.0.0","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.15.15_1525945632602_0.8637897121499678","host":"s3://npm-registry-packages"}},"2.16.0":{"name":"graphql-cli","version":"2.16.0","license":"MIT","_id":"graphql-cli@2.16.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"eb3cb7fefae0b818eab053c0a05d4f9b102d39aa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.0.tgz","fileCount":75,"integrity":"sha512-JIfynto1O85LGNAZFc+cASpZGtYVgUlAQZUZcFZjSghAEgx/22E/u2m+aOuffcrrH9Hko8pNZ5X69okvu5D8+Q==","signatures":[{"sig":"MEYCIQCf/wlX4vB/bIkNDeauGDW6OI+ass/gV01hW3ABIPVyqwIhAPItJ1yhWYl9ooDIJ6EfaecF3bQIwK5T+K8gv4xqR/26","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9IaWCRA9TVsSAnZWagAAd4wQAIOQ3zc78KK+5t2ydiWj\nYfuDAhm5G0QiCFhcUlaVMq+BP/DJGrjl0qftjA5iP/MgEQhrLBFXWzfPKGna\nV7JLnOzm6l5hUCn9/IW9wXMKr22yOq21WpRYB68kGLuTsTGPgsPaxE2VQFXi\nxT2R1Z6d0ZZiD6yNP4dx3uH0KOknfNIiLCdwrCQM5laO5pc3gNBPdYRRcRqH\nT5SGjFkB8Nr/z1fcLkwKf0EwhqOE1OKmyfSfon/exCVqkqhLdWd9BD39m5Wq\nFAehsxvQRgS7zw61w1zoICqWArN4WjUl8IBOooYkoxSIF8tk+lf8PImfTeHl\nn9J04MMH2iUodZ+ArD/dwl/7Abwtcslasu5ycqlJVQpmflytOxfrNKZw1ldO\nbJTm/N3AvFnAmVBOyPXMWHDBd3VJ2ix7KKtm4nrhGSJ9vocMUfperxObbgx2\nmTiD9hGG+pxfMfeHSA4SFz3wdeCyeMp/tt7QeiwHPux2SC9+ymzL6Uv7I6oC\ne9Nw76p8kyepOo1nV4G+43EjIfUvyuFuQQzWxRTe5EMa+FLBtF9v8rNqJcxa\nk3JTnNXFTMN3Urifv23XgiEzTvFL1dfMyA56/ag5XyEFJXZ9a+MIVtnXikuH\nVQbpD8LQqdu40zDN1LgKTOnWZeaU0v26g6D5Av2wfG1OLo1yXzNU2QUeRlfw\n+guI\r\n=aFXe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"0b86b7349a6dffd0ec5adf86fb1cd155802cbd23","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"9.10.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"^5.0.1","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.12.4","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.0_1525974676548_0.14728340829971498","host":"s3://npm-registry-packages"}},"2.16.1":{"name":"graphql-cli","version":"2.16.1","license":"MIT","_id":"graphql-cli@2.16.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"8fe13f14490c846481044cc33c6a120d949594b3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.1.tgz","fileCount":69,"integrity":"sha512-JO/BYGwAsFQR52r1sShpuQoi74ADeys3wwljBTHJYcpBiaMhDTTv4j50csbsLaFTJljjGoyZH4Jjcyk7ZFPR7g==","signatures":[{"sig":"MEYCIQCytkxyiOI6+pFh5b+aTRy71jUwurdjyWWvB7lo/+AvSQIhAJfM29jxmoMZvTmJ9gtt2PInJkmwOE5G+9AooFeF61Z2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEQntCRA9TVsSAnZWagAAmZIP/3oqnQd5zy9o0mwJY+jg\nmnM8LOxykPBFRv33Z15OSzML7bNc9y8mes0aX3rLAlJjTrOMV57S5pC4bZDm\nYRiNClrihNvnp8Xy1QDQrysSDsTUUOE2rdidg1F6UbBpJW2JqKmLtgk/hQKG\ngFFBrfLwgeAohjmDQ9eAxPKqhNGE0R4SO9DcCRdfzevS6jIeLNyGTyRojpw7\nzKempRhPqOsZWG85OUYboqbwr+WWYogO1J8S4DatcmlOW8a1MT1/gRW661YF\nzYTNTt6rapibBTT7ASeiONLXkBJkDjK+JliLksXcbzTW/UBscFS5IVe0dzPs\nYXSq6goJOtSss35tKDjb0kY51IalBAVPvCFpxwvFU4DP8hUQjdONngzXbt6z\npKStUwAM9iBZP/SH6Q7p4MKok4R9Y2whqDcxrYwsch1Nt0xw+oz+1efMY8wy\nrotAARTTWf4jvwjP5RhksJnQMGfWZsE6HZOZeACzjIItQLRVy1tDF58dOwVD\n91qc+3bJUq5Rr/M1n36qoYpqqofyqETg1BxjjHlajO6QaJWGT8XZJRESzbCc\n1cx+sbuSl/W5VPC2D7bX7l3ulGOEhR0cFtaUuR/I7zR5tf0xWMwxzpOMHHOM\naS8JUfwCgv9+cesu7Yxu3c8hPjCmtUYtfESHGyBgNlWOtCz0ozT5cMhqIZn3\ngEPV\r\n=6BSj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"60ed896a03d9968ffc2b1b7da33a42e2bc57a471","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.11.2","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"4.1.2","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.13.1","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.1_1527843307102_0.953174010842823","host":"s3://npm-registry-packages"}},"2.16.2":{"name":"graphql-cli","version":"2.16.2","license":"MIT","_id":"graphql-cli@2.16.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"13910cccc0e0e6b37f93613534b85ee7c8795649","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.2.tgz","fileCount":69,"integrity":"sha512-qSyUQ54+FDlJXDosxB0wpVHKXLA7icvLZ4wBWiyADfl0bvOugH3cqWnOC7P+AGUKE12jW2Yav+SdiQtQTthfKQ==","signatures":[{"sig":"MEQCIDgJxLomQKw+RK5YmwkHy9IAY3w3TnOnXnTPit9xFt8lAiBFIS/MeuHRKSK86XgxI3FJo/x6lVJwRhGaskF5vIOR7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGUG2CRA9TVsSAnZWagAA89wP/j7bg0aUDGUEv5pCC3Fg\nHOBUl6pb9TjFkSeJUEXxVL91TMCwiuBwUU8x2WXxNkl0J3SbDJTG8J1gr8ic\nz2ZZNC2mdNURy6wxlhe2cUG5PJSf2S/AOs2iBqKy95/+l/n/1s3SAuUGArTK\nitFU9sGf7khyFwzbeswNq/tpOTTT1nRJA3kIUUFO5v14qX20FYXjtfh5YIbA\nVU4/YckMKDPJtWfR6rRkY3IYDq+K6XyJk3yzNtcbcUObD5Ad+nt7jtUCQNMh\nY3ml7imu/VyNo2yncorPIozzHTjwJ7zO/AeJw3HJZSkeNhTC8VG9YbB+Fmbq\nwEXTLArkBNGk34KoioZA2CQjK/EgwqnZaHMhOjjGKkgDdgmGPWO44Sea2prs\nTLsQRcJci+FB5Jrp6dSmgYuRC8oI2N36Hsd3+F4qBCB15XlGKjV99rRUp4tU\nGqk5OQ3JjtZDGqzAQkvnB8tAUCfx4vFcV0rskmErfq+jlz/2OHcquJFHgbIL\n2p+FgbA5xP1a5d0iOAlqtnMzCsEb8cl4GmAedIy9g9LeTAwPt4m99UGg6kHU\nOP2VjhD+cENLGC7dWSDpjUvkky6+yGEBZSsN70ZiWhCz2/NVoC/deURbxG6T\nr64evWy0oHTZHf0R83BN9uQZ9PDiRicCKvU2To0idB0ppQrzRgeYqt1/8oAH\ncmef\r\n=0q5M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"44ba44ce58246bba7b603afb0651e05c355dd92e","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.11.2","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"4.1.2","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.13.1","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.2_1528381876790_0.008347458855769707","host":"s3://npm-registry-packages"}},"2.16.3":{"name":"graphql-cli","version":"2.16.3","license":"MIT","_id":"graphql-cli@2.16.3","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"3042b7dbcdca33fe4108862de64bd42834ff5bec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.3.tgz","fileCount":69,"integrity":"sha512-mpAUpGPtYefyN9X+ApLjCSYqaELIUzf4Xej7VMc57T0XQ7LheSKM7OrO0ezcwBfMky6xgppQK2N3Of6KMN9rXw==","signatures":[{"sig":"MEUCIQCi9QvVIw2UXoPgZtqejDbnLe6IQ1ZkFYJ+zUzp2x3wRAIgN+l9JohaUx1j15lzDOE9XPPsxLlY1kBetZA8sgqNkuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbH+wcCRA9TVsSAnZWagAAZicP/imEQ2IE3XSnmhadpaqj\nfSFCRiMenAzYFAtCFUObvmzmTySZwhvfFpX8K1M/+YDotLpsCZMv2TAixDrB\ntpk89gxI2xnXW70VKEIkUQ/80N7VNzZV4rfQ798mz6ivgzNUkYAbDIpBTNxh\nWrCpchBNh3+Pa1wXhQzMazMEtfbKma8JO4zU8glo+1e+UvgAHE/40FiJeyRO\neCBlixIzU3zyI7wPNvuvo4X9g4g4UaWUOGwxZUf48kg8vETFuK7GR1wDhHjm\nl7SNBrnzYkigTGffzSu0L7uxevIGMQKyKBVL7ydy6t6uBW6KQ6SvPZR/bEv8\nIow6bH7gDDEC4pVVuqaNdMf5LHVIUZMmiSKt3jqaxufD0oJLxtRVCYRN473t\n60uNVo6sPusVd6zqx6Bz4zTcszFV05PbO0lG8Dju6Jm9Zwbf0ivkTF27y/4T\nB+Y5EHYNonm5uCFQUzFHPDCan93+hWpf/62AtC0Gjqzwj8JT/KMPBg+4rJHE\ndY68/YOvRv4bqZ82V6CXAl1iH3RKMiL7ShWbUklNBW1zXFnjyWPDMrD+B2y/\n8xrE+mu7mc8CShIQuqh2Mrw0TGJKSxONZ49orXb1+c6bPOo/aOyDj8XJ1R5x\nndJqASldeRSZVZX+KsMgPhsHJWmxu0Rn8+oBV3WgGN5wQZ6kAlmnSRI+1V0A\n9J9l\r\n=MrQX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"4f312dfcc20cb6bf05091c0c9c22074b854792cc","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.11.2","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"4.1.2","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.13.1","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.3_1528818714703_0.24899831816649387","host":"s3://npm-registry-packages"}},"2.16.4":{"name":"graphql-cli","version":"2.16.4","license":"MIT","_id":"graphql-cli@2.16.4","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"46699ce8021cf1dc1bd585ac507372de63a6046e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.4.tgz","fileCount":69,"integrity":"sha512-eIgwvO+PLCIV5UfwH67P+EOIaCYx2/wObAGxXUCjA8whDPxQSqTCMf2AKUygi7g59wwoA84lUrtGJV8Rxu3h9A==","signatures":[{"sig":"MEQCIFxad4N8r2i4UP5bA4/bZ+GnJeT8owawY5qbKe2D8ogSAiB99VwpNNYOl4pQNTvKQd/V1MotsqePhyxX781Rw0s/mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOzggCRA9TVsSAnZWagAAbwMP/0nImWRmeilthz3Tw6F4\nWVnUDnx3ubbuhVfv4F4liAC3Hu1g1Wzo6sJdrnTCquRKO9kjOX7TST7MzNNn\nJHvPEz3g3SgrOkKRSS/Oo4LJAbKPljGEq4kcxGmp+zJQxLyotf1UbI82mVqv\nLKmQy6/qzWx+OJM/ikqvbv/aFziCuX6luw7fGuw+16PryEn6N81w4/BRWStT\nIeu4XKTw24nt9dnS4qow+2GZLBbzCmSQ7YZg1wb/I4Ca/GVq9zEeipMhS4Q/\nuSCIiGIpV37lqEYY83YCqbcMnVzjngQUcvU4aegVJNNxZb5i2Gtnd6aPbrjB\nEC/X+atc1b79hITks7TWotKHjLEo1CcxpfBsYnlJ2dvaZ/LS+YeycYfFIdAZ\nJpp9QMIDQgQaK9SjPF0sxmyC48KXGjOAhep/cGJM6RyKJP2izngE2YZUVt1s\nQ5RXOokjeAiL7+hJ2Izh8dsD/3HVlAtfZQxsmqgOsRXwVSBxH4UGAvoGLTvk\naek36ea48kzC3RVNH97w5vuKOv/V8yoffksiI2SiQNfv44eHmcvu7afmcka3\nmMS46df7SSofEhuIkRk6S33NXl45xPfNkZqaoxx/isvAcd73xkDQ9rsbAu8z\nw0Sm322+n9RFoIQ01yz4IxjOzEoQzOaQfO0t4uCtXfrqrn0CjfSQVzcmOLat\nEDdm\r\n=8tCt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"ee9c0ce3b73ded75f15fab2ff2b74087d9f37598","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.11.3","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"4.1.2","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.13.1","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.4_1530607648206_0.6399934543072039","host":"s3://npm-registry-packages"}},"2.16.5":{"name":"graphql-cli","version":"2.16.5","license":"MIT","_id":"graphql-cli@2.16.5","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"0562dabe2249f933186821847f9242b5f9aabd4e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.5.tgz","fileCount":69,"integrity":"sha512-a2QYKmjc6H/39ZGpcKGNQIGAtz84BIVYw9LyYy3Iv1cxJ46zeRgyLBdl8vk+f1aYjQ80TAGHL2+qlIKBD7mDfg==","signatures":[{"sig":"MEUCIHx4S1aybiUet87pEyouPAmDCg1ECAgyCEA+5wZWeZ6tAiEAqLyPUQhmhdji99EfRbSzre9qszM1zLwZhjJEEQgdMMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVzpGCRA9TVsSAnZWagAA9N8P+wfoiFvSEF048cGzfrKG\n8ZTRQBotZI+itpEuZBAwjb+qcw5UVGVJl6g5CDtUjuC4uUTKb4SlABcvkV1p\nOcOBjk0MF0awRv4FwH8GW+39WAM2uZyAtfb+/re5PYIJguR3vUSI5mFgCCRn\nDOiPxon+pyz+UuWbsyNSnbUic6YgfOfT6wczKN4dBdVLG6/33t5KYk5zkIxr\nIlcA7/pvkHEpoy+tA3a9Mm+nL8Gv+3bxAwRZRLNYR0+kr38/+iOpOHwlr1tH\nlzJz/qN2Xx9lP0t2ZjISE99MiuF34bBD6gkpec7HJuCWAf6ynuh/HqQv+92V\nWAU1wBHTBm+nHJxmOaeicgb82yUFQBzcoZvRdDNPTfR2fg9TCOcMz3dqyow0\nmREVShnVCIVNk+ZbyGmS047wSmdHu3ZixPSRUV07uVevFoclDCCJDQ6fVASG\nqiiZBbsIPc1WTyQMLbsCxhquiy/jiuVpW4PhvMl6+oa6B/tkfbWWjwANy8CY\nhxx2Ktmhe1XoAWRgt8bIO7qUrV4P0A/1ZcqZADqRcPx6g5rAxD1klRuh1e8G\nBJMinsbZwrbIlMbVq1ch6W7SZwnZ1zvywnKlb3tZSHaFgxYDIlj9reIUlN5y\nlD9hwLBThGpF1lNqM6CyRGgm0gkYNEs/KmDXTvk5T09bvIxEKIhs54EnjTeA\ndzjI\r\n=SFZm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["LICENSE","README.md","dist/"],"gitHead":"294f4985f3be50daceef53a77565b69cb14e1289","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.11.3","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"4.1.2","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.0.11","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.13.1","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.5_1532443206693_0.06924493349125727","host":"s3://npm-registry-packages"}},"2.16.6":{"name":"graphql-cli","version":"2.16.6","license":"MIT","_id":"graphql-cli@2.16.6","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"6b6960fe2ab48cf4235db71e55968cf67ca4aa9b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.6.tgz","fileCount":69,"integrity":"sha512-4DNjZj3JUD42k0ZrGdD6OCmv+hnPZRrdMobepqWo7tErZGjgguWtfwO4ICXKM4YAM3Xm6vt4AUxnN9yIvzy4tg==","signatures":[{"sig":"MEUCIClsh18corWXrmhlOSsfeGtOKKOLFfE/WmczkYUAlbxlAiEA2XH1NpYcsbYwIKGSK1KLNKIP0zoq/MpR3sNBfo1+od4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbj6YsCRA9TVsSAnZWagAAWeAP/3KSvdWUpzi38PXK2Z5S\nn/GrJNGK3NWvFC9qjNfmaPKOQZ/XdCveWxt/+TI1bULxeJNu/qMg+K6yoyoq\nH0nR7SV649mxTxRruCGyCM1lx+bKcFzB1SCGkv+Kk7gs4mEb/aHlhQk3GIpQ\nxj1EB+SAKz7hYkkwRjksFyKZ+Fd3FNdNByXlumH3OkjM2R7tb7EPBB7hVbnM\nwpHpb7kLCSu/QTXkCfTeBUkh0kjXsdW3eks24Is/PsEJKsuoYrimHCrOYTc/\nUh7zCafh9JpILAogm4XOoqJetTokOlqXWBGfaUuWQGviXxJow5PNukXi8k7J\n2WSn6YRlKjyXfcSBVyRK3MY3vyqt+1IUrW/YVwf4mNaTo9WXIny5jg1w4Uao\nyBena6S8zAv0134H+rgo8DsZkmjLXP/frxvCBFIeGj5epwXg+Mw1TGH+h9IQ\nu1xijpAVjZiY2kW0rgIN6+Etz47NAxVQ9/s+CmZauYTHxK+PRQYwrMAHkOI1\ndN63zLNJKrl85omUmZjiCRH1ZhQiFisB/4iBaHCJeDlI4PXLs/W3WK9ii1sp\nvh414ZL0I3faQq0PHoTJYWwTs7AhUMx+cCo87MHRIlfaXV9kk+HT4J/lhczo\n8kbLl7oBp+IXN3ZXdRngUe41BZe7dQy3S8xT7O6mZeIWPkKNnoH/fIq3od4K\n90BL\r\n=XFcv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e38d5d6239b53a7579085e9d8d292d460275d0eb","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.11.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"4.1.2","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.2.0","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.13.1","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.6_1536140843332_0.3543898751968382","host":"s3://npm-registry-packages"}},"2.16.7":{"name":"graphql-cli","version":"2.16.7","license":"MIT","_id":"graphql-cli@2.16.7","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"47da92cba15db8bf1900e2fc97787a9a359b91c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.16.7.tgz","fileCount":69,"integrity":"sha512-I1kkJ9mqgctjOHDTo3bg7CLpZDeuLrOhKeNmohWhka2bWb0jf5T9IspHLDDTIEsOB56KEnvW2fUwRsTFHJK2HQ==","signatures":[{"sig":"MEUCIDlzAyX1nvJl0FNKkL/RYm3hGAgAQGFRffNy36oSu6dKAiEA3db7Kahl3UzCJWcr82c07dBP8L2FiAdJVJRVnLZmkYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbj+gICRA9TVsSAnZWagAAl0kP/Rjdd8TpvEhTTBl0+Qe7\nscaNPqSKz/uz1BpiJHYPayO4h+nF9KFpO1Kuq4qNT+Go3XJojAYPnhMgA577\noBWFqifoj9Rci7dIJbkqOzhsZzcFZfKqoELDgv0srjWCeQxO5LlpraUu6AcS\nI2e6zy35NEhL9emTqrcW4oZ1RShr4jqJ5RX8uGbRomwOCeRnu0dWiLLkIYr0\ncNKY2w5Bp/Ev19O+I1coLqnTn7z1aNQAzyRlvA+MtPJTYGYmin80uK+/u0Jw\nQQxUWVekyKRAbitXBwbnuIqRS81ndzDLYKxl41PSofEpcFxod/dJe/mBtzn2\nrz7HNXRZclNQRxWF/1ckULeQUxLo/+B/qmzyYZpsNsPtaM0TTbWivv9OwqVu\n2VyLIt3hhS/94TzydVhw0mU46EvqkfsBkC1/zckySuxLpvNizzF6FmAL3m5r\n9HiGrr+VkTh6ZjFjKz5+42nRVzb6fNCIx6ds/7qM8QpXCYdOOgdEm2AtpehL\njAnh5q1F5Dgs/Qfw8Qg7x13tv2coPt7mtc+DBOt8kpPcs0Mm6ez6l5qhVpxp\ni0Cpk55qZEjUU52SFMIQ8szl1KhWVnYWPdYK0dNIC2uFlB+cMaZfBv/gLaXh\n+9w2IKIjIJbFAORpxqR9bTHn8r1SNzRpMyB95BWHmxHKBdlRr4wS8PxEWN8p\nDiZj\r\n=QngQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"10412292ee8c1be37092efaafc5a8a0889c2555f","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"5.6.0","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.11.4","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"4.1.2","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.0.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.2.1","graphql-config-extension-openapi":"1.0.6","graphql-config-extension-graphcool":"1.0.8","graphql-playground-middleware-express":"1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.13.1","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.16.7_1536157703434_0.9003814014423823","host":"s3://npm-registry-packages"}},"2.17.0":{"name":"graphql-cli","version":"2.17.0","license":"MIT","_id":"graphql-cli@2.17.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node9-alpine-x64","node9-linux-x64","node9-macos-x64","node9-win-x64"]},"dist":{"shasum":"915260d09975b9a371f374989873b91ee6e4200d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.17.0.tgz","fileCount":69,"integrity":"sha512-K82gG79pA3G8GzMeqFq5+kkdZi7K6UWlvmrWLuGaIvo8F1wdHAKDvfexjRGb5CPisqAJqQqbsGsfrg7If488kA==","signatures":[{"sig":"MEYCIQDE1NiPFJcwVOWXxWZtN2EhebrFI9nr8BvdWfmLlU5+eQIhAI0l40TtsJFjk6QB3L6IGTvXZNy8jaYyMlKVv/pLz2Va","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2bSmCRA9TVsSAnZWagAAiNYP/1FUDMEgU+4LhunH9ZRB\nLl+0Td+qJNy70zDS26UwpHWGOYVLVn11oLpZGIBBp3XtQ3baQ4EF4V0z98yZ\nyZff1AxF0YD0xMVEgnIFWsClHtixT7aqlUhznJsFqRjMnWVgijVgrJdGQ9RY\no3J50UU+ZUa7HlvD9jfOEAREypWyRQPgTJjOJ8rIPtt6fyg9zlOeTsHUORS1\npllMGzVEbbyBMMttGvQNs4qnbHgoyohJYx6q7nFPv148iRv+Eo1p7y6j1CEx\nTyz1kBVbsOMIV9ybSnrqPx5qjt81WS5qupoSo12Dw+ao+TwaI3bzwiGg4t5k\nTBUWATwz9158Wakznm6C7CIh/5egiTwWwTeNlTM2azuFWYp0fE8SxkRUlutd\n2f3Yma7xmT+BL8b2wnLnyId/Zmkh2uDObtIhwEGN+gwx7l+wezqFnkgyVUCT\n91QlHZ019im8yjpxh783+HCy0rXyWBJ3KSkXi4pAecK+7xg+J7lml+h9XbuP\nBUJmCROIFAfkTbXqWVB4vecR1xUhDfMQpMutTLvF7Ly8x3Ws7pO/zR/wTVN3\nKLgNYTspLY+juHZbNK8E29TJQ1Z18aGMiQqndpRjsgGFwvW+mHYp5NGdqK8Q\nLgXlfYN0mbpDl22fkgfwGEBy8YAbbYkvMjKV3PqHR8zDlyMq69RLULsiVnfN\nu1YU\r\n=PitA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8ef59ab07ce3c91bf61cf592ad21d51e184fa92e","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"8.12.0","dependencies":{"opn":"^5.2.0","ora":"^1.4.0","chalk":"^2.3.1","yargs":"11.0.0","dotenv":"^5.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.7","express":"^4.16.2","graphql":"^0.11.0 || ^0.12.0 || ^0.13.0","js-yaml":"^3.10.0","npm-run":"4.1.2","request":"^2.83.0","inquirer":"5.1.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.0.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.19.1","command-exists":"^1.2.2","graphql-config":"2.2.1","update-notifier":"^2.3.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.3","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.0.0","graphql-schema-linter":"0.1.1","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.6"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.0","tslint":"5.9.1","ts-node":"5.0.0","@types/ora":"1.3.1","typescript":"2.7.2","@types/node":"9.4.6","@types/yargs":"11.0.0","@types/lodash":"4.14.104","@types/rimraf":"2.0.2","@types/express":"4.11.1","@types/graphql":"0.13.1","@types/request":"2.47.0","@types/inquirer":"0.0.36","@types/node-fetch":"1.6.9","tslint-config-standard":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.17.0_1540994213151_0.34162751301149696","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"graphql-cli","version":"3.0.0","license":"MIT","_id":"graphql-cli@3.0.0","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"a7f1ab346608b85703610b20adc0ffabc23e7332","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.0.tgz","fileCount":69,"integrity":"sha512-Qw5wulO3A1/2XDwSMmqyamx146c70PxyxHEPwMdPTe/rKQ2C45AQpcKKajN6xoc1gDwqISm1A7BZGgu4V5QYgw==","signatures":[{"sig":"MEQCIB7dsAhYKp/TGW/eLglwXXKOiDFuGQPo96wmCiJlCrNfAiAyxnhZd/1lO3DdV+t0NcRXPVlxsi+mVg0dYFR6SRx3JA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcE+aLCRA9TVsSAnZWagAArisP/j0MRjr5TDq9MHMliu7t\n0UAmublpyi4vkX7oPQFgLYsA215KhKjeeYhEF3WOjLIPiDtcrpNppdmnjRHJ\nrjxLdLBoJseKbezSoUVJWDI1/XrwleISSPm5zuEAkxeDOLfNe0eYXmbpNxJq\n4uKvRFTBJkGXJJkzEEd9LsdTL7cgHPQcMrMkfbgP4fEjjDeMtGhkGRv/lrs/\naPdQgbyG80WDnu/ccHZjK5/H9pcM5xyQSjcNzGsTkluYLI22EjFWcHyjkDhz\ngPUMwKz/yEWKW+4WqfPUxHla3/rMAokihKHNtkOs+YfE3ZLOrzNJ44HwpJa6\nNVMuedQ/dncek2a9fZB+QF0S44rj1Y5jSuwQ5WmdxJQBI2ZxXGcYh52KyHSh\n4n0q3KFZerJLx5jEj17lRcmuS3uPGjMWICDC8QbRIJjVhzTnHoL0JXKXeyyW\nQEqKF0OJA/IMIjES6iLrsErn2kUZ+8/wcP2CLRTVbNITyMQGpqx0X+eMXU4S\naG1+pSo2yGp71GtetRRZP8HHxq1ZXIYzf+mUYL/y1M4jNvOAJsq4dpBZf67f\nrp5ez0tH2bmUwVRf/GkXBBlJfbsbVhzGNq0gryrNxwxAvDCp1LM6XiA+Hfex\norstGm9QrsabCyIoxccjuUkmv2c7UGTkf6HOPESHDcBchEK9RP0qvDFse0uT\nr27k\r\n=/lbF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e8f2fac1936aa7dcd02af0d632b18044842a24c1","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.2","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.13","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","request":"^2.88.0","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.1.6","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.4","husky":"^1.1.4","tslint":"^5.11.0","ts-node":"7.0.1","prettier":"^1.15.2","@types/ora":"1.3.4","typescript":"3.1.6","@types/node":"10.12.9","@types/yargs":"12.0.1","pretty-quick":"^1.8.0","@types/lodash":"4.14.118","@types/rimraf":"2.0.2","@types/express":"4.16.0","@types/graphql":"14.0.3","@types/request":"2.48.1","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"^1.16.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.0_1544808074646_0.9827575902637833","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"graphql-cli","version":"3.0.1","license":"MIT","_id":"graphql-cli@3.0.1","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"7d0daa8adcd08955953b00c97a2f2816edbb07ec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.1.tgz","fileCount":69,"integrity":"sha512-6nHskKoTPcCn9xA0bKIU09XC3G4gNCVSlvf/44s6UnoEWlItas354foo0epRSSmReNQJItGXR8r965igNfS5HA==","signatures":[{"sig":"MEYCIQDtHAaD49c4ydWXEopR13tkOr9y9PO2/kNONlA4yATrSAIhAK2Xn6AtMTo62tUXwqDjnxw5BkETvHCbkAV9UtYAf9UB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcE+0sCRA9TVsSAnZWagAA5L8P/1/OiZbZovhIDeqCu+hO\nZq6aQ6PQK8009hvicKkjqxA+NcjLywFRsQI+5E1PB2C3osAOn57oGVBlZmcC\nXVsM3rRCmTxBg1yPxZ0yYsvwVj4k39eBmuRZS9K6L4YJUHla5L32BF/H0LVV\n+2ktd3LKuhR+n4qCl2I88TYYH+UoQ2bRxjXg93oJaX875TSHVabcxtHkFYzk\nrf5eD7dHvM5kUSFfRfFVkHpKdzeVVu/l02Wm0YUlUVVx3H/OF/ZaUzFxY/Hq\nVe5FHaT8G07u7iReaV5MgdgMeSpI32Z1JywJHbNi8oINyiGL/gdQ+dDMGF4S\nOuEyfx9lORqg6xfPSvvLjdTW3ffpkCFnyOGdYkWeN6cEfaa4log7WxbppYZB\nlR7+HqGV+Oyso1aQe+JOMFvq9tT91O8QbPoJhiUhN1N11brbIr7e8PwM8Xnb\nhhW55uli77LiHgk5lz/CHK0Pa1eC9lrnlZoGRh3NPZgLl3stWWW9ykps8jRY\n+aKc+peEUpjtB0nu5s5KKG/TeBNQicKDqT8mwsnJl002jbWZrwqrEWdRlUoI\nJRhZu08j7EMEt0sBRrhKnLaOSEAjfpqGnFE1rVto2FYE1kJHGUeJo48oG2wV\nZy+bliuYW9GeTDlJK4mtlUSfBEUCtVpPHrD0Xbun3q/hrRhyXrUSoJtjLQuG\nWzPj\r\n=xiWP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d0c0e79f0da5069defed43ed7438b81a601669ae","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.2","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.13","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","request":"^2.88.0","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.1.6","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.4","husky":"^1.1.4","tslint":"^5.11.0","ts-node":"7.0.1","prettier":"^1.15.2","@types/ora":"1.3.4","typescript":"3.1.6","@types/node":"10.12.9","@types/yargs":"12.0.1","pretty-quick":"^1.8.0","@types/lodash":"4.14.119","@types/rimraf":"2.0.2","@types/express":"4.16.0","@types/graphql":"14.0.3","@types/request":"2.48.1","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"^1.16.0","tslint-config-standard":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.1_1544809772061_0.5663810611240188","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"graphql-cli","version":"3.0.2","license":"MIT","_id":"graphql-cli@3.0.2","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"44f62d2b5fa7e2cf9857c2dae604e84539efdbf5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.2.tgz","fileCount":69,"integrity":"sha512-hIv5bDvFEgAbip7OSozKfEj+vV3zG1FJtOC6YOhzrMv2D8PV+0EyPwlObIft8kMrHfx+JIQw5qawcGWNid7Vxw==","signatures":[{"sig":"MEUCIQD8oaiNrELHT+rRLRnyyJdKa50DrGjls83e0LoL7mQq8gIgSsPwznbwO5BQpiJwnX/ij+QQrzHAywwj6Vp4YiWmoX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFM16CRA9TVsSAnZWagAA/ssP/3UjHssIw7Op6iX8FXHz\n3EwSIIhWWlVoOjI0k6qnVKIg6JpO+RWb6WtG6t82dGqr8BA/WFu8kDxkWljY\ntE0cx7DBybqXDo2sy1O1BQG+OR64q0SMXD0rMwpU4W1L8fEjbopoFWkBsgTB\nBOi3yjMxAEkrRGYNL/2fALbG6hFdyfWqB9qnUbeZ/gX/XEwsHD0H6GpgRvR3\nVh1ds0J60cQ++BQCMeP3A4uHDTnciv4VsI9Vz0sya2wbch9jIM06nqN6NWv5\nyaaabVUaZT3wyztRvNE4YSM1NhuiXvmOTTRlsfOW1Xp3+BYmq1xF0jBeCdUn\nWC3PH+1nnefwy74j9jG+njp4R/w5wLzuoJ/4Kejxa1k+PVGesESzkDYSYhjW\nMjrP6zjx69aZM4iAtTNZoyf0VhWyq0QjxUgztDLGN44fbe+On0MHpSJ/RhbZ\n5DTWbwAKf618/9Jyh3Sj2V7o2iCYLvO/v2fjypu6RVq+S6EkXsbhDsLAIrgX\n1ogUwc+rgJ5ghdf7WN5A4NJBXWFL+5ClKXJnx++zUT5jL90M8zjXZ+WgzkWA\n8SMpKDcSwVH/8lEn6KAh8DthPVBc/ob+4M2/o62cwudxBA088W5C72p18MLf\n2IG1kUQvziax/iYK0y/Z3uChHGyIpP9Ks1AqY2CKXBbzWlD46Sr8LSzsM+P6\n9ezE\r\n=Ztim\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5d3eea80f0bde437b6df65fe96f309a2b8442b70","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.2","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.13","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","request":"^2.88.0","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.1.6","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.5","husky":"1.2.1","tslint":"5.11.0","ts-node":"7.0.1","prettier":"1.15.3","@types/ora":"1.3.4","typescript":"3.2.2","@types/node":"10.12.15","@types/yargs":"12.0.1","pretty-quick":"1.8.0","@types/lodash":"4.14.119","@types/rimraf":"2.0.2","@types/express":"4.16.0","@types/graphql":"14.0.3","@types/request":"2.48.1","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.17.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.2_1544867194016_0.858260298756651","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"graphql-cli","version":"3.0.3","license":"MIT","_id":"graphql-cli@3.0.3","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"f7007723099d22ad2465f30cb43bbf40b8813bb7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.3.tgz","fileCount":69,"integrity":"sha512-NWbdXlP5F4FqxM4NpW4MsJTQtKRSrI6c1v2XoY8MCKQXfutp3lJqdEjWj3v9VddfKNeZDz/7FmV9GLiz0cpTxA==","signatures":[{"sig":"MEUCIQCYEWF3SWq//rttyE8GFrhM2EGji9MfHILWbu2q4uIGyAIgSIUs9hRRKGynszpoOIaW0en/OYJfpwoQkIwL9Q+ars0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFNzcCRA9TVsSAnZWagAAYioP/0IfB5x3BUqBgxWLj3nl\n2V+pgRBHwigYiX6Y2J0JzQEfYoJdo/BjH9h9dXgJ1p+9OJCLXeHYQ/J/gnPY\nIwPLCfnQdIet+pAqsRSqb8dCDNW5Z5/GaCZs2AwnhwWs9R2YMOM6dw6PBkfS\n4UWH774Vn7kYOst4VBgj3yxH7t9x23nPhvLBNfEU+vzu4VACL99pjxbxuJA9\n2bQl+1iqNpy6N9doEpupBWMOpyZoSS3k/OzY1um6rNwIcImz2P/RgTwpUPSQ\nCltzjN+2ucxkIsaAffAdEC4Pgjmv3RWig9ckPJmlQy0IsLYd+ofJ4MHCoV1l\ndAQ9yanf/mpveDWobbTl/vpC3i2ccGRmPnvatwjhuNkuRYrOo44dY1mQcRe8\nN10K/5nn6UESqr7gOd+sT3vCstjjQZaanfxKDPEz3oVnQMGHPP78Rv10gF7f\nhlYdD3URFoC1ASAQUxgQbFRI33OunE7+4JAi7BwQJfqq9R7stgwNHA1aETn3\n8BrHQTjVnSP6E8+SugUywR+Yxu5jhlYbs2SBY0ZXr3Ts2hxpAaoyHKNeQngA\nubgwIk7MxHdL2Vm+KwSuX6rNj4LoPJJqoqs81TlHkbTkqOk4fVoPXnzhZtd3\nWBfLZItkLvxRcQboP5H1AjqYh8fnPho60oLz3NRs6TeRgYkE48NVlwd7IGzK\nMmUA\r\n=MOsE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"df5798233a6483b7465c6ec7fcceedbcf2c4a140","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.2","adm-zip":"0.4.13","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","request":"^2.88.0","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.1.6","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.5","husky":"1.2.1","tslint":"5.11.0","ts-node":"7.0.1","prettier":"1.15.3","@types/ora":"1.3.4","typescript":"3.2.2","@types/node":"10.12.15","@types/yargs":"12.0.1","pretty-quick":"1.8.0","@types/lodash":"4.14.119","@types/rimraf":"2.0.2","@types/express":"4.16.0","@types/graphql":"14.0.3","@types/request":"2.48.1","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.17.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.3_1544871131463_0.4647379850148159","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"graphql-cli","version":"3.0.4","license":"MIT","_id":"graphql-cli@3.0.4","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"1d72d61699aa236c4f1f829809d574664792014b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.4.tgz","fileCount":69,"integrity":"sha512-1AngeQkV3XsSAo7Eocy3kpoiHrP0Zog8euSs51pxz2tFy329W0+foe2FYyDPc3Gter3CbWqSs/E8ND9oowKXXg==","signatures":[{"sig":"MEYCIQCoAu2dwgGqkW2O93QYk9bNbz0/kbLgb9jCvrrWxz+GrAIhAMokoZAHLhNXcuv7IWfiSkmxTw/YSRMtyK97hMp6SQae","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLT2NCRA9TVsSAnZWagAA3xUP/1gcHYdUg4xxidvlllvw\nsaHxf5dYtgBm4HJ0vrjnZfBQkL2SZDoC1Tm4SrW8WFUpG+r4T7lZhbTsMmq2\nzVTP31kY8kaP2RSMjy2i7b1+AbF7w6jv68ckwgtZAIgPIcHCdsWa79+j+tIP\nc2dZHpTMoMbOWr4I1uevpACZH7fuySt9hjguQdEnqFTkv5Cjuprk9Yx00P+J\ndyh9inuYvN3ofefu6QIw2TQDRrTLSADHwHUZBGXIKKjNa01K+D2bj/mzsOR0\ncNN16eLU2Cb66G4i5ibU8OAXDWAVm/HEOMQgO3JLRm+7LrcNdHcdpolK4p2r\n0LBiY2Pm8Tju/x3e9ypmehpCEPLLfh5E3GViX/yeC+eDBWy5BeybyS3NvXbZ\nd8eBVKzoQi3RM6T6tGlIJOQ8JFqUkAD5ofh2mmCQbF/RA3OuRhIljYqXPSQ/\nPRD87R/yI2QNciG37zqqJrcb7ZHyKl40Nj9O05y/gsqTcjEXKUfrHB8/4eWw\ne3jxXoHVdxyqmbf3N7aStbExYZisrte04LLdIo2jklfliUylBP6kfGsC7xRp\nlv42Nho9icxiI/XPMqmwFu5dc8lg4L/dM8EvqMpUGYNVdZ10TuTirX/zmO+y\ngOhFpe1tc7Hx93vbWSWqfmkLYI537wvXsOnahI55kpiMptXUh551SqIVk2uE\nGw74\r\n=D+2R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a889e6ef28954012e724f4ffdaf8a783660cc380","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","adm-zip":"0.4.13","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","request":"^2.88.0","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.1.6","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.5","husky":"1.3.1","tslint":"5.12.0","ts-node":"7.0.1","prettier":"1.15.3","@types/ora":"1.3.5","typescript":"3.2.2","@types/node":"10.12.18","@types/yargs":"12.0.1","pretty-quick":"1.8.0","@types/lodash":"4.14.119","@types/rimraf":"2.0.2","@types/express":"4.16.0","@types/graphql":"14.0.4","@types/request":"2.48.1","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.17.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.4_1546468748855_0.14907290145958219","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"graphql-cli","version":"3.0.5","license":"MIT","_id":"graphql-cli@3.0.5","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"8f6c9d2e5f583cc98ebbcc11f1f646983a95245c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.5.tgz","fileCount":69,"integrity":"sha512-VTcl2RxmZTbYv7GNwKDc0TTRjXv1e9ffdRt7JL0WariUE5JeFEvkw1M5UDiCwQUKlmGzojxe4Qxpvg8804m71g==","signatures":[{"sig":"MEQCIFHkp4CjA0sOSougVMQYmVOHgPvYWerlhE9OyguGzKcrAiABZLwm8aW5lORQEEqzLmQyjfpT0wcf+BBmuuchoCujfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP+COCRA9TVsSAnZWagAAhSwP/04Z06BPnSdwp+Fx3WBL\nXUaf+IySzSgzmv3azbin/LzUXijYRXNS48aAOjDZSi5qQ0S57CqzrF96RzAJ\noLZRgdIxZ2+kGWM4yLhnya38Lpl5w+/Qc12jhBVkKOm0esTqLFIfWCUxqngm\n1clNJtlCg4rulKGBscSnQaUQ6NOJP6U2/nhRFRuPp2e7wu/Cr/pp1qMRHTeD\n6idKJNTesnbhXRi02w0z/kRBObWv0nDff1SCZb28bdeWvCekQKl/g7JyNIvg\nENT/JLC84RErAJuUB2B6cNlEqUs3+yZxguhC0uzIrLrdEQUMrwnAugnKlsCk\nTW/5159athkKpluxWhHEMVauiX0FadkR/xq4an2e+dhYoTko55klK5jjiq/j\nlXry82xVH2BT2iEzjwAyTiDyZeO+PfPpJk/1IaFO/x68V+HEz0HxMyBoY/9c\nSwcLkN0nbcDjOmIYy/My4UvG9KI5O/leo1CF+wjvUmb1Fgt7pI8bo3ehd9aq\nA+gmCyEtahwoD6ZG4bCh+HFXZDdf/Jw0KXw6L5BQJdIP3g7ShgWJrvSuWTfG\n4dNpr8KqFeJ4x1R+hvywO5yHs+//bGwJquS/XsYN3TKABH+/Kb03OewHYuIX\nc3jkuqADtXPVhUiaQvAi+oriv+B68pBAv2z7YIEB7J1ts+THrbovaHtvQqc0\nyj8B\r\n=m6Oc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"24a830aa4b47dfcd86ae53eee904c64e2395974c","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","adm-zip":"0.4.13","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","request":"^2.88.0","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","parse-github-url":"^1.0.2","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.0","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.7","husky":"1.3.1","tslint":"5.12.1","ts-node":"7.0.1","prettier":"1.15.3","@types/ora":"1.3.5","typescript":"3.2.2","@types/node":"10.12.18","@types/yargs":"12.0.1","pretty-quick":"1.8.1","@types/lodash":"4.14.119","@types/rimraf":"2.0.2","@types/express":"4.16.0","@types/graphql":"14.0.5","@types/request":"2.48.1","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.17.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.5_1547690125286_0.36622399696080077","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"graphql-cli","version":"3.0.6","license":"MIT","_id":"graphql-cli@3.0.6","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"d479e799e3d76985f6ff4960a7c9d099d6017f0b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.6.tgz","fileCount":69,"integrity":"sha512-59ecN8Jm84zFfqUvyiFyWLM2KyLfG4tlEPwPZJM++rzYpKzfR3xCv0JS8jjP7UjwwuMMf3z3oGDzas+g6KOexg==","signatures":[{"sig":"MEYCIQDcT/Nrajbc83jvUnwVinYGxg/4WTOnGJsTSuDWLSqzCgIhAO3KM7XUrysqCbO6xsmyZjWbt+ZAQqDZKTESGRZ+A2XZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRi6WCRA9TVsSAnZWagAALTkQAJumWxNQ/Nv8mO2tDC6M\niRJfow1BqC5jLrgszfjEhmDX/5Cz3tI5VQB9ntvLmoWpIV5CtWjS9kJvjwtH\nUJZ/oq+ZohQKhZCc+BeWmLYK5TVvRPI5nEbdxD/cjcIzoDstrzv8MPvxVHYa\nANkxcuW+2O2oaBnGCELpfeONMkUzBIR+Vc693yicslPSQ3/UEqTGXiqXIOk8\n8+ORDA18IOMe+TcyftS8GVxRgpmvOdeLA0jNQc7nr3TEKDP9rcrLQFsxSd9O\n1HNSwkfmNBgIp6JM6Ph8NHVmnEWzW4pNC8J1ay4+TzM3WuT5dbFAsKtRj9Kh\nA/9DYyw6Occ2OoUnqM6/+3UG1TfK+a/0V4EjTblwENHes23tLUMQSzIWS9nh\n472k99TKcA3zChApWEm9Zx7Z+rx/N25auFOejSd7Q8QMCPpd6lbq7y3Gdfj6\n33qQA82qLKmx2zZLq4I3whYfjPEpgFMrbA2qdOOlUIqd6G6yg5TJQg+aolG2\n+GUpbLxITATuj0BrcJA25iQOVWpxgI1nslYai0+m8BtkK55At9X4cElpPKiQ\nACu2BalXXA9SkE9fpWcl9H4RuxXd/FDsoQTGI+sjR1/npCoVMsqUb1IC+ejH\nXk9nTxHtzqRh28JQM5+ePyS8+VyPIRYmI2HpRVU7Ck2r6P1cA/qcEMzREgm0\nuTbm\r\n=1pOF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"39d5ba421b451cd76dfb0c81b630d1dadecb0cd3","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.0","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.7","husky":"1.3.1","tslint":"5.12.1","ts-node":"7.0.1","prettier":"1.16.0","@types/ora":"1.3.5","typescript":"3.2.4","@types/node":"10.12.18","@types/yargs":"12.0.1","pretty-quick":"1.10.0","@types/lodash":"4.14.120","@types/rimraf":"2.0.2","@types/express":"4.16.0","@types/graphql":"14.0.5","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.17.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.6_1548103317914_0.923226507888204","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"graphql-cli","version":"3.0.7","license":"MIT","_id":"graphql-cli@3.0.7","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"6b6c5710d4d7842a1232f2b3abde403e1f203bd6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.7.tgz","fileCount":69,"integrity":"sha512-Rstvmc7WAdzh6VX3NXyXv00S7MJ7f1i9fs37xghqzeiI0ebYds5AB+O8hHJz4qRg8m+VqAapuXG5APDUdO5oyw==","signatures":[{"sig":"MEYCIQCcq98fC9c3T4PIiWT2oaurf0OkeYmcmzjvyZd3Du+c/QIhAP9uRLr0Hgw6Vq6n3ZVYus8lyL6IYxMqp+KJnwUF0KpG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTeNOCRA9TVsSAnZWagAAzVYP/R2E8S3w5KV3hchbs2yo\n4z3DBpH8OZQN7ppBRw5fJ6gUdwuh/wXiGsOP70gU6N4RYiA2A+3gId5t5Gk4\nGc0qkelWZS1TQHxLGr0BZyYGwx+GHbi9EiK58ZPrcP2CHDV+azqe262+qwEf\n8MMGxGCgB1AZz6tAq2G4V68Lf8usGYgZOwAtBGrxIvDnP+iHIpmOX7ctsRb1\nhXpGTiDzMY3L4k/WxabVDLyIH19eWlwxazi1lLE6nbfTLOD5PrQ1mOv679EY\nwXlEm39ZrVq8kuEo9xlH9vMIFbbnvWMvOQoGnnmqCNQXuQiDJbtCsSbyn1sq\nO3Ok/vpZCKa/ZC0WR2WbouDqaVr4XZdebBuVXKR8jX6Q3twfcrLWS2Nqj09P\n2INS6oThusRSUILezxK1nuSCcGR7WKzSAYnjGL449HZfexH6zbdk/OBRo/xX\n6wFMaR70QwdXipL8Z/KzAqhHhzGdVcK1kHUjwYHV8cdTYBag5bLVi1EuEmk2\n61hvQsdCN+kX7F7viRBzB1EHkfVH9eX4QpmqFiuewyWYb5/z9RyYrNSpQHZB\ndWFKVIXVrsJUX5LeRjGHDU9gf2OMGw2AW9Bx1KRRZOjDptVj6PUXWkN8TQVV\ncSE2t988PKTUL1HcU/QNyq3a6JRaGU6ayBlB0dtM/lOG6yz/6LsUHm5pst87\ntMp4\r\n=iE1R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"20c30dbfdb72bbaff8944aac9ca88e3dddc2fb61","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.0","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.7","husky":"1.3.1","tslint":"5.12.1","ts-node":"7.0.1","prettier":"1.16.1","@types/ora":"1.3.5","typescript":"3.2.4","@types/node":"10.12.18","@types/yargs":"12.0.1","pretty-quick":"1.10.0","@types/lodash":"4.14.120","@types/rimraf":"2.0.2","@types/express":"4.16.1","@types/graphql":"14.0.5","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.17.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.7_1548608333527_0.36339745028828596","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"graphql-cli","version":"3.0.8","license":"MIT","_id":"graphql-cli@3.0.8","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"bfbb9e25b273ac8e9511a32dafc509792f80f88a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.8.tgz","fileCount":69,"integrity":"sha512-1dJkE/WY1lV9SQ8VL1ZuN9+tn7Ed5B7KG43I5qeLV54s4bjHPFGkn5Aldptf0mojTWzKdSf0DLCUo8wsiUVXpQ==","signatures":[{"sig":"MEQCIFSZicZVx4on4GUXPPMyPOiQqmY1IK4nMENWITPXLJZwAiBvSlD56BJJ4/uQl4ORJqzE2BCfjaPiOVHZfdPPdeVfIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT7MvCRA9TVsSAnZWagAAv4MP/0w6V/fcq0ftGXaOvFR6\nyCgK1Ld25RAy23o00cTxHkBwU2KkVOQ2faJ3mzUnlcl8yTDOzYxUMQF9EQAP\n2HIceWTsFRzcpMYGbWRuHqR7cgMXXLMO2GcAwxhIzpZf6qOMeBwjl34wtM+q\ncZvevKiK5ak0Cm5otXNgU02h2S+KUZ9C3c9rwFqGrLrdVQ/PI7AOjNyChBhc\ny0hL7NWgXCWIZnO4mD6fCZIWO6FS6LOA7kBRfLa+jjan21lPQHVnkE6iho4l\nTMXGKhHcel/qZY2G6kzO+21gFqpg/9iIZFhbEqUe3CmvCilyMAnX9vUN2hsh\nlFnXevel3uaWe3dzVkW1PwO8lxgV7gpJkISmmTIWJCPQaxaxFMy9gOpfVLfR\nJmRnmtPcfc3YO/a0xJvaDRKfcZXeDaUZhjcWbsZDMhVA5gMNP8yRj4JtRTy5\nXt0He0mrWZzqdqZgyoVNqZneIlJIilHxELJyT6ITmQFFXBXh2OW/If4Jo4QP\nEU9B195BKLN79rtS6HnX7EyJ1rp6DiBH2c4+luhz8o88HghJpI4zKquoafr7\np++OnlwffdiGVDgm/IeJMMO6qpmJjKg/1VHdUAyL1ZoulPtO4puoTa1lmvur\n5srE4P/ZWO9RFOn3vWaU3g01eOML1E96DmbLvYqBIhyUFG4QiXAxNfH6JTui\ncTxZ\r\n=1VpB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6ce7d248f25a0d11d8a9eba1e679941b963fed41","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.0","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.10"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.7","husky":"1.3.1","tslint":"5.12.1","ts-node":"7.0.1","prettier":"1.16.1","@types/ora":"1.3.5","typescript":"3.2.4","@types/node":"10.12.19","@types/yargs":"12.0.1","pretty-quick":"1.10.0","@types/lodash":"4.14.120","@types/rimraf":"2.0.2","@types/express":"4.16.1","@types/graphql":"14.0.5","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.17.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.8_1548727086847_0.48364670511332974","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"graphql-cli","version":"3.0.9","license":"MIT","_id":"graphql-cli@3.0.9","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"5f4a7a6b5358b786f24e9165d5d2f5a53c5d43ec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.9.tgz","fileCount":69,"integrity":"sha512-V0lI0WlRk7U437NNT5WojjLxz8eYfKO/7cftQBPHU/feD1KjCevCQ5qLnDr/lL/sscBBcyk+YpNH8rBZ2CiHig==","signatures":[{"sig":"MEUCIFXE3qLk4BA36RBGTyyIZVW5va8/DCmmV4TV+w3b5LO5AiEA5Ft22P4z4tFy2b9FEq7SZpq5zhwnSLRhyG802U5y5no=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVEqQCRA9TVsSAnZWagAAsPQQAJUYsjcGPg9xZvPsB5FF\nPpfIcdwDF0eoZaAEl1MC7Apx8ihQL22WJPq9pxrj1gc3a47WjIoJCGDojzqs\n2rebrE21EoPuVB9VZdXvlLX9vsaV3IwxH4Y5LmI8z62cBokqjp/zNjACwwap\ngIO9+JUL+PSgmHgIn8GdNqT4Ygm2niFLt9kCyUMn0J2yVpe1a8WlZaqqvBQD\n3BzOxEmx1xImLgFnyOQtp7zTUrHzELtlNMn8K01AiZAbZ7fWDlsxvJVdsbIb\nz9hi/e7eXuHEYa7ugA5A/L6rJC3fn/lqklLazvEJhNSYXT78iLyp6WhcriB9\nrxRcMJzxUV+3lKLjzwxnzIYyBUceQ2yBP+aphKuxlKROVWtI69OEp+Cwj05W\nccgAmHnCICs5DQKiOlOOGER38vydLC/tYmbU14dODpI3RlkSRaLNYpQrNm9e\nmkEEUT2D9+o8c5f3TXHziWYLUWrzafE/IwCS6VHLHfUn9zLxr/HSkTpqaC05\nApj6ZaHt0z5gN+JjjjBmsplxaAaLo5YWwyO87azlhlHJYyoZxx9r6MfgVh+T\nlbttUCKZVs8ZUEqDr6AI+kjmrLjI5CggrWjIh2bRRR2Nh7PwTEeVBRXWMvVL\nnDfVYu1KKtqdLQK9C71PyrE5nEEDcQsRUiwmUdkG/QC7h2HQvOzhBlqdEZ+F\nspW3\r\n=SdfV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8a03bcbe1b99a4cf18fd9f1ed3b8abe0514a3325","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.0","graphql-config-extension-prisma":"0.2.5","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.11"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.7","husky":"1.3.1","tslint":"5.12.1","ts-node":"7.0.1","prettier":"1.16.3","@types/ora":"1.3.5","typescript":"3.3.1","@types/node":"10.12.21","@types/yargs":"12.0.1","pretty-quick":"1.10.0","@types/lodash":"4.14.120","@types/rimraf":"2.0.2","@types/express":"4.16.1","@types/graphql":"14.0.5","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.17.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.9_1549027983446_0.1446248077498864","host":"s3://npm-registry-packages"}},"3.0.10":{"name":"graphql-cli","version":"3.0.10","license":"MIT","_id":"graphql-cli@3.0.10","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"83e1acb3e7626b3cea074471ec037e103e281a4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.10.tgz","fileCount":69,"integrity":"sha512-K5O4njRjxwWxAylSgHHqnctGgUQyjVG5pwJenhQWkaDnmDp3qFZ/+5NjCpp/bJ8RGbmYTjBeieCg77ZjL3O5Tg==","signatures":[{"sig":"MEYCIQCChGoSm61tlmQEUREJZhSk51RvMJiUXnQT9X1kP1IJUgIhALHO096bEaKvXP/AJZK5sb5qw8WTmx0SPrKGr6OiHjpl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZ5SACRA9TVsSAnZWagAAbMUP/RdQpsdvEwtVUaa56h7z\n9iZf0bDywDDFGER6zEI9PisyxqMKeT2ndyPuxhRL/0xEMqzLWdSrgo/+sGbx\naj1LGuQUSqAwPKbmAm1vlLh4DWG1nbTrLGMpRiU0hJ4tw2giuiQEHdcPzuRK\nj4u3/U0nkafAk2/UzbgFQdqKhzwYmDW7pLBB01JXxZy5y3Blfc5ztIU1SQVG\nAehxvGA1dIi3tm1CXrZDmwfO+quPX1sLv9rBhco2lQdvxQNSKNfNxCDyHskm\nD4OELceH4yPeF0qwR2NnXPGvxA+xrHidwdvIBUsPkYxBOtskawQpOa2UuNL7\n7uHlympHijNHoAWd37Kiwq0B6FGNBYG0xogqcLzxMgz3ZwVaN+Wzj7W+r8v9\nlvYnfq/4Yk66SNPKuqtayBJtSKNG/0mz4+yH23DYWyNUY0k3iCq6nc0qfpYe\nzukWe/fK+/XdBuOWrX4nI7LFV/agLDLqbZxKAnsRy8A2qn9+q7d+ruoO32KK\nf26ekbeEtRR+XZds6Hztrtp1PwOSvNptNPiIc/kRgrnr9eWN/P11CJ96+9BJ\nhEdkSqqk7onzQ6CfdFlDkTcKob4T81QZ3oLvIX1WnpkB0mFM2CAXFQxeUac3\n6HV0oXLKZt6bbPMYqJ1INiDuJd/Kvz9kOhYsfDId9cPrUYHVmfzhaxJZz4QI\nrR2+\r\n=d4Qu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d448a583097ab6dfaec67c4d078bb2ac335a2b54","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.0","graphql-config-extension-prisma":"0.3.0","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.11"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.7","husky":"1.3.1","tslint":"5.12.1","ts-node":"7.0.1","prettier":"1.16.4","@types/ora":"1.3.5","typescript":"3.3.3","@types/node":"10.12.26","@types/yargs":"12.0.1","pretty-quick":"1.10.0","@types/lodash":"4.14.121","@types/rimraf":"2.0.2","@types/express":"4.16.1","@types/graphql":"14.0.7","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.18.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.10_1550292095880_0.5968254072097929","host":"s3://npm-registry-packages"}},"3.0.11":{"name":"graphql-cli","version":"3.0.11","license":"MIT","_id":"graphql-cli@3.0.11","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"135d845c1cd7c2a2aac8be543de334543a0ff437","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.11.tgz","fileCount":69,"integrity":"sha512-VK2lehlwL/PAA7aiUIouomV4ITIjjBA/Xxwr0AOvpAS0nE2q0STKBsGZ/ScMeS7Qv0bCyxKWXJ1dti8Hrfzd+Q==","signatures":[{"sig":"MEUCIEOqcAyid5v9GzdJcxnjDOdYfCsgienqiue5ee5BlJQcAiEA6Kd32KDMBDtzPxU2GB8uGu/EJqHRrmdLy3bFJi3YZVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccVQECRA9TVsSAnZWagAAUWgP/2Nnp3P76zaNeqgPxjfq\nJV975vXe+4+wTCbhRd3aTNzni1y1VDDg8hiTwsa/n3Vid/4LZmQG3vwqUYfU\nDPcDnd7IWx+zfsVDdllF/L0HryS3UokP1xBWma2fdRWMzNubgxM3rwhHzZuc\nXlhWKEwlV5QOUoS9MD4iq5sjVfW+mCPsuFUdtuxNEZfFJ9kChe0ixf+mRfun\nyOXtsXLGTyOm6ZtPQTXI3+b9SI8CG693xTEPR18sQOUfGeigesnDOH+hWFZu\n9tFWW/9nRqE+i7ZcbawUQc1bv7wZf9H0sewB8wXJU2P/a+KCtL8+epq5K+KR\nmOA0OWE/Y//cXM3P6LOsjo19ISL6EYiDKWwmCexWZCwrLq3G9N9BhtNoCeVe\nwfqaHnVxbl8tgdVmVJYXEKx0kbgosTzvNPaMAaKgWzqqhNBBxDS0HyIiq6m/\n/8RECM1Ujt51cCdVSod+Le4pJZQonQdt7dLFsyN76J/7polDZZ7xLlV6zxXY\nAWES/NUYnbAZA/1+rLlSYH5jGJGPO+Jqd4raCD2Cvx9KMXMfe2Ba256GuMhc\nRW4nQYmqhQgY5pFtzMw79C/GNFg09a6G300Hx/oFoLZGG4uQjHC3HYKzLHuz\nYKYLh9xwURzEF2J/AAEwQwEK9EBoKGpr57BnITY7ADOpQRK5tuq8bqRKR7oN\nSk4Q\r\n=5zj3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6583d86400cf1c925f50162e0f08f3b8c6f0d656","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.0","graphql-config-extension-prisma":"0.3.0","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.3.7","husky":"1.3.1","tslint":"5.12.1","ts-node":"7.0.1","prettier":"1.16.4","@types/ora":"1.3.5","typescript":"3.3.3333","@types/node":"10.12.27","@types/yargs":"12.0.1","pretty-quick":"1.10.0","@types/lodash":"4.14.121","@types/rimraf":"2.0.2","@types/express":"4.16.1","@types/graphql":"14.0.7","@types/inquirer":"0.0.43","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.18.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.11_1550930948196_0.8154728709924193","host":"s3://npm-registry-packages"}},"3.0.12":{"name":"graphql-cli","version":"3.0.12","license":"MIT","_id":"graphql-cli@3.0.12","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"c387b49f420410798db6d2739187d2af609e5fea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.12.tgz","fileCount":69,"integrity":"sha512-+6MxnbXHaAcpF574KTmpkXJmwXQmtP8YVaTY3IKBgqHzL5PMmTrrFgbLUbwDVJDZ5sSr/kMZgZFMiAczMYtykw==","signatures":[{"sig":"MEQCIGEwY8dTcP62LUqs4GwjAeEJaq8ZuiwJARkwYKWiQZWDAiAnV0WAYosrHeirSmoxKc8bFv55HP9A0PHXyQlm9dxj+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKI6sCRA9TVsSAnZWagAA4Z4P+gKY2oN7FD55LyDAtZLC\nysKOqWYIvbgM8H1HL/KlGB/gMuYPSwiO/FAmCMGJaw9XtP6LMgSwJNfrQuS/\nb9e8s4oLR9Uw3tl23TFmCiZpYxmJomh41M2sPuLagmrcWJJlZ8gOIUSNFC+I\nFy6YSHMAy/bzS5r17dNwcRBTtgAYHMFiu7SndW3RV4JW/8DM1DGm/e0OVRu4\npfd7N6IrhB/R5sX0mnLxo7cJDGk3ZOB0U/YJeMrnfr4r7JLUZTnUollQzu1+\nGTKqPt6tgdamG0GokiN/RMfCxPbTQG/5O2FASGxNzLOZBbnSB/uoZNLG3z5+\nZGZK2SrJrsdxWzp31PtbX1+KuBklmi3F7HJ4BO66eKFKxo+mhNXdGebd7iWe\nOKJn3BjPsPuFmAlaT1BnocV+lJ+zk03UgyhDpBzTidf0yMuvPlNLvSIEEvQO\ngqUGj4KkNn+Rifb8yQmFcT56nYk8jUIcl2GwLHi8ElYUO2uo1JAsqmU+ti/G\nxqGk41+t4/vVJWGKCThpM0I+Qhzkig0t03GYiWiG2bBLy3KfmBa1bINfAmhX\nY9Hl8ty/dGWO9R98ckSQd4g6Gzm0guI7qvqwEQHupL03sMDAsQuFX91Chk7I\n1pFI5E/pQp8SQy7AydRR6LO6i+B5alKNfVj7VtUG7BAiLzpGEnNOhRGsAKuo\nVP66\r\n=hCch\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9499eb900edb2a96b71d261b2e132e6db7f0f409","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.6.3","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.1","graphql-config-extension-prisma":"0.3.0","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.4.0","husky":"1.3.1","tslint":"5.18.0","ts-node":"7.0.1","prettier":"1.18.2","@types/ora":"1.3.5","typescript":"3.5.3","@types/node":"10.14.12","@types/yargs":"12.0.1","pretty-quick":"1.11.1","@types/lodash":"4.14.136","@types/rimraf":"2.0.2","@types/express":"4.17.0","@types/graphql":"14.2.2","@types/inquirer":"0.0.44","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.18.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.12_1562939051479_0.3976703732435327","host":"s3://npm-registry-packages"}},"3.0.13":{"name":"graphql-cli","version":"3.0.13","license":"MIT","_id":"graphql-cli@3.0.13","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"0828a1efe00e577f0d65c4908742e6556ed39a97","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.13.tgz","fileCount":69,"integrity":"sha512-rAUAvgng8ouUI34DDBH/PPY4CJBDyZqQ8YgW5to3TpHSQe5omiQ+EmaYToi05kjan7N2aR2QJ8FY7LTmrch0iA==","signatures":[{"sig":"MEYCIQCGKTP+4epKu2CxSb9+lNZugW+0lfBn+Jm1w6nuFKg9qwIhAJxyezf5nI8SacMdY72cMH+NMLMR5u0Z1YNTen9mKOs9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU2i6CRA9TVsSAnZWagAAO8UP/1Ywhjzedm3jiWzwhII1\nRMrTXbm52ZZOScCFQaAZBpuHpyHNAKTUXfWSobQLEO7VlL7ez7Q1AVHvzC0z\nptUAcZeCFdP0noliG7dg/HpuS5q/hZ86OkIfoRARfl92nZperfc3cWo1Mue9\nexA8SvDvoaor1S/qA1d0jM6pdxYmhmE8mmW9y/dQtNc1oAcg8mXz9kTBhMQ0\nUjCX+qPRcUpP9J++e/yO7o72Sa2fQMSFiXooUQwzK6N3rET+4IDt+Nbeeeg0\nq/OdB9ZASEi2PAgD0Hj1MIKwavMuDiJGX9XSVxGkqLeds+ikL5Z3e7RjgQi0\nrDDf9QeoJTqCSx6o5wH992S+zVUSOvM8JdCXdHqhNOQFl9QTylx7FLWa5Xes\nb7W/zcDueZYStkcEWK/2we0/cuQeo/Lxi9RmiaKs3Evwu3rKd4l3aRDhu+iZ\n0ovRj9OiQ6PgAnZotPh6lg0bUQ6vBAf+p1qFv/aSXfz2SO6NlZp4KznpO/zk\nCW+MbsP5tMZ86PFbq/MLWhcPUu9+fw/B5XoHCqvDgUji2OXyw0iliJ9TQEiD\n0k0FQkKJs7BCwu3oW81YkEd2ZVgNIJVz5XWF4sVNidmNNrBYKMP3P2F0TQf4\nx/1pcwyfxQKztRH0BdViAsooL0Q+u3kEiQvMUzsxtIhoNs8thVTUyx7VOw3i\nAcK0\r\n=Gd4W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"79e2da4357b8cc4763ca0f9b75bdd61ec2ebcf2a","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.7.0","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.1","graphql-config-extension-prisma":"0.3.0","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.4.0","husky":"1.3.1","tslint":"5.18.0","ts-node":"7.0.1","prettier":"1.18.2","@types/ora":"1.3.5","typescript":"3.5.3","@types/node":"10.14.15","@types/yargs":"12.0.1","pretty-quick":"1.11.1","@types/lodash":"4.14.136","@types/rimraf":"2.0.2","@types/express":"4.17.0","@types/graphql":"14.2.3","@types/inquirer":"0.0.44","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.18.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.13_1565747385339_0.34823099115785117","host":"s3://npm-registry-packages"}},"3.0.14":{"name":"graphql-cli","version":"3.0.14","license":"MIT","_id":"graphql-cli@3.0.14","maintainers":[{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"nikolasburk","email":"nikolas.burk@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"timsuchanek","email":"tim.suchanek@gmail.com"}],"homepage":"https://github.com/graphql-cli/graphql-cli#readme","bugs":{"url":"https://github.com/graphql-cli/graphql-cli/issues"},"bin":{"gql":"dist/bin.js","graphql":"dist/bin.js"},"pkg":{"scripts":"dist/**/*.js","targets":["node10-alpine-x64","node10-linux-x64","node10-macos-x64","node10-win-x64"]},"dist":{"shasum":"db6bc0c80dde47c64584417e212bda7cdf6c9daf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.14.tgz","fileCount":69,"integrity":"sha512-YNLHnZsePE2rJycM4E79sE4dx9G1S3rRbKdSbQEFEjOr1wHMEVzvZ3mL4Er6yqIYNWNC95HpQjxfCbjBBxRyng==","signatures":[{"sig":"MEUCIQD2nmSSVxexhPEhrurptr/3AuVqyCzkVmRT2UoNflIMwAIgYhR2wH0voRwyV023Gu++KuYo1eIQEvbUuw/WTOMwTw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVFE0CRA9TVsSAnZWagAAEOcP/A18VOiSEZsMvaG46sfC\nhs9BzeVYm0boDsDYtbokF+CDcPfEH4AvWTwxeT6x6J8y6S/FCIcoZ8Er6U8X\ni+YgVYJ7yl/M2sJdQsqBMeJplD8HJ/OxJBQW0w8AMqF/9vf5Ekteulv/gPiV\n6X7Kxz988Go90Yew7BnRNhP678ZbO45t9dLKm+AE9pVszM8E9W7+BYxAPFgZ\n72A+Ws2+ZBUjmMr9B/hlMfI5BvI4YNw8LFw4aLc6O47cMmQAswsvoC+3xPWq\nsPfhPr+cTFEmTDsBczzyNA80nIIFE5sNlBr3WXeOMzuG7mlioYv6LtCsq18P\nOV1scp4QLk8eL2WqXUGzPsGEmC0jsEBI+65w3/qR2mpNcEXanrIrPyDtzc2L\nk6vpA7MhtonbhmP64tQU3L9LANRRBjf5d7Y4sevcOII3qo9sBTIoQqasNhPu\nOF5lnCrGMbyV9YLGg6xmXP/keeEKn15Xy5FL6FqiIUH0qEj7VHCI1vTds6Gs\n14wZ8eg6CjfkJTwvQrALewIxCRdN4Rf+2IWltZdlMM+n0Lu0UK8niRLEcs+j\n1mb2D32gSUuRP5HZQtngfA5kw/3p4yhHduoMaye07EdoYtwPNmLapP7Q1Bt5\nVMBY9bn9mJMRSOwfTBMcqkdahavmkP4kLQRdFMovDVFssa6yQ4z5iMUaCueS\nTyvT\r\n=gjp+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"70e6eea2edc2ef5c45de9c5e7336b950fe8d19a5","release":{"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":"packed/*"}]},"scripts":{"lint":"tslint {src,test}/**/*.ts","pack":"pkg dist/bin.js -c package.json -o packed/graphql --options no-warnings","test":"ava --serial","build":"rm -rf dist && tsc -d","start":"ts-node src/bin.ts","prepack":"npm run build","prepare":"npm run build","pretest":"npm run build && npm run lint"},"typings":"./dist/index.d.ts","_npmUser":{"name":"timsuchanek","email":"tim.suchanek@gmail.com"},"repository":{"url":"git+https://github.com/graphql-cli/graphql-cli.git","type":"git"},"_npmVersion":"6.4.1","description":"GraphQL CLI","directories":{},"_nodeVersion":"11.3.0","dependencies":{"opn":"^5.4.0","ora":"^3.0.0","chalk":"^2.4.1","yargs":"12.0.5","creato":"^1.0.3","dotenv":"^6.1.0","lodash":"^4.17.11","mkdirp":"^0.5.1","rimraf":"2.7.1","express":"^4.16.4","graphql":"^14.0.2","js-yaml":"^3.12.0","npm-run":"4.1.2","inquirer":"6.2.0","disparity":"^2.0.0","npm-paths":"^1.0.0","node-fetch":"^2.3.0","cross-spawn":"^6.0.5","is-url-superb":"2.0.0","apollo-codegen":"^0.20.2","command-exists":"^1.2.8","graphql-config":"2.2.1","update-notifier":"^2.5.0","source-map-support":"^0.5.9","graphql-cli-prepare":"1.4.19","express-request-proxy":"^2.2.2","graphql-schema-linter":"0.2.1","graphql-config-extension-prisma":"0.3.0","graphql-config-extension-graphcool":"1.0.11","tmp-graphql-config-extension-openapi":"^1.0.7","graphql-playground-middleware-express":"1.7.12"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","pkg":"4.4.0","husky":"1.3.1","tslint":"5.18.0","ts-node":"7.0.1","prettier":"1.18.2","@types/ora":"1.3.5","typescript":"3.5.3","@types/node":"10.14.15","@types/yargs":"12.0.1","pretty-quick":"1.11.1","@types/lodash":"4.14.136","@types/rimraf":"2.0.2","@types/express":"4.17.0","@types/graphql":"14.2.3","@types/inquirer":"0.0.44","@types/node-fetch":"2.1.3","tslint-config-prettier":"1.18.0","tslint-config-standard":"8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.14_1565806899487_0.22787248595508336","host":"s3://npm-registry-packages"}},"3.0.0-alpha.0":{"name":"graphql-cli","version":"3.0.0-alpha.0","license":"MIT","_id":"graphql-cli@3.0.0-alpha.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"222739717b61ad0908302ccc6c035ea8a5d312e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.0-alpha.0.tgz","fileCount":12,"integrity":"sha512-sj/DmTZwBLf2XGb5hGhamANMV4ON4mAGt7HAQW6cDKwo+Bqs//tRNtFyfv2UaD1QAE2X2HJN3SPQTbutPNeJ7w==","signatures":[{"sig":"MEUCIQCD9zBAZM/urPZoJNn+gMX2tY1WhIdFyEWzEg8iwwcA7AIgaNClKZFvraWakUmQ6MsIMuU0mUcD50BYgxAqjsKgb8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtmeECRA9TVsSAnZWagAAFDYP/jL0ES0FV1GQGdm3eo+z\n4DDR0v09qjoO5MFG252Epu8ixkBSuowBhlGeIfqNS5ok/77nY0YuRAeX9qo/\nRw207PndpZchQJ617tzUGz54++StQu05LjS5P/N531UxWsLmMsni6X62cs4E\np6xFlIZF3gtB/wyDMzMdT9siHavJNOkIt3b+AZfLUu0B1zPbipzc7LmjIiYq\nnFkwdm2ooL0IaC2FjVU8QQ8242LYG4/JIzl+mNXpAKyTEHsufHQVoyLWFQ9W\nW5bjvMi15wW7+h3wu0ysXDb+l7zAsIy5GhqrstZToNgulRLdnZBn3uoM4XAh\n06ALOsFrBZi/dfJSbGaQZcYjyWKI6z+qHWIoLLogo8rVWMW/i7LGhRtNEI4S\nRP3+0qEnOj34rn7gmt5ovDF10fUG0aIjsC85E9bSvLg3T0DY7lBrhD4FQ/Jh\nahafRq//7tUTtTYfxtnZnINN7l6ueoKKaTEwM0ndjA+g226nAOWARbXpGSk/\nYKwQDRE5r+SpIfwYs5PwCixuaqB1HpDqASxAP0WLRkNTSsHLB9g+bUI3MZKS\njdxoUp4GxHcMzcJmRUyMHGYaNbY0W8d4EGCYwQ/zVQh3UwN5wSj8DvpmGOv6\nwXc2+KTWjOqTwiFp0W3+MvwOuNbnx+JsHpD+ta4OOwwlgA9YVcBByw8RfNc0\nILw7\r\n=qJ8B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b18dfe522303e72877f2d66804de81df92496959","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"3.0.0-alpha.0+b18dfe5","@test-graphql-cli/common":"3.0.0-alpha.0+b18dfe5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.0-alpha.0_1572235140341_0.8922752995894949","host":"s3://npm-registry-packages"}},"3.0.0-alpha.1":{"name":"graphql-cli","version":"3.0.0-alpha.1","license":"MIT","_id":"graphql-cli@3.0.0-alpha.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6a2daa1dc7bcf2a6a924dbda6d09914decf27437","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.0-alpha.1.tgz","fileCount":12,"integrity":"sha512-AO6tjrmzb76a/g2tw3rLQq8z+dQRXR9Ax/9O1d8hn+jcBSCHAphALLWRGOxzHPP7Wz8gGksmGQQBiTrQHKADGg==","signatures":[{"sig":"MEUCIQDLtTCZbTmyMiptsaqw2i3goR/J2H3xxep0rsnApsYoQgIgNHQUz4RwaTui7PO9qIQA+SoIZlKVIJTzvyouz/eANyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtmgFCRA9TVsSAnZWagAAIgsP/iz4Bco+D/CropEvlLYX\nEFYT08z5jSCGWpF/LdO4+y+hEM3MXLF4EHhpn5G/wzO1MPi6bPYgG7Pr8vm/\nvxW2Ipy8IYyfNc82wduGO76JfDIAstddriXkwHdSzwd8M7sm7lDqhDjrjPgS\nRZXjMYaJ60Ia7c4XF6TDq+JlTCUAOnPo0VwTGeHHj+jwh/VDId26E12VpyZS\naEch7tXc7QeRjTVz7T0NWsz00ISZwDislspA2eSJ00Zj3OMd6YBVgWNyqR+s\nx9IX/WuT1+efSLkdc2vp6IapoS6OpPBAt9VJMBc5RdicdlS2aljVEqYhs//Q\nnWcU20lYHk8dDh/8W8Sjx4FWJZ44uVDVaAO/PPYscjzrnJUcL+d1wl0V7zNa\nr5XOWU7wmwrQpgmEYGuFHiKCWsvzSm1cKis8tGlt9q8ekdZ7BJiVjpnldcjk\nTyZfB0kvzFHgRl7IpsJqK38MNY4VmAFG2FitwxuljLcvnV4GE8h/LZH/+3ud\nE2ZhADNMKEoZGvhPdej/pmkln8vS6UWFWZ/sQz1UvNrm8Yk9Wu2D3+3YXXLO\ngEjc+KWHaTKKd3SFWon2bGi997LJGzCRjRWiYW0D+26Chw7VkZwM+DS/ldgX\njyjeZIdjmhWoFCW094z2WHvjxKpOY71a2In/ba5OOGI32dMWBsgdOx4DbAh1\nz7Ne\r\n=EFmY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"076d411c9eaeb2ad0eefbc29014263a326ad97aa","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"3.0.0-alpha.1","@test-graphql-cli/common":"3.0.0-alpha.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.0-alpha.1_1572235269099_0.9428028106421564","host":"s3://npm-registry-packages"}},"4.0.0-alpha.0":{"name":"graphql-cli","version":"4.0.0-alpha.0","license":"MIT","_id":"graphql-cli@4.0.0-alpha.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7a7dbbf0fb1d67b0f68fce2ba6a29c85851156ef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.0.tgz","fileCount":12,"integrity":"sha512-aImKJmG0LcU3owB3r6cUDHLPovfh0qN7/DWHKVGJI+aLEHDqXugYHAR56nyU1rtJfUUlY4iTFStpm/OKAxGCHA==","signatures":[{"sig":"MEYCIQDni9mVc2OJh8W0oxK3vJy3gPqbVISiillH/4m6xDcjSQIhALw5Xf0APlUz6lcvCUz2pHSE4JQqTfJkgXFzKLuyFH4j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtm8WCRA9TVsSAnZWagAAVw4P/3sec6ed/k/pXEJmJmWh\nwYQg1hv8sShe0qWekbH4aBNZLg2FfNVHDNI3rPl3t/uT9Lu0l9YmxGKBja95\nUivpRmnlWH5+3FhL9zRnV+F6+FxRWbuWm04oeJzyTwUkgEo5mN3k9ftFtKtd\nHqEbuX7EoK7i/E5OqhmY6cZbbJquyh/kJWtfLigCg+elupnk/aOQimsIsQ//\nrTox0kd4lpdaWsnstjurMPCZZljR4j8HxDhLzpVtsVMg60xxjf6IQDZxFLsZ\nTl6GlAD0Ru9s8lGksKyZJczHvJuvioPAkz8MsIz1gEGj1ryKAuvOWwuTxVLq\nHH6WL5OlxwjDL/pzXghLLmys5imU+rbVDcETsK0f5iXPypJGOEAempUD6tul\nDs3/uZ225AJ2zIE/VPW7EOy6DWW010pKADVfknc8umgriMRc5GoUR0yJ2g9M\nVzm5p+DFHm2Hd+/uN5A6Sp7QO89kev+G5MRqcJDCsV8CgumEJHUKhgBP4ZEF\nzzsRqmDCEfk6wHzwB+UNA8nWXVgYpC3WzBexk801wgGqT8zqABrwYYTkt6go\nRryD2EHkSlmJctPLYYNGmaEcAAm6h/LuHLufhDPoFcCJ1MRtAVx2M/4rNX4p\nbYxtoLGMIS5ZmTil/k89YI5eh8Es8Vjm8tS6v/9r/3PttnwsxCsEmvm5w8qD\nw3Ac\r\n=1vIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"705e1de9dced8c8a83f43d4be7d9e91b2fd631aa","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha.0","@test-graphql-cli/common":"4.0.0-alpha.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.0_1572237078341_0.9681560539318701","host":"s3://npm-registry-packages"}},"3.0.0-alpha.2":{"name":"graphql-cli","version":"3.0.0-alpha.2","license":"MIT","_id":"graphql-cli@3.0.0-alpha.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3d5496f635f969d47b8312389987754545381e2b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.0-alpha.2.tgz","fileCount":12,"integrity":"sha512-qocayX8Rp13k+PzHOX/d5peB/5Ms7TXl+08nA/GlMWu5/oL6V6Y5q8NduqHxeFTiDK+JQuzbQtawsZS8ssjOEQ==","signatures":[{"sig":"MEUCIF5IlKQId7okGcDJZEEVrbBsoDOO/RgRnKurpF3L7qMuAiEA6RElF/Xc3g+N/JAmncDNh8+y8tS97yBYeQVBlNajQ7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtnfYCRA9TVsSAnZWagAAQlwQAIr9izctlcFl7lELa1bR\nNXyIgyYWH0NGC3xQoJ74R4NLXW2v8/pv7zi5TcY+KgYNYJarCoOv2M6JTSuF\n47WpcF4Jj5+sOsN7dXsUMqXeJZO4zjvLAOMsx3Fa58y8/1TiljopAzLRIX/q\nQgDOYSiZhmw1hqXtGJxKDmumLo2PLndtSUqFTuaCIgDapQZjQovb6/iFBBRB\nvqU7Sf0CGPkPA2eQTP7BQzmlXeGvgo+Xwl9M7BR8IIYJjTu64vN6mxmJZyrL\ncz78SvOeXzLRSaNrGsMmASIY/g0Lm4IF8oU9BAidsP/zpPB1fRX06I8o6i5/\nuYwnYsdotI3h7WMikjXwMeqozn26CXZlCRoI5k0u440jTn+b1v6JPPxF9Y/a\nUdz9Kvqn2dzlS3/MHy9Ll/bVdAPIgKcp/73/jP11qKoFm/rCzXmbF6GG9iHe\nws5FUpPJj0yYZwBmO7mT13f2n09U9TUaebRGgRcH6vxom7SKO9pyJ+Hj4M1y\nsq34fHn0DWm9m8Bp4UmVxCapa+pdrv6MZ+t2lmS0+9Zb0XrIRYUBGrlAIqrr\nVYBIxwYXk1/x6lIvFU1bfnrnfehFNE3xb5fNEdvkypNSO8toIgSzLi4svMNu\nmsP2Cq9P+lt5tCoNcSlEwOYrHTvyL3XnncP6E+Yxz9e4tLYHaE2VQgUUyRVe\nrsAk\r\n=THn2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c309f92197eed6bdb2c8e722d5be5eef39d95e3a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"3.0.0-alpha.2+c309f92","@test-graphql-cli/common":"3.0.0-alpha.2+c309f92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.0-alpha.2_1572239319956_0.8594351132115252","host":"s3://npm-registry-packages"}},"3.0.0-alpha.3":{"name":"graphql-cli","version":"3.0.0-alpha.3","license":"MIT","_id":"graphql-cli@3.0.0-alpha.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eff4d68a1c94f55879e2e22ae2d7d6343b852ad6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-3.0.0-alpha.3.tgz","fileCount":12,"integrity":"sha512-1xQNFSaIW3SUBRAZ+I8TJ+65vXO6dyZH9nU8BkkqpGDTFqtXi9LBw3+WFVbWQZa3KG+67Nf1UoLTiAJ/3anIvA==","signatures":[{"sig":"MEUCIQDFpFq26Lxrc1zmaDEvsKOjoPdivuNMalKTHKOTJWYhtgIgFnBrN0qf4jTUkmIo1QwSiCocg2yh1lnl2c2y6mOw9Vc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtnhYCRA9TVsSAnZWagAAxqEQAIoG4vguRCCFL7qEC31j\nRtyh3RI0ImrmooLoI/TjEd7pt5OJhOrsk7xgaVDrO6bL3v4t6WfSle31LJRG\nkyP7pPzwGdkEX2r1RjUkQfjdAjOJ7RPFo0wnbD+ytsfI5zLyKVP86Aj0SJu9\nj3Hpy6DjG/x6wJ3GXMPA7waU+6j2pY75/fbkbPcwzg4qJe24DGc/2WmZiMvN\nWRLbAyx98v9MgkkBHQnsmJTbllDpPhZtwajYXReVX68/k69b/unAmSz8GI4e\nBjUUgs+ct63bPF16JINYsNgLk1fyKQludPn+yHFP7aE2NkoDQVeE8i0yJoO3\nKE9LaugNpIsqquQSmz6srygDlpgfimSW1Lut494jkBHmeAlC3sr19rLSRjYp\nxTyZeZv74O7nO0AirTHfaA86RI+kBYlujFdKM3KiIjR5MA+qPzfkxlefZ+m9\n/Hr6Oq5/mHG3OHG0n29iNXGhAN62aLnoIFghqrGKzwEZ8faN6SaDccUPFUrD\nbXS1ak7U6aqgKrdtnoEFZ0YBi18hDZFIV6y4Rfe54yI1XrnccgDvlrpuK7Oc\nL6ORt4WgrX2zW6auDWyKjDPdW0BGOiVK0vOtA9EL1PfVWfy+MRYVXnA3dy6J\nFEZyPNYgxENaxDkubFV9VPGeOiES+TahFhTE7r/LisTrRFs/qY58FOxZVgjv\nBvJU\r\n=tgzY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4a0468e6d4d9a881f96a65a5e39ae89c72d29214","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"3.0.0-alpha.3+4a0468e","@test-graphql-cli/common":"3.0.0-alpha.3+4a0468e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_3.0.0-alpha.3_1572239448241_0.7738186627790076","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1":{"name":"graphql-cli","version":"4.0.0-alpha-1","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8ebed58b3136568c91f6ca6f30f39f1458d880e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1.tgz","fileCount":12,"integrity":"sha512-rnZIBwmBwOqMwxCVV8VLXHX3LqLfUSV72nmeJ2U9nc+4GrSt6GXPKMSAZt/rDuyAA0mkim4Nz/TqfN3YK2CU9g==","signatures":[{"sig":"MEQCICVgSj7UJ/3O3eT5o/Mi9eHwIUytkFcTOdp4cWFQyT8qAiAeo7tNjE7SA+dJa6K0YbrB3uu9RYCU5WVZhMXu5Dea1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtoa2CRA9TVsSAnZWagAA2TYP/1hIh2loVdqcDjEGRmn1\nJhjNxeU7clwQn7Won4YU26qvEew02WW/ANYp+nPpHUAHKU+pdcZdJ4QQ4DB5\nfUxlctQCcAzGZ68nTe92CzQWEI/zCVwNf/Ec5Yklez6gg4d0fSYTWRy0nzpP\n5WZZHYkEJmnmqBJnN8lCepTVINkwuUZY9JSqaaAW3/d/7/hSWhiOflTmWOA3\n2Cy/LojwPGieqWSGvEtX9/lTNucuzD4AXmAG6VDh2C5wU3zDXJL0YP9UOw5y\n5EgbXdbc/wkCib+lHC6Sm+euC7WSw4CV/Q/pTQFUI6k/EDNdXuRyAToEeEG2\n37/CkLgzgd09A3/2HwxgaJChGRVc+A++t89cU1B/x7NXc+6XYk+8F2DP8toa\nkBlHyA+u4tQPIWOs/Z2xf+f9DmFOl9xIBxQyYyiqafmS/EB8yyyagDkNUKoG\nYEqqyEYCdmVwZV0VGtGT/H83Fz9+hdqbrKisR0fQCDlZXM1M/hagy8mxbP1D\neJ4Juv2i9+e5xAtqhNlisw5A3varOi+9p5muSh3UOuil1DreSNkqNKR0Qw9L\nieRyB5Du3kqpvICCUP39Tro6IIfm+tcVCWbWFgAmFo+3QMF2BhwYNWYtiImm\nUmhO67w7zhV47cxTNuUfhQGQbbwXNnppLTDjVdP6Josw47ZWe4Dz0WNiByMs\nTBAw\r\n=OtWE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"22779ef20185187f2c8fea94f373e37e0e647b52","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha-1","@test-graphql-cli/common":"4.0.0-alpha-1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1_1572243126014_0.39513291750567103","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2":{"name":"graphql-cli","version":"4.0.0-alpha-2","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dfcb856c5b1a3e59f516a195b0f9f5de25808710","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2.tgz","fileCount":12,"integrity":"sha512-cZ2X+Pq78QzMGQDu86jbVVQyBuyRHuwWu1tDVV/p2UMdADBfpE/cZF+tezYlJpx6ZztXbr76SiAQgLdEDwegDA==","signatures":[{"sig":"MEUCIQCODyJRGl4fA8m4yf1TLD3YVaXqzgNzzaibe9QdKIqdtQIgX7+ZjOL+uJr5fdSO1GpxnnV7EvzdkiTo9m2cTUHtvTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtojFCRA9TVsSAnZWagAAkTYQAJHKbINqeu3xGqnsMBsa\nHKcdH3Xb7UciFh9tIXlsZSNkjw3ilYHKzusutaiFqMJ+KWUfydt3CGBHyvsH\nSdyViRogyua7NEy6O8Zg19faRGkd51bMA6OThqUxR8YJlMi55OdvAI43dHbB\na2iZfn8EIC2lOE09AOC660ReSKCdmsTguh8bC/E1q8epqpWa+gN08QZMxlLY\nlogXoBVkxtIAo7S85xQXB1IOwgpxHu00A0C+WecfkkXvGL1TAsisceJFl5ca\nTggmPYHiqkDX6LRof6Krl8LaWPNRT3GKOWDKAyPUnL76ieikL6hwzOyMBDHC\n33lHN8DfsZrEmpxwzWMHeaHVcTY54sV3OIZ392lTeULvSLq6oR3414jcnS+C\nQPLXvTtG2g6jeJKumQO03ClgekQccAojgHt8q7Z6a9eV7svgn5P2NEzlbLJw\nROV87t2ireZ8JG/yB2wNa6sGdPqvF/nIdGjVHSzJDxI8i4fxJSLkH/rZS37f\n9MeY3PzJnqI6cqF4u/XxFbJdsjGL3WeVKx+wDZ+IC30Z/ViAkoyHrLkJW5bi\nkdSDWAI230BnA2SBaB8Dndu33m8Khqt2uJ1SjZcx9PbtYpIr7IMptSk3W24d\nx4VVqQwhVBqawnGgaO+ZEZ4yrTzaSP2a7iWa8NeptOLpuO78qmsDb+bGIYzZ\nxRcM\r\n=z0eM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9d5f540aace14c5f84ba224064841b4918a92575","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha-2","@test-graphql-cli/common":"4.0.0-alpha-2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2_1572243653258_0.07162200577678868","host":"s3://npm-registry-packages"}},"4.0.0-alpha.1":{"name":"graphql-cli","version":"4.0.0-alpha.1","license":"MIT","_id":"graphql-cli@4.0.0-alpha.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b1dfab4190b7c10d62c04e57816454a3c908bba5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.1.tgz","fileCount":12,"integrity":"sha512-5ECAA/7LZ2ISR4X2p/s+/BmpxHcJxgO9wyLn0NChdxHK3R8zoscKg1wAN+3HJbKQ4oGPm05loXKJni1idtaZKg==","signatures":[{"sig":"MEQCIDFBKOoHr4IA32F1h0lurXhxkZhbR8rRTxUGPoUEsW9IAiBtQk0JM8c3w9i7dZJrs3sssB059cAS3dxQaR1Jggd4mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtoj9CRA9TVsSAnZWagAAMZUQAJD42sDb7hmxL7R0rLVm\nkx5jDRO4UZiwgSUq3sNHpUgGZTHkzalXIn7eNQQ/QsAFmWPyppo7HFSQwv5/\n6yJsXRRwohxFAtM/5V2oFF7EgyQ1V36N7QDsn2BxjjxEmRDuAbMk4s9OHPZQ\nwp1ATxz8oXoZ2Kj5EtXT3nTidUHUAbuPy8QI5yOnPwmv17ECtrJcGNjicvPq\nKCrWJ3ZlN5wCcymNFshErgH2dKulQKz2oYk8R8i4/ORrhfcK24lunEnfXytE\n6wUhaICmMMvgKR1+137ZGx3Rq3DbQHx4lc/a0mDiQErdjf6dgXP95GTw3eTr\n8hdNgbqnsUHJzfahx005qdazJzYsZqeJ2OYMRdRcsAhddaZB4T85GLchpTpb\njFV5kIp3D+FCcgV/TGluWPbbmT3aFHO8sb3LS56vv8ox0HJBYqOrQCMuqsKK\n2PyD/dCwiJeVuPpM5TlxmhKBl5WIcJXMH0uqws0cTR9CDzIOnoEu8i2ED3Mk\nSgDEkcqgbapJxXw7Jliw+NQ6aaOu9NdZlETta2XkFdjKmhRd4tGH4okdzj49\ncn2QmcC7QIbRIU0lczkfFLaQlmM4QKcRu6PtzAMPdgv9hYPh12nICXTHhHRI\nk3G3D/6AOe442crAJ9D7IdpnZVaRUAlnFdQx2OXkGvlyaN3GctnB1rI28Q+q\npaco\r\n=DoDc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1b965b5c5a110c05ff4797fe9fefbd9aa7a121b0","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha.1+1b965b5","@test-graphql-cli/common":"4.0.0-alpha.1+1b965b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.1_1572243708949_0.46083339923459277","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3":{"name":"graphql-cli","version":"4.0.0-alpha-3","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fe918d394877b76d4e46606e246da507450d1dd3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3.tgz","fileCount":12,"integrity":"sha512-/RfeJCKcpPycsg3io2rYW91dOBABjnWSpFzEqK9dRRJrIuO9oUPR/uEOpbzCe7giXpz01sVCvh1w25ZMWU3pwA==","signatures":[{"sig":"MEYCIQDseEHUXSg/txP1tipDTi4ZqxWeOmRGuEfkJhDBY1A1OAIhAIMoIZfe+0dijHfL+7VXwXyJOgks0VMqGAT1UaRL13aT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtol+CRA9TVsSAnZWagAAyjEP/iCcsruVyAOEOiHMr7Uq\nbgaGv3ZQe+Lqv5+4Rp4EylO80qJK0+04XvN9TsnSfOwfT+t1xSZ6nLr7V46q\n7ToZk+TkH2mV0Ch+Mh0Ru+UpCwL4Hf73bpPxeV6NCk+OsMdYrSP0TkUmkQY2\nZsQYtwfIJT+IuHW8JNFgZfJ7tjoFAMVaUzd/x4KqBTw+VLuwJP27wAgnQ+N9\nDbXxpnLiWJ9unsD2HEixuS9F1aT4yhalefLx99ZP2yQE7CFudtQpE9UouCZf\nrzmVYFtfvNJXopWkf6cOUOxOpelG7UpHWnuYQU/ZYvOlUzaJ86hUNahfmnyF\ncSLdo74TKtgoXdpNfj4t1ZKllf/8OZQgwuhweN4MSPXjFAcc8hA94R3BdFMN\n1PHRygfNTBV1L7Rvv0dRiQ8ZK15wxEzOiDs/4e2n2RiBF03gB9Mg4KgZmsQg\nU+DZ1TC16P7HNGBF3ppD4YrMB6uQoPuHk51G8BBsZueUBUi3NHe/CNr0Yg4l\nk8o7dj+rTyBCFc0A5EsTYbvg5SSjwGjpIxuXw1XE+d6BhCDjJrZ/7Q0b3M1u\nhq5AaJjvdLmcB4ok9hmxjwJW4urbpDumCZ40OYSC3y2/JI6Gk3EJZCVW66Wv\n9Efbvu/ysFl4oBC+vQClDMiWjMJ3LvlezhYtG+IbCtoGO8OIGQbWsuIHDPlO\no+81\r\n=Yb2X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"065d2e05a8e43368f6f2482d1bf6c6f8dd90b97d","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha-3","@test-graphql-cli/common":"4.0.0-alpha-3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3_1572243838257_0.04029639838004684","host":"s3://npm-registry-packages"}},"4.0.0-alpha.2":{"name":"graphql-cli","version":"4.0.0-alpha.2","license":"MIT","_id":"graphql-cli@4.0.0-alpha.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8481aaa5b8a7a8a858bac7cf094921ac5707dcf9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.2.tgz","fileCount":12,"integrity":"sha512-A2sqtjcKa8lKVRRiY4cYdPC8FeH9GZACSCxNL13AKJi4RRd+IsaIM/hYOB7JnnrgkYPckuDth62j8wL5VI1Yag==","signatures":[{"sig":"MEQCICvF75wwfRLldGlrHW1hryh7fMijw+83O8EveZfLz8T1AiBopILfEPgN+14Autx6IdIMA2NHcPDY8uJXSPjVqnoSrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtrbeCRA9TVsSAnZWagAAZzQQAJhMfeOX7fhJrG92hSYH\n9k7bRpoLoQBhH8Hni3P2YcMn0OaBU+d5lYx5n87szpejLh/k+J1Vn+Oso3t+\nJKivf+a+crChPQyckzcS2rUJoYDDSNpcEZf5Nkpu3slEJucVkGWcA6z5T29E\ny+aHVb9wSWWjetkJV3DSUz758PYld4I1JND6ykC2GKsoFMDSxIXI8LjxU3Px\ngMOgVx0qxabP+6S4WEbf4oLi+2/K5gqwkiT/5qXumMRleoG+3Ca0R0SNMeUv\nccQv9cr+Bp//gkiXmHXMqaCiIGNgLGI0svAkgkObC3+p+7oaU33RFWV9lz1T\nD0yfsj8fSTWazOkcCS9WmcG1DolHOdv+VCW/XrPTT6Z0QWY/sPsQ4YgupOar\nmGCv52bZeYFViEZxPYlMgvmGAV8rKOx00M5Tdn13nkRVe4vSlCQykIlBP9w0\nRHiineawIZEU/LJ1gkzwhDKQDxfpWd+FcsYBam9FBe4Z/YqNesYl1/Y5nawm\ni5ShSIj9WGGxizSjiWGJTlxGaSCyia7zYlTvn0hPpGOjhbfrZDsZqY+uV974\n920LT09+k8PAtriWQFpFPOw7XpWv8BBXBX1PHhPFFh+maZ/wxv1zDhxCUjkm\nsQtcsg0hu5Wteb33M4UGJVG5kWzT/QBjzLGFluJUs7xX9ys/JHhaMXKlw1E8\ncIFa\r\n=exJx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9ba31dd2ddc8367f3cd3a6ee954a504bc9eb59f1","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha.2+9ba31dd","@test-graphql-cli/common":"4.0.0-alpha.2+9ba31dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.2_1572255453726_0.9367144260056397","host":"s3://npm-registry-packages"}},"4.0.0-alpha.3":{"name":"graphql-cli","version":"4.0.0-alpha.3","license":"MIT","_id":"graphql-cli@4.0.0-alpha.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5709578bd66b427205d22684cf2306ee2fe56f3f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.3.tgz","fileCount":12,"integrity":"sha512-1pg76F6i5sMwVtegvHaGjhTbSsVUL42lKrQ6swy6Y/qpaQldt7ZJqoONwHRfQyC/eRzUIXNyFX98I+6y5I+ACA==","signatures":[{"sig":"MEYCIQDnHEmtuxdlW8ON2DyhDy5bnTLW0/010GbgTN7/14qikQIhAJhlXvcyQzDW7Vs/Lz/EU3c+E1wnvzZCW38q5PIBRCOl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtrz1CRA9TVsSAnZWagAA0nMP/AzLq2UC/fWYWeXNy2Gc\nCmAoC5fbyH5C8hvWsSIhdb99kBzT0mcn8/RFwG6fYGpYrmvhuJ3WXuoHcv/r\nA+FkKN6kjfRNeppiCypncYk70w7N4expnyQ3U0cF1NGGmInbs05HkPhwpVBo\nllqjworSwS1z5eYCt2dWEfQHG7siI6A1z10aclj1i6ydjTOW+u8yMsI/vdh8\nBDwOyAMoCaXqhDLiulI9ytHXRBxZPSJYxMTXrERrw9wtHzqffY80aryGeobg\nHVdX8snUeiSFXDaH5q5NixMvnJH9Ebf1gOEXynWwSpkc1kyO/fHX4zWXeZy0\nwufsxehN5SjOwNj6z5/DLfHvWSZKiTqkRG2TOVz8NCU4EOjDZleOSh8dxBnc\n06XWKqIPyukRQJg4y8QU1IH7dpOkng+65t1mM3XP9Kegg9rAfVvY/TOq3cz8\nZF8zvN3mlYFtxCVR4ssyYRkPrlVCuM51kUWpGmeo8MUgxAhkn4zWBLZPpAwV\nuNORacPDSUeP5i7fSpe494Zspj9KdRLoddI/RnZEW86xvGnsQrgsiqGRDsJK\ns1YhRS3euNY0HLJ4ce+3uIIlGbhh6HsDy4i4UnjTq5c+O5IoO4T0pK7he9Ml\niL49Yi6d2+b/kKEuRNdUN0UDauYlnKt/811evTdzJNcyEU4nRYOvivF9WATs\nvWAS\r\n=ptTb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"86ea89d37580a8e94ca29c0e59ef6e8e50fe9ede","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"^14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha.3+86ea89d","@test-graphql-cli/common":"4.0.0-alpha.3+86ea89d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"^14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.3_1572257012751_0.184679964637124","host":"s3://npm-registry-packages"}},"4.0.0-alpha.4":{"name":"graphql-cli","version":"4.0.0-alpha.4","license":"MIT","_id":"graphql-cli@4.0.0-alpha.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c36475be0140c43dd3913a199dffd917e99d448d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.4.tgz","fileCount":12,"integrity":"sha512-zLMaxWkqph6NkhbyDc6xewuGo7979Ka/DMu//20e+nSaGSKVci8xV+XPdZaSPsNtb0mXahCFiK8lCuFrofilSA==","signatures":[{"sig":"MEQCIHgT2NWlwOrXx58LebfrKP9XFIE2VrhXYdCsV4npxIWkAiApK+2m7+sJEepya82dABki55pEYr3vqEvjJxuqdo7etQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtsXKCRA9TVsSAnZWagAAKlQP/0bnl8qr6qrSBt7ChAiv\nylNVD7jg3x1el1bg6K53vSLVuU9/U90HdgPZBeHsuVvvp+EjueEoB+mxruMc\nzvdF/dNKEvBsNSJcSy/g2GoOnyxhTsMXrKwEvaopXs8BiTfdhqPB8MEd2CGW\n9I9ZjPKtxMPbpDo+VOSfUbE3KreDjW8zSeRi7L/rZkxUfvsKOumHqmczaLQW\nqn5CVhC90oa47iRIEThwbUqBQMauDWOj4ZUlaTtzsqyO4ZtjNPtMjPT4I/QS\nTdHLyA9FjF5NRRRuRhMO7o+T+vx4Ej8UyPtVr/hPztPj4NPRMPQFIA2IZTdb\np4eQwzBAuPKdaeEkml/hKMj2K8SVBM4VFUbAaq7zFgYOMW9y6L4DfBl5dKRh\nuWHSOHHEzMbe0F/IGI2lXkgLj6hocGX+KiXFiQvmyvccHtH0mzhrnZQkuhvi\nOnseVACIDQ3D+hIvvMKdayDSo8RkJ9o7/iMpmse5cMzjeVdykdryaZKwhoiq\n7ZVbEWc49L19T5OKbblSPI+6JVuRGkHgiDciMNNFPYxNbTS8LJckeLPia1EE\nVwYEqRYsy0DPDENReaA1tKlDo3vlGVvEZ9MBUDBjO37q1ZaNoQxnOzvyEhYc\nCAH4N8jG0TOAjrvQtsoKiceehyGRkpH44WQtfTnsby1/W3gUoox8wiE5QTv8\n1izi\r\n=qWOs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a324867ea646b1134d2636078732cd7a4366d05b","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha.4+a324867","@test-graphql-cli/common":"4.0.0-alpha.4+a324867"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.4_1572259273745_0.3324138432555648","host":"s3://npm-registry-packages"}},"4.0.0-alpha.5":{"name":"graphql-cli","version":"4.0.0-alpha.5","license":"MIT","_id":"graphql-cli@4.0.0-alpha.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6b431c9c55dbf5cb83d6770c9c4b9b066c1c63ce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.5.tgz","fileCount":12,"integrity":"sha512-JywPfxYnPXAyKX3COg306On8U9GGzB4uxGVI4ZsaJ4ODJZUSf4Ar0B7f029GbZclaVU0YxSFbPJL0LGGpM+pkw==","signatures":[{"sig":"MEUCIBELNMEHbJo3ctNXPtxpwRi1uj6+dFf01W3c91paSBzqAiEA/17A8heA+zsSvcfSZZTpV7GbThwTTWTZoL+ddmFpbaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtsaGCRA9TVsSAnZWagAAOFIP/03yF8GDdFvqiDMdzJNk\naeI61jzVak8f/YAHYZpb6JYOF/g23Io7d/zJMnLl1DERhysxhuV3/O/AW0Ql\njcAfTfbRSRVPX1sKRA0OuCKGCEWhQXaewEwP76kGyonLRbkYDPwS+edcXXHP\nXrBKSnjSVg6YB8wxBwkBvVc2VugcAFZK28VLKPB69Poh9gvnrrswwZIjt76Y\nQR/WFKLpihR2i6jNHSS7JkU15KElF7/gYhAh3Pa39WrJ+jbBcwlOyZrCDGVX\nZg+HH2ni5/HuAciBeoxr3e9A6/PGWRIEKY2YsuOkRgak1Gmu4FJ9Tcp3bcne\nHcYMpYFwrQhAAvLAZ57q0gpyqK2yAoU1/0E/OyO6OzTDau1OYv3ruI6MNadU\n53wXD2tHf6Vq4bdzKMUlvKme886UFurUGdiYiQwYWBSmuT4b7H+5VqEbolTV\nrisLXBm4QTB0XjK3SVfrUeY48tA1ZwV78A0k6bt6pyyXHazIXBpzxfzPJbas\nEr5UmwdRM8IR/6pBDlKoEJFAsM6ursC97zvLsm+0VG6QAdzK7nbm/kZJpkoF\nadZMj7Z64YlNaRia0TSr75YvVnj9S15mcrNt49LR9WvpCJsac26YQSLoE+00\nBhh6W1UwwHbuawN2RcmwD97NVKztQUVA0+tnq2YUtXgqk3+wXtpmVw13SYl0\n9Axp\r\n=aDlk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4b30b19af5378188d10a440865c6947e4cdad841","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha.5+4b30b19","@test-graphql-cli/common":"4.0.0-alpha.5+4b30b19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.5_1572259462289_0.1812011964240261","host":"s3://npm-registry-packages"}},"4.0.0-alpha.6":{"name":"graphql-cli","version":"4.0.0-alpha.6","license":"MIT","_id":"graphql-cli@4.0.0-alpha.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7ec8fc38b8830aca87a017c710a928afe251b7e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.6.tgz","fileCount":12,"integrity":"sha512-3T+2vtSDHIiPGx3ruriGbtHrc01lna7387qYrRPN9w5Gjs4Lzg2Kyp3jKm8h5NHrEG42qdwuM/h/DASENTZB8A==","signatures":[{"sig":"MEYCIQCZEhwa68+2VWmHy+XF/1o7/2z0xfYQY7uySTDa7DymQwIhAJ1++A92gYguWbyJRH45A/+J7Vm9jd66IJ2SCpO1Ji4g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtuE1CRA9TVsSAnZWagAAHcEQAJ29YIQKLA5GkuvkpxYo\nLYym6OPY1Wmndp9AgfiV1b/M3+D6I0TGdRRj1xY8noNPXOJE8Ln0JupxE3IQ\nno3EI+b7BuBz76JJPnDa/Hv42BAFTwdwuHOBjTQbYjNJzj9jGOWb7O8GCosq\nTemHRnB684TDJeIetGH5sHv59+ljDcnhVZoSaxbYjkUT4JCP5qhnWaGUon3u\nEANgl09FXAPuTgNeTL487evfCZhNevW6EmoODDgaMSNrOZWpPLva1a7d8yIY\nrLIQaQgixudOHYEghozN4Au5Um2P5FnasPfM7llTGcQ/z2Pbhzve14E8Stt4\nhDAcaK2hPT4XAzWosUwDdDZ21nVL5j9seIZ4eRLu1SOSw03sJkzqX51enf6b\nF/O06joyxm10cL/7BVLnGsawD1xfytlCEKgYEWgRpshNDPkVMDmOLIKnNr+6\nbUA0fhfP0kKKtWVUYOP1Q/QryuxFbJcFotG6eFIwZVP/j11QwYYjc1tf8ihE\n0gn5nu4l0bcwxS/yuroAbfm7vrGUN3qLTkUxqfBin2zLloBqhuUMxYk0vg5Y\n/XEDG4ucLbWxyPBpcblgK/28gjSiyxm6MDNg/jXR0JMUqo5/PNxWjXiaS+Ou\n24kf5/VBA8FiwbexcSNyZctSJsTKvcz8WyANK1TQ85UfjVTbi4qT7abl0itY\ntwyw\r\n=MPPU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3710846c5dad106b238cd60b5a909596b8a04471","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"resolutions":{"graphql":"14.5.8"},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.13","@test-graphql-cli/init":"4.0.0-alpha.6+3710846","@test-graphql-cli/common":"4.0.0-alpha.6+3710846"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.6_1572266292967_0.6008331469130617","host":"s3://npm-registry-packages"}},"4.0.0-experimental.8":{"name":"graphql-cli","version":"4.0.0-experimental.8","license":"MIT","_id":"graphql-cli@4.0.0-experimental.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"de82f770117e92820ff2993a3a9b3462c2578c23","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-experimental.8.tgz","fileCount":12,"integrity":"sha512-Yz4OAfBPxmW6tCkaEdlmRco43o06uA+gIliEkBIxln3H5V7YYnAaCi8lJyFA+jTbZDo6LygIVDPIZ3uHP/f7fg==","signatures":[{"sig":"MEUCIAeWtJKfuFY0ruzyOptG39UTp7j7hYZsyUpVhooGJ3ZBAiEAzP7vJRmnKG8jBNbULfAwXiXaUtvgBmhw5q41uI179TM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt21ZCRA9TVsSAnZWagAA7FAP/jVRaPOhPAR3TDWWZHHf\nOp0wTIZ+eHG+7H3aWhKUFTjwx7tW/AbT+X4UU1c72QrJF1gzZha4PuRUHIQG\nBPLxZvhWo45aVnSh8xnHerDlbieVDMG+gba2Nfrj45X0onnBRcc7Yt3ODU5u\nLr2DBZvFF3NSdwS942iwZwgHmaQFNSfVHGdqHpOS8fgR6si21Et6nfUY+vx8\n0pIXX4OuN8kl//fOMjMu1iAECEXNMubqWynTEaPx8TSWFEsy+BiAw8Shbcck\n7bMVPPfy8rS/pRiAnNFlLx2NpPd5JsRXBojUmBj0rZrTUqPeDjiZKX/zqzk4\nFV765yhCZkBZIdeEjjU5akmm19xziFBqVemD865BbWJK8FJs29813ofnu8K6\nd6RScWWYabyLtnARjxwmJnEToqDrki7uLXA+Xh2591pHm1GAn+yeVHMd4MsK\nHxvoyxiJ6YkExCQtail3KwfdpheSckCoChApNe0Rh0jvEduRpmad+LrC3qRF\nnQkcuI2NPOEhuT2vgXQ45zdCol89iCbqyAzCVK5ltTWaF1WOOo2QCBLlLuro\nu5QMSspLIs4+8Qs1qaQjDmNaC+ipNxCk5x7M9keQkJGjdDDOv3RfAtmfsm26\nC4La3cvqnmEh9uJcBsuPxcLQ/YTut0kdV/EYk9N4O3pHHDbKnCjmwX94PMxM\nqd3t\r\n=0qwl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"98f9658817b80f84343f29c546c9188b150b5f25","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-experimental.8+98f9658","@test-graphql-cli/common":"4.0.0-experimental.8+98f9658"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-experimental.8_1572302169485_0.16575085839759973","host":"s3://npm-registry-packages"}},"4.0.0-experimental.9":{"name":"graphql-cli","version":"4.0.0-experimental.9","license":"MIT","_id":"graphql-cli@4.0.0-experimental.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"efea1f2dc6edd81b26f7a96cd377653a7efcfaa3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-experimental.9.tgz","fileCount":12,"integrity":"sha512-tu8dUo6wg8yGinzrvoFIMh7ySyqTOm2MOGuIQ2eTu/zleqtLhBQEH0rm+8uhE7W9nlnNQ/SYdy5cKQyqbK6xJg==","signatures":[{"sig":"MEUCIQCtJHqlFgRpZPhvgrTq4Ds3ut3xbCQY9pykRZDY0IMKQgIgdtAqrYelyquw4mC0FRhut4Wxuuhfdevu/dqzbx/Xqmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt24kCRA9TVsSAnZWagAADCcP/0EJzLz03E+3bwr/PL2M\ng1GrnLh1gFFKJ8EJ0TlusCNv9pOE+Sr7DT5HCM3sbRctMfVPoWrHTRIQonyb\ncz1NdPE2+Avk93KqSVmD3bYbFt9jGPqPUW5HEwCPyTz2SwGK2oM0vDYqTZBl\nVsCVIx2Q1b7HpqJGDTdhFGQeT4YQe3W/ga8XR2jLJZsAEKIKcvlYY00M29dr\nUjRHTFLlKb3O5L4FWf5JJiCmU08qr8NT8K+7JUNbCef11KI5XCVNqch7s7xq\nBSdLYBEqZe2ZlP5OYDQTngYYmFcsohjUPYa4XL3ppUrGSRCnOD4TjAU+vcNI\nQW5doscEnFk8ZCwAhXSsCrvblNydeMzjufQdhy/WWhke97O3UPmDYrdX5BSk\nJypg6/X7bEcUVNalwh4FtNf0urcpfX5nH7LVbJBxGDT/vylZ2Tyk7JwcwIka\nJi91FGZoRZ7xMOTAlmCTmaB4Qq8VI4UJpVtquiyhIfKE+JBoCK+77cbyD1AG\ndOYk9tLcMjy0uqNa/fpm29MsVMwHbXmbpKYZfInpxRJvtuQF/Dh7WgGco1fc\nS+h0VOvCA82zNEjGGL1BzOqGaCIaoHFEgKTZjeym+w0c1ad94QTFiSBVct0k\nste+iHiCL28vuC7MOZdpiZm5ih6BmqwFfqifP9zJGatWV93OK7X+W4r+8wu2\nBR6J\r\n=OLoK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cbe8e71c15742f93abfb16d87a23fc4b55687cd1","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-experimental.9+cbe8e71","@test-graphql-cli/common":"4.0.0-experimental.9+cbe8e71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-experimental.9_1572302372414_0.9731677771409315","host":"s3://npm-registry-packages"}},"4.0.0-experimental.10":{"name":"graphql-cli","version":"4.0.0-experimental.10","license":"MIT","_id":"graphql-cli@4.0.0-experimental.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5bfcd55d59e145a8f8fd324a3539abde44b9e0f7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-experimental.10.tgz","fileCount":12,"integrity":"sha512-YaKuX6jDxRdbc7RQxRMRjhPSXhOr8akyB7eDxO3k7moqmNr3ovMvHBQ/zKf1koXTjaeYXtpU2O9ZRzcJ5tOVVg==","signatures":[{"sig":"MEUCIB0l+gh3Js/liG2o3YFBfk+Qo5ogrV0hS84QiMX8eIWrAiEA4f75bKWCaAbMl50z5PelVwJM6WCCvsMXwF74v4LNoG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt3AxCRA9TVsSAnZWagAAYUcQAJEjkyDRwewrE+cwglfm\nYVkmseax0Jrnme3AEBT5xCuXNAyC5Gr67berpOHwzDwQYXkZNKPAU+Iv0flR\noEKK/RyMLuB4ZUcqdyrArZGlen4qdj7/2HBSAjORhYGlujfN7RfwVrMSUo1g\nOR3MVBVhiYGlvaiU4lQ4YG3/f8vgCKesFD8VSsPMhPYsCcbdyQN7tLOUeg7F\n/K21H0x8ub+UxxeFRA5Qy1dtCuCaGnfj9DIwdNrXJ8goMPhM2BbB4W6lSh44\nGIVGADniDvwbukxZqFODrFvpNBMh+sumB5X54K4d1mWJFK3B0dvdAyOBNmby\nD0aFbJbwW3E/BOHB60DNV0j2MOO1sAjWJry/jWfMmzmBpWKZ81EDSyUjcqaU\ncvB91xZxaZu78nVm8O/spW7hPuRe4dMeB1eMf9qu+wdnPJugtMgC0EYRs9YK\naCVb1THeKzOgJ3cNDH9UR8dHWREyNz+9rxdH0kVPmyLMBTjq2geAnn4chC6W\nNs5kNVLsAT5gmuYhck0RrvY8jktJvcS/p+1d3XCDJ5kWIZ6B21O+CzMrNCQX\ny+qSDxHP6cW8eGO70tpN1p8Zxc0vC6BRjlNfeJMXw8lMAk4wcimr4NIywuW6\nL8QeuXNSjTdHNTwJCPN98O2um7pVIWt71mFALd0mLLV+IMuEIgo04wvQL5rv\nJNqW\r\n=BlO9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1a2a3efc3b6182849b7823ccb277ec46744e8348","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-experimental.10+1a2a3ef","@test-graphql-cli/common":"4.0.0-experimental.10+1a2a3ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.11.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-experimental.10_1572302897489_0.9419431063295578","host":"s3://npm-registry-packages"}},"4.0.0-experimental.11":{"name":"graphql-cli","version":"4.0.0-experimental.11","license":"MIT","_id":"graphql-cli@4.0.0-experimental.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1ca6bf5f898840485f5b2a450a252da223cfe988","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-experimental.11.tgz","fileCount":12,"integrity":"sha512-0vFo7ITzX67cgIzPs6SEJu139NKzMsptViSPx5s69KtK17ob6VCRHeGLwEYHqCz6wsX7B3YXt/hLXURlcyNyEQ==","signatures":[{"sig":"MEQCIH9IIxt/iZ0+SyJUag1AV7v8LvAtfhh6ycYbRPnJqsSNAiAW3h/PatN4DV9YXf62jMXM2OKUgstAKNWZvO4p65t1vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt3DFCRA9TVsSAnZWagAAqNMP+gMinqOl3oOmleLddnH2\n7MraWpxVPf1yvSjECIyXXbYJwFlU3Piek2hNeGLCln88JghodlkehDrfgYQ3\n+tiQ89M0APkKZYa7rj69bqitGUZf0fHkIXRh/hwfcojxqQsQTQgqE3ewDErY\nyRVPcDkmJq0WEJFl6zDS8RcHT/nuUAH5UsO0C9Lgj1QZhyP2T5dvWn1L6yAA\noGKuigGxtK0moE2V1krYqRpV//gvIlHyoGLZcgap58akghhuAhX/ajjUvoAC\n3AWmdBQe92y1qA3dyXCCEygfvSWur8N6pFnoLiGvKBP/NtiHUfQs6hCepT8m\n4AewmUsQD4TzxMkuf1vmUR9LSheA2+kzQjsi5peotn/sxxNcbXBR3W/Ujm5y\n+81Jm+KVT/XvKWMWW+hd1vhUJ+4rEUwqUBM76RYSpwJ12OkmktdkukeLavJi\nxA6btU+D/NzfEqmIYu01HQ1YLd4LfgdpNqVpJN6Sa8YNs8c4UlIdXfgPLETJ\n0Vr7F2V2egRTRqx7NxQT07Js5wixTso+oWeHSGCNANsxPMW34kyTV8X0zsJ3\nLxkoeAoFQgLMDHfdJDOwJEZ03Z+OcE2XTlXovjMCU61KNrvMwMIohsqARvlT\nBJw3fkLa0J3UANJuywVqdLdlRtLmP76U+kSdeiU/4bFQ9MPkKHR9C0tdpJgS\nf0T3\r\n=Jd59\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7175e6a3e394b3785adfdbceeffac4ed2ff73210","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-experimental.11+7175e6a","@test-graphql-cli/common":"4.0.0-experimental.11+7175e6a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.3.0","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-experimental.11_1572303045145_0.7402237593299035","host":"s3://npm-registry-packages"}},"4.0.0-experimental.12":{"name":"graphql-cli","version":"4.0.0-experimental.12","license":"MIT","_id":"graphql-cli@4.0.0-experimental.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8d06d663db26e208a68d99c561c7b74638e9071a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-experimental.12.tgz","fileCount":12,"integrity":"sha512-EijU2c7SFsrGG8BE0E7R2HfHkU1Zjriqj+GY4YafGAc0vKr/HUA0bOGfVfcx24PjEqY968Mlatg/sQw3j/mAmw==","signatures":[{"sig":"MEYCIQCPRcbSszeYsv3758Lk9UGTf9z04vd4F6WPQTimnSoVZAIhAKRuSCrRpKYhxTlAE9UUmeSICZnxwZDKHi40eN3hrKy+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt3EQCRA9TVsSAnZWagAAV6sP/RdgcN/TMEqxT+iAGBQn\np/J8tgjbYr/ntjOIARnIo1EQlSKnafxZ/R+kGs3uw3HgwCtMzWWS/PGcbpPl\nH//gluDtRQz4Z+e8uCIMXNf58lWOohVnG1MBeCPk0YhRvvKVdPNLUR8omo/u\n3/lS8RaZSqEfFCwnD29IMHyFMlJ14VzJMfiPoCXsHdWPXi8ZklXR0J9NubpY\nQNf0pdYi0+0HJoKDPspH1kKIlOYagrpuGFcv7aKljukaFo2EAoW2v6cDFGeU\nAOf5wZEh27SFO6IFU5ylhydSMzXQ7zVLnTyhQ14kBhLs9v77KaR7F7F0OxLj\nsZJbDNgAYU+XbbngDEwpsmGT8cRTJ95oSa1+tlIoZ8SoLjgNe53ka5iUDlYd\nvvfWSImCpdG3IKFn8vcxSY4tGBBMZBWYv3Vw24A/oS6LjikHogNGDBQ1Mi0H\nldlttyEd4nINJZG9VUhP7hO2J5daMzTv5UFGsi2uYJNLxaKSWDlQ7Nmq28H/\nRbUPATSZSh8bYnTrCTWSWRMdC03fNhrfyxnvaP+7hfDdmEV6GyIALQZt0U/a\nO+tTNJMnXgCnJ94vUsaMVHVr+7jKqZurxHT96Z73vSussa/7+d5KZe+GonX6\no0bighPzm1ah+RdlLQTnKaADRz7yiascM7sc51mv74WmUTWvgle4PvivjbS3\nJPS8\r\n=uSdi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0ee5a6b0d93c58124b8f7acf9c1b1e43b9337921","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v10.17.0+x64 (linux)","directories":{},"_nodeVersion":"10.17.0","dependencies":{"chalk":"2.4.2","commander":"3.0.0","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-experimental.12+0ee5a6b","@test-graphql-cli/common":"4.0.0-experimental.12+0ee5a6b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.7.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-experimental.12_1572303120061_0.8420136093236228","host":"s3://npm-registry-packages"}},"4.0.0-alpha.10":{"name":"graphql-cli","version":"4.0.0-alpha.10","license":"MIT","_id":"graphql-cli@4.0.0-alpha.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f619fbfa3bd5d195cdb6460a53bcce84d7a0a6bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.10.tgz","fileCount":12,"integrity":"sha512-stgdRgph4/3I68Myq/m3ne4H7dxmWsfe+hA9zSfb1Bt4u48qbuXVJ5LmnxMq2eU5/3csbgC0YblPzKRPvcxavg==","signatures":[{"sig":"MEUCIEGwKgGADXThPogsqXmGFep4sQPTjpInIPHnltwW+rOdAiEAxhxQlebxDEAOL9tLAntfd0weEbLsVcwe4tL1kMPxgDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt3GBCRA9TVsSAnZWagAA7UYQAKK/9Qsxvtiu75qaJnsx\nw/dXW9jowsn1tIvKspRY5s2kfKSy9qfmaNuB3NBRAcxlCT/OtYAm+ugJENxs\nDBkonAdF37cWWLyMJCW/+YAGvKyX48+9imiHXSvpqEVgU1BpMFGu0MH3dI3x\nxAzPTZDdd+/waKOtQxB8AAUCFgLeo1YZLLCVme+oNPjyEAwkd4u1yz0McJEf\nBJoYvNOLwuTBMe6vhapBuniAq2mv0wVpQcb6rpcsmw9Mh1AqIVESkSgVHG9P\nkfogCQNufR5TPqYb2CoQfrMEBKigq51j5sXlVe8inr33h5DT6cawpdhhDHH9\nM3fpqllU1DfD/1374+r4m8GXAOOW1fDdwZg9f65yOp5lV0PVGm116gLlFeEx\n4cce25Cs3EdxO/lDrfhXZy2KT7Q3PT7Kxzg/T3g8PlsFSaGSmrBm9ccIXfXd\n46NFsko7g9lU4T/e70tpk5EcVDTpzu3wTqRk+LWL9k+vlInC7Fnbhjzbk2pN\nktKod5zJugptq17JoKdw5aA6qR1LCw25hl/Bda9lCNDLMVfe/hfLr7VTw6fK\nuspEFi7Ib//FthRK39Emalc+/TgPM4sVtjNQn6Nf5pcx3jVlJxoe2hkQiXdq\nFp3Oa89owPPPPT3FOVyNrdfP0P7ys7L8TlgWJCSQKOxzQbRVbZ9py5VeTD4C\nJH78\r\n=ZMNq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6caa668a2ab63f90eee1ae7e8f5a097fe2a497a9","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.10","@test-graphql-cli/common":"4.0.0-alpha.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.11.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.10_1572303233371_0.48934041485518076","host":"s3://npm-registry-packages"}},"4.0.0-alpha.11":{"name":"graphql-cli","version":"4.0.0-alpha.11","license":"MIT","_id":"graphql-cli@4.0.0-alpha.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"450aeceb3e63f72bac960f589fb1f250794cde43","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.11.tgz","fileCount":12,"integrity":"sha512-/GkueYqmyoUrff5KBesbw5M6+Mo6MV2COmL8oAP03BG7IsMDQjHhMpyEqLiaN9ErXrNtCZ8w4x/98vv49SYDWA==","signatures":[{"sig":"MEUCIBXRDTl+S/dbLx2Lbn/aRjtqv2cFnpd5zYSnNZ8P2gF0AiEApF881Ey/chYRK/tajI53Dt7KhDuLQEkA4l27qM/rR00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt4tXCRA9TVsSAnZWagAAaS8P+gMknhHEpzvdYTS2Q1+N\nQ7zt22LQePapXX7mU3hqF0H2LRK0gEfe950g5gnZMtuqm1Qqclehuo0gBQK2\nzev7khK3/BLeWGhlGzhtIjbZWsr2j5n72/lefzGcEJQk3G3eXkau9Pw/hKAv\na2CmtDVOhsbgXYhWbzW53/j5+k7Cdy1RzDCew6556YMWYFvcB/U7WMlujf2C\nDnI/yV6XkQlKoBwS9wxpjGwB40OpaH9sEQEm1s0po2FiPVBsGy5jBmf3RsBn\nTqdNvLIetLcDOQu1iC4NhfoGlgMCPFz2lZYbbKxg+KtYkYVpNXtlKF+UUSKL\nMjRW3mdm5SCdM9T9S6WR+FlVRphP7zbir2XmMQIG5Wapr0Vs/BP5Fn9HfGuG\nljSqUOICbbDZBZiDTPPC7M2R3P3V/agp3OkAoog+ZQYWKVMKM3KF6QxsVitD\n3P/yBG0HGka7ya5vHMgwdqJGFAbaAEHKvfCl6UCQwfYS3d+QqqsJDsvdLb+z\nbkBe423ZsdsIUYNSHBbZca+Hp+ewgLbiu14j7OBeb8IkbaIMtBORgY709W1Q\n4ILZYdxjgjzxeU1OxEEracS04P57uQoZtluBKYEH1s5LHWvXVOs6F6sno7wq\n85dHK3JLdypRuWC5fbjsu3Bs4VV2Evpg+hEna5HdotBat1ZZOpOKsAMMVOZ5\nGtX9\r\n=IcJH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b7ca8fc26a7418e4f9f07ec288d4424cc52f53c3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.11","@test-graphql-cli/common":"4.0.0-alpha.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.11.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.11_1572309847347_0.5632157885194518","host":"s3://npm-registry-packages"}},"4.0.0-alpha.13":{"name":"graphql-cli","version":"4.0.0-alpha.13","license":"MIT","_id":"graphql-cli@4.0.0-alpha.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5adac2ef3fde0089f7c5da096a7a4fafa5d8cc10","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.13.tgz","fileCount":12,"integrity":"sha512-8fXECOOYpG8lQbF2JvUqlkOOKKYESOfiz50UNgbQ/nzwFMPswFvzlYtuCdwWZCgZjHmoC/hyq4+e1CZ+BlLkeQ==","signatures":[{"sig":"MEUCICWR3T/ZUDHKFANdfYQfzUIkd+BOySkzeb7mWRNzcGAGAiEApjmq11qMqpG/zjRMY57WljyDMvlg1vGxL18LE3LRI/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt4wpCRA9TVsSAnZWagAAEbcP/0YHSdJq6vxiYEYURMlv\n/sw4xnHhsJdypAT/R4fMU3ws0VfQ1JJR0hGXkjmK2plOlhtJEwWAB+w4TiJz\nRMb0Jzy+iCJdC7aTeZkC3zoRzEnvXqWI1lXFeqg3sAW+3zYwA2LQGRme6sUU\n1ons+xKf8+FOKQrNbh1lwvnBpCqCoMQkt/wPycsEnzdcXJaH+U103nWAgWdF\nKcuv3MXiZ3iHJRfXI8Pmp1nlp3jxXNUoAc6uqc1M2cMKPbsSqMJh8GCSC1Mt\nAVsEJHWB+l+RmMhA/uxUCTNSTio+efj/WenboxlVnZGlaHL1hz+JqODm/YZB\n2PzjaHW74sXmEE6AtV3tVI1El38y+kMl3eH0STeKpHt6+mrmn22qOSIucCtu\nVcM0sxSm+040yFSiJM6+rV9lrlY+kH08E308P8/sNpCfocLA+pNcHYBaE9se\n79teBrwHkLqvMHCHti3O3RcQQGj6RfcO2m+c2q088u7tk9mv/Fqd6TXWCXX5\nYJ01rYLQqpoWe5uKqYZry5rpyBsW3yIx00l6VNqE0P7P1Z2xKonaTv63Tl4P\nPKZl34MRX/EpRMMFc4ZuucrEvF282DBz1lJJh2k0wV3udq3hxgmmTtksUmVW\nZjYPqlTntbUSaz9vHdnlu3ffR06JUmrL/CVKMTaCiGTduu14Pzsag1VGQ5ql\nutbE\r\n=CSFV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f6d260538811aa2e884ce5857faa363b63f3cee3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.13","@test-graphql-cli/common":"4.0.0-alpha.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.11.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.13_1572310056811_0.36745137308603204","host":"s3://npm-registry-packages"}},"4.0.0-alpha.14":{"name":"graphql-cli","version":"4.0.0-alpha.14","license":"MIT","_id":"graphql-cli@4.0.0-alpha.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e0f4155f565feb3c366fa55d3e3c09bed42b87bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.14.tgz","fileCount":12,"integrity":"sha512-LzRyKUEonwrsAUJja1qY8/5p9w2N5omTaA5lBtk3a7UvFtkHn/AKRLJBhgNfp2gauOA8A96ujgK1Akr+kaFHfw==","signatures":[{"sig":"MEUCIQDOtU68ZIV2rVB7m9/sE9IJGoNCXTRi4i3gWYW9hgaScgIgLGVg39GN7BalcPUyuoxlQepmFbm/AcubDX8kyWoRB4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt43yCRA9TVsSAnZWagAAXoMQAJlWLzpYc1YJHCWByNXx\nS0m9z7r0cHasotgMjPJBsINY+B2o/hhbkxXIZPkfISCMe7/s2QGvZ8XxsCJW\ntRJmGLCILgSN3C/kV82a1lylnAYl0Wx3+TmJV/CxR72aqCeH6n+mxwbwhYBx\ngtvQCEDvIsO1x/ZIdYIwxTkpjB7OzdiY3DWWQDtTa8Z2eGsQPoZ6wsFccqDu\ne743cGxKhMa8QdXFXXMwmV6AIBrIZ/aixyE4dvyIMOXV0BAKTuJyQ7gHnHaX\n9SXBROQBako7W0quvxCpmZ8m4LesxoKxGhNIUzYkFR7YzDgS6rPgn3aKs2ZZ\n6mEWPOFTyCsSaLEgmp5cW4bK1XEaZJQyS8Ygv7wwFaCCb0hSyAVXlrBiXdQQ\nw1f/Z0IMKI3gOdT/tT70V0uPLj4lwI5BNuMzf8UZ4AL+jkyb3QxMiriX1KF5\nP1zLSrDlE5cqalHlY+4sQpf/M34/kgw6SybahYAZLt2oksyNRsGcfphv0yeP\nHU2qpvt6B+ISYKpFZPzE0+wHX59uwGbY6x5iXX2MVLmhzxcqik/BruA/xoBc\nnWTv8PxIhWSyH/xDmebNIfaDX94N6KLbvw3l+98iWfbE8qbdDsyTIhrXlnFg\nbyq+boMicEcsTLs7kv6xz9XncI/o8tL25Zln+ngRdMaZVP9gmNct3awrF7FU\nUXd7\r\n=tHFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"38171d186c02a96668e35aedb4589ea0a584f520","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.14","@test-graphql-cli/common":"4.0.0-alpha.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.11.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.14_1572310514179_0.6286771698173281","host":"s3://npm-registry-packages"}},"4.0.0-alpha.15":{"name":"graphql-cli","version":"4.0.0-alpha.15","license":"MIT","_id":"graphql-cli@4.0.0-alpha.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"36d6be8a8f27833a4158e64b1e97af821b2632ee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.15.tgz","fileCount":12,"integrity":"sha512-0ITCDKfK7j71neDMAm+CTfu49SMYuIrEsYG/1999Gfdi9//QJ0+WWHRsoi5LzhqikJqp6tFqQViKxBpG2DC2hg==","signatures":[{"sig":"MEUCIBOHswXnUzGAnB16YJ5PvQDHyQewslpnCJ6ZeOQDyx0aAiEA8NG/l7Daf+m2+O/n/ECEkWEV+gevm5g424SYm7MSjd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt5YACRA9TVsSAnZWagAAW9kP/RqZjtmH5pOAyDkXa8zg\nc69Uf+nWCWOwfRSK02vmPWE7NIBa8NSL/8OGtzSxH1/2Nsn3dZ5LMusTNzpJ\nNRyACbG5XtTSbUqt98+sBQzX4kntT5lMs8+venS3VwzRzK0mDNnwDEAyJil+\nHkLHPc2e72cOt6b1z5Wj+hOCFhv4jU1MfLbEhbRjzDQjqc8Gk1WoO4i50klB\n6imOwZDMc97ithEYtmdmIXwPmiTgBQnPFZadKyKtH92dCZNBHZ0GKykwG/ii\nMJ3YY2fLMUWJ/m8LMHKEsNBiKVSA8w+kRmm7rFEekaeFZPLf2KoMULCHZc8B\nKNi3O67IV4p38slsybZPGQKPIglwK3CHWohvjqoo5F47YZeJumPMdtio0Jir\nNTQs7sJELUe7GpMrmI8rvzDL3/4YnUF+hpR1r5KV6RAip5MPBaxVUDyZDMer\nRMBPmvjdJ8sJJJyaS21sMmZroUxr5NlubSALo8Ngtjj8YRV7eFN3gDzgeZAr\nHIvgPmfUMtGR6WniJ+TqOm4l42jg38YVFji0siUBBbGGj1mgYdIh1cmXMnsn\neJ/nkiPyI8ujD0+4oaSusBPPZ0mUQMrMzhcGmwiMhwfnkwMgI2MhjCW6l0Xg\nO4XFMru27ngcknGnJ7zaM2Farix/KsDs4lNL3bt3N1Oe9tLrshC3KacQzMEL\nkXc3\r\n=yNJf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"91b0557c665f2d07a6ce2b59615ccc10a4c693ad","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.15","@test-graphql-cli/common":"4.0.0-alpha.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.11.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.15_1572312575867_0.5462023706692636","host":"s3://npm-registry-packages"}},"4.0.0-alpha.16":{"name":"graphql-cli","version":"4.0.0-alpha.16","license":"MIT","_id":"graphql-cli@4.0.0-alpha.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9432bce3e672279d6b14104b7547b6fe4aab373e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.16.tgz","fileCount":12,"integrity":"sha512-gHpPfWTT5EYUs36ylXSV7sKwkQIzcvqFKhwQh6XNC3/goRWElyjv3BgCuoSpeTWRI7lqKfnX0uT5y3S4c+orNw==","signatures":[{"sig":"MEUCIQDTm5QI3lNTqGmWnJto3gAnzsh/EXAZA5qywcm7TvHMDAIgEpttHycETz07hH1sG8x8/uO9lBoeOeXKFHlKmn7QlyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt+jPCRA9TVsSAnZWagAAvdEP/1TsURh/c/HIhfJTt23Z\n1YIUwfW0FXvZLq4RX88wKHVl5cl88pY+KuSsFyv7BpIlRmJlhVnRP8iA8Gf+\naiNhS6ijN+JqAzd+YPSUbzao+tCyVwcZd/G1107iERH2hI7cI4hdLj2Glt9k\nQbc4LMCHo5bcjSAd/IMY6Au5v+w1Jys/a8ZwPpbmF+cp4ZNF/M+gj2R5V5g0\ngh6dEZZ9cqrqgyv5HELOiuwvsCAaFB6vltRAVpZDhn5WBnS1iInoMSXP8AW1\nM3IoUPrygaamtGCs4O3PzB1uQoggY/zbV+J5Ueo/cJolqzP69WrnxuXxBFMy\nhoSTA8hkOzmEAnBCAyIv/2z7qMyhcDiiFiaUhacJTSzli0L2qklPRtDQERk9\ne/yOmazDt6kjwoS8qHeBKnYTdHujS1MmKeb1+S2nD5XGZuCDA/vJoBWUykeM\nRP6a71OHalQJWxhWdWPR84JKULSH9OeWYh+HjDANEL7Qj7ZqsVm/RrXrsUcY\naiHCEcbmfDoIx6v8qvdOYPYaeD2VC43hSicEsxydpQRRy/D6uLunv2CCF1dp\nvNHB8dC5w96j67ErbdpAj88EV5vibNOPJmlAheaNm0leEaffl8NnbsQyJHFn\naNTXpgCeAWdn2mX8FMB4dQsAAy4PGClelZaDHhQ1QuazCyz0eMRbLrOMhD9G\nFsad\r\n=qXZ7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"85b34ae36041bb4c84d8bf5954a92a0560713472","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.16","@test-graphql-cli/common":"4.0.0-alpha.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.11.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.16_1572333774877_0.8127078983825451","host":"s3://npm-registry-packages"}},"4.0.0-alpha.17":{"name":"graphql-cli","version":"4.0.0-alpha.17","license":"MIT","_id":"graphql-cli@4.0.0-alpha.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e583de49bc1de07a8b7b0429565d217514eba95e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.17.tgz","fileCount":12,"integrity":"sha512-mqaT7i1HAcYzay+AefSxvpvngc+WStj7cJEJbnOWbMTHIZ7uD9cnsD2YD0wxBG9KIqWlZ9oAvsE1IT908Tm/HQ==","signatures":[{"sig":"MEUCIQCqTeN+Ho6Zvf6YgjBSLFhHDz00KhfLWItSn3fUjSU5PAIgERk6pGKkW1dGknUrsLZWy/J80FENKQ223Zu8zYFy+mY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduDEkCRA9TVsSAnZWagAAHg8P/jcLGfVhGFLxuKDUvj30\nzZ6+RO2dJzsWEQAWNlxTG2iHsRg10HTcHTziSdVSNAKrzvtvbNrnaGgUWRnt\n5zB6XgU0cof60qG+Hcrgm0ZYr1oNTbjYeUdTa/6hTi30o1EXqV/xsIsUYYLP\nIVvOcHIG35Sp9extXpfVaRTNtQJ7TqvItByPivUNNBuO7zDcutFeiPcx1lOY\nsNAxPpriTrTede0vsqwOmwKOzxpEBEX+desK05UkxdmMw0ekPnHjaa8U/6/H\n8kmyhz3Xp/G32VfLe+ivH7+AT5BXO5Utm4Olwhp3/gUSG/dwT/H9GNfMrFAF\nn1fUGOliqtGH/Rc/M304DLUmqaIdhY1dfcSBzK81G5naNKe7HJ8+fFx7p5oM\nIhgYiaNW3IIiVwuOeNgeM9zCh5G+JSfwC8Vfqxga6HvmfTandiVW9mMRyzd8\nodLrVZO1v1fpUmMlu7F351LDSHjjUGaKOlgYYbqR7Cfh7h8NRulIevi4azGG\nXkqKpV2+FVagQhgoBpbgLGMhCJQXnYra0nkh+KCOL8CDLx1MYY7HTR14P//C\nYr5BhLcoIyBMZ+UOGxrbLa29htqM9XDVENydY9y1u1w5Lx2sgq9Mdm0TE2io\nxA6ddu0uP3i2Zm3v387Z/QJkHSH5nfevYCgDFC6k8CbMtMYG0fjcak1eyJ/T\nR/Uc\r\n=jqFf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"da3b906400952ffddc3694ac754b691aeda97583","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.17","@test-graphql-cli/common":"4.0.0-alpha.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.11.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.17_1572352291954_0.9028838714785197","host":"s3://npm-registry-packages"}},"4.0.0-alpha.18":{"name":"graphql-cli","version":"4.0.0-alpha.18","license":"MIT","_id":"graphql-cli@4.0.0-alpha.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"142baf4d50367b7d9304c5e90b26c05b9e771228","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.18.tgz","fileCount":12,"integrity":"sha512-wsuVFP2pVKZBc2qT2YRUBJoeRDy9MG+Anzh9AErlc1XKvFT66JrJpzJLCIoo2XmZ+54PW+XJrpG1kBnUelKfKg==","signatures":[{"sig":"MEUCIQDOsR99CxOMRGQ4W7SM+a2fKAIxv8u+FE81qNZQoKnL/gIgMZSTNorGBoWB7DE5GGfhYNDwOTFpzDwg3JnpjqHULsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduNUbCRA9TVsSAnZWagAAru4P/RqoUoUV5Bde9jRb+WgD\nRsVNF4iyP83dQA8XAO1sZIZr7Y3tPXNjxLwiEx7Mb/XEPDxWYzUPkElSxpwb\nJcbqrOkpSev/S4EUotUlzXwlkCRSM0GuSViKutc2G5sxLLJmvu8P7F0bcddS\nN0I5nWVPTHttCl6m51CgZ5MmPy/TJyA8Gb9j9ENTZ+fT/korAZdI2hnep6Mf\nZqFDnap6/dea1F9JAT5uJWKv4x1PIpp+QYT/4kl6+NwQEgvyynW7gBL/o3I9\nMFp+qgyt54tNh4H805rIbYRosliEO2Zvg7dlrycqOiwZjc3HXgs6Z1IfDpSL\nFdp+R8pECPX1K9vxwwQlTWzA0jta4STwNevXkIYfESXazVLssn5OL5YdChbJ\nEf6nZ2kh2ygrZdvSA8uPUhysZamSBUI3MJCpCnjGxUOA9NaN4CzMVEVKORc7\n/Ac9U5I5BO3AVa882RhccfmXkWdXVqmOFATYrUFnxVdBRY1c4gq6b8yPNF+c\nATpIkBZrsYvV3FCzOMbCyAPKJP59LQDC1Sh/v9pXAb/b9WdbU5nxOSiu9I4C\nbwi7gyTIGU8CTpwLYGnZtNmxC+wXGBj2MZ2snj99sZu5c6jDVSPLZ6ClbDku\nYKWSkxKEOegC+heNDW24GZC3I9bJKrY0Fx43w7mS+BW2gSS/EKRRCsPq1gne\nNg6c\r\n=0400\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c2fa9e66b3fa49310bcf8ee59381fb9909b126c8","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.18","@test-graphql-cli/common":"4.0.0-alpha.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.18_1572394266694_0.6996279891066639","host":"s3://npm-registry-packages"}},"4.0.0-alpha.19":{"name":"graphql-cli","version":"4.0.0-alpha.19","license":"MIT","_id":"graphql-cli@4.0.0-alpha.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1982463a4af8abb163799bac56f2c290c4e4e099","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.19.tgz","fileCount":12,"integrity":"sha512-BOHU4JpE7U7cH9nozXZRK9xtn/VlANDC79uBQlvjJDiv2tG3Zh2lop9I70lFHY7UKHLxUH5p+fmhGiKMMLANfA==","signatures":[{"sig":"MEQCID03pw0pPGds1BaPGszID9CctTLF0/ik5s7fOKuGblcWAiBPXN0g8pjzkfTMqodCYkpTqC1xyx5QOLOx9frKZ1BkYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduXUgCRA9TVsSAnZWagAALwIQAJf+o/VQFG2v55+2Zvbg\nG4IKkcZl8aFGDvpG/SbQNM6Gk4lKOl/c2O03d3Rgtt5gqW2a5xsucqWp95qP\nZpZukavwMlcq46JFeYKHpweKLwviRDo8qEMcsOHNwPUoojXU5LqwmeT/bEXf\nEf/lSGvGKP4mdEP37tocT8swT8cA2csZLJtuF56EvAGBvy2fX/BbWN9+SNDL\nycWkO8MnphDFE1HQ1zpO1qL88gY5r7pSTL/zE+G3K0vsR4lr1x/ASft+hpvL\nRp3N+62MwJSFoje+lIPvkTd1U8RU3bfegdMbl+8p67hdKSkOCWdtvc943hWj\nodbBnmpqhkWh8OCSOSEh4qAcLuOK219ES8Qx4u9FJljMleON2X54JJ2Poaz0\nVS4klOPjSe7ccDvPDqBM80sLzjNqQ6UTuGPbo4YLCXGqFeiASYs+KZWBf73c\nNMVKBuB89SDItrB+nKwoIPgl4pWeGg360j8sN0I0XHwXzHfSqp8bRxnYrOMw\nezknulabrNUnTd7RrdR644Hd+EdRswtYEkb2OtmTd8UDBq+rkBGvTpvhkz1i\nUn0yLjwmQ+r2Y1yPzL96KmVmOPNC3zWcmFyZTw5NXet4y4rkH9EQNsAEeJIY\nlf3XNJHX5mbst6XJSK6pAKMZRr07j1uWtKAts9Xa3PDCpIQeandhETO9fq6f\n4mba\r\n=ZM0s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"802336f059e52a7de6147dcb377df4d8987461c9","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.19","@test-graphql-cli/common":"4.0.0-alpha.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.19_1572435232179_0.6328224852684645","host":"s3://npm-registry-packages"}},"4.0.0-alpha.20":{"name":"graphql-cli","version":"4.0.0-alpha.20","license":"MIT","_id":"graphql-cli@4.0.0-alpha.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2db4759f53e39e52fcaec2195a3d8fb950cc3208","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.20.tgz","fileCount":12,"integrity":"sha512-wuXur/pO4DDfa+/MeT6+T9yzfQxNlwkd7byBIp0B7Tya7KwwvFyNt/2yaysF0AbfgsGgfpVKqbp1kM1qgCsl6A==","signatures":[{"sig":"MEUCIQC3TcN7+qPsvpQuLazaL5qpre/1aRga4YW8et0AWT4fzgIgYEX2uKHQZwhYQqZZ5iwX23Mhqh7Q0qjniXGdUD7hKo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduXleCRA9TVsSAnZWagAAc4IP/R2UHLNEsqKZr60w33dC\nHksPb+qJax2dKqmNFBVdeAtRgTR0ync+ACGFY2PnrmQpIpEAT8F6o+nUpyx2\nRCnenfliC6q9dUzic6n9XwYLydtZHG1ogU5KHRZflv/WqgExt72w6cVQBes7\n87oi6qTgKz985GmF7vdBm/vFRkQIHGABONhcUBcf9wh6InypFAAutjsCY0Bb\n7JhPY/wQlxHL9Rdz73mjq6JQVPmjDJwqv4EGr/G9LVWnlznq/CeaDq6FTBlJ\nahS+YmomZW5Wj9eEci8jWGhuXm4mlVhcYiIK0qrNOhxM/6pcjQEzWDNkGrjd\n7QtxZGp/D2wntBhKDhdKdUu1UkY7QyFCwW1oN3lihRVD+LUiT9DM6r4iIWQZ\nKzQensXwur+1vRQ8cueZEzNOy26ZDYolrezUjhsSr3gPqHvnAy2pKwQp0Whl\ncekfd7qJoLyg1sJh61JBlMoINdeaL0PqbzoCAY21h/yl8Mq4MbVCIiWbknC2\nj1m0kVX/soiMuePwGCuzdh+rmVcT+Mi8QOmM5rpXe5JvQYT8T2mx+dz0zqxa\nHWxETnGy3Canb7K9nxCVRrRV/kwobXnyb1MRNrX9LyU0U0JMrJ1bSgVLBrGW\nJMtbmwmi7mFJMlaVvPtVhacQ2Ue6mbIF7zAlFKUFVyxXucD1scQWY6yns3Jb\nkPnA\r\n=2NLq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"86c6c3db12c8cd913d3378510d58f9c5f3cd7bc4","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.20","@test-graphql-cli/common":"4.0.0-alpha.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.20_1572436318268_0.45609187365412285","host":"s3://npm-registry-packages"}},"4.0.0-alpha.21":{"name":"graphql-cli","version":"4.0.0-alpha.21","license":"MIT","_id":"graphql-cli@4.0.0-alpha.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0690df3d6716a54c8c95cf609b2bea9a9fc4c28a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.21.tgz","fileCount":12,"integrity":"sha512-bYH+Ccvh8aBNt/7OYp8778lB16BHJvoL6HH9mekUHSl+K5wIYHb2elxIRNQXEqw9QEsZAVATFvn2BVqvD/Lwyg==","signatures":[{"sig":"MEUCIB4CUxSAAdwU0V5MQ/B5ftadGR5Wvc9S0NSWFKzfhA33AiEAq9OHetOa6A+T7FTaEn2mtUoFWAHHGvLqGvuxShAx+tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduXuhCRA9TVsSAnZWagAAs90P/jf9O/bbyR0ztTfDTyD+\nC+WVgqDUKVR5njucq8bYKkllr7E9vJCJbsgD+T7DFIkdftkaSecVn2F5fcwW\nOVPNcELYulFu0XiN/NU509kh0BevrV6CC0paIRb8Vp8S7v+x/usaajYsQSio\nVzKUJ9kBss5eLyrlACxuqV96+NceK9HNMeYmEJo/0pJGBuAoc95I5jbf5erI\nthZXaHmitbCXMYVIjKCyxWGP10cCmKd6w4xXaSq4T4vOFz1YsICoyrp8cVVl\n6LDRetMa3ZXkCrcFMLFPi4xDrtrlYacqxw2Ov4RHtm2rchEX+5xFjXmHf6eB\n7NXMljna9cL0lcpZWRXfjDiLZG6UesaSDkcaYVrcuY19rBeMNszn+bdGqSYk\nKnx79DuJsoycE6UTASwf5c2QYcHhNbVP23Gw8CyhVTLKP7koUTP6C6Nv0r89\nNhHpq95VjB3hGuT1cIxAE8Q40YcX3Bogh2YQUOOz8olP66jMEwXCBsPnIbT5\nMIp26/yCr4GcHiYd1KHrvKN61a0OZUVNRVLnKKl7pkvhiWzz6roruFeLRQZf\nhir43Pne757p+qokS/LXstQM3t1tBUzNn/Zkp3cVeCP40Iig/iUz1XmyhYur\nGuRT90Q99je2OQiJKi0IJ6PhvFrEa18jvOpMdkbwQQMIcV5+xWeRM0RaIMM9\nhw6e\r\n=zXCB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0b6c0b6261830a8ef61de073940ca4b8b7af6ebe","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.21","@test-graphql-cli/common":"4.0.0-alpha.21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.21_1572436897057_0.3619050784238187","host":"s3://npm-registry-packages"}},"4.0.0-alpha.22":{"name":"graphql-cli","version":"4.0.0-alpha.22","license":"MIT","_id":"graphql-cli@4.0.0-alpha.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"579b12b12136946301b110b5dd19f72a3897b8b4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.22.tgz","fileCount":12,"integrity":"sha512-JD0/jBDhjxHsbWKGb7nimhgNNfX51z/dpwKv5ojEH3N8hecc7tlyZsq/d1Qtb7Kk86tfTX1dc/NxVh7NBzBS/w==","signatures":[{"sig":"MEUCICjMelniH8fD+klAZKeCUlOJ2wnUkWrvvbYWac/bucH+AiEAz5hevA0p5GyoJOOtP9w0lvQyPCD6OuS9xS8iGjciATc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduX0vCRA9TVsSAnZWagAAWVAP/iY/qP8yQlD5OJpEoM0n\nxH76pjPD1JjoHR3iTJ4XthpQcs2PnJOErLrh0E4dPUKxUXaqbyhBBh9IJPep\nzj5A6sTDs85twK5x/H0jlXxI9KAvrC0jhreHCU7TSeODIDfUoqC1NsvcIQKD\nkOHE7y91hI5GDVdpwbWnsNndp/qsPkipIEZxu1BpBtT8S9iNDg2BH94gsr8N\n9GqfG2X2IqwDKlJs4VFlGhJ+NfV0njNRbx4pNXB69rJxFjKZ2zsXxNsld2ud\n8lcJTYszLVN81vJYaELKwdW6EF7vMm4tcFd+DfRH6sYWjRZRFMuP7FbJ6pYS\nFGze5J4KQzIr+YU0X7ec3Kp7pbySNDbW6mXx0TBTrKhnIHZAcWvhxqIovJG5\nYH3IOm3TlTB+K9ysJvLMRx8N7eEFjkyt78VJvp2yUReC45k5diF7Je5IyQeb\ntVFm3ot1HXAsf9XOKE1zzQafwGPsL7ajbT4OltiWN0dUBGs5xFR3YcmFudj9\nmUb9BJ01J1IhdLEupRX7cGd2uS2gyV3TTOY30avufCR1hs5TpnoE1tZSWg6u\nAE7SKD1qYNZf8sAkbPsslTVe35zl1HRu8xSwnFOogu5Y+ErhUypWistr+KVJ\n6X57IHj+f4K0AU2Bns9m8mLvJf5YFf9FkUN2UWasprWqVQV1uhDAuILVVP/4\nq4GR\r\n=5qyY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1274a60f8519fa50f77b9fd770e872be8216f2f8","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.22","@test-graphql-cli/common":"4.0.0-alpha.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.22_1572437294596_0.6514027594020917","host":"s3://npm-registry-packages"}},"4.0.0-alpha.7":{"name":"graphql-cli","version":"4.0.0-alpha.7","license":"MIT","_id":"graphql-cli@4.0.0-alpha.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f47e7085d430a2a9f07097f089df7134099a28f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha.7.tgz","fileCount":14,"integrity":"sha512-85bQO3bNljvOSKAPcRN++qHuuM6GBYNobvX04MUSSwdXhUvqBzZNZLqXaZVTjlrfDhS1L4JDnf/mT6jcJW3mGg==","signatures":[{"sig":"MEYCIQDSSlthpUmL+MCjJaG2ip8X2b4CXptLNuC5HtW7YvAwtQIhAIoa3fRoVsKLFhRRDzs8ZoCk2csNJB5QP3WsIDBK0XrM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdubz9CRA9TVsSAnZWagAA9wUP/Rnfh9mksHHFP26fNIMR\nOAF24IIwNdy23TNgrleGShATGnqOxJweydH2HoI/djSMroEFyLuU8cMl7Y53\nBZleZE4hJIK0K+9PJza2lJdTGhKtvKCSxIz/wwsPrXD6QJ47xqW5Ty1TIoNL\nYuwX+f0w6BjZXbUf+8x2XkJf1vVtbR3J0obUAYFNRDMO7I+KsbsfpXOuD2V3\nhK0AR55dOs2se10kzMYt5gc3wGTyzC/4vIitjORbD0bu4gkQUSthMYM9Sz2L\nH74LXmflt0qYBhUaTD0ZrTDaRjbjk518W47a8SHZkmoywI9jjv3WiuwRJ+Eq\n9QbKZW5wQW8/4im7OcfRRTSSNWmUDyQ7vgelxDWTQwJ/MK8rFW7u+Z/hJ09Z\n56l8dLTwf+plcE9xk4QWvOIu3XGL4btUukq24Mk1KWQRHKJvfqXwOVITfD/g\nuDlUAphr8Mojk/OOntbxZur1qQVYWUL7z5Ki4C7qyai5eBrQG6R5WkohTKSE\ngjS8XQHH9BSBXHXcWzwHgH/nWolVPi+nRI83f1phyalqyPDd8wCHjo8WJ29o\nrHVwhGP8NvoEcHBCOa3ep8/yg/oaf+aMW24NO9W5SMT33qaWm0SU0YTO3/Sp\nD5G7oy7IP4BmedTnSHN/CGEUbbL4CrswECs1OMXxq6WFBlGuL3XsQix50t44\nLp5U\r\n=491M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"46b0c3db8c55e8fc0e4652ebb90c8ab260551a73","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.11.1+x64 (darwin)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.11.1","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha.7+46b0c3d","@test-graphql-cli/common":"4.0.0-alpha.7+46b0c3d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.2"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha.7_1572453628636_0.4879500483319581","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0ba0103.8":{"name":"graphql-cli","version":"4.0.0-alpha-0ba0103.8","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0ba0103.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d90e9e577d4003d3b8368d00ce94f45b5772ff1b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0ba0103.8.tgz","fileCount":14,"integrity":"sha512-k+V8S/Nw2KShOs/ymlJyXZVFDBwwvuANZZmbydoHQ3qHf2m12phh7ekEwiRIxz8jUjESxfZns25Sx4g0yctCyw==","signatures":[{"sig":"MEYCIQD/ryrE7knrhos0ncSDiP7pAPyMdyOAUYDG0NzTnxpUdgIhANsmOsXTAGruoeO9+cZ87Pd7TKVIvqt7DS/5M2yQLXJD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdub2cCRA9TVsSAnZWagAATmAP/jyqRP1zZyn2ZJplvjNN\nK3VeR7ID9dsa8k78sjWmZITMaA0mdYDStPxQEu0AYW0lbabsPpydkQ3IEf1M\nK3G6qjjA/H13sgy3flvTvbcukccXfRgDx7HqQgojeZacgEvCcksG0iove3hN\nakBPu5DHmsmKGmje3SQN73lcP6p8qHsknJgkqvVZeJ4gSYaXP7IxaKMJRT5a\nH9MKoHcHOltIlAryz+skJjfiPOdnUjhj8RVZ5goAckHED+2+YAe8KBOaqCdh\nu0Wq3i0oHuSrefOxkn+ntLWhCX/xB8PuCFncmDsXw56IJmvMrK/WZuTvjIoX\n0XMT1rhjGXGc0M6xTQHh2Uzntj7HoM4B6JabRLckc/4IqO1v6cBKdkHC2KIR\nrDl26Co85xqEA8hPlWopHTQc9RniEm92oyWz8zpOA0jLJ0zGmPA2owyr07m9\nKSp/b2CYNHD4jqsdoAookXyjLD/L4LiwGUH3DskaCx1pBd49rkOb+Xq9gWu7\nC/J3Y29/apSmYN0b8lTguXjE2gg3btpOnKWBLWTRjEh3oiAyJpToHjjX7AXR\nIun3WEozZdmBDWZK2Zi6iaR4pO+cM06ObflXzrWJmzAqegmT3CLFr2O9QlnY\nyPb9J+NYBR3FfFV/yBKetg2/0rnMk/ZjUyjCmmHQ2BwVG6lV8ohtvUdprpi/\nLkHr\r\n=g57O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0ba01039a71be527b23a0b0a7d6de92cae49b5e8","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.11.1+x64 (darwin)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.11.1","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-0ba0103.8+0ba0103","@test-graphql-cli/common":"4.0.0-alpha-0ba0103.8+0ba0103"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.2"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0ba0103.8_1572453788420_0.5869568757678099","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5a45942.11":{"name":"graphql-cli","version":"4.0.0-alpha-5a45942.11","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5a45942.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f51be218deea636b7a38d770eb85d6da1be745a5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5a45942.11.tgz","fileCount":14,"integrity":"sha512-QlfzysbVWOnfBarpavi4nyF010JziMVQz1yfNF3llHf3qtk8b3FwVyY8/0e0sNoFPWgqUeAP9lEGueWr0LkG9g==","signatures":[{"sig":"MEUCICEbYMmHWCkzr94C3F+t6rQzwbYU0rv1fTvDPhvcBPRaAiEAmrEs3h2wW0lshSqmtri28R0vT4PgXHbtHUaWKXdPcJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJducQiCRA9TVsSAnZWagAAzIgP/j9/wJ27VdsQP3BTnhyr\nEfiRt1cB9qamYUq19R6frxbuemby1fiML2V0AkyGgyaJrnO2FRvte73v6WTD\n4zsqUNa1w6T6R4ka23rxQejVHoVv4g4sSRDLPB3jRLoUNMuh/EOfmhleSAor\n+g5ek5cUtyXUvjKSPRMquZf7pSKlIKMlwY04mxiTrYOaYJCbLanJz4dvUTfU\nUI/vuJYZP+0wvSf4y2e98cwDumqQNwnC9TGeSNgkvf7YcIrZXj3+pm0dxWnJ\nApvipnzHGzvAVmvqCJu2FW7YvwA9cU0K5YUVNt9sp7RXQrrqsox+m0dDbUm6\nbkpL4YExWj6mNZ00uUGUGcUckCfrSeCelGsPWBL+1MUr49oMP13+lRhIGH2r\nFyla+iGT2CYr7dqbRWDdaY8TE7V0icXm2VFco4khysRejxcFNlG6EmJs0jcy\n3hw4vPEjZvzSSsQzvt4DzQZCBZaeT6YQPpMzFGXYbLEIzKsrAH5KUJI2LpMo\nU4kA8m3wFu90eCbC56Lt11Tp28K8W6nKsbaG3/gzNpds8hu9s32ZMZ+8evo9\n1UyfM8oYwj1UBa7SsasjzQYSCAvMNMwZSoUPeFAcS68b7kakS7pTn8fFob5h\nr+qL5Dt64SxuRc840ef5fbB2RHqEJhoame3/WHRe0ZIEKYjZB7VRJgFpyOHd\nKf2e\r\n=NPcn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5a45942791b12eeeee20aa194e2c0c7973047b0f","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-5a45942.11+5a45942","@test-graphql-cli/common":"4.0.0-alpha-5a45942.11+5a45942"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.2"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5a45942.11_1572455458407_0.011481755892639223","host":"s3://npm-registry-packages"}},"4.0.0-alpha-07695da.12":{"name":"graphql-cli","version":"4.0.0-alpha-07695da.12","license":"MIT","_id":"graphql-cli@4.0.0-alpha-07695da.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4028e548c3ae380b766f39818b5a5c5a3862eb73","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-07695da.12.tgz","fileCount":14,"integrity":"sha512-5GWy/uQKpzuJPshDBz74UgRRp1qQdYD0mz0EuFiIDkSkUxSl2WhBi2o+ee9CflzEIw1/n/TzS1Di3OoObbNyNA==","signatures":[{"sig":"MEUCIQCr/c4kX8XUZjT48nRAs+zNJ6ZRtgRvwO337GHmgY90swIgLMqg4yF7XD4ydqd6P5a0UNG1zl8B/veec+My1s0NR5Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJducUnCRA9TVsSAnZWagAAPCYQAI5h24u+oBOhVnWggSuM\nJgrcOiVdofp1IQsziHZnfI2v/qAyF1ESzLpUx8ZJBK+wVRMfphmfzx6m3eGM\nl5Rnhv7duqG4sCTzIsqCH6NVpy1z/jTkuDUmafipfQdDpPCw4V1J8nx874qn\n4qRC7AYDVHIn9YTIsQ4QoGu9u/TrBMzS4aqT9RGj6Lo162mdYJqYNC5mVdJR\nclIcq8+ed7SNaarlYHTEnblIEf443PvTybO8cmpwFu/mOFu7b7OhiICgiDoq\ntPLHuPaluAjNzEVSzj+KXGbyE++WmSMimNer7K7rhCeIEJpyljgoqlwgzFPt\nqeQLPd3CI1ngugAexL23Wl9cvx/hIKjjL1t8zOMBOU2OfeqPN5oFOIpPGLBH\nBBj3BVwVuh9yL00xmWpshKf9vIk0U3m11QxnABSYrMj2z18XOaE7wktoI2ZX\nMGTItwrAxbyL4FoXsfvTa1SUab5k34hayVunqaOO70L7NJqV7GQ336yjB11P\nkM63VTSdX7kgOHjsv8C2e81ZzakFhM4wvVUOmQr00Yqaa6BeB2qctVkF5jgn\niqECQgFFp2JjsxwAsugN9ATrAMgFgcsqWHke5zNFrxVBv67YRmibaGIOQGrm\njLEZwc4munVnFjAtANu+lZEVQB8TscQ64OIDEwo+EdPc6pRcLWLGpCxf2a+G\n6cT8\r\n=IeJB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"07695dadbe14e0772ee12f9aceb37c82f8845423","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-07695da.12+07695da","@test-graphql-cli/common":"4.0.0-alpha-07695da.12+07695da"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-07695da.12_1572455719234_0.8430792203057333","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9f0b61d.12":{"name":"graphql-cli","version":"4.0.0-alpha-9f0b61d.12","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9f0b61d.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0de79d5103a16211f99127db85893b2a7e5e7fe1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9f0b61d.12.tgz","fileCount":14,"integrity":"sha512-bzEcpZxFaai4eyHjg/dizInw6MoSWBv8o/O6nk2zseDcFDqFI5iGoIQsrpsk0gatxohoJIdXVY9/j5d79BZUUA==","signatures":[{"sig":"MEYCIQD5cEcIwubnaY6qPIYuUcQYPaPBdL/7p3bMsGs91yeLtAIhANqMDZ7ItFMDzo51ZgBBX+tqMegAcL8GnL6dv9unldds","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJducYpCRA9TVsSAnZWagAA2r0P/iXhns8xr4UQgUFWxiAG\nrocOEUCRjlKAjyVsvja0UvDJUZqqctzXxm3a8PIOG+Gjam2waHS10adAmvIh\nrqZDAQzQg2AXoiSSqDXGZX7dxDlMen3RzbsPSdnqS8/L2HRSPrtlMo9inut4\nijiyjIHRGoFAjsjEX+Na1SKFkuwa7ucbs21toJEQiRLhXLggA3+URy8piRIL\ny/OKjPfjC513lLSNlOUh+YKNDM0jMtXLoBeVx+ZRKJRdpShIe2qU9enil9S8\npCe2JK9uSGgYscTje0j6WyUg8tS9tZjRDnPv4Totr+x8wsROUdHNO/PMzlfF\nfXSpg78/i62z76a0phuHpoPGLvZebr7nb9LRz5RmF7rRDdqhaca8C92djiYr\n+6zgU7Ym4h4wyXoE/tW6twF9apToCjAgqcPzjsWw7z0Axdp663GCTw0kUkea\nMDGEXcWI8H+xYWH5w1Xk/NvUEO0Xtn7wEWyMyv855IQvoTPhlmU3NGTPKQ17\nZL/JEHWaKsIoKuRnOKywoYpMfs2vXMgP+X6wrc5pwKB+ppVbJ5j42iP+aGeP\nuLkwDv8pSu/wjdvL5mNOj4kMR2bcXMakxyzl7mJYhhjg0Cm/DauTYxM+Q2K9\n8cjuGM1xOzbApkalCBixn8DvDy+QZ0G25eW7TlpTccUrwyntoGO5wVxuMhDz\nTQYV\r\n=fr8S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9f0b61d077da0fdef015993d5a26062340d0966d","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-9f0b61d.12+9f0b61d","@test-graphql-cli/common":"4.0.0-alpha-9f0b61d.12+9f0b61d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9f0b61d.12_1572455976828_0.8080653961994151","host":"s3://npm-registry-packages"}},"4.0.0-alpha-82b3108.13":{"name":"graphql-cli","version":"4.0.0-alpha-82b3108.13","license":"MIT","_id":"graphql-cli@4.0.0-alpha-82b3108.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c924b280f14e79cb332eed6788cb869ad0dad2c2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-82b3108.13.tgz","fileCount":14,"integrity":"sha512-HGcnMyVSlAARwkqSCrqnYFdF7wsLv9Vlludqj6KsnaTlGxvr08Y35ko7kA2AnIEXpfcn2MMjdbYaWVl5kmHpTA==","signatures":[{"sig":"MEUCIAauFKN0/AF9PljcWubJqgNqVRGFsX1GiP9ozj31DWiGAiEA7s34Rrv0NHUNOkF3wBBhjMmq/Nap7tQJFUmE2cCmpF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdufkkCRA9TVsSAnZWagAAh4MP/j1ZsO+P4Fxi7/R6fZ0Q\n+EzYdxY0iRFHaevxjrPKvFLtAWisVzbXfQ1HxuWCD17pjAkMlau96UrH8u+2\nnHsPdY7lB6pbatnKF5DRwtMDWSop2gFWCSK02iWJSOmZCUhc8e40IHyofVAz\nat4+e29vnNOA3g5vXm2pw/q2Std/78a1yZ3EL40VIrWJeN3e4yrodgYgPgi4\nRSzTSEO+isPUm8ans8+Y47JoC2RTvEHRmu/BulIUk9xRFv0ednUFndGML40/\nmAsfdehRc98VLm02ZW7CGh6lOZe/NwQW+ItYvyXiBJ8JBIoJjUr2+zGyZTh7\nD9AtS/xE8yX9hGzBEC/RF+JuX/Aj4Vdlt6nAFso1BXn9NW55Qtu8N3iDitrT\nGy0UkkGzFOaYTIr8Lhi/LdrhqAT4aUVSLPNUlqqUzTuFHD5RZKjq7TGShtfz\n4o05n6ewzChmqhnJ7s0qx3E2aoWn2vzgsZdixsvWA+61XPoEbtrCXv+N7ai4\napQOfQlUR/U+3YCN1+tKExozN6Q6g8gyOtXpSV/0swI0xovWWB7EP10FaWkA\nM3KFhCPzsR2svZXmRpoeL8aac2GITgqyNS464HFfHQ/PxUfM2ZjxURWSusRF\ncY1atLs9Oj5L8xQaMUPtE3pkogdQvikED9vgE1udKBQgjuCZ2DXay0nIHH9f\nznPq\r\n=U8Co\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"82b310860882eb1edd315a61e5f49b3f44991fde","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-82b3108.13+82b3108","@test-graphql-cli/common":"4.0.0-alpha-82b3108.13+82b3108"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-82b3108.13_1572469027965_0.5484682784227184","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fdd2bb7.14":{"name":"graphql-cli","version":"4.0.0-alpha-fdd2bb7.14","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fdd2bb7.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5d2b4f69959eecc353bc57e7a38d5dd6a24a341f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fdd2bb7.14.tgz","fileCount":14,"integrity":"sha512-Wt3JQpmF1qlRLC5YiyJd3W2VRIrodkMsaemaj08TRneJfjYqXN1uPO19xWAxsxdAMjQmYdXTJqQXQrOMUbPaCw==","signatures":[{"sig":"MEUCID2xeNj7UrQZhKZka1GM3wwBIBkzCsodHRW2GxNebHbNAiEA9Ud3GmONXQC1Pol2gWO4h0+7SmZnUNbh/jECDp/h0Bg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdufxYCRA9TVsSAnZWagAA5T4QAJZ7auGODAo83RY2CAzG\nxxvZ7kvhs33i1KnSr2gWyAlfEYy5MmiVFsyBTjLeguLg2ykUbiQScDsKdFSF\nKypI6EPIZjrQDELEJ6wcrkBf18LE/p+A5uzcaf6zxI3Ynal64jgWTf0MMWuv\n5+Z43cHeLzZP4kigRv3/wfkER5An6sa0NeVUjtRpsakrJPOu+c66Ls+YQi95\nQwEl/CDjW0mfhRl4DgFrXvaEBGNIsSb1Zmn25scwasLWZOZ8VTurEXEAuJXV\nZezfQ/PHiaIItkkjJ+EdNhsl8TurOvL/oXvloo5csbySZvdiYApwhltDg5hm\n2K2g7qG+Deq0VdBZXHXfUr+5zhNJEhDd+Y1MOlESrD50vwiT0AnOdTM3Ag6Q\nh97JaOYFky/wp/jwoU5ekbzi0ZZAS7KDIzwMIQfqHSesfLB6XBItqUP54mXQ\n+Wdx96YHxAW/Pcft8TbHXuCGZCTwxdsNfLivzaWHmmNmJXna9KeOWzkVnuOm\nR3DqwZJtKRbfJ7XeSuScCZI/cxuBh4uzP9TSmZhL8CwEeXfkEq09Y9CYLIP7\nP3W32yKpvOMlU9ZuLNEfFRiyf+oqBWrTER4wv58W8+P8NJ/wNgWp/X3lFzj+\npwtM++HK5Cru63XaSMtkClxFr7VhZkwvqZ9apA/5b8xL2HGaAeJPHuJusCwa\n/h5i\r\n=pnz3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fdd2bb78f2e38ba8ee47c305def7a71cdc06701e","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-fdd2bb7.14+fdd2bb7","@test-graphql-cli/common":"4.0.0-alpha-fdd2bb7.14+fdd2bb7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fdd2bb7.14_1572469848575_0.5907520936729209","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7e39a38.15":{"name":"graphql-cli","version":"4.0.0-alpha-7e39a38.15","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7e39a38.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b5a43306a493b4367461fe800e0a49f5ee8d0b08","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7e39a38.15.tgz","fileCount":14,"integrity":"sha512-dgfFWldLZt9WOwDDYRjOQiJNhMGqoo5dT4k0TWukqvFvw47JRU3uUDf01A6KfGAcNFS9tjT1wGzY9EyPBOMakQ==","signatures":[{"sig":"MEQCIFoQD6wmbwmfLPEbljfE5nrBWY/rFfnHZ1+bpbCVP4Z6AiBUAJT+6mvRfdwy8L7CmdC3tst17lqNRV34Mf+TNnZAwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduiTVCRA9TVsSAnZWagAAPnoP/jx2yXoLt1sS9UQWiF8P\namm4v6Q2/dA3IOfpYg8IJmqAjSjdFtfeK5Zi2jqhdkP2Tha/hPH+yLdI+IxA\n2GdNUPLU5n9z4MPFRSGoXNzllqHvzYr+alKzwvmqRLPOsCl+XlhdBVRpmt4m\nxbFGthjYtillOgNygAZp0HxiWobtaka/7n/K4vYdMNbhMH8kEL39lisKM2Yc\n+Vq3746gYZsYYH+ovjZjEZ6BNoYioP4pSh0vg9qWIiy1sVe5NnI1ZzjaqNsq\nEmeaJQZ4Oj6K+TkHXgBM9m7BoAOomxiU1yqOC4qcq1rlimNAh2tX2uvKXzuV\nkKrErXwXvwq4km4UX2FVRf4UtSeMYaWf3o82oSx/QRZIaKEopkPsnKO8u9EO\nzMMbyyTumomLNxwT/aTbb0Ptw9Z2EjLgY7gSDmnhJ5JQxJKiB7DWIouHA5GC\nWoaF4pfD8ivmGI4QreaTzW4b6slgUvJ3ffDg4P7MIqjBTQZg2hIdhH02mlIC\n85e0LCGilkv4AyNqcOLVKygI7fOQ+lAZQwaCbigOoVv/tL+L6L68iVXRaMvw\nhE3PNmj36pC0rry/Z5a6ddDbq9InAT03UfOqhXRzGcFovtsbRfhpczww9Yem\npf0YMridi40uUt0+z9fKHnp5ycpRTL0d0AWplDSERHwOM4zfccVXzBSmyEaM\nvYKU\r\n=/6bG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7e39a38ebab7be7add2da1ced6f8a9d8ff3ebaf9","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-7e39a38.15+7e39a38","@test-graphql-cli/common":"4.0.0-alpha-7e39a38.15+7e39a38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7e39a38.15_1572480212598_0.2325972451923397","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6ae50e6.16":{"name":"graphql-cli","version":"4.0.0-alpha-6ae50e6.16","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6ae50e6.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ee656d78724f1bad0334164b38c47a1b7d4aa2d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6ae50e6.16.tgz","fileCount":14,"integrity":"sha512-FAGGHstfwve8A1S0VheKtc30vPwldGc6rrc5QBgMuqk0SOOun7PhgAG3tz807FpMxcd2vdc0kO+FDFO1KI12ZQ==","signatures":[{"sig":"MEQCIArxuDJOGHcwhTC/DHQa27jR+3P53nH1ikSn8FipPygtAiBdos6Z/0cJkvYWYtHe+ud5J+3v1NYiP3KaV75njQlwng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduiXOCRA9TVsSAnZWagAAS3kP/0ExZk6dage+YlFny5yt\n+W4gb6x4lrMd6P9jtwhIvfo19/inNTImG0msuaskZUwIossEoa2R9qMw6RDx\nkP1Q23baSjyhLa5JFVr0hlDxXk7qMao7PcWVUwMWBTADnyzLrGtCQMvtXz6v\n31yp2Gs6Y4LzT+8KHlJab/UjNRcx+ozV+0a3lT5akV9/tx+eYPr+OL2xs7l3\n4hc7OLYv8RSZapCSrApUpnNVrn41RnXI4fXQrh6XfjZsBjmz41vVXPJW2W/m\nwxAaWt0+GXvShrDz/crkN/dSuGEjRf74q8d1Q4FhsBLTKIShmlE1zkhwZoCl\nmKkD2fVy/WYBheHJUGw4bbJJNBxPvnMD3ReXxOZaHylPRcbLX8K1beQdgb7E\nLoRix6S47Sl2sDt6iuVTxrfMSL9Hs/HzJqKCtRl4MUfoV++0e9jAeWAJ8NXF\nhuAxDhRKX9VK31tq0p+pSXv4Wh5wRVcAbNKBcXXh2U35e+5jGdPwXdVQhXFl\njc6f7RzqSD1iJT/tTroVzU3EfpOVqT3gkGiN4mN1z6SrYAx12IZvp/kquNWx\nuECTiQeZL5vUDeNBQptRfgRQB1yp7oF/RGtS1519IZZKXrcOunIOseif3dON\nWvZCz9c/29Na5LwUMke7wSg4zW/wdR2Yc4HUJEYhGMFGL3IK662HW/s21gqt\nAwhe\r\n=oUs0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6ae50e6e2f02294dd26ce86ec765c12b1834257f","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-6ae50e6.16+6ae50e6","@test-graphql-cli/common":"4.0.0-alpha-6ae50e6.16+6ae50e6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6ae50e6.16_1572480461563_0.3519775252844477","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8affe93.18":{"name":"graphql-cli","version":"4.0.0-alpha-8affe93.18","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8affe93.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fde9207369b75ff12b54304c83d3d12a20705fa1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8affe93.18.tgz","fileCount":14,"integrity":"sha512-LiaesYuqUHNKN3kicOceVkVPyQ4Rd66SOq4vF1uuta5UR9FvYOg4TJzEPlujKW1fFRL4VFZHM7GalQvYWtCDFA==","signatures":[{"sig":"MEYCIQChapK6wV1mtA1cg5vBY4gtxKTSZYOTvaOFH/+CE0ODfgIhAIhrVquFqxyZbOtO67nUWyYgUI4Apaoy4out4gXjUVa5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7FMCRA9TVsSAnZWagAAnO0P/Re2BNycaw+3oDxzUUn2\n2iJlYZH209Nh/BqplNFsVEroHiMgYQ/bWidQl6Bq4xD2bgbH61Aj+pZkEAmV\n+KkScRtoUaWp7DHDFTzBPOafliBd4NYhgZXGS0jy4LzCgSHGN3s6iAqFBMOL\nLxCCKlMQ9eNaPZamu5cYYhxG3KNBNFxhDvAVfGNHlNVRQSJl79BZN/NanH45\nVjLCc6v2kVSUYu07L1UcZLdu5A6CaY2ik1CjwISHMmnuRe9Vi4Bm9X0lgjSd\nGzObnG2ddubUMNvXOjKpcEZX1wI3CVmoPJ2vROD4h4nqzkueyR8LbyH/IIv3\n2F/ccR2ycZUfDDtegEgiEc0eih0YZ0AM756ta0OXA2apQT5OJ1kDHlhYdYM+\nwoewTrILcJBDzzvLK35c9mpQsLQiLgRK+XLcdpQcTz/HSmfEAeucBJUw4qT8\nMv6v5+sarlJvCihAFdzcwE1R2yhiJ0DGFVb7IZyLMcw9uWsR4SEq2dz9vyYC\npUcdEpzL8ssZxgpaJLRcJACO4+svJuRMhf5fnYucHITZhna7iHvkjiqh0Nbk\n0pONN5u0TMA34GizXULQtnrNoHCB5ccpiKmy4PfB57bxV2xK/AeAm53EQLeC\nCMoS8eya2tEUY5tIN7WD9dh72fc9mAD00UKR6O0LUVoTzPTL0Ja8/aYnTvSj\nP2hn\r\n=M2xh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8affe939130a1ae1e97940d4d5d761af31592a7d","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-8affe93.18+8affe93","@test-graphql-cli/common":"4.0.0-alpha-8affe93.18+8affe93"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8affe93.18_1572581708499_0.07330778966781071","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9f48773.19":{"name":"graphql-cli","version":"4.0.0-alpha-9f48773.19","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9f48773.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2113e78ef1f48f8df9da550d8067eafddfed3f03","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9f48773.19.tgz","fileCount":14,"integrity":"sha512-74kB0Mj47fpZjlcRmsp3OyVa6PotKZ7R5F92CAJuYXn3y4zrnljqUHMeb6UISQ+/HW3IbgC18+jnAuVHhsxwWA==","signatures":[{"sig":"MEUCIQCKQpwy1kaiMk/dFo9XMW6yzN/Gmk6NIWOYrU/JEtyy3gIgPHdsvY7ReOIY4EKEY2BbREyVQfrDT+4NiZoqH07o6pQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7GSCRA9TVsSAnZWagAAeVYP/3Ni/iSPZ++yorzO1C+6\np3ZJGx7VD1TvT8J+MrYuUI219mORJBifBkKetvRUeoRvoINz7xKMKvk/g0OJ\nfbXlihvL2j2gb+3zxdVOeB/89YRmjPtv1fCLCKi3RRPJ2whdid5629uAaGNk\nvHOGz3wA3bVXo/gHjeDyjbn+9meHF9Oa6bnhsZyS7dqGy26l0RfFW+s1/c9F\nDuPkPF/dAVVm1+mrD6Bqbn2yfHSX7Z8IjYEAkP8Oo7N6CmyToSlxeMhq/eQg\nX9Yv2lfjpB9LgX7uG4xMVraGcBacBfyhYW7lHSRl66RNkTAYTJI8LyNVW4EW\nUV3b0ncsuLGQVrbBRXoqhhSVsSWH+jwiEzQYc3AoK/VtyfWAnIk19QqDBY2I\nPC3ycfytoXWepmEaYbW0N8LAJzzXahM2GhFM0kyMjJ07xybVktKXD4o28yHK\nBMo7WUUpPws9noN4ElBxGHRSsVThEW4VluCbnEJlv4n+/tdSppOK0hjnN1JR\ntdQEDcir2O2RASHFM9vempH5cp/mfXQNLSRib/nLM7Mva2QfPvhpqfvlHYKY\n3SYnhO+euzK/c6iU464CgyqwytTWPcEX3VCo3mu8WrDi8sbNeZasqXRI5B+w\nF8Dn8oUq71uEaov1j148ehU4GZBu0HFF3kPiArGNoIJoUBR3FdLi4/EARtLE\nkghU\r\n=Yv1k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9f48773c32d328cca794171aa047f504f9475fa9","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-9f48773.19+9f48773","@test-graphql-cli/common":"4.0.0-alpha-9f48773.19+9f48773"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9f48773.19_1572581778494_0.8528308971275933","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5c68759.19":{"name":"graphql-cli","version":"4.0.0-alpha-5c68759.19","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5c68759.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2980156c08c5ed31525da16aa70aa4a7916cfff3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5c68759.19.tgz","fileCount":14,"integrity":"sha512-GD5WnQO7sYS0G4S+oTUbTUHa09mo0ErpMxNtKfO4pnDVFipU+CbRPfnjnsmpeIo7rEDuQB9OBgmLlQEachAHmg==","signatures":[{"sig":"MEYCIQCuk0M0U2lqUQz7+Hk0aZaoOvWUNd+xaXn+05qTcuLhBgIhAKIBXmA1nN4fToDlj9q5Vn5HnL0Lw/jcM9s88LdcaH+O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7GlCRA9TVsSAnZWagAAr3QQAJM0BQy72vTG6Ioh4emI\n5jLNGjfOZcsdbz5CMBcbiBaM+s/dXQ1CtXBz84tu0arZO5IEUT7Y0FUGWWLP\nOfFp9sWzWaStHH5IBCnHuU3bm/e8J/LWm8ip1DsSw/wQsGWPXp433CHo0PZP\npEeWZTXlEx+YrkjiswSt7B4W4J4IuUZit2uA89IffqmiCjVuKG4FiZ/E7gkV\nh76wFXQw65Fac3VjfdURzyeKNae4UvSFfipC9M4viF68LoFA5usS0fwIoONc\nlde1E3sr4llwyMohPWWJO7eZO3ySVFmteRj5ZBPWsNxt/WYHtyewfDATVnEZ\nvEz2KrLMWV8V5XmtuznXGYAXGOgb8DqxyY8GqVjjWcd3FcEAL91oBYmfvR/o\nUBCmXNkYeODjS5PTq7baX91B+GqhYWbqAxXBBjGa0SsP1DFaFaeWrNcGQFCi\npnV670cHH9p0mkDRieh+uE2IAn8JBkz2i9A1n0ROT4fSOQtx8CzyXeUL40cw\nVMBZuWQdGjvbsUi9XLp6oSslsaSj4SMGLsY9Q5d6h8tM3qHVvkfiFNatj4ZO\nFNJWCD+s+t7My+d8HLg4t37+4tgfwCDFzUg6Mx3/aaIIRrIsagJoU3q/m7Jz\ntMoISN4gdEdztRwQkpuhdvU5tUn5G0psojhaFJBwFJGbMKJJYyDrx6jsTbe0\nlqWO\r\n=8VuF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5c6875979b4d9f824e818c984d3a086d85ee0758","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-5c68759.19+5c68759","@test-graphql-cli/common":"4.0.0-alpha-5c68759.19+5c68759"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5c68759.19_1572581796581_0.43433120560222327","host":"s3://npm-registry-packages"}},"4.0.0-alpha-844465e.19":{"name":"graphql-cli","version":"4.0.0-alpha-844465e.19","license":"MIT","_id":"graphql-cli@4.0.0-alpha-844465e.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9964425b5526267be6e86a9522ba628f681344a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-844465e.19.tgz","fileCount":14,"integrity":"sha512-4A236GNjoQc5aPkjW65+AI8X5NmL9gQoln2S3zL8yDquJUyZmipVdW177P1b/q4//XXhsaesnzY7lWJB+SOqAg==","signatures":[{"sig":"MEUCIQCIJsJLOA9HbIoMLBA+GyIhzATWBWX/XaTvOO8g1aMvAgIgDQARjF6k04UR60CuHafi7scop1OovpJv0DditZTm60w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7G2CRA9TVsSAnZWagAATEMP+gOZUgM27GHNcCXhfK1u\n52ejZCbu26Rg1XgmhzYKEda19Q7tneeT7H2kZmsnljO6OO8jz8NPUQiCtEnQ\npAtprFxm0tUeF9PgiY5ucldfhhcy67VySsBSyJ+68XHqos+ks3WSlEmSDwBy\n6+wX6IVM3rfuL2HG5O59Ml2MmeEbs6eKbS19OG/5G2le02X5NginZ4OA1yQJ\nVsu0Gl5x2TSFwWKieh9IgTHoKHd3DZs4chJ4jHJAQ5iJV/j2xRACUv7p+6GM\nWtawipPOC8ENcLSzaTRSC8cZq1lpEy7S5TuyhWVxXgrxm+dVoVX4kTmZ/KUH\nZGzJnzoqRQhvJ3p3+Ve4fXba0cOQnGBMUlN4GeZrzburwZNiiyrlH6Tik3eP\nihPQpgPJsJJCT7VgjhLRccha0QX9sS331BMSelKWJAP/gDNy5QMb6SnXanMl\nRK3+DkY6SKuIi6JQTHikFSP8tTh6V+Fykq5ga6yeS0mjPwU/yZBDlUubm2G3\nBXKqrh1tB3MFqOhHlUlNIE5VCy/NvYenG0/rTle7oqojIKiD6LyEMW81MLFR\npLQlK+JIx3sVOAtIkXMEmzuMO/cip6NoYtuLgDCY6DO+IT8YXsWbSWgj4sCS\nQcb3iFXv1qDLwsFOaItgXIXvpEMpa3sF4PTSkMSYX16rukCNXe2cNUH9hIi3\nP3xa\r\n=AUSZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"844465eed53b2f0207fe6fb8e384032ae7eab411","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-844465e.19+844465e","@test-graphql-cli/common":"4.0.0-alpha-844465e.19+844465e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-844465e.19_1572581813852_0.34841199579681925","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b54ee80.19":{"name":"graphql-cli","version":"4.0.0-alpha-b54ee80.19","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b54ee80.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ed8791d2d592057f545ca6ba54df6052ce54d308","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b54ee80.19.tgz","fileCount":14,"integrity":"sha512-GAfGVxbajevkaLhQ6G5HGplzcw1ymBvwS8CHxPUkE88Fe8f5hPUsyl/T8CLXCR+9JfbWHuBZ3bk/MqapXs1Tkg==","signatures":[{"sig":"MEYCIQDMHFFiEe0wEsFrnfumpCaH6qeq0LhMVwufyrXmrQpUJAIhANf1J+I2H2TKectmNWw8tGpNxaifP1cxVxKOc4+Klq19","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7HGCRA9TVsSAnZWagAAiAUP/jno1PkHA5TuSWfa3xg8\nDg4aMOycYRQsDDjfy8VS+7lhv5DHJayK093gFN5E4n8vn1AoiPo3HC2in1FS\nR6K/XWvnYNT3NgTrcrRhDp92E6pUT2jLTh6Uzjetp3u/AqTvCHJdfuO4Vw4y\no39d1+SC04D2WN1TVJFbEqCHfZlaK/FnKUYh77ZF7AJuI5z3KGWtxwIBjSNq\nTUxgVpWAtU4l8tZdADGPp9Y+UMtK3PoJk3R5xlnaRfnBGuw3Z+hlFljaBuPi\n9eaanqB6WyFkxXOeeF55jHvd5NC3OAhQgmDqSIXHx1szo0e0cAlJaKr2Htb5\nWebx8qiDzcwZXB52BESXKrwltmZKN/JfFtOYVvEROJz4QG2hsasbrwnj37Ge\nAkklcbk/qD/Up/Yrs5azvR3YmbmfUF6fJr+CZIlVwAxlQctXIREFtysKwbE7\nkmWmCCAPeVWsBZ9/mxLm+ypyfNwW7/jU7sLAlrQLk8uh/AQhXvNj5Amb9/6F\n/MY/yII+4lFlVWbv+RBOgRNzovotAy6vdjwf8wN9turJYVQKNDDRjynnsdkh\naVjDbWtVCqyiFl9DSVGBeKzTPI5AF86dO1emDa+ASekgZZyVpRH/xNth5wrp\nYy/pFAGhdcRTeKT2BgE7hOXI2unZzhF/Dbxgs1g/YCtEuSV5buSX7L3NPqlQ\nBvA2\r\n=ossn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b54ee80f4386b313cc769a161a2ed920179cdf72","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-b54ee80.19+b54ee80","@test-graphql-cli/common":"4.0.0-alpha-b54ee80.19+b54ee80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b54ee80.19_1572581829821_0.4287023259505238","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5177e77.19":{"name":"graphql-cli","version":"4.0.0-alpha-5177e77.19","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5177e77.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a673446a746dcbc967b9002daca6f96c7e4e7905","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5177e77.19.tgz","fileCount":14,"integrity":"sha512-3x3EpOFoGwNkXEnW5CY6FwnDwijHfkWMFtbQklhLk6Ey5ulWhOOWLVYSJHGIKJCtJe6Fq0X/wlrBp1xkS+YCYA==","signatures":[{"sig":"MEUCIQDjQI9BPW73gmEESUDbgrXpxNoJy3ULiEQABZL3puhCggIgT1lrTIZJmIJWfJ23rOSrNM1Kq8W6BbWwlKtWGl0J2Do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7HuCRA9TVsSAnZWagAAuSAP/jgHVb1Ew6pL2VNGHJi8\nDr1Od4X9yj3J+c+LnvUO+wewvna+1HNQM1LTeXBcSRLsbJ4kFcYiC6W0+O9C\nhCMKDcHaA9T8uChAYpWuUrHcWgxt/EmEz5rpnaOR9z5NiBBt2vnpQ8SNkEgh\n3vOt0qWXeRyDAbehRzD36goAW6704HXBPCJxNu6RzQ3qlvCaeyNdFtu9kH3W\neqLKqVygctP9wYOwpYp1aB1yp24V9KjEvKsMREda/Ge/iIsbYaXYJnPAv8ZN\nSfiLv9ZjUKswKGwtLHu67bjlOYVRulYAAFz2oYNptkThiYOWHg8BUCrjMBoP\nmvHkYHdLBkk3qpzLZhtBdrNm/8Ei3uncDkxCjlMD3+qIQ8/ROO7gtbVvB8ks\nSxFT8g8APi+CZpcTsMQKINJ6vbpe4RaJe0ayzCFMAkQaHHO2cs7KqPvPAkJ2\nZ2MiKEP0zKo0OZz+wHTl6aAd7Qa9o/xArPNbEWtz242arFKNZINCRcUCtVRe\ngrkF/mfQVzwtECHT7QgwVUNthii1IMfrMU6UTdJkbx0Tldx7KUGbNrkF88n/\nbKJ4QJDYvVsGX11xgXElwcGySqWZeoZkPwnaG83dg9xB+WK1SMZy6dAblzeD\nCta1g1foIk6NIOV1R+QK8qFmpOr3PJ3b59Ud14ar3LPCtTlLMqb9G4J5mNO8\nLW4R\r\n=8gaz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5177e77628d146cac3f005728d9c3cbfd68b2ae6","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-5177e77.19+5177e77","@test-graphql-cli/common":"4.0.0-alpha-5177e77.19+5177e77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5177e77.19_1572581870176_0.7944674965043352","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ca0d8a8.19":{"name":"graphql-cli","version":"4.0.0-alpha-ca0d8a8.19","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ca0d8a8.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9bac6ccce3742211450eb04d587ea5802ddfde7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ca0d8a8.19.tgz","fileCount":14,"integrity":"sha512-MXVbLH401fHlboatf5JKAawDbz8UcL2E/OduWldguoSlHlBR6y7whkis3a513ibABR6L9ucBITuJEdvwCNfICQ==","signatures":[{"sig":"MEUCIQDRL9BrouG+d+zpA+DERZqkssK1UrQKqNdhs1yCH/1ckgIgPWnVYmqHww8Gyr7JhtylK6BeTVqt5op8yll/9j+/Rjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7rrCRA9TVsSAnZWagAArFIQAILWt17Hju+XtKMNkJD6\n87cfs4LCpX0HpbpWnrk/DX2C6ORyPbrtfIHBqD1yBNmXSE9c/ybtwMxFdGp/\nbIwJhPo3prJ2O+0h5XlkNEAKTws4M42nDXBh/ZeJpaXnN0Xu94C90xtJvBCR\nRcTFlcSjsfGAH5j4wgoKgI9fhOmWr5FjnhQqYWV0HBa0KdxkSYRKw5cYTgf0\n23ow51rNWZVKgX2IMK6PZj9N+rZdBndM9WGojzHULyofmbHhMbgtzI25eiq+\nLaZIMMfYV+YTAH0QubzdBc0400a0Pym8zn+AsO5tEc9JIB5DdtA+etMUhZ2/\nksXA0w+F2oEdskh0vSyRqyFBznKD+EiSWLJjTCu4T+yw2fWYt7eNGvlNmAzs\nEdJbbmLgol/DEeYkiXYqIYp5//1A92Q0VyrmiiSAQvs7flAyahpV35bSOjlU\ngrBH5/iNcCCiEm+HeuA6/IuwUuANcBJjGZbPPl7/z7xh6hY4UMk5P55R68OK\nWu3qZ8pVQ2YhdY1AIHp3/oZ82lBBMWU6hMFjteQkygjUvyR/SeTo1+McIXDX\n3kZK3v0zJUvlcK5gpxIua/Ve2Lb1j8TVcw016UK2h4tEaQ9vv8ukN9yeHFYz\n4Wi3YzuGT0sIGwSxX76UYmN3iX2uwRvQsKBieW1VJBd2PKkLHjL6DUaEGFbX\nAPnd\r\n=1v0t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ca0d8a8d6caefe4b9742ecbcb65dcb1a2a415c88","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-ca0d8a8.19+ca0d8a8","@test-graphql-cli/common":"4.0.0-alpha-ca0d8a8.19+ca0d8a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ca0d8a8.19_1572584170643_0.914905412857902","host":"s3://npm-registry-packages"}},"4.0.0-alpha-21b2ee2.20":{"name":"graphql-cli","version":"4.0.0-alpha-21b2ee2.20","license":"MIT","_id":"graphql-cli@4.0.0-alpha-21b2ee2.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c5e00dceb6a69ced46e310d2173fbde8d7f49272","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-21b2ee2.20.tgz","fileCount":14,"integrity":"sha512-o+bdmeUZl/a94SSWVDmm/72gUChA7kcs12p9sJXUnAbVh2wL169C7lHVUR05Iwm/vTRkheeBu/mPb2Uu9peuGA==","signatures":[{"sig":"MEQCIAuR8l1hw7IT46nlaQy7VMmCFQ7nq0Mg0lyeDSRN/gNIAiBjuxmF68SYlnsp3KNlYv6MZniL5rvbjALNqKRrJ5qJGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7sKCRA9TVsSAnZWagAAG/EP/RPRJHa9iNWkO6Te+pqb\n+YtFj8Xh0ZkoyMJTR2sRe/xaPmCKpMFWMdHVNVM34wpmVtqZSFh/e4aoPYI1\nIqc2iOkqhsPWJ6zIgW9E5ErqsVCj91WY4fPtgD9X4O3PkUWep9I2KvnOyt0y\nyLZv1RcfbqdaX8YzsJqQdYG3o2So6J2Ra16nUpBrgQn1YVTB9l4S/5+1hj0d\ncwja6vdbC2bvhAgcQKK91MPJqzNOdbvv7VkoBVfM57kdIenUq1qT2kNE/C5m\nZNTosIASRQHwpCsJeQ/s+SDkv0LqkercsoOac/6ZxcSFshZQY5EHmlrdZ4Tx\nRPcHbb+B9zQo09cA8gSvGLP8b6Ma64WKCYVFrzt3pps2+kLjtV9kzQbkPnPj\nkIlyneioPmpcs7jFWlcgqdh5U+MdvJ9Fe7zRQi3dPAcMF2x6iDgcAY4EAEOx\nGoPQ2Truf2ounoI5qSWdhLBTLwAfVM8sSIQJDmVopQ76qbEu/9gHw7qFrpkD\nwdZehfGyaBeQETyKNNuLXe975UiGo+eLeZv2gduHiA6+zivJmdRx1TjpPn6Q\n4oK0+CX9iBFKKvxlDui9SjjHrqUVLHPvj8fLZyV/Q/bqSzZfN+sLS3UbnXF6\na35waqh9iRk9NRtXlxXkkUdOP/pudxIv78uMeJosVLPASRqLORKntEv4tt7M\nsMGL\r\n=caMG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"21b2ee2063b490ccf24a0c546a7a662dd3278af4","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-21b2ee2.20+21b2ee2","@test-graphql-cli/common":"4.0.0-alpha-21b2ee2.20+21b2ee2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-21b2ee2.20_1572584202486_0.6267636086213615","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7fc2fc4.20":{"name":"graphql-cli","version":"4.0.0-alpha-7fc2fc4.20","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7fc2fc4.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c2a347dd28c40f799c52f199b193a9378828507f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7fc2fc4.20.tgz","fileCount":14,"integrity":"sha512-RGidXR/0xHt7OcMSs2RwgT/rSxDulwplv2DGswbWaG1cjOQ1QaKOog4hUSGQnl9QhL5L2csRZancOyY5I2JkZw==","signatures":[{"sig":"MEYCIQDn7XNPRwto96Ycj6sabRYw0OWD5pLRB3CQHco37r2XVwIhAL1ztJTqn4Tt0cAWeeZIG/dZJBfJ0j62i2cO/M0SDXZx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7sbCRA9TVsSAnZWagAA/zUP/Ra0x/YAo4eMozpcfxxX\ng79T5US2k7nrcPedILFHTl/2Y4WlNo2x2QOtgCnT+7yN0FwbKHeAHgl1vAV1\nRL9OuAApbgVPvrRJMHy3vQ5bQyLOJn+rwAQcC0dnQgqVGpoLoSH3QZ9o8dJe\nyeiK7zMx6atDrhkRDYIYowZ6ImBvKJ12qWrntdjV03cFx6RADYSTGHzwo8YR\n6jTkElDF46Pl15aoAQpvd8pdaiY8U68+3Sb0sUDNdDH7HKk3C9J8/yNPK7sV\nWOJ8+F9OVwu0cHf/nEDmlH8RDe/aoDghGpec+GCpRiVBaFKZuH+1tbn60kmw\ntLqLSyU5AFTtAAcANyVJVVmKl07m/hpEiJCkD0jUbhti+LYJEEtZjf9G06jf\nZ+Of8BEw8A90xqeaKN+yU/gqUmYmAJ0KlPWaHaVY/xPC+f/6Sk6BftNbLl19\nEYM/JLgxOWrMEwuhXC6gT88ABhlmZ+pJIDfTzdLeDfqdZkBO6I6UKZ/kzZhh\n9XS7E7nq2otXDeLYtHrc+xWd6pTAb3VFb/QmUHgUkWFfZB0El1hpZvDnDMAx\nomaltL53qDfxpF/zrcnYqe7LkJye7X0DoMnMa3Oj9S9tQRxcmth7lH6hETkU\nVl0U79FjIAnGWmt/bFYuE1SPmnwaphdqXbXaxmwNB2sNkgExgBbPpU4NAdGe\nRYly\r\n=PkAx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7fc2fc4c9070bdd5131e033e442a5f4fb3f83cbc","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-7fc2fc4.20+7fc2fc4","@test-graphql-cli/common":"4.0.0-alpha-7fc2fc4.20+7fc2fc4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7fc2fc4.20_1572584218832_0.6845370654922289","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ee36b22.20":{"name":"graphql-cli","version":"4.0.0-alpha-ee36b22.20","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ee36b22.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1849b9ea7469b9971b8823d1b3a5f2345eaeb1fd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ee36b22.20.tgz","fileCount":14,"integrity":"sha512-bZrgkDRriv8t5tMLMpG51kvmW19MEIF631TbR7gPkJf+FjXB65m2kIMOYrg2hoTza1OEsf4COSDXfsS+3bdZAg==","signatures":[{"sig":"MEUCIQCX3TUdfWBO81AzCYRdsId8Y0WQWQTS1H1dYhpJF9S+1wIgDz7z1qO3dcQLpO5ygGU3+bPWeFvDxEqqPQLIm9/hTt0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7tBCRA9TVsSAnZWagAAl30P/icKOsLfxNW9THAHsDiq\n4pMSq72hUmTA3GZZPvDsnCmAbGXJ0daQSHxTFm9Fc8nLst3+F98bi35FPxC9\nCOapMfZkePAlDtuMilwLwEADQ8/zWwlhZfvb6zKEDOl61imfPgOa61y2MPqF\nDYgK5/c74XFChGyMiXuMptexuthudM3N5jLzxYH41WyNm3aMQ/J9xNTbnjdj\ni+Jho1YFOFS/yECmFYtgHi5sKEQhk9dy/7wl1Orwe2GTHXKcDJIT2hrNUYx6\nfvz7T+s4DqsxdjOSiqgqu/bCcEWkXywKo/9TuJ5iRYELZ3PC3OT42S2Q0Lfd\n0POa7CxwlEk5RCr/I2XcAK+p8noY1fyVubHdi99JCoTINl3ZECST8uqxejnV\nhZiorg1Ss0uOvSd2sij3lJWCFyQpb4EJEBor2bD7+cqGDarEeMY7s5eH6KM+\n+mzNqylCXQR8YC4eLNLoONiqXpdkMoReJ+2TzCnw45RC28bcA9bqA7LDn/tF\nhHWcpnJ+PjLJevZ29SLWfPyTNBD4WTFTWCyz3bfHHuWeizQzbKnyTEjDciTk\nXACuOnkB+nT8J5DV8o36Ru9D3JBNMHpYvSPlUqBcM1ST0zL+UQqHJkQ5dyzf\nh35111mTg48FJ5e+WyU8YGnje/v0M1sJaiKtwGKzdPKwelRPTronQxFRe4/j\no5vz\r\n=Zruk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ee36b22bbd63219a10424a0f5789352642b51570","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-ee36b22.20+ee36b22","@test-graphql-cli/common":"4.0.0-alpha-ee36b22.20+ee36b22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ee36b22.20_1572584256807_0.45459792386288855","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7f1869e.20":{"name":"graphql-cli","version":"4.0.0-alpha-7f1869e.20","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7f1869e.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0bd65074cf891f68492ba29304612035c2142001","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7f1869e.20.tgz","fileCount":14,"integrity":"sha512-tfYmBDcekB1qOVyR5RPtOGQwcrQmW0Wl0R71W55Kzo3ItL5n4S0vTIpfaKUOw84+td7TSPyuZ0kRJlYZikNZsQ==","signatures":[{"sig":"MEYCIQDlwKpHjE6sQ/Y4rPMHwZsIIrzR7LM6XmjzPLrQldKVCwIhAJGUiny/TZsKbgvfAe2O97XnoMnQqgnaXZWR6fqt/3+9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu7tMCRA9TVsSAnZWagAAv40P/01GYaQvAsQdM7xqJB8x\nq6R2PSvqGAbwho485d5fyE8losdZsPvNibd1FngSMoHsYvj1KxX3GEQDO+M2\nCxIT51CGjAypw35VDZqe860s4MhowVIaMLyoojaofcpfkn63KX7OMnpGn2Ku\nuE47sUd6qOV1VOFxRS68v08uYG5GU95yBm68zgdRseVGs2T9SWta0OD7NuQw\nhCR5Sbyh1BBIJG56mTKkrChz8PEdaZk8GihuGXOt+SUwQuLa9YFbv8nRV8nI\nHgaMxbglIcKaF3nZs0afDzvjHm2Q9qQX9TIfki5AyG7iyvVukWmj//T5Uaw8\nZvTig8v3/sk4V8gzjeBAomKOqHe2xiEU7yGc69xT9xv113jxx3HnpFBm2iAo\nigRU2FdRvG8a9+XFORjxWFaccWs5j93NYAQzDgb7L8Cml36qE/X3mNt1n2mq\np894isCDCOk5gEnbq4FVERby/d+EyjOPbUzSZhLcbeiA7SNcdP/6tUiGk01P\n/aslPSs1JM+JPx0+iLkO9jGDR2snMmFJkJ67DhBe7CZ8R/ORbrCRu7X9/rwF\nOzslSa7Jo5ooqgkW/ru0acTCFgXwG6Bbjs6Se0aX0HnIlAhaU/SH/n5nYQgZ\ndlloRoaQsjovsfZQ2WR9MF+q6ZfPD0CUNZRo1b3/i1Rz8EAs42xnLoi7BHbG\nK5V5\r\n=qwlw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7f1869e9e86a57e18a33ab38a9f60fddbf9dd718","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-7f1869e.20+7f1869e","@test-graphql-cli/common":"4.0.0-alpha-7f1869e.20+7f1869e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7f1869e.20_1572584268469_0.9383733724332564","host":"s3://npm-registry-packages"}},"4.0.0-alpha-712e1ad.20":{"name":"graphql-cli","version":"4.0.0-alpha-712e1ad.20","license":"MIT","_id":"graphql-cli@4.0.0-alpha-712e1ad.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cc0b165bd278bffac7f1c3c35a249c0bfad6997a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-712e1ad.20.tgz","fileCount":14,"integrity":"sha512-tJXwD3dcscUdTh8kG133qXL+olbbMOAbZVRCGDvMpWzrbvlVnQhH5FcGZOuyxRGwnKARj/AcWoqAUvKg/q685Q==","signatures":[{"sig":"MEYCIQCQM00yqXaoaBQ0WaKov1aElon896utplf00BTy6jZJJwIhAKQ3PSvOxY1CS8Yc0hqOLMgchihOUENB0eppkB5m+vmI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8PjCRA9TVsSAnZWagAAFNcQAIj0ynEuWObMeL5n586T\n8iM4QMKFdyi+zoeFR6G3ll4I54F+IuX7991AGWkIbZl8325EJpSUt9sGxFMD\nTpH8Vg2jhLVkJ9vjaNrer8z2FDI3lw1kTpeLGF9LzQvQJvE326OFcblc/+TI\n2APDhIv3EoeSOTAfo/5JxIk4cdwCPMHNyKi619NymMhdPJ9a4V1js7gXRAnA\n+FTY/29T+0ir4oi4JxfJBocYfMvSk5pRD6KKCXiy7CK4F70dbvBc1AIKkPKV\nSWjv5GZQ49UqE0jUUEe5owAPlC2hTHY9KlUfAOCrsusMp/bdF7Xcs8IwM7TP\ntU6ULE5gqiSNcIcH8i9luT6hcFe7GU8v7Ts8KClzlX+ICBfawp/UnYnZ5SlK\nOGLHYlXVvm3AMe101G1Yaz7usHJrcProZdEWSntGAKKJM7+A7QKzo9Nfgg4f\ngSm4YdXhd5EXlJfVazEBsdudhXYjtttGcJ0AqI763xLRewVo/9PEgex0usK7\nBjjxjv2oPOk/ZZRqJB4eAj33obgakhlhDAQkZswKWaibH2moJYzjn253H/4p\nQ5gj6b3oKmT+NHZM9gLdTy4E7saBPU5HV2N7oh5P2K5uGASYfFLq+9J/CPpl\n/HyQa/k3VS+glsJOBlFyCgB48KxGS5E0zaCHRL8HW3mU0RSjkQj9YRO8ZnrD\nQzEd\r\n=QUD/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"712e1ad36343f2199701ade39b0ffba476d93a41","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-712e1ad.20+712e1ad","@test-graphql-cli/common":"4.0.0-alpha-712e1ad.20+712e1ad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-712e1ad.20_1572586466528_0.7594923800193656","host":"s3://npm-registry-packages"}},"4.0.0-alpha-282dfaa.21":{"name":"graphql-cli","version":"4.0.0-alpha-282dfaa.21","license":"MIT","_id":"graphql-cli@4.0.0-alpha-282dfaa.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"edbc6f6d5ebb95cbc8a7c01a86441df6e3c19b41","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-282dfaa.21.tgz","fileCount":14,"integrity":"sha512-fLzlgRIUytj/bjFiEXmixu8BM7mGrTinP1wmnxqjZSb6NgD5jQsEm+HLPvHMio3hWa5clT1Lr4lJ9+WseBQwzg==","signatures":[{"sig":"MEQCICgfB2dRQCR511IdrMe4IpSgAAg6nQ1ULpHQ44Y+BDiIAiBFu9xFS+DjrxYgAq/yws0yz4gr5Gs4PihgABkJxdAtLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8P0CRA9TVsSAnZWagAA2qoP/i0uez2y/F4C4Te+4XSJ\nFYJ3ttFpqhp8xpVxv39sX2Iju9TKSV/3lNh7kDT8KAvE6noUe+ZH71Ahp6z/\nCBmbTE+fIuORp1mvL/q4969N7mRePISJ5oIDVt87pV6jEuc6QmdKXTT4wi5S\n+hxR2waq74NbLP7c66OczwO8DkjmjeJTXqPhGgrpVJt7npLhrqDMe1kPCHSt\nY0OV3E8x0AZdbNpiAlfEWQGxvVTpGSLHhMC8Zpy+wDeCDdhweRyxyznoGOrx\nhjYaEEkrtOR4NlczVUujUUd0NQpsFDI5EMnxWDdPOPUYwOoB2SUG3QJQihwO\nA5RB1sEsYB+aV+GkBGtycQL3qRbULHqnL5FQJ8P4tO4QFdY2ZCN+t+tyVcz4\nXw4DRZmQLl2G60CT32IC1mh3GDaGeEaaUqDsuSx3bsVSURcBD8Di/uViUJ3E\nLryPfstY/eFPMhpGi69maz50Rdnry5Ibkzfpgn5cLFxgwsqI//LCesYmcHMh\nGydCkmYasq0HZd0L0olVOjFuHbuJDKxbkjnE1OI+bmbtDpNSDQwrxq2kA5kD\nkJXHLs5ChQXMSmSqdW2MNoz7e99xqLxcef/kXbdhweWIzyC5SG6u9IMjj7r6\nBCMWDangll3NHhEhE92gUwerlibLXWc3P4VzmMb0bb4vJSYjAeEIoUTG3264\nqS81\r\n=O/eN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"282dfaa552954a3ff01d7990325ac116d5f46330","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-282dfaa.21+282dfaa","@test-graphql-cli/common":"4.0.0-alpha-282dfaa.21+282dfaa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-282dfaa.21_1572586483673_0.9204704731222413","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6b9d1be.21":{"name":"graphql-cli","version":"4.0.0-alpha-6b9d1be.21","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6b9d1be.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4b38c0edbb962e3058026c63c7925d3bbb674859","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6b9d1be.21.tgz","fileCount":14,"integrity":"sha512-ZvcvIss2vYO3ZrYyhT+hiJVg8osvhKrVZ2nCepxzjadbmxUCk1sPuNtu8mAU7HiT6hq6WSPvQOWLzeT9SXaEKg==","signatures":[{"sig":"MEUCICYEeM/enm2ow73dYEBB8znbG3tAsnjDS5lm+Bcu+psDAiEA8OH/w3oNs8rWWIPZDQoAq+fVF7hpUoqLoF90RGNsbgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8QeCRA9TVsSAnZWagAAwesP/iLxewRerYK2chKR7LhP\nXHV6gAUbJilJ7dhm9pKo25bB1Vj08JSplroSInO/TS05guVPOKPJW0brm6qK\nrWAjfGkB0geTpIei0IsNngwCgoJ1tRmju8SEyBKl2ViXKmMY9ofXr6DxZKO/\nmlGK86Ft1aNe0PvF0Zy5QkBDBz4qFT5MYThuG5L78frCr7ZJmrSXozCOy1kM\nJKfXDAVnY94Urqwv8pJdO8pm+RcL0dsfz09nFS3V8r9wqqshBbGb3fRBYagb\n704JJodz02vwlQIpz827aZt7uM3vb4/dwSrVNgR/E0i8U76BnKSnFTpsOrO2\ncsO4Bp58eTZaOFTlyMwJfPYzB/tTfgpWlMT1NZi0PLxxdQLsN+YW6wkwXQV7\nV6fOf+hP1blrt1ivN+89292MiFK3MNZJSoj3johkQaMWYGcmi6df2nt5AdT2\nU7TyU7d00WuFOlIGPvdvZ3vt2r5rd+cLVNAxCluonsljQUs81HE8P7TjxrGO\nnOoGd3qmPWOM8+J8OAz+324xdwpb+74eCsX2QDSBON24USqhmENzgw4joL3G\nQ/K3shzRhPz1kJlnaHxKmm+K1OD3Jso7z0hXCu5ZzRuZ6lUYqxqLhGYKW6Re\n23iQo2EqwJbRg6arqvAqqRgCs8+Q63vnDBVpKi2hwV/qWra441Nxck0aefxW\nv45O\r\n=mjqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6b9d1bef7a41703c9ae20d8103774a35b210fcec","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-6b9d1be.21+6b9d1be","@test-graphql-cli/common":"4.0.0-alpha-6b9d1be.21+6b9d1be"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6b9d1be.21_1572586526261_0.7954610731528118","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3f50525.21":{"name":"graphql-cli","version":"4.0.0-alpha-3f50525.21","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3f50525.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"834afd18b8cde1cbcc68d0d2b5f920082f12619d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3f50525.21.tgz","fileCount":14,"integrity":"sha512-lMBTgeXDJDNOqyzOlsxyBb+9dcMdd6ylZTW152m8ta2pILXBSgGMzfu8sJ0vefFlP+w6X+esA9/pBm5cajcwPQ==","signatures":[{"sig":"MEUCIQCynnBWpRWP3ieXWX07ga3BFpke7F15MlLM7EITJbNvNQIgLcvorczgHhe2xWpbcUD9LTfe255BrPn6H6UOqUQyo/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8Q7CRA9TVsSAnZWagAA23UP/34LIECo/nXbA4K60vQv\n3neiVquhKBw4U6xqWUeTSDID3tmNqAoUVLvK1RZhQhk+Cmi9Bo6iJtByhEr/\nnjfYBlT7H39BXlcY5vBBsVjPyMbtXrrp3u7TMFtjvFYWU8IqXUKcsKbGOtrr\nkn37yKut0Ipq/gtpKGRXDBvKt+HzizaGca4YieyTzRnl2nZewmVeEdEpvKaw\nhcrP9kaBl4mrtImm/3mEAMUgTJtZzS8EWeIKXTIjt7dj8hdN5Pg/sibtCk4s\nVz8TYZmgJkfwmeGi0Eu6fexo7DtOIeBhKSXclSO9KoJRFLlrjLmtp0DeDbJz\neWz9Fq1Gj8T9uLH6+5n5RpyKE/4MPIgSSSzRUajtgkPSdO3nS54aP/XceWqp\nLG1qgRqBXRfAuY+Lb61EZx+/lWaQIZEfFQYrkXdKAJS4c2hwiiSsaWYPOVZi\n2tVGyreC94ANcw0bArzs0etsZAq/wJueaNQLE3Yj3sU5VlJQEz+NEA449KDz\ntVuhkQyRKM684havTGtagjtlYcevv5WLRlPyLbQ88lFwgLfc3XJVYslki60D\nD0VZoRGtxY70qdVWX7D4Gw8tVvmtijlvqBBjU43Y8o973KQt4I4+Ole8ObrV\nzqRbrwRdlxgFOeW/rgOZt5v4L3G5cw1SIaGWc4YxlhbBNVEGG/dlQm4aq++6\nnIof\r\n=StzE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3f505253c927cce1d6e2366a9ddaa0debaba2a02","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-3f50525.21+3f50525","@test-graphql-cli/common":"4.0.0-alpha-3f50525.21+3f50525"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3f50525.21_1572586555084_0.8988260073995451","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0141454.21":{"name":"graphql-cli","version":"4.0.0-alpha-0141454.21","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0141454.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"df4db277b979dc338bdbac99679216c6f2c29785","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0141454.21.tgz","fileCount":14,"integrity":"sha512-2stXJCasZ9RvtgGl2jYEkEkj6YYXNugKqXWOGfyv1Fl34mdzOHkHcx6f1HE4An3Caq7/AHeX8mztfM0h4kJFxg==","signatures":[{"sig":"MEUCIElwiG6QO4cCLydBdHURUV3IaCFr09exRsW3SvTa9CkGAiEAsWtFuSf32fTYqDydQ3n5Ej41gJ5iP0ZMLbt2vBvnxHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8RiCRA9TVsSAnZWagAAKx8P/0m2c/gkXKoFFfaoWG/G\nwGKcDy9yGX9C1com2wlwztq1hVTPMdbA4k3ejcU2sjnmt1sLMqsznQsQSWxy\nFkZ7t46nXIj/iV4sCZKpR9TjnkAE6LX8nT179GhvG49vdoQ8C/d6yrMipWmX\nhAulEN8XgAhJFpWoU1Te6NgqnDJtzEzjt56z2CT4tBwsrHZEhBSaK0MhBOrU\n51J8V6Va12Gnbl3nywLd76zIJ1MUFEpLh5fsuCN16UB251rGOjJUcBSeB+qV\nO3g02gfoNkeCUeCccCHuwkqNTCWMfDBjOeM2XCGu8GEAjvVktpg8WrTOS3CZ\nOrGrNk2Fjkd+bkJa6Q55M9pjAFML2WDygVHIDonRSpOpjGn6Xy8BUd8hy318\nrxpAoffVGf73PMvQSmILnXJtN837sAJviw00nMfSEIfeP4QNqQ4NJuhzGmre\nIz0ZFn0B2TMcdW5IKanG98seu5E3YkfVYuMQ61+cDPVS5Mstw//4Vsd2zx9/\nhdTcjMrNR9wCcMsk0t/E8zAGb+sZY1FcBCwUoTbo/75ilJTqjzU87+Btqt9V\nv0/i3cqjZaqYgP2KoVkG4pacepMYatBDx/7Gf1BCFPPT6llS0JHEJndQ0Plx\nXFUk7fLtuPhaH/96BRK4wcce+Fq+bA90rK3n5Dah5NwHOZzlCj9cRuWsaP2g\ngmOy\r\n=vQbY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"01414544e311c540bdf848a8c0821c27203a7f87","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-0141454.21+0141454","@test-graphql-cli/common":"4.0.0-alpha-0141454.21+0141454"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0141454.21_1572586593681_0.10632265048012912","host":"s3://npm-registry-packages"}},"4.0.0-alpha-179b110.22":{"name":"graphql-cli","version":"4.0.0-alpha-179b110.22","license":"MIT","_id":"graphql-cli@4.0.0-alpha-179b110.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1b92fa511b2020de806acb6faa10005a8569e5fd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-179b110.22.tgz","fileCount":14,"integrity":"sha512-Dhku3Wqe/jC1L7M+c/zyuTlYprOJ7NrmNvyYDAyp/dDLUWHWoXOhbOSMO4gnIizBZ0+1qzi6L6glvV5XGkT0AA==","signatures":[{"sig":"MEUCICwkWOX6zcbQo0LYqPu7Jcz4GU8sGgL+ZWZjQhf1ZIs+AiEAis+ZScBcMpGG7i08cqupjhKaYNj7ZGUoqMun9RFmstc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8SnCRA9TVsSAnZWagAAnesP/ikFgByl+vpT/y/tIv3b\nE23y2Cmjg5iFvuviJy50nrc5HqmjOo3Lrffbe1Xd3IS/xbp+MLGC2o85G7V3\nL99FnQ/RDny+/tSl7tMay0FAHzVJgDKa3Hh12wtltvkK3DKet8wwE9ivx6b5\noUBJoRWq533gmdqCRouJgeaC1Snqg6xwJfdv8pglUwxfKbKMnKIrzDDuFA5S\nrqGVLdQNDyQLQ0d7pE/LGNVSmznt0W3XxB1TwGP/1MhVewcTRQDZ2M2a0cJt\nXlU/4tWdQ70JD2HF/WO1MxZdPmbIp7asodIEWO4MpyLLtA74dXk05KLiyFZd\nA6cO+knUzqxnN2CTEVZJrF5smDI4iwAErdQ9kpudri9ZI5lm6Tkqc34U50fk\nbLLnRfzZgjXHtDZ8U5t9iN1oZUdOBoi3lYtT6gOvolTw9vz4jG/7lMBVg9AG\nNmnpLYdYza1kp2RVu8Q7TpPOLJP2AnmFSw6aWFtrtJRLn2WSyJKUYUHmcOyw\n1LhKJw+MfURoKcPJg3ViMraSMs308NgFGq3XEjzJR5DmEnUECSmc6akOYYVp\n1JVheq7+ase0ba6oeyXiI0OxhlcMFUGC9LFX2vajhHLk1Fe8lQmRYQ6lM5Kd\n/kXrnTAtpIzYQK6vZZqsNW0fd46g3TqrT5U9KhtvW9Ij0NLVjKF8qSoSz54O\nFzCV\r\n=ndcg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"179b110e8f6663b0e87a1d9345a3504e5528a2a4","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-179b110.22+179b110","@test-graphql-cli/common":"4.0.0-alpha-179b110.22+179b110"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-179b110.22_1572586662683_0.6158059044706585","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cd97cba.22":{"name":"graphql-cli","version":"4.0.0-alpha-cd97cba.22","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cd97cba.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6891e0275aec7be3c6bfaaaaf1d2044d57a9e0da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cd97cba.22.tgz","fileCount":14,"integrity":"sha512-vzdGzYNXdwUGhrMoKK4WF868wKRXLV+ezc6syGsE5frqQzMIBRawwWYLNxtakUWA3wD+rNdxHqHHsvnYYx9pag==","signatures":[{"sig":"MEYCIQCWNX5fUktzOIa0IWhp+OIktVwigaDFTdXe/che7usLtAIhALL5HbNslXEicO3QryhfkOT+8XuIGyv1DoGPV5/ygdT5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8TSCRA9TVsSAnZWagAAcFwP/3dwcVc9BK/S0+LcWPL9\nBRZXrwYsSJRt5AMtP8LmMaL5F5qglOPd/hU6uDF5MhD2lTBlrf54hZE9cwQF\n0GaPDL5O/dR/z739xfHsvwFiEH/RtY4R7N6BElwNllmPbm59EY5D8I3uuqmt\ngkx5G/8HMNfogQXWOZrbqE6/qr5XZkNlJN2td0N9iueBN93FCFvcNnYhJ7oE\nNenByi1HKTY0GEbTN83W+XTCeGxLwJQODG98j0MQ98M5je6arNqin9qMLtub\nPe2+m7aqCHLGdEwTzc69V+Fw4OsknMFVSlG1HutYbfOnjzoWlWNU8+a9p8bl\nLDfoWUnY2/oRta84H09pwdrLGg590AfyG1zC8YhYreqD2FUlWJQ+QJ/kWAeJ\nKOBTEPn3Pp35/GTbyVa4WhQpo1eRON4FSbQS6bWhCnY00R3M3H82Cvl0lsia\ny8Ls3NSE97xh+pfbUDcIiPkRtxBQyNOgl6lyoOPihM5+fPfPNoJx8DDtAl22\nt3enu3EsePBmE3Y2NNEBgIJuDZMAVed3ldM4GPTeP+cOFFLvHqHTGkrgRmAT\nCkEslKuC9vmEXS6/T5DfekJ1IOu917uaYnXoYztzpWQTmDn8GVrA0UFP2mOi\n3L0vxZ7AHn4ktS2c/LrJPzUhQ6HahwejIZVM2i/weQXU5kUIL498ZadBez3Y\n25Yf\r\n=06kL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cd97cba2be685e7f959afc8c29ccf1c059bd5514","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-cd97cba.22+cd97cba","@test-graphql-cli/common":"4.0.0-alpha-cd97cba.22+cd97cba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cd97cba.22_1572586706306_0.06695335009106351","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7975d13.23":{"name":"graphql-cli","version":"4.0.0-alpha-7975d13.23","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7975d13.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2a5e55a3e3726612bdbd17ba639366c13f1c1357","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7975d13.23.tgz","fileCount":14,"integrity":"sha512-0ubl8g09HQW1ZIozeDEzRsXRJtFHVUYiNZ2iJzMP6gyPcIp36JmLfno9/wN1zKEZAAs4ZdrgsKhr5vyOFClivg==","signatures":[{"sig":"MEUCIQDambqz//PlXoOEgte0NeHPBKh3drqXgDPWZhiG2W2S7gIgAwFHRpUDAkdGS68HQwxii3DLRTBnmzrUzIjMP82vU0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8VjCRA9TVsSAnZWagAAf+YQAIsX24icmO6BkhKxwjcM\ncAr9eO5hy9vylf7pkSxLEkevH1YPdw9EchENZeCDxKJ7trJYbE3vh/cGYvCG\nTjYof7iwk8Vqnm4nh1WyFeg1RP+vnFC147x4y7fOv4DSnOWYBrY4SuLLydIP\nYXd43ybtsEPJ6c+HjXeslsbG9IXgd4MsvS+H/GVtdBrvbdUhMqQsLdoataXR\nOLVz1d6bcZlq66VQagUvafmUJu0YohakzLZg6OLwu+IXU/xPVeoHwod0IUd8\nQpVswjE4cjoTRQI2jEVRiDM94OyLs7vzBMRMMR/Fixv01yxRrTV19k5Po29J\nsvjlu33iZaLhsQ3ymhO4asgegByyzrMilsWW6hRfwb0pm40rBJi1eEIePwIX\nv12rQb8Eo2K8IT2tcF2EkHoyYJegU7vG3iO3JjR2Xs8s6nwgtMVzln/QxTvZ\nYeXZrv7dbVSoxxI+jeeiov0W9zOkKMSz+EK0DVMg2zaMXGMFA3CWfYkTer6H\n5M7pWRUCxVr686SZ1DN20wvZsoLT98/hKbV6DkA5kKV5IhZL+KkyMmD62hz3\nJ+R9L7XRN4v18hJYgTdneS/Tq50XDRKcZ3/DLWdktb6KP4/sNxWEcDoEla3T\nyB8XbRK6Jh4lsNoKad9yBkfgNeoQAcEQkCv/z2uQoxLlIUO6g9/fBTQIEJLT\np9n/\r\n=C2FO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7975d13d9c803bc199cb6e1a9cdff78ac5321580","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-7975d13.23+7975d13","@test-graphql-cli/common":"4.0.0-alpha-7975d13.23+7975d13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7975d13.23_1572586850910_0.8623140007089347","host":"s3://npm-registry-packages"}},"4.0.0-alpha-102c982.22":{"name":"graphql-cli","version":"4.0.0-alpha-102c982.22","license":"MIT","_id":"graphql-cli@4.0.0-alpha-102c982.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"666faf4a46aea612dd45b75457114f9977e3261d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-102c982.22.tgz","fileCount":14,"integrity":"sha512-vhwiiBm29Qc7fxQQJ4Uso7OuqeXx32oDT7I/mArePhKYH5GB/LxiRXCoOGgz8ATQWT9xOkBtRAaWCDbONt5ZPA==","signatures":[{"sig":"MEUCIQDQryoe6J3hdwfrl9vkv9acDAbOC8WtaEPxycmZjHCfMAIgLPgpe7AtCrK616NHyJvEc/rSNIbH2Y8HwPQi7LLvu0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8VpCRA9TVsSAnZWagAAVGAP/RKfikxZAnNbl/bhHbyA\nn09Pr/RxuXXWjFs0VvGiE0ibanBYrmaAvO/d8bVZBBdkCaaS8Hg28GBh97PV\niULnlNwToemEO3Z1dtZkzg66mO0CTxfNFPOn/q/tYdu6Htzx3EGxIG0Be/ZT\nLQ3TNT5P4KEzks7Xgv4Sph93l7BpaQS+pZbBJzbw7vui8JzAEvBhkSu0LsdJ\nqHLuuNV+CbG+NkpbPGHcvupTI/1xnEHpoIdvAnJGcbOPmmnJ8mJDQnwEiNm4\nxecDiLFqiVuse44iaJP1TUD2+Xzz8sUxDx4XhgDDlgTx7VM3+tftzBLIKYIZ\nRoZHydXn8PDKnHwZViWqBcOZ5Va3Kl3g31CUGbcpNC2ojQ6UNN+7+rx8LtX8\nBVpF+8P+TugL+7iS5CL3mxHxr+yeJAjvJkMfin6e8/xyRDqw/xQZ13fT7vxt\nkNh6YqPLakSUk6G5BdIWTVP1uwG761oBTiEBW2ICzYJvKpeA+j+IQA1Dm2fU\n0o07M2Dq/4oCBWlL74Zum3XPiZ6eLklhA6SX3eRZqIIAIZcB8nAWLphoWaVy\nR2pAphT17n3j7fQ44Rl/O9JTpRxwf8VrIb3/Uz4r4XG8lwd87y5rAHETJQgi\nbmhE6tfJkhX8liibPrTywtUHuPf6a8i8lHeX9VwwRUf3I4YfhRP1ZAngzLyO\nazuC\r\n=Gz3N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"102c98277ef068a0f68e3dad6fbe145c8c10ab84","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-102c982.22+102c982","@test-graphql-cli/common":"4.0.0-alpha-102c982.22+102c982"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-102c982.22_1572586857214_0.002985106794652692","host":"s3://npm-registry-packages"}},"4.0.0-alpha-dfc5abb.22":{"name":"graphql-cli","version":"4.0.0-alpha-dfc5abb.22","license":"MIT","_id":"graphql-cli@4.0.0-alpha-dfc5abb.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fe75f974c5988e53365291508ba26e7c6fc39ad4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-dfc5abb.22.tgz","fileCount":14,"integrity":"sha512-HcsSwe6HJBhaIBW94Xogu6ritwaBsdUgLfvYfrKzHU0mgjiGW3wb2WkT84gsbzmGAVMoKXTo9DFIzhsDydaBfg==","signatures":[{"sig":"MEQCIFJun7ZKQVJISx7J6xPR1B7bhqeduirRKpg+vdRSvdTaAiBOjzd8aqRmxZXi0Hlipm6RNNI1/7v1j86Tv6gduYqIYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8V5CRA9TVsSAnZWagAAELAP/2XGleR9MBiBy2YCMCds\n0ng/JvyTj1B4WTz7KMMTWVTkF7MUfRVhr/rAnI/cuTifajqf8JKV0bahEzuK\nSBSYxaGaB3eb/w/yw/4RsJLuqVXdEInoNvnIUGwPux4tMkIxPwWI1aJvnPhk\n/WDb5RdNSltiVXHI83h910mUHS9ADd8kw4gZgnhQGQLeo8Csy4Y/zWxVAMha\n/+WoHZg+7GCxKTjs7KxkWpr6RmloWUlBd2TVtn7ObPj1Gg31ujqHcNZyx7NW\nnad0f7Hm9fUekzue5jspaT9Pu1n80J59M1xdEltFA3n79fdAH9NlCxUkuyMZ\nmEfy4THyBSpwgk4pI0h6VjW/Pt27qWFwVAouiTlQkWFnSx1byUlOZX1poRh8\nVlpd6fLtxBQI8Ep7A69xaCX4NG6p42beOTCC1dHVauD7Jy0VE6RlNkOkyzJa\nd6N15JXx0H5IgtyxB2U1ERthefsaw0IHOkypTl3lNKBVZb/RKYQ2r9tJW5Ir\ndg2vaPxQLTxmisMeBLNGueKZT9EXNvUz8LkktHxbS/iwKbdqvKK8NyFaKdSC\nrpDAS8PwTp5hiUWxXxXJTxJU4MxxHZ3nUPcrjWTni+i7FNgPPJTKCDh0b6Uk\n19cO0pkKVWbNpQZkXjzNnuOgqDNKD/oFtDB6iLnirIEPNCslNELes9vJh6EV\nl6UK\r\n=TicR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dfc5abbe8eded27a48f275643eda9faa0eda50a4","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-dfc5abb.22+dfc5abb","@test-graphql-cli/common":"4.0.0-alpha-dfc5abb.22+dfc5abb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-dfc5abb.22_1572586873485_0.02306876291239357","host":"s3://npm-registry-packages"}},"4.0.0-alpha-49693d4.24":{"name":"graphql-cli","version":"4.0.0-alpha-49693d4.24","license":"MIT","_id":"graphql-cli@4.0.0-alpha-49693d4.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8d975893079b40c7ec235e6605c3eb70137e7644","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-49693d4.24.tgz","fileCount":14,"integrity":"sha512-C6jyCYRIwwUicB1WHw7gLGMyjvthW4T5+M/wPs20RyHEOJXm1c69LumsOin0xvG5kT8Y7Nwz/pltICkStIhsJQ==","signatures":[{"sig":"MEYCIQD+COBeuyRY+Dr2rE/nie8+wLBKGKKsJAlJgfnFPoiCIgIhALi6HedGvJNDVCq7bHQy4iB0OQL78IU2I0Qg0JOw4BjO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu8W+CRA9TVsSAnZWagAAkRAQAIa4R+/cQe5pP9ZyRmnz\no1FZzWuQKcMaXLirHvVPIZl0l1dP4o7oMH94UUdw95Ud9wvj0lH6pg+OmdW0\nlK6SevJIoTjb5B2RnSdDhgpTJJvkIcncg8idnMtulnGs7RI5c5wc93LzWwnT\nm7+DA6gZKzgav+DwlSChq4JU45U/djMRyLJdCxWB1TCin0JjYTAkfhVMqTos\nQj2A69MFw43D4D6n9u1Qpmd8cjrKnq6d3BIjzzynuSv3+l6SZ27PZrB9pTrW\n7uTOK2ei/4URKLWHZRrgcaktTW6H2dpUm1Kkb5SoziTnIruaTANm2awmczmc\nUfl94I+1w78NPt14HsZM361eEpTaHz2KTMuJqlII/2YTyF1h8iIzH3PPHLZV\nkwbh3Qo5VO094yZSiu9uK2EL8UIUBrSXcPv3Zt+1sFJwrWcMocOdxMc+s5wg\n5qZVmPwuHULl6j0eUM2QG7NaYDWODnKkILV2MAwIzpjXBwoNaRWehZctF4Bw\n81WYvvIVQkH++RCoL4LmT/c4mGOKXApDbp6Ghi4N3jUQ9DeM69U2F4Om71iN\nlJaQolQxqNK6oi8rxhAtZoaxpn/6Ncb+1C8IQYkYU3H0MzIyg8r2aRjz/ngn\nNgxejuYo0zOjSXI2iYKjgMh+HgyRNs1Vl3ooWrfQFvxnoil/02sstBqjH0Me\nYZsV\r\n=nYDL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"49693d4c75406c1ba433d97268d675207d813720","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-49693d4.24+49693d4","@test-graphql-cli/common":"4.0.0-alpha-49693d4.24+49693d4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-49693d4.24_1572586942022_0.4570465370685135","host":"s3://npm-registry-packages"}},"4.0.0-alpha-64e74ba.24":{"name":"graphql-cli","version":"4.0.0-alpha-64e74ba.24","license":"MIT","_id":"graphql-cli@4.0.0-alpha-64e74ba.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3c7d7a10c521fb4fe1812a5d5921b831b30ae082","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-64e74ba.24.tgz","fileCount":14,"integrity":"sha512-xRQkXxKRo+VBF0DhWjN7m2Xlx0cGFaGn9j7krWqwH3ueMhuwEFngWziCzD/e7Bkqqvew1r6NdKEVRhR5lxsGKg==","signatures":[{"sig":"MEQCIAaToIaWlCjatLPgI2UgzJ5nDUzgyKylzQasTmxadu5aAiAVnwoyXpXV2ZhoZTPn01Hiw2o179dBofAIlCsoqzfVSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu84zCRA9TVsSAnZWagAAx3EP/07vwxDUffITlbPELBpM\nIWUNKseuVkEgosdFkMA8xnleeOj2al7GaCY7CScXJeHTutsv8CoNJhpS4BH+\nuiNULXr8hXv0gJgxoyjUB4awQRi4lkB2AJWXAXaVAfWYQ1BtYdcaEHkPik0O\nYysqa2Syc0OxdEegV7L/hRnh+aQ8pvGoZKZJwKciTjoKLWqyhmTxiEJkvwph\nyAWGQXnTJQuDnusqrc2XgIUCEBT6ROTDHUqqBK/XkTnrwwbdgGiA9maTLQOP\n7DhuaYRoz2XDncwnZFHbAiONCJYKDEUphNGtf0FU+yYHwGjvbGgp5t7xkpKI\nfx7qSTHEx0nFl3pW558PaQ7H/SRRD1VRIM1t9bK0Jcbx9foYT1DtG/bRlKGA\nP4+zU5B4Y93bYDWdWhRNSisXk0kglxHYzUiuTbpS+izJAd9wjWfI8d6c1S68\nljdKYD3hzpcxUqUPzLp9Jwk/6NNjDPW+7cacasi5X5YsDe/Pc+8S2yUokEKc\nvp7pqODBkvkNGfMAB6zTq6G4M2M4sujhKNngOhioHWLAIrLNNxRE0hvjBNsE\n7vT3uPfqTIXnAQk6Id0pmH3w4Tfk6JyVyXRABizFghFeI+iH8wHspEjfVZ+U\nv/YVPy7e9+lm8u2orPw3n8c8AmBoRE0NME3ieGl04753aMJl5CRcQ5b5Fkz1\nxT1E\r\n=HACO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"64e74ba12427a6db51d72cfd58c01f14718ac45b","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-64e74ba.24+64e74ba","@test-graphql-cli/common":"4.0.0-alpha-64e74ba.24+64e74ba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-64e74ba.24_1572589106778_0.5068993929406373","host":"s3://npm-registry-packages"}},"4.0.0-alpha-64efb02.24":{"name":"graphql-cli","version":"4.0.0-alpha-64efb02.24","license":"MIT","_id":"graphql-cli@4.0.0-alpha-64efb02.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d851f20e08089a1571e6d61cc82dae63e39b7ec8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-64efb02.24.tgz","fileCount":14,"integrity":"sha512-pwJEG+wSxDsk59aBs/nu/Rz+dSK4WW3ylC9IHJLLaLqhze2FLxjTcicgdHnRWt82ACuG551fjeDqMIYykBYFWA==","signatures":[{"sig":"MEQCIEmFtpIqS8J9xaTr2XRw9WGfizwo6rwxNeR90MHEAzAzAiAllMw9keF3xaux9stHQPtEmVWKX2lx6B8wTlimNLG7DA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu85DCRA9TVsSAnZWagAAXTAP/02n37gYJWmX8W+RjbOd\nIKvS3XSLkxXQ1FdkPaT6E5r9JLm+u+tuLLQKSBOGsTPdkRsPYudrYDlWH/s5\ntN4eQxYzRCVEqgaLGbaTqrUC7x7HK0E1RLQQplSKN16Q945B/NfibXIDGDHR\n396biLeXPoQE9lqVPxeug7bNNhm+GVv7IygrZEf8vKMMAmbV5oEWlyv00RMJ\n9j/OtdVbo10S1ezPmtUmWRegbG/DjdkukdCbkGBibiB+DsrIbhYkHdEW2kKR\nG58XnMzW4Oq+cDiWRIl8SBUFHGM1eeY0daEu2H585lbTfan1167x8rrJmQxP\n4IHBMlhpt2xBOhYDEqIF0tY52ZCFqqmODxCopW7y1jABDL76ZObIGeAlzxDu\nC2BL6Xm5Bkdegmef2bxJWrWIKh8UFsMeYdetz7p/Stpar8ebmJEL/3kV4+R0\nKYHw0XZ/AA/m7/oH//qnfvhqU5cGUKWISeVbsX2SlBO5ur15t+SeJc8paFqV\nhVceXP/jtsvD/sE4C5KZkBRNTvpV2f7x1vmerfdiZEAQnWdUjyH4QLb4Ng5s\nZSSXk1gF2U3UltCjIJtGxv4zgH/cvdhfpKZZbZY0hJDYv+bLAIUVRA8wHeTX\nrajpmLlMYFuVtoDl3pl1AwfJezfI4oiv07WwbJUi6XLNwQOUkLOqbeMnFscW\nA4Ip\r\n=76Uy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"64efb02aefa56d1f5617937bebedc188f4e986f5","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-64efb02.24+64efb02","@test-graphql-cli/common":"4.0.0-alpha-64efb02.24+64efb02"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-64efb02.24_1572589122756_0.6381158764943728","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8ac8461.24":{"name":"graphql-cli","version":"4.0.0-alpha-8ac8461.24","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8ac8461.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e023ecd7554661b0fd7ad6aac2b9277a95998474","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8ac8461.24.tgz","fileCount":14,"integrity":"sha512-nB6Q3TOO009ySo0T/BI9wuzkZXnm4XxFj16G57B8lBkaAOCkX3EA4gb3SetIiPKBfY9nrfY026n/vAWjxnuw0A==","signatures":[{"sig":"MEYCIQD0JGofi8b6d3hM/q6pWGTkfUOdeKGtc3jWnDF3yyM+zwIhAKVxK18tKnmwyxnH7RJAsIxWBQMsnozeCrlThVDjQQ3q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9SmCRA9TVsSAnZWagAAOrQP/3a86baSxn7ttY5CNwIq\nKuCqxjhXt89CPhKb2ksqsm4qc3yhJNNmv0P+t9F9WWvKwlOcrDmq2AFf9WbK\nCm5GxOl46d5jgrz86Xey5mD3ttTOUkknIxm5CBsq89yeal39hNTtYLhsJgtb\nxS0leqb500lfFJj3aMhYha6w2yf9BD5ICZO3OdfOT11+WuJ9LvbbIBA1gUqd\nqD0aBI46fqF1WNbTJAB0zoVgp8SDqj6UwJOeO6cORjAE9yfYSfUs2tYfjR9o\nGh7NUq9oPSt0v42efJUu2eWjTD/e6C6MqIH9VokU0zhT14jbGYACvG+k5JN2\nkFRUE0AwGr6pIW4/7sl4AI3YakUjhBUNcqgSJSKBOK5kfU5lm+jddqobMOwE\nBFahqZnSKN0R0Yp7SPjrqlQRl3Sy8pm/u57uyK20TFRs9ABoP6nbMERsizy0\nDec7xJuEzTgwPzCFXn7/n8NqYoST8Zd+9D6uxi1vxUZiXhQhlTZwlJ2lgI9v\nsJ3ejNd1SNeRkc150fCLR1hUfcS2ZJlkmu8prbNRpk3YUF7eJMcbsrFzqLpL\nN5ePVa5ugpgb1eKlSqWf2wv0o/gYnypP9lUP7PvddTZMKJS3xwNbPiPSZ1Et\nLfE2O5YeEUyF6w+YuUPvsCcyBsGjDL6g0yc6VNdyPYsoH/ulc/AeBYhcDmiF\nMagJ\r\n=99Lb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8ac846144a35ddeb8b425b6be92e1d4212ebfe12","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-8ac8461.24+8ac8461","@test-graphql-cli/common":"4.0.0-alpha-8ac8461.24+8ac8461"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8ac8461.24_1572590758337_0.4626661611020939","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fee260e.24":{"name":"graphql-cli","version":"4.0.0-alpha-fee260e.24","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fee260e.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f732897678b1c2999649ee6aaddf4ef4a8e298cb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fee260e.24.tgz","fileCount":14,"integrity":"sha512-xjJuGJgNjJPoo4E0+uMY7AsdH5vxkGEHAxpoYAyeR2YC/uYmA0jqaKs6ujkB71eQhNlZpGCHj3uyijqcE35Q+g==","signatures":[{"sig":"MEUCIQCAnWV1kBN9nrA4lmXvyjtsk+S5A8F47UgFW1wAELCWEgIgXNkPAuK/+SWrdI0+/ktdaGZdS7Dtyhj/aPy6Qtzuk+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9S6CRA9TVsSAnZWagAAZQoQAJBfvA6gxzTQnhNyg/74\niFRIf6AOed4ppSmFmTAvr5wFR6u5tU0lqbjLpLZ5wHCgwsJT+ca+lGAZY39j\nY+rY2hXkq1UnMxsKAExQfK64cezi7dVBrEXLLc3rccCXtcmKedR3nDDMUdUx\nbrFxggUg45mQzP2y35rigMGaQgDan7x4PRD9qmYe9Dot2cxmsMXU/Q5yMP46\nIld/Ty2clrS+s0NXmT5w7PZE34QzuYRXnYla0ZQYzqihxvNY8Z89UTe/tdxO\nzW1xl30SUVQcHVBqdp3G+PDdTWBH13QSAjdc3Cv3FsXvJGyWOk4Pd8J1RlEc\n3oPGCwcoLwnL1vbWiBBMkLUkoFWWx958maRYRls8X/4raATaceu5zhOJHqIc\nTtrx5yCuEqTx9rCXwkuHMF2msbVMqEiqbO2lRWJIRDV2QNRmCiuM2oLTR/e3\n1tebctKj1gvAdZaB+TQM/htqreix+n4Q4q4p+D0HGbu//SthmbmCyRVBhph0\nlXiLfInRCutxpX6hhnrCPv7bmeSztasp9SFUt6eHpL7t6Rf39Iq+rc4lukYR\n860liCNwX465ICsSm7jRV9w33GLyOPz2314sC8jV5O536sFr/aF/vfccQQGz\nQvB1eRTviD2d6cGFk/xCjY0MvOY7kopRyBhiiq3Uk/9VQ7TNuNrDLJ/Hc4LG\nQ8pD\r\n=544t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fee260ecbf67cf4a4cf6af61102f7f155e9a608d","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-fee260e.24+fee260e","@test-graphql-cli/common":"4.0.0-alpha-fee260e.24+fee260e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fee260e.24_1572590777662_0.5243195549550628","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0c02f63.24":{"name":"graphql-cli","version":"4.0.0-alpha-0c02f63.24","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0c02f63.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c6d3a8c14a4d29a27c575797da22502d46d8a994","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0c02f63.24.tgz","fileCount":14,"integrity":"sha512-eTn408645Rp1ipPhbDWDJV3nAmrYbTxlin6NFN7ZQ8YhHyWLOg7rtLYPxYCvlvxL4OBsY0yD6JYoPsTFLOZhyg==","signatures":[{"sig":"MEYCIQCYHihdWR/03oEu03SQqS8GIIleKt8hBjdt3PB15Mw9vwIhALubYlZ4VdRDjTarRPJZzN8IBxlCi0TIpNWp+JNZw5qc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9TCCRA9TVsSAnZWagAAsN4QAIu8+eupVp62FogubF95\nCAvU9DCCE1FTdwrkYWwtauDA1Sk7d6ySVVuNlFPqi1d/7OCPTlgE/mr/TONo\nMNofzbIGrBTRDZ+VA3LfSehBE6DuLDF/6qYZBFson1gfnjVYbGmYjENYFjRL\nPFaN0jNsokbQoeHF+QWGhUowrPgK4ZOe3EVLqYu4hTeUR6LzARBEPQ6u7iw8\n0uJiMGq8+vYn2kRFs06Ut6bpRxrUDwf0XuNz788puGZ5RH4BD+QTBO1+LQjm\nyx5GMQUFr663719ePQy1jBo7scRqnXzCA96fH5PWwKblL2AI+/Wgdlhld757\nFrtJCUwmMOK1OMbN9DWJZFCFmv8+BfCRsAAjRqAh7JPTfFQFOPUBOs3h6CLw\n8/Ow3Hrp3l/HtRe3HBHWqTe0qNWkvV1MUDwguvfq8/dvM6l9piHYttopnNKM\naEioZ9QW3NfSKX4mrA2IMBdBAPNnXwwsOGB5g47FMVBIMm6mJmz0pJFvpSnq\n4rTj4MPkY/4O/a4RENoUWS7BT3Hn82pNr1vN9Gg99QalxoDObH+FdIb8swzf\nKBCR/gDtLnQbA8lFbzwLLrE5TkAO5E7h3v4kVGX8oM+RdVj+9Gc6ydrJToKL\n2zRe7S4OMcHRJeYYwplCJuSzFOfwntU+EFDEUt/mKAyN7knZyJ5knexGvdnM\nX9i9\r\n=FSBK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0c02f63722491d787fe25468e9231f6d0f1b57f3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-0c02f63.24+0c02f63","@test-graphql-cli/common":"4.0.0-alpha-0c02f63.24+0c02f63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0c02f63.24_1572590785863_0.8277239597643984","host":"s3://npm-registry-packages"}},"4.0.0-alpha-741b084.24":{"name":"graphql-cli","version":"4.0.0-alpha-741b084.24","license":"MIT","_id":"graphql-cli@4.0.0-alpha-741b084.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cd25f85481404d7bf159c9b3beb8ac6cc04a6a27","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-741b084.24.tgz","fileCount":14,"integrity":"sha512-Unx3gY05PO4s8p+feFYRS3qEpRHo2bapwFrz+zEhpAIMjULSP+al5lJYpYYrMhtgAX+2KmsD/kfZmg2VzMApWw==","signatures":[{"sig":"MEYCIQCRLeGnZ7rYX8A+T9e844eyyQeEB811IrfHbTCEuGi5+AIhAOwYYak95x/nvJTK5emXognXFXpLmzIPF/cb4rtN3P4V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9VBCRA9TVsSAnZWagAAjFEP+gK1Ik3xEHHDOEBX8xxv\nL9lyfrXRrHHk9SAQ3FiA1GUjM4iHpmgGaDFUeJN2Yuwd5KHNyZWFCNyhxL1O\nO8NZkACBn6UnuuJyERDmc11ON66GRDe5xAWv1SeoS0PaNTMVeWgoKbDshlOB\nRq7f4OzjCwx7zTo/xCyJ35X9U0vm/lrx0XJJ32wk0e5Eic8NHgTQmAsr6kaO\nMM4oR+pYAAHlSfzzzAwgXo8gffBnIV/G8b7me61FwXpfLJyzCO5+JDX/maX5\n6itSb49Y1XlXd1RB7gvBBWAz7tmqtLi7A1vg5Ne+XYmq6FrRqeIlxfgBHf3s\n1Be8F1VYOnEcgp6zDoeKVUhmGqBiTB1X2s7EDcnwbs64OJ23U4sbuo5kzRWQ\n12KGCG7TrBI4fTvkguvFpZs4xX40/pVicui5Y+9V5pjEuUCgfMDpHRcJ7usL\nUwE3Tpl3/IoxC+t/VDrcNasSNSM32ED3tC41t8dH6hGee0KFRAE0SyUAFY4w\nZ+7pVrZRv1+xtfE2bZcxCcXkf+cKhaJxuk3+X4SHHE5dYXs2FZW+kWLxnMiC\nsHXWIyJt+4hnznVLgJN/xCU1nMD7nxEOA+wQLn0N+JG1mCEJ/B8dHU/oYiAV\nTnSK8Oi6oDU8+UcRC4H+ZdX/IBP8WC3pMhS0sTLkr+lQPGFHaRtfhq7XXMMt\nQdcr\r\n=edNT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"741b084380fffab7d0e2a9f54f268c416cb35204","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-741b084.24+741b084","@test-graphql-cli/common":"4.0.0-alpha-741b084.24+741b084"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-741b084.24_1572590912862_0.6765825399416687","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d467b8f.25":{"name":"graphql-cli","version":"4.0.0-alpha-d467b8f.25","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d467b8f.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1a7a5bfedcf701b6fa8d3e5d8ee8649e4867d891","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d467b8f.25.tgz","fileCount":14,"integrity":"sha512-sMOWbIYbl6/cpQ1r3UcwEWMErdysh/sG6nT2hY7YB8hE4g1H7xan0XKx0b/jn626wdtyOPUB1JF8PKY4XldqMA==","signatures":[{"sig":"MEYCIQDVRnjk6uIa+23LXaPdWUg6VPczzFoF/+QUu5RdCFeuzwIhAIV/PkJtVXW/4903FPk3+V+O+q85D8ESX7a0mG0Ta8Ax","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9VfCRA9TVsSAnZWagAAsbsP/1wpGYn9o6fwu9mQD7YA\nE8vHtQyj/fC/6t/uZoD4nSNNbVQU2Vb3T3k3Meq+Rckw9IlZixZHLrmKqmBt\nxiq8ylASeJqkVfYCOPoFlmFK8MF22v+7gYZ1L/4oT/eJbR2a8nNzSQlgEF4Z\nhORnV9ZtEgo3cVHNkvDVKs5cu2L5xM8M6JnpL+npxhGq2hPyJPrRZh+Wiyxg\nY8TQ4CNgvE3WPhAIZ2h9eRCKMPh/eh6JPH4VdX9fpBnPR1o6TLf2eJWpNHQB\n6/R1CtGleLXeRwMrtxDgvmUdCtv4qNSfrUuaRYfuQhPLtyJHxKy52GiuC4j+\nsbsre9COA5cQWLA3g5dZt8MD4RRq5e+FEFEDhtLQHkTVjiSq9ET76Lxd19mi\nW73sJmLk/dvlf0FxTDR41Ho87H7jugSii1EvUbsAI3hwP+l30e4J4L1tFcoV\nZIeH68e9fxzEpD3PL5+CSobedqVV0HaqfQ8U0uONqHRuxqB8Sjtg6kVbxhFb\nF0JE+LmMDgcw0R4NwK+GE5hXl0fihzz0gNhaLpmoB5BRDhFqF2SlgULVsx4D\nbSUV9+mAt98HJWafm8Gd+Dx2fy1V+GR1I0JRJ/XKV9hnGvqK8EwKiYWLPTps\nRegdva04mdRRlmuppiJtM+MUI4fkKQa0eyD6yQc5R4GHqYqTnWk0fB9lDnyl\n0JV0\r\n=vIYT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d467b8f358f830f861c2d8f7dbfe2e9d76144b58","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-d467b8f.25+d467b8f","@test-graphql-cli/common":"4.0.0-alpha-d467b8f.25+d467b8f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d467b8f.25_1572590942564_0.10316085312270773","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a85e8e2.25":{"name":"graphql-cli","version":"4.0.0-alpha-a85e8e2.25","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a85e8e2.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0b16a30a8efd24dd5a5f212e282f85313bc687ea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a85e8e2.25.tgz","fileCount":14,"integrity":"sha512-SxQlRFqww6WnV3GwVtd6nqWanwLnZK3ZeIY/WCwBBtrSCpaEfSSGin6ctiUQBzIiIWBZrcPlZ/pCU9YRBH9DGA==","signatures":[{"sig":"MEYCIQCvQQFpboW4Tl5qs/3s3oSb6x24dKHSkDLginpyFIyAOgIhAJC0C0ysBJ56q+YjVEk61//uBt0Dre5ngy75Jtl1pqzx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9VnCRA9TVsSAnZWagAAWToP/jdtWHYU25H32qXw4BdI\nJhGCc8CRsf9pVfYqN145xtptpfUdgK2JvHGuWk1BG2fFcIaKAM4oca80o4pY\n5Gf5Qba8MLct7NvDo41xJiDddJScusr8zTFoAGr+hx/kNcJv3sxrbjrfzraD\nyCpweHs94xJdXAFm6pnU6fGHOTt5gWbvgGcHtnAjm4LJJFP12PQ3AdbwyDix\nsNd8zKag/xOFN7po5giT86l0RX0KaOxR06FoXqMOOeG77pWo+Uq0ZKdS77oB\nGzy3CG6AwXjs/JpmlRDowojNS+pqulTljq4PyURHZ4llanSoltYBuKlACdr6\nsprgEwcv9rpNP2trt3FogoffyA/T55uTw0AKjN03FKCcuQ+pm5k0ocang0m0\nkX3y3p/j2DQKZqqc4LiSkBjlLd6cbJczWvnQnUUaPXAeJhVNyTF1nWlGSRPm\n2Dr+5xCwyQzBv3EcFenmGS3BbxxURHXHHAiyb8EOvkc4UBhOIGS2ZtOznB4/\nAUqQe52gda5AbXJnoIYynggCzyVIOhkpsYkbz4nmUokkwMvd4GfIhHt/S4B9\n9LYTAd7hBzI6lIVBchHwpnivG+vWLY4LzZLJni2cuOB18Bqq/2qmiY191oh3\nMUIBQ/R5JRguPK/JFerrCRK8jjbroxWoNt3tiInF2h6tcVP/g7uWAET7Ikey\nY+WI\r\n=FyfJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a85e8e22207feeacd5ae30efffcc8eaaa05133cf","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-a85e8e2.25+a85e8e2","@test-graphql-cli/common":"4.0.0-alpha-a85e8e2.25+a85e8e2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a85e8e2.25_1572590950983_0.9177365556808148","host":"s3://npm-registry-packages"}},"4.0.0-alpha-13208d4.26":{"name":"graphql-cli","version":"4.0.0-alpha-13208d4.26","license":"MIT","_id":"graphql-cli@4.0.0-alpha-13208d4.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f9eaf9f44446fb6875f757af98031105d20faabb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-13208d4.26.tgz","fileCount":14,"integrity":"sha512-j3YrcO6QVPbgShI1BbeWxU/jkBWRkmedxdAh3sMVmovjOIyYl2zxz3yV/CdvQNkpM9o0bEjcy2RViMKX1vOpHw==","signatures":[{"sig":"MEUCIQDvGwfosYwWlK3o/wkQYlMxJL8TOzQ2qEpTO2hkb42JhgIgL5b3+T+AfX/wjqoTqvssxXHqdRl/HOyRx4qFuSzKG+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9oECRA9TVsSAnZWagAAcNgP/jN6Oaxwn1TOudqWSL8t\nfP2BAfqF3MyHDjBGdzKjvrUyT68wyvYxdq4EcLf13XXxbd5vI6QMR7ESzraG\ntRnzojXPj7vJYh1j6MVym3rmZo+L4IphP794Sz4iNum/OUE7f/jd1/RMqILf\n/iQheTtvxLqalxxA+2yjRFi3mE6dfrCI8JiwG0BJy2D5rFR38n3zHiDQkuhs\n9f68wUCdDtoLP2MTdLkDAD6bhwgAwHnpaZzueDALwh1//a4YVREOxL7r/z6O\nRj4Zt7YqPdfpdAY+xr8QDJGi93UtUQ//mpB6B4wRoSQbDUjyxAzQF9Qtp2w9\nVI8vS54TSZ58IugAti8ybOVm8xkcyqqrj0ixGODgWLnKn/Wx6rqUSy3wxavq\nRf5LweaWGJBZgoiNKYmWnBwpT8UEbx6j5bPjDyPkLotDe55LvMHghMILBrU5\nTLu1BLbsbJTLQovmiNSi0qP8anRv1yQBKlrDb4eMmnTAuQoRQFOPqKQ34xgv\nym88mjDxj5iaxwFBZv0mZKOISLpbWqgTaE6ocuubzfPKjK0O6dsOVvFclA07\n4cFGZk1d01deBX10zi9dU2fmnciEmD4DcaO3V5uC6d655/taZL6R9sXM5j4Z\njnkkUyXN3qNp4AfbvDeKnXqndYyTUV1YTIKV3/aF8rVf1q9uBDutOOni1gdK\nwyiY\r\n=S2BV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"13208d4415f6b8130102a40f94c918558004102a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-13208d4.26+13208d4","@test-graphql-cli/common":"4.0.0-alpha-13208d4.26+13208d4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-13208d4.26_1572592131977_0.434069015109394","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7e40017.26":{"name":"graphql-cli","version":"4.0.0-alpha-7e40017.26","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7e40017.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eb9f266b76921b7cd6efb8af1c100e9558b39c2c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7e40017.26.tgz","fileCount":14,"integrity":"sha512-Um7DYa9qTN+cWNwn1Jl+X4nXzmNF28CScpl/9CVgN/w9viGTHTCIVFrT3rU4IjSkg+mhc1XbjepIPFVh3gdgWQ==","signatures":[{"sig":"MEQCIFQzx7VqJRFAYsxqgmx0PhlTKQDRMJV2UwggIOjvCsQmAiBvpF9IpaWKRSAJrFC20dbukR8QHfFtnxLgm8NAsczifA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9ocCRA9TVsSAnZWagAAG9UP/2VS2uPxIn7ecVCU2Ii2\nwLT3JJ/5UgNSs5NwEJHdPiwfjzdiVJ4XST8aHanU9CsnK5r8QgUtRqAcX8zh\njL+zKrZ3E5zCbgvbHTmYUjmN6aTTewTShN3r3bzdQeMIMK4tJL144axqF8H5\n/g5Zyk2uP3hGqSy/OwfWwdpk3bNeDPWlRaw9vgHE8V0GZspf0NHVrWE2bdjb\npETVecIB1kOPawKr6lsh51dfaMDfVjfMxeKcPwZyuf+mFvchUxGd+fUuKQUe\nwEwqXe03vPSrqb88jmcaUllr5kwBFqHlh6hkVPT6ooqD06tA486/MruRMajM\nGH/Uu4kOnQEMPrCwmO7zybVzaMFxpY8P6N+J3yQDd+4Wt21X4yqWGGCSrfvU\n1X1gBegO8zMIFVutcVA5y4seSJ4kipViDgqS4alLgI42ejhWpMduhZVmnKUj\n1WdlOxjb5Q0XkTf35PuOQGFZWRfzBXJs/67X4CTaBms2Ptpmk+WnDEq4FUxm\nJwyKnspeTShEgF0S3seMRlw+pAuleX5xb3a80TdIezl+J00/Nizi+yDSPtKw\nnQHN+A5z39Iglzp/hFI8WU+5G/pfPX0nQ72mLrscKRMwLQXoIRd8uwWosf/H\nHaiGm/2HN0ulX6M6DNoGzZ2NE/rGNVfmcKhW33/zmNIaDDTCNC54wymWLha/\nJ9K4\r\n=5Soh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7e4001716440d8cabcafbe4178d7925ee3968034","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-7e40017.26+7e40017","@test-graphql-cli/common":"4.0.0-alpha-7e40017.26+7e40017"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7e40017.26_1572592155909_0.614012149230202","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bbd7d4c.26":{"name":"graphql-cli","version":"4.0.0-alpha-bbd7d4c.26","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bbd7d4c.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b18d91402eaed060a316147769dfeffff37f2589","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bbd7d4c.26.tgz","fileCount":14,"integrity":"sha512-jrm45F4LXcsxJpDi3gcdYTKl1urcrngJOWXElmZVjS6HcO4zdZ1rAaOp7d5AOWjLFPi0ggv8kXDnpIvkej8GAg==","signatures":[{"sig":"MEUCIQDSUtO1ptwu1M5LD0WVDebmnDVux5n2RzYdVccMYlsdDgIgDz4uHWRAO4y8o8AAdOk7deSbPjuaLvSYBpaMJ0sAI3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9uoCRA9TVsSAnZWagAAtssP/j5HfWtrcyaqBId+8Zaa\nd4Nq+e/d4w1Q1/J0VZFgLxzErhHYA1xOHRXYfe0/KyOnqTDJnAlFqyA7CZnO\nfKPxkxp/g4qH3Z2osdtmy+Is4LuIn4EZQe1Q6wwetgVZ6ql2+lTu9tvZZ77l\nM6L+BQs+789wesDMusPEslSeHk98Xym4tawTrjPjy0fh/iQ4TzbY5VUeZe7R\n19j2WmykK2EanXDhZ2UenY1NU10jcqSD6wm6M0+70iSXvbm4IYEqqCM2523D\noYtW6nXfia1OrEJyqJbMdltFx28IKfv7rzg3NCCLbjMJxUc4hGvZFXQnaki1\ngXXOniPiv3k++FM80WMGc+1CAPw0vqvKw+Yh1CQ6BV/OpN4F+2ztnvKIpjZe\nVLPsSWWgypiTfWNiaJ1U0nUpBulMrjX7/MF0+yvRbI7Ffl7ZOIwJE/3WXdog\nhs9b0Axvuj95oEVcJDQMbLc6DKhOFdSRYvyaOIv7Z6Uc/KKek7rd3f7nR7PW\n8Voau6p09rZxqPI0SXhU27bM6bFBUqTlhzPqWEoqFuE5JzKloF0KtsYmtGxp\nzC+sT+2U0lEZGsPsdDD5BfLTyMYl30s64NBtNgN0AqBdDslCLac2FFvGQRfN\nYwYFksLe4pktZHy/qFr6JDzvPDwmbKD0QEbyIpg2EeMvPNWz/v5N3gIFFbp9\npFT0\r\n=LY7m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bbd7d4c3ea30dc1064321ef3f23792519b22cfc9","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-bbd7d4c.26+bbd7d4c","@test-graphql-cli/common":"4.0.0-alpha-bbd7d4c.26+bbd7d4c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bbd7d4c.26_1572592552362_0.1804648381173024","host":"s3://npm-registry-packages"}},"4.0.0-alpha-73523f6.27":{"name":"graphql-cli","version":"4.0.0-alpha-73523f6.27","license":"MIT","_id":"graphql-cli@4.0.0-alpha-73523f6.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1fec8f663d327ee7e38b06cc68816115c0c0c24d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-73523f6.27.tgz","fileCount":14,"integrity":"sha512-jkxKZcDs5BNrsHduSToxt5W4VSxcKgg7fYCOiwMt7Ew7YMWbaVb+ZbzQF5jBT+1Nbsb7v7CYpxa7gz9+KMJmRQ==","signatures":[{"sig":"MEYCIQDfCIITCSclUyMexdewKaaF7VMRqi72a01mzc4MvPLdnQIhANhfCnNMhcfsB9yI40hAruZxBLUhQDGcqfmJpvoOvZMG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9wcCRA9TVsSAnZWagAA0s4P/jLTc59HG3wxw2NGoEIU\n5WYM/MKfBD7fCI2QjbKBnNBIUNO4ipqeVW4VCUWcUgcxfyP6FxpkDvQRNsa7\n5nB1GWk9aaQTIu5YAwGDNCcOUFZ2ce3aYL3FRkocmckYCY1o+Y31VQHKHgcv\nc9XtLrlBRmeMw2kMIxj9vBOgQFQ0zPUOmlFo7O+Qudy4BQEdgcRYrHJHgs6n\nx1yzqitwC9noX+CmdseMli44cYu7piRFOFgr+wLdlHb5CKqMvWvRvrNTekne\n2E8AQjSfa7IJrbL+w4NJ+C5OdKTBI7vBsTcRfT6hWGFYXokL4Po8wBzL3Okm\nFLeKwJKyupzc9iCaROtUIyH36ZQ7ElNojfschZpv5/5Wn+MfNgA//KjWe3po\nMoAhYC3+u0bLKbz7MjlyPbczLrSw82Y/MuaWG3eXqLd4q099LLmMraXtlwge\n/ge6JDOUJbtx20fDD/Kz8r3Ligo7pyZfN9dupyLb8fizzg90wXfmqiAaG+4X\nIc3hgVqxG6QEs+w4AG3JCjQao0Hn2ZmF0SmTEQxTPzanoVnrs3urt43nxIto\nDPNLh/uC+FN4qyMcvhugGtA+UCJT7Ybu87OWrxqb833E3C/7kbjKrIGq4pTX\nTmL+ebwXWewpz0avcJkdQ7ouj7vGlODv2U12weVQ2xxdKCYWb+js4fMisddK\nbKNR\r\n=SDlW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"73523f6387818120e55997f062c8ea1514353f95","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-73523f6.27+73523f6","@test-graphql-cli/common":"4.0.0-alpha-73523f6.27+73523f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-73523f6.27_1572592668025_0.8060196690796628","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d633866.27":{"name":"graphql-cli","version":"4.0.0-alpha-d633866.27","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d633866.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"326977fb6d84c3ec8c02625b027ea82047b608d3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d633866.27.tgz","fileCount":14,"integrity":"sha512-8MX11VR7GeSxh6NSosBuvQ7IhSoiW+p6YfQGSdVW3u6YHuNa+uoU1ev2IZfsi++Y5BHECMaCdB13dfmbEaiOzg==","signatures":[{"sig":"MEQCIHH+KdCRICi4sx/ixZF8/woqol4Ctqdu4otaCMVnJhAOAiBbJ88liV1yRtYNWq9SU0B4j7OCVqfbJCI08RHWzI66zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9yxCRA9TVsSAnZWagAAqE0P+QGSSgQTjspmYSSRGIP7\nSjDCI3vLLDIs6mkPTGvNaox9GPLXlEoE01v9IT946mzthBj9zb1JtwykAp5K\n3DRFhqjt4Uwetv/6JFhR1Dvcmf/sG6vrCM1JwNfv65CcX1T1QysCnIPlxCrm\n1iQ+rY3zz+O7/ZfxVB39VcpWFQOe9kmHYBxhSmpY56UCnZsHylLvmjJUgj/K\nyIgHxyFmLPR2B8wzmTl1Z6ECweND9/hp4+DtBer7W54JVqIQm6kE+qcML8ih\n72ys0bIOlP5dTdDpy7MMbnjeMl3DBqFfH79zT/U9ph5qObkylaqrsKgTdp6p\nTtM5UHODvOiZ4uWwTcrw7R8Gc7P0F4yqvAAWxIOJsCcXhaGLSfxa8nuukmtt\nqJ4n7Irqz7ndCMrqPkMXPAvk60z0waCDbxBol51EzywhSFe/TEvzsx0leYiP\nm/E6r/mhVRQbjmHAljY5770rpX0gHuAzBGPF+OnOIRgzqk4HhLYuSW+PwY6P\nDR7rTQXJ8savngLG2Rp/PpkL3++uID8m3tk1atq0uUl4kZJyjgxUxUcdhU0I\ngefWKGg5q/JLYMmulpeZ+LANnjGex/1ikovqQ4n11ehhp/+CGRTdzl9SiILo\namtKgMPBlvkmFgXcGoqSgJ7mnhIc3qcFu6F0R5W4wsfWfiM0KFSijl0vfM0V\ndFe/\r\n=WKlO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d63386628ee8c67e10249a49a79bde81aac71091","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-d633866.27+d633866","@test-graphql-cli/common":"4.0.0-alpha-d633866.27+d633866"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d633866.27_1572592816704_0.9050650454439699","host":"s3://npm-registry-packages"}},"4.0.0-alpha-621859d.29":{"name":"graphql-cli","version":"4.0.0-alpha-621859d.29","license":"MIT","_id":"graphql-cli@4.0.0-alpha-621859d.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"95e64164daf57e4be3cdf920b54a807d3bfec306","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-621859d.29.tgz","fileCount":14,"integrity":"sha512-e1EKyLcDxqA3sEasfo+tzbVNfm7840m3PYzj3YhkaO1wQVzdhc49I5ql/1N0iL5QIbMGJzNS3SKzwqs66pU/HQ==","signatures":[{"sig":"MEUCIQCoAOaxc24qbesvdaGp/efTJP7HPVJcW1gPUE5cDRBMdQIgfncoV6aqBObdz5ObccwRxFjjI0tCF8tglOvrttfuuWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu+8dCRA9TVsSAnZWagAAJRAQAJZk5nqoeaNhB9VKwUoZ\n66j9NoQ46tZiS1QUn+LstPgjgtPgbt0FiQPxeb3a5fwfj0panxbaiaoah1s5\nrrDiKgB+cQ5oTLUUyzmeJsUF+WpxcKxfYqE+3828FQthLgIM2V6BXmk16iD0\nDkxGdif2KkIbJbeuxsTcItzZXoCo9cxAJ12QBeU7AFp3b+2+XP8GegkBnZGS\n2Xm8KYGTghBrZBurupsM2GwFkjFcFdAPfJAVy0rg8MG+wkxv8Xv/5AS06YBR\nf+Nhb/0yN/dweUAehs9cLwkqhUJjDCKOwbbXtAyNDEfBXpWCU2l1kdStIH+Q\nKehvwCnQeIgL41mFroJobqEKjNLXouNRQGirBKGzxxr3RnnvQ8/DjGqM3l3f\nHd/cGJ95wDI6NtRvfW58Xq2lytTkrdVaT6av3d/t3oThdtdv3bcs9YNwQbxw\nUGqHS32uDuK/PzxuPF8tD3YOvAAjW3cYhEqZx5SeOrGPaAZRsmKjlTMdINw+\neBS+Vx23iydRSHEg7DOT52dzoIOJjjmvm4WeqpHRwkItY8LLmA38Z4UT2rfc\nbHJvnm96ziYiqTdnOulSxkQJsvTOP+G+T5/9ZkC7R86+qo/JEOS8k7IgsaoS\nP5yoZoU2kHFdItUeP//aRBL1halBZyWFZ9IKTMUUTFzv9GoGL6vNcvLN3V4K\npWdL\r\n=y1As\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"621859d9233eb1debbe53e11d7c29c53bbdb5f63","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-621859d.29+621859d","@test-graphql-cli/common":"4.0.0-alpha-621859d.29+621859d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-621859d.29_1572597533068_0.31179963928985743","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0d55cb3.29":{"name":"graphql-cli","version":"4.0.0-alpha-0d55cb3.29","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0d55cb3.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"db7b8a58a6f301b5b8984e905658cb170b14cd1f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0d55cb3.29.tgz","fileCount":14,"integrity":"sha512-GIwB4H4D89bFFopknW/C1XzGpW0e65yuRoItQdtpq5n0/TCxrfRKP9vjSHV3cwKbcIlJn5vnxKwIwxg+kOmgPA==","signatures":[{"sig":"MEUCIQDBRrwr6jh14ag6n67zKf/XP5uEKsHl6xYI3DnFUg0KPAIgbJhLgsYLr/j2sSFUIAVj8i08hMEacZeQlfhYgdLjVaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu+8zCRA9TVsSAnZWagAAHakQAIZZ0FpLotoGbgI3xu0X\ngUsGxeBjfPgGENDX0Bj3BRBdyIH2eas+0mdAuqbGfP4ER4JoAyPBGdMx7J+4\nPzyWl8v7SS+HELJEVt/G25prIvPbYFVVxS9qFE+mlc6HwxGnNhbGRDMfzl4K\nLheLkghz6dWxHZMvtfihp9P0iInrR2KDXXc06vK/rCwek+J3rhsydABLJZq2\nJ9U+dM+4gq3cWyN0nkOw7YfHQSfizb9BV4DgpueCs5XGRUhHYLpkgkQGAGyI\n0um3y7u6vbIARVDjvahaCYvOo9On/c4bqaWuHeLwe0HzbDGhgj2yuQFsEcV0\naxWOjDbx9JwwYCZCOF9yvEbc8ORyIcNP5/QEe1NmmAcun/39GkHUzeuJJ4wV\n97lQWRVCBN+swwVD3x4SNMvFlptXQtrQNIUv05ZeEZ0jpXmvyj4HAsdwNl10\nOIAgSmjqh2O41SzI+ijLuSwfc3kIljsO/ljDii+1oKKuqxUlvWXAAFNUwt/o\nh7xjdf4V8wMl1ec5NXladGKbORyBQgdt5iewmrI8jNV8VeNsHKsIU3OWvxsq\n2EJjLFOQhaWTpdU90Ya2NLoJTOv7xPVTyRMTo/F6/2NlNGI5NMt+E6BKLmpI\n9hRCS3bCE1SVJnz8f30DVwG0ovUe/8VSB7ipFsF48GTXVWQ7TEu1cR2blN4W\nvFf4\r\n=GHRC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0d55cb3cc89e0e546021c61f982bf92f5673302a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-0d55cb3.29+0d55cb3","@test-graphql-cli/common":"4.0.0-alpha-0d55cb3.29+0d55cb3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0d55cb3.29_1572597554654_0.49138818004506035","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e54a270.29":{"name":"graphql-cli","version":"4.0.0-alpha-e54a270.29","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e54a270.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2a2672b050ab91ccfac411ad0a2ad1321a4a1c22","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e54a270.29.tgz","fileCount":14,"integrity":"sha512-38gN0HIHphPbIHDtzEQsraVVogtxg6E8EoVzRNN1UYto7E2QmozUNM3VCov71TM1B1HYmiozN91jcKbq+ZlpPA==","signatures":[{"sig":"MEUCIFrRra+2ZFxktsGGTGsmVl06u4v8Yg1kbsQs/Av7BQSrAiEAkSc0eBH6dt1hF84pkeiGWrHSN0q/gEePyiUSk2WufcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu/xdCRA9TVsSAnZWagAAYHsQAJGZHpv0F25qYAMV6zzn\nmEa39zZDNBh1SFht2g5dyx4yrigj58PKiNme94/Javf8/73wX8BG5ov0eHGp\nNBX1OGFEhJqEEnHBXBkcemIFs+LfojyH5gQ+SkJsWm4nzOwo8Jn6nUcuz4/d\n8+Rzr5jOmoqxYHq4MxHcNGqUpHdHbQUr+qw7V6/csia1vPz/ZscPjb8IqlNE\ndNi/ZphFhbuaB3q2YES1wF91e2YCOT6IJ3I3E24LycKlWnqMV9G5Syy9+3OB\nv/l/TUItpCM/XD0Nti0mRqcTLktN3vS1o314bpXuIVL8hLpIwtWINkljv9Zq\nwmR4SOA4fv/M4Vi+0oZ2JDkKdOx+MlJYKWzFzcYtxJAKudStXLnL1z1da4cL\npIAgGPqSsMu+cX5BzmY7wEK8xQLv/9YnnJUqUGKnRi5jOf1a/yMX3EHJTBcq\nuYCn+4/y6EqEE43YyvkIQ8pVQOSAbDxGZXH6Ptjs9Mq8og09VBxPTsnopAGw\nrnQvaf040kOYhSUPIoWqbQs0gb3nwNyyaQMw59Y0atQsvh/ncq6UfbliIqUa\nua/vyWydAeuvn0r5AoE3gGNlBdvpKJ+uMRv1zuY9yN76opd/cfWHuu/i3qkB\nM3Nc56X95vRlvMLbC2Z1PuAVsj7Ze1RNyPb3oav4zganw0fFAbWwMdXar54N\nqC9/\r\n=skUh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e54a2701275212df78ce29a67c44aae759a19bbd","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-e54a270.29+e54a270","@test-graphql-cli/common":"4.0.0-alpha-e54a270.29+e54a270"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e54a270.29_1572600925037_0.7641650411018359","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f967eb6.29":{"name":"graphql-cli","version":"4.0.0-alpha-f967eb6.29","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f967eb6.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b01ec598cd1af2066459de2d1090b1d3c109aa22","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f967eb6.29.tgz","fileCount":14,"integrity":"sha512-YDfDaCLANe3AN0iOm7BW9M73l7vO6IXsAmtguedTcWAtpL83LfhM3IpHKE4/GVdtsH0uQEaxLwsLC3vwjHoJQQ==","signatures":[{"sig":"MEYCIQDX47BfK3ldxnpHaIr1i2mwOIBubbsURvlco2ruy2mCywIhAI8A6tx/gvo7vX77PKbXQY/UKCA5QkRSHhlMWTNoUF90","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvAVnCRA9TVsSAnZWagAAG/oP/25IJFrY0GeK21gdmdt3\nIoSmrO7alnzIfqQ5CHK2BFQL6nJTWePB+SK8MD7ecuDz95A/Bj/2wtadvK/5\nZxaVKEfS8KnPdOFWyWUWyCvkB9ChgZLbn+H+dLG0h5iIg+o2MctEUlNE6bVw\nSF3QbCgunq9zJmgwkqj3zzzNynZ+1WIxZjBBr0Pft2VDV2Aq3HjqZo+LMMLw\ncUpA+43T/x44YFhddLkHBMJJTAaI3thpUCtf9yqMdXTUXBtaVuPPYPEABTEz\nKD0+rgpx8xYEtxTCscv5LydvCXi3oNfqMDjjPpjGB0Z/vc9h+qVvvDybdx5c\nHC9hCx7rXB2OQW6MIrVRFQZp2634HC+CORO3zi/rrLOcR68NkcJTMNgAGDzD\n0XBunRgogNiznKdIA4KlEsCoaImrgrIJoXg2bDuSVn28kklfIU0ZKJD4bP64\n43ztLoTgRsS95sv91J83720whLLO/WNlHjVbVn+bMQC3k/wtVk3ItWYMqsvM\nD5bjcGjDiUuXrzyAY2DfH40+7btjl5Eserkf6CRXXKLBENYRlCM+Y8m2tkxQ\nDKsP5Ieg+0RqOquZq85DC6mUaBzmt+PqHrYPFTXRy6dfrIN7+4bHJU1NQijn\naostimFk+yiyZDZO2FKOPm3UwatFkth398DXrrMnXfUiGid1/cyRfSKp6rsN\ngQ7e\r\n=oi24\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f967eb6261a5cc6eac3bbf2f0bf4ec9aea025fd1","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-f967eb6.29+f967eb6","@test-graphql-cli/common":"4.0.0-alpha-f967eb6.29+f967eb6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f967eb6.29_1572603239443_0.7342417077607926","host":"s3://npm-registry-packages"}},"4.0.0-alpha-de3df0b.29":{"name":"graphql-cli","version":"4.0.0-alpha-de3df0b.29","license":"MIT","_id":"graphql-cli@4.0.0-alpha-de3df0b.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3b77d7c8b30c9e6d4bf8122097acb39f25b8e4be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-de3df0b.29.tgz","fileCount":14,"integrity":"sha512-+tC5u2SoW57yg+Q5gC+8sd7Vw6Han3LW9e/Hgq8o6+09GgwUfi8NYfXEeC/4qJqn2lKRcPLswpWBzmM30DcYrw==","signatures":[{"sig":"MEUCIQD7fgNEX8ad7+yKbHJXhh1YeWMkiZBIMMqs48AhEtHHnAIgFYQa81xI7XzKC5WCzfKDX40Sj/crRjPy32JX3Sc/aDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvF4eCRA9TVsSAnZWagAABeQP/jaDPysQ1AtLJbSv5aa6\nWEd8z62lNUT33J6wJKKCBeEwcQAS5eYyfCeQbP+6/1PHoioROjWsZnrqNJ7N\n17hrTD0ItXmLIgm1bIqOCC9bpRwskFO2R/JMvNfOCtfDj2UPySHp1N/Js73K\n9VglLFIUJAWY9b6OpKIzDUvFA70ccjPB64oIwi3PJhLgkcdQGz+ZlnM2J4pa\n8cYj75nZzZrTntVbJU310DbEgXgPLNkoS6Ym8lIis0KFhkDXsAWruVQhNuGz\nEDjaACHWxTcgrP0YX0JaqrHrNpZUM5Cf58xcV/muWEPUd9sgfKCOBcO8BpCA\n2wE881upm+UmR5Y9r+Oah04h/VfUAqu7D1YM/fFOpI1dfh/AYd8qSWbfTUQy\njSzM/YHoBwA1nfb+XcNNtTHYhC9roLUTunAbcCFH3OxDfT0FmKdMZlJGIOQO\nd6JdBr87dYIjV4n5FH8LJxzn3ZukAhE8imsvwaWE5o5TSpoLFZN+4uAIJDKV\nBfv8xFbh33bVWuhWYTJUA5XVDDxWqtxlqcLZqXQ1wssSQi16xIc9v5WRydWr\nhSljRlLH+zZWdovI/pzNRaE547TET/VN4I0Ikq4cbF8nwS3r+mY+edcFqvKv\nYqEjqFhZDAZkCVn1sKLPHHZy3Jx9JEVVHwB0orPV3yWqyBUZEI6iHnZTaCEz\n1nsE\r\n=lWFk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"de3df0b5cd3b2571850b4dcf53c92a516555ec2a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-de3df0b.29+de3df0b","@test-graphql-cli/common":"4.0.0-alpha-de3df0b.29+de3df0b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.4"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-de3df0b.29_1572625949945_0.17596671951843823","host":"s3://npm-registry-packages"}},"4.0.0-alpha-dbbf915.29":{"name":"graphql-cli","version":"4.0.0-alpha-dbbf915.29","license":"MIT","_id":"graphql-cli@4.0.0-alpha-dbbf915.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c964919cdbd74a411827be7468362f81850be2ba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-dbbf915.29.tgz","fileCount":14,"integrity":"sha512-LsOzQAa7F8648tmHesbKDQIfxpvSmpVzfpucKjiYB91L6/AG+a5kioP18qhZRcHoN5KOlPxBxTlgaOKB6CPjdw==","signatures":[{"sig":"MEUCIQCxpIbTEgVaCqx/TBplisb6AiaGRmt8gX/vuATi0zPiJwIgINufCfDwrIHRoyea0IiA0fwMLhKP6UBju4VvnFs5z2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvGujCRA9TVsSAnZWagAACU4P+wUSt7E0QCN7xok5H8R6\nL9tIg6d8zQ+mm3HBqTC39Wm4aRROQmHwuFxKCPtDQhR2tZp4jzY1Ildz7Znc\nWsjIE2g4kuXmGtPbPWouLBR6uqdz96M2QgTL+JN0zZtz1348agPGWNzBc5B3\nX/1XwP9P2NmgEbSdxE+Vidf1x7xqbzmYsW6KivqoRrKmOEtYxn+/E0iOwgYP\nK8MZBRhxxFfti5ciocCwLIF99hCCZMKHqs3ZXydCGLzboAu58CyiF9Nncai+\nAUhXzE6apwI4tbaFHId7fF0SnkB2MGnyPNuBrXMUwooYVXLv0Uv8qnPYbQIf\ng9bDMJ1nXvjJU1ROpsIXFkWiSo0vZ5XQjf1sstATG6osZW0BxD+n+EuxNHF7\nRMk/FU6U1o3SuAlduyDfZrJLc26DPyQPBA32o52dr0/bpPV3GvS+iEEZ2K82\nfI5P2Fv2eroqWtPLVCR1DPnkbuUi9biq4XPaBAxF+usVGIG0zqb+IXM5Hcjd\nEG+tU7F6kYMNTHtJ5ntbOyjepxAhvZr7K7KY2urek33aVBoGtX31b076C2/8\n8aHmxAkCy5Rbkijou3iDVfK1YK1kubUVS8uvh0v1IQl/GfDA8Z96IUG1j1Tu\n8UZ9790hsES0Ph+o9+GWDcRy/fr1s2nOgDTo6ckfJg5uDlqVbVSHFxOsHcoN\n67Mq\r\n=3oJo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dbbf915472ffe96cb8cd6bf13200e3e276a6b6f1","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-dbbf915.29+dbbf915","@test-graphql-cli/common":"4.0.0-alpha-dbbf915.29+dbbf915"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-dbbf915.29_1572629411571_0.2559534362111717","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fe0e632.29":{"name":"graphql-cli","version":"4.0.0-alpha-fe0e632.29","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fe0e632.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3874916b53af9bf7a20437d966506b69e9f547e5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fe0e632.29.tgz","fileCount":14,"integrity":"sha512-SUdScWA2Dx8wXoQ3XjSYwxAaPVqZPMpzoJlEqGjDOYTlu/j3+de9T8rIxh+c6mS/6KMNNrMpFDzH/IeguZunFA==","signatures":[{"sig":"MEYCIQCiLgWfS3nQ0h2K4ZNh0gU7xCj7NzJi+AgNis9DhrxywgIhAL55ZH98fGEKtQDqYIiuErHM5Nybahsv1FgjXY2Cz0IQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvHTTCRA9TVsSAnZWagAAGiQP/A0cY1FqlvW6wgKtdsOd\nRey0FgG+My1pKZ8BB91Fpl1hMGPku+hqlbWvq/yd9XQNkp9uxSsxclXbPzuW\nakk8j4MrRjH4EuFpFke727KAKmFowEB2zXIW1IhegqTZRutHkiIsHzgZDokf\nsK9ppOIj366VQLEidJVia8nvJ/+wAJL/HIAZ2k5d+yM0vw4UJiwB76SZSY2B\n5h0I1+XJPEEukLKEIHPmfwsFljD0O7SkvAR//pFCTp84l/IGr5yMt1D3Q9QV\nbuuWS5ZHrBSONp1qQLAsu5jr5kjyrzACH78S8vTr+HZH2/V9pGPpTkmPpHss\nhK7ks5hBa35c29ZJvuXgfO/L6uuJRghnFdGHFV26CTIkDWeNAEwNNajtKL+G\nnnzc2Zcv8oZUFvyBG7qgqPlL6ML3m6tlFgl0KIbR3mLEBqDWxzWJYB/4rpbn\nXMBkBdXQtur+S4tlslF1Y64I+BDFNzPWJ2u28HmNo4ibga4BU60i/a68f0O0\nWNnJWaHPJ0e4uRYbQCp23F5H2h+cOGmq1UYMxGWDhU/Qq/DxlH65+a+APBfE\nGCsLle0Y4MGgb0kNshpa0cBithlIMfdg6iscy1lD193lDF3q9jgd2APp34eK\nrvoIoXVTtEhb79g0vvqjmso2cizlN1gRxWwseIpdhBslQOV5qAENRPBl8ZQD\nBsWS\r\n=RF0m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fe0e6323d2620e6b9253ae05d09e582ff035652f","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-fe0e632.29+fe0e632","@test-graphql-cli/common":"4.0.0-alpha-fe0e632.29+fe0e632"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fe0e632.29_1572631762873_0.5784744675845028","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9d9abd3.29":{"name":"graphql-cli","version":"4.0.0-alpha-9d9abd3.29","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9d9abd3.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9525828c2284ab3ae59e59c1ccfea78730ee2e99","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9d9abd3.29.tgz","fileCount":14,"integrity":"sha512-FNEMgWzw6BEwPcbDySGB7sNrH1uWOM7hU8j5yIYfzaTPGtBxcvU4XH8wRirDiEZsOZj1jYTnsMr6f2WJDVmfbg==","signatures":[{"sig":"MEYCIQCREQa5bnKDWnR9LXqq7huMwzqfXol12NHioSgtoDjREAIhAOiKVrcCq5D6UCRf33dFjGEzcSOSXRxuebSkYPO+RcVR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvLFhCRA9TVsSAnZWagAAroQP/2r7O6gwyafQ+G/s0WYz\nRMA55zmVc9BTzS1JBr0NraJkr4urfDTp8cT3h8CjpdF1bPPAVY3RKWSoPRW7\nPkpcPJKHscA5c490pZO0mM6NvbPtz/a0xN/wfA7SALexl2ClSTZ00MP+6Onk\nURVkemEW2K3S84Wjgb6hMz3ME6FXIVQ2q5+n0No6h665wh2ZPMUa+3f0DN0Q\nBRauYni5Z7BPO6fR14yJaeEViUOrzxcjoZShQyOzAo1ZLv23CyTpONsoiJcD\nDyyHmr8qVRicdU4JLmHgK9BOxghOi1CS5GXnsB7/sJbdyw3LT261tLhWDAS9\nX6pOFBg/LouUlyNLYmF6NxCBJZLbSnvLE6rO+q18uBFabBY93Ft2S9gI41Q+\nTIVY+ELD67kLxkYzIbUfzrb8wI5ajh+YAkmDUws6G046Ye2KWjF80Nv9mvIn\nhvyRzPQMkVQYcGcztEcgwxSzQsEO35jtz5XiZh2tvPJCe0hTSpOSvggkccRB\nqfRh+dcYX7vjaQabqiPFSp1sCWJmOQXa6KgbYDvVugtBQoO5E7ovs2f6ihz6\nAEn7mgLlVPypVIdRO+5EwE/WKd0xw46aeTTgQ9hCPG4TjXG8sbqlY5EqpZDn\nhJ+RTYawp3H3fqqkbAUES6zP7VR0xJyhfPK9NtjSeuMh5/AQxCPca+epO/LX\npnzD\r\n=mDqm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9d9abd3fd7a05eea0b7150d0c01db4a2d547d9ca","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-9d9abd3.29+9d9abd3","@test-graphql-cli/common":"4.0.0-alpha-9d9abd3.29+9d9abd3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.3"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9d9abd3.29_1572647264670_0.07733045637813674","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6edfbc5.30":{"name":"graphql-cli","version":"4.0.0-alpha-6edfbc5.30","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6edfbc5.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c15a2f07c701855a50540eac2e915ced327d5afd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6edfbc5.30.tgz","fileCount":14,"integrity":"sha512-4tDIUojXMAKpeDEOveUK7nSj3DZauKoI0dXSeTF5qgNcTISWwTIufLys2t2ojlYHfi3KJ7QsIcBuaLPUPZ7DzQ==","signatures":[{"sig":"MEQCIGwyXAQuO5UHzaBolP+LVGZw8ZsBOwIV0DvmOXW9l2IRAiB3W3L+fv9ujhb4VnAk+kEabapMylQ+OPiOUsz2dlRwJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvLFyCRA9TVsSAnZWagAAPAsP/1OamaY0znYE7B2UKySe\n4oyGs9JaAaS2eYuBwOCHgjuaqTP8RQrDFobgfUH54i12HQfbSNjSE5bOwWNH\nyiFVabXECo6BgxXFpeKe7ZR3co4KCMrab1gY5hGjiWPsEmLZhkfmlKRNYRsc\n8IczpyC0ZwnoRI6N+n5Drf8x/yag2ZN9z4sONiNpK2+MSDe5wZmPkulTslNE\nOigTstfsGGhTDSDV90gx91BFyAl/krF4+Q2MNdril1BgSK9lLkdtyIRAEDG5\nHlA0BTT99xZlcA+gFxDi54LSy4dg+FKg/s9DTDAHxzgsRfTn2t5wO3DKMjfk\nwX4/8vGI26oscl0KIklaok628G5/jV/CEAHaSUbfozWigmawN8ZSLYq5dS9S\n4CuheVncxQR9Zw2B0tphVXxsMV40HzsLDQBHlsNNf5tS2K3SBKtUt6SIPvMr\nl3Hvx3yVEfe0kBng2iqlqgM9kwyEhMxjj8IWMrnWfVgVVNW+i3IxnrcOHqlZ\n/a6PkHtp47nTLI6r04yu5gZvb9tewu7c2nlN1sCXIeBDojNFVwPHUN0/6aGc\njxwS1TOfXjM8hF8b7hoNh9WQRFsck/oDOMKnqq1zHL60leKi/LaRIpOiDCar\najYfjh2Q+qK92mgQIGh25MRsiyGwreHOcOJNJ4WV7/lULh+/xHcUO0WQUq/X\nyO42\r\n=mj7Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6edfbc5417bd6dfb6d219bb27483c48016eda950","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"3.0.2","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-6edfbc5.30+6edfbc5","@test-graphql-cli/common":"4.0.0-alpha-6edfbc5.30+6edfbc5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6edfbc5.30_1572647281877_0.13405003030647689","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5a397cf.31":{"name":"graphql-cli","version":"4.0.0-alpha-5a397cf.31","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5a397cf.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f47edd3eb66a41d6997dfbf5f55c23db2558c6c0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5a397cf.31.tgz","fileCount":14,"integrity":"sha512-KWyvEzehKDjBxp4gxgw0uhV9zG9rvDXqvx8gzk70gdL2siLEoTKcf6hg3W1kx8iiHZHBHmi2PfFgUImMpPqnfA==","signatures":[{"sig":"MEYCIQCgYvj4YWTUYkqdY/jSP100FlMAupsYuTeMEM9PZMMEdQIhAOe4Qu97OCkqBcT69NSTZ9hUwOZ3dkm9nCbFDNpZKTFk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvLGACRA9TVsSAnZWagAAMfUP/AqJfzlxs/kFAnWnF2UU\n8d4f7sEeFV3j6xOQ0mEFAa2Whntb02Y9NybhI+vCzdopg2taUmddaX0TsbvV\nASwrx/sUscWX86XHUM6oYR0FO9kr3H29HoxfDTipOpvPqbtZucvVBWLXBRyt\nk+xonvJJW+A9EwuSouGu72rNiZCcnnR2TBxrFuz0yeUycfKNXcVAAq3lwHgY\nAPZztPyAOYRPWlhHNZpFoYQWBDXGzqaPHRcH5LqZAicoq0+MIVX0R6Vq+X8B\nKvwU2DQSQCM+c0x16zaimQpxFpqDgjV0SMRlAcr7bVyHC2fM/67nukYvw+Xw\nhVVBQPaqXnb628/05IbZF84cY+vg4a/F23Oq+7rf3h4R/BJnK3v8uG7QhoFC\n+soLvPYjWrQ77N9QDeqqeChJvhBN4DhHOHsxb5RbynkVJPV6Kkn3Mn3X/MMg\nQJYAFSwCeYQ6vPLFz4KBlPJXx01ZI4p5ukZqdZiEOW4eIof1LtFS/Ua3UHmg\nN3jDmvoqj6SPvFihwVKcbO0hoWWovNVOWnm05Y/P1lbvAFn4Xgs9ma3p85bR\nQ2ChXQ57z1qezlzVa1k2sNLNoX4xyJTWxqKEYCh1uNOlxbk3xq2mTOSRJeH5\nPhsMtssFoBRhgP+TS/1qNc9sWW7WovZOqpGHNaqvircVefHAHhbjncMUBFEs\nrJWO\r\n=PNZA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5a397cfeb4d2c5daa1e47b39d32ae98c0bfcecc6","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-5a397cf.31+5a397cf","@test-graphql-cli/common":"4.0.0-alpha-5a397cf.31+5a397cf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5a397cf.31_1572647296170_0.5594850440886485","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f24b4f5.32":{"name":"graphql-cli","version":"4.0.0-alpha-f24b4f5.32","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f24b4f5.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9a65a61a914876ea54c1b020abb477edfc656864","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f24b4f5.32.tgz","fileCount":14,"integrity":"sha512-S9ezvUHaBgWBXjcGOUzGbTcG2645KiLetjlo2rr03c4La7bT6NXFmE0M15hKG/OYjdyn47tQp+FAE6hYir1CKw==","signatures":[{"sig":"MEUCIEyMkTaGV+e0in1chAx2Cc96oB7NcaxxyXkiA6SisIxhAiEAr0PjRJi5vJlmRBbBZaeD8v2CqfH4bXo/8pjMJ0S7GmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvLGRCRA9TVsSAnZWagAARIAP/3h9iYtrF+WL6uk8UyiW\nf5ehxeV93r3n/zjhGvuIOWgT/DnswdqDNY/ujmAtzu0Fe/YzUQJkiJS5h657\nMReW1Mo8QhojguUJqhNiRiMJw+BXfntEWDpbxT4D38V09x+ypo9lZr48g6Nz\nHnxfqgg3KmaxNhx8LMPfxqv9HJ+AisD7lj44NJvIh7z8kQdw3l2tVFwCiqDW\nCrw6RzY+w4fiVfoBPuWuxLdDoBvuRh247QAWYcROxONGZXpP9wXO8rPV34xt\nWnDUJPs4qc6rDNfFeIS0txfo3CAjxNP7oBuJR5vVYY3lg2mccV89FDO6CY8k\nj5d4mTZJeRhvPlRgu6GrifEgfvOYjhoX4Jo/NC5rJA9pXiEszu0BqXVRLC9f\njh9rwuu78xsOTpTozDt0NUb8B+2DtgFifACSGHjb6oQXona9m1IhApoCpxK2\nkFhOtfgk0rJ3FnP1l6ngYKzN+bnZzpUXpvhHWuZVolEfTFGi3pND9bBNfadM\nIJmz9zmyBpKxeZ6IpNZkWMXDXBw0sNrnECOFrFeIQDxZxM214IcO3H2wbGcH\nMUwR3HZg9gi5wLl9LjlgoOW+yBtY81ONr0iBWxJpqFakA5Fho8cxkRxnmSkP\nXN3FDEjgSDhGltgej8RPASQguN35aQIyopcCfc/nkHjiYBMFPvVjrvIDFyjD\nsxd1\r\n=RKjE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f24b4f52eea757904eaef3a9109492926869bb17","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-f24b4f5.32+f24b4f5","@test-graphql-cli/common":"4.0.0-alpha-f24b4f5.32+f24b4f5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f24b4f5.32_1572647312685_0.9909745581701492","host":"s3://npm-registry-packages"}},"4.0.0-alpha-91f54e8.33":{"name":"graphql-cli","version":"4.0.0-alpha-91f54e8.33","license":"MIT","_id":"graphql-cli@4.0.0-alpha-91f54e8.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"172c36192d37b5bdf4b21a3277ff541508e994ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-91f54e8.33.tgz","fileCount":14,"integrity":"sha512-+qJPMSRq7PahZJ0+1wj5jWYeVWV5o1bqYQNWKNBrZfv2uZmLEIi6/Qk6FU2asBiY+KPrF+RPsyhgOjNfnGtQtg==","signatures":[{"sig":"MEUCIAcYvBiZW8kGhiAg5LfgHQ7nWefstb3BpC15qzJbU84AAiEA0cq3tA4fdwdjyhZppPnJV8CwgW2Is7thN19HLniQJRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvLGsCRA9TVsSAnZWagAA6h0QAIwKsHVXJVOW1t0DhJiJ\nndUhI8tgHKeVwiP9S3EMyePGmFpdacxFK0QPD0c+R6ghSwvl211NgvdQ1BgL\nrwEb57hn0XANHVIayAKPZeHqY+9A/NJntYcsvybaQNxlxa/BGDjXENYJzQKP\noENGamwB5tMHfL5DQhCKuKMFu1TgaKEiu7jfAShX1ma3OnDUPvkaKoSgiIg8\npRrvnVzUAD13KfrrnVc3p4mJyBbOXD92qs390fwhSMRktvc8EYiK5IwyD9TI\n75j1cFXA57Pz+i3fOKdDPmQwUmQp9ZofoUNhB+vlPKTlWOsMh34XOoGNEbV6\npsacjm8CJ8tooFGzVNAAwNH7a319z+f/UIwxQ9ZKkom9/dzVhib0156TZjRF\no/1iCeRxIYo7eWUW01GtIfkhvPgrUAu1d2L6iOv0KNQDP7AvXIjRmp8yNsVT\nzicMWscl/+tPwiveasNfJxk/+ao36mZ5ulOIVyG3/pN0oc9Vxl9sVe/cmhDC\n72pwe+zNoT0dRGnRSSobWlao+yiOBRdCblbznYaq6Tf+feT72CiMrj9a54E9\n6rqcWTvCgnQQF7jXPj6luhjkTvlRwXGU6z+B4d1VlHPwLLYQuorpCmlWIscQ\n4Bfy1mZNuh48Q9VAjP3t5w1hopQuKN9iW6xwOfMdP0zBm24Sw5q2JF2FYkne\nJtr1\r\n=Jju+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"91f54e82f1f380df672d6bfe8327daa682eac2cf","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-91f54e8.33+91f54e8","@test-graphql-cli/common":"4.0.0-alpha-91f54e8.33+91f54e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-91f54e8.33_1572647340170_0.49096717441584636","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0f3d52d.34":{"name":"graphql-cli","version":"4.0.0-alpha-0f3d52d.34","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0f3d52d.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ff7757fd458af16d385f1c045b0327c372522e02","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0f3d52d.34.tgz","fileCount":14,"integrity":"sha512-s74LUFg1Z8EwjfSwWn3ejszU4PsWj/j+8QT1CruTL91E3OhK9ANVTnohZzPrLT5j5LuaiF4nAK1RZCjxg37Etw==","signatures":[{"sig":"MEUCIFP1JM8MeMKiSXtHgLMQbXKr0DNuL+KSbZGPiNGJp0XhAiEAikZXiavEbWZaewttV8jihCrordPBw4oHYDDVhUwx6S8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvLIKCRA9TVsSAnZWagAAMNoP/2YiGucxwNaxS7UbQqkU\nMb1iLpQvpMNim1KUECFdfbco4vgilXN6S7JPBNrIepL4DH50pzxu094ixQCL\nPfNUu+w/MjXy6kSdAR5/xyGNSuYHdtobaYsGrzU7CCrCiUz0bv0IY49W0wMX\n2+VBrjW3SjZ//nkcmRcF+guZX6ueKGgOu6wu2quRZ1w3wIgYVdMmnAaE9bPM\n+2RslkC4VwK0hJIiS4umBC7uMHH3CrNpyt5/xuXNVnAt/czBkHO5sF6XBPFs\nTh9+Tdxz3MDCvc0x4X2cm1p98rIez9tU2SSqiasLh/X7Grn/oA0upu0bq2KU\n3Uz+KgVEADjBWr8t03AQhNM8rpp4F9o8b6lJSJM6tlNNLFkhXfWNhwPhDdhT\nmq0kwxCUU3Ukw7BvWHwCi0iJ1qy8gG3C3W5NFFUFr20qSwkwfrlf2vkASiiw\nemZT+t11Om3Y8IygjCDEDD6AzFjS8uQ9Cweu025BlWwrYLmT034PDsNQhkkr\nUxKBFEFV2Sc9ESdO2QMqj2Dn0Vs6BlovOCErxegSYAIg5QnPlx6QhLupVNEc\n2Famn9s3122PZsVy0/StDt1rB8eBwEmHiOspPWpGq8gE3RU/xG/Uq5SmtHox\nu1ETRalYFDhT8WMT56RJJ4R5JiyN/X3rWQ3cLRo1vDaAqXarmIbKNajhgCdI\nzBz2\r\n=DAfQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0f3d52d6374453c469e93caf63996203a2d19832","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-0f3d52d.34+0f3d52d","@test-graphql-cli/common":"4.0.0-alpha-0f3d52d.34+0f3d52d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0f3d52d.34_1572647434419_0.715215018704674","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6c0d163.34":{"name":"graphql-cli","version":"4.0.0-alpha-6c0d163.34","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6c0d163.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ab0f5809a0ed89cc5239261cdf1a3b94dc20d38e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6c0d163.34.tgz","fileCount":14,"integrity":"sha512-dWKxBvpkqU+627hfNlFSiQoWYkvImczTRH9gyk6JvurZyDMeNiTdldpdWs08Od27tj5H4qajxo5fI1Id8TuGSg==","signatures":[{"sig":"MEQCIGQzZS+iUTZLp1l80HqnaJmkF44WSQTBudwQ+HdW85E/AiBvtBNd5PK7iITcEWDmfYBMriToE6K1edNQwROF33dGbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvP39CRA9TVsSAnZWagAAWMsP/A1qtTOMlsek8GO15HIS\nLCDIxzbHFVBAg8XxMLNJh7GMXWbGysdKJ9DXInLuvYB/Gqgs+Rd4JKOGJuNm\n5rRtoLDnAluj18ZyHmPeQsL7/udwceb5IaLMNvUvGJ/faHIbuBEhZB0XrUvo\nrIokZGQhajW+b89Ok33QxIhwAq8PWIuClNouOHrXw5dKZXUsiT9CBJ9um1Py\npbz9ly7j7DQxhwqzYpoalyScZD2Vz1/xxYEjJ7WT1h03ATlbTpv+J1rVcPhm\nAAWryNecUmDYv/spCZhMeIu5NEmsyA+xosLir7+VsixqedhjeABiWLXFmea5\nuH79JRw7JGMyy0QJzWZgmSswTFf/xQ2o7TqvHeaLhgQPiqvmA7OcmIJgUQzy\njJ6wQ+K53lXWwp4SrOBDHDD0s1kGd5HCnqEXQvYX8CrT9b2yB9IdzwRg/6Zq\nA7jzOTZF0xHFaWqdJx8qlHcIxfCfUSYb+hjGJ2fmlNg7C2Yesxanjnwv1LXz\nwDav4X2n63ykFcLosXgQT+eCNp61W2bxKYTp3R2QvS4/acDLEFJpTBnOc8ZQ\n4kmfCDYdkf/jwTYiW8gKsPzSJDDha7Q2fONTusqICPbM+YiYVUb0JNgTA0Xl\noU03YKFJ5SOsA0qAUWAx14rj5QKRzi/CkVQr9rUOirLPwiptOw69CML9iG53\nJjQg\r\n=cnbD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6c0d1635fa3529bf47776ccde52b54cccc70b4d5","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-6c0d163.34+6c0d163","@test-graphql-cli/common":"4.0.0-alpha-6c0d163.34+6c0d163"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6c0d163.34_1572666877249_0.23957693886784237","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3daf270.35":{"name":"graphql-cli","version":"4.0.0-alpha-3daf270.35","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3daf270.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6f8e87a39835f3bf8635f96493b089589776e0a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3daf270.35.tgz","fileCount":14,"integrity":"sha512-5WnxfvQtwoEmV/dVNpyAtyOtF0mccsTU0XlUogtxBCsaVH9MQKSew2kOmFm8cDQjZNwYyPh2LM+YP39hg7X6IQ==","signatures":[{"sig":"MEUCIEONGUO7IluNxEkg/w6W4K7d+4KTnB6duvUEHHpR5ldfAiEA+/UqTGeQXl+fUzWgZu+hsto8Y5Fz9SUP1jzif3LumVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvQJyCRA9TVsSAnZWagAAkbgP/A/JkbrKwZ7RIS98LpyI\nc7QqlEtLMtlXoUvjAdvjeWGWPNW6WCni4TpZzQDBXM/hkKV7zfimwzgFRBKE\nkwD9VlZmgsDm0mK/W5KpHWJHJt+U2UDrNPN/oxHNi5oz1QM/h9uqXsfs/KLi\naATjNtG338mDTgd+bF+fe2FuFLe8cd9WJgs2+lI86ylasw3dy8HuwwFQsTak\nXCtBAzEsAZtN4cVT/Bv86xCZU6vIYvNq7aLCof55hLKwUslwF2c/wwbZ143n\n+SMkVkP8gm2QjF6vK14k06lTOQ196fpxhBudOpS0a3oLFBvzgnzDGncvtTpo\nR2meuJLJaS8ZVAsLHt7grqQFefrJIOIVf6neYzGNImWMFRr2Ko7XzPlZdQcV\n6LZsxr3VPIoq6fvWcEaXrhra3PrtVTD5DE3H6ze+W+W+WTCmhey9xr39HqS7\ncaZBtcJjLCijoIT7ZFvIMYoTbTf/2nLnbK0iwq3Ztlk6givXlS09fWBkPETh\nKv3mzQ7Bi/HF2JwEgcNkl+swYfPkDot5AJcNn6gaobPa7Sg7j8jJmufNijQ4\niPdIdGbzPS4110UpW0ymrBqQc/EBJO/GrnL6eH8yxekjSH9SwyCvs2nwKr7D\nYjO4Lp+V4PYmON6I2ZOA7dwCMXQcHYQftmwkSrvSeobjMiCSw9eoGCI3+ps1\n+mn+\r\n=jKKP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3daf2703c5740b4380c570f533ae96fd77e11e0f","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-3daf270.35+3daf270","@test-graphql-cli/common":"4.0.0-alpha-3daf270.35+3daf270"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3daf270.35_1572668017999_0.271272549022443","host":"s3://npm-registry-packages"}},"4.0.0-alpha-361264f.36":{"name":"graphql-cli","version":"4.0.0-alpha-361264f.36","license":"MIT","_id":"graphql-cli@4.0.0-alpha-361264f.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6f81c17663534cd2ccb4cbbce772d1b4cd66e829","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-361264f.36.tgz","fileCount":14,"integrity":"sha512-yXdMUwhKqX0C27OFcxPdzX/1tU3CA9byu1o7UuYEGb90kCA1p4bPa3UHcQevX4GecAU2YbIl4+4jVvgxe3StfQ==","signatures":[{"sig":"MEUCIH/nkZ+b681Capkp1+yri8Dowu2HtiD6B43eewQlo4x9AiEAi2muKwSyHRTYPPujMNAUEAKuWgsnOpu1edQ04gQRQ/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvnZwCRA9TVsSAnZWagAAfewP+QEEOp2Nd1prI+JiSJ0t\n2LAr+odgqQvU0JGkZLrluax1igZxo7mmKcgREcNAsdaDAO7vOue9foWSwE2N\nOY+Q2F5MaNmvudf21nMPi8SUGSe4pqE6x5DV4Dt3EdV3+7GUIqzKiz3ymlj7\n+yvywYeNgkEMX1sjsUALWFn7eRBJwx/fdlmvUDBVl+wHhmzk1ElX3uSivnu3\nS34yDM+MwBdp8KGZ40aFk8AVzK8G7iEP94rKKMsdx82gnetYadmGGS9J4IW2\nsII2M9ch6Ce7vaU0jb85Tm96dz5xHNQprVHCGO+syUL5h65ssWZW8fKuZYsD\nRDRow784QO5PQtLXAa5cxSTb3afhkzqlMH4lcKlq2+NMVXSwKq/Qeh9Mdlrx\n4P2N98l+Uz0bHeu9VCpDoEUJm+C/dBPMvGv33/bdkw3Kp6W7ikJHPiXmtS7a\nc5zEi/PpejjLuuIjpmTZJmUHw2CDbckgiAf17eE3upLvXzogds98XdMYLXC5\nD8/xbtzxjVGGgnAXV0t17/uyg9LMa/UBHKRFAa31sf1EamElRrge3Gf81cGf\n8/2oukvzTYeCISCYzlf8QX6csMznE3yQsEhXO/Msr6N/BPinZdkTOcf55MMw\nEFmXrHEdvl7Qd/W3Dv/UOKTlwpOTKZh1EFb8k3aZMsrYsNdCXIOe4vFtE55u\nqqtv\r\n=SFIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"361264fb3d76f0cd616de0a26bc5c7f0ad7cfff5","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-361264f.36+361264f","@test-graphql-cli/common":"4.0.0-alpha-361264f.36+361264f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-361264f.36_1572763248453_0.6804516554232978","host":"s3://npm-registry-packages"}},"4.0.0-alpha-db25164.36":{"name":"graphql-cli","version":"4.0.0-alpha-db25164.36","license":"MIT","_id":"graphql-cli@4.0.0-alpha-db25164.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eb4600c508229e5db7af799b6ea5565bf3b68920","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-db25164.36.tgz","fileCount":14,"integrity":"sha512-QY5yd0NubAF5Mm0N769JQZP02DiEr1GVT65iMazLlewurMr5/i8GneQeFj+DaSlKONfXSZA+/vjFFgWgNvMskw==","signatures":[{"sig":"MEUCIGLNHSRySWU11ko/h0fVa/zEylRkQ57tWwnKcpWBC1txAiEA11HuUw+IG7/TSmX8USiFyAMNo8oaBOX4QPwh4hPgdRE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvnvbCRA9TVsSAnZWagAAFXIQAJcBx/S3x2/n45EdfZbF\nwi/8UVYd2PZyyCc6Xr602MrFahqrFIkG/5WsxtlbgPAJK2NV/QK07DsAfHmp\nP0PaUoJywH0KOA4HGa8D9ryzX4WQ4+TdNx1MkqrZBr0tZvwjkIQyLCYsKrV0\n4MsYj47/dO3x/XJ0cg4mwCd5TxRG5xRq3jkNRd3d9yGBl3AvtkZtcQW/4is7\npRRmGspkvpVVaqoIbYBTPb2Ey9MV6dWL3n0b5SEBIb/2uQpNEPGan3JT6X+t\noHfkWMqtRacwXsnALeJ7udLxzezBot3VAiLzLPFyK1cx9X1VEAyJ1Q3wW+yB\n3Tp9nqB+NAvV123/hoE00jB4JaU5f0j4S9z9JBGbVDEuZgAuI5Rzg3wIhWi8\noWCqc103GfzluBsxmovml+g3XetdAoutMGJTNYYMOoC8OeWGFW507ihIlolz\nTHJdiAXtiR8gSPXsS9ZZQpQUOg5nXxX67b4G1V/0G0wzvB5EoRqvGjqh7C3R\nF0u9YOoDgemksYj1KxOX9vUdC6GbYt/jbPq5sB2J/l2ZDPdkbqZv8y0YtScu\nAuNXFJgkT5ZiBsJnAmXPQgSgBciJB14TrinZ20l7JaGf9wzfhKO9cNJpM3YS\np1PEbJ+ZrGVutJJruF5fgzlQ1I7pF6sErQ6+Sx9MgfuJBmVSD593bVHFd/I3\nbeb9\r\n=GMdL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"db25164849fc7cdc483705e9eade962b3d22201d","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-db25164.36+db25164","@test-graphql-cli/common":"4.0.0-alpha-db25164.36+db25164"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-db25164.36_1572764634987_0.41784178853607434","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ed3e922.36":{"name":"graphql-cli","version":"4.0.0-alpha-ed3e922.36","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ed3e922.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"608f1df84d80b979c032fb56486877576c3f0d65","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ed3e922.36.tgz","fileCount":14,"integrity":"sha512-lwPBSY4pXCvHTMrTzk1zBxhO+YrngqZcJpVEdwjF5R3rRa24FPqYh+l8WpcF8rXhEUNNQKvMSrudWnmR/AGOeQ==","signatures":[{"sig":"MEUCIEjTkDrsecxm7aHnnlJ/7+vynQGPMmtQipAUKXmHY+MCAiEAkZrbudDCZZ2bVxFduQGvSOEJh9ZC+/ZqGnPtIas+hv4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvqcyCRA9TVsSAnZWagAA090QAI0kMqajAoaCECEhTlVt\nvkPaU4PkGZxEu489FfCnKDKRj4q213bYTv5g+die1BQV7jC+kn50rsPysf0B\nuq7DeZWC+AUZB5NcyfgU4lOWxZZgQY/IlDv3IDo6OPw7HEpa4g8dqMPO+K2z\n29v7e5Hzj9lDTTzhkpkCv8iMSELUsCQYT+ifGlad4e6kbyXbylUw23DFH7b8\nPMuGizRgtGtEoIQmm+Atf/nh1QkG3PWS/X5wEQiQmwcsY2JAN+AZ8REqRmZx\n+mczwlxP2ncO3TitZktr8rid893QkYmRZh4VWwGMpvhl8g8p4uuLmKFapPpg\n8RUBWv3bk0swV42qlFfaXLZv4W95Uf+af75O04ZUvz8Vg/My7z3AFI19MC0Q\ngS2UurjTJq0RGnBVcMQdz22WTFgz/eZY9kPN/4fBKgh6/V7+qwg4TWc7Ns5W\nfWpvXyxuCQtmgPDxcroG7QDQVqLmZVOwPBOsWulhSQqXOoWtyD7iSnfrGi94\nyS/x+mU2fOeQmVCCnqh//xQYglP0OkHLE8RqyumvrE6QpqUQAylNiRVLARcz\nQFCuLUvv6qAT/fnG7oL0gWhd8A1xKeR3FBLhAx1CQWu32LOiCtTX1IAeNi3d\n9uLA7PS0/V8cIOBxxYJLtJHhasJlF9Qxn7SfXjZn2xOUqoxqvh/H6pSOZjXv\ni3pw\r\n=V2Yi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ed3e9221ff27ea88ace37776ed546f8e512d6908","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-ed3e922.36+ed3e922","@test-graphql-cli/common":"4.0.0-alpha-ed3e922.36+ed3e922"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ed3e922.36_1572775730139_0.46225532696206284","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4d14ec7.37":{"name":"graphql-cli","version":"4.0.0-alpha-4d14ec7.37","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4d14ec7.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9be0b9ea8810a9100282e60cc3923e1f51e69fd7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4d14ec7.37.tgz","fileCount":14,"integrity":"sha512-gvdN8NqATWm/7Xf3/HgxJn86qLbCdmQU8nVmoYqra7S5SrLjoTbb9F+xMtqt/qDekALNka8PHMUa2/PSmnku7w==","signatures":[{"sig":"MEYCIQCUruM6dffpvTw7TrwUDKWXCRhYePkh/P6vdn7hegdlTAIhAOn08TbSwY59TtINxAF58pAkN3p3vuIr75C+SOUTznrk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvqdDCRA9TVsSAnZWagAAM1kP/jfrIiX618t2uTBRrugI\nw0PR3AEoRRvrm+k1aascDUihZWUrw0//UeVuGggqvtZDCtRIQMFPiZSyDuQv\nPQjQeKbaDSCPQ/ibzU41bkVX0++iqzbuQ7R2PZnArdBltbFIUMDolVPbGbRp\neFmNOIDcZ+WVgnaqGposp3xzz0ShTUyJjCd42YUpwucHRtU/uFN9pl+A3m/8\nSAddqghhLULeSw5P840WOVaFxeruNj1u2t6qvu1JIkCaT213ndHBrKROmkqN\nAzlTgiQQbDjXWldDhk6iLMdEYkjQjQG1+l9gCriuyh98C+Rclu7bMV/SNf5c\nukBz0RNbLqjVL7fhAlbJL574sktVosH9Ew5SQXJexkzyEjOzu26tax6uE7hC\nL7zIiW5SkIGWMCF5kuWKND/94ilADhFzvJE/TJKDr0VwwNoMdbsljeky5nOE\nf1P+rh6OPJF9UGEw6LficDBGOgsmY03ZXVgZfVm624nPUao7LQ4hSrfE3ktk\nv4Dm8I0HHtewwgQ9O7GgCSYVvaCsdyDzXBItMmzbWuYytfl3IwZeYZQ8tZ9W\nlwjv8q6CU/82Mzn+dMkoBle8i2LmJ2qpcVuQJZCnLQzrPOZW3Ln5i829bCtd\nxxkmbFhCACOQfGtvG0zlYy2vnQDMAsbecHXErlfSbq4IkFacIUdD3NhHCcZt\n07gz\r\n=6/xd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4d14ec7a9bcb104ddfe0292806091c68277150ec","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-4d14ec7.37+4d14ec7","@test-graphql-cli/common":"4.0.0-alpha-4d14ec7.37+4d14ec7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4d14ec7.37_1572775747177_0.7897064452999925","host":"s3://npm-registry-packages"}},"4.0.0-alpha-96b3270.37":{"name":"graphql-cli","version":"4.0.0-alpha-96b3270.37","license":"MIT","_id":"graphql-cli@4.0.0-alpha-96b3270.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ad326ea3bc61a6f40686be2ea850f3d9893d6217","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-96b3270.37.tgz","fileCount":14,"integrity":"sha512-3bKYabRM30ZJIXhRIzAT0XFmsESK964ePHH2QfhsDZY32NRwt4YL6jSUxbr4HblXZC0uYBl9/f0DjFRoa9TEJA==","signatures":[{"sig":"MEUCIQDnplOvx2FYgBjT/wNPxyzwGPQME/7hWGPGrKjBqLy38QIgP9Q4KSPjafm0moVJ1pUNEVuxF9W9LHVF+yhbWneGgYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvq1ACRA9TVsSAnZWagAAqDwP/3WDpGAjrVsSOTB+E56c\nmMo9hFD7R61zFi6Az9tZ2966RIrR31u29PNHlFYgbLyVsFxg8QnhgvRyxtGr\nxugc90ssntjP9+ahckxQmQ0rm8TfpuR++RMbS/l17MK/OvMXs6xTudQIWpF2\nemvw4jmzsMRbOeqd15VMSneiABhk+hIkqZbMoESj3TaU4eEn9z0FIws5pbCV\nBHOUNn1qTKAGvosejG5T9i8Mt1fCVUZf5R1F5t//crnK6tM+zPbuArOwEs37\n6iNjh+ADGmTNCY+ClSLq8nEkHMPt+uq0hlNor15BrEXsyk+HG9KPHwaED7QJ\nOSX9bvfsHuPuPBaB80GKqb3Dkq/WeMcObkjzyuKcZk3zqUFRhOMf570axGCK\n8HyWX54F1bCx+AkF1eAFWuUpjug3Ky1V2s/lcoPfkf+yXOGDgHyV5mEytGS9\n9yTiujt/jXobBsHyRBPr8hp8bEZ4EQ73JMlhpPS93HrTMzRQYWb537MHyOX6\nt6B+XPD7orOdDoiAFIuCsfVh8cLd4nJyXjaQkKPUug4sUITGXr8yp2cslqZ9\nXk8lPP785+tD1Sxr4A9HW+xlY9W0iaAktJY/KsiCAFS1TtDxDiTy+hbRwdFd\n1Pq3589axt9coabnH8ned3Ux5OK2IN7FZ2O5QH2a8ombQjyrIiQxRQ11vL++\nmrpL\r\n=eTzS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"96b32704d41868af9bf407d663f003906ff800e3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-96b3270.37+96b3270","@test-graphql-cli/common":"4.0.0-alpha-96b3270.37+96b3270"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-96b3270.37_1572777280454_0.8536280760513877","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d2e9007.38":{"name":"graphql-cli","version":"4.0.0-alpha-d2e9007.38","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d2e9007.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9f1735ef1f3965aad1df766a9894efd1b54369b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d2e9007.38.tgz","fileCount":14,"integrity":"sha512-3xCqd7Zo/CCEACn4k6LyWE4fkVjsOzYngDfAO+AhPUiTw5CaT06deXDRGd4rYmQXLBJz9kxySI961bp8Vz+5Tg==","signatures":[{"sig":"MEQCIDF9g+AT+AkEHMOE/i9kv4VpScsJ36C1l/YQ0te8+VOJAiAGI4B36pbrgYshkLrUPHvvanJVLAbbgCmOL92Ljfh+OQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv4k2CRA9TVsSAnZWagAAgW0P/AjUhUyf1SihoKn0kywY\nY0FQqYtxxRitYbKxOV80o1jWdT459354zSTfR8VBiKzoulH1xxdvpn62XjKJ\nBlEpJKYTFGdTkjy50DP6KVYbdt3l1z+y20Ic6K1nuEEWQlkcvorUnYgvtOUO\nP1pcMIPcyAq4ehIFUXGIRQIrW63ROduim/+gIVUI+D7QOrkFJqmLiiu6uqjE\n5rhKbTwkJiiha4lfVPNYdqX76uriVSqzf0sqY1eGIZUj35hOEe3XKF7KReC8\nYCosxJ6RymexXs/8QN/1qZcX1btpXovnq6RRb8LQ/RTgYBGz4Dme0pvkLiFE\nVgqSE2maXOpz2B1VDxeGryxQCLcXAPnW2BDYl3S2i4RUfM+PyBDcglyvxvTg\nin1kncHMT4eBvEuGqXa5AD7Mey8KXyBFXTOCmuaV5QJNMj+t6KKiSCbbX4fn\nHFAcENn276/OftPeEoZcXHt8xBrHS2smsOSSRxaHkPlpqVZ/9hmctCPf1Lz9\nddFOVj3Xw0SCQPlARov9j3kDfa004vSj3j8MrkZwlELek2iYWtwFDtzrlU6B\nCfnTvp1F1ELhf67F+VtaPXdbIuwkWcVk6+GaQ5lVzEKhrIpOXEU3i2JGA8Gq\nRR7mFO1e1gkPC99VsyAKhEz36PGTUJlRcDmsjvuOoqsT7hr6tKwxGP2/bvQ6\nQ6yy\r\n=ijNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d2e900744f2cf9d12326f8dd792f0f56403fd044","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-d2e9007.38+d2e9007","@test-graphql-cli/common":"4.0.0-alpha-d2e9007.38+d2e9007"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d2e9007.38_1572833590516_0.6733021067650895","host":"s3://npm-registry-packages"}},"4.0.0-alpha-309afac.40":{"name":"graphql-cli","version":"4.0.0-alpha-309afac.40","license":"MIT","_id":"graphql-cli@4.0.0-alpha-309afac.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0ffe6b01078ed5d119367536a265914713ed1929","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-309afac.40.tgz","fileCount":14,"integrity":"sha512-rjnfMI1ZkX1oh1lv33y94MYcRRigki6/VXrMun0zHKjw3MuSAD8EXwUYTKnheCIwWVLHQp1tmGWb80Dghc44wA==","signatures":[{"sig":"MEUCIQDz30dN7o8I+i9cSUNTpe9mJpuye+MxcbVnMRozoK5sZQIgMh+MQCglGe9gOvVfsocK76kReq5nfa5FN/4V63kTsME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv4o/CRA9TVsSAnZWagAA+ooP/iX+PTP20JTl5WoqG3oX\n0lZVrhtbSoGTHOd5x/a5/XcxX3G+NgbmfHoaJieqV5f19gCmwHzZi7slkZua\nvP8HtbIuVljRJagAl6/d7+jYfGWbiVzs8v6Tz6NWzJWP6IHSsyyExUDBg3Vk\nTUjES+og4CjZtO86jLuIaTbLRgKPDUa8Il+Jez228598GeUJmpKZdjAr6pt2\npXGlaD83njLtyQ43l6SBIw9dKlfZCdC+E9BekNlz7TLDNYhJ75bdnw7818Sx\n/SXtF+ZL8+nfEB4hpCbsmizVtYhtd+kkukk7qDgQx9QegmfYG98bnkaH5a9U\nP/zG/u9pEm8OMQS7zKJL6eofWXHvyO7JyvnvE8ICtAslMEGPmhEu7fnrFLMk\n6IfW61w83tqXunK2e5XqZ3CfTF65HAf70eSiyJl3DErc8S2bAtTofP/AGVBq\nIgBDor9G91+KyV+0eqQ+ZmbOM2EkN5B1hWEgpL5Og0mQMVlaL76jJNOY9oH4\nSlsC1note31VlsFfvI5NhthoyHWER+KZ/LYxK0C8HDISKQcvioFa2puf6YnR\nTyYU5fqAqt2CJMJrzFO9rvKaGEzP88ohLK0Tep7s2R63HiV6dqZPZ5jaA7Ug\ni9bP2B531H+4IA1q6gO6jc5W+WR7sJzjk54ASa+q8vZ6NtZwZm12MbpLiqk6\npsXG\r\n=3scS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"309afacecb5c2500799cfb2397be3a035efe5ffe","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-309afac.40+309afac","@test-graphql-cli/common":"4.0.0-alpha-309afac.40+309afac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-309afac.40_1572833854721_0.41704325303275214","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e2be914.41":{"name":"graphql-cli","version":"4.0.0-alpha-e2be914.41","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e2be914.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d0b6e1a22a893da04e5bc4bf60e4f4a68200f91d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e2be914.41.tgz","fileCount":14,"integrity":"sha512-LNATtSuQ2eQsCmmL07i4n0SoqFvRhdNdUW7Rbw+bO4ty+uVzD6i1QruFPWXuD9x0u9oO8YUmsWgANliPHhia2Q==","signatures":[{"sig":"MEQCIBfj13sD0eKlrnG/Xy6clqK/wNkfXzoQIbEBWRPWp1dtAiBmBThF2zroOtnmPZQgu0jCBzoEpLAv9ZaJdoze2vDBNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv4t5CRA9TVsSAnZWagAA95UP+gPltpe3jhircty9VV1n\nOcqUYKmw/6zMwj3IOu1VWfCqha3/dVi7Rz9+qi9j0XrRIyp9hcszGp8DGPYl\neBfp5bs5dR+C26FzVMOdttKvasqOAw3TbeRbRxQD+GrsIWSeCfimbJ0OCVQp\no6oT+wRGicYn4vf4Jad4XU/9MSh2S51Opu1R0QkhyYZxwi62720YfldQOOxl\nNm45ep65OFR2zEbr5IDYByLOwWFWBEF5d1c9FRRXqF/UqMAI2Xl/TCwbpAon\n/aGCaqQLkTPlJl1m+7/H4HzQBdV0xvC4H8qi/cZTCkEVGY0A6CJTcz2Iw6Jp\nYHK072BEK3e8P6gFobAXg31xPN24yZc7oPYkKN6uCaOQbprMGsNaIFKNX1xm\nSCDm5MNRpilsfaf22XsfryQ1OOYZ10RIqh2v6p8iuUjirM/qmZl+/P7gWY7Y\n9hUVFu+c46cfu2EjS1Z8BiLomiR4JUUvQA8AYzSdDNS6b4NH4DBXHo1zdfew\nI1cgS+VMDshkw/Sj+a7XIlZE6XCwhrmTefYfqZXzvyW4J2X95BYE2jDyZsNd\n3S5d4uxIuCFZuhW9h8HCjGld8dSyBR5xAWwloAJf6oakxzagfSotrLoEYNdX\n6VOWkGhUKZPsYnt3Zzhv6eA8guv6Hg8lE8m6IZoEqYQdtFTzL3Czs7TIScK9\nMzzl\r\n=/GGb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e2be914e192999f1af589ee96915ba7bc716e561","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-e2be914.41+e2be914","@test-graphql-cli/common":"4.0.0-alpha-e2be914.41+e2be914"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e2be914.41_1572834168995_0.32663281768286057","host":"s3://npm-registry-packages"}},"4.0.0-alpha-973be71.42":{"name":"graphql-cli","version":"4.0.0-alpha-973be71.42","license":"MIT","_id":"graphql-cli@4.0.0-alpha-973be71.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"10297c908ed6b519ad61dd88bbe59fd758fa935b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-973be71.42.tgz","fileCount":14,"integrity":"sha512-uOJnpk9u8DnWsMx9KIPxrchgzKsQK9oj5ZQeShmImN8fRWTF/2/v5dVQIZGCj6g3eIVNIzveSoZ/yraTs5ky9A==","signatures":[{"sig":"MEUCIQCjSEK0JvOsIJGSHitIQlW1+3+p1roF5uT1umfLolkdHAIgfUbJLuhZfICJPGKShjBY+ToTzgwijMg1luedtB0lOsA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv8mXCRA9TVsSAnZWagAAIzcP+wQeQH0BvF3mSoUw7aMY\n+RRYNkHPIw1TjunFxgDxGGXT3+osXF/YQBlh1stCmy58JbadrdbkuvVDDLfT\nzutwyY/VX32FfRoeqZJij9675rt9NB+pgHe3pa+iMK20iC5E4o2tn0ia9eYW\ncCMtaFGSZYUCFBuSW16WsDxoRSyYDk5DMt6aTjUV41EgWRq+SvQJJmD5ZSVE\nqASVNiCG9WSET7WDzcL2wqJi5QINSQ7yrgvzG+Jy8FELTPoIY1UVMxHLjbCO\nbu1ZmpZUrTDAam7m0zMpoqt+ZrWjet25FD94CapgZo0BSs0D9vmAxUyK3PUS\nxVwtuzyn6Iqh36slK7MCogxZb90R1DxObxSbJSiGrV21m49edHvLQP0dUK+v\n7Ke9jmo9YouIuA+P/xAUKuAUIrAW5/oM/2eJFxxP/gTxwSpzggMdpX2JnY7u\noqvPlxPaCoQ27QttQah7eOkzCYNXSRX+HCAWVRqSuSiYgXdxeHvS+Nbg92XI\nB2H53VYJyD0suCCy+LACL+uwAk2vcO0WfFF5lb/tVkhfjnzUvGT1r5kBSdBP\nSkiCCx1qPHCV7u7n8IopIFA3TLDcQ4+dMHvrxbtEtm6r9+DxK2WFHZ7dLUYy\nNHo/Bzqx6PWZ5NccBNT25NkrxgfjAaYeOjStO1ekWBvg2rd82s3hWwAy1HCY\n1jDB\r\n=2+wg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"973be7141832b3e626d54413773e623afd494a7b","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-973be71.42+973be71","@test-graphql-cli/common":"4.0.0-alpha-973be71.42+973be71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-973be71.42_1572850071578_0.969661739453826","host":"s3://npm-registry-packages"}},"4.0.0-alpha-98f1eb2.43":{"name":"graphql-cli","version":"4.0.0-alpha-98f1eb2.43","license":"MIT","_id":"graphql-cli@4.0.0-alpha-98f1eb2.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0b974b9178ff4e0ebfdb51349e153e3ede846fb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-98f1eb2.43.tgz","fileCount":14,"integrity":"sha512-eA6HPO1aRBPp6z/sVPpfWI+3p4v/32wxNb4u71nWP1iTZFCfJBW0bH6TF5YbRmnPZKOZb3giO0EdkNcfK7tYPw==","signatures":[{"sig":"MEYCIQCJmI7Ak8LsWhTwi/WEC/SpALjULjJFzaxbdIyaFyqMFQIhALpC+T0zyB7Va9YsDfyzchKSDrdVcjXfNcPlpENcJEbH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv8t+CRA9TVsSAnZWagAAY6EP/24NY3D4NWVcjX8s145f\ngAOaYyQgkcZHCUaCk556NIbyWWcjUQhBpPOEbf4V5d1vo2486x/G2wV++MGP\njN6K32kTW4mC6Dtdu7RFb+c4Tig7Nf5Rm+uhhxmSSD6IR+i5VN47HpACOP9J\nj5JY9MFCRzHo6fVu3ic2yUA6ULFLHPNF+ALsn9RBFYd9ELJx+XQOgrBqPc+g\nECJYY7VObdWGTzbdRfXmptPLt6Ji6TC34Ecd6I+EtCdObe6hj26uvV8C8xS5\nQ8hQyxIfCpt6MdUjw9aB1k7bH4MVdI7MsV8fEw0EOSmYe/MD5aSPc6nr1kt5\nW4DQ1jRLj2YCyJwl0MCiyA2WL3tKxw8YleSkfQpZzq7nmeHgKM9lblItYCS3\nKaHcX8hIs3JbtrEf++XjtcduZMR2JRFe5cZGc2azx0/Pw1q0u+vcIHWwj/7Q\n+xCRYIQ4lcVvJIr9mOxPoStkUp5nF3NQFaPRpU4uGlU+B8uGisH6FohuBRnl\nSKp3C/Vt94i+00dCieEG3HC0ZEnZX+4q0Yq+o8f7tlIw4DzlH8rsmDZFAYgO\nXsImEVfNa8JKa5YtnBY0wWAuvznoFOzPRzoym6cP8dwmZfYz1vO10A8d+7vZ\nfXBRKWTS8sj/uxtQA80CmKFW9vLIAaaVBVoL1cPFpk6pvWJx8lxj1DvfLGgP\n5fSB\r\n=CjEu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"98f1eb240ae8c3cbc136aa7237648600ce10e1a9","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-98f1eb2.43+98f1eb2","@test-graphql-cli/common":"4.0.0-alpha-98f1eb2.43+98f1eb2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-98f1eb2.43_1572850557999_0.17746861234592104","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ba37bdb.44":{"name":"graphql-cli","version":"4.0.0-alpha-ba37bdb.44","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ba37bdb.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"975b90cb3da63b7b80cbf5cd7f55a3fb4e8c635e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ba37bdb.44.tgz","fileCount":14,"integrity":"sha512-IgtIVfEPNMJOoONdnuyzQ0iOTjr5oi5oA4lH+YsHkJLe1Bz8f1M+Lde8ft8OM2mwW/bdauUSBgV2oDJ1vzuVEw==","signatures":[{"sig":"MEYCIQCcX/e1ls94TpTmIaAD5uiWiofCljjfi+EsslRuvOtuoQIhAPyhkYNQlDH1SRAcqDGrsrIBHncq3JVpTtqiDYdmmZZA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv8xNCRA9TVsSAnZWagAAUL4QAJDCE/h2ghItXTE34Kha\nImtQw/lT7dYDd/m6TvV4sOejokS4jh2rsqjOJ4ZjMCgmwYZBb0xtvtG2VOvp\npQuqXWnuefVEmDXbncFcmy/qowbzgPdY8/kG7iI9O8K74iNmyLmiB+uNgXds\nzGiN533LUk7y2/gDN6RCu8TofvYW7Yol9K4NmrPMsgFN6nab5FaojaNazdlt\nUUZs45dm5fNDH4aUaGu+Ffl7gwxyrCxu/cMi7I5jXy5+KLsUvdo2e9xUtBqx\nXTG+9yVs0mEwAEOUqcqXPRTcI6FC7xkcA6TjFkB09U3MRFp5tCteAOz0IR5w\n8bfL5esw1SSBiLrboboaqolfeNFyCTtOvGewFf4SAFrwB4+KuLaro0Vx/Ik5\nwlLpQBR9VMNiuaOBwP9VogdbUssiU2XjYXxCZxKAatHj7DmdDJJHAkeOap7o\nWkt7XzHuTIiMQAjvd0SqAqwmLnzIkF03hEKGs8HDnl5C7F+68dXCpCCxRZtH\nRMc8AUY2wU3H1Ibbxr081oeNSsw0BstMtVE5b1XMINBZmyp2eq24NXTXCd+S\nHW4Kj+yInOVDNBgZMVtwoFIAzwvTOsBPo+LyuyRjrHnrsGP9NqPWnYi/I3IC\n8j65uUw0e5iumFLpA99foCVnlzlcNAAQpEm2bHMzqQJBuWRrwSibjd6YuBFJ\nip+k\r\n=lkkK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ba37bdb8e90c9876c1b459e963dbc27947fe3ad1","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-ba37bdb.44+ba37bdb","@test-graphql-cli/common":"4.0.0-alpha-ba37bdb.44+ba37bdb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ba37bdb.44_1572850764825_0.1962942880192322","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4625f0d.45":{"name":"graphql-cli","version":"4.0.0-alpha-4625f0d.45","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4625f0d.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"190383431b83ff8da7a2bc59ea2164ee42a44065","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4625f0d.45.tgz","fileCount":14,"integrity":"sha512-Jf8w826D7mN/MGcQTvymI2JHqFpSRVxFDMzYUGKvtJS7wsURg1Tsi4Jp50LXTPk8tDlFxuutSoc5BZO8Ia2iCw==","signatures":[{"sig":"MEQCIBPIfFz9VjGygDuT7sUucMTZfTu2ajhL5GQgVe2LCnN1AiBy21apMDdK/QhcbIZm9oM2VXru5HCDkTaPEfXGphTVag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv8+LCRA9TVsSAnZWagAAUxkQAIG+GtnXTTdvbZoXAx99\nwhQjWf21i6dgIhaGDzSdJGGDKCOMt/HFPfR43u9DywxRIOS1vBNuNrqWuyay\nZEQXXr+6tuFHYiSIhRstaUOno8hVedeQ2ABP3UTpRgsI/hXPefVUmz515ofo\nW/deBDIK3kN+D+TDJ4CcEjXxdcgcNwM3+edFKiaP5Io8xa2qqMHfZIqVmXaP\nDsL0DhxlnMUbIO5KLRFayoD0wZf7vPPx7RLYp+O26BisfQXzXQDCKeUqY0YK\nRgReGFEW/v/bS3LUK2EbUoSzSN396Vj6TyGviH1LrIXXDQ+sa0sISeoPJEXR\nsF4fZNNaZo/EjcIp4UUufsIdSamZR56V1CqFa893rbqWwKAjPvbGfsxsXFrN\nbVnjgQjhIRj6fQkgMatyl/aJXNPzH/K9XcJ3BgfeF9wmXQi5PiGkDGMxn5u8\nNya2WmTXp1p4/M1FO0fw/eMvtc7mwSu4wXXYQb3ZxAYayWnRx6GHxS6EcXVY\nm8IWFDFQjY4NIsn+1fCthWS6oNYttwbCqLjrW8ww+cv2aCjCuKeU2TJXDBtZ\nskVjfSWN7pb/sNrOlS87Q103kv2LMO2wAmBaDUhSwzHAtQ1ZLyeC1cMwA6sa\njmzxlTrPH62kitWZWE46IWGIYvMZGGt7ObF6mHpb1lz6YOlw4fdBxZ02vSxQ\nqcrC\r\n=uN2F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4625f0d1c45c6d6d6ee7cd3c03c535a735efc964","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-4625f0d.45+4625f0d","@test-graphql-cli/common":"4.0.0-alpha-4625f0d.45+4625f0d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4625f0d.45_1572851595524_0.9410961517443808","host":"s3://npm-registry-packages"}},"4.0.0-alpha-108da6e.46":{"name":"graphql-cli","version":"4.0.0-alpha-108da6e.46","license":"MIT","_id":"graphql-cli@4.0.0-alpha-108da6e.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4c53c49c8b24ddc387ce551e367130b4f0e18d6f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-108da6e.46.tgz","fileCount":14,"integrity":"sha512-h7kCtykPZa1yUv6gsp/FE0hjJvEnqk1Lkp9szxn0bIdbf3Pgke4GmjRDwu0d6POimRVslRH7iKeJkxaJviQscA==","signatures":[{"sig":"MEYCIQCxa01pCLOywow1OE2Ygl2zkGwfpkzH4CwKVJ8aS6UxTgIhAKs1iq7p7aeqOx8OonuESDENcAXakm1DsJlVaZOuqpL3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv8/eCRA9TVsSAnZWagAAp/UQAJVAlrDq1cfyIMjsMpGE\nU7GGvjyn2ELawWU+l4449BTHHdBVJmX8cY++W9FwvVVtoP6ceMGyF6+RFcsk\nGotYZC1L6rGARJIZ05rkPrUJTr+rNaXuHf9/HJgCIILm7WhUy4oZ5EZLkhze\nqCh82UeEW0SrycD9+cmAiep4N3Zqe8J8M3PAHmaq5eFJX3G5hyBDNct5N9NQ\nfkct7Pugt7cLd2TT//dQ3KwTAZAs/Gjb2vraGyo4qhF+j7cBkfntZ41fRT3p\n/sUIzrhq05IunGeViyl0fEmKCaysZe/Mmg+ipwtOCf7987BllHDeaJYEW45M\nTgqhxCMeGwkv1tNsDZlFfWq+CDIL/V1iw7dVrhpGykYs31Rom7WwMX+4hNhW\nMcLiTTUBVrJI7dRCuI2AqX7m21GsedrWSbW3oIe3qMIpxj0fm+n7R6Yfjw8v\nEMhi2j+zK6Gd79pAI69/i6AahQdRlNwlz7jzksg9sgGP3XsPEu1h+h+/SBaH\npAyBehrKXZtwOjziMtI9bHWArMIkQvOwSb1XxdGZTfOaMQ/TwsA6mCee/gl/\nBHP8VyaJyuOTYUyTXoy5BZMl5cBLltRKkplC7CBrIhLlE0g2u1ujtNAsp5jO\naSa81lYoMXwAKDecmEAEGZakuMVEfeEnidPrDG/6eik/gxGu6iWKW2EVsRQL\n1xOD\r\n=DoHV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"108da6e0e9a936cf04a486d5032b9b7c90bf7fe0","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-108da6e.46+108da6e","@test-graphql-cli/common":"4.0.0-alpha-108da6e.46+108da6e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-108da6e.46_1572851678467_0.09775432424337849","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6d28df3.47":{"name":"graphql-cli","version":"4.0.0-alpha-6d28df3.47","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6d28df3.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"546a4ef2edae60cae1f0add72d74f302a2102175","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6d28df3.47.tgz","fileCount":14,"integrity":"sha512-Key1kIbWoJ7oAzX3QEgikU5GIUqpH2ie3gW0ficAZlqIxsKJ9omhJNVVf8hLazWLQLo3L3yVXpx8xscZcXjO+w==","signatures":[{"sig":"MEUCIQCZe7Kp0TJ7bBWgXiWqvhCIIHvFX4fHlPHrCM7uapOQvAIgTehRL7PWKTbxaFlF3xhIMA+n++F8Qaka5Yx24MUv0go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv+6wCRA9TVsSAnZWagAAx/YP/1T9sjrSA+c5xnQDo2b0\nc9Lk5jLemJAtN8iFfnulpCLIGf7EfSc4owgLln7ifl4r9/9GjmGyLPW7NJO1\n/HSmLBHYCYlsqHTN0XSavF2cgfiUKmRtqsnKHAMqX57zHqRHzYS0HUVbBoJv\nRms/qY6NvcNa2sI5MV9Ynibp1wN85VWYR/A9CBfiixlz1OOXq9qfUUZELApi\nECnITqcwVX6+EgWScTzlZwt+OqZLzV7MZLL6CyLkCZxV3+9NwGm5lZ7Tdt6E\nplkVe2gv2X3OpZe/J2FnXKAgb/foHiK6R73dcaPOqUA93xDhu/iTdSZdW5le\nQ2JacGQ/jsH8dc3qxrrOJNhEbXYQDE0l1aXTBcuTY98B0lFNROubZBwMCxhz\nR9Mq37g1WN+gh3wCkhfCgKKLjT/4GFwTokF+ugGsxwINS0oaysuybRJpnNxB\n00gWW6tmcfwjEgpku84VmR+tq+1LzWpx+UBGE/u8ESZgmEsj67l+pVWJX3cw\n7Eo7Pd4aAH1azD46VaaPnezkhg1yTBKOeOfYIylaF7hNFTKpOqFJqWrEmw3X\napUFyo2q2lx/Ki8sQr6otmS32Pbfz4UsfhGBWWyMfS+upERXH1iBiMD6JvYZ\n5pZJZJBvW5fNDOI9oZmbeJo4aDRGJTbNR2/vAegUDZHsRw8q6PJGRu4Hks7S\nhuH2\r\n=nobg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6d28df34bb9b6ecbe1b076a7b8a7d490e73ea83b","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-6d28df3.47+6d28df3","@test-graphql-cli/common":"4.0.0-alpha-6d28df3.47+6d28df3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6d28df3.47_1572859568032_0.012122650413391112","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a75c122.48":{"name":"graphql-cli","version":"4.0.0-alpha-a75c122.48","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a75c122.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a369ec6ab3b8fd881744fc7d60cdcc237e3301fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a75c122.48.tgz","fileCount":14,"integrity":"sha512-2snj4/kQ6xaum82UIdp5+EVR8HWfSji70I+xahSNdMJzCpEclfhJ+PlIuL8KRzti5dbZsgdfFq/kNxCu/i8TaQ==","signatures":[{"sig":"MEYCIQDy3OV/Zt2oH3UAl+N1as9MPdJbZH21znuXursbyDF7AgIhAPwleBiwNViN8k0+mzDxNBexu7XmGBoQRhySddDaF5TB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwEnmCRA9TVsSAnZWagAAweEP/iqrURNLql/vwFn7K5gV\neKaqW4MM2HgWJosbfSSZkmHP1Arm/YeAuiHJI1nyni2zXd2w2gOIQDN36GNN\njmUhaaNuEgQAImTMLOrS8ayWOuqd0nntqf1PSZm6teyCUNAL8j26NHPUGxy3\ngp7hvEn6KKEwRjqcNvF7RVDUxj59Lz1IPiH5i70xEVZJlEPjBuhNcAoVhoD0\nb3H57tmu0zH/mNucDSczRS+eIa3ubheSO5ix0GwWs3ragAvbUG8letpyubId\nWB4rkrPdO4m/T9Gw4lQQZe7vsj6V2Dy62TuRbFsyBVCqwcFMaokiCPaszni5\nXJmsvuhz4XZl+MOS6ZFZR9k16C7Mzi0+7/c3TNHI+SW+nvOlFfawHKulgP35\n2yO3tM42FsxOhcWP2vr3xYHIh1X43OuxdmQs1LB5IYI+CwBuNvgdtNlde1/0\nVJK53Rxo6aaLgFlCK7fpOn1KB+7BFck/MDZxHq41EJyqrITxB9gCpLyvB54i\nJj7bIE18LIojqmHOvxbt6E0oNZM21leo+rJ9Nle5Dk8pp2cRTz6ckWvoYR7K\nwx9CbGWUeVD8j20Y+UFDVacD/HWyEzmSuh0cuEGig4vyNUOU40aXwfwEazJp\n43HKWgP20XCkU89q0ZwFm17FTW68utAS7iwmC/8TqVNtORoP0DD65/q27huY\nPo9N\r\n=T3aR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a75c1227462be2e327335add4abd1abbb9920e12","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-a75c122.48+a75c122","@test-graphql-cli/common":"4.0.0-alpha-a75c122.48+a75c122"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a75c122.48_1572882917675_0.8888612935316336","host":"s3://npm-registry-packages"}},"4.0.0-alpha-28ad06a.48":{"name":"graphql-cli","version":"4.0.0-alpha-28ad06a.48","license":"MIT","_id":"graphql-cli@4.0.0-alpha-28ad06a.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b16f6c06f1dc7bd6997a79a35f1a24c817aa1c4b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-28ad06a.48.tgz","fileCount":14,"integrity":"sha512-0lybwW/a0+L0omuvb+44oeE+XDRVpj/Q39/pfrw17hZvoYM19VU5miQQU2VVBjvLnQ04tLWelualXNGEDn4aHw==","signatures":[{"sig":"MEUCIHTMY86PL5teqy2mLjQvY/NNvzdwXJFc7tsZkPwwMxirAiEA/ayWrdwXudDazjEmqDyKBSFOLJbAUfzxS3yM2SgGarw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwRLKCRA9TVsSAnZWagAAB6AP/RS9xlN4rky998er6TuE\nP1f18QYmzg5/UEW70TohoVrBjHIkJYDG6M/84mo0dML2Zer4vsl+eecStaRW\ntnmRXJOYPNcaucOX8mjLgCoJr80SEuoDmNku63Jcp28qBPRLODoIAbYlVeOU\n11lRRcu+fygpjY/VWYjKHIxLCoyU4sx7EJFQKQnuJytsHjjWX592/p2kk0YZ\nPhdtdgjYYGGbHRnt6iFEobfci/E4oYjUnX6DivsLcpKsaeWQuyU2osd6ZDfe\nPw517TCgtzQSJUdyVRRbBQYC/HxbpEUNXT/ObyHBC60zjpTbPLIeJHhIRmSJ\nPz9AbuDAvw5Fo7zadPVuiEheoCpLpw9jd7nNEMLN8WbNX5rC0uHQMw5SvHJ6\nPEHUvRvEsHNbUinkQEwu1zRNEo2pHciHTLGm5wMsxUdIeJZ0IUZOeAXG/CLB\npyaoA/9QWeXsC5aC0lB22PukAdVJq3LMjCcpFfoCW2pHsljZttqOUv+ybxx3\ntyQTg+KclpPvHWypfOICDiek0NU6tbm+9aSGEZMGylIzMLmbOxXSsrWjIYGy\nSajZn82NUwO7kYkmOXWKMPG4Q7klAWPQuitr8Rb7oVrZL0hRM/lhZ8AWrBhS\n51YFVIO8LfLv1q/E0kyRXEaiAP8naqwCd+rBnztd+z+YXbhvXVWzCQHTDsih\n1QgV\r\n=1NjL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"28ad06af0d92918c5eae09d4d7eed80d04916a34","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-28ad06a.48+28ad06a","@test-graphql-cli/common":"4.0.0-alpha-28ad06a.48+28ad06a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-28ad06a.48_1572934346310_0.5208951050009425","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6b4fad6.48":{"name":"graphql-cli","version":"4.0.0-alpha-6b4fad6.48","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6b4fad6.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"93ee3ee5184596c7d80a817fbd2c18a3ebf7b3fe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6b4fad6.48.tgz","fileCount":14,"integrity":"sha512-Kn/kL9nJDE32EC3od+JDnVY68xCTHdcEb4bJcekUZtryHO+l01K4+5kd2fKLQTsH5NhxhyDuTmbOK/GFXCmEXQ==","signatures":[{"sig":"MEUCIQCd3A4H2lzoo481r5bL4WrkgtF8v/oxAEGCS2RLdTC3ZAIgCdymMAwvZRjel/r0+4rJsGwlCcIxOnD33WDcQdpukI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwRLYCRA9TVsSAnZWagAA6HwQAIZ8kRgzwI4mNkl/uBso\nGRrLYQMMcRtA4VLqOw5gt8Esl6oT3aOlKM1v2g9SVWapOyy3Uk3L0LcRYbkM\n3NWgXxBVnqz0pIMqNcHJbRlfjjj/NyCP1iWgmoUv0uSPSEBwpnE1DOqMZseh\nYJGKqBCdVDJJ9FQQ3rE2glrtPtEr3s7EB48FQbbp5sXSWNRTNwgps6KOxRMb\nzdQ0PCqR5Ziyu10++X3jaBQOOtB5A7tsLFp/+enWd04qjfA7oJdZrl/NTMVz\nPTFNZvOPesa/kBGlDXTs54B7DzuM4RUolxKdXXQte0qEh+/Vrfq9uFvDoDOG\n/w/Rd8h5FWgCPJs8G4SKLl3u3IGP19SZOj4mQHh9dABiB1PagoblTe/rKSkV\nbiXb0rkQN9dQztPS+ccRJs77qTyTkPJ1ag8OHdAYq/MFppTNwm56Dg7Fw8fp\nBzD3ZAJrwd+bbnRvUqdqNufN7xLpfEvuCL0tTJDeb33zLcm9Ox5N3z63y6rZ\nJ6Wv9uHUHrLygUDLgWBQn0GilsIR3v+zW2eKDaj8SyJSZUDJ4zDnrkbCMEAP\nShwh/eVONZzaZPOIGJh5CNJg/KXuG4nIOxsiqrHuxiitxGWOZ5xMVhUWVIR7\n2OVV8Lt4TX4qAOP/KiNkbZAuGk9TgE8zIV0cBwRO9Q7DWmYn3H3xgMQ1cVij\nbMTw\r\n=L2Y7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6b4fad6df2174bc624ecf727637d4d5c0796fd8f","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-6b4fad6.48+6b4fad6","@test-graphql-cli/common":"4.0.0-alpha-6b4fad6.48+6b4fad6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6b4fad6.48_1572934360083_0.16554598153206923","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c339f57.48":{"name":"graphql-cli","version":"4.0.0-alpha-c339f57.48","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c339f57.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"406d31cfc0563603089bc9542431dcd98aecda6d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c339f57.48.tgz","fileCount":14,"integrity":"sha512-NjGaPRSKXPIfwpvgsTbmOY5wsqNmHA5RBBgaXky935z/XEyp8m2VR0r7NPu1A309xkRP3EuDKJ3/hFTGWP1Bww==","signatures":[{"sig":"MEYCIQCi3eM2/rwwBwkrjM0zYgB8l/Bmanz4x0X3aYbihvrMWAIhAK0Aa79Jqocd5WJl5vsLY9+1Np4eX80MqyvLoIj2IKXJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwR17CRA9TVsSAnZWagAAfFcP/AtbvZZD+4Dm+sVF/9Iy\nCrbc3nY4jx9m+Hoc8zlQwcBh09cas52xeIurfglXXzQ7ovGRUtArLiq1AMAA\nMCEvFUEo/ph5+VME49cNJpCKQwp6MG6v2BKjMcJJRUo/TjIAu7KIgUicBl8X\nyEcKkiIEq4lEv0s/21qDximEWen5CPdlzgXtCIva2+DUDsqKnvcIaWJe0ZH4\nBxKLxNmvEUq+6xY+Zc6xIkGG1jrNP4oUKNMNw/JzWo4t+/6ATElNf0XhbH2i\n9V60dLQIR6Iyky+BdzpGdcDttNiahDyvZh5BQPCyTeR30Q07o7dGBvocXU5A\nKONVUYN/YD5EUdc7+k7oUJL0tYUdhUe5IJPCPWpXJ/KV0+ElQheZZ2JOXH3n\nLGD9vrRVd/0NpVvM08iAYnjSzAB9jX9TV5G8+0ULNC9vR5Vyaq4ste4cGt1G\nk0VCviSkmg5YPrXX8zYWNu0oIHjTl9w4kBd0QwOsOVs4qKYDbOY6YDiTVJGu\n9B3aF/5kLYkByr0T5yP+uSVKAfZvrlea2tPjZydmKXogdPwb4AwQOvtxVI4x\n0C0obYQGHD4m2VuREYH3cDTlLuUDg4W3SCQRfWdqUm/3WJUhnsC7zKI6RSs5\nEHBSj3CMtE2FBt1SCQ1Sp8Qt1mLaSXH9ltJMlHa7hLobmJ/R7bVjzXlf+Ppi\naH6d\r\n=iRRr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c339f577f9624840e39ccef652bccb45e179ca01","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-c339f57.48+c339f57","@test-graphql-cli/common":"4.0.0-alpha-c339f57.48+c339f57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c339f57.48_1572937082756_0.4477626858084147","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4941bae.49":{"name":"graphql-cli","version":"4.0.0-alpha-4941bae.49","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4941bae.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d48a75cac77480b26a9c6b6121e97a40e1ed32bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4941bae.49.tgz","fileCount":14,"integrity":"sha512-ksA5t1LNBo+gw71C93zTG2SeVU2XQ1ZvQIcZaCJf9RS/V1IwJUOemc6Z3gKXZ9ksgm3SjpqM4vLm/PL+KU2Oyw==","signatures":[{"sig":"MEUCIQCA5YmWuctpVebL/Rcd5NDyT1bOGA+Ih04mCI7J5WfX8AIgDQTtNrcQPDhXT2kLC46xdc7U+XJjDwsHlS1Y+sAS4vI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwR2wCRA9TVsSAnZWagAArmoP/irfKaS9hnePEePrDvrD\nDkBRG7FGtKPFhRGRRmEHKCdEruQA2HuMc0zS2m5kH7fZ2x8pkm7OxNstOdA1\nZR5PTY/vOO/GzVv4PUtzXL91OaST/GBrDED9kxBeb3WfyyMiXRoQ1godCD1V\ngWr5PcL5HPUb1MmTD6yjIGbRTJaK9Dj9/T4YgywUmOZAPg7LXlqMH7GtAdFm\njY242WtR2KeydEZqiMNi4JaAQCih0z03vPKO4seUHq/5YMLIWpNFEP3g6p/x\naoxwCjYodxYIkPECKsHAVtqqvVIa4PT7EWfHG5AR6K1dbTSZMWfOGcajK8Bk\nozS0mpyUZGCu4oWVfpfP53iVytUs8xTTb1LVsFFTZvXsnfFwQWK8rm0BtwOy\ncYs1x7YOED5nVRzj4S8LQrz/O6ZCxa9qGnX5PYSxitf8SQhvvseRlDE30TNW\nbfCZOpJie13s2Jmxiwwc8avcXgMfMkd/ojOKQ/YgXO4aNHX+cwd8MwrPcbQk\nFs8kqVetHorn9ZilOXupdEnruP2TfDSXZtvnQdme0KiwpB43jpt6HSks8TLv\nmSyi78vA9lr1e+vLS6TN6wdD93faMPSe7osmAWW/1VX31V5LQt5lfilBI3/3\nAG0Ahg7jr4y/PnrXD2p67SYJ0SSBPJLTUtozGRdawYXgtyF5+jKHmUopSqzi\nFtm+\r\n=DSBI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4941bae70db236759b19738e5c5ec02fda13a792","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-4941bae.49+4941bae","@test-graphql-cli/common":"4.0.0-alpha-4941bae.49+4941bae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4941bae.49_1572937135514_0.9091473777104795","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ef60f14.49":{"name":"graphql-cli","version":"4.0.0-alpha-ef60f14.49","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ef60f14.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b327fd57585499b196600cd82461937440d96cc9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ef60f14.49.tgz","fileCount":14,"integrity":"sha512-BEm3NstFSIzTRjQq2M1yLUHXV/10eUSEquHQt2YccxMJwpiWooBlxfYkmp36yBDNbuUWSIPCSjT9cxa0O54sZA==","signatures":[{"sig":"MEUCIQD0Uc6+a6xXwXI0JHyOBASbCjBwyN/b064pIYAUV8uOwwIgQTuEq0QiN+KiX0pSzK5ij/KUOXgRn6nMwJlLjauy6q4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwR6ICRA9TVsSAnZWagAAztkP/RvJQZdxwjQ1b+3tVUdR\n8BpbJIcGv84MKzu6VeUGHk6eyL7X22e7rw5DhYUy87xZaSD87LvuIbNiKWfo\nunzNguFOOttx6OGxxH2F0wedeMj9eKRPi+OrC+rb6c6gjBF5oFr3XWgbveb5\nr8CKuSOsINYSP5aSYLL65JwkZ3TWbV2JAnrdlD3gKIRyg9007KTUAyxKAhAa\ndELTCD3gs8TbJRuCDYcb7Dr1kjtWMsXtR93lyv3jjybxs7Y9AhqOKw0ND0xy\nyaTNwhIRjHeEaFgGFpg956Vzh0p1VPoy8TVYXh24P5v1ZsqzsLKJ5vZ3pYfL\n0h2HNCZ3cQlBNbobwRrZwdYZPY7S6GHtqKD+gdxmyDT4LFoDyLQT0iGzRNIo\nFZKVNJGAXT4ujWXFnj7xrmJUkgVpOcUIz8Hc5bhouo8P5cUw+IglKZpyie4S\nuVRwDaNc0KMxo2FbGilMxHOrs+mm+/gScGSsXf3S2TDYncaiMdS9B5VAZiPd\nB1X4Wqsg2uR1JmUrpAWxCUAi5/8Wwc5XZxIOhYg6rrYgHWu18oDxclkV6djm\n5U9lzMsao9XaWBKlbfdPHSCpJAsBrFtN6vTiDCET2XbH09qEb0W3U/E99+56\nPuITGdxC53/HDAEN4LKG0mGuc6zekhbCFRdsK77bWfiazHVMxNtvmeWzW+Lb\nfAmF\r\n=xOxp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ef60f14474602ccf523d06179f0fad9bb90b8b4c","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-ef60f14.49+ef60f14","@test-graphql-cli/common":"4.0.0-alpha-ef60f14.49+ef60f14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ef60f14.49_1572937351890_0.15542368676156149","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6143f57.50":{"name":"graphql-cli","version":"4.0.0-alpha-6143f57.50","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6143f57.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"747e1244cb341ee8fcb9d8c6c5261d08cac3f11a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6143f57.50.tgz","fileCount":14,"integrity":"sha512-yAvFYac+G1B9WUa6WMb+C0PuBIfWM7+G1MSyvYrYPLnJVlofV+dwhyACA1tGO+U5epK4wbQ8IEDIswHJR9urhg==","signatures":[{"sig":"MEUCIEhQ2IyC20jTGq+MakuEYmgPQh0O3xh9Gwkh1B1xLcJfAiEA2zrXpq+xHwXdjzUc6ZiaGHU3Ckc959AFoFA2IVEO1Vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwR6oCRA9TVsSAnZWagAAC3wQAJ8zCLWN6a1IPNHUTsRl\nb/hT8QkIpT7ecLhHSNeJtFXOo0BmslAwnOSZZQ3hX2f0P4wK6RCfApAkMOIS\nT4jWuJAvzZBcWyk4DvQWAuKQ/V4rH7XNuX3IUseKWlgGkgqlE1u6Wc/4EEsR\n61sDov3gL3/VtKc7ur9ysjr0KjZnJf9lUfB5Ydwm+PiNMb3ZiGFD+1prS2WD\nT3UqneAKPEo1xQP3HY5mvpKPsFMlLxDGNDejyinyybt4VPWukQLTPN7qWgYQ\nvyKo11Jq0I5xMIwdbSWF49KKnhLwYPBhpET8BpfAvNm+EihMML1rNQls0z1z\nV12vQIvqYjmqnRKX2Jk78/Y4WxavezrsyVwMubOM65slIKX4xCSqyh+aed4I\ngQIwuhUDMHI3hJdydhk8MGzEVsFQI24SvmD5snnZPr81sjp9rKxDDsTQT6fj\nbut9v0o4mlcNIokMrYwvelujxU0e4TfZF1lPHzIA/mjLjZKyjsUeIwtlVnPS\n+InYOpnMCmXWLKWPu0sbm2MvzajyOHMihOJscuh1aXVL1ZQ3ik1+NkRxd9wh\n5sfa0jYADUdsjl8HKOgjAdUQ6G76Br+z8GzB4LUSZqFZcn9UI6/LtNJrBSqP\n/RL4YYfuian7G+MVxVBZhw8lNAEE9f0FvzYH1nzI21P5I8is5CO5ZAHR91Lt\nK7Im\r\n=bzu8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6143f576e9fc7b9676ae511faa7ad734076aa678","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-6143f57.50+6143f57","@test-graphql-cli/common":"4.0.0-alpha-6143f57.50+6143f57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6143f57.50_1572937383523_0.19957244742632785","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0f3594e.50":{"name":"graphql-cli","version":"4.0.0-alpha-0f3594e.50","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0f3594e.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c58e9a4941bae34c54579eaef4a7f1e5d0cfed9a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0f3594e.50.tgz","fileCount":14,"integrity":"sha512-HrFLOOWDY4VJtSIb1M7NVFGth+IROeFySqnJVhGxgN6vLlBW09v+UvDeljQhQtI1dHLoWRXzpxT6jLbqtqgrZw==","signatures":[{"sig":"MEQCIH6TlWPMfsgFbVPMZWxjHQaK0IBcDnjl8Teb0V+jOIDWAiAhR9YJfTyI9MGtgf5G2/09S5eu4ltH0t3V+OyujUF10w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwR63CRA9TVsSAnZWagAApJQP/iQk+Ac8Xg2mjxpe6Fll\nLF0sQNhgvoYPt817b84l9JnFgA7j8SgnzgPHf6AUsrJmQ59UeiZ0f3lmWXV8\nnt17ZngLv42uRDPf7n1AKJwROYsCwqOqC87VbvTxSvwimlUZE3u9WJoIKwU8\nwC4EVBH7A3IvCWbdKl0aFkGylQr6MJ4bx9kSS2Y24sfyULuNruDz6cHYeKcz\nEW5mQDu3x17mdtKnM6ao+EySsDhFIr8x00atSIbms1EY9gsusfCboUXkahKc\niNioxYxkXWUt0PEcAh84kH3HoKeVbitZYrgBp9rIRxgESJZARZO2KfyfQ+sQ\nsnJpUuAqYFw50Pob42okbP6vjc7osQ8jn2kVG1qmiHfoaw29iUD6Tx3dmcer\nBR/amvwFBg4bGtjK8GLd72YHM3XzAlR/19C8X5RZMoRiSP9jEIR+6shLAVH0\ns6vVeEJeh24G8e5rTSdx73DttyRvm2ziFFdZ3laXIt+zcVIVhFyHdNYGbkLw\nPvkcCP09HLq5lXB9JhMNY7B76nP7Nmag3TXr4Ymzrj9YkKHXvdoTxEGQNywV\nsLr+EaXKPy0eOjFROpsiDMQ21rf0qXBCJJ6ED0E0mz7ienBXyOcbpfx0XB2W\nzgDL5Tl3TaQ9sepZVjfWCQKtIJHBuY+nceWt0r0qAzltrHYAvm01O92KDoIE\ngj/t\r\n=XFGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0f3594ed46c48700c753544fbc77df3d83a9099a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-0f3594e.50+0f3594e","@test-graphql-cli/common":"4.0.0-alpha-0f3594e.50+0f3594e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0f3594e.50_1572937398724_0.9937102477994026","host":"s3://npm-registry-packages"}},"4.0.0-alpha-acd4459.50":{"name":"graphql-cli","version":"4.0.0-alpha-acd4459.50","license":"MIT","_id":"graphql-cli@4.0.0-alpha-acd4459.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"95c83a58af63b91a9861e8717bb58d3fbcb66675","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-acd4459.50.tgz","fileCount":14,"integrity":"sha512-hkfA+zdpzQOrVzErDWZFoAkBT6nWg6En0dzUBIeA4wQMXDiHD/Ia/GusBNH4Cy295TAyvdxCVgbS3j7qZTIP7w==","signatures":[{"sig":"MEYCIQCopBhKgI0NX4Ll1kuBOtrTLcfSLYPKyMafd6WJ7huoTAIhAPfg7qfHCI28v5MF9ZOCJ5qtglIGP/Q3GrEZZ1B61Cfy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwS0WCRA9TVsSAnZWagAAlvUP/jqrcipEPXin/3CEsGNb\ne+JTJXG8nTa0++pkI+UeR6FaTTeqHiw0OZSmoqwWuFicdzkcvtpEYEoSXWr4\n3/eSWgoszodSbmDNKx/VXfpbju2KoitB+mO+iamivnoV86+oAHP3PAg4iDQG\nZpDROB73WurqMlvT+SWcxlmy8atB+kGcnUfsjvVe750WCa8DztXx0vhCF5kq\nd3S/48Gw1zKqx9LyK4vOKMBWMmCHCsNPso0elnmqB2jk5V+MA4wHhUaIxjO2\nkLQyre89zWa1UbFv/w6RGbhRAXMoQ2VeV/4pioXHXyNAOZAi1pb73nmv9mwx\n+nVWIZ9HLVOaTnsZZnjtyCNlCtZtSqb5ILTTciRY0cAi34+QP3qPb5ins5n3\n7JdWcdk2+YfoRKZZgsJZIfIu/Zg2Je6oH2pnUQN6B2y1JGMQmZV5LBRkUKsK\ntSNdQ99SVFKPknHMGDLQ0yMojBc2ttZJfobqWBgSth7ZqLqKCaQuFdoeHz6w\nk7xs+QKqAZY4OW4XELktgJuVH7BS8dDB3GLxUm63x8apGagsZBHXiELh7dse\nOBi0VjxCuKTnhwcMMAfPwFeUmxZyMghpOpLbUNKuxeU0mD8eECZi0t25x7Kh\nQX6Q6EqAUTONdGNF4nSrSVK1Pzm+7Nb1MRY9rNxcRastdVxCQBg2BupeL0Ku\nZlNv\r\n=1aWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"acd44591b4410022834077c434c869ea946b0340","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-acd4459.50+acd4459","@test-graphql-cli/common":"4.0.0-alpha-acd4459.50+acd4459"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-acd4459.50_1572941077841_0.5007055088499861","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e38e917.50":{"name":"graphql-cli","version":"4.0.0-alpha-e38e917.50","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e38e917.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6137da8bea2c7bb30df4050feb13cbd4570618c4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e38e917.50.tgz","fileCount":14,"integrity":"sha512-pAZXB1Od5lD5iYUArBX2HSytzecRGKxgdYh6/HGTpRWHDEYcq6aM/CAjVoydkAtuJOYb+kAg+VqrdoF+DHSC4A==","signatures":[{"sig":"MEYCIQC8PlhebwmjVMKc82fmeU8roKnbM2C0La8PobcyrKklZgIhALQO4KJs2yRCUvRF0FVs4CXnEoeBm9PB4DPTpKrnVFHY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwS0hCRA9TVsSAnZWagAAe00P/3VTKDRloOIwqocmNnX6\nN1B2F3PPSo9RWZ1cBhBd05lHXYL5hbh26U4YWOVck0PWD4Rt/LtKbz3/k1yk\n/snJWUcwUizH3N+IcouM6zfXOFEJjCOzUIffO8qMWVrIsBWRGVnC/+up3EoY\nUKdWJUjVfekxTrCBoMfzz77kMNLzRwzanWGyyYLwtlv8Er0qndbbFpO/VZba\nq5HWOgLAdo+E/IHSpMlZDsAMzyeRh8kt+NY5rJ3i3VtoObXu9W3c3K84RXoa\nYYn4jlDrltET2ZYc0t/KXOJIVC4F6iRQEqiz2Jx+B00HakHl/2TPOK4ey8Zh\nZhE+QHZsw222xxr4QIduElLgMgM/5Pq6HSYlhon3sv5dW8gOIVQH+s747y8N\nLelGguDcn5nowpz2/bE+kZGXiXTDvYRtjbL3H19g8ld7zSgdkR8MbfON6jK8\nNzj2Kvj2+fePesw6eNhxf1oflNd7ehgyCuuawQx4dHpaeFLGo5tSc7h1ia+i\nm7QBGqS0lu2o6oEM7Rh6r7J9iMetMAttkU2UIAeMzWJRtvdV6BvjdyqQU4is\nMrVTIfelsXtdSD/ohbR03MQxm397bJRP8NVMX9pCY8si66CjZCTCGDKLaVUH\nereKHgKwrzf2pP+PA8eco5/4n/KKByLsyYTr9HmcLBsGiaYCW9yTUC8U37Y9\ncipN\r\n=y96W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e38e9171a30e06cc1fbc14bfbba897c44590a7a3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-e38e917.50+e38e917","@test-graphql-cli/common":"4.0.0-alpha-e38e917.50+e38e917"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e38e917.50_1572941088746_0.8545774844411489","host":"s3://npm-registry-packages"}},"4.0.0-alpha-84b8921.50":{"name":"graphql-cli","version":"4.0.0-alpha-84b8921.50","license":"MIT","_id":"graphql-cli@4.0.0-alpha-84b8921.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ac27b33e8541b00ecae23a6d7a673eed315a7e28","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-84b8921.50.tgz","fileCount":14,"integrity":"sha512-RTbCdpErYfm+cSyuyWrXAxJv0GtwUGhcv3k9KEeGUGApunqALvDHd/OLE9LebekIocYlf55OZHJbyD6ArnEFJg==","signatures":[{"sig":"MEUCIQC07C+66v4uhYgGnZOhhcSptZFV/D7Vx5CCD7X9r9770AIgN1dlmh7xRaB2amA+/9Q18INtsrpUgPwBjKeQRC5F/gc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwUTPCRA9TVsSAnZWagAAq1EP/RYjSk2ecCFvWQU4MLyd\nilkxaUqm7t/UMoO7jjWmObcY6CS7ERSHU/dvucyoUbw+LV12UsEZOU2J+Hj+\nSom7zBsTtbamuFOe3x0cGSQc1R2hOJe0eNFC3+h0PIXm5APTIqe8ZNZTq4jm\no5RCnXA20jwrFgabO3SxKADACPtTH5KfroX3mB+U7y1fNYAEbjgSEvtamxPd\n+Mw4ypF1K2Lcf1R3rddzfj3juE8PvOq2MIEdXe98az8el5vpae9KBrCzQPTi\nH37NTqlbIwsJRMos1NOq8AD3WPZzL03Bfr2QVOtm6yEFuPudMgvtyj/Fao3y\nitkjAa9o2pNrCoyzWmwztSmebF92+fKR79WDJ4majWWS3eykosYZkQzVBCDe\ncPqNWneSlPfzOo6TZ5yBwxfEDtX6k/NRTOYQf5pW7djn9vlodmPhTXMz4WD+\nN5qyX6+il4368GwjB3CJ7oQsmQxLeJ9CaQZs7k/P0ZyT3Klz+vBLMM+iXWls\n5NUU4yWdHIgX+IysWBIhPoDPhX2cfKxRd9JxnO/neTUCY7oGKsoSGqRiqh+E\nxlrQg/POi7PHnulIpL+Uzm/rj45n4po2n2Q9otELsM0CLjzK4whfG0uybBMp\nWxOCTYO9r9pu2oY2GCBl5bWuPxJZqRbYO5coxa+LVEcYADJ6R2u538sZpU/R\nIusz\r\n=2dll\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"84b892173da052c878c3ca76e93c7ed085f4e873","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-84b8921.50+84b8921","@test-graphql-cli/common":"4.0.0-alpha-84b8921.50+84b8921"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-84b8921.50_1572947151192_0.40612212589559804","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3483d17.50":{"name":"graphql-cli","version":"4.0.0-alpha-3483d17.50","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3483d17.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"393836670f27e718a80638297953b3b858ff7ffd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3483d17.50.tgz","fileCount":14,"integrity":"sha512-Bzm1SteZfqAZrskh1UeycorE8MdESb9fAyM4ATICltoYS0vTlBX/MDhxIaBApg/tiK6fI4t7bjW1hfWDaF+JvQ==","signatures":[{"sig":"MEYCIQDcXnpjl/WE71OjZn7/Cn9sqUnfSFHaeuyEXDwJ32OCZQIhAKn5TKr7TLQDtycAHMjEvtlwmNJZPvTVKJf7ExPTdeqm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwUTjCRA9TVsSAnZWagAAn0UQAJCi5K3NyjAK7KLSu3/O\nixpBdsFoLH7RHD3gs3PrSrjBGWp9K9HVnDneWHSfwLUcgUG17YVPfeD6QAOq\nyPMR0N4PGRk4lZc51EOWiBkXxEy0Qm5JL4/irigSi6uld3fns0268XEsAcqq\nAvSdrEsk5XGqSb2S/BvudTkvbV2dhUYF7Angxvz8pN5Qk1vB1KCqMCHj06Px\nbEAjGcayKV7sQpFThsK/mAl84rzcz3TiTSRjZzpIq/dPk3zMShQXOLlwc+k0\nN0vWlqVw/v1iAHMPElUwTPehvCpWzuH80UpWHllFNtkx9kCtS93FiHgsPW9t\n28CDIlJHzfhsqeLUVlR8vYPMYlLZVOBKdFJ61ZjXxEah22DLTjIqUZ87gem9\nrl+A63A7SLXzRkYJIBHoH1dkbj1ezgoj3ZNpjeuuEI3Ljf0u3NY0kst0GP/j\ngi3ixu8iPKvZObjBg+Znfu7pGHRXMUIaXJgg3x1WdDvyMDVQZFbP+6oguH2j\nIDPOTOIyUgd2xcoNMby47/F+ex/S4+hObMyL02ajqB4T4y8Yo1j6HFiB/VEk\nr4evISFPl92BQWOUEIfDd2RGAIN5PH0TupDgot26cQJK2l2zqaZXYNAYe0lS\njztMykmqLYUnAweL+JiSohglgoM8pPvGNKyH0RGzHsu4489ZjDhQycEJmi9x\np6eA\r\n=84+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3483d17c39dc79fae137db8cc42f7f2adb06b108","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-3483d17.50+3483d17","@test-graphql-cli/common":"4.0.0-alpha-3483d17.50+3483d17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3483d17.50_1572947171228_0.0804909431946248","host":"s3://npm-registry-packages"}},"4.0.0-alpha-02fbbd0.50":{"name":"graphql-cli","version":"4.0.0-alpha-02fbbd0.50","license":"MIT","_id":"graphql-cli@4.0.0-alpha-02fbbd0.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"549a4c7df1c25ee2f216cd80b2aaa82aab4affc1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-02fbbd0.50.tgz","fileCount":14,"integrity":"sha512-r+r7SU2N3MB6Chak7KEfj7WWMYLHKzJqCD3Azh6TvvDj3374ImIt+E7ag2U1MRsKHBgq1Zl0Yf0wFE8VSGC4nA==","signatures":[{"sig":"MEQCIFBm43xj/jArFnk1+u/YwJCCD9gZ5Uchg+nmweR4v9ONAiALWrLpARVja2UGeQFGfSS0ZAUDSo3Y4cd3MMEm67fvMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwa5zCRA9TVsSAnZWagAAuWwP/A2K2V9vF8d72DWWMtb2\nTK2YPprT2qOuwATmND/131aFXS4xk9fDwMAvcZ/O204hXVJPssZ61uGeuiam\nC4lpH8KBUvClPMmmLIX6h81GgE9WbQqbQ6CddfE/A3PyiwFcymRbeXdvIFIl\nkB3z0bcPfWLmaodDpes1g8rPThznpMHswUH3PwsqRrhmOC38Ezdpub4RN8LZ\nQwS4uzZWG0ErJ6PTdcnlxk9Fz0nuIQ+5hB1gNyWamyZGmIOw5CsMui44ILKR\n5kdnJVPdSFFQ/TZ8JowHcx/oE6q3mpaJSPH27ChF0G0BqwD/HVtgqH/Rgvw/\ntWAsZVrBaBTc6tzVeT7dfKZ2Vw4Nr+dRFi7VZ2idze/eYjUa65ePuIm0CJFI\nUdqrSF8tpU9/1Ig0n1nfknV2H8HYTccPcpSqp8GL0VqgzzTNgTzBuVNVAxz5\nGf+apM2rN/vRb6wmhD3e3N7SLxkPEcdm6gqAWSuwOkBk2K2ycEGyLvnjuhsZ\nHEpROjrxJkRSYdQnTyQhSofKzel++BpSquR7iZZe/225c3WijTd3yNAD1wB3\nfACx8I3U+aCrypUC0FLPyGkVbVVl7HUf7OFOPrnq8dTkRhanWMGJLxGQs/oN\n2kmXiDxeFdX3XGy6SuKQAoAS6V/LXgueRHPjbvY2cmEJpm7E6WPU7EaWueaI\n57ni\r\n=RG+Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"02fbbd010bdd4b6bf530f4676f17265b4a89fb10","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-02fbbd0.50+02fbbd0","@test-graphql-cli/common":"4.0.0-alpha-02fbbd0.50+02fbbd0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.6.4","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-02fbbd0.50_1572974195368_0.06014059240832936","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fa155eb.55":{"name":"graphql-cli","version":"4.0.0-alpha-fa155eb.55","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fa155eb.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1091481f1d1c8e439bf84d617ade47cab1a4f45a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fa155eb.55.tgz","fileCount":14,"integrity":"sha512-1ws5CcmkpQyISFyPweZu1tM8XsjX3gFpbcDBqc1967Z7SFJu/8JXLt5VoG/ZRJ/XlaVIzUwUMiT6wnTFZvkJ6w==","signatures":[{"sig":"MEUCIQCRkSNwX0E3hMulQg1u3S50yQTkGXPTpUsgWXVgoFIgNwIgO47ZYWrU+RY8OHnZmm+3pSdYwB8X5GIaxQOnCWXlALo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwbUCCRA9TVsSAnZWagAA7zEP/0w3CfTSawfcoMEP9gPy\nGkDkvbPOzBFKUiYUoYFFiyavVyBvVYxdenZzuG9OB3R8cltKQr6TylSsURYN\nvI0cO9rHHKTPQXAk1F3smhmDYSaY/EkCCBGoy/Gn4pPfOGBDEY87cXTxAz2H\nAh6t7e5D9UmoEpcMtQd+asLUhele5Xw/aZdM0jHDWqxR6k8nIobJ4KKJqfLb\nqY48mrEfJFpYghJQnD01gmD/xyQe7FZiLs3CejUu69Yg/Tw0eGaPGSaZuH4B\nf6fetPUXCAw9f3rdThMnP8SZAhRnYdCtgVLeGRZCDZiqL0+dMlom5yxDxz0j\nbhu+YNPLE1mxWVP6TiIO3aZ7NGwvqkdO+OKQhonKHUC3Exjm2mDC7AW3kj88\nnXh7XzZ4xOH83RLs9XHifVBi/ymk4iqhU1XZuPqHmVYUIBZFV0SXd2+0UPer\nK4m7fnFu675RMQbXkwGjaIjceJtLSancdme68QSXeaB81xslOl6IzI9h4Vef\nRwCItr/0DArIrtQaUcpbDt92KpPtTA3XAbEC7yjUuoZbhu+c33zxWkjFUEJn\neDIL8LtMqY9Needo3NnK1wAt5vlJ7TVAWsqOztrF63ncP/J0x+1zRM0XQFcL\niw0n7rlO44wgP9T7+JbfZ0Oc+Kbf2U+n1SPJRpso5BVwRSkjNCojy0MLVht4\nO1bE\r\n=meQ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fa155eb3926b67933c035be06075735f7e3e4187","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-fa155eb.55+fa155eb","@test-graphql-cli/common":"4.0.0-alpha-fa155eb.55+fa155eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fa155eb.55_1572975874152_0.8961556929877914","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c6358e8.55":{"name":"graphql-cli","version":"4.0.0-alpha-c6358e8.55","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c6358e8.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1cb5dcb3e85fafc3c7babd106e62dd7e96c935ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c6358e8.55.tgz","fileCount":14,"integrity":"sha512-tyAMBzKknDKQas76pXF1elaaXLkyc6o6nTayoEJ6yqIowFdGwTarIXUrj/BPRt/CuOjauq9JP0Z+GfBmLyub5w==","signatures":[{"sig":"MEYCIQDYTD8c2+IzutUN48ulSsOn0Lw+g6hBO4kx5654wO/0jgIhANr/mfPqQPBnD0aK+jHPvvbqgWzIY1qSalnNTot7BGF/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwbXrCRA9TVsSAnZWagAAeboQAIzaQZeDsqtUaS7o8oUR\np5v+rueGx+O88Q5hvLRXJlKNpbnw/2bZ1mHRe0FECGDBxqVNjzQepuEi28ut\nMTmXdwcJT8Nm2DX9ijCALfwz8NoFvbhZ8C9yml5GUIOLfh0OG4xXIE9woDTW\ny2JnkyWILKoSuQQv50XZGngj8hAm5VtKLz1Q9TaKRi58sOJWUgD+2/JDH8+5\nSFRj8kRdkh2wk9D3QErVp2fLoqBk8X+CT/wm+5Z6z9roaJBq/8v4q8h0yhto\n8BxVDvw783SeuQXdZr7jQ91+px/Lsvss7uTgnZ26uFR3Rer+q+KdLVxGXYg+\nv0Ca6eH30s5RWz8Y3h1I7O5XZDqxTh4ym6Tr5/uBTwyOuKtVb6wj0jwJOhg6\nErzZmFALL6dQGFYVK36XR4LKiIZ/Zk/X+3ouvw/zvt4laMjqOiatBpL98IRj\nlLjRw/VFsdNKY1rbiUFKxw0u/of2TnI4/oC+Las6k3zJdu5lgiLGfP/tULCU\nZAhHAT/cKCxMdR37ejxmhncPQrLLiD0brCIM7GhMmC8gPmu5LmXPILQQmuTV\nn+pePOf6Dr3l6aLSvizw7yKw93dn8AlUhzbAIXWrdSDfijEOUQSS4nImcQfb\nztbpQnV/kb7jqoB4bfIBeXurNNpAR6PvAM7Ajh0z4Cx+QwZeQjROO50oy2rF\nhfsu\r\n=7znh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c6358e8ba507e605a7d3f72a5fcc40425e15047e","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-c6358e8.55+c6358e8","@test-graphql-cli/common":"4.0.0-alpha-c6358e8.55+c6358e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c6358e8.55_1572976105377_0.09412709698145494","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c563990.56":{"name":"graphql-cli","version":"4.0.0-alpha-c563990.56","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c563990.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3e49813e3c8d1f269b49f0b2f6aa9bcfd8cad075","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c563990.56.tgz","fileCount":14,"integrity":"sha512-eLr77ITbl/1tPPzWVxswDfLZYtVOMqsHGAnrAMKmMA61q8Yn1s53+Rxve4rC03A4mDpMIXAQJ/DEOkgN8ZueZw==","signatures":[{"sig":"MEUCID1jRhrKzoZqg47wzNT6eYVQVBO3Y4fPCKUyEtgMgJkwAiEA8RG5HP1q0WpUhICEdD+52+9PVY+ICwVL/2xy2riZyeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwbX1CRA9TVsSAnZWagAATREP/joJ8RsxYxqn0+hx1JsV\nrLfGFH3u2e6UTFXFBaLqRx3mOa/hyzPmlJRg1lmwgRZn8rVnoj9oqF5t/DCs\npXk750/Rcc9VHa0iTXsm006tBKOz0t0ZkD6tmiowHgh7dXLxDk6GuldQn8Kj\nny2/T4dBLO1M+tpB0dd70Go/ajerb4tgZ+4F1cdk02of9VsDaziUO2C6Wtro\nCLDQ+Wwgpwb4Vu7NU0lYq4nJWa4gjX5Hs+ENoz557vNNy/zTjhsrfWH7YGf7\nurMAkGtSHg+KjmSbpTGKyczxTyDMVEA2cj/mfMHWzjkHo11qScQkxusnYVHg\nU+7J7E2CXWyO3XHD7Ygl4XJM+PfJpe9QHiRRE5U4hXOsTbUGAQrbFkuVqc3+\nGhGa8L98WM9h7CKfWXg5HYZ5Qk+cFEOkMqo80AfJciVesYJAxHrQ+PBavHih\nAFJa6Kuam1AxBVR3mo+uusgUxs/tiwktKdfQN4jykvKr5FxgeaF3eKNlwXrn\nd/8jP6MVcjkV0M5Uop9VkEV13jO1n777kOsgi8VFHaBL+ripDyitYb8sIDSv\nM0sOBkEfh7/1C7h0grznHyR0M7WY6ISAgUc+fa9UcKYmKGpeV1RQPtqZQfTK\n8GWlWbB4ZxuxTmyooY1xrVSfTT2I+NDw0pQu0zbYG9f5PFlGofk/c026MOag\nqLH9\r\n=hFqY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c563990068e1629cd2313176f9c73df02f74c1ab","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-c563990.56+c563990","@test-graphql-cli/common":"4.0.0-alpha-c563990.56+c563990"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c563990.56_1572976117017_0.5143012363689636","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f87f3ef.54":{"name":"graphql-cli","version":"4.0.0-alpha-f87f3ef.54","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f87f3ef.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5f92863d56fac05b07ac65ba108d0d12099c5813","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f87f3ef.54.tgz","fileCount":14,"integrity":"sha512-nA1KyGDz13EfkLpEGPc2c7Qfk6W2z5MWANUuxEh+uOGmW0xlTobMVCpRNYqe3A+y6OZ+iSwknf5FGE/34uFFaw==","signatures":[{"sig":"MEUCIQCFRrFUwE0G5mYsVN1if2pBh/lVqPZn7UpPlSgJ65jr2gIgZ7nI6z7XeadMbA5CiEiBEz31SHV3eKS9BwVMACKNzbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcAvCRA9TVsSAnZWagAAnncP/ir79a75YOO47hpQ5AcI\nsh8okLVc1fARErHye9cvxNLo0zDsoKzy+W3lhUzYgQMCKufQXPmzmf4tyeGh\nTmcsQbDGqPmpC+LoeBa2MKLPLmiIx8GKH2a69fIgyQeqJ5Hlnm4CilqFcUyL\ncsw+6geyQbVXBeYjvlJiAlLy9dJB6EnIJUmn66/NCs2TvsMn3lT1zOZcu6Ac\n1ss9/osx8H3G5zf2G2GP1GBR7k0hfvWKi+dq7QfUXnrIoxYlWHDVVmwH4wVK\n0XPV4VKB4JFT5sK3S+DOpOq9Tv9DC3PDkzLTnUBtg3dDQtpmOSh+9JWCn7Z4\ntP6aXbPh5Mxx7U75xOTPiipx8ClAN3IIz2WJ47gHsZSuVUDBMgYfYE0RsnGP\nZWL0EnhFficdHJhQMc3ywdjmwCOOOVNVI8rmF0qwiqTO9sgx9+TjmcZCf3cq\nsnoGKGZ9WgTKu9j8h5eWj3VJ13mJ2Mt2V/N/65zzgumzvpeXtYHsEcbFmyg4\nytWSoXH+4NXj5G0oW2et8gFy9/Fis39ZAdQAznnoxmyRPnNTLyxrmFZVk8LI\n+OPohvt5NncSMhglukbWZATT66efO6aw6s3dycN5fN0iRHVPYDveO436Z0Io\nRfmNvGHFOXStAe8bLnrIxfCpNcoCTKt36B/H7I3tIQKkc6EafWVz6Snq8COa\nUkaW\r\n=w9YE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f87f3efddaf7411485a8ad2ae41e7e04c06e7027","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-f87f3ef.54+f87f3ef","@test-graphql-cli/common":"4.0.0-alpha-f87f3ef.54+f87f3ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f87f3ef.54_1572978735407_0.8508446688991775","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f56986b.57":{"name":"graphql-cli","version":"4.0.0-alpha-f56986b.57","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f56986b.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cad338a274b3b374c8c2e518adc73f0ab45cdb69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f56986b.57.tgz","fileCount":14,"integrity":"sha512-mtQw4EwI1S2PS+2AIf4SoxjLfNXZ1t/TJBNiuCHn32nNU/LYcDO8zArunA8Rn/HNDoHWlztzoW7wgnhRhe9DPA==","signatures":[{"sig":"MEUCIQDxX2Spf/54joO6+UDUNveu+yzP+u2Jnphe9MBDXzWj2AIgNCc2r5OrZk0z81zdr2ozq7Bq4C6Keoa12iNc5v4D88c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcCWCRA9TVsSAnZWagAAC+oP/iAqifseppK+QN4Mz/0K\n1luwCucivQtLd5Tk4aAuBnR5LW83vpS2IkyablpabjJYNx+4lEBpwyov9Vty\nL1x3tfSy2svFjZ1zmyixti2hunZi8smtrOtRoUXq12B5SOGnS4QG0HFmmzLN\nsbk14vCPNIT4V+zyHtUjSXuaDy8y5R+7mEdhC3nxtZbJorVT4Ej1uxftscqo\n/860yTmT2Zv49c7SQeOLOY1y0rFaTTCG6tKgWzctg0uh9UGPsdqKiW/Dz9wo\nfpM7qQHwCALmo9t67QU67gJTBymLtzr57gruntA9vDMATOE7zzTP4KPM3M6a\ntD/b3/KKcTxxIdaFUv1qdh2z5wZYFcDr6o2oV1T2Q3sb0Jie1HebSQrnojoc\nNJ7a3Pyt1LZTrxtyaMSfOST94Yc+YjH8F8rmvXdOfrrnJHtFW/4BNOyzwRhh\n9PCF5mWKHCcuVQNmIj1BjvRUP8TCcjnZmI0yAVtF6aQoTKtATGG69Pq/jK83\nlQFss83IUituwoIKRA7LE4bLnuKeqdK0Lm7MPrAso1rh5MGC2juv4fDii70b\ntitHIyFuMEl3mDQkvK4trr4UR0S5BsHVdCdtQ3ikbzJAvruT7RMJzUwwo3k+\nDoFNP4m+ZeXXlVoZB9Ox7ggGQsYwhjpiZjOA8h/1cIwexzINPgjEjMUCnpss\ng2hu\r\n=CEnr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f56986b83e3a85f170f3c564ffa74475a6198d46","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-f56986b.57+f56986b","@test-graphql-cli/common":"4.0.0-alpha-f56986b.57+f56986b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.5"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f56986b.57_1572978837530_0.8175443070085797","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a3ccacb.58":{"name":"graphql-cli","version":"4.0.0-alpha-a3ccacb.58","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a3ccacb.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4aa1ce86fb54c5306b1b8ac96175dc530e2493c8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a3ccacb.58.tgz","fileCount":14,"integrity":"sha512-QhcqT/qVcvskV/mRnrsQlfWGXE7Gxc9ctWdLEy9n2P8rnPnbOsGLA71ogPPvrVhzJ/wl8MtQdKI6lTcL/zySBw==","signatures":[{"sig":"MEUCIQDH1DUduOnOtC/zmSKM2HqECHfXUa6vn4UB6/rZ/XV+1AIgOBJs1sJdVQQMpKLD1k8EmJ31t9UfJr/Lpj9yGi8/r2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdweoNCRA9TVsSAnZWagAA8BQP+gOwUDpNPSsYNZuUUfkm\nYty+iskXjO2ZMJEVnMShnyK2EHRGVmfsKSDD8ZiF0vV7E4/DyRWR9Ssi4D+A\ncSjXRUs6U5bxCmEpaJWypHfsjC6mXoFXfySYWVWCm34liYCH6OIO/LO4FlJn\nYnxU/ezzNaPfvtMVsVfZC5eBU8IVLXU9FJOiGaWdtYsDjv3fQAAC84lkXnlL\nGpymZXxdcjoxneTZJhK9UFmPW+Nzsx1FaEbTQ62h6WVEulLeK3GWf1ICAF/z\nAVUTc/FimS0McbUG4jUaQWfdqlEZkEXONJ3+5ysZ2MlpuNXugoy4mkEVdg3o\nkdku8vs76+pdDvd2thXAOLSLCItSe0Vgm+hjRU8aCjtrzQ4sZABxOvqjBm5Z\n51wnTNtz4Vn+wbNPWqCl8BpQU29ltumPC1z9eT74kVLA7sB6k7PX1rK8pUFh\n+l8brWrsnBE3Xf6eOntFeb4yzFxR0+t8TKdBqI4uXJOeUJ5KU1znRfbpz/pK\nUIkPDnDVvYOnUT3QJ6is7ICfFuybopjbhlltxduF/wrimxEf5P/vjXUVk1AA\ngiRi2dbVa3O80wOemv1/bzDQqgza5BM/rrNYKduxqOe//x3Q3Xn6rXoUMWDx\nHBBID+F5pjzNpQ26aMwHroru5l3RAkF4kdIiS4QVjomVffb6Bxl4PTfdiWD9\nyHDg\r\n=3o1l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a3ccacb8554d698d3ddc5d01f342cbb0b949161e","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-a3ccacb.58+a3ccacb","@test-graphql-cli/common":"4.0.0-alpha-a3ccacb.58+a3ccacb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a3ccacb.58_1572989452666_0.8773517013316787","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d851b31.58":{"name":"graphql-cli","version":"4.0.0-alpha-d851b31.58","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d851b31.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d767179089145b2f1b779029cb3c8a4feac961c2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d851b31.58.tgz","fileCount":14,"integrity":"sha512-KUVRQ77SZAnqk7gByskIGI7TcUJVWzDclZ3Ladi/3A2nUqvc1rrCM8LLpiP6TQM4mNPFySQ6d1wdmBSpk4chpg==","signatures":[{"sig":"MEQCIBP66D/H3Avl234VVRRbDpMVfVklFNzZ1SL367/TleUKAiA/JCiyvZ/KIpq7HX6DqKo/7YSZ3icyo6myaSKgbWCQig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwj1NCRA9TVsSAnZWagAArowP/iWRwijMAc5IPc6d+V/I\nHtTionuEtEhixbpa71ejdCfITUs5i6JJ5iihjhtVYbPQWIU9XjJmTx5QU9el\nrrEHC99JJGcLZhOGXMjv9OksTfkLgUmAQfjg9KBPPJujJynqOk4LefqI5pOL\nfxSbOMurAWv/m70nnu78Q7Q4eMtbBbFtPdqJGgoBJIz/rpQvguM+WJ/iCcM/\nZsPK+3ZkYCYg77bXlkcRGdMILY6dHMmRUnPalh0ZvDEW+Vf/e5BMSgHPS5mg\nFuFtxCsnYLj7biaDYrKvSKqsKNRtLC+VOLLJuTVpX6lFae0autnfvwVThtwq\ni9p4UiwYE0GmApYY8/mHZyNkvHSBYykvS7dpQp+M6zzFjM4YnMPG2KqeePob\n9oov71ZecoEYrMtbuIfv8NbvMCVmCAZ52mreKvoUychWFU0+bMWbDoT8f84D\nYZHwCqKGewUojM6D1SF8gbA3NPfHz4onLw/gXjvSa0EWATC0AW1XqDkz9zwx\nk5bcI6E9Q2p0OOgU+XsmxcTzl/J8ZVygZ9MlwDsNSpLOu29FAvwLAaO6rSzy\nCMHR+4zX+a77qpY/sUMmgHfY9OOGIZzo6Ayer9h9OKdlyRe5h52i5pSysPc2\nuWIbozsg//NRT0e+ZSR2nislCWd+VAEtAWKfuoTrYPBclkoJD5OUi9pcecX1\neJxy\r\n=IGn9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d851b317d4ad9a693e0a9e4db4e1cf7e68854ac4","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-d851b31.58+d851b31","@test-graphql-cli/common":"4.0.0-alpha-d851b31.58+d851b31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d851b31.58_1573010764478_0.08764631251451305","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f606738.59":{"name":"graphql-cli","version":"4.0.0-alpha-f606738.59","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f606738.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e0008c50fb7039135bfcfeee56ceec0813862002","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f606738.59.tgz","fileCount":14,"integrity":"sha512-UPnKqkNRxXp2PAf6tIXUPaCPNP2CPlOyVI0cOz3QbSE9rsYaEzOhsEdAw1vv2G/Mkwa3pAeY2n6Sx2ovMV9tuQ==","signatures":[{"sig":"MEQCIBJXJ3Ffnvg397Gmn8MQolusE1W236oUADkULEqjGNShAiBsY8xnr8NXuZpgvTIeaQZVB73Z5CEx0jNMO/xRaL0LwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4HWCRA9TVsSAnZWagAAmK4P/0guI2UtxlGHioeVaywD\nVj3omCZU69pFIgE6JcL8yAGcrtC3oYuxjNCmDjLPQifAfnF8ziB/SUUTxNgc\nrju4z90BWwxkTqMrK7MzNNpOqkKouJLzF4gdlUkPHuuvwDa3+b9TLFssebFc\n6Ob9bNL/LPNZqiAOcwWd5p4ldKS68x5JKgKeXnjDMdnAzkfnSiHzhiNaUO4r\ne1j+Jw3ExdQjIzryxnjKR0Hgmk3N+QLjcRszMNyE3LxC9ANBmAC4H5PIlCFs\nIjH8hrMu7TxYkEr+VQVvj/eKTk9UO1DkCBrcv7WfmpEG49juySvilvYBizs9\nXsNHMYCOTRjAfNYArVISV408n0uRq7Dl9TgeDxLaYw6f5zZtbo/MJTWz8tW4\ntLiEE1GS+mdIb99vuCK9BhE70jtp1Aai9+sYqWhHWkfLfXVtzE7H/78jYzuw\nsq6TC3gm22Eqr8fY+87Qs0M5LXp2Eg6nVb8ybfRNYJ+tSWKz9MUQONZ5s3NV\n4QVARR8LQVf1Aak2/dYcvyuN5DzTe/npJPh4Mz1oGPLB8srI7RJi9fre5HN1\nHmU8ccoWKycFuzpFE0FwsTLwR3uxw5Qs8g/ijfoXlkyZc/Cb8qyIrqZEPb0e\nCDbIieIJ1NsncOV4mVI/XdIpX/GDJCuVpB2GW1H5hkQ4UKIJUFM2FnbXJd5u\ns+Ug\r\n=6hXc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f606738fe1834a4e73fb390824d5ee68c513e0e2","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-f606738.59+f606738","@test-graphql-cli/common":"4.0.0-alpha-f606738.59+f606738"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f606738.59_1573093846345_0.18463655649023636","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b3e727f.59":{"name":"graphql-cli","version":"4.0.0-alpha-b3e727f.59","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b3e727f.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e870c21d9fd92dab01495971a55257c9f197bc66","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b3e727f.59.tgz","fileCount":14,"integrity":"sha512-UCEfxplFyFVGrlZ8kW7SpGmaJlmmljn8XgD43U5E7PqOavOnxrFDASUWeAcku8T0MbRjh4ydf7RmldylSNC5rw==","signatures":[{"sig":"MEUCIQCxJrnEoXQaJ9df7nlSjwSaoq9wJUKSSNBLtuXSi4oy7gIgLkViEV9yEcG7d8wrl4fz25LPoSRSpkPqjWqMwImuL3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4HfCRA9TVsSAnZWagAArI0P/3ZOtTm9z26/gsb2D7sh\nj4kumsPw242UzukbFqnSxuKbg+7u7/fSCZZtemXNZDEEJp3g37r8evl/EheG\nZa48H0bJvEimKnl33dW2mE8ZC8QSsDxBRZzoSOd1dMLcVrrtmjto4JQb2C4q\nBv6Jcnyuat9gYmqrN1uYXKzdLMPcoHxsvwzrcIRAAa1dtzcqkb/e0F22oS5Y\n23j/StMuFaQCwIYjlsu0sI8qF37hOM/Vyg5/n6zcsNEBnQBzwKfBfnJdv7Yd\nb0ZBNEA1hMMnoqwb1vkA8QtGFoWeh/TLjNBmdbW9iWNQNaLiHH1I4R8/Tlce\nqTHREW5LwQKEk/bRzHPMkQKcP/DxzyrXPHz0/xk2SaKixEq4OeR8bcC5WXAU\n+VPlT6fPrLrWuPCs/cqMce0vuVMZvK8z4wz4ByqmKuAGEEI7UcKN+wvBzZWL\n+v2aBL+aT5L7Osz4RyKxrfqm0SipnJX6IpcAWcTntxinlccHTgJlMb+k2OJu\nqaAEJe+5cZH6fK+/C68Za6AB4O612cWc93ynZUFl/mWPkL7HTM7LFooNOMgn\ni2IB2RT0+WMAv7yOzcqcuyPLKHQhqBJI+Xlna8qZCkaiWVhTZgXxe1JZEaVH\n1Wl3nU/WQBP2VYDPDusRdn8W/ZTuwcYqsi/feWvqxcslvWDJQd/ZVZKjHTDW\nhdQT\r\n=sm1D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b3e727fa0920cd08dd3b198135e1c5029e33fe04","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-b3e727f.59+b3e727f","@test-graphql-cli/common":"4.0.0-alpha-b3e727f.59+b3e727f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b3e727f.59_1573093855371_0.15414343976807077","host":"s3://npm-registry-packages"}},"4.0.0-alpha-339570c.59":{"name":"graphql-cli","version":"4.0.0-alpha-339570c.59","license":"MIT","_id":"graphql-cli@4.0.0-alpha-339570c.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2106683d2ff08087699b9b9c0674281cac6578ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-339570c.59.tgz","fileCount":14,"integrity":"sha512-TaqC38qsjQ/e4560zN2JtfyQ6W5RCjmPw/qt8vThzJvp7P5nzQB5jSMEjHl2CTyGQL6WAOIagjdugyGP/hxYwQ==","signatures":[{"sig":"MEYCIQDTd3qam2t8xMReBX5oCwvl0XrC4AIn+L4kWXVjJm7wrAIhAMDNmrj3wwtIfWUuMH3rwzkhgoEQcRpMLr5fLHyoiAm2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4OKCRA9TVsSAnZWagAAEbIQAJVmtH4ds3BTsys2pOmV\n6R+a8KevoJH2WqH4souOKDcs50f/17JQSUtbWZRC+lnoPp/CIjQlsyU72SfN\ncisWE4KZ0C6azRa+0m4PNM21DRmSWo3KjjiYmXJTW8NPLj14tinInQ46wggF\n8iiWYZQdx006hX2qZcVEz6ft9y22niNz6iRz90pZDAfcWEMU/fgG+oDm06Pu\nWPW9frQZu37ZDF8yK1w0P5gV9DeHwehIkOBVX03F6kZHYtH8foDBiZgcRcPp\n1C+muVMJ/RBCxjB15b0aYkK1Zpt93mLKu5RweyyVtNvVSOu+5eyHdVFZ+j6t\nEf5O+o1UXyUWvi3JRA4ylz+WEB01qbbIr/P/bX2hZnajuDp7NseXgd81Y/I1\njm3iTmsx3iBPZqajZVnhN5Yooq58XqXhu2yeRyToh+rS2vSUSK+N8X9e9Ckg\nEE538Pt2vsstF0hDkKh9dwSv+SJYCTZM/evqVUgrlWHKDNhvqIeY7CTPt8hs\nbHO3e0PIZLO9oFuvMDp5vDBsuybGwstdO9k/Vn/ztv2V11FYmUuQidaeOhrh\n5fF0pRzwNeloZcQQr+Y2JzxrJyXdFZZuAok/5+nkG9iALvUfLrBs8DDRvBXT\nYCYBbVvmfCYfuq/5xtV3omTgsUXGFjfA05Wd9DGp/jgNJy0mbhj2PHRCgSHv\nNtyz\r\n=46/v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"339570c47348928349577f2d4da08243b07f8df5","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-339570c.59+339570c","@test-graphql-cli/common":"4.0.0-alpha-339570c.59+339570c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-339570c.59_1573094281990_0.3826831690646584","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3b70b28.60":{"name":"graphql-cli","version":"4.0.0-alpha-3b70b28.60","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3b70b28.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7e39997b0313a0554bfd5e9552f96b80eef6f68c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3b70b28.60.tgz","fileCount":14,"integrity":"sha512-6UyLKPKLkWcQ9/Ep6wNgLW7uQfYLD8xAGtxia2V4VbKxJWueMsB0+uMpD8j0I8ZBgrAvBWKpxP33hOi6Ca4SgQ==","signatures":[{"sig":"MEUCIEnCUnxGBSgYwYDQX1H0Y15c0/G3sJHwaucjB+GwEdvmAiEA5a7FdvOP+GBVz9QkIuMa3iGb38DHM0SwP8SbSgYaVlI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4PYCRA9TVsSAnZWagAA/U8P/1tSFF3jlZoEeKSM3Koe\nV2RIp2QFVXZOoHCfdEua+ZtWdtZyV+uumTEGL8BXhRJ9xw2SkkTw+RQAvyKS\np14rYhp0IaMJxSi+Tt6qgCTt7sXXgQXac+hfeRkm4HftIQSIQ9FaXGxhoaFu\nSwkiyVb9dS586vxLHh6ylSpibO2e22g/kWg7vuPdXh6tZKYLL7JU12UZZj6r\nup5ljoOdhVS7f80sl2d1m3F+eoLQ4AnL4Dc9NMHP4RzsQ171Wb+SfsRsftRu\n+GwDkL3q05K6UqVLRrQQ+DI/BUBjywBixGX/RaNH4XUHaiqzgbKk4UM3LeL1\nn7+XV8bkZHUIKF7lE1WZA9t+8JxEoB1wIbAnWA2l4GUyiOqUPC4L7D2GjpHY\ngUD3PydKft5/2R1S5NvKbl5gN2I4f1V5lUf8qwgo7LxF04EQ+oDEiOl+8LKy\n0p+6iQtwC7MHrcfIsNgsNrcipkkz7ijpT2e9DOidd1q3HHi0KldtIlIyWVCk\ncaAac371oXuQipRwlP9p1blq8LH4R56pukRoXATdYDNulejvnUweDThNv4fr\nUuF8ryCLW2gzAykWYmbys1c6DZ4T8xtADoh1drn3ROM8ZTWggyz6ZhiTK+wn\nGjXjBsvpO8zZ1TYbJtiP6ZPXVEfCPp5GrScF4UHxC/m/NHlTbMGv9lI4ZO6j\ngNj8\r\n=dH8T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3b70b284f4d8cf7f2beda91646ac5c2bc8dca5d6","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-3b70b28.60+3b70b28","@test-graphql-cli/common":"4.0.0-alpha-3b70b28.60+3b70b28"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3b70b28.60_1573094359926_0.8030415067967764","host":"s3://npm-registry-packages"}},"4.0.0-alpha-351c810.60":{"name":"graphql-cli","version":"4.0.0-alpha-351c810.60","license":"MIT","_id":"graphql-cli@4.0.0-alpha-351c810.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c09b9474aabe5c86737acf376bdab41c392e8c3a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-351c810.60.tgz","fileCount":14,"integrity":"sha512-93LbZXnlyN6UuJqQIwYJt2PKycpqn4yGxGFEZhWc9r9oapoplbn5zz57Wmdwxt5gH4071CQd5GBEGzubRKwYIQ==","signatures":[{"sig":"MEUCIQCx7Vm1DhZUlfinnlVE5sSKMEmBDzkukckeqCE5NVdIDQIgR3Blj/sGxfdfTFPm6BWWKCmVHm0/6Va2UfPTuIPn4j8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4RqCRA9TVsSAnZWagAAUR8P/2Imp+5wmwyfwO873d+B\n0nFhoRS62Np7nqEpKSJ7TcKLGb19JaUMMornyFSwoShDwM+DK51vbiojO4Zv\nba9zdIHUfU9sY5LU30/IfTsV1CAEmFgJsk1uFGNRKv9eTERMVvs9k5PieGYe\nd/r9tkfC28bDf0g/3BOGQ4+TjXMppJ0kokWOsngZspsnfPw57H2xTX4jvm78\nSoieTc/gw+4TuLNtRgOaqhydKcvyPQx4k4GjkTVZGh4KyG3vQextEaMhFU6G\nbfRbZFRJuCwtKt1fOGDRDLJCSqswDflyjSIl5dejtwcshOSYqoEhIaiD7b+m\nF2tj8gMUy7N/FntFyMxu+jO9rpTZcdPwipaIUvX2ojN+fcqzqq064JQjuf1t\nbnUHPKURIvRO52nfv9wU25BQG96+WeKwKJxwCcOiq6KZZjXfFzZCbf+ZyeN/\npuc7YsGFhMjtU6++tr44P4olykA9FT0bnUwkcqxpVQFxecyJ39ysTLZ84wNv\n2DJNpYTH9KOblckMQaXELk/U8VL7KVS3Zja8zcLtGQVPmsAvzGrE5nS/42Su\nPeEFw1IEMxliiMqzdoZF+mJpY2C7fSuWuBFvphevY2+nae3MWVeA6+FHyaZX\n+KbLzXFbnlhxgHWVbTK44t1Tm5TK/HioRt47fZbT5tD7q+p2AuQjXTb28U8o\nCVgS\r\n=1nR8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"351c810c90715595f2e589c098f0e85646a65b47","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-351c810.60+351c810","@test-graphql-cli/common":"4.0.0-alpha-351c810.60+351c810"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-351c810.60_1573094505799_0.6346636176078075","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d9367c2.61":{"name":"graphql-cli","version":"4.0.0-alpha-d9367c2.61","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d9367c2.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"74ed77eca00b84452f49a330a52df3087cdcd56c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d9367c2.61.tgz","fileCount":14,"integrity":"sha512-SdIphRoDH1FGs2VLxUcFk1WBvzUNKzY/FgYNVRrNedkclzTn7tkFXyo2W0nDoowH2prKoOfZ9TqEgei4FfmvjQ==","signatures":[{"sig":"MEUCIAO/tcXIPP5uB01KIAQ/XzRO1o4+w769dT7A/og0tY53AiEA3jOC9IPBOya3lZ0y0SFn+nErBKGSqjgOihUzbOKbNkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4l4CRA9TVsSAnZWagAAteAP/2cjFJja9eYfQR9GtLyB\nET4yiTwuAGOtB37Z3IhydLsqcTqDdfTHiRxzslq0vn+nFYKojY8CVjhVPBqS\n3sjLWRak2x6qyzcs3oKwsoDbR6kiLkyHt97n2Ka5L66KMtN/rKbGfqx8bBJ1\nq8xQQhO1LQ1kl7lFClZB42LqTGZN3pwdbSPoMy0yDJ3GGIgalGgLkdc0U90i\n++w0tgzuVE5YiUUZlX/tpdpfJBtUyElSXkX+kfCMSj+EyHH147RqvtAl6Gz1\nR0CEpiAi1QHxlahYgjWCGvaS7U/2M9GcLdVgJ5a2p0iyb1kw7G95pOvKM19+\nvZsJbVejTcMbnrN3iuSnJOtnNiXJe8O/raw1j4FbCcHlfLknamycwwiYYLVt\nKvXusacmBR6jfgrHZdiDZm25ttfEu6PM13/XDuO0U49W3HiD3lI79fMg/kjg\n7cEw7R5qApcDWQfPcoYWD0zUzGh/xINmVxKsB3aeRwDyhyzz07Aw24Y8jdDF\nevi9C27KrRn3v+nTFNgpTwC5/2Nhc7ha3ZRJlEYKraZa3NA6fCnVlsUI5puy\nObCjgZkZdssl+k/zS9cGTwpTNwbJtYISopOmAwEH1qLqjh0x0+BaJPbyDWtG\nxTPHgg3U3lxIpwnEHIL7msamFTxLW7bqgQK7sdMI+jx3jnSJLs4dIJ7scPAa\nwItL\r\n=luYx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d9367c248f597c1cd001eca7dfaddfe9df9131fb","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-d9367c2.61+d9367c2","@test-graphql-cli/common":"4.0.0-alpha-d9367c2.61+d9367c2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d9367c2.61_1573095800470_0.7976098306894717","host":"s3://npm-registry-packages"}},"4.0.0-alpha-24f4728.61":{"name":"graphql-cli","version":"4.0.0-alpha-24f4728.61","license":"MIT","_id":"graphql-cli@4.0.0-alpha-24f4728.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6e85f53b89a9ecc522b9c7334d1c86e1466afad8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-24f4728.61.tgz","fileCount":14,"integrity":"sha512-ptGsdziL9no6d7WHnby9sPgkT747r2dBbdfgavUw8g502m6QGAKzORy9SoxihC/rUc4m76VDKxgFeS7mQAud5g==","signatures":[{"sig":"MEUCIA81C7mD2CeBhXnQ84uP2L3TQeDD+y36+X2sHbhtrVY+AiEAi/SvDNB34tEi29R4JkivK1sRUf8c+SkMUk1oAXtrDao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4mLCRA9TVsSAnZWagAAxIkQAI3d0CEH87GAKZAoEvh6\n8MOWGWlmtAo+5Z9Mh+QEcJPYN4Iwui2ohdz91GEYKsaFMtkvLkWlH9NQqvdW\nRQjmpmUs4w9QQbeCCuqydwrutwXzdqWD11aiZxn0AcJFYik8N4J+EjgXll8Q\nnUE1Yn9hA/kpOo8F66Mc/mPWEPaZBKZ2/nAO10e/0uIXrZyO8eiI2E1m6IEF\nzWrbmJZxDYBLpYfwa2pp7gsvi6eA1/QYhQclyecb0EhhyD5X8TKSoz5h2pXL\nT9e/B1b8b8PSpRFBBW08OtcM7vOvGAqkZs7E4ZFIC0krrQotoQ1qwcRMzT+S\nMgzldXzgdKmIVlN4BrRl0U26MuUWn34GnwvYPzcAMhZ1E+2mCU5yU4thcpT0\nYtGOD4wwCS4EtMvIuRJjDAz9RKyTNJazNy7yHJSXwF0RP58iDmMFB93KuZce\nb0ZzPMiWROxRif2xvfO7tzRmfU0Z+qFv9Ze5R1mw4gIvKFKRauxgI+WsWvB+\n61V4CFQWbRnIHlE62qTo3khMGKVXBlFUjWhouOe1P8EXej4qtYj05RWoOro+\n54dvrHWf3JXvMyxilcvBnBZvE0UIRUA0EQalHd2RMF1Z9BrSMMQIvauEs+OD\nGHjhcf87lzFbua6crQ/ChqRnPeEf7d+fhlHqEi3GI+8CUm3OZhNfOgD9khgW\nrrHF\r\n=pYZB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"24f472825b2563eb795f690895390c926c9d641a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-24f4728.61+24f4728","@test-graphql-cli/common":"4.0.0-alpha-24f4728.61+24f4728"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-24f4728.61_1573095818970_0.612178848756864","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1f2e017.61":{"name":"graphql-cli","version":"4.0.0-alpha-1f2e017.61","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1f2e017.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"528c19241f801ab74f726f79898b4c0babe2e076","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1f2e017.61.tgz","fileCount":14,"integrity":"sha512-7eqGnh7TiwvGtAJ8lKmIOHIdjId4H05D1VGvE7I2pDzdMAfSWZMIfypOQf//AkvoCyQveeO8af10QRGjmGassQ==","signatures":[{"sig":"MEYCIQCD8zQpkxGd3dxeueqIDizmuTkY72xZFsESHcsB7XwCDwIhAMjtUDx/1etq7R8+m5VaS2BUhuc9Ko/JGaO0NmzO7dBk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5bVCRA9TVsSAnZWagAA54wP/1kzmuxuk3MoaeCqG47x\nrbzkbEsBQj1/uPgc8PdztGVd24baPqUjKrIMn59BLdAbjL1/9+XSTQ/D+pL0\nqNAEw4vBWpqtzFwmiBtVZK4qnGzSk6WYCZ6of9K/QPLasHkacAgKBVEeNzQ7\nKD9uqYy6HMq3ndGmghUj6KD6ScoC9dky540hIENGahbEHHJeLhcUN/BG3xbw\nqb/WRuboevKwSm84BMyUdGTvA4igKL6IuHwicKVMlsDrXcOiUN6AH9Gc3oRb\nfhz1zzl20iOXTj0UC8R1VNu5udcWI77yfBnqE0MfwFZ533hTbqXoC3nIZpQ8\nx26GKdQap/WnsSBTaiT84jqBATp7obFgiKLWWupyhUsjRFg8JI6yhkYRZlTq\nj3qURQnHnZV+2VL3mvwoelnI9WKke3gyWAe6G8VpW7Zh0fUof0w/+ivJrH2N\nWltP0+aoFY+p6HogRyL8QVytq+VWq3Qeq1fzasMri7UNAaU931aKGAgUqcDi\nGwJ9xcr8N1iw3wIxR0OoV7sy9HTYpmhWGSKbxt9EDIISWHO+3VnrIkEfmLBO\nAwHcdmnCawS4lepxWVf8Z8xXAZjF6G2nFNIKme8oZTqr4lfl+Jagm8XvvfRQ\nbgnQue8gS/Y0/1wdxLGxA1rjVzntxkuDlD/rPBDf00QULTa5ixJ6zHAWhCQg\ntzpB\r\n=0KCT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1f2e017382170608e4f8495e4910580b3027e468","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-1f2e017.61+1f2e017","@test-graphql-cli/common":"4.0.0-alpha-1f2e017.61+1f2e017"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1f2e017.61_1573099221013_0.5327654815520231","host":"s3://npm-registry-packages"}},"4.0.0-alpha-66d15f8.62":{"name":"graphql-cli","version":"4.0.0-alpha-66d15f8.62","license":"MIT","_id":"graphql-cli@4.0.0-alpha-66d15f8.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8e8bbe6a7a2cab3251dd85d7fcf71e7468d7e132","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-66d15f8.62.tgz","fileCount":14,"integrity":"sha512-daNMRBuySQg63i4YmzXohHYzE1fF2zhbjw/DSVP+aa7pCeSvgTRKaQuhyqlK8SOpZCp5kATFmtS6zXoJt0Ipbw==","signatures":[{"sig":"MEQCIARJmKTL6PZ5aXGpSRFWAiWuQ4GTrXNQE9qzo8o5tNbdAiA7YLNPh1Z/1NEx3d974zW1hVMSEtKCg6lFK3pe2GpvIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5cGCRA9TVsSAnZWagAAri8P/iLfkzkFl/OncEhT/6PL\nKvHhAHbMIGJ9nQGgWYIL7HeAjkk3oJqk8LgsDwuAycKUV0ota5J0Ih8vbs3e\nHbjrtqj31Np/nA0z0HEgu+jw+wvulIMbsUdmInhqIJa0mv2BUgVsp0lWF681\nm54jMBnCLgP1Nf2DDsp2LuQxFj6I7Bm8zXzGEHVa+OmpHmUsHgL5tDzL/O7Y\nW5jl4AILgDuOAuU2o87jL1BNOIeXr6TEz9j1kSX2qsc56PIXr29htjVtuCna\nc4IaAB1MhpnQ3IJJwsH/08+3WF4Mu6eBfmm3bBPvYpMkoh39B6t76k6qgzp3\nvDK78YOvKwx8wWJ0SPDzIs9iuwv3UVmsFRixqays7g/UFxc7K5f5eiWzV3Gd\nkZLMvCjUjKwrw/6zjuA2y+b+ADk8qkodBqwzcr1SWlvzja28VSeqaANZwHe1\naNDuQLCiEQbhjGp3WYcWoNhof5lidhu2HBpR/cFbQGKShZuWRciomMIH/o5+\nNQkFGNlHbaRoqH6mFdi6pJwpFY//36jtOAU/qeoeZiopNlS2AsSMDucLwlyc\nsiG6hDr5MdF7UwYww2GgxhbmaDlRmi4nt7HHfrf181lGM/8u1fXopp64BdxV\ndAnMeFi3Ikp7KDbQtCD3RSXOZNczZ2bQM3KCBMQWuY1wEcNJhAoLSLLM41QQ\nP2Vu\r\n=BOgS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"66d15f8e3f056309396098c1efec0675b54b4d32","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-66d15f8.62+66d15f8","@test-graphql-cli/common":"4.0.0-alpha-66d15f8.62+66d15f8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-66d15f8.62_1573099270249_0.7094242409091103","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6f7000b.62":{"name":"graphql-cli","version":"4.0.0-alpha-6f7000b.62","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6f7000b.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"11e8c56e48437ff729dd7cc72db6ac8077d9be81","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6f7000b.62.tgz","fileCount":14,"integrity":"sha512-FfhO48kvqSR7XLbGNzgDJuuUAkMBoJe5ga5AMXtzoJq7bI7xnS1HthuXi2gp/pBv1o3pOsMZ8IdxsERCRg9BFg==","signatures":[{"sig":"MEUCIAr33Nd0b7n+HBaOoGbwPkllvXPTXD6Cpa+HERorBP0TAiEA167pyaMTXRvdHboWl7BV8O/0YFgBVfdkrGEDEoPhYlI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5e7CRA9TVsSAnZWagAANb0P/j+tg8TeU2eo54COZoBV\n9XYdtmaGIHzXQGewJb95R7GP/IoyidtmiRXP9K/Oi2jAxn4DSnZrAn1JGJeB\n7BRknPRcgwS6Y4qon+DB0j5Ou8/Ex0eG60iqc21M+Fan0Fy4VpHI/wsqn6QM\nhFUbWEUGU6cxgU8TVFD3dKFY0I6kUCkLA8XYkdv0FP7Rhx+5WAWlE89AtSta\nZRlABbp6fnv33CWCd1TOxp929HIbj8Y0QEqma2L/h1/0f3FcpwsQ4ioDex08\niJ/311WMwBNd5WyAfb5x/ZLyme9HyByDOiDljMGNCl1NbaMT938CAKKijkOR\nMzHyyOkUCkO45eiu95RyxZSnjx8JabVLFxtxedV9FgSMikxcTlY5GiLoPRnR\nTTknwQwIMRJtRq27u+ipJj8hbNmzgSj0mBQ7hRW5/PoEnS3h4k2yWpce0yWf\ntdQZPOTr4PmlnwLwxoeCzCZkZ2jp1cYoaLFFZkGUjJEi6IjkyW18MgklwI5w\nOQA32hdihoz3UyhyjM8k2m9/iKKMheZAH1Pmy8pgV8q7IolDyf+tYV2TzV7X\nGbbGJX5+/mOQWCBVVupSD5Kmp7BKB/0YwOy6uVEcI8PViQED3CtNk0gKeOD1\ngddCrkp18BP8rMHAXT1fHAboCvQZr1KAPp6ocE8aPkFqrtGRKaEDWg5WUaz9\nuzR9\r\n=IB/b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6f7000bd732bef54de03dc0b2729152c3229d699","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-6f7000b.62+6f7000b","@test-graphql-cli/common":"4.0.0-alpha-6f7000b.62+6f7000b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6f7000b.62_1573099451005_0.6914071096320611","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f970735.62":{"name":"graphql-cli","version":"4.0.0-alpha-f970735.62","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f970735.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4bf7fd55fea920cce9a5957a083f2d1cb36ad97a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f970735.62.tgz","fileCount":14,"integrity":"sha512-mPXm6iAORjPhvKpV0hq8jnL8VX24JE0Tx1oquUb2XZM90ra11lizKXcqmc0A7cVIH1qcNLapeqqxHQ9ZgVNtDg==","signatures":[{"sig":"MEUCIQCqigpYxyq7CsOaG1Mh5uWtday9PzqYmXQ2bnYOIa0cFgIges1nRpYizUIyNPfKZ3Uq2j25X9KVtZHmJgJgHXkQvLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5fnCRA9TVsSAnZWagAAGGYQAI3jCE9qqPNrYDOkeOQy\n6fG4Eb8xhFddXX7kbQqWjSWS80lTW9EXa6lgbnDaJtElyXb9P9xJ2PbLlDeb\nLENDc3Cb4JUE+RqsLFagC9M12UefWLbyyOgntxcrDVsbc/FWpedrKb61q5/u\nFUBnq5MznKUlqRBCa191LhBDPsVn9ecg2/Z5NXZtLZmA3Nor85yUvtXFnGNQ\ngjoNGHpOeQq25MZ+EOGdKhl4hYc0Ymp/UCyMEQrAOVfN5yNdyUk/5Q6WCJuE\nFtNos3mMRD6s3A6NX3sHfJpk3mW7uknAsR/VCCugk7qMIxVfyN7jRMIxhyxj\nZffvNbgZqkgMhRXA19xKLitSFKrw4LHs0RNBaEtJi8Ff2nk+LigBDL7mjUdp\njRVv67tAcAZU4cWTJf6Hvrr4rBb7/pn84M1JdClzjS2H6i1RmOopCO3nPi0m\nNq8Bw6b5xICNDGnWLCG9H9H3LxpJ2yLbizj7HnXBZZtivj2uHMX3Hi6Ebmhf\ntgfLM2roAYzygzrH2jsOhLqKyUMeehaWV0FQoHQ/dRrc7yEaAPmzHkk75Neu\nh7cr7/2kz8O1gufDoHhYfy09RHX5Wfjz4pFj2JcXs2A1QETvh1DsiR77IuxW\nmE6m5BmTporUfnnMF72VrdMe1ZRM129LFZKyhM/+PatOxrpDPcPFuKYBv0jH\nt02L\r\n=Y6ST\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f9707351bfd6414c17c0828e1d377ace520e0471","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-f970735.62+f970735","@test-graphql-cli/common":"4.0.0-alpha-f970735.62+f970735"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f970735.62_1573099495374_0.22657025153242705","host":"s3://npm-registry-packages"}},"4.0.0-alpha-60c5829.62":{"name":"graphql-cli","version":"4.0.0-alpha-60c5829.62","license":"MIT","_id":"graphql-cli@4.0.0-alpha-60c5829.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"664d560cb7c6e5b628284d8379ef086e11e4e932","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-60c5829.62.tgz","fileCount":14,"integrity":"sha512-ayo41Tfp7apgODGq/tcPglGMt6nnyb5J09K8o+7W5Rf3TovL6koDSPP05mz91amenm7h10/TlE1xz7QU+71uMw==","signatures":[{"sig":"MEUCIGgS/Ieiv0qz3GzkX1J9GvEvLzZnocwSPSDtH1LA2UfRAiEAhO7+ECI37D/kTmZf7EVvIu2QGR5Fmsx+kq5EvM8z27c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5f9CRA9TVsSAnZWagAA32cP/0APxYoNhaDfwmQ3MUKm\n8hgUynadABrHwryX5oWp2BMzsNgTJm95PWhqG7PvjikU3XJRwrJx4Vh20VHO\nPTw00qjRVcUySqro5RwCXhlWF3LyUysawT/v2y6y25xkvGoeVY+mJYHIHbnM\ntxS0gK6Yv9+9P5aObsvg541nYzHXnvZ7ce09Je0MSy9wJQlS0c/J8KmnolMi\nAV9GUmTRVVwQLha8esLwoVMYQrFmonMt7y2oxY0zavH3y8U8sBs8iaxvVzp9\nbawXxxqqH9rlu1vECjrOGabh7r+feOTQnedafGaFPFVNm5+j2zOutO36V7Yw\nhT4HZug5KuqcA/zO49gijKmYJSelMfAcBUntS7JKFDz8RQl7Mv5gGpLW9IZ1\nZKv7Tz8sP8C3L8iIjz3+kE+KwQepMTfufZtxJpIQNJtNw6VXtJE/fLhRnVwQ\nsrAwZdxRBfOlFRhzAPwHRWGDJPNCsXDj4xOKK0627btHwh8PEwMxgTPLajR7\n4x1tiErccjSvMwlnvJdtFVzquaSftIG7fJ3McAuibuQikV4G8bcrNNFGRK0L\n2rdKyxTtfw4Q4kdX9gMqpOwyHiGXERuS5i+kyeUKx34bnK2fTGzXsP3Iz3/O\n/8HHAp+WYsWFyIFun+1HRGPC73q3cW4Qi6Uh9xRR8KIrJ62e0JP8kojH4Gia\nzzZB\r\n=P2t/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"60c58293eb93b8f0cd8e394b18616149dfd63d33","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-60c5829.62+60c5829","@test-graphql-cli/common":"4.0.0-alpha-60c5829.62+60c5829"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-60c5829.62_1573099517066_0.6983708851469606","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4131109.63":{"name":"graphql-cli","version":"4.0.0-alpha-4131109.63","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4131109.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"661f6123e35af2ed65e90d9b2187a8268ce3e915","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4131109.63.tgz","fileCount":14,"integrity":"sha512-hF88RcuZOoOrS3Bxt7rVqy4M8Xkb/3cxhRTrPIQNZG016d3XINg0Vd2iRNPPCPfyZ6i8jtW8rlZJzIIXeKNQ6A==","signatures":[{"sig":"MEUCIQCY3+9rBhHz1Nd6cA56ApQOkQ0G3MaKBmVsVHu4lB9WmgIgZWx/ooae7lD3PbHosEk9HjDboeNSESN+5e416atjTSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5nACRA9TVsSAnZWagAAsNAQAJ6GrTowFmwT4e8FRrcp\nBVPW6YqSTaUZl5umDIqJlaQTLjcLYe+It48Nnt8qi8ivZl0yV4/lzWlNduGL\nJ2FRuQHerIHf9Ku0WbFZWBMx//2jqrSVeebWd/X2Gq2Jrr6c8CfhowPH5BMG\nS4IM5d5mGmenMBg13qQ/D0SPaXpKFm1Dn6hAdb20cfq1uBVzAV9x953+odK9\nbdI1gnSarVC5ROAivxBrB+pFdoqYAf3xO3ZhkQZSz549y8lkcGm5RovNYctL\nBstOkp3St+ZZvF3ozZ/xU80hVOUhswxT2tn85CKkfeI6aopNnbgISYxUoC8j\nVmQpQEGaiAFgNOm04BAPlTn/04OlCSwjUOivf70SNo2owwcX4xRUVLX4ya0S\nh21T4X6eyfHMG46jw3xlByDAwjFJLFl2XZpz78VptDfsDyiiRqTY3sQ1S4d4\niIxLUkf/CJNtG06MSo9Fq75rVMszDvo34MPRy5dVigW+KZCA89JrI0LG1wdl\nYxBj3qmJNuL2isWcKzBEcvm9yaIwXF2t1QREd5EZCmv2TmLsrrTkzsgpOlPJ\nL7sMPBzfC3vUF52Se4zA1Fo5YHQkwPl2OhqSuY1Isw2Ov4gcq6CNtGb4DfL0\nppRByygDX9njPM0nDunEHoiO7R13m6y/YLRwJAmkmqnU3oc6h7kI1qah3kL3\npUZO\r\n=JrCN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"41311091f7963cbd0c6362040345feb4f9fb78f0","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-4131109.63+4131109","@test-graphql-cli/common":"4.0.0-alpha-4131109.63+4131109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4131109.63_1573099967858_0.00834612007990354","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a3b4405.63":{"name":"graphql-cli","version":"4.0.0-alpha-a3b4405.63","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a3b4405.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d8a26e50bca406eb5340baf1be03562f0aea1e97","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a3b4405.63.tgz","fileCount":14,"integrity":"sha512-gpqfijd6NfKN40uuYLsWJqTxFzAAc1LExCZt4lqYMGd/6JaJoKQz5/0hzY1bYf9ye53HTjgjlNimHBTkjnp3aw==","signatures":[{"sig":"MEUCIA7f1SfzkmJADzX78WXJnWvoihjFdPiFSUf1/XHGq+0JAiEA24wbiFNBW90M1Z8JtFwoHIfY3m+2nCk+mwn+XxivfZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5nWCRA9TVsSAnZWagAAOGMP/1+moejmvDqfdO+fb41M\nivgMmE93AiOfexRlaDk8ZslGD3Tyg6L/5Y/kbIflIXZqihNFupUW/iGoL6z8\nzZKTDc0jcsAkl3Q9ZYcZv+RQ2ZSjzhUEKzzXFL/12SiU1tgBAx+1i7sSFklS\nSOzHVUEASoMKtQomdMlusRQ2DHwGpcfZLWM36yvYXdSllEIAD+2sM2Zd30vT\nsuRpsPKfOzS5b6rg4Ybh8t0xA6IuBjDvdoWdS37SNWXKN2oN81tGuYiZvcBM\ni7VAPuQ+Aj6eYURFxrggA/i5QF2FzTLo+B2QuUNSF2L/37vePFT5imOzYxvr\nIyflVe22AV9n+WmCwr0eft58KWvPAGE4/QgMsmFWM2RHmrrGqEVAq/cE7BlV\nKCxjIUKQd9zRmV15n8P8BPaCZlYbtLUHvRcl9iTlvdE9dTR77i8qMvvyicRY\nzZ7lkxmVASXGU4yEf2/UR03XPPVmu4fjXqH5mNUM4BmyuWdNc3BGmgPdbbjo\nvAbZRogA+viKQYI3rZmE17ypDJZ+LL8AtEzQqZjdjSlWyqV4Edwtte5H0nVH\nlmRkzBFqShDqrBD2qU1RdGJNXoWhaJgbn52nKaNL5D5uHuHY3jbNAU2ods0c\nSVrWYnq66yS0FGrsw2NTZk28jj4Yum518rLZp/AEl5WyMf5o4Qp9HBc2LRFD\nffq7\r\n=iBaL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a3b4405171dd23897e8221fe4288fab4e7fffde2","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-a3b4405.63+a3b4405","@test-graphql-cli/common":"4.0.0-alpha-a3b4405.63+a3b4405"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a3b4405.63_1573099990550_0.424157909430112","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d4cd9d2.64":{"name":"graphql-cli","version":"4.0.0-alpha-d4cd9d2.64","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d4cd9d2.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"43d12bd56c9d8c1c89438b212f67653b668b1bd0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d4cd9d2.64.tgz","fileCount":14,"integrity":"sha512-01xkk8edrQOfaYV8fC1hA4E62/ukjpv98oDBWDcpyMnMDqVIng9L3cvwWHEX4/bWpA4UsPFGohBWMJcAq+dOOw==","signatures":[{"sig":"MEUCIQCj1I+468BYqJ70JIGBRmbcm6Hd9VyrKSWFn3WIEBgodwIgBdw+VJwFsQslNmSdlzKeUCeN8w8sCmmaw2hZCADv+4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5oECRA9TVsSAnZWagAA1QwP/Re+q/Vvv20c7LZN7JoU\n7FkheZtcY23v+WEd+wdgMXrp2eQBYKbtDk3iOT2KjQXriFbpfq4tbeYNlJGY\nYRbfCTePs0UiOpDK8B7+G5w4A/0hPdoj2Ghg7zg0Q0F4JaCbMYwDQ0kleP3E\n4pKiJAkIBR4WrsSAZlP+VYou8YoNZ4TPi04IHUO2ZcQ5AUnl8iaX8AFBzV/J\ngpu14bXaK3MnWuc4dEb8SNdUB5EsE1hMx+OJIfLJcOxHN3mX/oX1GT25Un5Z\ndIDdWp6YvuOA6B5cps1jVNDEnSc3lIfqquK9dIKxEAdKp0t85zeWGQGkUXQF\ngH/d0OhR4ri3g9js1Y67QitGNj5vzfabc6HwBHIMA93aCSdSk1gCzoVz4xqX\nGjX4ICHwCuOX5IsyubAIwLM3CyCILarkk6oIr8iZayZhyAdnVtM5GGLgKDrX\n8eXkBJfHeLjaV00T6VZc8c7JHdkVAnM/Y1vUF/MjXzmaVP/jcK7KlnDjSn+0\niQQIZqQ5YKIPd4a+hO4TNbObu7na3o4g7LOMI06t8u/ixTPXaOb091p0bTHs\nnPuebhu4NVpki1Lh1wQjk2ljWzlAmDBuuvwun/oPqjz1hbaRumt+8QB9pNXK\nUbE4TNQ9UkxThFPEJFDN+f8bhRlWymnKZQnbbFYbRwNHf6daaoSYBMSPyAEl\n9JJi\r\n=YByI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d4cd9d29f09a6d2a443950e6c78da9a2b66d02fa","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-d4cd9d2.64+d4cd9d2","@test-graphql-cli/common":"4.0.0-alpha-d4cd9d2.64+d4cd9d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d4cd9d2.64_1573100035671_0.512206261286811","host":"s3://npm-registry-packages"}},"4.0.0-alpha-30b0907.64":{"name":"graphql-cli","version":"4.0.0-alpha-30b0907.64","license":"MIT","_id":"graphql-cli@4.0.0-alpha-30b0907.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"daa6e4098b97c2485a748b0d03d21c810d73bcbc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-30b0907.64.tgz","fileCount":14,"integrity":"sha512-k3YLtC6XghQ2HLR9ITEEbb/mJRHi1SxML/WA5aK+f8Ut03OQVIC0wvVWtiaBjfKhK0v3Fm4Hbeth7R6vKQp02g==","signatures":[{"sig":"MEUCICN4Gjg/2OXTIfOLdLc+GxU8pIjwoz0RWITaYEwuAA2XAiEAgXLrYlXKqqJd8ZuwRsIW/cwUh7MEzVefpqZ3pLyfYko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5ymCRA9TVsSAnZWagAASKwP/0HDtjnzmqoJkioq3ICF\nnaEO86KySb6N0Giy8dFybUVoW3/mLmWOrjxqKHRNZbh3hwzIANDw1VwCWBjz\n1Q5UV2R0ZbYcHU4mhgqLhwSbFcybcdDCox3WEl7RO9LdNCK8Mf+ZdTE3Gh2Y\nuRHixCOTgGKPXQP2XQ5zgDwCYJTD8yMLRnYVxDIZ8du2lZhX8JDvYWexSM5s\ng9E7UISxjna3JRhBl+q/p6mIkN59oQMeeFDhTwPgE4k7dnjEOQu7MyuGDA8W\ngcy6xPUjJpAwl1LshnffRapT89/RnYt4dAbxQ/StVzd4q1xIKZ+M7fbqxuol\nEksYypsrPC8eM1gY3AN/wsm7SK5eZ2l7OE7T6qhiFh6Jl8XHeW2dWBATsvst\nUOUqOhJVRIphsbznFiJbgEnB1kAE+3/E1tVkdfknWzELdlh0ijF7gf+JH1m+\nIWbQ4EaFdIZfBIHzOQ669edoOeyaZ2r7fkZKOmMOocQVnYRHRaydKcZC4+tF\n3kmOmjCwc8czfm3eFO6Ehq/0dGDsI8KGb3k7RYKT7097uhGJxbt7QCvT3cBL\nRVBfp6vIrwUBbPa6BoDmeBqsoyHTVTixpA59mydzjoNp0ICzcmnDCSAvcDzO\nwkNurPt8nRTs0/Cqw1VBqm/oew7HS9YVHtyV/Yl1O/c1RxBH1pbCx2n+Hcm3\nuT09\r\n=1x1q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"30b090778018acbe9741271fc275293a625d54f3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-30b0907.64+30b0907","@test-graphql-cli/common":"4.0.0-alpha-30b0907.64+30b0907"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-30b0907.64_1573100710182_0.20988746920849422","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8f71c2b.65":{"name":"graphql-cli","version":"4.0.0-alpha-8f71c2b.65","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8f71c2b.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"712bb265cf0685fcac0f8f53bf4f5ae0987ad668","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8f71c2b.65.tgz","fileCount":14,"integrity":"sha512-d2cwqiAUQsMwHhhi++6bDuVKh+G6frvEGOegu3HrNY0B6Kr2e145dEbDmORt4Laons6oKybQDnydSOK7zVZDqQ==","signatures":[{"sig":"MEYCIQDi8dW5/yjeevAYjowslmJ0yI7mxolsEz9pMKzUwzOfOAIhAPigRATdXx5qgTE9urV7lqiRxKjI0ZVqaeQ1rEI0GB03","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw7IqCRA9TVsSAnZWagAABjQP/04b0fIsGLrzlUyGaRDX\nMPCzqWRCVbtiaAQkCX2Iojw3/e3YRj6AucFw9hTVNmApUlYDk3qBzHo6dD4S\nYQ5deAZ69qs0qao95LghAxtufhHN0kH9demAPSjC+08Bc4mF+EEjiF1Sn7bq\nYOi31jQ3NM/sF263T6wXYfyXNFN+XDGEKdxTMqJwWAXwpk8RpL7uHoeOJk8g\nfUaiGzWmy4zao7Wd575+uYPfoyl+uPxAe0LsDgs8H/Ku9vjB0VkgiNMFheRo\nesjQi2KULGeSdBn8E+lQ34VEIuxlnLX9cvAZGU/Wcvq9zj/SQp4mg6mxERvu\nWvxcnFeAgXO2X3eicTxd/0mJRCli42+wMVyx6DSssClmIam8vlDCwYJwRWtm\n9+/sMrBBxKNQYAzKUizuUOF5iWupT/PDnqI0JSCG9xF3tMO61wTk4aXQ20vB\n+AMZqt6G56e5GN6Lgc6UrkXAU8UzoDWnPYU6MJNAx6Wm2Hpv3ajglRV4dI75\noVbqsV04GMgLoctLVvhQrz0/UuByvsQyynDuAmiBjNk7zLjYa1FlsrF7XDal\nzzsBamJv1XNIP9kWOIP+t0gmD+5Ii+OFYLSOpUDg39P/S3ZchJiuL57axuyo\nOhrgNy8s4VUNwKHjxR7xGWgm/l5By4HpAY6mWRvtMbPcxRZzVLY0Av8KT5Xs\ncUPt\r\n=1dal\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8f71c2bd579e3dd458490148f6e28805f06dfc0c","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-8f71c2b.65+8f71c2b","@test-graphql-cli/common":"4.0.0-alpha-8f71c2b.65+8f71c2b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8f71c2b.65_1573106218213_0.33263104344684624","host":"s3://npm-registry-packages"}},"4.0.0-alpha-21fe26e.65":{"name":"graphql-cli","version":"4.0.0-alpha-21fe26e.65","license":"MIT","_id":"graphql-cli@4.0.0-alpha-21fe26e.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"30c179adc5390ee0a7cb601bf99209ab7c575c59","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-21fe26e.65.tgz","fileCount":14,"integrity":"sha512-ind+aolG+zErbfC6AtPUMipkzLoINv9M8gENLJ6lV+Mn0Gr5q4he4LHNHBkhvnesHZBPeAwjuPhammls3QctHw==","signatures":[{"sig":"MEYCIQD+1RoU7E7LJDhkEyKS3Zkp7Z9BfkYmhDo71HE+vuiGewIhAJzhzvAa+uD7g2yq3Kn5vTYcdis++Oa+gKBSzDBTmdaI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw7I/CRA9TVsSAnZWagAAdQcP/3oy+vxNwi89NzR+LV9/\nOd1ZyIm+gpoNkv3Vqc8xhgf4YhJ/X/KIyd31sgIECgFgIxoeaAbagk1VJGhV\ng3W0I3+ka1D2lVbI6Tlfdfc0JQ31BzMx2CAKnV0slmSmyeSnDr80eruI+4K+\nCqzHIs51eRRTxjBQegciwTxHLej7Kcs3WMBoUPaYV22KDnw0Rjw9YJt+TqQh\nRHtwEQImYwekA9Czi4aaVXQ/1maszYoA/BNNSzescqrU3qH+bLVh7NH5QZ7m\n7LieXXZk/i2XgnwF2UjqzbFPg82Vhv+HYndEvNAAUXXSl14P/KbqJkAFxk1U\nwAVNoYqfwicvgJZOjs3e5z1M9630fh4tJEcSe3WFDvAf7hnvywVBUElEPiuf\n5Hs9ec4xhXP58ykpSIjwnY2i/JLGM6R523oi+Fi/tAFYo7DA5tURGfzauaXN\nK267q2PdGfE+3slqoVNZ2pcwCF7kYNN5nrzc55Czic4MK0VoUGhwOA+GHBCp\nPwgDTHHT7rK/QDpHmsdWOtleP+KeTpc3zmVDTRIUBhz9S7hlafGOYPOJrir4\n782+Oc6xrDt0hebhgurlGN47Z2pWyaoB0pvfXL3K2Hp+t6j0Evg1gddkTYaP\nhywqu9G5eYk5znTATAmheHQKhgHKfvyt3n5ft9D8IUU7k+4HUIgt9xyOQQvo\nJtXs\r\n=oBJE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"21fe26ebaeedc6fef8d083175d72a408f5ae6b33","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-21fe26e.65+21fe26e","@test-graphql-cli/common":"4.0.0-alpha-21fe26e.65+21fe26e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-21fe26e.65_1573106238804_0.11890216587492763","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ae3f72e.65":{"name":"graphql-cli","version":"4.0.0-alpha-ae3f72e.65","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ae3f72e.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dab4725cb942c50a9abcfb55f5c36b55908759fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ae3f72e.65.tgz","fileCount":14,"integrity":"sha512-88dvy/wNH0fgk1Zf8fv56xIX2w8C2fcknONq3F1+8xeJkWWjJQwz1NRdrvKS4EFAhggGq3OgQ67PeMj0mtwKDw==","signatures":[{"sig":"MEUCIQCK5Y+RAkchPlIuDRXgUFht8Zg7y9NqPJEd1KQQRGH6egIgNlCAtcqdkFGFWxroR2EsVLyUT3o2QcDJ1NxwgL7QUXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw7JSCRA9TVsSAnZWagAAl+8P/iTCqUo4Mbsm/8YZNUjd\n1SXjoWr8ztii6vxRM+DuewxrhSD76AnsbJbV5Gi8W5eviHcBf7VsZX990q8p\nGwcWyhyasJavH8MNWmWvpdii2vtP92kcYOna2OKyJyVgukVAmpf8zVX+NvDq\ndoQ8Pz1PGflOlSE7/0Q6Khie5UXBJw8kSWad/n5IwsV7/cvY/BpGZgc1GPvC\nehMl0qxzjFpzZojMlK1eP+bHTGn4cESFxEe/1I6KDvA3Gcasnc/HfdOc/Atf\nDThSNAMcpD593TnFidvqTwn4y5JO6PjLW4wpP8fxw8Tz1fnrtCvl6+VNUTCd\nGMoagVAado+h3/stmss3eknsf2O0j+/88raaJ/FdTeqyj0Q9k+V4I1mgP70+\nWiaDv6U3hDGGvClKq878f6QFYZaIWBeFybm6asTkY0bqB7/DefmHFntTyERr\nJXrAmdDDIuOV6PgR86ztzAFUZlGEDrcxtnEykhY7gmD3BYs11V+GM11r53Lv\nvH6x+/6VZMdXjskSlEY/G1BABmPr0lLWPNr2YXs+cIH/oZBVuwoJkwIy4KuE\nHlJqkoCijLemvgJve3ywNqzsJK20c/oJ7tJv3BU05SvdXi929VKAd+hUGBkt\nsontZ68R/dxuKf9VFbadSsKabGuKXDnAQZXVx/yHOkf8NWQzo93qBIfnO+gO\n87HO\r\n=SKLs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ae3f72ebbe9e5079aac54ce15969ec1e57a26d88","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-ae3f72e.65+ae3f72e","@test-graphql-cli/common":"4.0.0-alpha-ae3f72e.65+ae3f72e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ae3f72e.65_1573106257029_0.1631829221186456","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d69eb47.66":{"name":"graphql-cli","version":"4.0.0-alpha-d69eb47.66","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d69eb47.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3060c2444bd6bfbc047bc8da0371fbe82841dca3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d69eb47.66.tgz","fileCount":14,"integrity":"sha512-jZ1AmHHE28xiUFTM8RnZDafSGxwniigab1fDOYWOzXpAlCJk+q0zwNKIJZF/v4TcUdVzM6Nrd6gXax926KjMpA==","signatures":[{"sig":"MEUCIQD/GBloTC/mrd6b13uZEV37QdMb6L9buA9ckIb22KEhbQIgY/rQe/qJAPzgQEUPWho72Q6yWYXOpQ0Q9sjulTiE7Ho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw7JdCRA9TVsSAnZWagAAu+gP/RB9fhWl6uZWxr7pCQeO\nHvyPqWr1cvcaNHhm+SYksX/ZDj2x7AjDhG9TdO1rZVukdnF2H9dopSPXRnSl\n1NYElBAKnMGwxblvN6/Ooj47/jccyMZcAVAKWVbMvtGw8rtiaJCqfQgHxgrG\nk8Qv6TqfEwwF3ZDHyv+RVVWrCJFTQ09OS5HKm60gYyhcP1FiNbs8xgWsofO7\nLpGVXAa2VpyY/luIemJy5g3SV3bLp/jRIb09xTfwTbA9dI0e4Ow6yY9TQe0N\nPWsOKYShJVND5ZfE8FyNh2vKIfhH1Uu9sTNycxZ8iY6dzf1jnwu73R9dQD7r\netICkiC3lEfzJmU7C3M3ugPB1igKRqdV0kdRcb+8emwDHUGMDPKxemu7MqnX\nVu5gFJjEJQGiD03v+qVJjZW+XCSIoeVeGLuiTLPrL+WZYE/Q15y95yN6+Q6E\naeWskRMysLSv+l3DBpCXhlqoLoxI//NmqRCIVowxf6HX+O7dIcZKAgAxH/WC\nOk/RTPF9y7a6EhsB6g+ONZMpsAMOvcxNt+IouDgpJPDXnZdYmnJUJmeCkNJR\nBZOMxg4eNrQTi1+Bx5Zf25lyzSj5VShMPJLKedASQ5g6UzUyeSjrWEEXJsl5\nFpHKVPwINAhroLz2R4sk/Er2BADfgg/8rm1fY3z4XvK5uDRE8c8HhqEdz1ij\n2HPk\r\n=TsFL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d69eb476f2207a6e70593646f04079ba1ed658db","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-d69eb47.66+d69eb47","@test-graphql-cli/common":"4.0.0-alpha-d69eb47.66+d69eb47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d69eb47.66_1573106269032_0.8678439455054503","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b73520d.66":{"name":"graphql-cli","version":"4.0.0-alpha-b73520d.66","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b73520d.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ac3f3c8f22a8c859c6f1ecf2b711311ace2f30e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b73520d.66.tgz","fileCount":14,"integrity":"sha512-jfO6QDwlFJwF/KIVXVynNMjBnG3tP5wVVQsHQsU7PBnRLPGw9O/a2vylUNQqHN/n1Q4YTi8QWvEZTZzQplW4Hg==","signatures":[{"sig":"MEYCIQCye5TfLxPEIl4G5VsHdNz/bm1Hrttgj6gMS75aO8CfIQIhAMJ9gCWNmeSVhnYY7MtktuFFzrK4ejhz0istxDj/c1Og","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw7XvCRA9TVsSAnZWagAAvF0P/j/2Hum00IUdmCqceUU4\nIZMXqqs1pUIrVsL8N6ocNr+6/vVg+3TVIfZcts5tLiKxv1i7mqh7mKQ/2Oug\naE3yKXn/lEhws4UsNzWyWSIiCF/eaRp8aqLJykLf2mLeqfLbjwDDhs5BW5r5\nIg85heU3FuY451VIAcMS8J7+M055xvANm9aXpS/1Xc8X0OUd/wr/C30OUzeq\nVBaYrEt7cCubQ06FS7zxwRDhsDyyXDXgiYlezi/Ui0iOVqiTemTVNnzBa3MT\nKC7Qsoo5P0mfFfNy6h8OK3/RKv/INNiLPayc7s+rakPoe3cKlgbO58/jL/zN\n+1awQL7VGi8JaiXV6XoWBv1cYkw8EJDcXdLqgR5Wqv/IMJIQssQmFyECiQvx\n9jf/L9QDXKaBTTxVqDwwTyxRKrTyUJ1/Wox2nJJiCzvUAW3pUWsVxywBa2nK\n1+Rq5+zMoAMBg7yIaEP+o76B58sG63q9mVgDXmiZL/k8hVCnujiw/omE2/Af\nqqdVozI25+L2eQjcwHGOP6ch1wU5uu/Q0tmFF/q0xYmn2JkH4h/je2iTUx00\np2dPO9PGyUT411aRXNVW7ByswbTbZ3UKQqZdzAqhyCj9Lba/C3AzNQTp3fR/\nJ4ubYmuybOtr0xlTxafNwtDlO7sTiO1uWuc+sHhZRKChfppQIK7PJbogWo23\nB6MX\r\n=OSbZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b73520ddef933cd2a58fd0ecd5ad57d2d7909063","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-b73520d.66+b73520d","@test-graphql-cli/common":"4.0.0-alpha-b73520d.66+b73520d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b73520d.66_1573107183122_0.926277234588385","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6f7ac0c.67":{"name":"graphql-cli","version":"4.0.0-alpha-6f7ac0c.67","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6f7ac0c.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"39ca4a8683fcce06a63d81a9657d97d7b0769a53","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6f7ac0c.67.tgz","fileCount":14,"integrity":"sha512-QoDslvYRUH2NJ7df6h2WsDj7QkATKs93OVrX6EisaChrgJAE8JGiGv9m8hH68WhKhoVVAi3Im5M6mloTnsZ7yA==","signatures":[{"sig":"MEUCIQC9iAVjG/dl+A4DiFljyFaUBUk3AFh/BDTV38VpXpq/RgIgHagq6iVH2RlNzoYmmLBCx9UFyd5/9/UAggCO6ng4G4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw+9hCRA9TVsSAnZWagAAXpwP/iQ6IBQSGhHdA/8LWQif\nOxQdbJK8X0HBdJK/gRsZMmlGcv2JGkvoKt9hm2ptOulwsl0zq5VZRF5/UyL0\nqUdxehwa8hnJSAauZ4XkC+0QtRKWIST2DqYqgbKQjNv0RC+3Yd2m1eos3LyL\nq/8lZveXtm9QscgtITz3lcSKPeCUVY9s7P/wlUvxD3pCJDb1c6dPEAkPu1EF\n1NGfb9aCj4PqOWlRqnxcHmPglz+ElklpDhcf4P2c8LyeO2pW2C2AvNmOp8OZ\nSye2VnkaSQ1ckaGBPm7Pb2o9rUiwu/gbmINxFldymkU3KWZsbY3PFZibvXlg\nF+Vk70l4Qphpt8zszvk4fyqm60+3jcvUyV+YKGPOhv7Omv/8YqO+ExwONZF8\nCZZrTmzNozBHnIlP96qRHCpoRGZ9+yoLHsoyLkdO7+xHkMJSHN8/vgl4YJm0\n9CO+Ae94JgPFgN04qsWHCpOYNdYTVUGOY6hA3k4PvHHnlcSWfQ3BmwJY7lJr\nrFwCJHmnlgZns7fUg7PH8CB+AYiH82b3cx22zkbtWZ3BsyeIWt+ArO7WoLrd\nIaPyZKvmSWs5+yl6i2prTuAmIf9u5wqM0+KRezW35hw4UpBsDQa1zW6iEKfV\nHoqc54gPlV1qzs0Tx9Uk6I4U5G8+efYK938Bejg/+LUUEe40q5FZkGyrC2Jt\nHIIJ\r\n=s78x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6f7ac0c571f85be9c6395ee1df6aa2cc1d9a1654","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-6f7ac0c.67+6f7ac0c","@test-graphql-cli/common":"4.0.0-alpha-6f7ac0c.67+6f7ac0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6f7ac0c.67_1573121888669_0.6814986304444925","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4671b77.67":{"name":"graphql-cli","version":"4.0.0-alpha-4671b77.67","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4671b77.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"358a9dd491070847b5c50a2b8b8a64fe5604a9b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4671b77.67.tgz","fileCount":14,"integrity":"sha512-H+To+2ybEV944Bl3tQSJaeMn2kIa1cAgDVZGWWb1gMNIymSHVCUPXtGzIfGYZvukyE3a8HtL0dyGT79+64VZ/A==","signatures":[{"sig":"MEUCIAIM+iTu19YDbuh1yf0kD8voVC4RWko4LiYg2A7vWRytAiEA+E8W0ALS93Jj2QPSpZPqc09YL8n+7uMVap/7WZFbWY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxAXRCRA9TVsSAnZWagAAJEMQAInN5UnC/2FaULqipxLQ\n+PndAhMTHdQPsQFAx1r5HAKbyo+h0CpdhQDR56DIpwXYree/6mU4ja9lNB+F\nSRfQF961j36aoVRhlSRobyOKO7mkxb8PZzvDMONdM4rR8JqXDzU0kUEvKjmG\nerV4/VK+rerfYyU3NabLlS7smVNL1cqGqpMnADUJRFW94QTIaKUqc3vAAYJm\n0jvpDPf9daK1kkO8bFVvjdcIWnXER+/rlNS6ISAXX+X/KdwAA2Xp4Xy0oJGd\nSm0dwiSs7E2OnSooQul1LswdPB0s9rdxxqlHtfaKFtdGU64c55HW4IMS3rMj\n2oA1iABL1I4ExNCK/IrM+iXmt5bJJ2pz20439KXLTycgyQexbgjCoubgkews\ns+nhcXgd142FOfk3ArqNalC/50cMQ8YTDUUXgV/a+XrhUWlaecQCQBcUOTwT\nXEqFNsl8cIrl642QGG1gqHlCF9K8CnWlINe9Ir/NCyX5joiYTsDOrVyn1jiC\nKiGV9fOIROT9gBLRL87KpQYcsMwp/oPG7E443vkbWADb4vgeT8GCoVzVBu+h\nWUUw/Cme2Om3daS0/KB3T8f+y6A7ohZ+KfNzt4PAwnUYhxdvLS//ho4QYghS\nBBhSjhk85kSUY5RI2qBl5kaS9BeknEmDgwOa5PipyxSO32gaJzsOWdbgq4mS\n4BII\r\n=so6Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4671b778c7ca80c67ddb2d2132685ed515b04ef9","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-4671b77.67+4671b77","@test-graphql-cli/common":"4.0.0-alpha-4671b77.67+4671b77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4671b77.67_1573127633406_0.04780033717639043","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0b5ff46.67":{"name":"graphql-cli","version":"4.0.0-alpha-0b5ff46.67","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0b5ff46.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9e6f8345de6586cc7e1dc7af8776787fa9628eb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0b5ff46.67.tgz","fileCount":14,"integrity":"sha512-79uBLL0XSfyMBXSe44ErGM424v0o76ZpLbuxhrWvuDO85JTxeNMQ3YOcRwFYz8nJL1Ly7t15ILBT1nBUJJk4Tw==","signatures":[{"sig":"MEQCIGrctUzrtWGTU9wK5kYTGvRe8NDQI9vqQWMDtNeCKol3AiAAkiMOj/anJjj8WINHqYK99w4+pFIKhVUU4/nFIlUBvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxA5fCRA9TVsSAnZWagAAC+QP/3meCvbSNlcaf2DjiXZj\nu5JmyP49ewC4ZZQhfQofr0TqBxTIuT6rjT86Sj+Z95o5IMDZ3B+FkuY+F5GA\n/Gn13fB6ANqarb5CuhrJTT9j/P2Tzfi85J0hyqfq7AzuqROROqgYKJ9uxDnv\ned4dyzkM5T/mYIz3kb0ZmVKFPs8Pvn0dDUMefBF0x1Uxr+uzyoogbfcSHdGs\nbCC80t9gtavDstQed6/IsKgBYlfJYIolt98mKQT3TDM6G++bKaS8e9WoDfpC\nC8pA6SCqP9M/Omsd2gnalMu5lAiM5Ico3IkWPl9kPphGHW5XGRBMjveLb4dC\ntpoq7wbcTdlL3zvoxAI2FXl7UA8/YZm5A8cxem6QPZqU4MdrN8hQyiFcAnWY\nu2rrsfjJWJTsjeQZKYFFWIDyKmHtdAu7G4Iu8kPNsoVLXfJuoKjp8J9x/J3z\nBtrzNZ1yRmYyklseyge4CojzPO49ff5ZAdzEWMc6vPlzKCqWTryhPbf3ldBu\nhf2QT+0xnUxACcL0rTAiUm8cZ+abJoYdzini5gpaUr6T+BlLpA0xzLxglNxw\nEVBwMOtmAEdpA4qI1e3VjO/4ArbAcuHBp9Za4EgCP7wpU9c5mlR75bw9jCYr\nXCyPHvGgVl/wD5LSmcFhl4HwH7ofra9397XboVVj2daxhwaCY3XQi14yRacA\nWKiP\r\n=GPy4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0b5ff468eea75a9ad2129452bc61abddc5b91bef","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-0b5ff46.67+0b5ff46","@test-graphql-cli/common":"4.0.0-alpha-0b5ff46.67+0b5ff46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0b5ff46.67_1573129823401_0.731915841554025","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9dfc167.67":{"name":"graphql-cli","version":"4.0.0-alpha-9dfc167.67","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9dfc167.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5e116fb40d0c4c88ae5d014d916b55e7a2267f9e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9dfc167.67.tgz","fileCount":14,"integrity":"sha512-azEAPCm71xa+BmWgPaKBQ27rabhnzbj0zC0SqK/sCgVQnS+LUqOxBLhgV2o7BouCBY56K4eTlvN6O6vpp/BxTg==","signatures":[{"sig":"MEYCIQD2vZDiJPfjs300rH95//8oiN604+f6P5wism1sEhdB+AIhANXHDbY7EEdDezcaSRa/locYfwOccjSwI7mSQUjTvsQX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxBBiCRA9TVsSAnZWagAAdV8P/3nDhkR0+L3AACg3h26Q\n37O+mu+Gw/FD93Yk0I6ogeYzddKodQhRwJO6E0NTlQH1mp4lZ4KgRWjpf8Tf\n6iprYxhs7g3tnYVhiWyI//qsBRnwT521DXX1guuc7hihLi9X5KHJK6uq3UWw\njMUPLZVSbDk6SK9DuGFlxQiaYiG0NVSBNTrczns2sAPvAyMcdVKe/y9ekCdo\nlhjXVlCmifAnFA3eUnYUfTBt5fp/su0jOyjz+LKvvOmYX+iYDVIYftLq0qhL\nMOpIQJgXMPcpjGD/w4YpsvyVKr7DJitMBJHxNhB9j1xMIBV4ZZX/QNy3qpXo\n08LMacwfKQFbAXrqdVcAGjqcCJFd1HtS0bEASJ5YaBwxc81bfGgke7S+sVdE\nEwWI014uI15IdxOacGmoGQRhFDgSfIMO3TMvrvMXLnwZ2jE73L+jKq9CZ1/P\n6XxaAz4njGi7rWc+91NLCfFc6K5hmIVS1cb2E+Pjj9rKnhXME97DWIE8GWtG\nU9cTM03J+UHwBxZUN/OCgDa6AaFSnsL1+zukp4xjiGP9yQb60mWuLsP/cW7X\nYcDrReHCr2QPhekT6AAooF6UXYg4TfIAhRk3ZQMNqVgNnOBu7k1M/6qUX66l\nX934/Vde6nvUi4ngs+TA3PrxMhBhrAn/lUrwHy4E1dM4/vPIc1iGud2anxS/\nC0fo\r\n=au3z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9dfc16708978e3bc22de092513362fa99a3fc7e5","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-9dfc167.67+9dfc167","@test-graphql-cli/common":"4.0.0-alpha-9dfc167.67+9dfc167"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9dfc167.67_1573130337643_0.9004155014600228","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e4f7c86.67":{"name":"graphql-cli","version":"4.0.0-alpha-e4f7c86.67","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e4f7c86.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"49d2775af854cc3ab78e560c5b92199fd517b68c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e4f7c86.67.tgz","fileCount":14,"integrity":"sha512-6+4qSCEe69HVX5zFfkk0aWZtALxFFtemRMuArwnUkwR3yj73hdT/NYR9i0OwltudpIGQzi6ZrScwFgQEuof3SA==","signatures":[{"sig":"MEQCIF72082P3gfLJinQxOULRyB+pU708uf+ccMWoqg09NroAiAUEfr8yc9wkZq1ueTj9BvP//N/dzfucsQgHvUg3Jop7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxCZvCRA9TVsSAnZWagAADT4QAI7MfVAxtF3ERYJ30vbM\nZL9FQdXSqDwc1l9FoKgRSj3dwmqwzS/vf6B8lEt5W+s5KVYYPlGSPUGsFgfg\n7tdWE/AheIvMuDVKVDITJh9OhzpZT7aGJYj65nypbMmNpF0goRbCCCACVboR\nmmszKd5GGB9SbT/2H0eDaEglAMnSWFm2yc/bPYNLeDi+OXrtetaTzuCnppDP\n+IzLSWwrN5r5BL7F5M6iX17oIjhvKVHhGe3CTBqO/X4b4DOBIi8Nbb/yYNrh\niD8OcucpwNFTL/V1RFVa2Sx1ipOF1r8Yy0ztF10QOKuO8mBZfAJ3lvC18U2q\nDcpldI3OPBay6jaAIjWdvmsS3UehMW49m0adWZFdQknAo6qOnz8OnRF9jFz9\nEJXDj/Ss+fuJhdfZ2yuPbKe0+ibBsEfXWeg68Er08saxrNfpjmuDNFmKIDWU\n4ymZ35uo/gqW9jJf/hkLZjHHTKag8WiTOkDiz4/X1FlhoVVxBgNtFztLy08K\nTYkmxS6ie1unWoOxYvaCqpGL8uuUvKYo7l3K7BCsFjjQV8CrFeE2IE7yQ7hA\nwMAC7/4qXQ27jOdAeTy4qaJsuDTBiaKHq+Qg4XipFB6I77FnBrp0ixCJREmc\nJd9k6AjecC5CT3CtBMm2hRgxRhOAD9crAK5fLsfh1Rnh4/CsHCD5xdj/TUd4\n4AkG\r\n=M8Iu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e4f7c868687ef3d5e8a3ed552d5deb5dad0662b6","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-e4f7c86.67+e4f7c86","@test-graphql-cli/common":"4.0.0-alpha-e4f7c86.67+e4f7c86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e4f7c86.67_1573135982981_0.6345064400341478","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d0480fb.67":{"name":"graphql-cli","version":"4.0.0-alpha-d0480fb.67","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d0480fb.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"71138f922a0c20f0598711d507555b3fc0fe137e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d0480fb.67.tgz","fileCount":14,"integrity":"sha512-z2Z3NWRX/lNBodvHx/3c3Q+XXo3rms8+svbGMX+tqCQdpo6vYU1lwsMD7mLrqOoB61R3CTSmjorQIWQpoKLsjw==","signatures":[{"sig":"MEUCICLF6Yv9Cz6mLxH8JehBNo4my5xyrQfSZ+anEQ0imwmhAiEAvlgWcdsWwWDNY9Q4XPlBVsEYvUtEU68SylJ9OCnKCeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxDOaCRA9TVsSAnZWagAAczoP/jFlVWeLzJU4c3JpbKLr\nYSkCitbdRDuyB5qZ/e38x71AUpzesNdxmNSYo4Y3DbHCBUxCa7bVsuRIHqvw\nLqsC24hOGXlS5TB9fdM/25qkketEfeVRtquUFViJmla7QUPWbB1lzMKGxvUr\nq5M9oLaN8cCuIQgs43TRRba4X7JMZQy84OnflcO+Opg3NjTz1mq9ybv+utGK\nzu26hmHlSpucneqGhI/cCz7kx41I9Wu/+uPq66xJ45HmIbgsFSWY3d4ApAMi\neTQFQhz/K9av8c8HNLPc/QkjpQ+067xJE4XVf+bFHXffNpweYSRhnvwFfWKy\nHOPIBtZmFXygnj66qc3j6rpBR6nKgG3vFMB8BGp3zgOkr/S+lhsTDWNObnEp\nnC46wRRvHv5bS8WTCsIhjCaJbK1Wr4fcpXo82dNnA64REfxc2Ssjkgobthiy\nUo37wQ3P42Co9cYMnUkfjcYGqqmJQ8nB8Lz1r4ftGoOso80+JaosZQQC3cnO\nLEbT4K5U3wi1YUxnzNI/iHOW7pSLH6RT0iDl59bLcEU85XrwyPPVdSm/0RXS\nuDBt79/Z8BMRy9pQqaiiO/octYRNtKCRP5dEW3k0W6ETXpxw03OxClH4pbab\nZg3ngq6blozCV+Pf0dXgs3hIlBnV+Xgand/CNItOWc/qohESYemJWx9AJOnl\nF4zH\r\n=FC1X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d0480fb206c28cd4ae9ccf93f0ccfc6267f41a6c","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-d0480fb.67+d0480fb","@test-graphql-cli/common":"4.0.0-alpha-d0480fb.67+d0480fb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d0480fb.67_1573139353785_0.40328412514905065","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cd7a294.68":{"name":"graphql-cli","version":"4.0.0-alpha-cd7a294.68","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cd7a294.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"010925e0de2a908d0723cd64c697fb9a002734e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cd7a294.68.tgz","fileCount":14,"integrity":"sha512-+VFGZFZ17jyFbYHiKmof6anWrebhp2Ih6FdQQjts4JHpYNsqEBqL9SLI32M9hW+hDgA+5Rpp9GHf5/UBwZc7tw==","signatures":[{"sig":"MEUCIQCnSHInzq0/ZOAGTE4tKlZg5kTba6N+S3gfU1pXnfSnQwIgO6TlFzHq9AmN4SqHQIcSSpfxEZbGPwr/q0a3BrUIIQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxDPBCRA9TVsSAnZWagAAI8UP/jzwBLh9Gq+Erlk8RHOo\neY7MMk0Klx0sXXGdlTHjWIpp/qtLsUoq+yt+uEe9YbZWPWDrVA/I4FnVroYM\nCO/okHRTvTvqQIOLiVL+iBnV4PBSyVHeBURYt7xsD5yGnv6jX1s2NM8QUG+Q\nqOvLzsfTf39PnrcrozqWEr/Cf0i2cPu96AQiWUkf/OMdOVuKlYxDyJL+S0U8\nY+N8SklUNpJLRcE4+SaHG4QC0gJg4cb8whxYH/MMXv396QEWbZYfsRTdtnG3\ngT+lQ8g+WqXQT/zEsfvFQY63X8vxGstwOKGd6epJKKSW4A/a5uLKceEeVK/V\nyoV4PFZWtycis4BSvqmGAZ2UZ3dAA+tZ1RivBqYYTqHokRdTQtXTyP1QWaBI\nsqcf0iYl98XlosdqDqW6cyCMTQUcLmHQTU+hycQYIth5T5iI/1WwZpvoBGb3\no3pkWkoBwAXyBG8GNYMMmB41CZh2yr5zI2HOIfXK5pVqwlFzphWjMFFdsOw9\nAp0yASowoYn/Ttt+NhXmye4E/RNX8jN+x6+stt8K5LhpX72nJRPjd5v3HkZh\ngtz1AddAqv7oLfIBkSE/JScZZdnmDXKDXshQJe3p63C/Ex/QLvJ+FFE+E5qi\nxODNEWWeM5L3TjDtj0z8o114Xl52FC7piyLlwlbq5WBez+WmCGy+PixOvrtQ\nHZ5S\r\n=1wS8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cd7a2943296343c63b674747b5e49113d01f517a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-cd7a294.68+cd7a294","@test-graphql-cli/common":"4.0.0-alpha-cd7a294.68+cd7a294"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cd7a294.68_1573139393389_0.2588951654115448","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e8c9564.69":{"name":"graphql-cli","version":"4.0.0-alpha-e8c9564.69","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e8c9564.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"53a41bf1fe69fd0165f1cda04c3a5eae3a89ef29","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e8c9564.69.tgz","fileCount":14,"integrity":"sha512-9O43cV2VXDhSf8Vy2g/wRH5/+17A81agObWd1urWlb7b1c4Kak0ECbwGtHsP0NyndF2KQvYes9VwofMZ/qP1Cw==","signatures":[{"sig":"MEUCIQCna6/mJWjcfkA1aeg2UQfxUfv3+IpXadNN4Uk3MawMWAIgOIMku1nrurtvlmzVBvVVSyr7pTAcf3izViALEq+40rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxDPTCRA9TVsSAnZWagAAreAQAJXUCVmdWb6JWldr6Ed4\nPK6SY32kcWpsHjnJ6mxSSDRl0NT3JuKGPpUXzlcS12EQgA6zkZ7OYXXlWRdL\notqXuotpMS+iXSu9n6AaXPSYWlkODqtS8J3AUCkv+N+u2/665jRSnKo2dYzm\nOnUNn4JC272QpU6V/z+TcEjgWfn+URi4lakojgb4AMfMf584J7Dfel8Q7FQd\niaJA0V2/LkU1t/BePXBYMB8kPMgAxuoaQM7FYKXQ1NVbzyJqiUS1pFhc+cl5\noIJHm9cr+rJt4JGrJFQREjKG+Wyq6ALr3roSA7imteduvgiNigJLey1/hLWo\n+k8DMjjEe+oHW+hN8DW3GOu8CZdbSFTlO/7gYQYcomtgT9WP4SXiWLt0aLsc\nW5yGJTZKwfATl3RH+SXSEzNmtjuA/75UIZg4P6nGycnF1A6gcP7wdHN8es2K\nsok0XMAla1fTq6QTGb7I1gmbI+x38QU37AivPu2tzSjGpsa5zeRG9I4sycyB\n7/S2uRvj4s3nuX63+MlXld3yPYtQZCZIszosYwUK46syPyqPRqL+VznoOHvI\nM22rwbjWtUEaxSJBa/jATrUZhol8htaLojI/jSGW+zagsB+uwbcvvANoMu+h\nKonMWoLDRPGAFEGubsjJPRkvWQwpiKMB5wKIDnaCTU9BcHW/p5WCZh0/AcyU\nDXtB\r\n=wg7C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e8c9564df84895c133c04fc8b39bb852183fee85","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-e8c9564.69+e8c9564","@test-graphql-cli/common":"4.0.0-alpha-e8c9564.69+e8c9564"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e8c9564.69_1573139410679_0.6466680462590615","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5b7fcaf.70":{"name":"graphql-cli","version":"4.0.0-alpha-5b7fcaf.70","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5b7fcaf.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bc21bf862b6408cce2649d901b0cb46e001e1a28","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5b7fcaf.70.tgz","fileCount":14,"integrity":"sha512-/VuwRJf/hv8CV9VH/RCkeixxgSn3ymXB/I1/RKxCBEu5DMU+qYxdyyJLjZ1dVOBtmy5LDRMj8caX23f3xvg8kQ==","signatures":[{"sig":"MEUCIQCmxahVjdNBf0XCXPZXzOgH4ac1RLsfcxHe8cY29tJrWQIgf641TWC5mcHAukT8pxdET5HKAMOAPudzdtU4sUCvDqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxDPiCRA9TVsSAnZWagAAIeEP+wdxHXQrCa1PNXcREiVg\nrWlXwj3SgOMNXcMx12BhTfq7pCurpy3vF3GvVBZ5jkphE6U8PET3qO5MyQ3Y\nOnOX6PSkqNK0/yjCvZjzaEoGB9eaf0VdAuFJcfjUzdVlOqFJG9cGfDx52E/U\n7SYvP2mADLoGqEncN+e0mcKndyehJehpKYpPrXkzgmYe5RDhVs/pzBRr1vFn\n74EaiyVkM7L2RTPnKxaazYBPdQ9yNKlgSvER2qDqRhaiuit7CXQA5gJu81+4\nf4l5wFhXWhC9OpvgXhNruYsLkiUBNqFQ03I+ARre+38LW8HyInuj9TXwkDfq\nqxVDnDHszZrEGhXlE8wdB/MAuGS4HgdREuLR8xCHlxgXrHOKOcWNeKVQXHqZ\noYG+yIVAI9y6dGZqIVZmNOSfOzhoIkzt36WXRvH5S8Ln4+j6cGvn6qcJEsla\njJ/AwmAWyH/VM3JVE8zyhz2/8oXzVrkrfqtuOk0DjE/J1o/kta3mGFSSjMKo\n+Sb1BWcq/cTZANfsXbtIb8kkVZaR9RIRbfO7r2OC/aiPiSk/Jb3xJd253iDG\nW/HIa9Enwn3nNUEelAL5fk/rgOMoRKANYQ5WbLhTg3AIucvHmA+cyuPV9d1G\n//5xPjhIUnAj7FQ6pPVkNddbByIzbZNgTvyrM0eV8fGmHqCH6xoFSlqlI8ML\n7HGZ\r\n=i+Oy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5b7fcaf8588c601528c43acde5f29e134e9e15a4","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-5b7fcaf.70+5b7fcaf","@test-graphql-cli/common":"4.0.0-alpha-5b7fcaf.70+5b7fcaf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5b7fcaf.70_1573139426107_0.5780769807797217","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4b7cd3b.72":{"name":"graphql-cli","version":"4.0.0-alpha-4b7cd3b.72","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4b7cd3b.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"adc631bf0018c318d7945d60ddbaefc0afaaa298","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4b7cd3b.72.tgz","fileCount":14,"integrity":"sha512-T6TH+GCOBQ6zEFlQna+PnEO5tXOGGWh7ccrCHc0HAVoTgw8onz+TtF+loqCTAsJplZy6G0VIJBa6+/Hb/SwpFg==","signatures":[{"sig":"MEUCICMSkEVyDk9tO0CqyiR/FqB7lKUKOsMgWp/pLvr3yh0yAiEArusYPr4sm7ypdHH/Iddyzij42YeQkl0YuIQ4gt3mUkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxDqICRA9TVsSAnZWagAATJkP/R/7Wv49lz8kdGNaKVyK\nty7eY7v1ZzVPL7macgaVkswdSY2sSdsAqds1VWL1XjRsUbySKddwbtTI9Ooj\nP5RyuToNiE2ntf+elIaBUjthG+zkh41koss07wYMr7ZXWSeSmVMVXWsX9Be5\n0z1+z49z3wnyOe5cF68c+xUVfyimB6q0U1S2g8mIk4VSGlvQ0eHUma98fUvW\nlenc6WNwx0GpQcU73ZEvcaBg9o1PY29dk10PC1+M8qumiidWxUdrQi4DuyKZ\ncG1fwU7Zpmj1MVZCDNQiTXpIwpAIJz3NaptbyCwzFV/w/dCZt/rqejQICTet\n9vhrjtZyMKsqnVtEmrWsU+zRPPDQrVPnKk/2ncm48XCunahvSMvLLQfDOYz1\nP4dbwPhsHBEfMe87GQL6Y6M66k7uGmXnnaf/CN7zoTO9lbGc2GqU6pGI8oH7\n0tNBFYpoeBWcIqaEP0XgfZ2vbZh0kLZKQ6H5LQPfy8/JTP8JLSYKQQ/56y3A\nDZONZ1oRurVvV1LJXEaV63iBknZ5BepAXY0PPUiIVUZG/bUhOem2LiRbP/B9\naq3FfnDwm8kFfh65nYOn1Pg11txGTJJkZRtrVIRIAhpkO4+3j5xfsUO9VE8Z\n5bus34UtxAXZJ212IvSmo+HYtBsHR8/Q1tt126o4GuA6tBHhCrkFgAQJcXvr\nqoJw\r\n=ijMS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4b7cd3bf73c81e0778abc8380775a1b5bda72977","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-4b7cd3b.72+4b7cd3b","@test-graphql-cli/common":"4.0.0-alpha-4b7cd3b.72+4b7cd3b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4b7cd3b.72_1573141127671_0.9280617597678629","host":"s3://npm-registry-packages"}},"4.0.0-alpha-47d3989.73":{"name":"graphql-cli","version":"4.0.0-alpha-47d3989.73","license":"MIT","_id":"graphql-cli@4.0.0-alpha-47d3989.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fbac5ee6ff68052b951d3e3ec1dcbafcc102a589","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-47d3989.73.tgz","fileCount":14,"integrity":"sha512-eAY+Ddwd+ZZ0BA46W3s1EHXPWpLBN69ZvtPJ3JiC3rsaMVMOQZ35YuUcvikASkdrA3WpC5ksDAzlKy4UuVX65w==","signatures":[{"sig":"MEUCIDYBPLra4Y2BcRBnRe/WfLJOkX6A+b44iE4I+Kxly/6AAiEAvLauy+jQK+e93CAxGaSTp5KdqOM596f8x/42Pl/ZoQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxESdCRA9TVsSAnZWagAAf1QP/RyS1Hp3urXeMD7iMhlS\nOWMY1CI/EmSFsr+Ug2zdfCuA/T5mFU3/9aUcSf623P8uY3zNoh//Jebkjo05\np8+PmJYraxblgE8jFayOYPmxnNfFl9ahH3ygsVqfz+zchnsWypTuLM5lzyLy\nE+NAAFDhi9ceq9nZowbJAMsj3KXAj7XN9dSlr5kQwBdYk6Q/QDYt1nYEGzlf\nSuXbnwaUS/ZfTMfecbwX5QvAxXlUsDCZUIw1pBrrA+pUEJZ+VwVVSTMiX23F\n+w2zITa1XGPyATtnGdJmnPshKbTWbJsq3JQRbYzqWwGILbeC76Yhd1/Tcwdk\nz+yqQLEX4123wm3qqED6BYnw7VTmRSeXJlk/QMkU/43yqeiBfoDA4LEfjssE\n2s/DL3wGXhqKoxbS3LOiOTKV+ROWybOc9RY95ZXbaUF27jrwBHklEMZd2l2S\nj47HxL2OK0XaHmF5ogzGG9RlyFwPUYikv7hd0KPQGLPFsX7aeLzthN/6EMse\nu3yfrHx+P+klk/L5J4CoWhe2DRlmFP+MpWpAfpb4Ltpsm+4rwU3qMuCIM5va\nMFnuckc7Bg48n/SwZSGBQq/9uouKnh0ytEat7HxNv5XACJ0aOmyUf4EjQhVG\na3ZD56S+pGvJ+qgXbpJJTk6wBXt3oyHMwYbGVvxk7LQeaTB08/8dZ2dhSNm8\nWwQS\r\n=9vgI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"47d3989c0adb10469b5865c872023ea8316a3690","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-47d3989.73+47d3989","@test-graphql-cli/common":"4.0.0-alpha-47d3989.73+47d3989"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-47d3989.73_1573143708456_0.46995707011401744","host":"s3://npm-registry-packages"}},"4.0.0-alpha-640c588.74":{"name":"graphql-cli","version":"4.0.0-alpha-640c588.74","license":"MIT","_id":"graphql-cli@4.0.0-alpha-640c588.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5005b2821147b3698ed99a31fe23c764eae21951","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-640c588.74.tgz","fileCount":14,"integrity":"sha512-1JSaxwVm9IYAHOLgUDbre7AUkE5+DzO/AjF58uBPpMVZ7oWGpb72Nd1peWR5XQKS2m+D0V4Xc1dxd6rkPChutQ==","signatures":[{"sig":"MEYCIQDcRtD9FVGYumOqcsrWDOSC7xIrIzCzr92B2EPTOdY4mwIhANTOBocMq3D7sVLiF+J36N83vuV1BPjPG9AWguec95d7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxETKCRA9TVsSAnZWagAAGZcQAJu0l78u65lLxmvieEh5\nHoD6LJsPshr0WthGJZTVWpIGVFyKwdlUxz75HcnhAxe85TM4UQdvHNErU2bL\nfouRK4DkOQRWmQgpl0FBRTOWl0jpF1cnlCdnAqe6G7v/HAf8XBT9re9wkpo7\n9kuF0vsea69DPYcCX2he9nhhzpK2s27BPO+o1e1xZWVCqmR/nIAqdXutbdcM\n9MzmRi3wU5sM8/5DoC+8fQpOaQ1dwkRX0TZbMF1EDJrsENUVGEU6KrVBGhZN\nwIXmUXXqqqkKue0IqmSDJFA84Um9frzqs/0aWiuGiRSEpj+vCiQJ0E360bbn\nYsjbwRXGZyd6l5dIQwQ8wbD0V9pmgzmsNrUIYUyC9kHN/QCbw7Jn+KCNKFrV\nuogk08BiHRd0BC7lbX34F6wQcYjsncStUSuZYk6d8IXlDhEMwQ3kjykof2+p\nEc68Gfsu+kKt16R/tUSfMkLeQHwUQlniJj10W+23Cen3NJ4YJ0R0WEztjvLw\nlPhYxqLkm4JY+KflItAl+kr2aTEydkUz88khCxw8J5Fwcq2gGtR6f+OVpn7n\nH59Sn1kxKOMYSqNTrCsJxRRFPKpfbl9GFdlNQqmVtdJs50wg/+THx3gn62kZ\n+PXx9JpILOac4GbSP/JVGcxgyvaNNmPO6vDK2+J8Own3Z28lOJRO94IxfqBu\nj3rG\r\n=Tu7X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"640c58869b74495489bebe871d906e7d5e235dc6","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-640c588.74+640c588","@test-graphql-cli/common":"4.0.0-alpha-640c588.74+640c588"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-640c588.74_1573143754105_0.855550503556322","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2e0d9b0.75":{"name":"graphql-cli","version":"4.0.0-alpha-2e0d9b0.75","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2e0d9b0.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8860bbcaf73c4fc75b0b46dd216b43d205549dd4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2e0d9b0.75.tgz","fileCount":14,"integrity":"sha512-wgpgj4v+7NVWJVP88FlJstTylcvujqBN2Q+7Fg1NGdu+08s/jdSFpK2CPi4X/K+uQhwGSUe6yQDEQtYtlhhTzA==","signatures":[{"sig":"MEUCIE82iBIJWpL2ZRuyY1G1zFm1KynCJqXbU6iV9etfyUvoAiEA69F9P5Aw9VVxkX/BHTlV9nTwwc8AKa8AiHQ3s8Kg1Ro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxETvCRA9TVsSAnZWagAAlA4QAJlSmpBhPNh2VPjFaqEk\n8PUbQZcJVdR/kLJxDesdnXkRYihfX6MwPG54MpztRtN1YPqtSvcpiItyt2gI\nUb4S3mjHUxw0xepGrBw8kBH0DvALtZhM7T8S+kkGcgKUXiZbDshBgvdXE0P4\n5HcFR1llZm631+FSbjGg0ZQMDzrY92+rtYK8jDGZQ9jqjvaaS5RhS8o4wQTc\ncYSDyQM68Qke/ArB85dD8GXzIfO4qC2n8yRj9smewevv8K/Ch4sT67q0YsHY\nXfIpar1DatnN9kuO0OPhwyxAnPBLC9XcAfhJ9/MhwX3rEa6QwH8b06Saa5L3\nN9eY/Fis15supCYstWrovPni7lC/uK/R/BPJlg1sAtCYCvlkDXiZn1/98Sqk\nFjEn+tpdZievJpJubJhyEwf/raCjgQFE3sDzm2T9UlsssYX3lb8Bem4hDLqG\n8cHf7emEI3hT7nNZu3ZezSqKe//gVupJNqEFqdy9L3J0gqsSCiYYaoXNeP18\nQRrh7Dvr1SDqeZMToblk4fOK6UoiZIMbdHmUC2Lr0SgdSz4TRGhc3HLCrXzY\nANDHJyFDAmxvvdX1xsADi4/YxMN/xvzJ8Ba9S2gUD4+9+Gjo6/MhGlrAFqNu\nRe7pafLgmwtk4fIjdV4/cI/3/1WvFoejXRAeK2ooY0GPkPMHB/fKwKbBzqd3\n52Xq\r\n=f8QY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2e0d9b0989f1f8d8822ce92d3fa0623f23ca69c3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-2e0d9b0.75+2e0d9b0","@test-graphql-cli/common":"4.0.0-alpha-2e0d9b0.75+2e0d9b0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2e0d9b0.75_1573143791363_0.37655713533749147","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0cbee3c.75":{"name":"graphql-cli","version":"4.0.0-alpha-0cbee3c.75","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0cbee3c.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b77d09ebf981e29be5c41b12c87fb0b749ed2560","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0cbee3c.75.tgz","fileCount":14,"integrity":"sha512-NH5KtZx1LIu1SxCOFHx1sbJ+YFdcQkp4ofxm/5R1FHUDxEhT+CpGQct2c89243smL/FWUl6J7CLOC2mk4Fi7kA==","signatures":[{"sig":"MEUCIQDRoCkjreNNWccGPfqRFPdR46Gkmy6JKqwivy5TbC7VUQIgLYwVCxa3sdlxQmeshmd3wfGyI8lVnBefVR4Bx78W/aE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxEkJCRA9TVsSAnZWagAA/5YP/jGefVrDRIK/nUq7LL1G\nMKONG45+zqQE6u7z0l/20jBMAGPxgSo8lNjnMwckfWGLsEnnUWIQbwKHQ2kS\ni7rafZvosTDJmFnUt5cUH8drYN4OD8Wr/NFjQsTtECI5rXl3L0AyLrBqaKgr\njrY1tDDst8rjsVy4FjAHcVCALzGcvJQNPH2LqrZp6n2FL2fibttT2F2schkf\n4O9f7l+DCqRdTdJLkVRwEKDaBv8bSPqZMc/LVGix6sQ9EYPDR3eHAAX0JMzT\nXb9d6cj7MeCEPf2i35UzvmdCprw13SAELlg0+7iAlVDkbSni9yT5PYWXT6fo\n1RbdcfMvRDaBa5O0h6w3OR2bolPwWMTeODmGMyTseyy5T1m5fVJXkMHTGBae\nEdJUYQUDEJpMDS0lD1JixoRSXgB6DGv4zF/Pr3T4ZbNDDM94ITYTvEfLE6tb\nRRjftcPcQptmWFPsxOc4LHs2JggB0SEYoPOKGz6f4QMPuE+gn2kgAlW6J7Rc\n9VIwqRQ+rJO/8wuh5z4YX1uG9i6YP9uF6lsQyrW9iNS6vjSDnr3tL6yF+EJo\nUBhI2tMPOF/SRfGL1Vaqu/4tl1bwcdXFH3J37SRgMloXWJRzChfLn+6ck/Kl\nucHeA9wJzX/n2LNxys9rrqk1NNp+qNboI9Ez3ztlkqKVr7xft9+Qrn4eWbzX\nUV1W\r\n=ojkM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0cbee3c51b7363e4ade26ebb8d90827d64838c87","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-0cbee3c.75+0cbee3c","@test-graphql-cli/common":"4.0.0-alpha-0cbee3c.75+0cbee3c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0cbee3c.75_1573144840752_0.3215700423497738","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8a3704b.76":{"name":"graphql-cli","version":"4.0.0-alpha-8a3704b.76","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8a3704b.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1f8ffe004293de0b4e79f17ec8e1dc1f47066765","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8a3704b.76.tgz","fileCount":14,"integrity":"sha512-24KdbWk4y7oivS5TDNxwJySsipGuK3rV5I8xUMcq/8aczMdv6SShKdmADi+hJZj9uCaS6K5udtDH3T7XFYNgZg==","signatures":[{"sig":"MEQCIEuXnaT7iWTa4MoRdkrGmGlzBggWaOKA1ZL4atMZ0TinAiA6j4FYadBzkHXAOLXCUL1GgBQfWwvJWaD5SP1P12xJaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxEkWCRA9TVsSAnZWagAAMKYQAJBAkWbZEVZYEjDiQlGJ\nX2h1n9NfwZU6sooBKwUJ2LsSKmUOXfOgT4krd8lzNv2WGRfzmp7Oq/qXcetv\nzjH68nnUKTTIT5BhHqihVmicCNelXEJ/ZfCOGxxjwy4HEu8n5V7De0GB/qql\nPLNey4g8xhJckGOM3pD1CL1imzbSAyIu87wDcG7AD8PnrzqNl7CXuyWEKwK6\n72QIG0gWXvqVZRJo4aWfbq5hZVey1I5m+rWUsNwoIk46LcFjs3OCUF94pUst\n/d7T01OtPrXZDyVDvO4mrEPSZhzkTYEbifbJ0Kuq1sVsZgrjC370j1qWW2MO\n1KOYHvLm6Qt+xJu8JG/iPR9CuZwun7GQeWB9MpFebyOmFaEizeMfrg9Sv4Er\nCxsbP+4rxXOSUtHE44AhC+E87zLfB5fVfm6O7fCS87QjG8vKlzBfo6YKfKWw\nYqEG7Mhaz7q/2LYETTDjcmKZz3lKEeolEJZGBe0eC7jqWMPZC3RySQYkiyxw\nWLQjsdPMuLw59OqrtI9aeQK2JnwqTLLYrazYsmaUjpJl7JQmBHF/HI3KpCQ0\nW3RTowBcEG0KPXs1pKrUezLyqr5VSo4eEMUfSQJH+mqKLobBDM0stAOvxHWp\nnVpaT0728ZQ9ZjLVAyikeSaTESKBCu6GXArJ7W+8exy2odS6NMICpY9i9BsW\nirOR\r\n=FaXa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8a3704b0bfea5f2bd482eccf1cd22234174eac36","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-8a3704b.76+8a3704b","@test-graphql-cli/common":"4.0.0-alpha-8a3704b.76+8a3704b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8a3704b.76_1573144853716_0.30562659666292813","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9877b69.76":{"name":"graphql-cli","version":"4.0.0-alpha-9877b69.76","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9877b69.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1949879854e0a18e1bc0621f828615ac701b41f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9877b69.76.tgz","fileCount":14,"integrity":"sha512-AquLfwHcOtze42x5d4xGsyfyasiMnXgyBhUYbJ3zoa3W2M0SL6jlfITneFdWkTus1tiCvOpkzzLeD3cxb+/V/Q==","signatures":[{"sig":"MEYCIQDXAGsAzku26mfPK5edSX2xE/oB4HENA+KkB/Gm8drL6gIhAMq9tAfrunsK7uHG18Y+kzpk/Htp+z3fNbr49IGfTKP+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxEksCRA9TVsSAnZWagAAiHsP/R9YCP4NSAjEmJoeqAa1\nTuV3q8AC4xGbjnraikB4hskpZHJllli+5EqvjO7uyO4MHHGdgWYaFPawSXDY\nZgTHy1c/xsLONpCn6rriKvfSpEEJTuUsxq10jHSmmMKnFPqwUW1xWCnUh8pi\nPQSDtkOANH9UKZt1aDHX+zdMYN2cKJTEzj8xvGWLHZdLgzU9JP8rbDSSH+OK\nuu8v5gItAAceig/5HxrymheBiHSEHQW3MIko0dR+tlgLDLn3x0+Gh4xlm47A\nPr2h8Hjelzb/zyU05Qz568nW64nSs/7jDdORzDtvHS6uQx+huvqwdocRZPa6\nw8NaS4Efz2nsFpOY6JUJOUDpXRt2jmG5HiiGNukSjxfbIklVTRF7Ad31FLnK\nKpbHdxkgX7Puwoof+ZSUXgpEouBxedTzi8/4y0u+TucdKvsG4rOZeTNYdz+2\n5XruyrtJRtjtMuInJn9F70c3m552nrWXW/jB7LOEBdrf3WGPZEw2wxHKMGZ+\nZwdL/6rCHIt1sFGviPOn3vek7FlxFVDJFc1Kl8KbNJvWci3DyXjxPxyFmVcU\nL0vLdoIkEF4IEhYQV3sF+cYttbMx3AOWkof9QpTJORT1I7xn4NYSnvloD+vr\nbKONLK6CWJnpYRpK3pIP5+qGrUqKXGoL0R/E+l0xwEbzWBEEXDLW8cYoHvJ8\nE13C\r\n=wpCe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9877b69bad13c784e2f6007b8c10d12c5ebedd91","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"4.0.0-alpha-9877b69.76+9877b69","@test-graphql-cli/common":"4.0.0-alpha-9877b69.76+9877b69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9877b69.76_1573144875999_0.47651518067254806","host":"s3://npm-registry-packages"}},"2.2.1-alpha-b11808b.403":{"name":"graphql-cli","version":"2.2.1-alpha-b11808b.403","license":"MIT","_id":"graphql-cli@2.2.1-alpha-b11808b.403","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"41f3eb3a63d31b9c3630bab17d9bda552a23878e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-b11808b.403.tgz","fileCount":14,"integrity":"sha512-HnoBCXOETGvtO9vcuwwl2iRSIGfyKsOkJMdNk1XB0Gl3Yp+exQ1DtYaakK0+xRQgPUKKLMXXCOKR5zxcciPb0Q==","signatures":[{"sig":"MEUCIFQpZzktSmjM7rP6+zynXw8kM6bABMrhl0ur/BmQM0orAiEAj57r7qvxEMvVPR5XRHJQ8DdDR/3R9W95svySD9+k7aE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxFCQCRA9TVsSAnZWagAAlHwP/jOMAIaglAdJEaS/sbEF\nAWn4gfhbh2fogAjPYOm5HwItMQqmsGnYaH9XX/wFhVLcrtkS8ZbTCx9Bc53L\nRYeddxK0Hq17b4O8wUyoTPiZ+nswnshmoJyZTP1Qhwgf60EIG/PArWKpBHr6\nc6qCNw57IeIXPKJNszk7KFDa72ZuMiByF/LTCOL9DA9Pw0ZRYfz4oE8MPCUZ\nYUn1yYHTJMm0B1KGu6wrnoVzIcOoDjaXW6HPGmpTe+cvHrj09Aj4e0ueA06l\nDspqNEOaxhdqrrgJlmiEVLvgQQyD4lgx5rcchJxGY3TBM2DlHFkRAijyZmGx\nPZxWCgy6ukV3rBGHLQz4eTU2oBZmRxaJYhRFG9e9+tHME6VuO9KV7WPn42u0\nLzagzVXdiplekeeOoWRsfijMVjQHIQYBDqixuIVcrTSHCtNLppONR0UGANy7\nKYZ8Vc2cFhfQiCKnHSazXURozlu2H1PrBxpms9AsDNLgZVWzSCTyDpCq3iA5\nXMAwpJvxb+LRDTroGKTtR4Z+MekhjjQFiDpuLbRANvX7eo98KSXI7R04qCmN\nsJp5CJFAT9CfNsTsyx8Y6q9HuIwtgg77mVXGSJNz+qXaJWW/JRJT6Ke325gR\nbNTeAhp5w0rsr+4uOW3UALgdDq1qc4yOqNQHQPM8ltrRr2NXQYrGx2dSuvQU\nfuAE\r\n=TjPd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b11808b5124c262b39935d5344e0d2c5e5743a5a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"2.2.1-alpha-b11808b.403+b11808b","@test-graphql-cli/common":"2.2.1-alpha-b11808b.403+b11808b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-b11808b.403_1573146767708_0.5885044000350008","host":"s3://npm-registry-packages"}},"2.2.1-alpha-3cd9710.404":{"name":"graphql-cli","version":"2.2.1-alpha-3cd9710.404","license":"MIT","_id":"graphql-cli@2.2.1-alpha-3cd9710.404","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b35bc51dddb6903f4ebc3dcd9fe90a7e5e593525","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-3cd9710.404.tgz","fileCount":14,"integrity":"sha512-uLJRPQjbUdSYcCH5s0edVjBoDKzkfug5C4wODbdpQZM4tc8ZSmF2o7kYbmEH0tS/yIJeu7e/+3w+gVRg1qzQIw==","signatures":[{"sig":"MEUCICl/he2DgfmM6a6GERpyi85Ymoe2WtDpTaaTFo9uWS+ZAiEAjO89ndM6AX9GZnBiRHL9WmzQbZZ03i8gZHtmTV4dOjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxM1LCRA9TVsSAnZWagAAvgIP+QCNnOI2UIBRLWn5KS3w\ngN2ro0r15fvHsDV4gAH5bE8rp17o/TEvIOgZu5AqHfMVe2sEE7Pas874JZjB\nedNJXpRZbogv7HObFMhXvsnIduwnTtnAS5j4146EhU+WF+JcVZ11c4u6LxCW\nnDY/k4eN0JuQ1p7N5dLQSbeLYbQn2mG3SPonl8qNL9cziPZgdQSxiZ8NKZFV\naQsmqK1V8GxgOPbfRkCmSAO3jM09tq7ODFtLdA/nKEKzfrFbOBLauGinEDlO\nhfqnNp6xLXd3saz9zOwz8Rv6TwtEY7QgqGgQyuhaf3kbs+ONry4rlCalFfEa\nFpIgCCBvUDD2WevfplWKG027ebAnmoNaXv1aYU8i5zeHY6yMOqE1FtKUTa+H\n5KgDwduXKuT4sedNoxiIKJMEEvNpnSEoicYe2V5HBCpV/H9DgPNx4Dk6ZO4y\nSP2sB5T8vVDfJf+7lXIzFOplFH6SSSC/NMrcfeTG0JtfqUkkfDv+Mxulwg6F\nKnEc4NB/Sv8VZt/KGfrGBoigGCPL7CxJ5ce0xdoAn2cF/gyXhVdPSKHuLX1s\nzdLmbn+8sADP6fK1MGpJ6bazes/DLtHa+h81soWhIxFo+MQBRDnva5+YhoFW\n7ZxrKzTbZ01ruSUrRqOl8X4n7OlOmZhmS7dVxTZuU3Z7866wXN6E832wK4+p\nBd6J\r\n=vN5H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3cd9710dc4aefbe6c9c6b32eb761ad06b9c7d49c","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"2.2.1-alpha-3cd9710.404+3cd9710","@test-graphql-cli/common":"2.2.1-alpha-3cd9710.404+3cd9710"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-3cd9710.404_1573178699346_0.68382195967072","host":"s3://npm-registry-packages"}},"2.2.1-alpha-091c7cb.404":{"name":"graphql-cli","version":"2.2.1-alpha-091c7cb.404","license":"MIT","_id":"graphql-cli@2.2.1-alpha-091c7cb.404","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"51358cb41533c98e51a9fcbfa0c867793724fefc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-091c7cb.404.tgz","fileCount":14,"integrity":"sha512-GbMIwUzbamGHOPslaTC9emoHFkUC0NjxpktOfIKNkatNOokwhVBiQEo1fkxnjZJf4hzC5omM2eqNTdppAX8kng==","signatures":[{"sig":"MEQCIEQ2xLjZHn3MMX68NAuyWINL2O3qRBNzgcICpJV+JkATAiAUML+lJgo6CLT85Yd2jy4tsTOukD+myMIwbaO6Z8rmxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxNVGCRA9TVsSAnZWagAARPQP/2hYO7RX/Aso59s+ID/R\ncoSLPm8XgC5nmLmk6rmGOB4/uQi9n9C4ywIYbn2Ms31nEz8KSzSnLUHQCbfO\nviyEqNPc4hBtCmdmaYk0kbvZpJEgBnI5628Lew4J6gwlyDhVzI5n1TgNz6mV\njB59K7n4+Kd09J+trCb+a6NiP5CtZAEAa2QLhKQ2+VEJ9KU3x53s6OAcHx8t\nRtkXlwri+PutoGeDfIA+uA9VSyYbsus6OA71qoxvemJi02OvNsi0ceWjFPsG\n92aZHYxTB0tgvjxSoZJ/WcIMuwQk1lYIyjbcJ+HeSKCeac7xTGuM9EcfvJd5\n0OybAh8x36ck39msn3V+SM8VBEhtXYjk9T8fC9e+5lQLf/7SPGReVJbvn2vu\n/HtApMk8G4SOiGE9jKZUgdOQHkkutmJkH3sj4Q25QImAEakHjtpOz8l9vdri\n0hLAr6jg4exVWhUwsfP0JP7eIfAHTfjDuR/5LUNXupgwxTXhuYKumTm0bW0e\nEfUPJ5rd4gTJUYL5F0hhNjxuyF7BzMrBe2hgu1ipxLIbO7PO5cpvfi7iMOTL\nHKfTtIZaSydfbmsCslX4etCvBs4lh8x3dSXqsR/L9jniwi8MbyUhCt2ahQyk\n/W2za0+Whw024YebCvFIHy1YlPWZl/o0/IDdldwlud/ap0o9GVdL6zxjDhjY\n8kNK\r\n=WajQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"091c7cb3e8fbf7aa5bf0dc652a7fb487d72eeaf4","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"2.2.1-alpha-091c7cb.404+091c7cb","@test-graphql-cli/common":"2.2.1-alpha-091c7cb.404+091c7cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-091c7cb.404_1573180741909_0.7395787540950918","host":"s3://npm-registry-packages"}},"2.2.1-alpha-63d2749.405":{"name":"graphql-cli","version":"2.2.1-alpha-63d2749.405","license":"MIT","_id":"graphql-cli@2.2.1-alpha-63d2749.405","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ba3b04eba5b645e8d52fa44742ff7e4159c8dae3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-63d2749.405.tgz","fileCount":14,"integrity":"sha512-TMVMmM05m4eN5jKw/hj7XolpC9NTNR1RGdfgtyBTzjOpwIDc20VVuicwnaYBJzxiNV+b3K7IHfZrA4qLhLUpTg==","signatures":[{"sig":"MEQCIBhi/KIkK576hRpJdUST6Z0MXQwCLkC5tQWVW8LLFFJoAiAhMarqxCObxWxPPXuHY/3RmLC4B7hwf0XgxxZH7+qxJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxfe9CRA9TVsSAnZWagAAEGwQAJxLDSzK1x6R4cPYS7YJ\no9juE1kBVdUozfJKoqHaIMg0PEAQYBH86Z/cHe+GhN7pf9K/bq91NBK13mD7\n4oeJ/i8TY8QXKzguPZqDBIX6S/Ls3cpjiB2ozGEnBaGXpA7PhKovP5Uv8plL\nKz1XmSLxwnx2k/XOPx82IK03Hvx/t5SNW5IIsbWGWAqE3o4CBYjyE9+3qH0Y\nFVtgI2fyPt4+BzbiNPHWorWCzAmX7atV1DJb3iQ27wHib2pcTtD9HQhRf+Wk\nug/aHsns+tQLueU5fp1Hs0HA0xfRl/Gnop/ohEHodaW2VLE4vxzN2LlTKYEr\nNVL+9u3mPHWCnHNeC4G+bFRYbf4amNZJS1OKFmA+XRbf0t0sF920JoGI0GEl\ndrHOTAaUGAFgwZu7gF/oFyzIyPmlMICDrFEYGOtVNdKvx938zmr05KVJjk88\neRCsccARynybo4DYYlLFze7PevfIV3AQODKuszP5gzh86JoH2y0Q2biy1T1I\nI6/1UYPQ8YIVzYvV8shzLDFeIvLJOXvSxQSomjdWrqpeSPH4gEYG3a52gZ5P\n5imwvKkqtCQqqJd+9oZWYsuGXFwz/lfd4TUK65CeuQzZ3o/lulkRVkgZgRnA\nkfnAN9YBgk/HT2dU7EEGG0WUn7YmkxjV2+q96/P6Ag7t+N35XztAonI6flTe\nIgrv\r\n=RDDQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"63d2749d775483f409735b57f796626e5fbd20ff","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"2.2.1-alpha-63d2749.405+63d2749","@test-graphql-cli/common":"2.2.1-alpha-63d2749.405+63d2749"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-63d2749.405_1573255100827_0.5243866944607929","host":"s3://npm-registry-packages"}},"2.2.1-alpha-3df3b8e.405":{"name":"graphql-cli","version":"2.2.1-alpha-3df3b8e.405","license":"MIT","_id":"graphql-cli@2.2.1-alpha-3df3b8e.405","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"442e9a06a4d04116d8e3f6016a1a45e80051aa68","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-3df3b8e.405.tgz","fileCount":14,"integrity":"sha512-xjQnKsFtRYjWwAdwoB8T2CrHrAIsyXE7GwvB7CMw/ic/PTCIFBy+FsO/rq+BA4E2YNdKXUYT+4G01oj5nGs7CQ==","signatures":[{"sig":"MEQCIHx5RiX0+WbhL7Dt236g0SICV+B8in69XYm1COqbwXM4AiAnHgNjaHUJ8CmMxkpG0Cz0RXlONxBFy2v/MdTjKvrVsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxgspCRA9TVsSAnZWagAAtwoP/iiv54NqQy08dIehnQ7T\n5FFaJMnmoBvnwpBAZRdrJ9xe1yg7LYVI+BtAupkc9PuH7UgZbMR9qAV0cUIy\nbDXGqM6rzha7Z98J2nt8OUXtebq4X/K4m1NOkrz1slK1MQKEvQP3qooq3MxA\nwwl51G+KIjRKqMLeU6PA81Em4cEwCqv5ncYPyQ1K3/S4MGVgPSZhaADFuqU9\n00d77nU3rqihLIbgLfxgdZ3CCr97kkK/eZJDW4bK9CxTvoK2GDxTs1AsWV06\nwxI22xYZJNrxZ3FqngPoTIEMtdK5o00tJVJ6z1f52lSEnzp+RNKVaVMvANVe\n6wneZ4paO6jmrDOhP+zD9VSuFIaZ1G57qsg8mK2a1AR2juaQ8Mf610Fn2kQ6\nF/NZp22x0kOdhlwTGiRLoicvygLtoGgC8gPTjVWcjzpgO2UYTbzyLshxWdrA\nXUMJpUCIXKKh+/YylWwFECIsL7oWRw1NL6sORrSt/w0HMksg+1JSa49K/vNA\nk6gSqUqKuTko+/9IWE0gjvkxppfJ0JYewg1cVDzDYXuzOwii05qq9NUz69V+\ndnosnonINw1IyuThxsBhtIwP0rOUzvdene6hlGFU2shthS7oQZYcCB4b+ziz\nU/s83FmjizNMqrnfDSzEuxpVH1nrWWIz+LwX7kuMRFNrerJYkYvK8Y9ESvjf\nWnoe\r\n=Jgaa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3df3b8e066fa3b363af719ce25cf696263c597c2","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"2.2.1-alpha-3df3b8e.405+3df3b8e","@test-graphql-cli/common":"2.2.1-alpha-3df3b8e.405+3df3b8e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-3df3b8e.405_1573260072785_0.5763794108075835","host":"s3://npm-registry-packages"}},"2.2.1-alpha-dc27119.405":{"name":"graphql-cli","version":"2.2.1-alpha-dc27119.405","license":"MIT","_id":"graphql-cli@2.2.1-alpha-dc27119.405","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3969086149d0e83a9bf4a7e35390aeef8c2bf3a9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-dc27119.405.tgz","fileCount":14,"integrity":"sha512-RoSBReNPFA3lSRihTEI/Ev9HstcBUx04ZqSq6rmccM3HLEBNpkmPv0xQHdA/5lbYju3h8RcEI40Zmd9O23dNUw==","signatures":[{"sig":"MEUCIQDPvU/fMirLbhirk1FSeKXk4eV+6UQx8KOYlAQ0SzjTBwIgYLE4thUaL5rlCgMRc7ugo2On9sgO2X0GN0qLAqKjPUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxnxlCRA9TVsSAnZWagAAEcUP/Am0e0+Ja6AEw24mBUfQ\n2ANolyNcpf793GLq1PsK5+ElaBXUUrfrs5qLDKiQiXguobOmuLfcwPo0+JKE\ng7BhapKO/ALhK++5nQYbIKeQHjxWfhSm0bQFBtfTmQ8n1bkNWKUJbesz2/Fj\nrqgsqjRX0t7/3yIwBB5OXsq8BIFu2UqEuZcBWv9JlZ6KFN2Uye6lg3TycZcC\n82wl/IsUroKuSKo7l/LYmMlc64vrJ5JVDMqQHhh0g/zAXSkA0CRKROgq87Gg\ntQsP49383C1gbRs66pND2t61Pq/DZ7mT0k8M0O0q1gCz0roZisnCcoYOBZCu\nm59gPMWyyEYti8WmcvvY3Mod+zATvW5Db0PIIH4TIIuBKrejOQwnn3cI0USw\nF2baIZwhIwegnkxBeMfmqf/Cfra0oDVuSBc+CFr+RX59Z4pj5D3CRX/bulVV\nC0vv8LCfjfZ/GglFzxjoNpKYLWvWWbzadXohkKc1VQjRVj6Nc1v7uC085rlq\n13dFo77snH/FOOYgXN5t65IKvbqlOzZh46d6fzckBfgdjYKH4xKblRHuv+52\nXx22i6EbtbdORHhpm6jGlZlDbH9QDIWt7ot6cwHrkMgi/fGxeh0w10yq/IrB\nZqGwfoHBt9TMvuYmaVdlgk/nTBBHfIGJaJRpaXze1vsMa+d7CS/pq6D8xH0s\nM96Y\r\n=7kCz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dc271195571eefe7ef8bf56c9ee5493a43d8a044","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"2.2.1-alpha-dc27119.405+dc27119","@test-graphql-cli/common":"2.2.1-alpha-dc27119.405+dc27119"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-dc27119.405_1573289061482_0.8791035782107095","host":"s3://npm-registry-packages"}},"2.2.1-alpha-8a7d144.406":{"name":"graphql-cli","version":"2.2.1-alpha-8a7d144.406","license":"MIT","_id":"graphql-cli@2.2.1-alpha-8a7d144.406","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bd57227a77c9585ad3c7933fc1c830f915ec6fe0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-8a7d144.406.tgz","fileCount":14,"integrity":"sha512-HBG0HnIrViJqPRfw+/pP3GGM7WCvaov/1y/klhnNi7C1En5W6DtSgZbtdfvuMoLpEf6f4huHm3fL21R3qHZDxg==","signatures":[{"sig":"MEYCIQDhy8t2mTo9z1bDonrgonAOeMCGTs7dPGJcxEHcdX03LgIhAKpNZ5o/jv4wryhUUIWhCbs2/aNitCBxX3H++gncZJxs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxrM0CRA9TVsSAnZWagAAEPIP/3aTAhQt3Jc0JljYps/r\nmV2j4wiCAg4DCgiAlYLmNUrpEBAZKjYK5X1C/nJj6LaXaVpEiAV02/FCXjGv\n+ZRnfNxFgQQiplmqNTJ9SC+GJvc59OKsodyWFVu+uuEjx3UZP1W071UoNP/D\ncH+dY8VV7zYmjUrr+QDpYDRgyN1+74jJcmN5layKnUZMLOGCxrsVurozNAZZ\nsog6oQz6jbN5VqLw4xkp8gVdiqxGNu6K1ciqzSiNWI3p0b3dDpPRgiDlW+Uc\nMO0JJlX3bs4OLtQZKe+TAhf2+Ne5NlT28PlaQGTWkk7BnZB+XywiPe6D4+h9\n1Ntu+u2eqAQh3r4q+D8bQ4maPKsKRGOc/roGjpzOtdl/l7SAqmDYfSQeoZNP\nRaDKqp8MbKLVlGDmOD7xYGD94oHVE5Wl+4vdpG/QGu8xqPccGNKvLZYM36WG\naBWTvUw2A6N4PCfSI1oUNuS7PafjVo7k6Dfzokw4LVDz9PiWcpENwG2u4mJy\nwLPKrpNRJi5ajRcfJJadd0q8DIPp3n0rnfkgq5rshf2evikAaWXybqO72NLW\nDaHGhmOVRaCphZqNGIYP5QfF6UmsU4gxLuCv9meFcmxO6c7Hl/p8Kt6VybMj\n/R4Y/NV8efYKlbSGUpVrEoLXBD4Fc6W4S86NO3UDJ+CJjMHRBbRmpkG7rtlj\nlLf3\r\n=0b0T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8a7d1442a71de28d6641a5a09fe3c329c759ca86","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"2.2.1-alpha-8a7d144.406+8a7d144","@test-graphql-cli/common":"2.2.1-alpha-8a7d144.406+8a7d144"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-8a7d144.406_1573303092510_0.7409764212093555","host":"s3://npm-registry-packages"}},"2.2.1-alpha-ae5b112.406":{"name":"graphql-cli","version":"2.2.1-alpha-ae5b112.406","license":"MIT","_id":"graphql-cli@2.2.1-alpha-ae5b112.406","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a9394fdb3fb2cae235721dc6d037bcca76bd3d2e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-ae5b112.406.tgz","fileCount":14,"integrity":"sha512-omQFL83BC4D5Y2ybsfjlMIYo1sMWEJh+cGFL99xI8KCUzErRHLNOLGtoxiYczOjPhIzR3QQvKQ9yKcmyK2Y31g==","signatures":[{"sig":"MEUCIQDaxC9Wdn+aWrNEQXHZ3Z1R2sU0aplhv7B50Kyi7k3EbQIgLoq2+9dCq+4Hvm0qY+fxO3ntlYbJml3dbJLepXqrGTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxvAwCRA9TVsSAnZWagAAiHoP/ibPGtYlrkme8d9yTBra\nZURw/3+BR8zoPG7lC8WlQztpftLUfBeSAH88w5nG80emPBqXylyLzgwVhTRX\nnhzvW9CK1U3CWdC/kU+V5FXUP/BjnvTMGP8TwjB3z1hmLfv0w/qWvQa/8qVb\nEh90bQlXqa6n9IPetCDq6FjVPNce5/x13uaqE3jw6WqLRFnsesoEZefH0plr\nt0l5DuItAdVkptjdyWMOV5O80143vClSs3K85jV4f91hUZ9lWqJd6NQxrseT\nm9htm/Q59hjJOocDICMo6xz3OP4bnQTxfF7L5nsH8xZTfrST5KDIRpySv8U2\n9q1Kri+JmToj37cVvE10kiaO2bKuxRQqF+HyF5F+JXRXK5jJMVyzloIL3vkx\nwgPDdj4jQcgdQyW/C83Wi7Bf+2vEt5yq6qDg6mbrPSLg+y8JL3ug2IAIsuXK\nx+V1gzhqDVLWHoty2IsmpqEmfh79w9dT0QLVUgbty0b5JfhB0SLhwB1+Jwew\n6SzYNnHLvKHBkG6F5kRUgsRXP6oflhKdN4lJMq+7V5Vh9Msraz8wRmHaU2Yc\nNLkZkTTmNSQS00sMt4Ivsci7XNCtZUXu5Funcy4KygmNEKX79dKznA5mAj3l\n8QbCzzf5VUhprwBHN4QR/DJZ9jfMzWRxeezYDAsMNy7lsq17lTuzTcvMmcUO\nBTXp\r\n=CK53\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ae5b112af21568bca28236d4bfa129ed5b505c97","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"2.4.2","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@types/resolve-from":"5.0.1","@test-graphql-cli/init":"2.2.1-alpha-ae5b112.406+ae5b112","@test-graphql-cli/common":"2.2.1-alpha-ae5b112.406+ae5b112"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-ae5b112.406_1573318703652_0.3932484929268083","host":"s3://npm-registry-packages"}},"2.2.1-alpha-681292e.407":{"name":"graphql-cli","version":"2.2.1-alpha-681292e.407","license":"MIT","_id":"graphql-cli@2.2.1-alpha-681292e.407","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7c20b07c30eeb69159f65eccdc33ceb8401b9450","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-681292e.407.tgz","fileCount":14,"integrity":"sha512-SnLzZzap3B7i2S/GvBqO7vc+GY8lV7CdDxmD/AVFhL8yId2l9QYtM/HSh0vBapszJ2HPf3VWP2EwS2R0HlPMlA==","signatures":[{"sig":"MEYCIQDQv3DkRAFN+sr5wNhZBQCR5jIuDVrjipVZIfG79iv7HAIhAKXre/PQSezBsuoNIbP42XW02Mzq1mCtBKHbSqbkaRkY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxvL1CRA9TVsSAnZWagAAlLoQAJmDFrkIQTEHNeW50q4/\nj0bJ0QpN7PyGodODI/uX3ydn1XpdDtgKK0oKCPo3NrgK6/pvxsEqurO8T60f\ndgB2IdDlPOB2QzV20JYYrtrox8T+wDAITcBe6m3p2gy8aCtIe/DqepBHjXgn\nxqS41AHkD/64veRp+2SpcS3Qmc/6kUHFgVP8BaRZSC7hGRK6lCc6j7Reyo4u\nT2e2FTG5P0oZrSTFSFw2BhMbMhWIln/yPUEvy/b041xTSnqSIYrdQTIJZmgp\noJ52uQy+k4EBfz+/B/CyfE2fxT82KWrgtLQDBJpe0pVxFYaYvaFb7ANyAlRp\nRQJOB4/W5kCSyKEXl/qjvIjMPCLu6zLlIIbF8Y60qAY41RxPGeO2BjF3kCG7\nKXkCbFex/xUhm3wNZzBHypNYpXVy5ejXiXdy2IHhinpj6GIML/hl3qIOn0nc\nN5e0PKORnMazWa3SpT+QKE1jvk2NhAlNBcu4Iq+lj9gq9pS5in53HsL1aYi2\nSGRNYK3tECKpB4XdFpEim8YKWkXw6MsR6gJv//mvZuE1s2tQv7YUQFhVU7Wq\nfmoUFek7rdaa13ZtMUpg6/q3Zm1mw/NzOGir0kwCzfJVcdfiNyb74ZqN80Ap\nfX+thyEFfhgOkPiP842jd8iGi7R3G2rECVWJlMtdGAy5z04aAOwKTn3AJWjW\nHhyt\r\n=laoP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"681292eb5bd9335773c7a4edc09038eeb97386ae","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-681292e.407+681292e","@test-graphql-cli/common":"2.2.1-alpha-681292e.407+681292e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-681292e.407_1573319412603_0.9399662696154039","host":"s3://npm-registry-packages"}},"2.2.1-alpha-e23f6ab.408":{"name":"graphql-cli","version":"2.2.1-alpha-e23f6ab.408","license":"MIT","_id":"graphql-cli@2.2.1-alpha-e23f6ab.408","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f472cf25bfe078d267af6d631e98d71ab05c5b94","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-e23f6ab.408.tgz","fileCount":14,"integrity":"sha512-OBfTVRYBNCqbbqjTC60EnZs7s2PH2LT2LxEHYiVDPEBBYu5wspXZ7ywJS7y5zgSqcLfHbQ9LW0dfCG1KaygRUg==","signatures":[{"sig":"MEUCIQDGCmI/NZDtGv1omidniVUFO7YZwIgFOjHbKRqIXhdilgIgX1W3+fZZZTY0gNHIQe//XGIKnbrF7weNLEDuxPhWyfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxxfeCRA9TVsSAnZWagAA8qUP/i0pg3LcERlOfjzm1fRI\nK+St0X+kxBUwDK4+m2VYn/WFy+nZNhUgppm7q45Y5uT1kgNLVcOpNUeRW/5l\nPSR8Eg4vyXa7Zw+81PFWMe469t4xDb3qNX1WbVN+irojod73qWM0veRPpXxh\nKidHqf9Tqfx9Gn4EaX0UWe4SdxFjOIr9m+UpXQEXVd8V87u5sHUrPB4ddNUF\nfbvhabWMk3p4bVjATyBdAtgYc39kIRnBSeaukcHXKNHBTdIYQByYeF4DZBEF\nm5gGsPztYovgrreazP5mOSTYVQWau+zdnMtLzxZs85t5rSRw0lec7Q85uAoX\nCJvPIuyVXMi0DOaoGTF6p5/SrqTk9jdNMlZPM7PRmOUK+5sUMVU7cBcNqEGv\nrJ0I53LdtZkgi/SIEqHkuq6mz7JCNoU5+zTk9tXcuIBJURAy2NbAjVVTWYBe\nPw49zZ6xdDc42el8z5uh/QvAsHzYZsgerSCoY6ixtauIKiN48STTGPZbKbOp\n5QHt2S0EBDIlubkG0dvTLKPhn+zYZBG6mPXcsospUmreVjnBq1+6O97XgaI/\nDEqVKu9S4xgw40OsPsvWWADIlzPAkfKH/THq1F7Ej2XB7SZM8qKTWqvdTMeF\nzJKRdtEpiD2/Bqvj+p+yZ1JDvgC5Ou3f75MtDBRZWLknAF8+NvAQpjrOEPmk\nnw+8\r\n=xG2G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e23f6abc3d4dd41615df1fa793e84ce32ac1e897","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-e23f6ab.408+e23f6ab","@test-graphql-cli/common":"2.2.1-alpha-e23f6ab.408+e23f6ab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.4.1","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-e23f6ab.408_1573328862110_0.9001412109742208","host":"s3://npm-registry-packages"}},"2.2.1-alpha-2ed524a.409":{"name":"graphql-cli","version":"2.2.1-alpha-2ed524a.409","license":"MIT","_id":"graphql-cli@2.2.1-alpha-2ed524a.409","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f963b95efa570229d1dde02e291681a4b23dbf4e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-2ed524a.409.tgz","fileCount":14,"integrity":"sha512-Xi6RiOSZ6n7SOUazMsWPEND+2ikZ1APDB+S5yq1R6P2AtHHgKgQ+xiiwGoz1YcpW4TX4TRQlwb+HsCdSRg0wZA==","signatures":[{"sig":"MEUCIQDMSxNRfLe6ZNnXOdpY/9qFr8rm/wWDRlpVx3WSaDLj5wIgX0Kj40x2A5v3XHnOrrbafS7pQhzeZLurB5At4dPVn/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyM+eCRA9TVsSAnZWagAAht4P/1DLqaT5XmD7QA3y8v4Z\n2jYl+nzU4quic21SpWvtUlNiR96pBsyoeCEqZt1/t89ZxvDILkJ4CG5Vjain\nIMIdG1K/UM2pGGg7jo3bbioUkJMCx1aGg4pRo7ndwuVgh331dnZ23vgFzdsf\nbxcEXmwgliIn/B/DHWl5LusGqgOMh64XnIMwXQttSjdr9VzIMJDPmeZYMLTE\nzvHc//BhM917Bwuqd/fSGrKlehxjgrWrdnLsFIiOq87Cw0JR7pJH2cqyMBur\nlVnvb732nRZNxMzFNX6ByMldJjF4LrTrFeCZI0K64rsCg/vuJWzdqyZWKtKa\nCz31uv6t/tbZL84c9aPRAmQIwCR5bu28P2OILRZMx0s9P5CTrqNi36b0Fx4f\nGJPbi6v3ILozRXDQehy9oP7NMDTmO0HxmyEMIYoC5PZES+RCZnQ0PeEeWAtZ\noEZQsQIsKjEXzzlo7Iyluris2bHrNqAI/yIWo39e0oybuhBiBnlh05OiWEgn\nZpnaJagc4WUIIykOBVoDbGk+Qlnb8JyAEybJcqMKQDVIt6u9GACCTfPnnE6o\nTuHXvyrp15zqYMNpxo3NAs/IFoQw3QvhGO8VhwiEseW2aQOyWMiNFL2nL2oT\ngokyyM/3pcuqyyxsJ9EFUyRWDITFopsIbu2n/hsG+83/v/5Z99pA2TSD5/kv\nLLrB\r\n=pGK6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2ed524aa8ed8ec966097a1ef754d94acf39a82e7","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-2ed524a.409+2ed524a","@test-graphql-cli/common":"2.2.1-alpha-2ed524a.409+2ed524a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-2ed524a.409_1573441438064_0.7527889762470181","host":"s3://npm-registry-packages"}},"2.2.1-alpha-ae014db.409":{"name":"graphql-cli","version":"2.2.1-alpha-ae014db.409","license":"MIT","_id":"graphql-cli@2.2.1-alpha-ae014db.409","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e5458bcd5f479824410cf2183f8f6e66cb11a40a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-ae014db.409.tgz","fileCount":14,"integrity":"sha512-gVosRJ8OV/bmS1fqhVnesl6OJrI6VAT/doF/AeFRtxroPu9/e3pkAK+bcLnLC/lE2I93wx0pkRx36eVbBh9JFg==","signatures":[{"sig":"MEUCIETqN3MuommWNZUvKx1IcwI39ATNMyGyl//136QzV85CAiEAixrAKj6QOgeMF30VUTYbN9o3kbQ0ACsPGvzSyOeIWBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyNB8CRA9TVsSAnZWagAAvfwP+wfLnirdWcO+5PzJo2cW\n0VGIlRjHJFD53JPHNb4YmhMRMECR/vstCsZNvT4KYRLWCT0auDixHkKrTphA\n2G0ef1Yw6JARanOHpQlxpB3lJbEn5lts7fWkXfDZCOdMUn06w0kJZYrYwB28\nBBWXzgAoy+s5rdaLCUDiu0ho4AuFKiQvTKxhKRcSBgXL8gzzw1Io3UQ3x5Uq\n3GG82mCr8yh40KX47+2DKr75m3OrQy+PBQEn6nB013zXPmqMkVy/rIJQABAp\n++sWZcpWUxSa+lqqTOO0mUrnJ6OvKWNX3hDuto4SThRMRhMSU/2F/ceSQhyG\nP4VpFXluHnyWFlu+uJJTGov9E/1cyUQNMhw+BRS3fN0jK55TfkB7zaH4prMW\nk2CcXjAbAWnxONaOy1NLBGqtsvRAWog2iyq89p5CUIMAYwcw1LI931Wz+l+Q\nyUf+Ejepn2A5l6drEa6HqyBJVkDbfE+eA88jHa9pmtn2IqrayzXTKHBOr8l7\nFa0+kbPOM+5tM3H2yBQhp+TTCnl0BUkJRV7RyQh1gurz9JtRMwEtN9zamAAx\n0vpJic57Y1eVC+3ullK7vQfXfA+iyZ8+9B2niKyDnEt3xE2xA2utYaLrZ+7w\nIQXhFLAqi4t4hIjH858oWrC/p5Raj85Ub+tEGhc4UXV76bRwNUv1cPFYm/Jd\nvoZP\r\n=n9hZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ae014db0b446dcd99111f33aaa562ea2bc08be7e","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-ae014db.409+ae014db","@test-graphql-cli/common":"2.2.1-alpha-ae014db.409+ae014db"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-ae014db.409_1573441659938_0.44554252637772085","host":"s3://npm-registry-packages"}},"2.2.1-alpha-a97e3ce.410":{"name":"graphql-cli","version":"2.2.1-alpha-a97e3ce.410","license":"MIT","_id":"graphql-cli@2.2.1-alpha-a97e3ce.410","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3c93cf1b13b6758069be67c7ed764dbfcff735e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-a97e3ce.410.tgz","fileCount":14,"integrity":"sha512-/Nj2ag5v/JW1yfbxENKXDfWQKVom45REcVYGy/e2JgOOKSIKzp3hF5DOyAWwYrZU60y1kK/Fc1pGNG3hlFgCSw==","signatures":[{"sig":"MEQCIG9ZmQCJTvPMbeA5/r3vGuEe8hbMCDKCBawEN2NTtHRrAiBJ0dgXt/O2fis1ILPqJK56A6e10aDGsbmd8OPS6RmPHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyShSCRA9TVsSAnZWagAA/w0P/R96uL25Y8dIvjTfKNa1\neEBJmjBNZQv4Zx4W1RhUgmKQSGSFjX0Mh6YGOwvR0YxnvWPSzOkqmaeZeVAO\n62ELa5cnwAUgjmxTVz/I/TFmDkNaHLDBMBn9Ji5lJRaATkVxkttAJ4zoO0Sz\ne2GUYbwPTxv5grjVFkJ4klNSpw3WLqN4Fp4YCBUtH9/RZ9WBdzgaqL1HCAIk\nYbgFlb72D0qrlA+w8TQvFdLDy7Z4c4vuU4bLty7PFwYyHlCz8wY4qwq5ORFG\n+CY9eGcpwEE6UMPabZm3/mmFEQtqQUuxxo9T83mlPlut/rWsGp6QbzQCN3kb\njSmzQsgbY34I3pC079KA5BGTmrVqBXqYd9ZC3eHUuucchXVRVwXctjB7RJGf\nmPjolLCWoBM1OjWyf97opiEA/ca+4DlaUf3/JUkYx4pAP+l2FMPE3VMChVQo\nEbdEjrCrqW9Pl/71OIaZ5olECyWD/3uliYpCoVb0zF1f6HOF6zMzLTBM9p2z\ntMTk2AqEVrpygWt1xKUvPfzaPxa4oUcr+7RzGA6qT9ZTBgg64bS7iQvBvtll\nkNCvg7spRVWurqTjXjVb7EGNib+3mAygbYkBQZ2xaYnNGDOmklufe3AzmLCs\nNl1a9NP0NZUxnjvHvnt9LoWQQBSkSLkVKwMzZwl/ULf/MO5pQIBw+aULObfH\nWs1P\r\n=a0uJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a97e3cec36fd98f7683584abbb0088aa2d2bb313","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-a97e3ce.410+a97e3ce","@test-graphql-cli/common":"2.2.1-alpha-a97e3ce.410+a97e3ce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-a97e3ce.410_1573464146577_0.5227058995002096","host":"s3://npm-registry-packages"}},"2.2.1-alpha-e9a354e.410":{"name":"graphql-cli","version":"2.2.1-alpha-e9a354e.410","license":"MIT","_id":"graphql-cli@2.2.1-alpha-e9a354e.410","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"732aeb3369fc3846666c7627619f0a5fbe75549e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-e9a354e.410.tgz","fileCount":14,"integrity":"sha512-uxoxy63yJVA9/9KupMrd+u4gb2qJp7054ej4KF5mFIZJNt0nlJZkGSGQTJt1/1+S4g4/7Bdv/CWBeiyAwWMuSg==","signatures":[{"sig":"MEYCIQCDGxgyIv8H7tUnZG17FP4umH2fiuyAhhiOxpuFstth9QIhAMA9HXMhhuocet4vRdYOjY5lhgIwSOXUsyPJGR8P5kpc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdySk9CRA9TVsSAnZWagAATjUP/igW2vPSfjsqLZXLt5ma\nNgJEbHJh1L3ER7R4gRI6CJAz5l60RiwPUflhIfDmsKQC1/qJrupWUXGT1s9p\n0GjicYwh0exZMAzdygjKZdZUT8nYkFmgCNnWd+cKvmf6/1DaWBYm3GxIUig/\nVb00kgwzQ1e6D2nyHMObTArBL2F/ourDzZfMZtaVT07XhzCPbq6oAYwn/9GX\nLuIj1AvnVW6hkB7pnCnpCBUP2fnFwWafQz1oK6q3VtPkIOB08iQGOliHqCrx\niEU/ia8JQF24Azg2sBUvOx8UijzmY+VCKB1ZZjtiSrFLquHz63GyA6ZiTuaS\nI+Y1xWs8JMMapvb9GPWsNM43L+KSOjetcgGNoW8r5YBRy0BAR8h+USve6/7/\ndOcfeLRabHo0mIqBgUZLsaVnu05SWYXUaPWpmIPYkEueQWzssooVFqF2Z8gV\nnKpm1ZADk/iInO4kELdWflW95UdE00LtdUTnj1LLitrNY8m6P7XjMajKSssB\nQEbvZw7FdF5998Dn/eXyLn4SuvR8pm80KSgIMl4P3QinBToXiQmsmqH0yPD4\nZ0ZVSCFzu5OSaJStCZ5/FJHzruvwvE9VNr3yE0FSN0xlAX/nbZNaa3Ctb609\nzn4n4ojbrv1QIhOrwyuxPkqHDSCubem0Wwpeoz1QKLYHFlPLq3PIkYJde5dp\nWQpu\r\n=UaPB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e9a354ecd0e6729c7407abd22666a352e02e76cf","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-e9a354e.410+e9a354e","@test-graphql-cli/common":"2.2.1-alpha-e9a354e.410+e9a354e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-e9a354e.410_1573464381026_0.20707476900842026","host":"s3://npm-registry-packages"}},"2.2.1-alpha-ffd5b26.411":{"name":"graphql-cli","version":"2.2.1-alpha-ffd5b26.411","license":"MIT","_id":"graphql-cli@2.2.1-alpha-ffd5b26.411","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7e68572d4459d585a6d734ee5c2e09671a31a582","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-ffd5b26.411.tgz","fileCount":14,"integrity":"sha512-zvS/29nRkoXtJKhhyPV4ULdsrZ/EzWxJFAQyrrapUvpAWw6N7xbQzVIr3GK5OXtjiBUWhEVdzS16YfQilk5LEw==","signatures":[{"sig":"MEUCIBmu921h+kKR817qLp4DH517/OtyWISI1W7JA2HsfRQFAiEAy21yaSxJSKrBoejRtZzLP3aw1Takhitlcmi7Kvzafog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyT/fCRA9TVsSAnZWagAA/G8QAIj84SMABiDOckER7Hk+\nisKE8rljK5kC0GDtOFhANUaYge3B4TOTIKmtR0Xl/zGs46sfybjcMTWtJP5g\nnMjass15LE0Wck8vVTklNV1AZ8FZBx+zQEAePP+Op/tTmthmtQRTLo54XxSM\nSVQMt1JZWIC5sJglCCMUFCoeaeCFhL0DY6SeuPaoOX+SERsad0IrEoBumTc2\n8pYmIzQOcjPiqlbZcE/Vs9awyVcfIX+WNBsrTTgTsbLdnvIpzALO02F6FhIk\nbiB1MFt7XgmAj+T090aS7UFKoxSefRUBwpIQyc1HCwa7Fp9BmhndQ0rqys1j\nyZiSbNqO73igVT8kdteCDbZyjSbNqv/sxxxpYDmW4xa3oMuYzkkwYO4JmPp2\n3L38CH6kLKSUyBhX6n8CwR3AnaGd6Qxs0/XaEQvLgg5U3AAeym0wTistH0of\nYBuWSsMhSO42jjt+uzCgfy+JhOgZZ8pNVONj30OW334CwS5905Ylf1j74MKn\nLhoJ+4Q9LboLtPNEvKOOhi/Zad7FqWLUks+EDJG9u24y6P9I0p205o7I7HWa\ny+U7btCCp0YKsfzn4B9usTAGrsMhO+hBrie5ze0xagJDR4jfvIajIuVbaOFw\nQbgyNVZCLQ9s3mdiuifA+sYw9az7dbTG+s18KWv2M5mT0xU16BeESfK+OUNJ\nNy8p\r\n=WBnT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ffd5b2674f974797b3ff81592d5f13e8500d4752","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-ffd5b26.411+ffd5b26","@test-graphql-cli/common":"2.2.1-alpha-ffd5b26.411+ffd5b26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-ffd5b26.411_1573470172531_0.45878871829614165","host":"s3://npm-registry-packages"}},"2.2.1-alpha-3feba47.412":{"name":"graphql-cli","version":"2.2.1-alpha-3feba47.412","license":"MIT","_id":"graphql-cli@2.2.1-alpha-3feba47.412","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"28a8b3bf88a707609c1edd9c2c99d76e193e31f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-3feba47.412.tgz","fileCount":14,"integrity":"sha512-VIMCF5tOUSgDzMhQZVZ2bJkFNvVWOOPQUJMhvUzSYzwZ0mQBdKSVCvL4Jt8y9TOZbP+kuvx0DTwuV/9xBI3aEQ==","signatures":[{"sig":"MEYCIQDvSmZTRSCMfCVT6kNCqCQ0GII6kGH0LYqEcZNvyhfQqQIhAM6/zRAHzDwG4c8cDYDKD69sPbmi6Ixf+UjRsZ4bvrso","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyqqJCRA9TVsSAnZWagAAhGIP/iZ6Yb90zKDaKVG4LJ0J\nV2LfRhRR3ZbNabRpljwC38Y3jX7wSrWEMdXHraGIfD0XxcBYL0YCsY7YCaZI\nRHaqgXKwSInEN37Os7tbfjh9otNuMC8hbuzfw8xH/H3auaw4JpPGgJWwCOJW\n0oYb1D9/kylMJmY+74gOcBClHx7W/gNc9xND7T0FkvbJayB9nwAAKjnhICA6\nXLlPCx+XuFd9rFbKvPoIoh+4EooaWak0YQ+e3OWW7sMmKWySqMwNUEkmBmLc\nssNRVn9NJX4t9WN5BaLSylpdQ8a87DpPFXH6WQxrOo8qopNHCmqWsKk8c/rl\nIz8siqQr+XFuskWp5x56NEoDWFIsBfqC4rZUTIzgzjyKmdtWZlm/Apgar23r\nhruxoXmcWbZINZGktqEJH/BR8sjLJwwdDx4Fgynz2CviPqjf0Tu3Q0KQmgFK\ndUVRXlWKS09TTEeACaRUYAYWvUzpG77tG6O98Uiw+kaD68GN9HtygWaPajDK\nZPCtqswc3GbSCgIjmROP6DybjVlxCWcRNtWQ4AmlbPZUMKQKcfuiWap3IUva\nX+ZVzwaiywgXEZUdlkDs2WvQ/yu/qCE0Jp9uExTGft6JGjJW4A6U0PLaQljm\n++ulLuadPzSi83hJVaSceNNERpS/NTvFW3W8+xKHKRf8EQi0dzIaCFtd3QzI\nkMPh\r\n=QkcV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3feba4700f73a9c4f1c9eecb06eda876b15eaac3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-3feba47.412+3feba47","@test-graphql-cli/common":"2.2.1-alpha-3feba47.412+3feba47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-3feba47.412_1573563017340_0.6772057737691972","host":"s3://npm-registry-packages"}},"2.2.1-alpha-12a3db1.413":{"name":"graphql-cli","version":"2.2.1-alpha-12a3db1.413","license":"MIT","_id":"graphql-cli@2.2.1-alpha-12a3db1.413","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"46fa86f3c1028c2ed074df2baab42948d4f4d428","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-12a3db1.413.tgz","fileCount":14,"integrity":"sha512-MfYUS04+Qob4q9st6kenrpOflnlY7AkUxUHG3muBQb4i6rc7fpWFNGQIYD3gg+kkhEAFEIQZ4HcbHr7JNSYlFg==","signatures":[{"sig":"MEQCIF+3HHg4KPyus616aj8VzsjdYdXLR9hqxZDZVnD5DS/qAiAZn6xqjB7hnvTFInQ4eE0J5faAWthdIJaWuh27yMPHhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyq1vCRA9TVsSAnZWagAAsTAP/3vu2FNMlkZkjPGdhk5H\npY1om4npNAREfow8VIhVonMD6Afz2Bm5WOw6BZV+sNmY5UzNrsiTqpm0bVE/\nbzgFs4e7a27MPgJgWWdAc9HCvOfVBBiltc8jAdl5MXG3HvwFwbeEEcZuj4lz\npbyYtdniSNj9KE3kUpgSMjpuCqJVVN8YRQDb3wuQwyKsuzC40Kwlp3GjGzW5\n1TVY6ewQSRbNJZpuZHsndISeCeNY0jbfdrXcdeVkR+JbJQSYk+LD3CgW1xxS\nZR0PeRKlab6OPyQ+eMUWnaNC84yJw2BtUMpUjSsBtbtHyu6WMEuExULfEoRc\nZafpu7MTvecTItEvMZz6XRlTHn4Utsm3kCNYIJW2U+/5kwoCy2DFFcVjRzGs\nlgb/LrdU6z3UHoZN8rYNgMWInlGZBxZfXimtR6xN1HFLqIqm99dLaM3t+1Qk\n1Dw7XRoelyxYRx5JO31amo4tJ321HddiRfZi6q8lg8JNxLBXQZTT10Ybwma2\n8WouEXLduLA6wsp7tshV3D4YKTp0T9Y7rQj5Pe/6B/SadQoxY1CIucSyFq3y\nqyQR38GyTe9HZAtY9JFSy0/N3z0lZInTp7/bZuV4eJXB/HFERgKrCml6Mtjy\nS8yvxuJPkGk/GHN2TegSRzp0Yz3fAs40+0JplVPm4lTX3UQWAMKfbU8xPlnB\nNyu0\r\n=NOBy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"12a3db15b403178e24477e44cb79b936bc9d2a63","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-12a3db1.413+12a3db1","@test-graphql-cli/common":"2.2.1-alpha-12a3db1.413+12a3db1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-12a3db1.413_1573563758749_0.8666094807433682","host":"s3://npm-registry-packages"}},"2.2.1-alpha-5cf2c23.414":{"name":"graphql-cli","version":"2.2.1-alpha-5cf2c23.414","license":"MIT","_id":"graphql-cli@2.2.1-alpha-5cf2c23.414","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"306872dd4cea5780f86046c252964e4e03cb6036","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-5cf2c23.414.tgz","fileCount":14,"integrity":"sha512-iJwGpL2Stgvr/QnhGT1GXX4YWtFrc/DR0Ocw7+NkYmHtL+cX2ogy1ckUevw7HPxWoc2/4Wcg3gjvkT7l7W10DQ==","signatures":[{"sig":"MEUCIA0uR+YW3SwkrT4Rroa7v8OGkJ82zW8W0lrbMUdcZJL4AiEAmqML4EKIMkoMVn23PvfJqRPwr1rOCCfTOxtWgnGjCSo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyq9mCRA9TVsSAnZWagAAmXAP/A2Jt7RQzNRyIpM8yxDx\n3ZxK87szGaedbpv8ndjalPQV3k+S1hJQdmFU7UEAnVPC35gtzsgkI2mDMmwc\nlta/5O93yTJhCJJUKL5eaAmJLmCOKa18rPutkKrXC65dz6e5yHpyfRG5KBTM\nQqecToczcQn0dVojMVPi1vFs8+vhxkHUA8/5WkE3hFDl83aLey/f1yFkZP1U\nr5MCcSUu/SdaOwbsn44MXri8acfNLkRv8oJPfPKcc9pSMwwhxNtGpElqR8LQ\nMtaS/0aQvc5+zagvxdoD5ePJdTZgjWjhxPtZY6JofjbgDRl02Nbuq/ePyGe/\nNMEkyW+00B3LUk5JL+KwFXUeD1L2B65hCBa9EhaeKc8fqIA4wgzDAk0qHB33\nyb8uYTPxQDPgBXZYYWqWLQg5JzPpbTQXDmL3nh/fdAR3gwZ1H9co8vy18exu\ncaVgY4JUgmynAcMKy2YhyEwJTK/J6fmT6O26oZUsnvH8VNDqKFYOic63uii/\n4S+DeHmDwj86+vXwYjw4/Rwug66SxZmkaKpLtFrk0+CYjz7mxv+eBOVr9YmI\nfEn5AuGhxlogj4o7SFGAPd7r0EDrWBxn7l39k/zZHZgct7NucxKZlMOPvTK/\n91tluWfocCp6XIM3Pe8uKeKlaUdR26UoxCYoYYcEjwjJ+PKhFgvxymcAFWko\ng6S0\r\n=+0Jd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5cf2c23639ef1be282bf2d7ad48fc100b3921c48","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-5cf2c23.414+5cf2c23","@test-graphql-cli/common":"2.2.1-alpha-5cf2c23.414+5cf2c23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-5cf2c23.414_1573564261885_0.4581483964238031","host":"s3://npm-registry-packages"}},"2.2.1-alpha-f4e3080.415":{"name":"graphql-cli","version":"2.2.1-alpha-f4e3080.415","license":"MIT","_id":"graphql-cli@2.2.1-alpha-f4e3080.415","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e05649a72cb5429c67fb69aec3c6910f3cf6334d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-f4e3080.415.tgz","fileCount":14,"integrity":"sha512-YNsJDaVx6HSyUDNq9blx3Dy/605yoSIH699D6LjUuUtnfRP9i8qMwJ//Z6ffDuUyuTM1OWDb0FmpJdTCAHvpog==","signatures":[{"sig":"MEUCIG8dy0tFHBlTSC0dxf/CuB9+y+6Nn5t7JHlWog92ts0SAiEAuf1ZCPYXfB5BjHfoUw8x6TDEaTJqwlLZmyV2F09yDf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyrESCRA9TVsSAnZWagAArpMP/3NiJ+d8nDTBj86jtcBO\nSiKTBGMEDceKAWz1fYUxOBpFEUDWatCc1BcPLZ+AE3zk9Z7Q9XsHvgxtDTQi\nKcuUuXEQYU8pXKhL/XBdBIFccE0164FxAZvMn99D177O4pDSWPMHeowlk1wF\nPSYgkKs6LFJL8mNFWKqjBGp0noD7I4CypG9fD/Y6Le6cBEr1EBAYuJSsKRn+\n+5pmJXtRcD3mJGyQUerTg6BGMmeKkIu4TldfMs9pocIJAImCWtsK/4omO8QG\n73NwtJIxy6x2Qy1czW9JWGqzRPx1B9/gICU4FSldOlRzd8p7HPuKnSf18f7V\nhDQ2h6cLs+yWJsEXCUjtGm3dMzAyJ9EEf5TNuyWPfoOt+0DD42RZefk3RHAO\nwYnvz48cRI1/5WSdf83BdiUvEW2SAV1lCRLzX2Y5JlFIWndrRVNolAsWCp1C\nbglAmeya5kg22LDjAklRZaUbgL8jx6d8Nen664J1oFlsKFhE5Q9cIIGT8/fS\nhs6LCuZc6emmX9EBr5jrr9nNYkGJC/UJgUomX+ZvJp56zYKMzibWXIWgR/iD\nbbaIM/hqIvr5DnhqHSL18I7QRTdGp2YF04+9k3bEBTbKWrulaDRgIdSVRZo6\nf89jDqAIM2amiLdpDy0g/oQQaIzDY/O4ByW2uquVL2B2sAK4LpXrQlqvsZRC\njTlt\r\n=HswL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f4e3080346ddbd4e14c730c7b42acc998eeba441","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-f4e3080.415+f4e3080","@test-graphql-cli/common":"2.2.1-alpha-f4e3080.415+f4e3080"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-f4e3080.415_1573564689608_0.28802938651546883","host":"s3://npm-registry-packages"}},"2.2.1-alpha-f5f35b7.417":{"name":"graphql-cli","version":"2.2.1-alpha-f5f35b7.417","license":"MIT","_id":"graphql-cli@2.2.1-alpha-f5f35b7.417","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c4b4d8ae0b59b4dcd6248b08cc2bfbaba7bdb71d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-f5f35b7.417.tgz","fileCount":14,"integrity":"sha512-+FcrI2CxDcgIGMAOUKo18A9JB6Uq+MOYCHWqjbTu/VBRd/MbRHtE8Y7hKEPbkAYi55wpisu4Sb8N8CJrYJHlaQ==","signatures":[{"sig":"MEUCIQDv9A3EysY5Ja8HcyxCAdbCdGeeMmDtHQDH7WN8opihawIgY3qKwpkUEjTuvPgDP/h1uR81mx72+H9lXJowSJPyhTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyrN9CRA9TVsSAnZWagAAUfcP/0LbizH0lP07LKZEvaMc\nswP6ecsgtxoszAwogw+Klml/+B75Joyzuc1C1OtZ+4pY02vbNXcBhJbI3Q8/\noIoJ7+AhSkbgZSrB3jzK768JSEWIx45D1bpUazOddRyZvmWLcBWFg1nEfxlk\nK0YmDhPomBhNXUa6yOv8Ewfpm1Ws3Zpi7ENUoYPt67tZGmy30ZTwB89xuADh\nW6FmJsGCW9iykdymY2z7ePZRpW3G3AEWnmlFI8qVGlWXe1SOpoUJOqFSNKj+\nQdsy+ngXRLP9kDDLyanIfbgdjqIl+j9ItSikuOIMPonHKXDK/AgEHmvQtE2w\n+74Xwj/gJG0ueXrWkJhzq1cTJTBLsIFhe2kGm9ZQhInkevGeKTbaedQWO6Ku\n1+uPqsEww8GpzSl5KPHbJt2Pf9APJ0r7CgSGEsfSMKPtM8MT4xurLlih571A\nPbhFPrSPpgoSzcupRm3SaTwyACg/BmzegU3vRbsHZjiF3iCuxlmLRBepWfqK\njLeS5AwsKPnqtAkTwnTSkqZVtE9K/KRoTjl5kO54ZqNUDBas0hQe6nxTO/4X\nAOf/HMWwYV4jIUc/BOrVjZnFxSg8P16nl1RJnCkZzmJ36j7Mc8U+44z1gzlI\nCZtBJh/asnT7PTUTiZ/3n4PVkg8OpK+U+50BftquPFMMx4RI3LxoV3HF3na4\nO7B/\r\n=voGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f5f35b77e385801947b0350770fe01550a833c72","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-f5f35b7.417+f5f35b7","@test-graphql-cli/common":"2.2.1-alpha-f5f35b7.417+f5f35b7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-f5f35b7.417_1573565308730_0.41717341706771927","host":"s3://npm-registry-packages"}},"2.2.1-alpha-f676136.418":{"name":"graphql-cli","version":"2.2.1-alpha-f676136.418","license":"MIT","_id":"graphql-cli@2.2.1-alpha-f676136.418","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f5b32242870660d73f456c54bf929a32f61140ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-f676136.418.tgz","fileCount":14,"integrity":"sha512-UbxXJg5xa26zDf/vS/gYRmTk/zA0mHd7z18Mbl3HIV9TqFOnHPNOhDUE+i2qfvb6dF0KlwhGU+4OqI/Vz7FekA==","signatures":[{"sig":"MEYCIQD5aNjlgFV/umIWyF9zTLi+Zrh2n4W9mXx02KyhmUFnwAIhAN6qam/jMz6dyS2sBx5yyJwz/N97YViBeZjzYw7h9iY2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyraUCRA9TVsSAnZWagAAuLEP/RtPQidV+n0pEKxTwH6C\nW2BaOPet46/VZyCmWAlmmYgLoqtBHMBz6zoMk7hjYNJ7Cot0KvL8o7FceMnT\nA082P93l0KkZfGe5u0MpXjzcJbIdT6YMJwT+76kW2ojP7HJXs/myvZd2J3Fn\nsg0Ubcf285tITZKmDoeccs/TkvuXSCgoPfzK68LrPUbfHxLeTojGaZgxqedw\nosGNDqS56hSDEGc31ZH/FV+RUziZjXZT5U+kGuA0LBeTfmEj3xM1cvGNWiXH\nJrl1co4XoxnypnQ0iOeAhi3ZKqFwYZy2INjFh6YTFRHMPyKuoV9ozb0jJCLV\n0t9Ei/SKTMoIfRogyHXhYdgsq8noKbq1mQPIihnPKsObeB3u+wXnYpg7mB76\nEPSI1l1ZZSnnYt3akzRt4I51Ni0RL9tJF9S/XsaQDcdKcU8BH4q77dYbUkdh\nQWVNEk8CIkR8sKU//YUjCTjHWZO4/by8vmEorrpLaVsWZK5F8snYjV8bFVhR\nUif1IeBPlfPtPuOl20KH/KdheqRpKKb2UgLyE4/RBLw52aE/C5XM0/bc/a4N\nWZnFzGKKfbbvUnA9Jgow6kCkPT/Ewf3zLlkEdNotvxilJqIOqlNOQqfQcKOz\n5jvtbm/KUAYpLV9mDUtbiaFvBh602y5kHjBW8vnow5i1/FKr8AHzDmEAvNEh\nENHf\r\n=YthK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f676136ca05f47e030e369f059bc3a701ebc232b","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-f676136.418+f676136","@test-graphql-cli/common":"2.2.1-alpha-f676136.418+f676136"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-f676136.418_1573566099985_0.3586289139198573","host":"s3://npm-registry-packages"}},"2.2.1-alpha-4a9ac3a.418":{"name":"graphql-cli","version":"2.2.1-alpha-4a9ac3a.418","license":"MIT","_id":"graphql-cli@2.2.1-alpha-4a9ac3a.418","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a0bc04600e95b2caba399d491741bf9fffbec198","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-4a9ac3a.418.tgz","fileCount":14,"integrity":"sha512-ob41cPHv6l+SWKSiUVn4M9LqCD9zn4k1V970CNH9GqbUGKjfUCK+Udx3xZE9dAs2eSSdqd9khJNIMwfFAAHtGA==","signatures":[{"sig":"MEUCIQCkXryX+XwCmk2DPoqeMl3u9phZAH70ytuM0lG1VuawtQIgCrC4meYo8+n8OL2soUgTFNhHjA8fUvf//+occBoZXQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyrdACRA9TVsSAnZWagAAB7kP/31WsMpIFi2WesR+EE1b\nQjcTmNw+75lAw6r7/5HyNwTMsYH+uDxt3TVICX6WwWhp6yVI2fuNdlgOPJlN\n0A+2i9DT+C6JTdwZcXSsdjQS3Z4n2JWROGrLoPAiWGcK/uu9TnAcAGq7Kt+e\n87B4MYkInGymEjHl+IZ6P/WTjyhyDgGFEFpuRVy3Do0OLDWL/hNrJBySXQjP\n4l4vqnptCfeP8oHc3Ty7LnPHgpcQRBFQtYRdrKv7acuMfLLM9Oho3XRKCkU9\nzpuCN83ph0rWuKn0n2mC2Dxx9nROa639hrDttZhuP/NzyhlfBynAltAwlPJt\n6Gm5QMgQ7BwVnVTaw/MSpewpjIF8Ll5FE3fI+nhZtj0sh3C54XkzQ/D5Q8D0\nc8r5yuIEc5fOgAjXWlvHSJAP0OVCWAjyV0kDTVOW8hKxGuPM6E1MutfIAH44\nM+EH7e3fJmP+SnEGu4nsE46WlPADJV+8fbnJdKSg1XceUGta195qsezW6mqU\nzuhLn6SAyOyW0hUX0ed21WFpBaUY+ZT77hQUJwUFRKdSZBcBTxoDoFQicqZK\nLKVj7pvvZghH9wIwmhxy5pE6n/1/lryV5pXeBBZDwdSyZAu/n+tx1LXSOG/+\nZlNTvMYE2xtAgRqeXMwAq2rHFBdmMCstuE0pchRU6u4tKJHGW/7EDEzaAvvT\n4wTO\r\n=/dUr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4a9ac3a5ad9677e696bf43e1bc7b1a153efdf5b7","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-4a9ac3a.418+4a9ac3a","@test-graphql-cli/common":"2.2.1-alpha-4a9ac3a.418+4a9ac3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-4a9ac3a.418_1573566272486_0.7786994672651968","host":"s3://npm-registry-packages"}},"2.2.1-alpha-3a34759.419":{"name":"graphql-cli","version":"2.2.1-alpha-3a34759.419","license":"MIT","_id":"graphql-cli@2.2.1-alpha-3a34759.419","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a9783dd6c1b758873ed6609de0cf7c508d78e2ca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-3a34759.419.tgz","fileCount":14,"integrity":"sha512-038Mzcb2sDJbVl8LZJhR6j62Z+lBhfu93SX6CD8uY5gIzQ5uaSPoLhfTWIOnetTglGCYcN4jG0IFl4ziMXJ2cw==","signatures":[{"sig":"MEYCIQCxizASWmX6WkHRQmrTZUM2HzRCMAjQwr/PgUkwOKX2FQIhAIljw3JcSpacJL9VU/fPDxiearWY+xhVcn0PnLNF2UuY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyrsECRA9TVsSAnZWagAAJXgP/AyhRtE1zmXCgaeY+tLU\n/vS1hux/0VhSTcJGiktAaFgjz0d0S+vMMvLwklBwsgIfZ7AFSh2IsOPAL6RH\ndL8PUPKSlwVf3zkf4LbQtQdDBhALQMcoX+Ibvj2RinmJHTTElbo8PA/jRp7m\nKcYrBYLPMZfIPJnbPe8EKNDxavKQLU7QwUNDMzZOtR/kQg8of+wCalmG/SI0\ncWC3gDD5Dqqq5b+nFU2qcjHAFhL6PDKRTFP+s6llKPB7/xIAId0EIhA25b9i\nR+hMXqtUdJAumpRrEMfZcU8j0297/2FiBpXXTAERtwPuUAtXJPj5+6C0UTpT\nZK+ZsBfw6n3X4ToAd43g7RoSgtpfdUDJ7JJlEPsGjJIALoEqklKRi4gbpO4j\ny32R0f+Umb3PYfRZwW9M7TxYGySFKSVqA6rBxhrOxkn+/gZhYifKKUb6iN8O\nV/+YHGLdtEG9rBnPxEz/4zhvvDnxGDPFGBGaE/aIisz4TIaZwXFxe17hn/+u\nplDsdcUBg3CmUFry69y983cCylq2GNXo8oEeU1Z3YOHP4WOPRi3n3numXoSS\nujqQ0pb/STWPhraL7Ikf/3Z8e2P57/A2zv8jAfLKBmeKbpodY95gPBmFvbuq\nffRIYANlIGba71+93I/AAunDhTz1MSDDYfCi1GbMT6XK9zOJS/CJN5a3zdvC\n6yNK\r\n=hxBo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3a34759e77f08d467944364e12988bc21abd66d2","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-3a34759.419+3a34759","@test-graphql-cli/common":"2.2.1-alpha-3a34759.419+3a34759"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-3a34759.419_1573567236066_0.47955076443608435","host":"s3://npm-registry-packages"}},"2.2.1-alpha-90c3ad2.420":{"name":"graphql-cli","version":"2.2.1-alpha-90c3ad2.420","license":"MIT","_id":"graphql-cli@2.2.1-alpha-90c3ad2.420","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"59c750f15eb2ce3b85db4cd98e195bd1331ecae4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-90c3ad2.420.tgz","fileCount":14,"integrity":"sha512-MkItKWF1X3TIl5dye/YlHAliin3SANyNUP0OmM7vcTlBaFpmULk+aQhXtyFAyS6Bwr9l9nAbeQqhxsgljPAiqw==","signatures":[{"sig":"MEUCIQDZ8UXKP5f3p8jpBnPxffdJbznbiwDLkvFJQoy9FgaO+AIgRUZ4OGpghxxt5iJVfVBnm7XErG3WJxunRTDy2ddlv0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyuBmCRA9TVsSAnZWagAAjkwP/3CGpQzZdyeGUKst+8RE\nLlLXaBpryou8PmREOEZkv2uCmHDh5e9797QDOIdM8ZZDGsvkYWuq0YFYAUoJ\naWyAihKNcSYaWZojJfEtw1E/iCDJfdgWkCgSdzq+lX8Crk/CNCDVuUJMXq7k\nqJHZKg2d9e7w2XR2ti8xIIEnKmcRW7395RTokg2YETdhz4LROx0XdUf4cg/X\nHnvDdDgQJXwsKQZ8Kbrc4WguGjuYx8qGpFTdh9xkiPjIl1EEqcqLqHMrZC2l\nCB5HHCsLLt7mvFapkACu9GXG/W3+VcgKgljroaAh5EfaxqvTovzFDR411UTs\nOVdc5/8u7an/Jywnyz4a0q7j1c75bguuWw03xOlI6+OEITKZxiG0YR4gzO1F\nLV+7n/zKsq8mjzcEnkOrb4Y/4rZlhYWD8OoMVs1famfT05NoQKnkmhuVkt91\nRYmcDTU4Y5eeDsC8AruldztEbzR5cpRmY3wXjZxGAhOegmHoXso/NmiOGTbZ\n3zLyhstRpyMSca8yC8+GZJpNJKJEay4Em6dwqCd0EHi1N9vxcKK900C7txXf\n02OURG4MI9gjQbTOj0FTSu7rrLihWXRawPfwyFYABv/jYMputYgNvC9S51wx\nuLiR48Xf6aIyk3+82Fr9mnz9bKEVcIi+qo5wuyNiQFfKZmz6VCs3L5tYRvey\namOT\r\n=Bnz1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"90c3ad27f12a3ab7a814196ae1eb651194afa557","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-90c3ad2.420+90c3ad2","@test-graphql-cli/common":"2.2.1-alpha-90c3ad2.420+90c3ad2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-90c3ad2.420_1573576806133_0.5541630078267195","host":"s3://npm-registry-packages"}},"2.2.1-alpha-dcda733.420":{"name":"graphql-cli","version":"2.2.1-alpha-dcda733.420","license":"MIT","_id":"graphql-cli@2.2.1-alpha-dcda733.420","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"29a191b351dbfd9e7f88790c21dccae18b149660","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-dcda733.420.tgz","fileCount":14,"integrity":"sha512-4qMzwmEx4i6l99P3gH3Yo5v2zSf9TD8JefIkMicWjgBPgnN3N9rFPVj8gwhKrpaSsLCdIyURZxDneBuush5HEg==","signatures":[{"sig":"MEQCIDQSIM5pNI+oLHeD8A7kkUES37m2CnoJ4DM/icCS2YX0AiBpe3mlVP/UDUi5q/TwB9XGqrxMiXaEA9GxvmNHpYwtmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvkgCRA9TVsSAnZWagAAccIQAIjT9xEUNAmRHrligZDg\nNhw67EepMiSyDkG7RdhYOEacyfUx+3GhHcxUaaXiQEibcwBdEgVwIOYMatCC\ncGZd6zeUrkDefeztFXVzOUilc1zxiSXiFPEely3NoQs/xUxddQbLV1rNI77n\nA2Tkk1fOlHYrgRHQ4bHZnk9oFuIIAUkjvyzC+2Vr+m/UFbz1C5PVewOjAGBg\nmGPqMQPUbJLoDwCbLoBRkL7/XGqubrjVRrhn18mkVQ2NGXPDTeVaRuLrcNUH\nv6iGRkgrzwSOv81eEwEFOnUP4IC5C6KnuOCWxn3vz/txHSvy5eE5EJnG6I26\nkC7kFrNCV12ixM7yqMPBNiwZV57kQda5t2NIOsKxgMm3uJYLF7UAluEfdqmH\nyfoBkuUvQsHjNdOCEwOqQYEftyHwAjiIrg31v3feNmdSIAC72llTezMbFoO+\nHdgvqTJ6OQGVN+pAtifNGt7ILP/HTlbwcZnlBFzBndEZpowDAPTYoeRSKT5b\nOpvzXhgWY89Wq7XM58Hqpevq61RgeEEK8YNBGMQBbfr66mReDa3hOW2RC+yZ\nTsEZgMvfWaKvsK5sPcqM7Juk+Umk70iVdtFq7CwdjJyXBI6ID0r4B1bXKNiH\nzJ/rzse2VMZ+ANoZRnlXZpLMsE5NuAtV1d4PrJ9mBLk0BVnYO7zTEoeg1LjQ\nd0Fu\r\n=qK51\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dcda73368f3a0990f771bcc406d3e03a3f898af5","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-dcda733.420+dcda733","@test-graphql-cli/common":"2.2.1-alpha-dcda733.420+dcda733"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-dcda733.420_1573583135586_0.5602760469870509","host":"s3://npm-registry-packages"}},"2.2.1-alpha-8da769b.421":{"name":"graphql-cli","version":"2.2.1-alpha-8da769b.421","license":"MIT","_id":"graphql-cli@2.2.1-alpha-8da769b.421","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6050ac606e266453d8b500c9d8d8b2611343caf2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-8da769b.421.tgz","fileCount":14,"integrity":"sha512-zggLtcozYdCBtbazDdrjDaxfXW7PBSzGNWU2NAHnUmvpa0PewZYy9Wpnz1+T+8OMrpFeY7lAI5Qe65BOurgp+Q==","signatures":[{"sig":"MEUCIQCF2Fi5R4IT4ORyRMu4eg9uoxxb3iKdpvegCESus8yEpwIgb6Jo/YyIsrN+l2uRx63SRoldZgbhEE6otvAriHx6Hi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy9q1CRA9TVsSAnZWagAAKskP/1QeD8tnoX0DCjDg4Ppy\n44CiFuLTCvQFhErQIVF+svu/DgSgVcf1onVwKPUhGpW3ytUUjhKH2y5HexYg\nu2kKW532y1WmL+wPXzrd6a4SvAVO/UGU7vzOTbPN+paAYlkJLR95LOtisi18\nBzdcRhlEfwVVHTGiDkxAbf9F5cMgRL3fS66//BiBQWq8YLaILGpgKAwOcL7G\n/O2RnRmYhLmhzcAYdcLyY57JO5GjMQq/DYXlz73XTafZF2mv5Lho/cVoDwhz\nR3gN1D6X8etb1wE7lz2s/bBP9vF1XwCj9CF/EtNlQWHZcizh7OkEVYtumkYn\nNEioZhh3bNuZfEQBoN2HjQZEFA7T1dDBfGb+ifmo0+Kxn/7XlhmUEXf3fuM/\nLl+sZ1KDbLvDz/WQy5r5YEo7tcl/SNlDTCITEMpMn5vC7b/ju4bX+BetQ3ip\nKaV3HbyibjvKZfDc6L5pxNbELD5iFPb2zlSFC0ixRrtQlRlkJBJBkFsW/5Qy\nzT4dNFQ/GpDss+OreyBY+EsikwhETiet1eEFASdkN4yhmvckb9F6LYn8JbmY\no/6wCTMaqDvJ6PgQNnPyvKtP1Ack4uW0KocyVlcc+EDBYYmFqPqsipdZtABj\n0/ntHMhgofNzYu8IupQgLdfjHBokms9T0hewx5Vj3+wmznlfI/HVfiY6tKga\nn/Sb\r\n=A+ql\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8da769b8b8b13136cdf57e85b47cb616b809d7bd","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-8da769b.421+8da769b","@test-graphql-cli/common":"2.2.1-alpha-8da769b.421+8da769b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-8da769b.421_1573640885261_0.5392820855479052","host":"s3://npm-registry-packages"}},"2.2.1-alpha-123cf2a.421":{"name":"graphql-cli","version":"2.2.1-alpha-123cf2a.421","license":"MIT","_id":"graphql-cli@2.2.1-alpha-123cf2a.421","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e886420c6677d9e5e2b294e2f881309bdeb384bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-123cf2a.421.tgz","fileCount":14,"integrity":"sha512-3X1JFkfJyYfHdrwltXrpvRsKfFPTJhhtHvet2ryiqQtsxxtnLvhQ5Crd07TRfjOxCc/djgnsI5Nhcy04sFu12Q==","signatures":[{"sig":"MEQCICBLBPtlAt3cnhB1eZVueR0SnyZdahwXS2PZ4c7Ye981AiAq+jkCZZg7H6ha4AgrGJYbzT2EJKjvwO/oBkgVMjrzpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy9u5CRA9TVsSAnZWagAApl4P/AjMCzVBkuKVeEYp5R5X\nF3QRgvPpQ/e9S30kQZOo/65A7VdwHt6462HxF3EYinguYx+/uB9wyvL3kZvy\ngw3cyePKFboJGxaqrThpfdCpMWC3Br3YzA+jJkVjCnWABGhv/vo88VeSK2Jn\nvOHhxOaPnHMMPPZdfd4gScxRDafvinSwC6u+0tLH29aZO6juVRMa7ahFdWow\n6nNdBJ3kqk0Ghp1zIRqZ376kUUVZ0eVP4tFQtBZzInqwiLIdnaeU0TJSf9OG\nPvWmw+Mw2T7OXlx0TNiRg5/xLOJ8QAn0c13bhSM8uEgmr45OaKtfhAUkZwVP\nJk0ougonLpJtKTO4PcFso0ko8r8evy09Mj28ESc5vTLaoZPB2bS3vLjs7VNg\ndO2hUOaw2G1X0J2F8JCXibx+USv5/cNof3pQzzQUreZwk7Wn7GAEN3J8HO1T\nImr4LrBHq27jEWr1rQhXr7I/MgzOU7tgYQe7aKGXoZy0bZCePoyKFYAOcSNl\n42rL0Tym9JJJNKhviyNblXebkSoM0JZ/sTVxdGSxo1OhIjsZWupgLds7+rTN\nZwf4MMRzWYekua+hIXrrpWg+16W7Id/Zxy7R7jymBBoXUzJ5IIhN4JneOMYE\nQocLhb/6a34i0ryA4N8A/HIkq/setxObJMtVrqn/OrWyrYaThyJ7zaBYcUyJ\nTXsa\r\n=FQCT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"123cf2a47158182195bdfc39f5df2ae0c7413822","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-123cf2a.421+123cf2a","@test-graphql-cli/common":"2.2.1-alpha-123cf2a.421+123cf2a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-123cf2a.421_1573641144912_0.2425047776290139","host":"s3://npm-registry-packages"}},"2.2.1-alpha-c02bfdc.422":{"name":"graphql-cli","version":"2.2.1-alpha-c02bfdc.422","license":"MIT","_id":"graphql-cli@2.2.1-alpha-c02bfdc.422","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"963f56fcfb58a275948f60058dc93363c3933c41","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-c02bfdc.422.tgz","fileCount":14,"integrity":"sha512-qIzdIm/B445c55WJKUXv+8eSbhXcL3bHMK0/MrW/PJgTyez7oOqNp6jNx781Qcuq+ewsIFuGTLeqNx684aDyew==","signatures":[{"sig":"MEUCIA1aEMpfEVV0BOKiPdkF2JWWWFfp1AUBhreNWuxCMleAAiEAxjArUdWgy50NOphI6/1bCy1NikW38fE8xpLE04OBCBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzGT/CRA9TVsSAnZWagAAv0kQAJXWVHXmqEEfUhowRWJH\nQvTDDyN9cU53rDRMuiKGkEZC9nBJw9V2Ur74LA/sVCM4aWzTM6hr8iT2HiIx\n6aEYVeUWcx8PCyz0uNc+qRHv/eIdeUrTaD5F1IeJMeAYPMtVbqNl6ySOvmFJ\n1jhPk4P6NskqCSWx6aZES4gyX9s13dhyYCtJwHI+70gb9zjgMdZ+BbtegU/e\nowGvkHGAcXCKJVxcrlgtSwNFa43kQm0I17o9auIzF/sK4SXpxMhhgwB5VQJP\n7NJ8kjWGn+qAoDw8p3k4pGY5qT/EZicXhZ3Qd8hsXv3MN5sOj7Q8ZYlltbr+\n3CdBoX8X9a0LlR9xRjlTODJeiQAH3O1DaeKu7STl9q3Ow66D+A4XZQplprQz\nBIjy/5i53gcCHeaRuMe0TGj4dcqgWjyLmEBQwvmWA+hEMbenv38XDsRiNOKI\nIsy0kLdxbsbgGz545AZ3FoLjp0Q79f4Mn+3atYYysxH5vzdFVKYzw2XWpMxF\nHmYqj3DJu1kslawlPhsYX92zHrH9S2pcaf5OVoK70VevwAqVe3EupKoRE6sO\neSJBKsIA7fuYN9hpZiggeXBtvwajqwuw69iJBpG3+APTmei1pBQ2cVTBIt88\nlfMtzkZ+m9Lb6mRvY0IJEEJ2MnM/znhFdV5ClL7NueMAHSkSvcw6hrk48xDY\no3tP\r\n=qO+I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c02bfdc9bd8f831efcf1dcf5780f3ef2f4ee2fc5","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-c02bfdc.422+c02bfdc","@test-graphql-cli/common":"2.2.1-alpha-c02bfdc.422+c02bfdc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-c02bfdc.422_1573676287461_0.12795007882271658","host":"s3://npm-registry-packages"}},"2.2.1-alpha-6b5b6d9.422":{"name":"graphql-cli","version":"2.2.1-alpha-6b5b6d9.422","license":"MIT","_id":"graphql-cli@2.2.1-alpha-6b5b6d9.422","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"57ca60ba4526d06f218e684f2a64db097a754b50","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-6b5b6d9.422.tgz","fileCount":14,"integrity":"sha512-NzMV0hJZumJNXWQ0j0XTI8csgG/Vm0MD5uwsLKQRNmd6fgxV9PcfiXJUvpIzoJXpF+GBTbjnUtza0zsIy7i7Lg==","signatures":[{"sig":"MEUCIBFER4tRomJHUY4H9z1wNfhyCdXOHhY5ENmMpSy4mGvgAiEA2EeM+IAQ6S0iImRUlaGN1KXHy90pKxer/jpXHK+5xZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzGX7CRA9TVsSAnZWagAA+rkP/1BXt9L4zKOqoydtRWch\nbqWrx0rC0JBnPCIuQH2VDiQ6tFYvLKwsosQA5hXX6vMKhnjZCdfh+cDi2jbp\nSUqlDD9VHi08NXRpQTmOQMUhQVZvuQ+RSbZiIAGa/rgL3tTf82CthjV2FbDJ\nRUZfy3IK1ahYsN7zfowa0FK5dUqF81DvCc8jM4CfeVfAsKsDDSVrhNsMI4r4\n16u76M23pahEcTMZkvP7kOTnm/uWZKo28joK5DDAf7n8i4PDdb3s8BbgMtBp\n0GMTScQweODSE9wxWoMwQb2BGJ14uoTmnFsSX6ZAv0yusGBmbyFTDX0zA4iC\ngHqjBl3azKAR5ZLxR+KpX4/zmplh6mQPDBC1m1OlKyl8iGCNBQnvMlLU96O6\nNw0SF+HrDTLAN916L45DrsobR5ycsCyXjCMWsd0V3ttq6rpEEqjmGB0Firqa\nCxQWz/TddsbAH1HAeoAKgRhKEYv1nocnGkR2znU+qWl8nckqldrRgJtGis2f\n7OvQOrfEBTtTVYE8peAxA15ZZQw2/dKk2RKyagpClckHzH48krJsOqk82nDj\ndhe7As433YngHxEEZC+x2/T3Pmp8gAVe5vx1P/jcbwtPuo0pESRNHM4UQBDr\naChOXk8Wns1sIE4vz8jvahTwFy5g95Uxygv+VlN2J6A2YwQ+VnQ77FBQy4jD\nYu7+\r\n=Db/t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6b5b6d959d1fa6cf74bf35caecc6a4cc254642fb","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-6b5b6d9.422+6b5b6d9","@test-graphql-cli/common":"2.2.1-alpha-6b5b6d9.422+6b5b6d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-6b5b6d9.422_1573676539270_0.9353057235094755","host":"s3://npm-registry-packages"}},"2.2.1-alpha-200e35b.423":{"name":"graphql-cli","version":"2.2.1-alpha-200e35b.423","license":"MIT","_id":"graphql-cli@2.2.1-alpha-200e35b.423","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3448efe36f5b8313099d45bf31e46ed67c15f240","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-200e35b.423.tgz","fileCount":14,"integrity":"sha512-P9TvslLaO7gxAgd68rBpCvFGpGO6PUWxygNuRzIHI5VBU5Y/3LGtVPeB0tfHeg0ob+0jKxS0yOjkPOyWNcKvBg==","signatures":[{"sig":"MEQCIEJjbC2qT/ftcmXfWLHum+JvGVy7smvQSOthxoS5c/VxAiAwHuPhGjOv5lR3+vX7V5YDnyNTyiITdkLtiU4gYw55MQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzP9BCRA9TVsSAnZWagAALzUQAJ+gat1Xtkjhz/RyK+1Q\n9ALEKGc7SeS6gWZh2WBXrYVM50kg2KU9BcRJIcMLcMtQS0W8yE2lJQWP8XaV\nqxrgAlyjYD5VrgRKz7z7WKVQ/TxHuioj1uW2j/JFsuL2so+JXkC351ji73z6\nzCxBfiNSPHxqCUIZomJM1hFYScevlLsgqKVHwwXn7ZbdGMVv7EXd7dMIAiCO\nZGYNqkTKXqASVXx3I3mnVkImRx6ebEeVGgdWd9M1gDSnCjFpS9GvlgEzSrmu\nVIafzU0NdMSONRUoYwmXjzFeU4uOYj8QGGAjlsvzppWjKOUO7t9oi7L2wjP1\nTYvxUoa9xbP0KuVYUxuqNH0S0Uppe75QifzS5z4b0Me8OvLeyex+VLg2Bn+Y\nEOGvU01PUxN31PJCwuq63WgfxsFUweuBKFYa/UatT7jpysxQ4yzYx9lepgY9\nGYYwUvy0Otr3Y9c2tXPao4aYS42XgxoZ0aJOI2iYO6sVT6I02NzaYCjM2iWP\nrQU5W0CBaVWjly3aL3onPkWKbSIcp7i7RAa0lVU/14BeTgpnhtTzbAQtzHlu\nqFKUuH+kydxz0VjsVX4QeuK2d6wXBsiwlSQHRzRrMQsKA3YdZV5oH1USlf0Z\nsIAV3vy9D1BqzS8KyPE2PGlE1gdrpuCGB4QUa6DVOrTlks5RPjFa6ZJEU+YD\nk9h6\r\n=CqWN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"200e35b141816ec152cd05b631c9a19f7c944813","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-200e35b.423+200e35b","@test-graphql-cli/common":"2.2.1-alpha-200e35b.423+200e35b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-200e35b.423_1573715777535_0.9359326650443998","host":"s3://npm-registry-packages"}},"2.2.1-alpha-4f0cca1.423":{"name":"graphql-cli","version":"2.2.1-alpha-4f0cca1.423","license":"MIT","_id":"graphql-cli@2.2.1-alpha-4f0cca1.423","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d76da7e2cde4b9086f49f3debc3a98e034f449ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-4f0cca1.423.tgz","fileCount":14,"integrity":"sha512-sWOrpqloWdWQUBd4cFS+ol7rG5jG+kKHuW2kcW+44EXEMPTz1trxG1lk5Hhq0/fgBYbXPLC0SAVzWlM7iB2R7Q==","signatures":[{"sig":"MEUCIDvwP//b5Ow24iMJi7MMXGqB+Se8zp1815K+8BQ3uSQvAiEAq6muWGdAZ2iCHIUhJ88ifZamg2eGInWuRWArrlezH00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzQBhCRA9TVsSAnZWagAAgfEP/1ozW5MXRCXWqIVRURZR\nPQKWpAQGnLr/82GyUW7HNue8TQfcpaIfyD9E4sjV0lgkHKbU4zwMbrbzeUlw\nw7d/9tStkLcMA7Cvht27M3QPVXaN8HyB4OQKFAjiYHTH2PYs6aRDLQTO+Srl\nZftRRIsounCiYpQwpjGezirUREbqSg63w9QhnTD8S9TpMgkC6ex05o54uo7G\nDphnwsDB5IRv3YLA7zycaqlhsiY0viE+YB9FrE8+OT2LB2bdC0DgoE2CpuJ+\nbQtsMago0MRo0FJYE2iP1ZXPVd6zA7HUnZgYxMZaKQhgjWBoszmKvFyWf0Ad\nlPxyy2nO4PM2eu01DGqf9seOAsMkcjs6sy00C77VwUD8i6N8TjYueO032ZQe\nG4Cr6gA0mb19I1TILoZhnPDTe75lBCjQ4WIiJuUwGYUNdug7FyN+jjtmMEXt\nJJzN+eaoysM2TYXzubRzqMIBh3O6KMHaDeXGKLmObs5cwhSFrEEnSIBvUXIY\nSmWCSrzNsWIN16WmkJecf1woWYs03pP8KSUQPdwZa3mNBt4p0l2Yp79Q6fY0\nKK0WxL5hrxWfBS1cxrC0LdHucZG6On4q+LpcfLzITNV6ayjHi6OgwynD92qT\nCbCsLNU0b1MCajdBRuP4KioHxwbvmvjcAgHiXzQrbDHc/V4i14Wp3l9hfaK/\nimLH\r\n=KsGL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4f0cca10285014da4af7d50279f717f3ffb87524","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-4f0cca1.423+4f0cca1","@test-graphql-cli/common":"2.2.1-alpha-4f0cca1.423+4f0cca1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.0","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-4f0cca1.423_1573716064931_0.4824853344714497","host":"s3://npm-registry-packages"}},"2.2.1-alpha-ed522fe.424":{"name":"graphql-cli","version":"2.2.1-alpha-ed522fe.424","license":"MIT","_id":"graphql-cli@2.2.1-alpha-ed522fe.424","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"83ae62f86494caf83bc87d9521786d5fb93a0f66","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-ed522fe.424.tgz","fileCount":14,"integrity":"sha512-tUzSWaMslGpt3X0lOX9yJFqWMRo/9I39pt7GgpCMPq3Yz67XFkVueKObBJVjTJim67o+InuNLJ9qk48qUDF5GQ==","signatures":[{"sig":"MEQCIFcHYY0FWt4zMuqcOkbMMG9qOroRzinB5yuFyCdMRZ2BAiA8ol09Tfi0uLLDr8mTJL/sevuYIZ/WtBUmb2PUPRI4tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzhf2CRA9TVsSAnZWagAA1n4P/3uV9LYLp3isHc+r2PZ+\nqbRW+eJN63QOcDJcdrocQwEMMLS11cwOoWVNYglc0tYa988LwZSVtUjd0PXj\nCT95ziWDtXvcZfATZ6wNOLM3R8wb2HJn/Decf7MLOeDEQ4NxnHaW1Tq7LP1H\nELh9sl1Zs35KRB0/J/cgqe6Ab8gYYeZUISzxQ3evIO7CFMHZyfj1Zeoq1mZ4\nX9ZRaKQrpfFqnkBLN+a2UTQDNDhdGvt2VM0Nwg9JhmUJHZ4sKc2TWusqsVBP\nXyTWc7oNZxayY5C4NxHziMnI0xAuubV6q6d7TOq4meqyCKbFRFu58icr6LAl\nfUYMRVWvhl9400lQtxY/L/KapP21hhDSXgrULczNjGKnxvebxiCLDRBOQCma\nch7VCt6Umk0GYVH5nm5oiVJNMxP9nNBJ/oaRbU4abYn9K8YaX7sR4etcD0cj\nEf5YsdMBSoCLrFs+jz1nysNGwwkFFAKQqgV6SANZaTB6S1P8DOWBdPRcA80X\nwE3EqIarwThVTw/Aia7PcNFUW9wy6QPIfOPCcu3xZTth8kWnlJYq9gXKTpb0\nSeNAbmUqui9HI6wzZLcWIezQpRKzGn1iy1x+AZ0n8IiiJY7x4EISreQo0Ib4\ngdgzgwN3FZnORYvNZhtD9S7eAjTyjnF8Op/HO/luiNIDYysykEpiP5QAyHwV\nsIUX\r\n=Nd/3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ed522fe7907ba7170bc127bca2c6c8c158171b8f","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-ed522fe.424+ed522fe","@test-graphql-cli/common":"2.2.1-alpha-ed522fe.424+ed522fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-ed522fe.424_1573787638398_0.7956378664938075","host":"s3://npm-registry-packages"}},"2.2.1-alpha-cb5e67d.424":{"name":"graphql-cli","version":"2.2.1-alpha-cb5e67d.424","license":"MIT","_id":"graphql-cli@2.2.1-alpha-cb5e67d.424","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"195a5e8c3ce7bedee1c834da53a88e6aac7379ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-cb5e67d.424.tgz","fileCount":14,"integrity":"sha512-ls5cnPHqaED481htuvsqEYCtvvkyVaPSQGWQRwh8NCyVX8QyxNihwyDGbKs94SLJ5Ol1ZXPVoP38wEk0BANK5Q==","signatures":[{"sig":"MEYCIQDoWOp1nqTQROQFn26dd5a1U/I8NxVqNrs7NrYyiFKccwIhAOB/77x/DDkXS+FCYQSNHCWR/U8Rf2ylgrXfM6Nf5zmC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzhjlCRA9TVsSAnZWagAACIgP/3A7bZ6sVOXc0tDZuoH/\nz3sTf1AjsPXNBcU0YV9Cn2CpSMAqch0b1vkczJF12XtHaN2WINxarpk1Ba6S\n7ViCOtAtfqN/7ZlgX2g6I5Pl1cQGICTnxLZGfvyYwxUp/dFb/zTv4qoh0gpd\nFiMPJCLIMEUvuncHgMxw8vqUHyjTiSWWpDKULQQYDMmWYSwA0wGPck+q7/Ri\nNPLBrOi/hl6IsqpadvEcBQPoZgkg2fMbb9xxIRAFQhWVeF7Tr4ZFeRq8dXdD\nTYuI1PH9YPSwOj4qrSVmxJH75kOEpmRqOr4+rwvd5sbpZrnlefkLYP1unFb0\nYi4+oANtUPAAq2nbYQlARlL6BJ9qY9O25ufB5g3+SyIGi7CHGFCl3Fbdf9WD\nvRlQ19khHMN+OdycNO+2nJcbcpVOvaBJKr+frhUvS2c89xn00CCyNizouJbo\nDfZm1Ufzwerh2vqWuk0xRcgO1BTAnwryWTdK5CtGEWFMD5vFq/1cDMTkfMtK\nl4Z3ARd9hQjqKAjYMX/95OKoMNvR8A0+J4tTheiLD9E1tBXSamV8Mtrss6qY\nPZtQmt/wQYCLRCucuerSFmKbqJxsaHcrPT9nD5pw8GC8ODjlbhMi6OJZldWB\nYV0vcfYMN2VAm2YmRZDZGGAXLfcyMfct8jpT0yMuyj4EdvQKMiC4pAzICP6U\nCOcE\r\n=prlK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cb5e67d9f3dfc0b3e593c674cd1aeeb118e71ff7","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-cb5e67d.424+cb5e67d","@test-graphql-cli/common":"2.2.1-alpha-cb5e67d.424+cb5e67d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.7","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-cb5e67d.424_1573787876250_0.9007998025039001","host":"s3://npm-registry-packages"}},"2.2.1-alpha-03fde77.425":{"name":"graphql-cli","version":"2.2.1-alpha-03fde77.425","license":"MIT","_id":"graphql-cli@2.2.1-alpha-03fde77.425","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"351efb82313537783bfbac1bb20a5766a9b59c34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-03fde77.425.tgz","fileCount":14,"integrity":"sha512-3yh948Oh182oUK906/Mp7rwStPnJZSpQm6jxeLZK1QuCOCD11089CJqO/QkZlt3FK1EkwS4wnWxRuuM+ugYSeg==","signatures":[{"sig":"MEYCIQC11piJ1dxyUT6U9CXpApXnb828hz48zG4qkxD73gv24gIhALP9gffvdCjmOUQb6RQ9VrcTxe7AuUqO2bB5jeIN0cCv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzwi7CRA9TVsSAnZWagAAMDUP/jN1d1TEnH10edQ18dbj\nMMq1I5Ty0AvGrZsNMBmfjf8xt99pTyUv837ulQOkCIWkYH5lQBtboLQjK2Yh\nAIpuSwd3qmBA8DqQHcJ/R0JDVX9rElAngMQWi8ijTCgYd4hJ+IAWliBXQhna\n0uANqM7ACdisIDdT3ZVJp8LjfxFMKtrv9UFie2P9UwdjxhZELYqm6Fk87SuQ\ni1PRmEocxBG70Gb1lQ5yyoZkuwYVlVPOxkVPzMPnFhl9C9CkyJxbBT2UmeOz\nurO9PGDvRTZanZewS03jJqyIrBswCtn1uh5UmodwhwrxII9O8XJOowKHc2au\nPaLGmKh6A+EnCaBGkvqfP4gGwUMtOADBcE6ZQ0YgIboumPA3FU+AnHqEOu2J\nfVgYkJFB1bx6boiW9uJNR1HTJCRvd02bxPvBCUPi2AnYDOY6VQUtybaAGBwq\ni/rhQWQwfjYQXi+4gaHznYY1b/OrHW1yAx/LZx8RxUOnNwYsq6EhgDJejSnA\nd68AHLnA1UDYxi1RxFCV15i1RYDUeExG4Ce81sKI4MhHq7R5kCCbdj0HPOCG\niQbvUOBvc0EAcJRpV5XVA0mI+asDa/Ss29fsQD2KGGGGv87vrF5RLEQR1spl\nLKheljVlL0gxZjabSNMnAVB5hHvqc0nDtND9yXe2OfuwzuCSkImzU3WIpTfW\nwyRp\r\n=W5J2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"03fde770f706e0f13d916419f41f0ccb98f3ddde","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-03fde77.425+03fde77","@test-graphql-cli/common":"2.2.1-alpha-03fde77.425+03fde77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.8","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-03fde77.425_1573849275255_0.16948941509798554","host":"s3://npm-registry-packages"}},"2.2.1-alpha-dca1d95.425":{"name":"graphql-cli","version":"2.2.1-alpha-dca1d95.425","license":"MIT","_id":"graphql-cli@2.2.1-alpha-dca1d95.425","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cdc991bd7f770714c3b68799d3e32ef9035b9ac8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-dca1d95.425.tgz","fileCount":14,"integrity":"sha512-eTliDkFl98JgN8Oly4zO4CIiJXwuMw9eRQUtZvbn2fgjAgetql9ukm+4HjaH6Tp+WE6GKPC/+OVzw38T/W8eiQ==","signatures":[{"sig":"MEQCIBoFufAANJn++h/N/BRctnEtGXoaHuPuuzwlG9Ak4Ry1AiAB5rt9Q9WPUQMP9Sc9abS/OCzN5d/haJUJE7M3ho4d+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzwryCRA9TVsSAnZWagAA6akP/jn4VyifZ+Junr2lwZ4K\nCBw9vkt5plgDLwIQOAIGMC5euAGTCnmPUwI/YA+HEjAnpS6RHulOPKPxko/A\n08KP7gsPYiAJ7Bh8b9oEQKJxbu9JcHKWdXHm3lE9dvQ5JKSTBuLtfF7Tcjnl\nzQCPkKsHmxyTgCi42QhCGZnPS7XrdK5wDJJlc3LxGAu7Crwkp12I16rL/n96\nCxDKVbNc+YfGcbY9dSpBvgtSrVJ0z6gO5P3CNrt5ax365u207RzXwy+rfdYP\nT6RudpIK3bQ6p+raFCZ/FM99ojUMk4S7BsKLL3yc7VQpyGYJji9BZdb0rOG8\nxR2EmREJX2TJwmQCz03QKzeEGoy2qJ+E9YtQFrAnHD4/hmjiU/UET0CN+0oe\niy5fBNJBlbUcJQFU36u0Pq6sGYZLsHqO+GF7iVNt2r0lS/rBHrJLWmrkg74K\nLPUcJtwqIe7mG819cAgqs2OfXDkAuX4Lp5HsMAz9bj+DYiwo8gqQqxDtjV4a\noe3AhgeyH/7/lamuH5VcKjhNEW2is2mpKPVZB5CzyVmpMe8xiseMVCfIcvl2\nqceF+oeaM/Z5D7oOgXiWtIJAUC0OZTiETaa95NUQGbU6d5xHsSieU5pmlHQ5\nRXJxGoscK4PsbWaCzlEJGRqVfyaKddzqU/O1De0o2o3IJMuhXuja0XO17RuU\nezxK\r\n=zGRb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dca1d95b8df449a875ad1358f78a9df7dc5f6e01","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-dca1d95.425+dca1d95","@test-graphql-cli/common":"2.2.1-alpha-dca1d95.425+dca1d95"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.8","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-dca1d95.425_1573849842236_0.33313166069273303","host":"s3://npm-registry-packages"}},"2.2.1-alpha-a69f592.426":{"name":"graphql-cli","version":"2.2.1-alpha-a69f592.426","license":"MIT","_id":"graphql-cli@2.2.1-alpha-a69f592.426","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"39036cbcf979a8a9da25ba35cf5ffd78a3391b01","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-a69f592.426.tgz","fileCount":14,"integrity":"sha512-fJebm30kU20bROTlrEhdiNlyOci56ZlOLS3H/EwGYIxGVK7rBkoNM+mQ+dh6BZ+kKA+0NX6N9jWqq2+fWsUzLw==","signatures":[{"sig":"MEQCIBaNXc7tt+lFcSR9hFQPyumkwGAi8XklM522BJW3wR0nAiA4duQaHY5E5rkvs7ur1wd+UyKcYAsGkldD5Vdn7epW7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd03J4CRA9TVsSAnZWagAAXHMP/3aLyMJqoz5SHAw27Lug\n2KIcY5rkeZmDYXX/A7m/HxcEfFL0bfVu+4h38NiNs5dhhDN+LPv0S3IOrYK1\nxed4LeMrrb/MEl+BrXtpY+zIlx/k1gQA8r1HZGU8av3d/Z7uQQO4Ud6YFuKA\n4T3Y/GpwgpCm6m0YpDC3mJzVx+B7u7BdQj/K06Yw35ytYIG1c3plHno17s1F\nvEPAHStFBXCSaSR64W5LvPWTCjFQJoyx4XC/moOMan0qjDRWLP9hTT6ENlpH\nuHB0conDqwCM5wYdY0+HH8CWLuo+/l9Bv/W5aCRzk5HtVx4fOFwQGL4Wou1o\ngmXXLws+C9RsZiFPGtH7I4qHOSAw/4cIBI0L5wLra250mmgoBPEBYHhzd7dq\n/z97Cxjg1nQ231XB/QqtAHLDzGC9QevVEIzZ7zTy/Ndggub8BMYG50Yeulfs\nRTc5KeonZ6vrcZ9yBaZBpWT/ULEWr2iUF3L8CR7hPdZHzI0+Di0NOQuN2owu\nNYfNxofyZw8vlS9XkjMpWGziJB99cNL2n39xyrHbGthvtprHSdqYQEwi3XWN\nE1C9/rPU/hUGR1pAZ+Fhet7ySSUIyol3kgoXwFBPUfKcMMVpj63QUn7OHsWX\n15urgmJdAwwo+zwy7jFAiIkRTDfyRefhUYbyr0F7pl88o6BSeUdDZGwkjxxN\n7gVE\r\n=qH0h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a69f59225732954749d933d6feddb314c1b4643e","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-a69f592.426+a69f592","@test-graphql-cli/common":"2.2.1-alpha-a69f592.426+a69f592"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.9","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-a69f592.426_1574138488424_0.051200318574755155","host":"s3://npm-registry-packages"}},"2.2.1-alpha-dc12f9b.426":{"name":"graphql-cli","version":"2.2.1-alpha-dc12f9b.426","license":"MIT","_id":"graphql-cli@2.2.1-alpha-dc12f9b.426","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"29bfaa5233bec285a12ac22d8e2f8a175d4ffc3c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-dc12f9b.426.tgz","fileCount":14,"integrity":"sha512-3fCNTFaEXm4MNEaGOx9kgP9qL2V3NLimFYFM7RPOT4p2P7StQTqe3AfidCmXRNB5Suw9F2SSPZy8VjawioC3Ug==","signatures":[{"sig":"MEUCIHYouOknpiwCm9v99wrqeYBSxujbcrGBIpYl37sAp7T8AiEAsXAW7cbfbDgHAJt+NgmkZCRtan04jSe5TLN3X/P4L+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd03NiCRA9TVsSAnZWagAANx4P/j8vCyMqWyDoQi52ftK1\ntFIho+oEZ3bvyBZsFhika7NsHjFLO3o27vy4XdZplhHbusrWZ61oe/NiQV8W\nanbz4HNwgN9J7c8gEJHpuwaqumr/ki+fXL9+Joqu5C0JF2AAjoQY5DiwB0dU\nG9f4s/iR5sKyil497BpeWAIh3C4dnQQVfv7X1E5D8cDtHyMjxVN/h6QKs9yz\nPizbgDEVsC1Skdwt4OtqFir4haaqs4/L1f3KfmrZ3O6oxGQ7EtiZGjvTSe2l\nXqv3nLXvoWZDg94jhvnDFhycvGGSB0KIWojceveG1ZGlakVWCT8WD0bHvht0\n4FtDeSe44go5jRO4rR+k1p7znsHVu4GYoJhUhs1PZe08XrYtg/6jHZ7Dv+NF\nsuCWhBg0hvLUXxQyPYyszAub3KqeccCkZtIbtntrj0zv/O8LhnID15DG8rme\n+bk4zhTro7up54hyq5fka+fzZu3efV3Ob8CTp3M9nLCNVPB1OMfarDh+XKTX\n1wyiSjZ4V/GoLxKwkMpW3pkd8A8jDnNad05P1R/WAWEq0AutMvJy8p6A93Ls\nq0/Qsrqldp+mHTwYy4o+S3ogfxD1SWfRuihTZSkM+rKJt0Sb8to3qd3AzYJ7\nBN511Z4VkelztYlt3JdXYBaTXyZPMirMg+PHgOt0tv4YS+zJEJT3Lhsyq0fn\nGXe8\r\n=IWtz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dc12f9b26770c9c498715e43dee8c3c981b00bd4","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-dc12f9b.426+dc12f9b","@test-graphql-cli/common":"2.2.1-alpha-dc12f9b.426+dc12f9b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.9","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-dc12f9b.426_1574138722411_0.22954887166255133","host":"s3://npm-registry-packages"}},"2.2.1-alpha-2e9cadf.427":{"name":"graphql-cli","version":"2.2.1-alpha-2e9cadf.427","license":"MIT","_id":"graphql-cli@2.2.1-alpha-2e9cadf.427","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"aaff10ecdece4846abc5af9f0091efb8ac2eea23","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-2e9cadf.427.tgz","fileCount":14,"integrity":"sha512-QXVD1UQ3W53ZqEwnOuabfnBOh8as1wvS0OPHk1YsEAEBTqDs03ah0aTFj1v8M6n3XRaYuXrc5oUm+mfkrVLMkQ==","signatures":[{"sig":"MEUCIQDL+pmcxFnRdgidnMyio9YVrJbsASp5tTZRaPGwjpmD9QIgR5daKJcf5n/GD/9TmWEdr/gOIzBlCNK6j4upD3NWnbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1EIcCRA9TVsSAnZWagAAlHIQAI9DIwAZMCu93B/5Skmt\nuE28N1v8iXOusLLATbcWG4HPlOAm2nFMpp/RT5D4oxgnlS38vybOmTdSa32O\nJb8/SSaFgNdSTHJr1UlYJGTcVij2RrWek/nZ7Z5YkxaT0eHfCGsuYBelSmxC\n3XGrWIiVGb9HeQ4hOuYMUm+YV/IDc700qIP4JyWpcjZBQQxOtFzVBP/jY4Gt\nhGS8MKZWljNE2sUvE7n7KJcEN3OiBc4PCSMXxx6dL2pP3IhW3OPZJmCzYhVj\n0vV+qxWgLCk4yDVYRxBQCzJJfeBm8t77Ij50y0FiU4Mqvo5pk3LkfBKPH5oN\nQQS36MUkHSQfhjZvXg+T+TtK28zqNmkF0q+3rsLkkn/Z4ghljgJAZn+YhXEO\nThj9dXgXDQqAGYGMwW/I5f+uWCU745gzPAbIacyD/Ff92S69fus3QgXcK9AG\n2sDJrWiUFiCjcxdirts7e+JJVOFyzevppHKA2OwZ9izlzKjV36/Yl3a6KsVr\nJK+bApcnUzR/woMu5py2IQEm8eIzPsyLPLiBKgG2I+VJQRPi/TvBtJ9iq5rc\nK5xc7+dxkC9F1AAAj+Gf0UbkiVH9SaEqEcsAf9XDRxKFC89DjSLD9Z+MkRbb\nZgKEuFTPd3+oDSiRK3giRyGYwsDHA++czo7bQNKt6l498qul1XDHkJfXN0Z7\ni5/C\r\n=3mJC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2e9cadfc3782a0a52ad82c6120c4b345a1893b46","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-2e9cadf.427+2e9cadf","@test-graphql-cli/common":"2.2.1-alpha-2e9cadf.427+2e9cadf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.10","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-2e9cadf.427_1574191643786_0.5142321894214825","host":"s3://npm-registry-packages"}},"2.2.1-alpha-4e22807.427":{"name":"graphql-cli","version":"2.2.1-alpha-4e22807.427","license":"MIT","_id":"graphql-cli@2.2.1-alpha-4e22807.427","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"479a6dadd0de1fbe6298c6e60d553923722026c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-4e22807.427.tgz","fileCount":14,"integrity":"sha512-C1t6zPRNqwLdgkX8FodB70H3RUWayC6VI+121Paa73ljKHuotBAkjRiSwqHYCohgbeXDdwU/a1GL/BuyJFj7Tw==","signatures":[{"sig":"MEUCIQCn8vme3lu8K/ZEoyPdR/bvvGepH3xFuFhxmVcVekWpEgIgT8HrIHHf6v0qxKZMIExhqZ0ZMndSwDyiH2OCzeMXVFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1EPlCRA9TVsSAnZWagAAAXAQAKBe3wAfzKLNndtofrDr\nsaglJCC0yEOFGO2A0g2tCPumx3YMYNV4F7x6aCYnp8dUXNt2vvwhw8Y/On3f\nARQeDz30fph+9rF7QKdxLoEPpnyTeusIUW4PwryiV/HSr3H7XH0vlCPIrP9u\nJpzLOfOZMzEqKIUHW/+Ynt26bhs6ugACYEi2Q/Zjo2bhq165E/Qj0rAGPxW1\npzkV4BLzCIvXDKvevcICiiZuYmROTMiJdcjczVaLIij50c1GGmkqVeXOiJr3\nFlp25o46/3ISQmfryrM3gOwIMbfAGIC53vVxsbpz9ZOT9JJkZBjg8OBNwRkr\nvEulSswOnMrRdb2GbuF2oxA3UrlyAxeWc8jfg7sy5s2DheiXbMQWze3rnhDH\nX4gc/AXsOoR9i1KUlnOD/ea/JLbXVG6ks4kol2hr3VpIPoZIDX+l+SjQdI6Y\n7gdaRVykqtAJfl0RjDINF6fabAhjqxkogU58t/r2xAis/82uAzX9lWSybiiv\ngHNUkCOutB1qJ0h5mX9WKyuRMkZaFHLwZzw29+1bf6SnUQO0Yjfi3TGyR454\nZGTvyp4L54YE/vydMqge0/ixQerYymvlGwyK4T+HW3RZE3QpfAgOqO98yu0G\n0bZOhxrUR9Zjo+x+AlB7x3sShRGfa4IikR/+NI+peANdjlxdaRkzdFtCC9/4\nU+Wz\r\n=sz+R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4e22807ca4b15fc49acbec1e74f81715ed754a2e","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-4e22807.427+4e22807","@test-graphql-cli/common":"2.2.1-alpha-4e22807.427+4e22807"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.10","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-4e22807.427_1574192100645_0.5422058650374881","host":"s3://npm-registry-packages"}},"2.2.1-alpha-b665789.428":{"name":"graphql-cli","version":"2.2.1-alpha-b665789.428","license":"MIT","_id":"graphql-cli@2.2.1-alpha-b665789.428","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"182c59e483accaedeeec4a37e11dcb0af6c23310","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-b665789.428.tgz","fileCount":14,"integrity":"sha512-wcIWGDEKp7g5/CX+kLHY48wmWlcjNCttO4m9GFupMk1PpwL1g8q9wthxLtR9YGnNekkeb7uH2gUz79cOFjwvUA==","signatures":[{"sig":"MEQCIAiRLwvFKCaZ7YiGCzVu326fMSYNCdmgK2eekKS3FRhqAiAFyCyW1+LEC9QM3XQs0tzZocxAgziU9OBFiW/9pPPM5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1EorCRA9TVsSAnZWagAA0AUP/1MFraIdAdZPgaVXHy7P\nw2/aqcmYkiNzcCa7s1Ai30pOxFlykbqcabILucMZdCVLL/jEC6rO4iuQWTtr\n4DNdPfpdi6wfG8Kn3x5F7wQLkCap7/gEj8J9Wl8dJZyP1prFG/bN9qAA1J1Y\nsLsuFH8I9ke/WvSOGBBPJ802LIo8KxtRCsVbeDW+Nt6oDy5+T+Ul6kvS4bxB\nDXlKVdf9bTIZRONyxR2oB91U2nW2r6Gk35RaAylMpvcSma/oNHgtnnhryZYf\nFH+yPF4QSmu0YEh4jkPCNoBHmV4OAKslUkCdUN+FqaTpbZxLR1t7Og/UHgLr\ngM1ow63rQsbwawxl4GGAjQb4r5rh1G6IxZdLLtiKbUSnkNhqKcqnw/8Tskck\naQ8RDqeTg5UO7aex3zihL3y/P4RW3IvE+5M77KfqdM8MHYbRQuvFuXfM8c35\nxFv33ieGceOPhZgWuQ/A5kuOZUrU5RACln0LGy1kvhrvjeSnhFrSp1qf/Rja\nJn33Uuz/GhxxpdmbSB3GB6W6mfUrnQhEqXKFCOlj7jO9HnBbopU/44gILfYG\nb/zlMy98W2kEshOO3nMNDAd3zXulUtAOMiCgDyqPBiyc8PT5uQObOSq4Pn22\nZxJdfvXx5DSyUTLf0HspYzgZOkQzO4xckrF/Y/YPAT3wjfdj1zw7OybZQ79P\n4WQ5\r\n=zJ+v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b66578976e37e82f52bdfe1921545a733aa33904","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-b665789.428+b665789","@test-graphql-cli/common":"2.2.1-alpha-b665789.428+b665789"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-b665789.428_1574193706736_0.843584603856419","host":"s3://npm-registry-packages"}},"2.2.1-alpha-4d3c1c3.428":{"name":"graphql-cli","version":"2.2.1-alpha-4d3c1c3.428","license":"MIT","_id":"graphql-cli@2.2.1-alpha-4d3c1c3.428","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3786474808d1a8d64f53f2cba558d8c18e40d3b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-4d3c1c3.428.tgz","fileCount":14,"integrity":"sha512-po13ktK1XLFvE+3aGLQi7qwt3gCHaBKTgKihfLIdZ4fr9NJki3rDF9QBQa5Rk/4ilKh1yhdUUe9WD8s+1DWuqg==","signatures":[{"sig":"MEUCIQDhDPJ4eeT38+1FrVdxr3RtHbJuFAiXKLi9eWTiXoivaQIgUoa8VC7tmI0saJzxDjQg9iBaOaxn4/1FU8HZP0HwfjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1ExzCRA9TVsSAnZWagAAjfkP/A83NxKs4QXRrNKaxn9f\njNL3nhqXCaIUXtD7zaOo0G7nmBaniZpSXg8ohwh/6lBEy+qvE18e+O3i0tzb\nBU4v7oB892Wk4j1nX5U1K4nRPuCeKpX3JAd7fMpws/SpBXA+6+gDZIPU5Noy\namdfBp6HLusoFzezqBobNMixgzlIv6bycRWlcu6CCRdPPH+ddR1P5zoZcLjh\nkSWXZ31JJSXkjQS60x5K4d2WCydEIPB21JNzC4yYl8bdR4fsal1wNKcYysi+\nxJYMmaI5EoM5y8SVrbS3/8Q9ThPhnBXJLTy+VRGvuNj1QX29okW9SRCOT1/U\n5W4berrqXVTeHnlY6nuIKPzvSWWci+JaTHTa/m0ISu2gV4ZoXf0gUCh2ad0F\n7yWHidv0NLDYdTCQzxLUfSEZX5+LW7Y7ULkHnGXdFU475I69Q7fv7DB37tpo\n/mvcMSRKlBlPVAuJx6nALUdLH+bni283mUUYUxi/LPkvx6VdThd1+hlzmYxq\nnMzqPbL9BP/sfiBa3DMwYYZCOnMyJMgQ8Wv8zm/2J3qw7Z3GKlamWbUja22z\nRfVaisGdHh4f6nOxsTVrBydK+GSq1zjuSwzPOM03pMUZWGhF0mjH5QPnvyyX\n8msty32F91SZvXAb7WcEOVLEC5n/8ptIf5p0AHcLqqpmgrhHS4399WTE2JB3\nkEe4\r\n=LdRm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4d3c1c3322c21c9b2aaf9ca96c5491dbc1f6758e","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.4/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-4d3c1c3.428+4d3c1c3","@test-graphql-cli/common":"2.2.1-alpha-4d3c1c3.428+4d3c1c3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-4d3c1c3.428_1574194291392_0.4182009207918713","host":"s3://npm-registry-packages"}},"2.2.1-alpha-fc9a569.429":{"name":"graphql-cli","version":"2.2.1-alpha-fc9a569.429","license":"MIT","_id":"graphql-cli@2.2.1-alpha-fc9a569.429","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c096c30d688564c6359d6090f52bee3a89a38c11","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-fc9a569.429.tgz","fileCount":14,"integrity":"sha512-nYbs/WQH6XOnLVogPNX2dGZl9bLAGqUpuLvp8WqWu13U/WfZ1dZbhB5awSZDWeD+DpL2/qLqJhGjAbAT0APebg==","signatures":[{"sig":"MEUCIQCnvamwpumBdAreYUMIQh4/9sWj/tkHJwuFNz0apn0V+QIgAIrFGVIDZwzbq9fjH77GS9hAG/VC0Ud0H1mH8Fqmc8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1Kl6CRA9TVsSAnZWagAAvGQQAJ1rQnPkeORO2lFDqr9L\nIMu9BsE+a4zi6xL1biAEyhspPd5VXc40ZmM0pOVxLakHl7a0Nv29OUk4cPnF\n1CSq4F0KiiBmBJCik/9sx7P9BlG06WHyYEJFQB28Evef6QMINGWwt6e+9xCj\nc6txkYaAjTHVknAIVdkUD9FWkqL0ywlxkyDpW2/pebJAVrcsKW/smtmtXQjr\np47D0mcHN7xIzt/wbcjdKMvJUG1r8xNxEy7r9gwiSvKxWGIE5KdEg4IkcYT3\nspQoUtjdW8YCtGF1L4vIB/JqNe5WsBGQH1BXdZbNoguW7n1VgBB9S00T4yrB\nn0GbmbvToQi2Yk+8W4K27kKVHfrcO1G81WgQTc/B4hTfbJXwd6fbwy+DJR90\nF8b1B93XPwGUdMbKVjFUzDrCykAllH2S5wBYVoMIFNoCkZcMFp97epvdtsqI\n957zjyCRyRHBqkRvvgR/bNcesO+E4+q+lhzgm/gdHRXRn91VIlY4PAFrLp+7\nfwHyzZA7P97G0cTWPaTU342B9H/nOw2P6nGe72Y1dQgxhHr2jilY7PFrpzoz\nyF2Cyh6lwGmGpGJSpkGKqDeVOjSsE85sl3R8oLPI6Rdbfs6wLfyubCtXqQMO\nfJk4Y/0IjtzznOtFiwQPJMwMRy9B+SsSbMm3H8oNVmd9wbXnig4Fla+cyO9U\nu19g\r\n=nqBw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fc9a5691cb5628da8882a5323e102a777d81545a","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-fc9a569.429+fc9a569","@test-graphql-cli/common":"2.2.1-alpha-fc9a569.429+fc9a569"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-fc9a569.429_1574218105799_0.046249365615513405","host":"s3://npm-registry-packages"}},"2.2.1-alpha-b17b737.429":{"name":"graphql-cli","version":"2.2.1-alpha-b17b737.429","license":"MIT","_id":"graphql-cli@2.2.1-alpha-b17b737.429","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d451fadf956d56acd917ea17ce9b749c94d9c913","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-b17b737.429.tgz","fileCount":14,"integrity":"sha512-xDzIjfMrbWSBt5bqpLxjPonTr6VECqlfuk7lmIMwJlWRy2pTYskpdi3NvFAdanDzgc9w3zhOuIeujqRK/j74kQ==","signatures":[{"sig":"MEQCIB9Rp81APTifcDdOrIgZPFDh3AfzbQ5FAZDooUnmCKoqAiBiGRRwGWa76FWGHkMhsoFdH//gkuEhyKI/y+ZtuioTNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1LdACRA9TVsSAnZWagAAgCMP/3cgEl7ReHnQ13iR7EAs\n/N48AkPmwTB793bm5PfjjhQ5iwE/F2/SQYddcTkwwcZ+5jUJc6nljnHoWvzz\nBzk5G2Fs+kTy4fBmsRICFR9virTVAArj+Lt24kSDIfX7UXcYTQNYirrjAfk3\nOJf3k48Myj8woD3RHO4eI4VqWZDDK7CmyZ1jwF/2vx1oFMbZYmP626+q7oLG\nlBmfiIxm+ASga+zE2tEzDQSf4v0lFOfPXrNmT73FwgklLs0bu2fYZFhaxvOG\nlcjS38DoDa+Uaqo2eAKEPbeDzoRNBgQ5QryqFH2oyj91ICzdo81PhDM3aXHR\nn34F0cDwO04LME9QrEDy1bdLxZXh9GrgjoNhZnnk1hYpAMNRdY5mR2JDQ2Pm\nV3qJNbUpvuDRg1TnxCc+1SuAqzHR3HE2vI56gbdFdhyatmmPFgg2CxY8TWOu\nJkPOPjsWr816j7Fnl/27rEb3DyG0VJhMO3zcqxlC2zwPXn9gvDe67U2YltBL\noxfEw9qB9O96VlcsnJqRR6kHIx/7wSXAndxIe4Z7jGa3ayxNDmBt9YxK6Ns2\nXbdkyQ2U9GpGDF69vUGQZNYB1oDdpCAQ8Y7RXG/1pFCjTri85aw8TemcrH5G\nnVe9SRXxj99fuu+ZWw9wlpOWA0UprF+/vEhXvFXZBcWBfqYudBI1Wxd5dGrS\np61d\r\n=rNL2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b17b7372283fb8512702a7906e38aedd27e3e9b1","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-b17b737.429+b17b737","@test-graphql-cli/common":"2.2.1-alpha-b17b737.429+b17b737"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-b17b737.429_1574221631921_0.26770430171332293","host":"s3://npm-registry-packages"}},"2.2.1-alpha-4180bf2.429":{"name":"graphql-cli","version":"2.2.1-alpha-4180bf2.429","license":"MIT","_id":"graphql-cli@2.2.1-alpha-4180bf2.429","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ec2886d6f9118d2c00210e642cd39ae1a96b6f15","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-4180bf2.429.tgz","fileCount":14,"integrity":"sha512-VW8v+ibUROY7nOvvwOigngcwJ23zBO+Amuw/Y315jaZOgwLk0srQ8Q9FpDR/6jTzBbS5DM0wgy8+NEkWengLmg==","signatures":[{"sig":"MEYCIQDZQ+MYq6Vu+P/5DIaIkwH4xzfK15MY4ZN0UZOqO6RONQIhAJ6XHiqUCtE+CoW3w8OooAZvZZn5YxllLkC8HK1Ri6bG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1LisCRA9TVsSAnZWagAAwBwP/2Zk/SRvVBq7YmjfLvtW\nhMQWqza36LOKr+/h1cDxlrHJGw4fqFT0hMnWryFV32b7AF6iQD7DFsxKb1bn\ndFtMX1oGdJ2G7K070sA4pSBMJmUONTtTrMk3hLs4P5lK6Lc6TAv6DAo96FOI\n7xyPoFlLtg4iwYf9v8Uf8ZKZSWZ92kl78WtzT+lJvBzOKU3kx/GI+qYqUv0h\nRBQ6KsFcCA9g3LrNA59A1OfbozHEP/wJKbZOGimx4YOJ983h6Epdn5rSjrG6\n8n+X0XUNd22ssXZZ+iKIgUDH7e8ULj/0AupAdSm/eAqWKIi7PutuBD+zEesN\nYvgxs//BLm3mX0rIjECQ3T8GP+l/KPGdNpoK6qnLPUafFnMb4R6Vxf59hAPO\nv+nZk2kurDZ76hXPedwCrItTwrs46U8brUsLdmbY7k5OQjoktKYg7Go3UbMt\nvf6t+uVNRh8xFDSyI5ZWW6H4/7wMNsVpb1GvjQ6Q4/hpo+5Mv+h4Kw5HExOM\nANVGyEJugPxSgMmPKfeOUlsSZkSNcJabV3tBJMJJQKBLY4mAAurR1mjW3OOE\n1Q3vk/1zPaXeSi6RVBqUW4rsPfHgJm5/KZvF3qrC40CQJAJrTQoWpw6XPkyt\nDdAFZjhxxAoIrdH6c61Ntn39A+k++EMqL7pvIiEBRq6cN9lHm9BrmGWwYYzA\nBbC9\r\n=cQxw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4180bf2ad57b1e105134db81c2a7357ff56ca1aa","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-4180bf2.429+4180bf2","@test-graphql-cli/common":"2.2.1-alpha-4180bf2.429+4180bf2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-4180bf2.429_1574221995623_0.7952164559146475","host":"s3://npm-registry-packages"}},"2.2.1-alpha-9ccf2fd.430":{"name":"graphql-cli","version":"2.2.1-alpha-9ccf2fd.430","license":"MIT","_id":"graphql-cli@2.2.1-alpha-9ccf2fd.430","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"032df7081b345df78c8c9b1826a962454b3d829a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-9ccf2fd.430.tgz","fileCount":14,"integrity":"sha512-JMqoVB56YRGBCReEJnTNIVr4w8UDuyGCxXwkdCsVfULaftLlg182KKyPDrcdP70Qn7uWn9+pGLb+xGVTquuK9w==","signatures":[{"sig":"MEUCIQCr00YI4v2quiDGAD2wLNVzu7J8elIn5r/JQmo8XUOWTgIgB0YMBIRALeIhe8H9DLu6gWiUQMj7wmdHoKbzOfS2pks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1Vu9CRA9TVsSAnZWagAA6w4P/2MOPNeWWfwgx1uwZovj\nZNDuM+l/G6YBfU4ZALFnBe9cdoQtA3ACOMbp2MDTLxPvYavXC50e20ytCzG/\nBo9FLMPm4Pk/ITyvO+6Bsxo881r+44xSEvNupCY/XzQlcEJuj1GU3Ypit90b\nzz7GwddYTOzK9ZdqIxpPMP0aIUXU6E+5nJes8sxnXSSn5Eev1ddHpetHGJaR\nuPl5cbYN5IzasG5qU2y912lAtbrUgGMD8k/1LabKVJnevqlU43cNdOITWXab\nTZipY3t2qtj7zlpYJAbu3qXd59MFjSekEn8K0VxGnuumdPMZs81eIxz90skf\ngkzPow3JUc74DIjuuxb39flAxwWvvb0IoF2FSB8HZzSfc4lWY6x0MIyNkSsk\nCFob4zhug/zsE5zlP0/oDjkR7AP6/BsfAuauQyfHORxnfq/aGC/Zn0StRRd6\nyDluYNGbsc4J5z8I2Bt6idGkNufXg3NqBhkupSbrDbzouOv4TxjQzc7ufWgu\nlEnPqXceDsP96hVVVEIbLiGfAQCqxOaHOIsdaQRuR6LFlmZsUGD+mrvSYtPB\nY4yCS37gvQLYjsqo7FfsL0lCJnUe+QUeDyVBe0XW9Q0fAfESimWNfFul3Eqp\n4O4oqWlkwPwN4sLItO6Z5E9jcky2oIZFRm1dB19MiDybVCXZbr4Wd7nBkmKB\ncJMT\r\n=wsg9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9ccf2fde989bd559f41074ff4ce9966003b945a3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-9ccf2fd.430+9ccf2fd","@test-graphql-cli/common":"2.2.1-alpha-9ccf2fd.430+9ccf2fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-9ccf2fd.430_1574263741495_0.5510316285664729","host":"s3://npm-registry-packages"}},"2.2.1-alpha-deba5cf.431":{"name":"graphql-cli","version":"2.2.1-alpha-deba5cf.431","license":"MIT","_id":"graphql-cli@2.2.1-alpha-deba5cf.431","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dd10564e9f86aa80c6102eb4143dae5fe8f36e26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-deba5cf.431.tgz","fileCount":14,"integrity":"sha512-VQzpda8W7/eIV1uM2YAFj8pe0WHhHIHBhga/BolctMETbV44oMnrtsXtC8Tr8h/dpXS+Ca2kNWEqKLsxUCzPJA==","signatures":[{"sig":"MEQCIAKIEIUyoJchzD6eZvAPLCSw5tHPqAWSXCy17WJGQhSWAiAXGheViyL2czE+RZJDjjthlGYuisUXitvzDacyaM6MPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1YuZCRA9TVsSAnZWagAArkgQAJ4MH/kjlR7fZ/KI6/tY\nV3UxKUDU3iCbd/Bd33FS8MvdnxJJuJIM823BwhgJFXsJqW98nbW21/WVS1Av\nVRW6hjt+m/CnVQotc0/t8opVR0RwuLoIQagA9O12lTDa8oA0hXEoJie6ljeu\nmGwxsRN+1sHWs5Pq4bN+qaBFUjgHL4xs9HIqSo4tSQsis1+rNtVud3PmslWR\nNf5uowiJPyuHHOhUjPtEXP1PcFxbxSmvemVz33a0J6NheZJVgZXg9ZkO9+42\nh3iEKe7IkvgJ/dQEB00qH/Sv5b3miFZysRx6NKcdzACu2ckCEqO69KGEwVYM\n1/bZQ7vVrTwa6ixeNJVIrzmik+8ZwyMBdor1JWx1/e9S9BwGRofGd3WXB6Uk\nrGLDyJgF3oo5r+kOnimUqhvPIMNtda0SbMwPhta55T+Eme7OvL6SSIDpLgQq\nMOCOrZNHFGD7baluYiKkp8/l2WD+k6QhvC/w5rTBqajRZ7yIkV1SgAdGaPLi\nHDFIxczgqcGB8PbVYi4nEmsF9I8atNNMNI8ycdVLZjZLlN7M5TSKZrdl3L+5\nyf5jvvj0lbDxo9onG1pvO9NZv5fh1DmCYXN6ZEijMEjMuXLpM4wjOQbDDaxC\npEWVJUrBmlKXXaOPJCHmoq4fSG8imt5u4Jm6bNd3ojtxV3vUKS/T/AB87XI/\nl7wH\r\n=sU2u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"deba5cf197e71d42f85f90bd4b817cb867ee4fd0","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-deba5cf.431+deba5cf","@test-graphql-cli/common":"2.2.1-alpha-deba5cf.431+deba5cf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-deba5cf.431_1574275992792_0.7910556872697685","host":"s3://npm-registry-packages"}},"2.2.1-alpha-e75931e.432":{"name":"graphql-cli","version":"2.2.1-alpha-e75931e.432","license":"MIT","_id":"graphql-cli@2.2.1-alpha-e75931e.432","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eff7fbec56d1f7530593e20227cdf7b29668577f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-e75931e.432.tgz","fileCount":14,"integrity":"sha512-uiy/84ymH406ogj4The8/myOS09RdpGaIcoypFqXi7WJZewXWsyny1ikfXDwJ17pMglhS/vrqozm8lNGoSCmQg==","signatures":[{"sig":"MEQCIADMIxQEIMVlXmq5tbktdzGZqLISLunSNqMADGC9XTrvAiAODVSb3UAokA5V8cIhngfM7bSaLCoIg9VHFepng1wNqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1Y/DCRA9TVsSAnZWagAAXVMP/RI47CykgG/EqFUuqVFr\nbt/S2eHumDSl0xXzvqziL9cs8Pbpwa5rKKSmEYRQ0fWuwRIy0kYaJd9R7jLD\nZtZa5SQVafHxvC8Bdd4M3LdIE7fc8IH6zNgPAkeAHVvw8kZefvTZElzmCymt\nXXitmxHaQ90Rz6lyC+gQx5zzw0R/Fc01RYYOr75ndayvkLlSattW4DYpEdNd\nEtY/jASI+H4YbK/04e4THfyb3Hm7nM1svw2OMevbwHOIQ6Bvc5+oAN7NM4vk\nRpTt4hRxOJJqGZh1aLiodQNgYWX85ksoHb17S60N8zvzIZic17CdfegJd16A\nFL13r38wzryPjeZdXqhylYeUjjrzpQTKTFnx3CLl0+Fce3GmToqDygcxiHLk\ncSXNrK3b+r8CtVJkjVHkCdrNeHE3JWx1ooUpktjXMOGMYYxoI28jMUgeouwm\nbNkJDb8PL7ZLjiJ/DaVPxK4AOT0S58Hy+wlbi7Zwbzbkmg4wd1XOD+2NIJXI\nlyI3uKTS+ZQ7KVjA1u8MNFAaD8BnoCpTy8Cc866jfedV88Wl/4MDREinGs99\nBmQYa+Swc9oVnO+UIEusWJBZLa9C4jrKL27aVf2r2MSUdcSq/9HUKkbtvC2q\noPN5KQKuU+TUyK4nPlRZ5N0CmwwIgKoR2PcGy2/3ZrNsuZGc6EuoD9Yo0ABl\noWDp\r\n=msMV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e75931ec248dcf0c95272b43cbaa319319d6b359","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-e75931e.432+e75931e","@test-graphql-cli/common":"2.2.1-alpha-e75931e.432+e75931e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-e75931e.432_1574277059204_0.7063662725882078","host":"s3://npm-registry-packages"}},"2.2.1-alpha-bfcd6a8.433":{"name":"graphql-cli","version":"2.2.1-alpha-bfcd6a8.433","license":"MIT","_id":"graphql-cli@2.2.1-alpha-bfcd6a8.433","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bf2bc9dfbfddbfb181ed082fba1ad1c4a0233ac3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-bfcd6a8.433.tgz","fileCount":14,"integrity":"sha512-ngRn17n4TiHsMmYSeVsjT93si3um9zDr8lzryBmTt8QzJ4Q5iFPmsdJa0zyTcfRkgrGO7sbp6PBQZvLUlZ8sSA==","signatures":[{"sig":"MEYCIQCKF51I2gZxtHiml9b43tdIExxY9iGD2unnIrGx06WfqAIhAJry9g+Avc2tig9wTE4gpa4eBDnHXWChtOMMupzf8bz8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1ZIwCRA9TVsSAnZWagAA2nEP/RtIKF3W/kcVI+NeLKJj\niea03ySrrKqw1cxLlDF/9tcYuzNxZ4wHm4D3/8/MYUe7jy2Y1nHqTW0L0+NU\nPpvVaHdp9NlVAmnPkIP1eMblwnpfcmZgQnf1PE3S7f6cTSJeqJaoj+ZbEAP+\nsy0ZxYwwFowRIu882gqGxKHd62buGNiXxoGpRojt41H9wu25afSygIZXx1Oj\nQ7TkL4yI0NM5VKQrfJb9KZVEHrzTVD5hm8DBs1trtlQPO8QcVLf/CemH8Ig2\nhpg3elx1x56+93GAsMbQtdd+PS03SKmR6Aa/lW8ttE7jAslB00vmwXqpJUqg\nj6bRK+LmzbKkUHZzT7htRIyQv93wkw2DRvMl8rvpxvA6PUsyeSUTfGKbKlF9\n5vUMgYPWShRFJY789gfqbs048egtDxCW8Ct97tBbp1AdKDYP+XUoGetjKNH+\ngKZ3PVy8wfzsk+8UaIOgIa9M68m/1QxZXf1JxOUCua7tL1h1J3fJmk4qUZiN\n7b5N67DgHz/HrIYOoPOBAMLXSNNDpu8oriqHNsBUfiTtB1jEc01P01CWV3GA\noyGb+Frw28m4pzMB55VKD4il9qvBYO7PvUzmH/Uj9wfxQSjAawkuDPvThDds\nJSwiuZ4Vq9lT1PszV+1LHy2fayXFn87f4BkCdXOxLQjcxRh6FWUknX5Jects\nxgC5\r\n=ZsWL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bfcd6a8456a8f93083981658d231d321986d0fe0","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-bfcd6a8.433+bfcd6a8","@test-graphql-cli/common":"2.2.1-alpha-bfcd6a8.433+bfcd6a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-bfcd6a8.433_1574277680247_0.33801877123255974","host":"s3://npm-registry-packages"}},"2.2.1-alpha-235ec8a.434":{"name":"graphql-cli","version":"2.2.1-alpha-235ec8a.434","license":"MIT","_id":"graphql-cli@2.2.1-alpha-235ec8a.434","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8ac51127bd4e716e1ee17ff4397d10c0995fa5c9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-235ec8a.434.tgz","fileCount":14,"integrity":"sha512-8s1qoPgoD9+uaiwCvvza1ESNbhKft+PbrlfUkdDYkoTQSRsb1YhHsMvjSgWCorIPL/szkM4/F2edBK6zUMeX8A==","signatures":[{"sig":"MEUCIFpDQ6ZKq3+vAbApSB584tSSB+0vw9eYnCplO7Ij2tDAAiEA/oCbSiX11F/nBG/e4i0tYtyosHxYkEzzRTjTiW1zyjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1bp8CRA9TVsSAnZWagAAcuAP/3LV4EAgZOWHHgk4E21q\n62IRhLjALLC9JUPxEOxoJn3ywgLfxFsco2GgiN70D8TNRbSuZkJuwoDET+6o\nVBNqUxOdt9egoJMTWd5Xs7koYzlRNOFZ856rcLHc7DM92e4SBmgbRz01kM5X\nXCBKqRXxXyImlejYIn+BLyd016xTd2plb2jrW+d9/dKAnBEy06SShXNJbrnr\nBDqNfNTCdS1UD5pK7Rvq9uIpHyfYSSEqjqlWTiY9GfCFVfIWOT3X54i+1TPX\nBWBeFUAWIXaRL4ald0EG6qjFLLV5axpkCD2DElkMjXg9uQM/e75TzlBjhAZ/\ndA7qBeu25HQBY0R5zu3k9ohPxreHsLHvG+iq8TgVNmWtjDV5UUidPGCqcFPa\nmQOiJgPzmNgwdoHLUg7bF0/aTKnuR/0Ms//TrucvlpI+r4yhFMJnV6hFnvoK\nnRa6107rYJ/RFwJmbXiA7DFzMaB3Zhu8Wa5EXBNwISKeN+9H3+gv9pFRoOgd\nYJuQ36halfk2KfmpbSoOfLWyIZ71HwyXTT8fAgRwPI94+NS0IJibKLwVz2kZ\nfh+rOdJa+/hR8JwEO2l1A58BxOloB5CBAZFGNwB0cUoWrJRa4WLg+BeTbQKN\nS8drnsKDzNzvL+7QXHbuzPZeq+2htfiWv2ziM4vAzmxlcoXo1FoWa1+Z/HUl\neJb1\r\n=mHLP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"235ec8a391c8f00fc0b94b5b37c59cbc19a8e3b6","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-235ec8a.434+235ec8a","@test-graphql-cli/common":"2.2.1-alpha-235ec8a.434+235ec8a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-235ec8a.434_1574287995747_0.48543809050442155","host":"s3://npm-registry-packages"}},"2.2.1-alpha-09abe8a.434":{"name":"graphql-cli","version":"2.2.1-alpha-09abe8a.434","license":"MIT","_id":"graphql-cli@2.2.1-alpha-09abe8a.434","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e4b7af60e51721c2f3853d0a3a0a92ff4a79ca7b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-09abe8a.434.tgz","fileCount":14,"integrity":"sha512-GKpZSE45DdlqOkxxrpLiycUMoacSPl63np+AkmC7oGK5YNDyguT3oJdYuJH2PWKCo1FOcGr+H9fFyq2VX4weWA==","signatures":[{"sig":"MEUCIFZS4OQFjzQNCcF9Hx8RecYzHKE2YhH1OclitgbXW4lmAiEApydR4SA3LJyq7R3a18Jgn9rmMt/IYPZ5IpE6VAjZZaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1bxuCRA9TVsSAnZWagAAgI8QAJYGNnl1I4jJcW+4d+qD\n4ZkCXnG8baRvjC7nxE4+vTtLaQFIp45MPsVNS3GuSKpNTDud0pJu9jobgf4U\nqdweABbMPiQv4d8h1n2zcOcKxRnJogE+RJWO+T9rQu5+QDqsf+RCIxO+SrXX\ndquzJOhR2zMN15ia7WlXASL3uTNDcOUsDwkWmuVI9Ox9KdZ2L7Wl5onq7FPR\nxoX7a/AGhm+NL5YzEboh4AhY9FyEELzqKb6vlw4VyjihVX0saXGgFqbENOvy\nUKizbOaStbqRx4xf2wfxLac8ZZWbrNEamab6GvdbbN+aWrqDaRBTGSAgqXfD\n2Jel1/2u79YeUz4bCNh5BLIWtXIVb1z5OmSLfEmDJzBz3i+aVHJFRIRMq4AC\nL0Ugfbhqrh4/lF1oZ1gGjGvM+dR+ITawKBzfbMwvGOCgyEtv//7rQ3oXCRNB\nGIH/HK3s2yBIfNMYq6pLMQos1qEpT+5ypZ2FGEAUiQTGw3Ir+eOxWUWzbSQf\nlSGCwzCoPnfqD3vSKPT31PCGpG4mjZ1vuu97kf+T5II1LCeLzgPr3oKKEIsk\n6CQl+pzXFutMjMGlYbKWEjMhtTSZl4Pw009+8/Fpoyl6XhWOQ5ALSjLGR6nx\nDXcT5Qd6D1IFg1fDdGRLZnyNyTz0KXVFgj0qO5C7EfM4S+DtjCI33h4KraBU\nuGXZ\r\n=gU9J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"09abe8a8b6da585976241284556feb5637385d45","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-09abe8a.434+09abe8a","@test-graphql-cli/common":"2.2.1-alpha-09abe8a.434+09abe8a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-09abe8a.434_1574288494318_0.3865327087319148","host":"s3://npm-registry-packages"}},"2.2.1-alpha-963b3d9.435":{"name":"graphql-cli","version":"2.2.1-alpha-963b3d9.435","license":"MIT","_id":"graphql-cli@2.2.1-alpha-963b3d9.435","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"de383c396fe9bfa63efaeb2edb28ee80f9238215","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-963b3d9.435.tgz","fileCount":14,"integrity":"sha512-6kGCuzvUtD7J5oRJfn8EbYbdw4JLHSFWaTFS9Kg843JPwrERz68L+aPi83oop7AwklljEpYYzG6yLDydmOL1Og==","signatures":[{"sig":"MEUCIAz59l5y5hm/Gr7PV2VyEAroOSQLIJjOA6DLny+1dn8HAiEArr47CxakPqhILPrwEIs1XShrLWxq9ZPaE4KUqz3oWIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1c2NCRA9TVsSAnZWagAAChMP/00bo6y4nZcrxq49C1+t\ngjKBg2VCmDG/R4Jd7M/I/nSbjwCFJMX5XQc5aPA/g5N4cs2W4AUq0JtGyL6+\nfwDQddJ3INbHkrKFAgEoS0x/sR5J5+9pEiLd5S6gl3rq6AsXGpPrPKeakxCk\nVyqw1LA5px0LmG9iCxkDxJZfp096U76o6+6wXMmLjoipJnVZwN3FsYc76JF6\nps8PCERELioTEgfLfwzauK8gvT3BtF2sm0xLDe6PLLhshRbnzjrlMK5dmuCU\nwFklPEewa2ZaEbGkrTCxyGbgQ0E+VAeoCyG7lpac42e0I6+U92EcfyzYpB/T\nvIHphqEDZEBWG/aX0jXlL+n2JBH/N8ivpl4MqBSvF19TGNxPUnBWnsQTETdb\np9L6Bd9So2HqQkg10mRL2knackwAgw5LjHwzq9CRS3L6VhKUz/PdbMdbPaHq\nofZLPFxoQXsqIyP7hkVJUrZGMbvu/KVMagJl79HxUHVk6JeZL7/2OmWYNOyg\nn5hD/eEVUZWB0RCm+wgjvWIgE7ujml7iOUyBy0QoV+46kQnwIpJg8AfwCKE2\nwGOA/JgwmojUhOgpebULuFS6cX6M7w4gKauCy2dLdgkubpBMEekigEdpwgfG\nuZsPMoCFJ92zHZy6Tr3cxE+LICbvkb8w1WPK/nA27/apmrXjCZ0/K62OubgC\nE7RU\r\n=THUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"963b3d9b6c7f091b45e4130585c33caec41248f3","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-963b3d9.435+963b3d9","@test-graphql-cli/common":"2.2.1-alpha-963b3d9.435+963b3d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-963b3d9.435_1574292877478_0.5444482643267905","host":"s3://npm-registry-packages"}},"2.2.1-alpha-5cb7975.435":{"name":"graphql-cli","version":"2.2.1-alpha-5cb7975.435","license":"MIT","_id":"graphql-cli@2.2.1-alpha-5cb7975.435","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7dc96998e02ca187e8999273544591ae2a007dcd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-5cb7975.435.tgz","fileCount":14,"integrity":"sha512-m2kl5eXM0ENyFrxuxJUQoeMTJDFR8xdmVrZPiWHELq+HGKm14MitzpY9FOtI6n9Pc8OaNbBYEHIbTFiN6lR5tQ==","signatures":[{"sig":"MEUCIQDXYHG6drwVJaVrxaavfZErYIUTMzDxgbhjWsBqvykrDAIgWUFJA7LQ8D5NKvpGZ8+BSYGiQneM5OrgLYtavd3m8vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1c6kCRA9TVsSAnZWagAAdGsP/3+UDN/LtkxGMPQncsib\n5lWmu0I95u58zUbiEvZ6EDypO0J13A+9o/5rbdDe5E1kq7bAy8Pi8oHaJ+38\nynfgfGwJo/aFulZMk5d7c1cXHqPNH3w6Mt2nzQYIZtqD2B5TNtkSloadxsn9\nmMBCX29w/wHmcvoVQVkVwMXh80Fb7Gd29C1HoV5ZSrZFIUH2q5Hd3hPOd88n\n/09xyzbyyA2G6qLB9fl6nbVYufTuqlnC5im5IBxTcgMoAJ4di3VYqWxOCWex\nXhfUjbsgl1MDjI0GK72Wdak7e50aTs9wanlXJjNl8Xl5HucmZoi1VY+gTC7x\nNzNKUDlWrona9f9xXhUebJZHsbXVpGuxKPMbEz7xx9kNjOVditDemWE5P5gB\nXhFz+naBND8C+DmKDIM54xotOnJKQ9WSlflmVGaOLJCbLeGhtYprg/NGI9MT\njGAeGQfP1tV/bTrgMDxckfUyg3iXb5gF5A5yaixXF45dQx1FgFRIfu8Yca17\nf+3yj+ymhW433kY1bm/9hQoEyZF4pqttkbEPFdZw86iIXgBAEdl6538yHQoc\njixUIFQmlGdILCa6PCPfIQSkrZoRuvtgurHNtlHyetjpJtTl4eLodPQrCx9K\naLYWBt8sqxtGfKSf+esX3IF2fDdeXkvJ5nvPYFGBGJfRwUHUl+4pkFt7QUlm\nQb2D\r\n=bxr9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5cb797574b13a8c93ef51466edc1f628acddec33","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-5cb7975.435+5cb7975","@test-graphql-cli/common":"2.2.1-alpha-5cb7975.435+5cb7975"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-5cb7975.435_1574293155923_0.8559961167997912","host":"s3://npm-registry-packages"}},"2.2.1-alpha-2e3908d.436":{"name":"graphql-cli","version":"2.2.1-alpha-2e3908d.436","license":"MIT","_id":"graphql-cli@2.2.1-alpha-2e3908d.436","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b9c9fd75b74360ecd3518da9f6e8126d4eb9b202","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-2e3908d.436.tgz","fileCount":14,"integrity":"sha512-l/g60edTBw9dvN2LbCBddZMnyZ2WrDujbaq5e7rHet0fPpxk6KgQLBCs04zYT47H/Lw5Gi8oREQn7ZGsbRaq0Q==","signatures":[{"sig":"MEUCIBQ64EBjhs3AwQv51Fnk3DD7hTuS/IUuaFsDZp6CNPHNAiEA83+2aG0qV2L2YREmbcPWskkP0pTvBU28urFsNU5DAv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1tKhCRA9TVsSAnZWagAASVgP/jGMKehZBqZ1AiTBk8ww\ntMUll87I4SM9ZUzhQavi69Pyky+iYwzPSOrJ13o/0zkH+NCX1Q7baeKYHlXL\ndgkuJ+8tSP+HnBvTZ2C3viyqzF2hCm1dEQozxiRrXN7l/WGiCbMyoxD0Ojbb\n7pBqpzp/gEGR3Z7LCK2sy/GW3ZOFv2RJAYRatkhKr+AqzQk3X/u+VA1SU/JU\nYsdiN73VFcTfOQHI+bk0YiF84TLOoGrzI+q9sfKlOSlYBXtfqFnDZovx7imU\naPuyh+Rbh7qR+89DfUnhG30JY8+nGzFQQDTtzw/sxBcyDXF37+uDwzsUycrK\naQgsH+zXGwdSY5+l4xxwaL/ymmgfOv4Q0zdcUomXY5zNc04JEzcePT39TiRn\nhLJv6rSPRddpzq7Gmaj+TGhtor4Ilyaj1wW0R45E991Mw6ESp0Yyjjwjjvv+\niXMj3ObR9K8SzcVRD8/MyChypvnPMyLnnGLxPI9ZAG5p+UlSnFgrZHSB0Tma\n6VsJB0DXjtwVkIXc12AAS9Jne4yh2GSKbHkE3E9rXiCJ6DZQSmjBJQy8iKDY\nWeXe1guE6TAQKLYJY1vmIRiUWfMqAA6qdBlwulGxAU19J+MmncRG/VofnK6g\nkxtnenzSXxHKPOxs2Ng6B34WarPo8Q3DuBJT8f0iu1DmBVeIxxXevcSRr3YO\nGsWH\r\n=S6sp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2e3908ddcb5b9a3886805732cd13d950c7c524fe","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-2e3908d.436+2e3908d","@test-graphql-cli/common":"2.2.1-alpha-2e3908d.436+2e3908d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-2e3908d.436_1574359713129_0.6346755867150398","host":"s3://npm-registry-packages"}},"2.2.1-alpha-d2cccee.436":{"name":"graphql-cli","version":"2.2.1-alpha-d2cccee.436","license":"MIT","_id":"graphql-cli@2.2.1-alpha-d2cccee.436","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4adca90a06a224155c8762077af16496db568341","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-d2cccee.436.tgz","fileCount":14,"integrity":"sha512-iCI7mwxVW6VlQia00MbB2L5wjZLFE0uEOr4IEH+JS4adSOvhhgQS4Xv9YTf0bg02wUSiwgSrY6NKkGaQyKMGDg==","signatures":[{"sig":"MEQCIFmDXpahBq2AAK0VCXKEXnYwkjUooUmcKubzkZPXtd6BAiBWSZBJtbzLpYfhMCrLLt6s1JjobWpm42SbpRpqDLuDqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1tOwCRA9TVsSAnZWagAA1tQQAJ6/yJfNMiHC2kOCw9mT\ntbvxBZu0GyXCdi0K15o5JQAbFjnJxP9oUvTCzCfi9Atn/Ro7L61phZU2Du/T\nVkmnxCnJdpcwv5AmudJsTKSxwHuu0fDwy2JAwEBMM+ZdkTFdixJnxF1E6Myq\nDwkc412GT8ynFSfGSGfrwKNEoaYyvotHvBqCCtR3Gyew3vBp/kZMj/LXoTc+\nGABcWr0VYhrOcWtIFBD1BCAJpC8Fx95g8BPYuufpPCsCgzNxx2X3IHyF4NtV\nop5qDcRr/3H9V+sx3rRqUKwXMD2YuNnwUu8qbxc72LkbnTEVwsAb/gRHIhws\nRR6Z9lb3zrZQ/Lu8VeKYSs5mZEJ1hvXBsPf4uAH7EPsWq5X5jGeYY4sKWPYq\noEvpGnVQ9k5+kwm/W7NcWz7BIHxO0KxAMIlDwXYwHf+WhZvhjIAGt+9LdAC1\nTY+aqX/wmd+Y6r2TmB3OEeg43NWZefsttWWSQ2ZHLRDJ59BGCTZ1ZRWlkbKT\nug8bSJJchsNzugnJ2Wc3EWmSuRO2HRph48OMw55bga8+9oznYFr607hIM74S\n8GzGY9KCy4Njxgg6lOMufasgPUeuZUtjZ4bEcsOiRy36wJkrreJ6e0ZOCkxD\nuBBXdFF3+6UCUCRytbEsxPuO6X9iEOV747PDgKLoSgVCYMiE2s8m9gltGSKM\nbQ3l\r\n=SvC9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d2cccee19c67445adf44e991c313fbabc11e9443","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-d2cccee.436+d2cccee","@test-graphql-cli/common":"2.2.1-alpha-d2cccee.436+d2cccee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.11","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-d2cccee.436_1574359983884_0.4012725094427385","host":"s3://npm-registry-packages"}},"2.2.1-alpha-b909210.437":{"name":"graphql-cli","version":"2.2.1-alpha-b909210.437","license":"MIT","_id":"graphql-cli@2.2.1-alpha-b909210.437","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3531cc3ab74a39bf32cc4ed51264591c6a5e479e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-b909210.437.tgz","fileCount":14,"integrity":"sha512-5Mv7d7UXn3uR507oHJaSebZVcDVS5EHPaGaUQWtLd6QLr29IF16//SSblISg0dCGAiA0CCu8U/YoQpagVKkqYw==","signatures":[{"sig":"MEYCIQC+UutyS70QVs/qHKaf2XxTIiEsAd877hQLtl1dxNQNawIhAL/SJuk8BIh4g/oy1Bi79Pf1ncwRVHn4O+Ffw1kLN8sk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2Io1CRA9TVsSAnZWagAAUAEQAIeZ0Zh9b72/VEq4mf0d\nMGwZq8PaoM7jmXGtHTocd7VrYY7ixNvJfscSNd5pdmEoaqh9yjCxIu2Uq0JE\nQzYJBEKKe7af96j02pH7HBTijTO/xMFL6E7BYC340MDA1pa8buLrCwXpGlrX\nTWhAWSRTn0KkKHDVNk2TYR9+8CIVNgNHQxN08uH+K/7Ugk3O1LFomAcButLG\nvlrhquz/oc9c7p/dw7F2qOiZ9RRLNN/qho0zskJl+R4zeYhLXBQtgm1MHqXr\niHw+9dTlwrRSrnNxgDlx6FRAqusNbDzSlrtdkB1p1fmwZO/qJQRINa+Q7Z+c\nlUVZ7DEFAAQXUCDn1JA6ldfFGPvIKLYfMlf6z3Hj4yhGxwnERaRyIHdb5TZb\n/KEOwoxa+qSFH4pEdmGXPvW7Uo+QFMY6VCNdedcr1lr0xx57SqBpUjzEUHhl\nsvsVAsr5WQMp3qeyzgSwy1R/8Nzq08JdrbtrE8zhLPr6p4GksQiL6u/pwqnL\nNwD6ouV52WJ0XYNupFaYTw21+hZLQumDTW6pme9JX3/qF43az5NJ/efaO5Jj\ni8qKs+4O/U1KDq1Obn0TL0vzfTBxP1d2uCPaxMA0jf8ol3hsauzAxPjOPqLo\nDx0PMqkVDKfUOnyzV8wg+MgPXZzaMi141zIajNCk6+IcPA3N6rLC6S6qzUXa\nfio+\r\n=/zBV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b909210600f980a32d756786b45769bc0d08c09b","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-b909210.437+b909210","@test-graphql-cli/common":"2.2.1-alpha-b909210.437+b909210"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-b909210.437_1574472245476_0.06201404581666514","host":"s3://npm-registry-packages"}},"2.2.1-alpha-ab7bb25.437":{"name":"graphql-cli","version":"2.2.1-alpha-ab7bb25.437","license":"MIT","_id":"graphql-cli@2.2.1-alpha-ab7bb25.437","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4eea47d4fc0ee0774788eed764b529b1520ffb70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-2.2.1-alpha-ab7bb25.437.tgz","fileCount":14,"integrity":"sha512-nUeVjxYdRQOEZHJiQ4olhKSKEfMtwpfZ2BVGrqnIWkg59N43Kv/cyfwsjWtPDy91pj43697X95zePfRGTOKG5A==","signatures":[{"sig":"MEUCIF2ttfPj5EdU3qmjvjMIM7LhWuvY5+HsDagbqMaFdxUVAiEA3dw3DH35yYOjdzcIWq/xnjnvlDipS+A1QC7pd7YpXRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2IzcCRA9TVsSAnZWagAAgbEQAI+PveNNixsRd211epBi\nHkFPVHOyL/9cybO7hg75LMb8z7Mn+GyEpfW7mocuO5MTUGmFGyHyvjcyQBO4\nRIunPh1ofL1JPpGNk1PHT+mD/rPpW4PponRe8BSWoVvBlAGvKn1dSq1zWkQ/\ngIJO4I89dqmanOs5GMk9ByUmKCC5OVDYAeqkHdNqRaXhriNJjAL7ywVC0R4b\n1c+3u56hzKVx0Z8AFf3Qzu87MJVl36ISDhy/CjkDr9KUbDNkHxqb1Qi2yqIg\nc5w/V3lH1T2d6nHWJQBxH8cxuvsuNC3DNEuL7lN5IZ7eAjpKdy+QD6nflwb8\n2B288tlAX1DIeYPVZqp2bawYRqLXeOv0sG6tM0bcKf1gNxqCK0/tGTUScq2d\nW5OkanhHqHvzXknwpoF5ShWhsReO6XS8F4zAV2SP7UvUf98K0VJVjnF/Qb9a\n8g/4/7mDbDJ8BwVPCbXC8+pz2h/s9lDPSxhBH26HYzeGpkVVj3JFb789azzJ\nSmmPc6zIAA1tV3olEsuOGThKA+up84CYF+nzledtehKT01l0euYVUSCGYPN4\n2Bz4B+sxDwm48U8AR+uDn4C16VhrjXEZvNeIFbnAvvW7i1r8DCagFZE2vCfk\nubp1gJIr1tlYyLjX5ldy6yVdKF0kLckz7FgxvR6MBtjh0RTA418VVsbBIoyl\nZyIo\r\n=kIaP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ab7bb25b5eb069a8a7d4fbd3c1ea056c4d3f1f94","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-ab7bb25.437+ab7bb25","@test-graphql-cli/common":"2.2.1-alpha-ab7bb25.437+ab7bb25"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_2.2.1-alpha-ab7bb25.437_1574472924425_0.5537760211297007","host":"s3://npm-registry-packages"}},"4.0.0-alpha-20ae573.441":{"name":"graphql-cli","version":"4.0.0-alpha-20ae573.441","license":"MIT","_id":"graphql-cli@4.0.0-alpha-20ae573.441","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bc9b2d03db6e2d7334920fbb1457addf4c9e9e08","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-20ae573.441.tgz","fileCount":14,"integrity":"sha512-nChqglrIRVHIclBdsx1OHQfz28Ub4KfXPLP35JbPmSP5sgFinxlsRqhyy/wy3OBnZU0OMg+M/+O1VtKknuVTPw==","signatures":[{"sig":"MEQCIGA/jnbcwWRGPL2KAt1o+/bBxyQfbxFtlx2ZY+rwclJDAiAXeo3Nb7maBoJJ6dCKvc94Z+4YcjF34w92w2b9A5yBaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2XTXCRA9TVsSAnZWagAApUUP/2c8MDrQyHbf/sOwCBIT\nWJnE34+B6FukI316PAfQB+vTqmOWLazcFaIz5eCwYZGn+SudbOAWA3G6QSL8\n+7aZEiwTeiJf/6Rf74XzZqSaO3g6xNnwbgWHyKOnQa6FEKvyAsq7X6vAgNQX\nEbpspzqiT/dx1rd955B08sRp+XqXxhHTwUjP293IvUdgH1+mGh1zSH7TTYPc\nCO1bGojPfOgO2WKgY+95hztkyl/vmMryaq0IVGmFjIOYsK1ASUVitbZXnFKG\nCyVhEMalh4IB4W0pHkR0BPTq/BgF7pMKIkr8+barHQAPbHILD5Gqwri3TPfx\n6QrGBEZ/bVX/aG5hZ+SDUUgemNeaUed6skwTmmfq70p3vmz4K94Jmh3mYzA1\nzzTFrcyoiD2GcmjqflNhQvojAbD2sw6EK0lk2XvJlyNzHgH+wDkgE0xr8cwX\nd0yxJnkimnp7qg1kHEejTyN2NxfEHkqCraIsHUQHuHeFLGE5iZQ1x0KPtn/1\nSGCIQsMRyAmDTpqMPJfI7jqPMNXlBHnIyYrFQ1esOi/CYqcppLjYKUC83cAI\ndhzdUTf4EDvXSZqItoldZo7Vmfs5HMHVmMcIfHNDgofHH92gvEU5JZSv/vUN\nkyLVWft3Rn/M8jU75qvOUGdPBbELJav7SwolarKPvur/6LPn0KlA6Zi7XMbC\nCWZ2\r\n=eJbk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"20ae573570902b749ff0d755c87bdde6a9127999","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-20ae573.441+20ae573","@test-graphql-cli/common":"2.2.1-alpha-20ae573.441+20ae573"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-20ae573.441_1574532311378_0.7982580773707015","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7a0358b.440":{"name":"graphql-cli","version":"4.0.0-alpha-7a0358b.440","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7a0358b.440","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0da2337e1e5a605ca149136d5d42d3b66c412d63","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7a0358b.440.tgz","fileCount":14,"integrity":"sha512-GI0QwnXrBqZFdeN125q6mdSEm/+3n6dx8BlRN2xji1A7XAuFqfRutU9u6Sx6XtrjgDnh2+KVlngI3crNXH1BdA==","signatures":[{"sig":"MEYCIQDOtTgAzcP5ASvgO0I7FUIRRG0LG1Gfstj7P52bfLDNBAIhANOE8zHENn9n4Vmd7fj582Ec2r/4IRbRQUc2yXaXww/+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2XWJCRA9TVsSAnZWagAALw4P/3sbIO04OMQzJtgngI8s\n1FHIP48BQJ+pFoCV5DfwcWynQkpb3AdyKKqF3NS/0rmrUKmDbtEwtCxfUMzT\nSxWIqBZBLPx8zG7Hwi/Zb2aG3CZWWB56YDYHTaellHDBs6LTtokB0PpjZtjR\ntQ/zeXOrd5dh0VGADXB89irDoYx6eUbVMDrpugiAKx3RF/IfGogp/hp9FLTM\nIFSZWgp4umFDxA/eWt4xpdoGIbjMsrhM9YplavJ92hI2j5XJV2Yc5zK/vXx6\nT17q3fAfqXtIUTp5OLw3eDfQd5mDsFOQXOU0SCwi1En0ITF6w8piRZEHPIm5\nuThDm83zx2DeApWSzSp7bPi0j0Q5s1GVNDg46lgzxcGGAGEvuof7//HJYs9F\n7ww+LNwtL+3HttckHMQhDVosNRLLk+xGLsmVkxh6DbUodQHbjn9sfK8RPTA6\nKfolh+MJLtO0B12Kv+gOjUYqeV8np9YmR0fxFQ0LjXAnJYwZNv0xwLTS4rCs\nap0OsS5gwxEd7IRH5WShkbkmMuPf49irEFSF3OhWlyqob5xbJ5YL0Gyh8BGq\nZpW45q0ik2tuLdEiNqXW/2lPD+B5TvhNNuJHJp65MD4h/IGru87T5rBE8pQh\niiyCWNOOH/sYJG0jWGawCfNW+ezMicqzmvDB4HLo6XjhVwbUVSqMdA+ytW51\nm//s\r\n=u1kX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7a0358b43315e7903f4632207090065e1a9a9a66","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"2.2.1-alpha-7a0358b.440+7a0358b","@test-graphql-cli/common":"2.2.1-alpha-7a0358b.440+7a0358b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7a0358b.440_1574532489456_0.6821521819718188","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6a06256.442":{"name":"graphql-cli","version":"4.0.0-alpha-6a06256.442","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6a06256.442","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fe84e65562d306d18e5b14afcf491a702446d0dd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6a06256.442.tgz","fileCount":14,"integrity":"sha512-z1c0fkRqOnBtqW/M6FIsLBL8GzO0bMKadRsedE4NyJuUqrjJenjAa+jCFxlvGslUcPSyWXaRPZo0i85vvI0/tw==","signatures":[{"sig":"MEUCIAk3UlV9G/0X3f+3R20v7iZnA8Sq4Iwj8cN/clnfzUHJAiEA3KiQud90fk9HdNdvzJ4jWWthw9+IfayzFWWpPh2vGfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2Xe+CRA9TVsSAnZWagAAhqoP/0J1oMQvoErzejIAmdAo\nN8ZLFgNeAuq22zab9EyMpgDZ7bmI2ucloFDh7G9ZP7fHbnhMywZ3bRu9O+zx\ny0Vg7NXbQr5OsScs1vj5wyrcrLlAZrE+YHeouMC74ulv877jWTZ1cIjrQCuG\nGHpNmMoaZK1m9UCkFsm4kxO3xAx3C0fRRP5W08+yLB0wOj6Iska8vEVMfPLY\ncWqgvZD5ZPM4EN6ADFyJv0DHG6AS8ylz9lMthn/3tQaPrY4JezoCbG6eOd65\n3oddHOGWl4tBDY3HJlv6/qZhuYAcoVbfDZABVZjP7H3wjWszuVpzNUIQFhvW\n8gVuQmADG1weFsneshKoOhT3BHCFLgMNZ1GbRTwWho2zqJ8ZZUJYt4uHdp+s\nMeVXt1FQlzX3tvlk9sLcdXYlCS/Hjpv0OR1+kCeiE/5dyo3E7Y/vqx0RWMWy\nozKzFu3KeLF5uVK4KcOSUC3CEMkU8ROK884H3NgKgC7aqGJJaC7DQmbD5dNn\n6jKNMRgZ34EGUJUUnTLyMitdc8/LrfD07/UvDjYLT5aBf0U61ki+u5ZFk2cU\ntG2jG42JksKPG9uKWx0/8lFRglIYQZ4og9puYqR9ucjTIHVjqS/sYOGpQWi8\nHodnWqa7F9VJmpPas39qSm29ELwFkMTnQqNWAUumpePHol6SnqBqXILI19/V\nzJQq\r\n=aNg1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6a06256c02f3e17468a5ab7428539554e1b11b25","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-6a06256.442+6a06256","@test-graphql-cli/common":"4.0.0-alpha-6a06256.442+6a06256"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6a06256.442_1574533053966_0.48724696567095926","host":"s3://npm-registry-packages"}},"4.0.0-alpha-61523b6.443":{"name":"graphql-cli","version":"4.0.0-alpha-61523b6.443","license":"MIT","_id":"graphql-cli@4.0.0-alpha-61523b6.443","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f0d7b2cf0fef95367ab13cf29101a5015b490530","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-61523b6.443.tgz","fileCount":14,"integrity":"sha512-uYQngtPFb+ZtIfkwmOFLdiHLToaXMDpQf2Iz0AxllbnoCJcKatxDc3VAOADLlRipwOWOXv9bVyFWTxQ+AJz8VA==","signatures":[{"sig":"MEUCIQDW9hZCKX6AXRkeAajSoiDg4/NVJNt5J9IOJ5ildVoWFAIgPqZR/w8irz/QysXH69QypK9BJEaTq3E/HkhXPMHJM1I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2XfTCRA9TVsSAnZWagAA9/EP/i+oJO/AxMUvViEY2ClV\nXZboWji4PofzpBcbNt9zs5NHoF177sEow2StzpIUiZsiX1DMALoLheXznxbe\nhB8V4zvVMeLZGzrk/EjF6hie0+QaHUyC2wqoiAHwOYahcrHl5iqioSb7yDoi\nXOvamOQU0jG74rlGYaQTR+yEb+0GI4xTRjFzs5KswrD15iQrSdEG5HEVRKng\nO9OuckZfdYxckrvSoaWzgOA5rgfEcIBlbYZ9fbbn7Usq6Ipp7YA31MHLAMlZ\nJDIibSUBTWbEzr8ewqtquavJap+dwgszMXRcP5CGMHNJxRDW8uJ9C6v3wxSL\ndvVqVsJz8nWvdPdE7FzmOFRX+yWn09Wy1sknHlV/71h6hRFIjKfdyBF/YP+P\nUBhl7CuUK8MLy4vawzie1WGvwDmAWdhY15dgvRi7TacBZ5j4N6xozYyayCQl\n1isDBzEYGPlFZeouPS0uBiEhQRTJ+pn5tHzbj5QscWJEmOp/uvBIkFkwf//G\njQORyhkvpeSDhNhQDn96D0ZMwEjwT/K1wOITAQh7tz09Vm8cIXMTzKwbMvxF\n5PrkcAQKmYudPTTYuykUiP4MlCTKJ2TI++FryFdJU0dIoruat6vzNSPYDs0f\nG2ckdgLjW3mp+5umahgkYipa6/j0VP7zN7eDjzFaUD4Kd1EBMEyxozBueXfF\nN8Ur\r\n=5tqc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"61523b6f6ac6fb7c25921f5b97338f7a57d28760","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-61523b6.443+61523b6","@test-graphql-cli/common":"4.0.0-alpha-61523b6.443+61523b6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-61523b6.443_1574533075073_0.5073297717591039","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5c3dd7f.442":{"name":"graphql-cli","version":"4.0.0-alpha-5c3dd7f.442","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5c3dd7f.442","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9c9dbdcca07e6bb60fd6ca9251622dee74b3f6bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5c3dd7f.442.tgz","fileCount":14,"integrity":"sha512-ali7xkH55LrtK4CgMNxYjJop/62VKM+iAkBnfhFG5juEFapfMIyefGRS1oNVITQ9eRYRhquA66ViUYhGo1HhKA==","signatures":[{"sig":"MEUCIQDavVkilG8uYqkBOyaA0NfNQV7O3Fl+T1RmQJKk5BG4/wIgSiBG1cpeG2iho9P1XEgPayf+N6kOaszU4rX75zB7118=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2gN/CRA9TVsSAnZWagAA1GwP/i+c9HiOZqd+yi1TJnnS\nKPTQP4hXO7xUNyxsY6m211DSXGMWm1xOOEPdMkZD1ECFCpCn6yccglLcpKIP\nceNiKiGFAPVgSuzzbzvvc5cbEMDBfChzwGfF4VnWT2brWRkf7QzQrlruS+76\nOjEeKQu26OzWrW21Dxjzv6wSJaWDwPkxUhiHa8AYiWAZ4QJ/s1XxVVOOL6Do\nmyzM6gYj+DfKlZ2+qAcR3kUrzNcNcOPzd4oMEXDF2NNFC84bLvAdqFmaSbdr\nuz5/PRH2QQIoDAtchl531FnYnbClkQI4CjZ2s0sba+aVwJzDLcylpv1Vv7fQ\n3r5ZKENWMlZVs3zFLKZjKov8tsuYav2cBE16PT+gePXPVbQ4Eaq82bVolAhG\n3hEYi33x0k1gpZRCngyspzv+e2WIahdAW5npcp8ZfvlN3FMEkQnsnmF+Z0fP\nNiLLpOrGO/LGV+VeXqNvMalFIXghZdlbLCkUljb5KD/E6IVfWGNCisTT+fos\nojz/ufDhzIHgDoBH9uVFskkDM7+rMVT4eOIiMpfKntAf5V1NxB843OaQ92C5\nBO2GiIzqAfqa2E9IFy50nRj5E030rullI046bVbbhchtZpaISL7NZ1EmkVDh\npNWFMmlhtBAuX6RZEupPiC918cXQHCOFFaUizncrF9SVjTtNZhw2kn0t9aR5\nvYi9\r\n=VP90\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5c3dd7fdfd067aed8e9f9415dfdfd63e243fe129","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-5c3dd7f.442+5c3dd7f","@test-graphql-cli/common":"4.0.0-alpha-5c3dd7f.442+5c3dd7f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5c3dd7f.442_1574568831304_0.8708224362378165","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b9403d9.443":{"name":"graphql-cli","version":"4.0.0-alpha-b9403d9.443","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b9403d9.443","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1d944d1b6b13564ee3b1c0713fccf56057d09bbc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b9403d9.443.tgz","fileCount":14,"integrity":"sha512-zn2muGiYjIPcW7bTd1tyqsMJDJz/S5LZXqzEmcpvfNp80324S+81v1Tly9rlQ91TTqR7kdY/sN460xSdHylR8Q==","signatures":[{"sig":"MEYCIQDAz2F3liQg19zyk/pETht3LLQkvzLJFAFR9iUQwI5rTAIhAKzuxKVdRVDQbidPMAGRnn5iWTFKMR1X0Z/1+u2liIa1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2gWtCRA9TVsSAnZWagAAArwP/1teIjHrUrcIpdms+/gr\nbVOrWckXsFxbgZHvlWCg2EEVQvnr37vo39uBZAYJUFNgBRnf/WWDpxP6YqTA\nl2Z/sT1klzUSWufZlgLk5wmtDL5o+CdeU8GNO8UmVEHvkytuunFFfdyNHsm6\ngUlfd72mzzeJiX0h+DE42+MmJdpNdCX1Yj1Q9WXTmsLtKbsBGZR7GdgzRz0o\njHERzPOfLxoLs8OxaO2syU3obVKGD61ER8OEF7wAOYKfEB7kMZYvSfT2Denk\n1r8J8RaV5fJv1dOnSw9c5Cp6k8Y776ko3K1lDmTV6OmH3QLArKBZaAemf8Dx\n7Nf4OF90HqZl4q39yLJUz6cY3vo1cZBqpnsynnwwlbHvJ1QogsNsSnQknS9y\nxQjMx6cfrPMF/3d1fZfEeF4Qnft7IF640M/ix0MQ8fTjMLgiE+knIiap7QPF\nmuXtYrNVQOHL+ujGPG/P1+dTCTPB4a4e+VcYDvrI7WywuOUMJNpdZgYzefV2\ncmhOA10rRXnfWtVX9M7RUpbw2WZU0wbUDVjloJqueHCi5Si/4/ltmkxQDJo3\n1lihAcl6CcB/7c57prUB3khZtHuCHPnfRZuZMT9YsX8ydGwN/Htyvh9QbTpx\nsvXVPFatwlzio7PKmChOKwuHfZQhLsXnpHmYEDZ7BHU5Fm5iZYNVjsLhpbfs\nTFrm\r\n=2gSy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b9403d9a4bb99430031f653bcc2c714b86c8a5f6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-b9403d9.443+b9403d9","@test-graphql-cli/common":"4.0.0-alpha-b9403d9.443+b9403d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b9403d9.443_1574569389462_0.3668692005471832","host":"s3://npm-registry-packages"}},"4.0.0-alpha-da7f3e7.444":{"name":"graphql-cli","version":"4.0.0-alpha-da7f3e7.444","license":"MIT","_id":"graphql-cli@4.0.0-alpha-da7f3e7.444","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"05ab22bf1a9988bf21720cdfc3b2715c305a032f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-da7f3e7.444.tgz","fileCount":14,"integrity":"sha512-ZATH0oKfenH11rnfZ3bvERJQYGZhaFCgqeN1FjjUxBK5Ljul6L7bBI+nwiy8dwSLET9TVKP+Bd+ca24T97dE8Q==","signatures":[{"sig":"MEUCIHh82RJerMa9g8bJSFOVE5Avw9GjBS75Oplv1mg0nTYUAiEAspUzMLfl5N9r+zJIyxcWODdVWoplU9dhW/XYV5JM8PU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd24qHCRA9TVsSAnZWagAAoN4P/1aIy4DYba3u9wX0tbhY\nzUeASN1CQjyWulrg9MH9SMFNpW+f0C7lxX99307x9WnhIENjdyYbk/bmjx6j\nsZS/m2FV3/+Y8uX2yH0pnwyYBeHev2q22f9sP1BX/Av8KVkE0rLUln2HeD0f\n1FTVNOPZRWV3TFX+LAJk0mXOE5aUGAjoyusu9r9vyTNycckq7lJ2k4B8VDb9\n/NGNRMe+0++jdmwVTG90Hnw/Q9M9n/sdrrRDgsIcSBwNMC0mErT/twn7mF3o\nIsbjhpKicTYKSgwUSougepLPF/q8x9uZIi/YHcvwYeGS6inyV7/M6QLvMLYl\n6v7G+mdcGxnIkcSP+6ulnDKBNAjEF/lln3ybr+2AXjPKrfoZn0hlFRTb8QJu\nz4m2S/z4DdXsYCnTylyt1FYeRdu8XC+W/7kgmk86znrUUbVBQe+aI3BXGx3F\nlWcIhRR9Quvyf7CHQ2poVI63iR1hUxaIh7pWs4bwWQkkQxT08PjzPk8G5HV7\n928pPmRQZy4WnvxWaIosQi1pss4ukBTnEpukkwsrCIc0laeYRDcAxLwDZ1JA\nQK8c9Ta1RkpV8yH/iB8q2+kZwXQ9QrRkSoZE2K/0gsPH9v0bjHC9sVmRs861\nsTsQZz6C8YJI84fA12BVy29Q2kpOpsJmvQNJ6T4ZWZs0ulMPNg3Y6qePQm0/\nRAxk\r\n=ft+1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"da7f3e7c81e07affbc10b4aee7c49dd3ddf5896f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-da7f3e7.444+da7f3e7","@test-graphql-cli/common":"4.0.0-alpha-da7f3e7.444+da7f3e7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-da7f3e7.444_1574668934764_0.5074016724310955","host":"s3://npm-registry-packages"}},"4.0.0-alpha-01b007d.447":{"name":"graphql-cli","version":"4.0.0-alpha-01b007d.447","license":"MIT","_id":"graphql-cli@4.0.0-alpha-01b007d.447","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"12cad1f7ea4110f437ba9cd0db5bf5c1ff9555fe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-01b007d.447.tgz","fileCount":14,"integrity":"sha512-QFEqmoyd1aPj9F/Uf3bfXhVr7CyJNXDNjO8xa2w5giix7hb3pzMM3LHN/uhqO00mdsYBO7DQrb2YH2/wOGcS4A==","signatures":[{"sig":"MEQCIETGICYLJaBpzPuwFlCqFTHWo/yv4SctChf4M173WtUiAiBYbHB18KccOgYdEVbEktoDJC5ITmdm7cET41CBrrtu+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2+M5CRA9TVsSAnZWagAAQF0QAJu2xOUXi2fkbR12g9fK\nci6yZbAMpN1pw+Yo1Wx+eWAL92nNIeAbeDWFmv41NhCZaKXY3MFGfaK9Tw1h\nlNE5C+PKO7ukudDecoEp97gvFQdWX1o35Cu1TepaxLN2QW67RAFX7ey+6Oh9\nPQs2FR8alGe62BFmN494R3drj4ql6f4/RKa35xiid9JuTx/1jZFDd4LnUHxP\n4gj1LaXLVno0Ccry2Z0v8YfMEu6Bd0dfjB+2UVDkp5nnbAKus4yBayHLNIjR\nd/DvIIJ5wY0d/0oa9wGzAbcqnffSrPjWywxplzr1smJzxZ9F+uSydiaXbjOa\n0v9w5Ujl0dip+jgefrdlBB18Lmvw7pGFOKnQn6tNky+yC8r3KiIKExg/J3eV\nuu2MilfI0beuMZsKRVFJkj+Lw5pqpUO89trz9083TC+ZBXZpnaVaDhEj6I5A\nNZIMC8NU5ALR5MNW6NL48tEyMIqPyJR8tzqZIJ0vK1pPTtVTozoL1C8ZYbFf\nu/cv/YUsYUAY+5RV45xS2IADFRUMQSC5pFPFwP6q+f72cQnrTroJRsUSFUCu\nBlUS0DkY64bsMUY12/QQuy7wYgz1lZKl4ttKXIOF43UvuCMYreXVgPvkks7p\n01n+dVZl77CzT76V8u7dPXQL4IRO9BLRPLuKRGCq0o/WXw4ccn4jkxYE30RY\nNF3L\r\n=i9vM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"01b007dc0d6a7ced89c39fa9bdacf951fa8e572c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-01b007d.447+01b007d","@test-graphql-cli/common":"4.0.0-alpha-01b007d.447+01b007d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-01b007d.447_1574691641071_0.19229697441760907","host":"s3://npm-registry-packages"}},"4.0.0-alpha-18c5293.448":{"name":"graphql-cli","version":"4.0.0-alpha-18c5293.448","license":"MIT","_id":"graphql-cli@4.0.0-alpha-18c5293.448","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d0dc5cc6daaad939a57438d43e8b10654e9b0fec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-18c5293.448.tgz","fileCount":14,"integrity":"sha512-Q4jDJJ1HLVkKFC7iBR0O0wh9VPUKl08gHjTaOA+0ORj2SH0aGQ/syRGZsmcs5QrGX2sBx+EH1QFuwL6OEvpAUg==","signatures":[{"sig":"MEUCIQDJhVu1gB+kP89/GUOeOO41oTVprwxzpRd58bCirmKMewIgRIcrIiVNsgpoB/W3cPkITwtsuoQixCMuqQccRi6Z+tY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ABWCRA9TVsSAnZWagAAriMP+wQU1iFrCRPxgOKj/iSN\nEzTPVWqOdgbJf676PviLIIx7nzWILxSCrZyNv3mnp+0TxWOnEmC5t21xY5Ur\nXOCipqDAYNnnwc41NB/XvEHYl2MFLWjrXR3nFQyQ4tnp1/rPd6KdjfqAuVZU\n+8FMjrmm8+WuMTjJGHcA45pq8VGgPx860KqdaDzSbzulKpPyYxHY+lLh4e0H\nQe/mDq/lpM+ui/5lfvsX0Zj0Uj9Q9UykjtdmEHHOSooHYTE1NCOqsKvjUXGi\n972OpGR7q2gR8WKQW/QFO3bd/tqZx9XAKfO+Vx9o4NKpdR+o08dtXrwpElSa\n2JmuNKWJh9pDsQOOE4LS0fxdclSKNDMqT0H4q0QOZxGqTbKp2+474Kvb3Mpj\n3q4kVZgRpXE9VBrj0BnIECN2GpbWT+t2uxmrFYnjuxdinT61YeoNt71xvNoz\nrkBPMVwPiUJE3LwuTxfcH9N9z7q8sYqDhwkcmTAVwciH2pEHNMG2slPsjBxc\nRMSqM5diyMvobIo1eR8f2lIpZrJ6ocVWBQpOQUjggcIzpXyQRLrXf4Z+y80q\nVt5SrW3wTgM0adVYJGb9cjXwu1rZXS350NmIF7NwQn/5jxYUt9vqdBKtPEb/\nLihggFetPnzZZabDmNfEemxv55lYErEOVvPSDyQ1ynvTib3DMHKz2216ED/G\nSpnP\r\n=7krB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"18c52932d270599180ff9cdc5734ff9086f62f4e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-18c5293.448+18c5293","@test-graphql-cli/common":"4.0.0-alpha-18c5293.448+18c5293"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-18c5293.448_1574699094169_0.14856522769760927","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5f03aa7.448":{"name":"graphql-cli","version":"4.0.0-alpha-5f03aa7.448","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5f03aa7.448","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"248bc8c7cc270bbd41db3061ce79a6a23392d9b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5f03aa7.448.tgz","fileCount":14,"integrity":"sha512-EaAApBQI+wbGE4AYnHpkITrXgMO3mz3ZhfI2NwFNAzTPZGiJWMJO9zRYchtfQTKYOpLJRiBWd6PXMFmxVOCQgQ==","signatures":[{"sig":"MEUCIDFPpDhta7rqD+MOeK/bG+LDwfLMeHkbZwtWdsYosjAdAiEAkDNMLpa7OJJ4gRzmXrEHE210iBCYbuYXZbuTOVlj0YA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3AEGCRA9TVsSAnZWagAA/1QP/ROlyc9y8DmnrGkef2fr\nZ9VkjTwbeHZ7LzKs4sAdcWLyQOJoQgjPXPtxDfMowpGdnRyAPTONV1zm0X0n\nkGfSN9USqpaiyJfHInlrCxGvUpDUgPyMoRdpRwXNIw21wdotDOKZL21Rakk5\np6DpDfFfhF3Jw1VGxOpbF7mXDK0QoqI1vaCNDkV9I1IsPJ3oWPKoOqmH0aMe\nhTwiT0YVboHKbbOazKKCWX4zIia73dZuWnVHlCL4mUUgMujkIfdVZI7EI6MF\nHddILp6yiXqMX2/ixEvlZUzu4DVRLA1PTc1OFN0uYMXWEbkkhFlt0qCDyHle\neEz5rVLYH/MKNmO2L7wojq+WN5qkoogmI2uxVtMZ0RzvPvvIq85/JIukXIY6\nu2vMvwXcJqFo3p+DslzDVRNsYbKk3Ag+BKg7Kpozxn8llasUapxIARWcjOij\nrY46yibCqWh+cxZah3zYjgeZcLrtLH7kE72ipYD0LRon7Qiv+Yd1kGU3Ae8H\nNeFvZAzyQoIZup24TBlrJ/q0LUB0LPAnboQzjZlqRqQtRragV60eBIjczgV0\nYpnIZKTxtrhKw7qmsrUXkghTxyu99D+cR84236UPWkZGJSqvvj45waVVkzSo\n9ID2VuowmzC0Exf79nyh60OHf3kmegR+bIfrWY7816B/Naq0Q9qds22XvF4w\nl0Ba\r\n=nonH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5f03aa71aacb0d9434558b35ab647148e54e1c65","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-5f03aa7.448+5f03aa7","@test-graphql-cli/common":"4.0.0-alpha-5f03aa7.448+5f03aa7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5f03aa7.448_1574699269804_0.9131938404093023","host":"s3://npm-registry-packages"}},"4.0.0-alpha-589db4f.449":{"name":"graphql-cli","version":"4.0.0-alpha-589db4f.449","license":"MIT","_id":"graphql-cli@4.0.0-alpha-589db4f.449","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ff0625269aafe621efdba5a5d3cb9f785bb519a9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-589db4f.449.tgz","fileCount":14,"integrity":"sha512-9zQ9VWSHUEEj1snrZ1kVSoJCq1MkvI8Y+LXtIOhiqRB1QTjLDYFRB77+9soQMYlFLhvTZyNoukWR0vQz2yZxEg==","signatures":[{"sig":"MEUCIE+16GEnrmrTO+ts9kkuT7RvWJPFSgPnLa6R5xHDGSZdAiEA+Vk9wiUTUF66LDEpp8OQK1j7j9AnVkTy+XYQ3/Yih44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ATICRA9TVsSAnZWagAAn5oP/iJlxvVkhXKz6OMnnt9d\nb3wHVz6oh0BEdrUKUT5u5oT44Sz/1fAPrAmTIeDAQQqjcSK1BFYT0Crd/35q\nWlNg5tPBvFwkRElad9eqRsd8aowdaj3180r38Q4b7xQKcW56fGtlL3NCQBqT\n2u12r5yq72YhpNRbJdwWCCQ5UmxtW9yWwHZAQxfFsoDtRzxMvgG139BSkl4c\nec3A8KNAXiR7BH23Bn/97TqQ6xXk43+ifprQofSPLhDvExUd63AHzBJdlJ5K\nVYfe7gHNr/qNZ3nQkC069Fi2Tad2vZroDR7zer9xjCbmVLMF963MbHFkGFzl\nyKciPFcTid3rEpQumvuIqppquZva4uNUy8jVLG8m1cNqkoDJeb9/6+PPl5Td\nLVUjEuFQ332a9jViGzFHj7MEcv01RcR9tmGpdhPUAPATJkMOGJ0HYjvqCbPe\n2h6J1ChHntqSyQQ//Z+xvb1KP3wCAZ2OuZdyJWqTFWy8sLFKA8pGTTvMS76n\njhn76x6o2JK6JZVQ780fxwBw+DwVweecrwHJXmMLP1F4wOdR5dfB/fPbd5jf\nB+okB+1nlbWzFjdfgv6ACsqR25ZjycVXzbG4oTU59xm6ByIyhDTJgA58oyjn\nJ4wZod83q+ulpwblwlpq82Z4SPjCXdA0eVnetjpgxx2l/Q7YXH/BqKcASc29\njdZ3\r\n=mE9e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"589db4fbd77c1d97804ea795343fa968fa8f0f37","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-589db4f.449+589db4f","@test-graphql-cli/common":"4.0.0-alpha-589db4f.449+589db4f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-589db4f.449_1574700232283_0.05674922448451847","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a2cf95e.450":{"name":"graphql-cli","version":"4.0.0-alpha-a2cf95e.450","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a2cf95e.450","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5233cee76ef9d6fd5e984059faa3b2647f0adbbf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a2cf95e.450.tgz","fileCount":14,"integrity":"sha512-pSktSPwQw3ToA9bnODI+ymN6atGgCtORWFUmuur4bf+hfG1YMlHdEcPSXf5TlwrTUjYKRzKlI3Tq0/7fOWAuzw==","signatures":[{"sig":"MEUCIA6lZYEviUJk5SmeBtXIRaaUmcahAKp3FM3LnHkrDVqnAiEAqtxA9pqVV7WkGeW1M7JmCl9cOgMVNwmRypqBT7Bj4/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3AUwCRA9TVsSAnZWagAAttEP/RHSX8iT10gJfkILyVbL\nDzxNMtht+YaLX7plRxP3PSNQiEoLPctKN6JeE+kav4i+sTeqLWxXzlIsrRqp\nhf0+GbEFthlhu2grf/WAVhbndawcrFHQnnmzqIf1Wb8nTHB+goGVlw7WIU+w\nLh7AZpfWDZbf15MefuDfnE7D1L1oJX4xU3I/yYAwH7l76Z4D6LLKxM4udrBd\ngPOsiXffVMiQm3nyWZZPR/2EvxxpBAm+SbTuWkWe0MYzmYh3EXLyYffd+4pv\nUpvCMmyodf/YWE5pvroFUZqftMIdOwDEXF4rTPzHxQcoFDx9Y5cnD5R4GlZf\nW5bTUTJzO+uL13PjOzu7Ni5XnRR7fXOMbEn9pLnqyfGVDDj7U9isKfXhBcnz\nCV8KPewYga8tyviP9u8+BPTxJSMsllWq3cLxQ6PwkukGgnDU/nejm+5IxJ69\nDtj3t5tuvgZhmeRWTUTSG2ZvXpBxeNlAV2m/BJi9YVX/7Ow7zvvY8P4sael1\nnEXE380TIZboPk4I4hlx1VA5dhh5Ck3ZXgR/0S3OP58kr1fWicaPckQUP1ge\nPCb+HBFFCieP6O0sHH/7q9MrGOj3lv/DSqKx74kO2elRrz41LKVv8NSAtwSn\nw41kriuerlDNLJEYaoD7Hnk4KmFNEFGlI/b33IDcTFzu6OgPyLcMG5a1BYTE\nq5hK\r\n=WaZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a2cf95ec6fafdfb0d48232465773ae9160cca273","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-a2cf95e.450+a2cf95e","@test-graphql-cli/common":"4.0.0-alpha-a2cf95e.450+a2cf95e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a2cf95e.450_1574700335813_0.7399766270510768","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e09a266.450":{"name":"graphql-cli","version":"4.0.0-alpha-e09a266.450","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e09a266.450","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4871d276af2a8b49b6d2490511b1719115dd098f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e09a266.450.tgz","fileCount":14,"integrity":"sha512-m9WNocc3ROel4G5Cla2XGMBbVLfOfa3HY1cvLvBUFKRXO9jNdyOR00hAq6l9r8r/7sGRpNEf7PaQWg1CFvtX+w==","signatures":[{"sig":"MEQCIFuFN45C41qbo+gt5yFQ4wJKV9AK+gZ1vLYsoUdm6EyHAiBLV7fJUf5COBOmNcY7gxPYmSlZx9nR7Zq3Lm2uqMS4Gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3AX0CRA9TVsSAnZWagAALxwP/3l3c0bJ1pg9xB9OzOPv\nEfHzJ53iff5vRV2mFWgRuS+cv8J2SYTTbP/4jDI6V63Tp+YRVNFF3qb54NV5\n1nXzWmuaY9Rh7eJrjKpTKGwhsWug5V5HAAJE5lwKiluvz4yFMMNxzeO4QmSD\nH4DG5onrOGAOfH1zNkVJL6NRvLWee1ggqVAsFTSy0oQOxG1UrkBbt8EUNHMT\n8WburokHD0SA4pMn9/TD/J9NHRgrjf7z9f568eFG0Kz3ZVOtmPfTLKf5zT/o\n0YnbX+gSbbaHC3RNnn/G/AU/NwPS3b+BuV/bjlXHu/zHj3HupVyIqdYwQU4r\np6eIEmNV9rN9yjTHFcip8lNVa3fxXBFRDV20PRbUUc19h98AALIlUD2jlf4l\n4z/SVYMQAXcsb3CuWXje39JGL/j+PbKHDfg8AJKK0aHmzvJ4zbxzdJcYNjFT\nDJCvGQYPCK50bZYyTBbQ47bnxxX0OTpLzPYplPZFMyfvrd5VluoDVKmvmCc3\nA71Z7GSHl3vENWYkZe5NmkDwkIusxVKpmLPtcIxWOngTHL0ZedntZ0V1RLbm\nuHHlSmPXMsj3hynMkjdukNxIbo6WPmqSkY8exIiqHMwUfixBDWhdM/utOXXi\nSfmfLt78ukMBnQZ+RE6WQ75ZsCgjm53egUYhoTR6tBJokbMcGZD61iWEuaVV\nSxZo\r\n=64cm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e09a26612667aca2ce3b6ccfb8b3dce8398d14b7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-e09a266.450+e09a266","@test-graphql-cli/common":"4.0.0-alpha-e09a266.450+e09a266"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e09a266.450_1574700532189_0.60983991470468","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6eef219.451":{"name":"graphql-cli","version":"4.0.0-alpha-6eef219.451","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6eef219.451","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3bd056ccf24b38801218389a8adc97fd7ae94acc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6eef219.451.tgz","fileCount":14,"integrity":"sha512-Z47khKFNMNM1xIIZosUJbnp2EkPPL/Mgg/gHA6Xyexsszkt6tDRLr6/zDHrxYuDWUiY2A7hPzdoXP6LydPIeKA==","signatures":[{"sig":"MEQCIBqgCj6nDLj/4z4GOfGYIGa+pgAALEWCqg08lFdyhDrtAiAFchpF7dhwMDFJr3iaUaGaXCqdkh4lge5wRFjEJ90Qmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3AhOCRA9TVsSAnZWagAAe0kP/2fJkpAi+PZj95cR3Ccz\nefyb6l9rVjUmV26L+EVjKYjCeIdR8bXfV0aanbAnwXSD5/dMv1PMLZaZtDqk\nWnzC/cdJwIUKQE+hjBjICCmv6bdl9vhGrOailwP3WnOxkCkk6SUMfFAOORIF\nn9prqURDcSTvfHtq5rYcUBeeBPXS9B1K+UvPWBK4iIQYfMXIGClj+UKhZVl+\nKBGNp2rHCN8AGrsnL8TpiqX8Qh3dTaontWmEgKnULLiOWDVACuamdAGLaCaM\nVKTiorSZ/N9dIEeQi2F9WMJ5rGi1u3DPjV0RFDfjtkxY7kXjAwsvCzVd4x+r\nCn0WtXX2QQZYegTPxBpOeh3deeh93RLM00sm4Vt//JC0FEU5ax+87u91FNvE\nCuE2zzQsh5a83csI+6HR9eHSBjUc5TRKPUcz3oB5+Mu0j42GDgCinECNYkr3\neY6YgIyH0hAIych423SEjbY1zAHI70mr+0EueDoEeWMo5bdQj3Xv5XCs5Koa\nc5iR23FwkzpQp2b0+LfEv3urHqmNCZk+zxJPbIZmuMr0F5b/XyE1W3dvf9S2\nXUHrZMyQH/CjJC3HAqdmAqL2IfxiSkd90NWJd6gHabvnTMZUVtbDfKsCampH\n73XjdSpBReWPF8BIBBIaEZNC53UBVzkeon0gbwb9QjLfWE7Pjv7nDWZzeKka\nxWzS\r\n=NB0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6eef2190e892a9e4073199d88fa7d0c4c70d5834","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-6eef219.451+6eef219","@test-graphql-cli/common":"4.0.0-alpha-6eef219.451+6eef219"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6eef219.451_1574701133949_0.6844566292563117","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5f10c27.452":{"name":"graphql-cli","version":"4.0.0-alpha-5f10c27.452","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5f10c27.452","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c4f46b542370dd44b1424cccd66cbe25d6b8e6a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5f10c27.452.tgz","fileCount":14,"integrity":"sha512-rctI5WvnEnrpLkaFY+zO67JsbEQy4fGy9VEk8OfF0E6e44ApGajoCTmhK2cS8kjKzg8+clNhwQSddXLvU5AntA==","signatures":[{"sig":"MEUCIHLskA97jydadDmod9Z1I5BwKgwAUDa1pRagyaRV80/XAiEAjHdat0GB8n7balhGCL3lp8EgM/r0FWqBrRZ/wtU2Tu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ApPCRA9TVsSAnZWagAAoA0P/3a6kIYGnNFNMKupr0dN\nAgFbB9Z8AEJGhhFykSPIQawU0S0HwanN9OiiV5bYouqZ7K5kUEFfGsrnGgJT\nZWngT9qfNpg2BOzULVBtKYi2SuRfgLk2bRliPVjueyH7YrggFIdCO/fc4wPU\nrJOkym0/3nj0FLNPfC8LypuEkP9ZM+tZLA/1iYmaOoFUXKm0FVFGT2ugB5ya\n8TGo2Q/hX/MzdHwrneHA45wBuuLCinTzkl8Lfgfwf8ffvcyhzp9Cr7ywwEgn\nZgyHW0gpMNVLIPeBFdfOyjOVtWs4hnEtwcGKcMplWDltv3l6HQNl/TjhCc5o\njUX8UpLoZMv2Tze7A8B/wbn2QhudG3PdGXz++oeXMdY7uCCcsbDnc5jvWvRO\nqbbDo8aqp7XTBq2Ky5oBTP3kLfdmNaUEq5fuW+IIpTZubTz7kzkCrJbeWqlg\nZ8Vyo6gbS+asV1zFCJJ+uqqp31xZ5W8ExCPU6fAJZErd8KyMwnAife2/SUZG\nfHfnLeaFOnzU7nM11CVlFs6TR9HMVnfoilue0ajLsMKnikLHEEuz/P5tvJTj\nOFDD2ioU/8LB5pfqfdhdC8bxQPEczYWYZ5rbRn/B4C4LcItfhbh6wzEjFbLe\nXEe76o57b4JMDBhzjs5XydFJsuP4BN6NMKiAMIyjragUvk2HUM72Lpd29/Uz\nMZBN\r\n=UAZI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5f10c27a7f7b7e03cfe0370f581cd3f0e7fbe5b9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-5f10c27.452+5f10c27","@test-graphql-cli/common":"4.0.0-alpha-5f10c27.452+5f10c27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5f10c27.452_1574701646715_0.49301458746175997","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2c0a441.453":{"name":"graphql-cli","version":"4.0.0-alpha-2c0a441.453","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2c0a441.453","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5f56d235f9e8b318fa68b33988663e5b6d4cedee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2c0a441.453.tgz","fileCount":14,"integrity":"sha512-5TyJEnUX0/gjtuBxXABcbGxoYh3nAudwxtDwp0KCCZXF34hY5ZRbVKSVwTDWjQsMSLobwI3Gb/LH51G1hqJRjA==","signatures":[{"sig":"MEUCIDHbx4GB1ZJ5rZSwF9XVi/gQh14y11HBXGGxiPgmEU/uAiEAzEMa1/uOPf9vvvx9hwKzStwkgbTByqacsw/DcU+DJE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3AtRCRA9TVsSAnZWagAAvO8P/0XzGohNK1fg45eRLgIg\nquofXseEhPn+9X+UjoTA1s6osSRKj/DQwC5Uvs8GMSuHp+cak4Un84N6mBE6\na9iCMgxgh8VK0koCWsltUmqS7IVGBRbRkeXephb+rvDVF+7Ginga8DRZX9fp\n288zQuf31TUvwPUBWA03XHgUrmiIJ2x31Ebo/fDnHnDqE3L9/bFvAGKhTYiY\n9TgwBRVOfXX6qUxsg+GPGbat0mGgT/olnGVKUdyZbY2tOKgABv+ZTMQkAWXi\niqYky6BZhYU6vCkxbpblcYNBraW3SAk+v0rEWQkXPyMAW96SO1aXcjXcSSpF\n9CIY6a9FllVssGhIxt/TbN5IJthOgZFFmaR0lfn/f4PG1lRXNkqy05vFvAFJ\nNe1Hyprr8/bC94ZiRRCC1f2DTlr5LzMhXFj9aiNfAgSVI5tLxrrWazvhv2ga\n1b8Mh5d57frxH1ygvKGwJjKpqOXw5l0SW31bug3sC0XDUtQb0Y1SoRvZ3ra+\nFGX3QKCrNFkoEsEE/jc6e4j9ovAZQ0MWeOc4KL0MRuk1cRmryG4AfHaKMD+V\n7IHeQdSjSLl1MbCYcJkCBxzNBo6CjdHAyBXI5GViB0VNox+XLFcnE/hgJWUB\nob4BK+uiRktAW06G8q0vNRNg+SjmwpKdKhCBYKJ8vnRRPI/yymYAyby+3WI/\nsgZe\r\n=8ODP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2c0a4412c2a594f16db64e09fed195d953659c6b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-2c0a441.453+2c0a441","@test-graphql-cli/common":"4.0.0-alpha-2c0a441.453+2c0a441"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2c0a441.453_1574701905299_0.29095214040998485","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cb6a935.454":{"name":"graphql-cli","version":"4.0.0-alpha-cb6a935.454","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cb6a935.454","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ba28e0f42f1cb6b4571dc19228e2089eb8206824","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cb6a935.454.tgz","fileCount":14,"integrity":"sha512-fq722l+jQmGCi0EvGkVSvsxrQI0ASJAqFs8Y1WFhrWVsZ4orDJELYk1IHd+VAzlU+i0t+03DD0XWe8M6XolsMw==","signatures":[{"sig":"MEQCIF9cxpsEyeFRzZIm39/oH/ng58Vg8JSEbjxgB2gMDufLAiBPPHMw3oaB6Qt/fDNN09D3/8AOI5XSpeTBWtiPeYSvmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3CDiCRA9TVsSAnZWagAAheQQAJxRrrLrx+blnQ0VNDF8\nlytO5KqWftPDtpJFVPkGyWqFDKxCpSBcfO2/6l/HFUO4WHn1YpOknAvjItSE\nbP1Qjs0WW7l89qladuPolOfbL2zxascD0eIMBTQ0XAQp+MZkIT5XEPlTmbOd\n+Z6slWjyGONefXstjFnPRWTcZ/3brlyPSXlF7Ld7A1nwV97NF82Qgoo3LArh\nYa3ZFoskphX48ywP7hSOtgoLKzGcWYKDqNVilhJBpbdSGYax5kdpp/Cfg0KV\nht9HecUwjg6/hd1cLD5u8OtesbOFFfoFIFFDRPFslWcvsci/JmsLYz35+kM/\nGZkH4gZVQoku3upIftHNL5gXwC5ahIWwzelvvD1hQYL2Q99VZr1r68BzMioh\ncdOhVEsAYBqeaBul1LyXRLKM2zxb0bXVyNHRS5IyaS2YEDHGnrH+s2cV/dXo\nP+5vcDX1O6kfSc88FnF1LRbZNUgnY5v04iL1D1eylXqZ80bUO1orq3ITWCwp\nieVtt4thYAo5hL0Wdm9XC5oJ9W38o3VveRmxbRfyJiSdcd9+t1hrJAAbfaqZ\nU3ectbVUYj+tgsIWFu0P4OooPe7ywJoV72vbDIk77WHqMr4Q+6HoehcUagwK\n23nx/MRcTcYjbHXKE4PdIe6mIS83bQWdU839fv4grXcfei4Pdhjzaqx8xU2W\nB6kN\r\n=gha1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cb6a935fed302367dcc88bbe0bc05f431931705b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-cb6a935.454+cb6a935","@test-graphql-cli/common":"4.0.0-alpha-cb6a935.454+cb6a935"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cb6a935.454_1574707426375_0.7304824521816742","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d0d6b81.455":{"name":"graphql-cli","version":"4.0.0-alpha-d0d6b81.455","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d0d6b81.455","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"929679767d568277b4d102f85449ea32ec84a6d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d0d6b81.455.tgz","fileCount":14,"integrity":"sha512-eUcCKTsxgzOnRxMM0tksDlB7/XJ1D2qjAriHp4rkJ8+GrP0quneSSgYpZSC8AiI6w4KSmoZMFuTOfyZ+nedpKw==","signatures":[{"sig":"MEUCIDSs1oy633v9nBOXXrTmyqbsJ/HHAkA9z5b31lRFu7v/AiEAufqinRG4c5XhwWJoYFW1dd7NX/I6+GLuqX9whZMMknY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3CEICRA9TVsSAnZWagAAKYAP/igZsni4k4xXb63+SsSp\nw4uAgYEUot6y11OIHfnbatKj+t/zPutRBOWoH9Uz0wahgTd12dPyDl/L6zSI\ngr/U8l/A7mIWQGLwpqTjGvVZbVlfECa3KQd56WAV2C2VemodHjX+Ja6/VUlH\nQT1/IUA3unp3S0xGs2em6t1M2gouFig/mkh/8kp6Ps2oVDW7bBRQptfBu1Ng\n4tNyGe5WAicQ2jRpUjNwcWNh2Li0Eb929T4B0aPdT278W5TUgGWp7AtVg0W2\nidvDZhZt6uzUbLlpuHWHL/RkCJMiEXqXV35uXl6Xq0nGEN5rhKRBzSRZn2lI\nnYucq5PdEE+EgUnzDpAogoZyixohASHtmDC2cr+CG1uO0+n/wNVyfjoP2u5A\nFlqnPW6Zkz3/0NJsBeLIp+Q/T1UsH+iEWsaJ8tGPtCr3uodDbm/qjgQlzJUx\nG2z1EfIQul9zRkal4wLT4Z/RTQOAdULmRSZkAnA2NnHB9PNWq1VBMDKDhu9A\nGgjCwWp60svD8T5hiY1WKDWbtDNkDh6VSH+/HPbDjvCMX5BNbZoUA0cJ56Z6\nHp7wmU2rrn/IXfbbiTKZc2/jsLvGBchbWY7dkd3zlxdkiEqTyEjnxQr7HBB4\nzntP5DTFHPPMr+Bgq4C/2NCMGvz6hd6jpQA15g6nMo6zyPOPQMsZl3VSZCRB\nowD/\r\n=AYL5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d0d6b81ecac0a56ff25346686d716aa766b97323","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-d0d6b81.455+d0d6b81","@test-graphql-cli/common":"4.0.0-alpha-d0d6b81.455+d0d6b81"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d0d6b81.455_1574707464540_0.6052219687329776","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f2de8b5.455":{"name":"graphql-cli","version":"4.0.0-alpha-f2de8b5.455","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f2de8b5.455","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"03b04048341eb4e20b0255eece99f4bf41010ed4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f2de8b5.455.tgz","fileCount":14,"integrity":"sha512-O4i+zj9bstM3BJpUQQP+dceS9vbffPwlqSzA1KaHYMptJn8iS7nuq7sPKc1RnLv0We+vrCNuzqlJICI7RoutUg==","signatures":[{"sig":"MEUCIFQCkpPKxRlxriWAAMIUpFEqhcCKJXbpA6bzhokAYMJbAiEA20Z36FNKr9fX6wUiOaOowwVDmWLCKX0nN9KcG3c63xc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3CGzCRA9TVsSAnZWagAAU4YP/RcOX/XFx1DIrwutZAdh\nD+0gJui8IS6yFLkcMEhU+DiWJj9YF88x0Xlllm2MSGRg/o7Ua4xj9djIZtnm\ntY/iieFKRerYMhejNSdFZTdme/ufreAInow5nC2pb6RPTDOS68OTEezlgDjM\ngdI2YJ3bDPtHawbOiajJfbu4zJAcwUhi4Tk5lQHUx3MX3cgPF0F6VEsFXXT4\ndwqJgkc+/Rlj2mU/9EznqWHLS7veQX4gHriDyPG9U1/aBZ685JuNmfavD52+\nn09dX7DKthsE376K479WaJPpBoEzMZom9ptUie77PAsWqmUDe1z2hEPOefSA\neyzWFt4XZIWBeLRHf032/snrSiNp7XpFffrfe6lxo289wYtQjMI13CmZCdWr\nS6nHcvmlYHE8c4oIvE0EkKJuSmXGnUDMoJ1a20QDCsdHIGUWJIRLnmGq3U9l\nW72ngxmqvQOK5cAebNCUFOM9TscdeMmNbM8YneW37BDApdCQQ3QzPn133KB6\nYJrhb7am17sNiLH+2Ea+N/df5HpOE/Vf/D2LdEbP/TGQpvvkNgYPXVuEgStC\nZewAiS8+2goPsJ2JAlzuLv4EsqIydFI+5ACEtnfmlIR+3d3XSnLr0pYt5jIL\nXb3XZWbzL6WP47eyMMefXawVNPMlVVuaUNkEJ6a8Oe+lLfzlnhtGgr5lRuGP\nz2TW\r\n=EUa+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f2de8b50908a23526a7af54adc0cd2f22f392289","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-f2de8b5.455+f2de8b5","@test-graphql-cli/common":"4.0.0-alpha-f2de8b5.455+f2de8b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f2de8b5.455_1574707634926_0.21956437398911133","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3c10d06.456":{"name":"graphql-cli","version":"4.0.0-alpha-3c10d06.456","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3c10d06.456","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4bc845d0f5e6b1bbdc8e8f98cfe41f099304c953","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3c10d06.456.tgz","fileCount":14,"integrity":"sha512-OIUUY3B+LPTT8ayEc4eeHAikqqv5EGPezd2UgChFKKVJVzh75fXcvEmdR8MwXqvP84d/aLNUdkDmlbC8ldMZ/A==","signatures":[{"sig":"MEQCIAJ51XRUrynR1jk9DurbF6q7jEokejdhQtCqruZuMDALAiBImlixh4sE5/Qz0ITKGMw0/nNVSQ4x4c2lgv8Lrambhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3CNKCRA9TVsSAnZWagAAZLwP/17UieDZ8h8dZn15IGyQ\nbsxLt7rSa4aTi+DIQO/Q1l2F68rhwsPLikqGNc3iXJvoi4cDrTKqBxTwpvo8\nbEFFGCZS2PR8KRALnpIuTX8GLpAvpetIatpzOFklobAygR+oxBYwFKgCAjJ6\nvwQlhN1TLXhZmz9dc8cHL1eYFhgD8OZcOOOy/7n55iruh0aYyOvPqmOtMbCm\n9Vu+hiDRsBfUNSwLtqf3H0mAlHtMVlrU0ngG4xwhXmBy3hMeEt7dAPsOVmLN\nw2vyqdMwWlhPZboz/qD/gZpNWpfryoYOyDTXEXFJnwvRpc6ypFMvr9aTdRBe\ncWZapjuToq1tBtmxWCh3lIWruPOTzIP3wFIZIRLua+47kPtCGf406LbS8X20\nfBHChmmODz7RrWH8GpOteroJa2ps8GI1pS/2EUZLIyjtSB+lTCQAcFzIwTRn\nGj5lzFK279T3J8e/ZSP/kE0LUbZXvu6yyQYok0QdspcDxwQdyBbqPCb60I+s\ns1jw5VRBeaYsSADYoP/TjBipohXY8ZbHnZZxSCb2x3mojX4XhHkfF4VOTmZN\nOJ//CpnXsCzUkfj93/oYv2/dYxEpyldfiLfkuiafhUAry7vlLsPefa7Nl4OI\n1zRqS4dgSLZX3CiGDy55blOrseQPilfRZrLmCDpnH1/frwn8I8Ldf8Y5RPm/\ndO8Z\r\n=7jLp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3c10d06f9511dbd2a9d84120f5587c5a06db5522","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-3c10d06.456+3c10d06","@test-graphql-cli/common":"4.0.0-alpha-3c10d06.456+3c10d06"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3c10d06.456_1574708041607_0.5242549729147636","host":"s3://npm-registry-packages"}},"4.0.0-alpha-af90919.457":{"name":"graphql-cli","version":"4.0.0-alpha-af90919.457","license":"MIT","_id":"graphql-cli@4.0.0-alpha-af90919.457","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"908450ff99f2e5218a2652ea13e8d10d813b9bba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-af90919.457.tgz","fileCount":14,"integrity":"sha512-zfJBX9gQDCfUsYhvQ4tY7k9T+r6bOcG2xNOiU+eWhtiA2PxsbLuebM16Jstu1Wdfo6iy0pIyOrEWCLx1J7vpxQ==","signatures":[{"sig":"MEUCIC2OLtLsFfd/j4lqyQIP8in3jTiDXFXimzbGjjCnaGiMAiEA5BX//nSKZkoq1gRoH5boYn4qyOJ4n4cAo5eK+pHlnO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3CQvCRA9TVsSAnZWagAA1SMP/06Tu57S+HRL70kRUOkp\nrKPaL4Toj+LkRy0Di1i5JEcaF5xKT3T1ux3rRFAWjtocZkhZ5xYN5r/OedTz\nCRpTSvNZJQezVV7ir1ewTlJERuASToywIiVhAuZg9tFW+hmsD33KkeVVCSGv\n+UCn5l2L3hRJS0qvXBNUUtwWclUhZc4ziY19W/MgJX8qnD9+1mhmp0v6Gh35\nl8t7fFBWaM2e1ayJngAOWthyVBQBeWTQgj524cMKwNoaygRGciLGKY4j7bZK\nBOPAp0dKGadk0zxKmsT+vOZiS3oRYmdiX9wtuD9/aqb9AdgncoR9DYMeWIcN\npPA1q23uD3SZ0X6v2I/J46GGmc1dw+DYJsNWuCkZvRvM3E8LkrEteHU37l3W\nxT1RElSDLlnHoDlK6IKihKnma1zKW8CKE5dDAYvQF8wo3Jalk5qOdpFqrEvl\ndhRRVKnDLq2Ygid9w0f0w4sNHtgEO3m7mJIx4rTIxg69ibN09OjFp6bWGMkX\npLA6IWmg9AT8oodU3JvpCx3+EYmDSpbp0nEW0+1lex0E74qZDzXApXuLDqVo\n+S3MQK37rcxgkeOyE50CewhDgnqRh3XdGjCWuz79wB/WC7xrPlJjrQA+Jcpd\nCH3c7MghUx/TiaBI2t2TlWRMtLLj+8ZXSy+F2xwkoZtwxhlfAQ2qjD6Gv2ke\n/uzh\r\n=PiVh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"af90919cc47fbaa07cbad3b3a2155d69f9deb4b9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-af90919.457+af90919","@test-graphql-cli/common":"4.0.0-alpha-af90919.457+af90919"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-af90919.457_1574708270986_0.9124610241395872","host":"s3://npm-registry-packages"}},"4.0.0-alpha-749f9c6.458":{"name":"graphql-cli","version":"4.0.0-alpha-749f9c6.458","license":"MIT","_id":"graphql-cli@4.0.0-alpha-749f9c6.458","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"edea89586981db8fc4f8a4d6bebcb55baedfbd06","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-749f9c6.458.tgz","fileCount":14,"integrity":"sha512-zvNg+K3gSiIjZYU+OvtnaSuuDuwUeBYanomFcxmdjInYg6iyBCfLRSIPHvWG86Uesa+JE96WVnEcAqVXZuNktg==","signatures":[{"sig":"MEQCIBcAz+oBn3VF2Qaxizp5qtFBUsHvylRdOSPRyVtJ7+fNAiB3EGE6aWR6ZK9jXR7/QoTlXtolv6URwZ2e6V2OHdhDFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3C89CRA9TVsSAnZWagAAmVkQAJO7V0dVtyA/IGfpqtj5\ny9wtMLjjGpCyGnjybf2e7oUAN5RvsQOJNRDrM48MSEGqes+Y+nZwCP7+DZR+\n3wXLuvKSjEcz+VWw6XSp/ln9R5Y8ehYq+1LT7G6yPcaeypTPO79nXjyAOrHU\nxTEwhq+7lZcX/WxMzfw866hfF0K2Flpk2bXMs1YwxNt1pnDRlOqrZlAwLXki\nHfPTpD+ysxs5tcKgr4U0ZBfF0MKrJ0hpAJM+3PyXIcc7m+uin2WWUhet/nQf\nNIRAKEhICu2b//T/15Y70NTiA8XEAi8i7j+m6cLW37etXr/YComAPHe1+dfw\nbE2FzOvqcRHg7uP1QGsgv4Rf/rxQMfi+TiC6HqOuLW4nBaEBh6qudlfSSIm6\nZQ/ZxwP8ECVafhHpavUYrV55Wyw2f60DYIsBn4W3fBEuVMZ3OAEDsVVQ2/ZN\nz6l5TNf6S3khcqM2TF0t54JzXPSnQzlbenw+WeV6pxxez/8+oY/N87RUfYhu\nL31fg+E4w5Hh7+2ufF3RQe0Pb5NO6zF+g23wLHgpfAkLw+TVB1eZjC6HiUTa\nsETZJN6WviNXT2KFA2qCQKCJyhx6Cml1PebDVhooXY23tPUSTH/8h8WUjoti\nUP4fPizzFrDNsvgtM9Fe4/aWKRyYUAF3LewasNTkeBRrtcDZUjuCTn+Uccsm\nuaq0\r\n=YyVB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"749f9c64cd692486723f394c8c3b5507074b560b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-749f9c6.458+749f9c6","@test-graphql-cli/common":"4.0.0-alpha-749f9c6.458+749f9c6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-749f9c6.458_1574711100912_0.6007307641330959","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6c1f52c.459":{"name":"graphql-cli","version":"4.0.0-alpha-6c1f52c.459","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6c1f52c.459","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b97a301c109f783ed8bdc26108d2fa2db09e687c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6c1f52c.459.tgz","fileCount":14,"integrity":"sha512-YVSFiWzh11Cq11yJ3JdLca+DQjOgHTSLcBtq0nKMr/L9UJCFvmrWjB69raJeGjUqkQbJMl+qxDkhvzHcoGORQA==","signatures":[{"sig":"MEQCIEypxvEUQadFZfzNL8xKR0PQ4Ljlo1/rGZzZvHBqraEEAiBCmiXhmQnM3irIQE3zInah/bIoziV/O+RBJnh2kMvP1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3DWbCRA9TVsSAnZWagAAQ/EP/AnNu5rcXFBshJzRBAPm\nW1gAKO6L2XEdwVBISXl7go5cM5al+4i1SPu0kn6l2eohKzX5PAS2dxGZLzp3\nkqSY5U04j4s10Mu5kZy39LdgiPO17krguat9IfLPi7kk40wDgiApHTZX6MWO\nzk/GgMldLVWdTi/eF6RXGirm7utunuUo5AUStq+pB9HsI5Z8LNpsCSaGcFBL\nJ1m7Cfnl1xsWdeCxpqfv5X55lO3A2BVaYFl53zTAEXDBXlP8nZz4shOP3N58\nb/cv1XHq/0gDQAo0oAFNplNJAd99WU1/BLsIiqhQwbOOPGNRmjppALSDhzCv\nh6fSB7q6QBV2+WwDh1hKtq5DYcEaMQyK5YZQ0nBInenPtykSxCHik7WhPr80\ns/pWTyeukRDzbBPg1fin+SkiJrGycEo8effFv+uD5anRBPYgrU1KcNFd2U4q\nDVhiJL6hA4GpRNNQAmfQFTPyo2v/rLxoBikpuQAW/C1Y24xdSmTPDHbQ4MW4\ntC0WLlS68xCWmiiVgljRRBuGRbNkyFilTDUg8pAqAeyTViS8ibbHPbggKZRE\ndaLFvQwgFdVTgFSpMjtllgxzkjoTC+bTsJ1NBrf6BrY8qVl5SAmR2JjWtQkb\nMCNRjj1rhjLuQWtWRlEXNmZkptfwHOBKz6tuoZNSmYOsgVv2enE86ZBLXE7W\nIKKF\r\n=i92e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6c1f52cde7002a69838d93512cd8184c57393965","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-6c1f52c.459+6c1f52c","@test-graphql-cli/common":"4.0.0-alpha-6c1f52c.459+6c1f52c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6c1f52c.459_1574712730787_0.9273954179759369","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c9aa4c9.460":{"name":"graphql-cli","version":"4.0.0-alpha-c9aa4c9.460","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c9aa4c9.460","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5be18116eee66ad259797397ebe644d81774e3f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c9aa4c9.460.tgz","fileCount":14,"integrity":"sha512-bd+v4HhKWZotY2frhS2jNF6mdOVFekBb/2+aXGqSK6Q2cTbIH60QSOlAiyDNHlS6SVV5MaiyalSfoZse22Uaxg==","signatures":[{"sig":"MEQCICxeZoEPkXliU2tK1hqs4UXSKFOR9NdsBVH2wI2CE4EdAiB3n+EFPaLMx3343+EeZU8jgzv4c042SHdl2+Lh0I/jsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3EjfCRA9TVsSAnZWagAAqSgP/RDTa3GO7VqLg8Ij3KMi\n1y/oCs2igiyOgJPtb11wHvgamfBjspoBnUNKQfFH/0UzwoN1/BceCLVDkgHF\nfAtLyrO5ojYJ7SCF3xFFWQNA3EMEoEehK6fF2Ymv+SC2+rSWk6TgGzIVidwG\nWE8aFWpssw6oFJ2VqpL9mAlsCDhaSCvn7sFQpeagQ3hRpaKaBQi2R58pGF1f\nHWgc4u2jfVAO19ljdddKi4Ai0PDuMWfNM+D0ojeZfB2ua6sz0yhC6nCQJXoc\nbPxpPDXJqvSY0TyKPSgQhY1FRkM5w+Y8e42BLgMof4mLvW2AgCB7gmkPgFrB\nYZTaUQ73mlmgDsdhSPlBfUvCgnBq8CfFp5CMhJB/1GYGHKjZ8wQGSPOFB+Ru\nrxeF1Hmgk7Wpv+VHy7rU/VyfTz+MGSDs9At3ZWZl/ciK5V8GkkwjYrJbwEMO\nunYItJ7mKQKpF3rwf3d8131cbi5mJoX6E6LTgFIYnMeiqhTyHf7/fsAr1EK1\nYrq4xN9Y4x4ElYeyhekWmu+UC6LyQ8stSuhuiJKW5+Rt9CFAIgFjTterAPY2\nw9cxP8W/idyqBFY2yEtXYCUbjkBHD7EhR6obFsOwaElvOq2ikeZI3fbapoo/\ngT62hCOfqAMem/+ewtPwD9Uw0iKqdqhuJE61ugPLa7RJv/OL9rb6Q5/tQziH\ncVBj\r\n=/sTg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c9aa4c9f8cd99604d883797d82dc9b6556b88e2e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-c9aa4c9.460+c9aa4c9","@test-graphql-cli/common":"4.0.0-alpha-c9aa4c9.460+c9aa4c9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c9aa4c9.460_1574717663530_0.929409205263432","host":"s3://npm-registry-packages"}},"4.0.0-alpha-55ec5a7.461":{"name":"graphql-cli","version":"4.0.0-alpha-55ec5a7.461","license":"MIT","_id":"graphql-cli@4.0.0-alpha-55ec5a7.461","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c27de09d624aa0d8fc25a06e6e3f9b95db06d33e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-55ec5a7.461.tgz","fileCount":14,"integrity":"sha512-PdpsyR329iJr+g/AOktQB36GGklXCCBK64g04cVEGa5WOHlWWcRwbXpNpLyHS32bvH6CNp8rhTr1/dCIz2h/Aw==","signatures":[{"sig":"MEUCIQCmM7PLdxcVK9pJiRXd1KSCyRy7M3YdXe6N7bc7VZZDeQIgI1GeUAyiSAbkc/iTTWwzfJFmPfaCzkylcivdXUBkh4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3FNcCRA9TVsSAnZWagAAvdgP/3NXaBOvQCrUBsGtYGEX\nnGzyAT1MTB4FH0Qz1CymmtmWXr4UVXCrO2+uTW60FKH1x2u8Gy7+8/AaNEXw\nElzfBINZBkX364qKjbsytqueasNkV1U7OuBQED+24Dait+SzEIiJ7VmstZQ4\nZVQybdirjiqlmoocO0ik+nPgW4RPj5t8Wi9hQgRlSiWW3pLErd4MYl2ScmEB\nR/jI3CRmX5U3jOjHRZ79LMPuoLlqp7uPlRYLgiebDGRvZaTbsv3aQFRBQOI4\na11XRGBYA7KiTyd+fw4oHh78XpU4hIGHlSjJW70HTDy4etyN23FDzLy3bGrz\n4MrIL0BaCV32YLEEbZ602fi8s/ChdAQ5I9DNfRf/SX+XUmrQVvRACvOSEtm7\nthEh1U7MaDg3vHO7GY1XE2z8oZPcHQBsLXZpgSWIgiu2akZhTQFHkRUBscBn\n9OnaZH1h8hOtHTtTgUELdPoODM3SMDEde40jJx9UAisaak1YZrPRxzxY81kd\nbCaG+uCgYS3p6Q7NSpD9UmiDHNkmg5gYLGNLVTbq+1CxG8rRL+88jQs/vdvp\nQ71dbMRB1ZizLrae28J7UkuHbev0I0WAxyXWXnDfqV7HyQQLe/tXpCIrBMCH\nqImC+PxLhMYtjRF+owsgmj43sPom5fg7I9CedTtz8PE0uLoFoY1tXKNnEBp9\n9TRi\r\n=04JB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"55ec5a7785940211bf1a54845342f50e2dcd1b2e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-55ec5a7.461+55ec5a7","@test-graphql-cli/common":"4.0.0-alpha-55ec5a7.461+55ec5a7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.13","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-55ec5a7.461_1574720347862_0.7803065635261526","host":"s3://npm-registry-packages"}},"4.0.0-alpha-121a46e.461":{"name":"graphql-cli","version":"4.0.0-alpha-121a46e.461","license":"MIT","_id":"graphql-cli@4.0.0-alpha-121a46e.461","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"587a02f2a8e4784234e35dd07dd8323ed473e22b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-121a46e.461.tgz","fileCount":14,"integrity":"sha512-967E9JfiABO4IpzD0Ur7nQG2sOZGru5JoarPqSMBe7gASw1qGy7k6PguDXhUICb6aPP+3BAtsizd6aTRUci6Ew==","signatures":[{"sig":"MEUCIAUy0VRtr7tcnr+c9zD9RulCtaRJkIvUTSYRdarfk5mOAiEA6t6dLIKpBxpntAMNiGWSt2Py/7swP2hzI7ZhFYI/aRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3FVnCRA9TVsSAnZWagAATY8P/0vx6eOHTdnKNzjwMPbk\njwq+V5VY20TTVXDXny20GE9U0Dm7aOgx8btN06czREd+/2dzw+mGc6a+kLh5\nKmGMgpDgYNpnT1oN1/aoFeq4KHveG63WxsQ7PsUlpLgWrRvA/ELKVBiK+w6y\nACxkhxJeg/dU38Tb1qFbeMs8zOeBdBRfqVxiP/DwTCPeGy674mXepLrilF1y\nxtXFWEtdr41R5r2G7jA8e3MbRv8O3vdEI4oCeYSORtvs2dVfRMlcYA4Z2a3F\nns3AZ8eiIPa3B1CH3lZvZok2zACLilRGf2Od1p8xCOZbHAfpDorb0XHAOQLa\nrSFdYVfQVASIFXF6Y8A937+2xVPN0al5Xn7WhrQCBaHa8YORGoeyhug3l5hD\nB4d76ACTKpuetMKza0Bo6ARcduQrxIW/s+zAM1WoXpdpVeGMPskANptvRgU1\nqaAlmTZ3bLYyMiBcwrwoTbv/vpqVo8EzBp5OLPhWdZ5Z/1kcWNvU/l5EdXyB\nbQ2xGF1DKu9seAU2MPlgUwZ6rwCjE0ORkZn/xr7JQkpBlZvY8FWxpoZIDNsx\n9GW/t41i3akmXfEUb+tn6eNP1kH12yxR74adNGc443/IEROtKR0PHJG5DIZQ\nvOIsFR12RlyuD+pFg7LiiGKC0F1H7McnwYz2GTw1kLYvSxjA2QrKH0e8MWMW\nN2/r\r\n=1Zjq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"121a46e88506c569fa0134170d69e2681a0ee4be","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-121a46e.461+121a46e","@test-graphql-cli/common":"4.0.0-alpha-121a46e.461+121a46e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-121a46e.461_1574720871471_0.4137404590323501","host":"s3://npm-registry-packages"}},"4.0.0-alpha-89dc6cc.462":{"name":"graphql-cli","version":"4.0.0-alpha-89dc6cc.462","license":"MIT","_id":"graphql-cli@4.0.0-alpha-89dc6cc.462","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"422525319af018fcf05d2fafc671998ce08a6f69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-89dc6cc.462.tgz","fileCount":14,"integrity":"sha512-PymSgZtXSC4mN8HiqW0LoaEaYPSKbmdRtIJDOhn+mt4nV7l9kiix9zsYnZEIn9hFCT7LJB5zXTAixKU+82uLDA==","signatures":[{"sig":"MEUCIQD4S9JjTwZTcAdS4N/Fl42Mn3Y/s8ge4D2pds34zJrCygIgWzZ6dEnpLjlWoa365SKOroj23jrRmKYNGsKtO5bRzUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3FWRCRA9TVsSAnZWagAANbIP/0UaIevzXMABcPhNgvFP\n3DvC9m1fP0+EmS+Se1WuKE7A2smgmFs8rSBcdIgzeEGK6WAWn2A8Tbb41DJs\nuxivp/N/KuBh5JRwZ0DD43rLOZbkmy5+uTg123gwosa3pDuTM/Jp8+AfaJ/H\n7unG+Re+Y5LvSftIWqu7C1alWns2cG2AxeOxQcSMVaJWx4d4P7OZj/r5gULP\nX+XpvUIbDMIIgL88BJ+kPkCE2Uamo3sRnrDDQTM5tM5hpfeqqujDCOB2clJk\n/8ApQWMfB/LbrGiNWHB1FuVIzZkyHREHe+Q/qyPWy4E0lNjMnKH7XRopJAxC\nflVj4pZBsbCzDnDdAyM8ZyRApodOlpM7KZwl2jOOWtXXLzXdrQnbbfWrtTa+\no2VNZhcQjIsPZcR7kMKIdPFTzzKhNRVTGGjkx5jEx6S44YoDiYa3WXZr83GI\nP1xrz9c5BIl/jpzXqg0qAVgMdKjADye/8GNU8iuclt2FDxp+GDn9XnwjQS6a\nDYYF7mYjOgUYhW761LGcfbgyb3EG6cRrI08KUVoZivKg0kLp3oXXjO7YDh+R\nguFVNpLagvOHZjktDoP1gDEEPZ+noeWrNNwMaVebJCf/6IuKBk1WG2SJhA6k\nP3OEPw2VHKTyafA1Pgon2vwOmrXZiqhrPnylpe5BVb93Ckj/TlJZWWjqVDyZ\n4hLR\r\n=Tkgr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"89dc6cccd121684fbf99df85e090a67d21d1a9cc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-89dc6cc.462+89dc6cc","@test-graphql-cli/common":"4.0.0-alpha-89dc6cc.462+89dc6cc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-89dc6cc.462_1574720912874_0.4800149887194556","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3c5c0be.462":{"name":"graphql-cli","version":"4.0.0-alpha-3c5c0be.462","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3c5c0be.462","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1ea7049b1ab7229817abce8ab863fd321bc18088","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3c5c0be.462.tgz","fileCount":14,"integrity":"sha512-+8fiutzlrY4KBzaZsAdjzTCJyu1JaiFpl2C9hGgmNFypYZYS27LeYt4yAa+4B0l4285gAfpNM+vV0TC6uxi30A==","signatures":[{"sig":"MEUCIQDo5vHjoShNFUavXENoUg9RmmQdrqC3VZvG+foGnq0KhQIgeqbBDX2Ga1pKiInrARyu7tDTBRvDCSEZ7hf6/2Fua5Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3GEMCRA9TVsSAnZWagAAlM8P/R/XgjYGhn3Y3ufNPymq\nAgo6mTqE5ClAYeAdXbr0xMVnn2p5Cy8mP0FwxCzMiydzUc45X2Ep3mwRT0wU\nUp/GHse1AqFdjLaUJQPKxP8DS0yx7JlbNLjQhK2LUJqsRqsSBddHhBKks2Ei\nHcVdPfrc6fwJTYqzqZnigBicxO/kyBWI4NSiC/LeHgO4nG/nORqLRICNZH84\nVsf6LwtL8p/KeHLwp+FI68fxb3bUpwX0pjfIv+vABTuSUhh48SoTGNuYFD9g\nNnoSw/td8K+8ZCHTeIYjtQBy7NBpyZ9BxfaNHGDhuq46tq1V3YYrtNkzYkPE\nG7XA+l00kEBb7XPWsSnh8Wl7FsgrGHLz4OgtB4O+2zn+0Smx/poKod9zqHtn\nAXGNUhG9tgGBBw/J/OSX2fwiu2erUDF/DfSYV9+IGEeokq1M8ncOIPEMXXf7\nvD9ZWJJXqpGwWkPss7065gLeZ4L7WPtOgSJDYvXPCFSGPqtJOA2MhFs/vN2W\n/h60gWSANKP0j9PVNGUZpxfTTDlwGqGtGDQcDW0uGf42+HZGu/8LAc+9AkIK\njqIO5qmY6qHHH+AIl9TdBEyFj2dYzqhEVtApNaYAASMU/4VaX2NOGnEWpxL3\nbBQ/2RlzMks5A4H/CwQgp12Lg9ThxqBdtFDDPp5Cdz98pRwFmvsLaEE0zaeS\noB7/\r\n=Mbnb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3c5c0be9cbb6bfa6f87e9431bbeeda607c28ca29","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-3c5c0be.462+3c5c0be","@test-graphql-cli/common":"4.0.0-alpha-3c5c0be.462+3c5c0be"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3c5c0be.462_1574723852619_0.41487972581347843","host":"s3://npm-registry-packages"}},"4.0.0-alpha-807acc4.462":{"name":"graphql-cli","version":"4.0.0-alpha-807acc4.462","license":"MIT","_id":"graphql-cli@4.0.0-alpha-807acc4.462","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1bfa01ea6a355b3756b90628e41647ff08968348","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-807acc4.462.tgz","fileCount":14,"integrity":"sha512-UaVZyCTYYftDlZwUZKYDdr5Ub/NTNp2jvF4vqWiKkRz/ff4YTTum45UELLv+jA8vgfBKEFBewf2cw0I+JDDabg==","signatures":[{"sig":"MEYCIQDOaMaqzUDRB22ps8xiUEt+j1yakyae1YCz/dmQCnJFQgIhAK0tvfoATcQ+/nh1+1777syziZmpsch7qRhFGtb1XbX8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3GEUCRA9TVsSAnZWagAA8igP/147+j7vTQ+eEJLQ0m9i\n/9Q2EDXzNxHXnlk7VmFNlgjr5xv9BDT+E3Cmi753IR6XwjwhsbK5GEZmTE9r\nrjFl3e1jb6pygkgfAx5yOIVAxSK5YAJFR6fBTOzNbAKUDnDNXIPHWe7Dcus1\n2ZtwWe6hLk1dczOrhwMlkC/zXe7wv2j+36J4Y5yFK8DbkuFxOa+7w8kfE11L\n/9ltjJaE+yf5dzLbmVLWR8dF8Km8oM+TuD1F0Fd6t6O0UcRIofFke+VbwmS+\nJbHjJ7V56E4eHbRKPmamMvjmV4PW//2hPTvz/3hNPKiH/MRLrbk24p3MMNuI\na1e7jOGQQ52nZzrvektZNaaey9e4sWycIaTywiXDovAzJxaEb4jW3q5HMgsQ\niopds7leShUI1xYPBks3P89Glnf0W03oqmv8HF7IOSXIqaymAtKlfhhhizy5\nkjg3gn7y2Mb9gmf7QiIqFQoiJR8IlMESSJH/Px7flz60uT2PxbgTC/2Vy3xp\nvwQk0Jzn3jsJ+M2phJhvzpqvVwWJwIt843Sdby115MIqvo6NE6n2Htwe3pfR\nbzJJNBcGI3QeEHvopsfShasJayBnIYIJhhbh7UzLMYkC2ZPeat7Ryb3Kp7Ck\n5HcTiKy+S7IOJ0LI7mzquSpTnPHEioGc4e00Hm1dHqIUIDe+YGe8QE0W1HPW\nsBkH\r\n=/+bX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"807acc49d4b8eca929dbda9b8120665542d3e9a9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-807acc4.462+807acc4","@test-graphql-cli/common":"4.0.0-alpha-807acc4.462+807acc4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-807acc4.462_1574723859792_0.7537581760649101","host":"s3://npm-registry-packages"}},"4.0.0-alpha-75cb77d.463":{"name":"graphql-cli","version":"4.0.0-alpha-75cb77d.463","license":"MIT","_id":"graphql-cli@4.0.0-alpha-75cb77d.463","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"14b7c0ebf5ee2344d4e984dcc3ae11f9f2c02b79","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-75cb77d.463.tgz","fileCount":14,"integrity":"sha512-VUuYQ18GBF2xOAJlpxJX0voWOZfME4XC14EWRWIGQ1+XKFMfEM5zmIT8avpXp9AF0kcq8HmlWlwrBsXSs//Y5A==","signatures":[{"sig":"MEUCIQDq3sWOaD5/tJhVDcT7aOjCQvWOKEMqUBZHKMMUxSmprAIgKB1iJ+KPOwZlZgslfteX8XgS+n4Of+b4e9S3IzAqurc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3HMICRA9TVsSAnZWagAAlh0QAI12froDM+JvPeTervES\nDl83ii95mvr+Vn/F4gZJQdS0G3ZrbGh+9pSP0m8UwlA90LuYVAUZVynHrZNK\nSX/yPfLDtBFDcZ2Mnmqjxd7r5LhH88i07PiTYjFgS9ji+8WvEnKMzssYAhxH\nNMzjxQXexJfM7aS6Xt4Dqo1gO4+ysrT1sradp1YOuDNI4hZAXrMZXmzzHWus\nPuzguIMPKNRy9UiP8oJ6u97gDYF34gxx3qelF5ED5H/zIvP6rPOJD7xihDhV\nETVsx6otfUcfgYwtbRkhMMR9Iy6s21cKWvmptY9ipC+RcMWtnb03+UdKa8Cd\n9L92YNTeGfExNOam9hJi+MqlKpQrPocvYHnAg6EPM5/PuBF6glW0+Y5t9hHf\nwISuNXq/6iZu/L1OLgX7kI1r58kLvsOHwfxZNXR0N3denE3TdjxyjUHh1hMy\nq93Q09iL7bwCBHAIngYeCh7ORM8a/fv03uSZu4FE6R8bfyxCDUKKQJXkZrwO\n8GtPLD5LTUXHIGFTlNkBfnI82aGrCeJkYuWn1J+0ZJ5K5V3fxf4++w1lsut2\nN+iUpV1nbGIeRN4uOfpLm5eDJ/ROhjlu6LCl58hpAPLbjW5lWvWWEEBCsB4Y\n5OY9q/ivc6wbEfwQN9mdDyN2FMaUTKfxVklYsnO0VSz3FsOrtGs3APOoRaeQ\npTsW\r\n=/lbL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"75cb77de55242ed7e26dfe5d79ff703c5982f997","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-75cb77d.463+75cb77d","@test-graphql-cli/common":"4.0.0-alpha-75cb77d.463+75cb77d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.12","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-75cb77d.463_1574728455669_0.6187311141106087","host":"s3://npm-registry-packages"}},"4.0.0-alpha-127c766.464":{"name":"graphql-cli","version":"4.0.0-alpha-127c766.464","license":"MIT","_id":"graphql-cli@4.0.0-alpha-127c766.464","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ae60a98406850c0453678e81e8b8c563e0f63af0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-127c766.464.tgz","fileCount":14,"integrity":"sha512-eaZVxAitO/hB9ho7alb2muDijc2HbtRi9RL01hXEeggY6TklRHOaDJHPiJ+bD2C1sAi+CmmVT53UVTJAa5RymQ==","signatures":[{"sig":"MEUCIGOasYzfTeYJkyw57IW4Ab6tiPozDpYSZ7APloPdGdV7AiEA/VFizaQ7OE0xZ4i1jBXLDuIlyjsvJMAApAZyCcTLzvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3HMnCRA9TVsSAnZWagAAuggP/3r9T0hQuknSVzDPisBa\nu/GDhbBNaGAgXUL7dkmQlAdOPQiNBjz8zx2gOGqyVqRfJN7YAB2zeICcJgZW\nGeAQ4ZEOFmZhag2i4yjVLA/h6m8ev+8k7qYWqAmRAbjQ/9uiGC61L9YuCgB8\nhRNjSKseiJrEfD3GtbkTUcHwMDGGzOFnPUG0yHK1WSVVAlQ657sQGDJX+LEY\nVmEsdBxeK24htPgizK7RdOOCe/0rBO0lrft0eeE3B52J2zAFtU+m0tDhyMHQ\n6GJqBzHk1VmxZ67Ti1wi4ddr9IKcGtUHMcBgCif1HhqA2hjsDYrGpOC/Ag16\n6gFjtD1HpqE2NXwbT5LZTHcl4qC7Q6k6/F/2kfQtR9MFgYzr1qNArb52mUuD\nSlZgkHWNGemGz/0JcLQEKCEN4HBAo33IW2Y1i2L/BMjl/eXyiD6ta1ODK4tn\nuzyZPwoL8lwefX+Pp8BXsJaM59qeXj/t4cJu/IxsLx+DS804+41eBcpO7l4x\nO819WolxrEu04Ll7RKrnItQVGbunKw1/UG0KOTBJj+YE7ZDykSU+HkLQKwN0\n9vQZg1rgR3UfDnjZ1eG4HFXeG5o9QxbScpACknO+OSsf16i2UttsNB+FomwR\nr40jtUPREiGwbKAeAgI15X12R+Z2dP/CNij16cPCmAjVZm2xQXn9zStZk4ap\nB1n7\r\n=rPwJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"127c76650d472285cf33b9dff045b72641c22f96","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-127c766.464+127c766","@test-graphql-cli/common":"4.0.0-alpha-127c766.464+127c766"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-127c766.464_1574728487323_0.4228317907325678","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3994bc2.465":{"name":"graphql-cli","version":"4.0.0-alpha-3994bc2.465","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3994bc2.465","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d36458f0590d5119b7f2fdb3b728eb178927f479","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3994bc2.465.tgz","fileCount":14,"integrity":"sha512-LL2kvNAU/lmhm1hqfAv0Epga6CvrNFjXRD9z2VrRDh/LQft/fWWMVTjh+zubZCOog20hlkCKot4xzx6QyuvatQ==","signatures":[{"sig":"MEUCIAezFvCyE8DP0gvAqi9ONk+qfR1iGwdEDxvBh4MnbglVAiEAnfygLYkLOA9k13pRjSgG2kVr+YjartwPPEFrouPmbkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3He3CRA9TVsSAnZWagAAM3kP+wb1uQ4Gqyqqp+nZkxqA\nzFXSBO6OaHN+DToFbphCVJD2p5AdcaUYlK/4FQ7SnZ+JE4fLl2lwgZo1XL0n\n8H8/x3NduDvaCeYL2//aAdys3nvKT6+uosIAw42JUPlk502ZINS/h85l08Qe\nxFZUCi6wykscFvoiTx7N5k78PHSubk8G9AIGGxQro/8daXkpIqR8IXS6pUPQ\n0pjHr7Hw/0weNFU6vR2QECXx2+PIoX1wvqBxNLHGld5py+MS2t0v+H99Vw9V\ne2m/o+Vd/BAuwisMVBVjc3YJOcFMu4toYi76pxDh36P6ac0QisCRETk9oOrm\nHL9ZfirO2TgEk/ZJIH++NZ/0iVAQqJfN604HRKf2nv7r/SdAIhukKnJ5nB2B\na6d73Vhp/0cREePv3omp/CnFeAPKfFFDSLeZJUARnL6kmzqm4fFDCUwqPnMt\n6/165XQNTEqNP0K3CHsf+bACJKYRo97w9qasS5SzcoUfTb9WGTNZ2i9CsdhS\nnVBzqRSEGgv8w7h7+43727vzAY0KJuFbwvDbiVlHA6R3H5rFes+FRDfzO9Vt\n1dRSq5fyyta55AiaVaEkzx+vL0D82Ad2AHPydIPig6lmKgrGJFvYHfF2PrJ1\nvLyYTRCCjS9yCA4S7svzxxSx7vwBmPMbPt7DejLQspHtBHAzgo7XDV10zdTN\n3Jc9\r\n=fxbU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3994bc23970688cf2b8104bb157613e96670af16","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-3994bc2.465+3994bc2","@test-graphql-cli/common":"4.0.0-alpha-3994bc2.465+3994bc2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3994bc2.465_1574729654924_0.6250642472014463","host":"s3://npm-registry-packages"}},"4.0.0-alpha-41c52d3.466":{"name":"graphql-cli","version":"4.0.0-alpha-41c52d3.466","license":"MIT","_id":"graphql-cli@4.0.0-alpha-41c52d3.466","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d5af4881580c7cb060dd556a9d46347ee23e06e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-41c52d3.466.tgz","fileCount":14,"integrity":"sha512-GTOLn3qzAYt3yWB6OZzHMxgGL2sVINXIcwa/vdfe2pjqMl02uoeLmMJbZfGrrkbSjWe7s11xhUl4W3s/dPQBHA==","signatures":[{"sig":"MEQCIFJVQVE4OQOXOvgOBKLOzfG4Pofjrvx1Mj44LQe403LVAiAbFgQ1ob120l/NoJ9o0B/4hbU6cgdvsI+UpJOv0Aixuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3MN8CRA9TVsSAnZWagAAvsoP/0rEO/apnO8rb/Wcyrwi\n0RuTQFLSc8xgUUh9/l1Sqw3aslFpOq5Q8YHU9FIkxeQxdQP34KlW5aFQkeAp\nwOZdl+x9UzpUOnkAf8LQe9FZkWr8axzDL2Dk6MQiNxwvR2vpTbD/HciXdRyJ\nS2LREkIep3sYWbEO3KMvmHB9J3EdLKlS2uhlDuxv4Hr2fi7jO+XGBvYYsQSH\nduZk8bvzdT/JRM0q6/6RGh35ZqkGBIyw/b45CIAeQljKd4E6pXLE9kqoLK2B\nYPpMrWktfSErfVioKkjoVaMIVtpZjVO4YN1H3qxt8g2dFRqz89Ped1vVGQUB\naf20adFR8ZPUwo5uHbuepyGpLRASAvp7g7LZU+7IO9Me+eaeHnY3wgnFy3Ea\n6M1knBY7ZX3+QYH+8Q9ltAyR79NREd2XqQ0q6Rnp3yOddYtbzcROj9wFiFDZ\nPy31lBQMgjcgGzDmQeeahgYMVNQ8dS7JDHid8GgIomLeLx0UCeQ9tgqoWmk2\nDfaGCpPtG7g5KR4kSap+OaFGnqEtepcr9lxe74M/LulR0yAiKUOA8/faQrU5\nfoKJw+xNhWxvzuKq/L7p91witYu9AKJW/8w/mCDR2ReHiCwkY4vvPxUt1Rs0\n1lW6cQUcv55rY2/1zKICenYZflnrBBD0zqiBH7ykq9xph7otg06pVlIT2kve\neJyS\r\n=8mr6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"41c52d3c73a42807b5b9120e8ca3e72c24a9186f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-41c52d3.466+41c52d3","@test-graphql-cli/common":"4.0.0-alpha-41c52d3.466+41c52d3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-41c52d3.466_1574749051652_0.9236982103197955","host":"s3://npm-registry-packages"}},"4.0.0-alpha-41c52d3.140":{"name":"graphql-cli","version":"4.0.0-alpha-41c52d3.140","license":"MIT","_id":"graphql-cli@4.0.0-alpha-41c52d3.140","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"436ef075e004d85ee695f6280e1a885a39efda8e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-41c52d3.140.tgz","fileCount":15,"integrity":"sha512-5CucDeSTWsgeDHkl6+/2SJA2A7C2VLVq5rm7R0IAxhC4w4m4gYRUeV657l0qy68guG8fHQ71+JL0MBoAfVtAFg==","signatures":[{"sig":"MEQCIFe5xkDeNv2EuJzuHMKFQlWF6vCzvR38MVIsqNNDFyHwAiAVzmzTM1G2+4pvRstfySUvIRviiEEEg0Rx38CyeNJD6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3XQ9CRA9TVsSAnZWagAAUlIP/RoyeNMeTWzBlYZGOaiz\nj7BsKmHzCWp7zwh5Z13n2ocJF9JxUCrrd1W1bDYqhJmwmS+CE6dGAv9tfLwZ\ndAmbbFi44PGtneYvQSR+EoKj4V4e0XG/yM9DCFExZfuICrsFwQjadon78S/3\nH3dIWP2/A5RkZEsiPUbVfFcJyQsCs5VEyoO/EltqQaOea+vv/C5nvAYtgVob\nV+6Xy0bFf5OxGpUToVEGCVtQiPyIXuGe6oacI1IrcdaQWh7KrTtqk6GQxj9e\nLbAG55/TdQLz2Yg16HC+55WTLnLOj0m0rhnr16kO1r4z7/Ie/miAEjTZj9DW\n08R2BD8+qwdLYMGOaU49takc0PO9M2HfCzOCnD5iphQYo0Cis3PK9U8jt14p\nUY21ZKzqlsKQFuhK+Qa/GDG6g0UENirc+FMldZVsjMwX+r9gwaeMBofQG0gl\nLmjXUjElXrn3Rv5X5OKX54U2fPWuJtz717/xnQ6oNg2C+4Io4e8fnUICj91R\nYkEzo1CQb8jCq8ywujffdqFSH3gi8cZ/NGV1P6MKxA8Gp9QNmrRzPo73p2Qb\n8LVaD/u1Z8ezsNtTtyhN+TlnFh45qis8+7eCzOEMDulRmUysTlr3nNr1usZL\nnA1V1sDeKjY+UVoQSS8igQCQU1VzOw807JWfEcuiRQ1qRgR76tH1EfRgKQC+\njH55\r\n=MatB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"41c52d3c73a42807b5b9120e8ca3e72c24a9186f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v10.17.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"10.17.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-41c52d3.140+41c52d3","@test-graphql-cli/common":"4.0.0-alpha-41c52d3.140+41c52d3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-41c52d3.140_1574794300728_0.49303022407144126","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1d1dfdd.468":{"name":"graphql-cli","version":"4.0.0-alpha-1d1dfdd.468","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1d1dfdd.468","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3cc417d9772c1356675fcc2305cb4835cbce4c2b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1d1dfdd.468.tgz","fileCount":14,"integrity":"sha512-Bcg7o2CK5J9mFu0Q7cYNxrBrsIhkgh/trFCrwS6LBaZ1z1AeJEboVNXm/9TuVbVD416eYK6A5mkvludNrzklgw==","signatures":[{"sig":"MEUCIE5fRpuZ1hCT3q2mwC85VK8KVtBiPXoRBVTTVYSMqQNpAiEAvmE+XFOoOQfRQoPZj73gGvskaecWzRfA1n58zOOcMkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3XURCRA9TVsSAnZWagAALZUP/1WMc62EdwFY9bVSvwX1\npstO25qF6yiFe9VvvBT1cl9rAeoX0WAYsxy3fokrmXFaAMZYsb61c+UvscAf\nllOkcJyh4RfFibLKO9KCVspI8EfJMbNINAkebxECYSv3pRJSziWzpGKbSAKU\n60UmJAX23H0xfpXSdOwRxFe1EWQHxWgKY0qhJBd54qen/9sgYIA4kZ1arYU0\nowKGJLu2R1d1ndk9jbOX67qGxHU8bY4ulAgLYZFynLvM8qiFP2eb6kojcjPp\njbRU2LyFEIfxHQkUFPXLHPTLhDhU8pWSzOSmKySGX7/Ls67Z3Im/Nc4FQjJi\n0Hnltvdch4eF7aMurnAYrGcphQEc1yMAMEmVNevbsso1RlF6U9RvURoG4Jut\nnNn3onsKJkESIOqDvuqZr2Fd5vu8HGQ/mdDgScUK3JlSjzSVW4dEDPwYPFXF\nxXUlBTS6Uz6NC17SsZKUB+OrdEat7d4dlxWeFz07v6RQn41iDMQZNZ+0/KSQ\n2AVDGrV5NcLpL3vHwyPW208mIagt8BHby54sfwHYgHni5mW+nywr8ENRp/RM\nYoBlN+XYshzGZ6etxfphNyVWshsDAxt9Em+m7UkYtYlz0+rtZb8NWxaiGcKK\nSPl2sBOMGbpQEKIC28ctAGasCd9B3CYKuTTLpaCovPz6vFerljk5WEzeqO6p\n8mAw\r\n=3u/x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1d1dfddfc44ee776dd28e6e5fe93f6e8a78d2af2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-1d1dfdd.468+1d1dfdd","@test-graphql-cli/common":"4.0.0-alpha-1d1dfdd.468+1d1dfdd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1d1dfdd.468_1574794513416_0.5093259514720072","host":"s3://npm-registry-packages"}},"4.0.0-alpha-97938e6.469":{"name":"graphql-cli","version":"4.0.0-alpha-97938e6.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-97938e6.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"92cb486319765c909db715ee6cc8ba6b8958be8f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-97938e6.469.tgz","fileCount":14,"integrity":"sha512-PbZpc8VLR5TDXRw6mVUfrXCcEpcS6QK8OYyjkWqSUMOiMS98onnZzoRtcqlhcu2m0jFa420qcAggRqRcgdVrsg==","signatures":[{"sig":"MEUCIAEdjTjgZqJuT6hxu+wSZynbfu62aV6p88VqMoYyjcJlAiEAirZ65GsAn69ht4GfBIYtkypRXfswBqzut23kjhgRws4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3gjYCRA9TVsSAnZWagAASKQP/jOic99puNTZP6U7D/Ou\n7osW9+CP9+BGcokLZKc3YldVQ9mRwHS+rTUuCRkC2c2hhlCryJqjyAtiA9Kq\nv56VecqBRviH8IeuKcffl5HHvTsZa5vWDXueOrz+RZUqxch6/cOR2JIViLe6\n4WLl+U0oXUltmm2gorFnGVaQwB+In9JGyN+ii61j9YjoqhVo4CgcQKnwjHML\n5reoobGhYfl0k1NnqoJcI674+R+RVV0ETKlegHGhA3Ev5ugA5PBm5WDRQHW5\nqSc+bbIPVZJeroOYEFavpKT2pzXg5v2wRfRjkBTQlVSo9EI1qufyvp1jtszl\nUYjL9B2x6/rr13yN1sKL88+LwdkVOFU/pRHG79vv/FU5p+Y8M00XwmAiPfoX\nCCn+74W+eqjBL1ULuMVP9PENg27WcPEOsaM6chlknZAcXeKHv3txJOUR+r1m\nCXlxwBMcyXFYQXKEuMw4WrtjMwE0YWPQoSazxMvEBvwe89a847ZEEvwfvdRH\nfNyWLQL/WCkUSgk75HknjQA78MY4TU1SMQT8gy4QAd4bWv3nSzXngIa2aRiZ\nf0rsi6tZW3u3eXPxB7mg3h8jaHTaltEn2pEI02Iwkc81uzp2cOKNFjg9ciKb\ngQxuH873rEbVGS5CKIDFfFhvIFpEuS65+PRdxNqJCB0rnYIpp+zS3bueRF6B\nehGx\r\n=HR09\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"97938e6fc30def4f4e1e3ac899e22a73e4a98347","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-97938e6.469+97938e6","@test-graphql-cli/common":"4.0.0-alpha-97938e6.469+97938e6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-97938e6.469_1574832344489_0.03421696010977504","host":"s3://npm-registry-packages"}},"4.0.0-alpha-eca5618.469":{"name":"graphql-cli","version":"4.0.0-alpha-eca5618.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-eca5618.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4fa444aed25c24c51f8e59bf2355bc3728ace83a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-eca5618.469.tgz","fileCount":14,"integrity":"sha512-pHBw14ZBvSxLyX3K5PLD6PyzFiXKTkiS5G+aYE8JfK3K9h9bllOb4zrtdUzbf/8hnEbnCsybUI3X7wKgYBDb1g==","signatures":[{"sig":"MEUCIQDonT29dnNQ5W1NEfrYcmf3uWgMzeLE8vkmTUO80WzyKAIgPfOTUjGL0dft/vGJnVoBni8hXl1718ucQ/DvILubPlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3g8ECRA9TVsSAnZWagAAmA0P/RY2YAXGQrGxRpaYpjQO\nedxzPV3foT9SEKib24qljOONkxu5kn/+xMaNN5dBeCls67aZyrAjv9B/cd2/\nrG0NTDePujDnd1WrjLdE8SeasVELR/AhG7fgwgnVxW1dyr7P/G93S46BV8i8\nZyYvQH3MBXd/daO+gEH6ZU3u5QvPeJUtvca2ES3Ra6NaEFcFWAm37OQjeUh2\nMsv9zUukMbL2HNAog+AMO24k+LxvQY6bfomzyO6I1/Tj/P8mzB1RpBmKPnY6\nX2VBahbeYr7HNa+lw2bf61Rzaq251VtbDqFblYnSZnMwa3TpRO5JiYtukCF6\nvzh6wJtstai/6ApbyoXldqS37l4pofKCWiFKz4wpvAO4z2WSOcYs+Di8uKs1\n6UdCzoBxDMwlWqoI/9uU2Cn1h4oRFTsx2MVEhe3ospD7vie64Xy5ZIqBjl/J\n85hmnVW3jCVBC3JSJZgy4Ch67wQBvqV+X+Rg++LgdkI1+IHEYhHQAls2PaX3\nEoegI1SX2tXKvcZhIndvCsIFUM4gaE9YSt1rQUdN79WYPNJNWa0TgA++E++E\nfsw7AIjwee0s1Oy38WDslNC6lh0P5XpcRjZofXnmt+j4ZfXS0g8PTOjnXrmD\n0eFpxAToqLaJu+SvpuglIpg2K9dPcc1p7Hp4npY3u1bx6O2c8KhaBR7yWdrI\ncMCU\r\n=dvoJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"eca56189d36e8f3b5e0071c7f62c7554984d1c42","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-eca5618.469+eca5618","@test-graphql-cli/common":"4.0.0-alpha-eca5618.469+eca5618"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-eca5618.469_1574833924488_0.8092339846978085","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7d90749.469":{"name":"graphql-cli","version":"4.0.0-alpha-7d90749.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7d90749.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4f9218312063103bda52631a160667f61f1de14c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7d90749.469.tgz","fileCount":14,"integrity":"sha512-FLyXmlj5uPDzb19HYN0JGLN3/A2R3BJKM5t1b5XiRx1nAr9/54I82KErwLJ4HuSYpscA21vb20duCylQE9e2Pg==","signatures":[{"sig":"MEQCIF3+6hD19tILlajyG8+7HbPC9B+CJb5nzXPPS3U4L25HAiAMXGAbzUqekRVGFN4N6eaD3q4ktFePdKzY72fBcly2qg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3qEmCRA9TVsSAnZWagAAU9kP/i7MQHH4ra6etU0tlmAX\n969Xj4Lu5Cvo2b2feC76YbmTM6UU5d9r5sNkc1YIS6jOVAnPOZ4bAho9zER9\nt36dmJjCsdP/A3jv21p37XWhXwBuZflYrii7+Tx6DOtLtwE3g+EzTTJpJ2RJ\nQnY70wbID5OcZ5dDaHm5LMcoq1C0ER0DUz9hCRG1BfTHdFfucKgjvnMWVEjk\nHwrKuXyD/j+9Y+Ru++oQDiDZDK5tPgXDJj5zaljIXgRPxhUARWmZaBkVS55G\ns0qIjlhtBQZzdupn3W649YajOZQPpwWgROCYJrz5u84dA3uICgSIkmt7L7B/\nqBX50N78hkkLSHybogvCXz0tySma8J0R/IT1SbHeh1Xv05Ll6H6/ePkukoce\niFTRud7mEyoA9GeBbcWXeBTbeX7aWKpWrYmAV7ksIxImW1UdMws0nV5Frm4s\n/J/X+Mn0OX+/FvomLKKefkz6t2XGWSjBD0Vddrtaf/9VP8Rpv7TJKlvJDWSe\n8zyp/Yhv7CXBwh0Emc1DCW1JXTIHB6u95lRDExmWBLkyUOAKxpVVygxc1jQD\nkcMZUVOKpo//R1hjJzZRmULhuW3JZkh54ivFavq/aZSMRekXSz2ubo/ULXhX\nF1sUDSlN2EK4uiWBysZuz+YLey5mK49th9hn/+r4EIq3PYoB/6MCnncXkvML\nq2lg\r\n=AJjj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7d90749a77f45f8afcc10a249f986ec9870912a1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-7d90749.469+7d90749","@test-graphql-cli/common":"4.0.0-alpha-7d90749.469+7d90749"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7d90749.469_1574871334132_0.3241969187889804","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a436317.469":{"name":"graphql-cli","version":"4.0.0-alpha-a436317.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a436317.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c0e59317084e0ae01d21a8c13e5c3641c121c84d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a436317.469.tgz","fileCount":14,"integrity":"sha512-WEmXLtC4bdD5M7mt500KR1S9jk+SD9aVBtZ+pMSAbOKjv1mZRiQDRmG1FROmFIMID0M6jz9L8QpMUFsPb3JBnQ==","signatures":[{"sig":"MEQCIDLTXfyiKK/dNnFuYiSZaglossUsOJZ0vTrCJ7zBDkshAiBqksqKOrLoAQO3nBgZ+s+kJK6NQOyMFnSOjyzpGwvvsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3qE1CRA9TVsSAnZWagAAvqIP/RaxeMYix0qC/64Pl5wx\nDFrcZKLKW3f2lT6ualOWbvPa3yO0Sqw3/QehMZpGkRnsbwO9TJmXI11jnI1n\n7y6+YLnwG9H2CUMJT0MzjQnkXzAFe0YPRkkH+7SNKNZ707IWd7pUzHaNrT7Z\nrNIKJvVOGmtCrhjrY5XKEQNYqG2ffFG4gdeH30sRp/rOzO6D7uZ+Tw58Mmyi\no6cL0IQJlW2hVXkfm9v6sTvrjQ9v7/cLDKoBv6Gfw5SxhwDoIpEeAJZjGWGI\nryTK6BudfcXsXicTAoRWhH6JDLsYavpj7WPiIJOkj5JAoBRG0ow0zIw/md+g\nDLctRm7DvajgBU2F37fbhf/AC5Jqeq+irRqpHwrFFcD+w+B2+GaxY/awHg/h\n4rAFNYOqnkiJ1jh4PqzIKWqOHyV3Xpct6/hcWxT9bukIZ6tZqG1rCbL1tR0u\n2gyPyjSTf/8FEK1n0/jtMJ8LLLppMJp8N1EZ0DicKhh8fqVt2GG+DQUQLVcV\nlngaA3qsFHIIye84xLC0/Lz2ZrTWH+akokbFo0LITwLMUs1wGmE+WYznX6vJ\nH4GW5bAzd/xk7EAHTxD9KqNraOM7aUTlDzy5Xkn4LcZXW65440TofO42zmN/\ny3/4qFy38SlSgXZKo867P6Z4OjkRzy866MJjt6aeMqy56Ixzqb5k60tRhtAX\nXnrH\r\n=dRfp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a4363175d9e91e19ace01775971626dd7008fbb2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-a436317.469+a436317","@test-graphql-cli/common":"4.0.0-alpha-a436317.469+a436317"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a436317.469_1574871348617_0.4108558586048323","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c4f2107.469":{"name":"graphql-cli","version":"4.0.0-alpha-c4f2107.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c4f2107.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b38f4cf9f3a335c29bee97c5c0d690439890f631","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c4f2107.469.tgz","fileCount":14,"integrity":"sha512-7nXBLqMcaQXhf3n7RJRwdaDEdrJw7PLrc2FepB2huTbiRzMNnuawfBywQxZ2KHRudnjKW0uFzGsHNnRy+2icoA==","signatures":[{"sig":"MEUCIQCBzUfNqxX6euug9w1xLXDB36bMUuotR4rU6USQgTLKpwIgV7lgt2mP6AB0sdMoyG7NsqyJtfG0dBGVfeIn4/3KhA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3q6aCRA9TVsSAnZWagAApB4P/jR7yK8GdDnG+8rwhMAW\nSntGN2MDDkI/O+3b6SeWQuC92hzdIXFodrHxp27mOvsLZGdeSpPmnnclCXYy\n0bOgWkF2jtCYm6pSTEUQ3KpOXoYuUGnq4lZ6N89KfUri9NVvyIzjFmPLhRMu\ng7PIROwM62nqV7FuhvgCD1QZoTYFsdebacv5YMFONIHxsX/YDb2rq6DLBI/C\nRJcBrJGw3jJPcisQHZTXhT2Ari2bsvA13LP0OpEco2CYpS0ardDFtGWRMuvL\nRqelpCoACDZeCVdvaxDmcXRkmsfshbfWO9cK9FaezudISIkNeBaBhmLSYG7p\nsiHGBVVx546rCYPBiu77beI/8u8ERXJujyM02rURPLKS2tstngiexrJ6H6RU\nz0wAcWapWDI37Cb+RZ25hD2aHhfVkKCi1E7BoRM/q8KhvWV0J5jMHsfCBmAz\nPKvht07sO+P063iOpl5NQJELDnVh+N3SsoFAKJ3tCiy7tfqOefkSBIEN4JGL\ni8dVKjn8mev+rq63ToP3ZkzIr7Q6Skd8P/fB4HQauHnF6R0eqXNKXTqNZOJn\nly9JlGKyfQICImxDHgPula0aBDo2uZkjQt50M2qnzCtqnSyJKh6l7DJH3Oe+\nEJRbS9qYAhtOFsL1069T3olN92ZVK4YJTuYHqy99Ut1LYqFf/RJ/C9wkW3OG\nFTpu\r\n=7RTJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c4f21078f1ee0552ca4fa990614e4c4672202257","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-c4f2107.469+c4f2107","@test-graphql-cli/common":"4.0.0-alpha-c4f2107.469+c4f2107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c4f2107.469_1574874778232_0.7115615885945512","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5dae171.469":{"name":"graphql-cli","version":"4.0.0-alpha-5dae171.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5dae171.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7c82dc91bb529be246da01a576afc517c0589534","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5dae171.469.tgz","fileCount":14,"integrity":"sha512-FtVISL7nfm61jHuq3DLzijWr4rsOkTb+9JstEWqcHMpfT8ojoB2sHfj2uU8fxN6wVKkk+81jlTROA9rbujF/WA==","signatures":[{"sig":"MEUCIGVs7QWcYYxT0qCRPMK7GGEaZQqzUt7NAl/lgb/7Ba5cAiEA/L5cTFUSwgxF4ac+b799OpngYWhOSybptWJ/kwSmwdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3q61CRA9TVsSAnZWagAALoEQAJnCtrS5mz+EMVb6mTMJ\nZ9jjoGB8bIK1/5i10AmzKVSbjoIt2n/2aesGmt/7aBj/jsdVX0JisdAb3XYW\n1k8Xk9D/s3FNjIr4w54TMjvWdLHlXBDm8yAPkcJJ4WWDCVVfX6dqbw6DEenY\nLzVSfsFb2x79f1+BylUgTuvRQqxQ70c+MECqgbH9IQJL9kczTN7jMuYWSreN\nNui8hKcn1XMAQWu1/bOk1f/n2srZo5YRTCctHzSGkJ/ukMak/Q9pN85xM5jV\n4uULvI3MFzrrmO8VIwaOaqgnkwYDGHwTLz/j/bfwBp2HeNYKyBueXjD+7aek\nxXpF0ryKTAIPFdGvn384UmzRwr4BZpZQQapnVa/DkWqRqj9fui9Xc3B1Wk5c\n8d6pNUKW4g47cfthWIKsKOSyh6dnmZwNMv3Or5tV8tLvXgg52qD7zYygRaNm\n/B9n6qpKr/iCaNM2zseEcjoeF1eUgNHChih9v3VkkxUM2avMZUHzKkP08MG/\n3SSKVl0ntVvARfALou3ityCt7OSgzEIXD7qw5uvN0D7Pn3ToK4oACoDpULsr\ncUpfOIpoD9m+x85EzIqgUPPmg1l+NreCMfTjhWdV8xRig5ZfRyarQs/heXfi\nPFz1AVdRznSVhqKGTRDswfKN+ZUqzY0ecm9xgUeM8Ns5PP+K0aCOUJ2We8cw\nkvrc\r\n=6bAA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5dae1716d63a9a80c0139d506a045a6148fb0cef","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-5dae171.469+5dae171","@test-graphql-cli/common":"4.0.0-alpha-5dae171.469+5dae171"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5dae171.469_1574874805336_0.9676237497092968","host":"s3://npm-registry-packages"}},"4.0.0-alpha-86aa704.469":{"name":"graphql-cli","version":"4.0.0-alpha-86aa704.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-86aa704.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e3941536d88c64ac4145b82cac04489a5fc9e513","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-86aa704.469.tgz","fileCount":14,"integrity":"sha512-8ZAQqMC0yNEWJPAKmD6FjKzAMlaWVqvv0NWSSb1xKrFChxpGuh3KiJfYmEuUhqw34F69w/sZAP19hsaLf8f8JA==","signatures":[{"sig":"MEYCIQDDPMD2iPZCM8UbgFiTwS0sxH62oGgxlRfHNOHelq7tOQIhAIebD2bfmIb5S0iNhOYjiK4yMZAXuDCYJ1h5UD8EdhO7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3q90CRA9TVsSAnZWagAAYg4P/RtB/i/gqCgvmYDaABI0\niPMorVE+9M5H3azh74Xdw6rg0hti5QMZq7E+V/ZvkSuAeIRUqVLVmICtTCKa\nf0PYCiaR0IjJgFfBlTyD+1TjWvt22xcrflUCqkv6numl5KPZKACzP631RrST\ndQkCtqHuHZk2daC7ZpH27jPTJODMdzNfE4df4teWVF0xJa0tVDKvLskFM3Pu\nLdW5h6c+8wgznn4TFlOTLXJXfxtClFVyFZfy5deXXtghUxFMhSV65u1+kU7H\nLz6go7X/TSYWiPW1AINnebKHBAglXW4qmGZBGLh8E9YgMaZIdChSNn7T47wF\nRzSlhiU5k0nRQZaYr39VG4BEt7oguPCzmYYzHHZFU59AiBNLlcokUXWXHOSM\nIoTiS7PH2llUe6a7EFNtoLhlRS+JWuKYLFNcdUZmkS+rVzTh7I1zuBT4SgaP\nw4mkvUGPZFxG5D+wMM+1Sl0GOnr2Rgd+OGIumf0SfPnOt+j28CfEuVzXHOoQ\nRqzyR2Ov0lEQOjjcgaap4L9xi61rYdn648riD9MyhYjShZmy93kN1HEHPI8J\nGCBr8XfdiWafiB6wEtIUTYER9MSCc9dnyApS/yh2YfKV6ujKQBseIH1Teh22\nREQDwukW8BpgUvtZNk9DXSrsnum5qj6Iyp9ztOnhBNjnFyec7CEhaykpxJdb\n7YLV\r\n=uAxc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"86aa704ee41ffcf305824458667a3776300ee974","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-86aa704.469+86aa704","@test-graphql-cli/common":"4.0.0-alpha-86aa704.469+86aa704"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-86aa704.469_1574874995538_0.21410438456592584","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d38de9b.469":{"name":"graphql-cli","version":"4.0.0-alpha-d38de9b.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d38de9b.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6a6dcf9eb3956c6b03fac657f102b8b32a07d28f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d38de9b.469.tgz","fileCount":14,"integrity":"sha512-v1QNd9+Q6g9s5DoeFMeUWRSiWyloxfokfM1i0MevcIgEC6AbLdRYcH0BtmAQulLXrhp9zOA2dgKGkFLf+lnFHg==","signatures":[{"sig":"MEYCIQCvbg84ZjrQeWy60kOaUDaJb9M+sIagNsIbZ45N7HZocAIhAJHBaG2CskrQfusAEMK5t4innYq3bhmXt9lP6OMyHqot","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3q+GCRA9TVsSAnZWagAAHVsQAJYrTLu3Lh7J5cgX9sYz\no9OTwcV2VN3uq66LrCzfz7UtYZVrjEuxSOQx2u2uCUkG4uOqouwH4FKQPv3p\n8EnurraXX+8Wo1ILQ8ETZxNTTtG0GWgVDpqedRJQwDqBm6+usYGAORWJKjOV\nQzZTnraMh0gkb/zF8kFJ+D2+moc9p3z6DaKkmZz09F8SUTRRMESOSAw3/b4Q\nhSBSC+Qxpkxq4cBk2CCT1IbRgGopRz+9K44IMQWQV9DXeqG8zEN8Dkh9arsQ\nCjILyzE9AA6lZTdBfh2xhEIAhJNG5Btb8i2iln1C49zLXe9XpZznVw1ti4D9\n4x3SdC8xyzZy7W6CpjhXcZwTEqfqJIn5lkIyLvq0bz/3+ekWiCFdDeDqoD9z\nlhweWCfR7psz+ceN2PE/J1du2qgps6G2ZTMPyLG96s4sL/b1ieRisqRfaeQG\neGckYwdhmHHwpS0zqXM63XuKkOupFTrIltIHrM9YfZ3q5iyh1ZOUhT5Kl3Q9\nTq5h5PbdPegX/pnxZGaU9kuJG3lwUHC/k9lhHMD2xbK2vx3Ngf6Un8GXi6J1\nGYa2J9ARF+YiWXHKr16PfM3Joz7wlKa6Dpqgn88PPa0uc0aEGYGfH6L0JGRZ\nWdJBw6SJpZ8AG7o9g6xeLODdqI5yeAz3rnnKR40upQVvndFeet5sXcMEjQc1\nvJ5s\r\n=kwPI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d38de9b9307243367205045812ac805485206e5e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-d38de9b.469+d38de9b","@test-graphql-cli/common":"4.0.0-alpha-d38de9b.469+d38de9b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d38de9b.469_1574875014305_0.592657168928773","host":"s3://npm-registry-packages"}},"4.0.0-alpha-00f83d9.469":{"name":"graphql-cli","version":"4.0.0-alpha-00f83d9.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-00f83d9.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ea060c7d542968300a292f8f0cab3681cff24792","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-00f83d9.469.tgz","fileCount":14,"integrity":"sha512-6lcHAE/flhKupPOkJvbKe4oLEI9dh7WRUeGQSS3tqNLTqCHNa4uL4Ro0yApgBNYxiJlntg6F3A7zPDJXjZ8wpg==","signatures":[{"sig":"MEUCIEe6fkhIfe674rL4vSVGEfMrbW4AOuimj7j4rYsBFAWyAiEAgFukCq3CzufCEEr4tyEexPOk1kaPMQjiBDi4u2GWmhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3q+WCRA9TVsSAnZWagAATwcQAIrXjrEmLHARn3+t3chS\n0pzYkRDfMtwg9CC3kVR8Q9TSn6H2kWeb20NpoXbnt6ixLgpBC1QOiNJfFoLE\nR7q5GQDljzj51FXRmcEEpmDonoafA1aRDFq6gKWUQLkfaufG8yiYfg5DK5FC\nQDKF/HQlB2K5O+5TPGF0vsvuTJFWmhMRi+1euz7eO/5rnR2LZfwRvEaWyiik\n9XoxF/AVVDejpVNIpl26kOiU4S56dl2+eHwDedsVsdsB2OzhBLmpDLJih3QN\nJgCF2jqu1FPP4STZFOe/Kwz0KoFbdriyXVYuDQeSxsN9kJMWBDRMYaQ3tApd\nzZ//EKw2qQaS/ABp8G9Ygp3CXd/KWiiD5iy8/jGXATG6YY5WE8qb2ldTJqPe\nPXZsa+FC+QEGbN4L4Kmn9O7Aiz0WggpCOzOx/xJYnBe8m0OmzXRImSPGqZP6\nX/wwRPAo5j4Sl5W7mxxNPvGlbNA2PTRpjQi4D5cYlv3dJqqZQOcv5DXpSNZ4\nNvd2ENpTcueYtPlwxwU1wi5UQL1QS5j1EOk99EMbepOTYiXhNoZii4ZnUxQO\neBKnoPZXoECVp7GOkrTKPC6R/cWLfTtGmKOqUggikxq5i+FbEEVrfXx0T71p\nbsLzN8R8FNIyBwzAmU4ds/t5Q2xREsdgeMc7OLq8yaVbgAvUaxfNu3rJny1M\nR9fx\r\n=DSzD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"00f83d90e96e5d943d1d491f4693624d14b5433e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-00f83d9.469+00f83d9","@test-graphql-cli/common":"4.0.0-alpha-00f83d9.469+00f83d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-00f83d9.469_1574875030064_0.07599479845658919","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ef2c66b.469":{"name":"graphql-cli","version":"4.0.0-alpha-ef2c66b.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ef2c66b.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1ba9f81f7f6279bfa8dda964a46e10ddc0646cf5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ef2c66b.469.tgz","fileCount":14,"integrity":"sha512-2OwHA5vlAM1TM3TCU2zlSuHfnuafpPVW9ZGE7IpyS+Ooaa8av6lKsqcDhlMao+a37zrzX5MeSrDDLEPIxy+Y2g==","signatures":[{"sig":"MEQCIDmPAvbEjbZBEoyMqtDiqGTl1G/B3IyokWlgksoydWBcAiBJuxFQPq+DxHa+T+2Hwz6VrAMUdVU3/j1PPgXk0xGbCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3q/cCRA9TVsSAnZWagAAeekQAJK20jGwj1WJpKLF/pDG\noIg6u6BTehissvkjRnONhes9iwgB3F2E3CcM6NACmzObfQz1huR043CqSvhr\nKsV3bvRKZTC2CiIhneu4TmKkyJd5IKlBvO+yGclR9R7tLht/aVNpkaflTGH3\npE9by6uow2ixE1QIOu7YJtrIJ1hPH8d/52mlvDSy2HbHJV/JLNLrI8Mt/+Pr\n5czuu99G4NHLKU4OVOAqBkwyDdWmmcrxEnpmbTia1AV6gA5iQmmucCq4v273\nL+1TuzupYvhUztVaoKD4IX9BgkVRb83HomNxb3ByC+Uula04rvfUW7s4GwB6\nwr1j5x+rHp2LAUoOFK1e4J5gkHh6txQNrAH1PA8RHwQwWRnPk7I36RzKxyUf\nvrzxQs4fMT4t661OTgtv+615Dkx2pqwYN0Kf2+kRAz8s8LxFcmIwHG9oecPD\ntkZpiCxog0xZQelaOwdcVwez/byUjui147Rj/+HkvH7ZsME+m9clZ8Csf14f\n8hqTFHSp6uHP7lJ7BE8xHFDxq5tc00UIByFMl5UD3Bz/qy3KWhEt1QfdJ4Rx\nZ8xIIVqojEtXG3+ub08rDcMWZNzbmbRPrkfj/zsOKwj4zv+JKIKoc6WxLuc7\nCnKRZ/39AkV4PKoND6hY2he80/8ByuCLG5+l7YKx2bYzMLmjgwH33mXSfR2Y\n+jYH\r\n=AVBS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ef2c66b763da7cd961d7b95e252a0909f63c3745","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-ef2c66b.469+ef2c66b","@test-graphql-cli/common":"4.0.0-alpha-ef2c66b.469+ef2c66b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ef2c66b.469_1574875100468_0.9773443652926288","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a3854cb.469":{"name":"graphql-cli","version":"4.0.0-alpha-a3854cb.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a3854cb.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7663b67f25691291ea3440da89b2116125df29f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a3854cb.469.tgz","fileCount":14,"integrity":"sha512-ISypCdyhMfaIm44JgrnhTNe9uSC0I577CNxE5CO5thzeP3pj7Z49KOFmkqGdMs8nsthABkxo/lnhfEDuDxjPig==","signatures":[{"sig":"MEQCIGOxHkMxVzbWLcUfnN43poaXWzNLrACZz3pM6Gi9s21eAiB/qjQhrfnvFdIeWi9s6shy6Jtqr9bJHxL7eYa2FWR1RA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ryOCRA9TVsSAnZWagAAqmUP/jmtBs16QC6XFrgOOf0G\n+/NAWLigNgg2HBajep+/k1lWWQ1Pyyj7Wwz3k00HQMSD1S93DTJIOZ1MxQxW\n865KJNC6YhIUyFLj6TK2qVmKYPoncc2phCVhQMPpjG4Xgs/X/njn7va82mgP\nEn/GgFPLxmYwMryLZzKMirBwkE+UEhI/6Ah0+u6VtS5pZt5ytQpus9r6MtWP\nhPTi4fGYd7mw0/fUeRFGuL2gX7MZn9zDzNIjUHUPbIphnZwL9zAQhj3em969\nu7kwJ0LGjPwXObmWa1G+vExSfBOr5Z2TGMciBp53x2hujeyDkBeIuzCT9Sag\nhk0LiHoi5SoGWsz501LwUluACGOuFMVJm03ksImMopIC5bJL4J3hj/y+TsZ4\naNPBmIUkHpwyZFdUtQqpgUdYa267TJ7AmWcuEYY224rltMKKxOejojhHpI1s\nNQ/OheAt9Kk+tlWrTDml27sbzTRAEwjMu/FOZEqWvsNLsmeNAMRPYZZZhDBw\njEs+tljjPBvpKI0eWeIVTDm30Jmk7uKSI8gYVn9UAJhvuXwwTzgWFkfnLmIA\nvF2AEsucvipF051P9QTWdxBVaK5TYxmQAV4ZfjXfQEmC02x+Nq2tR36MlEoG\nHelW6io1ZRt9b+ytVBOiXq5OWYL4rIGYoS4R5ZGeCNuWjd+QuIKkxU7YfNbK\n51CV\r\n=pXXO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a3854cb16dcb0041a59021f6417da57a92382a7d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-a3854cb.469+a3854cb","@test-graphql-cli/common":"4.0.0-alpha-a3854cb.469+a3854cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a3854cb.469_1574878349722_0.08118758143946114","host":"s3://npm-registry-packages"}},"4.0.0-alpha-445a098.469":{"name":"graphql-cli","version":"4.0.0-alpha-445a098.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-445a098.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"89f39ee315a98edc89f4a8539c95241eb2675ef2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-445a098.469.tgz","fileCount":14,"integrity":"sha512-mXPfmgMammVNBzhoJhW69d1xIgE0dc1sYV09zpE2YHrgtfXcMAun63dVRFYIaIWlf9DWHys3saRn2Z0g2sqQyA==","signatures":[{"sig":"MEQCIF0OQ5WJZadyzLjipf4WlLnO4GCfNhfmZxlN/hitEDgxAiAmOeper2WJJ5hDE+C03/C26m8Yrww/VOgFMORF6PHWdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ryoCRA9TVsSAnZWagAAevIP/1HQPqWwHVi24k6GNBGK\n3zAyuT8Azf+BridfStbCOvL/DRjwa2RfqRqhQRoCDA0uW20uyyhCDqWB2iIR\nIjF5VOmD6PPSXEUfkUDqbueD+QtVlUliCg0H/3GJd4WMUgGPzm0iJeaEmQxu\n1/Sh6R6+7GJu0ZEGaVOgy1r5eBpDR3CCSj01tiC7onk3c2FE93duLwq/3bYX\nwXl7U04JlPCWkYZyOxjf7azKcNK5QPKnFU1Z4dZ7238nGLlB6vRt0MoboHyc\nEW4C2drWu+mTkecy2wW4uMvVSIw3SkUynRfHI2Wc62VH3IOIMj6ZmEFxXNmC\nFImp9sQQQAIqBLOD5prrNYDov3aPKPV6irxYan09vAxSHrwVjsHdXBcolxpd\nanJ/YX/OfIjPTCvlNpqfRvp2r5CbRtDZT0cJgjqgaOyEOr3RtzXXmS0vbtPF\nBo55ze+G3JowMWA8U48C+0DpBr+6qDoRTuC0zqWepdmBvcKP6sU7QUPSlkpx\nzD70f2+hwcBoP9NBjpCMyz0aMnD4yOYSXYaOxhKNH2wlkwKxNZFr+0HFv0y/\nghXUi3VeR/edigej7k7iYVPAfMG8Aa13GAVm8seoAOIyKTL23CYoMxjtXqhV\nPn3yFGe+HYvckUAMZhwY8D0s6qAY1I/cWCw4Ypa3fyUwiZSshKn0ByAE5ZJu\nv8Eq\r\n=+Uy4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"445a0984bd3f46423ccae1c7dbcfb63fdcdd6f4f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-445a098.469+445a098","@test-graphql-cli/common":"4.0.0-alpha-445a098.469+445a098"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-445a098.469_1574878375710_0.7526450491899204","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c7dddae.469":{"name":"graphql-cli","version":"4.0.0-alpha-c7dddae.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c7dddae.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"72b700e465b989f61c1be41ac8d598f8497b12f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c7dddae.469.tgz","fileCount":14,"integrity":"sha512-T/za2MifN1l72TJNnkQRXPP5R2/Ky97tX3/VGyllAfijsZE73j2SmzNM049F31LHyilazctUte/+TWzg7Sr0Vg==","signatures":[{"sig":"MEQCIB4jIB5wnI/jaBTcCJ58+TsFmOykXZ3qkmJVohooPza7AiB7ODjuODYFFT7xQYw/m1sN+2oj0tr5OSEPNr0B7x5m2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3tApCRA9TVsSAnZWagAAUhYP/AwdG6PNO4TYxREwWeOH\naPn6r2VVwALwJLXpEY8GPXXRLpSYfseFODiTGwW3XcPfwqctQUBA756CezkO\n3diyTva3TY5Ob7TZyCQr3ReVWOVukclwVNYkqUakAeb/0DPkVMC1rt4qG2Vd\nNGFFi1LLuloTcwccHkTeBCm5G3T1FDnCPXKwHn8oMsy170c7QBLuKPyMDCmx\n7bvBmuXdpG8WqBlVWeTocR6pehKwxkArabvxXBtRb7v2MNUIJmiUn+ScuhOz\ncF935PNJnlPOXSwKAtFcKvOeZWBC4XGHU5PgplvUZWFZOhyAhrYEXxqBuFqq\n4EztEibXDynrN3YjTVNlJ2rVIoWVkN9NiPB/h1vdcYDCHA1CWzoQUt3WtDrE\nicARplX16ewAl/BnAMSqi/DjOMWsZNvsM7WdQGX9VSKJVjCPm5iDiVJm4zOW\nCNQXhuVGIahxfW7aun5BPQghbHfXU9EwB68UYujvDUmY2kGWx9kDRxo/u6Do\nTvtdMIIMBEYcyZfFRwaPqthnXtMccQeI/iEhRucxWF3xXeA0opMOdKPYd1/9\n0iaLLAVDTvohqX/3euxMVbWBehJrx1pqhjsxIq8qRtxjZZYzDS9iyhw9utyE\nABCEM2+WWaDIbAkSHNihkNJ6IXOpY29MiNgerhtFHLwo8fLQ3pT9Jhb1a1oH\nFkKd\r\n=7UG5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c7dddaeee753e58e0e8945f52a98387385148fbb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-c7dddae.469+c7dddae","@test-graphql-cli/common":"4.0.0-alpha-c7dddae.469+c7dddae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c7dddae.469_1574883368950_0.6055088644464657","host":"s3://npm-registry-packages"}},"4.0.0-alpha-13f7a2d.469":{"name":"graphql-cli","version":"4.0.0-alpha-13f7a2d.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-13f7a2d.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"50b974a5857522093a4a4cf16f002526e70ba9ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-13f7a2d.469.tgz","fileCount":14,"integrity":"sha512-Elidy29ki1Ci1C8YzbTXWivy4H9Uo97/h9MnuXrxBo2em9MaeyomAEWresfrXrT8mh27ZaoRr16uuLxLGjNSKA==","signatures":[{"sig":"MEQCIDoFAF8i7httSrAw6cta53u70XedA+VPLFz66B1x7HzJAiB/6+UY+W+xIJTqWX9Dm+NcIF+WXX0pBq8KBjpwVysfTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3tA7CRA9TVsSAnZWagAAcFwP/jY/9d1ThPB2Bqo/vmjj\nglhf2W2x/XqzgmR8JiZlWCSHtO2Nk8qxgcjD3Zl7a3xIWkedM6SyBKvald60\naa1pQhj1hQKlXsiPbCSJFNE57Ln2QhwpGV/68SAM4fZ56xmRdRTPSzU+bqyD\nbnyMcKXqgUgsxmLaqrEnyn9LI7r/kMUP6vY0n9UVR+fijYAbYtVDyzIvw9ko\nTwxDJFmYN6TBcrvZWQeGIXLIneAwwvoapBOgqUlVqnctWAnpCy9yLoUUFuLN\nHfYvNd1jyqFxMg1uvoFNNYDP74pU49M7qfGdtQqJzQzfDaF66xA3iIsLQW43\nvmvQIHxr+C7PymwazLggVuriWvI1a1+L+DLK+x7ee06guWU0rUN+z378g2Z3\nnjAOmqlOj4cWetXUs/1n3ga097NOKH2N9T+fMnIgXgAgw4lgPsIDnkY/3HFl\nG1GOcJdVmO4mV7qe+rxZQlE1nBrJh3hXdjfqS/auvpjTsHgL8fg07m9qQ+kd\n+EJOR8aSIPYFRpeaoNmT9dCXcs/+Vn7lwrWlaLHeiaqetp4t1aNKjgCtfKa7\nszUpt0DOHm39kCPSsKEm0RbVV3JYy70g1ETMDPYcftY0/DvALeljqgtjapRm\na+bl2Bo4z/x3EDcO9NJ7KqEjqJA0LRxpblPB/t/dKrcBaCmeYkPn9m7qONO3\nB2Mb\r\n=yxSY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"13f7a2d67f3e3bbfdbd02aa101d97c7dee9a8760","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-13f7a2d.469+13f7a2d","@test-graphql-cli/common":"4.0.0-alpha-13f7a2d.469+13f7a2d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-13f7a2d.469_1574883387438_0.684539543459872","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6d3a11e.469":{"name":"graphql-cli","version":"4.0.0-alpha-6d3a11e.469","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6d3a11e.469","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0ace3082231fe60ce425ac85fd9d7f43a73d7ca7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6d3a11e.469.tgz","fileCount":14,"integrity":"sha512-IwetKVrfktalHb5u5C8yYuoCzBGW9135TprSjKEl2WrV1DQQ+UFqh/2lILAM3cSUbV8TfJpGfsgzYcoeeavaJg==","signatures":[{"sig":"MEUCIQDJF8FLWHmZpHB8pMwsINe9GupqgduPGKQ8X2k1u6sRCgIgd4IcBspI3anfgTn9uPXL+hylK7LfX/Ur7WKVxynLi0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3txHCRA9TVsSAnZWagAAc0oP/0Py1tlE34t1kJ3pVISN\ntvKTQ2O8nAUTa0KEAqNYMEW/RjELupgHte3JfS5cjzxAacFrVuUwnaJdUTQW\nnTlkjubRzi6nitu+W9x6x11eHGuaBTykFSj23q/WrLolfNXf0QZsUe0fWf45\niawNA1DFDK4J7bCPENttrjp/u0PWB0LvGvrBjLGl8lr+KkJc60xTMFtAsvQq\nI+PMUcRq41d9/alzncQJgQLtbk9lvR0yssoTQjZdIR8dwPEzMK/x7sTS9ZhY\n2qpP6To5cxrxg9lR9dcxdtWxYGalqPhdqEqOesmHGvwFPCaGNPabVJ82svyH\nm0m7mP+svi742rlH43aqH07W7Le+u/oJR5fx79c9E2btkcB4uf8d8zLY6DJ1\nQvY5TZQ7gTn3mgCSXikHAfmH8/sHZgra3s5c24tIum+BKO8DF5+p2XWs5+ru\n1cIN5Qm+sg4Y26Z4gRGY4I8IRah7QZAO8+Bch3uUAtysKn7Q4Yr9Q7PLrT33\nv4ipF7eURxr2rXhlLCgM3SauYrXgMv0dh+KTCbNZ4tjbeQMeiyegDrPfGoW4\nQTFa4WGdPPn99ktX69AdqILvwilaFBfviZ5vYsQKZARz8GTTx52XMwS/k7wn\nrCCXgvfyuQ0T32DtmsafCf1whyvCYbHgp00+62qFJWlgBcbqBw21ZZP0hmZj\ns1S9\r\n=pM7L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6d3a11e9f4c0970e7d42b784b0e5d9a64424e0a3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-6d3a11e.469+6d3a11e","@test-graphql-cli/common":"4.0.0-alpha-6d3a11e.469+6d3a11e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6d3a11e.469_1574886470525_0.5364983433413568","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7b44d7f.470":{"name":"graphql-cli","version":"4.0.0-alpha-7b44d7f.470","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7b44d7f.470","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8ddfa1593aa976c260e396b93dd3b72b4c85e3c6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7b44d7f.470.tgz","fileCount":14,"integrity":"sha512-KVhPQmgekbWqtWVq8h6QmXQGQsW8fU8mzdJoGUPo22sfvbhKiVyRSzi4koP7ld4VSc2CFvYMAkIKvNp8lfesVw==","signatures":[{"sig":"MEYCIQD1KRUyL5AmPJ69rcDPNCQFut8ac9NXaBEh2j71aQi7SQIhAIJoTf2XNysFQKrfCzu+dAokdL1j7wlSG2jX9lpowkOG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30cSCRA9TVsSAnZWagAADzMP/ih8JRsw0ZV+LV8UglMc\nsX3A/HfCmdnYwBm8Euy2mT0mMHo8t5RNa/wpKjPWWvTBLPCTetOEVLK1lSS3\nz1tUjvfVt8zmbVha5iDpKBMXDJqI2esGHehLSl2kOQAqHjzl2Ltf8PTlRgYF\ntZYsv7TIBwaTup7IVJiUPoOYn/UAbOl42oABd79Q7vIyS/GoIcWwUxKuLEj3\n/3W593aAb6d3q7TOg8NrwZnhlE1bynLZbmKL0z0SqndXiQuPz29nwZfTg5wW\n2DQjckJpIp0+MeKViInItSg3N2DnBklf0mhgkm83VExB8N7ojtEhQBpdlxiP\nLYTjbZe1BRFFtr+4bk2dDZLcIwP78cG+y1XoNJbbKYIoyKcNwDyxhvBW+7TJ\nyhp7/xTOPomWyDAlAo+d8WYXQMYauFBDJ/OKoB/2j4fIkPkkqpDml9PgPEWR\nJcfAh9NqAzNXrLMXJWvC7XlIbxghEhTti5FSFwQAmilfJQhYsPVkaQeqk0g8\nKIaue44ECFmkG4+vyuVh0I1Cn5bei1lh3B6tSv6gxzKqxy2jcsvP6IVVzDP2\nveABwvl9SphN30Rh6U0RlivfupltF2OWbgPZYoyd31K97gg6JgdGlqaJq/OQ\nSdWn9brjtDPkcO/lkqMVRZs3uc82wzNMjCS/M9e1x1+Vhj4r1iRPmybAgUe8\n0CWh\r\n=vpdR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7b44d7fb53ae103638a0a73aab864cb618b0fdfe","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-7b44d7f.470+7b44d7f","@test-graphql-cli/common":"4.0.0-alpha-7b44d7f.470+7b44d7f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7b44d7f.470_1574913810163_0.7828161930453796","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ce9db13.471":{"name":"graphql-cli","version":"4.0.0-alpha-ce9db13.471","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ce9db13.471","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"56999f142d75b51c2878cf755594991929903914","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ce9db13.471.tgz","fileCount":14,"integrity":"sha512-cNuo7CvVbKhrPLHdUUkclg0tu1shtW5WnnnquVSP+mfHXYFmlDs3wGFjC4VMd5QCFGeRNNtRu2aCM0f2WPjG4g==","signatures":[{"sig":"MEUCIQC2L2/P6xTKniMEMJgdSto2d46l2b8heGWzUreltdw8LgIgEZsW4d6hQk/0hRygOLCd+Rs18YP+CiGPSKS6Epoc85g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30chCRA9TVsSAnZWagAAFE0P/jaxMmjIUaSdRhyu02sM\nxsWHzDjOGfRxlVRnHAjW6yym97fD41ZttYiKahzHAdKd0+rqarEBzJBBm28X\nM1dTZPq43YF1uzUyzsUzqZnM1B+ZIEaQK5ln94S5yt1DCY2jCvHKxXXc0ukA\n+eZE3/jHKtK7zmXO+U0O2elvJbijG9OGgkQK3SALOL1cBq2T1rgAvAwBuJJL\nGP7URoP0XXIPzCFTIXKNW4eRp8zfglTGla12vhoYPN9E6w1w1WK5dHkUGbhL\nL2Tkw+8ySZls6VUcSyDbGWpN0uwwrrvwXKX/XcEAUhNuBCBCtj/osXeV4xza\nFaET5LhjqHel/NZP0o4WtK3gfYq3tmSPXN88yM1Ge3Kwb9z1QLmlwn9LpSLu\n6UFA48rxEkw03N5h9Yfuy1kfzqvC/Ebo5WygJatpNl28l+h8+FJkV9KnUoNc\nNDUTnGeU5MsP54YP2twLdnzSqEcrxPiAhEemvCZf+i/hY5adjhGPtQcH6YHs\n6gcCzknCNgvVxc9b2FrEodvxOiNPsfXQrrVItWub2lKqq9bsE1kEmB3OxRpb\n0l2j65iSy5Sctz5NgIrzuRHOuGV5hnSvoui6NbbOkTqaZmz7w6Hz4smh8B4Q\n/Z5gNJ2EeYk7ZKZKxBXxsN3pmq9eEFaj38Eu8ubo71J9pYRv5NUiarSKjaek\nytbm\r\n=N8pC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ce9db130b0b04a1a40fa3856a3e7881d2b7b1b0f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-ce9db13.471+ce9db13","@test-graphql-cli/common":"4.0.0-alpha-ce9db13.471+ce9db13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ce9db13.471_1574913825467_0.992906277415976","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bf2fbc6.473":{"name":"graphql-cli","version":"4.0.0-alpha-bf2fbc6.473","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bf2fbc6.473","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9703c63a7a78c4c35ede723cb4ecc949faa77f52","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bf2fbc6.473.tgz","fileCount":14,"integrity":"sha512-ocf/NNs6K6/jHLodGmOyCaQZpoDCKybnlPnG1xI/crMEt2PfKuTrxXMX1hZVZChogwX8hsIKnOrrGoZEBDCEqg==","signatures":[{"sig":"MEUCIHANsNy8BCqR2K/cuxl8UZ8AUIjOq0qXDHV/nmLOC0c2AiEAju30aew8K96LmFtnpins4Nbzg730TGkyxxQvcvs+FgM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30crCRA9TVsSAnZWagAA0BcP/3bHwNNtnz4nC7iiOdnz\n8GfuQHm79feIJEwP2e7rnh3WrjmwzEGugrX6APR18p6HxyT2uUR6hyrGOW9y\nS3mTWzU2Wz97waW37f7cByGTJTqzXOSLw0ks2cFe8poVsV2aUDYgy9RHrctc\nQ3yC5KkOZXxQC1ePc8RE4RnpI2O72J6njuz/VtqQGsfZMsw4ANhxCE3rVDQH\npAfIaB+S8JWrCEPIpBsJVMYWe72l44hyUXZEO2w0oE4ZAsUPz0wXD2umQwFr\ngSa0FsbknCJeczyXPNDtkUWioYYrXqfnJmbm1UReTsnbbxDzh+YDsPvRx28g\np9wBXfmkz6m6PoXNk0AQAaW5X+wnwYozTEwK+nU+YYz4xw4QbYmYfEq/lLwC\nF46qLyNKTS4HQorOG/DKoMi58K3jeODJnjjJEstwSk2yAmZslFOCLC/ncIJq\nhJz9zc9dv+3pX4Vb+kSk0ttI9TwBxqpyanEmKLQw6oLgkdC239SqnkyNSqu1\na+zt6vgW4CltFXwHPQAKFX5q25ZLLySMJaIqdUXaWPQrqzcRK71sSuM9Kuw/\nQcZpvEvKN418SOp2HdBtSZY+/NGtHv67hMP5ikxBH15qD4UE8L5X9kgqJJw9\nk2cCS9KV7+whm694qsu7ud9JF3axi1QtNj4Qyi0AqwIIVwjhBRoHItwF7jvJ\nPhcV\r\n=9lk7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bf2fbc644ce01b7d961e6a1d1563f66b79b2d96b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-bf2fbc6.473+bf2fbc6","@test-graphql-cli/common":"4.0.0-alpha-bf2fbc6.473+bf2fbc6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bf2fbc6.473_1574913835187_0.5665401426515702","host":"s3://npm-registry-packages"}},"4.0.0-alpha-15a137f.472":{"name":"graphql-cli","version":"4.0.0-alpha-15a137f.472","license":"MIT","_id":"graphql-cli@4.0.0-alpha-15a137f.472","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7ea0d89c886b5f229b66eea7ba46b5726c7b400d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-15a137f.472.tgz","fileCount":14,"integrity":"sha512-nJCqGCBb2mAYI/vzr92FvC8Rw0OkEe72i5dSciXdO/PP/2lnFiyTvsTzuFCKxLKEjSD22ayiaJwUyyd822Tvkw==","signatures":[{"sig":"MEUCIQDwSRdSLv5zQhO5cjZ20V9rFmEWOt0M2iDQMBzbhJqnRgIgAuuisG7/HkRYRFCu0iZDU7uDFsvS7SJH3DVOHCESVY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30c5CRA9TVsSAnZWagAAjI8P/3TjoPF69HsaMVfnuv72\nyxYAfW4+2ZGcnLk2xbH++weCwycUd52vyW0PBnHxnnQeY9wAhFYdjLV0/0Ha\n8Jqa4TPh1jD5nVzgCax2pcWp7YazNRFLVpRnqBV7ZKuXFgqPd7wkbSsctUYU\n6Hw8CpfFLUHFnzNCAee7Pe9WbicxeunergiUeIqQsWPcbB49KJ39fMlpqz9B\nV62qTSmnO8c7ZTTY4+AAvKyn/zLc2/G3PF2nHPEhfK/wY4ZTji5Vc0tJHHXG\ngE64R/N8Wu15tTlX/ifyEKVw8J8YCk8LCEYQaOnNVhieQoeYt92eZyR/Vbzg\nIsD9HeIM4tZs6orfHnuWTQn7kiXxk83+kCiAZ+2GqQaHUOr9peLEe3eemtQG\nT2NlzSeK3KmtVEYzIOke65Tz2Gj5f0EAnTvm6IB8TlyGeEkEjOBJNkW+nKim\neZPaHuCPrvcYj2r5V590VbZwpKS01+9dvT6wDi9nZhzCwRXRuarNs+un4vtk\ngjKtknV64YnS1jnCApOv/ENx8s2t22CBKBU/Jkjf5ugmNb0boeJ6uSiHYDwr\nyOtz1290bAin/qqZmwFnig5mGd4tLklaiqmrm1+K4rhI4jnCuQc0pa1mR68W\nTsQ7FJBhETx8WscK+SZmPihu+6EKp2cpLQzt8Dl9NCIQbqnwlsX0xu+s6ZKc\nUO/X\r\n=GzVl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"15a137fc057954a63dd777cf7d31125e9b8bd420","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-15a137f.472+15a137f","@test-graphql-cli/common":"4.0.0-alpha-15a137f.472+15a137f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-15a137f.472_1574913849082_0.09677862502777224","host":"s3://npm-registry-packages"}},"4.0.0-alpha-eda0fd2.471":{"name":"graphql-cli","version":"4.0.0-alpha-eda0fd2.471","license":"MIT","_id":"graphql-cli@4.0.0-alpha-eda0fd2.471","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8a88ba64d4e0ce90fa596ac9531a20e1eb68fb61","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-eda0fd2.471.tgz","fileCount":14,"integrity":"sha512-MePaVvNk+khlQGs2GAp/GTud9tHsnHziq3Xn35gJCG9k/gIb5H+PLrqMuBK2XRcMBnhqE/sMzjUa5o9x0hgvzA==","signatures":[{"sig":"MEYCIQCqp0kRZsNsIlJlql2IXaN9LX3vmu9VkgIb5+VlMEwofwIhAI0OfiYK7SOp1bdJUzMVZP332hcYw/RDMvcPiHkncuLt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30dHCRA9TVsSAnZWagAA9cgP/1JEYz2BoDy5EKrGM7cm\n9Y2GgVrTKprZoBGu9zEjkY3G2NoPn8EHYxS7ESquAuSmnJkmaabIpFWL6shW\nnidVhVAHadnUesYo77z+1J0I/BjrufocThuWmLAfUEGFLhrKW9LFvew3l0tn\njLt3nL7IcBpKvhuWLwNYRO8ek8i6r4d+6xZlVYwEeF5K15baJv4nvS1+6UDc\nCDcB/8T8FbIPMreu8WQU8LlHJ8tzJND63IV1P21Srf3WxNRzADLxKx44+Us7\ngZn2EQuAxkBJWil6PrA3i8iUNwh0WKD0NnqLKzTuYfm7IAcIQ3o2tcXga1uI\nQzoyWfg0UH/+WX+mPBmG0gBgmvLpmCLd8HHoqNmJzzeFIEP9ud+tOM2vUg/N\nCuasW3aFLuE6o+67/RWa3Cq6CGp5FxF2GFnhZfoSeh1mS0oZ2N3k+msPFG08\n6sTjdI2CW1vNSG+t4qk56WJ5lDb9+kCHrZSZiONQYcdcPs1JSFdqoPVmZ/WM\nKn9JhJDQaxIGF9ciMyzH6SLVeY+/aV+p8yuh5QAZVjgC+V9vEpm0eG/pMtdb\nha90oXL1p9PWQ6HL6afTkgOqKNcmSyfqupEmSscx6SgnRt10shJPNkJyQ3Zx\nfbelQ+Vpo7yhnM3fuGvdhAQ4R1araT8UDD05JAn0LXcOZH7I9rCKb08/IT4X\nDBnh\r\n=ZOwO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"eda0fd2cf7fae870a77647b418ffe63c340fd3d7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-eda0fd2.471+eda0fd2","@test-graphql-cli/common":"4.0.0-alpha-eda0fd2.471+eda0fd2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-eda0fd2.471_1574913862559_0.6617548954399313","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d4c5de8.471":{"name":"graphql-cli","version":"4.0.0-alpha-d4c5de8.471","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d4c5de8.471","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"65cef4cd1329a5eb819164cf3314f5b029c210f7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d4c5de8.471.tgz","fileCount":14,"integrity":"sha512-Dwbij2NurJCTMwzqrEdWmswMkuNKrB+mU7qFN73f+nPL+MSp4FNZA1opZwY21xPxsJSZalKdK2hTUzunsQZKZg==","signatures":[{"sig":"MEUCIQCKiAuTEjOYGpe7ZRcycjVWC3c2mEftsAlb2FkJi8FBhgIgeH6MyOqcsbzugZIVuji37I9fZKSWWcOGIAbABbSY5LA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30doCRA9TVsSAnZWagAA6IwQAJiz8pusjexZ3R3mwEFl\nQvkMBsIp4cfYdQXHrL4D1BpDxXyoa0dHV7cNCc5BjYgoe++6jeMyybyqIxhA\nLpj+8nf3ID1Fe3w9tqa0XzEsOsYiY9xmHIgjDPhqaa+A75Zdc6CnoFsi4F4R\nyN1vjAKkLqkwUTZSv8AyFEIfFwAkASMszsB1DcwKNC/aD0KSovtwXycolMaM\n4+Dg+dfTqb9023tbhN7bxySJnRBvkOpCRmuUrrX7TyViEcICbcmlS71nxJ2j\nzj12lN1PnKcrOTIHfs0sV5+9iZU4h9PUCfWdG1gckQBdPxGY54lY70IpNFqU\npsB53+/IcqTE4U0PqtKiC9BbPb3GsMfB7EejN07uWPHlRjxPwYSibjvx/+kY\nYU+5Opg0aS8N8JFOiQ8isif2YXzOiW+XSQb6l70hwTzpyiidQO7YYRHD9fZ/\nBiv/9l0Z9/UGbpv35tqRldxX8KbI8KwB7DvqkIvtDn5+xWHAS36NxqBC+V6J\naBDWZWm6eZoBugnZwlcRVGr0w8XEQBkbK+RZ5RHtD2Ku+sxqNczrxTTnsjtl\n7TiGlkl6u891oRLx5rVtvVHrsarhiwKJhkBDoEg4JgGsxiA1BJDdP5xuqa3V\n5YNd5BXq9aKH6JytyHFjw680/vEYsfP93Q/weBiB153PdSBmckSuZxSMHQUb\nEzaJ\r\n=QB0t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d4c5de8ced098b018172c73d34ed322aab0f8dc3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-d4c5de8.471+d4c5de8","@test-graphql-cli/common":"4.0.0-alpha-d4c5de8.471+d4c5de8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d4c5de8.471_1574913896021_0.8240206723684709","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d0c9e07.471":{"name":"graphql-cli","version":"4.0.0-alpha-d0c9e07.471","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d0c9e07.471","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bde54d862e9cd90caa9ea4ceb58b21df4b8a7d27","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d0c9e07.471.tgz","fileCount":14,"integrity":"sha512-Cd+ccdR349dat/FImVyCrp4BdCLDttc3TFnYd/orhsRdE4j5IvQY0BazrqJZyzb/rTFLC4hizkx8hteyk2MOdQ==","signatures":[{"sig":"MEQCIE5rlmojXHFsynA48+tG/hKy/4iJZxiE+TlTPjbvuIOwAiALOt3/dL9TkAvH6kr4CdApN52qIFycMJM0H16ccJGUUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30dvCRA9TVsSAnZWagAA5p0P/jMZQU0kwCDtQI8Qs/Ca\n262X1U7ppkBoJxkGzEPxa+TLF5fmu39MDqvOMZkAwkpKOW0PTfMuQWjf1arp\ny/WDNfPASVOzNMln2LQIPLoEiRugZkXLbl7M8PHa8HL/trqzSl/wnHctEHfd\nPjwGd/iwU9f1VPYLWIfZmgfaU9pqkj1sBXLN2vO4Jjl+ziVaNiQjTSRn3EYM\n14kKqEnSTTuVzb812CXsS24CyeTsHFjj8Qbi7aig4kThdBG2qP6uFFRtDKUb\nZPCVgr9ScDV8xeKB1E3cdBTWng79YNcILymJ0yVnWnDAvaYlW44aGxzOcoL3\n89Zld2xhMks5QYnfROpJEc2TzvWUqsvbwUM/LmSq4E4HUC5ytW+H2QMLqa+b\no8yuJMm/Yrw41oGtYpADYkfnHHc2MOMyNhFcRz3RXqzlpOdYOVEfT2dl+LLk\nn1eDo8KwXRCJvKoxHLscbQ7Zd2EZiyD6JjvrgoSTeEdWdVrrh8VY5xR1AYyv\ne3fdypeMzDQLKBSlSQB2ibpvgbDZNB6UDZFXEkewrWEjQdsHBPjP/clSopWf\nK9jugInpj/y8MOK+h7puK5spWtPlf70wAHp7BnHiJ/E1n58bTVBp3F8kUG21\nzLBZhBGb+pJYybD36siQgtLZ7g1B4lRmPqzB5Yo3CLjogqyRZ2FudfnJ8RtB\n5IJT\r\n=Ro8X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d0c9e07cff7b775eec664416ed9832e166666f9c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-d0c9e07.471+d0c9e07","@test-graphql-cli/common":"4.0.0-alpha-d0c9e07.471+d0c9e07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d0c9e07.471_1574913902769_0.42581286206631686","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5b96c0c.474":{"name":"graphql-cli","version":"4.0.0-alpha-5b96c0c.474","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5b96c0c.474","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"76b61e04d0f211f79f810b6f48202709b873484c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5b96c0c.474.tgz","fileCount":14,"integrity":"sha512-LdzsRUv6jh4nqhYfgZ55O3SqQl5+eKkxdLxUMGgMoBm39REOgUmwgJpuv5kiptyoD2iVy9bjq1LIF4wgQEsXsA==","signatures":[{"sig":"MEUCIHAiWjEPj8+vs44XX9fYr/i9ZIDJEq7qvtZagaArV1C2AiEA5cBXI4buUCKpLccmhprELQpYykAi1CRcqadK1EaetLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30eTCRA9TVsSAnZWagAANQEP/RYJxxAIn3PIkpsPv1hQ\n6GfRQ7VuUS1kQG5X6srcxHU3INUdBh4qXIRmjarq4O+2wflPLkDL5tUm8FhS\nOsb/uBL7Xjr0RMFRe/B/5vYxsTd2X7H0K2paow9QVzqEhcDLuA3vAacuvrAL\n3CQ6xs5T2F0s1AJnNNg8x1ChbVbw8H0NmmaVfAE0FO9TW+mdhWZK6hQexgHX\nP9krYEQfpNtDXqJp3g6h2JlG6ckWtBxCRcSxzG5a9n+C+X0G99JMVstj7ItF\nDDXmmo8YVbCeL7s66fBcrCrRh4wSPIT2ZGq5l8BAN65Oj8KsU9AnGAeUzhif\nudX3LOrGnIvhwuzwvaFb9Yj8HcMwNNqAH3o92hFTHshPPyvOknme4Vo9WfQA\n6TdpKNTWtxBLu1utygJtM5sQDMTBUZfKEnLK8HOzdnOjvRX6nTVJ7VOwZ2Kt\nqX+TNVmsTz6HeKH/YYYNJkW/wMzxQxIkhgblpdhpeab/uUS0wYgYRyoB56Lk\nZdeGw4WhbnaZvmyAXJ+ppcaYIi6MUeoGOXPZ1pXqq0ZAzuSSRuNICJB4PSpU\n1D3FwpEUe4U52n1SlLhZP3fMEkmQDT6G06E8FLRtnEK3zZ5ZTdsEYsZs/WHy\nje170bJntII+pHxeJYcMsAwgwb4OO6HSys8ikDS098TR956ZRLWzZ43YpSQz\nQMJ6\r\n=c6BU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5b96c0c2e11c75283ba00dfe681a340130807f0a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-5b96c0c.474+5b96c0c","@test-graphql-cli/common":"4.0.0-alpha-5b96c0c.474+5b96c0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5b96c0c.474_1574913938913_0.8538129539643855","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a029f58.474":{"name":"graphql-cli","version":"4.0.0-alpha-a029f58.474","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a029f58.474","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f04d1eaaed28f5d43247225fc8c68b21688f3b3c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a029f58.474.tgz","fileCount":14,"integrity":"sha512-XOAtSikh1W5QrXxdgtcjPlqPKzliCVFf0VoCnt9jUmgfpnOdGmM6pvpOc3vo4/KQNqKXBbviodxIu4INMQ3Aww==","signatures":[{"sig":"MEUCIQCgsMX+W+ozC9m/RkSqXx6+njpwOzfFzttKFiFtMVA+JwIgQDb8pz/ye4whc4ph7SFzbQD6ZzESnEDp80M6Uc/JWDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30epCRA9TVsSAnZWagAAMM4QAJc0aE9GKCeiALyjAEWx\n2NiEOOW0FxRtIv4EGZPa9BiRXv58IJEz1JxvSgbAP9sjYBNWjA+vkSTE3oOM\nkVd5tSryMfvhq3R/UmpWJqMJe4pIu+lAUmjwhHW0cRxaK94WqiNpcj09ITvq\nDDCyf+/znFOdYPucy5m9UzonddwCkBSFUb2Eq9kH4E/TyTqx74Qucmhu5/Jq\nTCP1w5hJi7IeDd8d9pKfpWjVVJG8e5Qq6ApeV54mT2cRnUevfBARqtz3F0Qx\niPb46JQoZ4/P+QoWbXyG53Isv8H4q+KBPQF+Jry06QvV/OyNyEVImOgoGKO3\nskHDtR5WE/S+bsaAFu32YJtGWybG8MIF6XGnTB5G8YBrAQgAUvO+nBn+nhbo\nHtsvUhStlQB2cntJthNS1jowM7rXKcJhUafBstwt4Q59mRNeW+/Wf5wTx4Ec\n+z15vMP1iUy/BdCklZ7FJ86DeRP2M4M5UR+Hn3vUzBwLyjU9X9MCG3ZXY5ug\nLGLn925Y+VnMOeR55Q3QNIezF5+2qO6A2qKHzQ1mZTmaKskW6i/LycFINfXH\nd2AUZdpeJ8AEpMsrDHuXmQY2zIqI/hHz2eRZnClDwF/e9ZeMqoGEFZjKesdM\n8QHU5Hjkbs/fF3RBAtraxVzVW/GOIgsbUdDW/f/5nHMILa7KsZhTfa9hvTMI\nzNW+\r\n=vGOK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a029f58096cc3ec2d39cc5dcfa5cbcb623bf1e77","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-a029f58.474+a029f58","@test-graphql-cli/common":"4.0.0-alpha-a029f58.474+a029f58"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a029f58.474_1574913961363_0.9196342108946471","host":"s3://npm-registry-packages"}},"4.0.0-alpha-32518c8.474":{"name":"graphql-cli","version":"4.0.0-alpha-32518c8.474","license":"MIT","_id":"graphql-cli@4.0.0-alpha-32518c8.474","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2d28d807272f1c5b60081fdf22ec88d086faa0d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-32518c8.474.tgz","fileCount":14,"integrity":"sha512-8NUNulyo0bk8w+fU1A1XIPpzYwQp647IZGnhzmb6p+6f+oOxj7jYUqhJaXJQ/Pdtg3MBvJQDWfD4lY6wxiB3yQ==","signatures":[{"sig":"MEYCIQCeAY4oVkcZq2tD8oX1VyHq/sQOXSgext1/QvhVYimFEAIhANWCRoVle0gTfqo9zMKKxG68HEXhkk3j1SPtEmEGw3+h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30e6CRA9TVsSAnZWagAAtlUQAKRQqisbYv1DIXpWmEoy\nIjNemq8t7GviCAdKAxwRCMzXLbA+JNst5LqafYWU0hfYzzhUMEu6NkHalH4E\nnC3IPawP/Q848Ur5REmxwsI2r4zT8jCrwDHAkheM2f1MtGeq7BYT64OrQoQJ\n9jVarERqn+OsJfWCKonRMG56ENjdOMSd0gByxlpbSTLm9U3plPXulzSR+ou7\nrM7btqPhDCPY3X+yVWPkTp/LuJN9o9vjsD5fEIMO3xRK2Bkq+n52I24LxzLq\nrSnvQgkVVgXJsge98OEsGHpvoibhqG1SrvxhHIQbXZB4bxAhyw4UzuITkkLH\nqxUu63K85ypCBAyYtsYOKxQDyF0ZvFT5bTOYe8V1hpH4SPUHterPfqWZYfOo\nmM1BnKE3JMFtwL+CZ+Qorn80ou8ll/GKp4HdU71OrpVliUNlB1bsmR/BRZrO\nmxLCfAPkNX5pXaf2Q+pdW3x4pHXDtANFMZMRzLvGi4wN7BvOFWkOJdMUnFJ/\nM8v7pJypdb7f9vmbtHQbKVSUw01ixgsPje6Q07eXOHb6+XJeaPE2u+TAerQ2\nTB1V8mtX9MVYjTXlzNKgXPFe/T4R851ihbqpEAh42OGEViIPzixYB1OByHCC\nqeKwASspvVbmrVr/lk4aD/94bqItcfv7o8jtxvXQ6FwJsElGEb937Rbn4dtD\nDxH5\r\n=sp42\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"32518c8d538ec31bdf97fa01fd42f016f0aee784","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-32518c8.474+32518c8","@test-graphql-cli/common":"4.0.0-alpha-32518c8.474+32518c8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-32518c8.474_1574913977554_0.36469460243743845","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1ae2509.474":{"name":"graphql-cli","version":"4.0.0-alpha-1ae2509.474","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1ae2509.474","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3eb6f81b9f5be26c9e9c0e17a8c1ecd86ced384c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1ae2509.474.tgz","fileCount":14,"integrity":"sha512-fj186FJLhqez4FsMlY7+DNNAXigOwe0HdfR9VfVWQXazrKskugfoxZFUewAHosBAlbbreqnuVZWJFnsSdT8rgQ==","signatures":[{"sig":"MEUCIQC2mpnLX0GWswM1sB9JnKAzF40edzS2YoYEIbJD6hYVTgIgYeWmZkg2BD+2meY2hUE2wY8TvO2UDaGCrF6LBh83+Jo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30fgCRA9TVsSAnZWagAAvYAQAJINxjhfjMXy+QYBkCFu\nvavqKXUQDs4T2bnx941XXdRLHv4ja2aNlFqJV4tf6JSj11obqZFLXJogPX46\nUJEOLFMIkJVDRcG3TmzT9KlPz5ZCJmBh7DTMA7sRoAWmLfBqrH+fv2sPH8Yd\nYND/1TooqEY3JWUDF+hf9gJiUpdiQtZpwtPG5aww05xCh+E12+f6QeHrVxYA\n0U9D8x28U/LPbI3oISCaCZsCWi2aEdvcLcz9IJc5eXOu8OuGg7yHcTPBV1sH\nlvn9a96Fx2aduLmIESONd7Q8QQrNnA8ASw277KvuFWrH8DuLwWgwpPIvnGZK\n7rdU3nrmKS6/rG9tA6L/R1PyczlmuuBcvacGdMpsaxybgEhb1DqF+lmsGVB7\npsYoGOilY3Xz6WrCaz94kFMa+cRQVNvMIsnWLVffzKd+J3WEpWQjk/+V2q2E\n8LYDaXKBCYUX0Igj8bWEMaJ1qZN/TgsoftwFT4A6FcuFcE3uTMaPhPcN43wE\nNVQ2Bl9ep0WwUsmpqAalBPpOBhVpnnjtThP9MZPfDIX3DvnqMLTHAO8+Jnyt\n2Q5VcYYl3QBwCgvu3Ux70xBj3Nma2vI/f2+hX3laQIwHZmCka7qjQ2ehcCHc\nNC7PlpTWQ6VgGBwNM0Mpn0kXsR1bPGGKKT29GKRcc45gOljYP0T2ZErYydRj\n1enI\r\n=Q9r7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1ae2509e7b455012445e4e6d8d92419331c6f5ec","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-1ae2509.474+1ae2509","@test-graphql-cli/common":"4.0.0-alpha-1ae2509.474+1ae2509"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1ae2509.474_1574914016084_0.7369495720467218","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2ad310d.474":{"name":"graphql-cli","version":"4.0.0-alpha-2ad310d.474","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2ad310d.474","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cef869204f2094e1108d1d47c04e0b71cee35c4d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2ad310d.474.tgz","fileCount":14,"integrity":"sha512-JDqqPIHPyfWpxDUBWWnz0c7KdKJ7LqV2VZBXtGdAOl+6Mwp4NqWtw+JJ1j8uoWJzuZIvUTlDdHhgFI+ynMyBWg==","signatures":[{"sig":"MEQCID5Wdrag8KvLA+HnGoE9FLbSZ74rMtH1DG9geV8+qfkLAiAdETmNWxUiwv4ln+8PRTC/sJORNH+7BK7i1tiwaU/K/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30f5CRA9TVsSAnZWagAAy9IP/0Z/YfH0w9/JYimPlWHH\nemIQ9wbv5YNGCRPbU2ZL5NOBaVl7GeEknDERNzPE7jEjqZv08ePBAOHSPpPj\nVLUOEWBg5H8T8VuQ7mJ4xuwPckDUgyxDi1hEkvg13uOjtEb05umYaPisu1MQ\neDZCXZDccOSkFISy5jRK1TLoTODTSfDqi+mdLj+h1SpSvl/S9JAeuiU0WoSM\nk9zewUD6mc2edau4dUJ/2SNEV5g+n5wFM3LOLqt1rvJnhc0cy35hIq6okJYN\nPSM7fMNpbvA09Q7f8uLIY6kSG0+YUvytthoiGqLyEyqlFtGcb71+uLYUQbh8\nU7IF7CP1FZ8msbsi0tVHLDbCJ1/77bPhe/Pm/zThWlBqyDBLKncUahleDjNY\npgfeG6X3JdLHElc75GkegNy2+k78ChaQxf7EFsHuQ7wQSmPMPwMAoNfFC3Gw\npZrjiAOBjcJ+nd3gHiIBTMXqB90i2xwQqF9/VVOl0HCN/iWHxdGgMTQFr7k9\nYAUsmUhWh+VFlTTuyO/nqTXNcsHyyaz4pedAwn6x6KDTJd3b4JRj2CxPoOo5\n6mAg/gL+eP0gfQeX0bv+jq9mf5rhHnq15nnvLN4hfzLoTlnTCWunUJC1sn70\n1ZZLm7QdBQk+OuHd7RlM2C+PoAJk/eNIcpmioIhWYLaJAZW4jOrA2UX1NIjD\nSOCn\r\n=+8Dg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2ad310dc93c1c7cf59ca00819065a67ea877bdd0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-2ad310d.474+2ad310d","@test-graphql-cli/common":"4.0.0-alpha-2ad310d.474+2ad310d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2ad310d.474_1574914041126_0.9491780146144391","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c79bcc1.474":{"name":"graphql-cli","version":"4.0.0-alpha-c79bcc1.474","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c79bcc1.474","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ca60d8c982e7759d7eb555efeb60a8ce26de159b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c79bcc1.474.tgz","fileCount":14,"integrity":"sha512-X5el80BMtQYz7Ml4G9aCtmT3w/z6fKAsXEXXRcCMWZc07bdUGQIB25o3ZyRUNRzx23g5SDlDy18iMbkdem9Tyw==","signatures":[{"sig":"MEUCIQCJ2DTGmL4ymFNxBuXYc16o1h61hxXSGcqw/bEmcnDTGAIgUUE7PN7In1VGxUOEKkmGKMSUTAXhp1YlFMIVgHID49U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30gFCRA9TVsSAnZWagAAAc8P/A4hpLi2WBbsm1Vooz/5\nyg4FIpO37P+jRc6h74byKGAC/4ofBhvsz6t+6FSw84XMajHrSbNYkZHCdmyw\n1O+fISMXgwrjA/s+p3f5uNFwjQTwjNHC0wk6gmxamDBVbcphqkA2YQSpG1eE\nQqbj/H9zfqIaUIDp5nq4e6IUJwefn9bq5qsE8yAUR3hk/4tSOvjunpb4bFto\ndGN5a42uBwJ1kIFKZZqXECEaC0OW033ijSh4FF06vH0tasOknYTqjon7TJo5\notBvrSu9cYMa/IuR6ay1yc3BCTbyDZ3Rj1Eh+0OUv7rA5a3c31qOKHKMfmCo\nQry2IHY0BRGL6+uxNdpFj7AbM7f8rEpIB+ffKo9yZyC+fOXaROvfMevURbiv\n6PKhnILuN0Gm1aBwpgh8O+/n1XHBIvAvIN6BlrJ/LfzIo/HRQWC7Ojiy4zje\nm5J3ESpPX3OHWCz0NiLJ2Eob8Zv38bFE9AXkaC17/yshbIq+UuAc8yeY/nTu\nxV8r3vyv9Lh3wEIhOcM8HPPNQBc2zsB4iaVcfGTrNKZDAJUN9Q4H/8AtdVPx\nz2liQ77Op+ZFMZOFzCLFtbjhB+gRWocX/zoPp6lYItjHEx2xUn/TuZqFLSps\neL5ZmmCcfsxSuIndkjJA07mXU4OHrdW6YQWcqsSda4AJyPp3ktmOL4FcBl0i\nzZRD\r\n=Mfwk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c79bcc127b645dfddb351349f2b7e9d985bc5fba","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-c79bcc1.474+c79bcc1","@test-graphql-cli/common":"4.0.0-alpha-c79bcc1.474+c79bcc1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c79bcc1.474_1574914052812_0.8273911642099254","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1cb6b65.475":{"name":"graphql-cli","version":"4.0.0-alpha-1cb6b65.475","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1cb6b65.475","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ed2d63c66b6a7fe34449b82fb69f411ff0d79b02","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1cb6b65.475.tgz","fileCount":14,"integrity":"sha512-BAGtAi5GaCIsJbgKv3ir7jFoPz1WQkeNdUcEr1PjjE+cRoqEfHd0ZFrrIiNLMmXd7DWoLR8tS1lXK+bZTt+7ag==","signatures":[{"sig":"MEUCIB4aRxpXPeLxNCqfD3frQ1C5Y2ENrLHfBAl1uMtYb0NgAiEA8GIGsLbfDnREqg+C3l5K6sySnqIemLof2gsLJkMPN14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30hECRA9TVsSAnZWagAAX2IP/0TNWinfhXMR/nKjP6tk\n48MBreit/2MkW9gmSCLwptbJSr1iuSZJ/vJCGad1zj5rJyOVB0X4wEHVnqlK\nkffDsEvWjGAyupsihzASpH//VyF/z+vKYMvq6npQ4djOWLnsTqE35rXYjMFz\nVkxWZVFcocAE6or+dpj9gfacPHsYLXhk0EESqKufsiuvKBIftD/41ygM01UQ\nCI6xJleL4OIjkRgmx91KmhGtFZ7BE/7reZJUx0kel/Ymjgfc1wagDMbUz6Ay\nA0QLcZpvHipo6W75gD1Nj2pL75LWxtXJtsgZhgiYgegSKWRVrMHsab9D70gX\ntrW1cKpZjs52XwiqInurLODH4IEzMUBhY/2fk8rhvf1JxNnqmJp5ZgCvrhnL\n/jJIDCIFCnKpA0bN/IqzPTbf2ENgY5xO0Y6+Hz4nYMxrW4KlSWEpJC3PS1Ay\nN5r8Gd4zgx25c+WBT/JOPYhxK80oxg91WAsqHERqqO0DEdR0hAhwYG+p4vaQ\nMM43+RgYb/m7wtrq66KFutSsNXJhN22VAqqWyDOQKtfNAECXqE/RiNSrxHvR\nF04HTTvMVGD/IL8+qBQc0hvjKz5EVSl1c5G4uF87QZ7eVUy/1cghXirwgZur\nsVe68f7C3c8zVgB51vLR01AINR7/NITVG0b8PUmcH95xzTyAwDj5FTHrLnCF\nTZYf\r\n=8yc/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1cb6b6519f8636e3039a9c23b827ed848d093861","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-1cb6b65.475+1cb6b65","@test-graphql-cli/common":"4.0.0-alpha-1cb6b65.475+1cb6b65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1cb6b65.475_1574914115509_0.6876739228629223","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8e42388.475":{"name":"graphql-cli","version":"4.0.0-alpha-8e42388.475","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8e42388.475","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"37f61372a3e432bff63feea3792507b8a34db208","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8e42388.475.tgz","fileCount":14,"integrity":"sha512-juTF+y5TnMxZgpg+LpkJ2VqBn3StAMAuobXpQ7i1Ug3FKM1Xm6EWwMmJfZbrM3hdj4i5J0mjmDLw5Lavk/X2qQ==","signatures":[{"sig":"MEUCIQDoSzHHTCjJ2b6N9fYWlSqZxXtAg4PGU/K7IHDzkgJT9wIgRu5SdXEmPd9wHVZrBLsBZmEDh/cZhjHJFWug+qHzvtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30hMCRA9TVsSAnZWagAA9JcQAJSZRIlMpF5Km0qGM4AO\n1vYIT34t0XkqR+nQnAkQu3d48sSNwvspooqNOM7sWw1lNP3aEey4w/h92kvF\nfQsqthPWKQbFMv+YlsGKIODtu1Z6eUscCDVVHnisaoZNAskhil6zjrq+ldw9\nAhjuorYzhDTD1Cn287CAW3c3mUU9pGa+EeDPPWUenjpqy4k6vEOPrG/u7HXL\nnj38qO4akWYquQukmkvFD+BNyGJnzOy5XjDT1HDlRuYAxFV5XIbfocCqoWDu\n4LFOcCHxY0ARcExok7zJh5PBsSbUBOmy43TfsjnGzKOg0NzeYjePACX6ocgd\nhHiQfvmNdVVGZ+3Hj7aBumHGSj0gjtBU1odiU/Q7K5l8Y2tGgHNaAug22k63\neAcSsW6d3IZzGQvA5UZffUjlhVptEp0BsMNAd6r1fKqEatkFDXkxWU5Fq6cI\nnrsYa4AGQCBBAvxG+qAmQxPF+McgLHRCePwxYgoiCNQAOKd6FaLyLjbig6hW\nUVAlClk8zbfbzFWy62F0MmhckhVylrXNA8GPmtZ15a8IJA7MjcIH7Xu9O9bk\nO1WLKg613VFYp2ELcvp8Act5zbgrkXrGEjZgzZX3O8E4q0h0zOIc+WuvrQVm\nUabKIvDc2PyjcuQwtLz6ufNkIqtkHVZWmF4lnt9s5WTqgxOgaIRCPTzLTyVD\nlwX4\r\n=j5Ho\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8e4238824a976365b910f0cfeba8299a9fad5627","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-8e42388.475+8e42388","@test-graphql-cli/common":"4.0.0-alpha-8e42388.475+8e42388"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8e42388.475_1574914124009_0.04543254558549448","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c831d72.475":{"name":"graphql-cli","version":"4.0.0-alpha-c831d72.475","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c831d72.475","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c1c8cbca96c4688ff0e008109c4a8cb26a31a591","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c831d72.475.tgz","fileCount":14,"integrity":"sha512-i6aiB/NjKD6TWM6kQjA59jkr+7fhgXrG1X/E4+AyQ9mj0syMUfAs+L0sYv9ZGWBLApdXu1tiyNycQVRwOHF/xA==","signatures":[{"sig":"MEQCIFybpTbB7h2ZqeTV7fHhZs+4IcCukAA4S5CX/2vTKIBKAiAtDaTS6E8l6zxsqtaIuBUND05T7gHquqV+kUJNS+iA3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd30hWCRA9TVsSAnZWagAA5CoP/jHYy1DDKVgCXvHFlDsU\n7ALi8003uiMX/7DyIP4360zVqY448m0k0Q75cKcebVVlmMb3YtGO39/MRFao\npaHuCikQ3/VNQy8j1JuqCOGX7ihtjMoCCl2t0SSccPVi7/RmKv9szr8wb1JZ\n6/ksirqcumaHBup3oZqfkkb3PoF4gS9dcYXAgeboX3G3fj0i+Qefe5D91LPC\n2di/8ZmVAK2PMEZJ4iXdEOCkguEjynwsNdORRlS4zc3zyHnBx+zmoG8xbVG0\n6sOLoo6+c04BIp11DQYymMnSE9H1SvfgnaJX1/y+dwMUVnjJnODE6drXP/J9\nqsr+Aok1/VTWeacWfAgTducy3/zeWLnny0aRzeSTDuriDbc+Tw+VtQGLX8+1\njzY02pLex99nSKUelgdhjrepKIs3nNE8L40wOION/sPIP7KFLjr8Ebj9AeOL\nNXb5/hZi/ffoKE6M6IykIyVRrIRsIh2BIuA+7H7B/8u9ZGbvJQO6AmpZG8EF\npXUC1YqEcTBNzGSBYH/8G/9YX3/ufBFoEoXEAh9TsJrN6zbe9ITt8Y/lVrW6\np2Jkti6nxoJMzrLYIgorjw5B08nefYQeHX5c44cWBgE9ajxMoRGhg90Sk4G2\nvZzeE6zxLfklOkLsoth3q2ie4p2UBndwVfOCTJJtlD1a2sinSVkSp2aHfi+S\nCATu\r\n=N2l1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c831d7221aff8bbcc716e3f31cec491b623295b4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-c831d72.475+c831d72","@test-graphql-cli/common":"4.0.0-alpha-c831d72.475+c831d72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c831d72.475_1574914134185_0.6661314754102545","host":"s3://npm-registry-packages"}},"4.0.0-alpha-48debe7.476":{"name":"graphql-cli","version":"4.0.0-alpha-48debe7.476","license":"MIT","_id":"graphql-cli@4.0.0-alpha-48debe7.476","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"471bb0b021997d085810e14e357c62a54c079542","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-48debe7.476.tgz","fileCount":14,"integrity":"sha512-ZzIo42rkGu9GUBjW3fI65WjJcCnWjtKCGoj76c2Ku8dehQ6cpAuRzP2+TJtU1J2Lv1bMfL/WG5hcp2bytI7w9g==","signatures":[{"sig":"MEUCIQD4bXPIo3PCgHAr+/L6Bhj2+wePWDurIu2Il/8XYL424QIgPE7q3rLN/Ih5dTmB6jRTDkl0IYKEqB5IJbzsn5tfQK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3058CRA9TVsSAnZWagAA+zAP/3KgzomzqI4udUNzON7J\n1IauEjF9FrBUdBfW7zTIqd9l+OrE5VabwF0By70YKe4gFpp5ZYZ5Yi2SXbmO\nWpt9IzZQNqAH90IM0gSijwuzxzneFAroskxaCp2FkyQvwxWNg9m2cB6BMKR5\nMInhEIigG4fUL3ym0tTnvvFRfsaEHMUhOFvbLhujC6gIw+e3XocKN2JIwvZe\nUfRtkN3BLkwK6FSKgD66KR22fbS2Hoorj3LIc3H4E2WUzM59MlDagTIP91bB\nTOPubFF2WfMxIbZT4Vb+kDpwhIH6wcy3gKU3IZJKjkpvUdGBS1237y+iQ/bQ\n9Gsj9IYwWwNdrejD2odTFDLuLb7/IAYS4XtrTbbYcV9BEJQ5Cha5VCKID6RG\nuh4lh2JbaBL/BgIdp3GvRMnN8QA/550lD+JHZPVnlFk5g4mYEGWeBwl95q0I\nUrXMYt44ctlGlaRbn3UDDVJ9sK/qHCWvrm3iCLKHWoekXqU+UFPBCyaNPoaq\ncJiZ8xpRd52B1OTcyIDxGU0ue2P5oJQX6FYexe9UIhxwmowMASTztocs8tjk\ncEcIXT3XRbakiHpNP252kB5myklyw99DsS+ECwIF/HoeMsMPvQUjrOVCzpHQ\nCF/Hs4jLvmbbiHOVitNZpJ04etAroREfAE856z8jRnlNAYAn6rlbYcv22Uj7\npWBW\r\n=Isga\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"48debe7d12aabcef6598cb4641faab7222a9fbd9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-48debe7.476+48debe7","@test-graphql-cli/common":"4.0.0-alpha-48debe7.476+48debe7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-48debe7.476_1574915707505_0.9625424831838791","host":"s3://npm-registry-packages"}},"4.0.0-alpha-697dc68.477":{"name":"graphql-cli","version":"4.0.0-alpha-697dc68.477","license":"MIT","_id":"graphql-cli@4.0.0-alpha-697dc68.477","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c4082a3b160ee6b7d058b4c15b2f62c6310fdaa4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-697dc68.477.tgz","fileCount":14,"integrity":"sha512-NpxULE1Um1qKmLLFCwgTll1c6JEpfKigqzF++h5K34D7DI43Qb9uWO+IuJ6rhiCg5nIAoMa2l+xl4KMpMtUuNw==","signatures":[{"sig":"MEQCIHqlBJYdwAZf3p9+WdTITJ7SpdnEAN8Ot+cif9dKEYiYAiBrxMMgyyMZPuZWfaZm2XAh9Qh2QEiSbwh6X0Zr5xvrHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd306MCRA9TVsSAnZWagAAE1UP/2M+5tj7GUgrG20UiZ2y\nVe8vyM7dBsDXPoINHus8uWwXPT694qr6c2hyezOpSVMBx60IRZOgv1NWJENC\nd7+QpYKHqyRBYvuv5/OPQsUrjcAj+i4LaH39J6STEXpfX4XuHy5vRqjqioGq\nv3oeP6jfgVWBuhZeZagJrzw64jsBFlQijNhtHXoCSSbU18O049Wz7NfkZ9wu\nSJveHUMm+lZO+yyskJdPsD958sethclSR0jBJOaf6kYs/rmOQmhmMdrB6RgL\n4NPyE3Eenz9LaabqUPcmaImgvmHbjnbZbfu6wo2iveOOJXKJnKXrBe3NgCgA\nTXy+ZvgOJh0d6vAaSmByatYwPgWY7xGGT6XvFKkbJmL2hzyz7TQNLC8AZXtt\nwJ3B30EdjvokxI56NMouNwKdeJLpAQdgg/vXXB0DPG4bfwRMG9C+QoRb5Wwn\nYSv/BWTV7Q2To6uiyhQjvc3S+dW0tGlY1WZchiv+bqMuMeP3vJkI0vsjaLBL\nOAYHfkBaLRqfIFlXKiS2BveASNnE9P/NycjhReWQxNw3r6/uRFHVTo8Ro1U+\nwafSt5mObQxJh/DKHg0SuuwMhyK8pi4XddMM5FVD8eGzsD3UHo933XNjDw/x\nB/z0PXKgLzQGGSnDq9aXHuoXecJzia4WeYR3ez+XCeZ3DK9Ij8ik7vNRwx9S\nX7cm\r\n=GmWZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"697dc68e4501559e0f9b3b268f294cdd00301ff7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-697dc68.477+697dc68","@test-graphql-cli/common":"4.0.0-alpha-697dc68.477+697dc68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-697dc68.477_1574915724010_0.8394598060614893","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c678038.478":{"name":"graphql-cli","version":"4.0.0-alpha-c678038.478","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c678038.478","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"caca16e1f12caac21d01315ef3e013579efbbec5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c678038.478.tgz","fileCount":14,"integrity":"sha512-Y3pIw/NsumrCn+xqkPze0zee/iVhRi9HSJI2oYV39GJhmhy61IxbiqRdMLUQecCaq486vjLp462xRXGx7+QP2Q==","signatures":[{"sig":"MEUCICEKwW15sYqtkfNTLHFrBx6HxY+h/JZBI0G/LWakYK96AiEA+cveWQ6HoeYxWo3bB9fABAN0eQ1kfS2nXsGpLvJbTTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd306rCRA9TVsSAnZWagAAtMoP/jJIMDHHD9tROJlyblFC\nEElh6kdrWXGssgFHhJM2o9FvgmppLumAM1nc9A2bHQ/x0iNC7U0HsOZ0DQ7l\nf9dR3bgdXlVY8x7Pqd2+FH5Y4CFzQkqM/ZLbRKkDgDnN4Iwuc51wC76063gk\nEj1oNbKo9O/bBGDWIJA2UeOzmat2+LlqpQWMOW6OawNIOoG3sMD4+wII6k23\ngheca/4DxzstyJrj/I5xhnUJzkbbSMDuDPdn1vEfSctZ+6LseUDeX/RGWiae\nHxsnOtGMMQhH4vqQG9V9jJ2Kj/y0toiRheNEfAEOIwAb8HowELxKDcH5fmnX\nfnNajgMF+r6I0dzN7Lcn9MiLZZuKUQqmI2YYMjRB8yUq0NT0CG6lKR5Elm5L\nEj13x/H4FTR4NMs1HpOv2FDDSbRe8TcDqeMTDaDmQQ56xU7zWNUdKzA072Yp\nJJ7+I9bYnVq8pRSYQdX2PELX1W7LKZPEtpFF2BX/cLgicDEx7R8Z5vUQ6HGZ\n3YIrVBp7qQFBG8UeZGaAivR+6Og5he5UHH/OC2bx60yX40BR0b121YTog6VN\nwcXQsCo50SctITFmM/DfJdSyQocl1Wtwzxy+9MgsejXvbzFQbQqm8Z3ZVDb9\nReBqxv5ckMoAxwZ5NqfHquZwhaZONoYJbG8iqwEisluTo440uNn948GQUFbE\nFzJD\r\n=kaNu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c678038755b881aa7e4e620f3b40e713a5442d3b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-c678038.478+c678038","@test-graphql-cli/common":"4.0.0-alpha-c678038.478+c678038"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c678038.478_1574915755145_0.6624606215636544","host":"s3://npm-registry-packages"}},"4.0.0-alpha-01b5f29.478":{"name":"graphql-cli","version":"4.0.0-alpha-01b5f29.478","license":"MIT","_id":"graphql-cli@4.0.0-alpha-01b5f29.478","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"89918732806a3f949f784880e31be54ed66b0a55","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-01b5f29.478.tgz","fileCount":14,"integrity":"sha512-PvWhzR3chKjYlnyBhg8I0s1wA64b4xR9MEHksty2EVrMwTgWhWtlXbqu6wNfrXa7JpXAmjBf6fez2QqqOtBTKg==","signatures":[{"sig":"MEUCIEsqu3fHBx/S9BOGUrf8tzv5Do3k/yt2Zo0nU27ePgqnAiEAvA78KQTseE7OiIo6EqWCtehlIZkt61oFapYXHwKNj+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd307hCRA9TVsSAnZWagAArH0P/ixvZ/yYy9Sbt79INHyl\niuVHWZ7jtN9DwYo+15C6I8jAvHkBaITJ1SQhq7yI5zAR4v8cr8kj7qk/UM9Q\nuKn+Rf+3UaRYk56xsOQ0ORTftNG6KRqrCqDj8pVx9+0Q0QSHLIHIE8mXyYmE\nTuRcU9WrBTLwuHk9l6iFUfweJv0Uz+YS2zd0iqZp5w8xHpssFyumC45fK0Ef\nu4RUGrxz3BRWTk58s25Fy802kS8Ze5MnNfp+U5nhqXu1oN8J4ZwcYqjkKAnC\nQimP7GMclMtxZr4DsG8DHXrSNEA9FovkO6ShWyEjmc5GpIV3kSqUB90n7Fgc\nX2VLZ3ZEm0Zlzrmauc69fApBheYNNk10bVQaF95NJpdHZLc5NKViBei2w95R\neMWjyRBHXn3HKySK2wJpSThkQzZku2oq3fUmvZehTdasyzhbbCKlv2i6iwEh\nPa9sTuocTG+3atZ5eakRNQaiTC4LWUJv6bMuQ4SEWKnq1OwTpHJCHeMrqoTT\nEfOkxbEjgmKm0Fve5NFUECJ3/VgCrhOGoX61bZhBLgzoyWl0K0UUeS8Ab01z\nAES8fdGyvppY/o4pPKotucdBCgzHaEmqM0wwR5sryVByeFmqGcHwfpQw9jNR\nRBs28EHn8fsvG0hvImIAyhxhChX/4vUVgvA7e0Qb79Zza0MkSxt3m6hQ9uA7\nldxM\r\n=ga67\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"01b5f29f7e73e1c49466e7f27925dbdf406d816f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-01b5f29.478+01b5f29","@test-graphql-cli/common":"4.0.0-alpha-01b5f29.478+01b5f29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.2","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-01b5f29.478_1574915808294_0.49154177516982456","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5f870a5.478":{"name":"graphql-cli","version":"4.0.0-alpha-5f870a5.478","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5f870a5.478","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"94ae75c8b2774c75cd8aa613cc719706ff63f6d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5f870a5.478.tgz","fileCount":14,"integrity":"sha512-7H2CpvjQAhaXr+NrFVAS8XzxXh5EtGswLYG8/LeL+uKYyrnsnoz7b5nyR6vKOMrVRrpzuxxk1VM/2M/wqBx3Gw==","signatures":[{"sig":"MEUCIQDXRvXn6a0gRzVCwtVjbTIFyDnQ8/6vSBRMeRiO1JdUDQIgOJ3yINE+Niy8Lq48pBR8aGhHF7gJHl0krV+hOfer5Q8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd31aTCRA9TVsSAnZWagAAX0oP/2Hd6CbxRzrhAp7ZDqF1\nTYpVctrKPG/yFl/jZp4f7fGc2UKehA6/z+AKNH0c/16thKXFMU5NErp8QbUl\nklMMiVA8YnFxob+vgpeJw8sUXxCh6u7skGTUeIUmK0U3fr5NuL9OjAHbpVr1\nHb30YO/kvUjy2bdap4IwDonM9AuMSrVzxXP1sUvgfPNiT/2vEdRoMKV5pR6m\nPW9mn30zC4TXE1sjQ8mjA0aZYilu88Sw9QB70YGGopsh1tOCzdryxH1SY5bV\nRGSM4xy8OG7cfZnAIA8Gg0tidYbqnn7WkMpk3ecFjACrs29/D8ikN59wJpj7\nSbcMj8NT4XQhkcDSovJViScTFYsKaOjhCODVjAJIsNQ+ZOmTaeQC1Y/WqMM5\ngMo0/n9u2G/LvEaPhEJv6SPFgiqL6J/vwaBOFn3OW0kTjeYH/UXTfZedHCPD\nJwOiUbg7rNQPOOD07+sZWmAvkG6oHvAefADXsawW1c3cz21pCqwyfIConMI+\nbsSLAS77WsCNObjZ8f9Poef+W/TKWmojW02U1ZdX0ihLngjB28sPu1jUcFAv\nE9eY6/2miGQr6GnsQUpb/7/RvvhFMCYTq7mqssL4pWetisRwTN/UDmj3IqTQ\ntFnmIo1BC20fte7nyCRLundlOm3DzxxmpHWnUWiWRrmAuF5+TXE0PFpeVDX/\nwUHw\r\n=edoj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5f870a5e2e1723babba02c4627b8ca5757c0dc09","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-5f870a5.478+5f870a5","@test-graphql-cli/common":"4.0.0-alpha-5f870a5.478+5f870a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.3","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5f870a5.478_1574917778678_0.11826138155761612","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cc59d20.478":{"name":"graphql-cli","version":"4.0.0-alpha-cc59d20.478","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cc59d20.478","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"17d8c2e60f98d5f1bce35b08fb075f0df5e0486a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cc59d20.478.tgz","fileCount":14,"integrity":"sha512-6qcmvnI42Cxt5RyrEQMra38Ay7e1ecyt9QDLSmrkVST4+Z8cfmEJK2cs/f/kClX4IqLlFJXdruid30XtEmcL3Q==","signatures":[{"sig":"MEUCIQCTMd0RDLZ5bKGlFfag6n7E5Fx7qmZPyCreA9W+xDh2wQIgYztMM9mS5P93Vsi6EW2b52tIHOtbsu7eyAewtTVrYiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd31dTCRA9TVsSAnZWagAAm6gP/iic5Un0e7hGoHVR0akD\nnRjfMVcstvcgtEaOV8cK62Vz9dT6jSc6KW2OSA9wpVvRwwEGABV7AzJnY0wM\n3968OCu7jkaN+gsYfkYZ66VHB+knISWZ11nelHRjaD+907vYc3PJt8XeVxi4\n0jkfOZlo1PpBdhKUNsIGRDoDDYsIQFv/6ajSXksXzPV6ja8R7FjEs/woOOXH\nqKCPEwEoDxA44qge/IhT0ZzFRx089Wjjd+sC7GuC4O6zGKKG5zNXaMnOhhuu\nI2Fk5/zxmC/5d96JvkLHMEQWZBdCW7F2G05H/t3uBnoUaYVfr8lDECz/9sq0\nVlOYr1N/CfPj4uckb5ikA3WkxxK43M5tG7+0xieUwivbzHCdwgQePQ3lkbAH\n+VLYPbdbeC7RuDM4NwtY5XHmwz6vEr/KPD/LdeyG+fyCE849fKGnmK0n/BMM\nNM0MiRLmhZkwuzxZi3UeIYaDNh1N4vpyGGzDH5WARczvVQ8/2BcpamAtpTCx\nckwLdOYjaHW+Pqj3pfhFawe0x3DnOafC0vjfMzgTE7IxKjxeJnFu+si1kY/m\n21ijKYXlVNRap/HLKjTKGO9aqNSgigHoXVlFBWcZhEHfyr0pCjKhRS9POBOt\niGQlDqEnO9jwpGjzkMS/khK1MntcUz3O5MbbjKmL4Rr78CS4+ajlaJeIdyo4\nb4pZ\r\n=UNF+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cc59d20441c7c6a36080fcafd95defefc037c66c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-cc59d20.478+cc59d20","@test-graphql-cli/common":"4.0.0-alpha-cc59d20.478+cc59d20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.3","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cc59d20.478_1574917970603_0.05336221705713373","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6f0ad77.479":{"name":"graphql-cli","version":"4.0.0-alpha-6f0ad77.479","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6f0ad77.479","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cae91408cf113c139e33ee2b27af9e0115aebb96","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6f0ad77.479.tgz","fileCount":14,"integrity":"sha512-4z9oxjq2TelmEeJksNXD3rlRPbt8fleCk9xN0741V7tXyf5eoMG/pGrH2LHe2yYWhY7Lc3nhqYheI7G618KNJw==","signatures":[{"sig":"MEUCIHCDvQvqOLR8UowFeWPndV6TpV96GQgCuD1XELYs+iVTAiEAqhERn/Qg1sycJuI5wsPAmPuRM9yIgTQlkL+2GGDdOa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd35aGCRA9TVsSAnZWagAAE4UP/iSfpKFk+tpEP3PBpuLx\n9fIcORwlmyuHbrRMxYkE/Oqh/t/jtOhUT5pB9j5y4AUZlX6hiH7gA1ORhl5N\nWlJ6TkpnYP2u1uB3gUy6CbCKG9BJsEIiM1AxnVAifFfdc+wDa3S9FzFqDcnM\ndn4fKSLtf7FwKNap3CKwA9nj8UHhtZe965b7Z8yC1PdK4F5fDd+gtDgjYpU1\nM8vQtwiyfepOuht1TrcbB5ooOcSc/za8VuskEHlmetEEgnEbDcqMZTbaAa1i\nAkcLZFRs/3aFn0+WHERX//9+PsdAqEerDwbPk0D2ctWY8l+KKdlnPyuVyD6s\npm8BEE4jRd7/EPwHdnug36irlU5VRKjkG/ceuwRFfKjYG9hoBo/MM5dyEG9g\n9+rQRFBLMHXY5ls9eMXdBpQW7z8z4wIrEN0ZDna/RuAII2XUQ8JUi1MRt7LL\nOCHazV4lGH/1k+qIsWwtO6PxhdDi3jFAhnU5TccXb+vcXbIVTPhGGFyBzZs4\nZDYJ57DcoRCB9ZOqnoEgDp+7urKNut8b36Fd1uvuu48zn5rxmRodOranoSBs\nTC98lm0kZ/WP3BBllgjoWlYXkAZ41DLj07kYW/0wpe6bQnqbj1v15ji7mGs5\nr/haQIwcjvJYQWbZRP9B87jehmN6EcYDSWmk2awSrSFXrYk87FNPZGyd0lHI\nXm7v\r\n=6xJW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6f0ad77cc275e9e13737d0256525886441c26634","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-6f0ad77.479+6f0ad77","@test-graphql-cli/common":"4.0.0-alpha-6f0ad77.479+6f0ad77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.3","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6f0ad77.479_1574934149756_0.015834847081152237","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c32f01e.479":{"name":"graphql-cli","version":"4.0.0-alpha-c32f01e.479","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c32f01e.479","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"86bf3fd8404182edad2da9de8d9c0d0b7bba65ee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c32f01e.479.tgz","fileCount":14,"integrity":"sha512-rCFudfaSzTAROoAHiVeTUBlzgedCO2VGRU7VZGNgfOJqocfO+PhYWeB6eDSJcvhz5RXG/XXhIvSZk6+YSxuYFw==","signatures":[{"sig":"MEUCIQDMUEh6ctoKpNwuAuTcppJfe2tgAG9I7IR/vBLW0L+vDAIgJVgZi6cYEJgKIbtIJdretvZ97oBth48n2/aMCFHKbMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3/ceCRA9TVsSAnZWagAAUzEP/3JbU9uZd/b/1f07UsWQ\n9y5hzsUiPuG7VNi99faaxP4rKkTYOJtvWZGY97otYEIG10aSb2cakb7JK79N\nH3w3yAzSSBjssLUn9TiaMGfbR4yzc0G8GPn/nmaJU5Jny0rUFqo3M/RMvDra\nJSRGfDObkp0SIdWghPgHpWjyiTFPGUsXSyRitFEtjbbWKdZ7FSQn0WDBY8Cf\nmkAYgaGN0KUj5RJFKmkdSpxN9UchkzAvq24KtJZMwyBeQnJVT111payw1KvP\n6OFSjdOUqspYlExucotMzUi6bTRsEYACOMq3deQNJ/OQO4pZC8UfM+XjP7ln\nnZLbT5VZnIGfR5PQUhN7iOvAro7HUSVCUWsFCnJIW77ZNmF2HyYAyiVweTKg\nmZPIi11+C+GQR6BI8vk1tVkM0iTFmCP2f5uG48m2IVF5n//2LATy3Bk3AOsn\nD8Rs9HZReGvc40iVFsuCx2GYLZNIw7cEAxIK0tbPGq8J1Z9CDk8SNCgtT96z\ncc5BJg3ud7bkd8AHcS30A0AnTg8kLEhKwCY1SsB4XX7y0BriXhsAxIx/enqL\n0KFgi4wPaf9xj5twU6Jm8not/syPgce3kEa1OsEiYEbplgPUkS+QKvpuHA1Y\nXY6ZnAyRxKvNqqcIVgI7JPERVSRShO6x4b19mHxHP5u11VhtacCLwK0sONes\ntqGw\r\n=Hka5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c32f01e774f463a6165a36b94b633d34fd4db61a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-c32f01e.479+c32f01e","@test-graphql-cli/common":"4.0.0-alpha-c32f01e.479+c32f01e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.3","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c32f01e.479_1574958877756_0.5325550000116746","host":"s3://npm-registry-packages"}},"4.0.0-alpha-21f4d52.480":{"name":"graphql-cli","version":"4.0.0-alpha-21f4d52.480","license":"MIT","_id":"graphql-cli@4.0.0-alpha-21f4d52.480","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a7ca0400524c0c0684cf6808286ec56c0271e015","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-21f4d52.480.tgz","fileCount":14,"integrity":"sha512-hMSOYBxLE8qnJr7ISoXTB+EuwJeDIXFF+g5D7Cl4JfzpPx+dYeukIMYc2j50MlDwGBwulDJAnYQ8Jc4SLTm+rA==","signatures":[{"sig":"MEUCICUSPYKjrdl40St99Rxv7HipghejzxZwaP2ep0r+40BkAiEAoZY/FSAmo/s8v1SGVdaMbQX/aWpBYK5PztlOMAIea4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3/geCRA9TVsSAnZWagAAiHkQAKH47FNlNddHvU1f8jOV\nwI5ZM8T+bF1fv7xWrfxEmzxFL+MQL/qQnJir5z1/cRbdayln/vykN25SjgYx\nWRroD/CDomwNZyTVGnEb31awRCl+l+miXXAO951fZfNQHrjI/nqObuSBw9xF\n6YB6Azo7vZQvcLV2v+2xOnnM/+8oKGh5CJ9Vup4X7qhG/ad2+2npCjbmw4rZ\nz8ExV5KVq7CmGVQdfkhYk9B7dsVWgjN2hEclsOKuVOSdvWYfC6nU5WNWuCE9\nKNW5xI2V6P/4lexD3ifaL/WzKljUGIlRK7kus8+PPIyvmsGBRUnXjjHncVEM\nH+6u2lLToVMgDAM+fUpd/tu4iuh6fJy9YAQadjy/iFpoRdGKuLnlyDvgd6w9\n+q85JBGzh8f1N/aCCYay6xdhsYxmf/S9D6KDKhXZnLy+YcOqUFnuKRVkWtlM\njFF6LGF5olGE1D3kBrz6hCp67GDSnG9ZQkOJdBGM1KfUwb4CRijGTbw5Aawj\nlKJ1KHJ2Ct9CHmbroj9IWvnEKSfFyBuVo3goGldOsJQhj32jNUDS+codX5Vy\nMlctIkyK0ZeE4OAq3dIOvKK6gbyw4tlbsXHguZWBS7V/QmqG+5HF+993B7GY\nweMGCTAQCn2Xv13jTqvZNzxi5XzZeVeBcR/f3T40DEPkdToYu9624wBCZr5i\nMWYM\r\n=bXKJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"21f4d52ad5d2adce3ecc8d95a095e0a8c523f88e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-21f4d52.480+21f4d52","@test-graphql-cli/common":"4.0.0-alpha-21f4d52.480+21f4d52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.3","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-21f4d52.480_1574959133363_0.7328147891053334","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9d71d75.480":{"name":"graphql-cli","version":"4.0.0-alpha-9d71d75.480","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9d71d75.480","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a02ef17bc99e0b1bfe5a7214d5e8333876a50bff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9d71d75.480.tgz","fileCount":14,"integrity":"sha512-7DW6vH4WXuYcP9B6yFsLyAg2E7Z2uWRJRdlyjNk8mqxfTE78R5kn1x8uRi08pUmmv3rEIGd6b4ohyLPTq28tTA==","signatures":[{"sig":"MEQCIGVwU/u3ly0Prq6/wn8sjlLLBGeFaLvgjVzd1kzGAY9nAiBMHlSLssdLLbJRS5CfI5lajxHMoa6PwD3ohfnQrEsgXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3/+mCRA9TVsSAnZWagAAXnMP/2Mseev/P9sfGGqJX9C6\ne2NbS1Ai3dnJkvVGtV8hcN6dVSUAciFMIPwu400SGpdzJ0b7LsEGWjC4GD8X\nPBabqc4Snj8AwlhA9ZeZPikZo79ezaPS8be29XYmF373iHzYBk4F/uSQuzkY\nYdTGD3HzaCrJJu2gt6I8zhTDVUw9fb0EfRxn0F1mmdgm1oleFSnqswJFz69t\nDHu3p72bXYqSi/ZyqMrU76OLGL1OJvZ3TSaYXGrLrDSBWqNv+E4bfaGqtA1/\naKh9gj0midvcaVwE7cunoVS4nGMoex/jgtwBkb5oQNaSRR3eUfK0l9CmePo2\ncyUTd66fjnXzlJa4h3eWvdAVJAjpqjKUut1Y/8bFWpQaFJJanaryBo4FKSH7\nron63/WVU+BbQom7qoyk1xBPChJuT1aHynJEUX6z6FnqSRQaVixuirwLhRCx\nTxbzxkr+4yW2WHAvWwiAtLc0pt4U0TO37jbC/so6pm3iNGaFAMzwCtkc8dyD\nIUtuAEyuajQLhlIiAXOGWX+yXYQD/r+Zxn0meIwuK+WBIl0fUG6pnX3yf1jx\nIOEF+aqT50rh2yZP4NfIS5ATXpi2ccwARpzNQ2gpDpo2nJLXhb7/PXgSKyUN\n1MjI5rxvFBdOVniAB/OP5fEvAktgQdsdD9ml1oSDqQCUDI64WhXVYsiBCGR7\nwevd\r\n=7W2a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9d71d75a9fecbd807eacddcff218fe12f0eee74f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-9d71d75.480+9d71d75","@test-graphql-cli/common":"4.0.0-alpha-9d71d75.480+9d71d75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9d71d75.480_1574961062123_0.5209784050663895","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0c042b7.480":{"name":"graphql-cli","version":"4.0.0-alpha-0c042b7.480","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0c042b7.480","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a6745d91d5129569369885a31c33cd2d57d646ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0c042b7.480.tgz","fileCount":14,"integrity":"sha512-JZ3fIREdiJkUsh/r8VquOTJcnJljF6zs6F56sm87zBtZIXOSsYVvojzQp/7IZ9Ih08kp7nvDknlalennot1s/Q==","signatures":[{"sig":"MEUCIBTRyfKOet8KyTEmF8P2/DAMCLDQ6cfIa7FQskh87c8QAiEAuIY4ulGULiqq7K225dR6qdYQXONVD7XWmwlrxTBSk/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4AHnCRA9TVsSAnZWagAAK6oP/jdDecUJuAZ7kdEruG2B\n/5BmmzgX7yKPDVTTt+gIv/JtS71Kygme8OsxQRSJw+tVM4tgP7Euut9/n8wS\n1+fy1//14FVKQrq0kEI2rIJIUwq7iBFyjvB4jY9f7C2dUCYVVEtzkU0lWiEV\nBm7krRUOWtL1zgL1BC2yhyWIPae6Vqo3m/nBeqNo13JJzAx/V9I20mEhd2wM\n5RP4uCERGyPIZwIYAHq4xkNg+Ti4RspS9a6gdwsQ2gGhO5xmByz1piYMC3oC\nXW0gERYOkPiX3yoFdXyuslydXU7/O+x40BPb3Lja0koxWRUzgPJTYDhafsS2\nsc6fS4kwHpU5oPuW3+FkuFTjwNlzcc/X9mocH/1VWznHB1x+pj6mSnpK43Kx\nWfPky0IFfY1kFi1PLSny2R1eNdhQhBdcRvWaUYFYtewDe7QpwtfUivWMiuLE\nvzkVAFQcXGym9YMULxXTLue0nLfRfbAYFOGd4mASdLSB/gOIn7ZMgydixaNz\ngr8bAPnjs3YLRU0sNsHbZ3MaXxV07uPi4G3/ZJQJ8gI3cxOtHltqEpRM2eWZ\nJ471RlewPvar/6bPiY5R8ZzCUDrTc85N9dVX+MiHBmQP1ueneNDOOm3gSzk2\n50lEhCGrEtcbYkdUhOJpKTFq1P13YeN3afe9kqVdhD0QJmBvVb9TPcMcBPIa\nuJlI\r\n=Azk1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0c042b797571c6a717716b4a40c388ddcb57f641","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-0c042b7.480+0c042b7","@test-graphql-cli/common":"4.0.0-alpha-0c042b7.480+0c042b7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0c042b7.480_1574961639206_0.1456190012208889","host":"s3://npm-registry-packages"}},"4.0.0-alpha-df0d2bc.481":{"name":"graphql-cli","version":"4.0.0-alpha-df0d2bc.481","license":"MIT","_id":"graphql-cli@4.0.0-alpha-df0d2bc.481","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7707cf885c34dc39dc3109fe84aeeedba5767387","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-df0d2bc.481.tgz","fileCount":14,"integrity":"sha512-PNW6LVSPmjDk1uB2CLzqdlGjVJJe1uPksmSHRTPC/3KiYy0FqfGhH1hZJZfEY4nC6pweUPi4EvSIMU8rCVARLw==","signatures":[{"sig":"MEYCIQCkN8cKeWD1M41I+CLdzM2j39BU/Z98HOSTIXqMwxHyFAIhAIsWH4aCAKluSQPILgF9Xm4ZvB3R0K+14vYBHld8PRuN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4AH6CRA9TVsSAnZWagAAmLUP/1gd/hDqZG2apRc9tCer\nie6W9nWlJSSerrzGa9RlM+BaTY3ixs7oajBEoKBs3N7KOTQNYV/ffbQ6VvWg\nlR2gUihNhFh2GcyOPHTCb7gqBdabhjkdR1ytX77ANZgjAepKJYRYhnWr9rZD\nKiv7mb0tMQhGh0t0iwd+FUMMJ3opW+1Y8sAB/w7tFOBxq4EkMc0y/qiRAFcN\nfnfyr2W6XsEKgYHTWXAv2oSi8OvC/zgwVX2Xj4g4Fr82wU3LBCxO02fA4cdQ\nkHazaMIRPiD7mb+3LLld0avjWfmVazEAE8rEGw6umAgJJsek46+Ev3sax94B\n0Sa5BbJduqmnVGPj9AgjY3CWsX1F5jUSZUQ93QpHDzOfc5bgA5hn2Lizeq3E\nFW2szavTqtHeJckFHcm9aXbbpdhmhT0dI/rJXlqpuNnrL8HELieqBKGN1QlS\nx/EfSDNmH99v74F12b9cBCbVrFxDf6vGKYs7wfdUuoUJrRgSjeBuCZa9jrpd\nQ8Hyj1DK7c9BOZRaBUF7YgtbgWunds6GaI5bX5ths2ePXrOGmILgRZVnn/gi\nkTV3H48TjeRWdIJMiKHtwZq5GnT9rOe8UOURpvTUIH4KYlCBRxdM7FNiJUI8\nUqdxuATSD5Wj/uZGo5ofOSn3JCJnVr8BMxjhVb9qYhnexS3Erk5LW6uRsrZk\nQ9n7\r\n=4m3r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"df0d2bc39ce2e7d41b297e4054ae3e051e0b34fd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","@test-graphql-cli/init":"4.0.0-alpha-df0d2bc.481+df0d2bc","@test-graphql-cli/common":"4.0.0-alpha-df0d2bc.481+df0d2bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-df0d2bc.481_1574961658043_0.7387131464824213","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0c86bbb.472":{"name":"graphql-cli","version":"4.0.0-alpha-0c86bbb.472","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0c86bbb.472","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"95b75112ecaf2656c6f8c4bca1b5ffe6cbb9e1e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0c86bbb.472.tgz","fileCount":14,"integrity":"sha512-tTDN0DlhM6MBgp/sKLGof9UxKBK8yz8bsux5J5+KQiQagLHKjAdcmkiLBdvgp/Vp/VzjmA9ZAYpFHoqFUcdn4g==","signatures":[{"sig":"MEQCIA4US2DkAGYlaxYvubi+MRzuEE0/fFBx9ZqZroTeT6eeAiBosyas3orQapZt+CPomEo0HyReng//moQHaw9/w+Oscg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7UWJCRA9TVsSAnZWagAAS2oP/jfD3H803aoxzFvDjM2/\nnZ6RAONVmtvb6kMJJICAcTAfqxeBURx3bYesi12+whmG1gwDZPz2MdWjgFPU\nQHq7As68JN+zd3V/hLb5wamfqxwKBuwC827/e70EVfD69la3kaOUBF+Uy97O\n1SSWI29QkQiJPWu+wMcloAGrsZdmdAc2+7NmGe90VwzVv957Gmn2IsATv66F\nZkiAUmbkF+A6uazq8whV0DBs8qJ+hqgdo1rz/eoSPmHjEnSBDmgMFDTz4Ked\nbXpP5Ms9l7XhEAU64r08mTZI3udY/FcwdLuKVNJRtpWq0mR3E/7+1Y8zfaoX\nfk2UVERL7bAYsSOVRVIUiFJsdpY63jBwPA5bsyfZNdOmbX8hHaZpuvGzIf9k\nB0T/+czUFNYvOlahYJEbX6kbOtKzNGY6IZoCiVu6YhSfPshGzYbyc2SbYATb\n1Bcwvy/+uRc3qSdanr16mEmpLHv5KQmBHO+xau8vpZaJZbXWNdneGjiG+l7h\nPoCB5v/q1Cft/K7ZBu/dcFqq3XwIR3PMGg47UkLm3d39n5ifzxOCXoEOZSu5\ntZPcVTACo4/3uKyldG08e2fKtsTNirMK9ia38YWPh2/qWsiwoERNCTsL8YsZ\n7cAe6vZWTOVz2kVUO7iV5tBVOoytPx/p2g+YfIfnIb4tuT/JfmBa7zsVyeg9\nA49C\r\n=B10B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0c86bbbe68d327f197b5bb2c1104908aeff62921","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/common":"4.0.0-alpha-0c86bbb.472+0c86bbb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0c86bbb.472_1575830921404_0.9992488492757801","host":"s3://npm-registry-packages"}},"4.0.0-alpha-05f8472.482":{"name":"graphql-cli","version":"4.0.0-alpha-05f8472.482","license":"MIT","_id":"graphql-cli@4.0.0-alpha-05f8472.482","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"acd754a29f4e2df65537fe452a650dd0ee2dfafb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-05f8472.482.tgz","fileCount":14,"integrity":"sha512-FG1mFdoIVEB/TgSa8o/RsFqA53A1G0AndHxKYn3Bsr2/uN1bzFwYXqlAQmmxmqjE2ih8BB7SRNN6KMOXINmrbg==","signatures":[{"sig":"MEQCIGAjh653RiI4inBnRDpShe2rgIPgPR/0rbClUqAbeOg4AiBTDOZOx33VqVoJ1tVkFQqOQLrKawtxKImAybQzFGpwRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7UbhCRA9TVsSAnZWagAAAGoP/Ry+k2+fQuYFwAf2MEHA\nYuAv1InGPy/24HgDDsbR+cPf9UTyuIm7QEmwm9ghdo+UJ6mW1zjyQOQJWExT\nFxTjvzsPd8KEXFDYinNPSwl+NeA24qM4GVb8jVFteQQgUzKJHTwU+rEAMzZP\nNCMS0FfxpnwFLjQ16in5TiyC8jFwhopI/7iUaW/bm8tbMkqmzmxmDcUt/dfF\nll0QqDayyUtHbcAD7VAX4+YNb8jZAKpfsmfCLcXyAEQSjvvjDzoq/J24gv40\nSBCUciAB/YyRvGDSljPlib0MbX5/SP+pQzqcKx7DKKeKOTNlHNwwWz/XnURL\nN135cFd88/XYKBDvPhy2WFKfgeRYXebTE+yk/1x5LNgRKN07JX2FfB7lYdlP\n3SAPhXE7OAiCU4W+244IfIE09iEWTXaPdvLcbtojsi0SmroieEEHnnDcQtyx\nA//+TWDifn7/AGQOtdkOexJBAdDuNgkLfgLqwDdvl/CUdv005+WEubV+DH4r\nCcn0kbFRJSvrSdGg7VCFDsTaaZ6R8paKlCuY9V6TY3TXidwtegHplYnhRd+9\nqx8EZfnAykOxMP+huxCQMxnSLmADrUUpEp40mJtASUy0kjDMnro3TxQ7k61O\nSjzR/tFkc6GdHssHskIoSwl51krA7sKVcy0hiwc8fAUvn8SjAnjAz6OrEQ1r\nFTCK\r\n=5KuD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"05f8472631a65abe0a6dbd11a58646896d4b7d27","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/common":"4.0.0-alpha-05f8472.482+05f8472"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-05f8472.482_1575831265537_0.18793732793280427","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4d38b64.483":{"name":"graphql-cli","version":"4.0.0-alpha-4d38b64.483","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4d38b64.483","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ca376ebc36d56ef31f3016476a0314ab95805050","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4d38b64.483.tgz","fileCount":14,"integrity":"sha512-4JosFUWkdqJvNVynBE+nsPowH3HDus9s1NglOOCGRArAratlyHL6W3Os79bya5PfctRvIoFDomdmmKEy35UMDQ==","signatures":[{"sig":"MEQCIHTK2Q01WLy4P/Y5ZdRhJCc80IAqyqSe7PjF+RdpgYDSAiAOst2kvwzTMt751cjUgRY1k5/Kimr3Sns2jX1jSb9EAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7UoPCRA9TVsSAnZWagAAI6kP/AutZ9xa1RVa9tSQLFkK\n4sU6OFYNmG+i/Ru9xT5LobWp0ZDK17QDRmdSk0iOiQhI1OParGrZejeJHRhJ\notyyxIGCYpwRrqs+Iew9+DdBVGoCgFuPhkWPe+KmTsYHQBCFqA4QTGMsHPQx\n5lKZLgv/V5bxVRNx6hVeQjN9TJyWTI1AwC+j4TCkFmKoTeijOZRUV8gB21BY\nqlTOAJFjFhKwjwmIeqO0gsvwZuxskeg5aLXVrgn4q7rSUuH5Cw+4kyjDE36S\n7U41fo7TiLa7Zx/c3ekcAjp7N7k6yAq40ggUzq14usGIC6LtdG10iIxFDn/D\nGRQ8IIke5pnvJ3WNgQYbR3w2Bd37Ywc0GaOMI2Lrh61j7yQP9qDcv5QnySKz\n6gvtFHyittYJDzZTDnFQFV4ptYxWQl1lKI9+D5BtECAqguB/O5uOOOB7bsIP\nTEwzYWGrJyCkeAZzGAXfBtq9/Vhioxo8FSr90m4LZCIFn8DgnroV+0Q1I/88\nfKfgw7S4XWUcszB9IXvqH2kgsZgkz7Mn9TNipnjzO5aiFGJLNQvcZr2On10C\nLegaogrUsg6xt0hxYbCX5VlUIHbMAxmC2XrNkqpJ3I1tSaJMbnNUWBBBEXGm\nobdW8k0KHCJZvUv18aKCRvMxmMlETllXagA8OKrW0DSFVRlIHFhXbuN8gH/0\nZ3ad\r\n=Fu6N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4d38b643852df86689eec2e392866d380761e667","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/common":"4.0.0-alpha-4d38b64.483+4d38b64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4d38b64.483_1575832078127_0.3334158950553969","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1a8d814.484":{"name":"graphql-cli","version":"4.0.0-alpha-1a8d814.484","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1a8d814.484","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"592a5c094a376324dcba4796be9b7f8c4e3d2056","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1a8d814.484.tgz","fileCount":14,"integrity":"sha512-eMNavKg6SnxTyS5zfGMfsrBhpFKOWEnmimeKAQhdBxdMAY41CpYoIju6n12GyD/DNIKr+w5TD9oKRCv7abl5vg==","signatures":[{"sig":"MEYCIQCVF1Z2n1eiGTGD3rMGh5LnjD25yndaoZk2a5GK8HZTNgIhAOZ64NUX0JKL/xEXLtxNJBAXgXWE0TIeOLzUmb16ubvV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7UsdCRA9TVsSAnZWagAAqXcP/ig3FKULXfO23VVIgpov\nCIZn6lnGOqCyUj1+1+NcwjzTeS6Ib0SNuLyZz2plDmljzj5LRtt4QQg852EX\n/PNIbE1B7UEgb3jaZQzf4+JSWPOYHmzMw2FIp5T61McMmLJ4k6UALll5kERY\nZGUCV8tbp1hrNo02bLxTFDgei7FYSEXQpkSZ5VlE2sMRe6dPYaRIu0a38aLM\noVTVa1pXRc8bUneCtz/Ccqlr4CJkR9JgbBVVv0m/0ID9iSUkFdbuxeF2+v3A\nMGUkwxTerkUOUJVmm1AuxDocJzBY4Bx6oA+k5/k24eo3yJdRas2P3+cbhHxu\ngL6mtkgSrtiw9Uyf4dMITmVo1+Jn0DVu3CvRPPscZ3HQNy38KSd7LY2wB1Zf\nHLxECEJ/ViKiN3bfvyMekVSd0lqzugLEueu3t8QrxuJbUstkqRcpZGPNUHRz\npZfe/amKomBXBySJr7wmnMQ4f00F5T+9Q1XBHeXaIMvNFK4xAAaSmiY0nMyC\nYNOFuO1BhkKi815NJU2VXHBxd+wzTO3WWEQUSaYngdknjkKSyCV9BWzT3ZXT\nPzZLJHF68QoA0C3nQGvbQZONCLyvHdV4NJZqaCTlLbnfBMUGgiGKheZWWiAZ\nC85rMpO/a9nXpn2IKM1R4TFhgctvzv5Squ2U1A8p8dxzBcM2gt8ziWb6WqVJ\ndTNG\r\n=x5cK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1a8d81409a013825cae90f34e31dcd3b0fe530b0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-1a8d814.484+1a8d814","@test-graphql-cli/common":"4.0.0-alpha-1a8d814.484+1a8d814"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1a8d814.484_1575832349263_0.29765134630057055","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cec3607.488":{"name":"graphql-cli","version":"4.0.0-alpha-cec3607.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cec3607.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4761c925bd6d82751d039cff3e8eb56087f1b1bb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cec3607.488.tgz","fileCount":14,"integrity":"sha512-Az7OfY+8cU9ZrDvAb/vXQ7cYzN1jnKCVhykW4MP55J7phDGTvyxHonF1N2R+8LJu6GkKVRNY5JtzuW9hsgb+Mw==","signatures":[{"sig":"MEUCIQCPMf1oWztNK/5siwlqKUnwXarHC2Gvd81fymFY53SC/AIgIITKhMUrlwwFPYWzbkAfKuwIJ6EB0n1Jrg4hqCF2TiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70e7CRA9TVsSAnZWagAAYAMQAJz35rtmjJDxA2KL/fD2\nAIFnio1aSTbZu0vDz5R60QzBVmCatzbno990p6/CYjCoCBxw+eEUG5zRq0Hx\nmS47crLa6xhenGfXQ+8sqWXnzWtD7GKVkbj+ABMWN+m1yuwBA5ltX4erQrFk\n2VsLj7Ism+h0m9FxZIKQYn/vnmC9ZZSpaez65q3Nuzo+KnzLRnTs0JMk+G4r\nd8HZbOtlfLgHpz8uCMFJVKm+RCPNYityb/u6wpB+b9YgvBrssgEVRQzsjvYu\nbJbM8qZ3BbskZ7hCPJRB9lLL6e5YqjwiZvPAlR4PFS6KMIuBzF8wZ2q9ffNG\nikth0yI19hThkOEBU54zsKg7NQeOfHAl/HRFKnC+BTomLFWo64FbxoXQ3tUI\n33cXth1XbkC3SRmbzH7mCc6boEJTbZDbGCCTL9h6fDa4vKicDz1gihf936R1\nF5Jh77fOXFIwF1hdg76bFuEHl4LKHyYjcVwKZ1QM6sQGuyL/NGENO46/YnZm\nYkNmANxjVLH5snvymBKTqCuLCI29Nff1usgzip6Wc2/ingGaHIRHhK1CahQC\nXOltLws8MI7TAKi+utCUzIYVLJvHWBPfNXWoHzPH4BZzWiGTHIdVBdkJmw9F\nLtsbn4s4/LdZio0ugpaOQ84jZSvp6QMPOAHtQOe+2/fBAzDL3+6Nf6k3J2m+\nd5xl\r\n=cQHB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cec3607d89f860e8760aacf7e2533eeb041c2633","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-cec3607.488+cec3607","@test-graphql-cli/common":"4.0.0-alpha-cec3607.488+cec3607"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cec3607.488_1575962555376_0.9549075727992242","host":"s3://npm-registry-packages"}},"4.0.0-alpha-80fdea4.488":{"name":"graphql-cli","version":"4.0.0-alpha-80fdea4.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-80fdea4.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2da5009c7dc2b53ed8d2cff086e03be6128d8052","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-80fdea4.488.tgz","fileCount":14,"integrity":"sha512-54+fLy9PEaM8jDQPXhSHmqDIp7b2PwSyRQWlLVTSF14z+93deu9yZspAqR0EqNjLGtHp2k02jpJ6q2AhZeb5Nw==","signatures":[{"sig":"MEUCIHdl6X0UIW4fvDWTcidKVcN2B1C8B9UzPm3lA5f8geL7AiEA6a/PcsEZwFzMdWJsOrX1dBvju/y4SlWCjHGHdU0r7TM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70fNCRA9TVsSAnZWagAA83sP+QBagcRj8HRq3K9Uj8La\nT6yR5rOuelMecSovMU/gF/JG5jWFRFkU6LssomqsXGB6+jt1oaOIL37v88QG\nTehcpDfMKuU4y1t1dK6EWeSU1aX/0rArokinV6Nh/u0Ree9VXmjKx+LO0oUH\ngDS1pJxmorDzIUPumaBA6JORxlcPLy52DWEt1E5jluieBm+m45v5WjIuBD2f\nbVbuKi1e7HOstQ1hYLwHPd1vnYA8RTVDASJEMQCf2bGyJuZsas6tu4FDo7Kl\n0/CHmPCpNq8yq5b3gZyv/YhxfFvS7d8nLWxaK498xEIL60eDAThd6orCCTfZ\nbTCRDaCNRAihdN7YuP9c1u6UvwHNJqk2owGM9sVKElMNqeIuyyQp5rHRPxQs\nbITiz/mE2G7nLTtjy/TMSNgThrq2nZJuofwW0ucKmpYQKkdrTAVWSq6q/+vl\nGzTBCZYjde3P34sONlJKfLnyGOwsS0Lfm14REqhpuU1U61sgsg7h4/oPZlsK\nrnbcOArCjAaRVbD9JpP9ir0JzILtlSuK5IILhMriJqjKhpRNj89irAVnHDEJ\n84SuufZRmPwNzovQkLGfC5ZwNEKXkIVReuONwRqfa6zSFyadV6c8G9iG6sUb\na1V8C6k6wrnTo6ryjxpsJPq7pihEKFDz7x0TFXS1OJhsLnq1j9SEslPIEvp0\nm1Gh\r\n=Hqzr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"80fdea4e2ba4101d6687c3d688316286f4344c9d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-80fdea4.488+80fdea4","@test-graphql-cli/common":"4.0.0-alpha-80fdea4.488+80fdea4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.16","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-80fdea4.488_1575962572528_0.36697582407852036","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1b8d632.488":{"name":"graphql-cli","version":"4.0.0-alpha-1b8d632.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1b8d632.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a861cb42950748e137cbccb56ad987be87c24d5f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1b8d632.488.tgz","fileCount":14,"integrity":"sha512-QplRywKHGdsFZ7R/VLo6BUfWhl9lUGrfq4gJjUMJVJuDNWVlVw9HHRphDamOjY8ps1CZG/SnAcj8Tytw1KQZoQ==","signatures":[{"sig":"MEUCIE9GakS4KUWKnjVXm18bRu199T0/k1ldkIq3086fJwl+AiEAlO4t/7cF8S/wMFGSXJ0gFRQ047tm0ayVE17yDGFYTPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70ftCRA9TVsSAnZWagAAPpUP/0t97//ewg2Uk9xWhhjY\np7mZqpUHPioeITq/Niz6f27HgazTPWb/VwT/ojDWLiFPmaPchTyUCvKw3RSX\nF3vIfOpPpQOb5oFY8sfInxFI4ZFnD4PBdFPqJRQGhJTM+IBlpo0kwQ4eAdj/\nZ+SV2TMbpgjhNMZCRGencku/6g+t19QORPIpjHl91ErkBZns/+pmmxYnQVE8\nUw5KbglRTqaRn2CtpYD9oiXKMxa5RiX0kjYIG0yy4wNU0FkP21QYzUUGsitP\nDOPWHEzX/7fi6OYp2xcGt4wkG1SjBEshld/Djf6HbI/oFwp80rFLfLLbd+hg\nsNAuUFmlpJDh6L0AoIYxnFg5lFwhLRMnCJF8rBCX7shYTt0dde8hpYTZKvCF\nZKYe2KM2JmY4hYOP5lsKsqyjMZ0T6a3V7CKQ2eeqff5ts/6Lr/O6kCZgT7ml\nAzWIcchPgk+DzdztY/bv3l1vuHfqH2HFtvBTWfLsF+RyVAVy0g7HjPCvPo74\nRviBWibGiP4gIO730fYygfPNuYrkTUBrslB7oVzSw43nXpsIvZWtC8SbNeJq\nD7jXpdbQ4AEzQIASGHpXeETTz4isUzrcpd9CEBQCt5UlhXzGM8+X3sHxLRbz\nU5WPkmOw0Qvi6FU9gGbLKMMYvOYr4s7eOiiMZobYZBYwd0QWY6oI81+++wAL\nJX3H\r\n=y2s4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1b8d632dd3f9938d5950fe80b66aab2c55fa53ed","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-1b8d632.488+1b8d632","@test-graphql-cli/common":"4.0.0-alpha-1b8d632.488+1b8d632"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1b8d632.488_1575962604581_0.9604195992664994","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3fa6683.488":{"name":"graphql-cli","version":"4.0.0-alpha-3fa6683.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3fa6683.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"377d13ab3391aae6ec86fd6b088a78c5ef4534b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3fa6683.488.tgz","fileCount":14,"integrity":"sha512-H5AYVFz5U6OZx+r10SjNmdTounEqAjJpYBvSm6rjpHOJ4CIxX5hJYApFgG01ZghSjvP3wt3U2roN9kZujWQD1w==","signatures":[{"sig":"MEYCIQCk8+aqnjmQJi5Y35ea44Ki7LvFrufG0VPv7Ct6rGJE9wIhAKC/yV7NB2O1ZzP7CsiQpp7J50UGL+RJFprCWAwXpBK1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70gdCRA9TVsSAnZWagAA988QAIYr69xNib/9AdSM/R9A\nGBcx/HvJ5zuFE7DmbNG+4lBRbGIeRqz9M+DlBKcRg/LJNrtcuR0ybDl2bKac\npCyb+DvYMn19gQkgA/7ORmicKMwnjMwf3XtGbgoMaCjlOrQQRxFyn6zgz0xx\ng4/g1lnOAKddST7MAtKG1f1jy10CKjjIx3t63ue60w3+dfckn+8h7HVNOdDN\nyFLdyhoI/eqyXbyt5NTGGEkiMd/VfjDYdin5lDnydY2wnoCYVhY1zDgSA+30\nzyybs9lEvHlPS2oDtTtvqob6NB4PBGTL/mTEJmuSg0VkELIJghkxqzvyHJHZ\n+uTQt2pCOh3ASPLM6NJhNHHnmk3NJtOQzDqa/GgaEzgqj3NHh//svrKXsENT\nXqmLKg4P3KGZn5eG3mqOD8llmHWDhpGTPrJGPuVU9NBNmeucbirXUsD16+UB\nknDRY5t1+gGZemT6SaY7IMRIkNDY7DRGTf89ONQo+FAXHd/fQLDwqi6ilZjH\n6NrHZE5RiSaaZXCdt3C8yMVHNe9f0qT7EJPb8aml+CHjyXvhuXGxF13LUrpz\njNS5o1TFIRjGX85sXnL7FKlhLswull//0Xl6IMn5MvPe4nc+6dWzGq8Hsxj8\nhZjlTqO9UuCHJHvSbxvu4oUuyM7u9p8kDDHwgOx+9VgizHWgrLEzmjLnWxXi\n83cb\r\n=xsh5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3fa6683745924312c7d92f3da2ac2280f83bf1bd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-3fa6683.488+3fa6683","@test-graphql-cli/common":"4.0.0-alpha-3fa6683.488+3fa6683"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3fa6683.488_1575962653347_0.06605524430452925","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e2a8222.488":{"name":"graphql-cli","version":"4.0.0-alpha-e2a8222.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e2a8222.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3ae459ccd58f97694eaa846e7e7836410cf25ed5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e2a8222.488.tgz","fileCount":14,"integrity":"sha512-ohT2B3b1rJHI9Z/c1pwgZib7Av9+a2hcKoLnhtylwLluZ3wELDToy/hAas6iUL4lK6y3l/WjDqXCAa+N5id7Dw==","signatures":[{"sig":"MEYCIQDNhGErAArfyu12u3LvyCYWGuw93D87mVGG1lgEa0umPAIhAOC+uSfqXNt5dZ4Feuh59baXojqGDWAy/Gg/OqPhTWNw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70gtCRA9TVsSAnZWagAA+rUP/iULv8QkKpkF3EqOxNcW\nb6MXWOlRE2Do69+5Ug8NfeuewESMr6WtnOwlMGz+f/j7h782DvS8vKlGDJpW\nHNgI8OSuseUIggC/i+498g/FRbdrwHcL1mccXdlDYfB/QamdOEVi3VY9Vn3z\nLOvACpQdW5LqoIBqfdZRXNJDG/wxYNdryDN2T96sBD4Sj6r3laNkw8eDqob2\nUfNm/QkntL1WKuXgZ90I2ejLs4XXqFid7/jN4gxklV7U1G0BOgw6BFfBX7Dl\n/Hzz0RRbcCZncUnFXK41hCg43Bv1csN4NzOSdGuon4Z4v75tZXWwLTkMwAdm\nTFhXGUEY2GfDDBDh+JT+l4q24H6q/onXLj5jFdSblXsXvHXIObh5bzmILRzb\nyAsIBOVKv4kfCjjK6rgIZKC1SsSuI/rG0KPSTCxmdP5TgMEiUhz8RyDHAALY\ngCq2Dodv4RFLmKW7m8xKjWSTDZRQ4DLIZawPbMI8jfIkSi9WFUno8zuSCUfm\n2sfSSlTlof7nbnNMiLyZn0PwVmASQXqEWBbAs0qSCbRAUIaLnDHdp4zayVX3\nx1mvSW9+C210FnBUw2/srmc2lxPPr0v5Bb6I+CtTfxySlJ4egkCaDwdrCz89\nN0pdtMVY3lGhkDt2QtFv+8UDHrJJNkMH1TiV5UeOocSU0PLP0P9voOveevxL\nVlHD\r\n=hbP4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e2a82224df600ed5fc6826ee2ad7168e91d26ced","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-e2a8222.488+e2a8222","@test-graphql-cli/common":"4.0.0-alpha-e2a8222.488+e2a8222"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e2a8222.488_1575962668578_0.20491694952879214","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5a7bbc6.488":{"name":"graphql-cli","version":"4.0.0-alpha-5a7bbc6.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5a7bbc6.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a287a2e3f88fc4587af5005684121c3effdf1c48","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5a7bbc6.488.tgz","fileCount":14,"integrity":"sha512-ySIqt936TLJBAMVpn2owetfngLX+bMKrBuwNn5Ug/bD7OkSf7AlI/2vBViHfcS55QPqHrF2NpB1+aQ9GLiyfgQ==","signatures":[{"sig":"MEQCIFbey7BluqqcaWJoY3P6e1NJ0u+29Qbv0S8FmYeuR5fBAiB10AzJ1tek+lcPheyOxEnEAxiftOx1/cvEMx+rs3YHLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70hVCRA9TVsSAnZWagAAHWkP/2AGd3sRUV6nfH3mBuXJ\nn/0vPMOJDTk5eo7S8J3e6yOmFacSmPZxZzQ5WF9w0IJ8dp+Poo/Yon/PP6ot\nnz2Zcqpc2GSjkFM6lE7zhFYLS7HXbMb2r9t9yH8/MZoVZ+XjN6v1gF+JWKwK\ns7EnJdjkwhGT3eyA45KV5vTkfYImUutnAajhvruhte4Q4u78UCMNLtZ8hwqI\nZf8LyipVUelBlbDVXWEdX2kDx9mY1MjX50KeoJPr13B/mdOriQd+veIfaJFA\n9dY7T0CspzGf6LAHoUlQzgaJljVhpS28Hkqg0fuW0G9IUrlRhW7UggyeJtqO\nDlzrVYevk7ryZuMXn5SSoHBIM0Y9KMZk/t3NQdZdk4KQ2sNILkRfww96ih3z\ne4Rmh7w7tFgT3+Ac0C4Cr10jM6W/2PnyYdCsPv9n7+d+BLDfhYpoyYG31XLY\nGAfmjMb9u0qKg0Yuqp8XDOGKwJ9p62r2b9KBdkT3mmcbEbdVtwgFqfrjVMWn\n2sKrvrhhrxCmHtz4JYQNETKxgDzqAYDLKH4IGM4k6WeXoVKJdi4y4avF9H+N\nNstOjXazWuMRbjjXTkWhs2FGrUW7gOEFWjbSWQvRCO4ifGkSKMmcWc6QxvgI\nK+fg3PeWFPO//fwwE2O6VlUm59oOxYXApb4Cs4c3r4chxyG5dqgf5HcAkDTO\n/qzx\r\n=l1+4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5a7bbc621d596739b551aa9cf73159929ec60c33","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-5a7bbc6.488+5a7bbc6","@test-graphql-cli/common":"4.0.0-alpha-5a7bbc6.488+5a7bbc6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5a7bbc6.488_1575962708503_0.035724342990605784","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0d86a8a.488":{"name":"graphql-cli","version":"4.0.0-alpha-0d86a8a.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0d86a8a.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"753121346c5ec19f8746823062d10f6913925514","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0d86a8a.488.tgz","fileCount":14,"integrity":"sha512-p7YpIlmbJtLjftaSHj6VXf1D/tQs5afa9VtRKXIdFJdZi9iYbHEOdaBXUMJ5Yyr0oQKYqrSwB2UooEsa9sAHHQ==","signatures":[{"sig":"MEYCIQDnbzypfPRQonw7PwMq8ULY9Z/EyNvY5lGYY9h+22N8sAIhAM6VjS1UmZx7tbKrDUCCJ5qo4u6jPH4E4hhlcXAibDlY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70iFCRA9TVsSAnZWagAAjGcP/iPKgKj3+tkx1wxSKXnk\nUS09ULjvDUY6m2nfE8IGTu5g3f0Nmlihk82Oc8u17wleznwSQZoa0FTqQDYQ\n7BscIpO4KOLNXEANLuP96gym4QiD5vYSATumTfYalao2ItMBbDO5rdPCY59Z\nDug9hwxDXXQNYIeu8KWa+o/N+Y8/5/bNX9fuDCgVKZOh56Cz9KfzKu7AsKPu\nSoO/Id2KCJvgiLzvJ3aUgXJwBPdzIMs3XxgB85DYkel2462au9Y5o3QgnOpE\ngIlXCPdwmZfe1qFMcT5Ddo7ddzy1Ho7ZQDX5OawXxsJuTJskNoi7Q71IAEOM\nmvtP5s6oWTfgaIzYMwye2434/K2E8W4oZUuEkQntFs4a1UZ4jwkguO0S39ot\nq+Ffl/DeV+7FBzoR9ohwM7UjkIXYWPub6HdC+aX/WuDKfV3b1nXbm1j6ji60\nbjZYR6TKRgWD0vFo2Mxagi8ZosmUlSTDzKsPC6R5muevcjEqPkLkHULzNw59\nZTy5jcGl2A0xQMlcBrZbfa5mmN7SnnHeVcrfrCNGlX2kx9S/Lpvn1sojKXL2\niuhFu9b9n04mL+pJaJxzvnnXFZC9swZF8g3t4qwEWkNyqcnJ5YaRbaHRlTi7\nvypHmSkYCThWsD1qsf5v/rP6L0LO+S7gHm43avKDeod7iXkkJgwuWBW0zuXC\nHwSV\r\n=4u3m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0d86a8ac7aea03ad7f16eb67bb22f61744826067","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-0d86a8a.488+0d86a8a","@test-graphql-cli/common":"4.0.0-alpha-0d86a8a.488+0d86a8a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0d86a8a.488_1575962756599_0.2698462397499817","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a3dba8e.489":{"name":"graphql-cli","version":"4.0.0-alpha-a3dba8e.489","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a3dba8e.489","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c6d4930658cd1a92e15cdac26f991e8425749f2c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a3dba8e.489.tgz","fileCount":14,"integrity":"sha512-gbIxBbS2eyyTf04svbea1itZWTdENtJpDILmubl29TLQNPbkCpTpke0bdTWKHQ4//QKBdR84h2w+e9YbSzXiOg==","signatures":[{"sig":"MEUCIAYxCxkjq1CzKwbFTIWnF6rwlPHpJIGX91u8jyJX9o3MAiEA6BoJC4uZOXr4E6+VDraKpc0UQkoA7bHdv8RotKpe1DM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70jqCRA9TVsSAnZWagAAfWcP/1BoHU6fPXpZjaIt/oZc\nwPuVaTS1CnyX2658pKpeHJ26sz5/88hW33szmjx4AY2JgQOue5M1D0ZLnTMV\n/ULZPa/pacLtGQdp2y05whG5vbPpU4e5/zhxjN/PR4w6aMogwbntJC+qdDgJ\nry7fy6E6ocoR+iCiTyZIvLJrz/m06wZemKySOd7kBP4B5fUjIM0zmt1STedK\n89PaEMqVauvlUIHIWbP5uY2566CmfXbqrOP3ThKVgYqcaVkfnbzLGXVgyqSc\nt2NbdNlgc81h9qnfw+UZb3+57Jipy9QEwu4jNB7O6N+w6Pue6ym3xZ33KG2T\nUyQdMlcsZGrJkABZ44gdz2No1MblGZQmZCNO7GPebUPDZqqF/130D5Ma9ylX\nOuHNMoLtOiPyugAhFlQvHgWe+McHPn14zui05cv7sxbkUPcoIDcYxvudDeM0\nHA1XJmtcYQBKYxu1Dr2sWb1gFE0b+jKC7bhs1WuD+qjspxz+AdKxOzsTLTOa\niq9Yt8ldQ6T08/ulWETTiMKJ9jPBDu/Xvlbk4p1aBlR0bMm5h36pmfKjvuFH\nQGGSTtnnvSfeAV1Pxk0JMNPM0IysXuaWrlHeQaa7f8pOB1R10vyKhYAHMtPc\nBPwuWiH/pPnPHik3vfLtrsedP+XTPXvVukuX7ZgLo2Uq7EZ9FcBKlaW1R4pO\nTuvO\r\n=95ex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a3dba8e1790e6b3c5ccb46f423ebd8ba0bedf56e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-a3dba8e.489+a3dba8e","@test-graphql-cli/common":"4.0.0-alpha-a3dba8e.489+a3dba8e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a3dba8e.489_1575962857550_0.9408979284734365","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5621c13.489":{"name":"graphql-cli","version":"4.0.0-alpha-5621c13.489","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5621c13.489","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9affc4fd6807240d847466d383d9fe2f55ce7589","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5621c13.489.tgz","fileCount":14,"integrity":"sha512-0IOCjBnI600+ADO1pHs889XJ7tT/H4+x8hRtAvXTpxjsAHBqNL1lmgyxK3hlBYy2Ud+cQaUtNwNHjyhPHtvEjg==","signatures":[{"sig":"MEYCIQCiSYvIufOApKrJLQ0cChJwL9fRdKv/Dv9teD+OjlkVkwIhAIJDUc5C3vFrOtFnmmo+HKYEoA3mqeR5pR9JEvooNWep","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70kACRA9TVsSAnZWagAAjl8P/AyD6Q4AjhbWo9/yprgr\n5W9pof5TTcnX6/wUBmhL1CCGIp5GbGX7C73wNH9Ar3yFwV9LoR/RJJW8SxAZ\nXuZpqvBcG+LNu3bEiR/XqTOGECreAqrIvly61KeHVpPv7DxdGpuep920I4nm\n9F3jWvEy2bWx+qvnTBf6g2Tcv8YGg3ChRFkzgD144g1ga1pKOq3P9gBsU38+\ndueEUEx8iQAhSsYMianemUSOzo83HNoPnOlXSIkMN0mj7+l7326qbfedfFmp\n2xzF59w/zTqD9jtgn56C3KbxXFERzxa3Wmd8ME44lJcdC0cXqkJ+f/qX3Zh9\nzyPnf/Yez5zBupNEyDKkExYcHsmDI7TcWp4wyHzLtF+8/Ep4FHNm5IWZllkE\nFAFB3M++k2M6yAYx0qEdjtmdtENhRZQA7cPM/2SGiCEgpCZ0oRnVqG185Rr3\n4Dui0PD+W81QGtKNrK4OXAj2RzjnOlK9NFr1G7X/8IeIt3wkSw58clWbHCr/\n5pn9gUJQjfaTwC6Gm/NwtF40xZflLBJ/p6va5tMqCvJpuxI7K7+Wyr43+Cot\nu8jz/Rs7qv5Vkm9SGMOQtVB8yZ88gNM802JPsk8wYv87IDsxYYt6WykkNVkY\nFclVdkUJzVq/jwRZ6imbZGUu32QtD78HpNXy4my/GaCAGIUgbdXfP2LFCFaj\nqk7c\r\n=pcfj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5621c13f39ab29954c33bfe95995432bc81a8851","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-5621c13.489+5621c13","@test-graphql-cli/common":"4.0.0-alpha-5621c13.489+5621c13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.16","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5621c13.489_1575962880073_0.4409165940133264","host":"s3://npm-registry-packages"}},"4.0.0-alpha-29719dc.489":{"name":"graphql-cli","version":"4.0.0-alpha-29719dc.489","license":"MIT","_id":"graphql-cli@4.0.0-alpha-29719dc.489","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dc33938d1d591796b31178e4d527304059fb4850","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-29719dc.489.tgz","fileCount":14,"integrity":"sha512-kSxhDOWfMXc7vSAlaYNFEkRdwq2RTqXFjVOE9ZL12Sf06ZjH5fEx20KxI6dHkw90TjeucsHlOwE05V1e5RlFEA==","signatures":[{"sig":"MEUCIQCC1KX2SsBs4KABWkPzyuGNAPPOGsDYvsH5kqDIgWz4uAIgSfxxQKsBrw4SRQa+pf5HvusNMeY//PgDx8tvucPK5Sw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70kYCRA9TVsSAnZWagAA6OwQAJu42s9wbyQYjAtQ1MBM\n0EXJaclZ7j49CpBZocuc6hmovvj/+A0QOd+5Vm3U3/fbb+AvEo9ceYvgQxhT\n5kXxUgDr1IGcmVQP/WBToosAP1PMjF/nHGvob9kqJqRwcLOTNvc9JecZCruJ\nhUcdjJ+RTUpCgaNqxsa4lJTbmIuQ2RI9SR3CF6Ahlv+tN8wp5al5iQ+x35ma\nCBS2+VR+p6njiAKMCwaeBN5n//RONApRbqoMIItmrji63frpHjZJjiC19TCE\nNrYLK0Mr3h5X8LGmlj80j0zKHE9wlc++VsoEVJkxhjKfcUFblDf+0h0kWj+N\nZyT0lv1x5w6JbPFZPYdSE8B06feVY8XGIIm5uOHl4IAn8BEDkDYVbZgytY57\neFHv4PoHAe+Oi8ZKWOQk7u+zAXhQH5NqkGZPagIXfHg7vwkDbbF9EbYUdCRy\n6DOnSKO28+7lvPmRWGZe3ec5r2+7gp1fM948czoXpAaQmwGl339xZKBkYR3H\n20N4kSJZ46xNuHKF8PjDiqAk5033DLQD9tCNSqfEQZh8tZsucsCGEn97YXdQ\nKO3adxJi2PrhkZ7VPEXZhpvXfHY8AhDc3CQCL02PiEHZpwzvT01iOB3jFk8n\nKw6xCHZV344ijSzjaHjWQgSgRz83hpf0FjV4C8tE9uDNG7L4JnkUU8g2mTZh\nilC7\r\n=oNQi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"29719dc1eb12657e6008766b6c8bd8c7c20b6711","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-29719dc.489+29719dc","@test-graphql-cli/common":"4.0.0-alpha-29719dc.489+29719dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-29719dc.489_1575962903675_0.4121388598603106","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bb18976.489":{"name":"graphql-cli","version":"4.0.0-alpha-bb18976.489","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bb18976.489","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a4534007716f3ac170c7c679c1232951cbf73f45","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bb18976.489.tgz","fileCount":14,"integrity":"sha512-E3EPo3bkVlaek3u9RG2a/SY/hqAo3CjZ5ss2nFtXZvNGDpH/+swjaQ9cZ7VGvJjPIFCGJNLoPqyelwvihbjddQ==","signatures":[{"sig":"MEQCICOlWsW3IvN8qlrEwXgfwP5WGU02ioEHPXATVAXlJG4xAiBKr0I0dIBUcZFQxlIQsJHfdQ0SyCctEiDZAenkgsQ41Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70kpCRA9TVsSAnZWagAAcAgP/jKeA03bDECBeKepxF0V\nfVuQGcXmpEN+Ndz9zSzvaKQUZ0YqPZZNMgIHvCmETQNhH2MzzLPTuj9mRzSZ\nNnbyT18Vfeo1d4GX3iuqZTKfglRxJMcAE16u8W0j5tFwY3HXhNvcxsKWfsu9\n+6a8N25vrVpiuHRkIVn3f0IwhORNrhY+nEb7ohPbb0mLEMjFOFlYUWb+Jhje\nYFIieCNT/NJRpH3aEZVzy2FQGCTnp9oIDBgCaoCtr7P+CheH2bEk0rJfEEfS\nJ4N2ZhG/ffjq7jr0m57GhbUtS4MT2aVnVBE6rFrKLIUdIO1vvmYmuPq1p/Th\n0xitp0tcCpCg9GKYYAAcD1/9rC9M3I9kS5yO8725LVpkUJr5Yt/X3pyn14lD\nDalQsXB86bB8qpK1OeG6o6164/A6S3jpK31PxZT55qme31ugf7eY/xEeU9sM\nh3GxqIVW3OBA25fzavzIEv53YBnzSpj/a2b234+VP2w9aXhgTk9libnjOpql\nslXB4p56KACRF0UqM99eENVzcsER05uZv5qg1sLRuT4w1W0Dn9AvC1rCE6dX\nrG29bgQhzFfujJ2rBdy3u/DTr13TwCrgt2l0wdmN4OO8PMPg8zZup7y9AkOw\nrhPE2LugQD/z3Sohn8n/SqLxWEC6HjINy7Qcn4zgdXmUsDBwBaHg9BcLYNQN\n5Rkx\r\n=SyHZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bb18976d4e9b478620636ddd9dcc35e32b832780","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.0.2","@test-graphql-cli/init":"4.0.0-alpha-bb18976.489+bb18976","@test-graphql-cli/common":"4.0.0-alpha-bb18976.489+bb18976"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bb18976.489_1575962920826_0.08302114971812258","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a33718a.489":{"name":"graphql-cli","version":"4.0.0-alpha-a33718a.489","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a33718a.489","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"672bb8226f8cf5852ceab21ab9bfb0d63de410aa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a33718a.489.tgz","fileCount":14,"integrity":"sha512-Juz0P0j/JlWx+N+CvOTsV4LfFdZwfKTILG4cLnTPbCpkKbsl49CJoPAxItal7MULuQnvEBpE4ErzKf2M/xSfAA==","signatures":[{"sig":"MEUCIBoyNqH0obae5l/jU5vQwFiY366sDaKE/8TL3z+g9OyFAiEAuWBv0y2SjDQrEob334O9mJFxZB6HP/W6Y/GbCyIGvCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70k7CRA9TVsSAnZWagAA+vEQAI1WBJ900rI2dfptDerh\nZ9us0hb3At10YT5628TdtWd0C9iNolN4iewFUjPfPmqLW/JxL3EKeDjvrod8\nxfdGeMx38hPRa3+b+KII/pAFyrLdSGnSTT8zgauw5QCAWGB1l/kJ2jL1d8NC\nxzNcIg4kfGNiEDXsfsdr9fXd+lOwH+wjmTIlJIU2W25NsZQonXv3xD2eNMz2\n+Gd9QbIOV9gf7+wltCxZm2SYCZV18pN0L+3NGdlQZBBtObaUp3pjpR14nwS+\nM+qYB+Sp9s9ic4ADGQMb6LNSEr69yk+uWhIA9iBMnQFggbEl/ZLZINwJNl7e\nL6MR/tA4fwCGP3sqk9G+lI6xLC5DlkETAOn5+murDBo5J9WnVjiac2VBv2vb\n3KDLkQwBOE3oAdkNdcJ4M0JBsktMdueYkz/yjng6lS36/RmIKdnVttUDcOpk\npCO43JRy10l9k5QSMO2p5rhkq3vd6gI/T/ud/e5Px3t+CNUhRkO6ZI4ma+35\nCgxz/seoXoGKpch8JuACorhLWZTtHcfP75sGsrs/T+Siv/7syfXiUpO3fOXq\nZiOA+bMMiG98ektW7T6V8sdHrH8aYgaEMsGir6zM9GLvhdexo/OQQzhWkgjm\nHcyEyqMVwKTpo78er+AWsDhqeaa0n4eEtktOO37uHRZGKGaQs2zXIbYVlAXb\nXyAV\r\n=241h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a33718a463eb6a276a8ee6faafa49a4d74d05ca6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-a33718a.489+a33718a","@test-graphql-cli/common":"4.0.0-alpha-a33718a.489+a33718a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a33718a.489_1575962939272_0.4002932308252749","host":"s3://npm-registry-packages"}},"4.0.0-alpha-abddf9e.489":{"name":"graphql-cli","version":"4.0.0-alpha-abddf9e.489","license":"MIT","_id":"graphql-cli@4.0.0-alpha-abddf9e.489","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"36c293e3b0f1db9691ebfaa10c518c9e727c88c9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-abddf9e.489.tgz","fileCount":14,"integrity":"sha512-Y6NXmulAoCtIkxhQBM4NRuojxBmP9ohln1BPwj/5roPue3Ma72ooKNEJzJOq8xERohZeQgJ3lJ7GRDTJOTR8UA==","signatures":[{"sig":"MEUCIBlmjSJRZn8Et4fIAJEv/XHz5/+ECm1oc6mhPJ0Q3/e7AiEAusMN0ICRMtnaVv2WaTNNsKqUifQTNVZ17wLwcdbkvBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70viCRA9TVsSAnZWagAA1PYQAIYPuj4sksfJ40MQtidh\nD3NDBM41pzk7h6m5JB2HJBrXalFxkIFIkKM7sE5d66BKUCdxLbSGavO460Ku\nikl3JZvBzUaUgTJNksu24dlazyY1BMZiCLr8gpP8eXQ2KRar8kNqxrgysO9V\ndjmAwacSHVTNqZqCgrRiG6TnqMwDaZmdevVY9cvYpr519X3ZpUWSIpd+tJXC\nBku2b2+zSEensX9uRYBqYUmgbsQyo1NZrFOCpsEAP2tjMkT3yk/NEqmtB8vX\nVRIToRM99UQx3+3kSvbQRQlQnGO5/1IfcA6+5o5GpKvLJCYqWo6EH+pckO6/\nOpFwUlZ5VyKGZ6MFHKP7pWBvUkfDeINhJaHAGTUU+Rm/Eqv6Us1vtmLmRHN8\n0saYtg/y3yBIUnLk5N8tPUUnJPTlrGJEcU3iroTAArvWjCgvQaPZp9FGKVzJ\nr91k8RvKmzBaOwVi6Dhq29nLiDLcpMIB+Ds4u4/QvvJDuOiKSL9m8e2nVnm+\nQ6hrdBVQvjkDseAQcLxmXN3vEihW/62Iwugrp94//fiURI+hL/7qgthyjY7I\n++i5khH2FxN+fNSJOdSdMKn53iDxcMaPnEb45vguya9lfuITodjK9G69Ji3q\nHU3t0HMj/l5Q02zEkYnNzX3MH1XYPy5pHNRXegZJimHH4pihZtKPtcvnCycX\nerGX\r\n=Ol+z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"abddf9e6d56b64e1e92b6badb166025e00db8f4e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-abddf9e.489+abddf9e","@test-graphql-cli/common":"4.0.0-alpha-abddf9e.489+abddf9e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-abddf9e.489_1575963618616_0.4819536519416978","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ebd65b4.490":{"name":"graphql-cli","version":"4.0.0-alpha-ebd65b4.490","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ebd65b4.490","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a02b1b56bc560593d7d166e646f715d6eaf32e2c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ebd65b4.490.tgz","fileCount":14,"integrity":"sha512-B/Qu34H4hu6S5MJnRjj5rVKBYVjUip+2KdZLHR6FhrlM6pWo31qF+nt9Y32dPEUqMxyzvtKpsNBtihqFS9eOvw==","signatures":[{"sig":"MEQCIEK9AexyDdCiLbm+/CQ1JXBgwiRwOBMt2D9IQxBtE6CDAiA2oHcYd733JyM0Icds5r36611SHfcg8NidHCzOF1AyHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70v3CRA9TVsSAnZWagAAJAIP/1j2P0/YFC8Ipi1VUEdw\nafzIkxyI+kI2x4husNOe69JJjzOVImpsuhpfdkSh4xunXLnK6bY/W3+hh5ef\nRvNNrmWE3Go5MT10e5Ajfkz/gVVsYArHGP3kBPRCM7FUK2kHTwg0Dm5KmYRU\nJV5PxsTT/wB0WthNFNSq7/8p07m9xc4I6/gr4PJGnU6ENbXFT1OI/ZBVUZ+u\n4yOzL1TdZyfT7ivuzG0BTkmw8wezEhcIjQS1xppx4te2Llv8hSGBsQ/Jse3L\nnIJO97oGRSI/Spu/7wlFp8vPKWg14zglGv3rZ5vr+lH9j+BcyA+mUBzczsNT\n7mvIV/uJjSaGWuy3bro0kZWsJKOvaGJtAl1B3IvKbfy0DtaMQPXaqikIb91/\nGvAIIWEDC6fx47O8tjiOWvhDiKq4WYyDsEvhsXWJOJA8dFA2OJGmWQddPGdk\n3oMpgpuPKw2bh5mZmGEbBXXn7vCgLvE8urTbzX25oDbHSoRyonMn5+JvpyxI\nN13O4G3pwvkdiMM2f/rl4Mn7akVOQgZMFDPD0fmaz+v9nakE1a+5IszXn1Zh\nyzQyWk82oBb8GLJ3zW64dPyknQMunAsPLpXy/fXoEqPFDIjXVgwEM3fn/Cug\nnoJID4w7K0FhK+j8acC/8ZvxcEjt0FjynbEmKjvzwMhOcq8woYjHy5wq914i\n31Fq\r\n=Xal8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ebd65b4be43be34a64ae9b5732b0febcd865fcbb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-ebd65b4.490+ebd65b4","@test-graphql-cli/common":"4.0.0-alpha-ebd65b4.490+ebd65b4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ebd65b4.490_1575963638876_0.42398006011683176","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fd73f91.491":{"name":"graphql-cli","version":"4.0.0-alpha-fd73f91.491","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fd73f91.491","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c9e8d41a6b1f24241cf1d21ce301e3fd63fa3c3c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fd73f91.491.tgz","fileCount":14,"integrity":"sha512-1OPtqmmLgUXQoLwS2prWbWmX8n6Ok23UBaPemQGbv52nhd9ZfaQkTPSmLNt2JpUmPhOuEM4C9JLYOlfMOnA1uQ==","signatures":[{"sig":"MEQCIHwiLHHWjFzzqr2Mx0sH/dISnL1Re1HoAHR1GOm6QKoSAiADSxCYliq5mwhZYPud36VGifPaOGK8zP4CnLd3BkqOFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70v/CRA9TVsSAnZWagAApS4P+wdOsEGdNQ1A22K8GJef\n9peJHDxI1fJ/v/XJlqyFfgflnbVX2/HMPWONj76LqqouNL/Diznx0YiD8yZJ\nGH2EgqOerA/gdJRDEg2yc9jj82mlEqFGm7OFvxWyO38W0xSYwUm980wnODMo\nsqSSeNhH+miDMy1zxb04l2sptaDtC4ImhKVJByifC0OtS+FuZsTMuwadxQn+\nyChJ4mGrwr6+k1MNsMODBK3tiG87HjgMpEVG6A9+GIMsNu6BjBLn1Jg+lrmI\nW5sbt5PDbP7Q8pn8EpXgZzxUcOyx4pWTltQkERa1JnosEwezIzHxfjiHKxrj\n7CrShJPs7Zvav0Sh1P40JgXaUvllzYv1zkVNCAQv/BzZcfot7E63st2IV1ST\nxUwzhLknc4CGye2AsUK9yTqimlf3A8ol26JLjeNuZzBIuRyKdjE6gdZqj4tC\ntIzSppCfnh7tzgQGtooaSQAT4HMdfO8l37iNTJW7xT3M289f0hxSehCYJgP+\n01W+y4oLcNVCsvP3CanyaheZ3hWc86kTwlNN8Bd4ttsOJn1I7gt7oeJIlX9F\nD1VE0lZd3OadKTefowm++8NEDzM3AVc6LuhdQa2DTddg/GETd8bDdK8O/Qtz\nNPWxbShiH5tp1FNV4ovLf4blMUMR5ujRZilMyB0iG2f94g0Jzn0olVUbnM3i\nCPzh\r\n=h4Ia\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fd73f911a8f178128377509a6151cb334acb9f9b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-fd73f91.491+fd73f91","@test-graphql-cli/common":"4.0.0-alpha-fd73f91.491+fd73f91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fd73f91.491_1575963647346_0.6967294541168014","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c607232.490":{"name":"graphql-cli","version":"4.0.0-alpha-c607232.490","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c607232.490","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"37a42b8e05537cded8878d032978ef11fda508d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c607232.490.tgz","fileCount":14,"integrity":"sha512-kCAZOSm1v0PUAMObIEzxu3RJVSg2Y6df5Rd8zUPTG7NWIL4TKiCvtwOVJ4PY88zAqN5m3qKZep3rhVY7YQ6FSQ==","signatures":[{"sig":"MEUCIQDntxodcztnw0qSZ6+QO0goDhafr7WmWu9nmgtYgbD1uAIgLeH9gKXMXUNadvCR43ctjLhVFCbNvI8+b5ywSnnkdDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70x+CRA9TVsSAnZWagAAcjUQAINiY/pA3w7wLlKlRVE2\nhPsE04mHjyWEnZtnSqWqn1+qmsEPSxtYYEBFLlSwlQ3lV8Yr9dJjewzdr41z\nPgG877OD6xi6iaS/R6Z3+cq/z5syV7z5RDqsm3IxRnsb0zFTvN/h0RTFkN/F\nnudjllz5gHh7XUtYqRCvlkVCbTm2g2MK1MvqRrKy2FEz4nTkWhhzVQw+ByN5\nbyWv1rcNQHpoqeJ/8K0vVApd3iWGK/L7HA+G8/Nifq+4gJnpGHtiQ2wqnL3Q\nyTgXHKcsKxryPsn4FvwR2qzzGeO8TNqSLTs/o4sCl4SNIWBIZW4Oz1etrJ2P\nZiY8a9BnTlX404eH2G4EmEF7AykD2XdHZgkPOgG93veHCIdCBSgOeHcc0hJx\noQrX4iov1nGTWSCHic+SED+tC0d84t4+lPdH9ydUk9vaoBU3aabgtf5UWcam\nDxuuEeK394WZMBaePboveOHSWSaz/DD6b1sJP4eHfHI2/uZmX8Yd/1xxEzur\nkqVpBBrRH2LFm2jcDFmpbhHYXhlbf80iUcICE9GIS2Q4iPfYddbbyBrM86/G\naqk+4/6csIvMntqppt8/HhhgwBVC9uVNm4j/RTig3htMmJjtxi2RGv2D5Hz8\nk2cHjX3cbEsp4IagnejrDZayL/0q1VOD/J6q4gDsXp8wFts9MlWlTvPReq5s\nYyNV\r\n=U9PW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c60723207197ce4dc674b8da2c14d4ae67e79dae","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-c607232.490+c607232","@test-graphql-cli/common":"4.0.0-alpha-c607232.490+c607232"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.16","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c607232.490_1575963774061_0.3239069104537422","host":"s3://npm-registry-packages"}},"4.0.0-alpha-53a7b05.490":{"name":"graphql-cli","version":"4.0.0-alpha-53a7b05.490","license":"MIT","_id":"graphql-cli@4.0.0-alpha-53a7b05.490","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5466e9f0c9a645363422424df2fa45349da1b4a1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-53a7b05.490.tgz","fileCount":14,"integrity":"sha512-FTZJcZuEC/th2keU7xoTZ8VVvNvCFud+YDwxrlf6JeqUhKMZYyAeaLQ4xlxAEfYREkZbaoAYzt+fpwk3cWLKdw==","signatures":[{"sig":"MEQCIC7Ll32DqGcTEzh7aZkVUmUfrfYdSYB3VKX5dTwhKTbtAiB1a4tYRFFXG0p4lcmsLykhW9NFNQnVT1RN3Ckovbpy1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70yRCRA9TVsSAnZWagAALFQP/3wzVGdW3oHHx6LvKHrS\nsmlwl7AbqZKThaipPfjyBnNPhRHuyp5IsYh16H2ZXHudkDjEC7FfaEqsuipX\nbZvnRG1KJw8JNi1Tk0T2om5QVCTjoP4ItKCy6Oi1ifQH4Uz3Y76GAocIuqY4\n/LpfxM4YVWBKUSM8DUagCUq3RSicQQqWbPWaN3h4q7+LlgM6YdVp5cZLLWSt\nzhZq3VldpdeLUmCRmEj0X6f0qBJJsUHduWhGxZs+5QfmvMdZtaS6Mmrb2oJq\nB73Y3sBNf7EwtUz+V33n6vwy3zueXwrhTvkTKjJNYeOLy+RhNYNuNtYE6RF2\nVC2DbvvvJdtPqcygw5rgU2M+LmyeHyFHD+wgo8nYCgNY+DQwupVzsDKO4X33\nyawBepMFIhtXtpOZgSBGVFuZqYttX9Y51towaW2csRHE6cwSdtrYha0TwIHH\nSaeqlhIQXo21u4Y3xAVnfcxLDI97+bvMAjcQ7CDriQL3bAzKwtL2SpXFbCgj\nOiEvJtDLJMl9qxXwc1GLxAXyILcvpO1O/EEYxeOk+uWCNhL5d65bIR7hxHlU\noXQ2EWHvTMRj5nRW1aKFR/Rzp7WXWR5Tz3YzgurL2U4UXF/zrIxKe65h2qLo\nR43yQkDZi5Iw30BYeJtRwIazBPeNoHvNXJIvWCaGehO4UuLizZhtAq2sx3Nq\nlklD\r\n=banO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"53a7b05999977afb702e4989b62067083afecfe7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-53a7b05.490+53a7b05","@test-graphql-cli/common":"4.0.0-alpha-53a7b05.490+53a7b05"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-53a7b05.490_1575963793281_0.7006750644562645","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5b4f372.490":{"name":"graphql-cli","version":"4.0.0-alpha-5b4f372.490","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5b4f372.490","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e32bc625e82837d9466697f94ce50944e3e2e6be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5b4f372.490.tgz","fileCount":14,"integrity":"sha512-KGnDW2HOXWINa9mXWnGJdt4JgOawilruYiAbLOTHEgKBs5hRdIlHcc0V717vSRd9yU9zjyEE7GqsEhvVFyC1YQ==","signatures":[{"sig":"MEUCIDX096h+tVZ56cj00SxA69Z0I+u4mkp095MejYnLSPvrAiEA51+s5GA+Fzzigkg8BO8KHsVds4gDzqfq8kSpOkq5tQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd70ygCRA9TVsSAnZWagAALSwQAKNj8GHEArtQDMKRZIvX\n/ahZqgDUKx6EK0HBBuVLje2jL16Py3c80fu6si4v2RzP5wYikuPskkwSfWr7\nNFbP+5sw1Snm2Bwe3rJEmha4whq12E9yaoDgjvVUvBY4nnrqbsIEPHJ+F7YE\np5zUMfShLLcTZ+nON3xeP7iegV/an4mSjALYUT4LDlpAN7YDyj4agNyQRfdo\n9R/v7nh9XipwP0guUFn6vbAQH918qqy2JFYQ1ciIG6ff5m03/rHb3J1HN+pC\nXMX5FbK+iBZCjMINSjZGew4YCUdHf0BTKwQQpc8sqC7y6XkVcu424y/RrnWF\ntYbO4GZeQqLVnt26VppyoIYchifAqV0NZMIqek0zQeBxAQK+SGzaJIjvzq4t\nWfzfsxw+41H8b0PnB7ksAtbu4c6oFEEbi2n6pxq6vNy6bMARrSuZ680rKRNz\nIDgYmuvV+QlkZeoVLWaUIfbOjYsxkq6u/gyo2LbTlhK7x9kc6cF9Yys71LW3\nPgB3KPMFSUK7kV8jLnifgHGmKG9925tYj2g8E1PxJDewfPgtPMwrP1ilOv3Z\nD9ixsv8/k/gQA+j7TdKcz8yqcHi43WhHBucKtO1pI3m3c2Kj7PFJA6tvDIyj\nn/g1EeO5IWfknWBmViQVec7Vb/t7BPA3gXEPmoc0QqGlm7yomGaBpNEFqvfE\nTyIz\r\n=39WT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5b4f3726b38b5bd76667831bc8ddbeb21496b69c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-5b4f372.490+5b4f372","@test-graphql-cli/common":"4.0.0-alpha-5b4f372.490+5b4f372"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5b4f372.490_1575963807864_0.26945430044068286","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9e5db7b.492":{"name":"graphql-cli","version":"4.0.0-alpha-9e5db7b.492","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9e5db7b.492","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7639fa1b92814d9602395642b804b27532c80dd4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9e5db7b.492.tgz","fileCount":14,"integrity":"sha512-KEQ3q3izJAhv+qg2A8XSTmNSDVbrFbPhLauyLK8xV7gD+wfURLeTyXF9sxTXirRwU5ndbUwdzGhwb9w3JDPMUA==","signatures":[{"sig":"MEYCIQCkkK/np3sLiak9JPwJQj3gDPfGD0HcDXzjDIZxadusaAIhAIXE1CQY0bdMBrI/tEJ77o/gM0c0TQN8W3QRC0BeZHPJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd700TCRA9TVsSAnZWagAAMJ4P/00lUOwqWoloLI9bLUr5\n3n8kKEHseci0KAf1SvZ8hZFjm45wWAD1e6zdg4cr3OkerTru1GcNWufpieBs\n6ugZYeT/EJHo5SWWxPLdkCupsbK3XmCjSNxBPSK5cl4Gmk7em8C7LpMsIgU0\noW2GD9Lc1WcKgMHMIhp3QeZ5XLPysBDK1MYCCbinSvyqb+v1Pc1b5OB37jjd\ninpYunEwdBz0vM6SUHfvpzw3fLiDubXVF1mH7ZthR4qTO5leBt9ZCz+Osj5Q\nWwbJq7w/p1lQ6N6VE2GsFhe2LgZA0zvFwMf+ypmfamyWiDhBMcCi/14kJqZg\nD1N2C/DFf4a44kR9Hl/OyBG1jzfSq8h5sryu5whwyKPCDZiiQsnEslC/UNyL\nJ9batflGguroXGU5wr4Xkg7b6mJwvOH/vUGUhM6aMsJeYvxyd9hutPK4ywWh\nDrIYOwKExtmgIUwxCXm8U6vrRvoWXD+c6xq7+6NEM2v9QMFDqZmqD2h/i6ny\nMTNU6HnHnipjUsjJKdJqo9wyV9+w3TiXPlcXHemHEd3CvZfFYlpNrTBd0mkt\nERhQPPy352Bq8FaGntO4BG4H069afRRVfAiPVW16Sj41uqcf+hnmcgHLSGas\n/wf7fAGb7Ce/l9aMWEuyryZijXlPt+WUU9RocW5qRt13Onwx6LrAdHL41w9L\nz6+P\r\n=OjpD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9e5db7beb67f73ffc9ec25e92a37bb7843ffac32","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-9e5db7b.492+9e5db7b","@test-graphql-cli/common":"4.0.0-alpha-9e5db7b.492+9e5db7b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.16","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9e5db7b.492_1575963923331_0.4974625369947705","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e893a77.492":{"name":"graphql-cli","version":"4.0.0-alpha-e893a77.492","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e893a77.492","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d0921446b93e3ae05675c60420efb63fdcdca191","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e893a77.492.tgz","fileCount":14,"integrity":"sha512-efSTbYYU0jBjmy2LI6f5EsLdt8SmYx2xf9sffJQ3w28xH+s7/lAuZis8w0/t3eNdi48YnBFu+7sIXSLMKvo0jQ==","signatures":[{"sig":"MEQCIG7cKGjyqxlcWvo3/RxFVDk121ekMJZKjqoLU+ArA+IsAiBrxPqzlNLxzlKalESNBHjG0f1HneUDkpsUCR3zKqlnaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd79iyCRA9TVsSAnZWagAAUqcP/2KLEbHHN2wKeVjgnbvX\nH1YfSTZy0GF4+glnF+7y9C+qXET0oS0uQLP86bSdJsMuSBv0RhcV77dQ2cvn\nibGMC3MMcnL40mTCi1z2xfcHkNUG9C0my1fjgpIIWaILyEYkIv3bBYptk4kF\n9C3UdxEeuPOHXTTyZbYDSz9TAXeTe8vbaDyADSdEc3cqyASI/uP9xAZToy28\nIaKhIyv7XmzhJ7KFGFeNjDByQ4Uv08jJOrIYG1XNtl372q78dHh+qG1zMt7t\nBqWpQUan8JXQNmjWxO5UnAECQ6XTaHoUXs1Bg40OBShyBMnXf+ZxYo3ZN3GH\nzDxbSWuYTbPbaVIEj64wrnWGTdWjM3WD+c/vtSwqsNQtB6cylLsH9qTV+yey\n0cCZ3ypeWVBXui8LRAhBzOcRvFcJu8eue3U+BRA+8HvqGx3TbESoSkJcIQBb\ns94CD79a5sBJhVw0Xwwv1cU0c4qgv4LosNxjX5MpKuUjFoWSrBW8S9LrGd2l\nBWarLgbbsLpNcc3htxYZEWE9R5/ejr0oab8sq5RaS6Tx5jMwCLpDUkG4POMC\nbnxjpBrrUrluoogRvtTyFOziOIaJ4uKhfaTy3v9+vghmKftAHeaw02qN66dX\nRs7YE8jQA5SfcuHPM4CX4l0VKWsdej2q03MOnxnP/ssOMjuda/g4Xsw/0NFh\nOwWG\r\n=INGo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e893a775c701cd24aaf07a30b74c43db5283921e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-e893a77.492+e893a77","@test-graphql-cli/common":"4.0.0-alpha-e893a77.492+e893a77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e893a77.492_1575999666237_0.40177575097962825","host":"s3://npm-registry-packages"}},"4.0.0-alpha-85dbd07.493":{"name":"graphql-cli","version":"4.0.0-alpha-85dbd07.493","license":"MIT","_id":"graphql-cli@4.0.0-alpha-85dbd07.493","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0943e1d2e8d326fc1fbf8d3f904c3d5531e9fdb0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-85dbd07.493.tgz","fileCount":14,"integrity":"sha512-Km2B46EGrzIRoCKj+B9r4kpc+5PmunxHoq9cIhfKswJ47c7p6z45ODmV8ADS+a7l1kmRsgvNdLAI7fBZL4XIIQ==","signatures":[{"sig":"MEYCIQCZlmgxjQe3tiRUfdkL+nVtKHWD7WGJTbCOrM5ETk/cUQIhAPapGqgb/nEXZuJYVy/R4sQvD8oJWMcE8xkzkb23frbX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd79tQCRA9TVsSAnZWagAAJ5cP/3J7kWWMUUCAxcQ/B8DZ\nLMK9uibmdAX3rNL/FAoBRMhsUKhqKhwo624In/MtatHtxMGRiErnT8KGUFQ/\nLmzSnzUL0y/QXiht83oVgK5kTxcZS49IJ/XokaSGBvBhZ3fpDsNq9Zs1tIlN\nBu6BuDknE5lOUUaK0zZC1CrdPpi0+irCEF/hszvdGpR2VtDuK19+TDwPQEj4\nA9Al2Mj+0GwGEgP2ghq0YUJc1q6rJCDCpnCygPfKsJPAjSlZyh6USYLbd0Da\nYYCD9zjqE3nrZbctwjM8Sv6QrLajsPZHN3Vo578y400/9mkyjS8xL00jxiLN\nmMu6PbabHgacilKHA/zeTYvqPgv7x/w6IxyHZPpVGSWTl1r7yz+2aAfj/0be\nNvwkCpdNJWilPubjwxmrg8KVtd2YtX8E2Gy7P3dywdxySHvwp+BqCNtRKMoM\nc+nCI+Y1A3sd/Z34DT01mCNREZ9pkoL7x8Lz4Vql8S/xMxR0sjBcu602qVN9\nLfAYqaf3i7TzuEE99C6WHbpW0yXNPXlcDAupKsS6m8oYTQmDKoywm0u0k/6Q\nF0otU0UazexmHiCTJaA/CsvMm5EMbxH9mvrRV3XtVwkhYpXsm7e3PnFQujLc\nIU0G1S2WRUkbqH0IpASi7v5vrhSqgwVZQ/8t9B1FJrrfKWwCR7Uk4xQZqUBd\nIM0p\r\n=N5/t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"85dbd07f8e2a1e3ac676c413986e20130ec0e957","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-85dbd07.493+85dbd07","@test-graphql-cli/common":"4.0.0-alpha-85dbd07.493+85dbd07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-85dbd07.493_1576000335949_0.6874764614689333","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ffd503d.493":{"name":"graphql-cli","version":"4.0.0-alpha-ffd503d.493","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ffd503d.493","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"82bea77c0ead0fe8c9084c6909b47186e9606299","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ffd503d.493.tgz","fileCount":14,"integrity":"sha512-6XCthyDEt+O6CBqgA+KCfU7JgORlWydsOXNUbsfYMVtlsgBCIVYqRH96+KkFUmGvybNZDrO0KiWeqjKqdky2zg==","signatures":[{"sig":"MEUCIHvylUpkjzMnVz2e2T1keCOuoP9rIzAgMtoYPMeGqTO5AiEAlMbCR6JdqFq9+gmhQyqwVdBzgKns4yh6unFilwjcSXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd79tnCRA9TVsSAnZWagAA3jMQAJDB+B4g99aU8Qs4qFjc\ntcJToBGFQBUMfViDx3mJpvxjivc/CruORi0XYrqyG+4ghTukzB8tItdMM2Rw\ndPwvFW01wBN0CO8C3IhyaX7FVFSCAnlDf/lig3VbkldHbrFv/p7ncAEmYdTm\nMwBxyU32dZavOnqqvQsGVnY9LuVNJ+UC5vDICpfGAY7xo+NSvylqSpi7HQMJ\nO9jnxprL/ij1XxCwG5CdhwWxipuh6RvggvbvpVQPMgxKyGBZUBTwZmSLWxW1\n89Z8JjwQuWLSp0ms2ySaI18lWDPLKmHGb+rlo+4BLgjluOrX3JHVk/INcnfS\nAK3dc/rU6KamEsp2NmAEhjPIXpekdnqDUsgRvHqs5toGE7yz0oFo38Ncbg3y\nc+ShxWExkwBk8wMk+agRqqAFxanZC0REdEfWnSFeV8TcSbWkcUp5gBU0z0om\nL4V/EJw247GEQIdith819oh98GrtWAcUSXLrxdYQYJYrOPj2YfqUGypcTjEi\nrFXn0VXR8z+oTK9WYnnmg240BNH2d8Df424sIFXjzP+DzJ2kRUZEpESl8WMm\nU9UNhbzo62JC4v8E8ibvpnE4Q6yrlHo4dCbGcJvXaRXF3wiIjZtEPut934Jo\nHo/vUb+JHXpzAjAIBjcGT3RnJcVfHdffRjExLxecYB5O1rHQgw3lnr+Ygner\nUI9N\r\n=vRMm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ffd503d804191e127349a3dd4e16f7f444e25d80","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-ffd503d.493+ffd503d","@test-graphql-cli/common":"4.0.0-alpha-ffd503d.493+ffd503d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ffd503d.493_1576000358983_0.11213825738376704","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0fe0eb2.493":{"name":"graphql-cli","version":"4.0.0-alpha-0fe0eb2.493","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0fe0eb2.493","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8e01898c7e3e4c2a5ecdcb57cd5d679d232fdd16","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0fe0eb2.493.tgz","fileCount":14,"integrity":"sha512-1odoQJQof1SfqTuAWDdhN/di8CvuFc7JFREGZ5HQwefP3KwotqqAGGja9EAR9GajxiStyo0EMa2O2JMyFUZWwA==","signatures":[{"sig":"MEUCIHaxUdIwyoNwhtoDKEjIfHex7KjhUsG/IIm+ZFLkR7UjAiEA8vxruft9OiRpfyluVEjTlf3q5AX4dz/Vi3KqADUTPv4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd79t9CRA9TVsSAnZWagAAewwP/38Ut0lhebt6qUHGrqZN\nB98X/hhFknSkLhRGX3expweF+7zfWxzhlHyxFqbsFMSKtl8374Ii5eG+OsfO\nm53gQU4IxtXtvLhNDY7Bx6x+uNDuj8cGocHMPRM/jNNwCGA0wQxOBjxtSJfC\nOKRLFzWWpCR9RL2hvPzDQ9sg9MhnipX1cb1TiQGXGdc2rwh6wdBb+zPvTFle\nqRB4YtsTpizI8INq2EYx+x8K0tb4BmrigK4HxGiQDdAdAhoMzGjVE74alllv\nXI8g4B1LGFkc885oAe91BFs6VqrL4SPKnKHVb2bWOfVgX3O5xugrTp3o5Pf2\nCtxrKAzk3UG5Ypv8jhF75CVXetQZOt/K5s5yU7KT7mZjmltc3kCU182oYl1n\nfsTDpJ6Go+WP648/Vug2Q5gH8Ij82UpEM4SJIZRJz1CLkOQNyrZEs4G11Sin\nZvl2HLcz0CucX/fmX7nfKDrtmvfamaB+WG0YzVeobCFiEQkQUWkCodQAqw/U\n+Za5HOaq1q1bqzG9NGywrcfgt8AF8JEzcQ+A2cdJF2ulMBu0lAGJ560a5kxI\nWDfNvlwNoKO1M3wtvO8StGojkHlIavkdDAiL98WPCdf5Zbu5069kv8MWxTrb\nbfyCvwXWB9sZbujWc4sS81XhAV1MdVSVCUGfQvbVFgCWmA5aZstg/CSCXZ8Z\nNQKh\r\n=XxeG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0fe0eb282f9cb202c2ee270ee96e14420109714b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-0fe0eb2.493+0fe0eb2","@test-graphql-cli/common":"4.0.0-alpha-0fe0eb2.493+0fe0eb2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0fe0eb2.493_1576000381041_0.7327887212531325","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5e497dd.493":{"name":"graphql-cli","version":"4.0.0-alpha-5e497dd.493","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5e497dd.493","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ae026e988d8e22012556d52eff8881cffb405049","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5e497dd.493.tgz","fileCount":14,"integrity":"sha512-t2JX5OtTZrIOxNoe7K3AW6O47VR02FbCgZvqvIB+aLVCW2evD94218VcrNLPWIUq+RSaJrl1SkLAp5x6WIFF7w==","signatures":[{"sig":"MEYCIQDaVyb1sng0UPJlPv5zm2dosYDuEziEJc93fLgJfdc6OgIhAML0czrK8pXHT91nXB/qL0zJ3NiEcPwjR0quwX4srDgs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd79uNCRA9TVsSAnZWagAAP/8P/0pTu0IXl09XPN+ARbW1\nl1nxqMkYt+o+/x+9GUbKgtCmeFGieUk9vRHDoETJEXI3dujFyuva7KXJjtJC\ntgX+2tcKpNBr0hHVwVrpHQeTz81MAXcTXKV/9SdE7759bKcAy5+VWH3xC4hq\nMWl8INyOn2eRdOIDRZkTK6vNN2RQWiK1FozyZRifAIZCpilj+ZncNMwHPGqm\nYIg5N4p2hTFggdS6sNODgkVgek55kh082laHUvrfKVUsoaUABLoEK1xra6dr\nTLVq/Si2nwANNdUYlzH7syL246KlA5JLgHjG2XQpwMOl+nassgtLMXBa/HSj\n/sTQGD1BOHuGGJPBDq2Fxtd4CorIgSaed/RlsJgkUYL7TnmtZ8EitL0W9JRY\nu94KUCuuayBq1TW6w3mm4tZLRR0HAojjzI0/nikZzFSkNdcc9Jp6WskFC80L\n2bK0tbaUuc3gup60BjRvdT77KhXZqMbb0wowrbdPrD5008tcleRdZ69NRFn8\n+fWd5pHigwXKX31tPuijFd0OT2nlGFDfPovqZHMhXp5oo1J03TatfhqNXImV\nps0W+H8DZbmNNqVbtyzn2aT/gaqTPW2Vu1PCH2wBa0qC1RwAJ014fVGTALII\nvfOoEzq2c0kxGzW6PBMnibJ86UUGV3WeMtrtz4cNFcLr0hqql0Crs6bjlZJF\nTuXl\r\n=1Lqe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5e497dd1e51987bc571af53a1007dc9875280a4e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-5e497dd.493+5e497dd","@test-graphql-cli/common":"4.0.0-alpha-5e497dd.493+5e497dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5e497dd.493_1576000397591_0.3082513323452334","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1860a13.493":{"name":"graphql-cli","version":"4.0.0-alpha-1860a13.493","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1860a13.493","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5b5738de83a559801faebe0447665cc8940c89d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1860a13.493.tgz","fileCount":14,"integrity":"sha512-3R7Xct4p4lRObiQ7xycvgYCwZfHKz6vOQ+hJiZu9uZW2Z+wteughO5lweZyF/yBupnsMZtDW8QGKoInAyuMVAQ==","signatures":[{"sig":"MEUCIFaobEzse5eGkM0DO+13AhRlUnIeja2qIC46oqFQWhiiAiEAv4O/WLX4qnju6HSj5zmeQYGNy8N/ZFElma4YnL9PvuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd79vvCRA9TVsSAnZWagAAzi4P/jrSjsq3XuyfLSSUwIzx\nF1Kg37awuc+V5bIqui9xDnMGx5bh411m3BJzwbhwF5WNbn5Yu+6NmInt8uZw\nj55M5ghbkBj/stNWP/eaMG1alHbskq9TGqPMZTk7qy6WbYMV3PQFF0ZovijJ\ntW6qD5+ZW0RiB4hLEiqpfK6C01PE0IoCbfB1rL83vIN/nBP7X+S+dk12RElh\nEcNyN5EqfXAk+rjfZOFU/wIL2QE8MCsFMDss108yld2GRiST74YA3wgeVnqU\n7LzZkuMI0LFI9TPg33C+wcCXKGN1t3zlBG9afZ+UAFRZj9n+xtcONxHWC8L6\ncTv7eNVr5pBWKUygAjPmWSuumQ1xmCevoK4sljvDz9Hy/hMKL/jaK/0v3gbv\nf1HjGiLGMfi6pDT3u66aofem8GI5aSo90yE1PPSARDFrp90z0yke+G87TaYe\nXoWQYatdmhmSGpwPcfGSpQTTbkQRrmXC+nkcCBsHtIzhkNKEEfh9s6nzyXDL\nGO4aQuOPRBqP3ORog6wbaEJX9J6L6HvTdQ6STgOsSwB/wSHsKCAuJMIYndLK\nsFtYNTdaEiC8ZYS3n+oX7NkGyMcy0K8Ta4taRTDDV9u8SDDO4RozRTckaqoU\nkZCf2QJUBO26+2JejBxKeS9OYHaw63mttKkfShWB/5pj0iVbAIKLGwE6f6R2\nmCmD\r\n=SRl7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1860a131c8d4510627b1d8f4039058a17d90de22","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-1860a13.493+1860a13","@test-graphql-cli/common":"4.0.0-alpha-1860a13.493+1860a13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1860a13.493_1576000494620_0.6155919059760613","host":"s3://npm-registry-packages"}},"4.0.0-alpha-457af0c.493":{"name":"graphql-cli","version":"4.0.0-alpha-457af0c.493","license":"MIT","_id":"graphql-cli@4.0.0-alpha-457af0c.493","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e2bc62fb625bfd61aba9e51706aab328faefa963","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-457af0c.493.tgz","fileCount":14,"integrity":"sha512-HRCbIRuIcpYZ/FqbbvLrPuiTezvIvwEBtoqTZfLnFyuFzrnOY/PaLqlK3OE08MkjW6K+fljnHthM8BFP8bd0ww==","signatures":[{"sig":"MEUCIErQ3hdwFPjYr06WSRZXBGXsdKNN4YrsIsEKo7+/zEcIAiEAxn0RrlY6sfoH3ELBRMAPbBcBEb5J1Qi3czAvSZmGs3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+iWCRA9TVsSAnZWagAAtAgP/AlwC1iy2S7RAO1HglZW\n7ESlBwRlPP78l5m1GYtdxoSloU2XUEF9IUq8BvRX3viVaSrS8eH86HKjlftE\nHDHYeFGS9fhLzEu6pXBguTamgpOqSUZcaJu699zONf/oIBimcw4kkB/4fADg\ncf2Es+amkVWdzXukUiqfMoQaT+TOHJBaA1qOwIXW7cuCJmi0IHR551MkN+Z+\njPJOT7VFeVyAnVBIvsTe4mfNyU2d2kR2fJe44Pl55BRmNQQsaQBFjpVFXO2c\ntQtdErJncgbt31+hVUxtpY+Sue734PxywifZWTQAbX05LEgSXMZ9Se09W24a\nJQgX5AlhjoB6axRL0a9GPwGLh4Xx5OF+7tW3xlnXAinhAdQp7Lf5kYcpk77F\nEIqnR9eAZN7Lcabt8/mWu876me77yfoyYJowvNUUGKfQ2CpmeW18jQO8m1HK\ntTo/tD4AuzlQol4Dp56Eb1H1WU3JZwoImr9ugCKaScjTZoOs8r4Qw3uTY20z\nfAsMfQ3yWgw1g4fF6Nwfl24jjgj6YkVZZsSnReYMa1yqUKQAN5T28zb/EYZ3\nUpVpbAVb2fWzMuJmXowLb6JsL4zwOvb+ZGVIsY30+PdR6Ac6KhSzgfvQBRdm\nuW3klRdIfjQ5zImLfILWm4tL8jKVvMls7+QIoJ7i65ejMAn2fwgvU6HvvhEj\nXRog\r\n=W/Gh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"457af0cb0a176cda9e0486515934f298c57b690d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-457af0c.493+457af0c","@test-graphql-cli/common":"4.0.0-alpha-457af0c.493+457af0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-457af0c.493_1576003733780_0.40671168858240647","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d080e94.494":{"name":"graphql-cli","version":"4.0.0-alpha-d080e94.494","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d080e94.494","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e509c8f9ccefdc81925f9fc7e1ada0c0a563da7f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d080e94.494.tgz","fileCount":14,"integrity":"sha512-KFeUtkUb0xKu6Rz2ADgtY444e+bvvm9ugVCfd75gJLzC5p6fhTcfDhqN+wBZwEsdQc3g5har87+LlClmSw7ukA==","signatures":[{"sig":"MEQCIGDYbKx8iIHDzXfDEbP54AtpFRS4GkoJ5v3ixudjKdvCAiBUn9vxhZ3pJCFcYLxC0yQwq2UEmW2yUTnsYFDBfVqTtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+ioCRA9TVsSAnZWagAAUc8P/24Fje0A72N1gwG7wuFi\nSzCutUz+M/CyHmVzGjWVmBW3cnPvYcEh9+yie/hpBb7C6t7RqTAuJNl7W6pv\nCYQ9/OmgRvicvVcLQVV4ei/jEqQs8j2mCE8XmC7Ij/7CBmgYEiLwAYgRqmsy\nfUU+VMSzAjEqtKQ3lAGTBqbgWFgEDLBBbrfNycYZnAielW7B3Em2Yzaf3H6J\nY0jjeegWhR0mbU+e+3gRPFnHG2t2pLUIN2AkLfFWlNyQgKZsDwif1ttTEjY1\nKwUgUNyvb5GLgG+XV4XtvzrwLh5xtuo1X741iAIdhPcIqIWBSm9NolPOwOnu\nVSkhT3syYeuX8HoCP68h5pnLfAaozvHiNDTtX2H3Kip+JHLAhZc9tL7/xmYJ\nl7mWUFLo5TL45gxffU6h1Mk274skhola4oE7JE2uoyihoaf/iiP1N6wZuPX3\nTqWoAhlIR8VDr/FpQodnHYlO15D9oGUmwwojju/gYQ/E5m40hmeaacdwdPDu\nspQHtrIe9B1Q206sbHAn0iCtB2nuUJ9t47xN0HQrMafQAXbViDFQx3WRKT0p\nHjpNxwOFnVlw6/LOyeXy5LxUbYkVYaKEt3uswRWl6ePj/6dw9c3PHiE9i69G\nEQPMEWoiHrUlEPiGDBoYp7FQINMBbknBYxdfWVTEXZ6FcmOV3mKaBQg2s/6b\ntwi7\r\n=Ozzj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d080e94effbf15a2018482a39da362bda4af43f5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-d080e94.494+d080e94","@test-graphql-cli/common":"4.0.0-alpha-d080e94.494+d080e94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d080e94.494_1576003752352_0.6876253784719044","host":"s3://npm-registry-packages"}},"4.0.0-alpha-dcbdf3f.495":{"name":"graphql-cli","version":"4.0.0-alpha-dcbdf3f.495","license":"MIT","_id":"graphql-cli@4.0.0-alpha-dcbdf3f.495","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8e48125988c868443f8601e19a7011aa0af92d17","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-dcbdf3f.495.tgz","fileCount":14,"integrity":"sha512-9bCycpAXypt1GJHVXTJnxkJX617wQE/RPv8RyNFn+ChMpoDmVDexJ8Mx7nt1ncKfQ6ii+kXg2wVjU1VyYuwBGA==","signatures":[{"sig":"MEUCIQCGeZg0+iBYG09/z3UksFVVYXxdBWwmwg/BB2KtLD7llQIgAKiq9N/UXJz6XPw5ahkud3/3RkoRwPv903PhPt12wJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+jKCRA9TVsSAnZWagAALn8P/iHQmpWEg8iNbT23ir4z\nb+LScnTAlfpKb8aCX//31LBJPICZ+OEvET+qgAtpvxKvXYZt1V9Y7UwvM5Xk\nnjPWhwEVoWo0RjyLcswVQuZP7KWI5IDLWJY3W1w/nKLgRiskesU0tqhbeZ1A\nSeDC8Zx/lwSUvX5po78QmJvDhLimY5F49/7GFqdL0BMIIoSv1XbSaACWtfaw\ntegMRyHexne+wW+Fg9JwHLXRf3Kqfz+VF5GdWtA4Q7dtZKn3OBKUtM3Ubs9W\nHZBN7pThBTY8O96LspmRBe6biqUdcNlq9QfPgE8IPPG7XA6+k6nx5GzLGUPC\n80NSszTy7T9NnUuE6iLzDqlnuDnqtMTU1ugI+PIC7xAcodmEN2b+XudxNE3B\nQSAlJtNV6K4Yr0/QJNY4OAu7aIXkMIjn8vIghZDfOzgeE+eIphHPEyLBLubp\nRNv45XYYY6x+YCPfxM4uSOghfsfmXE5qVTYMoJN767VfGYSV+Vn8f4EBherg\nJeT+5u16o+/JnRxFvTQoc1a/R9DiGteFNclH+wpnBCWvu4yLlTz39xaA4u1a\nLoF6SW7BvzV7w1NySASkpNVJr4XAORswNx6ykfMAY8G4a84DFARGt4uASlV9\n9cZAnHyiqxjJJqGb6dOhcKPAavOLtMSrIu7Pxp8ScV+ROZIOF+d0mF6ioU+Q\nJ6R7\r\n=e5V6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dcbdf3f1ea8c99ccfef9bf714ec40e3ca88f009b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-dcbdf3f.495+dcbdf3f","@test-graphql-cli/common":"4.0.0-alpha-dcbdf3f.495+dcbdf3f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-dcbdf3f.495_1576003786300_0.17464499094361363","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1cc226e.496":{"name":"graphql-cli","version":"4.0.0-alpha-1cc226e.496","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1cc226e.496","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d430e854acf09cb774df4731279a1eca05d3f7f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1cc226e.496.tgz","fileCount":14,"integrity":"sha512-1rFZWhvDz9BJxdCuEFjY51HF/3RbTcZWJwZTwXCuws35OS0wN+t4PILkW01cd5T2yofZyXI+Ob5eK8MF9RpKsQ==","signatures":[{"sig":"MEUCID13mIwoppbpRbbIG4ZZtxcWIxkJu/YHclhEitJBdMtiAiEAlIQz9SWAd2YI//wv6B2vrpIvNFm6kkKUY0JQHkSKoyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+jrCRA9TVsSAnZWagAAbyMQAKC6f+0mqeQVK87yYYhZ\nZuqzoWkS/uAn70B0MrtFjNJ1W8e3rDCY8WgYnY5ZWUS9jUHF54zg+GhEcrRi\nhGeckMQumosOJc5vlROSn5g7sVeISWg6HItWMSp0HXP/xkGcujzGYjFMrvS7\njIzHeMuY+V3Wef2uX19OuuuYsz7pmgtn/Bf4s+6pwBD9o6CRo0cj4U2r2pIR\n/wgPq0rQBV86zb6hDrb+MRBuWNZyEha4URjWmKYz63WCQ1xVpvmizkZunS0c\nAWn6XXj2EzAg4QEILF7ak1Prg6wcwpHK18dEk0z0O/vx+TQZvPHNXvOmIRUz\nDWFuQ8CIepBpFehQy98SGNmBYcdOkBtzPubrijsx/TMEZM8lAKXfBUDVxd+a\nda+t2dg0GNSYbX9Qxg00DN8NXgPhMh3sbBxvLjjp7LZ6FW/vX+9ProitSqfJ\n4J83qUTmyCkafn/L+fFyE1jXlYxIEp+jbKNwrLKqMJtiPpXtgBkOpMpmvg5/\nmHmgvbh3waYVfxp6s/OPn1oQIS/BvEtQEeFI6qpYpi0/5j5VLGryjGyipXC2\nFXuD48cakR2FKA8ILi0YVRxZVwDmwLhupbAiyYl6JtSZIL8LwCCVlgOISPAP\ndAyL1NVXOSVZQyaeGxMGsnNRkNZB93oU8qzyMLru6J4pwUhXD1dFkF5Qu4ww\nUmpN\r\n=qEXA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1cc226e7487efa7ee22c2b8237230f6f9687f5b9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-1cc226e.496+1cc226e","@test-graphql-cli/common":"4.0.0-alpha-1cc226e.496+1cc226e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1cc226e.496_1576003818951_0.32656427602322413","host":"s3://npm-registry-packages"}},"4.0.0-alpha-eb954b2.496":{"name":"graphql-cli","version":"4.0.0-alpha-eb954b2.496","license":"MIT","_id":"graphql-cli@4.0.0-alpha-eb954b2.496","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6f055d9b8cf064be8d4a1c6539d3cfbe7c8c6948","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-eb954b2.496.tgz","fileCount":14,"integrity":"sha512-WwoijsjyRh1OFM4zCFWQkHSkUAenwW7vTLDvXDqh6KA6/tC1DTqZPdrRmegy3HoxE15Nwcqn7vypqLwBqXVQIA==","signatures":[{"sig":"MEUCIQDcPiz/T/vHnr/xa2hkYud96w6ZA6kO6x9LmfC+8KxMgAIgWVLCoPK80aOH8mfPuGTS5IURTVrtqRqA/vQeKfXcdmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+lKCRA9TVsSAnZWagAA7T4P/0MDTplj6NCn6EEwYm69\nv1PyCcZvRstlTfCMQWsINok5tkEDw4WZkNemitgzKvIry934SFaWZlY/hBev\nRVUsrS1eC5SmgH3tMJWnT6tyvnUHp6M6a7p3IKjDVmVdeHeuONZ2WmSXBHe9\nGgF5tQkeDl2EbuXJZ/dPlfN5bZdtW9gJTBz/xNmXDR+AiuIIjmIN5XRAfcC/\nA9HCVURFC6flC1NM7ighQbb3nxQomRyB2HCNxsDZbLjYHaKFbQClO2XbjRrr\nVDIv2pwp4ZkoB8wSir2akoGRJMSeQ1zBijHXvpblGzrx5fzFlpaqRkddP33h\n2GTfICl48AMg3QbJGvPGR/gZo0advyCKrVhXoboviOQ9rUM/a+FSTQV+0ZN8\nqsW/5rFAXG5XxnXz/+ziLnoElCdAxG1Huvc/HZGAQ4qsukyaU8E/yK3iNWZi\nL749+Xb0YbZ9oo5iN/hjK5FlId+vNHgxUnUqehL/GfzJEl1grGVsrW6k0fW5\nRjEjmbbrwZAXoMoG8cnopU4lbQQoCXL7tpWUvVBp95XFLkk90W2Q7/IOjUaT\nyd6XQxl/hFYMCGzugvTIp2kZPOHSIAW6SfGDX22ula8yDOdRVw6OGGXjwLXD\nopcV4eQgSYcFXzUDZN1nq6vV7iqk10uPdXEcSCSE1jYZw4NJo/P2dvbNV/xn\nj5rX\r\n=9Mi5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"eb954b22c42ee42b1423df19c1f5558727963c4b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-eb954b2.496+eb954b2","@test-graphql-cli/common":"4.0.0-alpha-eb954b2.496+eb954b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.16","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-eb954b2.496_1576003914461_0.23369487420559953","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5020fcd.496":{"name":"graphql-cli","version":"4.0.0-alpha-5020fcd.496","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5020fcd.496","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"17658a5eaf7a2795983976ed952cd2ddc4ea575d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5020fcd.496.tgz","fileCount":14,"integrity":"sha512-IYlq1MXLutbl1TYFn2oyMHnl7WctxVrnSCnudvGzwB3YbWWL54d98xDEmtLZFVxO7mzVlPPpukUFnBNSq+Z/UA==","signatures":[{"sig":"MEQCIFmWpZxAbIFGoy6aC2nD6S9COHB+qCA7tcGj7BIjnm/1AiBMOk8HvaYFtqkDhcAXR4pUQ3n7LjsI0rO93T3RSVgu8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+lsCRA9TVsSAnZWagAAvgAP/3GK0qFLUU0E/H67YEgU\nPGIPlAeI1wL5LDs7hujppLNa5fiKGDtdNLeZSu+/NjdbQz/ZTKPW2t29i8rC\nY7s/3yMq1yutwL8sO8j6v3SsGr9tvsDF3RVmzw+YwvAkbe/r2nUFB3kRnla0\n/SUNT7Ad7FD2Ed8yd4YL+YjcpX25FpD/7K5iEqbUIeeAnFcJKqHUsF66aa2M\n9txeUer0ttX9ahG0pkrXFO2hjo5oH/w5Je9HnJk2tfAPMjDjCb8tz3Sw54Lo\nYmOkiR2HsSnNbzoQU2OBd9qpxI95n6qd+9x//6aMwPRHI1bCrO6uHERU5Yxp\nf8TwYQQUlcghHK0Wen80pN2TDieK6+VhWHMMYZOyPQyHhWgVBGclWrvfBhX0\nDxzeoP7PnGTz2Yn6VTPw1/lIdUfkhTk5hWfdAn24HFVfrKVESPmcAKuCAheU\nApwEbDt7apctp1c/G4xznv/fECO1B7GCsYaA59O+QK/23mTg4YNqsW04YAHv\nyy44qL7rAi8IsmxeTeeGz6ef9/dgqr+JyVYyDEfSmmYHjLgb4Vocr/LY/SR+\n+FMHhANxxTzoEai/pOOd3T4fQ+HUdjxvbEhBtv7dbvmTrTsrdC5KwS9ekpOL\nslityUl8hHCAGvKWU110RvPEbhvIEfFCwrIe6mA9MV0vDGBlbCnBhH9RoVL5\ndxRD\r\n=f20G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5020fcd5e552b9909d88f92de8c89a6bd240c8ff","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-5020fcd.496+5020fcd","@test-graphql-cli/common":"4.0.0-alpha-5020fcd.496+5020fcd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5020fcd.496_1576003948186_0.15118639730459815","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a8fd2ad.496":{"name":"graphql-cli","version":"4.0.0-alpha-a8fd2ad.496","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a8fd2ad.496","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a6edc0476c30f72d705171f1f95acab3d0b5a092","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a8fd2ad.496.tgz","fileCount":14,"integrity":"sha512-Jrv1A6Aed+NvKumuauKiFZ4ri5uNyaFn7Hyhcju1vwRLJXEX0TgNyBxBFhFwTcYgT/Tgn18j0EaZ8suk/nJc6Q==","signatures":[{"sig":"MEUCIE7cZ5VwRtxXIVFZb4bm8PN6pW7bS5mSATVJ9pPi5d4uAiEAxEl4shEDfi1NHpboqbYqo9vhYTA/02oOummyJCBIbhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+l1CRA9TVsSAnZWagAA+acQAJVpeOEwiSthGKLoOZAN\nKGVcEby3CwkstyjovwVnoZhuoA7+i8vNasKcFhAz579LWEbC6rkr/VUld5ql\nHSHtCtT6A6YO0H68QV7SalbidPV+IbubLqfOPH/U741uD14nsQ4dEKJOH9oL\nH1YRTxV0lD0Crv9Y2ZhhgUJPd36Pwi0386l9MYJnVFVzn/07x4EAh5NzzSzA\n87022txEYlBZCbUY7K+JPofBvnCAf12Fl5sefPoIFDrtzS+6PDGAPo1wDtLW\nJM3OHdUAtpGM+eLouJBexRXgulpwsZFlsFXZFhXmTjJlkH6wsRRDl6nmKCGH\nrQF7i26gQzuMo/w6fTFlRbD+OAoNNNtSpo9jCSionhkLuTZhfwOXVSGBagVM\nkNOU0YKQL07qedljsJ1W7/YWXVt0UOf7tcaRoZodW6W1eSrXmxBl+WtWWRWy\nqOzA9W9VO+94FxmEE+C+B20RawnwUDp5dH5oPcBINAwa8st/+5mh3+R7YsWy\nunz2hY7kSzlBP1Q/YHBGGx0m0hxK9tsfQyZNEFesxwXBEr23oB3N1FxyNniM\ng+ZTIsbI2xz3eP87hIxqP75sasE0GCSohANPYnYSCKCLuxg1UHDM3F52/GKY\ngjittCLj27hXfijNhs9OSjmk762Kifi/LSsMD0bFWoM/eFTvItgR/N+C1hT8\nJv7A\r\n=l2Xx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a8fd2ad53f6521eee4a0db68216e2a4724b01134","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-a8fd2ad.496+a8fd2ad","@test-graphql-cli/common":"4.0.0-alpha-a8fd2ad.496+a8fd2ad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a8fd2ad.496_1576003957256_0.9144998074771327","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bd7b291.496":{"name":"graphql-cli","version":"4.0.0-alpha-bd7b291.496","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bd7b291.496","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0d78870f66ae16b6d48b0cb69eff0a03cf99af67","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bd7b291.496.tgz","fileCount":14,"integrity":"sha512-TKcgZEJ3MoBdJbVRMyS/RlC0llEp7apTz3YpFGIg+tyBCTVwxCIyJFKNOkTqCPlcV08M3OWG2+SFzYaRT2xWEQ==","signatures":[{"sig":"MEUCIQCFTxBPQt+Ttn60cJARiZ5JN2F/wqQtv58jMyTRycmRrwIgXGhvhvO8V+Q8QYS19weJMd7JmrjZd4USd8NQGFKKKrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+mlCRA9TVsSAnZWagAAACYP/Rx+5Ijl37KfL54SalfP\nhV/dWGUuuOuOrUOMeFfW4OS4fUTyexflPP94MaFurnXvgHODXy57CneuquMm\nE252vcla03ah6jgQ1+G7zx0IEzmUDnwNSCx0XzxjZwnB1+M8aoA3o52ycvPZ\n+YWjTWFMjyJpZSjF1DTGk1/dnGKH39LsHBnbqsYJ399s0MlIhbZhUAmFyNeY\n52ip4wKIfHcxF/GFsa+omYrkzX5+G4LA2W2vFJ1K1g7D5rf5I+DJ64gVDNKt\nMVEAwZfgazU7qgzVjDHQV+SBkWRtTXVRErVFluzejfewPjrHTln8kwHXITCn\n6pOeQUj5P0Yr0S1DL0WZXV0fPcBuDwDB3zrY903BNjUWgIGL+ON0tfer2baq\ns8i9leFswfkg6vBa0GkBgluHH3ZBhSs/IlgqDOUT3X49LjPQ/NgasUbkOXpX\no1aGd4t9/sfHmWsW6huLEo/DezRWXkxtwt3NXDPPV7YlG5ZsLg8jN7xRCIGV\n6++ApJSrE95/7i8LtJYL1HqnxKFQUGlm0y4ExLLdtPERfIyEzMmY7pGXihIy\nTGEmXCtBtAjMRArZKHQpuYZuh4yGE8YMlgjPkrnvu5TwVAARXAnGP8PsokHc\nYsNk0wT1Iz1698h5bJKuQByPg/w0lCFv01aR1+QOag9bxg6+jPdrIkLflqmv\n7KcJ\r\n=/Rhj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bd7b29119bc42c821305f7712d8ec07289b2f75f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-bd7b291.496+bd7b291","@test-graphql-cli/common":"4.0.0-alpha-bd7b291.496+bd7b291"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bd7b291.496_1576004005538_0.6367986766501985","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4de32ca.497":{"name":"graphql-cli","version":"4.0.0-alpha-4de32ca.497","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4de32ca.497","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4f5e4b77d60c2fa54990979660a853e773b722c2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4de32ca.497.tgz","fileCount":14,"integrity":"sha512-ChcAAdiImCLusv0ucWhhlim23DJfJ5EFoCnMLVH9RQdv7jIxJzA2CSCR/KDvL3wmBFHQ85WU19qmjVyF+20DYQ==","signatures":[{"sig":"MEUCIQDXiezWrgGhevfHHbFsQUjMsz+/9zwjoepdg9KVhBU5kwIgGIOJpcqYBU4aETEz9j7gKQ4iY8HnHcQsH/5uyfNoPjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+nsCRA9TVsSAnZWagAAM4gP/iO1EdQec26qvv7YN+jE\nfPyboZEsRabp7M4S/3q0lbbs6psU7ivW6MpDdWyANtXLcKrqcPMAH7EugKtk\nyPW3H9PrJiMOE3Wc93cZIIVLhzFZX5TDpzj4I2Z41IeRNtcjPoQnBI/vZOfz\nODLuRDraUijuU7FfT2NhyrzkmsMst+Acag3jAlYMtxvFmJkMLrl2ierAr0Jf\nBkpdxeTJ2elzubQVUOL/RXV/4Ik1TG2aOc6Dqob5JdKQhQUjv51qA6eLJxw5\nUf36AsNNkJccC6WUGWS5GeiBS8wcKTzU2HmT7HnQuHKhGEUneNzYUntYi1SV\n5BIPB3wsHTZeUu3D5oUPvw6eFXenC3G0pRkDrbojrbDsvTMCxdyV9/Fj9Jzc\nKxIbbt+fIFyOn/GQbN43En2JrcJBXMLeKEtQGWlZ6zyz/l4Soa69oWoTlWZy\nFt6afv32NHmJvcG4jrjgqQuqtP8SHBnx6HMERJad/lZC/qg6klULZ40oLluD\nnXz/jOOKwvaHxJ0aVmeg5wG83ff0YGMT+GL81onJolInsMlPP7OsFf0CthMT\n4/zzAu/VmE0RTrW4ia7zcsuSHRcz72CIGDH+1RYqvx9Ii3sMxA8O17Qi9NSN\nM/V1GEWPfp4QiFJOGGUfgZ9KeZU79cgtvJYUTtd0ooraf1MrdSAHyFFRwM38\n5oYS\r\n=mK44\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4de32ca1661b3e42f47625bc788b111204891f46","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-4de32ca.497+4de32ca","@test-graphql-cli/common":"4.0.0-alpha-4de32ca.497+4de32ca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4de32ca.497_1576004075897_0.7238857343505587","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a99c000.497":{"name":"graphql-cli","version":"4.0.0-alpha-a99c000.497","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a99c000.497","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"256137720b68e0cb545b3aad56bf730bb09e99b9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a99c000.497.tgz","fileCount":14,"integrity":"sha512-QPd1AT6dwJZYxI1FA/IobO1YmbnmpNSx7MGk+dRbhzrf5gL36M+ssR0IX11UAQZZxUUmmcRpy80F0eH9TgoPvg==","signatures":[{"sig":"MEYCIQC1PW0gi63/RB7Vb+uLqESiYCFwOVI22Ip9rFHm47Wy/AIhAMdpA0GweijhZ0jqskc1Z81YzSrqXqANzf1ANHkM+V0p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/KRCRA9TVsSAnZWagAARNQP/i0Oafs64q7FDSw3+eZ0\nnQrFA6rxq4VohcGbkEA6GbT/hBOrOqIFbklhgDXXXcf9TfXTMt3qTUrH0Kvq\nIA0XcnumxdvNM6bVr20ckqS9W91Qzgf1/aDq7tuNiALuVjqTzLFq0D9j6EiJ\n2WUQMDAVpckf/zvVMnoB0Em8FRVkYNzlWYkk97xsHx4X3xeKc0iaLL/Qjpoc\nhrcCn++ul8mY9Hkd3eqE7m0GZpWr6uu/W74DSAjWPzddEO3vKF3PYq7pyL8o\nlII/5/Mk95Xtz0PAuC9j4mr4UvTj5I+MiWwy75+0QH+BR68LrnjCRViAoF/y\ntmtyCxW7pn7oEZaV8aENmHMjIIDHGe4wtTH/qJRhDAgkjCov1at2OiE571XZ\nnAIdqXIkveVTKV5pcV7hz4L3DOWMkS9ixDknxxMg7EBU4LEWhquCzc8T4e0A\nFSLzoSmKGRfpLNZXHxRRDfXYyraHtSyuNeHXoSKSKa86R7CFDSYeQrXLBx66\n5otWu4grZgf/o/GLlqa5oZyk/iV0i9QrY5tqWIkBj9OwWKVTgEqM1j4xjdUM\nsc29JKI/VBOMkuGH1v6l+MOByiN6ov8R/hxTepZBgpI/85b1Mg8zbMF2A2l5\nngn6lAkyPe1LCk5D8uXL/jhan2x18ZdeJ47eby+mx2zYjUOiGMOw0g5oqpnk\n+Rbw\r\n=rv66\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a99c0004e92e360796c5b0d57bffb52183345e39","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-a99c000.497+a99c000","@test-graphql-cli/common":"4.0.0-alpha-a99c000.497+a99c000"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a99c000.497_1576006289373_0.7195982998653863","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6ba6685.499":{"name":"graphql-cli","version":"4.0.0-alpha-6ba6685.499","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6ba6685.499","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"48cb450542af9ebcd49d769a546d37174baf5c12","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6ba6685.499.tgz","fileCount":14,"integrity":"sha512-62DNFp6DuaQkJLnyRxI35+i2YMF0AO69wcVQ3dd4AhhSLpHJFNmH/8RXyJNMQBkTfL/qp04hA2uXdgytxf8iOQ==","signatures":[{"sig":"MEQCH1h6Tkrr2IPIm/y1v9JqaWfTa0lJVXiPl1gSCvle0zECIQDuuL0HoYKsnVhg7s5sn+0sXJG+1vmJTvotBg8rP33LrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/iHCRA9TVsSAnZWagAAm2kQAJG1lYyyJ1bp0F1k36ax\nPODZ+W75YMByhMIw7XTXjNfFDW5Jh1ez/c9VE1+V/kqhOhS8cN0+l49hojte\nXBDqFwHxIZ1Bde8YMuNHMMf2wlSsPZyKV/UGsOzb9NcMrl32hqLgbAZrWFFi\nHc3jNt+Xygbpw186WcOoSwXyIRnuEgEsjvJQpGnm+v472anjAxQIGSTpB0Kd\nWSBkNB/85g2dAqVO3+a3gYsyW/kpi8cacsp9BK4mlroOLZGwyQoW9b+2M3Dk\n9BNEsmMQQUsObc49rE+l8JInPmzGTSjgKcdyLTZ6PWwbeB0K6MwQsvAKZ3Ag\n/0UCwdBLCPRYqj/RP1aqbwnjPy+eX8bCtcbGQPZmSBHvn/R0J7+365Okrd48\nwVa8WgOQjDiTgAwGeC7jJ0m7CxsFWcnZHeL36eFE2m3VVAykqNOjb2qpb1Hm\nX8KAucbq+WbqMSVO4TzgTCL42YnEfHtUPAmYYC7gSpOuNigFxIgaOyEO97wG\nmbCMlFQL+Sg0ccOZmgiPh4KgV5/9gzGgRSpSGgEkGiuKCu41PvzPOi0dp9TQ\nZIKqkyoVvxav/bnzllek3eVPACz2YSIea8986VWXwzYiVsH/mWOQWrtZrTHC\ni0HYAB1YOXQ2qeX/0nu0MMSt+8omXAwQ95cud75HcWJ3pIQ/jppbyKjLIuIP\nXBMC\r\n=A6SB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6ba668585c313d2e9a6afa69021db81ab82e68fd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-6ba6685.499+6ba6685","@test-graphql-cli/common":"4.0.0-alpha-6ba6685.499+6ba6685"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6ba6685.499_1576007814854_0.39823012036798877","host":"s3://npm-registry-packages"}},"4.0.0-alpha-28c063a.497":{"name":"graphql-cli","version":"4.0.0-alpha-28c063a.497","license":"MIT","_id":"graphql-cli@4.0.0-alpha-28c063a.497","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"087372a473a36d44f8f22f25c2dd30b038fcb38a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-28c063a.497.tgz","fileCount":14,"integrity":"sha512-0kVsEyiFA6qfCLlW40JdHf+MOsDHxgyY5rrRDKljCEMIytLu4papQhX/ejVt5fS0lGADN1kDZOuIJinNhSlhrg==","signatures":[{"sig":"MEQCIAa3fH4FO5ooJyz46HcnQ7MNitApvbAiAaHjcGdd3mjOAiByCavJ/rOi9d8T6Oh3meodZh669E2AMEw8YODXBtecdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/iXCRA9TVsSAnZWagAAjaoP/RhIpWJB3PftG71AgSex\ndP5yRaTsZHqelFTl3J3XA3xfylCwYiXWHOlyMI6wJkidB3sLBq7WQ0SDMNdS\nVChbkVZAgAvf9cb3Af7gQYN7BEmJ1you7qgGRbJPEBp4V7SFR6xm53bSrY6/\nT6R7OzdmbuCwcCK3K4zM6MyXJKY0mXvOUOqQtSfpvr5CH0dloLKom/3iO7LT\n3iMgkAkrOykBTCLwXh9LC1fkVBStvFlf955FbsGfWFePnz3ZUwsds8JDj8kK\nnWXSA0/rx+MZX7e3O7skb1D241i9IDRRa1x3kqMSf4CPQt7ARzy8FZAh/KJG\nlv8pmSA/Eoa+v+5spfo7OpwfU+/VU2Kkx5VkYiEKcLAwhqGRPvGfRIZmLcBe\nvZNSg1vToA5jGIQXI4Q2SRGcF/CltCQdJ/jBM7UP6LfFCatAjydzlTQtHXQe\nBP8b4SF1ksXSEBScJcaHdZk1HHpjQ16OgSYrs61S4NjirOU+LLENqlOWkUzU\n2xVyE4PsM+lvK0cW/IzH8J5YlR3jjW5oudeEBGvkXl+FyU/hBLpxkBEII3K8\nLPDfgsVrNCH1yvj+f2Kt/+rNyjfHU7gDcYMisAze2NfiTsqxvRkXjQCTn9Jz\ntSgOr1SNdc/0tqRqCqjp/TkHa5/Y8z5tggswZOmhlpTsJSZETTchAuBfsGQW\nU01H\r\n=NFgT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"28c063ae03695307482398cf77c6c4c85a896de6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-28c063a.497+28c063a","@test-graphql-cli/common":"4.0.0-alpha-28c063a.497+28c063a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-28c063a.497_1576007830701_0.2747351047743938","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a3464bc.500":{"name":"graphql-cli","version":"4.0.0-alpha-a3464bc.500","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a3464bc.500","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1b390ba3bd255c054e3085d254b107811cd685e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a3464bc.500.tgz","fileCount":14,"integrity":"sha512-GOyRmdyawt0wMZUISdbjchcFT7o3CQ+luC7EGKv5d+Du3WhbEGi11zMvUJW8Ew0YfH4xhFZEZEK0CuYGHsGiHw==","signatures":[{"sig":"MEYCIQCeiCrTAFPnvCNIeaMI0Qr+3fM3IQSP8RyFRHcRFhzArQIhAPRg0UPc37P0IXV6+nIyjSsP7Igi/5K6XY+Hap4oPcmz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/inCRA9TVsSAnZWagAAQs0P/RoBxJLILFKVBd24T0WV\nc/umkF3nuC/zq2w+wv2t0TMC2zVk86V9VkFKRaOi3o6ZbxlnTX9jFH9UM/kf\nmsXqCzNm8Pop32JwdtW5uuAEViJYVdRXCvH54GxyYX9hwHSb8lOMGOpsJrfn\n/4KpmKoM1wQpp663IsgnIuJgxMiWqzaZ2ggxfqkOxtaploCZlAqJlaUj7IaJ\nw37GwNdsKE/Vsfy7JGXai5SIy4oj9CFb+Uq5P2meDH438khcxdcYnE8cnYoJ\n8FxHMcr/N/PylzAnXjT21qIS5/wR8hLPKlZhT5BflIJfhbo1CQ+jFBo3HUXU\nWVr2RaMLAPjUoIsUVu7AEyQi+EDo6W7N7OYaCK6yOEgp7a9DzU6rzARPe1kG\nMcUbiHlrlr57fpH/oG+V6IfC3VWSS4iUfUlJxEAWcvgpSWrvmuejH286byCy\nX9814sJBY1po2SmogjPt5ub30UQ2JTSL4gsq3yRtuDwdd5fm3sKTLgAoKZme\nrMQQYFIuLMyxWpFLzJ1GIsPQ24eSqOngKiippaaIV0a55Bbk0HCf3b2prqke\ndgMQuOhSyvxjvX0T9tatwpUMjbHC77qxGFoBrgeDWomJzDg6MNloj+7NEsE1\n24WRZk+VscD3ghpi87ehUeKfdWVw5GMG74pLDoQC3NhajPl7fgugkhO8CXRc\ndAVK\r\n=2kZr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a3464bcc973f446db1d6b4929ebc8cfbe25a90ea","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-a3464bc.500+a3464bc","@test-graphql-cli/common":"4.0.0-alpha-a3464bc.500+a3464bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a3464bc.500_1576007846825_0.8354132424248948","host":"s3://npm-registry-packages"}},"4.0.0-alpha-48d9969.498":{"name":"graphql-cli","version":"4.0.0-alpha-48d9969.498","license":"MIT","_id":"graphql-cli@4.0.0-alpha-48d9969.498","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a9fd99a73a531df015e3bdb44b863e62fc6a2d89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-48d9969.498.tgz","fileCount":14,"integrity":"sha512-Zqa6UAKtsY9RiNzy/+AMxKaJwcO7dN2VoLmyNzyyuGxlAGjz5JMrTUnTWr9ScBhl9fAChIPytVPCsHHhkdz2NA==","signatures":[{"sig":"MEUCIQDMtYCSNUwuEn2ngrCGdr19ayur5xVDt0CpWHUl6/FH+gIgXhTfTgsk/cAOVqKmRXlyFtlShbDJjCQ68U1IMNvLFv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/jRCRA9TVsSAnZWagAAnewP/0fI42CRQX9ysPlknGi/\niTsNwvFgmJ/k+eLzk0cJMfPhnJ+hmdo7csenW6Jig+cAUzKVmYqesjM2Bjy6\ncM43kkQW/9C4Xm0XRrAhYHeO6OxiLPIe4MBPhdd3yAlDmzRUDnDegZV9r515\noEzFNiP6cSgLRlw8MiuSEK6CrxsHSHaPILB33YpsBln33OZC9Dm3EJoBLRNe\nCa/tckYd9ciYTSnSUlHnS88Ci1G15uMTh1jjeR1Wb9npL02fPu7IXXvl23T+\nKcn3EeOs4MleeSSh59gIF2WVKT6UuaQVaT6xmcEGAW3JkaKCTY2vOffQowPG\nCCbYQhwlol9zYk9uWJtYPjDP11kmj1GvfFo8GDdMhXgvAkRQNsmtRulMN7Bm\nnetlvmpxMZmY53K1fGe//LGJ4JkcpA6XW6i3oeYJarF71tKpxg+iouZgsmcD\ntSebrY7I7cfiHSjWdALunhDIgdQSNA6whtBxWjU+5B5ODqjQBzDLDjzsRm8s\nncdGWHbBgToNNno9Kb0gazlfMP/amAfcvobh2L3CJawruBvt+J7X6rdtRBMC\ngBe7yYlLBHCVzjKI22Jx7L/er20vrpRktP1xjNk0gIAmC59nPxwDFKFJtQeh\nhzaCa7eGGLVx9lNwwUQpzG1nbkymc0K04HTqy3Ex/cZuusycSAH63g6/sJG+\n4VRr\r\n=LSJA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"48d9969d27b2bf80fe916c9af58c5c5cabb17411","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-48d9969.498+48d9969","@test-graphql-cli/common":"4.0.0-alpha-48d9969.498+48d9969"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.2","@types/node":"12.12.14","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-48d9969.498_1576007888760_0.31184889522230286","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3890e60.501":{"name":"graphql-cli","version":"4.0.0-alpha-3890e60.501","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3890e60.501","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9575490a3080cac1a388e8231112ed12fafebcfe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3890e60.501.tgz","fileCount":14,"integrity":"sha512-7FGBmXMubGoJd0KX5Lkfu5jcNIDSi33anNwZaGVDG64j3uck3oUXctlNQpdcclbX7wpZzzu2btczqyz+H/l1eg==","signatures":[{"sig":"MEUCIBl5z7DdOdUAGGo1we40G+8nhfkwqnHJ0mdy2SdTH/r5AiEA94R/WXhzcLRm6dThmwNks9SsH1Xpmh9HlkiaZVAU8v0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8UG0CRA9TVsSAnZWagAADQkP/AonrKONsUJ6Posyr4RH\nTkbSeHSyfErwX759gUUWoqsnhk9NCV9WsHhbLtgHppGcCzNp3wPvPhfFqQ1q\nicPMJxJawuDS742/prhjyYTqW62YaaDOczgZgGElsrgPT/gmTStCvC16ZS9K\nsTJro0wf1uCh56n9vSsz/hwnr61swnJK4GPVKY+iF99dOKE5PHIrxmlv8VaW\nV2Rwdh6oo0cUlIa4SbJGA+21L/rv41M1a7jwtHUW9rbLA4bgSPfvjqseg/lA\n2TJ316TVA5hAL9Jy792EZ14tAszzh3gMlwFEje9u89k82g9Ycazz/u8j3wW7\ngA+RlylJJsC5lGFL876VitCjjcm1bqXyDuWf6h0CZMJ+klZ4Fwm4TLAlH2id\nBy2mzyy5nsO3aA5aFptSI/SPi4xHbjCQjrj4mWsYnRak5x/QWGIgqekexQ2D\nFvnWOTE3BeMO37wiPJjAxJHPc0xVhWCABvxA09EbICu1LgF+L02PFFV8VGOC\nka4J/dFNUsni2YV1wyG1okMWNlfeRUUzSacimwVw4EPewuKh0z3tYg9b8Yhf\ndcTEXPJ46Jys3fa5aetIK+Gzsq/bqYisEhBwB4AMukhp3/NQcRNQveiWT62J\nQQVjlxSDYFaG2xb17QZ19HN8Q+YlOxNqjk+TxSZfpubwv+bdajqOvF4+RYtE\nX/Oj\r\n=8HlE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3890e6024232bbbbff92dbc26292b1af2f049b40","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-3890e60.501+3890e60","@test-graphql-cli/common":"4.0.0-alpha-3890e60.501+3890e60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3890e60.501_1576092084289_0.592617054446765","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d7ce085.502":{"name":"graphql-cli","version":"4.0.0-alpha-d7ce085.502","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d7ce085.502","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"62e181cf380264552b70199e3e90eb3bfb17e7b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d7ce085.502.tgz","fileCount":14,"integrity":"sha512-V37JatZaf0d4F3az/2g31kJd8u7l+4RmrbSy21OzqMed7bUg86L/vh1WQGgMcJvpM3CYEuG5Phz+9xGBcXZm6A==","signatures":[{"sig":"MEYCIQDsSGAy5lMi5nfzsuC5V4RUdgBldG/hT4HIZYn2qEQ32QIhAM3E6HRIL2C1a/vA1B9VQ6YJ147lcTmmkeKfUuG+VY9r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd89AhCRA9TVsSAnZWagAAob0P/0whif5DNV6KXteM/heh\n6xz+KFuANzNmLNBcov8yMs3JA51MTEe53kLECxUyCuP+wA59SlC/otS4/U22\nOCGFrAP+R5gZbTwB+mzCs559vm17Ad+TIUNzDHDzeh5okCc3yD9DziquNI/W\nAQyG4dfTkQsyD+NUdvEDIGkvCHtS+ASUGnk9pWLA+euRPm9Ozi6rIbz7HPwv\no0jfzABrMQtsIPAJ4UQFcF9grhm9pbsc0fCFj7cAsiivO5veoGziDaT9RRC9\nWaq+qe0hWh1kfLrK/+DXtqAZRu2ONKiX4TVZK5d7v4FPd5bR9lHC2Un/DEv8\nYN0E+UXbdA3939220F048ZXmsUad46Uyd6q5cAlJJ3OfR9F40bSPDXcOdTMC\niglS52vM+rrRqPi/YANpcukKWibrUI+WQDJQ150ureRJ+Y6i4j+RmrdHliTl\n1QaOdLitOJg9064V7ongvSyjbqdm01vdQp9+wot3xCusQwrM/JWAuZJV90+x\noefebUNxrPfCr8GCwOy+az1TEzTdxo1cHLqCcwb8SjGMERJJkzqrk+eOITVW\notPpcnF5Mf8miH/am2xEmCQrgzOPkyRw56YWIDJrB2uxJY4B04O0Lgynf1F+\nmE6taiZBWPrGJplL1wK6MucGvuZM7OE3R4sW7TbUp+OtJWuMeYkXZSDYU2MJ\nYua7\r\n=5PoM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d7ce085f4a53817ab80d3567f27b88ee25c16eac","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-d7ce085.502+d7ce085","@test-graphql-cli/common":"4.0.0-alpha-d7ce085.502+d7ce085"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d7ce085.502_1576259617387_0.5308916564021531","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9dc7d18.502":{"name":"graphql-cli","version":"4.0.0-alpha-9dc7d18.502","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9dc7d18.502","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"408fbb39081a4bbf5e713ac3c619934b874cb9c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9dc7d18.502.tgz","fileCount":14,"integrity":"sha512-ies2OWIPUMaQl/3gtsNP0eLaUR3VEHiyu8npqOVWNZngdwhftDVFR/ZqXHdnerUUFp0WjC/MWKoC4y53QU9vbA==","signatures":[{"sig":"MEQCIGbEvVGBF4YC3XhajyoHDjri5Bx1RAlkH0nsgENVzNq9AiAkE2137fiCT6XVJD+dYQN6SvfU3jumtwhe9SsTlzIkqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9AW1CRA9TVsSAnZWagAAno8P/3G+69jukWBa58rIdz8k\nOnJfEQz3XGKe9W6xYKTxFt4WcjQMlN1Hg+tEajZFZwFUJ/jD+oSleM78SiTF\nSelATVGx5UkJFuLg/AHb8GpoXB7XpUCmTbNB7dZZ4qVd9Enl1Zb07GLwvxsK\nmIU0aODI+QpDqj/Qa052i6pITgkdfZu281k4HV+wCoV5md1l3m8gPAq3e5Qj\nVFYe6UH135SY0CT9/hb8MkinJH3bi/NuSXelgCT7ZXnrIBMlKzj2tM156dOE\ndI12qFCayK9mmY02Lg+2F8xMpYyE4X1BPZy1W6ipftLsnTG/JrTz4fgDvOin\nYKDIcHFdoxM6izqxKfAcAnSZCIXJeEmosP/LH4D47STSFNEyyUMg2mWwiKWs\nWUa2Dma66yrgswASvGnpTKJodwvNTCX9laOb1cEnJ/Ys+KBJBKUFsk5sYsfy\nwroug/5IxZM5W2YdrMHHDLKijB9Cqix0WosCcB6FY4TLU4CaSvFEyxMrzBtg\n3V3hIes+YSE99YIS0NBEI/vh18Cet75aAJOMIpLmzrjWgXbHameOpRwS+Oc9\nS7we7we/8e8i/NjmsmSUTqRPakS6AmVBTTvrpq5k8z/feSreoXVAZO7FEHHd\ni1Y3Zk0mTC54N0c+mdaLXmr4rR8ZJXzwNRfB5Bu578fqjP4z5lZehJZhFEUA\noxax\r\n=R+/f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9dc7d18d9c1cdf35e77307347ef507a22b517fe5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-9dc7d18.502+9dc7d18","@test-graphql-cli/common":"4.0.0-alpha-9dc7d18.502+9dc7d18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9dc7d18.502_1576273332773_0.5960785395725148","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6705745.503":{"name":"graphql-cli","version":"4.0.0-alpha-6705745.503","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6705745.503","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6441585e7762bca8df2abd900e35c8598ca9548a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6705745.503.tgz","fileCount":14,"integrity":"sha512-OlQt39JB8PQiBaHo6AT0aFpFaWjA8omrC33vEy+M5ysfXbUj9igvHvKyC1Tc38U9VhZRU+LP0dNi40RIgAW3hw==","signatures":[{"sig":"MEQCICE0jLSpR/o2XPL5bfgwEUOEwuAQs10IaibHwfd+46FmAiAKwRJ7Dl74CcqT1RiNaf3hHGcDh1M6MscBIB0DF54a2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9BhtCRA9TVsSAnZWagAAr18QAKDtY8WM+44nLv8KFY3V\n+my7Oz5Hy5JBn0VWsBBpbDEiLOXpC2e2M58Sm4StWj9AS1/52IbhkziccgQ6\nTrk7+XePrYN/eT3NRlM3VrylDUrEfSSL08czWhkpjqotu6pW1JLF4X2IyaaQ\n+CRna1PmJGs/0kWsgUkyFKhV7N2zhVIUoZC+fhtOfxZeyg70tmKAnsuyl4Wz\nrT2b0h9aBZaepVhyQ4yKb9a5Iwp8420Q3u7WGZWe8q0TmUKYorNTaQ7GSwbA\n1pjevzNsg6ofyYJp7AkINzHEibuykhsyE27W7VwLMeDyjIj01jtiJN5AmZea\nkI87TFJZCaK2QExf1ziwfKB5N/qcdD3Q0LLMsyfOJvwwzA/VMX2N+2yP3fsh\n4+OqhJ3wSqWYTwOoQGyvgsjVoDI78f6d+v6m1syScZkBWDFmTWU6EIOmMtlR\nOyaeupxEUbudySihe7vgbGCQDBfy+Te21XkVZUMysWjROT+rhT0muBynfUvM\nnqEUq8Bec4EIfRWr+XGlzsRfJ0DRv2XlcGnxPf12RymU6tEnL1tivatcdi/C\nZVLbn+sDraEhcLTefjPl2t0a0DDFRgDpjl5+06b4fYT+lCuVe7063Fq+O9m1\nZ5WvUNdj/xqGRVwYlp1Wzfu6On13QgDnvrHTDitJ+Ccfv62v00fiULmlNXiY\nMCrn\r\n=3m88\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"67057459a0090732c7cffeab45027c3b25eb80d8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-6705745.503+6705745","@test-graphql-cli/common":"4.0.0-alpha-6705745.503+6705745"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6705745.503_1576278125216_0.19478619018608856","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2ff6a40.504":{"name":"graphql-cli","version":"4.0.0-alpha-2ff6a40.504","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2ff6a40.504","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"57cbffd2053a7ec8724bbd7d9a07f0135ce66c14","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2ff6a40.504.tgz","fileCount":14,"integrity":"sha512-gI/PJB/1u1CgeLvefAjd9Y5DQwhhuPjeXGOKO5E0tgGpHrOGkfXniYCH7RbhmTC8jJ5ImuZ0NryV2Jkt4sMvXA==","signatures":[{"sig":"MEUCIAqB/lQ3NNy4stdMkvG7QbOAS01QTgQlImDQewgbNE37AiEA6sWOGa+SgNPu61DJR3ARVftwbUMpVBg67+9qGszWBWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9MyCCRA9TVsSAnZWagAAwoUP/0Y/IlX940xPq0H/SCTJ\nlQS2g89O13Vhf2zVrHHTtbh3iw5NUHa0v55I1SAsWL4pHV22UNBrqgLm7UY1\nyLatNMo9DpDrUIcr3K6F8J1udwfsq+rog/halaOmvitOT1vatmFaLVc1HfXs\nPHuNdwUw0p33b/mFfrTkfKQfVp/fL0iSzCt6cNjE/+EYuBUcAR3NG9E9bkPG\nAs57vWhwLoneF7m2lm+T2T/UszLhY7STnumHSW9IM9v9cyWj7u2c7kxTximh\ndLO224pfZqdxLXsuDs63FNsxq0h9v7SE6haf4MNXTQZHifcYvUsB7+jmlAIw\nkzmDf4MbITkemiYjX7q5dk3Trk1+8M4hEMcCquUbTZZq1LICgvUVlAxkazZN\neWCfm0SUS5JJbmp+e4sEom0Ue4sn84kqmOmqfGGBunSSi/UiMm4DO/q/gi61\nk2Ew7B6H90woazzf1np6iNopf3q//loMu6P6011g6JUOD+hL3pUI35m96K6x\nwqzmZRyH0jwDsTvn5eZBYGwOiUkJKNJStPWDOjFw6fnBNbM7bwNEeKnDFc0g\njico5em3n0b1MC2bxXANAIi/3jIMBQqS45yx9JPuoSd278uf7fQ/ukGVZFyr\nBIA80b0lxHzkCd1TZccUM4kqHI3KaaSk8VkyLqsZwA8TYLkRUmdhK8MoAu/6\nGSR3\r\n=whrv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2ff6a403a8cdfa45b6802e472c28f44fd522ca25","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-2ff6a40.504+2ff6a40","@test-graphql-cli/common":"4.0.0-alpha-2ff6a40.504+2ff6a40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2ff6a40.504_1576324226074_0.02108370429932882","host":"s3://npm-registry-packages"}},"4.0.0-alpha-042247f.504":{"name":"graphql-cli","version":"4.0.0-alpha-042247f.504","license":"MIT","_id":"graphql-cli@4.0.0-alpha-042247f.504","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3253d07ea1fe452b27b413513fc428161b6f94bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-042247f.504.tgz","fileCount":14,"integrity":"sha512-adc+hjFbZFwMwL8keYOCVwsHFIO3XjlaigGMEQ9JoXMXzwwQMtyrv3GydzuLC+BtN+GT9rDE8cy1O1l2mo2qjw==","signatures":[{"sig":"MEQCIFv3ZD1vChT6qUe5cqEZjFcJJxgfmMM3Y13uEXhf1+q6AiBveVxjJYrAA958XqcgIVf430ys6rvJrj4T6gQp3NxxAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9M3JCRA9TVsSAnZWagAAhAQQAJ4+4WhOVW06sektoLFC\nr1lWyR6Z3VHlmsWyezWaW3qklvgU+317l62LSeDGRhNKmSEkLl5HiU70hwnG\nGQZrvHMVztM5aFqyTN6vSaVWd/JDo8ryG+K1n8542uUmsd1z98h/sLQ0dVhQ\nzBE2cEUWXSDxVXfjrOZf7Zc0GazHQGSdAw1W4SRt2N09tsrFLCL1pJLwSy4q\nlPTTSOm+FBzqPq6ktRkrVJKaSKZg5XaTHH46q0vWe9ukhZCLUyyWcvlzzUMj\nBW+rwhAbL9R5mp06l03yemLhyx/y+0cJ+630KsySIYIWmxlFYmJiWU06Xgqn\nQ/6Zl/eHnnhi9XAiVbMzXccZuJAJw5L4GQskELdR2RimKMBWX0IyR1uo87qM\n5V5l7baGRo7P6TCiG1mTCQ8Dny1DFNToxGkCf9qy+JF7OHLZGlTGqXd3l7kj\n2X9/7Uc8F4lzWJ9kjumojR/8k1z7hdOUKqYk/VC8r9GKYNcJH87NBw+ukJ9s\nabYLeIczMPZxbjHtU4DxghruoqebPSZOY+ySAELIHvb1NvZthxSsHjZ8f9Vm\nZ7HlmeLO3UsLDBAyekVeVLLNG6f7ZjqX0o3nTrwgVWsnP7lKHaGf1wOKrRR/\nkWeBl8hM63TN2uhPf5Uc3pWzSMQXFoEUoKn7AUO/GDkLdiAM4NlIIdRscUuF\nGgc6\r\n=loWr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"042247fd8dad5cb2aa00f19f44801d542a124c04","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-042247f.504+042247f","@test-graphql-cli/common":"4.0.0-alpha-042247f.504+042247f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-042247f.504_1576324553478_0.36234431502624553","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c7bd6d2.504":{"name":"graphql-cli","version":"4.0.0-alpha-c7bd6d2.504","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c7bd6d2.504","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1871385a2656f911b22999d04c5fa32f512fbb35","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c7bd6d2.504.tgz","fileCount":14,"integrity":"sha512-JqRUGVPW4FnK9JCXX5yMWyVWPKLcTPh8lQe7tQwWzlzbz0CLOCViG87M+68e0KqPllsTn3AqNkNgisjj2HgKSQ==","signatures":[{"sig":"MEUCIAWKf9vIe/MhLyxvIhkyRhUmCc52Y1jS4HgsEmHc1dbqAiEAvcHLrc7QBXAhzSk9FU5AlQr9a7GwJzK/5r+9DoCnhmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9VqmCRA9TVsSAnZWagAA1HkP/267dVSyHzg7kgeO5UN9\nV396AK4mMDBDMN2J3akiFbpE6qlzPqllESMcStv7cr+pp3cmh8QsCglv5mdW\nxvCt8/0bgzpMW/4d9QFvaRD+PjG24/Hcn7XS+uTLWNqlo6ndxGbfWIcA64SQ\nMuPEdecuJ1dxD9xkDpyg8oxsA+DsyB+mrinscJj9+xFOcCE62C9MjuZ/vp3S\nbPGWzysYGvRr0ULLBnk5W82kol0pLPJHJSZIjcZ5PwVkW1VNS7j3AIWkDDlk\nCVY3Fii+J/IwNQ+DYfCJPeuRrUwt4Z5r8BzUkLG76ZqGMyGnwzNRftmeI1Jp\n4imzQe5/r85KfHLBcVB9CYTtmk/lJ0K9nIcP3bMEgyE4WDIwK82UlWSvonQg\ncDPtqRb+z7iUmCOyz92BhmRK6iM7sK8/SdcOsHx5vrrJ4ctgtTdOjF+l8g7g\nARx9za8Z+dyKUtslh/eTKX2dSVfr/oY26KiEAW1abF18LlwrhHgq5QVMjmPS\nrKPC1v7QZMy243rhrQxqJiibE82B4moZtzGGRYa5IbNahxs8mST7+OgT/kh4\niCJskD4VfvgQhvk2HVXOAFaBdjyGwcpNZZFG0ZuaR3UNgLk3krDAH7RAqSJ+\nB5BOqk1j2jnKEr2Jshycx38FfCDXCxP3PJL+PLXYtohJkX2wz+/0xP1XK/01\n3fgF\r\n=VsnX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c7bd6d25cf8ea6e26337e68b05f5cd2bd2b80220","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.0","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-c7bd6d2.504+c7bd6d2","@test-graphql-cli/common":"4.0.0-alpha-c7bd6d2.504+c7bd6d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c7bd6d2.504_1576360614106_0.051317012958422614","host":"s3://npm-registry-packages"}},"4.0.0-alpha-14753ca.505":{"name":"graphql-cli","version":"4.0.0-alpha-14753ca.505","license":"MIT","_id":"graphql-cli@4.0.0-alpha-14753ca.505","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"53d6ad14c3c6f2a3619a1ad1d57928aab5f19be6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-14753ca.505.tgz","fileCount":14,"integrity":"sha512-RaMxdALmS5sY/E7Np2LFQTXuL/rSEb8TMc58zPYAXEhKLMeqKdMzOAi+Byr2MV9qzXmdpuFZawhrFWS/4RIELQ==","signatures":[{"sig":"MEYCIQDK6ujNo03VZjnEeleS7QMhlwck+u2WbeAyM1X0WistUgIhAIg4JfhUecYBXcQMhW/y/J1rXE9NJgTYXbgTK9Q1+ptZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9hnRCRA9TVsSAnZWagAAO68P/0dlLUWnWP8u2Px/TkK0\n+F75Y7puWtVwGw5m4HbMcmxOyM38tGYBsZP51qF+QBsGnQsgvqlfm4QzbYdK\nnIsoGZh5/Y3oEO9fKQhjrgZqjzGuhwkNGhtQXMEEa63RM9PB3RGA/O9vybSV\nIlWIj5Omeq4QwX9AqNxtj1fl+L35Vtf94/UycnZSG9HI800z9ebTazUR1Lib\nucpomxPbQNOXG9LKFYHErXsOt9t/ZHyLzRLzTZreCVq1Jdiv5fAy+Zt2EXAI\nZ3xD94DEOn0Lu6n59NJZL+13TEnMIaFWo/qFXucs31JaHY2AthGlWe524iz0\nxiCyy+8sYWFKkEQza81fthfmLrIcogf7Itp2iQWul2quqCOxYcexXRaO5KfH\nwl4pdT+z3u6uTKuuPjnV5ozN1Z/IndqQso6WNgcAchG+C56u+EgAcFBezWuH\nj5Ce9PlzBOvBnnOMkUlHu+1oErWym8gPQTk35LxFNyaekYQ5IqyE6TsX8vj0\nW3ftEZzowWGZDUPPodVgS5Ix4XUAJLSQI48sJNjBRnGieG1qIxzQaKerxmEL\nbeaAI/JCCM5SAnkCNwsOpVp+spABsDAERyIyvZeVXPAVWLVa/anXQt01OkHy\n+fEtKzQpnsJfY8dLApxhdWMovzJyJdpBsG5zqLRuH1AF6Uk6Qp43njinwKC4\nu2vu\r\n=AjFM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"14753caee52acc0aef5032a2a3423570a92e4bf1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-14753ca.505+14753ca","@test-graphql-cli/common":"4.0.0-alpha-14753ca.505+14753ca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-14753ca.505_1576409552559_0.37427837319761514","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e87e1fd.505":{"name":"graphql-cli","version":"4.0.0-alpha-e87e1fd.505","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e87e1fd.505","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"78605a567fa44e42d4e209e6394868c62100532d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e87e1fd.505.tgz","fileCount":14,"integrity":"sha512-eP/zUjBv4f+anBodYK3d+kJ6ikTjl88RNMNV0b06m/ZYYGOPZ9Wbk53MUhPiOpyaZ4Kj2OnnyEAJvWCeq9yPrA==","signatures":[{"sig":"MEUCICHgEUFw6z6lNXuDellfsv/3YaNNbhcR/eXmqjymIiZLAiEAxEyOJB16LSPo+eqAHt0OOHVbxqjIbhCVhdytqLBOAl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9q3+CRA9TVsSAnZWagAAjBEQAKD8ML8rqWzNcJ4uVsLv\nJ1nr4hueQeNB8+9Aexo2SQ1JI9UUFLVfaB0cHNDonLVoLTvQtwiUzY1sJ4W/\nWIcOUd625INW+LR8Ni/24k3Hrd02+CD/ZVW+Q25GEmLfPTu6wfRP8tWzf8i2\ndPTFwkbSLFxlFcOIVhjzXjUk+EVmpIOXTHqh8LgEdWt6AXxJJy0k8pS3Z9fl\nqGxUH9+J3deLcnSL0r7CP3dfxby6c+270vRoI8pEz/6lE1ytB4r2zCYJ3bvF\nWbq10viIAsMHaUoI87fYGnID3X3eUV4MzeL+sc8W/wwap+DJRan9n1NFFjQK\nezBnys22TpXdKSxAAP7ia0DpHISrkbCWAwJeADlZDFzW7zx1GTFFy3ZhvTLL\nwPUNHwtkMQLCjkcRaUajHKr8c//vtZp6K9NFKFg0gM4n+aho/n/R3uyvXO6S\n41rYokw1kI137rhmmzNu0l2y3aMXCDLvtZcrsm1pD4XvuDF8i4WNIjrQYb5I\n1RlfhUFEVM7DVv9PR/QIcNhYVEye5DbcQZugnDMx6Bwpx1DsRB30MS8Qo3PF\nUxaD8cogktVdCM73CPtGwvZ/GUcCmuiFCQ7/LWkvC7vUcP/QWR1wyCA8a2Ho\nCKSp5STPsU97Iq8Hwgnf6Kql8mvyCGdCBt0IdH1YeFbBXxp23GkF4yZW7+rJ\nt00f\r\n=RbzF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e87e1fd0b915d36f92200f5f480b5e4310250472","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-e87e1fd.505+e87e1fd","@test-graphql-cli/common":"4.0.0-alpha-e87e1fd.505+e87e1fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e87e1fd.505_1576447486204_0.33264715028667036","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2e5b3cd.506":{"name":"graphql-cli","version":"4.0.0-alpha-2e5b3cd.506","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2e5b3cd.506","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6ccb2b148e17dc59c4171a19b7c1607db9d417ea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2e5b3cd.506.tgz","fileCount":14,"integrity":"sha512-GrjqU8gAZfjePyEHFYAKOWCYoI6worG7vNr7s63L4TP+zGwI7ud4RAMjnGT/q8MnVlkZ0t81cHwabXdp9LQoMA==","signatures":[{"sig":"MEUCIQCKLDHsEHOIGflTyoMnxU+eMy95PRr2fFUcB5S0o0k2jQIgEXQ9PALrU8AJPNalvx5jndMk9I1QV03q735C60GT1FA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+HkGCRA9TVsSAnZWagAAhRwP/3uKR6TNlL1OV5tV2jA1\nNYVprZCS7Q0Mpn6rIoxFbidMOE5OBQ4XiOSdf5gUtMeHxkGWTVDRmnyWOUAd\nm330RWJxxT9UHE2LmhOVkc2Do334A0BwyUpq6yS/akU08c2Vcl4zNkQXZ9sE\nkhtJ/FFznIbPWtBvKzQHpIHAA3qgIJvN3Ok0Ipxk5qQTRyzpZE8hSnbGFFuv\nqguJNMl8EMxnawfaiovH5U9AcenxN1tt3Z6pRIllCOQuP3SSbZEKfAASa2Av\nqGBsCew+SU8sKft6CY7aftl7dtteuLMVi2uE0AHqdnitMXjDn5D2SiFPCBYa\naGTdsvjau+yPpWkIUo0VXvCeTCcpNVmQEmK4wwuMeP0ZazmQvUx582V4Oxru\nae1xes9TctX24dWjdFmiZw413njpRPaCpkbUi3NCEdbayP9XR7raweBjsZtm\no/8ViX7uSF2CXg8aOvvfUsfpnCk14gUGWrtzYgK7WOwgCG3MbNNGXdeIuO49\nLZX/3DUMD2G7kEpQ7xPgG5XcAK7rruQ2YacGMP5j6GxhFoGykXgQ/AJ8H23J\ntx/ZB9bkiytn9cXe8zNYraM5fszvheSjVUFUaq3piLc1XW9q7oRV/j9l6wzM\nVk2vtEEzf1RWcfoUo05fj99kLV/Ukl0Lo1zu95Ra0iSpBdcqUdmjMuqM/JQe\nEJJt\r\n=YC05\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2e5b3cdc00d7063134afe0f744b65ca982bc0ebe","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-2e5b3cd.506+2e5b3cd","@test-graphql-cli/common":"4.0.0-alpha-2e5b3cd.506+2e5b3cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2e5b3cd.506_1576564997933_0.049900999841600235","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e35c3e8.507":{"name":"graphql-cli","version":"4.0.0-alpha-e35c3e8.507","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e35c3e8.507","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8ffee0fa42da3bf70c9f9b3effc30f888406aa87","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e35c3e8.507.tgz","fileCount":14,"integrity":"sha512-8t4SA8PyrMYaTIAYNgch8W1epcXnHi8WXZNV4dIQlGkzXyim11h8EoPmE1UkmrdbjS5qMYWjB7phZygGxdUKaA==","signatures":[{"sig":"MEQCIF1MK68zTEmoVGegNH74tg4NN8uQUnLx7XFzMZ0QqfglAiAthR/DTsGjHIHzVJ12MDEzeGdmWYr0mhc0SktPq+IcJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+Hl/CRA9TVsSAnZWagAAv/cP/3yHvLanVIoZh+crhSUp\n5bo+Zo/s4Gw4PX+TVtephS5KRVTyzw+Sqr7zPdMNV5epn9sMIhNQFMzkNVNL\nq79MHFClZZyVjnKY1GTZPf9qJRG+WPbjDOcN9svWfbO5izufcx4Qid+Tn1Hu\nWZ+xrUQ4lLoBHG9Vkbl8nERRUToI48QR0+zcIOOngbtAda7nqVgHdF9zUH4T\nwO0O2rFUALa+x6WwCVWj3SFZWrfvnUxjnIQkkKqlF29IgoGhqgBpdckMOxHp\n4/OffEIbHmJEk58SwzETZfb/NmsMeVa9ZzmaXbKoy/u3kV04p/6m5m7Wt0Gt\npkvkLtD/Zflp9BhCwXlXs3vyBdahQQHwHKakKOXIoF3aa5LhjCaooRVgVer+\n3DukeRE5Wom7W9FcRcpIVdZCojlpsYZdLBR7pz0Rd1yrk0DiGjFtwGz3EOlP\nD8O+xZ3+Af9xFnj5gLOkMyIptaiUkjgSUqymU7Odz03wJeQqgnj48rMmkx4O\n/N5s5UPZrVIhP4RFbi9Ivhn+9/eVqCglzBQddiVZIlwZcoZBxc1QKceWeCuF\nUYFn69wwoRsHzy/YbxVeK4vwM2lWLlUpTsK3dMKCMT+Y2D6FuL7rGgR4q8KI\nTrD6BRYnSuzzbYYRWfvQDQ7waHlnW1txTLRvif6+E1qrOT+liJhjydx5G1cv\ne+Ic\r\n=qu3q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e35c3e8b9985e705d7c43525aa6bcccff94bac12","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-e35c3e8.507+e35c3e8","@test-graphql-cli/common":"4.0.0-alpha-e35c3e8.507+e35c3e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.18","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e35c3e8.507_1576565118580_0.9674794135005236","host":"s3://npm-registry-packages"}},"4.0.0-alpha-78019b3.507":{"name":"graphql-cli","version":"4.0.0-alpha-78019b3.507","license":"MIT","_id":"graphql-cli@4.0.0-alpha-78019b3.507","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"59a4b0d7493a95929b3ff88fb5e170155839af75","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-78019b3.507.tgz","fileCount":14,"integrity":"sha512-73PnsCEcjjAToWH1U6P0X8cIBTnDnARr8keWTutQ272tB4tEiWrTPc6/o8yg5paDxid4GKb2S1aS8Ivkuc/+/Q==","signatures":[{"sig":"MEUCIBpg9dZ+XdzjeKzriVs+Y9a3tLunLN7cMJmfHdl9wcYdAiEAzgDiYY3LPMkLSx/TsnjeKlwEu2cHE2dxR4KJWg+HriU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+H9ACRA9TVsSAnZWagAA4dsP/3kpczRWZffTjGzDtnAS\n7j3DvOJLQLiIQW2npthsBOu4FOBbxqyMhVhyhRkn8jv4qxzHyyGXXtUiAQkh\nquKDziYZJnHtSJERFpRV1tbum8IpfzJaErN81ROpWCjB/pFOa73H3cvUePLZ\naYzTjTsSjiA00b9f6t+UgtCFjjk780Qt/jXO2/+fWfV1Rd/GwYdVwWDaTa9q\n8JhBeqQ7Cxmk27k1HycOj59VK+D4Hbm3iMPozGG28Qiqvxeffab1SuJK7awA\n6CsxlZgP8/YCVUkgd1NdSlNy2wjXe3/41CFfQmrmdbQTnJJ3ngnot4FJ8eem\nJGuxF+PUROg9vU+G3viJmema4PSr7OqFkjXUtBgD01N3L4CH/qdIzyGeyTdj\ngOWecpwP2ODONFLNitznX6h4RikttuhoERl8+GDxFmS1JCwA8tvVEwprMKkF\ncjFvIP76Vc3BprNA8eVtBk08onboTHQUMkKthY6NVQmZxRK5tQSPI/CDxA37\ndbeo4Y3RmvuqJkNJ9WkH4ODnCuzfptpA2iVZIx0GPQ5lku6hmXtq4GAFenAS\niLbX5sm+PIqwkXiuGfM/apA4WMt82f5FCZ8RRGV2QANfsFDOk4hrYd7ZEr78\ndnr5+b0GShs27S+Q5FvzwcyfWNr38psafim0jAEF1/obiOisDcRsoaEYyjNs\nltjR\r\n=rCmV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"78019b3653cadb505b1dcde49fac2b81f23f1fbc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-78019b3.507+78019b3","@test-graphql-cli/common":"4.0.0-alpha-78019b3.507+78019b3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.18","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-78019b3.507_1576566591710_0.34436934900092364","host":"s3://npm-registry-packages"}},"4.0.0-alpha-04a6e9a.507":{"name":"graphql-cli","version":"4.0.0-alpha-04a6e9a.507","license":"MIT","_id":"graphql-cli@4.0.0-alpha-04a6e9a.507","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e4ea72e3189ebaec627cdb0fcfbee5a29d965cc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-04a6e9a.507.tgz","fileCount":14,"integrity":"sha512-04v5LfW9PXgwjaiRTh+TTFvYsePzJGO6Sulh+NptHVmxxCkX7wYgdEQuFsE7sHKXq/UP/hoO72JzZcyxI8ItXQ==","signatures":[{"sig":"MEYCIQDW0OfqpxrP7WL+WPZY8/AlArL08gMDAVtFi5IMot1G8gIhAPko6LaaRzci444WmA1We7w3lZrQNQtgk2R9nbhzChS8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+H9+CRA9TVsSAnZWagAAZngQAI93CHk/gZwKnJ08ylcR\n8e0Nw+wvPC88Q06G/HfMiijhiqMcwpaK5/ya789+oahK0Wa5rxmKUFKr3wuz\nXVjCtIQTNZ+MqEFvhwNifeFg/j5Q/T/wByZeRuJnTmJafdOyTFxMdClqdU//\nAxhsg+NGLyS7my4605SsJe05GySNTB0Qa39vcopr0yB+FlhQ9Nv1oyMnzHjz\nGbunziqL0VenwQyCeBKg7C408YWbBA7PJOWKAk+qderEKOq9KxRYlphPxhg8\nNSASLMof5L10XrrCN38wT9LTfl0tQVjfGFH6h355VBLdqGzpxpjKDbc2TYNI\nWe94zjgjYmD+u0Yh0twfOOV92FH9HgRzaelJtScqOho9yO2Ul5aAC3K3OxXz\n1rIP6Yxc1FTKH9si69d+q6hZ2qiFiAjOtAzX7+zGa+QNVyK2ELf/7pv7CgHr\nhKjeNC2V7vCy0Sx1+GAJ8oCiYRnQjTU27FIeIWDSTekIZwLVkPM08ghXZZLp\nAgh1koMGRKcGJrhZ4x24iVHARtlCQBPTiAcIASiqZ0vsVC4NQzyWhHpalWa8\ng8uz9Ul+ymFvmQNxcvIpDO6LozZoO4sRnEKGApZG2zzEMoZrEMqsYR6aZeyT\nu1h5IKvg9uL7vbkrTAqW4jKP3NPPMiyIT6YaVkGxmwjfdj9M/BU4GVenhVyz\ndhsl\r\n=amj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"04a6e9a54e76a0e620d04ac5c347fcc4cb8f9a9e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-04a6e9a.507+04a6e9a","@test-graphql-cli/common":"4.0.0-alpha-04a6e9a.507+04a6e9a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.17","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-04a6e9a.507_1576566654233_0.4897435134817296","host":"s3://npm-registry-packages"}},"4.0.0-alpha-35aa855.508":{"name":"graphql-cli","version":"4.0.0-alpha-35aa855.508","license":"MIT","_id":"graphql-cli@4.0.0-alpha-35aa855.508","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3f7057b182c96898b9532b76958bd665e2dfe64e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-35aa855.508.tgz","fileCount":14,"integrity":"sha512-CnIekD0CE+osr/DkuXE76xK4GnU4fgsLK3UvpJl1udjAvPhpeqO0g6oWAPavY/LaGViBIOFEIzppepgU3gtJog==","signatures":[{"sig":"MEYCIQCItpAt+lzZ3hpOOIsQSYwnlyfdLxdN8f1Gd0o0Q3pLHAIhAONKi3pOZ9HqK8K6T+CgG+OJQFC20wjANjou0UyAKHlu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+J2bCRA9TVsSAnZWagAA5mUQAI/dEPSicMIE6MGBtpyv\nkneV1/s52e7x/XDvoCyRIeAmyHRo8pPD0JrRxWNVJvXIpP4CiQJBaTDOmgLf\nm5Nzu7o71mOUTU0pHBwuK3QwNovN2iYi0jG5lyOkLmq7rbZANteHm57Empvf\n9evoJrjoIGhaDt8VbIihjh5Xig+lSB0UETHVcPM9Ecx06aas/8EM/gAQK+/5\n0PGecw0KBbt40lvM618egt8kW3LW0AiN3y/CCzvezl+ktVqer4/5E6121xMV\ne9/LHdl1AUjMwWs5/gYY3vHy+1jJKkf5keXkdOGRiJAxX2LQZDQtJs2GGdSk\nEF+Y38KyeP6VH6zgd9ETVMfN+sU1sZWZ1Dr1x1Pd10m0NwV92m2Gm0lCnizY\nrN8N2ITjfvfVdYwFcAePPLl2HVbEaDOi1zItLI4joy8jpzPqWkujT10nQRDj\n22cna58rcPu8OI8NkKVin7+dUj0hUWnggVc6L1rooiil067DLVJk+SqTGc5O\nW/o7j3kSll+UrduztAsynC4R+mjbo4QClKUYDz4ZFOF/X5Srk1OeKW85whep\n/yjuWYt/OV+N0UFe0p5jeIu15/nG6PI0mYTgVkyhHsns8acLqvcl6KwZ3seX\nIJgkM4Mq1MpBsY0S9BudAFT5cuJS/ClrCUWWbbSUQWCFaLxNw5fz29CQRTB9\n2seV\r\n=Wpba\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"35aa8556358677ab3345e46445fbc1f483094721","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-35aa855.508+35aa855","@test-graphql-cli/common":"4.0.0-alpha-35aa855.508+35aa855"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.18","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-35aa855.508_1576574363142_0.3514589721257537","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e422298.509":{"name":"graphql-cli","version":"4.0.0-alpha-e422298.509","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e422298.509","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"75ae6f2af813971db8718c032998c3056da20e81","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e422298.509.tgz","fileCount":14,"integrity":"sha512-R4VE4ZzINPtA6f4qU+nTlshwrHh7INbeToZ89Zy1oPXyzjClMg1AO6aCy5a9SoqNgOgJ45ARMeYBxDuQegzxHA==","signatures":[{"sig":"MEUCIQD5PiYI7+q9yNmjYgoJYZ8CfmIwjv9msTNeTgzhiUlmhgIgMGEI5sWevXWBqlLJMrGS9yWMTav/9QN42Z/vN/VaJhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+MptCRA9TVsSAnZWagAAMI0P/jIPpaBm+NsQFEgnyiyr\nMDw/InylTCLokYzO3Y3mchTq745XUrYp+qnlTReLKAPOhI166Gkm97UTHyGk\nTerP16HIPOLVRwA6tffZxqJfekzQPfWHJnG0UKgUe7UbsxjeZm/RlAk4X6o9\nSFKk52Cgxmdi+01lbbAO/GqCfgH5RXVc7LjvPzZppB+2YgCIcPKnzku17min\nUMJc4S+7bpSLEbbuAIFr5o9EDLcrp30YWksiMo8F4k6GbwSOeS/t5CWAWJnT\nItPy/IgYTAZWI2iz++mWhRLJOTOkyMqvcQ7g3rz7XGoygppLxAdJKRvIU8BK\nOKMb5AeypwlclOaFkDeQ/2ONpIUilv6PPNo/ZzvUJGrZHoU1tStCryDo17iG\n7DCnoeBau9geaYWuT4sjJSG9LMnwaSwRoMLWGKQhI50DBZ0bsMGhLRQsUF3n\nv1eP0SfnggzCuLlXC15w6rTIzlcKydzK7xEHZHjsPPxX3QRoeFKObJh1Hx6k\neuHqsouRnnoVJQiqEhzADPSgkOoBBJKGYdvMXcrH0C/60dzbl7sOa9zKHOp/\nn0SD8rA7nmYvCVreuWvndKJ41vX5LzktgqIG020X09vpSC04nioQ1e8qlA7z\nZ9gl0n8I29sxUe0cXjtwXH4KLMvHOEPIZTVOr6ZFjPO2z9oDJ8mVhk1sXsCE\nXb3w\r\n=E8ns\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e4222983c81e4109d031833e40334001f57ffd11","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-e422298.509+e422298","@test-graphql-cli/common":"4.0.0-alpha-e422298.509+e422298"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.18","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e422298.509_1576585836562_0.8396357133990657","host":"s3://npm-registry-packages"}},"4.0.0-alpha-93fb725.509":{"name":"graphql-cli","version":"4.0.0-alpha-93fb725.509","license":"MIT","_id":"graphql-cli@4.0.0-alpha-93fb725.509","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1ffec03632e4fad29098c7c5a8f9e4e8ff8b783d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-93fb725.509.tgz","fileCount":14,"integrity":"sha512-OCMw4Xz2Fz9rL9S7AievfEq9qgGU4+UQsw6vItpI1wSJsYhaqbDo66tbROfwo7G7FbDxbbvV8h4VO741jZzMhA==","signatures":[{"sig":"MEUCIQCPi8k8xwQ/TX0YcR6gvd0lrCSKc3RaRovMzJodoloHXQIgTqt8qFSvbmF7Y7Mr+Nfq90moF3wR7ereYH2bLVnkTkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OKBCRA9TVsSAnZWagAAjUQP/3ZymvsH18Krs/QCGl6O\nQg5r04tnoQGT9LYOShzcmBZF5UMMcoo0qE6WoR/j5NPu1vFzw1jTXytkzUJc\n8B2R0RE3i6Fy0hMjRDHvhYZCBvRlaEjD36GnFS1mz+Ig/tJzw6aJ+1dPAOr2\nyd9hKaNdUvqU/zoPUhFW8AVjOXDrCwl8numuT8ydqE5XHgxoHrlJ6UO9qo7N\nDMrSiY9ajr/giGfaz9ub6EkAxEiz0spnm4lGM42hS5URDs3keZbGA55BnmE7\nCwmZBkivetNl16kretK03FOHznZd+9W3GSNKZpN4Gbtzl1KcS09uibB4lOSU\nTQ5rKvXbtUSbS3alnWtMEi2gJ3uB8DIhakir5T9uoLyDMf01K4QHxQ6SGLfS\nv+BbhE63z5RDKQEUkXT0BwOpyQoOOeJ8NpCAv5/GNNCK/PpsQME19KnaJ7lT\nx2Rfn/A/fY4RixXLscQPuSu7IiwsvBzP8VPeo4xP33psByz3yCCc3rqzhqUj\nMK9mHa2JQNV4o7WDauaowuzIcp86cSwfa08klL+kLhzrcChd5CznHXawWCXZ\nISCHMISstbZOJXn0dqrq06JDzFtJCEHISgkUg29Fk467kKWiUNZxb4NgaJiU\nuR8nIpzVkxdyYjKKE9zh3ZqOMzfIt2Bnc1wH/qRBLn8lc1St7MB1ENmIu9Ge\nK0gz\r\n=hr8W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"93fb725de9aef2ab1499b02909707e332c630ed4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-93fb725.509+93fb725","@test-graphql-cli/common":"4.0.0-alpha-93fb725.509+93fb725"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.19","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-93fb725.509_1576592000682_0.28790113988304666","host":"s3://npm-registry-packages"}},"4.0.0-alpha-47f5796.509":{"name":"graphql-cli","version":"4.0.0-alpha-47f5796.509","license":"MIT","_id":"graphql-cli@4.0.0-alpha-47f5796.509","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d9b81b1b7d129135afd458722a6dd43908b27057","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-47f5796.509.tgz","fileCount":14,"integrity":"sha512-wVF1N8QoIgeSu8/pmog9Z5M5n1JY3RUnQeek/UosOXLaDV3pLuwJ5ULjNYJLiU0XETLaeu6RRK0QqhvGCf8ZJA==","signatures":[{"sig":"MEQCIHY/x+Ih2Is0iT08ENio64l+BOXd+wTazC12/wIcDQWuAiBLekwb5gCZ76Tr5wXpK0XklUvVp4bNRBL8SDFgTXpyww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OK5CRA9TVsSAnZWagAAmJUP/R0IA4fXlCSZjBRLeEGt\n1Xxb1tFHq/5RLlAoteyO+u9rgi+XHapsZgExuJHrccMorLSfcE5h3wAI7M/F\nY4GdcAqppsF/OvbrezEyuYxCQLf3qB0+POrZLVt4F0zzaBfLhjTvXpVE1SHU\nN21i98sQ9rvOQ9ZfHqhlBpVBhAHDNDbPnGXCxyid3+62CSrXjaqQBKR6tQJW\np9t4CTnbC48G+fPRG1SD2H4Oxj7oSjwUx/Knv0h5K7EbOrdoDmO6zE5wy3Sp\nOLGZhDccaoY/BfxF5D+XcftD1t7j4hab6PigcHCDPJLwibZuNccgW6XSoAAn\n7cSCqA4zYONakLsmGdKPsjA9RJdsGH/avWqWYNNo7W2cFJTxy3ePrtGAKPhL\np7gPwUFJZMrc4+Q4VexUM0wrn7C/ntDa3zUR/7iR8Wcc6UaNyPNSbclVgDsy\n0hCmzjbelDhcHAdSMZIjb9y/q/gzaeky+z8Lr67HC5KGYmLj9jy+u6cPC9K/\nbwYoKsThdLzoPOKt+XKoSlJcC4/kNA2J32kNMwXDPIC/eKrMMjp44ZYuceV2\nE+KTA9BKkH7zzR0xKQZw52Z4jlJYnzUg2o9DOIG/ThRYn6D3WAEkAHQkq511\nzzUpJvpQppjmAYLCZudPsZYaoQWLr/AmstrAyabozkksVmNiqHik3PHopgX+\nhNUw\r\n=yIDk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"47f579679b05471e5688ea828aa60e080471db74","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-47f5796.509+47f5796","@test-graphql-cli/common":"4.0.0-alpha-47f5796.509+47f5796"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.18","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-47f5796.509_1576592056740_0.8798566947442474","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8047994.510":{"name":"graphql-cli","version":"4.0.0-alpha-8047994.510","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8047994.510","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fc6afbcc25d7dd73dedb4098ffb9e43a7bdea0a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8047994.510.tgz","fileCount":14,"integrity":"sha512-LQtuAlHyT+ANmR72roTRPbVYqnaIKdG5gtCxiPymSKsWlNfvwfHo6Q4woD29oYOEtq8vxofW3lLfDry7rP5jHg==","signatures":[{"sig":"MEQCIDqrtMVc65B7RnCUioYI3urLxA/xVqmuhPAo99o+5b2zAiBgJW+xVVXxZmacyC6SOwn1BSGtfoxoPkADP3xGmnnPcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OaJCRA9TVsSAnZWagAA8LEQAI3RRaFEwoGiedOUscGq\nyGlh0ezeuqD6pDpnSj+Cd2HOEzeX68HIauIXIB8c6Q4wdnzy3OukFIxZm+IO\nTWBp1GJf4rXYUSU/+tvyRFspFextUqFtZbYBtF6FP9/54Rj81d1FNGujENbP\n0fJXjpg4KyO8kiyjlwfzECQkieyXqFUAJXPP/gTmZPnFnGA8n4CWIaP1vG5o\nGo2HFyJ6GBbFOEeEVE0iOt7qZvhpG4AHahAv7jMkwrQGimgOLXjKst13JqcV\nGHAVZdopR5lpEBU4irj15mLBi0kMKh3WTh7LVJ4hVGxWyVnS09JCOXV+i7GP\nc5YVHE0+4NKgNT7iR1RsJ1LOOZpFFHIIYMISVZEms9q0MQpcOfXr8HoVDrmj\nvgRw+O6u0dMvusNrv8mflKQ1jdcbjYOloERpdWiwCKl/0qa1b3g36borIQNg\nsWVm+1XODG8gUZhHr7rNmGtaXt+UAurskwqgNHayYGgjMxFSCKxsz51rWsOJ\nhDi2E0XlZdcZRzSvOh8rFzbjQvQAgPxDqnnomH/P2rVRbq7Q6ZJOySQ1DtPj\n7DpZr41X5UTnz6VP81ji+EjqUWJ74le2ZJX5r79oeT3gir6yz8yQ7QqJBjd/\nUeR3nR5Fb06dyNrQn/X36TZvUcNS6JU4gqEhqwlMZwLktWAqtLsnyWhd/4qa\nv5O6\r\n=9oxU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"80479942850326dc13cb87dd92f430075ab50469","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-8047994.510+8047994","@test-graphql-cli/common":"4.0.0-alpha-8047994.510+8047994"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.19","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8047994.510_1576593033134_0.7758875810208845","host":"s3://npm-registry-packages"}},"4.0.0-alpha-af2bc62.510":{"name":"graphql-cli","version":"4.0.0-alpha-af2bc62.510","license":"MIT","_id":"graphql-cli@4.0.0-alpha-af2bc62.510","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"add141e1544bb0a9a472c89ea50568e03e7aeef1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-af2bc62.510.tgz","fileCount":14,"integrity":"sha512-XjYPT8Vm9WshvOvW0TkemM2jKb5+5resKE+yljM0qrrfTfaGM4s5PRZcoirHQLnPY6X0UvuN5nIJK85zPSNoMA==","signatures":[{"sig":"MEUCIQC9XEV+FX8lr7C9ZTW1ylLumQwYz1tT6FCeyPXQhuIVkAIgesd3C+r1iiAL858GDXYdDFL4e2L/mvkN0/5LKvywCtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+QVLCRA9TVsSAnZWagAAhEwP/0dYMbM/hrRN8nd11Nhr\nSZtIZz7ya/PrpZ5hn96hPt8E9dAiJ2HW4vXN6J5hskORMTvs0+h0201By7x5\nKRJx13WBRS7V0nX2ELeS1Okqqzk2ul5/gZrnAN1Duu3zelUqpgLgEWGM+xFM\nrk+aW7shzrlt4TtZGlcKddoG6miq+wsqojDtaFFYOrB9zyowykelpX6zpsZI\nZUoaPzITZt7m7nT/atm0zvAoLPQW5fbDlIzqzZvE0hb0KkFaMVY9Y7xG9eE5\nyjj+Xl90piZVQ4GbSlLNJCLu+K/WfmP8H2IDH9Q4Yx/bZnDbApCm+n7CgVWw\n1uksWI3ejDtmB5dyPHRImp+sFfjiSGCzTz3fSdZrBHMo3Sjb6cocGWV/aWUv\n0DPplJO9AmcZlqNHZOqf+fI01jHc7DQWWnkiDKkObYvrqRx8qvD4O8+X/HXh\nDNvYd4XHd9URFJGMILtygLn8wmZNLCRmquvwJUMKUNREi160qB5rNKhbGgEw\nxqFmeflbCo4clVME2KpkAKuibLp4uSYE0RqFYDy/1ut8KpWRm9Ln4sewhQby\nzl7vxr3bugCFC26BSSzYvohBAeee9pGBr9P3TqpXWiarTf+TYF+Lqfpbxp2q\nMc/QNQUWvxtnOoXUELGPkNQigEi54CMVrb8EIknEu8RRCxVGgmRDxjSViqjE\nZSbj\r\n=AjvP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"af2bc623bf71bdffc46e21ff57016f1df07497a1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-af2bc62.510+af2bc62","@test-graphql-cli/common":"4.0.0-alpha-af2bc62.510+af2bc62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.18","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-af2bc62.510_1576600906627_0.7354071565473941","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5197fa2.510":{"name":"graphql-cli","version":"4.0.0-alpha-5197fa2.510","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5197fa2.510","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7e9bcf555ee6349efbe7b13e71416858dc771242","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5197fa2.510.tgz","fileCount":14,"integrity":"sha512-pgR+SPBpMqryZG7Vy8Ci1Iai/Fpby9IEe084C59xqBQ6O0IexVDaAR/is8oDhAnz5E0qItCFCNJhEPB1/Uj4BQ==","signatures":[{"sig":"MEUCIGUzTY3ecYnU/9SInrG5k02k0pTakBLaj/apUVJVLj9oAiEA4GD0P7RaN8wWd5iJxCAN8I5pJVWmNxh1Rw3eP5DCapE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+R0uCRA9TVsSAnZWagAAJkMP/iYc32KWY0XjE9DorVhZ\nnFgtxwXcZTK+qz1OtQ9dY7wET/vN6TBMZwWKPviYmGOSPddlFdd9aWjQe1z8\na53Xw2JAUzMyj4slGLvT0/D1hKfLp58DtWh82R+BnIxbYbZ1EWHdxfuwxvh6\no9Rk8SY224aX2f5kINeBAQFkgSfrHG4xE3txv6T2rBbdrsIofPnmcY5BzF85\ny8iHG1lncFREY1ZFxdt24magSa3B27hb22IPAks/v8mdRahSsRQrbfUXopWw\nJzLl1RXA7PkyvqumJFBTnsRNVe5H++tLr9uY1gfbQaawjcLLaH0EBnTnS+PQ\nEPtvaIJB7NgPyhZUQddsakJBjs255yoO+d0Ltuj3U8p8brXPxRSyvKJ+sLb0\nKFlKONyHC5ivNP9zIuazcOIe9M5KA7fbkCj3GMxI4kB79uPm6OKQEdEZgmwa\neEjGdOkbZ7lwpYyi1ZlFHKH5cDvPFKhRH+zHPbIzRk+fg1VNHTta8NhopFnf\nBIfLTRwDiSp/k85Gn76tC0ihE/GhSy7XvvQbb1h8QKuUhuKuDFgzMwISh+/o\ndNrccib6Fjfgqaw4cZYq6FHiJuFhY9ep20h/5IHdGaMqS6Oho1RvNi+RXHvy\nUpgmdRot3yjNCMIzBSwOygO4KxGgtx7FovgFSKYMcR3+3zLnDhvwP+qkdvC8\nFxfN\r\n=+Yri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5197fa22dd7d3724e38a58c76030a1ccb8c97e2f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-5197fa2.510+5197fa2","@test-graphql-cli/common":"4.0.0-alpha-5197fa2.510+5197fa2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.20","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5197fa2.510_1576607021512_0.15770669854647412","host":"s3://npm-registry-packages"}},"4.0.0-alpha-25e612e.510":{"name":"graphql-cli","version":"4.0.0-alpha-25e612e.510","license":"MIT","_id":"graphql-cli@4.0.0-alpha-25e612e.510","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f46e553c1d9910591c6a74110f864b499e6ce8f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-25e612e.510.tgz","fileCount":14,"integrity":"sha512-nzHkqndtqgTZTcdcwLrWnFBDf7STreXvQsdZNSPtDASkUeZTWq/XdQnFWXZjoG03+KxOUG9qsuipat93HOlvTQ==","signatures":[{"sig":"MEQCIGY/7ORbQsETZcozYeGxcwdiNbzT7X9WFYDyB4QDSywSAiAx2duThW6tTPO6gne0hdlCGQMFiJNCn9TTrjvLK9QAsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+XgGCRA9TVsSAnZWagAAKsgP+wf+/jaoLX1271vkMuYV\nRzlp/CmUxolnqZp7HzcF8iBJNGGpM5Ff/FZ/LjzvESowUWVDffWBnZuI+aEz\nt3HddGbOAfGBqNakCpVuXcRn/iMnXlzeilqT+i65hq4kZLkvslXJYLchYq8k\n1iH6S9nQE9u2w1dGyGpgwdteHNblD7Iuxf9wl5NSKIAX/cEtm3NVYBNwfdLK\nWZhXZ9t+1+gggTTWa+KzMrQWbB306ndEWJz/NdpPFOt8XOut9MDmpR0B7ZQ+\neplAjhRiPNWPxTIzMtO1G2NSRWucxBU0dMAoUhvbosxafmh1WYjm8+0WphpK\nSLGOsKUo8HPZ9RqpD96gwQ7+2FKOmT83SipLpkQAtH/SYLTtLoBwxzZNgb12\nKpbJQu56/iOb7pao54K4ZV8WsZtzx8eSh1sD8yAOuII0rddZzAzOI6zp20Cy\nbUnZtYL3mKUx25nKGUDb/NHU3NqRO7KqIEYs/Nkd58hVH35/lqBrD1rzEI3W\ntr3KTDU/AslMacHVPmqYxXN+0n5huRcii+93x0abWtEIjjVS6kI/vXAW1m47\nBp5J5qMn7iu1vRVp+ciK/s84ZI09uX89JtdgBsVau3nNjJw2pkE/CTBqaORo\n0ZUwi4fpt5leSw7+ceOc4OUbgkXsn0MBnHOkVfyqoD+bA7x+mz+a/8qZaUFJ\nBat3\r\n=30Nw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"25e612eac70a98f0e8c7843ffbaec809353d361e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-25e612e.510+25e612e","@test-graphql-cli/common":"4.0.0-alpha-25e612e.510+25e612e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.18","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-25e612e.510_1576630277640_0.7454901870679003","host":"s3://npm-registry-packages"}},"4.0.0-alpha-49e31d7.511":{"name":"graphql-cli","version":"4.0.0-alpha-49e31d7.511","license":"MIT","_id":"graphql-cli@4.0.0-alpha-49e31d7.511","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"381c4e0bfbde920df94ce8658bf1ea7da8b48270","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-49e31d7.511.tgz","fileCount":14,"integrity":"sha512-MSzRg79jjN/E5dkdd+IV6bAFlS3TRo1fj/wIqSeyVnh4K77F6NktLPwsqujG7aUkB5h2uUfZfkvPtXwaBfizdg==","signatures":[{"sig":"MEQCIHR63a2zuTseKTRt25WRK9VZnySDryT5rFw6yZfGbjBUAiAcVqT1Zel7u5+u78AB8wz1pj9q1yzU0pYmZDrHChgpQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+XgbCRA9TVsSAnZWagAAwkAP/0wr25B9Rhy4gat+pbH5\nFuIZ2a8yxfB6XXIyRLLU8KBIvUgL5pThEd8mkwflr584yRJdUVkbXP+qXNe/\nc9jZ2SCku1STTSqjlGwg2Luiz3peZ7O83F+J0fssVzNaV1uQBF/SxmghrxgO\ndBzYjP/EF3Ug72pQkltR704sy/I5Qwhg9IWwvXKtPrM/7BhVQmLvYQ1Nxffk\nsxnRdb7fJAQ4qSyDSCYysJrnwp0mrBsKw/qZFSFN4u4xYx/ICowaurBOz7/0\nX3Ps9B3zFuReDEuR/LO8cXT/Hoor3HiSF97Ibhr6lflzkno5v6nFaSNu05vJ\ntjGiXKZ+2WSBClUNLxsvYb4haGPyrrMYPUtGwYUWOA5uYxjd5qRHyA+Fgio7\nLh4JEH0U6M52Nx0hNWVnRxEahUlqgfO7QFMVFBkpsqpA4ffOglJOT8Hzx6zV\ndQegAurjuSDYmJPWR3eSi4sBFaRnrHYcrhc4XSxcKLv5VglPqbzX7Y5EIaSq\ngVtSQKVB6OPy43DaEpVRLXFrIXUDopOxnL2AkQciDtpV5MyYe67R6vnXl+lQ\nrECqJk9ewzwQa3hKcHxta7CQj2Ixmy65Kyt0Kcg1Q2dpN4104epJ/vy70QP+\nPQO/Ig6ga2+7A+YPwRlfAKKxTk07ciEhSOr9hmgEG7KZEQo2H5KiWXeZl15l\n6P/L\r\n=nG4V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"49e31d78b8bda48912600b79e20790ea9fe37f23","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-49e31d7.511+49e31d7","@test-graphql-cli/common":"4.0.0-alpha-49e31d7.511+49e31d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.20","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-49e31d7.511_1576630299400_0.9346633303679088","host":"s3://npm-registry-packages"}},"4.0.0-alpha-694a32c.512":{"name":"graphql-cli","version":"4.0.0-alpha-694a32c.512","license":"MIT","_id":"graphql-cli@4.0.0-alpha-694a32c.512","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d2dc87e46e60e4440e83136b4f990f52aa57430e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-694a32c.512.tgz","fileCount":14,"integrity":"sha512-mBjaRG0NvaitLbdzrQkQw47ltW5xzfL4Dey1az9WEDJ6DLDqSwB/ZGE5pTvAC25a5GRM+HY5EY3GHxlMSQoKdw==","signatures":[{"sig":"MEQCIBzA1cxUFf2kGSMADRPf3FiPpurqAgbRmfEPv1b0/UZRAiBykrDTUAzQLoWiRmXLiprYKmldAQPHl6a0tu3ZR6Q6hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+ixsCRA9TVsSAnZWagAAwBUQAI+lxcNII/ocFWAAQ/Zq\nZ5x7k6NWUBWi7jTGwtOHDddyt3yLVwdFmazdGgHp43/fiW/BB0AN57di1ldn\nviO0a4/lELVj+IhKU+rwxSk0SzsTteOL3cQUcBmheTuauF9kv8iyolZ8F9W8\nKRo4y2Mw4ehd/d/txcepFwhXlN5gwzjvSwPZj9RxCEQE7V6oAL9DpHKF0NIZ\nIrdcDLLfrkprMRQgKbVmIoEvW09xjPsgyn1PEJwpY68QutJftxpMLs0GFwN3\nsIfodaCi+flS4iKD9Md+T60ny8jYUXrTGpqcxgEFTM/diZh6SAd/qfKFQXvW\nbFRl28f7l8U116XdYQEzcH9rgLpXPEbLkx4BnbH5itTijni5WSO2+Vqfw21Y\nWIkbf0JP98uPB09nirEuvNMfrl0ZkUhW/jEwfB/xTvskmWGQWHYb5Yev6HPu\nsjzuaPe18j/IGqPYwlY0g5GwFidyRX6NtkdDxDti5NSh5lw8A9vx6nPfJVfv\nuA9OdMqWruHqdfplXnlJDpWnEpOoTg0kqbFjlUo+iDW1BTR6cDXSPUKHzptS\ntuTJrbpNMONE9Cg3X7zH+mk75M91Hx+4RRiAe3B4HrWW08Bwmj0K+DB9xRBB\nQYf2Lo7e2FueV7cm4BQeWaxAUoNecMC4O8TFaKOXC5otha6lPNDTcciV281H\nrkrQ\r\n=vo/w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"694a32c1157c1788ea8e6ce0c8e0828c591c5e06","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-694a32c.512+694a32c","@test-graphql-cli/common":"4.0.0-alpha-694a32c.512+694a32c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.20","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-694a32c.512_1576676460479_0.3940827744248421","host":"s3://npm-registry-packages"}},"4.0.0-alpha-26ffc25.512":{"name":"graphql-cli","version":"4.0.0-alpha-26ffc25.512","license":"MIT","_id":"graphql-cli@4.0.0-alpha-26ffc25.512","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0c026f1d88594cea8b596cc30d43eb1fbedef163","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-26ffc25.512.tgz","fileCount":14,"integrity":"sha512-K77H1D2QP4q/8NYKEOpD+CknEa5zr0GkUH1+4bpzf4LvEXQ6Q+R9YlBdgJ1xms28jSEfIk7gIrxlITXgu0tpkQ==","signatures":[{"sig":"MEQCIEn1hBB879eYnbzerOTc6LYeiLfPIc/wVc5BPxSY+mnwAiAZd0m/mqhvJN4Mgx8r6PQ5oP2U/gSJntFjUbS5giRZgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+j5mCRA9TVsSAnZWagAAVskP/3TQziUyGP8o64WIIi2h\ndl1UUh5nylB7vRUjzAFKZ9mZgq8REntQsXsiY+ERA2pV00QFuc9o7cdKTsWu\n5OdlpcdxbB8qdD2iX2Ay5hvawPl/xvQ9eWzQyv67jW10uALKhSwYawO6k/BP\n++LQu6AgRDJq+bojdda/6kUvInLeV6LkrO+Pf1nn4FrBTZsL+A60H1i3Xo4S\nss1dveRuzfefFdWc4cLk2IeLH69LdH+Na5Bk6/4wTEscf029o0gCbacP05uM\nlJEOw6alJ6cAVJyqh8YmHpB+Ir4zA5+9t4A6NXV/ffmvUXnKjXyU7aYcBcap\nB16yzpxYDmk90IaRtfYRN8+sxHwly50w73HU24VVL6Nt/yKF9PSPcZyrc3cb\nV9A8huLP2uYILwSqd9v3VXAnnlhON17b1fEB3kuqwN7GQQ84SRCXg1ceawZh\nPWkvKVU2m29p10+I3RDSb9Q7TuSMV9pdTi1bhfgFPOV4dBx8/xXvTgjaX21f\nzt7dfMQ92IC+vpsIDEoiscqK7LOy+dPseg7er0NALxf+Mx1kSiueAkum0rCs\nwektWQAnvgrldrzDRr8akbINtwFbM1L4uEiThMYtsoEpymssA3TIyU3pJY2F\nM9cQ+SptFXx1zIsxm7dykJebGpgEptWG3J4dm/R7UZnxfwM/Fzql3UTOzNTB\n+Tws\r\n=uTFf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"26ffc2576d197cf62014be7188e9e9f670c6736b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-26ffc25.512+26ffc25","@test-graphql-cli/common":"4.0.0-alpha-26ffc25.512+26ffc25"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-26ffc25.512_1576681061983_0.6068075940863438","host":"s3://npm-registry-packages"}},"4.0.0-alpha-18dc0a3.512":{"name":"graphql-cli","version":"4.0.0-alpha-18dc0a3.512","license":"MIT","_id":"graphql-cli@4.0.0-alpha-18dc0a3.512","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4d5d3f7d338e2d6cb08273a5626fe33bd4789102","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-18dc0a3.512.tgz","fileCount":14,"integrity":"sha512-gcF9+FyNO5rDiAopPYwn2/KqHEjjwmLtLpjcrDGVIYLHegpxUhNU/kcD1B9MHMWOghEp6gtBwQXM30Mk/nb8Ug==","signatures":[{"sig":"MEUCIFHlFVeG3hNqgodaSCX1MKPkj8Uy60jNgYcZQUt6HoyYAiEAjQ8ienVeft5C4PBnGwGLm8O2l8j+aY7qcCoBi3ZVc8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+pnGCRA9TVsSAnZWagAAwxAP/21ZhYU+qRgdhsI713CT\noNNh5/xdRXS5JubaaiesgGcKO8dMV3fGO8xbdlvh3ZuY3bRDiLEajVHyusi5\nEeuKu5uoUGzYi5qhMRJuJk3a9tVopptJzkqRBAPymSFzuhbRS90fP5MUu9rb\nbFfhSVK84dvfOajPUdy9QBfHV+T1qxBYUCwg8xEKretlQoMUWfn7FqLdDDiA\nuTV8DkbDFhISfs9x1eY+Om1rPUvJokjsbxe59aGf0o/IPNanl56hsJ75BoEf\nphRz9UstRLqPUNVer8saubh7lfbH5CMXDsDUY8KI/8t4kGaxKIx0d6n6KDRo\ni9Y+UrRvtHMQCSEgZTNhmNka0kQ2Wy0Da/z+5w+Yv+kYgbY1YOrb4VkfZUoK\nMBmjfp/V96UXWXcY5JPd74M/YU/vURHtjlWNwkFfgurnRAySZMv6xPjMxOfv\ncmpq3s/DgVZNDSUVZXgmcyEjlUzfwdblNmd4VC8Uzwudas6tX0DLMyN82aoA\nlf0JAsM4mDigLlm5HqzADohadahJzKf7bUYDrW5zb+Spu9D4/7dxO/3y54sf\n6DuYbwleeipsM3xknVrQ69/ftf9tR3xMgTRZLpFGZ/e2hfvTFIkWncOcUSrE\ndcoGdqN0YLHXuuFQHjJqoOskjd7mZEhevYo9oppocFrIsiL19Jx0TEW4n8ra\n8v1o\r\n=IMuv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"18dc0a393930f1623389d28e09986447273669c8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-18dc0a3.512+18dc0a3","@test-graphql-cli/common":"4.0.0-alpha-18dc0a3.512+18dc0a3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-18dc0a3.512_1576704454381_0.48997945237588025","host":"s3://npm-registry-packages"}},"4.0.0-alpha-47a9d4b.513":{"name":"graphql-cli","version":"4.0.0-alpha-47a9d4b.513","license":"MIT","_id":"graphql-cli@4.0.0-alpha-47a9d4b.513","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e08017a68295ce582edeb6743f88d78e76eb2fc7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-47a9d4b.513.tgz","fileCount":14,"integrity":"sha512-hjg6Q0R3uMxRDr4pToyZ1eXKXK3b+W0i7lBLLY1Fqbyi636JI7c0yoftJ8CLAQiR1Q0yrUtWQCukXJj0SZllIg==","signatures":[{"sig":"MEYCIQDu79Nqy7NFkr0IacEkqynm09jWyX/qRbNAfCigHsc49gIhAIeHn7t34XSL+i+YBSlJObtFh6ALY+PiDIbq2Y6kG417","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+poICRA9TVsSAnZWagAABkYP/j+GrzZOBzNBFzPVLQFg\nEK95xf6ofR0GO6+ZCRKrwxOi2gc7WJDP47+kWqPychBkhSHXcpUBsLSF6pou\nmclchAh5rGcOm8f1AuS4KJdGtOz0JhKwS7L9vDhgHLNwksW/bSMOvQ8eJbqP\nZI4KhdhPa9wGk6/WH1t8Hbk0PA4uoqpdll/FY/26eUJFMOQasNEeBK6DbCsX\nIvFS12AEFSpzSwL34lMY4coSd1ab/jSdatbj9d9gCh0NR4oqSYeQbjsDgqfh\noCXTC+JsGBCMtcEIFhwOLh8+ijL/9SR2bXLS6bZ5ezvPsggSSTeWP7PHO+t/\nld3GLhqijNFGcug4bePfu388QfPeU9sBL+hSOesrgOonahplW0CsIqU0EGxD\nc7NBd4HHyIcYnPtnE3zYmC+k7fwpAPT+RuiWhHeBJQcoPyTBtn7rGOyC+Vqq\nmm/ARF8u4y3/+WRE1AJLKyQkPsdo6q42nwLVEVNwTzvAdbY01IokOe4Kqc2W\nDcN+yRHmEIgW0dlZmeQSbrg8hEAcK1muXoa8B/D+11hawRLKF4jGBe2H9Y7n\n3dxaGkkybrLSnBJ6a6we7h6Y/ObFwTtptvt37rJ1IBNFR3HUjF7IbLd3X+u7\n+6JDekdLaQgmP2I7g4Yo+9MUDq9SIp1UJ1TkBAdvWTKgOYOwBsblE7JovaNC\nP/Y4\r\n=NI3N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"47a9d4bcfedf28683e35e6639bb5e2d525e75a87","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-47a9d4b.513+47a9d4b","@test-graphql-cli/common":"4.0.0-alpha-47a9d4b.513+47a9d4b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-47a9d4b.513_1576704520337_0.3025831623871351","host":"s3://npm-registry-packages"}},"4.0.0-alpha-276ebcc.513":{"name":"graphql-cli","version":"4.0.0-alpha-276ebcc.513","license":"MIT","_id":"graphql-cli@4.0.0-alpha-276ebcc.513","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"00ef01cbd5ae9f64eb3f8fd762cf438619fc405a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-276ebcc.513.tgz","fileCount":14,"integrity":"sha512-sM4GrGWdOYn9M5m1oy+2q3S7ER/4BuNCK+UhPOHfzTUPHvrXvA78hsORaBqVlE6m4IHsv23sAZighPePHrcriw==","signatures":[{"sig":"MEYCIQDLpAOUQTVPHzmL0Tg/1Z5qRtPOApVzP7BXUmq/6lgIcwIhAPhNNiIRqASBru66zhVmc5Vrfv9E9pQg6A41Ddjy7cqT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+qMlCRA9TVsSAnZWagAAYvkP/2h3WJtHMwbhWAoUjR62\n4FGzSYsG4OVTi8Syfo+sVVoIsq+2L6RM+51ofxdNT0WnbzusvONUxFjQ9fZJ\nPiAoqHvTpLdnRcaEPw8L81i7242d2xH9mdDyJhLevqzDZi4iML6OvvtS1hXe\ncyib4Tip4xJYT4AUbabzJsA/u/T797DdDxR8A0pV+U4fR+VHQi5BkwMruG0r\nK7O8OnWcmZzy2Vs8bUHD4DQr8xsylBfRlrTmWSfNfAuF2f7tBFiK9b5c5XKq\ncRpWh1aEeffcOSoBmSKjNZ5cqfTbqG0E1RiUSmn28KF6xgiygw0TwtglzC7K\nbAkfZOQJ9H59NFmwr+T1wRGebcUYBn5Y04n4stanDTariTPY0cdCBYmPDORc\n+/geych5NLlmrBrbUhovzGXOp7qwoUBBZyuS0ycYkr/arXjdv+I9s4vcp6Xy\ngBa2qeEl6b5zSUj0bhFjSCjdJo2jmnJVSVYzRymZ8iiH2MGbzMj9FhNNW21z\no5l4KKWyFGRbnHnKEqEOc9dUO2UZFH4xSLGElD2pvj2mvi4291IMU3FsZr+T\nc3aMUoB1IGgTX0J/Om0Wi3KoQz8os5vW2tjs5UNX+okd5MmKSmhspyFIuvgY\n6O2kv6G27nqGrzntgckwLUq4105HkjIJgaCN30tYNWH+XzxCTKvptHL8HtKh\n8gjq\r\n=oxdA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"276ebcc576e967994da9b7362fa338cfe7e2553c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-276ebcc.513+276ebcc","@test-graphql-cli/common":"4.0.0-alpha-276ebcc.513+276ebcc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-276ebcc.513_1576706852836_0.18086486716455474","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7d6a8d4.513":{"name":"graphql-cli","version":"4.0.0-alpha-7d6a8d4.513","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7d6a8d4.513","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8219c36105987f0f2d831bb07b4c4cae1d93f453","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7d6a8d4.513.tgz","fileCount":14,"integrity":"sha512-To0VjlXRTwK4TeQzJbsI2VxaeK/VvNKkxHnA/ZwATm6ZOxD45dShXgSDpeXk0tQHel7zfsGqyjb6K0M/R30vbw==","signatures":[{"sig":"MEYCIQD9ukIIIaDK8dq3bJGyl4wvHTfEgf+Y1kEL8xQM3Ug5agIhANgfT6X2+27+eK4ul/XaQiIoGJtjCGYWcu+Ts5XtmKDY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+sIYCRA9TVsSAnZWagAAIB8QAIXYJbuoSAJGqa6HT+iP\nWUk+nxLH8diSoVfcvwVfbe47IdGUGiM9bva6ZlZiaoxuLu+UWY1uHpVATC8k\nPqjEqOdOwBnP87S/CR54NqiaFo2W3qvrY1oReeNjW41ge9VuSwT5wQVTfhwj\nghpfcDlK+hv108wGafUdJsLSDQXXhUGbkU/SBNuS5JhvU+GiQGNMFlaO6uCI\n0dJYGxkJirG5fPjkl4HH/uJN2pdAhTvAdgAiu2RopOVjFD3K6n8YkywOD1Fg\no7LTN6BtlsNxhJ+XvNQOXymNaN0Nq2p4PDRxmrSSK1EeLIGVSpNADzRY2Pdg\nZf067naPxa27xAd03zi0kkq9XZsE+QO/5jFXrDz7vvwLCP738KHlrEg2VPK6\nGmtDWNn40aWPar9ZgDAZlykAH+Cy6ioGNtkPASkPkhpPE+OwZtjb5kKot9o9\nCopUUkkEbSzTqcaV3i5cnmmR86MOCzVUOixhsvK6BJRqXPg3oZoeVHonpyuy\nB+zF1AsGo2R3R1NbU6gbn6a5uTAvhYMJ0VP/pRuJDpKjpfdezD7G1hfTD7H1\nF9Zex3lO25GE4AuQseIwjlet78vqMh9sOBlu/gpP7XYYbGNbAJjstwhPe7dm\nRfFUPibjocl8m1xkbKrBc4CDGdN2cp2visahyZfzVtByhC8ljIRzl/k+GazL\n3ra4\r\n=qpJ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7d6a8d4c673e054386f734e52e0bfb243b440ffa","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-7d6a8d4.513+7d6a8d4","@test-graphql-cli/common":"4.0.0-alpha-7d6a8d4.513+7d6a8d4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7d6a8d4.513_1576714775792_0.07286352584892963","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2583194.514":{"name":"graphql-cli","version":"4.0.0-alpha-2583194.514","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2583194.514","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fd226103eb005c8a7179b59b5c94dda5cb26f8b8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2583194.514.tgz","fileCount":14,"integrity":"sha512-bcHkY8fcnflmK6oa18gGK2xCvT4Zjg6vLlxe7xgDFWhw2QO+D9cuY/D6ja/K1iMW40twbSl9JL1K2DHVOT0Aow==","signatures":[{"sig":"MEUCIQCkB+EnihnH/enk/0MBSW+mYLdJzdPYkTfx+CZ3l4hzKAIgO7N2mwxEYa2e4nqgS5idaSKFyqqXQ05JDCzMO87dgB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+sIqCRA9TVsSAnZWagAA5LAP/2rLO8GXAJqWuWPmfqhg\nxdWNL0UaaQoD8gBil454sj9suMroqfC5Zq+qp6KKWYYleBk2TwntaO1edoSQ\ncB3NY29Lx5e+DxlPvU4q6yTAqfsGTseCrxp5oPmriwkAp7zW+3LPXtSXY779\nDXfetG0HTwEJUKcS6ZDbpeHdHou3bWLO/cxhaFRLmZjERMYZpM4ElzJkMb7c\nVPL4cO1TK2IOvOuYX3Jra5rtjpaeen8qmbPlFgWCSEf9Qb93NUZO9BcADlvC\n7/z5tK+auQzSeFV7VokRn1a49IFMojCb933MgMa37PqXf2pJ9kPkHYPG9doJ\n1WphS2I6eZ+BDslKhkLM0WMFcA+DjZLWOyE+e6UtLTK3qnffxGSsD1+GEbE8\ndHHjQGDq3wg4GrY8a8tlzxKWaA6DkhSSjnO0wbbtgX6ddGHgtydVBemnsTpo\ne6AtMC7dYSVFbGsL1CC5Zpqba64jpLMog3raclGYMqpqz9uhJrLrqnrNcgav\nlIL8Tg4gUCDJb7FJ7konWQD/tlqWGITu5JBiEZRXyj+pTIxHfystAxFxrjc3\njuNmc0OP0/erfLvUoqp3XP9QAtF/gJmjrPcGL4MuKJn0Vqrg8Gr0rndykxxC\nh9VbKQ4DH02fbjOi1G28jx1f0EbBB8E1wNS3O+I2HGxlcIB+2HAVWtGeRZFv\n8UN9\r\n=RenQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2583194949d65bc1f4988c690a015730b7450232","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-2583194.514+2583194","@test-graphql-cli/common":"4.0.0-alpha-2583194.514+2583194"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2583194.514_1576714793529_0.9650012656831599","host":"s3://npm-registry-packages"}},"4.0.0-alpha-76211e4.515":{"name":"graphql-cli","version":"4.0.0-alpha-76211e4.515","license":"MIT","_id":"graphql-cli@4.0.0-alpha-76211e4.515","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ce426ad298c5b0eb4ab755c5e99a6a840bf4fcfb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-76211e4.515.tgz","fileCount":14,"integrity":"sha512-RWTMudJyKlCqxW7DwsCkHlThdiKaSuowjhFGuJggaWaVivQy947pR/0Zbl7qkiJT3qu+fAEhIh0zNWdGs+7y+A==","signatures":[{"sig":"MEQCIC2i4VRBgVM6GuUZ2FhG6FcT2v5APoFLbM11Pd7DGntvAiBPnXB6kZpn8794jiZ+SAoJRBIIHhGodSANGnfG0HgDsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/HhVCRA9TVsSAnZWagAA6vAP/21/0lmUS2TsfM79OtlQ\nd/FQD3ssgrtfEEP6RX1u2Jug9AHaMfJHSaPNM9MP9MTEGUIPfPSfZlkVO5f/\n5cD/wSLfDezVdaUZarWeDnit3+xB70sk1t+8TrIUI4ZJQW0sCurRgBvFQ9fw\nBovkHe5k3ZfOV0onDCIlMjtYJm5uQNu78+X/eduSugyT+sQMamuhTcCZ0D/f\n8okk/KzubqwasGcGZmgeioq2O9gRMA8/fKLT7Tc+xThPelKsQVgvoxut7OOe\nDFfq+OMh4BCABMV+krxLvElTrSiAB4Bwq9az4yPimZqXMa8qa33f8CJIvuQG\nX0pn5uoTaKz+vclU+8YJctq/OOzH3b6pyNJbrxLIVj5tfkCcWPK+3NAXzn6v\nJHbQhkZWIqpALLe8nkAkM/LZOBaOd9znRcmip4FgJBR9/CoBg0kKaQ90J5f+\n3+ZCEOPtJhbkXLcf4AunMrMcyH/rnYc+oZ+Mhbvy21yoEQtXb5Xq4MzVqYSR\nIjkXBnqxCPhe9E8hT97eLSMRk/tmnBc5gbyqQaB+zFZOc3mA7Jxn+0TXLpFJ\n+5GVIo7ACq06jR9yQHtTA4C7+vDDcQvZhsOqSj88u7Ki6WngzZcWV3IiZjni\nNZS6fljTMerr4E0lWLi0qXuulKcIRW65HE4hqDpvl23ZJjFgXUgq8Zt9Tbqt\nUWA+\r\n=fX/6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"76211e439725a37d475d4f0fc518fdb458ef8b54","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-76211e4.515+76211e4","@test-graphql-cli/common":"4.0.0-alpha-76211e4.515+76211e4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-76211e4.515_1576826964677_0.723608705325854","host":"s3://npm-registry-packages"}},"4.0.0-alpha-69e9c7f.515":{"name":"graphql-cli","version":"4.0.0-alpha-69e9c7f.515","license":"MIT","_id":"graphql-cli@4.0.0-alpha-69e9c7f.515","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5453bf7b1800ffd342e463ed1fcfbf6581262d7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-69e9c7f.515.tgz","fileCount":14,"integrity":"sha512-BmfNfXXpqZO9+1iZy94dzsDDIduwVOYRWpKeHLFgHNkv7pQtCR/wIIFtD4+KQuySOfLJ8nfG6I6lwjbCIbXUnw==","signatures":[{"sig":"MEYCIQDeJtNUIVQWafVA6YoJf0cY+g3IRS5JWCpgnvy3DW67/gIhAKughXEXAvDZciqz6Igljreq3ZAAw9ktTz8hec6/sneo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/OMZCRA9TVsSAnZWagAAP9IQAKFuHkgSE33TtvF4BFWu\nkQnyzMk31Fp2lOsRjVkB9SYeofEGhUrHMol9zpWJel20iezNaS4J0oq15KlF\nsavvAmR+UexpU2UFW+bDOp4qmPiY2Db+B8SyD7sQyW3VikpXNv7dww2f94QI\nxBqUsmMvvskNNzsz18DhiwZHLgWwerPwM5DWhIQgXN0/+oq9LmjMnSYSvgCs\nnzrXgaYJdIdAmcMyJEjmv1UZA8oxjNHiEuDByGudOHzCtFMeP+tiyxjqBAlG\nJXj5b86kunLdA9ERybsgIAOD/LtgIOQrVVgEsS0Lx6aPUTEqzX3boVi/31Lt\nHjH2viGYeUjWV8dY+gWIlHFo5peBUgJJtQ+nWT3aHPj4E+XARKz+yz9tCFoB\nWIJmqR+u+zrbpN6xEWCO+dtWxdfod8h1v+2MDJs9hrAkHtnn3slYXb/Fvxh9\nY1j5u4dVdHb09AziUU065IJukbYIcajJb6WbF8Y0nVOVi4KcdBPUWD6Y9jGp\ndsX8yGVj37hd75q309Jxbw+kP363V+ZfXeO1breUUWbD8sHqASI4ycW8J0tS\nImIfGmkVxoyjvBDyinIA5Mh235l9y+Uiy61WvqxVzK/JEXheF4isxO/t/E+n\nUYpzq8ujTZDOnFAUVhWZwQcMDv0V95DE4Vu14OBvrEFcP/bwAyA2W6aQ9gQQ\niGAr\r\n=THOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"69e9c7ff0841aae1d965ba14a2ffca552b35d5a0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-69e9c7f.515+69e9c7f","@test-graphql-cli/common":"4.0.0-alpha-69e9c7f.515+69e9c7f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-69e9c7f.515_1576854296807_0.08339267197573808","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f42af4c.516":{"name":"graphql-cli","version":"4.0.0-alpha-f42af4c.516","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f42af4c.516","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"20651f45025716b5c7e01032222670ba15aca376","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f42af4c.516.tgz","fileCount":14,"integrity":"sha512-E8C+nWWNwLAiqsAJSpWyUuy/VNWpu0z9eyFrSbZwwKaM83prjETPCuJ1SxRxMCt07xeqXWGzVyEr6tUatIKe2A==","signatures":[{"sig":"MEUCIQDvKTZDRSBZnxGLKY5eSQltzRGgXRQZ3mtuNC76IACwLgIgQc+2qT3ZZKSi0+ABce4RgF0OZ07NznP4o2P25UT3IrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/ON4CRA9TVsSAnZWagAA5JMP/1EtMV0NC2Za0qvXvT5A\nyY+2E4wDcJQ1rTfQlgH2GM7hSTEfJzwHF6XugIkfyAmPCAuhYdMCsojDPEkP\nPkxvGN7j0IP00I27I0zW8nvqfsIPw9cv7fVbY06QDYThOHSfhQkN5dgnrf2b\ng5eF018Hsgiffn7kNad4tVr4h2+V4uMaD8dAYPYlVoVANDLTuty6OlX9B8tN\nzo8TWkTruc1krhlaK2VSd1W1+aNVfSLDxLlPmjuY+DnwQC6JWBPxAt4VmU5M\nJWnPur4kyEDeiWeViCCfI2J909Vvce4jddF9tmySoXHiMbL9lXa0600fN4qR\nLicX7KMPDbAwdibgmh7ctpT2w1ZCY1bUdlp/1ZaLSDxMpM2fs2evH8Q4W+ZT\nbOAraFft3nWaurEq6FU6gF/chZQA8R0TuOv1gdMF5AeyEvhAv2M1O/bfE2ua\ngwQRF8Iz78Ah2Ym79PI862Lsss2k7uYsJNDOcnnniuS30Xuitv0IPCK+9rY/\nZxN0ZWBtmubv6CR46XEr/jJOGEy25HubqHyHzfUfcYE1S+pa2RwK/0XVMzJk\n3XY4m1AYtulHPk8hdVHSZ1J3rVlxytazD5lKqjXhJnBf/Jkv7lxGVamZy2OH\n+OagS7lk8A0vd+di7c10aXYhcZQlH0DGBlRcFo377Yyd+2BpYpNQpSV9R7Rl\nhSiO\r\n=kpSG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f42af4c5e750f997c9fb732af6ddf816b3f7807d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-f42af4c.516+f42af4c","@test-graphql-cli/common":"4.0.0-alpha-f42af4c.516+f42af4c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.3","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f42af4c.516_1576854391800_0.8735975104896312","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3737257.517":{"name":"graphql-cli","version":"4.0.0-alpha-3737257.517","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3737257.517","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"db5449542530100ed4fd2365d33b877ab1d445a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3737257.517.tgz","fileCount":14,"integrity":"sha512-VsrVT9XGNaeRgqy1inpZ86UCgaxV+2uhAeHovk4ghwQOOHE/OZtSbCj6+wPB7WKats1bO8hE7oWxVpC3LXlOew==","signatures":[{"sig":"MEUCIHZbhVQxVscwugMDWJQY44IYRTVw1+/bAjZ1XRvcgy+eAiEA7C5w9iEPJNFn36Ir0wOeVxPgfG51qzz2x/9hOcYAIs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/T30CRA9TVsSAnZWagAA1CIP/AzL5p5TisM8C/I2OCj8\nsO5/BXJlaDr8l7FeZglKGsl3Xt3IumsF5H8FqWQ4zwh54uXMAlkCG6xSsirC\nKjqU+NnBYPZaIzGi484TqXV7WPj7v3VtrmgThXjGxNVoVXqTvV9v/iOFmFtA\n2RIcVw8e/apSYXuQq/5bSgx+ajcPH37BGUa/LjcKEGk37kCjM/Tyu3vrU8qv\nA6PNlIyBBX1iPuq1C4Mpzle4t6SGyi0S+Cx4+pNFH0merV6SpoNGL+Asfmkk\nHi5Q17t2gtDbQmeP3+o55EoErck8zwQ88neZQb6N8znL9vGxIpSk+IRxvvYf\ncE/3I+PCnMYVGTaJi0Nrtn1TwS9+WB7LkB1LF1lEVMIaKx80V8uYut/oyz23\nBjWyrPINGCEhandM/s3SsGmlAMMD/yw7md3BTnAy0n2DhZlkRlJCAKENRaBN\nAlRZAVpwycwrLLiVngTeD010CZ64CAKu2m+lyfs+U7+AXAdSsahJrJBVmJMo\nFcwTuanCZ2Aa2cSEXHYXAPAH4MbD3NJ62XK3ZMQ5B8BoE2IeFKrEYcwJUNUk\nxiU5srQ4DUHyh59SLUcYdIWY6kABgNdoJFS42YkQrTqBW9oWLAa/Ux57u4N4\ncdA6EUNq9YKZ0oFoU3oNcj79+GjSFpc9+PE79323Q47RJ/lDCSseNEZjp2sO\nC1VR\r\n=j/31\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"37372578864d548b5f1f02277caed4b84747463c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-3737257.517+3737257","@test-graphql-cli/common":"4.0.0-alpha-3737257.517+3737257"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3737257.517_1576877555903_0.5739710064413539","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1e3746f.517":{"name":"graphql-cli","version":"4.0.0-alpha-1e3746f.517","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1e3746f.517","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6c353ecd10ad6bea670072fea872c69d1da866c4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1e3746f.517.tgz","fileCount":14,"integrity":"sha512-AU+KsuzlpmF7VrXs9L7T6hPJ44vVDoUnettx5eGSwDdPWsT+K3s2d8BXNy2f5A6I1HeqHTgKueYo75p3/0ZlTw==","signatures":[{"sig":"MEUCIQDXpa5DRoS9T7WuwDcy1QCVFfe0GmruAacRulSSaYA4IAIgI7+rHaNkxmW2/820euzRyjRX1GVLkeeOdZARE8dHXuk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/VFPCRA9TVsSAnZWagAAOnAP/23LvODW6aFvhuiPQATt\njQ+qaYudX7FsIq+iYqwxmxPm2S2NhYyXGCD6lR9iKbKy7ROrNBQsDjVoxvth\njpzt1ZuPw2RWtM2pE1uShABUQ6eoXpMsqL2eHItkhNslxfvrusE6ESKBkaBf\n0KB/Ogx+iFymMfTMXfbrUBkYXHoOB8eomKxsmnjv2l8xOLH9vjyqJ3YMTX3l\nGh66ctXqICKfvjfCm8Kk9l6Y7YLRcowW4WvXkw1q0BSvqhRf2R+7bI5E+6HR\nxRaiZs9XEizoo3GKKGFEm6nK991JSkNCllG3cg9MJFPaxBd6MtKPOs1pHxtO\nwDmPSBudxd96ngelMGhK7STPEr3LfRvMSyh06gyroFOHsM3oR4w+jaFpYEgT\nGuKgAfgfZE6xZk+6PRFPtc0cHAsW3cvr0Wam6SBji8+Fv9RYKGD8gBwfn/mf\nxDdeubEz3+97gFa5/UVf0zDrIJ+WMeATznmSLl/YLc7ZLHY8TDPD5Rx9MzT3\nikzpPM621dHr6h0Yv4Ih9DrsaMKRO6Mf0UHIzgDSRQTUsL6bpGLRExWZJvu+\n2eh0HaL9Zq1T0DFr9sPTQDDU549amTjuWVItTdC4CvUsxjaoMfkMPyEIPeUq\n5TD2irWme+uGEnSc7lbfPKs0uHMvcdQnI2xabqrbAA7rAiKzINYAjWjdj/vq\nluOV\r\n=bDXH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1e3746f66792d17718d2dcaac7ec911a303a29a9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-1e3746f.517+1e3746f","@test-graphql-cli/common":"4.0.0-alpha-1e3746f.517+1e3746f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1e3746f.517_1576882510632_0.06419715794849323","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ffcba34.518":{"name":"graphql-cli","version":"4.0.0-alpha-ffcba34.518","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ffcba34.518","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"07fd4129d7f9bd9541da9c2443b0a72820a308a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ffcba34.518.tgz","fileCount":14,"integrity":"sha512-z4Z4lmv3lIW877WKeJyCX//kkft2aVq5d/SmXbPn5F/KDaRv4K5QnRk7oyYV0uPRY/ca+oQl9Cgi3pHeJHW++A==","signatures":[{"sig":"MEYCIQD4R1B+Kl+wcyYrJwHtMIyDHWC1E4veg1TIh7bbceINCgIhAJkbsay05iBW8ymXWoFuXufFzXqV64tEzCgR3FYyRalm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAPLpCRA9TVsSAnZWagAABKMP/263LeCZtYFYuo+gEsaA\nKbp1s9WZQbv+w5lhkoK/ftzvIdlItIP7U7XyOh3izZWHanjd1vm9jYmElD5p\nEqYgqAxJGyaERIyU2K2O03XICjl8tyfZyL5hWCCrRsVZTjeom6Spepv/n3vE\n/DV72VGQsfpRwkple8Yix01lMkoRgePbZb1cw2AtehyKVbz7xZylKnpQcoKw\n645QG4RJsvUuLzvvZv7rb5rnT0eiAn3uJWBuixMvXJ7cbuxLFm5O8qQY8CgU\nKn6Qu/QF8IAZZmqZi+GszxeIysG26APOalD3oJ693lxHoWOQwVrpKPx/DiyN\nDavsXWtEwCs8EUgKWLfPwaSRUGpNgSka/SM/rRRSwOq/c09lx4ybJTMLPSC0\n4IlfMhJhizn2fvunLeLvCJ7JAyEqkvjPc6wZTwKsS9S7q26kl5LZoxvTKA8Q\njKyFoDVLKZCYSAdDHKQgMvNN64eRV2Rf13pp9b4fUE6lHKL/nc5Gtc+5n7cO\nM3gA2D2FhPAhHQSFrhLKrbh6jyh7ssB8TaIppm08t6BX0hVARMh7IxB79ff/\nJUJVPTWtMjem/EamYRUYbtlU6WdQtdhOY90Sc8GWR5UlrPy8vbWt/kyjQsLu\nVArmJXkrF5ckqmXcL9Gp8AjicftUp/RjtfTiV0HreX4czBT8QnTAoO6AdMI7\nUwCS\r\n=osOK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ffcba347eb97122705a2d46c43ccb75272bb67e8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-ffcba34.518+ffcba34","@test-graphql-cli/common":"4.0.0-alpha-ffcba34.518+ffcba34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ffcba34.518_1577120489476_0.2931305318042694","host":"s3://npm-registry-packages"}},"4.0.0-alpha-67d9cdd.518":{"name":"graphql-cli","version":"4.0.0-alpha-67d9cdd.518","license":"MIT","_id":"graphql-cli@4.0.0-alpha-67d9cdd.518","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"01e4233a4723e7b7383e0507e342be18c1e646e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-67d9cdd.518.tgz","fileCount":14,"integrity":"sha512-uf7k9+v1Sh7XeNMKWYjZJ6caWOVtVzYXOeWvhS9wgJQvmWTWiQgzGXGZan+2BfN87mFgDjtVzdzUM3MU/s35jw==","signatures":[{"sig":"MEUCIAIHWHAarvuaNd8orFkCycebwr1J05h26NT7C7XoNbTHAiEAugg2hm4PVg3aV6nMrFshdpsmwgAlPf5yjeAFnpPlg18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAP1FCRA9TVsSAnZWagAAQQkQAIKwqbTGb2eOnlgHdw9q\nRSeEY4dYjDAro+OTT0k0oPA8QuSiJjRFDLdcQieua2VFUFehaYYm2jvwjeAe\nxNKlRNfBFo4T0DboTby8kNvkl4fZccSCqm3+1y7xkkXbAcRMisw+9R2TTzPG\n35yS8as6W+amQJKtKGUHh9ccC834O6HifrFgRJGbn0EREoLcU1ysr7CxsARA\nfVcfaN8DUEK3Ifgnm4cuPAv2sMNNfKrSpnGqc97Id0x2UNO45zTMWNYuyZUa\neRr4fZmC/0CMpt1bvZ+QQRjdkt1n1AvFj8quuHKwGgOh/lBgIU57nLIJYbfO\nRqH5Xl2ZpTmNaTnr1c8gXV/Y+uj6TpZVk1cIMPtJKIdSFtVD5z4a4tEuqgqF\nDRPK+CT8yImu6Vu4cLbDbH4QwkPkf1JGlPKinxCnUu9b9WHUAeBtzsNIYgr9\nhk3D+/W0qE8+nK60P7L0b/IeywQiHkAzKU0FTfAJMYPboJIRGbz0qoDTVC3r\nW4si2/5QUxyRldqWj0WObZTbw4TRxN2X6ulBtQTTPXnKEaKxML4hqiLf8vs1\nWD4IKVfluomxJSn+tows8+srf5LityJYjxt5TLdqA7tz7YOplCrXvvLWLYo3\nu00uE3h4+76MwoC6rMYCOf2RKgcb5MrOIiAi/fufpx5uSNdfk/aPK2uMPsgz\nh7Qx\r\n=ZgcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"67d9cddffda913e34dd0137c6bced7bdb2399e71","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-67d9cdd.518+67d9cdd","@test-graphql-cli/common":"4.0.0-alpha-67d9cdd.518+67d9cdd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-67d9cdd.518_1577123140764_0.9905721512612791","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b454643.518":{"name":"graphql-cli","version":"4.0.0-alpha-b454643.518","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b454643.518","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0624724ca650e99d4a6c6373ad3dbaf1d4172a2a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b454643.518.tgz","fileCount":14,"integrity":"sha512-vv2DYqOcfvknx91V2ZUh7j8w8Z9zeDlSlGXR7PPcHx//Tz+mBfDyHM5sMnFhqgbyl3qIF2PTxPX1dTomdeLJgA==","signatures":[{"sig":"MEYCIQCR2T1RfbLbeQl27O6E+Ljwv1MKa00NrZl66IkjTUKRmQIhAKRqs1v93rXDbX+vkitJ/HiflytnWfxm9SvInlrFk/7K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAP1RCRA9TVsSAnZWagAA948P/1xpWX2XfSS9iZaOblz5\nFbpiAnevAPeXERm8/QmFNQQlUNnL6T34hUwQc3iC6Abbc/nVfBVhcFtRDjm5\ntLz3Eqt5WXJou6RafYJQqu6tkEmo1LLoz5nwxxwFf9+ytwcmLlg1gpvRAVOX\nPaUNS6yAYaSBL9NVApFPQcgbYEUh/DpQDPiyQBydC9IWNquuhszjZ/7kcslH\nQivjQmAt+VmNTU2QgqdmINTp9TDrmpDBUd9LyrszGgAe6CGuMsi4YApY916S\n/yUiWiZ3/yRDgtvYAOrTUem7I8ubMllkslGxf/hORhlFWzU4qKpRJMvDE65+\ncGLsEw9EZ+nY2EZR53f8MuhYeom9HgU5U9gkHoFK7rummpWYcv+0JrRo2gyg\nRCCcU++RGCeQHrGnBxlvNypP9YVm2uRTTwwzvMjWue84QRhi7d2PjWqdXEYL\ntELA3S3kbWCOaKGcm/kfJf/lKP2/jptieXop/boGwVetMW37j4a66ISgfoU3\n+UbSs8MP72LLDl40AOqAkFzHQ+8yjXC+cRVK64zhDetQM3WxudciO1qeG3aP\nWu8LBDWbE7d3F+1/PWj/LoUmbqjQhFB37/MbLPezWDcK4KTZywWwVj6nGADl\nWLZFsknPQzj+fK5z6VeRGNX7IZZoqCkdMuKyXSBfztracQxK6tmv663Z7O8A\nAxTm\r\n=TKGm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b45464374a45f914540457e683ff035efd9a0758","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-b454643.518+b454643","@test-graphql-cli/common":"4.0.0-alpha-b454643.518+b454643"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b454643.518_1577123152639_0.7370147778750407","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b26f301.518":{"name":"graphql-cli","version":"4.0.0-alpha-b26f301.518","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b26f301.518","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"12663bdbd9265ba26d624875c68aa4da5842c5a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b26f301.518.tgz","fileCount":14,"integrity":"sha512-KQHKhTQy5H3yV51UdHiq4pzdS6eLLiPuxey2/dMV6lxf4joWuQfl5wMAOEVbUpY4HK3bNB7PqzBny3fmWaiqqQ==","signatures":[{"sig":"MEUCIQD9DiosJA42PzOcOYFbJEh2dbT2lF8lK7bhT1YryXLGJQIgeDg3mus4CAog4eMlgwQRBk/9o6t+zRtRaliIG8K9vZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQJ+CRA9TVsSAnZWagAAYQwP/0V+kLIq7HObzPZ88zm4\nYesvMGV1xmQyeU+wEmKymY4dyASwW30BKaZAoPWWjBHY0lCCams+JkuDSERq\nm0cih3DAvG8G4JgnvIuQxjcNYavIaIlAUucUaqLLJOENk4tqxtDc3lYMS2id\nHn5+nBb7eauyqb4WOqNHYNK9d2wpHi0YedyTIzaul8kAxx7RH6kB4gnP7Zsi\ns65DeUHuyKg+AH4IaViPQoGbu/jaT+PXy7Lfrg5OJenCT8RJrR+CaxVH7Pu4\nBQwN2ydi6Ag4ziRWUBFE3JnfKBTaC71hvNUH2BfWc7txovCaqTMPwCHffcJg\nswaAK1JCwZ+ZwHhmzz7EyEHDhcWbqI/rV6CgXwVainmhtVSbAkmDRWfM3a8J\ntEyMoWrgoZj4tnFrqMJjHxIPre5cbER/snMC6opZ79OHXB4e8gV9hsbErKPj\ndWIsLkFm5z4uggYLpxDtdQAniyf9iviR7Nbr6kjcHZousqlRUev9RzggjQiX\nQ0DjcJ/5VajsDaspEhUjdDJ0vLTIc0EAxaPr/Vd8aqM1nazshYcwsTDO48iV\nkUwmbvDxTnxSa34+5RXiYPGPK2d6BoTW5sDva8rcndURAIevZrS8+uFyuGNc\njC/g72YnRSGchDYArmqG9L2T4EPJiPODBAJ+Rco5ywp7euvkRW5YTcLnq62i\n42nv\r\n=3WI+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b26f301c864bfbd16cd0899beaab8e5cb1fde772","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-b26f301.518+b26f301","@test-graphql-cli/common":"4.0.0-alpha-b26f301.518+b26f301"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b26f301.518_1577124478441_0.4957848813292687","host":"s3://npm-registry-packages"}},"4.0.0-alpha-810f284.519":{"name":"graphql-cli","version":"4.0.0-alpha-810f284.519","license":"MIT","_id":"graphql-cli@4.0.0-alpha-810f284.519","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ea8f7ab48b50ea0fca00e9032acd9792b409f102","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-810f284.519.tgz","fileCount":14,"integrity":"sha512-iOailohCPOygiIyzq2Zn4MrJbfVghBRxU6/L4KJbGVIVo5k7QFGuqGH7U3nwmI2/jyTpPWM8tqbXPpxGJzk0kg==","signatures":[{"sig":"MEYCIQDYIIX2+FocxOTCw1PUWzQnFuQdhr8meYIDGWpHwsX68gIhAO8FfZbTPcI6j+BfQmdRVubDFHxJxTyLyqhhDjj1RkVH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQKnCRA9TVsSAnZWagAAur0QAJFs2ixsnQceto+wOZu5\nOB3kvnQctIo/IDED3knjX+2ZYLImlSfSu0x3J4VYu6msml3yo/SLydONi5yu\nzSTKr4fwwSnc2mAwyeeuKfXGgx9HtS6JcjNHnwT9Uen2P9/ZZbmkcUEIOLXh\nrgyVbZpuph0WUukuh7nad2fOSF0TS3lO7TxnNbI9wA1NLLFv33mdGe2ZF2wC\nWjxF1Uomp29F2BLbWfl0JGq+DSvZmjjkNNKMD7zqRyO5OilF/O1J60OjqR3S\nL1u9TRPBCMgBSgPxEbaTNwLwd21NZYC+2698f2C/Pb0tMJDtUU6rQdP7pZ9e\ngbgG/fMbgEpLsqd6S1iTNy5AsxtO8h8qA/db0A/98wqEfffkyAeIXyb7HvUr\n47YoN2wqYfALPo2I8JjsT+xp2kpTt+lIIRfBpEq8BZS54iAyAVcGBwTd8h1j\nuu4a8BPC1jsPEpPkhh2IX7vzFXx4LWHNAZDYzdpdsNUuidZYnotS2oEuKLoU\nhF1u5z9ueRAtqnqP88hmrH+qrqdy/JoXGrr/YcCvm26JNCJEgq+pPskvZJes\nqHv016Th2lReeyiNDgXb+xV1MUq/pEqvgEfkWrq27vT+2jGNcOq/R0rVpIrX\ndOCpp9G1rzCHrlTcTYq2ky4fpN0mGOYWapz16R5i+4MCm7tCJfM+25h1AZSN\nii5J\r\n=6Hv4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"810f28427914984328649c506bb1eeb23673e492","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-810f284.519+810f284","@test-graphql-cli/common":"4.0.0-alpha-810f284.519+810f284"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-810f284.519_1577124519393_0.020876542357028738","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0097289.519":{"name":"graphql-cli","version":"4.0.0-alpha-0097289.519","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0097289.519","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"943696bdd43d60c2aaf7eac6987548238e836044","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0097289.519.tgz","fileCount":14,"integrity":"sha512-puG/uNZSOyU+k6T2xfTYYL/32W/a1fhvksZqV5XKQaXhmbZ/RHt+7BDtPei6bfy9N7JhoxPbDbdiDJEHisVMqQ==","signatures":[{"sig":"MEYCIQC7nMo5/iKjHM46YEDak981sxQurioSYhFAnbcyh9YEagIhANEbwwkNxeeOEUYYkLwkhfCQQ+hrF5bWCH9jc5M+v6by","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQLTCRA9TVsSAnZWagAAPE8P/iPlpiG0h8aQfn2fvW1h\nZ3R/icuiem/gYDphBXp8fqHeWtDqU4Rtdk1pIflYMAzNI4sdHPtY1R82yoZp\nB/P+FMWzI1l43vQGLga7h9WS+hbjBMJV4pDozWSqhr1m6FmoMd/jbaxNL+xq\nuoZsdL9ClVJ5QVam0EkbH8JQ99GnBzgKuduZO3DG6+asA9g7zzlfVr39CWYg\nI6lvs1hYwk7VKBHcHF5FT1l3wTykHMDEo6C/3mLIDlCv7aCNXYmUtXXwX2Gm\nxMLnq36k16J3RF8LWtQKX7KUhxQ8d/BbU3PzQRjaqsGJ5sa+G+OxtQP+yQkp\nLEABrNBKd2CWA508x1tZWEZRvaEjDgffQB5ggjtUqOr1DzI8Lm7JvQf30L6q\nXwUj6yIQA0NtO/shpoYGqjDQ3iUBwBrBxJ6NaNcGUlzHo3+QdQmOVm0ZPgHi\nVAnpofkcLGHHxpTcIwkBReW/H9STx7U/IdRXSBPH96Ma1HdxZVlb4c7HsMEq\nvaugj74/V/3RHr8zQqQlt+8fRcG2L95cQX5XriILlcgHcIrawgLBX2HEmDTW\nPZmupAGNuTrbFd2pfjhky+VPv3+xCh/6Q5AGykzPa80k8vuS4OCdjdzLPPIb\nlMGcwlXky2FhaB+OqybJGmbetFODt8fUxdY701nEDfmtH86POe1at0jo1RMM\nw1u7\r\n=4g8h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0097289cef42fab5408eb2686f02202514024e4f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-0097289.519+0097289","@test-graphql-cli/common":"4.0.0-alpha-0097289.519+0097289"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.21","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0097289.519_1577124563365_0.7381243146993488","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f912496.520":{"name":"graphql-cli","version":"4.0.0-alpha-f912496.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f912496.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b459842f817252b90676bd8a2db238ac297f1183","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f912496.520.tgz","fileCount":14,"integrity":"sha512-q1+gTg9gDwdSwCW5UCdkhCzVdk+00qEYPogrnEA/PQ3iySvIJCtdSQXNIioFpexLAOA7H65wWdTac58xScxxcw==","signatures":[{"sig":"MEQCIB5fLpGeSIMG/a8XMHkIHcOkW16xfy6ShptZAnSjSsBAAiAPv5a6UKlfYruqZ2WoulUn2rHG+dg0CLaafK60e1RCsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeASQHCRA9TVsSAnZWagAArZ8P/Rb7ZyESWv/Clg49v5nc\nlSEO2Va5oBewRGGhiADX/GtF6c03L3oSzUvKDZ+XtqdfpCgO3h4qFCAR5dh4\nr+fdpAcHfdSDAzKoAQiPSm8XmuT/cdHYB6l9b7c9IEv4BGLqXXRUQR3WHnzC\nXBosoLWqhEIFyyeFb1loaLhcXVBIKofvoqSj27ouz3RkUDH0nQFfKwHx8QB1\nhP/IxmJNi6j8VUFH8QUouqqXSFP1sGZQdglR/PERl9JiZIEQjswbGXArdRQu\nCv2wpw3mBJlmUNGSIHGNxULF8PjdSRoEOz4y69dwxLyNg9bbMPyZcc4EB4PY\nQmv60sudP79H7tU6a5MNocJXs1Dy6cJkw9fjAQDNXgyaR2enDuHl9Qqh3Ts0\nQ0xGfNDPmpIgEFRFoDpj/Z3rsWrnobfckeH94vE8D5OJIOMAw37hY9SN3yA3\nSXF8tGiA2qXr9UVlOoarxp88y69mFuuVIGrPQUhcDb85x7YO+M0LwFArxNfY\ny3vPGAm9qP05Kf7CNQG7kk/FZd23bvZdwrfA6n9lRkV/Cac3lWluWJ780Ahd\nIgeDTV/Ua1QykNASwmWy9InCYW4jX+9mgIBw2pxyt/4PrNmO6R1m1uQwkfmY\nqmAdJ6AjLfBgdVuj48/2TckIfjGd090MpVMSpYzaRxQn9mkbZnT+Z2DVJs5W\nhV1O\r\n=NAE4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f912496bc3f2ff72cd1fa39c43a5ca934cde228f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-f912496.520+f912496","@test-graphql-cli/common":"4.0.0-alpha-f912496.520+f912496"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f912496.520_1577133063008_0.018626941837831534","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4fa9f36.520":{"name":"graphql-cli","version":"4.0.0-alpha-4fa9f36.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4fa9f36.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5077d1b56fea338edf7606855d16185d27123f06","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4fa9f36.520.tgz","fileCount":14,"integrity":"sha512-9Ka7LUrjqc0ocibCSpXMP9T23KlEio3vUhZbsytMNIyY0m2lb189MXFYTvDkq1ne3+ug4Dz71zce+n5tubPoAg==","signatures":[{"sig":"MEYCIQDEiD+df86kccOpQe8tZGzWBPNGjBBahIBn1wf7oK8r8gIhALq8cloSLKweMisSCFKZVkPNYpTU/0ESkFxhinXLCwVO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeASQmCRA9TVsSAnZWagAAKIAP/30AGxkVrZnCBHHknWZY\nppZQuk+30ZxanHQvd3n4TWt8NxANUh6jYxDdPzc9NLyxPJeaXmLyDlsFWFJc\n0svtmdpv4p9RD67R4+E3D3y8FlXnlzMoe4iAFQbjKQcRVTcHr+NbSzoaYpmz\nOPHHbJqSYrCBh650RnyobSXC6AwVqqOnws4dpWOjhh2dUNqtpNy2Usg0So7r\nBmzTTcFpalnrVM3AT+HEoIhjD3bOqAYuu6MB3Nr6+PxewnTce3yOyROl2WP+\nfEYOgX7AziWZ6zmE/AnvbiQGa1ksv9dO1h8bj71NuK9cMe3wHuyw1Ik9QwwG\nnDlG1xW1FG84K0fpDfqBbP2XypgSRNiq21qQglipK6L3oREucxklsLF/xKMv\ndSD9d9QwnFGt9/bGaE3BWtJUFq0Q0icP2VYTgwrCersTCdaXY9M/fTUvIFsC\nuFHcaacVqWRixo5hA33TNCmcul6q95dzutY6cpDSjHcEe8c0ojtHuZEKHri1\nMDlugIG53GxS47LtXAB+v2eXb3/XluP3XD1VdsitNyiBa3/YzEL1lDpqn+iM\nw26NdX73zhhxJPDLxOnXsljtTgRgRiJHMKxbSXi0ztKpCvFflnEJft0aBMeF\nPmf7X3rkEk66rtthe2WEy5ycjwg8stRS+NLBTVobzuTxD9T/whSaXJhwTIQz\nYb5o\r\n=/S+g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4fa9f36ef2f48fcfbac7ea72121df5d5db2f8216","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-4fa9f36.520+4fa9f36","@test-graphql-cli/common":"4.0.0-alpha-4fa9f36.520+4fa9f36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4fa9f36.520_1577133094523_0.3021026262757307","host":"s3://npm-registry-packages"}},"4.0.0-alpha-60c4308.520":{"name":"graphql-cli","version":"4.0.0-alpha-60c4308.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-60c4308.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e54b50b06a54b39ea73df4378b32a529a38ba00a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-60c4308.520.tgz","fileCount":14,"integrity":"sha512-XlhyZOXwNAYLsgNieZFOs0ufhRF00sHtUl2rpF+1pTU+GfS6BP+IzBo4dDWDTu2W6pVi8u8MXHpHknuZLOkasA==","signatures":[{"sig":"MEQCIDgsKgPPeYAZhlQEsHigoBWvLH0dJcxMYvQ7iuz4+/zSAiBfUD/y4H5lceGcP0sk8WBKQAO7AUyc1XrBtSKt9i/AuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeATaSCRA9TVsSAnZWagAATKAP/A3c/6XOHcKBqL8PsbqN\nSFU5x4X1x96Nrxm5zRqBA1bW7usd7zTwcEOjykILuKlQTED/cUBbdfIOTsxR\ns5O2myTTAb/rTlX9MDEbDXdZgNfjSxCgdISWYy5wm4aI08FYLuc5ckj4ekUE\nT780vn+rlej+KC7SxVI8jjsxmq0rov4A+7XaoTGEbMNtSRxii7mxZ25lRSYZ\nY+Hxcin/FJjhQPe/kBFoDi/fhzbP62y5ynqdvUEp+K2OgpqmrHxBl7yFYCf2\nyulgazdyyNcYUrCgoddOoMhIfhOSjKH4WsHowdzGZ0tikUOpTHGO2FWX3IuE\nVmqQ3tRMh6idpSWmdU4ApYZDGKb4EpZPfSYY5+KWVwPdTLG0r/oSydzQBpLU\nQw0d6b8TJ9+1LyC6hmKPMtJuacYXJLtIL8D3bx76ah92uZOuQPRqZqijMdKs\nI+n1ZfvtNLSnTjrkmlWRFq+c/NIb2M/iWJyNhJbngojGiO41SrvTyJ3xQcuz\nRaYL0Dd104+pUMKwrpBs5dq4B33twaVRgF82y7AR5LLDMkv673aCOjqTlBnA\n9FasqHUNjJy7HCZ4rhDG66ybSWFTDJlB+kPTG75qpn9XxVT2/2dbUKcs2E93\nQbhq+3wyv//jbcNJf/2nGPIoO95fPQPupmEnN3coZ0wJABoW2Z+SDTlw0J08\noKuL\r\n=YetZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"60c4308ba10e2b599b2924bf77995b91503bb69c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-60c4308.520+60c4308","@test-graphql-cli/common":"4.0.0-alpha-60c4308.520+60c4308"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-60c4308.520_1577137810258_0.5844529529361064","host":"s3://npm-registry-packages"}},"4.0.0-alpha-58f9154.520":{"name":"graphql-cli","version":"4.0.0-alpha-58f9154.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-58f9154.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"255cf26ed62d473c161328f5817c55e4f4aab609","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-58f9154.520.tgz","fileCount":14,"integrity":"sha512-hjiymuJ+01ic97ciPu3LteFoxBk24qOtQb+5rqWaBBARFdXmMR5lHqiCDqIUbEw7ctpnQWJ1EgNBqW3nLIjRoA==","signatures":[{"sig":"MEUCIQDRvDnRCUk7raz440o50xeG+9HJvZTcumUmP25bf+McRwIgBEouSK1qKbr0cgZVrh0mPxF+UGK1NBoGdaKXz/C1qh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeATaoCRA9TVsSAnZWagAATIIQAKTX1f4ikEiGecnKZP7B\nhQqrIjoU0YPbgpYX+M/mr6cxueE3/+LM3aBl7dkUWVBGibFJ92xO/aFdM8Y5\n+QV4x+NMWBjc9SgDXF1oJs77R8/azJYkBM990koV0Le0qALt+oanBq0IkHYk\nJCIUSPkVoncxf6vFd7JMDKtcf6F6cByXcwIX6LMGe44BKdNorjuOa54rsL3V\nhtYKmqBpv7PrMcVSM9TNDjIvna3DPuYf1EP/F2JfplSQOYGoc2CQg9LGvpZv\nxdjClfLb5VnXXWdaEG8qpqME02M4U5BM9x5Lx2LW3Qif4nA3lACxwHY5BJaV\ndiGwwAkApv7WKGH6SLtMq3HRzLqGveGoDSs94GT+sTfdfuOqJ91cuxzX30vF\npNWFuh90PA57Hilf4lOIUObIzmndAckTV1bzx120qFzy3FANJ3kj4xDjcyR2\n3CoL/EKm/c4Jx7NpPNqo9lzlLn9rqU3gudc9QVYfstf5bBLo2ehj81eQmSC+\n61rGep2k/b3TgmU36R68INR5qYchjb3NUJqtEEfSMEeRGAqiU5Z2Xct8NBRL\nZY3oP1TKjCmy4kTYDdrqyRH/3S/6cWNLWgJfhbGrN4sH8ABDGznEjjjYrxU0\nB6jqcGprRo97ezXuaA28shN9ncKpGjz1NMCsG+lduJVCeE79ivTiA2a7LpNR\nVTzU\r\n=h/Oh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"58f915486522939f06724ff69c5c9cc01b7a1e3d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-58f9154.520+58f9154","@test-graphql-cli/common":"4.0.0-alpha-58f9154.520+58f9154"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-58f9154.520_1577137831694_0.12058910163431835","host":"s3://npm-registry-packages"}},"4.0.0-alpha-31df1a4.520":{"name":"graphql-cli","version":"4.0.0-alpha-31df1a4.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-31df1a4.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"691781c826ec4e1be965ebd983f25d906faa8cbb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-31df1a4.520.tgz","fileCount":14,"integrity":"sha512-4AbR1888f9PgPe4fVvUhYJhz7mOjxISaTToKI+5ujOY+thM10KmIVQXzYdUyKZ1f+hBGNwrzItIdUDFAMBj4JQ==","signatures":[{"sig":"MEQCIAxjnl+VGg1t2Da70nf5HbJcxIeOHQFLMUSFe4FAKZTRAiA+oXxmp3hz5l/s+xnsEHswTRCJl3IjLiKgujVYezKqkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAT+cCRA9TVsSAnZWagAAiv4P/igRgLTZ48bqO6lhuaDC\nyMRveMss9Eh6pUCjsAtJ8DZhRDFQCQN8jcx09Urbzuy+OxFVIoah75s7xmg1\n82FI3p75bIVEhfBU2W5uYJmv0HUSrNSrmiByEfQ1s5UiwTMNL5igxiqNJEAl\nld9qDueC6YKJPPCne5Xr9h59iZ7DKP50+ZHhDk31vvOMjW1mpeE4O+gnpu8w\nzku/0uKrUg4dNkdWAc7TkvQwGGiV79b9pDkIvPe67/dW/znsngoI7GiTCCue\nutkznyhPQHoO2BzTiW5nTeTRzbylcTTk1lh7rL+OlqHpJnu/uTm45i+y9e3v\nFVx1EEw5GhzgV79iU9uKY1F6K4udWSKb+VP6CgW3+Xf7saOCeKmfKhuz0QEI\nulv6h87z4DL1Zayq+jhGH8Do/fQs8oW3u9lE5vbuDwyvyqxAEKtxCAdFC7KW\nGIfw3PmyVvLkSdYfXMp2DcdAAjeMdcrFlp4waUmrs+qEIDxtumVbh3yBXfnh\n3SKkU0oVMzk+SzWsO9wxIhdAK8n7DjfSAZzps56G1JLNVq6D9GYGM5dTpUSA\nxZ9lNph/QtsW5kF2ixaBgJQYZE7BW8q9oKDI9EfxOPMq+NwoRPc+6xVS1kqn\nHFrNM6ZdSp17pOH7zvveSL72FzxJmezDJJHZt1JXtXr0CE7PHjsO7DFVcKfv\nG/ZD\r\n=2aXw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"31df1a4e047fb7617a022dd70b2ce22cc1d74cf8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-31df1a4.520+31df1a4","@test-graphql-cli/common":"4.0.0-alpha-31df1a4.520+31df1a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-31df1a4.520_1577140123942_0.07245465135814833","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a538f1f.520":{"name":"graphql-cli","version":"4.0.0-alpha-a538f1f.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a538f1f.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7704ad5886af71962dc577a72d66f377ef2e2bf5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a538f1f.520.tgz","fileCount":14,"integrity":"sha512-uYRFY12y9QWeTMBkCVvDA2mh01T/ZoabY5YrXSMJwVhE++xwZDpxX6InkrxL/CZPQLsDqZyTvsCvmWAiECoVXA==","signatures":[{"sig":"MEUCIDLYOEtHkgcRBtUTIfdAg1tVH6vsy7NzAIm5m8H23YCiAiEAuG8akRgD/NlvfvHLIGKulqVFhPfKNB1CdFpYXKdv7bI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAT+qCRA9TVsSAnZWagAA1ewP/3Y5zR1xsYevy8CgOl4P\nB09yABwknUorz9GwZWx6QGuHf7d+Bjghx9TYgUg9TJ97qObHcpraQ3Cy62CW\nAJdnIRqbnPAk0FigjuWG1CCJwiPc67MalNE3hkWKdAUBkpZWdnHasVB7aLBZ\nLT+Udk3Kr10hmFpWXSXqXkTFCrUOq9ga36JIJS98iXpys7lNiMhf+vYK7tM+\n0gNR7R6Axy8OyyjRIYW9zUBhHK6iWY78bU+GdheN1r95XAmrRe0Fsm9xZEjn\n8YivEdj0tgBrwUPF+9uZnGtcJO06NXucXCe4R965YgV4oTsH/kgRNi7WtI8N\nn++UgPgLdNl9WviIFRF1ioK32eWtMTDD0azs83e+pU/lq6IywIiz88D46MqJ\nApbvvN4S7P+UY7T3unbpu7SFNlduufbIFwTaVVNwPkZzInHxUbDRc0x+FMgl\nacvNTjrDGbZAE86Hsj8aIbnd4ZGBkp4o9MwvvMNE3xESzhl5KYz0pFLvsnin\ndy0VNQwUjMrYP1cfzYYap//qOG1sQW3GOdkKBrRf8YUznW2F8Jc5VYSvq12/\n681r0GyXh9oeqBsuGyK3OKoWLVuAB3NxTf42PrjpeH9d50y/edHhz6B/7wJ1\nfOkkUuKh+xH255FEKwwyP8KaDlxl9j+giHDpI8xBmc0pDhVp8OYOqF8ooHnJ\nMR6t\r\n=amnE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a538f1f2b36bea59605e6183150dcc7167bbf4a2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-a538f1f.520+a538f1f","@test-graphql-cli/common":"4.0.0-alpha-a538f1f.520+a538f1f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a538f1f.520_1577140138205_0.1360494391481728","host":"s3://npm-registry-packages"}},"4.0.0-alpha-75c5e30.520":{"name":"graphql-cli","version":"4.0.0-alpha-75c5e30.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-75c5e30.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"da0c24f61fc695a60aa845bccb1159c5e5eda575","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-75c5e30.520.tgz","fileCount":14,"integrity":"sha512-lShN6waKiSuZ0573O0P/Q/7DHcgsBg5ec+a8Gy9+NUuMeBE9s77fNbYcBPMv6szoroY3t/nY/MoudjArM/dtUw==","signatures":[{"sig":"MEQCIDI7gAsYToWrDu8145dTJUZscOYZiewQjaRAFe0etroEAiAol9k9SrC+gDPkaWRCxchj/PpQ3bLlNkjtAC+UGqpXnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAU2ICRA9TVsSAnZWagAAZMAP+QCA1F2mXqJ3or/vTqc4\nCCixuvAgIArwWVV05HsUnwwtDMYohF0gStWAFTFxQr6MWwnUbGdh4//cw+Vv\nJ7ahSX7d0A5l2bbmReC5jYz9ZYsderA5GC+wqVBx3O0/3nMzZleOuvcPCTQB\nEPVXKhi+Tton0G18duq3qAc6ujb4IN6POM80uP5ItPXGUbdcCB7vh6oeqt1u\nlrqhgS6iZeeMQhfwO9yYzAVUkxjMVYx0ubqecB7hnRnbhwPvaP0t0Hu3548G\nRVGGz41pkF100Hi6VAJY18y27xQaBml047jxBP4ybwK3JBamxPX1Zu3I8fYI\nyR8R2PNkLO8rfu2IFgvxqKjuVmF8eDGeMnwNf9xVpCyykcy2hiRm/GwWOWLx\nSN0xZtsFVMGsNNYmE1cOvb21B6i+Yj8ue9t8oVqeDezyeTiuXFBBv11KyDL4\nYz0H5J0nTftsJBfBUP7cD8Z816vVPEO0L+f8q4YDrRUS++YgYgzdqPV0HKxL\nY7dXw+MRX8kFfvXtPHgUwWreUH0gVG5GNFzaJ64YwG840dQ0CzRjZ1Fk80np\nXDRdcgg+uQGBmBvIQ+x7Tz22VgtIZCIocyE4SK0hb6UxFlv9MQMNpxPb3dIx\nOjxiNE7xdgNvrcKlYQhnejZzeDGTZLAqdGhKyr6l9EH2TVhU1RlwiOQ1Nvc+\nZo45\r\n=+Yas\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"75c5e30890aad741d9abe071f4113c338002b313","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-75c5e30.520+75c5e30","@test-graphql-cli/common":"4.0.0-alpha-75c5e30.520+75c5e30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-75c5e30.520_1577143688033_0.7985263479301801","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7aa50c1.520":{"name":"graphql-cli","version":"4.0.0-alpha-7aa50c1.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7aa50c1.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fe67735e7669e61f8b01c07ee3f1a2f78e8716eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7aa50c1.520.tgz","fileCount":14,"integrity":"sha512-62D44LrtzYTruyRfsPF84erBV3Cr0S6geXd+wymdhNpdOle+/493uptjaV62DPG1PP/z/nEqWb11HW0ZfJ1GJw==","signatures":[{"sig":"MEUCIQDhHQKE/PDBMBiOcO4tHOjrRBA5ymazrzGqXadjWWjXNQIgaijscc1ERcy9rrv22rZKAwsmD1XpTEE17I/o9ttados=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAVOUCRA9TVsSAnZWagAAgH8P/3a+nbt2X5VCGwOueKUq\nKpsJ3uhAzR+bXDAfunIhHOZFJTxSjCNHHdE4UNVGRh7kO8zndayZKrefAse8\nrM00P8g7kkxQO2fYUOysI+zKSiUFrJMOqyWLwJX2IkfmYZ6paLPzkMNVBZxh\np71uMSUHjWOWuPRTWbomncja5irZxDSLefdpohl4a2BgCtFje/poeZRIGyob\nF5wK8Uv+U3IA/ScCtdn4KFUQzzY+Y4SA+rgOlUrWxBDb2R0daC3px5Kej13G\nzAHjdjKsqKCUhCCtLwYC6Pyn0lN39GAOaFfoQvXF8HYFyBUYHf2fuueQRDNY\nTgENEdOs0WCrfCqHdLQgO6zxp+bMbPxIyXXO5JRkt5AgOZBq6MFg7Saqk6YW\nQNxuezZwLloa3yhQ5zmDMYI3gpUsF50j9ZjFmlDyCvtW8pfSJ7e2MwbCnzDT\nnxXeAyCxTP8F8by3iwtahBv+KKi5GoUVsjxfziwiL3iJWXuHJT8vNaAITxDP\n7RYZrsP787Sb4WjdxqDrRO1GDtb1PYN/CVolhCNijfQT68XBdh8ym47wqXuA\nKk6A2PxE+/OqzCNa/IFpSXSLpCEH/9mdfpOWTTgZ6ARG5jOzZavReqmF8PaP\ns1fzIdp4Up+obZrXDFvvpkMfQWTalDWGqpym2l/H41W6IwVe9/H/ocCFc7NG\nN/bl\r\n=k20C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7aa50c150923dc89e0d3cb64f6df38768a366255","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-7aa50c1.520+7aa50c1","@test-graphql-cli/common":"4.0.0-alpha-7aa50c1.520+7aa50c1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7aa50c1.520_1577145234974_0.35642481399747283","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ebf4f71.521":{"name":"graphql-cli","version":"4.0.0-alpha-ebf4f71.521","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ebf4f71.521","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d96ad69e425476403216c8bbe0fe9a3e11ce9c7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ebf4f71.521.tgz","fileCount":14,"integrity":"sha512-tsoB2XVKTPGtzfJRxsSigPGXa3IQ42+BlOGASq9zXRDAX48fCwYupJaPWAEHBKfBJP9Xc7IoW5n/U2MtqtzjXw==","signatures":[{"sig":"MEUCIQCALD8TQ+YVI63yURSGqC6k9RlDHfFWLyzXmvZdYVOOoQIgXskOAIkJqb1Rb27yDkWwDaiD10Ah8qH82vitIpgwPLs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAVPXCRA9TVsSAnZWagAANvQP/1QE1gWTjvbX0DZlSa77\nQM4ycJKyczQl5rfDT0eEd4IHwDMCsn8/wqHO9t3MoDyWorWMrwVev1PXcrTC\nCCNMDazZuiGRT+C90qvFdTFykQZ1W7A2txEpMDKcC/0lqnTkVIC8c5YFF6gU\ncJGTqRu7EiOVGNk5s2LYFEGtraL3BMhyR3xYDwOLTVpGPgiGrHT2SHN4B9ie\nAetErYfaN5GeRst/pSkUEuce2OFW4hX9GgmDIYriUTzf7o8ytKIoMIbIeaSy\nJSl9B+qbZsHkD49U8QmV36VHvvLA7Q+oUSwL/mOQOzphMOgDG8BeV3ksY647\niQWKWXWzKIst+XQgX3Fk/iZ6Y3jGFSbdP16w4wLUM6w3xOI4j55/XQNjmOZt\nIneZJ/CSP0iWHQBdNDi1zzoSremFeLgKp6/RVgMLMYuadKoKSEKGFh8LXhcB\nH8HULc72Xe2y/V3A9YAnQwKuaOKrZb4DDdyh/dkhlCTyfO8pxtBjPjibqjoM\nCYmnFrCi8QLlBz6/cAJI2I0iM2Qs8tX5SKbzV94kSUmDz0I3rF1sqHjoyAk+\njcyRY4+/5Ev6RdJrwPDG8kEL0O1ozcYySL3Cpf0MHzTS244hOCcOmjqqpyyw\nM2kR4Vukjg70wJfpFyrHGxtcdAujVmLz0mdm1bMv/LGIR0PVL7SthvTPm36k\nfVyP\r\n=qgDs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ebf4f712108bad6deb48bdb2c165f37874cca86c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-ebf4f71.521+ebf4f71","@test-graphql-cli/common":"4.0.0-alpha-ebf4f71.521+ebf4f71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ebf4f71.521_1577145302831_0.4863039478325468","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2683af9.521":{"name":"graphql-cli","version":"4.0.0-alpha-2683af9.521","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2683af9.521","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b852de9cf857dfd7953bc7aa2b16f2cae243f8d0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2683af9.521.tgz","fileCount":14,"integrity":"sha512-1oMTZKFd/YBS/PYX8lvNoDc/F1cnMBcdGkpyjSW1upYpKEx2VZyIDPIWA+XYWUs5gxyDU9drzVilb0uNAFoSpg==","signatures":[{"sig":"MEUCIEWhMB6+bHP1BLn0htVdL4Xe9s4m0ffZizYCaESssVkcAiEA8yn1amnGxr7LI8AVyuQvtXTPnYgD819gLFoy/pUQd5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAmpgCRA9TVsSAnZWagAASHUQAIcFHrDRSrLuh/x9PF9t\nfWweQoBU/SN2QZP0wL92iVB8ebVQm1pNHzSmzezNfZF6JF1doj4y4ME4BMe0\nHFlHmAYYKVW0DOK5v/QxuxqR6WhEiQBkyxks+h+XYceIkoiwHPT8FFWp8Ttw\nMLel9F+GASVe3sPeUjQmVKYtwouDJG1ATjoK/9xBqIJpv8qcv1XWD0rtaZ9T\nkWiPogsfKYwNtaXBYa1iumXMqpuVycyA1NWHC4WWTenvQPFBGDjk/sZY7mSM\nTKr/jUhwlPnA2JMfcv/15B/bzDCmC4dHyztz2CI63SvlHPhr4IUZtTn2u6jx\nalmYTbtYsx3wcD7c09q+J/CxdyOF+HI1tCtgn5gqcMl9jZ6YJ0HyecoTEQfQ\nZi2SVtvyxo/y5dkd0Per0UaEdkpUXzoRNxBsRoiTa7AWew/Mauwjvj/c0LZf\nSsB6ZayeXj7gjOq4QU7tNj4ku9xkBkts6+zj9baZ2JkmtmtghHRrLQhhyC89\nwnf+SCiZnz1rqieU+5Z8fLHI4+Gq7MGje9HRL0esURKwX9KMTGCEkcIlKF4J\nIbOwsWJ+fi38dTpYvwJux4ofn4//0fPupu6XEXLCToq0Y4fnIRU7geBr8J2o\nvQRvr7E4w/keUlXMx0W1sPDKsju2dJbh2MI+mTQjja9Da+jHx/8yd7BRMRgv\n/WZG\r\n=b+jb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2683af971bed234a180dfea7248b96e62cc65f71","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-2683af9.521+2683af9","@test-graphql-cli/common":"4.0.0-alpha-2683af9.521+2683af9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2683af9.521_1577216608016_0.0793433496083582","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fcbc64f.523":{"name":"graphql-cli","version":"4.0.0-alpha-fcbc64f.523","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fcbc64f.523","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e32be926b9d6a441aedb4a485498550801b1b2e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fcbc64f.523.tgz","fileCount":14,"integrity":"sha512-gPAI3FkzUkShAyv9MTIWBzBxrfTvhcDBP30+L4Pkwyg5/TizwAFNVo3b3mWlc5t9L70+X39HWVQhjoU5JOgDMw==","signatures":[{"sig":"MEUCIQC6hsKvDN0lJyyBkkEW95ECInZ2BsLdrGT4rIjZ3uiuLgIgAs0aTNkyck7D0Y8fluE6O0g7AVrQZuB5fezd+YOjSks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAmpoCRA9TVsSAnZWagAAClQP/2gKft7dtl4F6JL9TEwr\nCD8jmqPejtFKoIOk6nreDq4SXfo1vF/Udo9Vikp9OGjR4ny8X33If78gBJgL\nhdip01et49EgP2VvCRLjUgg85NQ9V5nYpsOWOrXJl3Tu72y8baMHAaf1cfZo\nkkXseH1cH0iciS85mHXBdrGIuCctTcPA0L6ApOPILsMPPSoj18ZiYgue4r8D\ncQCWmuNhjCs98pP0apZv2Kj7vhTK67TGawH815UmzoPmae5VqcWir0QFb+s/\nE1QWRVxcyGe2rH2VPxwvekqH/UUbPeeQn/JH4Dh8X0bCnYeTWb3/t1a4sucJ\nlDO0SKvq1GEPDKMYQqkmw/gHtivWfAy96bRaE+TCR4wpscKzs6wEnJNHDaFA\ndR14lrnB4oRsv8nCO9OX/HfGO9K6kfQBep+i6RwqCEvw7oVlm6ZZ/boR0Tt1\n8lKREpIOoU7z/gxoAttz5HsA9/aMbtktfKP5Ff0u9aIi8cVnjkuAIT2RjwMH\n8SJTXe0rCcuMTQ/4gl2vU6soPv0/8oSBIX5paUvd2h3TdaqBXYRlCxAE0JgR\ntK3HXyt7TvbxNVKa/lLDEtGywACRF18B9DYNyun5+dlsOXEZaqbxPfC1g2Ig\nBXE2ZxXEHLA3mtBkMyAKc+VXJCcKtyUZTL/6Lo39Gub90Abx8AUo5vKcHjYE\n3sCe\r\n=URYq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fcbc64fa3a6599c5f100905a05f8e2391053dafe","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-fcbc64f.523+fcbc64f","@test-graphql-cli/common":"4.0.0-alpha-fcbc64f.523+fcbc64f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fcbc64f.523_1577216616275_0.8528860076697637","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4519f21.524":{"name":"graphql-cli","version":"4.0.0-alpha-4519f21.524","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4519f21.524","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1dbc1ee13531937a7d5c60f609e66c9264375cdb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4519f21.524.tgz","fileCount":14,"integrity":"sha512-G48vLmy6NZUwTYjMjIggYVF77m2gleLPvvh0pT4mEY5ifg79i7rDk/6fuySrQ7t/hCffZ5sOP+8Sape328RDDw==","signatures":[{"sig":"MEUCIQC7zG2gD9U6NMdkQO+oY2yTa92HNCQAbCX7QiBOWclOUQIgfPp2zZ6LWSP94e31dCURdj6DNM7qzrpVZ0OOp7tz59w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAmp3CRA9TVsSAnZWagAA56MP/1xE8g0kAxHbMThpZ2uy\n5gDDftsATRx7k2REDLUTfXSoq+PCLqTnRF0czU+ZHcrhNFLtBzz26vFvsAVJ\n2C1C//QyjVDKyy2J+9fJXp3dEsZK5oCSyUbkeXQ0LPTlHscHhNOndpwanrtE\nxYDZM1tX+FcyirvFCda6yYV56Oav8tBLrFbIWXVc2PnjS+uDgOMlR+ACpfV8\nDFNbQtMwXw5MIVciXcIxUVNWCMTN21RWuUnFlf8gqDWehCVB+D/O5rUZqzfY\nSviSdNe06wTXzKFwx3TzhaBN4I4G3sH/OXhqhM0PTLdk7kBBQP5cQxVrZxPK\nKhHoV5sB269KuBf+PajnrriNkyutAI7LsduvED1UCUv6iQ1sdvPjyMGaBaQr\npvlXiBad8X8Uoe89zoPknkQF93DOxezYwiBurx60oZxgjIcitymsMkTkAe/o\nSV+vQ530ox49LusXcONQbFajW99scVSzNw+i/qcSXMFDcgIvVcD5PHJ/yYt8\neZm22zMBiSTCpf4Mn95Lf6cmtDg4U81nWc1jcrhJKeaT9TYdJ3lSODIAOIYm\naazCv89QcoQn7rjvwf7j5YsLqGBofXRXrHb3t8GYzT+sVq27P7h+vflij2QQ\namug9KC54Zup1CM2bEZ7OWUkLDIB4rBDMrG4wJu9WZsHC4F+PvwvltjBkutE\nJzLH\r\n=elam\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4519f212bb74e517c0b5224040188489cf5fd27c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-4519f21.524+4519f21","@test-graphql-cli/common":"4.0.0-alpha-4519f21.524+4519f21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4519f21.524_1577216631489_0.9125230964239257","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1af3369.522":{"name":"graphql-cli","version":"4.0.0-alpha-1af3369.522","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1af3369.522","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f2ff01553c945abed26e5f704dd8ab3704560aaa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1af3369.522.tgz","fileCount":14,"integrity":"sha512-8PX47yewtUmL/ScLSdO6EwOVYnTmEeD8qG6faVExNkwsxXz0DboaJfJFY65b38oXCNVxWVmGqMJLb4SbH3fLGg==","signatures":[{"sig":"MEUCIGgVKApA9YD46Snsw1NhRoL0MQ+uwGTWugG0sA9Qh7ZFAiEAjrzQMegtWAjBAJJdKA2P+LqfKithmKE7fbzQGk6a4Tc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAmqCCRA9TVsSAnZWagAACF0P/0gypYyrrX6/hbSLf7nZ\n6gt2GTuUN0LP2y0niKn4dgg15o9V0KolJtn3vohf830VJL9jvk2vWgTAA7Gu\nahMZ3RYR8KpbsjeKGwAsERlZ9V80lWey/hAmD99Fp1HDgwP6nEcYBpeo4vGi\nhe3rQUpDp8Dn+bYQoA6fW2EVt5213xrGGHkFUw3JeBaMUQ00Vs5ysrPM9inz\nwBM3SSyKQbyrKd9HiS4jSRTdf1uyuTR745s8SFrbW05k2HOHLD8xofiWpWuj\nUE5dbykyikgBpcxtnFUX/d/WHlfazPICPlb1wfDXo3QUvI4p9U1iSTUqCrgc\nRMA96UWUpbv1ulr2VdIskAo+a5T5BrI+If+xZ4QrIzhUfnWrXhgvYqFf9WH8\nwizhbD+apq1pANUml9vlxLLPj7cNNtsk2n/wKY1/3V/DhcJsVc/qRmqCTMQX\nCh0YIK6ElTGserN+E96l/dblBiwx9rq5Li8VI+NBKcH1L90Rp16dsAsIkUND\nQNVm37w0vEPv8/9TPyseIYyBV7wiqRSPfs/bjY5BgMLggsgu5IwFNRsugv+n\nnU0T6f6zeiiGYo+cESJJrRXijchFP2tZ0DSiUm0aDdcPkQbrlpDM2FfuU0fT\nD342DH6geCfb/AGFOYedzRh8AHHsJrcc6X1xu2PcSJa2Yzvw0n6j2Iiwt2mp\nJ6Zj\r\n=OouI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1af33698c83267c0a4010b5b58565221639439ae","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-1af3369.522+1af3369","@test-graphql-cli/common":"4.0.0-alpha-1af3369.522+1af3369"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1af3369.522_1577216641935_0.2058070958588203","host":"s3://npm-registry-packages"}},"4.0.0-alpha-79e50db.523":{"name":"graphql-cli","version":"4.0.0-alpha-79e50db.523","license":"MIT","_id":"graphql-cli@4.0.0-alpha-79e50db.523","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a0222ab5036f9c2af37571e62484d3ab615d8de2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-79e50db.523.tgz","fileCount":14,"integrity":"sha512-6CvdfGKExL0erZRQOd+SbOXd2KSQpjLnH0zE7fq9vw/iqdQu4Ar4oUpAHyn9sibFzqvNo8FgJafaWahD9aK1dg==","signatures":[{"sig":"MEUCIQCPVctP/OrGV+rfEFQ/bqvcuSkaRzJAhmy2iX2IOri9dwIgZ+iVtkQ7icnMSYj43aKxlQkcbK5p1RUjOO8seD6UVPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAmqrCRA9TVsSAnZWagAAy94P/iGNikgtjVvkuKyYKiy2\nYkByCv4cm7b/G9HOy2FGwx2ThF1A/rkm2nnYj7xXOgjU4Q03XqHA0Ubq1x6n\nGYS6JGfv6HM5ZKZFpmN9fHANUnqN8GI4fsfLQdg1xkXM0J2CvzboI2TsAVy6\n56aoDOXL1ggFev2KyMcMqLKCyVlIUylP/4MctZ9DwSmNDFLiuRLYXxPcHX8Y\nslDixiQ0L8ZoqMca/6Xoz+AAY5mV2E4gK71kFB2KxWq4KsQ7t1588qiL9FJw\naBDSsoOsIkqIY9/QPs8kATpIFAggcVuT+GXDgNNmFTy5LDYZwB/tNYMmW5Ao\nMe8p3O9NU+siRaQJgy+IdsvaknUT9Rk9Sl2ifXBRZ+MvV2gg15doRjoNHU3U\n/dcZidVa3mR0sHqkohflbHQ1prZSQ8gKBSLGZXzrUVYswBn8nEwdglCsGHm3\nDRKGZfYYbNgCXOmiAqyM0/ASyYQnlj4nYJTNX2EcZo+3uLS2Gy8x3Lihz/TY\no5ttB1Y+XrO5KAbxnwNaDbj93OWp2a9xTEWZ6SqmUw+PtiQERGYGONJkULYX\ndpmbpMoMI2oGaa5AJxEsWGueCPfHC+VtGFSDRAwPYSZDyXPpdurc3ge7fR+k\nrHWPtUV3vsIRgNlNHD5IEA7Gu26ChTq56aUmhyTVl9yfVm/qucvujg5ZxeNA\n2v/0\r\n=WH2w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"79e50db99036c2e6b0d71d6aa8d695fa258532cc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-79e50db.523+79e50db","@test-graphql-cli/common":"4.0.0-alpha-79e50db.523+79e50db"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-79e50db.523_1577216683560_0.6838520938492239","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1068d46.523":{"name":"graphql-cli","version":"4.0.0-alpha-1068d46.523","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1068d46.523","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8c633e88e61097ced81c7bb7092dc211a50c12fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1068d46.523.tgz","fileCount":14,"integrity":"sha512-mFiPtgcXSmjBkNyByFJeTC03Amb/5g+Ayes3IPhKATt0gll+W7/itUtT0bB97Cmxr2yqzZ1XX0TFRtGkWrcctQ==","signatures":[{"sig":"MEYCIQCqB/8h6ugzE/1NI7HidfkLVvE+bY5ThY1TCuV3CSU6JgIhAJyUpQ1zQjgjfgl3LmJwKD5yHWCASrqWx5tvDNXZzAi+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAmq2CRA9TVsSAnZWagAA7IcP/jgE0E8M3QxBKD9CAdjI\ny1m3dNJ55tAjIcW4HFvOlOSKRcIWygF/ZOJZkMKFD7LNZYK7blhkxdUXaoLg\n7vXBBSY7dfrbxuAHZIVQNknl4O1SpDgEpXD0gCb09xef8aEKgvDum9O04MHe\nh5to4ho2xcJ77KndIIVXNdAVReF4+Unijj4Sn46lit/9WdZtkskQCeFTw6IF\ng0LBDTllcdQGJqzvSDbACuTw32CVLzqn0Q+vQcJS40z1Zhzl3CXPIPc57flv\nN8p5caBt6Tbdm7xYXTwHt5zjMw4+u+yed1mG6HFqSjFhO044r49TIQwoACvb\nH0VcTQ5r3dtUMKtrUVVSUTluXzdfeh/vPE5CQ4fxw9SACsZ+hRqH/TWkDMA8\nzpvcz2AvSfWS7a5L62O+9tVpCi7jpdD90RegbX5dwidQpy0TaeFARsZJB4ZK\nPClEtotZWBzSP6NF0JWuow5mAZMaqHFAttQZGJHOhUYENcds/azeXiy8SuXo\nc2pauvo/2P5s4SOd4AWILpPy/C+QWmUv7zG3q2kT41ap5Hun1WuuQBV6aGSR\nXruwyWT/zCP1uyxNXAjyquTr9gvvpAwFquvkxuJPTi946GPHs+hACMbwbMUA\nDkV/apFxS26Krjh7Cr59IQAN02U8vfhNKkNlZJ7ukfiMgv6pIo5LWJcuiH2R\n9TCF\r\n=QR4K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1068d4644300150079f742e66b191c20fb0c9280","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-1068d46.523+1068d46","@test-graphql-cli/common":"4.0.0-alpha-1068d46.523+1068d46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1068d46.523_1577216694540_0.02749713704938861","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9c83ad5.525":{"name":"graphql-cli","version":"4.0.0-alpha-9c83ad5.525","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9c83ad5.525","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"287804879bfe3a49b9a61633833289c28a6d9432","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9c83ad5.525.tgz","fileCount":14,"integrity":"sha512-7MGV8ymEWfy5UGAJu/oWtHEJelrCXRue4O1jmpAGqtiskfMHxsyet8A7AGKT2F/A4gClkABaj5mXVbLnpwF6rw==","signatures":[{"sig":"MEUCIQDF57CVxYz1IC0OQcLYSejqP6I2seWbrwjGGQYliVG6IAIgA+Bdop7j6tk90yD0h5cx2lFGH3VRXPzcOW17if1kHeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAmslCRA9TVsSAnZWagAAzLgP/j6n4MFHlfRfb8zAVRrY\ncuexaBfQ3ZRYs1CajpYOTrOtETgDdmO8amBgLoeVIke8LsWlE9FOIGrLnIjH\nf/83mQ6hekCh97PAghir5yN4B+X5wU6tHsFWBBw7uZ9Jfrh7Mt5EF6mAVDO4\nqpBtDOYxW+Hte0LJWFdvff5TV+lxfVbP99O7XUecML3ZI2DU5RmpyM6r4WG6\nrPaSH4fqev0v+TYUl4hrrOD5TLOs0SMXiESCWfrER3UoWeOka6A5CeeA2Id7\njV1DsmWaIdHDol8CyvukyjmNCAZV5PKxwN3QYIj/RH1AfqBgOGMfogxlrlTg\nZYKuR0P0X857nmNNsqHxuMrLVWpzFqffYvxKHlt53kJzvhwscq0dbudg/BPh\n1Of+gQev6VKK6alZoDkFtxTOAnmBO7gf9aHw3LOl3G1PAPOWa9zgA1pv62EE\nzcp7y9FbpyvghCY7foXcHTtX6iSiEVcnBPA80O9n+mGALEhkMLkCrIvkY/DD\nsZXSqfrUKrcLqXik7o/Eb4X94NEklGW19M4ZMnOaVIotCIV51EtEuEfE2pKf\n7Jm89H8Ub2vn5SKlZuFZfHp0XOg5aGrhlFvkZr0Pk+1gPvm9MoKhmvYStFwP\npmKJLB/MQ3KPH2fwJFcQKecUeRNqGgoK9zo7ud+0ZXzDRzZZSTyDj/QlwE83\n19VS\r\n=GPe5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9c83ad5a445b1c41f3c944b4370edbb545ed011d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-9c83ad5.525+9c83ad5","@test-graphql-cli/common":"4.0.0-alpha-9c83ad5.525+9c83ad5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9c83ad5.525_1577216805026_0.5197473759634528","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4e9bd2f.525":{"name":"graphql-cli","version":"4.0.0-alpha-4e9bd2f.525","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4e9bd2f.525","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b573dd9fa669c6a3d10cefc00d6d0fa022a337a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4e9bd2f.525.tgz","fileCount":14,"integrity":"sha512-OJyZ1ZvEmvQgtAXdi7BcYOfVGdGS2pq+zcdlz8vMGFlrVYV7mNopBcgMgm72ATxG+jiUq3C06u3A/TCn43EJZQ==","signatures":[{"sig":"MEUCIQCVT3If4jiR1SusZypuO5nItv2P+kGmAM1EfECbmupF6AIgGI4phoNGtj9+rzCZQSPNnzXlEZojxCuclxnhdLhRHsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAms0CRA9TVsSAnZWagAAagoP/2XJJNrEeNPwmUXmW1yE\nY/xFHa8RETNa27CspH7PfqDfSrE0C0hfIPUg7ma9qAqPAauiCG/sOVLSiq81\nbCtR4B1bdeWCtGINU2ILlBJAtAABW6vCIG2XkdaBr0/cz6hx94Fg9TACMKIB\nZFplWBpxtmVTmcztJIiuleFly/XcdF0UPz1km9XIJsDk8N0iWuNYHT1POsOM\n0MZNMGtYStt9/vl+kMr3fWwvRjtZyJl2gxywChDl7olYQ4XE+g+h5G1PbgOn\nUlxVv36tK2PX75qmdReA6b3XL7g6OeyTkHcbiXbXdg6qxdcJAqtCrz8syJqN\nr5uwb6FQheywTn6szIkaqMKOSCkrgKEVGYaNDnXzyHpJrK2nG75FyHDgrXET\nUusRstEY/5l9MLlNNZJ2BSGcQCpK4QBq5m0xJbXaPiicszj7ppOsjQ1axLzI\nIeJ0HIWcZCrvYuruKEjfPLzFjkX+E2Khebw/hNNdPwyRNBlnHupSXhKYw2Xk\nffsziq9xBUKaVhXH8roiK9KvUlQGzh0v1GBAAGPhzJRorwe2X9wh83sHns4A\nGgVxGO2evowb41yb2C80cqlRdKfpP+IkiVkfIR455lcmZcMP1APGDU7eVIpP\nNb2yiYfe7kllVkuRcKl1yu0x+AZ68Jb4R7NiOoYZrqEKef8DaMtwAhJ6resl\nNbfY\r\n=RJAW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4e9bd2f3c104ca706e3fe28b97e59ec20b9718e9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-4e9bd2f.525+4e9bd2f","@test-graphql-cli/common":"4.0.0-alpha-4e9bd2f.525+4e9bd2f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4e9bd2f.525_1577216819870_0.3109502509687596","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c4975ca.525":{"name":"graphql-cli","version":"4.0.0-alpha-c4975ca.525","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c4975ca.525","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e53d40a92cbc6ccec88d7037a683c55aa15b0785","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c4975ca.525.tgz","fileCount":14,"integrity":"sha512-uzvUY89lW3AGQAq5N+nNZoVxebFW3kSGOd2b3LCrV4qHsphwRfMcIHD4Akd+rmNZmZUtRoyPhnzv+k5Lhwu5jw==","signatures":[{"sig":"MEUCIQCUX8N0bPUWTGsoy7MNk4QNvWjbRr2oKI/OZ/NiK+TV2AIgK3aL08XHGhiHgu07AHGNw+JGxqajbYF4Q2uito6zKu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAmyICRA9TVsSAnZWagAA74YP/3tZf+uFU1HEk3YPlhWp\niRKpJDNVBlphAPoyHboVL/cfhRbsan557eQMFIa4hxu+e45/imEUAzilXGcx\nHXdT7jYpxLR3G8VXEnWTFfvEu1FhBUvZkNYrEoxEXL97+IzD4lAweAGx+n+m\njk4h3g+JaMTyXxdSRyNBD07XjLkciQCmMDSh1OlBoEdNbtij5q5zcSBBbe3c\nax/GUygYcCuUHE8TmBwQSzqxP+3cK9NHa0eGhZsqMCS3E0QJAscU/fQ8KO27\nhtmc/RU/1fzpu3l5yCgIQO/eWHDCOxlQliGJV6cdu3aBoEkgwITp79eVrzes\nUBINrtxCN8S23MDYzL2ExddsuVAx18QYcSg7UqNiaRwt3G7icuXtNHWgdnHl\n+JFMuWzAFsBOtWz7nHxuAVQbnZGKgv8ykoWkKlKLJi7fVurikScRj63MOA80\nKhHJIzspRA6RT2y/+6qlRYYgsmmsVedXOuiFF14Yym2yqpBwVZwKuFXE3PNZ\nsNR3craxgKVFZBXTuesNmhf0x2Gu2ubKz2T5PTwwVpVXDUdCMAx9EXy/Netm\nSnXSjeeeZyIEm/lwb8Bg0Zb4vpqyZXgaaDszTyvqPJ41Kpe6Idlk6gY65HSW\n0r6IKBBC4Sk95hGdzu98M6Fbi5/gmOImOAAfnP/K9Ys03vlDOgrw2N3j2w2s\nHf1U\r\n=tZd5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c4975ca4e782f1398f408c5c055399167c3ed8f0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-c4975ca.525+c4975ca","@test-graphql-cli/common":"4.0.0-alpha-c4975ca.525+c4975ca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c4975ca.525_1577217160524_0.1501105312471851","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e200a9d.526":{"name":"graphql-cli","version":"4.0.0-alpha-e200a9d.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e200a9d.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5b9076ff3bfe5cc5184f6bfb96433b00708b3628","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e200a9d.526.tgz","fileCount":14,"integrity":"sha512-R6RyEnbd/eHT3vUdyJhK/4wjtYefiH92vINKjplA/ISa0NvPIomnEkTGTeLU3+WzNHns2l4MIs5unxso9Dhpsw==","signatures":[{"sig":"MEUCIC9f5COlkRb/JYInDxtDt52Bms7OTVHwkLigSltfUb2LAiEA5KybfW6TFiPhtoZSKo8jbWBE5ABtsuqlZyBB8gADVLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBOh3CRA9TVsSAnZWagAATtgP/2T3Jmz6+znLMYmO9Eth\n6WOn5w3vcorIVQZ+pqOyB2ZNObsVKKAXJghmXNXj5iDodt8ZgikUWAlEF2ZA\nTMB6pzCDvIFLyvOHK6GMezua0rYhHE2S7BHwQnYgaXKzZbiWzoPb/rHfR8Re\ngp/mpDTWXos1dE461f9wfNx1DRw39A7hZ4kZbW+RJptDmC3hrwZhYAN1XDWL\nxmqXkn3M9GYE1WoeFWqUygn8BHl6Ersgw7ff276B3jKayOZiOAibUGk/wifq\n6gt8J8LKOuamupiwoQAIexCnMuQhrDcYPVBG4qKh3/6wsZvOPZ31o8ncx4L3\nxbc4Dv6u3/sZCYp9xG21EiHKUtRT1p7ZbDoh7fo5ipQCHDB3LsakW8b13kiq\nmfFnWDotEejELyBMpJ1MsYfnils8TXUHdq8h/znBJ/xwSN1jgkhKKl3sUxCV\nKnL4CVrxGkhE8dnbztPDAMD1xVmn130+3VwD3BpJSwBVB8VHMA8HDabA7Wvg\nRKJV9M2jGs8RhdbW5gD8xIa3KpvADtciX0M+dqZlKQFknX0M+4bwKcBP9Qzz\n+W3eX+erK2dLHr9+vUwGSVKSv2Am3JOY88lpPn30AvGN0KL4rfYYms7TissZ\nC1QDf8rW1fgXlRMTehxMiHjjcvYN3l9Z1JDeASm02r+6KSLk2BT0hV99OYi6\nv+vi\r\n=z4Vm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e200a9deba7e88dac4024abcaca53566aba81f90","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-e200a9d.526+e200a9d","@test-graphql-cli/common":"4.0.0-alpha-e200a9d.526+e200a9d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e200a9d.526_1577379959200_0.795397958644039","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b5624b0.526":{"name":"graphql-cli","version":"4.0.0-alpha-b5624b0.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b5624b0.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d1d44c037622ae4d7ce82c1da85be6c1387344ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b5624b0.526.tgz","fileCount":14,"integrity":"sha512-7NHWf/hVDLZiF8rChhNru76FwShMeAwU9+OlCl6sT261Y2zBR3tEcI+p/Ki1PJ9fVncrvp3+1Rf9P0ZI0A6I3Q==","signatures":[{"sig":"MEUCIFy+0uAfIOQRU0zy97KFYTQwIXBvnxwINXFWW8X+NIhbAiEAlID3IsBmMTskO2pUCdd8OD+KRkshhYR60KxxqRNWhu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBPMdCRA9TVsSAnZWagAAMeoP/iWmXsp9csMWsF5F8JWj\nFz/uj0hYdbSCoOeCkRT6M1f+Tr2IF2bUuXRX+lJIOsy7RRq5W5GJX30/6jH7\nRq3Yt6YGR2/2mIXWjiU8FrbstuNpxJsy6HxRhCSBrhSaqlU/B7z1eTecueyd\nMkLUE4gE/X5025sXk53WEDBhtEUEiF29B2vPq3TN8fek7uHo77W97wkbOZgD\nRLX5ygIra2xmpaJTRRAA0ZW7tbqtrhP8HxyobN7drdR6dTeKmc/ezwSkTdP/\nFElfoiGd8kUtCKW/hSl01DshJ9kVbV6WDS183djOCUZ3NLtFWA63tVUYzegH\nGurx5c8aNiEWXu0IXlAk73+xnbmR5p2Sdmzn2h8HBMdZaa//fKDZOGhuZN0M\nSpxvQe6F6VdYudR/MVz/d0bAuSgKTZ5CumG+s599wWBMWPVpT/ByJxyoRGPy\nuEcirRZvuTuXa+3yhl2xrYK6yNPhZA6pVQ101GELPt0qJRm4A6Bsg3SlBvDH\nO2jBHrJANovRIt9o7gunnVaFiovK2LmVn1g/XUbo02+zY17Wx6IpOvSbpvZK\ngaaaHW6hxcz1CpwnBvfn78bnX6WFlHhcHuPPh1FegoYW2MooQWd/6iTxW2H7\n72b/v7u5Bnf6e8jRTIsubOsseERO5yr5CSVaF/TEKzWR4NSAxOPcCLj0sh2+\nKvZZ\r\n=JbzF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b5624b021d40a96a5f3fe67f1fd5f5054447232a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-b5624b0.526+b5624b0","@test-graphql-cli/common":"4.0.0-alpha-b5624b0.526+b5624b0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b5624b0.526_1577382684878_0.9459702908466741","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0578e8d.526":{"name":"graphql-cli","version":"4.0.0-alpha-0578e8d.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0578e8d.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2e4614f570b8ec379b364367f856e1bd0a2db9d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0578e8d.526.tgz","fileCount":14,"integrity":"sha512-CHSeksF3pbITQByKFQ0t8DIqHW1RuZfLaolSgP3+3KX3tLOd0U+eNDlJyeadk6lPoPuoPJPzQni6BVpWPj6+jg==","signatures":[{"sig":"MEYCIQCRthkR/eGQ43NaaxPeioGIb5SjnFCf47DX29MPDsI1YAIhANcy2RyT44rNqfyhs+iqVty48CBZh0crMlUnRDlTtpS9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBYPHCRA9TVsSAnZWagAABN0P/1DokBXvFB5QvZPmMyD8\nuZw/enm3SrxpO6K153YD/Yz4vFY0oKS539Mze5+aUtYBcwbEo+3or0NPXVx0\n5Dni2hJC6zN+uk0MHEsPuzEZWZXGemCuaTD/Ib7JSQA7nF6ed/dlxkTLGBIX\n80DXmf2M82w+nGhHJcYc7DsohYTtqDxCJ+4+QdLpnrz6F5rb300RzB94LZ+J\nPN37rfIQnJgqFwj+9FYJRoQLYrZJftB2cyG8vivbtaUGethVm7wcumJIjiAx\nayeizOiof6VCFD2Xpqeb1TbAaPwGN/nL2lhq+WJVjXXIWbAX6Retp+08MMnW\npbIIvg3nwOoz3yW5Z1Wi36IgOXy2nLESu2vfr4K5uXfpWticC/0OEs+M5lot\nCXQXLIqNQFLUwY3P6Jz1TsGyyTjGHAiGftpaCzCt+xidJmLAzP4Mwu+DYe77\n1sc7yfOTUj76HLHrpkJ2AU6vTG3uXCFh02bRzbmRKX/Rfend5Y0EYBlR/on4\no/rYI15b6P7V00owwiCs3ugcxdS54TvVFI2JYa2KqPCPCFvPRQ1Lu/dzh0of\nPHRPoWDUloW2rqptUFT9wlRroK5pQCepwfjIu1MOP7r2JU0Y7yy6iJi+1eXs\npvus3TzpJAwxogeL2UWAmKGjwjZQYoS8rKwFWUB3ImbMrq5SuKgapNxuBla4\nwc7S\r\n=eUmb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0578e8d90bec9c1fcb741a6fa63158ebc05ec585","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-0578e8d.526+0578e8d","@test-graphql-cli/common":"4.0.0-alpha-0578e8d.526+0578e8d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0578e8d.526_1577419719448_0.4379165906161233","host":"s3://npm-registry-packages"}},"4.0.0-alpha-884ba07.526":{"name":"graphql-cli","version":"4.0.0-alpha-884ba07.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-884ba07.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"86695869aa355e1ddbb73b970d6a430eaa3eac2b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-884ba07.526.tgz","fileCount":14,"integrity":"sha512-XaBNs6w1f4IkfNP4wyIaJPH31mjbnUYR0A4naSoG+aZxPXDZuZfjQ1TPSr6gkrhs6nlp6Is+1vnGnC4lZhNoMg==","signatures":[{"sig":"MEYCIQCNwSuMBcJWe3a0g4o1ZYH/rx+comxbYU42Axnl3v7zYwIhAIG7/yCGUd6p7rt3BdXcFccZjywDDd0B88FbllH9rayr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBfY2CRA9TVsSAnZWagAAM6QQAKEmYJ633ygDs7X2B6SS\npU0URVKRwtc0Ml1nq1vKt0N8je1BvioHt+s9ZFnm0n1UqeuFCMLClU2ApStg\nFSoQK1TLlLsC8O2rYZONxNDaQt/b+kUcUiObS+fZEliR9c/hQRfIP0MC3OAl\no3hcH/JT2KMfap+KuDLz+A/lg19xnbCL7jp2JHZcIucZn40FLlwEgeayK0rG\nHMa5enM+xdTEbLifGPXFxV2f3+alqlFtutT4qt3KFduywh7jaXype9pUX76Z\nKW9xZ5cHI3xMgCvLYrtPCY0aQ9tDzMWcwco6dqv4RVplsZKMJwEwniKEwJWK\nPBmtZPoGJrHVipd7VWd5rmXd1cH2QJGGU1EaMYy3QKCpimlmkbNzuhTCZuZM\n+6wgsYHNI1FvCbefbIwDFe0MzYM4jxtaAf4nDgq6JDCddCjO5xs3YFH0n4v0\nSCxTi7cUbHBtOG/uH4+0nlezHWPgWxJyVnkRrOsJ5oU7Q0jl8g9F4x23Qt8p\nk22TvWeiGpS7NXw5flyAZGhovMj6qKi58rbLpxfAv3OmbPSj4YEdsCIP2VCT\nAXEiJ/OFBpWCSkcF1d2KaznRzXxI8OdrYMzvS4iKND/tU60dV5083P0jyVSq\nZx3yEDlBoelntRA3waRWjeRPcF67i56Mj7iaDf/4A6Y71S88LudQn+XTr7eu\ncE9P\r\n=7PRv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"884ba077c60205be2fe9c79d3d297ddd52c12691","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-884ba07.526+884ba07","@test-graphql-cli/common":"4.0.0-alpha-884ba07.526+884ba07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-884ba07.526_1577449013753_0.3631871927754833","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8666981.526":{"name":"graphql-cli","version":"4.0.0-alpha-8666981.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8666981.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"675c33cd94ce65be69f0e6fa4520d22e2188dfe0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8666981.526.tgz","fileCount":14,"integrity":"sha512-vXwcAJxQ/hLIUBWw3w1EDhelTCk3Ri9f9Ze+m4b1sHq8vmlcQ20dP+AS3fMXR3CHrVlCuBsXZAzd4V9/Cj4qsg==","signatures":[{"sig":"MEUCIQDbUu9HRweY6tKTcBiwMfzcQpFj/WqHApexR/fynqO7DQIgGOIsSim3UXg0pTEseG3h1xlNCWG6PzB6oqlmv3Q4lIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBnYRCRA9TVsSAnZWagAAvbYP/jGaD6ome5N6uXxakXqw\nsDTINGPXCu3EVBi/s7lwV6Z/sQz4f6SHGwUYU2+nCV+RMQn/wkQF8EePosFa\nyAd7IH/fk8v4IYSK7lvuPx4Z3CYyk840YXii2za2fpIz1Jsld3sC41uJU05Q\nFWC7sDuBcrCq6LX3fJV0xq+7tLZ8P/OXgR/byiOlbnlsObAkKR8+iFTFvSYC\naKuOWj+ClUzL+PXRYRCOoFZyNQpy88SqjmCoSZ36NIUS/Cro29V2j9/pbbC5\ndo4c+xPf9qRGCm3GbS7BjashXTlX57EDX82OSCcjTmMNSvZ6bB23TymDixXN\nwIuh6JVoiHdeQJr9X5e+0ndesnF+3GufPAY7MD8PoVZ4DJuJB0Fyco1DIhJq\nHPI2AICBpaeR/4HXJURLoRk2acu1UczWBVf+ESZLgjJpHRVY/VFpgmi7ewmc\nstCWbPJ3XaHIdLUlsczjlA7S20Hvu2Fc/g0idXSTolX9sArcAMPEwuT9DlaW\ngkeaGmABMUnnsvP/QCbG9v8dX9DAH2x54F8TywfODzVV4U08Bc/ku9P7XeEy\n5f9Cc0nIU5QPTfBDxRWMvXQYH30hbGmPcYvcKAbfr98PB2CM0BZamvEbKTDx\ngY/wQCXLyWXBG/o6i6Egfb/a13J5FISc1HHsh6keoVJNFJSwwWQILVodoAyO\n8Odn\r\n=aEGo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8666981dc8d7e89271f55a24895245accde8cd5c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-8666981.526+8666981","@test-graphql-cli/common":"4.0.0-alpha-8666981.526+8666981"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8666981.526_1577481745145_0.07204044652387642","host":"s3://npm-registry-packages"}},"4.0.0-alpha-42f57dc.526":{"name":"graphql-cli","version":"4.0.0-alpha-42f57dc.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-42f57dc.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"30938f53b28daccacf2d4d2557175b22e033ca9c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-42f57dc.526.tgz","fileCount":14,"integrity":"sha512-2EuKNcquT/To9nKehArvDlQsJJ8qVkIJ3UKwabARo4WX/yovNIeKQwBqH9JnqBtTybBLyIuCbT3mHQ0dPkrNrg==","signatures":[{"sig":"MEYCIQCrqlPVjenBX83zNdSVOAnQmCLYGFmO1lza02gE4qj+5wIhALef9ldx5pEuSRvDjxnN18JQZjoBCuJ7o8ewVFCCTKkJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeB5AOCRA9TVsSAnZWagAAlsoP/2cUI++Mc1tO+zI321In\nCA6IDHKF6VEz7jyrjdwQJKl1K0DFfNOXFGLZZD4fI2jfhgwAge9CwGUiLgL0\nCNPUZyeVMhfX+68rGp7YAtiDhpV1O6hsjWPNMTD6BcnmATewF1V+1ZCJB+qM\nGPXRjzXWDA35CMtlovrZ/5zC4Rbg8Eq3GMQENTE3zinBKzF9gIbG/m/IkGrf\nUQ5hyoyDS2PVBHUjLfSJncWAf7pNEOzHcTbiePKjcv9eyVeNNB6pgVO7IB5L\n3LLdLG6m/DXrUzZ8wEoiGEB09Y2EC8wvJQeBa2eorZcp0yb5CeRUdqdm5hHf\nsiZoANwANy2DkLQKJvXdv+MMUUaUGA61MOnJqIlF4duRI3r9uM9qF3hyrE29\nOp0AE30KGZ9OLL8guBPdcBolhSFbeIc5x1vNZ/yjOH6qc+bYAg/Hspk344ND\nPiey/Iil4rjsw4JoXaNTr9o4UngQuGYc4aqFMUPlnPurHwwWbQjWiItPNldc\nRnMfT/HqOIdMqLx5F90o+yiv+R+PhXKG5LpR6Cml8WvOvFv+ZznUmesJVjR0\nwk9zHeDnSTmHmRy168j04pzqWspTi6HHWAZufZ/0Y/kO6xY3ij+EUJ0aBIbm\n1dRrRfh+HSv/fxJtCM/5X3NIzcPLkQLP8ry8QkWvBjf2VHTl/pVLK9Gey0kj\nUfzP\r\n=b3WO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"42f57dc9761d4cc6e84b222454a8a770da55499a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-42f57dc.526+42f57dc","@test-graphql-cli/common":"4.0.0-alpha-42f57dc.526+42f57dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-42f57dc.526_1577553933733_0.599182716687684","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c542c44.526":{"name":"graphql-cli","version":"4.0.0-alpha-c542c44.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c542c44.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3d2439a45aa3cd94c3631ea25195e1e90a1c4a00","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c542c44.526.tgz","fileCount":14,"integrity":"sha512-PZbcGQbZAmVlMUD0xw6MbJTyNwuLTtYS4RSnXZlZ05hMptvoBCK2CLcFboq2+Te0ORovaaWEsxOAu4o4nUIt6w==","signatures":[{"sig":"MEUCIF024BC2aPbyJogWsZV3ZrvOUP2YmsA6v9K7WyjZipzSAiEA2Df/x6J232HKGtf5//9eE1JH38GVFcx8zIeUJy0JDzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCOk+CRA9TVsSAnZWagAAkwAP/3HhkQHxTXySel7SD3P6\nmknyVGxwU4HfZZnhIzddv22oqsVKz64wJMWzokmzH8HhttJcMRTjFrsl7k+7\nG7t4nfjQSrPMdDpy7iCdexjBh1OfMex0sCdzV53gCkXo8GXQhmScQDVcvQyz\nyuQaZkRALFaQctPo3NnBaPr3A7ahuxA5JZHp7lrA1+G5efSoPi5cHVD9xcSr\n60za9+8O9tHNNjWxaNQIU1ke3k0gOCS2WfQY0id9CqwtQJWq9Y+aTTf8hoGn\nCwrpPXk9JxKhEWKqzPOii8oCPmtEv0RuxYlmf6nOG0klOjHcniWPZa3NYEL6\ndoP4nEqZf/x8bX+QLtv6Q9Rse27qVETgz7VfpaLDbISxmUZE4Amwi8cl7y9H\n9PdTIbwgA4o8VWZf8Y5nYXT1QKwdnVMPRtsy2Yw+vsNQVvkuCSrOZgx7mdFy\nCEWnUabWLXoRCDqZpAmpBL2/g20LbE+rkWdWnL20uaPSbK8rdI2cpnMiOLUp\nDeI9FzsAenUHrXH/D1RmNMuaeYUDii7v2OViD2SbZ3JVzclzCctsmkG9DtuW\nMPEz25xCYsQge2LfNaxygpgsmApfaLTGL44Si2kWL3I8JD9tEJLp9IfpFPbm\nRT+uBqg297erQCy64ngNW4X8OZts/6fExMsdCSnifiblTGUzZhjRBHzFnBag\nG+tX\r\n=3nnZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c542c444d0a396dcae429f35d36e8ecb9655ae0f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-c542c44.526+c542c44","@test-graphql-cli/common":"4.0.0-alpha-c542c44.526+c542c44"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c542c44.526_1577642301906_0.6778940490906007","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b804fc1.526":{"name":"graphql-cli","version":"4.0.0-alpha-b804fc1.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b804fc1.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4797fdae38f92eff3029e716fe37e665710d6946","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b804fc1.526.tgz","fileCount":14,"integrity":"sha512-HPhkSbRgMbI/7aRPX6Qgduxx8Ur31k9di/9W5xx2kZ6N3TFhd2kd5xLlHQptytOangu2KzJqHSDO8KH6FZ6M7g==","signatures":[{"sig":"MEUCIQDHgQp7nMYO5zsfYjKLdORMYSE3eokE+QBzfnwmavr8ygIgQVWnf0JX2+n2WFPqZHc1KdoLYxkDFtCVgRQ/IrF2HXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCSZACRA9TVsSAnZWagAAO/kP/iu84vvfXFDFkX6QxNS4\nfZE8Otp8a8JcDZ8l/2ZOnkBEF7Ru77H+ssDs1wtI/ZVhnSt7HNiQ7nZ2Lut0\n+9q+AG30kErFIq73P620Ri4nnqz/L3tw9ECjjdzWwcKSEL8yc04c6KttBTPS\nwhHA+F8QZy8o8P476InSNVRsy2889QaxiL8VZYhXbqr9FJytWbDUDQQt3TED\nNfyf5Z7JzF7yKRfG8gW9uKx/uAxez3fNOS8K3z/7Jyfr11/11bloXh8QGOnu\nhvlj0c5xlbzcdautM5uuSGzVnlEHKm8Q2NXKbMAmfX6Eh9xygLUpwpiqRwcs\nq7f1+TFJCDla87X0OpriIi85zp2xMume83FfSUo0CxWyrOhhShLmHos66JdE\nGRTZ4lozx8vPGkFWmptTjiniAHe6UjjwzIq6MXdk1Bl7+FzDJwzr3GqWaEYF\nr7SWHzCrrODPQbUPcBj4uQwE0Im3tNTY1hwz0dgU7HcSBwRt/cjFk6emQC7s\nJtuEU9BF0RX6zyxS4LGarcWwdOxTLMFz8KLcpvxTPPRPNuXv5gv9iTAlVcU0\n84BhCEgsM6NVA4AugNiZ81yTaXIpIcu70NcMAgtNyhdYtwnpyT0BF331hwY/\nQTxRTkLsbJkJbmdw2luTxw3hKkf8sJsd5gqVwgVUFOkLv+RmhaC3eJIaCNop\nbW31\r\n=qrEn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b804fc16c60b1dd41bad48b79c5cba6c74e714c8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-b804fc1.526+b804fc1","@test-graphql-cli/common":"4.0.0-alpha-b804fc1.526+b804fc1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b804fc1.526_1577657919984_0.5233668819448563","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5ffdfd2.526":{"name":"graphql-cli","version":"4.0.0-alpha-5ffdfd2.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5ffdfd2.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f055696883fa5435d38cb32a1545966d49452d2b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5ffdfd2.526.tgz","fileCount":14,"integrity":"sha512-2jx8DtHSCLEZ1g2diqRbROxvEztVkmdJkdpNEOM/v/2AP4Nld6eEZP9rczpsIi4l/E81VKZWSCdtuQIQIb68Ig==","signatures":[{"sig":"MEUCIGFBZ4DsQBmLxqb/FG6OrGtV7Mudbalc8vdKQmm7fFizAiEA2idUVYrstG3Az+t232vCwSe4Z1oF8YHnpJcAH+L4jeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCcyeCRA9TVsSAnZWagAAkNEP/12P2vIJi8HU3lhv52Rw\n3YhVgsWdPSGU8M4vliV4jVK86Kr2WgmTpmKOFwZcjGlQPQehGjfqV0Vu5Yi7\n26Vdiccw/q3MGecZQS7ZDeVrinyr1nSD/KNunq47XLpxKD47x+oVpV98BH+h\nj/FIfeOJw85y8aJxdeC3AizxMl/yzhB/ay7573U8g8YI4rHIPSOpuahtlXa/\n+CZhqyoe7bvd5A3U+Ihu+C5yjtIx00VWfTMi/1u+d1cfqe6m0OSpZO1y0U+4\nG1iidw1Up1sIrKritdXTJmJ+fAaosME1Bsi5rCYCw9Z1DUgjVLEJC6DYBHwD\nx75xr56Uu+Ot96aMqrEr4AoCKesZWyxborKr7Q+l8hy9RWCBu8v8PPRkaGR4\ncx/xB1K+KFBD3mPBkz7rUFHk1Kki/TrBvNbVfw4fqxhmr4BGPHAbqtOJ+2mm\nU8Juv6N5wCAa23A02A/B/scg6F6onIbQy1leVHqiQqZ8GG7uRqHX2k/gaY88\ndFh6F6T8DDl3aRVNZcygv3+Yj2HcKnbCvsDUB+vukb23WvdPHDVzoUUv6I/x\nmZJQv4XX3jddiIIXqVDe8wpzJtbEf+i1G9L/YfEtKqwUB6YWno0cImOkwcmJ\nISCjIsHBQPdFbskYDZ1ZEG1golWpZQlrVwww1ZqvxqBt6d6Qd1VY3/EzLuYl\nvfW8\r\n=dPmT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5ffdfd2aeab5f406b2dc1eeca10f8c4620e9c6bf","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-5ffdfd2.526+5ffdfd2","@test-graphql-cli/common":"4.0.0-alpha-5ffdfd2.526+5ffdfd2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5ffdfd2.526_1577700509695_0.049530687387358","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4cda5b8.527":{"name":"graphql-cli","version":"4.0.0-alpha-4cda5b8.527","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4cda5b8.527","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0c5cc82f2e03840fabe5a2ec7bb75a57b15dd1df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4cda5b8.527.tgz","fileCount":14,"integrity":"sha512-TfViikUFeXyiemEugIC0WKQzm1Pe1gOierOB8avmU397UT4MDv/Sd+gPbTWgdJbjgoRQtOeI/fqU8Vo4wRn66A==","signatures":[{"sig":"MEUCIGqQchOspBn4ciFyPmHO+sqc0E9SMmroTmHGlwYt7KZQAiEA31a1n/zYI/mCaKfNXyExh6kUVPzGmGCpkDoagj4tSao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCc1oCRA9TVsSAnZWagAA4RgP/29qWxueXtvMtE/i7Sr8\nIITFoRHjEMebncvON6h2MvozKay+YlWEELHeOxxWxgfJ6lhLwVnow/ACMGAF\nwklioCmyuF6e6OZjVPFga/R0geHrBtw31o22MTRU44G7QDzTSTUZySi8atWe\nxJ8m0lfTCZmwKiOdNO44R/yV6g7Ga6NlrtDI3ZAz8NBDgorUlQnXrY3Zuo3U\nkee0nVEYal41IJiZZ+0in28PVVhdSBwoFHpaqDCq9I9Yu23ai2QxE+uwX23w\nyrpXx5mA+62YCI28UfeouypgOsiDPwNn5DdYTU4QTPaThhFDMtwiCHYefvFa\nkydPe/RcaYkgmyN433LjgLTY2PRblhrc8B3dD9Xp1nCYJPVbKAirMvXgC+A3\nbxEpvYuBcFZ8ohNHZ19twoJ0ZPF97U5KO2BSANkEbmmYUD7hBL/nnCNyxG32\nsHLPEmM95dfyUXt8p6YPvurDumnPri5uQS3vGwaLvxCTOD0v3d6NtXG7wbOU\nJlHrk23qZqwn+LSqfL0mLkPSRxKhB8VaCKLoHzAda93KmfEMH3jdxknY3i4c\nXVyVGNxtgDm2g07WGl/hxF43NBgu587zGh4kHZSCcF/GwazPXZNuMqH3iUQk\nTBKAwy8w8HEB7QlmJ0HP+0e7g2jcKUh2ESyt0coCUspz8OOZ91+0bhKpVfbk\n0AfT\r\n=qPwP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4cda5b83770a39a9d76a2be80436321e3d71a55d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-4cda5b8.527+4cda5b8","@test-graphql-cli/common":"4.0.0-alpha-4cda5b8.527+4cda5b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4cda5b8.527_1577700711840_0.17491327869760243","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7397175.527":{"name":"graphql-cli","version":"4.0.0-alpha-7397175.527","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7397175.527","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"66ff57fec74d86b51fb54d0edaf85dc17483cf49","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7397175.527.tgz","fileCount":14,"integrity":"sha512-atIP7fsm4PD0aPAnnhUyjEBB89Q/rR/xvu76CsQLwQPAqVRRkhuEBXxRfpVOKVCPebk6JgM30uf2/d/X196zWQ==","signatures":[{"sig":"MEUCICw6Qmi/fOHpGwVHz3skMdYOStTHFnB3CX1PKmChvh+4AiEArDrYTBhjlwvJs/CznBoGs0zaFac/4ifVFOL0lZUzibE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCc2ZCRA9TVsSAnZWagAAxCYP+weiOtI/lCXVDcaKkCHQ\nBf5X+QRB7qt6v/mKuuWJiwiXuKA9XssG/pxkjgC8fyEvpcfCrF+4+owjvb3R\n1+/vMPEMMCPl3nvcYEPj9f1iLxa8JrPoOsYvhNRwc19L1623PgLLvHE7yzrq\noLB/8iKPaR2WW6NRhRInYv2dU0SeHY3PwFfKGfbSQwPavmYOM7OyYbimH39M\n7bd18bzU6oFKi2YbmqB5JlwV2BQwo8qP68wE/3nLnzKVcfcNCwkQHfNgXDdP\nGyDEZgmIk9sEQdASSyOJvRZdrKGP5BR6K4+hlxxHxVLCRccv8VjUnqsmWTj3\nqFHFimSu6hH8mRseFJCXGAnfH/pIbd8PoHXQvWj8lLJ3rXUloX7wkSrB528S\nw4aQZ7D7Et8h3s27AtJnX7eQNaPSnSS6ZAsMT2gMYxsyAJYazR56pJ7WluVX\nzTXTDL0tvZcDr1qTu5KD9fhAnwWCoLRHg/duCjdwoUAF5IXQNcvaUoWvV5F1\n4hqlczkmV+fZaQHgZggjkbtnojIsSvXYAff4U1Ncip+ClAKVFYTMLUCJmTU7\n3YSfu9IOVBx4leB0IWhDIBiNrD32sOpqdJ8rS5AwsBsHoT9tBEB2bT8V3Ua/\n9CL5TaMYOxzxUnBp8vxa92IzExic3ds56RdV2o5OvHpVTUpfAdWu5iQliVXE\nPusS\r\n=5WxJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7397175bc7ee8f1f9c459a93dc6216f2b87d58b6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-7397175.527+7397175","@test-graphql-cli/common":"4.0.0-alpha-7397175.527+7397175"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7397175.527_1577700761424_0.35827591495069644","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b4c9353.527":{"name":"graphql-cli","version":"4.0.0-alpha-b4c9353.527","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b4c9353.527","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7ec078398ed5697267e05bd6b00e072c8dc709f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b4c9353.527.tgz","fileCount":14,"integrity":"sha512-M4gNydWpiRnqSQHjnKP2lulMQ4wQ4V/skubqfbga08OAn8YMNcQA4EULG3ppuLgxpCsoQfSP0HvebfFHrITT2w==","signatures":[{"sig":"MEUCIAMIy51H07DASwIdxRwAPIg6HYgO78qgDjNKYUxhBkgEAiEAsf8oQojMq0nPxSTE2nbBHUTG3R1Ve8l4BEv46TbO29E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCdzoCRA9TVsSAnZWagAAxUsP/3jB14fP5xznp0cV+FWn\niLqq8YGLktXeqCdg5m2p+I5RLaOasbquuu8XXJ7ZVp715Yvk32WtFRmK/mhP\nOyZtqkOQgtt+E4zyubim6xiO2suDl0A0xR4JyQioI/o5OLsZrg1Zfyu/lk4t\nmZGh7BzIlWw6Z1WjK0QwVIlZAZTZyO0tCejHor8vPWE5xB00Xior9pRwOMB5\nP9xk562XPeqUe3YIEkzUO25r7M3NLs+TqcnIMHZPhTRCFQzKlQYDLc287Kum\nXZYItMi/vDCIX5l+iSlSqXaA56ZFCBglIOdCrqZYvofdsiUqNQLexfWDS9kf\nWX801UrwGf/0EA7rkS7NmvCWQ2qHPruga+tzexWKd7UFTDGs67HcPdzuRTX/\nAA0upYZW5cZGZbxEs+Agv1FL0L4tIHhaJlUxzZPR5f+UqYT++7Q74gHBhjp+\nM8C/5goXyCScvXPjtrk6/xJDrd+pjIl9t49AncJmz8Wfo5fV16EWhCT5Vx/v\nko+vb2Hf6RPrzHl3AqlfNu0+pSFPIjlXLNs5BiBbTT6yBTqS+Yt3neDlr+rB\n5Y87VM+6t5WxrUJhmprT7K9ofpTeEFLMaRRODt7ikT5G7TzTkkGrSTVYW256\nNh8lPKJmAEHtZIdqyPD6Cyf1ukPqSvy4it6uuESAzFmRRbD2h6TSOiZH+NI0\nyDfJ\r\n=7lGG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b4c93533d9f93bf35f50c81ff69b69874c4e7d60","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-b4c9353.527+b4c9353","@test-graphql-cli/common":"4.0.0-alpha-b4c9353.527+b4c9353"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b4c9353.527_1577704679627_0.31784480972991913","host":"s3://npm-registry-packages"}},"4.0.0-alpha-13116f7.527":{"name":"graphql-cli","version":"4.0.0-alpha-13116f7.527","license":"MIT","_id":"graphql-cli@4.0.0-alpha-13116f7.527","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f1d8f681334077665d110aa61d7fe5fa6885e366","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-13116f7.527.tgz","fileCount":14,"integrity":"sha512-J+W74pRdOE7jvyzqmu89VuCFYvkExG2mUx8OQXgykLAJODfqejrpBr72fp3M4TB0UKSQ83U1Nfc4Wcx3UkkjmQ==","signatures":[{"sig":"MEQCIBfuLyoMOb5yw4XuINbo6Y6Q13U7k2zHr/lzY8yZ23yrAiBpAIdwr421F5bK2T0zJ/Sj+OMrDdnLim8FbOEegWrMtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCe7yCRA9TVsSAnZWagAAZEMP/3ZT3B5a8nrVd5gT957J\nyMEx0/MFMsLZyO0rVg4Bi7ykwCNmfOVVEQL5hzqX0PsLGujDeKC3rdj2Fmpu\nvVKZPEZ1z9j+mQO04KNRoKxMdTtAPM3iTiW9q40k/f+wjJUexfHGNVsR+0NK\nqVH4LwF0gkedeqm+pN9KfGm8jLtlKQz8IcmRW8cgROpNUb4UnyqZwhxtObj3\nfwLivKJ8Tfy2kuJFLoxQQ2Gg7CZXSRuIDVN8WOaWU7gL3WrOH1bfjBFTreZe\nkfwXBCdmfXqla4d7iBxRf5L0CqezzpX3u1TeHbNdvT5RRwwZt+tY4XsPTvAw\nnFswV/krJDzVYhCawiOXcRKo6EYpMjA9yj5DZYw1VMcwi+nOFcJe9rUfiTTf\n1OwYjLAq4KeQmNTkgqw4q1ICz9ui4LFr5Pq3YboaW2NE+l9MW+PUUitTzzA6\npr4tmKjOnvifMiPWb+hYarwR1blPgbm0QluFk8dfia6wGkRU8VJYoj+uxrPS\n5apPCYQGYQJJFSZTb80Vb8+Bu59umfiEL+3mHdpCh9ldYOOoXVxTX24pEWL6\n2UMUGYda8q+7CXT0gYzU9+eNzItxxG895bbb51qruVi8Cf6I8jmwIbdsc5az\nKQRZsyl22ANWBjg0PzvDaCImJAnKabyAzQXuxjz+7qjEfyQGPz4qX46/ZivI\nShGb\r\n=OGwe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"13116f7d8db797739ab7e97e9906da7101d5cbfd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-13116f7.527+13116f7","@test-graphql-cli/common":"4.0.0-alpha-13116f7.527+13116f7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-13116f7.527_1577709298342_0.299040824732536","host":"s3://npm-registry-packages"}},"4.0.0-alpha-876d09b.527":{"name":"graphql-cli","version":"4.0.0-alpha-876d09b.527","license":"MIT","_id":"graphql-cli@4.0.0-alpha-876d09b.527","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0ae825fb82924ff7549d224ee5c284e7efa935ef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-876d09b.527.tgz","fileCount":14,"integrity":"sha512-XpVM3xV7BW6mdrjWthO5MU2N0LzjFxIzLpex79U0b2WjswWExtaBh7ytrV6Fuzqa19Ylo0lv8yeXLeDBoJdVFQ==","signatures":[{"sig":"MEYCIQCGa4JeED57TNF63ryN6+uM5rXlXMqh6XSz5LabdrYGTAIhAK6y5THbgEEZWsKATUagSPNfWbyI5T6lFWxN4i0JkPzP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCe7/CRA9TVsSAnZWagAAHecP/0pkhAaXyoWA7GOuRR0i\nFfI3rmpktMY6IKWwMZYZphBydCOLr8oPDEFslz9wnF0ExsfsAnybR0k+905z\nnLxhwpCOUxqayVFW4aW8QHCTjn5laE33P1zk+pFI0N52lBZRGseAiz+tYQw4\n95u2T1YH8JnSWDvD8ulG/DpKO9Uuo/ai5HXiupDD4yKSz2QR6848ZeHfJ1jZ\nJSvjEFP22PqDOJSUqU5t+ijQVj0pebxT3W1fxGVbffxbc6+/brnfO+7bzaPU\n+XXEOOpJuCbEIjJmUuG4+OB/KH7Z1DkLk5N3ODU7NuXs+7coKHKRL3ySstpW\nfdS1At71NCiPGzphf6Axc/n5OdyZqlvM7nq4fGGsZRlWcPQumlwseqnZ9V7j\n6Wkmnv4loE7BAeu3aRCHPiH1H0wQi0zkzd1mkCQ7Gigs0L1jd74XrfQLlX/x\n7lY7KMreiGq/kFsX9SF7SD+hV036qLQmWA+PLpAO8JwPVdNDVAu2ZGsriEmK\n0EcJ1QqIrjPgZTQ/UAGjc79FNFdTwKaweC37NTidEwKMdmdC3eo14g8JMTet\nraPgCI8DVjM3xVudp9DjL7XYHS7cx3V+aj1dCSD0EKlMbkU/YgLD+ftzTLfW\nPw6F8AilqTCSAsCMil0TUzuQwl6U+kEJGtFLy0qEKUPfxEdh/eCbxPVGc8Aw\nrtfM\r\n=dh2+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"876d09b2b2235b50eeb9842657754690e052fa60","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-876d09b.527+876d09b","@test-graphql-cli/common":"4.0.0-alpha-876d09b.527+876d09b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-876d09b.527_1577709310669_0.04944560277757226","host":"s3://npm-registry-packages"}},"4.0.0-alpha-94e39a5.527":{"name":"graphql-cli","version":"4.0.0-alpha-94e39a5.527","license":"MIT","_id":"graphql-cli@4.0.0-alpha-94e39a5.527","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8c237f727a11af06627cb6765b0eb8c6cd73e25f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-94e39a5.527.tgz","fileCount":14,"integrity":"sha512-PiJxuQHV9Vywj/O40ybCxwohEKb0wvmAZ3WFm/TGWCmTPh0eexD84sK60wCEj3zJlwBEVnMJP1Ry1oR6Xho15w==","signatures":[{"sig":"MEUCIGBevGTHmWIEIktfgwSxfjLapMauVV4YC+nSWAmjMuPKAiEAogO4nkJ9ORUZiaYDpjuhSvWrzO9UBSRpFrjnqIEXutI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCfoDCRA9TVsSAnZWagAAlzEP/1n0sgZXXyCYq9jgcysm\nJimGST4T6a5iciul7JXJDfIwQRqm780QPCsluShx8/wsHDMXpdzVn8NG8QyN\nx+05IBCfcPrU58YMqLrHmYAWe/QoKhnfuHHwSg8DSqtXjsXQzSGpGBvsekHi\nzkOuseB6i4UqqRymdvPaFXIHlCt80XtvnTBPQoBMKshEvnWde0Z7pfFZ+yb8\nfxD3jbxja2xORIupcL2CaM3s/X/xkTpA1IFHUlrCND1n2pmjJUWc9QcVtG4Y\nOiKt4ZBFHxq3JBUdAqhLaspAMe+ZaiGLveNQMT/CdkxqFOyoK02FvTIyxqZU\nm5VDBK2AqWQAjjkpZIwgKwuxROUWJKXfn8t9+Q7HxXsFyV3niHDjwWsJRck+\n2pAH7OQxecydIR1+96V4STfV+F4Izbqfo1h7/5mTW19/WpCAdywq3g+KfmL9\nDkD6YK+vfDPckuN0AgTKxCGi9MKCsrmY/bcaLyx0Ko1Jnxlt0yebZDeRKCUT\nXB9IjtngSm+V4fGDuxqIwOLhL60fIkhUU3So9HepNyRH5jPhfrrtCstHBV+2\nmRbpSTjfMCNtzjihbK6A4CWyeizNr3lsZo+zWhwGqpT7NGAuu0o/TRYDuseq\nPUkTswb/rCZWqKmejAsnFRfl+WiHRRlIM2Mf1aQN7SMgP1Ek7FAROqbyN/iX\nDX/8\r\n=o56n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"94e39a5a8d28acfbb33146c660615c63202d7277","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-94e39a5.527+94e39a5","@test-graphql-cli/common":"4.0.0-alpha-94e39a5.527+94e39a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-94e39a5.527_1577712130942_0.29442192827030533","host":"s3://npm-registry-packages"}},"4.0.0-alpha-37f6687.528":{"name":"graphql-cli","version":"4.0.0-alpha-37f6687.528","license":"MIT","_id":"graphql-cli@4.0.0-alpha-37f6687.528","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"896830f7dbaeb386afbde33093bd50a05f718cb0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-37f6687.528.tgz","fileCount":14,"integrity":"sha512-ZQ9LV1FClBeIFLWgGrOjBBjGc6+blVL4K+vx3hOjpCvU/NSPVBanYpm1748pFd5rUoYObGapUrNC/8Do5UA2rw==","signatures":[{"sig":"MEQCIGceUkfqKzBbWAqSFJhMYQ+XxnyLoDVeey6ahYFPp4DeAiA+MeQLxB98b4MUfkzaFdRI3LymDZX1/BozFbzJM9WPkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCfspCRA9TVsSAnZWagAA5qYP/RVoXiY+GhpAljyDz1a7\nox7K/VIqmZBGPviWEGQXEpP6D2XJQWQEHe2+jVfxe4YFUC0I9q1zc9uJpbxy\nf8VA+dTjgYqVay0AasCj4/6t+0Eg3Rk441rI6b6NHvnjmUFv28BubqoedIL7\nQbBz7+nEoO4Ln+/AQ1tPpA2iHFixlFSUh8RnBEgyd7VMu4oWRx2jwPeFn4pp\nxIM+jRWPqidrFb2G4Dxqb6wSjk71oIZLKtipB/OcjbCugPETdkW+y8lrK00X\n49svs+N6wZVi1WupE5Kk1U7w5QnSHluPDzVwsW/MzZqA4/cMKSd3F7EnU/aO\nClq3bvKhBOrP51TnOR5ipLm4Y/ENh+k+KhtNO2BObazBL13UvRvW7jhCuRFx\nel5CVj5zh3XNUsaFUdfpxK4bJto8Jrkb2awWTC30WbU23QkqKqaJZT7IyrYz\nfW8IryWo4ho0LW3YWBuZhaonu8S3jMG8b3+0b86mTNatPcjGQEai6tDN9Wmc\nNRq2Bq5r2djJGvKHDwDcrVbbpJn0tr047Z/bm9olagnWU+6ok/gHrCz6hPNk\n8YBY5I7r9OTH+1RmhfB4lfVaOznXY9VUG6J+uU5ND+hClZ5A3n+dA0AEk/ii\niOMiOs/tu3MPDzOjB303o3SaXn7QJSRKe+A8D69WvtMjldOjxIBQS0EYCruI\n+wGq\r\n=TAvU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"37f668737399d7fdff179d3c36a6cb2a09a106f1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-37f6687.528+37f6687","@test-graphql-cli/common":"4.0.0-alpha-37f6687.528+37f6687"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-37f6687.528_1577712425366_0.6602283117365852","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4f0c934.528":{"name":"graphql-cli","version":"4.0.0-alpha-4f0c934.528","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4f0c934.528","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d03d9c55d4b525c164d373c1eaf00150d68b6364","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4f0c934.528.tgz","fileCount":14,"integrity":"sha512-kVk3Ny8X3HXt80nIw3s40wVsvoDlTNmbg0+DQ4SMBIMQxOPp5W+GZZSbx8YrempKJv+0yyM13F0reXEJuqmG3Q==","signatures":[{"sig":"MEQCIF0t/rVk5s/uMnsXDYRpKFX0kgIUzsa/1+qXHfl6XbxKAiAGwu+WsAEzxjzkNTiwNCoTfTDJBshDWGZ/x4iNVjW75g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCf4VCRA9TVsSAnZWagAAvRMP/31jKrM5hI/xQmRbBDKH\nbzUCfbnqeA8ikBplDohYqfGAkMzT+6MzJsdIzAXyAhCg9Q8Fh+Trz3IRMhAp\nhCZZ7mNb2P9w9+rYcPlV7Q0t68pBlbWJK+WJFNRgIL1GGz6bep9+jPzhiBS3\nsTEr8haavMnE8FiVSMfl3M/pzxq5AdBr36zIbXnBFiYRBWWciyX9fGMMfCbm\nhgdGmMszfA/+Skv2RBAdMZtRdO0PaYW3xwKAEtyiS9tquoaa9D55E2hU123R\nHrNwIKEWb5nvUrxJ1RHFbKbp3K3JFo8Uxt5cGo/c1aXUR7cMBvT2UyJVRla6\nDAgasf83W4IeuZeLHCVdKyK3JEGYOxhC0ReHVtEtvYYo94cVUlwxVISK73ts\n9MMuiXE0+er50OVXlsD6zrVLaFdhlvJmC1CEL6ZtSa9Ub4TXdsAtIGIYyTpN\nj/+BhDrLjlF2zweZhkElNpa5SiLaB2KZFr0T7F6lX/GbpQw9db1Rtty5S4MJ\nsTk4BMk6V/G8qpYm9elJ1y87FvKMN76koGQTcgR3P4gtDXovd0SBB34DK9vh\nIYmWtDPUTIfiR6y0r09k+H6xmtbY5Y82Q/wXs9ZcnDsap0IR+1fCKF2/oEVB\nkrdaNTgbRjHopeEkj8kaZEyKZBE7KQAPjslpPRZxe4mjl0Y2LrJbYkYdJJl0\nRkSZ\r\n=bjaL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4f0c9349f641b5ff9a385b4749f9a4876f393bfa","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-4f0c934.528+4f0c934","@test-graphql-cli/common":"4.0.0-alpha-4f0c934.528+4f0c934"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4f0c934.528_1577713173539_0.17585605342247446","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6610cd4.529":{"name":"graphql-cli","version":"4.0.0-alpha-6610cd4.529","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6610cd4.529","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"047615eb5897618a8e2b8703f3077f218b689a06","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6610cd4.529.tgz","fileCount":14,"integrity":"sha512-n6Pk7IRPonwD7Q9A/xUCr9CRSkmGFOzQCcykzHlQ/NEVIiJSYyG39kN8Zvl5vS0UJhhd2stfVdIwIRPS+c+Uvg==","signatures":[{"sig":"MEYCIQCoaOnn2AE5W1s2Pf5hiT2nz1BahdeflpgIItlhcNNAhAIhAKdfDWvxnCsu2wxxdWikODpQWiZeEvP6/sq55hPJXETJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCg8hCRA9TVsSAnZWagAAmEEP/2f9Sv+CmlHYHhuYO6Sz\n94FoICKlq2PCbqEfTEiMaxYHuF2fI4efuRRm2dqH4pcB5It00Ltbx5xpwDcX\nyplOh32KpePUHuw15hbckYuT3CHFBOG8nkAAbSmHO1C51wGojgr3junVT6Kb\nBAM/UhzCoH6PRfk8jHouYyiBX9GaZnelsvuvDofJFjcfOVybqQrSunt0qqh+\ngUf1WXCJOqGMknF+SH6sCA932Dk2XIVixzf2n8SnPz0FFRQW9m39rEwx8Aeq\nWfuH6wL1W0+GBmXyYy9P+7QfnQVrAbNQEhQCD4OJttA1wNEtQztf+EjBm2UL\nnsUcckv72n7vi7Q6IOVc5EDcwmNqPczO4QmxEPNmxrwcUGcd3nUsBPHHzzV7\nJZ6yOgpLlMVgsLclOSXwiiwLokkPlOPFnWNoYXwvubuZ309P6Qob8M2tb6ks\nne+5vrz6drgryalPXJ179o7M/gFvGVAuT61tNEAcXoQdMfcADFH14BsXkPx5\nDAiQqmswh1AQQ62mxGZXJUe0Ve1Y8FabJ2MyjZbi+6FOSgmzGhbwmG0ugVsd\ndnwBWBL3kLp52yfwHVhkfxE5oe9gSlEzXWdlNRpNP6lT9Ldr941NiSU8Pqo+\nPBuXNhh7PpmIdwiAmxvVrNXKP5DNc7NrSGoUA/tGs999E6K4HjFbS+lvEySJ\n0cMh\r\n=sm46\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6610cd4ce0909fe80facf88290da5730bacd7367","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-6610cd4.529+6610cd4","@test-graphql-cli/common":"4.0.0-alpha-6610cd4.529+6610cd4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0","@types/resolve-from":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6610cd4.529_1577717537377_0.9864307150982359","host":"s3://npm-registry-packages"}},"4.0.0-alpha-527a156.529":{"name":"graphql-cli","version":"4.0.0-alpha-527a156.529","license":"MIT","_id":"graphql-cli@4.0.0-alpha-527a156.529","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"94b1c6a9ef9de43c54418cc1c0fd83a62fca75a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-527a156.529.tgz","fileCount":14,"integrity":"sha512-ARc7Cc08GS1slfsZh1rVJevTAEX5Z9XbXHsEJWdRtT6XiFiRahSRA83tTrYlT7XzQDV0iRAHt20H1k/CEcx3LA==","signatures":[{"sig":"MEYCIQCDI6oKWQ6nQXliBvJLve3jWBl5HuyrWenrDVtKP/bphAIhAKzsKJ8ZXHf1E4tnz4VbEd1DR+EBDQ6XqkvTc1djM61h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCk1NCRA9TVsSAnZWagAAfPIQAJj4Hp96x/q/Z6HKRMae\njcizZI0wjm4WsMCDqv7ay0k/RhDqZ0/bv/SkzTEQnfluYWzC2WuTznA/66P8\nUbF6cbyCKo87xxyCjClqik01WPVHgmMLo6ZlrItJk1LFVAid1tmSro8JkhqG\nKXWPs4AcIdXURIcAzCH3iSN5RX28ZkEXU1OogioJ4rpHYzxtUTsGf3jLvcGM\nPXG/UUdr33aQB/HCvFpT2B2k/nKL+NlQ9YYETJXwdQfTSBU5oCiUGR16ZYAu\nIplRGuzA7f9ZNaqDpxcWCOWHTpF3uxJjdQRLb2rcb+tYuqLWX/Cep/IMSzN6\npQkkcjGcn59oIBeDEIbCrHvtv/1N2el8JFbH/XJGpXevyzNafC+EU7ffkT+Y\n8+VajC/JGkBK4oT1nITF4AQr5kkXGBe5hkPApLHm6QAwN0rlYm+qKjVdQ+21\nh5DG54LITgEgUrPvGYbsTEBKQ71Q7JxxgpufB2/cnxGSqp+Dgg0eqdJeEf1V\n70vLzY5Z8d9nkfc3ZsVTppDQcIST1zPOL7y9lHdlhV4r9uZGM740K+o18FrW\nJNS2jcpBWvi7/0Un3z11yswbJVpWG7ZzueJXxjeGaQfyxJ2kxzY12s2qy9bK\nlpfubi+WMsLlcwaKQLIpn01RagP3VrdYt7UTwSG57Pmj2ff2xV/N9HewAOmb\nVBkx\r\n=bcCx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"527a15661e8a15f37aa52832bca5ae864f4b37c7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-527a156.529+527a156","@test-graphql-cli/common":"4.0.0-alpha-527a156.529+527a156"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-527a156.529_1577733452901_0.937511909917756","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fa07f95.530":{"name":"graphql-cli","version":"4.0.0-alpha-fa07f95.530","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fa07f95.530","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0d412f7f33348f583c97974321cf1eae46fca7f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fa07f95.530.tgz","fileCount":14,"integrity":"sha512-F2rTJOSMxmwb/cS+V50DS1uJ5EQuGkEG7b4hhv+CrHm3BFogslElYMrxjHihw5r7g3dy9HzYLM/PVAGlhl/rgg==","signatures":[{"sig":"MEQCICSzHN8/yRId/YU3+3BNhXkh05UkY8eqJNnpPZR1mF26AiB7wWevlhb9D+GYDgt5RRQev/LVkegQAVEDXXZYdtc7Ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDjhWCRA9TVsSAnZWagAARzsQAJIfknkLbTxvgT0wvH+K\n8FlqndEap6rPZZ1WQ7XEU9kVnvh+NxpE1/SLBhF0RJ8rH1+y8o0EzBmQrhxL\nXvu/fX8Gxtml/0o1+HU67FwRyBuPrZ12uIcRHmPeOlL5/t4z8/HywLfC+rUf\nqSQmyk/jix8h2Jkn6sMYdaqJwpt+ZeGcUAINpm/kl8ja8cWYNbdtYFPCU4b5\nVGJfkqTuthGc/8IGmarW39CSLjowfPYyhjnDaB1/cBkqDsnlWLyuxNIxWd/6\nTZwXoYz70UOJ35OcrG+JVET7Hvz2GkzXhmiVYmuzZ0t4tJwsQG7hicfnf6Sr\nk2vVG3mKFIfRVH/wy5Yf2JEo7JN5mmuiIH7JL2RtD0j6zWXh5m47afc0Fq/Q\nm6v/pQyrjSCjrWpS6ML0IUDJxQGJFf50aulyCS4uZZPIby6IBThfamrJ71Ak\ntG0Hcb0jUnW04AZepXtdTV3+D0z1JGJPmC0KRS15gpniYCdWURwcXwbptUCJ\nniaBhjqBl2BAlxUyWhkQQSVUkbtbOPnGmPqr+/Bn+nmYSvOazs3TvMpsz8AD\nSp8n1GYWybldP3IKu+J7M2U0pgcLatNr1HkcEoCYkrXTiZYCht8KGx09lmDo\nsK4icI4HP7fTymZFDKSsB31JqJM97LhDvWvF1OvYtfmbhNDQ0ZtnJiD9yUHr\n7L7j\r\n=TPzI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fa07f956252d77c3aad6013f4a8c122272f682c0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-fa07f95.530+fa07f95","@test-graphql-cli/common":"4.0.0-alpha-fa07f95.530+fa07f95"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fa07f95.530_1577990230143_0.14790568394725945","host":"s3://npm-registry-packages"}},"4.0.0-alpha-765a34d.530":{"name":"graphql-cli","version":"4.0.0-alpha-765a34d.530","license":"MIT","_id":"graphql-cli@4.0.0-alpha-765a34d.530","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e755db4283a831644fa71cd6a41abe98d125d778","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-765a34d.530.tgz","fileCount":14,"integrity":"sha512-nLr5uq6+iVV40avuzyiIZkx159uSZ3SuiWOx18xRHtLJ0xVJosYTn9IR3nzIEf6H3pHG2gXI6MU3nCVKt1sYhg==","signatures":[{"sig":"MEQCIE7st09dsgfQTsbJZ6gnJigOJ1teg73DN0wvZorejc79AiAtGsbiQiWC/mMIeCZbUbz7JX3NXnHin6UcVblH29OzAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEy7lCRA9TVsSAnZWagAA1aMP/0SU3pTQa6TkaYQLBnxX\nV8nEQEBwOemq8uIPGb7eISgBvUOGCv4kBzs+jIDdY9Zh29XdmUsrZUZQymfn\nCo8ea6SlcEpSHDWETLGWae4a+gcwjqBiQtSlj/eIYUVFbH4/tHIRY5H01auK\ntR8lWYtu5L/8cCFil0xgHdgF1DEXsPPYxloeLbQy5pW3BBH1NwoUXi4cefuj\n311MVQzx5M+hqehPIbnPMgiTT844KRJfnV25Km1VW9au6LigMJ4tLz9UvOfv\nbpFuC3Wsg9GeN8PcdhjMrRo12jrczGcmW9uozy825vrJIpMjdqRwWfkOmxry\nRAlE60ukjFzjnG/eD6kv6b/KI2h0c70pS6DXgZlFg0WGWah2G24osvKkThOj\nCRmkRN4TPBFybQeOoET7sDGm2GREZZ1oMfClEWC7wHRF4Okv/UnEge854MD9\nB5RvoqVTsDgaC+J1PgbbkuThbzfF97sGo/Wk0YTgyrMgZh8WZfAiYACJ5yjf\nzUjuE4yPQnnHgafTsIs8z26y4wwLtBaljpmg9havqReASGzr5fCBJ1la1j9o\nz6gOZXNPHLLGt17NU+FoNZblDbnllCtBe2ONlwrS5TlL1jmyjIad3nfesMQc\nwamWY+krbF9NIOk4pBLQklKRwcmtfuISH/14EtWprX8e334RUtSYXPX0L1tR\nCFkb\r\n=qWGJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"765a34d80d19f0c384d2bafb84efd0614cc98e73","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-765a34d.530+765a34d","@test-graphql-cli/common":"4.0.0-alpha-765a34d.530+765a34d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-765a34d.530_1578315492708_0.5012637549313634","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d3e0bc2.530":{"name":"graphql-cli","version":"4.0.0-alpha-d3e0bc2.530","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d3e0bc2.530","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d411dff5861d79a103a96471d3366a10e05856cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d3e0bc2.530.tgz","fileCount":14,"integrity":"sha512-CQ5IX546LLYk7fVjE5XZAhTqepgBCJKgDTW/6KuCJ7vAkT++DRTV1No7l7vyDCPRWUkT8PG1k6KS5KtfJtAIgA==","signatures":[{"sig":"MEQCIDdpc3ZNe3CNKs560bCWsJmqEQ+vLZpkQmHqJk+/936xAiAsu+w/w9ihkC0DrEVwZfz/VbwK+1JoUZ/e+G4i/m9KXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFVKCRA9TVsSAnZWagAA1n8P/RfpqAURI0v0aEHb02z8\nwk0Wo1PZegRJlEbosrqeEqQUhjuRn66gqrJDGM02O17/bwgA+qNo+4Kp0bjz\njkYAgCc+hdqSTXkOMw4psMOQTEhQYzPLfKDszcsvdPqmLQKGvba7apSx6RtE\njDaABLyzon3KIgtlSdIoTxQ1G4DDdnDQ5blJ/n5QjxmcbnTgCxWCRRpIYTTe\nm6oEzXKPA7zq2FkQ+v09erRWiunoQs+FhQhCzkDaqR1dQG72rLsi2CHqFwe4\nAuMuJ9iKfFGGSTiJm/XJZE16bQsNt9h3hi+P4WC3KTRoi4sIeFqoCwaak7jo\nJxqFDaSIHVPTWOY2El44+2j7YnFiSXadoTgmd4ALfxZGeutgXd3OGMWYcyKr\nyrrK7Nx3uhZNzvbumHblZZKSgKbOUPWb73SDY438A3d9Py5hyJialDpa7gTj\noBDFjxSwBrEoitMMNqeD0S1lWTSGV+8xuIa+Cisv7IWI3AdVytdA+Xe8PH9i\nAsR/63dl96N3Sd9LpInFiP53GxtLlaSYdspCVJXxrR4amMlBY1EbwGrLt25m\nSGa1aaVUySeCMQHde8rEbGTAGaGPNq/Cbd/MRVe05dYtOWu6FS4SPjp5IB/Q\n1l/odfxczkjRdP3BxSSy+TqYxIPw3e0meIFOQLvbbWH6YDzSlvfRCZHSqcxp\n804P\r\n=oFyx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d3e0bc260b80658e1ff8d23d8afa55d486dbd86d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-d3e0bc2.530+d3e0bc2","@test-graphql-cli/common":"4.0.0-alpha-d3e0bc2.530+d3e0bc2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d3e0bc2.530_1578390851589_0.26533538076175556","host":"s3://npm-registry-packages"}},"4.0.0-alpha-85570a4.531":{"name":"graphql-cli","version":"4.0.0-alpha-85570a4.531","license":"MIT","_id":"graphql-cli@4.0.0-alpha-85570a4.531","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cb47f987a2f28da5b050d12cd6d8d8fa319a06a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-85570a4.531.tgz","fileCount":14,"integrity":"sha512-ZrwPlOkPic9BqXKRdJc7zUUjuti0Z1bEJkBP4BI7fDB16HMR8MGDDnV83YIF1znLWRxwnd3v/BNa1gQR6ykEqQ==","signatures":[{"sig":"MEUCIHt+BZ+YbpTjmI9ly6r6TeKJuVsn4yNLHJLDeto5FBfeAiEAlMj9oSm0T4DL63buljpXP9wgheARcLgYrTaRsJcDVpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFVuCRA9TVsSAnZWagAA9ocQAJsSycXcOCen72YUzJDB\nk8NJmicCKhvk4KHQ8QppUcTyk8CS1XpV/ZKq7EacPuki2iZ47YW9fp8En5HR\nNv89iVArDEk+ZHh4bUpNPoOn0e05GM381lBrlNchhZygZFQqpFqhL8TMO9Gm\niIqkPS1+Ygb5jF1R+OtxBeC8oQY03+B4Yg5cIvYCsLgSmyzcoX5GceW9Br4L\ncdWlJmWU17hUj9BDiKpI609Zn5jsRNOpWi+xvpc6FfJ1wTXTgCNJid6FPKKJ\nGfy0z3ITC1MCHccqR+roh7BVyn8S0L4Ugt/CubALC/0lg6MGzI305xdA4qgL\nVK8JllIlkqeGO6Xmi1rI5K+noyKe2c1V+4hmvHK9XcOc9WCzAeyHc7DFKCfj\nRkeMlbw5Z0n5O2Q4QVPvKQ2LvUKApXe5nNQydsiyY8Zpe/icoe5hBrM923qa\na4CSTM9al4nJSR9V52x4004UTApkjG1EONMspFjo3IlaLlNB9YgJbZFwL+Xt\nanI/vROGZVdvcjvBvAzI0d8DzvsGJ+xYL9CpjcWWctLoZ2Ss5u1XapkNqVGR\n4/0bvcbadf+ShFoMbR+S8Op2LN7vQWsK/hsjDMfyMm5USTGGbZerLEVYzG4K\n3COCYQnpi6sf/fziPexWp7vVdqCFYecay9WkhDLgtnoq3uL//UFlOEm4RvR7\nyhZF\r\n=+dtj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"85570a49a27aa1672119b9dc8d8cb23dcc23e51c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-85570a4.531+85570a4","@test-graphql-cli/common":"4.0.0-alpha-85570a4.531+85570a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-85570a4.531_1578390893835_0.5925552965433587","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ebf074b.532":{"name":"graphql-cli","version":"4.0.0-alpha-ebf074b.532","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ebf074b.532","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c324a8e6b5d41bb5d08fc11508c404527675b90f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ebf074b.532.tgz","fileCount":14,"integrity":"sha512-dWlCLofLtZgobWfq2rIf9G3PUEjl53W0CIbYVnekXlknMEN3BUa+3RZ6UQyoBZAqZsvguKuL2V/ikL0do+GCGg==","signatures":[{"sig":"MEYCIQDJvcbfds7068Ys17xBr8x/fzjiB4Od7Wivys6VlyLktwIhANc6VMZMZN0IZeMRsFtZhs3HRPIz7wbLe6iccpr+IDNi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFV/CRA9TVsSAnZWagAAHUMP/3gib1hMIyU4WyVNVDzp\nCtnSuRH9z0OvYrwwzNXJLTmRkqRJ+q4PqjackyMKTiJhc9NsD3i8XKV6w4+x\nWGs/bBXM0pUVEbWH+9XHnnlJQj8kfvZEC6E2SL1HMbeQWhy50SNLPQEiIE/L\nMaB3FbM5kb3IdOwEhOZiHQgjWqnwYenTPo4e0qdx6LGdG4RUEn51xRZpqeZ6\nApK/ZiePxqu0LE3skIOn0f52blBoWk+/VIjj/cm5rjFYYq8YQxHd0j24bEr2\nu3d+8aBSdV8MppPXSyi8OTDO4apTdKnXKhQNn9Yndnh8Y6GLuu2a+X7ji1te\ns2Tj/JzqyrGN+hQ1V5GB398E0hrnGO+JyQh2+AdwCE7atsIU8WPOMG0+Dz15\nGJOYI2l8oKkvx6nvjxiHpqAWeUs1fY9AZpoDto5PObDZl7sehJp90EwDg2x6\nWnfw25Jk+9kmAohcH2ZS5pFBx98KMgi4oLk+CsVf62z7KAl2ORFBPCR7/laN\nWqW92JO6uHD1EXNuTPSObFy8czt8qee7zpZJLIo93eM0op3Kazx5oIMTQKaR\nmcPxVKp0a5UDjNhsYUJZbBkDuwz/2RWHyTjduHD6f474OpOP9a4IlsaKOnoh\n74KMPn0RAHgDzRmg3ZxKtvy4p6OZoaVZA725UMM5t2IN0qDpRFbcm5OUIwid\nKf09\r\n=mLrN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ebf074bbb222aebdef4ab4a6902fee827788cca8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-ebf074b.532+ebf074b","@test-graphql-cli/common":"4.0.0-alpha-ebf074b.532+ebf074b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ebf074b.532_1578390911007_0.34026397739713166","host":"s3://npm-registry-packages"}},"4.0.0-alpha-776adcd.531":{"name":"graphql-cli","version":"4.0.0-alpha-776adcd.531","license":"MIT","_id":"graphql-cli@4.0.0-alpha-776adcd.531","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8e25aa3521e31f80f2e357bf9f5816cf6e955373","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-776adcd.531.tgz","fileCount":14,"integrity":"sha512-eHRpoc5kZJ69DbsQ+l5FgjhS/DW5VWZoiCKaoHWrfC4+e6eDzCT5OF3wPnvjCub+wtKZkX2a1iKmWmTAtX6eFg==","signatures":[{"sig":"MEUCIQCtgoDZ+bIG4PVONSySMCKYqd2NDWkSggWg9pD4qpEDPQIgF3NzkZtFTOSMUhXqpwS79ZMVglPm1u+KJqHnmhsJKVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFWRCRA9TVsSAnZWagAAER8P/jPrHnn94MUl3UvaK+EP\nolAC6wNPXxB6PkV+FgGk/ZsE0BBEaNkUTsduf71BKkACwUKPKsRBZSYKVAhB\nKH6wXBLzpJZU8yHbjGVd4jNFGCqeUEXVooIu+lCon6TVfSbB2xipRDUBFZSp\nK8LEtq9XQI4wyzuIByX8pJv0aLGaAB+LRx5K6NZ5rh8aNYFLRGJUAQoYF3G7\nY+PlfPSBVuiZFOjythXMtjqPH5JyhNjXY44TJwA22ld+q/EKc32oIvRZ0qjq\nFg4zG/BGa4cxv3jVN/auKaJByA73c5mvbJ3JcdRtFGcwPVPq+IdYNV9W5UlJ\nZQ0G/ofN+n9fMwDQuHqfBgkWQVHH/pTVCIN6uCOZY79i4WeyDy2V/oa28rln\nxYXTRJfK0/mX6xXj+mcLy8MZ66blCxpTBNbLpK85rzmiJqJ/17PxhC63U5GH\nF9yRArRyb1CZGHckAWWtf7ps5updHzi5OOcRhGtfW3sr0z8AWl9M++O3tW9e\nYHh4Pkz5snrs4wOmLX2ihgOIYOmZbAg453T4vcmBm8jwWsLgviwu3b5TQgof\nHurMnr7C0KMtpCNcUM03DKjI7TS7S4Pb9DBhgy7sxYZTIz5dATxCSh0Tx8dN\njQN7MdvLlUW4N3GmBIZBeYhsdGgG9lJV8rDrqP9nCgaK3+0KAnjQLmu08lLM\nNEcz\r\n=ip0E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"776adcd8005bf35a9366f493a786b7bf1f35b798","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-776adcd.531+776adcd","@test-graphql-cli/common":"4.0.0-alpha-776adcd.531+776adcd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-776adcd.531_1578390929576_0.5572543832834786","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e0a54fe.533":{"name":"graphql-cli","version":"4.0.0-alpha-e0a54fe.533","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e0a54fe.533","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bd81b0e835ec39229d1c3b871e793ab04c14b699","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e0a54fe.533.tgz","fileCount":14,"integrity":"sha512-ZW9UScaiBOv/K3Q/uCSJ+SDgoRltaX8PTWsETXqlkLafg4ZaxrYKAidHnM+PKdcsX4O/veJ+LHg7m6yy1oyw6Q==","signatures":[{"sig":"MEQCIFa9eEmOocNz660wTAcR45ZKgoKcdSuNU1vcdY1/IJqqAiBMBCpztCB05ATJ3Wj3dZWQK85a36UyEFJe9VYjimrgMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFXWCRA9TVsSAnZWagAA0lIP/R0M6jrcqWXI458wkQku\nFu9PikCdec5kqo/PmVmXVizdd084FVIkrTotOwmgiK0qgCnwQ8oAoXxsX41c\nJzdzMqm4gGxSnMdsaOTxqE/uXzvhTTIiELil6xbuafOryTD3Om9EgdjYp19f\ntPPokhPCam2xYcYoRlUX8SeI4TgLhCE2fjWNaEN4E7SHSxTgL1M5BcZlB4bD\nDP/XNIwlVrUwM3ZL5AvjZm+MG9GrjpfHN2kQh06EV+M6JD1uWwX+pDYzHmpZ\ny0eBohavi4bX47GLB3xpqwANd8DWWPQPW2s2wJWkFqS8OIAWrtxsDL+5BG31\nnyG7G5at6KRUFAAbTilNlHT/LVUXeV2HwgTl4I4Hue9Yh678TetMnmpePQBj\nBwm0X7WuysI/Zll4lAMNF93cT8CSnwO8T0jkiaWtI4389MwLYqGizIDWWeuk\nZ0Dsv6td4adkg2eyII92MbrV4VPXx3jaoOpW7S4b+ItV1jhY3kzt4bVE4oJL\nr9QMDsW6Vo5y+18yswZe64KvqNIuBpQkLbESi/hmThEeZY4YC+PFd5D98eDN\nyN4NaOkqoB0IhW41U9VOi1SqqCTverchFTxACzK+XR5mhUr56nj2+B4N7tKj\nyu/gFc6PiTX5Mz297lTRwItIPLNU7opIhzx0S1YzVBX3WlkA0HuQV1cYtylw\nLemo\r\n=Kd8T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e0a54febde240f26c8a3fc0059ee03191dec685a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-e0a54fe.533+e0a54fe","@test-graphql-cli/common":"4.0.0-alpha-e0a54fe.533+e0a54fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e0a54fe.533_1578390997766_0.22862371375586688","host":"s3://npm-registry-packages"}},"4.0.0-alpha-76dcae9.534":{"name":"graphql-cli","version":"4.0.0-alpha-76dcae9.534","license":"MIT","_id":"graphql-cli@4.0.0-alpha-76dcae9.534","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d8784c006f5ed092a27462c4f7a2a3d4e61ed953","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-76dcae9.534.tgz","fileCount":14,"integrity":"sha512-VDqkfPwI0C23YTuVkXgMtuHTcrZD1KmzpFuZ5lN6Z39q9E1fa+tbXCNbaxrK+T8MYHDsSN+SSVAyHlGv0lWVrg==","signatures":[{"sig":"MEUCICgYv4tV0md+y3YoAt/6/gVn0/hNrHrZbyMAqS7NSXyDAiEAh8nf6y5Vyjxk0atBdt9k8AdygcnLh7ehfbTHUDqDlyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFYaCRA9TVsSAnZWagAAKZ4P/2ARm6aUcQ/jfYy6be1Z\nl69nCqCXJplQdrWbXcFtuGMJBrpDdVF0N/iSG8Wxa4nmqKcJePLhC9JcCS3g\ngOFPRNCb4Fqr4sEoec3X9IUh5EEkVvgU7hM8wwVTYVK+/kOiPavAUFMKa39l\n9KYxRJI9yV9Jbw/Rqj19yN0lWg5k84RTgHxiRf32QB4i4Lb47q/AjU7JcEvh\nxoAG4dQ++wZ+iuVyKC/drEs/TFZDRjoAHPibQ57KTsu2EIj4vAI0tJ99Lun2\nZG8sGOTcRHRZvorT3kGyKSVKtvlNBR3Bpmtk6NYRMVRVwqmtxt4M5Sc8ZYrN\nCZWKH8myqzNQwckqMh6dNkir2jdgRnMoyfvFnZfpQQ89n//QeZkBh2D2o+HF\nmDtUz8/g4fyOj3mgeIexM1s/rsuDZRNBOwIRBpbkZITfS4OTo7rqHgwiaS7e\nSAkmR7TkwbvdmbszqSz5nWyFxilwaPBUCxCtQDkG62/di8wb1Wxh/R+6CeEP\nwUljUx7Bk3Mx5dHsaLo7+HB8iCN7C6GyaREpHXOP15S9e4oJP4yPNtCF7Q4Z\n0ueakaGghQ6THMlJwwn+Jjl6LH1U24g2RenOIkhOx+e0MTRP+WcWoR8XOZ5p\nsb5w2Li9pS8LjeLU3JmIeM/MDFnVtntbJQ7f/ESvRqF9myTrP9jOpKTF6ML7\nQbzj\r\n=wLHo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"76dcae988f7cfbcaef0bf73cd31ba0c4b3aeeee9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-76dcae9.534+76dcae9","@test-graphql-cli/common":"4.0.0-alpha-76dcae9.534+76dcae9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-76dcae9.534_1578391066061_0.13481939392945375","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2f8d24a.534":{"name":"graphql-cli","version":"4.0.0-alpha-2f8d24a.534","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2f8d24a.534","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3bc88ca4b4e458ce4ad7d9d886c14e204302b3d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2f8d24a.534.tgz","fileCount":14,"integrity":"sha512-YwG3e9W0NcxM2iSiWhXLcO73mnyMLF+mOpiwgGd2RiJtrRbOo8JtmgF5EyN8G2t03D/GPjk00FcTSADGIItvGg==","signatures":[{"sig":"MEUCIQCnc4pLohonilIjw8ykSxNEWOpb2SnIE623Bq2natgVaAIgTDBy9IXSX2hURY7yVeliGS/TnQG/e+XqJmwYWf1O8mY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFcWCRA9TVsSAnZWagAAON4P/jDa+4KW7x9ybsQgm5N+\nW+x2xwsNiylQGQL0uS8C5c+TvN19U1DWZmysHvugtv/KkS168s2EsyY7Dkgz\nSJeBX49mnwsUSfJiPjs8hsG1g1/jbXwUXhTvreFh1yTskTvju5c73MHvHUpA\nuSeT6UQSYzFo5LgruUZ4rEhJrzlfG7g3YZauMfuMMBI+Ggt50fuTTjrOCEqq\n8OlsJHfkAg94q5nHgX9exS1BsZPpnZ8b2TWhMbilHjIg75gSlOu48GX3Lekd\nBu2GCP4VuB0vmELnmhwkBLHUUBzR43BdJZUMZw3mKpJriOkNFRNP224I9tD8\nY+ed+DBLlunxvvYI514BqT3pWtHt1XvpdcNebPBh21aDQatx7BPX9JmCQzXT\n+Im/nA6L5RhH7vtSVSYbnMx7XOczUGh5Zg/RHrl/D/LcQZEJqXRObCE2abOm\nlCX4j/fejfkIYMAWnLy3s/0m8PWyi2Xu52v1J4z7r3GGRo/EAnylJsZLAwkf\nmoSXX1zbKxWB7Jd4LfX7b58w5KHzWadDQKi50orYwdivlCJAnmDbJ+g4ZS6N\nAzicw9NjN61QqGGj3h6nSI2Jx/FmO9JcWGFDoTgj+NKi9gNUqdvwNvdBfo2R\npda+n7bwK2rnKMbavQbrUjU9pPeEqJZJGF6AOoxm10+LlMJNw/fV2lIUdTZQ\nIKlQ\r\n=YBdw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2f8d24a4ce33c953b8b01631d1ec678ca96e0bba","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-2f8d24a.534+2f8d24a","@test-graphql-cli/common":"4.0.0-alpha-2f8d24a.534+2f8d24a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2f8d24a.534_1578391318038_0.8873402206727452","host":"s3://npm-registry-packages"}},"4.0.0-alpha-009fc9f.535":{"name":"graphql-cli","version":"4.0.0-alpha-009fc9f.535","license":"MIT","_id":"graphql-cli@4.0.0-alpha-009fc9f.535","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f23ab90e62074331793dca5812e495bf5481c9d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-009fc9f.535.tgz","fileCount":14,"integrity":"sha512-V/gDdo5EDrwIxKK8nvm7yJlCtiMh8lYZHbzXrRZgFmuU857z0+ZiZIyBY0EQy9N0xNa5fE9FK4NpwmCsvFlJaw==","signatures":[{"sig":"MEQCIGEDaUEcXs0txoInRFWO/L4oSPRde+dYJdPknFst2JpBAiAp5q54i4hllu3Ic91sXFJd3KyFFDfDeNiioXyHx+qPDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFdvCRA9TVsSAnZWagAAB+oP/0b8UtHXQUIRwahp0Yc+\nbKoGySga8UEPjQ9E5u8wFekwzUnvB0LFGuvSZ8KurfY6BeHh15hh0mtYp2h3\n3BWLghMl35xXr6aHdU8TjffKIJUxHNGVOI+d90b5afVDpbWB0fKqzSxVtvW6\nvbubDMdllYZ/CtX5fLZfvXQFf3Je4uiCfzx7ra3ak+uNLLNFZ3bIjiQ9DZ8r\nQp8lRnHL7zOE4I8MDU4jCbEPAyAw2lzMoq52y82uLqhqO8IKBz+f7Y+fEU8w\nJENaXyPmnqxhxesPWgJvxrOiFJzK7kr/8Qf4Lj2dGESUshR3HawiLtNf0stf\nVR7ezFKOEfOWWFKMSIUQk1jomqqYSE3BouSWJfwtfNPGeCpUvoGHevchqgBM\nsMsjFb0q07kiQt3BKoHXnUjLgR1hSbimGc8EiiWgA+5TBKyY0Vo2PCr1QRY6\n6mDEyVkx+0aVoafhxnQrLfGUyYCgMiVZ2sMtXBXS/Y3i7cgxuInr/mUh0N1T\nT8ALDP3XtfiYiEua2rAGYV1/Ng74LGbwKH7pYY4yjS7BoLA4bu2aBu5HtFiy\nhKVvPhfmEfU8DE/+YKEhTByQsAfK3AsMndtCNQirFMbfzMubFH9B+owEszo3\nwXogipEcsu/KNlFM2Pl4G8ph3BtQDyHM34Vb4MsoqR48tOWCzbkjhLXuVYUr\nIDHz\r\n=7m8a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"009fc9f9d7a1bffc1127f486cbd7ccfa29ea3564","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-009fc9f.535+009fc9f","@test-graphql-cli/common":"4.0.0-alpha-009fc9f.535+009fc9f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-009fc9f.535_1578391407231_0.593818135743323","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bc248ef.535":{"name":"graphql-cli","version":"4.0.0-alpha-bc248ef.535","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bc248ef.535","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"da41350fda5e671344cd104869ba7d836abd6c31","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bc248ef.535.tgz","fileCount":14,"integrity":"sha512-+AGbGJEVWu4UG6Op1T9SWdRqJWBj9KU6Oz1IDmo4wSaP6paiSw6kO4iy7uy5a78WuDE+sEIjPSrmF5E7GX/3dg==","signatures":[{"sig":"MEUCIQDKsOT28oKrNJwJeqeXMQJQjLDlNmqUv9PQRGxDok2dvwIgK+wYtBLZvPCZdQ2N4niDk6gJEBtNVbrsbM7EbU3FpOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFGhYCRA9TVsSAnZWagAAAvgQAJRyPqZr8m+ohzZ3ptHb\nE8tiD4u+FWrwArhvJvuz9NetpFbKyMl5tvzFFU43QxNv93SgfxUceVob2kRf\nDeJ1e61rEsqRDsc/dQHsQFIxNKb7NpMbvQWIadD5EyHqfqS9pYd1pUGTuUQ1\nknMqIcCgSygiCyU/LAPvUJDPCZchlj74sjx7Wb4Jlt03l0H+UMPCQAgJyUoO\ntVBCItdN3M+pAO8MFxwNLASA9Uq8H/OCzMI0fUoar4kVRJ0TZu2zy3UG+Icl\nsxDHOUinNL16UCOpFnTvAEF0zFV9sKioHhRS5XSSDAQ5dJTzukJ+3UwyVByY\nUiQoZp/VgrKr73VDHfNobUrlAh1S8EyKrXpuogx5StPRU+tTcb/hWgaIwqNl\nizmCUELzzN3PPtphnTVIsexUNwetzE0c5HsrFq0NMl5CJBGvcXSFAheZHp5L\nLg9aDwTRtvzrA8xUZtA/ROTQu8njl2ne1HZEYXuoWFfGcfRCEt6kVrUfHGn5\nrrSEPEjeaNu48qNIAjE3XUOIppxvKYq/3Bt5VVQEa/ZMIQU6L/VvwmDZjoiT\nwNpTv8NvDVSl4up4bsO26R3ZeW27Sppvqa8drayGP2ZDeVF+PfiXNCvscRHl\nComZe+R30pneuMm/2t75oD6oaG5m5AZIVEls4K41KPgh3P6oxcvJ9u1FfJcj\ngqBu\r\n=m3hb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bc248efc5dac79d88ba02a69b66570a64016ca26","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-bc248ef.535+bc248ef","@test-graphql-cli/common":"4.0.0-alpha-bc248ef.535+bc248ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bc248ef.535_1578395735925_0.7141249559727734","host":"s3://npm-registry-packages"}},"4.0.0-alpha-dba2345.536":{"name":"graphql-cli","version":"4.0.0-alpha-dba2345.536","license":"MIT","_id":"graphql-cli@4.0.0-alpha-dba2345.536","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"58528a193061795106050c2b57acea54758d571c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-dba2345.536.tgz","fileCount":14,"integrity":"sha512-FIXXXfom9MohSjgdTEr5cyfoK8Px7bZyEw8B44fV65iDzQNkM21RDNSzAQ2X8m3hJSOIsZcAt1yVe2bCtUiJTg==","signatures":[{"sig":"MEUCIQCRW8LF18TBJ5DRBnX3WvT3iFxSponbJVdkgDStM9dgSwIgdKfgimbVhdR66tTRElydQOEFxHICLklGFDaNpWG1ldw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFGkeCRA9TVsSAnZWagAAjoMQAJdWJRGMWFjD/2WYNs8m\n4/D/w0nootzfsYQEVlY7Fei4+vQy9xwjSRuTiMpSd5KX5WwfU3PyKeEwIFXI\nNpgk7wfDAucOCeOysZdu4vbP7TjcqkdK+ssT9buO34SYWrxyqLbk8bN8uuED\n6TVykeB5mfKUijVh9li8xmA+CPNMHl/pI+MiCrXr3Aw8O8fF6F/b+RcyoNgP\nWfjzcwoCIpg9ZG3jJuySNhNczyLbnAtdQsqNN3GOYha4doQ9w5heR+SM24UD\n9MHG/s9yRu8/deaF7IvK5+OyLqmAIbJtYQZLgNvUM6cID51kMDWRqjiGwtWM\nVPbskSPtIeTF8dyO7gw7I5osdii3B7PI4uM/++jFb6B/tashGSJ7XqqHeVQw\nHq14U3WYbpfX4K3wPK3IzUI6/Pfyy6VS8pzfxhre6ZmJp01ca50ONSFxWAH/\nyKM1xOwYrgTSLUiuywpuPp39xlIkNMMOSLuhaFsTFbMtzv8yhphp+uq9qU9y\nFX0OeRkNHhh4yw0Br1Kvrv0secolVocb5ilCeLw56oLg70GchGOqycBKGYBi\ngWI7K0zkPywWYiUSMKEafRZaYHdx1HHXk1ePhv7qptGyOfv0cByQw3n3a5BQ\ntLcsIriemdOj+ghYwCEjvHwFyjn/FNus/cG3u5eoebxAugGVy9SNVuxhUrY2\nFOEL\r\n=3b2P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dba2345e1eab31fe2467c6242994726c5d6fcb06","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-dba2345.536+dba2345","@test-graphql-cli/common":"4.0.0-alpha-dba2345.536+dba2345"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.22","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-dba2345.536_1578395934165_0.10482633998934188","host":"s3://npm-registry-packages"}},"4.0.0-alpha-92baf1c.535":{"name":"graphql-cli","version":"4.0.0-alpha-92baf1c.535","license":"MIT","_id":"graphql-cli@4.0.0-alpha-92baf1c.535","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"59a1b278ff299f7a50a7a6982aef4797df502b3e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-92baf1c.535.tgz","fileCount":14,"integrity":"sha512-rchWk1ynQdsrz2SdeYsnzvkVtcx/vjxm2lsZ7OwWyReIcAnBVLc/4tTF2fTAgD79c3hX/ZDEULz6fHl8x6Ho5A==","signatures":[{"sig":"MEYCIQCklhm8IrEHRLrIFcmZbEyFvps+ZfykRWThEGPArGl/sAIhAOruxljFs9bC4sZ0tjDfc5bB8ZDfxxAa03Nj4pB+oTtm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFGk3CRA9TVsSAnZWagAAwdQP/iMVtD+CJQ1jEtyYZxZP\neWkHpyi16dnK9fySCKmp6ZU05frMMjetB1KMHWcjvCV/9nPf1NzzkDm6gYwk\nFm8ueLtmNxTLEa8kJI6IAQGojec/FF1lW3a27HdXZ90X6un57AE7A6CgBSfW\n/TWrJ/MX/+VCbmcxvX8L8Ver+OBOMiO4OVwBN67nmNzSMQLp6dXOQS9O8zoe\ng8cqQBjE6b0ecKhAcMETrGwUI+om261er7lwd6me/dzbu2PA6H431r7raNP4\naRk1+rEdZh0TOOlEbAV7iUzbdptQ5M4YZrehNqMHOprS95VmpolFprSwvTfN\nX8LKSZ7ypF1m0Y1WGxOCU+ZKCtP6yb7GcIW5RHhIOOtW6GoI+l4xs48ZEPT/\n5oBkneDmqlTMZJ6bX3x2Az1pznCBp5AQJV6ZwIxJ5CzvRFM0VmT/Ejgl9rgG\nTQhJVqpbWIXFN/a+hqIoStlwo7jYIzb1TtDB4aZjWNaMj2ILboohgc6WMQ2r\nHDqOCf2meJnTpnSy2e+m4+fkTmZe0hU4G7ErFPh0pQRrDsNJc76Z307yVYZq\nn6NaIN69tuSCx/St6rjz0LUiqpBvSfVKVOqFwYI7AhylRZTFFDJN61/O0L/C\nMDzTyM8tW/9u5l9OHIOR8lIsCXjym5l93YILUPaaH1qzkW9n4elNvb8UX3N5\nbEbJ\r\n=+3QR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"92baf1c96d77f2c24fb3eb680e6d59eff507a199","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-92baf1c.535+92baf1c","@test-graphql-cli/common":"4.0.0-alpha-92baf1c.535+92baf1c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-92baf1c.535_1578395959350_0.23086009193243084","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fae5775.536":{"name":"graphql-cli","version":"4.0.0-alpha-fae5775.536","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fae5775.536","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5df298eaf27f15ed5a846c83114865099025f420","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fae5775.536.tgz","fileCount":14,"integrity":"sha512-p56L91sNhfWgMIVoUMu6aQeu7lf9sVzYz2fBn73WkkK1vFqwxf5D4ZCdEiQzFawCOBxFbm001Uzh8RV9DHncPA==","signatures":[{"sig":"MEUCIA8yN9F9UcYXgt0gY+ULXlplr6ofgfXjsdFIsdk04+raAiEA+cb4HFio8jOw+MGjeH/ArvMwvMm0qOFT8P5YcboOg+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFGlPCRA9TVsSAnZWagAAHvsP/R7TdP3ICfkFqJvgUMkP\nMmYfQd9uyWOsQno8jBIceA84pCwuMKPmenfAIGnol7EIPJ1cbo98WMPPovi+\nynRYE60Jrtci5ScuvaLIIYPJ/H0a+CvjfmvDiERP2FTQ74EgoFE89zNVg0OS\nJg9h4eaPtfh1Q+NENihKwJwLUDCmyqJnrgglMGizR6cITVNbMw+ieNMfZsQL\nR5di9otLT+gmoQa/Vvs7sHfUz44Nfd5dnVAfV1qBZioMiiXbPa78DjU+PL+t\nxoncCqs84zmSqqE5U4q3+euiv27BXTn57kT7r3/YucW4BDccVMwfPsR5mrEG\noQd2Uys7Cs4DDwFlszh1URi9eLVaT0M/FIKv4YQ9i0ub43EZxhg0Ono5WG3m\n1gCl20Ki7hModxG25w7DuKKt9S4wMCzTJlYAZQ7R+UNPaeIXiefFOUDAMzrD\nCIchQTD+yuYFZiFucisuU3F/YClK60meKHmYRpoAQ/9f8TNnoRlRr59/Uqx2\nahX5EXr7DU5nxf2SeNneXThfYPS0yqvuub08lKmYM2RbDa3h9aRxNS36WUSY\nnd0WO99Q29YEjpwOpnQ+ql8WP+0U8J9yg1lVQjLyXnmZ4cJTxiiJwGC6gcga\nTxUGWfBkreMz+zTJ3reu25jO95jOSIQr4dwBgS4QYBgv4cHb0kTW4kdzvYgs\nGbBI\r\n=qDgD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fae5775a21b398688adddc149a72c7b6ac0ed01a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.0.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-fae5775.536+fae5775","@test-graphql-cli/common":"4.0.0-alpha-fae5775.536+fae5775"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fae5775.536_1578395982649_0.3013519097295887","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7172e72.539":{"name":"graphql-cli","version":"4.0.0-alpha-7172e72.539","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7172e72.539","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9a67ded1111d05a50f3d939c3e5d4c23f0c6c219","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7172e72.539.tgz","fileCount":14,"integrity":"sha512-xVll6ckfC/JDoLvGHlcmxB3qyj7jkrmd+Pe/voQi/CdCwBgkOoCX/jmjeFf/rYRvF1y/wW3la05t/h1U2XB03w==","signatures":[{"sig":"MEUCIQDJcvzC8jB+GVFeFIcjBdCcChPuubooxdyqupKzUGzOdwIgdNl1nuRPXBSsYKhWHxI05uNeGwvI+4p3o9Z/3ic5qcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFHazCRA9TVsSAnZWagAASQIP/RJLJNGj1T8sc1HbwnP3\n+hTODFdIHQpwrL7C2ZLw3Ky0JHzM1gGfn+CPOxIyQbPs2+dZOnJEAnZ5xgzL\n0M2HlLCGQRVJIm5OJs8kDWMGQgWL+hlDPIYWCg9KppG/n0UWGrNnfP4uJaeH\neeL5Lef60VnGo7qOOC2G5bYapy5oXvocGHDCRJoU81PIaQQEpsLLHyKWfZ+K\nQl5dtjguM28LulOWFFlZ4C/zASacmX8rhNRLiSpq/q0jsmPa/WcW4Y50/kXn\n1SrBvenF8v2dI91gOK8TD6wVySbc9ZzCFKyOB+ZjdQ/Tkte7RvNZh1SkX9MA\n4Xo9DqG/K3v8visS5ktC1T/sJT/0EbnCySp0VpFRy2pO8uC3j6BHyjjoOOy5\nOkszA1ghl+H4Jq4VATYUDgg+VK/rP62fGJqxI79JvxE3CHzyQ/E31ECfNWEE\n1jnQhtw/cBa9qgLKIZiAsCmkydiM4yXKEEgqlPvV3oxAktzuD1VOdnKCnAuV\noeFx6Rp3r1dakteWUoMvzbOenE6j5r5oht2BikvkJqwLfdyzsibOnCdigZJk\nLW+5dL74Oi1QbjNgK6264GduRAXc3XaJfGusaj6YLvFvPuNeVFdAHfASeYcE\nyYlsRMhH5dWW656pDLPWdU+5nqoVXiTAUSoZ6yYq8we1haGgkj+dnyDyw9Yq\noqtC\r\n=pWRF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7172e728f394573d7c238664535734dde113830b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-7172e72.539+7172e72","@test-graphql-cli/common":"4.0.0-alpha-7172e72.539+7172e72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7172e72.539_1578399411455_0.2520810063464025","host":"s3://npm-registry-packages"}},"4.0.0-alpha-dc64eac.539":{"name":"graphql-cli","version":"4.0.0-alpha-dc64eac.539","license":"MIT","_id":"graphql-cli@4.0.0-alpha-dc64eac.539","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a7080dfe3704dbabcf29ffc2342695a3788f0540","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-dc64eac.539.tgz","fileCount":14,"integrity":"sha512-AGCE9i+z1OsUTt1es7oWP3xTRU8uCpxAtXzyFj3dBTfrXhNH1ql7+mL2oHBgyKOTixX9GdP6xBPsgZgqcFOcOA==","signatures":[{"sig":"MEUCIQDY/lzNcR8XOcNhjTIuYPgJ14VuhknAquQ82ZT5M+asbAIgM8hUame7dyBIl4zYd7j+ZUCEwch7mDGwHX0Nnk+E4wk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFHbRCRA9TVsSAnZWagAAijcP/0PH7UMINwWSo64Vbw5g\nzNYG/xsv6aG0DBT5Rn0TGSwXsxytEJLVRArfckgPnr08WuLXeYCD8RTex7ip\noO5siwnJSMut3UaTYC8pGuAb2w3a/JRA+lOlBOpjwXFg8Fxq3ElZhBce/jFH\nmKj9GwXNCp4nZ4+bVCEQGIve6VgybbmtzzDyTBhMseX2WE8JXW+Xpasku4jh\ngiaKWfd3dfRvnmlqXy7WNsnLdymHtTFf153VUNe3/TOefB1Dhlpoec/VvQIp\necD93SPeRjEJVziHaTRLNg5It1rLOV83qKhniN2K1lWWgH8aEUSbl+MpGlTq\nB1nAeCzO4fbXTjd3K8YkSySC2pVB7ZXNIwQDg2YVBb3qE1J29ozYp9zwCxVt\nzvI7adGzbyhhytVo9xasLUKc6fTJd6XaWCoFT8lUNf3Q4BXzMDo2V6szAxDe\n629QD5h3Cky2bEWIAlA607nUoWmrF0pBlIjFpucOfE0y9HXlhG07Z7PwKrls\n+XceUD20WIwv+jLUyVFDIQM9IFF8aBFg7tCABIW0ZmvZUjCXMaCoZCvOiZCZ\nyvKYJvsMhuDwm1ac+u2Q8sDE4EU0R8N3f/QxR5PNwJ0pKyJPFCi423a5iGB/\n2SD74VT9CO8PWei0yqb54BYui/k1CuBY70Ol+v/Yzi1F8c2Q51nhktjaeS/8\nGFXe\r\n=3cZ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dc64eac4ff9c4462e0cc8885b50dcc130531935a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.14","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-dc64eac.539+dc64eac","@test-graphql-cli/common":"4.0.0-alpha-dc64eac.539+dc64eac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-dc64eac.539_1578399440235_0.8360062251453342","host":"s3://npm-registry-packages"}},"4.0.1-beta.0":{"name":"graphql-cli","version":"4.0.1-beta.0","license":"MIT","_id":"graphql-cli@4.0.1-beta.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0e5a2666764a3d461af78739e1f695744f4c04ee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-beta.0.tgz","fileCount":14,"integrity":"sha512-LPLusfMGeJjyh8Orl6uK0SfTvBx4HeOcVvH45neYLloakeiho84WzDpJbIwTyMlZUAikMOGPE4amV4/ZWvXXlA==","signatures":[{"sig":"MEQCIEoigRmtk6ODrJkijWViDmNAsVNK6p2ZFToI1kU0kW5pAiBC4bdom9ZiGb/F8QxZEDigjEHeTWpaT4/Qv/7Svp158Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFH8dCRA9TVsSAnZWagAA/gsP/Ag5MelVx5tBZLi7Mg10\n1gUNuSUb8uGFsFoEn58UTyLMbzXheI7BgvYgQ9xHwAe4E+FRpPjYeM4nY+FR\nJTxHfwLvRNrKl5EINw7jltea6b65o/qnkIh6DhZJjx6kMON5vegJlw3FiSlO\ncJXdLcCxuNXqT2TGQW79bA1U347U6i6XVgi7r7b4jOIFsDlRABmgdjGk3shD\nbIt7FdvF9nd4GeUhOqElCOm3uUzN9qSKqamtU77K5AeovqYVetB+110bGzV+\nb6XmVL9QTIiCn8h1N4bRGWIBLsNLdrR1brnPOArfp8Nku1wkcUbEuiOPnKfU\nha/8nvZ6EHgIUmzICl0pk/PGKdn0k3TVFBi+4kCOWBEbz80H9aqkXLU2cOie\nEcihPxJKPC6QnyUt8kco0ByBe3xUOpIb7A1enLQAEqVwS1HokgimYOeifZ8B\nC+Uf9clTB8GuyemLosbujZPHMlv1P/I97Izr1otkmljMMzjZxg8I3mwj9yCv\nsdL9DGpiCnY5myXVCgdS6eyiq5QyWzWEwKTcznmxvxJILb5Kch7g+UqME6Zj\ndM9MN8ZmbKBCoCNjSMIt33HNNlw48lsNcoL58LEguTSJ1u/VYfc8iVrEbRtW\n9CpDofrrnu5Sa6Tt8d/oXyY7euOjlv8D7ei3PyRawAd0mmUtpRbVUpCJSqz2\ncSft\r\n=YeTg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"96d2d0dca8837beeab24a35d5f0ebab83aa81108","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.1.0+x64 (darwin)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.1.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-beta.0","@test-graphql-cli/common":"4.0.1-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-beta.0_1578401564762_0.970623157675111","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d049040.0":{"name":"graphql-cli","version":"4.0.1-alpha-d049040.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d049040.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ff4ac75cf3fb7de6bc65e1e99451977622e09eb6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d049040.0.tgz","fileCount":14,"integrity":"sha512-Vs9IJe7zx5CL1s3zRm2mE1XjKoKNUirgYxe5luEMPuXnbFwB+9XOAtSjf6+7+4yz5cTyHcMTtvCowBP64zIPjw==","signatures":[{"sig":"MEUCIHZI4ubwTWIsY3DIL75p4e1RU5jjdJ0WLxejOUW8RuDaAiEAhp+xB53+RUv2w3Mz/VCVdRn/UkhdkZNWrBkD7JIKoK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFICrCRA9TVsSAnZWagAApUcQAJ0txyswFWEK6rXuLSJk\nZKEXsyOypgoiWWKQlNn2FIBmsEyCLSXGTJpTUNt8m+YDYL5plpt+NMqjA7an\n4yzQTdSpzc1S1PVY0lJyLG1Ep/wtS60lGorSL2pWwVT6U/uqTwHo/M9voZHB\nh5H9j/EC/WDkHrQYuTYgEr/H+OMAcEiRfZKca+IiDbFR2ho81lZdmQWuT8mf\naVUlmYjGpQkf2KjczH7mPHTzbWhWArpzSXg3BH1DfwXnSB3H43o+SiuLbsP4\nr0aswpouofuK39Rzx7lfICI4EpQknpczMXdQ97kvuL+4cnE7DzSzdpuSgrJf\n6AZzrPPK/mUi0HrnB/x9v+3pLnmJN9ahuIWY4PMGXv5AqPQ53uiOgLlfnP8h\nd9dWO/jBFrLbc9jZlHVVGteU9qD047bjvci+uOdVGq8nPXiQ3KJug652oa+B\nTNkfr9udD+hoHBavgp77Wfhwy1BEK5Cv5HO6wqpZ/M+oFNw9N5Vat8yfXH9S\nGx88P6SoFx1afbhZ+Y3JnShzv4xw4AemHCpfeQt00zuCx4QS2ruh2B8gnZsT\nGDbheW/4NPMc5lXE24odPqnGV/u+AL5MReOFEko5JdU6N9YgOUS9nliQxQ+a\n40woFynhNxXCpdnyyvjWS8gpwNlAfTrCKo0gy7qfBArmI6H+gEmKz6PQXps8\nytgv\r\n=Z2vt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d049040cca5c66403745b07c0ae4aac9192eabee","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d049040.0+d049040","@test-graphql-cli/common":"4.0.1-alpha-d049040.0+d049040"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d049040.0_1578401963477_0.08800638226120205","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0a30c15.540":{"name":"graphql-cli","version":"4.0.0-alpha-0a30c15.540","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0a30c15.540","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"40a2ec261a835bc7deced993d0dc622db0613abb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0a30c15.540.tgz","fileCount":14,"integrity":"sha512-q5yfto9GXRHc9wzKk1P8+VQGnGtDRruw9NV7trto7MvNv5WWOjRI9TspwMLeViuIyGokomFdS5ZzBiUysR+W6A==","signatures":[{"sig":"MEUCIQCbwskjObVQg5QJZZrnwi8XLFAyvpPiUDjfP6l/yq2xIQIgKtst93z15xUG7Cb60vUhSLLPvXcX66CZOswQX+Zh0/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFIHLCRA9TVsSAnZWagAArSUP/jwwDZEEPK9xRvyQMAVn\n4wuNrZ06ATp0fEQA/5anROcm8+Ch+cD6VaZHgWmMn4NKbfhXzKZp7zEbCAdG\nvFwH6XZwRLH/9pw4gbajrC1k5PJ4YeM05ltxf6m9J+piyNaXYBh7glHu30XN\nWPTnny+vhUzPsBJ4r+LrvmF+BO64IbRxlKKYnXeFBq8XcuDVbd/u0rEj83ND\nm/GGS09ne48OiVys9QdPrD/4pOT5GMAWyrbn4PDv09rK2zaq8j2/lJpSRj8v\n562AtCBpVW/vd4C1a1R7YCaVSocjwA2qyTzz9YhOnMTZLB+ev2AP2rPpv5qk\n9AeIVFx+Ramr8hpeLm1IbZc3N4HMkLpfJ58USBTeYFu9RSmdXMjp2rtP5h0Z\nsYMOFA30Y7xzotMublgpT98Mx257RDscG2JNx2y+dcjsBhQzcaJdweoZyEf+\nPYSAN7IstvWDJctvT32fEf9CGJYb3hubj7gp4heJF1Aut92xCFebYpi8E9V5\ngB0aW9BzG907kOyWTOizBTVtlXipTsYI7XlwvWGfFvt3ToquCRTDJP8IJKt6\nsaupwzFhGBdQxbd/BEk7/sKKU/f2f6xawgSTcLtrQyhlRt6kvhKOe3h6QLFi\nGxGTeNVqcxpkqiHGP8KJUi0JZxrAG+WJp8NFIpVn8ppNw5Lr1Zo3Z+EuH37h\ng8PJ\r\n=5JN6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0a30c1597ecdbe947449f5e47a2a228b666a9cbc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-0a30c15.540+0a30c15","@test-graphql-cli/common":"4.0.0-alpha-0a30c15.540+0a30c15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0a30c15.540_1578402250910_0.7727768731977473","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b6ca78b.541":{"name":"graphql-cli","version":"4.0.0-alpha-b6ca78b.541","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b6ca78b.541","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f16404fd45cc86d2b597255f0c248e9e62c186f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b6ca78b.541.tgz","fileCount":14,"integrity":"sha512-iYwlBJ6lHe3znkOHFQYHW6VbvqpKjaKEAYQwY+dD/FrYZDBo9h6jhUmyxU4jdyIV5YtTyGIhZPuzkKEIXeZOqg==","signatures":[{"sig":"MEQCIFTNk4XPFFXNyI+AENNpUMtOT4tmqoAmvQdyZkpy6fLsAiBdzeAZeBAN9+InqkE9ULvB82109ojhWwdHMjxRWO2tMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFIIZCRA9TVsSAnZWagAANmwP/16s7A7bsxAH42Qeh/ca\nABJz7afgcTX2lxKI93c7UqcpWBfKP4N7jM9IFQ/2SURcxK9ViQEi1RfCW7pQ\nW1BFse0GKYybvq96rxdvt1BkGOC3Ka2gtFN+YJ4HyZ+boB5t7S3J7XIXHfrn\n8g/wOzYWuZAZ6ARqxPqVVQmYjxglcSIYnsnnNlv4xXWZsN2CKsVEXyxnOxG/\nWnpNb7XX7qlbnXNL86dFbOSVXCtnMwC49QInvlx/ePhjrNcvvJK/JutFy1h9\neBMtCZWQzEmtpyeocwRQfrRJytzFRju3TGH89IP/tPhOHOSwvat9sUQDUT89\nWOCqOKrUp0eNsWhaQo80OlXVWh67g1TSDF3VHnsKtrtOyl52P7VOTk06G5l2\nFpyBbP3wAuqN8WZlXvNoa7V2YBfG5N2BD03e5ptdy1vvW+hzPCymuD52rsIc\nsF05p4SNUIxWV5ZSewc0TW2IUOTQFAFlcbyZyaaADIGrpNjKA0doJvQzXtd/\nLykEHspR8edmv6KPYjA0OiRfGmK1r6UxhvZiiAawtvjdpVsF2+glAebqEGYa\nm4byboI9PMqSmjEF2UPIoAkOpzWOg1wwbJq6dvTVK8JbPEvZbyU0Sd6NgDSA\niQxwsG24Ug8abOMg37cxb0WnEKb+fOtlZ++NeRqXjhMAzH8J6E17juEWbeA2\n0Obj\r\n=4YXn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b6ca78bf4526a3ff4c2a70548ca169ff0f8ffc6d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-b6ca78b.541+b6ca78b","@test-graphql-cli/common":"4.0.0-alpha-b6ca78b.541+b6ca78b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b6ca78b.541_1578402328579_0.8516136442223035","host":"s3://npm-registry-packages"}},"4.0.0-alpha-aad9e74.541":{"name":"graphql-cli","version":"4.0.0-alpha-aad9e74.541","license":"MIT","_id":"graphql-cli@4.0.0-alpha-aad9e74.541","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cbe636722b8a926da32a7e4ef0252c10750ef993","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-aad9e74.541.tgz","fileCount":14,"integrity":"sha512-HjA5Lq5PScpahtd/r0+ZvPMsfNsuyMQHrS3Dx+R7ULWcuSUCrmKkbuPJ0B6O/n9T50R2LQC9ffAuwR32Nj23uA==","signatures":[{"sig":"MEYCIQDOmbEwwShCvOmIHSg/PA5rkWXAbqCHVmyMbOFDFDMShwIhANIgGeIWdsES6UIHG2ujMTidTAcuiDax7hfSCGoWz7Xz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFII3CRA9TVsSAnZWagAAnq8P/RF7z8p5RVSYy8/gFZNn\n1M1/RZJye+W9lsjboLiTotJWQhT4LPCPykbAroxxsH5D5rqPQuEBxD/BGyGa\nJoIBVsW95j22BjM1xd73Wn3GRCmH5oz1QY6kyxagZmfgmL72BJFf9Em36L7T\npE8pRUYs/lNaCZ5dHUFF68bHFZtdCdgKFsw2E44bwfwvjE5uudJM+4FEQsRR\nFvHhOiT6VSjTkkEyN32Lp6VC5FzbOjrsAeNUAJRZOpUqAdJwlxQmGWzxBxFW\nuTXMtM4YU0AnfM5ByGrSoLiSYHG4ifjj9OLh9q475TyMHKxYCk6YME391i2h\nygKAHKxw0lLExCwdD9A/uDFgmun9Duoxa4f+E8k0Jgf2TqccLe2Uq3deu9qD\nXu8V7P5r94r1M2hg1VfWHJEsWDNdcfcvpkZFNjzi73BRfPlRdBw4GLj2YNvr\n573zXn78sJqAaOpZFcLxMzbOznmqy3AIBzvc+QiWfqhB4jRkioR2U0+Ii5Zt\nfzbCWsnnox4ypuBPkQ4SBz2K1JUuA88UR63NgZizzrmETpqmLcVFaFSHwN/F\nseHrqC9d74yQzgDIPG0C/wtaSh/uJvNenhv+om087yscfmCN/C1wBRa8LERO\nayQSFONDZFfFqfS60nE4eF4G8rsIJkWTU6D6q8Q9zlcHaDdWoIH33JduM8M5\ndezB\r\n=vUDS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"aad9e741d753e0619f933821e8f9217aad6d517a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-aad9e74.541+aad9e74","@test-graphql-cli/common":"4.0.0-alpha-aad9e74.541+aad9e74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-aad9e74.541_1578402355637_0.26358149601847614","host":"s3://npm-registry-packages"}},"4.0.0-alpha-03c95fc.541":{"name":"graphql-cli","version":"4.0.0-alpha-03c95fc.541","license":"MIT","_id":"graphql-cli@4.0.0-alpha-03c95fc.541","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"17dfc4e59f8044524229485120bf2dffe6bc37c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-03c95fc.541.tgz","fileCount":14,"integrity":"sha512-htTseYJ7LuQ/ryL2zSUcLAfso3vHV6BpR2hloO9hLK5hkvxwWxIivD5BkJbtJXBcDLZxk69ztaA6DhKwWVEk0w==","signatures":[{"sig":"MEUCIQCj0WI8FJWOZy+1663JKLIyQ8Zf/ShBgi3TAdjsXt/2RwIgbiARfkoW9fk39U9r1XvwFDK43h/WVJVW/eRbbpdH9bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFIJBCRA9TVsSAnZWagAAZXcP/jd7H5NrComdkrLP7Y8f\nlq8hUsKSvO9fM6i7Urx+TB8DcElsZUEq0SWMBue74eGm0saxyt5u9S06NjSG\nsIeObDhYJXkUOfGI/Wy1z9XB/E5UrGf9C+svK4sIm6GlQ1XkEh5I0ow8fz0O\ndnoFkXfQt8yqOMLYL6gHw0ivzf5OC/hJjoC8RxcNlXdk6TsLrztj0vwLHsqG\n9uVq80VgN4yUpcOOYWR1CJRAlCKoGemPLwxrfl6WKyL3lM3K8N1MBdlqBRsO\nPO0cydecRGSGlb9W5fHLyc1Yr5t7FWxdcFf5GHyy6tai67Z/0xlxoWfoZeOg\npsDY0cAyfSIxVmmkYFYe3dKN4vR+jAAmoNGJebcTNeLvpHwntlMnCBIvEntz\ndS7rJ/xmr1sCMEGZ2nYqK8SG4+ppYl3Up0Yl8T4GHpsxHSMptNstI+xSHMU0\njfYqk7l37LEQaBEPE/lDSEgeKTWMa+i35cKKN0yVZGUgwO1bnrr7lugHgieg\nyshODlHqQcUetq9gUnQktCjYBMyDTzAnxdBgHVchyRPQM0sfJjFw2IjWDFdw\nuB8K4B2r47AOYaaYwGTcKOqunNrFNskfMkCykl9metdp4NKVTCAyLC5xphZG\n89b8RoHmfybU6PTzEQxl68N2grOnuT2trogxMOJTPA6H+zAwc86lGK2t5x3T\nrU9S\r\n=A7Rz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"03c95fcaa384e5797a98f6e90176770d168d5351","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.2","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-03c95fc.541+03c95fc","@test-graphql-cli/common":"4.0.0-alpha-03c95fc.541+03c95fc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-03c95fc.541_1578402368970_0.9908759311118311","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0f99383.542":{"name":"graphql-cli","version":"4.0.0-alpha-0f99383.542","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0f99383.542","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7757f33dd4a8026a9e15a4cd389bdfc0c826b187","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0f99383.542.tgz","fileCount":14,"integrity":"sha512-ZiMfAmhFlKXgHGN/K2bGfmiao+h4vwXltozPgipCfhN1V1NOFkbpsc1i5wa4TAlXiRHpXljnTAE5HMSsnZdY5w==","signatures":[{"sig":"MEUCIEas1MgjUlKmZMfciO9VRBcVWEgR3EGVihW4fDUEj9A4AiEAgD7ME0mVuxefJeozd5uMscOaO9MamU2msjyP3sI90qc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFIJnCRA9TVsSAnZWagAAptMP/0+mYfE28QJjIpDxnyxZ\n1JdSLneqxt1JXHNfqbwy8eWIKcZ8or9J9bo96yRdGcz7UK1/GfXU+V/qWs23\n7/KJVZxQHgbHGcB+zkk7T1YWbXoAouxjzYzek9H+/vesw/TY4ONRaJLBXofG\n8GVcFcK59K1rs1X0GTfvhLy1wemcTqppVDEXFePolPgQSPhPhn1d6x1uYaFe\nLB6jc7bWM4blJPCvu3CUfdk8mDzrl1fp0PaiPEhSwGyy1Swa+lpl4rvnd893\n4zF2toWsAoi9KXE5YJFhqeFvGKgG3UNoI+fj0cwh3XtiUqEUO6UvCb56kCUS\n/pvRDRElRFtqjezXENLvWhVqOqdk6IrXWn1tid4KsSF3J0w67P16oVXrx4fL\nU/LMazEtz6IAEbtMT3XYXDC3hlGQSZOZ848F90UM914MLaCip4tcbNn01897\ngwMnIR9wfGtoex/fr3NfainNdkORa3APXMF80OBP1/iW0iHxhsB0krZ94QZR\nv8kr1dg5FtbsBTTCZX5Oqo7EHLNjQr2cBCVGdRVndZzJEyeBYyvXAXZsz++W\nQrM0x2MOFqmdB2y+Vp+ar3+9yS2v/ZG7hyGT74v8/jCgpxp6VI05zuiHriwk\n2hAmIj3DbpXPCg9gN7Xv4t9vYoDNfj3o4CASNxqy8P+OLKhdk/JspdopeRjr\n6k2a\r\n=g+n3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0f993838dbb33361fb1c825e39f9d3236dd06f4a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-0f99383.542+0f99383","@test-graphql-cli/common":"4.0.0-alpha-0f99383.542+0f99383"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0f99383.542_1578402406639_0.06476237443888011","host":"s3://npm-registry-packages"}},"4.0.0-alpha-70ceead.541":{"name":"graphql-cli","version":"4.0.0-alpha-70ceead.541","license":"MIT","_id":"graphql-cli@4.0.0-alpha-70ceead.541","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9d63a01f074ec418d84ace49a1cdacd473d9d3d6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-70ceead.541.tgz","fileCount":14,"integrity":"sha512-0GBh2rl3o55wNOuBIpC6cUf9/8yvpNlvfJZQqG0Un0dtmhzcdnkxe8CytI8mtLzmUa4rHuzySWbwz3GSOPTs2w==","signatures":[{"sig":"MEYCIQDqFADig8NXtEpZ2S4TEhR3ioRRDwJBCM8PXm3Gzzc5mgIhAImH85SZVhmhChBu+fYeBsaOkPEZan71GHRB5C+2hfzo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFIJ4CRA9TVsSAnZWagAAf+YP/1Y1lTPqbZWlionzipUw\nUU+svWYsnNi0IvFzirDivqNiRBdgLbbtJVdfEwuy/SfWkCFXpoPs9BuY2cjk\nbJdWBmqOgtSX76CAwDI5PdS86JpOyHXAW0rwQBLFNnRpXeAgHlKoj4ukiM0d\nicGONQCzIPAtn7AvoGxVjQLi9haGVDpOENtSTrvS/oRrDO35qugJtBJYQArb\nwYTtHVSJ1TBqIkBwpo4+FWD4aOU1LD94Rkr1jZ8bmRAYxfxv67KNNLF8xd70\nJA3Cs0NQaSSOtFTipMOOJiAZ6NJmG43PKZknrwnosRiSjWGJi8fLPgTKl6Oi\n1JB2yvaJmdGnout2M6ikZhDxgGG6gWVvc0Le/ccMWihslJB+xmm2ORFYjOmc\nPMfVR81hdD7rLJr0WT25qrkRCY62aaLofL7zKx6eqPczw7KmoNhX5ZNi9bcl\nZRQBNOSADGfpOIVdTpGtn5+ybAOG0pnsM5xTbRKMKr/RRs+Xy7Eq68VLc357\n6DzCVRhHjCMy6azh1/NgvnDRhew1J34MmXhqqHCMNB9xPqWqfgEMVtye1B7+\nFMfkfo55btJQU368RQgi868zhMZao77U1PMU8e+3hUpC861AKxhG5VlKqtQp\nq3FID1ncPOdREsXc0Kr9rVS0oiP+EeKaaIJ9yk3HKUtNWxlIIDb6sfIXw5xo\nfSPR\r\n=vNXN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"70ceeadf71b54fde21f6b4a3950fe12ae78b484f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-70ceead.541+70ceead","@test-graphql-cli/common":"4.0.0-alpha-70ceead.541+70ceead"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-70ceead.541_1578402424085_0.21741393536276488","host":"s3://npm-registry-packages"}},"4.0.0-alpha-39dec24.542":{"name":"graphql-cli","version":"4.0.0-alpha-39dec24.542","license":"MIT","_id":"graphql-cli@4.0.0-alpha-39dec24.542","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7501399128a8a2390249f768e3cc40e1ceb4fd8f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-39dec24.542.tgz","fileCount":14,"integrity":"sha512-G8XhK/2Y6kaUMLNBKrns3cXNTkoeFUm3KcSWIdnAQtA39nZVvkkEEUE0c6L3PJGrWYmemEZhC1TbphEAngxMLA==","signatures":[{"sig":"MEQCIA2vX2UDWMVkF1roMfop0esWDbCXCgrt23yWHp3wLwYtAiBT16sei6IR4mZKEyudUovapEmnNeWmJzVAJcxR/MT07Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFIfdCRA9TVsSAnZWagAA8qQP/Akzbsuoa3YlOI4KRiux\ny7FFGgOqV3ptbh/bfXRhORBM7tg+M9kXKYbzRXsPnlazEwfJFy9bWRzQ3F6b\nKrL1sAUCP3Uvre70e6qzwS/FZIJ83rdSEZvvjB6ci5uqkS4CdssZx9h0vCkD\nrLuDBd0YJGcG2viphYVsouj0TSJhafD/3M59h948p+LhndOn8KRhe1saRgUD\n5Pxrr82LDA60opffLsh+cvXpK3atYPSFdo3OBVtof+yCixBtw38VW24ndPoi\nGSBVOoP18Hm6YVCzd7JcLeLvtKGpA0mJNZiu7Zm68caFzIel8T1AMpjaAIdR\n+iuovLuOuGg1ft1otMnW87qlaIgvhwVtwH2xWr+LfUSTNCn7YoM4RYjZ20Wx\nAKXE3aeRH0kVtIQWGOAq5T701dWM1ovN77DLXIzb3HjBSPoXG9AgRTzOSO9y\nObjxXFU8yVd+N+ZKXFQ/Jtm/0r88kPLEu9lUCRCeL4PQbZ+81yBIbmKeuOxc\n6z45h2VyX3HXGcCr51EjYno/UnL8uz0mbPLumD/1MI0I3GSVqZViGspU5Taj\nRydvV9W9n8ESVcKglJQllndpP+XRP4E6sVpaDBd5f6lI3qMsgDztnVcKWEEB\n2+2P3XbA9v6ip6+pnCGAegqplnClWNUxg0rtAjoeVgIPwmrdsCqURk8ogll8\nyATX\r\n=6Wjf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"39dec24be5bcf457ee383b3698e20ae41c7a30c8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-39dec24.542+39dec24","@test-graphql-cli/common":"4.0.0-alpha-39dec24.542+39dec24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-39dec24.542_1578403804947_0.9530575663059659","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e2974d8.543":{"name":"graphql-cli","version":"4.0.0-alpha-e2974d8.543","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e2974d8.543","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"777e78e9c68bbf1d21fb3c0e4c3d99a67013a22c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e2974d8.543.tgz","fileCount":14,"integrity":"sha512-taHmqVLEEcDt3Et/OCx2N+XB2GpSSX2z7ywgD5iSrwmrJRMRM/Fibp2Uz1QKZibzD0FVGKSqV8cvBnT1w/aEjA==","signatures":[{"sig":"MEYCIQCV51ql/wjzB7DqhCQ0tPhqJZ+ba67JjK6Hxg4a3ROnXAIhAK/qzKNKmmD0G8SL4meC6OmtzaMQ869zTeiJU3ZGPiw/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFInuCRA9TVsSAnZWagAAp64P+gJ0pf2hiK37urjsovZc\n/+EY62vBcP48ELhhkMdH40yG/uhBBcDHvgitLpl6FpiOIMFfjvr3AZBZYp4t\nuHoVfviIIQ0mUkYxRWqwu/9eRQxft4ewK7V314qINqqepRyNG+qTzCs1hzxl\n7ZID5lXCyxI3FUmHK1Zc6DWB5MMBkzjjNabXw+s/rd9xWkaB+2rR+yuzlS8v\n8yYKPaRi4M9m+jt400cxeBRTw3/QYX089IhozPFB8cSZYQNoyqUV2Epte30r\nhw160lmXv8gyDrDWJ07fP08b8wWZom/aB5YUgkDmMVyqu/a2ynK2n/AV1YIJ\ndF83azGgL38ioBfUpLAbAlkQ2OWSygl/Rx+51hICOpX9n6bvmO1gay/ND6QK\n/FOjiyRqjZ85F19e5kDAQbhn+/9Qfzi0c32Mn5vnVRNR80dylwkhJJcFePED\nrkINNv1rfTJOMM0nqCDQqTsgo1kLx0Uo/LdVxBCqIiCqUw+yH/Fa1NLNdCM6\nexc40NTXQrqCsjgizBY8GlaZPytBEKzewAfb03DRU3k+0YeS1BzzcPkrvP+N\nqZ8wtQL4EAHrqm6zPjUkOjGR7tvhOG6TOrDdPrjU1Zt7LzQ0CESWr45ItEj6\n08EICNCdDYmyT/gPmaWTegyczx3+H/gNEFtple4vZFkH1lKc3ceMWDGaa927\n/P1X\r\n=Ckgk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e2974d819744d54b69a2035d0d00ff267a44f613","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.2","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-e2974d8.543+e2974d8","@test-graphql-cli/common":"4.0.0-alpha-e2974d8.543+e2974d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e2974d8.543_1578404334459_0.1894140664850339","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bb9aa34.544":{"name":"graphql-cli","version":"4.0.0-alpha-bb9aa34.544","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bb9aa34.544","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"121baba87bdcbf3f453b960738003c6269917417","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bb9aa34.544.tgz","fileCount":14,"integrity":"sha512-5mAaMNTaqquHqLFi8AxowopoWH7JOV5FyfO2fkc48LNVaCqSoFLbAXTCxsUyXDo9A/6W3GNX35upykea0XNouw==","signatures":[{"sig":"MEYCIQDYTwIAyWc2ohOVngv1kyhL7SI6tKxN/Tx6kAfI8aWFHAIhAPdsDV7/+IWUHfTBhjKxJZqgLRdhnZX3PIafAs5WG7Le","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFIrYCRA9TVsSAnZWagAA+0gP/2qESFs2EPgG8zYj5qIA\nISTF2CdwQu9obQHCr+KtdmVKDQZBghsR+zBBhOEI5S1TyC8pfruYwarSFFnQ\nZCdDcCOF3GqncevtpvTFvXJre9bjNlHV6fYrk4BZ4P+f5sK9THii+CAOQR79\nNNgxoNMcvw02w8937F7MEJuugNekz3R5rH4Kpz1mojP9es88xo2MD8JCop65\nSJN0X2KSaDoYO+5/5BTT/0zFyxLByY+3WJbQR5T5kR22uaJASFiNft6dQKf7\nKqQb6wSsbVW9Wqz5+zds3jLkpx6r3EIHzyYZh46PZGos7qRM9IbY5lq1z9VV\nxvmiDVsDLcjL1FPL65AQcCQmoqbtlMF08iPxUhigJrCsdRycdxHCO/N1RslY\nfBTRh+1CfZNxjkw5RdfcokInYQYFQD4maD4pjufstz00sEX8p4W/YaMQYP3s\neh8NkhvwK/ur9WeZprUtxlk+zlyVqe80wZf9AyLYsaPdqd8iY3RuvDshCv05\nPwH/00INFarkj2lilfJZeXblMM3hVTfDiLHc6UjuUCccf8Kdkl7iyor77thI\ncCUKFXQGVKEq/Cwg4sUJaxLgNVNLaUbSjpUCKK/yPCDKro5I8IunLmDhXBfM\ns1m52GHZtglbMkWT9dbvYrZour+yLodiIpetOWGJaPBQ2E7gpeRo/grASLXx\nnD+q\r\n=Pp4D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bb9aa34e14705835032a933f2dc94e17858ca6c2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.2","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-bb9aa34.544+bb9aa34","@test-graphql-cli/common":"4.0.0-alpha-bb9aa34.544+bb9aa34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bb9aa34.544_1578404567342_0.725224981354083","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5d8f4a4.545":{"name":"graphql-cli","version":"4.0.0-alpha-5d8f4a4.545","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5d8f4a4.545","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"170529fcb5a80c2a729692145c0a554350e7c8e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5d8f4a4.545.tgz","fileCount":14,"integrity":"sha512-f1eaHoTJ0Jhe8vBdcGYnQWBgVZ2cN4ADFmtEe0uzyHvsxis0Kfe5BevzkGh8RQ63PEhCD7YwyhMFsr1oDtG3+Q==","signatures":[{"sig":"MEYCIQDTL5qHcFYCtqOFHMrkIxiejo1S5vaz0NXIWim2ZBv3IAIhAO+vsDx1etxMZCzxu381Sr9xDAJwpsYSY4n9Gz7iwGaH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFJtMCRA9TVsSAnZWagAAAOkP/jUjcNWxpCAdBb4QdIqG\n9dFLu4MaSiIfpb2yEKLEwwi2TaLor//8ZOEePAIspbFQOW7T/OJHxRVAO4SX\n/ebKwnDUmDrdC7jAw2zGKuIwSxMOHDapT//v0GAq5+FERKI33/trSpTUsIVG\nvzcL/tV42Wo7/yVi5MrOkTisXSpl+XgiYgMRclkc3/WsQrJ9EFBckQ2jD26h\nSmyu9SRF2eiaAtdQINfU+bmJfqHNOe/qG7pPXLuBdXRBgVyXSaVpJBwfQvah\n3Zn1VrPl+0SDu8z84ubovPLrYxf7TBhhW0LYnGjoLLFYu0rzU7dcXaF6Jhid\nhABuqVz7jnUzPy6R0APmE/RRT7QXvkfnuLAFOgJoS5E419uhIqB72n7ugUwm\n7x1DsDiiMz4ws3DIOK7yZp4BZAzduf3CQECuncJ03MX8ENURxvFmRhhVDez1\n3EWjUL2pW0WBAbORVz1l0wuK8wiMb6iwMlF0blntVP0MoeIcNOGJdCnPsh1l\n/gL4eEJ/lgOi1f55Scessn/WQ0W3B+qx4SyEp0HngmLH0TJZNNTCFVhXnREh\nKeokuXUIS9HLfVMMO+ZdqyeT0Dkm+mUPtdQB5aodhLam6aY4eaXFjrHCi8O/\ntdcP+KQN/4P9TbHqFAMpjiq8vo/c8ZJO5dxTBHJzJw6/aH4zZBXXrC1FnACi\nCZQG\r\n=Yjm2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5d8f4a47761153cec489a18e199486b940809625","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.2","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-5d8f4a4.545+5d8f4a4","@test-graphql-cli/common":"4.0.0-alpha-5d8f4a4.545+5d8f4a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5d8f4a4.545_1578408780258_0.5347652633268998","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e0efcc8.545":{"name":"graphql-cli","version":"4.0.0-alpha-e0efcc8.545","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e0efcc8.545","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"08c7c089a09600c08af3620142db62f314885c73","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e0efcc8.545.tgz","fileCount":14,"integrity":"sha512-B14hzBEl8dPQQwSNBgzJ0gvKFuC1lhCbQxPdEVL0/vUAeYkVgy+PdMbsTb9rYdtzJD+cjuXMoUStWgoLvoEJVQ==","signatures":[{"sig":"MEQCIDI7wWAmm+zdJONbDd2kO7XykLVZu1yhkbVAt8idwi21AiAzgXUrWV/LPTB23G6dz+Od39VjuNptRK8VnLWNQBJrhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFJtdCRA9TVsSAnZWagAAVNwP/jhaBVjryeQ0FhvMHcV7\n6DxSNOz6hBV9MelIW7AP3ynLACLTmviAntMZIMehZwJ7LEOgNP0yaAxaalpi\nqjEV7rbNj+3/Fjw2nAo8XBTPI2SmtKSnHQEt1+Lf7DbAKGPnvUcCXmXzmWBJ\nRzYAhekG1mRSMv57c5f8Y1zD01ILh2RamJPsJ7qh9DGioByCwhXNoq24vR48\nH+o1iasJu59mpdnAMyXLZCjA0Jbzstrs6ZZYga1kkjRRD4y9DW+6S7sw8jEj\neO8f3HM7r36nx8A/JkYh7BJUhxo0XyCs+PX3JuIlD0oWOPOwKMu8SMxBh+jO\nasvRrNeV5JlKwdZ5pPPn1upMN4LEsPNCdD9flpjVeN0iR61wYaADQu75AX+X\n8QYB3M59kEHtimFnxzLBGN8+aln3TpTUwMX9swrBXlEyuCV0RyBFW+uC3bWK\n4jaabZkOsO0bFSXMWv1VOhYScdlgVYAwbZtsAQVgykPyAxSyLwKuiTTR0vFU\nqgM79fflubJwMzP8OCXVeKHCYqMvd6CFu/o2AnneCEk2vI7FEoKJM4Nn3SMn\nUOzhB5qo+MDshNqVxf2Cu0W9nke2uLU0QwOX0rM7REIZuyw9eCuK9jq3mOhI\nQldsfMTf8QvLkWs01xW+USgTVbIHvZf0e3yKyZ0DaMD9YdNYRXsj/0IwgSYJ\ni4ec\r\n=Wc7C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e0efcc88b117c6345cd9b1ec8d231a28d54438ab","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.1","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-e0efcc8.545+e0efcc8","@test-graphql-cli/common":"4.0.0-alpha-e0efcc8.545+e0efcc8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e0efcc8.545_1578408797077_0.4293393322036019","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b7895d8.545":{"name":"graphql-cli","version":"4.0.0-alpha-b7895d8.545","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b7895d8.545","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"225f70c5ba02c8ccc72107c35a27a64a7290f4b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b7895d8.545.tgz","fileCount":14,"integrity":"sha512-XSQ8VayxqXoe9lUSsPsZGk/2+0HfQ0XSy+HW7vQWXMs0uy0mu6YZUdo6ffXMah/ACrxDexx1tM2jjCp6R0oDJg==","signatures":[{"sig":"MEUCIQDL30tMsZM64EqRiZ5UO5xKj30bpUDFggd6IKdfXVjJJAIgDWmuplzsdB9NOyRZRvtUfd4W5TR4la4C96i29uHmgKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFJx+CRA9TVsSAnZWagAA7/IP+QHydFb04JUQ5P71+3NJ\n96WEo/e9/ogRQkJhdTri94qT7sncb2DWdpU/blTpr1WfC0nCmpwdU7ejrDBo\nfCLVQNYXIDYpmMPnzf9I4S0LKQeIqcbYnDiEl/zv8fxX9YPSofG+0mNzOCf+\nNI+5EzeCSsPvDbPGVx5iW8CoacmrSWPjyTgpJxbpQXU88Ts0PcMCLq+cdnmk\njHX5UrMnJtnqmcaqodV6Ox4bS00YXaRF+Yiku151mYgQokNHERRR2Vky/GwQ\ne5kXmN35pZpZ3JSWVS4hbKKSDGKAGqNsfDey4QSyVQrMT82Z6UpP+Dpc5058\n2qT30WnSxrsE0kniqO9TNvfeHszVVCTQ+2gJ7BAu4HnMhB9V9l0UnCXKD8DA\nzUhS5nfAZpqCf/DsuB4Q8biI6TM6STW3HkDIlVKHJPMQ/wB2Bjf/UelYwyy/\nDUCFrsRl0eSHRlOzwu2dh8gfaAUcEjaEwYqY2ajkeTJA5pdISx27cc9BS6td\nkvthL9VyHaTUQuTA/CE/lj2PcZy7S294p/+swpzawfchJom3X55/zs9/2o4q\n50fRlt6Map1ggVuMLK4h6kb1t4U28yHiQK5DvHNuXMvFFolJjiM4sM6mIOmM\nAwx+mVBIEKqY9Uu7QeFWj2c7eSgH1zAyPLwl+Gl68YMHHI6cYnGt8vpSRF8c\nBYlt\r\n=ucTX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b7895d8e59478162f56f3daf25e0b565ffc94498","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.2","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-b7895d8.545+b7895d8","@test-graphql-cli/common":"4.0.0-alpha-b7895d8.545+b7895d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b7895d8.545_1578409086323_0.8543969352757974","host":"s3://npm-registry-packages"}},"4.0.0-alpha-487dc07.546":{"name":"graphql-cli","version":"4.0.0-alpha-487dc07.546","license":"MIT","_id":"graphql-cli@4.0.0-alpha-487dc07.546","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b9527d2df1b346ef5828eb2854105162b42f3c7d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-487dc07.546.tgz","fileCount":14,"integrity":"sha512-5ffNiMYPCtksV0J0PLlXSNqgzWS2GDQIoksf41D8Uql1lAIamBIJsrCBg1RsKWRctlFLpnJBo4rgFr8R0Hg0kg==","signatures":[{"sig":"MEYCIQDhsoW50Ktjwk3f+RVUNcwsJrJNMq01Ec0wqqkvMZ5D6wIhAL0aso2fIc2Vhh+Y2vO55CIummSjoy2Z/wRslIJ66e+p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFJ21CRA9TVsSAnZWagAAnKkQAJUxU5Vnb8bIA4xxvaVM\n4i50jM3byRKJU/LBJokZHN5knTghEThfL/mBJMvUrpu0RjB7YaoLuUsFrRRM\nkmAc6tVDyUQA4/6Vc1G3eMs+2htztbOfPF5b29NImEaewU0drKlTIv99mqDo\nWFWLzc3fuewthMo/0iNlOlq1F0aYMlYAmHFgLvdp7wCLTClMW8DyWl7Xc1sE\nE4vgCv0o0kJTWjbXwj+hfj47qD0J2K20wMOkQ8SgpJh9XkxqOIYvkzy5VyZV\naOZC+uPtK/VCut2pcQa+SYDCkEf3sLbagfsLz5JShcmEPArbPWebPdhvxlTQ\nzWsfvNWe0w16n+0nEj3XPpA0u1oOjPZ9oaG7lqKj1XN6X7ZsLx+epA/LuxBQ\ntz386n0PEOdkBmxnmf5cbO9g1JWttXZ+sOnJaO0g//11gCp2KAD+b0RtzxFI\nKR7qWZDcwiK2DGOzDrmNWRAnUnTnTg5RJDvOCNv/rfJ+eZ1c2RiEgf7lCZPs\n0CXbvmIHTkm+fY3BRI11Kq3BH7A+SVx6UrIxlMwVsU6NjnZvOAJj0O7ki4/v\njA1Zuv+nln0imPDuS5f7w4iiEOnqL48FtbEpcDJM1bC51cUpFewIxrA9pv5T\n4NtG0kOugE0qIdCml0M8/UNM10mhqomZf3yDz5vXkRR+EwFWjjbxF1PmPrkI\nH40T\r\n=R3lf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"487dc07488edc84d3d2b15fdac9d349f1a9acb20","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-487dc07.546+487dc07","@test-graphql-cli/common":"4.0.0-alpha-487dc07.546+487dc07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-487dc07.546_1578409396711_0.7739206365914837","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f45e483.546":{"name":"graphql-cli","version":"4.0.0-alpha-f45e483.546","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f45e483.546","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a2228251bfcb75d650e7de80c905d0a554d13a3f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f45e483.546.tgz","fileCount":14,"integrity":"sha512-ylkRsbudM3C0bQ+aE2knlhzKuZ/654ZoZ4e46YVd2qJqDMQuW7sqpN+OsZsIFClhIsaN+eGqwo38Lbnxex4mXg==","signatures":[{"sig":"MEQCIDfEybIg9uJvUogrldCzMyFX9LkModtI42/NnWWln0ZyAiBCcKemQ35k2Sh+sHJE31tjquXaWRwZ1GOC9b9xez+NTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFJ3sCRA9TVsSAnZWagAAO6sP+wR2/9y66EknmGFK1glZ\niXLybjy9YPV2m3L/Sujb4AGWh7l5uCajNWFKxM8yd5zmHtUKixEhMl5SQ7i+\nePr07+NSoeNfVmrmFutCyCPPr/Mn8S4+xmxpGtBtzkz/rRQO20qxAmQfC9UT\nR09o9GS6cQMKQrGIWu0PZ7afbC32tuMJkazgT6FvoHpHVUdhETYYhbIRSmcl\ngmr8ZPkKZXdurzHUv4J3UefMd8EE+osLOQB5RJbIUqVMfR/Ksgo/0yqSyil6\nawDysJoU3grusRdwviDIUA+vXWvme38+qJbRUjFD0j+m1CXcNl/Zkgjur5P3\nA/lYXlJczJPwJZ42mokBkEPQDbYwhtrETSJHjw5LHHEzPi6+5q6x1akEQ9zj\nzhNjZIWxzFbErsT7vA7R4KfHaKtJZlXsdA/1iYnSt0wUS9Iuxbda8uMhMPQ3\n/GbBziEF3734V3UX1TheJGk5uCHQ8LW5mGR39+cJTIQDvtNBX6pScwFn0oMA\nxkyHDiEj3pmJ8dny7wDzVHEy1JsCWtNPC9xyjthygYD6cyEt2ss7z8aeyF1I\niP54QBipfEPsM082YRwsq6aNvWoan9dRX7XIG6eeIA1QZXvsliH5eB23irEc\nUeNZzwaMLX0YhhaxSczmGx1LMIS7qFVkSpvZZFODf2uZuK1XS6xAGBCZ/GNw\nT95b\r\n=xKI/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f45e483cb41f97fd7be63c155a5de154746d1a17","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"10.0.2","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-f45e483.546+f45e483","@test-graphql-cli/common":"4.0.0-alpha-f45e483.546+f45e483"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f45e483.546_1578409451896_0.6873818973522403","host":"s3://npm-registry-packages"}},"4.0.0-alpha-aa3fb5d.547":{"name":"graphql-cli","version":"4.0.0-alpha-aa3fb5d.547","license":"MIT","_id":"graphql-cli@4.0.0-alpha-aa3fb5d.547","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a0e3dd424f31aa36da9d106ae00b9cf954adab06","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-aa3fb5d.547.tgz","fileCount":14,"integrity":"sha512-q0L6WdZmvNLn6eqPZnz9o55AOoWnNxb/qGKqu5CcNvgiH35pQeT4XVd6NcJMn4vPN7lxiOxsOcGL9UB96CXSnA==","signatures":[{"sig":"MEUCIQCLk8QryqTkkNCjzRZ6hqsgms3Ih4bb67PnqQEPDNFgyAIgGv/Ppg5UETI6+nKAxMucpoCOYH12JyBvNTJUfEiJPPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFKPLCRA9TVsSAnZWagAAvZQP/jxOpoyQ7asAv5W8RIXY\n54rjJGQZPxpeuAVI41jkqllRPympj/yMQ2RgzPHQRXX4fKDgpF/hlHXpmCWg\nwAnTreQmpDm6shhjTBG7c7XHhI/QCm7YqEfh+ZyxuDZj/N5y8igmxYemu7uk\njRQFcM2ke5AIqrYdLwjdkrgukvSUzxt8IWutFMEjrR+IOwQbDQ7bLfR74Kbg\nFCCU94KI6gtIeSBMfMfOLCSyAvuNPof04kgF8Q17U/sFsTy602Lka8sqcWtv\nE/d90/aBw4DXb0t3Zp3aty+iI/oCBmODCk2hhMZMq1alRtWQrfyfBlt1d3nw\n/ASf26+rkWvLgRhf9ITUV/2i/8Q5oC3UYIUUZ92awebDUz+AzncwyA7HwaUX\n6oQavx3uk/XQ+OSoVwyOMfrC3TpsGHyH0ouMNggk7K3be4+2sldZW+EMvVVS\n6nbuEHsHadmaRKeh3z1bGca+1ppn1yItNufT6yF84ZwQCN96rb2vqC+uT1Q7\ndXyfEWrxBRHCsrFW3CEy2YZn88W2m79Z1WXRWPFJ6syLmaYCgTXxHKy5yvXt\niEAcJ79l5UOHUUeFOHUTIiA3+4+m5h8uSWNP/86pf5Ht6plgXjhRgoG8hl1L\ncuHcohLdsVCCR8vtxCx0N/DaWV0ldobzPXtsPJKZYTt13Oyy5CouEjRm0/3b\ndAG+\r\n=1c5P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"aa3fb5dfcda3353b2601611f0054de8d78d98b58","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-aa3fb5d.547+aa3fb5d","@test-graphql-cli/common":"4.0.0-alpha-aa3fb5d.547+aa3fb5d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-aa3fb5d.547_1578410955473_0.7719180940514179","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2f0123a.548":{"name":"graphql-cli","version":"4.0.0-alpha-2f0123a.548","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2f0123a.548","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f5b4e2ed648a2525ad5420126b20e6c337bbc10b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2f0123a.548.tgz","fileCount":14,"integrity":"sha512-hGVEyfDm86iGOIxe3zGZXT9aUPtNhDbWTMQU5KrHPunSUj4Cz3AUA4TjhQVt77/G7/or2EI4kBUrKcfv/Z1a4g==","signatures":[{"sig":"MEUCIQDOTiutONBNBb5gJ5FrDQyqgxSHnUTqwRzDAOx6lTWXqgIgLoCeXHzhvj00BA+HnUZrq8PzBgi9sB5ikZyppDcvh74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFWy/CRA9TVsSAnZWagAAXm0P/iXdeNzgVaPgptUgHVMx\n2CsP5FT71shm/iGVxTYiMEJ22nt3R0EmX0Ii/1hTewtkxln8uOnHAdko6FPL\nhZCMvBxdKHSorEY6bBf8FAyjY3zAsuAHmyf7HPh26GVgrOnaq60JgPNsZRBO\nyx8duJVsQWswmXh7s1Pz6/l9jtayQc8ZT1QKWzCVjnD0QKOvJv8XOM6PBSZy\n4uzmC0sFQn6jhDPQN9BerK7In9mcQGYgwjMA8aBJSQA5j2PN7S+eazffa4aC\npugvAPjr+ZGmA1ZuKcf1SG4tI1f4FaViZQ527EtGJRDESsQd87tH8Hf1H9m7\nSP+3L9PHgT/QkRylRs+hhV5Y0IfciB8rR03IuEZIwQciGPkrCtkArUaASgh9\nddK6qcCSH5M/s4Vis1HPSGLXKVJ1nbWriM96KSq/9PhQGeoHo3PLW8oIOsDa\n7m3AJ+ZGudMrtAaWv3ppWlZvTzzJ3CcQ9Ng9n2xhIIHu5/O4e+/izy1t+bj8\n5obSLRm+z+qnkwBtiDfdlXhNtGVMb8thnq0BP5RFBnQhVz7eAnxdy+IG5Zyo\nBnoLtBc1VQAWSZ15spcULuGGrkJ3zfwz3GwtYJ1hYcvHAgYchPSAaeadysia\nBr9lIyMYBvWc+LebIMmfw8/XTXgSuuUpICTnbMDIv5qKw3y18FaoOze41FMf\nK5Nn\r\n=tJEy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2f0123af6543f219a0a08b2db49a188021a84ee1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-2f0123a.548+2f0123a","@test-graphql-cli/common":"4.0.0-alpha-2f0123a.548+2f0123a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2f0123a.548_1578462398838_0.2968039889453977","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4f2a5cc.548":{"name":"graphql-cli","version":"4.0.0-alpha-4f2a5cc.548","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4f2a5cc.548","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6167340866153dea9c5232a91a8739fd70fcaad4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4f2a5cc.548.tgz","fileCount":14,"integrity":"sha512-PJJoEVHuzxq9ZWm5I8t+1YdAHZTkr865epDsX7fnGziQfqTYeutRd29XobLySdh5U4ue/clcfMCrPCY65hoI8A==","signatures":[{"sig":"MEUCIAJGe36U22WzX/6PZoEJ2pBKHu0WNspIiooWdl82+TkyAiEAiKYIXtMEoZQYxTGqT2KNSGHeTqApnIz/68jgq2saB0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFXB2CRA9TVsSAnZWagAALIIP/iP5nNdKyoz7mFBiFafr\nxbzOrGq15C45CaS8PafQQBAAdfrT5h4OCEskRsUWDx9zEdrrKrUkTctWJ4K8\n/l8tZ/9FukPPR0zc2wtJjobRJbI0DbJGA12AglCM4eD74UxktzPl+l643Pgw\ntWUtNJPxsIVn/V4XnN6apglSDmirmxZVo9IyQxM/UzYAK+X89qSFIo9sOrXD\nv9qnA88pbUSjHEy6VC+/Vx/oRHNqHRqJ3hZ2xIjyaLWHz4b0k82sUicezDa+\nMWtE+AJSWbnV/b+WfjNYYoanvU7WTTCnXE1X+mMDYedqbO8LR3CxUZhdYGo+\n1owI2NPIrpPst0hUMoXk6q5NfQaL4vucjSzOg1vn7X2uQ7heir0pU20o0HuV\nyKhDAcVGQU+KV3OqjKi4mxRfwhhy58ozd5tqr7pT5dkY0kShymZl9kXbRVbC\n59s+FQFlS81fo4585Gkr+a4dWZu4Mn9uIZzGCvF8x1ETV+glPvyYKEJx1TLT\nVRlu0m7OiD1FgLJ6dDK30FR7XOmoC/rzYj/m+yz9dkZBzc5WR0AS1LtEW36F\nZjf22kmhOjnseSgtKAHl/HzR+fmmxeaz4Xq4COD65is2rYDVZvbYzBdu9J7v\ngXJ2jv0AQ1yQoJ5Ojln9CjDI3ziUCIy/Y+Hao8wNHh3Ug7zUoG/O74qs6px7\niKkt\r\n=hVRK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4f2a5cc372deb82f5592ca42c20dba78ffa2673f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-4f2a5cc.548+4f2a5cc","@test-graphql-cli/common":"4.0.0-alpha-4f2a5cc.548+4f2a5cc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4f2a5cc.548_1578463350389_0.6363648490156972","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3d1cdf3.549":{"name":"graphql-cli","version":"4.0.0-alpha-3d1cdf3.549","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3d1cdf3.549","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"264be4c663fba24f8f2f881e37c7accb08f3f199","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3d1cdf3.549.tgz","fileCount":14,"integrity":"sha512-zOdkrlqFNsT8XaUlweHH8EKFQuzMPxvmXiMLEyads5iczphiBl/BVrQr0ulpMRZY3bQrsfY08rNKUwf58mnycg==","signatures":[{"sig":"MEUCIQDZwdyYzgQtIzGifnDXvvX5YOid7oAJc1lSjuzQw0L6pAIgGwgturw5IfSg4UGB+7YQ+3YlLQajIlelb5e/ebaSJ2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFZYYCRA9TVsSAnZWagAA9e8P/ijchYmQFg+AkXs5aOxB\ncG7cj+xPIJ75j1I+Pbs+uG1GS8TA7XXuLhCMOLTzwxMuRKzZGoIVV5Z7B9Jw\nJ7MlimpHlh+Q0/Z9huTbEqV/V2Uvl4MBOSvuvTjXy/ZeN7Kh787DaPgzQ6IP\nfngPK0O/sWLVVAWTx70mLS6pF9E5n412uJW+0wulvWSEaG9rKPT4ctVVWmm0\n7Ayk/nt7D3A/YPJqvUcLA29f/7HcRQ8AeHc3JGiC3H94kMv7B1I9vh/nDufg\nQtkKh1Oo10dXfXMgxluvXHUwrGXOi2t+JnDLVavLTYe6Rh+UuQN/QMXeQG/q\nWvPCF14tkPIM0ZHNspCzeoAXUxVMXgTZZfSoUUQeLgLSRZ0vOjKK8QrNN/ZE\nSB/zcqP0DyOOHLdnRZHBHNekRzvYknxI1L089pHN1FuMIe6CkPhJ60JICO0s\nnZP9zzetca68PlQ01vH7p99NE+NraoSjZ2Yoar2QZ2Ixpls8rI11+J6xEmnu\nZyZvrSSM/NMgiol4laDCumQF8GP1xzVMQ69haGVNeZI4Ps02nKwuCBJwIeTm\nMBBfdih++4n3aSQLF2+Zg70UlvGprD/1S2wR2CA59UVIfOk4yaa9kflbz4yZ\nIDwtD++gD4CAqyS5LWhVfs7cZivI8DZIgg6NamdX8zic0tMYRVGCcwcRAKiR\nPDxe\r\n=gFj4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3d1cdf3165be8e640bced4541cd02c2ca0ba9594","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-3d1cdf3.549+3d1cdf3","@test-graphql-cli/common":"4.0.0-alpha-3d1cdf3.549+3d1cdf3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3d1cdf3.549_1578472982804_0.1637157354067329","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a51f9ef.549":{"name":"graphql-cli","version":"4.0.0-alpha-a51f9ef.549","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a51f9ef.549","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cdd315675bbf31e6b133c5823076db6acd3f447c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a51f9ef.549.tgz","fileCount":14,"integrity":"sha512-K8lwTtU+teVgh5/ReTIz89VppSeKuzNKrISz/OZTraR4VgpRleQXH+L8iimA7VeceqdCNFeCSENnQCdXJfV/xg==","signatures":[{"sig":"MEYCIQCZgcpxvnBSMxXafE107Lp+IOifL1F+mXGI0hxKtShTFAIhAJTsIP9Xi84ku7IzjrpqaovRMp5XAufB5PBKZBdo5Hg4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFZZbCRA9TVsSAnZWagAABCoP/2IcUUMy/ES/uJcIIfEI\n8I2CCcEN02XuvHjy4nX92TKYSPYShAKeDNmo3wnq7JFBL8dCfItXWs2rUpcU\nlhKiEB7Kr/y9jhQu0OM0imsrNY7Nv6G4T4ikTwXjgk6Yo+o39YIyvXrO+K29\nHaXeIr/+7Ncd+FdwCn3bWbdiWa/2J0WMrBwgAQQxXXBEZxIb8eJmXjQ73h+5\nsdpZCeeXuyUFDxLwbpOHE2kTs0C2ME28rwZtNwqzl/AGkEblwSzjaYg7XJkB\nQgKPXSIP//gufbU/YIlTM/C21Ho1o5ea1CXBjlcTNBBQgMN/UQZ06BpctYIm\nwWS4TR+3avu5flTiAoLLqfGYg1kYNC7J0DC1JcRNTTPEBAAki6NaBC4CnQcY\np9VAgO3IMpkiLBCI0VbDA84N5uSICMjw+IRT9bA9FCeTN9L5ZiUnt+JKAClf\ntaV97Cd6YLL5oe/DyT+hwHtij2Vv9Tv3GFxlslu/UsPl5zZPtD9cW52fxp67\nseS3cqgl9uq6fTThPHBsG/LUy0oLQ4iwa8IQVUTplgScLQnkZ7hRWxaTwaf3\nexzGVhHtb3uwX8DC5Fuj2qB1eDNIetmN9VG0/N5bvbWPQOEu69VHfOXjiQOU\ne8/QZuZ4R0FAN+XaNr8k94HQ/V5zE3JemmBLg92MQsYRF2DffNsvVb4pfLf/\nrmMQ\r\n=Vs5V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a51f9ef3d8815d9ec69da6d81f0c3c0f7090abee","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-a51f9ef.549+a51f9ef","@test-graphql-cli/common":"4.0.0-alpha-a51f9ef.549+a51f9ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a51f9ef.549_1578473051498_0.6636642126184509","host":"s3://npm-registry-packages"}},"4.0.0-alpha-059b497.549":{"name":"graphql-cli","version":"4.0.0-alpha-059b497.549","license":"MIT","_id":"graphql-cli@4.0.0-alpha-059b497.549","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e27620f2320d5a42928204447c91726c669fb19a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-059b497.549.tgz","fileCount":14,"integrity":"sha512-fidK6OPtKWtDftvXdP4+0mUYxQpMz4yam4++9s7Zbg2NQ7RuIbrmlsyknKt9CuvREyJo6nQRRwGQ9oNKZKvQ3A==","signatures":[{"sig":"MEUCIGNBSzB6htX7cvhU7JWSEGr2TCWLfSm/2KX2NWJc+BYxAiEAqUDXxPH10TjJ/lzQhrMMCyynHZcmBF7urE5epLg+o1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFZb2CRA9TVsSAnZWagAAjtcP/0Ca74pBCuYKeh0RS5go\nt7czSz4qmQDDh3YOfYapa9fqEPSgNOba344dhK9Acsv9u3DsrELuycpCzQ1y\nl0wGPb2y27gg2KMumh6P+GiGq2vPe7BZBDBQAZh2r+/UteaY9sHGXOXo3CmC\nviSqCKByDd8FsiVgN3E43LZgP58iTN0KQMr73AowdWkZCpAl83KfWvE8Pj4O\n6FbsbKd6jwi08Tjex+MWspO0XoWuxDe0uW3ok1zWcvRjN9CT/586yVTIlUe2\nx1JPUTJEZmlFqYgmYQo0PeOswGSnWmMnJ/fcEzOiI/6ymT/n94RuWTLZSaV8\noCTx3Brj+jV1cPyNMqurexD870+kfl/jLQ+Hs2O6eZx2PgO1u0yrVq7V5wNL\nhLVrF0dshQkVnu5aUI8vjZ94kYohM4u3HsOax4ei5qhcEofIY4gZFdsk/Kik\n0HOExA76GdZ4/UYYtIGFQHjcQqccU4qCUpnPh57T1vJZucdeHfHP+V8lo9xm\nmKkrtMEIu9Eb90rS/5G3Osf1StIzx2BowwU3pE5cPGtwLY1hhI577j77ftKE\nYZQI/Vlvhzj1qlw/kPwdSJAOLIK7LMqMY6KI34S5mgoEMYVa1uvHgHR/CGHN\nS8okQ9TzGaW4kCcPKyHLAYBzZBtgq1D/Qcn7TCHs+xwENuVIKVDadEhVMBqz\nzmhH\r\n=AHNy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"059b4979cb3638a66e98284df044ac60c7f21f06","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-059b497.549+059b497","@test-graphql-cli/common":"4.0.0-alpha-059b497.549+059b497"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-059b497.549_1578473205970_0.7639607531502046","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4cba829.538":{"name":"graphql-cli","version":"4.0.0-alpha-4cba829.538","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4cba829.538","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"79d5f7f2f9a2d249664590a9aa4afce79872dbe5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4cba829.538.tgz","fileCount":14,"integrity":"sha512-t4nN1yrsuoMsbGACASOGsmoqQ9d6CLtGI1vKsohGWDRDEz+u+DYAEXiOoT1cDDHqPfi8a6msGzBP/GtLlWsdLg==","signatures":[{"sig":"MEUCIQC2d53zYm86x6FO5DigqC2gOxKe0zndgEPNZxTIXUVIsQIgAPdR/eCyD7Jp/2quRnI32g3FXr+0J3Y0XibTFQzWJJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFZfJCRA9TVsSAnZWagAAP+MP/0yIKFu1SrS/6RJs4uZD\n4zBbt82uecHT+Jb4Ij53y7cnEnPBScuPk1jjMKtOMobM4ndx0dkz4xPLkvwX\nbASETK26R1nETN+ZmZeYWWq7Q/3IfnIDH+FzxOj7R1rAycmL5tEsTMfSK7yJ\nvzIMjUg/vIdGql4CmCBB+GvflXWnqdX5vYN8Vk+jsghZhXN1LYaXabU8Jo4b\nDhPT2tAEKVw21DAhT3fmRaQSmT6/RHjSFCFommXC9MJ8XWQecsF2re/T72je\nxKVMVjP83n8+DH9bvzOMMZNbWNEoi0Z5eb55Ucjs0t40q1GJ44L/1wjKH0Zr\ng/hn9Eeru6UGrOKgXhXSnCEFwitcaNqrEipKiDHfW6yAI0E8h9XjbVl9GW1B\nF8mIetC3AZAaEMnXAici9KIR8h3jzFGc7Kt+ha+g3XT3Slohfaqlvdrchp6A\nBR2af6z+YKOspnYJKRdU0L/tzvdtpZnUNUdnIs/tqCbpgFzD1f6t9NWxULde\nkhjx778msdx2yYU0HChH7Utgkgg2AKsTZmHv0D8n4S6Kk4ttAsINqexdHerR\nKF5h3ESlIYhfEBop0FxzYw1xODjZgwBiWvv0dufAvkgGCFiiA5pgeMaGwTCi\nRAuSMaP0TSljwVPQXNbiwcE+mBBgqAfW5xLW0n9/Jjq6hZJAcVyMA/e62x6+\nv7Zq\r\n=h489\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4cba829ccef39d739bc6699202be6d67b14124e6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"10.0.1","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-4cba829.538+4cba829","@test-graphql-cli/common":"4.0.0-alpha-4cba829.538+4cba829"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4cba829.538_1578473417028_0.4601823394706157","host":"s3://npm-registry-packages"}},"4.0.0-alpha-274b7a0.550":{"name":"graphql-cli","version":"4.0.0-alpha-274b7a0.550","license":"MIT","_id":"graphql-cli@4.0.0-alpha-274b7a0.550","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a34bf9e7767fc54b0519685eac6768f5590e69bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-274b7a0.550.tgz","fileCount":14,"integrity":"sha512-gYWxM+reUP3PK+iTZDuRM6B/sO+qpSyXIxOzXELCp/0oqFi40JEjjb0moS/U+XoQWj8BeXs1ScW5neiucvubPg==","signatures":[{"sig":"MEUCICjztbcVLWOu5j95OYs1F9tU4y7pQpkJ8LXshT/Oss0sAiEA9hrJdhXddzJ2C4DX6DbiYr+54pu99S1kGpcBeSZ6ijM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFZlyCRA9TVsSAnZWagAAArYP/R6EckJM98T3bNeH9UfV\naAtr6HeO5m+eBnqQYbc477NKmrM34yqxZzCzxSueSLApHd7v7vjkZMpQKMwA\nFhAqiwKDISb9nfvLD+0oZDQyHh7Pw3m41Tw+KXlt46dakuzFis/u5HKPcAXO\n6mR5NSJOHnLnT4Eyj64Q5z1+uIUMfYdGMz/3qU73EZ43EQPRzCUrcSBnSTho\nXqkP/hRtiAwVVLHZvtx0hOM2ZHDJzf474zbXwhVcrSmflgoYLiHyk9qiIwlH\nUfknzOYX26Ne0x8vOYncmpopwzTu3RdV1n73TCeRZqhmuR9tnUnkNtZJWfVl\neKOR8W4Q7inUJgh+Ns7AJC4mfGlo8MaUUH70Q+TUd17q7S+wHmHlwrs4X7Zj\nJp82fhPy+1wco/tw747gvPEmP44xXBSLMTZneKEyYJY8A7kAx9fuXEY0ajW3\npV5XDkv1n626fSBsSRpschT2dADMh5aWuugr4w/peh3SitkO7FC4Fh1tVOpU\nuEsrtKE/C0uih8kPzhjQrq9d2mtXfjfwCYBjGUsOODsHxCqkWUs1jlQ6ubUW\nVidBKEEMibNr+UfcvLiVWHbFIMofeocVt89bFG0Roo7JZW0G+n9qcxxe+DM4\n4CnWFy4K3WEMb0qI4fUnBCMwronZ/AuXLP9LNiBcXNqkUgQKsCbqNCs2A8Rj\nNw3z\r\n=sQxX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"274b7a0947b4c29e571e959987d3cd6cbb7f95ec","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.15","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-274b7a0.550+274b7a0","@test-graphql-cli/common":"4.0.0-alpha-274b7a0.550+274b7a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-274b7a0.550_1578473842437_0.27792879415305904","host":"s3://npm-registry-packages"}},"4.0.0-alpha-16c3ccc.550":{"name":"graphql-cli","version":"4.0.0-alpha-16c3ccc.550","license":"MIT","_id":"graphql-cli@4.0.0-alpha-16c3ccc.550","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b4b1bad65be45b4bea4b2611b62aed0b17e34edd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-16c3ccc.550.tgz","fileCount":14,"integrity":"sha512-cnwTs50jD+QjdU7rhvA7QCng+zcQrGFXyRbAKA5mdVg2K3NmAmK+Y3zXKeD3NmbyjHVu4hqAD0tIIb7qip39ZA==","signatures":[{"sig":"MEQCIA4HIpe91mFQRUFOoM/cdGTzO0U2I46qHAmXEf2QptxdAiBk/F9yRdHQ036jdBjvEb4J/m1ZfrXTKNeVHxbHUNL3Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFa8gCRA9TVsSAnZWagAA9GkP/10+j4Ic6oQDHGLqyIkg\n9P9vFB8BRrJRTnO+nroEabsW6uwFRsV0cCIGiMVtJe7XeyK7bGGteQ/sciOk\ncP5ep88DQ0pWbJH4lbjSX8e6st8hfEYLnJWvnR7qz8ankclpw9E3vy336s9F\n0tdHHyWNtOAVCkgozI7YamnUadrTL0TSzkTXVX8MMu2VNrkCLvoLsJCP2sk4\nIVW5i2PvfqC1oZPru5FICZ+s8no1xQdma8mckHNchqN1MdDLPd6EZxN2H92n\nIC62D99/b5hLKsGiPR5p2Iymm7TKWIvEOQBk7KKq/bniG2cYczLYK15L7f/w\nMAN+FB8qdbcwfCgUecslhL3rbKJBurF/3KiH2G0XaF523h9GxA8izDPCs6DC\nLFoJiXZAoWVzb0DW8Z1HovJ8JDNRtdKkHwIJERBQSaBuXlhONSvPtdsFq9D0\nXsGOR8CgqHwBbAyS167Z8OBU2hfUx3JeDUP0Nh91m8pw5rBFUo6ECVMz8vqE\nvdtm9bZX3aPwHqYmp0Fzy4qkGnNCEXIpLuW0qe5l8bjXSX7F1SMcrk0yX2NT\nD5/Xf3zWKJRwKM+QqRE3NYkgM/BQ/U7yMpuPKtGoosIaWfiLqYO0wFaxH5xd\nNAt2olCk3J4wzjBnv3W5je1I3+7xc/v/6Ph77FbejRJDlmS1fQDIRXW7meSE\nMSz0\r\n=xqz3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"16c3ccca0f909c94717bbf98cf6b562120271951","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-16c3ccc.550+16c3ccc","@test-graphql-cli/common":"4.0.0-alpha-16c3ccc.550+16c3ccc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-16c3ccc.550_1578479391769_0.6679586420451302","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b693160.551":{"name":"graphql-cli","version":"4.0.0-alpha-b693160.551","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b693160.551","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"64ca7137cdf906c1d448de42ef838dbb492d19f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b693160.551.tgz","fileCount":14,"integrity":"sha512-EQajbRXkqU+GWCc58CV9BdGJW6AyadDzjtPzQPqUJld6lHf9k1LNEofvmOg4x3M/YIliTMBs6vEYJ79y6ZLKOA==","signatures":[{"sig":"MEQCID2LHgx7FfFAzccKPHjR5lJspPhUIjVrEDZaWUusyA+nAiAf8LFVxE10tG5zWjWWDWLmzlbH16PHe+GE2X80i857qQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFa9FCRA9TVsSAnZWagAA0vsP/0c+3LY3SgFcOg0F5UQP\nhr+0SQXRhaXBLxJywYSrLtbHk3kUYUq86ffFM3/SOkv4W9apfXjVddtlrk+y\n2vmfrcfHyBJ1VUfRYxICL0NpVtKkjdKFss1Gyz7oL++K311Kn/JfxuxdIWva\n0ma2NU0G4EQxkMkgCjGjC0S6mfhS7BrXK5jfc+8qowITTrtzZx6xUUSN3SN6\njzqNJ7W7Xgl6UT8jYBXX3yQnYt8mOdQmnwCmQL4Dw26XICZAIdAHvbgq5y+/\nmKZYtnzZ2cSNz6bHxsQ/49kWX1iFARj/ydYtYXl/0g+136nmPCGHiQuRJKzp\nGXaVLOr35IhcfGScZ46JWt3oYcU3OtnPR9Je7pmjx6h0c9ps5Ut67Ajsu5pe\n55/boQdG/ausBsEuznnhjX5uOz26U/5MIWi2Pac6r3uW6U2vHTkEe+PZGqIA\nLGsQzRbyWeSH5OVAm8t7i1Ll3O9APTmg0l9zWslemni5C+hPb3/iTHl1NrHU\naIJmTi6LZs47hSa//xfKx6JOBEtVWb3iIR+VYBskFkXMuzQ+rI/L+qmuZrpD\nF3P1MZCSZFW3CtbtC8LFgB0XdRJKM1EYskKpo0v5+myuMdrjqbmCcmkpCEBi\nivnHsddCaEmHPzBTyNr0FwwKL4bneqNUOFHXm602oTUYFQd6yD7zfY9Lji+L\nI2uD\r\n=z4rx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b69316026ed4c2313f3adb1124c05398b9bece85","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-b693160.551+b693160","@test-graphql-cli/common":"4.0.0-alpha-b693160.551+b693160"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b693160.551_1578479428847_0.4626894408617035","host":"s3://npm-registry-packages"}},"4.0.0-alpha-18657fb.550":{"name":"graphql-cli","version":"4.0.0-alpha-18657fb.550","license":"MIT","_id":"graphql-cli@4.0.0-alpha-18657fb.550","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"87d7463af0c780f23bc684d40c993e74069dd7e1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-18657fb.550.tgz","fileCount":14,"integrity":"sha512-7uHCSWfIqi1B4CGklzOh4E79z20tqPY+3nZmmlYnAMHuXH4twrngMhg4zKPlYsJRCitb2yxR0x+e2hdhvS2tqQ==","signatures":[{"sig":"MEUCIHmGSYt3AoFBlYt08vQyxE80hk/iLPlK8EXGQ1td0tj1AiEA+WB5L/kOsYYziyqgJw4NNgv7VVt5kGhH+hAdvy5Tr8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFbASCRA9TVsSAnZWagAAhwUP/3eSc0bg10B1sp9l4OTg\nuwwYslEGAHmXCFtnUTj4RCodopWJ12bEv0AICfx6mizWolZ65zRoM+elPjgq\nf5QFSJc//2SQtDG73zRRpYLWvJJFn6BCVEh1KMXA2eeFe7cTVxVlFTE6kZSw\njcwXMXFJABssRZRFx1jR/+M1wvKslhTFy1FBGCBsRoBVPJBCFf5DKKu1ff4M\nFvjNycek26IiGqkueA+pPGy39fgz0dQAWwZR10WVsUK5BZnV6L/Sx12T4Itq\npVcYiKA+iPciKicXhuZ8rCBzYE/Lw0Eed3dr79HUcygGVN/ugRkLlxN068M+\ns+GkspaLj+nAoXp2D3e/Ze1aTV4gjO4CO1cHsRFTMc3jlteoY/sRp8j0lQXF\nYpicsfoGqj70UgBK4e3134Dqv7E7jTi4V48MLSKFE93CqcGKLu07p4mbS36J\naqnD5YgpYVXez0XwaP2fvNJvm6neC/4ehIW0d2UdJEZtGeH+gXqV/yy38MP/\n27nH/ZJvFOJUch4KRbNusxkiZsxzitBUJbtw+FbWhTPHX80Iw/2GO/VKB9Uv\n88nRMaiIrFmBXS7vA+uKg5zCMefaG/lCCjOejKxkqW6W6PMemPFqcigfCwV8\nwHsCm/o6O0mwYeuVUr2FAhdPt0lfA23n3EzrJnkhZglXRdso8sfZPO/Mm0+t\nHuzR\r\n=n9g7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"18657fba594071af091e8999e81b060e5032a05d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-18657fb.550+18657fb","@test-graphql-cli/common":"4.0.0-alpha-18657fb.550+18657fb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-18657fb.550_1578479634232_0.46260708906468784","host":"s3://npm-registry-packages"}},"4.0.0-alpha-22fbab3.551":{"name":"graphql-cli","version":"4.0.0-alpha-22fbab3.551","license":"MIT","_id":"graphql-cli@4.0.0-alpha-22fbab3.551","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c1a32a52132d99dd97d7ef8abb98dc646ba5d49a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-22fbab3.551.tgz","fileCount":14,"integrity":"sha512-HjmKXPNLcX47+manl64xFWW8A+fFuZwY8PLGLs/11Vv5cNOA4I53e5Z3MnC7pRE56xl6qjxzXh7w3Bd9xIIbmQ==","signatures":[{"sig":"MEQCICOcYqtYG7Ae+703ak9+UVpwg1LQVdgxHIfhriYPVLrAAiBqsCwTqJtQfdXBzekhLBYVp0vrpMrnrbtlinh0YHs4UQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFcqeCRA9TVsSAnZWagAAfykP/RIve3Fq5nJrBknfKb3A\nbDjX0uGjJ0O0taNZrUmMozANiueSMtsHif8l9vsZB2t+ZC1MBdU/EJyWILYs\nfxWX64cWRT83xYEodu/yxCKxA9XEkWSb9U34GHVSePyhDMJ/GfbNl7gNYcaa\npiBGk5dGhQsI3U9r3NsxhGhiXhg8Stry1EXHvBVF13n5GRZwtmU5t9CdmtuV\nUj1H8e5SstpHzhVmwFR8xsGWIcd87xT9Io2xea2VZNIgDfSS++89iwDwnvm2\nrGW2357tmC8oXC3nx12lnHfJtFgO+5YEPqjF1Gw+qU94F1lG4VDIt3dasW8U\n/XPGS+4Q+tX7R01D7xHSnwkmmXaEn8T5pLwKKdgJTbnOLdwQBs/eBxYknG+O\nZ89MWR1RJUsAsw5q+XaVuqbuGhQjgO+4u10OVKf2fT0lYVfePhzJgGK6IK1+\nhr+vHzOOgKWc5gWvCzyiYT7kd0+25pdTxXPlVOwEzqf0bmmlpIvsNzT2Z9hc\n3okFazVppOeShG1FbpRhsNUF6NWhnlY2xkQMC7q0IWeQHYfJtyUV4oAd8uWs\nfS84JD1/ytT8jeBMylzWLHIFHjrFnrPunqoT4KePO07L/h3Oz7lKeVS9DG92\n7QQEPEP7XDMEVzKnzFq4JXwRFFgH9+2zDLNT2kmMsWFNk2OvH+dq96fj/VqB\n+CvS\r\n=0wNO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"22fbab367f1d0079548ee2c15307e836757f7120","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-22fbab3.551+22fbab3","@test-graphql-cli/common":"4.0.0-alpha-22fbab3.551+22fbab3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-22fbab3.551_1578486429950_0.6137690370066549","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d79e846.551":{"name":"graphql-cli","version":"4.0.0-alpha-d79e846.551","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d79e846.551","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3fa19f3e2d1bdc7ea59dd95ca3d15e87e1c9f98e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d79e846.551.tgz","fileCount":14,"integrity":"sha512-tXxlx/pbtkmp9XRsfoCwQJwrOYZTUDj+JPBRlNFxiytlCVQtf9hCLjYNPCRxDR8YB8ukUvunGapFazgBWS1/OA==","signatures":[{"sig":"MEYCIQDzZLe3Al3RwO/V40taFkmueE1aBR30yFqwd9vTCm7u6wIhAIoOzwoMWJgM44J4yWphIPNaxfk5O2/YN0T6PzFQgFhd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFcrcCRA9TVsSAnZWagAA5OwP/ikiXx59CprNUW37cPrd\nVDuWcpQvSPKv5UqUHt1KiJOoYK7ZAE/7lp0VckaWJ6Tt0mX9j8jQ0v1hTA0L\nSTz4hUw9PC0MK9B6ejEPc1SqRLNo+/vSexqBItwVwv9NRUhZ3wLJ0VnMnPJb\n1ZpVzzbbWOPNVrY8x90OiJnypXAOsl/Jq+cUFySr251pN5qFSD/6ldnbLHCl\npr2s8V6y9w+Sx67WhDV5M/PV1MDxKr+7jPgGymeq6/HC2uU18tCTVMmF7IoO\nZUtRbTmSpGs1nEzgL+nBllSzaJMK9hVB5LxpIhFJp3HOn8BSrnoV2Dz0COBx\nbseHt12Xaf2qI+NdYBPxz0XcI08EW0154LZyMQ5mTZCRUwMaFMEvhIJg0Daa\nBzLuSXeaucR7pMLaTA0eVeOkdXTNQCHdnDsqYd9UZOQ2zu/8Gc+E91s/O1zq\n44yZF1fgOTd59suaAqnaPPPHqOjbMk9/zunDTPIuiEJ7ui/1p2vXG7Vaf3lE\nZNfTxdLnzwlLHIepogZ3NNp4FySlDIqjv1AYWGvWVoCjPc3gAQpvguum7bk2\nBl6Gmnfqbka49Jod6qVc5VxAO41GpG6qOUZzDDgK61MrBCmWG409mTjci3vM\nttMo1jm5u26PUfIEd6PuKZ0aEfmZGsbdr5Xk14FKRZLm16708EA6/HRwybj4\nwMgv\r\n=CTPZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d79e846a271002a436e5c84745f5f96c4d1faf16","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-d79e846.551+d79e846","@test-graphql-cli/common":"4.0.0-alpha-d79e846.551+d79e846"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d79e846.551_1578486491210_0.7459730552756614","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2c01ecf.552":{"name":"graphql-cli","version":"4.0.0-alpha-2c01ecf.552","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2c01ecf.552","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f8a02ae5041192d0c2671b948afb24f99a864c82","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2c01ecf.552.tgz","fileCount":14,"integrity":"sha512-r6losPtF5SZymhxCwX2mTcb+FnGxZnQv3+I+DoA8kwmdS1X/poE02ZLMwFPDblPVzh2vdd1EqVd+rSIEYPQYXw==","signatures":[{"sig":"MEYCIQD1J7FCcErs4yasKyfTLcyxWA9hhg75vmqRKgAcICKFBwIhALCq1LG7kOpltU1bHCWgKeFldQ8L2PWX6bsvpvmvUpGM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFcsxCRA9TVsSAnZWagAA/M8QAI5ZNg7HR0ZMT8uhaTqK\nxuhzhJzuYqJNOl9ELjYJ3tNEZ2ExVh9lWIrgTCdEceKITEdwKxc010lVHPKR\nBKgkdFhXmuoai0OShlYmNayPTPeVKV5ddz9QSwtUanlvPkkgVTZycm4bpw6o\nTIfv44sjReIlUVWJeU9AbG/xlX6W3XPqiiPPkc8FRrohVQHv9Ui5U5pDJnTA\nzINHGFSNGoM4h2OUCQRBo5U/QneW5RFo3T/H+UkOrqFt2PqN9igqJbefRYhM\nbuGahAPMoj/D7R265j1Rs9kFjYPqrI3yjlFnzRD0Jgkqjm+TBoK3dQ+MoZdh\npurqpCWuq4xcQjxwQvoREQys7wep0+nRH/QDgen8dydLo7KbPZxQhUM03PCD\nJ3MRVWYYwBZFrje+cBnCgUXoN0q38b0gOlssMFXfUw53mV4ZRRF22yJGsvzu\nfmMb7V3tplVNCwb+rojJCEIzpK/rGEJbtpqLLvvkB8TiyEQ+fBr2x7IwanA/\nQfiAH3DdPhToWKqAs/VYl2HMwl5NGprDFg1/Rqjvi81rTXquqblhds4SKDcs\nYJdt9dpTUDIBssNrmFQeqR1QS054zpi0X6phobAqISfUU9WubsKnA92rR7kg\nq7JaCU1R5aQG7chr6LP1aYafQWOwRwJ30LFFYHgE442IKJutx7CHBBmNcbGm\nmqU1\r\n=B3dd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2c01ecf5a00d5d5004aa795d0d51f26cd9f81e2c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-2c01ecf.552+2c01ecf","@test-graphql-cli/common":"4.0.0-alpha-2c01ecf.552+2c01ecf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2c01ecf.552_1578486577041_0.5147199549360895","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1b49bdf.551":{"name":"graphql-cli","version":"4.0.0-alpha-1b49bdf.551","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1b49bdf.551","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1d1adf67e0e58707abbc4e3c806866ea6f2ef591","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1b49bdf.551.tgz","fileCount":14,"integrity":"sha512-QRXWg2PLl7bdi2UG5u/8sIJ1Ve+/e9Cwg76C1hQCoSH7fuI11BSb+vlGteegyxHd9JIC+FySdjVTHxMyHLEHwA==","signatures":[{"sig":"MEQCIHnDi6psYuV0jDZKcF3yB9P420SUTrBRRYtuR0GK+836AiAsrUxAJ5ogtW6eJVy9zLfESo6aO/RydboNRdJm7b0F6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFctPCRA9TVsSAnZWagAA0ycQAI3LQeYCG91UKBciPuNu\nroLnMKJteY5yjw8YmTCsCPcdTOFEXSJbE6oTnbTni77y0a0p6ZGEGbheIy0C\nez67wNtLcnnDDKdCkRwNbot/vPv8iHLfFOmVgl/F7hY4xWZRamHBDQA7lfNW\nWpfK5/F08Aq5T1PRDPthANzutQGyY2gfxXhaIiBo5by6MG6aKJg6aJoXNOj0\nrHF3kMzxVy4Z0/7ACDXWJ4HLON0aPuNWpFyu+rsk6Dnj4aTa/adPzcucqriJ\nsWpxK1w8JWSWWV6CmcvjN6W7XsLjMJ7D8IRxcbL1xVvJQl1IGxaDcL1KotKY\npV9htaLSzfE5CbjTtWgbimZrO2ccEkZlWkiQ+jtEdygNj/hYZTAViAjcQEaM\n8XnXzk3CkfX0lXEItluxusgtt60iQfsEh8jP2fMfUzs2SMKyxVzjizDafmiB\nM/m56bzIYycOlRuQ9bqXBeAe5+US5zR9urrp9BqLobIxmfM1XKFjxRqII06e\nf65MEUtrIV4YE2UpRCuBjnVLTfZd3X/h/Q1fwfELtUo0G+C7sFeLVYQPKoCe\nZJv/XImHB4Egp7Hqdh+8ZfxReu8lBFHh93yWbihjyUUUxp5qPM+CVLZ43NcV\nLlQJYkN21u25LsFy32dslwRvSRxv9uT6sau9KxkFs7duKIj2nvLeMz4pp6PR\nSaNO\r\n=nMwQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1b49bdf40c79648e26da55917aec9f445a9ae1d0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-1b49bdf.551+1b49bdf","@test-graphql-cli/common":"4.0.0-alpha-1b49bdf.551+1b49bdf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1b49bdf.551_1578486606868_0.23559341900389774","host":"s3://npm-registry-packages"}},"4.0.0-alpha-910407e.551":{"name":"graphql-cli","version":"4.0.0-alpha-910407e.551","license":"MIT","_id":"graphql-cli@4.0.0-alpha-910407e.551","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"be92b48017ab5e133791c6f2f395e61b55e046d6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-910407e.551.tgz","fileCount":14,"integrity":"sha512-vG/2fxAIkY5PNOO2bWktcatDPz9y2WdgmxWYxUDCBnhqcgnL7OPxIPqL0TOqEpw1+nzz54YoLh3oAAFHQEh9Gg==","signatures":[{"sig":"MEYCIQCs9Dg7jBDl87RN2Um892xxJmexvxXzXlNvFDJfWA5TkwIhAIVnuB/HVwNIcPq2CR7GoavuGDp/lgOfte6nhILOJosO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFcwoCRA9TVsSAnZWagAAwCEP/iVEiqh/78yNGbPpzak+\nTBgVvPvfWIr1mRgJOjQKwr9tMPZMMKG/v/jG70u3GMHjBpx6nN8fwCPKFzKB\nFQNkU+6qlr5waUfEwYTkNf4CErbZhbHBaK9SzJ05DgzI3iwc9AyFTotRCJY/\n1LuK4wt2hwn+H6Uzu7yLNZCV9zYa5b3k8o/OIri4lu6xhGhRopby9L1eElBY\ncvGekBPYYI/Sh6PABSCjWGBAlXvJn2MtL81xjpe7T+aHWM8flpi7rnxQbCGO\npFPXPxPhd9tVjJ68QaSkIHnAl20xAqgEmtDqhm8NikNCYO9ba5g7WZb9Lj6D\naB9/B4jmxELGsArXS1KdzJtV5B7v9zbd0IQwyGsPRS3tOxFQbBE6uJHq1Asj\nKU3nPNCO8Gf+VNd/mGNOS4TDE5zfpMryyq5GbmJXRrhrq3wHA2b11v1vjpUH\nH0N6CMwwDQTT7+NJ6By0DJd9ASVDHa3pnig6BoVe+ydcQhYPLgp4BHFLR2Ia\ngpe2gBUaAlPwjgj12xTaC8PlytRqIHuNEkQoM1LQkAGGqPQGbw7u1ji7QoUk\n6L6VBytiL0KqmdzRRfyZa8i3byapVpGH2glUloNJjNcMSke1uFGprKRtFfy5\nuokKnI3FZ121g1E/yzmoiPjCOZIt2tdqGZ5fPDIucLyA+q/f19hsVp0ammf0\nUqqn\r\n=M8Wv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"910407ec38374aafb75291c76b365bde373b2f73","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-910407e.551+910407e","@test-graphql-cli/common":"4.0.0-alpha-910407e.551+910407e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"12.12.24","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-910407e.551_1578486824158_0.9534632060508261","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1d494e2.553":{"name":"graphql-cli","version":"4.0.0-alpha-1d494e2.553","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1d494e2.553","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"49ecca180ee24dd15beaadfb3529a8d071658122","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1d494e2.553.tgz","fileCount":14,"integrity":"sha512-HaYwF55zWYYCm3JNuUaK9dmB7YB2tEiwOoG8c6o/eFSR3xlgAoG+VAj66VL+5CdYIvRkp6pmchG0QkcRcZ9Gsw==","signatures":[{"sig":"MEUCIQDtl9H4Qo/2Pd5S+ZWjw3kvZTXAC2T4OZCOUwwsh9YjbQIgPZHZjNcwRb38taU6ARjkTLEc+0bPLm+kxxXpUyfXv84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFc77CRA9TVsSAnZWagAA7TwP/3OCtN9wvxmQXP8199Wz\nSne+3dNKM5OsYoXHUQ20tScZT8ACyGq+oUTbcwfyELq//2mKodGXL+vNErWW\nSPNTxtb/sHAnvi+loM2ty0+l7jJlKr9WWmUS3C4UwNvBi+EekugBYQ+htcBk\n1OYCrUI7VPctNHYdeScDtaqz1lQFRqUlG1nrUJIMHiBjgUTbvl7Lj2QlMw/b\nV024TBnjsfPNkcfx76TdAwutylZbDTxgEL/vpF+xoBoLtuW5WbjFyZpDSo7Q\nqRUgJIe16XOq/C7JBZyegJYO8ocnnhD0CCMaIfGIqbtCQJVU/Q42sd2gPauk\nxSsCVRRkGw0OHOolCw1f3Qkw+sx9Y0c0oG6IyMG85kzkn/qTb7D+wDHWiu5x\n0av/pEsET0w9HR4tfZhyUH/9IXGo6VUyxjGpLUPwm6WQRhZl1iChjXeyZu6Y\nC7ntHYJKmlVkxkO6d/UlIQedeUIkkTbf4tYQl5Rp/WbCJwkDSQwQLHnxAuzC\nQkwm3WTngohZLMUKMyhZ+NcqgCAOCZOrOGyhm4LpxebM6q22OC954a9GwJce\nStCE90vimhowRZJgbgTzlThFDPF/dw6axN3DI6PgcC4mjuany5HauU7nLePl\nEZMOY4XVxd2L+Oen3Z1GDxGgiEl33nLtEyaGmAEZ3ui1gI7P2G1wXJC3jIEx\nfDyg\r\n=cHa1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1d494e20686db1e76abfce7d38338ef3b06ff530","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-1d494e2.553+1d494e2","@test-graphql-cli/common":"4.0.0-alpha-1d494e2.553+1d494e2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1d494e2.553_1578487546991_0.6976362292968947","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6203057.552":{"name":"graphql-cli","version":"4.0.0-alpha-6203057.552","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6203057.552","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3c3ae21800f53a715274a818d7dbc3aafe17eb03","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6203057.552.tgz","fileCount":14,"integrity":"sha512-9hr7ibzmxuOR5G2DdL806McozR+5uJkFEfnsMH4KzTOJfrtTpafPpDQaGh6LOikcj4h9582l+34704XAg0vl3Q==","signatures":[{"sig":"MEUCIHIgsriHmlroaPj8jF2OU9fCpcZ8PeO9F/kEfstmmaF5AiEA+WnXr9NowuNKi/8napsqi+k4WqveocI4Z71hRYoO6V8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFc+vCRA9TVsSAnZWagAAfRMP+wbjE1uV0rAgP/YZBAOt\nnSq/37iREAOvJTFgAY9SIt/wpzzOZFPmiL3kVXyi4buQ3MqA0vAF8xj229uu\nYYn1m+5zB5JJ2Kit2XvwM8F2BXnRg60mrwaL4b9dzvKIojhb+ueHrzL336Ri\n7XcBubbIfnTWJ3g+i5wQfEv/fTfJvI4VvOskt6XdlCi9Yj5GTtnnfUTd4KTC\ngZNMHQ5A3RKLhhtgwm7ePhWpj/Mox6WlyeCKJd0g4S7RZBG+kq9RMYcVt8o5\n1hSX10rRuOWr5KS1Jaw11hGwRuUpIq+N+prWmnbCfbh2yvQVvJWTjzz+NTg6\nEuoRe5ljyhbtkd4K75YgLu8zotBinf8oZqAshBc8rkpFJZWtyLwP4SZKFZoz\nKZdtCNOnZQeLLm8SOID2Eku2j5k+wCv/zJeI/Eq1PsE5cJ90KZVpHCglLTYv\nvKNWQsWx5+zN4WVVOcbhqFGGR6C0KyJvgYAf0uQtX7Q/vRME+Ktf2I4SQfLw\nBqY7InulKONYBrH75oqIl5tkfcz3Ol+wyxtqHfNmAV2UX+Zbliwuzvfj+E22\n6ImxuTy07ujrvB/MMH6FIH3vTNKM9J5vQO/MeYqaZruCXl9NzLmShw/VHx2W\n1fUJqCCnrtOmv3XnBig34k/YfEWjdENGzsdx2DwSiPwezJwIOvXDibTcmc+X\nzlVp\r\n=L4Es\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6203057714ed44f549a70aee351f07b99946d6e9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.0-alpha-6203057.552+6203057","@test-graphql-cli/common":"4.0.0-alpha-6203057.552+6203057"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6203057.552_1578487727265_0.9106977542685002","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2a45bff.0":{"name":"graphql-cli","version":"4.0.1-alpha-2a45bff.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2a45bff.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a3fed2e64cf638786c483546edf1b1a276a35f40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2a45bff.0.tgz","fileCount":14,"integrity":"sha512-SB9U21Zt12ReTLhb0XZNrEZ1Tls0Zb4twqFeil30vARGtlXPvms4SDXra1mGb8BMI6LFPjyUD5e0ciihzGPHCw==","signatures":[{"sig":"MEYCIQCtxUVZe+vM4Z4ZZvK/WAWiCVhWZE+FNOtWAGzOHPGxoQIhAMrWkucMifod8H5sQ+d7T7jgPbGNEk/FKjN72PwyZJPZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFc/aCRA9TVsSAnZWagAAzAAP/RjKOmbtXz1KP1ATOb87\n/gvz1KR6xidjYor31HmH/49ytllwR4AmwCLtAlVDI3iFR/VqoUPcRc5uNxXO\n7UiZ1hV5vgVCRMdadDkSXmtAki3j/Tcu6QLpTE3gXQrVXoCcmNIH5dI0KNxH\nVED0Xg+QKGPgberDq8B9zKblq487+ol5AdvYvxkPMv2h1mO6dGf5AjdggWGA\nh0P3zBA8aSczzQjw/TXWBy/TpMJ6TLzwKMv1KNFuduRvBn97nIsDW3WqRN/m\nk2cSp6aXoOU0Ah4mJ7Ca95FN+11ZRwIrgFfT1T7g+B50MiMSUGZKGK/IpRKv\nHSbsh7nN7nHSrtFnmIs9yiCxK+C2GqMK8QiSLDzpm/AEmwUJR9ou6n11y/Wb\n3hLpprbJqAF8rwiiyo6GT/eOW+C1N+WiDMNi6YDdB+S80Vshc/jxyY+xr8/w\noGnkqRJbXZEE3qa0Nm19g2d1NKF7qM0iTl8W5HH79+COfk4Qi9nSQLspMni5\nbAQNZvXFvwC1RxA4twMdY0w9QZpyh5/GCHEaA9ZPYqOr8J+RvLFU0o7HJIFO\n687K578OuV23Yk7l7L6bsEJPMAmbReNlDf9EM1s85eFIwuiAuAmk937kLBq2\nuNPgVv7FNgJ33UInMheSTTv5s4MwpZfZiV8FzE+UmJlVItgQifo7vLVt4YvA\nJDzJ\r\n=0Nom\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2a45bff8079703faad0026f00e8fdc2f09587dd5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2a45bff.0+2a45bff","@test-graphql-cli/common":"4.0.1-alpha-2a45bff.0+2a45bff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2a45bff.0_1578487770471_0.9560539827303365","host":"s3://npm-registry-packages"}},"4.0.1-alpha-79da01e.0":{"name":"graphql-cli","version":"4.0.1-alpha-79da01e.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-79da01e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2593d969adb182e21f284d241d62a286614b8d9d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-79da01e.0.tgz","fileCount":14,"integrity":"sha512-acUo4d01rqy3YnYvmImsE6kuVy56ocD8XgI0SJ/d/3uhGIQtWms+NQYQ7pj8UYxurzkVNveVR+Wsby1WV9rlhw==","signatures":[{"sig":"MEYCIQCdYc2i51RN4D8C24TVVB314q3yMcnYTMsN7iaXD+/QCAIhAKmATldmfVyppvwxOaeIGsbi9imiARr6tCIxWPGmEYXA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFha6CRA9TVsSAnZWagAArWIP/1jTybY8/3zuT0AP9kll\n7qH00l1Qr/cXw8djEWhX89+rfjNqX9riurJ9TMd98cFtpXLVfhIVzGheWLsB\nMeqPjo+HGUlsZDCGg5PI8qwTFIzaxNpdh9cc34FO2Scb0V8bwusYYMA19zvx\nqrV4PHpDiOgmnzrKMTMbQ+IdMFHRU5WArDwYgK+Uj6+Y6+tl6E4pCnJJzzuz\nfD+ZmGesPCjY5Dl22Ui6gnY2QXb6RfEruy9hMMYGnFaBrjhn07jn2qkefJv6\nWa78L0k8p/jg2swx/CUBp0F6F1V+a6u0txHkIfhMdcGFKYs9FITI8WG/5rmm\nk8OIVdRJCqULEEXNSlfPa9NSMZS61Kdd/XpNrqs0XoNvqjI42TvFP+jI3vl2\nK5t/cl4/nuebkoDg9oDfj+I7jakuJMkie9L+wgpFYS7XlzHnJC8okBG/p8RM\nO32pvijFhvU51g6dbx03Prfp30BJZvHx2TH8R3ce7OgNlomIPJ2C9FIx8rTu\nJIg27FEcpR2HIxWE68+H0XiDYROip1Cmrq2QXYcT8x0gQPWUJ2gR3EFJiGcM\nplw7fRtMttIEfCbXdKf+wf+HrlABDLqrxENGmOsp0mTEdcFppZkK92jqeDyK\n5vMaIJxfz0KAZR3u+UoxPAks1FZmBX35XJIlc5C6wSN+rmNdyJjkPOY0rDh+\na24F\r\n=p24H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"79da01e0bbda02af30ccda95efc0811a9383734b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-79da01e.0+79da01e","@test-graphql-cli/common":"4.0.1-alpha-79da01e.0+79da01e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-79da01e.0_1578505914242_0.34369002300321405","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6c0f08c.1":{"name":"graphql-cli","version":"4.0.1-alpha-6c0f08c.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6c0f08c.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8daf48a77a459fe05b63d1e786014e04246657f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6c0f08c.1.tgz","fileCount":14,"integrity":"sha512-oSx9OJBRt5s/xsi1SsdbfNsMYbVa5dFjVhZp68hK6590VTrKE6UwvU2s2raTnESgvGm5NOlWeN/q9ZRlNDBdBw==","signatures":[{"sig":"MEQCIG735aY93nws57O7OAfeXvZ/00O7rg94SBskW5OmntflAiARuzSTh1doAX9L7Drec7pleWNQV3YLb+gOCYY+ePBHNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFhgMCRA9TVsSAnZWagAAQ94QAJPWAhTbxKzLWfyvPAhp\n0pH37a0fka4HX4Wf1J3QPlRCuMRNOm3Tu7Y1oV7agg084f1HLuVL4RTd7QwF\nb4vV+sNqdEgkS+9/EMJRkcaCn5jP7JDG9DvQAFkMJuMM9X+/TMNEnEKgwjCK\nFsRe/PZESO6Qu8VJ7yfRgQYIjZn6FU8ttAdvtykH9SqEl1andH6hcuWel45D\ndfy+ulA/SmpW3dkTfrzaHJV5U5EqQlIJq8dr55o0xN4/wLaEskyCv/OqDara\nxcW9RAcWEYO9vdJ6c7FIhoNczcjOS2P/BNlxS+M6+e51b0h9dBouAVPQGf+i\nJmEAuD0I8vc9PZYxg5TXYfJGdUKY0V8t4PRN42C7JVRs8dVwPxFJcGy86Kq8\nlKN95bDtQC0GmCrmSSY7ZQcn/EGTFBJMJ3yrOfIXLZdFiluikKZZ3Tg+Dk1J\nOUJYkqcUOeQKnljaFM6v6TS6emKmsQ4zP4OLsIaQAIKz0EXJX3aQqvNU+Mb+\n5ltqJ4eThErjpEANdvM3y0NZKfwSXYpVidoG9A/9vOMIJmi2gO6YhlFtwPc3\nFc4Z58lfltYyu/Pc8dvErQHqmLaxr8jyPoF5s2vsyu7zZBKqIcspUILlU5x9\ns/ah9oDvVpg1b+46bCKjDkfLnHpTCJF4W0iT9Z4olwAVMoxitO77aaJRAr8g\n5jc6\r\n=4HLp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6c0f08ccbb33fc9c9ee6b0a61612c7ab3a1e4116","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-6c0f08c.1+6c0f08c","@test-graphql-cli/common":"4.0.1-alpha-6c0f08c.1+6c0f08c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6c0f08c.1_1578506251627_0.5620507471857679","host":"s3://npm-registry-packages"}},"4.0.1-alpha-53b0747.1":{"name":"graphql-cli","version":"4.0.1-alpha-53b0747.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-53b0747.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fad7f7729dec0b0d2390effb4b39b1c3e861142a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-53b0747.1.tgz","fileCount":14,"integrity":"sha512-B3eM6KA+VCoiKTECLy1W8O9NUCyX33kJr/jO+oBpzCQkdME4W2BP7cQCmx+Qo08WntPsgH0T9Pg6gv8Sb+2VrQ==","signatures":[{"sig":"MEQCIBozXzstKsbnKFUXPbX3Rc6BG8ZvDzdMSmnr9i5ojfe0AiBeN0GU9MPNi6wLIUXCkphxoNNgYkhWpTltWW/2UwsPWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFhktCRA9TVsSAnZWagAAvb8P/0iK1gFygIwj8FCd9hBk\nmL33RpTWT5OXw7xeFrNKynubj19NfvanayhXXbnECjF23L3Rt/qM/FQPAoG4\nIEW7/MCNFt5iZ6XhTY+Q66mi5htFP2U+WF/OC/7dl0XuYwmFYCrECmHRcprH\nSGzw+kGFmlIZ2jKaibHoB+d0t7hBZXfFOyYqtZfJBSz1K+uyfotlca80mXf6\niWSHisK17p2pUinmNNdRgnLAkRiXYXnqbW8mMKxD2Wpwp9dxZQAig9S8qGum\n/DQR+GmVkaoRvdnRo8Pl3ekZGzOGwZltMr/2E8m57xy4x9V+IMGRPXE29qHd\nK7A9NH6eqJ1JNFJ0pJvqQ8LnyadhGaFcxy523HAqODu1AeT7pPoWlrT9QO7h\nHhOWkr9cDWKZISPLhHeHyAGNLTSvavL+JtUsAiWR6TBdHynLD+nQzrBoW8Wx\nAIVddxQRMcJwDoCnlZ3naf9CRWtbas8PKkdEbArVUX0SWW0Mz8/hfsy4AI+Y\nswbroLwpmQfTryPndrPFzJ3sIf5hiEimXZFZit/9YtaaiG0MBzI6Go7jCHaq\n2hWfrezmOwHE9chFKhguNb0pf0biDM7SstQ1L96qJBFh8piJK5JtK74ZEZMh\nV0nDBRLHVgiHGwlIo0G265blYt1hFTORdxk5KavzUq7F79blHBrqb8i1cBEq\njuvf\r\n=4UmG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"53b074726a20cb18aa2428696604ca09be1a1389","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-53b0747.1+53b0747","@test-graphql-cli/common":"4.0.1-alpha-53b0747.1+53b0747"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-53b0747.1_1578506541309_0.34860472406470655","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9194ccb.2":{"name":"graphql-cli","version":"4.0.1-alpha-9194ccb.2","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9194ccb.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d3b8762264686348b8fffb4708da0fb005ff9e11","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9194ccb.2.tgz","fileCount":14,"integrity":"sha512-Rtgs/QpwRR1zDYeTp++e6tOwkK0q0Vr3hhXqzvW0q75fRN1iwWWtlygRU7F4qbs0ZPce8oresyDfnV88IHP1/A==","signatures":[{"sig":"MEQCIC2AxjBTbuW3S8PxtH5twkrNNrZTnXI/69obfpw9Y0aiAiBwlLV/zlS/og6HRUGhHWu3XWuGOVJyW4UGLIqDBcni4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFkkVCRA9TVsSAnZWagAAR5EP/RG/iM7YHBCdj/EmYpna\n46rfz9st9/F7bAvYMTtuLL7TZTSpAVCAptrnvwy+ozwaU6ErvIIbPXkyasFp\nzMDE20l7yuRQ36EJ3EiZvjWxBPtdnCZ+itG5ToEC9zV05HX6lcV4KRkxA4aL\nnaogGbHdbvlael1cCH9CbioUaC3nmYEc75VZFJOQLB8/gGOrDp2jsPFacJBb\neF9rnh3h6iE4xjk5oyHz8wddm0FotU80DHnYYOgR/KYOksvqMYg3ohigFh1E\n7mLH/fa4DGm1V3CEh4yy/4/YBj4lAtgfJ/6Vg0EiTxdTVASD0RxbSbjfbLnx\npfvCkhG+dWM2uC+L/ReoLdRyZ183rx1Hn+nqruC34TH+k3D6UwRoxL0+NxWz\n6htjR23vFCSxGnbpIcBqvmjcor+y/9M6R5tazCAKM84WaltJd35P0K/4gWC3\nX4z50JFH3+BhPJzZ/JTXf9Y36gYJQz73hDYgqSVT3OQhJyQNtHJthGh6hOM0\nK6HyNnRIsxpnPa2wbZqF0sgH+zhPIpotvaFOA4dNcb8yJiE0+i5uxPEA7Z0x\n9T4a5gjOvyB3AhTQkCmZrvmaP5HNFTA7llqIR5cPnqPbc1XdPLe4uzi4C5ym\n/WVEEt0KCxxM6YmanUzTRGlSea9qCFQ7CEnUxbLqtxfWELTOiGP5yRKgSAhb\nBtJ5\r\n=D1JV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9194ccb2238a085a33528cf9f6cad730f383e504","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9194ccb.2+9194ccb","@test-graphql-cli/common":"4.0.1-alpha-9194ccb.2+9194ccb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9194ccb.2_1578518805287_0.22614700631750462","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1129f3f.2":{"name":"graphql-cli","version":"4.0.1-alpha-1129f3f.2","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1129f3f.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"14757556cb99bd6f36f31cc9fabbd270e98c40e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1129f3f.2.tgz","fileCount":14,"integrity":"sha512-XltkedjL08Y4Qge+XATdoxF5Vh0NtQgIKTkFM5rXs/e8ngqEdMNR78y3AqT/rS5in/BPSGFWjLoFLC4W8tKG8w==","signatures":[{"sig":"MEYCIQDTkID/D7AeNHAiOx2jvJNl0dTa07REmBL+Tpj2LQ3uZQIhAIntEWNgxngJe/paRKQMR1UcPV7Xj01CfDthjoAJ50dW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFkuNCRA9TVsSAnZWagAAuK8QAJITwNz94s8cOsWbkurP\nR+GqTQOBUtsimf514+GZEbqFkd9BsxDTwRX7yuy4Ki+dqGJ8z0Jaz3NRpYQm\nuk1dp11WHzcC8TWB+W2+/bApnSPeZlu+ZWwNmA8KOZfQHwNMs+zGWzfUhTB7\nrb0seVkI9b4Vl27Mr/Qqn8Ccpth6zlRJVjTzrmhEKk/newX/bXCi3WxUQPTM\n0ldnT7dPv2vqpp2HhbVS85O1UKCj+Q1fguK8aaYwF7M9WbOMD5ooH7b6+q2z\nl2P/aZKU3fearPNnh8ObB+h5pCO960v8+mUTIELo/g4q5owyGd6Ion1PB07A\nsbDJf07qsnJAe11FJhZmS1o4uIEG4t4g7aw2jYX8ZeOlJP/gmfdBOmXe6g06\nQIObBEVz7IWk+VTMT+FVnhASxLoioHAZ3jevP9pFwQ5VdH16/9l3wysgsufK\nIdQyN4elQfyYJyw93UwD9IKZ9kup3uINdEJN8bn3NNJ1O5nlRBRf6R/QZkZD\nYu1DwIE8AQinhtn4w1RqnqgaUXiGfY6HnC9o5vQGdIC3ARJteUxDtCEYOHzL\nb2jjQSKcBzY+RT6ogTBQu9Y3zcghR6d0noQfMXs9NP+OPSRhx5jo+EuBDTGJ\n1UcXDJ5H0p7hryoUH3OvI1i6hOz7wj0LSF5QWaATP94laF+jNl060NskFYp/\nkIEh\r\n=LXOM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1129f3fc1ca4a97984a9593622fd18ea99faf347","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1129f3f.2+1129f3f","@test-graphql-cli/common":"4.0.1-alpha-1129f3f.2+1129f3f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1129f3f.2_1578519437200_0.49734985407639387","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4cdaf8e.3":{"name":"graphql-cli","version":"4.0.1-alpha-4cdaf8e.3","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4cdaf8e.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4155f3114bf7739943c98f1e255c8208baa60126","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4cdaf8e.3.tgz","fileCount":14,"integrity":"sha512-lVQCT+DkLAhS1Wh19unKQKuVEUovcX2dWWWgeHvxvLn652iVj8c/7djebDESrQlYRBdzSQ/MSqeI5IH7LsrksA==","signatures":[{"sig":"MEUCIQCpZQh2LhduBYw5kC4fhTDPHmCoXnSGvlfxcDp4h25q4gIgGAE8UvMlqr9Hyg1qlJEdJhAQNXCxRlHw75n+KKQLsMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFmyvCRA9TVsSAnZWagAAozIP/24seUwpgDBze87uOcqf\nPmMPMaBwXwGuJA6t/YCv5QzpuRbOypFuW0zICBSN4pVKN+5R4a/8+7Nkrkon\ny05U/9NDZuNDxikvgvlM6Z5q+nV0gLQhmAU8r9nxfZ2rEOz5bXBXQSC51O0+\nH8eC4gnpX2qAj65lnB+R0UuG2dLmrKcEajNbeT+1wjcYSIu3QcOmpIksNjUb\nojsPeSZg9PuA1P+nxvfuTXN8CNfeAXNoZ17HQoNe02dygf/SHQ3e35GtSxUw\npzFjpt8Lsl3mhm2H4aHUOqmejDZWn4vm+RMLjzmde4AJK4Pj8do3ekcNd+gV\nuhPHNGTj6WeiE1rd5o9xp+5PjNpXhf+1ubkS7FYgcizSO7crT28BsiH8kstS\nsC41McVcmop2p9fxkDpRTa0JyqW27uyHz6nLhz1HC8RD8yDpCXwGRldIPfOO\nMmfPl9PzSo2CrN61S14cuLM2BqzKeWsik4txtPh16iFt5gyOhTjjVWf6d7Az\nvYu9NXmeGDYWKwMdepfeEwUjlE+8x4PbzWFfFwf5l7uj4rbfG8BUwJEen/TW\nWz6dkXR/RDsQ2m4F3Ocvl54OY2xdADdC2g9Beh4rhu7RoCV1cMSFV6ecuZ1z\ni7OZmJ7671I0pjzS/j0Nrq7waOPLl9NDbum+amjtEmgbiYR7bcUmhfH4skH0\nJsl7\r\n=1chJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4cdaf8e3ffa4323f59521e56ac9342c87b9c26e7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4cdaf8e.3+4cdaf8e","@test-graphql-cli/common":"4.0.1-alpha-4cdaf8e.3+4cdaf8e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4cdaf8e.3_1578527918741_0.27494575584603","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e4330f2.3":{"name":"graphql-cli","version":"4.0.1-alpha-e4330f2.3","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e4330f2.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"92c6e4a56e2bc60f8870723aeddbb7d2dfee3133","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e4330f2.3.tgz","fileCount":14,"integrity":"sha512-4gmn5l9R8qfjkKKcoXGytUJQFladGFQ9Y0pvLouPNglme90HB8jmufBkOtOtK3hprpOuB5nnPJ9cpDb1yeRhoA==","signatures":[{"sig":"MEUCIQCRxm4+GYJroD2qPZl8L+VEKEej0TS5RAMjnDb5SzRAjwIgc7gUiLorZ3EusWg9UkZsvO/a3QsvEUAjBMN5yT1Ccv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFm8CCRA9TVsSAnZWagAAm7MP/RoDNYsnSSqZ8XqJl6FV\nPgjb9fo2wF6KThZz7vKqNmwcZNPH6ctPf3k8H5C8ph/3fVU97J8MHSuGuHHF\ngqR6qeaEA3cBP3uHv/To7P8ArD4L/mrUfucoRzky+zJAVs8sjBLJSl3NCau+\n0X1Lt28Bes7zpVkliAon9Mll46yUtE8w/OGtoRiplRnS4wEvZx89CWSHmhef\njp0HphikWkxUOaqWpdNzVq8eMIDsub7cudTY674yrdhN5hdK0NzE8LDcvMPm\nnkLQqwWG2SfbitZO5XATlUi5IyO3GaiLCb/RU76yJaMzUsBbvJtOryL6iIR0\n1gl+hzeeHEfQQkNVS1rKmD5qdfxKXv2eGxOntyysBsa3LwAlSsOO+dKDBPaN\nH7v6ujMaJHseHpcvcNFFaem+jQ1Pbm4iRwqrq5oY1Z31+oY7hmm6itZm2y1Z\nlZADAN7YIbLglfC5zGM2xCUfBdE5KskC9dwrLLEF9kDr3AKl141QfiptNFeW\nlaqMaXcoyyTq/xmtcXh56NTUXwx4ZQ4o7plh6xP3LOLT6WY6Qq6GXEBYWdUO\ncjzlLQZGG0aO+61+OxMM6YMoHXU/UiXHROCz/ZgShUqF0ZQQulkmssgOVMXO\nmJD8ZdaPXSdbqa47U+NPh8ZqNIhHYNXWeId+/tLziEmV3Ga0ZQAkmDBgjUl5\nZPS8\r\n=8l4W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e4330f25fa585f6092fdacc170f360b3ef96186f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e4330f2.3+e4330f2","@test-graphql-cli/common":"4.0.1-alpha-e4330f2.3+e4330f2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e4330f2.3_1578528514024_0.6705939450566039","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2fb42fa.4":{"name":"graphql-cli","version":"4.0.1-alpha-2fb42fa.4","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2fb42fa.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d19195888a92b957de756dda8f733dcfaecd6e4d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2fb42fa.4.tgz","fileCount":14,"integrity":"sha512-0BHQNrefUGhZx1TXaXOuNsDnAUU0Xy4fSlWlwd9eGVW4jL0Kd1/cc+LsIJberiHUIMsgdyjDe/kqmSERlg0mGw==","signatures":[{"sig":"MEYCIQDvGlraJ7lIj4RroJ/ohtJUmK0+g6tQQeQa578czgf00wIhAKs+jk3XtFPzOmjpWlMAtMSZxOpjHlhXrZKnSRI390oA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFnNXCRA9TVsSAnZWagAAC4cP/j/6+zi7R1IuV9AHmG9B\n8OeLUQ8UygRcsuNj2Nq/Q+k6Y0/SCJZvvWcz5ErjP7kBuG49BcWG0dbdVWh8\nqRZjjofR2V5Gws/mv+IkrPne2uEx/FHXMXQZGW6okJHUjrrk30nZ5hFf7n0+\nX9XqGmiPUt9n75CUGCWaS0/7uYHFrfralx+0U5JkCaPgkMEQ+WxsTEDGAUck\nm0VJzRadjeCrz8nzovmoqBhD3buVL7qb2+596NVSRAzTljmmtvJsj9i3xeK2\nNk+ki6R4QadYvQ+nfuJ6s8ZHy8gqkVt28ma30Syo5EaHBWZ8lz3hf6aEszPl\n3bMxfa/tN2NcNM210hUADuE0tYdFwuqraIIhFe0H+9nqJmFB01E1TNA4IBpD\nS4jCMdA3VvF0oNA/Ww/YZCiirEAfsqi1trQ7xt2YEx2IrGec2BIoQJNjBTpw\n1AxkFYLUdLQLgEgk9BbT1qUFFSorYt95NFZeEVzxHDIjbrVeM8dKhbBsX/Rs\ndPndcd24+r3+Ljq8U4+ugNXv6f72nqm3AjDvrP+qM/zSlIX6+6hGzfhLtDgY\nUKPAuLjrqdsxtYc/Eb9t0Zdr8M9I5T0CFARykptnhXlhh8wEyfs2c/zZA4zB\n4sf87eiWWtyUZ9zdHK462ZN0fHZ709jya45PyGxG4si/8rBc3PQ+9eJKS+4z\nC1MV\r\n=CnT4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2fb42fa26612c5db079cc5f7fd2cf47881227a95","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2fb42fa.4+2fb42fa","@test-graphql-cli/common":"4.0.1-alpha-2fb42fa.4+2fb42fa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2fb42fa.4_1578529623289_0.7792072300659725","host":"s3://npm-registry-packages"}},"4.0.1-alpha-085d6ea.5":{"name":"graphql-cli","version":"4.0.1-alpha-085d6ea.5","license":"MIT","_id":"graphql-cli@4.0.1-alpha-085d6ea.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5f48c7d057c388defe2ec18afcc4ad635e6c96cb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-085d6ea.5.tgz","fileCount":14,"integrity":"sha512-nObpcnfnaVtQr3rEfQWlEZ2v0kzibfrxv0Zc4vr6pp1WEZzjfUyfFc24ulRG0XFoq8HhJ4CZ4wkTAmewZah+bQ==","signatures":[{"sig":"MEUCIBW462h8WRKHbpb+d9mTNOHDBLxIXdRN4Z4KOQ+5Rn/IAiEAyfxcYuhVkRaHxwpQQ1GHrK2Sb88981VFFiAZAw37vE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFq3vCRA9TVsSAnZWagAAcgAP/j7Ndv+ToPUpeNMnbeMf\nSe3DdcByq425iCU9/uejItQdF2/hFku13l1QPnSWGFXdExqE73z/1EAE/0x7\nyQdrmyHUDnvjKqpRz7V9zfzilk15lrN4oXf7fChqoytczQmYaBb73Mtxq7D3\nEzsd6y09B/KNTTU4EMdXNurz5Gv/WEdMMeq7nPOb5w6A0Fm8wNjpIJoJTDks\nvphQ/Gc8wMMyBjgXrFbJMjVJnmupdEEpImND5B5cmEi+aYDYpdrUpIU5yhTS\nZkSLg5JD/CTUtCiKr9ERsqBj2XN07UP+axbxY0N8i/+UXgQMjJI6pDWyvtTr\nJjZxQJWZvvJLmDX6WpO1Xc3s8h7ahYoHwsAddUTkrOhaWt8DRT+0JtG6V55S\nQCyjYzLYlUvGSFCdQcNgnwJeMGa1XMHrHxDh7HSQWbCyIyWVdy9BcmM/grit\ncHzw4gGCk3Wz24nZqVf5QZdNK8f1i+To+DNjHnWiZXWhT5n6tTV8Pc7huoTP\n5+7KyFE6gVnPUgMPtvU8BQgXpYd+tBpeMx0SAVtzf5eGymj9mVPjhNBVrrMl\nCt6gJwKTctBLVH1EZY3Ir965fLviWpCpeKbZhe4XUbodRUYvftU5Z0PP4Oic\nkBll3BQE2JYRKdBEdA1WAoBFE1137dJxtGoDQRXU+Jx1ue8RF3W9M4W+842j\nuObC\r\n=CgJh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"085d6ea042185286bfef4ee300e70fb6a5b95b8a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-085d6ea.5+085d6ea","@test-graphql-cli/common":"4.0.1-alpha-085d6ea.5+085d6ea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-085d6ea.5_1578544623035_0.23735001175677906","host":"s3://npm-registry-packages"}},"4.0.1-alpha-51c232b.5":{"name":"graphql-cli","version":"4.0.1-alpha-51c232b.5","license":"MIT","_id":"graphql-cli@4.0.1-alpha-51c232b.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5b155abd034f42e0d409dfaa19c58e350cce6125","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-51c232b.5.tgz","fileCount":14,"integrity":"sha512-vLxinluBFrwSWXsI+G5LbkDIfXlXu57kryMIkzxxFbtNYTI9EfxkGooUEBeIuW2QCStrI+xy5Vpn3KqaqO8K1w==","signatures":[{"sig":"MEUCIDmSk2cKPDyQkm6vM5g+gAZpNh6G0WHQHuLmxKRzkblnAiEAtx6MplEmfBmxGRAoVDw4kd4J5xsVumLzvHBFHhODarg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFrHfCRA9TVsSAnZWagAAr2AP+gO9/eqGW8bmlkhMww+z\ngJNx/yRJs17DQRapg2Vq5riWuHtZl2oGgOXpDNm89aIr82btm/pkuRea1thv\nRUud+OvtNWW5l3d62f2f+l44+8Z+gOi74rmVPNuRy7kXBk1UzPcyyocJjG/U\nDs40Ek6WwWAlGgmYoo9PWusFHHZCUFk9+uo4skGdpZAhBlh7JgYEFqpWq957\n6G1hgDdSHk8Vs1v8+n4JLotcxXSAJWnor8YBHELDEpkV+NF++/Fb7AniNcND\n7WdmhvhvmrTYHFOZ2ylk0zGL0H/qqxZmPI8u5GTSskOZu+KC7ftH/iwzer+g\nZ5f60GfC1CxfDZ6u7Skt/YYzvh0gYHmOBvNviPkeX8Tf5ISgfgQPsAE7X8xC\ncz01+36S5QUO1vAlaTvvakA4QvJ/unyO1nEnp32/c+LrlOzfEkWQ6h6Qt1pl\nDUCdJeUDDt56Mnck4SqqmbHB5dMqn4BtEWlgFMy5jg9iQ62BrN9LeftYeIle\nR0o2kuu1KOPELtrOOuzXU2BMZ8FogRuTftn/AeSc+GfD8Z4l4eEXtNYj1e4Y\nOsFxr+nOL3Ti4JtGLkfMmTSsFkfRzwrBuarzvfJbrKlqH6eyt7WEjnNWYq8r\nDIqz884ENiAZwdAhrYDr77kwelpPVVCZYFqzPA1nJCpWef9GVSZH8ll+EGrk\nE+By\r\n=wiCT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"51c232b8c65202b3a8d5264d30d6f6930b6ccb6b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-51c232b.5+51c232b","@test-graphql-cli/common":"4.0.1-alpha-51c232b.5+51c232b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-51c232b.5_1578545630811_0.8594741686850009","host":"s3://npm-registry-packages"}},"4.0.1-alpha-68eff57.6":{"name":"graphql-cli","version":"4.0.1-alpha-68eff57.6","license":"MIT","_id":"graphql-cli@4.0.1-alpha-68eff57.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b8b258e2a49f71048d1db8d392723fcbcdfa7352","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-68eff57.6.tgz","fileCount":14,"integrity":"sha512-l4aco4uyoLM2bcwnzXg3SBStH9YudJZuE6bQ8uX8/HH7MC0RynrtnI90nBWZVE889A0dV1acIKVxiyIz7lTeMA==","signatures":[{"sig":"MEUCIErrHxkvK6KyDEQW4MFGSsdgXH8BADVi/LNOfgECdd8LAiEAlJwI2wDbCVny1IICuJk59Z6c5TDvkBAINZjainJ94sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF1EfCRA9TVsSAnZWagAApHMP+QFwzzUAAiyYpZhz2r9r\nuL/EqIb1F7dDJ9cBcsxJZbW3Dop1e12AVdft/GPrigw5RJWQwT44iejGjq3C\nzG47V3w5bEIPAYrEJLeJAFkJMDuUSzQpWvi5sUuXRZsAYWv4qe9+1MR7S2Oj\ngHZHztd+MbO3XX+buN+JZ/C61JE9YMCyOUVCZ1cnI+wTrtgBZzHyyL8F84sR\nyEDIlwknfxvxiP7aWs+JA/wgH3OoLTCsjChV8bZ643ybBSq6vFadFzMt5xaR\nLU6imxvu8XhFQkT8jX//gJQwRIHT26LbYWkKgZVKJ2wOPRPdFUdUdjxdtzBK\nw0eaMAlSFVKYZxs3Dk8pg+vKwoJDGQ+mgl+fEdexbs5UPQN/WWRhlqL0qENc\n904oUSHTbLHEFDMM4bic9gB2xvkOSTDLeVNH/EK5pfXugaHKV3n4GTOp2j6u\n026KvLbW4pQ4BMXtlIsfAYt+2sqyC/TBSQ2dPYVIsQy+cANVmQD3Dd1l1K9H\nsV4N7hQCvch5jT1jB38bfeKTjCLpiG8N71DCxnkfKABda9R7z0Coe2c5xmWb\n68iBhU0fPye+foTjtWDhkRBWcyjhYlAbp7VZMVptZfLTkIfjOLxeLDdsyZPn\naMyq8gOtU7aE7sp+rCg9Qfd7rGYWtVCnppQ4L5Y3kaI8f2ucSEeHgS08YQVz\n0nvq\r\n=Ma4o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"68eff57aa134c509ae774fa66f230941908961ce","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-68eff57.6+68eff57","@test-graphql-cli/common":"4.0.1-alpha-68eff57.6+68eff57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-68eff57.6_1578586399286_0.08248450223039483","host":"s3://npm-registry-packages"}},"4.0.1-alpha-63e3413.6":{"name":"graphql-cli","version":"4.0.1-alpha-63e3413.6","license":"MIT","_id":"graphql-cli@4.0.1-alpha-63e3413.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e35d9c55567aa47d9d7d09c9d907b01d61c3d83e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-63e3413.6.tgz","fileCount":14,"integrity":"sha512-PEBHGbe0R96lsixVZnBBqgoc+Q3VnmylyZ3WpX9I5h3MDzVt7949lXbByqTdEBqn6UV1v2nbuZzazEx5685/CA==","signatures":[{"sig":"MEQCIFrqqqfUvo4mmHdhZVhnIddVoEan9RyBI1FSvu409c2JAiBuZolsJrkptY0YAlls0wXQB5/3/9GoH9lou1ZrIr202w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF1EqCRA9TVsSAnZWagAASkwQAKL8v2o4g5RsGyFRY7i9\nIjs8cMMQmzgmGoP2x4jJyha/SQyb/tLTuLDPQiQyMOb0FdYIB8pgUkjGiNXp\nKRMuRd31VuRH6CJfqQN3cAFdibDABAgDIXZpN0qLsRsEd3BCYzamhiu55iyi\n7sN20G63PY6WTEb6Ny7LgUQrL6YYlTxN14an8wmGafj8i/6JyEDxPq6uJqSz\nLFCAra/+Afu1o+Ea2zTxgz2iVRmYvsw3AWdeD3N6xkHDdKB/JZO2v9aN1hpT\n78L4hJxby7WL8Uqjp25GI0NMuyzWbczFnWdTXFjwUuJ06Erihb1e/NYugJlI\nwTN3hyZOSydUO83zq0rziBOuKyzw/QPY9OsJN84iFfm/8b1KU1A8tCB6TxSN\nwAN4kAuuOw+Lbn7htf6bR1OaGudlwABPT8Rcofi/XcyDo+isUdNWsTiY5I+6\nUzFvlk9koVPbME2kYEYkR1kWGBRZ/0kLZ/5PJC38+xtF5jJF7fstaeSe/3bv\nYuerKIbew9qalHjrx6CFsEicREpjGfKsDtK5iBicM6/aP8bbMnEXRiESA4Z1\n+eV2+bTJEgPRRAIAu5vhccmdlJ3a2zKtQHNWskej5hf2pChDL+9nC0mtcKyY\nqENs+jPBrrfIOVVWefU7x8WEmeezNIxy0pcGsnwCTZBN2a2iPFo4SMJ54il2\nhrgb\r\n=FDI6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"63e34133c29fbdf5669b2404485a2e29b4dfc738","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-63e3413.6+63e3413","@test-graphql-cli/common":"4.0.1-alpha-63e3413.6+63e3413"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-63e3413.6_1578586410337_0.11170363811318951","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b517b30.6":{"name":"graphql-cli","version":"4.0.1-alpha-b517b30.6","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b517b30.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c57f2a1518b7e935a9894d5b136d6fb9691782c9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b517b30.6.tgz","fileCount":14,"integrity":"sha512-odo93agKajjN/GDLdDQdB+tgD2wZUVo73t5xzmr2uZist+uI+GrF6Vf/l8fots/kdgbg/IGxjD15MrbyJJOJUw==","signatures":[{"sig":"MEUCIDHqro3YlDCeMcZXhalD+PeJJ+Pih2Ste5GQX9rZoihuAiEA4zBKeHBTlnX4TUBU/dn2txLibYDQcNmIWhcT1gAA5SA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF1QQCRA9TVsSAnZWagAA85IP/1a0sUsKPX8NL6IhejpH\nlsZJGKo1M3Xh+2xy9ZdOAmdVLPllruQ3LI+doMp3zWreEpE1uyJt1VRPFmuo\nsGgKcmN4vF1an/EyZJOYMSMOPF4wZjuYoBzG18ulusfFK2FVJER2Npy09nsL\nXDL8ICT7rScE8IiCcD4qWgEjBO1wKVBY7B44WQ9EkRhk25wuDEYxsqSYv0Fs\nlSuHhXd0KPqr+m+XFhqtv0PGoYYK2eHwSEsfwYZshDpDy5QU0GaqAU+ln2XL\nrVPjzmCXM1OEb5LhA9UkMCIwd6DrUbYGftd6ULc6gvhSWsWxHg3oFkqTnTte\npvgrOobrFl/TpPzL8mMBGW98mQ4cD36cv/LbejyOv9jVloj9+sZFK1PRWGj2\nuAa86NsvbRT8E/scUBDt/al3EESew0oDTcIjQQA4cmKwADslMU3Az7iKBaDp\nvQlPjEaEvkDSv4mL+VUfLRiHBdOVcxysWg99ONJ6VqtOa22YLSU+cJgAuvW0\n8sKPn71+SBSKxhvoEY+Leq29K7SkueCmfETNpVI78ACX8DrBrXM42kfshCWn\ncaV43uLemNsMU5sHuyTrP9BN/9UH7CGdjgx1AKra/Ag3+Kh/mI0eAATFoCzq\nbyMpCABb34ecXC12yV4CImOxT7Sjb4kG7HNy9G2pLdYjyi19iB5s/Ssvhr+G\nk7wB\r\n=0WIW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b517b308695913c9fd10c79a170404adda216cd1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b517b30.6+b517b30","@test-graphql-cli/common":"4.0.1-alpha-b517b30.6+b517b30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b517b30.6_1578587151745_0.5349612268127608","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e996f7b.7":{"name":"graphql-cli","version":"4.0.1-alpha-e996f7b.7","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e996f7b.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5825c7edcb1649b19ab87833507dfb3b9b9cb3f9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e996f7b.7.tgz","fileCount":14,"integrity":"sha512-nTuWgvqHfrZVzpflIu0/QoU3yf8oktKbnN0BRbMM+cNs5j/lKYXtsnXx/NetqyEjvU+wwnkQHiztbZG6pF1QCw==","signatures":[{"sig":"MEUCIA/CK9YMLBqNUfMWHaPQotPdTKss3Jnm6K98HhTe31UdAiEArWlVfYX1B67GRFalSGuIzKUClM2xdbBHqc2y/AJx1+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF1UiCRA9TVsSAnZWagAAh1UP/0DHrTLqld+k+tu/tOiL\n3bhAb+8cvJUz+GFr4WLeX5SCwsCuQNd/8sfTHlHV5iqoMe0XbPqa5UoVpto4\neQGLKDGsaIsXxcxEhbyBtMZSqRLPJVlo1aH6EM2uU/vZfCtuT9PwcYSm+Xdd\nD5OqRvMQJzRUyGdABBWgmEzbXv7zIr0dznLIPJ1XAcMJjeXrXoqy170FssLf\nIa9t12VO8hSKi0AIG/1g15NcN2XRMBGObklwomGxMRtDM6icl7O3v2YgkQ+c\nBIt7jeFAtpwRm/zGpyeacKuMycBDOVuGTChX7JE3M9rU6XgqAl7/2DKUc4SA\nLHIIQsCFIqa+D8b/TP3vdkVBnBg4elGhoZUS9Dr8HTh+O1X5v3mChEfObVQX\nqSiJl9NFef/FVJJI5r0kYcveLy9/5coB7NPoillD7UpbYrxtPRopQehkp7cr\nblGQnVaKwtBXgpcjeLCeT5qECLi2q4X2qEbCRZb1kZLuSgnX/haDp/nxgcs+\nnnccHWWRsHcFxMRVGWxxY4IpEr8O+wbly/bx0GgSzQA28pKrOTvSVeB9d/Po\n4E5QgHoU1k8az06UjH77gRtZPuGoY3PJ3ChKWSTTKHKEvTzQD+CkDBI9QcRA\nih3FsZZ1o5SQgfmVEm/czc5JiFO7Bank4RQv0tL86sXThM1h+0T/ZwUHh2RG\nZz2j\r\n=4t3S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e996f7be77003f75ca575fede736aad9ec410bff","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e996f7b.7+e996f7b","@test-graphql-cli/common":"4.0.1-alpha-e996f7b.7+e996f7b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e996f7b.7_1578587425886_0.22788568524097497","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a0a422a.8":{"name":"graphql-cli","version":"4.0.1-alpha-a0a422a.8","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a0a422a.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"46d553ac25b12cd21145b6ec149bbfbb81b6ceeb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a0a422a.8.tgz","fileCount":14,"integrity":"sha512-2+B9kMGwvOaPj36NdczE1H44TcOOOqedtFasYGGNcq5wvFvxZWPW/oQV70Hvah81HtIH0eKLa1uLWrHcscGTvw==","signatures":[{"sig":"MEYCIQDqK6spDv79l8hw/XjxB8Q+wN+h7LII5uo4+bXumFzyVAIhAMu9Uoy9vj8UflDOXwbofs7VtgRG88hBZJekFxHaG8Tr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF2NkCRA9TVsSAnZWagAA8swP/3SwQuNsxfhqhlLPWysR\nV3QqZ3kWYY/ciHglEqqXlCuUwY+aBUauqMVQUWA7NyZs9oScuIdrEfwaWVp6\nvcef1ycWUAm0xMxIm7eZrs4nVowHkLivRTrjLPE4jKl00Y71ZL86QadfvzT1\nUT7aUK9gLuSI5o0/1qQsM1Or7NqTTj+F6yKHbQ3aJkVbGC3aQfvsS8rEQ2Yx\n66TCSxH2FxR/94cghtkik/8Kz79RDf7/pxQYwAL2TD3b8F6JTUIKIQpZCLKB\ngV4rQ6LkyB1zvkYxmgDGJEmjwv8qRHAduAPqdFj9KdbpNk6ZyOfiyi81XZTr\nwYK0KxLJtwlYEzMiKR2Rjau/Tz050bPsoRphlKgLia+7MQtFIYP0DyU3O/kg\nmnz2q9ZoIYDpEtOGVem+L09OqApQLpwyjMy1Ko1JqudCb1aNbHkdS0I+6u+a\nG1dIjoWAsXMx/xzbGm0OrwrpdCzaHMHFZOLz5z6O98F738Xsbcieuj1Evw5R\nEQZhm0/IuOQtC8obckWSzO5PAPkrQjqBkHLpcwHzoMFEWdjGYGE3224Yqg0j\n5+BZ6wUKnDPJo8BlZidJLg+ojjfY1R2IsJEvue3zIIxwO/zM8TuL00gVrQVs\nlm171/ibFsft4DJ/in+H/tUp0j7pGbOcxRNqW8ZifaOlqCa7LgeGrHibb2q3\nu1wZ\r\n=8fXC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a0a422a0337167b650afb2b618b8443b9c652512","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a0a422a.8+a0a422a","@test-graphql-cli/common":"4.0.1-alpha-a0a422a.8+a0a422a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a0a422a.8_1578591075706_0.2871715121368905","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f625423.8":{"name":"graphql-cli","version":"4.0.1-alpha-f625423.8","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f625423.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c0b35a5d11ffb2539cac4e3645895e73a472111f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f625423.8.tgz","fileCount":14,"integrity":"sha512-+OMNX8UIIxliy5SxgigMl5XriZY3U4XiqpusuY3FInqEbYtI2CS6XNaVdOdZg/n5atsXl0XyEjmAovL5M0tE4w==","signatures":[{"sig":"MEUCIHwfGCTTZw6F0kCSAj5180lwPi/6OAZPhr9Wd2BMm4isAiEAmWvgKUqlCDNTqXQTyMBHVWyMWhsu1cF1bL+dOrYowio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF2OMCRA9TVsSAnZWagAAit4QAIfDU+YuFhsLPF1Pvz3V\n3QrlztTc/L+3UWu7G3VYuhLH2JJldQ8JKFDEQIkHoUUNV5xDtqrzNt8CZ/os\nhWp+HeFWU6vACeXB8Mdq1otAQ1mkPhgj9Kf6vj7bRTEeIZxiNBLGDi3uRlJy\nkTIde7uFLlt7B+WlwRCK1sO+lNCPrk3aYtrsuiOMft95Yf1+qFrHJ1FI+Z15\n3NvblfEHBmKf7deNFVaXY2FBqFzdokWndnFZnNn1OAqFBtDFkWf0ZpTJvwkM\ndkf6GgtP0gM18g3Z+UktBUgk19ArHp2FKJqN6al6kPu8gU54zKa2gMXyjN/n\nVwYSLBLHceonWhwsb6lScYbkbmmmFD3JwDq4wY8vAJ+X9DjKnVTB/WdUnSv5\nhR/aagUEsWSo28mXfbvWjDJdiTDgOdwviTDdXMQaraAo0RxfJNdfp+fKzCJ4\nEVwYrEPlJKmGqS/B9mtqC3aMow9Nht27QdaKN7yDxYYg0dRu5CT9ehEH84Ps\nmCrJtU6/SSXWCYOZ29jMkPFx4eFSdQChtj/KJdWRnR2Weu3+4UlS9hsQpBv0\n01RldFUuVQuPsUdJ3cPFrjZRnMtiWOeDNbbg70u6N+OCMZGIaa0kHiNrxaoS\nJgZ064UmLH6DibpluSgiu4LabSlu4cGDdfsSxFpeTrzOonSsPJBrNtsym2Uj\nI7b8\r\n=LAs9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f625423e4781f8557fe4eb15c7d436fa85097583","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f625423.8+f625423","@test-graphql-cli/common":"4.0.1-alpha-f625423.8+f625423"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f625423.8_1578591115938_0.5929832994099369","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9c06349.8":{"name":"graphql-cli","version":"4.0.1-alpha-9c06349.8","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9c06349.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f9c481fa0692763bf31f3736e5cb637f2524fc9e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9c06349.8.tgz","fileCount":14,"integrity":"sha512-AM881ANhurHjiws8D8Wa6Y0lcoNCeBzjGfe8b9ELTiFvUlzT33/AA7J16KqfNEZbnvKPU7B67eKe9jxicptyfQ==","signatures":[{"sig":"MEYCIQDSpLrMRuYmXw1IaR0hNOIBt9hR0/Hq+NqqJmZ96KAROQIhALndV3n/cEzxLzOEbRyBORVW+BhcHKaFvVrXX8WHovyf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF2RWCRA9TVsSAnZWagAAyfoP/RvDJoQGu6Sz405/PO6H\ndyM/3EPL00fc4gEhl09bvrLAZ3FplBtaaSI9uXfdR7fnTPbBCz+rTpGlHhpa\nc/aUPA1MmDeZ6vax5CiOdxwHkazip/sHGEAWHsaiz/lqp2cMDoZ1jSM6EkDh\nYHbsVe93hPZb0unHA6Lhf8jOrj9Jr6kwW0Z/lL0zkTs8s9m6jIO2TR1hBWfA\njZ9t+XStVsChKIfi9nWIc6W0XqYtkLMLSYV7+i3Nc90cn/bKWiALYZiyqJnF\nwJ6rcn85yhcWfUV3HqOjb0sJUrF56J9XgQ7kauYA3Dw2mKwJ9XmDnem+C3Ha\nNTZhGPRrsocycRSpxtT/cvUAznt/S2WCRHS4W+5bW/v0y2DNE78KSFfvzj9v\ncrtN0EZmRXsdW7KCiTP0rPhyvD0WT2gPhz0JaPlL4N7m0NkQDsALCM3eFNIT\nWOn4s8wng9LkgPqzQS9s9dGNCwUwSzk34VATZ6kRplppByzIUplaPcSYsWoF\nmEV6y3XqUU39xz3tlz0BNx+Li3m0Z0d3ntc9/l9ihW7J7GiASUcWxP0XOrnk\nC5XsskA+kyK6HdtpEfvNXeGjS6806jVMVyzSdbbN/HUXQkmP0bofjay0EA+C\nlzQC0dMkDnNTJjPGHyFTggfGkDNmJSPEHquKQVxpXF9k7Ra9GeZRF2AHOzNa\nd8ba\r\n=vBoh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9c0634960ea1badb85ade79294bbe8498374a1d9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9c06349.8+9c06349","@test-graphql-cli/common":"4.0.1-alpha-9c06349.8+9c06349"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9c06349.8_1578591318412_0.7678757576885764","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9572b2a.9":{"name":"graphql-cli","version":"4.0.1-alpha-9572b2a.9","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9572b2a.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"52c03499e68bcd8b3c14edacdceb22c7eae2b0a1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9572b2a.9.tgz","fileCount":14,"integrity":"sha512-fVFvGkWrAdgCxbtK6IY6D5ZXAKpXF8XNgY6/R232y9IW1q3lyF57OrbL7KcG0kwn3OVz8VzqhBc/GWHa4qpZ3g==","signatures":[{"sig":"MEUCIQCa7/qEw2bg5KcLIBAwkus6ZEqznNjuRNd1NJGy5GWpEgIgSmmhEfnXKJKgQMUf4S7bJ8XyOpsgER7SGioKPJs1ooI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF2TJCRA9TVsSAnZWagAAYf4P/07WO6uG0YFTj2d59Fro\n58+CINijkHRZxiJ0MpxgwDEhwENKws0WdFy8ErUcB3HVMRqWfHLMx3yOHVpj\neUPn8aY5hDFwPgB0bFBoloIbnIZrPYXTpJFM23tOa2SdkiJnhRoRCqOiIk9K\ne6qaxE5UeXyZd1gaVJLUkhL73cUzHS0Jy4rtrmKpA0HU9Cf2h1YgXOoq8jGz\neUZcieGhiZ3xbjHIRTCuXHnoNFU7usKQGjQMaiP84C7obe3AKjWQ8BuZpgE9\nPgTtEl4z8qLfPNSOyzWJo/b60L0oe3YHGw5DU8A8ae2RJ24Q7D5zwQ9MUXRa\nGz+EfALqwcwqk0RwccAdy1j0Idf28STnqSKcOk2cfBSzBTi3ja85pt6LC54s\nJMx0Lel17d+afMkpYfl4Pz4QMk7tn4esIg0AsKU2TlSugEwQ4Nu7pwx7uaKZ\nOhn0A+WLUMUjQix+Lj4FMdvJZ2CKBW33nGdMtp8giVcfHXx23pzQjg720ocZ\nETLNx7trytIWd3Kx9yzZbICranh451Nhdey3JJy4JLZvuotewUugZf9BOd1r\n32/unpURKnHOuSYQOF08lPWce2STXoWiRuCm0s/S4PNnOoy4Qd3BiKgZTrdB\n7f3EjGP+kp608+8hVjMJxYiySSXaKm09d4Bd7HlEJQW4peNFxf6sUr15hsrh\nQ2UN\r\n=NaRp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9572b2a9bb9efd81ae81b61ae216ccf944377d10","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9572b2a.9+9572b2a","@test-graphql-cli/common":"4.0.1-alpha-9572b2a.9+9572b2a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9572b2a.9_1578591432906_0.007069282661118725","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e91fbbc.9":{"name":"graphql-cli","version":"4.0.1-alpha-e91fbbc.9","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e91fbbc.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"faf790aa9d6f0fbcc72f7ad357adee90ca1afc22","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e91fbbc.9.tgz","fileCount":14,"integrity":"sha512-euageqXQ/EG82ltAkoMKgRyY4L5H70pE5/axAydpVL1AraNF0xpTHCUVjGR9XxflgJzA7wg85y92AyREQnWVgQ==","signatures":[{"sig":"MEUCIGxE89LHjjnsGIQwvrLDSJQpQ5dFX7+gRvVCbOc88E1kAiEAyQeQBUhSMXYXTFD5o3XgBa0l1AuXuvmtwwThe9Pil14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF2bRCRA9TVsSAnZWagAADfcQAIAlsPuYdsn0Asb5O+tz\nxPNZt5SdlCbwbjhbZClOkrR1Jo/0kSbFmzmwpeiT00aytbFZiMEEUbuHQ+BD\n+AhogB01gwOWWGsomEAsE1DCpY/2+hKPQc5w/yR/nlil5ThegFWvmA/uRbfV\nYAExdej5jVp4M5IG3RhWoNdd0Dw4DKmzX0S9359sIJUwA73uPcfzAHkXligv\n/owcA9Gz0V7Bj3icOW8etmYIn5jFC6L6f3JurlMb063Iad2AMx8iUwGTyIJx\nBqywqwQRUxAY8vVKazpXodY4i2aJ5RBLRnmC2gUwZ/7gMeoYHEOsByUAJUZR\nxBSeWw8tBFR5ZMjPyLRuPpqilpArhd5laNu0iCav1esU8C7M9b9MXDzqXYIz\nJd+I+n8/YSqmAvfur8JSVBHxVmZRpspFtjqNqoPG2h+81KivEfYwi9ZffYT5\nLRfV1R8n4lW5Stjz6Kl8ZuIz5/WtBmWfNLqCNWMbY0ivlG8fqo2rcEO/euFt\nAekhtVLTLY6acaB/4WkVtBsNgJEEF5JD1BWbLC8vVFZ3vMWuyYRAzJylJIJK\nFtfCXABbCwrHum8EqHnMSOWPJqBV1t9l9XsMRicspJhxlgfWScpKI9K0Wsvi\nfN5n0dTaIzxybXS7RIwwUHBDSAjKTMiIx8peFpxWZJCY8rW4OA5ChDv6tB1i\nPICc\r\n=flTd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e91fbbce69aec937563be7b40f7f23268e4e28bb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e91fbbc.9+e91fbbc","@test-graphql-cli/common":"4.0.1-alpha-e91fbbc.9+e91fbbc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e91fbbc.9_1578591952627_0.8630459582856731","host":"s3://npm-registry-packages"}},"4.0.1-alpha-45e362a.10":{"name":"graphql-cli","version":"4.0.1-alpha-45e362a.10","license":"MIT","_id":"graphql-cli@4.0.1-alpha-45e362a.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"46a9d85bc296ed41a0fe34390ebaba2645a4738a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-45e362a.10.tgz","fileCount":14,"integrity":"sha512-SZYyNi5kcyNAbJNflnChu1TbB1X2ofTN2Xe8ZpEH0AfUslTrjFvejlZMHE3vc0cN+o4FxnOsnvSa9M4uThu6mQ==","signatures":[{"sig":"MEYCIQDTm0+WlSkxTOLz9+Ec3NhfgX/a4rD57X14+Dru7hCMtgIhANW+MWLiOgwkaU9yghx5YmniUpUF+ejLfh2aOcl6sJ/R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF3Z9CRA9TVsSAnZWagAAmfIQAJfna/PNSMsjm819oDOu\nHlx1B7HgSdw/dXMg5i847b1rRQ/rXCpwBuMKTrElwT1p6ohOU0g5E6+2OiPm\nm7uhmFLBIw5ipB0vmzYZEMr9aAbfuLhfJM+4zzPmajZ6FWMDQlUZVWR0YcVL\nUUqBjA4OwGnIeawTsJSAVeECrllTM8fJ/v7a666Bb2qEicXzGbezigg3YyaS\nVEhs02a7DlM/+PD2GcRAE2TjdDFv6ynLT1fy3bivLZnwb8NDou1A+9NujPRM\no1iSfNrGsQfWEM2IbtOcY75u7PwJuqy8bSmiFThqcT87Q74xS75rRRq/lZ05\nJpYhBo+pL2G43z4Gitoz6hSUc3LhKI2xLdYirpiX7sGssQLmBYX2XAuQ+TMj\nGJCWPpu6L3Ia4PISRuAjcJWRWhfEvkAEQO+zPeCnAoXQkxEhUv40q9Byl7tU\n0xBHjQHDYvzUghuBSzY0+yCx2VDarFCG/dlQB538X+dr/DkhS7yMM3QRytiY\nDQN/lAWDV3QZTbKtxLuaHyVrC2RELVvuo1arhDbVsdrDN2Nw++0JTjRSsOxN\n3xT/x8yiuUbYjxVqaMLdcZtE+Q7EgeiqFBsNlspdljH26p8I1tdrg00VakzZ\n5QqU5abAI3pAYygAKUlmHfiZc9NpjsLxfK/L3Ca4vgPiO/RT4zErUjIX6xsh\nkdEa\r\n=bZmy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"45e362afb114964a823a7521a1269318c032777b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-45e362a.10+45e362a","@test-graphql-cli/common":"4.0.1-alpha-45e362a.10+45e362a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-45e362a.10_1578595965009_0.4456329159402397","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6c946b5.10":{"name":"graphql-cli","version":"4.0.1-alpha-6c946b5.10","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6c946b5.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b310c51697682d87402f0cddec2e043a20e60098","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6c946b5.10.tgz","fileCount":14,"integrity":"sha512-+4RSyr1cupBjJ4luancI+FjkdzBEVqXa0bMR8HQBPH/hAHA9RE8alD6ebzqyI54/FZcbob+dFwvCSLP0oAmC2Q==","signatures":[{"sig":"MEYCIQCWP8GYKEyluJ3f9EXUkCt+WBIAvBu7b8sOYSYW/5gQLgIhAJcqqHtWHied98iWWbTmk3tJ6FuwZOgBma9U3IQYj9kf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF3aBCRA9TVsSAnZWagAADE0P/0ntFEzY2nnRxe6NAhH5\nNkVDTWeklU1Zgd2p9M2TZzCkuzPO28v0gjJ6G/etXqo5JVt7hd4Kul9Eh89V\nEZBs84UjjxBDNvglyRVwrERWULEnHCE4zhZCuVZ8VmsTSuHM16gq72VgCfmC\nyiqR6UR4CRNbWba2u41gc90eUpzG5ZsyFT58D0pGOgaEgJ+2Rn/Eb+JOL3VI\nk2TRhGaaGaLGJyatFSoxJUuCC5mqYiyaeQrHL786UJkq5IgOVaWc5oz+JO1w\nKB/7FB7ELqbcXeKl6m8rR+HBm6qYj9dLIS77T04VaBbeZn3OmlnPlWq+5GDs\nsxiA/nREMLb1IkbopMj4QkNVvdkXoFQ9KOIWS2+Nr5rDVgFELwa4t1a3ZYg0\n4VD6/0FaQ7fMudDaGXhzhClCjJW9jXLoQ5p7/4KkbWiLsv/bp4++bdz7dTwH\n9Z+eOLzHaeUUxxDfrBLFPcQTrqqHRBsVYVCYjhE+RPDwmWz3Iq7l85o9v/j1\nDdNzvRluflA3JADv9jp0gwy5hwc5ndpytqOBqWQK30KSOYb2SKSY5dDkAXQx\n/Lbq2oNLmZjNDi7ZVLx50wS8fBtn1xK455CFgYt2tF4vWrVUsWWROlnJRxlS\nh8y7IqP+Z8UMzXQjTgXq37xTVMF2oj9hoS2VFRsdlTW/JWRlQlLLi6oupmoG\nNkb5\r\n=vTsi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6c946b5c865756125d70bbe37f02f7b33687e635","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-6c946b5.10+6c946b5","@test-graphql-cli/common":"4.0.1-alpha-6c946b5.10+6c946b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6c946b5.10_1578595969537_0.8250407948467293","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9489370.10":{"name":"graphql-cli","version":"4.0.1-alpha-9489370.10","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9489370.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0a5509beb9bebabb9435d131f6a6eeca63aa4c70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9489370.10.tgz","fileCount":14,"integrity":"sha512-ehdIfr/fCshxQB5L72JU/XKjnnO6qWVGb04df4vG2azyQasbsyRLqSX8Kuuw7mR6Ay5rFxcJPCB4Ui+scBx+0w==","signatures":[{"sig":"MEQCIACCfCH+Dj30cBnylcT+Vj6V90dfA8sIFyUwiHpjhuoqAiBhZXp3Bu7FJTkLVR5UFRYnOstnG6gx9mFAXUlPVU+ipg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF3ewCRA9TVsSAnZWagAAclAP/0L1wdrVDDHo6xtJdYH5\nyRqhAujhdF96Uozg0oMmGYixR78u1I+ucHqg1C8JAMxyXyRTtarYdBCtceCS\nliv/d8uVxn/b0SyFcfvQGQ0JgICKKW0+p8naiztz+qdMcKz5M29VkbocynCO\nyu+ImKD/THyZa313o5JquqsVx5HmXOkdiBLIb2E55hyedJW5WnJ5MtrPg4hD\nkglXPoTD85819rSMBLmMhiPEcWCgslFtAt1tUls22w6/7O5+LsFlEOVx8YWZ\nD66wFh0dIWcZzxbFSqS2BEy6DKHeq6MTnltvznEo0I+1efSbhvhRxGNSrHYX\nY6jK+7X//OCXgEOYoSgUDnmbvHHEdqwj3YC9dnsnWctyD/s6omgAx27nO4eo\nd/SOe0DarBnZYNkdRB5/LPEN6mQ/jPe0/AwIUo5+I5W13jowMRPjvt+wl7/3\n+fa8+OhwoHmdeAMK4srcmTU4e9PdyY3XB7d0MQOV15PK5ABn9YjEUourezba\ni1TmdDDnviR7CbC4hgK3in8oXAEzJnuX6kALsTQD6mxyEa/kEwX3QTmtI2ym\nWne1nRNt7KSCfkhmeqKQPf4cyQZuXvWS+mE/cFGAwWTDPOl4IcADusjdjz++\n3r1RNVhH2T8WlTfwKknHUAKAi/gZOnKP1muyFTRw53xX6fIk/91ZdwPwn5tt\n8NPT\r\n=sfsR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"94893703b1f20f9b7258b674decaa05274b6f423","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9489370.10+9489370","@test-graphql-cli/common":"4.0.1-alpha-9489370.10+9489370"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9489370.10_1578596271623_0.567706020915874","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8eb174a.11":{"name":"graphql-cli","version":"4.0.1-alpha-8eb174a.11","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8eb174a.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bf6a9fa4cc2311a2432c7d49b5baeffdb3cbf56c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8eb174a.11.tgz","fileCount":14,"integrity":"sha512-6JBKthKsCL3cjPtcZ7N18gO3+MJUBtlp/Or9TGrWnvjWLzZpibDIdRgspcar0spndBg52UE4jKcwGUAEdbtygA==","signatures":[{"sig":"MEUCIFTYFKCQFx2XCbykkCP2TPxz3XNfWBGDk2qlQebQLx0UAiEA84+oI8k0mAEpg1f4yJX3cSedTFN9fmwTP/nNKXTgI6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF3jTCRA9TVsSAnZWagAAn7UQAImZRy2q2j1RMAlrsl7X\nH+pH9Sf4fZPyfnY6RdxDUNLXB8KQ5MX7xZaENm9n4vR667u68YV6mw9knJ9x\ngX5Hlk3Z3WQ4928HpbCQF61vq2oIzMZpau7vQ1axnR9bIAk/LGBUaD5Y/Ss6\ngoD2QP//scp09Rg0icGD99aDuTE2pfae6EEQUkmTQn9oXMV1tCN1WQBSTOaz\nthe8cs5Bv9HXNn7pUDjVWQZxaDGfGHK8W1IbxYxC0cnd8tMiSqLyeOrNQ5Or\nEQsuvQsvACx78q87va3j6q3gkH9vL99cWq1O7IzPTGYhCzWwaCg222AAmNqc\nWDYW90z6QNpZObjOwqnklAJM/LTg1ugjZ7AOh+x8ERjalHmRPH9oVLmBeqUI\n6VbVuh8pfLGfa6DYdaPRjeMqWWIAEGoaZAlXjPtmWbSWdxVVG2DcrR27eSAI\nADECM51LD28QOi9QkpXWGdYttwL/JvjgR/8XyDB/6VGu9QqLy6Q2t4Rn4tgA\nJ7j+l7JhJo81mziG2dDV/88/3D9ejjZ1zxgwM0c3avsRHRpqErTfKRYRws8m\nbU9EM/Zre7vpE4ylgP6G2kUSzv0k80hry3gk6rVbYzOLBsfAcjVzOcWSMQ60\nxUw1nbd/H+YBJX6Wgrf/Dx+GNU034k8mslHjBlmPorVLjQvi+wfkfTF33JeC\nfMQq\r\n=NQ2p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8eb174ac99c5465c02e8df9ceb88c1732bf5050b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8eb174a.11+8eb174a","@test-graphql-cli/common":"4.0.1-alpha-8eb174a.11+8eb174a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8eb174a.11_1578596563212_0.10950601990047693","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1ebfe80.12":{"name":"graphql-cli","version":"4.0.1-alpha-1ebfe80.12","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1ebfe80.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2e4f80dd575a881f62fe653c53244fe13ca694aa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1ebfe80.12.tgz","fileCount":14,"integrity":"sha512-Cm+EtyKFVKHoMIxNZph0drzXylkEIS1JqhL9FsimS4+FgRrFRa5kr4KGgUW+6jZVP/7IR2MK3OI2NXOsq7WHPg==","signatures":[{"sig":"MEYCIQCev2tN0Jsvy6M4luUxOMk0VojQj9J7YRRfT7p4+Jd/vQIhAJn/UD0smkYBTOCb9f3Z4Pe3J82FoZk84jNPZYpNvrxA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF3kYCRA9TVsSAnZWagAAUbUP+gJQMQ+irdcjpoqpIm7Z\nefUtejoB2TnlpqvkZ96GakMWh8WruElFgC/YvchPU/RtADZp7JTVVMTQpUqE\n/Nd0CoPFcrLgW1XVffOKPzZzHYzqZ4IEYGiz+/SnoeukSchpUtDCvs5NgQ9g\nN0YkYeoy8GRCBJSNK4rjtzYZr1q9VwJL1cQAGDyPXqQsztecFELpI467eBKB\nYGoepamwSGqvS7ALUqUyswhw7C+vmPZH92lxxlqhHv6GUjtNIrfmfNAbvDWw\nR0ejJrE2gb/FHhbp8SahWs3ZY4UsEj/4GENJwg5Y6nawiXh6Y8wyXpJ/5xQ6\nefz112Eks/4D6BfY7kyNCxiLGtcpsciziBo/x8hPUM4Jo+Sg/f5DJxH0PSUn\nD1sGE43sXcVQrJ+oTb+/M2udDSARRKSd1gf57AcZ+ijWKmFCwIjJSNHywprL\n6KL9UPyBcI9IsbQQJpFJJzz9vSan29A3xPzDWWb16VB6sEBRlhv6Lp17tu3b\nD/2cFkhjQ6ZAzqGh56IfxzMhM5uteD5/vT2Cm5LTcJlHNwZ1lx1A93m5vnkv\n5SuM8pjGQdNzsXO0wMs03/0uJxyYeyb/scZAU8fwy2VAN8Hx3+SPDkpVMH5e\nheBQwlO/4uVQeW8cBExSrUwvlwwNf4t6ltDH3sliwinqYJPIo5AakUQBfCm1\nl9z1\r\n=9qlp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1ebfe80838c6a12932e7228d4436401cf89820fc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1ebfe80.12+1ebfe80","@test-graphql-cli/common":"4.0.1-alpha-1ebfe80.12+1ebfe80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1ebfe80.12_1578596631034_0.5372712392960048","host":"s3://npm-registry-packages"}},"4.0.1-alpha-32f559b.12":{"name":"graphql-cli","version":"4.0.1-alpha-32f559b.12","license":"MIT","_id":"graphql-cli@4.0.1-alpha-32f559b.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5ca61614ce23a0d6d283a9adaade4d54988b63db","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-32f559b.12.tgz","fileCount":14,"integrity":"sha512-vnd08faYVMt8FUTfArOUE/kLr3LxrIvnKh0magBmtCuPuyqh+wNlwKfX1aIV6SYJ4FG28sQIZB0OyMjKbJPEpA==","signatures":[{"sig":"MEYCIQDC1jDgRP467hJysUjdKX86ZJLampX88HVe4JmAd6fqOQIhALIfsNKYZfFPIualL+p11hGr5ilzCqf4yLXsf+pH0Chv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF3nqCRA9TVsSAnZWagAA88AP/jIVNGIUHmfahp3Wy41+\n022u98KxLcXwUXDvrqyFkik0tuoQlg9BRUYSHz0+I14w+r7zpoWEhJ7dJZwM\nacodKWluXKgcuPnuM/JB9xMxUhwptiBXhYJZpublIezrjd86IH5w8ew+Y4CQ\niKN9qwdZ/75ApuMqkp2XtUiJ1NedqAlfg4S8UKSO5ea5L1b8jwhAnovZ7q2k\nqjeW/a9V7V0V8nfVJixukMGurxlbOWQq/j+HE3uQIUGfkzxElC2uEuoLyMtt\n7gvwfO/1s32LE9mzsCvsiX/6Cui+t4Tari9eJOIpO18dkAk5EhOcnWy+dLWY\nGFb8aTCFS2cUCtKigvyarLEhgFcHk6FPg/eE4VNh/vyKa440/hkutehdF+H3\nFQk7X9ZSEffY7qLPxsTirBeuKk2oe1KWZljUCSwnadiHBt9+NM3bPAwiTv0C\ngJBEzxkLIWiMpd53e2FrUVOYD3dhW62M0Kq8R1OvC7qA07yBqRT45Yv6B2JV\noaV9q0xPz2KnnYKNBU7oyRtYYa28aIG1yZZJzCTXnWJk0HUNGR5dvg46vN4y\nx/j0y3weWnjDvIOXJu0QtliuzLJg32nNePcG6s9XN8lwn+Keb4ihrV+UrJh4\nY4CaZ6HA9vwroKfjC+K7UBuz7FKvYuqzDKk8OCxbyMJwlW21uJKTXQwETHnV\nEoQD\r\n=3aHU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"32f559b1785d5e8b477c8c0876a2b4c81e491e8b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-32f559b.12+32f559b","@test-graphql-cli/common":"4.0.1-alpha-32f559b.12+32f559b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-32f559b.12_1578596842102_0.7249971619417508","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f4bcff1.13":{"name":"graphql-cli","version":"4.0.1-alpha-f4bcff1.13","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f4bcff1.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8d59cda27a5271a87dbd2817cb9a5a21c79a7501","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f4bcff1.13.tgz","fileCount":14,"integrity":"sha512-xRvGQ2JKj1/hntcYxQzWdNmMOGORnxJ34lTmd/MnH3jZBDZ1gZrQpk04qqg8ohUevpEs2FYosCQJfOIVJn64fw==","signatures":[{"sig":"MEYCIQCRIPyCMnMhfu2zGIpNICopcDhPWbT5+29KWppdnwDUmAIhAPzcYpa53LXhseecVU8QwgcahYljwXgTjcd5gSNh2jnL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF5geCRA9TVsSAnZWagAAaQcP/j75fjJnfuN7qp5nUq7b\n5kYzgb7n5K7yTtQa4rTdTkZXYAOn9lNKZmJXyy7rm0Ict5z9+qQ8TsEme5cl\nnMPQYFgMT3XKJD3LaiZ2rrM8FSOwsJ7cRVWS6uHTFU7+CXYFNvAz2pcsPahE\ncjUiO1vmRCzOWvG8BYlqfBh6vmjMQDDDOQq6k2MLW0afesHWlNhHnsKRHq03\nAa00zY324sENfscSsSN0wSfJYpNa3HgcIlzB03DByLmgbUpyLCeY5SH+yqyN\nlMV8XgAiztwNFzkZY61p8GmH0/XftKGk3REMdK0YQZF71pIVLPlwSR/tSNFB\nyN+GWzfnUEvYNcK8KyYPYcJuT3AtWj4hRP6K3DE3AetG2fI5hH7eM8RKHJjp\n8/zaYcnfmTfL18TT9y+pBGzRxuGesd8JEauZX7LAa2aRry9dcHE6BExyzssx\nOOukv8PtyjhaRke7GjcpuNMT+zRl2TlnelIEzDazZ5/bNkgwL6+JvWbIHxyf\nSVNAA3qyLlfRve+IANTc17NJGGuto4pI5I0Ns3zmSmiOEB+9e683AwxhuzTu\nirhmfTSjavwWq0Nm6nh8tR6KIOEnsb0wEua9tGMY1/MuwXmSQBYvMI8e/84z\ng5Gpm10SSkwE3R8SlqohimCmLA0vE/QRMLFPdd3rtsgDUgFMYXHGrQOcBbq0\naZI9\r\n=6Nj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f4bcff1bc0fadc396af539a9bd63a03a21256505","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f4bcff1.13+f4bcff1","@test-graphql-cli/common":"4.0.1-alpha-f4bcff1.13+f4bcff1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f4bcff1.13_1578604573797_0.41972793590328394","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e7e07e5.13":{"name":"graphql-cli","version":"4.0.1-alpha-e7e07e5.13","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e7e07e5.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a43ff0e802639f789ece638ba4c60ab7666039c1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e7e07e5.13.tgz","fileCount":14,"integrity":"sha512-hJ+TtNtUXVv8Yk835qZOCQHUlxIuI/h2qAZ6wnCQZ2/aKkTdtQeQmBNImxp3D7UPxT8hZTrEYdwKXdQKf7J/sA==","signatures":[{"sig":"MEUCIA9EzWz8cWWRXn0YxsQChoGRyGWFasCw2o/lGJkI7f4QAiEAviJ/LDvm2/TYCUB5wq8leiOnUMrD1eBvAtnTl3VnPZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF5usCRA9TVsSAnZWagAAeJEP/jKvlgcc0ef6c2wvHExq\n6w65xLUU45A14vOwZR+amH2eS8NbCaByVNiKX4tqyDvdvet3Hpsti7cU8KgH\nNyQ/m36fD/9sw0QmkH9oIUOpUg6x3uqDF6OBgSLEv5jWbWdP4+raRDpLcMRf\nWBQ244T224i4600T1eV5K9bN12KRA6Cd1v3Fzoqyfl1NzIPK/qO8fBKtR4hY\n4ySAkqb4KigS3jrrVBcXiJEQF/ssvf/GXUZKwyhW5YfRHYvR6dxGKktD2oMz\nK4Zm2XrFBtqNm8kXJOo4J+JZ+/nxi5yHKHqQ2H7DwQEwBCT+bbOqHeu/rZeO\nDSlJU8squDuAjiN2AiRWZgOwLgsN/vlHTQQfQ+A0nmtRvskxnL2twgA/T+yo\nA8VG+ytXDc8QkCwbzj1D9q1GTkYPmiMIBGMHuzm/XqZirPfuKKMrbm0yRGw1\nHOj6lDpS4prJWJcB8oSkUAG+ubQLUH8kS+bkOW+H6dvER9aaUZMFbyHitmP3\n21hMbnBCcRyulufK9dphAuT0h+J/fdcV7MoypyYLqNOS29IG2+EMiD+stKLw\njJUumPpA8fWxtLJvfIjY/W6m9o9vcNurPJQuHjEkXv59Livn7/WTv/nfZ3Zs\nSznBsTbf4pe6/G9gX8pFRFRc0xF4G8Jo5+zZ2RrivwzyLceThi9IpXUUFITc\nKM+Y\r\n=0FUN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e7e07e5618b86365fa35a29b7f780e9cb415be02","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e7e07e5.13+e7e07e5","@test-graphql-cli/common":"4.0.1-alpha-e7e07e5.13+e7e07e5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e7e07e5.13_1578605484235_0.707146989871803","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f5a7039.14":{"name":"graphql-cli","version":"4.0.1-alpha-f5a7039.14","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f5a7039.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"10fe1aeb6ff4a879cba7059117ba2fe947affe72","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f5a7039.14.tgz","fileCount":14,"integrity":"sha512-qrQ9SFx8t3U+BegW4JuizgSopAgiOZITqOsNCl46ZbB8YVgTS6L9RW5rORUhEIP14QjJuSJM/+lgUbOiVNiZ5w==","signatures":[{"sig":"MEUCIFEj6br5NCAw2RJmYaFqbs9TyG9qkvK8p3+8BAMAbd0cAiEA0YlReajfixKk66rB2EFcP1P9qyVwUWrbOTFtQmharss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF6fxCRA9TVsSAnZWagAAaB8P/jj5mJOXIwujJD/xik/1\nR00iHEbnegJdNuk6v80KTrnKC2JFkBrNNJieenSAJbRPULwg90RL/F8mtWQ5\nIFjo4wET9Ac6C0+h4BxBlhjAOMuFAeHIIp0mAInIAP95M7UDo1qURpik0bcU\no1+4YP4SYT7A6YDtp+feW3Kb2Dbo4c9+Mv2pMK7DtBnN5QCCU14JMIzOSQ5k\nRTBRCmYNh8zfsPPkLg8YKMqXnOKLsj9TvoDu8fxiFj9D884wFzIY1GIa3bUy\ntMVJmifY1IWA5rlq4ATl0YiQhFDt8MxxXs8hT0td4MVfuk7hhrv6jpgQYKmI\njnqZoQ6uU9GpvJVvBHsf1G+pFtpRavaHApQfPp7LTnyGSnYo6S1gfKDYIcPd\n/fQeZNgRLel63fDZqsIAWcXv/vqaO0oD7sIAI9nTg8dWjt5ElSaxAWnbFeDJ\nxKMP1phERltUGEt6HoXlYmmINDDR6lYwZhc8pwnPdYKJU98XJWVUz/BfTd6C\nYXks/fm6BCgHC0c6d7gEni3bfQ3GYYox321+f4Hs6hbgnS47JIfxgDdziOZ/\nvEgYFIdh76czTjV192kqNWhEynuInsyaAF1iV6AmhZumm/v3u9orn64rmyLl\ntanvxX4hHAvYkLmJVeCWsroBTqkZnNkuFmfg8rweAFJK4R7PXcQ+gJQu1nMG\nQqDd\r\n=73fU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f5a7039960f7a62103330d99bef8d94730719bbd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f5a7039.14+f5a7039","@test-graphql-cli/common":"4.0.1-alpha-f5a7039.14+f5a7039"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f5a7039.14_1578608625104_0.35593734048911396","host":"s3://npm-registry-packages"}},"4.0.1-alpha-17d9791.14":{"name":"graphql-cli","version":"4.0.1-alpha-17d9791.14","license":"MIT","_id":"graphql-cli@4.0.1-alpha-17d9791.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"362fae32a2af51749cb97c027460eb403f105fd0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-17d9791.14.tgz","fileCount":14,"integrity":"sha512-lqtb7PR4E8lVqA+uD5EaZMNuvtLl5Gj+VZ34YnQGjgOq4CBywIJ5VJ+tqFCzQyMLiiPQ6gcWhi4CPi7bIBF2gQ==","signatures":[{"sig":"MEQCIBkFsfkmbZIxE7TdD0eJtNmNnY9EiIUo5NYHv5Zu9tU/AiBRWT9NCcB2co1jiGisAUcHcCKTHg2wRn8dqaVeyJDbNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF6k0CRA9TVsSAnZWagAAtwEQAJ4ZXvo37iKNivIeGSz3\n9YPEbqRQXTztrNpcJv+6Bvvvvz5Xry8BgoYJ1AqQQGtUU+Irr4mANd33Wv/+\nKh1YIuYamAmwE9ulVgc/vYzkUVfWWXCy+1MjzeQIkWcxval0dmvzJ0IeNF6J\n0EwioMk4qVEsYwpjzrmLAWsQbu0nO403ziREOgL4EVqPiImOgL3yjVze2qef\nqU4tYL2HDbxDKQvCdyDWngfaPlUrYIdpuf+veu6jDcj2rIH6pl1QXgPATzpk\nA2rymxrZlAvdF5vaVW1Rw3JyW9LJk+MlUe0lbxfibvOhMTqXai80MT3sDiYe\nbv2OuXNW0MZvGXTY/4lMaEtBZ7GrCpio3qCj0GDYjNhFkGfHh9b65uDp9exe\nSlTAgZumRGcZ2bsSK0jbGjYCWHf9vYKyJRB2c1D3KwojuE9UoAp4K+ILB9iX\n9g8gOx9NYEAM5Lx3DqjgljFzp2cTjjCBu3CNr4bybbV/8k41Qb0nDFCsBhtk\niXBjCKJH2A8PrSYc7YTEM3jtH3x7DqyhIVyCsVISV8W8QRsFpOG8R5QZmIWd\nJ2AZrSB/1XBMt2qHIdlzTBys8FSp8Sjj4kPKzpSWaC8KmnE7LvYkouc5RjLE\nU48PO0WQoFa7cMe+1Q82Qhb8tu3bK8MeFnYXLECf+rFp3hxV2vyXiyUZBQPZ\nBSrx\r\n=mfTE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"17d9791435f262dcbf473245b83c86f0593e852b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-17d9791.14+17d9791","@test-graphql-cli/common":"4.0.1-alpha-17d9791.14+17d9791"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.5.4","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-17d9791.14_1578608947656_0.1713443009394906","host":"s3://npm-registry-packages"}},"4.0.1-alpha-60572b5.15":{"name":"graphql-cli","version":"4.0.1-alpha-60572b5.15","license":"MIT","_id":"graphql-cli@4.0.1-alpha-60572b5.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f152a01b8f156ab0ef3a1e76aaa5a02301d7c882","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-60572b5.15.tgz","fileCount":14,"integrity":"sha512-e5KdXQXzPQHr8oay4U/IY9FbC/hl41hqBu7Vfio1SI28rercCZF0Y1qyVYN/cEvOoBmlQrcy8ujEFPQos3E0RQ==","signatures":[{"sig":"MEQCIEy2bxsr2m04ONjg7GXRm0P1SarBNd4K4OaPn5OGlKBdAiAUwgHoFmxJuO+eWqdhkUuCMeziTbV+VqQFjse/++uAFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF9GMCRA9TVsSAnZWagAAWusP/2f0ND7v+v+ZVaCNUVsX\nEJuMUrO+efHqH2eIIsTO8FpbedUanHcjVhayKAD/WtB6RDC/KWb/WPnsMOJs\nvg/RrW2ggP27FNZlXdagwz9Vak1qflcaIL4Bj7lBJvb8gNyZMkOz6mY2KV+m\nAzZmaqk8s3eOi0ylbMg4ZAQWK1IV8i6VCqGdgvYZSxniusbhDs9UqGZTO7xd\nXiXY38iQ+EkKiYk2J9BGilxNOQ50N23pXIdGGVYXBUZleg7D6KSE/fNWqbGq\nj8mm35BAcAh6ubsfHs2H3JAi7SMkzybZd393Cvq/iGqPcgx1LC3PVU2OK7ls\nHYP79QxAFqM9FIM8UkESDD2l2dwSgNu9JcKbRV6Als4iN98ZWjrYZV4HVfiF\nRG/YEWdCi0CPPMT4B1VrLjQmvbHQy789VBg6roiluA4sHJ9xaRY5cDPShPBJ\nvy3y7ClyJkJB/YA9clD1dg7niiPo1LYkUXYea9eBTHKdmvVUHKOr4NzQUSyk\nNT5swty/CHwSNQeABnMmmWEsqJXTkyt09LhCqGN4WMan0UQMUjResGl/iLk9\nIyhiRqLFTFB0YjmSGkQM4dfjR72haMXGCDiLemVjEVO+Qts4mGuOE63Mx/a1\nGWARKjmsQAJdClwCI6fLNn0w5sPiUP3ltg/ABnXC5TRaTfw57GsK4CHOsoKp\nxNH4\r\n=40I5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"60572b5d9e35fff01ffa30e48e41f7842b4595c3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-60572b5.15+60572b5","@test-graphql-cli/common":"4.0.1-alpha-60572b5.15+60572b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-60572b5.15_1578619276393_0.6247702477622663","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f870a57.15":{"name":"graphql-cli","version":"4.0.1-alpha-f870a57.15","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f870a57.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ade2c20a1d391c668ea6cbfd6b64ec38f0065eae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f870a57.15.tgz","fileCount":14,"integrity":"sha512-oh9whIUHC5Ka8H8lHie1ZL4phF/46aaSLgfYDfTGPMCg4EWDkzeA/bMANp4kPaqM6LjigmBOmAIygTMejbECzQ==","signatures":[{"sig":"MEMCIAwN/MxhEVU14DUS44TdPMdlu7OHhJzQxedAybbePzC/Ah8UX5HH2eTSF7O5shF0sXIzfpsofc1nWkeQ7kZHgJs7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF9LQCRA9TVsSAnZWagAAmy4P/A2dwCNtgEno2Z32DAFI\nwXZ0uUPlf9ztsD3DEZIi6TIYbF1zeC1Pek7plEf9akjI7ctwzzsPWEw2tihH\nSs5RmnbMOoZbLqc482+E2z+URoBQuoW2osFlh9qZN9U6dOsKMfSXPRhTFof9\nus4oKeQsqlJ1qEG3ViyiZEojxdoTlFE45VuYJQ7+rU1UKIaEBOS+ZwwVFy+B\n1B5QXEi0SuqCPi75hjgThbF0qDpIAaSqAeMJah/+5YdSV3DbmIiJ4ZLCC+q0\nfbXtqd4knYs44+ikceU78jL5IOY+EY5Pw4drPwKKXnSTJ3PRTaU0uhuLonfq\nZqNqoeDmdXdKIx0yfv1t025jUdIwjsiH2TwAy0gB0Ia0tRgMGsmN0qpmgc9+\nLWykLiDIxxZcv34CjtqIUA4LIscNPXyyldpExzQNYlIT7InaB4lmlqhWGGE5\nCpPKPYm9JHgIbWCMVDIzYJ8FN69LPwaqERaxiLyFBZUtePZV3IDp4EDI2sAC\n9nV32uMSc8oMmaN/lCXHC2SpFW7dkuDAe0RGDa8je3CuBwkNt/4l9+LweUeO\nK6f6supHgW+X9A4rwmEB5DRvimCP1oquW0P2kvwRnFHbE3zIsN6oty8QC8do\n880vNH7MjyuDhAbO/CGlRUO9dj7oNfvtuxa2dCBXgzmNDmInpggqFC4rtwJl\nEG1N\r\n=E8c7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f870a57beb9bafc776b8498f24968ec13169aaf6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f870a57.15+f870a57","@test-graphql-cli/common":"4.0.1-alpha-f870a57.15+f870a57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f870a57.15_1578619599675_0.5531472337431678","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a256d75.16":{"name":"graphql-cli","version":"4.0.1-alpha-a256d75.16","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a256d75.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0380772ce39118ea2e26415e17cb912a49dda1fd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a256d75.16.tgz","fileCount":14,"integrity":"sha512-biajslFYNDUWowRcCR6lDiAR7H3Gb10sDM1JaYNRXLHdvlctkLgqw3GdGCe7AJoZQVpMozOUGoc/4D9aXbFMOA==","signatures":[{"sig":"MEQCIAFg7vBVRw1SKmvfXc8EYzh8FNoXyfja2pdHksjmKkcOAiBrngTEvyELn3poUG2bYP6Xp4+8reemT3GT5TZvTBAquA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF/dyCRA9TVsSAnZWagAApNQP/1BBlHOjvFI/EE+ViG4+\nmqs7dvczl1UVyUiTn1aRZ/VfPpNjBSDzHLogv4BDFl3OplRjzaHPxRaXIhm1\nErQpAH/2SHIASLWgw+YNRLSWXjmkZxfWCdn2wfA8lAv7Fwn72TMOFg2kRzuH\naGxPV6syG8pJMAwVCRWJJwQs1B3bZEv3RDvXqfF2dtJV7x6bf4rZayeaak8V\nXke2h8LVicBjZdX7hbcK4FZWnUrj0TQfjsyg8utroa+rWnLlCyYB5+bUlkb+\nTZ985Z1ZK9vuMwg8yuuJQJC2YLqtFxo1qyXMBGOic2w5+3IBw0xwLEGQiO7f\nCBdBO7XFCazDMfPPMuAQbF4cCQxf8vh/imzV8XoC434WHSGcYvJ3RJR1w7Bo\ntIQBcp+ar3xcsuCUP+f6gDmq5sxuWMQvzFSnAjTQ5U3jRTkm0MnFZZ+Fw2El\n9APloqKFhkXuaBiJbuPS+TsryvTX0He4oD4ggsFa1Ff1obymr5yzY5hs2oZx\n1TfP9eZMRz+gvDV9tlocmPNwh/uYv/cfkpGuSqs0h/4d6tvC80zlrbHyodmH\nkxEbEk23HYmx8Qfb1Bxzprrdsv+YI9XI8U0wTsMggc9lqHVfMtKDxnQP5KgJ\np7xze82Pwedm0sq9gKzBTKDJ3zwEfJ7GA6CZn9t01Hk/mwZ6vHNqeDD7RMvn\nSoOD\r\n=YCax\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a256d75cdab555f16c6986995cf4d72a12a00c36","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a256d75.16+a256d75","@test-graphql-cli/common":"4.0.1-alpha-a256d75.16+a256d75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a256d75.16_1578628978036_0.8444079666221789","host":"s3://npm-registry-packages"}},"4.0.1-alpha-eb7c655.16":{"name":"graphql-cli","version":"4.0.1-alpha-eb7c655.16","license":"MIT","_id":"graphql-cli@4.0.1-alpha-eb7c655.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cc6f15ef0d33532f14f53fd0677b5863a19d063c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-eb7c655.16.tgz","fileCount":14,"integrity":"sha512-zrdVaRyTtjLlXYBk/fu54jNtAiGjLbnaGrz3tawm8T5aOiDGp/06zAPglyktnM96OxtoKd3mqvLVZ1AU9ctViA==","signatures":[{"sig":"MEUCIAu59KhlaEeQKRmp1V2db/wA3gPw1GRcBbfhzXM1YWNsAiEA0p1BKXQs7kMUTUatasRYlU5P0EASFzs0+f5zezW9W0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF/k0CRA9TVsSAnZWagAA7psP/1ftSqcH0gmdtnmfT7Ko\nUr/8BG6/gOrdeS+6v87DHpjAAY9oBxy1kAXUMLQvl0vXf6vo8b8oDinRU6QJ\nHrXuUFZsZaiGUHeW+V/Km9LG6QRFKpqJqJsvKmR6mWmID96KvfDx8l578hB3\ngaKvY5+aysQjL9ymzYByO/y6nSIqQtldpTUDNTmjSqMRESxNvpnGeVzAf55T\nM2GK2/w3e6toneh05yc9pZXPu0NvQyV+Wq7+qsfCHKxkcsY9jjeFRS1o2htl\n44dMx0mOd/oK393xGC4TAjVj52E8+UbwbyxghuePJolP6BRgq3QDdcsUNW2R\ntda2DwIsimAPO+W9t9rHS1tdiwMOd0WtN8uQZQZRyf3RHgULjWfoZ5IUvBiE\ndmNqLxmuXeDbT1DBzwx7FB1NDBct6hiU6YrhpTsoHunkMll/zHC46olESAq8\nuv4WA9rKlfcx6/LoJ5/+aUI0ts31zgIy4/X1EBJrMLsFkEDVRC67ZqEz/gtp\naoytpD/AiopCCNeJbD8zZ3t26TTZGbPZ0v1fxVFkxi+Sagc+RCUYCJesNyFH\nNgzv1yIFyDHuYlWqOyRNLfh2RWy/T9abClscDBLmzxsZCQw/a0XkYWZaJV28\nJJ/VkwheTMsv9NZpMbCeqSs0+MmNXe1R/P8xeA2BV1NbKXvDTi4iXhPkdgd+\nsgYf\r\n=Rf6g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"eb7c65592d544911cc72ca69344b040f900fb1a3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-eb7c655.16+eb7c655","@test-graphql-cli/common":"4.0.1-alpha-eb7c655.16+eb7c655"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-eb7c655.16_1578629428519_0.32980939560962375","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e3a5ae5.17":{"name":"graphql-cli","version":"4.0.1-alpha-e3a5ae5.17","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e3a5ae5.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1479108856619ab896a99a2a1d655e6d8cde28a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e3a5ae5.17.tgz","fileCount":14,"integrity":"sha512-W0xOa5XVEh8PD5mouWElZRIvn972z0e7laXaJ10/RivmpJpupI25nZnWqrBmYt6auz7jWHOfxsh9/1g4/vWc1w==","signatures":[{"sig":"MEQCIAwTlINFURxddS9Hoxv0aidLvrB4ryHrfEKNaI0lC3IuAiB3iyx8u5cKPgCzix+O50BABcn5tC+ATWQjaZ0RW4BdcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGC6tCRA9TVsSAnZWagAA+YsQAJGGnZgivBgVm+fHB4qz\n+kadLefO10naNaZj982ZYObuzF3nqXyZyUim3kFphc0FJw+8iUnnUwJtSQ7Q\npwvCgIN33vK0ZdxGn9D4EOhgyDgj4+aoJ/fYEzVF1IJ1YYulMLYW1DwyCDml\nKdlTJNbbjFIaXQo+5A08hsmOctqVfopEc+7ifRQVjd1GN1kzzYAwFzqb+wVt\nolwo0KxKMebvDskqX5kmk1TL7NuGOMdHtDTa4fC/fKxakyklkIYyfCxMbV0M\n2Nm622nOUIv1FZrcilG3YMC/oWYn5GhfdDPgjw6d9iW6aJAd8QNGHqxGO4U7\n433uZ1NXK+kDAIfg2YgYkMOxR80+HSRr1UeoTl4QRCyZM5hHarHbQcTvvV+y\nrhJq3X59DyHQYwV/IvP7uLY0t0lHUCzECMNpIqkFvghPHi7DEhhTpbB1rBg4\nmowkOTxBoLmyqmKsBEbGexQOrr/wdEZqTmZAUNs56+2wnnXACpSWBTg84zs/\nt1B2HTMb9sRrJCyKssQCQA3KY4c6gUKlKgEoFrATpbtRp3cWD0n5aTaU5T67\nTsOyvHtBn9IOgLpmjuMpIsKbTwu0dDI4vKNRoNJlsCKpZ5jh3W19LHISjlYB\nIuv7/syfS5NG99uVJvTY4vJa7H1skNdem6DeNoa1Zzcfvtfmh1wRK8c8hmvo\nVpIw\r\n=fOnv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e3a5ae5814918814c2e6fa1cc5c72e816665c451","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e3a5ae5.17+e3a5ae5","@test-graphql-cli/common":"4.0.1-alpha-e3a5ae5.17+e3a5ae5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e3a5ae5.17_1578643116685_0.3629141531477831","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8e06f38.17":{"name":"graphql-cli","version":"4.0.1-alpha-8e06f38.17","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8e06f38.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7414de2475e7c0da3df8631e6fea856870718c5e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8e06f38.17.tgz","fileCount":14,"integrity":"sha512-/gfcqCgD6wG6yuYf5tJx9yn/qWiJRV/yS0nuT1abKQtsCMQSZzPrVs4JLbIfM2XOsWwbKfZunI3+tS+NF+IJvg==","signatures":[{"sig":"MEUCIE4Zvg3jQ9wVUbUUSeDbC7Qz74kDhLJQY7J9ps3i54kLAiEA/PcWLV+2h517e33765khqLg3jFXTD/TFZnm9PXfLEtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGDBrCRA9TVsSAnZWagAAFGkP/23r+eg/4T74NniTumOc\n2DDaYdjk94I3cjRitq3AIrZDxt3w5PQgzUHqB8WbM/gW3R22XWPXl69zgtMS\nfyIuUAhlOGDmRGD9KSfAIEwmn6jw6gUC41djFV+9b+72YWHZZk4I0Ts3C6TF\nnl8/V+NbIoRYKIfxp6yONeh4oK4T6k3aNbwwKpyAVUVX6na9atupFKGKLLXD\nMQEXMVL0NHaWkL9GI5jPrOLTmLrN1mMYmRVobf/szNTE6/tVZGouf4D8CWT6\nPtSp1u1r10dR2PxH0sh3C1MW/4RW6nXFn4qsxI3UAFv2ItyIepsPpctYBiez\nYHsH+McsniwD+Z+9ZU20DTDVUWtK7CytYmhw8dAzVL+gKOA1bRtjP2dCuYnW\nABihHcKJRtbniUIg4dWqab2SWjAiSXZGpXsyzlTWIpU25Kue2xUxbfYA640a\n6McMe1EJaVQN/4Y7IFhLiQodtOOnQpaeLgWZFig21gNdcc6UCLuy7AHJFXle\nVC87lHcqhueEfSFnHE6nDhmX3qUkC4UF9EAEIDU7q7vsixyzwpa3WiDlKsFV\nqrteCkLoZFhe0GvekVWe8cP5gciI57lIB34M/5N1EfFIZUQDsPcSQ1wzh5In\nxp/K0fsKuSnD5aNx9q4aOGCA4dJTT2foqwolcUGOWYqEZ5ohg1CUX/sssSPl\ngLEY\r\n=zXAh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8e06f38911f66fdb06204bcdc1b242e7c6390968","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8e06f38.17+8e06f38","@test-graphql-cli/common":"4.0.1-alpha-8e06f38.17+8e06f38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8e06f38.17_1578643563326_0.2150046724445127","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bee07b3.18":{"name":"graphql-cli","version":"4.0.1-alpha-bee07b3.18","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bee07b3.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d0d68928a8a622520f6339986e3f4fe749b44067","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bee07b3.18.tgz","fileCount":14,"integrity":"sha512-rHUmyrncAh1r4rKKtfnTKkFxUcjh9gNgeaJFGb3md6H+/WbbckZSkG9fxMejlXrNl1lK1vsPRYRF5qaPWVuoGg==","signatures":[{"sig":"MEUCIG1XeOH/GB/SGvXpu271qAVX3GOe0IUQdiupO/cJKMEIAiEA7m1pzmS1quLMIBPgP9hb0VNRk8ra+uTHed6ZK/xyluk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGJg1CRA9TVsSAnZWagAAT+wP/0ho8hKUv3TzNZ6B+yQb\n/M4ocYCSlb8zdNya4Oe0o7LRK3byKx7wdJGcH0NQF9f334HGO+Ym9zBner4G\nTEUrRDvFC05lj9x1V/4CCIlZBT+mwPVIs7M6+gBoenTeaq/lZS9BoWUZC+6h\nEThfhTXxRvriRxXVE3B4EI7yLOxz5mrQI5TUGIdrnv8ICdqqxoevEP6P1hS3\nOHAa+8h1bahQyZhFT3xx31qFgHrAsgk0jt/eDl8Wwk9F81WjciPCOGubFI5q\nvF+veMOfGjCCoGO63e0RZ0TjkNDC/3gUoPRvlvbEzlemhOCZbo3sopGM/klP\nkSsTeX0hmcmj8jW1VUJz4o1acFmLc3Ul+WX4whWF+Q+rVIsvDLZZFNQ1sd/+\nKgzleAPwWLtXEDLPOkRVwR7wgFJvHmQVjpJqtuQXXPdpAHfGUw1n5jbn78Uw\nd0SoYG2XHyzxdYxVqg0pUO9vPoaddX7Aj3Nb8Ba3BV3rlUbDZN8fFGPquykL\nc7LEyZFYeQcUp5ePgi/stS7PRx3S4jaQloKmo//F8O+GjwZL/irVKLbY/rt9\nLwvQlKoGzbdizmFCb9nugoiBfrU9MmrZvtVOPiiQPmmDaw4vqUHL7UD26xyF\nyM654CE1FTQZMZrC3C0/pPEYsdK9xYB82UffujrbNLrBRJsKhzRkYdmtZqYg\nyuC+\r\n=SkGk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bee07b388d702f21c2b737e2a3e9114f528806df","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-bee07b3.18+bee07b3","@test-graphql-cli/common":"4.0.1-alpha-bee07b3.18+bee07b3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bee07b3.18_1578670133565_0.385356882483344","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e65cd61.18":{"name":"graphql-cli","version":"4.0.1-alpha-e65cd61.18","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e65cd61.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ab90ded9a78fe9b0fa39af53a241a0a91e1b4bb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e65cd61.18.tgz","fileCount":14,"integrity":"sha512-TJTCADfKpzwCh+0m++WG8HW0ZBtDw9qv3KFtZpoM++R+qb5Y8y660hpURHM32lCmAFW31LOEJwxd/aVc9jTvcA==","signatures":[{"sig":"MEYCIQDfUca6oeFtm+Z2NCYQwGKaCYrvV2nsk3Y/TXY6nXVQLgIhAMVZq8HlsOlfp+UaY2lJWFcJQFzBPrUA2UUueHAuu5hg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGJk/CRA9TVsSAnZWagAAfEMP/3TEO12wpKv8Q0+YaW6t\n9wlR0HyXiBo8oiKywA0Tpul4FdjTqTzZdq7uvRmi0qXFvoAyD7yPTJDZHi6P\ncekqWmjMr5hq57YpCn61nml0Ds1O/VPkF3kJRrRd0S6e6tkmZ69xYgxjOLfF\nT/xNM0D9aRKrWeSgzhjdwdHQ/XGMr80OWbxnZJfeED5zd5NgJUg1m//OuKFG\ntXzELeZK9aXHk3sUHbvcWevzaDuOREuVcVNptL3dHQxvEydCHY2h27oHhDWQ\nTetdLd2Aklqb16vVTF9bJ8Lyxccqi3TxO7N02ag/Ir2UZ7yF7mWjzo0UBkV0\nNpPMjRe8aIN0+1I1NpfxjVzNRoTyjY9YItd1MfNCda94AsmztkVhsQ6ye1DQ\n8TXzUmGhvMLmaa9lASP1oobnqnU4vTL10yHl9u8lrqO7ggr5/ZLjJRi2gQbS\nExcF2sYODgGZjtutfsmIz5ydhr38i6sug1PJzqr76dmAk+5pfvJU7NZ6lpMd\nx1kS2O93Zqn+tQrI92B3VNyq6hl1gMAyZ+Iz4s4KyrPrEkagrI/UVVyB7KKa\nqFSeSeDQbEg3c0E3o8jCX/elj+TwpEzNCxF+xOoeJA0J9u4hNdgai0rQJSuO\nKMPNpL+8Z/eXo1auTXc8x3KN2K7Fb1HP/yA8ZXv1V8riO/Zo+CEzMDZuaxPf\n3nXs\r\n=VJoR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e65cd61b06971e6dc435d2d38a4914bd3f09b2df","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e65cd61.18+e65cd61","@test-graphql-cli/common":"4.0.1-alpha-e65cd61.18+e65cd61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e65cd61.18_1578670398797_0.13367845692454483","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1bac4b9.19":{"name":"graphql-cli","version":"4.0.1-alpha-1bac4b9.19","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1bac4b9.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"081911fe9a727f3ac9f2d668f3181868696cd5a5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1bac4b9.19.tgz","fileCount":14,"integrity":"sha512-WjQ2PlHovIMvMv4j5wejhIehSEUKkTjdltzrc21Qei3fN/qvlgjAs99t7v7rQpheM7sU07iI/sFKRPzfjd7sMw==","signatures":[{"sig":"MEYCIQCU9nz6yGXXpljYCzg/PjyEKv+mA9wATS0MIC84w9qlwAIhAO6lPVlR9pfSGAXTly2NCeOIKH80qEMRFdKB/Hi/EsC2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGJ/UCRA9TVsSAnZWagAAvNMP/0lZmo75ktXhe300XpEG\nr+D3ysB7T94xbxVLgHNlUlUTl13JhCECQhJdilj2qZudT6vaRBlXbDhd3rKx\nSVoqClgEh9sH5NFTI8BKTYu1K/PIioJalc5YTFm/HAbyjjRzvCr6+VVwN7S1\nkdIgws3Gab4xnbxYPJyJMIQquKnUHMUwWNb5cHgcjmjPgYLulj7xvCY0XzLL\nC9lDem18LJZjFIIbT7F6T9tyoUxfZuTdVpXWYjuLqZyn6j/DFfB8pjjhq/WY\n4g5L7KzfBhEzxc57vWpniJTt59IsWR1/6RTVjIxHSipYvHXArhd2frILrkJi\niQVKfTeE4LBpCtSkiXQnm3SxIrL+p8FOUzVxKpurD2V77o7cHqcXACDTMe4/\nqvoqHPzpZn558JMOOsdw68riwb0GW6yBh1Kae9k20/RDM0zLqZ9rb38juwzk\nVEQbwwZsLRoxSRxwjDtbX/WEOxi0eVHYboA9jlmm6ytt7f3ARr/xTgZI/xMU\nkQcvio+xeM7+CUPVeRg+oYGAlRAwXv9EX3FOq3iIvkFzbuzVb7VZJp+CsIa4\nsL30kXZjeXpEYjdH4Ld/4W0SUNX00xDsMRx7wCCd2AkASK8SAp42lhsawzac\nmsXxsVJ4POPrubggi9jSOde/tnDLayraAcLmwgDBQGhD2kNZKq7safo71sYu\na4dS\r\n=zkmX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1bac4b920e68ba69dae8e4e39c1e5590b8caef91","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1bac4b9.19+1bac4b9","@test-graphql-cli/common":"4.0.1-alpha-1bac4b9.19+1bac4b9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1bac4b9.19_1578672084194_0.825605195271838","host":"s3://npm-registry-packages"}},"4.0.1-alpha-30e07d5.19":{"name":"graphql-cli","version":"4.0.1-alpha-30e07d5.19","license":"MIT","_id":"graphql-cli@4.0.1-alpha-30e07d5.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"07e790d18c008a300af998f3f5b281185a7fc98c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-30e07d5.19.tgz","fileCount":14,"integrity":"sha512-4EJGJXDd5HFz/kSp4pZJJIcuQOmXb+Uxm1bV01THmQKEim0gjC/AsU7P/AmmhHkzUkBPj2cn5jqCAl61S+lO0A==","signatures":[{"sig":"MEUCIBggbfRt0uyAbJ0x9M55cO6CmZMoDVfZTPOtZCPuSKd5AiEA3IP/4HZ2JUSD2WwoZIcnyWsPG0jnrCIHDCZFdY3oU80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGKDOCRA9TVsSAnZWagAA+xkQAIEzjKGsS2XmD84nZi3C\nGKJNRZZdZ5nHV2bzKFz7YN6E6wffoS3bp1BI1Oo/hgERiWmjA5iJy0+NdWzp\n10eues7Sl0wt9zsPrbh/LjYtVCmgxvg7EpTJHGNocCSyZR8DOV0IgQDBKqhO\nL2hbEmJ9U4ZDCOYbjeOvCu/qfklIHFcbV8fTi8KwMr6iDrANNR/uCBd+m78f\nr5yF0ibKyTMDHFB8zRwQa2Fjq/EpvfGWdA9xGUx028sKRpIwlsofp7QpIoU2\nRlkjAS3j4p03ku5V12wPpnjxx6/Ra75xx2ChO0VYa3VR1jSrTXPYXa+PmKKl\nMAmBBHS3RJcQpWvghPibUj+4ZRg714qzHFnuAz6oKIB3bCLauyrgQlI2qxBm\nucW9oC6wbBjDtNV/Amp6P+ILCBb2IPGrBeAIaYnk69UD2DP925t5QclyHi6i\naIj0+1cdtXTOfyn04yNVLJfY0Qd4jAfPqz3kKflycL+yPuwJMqm01P4b83Ti\nOmvxAeqGJJBAtP2JgkhxSz5lt0Q6WFmPwLzANC1gzZtI8rUqay2TfDry8XHL\nAd4q1kkk+h0t0oSO+HfhsYgOz9+n7u7WCXaerm1/JdhUx+uK69zh/IBLxOQY\ngpQAd0FBO8jrMOxq+AVuuzL0R7nEtCCwD/ej8HJ/QBQNK0pfAHraWDIFtSWs\n3yIk\r\n=fzwT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"30e07d564cd384fb5e85a4bddb5244415576bcb1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-30e07d5.19+30e07d5","@test-graphql-cli/common":"4.0.1-alpha-30e07d5.19+30e07d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-30e07d5.19_1578672334224_0.5238467136162956","host":"s3://npm-registry-packages"}},"4.0.1-alpha-54a2913.20":{"name":"graphql-cli","version":"4.0.1-alpha-54a2913.20","license":"MIT","_id":"graphql-cli@4.0.1-alpha-54a2913.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e8547b7a0fc47a0a238a2d94dae1c292b538ed1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-54a2913.20.tgz","fileCount":14,"integrity":"sha512-c0tGonbwGFOMV1upf8nts8yO+NjdJmPZzWSQPGcASyQr3qg+dNki4FlnY0C6sHGO2JnzT8LnNGepGRVyCyUC5A==","signatures":[{"sig":"MEQCIESSZnnWgpMYAnPcwXDzF6hL77ToRyYMqLYNGitZIF3HAiAPNpMCy930Qoyiu3HnhNOAlNcyHAMAy6F126Fe/kJBxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGKD/CRA9TVsSAnZWagAAAlYQAJ8pyPVs3JhFSPnAwrUC\n5GTLiRA/9u2zRtk1VZ7zgmgsrHuNIoIbHBq/7xWaiWt4KmvleUhiyxGT42Jy\nPxkv1efEWg508tgu5kz9ksvvcZzlNlvL/oeMzbVld35GpNScPrIU6c4UCBUM\njBq7Y9sxFDGhv+Et7VTtNJ06nYfrY5OWwIVm8O6Yc6Tf7J6AL822XeJ9Ewbc\nCBeNXuoipmg9NgYvD9kWC1vmWoTq0QMa/8zPJa2+3Io1PXz9Ec3U4lLicTIU\nx8w0GoAMlRSLblmPEW1lYI7wVvUVN9SvVxNnf0nAmX0NrjD6mA+4u5LKZfTl\n8rg82Q3UM64LqnrPlRN1Pvuzo/LJq478AkgGoPCSq5y66+EiQhureu/nGyav\nZc3exLL2+oidt7QuFkZMf8HiNy0LW62ys61AqHR/1n5DIi3Q09k+V3qmg4kl\nAjuCISQS6ZAoDw/fxECnQ/a7AKn6ax8iO/4zI0JaArp/YpOjMYa6X8CT/buS\nHrP8StuPsihp7KVzw7VifcwvT8VatiK3P2Ir7ctwLEpv6fmQhaoI/jFUASuX\nPs9sGHjdDLZRA791cFhuqERHSzSGH5+DjTOZ+aGtWTplly4pMjwtyD15D5v+\nsTExU66LLsv2oSrikLcTlgfHq5XExefJP2+GHCtjmLFGMYMFaLRfQVLx32re\nyY1f\r\n=rHF4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"54a2913769a5bcd079f2203a8458e91a2bf07162","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-54a2913.20+54a2913","@test-graphql-cli/common":"4.0.1-alpha-54a2913.20+54a2913"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-54a2913.20_1578672383223_0.028915217920532532","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3ac4030.20":{"name":"graphql-cli","version":"4.0.1-alpha-3ac4030.20","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3ac4030.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2db9f0947b74ae55fa702c1bebea756ef7f6168b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3ac4030.20.tgz","fileCount":14,"integrity":"sha512-cR0V90V9s9sDJlrUUM1L0BwP/rQQCUFeYWf7yVoBEjAllNLzU98Q2zBnlrLUQ8Lc8EoM6FG79szmZOlzqt6CgQ==","signatures":[{"sig":"MEYCIQCK6VxF72C1U3b+8g+Thbp4GijN+uNJGijzgr5XsFdbXgIhALEf3SzZht6ogm3g9b6o1ORFsvE3CLKgMdUD07PRf//s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGKEZCRA9TVsSAnZWagAAiDcP/jXA3j3KuLkXHogio1ER\nOlfdq77yZwLgs7I53V2eloH4f4LXBWLAzB3/VATvJeq9+N5gtbZ+Y1+RpFqi\nQf9WhGpNqVnHmamYdQEL3XuFbSgGdByi83PtfYAtpgU+nTu6awca9sNwApvz\nmeI2bAaJEYbQWVFSAlHSLnrP8uMBriK4G6sQ6hbcKN5PuAa3JkTk88fj1Qo2\ncQCsE9QudsenNKE954VQP0tIE+M9pthMKPxOk1ErcyOQS0NtrT48D3BaB+JY\ntUM20aL8bY2WD9eRsPbVH+Sr0/NlbrAU5CVCiICo+dYIy/mWT60zBs70g/Ix\nw7nV0JeJoRB/A1GTQN3r/N8sf43Sn9hBeh9jT9AiXqs6nycQ4rZXokpVsQpg\nQ2xpDoFalQCkNqzPSmeTL6ybDSjec2YrOHH0ZuVpPh5/dqcBEhBAn8CsRBGo\nucK818NhW7Oo/cgAJ76ekNqbax+gJClhqV4nbtSVdVPo6J/YvvIROe9BXGvD\neImjmJmZxwWJBfMgHUNz4Vnv+OEsSzY5gbcPzKUyOiItWclBRbLS4ICP7zuM\nPuIUcY9Ya1mO5bsdP7E4br3SZ/j7qwwITNs4nyqCU0GFqVAzxypqwb/rhyLC\nOwXBNFiH/+ASuUP+DANscCwxrp3WF3t9aDH9tBSANbBjruX088Qe/x2VyDYW\nWpVU\r\n=ub4G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3ac4030c2984e25014196032b59cc8c84e0bc950","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3ac4030.20+3ac4030","@test-graphql-cli/common":"4.0.1-alpha-3ac4030.20+3ac4030"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3ac4030.20_1578672408852_0.509273029284095","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e6b8541.20":{"name":"graphql-cli","version":"4.0.1-alpha-e6b8541.20","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e6b8541.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3b3187d15039902b03382d2137908cada7cf11a6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e6b8541.20.tgz","fileCount":14,"integrity":"sha512-KvfhVvS3dn01fxc1Jnf4CgvJ0GHq2c383+jh5uKSA02gq/S5WEA0Cj90Koa0NjDfqQhbUMYEqHlMLKxswPceKQ==","signatures":[{"sig":"MEQCIARI7Fj+D3J8Tuyd1P98MfuzZXJH6c0Tj5FGD0PKefKMAiAGLR6pLCMbpyLVft42DxVSUoNQWM6Kd6+TIGaSXdZiRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGKH5CRA9TVsSAnZWagAAc/QQAJAjVWo4XPdiTNN/Giw+\ncZlZg4ImfNq4pURp6GBbiQ8YwJ9c5myk0T3n3jf7DMXO6Yr2E+r1hJhDEXcV\n9PbVb2YkuqsHxhr2IZGW+ixJzAbj3KgibSzekcQHZo4Rt0gJlAw5hEBp9JlS\nPdds7OQ7itF4fSp4XaVf1/iR7EypdvyiYqsMGKpnikWL/nx4Rk46dGM/8Lni\nCcqpnxEvwEZUDvh/3mRmN7Uf0biWtJVikK8p3w2jDCnRIEX+mx4X1Dp/DRsM\nDpvXFuBWWgMx7RyNMI/EWPf5uJVda1NuSRBqwImjigZcIgEIUKsVAyl9QRiR\nDhlK+77wL+2cOo2PmXkVrGvG7aLcMmPHBVrfqasrnfm0j5USvOVZpW81EqIr\nM04LPif2cLvRnSUVquegsBPSewYUk1znZEjCLd3/0w7vJJXKqI8XP4BXP6/l\n8X3XPXYsTusdIA28b5arYl8nkGlatquKJZVOKUu9LU/2LCI0RIHKS7XMRm84\nE5YGum0HXOrW+CPwwpwhE1NZWgmb/BoNvn2YmUHbN4deObFDDfKoilnSHCXm\n6ayh+aA4TD5uERpv3OEhVCwcvxAhHmp6WtGVA7FeiehUIJVEPgmiXrVcEIYe\n/5GBos/AQ/GcnlNHaeJWsSCeoojtiwHejivhr1HLr5VUOuIoI4UuIYGdC+qi\ni5OZ\r\n=6lLI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e6b8541d8e4bccc097c35eab8454c4a5343fa720","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e6b8541.20+e6b8541","@test-graphql-cli/common":"4.0.1-alpha-e6b8541.20+e6b8541"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e6b8541.20_1578672633347_0.9864952211231288","host":"s3://npm-registry-packages"}},"4.0.1-alpha-48ba3c6.21":{"name":"graphql-cli","version":"4.0.1-alpha-48ba3c6.21","license":"MIT","_id":"graphql-cli@4.0.1-alpha-48ba3c6.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2941d25637fc433b2d4ac56440dba8fe4da54f2c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-48ba3c6.21.tgz","fileCount":14,"integrity":"sha512-Kk1fxvJ3r5UGev7cuM/m/rr/0wf6+O9eezTu6BMQACICLv2wRZq+AggqBV6pR0YBjAHwgwONt76Veuxomic7Mg==","signatures":[{"sig":"MEUCIFbPoHP+BzLTcRMxFXc9isE8Ex5SsQVDpGnXX2NVRz44AiEAxm9jd8AdZKPDAoAPHwDZPnJ0k7o/XzAt191liDkF1b0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGKNbCRA9TVsSAnZWagAAFXoQAIn0Gi/DjOgkeNPNaQlu\ne/K71ZhFz9omwTjG061CQcYPam5fqJjrMfbAEW8IAYbQ/qdSgsS6NZsyqa2X\nGG9mqwm04ZGiyfudJw8L0LpaP7NWuvFHGuuyNhTcXwMZr3OQ5iN/1+m4gBwP\nh35Rz6fJE7Orb+WMcik1ucpLnJTzO+Bzx1Qt/VkqEnUdkoXo/ObHrCLlw/Gv\nkq4dxhTKz3V9RDWPh5Yysz2Vzvhq0iiIDkShPZKOJzI9vQNTTTVkkI56pkg3\n7hRxCE5d6eu5nFn0xckSAhKwmNj/DoiGilat2rq19T/AozyPQJImKtfd1r7k\n+wQDYugVAjWFnSTcGxTjm7lTFX7n8NGOErCLWe0BH6Th3SWb25J3NCmKoG8D\nHtxilNjPdpo/bIw+D4GI1Y/66CaEAE+jVpg+LgU1HsCC/LXWj2LRuuZ1jYqo\nm83qsg+m/TlbV4t0S47L3IIvbelhXWD0iFt8Q6pehp6Fw1xTM0GGc9rNfXXt\nLvdvC7F2oYzzRk9p7uW29rv4FldYd1gam7CtxiTil0RksL8hPy7hqcCqM0+w\ntTu6EIYJTH5aqu/Lchz/tLlCCa+1YPkCnewAikRelitjTPwzraTHatGfUsrO\nhH0xZo6OUPF/NGOUFY5kpNKs37zLO5iuKR1HuiXlkTph8pm2+ByI7bsbNM4k\nyvgy\r\n=2zz6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"48ba3c68e28878e8ca39479d090b096ccfd7f003","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-48ba3c6.21+48ba3c6","@test-graphql-cli/common":"4.0.1-alpha-48ba3c6.21+48ba3c6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-48ba3c6.21_1578672987413_0.6501872307328902","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ffbfa71.21":{"name":"graphql-cli","version":"4.0.1-alpha-ffbfa71.21","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ffbfa71.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"732d02fbece0be8aa18783b85df225ae7676d625","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ffbfa71.21.tgz","fileCount":14,"integrity":"sha512-6mOl05U9cIlSd41i1/L4L1dpeKBsEoF8jqSYyEKVwGvA/cc0XQXtZQSmNz/nHYn9UiulbnQUaePtErbEw+9ngg==","signatures":[{"sig":"MEQCIFuEYQQNIqYPZZIb8D7FYjtPyJ7cdhlmT7+oQcCHqUCwAiAaQApuulMvZlxXNdunMnaJhuFuHgtma/D94Cti2baEmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGKSGCRA9TVsSAnZWagAAKvYQAJnJIZIxKaLAz1kokrqY\nOY+FxodNIv2OaLRzRRuD3MOi3R8ndYutMQzGjfY/7JehTAGBG4z1zoDR4e6e\nZg6ARH4nhqKCdwvrmXbnLWnB3Zwy3PJHhmjrpaPPQB7meb41v1bE+nZxzh7A\n8/ABhYcMiYsY45LV96U5MXk1vfQI18Rwp+PXBNjxEgVL3QJexrAufT8yKAm3\nLKbD1HoXsqe+XV1jotitb0Xb3ESBcspEpcY6y6qcA40eQ1+xcLCu6fYRrfQt\n1oaw8Johf7YzQu0Zu+lKU6lF5/F70apJ3vN0IfJl6gYrY1heJk4Xb1w2JazH\nHCv5wrHHM5suSaOxDMTCYyfAIk4fNJ9gXeIQQhDnxB8/gZPmAMpdng962MSZ\naMkFvzD9Y39mAykMYLtZCBTYZ1zPBDn1Srso8kFAq6xNtcefjSkuwZ9tmN+u\nlVVoADSJfHYjyhDBw8u8u5eChUfBaNInUw70Gu9hUxwupyFnnsL384c+JuT7\nrQfAr+na4SbDElnFTZ8m2vnSe9ulLwQsPe80VyzBpV2WuFnEciuMGiaPk9eP\nOuGxIL+8+muVSB1sjRQBWmfpigQSa1zWSzxf3HjfQE3aTA/JAuNUMxr/Esoa\nt3CtPwsOk4kV840GG0xwnJdGRXYUTfne1WLSCix98SCaZR2HNA3+f585jNKu\nyBUQ\r\n=Cqbj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ffbfa71b7da728bfef1bd74916dd8435c7a27d1c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ffbfa71.21+ffbfa71","@test-graphql-cli/common":"4.0.1-alpha-ffbfa71.21+ffbfa71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ffbfa71.21_1578673285983_0.7764735822109199","host":"s3://npm-registry-packages"}},"4.0.1-alpha-297f5b2.22":{"name":"graphql-cli","version":"4.0.1-alpha-297f5b2.22","license":"MIT","_id":"graphql-cli@4.0.1-alpha-297f5b2.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fc27afb26858415e41835aef12efd772d56c1cbb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-297f5b2.22.tgz","fileCount":14,"integrity":"sha512-R6KxUSxKBgI7GOi9+HuBHEFILEwNkS1loDt/k6YEjDtK5u8ra+DIP/Q7VIpiip19c5Pf358KkHaeSSWyQK7p1w==","signatures":[{"sig":"MEQCIEPn/L0FOU9rOxZ3q5kulJwHm7l9cFM++eHs/lmm8cr0AiBXah0OOwrkdEUeRo4JgCNQls9PnG2T9msq/xMYke8Vpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGLfTCRA9TVsSAnZWagAAMQ4P/RB744BGTld0VlwA9hhZ\nhNmT38Nchi53KT2jZ1iQkvuM0mYxRhak/ROvyEWtbqFIJ5q0T3f9yaYUIe4H\nJ4DPn/j8fYdp8+oRX9wmAh6GU493LvTWF+3bAEI+auCzOsGxKaW7KGwXMd3U\nOFngSi7O4A4CaYqPCdLDX8b8S+OeuH0adTqc001V13j14srDYAbeqEraoRrI\nJ08ZHoK7W6TTyVmqNKdFkrcFPMaTMv6bxfF4xsNtWWwWfCDhkjKHPUfSYAt7\nTcHJEw5MhvxElQ1ujV9weoklDETgRGh5cRPuBIALQBjNyWmmZXBeRHbxu323\nmFojhGjSXTKH0Rw4p44UR0EWWBGkpNOQRbXa1xLIQYn034asuxNWFWScIrVN\nehrKNzBr+ECg3YsAm7CMVUZk/Cp7Yur0Oz/nWgkCq6jhI5967xK79noqeYoD\no0Y9mfCAYK8PLxqmAmhQKy0088rv76XSpHg5ujkKaykfZEMf6ngLb35JniOz\nY14pXtggEtmyXoJJk2hZjg8BeEJg31kx4FrfiHDGiPkHH0ROoIJlzhTIz4CK\nGUGy5v6cyDdem7DwT2x60kUODcIqQiBXW/v3ms7hjPMToh65Aoet1xKAXqzk\nfuJPZBgNgoPYhu88ZnC1k7kEp14/wCWd9S48X+XngpWdXg+XiTe7Gr7M9Dbw\nVjSi\r\n=D8n8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"297f5b285d3399b5a297982c48806a99e8e21a85","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-297f5b2.22+297f5b2","@test-graphql-cli/common":"4.0.1-alpha-297f5b2.22+297f5b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-297f5b2.22_1578678226780_0.3990629963625525","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5505bbd.22":{"name":"graphql-cli","version":"4.0.1-alpha-5505bbd.22","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5505bbd.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d0e36f3e887aa3b0dfd75d8dc6cb49d794428f10","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5505bbd.22.tgz","fileCount":14,"integrity":"sha512-touE8A3umuv4ZtQctX0is9f33w8tprI25SZ34asafM3kNawbMptYPrRzLsbBWZ0Vi1B0jGLQM6US0IkVOtA18g==","signatures":[{"sig":"MEYCIQCqLqey8emFzdQTkupARBa2ZryVNUrP5PfYEfQmp5hCmAIhAORZMLSDunqQEx2RBtbiRgKpfXmRUmQLNwh/2VJMve0s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGLfoCRA9TVsSAnZWagAAA9wP/3CGRd9dgDR41vr3T5K6\n8P+wxAfJPstX8rfbJ4EKktKOKlWOTj0L0P8bHR2BOn+ZRCsWhpI16OrkdAU0\ntd1imKPEu1ktlrhG49gmxCruc85MX3Xz/pXouJmSUvUDET+vo5baxwjgwKSM\nU1eKeCUyrrxV9ILD0j+yjOv1cddzzBsEaTpkofn9KWhbowCVlBq3XJO8VYK9\nyPdp7zTWfnIZBQnnGiTzBgfjWRAvk3xfEWJ3AJUnCaHNPGZidyATMwWcO2v9\nZ/Pa5MPCBjdNGz4g1lLNtKTOt0s6ixbnAthunNN+aGrgRLfOAGSICyAaKZ4Y\nT71evipu5GnLJZMY3oznr2SAZYZnZOzkEATcV3zoGNlFR7CMiJEiC50a0TGC\n7wc3lCGcsewg1sFlO6+7qVhTTGQqYKcZqlO4P3cN7czUmIr5sLm2P1GGqNwk\nEo6dSvVIaNwP4UeoA+FVr9Eu4/eeu3I7sGSTmZISBKqriyw49CTP0jAaE7Dq\nwTqMZA+bJuJhJ5R7Foenj6zH32Xp8lDti9QnzVSO9b3RoTNJcRhFRBPv6dCO\nRm031N2LCgK+wXB3z7waiQ7JyjzMwA82r2yxIT7SFzee7eCx/SCMDwCzivRz\nnP2BvVezELZ0OFtVfxUXhJgHEvCKr1IGuibswNNKLaZ7NBLzAAmy5Hur9Cxq\nde0v\r\n=0dqu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5505bbd0371e369a3904139e1cddeedf2820bd55","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-5505bbd.22+5505bbd","@test-graphql-cli/common":"4.0.1-alpha-5505bbd.22+5505bbd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5505bbd.22_1578678247821_0.038592942959871035","host":"s3://npm-registry-packages"}},"4.0.1-alpha-28a6eae.22":{"name":"graphql-cli","version":"4.0.1-alpha-28a6eae.22","license":"MIT","_id":"graphql-cli@4.0.1-alpha-28a6eae.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"724ed291832bc11856a738116f3797d03c1b539d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-28a6eae.22.tgz","fileCount":14,"integrity":"sha512-iMLUd+i0qGyiMJ6y2KvZETtgW+j8hrNWM+IsO6t8baQO7g7dDzdCS2KWn3f6K7NoeWWIafaFC0rfZUA7uRBlog==","signatures":[{"sig":"MEYCIQDiYqhwnOKTrhVXsbO6FWg3yTN48Fj7VywTnTGu3AATIQIhANgn742E3PmVM9LNXqDegYsBNRXCgtwDuPUw29cI3jyN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGLjsCRA9TVsSAnZWagAAXLkP/2ShHj2Ux2L2AmD+TyUv\nuz87UzgOC/IYnPYZm24PL4gANNYx6rYUkiwbNbYLGrInfxdZUieE55rmQ9bn\nTUTrlNNxmmhFyU2ZMKK3GK2wHa0HMhjSAMKfTRIdgAHAkcZn/hL3gqU7t3Nr\nQR591BKmhqhazSF5j95pT5auIalJH4HRtNrXPyZZeloMuYRhqDBRKsHplQ36\nWK1QUFixyg8e6v/TR87qVZf5xF6OTFlvPReBcVkX/lyR3uiXTYc3maD0AnCx\n1p/XXlvq9GtJ5rhZXRKGEHcehE9EjVUbDhF/HLa8Tu+/ydB09e2K/UpPAF5N\ndShXn+hb1okIPQ+6OAHHLW1qMfuhs7jCtPe7f5tc/czE+CfAZ/gN8esoNsR6\nE9eP6xcBR6FqIzlQ4/TkAWpJ+DlASHoBjX1/z7fGEOkTRUw0PKCZenngxziw\n95DhW0g3BTh12iRS/msxvVFkarat+C708JqOBOYWDIXOqclcChaxQYvO5Rt/\nmrHewGQpvUdv7aCRYTz7cMYz3Gz6X3sUcr07i6UdE3WIEMD4ialFmen5xMx/\n/K4F9qM51TE0B7bjcYxHsJf38851WvAPcZrz12sL8wfCFLbHR8eFsKJo/k3f\nqwW/s0o58dKwmUBFfBBTogIfls+/PMZ6IKpTUpSmQ0dnjK41X+am6TW7BvhG\nI5As\r\n=673M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"28a6eaeed582c38cc37fbfeffb0def3418bc030d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-28a6eae.22+28a6eae","@test-graphql-cli/common":"4.0.1-alpha-28a6eae.22+28a6eae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-28a6eae.22_1578678508355_0.019569002253289502","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f73ccd5.23":{"name":"graphql-cli","version":"4.0.1-alpha-f73ccd5.23","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f73ccd5.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"40ddeec8978f8da92e2bd4d3331421a3f38a8974","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f73ccd5.23.tgz","fileCount":14,"integrity":"sha512-M4BIqtGLDhkBCws1MeyYCGFOteGS9Q6gZpOE2GwzIXEvJ5YZ3e37Vfau/zhZD8jb3610sU2ReaCW1ayNpgO2Hw==","signatures":[{"sig":"MEUCIQCSoaReouIUhnlro3S++dyj+zILSzESsXs5gm3WdVM5SgIgVKCSqxjlzHH2bodnGf4rJr19IuPtCBCLt1GPNfcYMBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGLnNCRA9TVsSAnZWagAAy24QAIbgxuwDa3+/uv7njbx4\nPBdDtCKNjFf6XJh5F67LWXv8lKmM9hGoW0qA1I2+kkn9V3l8FINxr8DEcwS0\nzKQT2YizKd+1puC+MGGRmCs3eSb1mvSeUGv9Ydh17PdSDtMT/DyJpe2y5KB1\n7GiUxMsqJDOW6Kd/KvxAIQli47NoIvjyH/el3JPgNGcJH1VInanYrzGUe1FO\n+LFVbFwb0nQ7IepMKNpG4nwhGbR14AFyQTA8eqTP/1d16zxmzE2MIzKQ6x/a\njY4FHN3MhjRO4VVF7KcXPkTgDBa3w4xqvwxLyjneosRvkE0OgvxdjzwtNCWk\n0P8cS1BZkWeZMhW0cfrUjDKRJxMOLFsYVFmUMLJQAxByR2omiHruZDQMGHUE\ndekLtUOiu9MqU0yxmo/xt4YZOIkLuRllbGaOFNSgaGGT5AFYRDMph1mejBdz\nriFveM/+cA6SR45ktsrlS5tDBdiUEzm3zwQjjmuRKBUE9SvunnRwRAQiMfpq\n0vv7ZnUdI5kmdAPUfUYFNWJ63MJx48P5F7U7kea17TByuLmqiJZYQdbEKdhw\nK5e6yV+DXUVDK9poC9kdl3UdasqkpwQRj7HhDZowPFGyyh57Myi+LSEkkIMY\nuUth04Ht7GGlRpejX7zFYq8nMJvhx/EFN0hmtcXlrcjNqImW+k2dvtKOYSVL\nUAaP\r\n=qnTR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f73ccd52c0fc03affc8cad11172d8d4e9fbd0008","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f73ccd5.23+f73ccd5","@test-graphql-cli/common":"4.0.1-alpha-f73ccd5.23+f73ccd5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f73ccd5.23_1578678733289_0.3353761319759445","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fb79d62.24":{"name":"graphql-cli","version":"4.0.1-alpha-fb79d62.24","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fb79d62.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a0a8e00c55bfc94bba61815ef12e504a22daa41d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fb79d62.24.tgz","fileCount":14,"integrity":"sha512-twqV2h4xxkLtjNimo0jWsdMcjdrq4aZpPMC5DzgyUHxot3kcMlmXrA391r2/QU8RFKSw5jp7vmsX1Rt64oMYTw==","signatures":[{"sig":"MEYCIQCmdlOlyyJCwDIYjcJoUpAAwPyzxKDEnifnEmNkT506EQIhAIYwYfATTx4nevQiw9hM+NF2L5Y4P4o+EY/Wyv+obR+s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGMPZCRA9TVsSAnZWagAAfXAP/j6nK3m/We2BvBnQ3rwg\ncWUhgBMbQvH6+W3lMt+T1jysUdsQh8imstkzPTFmYltg5wCU8C2HrLX9YGVz\nmMRQgH+9UqL+MkXpw25AuuvGzpGMirk86ZzkvOn5bg2rFCbcmBRVGhOGOQRP\n7JG6qzLzyypPO46f7L/y9tU0obQmX/w7Dys8Ea5qRYTvyZn1t14NCZMeATIR\nadgkCt2pANZcNRN2WkpRgl3FmNCj1cwT3mBZODP07F91MGeva65bV26RxJIa\nGxQesba8SEDW62OkGoqPOz0qyOnScef0LsZA+buCMoAlu98iq7gll+xlay4d\nJAvSsNT5eZH0atunhnn9rEMJMfhiIFRXTXfGbQHL0uG4UO/TkePGNw8JA3/D\na5v6H9hvW8IltLyjYowKmR2lcpzTYmIzatTJXDs+j+zTRDDFPtIcsywPe6uT\n31Lsn3r7zj4WEhwbSUv4uo1fJpNKOJDfmOybDx6YhDS7uPSDT9oiZUitYxJp\ndQ0XgB3z8p3b9ZkcPTLa5IlX562hxbk/o9vIGlz11FEqj5SHmRgngfF9HwaL\np2zm74jIhlvjYHx/NGIbjD63OLtTH+cfK/FVOyDHgQb/v0exY3x2mY2lLtX8\nGXJCHy6V6IZo+dBiJZ5pdHVPvO4rOrLNy+JpxohMkHa1YtrSFXy6/dyJhYsf\n59i5\r\n=rXmm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fb79d62c02df68bd48d53b13ec195155b3bc5f2c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-fb79d62.24+fb79d62","@test-graphql-cli/common":"4.0.1-alpha-fb79d62.24+fb79d62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fb79d62.24_1578681305132_0.14184488426446462","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ac6bb9c.24":{"name":"graphql-cli","version":"4.0.1-alpha-ac6bb9c.24","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ac6bb9c.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3413ac31c0b3026b6990eb1495beb287c495be92","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ac6bb9c.24.tgz","fileCount":14,"integrity":"sha512-kTtk5I0YYWhZn9MvfUPWKuHjbUieNkR/sPY5VunyG+q1jCFWvvtfunm7vWp4r0G96nztcQvzQtZpokR7Vecr4A==","signatures":[{"sig":"MEUCIAyMGfD3hKilWzXl5DH0f2ycTxfReg74nqTKHeDSQiC+AiEAv2a1sPDuvJXCS/+tkpvmV2YNvit5uHFWzGXXioJPzlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGMTnCRA9TVsSAnZWagAAv40P/2Pc+X5N9X6GLpN9i60l\n8b1+WsMXJfDRVH70MD4wCeOkA+VEZ1gh8r7R9L/LkxuUabsCgtbqFQDN/V4C\nZj2YVGajSje30I2gAyyDeW41gXJWtly4uF7V0x2JFme+ojZ/RRcLKgLEImcM\nQClNiJtQ0tIe0AB0RmAul1UnHkT7XrU6uvBUD/TEFn7gV7MUalkDG/P19mvb\nLlbbEgZFmGz6ptdijof4IEzp2alp8cnHO8vCOl+SRUF40cQ0tBYsgy3VO5Hv\nAzGzwZ01NTy8Q+zt17LAn+PK6PMDcaERC1WDVwg0KnUrjO01lZ/wJkmDqAbo\n5XZB2RJqnYEyDPz4dbxCDjm1ZoDd9fiM11/rh7nbnh+CkJDhpbcDoxIoRSDG\nUJkGa0W7/LOW5rLM2oClDQ4wI5zpl7I2jzk2vZ9s31jRz/gZrQXQTaHpyfb1\n6KIQ+EgOkKqvIig+ZjBmmbKCNJKE2JwQZ5Ygprs2SAA13EljLQzoFGHd3pnx\nXjJuSxz5QQe5UFFqapEijcvy9ejhGgExxEVH+gDZ4OdHKbq8U3M1X0B87+nT\ncAoiqSy5hYwnHne9FXnyLUN2Rzba6J+CiB7ZwLdAbxvg9+ml+asYR1lw7O8a\nkVX4GdfTR0lcXbczSxHrYfgP8gzr/W3dzMLsfr+/phd3YVLVZVr8Hdp5WlYJ\nyQwk\r\n=7bNu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ac6bb9cd414990b95e3e5cea8398b86e97dda274","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ac6bb9c.24+ac6bb9c","@test-graphql-cli/common":"4.0.1-alpha-ac6bb9c.24+ac6bb9c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.0","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ac6bb9c.24_1578681574961_0.48798113113620656","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ef35639.25":{"name":"graphql-cli","version":"4.0.1-alpha-ef35639.25","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ef35639.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a56ed996055c422c812f9a2d8e976d2ce0c4cecc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ef35639.25.tgz","fileCount":14,"integrity":"sha512-nhkv6Uc5ZFoE41zSHnSMfECCbjNG5oUmuHhLo0mxgh2PQqzLNf7tBx6JB14jlzsVXuZ5ipooh6lMol7sSuVfQw==","signatures":[{"sig":"MEUCIGwWppK9RkBrlEVdBL4XS9y3iNua4efEmgnpugwmhblmAiEAqZ19hS6zjVuPHSHBNmrEyBxxbhsfmWS0pq9fxADdrHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGPPeCRA9TVsSAnZWagAAlhgQAIVEl8gMA1H/flNxrNTT\nc6BcNQsNuEJr2ARHpASePa8FsINIFuOp3GhVq5O20z+3jo3XPT9H/ZAtqJmF\nmqqFh+hFJ4a/E78vSTri4bQcnKf6P+Ixh6PLnbvUfdFTEviq9BGOrIYR17rN\nutzy0Z7zkHj849Ev/6Q15we6lZ90hXQBHlyOEzl4iEm7CZlANHSHT/9clVm+\n7wp/9g5HszxlEHuY4op6V0xLMb1349MFjR1EJt8F5ryzLELpea+JNP2mrCoo\nY4leCQ61J4O8LZMODBnMK0fvosujo+ge3fanp+EGRP2M7a6B/D8tugoMQdqW\nN8I80ncAtJTGOk23x6udoOLmNiId0Vz71tOBHgnU6B+AYjOIGMMFu7GnBbnx\nkn0PrxVFvyTSHUPxC0U0y3Zey7ZxkRQAzyfosU0BN8Upc3r/YL836H/fY4Dy\nWXkKsGkoeQAgx1rnJbrJRy8Hr+2TffBWBLxIcpXXGiCBooY4ZdUzx+XQaWU8\nGgzRwtJjZgZDnG2aquGgMuIAYWlm+BbCdB47d9hYivd6oYPjcAXRU/CDM3qQ\nz7NJjjCksc6A+saGL/gLCLZrKJxdJy1TBBbHWQ5pbnEjqpTZ+cyOJKwMat4n\nwED4dDshyCdQSf16p9USUcILT3jSUUWt1U6SMLb9fXCLIRar9IsNaeKKDHFk\nRK1s\r\n=BWFi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ef35639164347318bc2efb971ec9d36ab5635d0a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ef35639.25+ef35639","@test-graphql-cli/common":"4.0.1-alpha-ef35639.25+ef35639"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.1","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ef35639.25_1578693598490_0.20445479065869043","host":"s3://npm-registry-packages"}},"4.0.1-alpha-90bddca.25":{"name":"graphql-cli","version":"4.0.1-alpha-90bddca.25","license":"MIT","_id":"graphql-cli@4.0.1-alpha-90bddca.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0ad8bb8e14eb553761e7c7d6f27bb21243a3806c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-90bddca.25.tgz","fileCount":14,"integrity":"sha512-NKStKSTa+VG9ij/QpYdAE3MzdWqFLepA/KOS/1aTmasIzHMahq5pHQiDf6cjmZeQurNA5XK9nefRZvYBGzGkZA==","signatures":[{"sig":"MEYCIQDus6s8XUOW3nK9MmdvfI1InW6fPLPisJ9jUGuzTDXqVQIhAKA0BzL9vTR7CKg32xMLeJ6B1mcaiJ2AvDmusHAZVg6y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGPUSCRA9TVsSAnZWagAAVLYQAJSJR9z6FI7lJqjHyR+r\nrj7/WxYkaYQXqpItCAVrIaTpd3+B5gLnePXhiIuXA/ViYRH+6CvdvyImV4Wk\nre4LXuiAtRmZEytfaNnhkkZDGd/UgrtUFNNHQd+kSSOO9JxTJtbUHmjWoFjn\nGhOgM9tvRDu4RtzS6ff+I4ke1DUstU1bAbkAOecGC2Tck7KczwqRgerxAgas\nV6wwkTLwjKEgHGRrwewsoPQ0W0AbUqwJIn3EyBSjfRVwiI6Z3SF4abQg32b/\ndf5FaA9haxz/qUeWCdUOSOUbJtDcDs/8YcWkaTVNpJwxFbO4YmTBL1AUl8aN\nxM1dUCeBtYwg89agQYGBY3D93jX6AeHQ1MCTqNRG72EgUQ8kJerikZejOxNq\ncxKxMBxaIm84O2K/b84C7V3YYDJzI5OuebuvhGPEUtP4WCawLhrPWVkeP0x2\n3O1TENrzFlwJCoPfqyrb3aeIl/vo2PBP2mQaWFmJADBJfzryVezJQH0vV47d\nYOXNTIGYCUYxLhILEfh8njs9fkXwWL0cMyBkxCtql09FCWAV2DmPYUBTGU8K\ncrYKS+ZrYSlkUi5W3OPfb3gv+Opo1AfpP/gchXTM0sdO5GXvr+bWZNEnxLN+\npUZjASspNKcHSUtuJh5oJioX8NOr0XTiWKXHFH+z7c/073ah/200SEegb2/C\njBrH\r\n=XVWT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"90bddcaa88f32e2021874106b6c60b902267a62d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-90bddca.25+90bddca","@test-graphql-cli/common":"4.0.1-alpha-90bddca.25+90bddca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.1","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-90bddca.25_1578693906433_0.4352554165684843","host":"s3://npm-registry-packages"}},"4.0.1-alpha-df5add4.26":{"name":"graphql-cli","version":"4.0.1-alpha-df5add4.26","license":"MIT","_id":"graphql-cli@4.0.1-alpha-df5add4.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8a3c7cc52a2268660d81590423522f9a71be878d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-df5add4.26.tgz","fileCount":14,"integrity":"sha512-NFAMLJ+cyQoqIoPRbuNfC26ksyfscjZSmpDwkOOKRwoCMY7WWOt2sYOmMZqse0uGpRfrcjIfPJfPPXwpFx9MkA==","signatures":[{"sig":"MEUCIQCBXAPFDLfwkPS0iJS5JUxuZQxdjnkDJZ/3wq+KmSDOEQIgUh4AmIw1P0E2KyfpoCj7N066Bls9zGYQX2oXP3wYqY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGg6sCRA9TVsSAnZWagAANXgP/1lxYVMOj3SLKfpaF5lS\nwaIKUWwPMF9FxvbIk0Gg0criA4wAeQU/6xSyt5k7guAWp6RgpRjZw7VvFqzJ\nJ3vWE5R+vt9UlIZ/DWMyX7tCXS/4E9eJPkVrlt8bkbSSHV9o14dwK2AkfQBz\nhdZmQi4yORzT8HMrh5b5I7D73Bf0THnQCqHk8fQpKKP34tUMHZxhC/mhUg7v\nTiYYEJLEZ0Te9koGsF/Etypib+8dpvE+SYvv8OgBt4OBdXn9IqTvknd3bjAN\nuu2tLYr2rccRyJh8NECCVd8vxDpQNAYF4d0py8L/fnk7KJLSMz90/acXGb0R\nCHrHODR0hOGFdd84zU+XB+3r5WSHzG/9j9mTNp6IXYkQlpl70uvVT3vsuKu+\nd8sYyDarem+tC+4Son4NJTPxT5nRoN/Kxs49YcoLqDuUhX7A6zyu7u+wbybR\nZ9l9njjIN/A1xHqGuhEaqMm3x0/q3TQNUk6vfzQKDIoRxjO2zjQ2EGnDPElW\nL2ELvG12VbaNu1O5/kT/D+Fx67VhbWpCo550yDQD638TX9clFAIt0hnVzt63\nRzAzpzcs5lmOXEPSCoxQv3kVqDTGfAkCFrdHtlf2EXeH8gfEut0ShAvRZa6P\nG67i+7xnedIaDptb1781IQAQ/zI3MHQ833/Se07ufFolStr2r/QUjSBdHc8e\n/cky\r\n=+XTH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"df5add46b6f487b0392e71af1b6ce3f6ffdcd6b5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-df5add4.26+df5add4","@test-graphql-cli/common":"4.0.1-alpha-df5add4.26+df5add4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.1","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-df5add4.26_1578765996195_0.8240489047964381","host":"s3://npm-registry-packages"}},"4.0.1-alpha-034ae73.27":{"name":"graphql-cli","version":"4.0.1-alpha-034ae73.27","license":"MIT","_id":"graphql-cli@4.0.1-alpha-034ae73.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dfb1dda1d7af2d162d65bc60236872cc3363e277","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-034ae73.27.tgz","fileCount":14,"integrity":"sha512-QiDPRtgRNf5WwcPCvwQ9guAlFC30julZGlUW4YGCnvGtWs4aqj6HnAlGTWNm3TZRDmLKLiFxT81d58rlUoJ9ug==","signatures":[{"sig":"MEUCIQDE6xu7RCfFftR7BMnIFQI9FgzYliBKyUEJYxejURgtkQIgV2Xx9VUaaR3NiZZP+ilXSJIUNoNWdviCdFB9F2tb83U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGriECRA9TVsSAnZWagAAJ3sP/2F5LtrSRv7crTPUnA8W\n7XKfALa892wOyRy5xl6S+au7BQz0RVO+DaWhZ5voaXSuxtm8m09EgkNd71Ob\nUwZOZj8meFOhK5RI1CuvBx9JGktheAniEcQ0pNqjFnZTU342daVh8Vrz5sAX\nhGgJ3Gk/kC2rI/BqjmgD783lCHgG/wDh4Ig5PR58P+aQT+kn/RdY6aiACxwM\nSWVzOWTjI/Yq/dcxXuq9kKwC152rqm6KgrqbOXl3siIbs9ZscQocPPcZ1/0I\n3sOKxGC2p7sfVzXIjfSYdGej+391YejssqOnPatpbIsUKXPOnuV6LN+b96yb\nrBtHsglCEIMwbzDulPlkt/KMso9gE5dYFUO0bHYbBy213YJ1WcERdv5lMP9l\n3aEUs7jASjcGHA/wanVk3/pSZYovCQDTow3uI+21/OcKObltIskFoZDXnXsN\nIoQDvOlWjit86x+j/8ueGqpESeLtjvexbfQFiW9c5aKlkGUQJWVrMVDAs8qP\nXxa4nhS0TUA33C005+RWj/iAPmuVl0TaKhV0giZqQ/5/R3ecIOIjUzjryeAY\nnWyXfWA21nRuRnPqEFW74LZ5D7MRSL0ic8HD5K26wt5QyNYhNKUx7TggDCM9\n/RQ7v/14KOIUiOy7jzlaAegEWyTWTlvf7bHe0Y1ezZdEnmOl3LVG34MTOULA\nG72j\r\n=pLD8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"034ae73960bce2215664fd9b505282fb1ded8726","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-034ae73.27+034ae73","@test-graphql-cli/common":"4.0.1-alpha-034ae73.27+034ae73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.1","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-034ae73.27_1578809475977_0.07217186804404907","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bdbfce9.27":{"name":"graphql-cli","version":"4.0.1-alpha-bdbfce9.27","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bdbfce9.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"74efba88abced15c965b3fc25b046d360fdc879a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bdbfce9.27.tgz","fileCount":14,"integrity":"sha512-CNGLd+RsKe2G5r5eaKM3rmy8gqpSGHcs7AczFzVam+x2btHcSDRIxN8s7421ujlayPeh9NQCHnXutwjHr/3a6A==","signatures":[{"sig":"MEUCIQC3gv1jTM0C3hjEG+ApoC/a8Tgr6vJTrRXK2ePoHku+VwIgGiLckihRwJdsGyV4a9fN8cohx40hNy2d7XClyxnuds0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGroyCRA9TVsSAnZWagAAp7cP/AqDYoyS9UmNo7aUVzvw\nRPa7kIMhetNmvKLPrPxZH92lElyrC66e8FBb/iUso3W749KXOYPNMz+ysKaX\nY2jJ7FgOQy4Mo45cfkjAezpoOr1ipLM2ylebmrnnv3x3niKfb7DzcQR7JwTM\nZ2nVydjwQREwuRJO72Wc9ROgDnfe9/ed4Cx2/K8tvOd8ckm7jDaNoN3cMAq2\nLmYalCgOV97qaL3fX6pSIaYqkbHesbKIxjTs1hGAYRQ7Sv1feC/pqs+PVauA\nltCRk/loqxJfl7hURG5QaYeLYkjvNXG9KggVgxObBrROcRBFpJqZNJlgP9EQ\nM6vz4VzQVkN1VGNpYCwHZY0RUFSU1dv1LYi7wi9bHSodDgz+r2SVrGY2k3iC\nkERSniU2QBE0rfEh9BY89vLKlqY4hBzE2XGbTkBeoHDsuzj9xai78ozxLouL\nwNjF7lsDfiPGZUBgU4rSfwUmpnokOMI9EkCwaKuhmy2jaj8EhUtZO7E5Ddrq\nJ5IRn51qCjGdvA+EeZ9r+ubkWLiyrH75u/EzvDTmk+iGcKZEv8Vm0m8RpSh6\nPP48AKw5c3DYIDAkeftw6EP01XZrpaUDwaywdKEuM62+DxaATB9/B1t4PTL8\nQ3svj/ThslniatfOf9/yj9zYLzU4vYHT8BTLz7M/Z9WOW2KSFtvljHaVFyRU\nfPDB\r\n=kMRU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bdbfce9293004a9f7276014d0e5436c6e6915168","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-bdbfce9.27+bdbfce9","@test-graphql-cli/common":"4.0.1-alpha-bdbfce9.27+bdbfce9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.1","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bdbfce9.27_1578809905684_0.8152414034550162","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9e83b39.28":{"name":"graphql-cli","version":"4.0.1-alpha-9e83b39.28","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9e83b39.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6984c78f4682deab5b23e118343dcb996b822b72","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9e83b39.28.tgz","fileCount":14,"integrity":"sha512-PBFATVUc5fMKu/2eXe2kvQctOgTYYy3x7INWkehzyMddNk9ytF/w41nDGF06NkmsZxV8dMDm/sOgY13DzCFDEA==","signatures":[{"sig":"MEUCIAYAQxyBeI/m+iu4vNq5kFxcq5AQq71RiN7oPMxM7VnFAiEA+NvcdwTCVLjtFOSqp36E65mDE8hOUvCbEF0J/AUXbGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHGpeCRA9TVsSAnZWagAAW9cP/ifttaG4H/WslCEDQCx+\nkB1WigG6Y9QMCVEl9kd5/UAC/F72tbu5RIlvXlR+nwQvtx8iMRNkLtAUkXND\nI5udZcrp4j+qkGox28CTMrbXdCUZ4XqHOzJF4/6nMeoZR9R3qXx/xhHZI/KN\nGokieAEvMDDm4YuQtHg2x1h9g0sGFlV598JeZS4AE/ly20Y1BcU+8X6R3yvH\nZT4DpijGImLe73jMxuEfuMOt+4O80yYiwqseu4i8VTfb3DFPIJ87ytDEjNGo\nIkClZCwoj8JSWEWYOlmz3bMDmQ8StltgSmRc+7lNUCDBAZdHMUEnsFeoMnO+\nJNSLr9SNHFzgE7c2+nN+PdoUO+zz1yvBms6v466SHgNCbchPR3IR9a+ofFFA\nzWnBB8I2KGX4uucSl7yvDB7qWuzSa9hM5PSI+b2tu+zgLBTVQubIdckgC1k1\nqiWGdqG8pcVASG7as7qoU8U2b8EGZtH64bePKc2/IVJDmZpmfWgB0gXYVfWz\nzF5KGJr+TJIj7AzaHSH6mVVY1NSDn09VMhtzX2CzUMKn6wSD+AJ6r0G+TRTB\nLZ8FPDCoInm9O3TsC98D62juyTq6vALUZVygLISV+YtNEkkxu31WGxuRYJ2W\ndfHxrWdsHVc1cPzh2YGv2ZEqVjObDlgAAcxWqdVXSTq0VcFZ+CDs/35N/4IK\nP0nf\r\n=tFGS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9e83b39d92c5c678e07cd3f4d79fdabebf2ed472","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9e83b39.28+9e83b39","@test-graphql-cli/common":"4.0.1-alpha-9e83b39.28+9e83b39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.1","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9e83b39.28_1578920541665_0.3323099414318518","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ed1ba5c.29":{"name":"graphql-cli","version":"4.0.1-alpha-ed1ba5c.29","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ed1ba5c.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0fe2d2528b6c7198391a1992bca6c70d6dfbf54c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ed1ba5c.29.tgz","fileCount":14,"integrity":"sha512-S+QrdsQeQqHVpnTMM8anxe2FHOo0xm3f2igAahKJ4iHHaHBvNXWO0fvfZ8eQ6UkoGkB7WZEziKp9tAU9ts4IWg==","signatures":[{"sig":"MEUCIH3zKd8wUQ0LkYXT9uvz1l1yaj7kCLW0ZNSQK0B5XuHEAiEAr6cnMbuoiHZOFq0MESO9QZ/kJRVvDPUsDsAw7GnzNAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHGzDCRA9TVsSAnZWagAASmoP/i2H/zKIePOXYDDCGadH\nmqwAceVABoA58aLRV6L/eVDzlvAWn+WQuHXNlkJcooGlM3v3qkVlLGnOKUic\nqG2G3654lfrU9b2N7Ak8S/9rCwcKRs1E7N2LDv4Tj4wep+79LzRDGkwIJhyI\nqWqryW0lR3ihI+hjACJopbD5EYrGgzojtuZvN2j4bh+hPPG4BgcIJ5JmJ2EO\n90PgtlR3t7kwPB3FTgp2cuAU0friKgxCa6kJCgCu10kztYKvKkaj+eJfFVrN\nWfy4sJbNSg7NVjdd5cLl8pLkYpNKSWXbbeefYeEbghuAZR8cs6WyybORXLkf\n2pnUFCqwwohGq+xQieDDuehQe9j4Tw7m4jjPoOSWAFb83CtwBK1CTE/ipP9N\nBo8i50iP6XA9TtMgQrKTuwSNwofEGQ9lyha7rKeszfFLjNQYCp7a5yJn1X9L\n87onPSQ7kmdELAo48+R1oMDwQ7WNaK+tfVUtF8FALNXTaQqbH5KXmvXcU+MZ\nrUNXgfEtC/frINhUKJP0rR4DfzHPRaJ/s9JTza58zDohP/6DD3whOInWEUW4\n1/NDPNm3o7oCkfh6gFWfUHKc0FHzfWPq2LVnzd2gWOfJxI31asljlj6o1YIB\nzGmMa9dYS8IxCCM/PgshXtdiFsEKiUWPeTnya6d4qFbjJ50RESaTHmPiHezO\nKd/+\r\n=nGR9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ed1ba5c66c7f539f45013a2d5581eb52a07ecca9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ed1ba5c.29+ed1ba5c","@test-graphql-cli/common":"4.0.1-alpha-ed1ba5c.29+ed1ba5c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.1","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ed1ba5c.29_1578921154864_0.745980138233058","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cc7755b.30":{"name":"graphql-cli","version":"4.0.1-alpha-cc7755b.30","license":"MIT","_id":"graphql-cli@4.0.1-alpha-cc7755b.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b000dfa6504205beb3c9229bc0da9f2a5994ec44","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cc7755b.30.tgz","fileCount":14,"integrity":"sha512-rwVGAhdLGxZMuC7ecNVKNDMPgRdcMqvF4OUGWD5bq5oQntsM1pamxNN9OwRWXX9tV6NPQsGCe/3LqxluUuefqA==","signatures":[{"sig":"MEUCIQCND+PfHfLaIZtJiimTTQETDM/TGOsGlXEUi70DnJiYhQIgThxc4K8jiGZuW47MVU724s08gNqFF++tgud9N2IiT0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHG20CRA9TVsSAnZWagAAT4MP/RLPOlAhOV5vq0JTknPn\nCwNQL/+rmcGtbxLZYnz+P8Ug2iP0jKN2+zIi2cXjull5pIilNPSCiYkyB+Pu\naGgPRUe/dAvjhsR5kgi9nZG/GnKv1P3d61t9rHGGCv5LocPIq8rle7vpVRHL\n4jdpX3V2h6T1+GBI+MiqmXg3N2+3EkAoV7XD7s9g/xiwrVnROSfZmeffGhaE\neqOZtGsLebPSn9frd4loFPAIGu87IW1bNUE6RdoStvzKIHerS2AmSut8htdX\npGjDRhzM8W/PVwKBj20FldplqtwgddYZOy9UV8KqEvhPxcdTtyZ9DlqiSH51\nvzRRHG7hNVHQ5mTmtTwfYfYgWMwg1C8sixIf3f5+WJkayl8r5al9KSVOQCBp\nsflZVVDe2V4kbQSzGldE8c01yH66oA1BR4gJ1UD1rzi8zMm/HnFYS7wCSVju\nqWxR2EOQgbTnFVnpq7dFrk2ignqLJWHn+6yBSePTd/UmCRuojz3PeRQqJfFj\npCs35CDLHwpl7Asj5d8c+vSNl9i7LQ/E7TMwQOJqVagSLU5y3cqAn9G6fTVF\nP33CTtIWAjapi+xemRfKw4VeTA5VyQ7zYRprrN6dVZZ8YCemLmTAPNXR/37Z\nNQDHdpyJ9dFSmf6/LVwYKiWkd5TLraTrJ8aGTA9ESJQFlXCyScScNTgelrjC\n9zvj\r\n=qvAn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cc7755b3785a4ff8cbf2c2e2541b17fe8bcaab62","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-cc7755b.30+cc7755b","@test-graphql-cli/common":"4.0.1-alpha-cc7755b.30+cc7755b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.1","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cc7755b.30_1578921396534_0.940193098918845","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5505753.30":{"name":"graphql-cli","version":"4.0.1-alpha-5505753.30","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5505753.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e7c78db63139861bf9ba6df1b9b85906a9031e94","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5505753.30.tgz","fileCount":14,"integrity":"sha512-xTW42HavW415YIjHKgXlExHxW7RVI783eg9uavj5pQxyxFXFyNk4ZRb1sBWMRABaR/ZUsiDKG3ygbkKp/VQQow==","signatures":[{"sig":"MEQCIBz51hvCiULIXSS/mqCwo6jvERC1MknfDRelgpPcT0sRAiALtndQp4EB0f02IjENFZHWJjITwAQZf/eGir3eCTK+Cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHLWFCRA9TVsSAnZWagAAndMP/0SF35vu966RvDTnaE6/\nOM+GYAfxfioretz1T+TRnvnWSlIJLGX6ZCtFZLBAFHWcZbMTRPcSGXH2O3ph\nbwyaQjJYCkd0Sx2+6omTlIJBU/iL3uMjRZOokkNpnstdG23dEKgEbIPTukU1\nH6dwxo5lNbdb6YghA2Km3RPZ4Pt9pYgfo/s7wyeOJB7+iRw5hl5JJvJUwtAh\nnpVSK9W12UEzLvMq+cfiJP6m+p2p1eVynaFHAeTXM/aRCvgwVGy7Iw04wQnA\nQVo/87oK1R+MjlY1FQxhXCtB+rPO7KUZxYvEbUI/76D9KOVlwymALiJo06Pw\nLCUgW+jwjL7onvWc2AIx3QkOXni6TNjJEszsv1kujn+1ng5pvKJ4VTakXD0f\nas6H2Eicm3dQV8/9LtzUNoZoLtr1S4AnsUsL7Zf59PwWI4Mb2N13tK59IIhV\nyuFggi/IkGofEgzSq900pa+DiEZtxOyNJbiuBhvdKga41N9OhXAZ1cd78OVo\nz2gy2zRDB/OPpN5k2L0LTcyRAhIZRdQHr63GqbLjNW8yuOcwfpcDx7+Neev+\npy7E302QciZc0HWDl1VQ9fOOqQgoQc2ENsLOzwidyd0NwuWp+yZTsp8OEKB5\nppC+caDzDiZe6TDChAvYoGM9JErFf/ffA5btsa4p+gnElocV7gGZXy2Uh6+F\n1Vno\r\n=XBfU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5505753a4b70719ff051fb62c533e994a78b04be","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-5505753.30+5505753","@test-graphql-cli/common":"4.0.1-alpha-5505753.30+5505753"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5505753.30_1578939781502_0.808037275749941","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a5c8cb1.30":{"name":"graphql-cli","version":"4.0.1-alpha-a5c8cb1.30","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a5c8cb1.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0f73bb77a814f0741b56e21d1253dfe20b92319d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a5c8cb1.30.tgz","fileCount":14,"integrity":"sha512-3D+RxLZJ5jT6O/svQt5IiwIEMg1BEcRgk287guRb6kK6N4vLx6ffP1Raf77C/XCyPZqdtYMCxtW6ecN1q8bVDw==","signatures":[{"sig":"MEUCIQD9qCI6nUsv/HCDPBtOi2OnkukpMJ9oK52SRAvJ5t3qMAIgPnFW1LwIRTEA6wmwphStP+fcBZXU43+aLdRt1wDro5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHLm1CRA9TVsSAnZWagAAhzsP/jXFyFHuAYCweOQkRNJ7\npwF+28DkvAbaUoD7eVxfHvFzZU53uelWSKcY7g1vkdx4IEXpZ56IZRa3HmeU\n5ZWMCnVIH4Ur5Qe5M9JAiSe6QpikiG59N5okFgH+rU9PYtuzVX2LQ9AlJ5Ni\nynFu6E5V95szLR5f7FvRNmKRuOaEPywqrIVSxNi/wQfix2+mIGKlENHsVlT5\nyyXXFgeAxdoel+BH02vyvX0Wxov7lN1maVatfxL0Y5mrGljzVVllBUi+50am\nJD9pXdoJEhsv7xDvTUjk+q4qavYkmQVrAc9RVgy9Z5EUWWRgI9EhXKm8FzWD\n+U3FSWJqlETbHHm2PKaEvfNZeQeh++EC2rrtEcYg0iX3frGkikj1AcIBGTQs\nq6f8wELhmKS1iaM33H27uFiLI7CjS++8UIhYJP9WAIbNaRdEVWgyNL2alZic\nvyZdJ/NIexIc/2qYUWRSkB3qA0QpbwfihHznpJbESG059Qa0ptEG4DKWZKpH\nm542I2WAlDBYztFjJCiq5l6NfHqGMjZvphahZOqbITE0YEflh8wCTdJ2T5DW\nwA7r9rkFwa205PCJpXr2Ct7NaOxcB8GjoKysfENGIpw7weGNSukfWAGNNWbL\nZ0luUx6qavgbKoCNxtfYDPtTFcjmkTQ8kGinylJ+JJ/z12+n1AE+r4zmXqLd\nY7X7\r\n=7IQa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a5c8cb15fff1700a89cd12ce4b54fb5cf7969f98","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.16","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a5c8cb1.30+a5c8cb1","@test-graphql-cli/common":"4.0.1-alpha-a5c8cb1.30+a5c8cb1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a5c8cb1.30_1578940852770_0.1640675015139721","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2bbc054.31":{"name":"graphql-cli","version":"4.0.1-alpha-2bbc054.31","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2bbc054.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c2cd19111583a6bca84c0819a78441bcef102775","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2bbc054.31.tgz","fileCount":14,"integrity":"sha512-hr8a2+vw76dhhB74Ts7/jGMwI5ZVoYLXxWPoTu5uBoq8nJRAlzyK+Gn/X+UxCOdHl5+N6wFuMgqH/VWqzieRig==","signatures":[{"sig":"MEYCIQCh5x5IiKawpNfkD2bJ00/dyHLh90mED2GnTGFlWB8rqAIhANuII9O92TPP9kTchpvZ1p+sDqKoXH3LQ1NL6Zagvw9o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPdMCRA9TVsSAnZWagAABPQP/3EB2/fPqe4+3onh42fK\nDBYNpguZfYsY2BIRYrdkm4IWNDTIGrQ4Zxqso8+GYj+7zQGOuqkydvyyHgCu\nZ8LAxyoTU/Luj4ZAk1L5bmiFTRctZTB+J1k+4zZvqHjSAQ2mPAxyDaRojn17\n2SWluZb697Gh2zUP7F6tagRmYJPcQBIIotwg0omh2wXNDfS5nDQ0kWaaRepq\n/CQPw81RenUa0+NqZLIRJsDXJY6yEN9P/eoSHY1j7FO45XzLi0Y/der+ThKM\nZAYbi6z2xrnC4l/tl83DMDKwmSqSAqN1lDl3GchtSdH1yH7Y3evNeCe/3+69\n/vLvRiqv+jSr4JiQonKIqOHo0GHTWHhWmQpcgshNYOgQa4Lo88xDR2Q4LwZK\nUYtduyV4bfb9LuZYVgg9KazEVQgJVo0jdY6KG5AzjA/dU/m6ErjXUfbJZh0Z\nXiRWNgdUDb2ukSBi4Zian9IcZiE73qAZzEbS7HNSRAZ1Bk/k4dEKQXf9KcUd\nqy3YCHq+2fqBOJaXCcqoYTBSmF6TY1CF+ksI95a2qYKo8OVqmsav4rdc3Gii\n47rYyALz/rQJpETxE16AEhgXhwPa0ynK/a6bzeCYMBO2+PuhBzcdoc2Wu3P5\niMwqihdm09r0DK2x/4Fd9fnJsa0T6vj+8tWmREx9FkqmJlBhrYSZcWTIE5nE\nmmxx\r\n=bKVk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2bbc054050102625dab26b13139a12174380a5dc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2bbc054.31+2bbc054","@test-graphql-cli/common":"4.0.1-alpha-2bbc054.31+2bbc054"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2bbc054.31_1578956619441_0.2720852490964867","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d182ac6.31":{"name":"graphql-cli","version":"4.0.1-alpha-d182ac6.31","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d182ac6.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2eab604bb2b82b4dd92de97a4d1cfef2d7ebdb9a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d182ac6.31.tgz","fileCount":14,"integrity":"sha512-vg8/f1e85Xh4W0GcQAipMUdX6aGpYofYjdoD8q+AIFjfAeji8YvLYwuKisukFOXUlSG81p2dBSRfesuMJxoiRQ==","signatures":[{"sig":"MEUCIQDreCQj0hqDh1KTAOb2sTRd2gG+kTjWen3lbn5hPLTOigIgDKWYRFCEEXCxm8eqwHzxPI6xFx6E46+GaR0rD5V/0yI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPg8CRA9TVsSAnZWagAA6pwQAIjpnU6Pr2XoJZFQtxlO\nbKUwDqsmYl/2oYVnLliMpQVerMDi7PGpy0hQI7h5ZXL/LTRwYMPg+OyiizYa\nDBkJiiGfA6mvkpqg1DGa4XRNv4Ph68izmHzrmCedeJk2tAM/FYg/VeuQcJYF\n6RcmhlIgG4RgzZQs/xyAcyUU3bqz3j1yZX5KfrjzsHgpC70HkUBmb79ZBkPG\nKkWF0/gnYcQBAuwjmJKhdybaieceGnyHYP4X+fP8ougF5Dqv++jB07h7828j\noK1drAqJvvgkDlIO8sVTAiPudV954CIl/vZ6rt4Ed+BkBNevJ/ssQJH5J2ZC\nQUbOYhF5NU1/uvoKsPCapH+ylqInfIdAWhTGZ85uDo/jFv1yx2J6qJj7dA7h\nUwAntXsu3Ul72DAINAS3r3Xho1URPn0jZJ2aEuk3JoqBgXOXmuhEukElYGAV\nqjZWcH1D7oDCrM9eWaqpphYePdxNDc/jRbOAaD6R7xLVpTlWLubIFwDeSSbV\nQ19MldkqAitqmoQ7Ca1XKx0nq306l8QIsFGrdFjQ5IiZzJQGVSLpgIj3hqSn\ny5D8ZsXGJVEgKiJMtThvYonIjLZvkj7hpjkYZYXxGVb2KwThb/qjozIOvkgn\nF/CdTMRiAjbQkBM4kV0qC/8Eaftepf35xwgINevJlBYXEE8pihnqQkJgVJmp\nCHnw\r\n=nHHo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d182ac64bc455a3537db35cbd1e6612c4a1f1051","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d182ac6.31+d182ac6","@test-graphql-cli/common":"4.0.1-alpha-d182ac6.31+d182ac6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d182ac6.31_1578956859921_0.23914367431333106","host":"s3://npm-registry-packages"}},"4.0.1-alpha-43146a2.32":{"name":"graphql-cli","version":"4.0.1-alpha-43146a2.32","license":"MIT","_id":"graphql-cli@4.0.1-alpha-43146a2.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"569381aa714c82a311134dd4aadc24688fe65758","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-43146a2.32.tgz","fileCount":14,"integrity":"sha512-rjUA/mhx73a2NRvCR3eRNuDVsuYN6DGOBciqhA9Yd5n8UiT5iHJLJWzn9tP6nyR6Eocc93I0sEl0O9qnr/wEPw==","signatures":[{"sig":"MEUCIGQuxYTHP1z5W0NnuVRfBBLOqwn4HKUaa7ZZL3TC94KVAiEAieW4RT7SZFpHD8FMBiU6adeJK0qqmFm6/1YH+BzXGe8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHbNmCRA9TVsSAnZWagAAqgwP/RQLJl8DVTeW7vddRVPw\nr83iYj/qSWGCKRa5o9ywMTPy20PZy5QUD+OnDnvmoepuUpyrJVToRY/plS5V\nLfuzuWrDpkfqPEKZtAbBn5R0XqzlHTyOOwn+H0U3fQR+C323/NHpHAaUf2VL\nJVw6rIIgcEsmwd9UzMBNGwwFQh+Qu105X+PYGzvRwBXY10Y5U/IuUjj07xgy\naMOizlcXVgPlDQyMgR76tb12C35/i0F3B+nweo1/CKnldelcrj/KRS+mRyJ9\n6rJab1Si9AlFqC2tZdxyoaucLCSzrBErAPzz3vXwZXAfxYbo4GHKtN2Cb/nu\nQk1tj+90QE/0pxQzxQEqXLJQ+FOUl+N1fkkQci0HkauTYfCayZbI9IE3Uqos\naz4uHxQ0/3PmF8l2r2cYexViCCyVXRC71vQku0AMpSv6ECsdPmdljSeMzkhO\nKu7Xu1vhSCVldg6UbInrEMNqBQnd2DATot7wCTqkS/1KHY25N+3vb5ZmiPgn\nfU4OrNCWrQQTa4f80fYYVcdoUrO+hVaAaRJ66PlSTZ6qTssPWHE8qy9ndeVh\nQvJhIGxgljDMxRFxpSScjPStmVEWJ05JnePFGqlPuvf8miUz9ne1hkzNcn8/\nnoIXK03Uvh4jHudhBJxwpRk+SzUPfvWsHlHrB/z3yXgjH8mGdF0quDp8WU4T\n4Wbt\r\n=kW/4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"43146a296a36323e0f93d54c81d7c8b183a6e206","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-43146a2.32+43146a2","@test-graphql-cli/common":"4.0.1-alpha-43146a2.32+43146a2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-43146a2.32_1579004772541_0.9914706800612081","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0bd9f03.32":{"name":"graphql-cli","version":"4.0.1-alpha-0bd9f03.32","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0bd9f03.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c2bc0bd657eb51846d853a2758a4db626d3e82d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0bd9f03.32.tgz","fileCount":14,"integrity":"sha512-LHSrfOK1/YkM/bntazY7bn3Kaq5XwhohfiU1Pka7tHAcFUQ7r4VDnobXJSutUOasT1Bg5+5Ni7sEEZwvUFd0/g==","signatures":[{"sig":"MEUCIQD7KaTw6JK1XO2RqDRtWJsSGxb7Og4v/O+PS5gupkOjdwIgRhK45sEBNK7Qi/zjaSftUVpwwxOky5JVx9gC6+bt3YQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHbghCRA9TVsSAnZWagAA9ZwP/39AYfozq1mc3pOCcI0C\nMKej7p/Msum+vSWwC0Yk1xGPk+FC6e8FzhUWGtphLohFb4LdLfwgtQ/y3E5C\nmGIFIjAcuM54XnD2avY6NJ/TlL+FLUKj5rWuG2rv4S8KGIJIcwjG8wu56IiD\nnJGVy6F4Zomq6xPm3FcAYvOFDWc5HWDgcL5tnCFIpn/U2AIWNqhuyubuv3mr\nRsPKwvL4TFvqp6Dz0+y4N04HB+hwdBO8BGxgf2BDlLGwilmIA0nFsSqFQX62\n/yOvYZVWj9bboTTKT0pw5gzsQSoauprxi33oWmaasC4Ep7gxtjdWgWZaEXHK\ngh6qMjC2Yulf+gzMjAmDKWB1PQ+dRXnbYF+SXqw7Q8uYTqEe8Fhh0pporNOX\nmBdGyVQErhk6OysPhnk7+eUMHZQd+pqBQjokjHmv+oOxENO5cvWcVjW+YvFc\nWLJD6/4qOF8iBtrMR5ULp1xzTxLZ3bGKxrjeAqj1oiCiqt8IuexWn1q6ZDth\nKtPvyyjc/goHVulxro9DSBT320ew8PVZOCjVSaVU6fLoC4VU42fUwC+uJH+K\nVrMQKvnq/jIt0vGe8CEfmjl9aOPEkdqF0M01hsLbjgx50oiw+BQNYhxcpceA\nXnbUQ/U62WGRrvo6Zq8niWmb1VaZwN7fqlAzjxuMiFdl3okKLi7rIi5XXSzU\n+awj\r\n=/EUG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0bd9f03bdbbe6ac435ee15ce7a7e796358e2b541","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0bd9f03.32+0bd9f03","@test-graphql-cli/common":"4.0.1-alpha-0bd9f03.32+0bd9f03"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0bd9f03.32_1579005985198_0.9843177347811876","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a952367.33":{"name":"graphql-cli","version":"4.0.1-alpha-a952367.33","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a952367.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e0a6a033faf734c88bd8a9fa8d3b336286d175db","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a952367.33.tgz","fileCount":14,"integrity":"sha512-LkxKte/C5Pkrp460GBRBRI4FbjrneklBlM9DPpOgYGsVHkLfG9MnpM5NjkX8EovTkZoTntcOfSMPXsELF8VY1w==","signatures":[{"sig":"MEYCIQDnxXVcRnGkiA3+DkXsWnKMlL8/FqLFk3vA/7/na+9W5AIhAIa9nsGd/l7Ld6dxeMQOz6HC/ZutXFJ+QVR6UBk4ddsI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHd92CRA9TVsSAnZWagAAX3QP/1xDIjJ/cd17OnSfwgmu\nWuNbwzzHjle/qwVPLjnzyMEauyrpWwU35ppEg5wtwpPcOPNItVOMMM18CgpP\ncjwmpt9L2CUGWiCzUZYJnT1nlv8d9JgDXC6V3lZsccuAwy0Jdil1u8DfKo3p\nvyaXpZXA3s/dpons/ewPogoSXRhaKiX/w1PV9DLlMMJlHRzcmO3ApYBSWSuE\nLtRwR+uTa4s2JSEEHnVLElxTngjqb7QJbso18aat84+NDwUG02WlIKumJNnn\nxk5XbCvDE81hkyfkjn7bQr2hpjOsRCeyTQkAsZUxS6btEQleRzMZZXRh/H+n\nUnh6eGO0LDy2lYR/tj9dCdbOG7UymXcnpm7iV6zLHKl3hdTVr7UhrmXbzUlL\nqRorFNQVvzlouADiUWDrEUd/fMlQ5ey/v4BvU9pYDW7E+eZJ+zU1s8fuSrqk\nkCJtrA5TPCDzUPsGE2gQDCZL9zN7yCi8U+UrpXy3RthnTsjAZgezwwfqD+Lp\nz7FA8w0bwKljOPvr8biAwfafL98Yrzuvipw0amVw7xNfxBmZ4Hl6uXvfpr5q\n10HlAUK9KkQaIgqVgccFVVLJ9Jq+sd288UlVSyvXh1WCgrCQ76L0aC1gpyWY\nck/IylTgABsDedgP8T12p30IbfpTseaoAoA44zqz+2SbVOro5nIoIjQCvmh0\nox9L\r\n=fB8s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a9523670ad8927056a73b4c9fbce4be9df8cd34a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a952367.33+a952367","@test-graphql-cli/common":"4.0.1-alpha-a952367.33+a952367"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a952367.33_1579016054169_0.6506637973899803","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8521e5a.33":{"name":"graphql-cli","version":"4.0.1-alpha-8521e5a.33","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8521e5a.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e7c0d1bdc3b956704a9ddbd165079c5dfba7fd44","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8521e5a.33.tgz","fileCount":14,"integrity":"sha512-QI1mmzJ1Ea91Ep+kvHEo3B9sTZ6wmQ7KHxPTPIkyUekNDcEaiFMhTFXAPRujU87Amzy9IwTt3XbFeqoj6aSUzw==","signatures":[{"sig":"MEUCIFeRAIG7YNBFxz+KAVbBZdranx4BII8Tr07WAItl90fyAiEAjQKmx4VepbhEIGScJ7fw2CvYzMrrx12Y3MDhnzB0220=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHeOrCRA9TVsSAnZWagAABpEP/3RYPcM2nqCYvKoOX++T\nzq76WM1lRnt/rTEjUZ9DZyr//P8HKN89xIvC8R+Kq73yJblqvcu6Npkcf9nz\nNz29RnbQ7irNQYureJkmbNR/3rhQAIW5oS2jV6hahQgHJLANkwM2LzpgIk7q\nXwOE810rHx38WGBzYIZrxNGMIGN4hanszyr/jcEUy2NXPNYF+ZmqVpd4aGAa\nSKUQW4IlmVF+StRAbSr0MuL4tUHwiiTCL0jX+X3J4lhOMDIa8VP81SuSwLpM\n4iOFCp9EyrbMdNombj9BzO4fidlgvVPT5iBB6WcqwlW4o1rDvkFxsxouACiR\nrCb9ODDImsPIe9H9hhdtrmFwNMov4qLrgntCv91jk8yv/iJMsOaUBvZ2fMl+\nr+MzzhTi0wm/CZSQGEdGIEwd4f6n2AvSIJv4DumhtkL/Mi++tdGQDqZHyguk\nUxmGuTFB8DIcCktJWzeW79T594kr90MRj7fG5MNrflfQf815KU161ZZ7JJc8\n43+4YU+ij2WoruX2ZrV9IGdzAPPjRQhAvV9tCD8kxQ8f+tzjC4jopvkjo/WG\n82yKW9eXI9XuWFFSidId1h+vOOy3tAiY1NqxKCuPxxWGhLU401V9QBQ6jFrl\nW8eOSjqsL3PbAngUK6ENOl3/qxHlHFmdrK0uXSZFLQdQ8wpWLmo8GyG+mS5s\n2JzO\r\n=u3o+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8521e5a38bbbfa32bc1600c55e9df9a16ed632c5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8521e5a.33+8521e5a","@test-graphql-cli/common":"4.0.1-alpha-8521e5a.33+8521e5a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8521e5a.33_1579017130801_0.20602092555602236","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2a01d26.34":{"name":"graphql-cli","version":"4.0.1-alpha-2a01d26.34","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2a01d26.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"806ef802519e1e4bd33044ba5c224bdd2c0cecfc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2a01d26.34.tgz","fileCount":14,"integrity":"sha512-mGvey/JO0WrLHtlQa5eMekBrURN3FgOI0SxHdAQ/YMcZYlqLcHOWY2ACH+HjSjhEsV83lKEVphLO2eB9RI09VA==","signatures":[{"sig":"MEYCIQCBH7Web1iyhFIBntvHYE30mQ7QOMChTmyAkMA6xRUmoQIhAIDS5/dv/eaCG997xclVlh1d9IyMytstu5O0DoJcas49","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHjY8CRA9TVsSAnZWagAAODUP/AwJXwoUzqsdOLXHJycf\nN25wmcITB5FJi3Tmb+IIYLF3FnIEP01I7Z/6XVGRp4+H0TaYrF7OIIkuUyVD\ncJEP05kP/Kgywab8vlYn7xegyHPZ+uge4ut4mk9Dj+Zn3OJ3oBaiBE4JAdYx\n3FEIQn/k+l58tltP9CTPyTLa08GgtVAty0Om/04FKg7EU0aRuCEKykdX6VvY\nhXDRw3vSJghC7gBl9W5mctKU2Zt3KTzNfY0wJ0iniTQB/KgyiYf+kkKnel0F\ni+eynXUmZNH/UMIrmxhK6su239lKhKqrH5zQ2r7/dZEKqIz3tWeLJeUz9gFP\ndBG4k57pGCLXnds5btrrEWnzSpSWzdehMwCoDlBPcbJ4jE21g20+xIqi5WNR\nbNTqaf/Rv0HQjvdNXHbSf2i7mVWQJtuXT70QnMAONhMrempxqDGfn36LJypC\nex7ISgQ7Mlf39LLnsnVRelUdFS23lx0nvHzDCrR4UoaCEm4xEWsq0qmEudid\nS/8xFDPTg5gAuwR3JgkjiRKA3UgTV9L9BmCNHr/P6pEZNjN/FSXHNIukyLLA\nQVwnOFFDd89ZfDpY+5VrSXjhyogOa//wZh7MD/QXmPT6KDq9V4HTAWzwMWWi\nUZHaGQYLecuvc87hHAHLPpyzzOK0v1+rg1cc0YHp6OcmLZ7pc7a13sbLdwvp\nlRcj\r\n=gOK7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2a01d267e4daca702388ee4471b1175a7a3d8a0e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2a01d26.34+2a01d26","@test-graphql-cli/common":"4.0.1-alpha-2a01d26.34+2a01d26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2a01d26.34_1579038268444_0.27151050991439685","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ea7f553.34":{"name":"graphql-cli","version":"4.0.1-alpha-ea7f553.34","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ea7f553.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"490b92d442dd45a33f6a80a678ee6f2ae494a564","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ea7f553.34.tgz","fileCount":14,"integrity":"sha512-T3wZncTABD1hep7ANJhwc5y03gv5iKIbSeqduA1RIC45MNe5ml/J07d8nYW4EsZt3NH95czdnsVf5GAVC2yF1Q==","signatures":[{"sig":"MEUCIQCo7b6KUvSRCNcgQ7vwGtWzfMxeo7++rEYh5aWGj76P2wIgWD4ZiRQKUHtqrNNagCOhqCiDW7xWCQTBLL/q+ehZqJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHjdICRA9TVsSAnZWagAAquAP/2RYfYEhgPy7Olu5tGVf\nNO6Y2ORVJTPzQMx9zQ+HH9OWVvUtMhaspT0JkrF8wu/OsNx75qCxsuZHcVFz\nW5agHY1g/tTkb8ytSeIbRssw6S29um1PjoCiAq6SWrQKPIFfd/ABfyW0VkYa\nzJpRCr/5eVTXcXE/lrXpVy7EpK2KAOYQxBtnrTTCIZKDXu0q+Nvbp2qNtDp5\nzlau7KwiGBeruorTboK+h9eAigY3fbl5mEXn7pHmuEPfHx0t90i/wgrkaEtv\na/69YA7hk79YG876sIw6dKfiCnwFOt8g3SuX7+3QpRXrqTpf2zzqZNn+8Lpb\nEYbBtaIySgO87//9RDZzlFBoa+4tGZLyojCphhS6fUIxeVSs69kQErT04quI\nMzawEDCd4gsmGW4bC38ePSZvpyl2rcWoD0sGxjNSGVl6YWh5+YjNR3bCeRZQ\nzQ1+XtE5XLXxXrAms4u9uca8iMi26Q1Gni9YJxBCYagOe0NlSgJVv6qVKOjw\n9uP4vq3iGdy9G3Qj4I9ZVuVzcbWARKwBVZpZ5zsf79fF1qeMGZ0evX6JkjlH\nAW8SM0J7WQV/d/znzG+5JC/Y4TfuZgBjOqR+2xeyBZ0J8vl4kbhRPcuet+Fe\nfrCp17+dnd4q4I6+EEBn0ASmB0P2N3ysNi/n2RXDCnPI2tYIQFF/dcP2Hu3G\nEXl1\r\n=yGFS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ea7f553e77908f638bcc6cccb571ce43fd17d4cd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ea7f553.34+ea7f553","@test-graphql-cli/common":"4.0.1-alpha-ea7f553.34+ea7f553"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ea7f553.34_1579038535812_0.6141886562739833","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ecd00f4.35":{"name":"graphql-cli","version":"4.0.1-alpha-ecd00f4.35","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ecd00f4.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"765cab689faa43c3ad89e63cec15feb9d7de164e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ecd00f4.35.tgz","fileCount":14,"integrity":"sha512-shR4FBpmgF2O+UfgfmfClcDg8fJw50hwUdvyD/DScJdYXFPOD7RerzsW01WoZKVLyOKqeIKI1PQWR44SbdDeog==","signatures":[{"sig":"MEQCIF+BnviWaPF7S877COjoT/soFfRkesARcy6M3KHM9bXBAiBBbX0e+j6WKpEBALM26cDkp8WyX5J77uCRKOXW4AcO0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHsqFCRA9TVsSAnZWagAAJ4QP/iMYL/8++tSgNo9isvyk\nn5Q3GxQK6AqXq17iOCJihuhT8Jzu3+4+A4P+N56P4p3k2iup4XT2OOyRiRUi\ngUuxwvVpsGcooSvEKd30rbdXrmAiq/bd/P2xa6oU7sHpklkzm+VD42bKLiXP\nq55wnrGedn2yFxKbyAUpwWrW0P4v6Xea+y1R5oF1VY/qZ4z0BoQZ+B0PUQ+2\nIx6W9Ldnue/srI1HFNwiND/I0tKEZUYrFikhHDxcGiG3FKDd9zuBVzjtA3Mp\nBRyG+p3aFFGPzVoTGGsBY0MbEingVoTIM5i4P/BPo5zEXz6mnxg7boLglNde\nGV/A8RY5Y3oEt3dP10ismtrSc8WCRMKta+HdV030HKo7Xs82NKChISip9YPo\ncY8emlx9RsJtEyk6U+uufrFQ09SU8OtA9VzYjWZHIhKmU+VUTfDQzW5h7Z2A\nXnb3IF0hSocsyOfS/22aJKso5MJLq17bXtdE9AvuRyrtbZP3ImFcL7zYlKM6\nmgE02sFu5xvqPJuH3osDQMUXeHMRUfmW3rDXF4SkRN6OWl75SJ5RKQq5dU9H\n4GCrzq14VCONv8fKVaDdExhWIMEmnAHZQUEHvhwPz/d2XmFYDwoA/KHuusP8\n/aF6whF4eqGAq1UZR0aJekgSWJYWzrWSgeDMnktoxeGylReou+D053N3DiMy\nBSxJ\r\n=CAOC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ecd00f4e6e599cb942f89eb1e537adf40484064c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ecd00f4.35+ecd00f4","@test-graphql-cli/common":"4.0.1-alpha-ecd00f4.35+ecd00f4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ecd00f4.35_1579076228776_0.5445550570000872","host":"s3://npm-registry-packages"}},"4.0.1-alpha-641c70c.35":{"name":"graphql-cli","version":"4.0.1-alpha-641c70c.35","license":"MIT","_id":"graphql-cli@4.0.1-alpha-641c70c.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8ac648c75be06ac0b2e76d9f3879f6c33e0598eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-641c70c.35.tgz","fileCount":14,"integrity":"sha512-1fZmJebcMLgs0adTZdyxJF1m9cI9CQBKFRa2FN7cUrDvvUM593ejB6+ip6dVZbzxrEowzFjo0hanT0RrMEXAsA==","signatures":[{"sig":"MEYCIQCCplW2R1KxZk1g9qgDeQtCa6Rlogr7jUtK2yKVUKh3zwIhAIxXbxsqjgrRKTumVUIS0YG/xEKRP7wNYCR+ZqPWM3kq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHsyHCRA9TVsSAnZWagAArVAP/3BssLQO990m6Nxj1x3Y\neF9v6ixxqp1lw36Vn9dnKuHjMYRfR0VdF6F+6ljSU3MPFMh1OopcJqqVwFCp\nC+nIyF2WzjoP9MALIY5TOUJHyOx7Rw4K8wyPV5sJfUYttah8Ioa0DdWozoj7\n6Vl5RDP9AR4mDdg04m2Eb74cnLeJeBMXY+4rv3oYBPUWEqt70XsmP6CSJJQF\nmHoWBYu3sAzS60DKJ37MoWOU2ssxo0EgWMRDKdZBGBpHEKjotRg/hQ+pc1u+\nUCg4xKLGU1h8jktMyE7wlNkIk0dHRSYsK+aIyiuQS4faCXL7AYeFdEJdQHaW\nYKCGKT1apZOJu9Vqhmr46i9/RjaHaJq9IxLLhQSRdr26J9s8nZXX9ITe3wKh\nO0HAsl0DpaAAT4foNVqxViaEQ+K0siqlfEE3KeC/1/BnoEnFaeU3WIMtyOYl\n3e+MUOAVKoa7jytHtuF3xswB1DR65DMfpYMDqs2VHej1hZDPGE6pQAAc9+nj\n3ZXDOGiDr8GsV7EDd/Tr+DkX3ezCoxirQPGOF/Afsacc/I32c7sCLLfNGTCM\n4F17vrRJukVZZEfqvi7n9JQsI9+RWsGjR0AsEcDWmNSZ4tNK5UmElTW/wOOz\nrkmUXFoR97mYHL/mK99YOckscP8LN5Xe27CbE6uSedCLtxym6gz8mE5hjMus\ndKiA\r\n=bvo2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"641c70cb5aa6cdf542be1c56d2a2689660e7b5d0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-641c70c.35+641c70c","@test-graphql-cli/common":"4.0.1-alpha-641c70c.35+641c70c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-641c70c.35_1579076742637_0.2781337232768153","host":"s3://npm-registry-packages"}},"4.0.1-alpha-44ea92f.36":{"name":"graphql-cli","version":"4.0.1-alpha-44ea92f.36","license":"MIT","_id":"graphql-cli@4.0.1-alpha-44ea92f.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6448940ff2e069979ed50d8085494adf24ca6cf7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-44ea92f.36.tgz","fileCount":14,"integrity":"sha512-xWuQLZ6tb7f4d8CSwrq3aE/Do+KsZUi2nsWNOWfuOYlFkERpqv1qbRM8hX78S9MIgsP4I/fQ+2gvLNwdYOl5iQ==","signatures":[{"sig":"MEMCHyq6zqP0K0GXeTi8GB7i2FSADKSMSuM3z/FaUKY6gogCIHr6Ol7MPLVDlSkKPQTCb6eBv+aFeZ3/ZQuaepsvkugO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHtocCRA9TVsSAnZWagAAFN4P/R9fYOY3om6zOelXh+wN\npm9MmkOKtwZ7PELiIWRzPlwPEbJgue3tzTtxV/klEmiRqloyfCQVeZzifVoQ\n8bgq3Pp5kYlqnMcyguZ6gROnI+eF6RSURtTeOnHVF8+9Zg3B632bJbimMI/y\n39C03w4kRvtgVXEBOUVLm6dC6ZFaEYgd92tM4HbB0CMGz4xQ7tapKzBm6T1h\n3Y47ez5dFkrFOY//wYJI8yYvAkXr5Dsp0O2PzBKenRVm2syvQgjzscUxcOk3\npYsiZywsDuE2Yaabfpg6F8cExJk2TLfj6a7NrS2dugYAAvdObXIVzBQgI1bW\nKyncD5QEWlkY6684To2gUnPrUARCUUUQZcRH3AUdmXYQjcW7GkKC/IdS8iQ4\nz23tJsMZRR1h/s+Hnx5wbvhyhpOHEwNa7OB41OXtPQiVmZYRFLANOkbexHzc\nq7juTSToFniEMA8uyKo4kKrqWuNm5Vk0hTAVKJy9dRTsTYFFTWphK6axLHNs\nQgcxscbhhCkHNXwHQxQpswNJTjqnK69HDARb7ezv9GoUbwjU5uZtHFh49VA6\nosIXyRdElGBYqCpniRfmBCXLNIXgAfBouyXgj0HEmkipf5FK5dzJeQDDhaD3\nnuNOFcSWmAAHWilGigAI1/Zz1ISJydVTPj1zQiYmxKX4ZY4ePvDyimua2sKx\naoAj\r\n=WYEl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"44ea92fe0df27c98b781832614d0907c9f299171","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-44ea92f.36+44ea92f","@test-graphql-cli/common":"4.0.1-alpha-44ea92f.36+44ea92f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-44ea92f.36_1579080220326_0.5526249700301362","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c520d91.36":{"name":"graphql-cli","version":"4.0.1-alpha-c520d91.36","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c520d91.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7ffd8aef1cbc06a132363346d31f59702cad7cac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c520d91.36.tgz","fileCount":14,"integrity":"sha512-UkbjzpgEdXC4GRS7DX+K7k9PVnXffvhYPDbP3IrcIrAzWRiTH0hDNwg1i5lCPjaed0onnllIB/tG7mwElBXm5g==","signatures":[{"sig":"MEQCIC1tPWpAHuC5zjTOKPZUiOfdo62OSRM7tSyOs78mg7KWAiAUtWIC0gQXqtJ0kNh2BG20GcgDObiaBFb2BheSEGPfng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHtuFCRA9TVsSAnZWagAAPGEP/izEW6EI9UOTYDXT05p9\nmvNkKOem01Rz5QZ+cywTmn4pvgTm0WqwL7rxSyGCyzc60G+sjssJwKLYCePW\ny9NYPk/nWUXE1i2OcKySn6HdRMfsB8YBjGlhBQoMqs9P1RnnPUFJ3S81RJum\niqBeOKu8sAOVlfm5hWN/6rFd323kicisH2YaF0DtoNq5ggCmllwbHxJVI/04\nMF4wB7ORR9gB/QwFHUYYAXF4hO1O2nhx8aPr4p6kba9xTQmZ2NQK7F3PxBQv\nUFII+nkMi26281MgheTvhWvQ5HCdqnVQmWJGBywtSPWOEYcTfMrAzT91k/Yd\n/qAHWqT84lbu/d/xvUgspM6rAKEGCbkFnECCeSrJCBCczterPCGxwNFZEZ1R\ndqOMQfwLDkB8xstkv+5m/WnPs1E6KQjpyc39t4ezAp9MToRwQgSy+iLPBXyz\n/qCyVMLh3A4AfDxAxvsyLWVHfr5a8AFOsawCbeow+ZLk5xsRVt/jYCSR6PhW\n3sriMnlc/n6wJ+s0dkuQbGOHrkJHUS5Hhi6B9VzlpdgjYstJ2wb1jhqz9le4\nKYBvLm74KOmpMt9plrsuFW3fcCj7MlUNgKOHDugKMozkAMvsMvmmauHGfjl0\njTQo1Rx+Ucf7eFcvHedFQfVj+CYdIjV4RT6xnnPuHnq7fnIUXeSsJdldBiye\nVxoB\r\n=8B3J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c520d9142b64c670803dca43d03f6982dc9f8029","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c520d91.36+c520d91","@test-graphql-cli/common":"4.0.1-alpha-c520d91.36+c520d91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c520d91.36_1579080580810_0.8423368563770952","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c5198c9.37":{"name":"graphql-cli","version":"4.0.1-alpha-c5198c9.37","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c5198c9.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c5b413ab7450e0b9dae9f4930e97630e89160a14","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c5198c9.37.tgz","fileCount":14,"integrity":"sha512-trr1SOLMZ5XjHZt8wAkWWJsdUSVfb5GEjbtJgPLUzyVq9emWhOB+CViT6Dmi+ZMBgej46rPFgfLsV1whEqasDA==","signatures":[{"sig":"MEQCIFh3CyoTofIGvGwpn8nhfvlOLsPGdSTJelJD3Bc+1CJUAiB/RJMY/ztL/GB5SerSGanUC3wTWeVQSJKyIZKgO7pSxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHyymCRA9TVsSAnZWagAAJUgP/2GpL9tFOaWbzxRvQxzB\n3bXEfTKRL+mmC9QEtDCH+mCBamcIZXdOP+YHO2etQwbIdlOaUA+z6vyVLG5y\ngOlauj7pFzMpdS+EjB64ZHoD+TGodUs/SuYxWhy7/jYKKenj7GYrpuwu29mq\n4UHfhOo+zNLNssp6cy0HBlE+Ohg2GEHnWA/oA0hvicjWVKvF2gSb3uM1BhNJ\nwEVtkwcDbj7kTmfJLNZha7/f1ZI4r8ihI+jIqwE6mJo7wCh9lL+F7Y5s3spk\nTrBYrQkkB9zLNnR4yk3TG/ie+qF0mk014YSP09nBh+JHcayLb9vDDCzeeiLX\n8IZXy0NvZWoKLhr+h0iw0PMSfw3JoRSRjqYdEyJviV3hMEyfDIEFecZv7+c9\nn5RGyVQDwoC+Kjn2PIwJSRQDKYuD70XWcvLvOtCOEN2b+8vmFx7oh8QgsDTh\nEVaTmFK/risyn/9v9/P4n2xjci54P6H/EnchllHHKD1JxhHJFNVqO1IRLt7Y\nfGdGXtLRGALIW8Vr0QNrZZOh0SyaxHiM70eYDepswSPEyhl10unsbNBxFVjr\noY3cNyLSUo/B3/UIRPrbjqfRV4HDUPWD5v6MsB+223yzdZjdhayJotrmRhcj\nbjZgONZuS6io6VFnxJgZ0FU0lYtnou4T+uIZV88ThBQds8+H+Q9d3WiHk6aL\n868U\r\n=Su1D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c5198c9462f39d48f9cc601f9c726a63ade6ef25","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c5198c9.37+c5198c9","@test-graphql-cli/common":"4.0.1-alpha-c5198c9.37+c5198c9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c5198c9.37_1579101349767_0.25179779820325576","host":"s3://npm-registry-packages"}},"4.0.1-alpha-45f30e1.37":{"name":"graphql-cli","version":"4.0.1-alpha-45f30e1.37","license":"MIT","_id":"graphql-cli@4.0.1-alpha-45f30e1.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ad5b338dc2e0b422d691be55ca939d300cd5da5a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-45f30e1.37.tgz","fileCount":14,"integrity":"sha512-MJBP0j0UaehvEAZlPWg1Pig4c4RM0HQ1n1XlbH2yUh8MCI/DvAubKev6rtsHUrWxatJmGYIBVf7fTbzIXhAWRw==","signatures":[{"sig":"MEYCIQCHBp/6Uqrc/lmIEIa2YNjZx73WruTRDE87qHeTO3KooAIhALdzYJq6N4sorHW6SfaLbfiCxCXPRHoYZ8vh9VWKDAcE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHy+uCRA9TVsSAnZWagAAfjgP/31Byrzffbvk7ddeiOcT\nNZfmFAfACCXIW6mvGFZmmhvDUaxkijflXUIaqIlq6U2FoxMtbf00x49KuzCM\nFVOMoLk8mugm0Gr2YCK9sPyVnHrNhzYsal02X3OLsEPtuK3WxKJu9qEO5XPO\nSZcJlRcy62LplunWSXeZ2BqD/5yiuBizrJ2cdwGqP8iWV5uVDPTzryhWUXpe\nFzI2ZUflblYC8624YAzbIONyiMH4SvulqLLDfBpEI+GDG1JQFcOv+SaE4wsS\nb9KtpYnWMi+wRLlUJIFj1InNtN4TDPSRxwBkvKzlBBdV1c2EMQ9NekgIqljf\nLC5aqDGzTdiY2rYbt9EbWJWzTa4fSGVZd2+o/h2CPWFbPcZmQs26SI/RdTuN\n6OwFPq7Lc229vwpnN0xza4TBJomHDhJmkZyKgeDugCfnR/RVaPL7kAPhISPt\neGmvNZ4JqSwA+neVv6Gw6lw6RAZhEkvfCqVKlyQ263NL9UfD7NXprul7iLr0\n3zZlZnkNZxS9UQZUFbiwLy4XyCFdwPUSp1mu8hoEuL3CdaWrjH1eIlwNUA2/\nyPDTZ132+A/0qbJf86+k98vJY3H5D8vityv6bE8sYb9KV9ofaeiiJy5nNJ8T\nDzpIKl0cCDwwGkO8k8EUKjj9I/JLxJ4LYGOqgPToj/7NhkDd2BBKanZvArOI\nUf+T\r\n=+nat\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"45f30e13b1da81987f2f20fe7c586039d4f19fd2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-45f30e1.37+45f30e1","@test-graphql-cli/common":"4.0.1-alpha-45f30e1.37+45f30e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-45f30e1.37_1579102121817_0.3089222334723296","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c0ebed3.38":{"name":"graphql-cli","version":"4.0.1-alpha-c0ebed3.38","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c0ebed3.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3852323c17405f9ba85a7d75000b867d41211a89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c0ebed3.38.tgz","fileCount":14,"integrity":"sha512-nZmngpuoMppwjgPheiEN8gy3eMrLnA0nEJTYSovfUeTk6f/QdkpSygyvitDPjkQLmQzhy6PosworkOtEgZkIKw==","signatures":[{"sig":"MEUCIQCGoyzU4tMyPL7LITDd8J+OPVtO3N7zDlKvyXdgj038SgIgKPNKpqMY4gj4EN/Ppz9KM+OF5IEvNxLmyLKVIeGp11o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8TcCRA9TVsSAnZWagAAPugQAIjJ4Lf6LaH9/t6cXQwY\nIFsixZjJ7oAWADJwv3+i8RNSAKroUkqLSxl+dbnArQJnhjczmBBbnMrEHuiG\nYJp0rTSywUPm4CA2KOsCD3EBRddq3xSvOtJaJCWm4jSxR88Y2WydcgTiPTCR\nT4+wwT6/nZmDOf4lfGbrCurISe3tEzbGq2FO/RNv6Y32CXECcEr4PaN4rRnM\nVyhfvqmmtP1xAuxL1rcWWkwoD4tn75V8eVIDho+BKyqKDOFxyi/CKontik98\nJ1WJAAXryyKqkMptP8LloX/nmELBidXbgW7Ho8uqPc9RkOSENDkOABne3y7f\nZwBWLTtjH0TvCO8ff+YBmyZf/jRKUVMu3aHJHimQYHfOMayiaDMXU0QPRM89\nycTHa9GzM5jEOtEWrWMYNIsJANnr6BiZ6z57/wujEzDyyvq9ddRwl14abn2w\nAWY8uty8YV/LYirBVFVSnLHMI1K+51MUyS/KojVUUHiUScBGUH81A0hvOnc5\n4T+4juW/Eb/OYR++Ng/tmfUfxq7zKKkzCDfJsfqWwUxbSwppWjgg2PE9Biwl\n0QscOOqe9a1KZET8xndajNJsq18thtdRKAArF5XCjgS+6iZzKTJImwMY8kjr\nQGjU+IAI/0L8mSFro1Amfod3YM5L7sZnp57OJ9CLikYuJw4h9eal2kxOxjIO\ncYlG\r\n=PNqo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c0ebed3bf530fa28ec76426bf4b1f4cac7f43ae9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c0ebed3.38+c0ebed3","@test-graphql-cli/common":"4.0.1-alpha-c0ebed3.38+c0ebed3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c0ebed3.38_1579140315708_0.1382712185302879","host":"s3://npm-registry-packages"}},"4.0.1-alpha-eb88947.38":{"name":"graphql-cli","version":"4.0.1-alpha-eb88947.38","license":"MIT","_id":"graphql-cli@4.0.1-alpha-eb88947.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bed30d55d863e43a7e62f64235e2275f2c1f5f5c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-eb88947.38.tgz","fileCount":14,"integrity":"sha512-S2orHKUZhx8n6B77F6vUhE0UoC6/xppw6Kf3tYCDS2KgfabMVwSybRBSG/UicNnaOgm+3Xbzt4eD8v7zPSm6yg==","signatures":[{"sig":"MEQCIA4AIX1/1SQpqJXEuvbL1SERj/NL/iS0nV3HhrqENSGTAiBFV9k2WTp9s3nB/Yhm93C1hTSFlfstk2xMpljLkJGzcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8T2CRA9TVsSAnZWagAA6dAP/ilnU7zTa+h9cL40lD78\nJWBNyR2rnpLCJqvZJ04rL5OFeWp9JPZi+53QDSJUxGsRaSgAYpTGTH1/lH4O\neSgvwYFngYLO4NQkUUP5PTEKKGRS4vbqa7qBMgF+8UKf8cw8aMW0zoTy1Xlt\na1Um8xdgeNYRHugL/HwHCOeZoEtZjEd5rhV/WXWp1brbQlXCzHbm9T2G44BE\n8DrDuHPpRl35Hjqh2muPKPPfH3SDDgPkXmvg5icc0OC8T/C0/rqPOdhoJlSs\nM7rXcnnRqg1aOJD4VA9sCSajPl9OvmXHwcZVRctFXGyGMtFHK3KlyzvF/M4w\nt2BtjvI2iQW8Jw7ej+dtWHLyyHkpAA+QIRKTz0C+7IVp9P6sgV0Q9hK/68yu\nx0dfyjKz6mlXE6GgJKL3fBqzKawu+pUM99E2m+dxdpFMSAohL3UyYEOleaJ5\nXlEiqGX7La0okUrNyYocLwpBE1WHCdMPBdCVMaDQpx/Yzg/K1qVoFm84MCau\nVrE2ZZbyGU2DI0BGTatiu7ATmLg3582MKczrmG3GpXhMY9gmK+FYD/Qt7Tuu\n8gnNYSiniL5S2rG2jQw8sflm6W91h0tpDr1K3DkIDVgK4mAYXqveiINsgz1N\n6Wj0fS0g3x+fk+IVgjFucEcL4+McQxPvXPxG4Vi+GyO6Nll3FhNmqXcEFtre\nGXQY\r\n=Kx0D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"eb889473038e153e423efc339c3d9233f64d3f19","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-eb88947.38+eb88947","@test-graphql-cli/common":"4.0.1-alpha-eb88947.38+eb88947"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-eb88947.38_1579140342233_0.5519744304923124","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f82547b.38":{"name":"graphql-cli","version":"4.0.1-alpha-f82547b.38","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f82547b.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4fc00b9607e10898ede74eb5dd2472c7f088f216","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f82547b.38.tgz","fileCount":14,"integrity":"sha512-vM8EuX3QcZLZPIRu8Rk/a0lwli+RamYx5M7RMLSn149kbcJijO0odIndqKK9clLx3UGgpytjba1BvyAlR1peeg==","signatures":[{"sig":"MEUCIF53zqZRHR7dKKlMQLaETyjJlmULKXYrXy+MRD4txZFWAiEA31QPmnvTAzbqg9pwvC+/NJYPOwYpiRf+EHc2Lk9+Hac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8X+CRA9TVsSAnZWagAA+8YP/2TldIFoHT0QOJvG09ia\nAfDjg2YASWAgNeFG3Ukknn+3oCx+rPvDD6r79xx5HCTsCevjthxJNDkItECy\nX2J0O68eKSxLr/oAgUxOu6QZ12OAyLBF5sQcrv3SxB7gvzRDpRLHcbWwDsIq\nL/63fJ6jUq+2857f2iSmToteW5uh+gZM7nFzVFwSdLd66mnBkTslK7YvEWua\n5I0XA64/R3RP6ErmnMEsCSce3zI5RYkU7AvDVkjYlbas8vbsz+wsH3w3Ehdm\nwU2EIJZ5+oZ6inl2hj3lNoTuFSFPMhnvO8i9vwKt6Cwt23clWJpteUqkXr7q\n5EJzEkv+Pkc7KINXmtuC0seIVjKeQxj22TjFw0l6FghTu58zJ+xWnHKANx5q\n0wx+1u1yv5mp/wvbFC8PehQvZZFBUfP91bpBr/m3t2CpwAPIhZElqqskJu83\nvBn+4PlKiv/w7neKAGNqGamGjaT+ttkNkZKAmEQo9LJDF+MpLipUTcL2yAVW\nZmBR/lP7ou25hh9RZ+1zo089AMQ+Go+8SngHV+AMQo0aJJUpfpdIrJwaItHc\nwXwfzSXqwxI/nvY2icVJZAGFzxrRVL73Gt6U/V0jKRSNvkFRHC9VJd8xn6Fr\nQbJ2uNn//zjcrKqC3EjlTJMlJFeyyy82WLVqypLH70USPGJIL5btz1KCgiXm\nhhJz\r\n=fyix\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f82547b1ef65ce985d6e0dd9b69ce23c6d5e3968","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f82547b.38+f82547b","@test-graphql-cli/common":"4.0.1-alpha-f82547b.38+f82547b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f82547b.38_1579140605512_0.7007277882090979","host":"s3://npm-registry-packages"}},"4.0.1-alpha-49f3658.39":{"name":"graphql-cli","version":"4.0.1-alpha-49f3658.39","license":"MIT","_id":"graphql-cli@4.0.1-alpha-49f3658.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"65d73aaa57776e7413c4bc2b9074f52e7c0fb533","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-49f3658.39.tgz","fileCount":14,"integrity":"sha512-DOZ3T2zAAMeNjYBzOjrZhzifO6stF9TJ6xP673N0tYt2hj6djc7dA32bBJ04f/VzdkEv/vLSUZE0BZCKQ9NJLQ==","signatures":[{"sig":"MEUCIDauTc/EmYXo8s2QHyIejyoYimMFObWNCXWYX9+AMk8sAiEAz0qpA5Z6fIjHBXwGuddUdC9zsZRvRHNU/z/cInaF14Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8cdCRA9TVsSAnZWagAAH7oP/3Ic7f3hr04bFbZ8Pxsn\nXg+KmBHQgAAK2IM24mBfXmB8Y7cv/ctABvCe6oUtLekF94oe6OBLNvjGghQM\nv57KDTLE1enzQYn0826S3mY8ErUW8a6YT1eycMSg3BzLThaXk4Evj82i9XKr\n9sjFEuRLfpFXMPmty5j8dqAIVjj3TnHBMDMFYDYE7dcMsLIOI1UytpIzPebX\nbMd1BZfXleF2J0aYe54ch2NcU3OrMELuzK6fxHP192x0YxF+yYEy5xDwn6Vl\nfmjtcVQUh4Tt69EaDsxSMgCglcATg/GtdJ8DOg73Tn7tTkOckI7dzaC9EB7z\n8oSNxNPLTaX6LEMV+ck7pYtJxGzb2KdoZ2YI5+q62iQJPux7OXluJL/fJhAn\nqywHOfa6cJ3HxkCnOXPA+DMbF32Qrhcm0RlEKJWw1oBGWs70cGQj5vDSWoWd\nAW0L2/iFCQccVXSDDbZ2rH+4kdvlpAz6bW5ynt37Fl35NZHcI4zqkJi1uCd/\nVh9nAO5PUfKLHAtWmbOX5Bp5q3sc7qq2Raf4/CiOYxRRM8elzad07Qmuq1Ah\n808Unc9RumqPefdNwXTe+Nv59TXIiVSt7zvXJAjSTYvz+J30Nzq+5k4OL9HT\nkt2BgjVEIK+LYLbmwuNqFoafUY3PwOPxtE27zqD5YIG9tx/9x54+7nbVQvlI\nh9E5\r\n=3MmK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"49f3658051fe3c77a43d43115f15e96e6c8a715d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-49f3658.39+49f3658","@test-graphql-cli/common":"4.0.1-alpha-49f3658.39+49f3658"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-49f3658.39_1579140892836_0.046371644470760254","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b36af03.39":{"name":"graphql-cli","version":"4.0.1-alpha-b36af03.39","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b36af03.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2e97d1b826212e50876c7e4ccfc1bdd3ec0c1547","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b36af03.39.tgz","fileCount":14,"integrity":"sha512-jqVt6PTmqjZ0kaZOpZsuO13HEvgekKjDI9qglfvc8w4Ut92CCA9JwpdbZpT72l4ELUUtJttHiWYtHru5n2lVqA==","signatures":[{"sig":"MEUCIQDOuO41h1IEUGwUfEaYsAa55+3yQ8J1wOhAE9WE0xQuEQIgdmiC9IrJYycdu11DIjd8XsOcdea1zeY/pEYqrF0lWu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8hUCRA9TVsSAnZWagAAnTAP/ixULjHV1HqhU6DFpcrU\nfAYaVAMqblS3eNeuVA7x0b9Q5snGEj2zvgP690X+UESnewSwiWiMKSEEUfkV\nhAJTGB+7NicpQ2KlsrBDE2/6IuZmwspEJ6S48fwpFz6319fcgedhYHCfUTP1\nFfYIzbv0BmbQo6JQu1CVEF78IbldBF+hOQ5GQeOdz6U1atXTYKjhJ8fSbiYq\n3+9Y/7d+CxKurOIynbdUK0zWa07W9f1j2Pna6z+zYf8/YCqqK+D7zpz4j0ui\n63SQ/p1VDqEm6b6F5ZKDZX/bpG9+KXbbUzIza0xrlPBXlNcD6zaINoLGTF1t\n/glBQjVHHpf8U0HOd35aAXdZ87egXwKX6d/fkDNGTDD53D1mbxE4GoF2CpUM\nWVJJlelxqf+kmeHwJoIH7r3/qaru3GKv0UG47m0QPYfQLia4fr3lTfgLX5jp\ntmVf/z8kBuq+mIwP3h1UaLkh9Yn0jTRCOwVWuXEB6hY4XGDAAnstSQW4tB/D\nAtZBoKzhmGkDxmv5fZCST4vTRk0j8bu4hEoFtFS1S2obWAorFXH0qRtVG12j\nzYkt7x1HrUrkyYidLpNH7TmXybM+4wa+8wVo1044TnceXm9xMarJRCu4SP7k\n1MitqYZPx8RIEMt67EOoYi1QT6GTGjkavXsogatY0cs0J/kQZ2k8UwZD5xy9\nMuyo\r\n=443P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b36af031f30c6b477a23fa6d856f12a0c90ee0cf","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b36af03.39+b36af03","@test-graphql-cli/common":"4.0.1-alpha-b36af03.39+b36af03"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b36af03.39_1579141203177_0.739010512657746","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c16a0ae.40":{"name":"graphql-cli","version":"4.0.1-alpha-c16a0ae.40","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c16a0ae.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2cb60fd380686345fd955fe2d01235f3fd422ec2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c16a0ae.40.tgz","fileCount":14,"integrity":"sha512-dwpxwNuTdMiW8rS02iWD6D8FDBH5hpqWK8YkHVwqVsJ7CDFpdbhdbjIjvk+DZiQMGLdRuK+oqcCer06yhLY4+A==","signatures":[{"sig":"MEYCIQDojvKEH+A9RZLL+g/fjMr6qr0fqr3AlH2LTxJm1CEkWQIhALx+nGltlMjcZSZAn18moxseo9NLvxJrKTfpXbHSGIMB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9gfCRA9TVsSAnZWagAA3y0QAJIAxuN/BI8rd4y+/C8k\n99GdCHP2xdkkO8g3zGWv537eHIU83+zA+l1HVKkGXm2TwsFRoqcdAdbTyZAR\n99qG5athiMOjKUu8t4JXF1lE5/MCyUtihjDrm9oc0Tvw2OpJOSBXEYTe/RuU\nA0NBXTuRzAA6So5BIL//u3hqkWT8hRKN8DM+GJBPfxXh7PSFyxo+QnDFfl3U\n+VLfaDl+71debMQ1F9JQpRbCHWG1Etlq5e/th6LOGwZ/wivpUGu7KnveBxih\nvVm8qV5MYSLgt1EmcfHc/tSV8fExQ0XYMUxe1fI96Gl9oFgg563WoDM+uCsZ\nvGeS8dTLzuPTu6nXiZxNGoDA5rtr6NfcB14qG6iedf/UDkYXjVjXzu051zeX\nl8MzW7ye15Xg35xHD8ObJE07pwKwEO2W32uF1OgmR5mRmRTIZp2gslstAosa\nIxhAh6p8mI28B7sAvV8H7Gm582YexQbOTxm3lLmb0OneuEEQpYFXD/TW0ahQ\n1o67GnWcmsmdaG09+BSFYjeu4Qt1s9Y0GAdof8UT6sEU/rHQvsTtVeMmSIku\nTV5GgUeQi2YLM72DzrMG5d8IZgKAtqVGnw4QYWZkmh0qAWQFPQ9xJ3H3tpSW\nGIzV1MaVdUI0q6m8wk7pNOffmDA96O6Uij7YaxkihmyzJ+Bei65Vp9xbtaUl\nWWav\r\n=Vs4/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c16a0ae8c7bd39ebd1e7255a546905684e10b710","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c16a0ae.40+c16a0ae","@test-graphql-cli/common":"4.0.1-alpha-c16a0ae.40+c16a0ae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c16a0ae.40_1579145247058_0.8639421323408634","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3e22b14.40":{"name":"graphql-cli","version":"4.0.1-alpha-3e22b14.40","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3e22b14.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d79c61b2320f10608f7cadc407d79a357eb287b7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3e22b14.40.tgz","fileCount":14,"integrity":"sha512-3rCSyf5BwWPZYkH11vFcdgwaOV7HXRY5aLOHK/87hzSZFzJlg9PpEKC4lOXcDP+g5iS8b0rGwif6LhiqkeqqjQ==","signatures":[{"sig":"MEUCIApVA0MXB+uNnOU4YuAoT7hfB54ys3Isukk7pv4U/IVPAiEA6vG2O7wgdsbuxkBc2BDWamh6hfOljzmrXIjGXS07ego=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9g1CRA9TVsSAnZWagAAXUQP/0zDhI+e4UZDikI+z8B5\n0RpjD3tL4xe2up19vxTTbJrnoSyguUNHFa3J/oovAeha/JMAgIBkZ+zMcjiW\nrQ540kuwUNqEMtW1y+wQJQJDT3wh8q1yW6VLaa5pEloO/XXOvCCLV8whuMG3\n6d5CMZoFnmqRG7zZwzh+nKAqSKVLZ9TuUu8GhUDHtOlju2PgrWPDfE9LrciP\nPNVOUsMv63/UGYeJRlZ9hkSlj12fOVj3DcFMYEDU+xXtG4eTssWlevUGh25j\nSh5MKOSlCprq0fxi3O1bULGxI8FC7vvVYY52bbeJgL0mtkA1oeeVnadiDd5k\n3zscHX+RX3/T/U3K0ec7U1Fiz3zjdym819uGYQrRUVgBc2UjhbX+RBLat9ka\noFGuXBOl3BjelMLTuMFA+60YdUtv6Ty6H9iU9zDQdSkwd4yHJKtib3BvZlTg\nyr/6k9hqluwLMScEA6SCHuvizGANFb0cmc79Ykyhg6326zS6+Rt6/6IocpYp\nzPdpBBUL2Qkrc7myKjG4MXA0oMxwknOpTpP9Ij19oFsi0MamQONfjKvCM1rb\nqjpRHVcq69UL31gtO1vs1IapX0oKByTgX46zZnpfGvCqV6v3AkeqIb3dp+Vj\nzY87TTZPxbYRtML4ohhMm10CWZwLmnRVekTS+SspA14Hg83ip0fOxwuenpuh\nYjOV\r\n=ziWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3e22b148daba5ab3d6d89df7e44877427e16f9c5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3e22b14.40+3e22b14","@test-graphql-cli/common":"4.0.1-alpha-3e22b14.40+3e22b14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3e22b14.40_1579145269266_0.9975547135560929","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3fd96dd.40":{"name":"graphql-cli","version":"4.0.1-alpha-3fd96dd.40","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3fd96dd.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"073ad22d5c84ef182ae3f166a3c860374925abcb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3fd96dd.40.tgz","fileCount":14,"integrity":"sha512-2qwOmtbe5Vasv+mHatqSeaTQ52cYlHNMDJmGCEhvUZGvsrR15E+E2+dNNLW5fsnAJAvZcNwAoIKSuHV2Yxg7eg==","signatures":[{"sig":"MEUCIQDnmigodbaPlN4gr5g3LCsGe1y6Szj60dVrCcApwl8x9QIgUl8qMeadlcWehXuiwmuCH+Y5NgNOIKe2QG45bsoeKmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9lSCRA9TVsSAnZWagAAEG4P/2+p7rN4QTNR4Irn7zOc\nt278WQNxVjFFnTR7udAKmwK0M3HOQyVHx9J457b5lhIOMlIftUV6taRHOb3D\nGmgHncn2Xxc/hycWxH0RbZmbtgIFCMrO38K1LivvfNFzL/iDbvzcoBm6+Msf\nWeoknf4YHCSkPxPxZz7ClpvWo8CdENXvXJYfAnjaIHUtjgZpDcXYoGlpvg9G\nNV+sGbUkzV+gTA4iLv9Z36D/n/ZfHh5VtvpYq1SpEQhC84RmGvc6PIcy0pfE\nccdHbqqVTzo2co0cOz6XHKO/qB13uPi1LYjErJUjGEW0sgPkMxyVJsDEcyHn\nFAAwjz5lOEXHvQ1qcOBJRluiTZteh77R5nMc5X1qGiNzJzl9wTgrhrdgFNbE\nkBP6Hz6Vp0ts8EGmYb/vc+yzmaIDXHbquCTlp6OJwIoD1Rn15jsmlxnCu+dJ\n8T8517mD6MVSMT02ooXw1uSLlgejW5PdlhXBIizv5RVVCBpk0eZJpv+tOFPZ\nkEnEQ+96YIOzxS1L/7x4+kgJAu5t6qK+z43h+pcTQZooPrtBX1I+4Xl629iG\n+17q9P5ZvvmxEOj6FJVlSgO/xtJ4NEPTjl2VaBWqs13IiLW/Qt55WCD4MW8x\njcTEHVYJj//boskmMb7A2+TqCCkeglqfLjCKT9VPZif93z19ZEAbViyirZlR\nqmF5\r\n=iNBQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3fd96dd80fc458703b5577a9a859b15c868cad48","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3fd96dd.40+3fd96dd","@test-graphql-cli/common":"4.0.1-alpha-3fd96dd.40+3fd96dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3fd96dd.40_1579145554313_0.8204489986796677","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3ff5c6f.41":{"name":"graphql-cli","version":"4.0.1-alpha-3ff5c6f.41","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3ff5c6f.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bcca31f754fcafcd64f3928a9ed6e55c4780f955","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3ff5c6f.41.tgz","fileCount":14,"integrity":"sha512-rA5M03B7hL2RCxOZGddMvCf5D4Si8e8V1vF5NQnR/gQ0ADX5shcCkWnqxDOtDif7V70HGVIDauM8E9XJb7a5Ag==","signatures":[{"sig":"MEQCIGhAgNVYpV0KpTSqdJWUUCqBd80r3LOAwfaudBjwxlPUAiA1tLMkHsfoWm0f5AFKh4pMdNODj3jHmt2gDpM9R9PIpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9oLCRA9TVsSAnZWagAAj2YP/1IW1aOQGgKiyhCeTT37\n5DUFEXLp+JqigWAtXMy11ZmvHYPW7DhJyl/rSz6n6rWaS2e0a9SNhjRJBLBJ\n+VUjfvljlCSG+JfYJNnq0RQ2vMZLus6yf3RdIJxLpkkMB06IHTUxXjh9Rtii\niDuIGtvZkqRZIh5vRcKBEyz8U0GKPTLd0HIdu8JhdXddrpn4QVA935ObPOcQ\nLWs7QOL2HrEK45BhuA1CGnyzwC4qdLSjtM5667o4+TV3wEGeGxdMFclUY+DV\ndrjgk/yYjrw3bSL2VLww0Yd/oJMD/PaGfFI03wxcO5Jdt/v3GGrzlSsu4auB\nyCdynwGWSepAfEJpAnkQmOS5Vts7Vo5e9AZWKlZJ3VESrHln2fEnyEE6Hkhv\nTTcK9o/Fnx3NVffdEdyejyxle/PkIQe3/4dFqSJeuB9Udi2qSAYJBebxXwM+\ngF+8t58ZlrvItEDKkd2Xv4PQNttDnEjA6XswkqTbImPGdIsJEREjVRDv7Uua\nYm7z3kngLTPBVYErVk98tEVkx0kNrKIsKTk/6uz4/t5Tw63xriIvo2QD8fXo\ngSTG6RASu84hywSeH7Ab6Zc1L9UOsEEEGG0Auukz2LYVaE2+GRX5uea0gpFv\nmDIGEpwFJSioaVmWVl6i1B5XLAHabnZtWo/pmThnaCOulC7kU8CRdbcqMWqc\nMLO1\r\n=NvYW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3ff5c6f7817b5d48ad07ac1d3fe8441aeb68969f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3ff5c6f.41+3ff5c6f","@test-graphql-cli/common":"4.0.1-alpha-3ff5c6f.41+3ff5c6f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3ff5c6f.41_1579145738508_0.8859726190765258","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6ca6489.41":{"name":"graphql-cli","version":"4.0.1-alpha-6ca6489.41","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6ca6489.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8de8066b388f585889a3625bbd4b639d75b3c1a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6ca6489.41.tgz","fileCount":14,"integrity":"sha512-m7onKfKsXQH4Wkl8vJkiZDyZt5ztOKckRSxprJV6+BdJL5ccGgIz9/2KoOEHdAK7crX5t4ioTGdBy/2EZMljrQ==","signatures":[{"sig":"MEQCH0XqgdxRYoMMV6pr75cq4uY0pz92OKYzREsoQw3iTIgCIQCSpfL9AZYPf2p94LYhkBlCI5W6O9M+K5VSorhYSn/z5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9s6CRA9TVsSAnZWagAAUyAP/RPxfqkT3zOaGYbjq33e\n87dNkndyGwdohu0SaH2cZLhOsEa+JXGAv/g3WLXHInbygcgbrmX2B0gLIxGx\n/UXf9TZ9+g3lnmRhKC0U//wtrDRmY6vtW2e7N/xHbOWFXqm0b3nm5fzCHDTT\ny8+l2gI0xJu9Lv0708JKJEFLi4nA91Ulafai6rF7EDaBIbCNH4zSKbFizud8\nLh3u6ZfKXp3fM7VyePnKXMwG1EuOwErSvy2WylLiyKQZah6SZZWrG/ID5b0z\nloKNiA3tw2ePDiICL4EdtNZJXWFX58ifY3nCGv/NiC+1y8yQt8mFg9ZuhmBh\nK7aO0D0bN6Z5AzHVdcVbRKMYy8RPnAtUFk+6ADg31RpbhuJhAT+j3hFrpubc\ncEW9I2hzcwuu+OaOO56vUKyuUYN9OwVid/lJYQ2xONwmYsVR9dYv+CY+7L7E\nGRRnt21YucL8BS5pk3rF6mLgbLk9FFGZHn/0auPN2lrUB1MUQ+y7r+X96nHs\nHCXOfMKTO5ffvnaCWno9fz+KtmSnFzZ9xGPIR24l6Zryn9Oceh3rFY9jre0p\nBd+azXh7zyhfLjH2HQWF38ISe6LSOUDj5bWWftCuBY273oNnWwIbOWAlM26m\na1dY40gcLksc+9hzcHDil5OKsXwmkl+UEnahIjGgCSkuxEn4NGniyplEbwmR\nqzWk\r\n=eVQW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6ca648991a54696f19d1593ed1338361589899b8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-6ca6489.41+6ca6489","@test-graphql-cli/common":"4.0.1-alpha-6ca6489.41+6ca6489"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6ca6489.41_1579146042492_0.8518643229032559","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c11b9a3.42":{"name":"graphql-cli","version":"4.0.1-alpha-c11b9a3.42","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c11b9a3.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c8fad4f419948b94a436860a6042e8ea523878da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c11b9a3.42.tgz","fileCount":14,"integrity":"sha512-98iwMqF5nIhfL0QoiXJ0GgTtoa7gkwRk7ADS0buzBmJZCadoFLJxXTBELhl4CgxMaVLCUXfhiIPfHZ1826LGfg==","signatures":[{"sig":"MEUCIQC7RFG/odlhMDDhsEhdleSIDyKbwMPD4DCVI8L2hVsfgAIgaGdj9nnGoxl1oKUdl/kDLgZlKQKUCV/E4M5lJE0bLSE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+KLCRA9TVsSAnZWagAAW8gP/iPB/ItnHfdg4Q6Zia0W\nHyfIpXakwxK1k1nZeDUadI7wUsMAaPIgNWflXMK8aX809YFznEl4GvKIIcU+\nRqJ9RcR0NezTIBhUz1iM0X+fezbAKAU3AnzZRxBQ10o38x3T0/m5WteQpyUR\nba3r5rxqGjBPOJUip36XhrjQ+8cxyHetu8wnNKIEQhVm+rKL4YFAle8MPdHi\n4cYThp+3De4ILvS6/fdh0J14qAqimDGhLv2H+o8QyE6/8tHfRh+FZqlj3Xh7\nu6L/YDIDmgoudaNYwGFhopqiOA7ebgm/jgnbt5PFni3G0FxKlbrVoA2rsDkZ\nSl2p1UGNo61SG1Dlw5u/cSkFa9PBfQ5EFfrNX4o9mjagbvjAieBpZ1zpthuH\nDlmUS/LfqnSjTJ42oQpQFfAHbXZaV9t4T/LV1zLrM5hU9DnDDynzKyx235C6\nIIrN/1BgkyUPGVBKqmVpfQDRgvwum3GWE561ct/YTOIPyM4sFnqkAP1JuNhG\n45buMdMMTCV2n09NSfoXjf6TpGsbVfVDiCeTYEvpaPUs0ivBCOZkVeuwuBDp\nGdcolPos4tcRDRHoxHE6Emi+XEF5FXqKHZ//lWP7Fyz6GqqTqsoG45ZwG9SG\nyeR20V5T+A9T4QU38lrnOscQ3SJr2nJ7RIXhjdAKC3tUz0NdxuW0cqUM7zlJ\nzboh\r\n=h4Od\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c11b9a327e2c94d8af9f5d46c30c23b32a652c77","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c11b9a3.42+c11b9a3","@test-graphql-cli/common":"4.0.1-alpha-c11b9a3.42+c11b9a3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c11b9a3.42_1579147914498_0.2017420478934724","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cd25d67.42":{"name":"graphql-cli","version":"4.0.1-alpha-cd25d67.42","license":"MIT","_id":"graphql-cli@4.0.1-alpha-cd25d67.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8706d97cf2821ef09f2e965c415425c577ed27f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cd25d67.42.tgz","fileCount":14,"integrity":"sha512-kUuDpq+fyx3TbyD6WeptbdBuHuiQuLaR2V9SPGm9JGnkDbJLp4OaAiQSBo/3BWuy7faX4IM6wLP6cTcxU63Q6g==","signatures":[{"sig":"MEUCIQD3kvXl75HUnbOBWt0SMY9Pcd/ozJrw5ZR/r7uiJcDUUwIgKQdbBMaVqDERVqFs0MiRVFqzkG5/ZdeCfULG/vLVclk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+KuCRA9TVsSAnZWagAA6GcP/AnzLCGl/Bfx17acCgmc\nRMY+AqwYb5fUNy2IOqBJ1HV0KY+u9x3xwY6BE5PZ0aZUDin3/yT9syPBHNNm\nh/4YPrM21+RnGpz9ZX/ZxpKdHdbu/EoUr8UchLjhFhPfTKNO+fSdq5iMYrD7\nsTKsP7BSM4irWUjPXpm0XGVIoCbn6lFdW4+9xqMCcMm6+fxH8fGrd/Lt6vxI\n/eitkZY3BS3QJy8wl9v31SGdNi+4gBja4TYDH4SmGeNUQLL2FJP7fMoGjxkL\nc4U9cDaQ8nIRibwqRO7BfrOjInwreANYiyTuSNy0DfY9AgOGpvi5KEudZ0f1\n5TeJK3PjJlvnwOEgbRMxqRmHVe/wMiKrOCjXKR1viqwhIYKi3kZ3H/gBfq37\nbk33nAo/Fw3eoDxoCIpWJXkpV6Wvz7a5eISNgWo9q8FtXeC4c0dwXrbYbjGl\na/zuBTjuafwo99RCs6P0+3sgvMlaHBiEcBp06RqSPkrsSZMfCVJ/kj79+MQd\nNnJufFmtyoiEyrVlkbMiFoITUuBHcSIbS/DNGLqJV6s9mOjeDRgoR3gBWBSn\nhHA4pWd4l0mKxL8Gqpin0F9b4PT06T8kvrD30/Zsh7xC7c/B/eyPpCDwLlHl\nbp8qOkr4j2RCW5vwW17mVJNVYZ4XdW54hDtaHmBsaNxU0a1MKPamGP5Jq9+D\noeaP\r\n=FQNt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cd25d67d61035eaae9ed3f25383afd9692a657c9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-cd25d67.42+cd25d67","@test-graphql-cli/common":"4.0.1-alpha-cd25d67.42+cd25d67"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cd25d67.42_1579147950101_0.43190125246006694","host":"s3://npm-registry-packages"}},"4.0.1-alpha-14a0e4d.42":{"name":"graphql-cli","version":"4.0.1-alpha-14a0e4d.42","license":"MIT","_id":"graphql-cli@4.0.1-alpha-14a0e4d.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"27ecb143412271285361127fa955476d23a5dd4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-14a0e4d.42.tgz","fileCount":14,"integrity":"sha512-O0M+/90znoG1md4H6Rd3Zn6lqjGZMy5DqdPj/rpcF7RU8ocvLnr7xl2bktx1lqAEgycClOoyZznTM/HBxacqKw==","signatures":[{"sig":"MEUCIQDVEL7HeYurrYFwWdHuuTnIYLaPvlkWx/CXkP40ARG1DAIgNBjuSbEOnzm33ivfzLfNRzT6fSaAs9HNI5DbqLb2fA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+OXCRA9TVsSAnZWagAA1yEP/jueNT44fpdCe4LGqbmB\n7Q/x0nL9dqObGBSqhupywGas69PdOtNMw8Cl49YdcoA//F1IwZGxqhrGmiN6\nN4HOb/3AaEHEWeS+8UmX9aT9m+fAAFMvSbWYcD1uEkB4WcqSE18pl4XQBrsc\n9037TvfHLLdknXFPpqZEi6Duw+zcQe3Wzv4VWBKy1v9PL7z43Mwi73MEuEBU\nO6QctuKjna6TZBfHG0MvNz7LLkKVJvYVCNMNz0KRlA3RW4Q08JjtkK8GeYkB\nUmPUNxBK58aqoaxe0qISRpiOGrLxEXWCxsAVmR4RxTRVp51L7dSZjwkP+tPR\n8y9CAG6nnYcWK+cGauiHDmcl+4ogGjeC5c3Dv44uJgMO7GEDWJuYsMvw2/Sl\nzkbF42nkxCKZTIonSkrDvVjZiaovs7lrPTQIROinI7WeGq+ilhKClUQlAIMd\n68zrL1oXpG/AR5AINg/96bx0NacptS3EseGMMKNSBK5VnGsy0b8CLQUqrSt/\na0TiKeJ1Iz+C0B+UMtyeRAW5O9K4Iwa+JbXEuVIIbO09+zb/e+vgir7ICul6\npTLyh0cLdAdKY++mRpaMUVeHETqYFGRdsU7Yx7XsWRHtUyXZHRgrhNamgiqD\nI9gQ1Ye7T7EkmQ8Xh3VaAWcrioMWvwyyi0M1MrC5Gs5z6gljWF8oF/YX8vg3\nMJ3n\r\n=Zp2s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"14a0e4d396589b0d1e929c24645944310e2abf5e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-14a0e4d.42+14a0e4d","@test-graphql-cli/common":"4.0.1-alpha-14a0e4d.42+14a0e4d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-14a0e4d.42_1579148183462_0.4313664425281041","host":"s3://npm-registry-packages"}},"4.0.1-alpha-43f38a8.43":{"name":"graphql-cli","version":"4.0.1-alpha-43f38a8.43","license":"MIT","_id":"graphql-cli@4.0.1-alpha-43f38a8.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"91a09dd1feb57d5d20b131f08879cba2411c4850","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-43f38a8.43.tgz","fileCount":14,"integrity":"sha512-lryb0Qu5U3GiAZVBgRVEMK8Sn6l+V4mQnXOxrkzwXficdNrCPq39Gk4b8P5wrFkq0t2IQqbEzN+Or7v987eZtg==","signatures":[{"sig":"MEUCIQDbq6ZppnUW6w31w49d+ejqOQxD9IcOniluzTKfQVEaiwIgAiZsPtNsCYU4SOoEvhE+egoEyvC0mldX0x2CQF05NNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+PgCRA9TVsSAnZWagAAl6YP/1zBoce6KVxib3MCMXej\nldEy2JB14M8AEuxLchRNIa7SjfYWBiwokMZqrsMcjdX3xvlgkFfmYTUH070i\nt4JRsmkYHrKtr6ckbydAslvuaPlwTywoUp95iK2Z2PKJyA9WNzX9OrRKTtZx\ntakzTcPuSg2H5mPX755c8vp7zPH1jSDmdYdFUeQqeMEs+DK2JI555AOFqxsI\n4p9ddGR5bmWafIoajGwF6P8gxg6RA+k/N9LUwK1JN7iJ7ptU5eCcBfD/61f9\nGuF8F34P/bREUi3n4Y43q7WnQs3fzcb6lolyXQHiDj+s3UeWK346Hn4/LnX5\niRswtya/1C6wyYgHlG1UeBXppULuZUmgsz+VW6J8L5+2BtF47+HSw2tzJY5V\nK474FIuSGjyeGHR55jfXqiq2+dibd7TIYTXG9DrC7fCL550TGMU14OZeSKD+\nzRDCK0E1kvm9iJMRLQwPKXxkpH4gYxrGxBB5W8ifouiT/fxR9pPaQuyuU/N+\njOehVoNVFyN/Sc7R8JCv+Irh1qop2zpWaRe97XMC0sQQE+iLhYKNa6en5S5m\nHQdopQ9+itbtWqX+BbKUJN+p7fGdp8Lk9Bpb9kkOkJlxSO+gCeXiynMX/+5Q\nld4oz0uwjsaDpxa77GnvDzwBJTgMtgyZ4cOuZiGgQNORDRaXa1t99oHOD+6K\nzjEO\r\n=nuX2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"43f38a84af9c99ad986325b81036571bdd99e1fc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-43f38a8.43+43f38a8","@test-graphql-cli/common":"4.0.1-alpha-43f38a8.43+43f38a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-43f38a8.43_1579148255852_0.49598786912159976","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bbe67ea.44":{"name":"graphql-cli","version":"4.0.1-alpha-bbe67ea.44","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bbe67ea.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b2307be9b0eff24b04aa9db5184ac1c4c3d3da64","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bbe67ea.44.tgz","fileCount":14,"integrity":"sha512-R4deJG3Q6iijnRSXCxPgMakZll/rqK1ew6ntE3dxH7OqA81948h3Hnlm1yLrYbmVgXLSnN/wLHmN/o60o3k8rA==","signatures":[{"sig":"MEYCIQCVMkFJygOJAQQqh00u+DJ/Ah6qNNtramvioi38zM/orAIhAO4IeWh4aFlahbERv1YByA3GlhMNe8SThVGM2dZi9ZR8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+51CRA9TVsSAnZWagAAbI4P/izQcmr6x9jWxYFf7BMt\nv2e07Mms/sfJqsCRQ/Qyn29yuoEXJ8Uxbi3eLNjPYhkIIH0tRWCmkr2aXcuh\nCA80kJuhKglEnuW8iL7qoX+Sg11S1vuQGG9gxPFSoYPceArcNYkI20NCLcdA\n2X0tiMZbHt0hiQnEL+xty6BNGE94Uafi4Bg6tjagVNwVAdxzMvyZ82DMKvgN\nfI0x3ZNMzXVRQdGidRXlqZcnCRvC6eLmaCx7MxRZc60toDAZMZRRjYVWRyk5\nprcnkAElFZP6m6GulabaC49Kw3Qi6e3fQMcLOSmn/JRnoqiA7dpUWzQYgx9i\nfOHqaU8Xh51ZCUVsHDpQlxP8YdopVwxqyZDWkCIKJ6O4Qdvsb7zy3oEKwarG\n5xR1DkZe8v5hHuXGE41xvXSXKcDNJTYrxsBxOzhYZ7gF5A20QSyEiHil055z\n2zd8S+j13m4kbaWqVNY/nFXw6y7wnFo4vzyC0lwLturtvIKSzCeJOVGqt3tX\n/gyLFu3gsjC2gaSdUzT2RIJFltqg8zbw3G7+3nkHG6AoZaarh3wS2UEBII+e\nm9wx61W6FOY9SAZuimhLHgMpRfPZ6l45W59PtYHm5DZJM4xMm+3axADPUD2d\nbCHFgxCp9RgTBbBk8zQl/xpV6hg+fS5Tlg4dwmvIXgD0RKPoMwS810kUtDDM\nu1kf\r\n=Fm4i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bbe67ea44eb56791aaf41d9278e9ad427c4af845","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-bbe67ea.44+bbe67ea","@test-graphql-cli/common":"4.0.1-alpha-bbe67ea.44+bbe67ea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bbe67ea.44_1579150965230_0.4501793356505366","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a58dd1b.44":{"name":"graphql-cli","version":"4.0.1-alpha-a58dd1b.44","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a58dd1b.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dd17f706af069d4811f41c8d9c60eec44c6d4395","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a58dd1b.44.tgz","fileCount":14,"integrity":"sha512-HxIwScmqM20zcBiI2ockGxFCqT1drXuF/2P60PqgPE4Dqj2snnWBf0BI8tW1b9rcSTKpJkSo9M6ITXi7qO0GtQ==","signatures":[{"sig":"MEUCIQCFExLo8nZTB6ESLSW4siP7LCcIuYQbxWEnBGZnXh/EPQIgK8/G+9biwO7mFruD0FWG8zgkTnavNW/xBXADrTuqh8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+6TCRA9TVsSAnZWagAAWeUP/Awo7r3+q2mFzJ/JbKWm\nzfm+B1EwnIDqIP851idinVM7WWY1dsaMmb6pSPjMxVW6SQCpiX6Phnea06Y8\np31BiazPNmSfuxY5B5/QMVNekPPG/hWztU9h+e//2CkrB5z/UkGGsJ2nlAZz\nPFYvUuM+V7x2oEAFV0gbnORI1dJ/wceus9UVdTxrMNGeThWpVUKQRxwi0C0h\nfS4kfu29NZGKZni/btjqC2t9gGNNICqu3Cg2xMzCyxwLFX3AnjE2kkuFmoRH\nMLBTCGlLVnrSQrzxl4sIqIIYNogaRAmWypBq1R6GASYfJLGXPmla4xi5MYtH\n/I79qLYyVGWptbREXT8pnyYSjNs3DO1bWBaUrKtuO0o2JSc2I471BSH+yD9q\nkEak45rIR+jRDxCCYk4q2Vy4GWhQgpRT2BRRR9sJK7m40H5LL2pfqjiAFU+1\nHMvSUJygB5KKaq0cuGJmC4FL6ZbUzOc6HFUQ33ltU0tcrIcE4bGUutELEvf+\nlCIScdBU59tez/clWxCyuvN5Ontt4phWPvZNMwc/IX+Ek48K2tDJ2NiFiRb2\nSkD/eefIdF1HU0PN+EsjMp5KmCRAGnsqmYg9d8GXOWA5ZiwQZbB9ZFnteb2N\nHwRCaBY6OvpwxiHThJ1ony3vaW+10ch9VsIVaIQRgvV6owyz3sig0Tg0Alt5\nJEjY\r\n=DPnm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a58dd1bc21a53607cc0c1dd1680ede738b8f5b08","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a58dd1b.44+a58dd1b","@test-graphql-cli/common":"4.0.1-alpha-a58dd1b.44+a58dd1b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a58dd1b.44_1579150995376_0.8851330967795117","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6e94296.44":{"name":"graphql-cli","version":"4.0.1-alpha-6e94296.44","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6e94296.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"97b5148423135a4dc5003d65dfcff8761dcf2cdc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6e94296.44.tgz","fileCount":14,"integrity":"sha512-G+NMTXC4XvI93k2RfmqFtLo6g0mFmMp/LZNfItliyhiyC4WiiQK4MK0m4v2a1W4orrMnFJ+kyhs2RlqPlX8kiA==","signatures":[{"sig":"MEYCIQCar39Pu9Aaw1VowKZQT3mJ561off3w7XJM7T4VUa6iDAIhALyX062E0yYsapEcYFqKlxJR87huw3joZNZ0omiaKSwH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH++WCRA9TVsSAnZWagAACIUP/1L84jxzZFpyVPzsik9n\nENRxq9PB2XFbbP5PziqvEJv8jfsGJks4hLbQ5nPQIkmGe6HskxatC5nZ83zi\nzAVduO9RTk/DxYwFsAaDwiy1tt3OvRQ0q72fLceg3bodNXxshRQrW+X337dQ\naVyQ1aTdRninz+Atvd43TtZhO0gruEFTI5AILOMmvK+q9KCUp8eMRotkBTZk\nX+n+9LHwluowfbZkM1t2iV8de14wI8V2Royn+XFOGJ3mir2ofnwzUskXAT+4\nSOJpUjpMqa/OkKl4Z392g3kp6UfA/0dRk6qoGQPPK80Uf6aNLry8HgJEOixz\n1V68iYvNLku64Ffyq+QSYgMifLAt8BEuNr+8HQzdg3qPAzODto3TPoMF65xQ\nnKdMNs54TCx+VolW917QreA3J5sp4Ftp9R746nVaK6K6us00bKenrGCOrIS9\nTeqgLIp7iF4CdaQIRvDZRQS4vT94WZ/Z/W78qn2cXEM3j9g7P5HehtgxeH6W\nwkzqSCCv6PiCsL3Edz0mYDl/vtPcAb1df3mcngzyhjvjumhOOb/xWY+A3FbI\nhM/j7yKMpFUbcvwNkxuVA+x4rOKphMtzzARzzceK9rIDOd0uY7CkFNEk+mKp\nnD9ewrlObLY8nczpOhDkbbNmFpJvn1Hadf6ST8B9g1dP7a+7BcJfBwOI1EMp\npdeF\r\n=yDpQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6e94296c44c21ee81cbc2104464e082ead670741","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-6e94296.44+6e94296","@test-graphql-cli/common":"4.0.1-alpha-6e94296.44+6e94296"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6e94296.44_1579151254159_0.2172120292426658","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e6188d2.45":{"name":"graphql-cli","version":"4.0.1-alpha-e6188d2.45","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e6188d2.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e4a083ea9d6b411a90975c26e4304bc931d64a5e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e6188d2.45.tgz","fileCount":14,"integrity":"sha512-0anw6dB1OGa7sCTZXkfH9p3dn+fKw7a9IprWTvS6jOXZtAhT7mtLjdkHWCWetQKYhMbw3HnYcxW/9SqApkIqpA==","signatures":[{"sig":"MEUCIQDBfYwXeOmfYdevxOFSBP+ehFkZW3wWFVYAVfa/w9lsCwIgQe5LUhNTWsslXb8W9I5kzaZNyICWCsHOsP2xWWMNw74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+/1CRA9TVsSAnZWagAAKBcP/0IC0NWp/LsRtRbqv8s6\n8n2kwBtJ89c/Tm0VHJHnXPsz3+uIJs4/Z1BXMXVkXN12nXg3DCJCV2WX+5mU\nPSKumNuQULW+BUe/6lyLzw7ZvQq9qdTVYtlWuFC7Tp5fHJJs0L98VlZvZp2d\nhei2SezPczwTyYSCPqurC+xt2C39kefqrvzflqQ7GsIxVJ1qM9XLIRG/wGFK\nqOXekYetT0H37S/LhxrVkOKipaKGQ/Ns/m44cVcv1GU3SdL17bNd/4El15eN\n2bVxp4KeMJrg3h3IoXelih7zCHPGQ1n11nCwTLzfuaQqwohoXgyBreisG9Wc\nBFxYZwHcRKi9MAeZMNw/nGXe/rjTxiNkSAlTjRHx6vgpGAIBIyc5lrXZV2k1\nCL4T3Um4DslrNWn4aTTjbEw8v0DFqsn3heEoH8jEBVtRN0FJQQoz5VSQwER/\nMAwbnIIlZNw8IIP0hHZgG/BP1CnMjU8VQ0ejKHUMBY5N6HUfqtwl+GOf7Ejv\nF3IVa6j2/tgPLJWKuXGAILbb3pxyJH7EURy+idUfLkTEt2B3ILCtSuAPYtqf\nTnqosIKwMZCNZ5MHknuUYvwztolGrHxoyHqTXFeFz6jRr1UOdYJgRbxbU/Bm\n4AXiSOX/wlnC9Jp5qcL+PYPkRM+jVIVgCHwi8OFu8l8m5BcGSu38g8nPgZTg\nZRS5\r\n=mu49\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e6188d27b704ca2e0f7695be01f41cbbf1be42a6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e6188d2.45+e6188d2","@test-graphql-cli/common":"4.0.1-alpha-e6188d2.45+e6188d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e6188d2.45_1579151349434_0.8359310015234851","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4e86dc0.45":{"name":"graphql-cli","version":"4.0.1-alpha-4e86dc0.45","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4e86dc0.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"61f9bf37d0085310b2faac3aca8a44e621373f5e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4e86dc0.45.tgz","fileCount":14,"integrity":"sha512-UYuddh29Pbmi5DuoSCoeg9OpRYiBfhD1w1XOhFnRPSbYhb2N7sz+TrecwCHxCIxvbStaTcU7D6uSB0niuQaViA==","signatures":[{"sig":"MEQCIGEQGkbjYskTulrA1tobf+fieo2rogzGDmXVuEG6LJW5AiB2xJNU91pTag1ENeox9/TQSsgzS2PQHnhvJgez5op4wA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH/FICRA9TVsSAnZWagAAvmsP/RcWplDT1Xel5fCzsw+2\ntieuj2f2owkuK6Jw1yh4qsrLy4zb+YCkQ1tRtsp53zBeFNj3BkjW0uEhw94F\n7X6FSznQkWvMTLSo4C/o+k38lA76B6/gjt1eeYwRvQsC0+zoJ6b3CJSYuTzi\n5oCZxBZjn4ewlzRFovr2E67nQjXcqFcPAOJXj45A5E9cZ7qmtABvCcsa4pNX\noZNI5muTbMoiCaq7+GyDFecuswPu0/tvhxYzT2BqfsnZO5oQ/gnkdEiFWDux\nx9chhEHeAWGHA0RibuSebHlTeb5PyRCAnve8V1/3vMgjxv6PyZVINJN2ibAB\nvmu7T9VGwbtvyA+Isgc0dBnhW6mLwXbCQkY8awrkQTmBRGqL6VZb31WAhJYf\nBAMk5VEFtpIw8Igo6C3ALdKu7bFyVhrIAUzJQ7H7OjeF4jhbG4iPosmTai/w\nMDZfx0bNhqjCRiTXaAYksRGX/YkQ1fc5HIWhXpZf7yv6bpKAjaS0Q45oMKVq\noKn7ORYDYIQf2yvsVjaLaMntsrCCZSPRh6ZsFRLf5NZ8IxIWBYVBYu86qBWG\nB8zUEhRAvx8/96Ii75PtBQMR5pbhjOTzd/fCEpxag7/p5akccQQu/xN8+dMO\nRn2eRLiQ+TPc3LPh0//LuYxMC2poYXWvfbJUzZdTmCU3rP4ZbOo4945V8/0p\nuSkc\r\n=ynkT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4e86dc05d2396b5957401ddedd604275d35df329","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.17","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4e86dc0.45+4e86dc0","@test-graphql-cli/common":"4.0.1-alpha-4e86dc0.45+4e86dc0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4e86dc0.45_1579151688396_0.19215984238692507","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ed84749.46":{"name":"graphql-cli","version":"4.0.1-alpha-ed84749.46","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ed84749.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c70386317237341786b353fa1b663de945c2b02a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ed84749.46.tgz","fileCount":14,"integrity":"sha512-ybFGUEg+JMOkbWeTvgxJyxSj5IIY/CjUylqNg+eKdgX2Db7dN3aFFo0nLLB9FgWi0C+pVqaLhZNsIygyJ/Jseg==","signatures":[{"sig":"MEYCIQCk9F4HMoAS9ok+Fpk1qOGFRTLXrBTaAOk3vmqadXO8GgIhAKb8PRb9VnnD5Nmg9XfClEkyqUjtuGoOZ4lSDKH3NLxv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIBAGCRA9TVsSAnZWagAA4mUP/25t3UntA8v+9VNdSa6S\nW37wNkgpWYnJ5mm6Dsk1VUSX/T1ZFjuyEOxOXF1GByJgpZ1SRfmtqLnYfwGb\n0NU0JJn5gJ8v9/TZHxAmSH50CnaSwq13ucvEjT9bXjMVn3JbXkoBdrY3/Dhg\n6BdQJ8cfOH35kVPMs0bGRUyn8TLdei2ZcXLQ00uApzHtvCtv3TpunTvZINfV\nwcl6nGup9x9qtVlz95T7reGPE5fMl3e+0pCTGnxYlyPGujazZc75itdV3kj/\nFhxpdPLh9GQAqTCUKOmWFzMnYNV9njIUN8GQipelMGyMx21DYznMx9NBckv7\nvvmkQm+Fa1l8UQfon3g/5uDfUJTUlnvgU2UfOlzsRfpMFq7+KfUoRxHxq4xD\nRaCWStgFQXZnLtjYtROtl7HBaVzl1uec7+FYE7Pdg1pBgMlLzqK6DIfCMKv9\nVdsd0Rmi1f3WM0d5cLZfZ9Ud516LfKeRuRhH4glfOtpIQ2eX3TVe6JPPas4o\n1xNedHSykhO+8lndeS+cIwh/LCzud6ljSfpvp0qw4LXQV6JtQsgv/ZZ8a5MY\n1GBCHQk9xMDiWXKg3aTt22NSswU3M//5Y4Sl1j8MtDia+3e1EkDpzLxUUdKk\n9Qm32UlKRykH1ssx5FzArv6q7vJZcAexfrWhpek/bvGiM+LCJ6mKwDQrjnVx\nsf63\r\n=rx/x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ed847491792a53efe6a8390d8739bdcc51545020","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ed84749.46+ed84749","@test-graphql-cli/common":"4.0.1-alpha-ed84749.46+ed84749"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ed84749.46_1579159557809_0.8095059619323646","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bc6dad1.46":{"name":"graphql-cli","version":"4.0.1-alpha-bc6dad1.46","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bc6dad1.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"23eadc3c703e2ea77d751b357df35ee454609bc6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bc6dad1.46.tgz","fileCount":14,"integrity":"sha512-mypJFmLZ5FAkibbc+D+pFxLsh9nAC4NLd8dELriP9Ibc221xC/K+UBHHUsWVoK+Z6sbWqtTPOkfe3gYy/LFxPQ==","signatures":[{"sig":"MEUCIQDKiiXW7/Lq8yxTWA57UM/Oq3UXnWmKpK0sYRS6NeMWlQIgfwKc8MveHSd6l6ndCGW6D786fAoT9klHSh9+9XZWu/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIBD9CRA9TVsSAnZWagAAU7kP/RoT9uEBL8VdkhGlt0lw\n8y/pR9ppKWsfkQdV+BKpWYDKEDh3QrmhIF+FlhLNds4zyeM5L64WmPc/hEXw\nic66ch0SaCcGOgYU8TGGwpWl3HrQSwmfJyy4jhtCQ3lQJKIDjFmDTUj8gHwW\n3Cy+F6KuCSlwjASn5OiPV2jZ8qOI2oHWskBYzh5ApaISX5kDgHg1Arkj1n/5\nkMrMwwcoBoAc6fuMLMpL658eONONZLevYDaixlVGnbEhGfAvI34x9a455nI+\nd2idWCrKffPdFWmU9poFvKRPZ6xbxG+CNJgo+qiErn4rwnPeplFMd3s86Csc\nWtEcUkAw5H+uXGbs3X1tr8+FjNFvjboPRpkWH4bmE2mqh4gRNQ6yRxt3flS4\nrMVuJqL4JahOy7OMksIlHrwaaQPLcvhIeilo6M3dTlG0GPedIWSbii173/QT\nO/TWiREshgOka2fSqexMsMVT3AMfHPdATTqDRqoPR3KTtA+7p1TkvBxKRqkg\nNVg2U2pz8hX+/wOnMFAnl/JHe/3EutbI16uRRzi2yDrGaiSTkNsS1am8zz0m\nCvEKNrBMGBEmQWZIkyFLI5I9T+qHUYbsXwejvIcldvGAgzpZ8jsH5iytRywF\nwAUZ29odwxdl8ZTgSogvk1+eGY7KZMMf6MzosT6JI7cxVp13DbWc8qJEqQln\nQIlM\r\n=8OX3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bc6dad1d827d6ef40e64b77d0fcea559fce08707","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-bc6dad1.46+bc6dad1","@test-graphql-cli/common":"4.0.1-alpha-bc6dad1.46+bc6dad1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bc6dad1.46_1579159805092_0.7851416735697581","host":"s3://npm-registry-packages"}},"4.0.1-alpha-84c2c99.48":{"name":"graphql-cli","version":"4.0.1-alpha-84c2c99.48","license":"MIT","_id":"graphql-cli@4.0.1-alpha-84c2c99.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1dcae2a87dca8f7f06cb303146f2afba14f4220b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-84c2c99.48.tgz","fileCount":14,"integrity":"sha512-ygJvzt1oZnDQN0YAgRUynmhKI2kR8Y4/VrjnBApliHVFzmu6gwQnj80CfyvMwcQRoVSemYpEzoqNIVUz7ZHJiw==","signatures":[{"sig":"MEQCICCNzrG6xnk7TGxYjvcesMobzArttsfvJ6MnsruNdIexAiAU4s5yRjf7ii1EAxa8Lr7+9O3FHZIwkwVSZ31Ls001QA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIENVCRA9TVsSAnZWagAAwxIP/0JXRmCSl4eTCv1bGm2W\nE31Qfj7N0sDsVB2ykcM4MLOoJFjYlk/0R0Y5vb6UnNwJZhAK8pi/KqUUyNhS\nXmiJDGg4SfEP7K5nh4ssoKK+LM2xVe6b+CzdkwgJKXHBj28wG6q+KAiPibkX\nqzwHDbNgiM3DmWIlUgwE5x0jM6OcMJIFR9xZPIHHDO3HAlsttNKNReARcskF\ngcbeeiyNx0BoN4YFZe5XufBrL963fz9xPoCGiN9GGR28U3lmjac11ICtElKp\n0Fkbk6XVFfdNJghvg5n9iFUI6yToRwpUBw/xrGx3qHLUB3K6rUJ0TBFsarvh\nZAMZnkuig+S9MySvCQG4ACRbnLSL+fsiJPg8c0gYHSHpBV2Ph3ZaGz4P/Ak7\nmRjaOI3QxtZGwKr5kU/trNdTwVF4ishVZA9IGEThxv40EEmmxnZe3JxKNJFR\nk9WuHQPh6zlYiqmYJpV6o9KR4PqV08iu0obg1Z/+HeGW1Y8I4rh6oMJzWYNe\nD8ES3jDOzwXFhUJUcpu2f6WdQ6fM1YEkAbI6C7tfI54u10wCqO3VlF7bnoYX\nM2mW2s3rWV2F0HILL5fWGKoeVmzAdv13TnCSzBi7tfayzF+SXZ53wrKJFEDJ\n1z5J+EO0uwRkjLzgLbPlr53xa99a2RP586IpXGIY9duUn76rPtyI3HmDjDvz\nWetA\r\n=jbDL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"84c2c99e43f76cb7b708e35ceef111d46a25d347","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-84c2c99.48+84c2c99","@test-graphql-cli/common":"4.0.1-alpha-84c2c99.48+84c2c99"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-84c2c99.48_1579172693309_0.6647674676371367","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fee77b5.48":{"name":"graphql-cli","version":"4.0.1-alpha-fee77b5.48","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fee77b5.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e6d9e2cf4edfddd4bec9b6384695ee5271fc1918","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fee77b5.48.tgz","fileCount":14,"integrity":"sha512-RuDTnFDlbXTJulQsBuFRspEVi8jU9FB2Uvhf1oYSA/SoJwpmW3SpCLf6vFN1Xwrb9QxrkHZVD2BeYh/ZLGy7Fw==","signatures":[{"sig":"MEYCIQDPEG6005GARHkkToLuDLFn1g68MMsJgARPMelxchNXZAIhAN/tqT5dWBPhiwtyjsxCVA71iZZf/UIFf84IyIPK1U+e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIENiCRA9TVsSAnZWagAAWnYQAIhfHJrXlqLF6ZP6zEts\nMe1pswSOLKTJFkp2Im0cu7rwdSN8Db7GXwFanqv7zQ2jMJ6Rf72QwP567wUy\neBK+ZmsxWyO/RLTeMBpYRIaEOYrfQkSRZEx1cwlDsoy9dOXkQ+XM1J/E+y8k\nsRQwNv2xUl5zWfw7bf6gjHz75AcvN3KOpe4IYrao/wlWuSAWdm5uK9UCfEUE\nSeGguUHOiwAuFZR+n5hhUYdfSQYhJ1piuO5gQYzIHdyLdaCmqWi+sgK5AIZY\naFnqtYuqSk4o3vSrDgzE3XkaXn1heZKsko8P6i4DbY2hCAFksBm6ofWLuTv9\n+1I8IgpVWnquXKsm/A7WTlJjD0R4xfHOO8kFobjw4EYFXKzHFKiktdPrGIcS\n2Z1FUJST2rk79GhLUm63Z+jWNdN4adRtQClA7tNFeyIdXLFmur3+33PK8gFb\nwhd8tQbd2FrU9GPrpDbzvoR0R2YzOZyBr28kaJqnuv7xNABqWgGU4KB4vOmZ\nKFgNFqlDWibJ6OBeI+4CuI9CYFARg6AFzc1125FnK8o/avo+/nWYepLxm6CQ\n5Ruci3TxfZcM1eMbw4eYBIV9QyYGmh6/lmH9Bo9AqAs8vwoXBP+yu3JoJGSR\nkN/EuVqNdYnnfKEUNaS8qY9OyCbm5TUuL8dxGLvPr1n/4J7pZfI1t5w3xvND\natDu\r\n=8asW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fee77b5562dc958dd0148a0bcf8c602dac691f7e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-fee77b5.48+fee77b5","@test-graphql-cli/common":"4.0.1-alpha-fee77b5.48+fee77b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fee77b5.48_1579172706114_0.13173887599197753","host":"s3://npm-registry-packages"}},"4.0.1-alpha-80d4f34.48":{"name":"graphql-cli","version":"4.0.1-alpha-80d4f34.48","license":"MIT","_id":"graphql-cli@4.0.1-alpha-80d4f34.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e7084ea27460b79aebdbc9045f902c5209396e73","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-80d4f34.48.tgz","fileCount":14,"integrity":"sha512-koFOtMZlhKkdE9/VLLk2fdBH8yw+1PCpNNxW8JwvJIDb0abN1S/jrHMT6X9EOsNF0FHgEpwOH49Pb8LDNqqE1A==","signatures":[{"sig":"MEYCIQDssqTKCMtwI6eOOy6stTqz3WYoAhtJ5MZb4M2pBrsvCgIhAJScp9DgQvPDbbfoNst7DfMdm4IbISbsbeU9lvM3cuUW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIER1CRA9TVsSAnZWagAASI0QAJRk9sRN3oAPOwFm9Odu\nEhC1h63/OauG8nxGxnLSbzDCPQrbhdvytNbr4L7+2cVD6NcV89L8W43XF4v1\nxNl2YgTmHzP2zxpxWY5lHkIrwauR4tSoPV7qeXtTGDyjaldMT3iv5ojxQPNV\ncjIAO5TpN78U722yqrAMC8JnyD4tFE6Y9hnrO4UmzUmxDFuLMhmdUOhzBjuQ\nVm/BEKXfqjHF8sWp7pVR5y4W/d11T76SY4Dgki4klwzYD+8lRaj2BGyAovRl\nAJVqZv6+BTy6m/hUPJW34z5rFLWN0EWyjmYjXwGfFwjLnbLkrp8Df8k+oPtg\nAgqFqQQyFae91B1KTWu6AmYddS+v2v1MIgspJ+ZxkmFC4Se7JsCpu4xLYAmr\nexs7JW1AXti3bF3ct4Zm5gfZTh8ej4bldjn99RMn5rRiNxjBTeGwhl2adeah\nUY6+BFDLKVoXVL5WHNIKgkUIuwFqgRPKdRKeGGKZfLsYhiU1Q4MGugKF9qbL\nhuju6E2KMsILwcA9/y7jiyQqMINoGhm+a6/c20GtM/0Bm2oSDqvDNT12rP2j\nvKSeTz15oQmXhxpFtSQLge0DNFoFYB610n4942TXNQD+SWM0++Y4TEninseQ\nXhNBmvNZFCl0SJ5cxQwdlCqYPMotgeqlnNucAcAEeS8+ur7zgAonA2MHRzqr\nOWyz\r\n=+BuD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"80d4f34d96e394c703ecfbb7f0158b7ab35fc0ab","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-80d4f34.48+80d4f34","@test-graphql-cli/common":"4.0.1-alpha-80d4f34.48+80d4f34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-80d4f34.48_1579172980701_0.41643463919767165","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d04024b.49":{"name":"graphql-cli","version":"4.0.1-alpha-d04024b.49","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d04024b.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c1144554be6202505e5b05752ac692e3c2d2e492","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d04024b.49.tgz","fileCount":14,"integrity":"sha512-FBFiaPw0bThotvaJO5PDZ+nx2AOeT1Ifu7ypccY5C+8UbIIRJUEu681cx6Z2/WArr3LUsIleJs/C7u8m6qhIcw==","signatures":[{"sig":"MEUCIQCFrO84Hfctoqs4pxgb7bHrNIbVEa/4ppxmoh/cJ6Eb+gIgE4aCRTdVvjYwkhfm9RezX5Qx087wxLF97BmkvrUdBFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIETjCRA9TVsSAnZWagAASPcP/A1NXIADsErsP+In6WZG\nzJl9GUvsOBu6VLi+UmYBWGaqbiJ2I/g9y5DollB9qsrO5YFbNWGHr9xb0J5d\nZ96aWwwtPHXMlla7wXdgcpD/GRupWS3dcQkUHeqiTi24Tysmx9BgDuce3Bd3\nnVdviUTnU7uqXZMn+vhYuWKwE+HhuRCJCHF22hx3eB1yTy5y+1M4EcUbWs07\niM2VyibVh5Ur0o3SFnOycP98+e0juvJtt55ZfWjsL511Wslz3z8MSq84rCIH\niE43CtV0JSnJtbFmzBpOzfzMOQs6R/MUA/6wXV4sFkgtUJcpH9L9KYaEF/fc\nTzyrRZHksBGtf3b269/Mmwoh9iN7Z88lLnDRmTeUacDKsk1EPn99KIjh2gBx\nlGg0Vgcs7HcWM+oY5uYa429HTPm2EunWNKj6hzK1US6xgMQNOHVyibI4AMdJ\n6LKl7wU2BFVW3k1G0ChFaRrC6KvWIhiI5NmjWk4JzheB8/rbHp3gnz036jTB\nf8XUByPODS/OA7plYFkiuvoB01xwzLzZjXnvWso3MPLIBgkFHuHohHnOug5P\nk1tHla6MzYEWwnVgTj3hr8ucsnDsVwvJXDpN/MDoA9E9dWPGa45mZm3k64HR\nZt+qUkTvmxYVKtAUna9V9zKfhNdq/ThoyzSgkA2SGHJUwj+5y0Mu1GUlDa7X\n7CFQ\r\n=6rrc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d04024b6d8404af14c68cc30a0dd119e5fb3ec57","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d04024b.49+d04024b","@test-graphql-cli/common":"4.0.1-alpha-d04024b.49+d04024b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d04024b.49_1579173091543_0.37607932003624467","host":"s3://npm-registry-packages"}},"4.0.1-alpha-16fb00f.48":{"name":"graphql-cli","version":"4.0.1-alpha-16fb00f.48","license":"MIT","_id":"graphql-cli@4.0.1-alpha-16fb00f.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eed44fd914722a6b6973a99139e40161992113e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-16fb00f.48.tgz","fileCount":14,"integrity":"sha512-bkcTv/fuAPn6Uy3nK06rkTDuJMZkaDj9Fwmq7XoO2YQtk1IxyqrTeW28EhVfdYex6M531t39/qZA7rgL7LegMA==","signatures":[{"sig":"MEUCIQCesNZ43Ys6/P3xi+3CArPs6HE1oV2h/Ibtaycaq7321AIgGZ0X/jxDm4zsiJAYvbleZDBptDZ3N9lMPpakwLeHKZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIEWiCRA9TVsSAnZWagAAOhQP/25q4q/MnCrECQxoVw4j\niZduvmWQ/ZEcrZts1mKnUOXhO+YXbY5KAN3DSa4tYoFkadjnPhkUrhVBT8ZK\njHzZHIZw7whd7psQP2bc+O1RpQwAy1aq+yOPNYrPCI9O8bqgyg4/fgTMGMvZ\nUnnW+iN1JYvFmc8bR/1l0droP7ZKzVCuZBo9z1sb8Le3/kPfoLTM6N7O3AL2\n4tYFjmHJ0z42MNu8eSt0ZBzrSvsHVf/QDYZfohdKAOP6ijbizhTAlVlNmzux\nhSji/dbJdRdvp39sTVgG8vqwGEIWkmGWCCkM0QFrTKnSPQ36yWMoOqhO+yeN\nA4sVUz1YMoCicqkkpYUvVLfnzHs4rNoYKFfU3mRVIYmf+qjhGjT305oj9Czw\nY3qaPrAQO66YhhVNJqDGwH3o1WsFgPZ6xNkL/SDwOlWt4XsfMP5/AXPf2wOf\nHYbHAB1svFE3Am7/psbwKoeByneBBLRM7Hpf+9j8a1MIoZJGoyV1cK4kMPna\nrLnp/C28gAAXOyw58+raGqfa5QS/zDfcGndIOaL4TkCmKIJIyFq9rNJk8aaL\n2t54AlXfUp9kS2BgGsZsKLo4QZPpUfgpQNMX3sXnZ5fR7eg1TmknO7x/ZV+P\n5wtAwLLrEhFre50UZ7iUZdVnkrYWSDSAdtgFzxAVQNQQxGrrxNZ9wsNgy1/u\nUW9d\r\n=qSbl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"16fb00fbef6ec21b9561e2b774085deb17d49cc4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-16fb00f.48+16fb00f","@test-graphql-cli/common":"4.0.1-alpha-16fb00f.48+16fb00f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-16fb00f.48_1579173281895_0.36169528928464234","host":"s3://npm-registry-packages"}},"4.0.1-alpha-67371d0.49":{"name":"graphql-cli","version":"4.0.1-alpha-67371d0.49","license":"MIT","_id":"graphql-cli@4.0.1-alpha-67371d0.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2cca12c9506942d049da76833939517b727d8d75","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-67371d0.49.tgz","fileCount":14,"integrity":"sha512-3c5KGvE3E+8XTuwazfi4Tj78CEimZjxDoxvM6xhPtsDowEPAliwyx043npeQ/fL4CNH9oBZUrRBMn6DBMVNfPQ==","signatures":[{"sig":"MEQCIHFaphHns3uqlD1svfmeA6oJ3gti8eN1DOxgPTQS6wbLAiAau7+moMEenh62Jq7feYpprQDZM81Q8RtQuXSmyhVE0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIFIjCRA9TVsSAnZWagAAj0QP/1NS6jgmjPkIr9jYh94Y\nqwjiDlUSkx6hQclkJ1VAvguJjQJXlyqjagaGCAuHuh0mXlzKsaE7gxqOhRPZ\ncslKp6JcEl0F9Ap0l7bAzGRoKf7iaVvpI7j1bCmuXBE6OBAHaaoVK7xf1ktI\nJggnxNFOJ/LPQo+9dF6ZInneP4BOPDT8uKWkgpDOlSPZUx1/azFfAchknKTP\nXPvR7if2YX05eVqIQ+guuZ/3wAWam8KbraA3cAA0IvlOB9m83P/zJAJvWAtv\nU3nlR+GeFIFXLy4ONnXamHmgYSkU3MQWo27I8W8P8EUaZj36SYSigwnHYyan\n5xsEfSr08h3XQN3SbJBnFXc9o9G21N8RP1giNk8WcFBbcfl7yWlYxBf91Ju9\nVug4fjp4d03MibT89W2TVyRKi+bVGMniogZ6dsciC8m3nZFe5PVXlpiXHdPU\nrJnLp+1tp6UFqge8K992x+5vON3CjnEua4DrEFoR/QGYR6YNo7u+yJzSzs4s\nvhyh1lQa7xtc57ks5Kv614yl7eUilPh4kBUog2eRq9zCKjI1L8L4xLYfBbCY\nbxcn/HU/wu+HR23mrE+Rhmi0mA4F/63tQD/aO/6BEb+CYGAup9iwLbQHIqpR\nQ8KLf5SoCkwIpeljYeAaQ6hw7cxNLX7z32OrbKlqJc4VaCvWnAngZ7nvDZN+\npmQK\r\n=BpBv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"67371d0af6db9dd3993e7444acb8106638f6e6ca","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-67371d0.49+67371d0","@test-graphql-cli/common":"4.0.1-alpha-67371d0.49+67371d0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-67371d0.49_1579176483020_0.37671162402687797","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e9bcd86.49":{"name":"graphql-cli","version":"4.0.1-alpha-e9bcd86.49","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e9bcd86.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"44991df4f241055f53fa0249baf19cad30b14ae9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e9bcd86.49.tgz","fileCount":14,"integrity":"sha512-SbL7X/1txQeJxNVG2ilJd4ieOnYv/P0W8r9EMs4myQp10FoZT6Mzj2zGKchCbt0cVgZCPVjslV/RsyA6QwSF3g==","signatures":[{"sig":"MEQCIC4n9K06ARlaBumg19fgaUudgDDwR0WqcaayU56ubUP6AiB6zh+j1/nkhg1+QI+PM3EsYU8Bq4K4M0PP4rM+rYVs5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIFNNCRA9TVsSAnZWagAAaewP/jgvBbUgd4OZ6XwHYUxV\nFCd9adbf71AzcAbEWd30IhpBCJNdR4kSROrmTgVb065l9cWzSw9AKtvw3JQR\nQDuV7k5+ni/NKTs+ag/JQoW+GxzeVX+p+Clh41xZIydlKUeHNclgGxFaqp2t\nMinLT50R8FFAQIBULL8LjbgK34YSEKVSWccGdXC9+6xUGtGKjp0THEKwn/8F\nlSxB2rfEBnk+CS+im7plLTzCdmJM2TcHSO4EtlokXnsPdsDqpDkXmAubD38b\nGLRrRsbhguqI5fcPB6Kzq5EY+1pLVEMCeLnWEN0LCO+fxfU42sYeDAnny99S\nRayCiRdOjrLQhrkmSQHzc6JFFIdf1Z4PDbjP6PJYSD3KZtTSXXcQROrjIv4j\nL9xX7AVJjPQb8TnRGVYgQ04cteqpugCe8WdBIFXWtlKWw/XPIEc3LCcWpqOu\nlapB8+M3hIAS/MD7avw7Inyd/P9Dcf+DWdZmdZV2ItUrIM6yFjCEkd+AMsE+\nRCrl3vxoXVZag02Q1jO0fcHokWsZMq+BEaa1F31gYDdzqpINQR/PjJ9U1JWS\nzlmK7c1W1CtYyRYKSZ0NLSuLjxS/BlU645jEIEMdLdjv2JCX8ravZ8BoEF2I\nZ87fv0g8Jq8hSVPJQpUE57IMloWlYQh1IdX0N079jJvWlq1KNyo/R2q3A15C\niNp7\r\n=frXv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e9bcd868dce8bd21ceb7c9e58a9e8db5ec6d539a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e9bcd86.49+e9bcd86","@test-graphql-cli/common":"4.0.1-alpha-e9bcd86.49+e9bcd86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.4","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e9bcd86.49_1579176781198_0.16323237718810812","host":"s3://npm-registry-packages"}},"4.0.1-alpha-433420a.50":{"name":"graphql-cli","version":"4.0.1-alpha-433420a.50","license":"MIT","_id":"graphql-cli@4.0.1-alpha-433420a.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"09534ec3f4343c9386cddfcce2c85f7aca2df239","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-433420a.50.tgz","fileCount":14,"integrity":"sha512-woEfjr2fKURt+lmXcXBrzi1IqV03G8w76iVCE7f8RUIpV7jNDirDYtlIUpSA9VqsHPqXdiKfLYcmrDxfaoy0bA==","signatures":[{"sig":"MEQCIAJDeYOciOrAX+LmeFHaioUVZ3DY3l+o9DbOu25odCElAiA8GqmwR7NYvwJxFvItLbW7kyCcqKkzCjk/vGa0uT3njA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeINSOCRA9TVsSAnZWagAAgjwP/2BaG4JjVvm6ichRIS7B\nOUjZkR34/TtjWWaG3r/O+HHCoQvasn0EGuWXWMWon140y7AcydALd+9krvAJ\nsqwzwULNmnM0QTQM9M5okvCWHcRx5PP8J+WJEX/CRRb5te3by94wNR2uMLXJ\n+rHpC79bkvyHIVCo5Dz6/UnNrwIJe7aR975MXk+BTJYYQ9HdiJoY4KOloz2K\niODZFlvg5631dCd5vP8oWnen8dcr5LPvF4I6CY9umvsJanS5ry1NHPauzP4E\nqOU8rPBb3JbHfEmPXOcRWz8LQv0m4AwvObxS9lD5BJOhAEiRegewmCFuyBBq\nE7aF9sus6NZW/LhrpJgjRdROKjYp7cVN99djm0gVU7I1THpbiD1q1FfKpzlq\nTESX2Qz/hPpUCOtC0q7kdenc0I6N7iqF+h5SiJZMgOhf56Y5txTAo4gWy67x\n55A8dWwdmsIz4e87wc6HE3/PT2dBtKqmxcxN3Tbxw11L0v/9pUccAfQ0Z3GX\nKRLiv9I6LsKD7EdX97ikwqjOH54b6sYiJ5UrFOmbPZJJbCYCMzxAF04b1q28\nBvqA4GhN29q3JDkJMS8G3RcJIpHssw01YyK99PX6hPe4mMIjXEyx8GqKJDxw\n97jktHnlH/HxzlhmKQu7Ga+yiO+mfxZe7iW8sNIpKD2y+DWNL1GbKDqOLipK\nLHGx\r\n=Vjhl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"433420ae372bd14dc7c53da1977d5673d6f6e6cf","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-433420a.50+433420a","@test-graphql-cli/common":"4.0.1-alpha-433420a.50+433420a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-433420a.50_1579209869658_0.2773536803654637","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b87ed8e.50":{"name":"graphql-cli","version":"4.0.1-alpha-b87ed8e.50","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b87ed8e.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4abe4bd6d68f6081934b0b073d11adc9c5b6e48c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b87ed8e.50.tgz","fileCount":14,"integrity":"sha512-pzNvK4IjmFMXB+WIi8NmQQWDG7QF/YqOKJ045LTHhGcCf2oIJkqL06VjTm6HHQOlyfSjTKOE7TFyoo8zKpbJeQ==","signatures":[{"sig":"MEQCIHzf7RtA7GoE+H7qDBo0BgMJpzFW2k3RvUJ7uSyR3rZVAiB/pU7Ltx30LKy6CzbicaFsPhwufwAWDQPzXg8hddiGeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeINnNCRA9TVsSAnZWagAAAl4QAJD8EepvJGcGlAW6dvFh\n2s7Sg8uOfK2QeICmrVtkBwe1zUj496fXGnq/uty1xRwR2Jx8MpHGqMGfG9F6\n0XmPZ5uRZYB0VGYdBVwsRp1rx3w7H8z5QXoTmpv3TaBdAy+JfM5BfBv6/JQF\nYtTxQugFPgIMEvp5O43xoCwfpKKUD7AJw1KXaIaMIro3fJfcvxiIjhnEFvhE\ngLJh+cHqUaVUswgKbWUEH3yTdJwrhdZk8jmjsi9WPok5hLQV8R1MYl6Nao36\nhXmx2TC56iq6n8xJjf2o3BrjxHkKdK5emfOfvID664mMb6SLhT2zOb0BQCxM\nKGm5+6Zd0VVprqxfwluorco6a28MiJIjQSYTHzjcEYeb54vfdkHZMpGMJahz\nR9Mownb6Mi57mK+i8ECcIvmbLlqW7cP9nFPU9St9KUPpw6VnwS59tvdV6F67\nZOqPvKlxOE7zAy46R6llbImr41Z3m9BqkwAIqEF1m4KtGzYmhWxC7c6W/PSS\niL5O3Ij3Q5wJON0qWl1F7PONKO0oW/d9fyyzUqr83YQdMl6aJuBX3bUP5Lhm\nIABj0rovOIjM9m8bmvt5Ie7XXmHkEzF9DcQL9nPtPrUqj0FM4zxINkvDwPjD\nkWwPwDqpAkFES/SoFHw3aSkeMCc0uvFiM2BPflfl3UEaHB8HtUrJGvmrfxff\nHlaK\r\n=8hoa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b87ed8ef83b02476aa1f1932585f654b615261ed","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b87ed8e.50+b87ed8e","@test-graphql-cli/common":"4.0.1-alpha-b87ed8e.50+b87ed8e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b87ed8e.50_1579211213338_0.7382122515008893","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5457dfc.51":{"name":"graphql-cli","version":"4.0.1-alpha-5457dfc.51","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5457dfc.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7cb44490357243e84e48703800157ccfac8d50a5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5457dfc.51.tgz","fileCount":14,"integrity":"sha512-499TXNaxPJMzmrLPFL/cfHZRru/OgkplXnqlYl+UcZbSpZknNMO8u5HYnT9frZ3wcf5oet9m8CUaBfjuvxA7Jw==","signatures":[{"sig":"MEUCIQCIfzBPMNTr58W3dxzSMB7Q8asSYPjymZ2H7uEaVvHBIwIgZeisU7/YEPYk8BFu96ScAaRaL1aEzmE50XBTAY2wKxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIf7vCRA9TVsSAnZWagAAZQoQAIUgjlv2lAy8Hl4AmfgO\n0uj4HvtP3VF75PJe/4jbDqGIQ0RM8oxP/67/+kj9uDvc2Jpr0lGQw8rC3T9Q\npnY7Yjx4L6Tms5UBBNnnkBvCcweodJq6/mOcujP80K1mIHNEjbqPNh1ZLJiV\nNNYnbO4FfhN9JX8vFwSORdFPVoiDihuUZbtm94mP2Y2o6Oij9pwM1VFX2SUY\n614lhi6HuYBCi8GDv163lo77nqDXeMqbns/i+rdbJc+OXVb1ABmcEaH4yE+I\nTdXtxPUJ/uewaHsEcSAplJz7znJwZyCaqxyrABd8Wx+ED6qwoMtEj/qaMxPg\nT8yIYzBkiQg5tsHWmTVtNJo326vQcFVLUBQQII8z3QZY7uekcXtkzYfNayMw\nVnWkhaNdoQAKbkvj3XosnyNJ/g4scBf4ImMBkcuS5xWVHb1lP2MJyUQMvWFR\nrKOHYjmTZt/Yb3CFn22ZzOScNE+jeAtfiguKCyr427kSHgU1B/JEAtOY1IZH\nkFK84S2Sl5NSj5ReH+RDXT0uatWx6PDP47flNQ7+aL/WOLGr7A5ZduBKFgmi\njcEEccUKK/LuS1PFzedwI2xMIYv5+1riDVhhz9pOFi8jpevOXuQPwfqxRqAo\n7OZjQbQmQHq6MlReZ3b+vqgEnK4+t0GWtLmo/63AqRLuyDsRIuCjpAzR67u0\nP78J\r\n=fH4t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5457dfcb0030696b5944f69083e3e26e6670ee5a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-5457dfc.51+5457dfc","@test-graphql-cli/common":"4.0.1-alpha-5457dfc.51+5457dfc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5457dfc.51_1579286254758_0.15155261675609588","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4d25cba.51":{"name":"graphql-cli","version":"4.0.1-alpha-4d25cba.51","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4d25cba.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"07f200aab371b878197d2c2b054623f0241c4b17","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4d25cba.51.tgz","fileCount":14,"integrity":"sha512-BFC9WNJGo3rPPIx1tlbkL9c41aV1Bi0rmTEnxgsd8BHaC+2JE8frPaIPYldy/9sXWin/8JcWAeh+LLfL7CIfDg==","signatures":[{"sig":"MEUCIDh36e5ACwmDp3rS8Hso4q7MevU6BV9UFFpiNnGv3NvOAiEA2wnESFpvj5BUmlXHLr5gtH0MC3DVoj4Y+d1nbsMV/bE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIf78CRA9TVsSAnZWagAAEgEP/1hfAcNafQJz5Z7Wrt8R\n74Fl/Dtq3gCMEOyLJYOeh+VwcmEo0VnUdMT8C9m0o9t+xftIMvFYyaz1Bgc2\nT3TxUoz8sqT7VQA+iBoEb8ws9yE3u8mqAyNuMm2lIAHU1Ek0Ud/dUxBiuDo6\nkxwKuv4f2nmSfg85WPbF9+HfnWzEDkUWW1yOszrNSHRXlhF7+yzgB1D4dv/n\nY5488ro0wFLc9xi+HDxWG2BGUBP1mijpEbjbKhnvU8tCyXIQqzW7VIovM/C6\nMDO8BjWB+6kusBrYQQWVvsp+HsI7j1humugHbf4sgD7YT8iXyFn3OR74wOAC\n2yjzYhPvCPv0/UGX0POmIXiGnwixANoZGdJd9MwcGiASyg1RP++dOrxKk5Qn\nFpMqUk/DXv105C8ciMTb0miXS8yEVC7vBpwpqOaKiBEU3Q3QTlDQQOiurqlH\nZOMSay6nmhD0Yzz6Uhq7/G6AIHz/e1T2uc2NNuHErjcKifHjGH9n9fcBr9Cy\nKdksgL+SO3SzByGvcNNTOdfzMf/HRYZnos0e6XoUfOzTco4eXdkTOg+EmWoc\n6xUUhHU6XT+A5t/uZeIuHWlEVUW2yfKJH2bsltG942Jsg49yGJ76PDUiOPJO\nzNpRR+xH2mgeNoB8fxatOxBzZwLMc9BbgHY3g2x039SPro9iveOIMmy6UVDN\nyuv8\r\n=FHHt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4d25cbaf9e36cd526746b5ab6995891fc105361f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4d25cba.51+4d25cba","@test-graphql-cli/common":"4.0.1-alpha-4d25cba.51+4d25cba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4d25cba.51_1579286267482_0.11108542576105984","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fef5e23.51":{"name":"graphql-cli","version":"4.0.1-alpha-fef5e23.51","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fef5e23.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6cb3e57cbc8ee983888ca07fe92c292e4346c2c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fef5e23.51.tgz","fileCount":14,"integrity":"sha512-MkhxbmIq6ITQMN73PTgtEqcqYA6tlZAlTbWm3bbuhLPqR0mBsTSCAcFjSe+a+fFFdHrW5G7wcjUvyJ5Ky1hUgQ==","signatures":[{"sig":"MEQCIG2qNol4JfrtdY94vbBOtVkB5v+1zBGFJ2Ow5VezPhPkAiA+djXBKJ+m7MnwOVkcToNJrxNX6OtgvMfvET9CnpHTEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIgLaCRA9TVsSAnZWagAATIoP/A77UMR2YMkLD4J7tRLQ\n3zwrMtmWlbY4YnW3kHuW9WN6UD5omogvwt40pszIJnw9h4OSLUJCJg3fd/DG\n+2pq7JH5Kr4JVmxequImFofhewXvBWrYbixuDfWq1PefpASlBuXLhv3BiSUV\n+WcGTbWRGaIriyCr/zMJkC0tRDBFlfMzSMNsdpthgdr/LdD/Ku2yU/tCy75b\nUFNKtdlB/VmAx8KZ18ktGrp2XXsl3RV4j+49iFBStT5mGFwSRJF4CWYbXe1S\nbLOiWD6dw3ubFXq9fg9NKCkPSrah8mNYlzI2mjWCpeS2UEOfarx9kAVMCGdM\nd5qt0cmjeHbf8oCbR+HFUFKvkRCLbr/5VHS9qWSO61SDlP60DtpodjzV1dhu\nXaDbHwyat4fX9aDwvzn5NfUjOugIWfsP+dTNcorm1vyol6KX0mg/hDjs1R2W\nHKfOWnLQ5UBVZkU23T3fxiS5RtlO/NYJBipTeB225ciyHFZB8yGd1sANzckz\nJaOzwkXLl6uZK7aULvaqOOHcfDZti9n05pLwAtxYNqr+ssIlJhgRJoUif6ER\nXECVA6TEnEIts9+Gziwl4Uca6PgjbAHu9Go0rROBGdz7m1FkjHYmyG40ahFs\n7cuLN4Y40CsOhbU0A4x/G6Pxe1A+JJKnbGvU7I5NXcYInUGha6f305L/8gdo\n46TM\r\n=TNDx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fef5e23ab364061c91f0d3e8bf36ff15162b037a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-fef5e23.51+fef5e23","@test-graphql-cli/common":"4.0.1-alpha-fef5e23.51+fef5e23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fef5e23.51_1579287257602_0.5395172180059993","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4c49fe8.52":{"name":"graphql-cli","version":"4.0.1-alpha-4c49fe8.52","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4c49fe8.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8f44500eaf4b5cfbe0798ca580d5ea20574a768d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4c49fe8.52.tgz","fileCount":14,"integrity":"sha512-UpmL8HsIcwP4+kn/+/S7psuW6D4JBMzAr7VgUApbOqotduirJe5f8RnnG0RlkfioEEaTtEfIhUq8GeGZB/8JmQ==","signatures":[{"sig":"MEYCIQDWpwgjJEQVuN+IndGO5ePoawskJ8jaVrPPP6POqZHWkwIhAOXQ+L3h9MJgMQ/9hv4ytBFjtFlwQunz3ieIze9Bvai4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIgQLCRA9TVsSAnZWagAA7IUP/R60+/gcDshFSW6Oshdm\n6TD0yvhOi0fA++26Ty4YvmsVe/LZebJqL4B1/ZelKZvai8/6i7xtQQ6ecxZz\nTEqnmLNKlP+AOHN00Gcv0v9a8mAhmU/lu9JqSSkmyexIX4qJQaySN6t4V2qb\nrqJi9GNmR/x8GUVwKdk6Hx8BYA6UkJzhGiKnMiYMRfHi3BhVZGhIHDR3U9ei\nLXEXLsxiI4u9h1+iDh0VEZOqZ3pQGIrtWRuS5tQWzlJziRdmg3I8nWPWMFNm\nqcT0SIJxUiYvBnUwxfb1ZRCpaYAUVK+IbIOBfqt4ZEvOX7o52CfBlxstAjua\niKdEeEbzdl03J3ri+eRAG8dp8dNbxL1wxbjHcM35Ux24JMcSGCmZKh4iRk6k\npR1KX5opN47LSGcqL+J0i2bZPsLNk7ETGJXhefaGzNx430l1JZFQ65NJc7oH\nh+i5Pp7p2yD8mYmq24Up2avIV8B7J3Crj5L7oh4f5rzNZAIRUts8eyZemc7d\nO8bDAfcacKRytVXX9a4z47nRJ1iP5eTbWICigK/CuumvInMSlbT99SKLwgpC\nekm4v5tAaGIGfZX8YGsSDrsDjDdnuMbd5k1V81bkXHdU86D1UG2MrFzlIiYK\nYMmo5nQG32BRQBH9rFj5138Fiha8rk0vBFAT1GhCy9D3IWq9P4YtXScK4IEc\nwSFQ\r\n=NUc4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4c49fe8a65ada0a37aee10570020fdc067df1593","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4c49fe8.52+4c49fe8","@test-graphql-cli/common":"4.0.1-alpha-4c49fe8.52+4c49fe8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4c49fe8.52_1579287562259_0.2758404175517495","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d535685.53":{"name":"graphql-cli","version":"4.0.1-alpha-d535685.53","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d535685.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"70db7e392dff7436acf60c86748c6f8b55a13225","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d535685.53.tgz","fileCount":14,"integrity":"sha512-DA4RlTEayd/oEwUysPuf6hVFzMJPtNTpjGbYzLt+qQYW7/82o/mgxlMEuIacyqOqN+DBULKA4I6zTTiZIZBwGg==","signatures":[{"sig":"MEUCIB4T4zN3REPVJMrG5S6uQT24ETVciG8ws4J952tQjlA5AiEAuEgQKFclk2dGZHKKG0qbiTvBxr3YuqCDBOxTfz5jIvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJC39CRA9TVsSAnZWagAA5C8QAJnlSO0v3a+lXEB6ALbq\nV9m8PXCv2OC2AbzqYRp97pUU647cNbHy6kAD73f+oafz1kaEUz/OdBcjJ8vO\nQ2Kv5skn0snV4md/GYjfnx06qfl1IlKqoHvJi/UPSI0NPM6E7VTqqWnD2Ks4\n0tvT3C2WqaRZDkLTb1RF8FC6pPS+6twyDQhilcwpr3kqT/xq+iK5oxWa+m/9\nj8FS2vDCZa0AiBCLI4aSCPn6SHg1FPqFvnVbynqqQK7YIQNrpUBqr13vU5E2\nCCxROmXJqwE4kRST8iD6RIRvlbTy/K08V4QVuBt7hA9u/a3CgwD8PZ197cJw\ns+2D8+Hzd8jXGW8AoW92yyprpFb2FXTqXirj3H6SQk/ytpmyJDe+rLv/0pX0\nN1wYQcDgCtM72ZX1RjngTNUimdFUlYNfBJGXCJKt2+1BmL8isBbmrrxAW0Zc\nxzndDwsby38m84ZyRGSkbla9SImrL2wU4y1bBGgHWmyufvWtSFzFXDa5B5ou\nbrdo7QbB/bItH/9nfY6tyx73JdtNATExxXkgOwwMsW7hihLDmAQz2gmW81Qp\n3eEPt/Yo0NdnfuBYmd/l2OUzDLcYv1hfKXFLC5QMQDNhzS5rkD5FRjpSSi2P\nuZZKuLhqcohWUu8uoOVwpzFV39MCaKejgJ+U6BJEVQXCQ0BrZT3lRFuzUfSU\nlUnI\r\n=JtXC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d535685284c5048da60fe3290051b9115b45ea14","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d535685.53+d535685","@test-graphql-cli/common":"4.0.1-alpha-d535685.53+d535685"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d535685.53_1579429373350_0.5159244436425419","host":"s3://npm-registry-packages"}},"4.0.1-alpha-48203f3.53":{"name":"graphql-cli","version":"4.0.1-alpha-48203f3.53","license":"MIT","_id":"graphql-cli@4.0.1-alpha-48203f3.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7e2998ea130ce76ab2b9064aa8cd68080c3d2758","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-48203f3.53.tgz","fileCount":14,"integrity":"sha512-w8b9VgX1RjKQgJ6199CvlCY8E80x1OoFmQOv3zbONOHREnJE/80UPTC3NBM9FoPjMv8sk0SaDNahkrR0ebvzSw==","signatures":[{"sig":"MEQCIArl742OjbpAVW1WtMzKgcr19CrSlFJ60sN8gLmSQ6vbAiBc1/3YgQSRo8Q5/09zbwRNPDijZafKQMSgf/W1OoyGFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJDTwCRA9TVsSAnZWagAA3r0P/06ptJyfSCBItHInFvoU\n4i4+a52Fp4C6dm+hqCUXlGbqGop0BdA25+52Tz+hAjrqN5rjrj8szFQ72EJi\nxQpNmcWZjt3rKyW1ckJa+JOCftr+K1Xxz3riBn6aOYD8p024adYVurACf8NE\nl/5fUBBvysDYrNAsyYzw80Q31yBOxDYFDnLFaZfEIIL82xIa3lzY+SGCip3g\nBa+qe6mJJZlmaqMLY4KmXMmbzIqEVg0XYlj6ni6aNMw0eOLZHV2y32V2BImi\ntpmBt0pyPd3GV2ZUwmdvtxVeHQjYKYu6xlFIaAMB2kU1lhoFrttQxZhTWHfi\nEszuDKT0B9jyqgIHKdeSOu1NaNvVxjeOgh3uuEE4fTRMlYI9zN05mFo5DQJ0\nZ1XCoOu8M6+ADB00RFDmJnBcwLHxjyj9AFA/J75SgQFvkHpst4dU00R/PZru\nfwagRF6u2ls0bOJQ+9pMLsjalKyA8BLJNggyMwsbNoLPHy8yJih6NjVFIBrJ\n5zwus04vXGqt3xAwFUm0FDgO8cMqbxtlysRhNo54gBkwHiDiCjpPIrcnzLbp\nii+0YY4sm5bv4/Brtget+VXYyXDZO9tkzwKhgyiLoaJ9CCyfgFDuo+h12o9P\n2SsSCOlEBg+wwrTIc64uTmiCOKP6kCBInsF5WCQnBp1kZTFRPcgc00Ux7tgn\nHDHG\r\n=ITCS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"48203f3ee4d0defade4354a864feee68cbbd73ba","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-48203f3.53+48203f3","@test-graphql-cli/common":"4.0.1-alpha-48203f3.53+48203f3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-48203f3.53_1579431151667_0.5033073107129051","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9cb70e3.54":{"name":"graphql-cli","version":"4.0.1-alpha-9cb70e3.54","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9cb70e3.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f5c6cfff3b448dda82d516e6acb4511c406ee7a5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9cb70e3.54.tgz","fileCount":14,"integrity":"sha512-aY0bNSbmnBrIsaQn8BPD4tEurKst0nrrJCbcQyzqyT0w9mWzxNQ21Mjh2PzWxebU/VBb3+dkRt+3koJ6sm740w==","signatures":[{"sig":"MEQCIBUkupyL8zLvz6wFPTOzqmyQE0UcvyCzWvLYlxuALxpPAiBrDLfbza5z4jSbyGlUX2Ft+VSJIh8m/fzZOeaWtUAdZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJHRTCRA9TVsSAnZWagAAM+4P+wZvYBf1vY+P3Wk79uGC\nGCbbe98UwWiGfPC5iUguYEp/0n+eg9GUg5Ll8h5mdNsGutvgR++PLV7FaSoW\nMXmeG6abMrx3/vXyBAx6a+A//3CcWgtZkGgtIeaazlPlqPfxt7pdaRHOuF4V\n/V7HLlPRRfTQlpCj175KRIgfkfaAmLxym463ZQZhxT7bsfcC+dTFI2IokrXB\n7y6M6wkaBt/u/uWz5GbkQoX1bJVIdDFNXWlBrVyCNRQ49AQcOG1tBPJQEQo/\n0f2Gt0fMCUBdAmxiPx+OW34iwlArXUTCx6z/PhuwalcbGbuM2zCHjg5ret9+\nsWBy37QrbK9LOHkvli+PCqrKCfL2LFKEOabumlvyR6nC78wGFDTuOKZW3Uqv\n1RTFvkYdPpDGEUDfBYe9UIdYYi1r8hCAhGLoLSHWRfPH+3E1+AdQLYbHjH5V\nQ925qAPgcwnVF+MmJUCHtidFv5/dgCcbQ84Gwacan2FsI7y26m1LbCVqR8Uf\nQB8y17RtI80aP4CzN/mXKbLJNcYMPhSp8GhLb/QKyDMhmGc7tKh8EJ98g2zc\n9HgvLfcoFGf+RL61RJd/NM47NJrAdDJY4WAsHxPpxO49CH9gABqkhGuKrHbp\nAIz7LzRCnx60R5y8uaIHV1Xg6tmkOxMub5WHDQfACfAB7LHdb25Swed8pnC8\nb/KX\r\n=MFJK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9cb70e3bc0aa10e27625a9e761208952236de4dd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9cb70e3.54+9cb70e3","@test-graphql-cli/common":"4.0.1-alpha-9cb70e3.54+9cb70e3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9cb70e3.54_1579447378925_0.414802688595749","host":"s3://npm-registry-packages"}},"4.0.1-alpha-112c272.54":{"name":"graphql-cli","version":"4.0.1-alpha-112c272.54","license":"MIT","_id":"graphql-cli@4.0.1-alpha-112c272.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7e35f9e0b65680d844c300d2a42093375eeb67c5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-112c272.54.tgz","fileCount":14,"integrity":"sha512-tj8f67HCv4SsIL6BBOwrizpzyAcUTmbeGZhpTlOgVhmcrnUCCjWbY9CaqrvcXZQH8mEJABPHND3iDfbNQr3lOA==","signatures":[{"sig":"MEUCIFJf6NRI7doEv1biLoXhlActHh+l5YaayH/aqydKJ5LrAiEApWkiOgNdZT7MA7r2NUxsp8exOk/z57b/pXwn5AE0XkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJKGjCRA9TVsSAnZWagAABiAP/Rf/ISXDiRPrve0YPUIg\n5izwgeTIRe8O6SF4SBqir/E04SDlDhRIzq+iQsbkSxA8n/xj0W0Ho8W4U0JR\nKYd/fhVDAkxlv7dzSSNtd/R0MN39bE8KkqTC2fe5Q7+aLJnyegi7THt4Kkq0\nSJnUctZ2/hT5wPqOdAOkrC62SZherSB2q/L424QfNaB9NgDEShGC5VrNsEE0\neR1r4OdZhEk7IxY81RtnxxcFt1micfYquGLpYf2mnyTF6K2R/Skvb5nefio9\nb78V4w9Jn+4buGuSuvHgNg3bEeggHpqA/kj7sXIM4o4ECa6prW8BNHJr+8P0\nDezCioL3d7jfYEXxtateoWJ+3yL/iVABysIzaigpjvrUEvvp4Qdq1qghjwsD\n5ZfIRQ9z1r29tAPZsl3w8YtQqQomDpaGPbjnwKkZ1A/8HFuQDu8w+uZsaFH2\nurWfJXaG49K9RQ0mZWsJFw0/1OHQnVaA7WyFI8j18Coq4ISmUsK4zaMIucII\nIsPm7m3el0bxuqcx7HJ8o8IFY+bWxxH7vluptKj3pjujXJtYLpWWzlJkCRA8\nlrdK00KMi1i/Umg7X0h4zvn0y5pZKy2dV5mNSoBEQBmYqjRELbSvBfdgqhqn\nQdq9+DHBWourVaVEHghmEkXqkJeWoSsjG9p0HUQhLzv/3uFCeEzvk9uPSO6c\nTv0S\r\n=qWzW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"112c2728d2debaf211628e1d19b4a223ee36a737","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-112c272.54+112c272","@test-graphql-cli/common":"4.0.1-alpha-112c272.54+112c272"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-112c272.54_1579458978876_0.044034188231400595","host":"s3://npm-registry-packages"}},"4.0.1-alpha-35b0aa6.54":{"name":"graphql-cli","version":"4.0.1-alpha-35b0aa6.54","license":"MIT","_id":"graphql-cli@4.0.1-alpha-35b0aa6.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4f719c46b1f37d042dbf2a45ceb24c40d5b305c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-35b0aa6.54.tgz","fileCount":14,"integrity":"sha512-/jOb3PlzA5XQ+BopEp09u9lV1xX+YpZtfmT7vO7UNu/C2KGQNLOKoB9NifS7u0ZLfZjK6GB3ebh4b+lFeKTHpA==","signatures":[{"sig":"MEUCIQCo+Rv2zO+6Yrtpr+iM+hiVYHWGoIhPoll8m4sqrptnhwIgN7lhBwWJnGNjukhxNfg7Y2+prznNciCJ1YxxLckDv0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJcZ0CRA9TVsSAnZWagAAneIP/R96Z2HW3sFh/BtEpMBX\nuayd1QHJiSyprSN5+psDmdc7HO9I2Nm3s9uaq1F4THd36dhvmXx1lz/UhOMu\n6o16tui97vDKgfY2CYSWJT2lDgFJp/FxZ+D0EmDtVuDtxmtTJqR41zLfukRS\nUN4oBDlGH7dA/cZ5ZR4Bo8UTgVuNDxXR/mAs9otptmziratl1NK55vlHQvGd\nrjRCl0Bi0uvzCJ7d30XN/yots58jnKRBOVAUH/Ar+B4dkDNbwKRhGwUtol9R\nVFG4iSgtYmeTQNSvJc6cp3D6Krs+h9wrhQAXkoTejROQD3Kvy7xm3Oqa/2yE\n31yHirVHVg9Tc7e0bPku6nwjfByA1Y+3zGz3n6Q/qakDDoybg8Ni2SbXzLbO\nLu/gHrm6dIfwIvqct7hEnYZNixwkz74WuUURYCGGMc2vYSvSZmVcXUiT5jBN\nHfTw4oTCh4/xAPHpltwSJU7NLAxiyFQbPLa67/qipf69LcYbSkBeDu0WkKWn\nB/Di+AcZaJKI8WGN+Xw8n0kkT+QBjnfx6jYjnTLI7uKhXkGoGPVa93jXLSlf\nyL0gKmpi0Nx9DhIFwLaWEVWb0FhunKFWNAqVzcoraOlglE6Cvi9OZcg/t9Lu\nesPbhXcT4kJsxFvpIqIw87ZHcdo355UoeY5KHFS4sbYvUA0Vgqhi/iCYHtcr\nn88Q\r\n=N8YB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"35b0aa643b7395cf1cffa6c026b33356002cded6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-35b0aa6.54+35b0aa6","@test-graphql-cli/common":"4.0.1-alpha-35b0aa6.54+35b0aa6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-35b0aa6.54_1579533940018_0.4141764837445303","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b05b005.55":{"name":"graphql-cli","version":"4.0.1-alpha-b05b005.55","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b05b005.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d40ef19dd63a9915edfb563e4afb742df3e69bfd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b05b005.55.tgz","fileCount":14,"integrity":"sha512-fK5YLCqA/wB8/bWqgR4fzEWDLF0QX8XxYDGb2Y7573SZDP+AfVvrKFEYgEnTDWjJcobjLK6eEmQ4+/suzOTB9A==","signatures":[{"sig":"MEQCIEvy4SeFNHYOWdJCoQ8K4VbXyQvGQ7dnA8ufa6lHysHvAiBWIW0u9MiMziIfzH/y845nkJmW4Nf4gMSyURJ1GQZ4GA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJceICRA9TVsSAnZWagAAXIoP/iEUuzWmv//LUcT6HUuS\naAqsJhtzImRJga1hq+EfpTOuwARsMc8UkSQIayODjrDSCRyvc8xWb/whmLKR\nPJl1cy5yvGZiTsIUralvShOFlbnggCD8+YrLoezK9wiAFwSc7XMbq4Kzr10A\nb5XclcmNCFGdiPodRrVcQdtc/BJQaWGeBdaR5QEIpKLyn2R2vRZ3dbs2Bnn8\ngXX2ScK8zkNAGx+pJ7pqdELQS8/tN43qv55xEyH7HyXGSDsaInuEtCZ1oLmA\nBKyKIJvS5zhaQhjJVBMDF4fzokNqQxQssuZtmSHyyC9Qb9x+Y9iXxKQbGrAk\nZQgtzXJkMnyFzbZVTNgkw2HZz3b2ODIodVxg4umIABo0pYR9MmLNWP0eZxPg\nj4IvLPxSwBHcfvLhRr9PtK8PtfYr0Ue+hwVLUxix5OWdzSkIy9/3Z0U4DBCz\nlwtARyqvp+dCQGFFiV0344h7nRcko5TpTOVt47zNbugROjfo8IhuVwhKHErJ\nG0WvWZfzo5x8lcDjtGH9U5XJHnFj4+O+RR1Hj+vFnh7dMenVNeR00DZnVrQk\nEd071IlCJY/badCSazsZ06N2t9In9y91nH7Gzc6MHR7X61B7PS5pGhg9/S6T\nmBSiKIXtZDtChyDaD9K1esBCOn11q8wyb5fNXa4u8jSm2l+VGKY7cyTui44k\nfMyI\r\n=/vBM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b05b005ef54036b296c2f262964e3d6615fbe490","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b05b005.55+b05b005","@test-graphql-cli/common":"4.0.1-alpha-b05b005.55+b05b005"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b05b005.55_1579534215732_0.3097534403762987","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0924920.55":{"name":"graphql-cli","version":"4.0.1-alpha-0924920.55","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0924920.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"16d71bc11a1682f12239332bf7d994c7d471fe24","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0924920.55.tgz","fileCount":14,"integrity":"sha512-NFWPtwYRG8mLlS6JcnYh/mdB9fr0Y1y3A2BAj9nhr6BETBudNW+ktQjoY1aK5LyepbqgcOGNTcFWxivRoHvgcQ==","signatures":[{"sig":"MEYCIQCVvgTaYeolVqO7CFYDe8JuM8Ka7JkBUcxbDfGzzeRClgIhAJsZuytOMNPy7T7txDYegxFU1vk8IO3fICKCrDNDhSRZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJhp8CRA9TVsSAnZWagAACFAP/26YxA/3mjnA1vzLe9CK\n+cEtnYZ82znlcS3QwVMBUFEF5hHIkQDWhdx5qMymKWR41Q1Z8MVSRv1knlD5\nGMLYsIAmPyn4+MHEyZYXvLrhI1EUflFVt7G6r9WK9dmaMguxE+dHQJ929azV\nnNYqu4yOmtUYOUp9kpNnmJ1D6Z5todyQhKVVmCKsc00CBvgKOuIBvOkHYRq1\n2ztp5fGhGAbW3Hc1P0Qlb2hgtc8G5PdtHgdZpCYkywZBcpE3LA39PR/dPGWM\nVkYv66KpaKdntziOsNXM2KN683BJFkXFphoymZ7ZUpL07X4pHVtSEbObQu7D\ne7z9QtJye+EpWQIb42NwNq6Q+02CVCxf0PBRW74objnnihSR5S5q9FbVseUI\nNb5ObiVJZwugI4/pMYtOhgp+DDT0d+jfmA5DH0E0PwT3P4ak6qVN6MOzsTBa\nfVyP28P9nBnaRP8XAtTPMUbTlbxGs7T92Q/aPv47XrkT2qbyGXH9K6wh6Cer\nZSWKNbz86Jxyd1YWBiGu82P4oAMLpJx39Hav62IoKX8wn4LKvRdPJLuqsGyZ\norVH8q7O9T1Qopjbh6hVKFAA/xP0ML9tB8ZCrIV2yBkulfBDbFQuzjZs6a+M\nvt9GqIBrrtIwMTShXyX0p4fRYwmrMAUez7YgsoE7CsnCkOfwmFnB4UWpoXwG\n7BZq\r\n=gy05\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"09249209ae1cef564aa27c54b997a876944cacbc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0924920.55+0924920","@test-graphql-cli/common":"4.0.1-alpha-0924920.55+0924920"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0924920.55_1579555451734_0.5258698307134901","host":"s3://npm-registry-packages"}},"4.0.1-alpha-01e7639.55":{"name":"graphql-cli","version":"4.0.1-alpha-01e7639.55","license":"MIT","_id":"graphql-cli@4.0.1-alpha-01e7639.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"20944dd39981739b1a3b84273eac8cab5b5d114d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-01e7639.55.tgz","fileCount":14,"integrity":"sha512-R/ssEa+by/48orZ8Dhp4zxRMAY2jxwNmr9Uqfa8/RKa8Xo80HHNDLz+dl+wQkDgAn10UZFP/PUh0rrxBcyK+Uw==","signatures":[{"sig":"MEQCIFK5PiizH5qVr7WfTdK52/YQBfz4igc2BL2cD3xEaqKNAiB0ogXmtmcpl/DfxitgIfwdKu0LCF0aUHCsebJ7b8FgOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJhvCCRA9TVsSAnZWagAA6mEP/2XYsrmTk95TeU0kuuDo\nBilF/ByJFCglV4kJZHYae01CJNEM2KeRVaV94tZ18KSyRN9aR6DXpxw+1EH1\nazsE7AOPp41R+KXpjsbZxMgRshZzyf2rPn61j5y2PDvSkDDeTkrAhR0uC+Hg\nHjfO3kC0T/m6q+oLI129XzE0loDCRbwmxTuWbeIBt+koFWDaTaZ1KpmhUvSp\nDuBPGd/vaOdCH3gKKVNT0tMtWXOgHV8lXHjBNXnPPvTbS/WTbAigrqYW9XCI\ntgv+ouYchsNYoHX6nwtr528Sy8hQH4EVjxwfsLzXc3O2lDib10+QclAzhTJU\nLDzffDlIDtqzWIDjcBbQsXl8cWP6W6Qc+vaw6bhFNHAfFwLhr8DP9T5Hc9Dw\n+0txCb8Hfk/xLppAlHt+HfUJQ9+fmGy4d/D/2Bc6hHdsbRTSX3ifBnjXk2xL\nzsMQAgsuJwmzuqepaGCGwJ0+FbULRd+wiiX44qMKa+0dfCjHprQwThHp/par\nLYDVCbpv2cnAabiiUEv0IPRbGUVcZO6d9/xWl//MHdZC7d2ySlVfTNRUhmeu\n7wEnhirxmLNr5SCGw5JsTlRpRw0dBZqMQNCeUqzVj3d1xXy+7RM6UV12zMsr\nJDiIb2Y/FyeuekPD6yLJ+Uvg/BDqJRECngpUn4+qs8Fzggx8L/gJpgCcF5Lh\nluyn\r\n=kZri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"01e7639d3d7502ea81ca57a4f2b302d59c2cbde6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-01e7639.55+01e7639","@test-graphql-cli/common":"4.0.1-alpha-01e7639.55+01e7639"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-01e7639.55_1579555778308_0.8018191379984121","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1d0dfbf.56":{"name":"graphql-cli","version":"4.0.1-alpha-1d0dfbf.56","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1d0dfbf.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3b07fcc4533b5c93d7410f0fc63b7c46519ccf70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1d0dfbf.56.tgz","fileCount":14,"integrity":"sha512-K3ThG0DEQu6kYeKsb1ZP1XAzbwlpjYni3dCRNRSLi9QM2a19n25QzYkPIlCbhSQNCT+rbRE0uzcDuOrmcQ3h3w==","signatures":[{"sig":"MEYCIQCYL+vYZwJInzaeQ/odCS2ownxKL4rQEFOFy33kTcvAJAIhALe/mDYGyQhCXKXUddVzBmXgHXPDadQRNken/BdRvjjb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJlA8CRA9TVsSAnZWagAASv0P/3chkHDHrIgTaX1m9K+j\nFQEAX2GmUmKN2hX3Eclln2CuUmVEvVhlZv0EFPRtLmEu2+dgs/9WTockeakh\n+WRtxNJom+aF0hPBjI0gkzTa5WNtgUmasI5zhJ72pMKKTC+EIJ8tMAjiv07a\nl5KbYTWyWmvmMIwwrI7KiFtBm4ninel1XyXyH3gCf63Ts371FgAHyF29GHqY\nQKsT38X2GGM2OYMI0eMfwyOz1fp2HIcqevam+mhmWAI/ficAAXbH9N1n75Lc\notfcLf8ypnHtrfg1eg89OdLQKQrlmZShlz8AgsNNWDF6FweC7fsueFX6w6af\nT70i7T6a91fJ696RVwpOEkQrgdYbsSbgq+WSwZ1fNjT8hLzj6DjdRkujp7iV\n9joh6f9mV/1u014ZG72wI17qhDRev01pJuj9Pl2Pw/2AbAw5DTddkB981/Bu\n5ymkeS9AflaktiJlAQMCNNs7a8e+rpyOikbATD+LSw7gDx9WVU4KdIeY+exi\n0B89P6ws7X+G7At2QRfdmWAKn9DN2f39NXboh3vMOSLtplkQamDiMQInTvxQ\nB9j4A5cQIoaNQiMNadugIhu8C3cvDfhOnuPTbEMNufO6sr3xTF/cRhpBgYh9\nWPAIeQ71Bud7Ia/Lq4kPXYTCTVbb1KqSFLpg7QSs+GW0er8IBaWJWP/XWyZk\nP1Wp\r\n=tVzY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1d0dfbfd3acf6be7ba0660edf61d31d850e14e3c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1d0dfbf.56+1d0dfbf","@test-graphql-cli/common":"4.0.1-alpha-1d0dfbf.56+1d0dfbf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1d0dfbf.56_1579569212430_0.8649391195211926","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a903a8c.56":{"name":"graphql-cli","version":"4.0.1-alpha-a903a8c.56","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a903a8c.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"705dd523f675a67045f51b4eca4c9cb3acd6b79c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a903a8c.56.tgz","fileCount":14,"integrity":"sha512-sANsK30rQRxhREhjPyI92GF6gNOhBj3h2sJeMUraFB0pQNOd22Nh0IV5TCElYSG5VCl6ZjWPJ1uTOHo9aAsXBQ==","signatures":[{"sig":"MEYCIQC4scJi4+Gbil/LOmMLc4Rdjd6fkB8W09dOS14RPvoGJQIhAIiMm5qpInaXrbcUQ6MEfG5oZyteeoqXsBl2uah0GwAY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJlMQCRA9TVsSAnZWagAAyFUQAKLwFruzKIRUBLlSGM0v\nWCuH289eJ1lD+rgPw/8KlAJlGFkjW09yPQEDiKCJ0PElBkrFwS3e2JIgfQk4\noXy3wjHsZg88Qx8ZHTMnpsh7/Ebux8HSfl2o57PO2cLQBxd/xuEuy39Glsoh\nKgu6VRbZ/MhGnFuvKDXWNHBfttUnfCttcKRnbmeQ6Oyms7n3oGMu1s59bKxT\njOh8MsCHF1Wfgor37+Tt6L1LIOYHIGosNIwd7qvfKfimrwhvBrljhxoWVU21\nWl+1/a0AvbsvHI5VBwKw2Vk87eBF3WtXpMrS7IwfZeAVcA18hlOoCUI16V5M\nh1CpNgeRWTd0kMFjge1tnR7BbEfPF4EF2QQ2ivv2krr+qujMQteH4kcQTHzw\nK+Gt9K4+PpCRz4veVnVjz4WBESHhhxAEhHn+ANqeBb8Z/ykwTAb0k+rrOUv3\nndtDeJJAdA0GjRkedTnYfBtXftuFWFAZcrjFMQ9snN8wyjPcFCKvEmrE8OnO\nCUNefoIPBpWQCHBaAqoh0zmnx+MtzdriPvZB2vCmfBup8uG+u+/kXhz076T1\nSK0aW6oRTmJaNefjMmk+2WYwUFnIQr7jPtC9iNjHHwV9m0Qv76Fm8q+XPcbs\n9nrzMcqouKbE6Wvv90PtAtVgEB/R/ijDNz/eM2TdcbX/gX2kM6VaF61ZfTvS\nAy24\r\n=eYys\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a903a8cda72082148fd8fe568870a2d17a9f135b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a903a8c.56+a903a8c","@test-graphql-cli/common":"4.0.1-alpha-a903a8c.56+a903a8c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a903a8c.56_1579569936036_0.5662957148393677","host":"s3://npm-registry-packages"}},"4.0.1-alpha-85c45ba.57":{"name":"graphql-cli","version":"4.0.1-alpha-85c45ba.57","license":"MIT","_id":"graphql-cli@4.0.1-alpha-85c45ba.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d733fbf5d55595d822490025353e39d77d19d332","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-85c45ba.57.tgz","fileCount":14,"integrity":"sha512-GKolhE281UpYWtHz2+inKtff7sSIjKgBPwzbOkrr7Q9Ta6zkG3wV16kudZnzaTPmQAAHm1wzwxlnuOJ65gFERQ==","signatures":[{"sig":"MEQCIETnMC8iw6Dedr9Il8j8aiYis4PF0mbiXx0+FRN35ln0AiA5PB2IWuppbvpB0wQvBVbvtiHjbI86mwJMzJpKQKOzjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJxezCRA9TVsSAnZWagAAaBYP/ivjZ6JY9993atFQep6y\n/iZIy6B3JWd93lWGL4iNSUA8pJBR6brVt5A3KhuxDFUMyG9L8woaJFQdM/VK\nUDrAWWlPZSEi3QgNzAeHGZIJAqivyxxvhMsIDWKhAH686DeAk+Vm/IoKxcos\nI/uAdvbS9z+uYrhCuGhuCJRNNK3SyhGXXL2LTBzuBflFg6vNQRWb3LTM3QsI\ngkd15VBrbL1EuyXYfak3WHGXR8+jaZGiKJ5EL46Es9VevpMNFwjTz7DfzQSR\nTqM+rvFQAxXUea07M8xD53LsYrCG3p5zWddtuDCKzUtEDMbczRjQFYCCWxyA\nx9NknDmjwQxjAUF01DJC25qhUoJ1F+39i1gPfr/XYgw7GDQhTjpsylZs9ovL\nc/77z59e6vJumX+HsIhmqb7hsqZgPVuk4GjFsmD2DDMzRTldpIaOl9dkCuP8\niCfrA3Byiv4XHcxPIWgVfM0qDrQ1WFrmkEWZ1mTQ163AZvdLMKUSn+0VFumT\nlVjskTKVgqfnN+6hFAO5dyLDGZCi2Ww8ZYtXdNznNmCHWBX27KbYiMRpVAyM\nhZdCqKiW4wNLD+tanMsPAimdiQJ/7XKegwMRNQKX2xOSYQrc5jSic8qQWrZW\ningdnhRMqKmJPTx/lGqj9PO3yXxRNhu/YMtK65E8+eDbj3nAA/dFrMKXcqc5\nqBQJ\r\n=3bql\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"85c45ba2696433c1c49dbc3df276326119b3ea24","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-85c45ba.57+85c45ba","@test-graphql-cli/common":"4.0.1-alpha-85c45ba.57+85c45ba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-85c45ba.57_1579620275434_0.19562298331150174","host":"s3://npm-registry-packages"}},"4.0.1-alpha-915b41e.57":{"name":"graphql-cli","version":"4.0.1-alpha-915b41e.57","license":"MIT","_id":"graphql-cli@4.0.1-alpha-915b41e.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8080e6554e6559f227a5549c5f11ac95a992fe2a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-915b41e.57.tgz","fileCount":14,"integrity":"sha512-vQsVO5cxq5LP4XBAkCghbbPKmgdVaEmPbdp0fktfsXZW6u1pEB2lIabKmmMxbSKH5/W5upHlGdyyqo4PostG4Q==","signatures":[{"sig":"MEYCIQD9cypNBLpE2VkWIC1PMODasNu+CHp3AZ50QSBj38SVIAIhAJLC6XqAFOBU0CtDuubf9T0/n8oxrdWx2ToiyIsjmliH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJxnzCRA9TVsSAnZWagAAazcP/RSwSvfghG3E3QL5JUnl\njQntQiiUkzTUFVjquzyPaWZ3fAysXYCD4rpDUsoh0GfGlGdhMQZm4OZ3iKDJ\nRGq3y1315cOcTRiZ9r6UadetNI4BOPB6f+CGj7527UqNMOAW4akbASDT42bu\nMZR09SNefkHU5CTzUU3vw+DUs2We2o16uKncZx0QaKxkbxQ7SQPRDwkOKpMC\naSXlf4itJFpqvTKrClHAOcVrBopIDPCEitTEiLVvJYnI3eoH4A+9vhvWm3qk\njyTT+zS4X2PAnBBSItWLzq198rQM5CzcZ0bbduihpmkY4lIZuhRg41PSrz/N\nlwni3MEbKoHNb8mVbxNLiUp2O2EKlq4NBQpd3D8EOUBdlTg2pEhkkE44Sqci\nP7f4dmoIfZwXRee6TMzLHRR7P9+ft6M/rPG5gIDgLhHj/5fAey+Ofk4vDRJE\nyxWfA1LzN/Z9N0a8DeHMX3BsE6uO30wHB36yZR8jSisvUkJY5/zIQaGB/7dp\nKcDd4MouETrdQAwaC256PpFO6ILIirnoVVSAQADi3xdhllBYVPEoCdZOhPCS\nB90ETBOEmwFwn0zxJKUETMYg+0TzjmumuRS5+WOcU9Szw/idiU7Nj17QUlqv\n5sbzL2se/KPC0EtsuayXciB/RPnDH2utcSYK1P4RrsxC0odgZcf5Mm0K4ezH\npksg\r\n=YXTF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"915b41e4efd3386b477dd4f0fecb876a40c5ed48","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-915b41e.57+915b41e","@test-graphql-cli/common":"4.0.1-alpha-915b41e.57+915b41e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-915b41e.57_1579620850824_0.5510644517640804","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5e398fa.58":{"name":"graphql-cli","version":"4.0.1-alpha-5e398fa.58","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5e398fa.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d6e2f2768b58a7b153735b93ce853cd8beb24611","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5e398fa.58.tgz","fileCount":14,"integrity":"sha512-BWVo0WCIqeclKHJMiQ6tGQfHnwro4Ouv202wuWMWiSx76xgI8Pj2D1hiDuGFd2gRVk1wyfw5SpfWD8cpV93TCA==","signatures":[{"sig":"MEQCICN94uR8KiiR7GM9/piOTwCUOubTXgReu3y4FvR0gcWEAiAdfSB8uJHU/yDv8NXlNjhCturRKQqNiEums8mVtJYUdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ2AWCRA9TVsSAnZWagAAGT0P/jnHKhGxK9/dzrPOHVjA\noQQdEv6l2SOW9mVzKr/nNCuleqUjQkzeZqNx87tmiDblpLe3P15ZryIr5ijS\n25qla8X9IzClqnmZkPPeCFmtl2sm8ysTtUrUcutd4kaBVFl8fkXAYI/QUTLp\nQmRuk0+PP2A1oiBwzH0EdlIyu1No5gKd3tvYc4Umubzz4wLZSRQXYn5g0rib\nlmQwUxPA4iWWdC0L+9Ut+8XJdIHlYLgFKp9/zIkv8zGJH5SAN1suXrj9+mJf\nVFkTN/LUbn6d8FO776df/c9BUjIeu/3XobsYee1JMNI2QBepj2Cilplb82XC\nXFgNIEDOOsef86PSuP7mq0LldRIImfh8KbhQkRQCnu5EJ0lI66kik7EEfBsF\n4fqkQOP/oVDrOFe/gHZJBdNY3RmFOzIiBw8glkkF0grK8E+luqdwaJXGJTtE\nfLji6PLPDMLfuQtNPypAhePaX1nitLpWG8rWc4vycO/Ui4v+z18tzLWF1iJB\nHqy47Yp2fDz/+g5ePf8FZqJrU56UVVxvEJ0uMn3dSWzFnTM0+yCEwmpo+v7O\nJlmgztl11mIVCIyN3jxhAP0j08RthqVaJvHiqSyuCWwrQRCf0crjzSRm+kVh\nXCbBwfwAkpRCEyp5+CytucQX93JTvsFDQyBvBD/29/HCqhVFEtSSZgNM7xLa\ncNNh\r\n=AYi0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5e398fadaaa5381de13ac4676280a5b320343ff6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-5e398fa.58+5e398fa","@test-graphql-cli/common":"4.0.1-alpha-5e398fa.58+5e398fa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5e398fa.58_1579638805706_0.549059034257876","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f051ce2.58":{"name":"graphql-cli","version":"4.0.1-alpha-f051ce2.58","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f051ce2.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c38eda627a55ee3c0aa0b659e6b757779d4af050","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f051ce2.58.tgz","fileCount":14,"integrity":"sha512-xSDk/LcLqOwSaiWATfmQxVcbgVoi1guQqrvHbG/qHowf+3V5LC+pVhyy2YGe2wK+uU6d2wNOJgzPJIY8HTbEpA==","signatures":[{"sig":"MEQCIFTblk/eL8dr9o4ZOFM1djKdcpNdqh7g37PCTsgbEHAxAiBn137Ekmbg4PytQ/OmMYkOFf64niTlSQaJps8tY3EBwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ2IiCRA9TVsSAnZWagAA+VcP+QBimoc0+s90i9Yv/ZTX\np0JjOuIrKx3dRrbOBJEgTQ65T6PN4yjeFo1sWMyEbFkG6VwttcXK2eMfuJWl\npCL8/1ZR7ILbqlrNlVkDQWuHNpme3Asn2EIKy4+GSNAnBD9gK4DKexDV8E7f\n9JotvL9nq7soeq703xt+2/7ZiM5f9STQ9gOzRsG4ZXW6wS+SzNojc/Lexij4\nlTabrwkvNGNJnxVSt825/8915/xm4oK9+tzHaBhtyDurcJTdu9B+GlJkB0PZ\nuGkKLr4oxPFFZlSyacTi0PQ170fo7sD/dEtUCXchhdPq7NwEeE9s7mI3nM7P\nH4AmoTNqz8q5OYDAQ52jt5GcPSYx3K+NHrD7vdtewEK+UnYDw+1BnPh/Vpyy\nv+7rc+rLxoFYmR7kCxRTdgllytzUpERtFkBNmu5+cvSREoXOx/g81WgqlLX6\nyruedqb6m17qdd+JFOngupWZur8GDXAtQWvkpMBrf3sw4jVUS4T9D1ajRWu5\niIP3eZivXNT5J5xn1YrNmEYsM5g0QK5h8MUqogSyHk3xnHSnvKT/hGzT+71n\nw2vZFCQ0SF2GjkQm0KR8acKpgIgtZGMwchM55gNDWpenQVB8X7mqJppWJsAJ\nDwCna77W0Wnon/Fh70YinVd9Td9wOOvaFaQVmSydKNXxNdchRt1PfEfv17Kd\nrkNZ\r\n=XKG7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f051ce2fe427a0a88fb54710ff18dc0e848378cc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f051ce2.58+f051ce2","@test-graphql-cli/common":"4.0.1-alpha-f051ce2.58+f051ce2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f051ce2.58_1579639329899_0.45214750216061717","host":"s3://npm-registry-packages"}},"4.0.1-alpha-160aee7.59":{"name":"graphql-cli","version":"4.0.1-alpha-160aee7.59","license":"MIT","_id":"graphql-cli@4.0.1-alpha-160aee7.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2d2065b5126170861e0d71226c8e6d98937a57c9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-160aee7.59.tgz","fileCount":14,"integrity":"sha512-aJTN+NlCF2bd911dx+Dro+a6Zk2c64iBlClgSqC/Z5mNG4OMNuk+H9UQZOF7WYNh24NN5EA1uWZNbFEC9pQ+EA==","signatures":[{"sig":"MEQCIBdYJRdngngJAhgRuAAF8GquBIBRSPDWxX3SE4Mr0+XeAiBODPfbKkbWuQAUSZMl/xqabXKZNh/kWmDMocLDPO55Sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ3irCRA9TVsSAnZWagAAu2MP/jHHxf73kUBCNwyDw3I0\ny30PiGHZNTmAdIl7tquj2gK080pF0SrskPZxlEpr/7m7CkfgTYWeCdu1/6Pi\nlD0b8Ym6yBD7lga6682aFkOKs5mG+5YnI0FQynzAUTqdSJeEmzx5ahHjeMb1\nnkqOpPdif71P1Kj6FmN0ghMZi2hxy5ClN/pUPZBG+EqVlH/oWgmvwL8SCWcj\nHir+QqYz0rVrJDPFqv798X26f/BW2KyeMZpF0NYgpBJQpjKrOL5w5XzXGrWz\nW+92/cBYmbGL23gptDF81NIdXmzaCaWMmGrtywbtz5Tttnw3LaWX1733qs9J\nv3Aq831wBQNjcvLWy4k3hhhdTkyHys1lpJfDiJr3BU20wwZkUMjvDfDs7e6+\nRdYW7PMoiiX+kgGvOxJsSQLUzo7WBcLgQa42rlHrdXtKiWr0yLXBrTMU3W8n\nAs83Tjh0/J95pCjCeuRDiCmOmmqFFEj45yeZqSDlQ4W8i8ZmgF1Qeq3yyAs8\ndBCdu4d7FGiPIO0vhXjJTZI8cROabNbBsJ7iA9bI3+Eik+n1vCmxBQwkYErX\nZ/WeMduiNBSuM8pggqSlkH7W5K3OEyT1ErmcCc1yYtOpjvFSU/bqo1G4RZ04\n5CQ6ITTI5ur7dIDDOqyqwajM+FPLzG1BHW3Csths1SGsqacY2Tmc7zW3pG0i\nMsFD\r\n=w9KN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"160aee78d4fc3e6bbc41015781f16d999fefff1e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-160aee7.59+160aee7","@test-graphql-cli/common":"4.0.1-alpha-160aee7.59+160aee7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-160aee7.59_1579645098874_0.7984266140946139","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a2e8929.59":{"name":"graphql-cli","version":"4.0.1-alpha-a2e8929.59","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a2e8929.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"63123623e47d9d1a846b739be708ccfc0bb5a115","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a2e8929.59.tgz","fileCount":14,"integrity":"sha512-i2yne9tTeYePTnnhPFoovvsRSMy69OBX16F28miJVaPJOVNhadyak1QsjpLXTmkgLCP+MSOiKbIWCh0yJO4RKQ==","signatures":[{"sig":"MEUCIDuybgnwITTlb7T2p5ucMVndN+oTb7QNFV3A7p2og//IAiEAsAiimsr2VKtJ3yv+Eq86761MydAgld6O60widapov2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ3qxCRA9TVsSAnZWagAA4VkP/3pkJdOirKQUJnL3geAF\nQkUkaKS19JSuvuM63KcWT5s4o7sKBskm7KG5qdWYc4yFuUSV2icwRWqUJSlU\nRL0WX8yBAploUxBADvXr01qTgbcWcerojrO9MTQCetd9wkPayTzLvHprpR+2\ngcC2xVDcVUMPpMJxpOMU4Z3jCDDgyL3nENIVb7yDS/7fy86K5ET8CkjzTP2H\nmGpI5EZ6mmuTodFTYs7p2BsToM3ffZeZtJozd2/2x1q93YpflPRbQkQrLVcY\n3TM6fGqdeXi958qYmQdFUowLKDNHOi9LjhZWLGum+2TrtxWEhzLRWXIeT/Ib\nuzyT1cDGHTQy83cqUr/u/YiFsIImBCiItUGFn3rP7bbbI9nVib5gX/bIca+z\nMwnixSyXQxq5FF70YDcNx8RKoJlF5GX2xg3cz8w0Q4SlmOy97BmfbA2jiLfi\nGOlEsv/+z4npiFUBzbY064vD+2a7bkfQwK/P40//3TvxOjNgLNexgR7vvTyn\n7bCTotRsAg+izUARrFYB4X9DXMQ420yoT5RghNtY6vNbud7p0IrEwLkdp+hU\nsG7qTXyBXkeCpf3nsh/ttpxSMl0ZR4slJ0UczRnt0URE6eKg5ACIceHkFtIn\nSqmKwruS/rAFN4B4I84yAa0kL/6XFf7FXP7CsFgfyz6UqoIJ10AFi6qCY8F5\ny9d/\r\n=9p/A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a2e89299eed1be57558deb952eb36fb15cd82e4a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a2e8929.59+a2e8929","@test-graphql-cli/common":"4.0.1-alpha-a2e8929.59+a2e8929"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a2e8929.59_1579645617233_0.7317306339849914","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e5ab57a.60":{"name":"graphql-cli","version":"4.0.1-alpha-e5ab57a.60","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e5ab57a.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e2444bf92e2175891b763db2db0fc54b94eaedec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e5ab57a.60.tgz","fileCount":14,"integrity":"sha512-3psIiSCY1O61uuiR0uLnhjYxWeEnL11W5dgWlvvwWTYKIr+AAeABYgybY5GwnoTaqh8/vSJph283W75+GXrkDg==","signatures":[{"sig":"MEUCIC3NPDvkd9ZxrbqlsfghsWX4fopGPYs5InRYPu8r33VrAiEAvt9siOI0kvz7O1gHNkLOxyRbqNGZVDzxlCmk8MX1QQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ3tZCRA9TVsSAnZWagAAKwUP/0RZc0mJ+SK5s2xagqLW\nVvaTY+//33DlzWWHLzKrsYXxAWlF5iCFMkCzSVZRzB8fHVjikbPsyQXqdjR2\n6HmI3M/O47Xw3Id2R7TbLO6mKzXIR1dlvo7cAquzAnigMa7om/PRubMYR3tP\nj6NYFTXhp4Ggdcsai0VnmfU+lt/BKbfJah/cslj8q6ZiLOHQ9QqOjXCIpjmF\nvEIOJhzt3kY547JoAjXWPuw7YY5XJOgkcR8FTRAeFxcFfrQtIHPM3DIzkQIF\nFNMa5GWWbzq0WrJoE7GMp657fvP24jrsEpz7CpUKWTUZDfh3tN1C/SEi1j2r\n6eNzkq6E+uuWeaUxSHbrkpC1VjgLAa79y2bPu82Gm+7YLl7WMdSYi7E91Hb+\nIutXQM+f07gXGskldRYAcDVOIeggJMxWU17w963r2yZmF/xJROrI8DNsGvvm\nGv8s8ldMkG1yqcIDknsLDsUkMd1oVyLlaViPRanNWv3ZGPG3clK1C/Ufvz6P\ny9E27mJffUmQF5V+PQ7P/wbv99qqgBiaaNnZSx1wYwoQrVWSiFC0W0RBrKT2\nATvatnvvmmhVzrhSlNuOXLUzusOa9EGxOxauykPCMAKsjSen/9U4oM5BMmIL\n7jjlqhNNbSiW3lsZgx9spryQ2bdk5w7UL8036e3HJ4RSSYAeCJEdesRz7Um1\n/2Om\r\n=ioTw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e5ab57af015c1ae582c1bfe0cbf5c1c0b911bd0b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e5ab57a.60+e5ab57a","@test-graphql-cli/common":"4.0.1-alpha-e5ab57a.60+e5ab57a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e5ab57a.60_1579645785098_0.8546912246041694","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2b9f600.60":{"name":"graphql-cli","version":"4.0.1-alpha-2b9f600.60","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2b9f600.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"69bcc601a5868cef0129315b2fba611297367486","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2b9f600.60.tgz","fileCount":14,"integrity":"sha512-umjxLLOwYgtI3hQ8v+vOv9v5ugj+aFCqIAZ5bd1CGjYC3ngf6kJududQMp5Rdmd7AKKlJeXm7LZZlu1aVFCcKQ==","signatures":[{"sig":"MEUCIQCmrZfaFlUt/5ItrcXY8IALBJRhm1IakqSM5Ar5dyuUMAIgZzVVIyJsOYqgHqSTIxsYadCXdIrjWIEJjEk94vOXJ14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKCHECRA9TVsSAnZWagAAxhMQAIge5L4eKlIYBn9oPzNY\nuwQJ4qv/ZjxdG1RMd+voKertUx/pI8cyxdIMGdM2jYH13pUFQUcAueyFJPgY\ni6bYNcgr4W7zXZfCy+npPkHOOWXTN26jX1N2Wl7zR3ZAXbKhqF031VU/QP05\nv4EtSFjWNILVMjXSdr6yF1dZG2JZh3YiWXvx6qyfcjd63YM0qWEb8utJLlD7\neHmpYx95aDNIXap+lXnLTbzZgU8nX0bAEHMs6dr2G/4sW0Gdi6wdoUTuOr/S\nBwKTJcU7rxwjxdhnpWnF2I2daRojo+d33U75xf4t2W77UbfNrT0wIfqU9EJd\nhHKlSNwmtCpyyXN6o/YR8wX2QbRd0Hk2z4xegEykToUth7NWlUigeDMJ+PMN\nNwsUcSa+DdmXt/10AkTjI/gI+i6pwyGtCIarZFxobQK1USs5s0MHNIQCmvI+\n+BweEX6hJvSm9KAjJSi0ny66yGI6Hdsk0EJ6St1LPEi3NJWnkF0U96tYXpVR\nnONB3+YXC4vqrJSBpssrI9aqoLeOJczP3kxx4mRPTYw5rQiPUkpZNxFjU5e4\n6vR6qpWbtToz7ZJ64yuQjp1VxKLdyXy06fKOo8HTQwLXAxfZ++prs00LZS7z\ngEkfcU8YIIf8iEiNikamUSda2Ee8VWu4ZaOF5a5l0C+qDXsfPfGKsLr0ZzdC\nTZnu\r\n=Lh23\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2b9f600d4a899c1afcb3f099222535d1807c9039","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2b9f600.60+2b9f600","@test-graphql-cli/common":"4.0.1-alpha-2b9f600.60+2b9f600"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2b9f600.60_1579688388086_0.360928600735005","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f5826d7.60":{"name":"graphql-cli","version":"4.0.1-alpha-f5826d7.60","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f5826d7.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c43a7f971ea6f007e82176c95bdfd8e8ce848ed1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f5826d7.60.tgz","fileCount":14,"integrity":"sha512-4dM6e0BSPrIYzOIssc7Fqtcsi+uxVO2RvRXTorlruhwmN+GzWPzPYmSb+wdDZMy4gNrLyBoiCZZHJOn91zqK8Q==","signatures":[{"sig":"MEUCIDjO7aAtstAI+yeps0ywiFicml1BR2kMobe4cGThxXddAiEAoJckiXLTMS5nkovtWHelG1VgrzV8HCBidoDYleqZxKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKCT9CRA9TVsSAnZWagAA6bEP/3mdtcRv/TwXlSwBgeYg\nFRZH32T2lMWz1/TbSpt2qwTX3x0fR3W+GsHHIA4AAH7FtX3BuTIzQOZDdBVr\nJA5A3BNvCtY98EX0vdlSeAYFQQs416XDTRggbIyE+o16eaSDn7xcPKEVrMP0\nsRlcfOF+SJQwj8Ewx+enK3N4vszAKiVWxzs/goXqQCMKQ1JZDUomtxTdyCxU\n6EYWgCxf0r9d3Ycmi8oeEH7lh+nkQSBdd1VF5I8DhSYjjJOStJ/G2Tb6S45Q\nZ+1GkwGI99gxRIWcRY6qcsRZzhfaggiY61a4b02U0uC8/nzkH0ExSWvz80qe\nu83IjQnJIcIDq26gQ9d6vJqnpafFwIb2NOOzBE6NX7hUplYIkoDVkl3Nkbtr\nzb+DrQRe7+J6pR7MoD5J5S7wLSsh2VI3c0d3LduIPR7t4C/SzQi1pLo5sKq5\nj+aVax1oguT8YN9qFMh6CeNsUvXoxYFPmb9IQl9bezSja2JGLUaFesbGBXC9\nmmCXZPC0qDaNVmR5/+Xd6uVK2ecVuCv+PGpORbzhWV8pbnqKYQ6aC8AlueJy\nwPkC4BmX8+M4OzASm6xl8vO0mvPYJdz2IHYImDEbc48bZSNv1UkV6PbYgFsU\nJnqAn/numBPLtSqyYTi5Ha6NTizsTgCaABgj9nX5t9W6d4z2SQipx7qzE4gK\nrISJ\r\n=Tn0h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f5826d7849d7bdda7bf7bfcc65e6f9d6ea133a78","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f5826d7.60+f5826d7","@test-graphql-cli/common":"4.0.1-alpha-f5826d7.60+f5826d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f5826d7.60_1579689213589_0.8585020358788298","host":"s3://npm-registry-packages"}},"4.0.1-alpha-09a7d0d.61":{"name":"graphql-cli","version":"4.0.1-alpha-09a7d0d.61","license":"MIT","_id":"graphql-cli@4.0.1-alpha-09a7d0d.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7f6d79cb5d1f1b49d4841f6c7637c8a07c07431b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-09a7d0d.61.tgz","fileCount":14,"integrity":"sha512-VazrEy4p0hjO1qF2cvC9QOdsI2BZD0ut+tSYGvyYfNcFhksUibOCxawvoo3LbNTSgY8SYh097g69x/ok7lSatQ==","signatures":[{"sig":"MEYCIQClRTTsbXEd/Zm2++8Iiy82gqdMgatLGnzL59QW/l8qzQIhAMbwUQSl7k3H5ftgeSfGH/cl369cVnmoCH3nYbZfVR3g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKIs8CRA9TVsSAnZWagAA+6YP/jgtBVGilb6qpOdjdh+R\nhJV6lXKyU65dqJED7Xeml2dzC9kgoUeqIvVAHQ+PmHPl7WyOBYvRNvvHu2E7\nDiNuKKJ0Gv2cz2uGpaN7EnZudpnLBXdDB+XCUb7HqoQpG3EN3IHEbJ6ut8Ky\nLDX6ezTdC3wx7rZfNtN/N6miBiTiDrE83tcybuSe+Q/GvvIbsNVNZXjzcvkK\nGr1C3/vWScZdCiBQRwBDfAXCfPgopzs0/+j44HROk/e2NxPk/Y69FYtu5sta\nzg33XlBAVZB6bmgFs3f991CP5dt88a/a9vUItue7fdLC6+ylSgGZqTdIgGc9\nsoJajRq7k6jNhS42m401xKCZ6p3nJz3Y/12/ttRqhPjSWkNDjqId5z238rsW\nKquhUUiP9JRbRtamu+zLdXfXkqZA55TpKNgF7GDKvmTtgHNHiUkMotHliDKA\nCli1ITyvRqWigCVs3mJaHASEW+OE49Mc6RrgaHMBLBWqGkNHZ35tcelrrZku\nhmv4t61XaQV/IVcTJ0oST+mV1pD5gPCtLFPQkZvz0NME/w/7a0BbsCCpCF3B\nfsSNiFaILFEzRQiUm0UiJ8QFgvb5z2M0WJn9M2cVLBRbHN5WdCEZf+MpF8dU\ndPtTNgEnBeomfsMaFv3KeUKAeTO7OZkAnmqHth4r6+IQ44IBaTxDbWIkhFt/\n1mON\r\n=/U1Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"09a7d0de4311c178634ecb6378c3a58b62f96303","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-09a7d0d.61+09a7d0d","@test-graphql-cli/common":"4.0.1-alpha-09a7d0d.61+09a7d0d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-09a7d0d.61_1579715387981_0.5088738426234165","host":"s3://npm-registry-packages"}},"4.0.1-alpha-16e1dcc.61":{"name":"graphql-cli","version":"4.0.1-alpha-16e1dcc.61","license":"MIT","_id":"graphql-cli@4.0.1-alpha-16e1dcc.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8ced97ce5266047a2ba5beb9b785f1b8173fd79d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-16e1dcc.61.tgz","fileCount":14,"integrity":"sha512-s/YwRlC2RhEVGZZzDa9KCfgCbO6Iw6iJlWnqExazUHp9ijT5B+5MMgtK0qMkA0Z4w0e1yUXGDEvSsUJlHGuIcA==","signatures":[{"sig":"MEYCIQC0LrALTW89XYnYh775VS05jfNSsJtaBtohKPZa7qWVggIhAOdI5pqUxkW2siv7K9gKro+fMn4JseSfvYmT12qlo5oz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKI1QCRA9TVsSAnZWagAApMgP+gJW8KXAfn0V3Kpm3hLc\nVyOUvsWisu0GWxNL2Yu5/W8SKLbtOkp9D9zvG92ZZ3cocju/58hKVDjyfqdn\nM+cbfqq5crYVn+An6yLDLBuq+gvAkXqCXyopXTCa2yi1fwJVOdNnfJDoINyL\nLIQR0d756uY3kO0qY323wWZoLTQuexOqva7wm7bZ/Y7Yr4KIEpqPbxfbR9bQ\nqOHYyz75cxnQvkgXV0a3wYO1O2qrP71SUIbrHItWjpG/QPPyICuWtkSxdlRj\nxKcWSiwydYdnL4PKps9xbIrmpCFttNtXCu0awnAYBh2aRwkCil4gYFcrYSMF\n69grghSHj0E18p+gV0q0SYGB2A260QWHe6oNd8/1JwhZ18YbcXeMP9qRTXYK\nu4TmByjX+clwpwrbmDGb9PjavX+tlC72P9uD1372nV7MYg124RCWgjjl/bKG\nRPvohJKSIRX3hJlo867wbqeqMk/YjTNP5Wyy9dG87ABJpbgh0Tuq3bNpkNJT\nOwWE3Zh8a9awmVnAlCo6RvD/6BOgOJGMm9j49NHfp+PMyYnAU2p2xWu4rdMK\nnBOJVghuVKLRHtKtgkgjM2gmahmcu7lGQie1PijztqS4nLrgutofZVL0kvgY\nLawcO3S9n1hTh+/rzLFuwyU5B61zKqomgTa0Z+NslGPdK9XRtxze/vwHXbbo\nwNKI\r\n=/T8e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"16e1dccb419b161edb2ebc9f6ef03c814c4c1e34","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-16e1dcc.61+16e1dcc","@test-graphql-cli/common":"4.0.1-alpha-16e1dcc.61+16e1dcc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-16e1dcc.61_1579715920230_0.671217583413781","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4567e58.62":{"name":"graphql-cli","version":"4.0.1-alpha-4567e58.62","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4567e58.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9847b527ad76cad05e34a66a6605f24b873433cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4567e58.62.tgz","fileCount":14,"integrity":"sha512-HRYbuD6UEEdu3Dbmvu1+jOh98SWX27+JTdWm5GMMTtvk++8/FaawH0Nx0ozKBdOaGd83TMMolaLcNueFrrVlqA==","signatures":[{"sig":"MEUCIAT2tPYM+veLBe7tXrvEql08Hbh6yidBb8fmK/30JoJUAiEAylE0bz2KKz8gKujGvnupYusdOuzDDYsdytOk8yUfh08=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKfQLCRA9TVsSAnZWagAA+osP/1BIJ4WgYv8IGxOvEqCS\nqNwljUHuuvBJUpPcS5cZWMK5qPuoHTmrJNxvRxwevC8Yhh6UQZtRPnn8Kjmp\nSgGcl0AadJKX8GDIoGavKV0M3b9uptF/l2FadKs9o5kgi6KEMPiElH4wY5cG\nOOdSOnXNDz4WqDQSflg3sSBhJdg/g1DURo/1mI5cFjVwZPwO+ccQxZlVF2p5\n+Kh6PcUvt4ijQRCbIc3IMfhNZFIY++9Kw1axFIFgy50LjrMnNBLCwU5OBohs\n2b9UA+KuhGwTjA1BwAWFpNh3QfsxTIe/qNKxy9ywIEDaJi9B/DbcLxvMinl3\n0LP8WbrdMmvZ0yyC2xCqktiQTc0VcAL+oUL0JTj+T35E936yj8FM3/BR37to\nZ4kIMY5v8IJM9Zl26jBKL714MkSbXc/Yf8I+ODKnWFtGfkNiYa2SaWWxzuYj\n69IxubUDgh7Em9Px+2/7zN/xkjBqeBunW/F6S9KRmVVdVrVkSQNBP1wWOZYf\noI7yOhntqJF2iKVxRJqbcyE2hPl5Cy61+ShkSBihIJt7CwtfGVJyWYY1QJs+\nxBpIIvVHYIExY15ArGgzg4IeeGQbWrhajxA5xG9O24gHaA6iHVol/FKnKxdU\nsdKG+lti7KxMwYFv5td4G1OZfb1FeRqVTMMGu77ckQirk2SWJ580X7UMnvxt\nK69r\r\n=qxId\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4567e583f12e21179aeb80d64ef5d94cf8536bfb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4567e58.62+4567e58","@test-graphql-cli/common":"4.0.1-alpha-4567e58.62+4567e58"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4567e58.62_1579807755187_0.5320641568888953","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b4b96b8.62":{"name":"graphql-cli","version":"4.0.1-alpha-b4b96b8.62","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b4b96b8.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1a88fff53c915bc8a0202d06a74622a0d6a33fff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b4b96b8.62.tgz","fileCount":14,"integrity":"sha512-zQlQqcZL1IwfUey+LtYWbEcxTPBrIBcPJJW6u3zpDzxMWO1xOSLcNr8xRkqNRjxx+MSJbhAPoUYWIr5frxjXyw==","signatures":[{"sig":"MEUCIQDu+8eCK/MuKwKKZBjJzvDIL/bmaPeYqrl/gfemx1qeSgIgGxUQxf3Zmh34ybGoYKuJiF2OWmD6+kJBzkXdoiwfdr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKfQeCRA9TVsSAnZWagAAc4wP/1qsOqFl2zExBJJZJLzP\n5Gs2rICCNzYvMAgYnoXi2jU00RHG39NPeblWJtEog3VdZgFteUPyRi/ohxns\nnMnFqjZF22alrnOemBYIBihnu73YyhcTMXLZ7BP7AmpAobrU+1qwbKWAaWQy\nlNHuUWEAcx7lZpuJgDWoBkEtZTIaK0Rw10sOOtpSRDMuOKlI86cdTtvsufGq\n6CECyPu7b4z0/jGyLliSkOW9lRbq9Fmo8fiLkoJaArwfgX0FG4YDaeb5AgDo\ntfxGUsQLPtqws9PhzJyGbc0iv9MdVT5RT5i+/4bVNXWIryZVMzw3ifd0Hhf4\n62btdcG9jhP7Aiebw7eWqDZFaTSDTHsSTU1l9S6OrsT7UAXmJ/evZCyJ6wuH\nK4sRAcJIsHHj7vEdY7G4QInswHzkfhfqv3PBLQgppbNsPSVazB7ZOKQvgsah\n+Jej069aZb/dfkF3UUNNQbb1iYwXh22OXTFVZkJkCxk2irWxKUVgjYlw18OG\nsAjtkLFyfboGaaFuaB9T99SVvuAmf0Shwzq6V/bH8Cx4FOGIeWc1LWSmyOA0\n2WYyy2L2K75LbtrlZ0/IVB9KpF8I/fvRYVTYFhoRlQlT385NzzDsK37QzHOg\nW1PG7h9FxS1duQZfUVi1Uq/m4dVfg1PmDuWlyUP8e0AMR6AbpKAjOT/Y/wmU\nw3ft\r\n=qQkH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b4b96b813ee87ede28096f46e9af1c78bf9a7391","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b4b96b8.62+b4b96b8","@test-graphql-cli/common":"4.0.1-alpha-b4b96b8.62+b4b96b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.1.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b4b96b8.62_1579807774540_0.1861775865100208","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b54180a.62":{"name":"graphql-cli","version":"4.0.1-alpha-b54180a.62","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b54180a.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2081df183cc665203622574ddbaea35c5676767c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b54180a.62.tgz","fileCount":14,"integrity":"sha512-KV9MSrm5oQrWU8OoVO8x4Dki7KBwZNLaPaXFOl7qNbhhjimTlMdRTXpy58GuAOOoTaRhnsMzqH2S8puV2vbsvw==","signatures":[{"sig":"MEYCIQCQK86vMxgKLuwuJ0o/SdRf04fQXa+FF2H+3JxgopOptAIhAPDOJXrDg9B+3bMKLBUCie4agWXUBc+nPvGimEJN5ix1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKfY4CRA9TVsSAnZWagAAd/MP+gM17nzvnKmxtm6i/8Fn\nlnuDwEXKSalTMyHGNRqa8iFUdyHUe2gTyhRRhwQtqcRIYo23B+mLMdoByT9/\nQY525P2WlTBPpLXjGbrVdFWMeLw9UUpcdEBDTyGm7ri7kaMn7LdHatVy3EoZ\nY/a/GwwMRZyushXZBVkmHg+Ht7cyRjKF7oDULqirYFSbtNGXIyDKApMfcXqw\nkd0MVu8f8GvUFB7fdXouiLlHQSWAWAIMGdqUEl7hW1jrnkggH0KlyDaGjrDv\nsOUR4GrmVItJpAN7OOJi8eY6bpI4QQWYvFf9PwJqnOuZGmXyc/CiDGPvO4W6\nkLYFXVd8r3w6ZAnW5yE4jACSkNTCPZdTr/R3ToGm3C87M0csOW/Wxey4iM90\nVnkYmXDvMxuMxMGuJkjL9pucg3zd1WSQmHJNby9d7CyI97kBCz+yPvjRgnKj\n6UAQxIDqRcgoBkgMioON14gnqq2bxRqez5OanoMYKV5cDJOBZ0AgKE+pV7lE\nKvvDEdesVcfvr922NpcdnkN5fQEIASM3BAUVYUrCcyEANuHaiYD1ky5n291Z\nkyO6CWnWRWWOwtbrw9WcvQ06iU6ub61ntbrWXZecHvXLQbhWv+J2+ANP70tL\nDVjB7eL90mqo1bmgcQ6ES00PNFlSklLuCZxBtodwukAV0a/FrOy3EcU0s06n\nyszz\r\n=TOt9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b54180a0ba982ed494b090139430902c6a115368","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b54180a.62+b54180a","@test-graphql-cli/common":"4.0.1-alpha-b54180a.62+b54180a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b54180a.62_1579808311990_0.9896087076481892","host":"s3://npm-registry-packages"}},"4.0.1-alpha-791a454.63":{"name":"graphql-cli","version":"4.0.1-alpha-791a454.63","license":"MIT","_id":"graphql-cli@4.0.1-alpha-791a454.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2b548d1673b3af1c4709b1ca37feea07a097c179","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-791a454.63.tgz","fileCount":14,"integrity":"sha512-VrGGcK7KxhxTzj+nQOtPLftw5919FfCn+6/v/vcsQZQKzR7OBz/y6jcBTyt7DcpaAKchmg0RUTOfhaDiIUDdrQ==","signatures":[{"sig":"MEQCIHgCH5hNb6dTq4EpZ/c8sf8FZ5w6rWhjXRbL/dCupRgbAiBed/luzR2PLfDxE8whVRVEdA9NKzWd54tGjixVO7j/6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKfd6CRA9TVsSAnZWagAAA8QP/1f5zfBsqnnWtaVFpoDj\nE5OKO8VIEFU0ZtnuB4u0aRZaG3j/tXfcrcoHy7fmy4HvpBI+1nuO8Ipw37Hy\nn7/o+leYqSYe2DNzYuKE6URXkednfPvjUtTfQ3wKAoYVPk0yT0QmgMjDjAO+\nwCalRnn7BrlLdau1xOMvDIdDwYJedI8nkFXw+KORSsRX6ywHo4AVmdAoylvN\n5JbJ0c4WelaH0MNmat2BHQvASz9iGW/TniFjD6zVmXfINht958qyyzHCDQWe\nuTifxv8/oGZxH0EXpfqOWHstQ0FHqEsBOlIK++GtSk+FN2awJjRE/gwWXR6u\nkDOF/mnXsTwoJjvRO/aN/xXVNn3uQPBwAZ0elZ1SsAxeWZAiHetbGNWAnimu\nb9ZtWyf0kntG4EaFYtrv4jsDvBG5DLcJUQR7R7xnZ9XKquQkuUoiUHcQE6Xs\nFjbGP/O5CEg1WePFXrO1q3EsM1cfcFeVcHWPObVHf9LsoXguz+BErsaZmLY4\nr0W+uqqplkza4BYMlySvSkqQQtFhjrEmvksbdRo7/tCUCLi0CD0DS/S7aO3A\ni06/OpPQAzt8JngqZquFAY5XvhUgt7DkPngmAmnySPXUjEulBKC/DYDKNGwL\nb6F/jdr8LWa2WaC2psx3hrila3jAB45t5uyB3Dbp1HS7xyLni9sewI5xPRku\nGhd4\r\n=IIts\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"791a454fb2f129e3b1d3db113b78e3a05faa7a2b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-791a454.63+791a454","@test-graphql-cli/common":"4.0.1-alpha-791a454.63+791a454"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-791a454.63_1579808633895_0.7428424075391393","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bf4b0c9.63":{"name":"graphql-cli","version":"4.0.1-alpha-bf4b0c9.63","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bf4b0c9.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"752cbcda6e60f5b737bc672fa0f00482c8ddacc6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bf4b0c9.63.tgz","fileCount":14,"integrity":"sha512-Krv320zOqUHT6Yj0QQxXn6lJdc8F9ECVq+7fk66T4Jg1dyJo2ged5P3/rXjAhRiKeEtcDHtrEBobLg0nYrCbbA==","signatures":[{"sig":"MEQCIBtxT1cMXnLl+j+MFqxQhBZ1vLw5ZTcahcwrcyYGNxY8AiAZ0N8lyDoJ71uS/D5fubwBnGATg5F88rkLxnkcsXNeIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKf8mCRA9TVsSAnZWagAAJY0P/0iLzoD1VPtqB54JCJWn\njJYE/J28hufdTp36PzHViKSzDZ+xgeb2H61Cdd24SLxN7iA3vJIWZxMeC6sd\nBUlBlW91rxc9eL5PgjHL+7YBIuc1+m4JZP2fo6pflObFoYt17SFj+yzlEkBW\nkR65QTsskqTgKX7Dq+yen/k+v1ioD9hFVrjEfowfSEOkpbspbk0nKUAPJWL/\nXkwu/Jhj/K77mDfALjLpOtzHYYTDDuuB9vzlXPh5K/XEosAP2Y9DuXXJ/qMC\nbwC9M3nqrWmwgLhmmM+MrOa3xWSKOlZ42/GvabCmV8VmV3l3z6k5gfyGW7tY\ncb6Kc7suLYG8ghdkL2bjQFBPOf2UTLPXAk097AOObacSNFkJUzU/X53QUW0k\nZHLrRvF4BzKlLk0LYb/77ST9I5xa4ZS0glerxyXwNhEWOFJyokmNKMp5eEJ/\nQRweKro2dcz2gO36Z6FwQ4mikH8s/UOGAS6BgeWRJDZw26vzEW/zQkTh29LE\nAWjcIoYjQRTyOkFDHYUGo84Az4ifred/5m2SZP4XROxgT7vw4+BBkkJHzfU6\nbfH1YWCy+FwoI8GT1aPhr1jhCBNCrWtR83SBfwH4qHo6GXUAtwouABX7zGTV\nSH3AvTjCs4hka/5jyQtndYUUcv4ynzHUDV+EgGwGnduJzc7kJjMPvLF2e1zn\nDBLq\r\n=YkGP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bf4b0c905d7226bfff7625b68cd05b4aa681fd95","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-bf4b0c9.63+bf4b0c9","@test-graphql-cli/common":"4.0.1-alpha-bf4b0c9.63+bf4b0c9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bf4b0c9.63_1579810598428_0.2306352050839966","host":"s3://npm-registry-packages"}},"4.0.1-alpha-56018f2.64":{"name":"graphql-cli","version":"4.0.1-alpha-56018f2.64","license":"MIT","_id":"graphql-cli@4.0.1-alpha-56018f2.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e1140e26335b492fd2551d9f770b4e61957a1607","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-56018f2.64.tgz","fileCount":14,"integrity":"sha512-gaNe39rkEUlptp0U74q5EeTh9vNiV7seCX2pcUT7YIoReSmUquMNhmNNfVzoOWMxxPypRDDO+CVfVsjZvqvlmg==","signatures":[{"sig":"MEUCIFcJ9fAP6mqS25lYIFjoiBWuS0b/WeAoUctH9kpb2xjwAiEAuuL+kpe/KAygSgcwn/qR+jWV3bcPvqX5PkaUmWd/ilY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKf82CRA9TVsSAnZWagAAmt0QAIXYf/QJSX7fUm1YQRZY\nQEvsq3IDuh5AQtm3zs3lM2ThErovAZNV2aB/aVJlMJdtcMBKr3ZiSv5hdafu\nuDkd32QQ6QfwwcKetcRz6ZPuYvdeMBlwS9drrpne7+poArUai+4sOpq/Qq1K\nhmuoWG9v+V6qx/S7US4NRtoXo6G77m1WgsXt1UdWTt2pm/37oCpA1vTIIXUn\nuU4xr7ehFxN7rrgNzYroUpQyrpUjt8dU1ClIM15jNUk11p5mx2zHVE2axQj7\nfQS7NDhaxUzROT7sYOaab8xt9qJIX3wURxfHcSS7m4O/kMcfYGtW1hF2rzcj\nQ523pLohsEChS419B8lIFgWboJZamXq2O+kwJjbv5KEAp5yr1BwDnLuDrrYS\n5v2iICEcPcIZgGEutgMVaJ7MM/eYkoVcVOgDfpHPjq8OAWXNEvMvDGsWLt6G\nqEN/TTorEczZgYLiCLo4SkfFeyLJe4L2kMYg6rVDHsj5PJgmdwCmckyJCqyN\nlgbSAUrMZFmR2UeydzpgbCWGPskz8DuCfYhObiCygcB8/4S7fW2F0rDKe4Rm\nS6Jmz1htpfF653WCD29SsJeQjKAMP5dnNxfV6g61Yl9PuywuVpdoXtojySzz\n2c4O/aw9CXUNS+bslqDk7gSvEEE+IS8sZa9XuFJ2EZ4Rd07sa8AcLv2Dq7ZL\nUn3e\r\n=UjjI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"56018f2d0fd9385a9e98a0005662dc589aa98804","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-56018f2.64+56018f2","@test-graphql-cli/common":"4.0.1-alpha-56018f2.64+56018f2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-56018f2.64_1579810614480_0.9453874266436915","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1a60c7b.64":{"name":"graphql-cli","version":"4.0.1-alpha-1a60c7b.64","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1a60c7b.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8db2ba3104800eb51538dbbd34f0bb174d5c409b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1a60c7b.64.tgz","fileCount":14,"integrity":"sha512-uhgLjHvHnFZT2avHdn/XbWDQxHVpTBnboLzSAYIe8JHWUhBrTZBczT2tWkjXvr5KauZiF7jVVvF8OQNuX0Tqfw==","signatures":[{"sig":"MEQCIBnFyoBvGc8Fi2hWjC7J+2qNsV2anXF/g9EgcgCcz4U+AiAL2tHJqR916vG04wYhIDuHVKJsndoIgWPb88l5XRlqEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKgMxCRA9TVsSAnZWagAARFEP/1vRM7FCEWvIxKfs9kuH\nd8nWQTxldRxuC36k6BaoaC8zRZaCwboIwKx//zu3NM74+82LG/lnllzrKl/T\nHjkoQy251QornebsFkJk87ClfpFrjpUaFlS8WE3duOQd8RQuKBon8stjP0WT\nhQCbWthn+d6V5+RSirutlJFi0+rxZGg4LrbORL78NGA75Pi7rcBjvuAizaRo\nZZUsUyJisNKvou65XppHuZlA7TVRxqraZtimynmBw8BTaOPdcR1jy+wvoFp1\n1kCoQy6NURUcI2u7Ih36Asj5/ayhU4wVgOwnL5Gg15tIOJ0KiCnjVba3UVOL\npTE9dyYYdl+VDLuVUC47F4oo138PX6hNLx8SJRtLyyWqvkJtJR3Yl7qIfYoM\n4B8fc9TXJiecqNYjf3gyI8NHTN3VINOssDuaQGI994zTIQTfiotRNn9TZkz5\nFsD/vpxkyX4OkHomaLSE0yTrWQ3o0aPZ5jP/m5l59DmllSWy/Fspwzp1aXbE\nTLuwyTHzfxZUY6DlYqovpO2bobTef+hIknxb/gQYaG0Q6rqvqUUOncXD74gf\nCqurkFXNAVqRuACbbd2XTrGCDY5pAK8ICTisrYR10XhSsBygkQ1QfNCTIy3W\nmvDCO+NG6lzDJ7gqUyk/fQm+P18Fp8PftoyjWTjCC5r67TsVzdlwgrKPHxuK\nRKl0\r\n=eBVR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1a60c7b8ac386f8b6a32983127a8b69154bf22dd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1a60c7b.64+1a60c7b","@test-graphql-cli/common":"4.0.1-alpha-1a60c7b.64+1a60c7b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1a60c7b.64_1579811633257_0.49499966916426574","host":"s3://npm-registry-packages"}},"4.0.1-alpha-41eea98.65":{"name":"graphql-cli","version":"4.0.1-alpha-41eea98.65","license":"MIT","_id":"graphql-cli@4.0.1-alpha-41eea98.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fd182426a6e6ff4dc224920e4f6774bd11d77de4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-41eea98.65.tgz","fileCount":14,"integrity":"sha512-iOYEMJ99udKvjHFTfJ4730drcAWDMvbblH7Ms96MRYaVOEcA91iNO3pnD0FaFRGUhxC/4AqhGo5kkzIjQZrbyw==","signatures":[{"sig":"MEUCIA6VHZ938qG+5mhkkXMF/H1TDXGVqzEzHKkjLplj3eEMAiEAtLy2B9ZlHcVoxpjLrZD66Jia7XwstqltjQXsoNxtyO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKr3CCRA9TVsSAnZWagAAAuIQAJ5ghezEsD4qsGReTz5O\nmpSlDYeKXMnChtMvHCw6tV8wM3TB7v4DlIv5VQjZfA2mc6cr+/hUEbc+c+k9\nLTexIcB6KRA1tYqvBaTjKzoM8k6LYT4VrzAR2GfFBCUvnQ67zxZ8azCzQAVV\nZ2YZblHYeJxXvpIHkbf7TrjuIpGsDGqce8w1Fhsj2wXYp1rydqTaC+EWUEJh\n5Uzd3gOLT4HOocYBiQU8bIWRJUkuqYTb1mNdJ8AA2u/7lNhyG/Z96Xb0Umno\nUFTcuc21FsPo+RlEvM6Ri1vyAfJcobLIUYOiVYxUE21zXs8jkxz+fG9ag9uF\n3PPJLLOkcxqnonUp2l5VAx0r+oPlijs2FmekjoD71nIDM6cNZDxmf1dYRWzC\nTwsoyUadExDzovX4EUAkuZgkwja7FX05CSDbj3xESMVvgMArR/BUifzbgdox\nu0CoaPCXswtSSnRcFgY1e8vARJavfH0upxDsxTPEhdueClNk8xgmbpDtt1XX\n5xQjE2Z4cwIGfuPrABz6S1LfKZJcOygIbmkZAL0czhgrbMuezDwPC34ek4ha\nV+9rmR0T3/yYSXJxAWz6moQIGsBUpYoQIszp3ND7pgJ4vucBuDLPnf47SK/M\n74LQJ7OJ7vcPBavTCASHaMfgGgzskDz3GSLJS7ks52ckdN7v7AVllJbuZku4\nV13f\r\n=y7jM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"41eea9832dfa8624cf8a90dec40923568ea1afb7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-41eea98.65+41eea98","@test-graphql-cli/common":"4.0.1-alpha-41eea98.65+41eea98"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-41eea98.65_1579859393577_0.8389881863943958","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ae15ad0.65":{"name":"graphql-cli","version":"4.0.1-alpha-ae15ad0.65","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ae15ad0.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"60e670fd0c0786cf28622238dd1d153bda625396","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ae15ad0.65.tgz","fileCount":14,"integrity":"sha512-jU7G0TWohkMH5pkwpNCHLH4sbf6dYzMcpfJETTIreewixXePq/kvgHxQ6NNNYeiaw2WzeO8fPc+QMKEKlaSzpg==","signatures":[{"sig":"MEYCIQCJbreiERzbefKCWs88+UiIM4hCK99oV8i0Z61q1hxawAIhAMNR/eBEgk72YPzPiuZ0ZyBlvT0MERB1SyvBNoRGdMTN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKr3PCRA9TVsSAnZWagAAF9wQAIhj5n1ucpdJsn1dayaw\nXP+nitgptMk3skH4EstcFC3bnP/3u2w/Eml0j809RvUhRfEdjV7X+a1zQJNv\niaHOXZRYa2zZK8hoB8k6zA0I0Jb4jTLFbyRNMuXkgOhTZgYwtL4KFhUkifSk\nLbW9ldCca0rZD031+8Nvgc/k3rxm978m6uAiKE8fw5BUS58crcgILLeyvpT5\ntdVGJM/+2/AM1m7I1F85jshDDvducWk2Rg+qNu4weSXqOp7jK+97IdyW/paT\n0NNJ8/7sQg8Jynh3fQP+9M5emFWcAkV397NPXE/O35xMch6e0hZ8PPVBfgNG\noOSqjiUxVCTudPT6tWeTLzyBJxa2hR0RbvyhFOne7IsTj235gTTPc2I4DuFh\nvAQ7eUyMxhv8LvXTqQSFfT3E2YykO7QZXPeGz5aDc0RVfI8KL7o1GkgUZogJ\nZtRKD0qLpUOJg0dn8tFqnVzTiW5OTaHvzJKEuORnIysDwUp/zeOrxVY6FoRt\nUv9s3fZ/NUOdbLYeHd/LuF6FlC/5biccH4eXXwRAPLHePSYUIAsAbOrF6JfH\nVYuiDRkbOD5jEtqMCHiKqUlOqalv33ZPfMqGIXB2nV0WOqb5x4hsCYar8Vcv\nRGI+MYH55pttPYsp08Ww+LBdNmE4EJssKmAmzaB0EszJQj22tyXLIjR7EoDt\nrOUi\r\n=NlDQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ae15ad0a4444fe9353bb144fbfc908a853f5477c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ae15ad0.65+ae15ad0","@test-graphql-cli/common":"4.0.1-alpha-ae15ad0.65+ae15ad0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ae15ad0.65_1579859406577_0.6715855192745632","host":"s3://npm-registry-packages"}},"4.0.1-alpha-30fc645.65":{"name":"graphql-cli","version":"4.0.1-alpha-30fc645.65","license":"MIT","_id":"graphql-cli@4.0.1-alpha-30fc645.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3e63aa5ef9126128298ef4c77f5fbf339862af36","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-30fc645.65.tgz","fileCount":14,"integrity":"sha512-v5JgHs0dWMk6EPv5BYKOZbzoIYED/LmGRuxl44KLi0Od5UKi0JQRR5rwUiNyIDSPAVDxzDgFoentwhHV8TYa4g==","signatures":[{"sig":"MEQCIEtNBOtsm9QBS99ykihz/GOQKSYlLo5lFcvzIh4T1Vy5AiBHWahcPv0F29goouqPsX3//0zNsbv7Sqt5LeBwiPSdaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKr7cCRA9TVsSAnZWagAAppUQAI5C4BvYzniu4xDsKhu5\ne/FCDJn1dKVdjo7QOInzeddCP7AgjbfTLZNYBvXw+GyeYLOTml3Q36ovXI0K\n33mQNB03aiOTb9o3g2CzuR2CYAyp2gHbLy2xu36GE4Hg2ZqM2vc2B5XS2fkU\nUWV4M2HroS+cXQu9VbKEBx4Um/A4jDyBYM1WvSQKAh+GJM6FINtxa33lzW+R\nHXx5nlkMEV9UOMvZDBbVwR6Sc2sS+q50IdCHQPAFbpb+YfK4kstnf0C3hV26\nganCBqtDpvkBL6nKxSSA4QbQxNkAw8PkkzTzc1iO1eGd1vKFjhSo+5IyI3Ez\nLN040YWmsI3lgENDeE9y7Z1pQwblnZIhcbb1WD5c52r//O3bj4bClr83lvDs\n/7K3tqv6JSqdbHrXJmf4Gw3xQndGMpJAtjfcPYsljFC6XmSQ9/4QokpU/lXp\n0PkzmGVdZMjvlJ7Z7C6pt5hjGo9DplZiqOmg2wZm8dHUmv8WSlJFo/leD/PT\n11mLGa011Ab9hUeJ3MTgeHPchFwccqMCbXNHWgacL8+LmnsdBlVS5i6qIVch\nR7Jo1z/+0tgI7ldJ0Px31wXcA3vC4utDIlZwGvYdQGoESHrSPcegbvKh2cqz\nwdz1kn2FhQu3H3rP3VmgPFJn6s+YjNYe9mEiAG5hFsS5ap4V8Rv4ZpiF3Jzl\nOvXA\r\n=yGRP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"30fc6458ea1ab96330ab84789d2485889be96b00","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-30fc645.65+30fc645","@test-graphql-cli/common":"4.0.1-alpha-30fc645.65+30fc645"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-30fc645.65_1579859676577_0.6581448564524093","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0816058.66":{"name":"graphql-cli","version":"4.0.1-alpha-0816058.66","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0816058.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d437d95d2e6042e5c4f7bd7cec25aec2a6227fbf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0816058.66.tgz","fileCount":14,"integrity":"sha512-C5A77sy2GROGt5ZB5Z0ZHJZPX78F8Ga8UbiU/tL1aTzbkjC1ZK0ZRJal6bc/782NB1gMMi0Si/PMFRxExN0K3Q==","signatures":[{"sig":"MEUCIDBfJBKFtoKan3dOTIg2pixDMhsdkAvFv6XGGyTKbxO6AiEAu5P9Y1JezgMlZ7+LejR5moUIPByeNjxmINLAlJTc/vE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKr8pCRA9TVsSAnZWagAALGcP+waN/to0qeZfjxH6apzS\nnZGjN3HsJQ4fACYcw1svoyoWW3popXzY3joqpkgGutYDYIX1AcZSZtJZ1vHm\n4EXdZJNzHTanMd//9M7xu25mF0Zi4Jm2U3D7RTMGjD0+/yzyOlygauyxgDyX\n0DSrA95/aySB6GFxVFq6Wov1t8V1R7xZC6Np6GEa+51ZdHFnUdQkw0UyV2bl\nEtAoebohdG1ye164Fvr5IY/y9G+QQ3OMMXSyORKrxtyWA2HcN3Ixj4m1mS5z\nk6bCuJqUbveo0iGORugLEnWJfNgR9g/0A/Xf5Sjzm9Yez1J9N5uNtX+ZAl9A\nsLn62PkJsHySW5zFc1BokNBVbTQLDsQ0L+RHQfnbyLO0nDKfgM6AgK+qsHlF\nTb/4Se4UgYda1DTe/E8i4ET+wdsUaxnHlfWSQ0Bmn1pBao5fF7jS3Vj6g/Xf\n2H2g3qj9v/6xt4NAZ9LwqfApvvUVv5ICTWryG8umnUh22h5x6xtZH/x9+Lb2\nVKoI2HaB9Yx0fqSlKuXmGc+sIlk2qAmDbRjdVu/CPzRZmEYjooa27egmxWgk\ntQz0FQwo0E4opKy3TFtCG3X3merreNrI40mRfezB0Z5hntmR9TIdrgt7t1i8\nUMIeVQjBTb9B3+3yUZb8s3Zq7ggbdiEGBHg9NkP0amLEfAnIzpGpUeqXQyhZ\nBtsu\r\n=jrmI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0816058704af59af91d64f1ac998355d58f9d7b1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0816058.66+0816058","@test-graphql-cli/common":"4.0.1-alpha-0816058.66+0816058"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0816058.66_1579859752937_0.743059005068277","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c911b98.66":{"name":"graphql-cli","version":"4.0.1-alpha-c911b98.66","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c911b98.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b69e2b276ccfcb16d6abf4c01ebf65f48f765c55","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c911b98.66.tgz","fileCount":14,"integrity":"sha512-YIDgHNEQ0vfhz8L1fKl8Eo8DtU6k/nyccYb3cj8wAtlDNRoU9BW9RvPKKWp/2L96JHBkUsRzjbwxk0jzpwTbJw==","signatures":[{"sig":"MEUCIAprlT8LzPFRACnA9/aTf0jlu5/GxY/keZLn9aY+JnEgAiEAq/NYRSjdHYBUzZPEvdTmZTs5mF/S46mu/Pd09f+cTKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsBhCRA9TVsSAnZWagAACDUP/2wvqJ0sbkOgSkUgJCh1\nNkTi2gfAX7SlYJ319pTsyU/ovK5A8d5eGqJb72hK3th/gaq9UOw+4AFirD4C\nGC8QZmwSOD/2ts+t/E/j4jdTOteGX2fmq23zWfXVystK/bVzKDJsLCu1B5Qu\nAPyeQMzNkc8mMMN0rpkb+HMmnFVM8ZE7+KZtSoMpW4KRpR42D59lEdOzt3uc\nT5fv5JnoxCQcBXQMS1aB6QraMupqopTG+N965Vmr17CzBMFef4v7Djtf4hI3\nvHTOwAJL0E3jnMFwg86hVijPBkhM+OMSV+BYGEYDEP32BZd1iT73/n0A0wWR\nRu3X6thLcnM735PZyCymaRrrH+Ji/cd2q8BBfVAVBdDuQQqMXCWdwVcgq6/g\nd/eJ7u4D7fs7qMQtbrcJcu/bntRQF99odAkdESUUZV6AFOX6ue6w+3NFaAvY\nI43FnSASSopos2ENpTQ/14bKO5sLEQkrmvxvwgoItvj7i8BVplTyMr5+4v8e\nfViqxq8EUQ0HSBAhHOuLcK07fCqN3LVuyDvPdKenfnAskTg0+USjc/lo9Ekm\nMZxup0nHYykd3pdZ3mZk7lGqVyOXPIUZpzMYwBGgrhxrynkh2vAgflJcolGw\nG0xBKDtYAwK0xPOqQ5FfJb1S3wlp9lb8lctrHNbV/0c5clNSWIcMpvk72Qx+\nvXxT\r\n=6JfV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c911b985098dde59984e395e964f4640ec34e390","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c911b98.66+c911b98","@test-graphql-cli/common":"4.0.1-alpha-c911b98.66+c911b98"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c911b98.66_1579860064835_0.17120968167628536","host":"s3://npm-registry-packages"}},"4.0.1-alpha-61bf63c.67":{"name":"graphql-cli","version":"4.0.1-alpha-61bf63c.67","license":"MIT","_id":"graphql-cli@4.0.1-alpha-61bf63c.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3763d8cf32a7e7abc645d146b01685ad69e3f16f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-61bf63c.67.tgz","fileCount":14,"integrity":"sha512-e2mb8cgabMY9v5L+60mz93g/qBvSRVeDjC7PD4jgNekxB+EKd+wvAhmCNMIwgs3+dp+C9Ppx+8a9O8s/fHzRzA==","signatures":[{"sig":"MEUCIGVu5C/0XstCPn2A0TPvEtzB+C7OKRAkncR3Z+ySFUDkAiEA6KR8meI/ZQAaJGg0ke9282kYfGNItB7mht0POI+/88Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsGjCRA9TVsSAnZWagAAK5IP/j5SKTcChySp0FrJAFlY\nDFp7IW+Za+XF9xz8yQHXIXzJYqlGJAOMln1Dj8hdNmdkBXSehoCTkv1haJ6j\n4WB3ZASxi7qutStIWIKkfwkFDowj5/axA9cRYGyrsR+UPrxwn7hOizp9xMxY\nE52Gah/3HYcZIasUbNHApdmSCtkL8v5hYsE/3EjnDchordCKDpRk3I+6zBKH\n//khdNy3eiNnXdIFXa8T07shWnY7xQIWgHJfUFOlnQG5mHTRvBM0pyWzvOKM\nhzAL7l37D2OSO9uG+a4FHEyXdaQtSh5Sr3lBegBjP26LWrMfiFhdvC47vuQi\ntdObVkK+KDA3KjxOfBbjHBdw/zr0xhrFBQI7eKkYegvyTzUVIjCrB9xbyJOu\nJ+zVywvmAH49pH3LdhAvyt+z8nqGET8hjfgpcnJBaRqczI5qNn98MWhPdgzy\nk91hvu1rukELjQYVUxh2woRCYcokFb0ORBPs50TFTzikGW4IhAYyGv6BF4qY\ntLEFC3+Scv/zFfb01X4QIBka84R4yt1a6UCJfFdm034adhL0s87wnBXn/U+u\neSLS1LKjIzvz38q6rleWcjigXifFoSA0QlV+9IilUltPBcWXzVNnqgmLxfDe\nEBD3d8aS9qdvT7kzWXBNm9U1gZVEf2B4Esa77L/VT8ujQw9Klt30ZRrhbnNH\n/Atr\r\n=Jigc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"61bf63c128dabf16474f80200ffc5a9727a8b24e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-61bf63c.67+61bf63c","@test-graphql-cli/common":"4.0.1-alpha-61bf63c.67+61bf63c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-61bf63c.67_1579860387003_0.5756946482273559","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5f8714c.67":{"name":"graphql-cli","version":"4.0.1-alpha-5f8714c.67","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5f8714c.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f4a51ae280f9ef7905ee731951d0f0f894d61678","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5f8714c.67.tgz","fileCount":14,"integrity":"sha512-qLa3lsywO/q9HQ+svKyY5S6/xpEa3mfJCv4uiFui8+aG5ix/5YQb4MUakk78IJesQEzVZDmoe5SWQEI96C76EQ==","signatures":[{"sig":"MEUCIQCxmKNbnnIe1jEV500P0fYFkTw3VmHJNwZzuSEHREqTqAIgRCjUdw8Xue5P7hPMuh+DMxR+Ig2Ueyu1aXmoSGSTq2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsG5CRA9TVsSAnZWagAAYIAP/2Oql59qM66ab/gh6QcV\n+qAJg28Eb7kO7n0h2uvYbd/fvSLVCnTpAAXHdMdOg6diRIVjcfX3Vom3Pn+Q\nAXV3JUW/HW0CPsAUu73ES9KcWGoqmZ5efgWJ1BfugboZIPc9oQr4FZu9LRkE\n6JOLWl4/e3Ny+3p8CDTZIfEa+RrOIQd1ohEC3FWucDffBUFyXkUpHObvalMX\nBf2e+09AzeOxZbTmzlX7HoRz+lBbmZe0GfJgmcQqq9NqSOXnMK7b5/l4PTEL\nPKUHoYpK+4pwL67GYac/tzU926LL+0fsDD0gD5Eoxf79S6RG5kveYUKck00/\nZ/7BfbyNPX6LGd/AUVUUQSGr5X/AhmhIsOMRZqoqpoxACqzJDt3Zwuez/EUb\nfKX1brvQcwY1DYr4vbkIwBrgd9VsKACix96qWPVOePTgozFQX3dcOUOYv+zX\nMjwoJnWxE9tP8CMvKFm/iq32oB4e6zNJK1WQ9G8sRT8CJ6JTfOtWQDmLFVe5\nWzlK93EHKgQrc8C9asMrtpssIp9wCPAfIS9Y2DeXz3tvKNvSnKZmgfAyfCU7\nbnIBajhZk0hFlskGA6I/sR0FfnH0XV5GBS8BsnYLfVduIhy/lkTGqj4l+HkP\nhui9+h1z5tD1pPW7lRkVKoJ6OnY659ObwhJ1WFzRqcT0pFCQqCt4GtwwfA3E\nnfvg\r\n=3zY3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5f8714c9eaea7b58c19ccbf2111c350cbc5cfb28","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-5f8714c.67+5f8714c","@test-graphql-cli/common":"4.0.1-alpha-5f8714c.67+5f8714c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5f8714c.67_1579860409498_0.5117821402169633","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7089919.67":{"name":"graphql-cli","version":"4.0.1-alpha-7089919.67","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7089919.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"86c51a22f9de2d81527d88f3ad7bb7047b043189","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7089919.67.tgz","fileCount":14,"integrity":"sha512-PhayMJiNZb63m09wPCjpJHXXB4GSa37nH5FMKYzUe51HDOmMOkUQrtsruAprONEzsLw87AODxyrLMP0Szq+IWQ==","signatures":[{"sig":"MEYCIQDn13r2r7aU1g+tqn/7QxinLT00ASNsSH0ogF74P2PQbgIhANozXjB5fVBzKeFdnyBM+Ng9916h9An8Q5pm9MqMfx1X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsLXCRA9TVsSAnZWagAAtEsP/0efWrNpDKmkR4X/4++R\nb/KHz4gNO7N80jZfTwY66S9MRywtbEOLmNSud2Nk06N08M1xYKPGK9RmVRj6\nYTUHNjeF5RHiZVeCEUUe3BVFMWTPO+SBKROqkBHgaaNsmAVUEoiyr6PEnglW\nQn8itsdqALa6/4urPN9lPulk8Ad39PTJYCrpqsexrJaE0Q4p1QDOLGfoJ+k7\nPVKYAXNWXVJIaUgnJuzugpFstFzvZqi5+MuqM32dbQ/Zliy0YS2fXcjOFseA\ndDVlp7ifFT6ZOlSmdDTh5NC2rpQPIboZG6+8rUkEGi7PO8aNOPS5Smsb8iQB\nIaG1lzspG8mBYOrpwr3t0AVp5ADkfD861fbgUSDjq/R+nmM1RRU5nsc/RzlD\nhoQ4rFVdnjg9vEWi4+qS3xpH9XTd0OAjcnl7ITZg6kC3GpPS6Higs5Ubl4Hp\nEAxX9r4Ze44fDJaHUwwNI3Jn0D4GSaAldSTv+PIhLmiL7El5VsLyH6toUTmE\n1p8yXBXoj93crfLvZfHl6R8D5Emrlcnw/uJ6VNz3xoNV/NVkcIGD1tnllDh9\nWhlT23QalvjfiXFEuG4pjr+EHuOZASr6kkpoMYodyteEjahC0Ko2JujR9mpp\n98m4SEBlpmslmWbS4XiLCivmL2l1jRWd8yMN+rIz/U+kYGszAUbaaisFEwlt\naM0Y\r\n=OXlu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"70899192c03fd5f8b3de5a5d828c063959887436","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-7089919.67+7089919","@test-graphql-cli/common":"4.0.1-alpha-7089919.67+7089919"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7089919.67_1579860694940_0.25726161677663106","host":"s3://npm-registry-packages"}},"4.0.1-alpha-414e12e.68":{"name":"graphql-cli","version":"4.0.1-alpha-414e12e.68","license":"MIT","_id":"graphql-cli@4.0.1-alpha-414e12e.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dec40bf67d681e16d08b591d4935c0b8ef89f7ba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-414e12e.68.tgz","fileCount":14,"integrity":"sha512-GcvlocjMGm3F0P0wmIzCAFkwcco4iCzfs9pPPhEUER2m1vmrGa4JjjiBfKrV555c423RB9H6U16oOBeunHCTOw==","signatures":[{"sig":"MEYCIQC2aCJZJ4XCYGN0JAuCpXIulUObKNxULqBEHc3LJAhrUQIhAJOkGm7JTSj8spFb/IpKoHiKIQKnTOT2O0c+L2NAEtOl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsPgCRA9TVsSAnZWagAAQGEQAIxlkFZiV8y/aTDUQ4tg\nirCxcAIus83KNI3IUp8xJYuAAAe/k6MKsXQqFB5nrs3uiEidVuVLXsKd3HMd\nH6DsocZWkE3kd3I61NnKRwl53MpoaNQW6x4HJvOeMoCx+KHg7d61hbm1vryF\nTERTgSuPGyDTYGL+uSU5O8tvQXyKz8fydujmdSGhTTMfs8Xq7QwQ8PspDMgr\nB/+ciQ8zNEKfgcbb5zMoKhcBJAMWJEqXvLthsPAuOVz7NchR26aZxSbrKyQA\nHJFAhX49N4B2TDIItTmoG9u6GYhuLqr1qPt6qpfuToRop1FwY1uLhvbTgO6z\n/0W+R5J/VzKSEqT3hEktv4qu+Ea0HDD61XOvrl4KDayiG0T/BBLPx2N9cX1m\njDlEHW8rI7+aKIJ+4IRYbWdH3D1ai+hOuZiOZ/oWEl+t6FMnzWrZqIFXcu9S\n7kVfpq5SR0MsRQc1e3t3kf6GI+KUPR6yceU6TExpquVgJk48o+FQAE+1YEs6\nT4vEsMW16hYxowh8KVxmqw/PYZFjLUNSStsRZReghH1StQYvJB2vWcZWHwAs\nn+dxLIaZOJMupZvS1s8gygh+bOyizVEbFshj22JnNqFtCgVBuZpCgcqzQEF6\nUY0GM55pw+j8TMMCl+ZVDbmFWf9y0Aeh3umveeQpGU7JYgc6QK5GfOJpF7lX\nEBSL\r\n=fE4o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"414e12e481a28aebe714aa07c3ad33ae76380b90","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-414e12e.68+414e12e","@test-graphql-cli/common":"4.0.1-alpha-414e12e.68+414e12e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-414e12e.68_1579860960386_0.44179014025095076","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4c78b3d.68":{"name":"graphql-cli","version":"4.0.1-alpha-4c78b3d.68","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4c78b3d.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"38a6a17d00ca971a11ae87ff3b33edcb76376e52","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4c78b3d.68.tgz","fileCount":14,"integrity":"sha512-PfXyNORLw0PVZ4Y7xuLPbm/PiMX2YLJ0HoQYhDPwk4lHIhvy1s+ANQeCXM2y8Tn0PyKA6IkUVF/7tXHtkkrtOA==","signatures":[{"sig":"MEQCIChX4w8fGTWQYJcQ/kM5urT+KJvWPVkxUGaUMkQwJK5WAiB7+/Y0pOPVBTufPtE5Rjhj9Z226VJEsApeFJfvJhbRFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsUNCRA9TVsSAnZWagAA8m8P/ifRegumz6WyAhtGSB13\nvhqVowOlTEjYXif5+8E2grWwns9JbL2uD7j4s2kMLQEIWfRRidyF+Cuh5IWO\nv1r67IPQCBeJEUJSiHERI4v1/dnJomhSOyOz9T6u01ypFrjs3k1bsPMed4Jw\nc1WgBOKS6A491seML237capP8SKoLUThumqnSnih5/z2Cye8ECtNeKIQa8kp\nozM7hsp3z/SZs1vJ//CQOCC6k0cR7WyKXhsIaWx5MjE0MImH/XExx92Oyopf\n47K6nQBo69pCJqLQRWBGsTBVz7r3e5bVnwrlijOFmMo4CLz/iVtNo2bjYiHF\ncvM15H8g00k6CNix+ApIH/wAFjI+AhVtOqhrMorB8iqvgvNRWSUqaJ4cswel\nm7K/TX+mqwyJfhmgUOjD2g+go/vCm2ccL1zSSSeaOsI42ofeCbmesEcbdKXm\njYwiggJ01f7fnTtJaz3zz0Qly8ZiLoce/7UhCGy9RunGAgu+KRZ7N5Dzj/a8\nEY+++PauTCzDKRdSy2OKjxh7q5zfsmfbgs6yM3qRFFvJM8jgggODzz2Se4Nn\nWj91Lq2K0SkamYgOFcz+ij34iTTNx1Kf8pgTPbIOzW6Np3qqNfa4pgru2g3U\n4jVR/SIKuBmzPyIbF5PIRUULhnqpoHKZAMIGB2lEsUCRl7ID/8r2DGpLsfZx\nBjF8\r\n=JvKs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4c78b3d1c118fdd6bc1fd0bc48c34fbc16d585e8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4c78b3d.68+4c78b3d","@test-graphql-cli/common":"4.0.1-alpha-4c78b3d.68+4c78b3d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4c78b3d.68_1579861260849_0.9663541182155924","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a3e8190.68":{"name":"graphql-cli","version":"4.0.1-alpha-a3e8190.68","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a3e8190.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1be50de8388ea0936e8c93907297295cbb3b8f3a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a3e8190.68.tgz","fileCount":14,"integrity":"sha512-dLkxOiky31YbhLZmbCKwgtJQIcZrhh3XPzg9/vj3Tfj0N+qdv0jb7Sj1znAASW7QwFq3gucP0urTbmZxwVzoHg==","signatures":[{"sig":"MEUCIFcrLE3QGIglm4qfFdSKBdcHDGgFjAh6yp9JWbpF0xKgAiEAlKIafWQc0Q8Mp9YWtt6JIvJw8EPTMjm0IXPHz9r/bBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsZfCRA9TVsSAnZWagAAJYkQAJ6HQf8qdi0dHDDlRT6i\nxlMD26gRo8Z7qFnIz6+ERg/2EQFRcMv1zf4sFtNyWzjNZslGiP+jZPEKtby5\nBjjhkgp+pOLprsrIoJvnvpbGPM8frAO+h8uMOjg0uJlOqwUcGuUycmWXhJkY\neEtHBSmGemS/H3x8tDBHPHmkRSb3bkLwjbaj+O0cwFj6GRgIkyk+X8TsWTKC\nDsaDbKqHujhZ+ix0KEhvjfsMarhPteWPJI9dJdzvB8QZc/wyoJ2Ym1FO/Uxo\npZtmGcx9vuGaUTTvCWrkL9wwBUsC6AQCGUMrsfo59APuU9wAnzLmdCiUBGh5\nx343Ogkr+U4w09eaoQ/tIVdKDMd0O6WyyWW+h5xRIF2eYEqFcrKxGx9H2/Lr\nQsdllo447a5U0wnNIYtW44grlppdF3w4oCCu6woP1WlqqiwWdnDwh3z9/gOM\nCfoHsKms882LIVd/aqN1QIKbz+7nd599XiCam+3wp6FvyNq7yKkU73iv9ueA\nhjHKrfBGPvYXWGyFZSMQgUiDE3s1or+GXNANKP7L4LasVVQfH403tJ22Khp2\nS3V9jYDn9sfulYT3GeOJI0Hu5nqT5zO5eZlBRqvLy2CpcWS3Yk4Ovp8sij25\nz+8W+b/Imd5muUb6I4/1bplcN513CaswXMlYz1qzdb6fg7bKg/zlV0ypCXrg\n59HC\r\n=aRmL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a3e81903370304f4252bb867dea34b6a15e64645","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a3e8190.68+a3e8190","@test-graphql-cli/common":"4.0.1-alpha-a3e8190.68+a3e8190"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a3e8190.68_1579861599567_0.31048828030198306","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e627ba0.69":{"name":"graphql-cli","version":"4.0.1-alpha-e627ba0.69","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e627ba0.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2c3e69661365b196291b487b9ac9678a303599fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e627ba0.69.tgz","fileCount":14,"integrity":"sha512-ort01c4Vafc/FqI1qurf0xbrKulH/tWksnBvhgX4zD23k+R1a+XckB/OCmm/qO+txFMePnz9UhU7r6JstWjglA==","signatures":[{"sig":"MEQCIC6cGSB9VlzhktJWgycvc+pyks4M6I80faH2HsWQJs2ZAiAL0tLYyH1UR9Ws1noEPXwngnSh4dMMrer0QLdYfuVLQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKs+6CRA9TVsSAnZWagAAlAIP/3dq50HseqlaViY+Suef\ntRfk2n3GFKwozxxieu2DxF72trFe9qUHq0bFzxknL7D9WBzDehpzzerJsD4a\nYlibxuu8wigq2mtKqluaeSfMWGv8z8i/Y4YmbaDxEgFegh2aNCvZvLmqpn74\nP6B9kvtpwk4zLFJuEthoQzk8hZQDl4P90GozBS7OHYRi5mUOX1CXwqZMmlZy\nxdTw00jDCSgHNlNoQUl5KbpQUeLD/NzdLB3iaYAsAUwhhU9qy62rGNKdcC1q\nK0kHIt6gAFvwb0M2Z7IdQpVWg9agPWxo5K6ahkPnj/8BVoCqYSpKHEYviUAw\nTPiQBs+UjC4j0FSmDsuJE4bgdTChu/Nwqv95J+MRJGB03VFdj1t9IkVJfQqi\n0QQXoE3WAp6BwZJIxRVZMFnahjAYicQLR73wy5YdQEvAUeEt+MvYWkrVJ/HW\ninL4NAUbYo+XuT0tqaK/xFs0EJsyrS4LDjddM6KZgs+xysSo7SRm5Tr/7U1C\nQ5EJUlMnFyCWklnUTtHBF6iBa7ytRP55rwqB6PLfx0p9bhSE0gWyo+MA4cr0\nnCdE3uDNktJv4sZ9t0p7DZxiNjeS8Yl4cC6mwjyj5CeSu09ay5wstubLF+tW\nxK7obY2G0xR0XtNffoRjQs0RiSwq55ZND6bh0H1SxQkvWr8kJyb3RscA5/8v\n+9zp\r\n=qpB1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e627ba06d5ce8b441d6846073269aa4bd2ad2835","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e627ba0.69+e627ba0","@test-graphql-cli/common":"4.0.1-alpha-e627ba0.69+e627ba0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e627ba0.69_1579863994100_0.33150819081946814","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7fbeb5a.69":{"name":"graphql-cli","version":"4.0.1-alpha-7fbeb5a.69","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7fbeb5a.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a3a1c845d66b84cd96d71a6a01ba6db15e58832b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7fbeb5a.69.tgz","fileCount":14,"integrity":"sha512-ZV7ZDge6pfCoiweHO4du200Y1Pfm6rpUAtqWMg9o/YdptPmzyz8G6fAaXrmiY63d4JJi217+AnVAKPpl+vRf0w==","signatures":[{"sig":"MEUCIQD+18UnKekdT35T84A5lJchSD9G8GMRKCfY/FSeMy+frwIgJS2nNEg1ydRKHbN8TGubw/rANXnH/Gp2asLbTM0citM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKs/QCRA9TVsSAnZWagAAi/IP/A53ya+arf76NuuMXwJL\nj2wJUv8PzagSbtl2XDOFYaXJpQyXj2SPgqHiUwe8ZIQTD+I711MDayyMDi9i\nLUiF1iVd7ATiI3Ai2AYbifyLmcKgaVR0t/BLLtkcwIUNFzCbjHNLQKmzGFeM\n+JJVK9dAKHt5i50UTkMq+pN5nIkvl4TsdH3eVqlc89tc6i8364CG1T90Og0P\nNz3uuZWfxMD92jmiBUFOCjrAHOOzEkksLCmjcd3bijG7fCJbUXgD8qBsgNSD\nLoPlUUZbVzktT5g06vQz2Web4ziHcmiwfrCjbzM2B+SCz8m3nbdZD1DekouE\ntculPDW2eEiE6nDEN7Y7SMBNh8H1cpMbBbJd+4GPhzg56mjGkcsO6hWFw14E\nNpXTHWcNfIUC2IPuM4BDuux72gJ7E08vb3TBQtep+GQ8YaL604qLS81aQ3d2\nNIkoNhf1o+t7TIa7PGU8JuvXgGZYveeXRm2zNGcYtAJJvgXkgRTD479xfU/B\nI8ZDX8v7WJa8oZQxRuA1Gj8Ujm5b8XL38nHV8X5ShaC3t5dV1LxfkNDAVmZv\nKrK2rBlCl0MJqSA/UAGA5afProLFCv3sNxcZK0wxkevJxDRY8CM0E6nu22AH\nYf7RDEupbHFOLcerckth6HI+la4xEGHjzg3CDm5MCb77uaH6JMYZ5p95uP5X\nJVPX\r\n=nkZv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7fbeb5aab7a32ee08c472fe2cbe62a364369cbb6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-7fbeb5a.69+7fbeb5a","@test-graphql-cli/common":"4.0.1-alpha-7fbeb5a.69+7fbeb5a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7fbeb5a.69_1579864016465_0.8766669770494915","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ff51d15.69":{"name":"graphql-cli","version":"4.0.1-alpha-ff51d15.69","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ff51d15.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f6643a0be4902719bbf539e3962e9fe5e98529cc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ff51d15.69.tgz","fileCount":14,"integrity":"sha512-TgtQ8/JAPhCBj6fdyNfjFZvDhpJHlQ3H0X1i0GBkcMupjkiLZk8Y2gVVjqa3GTP2coKx4sJJrSh3HKyku8nrAQ==","signatures":[{"sig":"MEUCIQCNsl4FwIDypcS3zSxPpWP84jtaxg15eQxv9jduS15IewIgWbIdwCrcaCe+xRgSvgyipudzQStALuZ+JKa4uNolrEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKtDbCRA9TVsSAnZWagAAh4EP/RY6v2qWNCqx2pJPQ8kR\nkBYBM+UaNIwqsGwa31Ck29jxIUZTzvaTAKdmufd0sy4ei4WVg1vCbYw1Ay8H\ncCTKCVgzth8UQbAxssF4Cf0Gf3niBAgQa4Ggtrq1vbhTMHQnRs3a4qdWkBBl\nvcPzeH8I+VBhSH7VDUZ7MJZUV5iLiwTPZVpSVDluryJjPQuga+HHNik2e1F+\n2imgBEaHAyy5/xz8bO0pYIq03hvreiPmJgFc4+TwXl415IAcjnk8gXc9fgzY\nBpT850E7GSMV4mqJGtyNLmhiF/zCNE6lVQNA7ItR6kCUlxo+vOlrfU72u7T7\nFp58e3LvPhaz2QzoJ3p0Q/r3bP9+3yVKoGfHRRuK8lCXkZ+PeWN3crwWb1Kn\n7nqVZVWhCuY7y9U4wwrFPJsApDSHQ2GRtquANT69WCdlykGMQ0j3LtceTMp/\ng94hXTUMWXLk+jb2/58xX6J0Bv0DjzDDZ5rG7o7xNrmt3Z8BK7cJCDn9PRuy\n91hK5YsrLtNh0HhgTjFkAzVBdkypBycOcEXCMMaqw9hUpIhVH5xA3xOnaykq\nZ+PCUgxTW/Tb0Q69ftzD4P21q7OR8wr1xmEdMNumLx+Ohf84DAOCvFIfWB+/\nE3KlkjY7Xu5miVWssHXu019vMmlj/fYzBW8ylRCawUH1eL8fKX1OJh7vzh/f\nB5mK\r\n=xbxU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ff51d156d66dd24d372178944d10499eeda87ff4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ff51d15.69+ff51d15","@test-graphql-cli/common":"4.0.1-alpha-ff51d15.69+ff51d15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ff51d15.69_1579864282718_0.45255559109162435","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b931726.70":{"name":"graphql-cli","version":"4.0.1-alpha-b931726.70","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b931726.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"26ddd422f29d7a23245f1a98616bddd2687daa6a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b931726.70.tgz","fileCount":14,"integrity":"sha512-0lkNkoyTFjn0InWYhSMGrF4bH8iDCfXsvB0CxuUcd7u6+RieoiymgFk0HhJvoDhw1HC0T9n/nkerpda+zO8Xaw==","signatures":[{"sig":"MEUCIGuajMfgfuBK/jxiwLK86YiPGxSAUQOAHJuiXTmavA7NAiEA4+c2FUd1J7rSSAQfC+JSArkVJnAeHItvtXrL7zOEJA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKtElCRA9TVsSAnZWagAAjBcP/RMi0BjSukPzJflyEahL\nvFIgYXqH6eAdkjiuy+VMJaw4znTywfV4b3d69Zja3JCMwDkLXQXwJ4VGW49L\n3o3Y9MHnn3K8f7us8IBC1llXqr3vvF69Ir5J6WLYxWZaqLCpsI4Kfb52FkFP\n7rmWCMKCWAiw1Xks+6ij8aMaKPb8HoPgDbBbbZleuy5hh989vVUjQBDtrnhr\nw6j7cypZNpm05Z1fi17LsS0s0zI1zeP9lJeCxuSobSYvdT5Vji7eN32jiV0+\nsKUfxx6EDZHISMDixCicoZkhW1dWs1i2o2xeoorzcJN/3JA2uIGQNAkbWIjX\nSfFoo1oD76eoOqYTKS2gjWTO85iwPcQO7y4sUDUxvMkB0GqICGl6UtA6AkSS\ntqs07237v8Ds7oWcBfJDmKT6yD9dzFV2Rv8Jq7UNDVwsvF02KcC/OQ2TbBh7\nlKQi1Y+g8mapfuOALzgKjwWUAWcky3JmSbXiUlU3PqJjQXzka98TV2/Wa8ci\nKxtdOuanIOD1UfinelOBB/YEDEmN8IHFa1N8aKdy+ITy5tmrquTjh99HEcXw\npwtHY6GJZyYRzjxmnZjYEF5nKE1fI6pCg6gRolIEmojWGVSAlkRPI+IGzs4P\nsTfydOS1CsHa9mu3EZ5jDmuQrf/bbZ7jx9JqkdOCJoPMo++5QyfBmKC81cVS\nFpIs\r\n=UBXF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b93172653c2ed090e5918cbf48c6525396ce654e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b931726.70+b931726","@test-graphql-cli/common":"4.0.1-alpha-b931726.70+b931726"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b931726.70_1579864356915_0.7026189335819897","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9fa3771.70":{"name":"graphql-cli","version":"4.0.1-alpha-9fa3771.70","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9fa3771.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"694b7eace45a80158afca2dfbbcc85c5bb5c22e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9fa3771.70.tgz","fileCount":14,"integrity":"sha512-mdkG1JBo/qS8lJn9Qn5hZuMTbV0aUUZ/tAffBu9ObV36DoFdgHwk94kHhv9hjmpXbcJJyshgA2OgoF6GT+SUrw==","signatures":[{"sig":"MEQCICeuljUdA9+wWUXw3sSXEXWEXmnuFCt8y7ekC/vfQCu3AiARxHo/L8kmULCrHoMXsW//gS0XcuW7/e+CxcN5b8G47A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKtI7CRA9TVsSAnZWagAAcxMP/34g1YNm+Spexp7TzThw\n3AfeMk9GhXBXBkj9JVKb2MfKwGtoLVoBJNM8bBRRe+AKyhRSlm5LMBDQfGC1\nQDDqrT6f7uENpsK9ewUuFTp+oVd2KQHlZ+WQ/RGi6PJUltwnuilv7NhaMIoB\nQuFU/weXjtMPlNkkJe3gmxIcua3yCje9xsqHV0hdKCzZfsKxs9g/LzG4dNqw\n/i1BGHumMLifEXZmjDzMhHg2n/mW3BmBtHqhf2mt3gBFEyscdM63CAI8miOH\nYhHx3TM8V1TXKTFndN7FDTt8XHYuVB/dQv6SK0W2AZ60pewplMh7rBN+dzhV\n/ywhcB5XcTHebHqMypjpyvhdkwzq9zDQ712Pwxh9t4A80Vy8iqCy93QtR3nr\n18SaguO58ePfT6bIU5ou7gJrVG/x99jSERtsh6EpVBQP/IJlwJm/ynOcrjsW\nP+ELyIalAeew0Q9tlno9iY4urDOoJjZriCTapnYeKjgfb5aoU3TAUXx/C5eM\nLhNt0wm1ElPz1jnhUyr5qu+hZDcZduXnw1ohBlJy4EZiHNZXZnLV5h7Chter\nBva/vtelZnO+dCO82Qdxe7HfrSzQN/K8WHfS82h5QpzE2jAJA/0PMakGN+Gs\nIAq3pI07sFNLxWAmWyjvzZkULxjBBNe1L3sCvk8O29cPVrACbNwLbZfoH8X7\njoCJ\r\n=i3rn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9fa377187a95c56a53739d8f52007e96400ef96e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9fa3771.70+9fa3771","@test-graphql-cli/common":"4.0.1-alpha-9fa3771.70+9fa3771"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9fa3771.70_1579864634703_0.9980686026267909","host":"s3://npm-registry-packages"}},"4.0.1-alpha-370411d.71":{"name":"graphql-cli","version":"4.0.1-alpha-370411d.71","license":"MIT","_id":"graphql-cli@4.0.1-alpha-370411d.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"95430ccdc79e4d42d6e874038d131a9e4a5452a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-370411d.71.tgz","fileCount":14,"integrity":"sha512-iLV+ciLZ7GCn5biNJhoLzpbNHGt/63fljeSQw+nd8N+VMwMXb2haZnIsuHFwhibvlDcUrQwmEH853a9C4KZXfw==","signatures":[{"sig":"MEYCIQDSghW9k8ikH7EDYDc1Ee2kzDjl3E+gn+0Oo2zz70n/PgIhALQxUvy70HUnKn06TPUIj/JnoIi96jIFVIVqmNjj1PqA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKuK6CRA9TVsSAnZWagAAplsP/iCFg5aq02dUU94ZQaRI\nw8ef0WaX5KKz1HWCWXbcZ5mA59fdYJ+PyqEqOYWLDJtyAbwmfwVpC4z+eQ/O\nXhJw1TU2wEhgH8xl2/t34a9pV0MV/Rz3OEtgA8JnKkynfUXsz+sDp83AOoO+\n4BxG7Dp9F3WswUkTGbgnuASk9XOe3m0oYKvC5KId/0bOucCFN/1hSfLyWvZd\nPLKmVxtPoN9XZAc+BRc/Me3g99WGv2vUYf8zZ7f/uqvpY6GkoMjpncqkW8fl\nSudHsxvEW1Q9fxbT6CfCwNWvTVRd8iuVUORvTisJrFf4kp3j1PL6/kvJSsJO\nCX3Z2MdVa0wlNw86W8aVDO+7xxf5kwcgBSrXqUo6it9ztZNffcnH37zLcbLR\nnWoUwSOYcM6xmJR5lWFsEsUEeNzm9SGnMBUSiC0cmDXBMEppwdQE26VYlTnk\n1xX2jp4op0fq8DGtYo7VPhvhbzIXWp+64/p9C70JcdsqfU/pMQC7n6jxLlut\nK+hboV0ln4xk8tEXzGZKWjVpQvIcYafnshsTpbMLKElwrbLpyL9g4mctky6n\nU0jCsBQMIrqzyjjnN6c1UzdOq8IkddaEFT1cL2xXMfp2+uUtvlw+GaU5cLP0\nj/ibxHQIcnYekvLoC41g5Q92xvE32NaxhgGbJ7Sj7V2EgBy9czV/4StjJBZT\n7Lie\r\n=H3C7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"370411d13b9a7ebba78f950c6853cc3a45bdd1b5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-370411d.71+370411d","@test-graphql-cli/common":"4.0.1-alpha-370411d.71+370411d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-370411d.71_1579868858263_0.43778921552047345","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1039fda.71":{"name":"graphql-cli","version":"4.0.1-alpha-1039fda.71","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1039fda.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"94ebd113e0880d3a43db9f01002eff61f372e02f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1039fda.71.tgz","fileCount":14,"integrity":"sha512-g7kgxqPC5a6ldAAX8fJmL7foCMMekMJRoOBafv3wDDlaMEs5P0koNzoGE4FZNP9OzP+ZWiNeUkNaWnig2gG1YQ==","signatures":[{"sig":"MEQCIF6x3lzePms0a65AbmbiFNOb2ZMOr38s889ZY6DDvGUSAiBHRJULX1Oh9ytJIzpwuz3q9pq3450bnUMuKcXb54p+tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKuLMCRA9TVsSAnZWagAAR1QP/A2mJWLC4K9IpAzlGZEt\nGmIVVA8ryWaXdsrFK5Pb8A7rQPstuz4uDonen48OBJGAT4iVT78qdBgUUTke\n/fDwP0bJeqdHh6csSU64YpgXvnSbqeCCrXje3F0DjzNXbrYy7646imFKZ8DR\nYH7O04s5uL4GoryAIykW6Y6jLwgnSYxS1yiTJ0x34+PC8I1XARDKe8MoE802\n+4VItF3tvGrrkpF8zrD2rTE8XOnFlTHEc/ep8pFJeIQoKj7kaF5Do2fyqwUX\n4c/sczHyS8rgiDQHWPZd2aKrled2T4mwncPtYRvoQ6ZY/cqqXcl7kpJwXu3t\nOmnTsR2nUSpik5HBqvvGbJs+WuIDeyCT7HrcwGxDwMmAnAObRZj1i88AA4ET\nXqZRdaXiL4FtvzKKfaNn5+25xU58tcw6XKqAFNiBSwkVT6dpM0/EcB1BjlG8\nrCpQbUBEnoacaIquK3yQUXl0qcAZeTEjMUpDq6VwwI/MUBm6aq4835H/Wl/D\ntOYED6gz9oCo8B3FcRKToMvHHsVfV/QDuOgmZGFwgwfDKjXi1vMd06+Fn0st\nX6zJ37ESqDePmF5wU74zgBjC4pmNQw5/EJJ2VmV0gmNuZVfI5JhLycjAhM5j\nF+LLYEFJUjM0wEen2f08vwRkvYQX7v2pQfX4sYuB7KOCPwaYf1MiFKI1K2UJ\neGaP\r\n=f99f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1039fda57f9bbc3f9106f4ccf1ebd94904587808","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1039fda.71+1039fda","@test-graphql-cli/common":"4.0.1-alpha-1039fda.71+1039fda"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1039fda.71_1579868875714_0.8137137205039804","host":"s3://npm-registry-packages"}},"4.0.1-alpha-971b9a3.71":{"name":"graphql-cli","version":"4.0.1-alpha-971b9a3.71","license":"MIT","_id":"graphql-cli@4.0.1-alpha-971b9a3.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5b7c09f30242b4b4f5beb8997930739ce22c8ccf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-971b9a3.71.tgz","fileCount":14,"integrity":"sha512-KcJwBql/ToK/Prf8WEp5bPE8wDfuEfmYBHi1uyI7f52Dlzy4I1uC2QLexRpzrF9uQElywcB4mU5Puxm8QMHxxg==","signatures":[{"sig":"MEUCIQD9r2q+6nWwo5FKoQg3MAp9QiS/v7qP2UNumQsFzpV9jwIgGhPD638MhMLeK6Oda6v9usQkaAZRzZMkWQRRAcEWtYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKuPXCRA9TVsSAnZWagAAeasP/06ly64m2Tt8EtB2K610\nPIq25jmW2rCNKyoOoSQsCe/dKlnVSJ0mCUEyjc1mTNDZjXsqwe7vXphGIKIe\nu9LBw97ZT+z8BWrpiPZLo797l9MH58LBiqGwB4H/gpzZ2uQ1qgs3r9YjC3Il\nMPsfWXnkzdZUCd5QP+/qShzZNJ5l+EIlPtIS/hyJgVDCuSzDTyhz33O0iSxE\nNXOR/HmAK2WDdWSomWaQpoXntqpjGted03LBdBjLKFkg0L7n3dnfeJNwo5tQ\n93wG6T5+c5g8/PPBkAKTY1dU/mV2euWLTLGv9VPniZqwxvMQB9+OTKWqXjIf\n5cS1rnu/Wgb1z5S2qUVH6s+amQ3Zac1P1Ifaoxf0OuSdJgXaFDJc3dWW8C7V\nRxc6SN0ZJluaaCMuSXMt4ehSyRNmEkSGbjukPer/PiTsjCaB094dJXHq6NTw\nRsgMVDiv0hhwnnhxtyeCivXsPN+eOny8H0m1zBxn7BH3qYyN1WAwsIPQZIbC\nf+ekU4RoyqgThldo/MWS7NBM6qwcTcrHP6kqA0I41dmNr0kvxCcFJUHV4lSp\nIue2voPh14bMS+I+0BHTqLM2fMso+FJQrvSGlo8LOD9iuksz5ANkFzANd53y\na8qwlz4YpC1ytcbnwUyX359e2twV81pTB++s5DAc3XdOHyo7nZSCSlOoZqw4\n0Yvk\r\n=3dwL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"971b9a35367e47442bcddb0ef705904598c60c96","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-971b9a3.71+971b9a3","@test-graphql-cli/common":"4.0.1-alpha-971b9a3.71+971b9a3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-971b9a3.71_1579869143166_0.5706877032971365","host":"s3://npm-registry-packages"}},"4.0.1-alpha-250a6a5.72":{"name":"graphql-cli","version":"4.0.1-alpha-250a6a5.72","license":"MIT","_id":"graphql-cli@4.0.1-alpha-250a6a5.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2c8be733a20216d6cf309d0b89f22904bbeba7aa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-250a6a5.72.tgz","fileCount":14,"integrity":"sha512-tyN2+S/n0oGzcXOYzLK0X6ASCBJ97TMHgItihVFKuR8O+k4SwLUXE8LYIDaBacnpamJ9sW67YXC6y1h4BmeiyA==","signatures":[{"sig":"MEYCIQDoRtdslgK24UM3ntCiwbvLSQrCl7sgN9i39MlUoVEhuQIhAPN7NDH6bxdoS/TidUpiIlZx55Y3ZhcKSGYdpd3WfkuO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKuQkCRA9TVsSAnZWagAAB5gP/267B/bjB1gabZx6ag2D\nijVfgE1GFsQvhvC7LJPnvCG4FbpY2VKZoUE8a2I+HRL7PkggVW8hj7mkprEG\n3/S3Azmy/Cf3HB79d7Md9KbcV1X07xahzFPKDI4ThMjUGHFoo6MZj0qNdaxV\nrL6Fo7E3KA9DpJK62pLmPQ8M+FX5h6GiMwZtAqBiEvIjuC1BSpqKwvZNRFYT\ntqyUVS0rOeUbFpVNsYef1PU56uqhWJznnFa6nLZaEaqPeOyIiYtjZL1putqm\nZtdHmG3wmwqPza5nxJ3nAq/c2BKpIMmW0m/wR8DT1o6ZrRVso1NMYqCS5yfr\ne7mUwAgaw2PwacoGz4srzE5bhC/xvVoi0Dz5RfAaYx+E4MdUwPQ7VYswtxiP\n6aj0qHhc63UN62+4pMvCq+MvbHdD3aBsE80mFdUsPm6JMZ0g5QW8KCmXfUsZ\nRHiCdhkpPz15uFzOZH+dKhrOHU5KoU3dzUbP6jVU7MFYqNsbEXZRdTFPvzKm\n8uWrlhZV2/tIcyH1iBxazD/t+kEx1Lmek9MEAptcHFmJFPj1SPnsH4qwHoR/\nTBInFbxRTFPEkFGQXbdycj5HqCcj1BqK5rmf4lr0Vicb7w20LI98NOUzYc55\nSBFroq/jp41oEHQUpWiv1qFjbBt3YubORLaSA1sI3kcLwUaYPT0yIsO14hVI\nrjsF\r\n=onaR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"250a6a546e46f1cfb4f33f668fc5274a2bff666a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-250a6a5.72+250a6a5","@test-graphql-cli/common":"4.0.1-alpha-250a6a5.72+250a6a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-250a6a5.72_1579869220213_0.16415739455748102","host":"s3://npm-registry-packages"}},"4.0.1-alpha-dd88c35.72":{"name":"graphql-cli","version":"4.0.1-alpha-dd88c35.72","license":"MIT","_id":"graphql-cli@4.0.1-alpha-dd88c35.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cb3a10cef40ac120ed223e0fe5711aa2c0ae96ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-dd88c35.72.tgz","fileCount":14,"integrity":"sha512-H4VTyx1Cz/L1CyuJKe2GExUbvp8o8Qw0hxhBCMTQMGr0Y/PrbvmslzPmGxdRBR475wEguHdWJKym5Sl0yRqjrQ==","signatures":[{"sig":"MEYCIQCEvwCzZm/unIPC3BR8qzaLmEB2bFAAwY5nbEuIGFhYgAIhANnbrCLeYVx26133d5AUTzo/2pYoGpWhwULZKwB4SFCS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKu+lCRA9TVsSAnZWagAAVnUP/A6aAVYun6JGQ4wtth58\nVP5wiDeKdF2mpVuOUVpFl0emtkkkBA0c8rPtEac16d+vJf2kPL5XdXa53vUS\nbFTeVSkF7lD2Ees0ARa8nHaGOobKHkPnFtxNlH3EzhFrFsEc6ctyEsY5g/wZ\nBZ+zpf8/dY5RFliMa28HNiQK4Lvsv6DboV7cvbU7+73cOYniJh+KJ+Jg6+8U\nhOM4COhCAO09e/ULtBUUyC7OTKWRogayGtx7dmQIHFyFLCOmQRDCAV0mwvqB\nrbrt8o6LB/1LwkeEA/HBFG00cG7rZBDdar5qEiGystjc2narMhNF1pPdxdQl\ntUQjtEh9m1D4gTtpjLJjuDDTz9KtA5zKbGgzrtB8tmj9SoVgHqHffrLYNZoJ\nJw2HEQkCE49GnJVDqylIfpaxN1Qj9z3HRf4pscpydOymQx83RYSKXw5hCFNk\nvR4YM+W5Er1KbUtgU4uTlZhyeGYw2b5iX5pZSb+1dH/AQjETFKnijgoSOMWt\nvZ0zWXhwIercGJE+HozhSCQWgmS6N7ihyoyojrWrQQDUlmu2xIMjcpiLRR7g\no3axZx8SaYfhFv4ttZymZcK1teP9U8ntEVAkbokC+RYwLHop/0lUysTqeoqW\nw5Soxc949lH/9uc8Xg2UmCY8kcKfwdCQPo9enF+VN6SgnDHSb6TpROKx9njw\nhXnN\r\n=ubRa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dd88c35e4785bcf807d7626e38756194256e540f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-dd88c35.72+dd88c35","@test-graphql-cli/common":"4.0.1-alpha-dd88c35.72+dd88c35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-dd88c35.72_1579872165113_0.9990235092353754","host":"s3://npm-registry-packages"}},"4.0.1-alpha-66dcb4f.73":{"name":"graphql-cli","version":"4.0.1-alpha-66dcb4f.73","license":"MIT","_id":"graphql-cli@4.0.1-alpha-66dcb4f.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a19dfb1cae986cbffb8044577d1a46100f54a4b6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-66dcb4f.73.tgz","fileCount":14,"integrity":"sha512-A36v8NviVUn50J6l6A1yphcZ/8tm6UY+UNDa6Jcm77fCIFu2W6+StXV3kNF2DAqlWZO8qChOkBRCy9fdAQxorg==","signatures":[{"sig":"MEUCIQCqW5+Dmi5darU2AZr8/rIG8Wx3eJhbQ2jPuJuXD6IEZwIgP3R94O7UhQsTTjXBFO/3tibjl/qKJDl5F6W7w6k77Yo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKu/mCRA9TVsSAnZWagAAY70QAKQuymVaUpSMzWgaDwBl\nTfWNu3qdPxbooc0luOs8D8zJrS71vPiq0UZvSMb/lyBPaL/HuLecHQ5R16DT\nZO8Ho19KeCqgqlK667c5iz0xcZmNK4fhNV3EYoDv+JkFdQp/Bo4Sv0PeROcb\nPIhJqqjcZWVXGzC+Ms+ThuC5UqMNXociUfNDCHxMhvg2A4QmqLSFkPsCk6EN\ntbcVx1tdW1YqYpKpdfV0syncyQfnv/EYcxUkpsCjcbUemC6n2WVGfh5KBq42\nFysgrQUZurbHZH4zAUNsP6dwFfY9OjSvEomM1tuYEji+8x7PBJAAUv9OucQ7\nNSwGzLNq1++57+dAlVSSrqZgEfsEurRgoQFOp0OkKpotlaujCYpvxoImK+w0\nMP7kfu1qKlxp5addsPxdRn94CEL+HwFLMdOXBCJ4XjRG6yDWQbxKiKhqFN//\naon0tF+ZPNRlm/u+gPq9xCnb8FKjf6z2RJkKvWco/NKqYaRTXWZcKt893ACm\nM3akG0DKAtQJM46OTkxsmsuqAbE6XtzNITcMgLp0fhwCYoZ94lwLicxNHv8g\nJDLD1+W8c9LW+1iGuFIR/JJjTnQbboD1tIhjsxoDsM8liQvh6kCHQ6bOhJG1\nsEx1rd6wEHCto+6yQok1PGhcjlNBsZE1wuya6DIKoWn5zWGVqFiToDAWdHcl\nZHgS\r\n=DDrE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"66dcb4f7ed7f1169d9dcdffd069df6fbb9bcdab4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-66dcb4f.73+66dcb4f","@test-graphql-cli/common":"4.0.1-alpha-66dcb4f.73+66dcb4f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-66dcb4f.73_1579872230202_0.058278246749400964","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2723d08.73":{"name":"graphql-cli","version":"4.0.1-alpha-2723d08.73","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2723d08.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2ea6822143c3a3d5bfbf7e6cefd87b320f0a5284","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2723d08.73.tgz","fileCount":14,"integrity":"sha512-uUG/B627Q1Gfdx8KdMkZz9+SGEtwM/HEBAoIMiUyjxBfo4F+mCevPH1U8oIevZ1qtOpkEAIH+hsKzbblP4BJ4g==","signatures":[{"sig":"MEYCIQD3ITu7V35JfLXUzdhMa0H9myL5MqesA/opDSntUCNyjQIhAPJeyBUPqhY/bHNGKY4cluzjo0zU861JDdjIYmpQ/0oD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKu/yCRA9TVsSAnZWagAARZMP/js3khzUmineVPjlyIfT\nv+WpXLrFWISLVNNqnjF61nOv9Nraq8mR+fxA9kA+4V1mfdR4aaAogq1tQvzm\n9oUAfV/xeysUjhwdmwIhfBeHn68nhFR1Bg7Evcp8/5vxzGDCiuCZY3a//GFH\n+IQtejubWSJCyaq6BFm1OXorkhpSf5S94QaknA+jeQkPOxsSAl/v7V4pC5as\nv2QfDL3kharwARaqEEvkIYbGW8tcLZ4bjK3KP5TOumlR7xnIEtl7K6l4lR9D\nSk+4P4KaJwVa2et9gD53Wp715E5HcGklTEQmqk9DTvM+1wMYLttfuLYMm3PV\ndHOO9j3nBeYkMTg9ozvi+hn2Eqd6qBMypvZcDdntdMBTIIf7R0jVgkqdhvtp\nJL5+V7TjUS4gmrWjXzZAkaYfU7lVhKHZpAygC3vQtKqikH+fgTmZyY/4P0yo\noQgXhTIWQup8MqgCsIfybu2Jid1IYDcOJuQa1CXAccLf5fTndREeiFFWEQM1\nDN1UJRqQUmqpO1jgSxeu1UkSRWPjRswPYHF7NcbXfVrfe7V6FxdlRi8LhSc6\ndbZ/wnA6RbVOI0iQTJCvUfMU/NXc3VmXs4/wToMw+d2lM2nn3iD29G+uYfTp\nLDWeEMSlE17alnkz52tmazdfSVBFvFcTo1vGaNU6UCmrN6UNlKmj2wYaFKWx\nFETl\r\n=0KZX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2723d08c3cac0c62b0e7c72108d3aa851ecbb3ee","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2723d08.73+2723d08","@test-graphql-cli/common":"4.0.1-alpha-2723d08.73+2723d08"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2723d08.73_1579872241857_0.7864386312520713","host":"s3://npm-registry-packages"}},"4.0.1-alpha-78d1908.73":{"name":"graphql-cli","version":"4.0.1-alpha-78d1908.73","license":"MIT","_id":"graphql-cli@4.0.1-alpha-78d1908.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"77547e6581bc544b58e58a27fbae1b21ee44d308","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-78d1908.73.tgz","fileCount":14,"integrity":"sha512-23x8zdm5OCW9jKZLjiQ3Df6P+R8LJj3Pwj46r8skgVRzcgVrwlsL5pui9c096Aj1GwVyAs4qPM9nl9rWsY/G5w==","signatures":[{"sig":"MEYCIQDEnjiHhsSVMLCasJ7l5/QdbNvOgjIfyrICsUSwQjEKOQIhALEeanjBbij6kuwXbBbF3SscSleO8kXA8Z2Wndo/UP1k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvEJCRA9TVsSAnZWagAA7VoQAJoVR5QWqVwKKaKvIHSb\ntMNTui9GPx6Qes/1vUzD9izn9RWkQjpcOkbocF3Vg97GaeCxesDHY0JMDV1E\novJ5zh913FDTCVZsE6OZqpDQdU8KiUp6obQAm4XJCx72dL/QOI4005SPT5q3\n1WsYn7yv6xRjumVfl74x142naBdsEUUnh+cC2PSul2UdI3z/j7TfAwSM5t+Y\nQequJl7PejMshtcvhys2pKxc3wXkpqbBbOAX+C/40AMJDt3QTU+wAZTZ7YFb\nfVZcM0iz8oovMYJ4uHCpTF4QCQcntT3m02dgYSBhk0S6asLfP4eU18kbQMIP\ncmFHSNe2U4IefmKpZMaTCl6VRuO37FhOIoIG69RS9ORoRSumS4L8XML4CeR9\nGpEF3PUOrqT4TEfBfX+x1RkVFusl92ZFpMEMQe8/QttpopxKPBwCf8kreggM\nDeCJUWEu78sFwajU6a6mG80yVDCLi6tK7xxzPtdiJdctnaZnCqAv0fqo9m2k\nkE+fCUks2Gy018YrdUFBp8rAopJD2jcb68E1eA4dWB5V9O362QHVVsCTGZ+/\n0joKeUaJICSF5RrMPBcLHGB8IgoGoUbRozN1EGS9QCd5RQH93NFm+Ng4JYiy\nvUgDxYCjkdDy+Jt/VOlnZ4l5mUn3hiPNmDmfYlTFekKpkwBgn7x/Gaj1/bha\npT6b\r\n=Ii64\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"78d19087f7a135927ebeda5f2e9e9e8045d6e050","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-78d1908.73+78d1908","@test-graphql-cli/common":"4.0.1-alpha-78d1908.73+78d1908"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-78d1908.73_1579872521345_0.6430864739320543","host":"s3://npm-registry-packages"}},"4.0.1-alpha-31582ba.74":{"name":"graphql-cli","version":"4.0.1-alpha-31582ba.74","license":"MIT","_id":"graphql-cli@4.0.1-alpha-31582ba.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f9447d48cd7e80c5be4fead0293e3c8b0a8143ae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-31582ba.74.tgz","fileCount":14,"integrity":"sha512-hEmirviMDm1JPlCSV+bnDfsOQ/4eFsCakccJ+Ltk9a5HCv92wPixWOLNBtF0FEy8v00o27MoSpFnFhS+3cB+CA==","signatures":[{"sig":"MEYCIQDaT+bx/zAJMDeabh1H+JS2bLf4YKGEBrzPelNNf/nFZgIhAOXZqUKICt2JT0L6eYF83xz8b+ffU1hOnJNA8QBLCd7k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvHUCRA9TVsSAnZWagAATsgP/RtBMDERKrU575kkM+Wj\ndJ/jB7+2jjWsZ8rgDoK0+FHQKNI6WXoYozQux/pCGh8cbZvNHMV6WSE1TzeO\nDvd9OBvGe8tnntq7RDFV9xL+m8HjMCNoq6yEkKRR6uYiCoiBi3tYjHXtaXRF\nfmXZm21VKV9xPNsxQP/1rN1xwCgaFnkm3RdEiMDaJYmDhQZol206EeivyKsq\n5ci7tis6yU8anbazyFiex4AE7UaRHhFQo3CZ6h4q+luQFi1x5G5xzDyIK4aG\nVy48dRWjIJKfcsuQpqCDHVe6mcfldsf8iuoKHhE04AXHk/ilWvM0+jVBQxQU\n3drazgYXfyrq1xZHq7+3aPyw5j5D97bgiqDMsqCIspyw6bL3jt5GZdzYJrCu\n6DANkgd0X2SGzsu0EASB/7IgrJRMtATdPOcJe5tnt8LrTMjG02i3wn40/Qtu\nruI7nn+NupIJ4KWVtmGgM4W3L7Qhw7eHNoWLQrASUgr1LbkyOLeCGj78h6Hu\nBIt+bmdBLU9bODI0heRMAcpeTrkSBGZN76gfRUNVB6OOaSz3VhAMTaq4Mt1m\nD+om+oC+7LEMxjtOLFgzSa+GbgNb7LBIfoDj2Mg5t1MkFKi+auo4tgrigpPf\n0UZKTrnRFiRPzyx0NjuLnDvzjOFAQNQF645YTXIMF4Q6AKMFesHmtKbPFjQ2\nsXVC\r\n=R6h2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"31582bada44405b649f00d404f9b6ed94d1a17b2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-31582ba.74+31582ba","@test-graphql-cli/common":"4.0.1-alpha-31582ba.74+31582ba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-31582ba.74_1579872723768_0.45382910943994537","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2032e93.75":{"name":"graphql-cli","version":"4.0.1-alpha-2032e93.75","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2032e93.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d3877e3e4743087005d8068ea657a65cbe432839","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2032e93.75.tgz","fileCount":14,"integrity":"sha512-vo20xcfCSWLy1Erl3FYrzzgGsSXrEWHvir57ItHLIlJMCGRRtcUe240HZBq09iKBVST0Mn1cAOykqKxru5s+8g==","signatures":[{"sig":"MEUCIHHJ1U6QNo5d/kTaA9lDiyysuMAk/1NajcCvA1W7EcgvAiEAttUyMYyJyIQC7DvelkVFnJjHweeHFSD3+xDOnjjPpmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKxLACRA9TVsSAnZWagAAci4QAJHowQq4UZptdGS7wquk\noYGsVmFOBkxpW2mRX8xD2tufsdpz5fis1dFK/fkJbiwKrig7b7LqO9JlC/m3\nU+Hb21BfAJ6PsjAdL9N20io/Sc8fBznl7CrUZ4u6grGlr7H4Nl8GmHbfCxEC\nRKANlEen/J8XmTWZjBE4bwc3WO2pT33fkkK0O3gxTPYL6KVLzTEjnqbT57dt\nRLDzn/Y2GL51+eX5d7aBN4E/bqdfpw/5DhmwF8TWscE3tqeGTEd52EPwqgCv\n+rSLpssNXG1+jVmMU9IC1pBdEM9z6/UJ/YhycDtePQYmy1xh5fweLIWMslJ0\nXT8mx105smpVrBzI4gGq0oQV1j1ThJ3rUXE+WuQ2QZhJ5C+Ln1G9RRt+/2aY\ngl4bYSJpFyPuKkLpjWLI+wUOo+isuwJ8smOrBZiwDL5lA/YV0oZ8hQIaBMXi\ndZZnF7+e2thGurXdMDw+PSydhrxWCXniHtjK+1LCFUTD8n6Hpt6XpwL+0+X9\nm9n9pJrhToYwp3QEPXID1Yu0VsHYPiPzCmYKS7CU8jpOvb5wWYsdvFrffq+l\nxjXlZmmavaFwjIFOl1fURwTgQZNSxM/u2G26RQtocrwouVFZ54He003/EZXJ\nL7WY4hm7pqA3DyeiXbMXQqs8YG1YYz+tFxhgNdUutC7A1wdaeF7JN+WZao/F\n8B0I\r\n=VCnQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2032e9385372c59d5c5d26c79aa2f00181e0f3e9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2032e93.75+2032e93","@test-graphql-cli/common":"4.0.1-alpha-2032e93.75+2032e93"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2032e93.75_1579881151711_0.38268450336451365","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c49cded.75":{"name":"graphql-cli","version":"4.0.1-alpha-c49cded.75","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c49cded.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8b2c6a8acf612641ba9d2badb87ec28ba86968dd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c49cded.75.tgz","fileCount":14,"integrity":"sha512-Neeej5bcVGZylAC0VNEHz+hw7NXvTz8W1otaifwlIS998BMjwItrFeGbdq5IqAheDCrmmvcN1ig+znyeMB7q2g==","signatures":[{"sig":"MEUCIQDggY89qvXvQQxqayBtmFpWVKDMLrQT+wEUHdPeK3er5AIgNbKAoMexXpjFBI6TstU5tvdBfzESGKF4/7VVpNv7PRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKxLUCRA9TVsSAnZWagAAPM8P/1InF5zMj2pvW7M2qcJm\nWAgrVlIb2KgKY4GQsVN8B9Rtj+UYbh7sjY9qjojZahBW/d6U/5OHj8m8KIvQ\nHmb1X0kVL2LwNBxuvOOoxyVKOX94yU327TnkGPLgK2iVoj11HgK33xGAPOye\nkNf8DFDU/2GsYkySa2udHmOObERIujehYuYUZFGV3GDkTDNlWHRBgRl3N36S\n7D4LmOHzoNZTLD2VPibAGkVKoaQmXoCroHm+3LNtxYMaX63JPm0DPlXkLXQD\n5PPY3XLRTILqyafCeamx+9DrWeLK5DIYXkeiqOcsdtHQGOqiVBqagMfhUdmU\nWu9Qz1tN8SwyYBj5yAdRaeK+46C4RkWGXMOv7VlqZHUwrVvykcu4FhpGTqns\nH1c9J2Q+pDfjX9FHb4S/nGgn7AMHDc5K9LDsSnVKz/z7vX7x2FYlfl5vnaYS\noDC3pl7KwOGlNBDx6z1w7Ywt6B7Yc6enmHauQ4dy+BoMtnqv8e1fF9cflBXH\nX73tcd65xewfEZ33ADcpy6LBqftLW0dN/KYpvgKMEWuFh/WRKSrocrswLQJR\n69Ney7aaKBfuIENFD14TP3c+ss9po7jgSs9DkJSqzPwJ3wX6BFz1ByoOSIMc\nYrgL7m7dzVBW3v4/ATCtgZGN3M2HdIqj/bKWJdK96ajpbFjZ5uVGPID6U+DK\nvzrU\r\n=6tlt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c49cdedaad75884f94dc7c1a6a2a626dff5f8dec","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c49cded.75+c49cded","@test-graphql-cli/common":"4.0.1-alpha-c49cded.75+c49cded"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c49cded.75_1579881172130_0.526201188418711","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0ac432e.75":{"name":"graphql-cli","version":"4.0.1-alpha-0ac432e.75","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0ac432e.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"18831011cf173abcd26b81af977cb328f411a5ce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0ac432e.75.tgz","fileCount":14,"integrity":"sha512-6n7jBIzWzpmibmo/CjpOeNcCKZ+GHTq0pJB1otG6LHwUB+IlXQJ4UqfrzprR+YFTa0kuOVxEInt8JUjGhWouNg==","signatures":[{"sig":"MEUCIQC0Qi+whwu/kZoYsYItm8FOHVN0BcBcrie6upR2/xWBZgIgNNDlxcgd+lxDZ3GqwVG6Ab+aPV+XlIzAcbydkSKlKKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKxPWCRA9TVsSAnZWagAAHesP/jHJ46BqxgQ9Qi2+nZEg\nUnyda2N0PdSmBU1ZzyF882oe4SDQVLMfgyb7Q3PRMxCo4mj9BQ+x/c1rMUuf\nBlf5gR9ub8e5BmDhMgNYK5KkaVy+yQNBfS4G5U4IADgNDOZ9LkPS0ULOqjuV\nU8S+ZexJSAVlCwe58wfTbDIYXJhMrfqajBLVaUD66xjrvW8WdfEhmLWmmPiB\nwrHg7WZWIIcurhFljJbkewnIwkMQwN1/YKDOTAbPtnSdDJtW1eVnm7qObQqU\nyAejoXpQatwQ04pYkPwP8d4cjQC526uBe5MpVQLY/I7X9QzDvLLX3yco2hVo\nXxJgXt64dGCqwb84wHIvXJPNpCgmEwZ3+yzt4v1a4iGgfpRPL4lzqIqaLCKi\nnKzhK/ikm6BJLvyEwYMEK6RxInAmcxtP1dHC54o0EPgazVrGHY8nVyfYZegn\nZ0EGApWf4HayaroMfAJs9XX5k529HLr645eJPpNPY9rmy3r+42ERe7wAHgct\n5qjHaGooJ/ZCfLSLZRP5OHa2sZZC8gu8oTO9VtgJ5kAHTahHfWvqEwEJj0qZ\n0hv457kM0FIFR017F3vnq2efAztC8AcX4p+AjhLzrq6ZJAwZtsxMj7gu5N2t\n+xrEzMjX/av9k0ZhwluGM/CS+ChCirFmR9bI0+fzYMLqYcGuh3vH5r2m90jQ\nUPHl\r\n=V4VG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0ac432eef40434f03534eb69ef60d061258743fc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0ac432e.75+0ac432e","@test-graphql-cli/common":"4.0.1-alpha-0ac432e.75+0ac432e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0ac432e.75_1579881430275_0.30834289837448825","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ff8a01a.76":{"name":"graphql-cli","version":"4.0.1-alpha-ff8a01a.76","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ff8a01a.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d34bee12e2ee9f1a75fe461a83917fcaff3bc5ec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ff8a01a.76.tgz","fileCount":14,"integrity":"sha512-z2G77ocbuz0CWJuZUCWVRLMZhcjH3GiKgJNntRzpRYfadeQE62tPdAUarq+Yay5zsNCrMsWiHjB7vCl6s4cDBg==","signatures":[{"sig":"MEYCIQCNyxWEtrL0PxhpvumMyd0hTIEy272uEF6TdJA3eNxUyAIhAL7eu3KTzlgKk6VYojxOZAD+BQVX+XqCVVdhapPjCyFu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKxQ0CRA9TVsSAnZWagAA2+UQAI9tZAt9do40gES7otCx\naBDFMQiEdqHCiSJ1MgxOacdkEFUx4bVtsmwQSukJwjrWdzTyPFb9XF/gDgdC\nyZImOFWDwUUYEaYw3Mge8pN5p24qilo7QuJQHFToVCvdwkcPljRREpeNF95/\n/ZWgD6hrJYOilUqqVjFE2lVyurTTs8+ze/+BjYYiqZ+jlCupdXoCpg9IkiKe\n4yOyxcz3OFXpALEtkCiqQl29DeUZhxWmTSF4M6j5mUXdKpT0gOwhensLfDKa\nqWLahQg9jwsqcY08VrH6Kbp+aa9KHl9b+iOSkjBCEn8qfrDCqy9jWpczXm+M\npfriv9wvsLFjM4XSdop64Q5636Ix/thMm5P9A7DBkCagRS5cCjkzcR7vBBfB\njd2/pqbO6SujmOZUtn+W2tWCiSKWRfaBenakJOuesUycz5MpmYHAlf1binqa\nF03lztkDOwgncTAWCvZTmptd+SbHWa2s6smzIeWI+HOH3XK7aB3cMpTeN5eh\nDnDqpKVhR4uLv154Ngtsw2zMEFUUKBNakquXCPnTOk87caAfm4kwEYf46sit\nf4Dti0czZhZfbaF/hRFJmu94H7kTOAvtBOdDqyN/MLnywj/J8SoxtbY9E6po\nyFjZ66sz/QjrrF4kqoHbNQt439mzU6LhOH9VnSLQCHJj/Z1j4t16GsMLs707\nV9GC\r\n=qQS0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ff8a01ab8014f2e5ae1e5581f5916a9797293f1d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ff8a01a.76+ff8a01a","@test-graphql-cli/common":"4.0.1-alpha-ff8a01a.76+ff8a01a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ff8a01a.76_1579881523697_0.14434532353106855","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c7458b9.76":{"name":"graphql-cli","version":"4.0.1-alpha-c7458b9.76","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c7458b9.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9be4e052e11a00172746022378c14e9578d53eca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c7458b9.76.tgz","fileCount":14,"integrity":"sha512-1QHicB/vSlR+sUe+sOjcdqy5c9Pby9xmvHj0JtIhp7Plrf2rYMLyARU9aecxTGAUlHk3VLfa5pkWlREGqHyJMg==","signatures":[{"sig":"MEUCIFdSEMbq/gZ2ngOWwNAxhW4pKGJhzPRp7taV/yF4+jNQAiEAurQiFAYtVlzdpn3PCRv7OopVJ46+iHvVR5CqMuky5Dw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKxU6CRA9TVsSAnZWagAAevQP/09nj3j37HBWdzPqyjIN\n7XLOIXGqZiYOLKz9Azx7NyXwXcYsrA4RBtx6qk8qeGdz4HwQBGV+qgrH3xjc\nYRbV3NOzqvrvAyQMLvx0FIUT7EjPt7sjNaBk0STi5/9hGYH1RxlEvOCGskBm\npZCeYe7BmdYSUOMrF4AJo/CVctSKCaGvmxzac0Bealfjjg8K94P2CW1tnCSh\ng5LsUWWR5tPg7vm9aLd3SWdYFupzHSUD8smJzFMYBtU/4WgNad7rYypUxi4T\n9haNGi161tklfeTR+dteEjdncFC6/Du13GU8sN7GKh6XQgsU7dRDgmkszugp\njCa6vj3XPTd8cXqnBMAux/sBW1Yu9y+z65ZGPhQeR4L0fpLKoPuDax2DrQtC\n+DiDpy5vJPtVQGC6tZ6ABcohLAT5AATqhUjueakV7A7aJUTzv/rqAPeX4SHq\nmUJLQ4RKAFy7uukkvt30/LKgfLNbqe8d/pKUXTFV2UuIyzpIQMTYp5w1flHL\nNVj9a/7LMPrbueUvaxaqURvLYIt4ZUC+zApIpakFMe6+35A/YaJTiHMCsz/N\n+me1Ak9BUTOmmG8MPqf4pS7PgP8whU5kABI+/oHusOwJCbQLC6o3Cd5W+Hvg\nOmWI4rD82Beh9IP3hU1Vndn5tJeKgtXJYlKb4HOpwOcQQCdA56mLEf+5iP0H\n3128\r\n=7U+G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c7458b92a3d96d5d7a9269b57581e7260a5881da","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c7458b9.76+c7458b9","@test-graphql-cli/common":"4.0.1-alpha-c7458b9.76+c7458b9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c7458b9.76_1579881786059_0.4401562662335958","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6dd2753.77":{"name":"graphql-cli","version":"4.0.1-alpha-6dd2753.77","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6dd2753.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2b14298b21df8a295838419ed27f4a1aed1ded1f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6dd2753.77.tgz","fileCount":14,"integrity":"sha512-uEcWO3Zj11skru4WZM4Knr8r7EbIxPB9srGBeey1Xz2jZ9A+mhl65qciphJMI8urePPpwxBWnbmF++CONfXiDw==","signatures":[{"sig":"MEUCIGnwoP6tKei4KUO0+IdER86/5G7EVZXTo1jqtuaqVVxbAiEAuNfHmgCYt30pmvh3BVoV6k58/5uN21zcAkLv1Tcnwdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK5N+CRA9TVsSAnZWagAA9AgQAIWFE8BS6qYeFlWNl2gA\nOZoPaLQnE/lTwuI7Q+jH1jgr8E4lHw3wxtX/aZJoaEMIWbzoMshr3shCl7qz\nU2kWftkTrP8U4ulK/saEdF9p0BYkIZDSqYsAqKy0OLTwIKGB7TvaoTdLaSyq\nxkIV3zkrBuIW6prgP3IIkvtYhgvmKPZ2+s2VvraKduYq7lqHlkMIdsB2EMWm\n3QJ9Q0CilM/ArHDaK4X9WKm9lOqoYzvyJSUZgHkIXWgvlA9W6TVubxiNAUAr\nJy2e6cIkzttfknZMpugtUve5J3SDb71RRA4FaPt8/NDPozuQ2Ju4yamhIlWN\naFN4MfBCYaOdRBr2wiPBEwQLZpUTB8FLG68JnqUV0i/udSmWG8SR+MNyOAe7\nABV8l0WhHNfARLofguXkOZSJUQQcbffBG4wYjkiDDPzM6ye71Z5NTApogwFk\n6mMRbpwv4Q+B/xwxB8BuJnP6Y83b15CNxPmUmj/zx2yqz8uqnR4XDrq5r90z\nZOcpOKWmlRSr4wsOdWKGe3g/fC36LRIeHxj3k9OSEXL2ga5VZTPUVqgEuRXg\nCIhl7uuV84VxhHknFtpAwRk1Ii4O+VzVzTa2KJaZCf2gk/A+wQzemmZw5D5X\njyMQuh4WEufTQXFu5dlnBypz0jOV/8DFTv2C58U4oxISmtjycXY822qrU6Bi\np2ch\r\n=5ZF3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6dd2753c5d557d4c80ff321c5a061e717ef78ca8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-6dd2753.77+6dd2753","@test-graphql-cli/common":"4.0.1-alpha-6dd2753.77+6dd2753"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6dd2753.77_1579914109669_0.04509444054323941","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5912fa4.77":{"name":"graphql-cli","version":"4.0.1-alpha-5912fa4.77","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5912fa4.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"29afde5f9aa08574fbd00c15002efd2ddd6540bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5912fa4.77.tgz","fileCount":14,"integrity":"sha512-YZ5Qxw4iOyNwLItwrvtpfYQJ0moG/FNNOmXZsIag23zFyFV2bTuTfLumtErsjqGoYadgeZYiUOXIwzhPHWBl2g==","signatures":[{"sig":"MEQCIEsOLuZopEs8mFM23moraZWEOKysis01NtcxWWA9TuutAiB3CC1uIPamfWWoC5fTJ8hkLF/tt97ga9xqm9Boec+ueg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK5STCRA9TVsSAnZWagAAEm4P/jZL6bySMKRU2VGUrrHA\nyEZVWcuX5tzsAiowpw7WhPc6CqC5sbefLfUksmQ3Agc8X8mG1XOQawBGXyF6\nxrA+cqEDc6eHMtkBHK6jTUNjz/J5ocfaMrpvnJfMmSoQstzrguL2b3BrlXAs\n1AIr+USD9GMz/nFYXWo5rScs+szslYKgRqMSM5Q0n4MBxecHDqsk2Jeal8ya\nGoxA80X6ri5MN1pG1SbTHeZqClwojtxhWOlPcKQbJ3V1vb3Wa2HszvrfD92U\nPI312QXehG6YE/5mw9pfN8ENjn8bUW1xApNIHRsNMk8Yan+vPuqHL+EqkvzE\naAIIuXrURt3FQiXM39osHF8+75Z3WOiuj4zEHI/RLkp05+rAJRDQK7PfiQgi\n1KF3yrjB/IO2xNYjrdF86ogNud94RTPWRVFbQq8zPeYfdH/ujHxOWVT9ZHNC\nwyH1wq4trLuRv8UrSdi1HBzePEu3mEFHWqDWtyH0LngDOn+oEyp27ue7BZhs\n0XzkfQXUie7uXB1S1AyR9x2VQO8/cz6VLYolIkJjmDRH7rWLyK1L5xuNgzag\nV3tEjXp40cSqqhPluXJ3wDxXFntcM0o6fEgh1BsavdaEjPzE8z0eQZz48OZf\nq2XYiC5YxkBQBlTy9V4QlnDi24AVtJtg/V6u+wQ/BpnKIrRczw30arRv9hXX\n47ps\r\n=xoN7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5912fa4ea97f5a528d53932ab4b98408d4225b32","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.3","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-5912fa4.77+5912fa4","@test-graphql-cli/common":"4.0.1-alpha-5912fa4.77+5912fa4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5912fa4.77_1579914387108_0.7057864349206102","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a59e613.78":{"name":"graphql-cli","version":"4.0.1-alpha-a59e613.78","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a59e613.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9e26bd6d7babd65050e17a3000aea86571afdf7c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a59e613.78.tgz","fileCount":14,"integrity":"sha512-ZNvmDa8F2Dax0I7U9Ps3L8m9cX8ZdYrVcpjQrbpuZuwWljdtpfWJTDrZU07J2X9i+K0GfLiN6bMjcVv9bBfwVA==","signatures":[{"sig":"MEUCIEBXbDIf4PrlzubbPFz0D6kLNag/qjDUMqQ3upD0M2FlAiEAwj8rDtsF0/UCA6Tbt1r33rmC7sTzHXAxOSyNjypAeXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK/h8CRA9TVsSAnZWagAAtRgP/i1KYDsvs1d0tvpmosO8\ngiVHt/jBxIr6Ul5jSh8TksT/G8qWI+108IBCMhMOW0ESlgWOVdhvpfw1GbsU\nwpYVqstM6oM++a0HPOJrNzPQJQ4UvvfuZ+c27PPx/yKnfaUiHKqP3LgoFcOJ\nkxBXCZ8Rst8v17IEWxjhDZxk0qOoAqS+K2Kqdo/r/Q5c3ndcSEWlK783LGiD\nPkzsPSnp+YWqukSheWQKkFfCXrfZLKSTSkzpQIB1jSWeBW1ljg/xNNCjQer8\nQSNvXwJpXQEByW+fdj81sBc/9/aOLzllzSl286SbTAuvCiHKenBBiaoDZJn7\n9KraXFEME8PE3rDcVqGhAaCrv5xs8xNLSTTI3usRPQ0d9cTA/XRWgvo4VbBN\n3gPbGve5mLzZAnkvzpi2VP4xDDzDIv7lP/EZvinfxkw8X6IzZEDj9WvicS4H\nh3bkBBHSkCiAzP64xg/4Uysrack3JIwfBegvKRABxaPkORRQaQy4JMrBbBYG\nx6cQOz5QSonbAm9dzBs1hyi/9tIX3Yqo9ERbBJILC6SjKt7StI14dGotgdGa\nRWhOkNpuR9gLNF4qdao1AKUGj7CV6qHLP5Jwt0PdCnddbg09eLGYXKs4CR7k\nAoFsy0socozzAxPQBBad6/l83Wzw/LUBRV2aqR58QeYp1YYzjcGJpSRHo5Su\nE3Tk\r\n=sDi5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a59e6138cc7e9f307ae5a737cd7ebd50928f52a1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a59e613.78+a59e613","@test-graphql-cli/common":"4.0.1-alpha-a59e613.78+a59e613"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a59e613.78_1579939963723_0.6134772800747554","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aaf811c.78":{"name":"graphql-cli","version":"4.0.1-alpha-aaf811c.78","license":"MIT","_id":"graphql-cli@4.0.1-alpha-aaf811c.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3fe8f3f1d30fb3a86ef04aabaafc39136a8fe70a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aaf811c.78.tgz","fileCount":14,"integrity":"sha512-OTZ4VhUeKBm5nJq2TVVbDUV/ZzHNAgZOYgAQCyOS/yzGJiw9z82st0JJ0SyoSRrkyt+qal+tHAsnfEOKaLn3YQ==","signatures":[{"sig":"MEUCIDvoigd50VMZpL56F8HctRrqemfIyNKFtwR+QdVrDlJWAiEAyhQTQk4Y5G4dUkVkDr0X0hv5LW27EMljBq6xjbbjaKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK/pGCRA9TVsSAnZWagAATSkP/3qmDcgCKFEpOl7IHZdE\naXifA6dRC97kNPRnvg0JbrFKHXfWqXLO6edVyDJ2abzORlc5tKORD3AvmnyJ\nZasr3XQSDrD/bQbcqWZKkLv5OBEQl9q7tbCG+dCdzR8jRsVXS/IUVSg/W5EO\ndxD185mIhK6DTPR8UmeZWDwtagsxLFXcrhaf/yM9ph+F6eBmWr96MhPZ9zdq\nbyaLQpxwUdeTjMrZjYpvrIxNsQiFo60xoWOgIv4o3FK4Zk/tDYQn/oJQUOao\nZO5kWqfrGA7xF32KIEv5t/oNiLSip1wy9zbECOVp944W19J/BWgfLAYmOIDz\nBVyck6OiZh4YCp8eE3eWpTfoMmlnc2xB+v+uvYzO427BxTm6hw0uEwofu8c7\nwWjbmUSlDFyqVTf1tdd8MYozgkhZ7E4V/2Zwmvn1FwzDge+MRqZhf+u1mE1E\ngU31SR2utT5ny/Yl1wx2QiFBn7a4r0h1ascssNYFwB+zN8DR77m4OB1LF93g\nxCwDv2U8p3te6bLCUoK0GYclvk/rPucUfIFf2bKIZQiso+/CC0+I1kppNjFy\n4eghXAsq7RuYVwLyGxPJghyX8fgJskbRp2ybkGOtt788O5NAUvfSZ48jXAaW\nyR6nUbofwUSuFVuo2DSAgvOSUxhQeVulTRNDqVXxI33rPqwfArqmwXxPWfTW\neG8p\r\n=bVaK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"aaf811c04849b862eb05db226db17d86e290ba5b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-aaf811c.78+aaf811c","@test-graphql-cli/common":"4.0.1-alpha-aaf811c.78+aaf811c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aaf811c.78_1579940422200_0.20208124518951864","host":"s3://npm-registry-packages"}},"4.0.1-alpha-dfb7ea7.79":{"name":"graphql-cli","version":"4.0.1-alpha-dfb7ea7.79","license":"MIT","_id":"graphql-cli@4.0.1-alpha-dfb7ea7.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c454baa39550b8d3743976101b3610fe839a6707","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-dfb7ea7.79.tgz","fileCount":14,"integrity":"sha512-1wwWjLC78EiLQeEIJ0ZAJruICFFuQuxp/HEba+MMBDMVARnIIpmAato1lQI0yFq0PCNy5BYfjbLC4Ra0/rWDRA==","signatures":[{"sig":"MEQCIFznYUj6iGsDgYwc4AHcKWKizsCFMaEARAl6m/tmS3e5AiA/gZITjcSoMj2HscKNzsIvsc+1/sIQlII6qCgfIonhMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLbHCCRA9TVsSAnZWagAA46EP/iYSZm3zyUkTVhSaTmUk\nQCqwnPTkfI+miJ9GA1FYxmRswW0GuYfix014NvvCbI2zl5LpKEIlcB2QYe5x\nIK55ouLvUfgEVQhKiof3eKIRKJtHMEpqw6H54rITQKoIDxzhs69rJKlc3Cba\nwKMqPIqPvoDV+X9Mxe3jWa4luKHzSBsf1CtohxGC6XtH3DeJWgFzfTWYcsEu\nwU9YLk1IB8diSJWa1c5KeDDGo8VsPs2KK9TCkcRFepYqoY6d+N6oujyHYPZ9\n0bA0c/Fidl/2ZGhqh1EckFTLBsdXrbflNWjgOEz/uWZiEbdW9gAO+IJPZo2F\ng17bRYIGq18ZuoC7C3wlkE1FjQ4k4OcMpD4Bqyiplxp898kUueN4/s7qZzJV\ncrWE1wqiN6CTn/Mg3phh/ZRcfgrpnm87Aa+Y9A7k1BzVytM4rya7EmcGUJH4\nLh+wfYiIL+k/N8pImtWF+3JY8T6vQnIqzUabXTNpH+9y0M2Hz24q/wmfydOw\noYbpYul0BeXldn/BEuHAcvT0n92Oky7O4F+grJSQjG4DLOhdV9g958Ezdf71\nu4cURLDk5CQ8xw/HF1kaHZox+Sfddbi5gxF9Ooe40MJcpwwfIGwFUxUAe31a\nDIrYZCdBntZozIKF4mQUxD1wRUc/j8tQ+dv43+glhimHOpVFSESUxVwqjq11\ngBSe\r\n=RPj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dfb7ea79ee963abce97cfd033cc3e87187e9c119","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-dfb7ea7.79+dfb7ea7","@test-graphql-cli/common":"4.0.1-alpha-dfb7ea7.79+dfb7ea7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-dfb7ea7.79_1580052930148_0.8971861761025233","host":"s3://npm-registry-packages"}},"4.0.1-alpha-38af53b.79":{"name":"graphql-cli","version":"4.0.1-alpha-38af53b.79","license":"MIT","_id":"graphql-cli@4.0.1-alpha-38af53b.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dee51a7b23d594d0187c0dd1abeedf7899fe7798","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-38af53b.79.tgz","fileCount":14,"integrity":"sha512-VsYfqc3eGRCqIMMzFfkNySTtKnCUfF8hrORBw+5Rj7r41atBvWcuseoyhbk4oCYukxB7fEWeJ04Dq1lmZfLOHg==","signatures":[{"sig":"MEUCIEEjQI4C+UznZPbn6Pdy/SQ8feEaItrLuPKRcHhF8votAiEA0LaCqYR5p9kXOf0Pa3YnhKvkaUhmhhA7rqpzsF2mgPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLb8FCRA9TVsSAnZWagAAeWcP/j8VjEbLpQdbQU5480XY\n7jE4ILOmAL8ebOt5/5fccIx+/KQqNC4pnW+Q/o3DCpZOiQTgVPh5kKq5PdV2\n4vgyFj6KheEsD6cdSAbFBKeTE5chzBqHyruLOmAI4qR35Re7z+0IXph+Je92\n3G/DaIUaulLnja4N+hUguXXDZmf9REZ6kqfx+Pf8x691MDFuz6SPvNl9raXD\n9K+vDSTvo8jPe+HebFWeY9rYzoYEBQdvMInCmd5rOyDzVBYmz/6Ut54TanW6\n53BCKMTlrzLMiTxKXIbAZVWT4mL5r+D/1q49/YCZANoHsJjF+sBVq2Rr7T9y\nKSUwFevhUPxtyWY/eKNIdbnmGCcOlDtOOJX9JQmc1Rs1M0BdkFIomv8DZeMC\nUTHudkFPULk8pqPOD7BR3bRfa4BohsR9XsBFQS20KtjffIPYSD/XP2n4aoIh\nibEbFghvJwRzL6iv+7nB6RJDCz67OAeSEmI+oXdeWVDIehz1j0KlIPrvooJF\nN4ytPTwvkhSJX8xQwcX/Ll5PtWzDT16M6MK5BCbn6MYm7V29OClSo7OhiaVh\nbpkVfinDog8O4G69NDn+RKsXfcHekzV8gMWt1iq80MYYZRpYpVUtnlTCmebD\neu9HJk4VZ9XrIiY4G1kyhzsI1t1mBomgBsDWTjpk24ESlsR5ix1kmYO9llR1\ndAf+\r\n=4lNB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"38af53b467793ee6c696005a5413fe99a9a5c553","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-38af53b.79+38af53b","@test-graphql-cli/common":"4.0.1-alpha-38af53b.79+38af53b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-38af53b.79_1580056324741_0.2625851732764908","host":"s3://npm-registry-packages"}},"4.0.1-alpha-11e7427.79":{"name":"graphql-cli","version":"4.0.1-alpha-11e7427.79","license":"MIT","_id":"graphql-cli@4.0.1-alpha-11e7427.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8b983e95bdda0218c5219a27be686864d7dfd5e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-11e7427.79.tgz","fileCount":14,"integrity":"sha512-3QKDrVPBPm2TSXVr6rkF3rcWjYHjRv2pk45gr+i8hpFpkSC2VQlC8HEM2qImSvxjB3jY0Hlzs5X1th0fUMuQug==","signatures":[{"sig":"MEQCIBmwHigdaky+Fql7FJyT3zLsfbVKzCu9wFsZFMRjD5o4AiBo3Y7xXMwQd7Z5feQGDd/XQtP+zPBqW/AsFflFJL/izA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLcAeCRA9TVsSAnZWagAAd4AP/iQti9QvNCUslDKgTcQC\nyFn/6CaxKglCLwMQYkJbEOnRFuq8ny3jKawlbtlclYHQQOZRbensbBrnkpO0\ndbGrSoHfxZlOiZaZ/4pZjgf0NrifSGPeQIJ9veQAUjqZNoSkUVEhZRnRuzK5\nPbAZpg70Q45AxeAiFIO7a4+tb6BBajkhfnXPq16iKi3Jqgp77ziEt+NvgPuN\nFTCrryEET0ER+4FnM3Yc5RiCUdiMM72X+5OWgymjnfVwBMGuYnq4VGucveax\njSj8zbdSDrR7X6BTQkCPhyh6Ad+X7q58fpuZmJx92cF9uVOTZWyMaR6c7vuF\nAY0SKJ47NcXJJ70p/wQ4OFoMxnHeDOm4elh2krGohd6AAlMjWcxSspdX4vZe\nMbMEmkSDiGDCo+6QOcWUIczOgQ6wni+RH+k95vqsSIZMJb45bBLI9zRBkG/o\nbODf2gryx4Dwu1eJZ8Judl3VbS6rNtSbyqyxjHmEFFSFgZn23iJ/9EXrqme5\njMSERkhEYC2sl5iv9JpTFwFq46RECOtA2AbUy/fY0MpXSC0p2SvwrZzku/Lz\nMGoFVRwJ9zg1txicqPgWGqn5wWdATwgApPKj1MeQ+ltNZqREymE8+4crr4JT\nDR++VUuOugOyhpElroBNhWjhIeD4h2MjTuTMHtOk/VmJzet893OwJBNR8tGX\nXCCj\r\n=xfiJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"11e7427dda254f1d4458d036527cb1fa204414a0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-11e7427.79+11e7427","@test-graphql-cli/common":"4.0.1-alpha-11e7427.79+11e7427"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-11e7427.79_1580056606092_0.7527696544229299","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1093745.80":{"name":"graphql-cli","version":"4.0.1-alpha-1093745.80","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1093745.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6c3c51824dcb49673557f2493266f7dd78f3c473","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1093745.80.tgz","fileCount":14,"integrity":"sha512-vi4gqJDrawQuDBWUPyMgIYvuHue/73Cfx1G7B4wpeD390la7ziJ0QWSjp2S7fSGz50glpeNruyHuRSHXnmUsOw==","signatures":[{"sig":"MEYCIQCnt5kpKwqj2wcvzYCkBLg3iaaLlWO6o0PRfwVn0Vy7TgIhALURi6OBSvhJ7eIWkzaXCCKAEtwQ+Lj8oS2QrvqmEs1v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLhQiCRA9TVsSAnZWagAA2koQAIb5OT7YAfwReogcD4P6\nhbRRANThfhkFIzvIkDqpwl+Yr8AVI88vRCp4gk/DQknKLZbPkslqM0imcrpo\nx0v5+Kikrt6MeuR/1bpIKjn2UgyvRN+w4WVMsa3Az3fDjocYF10oB/Muxbtz\n4BcLI9c2ikPScFgPYGzTYeuyDIAXinAMAi3jPe308KdN5a5IExP8WZuIf8yr\nk0XipC0P+2wNmd0UAY1R8g8UgS2FJ0uecYjnEG7C9XnsCnQbdim3q0GPlaBe\nu+gxavXr4pix8F6/xAodZlL/lyAdwriNBVpSvTT6r+8h8p1n34Gn0aOxtSKk\nw5ziJk3c1EVle21N4HXta52EwSOocbekkjs69XwIghC+EzH/1f797FD5/G40\nIfYqj+m4YMVZnWtNdbAH48cLEEp1Z0Mh5hsONN/HJ62ynTzGzz9rxTF+ZQ2q\na6BhbaqW9KBzX24rMKpvqOYc33JWu4M4GBO9VeDTH3zQ46uogGtqhBRwJMj+\n2gvY3K4ApN9uviDYBpBU9UOxVWbT51VX8NGfHUL9evtjq2t8/qg99eg6eDem\nThFE4E+IVleeOhmeIA7K7ZmXZRi9MjjqeUd3UtybRAni+2KmlkzjbbdqcpCN\n6yc2P5PbPklrs+r1doHCYU0EhbMBvRoK7TzBgRpWhu8FmiQzSoCCauEHjCbT\nJVi4\r\n=uzdK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"10937459b9b6c0ba8bd93149afc0aaed3aca9cfc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1093745.80+1093745","@test-graphql-cli/common":"4.0.1-alpha-1093745.80+1093745"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1093745.80_1580078114221_0.48140496711583514","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fad7af6.80":{"name":"graphql-cli","version":"4.0.1-alpha-fad7af6.80","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fad7af6.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f298b4c31a96700c24a45100271ca095fcc62b40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fad7af6.80.tgz","fileCount":14,"integrity":"sha512-n3IPZBzSWABhIH/2WY08vfZhFmlHT+ocVIMBo5gwlBnxSpkvXAHQsoEJAQxbSBZkvm/wvhZ3tJ3yKmjfDFIgwg==","signatures":[{"sig":"MEUCIQCu4LFC2ZJnMvzCKfVf2OV+XlaIa7c5D4kTVvoGUZINSAIgQW56DGH6pDLeECAsSpXxtysNn3wKkON4s18vgLUiX3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLiJbCRA9TVsSAnZWagAAGp0P/i74XOcivdehVDQDQSxA\nNjDU+W9BlsvrDOV2cpS8Wh9lhH1Xz2RwUrLsW7GXtv7B+cUZoOBH+yzVyCia\n37rTCD4to2QieqWrcShVUdR1uGxo7Cvora1+vRKOciCwoJqfX435j8+/dsbg\nfITDa0T1BH/Aco7q2AQIxje0kIoMLZwOjyionn8TAyduI9wxnGHKhDbv3cXX\nGkYJAeUkmabf9p0Ws+hW9NJFHIzrWh/M+gcNo0uqjQMTzmM/woM9uTYjI7kW\n/kxPx00CAutAVphWNI8CwxcK4bThX8P3bVSFXaU/5KsfbLKhrsFjh2G4Ljv8\n86FmFJEylMy97kK9lDmHgLfrPqMrfda/yvJ0aWsOvmFgRv1evPhiLFU8ePWq\nbiclJ4pJmca62KCkqhstBRqZ5EIgFkEnStCsIJtyyOL6zH59ddKwMv0KTSzu\nRX0b7az4bJsIi4pLIYdnm7f80WuMR80Si3/Kj8HFxHXc/KtpIdKoRHWvCESb\nlisoCHo95duXPZsf9kZrF1e1UF6kH0KHJtB3biflyzawp54ASMJPNdIUqcUg\neNdX7Z5Q/Rsau7KPsW5ylKrQf7mEZmsRgjjm8gKY3cQQ4+2Eu6VxFlBysRTQ\n0aSVWsVOy7/zQp+WmNfaw9s/AUpCVEpr+RMj9DF0ICGooS6xA2t6mQb/OBU6\nViiG\r\n=jEtF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fad7af6ce499c5f8b221c62d0559ddcd6c001060","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-fad7af6.80+fad7af6","@test-graphql-cli/common":"4.0.1-alpha-fad7af6.80+fad7af6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fad7af6.80_1580081754747_0.6952133380847898","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e56dbff.81":{"name":"graphql-cli","version":"4.0.1-alpha-e56dbff.81","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e56dbff.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"944554d08b3ec82bf56f8b940630378c04ae665e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e56dbff.81.tgz","fileCount":14,"integrity":"sha512-vD7Mq00DK8qPB+ciHDP0BWh+umrBj7QPJjApDkBRSz1v+NlSUiZSnctMRIpXGbrKk3VSallIiwAMKdx6P9wHtg==","signatures":[{"sig":"MEYCIQDfUPUNLIa9vrbqRhf5d5lxta38iQms1hLQ9q5wmGu9BgIhAMPzFgRfWeEK5hVoYOPFm9HAbGPVeMDFC+3d/p2rpF1r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLucaCRA9TVsSAnZWagAAMXcP/j5lHGeFZiS68asXyHFM\nnycXgfl2k1JZjJH4dVYwB+0RYyR4RSFFlEBr91dPG6TY1/V1mtwZGffFoxgA\n3qp0zZ85RzXU5J8fx2oi29IjRbhSAiW1ISMIKJGDe/CXfu5XpT49vRLR/uL0\nWNZzhdbRpo99l/XHawa6xqKFPXSVAilgRLucQUhq69dZJwPFTYXom44JuZ53\nD2PeaaR1nfxS+B6yOtcvdaPvAV1rKzdVcTNNjon+quqcX+k8/mM9TbhpbSXT\nhaApsCB/kXjD9NW1QPRwDbIAw5jU3Fb5xHgPRsPvM7D4nCz5d1wwZMEx20QK\nC6BKY1qSje3DJ0T6LeE45XP2Rzy/LT8D5wYXiveOZprIcp4U3Y9g0w7f15tb\nE4j0rngbB5eKaD9ep09CQqRY8SrSCYG4/pV1mQ87l7UA9/Ehk6dELB2g6lGY\nV33AmLnjUUOC95EmEahJksfyDYVtfmh0yf8F4u03rmXVoTLiWHMaVTnv+e4B\nq+downHZ9Y7wIPQ8iK7qB9+/fRAIkAOgCJ9gY8cQisyioswD3rI4eSRsdcDX\nFqYpfjguTB9NhvaYx3FHCWE2bOqDo+n9OYkjFBwH8mpgJkkjQGX38byIREaF\nVH7U2d96q+6vq3NksiA6HbCfuu357QgOhN84R8BW7+lmyYJou6Od6Roxo2mX\nBqZI\r\n=Tbfj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e56dbff870a5ec0652ff7146b63c1e46d756a7a0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e56dbff.81+e56dbff","@test-graphql-cli/common":"4.0.1-alpha-e56dbff.81+e56dbff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e56dbff.81_1580132121757_0.4444013666839417","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c5fa99c.81":{"name":"graphql-cli","version":"4.0.1-alpha-c5fa99c.81","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c5fa99c.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e44065d02a3336f859d645ebeaf98e5f96d10d15","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c5fa99c.81.tgz","fileCount":14,"integrity":"sha512-AnKH/QiZ4cy/yDSEd/6CNPeH6/y9HdFm1FeoWwt2zueYoVLjPU85OCwoR7T4P+UVIDigaYZd+sJUml2KGAypQw==","signatures":[{"sig":"MEUCIQDqiLMQwvWbzUHByRcCE+ChVfYKjMoviCsTmog339xIGAIgeYGBJ0S2QznPYUhI0Ybj+CJJnV9FGbzyJRTutshuCJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvEGCRA9TVsSAnZWagAA6zwP+gKKiO9CpTFeaSLPtbxU\nyLZbcGiFsLMvUb6mDR96Qz0XJ2YSyBsmiSM6gbdwgCGWRJFB2cwvIqZUrG4B\nKgv6JcHMKWsBAF2Uojc/8CeZ0XCFgKbgucXeddo+UxD4jxuMnfI81xMld5oy\nSoprT68Isb7QTaDvKDpFSqtHXQs7tRlx2tVCuaNqIMWHbMcAdqUoDoWdvRPV\nLYszSQ7YCc32JCIC3u7EqWe1Lrr+WPu3GqggsOMrH+6m6ky0lv4jMJAqqQDw\no1wlUtuKRPKIPeOnPiZdwQlDOhHwTtKTzMLF/4srvFE30PAHbanKqavsd7sr\nCFtg19iidDG1QExH9aqf2ASd2mj2rJHMhxD7ztBPz2cLmeQOoP9B11sOiCrM\ng2qwYLv43KNMnTT6D1QUtyFzmp3qLySzAG30Gy2D8KddpKThhag2KKqrUsih\nkebxCjRXULJOzbdqkXWJh6x4zxmc2ECRD4mB7oPvwYC1Vi0YrxaaQQjJy0r9\nzGhq7dr7HRS1+mK2Xbw6Xk4yFLr0nQkA11rO83drNw56ZOhE/0TgX103LYhq\nbQqyfOqrnQrJHfRgyYedtD5OTs6v1aWeB/ExMn13PvtWMynz1fTtx98mc5Q8\nPXIKEGci1ryNPmvYuL9vca3/27JvFmc88vmLssqfHKo4DRhRFM5Se8YL/TdE\nNal7\r\n=FVnA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c5fa99cf37bfe122510e2041aa1fa2b0774c7653","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c5fa99c.81+c5fa99c","@test-graphql-cli/common":"4.0.1-alpha-c5fa99c.81+c5fa99c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c5fa99c.81_1580134662193_0.8137450413795466","host":"s3://npm-registry-packages"}},"4.0.1-alpha-608a276.82":{"name":"graphql-cli","version":"4.0.1-alpha-608a276.82","license":"MIT","_id":"graphql-cli@4.0.1-alpha-608a276.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0c926b888ac0566edae9accde0840362bf0187cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-608a276.82.tgz","fileCount":14,"integrity":"sha512-ctKxgH3WMlESpd/gba/fBDjnQ7Dqz+Jc/jt7iFyPsL+c/zciJhJocLTX6FRz80QtUhhgry93JMvtb0FM7N34VQ==","signatures":[{"sig":"MEQCIDfgBVj5nbJTiPk0ao/01atg14zUoLBiIuCjFiG2P9jXAiBBD7XwG0GSBSWfMl1z1ICzAhGEfM0+7TCJKWcyhqqTjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvWYCRA9TVsSAnZWagAAFvUP/AlbTcrX8bJ/phamurxb\n6sGrvllYwOISUHJoTFJKBK8nNALgaiNmZhjbfGm+n+tkq4yPrm025rXuKvNT\ndr54uSQWzlXV82KUW8W8N4NpmjvTSFt+R6q5QR31WUMvEDbiOlAacdH5Ld8Y\nG5NaEkKy0U3JZCeu9tAIsCaXDBfpdbkOLVbvB/65HA7oZGAlbez7So6cVlmn\nsMJT69b/uu5MJsDDGndupxYyGnoEaTNdI+fKkPCakjYcuduaXFN6fa1O7vfO\nokt636npBI/Wq9GAs6XlBDZrZbCeO1Lb/Ij1tgCr4YT7wyOyU5IIkk3j1MBR\nH18a6otAmud3JMKHQaJ2dEDNJzIz9qBqivYWvF0KMc4Xtl0GG4U1GufB3RA6\nlUmUtTbR8qzFCrjeQtjMKJaxsmLL3dXSZ1RJ6NHRcRUxGWQ5NNu7h5/+irbh\ntBndQ3cF9W0GtHqsvDiNK1FwsQc2/VbV3GZo/V01BO93epS8n5lXo7Kf7nE1\ncNoXQ6nJmEixSnSuoLUztnnxfhPlK8gVDdF/OSHa2T3jbodkwy4LSFI9PN1c\nV99f05c+rgea1ow5mfGChmhLcaxIXd8CKc6zJk6mEI+Of7gCmMyR/6wGNuVV\nyZh67GLIjxk39/ayCjL1f+EMqrfbzEP48z0RPBnx2vQO0yxq7UuBEDU2AZSb\noQoU\r\n=Rktx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"608a276e64c9a3d4036f4a1de321b70e34b2bd3d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-608a276.82+608a276","@test-graphql-cli/common":"4.0.1-alpha-608a276.82+608a276"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-608a276.82_1580135831687_0.882362570055018","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ff63cf3.82":{"name":"graphql-cli","version":"4.0.1-alpha-ff63cf3.82","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ff63cf3.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e0e4af5175a650ed00947c1711356547e9c6261b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ff63cf3.82.tgz","fileCount":14,"integrity":"sha512-+bBB+7XiAIIeYIL9s2h2JQzGwwFL6M43SlWu/dbEivjHhe8H8CoJwsqhq+tDALWmaTozNWrlmJkosM6L1lP6hw==","signatures":[{"sig":"MEYCIQDdbHuIExyW5sh5+UMcPVsx/FDkE36txoMMNvbiBeCcTgIhAMsSnVRFnN4hhfLKgjkZtpsBDEniyuFA6V1KTA4Str1X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvWqCRA9TVsSAnZWagAAtxYQAI1otQxJOwLyPSG49ie0\nuq2s5vcVJpEz3oaWVGtZht7QrzqAmkuq5l26xXdZcQTfd6U69zakQNtEMs72\nC0Xz03BYedV8MfQuHhs5tkakvLCD4bdv5mhlfJWyROkbzJOPjAJbuvQIPARs\naYgwVYTEz78fX/rtF2jejo2noB+HDbZR7PWGFvrCpE0G2p9sfEE8K0P4nlxB\nmQFazT1oMzLOhpTB7gX/UW1+WB14A3Eg2w3EVEI+u5VMfeDG5YZRIngHPtr1\nuQNCH6XrqBcxucYxVCfdHURt1oU51JZeaZ8ndZLjpSn8SxF5KVVbfkAeYOnK\n/WUuuPM+kC/BIsoLTBZ+bbsJ2XFk6zXZStjkHrKwC0MVa/Zc1/+a6jnCZ4JH\njY400+kYfLLZYi/9qoSeL4qUX4GnePPfIk8jCHY+ILVP7b+Px+y5UO59KQtG\n2QGDRZo8xuwR/aO+qw9OxRIWpEIaq+ZQK95py3xVLwPmXa60QWps4dN2fPNp\nKtaL0QYMIOR57b0OV7PtPMaz28QTJGawNSnJ2vknRXZUaqosppwFc14zGwUl\nhLIYvwKMCDscjlwpLV7oWibEWGQk43BiD6XFsLQGZeSWq/2LTZkPtEvRgeD9\nUpXlCTezixB8EGyX1rEWtQ5/YfUfzIQbDmYwxhwC2TyJlpJkG3bawu1jdozY\nzvfT\r\n=3vLk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ff63cf30307c82828db07f966a17280b5bd4983c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ff63cf3.82+ff63cf3","@test-graphql-cli/common":"4.0.1-alpha-ff63cf3.82+ff63cf3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ff63cf3.82_1580135850428_0.7404368276834983","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8a82139.82":{"name":"graphql-cli","version":"4.0.1-alpha-8a82139.82","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8a82139.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"09c4afa0f79d08b2d7729a53df7bc7e3552ddbcf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8a82139.82.tgz","fileCount":14,"integrity":"sha512-uZE/9AR2FHnUlig2WntirKb9mJpj/tEijg/ztwlEkyAYGZQimiMW3Q2Fq6ncaa+5uFQDeKmwrWCi1UzIG1dfwQ==","signatures":[{"sig":"MEQCIGlZH7GiC19Y0aN+HzqbPJvtOq7LUsYjI+/DcQbVYhBHAiAzZPz8mms+s7oePlkFsYXghsAudC4Z7WaYSqnvGjVcVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvkjCRA9TVsSAnZWagAA5YgP/3vnptx2ksSk/2q/2MFk\nSJNgBGMJGAjRxcO2Kdr71wLIwW9aH3Rfg19vCgPhHcvMw/aY+OgVb9lsm0Bf\nyEiHY7geJ/56jNDmsR9s7YfRGmL/n5Rai4LG1QY054ui55jbEU5NfSBI9nYy\nIHwIC0OYDjZjClRC1RKNRBZBL/99cfPo2YG/zcuI30FLcS0KC2BlS3ICdQVm\nEb8jUrKvRVjy0jpGr1F/pJcGWucXa7LvsBQEeNzbODjYka+P1VKTBFLCn6H0\nNrCdX0rkuYTAGj0IzGVvcvDpYV7nnON9gxoo+62/XUIK4JHe1xmcfkS2wLX/\nPVJqij+w7MshQ+tEGE9OVrM+ttLox2erv/En1WDfhGb6AqWRwdCBRy6byWW1\nFr3RTU5YMApGqMLx976mSDPkBpM1KrEY5sdLIHp4uQUzMvMryNd/GuN8DzJD\ntqBmzvap2bq4URYHOTqJFYfmhl6PvvB0pgZOVkv73ztp96zLxMbSVTl3TWLQ\ncPR8uAfWcfei9TrWpI7ezOdgMFfH9TGkQt/6ybjrVYANX4sjMC9ezp6Simy2\nuiUGGSl+z6sAvvRgxHsXExYEc2q2UrQK9YaUBze/g571XYX0n+5CJWMZrBD7\nceJXa4NOJ14+rBAztB4pyNbIsY75Jc/6zb4eeP0MYEWvpmd+5QefRugcwiQ+\nMfGE\r\n=ACZZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8a821396a22365386cc5e79518363c0a1c89dc03","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8a82139.82+8a82139","@test-graphql-cli/common":"4.0.1-alpha-8a82139.82+8a82139"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8a82139.82_1580136738556_0.8472173866354473","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ed2ba4a.83":{"name":"graphql-cli","version":"4.0.1-alpha-ed2ba4a.83","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ed2ba4a.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"236eebb8c79b20760fdf9e3176b095b96cfdae3b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ed2ba4a.83.tgz","fileCount":14,"integrity":"sha512-D7UTmC73kuUYcCocPkcUddafwnKaKcmM+QNSHvZE/eHk5nW2Fs+fe/T9vb/frN5PjDHHy79+n7oNqhm3+gnvDw==","signatures":[{"sig":"MEUCIB/YkDhaake7041wnU9vcJxypFePPgEMU7AaDqd94IPQAiEAsppqSC3ZC4218cyuUsVtATXr5A3MZvg+Y8ma6/arIUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvmtCRA9TVsSAnZWagAAXVQP+gIQh+S2Hhdna4V8igkH\ng5RVlAzjZCOjL98IhVFYlba+9KjbytAAXEqpGrs+Mtrw+pLniTFM3zXbPzr9\nLLWqQKoZAemm+sCUUgYpgpzz6rujol5svn5u/WXYZqJRvPe/T+llms2YBO8O\nzAESLJhxH84ou/j0oherY+TTTfJ85/Q/VfIynub8bvjyR8MMOCsu7r9HW9rQ\nfsgFmhAjAyQio0KqRyiQQgFlLg91vNo2osL+n+ZdO9c6cQYnYd6VA0t8MF+2\nfzrSpbU7Pq8ThvIlbVZn1FuM6mPdjQOJ1ye2xmY5Iet+udzYbfHtJaNR2Tni\nBfab4zrIrEr1xrtmQk94m5iGYOicu6mPw59BXyQiu9XR92LolURhTyhaJ+Rf\nwbciKYdSwLbC5uiso/aDUMyTelBjdM6ZzxBAi7jF6iwCEDdINscbyGWIxGNl\nkFuG5gt99u3RMpN3dsa01lBrfMDNSq7QaCEB6qQSnPKwR3wNlhobJs/u3YK/\n4OiS89pGT/4jRBDIajo/0YQq5V4P3LjadDt919q+Bz29n/8yIOKvf7ApLUMf\nSpEJ6r4MihrGAAh970qWNkxZYcNDpM6zDBTH2E1R1meV6IvAZ4wWiBkcwZ17\ndEiMLz6ZrRv3pqzP3aOBtoEW8wCWe8AagJ/jBeeH4+r7Ol2jgAW/I2bWH7Gz\npriz\r\n=0NLC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ed2ba4ab0d082cbc870991d148eea08e8ddcd384","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ed2ba4a.83+ed2ba4a","@test-graphql-cli/common":"4.0.1-alpha-ed2ba4a.83+ed2ba4a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ed2ba4a.83_1580136877526_0.7360189295184862","host":"s3://npm-registry-packages"}},"4.0.1-alpha-925209b.83":{"name":"graphql-cli","version":"4.0.1-alpha-925209b.83","license":"MIT","_id":"graphql-cli@4.0.1-alpha-925209b.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"43298f01de3bce622fea707d66869df4ff2a9f4e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-925209b.83.tgz","fileCount":14,"integrity":"sha512-VtY0DYPL0QklkDnrnHMh9KsrCjvfrCr0Y0o3AoC8o38jhP5B85oNkIY3krmmTba0uY2h5q++pLPKgELO+C+u4A==","signatures":[{"sig":"MEUCIQDpUN/IV1mCag80g4NDXj8ojUkvaGqd59pkOMGfMpTyIwIgJ707zvlIg5MMnpIfZlw+Z1p38MEGZKmZVuLcoKU7gW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLwGfCRA9TVsSAnZWagAA+Y0QAJCER8XcwbcXwstAKcH1\nxMDSAdoNNdVtQvx3msCkAS6e0L5heCE/XlPXSXKnZZ2KIBtrKeRU+9L9ZqGI\nFj0ZEHjlD7hnilVlvag8ttdGS/CZSKpVGoN3hRbhdzjZ0gqQWRxKR4lV2zJK\nLzCfkGqVKisrLwqYZnOMpuYf20WV6eoqEBcipqOyEMRQc17JZP22Re+ALzH1\nA7XEv6wHRq15qq6KkjBn36arKv99wXIA0Mr0LPaxzVc3f5YVLoV+jR1fBq6I\nnSu7LbSkORA2tWDCI+FeIMLPYsHldYGY+7oI/HGqVE3Tjwsjv/F1c8WPSTCs\njtfajZCa2Gy+9FMO5B4ujNe0oF4pDY/eUWxCXXuw6bQAObP7CsV9aH13z1zd\nhutmz8PNknhfdP+0Lw3HFPm4VMj3SzXSbpBaAv6t8PKq7ZUu37wVh9UJurc1\n7mwZiY0o0eSsKRQwtmfT9CNj7rxPJ+rhvsBDtFt0zFqaybHhv5dQDs72yRIb\nCbOtdYPdvg0P0/cH/cGeuWpsxTSZsiZfHDZDqXF42XJIHqn6yYCZMsjy+qui\nytYQXyeht3Kf0r+H1BnRQu7bksp3EY8z0MHxTgCgj9ychntasvb+jMCNbw4b\nsJvao35Cec2aycBlrAkcki/bbVQFVL38sJ4itnADOTQf9BIfZFYaO5pcAaZa\nUlUf\r\n=a22R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"925209be0fe2f3bf1ac27594caee943a69b7f4a9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-925209b.83+925209b","@test-graphql-cli/common":"4.0.1-alpha-925209b.83+925209b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-925209b.83_1580138910767_0.92260334091507","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b7d9ada.84":{"name":"graphql-cli","version":"4.0.1-alpha-b7d9ada.84","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b7d9ada.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f12a1e3d414d5d818c3c6f8648ad0c7787acbbc9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b7d9ada.84.tgz","fileCount":14,"integrity":"sha512-hpWWyF5EUwgOS5/fmhbVE+6iEUpU930VvIS0o6ecLX9RWV3F+IcZ09RuS0snjLjS5u+fLEU7C6PLVgHvbXUceQ==","signatures":[{"sig":"MEUCIQCU3kZMKiAJBAqatxuou/1tm7yIJQjyo5yzCVbQSnDm2wIgJyYsoERqlE92P7Zzqu+WknNkhe0JXIXg48WzPd5DlcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLwHkCRA9TVsSAnZWagAAnR0P/1vckDjZNKv1B8VIpFZH\nDLPeOEXAPNSTktCWKmQ3jdWZGQPxAhSVHuDzru6H2953fY84MUqFd6mqOeWv\nbL+N2/4kRZez2RO+XPb+fHubpsBfro5VtiMT1dFZn6m4V9W+1Yp35WuAYaSq\nHX7S9hYUFTVwLg1t1MuCRMRbzrw5idOBjVvmx08TC+ztIfCaAYOwlZ0YSBGi\nefCUi4dshQwLeNBIwEHOHzodA2xvLGA+BHuxkzvK+JZN3Mc2NCfScIT5Tjge\nvObLjY122uXF+sAG+zZOziTPPNCJSpa3fbFjQn80Mlg3F0BBbIkrmOexSRsE\nsyj8GU03KgKOPp4m+26JeycDun+hf71bbmyP3+274YHXBdae4OAXJbn6fjIR\nyaj41RpTzmgmQinQaXC5yarDCH1pyIJpwUjG7CroxYKAGsYjcOj7vtsgPgfb\nvaSNRA3B5OgW3G57JpSGHvl5ZgmLeHblQvi7SF/1oFXbTJfjma9PuDYLUVCE\n2q4vxN7KCUDdPeIwMnyGFmvQFGhNrvg4rUVDXRU+v+lz4zX1NUxMalEAjfUa\nijAnK6unVhhP5kNyDDqWOJ+QkBPlO8sOfxoIdlQxYstj56MHp5ix5MxPtSBC\nMAlRZ3mexJyr9Gnsbfy+z/Ehts/0WsIpaBpjbLt2bqRHRAX/qQykWfwejZ3G\nEs6F\r\n=gx+M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b7d9adaa026a7a32cf2a1e0b9174d17cf81d689c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b7d9ada.84+b7d9ada","@test-graphql-cli/common":"4.0.1-alpha-b7d9ada.84+b7d9ada"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b7d9ada.84_1580138980421_0.4816110202030919","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5d43464.84":{"name":"graphql-cli","version":"4.0.1-alpha-5d43464.84","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5d43464.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5d6f9702915c67f8d759ad18e201ded2753361ae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5d43464.84.tgz","fileCount":14,"integrity":"sha512-JDI4uVgcYWDn2Bmvq2B95mzKo2LegC38Q/z36MyLGGHqFWOfpjgjlf6zbFyBFKtKoLt2lNN/TbDYlVjPq1se+g==","signatures":[{"sig":"MEUCIQDAHjK6zLW9SmHI73cqtEv0w5h4JT0UcfacIqRKrRfQUAIgWtvm+rdWrFu2mNGX6ewH9hca+yx2VWlyWpbXnZbpgzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLwH0CRA9TVsSAnZWagAAk00P/0sbVy/opn4nSzaCZfgm\nH0NHrF92miZ93VdG3Db94VamKQOOVxSmz6+bas+MstBEfkbYioGm6TN3m1h7\n+TUNoNYBR3oL6u0UDsnyyMy0/i8YoHiwN8WZxwvBfMAIHbMJeCXMjvnkiyni\n1MQ5s0iAS2OIBQ/YWQ0KDRoDRn+wXn1FKeidzMwjXaso4vmEXnFeqbJG+H1G\nWmktvkXXHMGDRQzopxPI98i4lJQSQuU+KfIB4AJotAaJ60t/aRhZ6RRl/Wjk\nI66IpQ8ijWSxCXagLVkMSK7Bh//0AR7eBWOidO/pikdjSvEQvou0lQZxRrIZ\nB6mJ3yYADXUs1J7Do8pgqwO6I9RJ48qy1yBzNhKQR4IOfTg9ahj/SLq5mepY\n+9N0J8CTBVjO+pydJMjpaaZwlHzE/KHAFuisdSMilzIDDFOOtoyZc9vP3DUq\nbh2ZdX0S9pDMa/KZ5Cawfhl7fPToYI9ojlvtz9ODyKbYiSoKhk3/Gg+e7bff\nxrq0gQwOn6JMEF9MPlWTP4MorHM4m/rIAEvH5aocLvc7HgS3BvRVWRdTwy0A\nkcL9K3gE7wlO8lTe01+oOg2vjbDDtgn28nMJ8WGa2DuiPZZpLB30BZlmP+oJ\n99GMiXr8zcSdO7eZlA68Eh2MUqtviIT9DE/FJHDACe2f5nEEWxB4qMBLIiEs\nh7Lz\r\n=cwXI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5d434648888cffcb34985eef41993a9c43821cdc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-5d43464.84+5d43464","@test-graphql-cli/common":"4.0.1-alpha-5d43464.84+5d43464"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5d43464.84_1580138995695_0.5409053343551089","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0ee6e49.84":{"name":"graphql-cli","version":"4.0.1-alpha-0ee6e49.84","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0ee6e49.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"37c646da7661dc0e10a7be1f23606326417982d0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0ee6e49.84.tgz","fileCount":14,"integrity":"sha512-4Ia0OGZaMLwyr4MXDNbMwHjACipDGfB5sz6/3Wx524/tpiqYzb2iNRPAU8JDU42RI1lLiiqWgTmRLv9IjZetuQ==","signatures":[{"sig":"MEQCIG95WvHP0f0Z9u4ypGSyn9lMKaAqnqTJLWQsrkISrvFiAiBA3Pa2givVW53UvCHW4Z9SGp9wG86UPaOGZAAxOgwzSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxAyCRA9TVsSAnZWagAAdAsQAJ3DEJ16YWmXewvmWTjr\n1vX1ipMKNzTWEu5CODwIurOhKmmW3w9bbhDZsuzU3QECWQtvY4KdRd1Yct0w\nTHIJjXNyHnL+somltnOjBsSi0Xz8n/nc2ijVzRLJfHUOgOwgqg4DJVn9L/as\neydo3wTTH9TjVEVLDle/DS+zRlxVj077Gs/FxFf6hl+v77stfhJgYB3IIGch\nzpcwjb7sXypyNA4Iqky4PFeFigqwvs7KH5A+VVlngLPjOmMl2uKRbVf5J/nE\nLJqeP95sR8QnrNk7DXZviOWCD8C2IIP5cj5LrcA/kScfM2zIW5LEd4CndT3p\nPwXr8/c3ayCHD29PFgawtEfFKZKwP0txiE0LefxFBwWBf55ZFIs6DjFpfIyq\nwYpfByV/eKPSJH89cLnOgZc3ABm91qmc1cixuZr/6bXCGEP2ojOU5C7MTCSC\n7pIUedu0k4BIRbz+Pc2vZKQ5zs2ybDhc/S06y+wVlYWePNJwnXGOjxZKccyb\n4VIDTP41hS+I8vDcGImLqW7NPkauj1KXpkM9cQ/EfE8LfnOKAGGK3y1SQU1T\nyydmgVnTLwdBZFfYC4+sj6Q40KACJLH2gCkgwbPYIQiAaFFOVa1IrthSvKUS\ndjGp3pwPLvnqNBVwHSTbfq0cCSxddHcy++INpCN+eOymDjpUpJxogiEiw+Pj\n7Wx4\r\n=WFYw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0ee6e49ae22961810e96cb9968ce3a6d404c25cc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0ee6e49.84+0ee6e49","@test-graphql-cli/common":"4.0.1-alpha-0ee6e49.84+0ee6e49"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0ee6e49.84_1580142641784_0.1821552637582844","host":"s3://npm-registry-packages"}},"4.0.1-alpha-94fd823.85":{"name":"graphql-cli","version":"4.0.1-alpha-94fd823.85","license":"MIT","_id":"graphql-cli@4.0.1-alpha-94fd823.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"52522c874af50bd47ecfe27f9866d899f7228082","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-94fd823.85.tgz","fileCount":14,"integrity":"sha512-BOvSkH/s7jNMOejUpZvbyvRWlp+4lIVecrpCPLWH/4h93woBRBGP6pHV8eTBmHRX4FzQlLxgWiMy5lFmTFZGNw==","signatures":[{"sig":"MEYCIQCsSBNTrbuO6gmGqbpYrSGHqFYbMnCR3drSK/lkfpYOEAIhAJ0FY9UwotX9fboiINjsR+LMrQaGJ14t0O6U71vswB1W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxCPCRA9TVsSAnZWagAASXwP/3+MPiTec4aJMwfG1mpk\nu0J66mPICgK83e7lAoIchbB4zD+E7DRXTWJcpPwC8zeCB/uB7Nzpstq2gyIX\nSn6VpeTDoppH0Nh7finp0jfidxcVVg2/BgJ/cPdytr4e4tuNXAUuZlTnZjFM\nGA6H4IiophHX6w1Hcujn/EdVieKys/9R8fCBbNCTPDbb1x96Buxi2P3g5+7j\nrlQtkmLQXo3I1+ThOjbdV99px3Z7ufALDtTnw5xeyNrjuO37o9rkggTadod4\nUNAh6tm+wty86EMqt/HMuAn7tf4BatLfL3OUAzCV6OCVbnKVbOeLkhublTiO\nqU6YgXOPtFxYIxqxnovThDeRdTj900Q4f24hOI76wnoMjqwpnTSkurAfBgVT\nqruaHSedX2zWQLCzvuYbWGwgsDT+IVIheSEf5CcxmkoUtxyzp1boTXJjchVS\niUDdUH+HA0gws84NErsIowhmbSwOccDKeWNf2I8BYVVgW5cQPGsG+Kd90dlW\nSo5Q476oQjVhXm1s962CXsa6see8M4cHNOdrnldXwqW0LXwhw3lu2ulNe4kS\numsveAF+zfggjHsy8cFVW8TPbtphI1tLckpZKwoc+A43WpXDq8B0EBgzy28z\n8gPtF1b7+1G30hrfIlGOYz5q9GJ7eMgsFQ04FOq4cpcFeqaREGU3KdegKWah\nePYN\r\n=siGI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"94fd8237c24b186fca4fb39b61dd95649bf5ba16","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-94fd823.85+94fd823","@test-graphql-cli/common":"4.0.1-alpha-94fd823.85+94fd823"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-94fd823.85_1580142735153_0.03629285279693084","host":"s3://npm-registry-packages"}},"4.0.1-alpha-12bbbd1.85":{"name":"graphql-cli","version":"4.0.1-alpha-12bbbd1.85","license":"MIT","_id":"graphql-cli@4.0.1-alpha-12bbbd1.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eb3a92c48462246b031050ee73fb3bc1b39198bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-12bbbd1.85.tgz","fileCount":14,"integrity":"sha512-QENakFsaPZ6ThZTy6yuMcmUBGADq8uV0zyUZH2L3qAH9Hr10lOGZq5eHEsQ/sOtbZGgu3agm0eFYGXuWA2UUoQ==","signatures":[{"sig":"MEUCIB/udinE7Mpa0aMtQb7BIAZn+cxFtBpgfShX7wGW+WRJAiEAvAr6pdl0KSfooKQxO/YDA6Aa4Qmo0q+0fFPdr4ogtYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxCvCRA9TVsSAnZWagAAlfEP/A2JQsrIacHqA+mK7vF2\nRcvkIwGvympn32vbNWbpogiqxF+9OhyjNj+hPopnC0IYSxYeF/gRygHppwOq\nUiEtd8C45CU5ISP/yK5SJvyQuADXegc4NXEtuAr/fIGiTqyTN8zlh94RRTQR\n5oDGvX6xzuHebDwFjz2JjjoC9E/zh7Ae17LkXlcl1tIdrMERfoYt5CHaYDmS\n8Xit9miw7xbQan2sp/pBbKEgqxGawFoRIrnqPlHBKxdvCqvPFoxWOy1U9ifB\nlbA9Pzk2jkwHqSk4nRmGkWxT29qtK3x/Ma2eQvOvr+GURv5leSYrcuY4E4MT\nZf7uUxZbzhpM9xu+M1rfO7D3MEyY6IK4pl7OgAXvjjYbclMbAvhlM+rtxAhQ\nd/UncYQqKa3NGWLA1qKS0bZagndrEL3ng9hqvTiX9w648QsPfCG4i0l0FvPe\nBCW2Lyf40tx5cIPfBrskTnNgsy8A2S3MsbfRUL6SlPMIp7YCPSlvuVm524AK\nsuQ8VxdXF+yUoWlGq3Zva1lYZYDs4VxyUiAuAtK005N9tjoIJcJpTgosw08u\nDUcIIEbDdj8FXbJcaajZmROm06hszU89ETwn4SMzIgfVRAz66X2qM76eASFM\nQaRB2/OlrJ7PJwfbW7ePAhq7TygYU2pmOfYf2wLLrwb8rZJLkVPobXyFbYwx\nkdN8\r\n=og6m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"12bbbd1776b62286b0fcb4c37ac23cb725308741","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-12bbbd1.85+12bbbd1","@test-graphql-cli/common":"4.0.1-alpha-12bbbd1.85+12bbbd1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-12bbbd1.85_1580142766943_0.09489410949626387","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1d4c5d4.85":{"name":"graphql-cli","version":"4.0.1-alpha-1d4c5d4.85","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1d4c5d4.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8c823231f9088c322c508a1b89b34819adc393fd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1d4c5d4.85.tgz","fileCount":14,"integrity":"sha512-Ey43jlWu9voZCiIDrbvVMbZMY34Your068CTVIUB/r0CYOABrfqwav8MiPTvVaWPhQAy2irwRar/BfsMcfkJlA==","signatures":[{"sig":"MEQCIBbjfL6l0REHx4m6G3dZN+LsBau8Kd/AXpUO3+QceZTMAiAy/mjkAvIHB9xeAOM78dCBUC441ZitzwyuLKTOJMLzwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxEZCRA9TVsSAnZWagAAN6gP/AmEAUjQ6qpMhTZS3Px6\nWnhP32HVzO3WuntH9imuB2S3Dy7eD7S1kPp1jhiA/7QKgmb0O0mycd7V8pqC\nI1bG12gvMBE+ViDHftE8NGfQZxAlht6nm9KW6rilBREPYr29zj36QzpIlMPS\nhOl+9akU5XQ6o+gBTXlGnUOH0+0d88c6h1MiiXA/vP5gBrYqjR6NjZrQ3ZxF\nXPbfSdD0ly3sr+ZnboWHQOuTzqbbU6n+YWnHgGW/xjRtkhvJuO0/I182xm0k\nUYYuvNb3r9Qj1G5/B/KxDzK/rI//TQPnxZb2/33vMwiPY3fSt3jxUtNxqxox\nff+enF0aTGseAxTugVF6emC8yO+go2KlI8r0x4ElDh5x8xDrBzQn4i4maNxi\ne0BqtBGF1FS41D17INrdY/MUGGYtpJxHaElj3pn1St7ILPO2DqxqpiHQp0SW\nJ76UhdksYnwJTmyMlLQSSjoBxt8Pm1G0kif92m+EqvKN8J5VQpeXbxGhu9cn\n7A3ghAhlFQ60MsD7WlAdiHLYAa6iyVLgRqn43CpIMauwaugKNWAdoSSSdk/C\nUGMsU8m5FCb3sfZJ82nYXE5LOO3c25mWCvegnJCTkoFhyP3XG/F9HCTuIQs8\nsLoQgaVXAt3/Jax2/vGKbZvNdpip+KAzWEleSRz3fDDB+STLsRNBeNgNVhBg\nise2\r\n=1ctj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1d4c5d4c622b543b5fbedd960d12e59eadd76277","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1d4c5d4.85+1d4c5d4","@test-graphql-cli/common":"4.0.1-alpha-1d4c5d4.85+1d4c5d4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1d4c5d4.85_1580142872828_0.9431609789564415","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9314dfe.85":{"name":"graphql-cli","version":"4.0.1-alpha-9314dfe.85","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9314dfe.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"82de776bb43c317ed527e9aac9f005f84257c9f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9314dfe.85.tgz","fileCount":14,"integrity":"sha512-vqZR940DHgtfsa48nMmFtTe2/0yNzaTe5QFN8WtHdWLBRPb27/CvwPHupHMdmaPDDE2epNG19MxUZFLM3WkDYA==","signatures":[{"sig":"MEUCIFJtpKM1Sf6ozDtQF5Ot93bnkPQzM8jkCyzR0g0GzTIRAiEA923zlZEVWhYt4jawaKTHMAtQ/sa9xX3flMpUHVi7+x8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxiSCRA9TVsSAnZWagAAHq4P/2ErTQSpFF0GecPG7mKn\nVetMf55UnJkRNV16ncJl6YGoC7W6McD40DAT/RDmPLNI3ax2LhBN9jWKc6vj\nCcyl/ctBZammouUkQwKKZCSPIOEKJxd/dkQjRCqetvE2Eft4og+SBQ7k0yUH\nhzgSGFJdoUh3YOP/cgALAHJHfTtfXjo4Nm7zMDieMmh29i4BD5YcnC0J41Ln\nKMHU/g5h6kYYKq3EG1Izg6cEMY2O1xj+WT81JHdS6Zrsr41Af52vTE5kQdSO\n8Bpyk/Ou6HvEGIIbIVRve4kApRkh0vUpculYoZriGNez1/Vu4FDlQJzKxyZH\nRx2RWHdZwnWE7IR3HwiJv/l+aUDH534zBNkXf8KeDAtHIKlpxcGSv4fSGyzj\nxRZ4YhoKFM1qiDLQ4UL2Yboa+qu6xy3V6OBPszKK73nkyGC1LECg9gpwa8qJ\n+w4Jnro8GWiWrfKCapJyJKCpUl58v1MjnUBqOw41mTp7lNcJgjR1cl9Q5gB+\nhxL0zKLzvx/wY7xeMENEPldCqkRVlxG5wnAf2QINYCSab/GuM1mnE2i+BBSY\nn+AKL+JCC1pB+vMnSq5Wi8KMeg/4K0Wx6/5W9679n7xxKlVv8IeJWytZcF5q\nMr70F+kLlGODZQGnDX4k81lPzqXaWfFlJi4yeKUUtxGANToIkWReBPMnhXjR\ne1ci\r\n=B+t6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9314dfe177cb68aa8e5ea4141009765938699721","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9314dfe.85+9314dfe","@test-graphql-cli/common":"4.0.1-alpha-9314dfe.85+9314dfe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9314dfe.85_1580144785490_0.376661626418326","host":"s3://npm-registry-packages"}},"4.0.1-alpha-452406d.86":{"name":"graphql-cli","version":"4.0.1-alpha-452406d.86","license":"MIT","_id":"graphql-cli@4.0.1-alpha-452406d.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7301e4dfce3aa57ff9cf8d77550db27e2a9acf8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-452406d.86.tgz","fileCount":14,"integrity":"sha512-7iJOc9yR6gucvqJC3zEQmKg5wgw7dzXEr1ukbrdCh6sfGJTs3M3UkagD3+0lrfzOAllrG4z7oaz8W7UJsWTBqg==","signatures":[{"sig":"MEUCIE7i/ObTzl80RmHnCX5ZAd6Ngw9kH1Gwq30s1Gp+o6C/AiEAsM9W00ajK5q/exgCyayMSbRGv0CJticlN/1A/N/Yyy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxj/CRA9TVsSAnZWagAAMCYP+gOvoV0EXWz6R7sApcAP\n0n5OwbC2k+TAjLY8xAQcqT2JH9S1oJKcCdFiC4KUVO3ZTQmUbb3YrFr4EDcb\nYAcoD/Y5aduU1+ndMnkRZtHJJKiKk3AJ2GEfStSJz+bHDUEbynUVKL1xHamT\nPHyPTd9IHrymUtc7sN6fHfuIW9ev2bf8I9h18cb6ylAOlgRA9nzeNziwqnHz\n2qa0sOdOEk7AhKzHt2c+VEi/UNqBp2m88KTbLbsKdgTeo3j+ShG2EJUyuRBp\nDue6tvQALB19UBcFd5YuCHU+w6XJXTDOX4pGxHg6lNJMCIlpL+kddKXgsw5y\nO/eRbxyshDn+QFRuqV1ObdgA4RARMPSRe92QhWk48lUabKoe7QthiaJ8k141\nhhV7SrLMXkgCMtqVUT5ElwHO57EXTmelCzJ8VTwS6Ie5nEySswCQVK9ar9/Z\n61K9Pfw7kiP8iOflBNpkFeR8Ce+BLgkVC480J7w43RrnoIpQhkilkBu0er9t\n4E2fSD4Eb8x7diICbTB26RhtMeyNlhVSlsjKep1kX/uqdAPpR5JdErb9QxKm\nhdb7BfLXkJ62FpuIr1kmHNl2Db/XZuba9wV499KOV0fykHRGCZn+Ifzhs5wH\nWOvDylgz+9D/K/lltfXfZ7dMYQtlV7upbtuePkxXYIL7ApxJW1+QEMDKA0IO\nPwyG\r\n=uZjI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"452406d3133853deb85c267dd2035f8ac3e12080","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-452406d.86+452406d","@test-graphql-cli/common":"4.0.1-alpha-452406d.86+452406d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-452406d.86_1580144894941_0.13270177298803465","host":"s3://npm-registry-packages"}},"4.0.1-alpha-09c54b4.86":{"name":"graphql-cli","version":"4.0.1-alpha-09c54b4.86","license":"MIT","_id":"graphql-cli@4.0.1-alpha-09c54b4.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3699b60b5645db074559bb85643402838c194280","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-09c54b4.86.tgz","fileCount":14,"integrity":"sha512-R5Bo2JMM300ttd/D3genoVYEqxMAjDsJvZPQQ6eNxIEHO3ZRpwwqJY1J/GvlRJAIqMRM071EwdSMWbqYRGv0yQ==","signatures":[{"sig":"MEYCIQD0OQMZcnk5QpGjWExvDoLplsXid+Gqk/KwvOc8RYwt5gIhAPX4TsS0Ws0qtzGvptgmGpLBuIe3QEcqYiEVM9SsrMuL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxkTCRA9TVsSAnZWagAA0fIQAIWhi7DjKMJ3kF2edaV5\ntBQr7a9P1zVFHepc28d4vY7mF4RRaRSkZw1hhJ88Pb8lZDXlF0ueQUfZlDuV\nq8eufQEZaWf0aOVC55dnUnyX8n/ju5knKA8SF5rivPq28zNStn9KPXrMs9E5\nNs5w1bfBV9M4iaHX01k1Gvf4We74T+8irgyzjcsPRG06wDS0bSLTijwZXRmw\no58tb1d86zx3SeJ3KmEMCDfVel8lHzezej4grwsiI/u1VehwIGDYIPyc9jEZ\nTMsFl5UXuo+rGB9sss08EdxgtDBIt59ADIrotKaggC01PsSshsXwACKxfSBg\nvTkYlzL0QI/aepRQN7i+JUKcQCAmrlxdieS4ctFhdeftJi6//IQej2xXS3E5\nxbJ7ji++i+wRrvbmcVB7s1PpjT2uA8c+Nn6Nkxty2cEMNG5AaqqEI2FPjNYN\njhOvVL7ddesrm8W4QfVEZQnCRQQjeQZ02zlzBeN5kwZPO6iqryQvOwyBuldl\nCpApv6N+nUShzK8rjLL+dNn9JcwK3xYEwy8/hzyGGt06GhTD4BzPgF7rfOII\nGSwW5xGRKotV7OmslypdSdyuM8AfOytdS2sh14VN6KeMnOOuHEyznTjrZLe2\nAZFKaCmc+pTW6YuwK2QMuEWZgFXXk9i+8Y53rr8zobpt8fFdQq3NUpoIr6qT\nI0PQ\r\n=iiF7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"09c54b415e7b7f78ae2d2253af301227f891e340","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-09c54b4.86+09c54b4","@test-graphql-cli/common":"4.0.1-alpha-09c54b4.86+09c54b4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-09c54b4.86_1580144915100_0.8307532776371311","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8477073.86":{"name":"graphql-cli","version":"4.0.1-alpha-8477073.86","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8477073.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"64a56ce16977e89a77357b33ce00e433ead245d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8477073.86.tgz","fileCount":14,"integrity":"sha512-W+zHBiLBMk5ZUPiDphzeujlkZAGAY89HJm26pmhvo9MZO7hfW4TJx4DYDPkT0RI1/5VOjWf5D0mp15AaehZV6A==","signatures":[{"sig":"MEUCIGwv9KfezXIPB+9o+Zx6NJAcjAasUotKFdJN+tTK1huyAiEAua9CnTiV0whk+sz0S6oc4y3Iueva8Hpz3+I+OqrSA7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxt9CRA9TVsSAnZWagAABXsP/1nwAkJqm+vM7Q8F1jH8\nc4jkycE+PT/Mi88sZmzqezqznmVc1U6uQ5dYN95lgBMR4+AqGmMl5wm6a1Cm\nE9EI00UYSYEU2qAsCJP9NZVGDSL/XYIai58Jf+sjRbQOPv6nXMlFHVeXO7RP\nFXgM5iF0ty60Q5Jvlg6B3z0oYNnvagBR3/zMJ//MFD7UMvX+OYsiqVWB1Dpc\nxdeyBPM7snFbzg4pyKrsfjvz2zEIBXYsEFTedhAY4ym25lgiECafD0KY8yew\nmLYIK7V8znieq674JAKyP4ETiVOTbOkEleNW9YKTaS4hTEOeAUvICX/SXw8L\niEmgM0EzYIcwzL624N/Q4hSkUH5w0gx6eZbJXdirYUmKHiiMLHQktQTosuL7\nnVqm6mDH36qlgNsS9pvzJP992L9ygDCHDgncIgc1S+Zx93wiqhgt7KNknyMN\no7LY0EnLIGIskuOB5FOWPsVSnvIjK66a8s0aqFi4mRNHknnA9hhlrgH7X7Ww\nlk9jDq9ToC6zxrFvNf3PnU7P8BYTGqLh82eGIxR8F7EbMx8ndSATEs7vTX5x\nHiR/J3N1olN0dxDGKc60VV885Jeux2gUNxIIwenKpbwQV31Gdhh2q0R59Xe+\n1dACd58t0axCd70gW2IeNUjMTzDUJ33X0x6uLh4E6RAAnqtAAN53aYElbUPl\nV0q5\r\n=Ux+A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"847707378c57676c6096f4d140fe491ed1652af2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8477073.86+8477073","@test-graphql-cli/common":"4.0.1-alpha-8477073.86+8477073"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8477073.86_1580145533210_0.4612091082808869","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0190282.87":{"name":"graphql-cli","version":"4.0.1-alpha-0190282.87","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0190282.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a8870745d6875688c09fc70c1f204eb2388aa32e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0190282.87.tgz","fileCount":14,"integrity":"sha512-t8X8znygMHjCB7D+Q6winN2hCeGdyXgOOaUnedEuMbRz+4PID2r4curAdd9IjXqScLN3Eg7ulfIzeqgdzWvHzw==","signatures":[{"sig":"MEYCIQCyOaEJneWkJ2lYyih1bcnx/Zq/+2hHs74CqhthrBhTRAIhAO90Km25sxrNC+GAML3Q8450qmV5EC2ApfJdfOu+XUOz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxx9CRA9TVsSAnZWagAAc7wP/jVRlIn1svYU2jlMdEaj\nMBmS1GDmHhf7zqnKBTSQ+icM2pW4rBOqo/wSd/X2mPx20l3HlUEXR90zHQ/i\nXUG2Of5X7cEM7lNDE9ipJgbkcuUUFyArUBJrmEYnyFT9gX2/+D8PfLq+qJOJ\nqIrQuZ/Sggtu8CGYAp/uU8Lc4c45e8xi/c+T2slVjD5w3xbPZJXBWaffU7Co\ngiuKtHmwfV2mBQDtEBuLVGd6e37zkQLpIwz6DPfK+/Qx5+CQigmPHOQU/VPw\n+zV9qsp1gBdFFr1j3iVemffeKtMHOPRiinIIc80zOX7M2BYL8U69oTmf+Wwe\nB4BqsvgLA3jbA+SSa8BKKfBYb7BJYROrTlPjZxO80RqRA2oDGu9PLpZ06yGC\nmKcY7+XzxDx/k+DwSAUDgXgi2Uf97z9yCPQb4X94DA/zV9TjGGF3F1Kfb+EC\nq5tDEk0XXN6+/mwfho8PX2z86b8TCKQ0/F1kHjr2dqa6AgldlECkyJbnjEpv\nqxsqgKmkq0bOnzR91Q5WuRAfcTs0FfaH34782daxeGQP3gDad6Du6r4yAM+9\ncAmUR3HC81YknG5rD1be1GH6J6C5vKThiolITKO0uBILFoXyNH7RI42FGDTd\nXuFTfMFpDBOiku/XDgc5hgtmcytNkKds+qM5n/7IWgk7Idkrxmtkv9m8CQEc\nkrhK\r\n=baim\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0190282a878f1281182775d1f9d30fe70e7a3ee2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0190282.87+0190282","@test-graphql-cli/common":"4.0.1-alpha-0190282.87+0190282"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0190282.87_1580145789058_0.7080495036542434","host":"s3://npm-registry-packages"}},"4.0.1-alpha-96bf631.87":{"name":"graphql-cli","version":"4.0.1-alpha-96bf631.87","license":"MIT","_id":"graphql-cli@4.0.1-alpha-96bf631.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"16e3ced4b35d749ea5e59c75620a9e01d644d785","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-96bf631.87.tgz","fileCount":14,"integrity":"sha512-Hh9iJ4LVRHE+iR/l/kwaWolyRmexozRnCI1IwrR0ofQMk/ryr+91lYEVZ2LzBbZGGfptiLY4utCPVYfq1UBDMg==","signatures":[{"sig":"MEQCIByak7itRbDtPXrB1/93OrxHKBBIAQ/GJd/zcDFzaZVYAiArsVeNc0kXoj6zsnpfxoPAMTyHnBBEE9mwd8I1OHBlag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLyq9CRA9TVsSAnZWagAAKE0P/2AQ8Om3Zyx8K5x61ZmI\nt7aEzqW1YFKfjsvlwEG7vO8xZ+hLGV+pS0sp5rgb5jCDdscR5XoS+6mzzg4A\nTRzxoD0Ad0ZvkwId6tYCS8zG7cmbTVb5RFPV0lRB7f2hf7C6ax/mDngQ0rE4\nuUpozv37bvtNEEySd62LTljNzZEIfowvbvAHVzrt25iOlbxYFWbDSnbKvkPO\n44pFsavZz7QW7rx0mbXkti2y3ejd1i5uIgD/z5t4dT2jPOPAdgtvEtf4ssZl\nTq4UmQn4fISyxR3Y76REeRYH8TzE0A32lOMNEgICFyCtBdzTYZUrWk8rTsYw\nYSMVJx1an5jV1rP1+3Gl9yi3lBPH52ZlI7DWFR3fGRoYYMsiiDzqcWPId5qr\nwuMbEOFP8e4Y4XafRKUJTZQMGgCBQUOlVbsRt7463oNRjHvAAAiSz3WWUEbG\nBtzvL+7Hy+2wey5u9wzDSJIxqDjA7eWpzqWactSuySfSs95KJ2eU10ETefuu\nkWkFiBCpexA9ENHZeHZsguXmZl/l6ZRb5I9Q3Bo4fQ8VoAjGwR/ibV5P8RxI\ndGMki3INK/IJO2AxsbLtyBM3jUmg7ymd7nUU9Eb2WCAQFok8bdB5Ta2C9NID\nwX+5YQl3EZJDNacCzniO/a/w1Q4aaLKOqbnRdY+5mu8G7dxzTzVd/gLq9Nxc\n8XOc\r\n=kpdF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"96bf631c787a1dcc9d453a06b0340b0a7e3f3ea8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-96bf631.87+96bf631","@test-graphql-cli/common":"4.0.1-alpha-96bf631.87+96bf631"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-96bf631.87_1580149437555_0.33336896955111506","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e1628f1.88":{"name":"graphql-cli","version":"4.0.1-alpha-e1628f1.88","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e1628f1.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7a2f460dfe3ef9632f1d1a425139f6349754b332","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e1628f1.88.tgz","fileCount":14,"integrity":"sha512-A/eAyAyDg4KoC06Uu8y16C6/4mZiRJUXXxvpoYco0kWdZzgpfElHidrmplZk7Fl3pxqjw+xXcukBwkRiHeBWVw==","signatures":[{"sig":"MEUCIQDFc0v6bK2bXmrrvhLWpyS2R8nMabix+R8xB/zP4PNcPwIgVontHSViTBeREglY9MNGuoWGXCiWPEC5T/sLS0PwoNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLy1iCRA9TVsSAnZWagAAMS0P/1JXHuTRu6GXL8PDkcqc\nl/PX4Z88lzeP9InD+YMEiNyEpjsp5E23dqvU+lxQBbvhJiCfFjaEnz2Jxlb6\nHdQoxVM1Eudqyq2GKYdvzTKNQom6QxfCMmQyT7s9t5ccj+XSbysRikChdRx7\nlc86Gv8OpnOEQEwrXlgdCZN6fqM5u/MfkeSM8zKkKLtiR/B+NesdG67tKgum\n8UqQIBl1RdYhkaklEaujg277on81D7I6h8SIt2ckjKPu7N1dN8euF1HM3Cpp\nZSV1MPcLejZgkmttprYDzpgnD4r+815RlAUg8S5SbzKBMZjmJvWr6C6x89mQ\nn7TP865Av9Vl9rjGC6dlGGVrRgI0cxuCHMu+m6MVBV1u6db9nIaFmjZtPdgB\nHyerg9GCKN6HeL9bFn5G/iF9sLjorgtcII9I6zIF+m//RinXYCcvUEZekXC9\nro1mxb4vA3R7z/nLlo6Upy+n/9FcVh1N+bjXP88w/xSTSQnIirGYz2LCdaPV\nxHmODpxzPr7GKFdE8rvYjfCOgTMQ7ckly+hgeWuTh3idYEtnLLcd+RhyYCvI\nJtvKzo7PSIsZHVSRTpXm3hZMZUYWKjyuX0pKGehlXhpMAoYC3sVp+oTDvSig\nimUqf+c6anW5yWbayPHWqFsfZ2LLDQdqWTIJyvbj9fGSb1N3sOKs9EuGY+gu\nZq+v\r\n=UR5p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e1628f112b63382089af229ac018fd6f9f1539ed","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e1628f1.88+e1628f1","@test-graphql-cli/common":"4.0.1-alpha-e1628f1.88+e1628f1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e1628f1.88_1580150113928_0.31397689599751066","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e6a96b5.89":{"name":"graphql-cli","version":"4.0.1-alpha-e6a96b5.89","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e6a96b5.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0b05f769b7ad454373fd325ba211aafb4eed4c36","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e6a96b5.89.tgz","fileCount":14,"integrity":"sha512-9RJjBfhz5dgnJRd2Zb+l/dOuFS6K/H9/c2QK6RIL2+1hC33EqKkeVrxzoKiW5KOciFU2Dj5mImN3CGHz/vMmXQ==","signatures":[{"sig":"MEQCIFiE17vzyCQMnA659ATvQJk86DwLouKe6qpVutgtGQNtAiA0mtKOAu5C9ir/3rSOMGQlGpEAbKUzQ5tHYJx0xC6p9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLy3FCRA9TVsSAnZWagAAvdsP/3Id3A+O9e7GkinVtt7D\nHdz5DQMzd53TI6ZWGqucLd77jCEOIb29pZfwE2WnvItUnlv+4NbHaS2EMVbc\nVKO7Oe71AHLpeN4vrc1GUVgsIxw428nvuTAzvFmUx5sytpaVdpJeQBFmg05W\nFilOxGpWAFwtekxALncRLN7FjfFQDNGrFZMQzOt4IVrzrc9iSvIxMoDfNMOJ\nSxNlWKXvPkE3CiCr5nGKso3OXzo7Qh/685iG6uufcoqtgkYWEAeVYuyLiEPR\n/D710wB3NH6GzxNUX1q2dNeEeJEbbiG3tXw2CWGsQU+N/hx3wYPy4Bw0ugvz\nWzXAfkiPbTtEWOWFUom1brrhYejmxiWQP3EopFbpbxHyeUSZ8QY7XqcLqyPq\nMjkYuijyPXS1XCSHH3n8PCsHOml+f3zd3GCAmj0vujoQF6VIZTw/JnKID60s\n0d8kHKbfwizIy/AH6tevHyQq00mJs645dtwVrFquJcN86jcGZLPqhB9S4ksM\n8dNowsV/4ZxioOciMVKYl0/y0ub4G/r66f3CcLkFxRQ2/LLRRf+/haVjTPZW\nW2mC7D/n/rIZ23xJo9dT5m1EKgSexyBQRiaF8Bv80boTt8Ne51pVJwDRWXU7\n9WG/fiT1PAEv5q4qKNLs07VPeXDRi+FiUNsQCQx9I8ERdlX5vSosH+5IK7G6\n92Y9\r\n=fbcH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e6a96b50d15509b73fc2fde8810f20018987bbf1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e6a96b5.89+e6a96b5","@test-graphql-cli/common":"4.0.1-alpha-e6a96b5.89+e6a96b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e6a96b5.89_1580150213228_0.8865262399402714","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a4c0578.89":{"name":"graphql-cli","version":"4.0.1-alpha-a4c0578.89","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a4c0578.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d6950cf5c9a5d19162d87bf7cc1fd98ac3231221","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a4c0578.89.tgz","fileCount":14,"integrity":"sha512-XP0mKKiuW9BRJd5scprzklaL6cFMffJ60Q4R3st3XdVM+XciFRIDzvBfb/2jM62txEQixxFgnJCAVhTC7oSaRg==","signatures":[{"sig":"MEYCIQDUyCm8WGben71fI4GfvOb1rLukjqRFbfvu+wXrUYqPwwIhAJnGwkBRkAFJCWJnZT0qhBZ4Au9Hz7XQGjVvznhZu1fU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLzZ4CRA9TVsSAnZWagAAqPoP/13W44vYv53AzqCyWKT5\ncMUPKvuE602B/CPDKJ38FnNouKCaqtpqqJqXhAVlmlUAjtbqE2lmTpmgKOa4\nrr5uxh267Dmm4jVQmrFkh2/jWjufB46EbOPG6fM8TXTaje/olhHiuh5QCH+M\nrW1G5JfwRZ7WyGAsOSJJKOfpL1vdclZwR/GIQTLbupG4vhuU6CGR3Ho8AYvK\nqskmXPJH4ngcpfsLhR6OYm/CYhjysEtph2zTWRgeecUmKQVK9LZOyH9ZzsMt\nb4Tykm+hZC2EykBf5MJXi7jfDqYQq35Xu6BMAieXEaWmxaFFGXFMRsgEF1NF\nzl5XRhFbbc06uUoaaYHtOSPVzaOr1N/UgRiX93x88OLQpzClQHztzY4r5Otb\nk7tYXbMKRKwV3Fmo7ztRPAB5aqAEHMT9ja+E44Mt7qQTzaRQIZlPVZ9RAte6\nGHMtZFED5uxujXpYZRLNaqvglBoUHD+u6oDOu20/kRgOYHN+JSNn4mxcFyE5\noSjXc6MfefLL+UmGIPwsSpErRs3NnhEi40w/qNnolmShOOrB5ISTOS/hs3p1\nxWKtzc3dbxbQ/4Uz15l3xevJcH5OJZqgs3H7UfFMmaEHLVHyVnH0BPA7CMMx\nS+NO5X9PMvkwvQjNppzxelxsdjtAeJJdKUHs9Uochsf5ZQvW8YX3zT0+nBcU\nQgNQ\r\n=VI0Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a4c0578016cf0a885ebd127f5558e5418caa553f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a4c0578.89+a4c0578","@test-graphql-cli/common":"4.0.1-alpha-a4c0578.89+a4c0578"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a4c0578.89_1580152439055_0.06778668889114736","host":"s3://npm-registry-packages"}},"4.0.1-alpha-88a4a85.90":{"name":"graphql-cli","version":"4.0.1-alpha-88a4a85.90","license":"MIT","_id":"graphql-cli@4.0.1-alpha-88a4a85.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7d4c8133203bf9cb70c8e06d277188fd9199b817","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-88a4a85.90.tgz","fileCount":14,"integrity":"sha512-Gl6cWdcZKB3QFw9srieyJWId57qz8TC/dj8vRtFGwkmqyGXkpL5PMjvtk4/wA9burF+xDn1EoeB4jVooSrTgSg==","signatures":[{"sig":"MEUCIQCR3KUgdWmPSV0N+Y7qG2xoTqvq7MySRUNARma3WnDFQAIgYcSbtI9QUoo47O8iFVkYUZOCJ3FYO1vWsBl/dgAol/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLzbTCRA9TVsSAnZWagAARs8P/jFT3VDy0RhzlFDppOKE\n337rs+GKI/bF8IpyKUMAALcGFZk2QxH/Qz6W0joDccat8rO69PUJxXhH3vlv\nH+yZ6NSJqg8pUa5Zr64u5lg3LJ7v3M2+DG54W9eNtL6mxP6Tx0AeiQBzOG0T\ndZLPGi68qZ2e+9kZ0rEZqNyHHUO/V1vjvig44br5ProwOA+W/j66hbOPE8ns\nfP9zur6H7wHAM0eIBXvy3+oQ4eCykgl9irxsALqllLyAZGSy4mxEl7wwAoaf\n9Jj9gYa/JqAZHFmBZSZOkPwgjGkZtQULUVmcE4v8fzpm+iL1eqKihpSs3Z/e\n0p6CJYrRmC+jIHWr++A8DGzRUB2MKbRPI9MxpXe0SSSAvgIImEW9QJmIyiOt\nxXxSss7eqdsw19sq/P1S9EiPfJKEA0ggnPOAqygOFnlZvlJDEaBHpUMXxjxf\nUnIJI7vJlPFfMYTPzFzFXKQ1z4qqwd8nRJQCSvkhWdDHC3JSWy3tpa+MJFuE\nahQOqnzVXeKINf/gSa3MKFpCtMMyuiGi+pY4BN0lH/nBtOiMPy1GJTS7u5F7\nDZc3eoniwf/f76FyRUVFBdYtO952HH09TEZXsL2x9MwQS8nmxIsoUBUCWbpw\nMvJA4RJ46YL/PCDUJ6O5tGwW8AhByhoJJceqTjDSL4aY0MCv2r6frOdAwfEp\nboZZ\r\n=Lx6H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"88a4a8539f3e9344c0d395f9e32351a899706846","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-88a4a85.90+88a4a85","@test-graphql-cli/common":"4.0.1-alpha-88a4a85.90+88a4a85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-88a4a85.90_1580152530834_0.19117830278177284","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ccf9480.90":{"name":"graphql-cli","version":"4.0.1-alpha-ccf9480.90","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ccf9480.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5fb4fa1cfed2af90c71223f64f3eb24323045ef1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ccf9480.90.tgz","fileCount":14,"integrity":"sha512-SeDx6yuKCYKw8DpfAg873M7+o02x+pdK3FI2KkKMXrlPR+J0JODLGS9w2XjQBSP+CHTE0I4qIDEeGXZEGdgkFw==","signatures":[{"sig":"MEUCIBK8fHYbigEMntDHrOD9HFNkipX7f8WBXTfLCiqoI5g/AiEAiA3NKfT35A+L9BtMog5aNPowD4JjFUZ3QfllLWqNEc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL7E3CRA9TVsSAnZWagAAAIwQAIoptWCTGxLI3aik5N1X\nUbjE+fsmZqgXIizGmMx2dUU/oR7HMVoYqvBeaC7JpF2WcGe26gcopzzI1OTS\nWo1fIxk5gOMLcL5ZhBRIN35NFxZpKtJEwcDQAjnVYm9xbp8IK2Pkfm9jCuGz\nnJrYmagXBzqFdCTzJvE1FRkV/xNmFku9k1qXB7z6U4lXlY49zL/JspJW9Ic+\nVvdAshLeehXgJ3VhoECJPSNfl6WJJi4NwP5uQ/NL52M5P9rqTSeKUZg6T1ff\nJlYZYFJDHXsXWKKH5UjOwKOSVzN40gYF0IdAf5HtYcH72IepaCbm0xwOVGCC\nbq3flpVMZoPLHmer6cL7N9bI0YVypyR/P0m1dZnfY9loED9qBEcBHRJWlmkP\nsXmdd7OAOotn8qkSAPfuUHmxzjgcxasbUQV2XxnYgGcFaU5OHI8CLOvekfbk\n67BXDpjmZ6a4zrbTM5uZ8RnMItfCZ35XT2SwI6j3JGi8OBxXkG9EJgQR2Pss\nTz8BYlMcYfVUwMGMDEw31jpefQPzyUmJujbA2GgFFqSPHT7hdpr0SYgH9gzn\nI/2b88aBrQHoOJoPM66RSbpMhVtmVEOA3UjQ18gYtYBYo7DEbdE5hZTbOr7+\n5axkhOVAmtmSFzNIwhvS9I62jagWh4CTOKFRQolLuJhD0F3YRFJYO+X6ClXE\ntsGd\r\n=eUT8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ccf9480840b35e3294b94b0a178c430554290bdd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ccf9480.90+ccf9480","@test-graphql-cli/common":"4.0.1-alpha-ccf9480.90+ccf9480"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ccf9480.90_1580183862781_0.9862600008625011","host":"s3://npm-registry-packages"}},"4.0.1-alpha-88725dd.90":{"name":"graphql-cli","version":"4.0.1-alpha-88725dd.90","license":"MIT","_id":"graphql-cli@4.0.1-alpha-88725dd.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9a306fd00898a4a02e3cd3d61bf21e04a5905706","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-88725dd.90.tgz","fileCount":14,"integrity":"sha512-NMU2koV1jKSQTATG8NHWbwwlsuUQydf7JcIuoMbTYF+AKGqFqyJzXv0IW3AWrvIp54dz0uuXJLYW8krObN5VFQ==","signatures":[{"sig":"MEUCIFSf9u4zSFjpWFJpeC8Eoe75htGl6wHSUZ/EIJni8mdIAiEA4QRrt1ca2r87wotpa5CbLx/SiU4M4MGYqhj9Y7eGQcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL7KGCRA9TVsSAnZWagAA9zEP/RAWrZKRVgbxRh8mzQoa\nQIyJXzngsl3a/8bcqIHsPT+1tOzbTaAcUMrCjaDtF1TyJsgYk5zxN4h8Hx+M\nSZxAE9+OQHfhq/tte3f566WqP272+Yhxut/e7gT8LmZG+xA2mcn2FQz9ixo0\n0Gc1jVt+6MRA8bCO7EJqDuVUI/ozTs1WT0ReHxO3KaKx7HXnGfCDiRGaJAZP\nqysZCfMRO9VWNX+N47vVW/QAS/88nQMXYVLvN84S9ZWDXiL9UaVf1iG/4NvE\nu6NffK9rQx6LR/ZLbn0fbDUJSqc6QtORUUekUfZ0xqGE1wkXPlEwQdIGQh/W\nDCgS5Ikanq5afMlJFHI1oyk6LVbeJ/JBK0ZupY8GTyc6lZeB0NXoVMN/W4r4\nxxQ4aN5OAw3D5/Vm+EgwCUFO/OT/gwQIYPi9upwD2DkPNEUm2f+HZeDjN5aA\nHZkD+2Ta6uWiGndofyLO/t9WDu+C5RitFDKElV8Wv8VifD0d3x3v7KLaK0R/\nglfdQaYf6fBo3hSqeEHKQyYGW2j4flL8xF38dujhkmFw6A/FOGsvkKN3L7kv\nmWpioo2khAPBDescNIX6bh11jUchkxhNfnmmI95XZeY3lFBEkamOGhV2hmcV\n0N8B1lyVd2+1nbv+NmDt+K+l0xa89ixOrjnj/Qffqh8L7StgyzVqECuzyea8\nz3rQ\r\n=kOA/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"88725dd66f4eb735b424e7ead8516db9f2b453e1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-88725dd.90+88725dd","@test-graphql-cli/common":"4.0.1-alpha-88725dd.90+88725dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-88725dd.90_1580184198031_0.03195670600368028","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1f67018.91":{"name":"graphql-cli","version":"4.0.1-alpha-1f67018.91","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1f67018.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5705532ade92435736083c5084786a402e7113f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1f67018.91.tgz","fileCount":14,"integrity":"sha512-7ZrTZSHADDjzmMWm/ihi69SnNkfZ42gavH0ZJJ/EAZYdkNYHRjWEHBB3CCQRyfQ1ryEwnG3aWes3xdu5zIYj+Q==","signatures":[{"sig":"MEUCIQCAEMFFTbT/23vmWExV5nuea3Q7mIWC/lFXQgPsMtFIUQIgdmIYOZO5vEDkwTvSqOr/V0fiW6qU5/EF9DDo5pkczVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL7OrCRA9TVsSAnZWagAAcQsQAI2yUkQRLaE69XeicS7M\n+oSkAZrJ7L/udVMRTIaibiAU75XslfQnLL+/C6rCB5PIZe9oSv8HztqZa5z3\npdxKuqSWa+JazhICRyUp7+UOvWGs0dQb2XGF6/BoFtNbt/ZVEdrHZo2WskFU\nwMEIPP+JlANavrNhFtz9bt0jQbvO/CbOVbdQTW/Y4q0Pl4VwLP3R56ddF3S9\nkf7SptyqAbTa7PfJUD0kPB8AVRC9V+UstM3GLSLad16rFd433wvhR9W3nL32\nRhofBy5X3TOodW7LIbClEtLRWlO3W8sSvZju9dgZ5cyKSvzG4/MCRpaV/K7s\nIUFjikafBPBXRgOuBEHE/FKjSXF4JMoszyBc7qmT99cff4dKNaek5OU4MJK+\naRPaHQUTbioL/Dyf3pwU0SfaKAPVvu9RwVZKd474hzNtQPRG0jkYet61pdL5\nG37K+4LZBIi2gi/U7YiMD2gbTvt0Om/85a1mmDxmVt5pSubyePeA6D8W9bwL\nuBTDPFeORBeHf705C87D32EOHHTNUKOAgSgwEQdj58IzReXdDWB3F5Ha+QYi\nqxc2kPbehlbjnJpUmXyemzNpQRNxIsIZ8pMY++Xlh44wYlqAl6fN0zb5wvq+\naJKFFLsNzkDLBPlH1vr+M/Cqk1+7d5zB2+pTJW9M8OoSJ31sQCI6+k0tkEaR\ntU8e\r\n=hJ5C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1f6701876ef78f3ad29ddcedc6982f09a0f7fa5e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1f67018.91+1f67018","@test-graphql-cli/common":"4.0.1-alpha-1f67018.91+1f67018"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1f67018.91_1580184491075_0.8159574408951213","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5bcfb9f.91":{"name":"graphql-cli","version":"4.0.1-alpha-5bcfb9f.91","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5bcfb9f.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b61a1dac67989094c4706e22b2780e9d6e1f7ec8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5bcfb9f.91.tgz","fileCount":14,"integrity":"sha512-nfcNF3JFrmnV0VH0bllruB2h+6MNM5s09m5iXXlPu7ZCo7Gx05kW1SU6fVYthxxt1QmsXE0JtyEzLqRPAD4F2w==","signatures":[{"sig":"MEQCIEGZnporvauX/qhxPd5QxFlajh53LlNwXgCmBrq4MLZ1AiAL0Por2Lftp1mKe1qCf+P+zRmkZoFdjfoZFUlSCl5D6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBFwCRA9TVsSAnZWagAAL2UP/0dl9yt821NYqqJey0yW\naRUtRNm+l5b+XabxPm+nR5opSdtISLiYXtb86F7BgCUreHin+RDDBwXaGMx3\npNOCfkIfvbrQlHXv6OapCdp73EAqWAqJRiymVo9ZV+j3OAr/6E+SeXCyMws5\nWdlY7+5Z0Q5O9WAw76YU2gogthkx6HA4j6sn1nEO1Xm1GfueRSAJjnlEplG5\nSoymW8Z5cFes4KO1U+FTaIf5C9R71SCi4uGB1zNPhLH6IMhQUzgUVeYKXaqq\nwx2VRikgcyfN8HJClvKfFUKVii2cJ1dDRfD9zpAMAAzCT93Cne73TedQr8Ax\nRhQs0woWyRYygVmPpUrwHFjbtaslz1GGEYOiUDfHGglSrMf3XtZ2rFSvClXG\ngd9b2MyRAdhiBD7r76rgUxvPNd0hOPfNZVH9yxVQwjBiPmVZuXB8DnM6KnWC\nc5viQPl8RbUD71TZyJKs+ZfzUho5rcxvwnqrCtJFs3O585qX27mAgFaQHtEk\navqb/R3QflX44S7VuhfC0JCAHZBR2LU9lAphPOR8WVBOQiLYoy5thCRuOw5d\nQP9CeljAXSgWINC4P6Z6T28AwuqZe4CVufDyBdAtOveUQDPqnmd8FwNUkE9j\nu/d/spnMBShCbkYNSOJPg2KLUprtzpIgjUW0LouyEA6prswGKHmtLVhJKeX3\niTcd\r\n=WSKn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5bcfb9f924898f08be94d837d6acdf192f4ce285","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-5bcfb9f.91+5bcfb9f","@test-graphql-cli/common":"4.0.1-alpha-5bcfb9f.91+5bcfb9f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5bcfb9f.91_1580208496345_0.2923538477988683","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7bc7515.91":{"name":"graphql-cli","version":"4.0.1-alpha-7bc7515.91","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7bc7515.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f84591d43df874f99fbb2b70f39337c76e6ca167","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7bc7515.91.tgz","fileCount":14,"integrity":"sha512-eklC60tiwkB/KQ1iuF6pzG6pbS/5hppeA4LfyjfcsAO1Vr7824iJKXG0rSSPo47eqRlJp7PsJLsTBoZRmR9+IQ==","signatures":[{"sig":"MEUCIGVp9ushLB8dfLBP8MuBpjy4xjiK1icya2zZ9EvqYSoLAiEA/vTedj3wmbm//WkYutBYYhy5jz8P5qHz2K+7V+JDY0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBGJCRA9TVsSAnZWagAAwGAQAJCBvg0KbvIElyOPXTsx\nJ9mRyYEAu9wE4LGRS72qWlX/5HY07c9ZBf4Hu2QK3WqXbxuAwLaOyeKZxbLC\nYW5p6MmwjAv2LdbJKGLXNPmwoGrQ6bWIEM3RW5oFHMhLqtYaCWK+642qxKL0\nc2qOhiDw5kPtsbLdFS/G+wMXJ4ILp/RxNgdPM7pr6N6pChKKKDi6VSEA2Mg+\nyGgR8rNKh4RWGGmE64FQ3YL/Y1FyeJugwK5IMT8YOTIS4JQiaJYMM+wcX1gT\ndWQth0887gM65kLgnbQSIXtzkQpHnrAxcywmkbFmf06QRbo+joiUsFBAiB7y\nLx8ZP/ONDJ/MB4bAy1z0OLBxn6zmyuNQe/IKCa/HOOKWjysw3Mek8N++/kYN\n/GMZZ+LeXXKnPDMnYKkrEIK13POjq3DH1XEwxVBsj/am7QNUxIGjYDeYGDq2\nQsd71DeB7E6j5nqqAPxrLmsWVcpfaJoehA2mWNLBFk5g3FP5g1llOKPAPVDY\nEtYvXjgJ8z99f/W1ghIsDILjBtuVdOcxLR6fb27VGPvDMP2w3+2mFRLKSn8H\nT4WrWzgjmsq6HrEmX5h89XkGP+QqJ9d91nAnrcw69/8EdfzaUOMcwlNIrMmv\n4vhjNzu3B1PRfYHvqfIhgYkuTaall/lvcKwADAaetEguGBwHsvAHOVaAdLsv\ng7pt\r\n=Z19a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7bc7515d30e851ef5a98480556a5c6ae31c3d155","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-7bc7515.91+7bc7515","@test-graphql-cli/common":"4.0.1-alpha-7bc7515.91+7bc7515"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7bc7515.91_1580208521236_0.3236023809711406","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3c92f83.91":{"name":"graphql-cli","version":"4.0.1-alpha-3c92f83.91","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3c92f83.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"87bc37448f1c6444b7b2d5fb76bca9cd26915d36","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3c92f83.91.tgz","fileCount":14,"integrity":"sha512-BnMz86SvssrysH9tLyREsiheRWBHWmRSHoL1wUWjGtXpOLWeM3BsBCVypAFaqt09WVO86i7m2ebdo+pFH5+qLw==","signatures":[{"sig":"MEUCIHlFgA1rMWi9NmlU91b4HnnT1T0mps1EgNjV4Uf3sfNZAiEAqfJ6xZwoYLoRbICPKXd7rMiKBaESnDjzFcTJtnhtZIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBKmCRA9TVsSAnZWagAA5uwP/1hnZg31qE/k3xyrTZqO\nHmjxKBuy38TtGOCHpp/a2T33jFLJ1c3eqmfMANB1Eq79YeUVrEguW5QiR7nY\nQNBTNzjed71Cp+rurH+F4Ul+CY7BxQa8dqhm1eFMnUf6/dE6Meunnot4QUvx\nsbJrOFgI1DqkTJU75rO7qcnW4+D3oahIfsAJ7WKatAlIbTtZpYVX/EbdcgpT\ne0Cw6/b3Wv0dgDA+QY8Ukb/7F44CUyFOaJDEXRbYPlGxl7rS8bUl4f7KlD9O\n1haUm2kCst2MgK17Vq2eK6P6KYr7Vqm1bH7nxBwwXOo44pWRmJNBcWBSThg5\n0Eb4p4oWutYYU3sRXHDD3nyQtvUO1V7jVxIoI/RRzygbw8wILD4vGBCbl59J\nxno9g4V/p1mSHP3LkutuKXn41QqdmgkbC1JnaomMyZFMsMahSm6m1Il2AdnH\nemke1Ifw0hcuvXxKMwRkoJmpYDwl/P5kMcLsG+EAU2GmD00LC29OAkJHHJKI\nJTHFLcA42jtn5AOfnyClHkTmWjrKXT4DVd4gyIvSZAtPChuxQYLtwKknjVq7\n/w26Uid9+ddA2W++P6dkND2fz4O4brHhBSPuCjTflndt+RxEciSoY4UsSmp4\nXiWX+dl06Ahje28JTAKiGccgEXMbKeZvf9Cp6/HqncxEUbFtbiZhCAfRajvO\n0qG/\r\n=8Qm3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3c92f831cf31368156ad549ad9334bb0dd3e7de5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3c92f83.91+3c92f83","@test-graphql-cli/common":"4.0.1-alpha-3c92f83.91+3c92f83"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3c92f83.91_1580208805676_0.9409535015222799","host":"s3://npm-registry-packages"}},"4.0.1-alpha-deaaf46.92":{"name":"graphql-cli","version":"4.0.1-alpha-deaaf46.92","license":"MIT","_id":"graphql-cli@4.0.1-alpha-deaaf46.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dab97fcea1cd61e765b8c47d00a0d816c79a92e5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-deaaf46.92.tgz","fileCount":14,"integrity":"sha512-QTeKLzbSGQXyyyfz//+jdJosI4qhW58y0UpPXiF9QzGwU6mJAsPXhWFBFAhlxF2JLUOchf4fEUBxRq1NM+ncUQ==","signatures":[{"sig":"MEYCIQCGUQH004Yh7YmOTPc+hYDkCHftHHik8pydAJZv5iuLAwIhAMvSxt5EsDf/EQHCMKZ1PfHxD7Y/KRfxxm/86BjUUOOJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBMbCRA9TVsSAnZWagAAqq8P/RQ3NzrnyP/VT/72zgtr\n0F4P3A9rKFsDJyjepysBGNLZx0OMgmWq39UcZc+j298B1ROq2VGNNwsCF2Wr\nwQl3HxWw63WoE7LUEhhjp70XmP8uWk//uw/C59lE8ao7aAcScHiKDwyvo2jH\najQL4tlHXNtBfMD7F9ytsrfQTppFsDozG5y9FqOTUgaatoyCenrlpfHmX0Sf\n0BsXJPOgAcih3sMqgll0/BqWeqsecCAme+ddNkcRPCdvsXL3XjM/wzydGeo0\nXHyyK0Hbrd7Ki0qsPuE/ATPqMFpVo0XKcGCc+s37v5sxfNQJSFifPxhT2VM5\n+6S7AHrJ5PNluUXmY11MonbuDiWlqlFJpmnTRhU14OM/rqVvnTnXiXvS8c8Z\ny+8atD92WRKtSLc552v6x0FladM8e2AkYVeQq0ZTDfUB+dskw6TyavBQ1M4d\nduROd3U5kBg5wzu04DyYfw60G6sVdszHr2YfuJ8JH1AV9wcIH27Ytz9tl+H5\nIb3w5FjghZfi0Fh+rviqu1ObK80XQ7nOIogc+AKxZvgyaaKmWwraS75DjCl3\nwaGE1Jh8nRLpuLV6iSinD+KeDb3hxbBXZgx0N6JmyF345Y5N2CEi/R0bG8cM\nufGiforBqgprpK3tdsIk2rIjH2XeQOSMrosBhJWmqFG5vA5KXl2AeOmXZLLY\n21IJ\r\n=n20g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"deaaf465cb08446912bcedce7974858cecbfa000","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-deaaf46.92+deaaf46","@test-graphql-cli/common":"4.0.1-alpha-deaaf46.92+deaaf46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-deaaf46.92_1580208923153_0.034036421010398055","host":"s3://npm-registry-packages"}},"4.0.1-alpha-51507b2.93":{"name":"graphql-cli","version":"4.0.1-alpha-51507b2.93","license":"MIT","_id":"graphql-cli@4.0.1-alpha-51507b2.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c4a992d06e66b2726ed40f7685f02a27ecd22ab3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-51507b2.93.tgz","fileCount":14,"integrity":"sha512-d9w1ZNDZSb25/v8kltFvOWvk6qesFE9p3K/fhybaJlWZ5q01KJ722vFpgatxZfF4eqFjUtigEzByjm1MNoTIkg==","signatures":[{"sig":"MEYCIQC+WLiRsHAS5MWKOdnwSGFYs7r99joG6NVB7kzEY6VceAIhALJEo7JzII9A1TD4TErs2Fvy6qQXBVEpbaGQM6YEAxPt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBs7CRA9TVsSAnZWagAA5J8P+wfn0TjuzLPfLeFzCUzo\n2ZRQUMvZ1lIbhs0QdqPK6Iq+V1k9c82khJZh1o+LNBvc8KwODgQDJwPtjfKn\n+IAWiguAGw1Gllqc31sGYDgfLEG1pg12nowIU3sOQZNzdrA5Gu7TyrMfhZka\nsSmTIt+pGadJQ1+g7Cpr5Da0NpiEKHSQ573VTGrkuSyt1CBvfEW5TjbVWBv+\n/ZHc+nGk3WMyLssFI0FJyid0ZcrC9iCKhHF+dmkHGK8YELtEjenb1onrpH2R\nJNnuskj5GtOVNSBsYVJ8BcNWw1MGEgl9h7mtg8H8KEjbE6PXyK7z0wRuEmz/\nPcD7BuU6oNhM1LSsbhk65TRWQhYN10TLJnzLIL76OR/SGTocsrFbPJ2V2kpU\nw3CnO8/u2pIqyrZKodwmLaCMGQ70lnnINlKknh1eRgBhApQxLRwThB3G70mf\nZuIXGpaa4dgPbKapPy7zaKbfLEzBryKOfjOYxkdxpd0d9tnLNl2yDyxzY67d\nf4KUP8Ja7R45P13iUyFvqV6u8sVjkyoCz8ggaDfZqT+rJU+F5GXRgKC0a8H7\n66ckgKF7UvEFjojs50WsqsxR3NiDRusS2sTwtPZmZ3UVG00JoPekPioleGyT\nLxX3KtxgPRN5ucwKZUkGPQ4HqjxRfeVuSdaOEoPA0ap0c3WcDux99HYjQ82S\nBMQ7\r\n=kxrx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"51507b2f8bee2e67377812343227047ac4fa1ab4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-51507b2.93+51507b2","@test-graphql-cli/common":"4.0.1-alpha-51507b2.93+51507b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-51507b2.93_1580211002817_0.35641339772025393","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8dea072.93":{"name":"graphql-cli","version":"4.0.1-alpha-8dea072.93","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8dea072.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2f04d8222b5eaa99ce8de1539f790350bf184c48","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8dea072.93.tgz","fileCount":14,"integrity":"sha512-QVH1lOU0vLrsQc0VwLFI6zFhdMK4swNhXtMz1ziSzK9PY6OXDkaXxyr9M3ptygfLV9SFQNm+jx3k3XwASgUtFA==","signatures":[{"sig":"MEYCIQCUri1bEJkbCIsi3H0GJRg2AiM18oCu4Oy9HBDod/0nMAIhAMDz9CUyxxIoxO18J3u60KSEZv1RRmvUWdb/QOOz1/Z4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBtBCRA9TVsSAnZWagAAXZ4P/0754+Gdo964Nm5zFHiI\nd2I6I/RO56CrIV9XnCF6Bpn4sQ3P/f7yg96MOXGMHxTmUdCWBNgs1EVLKDP6\njt3kM0LE0cV3mM3PPLpNRCnAE0C8H8BssAzBC0o2bc9ii2FmLCGs10L/EtNq\n3hSrZVByJ/yve9Eq994CCtKlXglAM4MM0S2tvv0xKWkZB3QCUfGOYNsdUy3K\n8z8T0XJMUAflzBJ/4QNSiO6Zbd6WC0D77XawtJh7cXBCIkad5YZEfqIItXp4\n4TL+kagva9k9v/0WbKE8joC0Uacaci9O8i7ZZqdbRp1v0VVnZAZ01CQ8PGQ3\nU8ymGPpcWNxsLCfpOO/dXYuqYqzXnb9JjrinvEr0A8avQRcKbRMK7B2hBWaJ\n19AZDdkzkqjh+uYLJJWcNs7Y0a5zNmwqcGUNOSXz1YZBtkR+uzEwEKoFQ0Kc\nckfanbz5dbpcHeD6oah4/Kdjgf26ZxLpi5FXDNWegWywc0BWIaXixwMr08qL\nJrmJD//TEN/fBBkqDFsSLTTUj0Jcdq8vEWnYBGT8bHHv8GBmSZyhYM64NUJ1\nw7Vp7hA1B9ZdFeVj0OPfg9wUyXMdz0Yr5dSb7rbN10P7I5KtSjcHhnYAGpFO\nzy5qtlqqlsN2pwgHOb2SCEh4xVcbBqOJbCVcSvc9aRAA5H4HKTLmt1ROXRR1\nPqlQ\r\n=l+69\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8dea072ffce4b1e96157bc411c5640cd82316bde","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8dea072.93+8dea072","@test-graphql-cli/common":"4.0.1-alpha-8dea072.93+8dea072"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8dea072.93_1580211009292_0.46375162541425397","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7430b45.93":{"name":"graphql-cli","version":"4.0.1-alpha-7430b45.93","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7430b45.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7c5acf82b2cc070930034161ba813d638fc0a3f7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7430b45.93.tgz","fileCount":14,"integrity":"sha512-taF/HEen982Fd7rM1hRkwv030r5mw6fDxm30EvW3M5MXYsvJjKYTQyuIFeaUUzhGosRZy5G6XN9cupz73HP64g==","signatures":[{"sig":"MEYCIQCvYHP9QAi8SiZ5yu8cS3bR7GZFFbe4+qEpTyaNooGgywIhAJuSjsn+N2L/tFqxzBiiqJ1kJQ1kJgmC09vxuOie+dpW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMByECRA9TVsSAnZWagAAbAYP/i4JLX+lsdiv59/wmM4x\nDQnm2l9OFzVHs3+c7LPUld4doR36Q6t6m4YhD2Jy0UPNff+rgAEhIkJLHeGn\nqMKhSLUcAUbdbSzkKLu715buYRT8hDoEDWh1hknDLKxs3BdmIvuTibSuelKd\nbLW712NB+7B42wbwSxMGM+jFblKfiBXHG0nORDdApjAGCo+iSe8ZS2B9P6g0\nEHqQaEXJVVM5yhRRmO/RdkpRcxiUq/jWktq/hiEcEwuJNVelz2Khp+UP6/U8\ny6yRxSlD3cLNKz2R9HcJJlJLYnSjAKBgdterDqwMqFpEZq5pseTYzll8FFl1\nVORx/x3Wamt4bz53liFG9ln+KuECpApNeu38RJUM/PZU0Wk9jxpVgGKAZJgo\n1FA0agPrp/1Xj7+WH+LGDVVl0s/2WGSNbpG6CK7GXG1m9wrIi+bh49gw9LRF\nksrcc/V9El8dc6cMgAlR50RvbyCyU7I6fXkguXSiReBb9C6n7gYQwWon4Fki\nD4YV32hAfjSQgCIWF4haHRov+EHfToW167N19gd+qJTZCfgn2ngEClluJHTN\ndbnd4TjNVFLes0fb4FhDEVsJxlrr2+4C1F+h4SuipBdvQ0FAAwxDAwwrMd9d\nCsp7hPpIlzfXfivDj2hBWDD0UhKNQjyBKgSQuTtUZ978mqDSBrXwCSw8Nx+M\nqhAH\r\n=1/Ei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7430b4575cd1c8c78dce02017392eba99f3d64ad","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-7430b45.93+7430b45","@test-graphql-cli/common":"4.0.1-alpha-7430b45.93+7430b45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7430b45.93_1580211332522_0.9718855248140446","host":"s3://npm-registry-packages"}},"4.0.1-alpha-892b608.94":{"name":"graphql-cli","version":"4.0.1-alpha-892b608.94","license":"MIT","_id":"graphql-cli@4.0.1-alpha-892b608.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"86186ed63acd0dc20aaeeb18bb93ce695e4737ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-892b608.94.tgz","fileCount":14,"integrity":"sha512-Q+9eKNqpKlattjXEdsziKUxCv6eF3sKCxhiTk+ZPttnIykbcKTjfKBROECPJ50k02fHcSpeLW1vTwLMvi4ztFQ==","signatures":[{"sig":"MEQCICYHc35OVl37Rxk/i4eAkq6Pj2Uvcbj8N/WmoB5RofXHAiBjkb4kKudZd8lFtr1IoN8wotuQ4WLaq44Te9C0fV3Y4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMB19CRA9TVsSAnZWagAAuIQP/AmFQ9fanR26uqG82n9d\n08hdGHeBeA2wIsZCmORh30XYV71hucNU9Wywk4EKNYgmwrzWKwlckQZj3zey\nDKh2Qc139zP1xVHjeARk6gFaLeYQbeglvLo9dgyvSf5GxDZIOA+9lR67uuy6\nDlzxF8Dc/gnsPAifbEwv0eImbXOvV5bz6F9bWhdGhjn0r9KSz9Q8sF8F/ChQ\nUin7GZSHchTT3OfInu+N1QFHConAHlg2FfAGRlAbG9Qnzo9C8TJIl55CozZP\n73PqLa81E00SUB6NO+iLkXfdb5Tz8QxnHtxx8ad0V9ZFhmGcegEIzGeF+lzC\nJWzVtzhlMoAqMCVcTCq+/+H/pjklDWN7gT8XDwwSNdZZwiytu4Lo7+Qn+v4h\ndS6MHhD9bkB2rBz3CkFwEPMh4buXdInPGNT1zPUM1Ois8/B4RZu6f7u0mF+Y\nJ5nWBxh2R0KPaGa2gx7RxVgOFe7AWYCyHnNmb+qPPr4u9HF8B0jaSmrf/+Vc\nmBbQT7e+Jaudc7kbaBsHg915AeW8FSLqW+IxNcWkQZOPUKSt9rsSYJjSqx+x\nDjHFEkMfwJj8rNmwdcwRua4WW9UhXx/WWF4tlQoCJeOcxEOdRMhsxclr4N1W\n5P1eBMm8Wt1OtgxJf72BvN3XCwTL2dEVUEBqNC3W/Bm+VYoWQNpsKl75W3qc\nFXat\r\n=x68K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"892b60831c9da1d406b94c519fda9a224de78954","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-892b608.94+892b608","@test-graphql-cli/common":"4.0.1-alpha-892b608.94+892b608"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-892b608.94_1580211581304_0.5246684248581683","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2b203a8.94":{"name":"graphql-cli","version":"4.0.1-alpha-2b203a8.94","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2b203a8.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ad4d3e70ba4d7eb9b870a5156c1e66834278512f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2b203a8.94.tgz","fileCount":14,"integrity":"sha512-cr6iYUu44APjH+r6snq7bEXUI4uEZkfnsfs8TkggDQAQSobe1VGGbRxgMjIsz5DR/ffPWJD/xJUgIeeSkicSVQ==","signatures":[{"sig":"MEUCIQDRkjr3sFdlzI9U+kHOtyi/vNO1RZnUf9MSxrE3Zi6kgQIgXaaGUfqdUSw5vhlVh7/J/mH4cnzZDnBtcHweW7n0q18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMB6LCRA9TVsSAnZWagAAAiQP/jBCyrDFLG3i1rxtJ/CS\nG2QQ9TQ08I9S2S/RNba7BEBC+apziwYOhYtoG5+w2p2dx2ivXBUi1nm0gPG3\n2YgUj+xfjJIG6ZiFQTLfWqaQkOTQUAmEeQ3V72zNsKE8HTz5sq/ufdlh5zK0\nh2Un2FIBKoyEhMvaOhKQN7B1GPuDOtyMN5C+d3ubkbr21lcDf2N3E2iK0GAT\no6D5k1dXjyEJhoXAp80TFRlsTWgf8P2jJGwQnKf89KUtYA3kTS6ARO1/Hj/1\nDI5703PsOcKJ6Gy5115IL4psPd/R5E5FBc7demzXJ+/8SGFrSaRvCLS4rF1E\n/UMCA9Yt7XNfVrMExHVWJ/ZVol6rArn1pHjE6xv5jikaKwefigekDDznq+gR\n67JJwTfzZrr0cJ3AKmk894yOF1Gxkf76Q9F+5CqypxEznMTxp3IY1imzKeo4\ncLu0uGhYDAuYSVXEB/aYiXAacOyQGe8Hd4g5QWg/TzuteJVowbyEXugo3k4Q\n93GW4hjtp+8xo69HaCYjOsso0xFeVekbVYuYGZfyGm5W3RWSBS80URYOLjSO\nLtcqOL60bVanQgSzkYCiuvbrJLc1aUhX94IAVlAqjksNYrUicCs//rgdfOWx\n0Zz6Lp3zVuPZMEl4WOzcO8onBKqgGoRxaRlQaEfz+JwB11KbWRXTzsn6yrPU\n9Vkc\r\n=XbNu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2b203a8ad9bb12e0d643b14283ac198eb53facbb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2b203a8.94+2b203a8","@test-graphql-cli/common":"4.0.1-alpha-2b203a8.94+2b203a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2b203a8.94_1580211851418_0.8979127269474254","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3073236.95":{"name":"graphql-cli","version":"4.0.1-alpha-3073236.95","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3073236.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1f60275d715994a18967fe40250031c8f0ef9f52","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3073236.95.tgz","fileCount":14,"integrity":"sha512-a+5vB0wnV9YkK17k3OUDJzA3jCDVNHOL5qn5K+oSwwtjL9Ups5A9Pg7zlGuSI323Z/4cjBbWoafhZwlHgphNvg==","signatures":[{"sig":"MEYCIQCBNrDLEZN/c3mxAEYz1qhBXXkQwpmEA/zn6NWc9vB1TgIhAO/FTq29zN0L0pZ2OkIeCG1eaOsApIT2/ZeTRZ2cpD8O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMC3HCRA9TVsSAnZWagAAqYoQAIUKypON8K2osr7k58Ke\npU+F/+CUBECC9A2pt6bCvFqH0FCJEBkdSMdl2JoDc9R6wF9ZWTgm9i3z3SVO\nsUL7KBBCcDg1DuFsoIFIBB2GVfHzEl5B+t0JAowqWekZ81aKxmR2EN1/dKR+\nWjYiYeVPn+8NsAjIFE0UCYVkPDqB+0OQ7RGtdUNO7Ja36AsiTzT2+6pGCZ/4\nvts28l2Jj/O3oxYnhMpzzUZKBo7GdQKYOfYPyQRr0OQbRU6RDe0kSTwt/pwc\nliUUSeWeSdUYsXb97x8F0T/LXrOhBtziSu1tS6SYU63I++xq4z1QUU+jLoiy\nxyzC8iOo3VJdRrdk2AUO1P0JH2k1yJdctCFEZz8IHqf7F1PCZPqeq5qQSuqw\n5tvzBFjgYwjZ3eFe1U+mV7ykDyaAu3qlRZ7Y0EX6qPoAXdy83VVokgjplfdg\nmvXTKFLKkKuz9iOg8btDbght3M6SRbBusVrw2G0oWf5k3oRNFaxgrK9mLuBN\nexIWfC7RBSZ6qhOrny010sHQB4sbd8AFdomzZY9FO2JEAQvj3BERYL+kh+c+\nZEmcXI1ac6akZCu5EfXUv4LVAopx5Fn/6sHZfkkrnuw2uO3FSVjQrOl9Zb3k\nJT6yKfItfLWsrWkoKcfg6jMC8y8EY5l123VGDPhz7MDAFnLgfFdbVSNCd0Fz\n/R0g\r\n=A0n8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3073236bd9ead0392c2c47abf605379918927308","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3073236.95+3073236","@test-graphql-cli/common":"4.0.1-alpha-3073236.95+3073236"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3073236.95_1580215750534_0.9337803153720339","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aad6c7f.95":{"name":"graphql-cli","version":"4.0.1-alpha-aad6c7f.95","license":"MIT","_id":"graphql-cli@4.0.1-alpha-aad6c7f.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ff2167d2792c1a08930577b49467c39b30602324","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aad6c7f.95.tgz","fileCount":14,"integrity":"sha512-07W/mAlSHUUZqL/ZZ2i2yUHThz4gPoRSx5tM3jqbRxBY8O5uQCkWY1S3KvOizfvrfs4S8zYWWXpPtF2+dQC9QQ==","signatures":[{"sig":"MEUCIGX1/2o1iH7RkEeH4u4E5d8F4mBa1f+zHAX68wvtt47UAiEA/zTp7KBeyqYYsHbWfNsWl5wBa+a8frhrMg8W30w1KyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMC3ZCRA9TVsSAnZWagAAqFUQAJsNwLT8W0NEVgM9ALPP\nT01EzuHXa/kradiUzukxe+U4g7vZSY0uDfcfYg9+BmLgGmEJ1ByhrunceB6e\nNMNCSwU8vHnhf7kGFl/g7PR21BLSlbRIEt5Tl7ApmtWRRzgcx1WpqQ7ew5SD\nzfurUjQOrddBQT+rXVEv9AmZAXxHn8xYLWO/kp0lREkOv6J1rl3QrIk5VS9b\nRsLcMyY3dhfGXnTTF6jHWi993ThiHvvsBkDIgXpvU3P9ASpOi6urgD+pGsSU\npsUBKR7Wu0duJLZlPRJB2Dw3fBjurP1ZlRkm6nNomqecrq/KqkUhMh9FulHc\nIIqSMoTmsRM9Du2dIZL9I68CpMilJgvlhzsYFKbMRXPcXFE5WklUWUJ8NL3V\nEZvriF9a9eufOaEgBfugGYP6Xa0xO0L3HgaLiup81v7jFAEU1fVC/QBnyhMO\n7MwDjmdmDhAkEPin3Yu0P47zEWKZSvKjy93tEGX13sh9nI32bmJWttNesQQI\n1xVruITQexeyCyfBF24dJ2TJOSbzbvYaNESq9cN2UsFFvrOTUwlNT68q1uQ+\nI3qDCc2Owe+RwijBH4Pj6YWScOwGzdQoxJ0/cK2GuP/E3d/IP7fSHjGVFHvm\nDG5ODOD8TG9o5G7B1ha/Bl9ehqcePULMB7pxIuSLacwQRwvoHo9jsOc4m3qR\n9Hhr\r\n=87av\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"aad6c7fb7ee99c87abd76113f0f9b1c5d29a6b77","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-aad6c7f.95+aad6c7f","@test-graphql-cli/common":"4.0.1-alpha-aad6c7f.95+aad6c7f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aad6c7f.95_1580215769134_0.23644714719930882","host":"s3://npm-registry-packages"}},"4.0.1-alpha-094f1e0.95":{"name":"graphql-cli","version":"4.0.1-alpha-094f1e0.95","license":"MIT","_id":"graphql-cli@4.0.1-alpha-094f1e0.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1f2ca16f68c259ea39b36aa1fd97e9245be6bf4b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-094f1e0.95.tgz","fileCount":14,"integrity":"sha512-P+RBhDI08WKEES/ghyBEeBbWxGvKyiSycHoe9ZOCf0vp97p0CWOSNkkPu63Vzx5AAi8RbsRAw/NCFwh0JeJbkQ==","signatures":[{"sig":"MEUCIHIO9qRbqe9hqM+Wxhkgv4a1TMuE3nY2NEihGf9wwkV/AiEAsoQNBV3gw/jIG17w7Nf4XZ320HI2jSG8dnOkaJDB2xo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMC95CRA9TVsSAnZWagAAm+0P/3DIAhmvSwg3IUurQnDd\nU65UPQ+4/ugdu4aKC+6p0GTty/VEGzDrfwHXtDWtzM1Tw8FXOAw9SFPf61z0\ncsOkSCbW87ORcLZ4jRgMRQYZcLkZNlA3sLLqw+CFBcd7w0Fb9N+qgj3ZtYHO\nob9nlwhH9uXjw0IuFR9xwtZues5hY2RRtw91v8DVyzWZ3Luxj3rf6ee1vZte\n+OsmAJ0eRMcnMIxhhcbYTCZwJcnjr5SwKK5MuoFBeG0fQv7B6ndOfb0hhb6P\n8mMhfH1H4tC3AIyfcidFcXOynRkzLunV+FX1XJGya0LC1iar8W2DgLxqDkhG\nfFZSWaTwv0Vkcz3Y0GC/jlLaQGLUT9KRlIn4VUxjlQ2nhkHVxPq5KyVQ++Wz\nfdVMHD8gvOKN/gLvcttTkL7/AHjxbU1hxBcUhSvUVT8sFuQ/v7kqPLVLdc68\nAgUBsHbgNrMbKvMrZ95aZy669qwDhwkN2uRQe+JqkiVoHwh4HqtQTPDkS7G2\nh8Y1JO5BtqBLBChvJO0cSq7gQrQ9OEzegkjKlQxPQt9yWjdXhnWKzJdAxN7V\n4XeUO8frN3kcBNIcROmM8mfCl9ytR3Lkm/0pFyV1P2TeZMzZbpVWDnhsQwVW\nMB9hVY5snZd9AANnDDlmqvkr76Cv8NOflZU0FvgESnIJ71x6t3cdkmcbU/T9\nCR3+\r\n=NBwC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"094f1e0f0af7c7b963d13481381f5791a6c9024a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-094f1e0.95+094f1e0","@test-graphql-cli/common":"4.0.1-alpha-094f1e0.95+094f1e0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-094f1e0.95_1580216185271_0.3577328695544184","host":"s3://npm-registry-packages"}},"4.0.1-alpha-855a1b4.96":{"name":"graphql-cli","version":"4.0.1-alpha-855a1b4.96","license":"MIT","_id":"graphql-cli@4.0.1-alpha-855a1b4.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fe2acf40da3a2de4b3fadf3cff5761e7d572138f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-855a1b4.96.tgz","fileCount":14,"integrity":"sha512-0zLQrirkJee7ycr3JnvMf8eTS1WCadEa/LMzJxmRHULMRp1cmXjku7ax27d4zHvXS8hnq08o9SvTbOogj3+vdA==","signatures":[{"sig":"MEYCIQDOPDqQ/TqKn+GDjrAmyEyT+cWAa+QDf1N2IqTFRccWpwIhAKuFBni12ai+rfqdfLKP0D64VZZ0sZOdaImHAfQrdeaG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMDEWCRA9TVsSAnZWagAAMA4P/iTIE+/Pl0VVEBSq0jb6\n+0Otzq7EkEA73PXjmnH4RFGtwOzzzu1sfF88kNtOflUaha2a8Mvtuyyk6eNa\nqZ/3VkJ70gV3q+GspXTvucSDx5Rl0cRIxIM+/XvmoDuyh3xBArHCwFMJY1e7\nbU4W023xch3WgmbT2Z+qd+2So9lC6/h4zEdY4eRvo4w+h42+1P+OuceEE9+y\n8PaUZOyiVlFo6KyCpBOCEA/GZdG6h/ivksLQV48awvPHG0I+pnQvOAPFc3r+\n3wav3QPNcAwDa1ody53EvpasNZpSQI3SOEVNKdeojM38jsR2lW2+k67+vnby\n3f85PiuV3bXdDZamwlUN/FhUTdIAJs06/uZrfHcEloGIAarKFfDYwlaVDb0J\nO+5eIY1uZ4bybp9YmEkKaRYmN+++oiZCqz5PFEnlAtFEopsIgwjqNAO6RRDL\nwqRYYhM9gLw2wmcxHIOylkPmY62HdFtELLf/2mpNRMsuniMbTtVMiMn3F8d7\nWDa/BUN6LupdQA6j7K6RgEHN6pRd9ZA2KU9Lj26rA35l06xqh4OzwzFj8VoV\nyMnD+o+AdrCbVkHJJwqySVkY6guV3ibk4z1qjjyYQhle+9MewHcdMevicetU\n4u0maDYDSxm1P8E399qd60If6j/UvHfK3kxHzD9n4cdv81nRAl87cVSZJ89p\nCvQQ\r\n=hQp3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"855a1b4c2b01b61986af2c1755383874788ff091","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-855a1b4.96+855a1b4","@test-graphql-cli/common":"4.0.1-alpha-855a1b4.96+855a1b4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-855a1b4.96_1580216597953_0.8649977616335738","host":"s3://npm-registry-packages"}},"4.0.1-alpha-af711b6.97":{"name":"graphql-cli","version":"4.0.1-alpha-af711b6.97","license":"MIT","_id":"graphql-cli@4.0.1-alpha-af711b6.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b01807ee9b3d5914dea4f96ad743b9dbef3bc7d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-af711b6.97.tgz","fileCount":14,"integrity":"sha512-nWjWPE2YCZNJVSWnd5VEio2XYv6NnLqYWay+aal6gyiMYaEHOJmf1ye8pmcWaOab6ULxAe04LAEOvmStaxEi9g==","signatures":[{"sig":"MEQCIGwmqNm1XTIGICwk9AlsFEzibc/ofDsSeE/ucjyMReUfAiAMXNc3J0iI/QeYpKj6S46Yw0shSL7IZ/fmLw6O9E6X1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMDFxCRA9TVsSAnZWagAAmaIQAIdjTvKUK5R+h3+oRAuE\nBFsxqPsBV1khsr+MaLAkwvZTAZQos1QqGCY/tz/morzrouQy1LpFeU88o+Rq\nijLo3oNEmymsIaI5mby64OaELb3B573Td3xSct/NDekgZvDvI25g3WF9XOcb\nC7FqktrFoe/gkLcQL/VtU9+Ruk5vyY198Cz20h5qQ4xPZ41RZbxO6IZDaBTj\nzxcKI4M3QBCCKqAKs0BuxuoOfUHfkfO9ltQgsBpwuN/tusu0cmp578v20D5W\nWSrJmgGRpw9fofMM4zAeWwy3uf8DFJ5WcihQAV804vB0UG1/eHzlPqVjMHzq\n+rtWuy56eMOcrFi2sg9XJYELTuVHvfOBpYgivPz/oAWPmxbphkHlaqiSSYNw\nxknn5KcAc+SnJ5xCrwWusJVV+D0UmZlxWAVOQF63ngBcKchofHkemHDnABfh\n7O1yaXRDdCuQeedAxtQjgQUKkXd1wKanWAAVEpxjw35YjO1YnMdSzUNIWivH\nCFjJs3YQualu56pghAlOYfPmwFsQZ07VaZ6UyBlEYEpIihgy9KQ8uF8duCK8\n3Yoh74y1Llx6w/nQDq0L63pOL6QFbcGE9wfIt7SAd010GpdgjQvWnUodrE0G\nTKWAxUyZGwr4PW8QxMrwsmXgUSPs/5QCf3WRaJ2g8W4ZqVStih3R671QZRID\nUxr4\r\n=fIXS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"af711b65a96b9c11617832278fd5eb7f98c76cde","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-af711b6.97+af711b6","@test-graphql-cli/common":"4.0.1-alpha-af711b6.97+af711b6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-af711b6.97_1580216688567_0.21759719956659174","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3fd3622.97":{"name":"graphql-cli","version":"4.0.1-alpha-3fd3622.97","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3fd3622.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d54b4eb869f083670a95fd75586565d679b4d517","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3fd3622.97.tgz","fileCount":14,"integrity":"sha512-QXk39/gJIMHsioc9oIAKIa3p07mqsxn9sDzG/AlsG84P2uSFQmKHx856d1pqGvZj4DNS6M3XSHx0UscVlEGntw==","signatures":[{"sig":"MEQCIEi0Vie53cVwmljqyelSMvvJKYtNHSS61hmoRFLL2JXGAiAlhHYK9TUKTxSLv6AB9S7pe2OQbekhdDntwpbcooix+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMDF8CRA9TVsSAnZWagAAIgcQAKQb2LSmM5lQSTonbh8k\nt4/q0kEOT5sPD15PWTGZn8X4OIWr8wmFTaXIqVVsegygs9qYK5G713aMBV2Q\niMSBY37WBDP0pfk9/UYZVHXLhNLpNFZzFsPJtSZycUlAlOH4Zpj0a9f8Hfhh\nsqyO+uRSo86f0oQwPVgSZbe/lTYcI8TI536kfQMQwYfns5/SgbgIunIwu91f\nEShFT902OFletrjtl0bW2iZjdIRueZkc5tcLCfxOgbE4vSzJNI2U/iICjCao\nER/AxzeMXe4AI4MxivhwVGKMksHPqHjQZcKx7J2Vp2eZkpna2Gtkx/FM2wsh\nl697O+IgBHr6OhVmsfq3/kLlATZTq7VikyQNe8Br+NcfDaoaFNX2yQnf8Ere\nVcu5yKXFyyVp7XpXf/+Lt9P3LzXUHesRWzl8gD0keYiQQwXB80VgFlc8ETML\nZadTCDpWaELh2Xe2kfcEXvxjrHevAwosuYcl/BTaGwNcrnJ6OUd3eBqlR5Xz\nefEtR/64wWxbXgbqmmORWFB/axpWR4r5Pv+O8KzqE6RORX2w2kUF9ZvPrUbR\nFVl4Ebybdoo2LPnYtqkjPQzbYIJdYLUdJq5txoyKo8HPmG0cBiqLtpNhXk/J\n/qxkSUVXrPO4SejLBJZZen7JHmEjHUN8a9DQkCiLSRXJryzizGhv44tAePcQ\ni8o2\r\n=gktx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3fd36220f577ff13fa7c51980542b3f4d33f6188","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3fd3622.97+3fd3622","@test-graphql-cli/common":"4.0.1-alpha-3fd3622.97+3fd3622"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3fd3622.97_1580216700162_0.4818770142943316","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d627fd7.97":{"name":"graphql-cli","version":"4.0.1-alpha-d627fd7.97","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d627fd7.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3d3938f76a50c57d37d9d6cf2d4a2ac2358c1aff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d627fd7.97.tgz","fileCount":14,"integrity":"sha512-nZtVp4/IIf83Hl8QKfYoakqiNodzDmEC1yBqWOtunPIMFVYKmmJrzR3NRgsu4qeGlRDI0kmfStTH4EX8ZZNlXg==","signatures":[{"sig":"MEQCIHGZxOopfERTb1/8AKsbSTRhQ1EBbcrnk6658LwaTCjaAiAzGPKyqg6XKktc/h6sX4Brd3MDlpN6BuN7ZxDs4CypVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMFnjCRA9TVsSAnZWagAA2joP/2eGPSWWVr/iFnUY8Ag5\nOtOh7RovL24ZbSM2OhfDK4+i5SxpXgNvkMQpkFKjQrSo0C9UtOTBXKlCWf+I\nK6LMspf6ovK1XPc8NTHl3/ibklyOMWHkScI78FWHVqCD0tORqdZb9OQbaDWv\n23keX2cTYa+zW+r7GlnuLeLSKEDTalJgV87Gfg3JE73Z93dS0jlHcTFOVqQ4\n5EUVgmpFHFZy4hjx0JyAspq6VrV+RJSm79pzWX9k30BduUcywhXyMc5ovzan\nW2+JnXPCm8LzfP46hmeNZGUbb383jazTtBbKyAASvj0MHgATyN0XERn9+5uu\nVYIuRl+fSmEreeq+inek76xmqAsxVGKv+YOM1F22fCHQ9mnjHbxwRqOTlons\nLTnRrVRnpe5mKz1PZdr0mqf+ju0Q4u8VHwPjvSGl5etEHSozR0VZPsMToa8L\nTxes24nZg33ECY+aOWgdldu6u2zWHBJZv28DwANn+A+13XkE0kky1LDzq1WY\nKhB4UURJZfNpkjLfHMt2nK/XvZabdm/mwr5jD5ls7VarA8SMqehCoM2bpOvM\nOVBw6cUumkzJhkIGnJPjr1cvOxmjjxk9XG3hHDW+4E4jQe9q45Wn7wMvYR28\nr/EStXvwxDNUer+GX8Mexv56wJGnSr2Ot3mzSu2EGLjboKQ5jFQNm8ZcIAA8\neVUr\r\n=aCYp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d627fd754223f10b47227dc490c4f9e1348ef63e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d627fd7.97+d627fd7","@test-graphql-cli/common":"4.0.1-alpha-d627fd7.97+d627fd7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d627fd7.97_1580227043016_0.3686468954505775","host":"s3://npm-registry-packages"}},"4.0.1-alpha-644971c.97":{"name":"graphql-cli","version":"4.0.1-alpha-644971c.97","license":"MIT","_id":"graphql-cli@4.0.1-alpha-644971c.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"673e3201cb3454e7a76ccf8158321aa665161842","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-644971c.97.tgz","fileCount":14,"integrity":"sha512-G+aFXiMX1zQ/Au2hV2J0EUBuOEaFZu8S2Us2g63SglMOzK9dz2ffF5v0DX1lYJAHfHG0yazHQrawE7wwRxrkDA==","signatures":[{"sig":"MEUCIQDRm8ywnNvlUV3FMgKzSYNPCPoNGB28w9PLahhrboCesQIgPbrb8zfW+L12pwxpJp4GarS8+etCEcVxOkudkxdATno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMFnwCRA9TVsSAnZWagAASN0P/1IFPVtdOhvlLVuPpbGz\nuMa4Sydlz9zvXArm4NL+j0zcEyuF/fegA1tlnwZTOenq81EdQtyEyIJKEwwO\nafznL2h3VTOTrcW+LQkNewIu6JQ4pZIeaKYtrSc97bpiL/7Fi5r1FXvVQAYD\nk9Z9SzZ5lb06V9CW5JpNMBX1HV5+gios7PFN+JVCXcyhshJM6wa15qAnZLds\n9XEM0xlOCHn6KlEdx89mh+QYXKgk/RT7stLARjwvdtU0gPJ32QVzw9XS8W6G\nbi5OAx9CWY6vhxzkbiwtQYW52ajNfWBcSuLu1y2XBqWCvDG6hLuy+m1U5LTz\nOsQUGbOd7yUoUxaiNie2oOgfj2WrkZx22tOqow7XzmPSNthBmJ39Je8HU2qU\n92T1d9iUEIypFK6MFuXLG0wEqXAQOKVM5x9DyVE5Ts+QgotYtBS6pNOUA2vF\ngpydCT7dZYCNJShJX0pOB2OqGvFC4pEHweShUQWWmeptehcns1eUBastqOt/\nL1A17AIcoCeNlasQakr2IkDYHoYBzNLHBtn3rEyNqDUri0JuXCGz0mYx/O0Z\nmJ3xJf21jHS0eDQMr9SAUmdge+tQLJLeYfQiBlY7wCMT66dKvE4ktBwfV8a/\nAXtRE0p4UdM2B4+e800VzGZkFyudDsB3qaZVYdIoUebjJXh2V6O6fbBsSykR\nef7x\r\n=FJv1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"644971cb393a36a7a70dcb8abae77d07ffe4a4c0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-644971c.97+644971c","@test-graphql-cli/common":"4.0.1-alpha-644971c.97+644971c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-644971c.97_1580227055697_0.31586806958483815","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3ba7ca4.98":{"name":"graphql-cli","version":"4.0.1-alpha-3ba7ca4.98","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3ba7ca4.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fbfb8c3a59bc17e5de2a10c534e74b12c82a2a80","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3ba7ca4.98.tgz","fileCount":14,"integrity":"sha512-fa6ZHN6AdTbjR/asMlOSUTfQxaXmzU8fMz96ZfOJmifOcwRjto5EN5WOKGB7vofLtnMjJgeW16gO00SnWPgW1A==","signatures":[{"sig":"MEYCIQCUi1Eg6bQqcyPTtsQtGaT8T0c2M0+YI3YQWmZTBHxzmwIhAJ7CO3PCaJoXiReam8vxao6/OOpPQ2hPDr4L9FEejwLz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMFo9CRA9TVsSAnZWagAAKjIP/j6sRz7/o0pNlYA+2jxu\nHrgI/DzhQAuEQUNyfQvw4yUAMP2XEJAqHiXFqiD9IIP6J23o79Zu2AIOROME\nRO+Nv5t+sioCcxeVT2qqvd9SAQf3VIHxfnTiNo1ODtce5yT82NPFo6GuG1kJ\nxQ87omFdHu7WhYMXLroXs0CTkvuuC0FbkdT+b7/5+nHfhPcQ7g6Nslqcb7UR\n/VPeUvQknr19qA/u9Z2RHIqBjzcxZdF0R5udT+TgBSj2dddw734Jh7e0fpy7\nsunNMCy7TV7ZjkAv0+8B6+sthsQ0nKAS9QEmZrN3CGsmxrXZKM4yvo+t+C2G\nzKVc6El+zVk0mA+LpXbzm9xN85kqMaoQvH1q2HbKqe4OBtNZ+U82QZ8qRoiJ\nlGQmaJ8Lb2m5/bUPUbDQUwXFmk1iuefblmWLR/szX7IcGBzc73mVQF3orfp2\n5oeMLhmD/sTcYzP3UgE+ryPLV6ZTAmnu0SXUoA7sIjwjBFSucOkXUog2QShv\nPcKK7QnnWtfSCMjejk8T3F65VsL0dvT3hH26UZuObvxXs+i6++UXklhOdm/V\n5Uqsakes9INxw+dyALeZ+tuZYaXB6UHYGmUdAmV91u4eg8q2ZIMtqY/DjIh2\n+KbQIeU2tZ33BR3pThCzDhUgKPW+kW1z38M4hEdPdn4iIZGxVbbuKk3bSW52\nG5XR\r\n=r+S4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3ba7ca4ab711c4b55aab9156a89e33f46a959e5d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3ba7ca4.98+3ba7ca4","@test-graphql-cli/common":"4.0.1-alpha-3ba7ca4.98+3ba7ca4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3ba7ca4.98_1580227133245_0.1698791192254574","host":"s3://npm-registry-packages"}},"4.0.1-alpha-03c7b62.98":{"name":"graphql-cli","version":"4.0.1-alpha-03c7b62.98","license":"MIT","_id":"graphql-cli@4.0.1-alpha-03c7b62.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"546253ad052947d0e1c0085385f19cb4ba27cbd7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-03c7b62.98.tgz","fileCount":14,"integrity":"sha512-JePoPadRMaFyAYKN0KuM148Y6gis2YjskYRQ1dfAP51ZsBh7UMVoOQz/nXinY9vc9EBiTXHBFmgSk9bQ4o1QvA==","signatures":[{"sig":"MEYCIQC8FZUGj0jO7IHEdjbZd1RGJykxvt9rO4b2U9q4kR9StgIhAOw+g4BL2rTzObKDjLqudNowFJOw7MxyzIuZGBrKH/1c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMFr0CRA9TVsSAnZWagAAVogQAI7Z83i6UUcDiRcqhFvg\nJlwOEabDP9Kt4+buEfkIWvQLgby67FATIZzumxVpnlEsWV0Lna7kZhcjAVNL\nOfEG1aEnSm60NbrxL2HyaK/QOt62MLrNseCEmZnqjuOJvvSghGdVwem+qYXt\ni8DmUBNIOaMktPKV9PcDyC/qOg9JzUvOpLtDSKijDqel1RdWLbIC9tDKfZ3H\nSTMJhvNdt3ATerOAinfzSRTnuWFP5mrjlZvsBhlEHwzBn4gcpGNB2tZVnI4V\n59h0f/qv85kUS7MvmMIAvtnd9VpM8ehL3ZnSF9c7sf5ZzQmFUPmHZ2HaqOOm\n9lhWC10R7Z36S20w38EV3ebfEf52meRX9nO5JbZgEqnQCJVBz518DJrlZSd3\nmh4WM44hgzaiGAMjuOW6c/NQbUZRIy4+1bYPCBz/WWY3N8LoW2fUpPdzN36b\nXrKo80bP9wHRU3OVxJgkNoEx+dl6412nIV/pCDUMx77Klk2fMm49CxfQQBIu\nCPVh70OIzqc64EVlO52kX02dXDVZVjWNtCV1Heys4cT9Mekmb4R53QdC8oOn\n2wvreMIyFRc4gdgwXqTowPFT/YxCMkXG1r/NJcKmSKZI1LA/47mnAkgt7KJ8\n/3f3bvQAIRvvTBxRsLVYi4dZXhc+ff6cLOrBvrJGpvhTRlR56ZQ17xBKhiun\nQC47\r\n=lWOg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"03c7b629f14110108181996044cd558a8c66577e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-03c7b62.98+03c7b62","@test-graphql-cli/common":"4.0.1-alpha-03c7b62.98+03c7b62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-03c7b62.98_1580227315508_0.9526529177195762","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c347af9.98":{"name":"graphql-cli","version":"4.0.1-alpha-c347af9.98","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c347af9.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f7affb7481663a0c2599e2e626684b03b7cd6a89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c347af9.98.tgz","fileCount":14,"integrity":"sha512-xee9JovHg28TousLBo2Hm/z6HzY3C6Kggttlbyxsnv4q6wFfOlIiluHJ1csakoBf7jLCCFYDLA50xJk+Q5Y9rQ==","signatures":[{"sig":"MEYCIQD9Yrtf8HziKpLSjpjQmSlFPP9IriKsQovFKK3cz4pVkgIhAPC28od/iLdXG8xCmC6PGlvGOiUirTI9CofAjl2Mpckh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMHNzCRA9TVsSAnZWagAADokP/1zQWLuitXZucsNSKSU3\nf6KFzSIgFYvm3qkZ/wXGy9iEPNN0aiqGQtOP/Ez3M6Y4vjDrR9hNsSI18/Xc\nGi0RAWMuPsasgqqMMi0QJtV6PPh1bmk1g/czT2dKw+fCQ0XQTAlEF2Qtyk9/\n/LhEECSbKvpWi1rXzS7h/7aGqHwlt34olYy6B8Wco6+Tg2ecXGKT9z7gLmHT\niD0+r9ZIWi3DdtyOp0IvYlXUfxi7yR23roK2TFNCc0flkUTBGAf7zdG7tAmm\nF60JHVNKLpO4LKN1zFEY1YOz23QcxOrS0CjV4CEvdmbvu+pMeuQWtpE7at7/\ntE/djM9cUjMhJZ+yKwjCSTMX5GgpTx4WJwep+BtlvLA6M5b+QJYPemQpKlO1\nyiuJfdF0yr+RkGY4MlYbVzBHr2RQqSnurrqNasoCeOOE1mS24IHM/tmTGcpg\n88naRdUNlaBT/dZunmSyQ5S3BWdW4kM7g5FEam77m0X+GLGKMPSW7r1RrJiu\ngF26V3ppZfs8sFmufI8cR2InVb9cr2R6eeuxtpVEF93sOSYbZVT+KFWEdgeh\nsp27sqNBhp/ZqQvsgJO5KAYl/O51mMcSstEwIXBO+qhLFNgp2R9Mx0cf8sQj\nz1BeRhUofPaB2jZzw/EsMxxxtxwW1g7eD69X94URGE1RKHK3TVIYiiuLVaav\nVeJm\r\n=b5Ep\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c347af9b04f25c1fbea7ebba88a2842470024a76","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c347af9.98+c347af9","@test-graphql-cli/common":"4.0.1-alpha-c347af9.98+c347af9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c347af9.98_1580233586508_0.3685088973990045","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c615f2d.99":{"name":"graphql-cli","version":"4.0.1-alpha-c615f2d.99","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c615f2d.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6b63db87a12ce394c9068f7cf9ababbee5d54f13","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c615f2d.99.tgz","fileCount":14,"integrity":"sha512-ACyLwXa64v++FmHOym82Gwauq6zWdXedV/28u70Xcg70gjxX1r1N8SiG/mP7p2szJGRxt2Y3SMognYKvPnMsHQ==","signatures":[{"sig":"MEQCIEduwZvqCoWZMCiCSV3UrxNEA991wSZJBTVgHVWbqg5lAiBCom7XTd0wP276Tr9f7e4iSN0QRZuFzL/+J03G/qdVlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMHQ0CRA9TVsSAnZWagAAWhwP/0K/Sefjvg6q8UmJhfUo\niYULGloPlcSeXB0h80m54pIwXl3Q9pERz9Ldx9LuGDRmFo/hWX8N7ujoP8p7\np3i+9FpWptqGcbzA2w82VFf5sHPVFKJlGLu8AyX/IShEKLgzCh2QLtyiyERp\nDG143qmxNuSevUg0jQoe+zq5orWOnlpIdR2BRUscEfEA82SL3y3ra+Pmdl8t\ngEBkX/mF0wr0ndqBgY4RMiv5iSmx5h0ft77/FaxSDZM45vinD4k3v22l/cA9\nkt+iQuYRWeqCTUlG9ZplIkfzzwyjX6Doemi5z8ao8QoiIx4CmUX86xBMeVri\nbHkAf4kEFhARSFO3c1KVAGH3ZmeilBxUbZARBbnDzhNUW8S4zjDXWqSCs6Il\nH+GqwKi2JZ9/KaHZnY2gvJQeSFj6akSsQQz1Gue6g0l5eQotJkScu4ko2g9U\n5M+tFuKqcw8sftH7DL+A0US1kQOVWc6Yt5XxuezcXHV5TXE8+QHq1ilcJjCR\nsj5DTQSfo/Wpj11TMwX7EOe1s3lNw1AaEdQhxeZCOFBtiTe1Dm0YT0bHG07X\nFO21I7yeyEZWoqAh7f2aUL7Be0H4fWDf2rNrvN200lH0zwmIQko5DKzsqROS\n1g1bgnsPWvBHbAVfhx59EGT5WpL7id3N+t0hxwJFOfMpImhRIZxVAt5YZGye\n/qT1\r\n=aWl2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c615f2dd06d1e3a44a36326e5e10a692936d66c6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c615f2d.99+c615f2d","@test-graphql-cli/common":"4.0.1-alpha-c615f2d.99+c615f2d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c615f2d.99_1580233780115_0.6860957786776751","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0e5cf35.100":{"name":"graphql-cli","version":"4.0.1-alpha-0e5cf35.100","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0e5cf35.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"df7be08e9cd402d1a022177bf5a8219515a4ce93","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0e5cf35.100.tgz","fileCount":14,"integrity":"sha512-qjYDPBTtsrQ5rvVfNUvNe7HM+2f9tzrerZ1/zC4NM67ardn7hJswr6G9WtcY0r5mGM9S5RQhuDA47DZT6iJP0g==","signatures":[{"sig":"MEQCIGenb1csKhNXkRGdTA1fnWMsTSuSVCV/pPUViYu6W9znAiBDZqHk6GooNgIqivZW93H7Ujwe2KxrytIQi8V+UEISdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMHTVCRA9TVsSAnZWagAASYgP/RUiWOqXAUsvnk8BYZxK\nwqUbDPNSHP0gwUHrVT3N8avcBjld3waVvsueO8/OpgwqYCHE/XmiwRUHr4Ji\n7ke6wyv4kuWdGTg83/Ik3+iwSAVyyXceQskQpfftYCe8eS4qTKyZODqqZq7r\nVGkviVI8JejvqD6qB9EiRM5Vom1KFlxZXKS9iOD3Qv3VoqUuzKgWKQYgfWJ6\nr8bS2dWz9cBsCZiY2FeelFZnnWtVfH+QR3BrEM1BJ+onD8j2VupZOKCLYp8i\nYZryrIr8hEWCOSZpoZzmy9C1XatsFoQTMDdEyoOrN0KI7xrm4GnFl9Ip8oFE\n4artUqSM6xP4kBXAN7+aywrxlHvEHhJazNfqiPS4sdtvdfS4lY7CUo6cHnIU\nFj6XOgGmj0BB9P8dyq5EZElDJ6dC8sdR3bau6dFcMfuEjlH4z0jpP01vRi4f\nFlqoTPw3G3M2wboJajaMkaG1NVDsr8SUG2gmUhlx5l1XHRCAsW9iOhSeR0YZ\nkaYbmVQxnOunSwtr8H/5p2YrXuOZyNpTzzWqn8AHy9ogrPI9Ok7o/1poBdBK\n2ppzi0T6ZPde8P/EWZQr8XBIxIPttKLdtVEuQlTfr+V00rZl/n0SlvjXc5nx\nCFQdzVAFeJyYUGbuMaFFaZ4STaZo1TyfQx2cFhN2WE3GQAqjZ4I4GoH1HgU4\nOtbl\r\n=bUvb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0e5cf353a4bdec9b94ede6d8e4f0be4e6bfa7bc5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0e5cf35.100+0e5cf35","@test-graphql-cli/common":"4.0.1-alpha-0e5cf35.100+0e5cf35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0e5cf35.100_1580233940797_0.04855999471710715","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d8352de.100":{"name":"graphql-cli","version":"4.0.1-alpha-d8352de.100","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d8352de.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"117581b2cdcaff0aca3b246ff2b7d77851013231","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d8352de.100.tgz","fileCount":14,"integrity":"sha512-d4H6dN4fVbXIDhLU58LMaqJ/7dBLdLGRJY7Na8OhEYOsyG0/iannQ3+u2sDnp9T72yr3N5vmMPnfmviqR/XfUQ==","signatures":[{"sig":"MEQCIAxjLEKtZKx5jjDOYShEsSsiZa34KxIQpF8YM1tODtmxAiB7mKfH1znfDDXR3aa4/b6HvCDENpNSABDhyvE2ZcXH8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMHTxCRA9TVsSAnZWagAARC8QAJBRXoPhumx6o/cSKk4j\njWu99e7IfaolkNRP2462QkD09z+OyfErwAGD2q+jxxNhbOGYi00Z4vxwyk+L\nVNw2yz51SwzmO047dDgZayanw6FJia5z2XkqwetTsbbUfj0b457A5RRjTKwy\nKvz/Ctq35o28rl3QHYPwCB76Y+S35l6BKsOlOFT319Bf9Bely8N3qidvrlWC\nwIGSUmAaipPhtobzPqATY3L2ccLIwyT1W+cGtEu1/9gwLUKOMsSpnW1vn+sI\nRuf/YRZ3BB2wHDGWhC6rkbYehpjMgP69M8USYW/wxWw3aozQrbTIhWtLN0ox\nfXOxiaOjHFl3G3SVhZitddSrojd0NbCTwyFWzQ7cZ1MGiaCEhU0Lqw1qfJ7a\ns2oqUvFIvymQxrNtyA5K2DjDR/PJUpexJ8t4R5AXZMvYZQ73Y7ejCpPsbWI7\neBOhNk452S8WgsPZ29SKJ99/Uve3Vp0yfj0dZ//Wt8QHkzrF/RghX6xRQ20z\nHurZsUbBECblNN/bcZwmHzPtloxuK19frWDJzo14l8qZYp6kM360afZco30X\ngBaSxh+i/qpLsCgLjmsV8cK1PsKgH1eN4RQw68CAIz5K6mGxXo1offDzt5rN\n+dih5nP3Av4S6v/LX193Tlp0fEX5Mk/QXJ1WCAFaJTHCUfprm3VdXICLr+FU\n5bjq\r\n=D6Sg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d8352de7c4fcef52e494757c14fda649c08a047f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d8352de.100+d8352de","@test-graphql-cli/common":"4.0.1-alpha-d8352de.100+d8352de"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d8352de.100_1580233969248_0.0685420794408631","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8c988c7.100":{"name":"graphql-cli","version":"4.0.1-alpha-8c988c7.100","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8c988c7.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6ecc004288ab0755a9ce3745f3c6737c0a11d412","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8c988c7.100.tgz","fileCount":14,"integrity":"sha512-s37lMIWg6FeF/6TXSA/hJSyW3RXztWNSzxVrvPcx3NAaQTXkTmE1bcBtHpKT/gSLAauI9llgeUa4AtwZi9BbeA==","signatures":[{"sig":"MEQCIExLAZb2ckds5hKYChrQePj6/iVFvDrxTu7WMB2jvBpyAiBPIzfzN4QfsumL5xMSjRYVWiyNWEn5tiQ2ec31oNp5fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMJKWCRA9TVsSAnZWagAAkoMP/292r5YiKDeJrBD71x0R\nP/scQqE2pfx2kwNUifvAb4JfvjqMeh35WWtksiKf66WpmCEbvqIG9Ee2PKlx\nLEbv64Us7l9Hi6RcsVQhbADOyHQjRcNAOVsiEjnG1g7Li9ZOCkO9NewyQgkw\nvkVs+zFanNugd0zHeFtk8AUbSNxqga/x9O7CqWzALTZacmgUCUeMFj8VnJtA\n36Pe1yrYOy4F4d5Np5nlLiNwLWZs/EWdP6ZHo5YQ7YM/uVoi5hW7v1D0qSIT\nMcpAfthdqabXbSP7FXWBne6t6qIrWw/ihXo6lC4nB8QlYb5rZr4aO3KFpr7N\nhZDrbIWVwnqUYd0xr+kiLJGF0/Y3KGuTlIBBFOMivDG2jsOjCbVYhAgQf5/n\nPp2sgLh9N/+kVnTsq7+ce+YFsYnUsg1IifBtQfJhlHnOa6/AsFiC9P30fmDv\nRY5DwSw5da7sSFhhGH4cuSSoSpMvXFWCV98N90Kzd7IV9VeIqN/3cUVA3Za6\n3EQy5xvLklyKFKh18mDcpORYuY6U6oj9BRbXe6IkJlqEF4SUw2LRZ35AeT5z\ns6zLS9cNEMtkVgefLCQ7Uirno/ReDwimQi9S1E7Xm79ka9ZD2QmY5hx7KMO7\nQkbeaxMUI5jDbCl0kGklqhisJCYdUHv8+MkWGnzHSXALZF0Ci7My0ocg349p\n/9xu\r\n=/4fb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8c988c716f8443c0e49f154b932485b4d04533d3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8c988c7.100+8c988c7","@test-graphql-cli/common":"4.0.1-alpha-8c988c7.100+8c988c7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8c988c7.100_1580241558124_0.7644775256970107","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d534dc8.100":{"name":"graphql-cli","version":"4.0.1-alpha-d534dc8.100","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d534dc8.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"24d80dd2c61bae03bc6d8600a73ffa1e60131264","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d534dc8.100.tgz","fileCount":14,"integrity":"sha512-IW/QWXutHGRAri8zpIr2JnHW0fNrkRJjEJTOb8B5tq9hZ6311OiNyJwolqVF7cFFQIyvnSjy0WRdRvxj16VPKQ==","signatures":[{"sig":"MEQCICutv7O/gwDYrLs5+UMujgNj5zB2uf9p9yKbDvixgt7sAiAVQS4T/Rytsgm3RaTu6bKCbmXHfyOjOv4CpdAIDLQx4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMJLGCRA9TVsSAnZWagAAoscQAITCpY0V9PzBEznvZMDz\ndi5XMqf+p7Mwvnj0bcgOWEz0qasGrnDI0vkNlsGUcuqc6YWLqKtCeupjdrKr\nAKnPvKOfSK/TGXt6fUcxaxAseEW0DR6Cp9VRakNnR6y5ZkPK4Gbw95cL1LOu\nbff8cVNkpQum98YqW2+C5bFZAI7n8Xg55PzC1sMbFkRhm6qi+r+2CbYyCAZ+\np32oeWFv0z09115A7e+w647mILoOUMbp4Bq0wG8JqDwVjreKbROZUMj/RBtf\n8Lg7R0kXFPmLFyeQ7DOU+X9mcdFfx0Iyu9OVepPUmgjJbuOYzW6QafV7GMbL\n0u09nWXua+tN3yxvnmWzZy10fDPeuEMFMVC5aXYFU8KhPSR+V5Lv4PyTue3s\nOFkfNKxlWKO3nRiUm6jbWo7BTzgFSYu0kFq0oDD4/+AwStqyEa87oFxjkM8P\nxAw/GUdRk1Ccm+XKw6p+tWxm/jRU9aanL5ZsWk0yqGx/y7tJFGYn77nzm9xm\nVpa2Q3B/wHZ7J8BrwC82Upg158nzgd+ykfWENbmRL0w3c+TBSPORXiDQvcCV\nOBKswrzr3wWJySbU0drmXu56BGd81WT1B3YjBdw2m67fddtEefeJIqwlUgR2\nR5cp1WMUvCBjZIMZh9/c+xPeoZGjIRF43ZwJ4A0eGLf+WSPyGlbQhOM8ID8N\nFtXB\r\n=ucFQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d534dc833a93133242e765197e14bb8630698614","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d534dc8.100+d534dc8","@test-graphql-cli/common":"4.0.1-alpha-d534dc8.100+d534dc8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d534dc8.100_1580241606029_0.8321551745587756","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d13a479.100":{"name":"graphql-cli","version":"4.0.1-alpha-d13a479.100","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d13a479.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"30e5fb4ef578640809689990976e6b453230daa5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d13a479.100.tgz","fileCount":14,"integrity":"sha512-P9enadwPV1dOF3IdJLIryUt2xVinKG2qUP8bCXjTS8BSM8iCriJgteoS+KraugP65jZ0puqPnZvCuFZTt9jlQg==","signatures":[{"sig":"MEUCIACc+Mgx57nQLNsY+xX7nzrtXhQB1V0E+BgMKM8IPl5dAiEAg/4czBvDr2+9EQaJNcoD0y0X7tFz3/NbDoJS4wI5LWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKPbCRA9TVsSAnZWagAAZYIP+QB3BIh1kN2byeQx5hxx\nqzv+PWksYTsUi2FdhdgyhWSX9Ga4/X3ZjJDjA+VVd9voo00qdoGFmrlwh/qp\nCVTbJ/Ew1QXViKcZn2Fpuy1NVt8FbhT3wd4f05c96a2wu7f6/C9VdMhz9H6S\nc+9BFoutrfxUG0YT2bXlF/QFcMs+E5yGb6tPoMO52APHPwsamvJq94Uk9SJf\nsWn5S3Yi55aOZj9tHmDlGnBKbFp+JfUkh2400K312ONOeN4Oi1/BoSGOvTV/\n46NPHQubZqsNknw5FyWXcmyiT6yVQJD1r+0D0dxwjtbXnhpezwHANDPzcDh5\nHiOVBa5ck+yFxFLRgKD1nOsIofspInhbWECNwSq/YvlcopYMcgeZwZ7LEc4q\nWMXsh630eQRhk5mxm4wJH0VOWncNTqY7gcz6U8jgYVpH3FDjGdtEaLua+jxj\nupy8dP5oIF80JIbvCwq5trk0JyabUpVYOVBdhbkLiBEQfB7u3tYAZRVEiV+o\nP2HMyRrS/OH7P4hYhUZRi2I5RT+X4phUaS/t2hUqxvv/KfE8+2rXCJpAXiek\n5o+ka9RjVJWoBMFQ7cxVv1bNCwg+40CXWsU/9FLv4PGCdwwx2KOVmKO+uL26\nyVHcF/xtWXhOFOHShwegQU/JOhkPpxMpXuHMNSQUjZbA43SfWQuj1SZLzHGb\nUVlU\r\n=KkXc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d13a4797a3f3df781a3027b8bd7e166d78da3776","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d13a479.100+d13a479","@test-graphql-cli/common":"4.0.1-alpha-d13a479.100+d13a479"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d13a479.100_1580245979092_0.6397116101154801","host":"s3://npm-registry-packages"}},"4.0.1-alpha-09da7e0.101":{"name":"graphql-cli","version":"4.0.1-alpha-09da7e0.101","license":"MIT","_id":"graphql-cli@4.0.1-alpha-09da7e0.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0f9f8511d49735c7c34c3110306d263bee4971cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-09da7e0.101.tgz","fileCount":14,"integrity":"sha512-+Lm0yqePiE1x2PtnqdZiCfG9g30WrsGZ1wKdgLw0nOo5Q04SzPBB9qitAOYVh8SBJYhhR4lbFWUBIf4f6SBeRw==","signatures":[{"sig":"MEUCIDKqgGoUGP08mtOBChFyc6bWJQ+r9ZZCVUOTZeGnNGm+AiEApK+yGhNFPEMZkaPR8UJkp8zoIZ6BAG/hGrLW3Vyey9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKR2CRA9TVsSAnZWagAAMkkP/jotwYFdFmWAZjx0lcPK\nKWJ0Ujx1bm+KaD8coKl860wKPI6Xulps3tuVRk8z0fE5inOmIh4CItQSsfQC\nHmaX8/ZhODgQMk9AQZNvmzyZc9Znk5Ed8Y5bvsT7XliVuzvIT49gHJxiFD0l\ni3sE35TNkOt/bhJYLAhCabxIaddjOxXoejseQdC8GMMTHTLOb6GQa6n4Eu5/\nLUH5XQEziNGg/LtexB1uV5lB/KjoxxWeFV1K+AF7ih15DnAacuZfEnz+sqe6\nmRwVU6OB4dZ7wxEEsKBScm6ISGnq/GkQZErjSGcSy0RPfC3KqJki9FKet+HN\nUpsrK/gojsxFg9+SqOwBFaXwgumfm2GA6t+269XWsybvytVDBQsbq6PCM0Ba\nP9421V0FJXX0gBc9BTLKpZSvHbQ+bgIGh7Ix0fWhOMIp0xo++AQ8ds6Zfhq4\nVeG2cPqJ7tuxrUF25hETXV1+VlKStcd5tBl+ZlyNgUgtujX/XZXLLUDrnYw5\nzGsA/c/MispZ02iux6fuGL9pPs43UTom/mvF5SnCKn5LLU251nt3btzerPg6\nxhZlKpUseoZkTj0nVOscAcJ77SMaCebc8u1OKTz3wD11vfgOPLvJWiYpa7Ll\nIaL3c227VSHnZYriazznbAFk/VbZWv8xuJ+tlE4pRUlHviLZbmpzt3O50sLV\n1cq7\r\n=9ReM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"09da7e02c6ef428fa9741d70c0a88a3f83f23dba","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-09da7e0.101+09da7e0","@test-graphql-cli/common":"4.0.1-alpha-09da7e0.101+09da7e0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-09da7e0.101_1580246133961_0.11640145777983557","host":"s3://npm-registry-packages"}},"4.0.1-alpha-920a932.101":{"name":"graphql-cli","version":"4.0.1-alpha-920a932.101","license":"MIT","_id":"graphql-cli@4.0.1-alpha-920a932.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a92114515ce63624fd555173c6c8cf7c02f4d3a1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-920a932.101.tgz","fileCount":14,"integrity":"sha512-Jn/Lm0Jal01z2p2pr8xYXgu52Q36pvH5g+79l7SkGsN6lZ4M7/KlOnIvfl9amgt9bAuOdZk1W+We95QdeOF2Yg==","signatures":[{"sig":"MEUCIQCXX+xsCenN8NM03Ahckde9A52n1wm0Ik//UY6+lBbXoAIgAq7AMm18Gr4IcsxnZjKCi8Fa0kqy+OFnuEGZtRq1pqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKSDCRA9TVsSAnZWagAABY8P+wTZNWEZk86qKPumBvsh\nkCqiUatgzp92VWwLxCAVUxiQfLXDdTQwdRS4jEEQdeQAsMFVY1c4RZCAMQb1\n8YgXAyY9CiYsvgFnzZ7uN8IGLrdMsmx5wLzuWucunOLAE/lLLoANfZ+r8fj8\nggP9j49RrO1qPKpt//myAzPme3b9X2gWSJni4KQ2dUQkFDEVGgqttOJuj99N\n+d9aV09oqB926bWx2HAQYro+bJEOB9u/57dD5MJgAEpu10/VkKDY/wMB5HJe\ntVhZBm6DiBgxX5QwJ73+nqkAeW4PE2YVxBM1jSwaIofG5DLFmzo84M2aQvOB\nOS0uSdUS40U/xjS9FhBhB/jkeFyc6wa/6iaMsdAXkPEv9oBR2Y8maKtMB4+I\nnWfVYj7DkhlFbmr80XggARBtsDEGsX55bLqwd9AsgGJgA9zgltHDnJbO7Zrt\nLfbEPxH2y94Nm9Zf6Uv0WYTgY76eC2LThwovOogI89t3OFzKwNloeLoPBdol\nTaT3zCla0Ts0MfqIUAz8MsxbYc+ykyabLMZjmmUvK1AhFOraH5XHRXuUh36q\n9ITvrd6aQG+bSipRUM6HGLWuXaPEeWBCyhVbdDWqfdwkgEj8AUhrE8yjyCcp\nLUSdn8RUVDtdJAIdlCLQFCnfcHE9tpyn7FuAK2qiC5oenSgSYf0rSOaAXDNm\ny8xs\r\n=y9Yi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"920a932948027b52dc9bded26bbaa4df044d0b75","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-920a932.101+920a932","@test-graphql-cli/common":"4.0.1-alpha-920a932.101+920a932"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-920a932.101_1580246146809_0.07421493007815538","host":"s3://npm-registry-packages"}},"4.0.1-alpha-010e4cb.101":{"name":"graphql-cli","version":"4.0.1-alpha-010e4cb.101","license":"MIT","_id":"graphql-cli@4.0.1-alpha-010e4cb.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8c60e158a670e69591bae09484a45b90d7d93d11","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-010e4cb.101.tgz","fileCount":14,"integrity":"sha512-ClohQ+bRUSvq7xmSxfaPkUMSpzVwUyGgBy44WO8lrvEpbTZaIpyPC9JOTheoxPGLM6Ii15b1dnDl01xGolnsEQ==","signatures":[{"sig":"MEUCIDZEVb+kgkgGsX4DV3hJfzBpd7OL6Ymu87ptbOPPlSMOAiEAnL6j5k65ih5Eyhl/XOqu4DSi6aPcnC5zcVL9Qw3SPIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKTACRA9TVsSAnZWagAAs2cP/2MDA9X8JfOsYfZXzYDT\noGug9J9pNgt6396yMJwyPcq1byV6MTMPcRLPoYjSQAltXHjqHOTfzpHfMPY0\n3A9QHHl4nR0cfeshGW6/kiPB6PWIkzG8tdZ3FXvaWcZ5L28oBDufl8t5BeWy\nftH9+nFuV6cLH8XOCJ9JmYuzdEz+A/5Dp3bGrC4Eso9voQ3WFp+f7AY8QoFj\nWPJrmYNEY+gSnNXy0unvix1DrqHUXptWiwlSRX/MJEopanKrI7MYOeah1rW8\n3L/Bc6Yqrars6Jp0+bRTzkSY878A7wuG+0Poe3vd5YOApE56+uZShQOKBqZO\ntu35alb3pelS+ymBvBYNvLShdnd+a1U0zWFO9w9chs35SmKkjtV+g1oFNlOG\niIsrFOvgsdIiDL6pdcnaByYcc3ncAiKZJ/64mujLeemvikKnP/fHBf+vYUil\n7fOiHIJzJH3iH7A9dYQExLFYMdfiGgLzXEQUHjXVvhDFmXnqx7nCtSMcuZs2\n0MGbFFCmGUW7c9Eri+HkG4tKS9XCE2JkdsnebfxjuWdt/kzyivzWIIQORIf9\nYRvZpg2WKGscmGMwVEzlW5fbNU9IGrT9XenZy4hqS71pCHrJsOa5Jfr+JgZ3\ne0khVjXvGo17DN6XHZ21ALm9zR4zdHPA4dMHafkGVLn36MKGA8yeuTOXatiR\nAAPk\r\n=Zk0x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"010e4cbc70988b1c3473d3991230414687236437","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-010e4cb.101+010e4cb","@test-graphql-cli/common":"4.0.1-alpha-010e4cb.101+010e4cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-010e4cb.101_1580246208191_0.42948407908210484","host":"s3://npm-registry-packages"}},"4.0.1-alpha-480240a.102":{"name":"graphql-cli","version":"4.0.1-alpha-480240a.102","license":"MIT","_id":"graphql-cli@4.0.1-alpha-480240a.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fd6ef473aa3c5fc86a8ed13ddb376a980c4dc220","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-480240a.102.tgz","fileCount":14,"integrity":"sha512-Tc8UtD4j13YDl4m5/Kow7/MQahPShvSar0gHWcYmAlEEwQx8Y3etDwVLsorFJYF6Ta7DLxdZsrPIcf0Ys6H4bQ==","signatures":[{"sig":"MEQCIFcaIvrdLkxVtUAQofV5wSPYR1qaLKcpRlImG7u6RYv7AiBbzSPooTG0jNvwqpYPU7gnwPYskZ3Simf1mG3Kn77PGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKX5CRA9TVsSAnZWagAAWngP/1k078BYsWuY0dEV45hK\nEhKF5Bt/wwjopTM01BRdeXPKEIAuPRgd+SJnYF58hDDiFndAArbdSOqhvYzL\nKeh3K2sWAXtPdk8ueBjvJrGmcwi3zdXWdx8SKVhiyIFEiHCRk6b/l0xM0ODT\nLecwipE8PG2VFNxmOFWc4yfzRHywMZmWPXyujtAviRdojid6Tb0oQbhCN8Br\nl5W9wV0JuwsOn5jUV+04Po96mAGH9dVyxroiZyqRa2kRuaVyB25t8JrFdvW1\nyBoPCEPVDDRkbwJD44oT98/v6VDgQpcuhi4ufjDq1Rm9p3aKdzEuwacbUqgo\nzcgx0Jcg51PIBTUeYZ0ffdTsJQxJBmiTJDMro46z0Q3PVapgyVYXMwwqEsi+\njT5ETVtIS12B2duOknxkAjBi90VNcbBBOQkujTnurqgduL37k7FWBelOb7CF\n+s1Q9qXQW5NUhJYte95XpFPxuUCXSWJZrGGlABxu/CWXmVH9woy94M/D/kdl\nuwx3BlhP2ed/IoWlwuF1xFUQppIjl2LdmNwMAVJNYK+SrAeODFN3t+QgBw/A\nVFmlEtzS/Nv9qYjVidqzSgIW2m/DYEDF99HkQVu+8wbyH2A1/FkYmw8n9Zh5\nflag8FXDijUTj3m/aEuPuunuZF43JqsfGhq1927m/rIhDOBzB4DmJfAyth7Y\n7uql\r\n=Dh5P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"480240a0984d02b335fc21bfa21cddb09846a545","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-480240a.102+480240a","@test-graphql-cli/common":"4.0.1-alpha-480240a.102+480240a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-480240a.102_1580246520634_0.07451905476534737","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cc28bd1.102":{"name":"graphql-cli","version":"4.0.1-alpha-cc28bd1.102","license":"MIT","_id":"graphql-cli@4.0.1-alpha-cc28bd1.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"665e5f24f84f0e72df0135a184495227ea8dade3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cc28bd1.102.tgz","fileCount":14,"integrity":"sha512-dTojxguoj/gdekLXd9vSkgzQJuqhjdFBRf2zQAekWIChb34lAHb8rZeRJWcH75XA+2efg6o8Crr4yf6e3LCBTQ==","signatures":[{"sig":"MEUCIANHpQmVLYTdaJiiwrXDIYjBoWhZKEB1ZzfAPZvVaqLMAiEA3+eSsNGJrj4AuyCrykDeN/bfXTF5KpqG/m89m1h4uH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKYJCRA9TVsSAnZWagAAh/YP/A3hQM3sguOL/hVDXy2M\n/r4LmGFW0eAutcGrUbfuurPcz6vzXb87bOANEYS+qubE//Bj2/t3b2ZpPt3D\niGd6wk+V6QD4BKeMAHmkLxJo7GcXOST4Qh3ex74WyD0O+F+0EHn2btpoGHBa\nlosVLptW8Kf3TzcCrcQhLzQob+TFB0MuvYI7UDcnEP8CBMAaKefeyqXP0Au9\nHGWSCLvLCuwSruY0c9v/zou1OLdh0N/Bun38dg/x8jcnPUUarcB5gdSmaafL\npUwOcIDXP0K5SISzI56ouL99PVjt7OULJIV/lBXufdE3qOtriI/2OReXgQYX\niCsWwdu+U08JX3KOBvyqSU9BjS/SbvxzVR3qaQ2SkwXAoGDJYtNEF3pW3WeJ\nmAgYBKckWc4kZ32EVPkpGXuASUZYFDkyWXLUpZtnHBxDMZ6BHEPF90FLeN5H\nNF6JnzzhJz3Nv/BdbcN1854qlC3I/cPXJt8ODJvvfdbe+Xv/fklG941hkCUr\nGoQbd0A2Whoq4Iviy1lSSPKz6KLjCrGnx1YnXfTsNvj3GAiPVcy6rZRi684O\nqndM77ylU6yd8FtW0PrSdpb+/wDNMGwistlUrWsPQl84feYsv/pJkTvYp5X9\nWpI69/I9/edfvzHD5FHsYIZpVCdOut0TNWqxT7LMtG7AHf2Fhhm2OnZzgpEF\nCsHE\r\n=6ySK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cc28bd111209142bb3569eabe6e446f4e8ee64b1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-cc28bd1.102+cc28bd1","@test-graphql-cli/common":"4.0.1-alpha-cc28bd1.102+cc28bd1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cc28bd1.102_1580246536758_0.11891633420487402","host":"s3://npm-registry-packages"}},"4.0.1-alpha-eddce88.102":{"name":"graphql-cli","version":"4.0.1-alpha-eddce88.102","license":"MIT","_id":"graphql-cli@4.0.1-alpha-eddce88.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3ee86de13ce8ed55bbe9bd3cf18d443c0294b7bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-eddce88.102.tgz","fileCount":14,"integrity":"sha512-uAsoaAJTZJHMq76Jh67TtzkcuAXZdm3ElxIsYgOD85nGxbRPL10thtEdfdvICDCnEHCNlqVt9G5aMAYmySH+FQ==","signatures":[{"sig":"MEYCIQD/SHR6jvqyo8P78dc3IP9n59obGD5/pbOenIvO7MW63wIhAMLU+d27BpjVNLnzGoCwzc0x758FH76txfgRsfsqeDV6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKcmCRA9TVsSAnZWagAAo1AP/A6YVG7IP/CkLmC9Ix29\nWsO+PXM4nqWfVR1c+23bwNmj4k7EEPlUrmNLZgUGv3g7HbMDs2Lj60wLyzL3\nADoSRgTeXie3Tsbrpb+ASYbpN5FTOEstRUbyVHhjtq7YS+t1nISpbUgX0Bo7\nR80Dswcs4SrjoPuuxIPczWU7BsFilkdpNcH0cXOrxO0B9BreMM53pG3Rh1YU\neXEewlXMJnmaKUy3HqiSd/zSavBKBugWtaM1zEaWkfZUZRNTleoElPavo2yD\nRFTOScPbonmBFyd61wAVzOGilfDNvrls9gpLURu686G/tciypuPtlxiZj+Jq\nMP9ZSK30IZHalshu4RjQ5Ua54iaW3If2ciL5xTyEY2EYBae2KaBTtXu/4WuD\nyE/JAb3DNqxU8tZMiCz0FB0Y7mCSUHhNNOiXw+VmtTXEZPekXEK02H0HfZ+K\np6u99VMw8HHx0kZEolvOMEtQcYZ0MgL6RIlLm9tUQjkSbrhW0uooEyns7U1B\nCMF0mhKPd91vjTrlQpzk3rFmNDhgWoV2vYZWuGZFPWndyrrwNLyGzx4M+qnj\nqPF6rrCoAdy9ZSrmophtBPyKjIOauF8nhky5qD1RfIIkHDwWwSvsYRV2Duhf\nV90g0Z09ehwB+9rlTUW5d1EwAtTIS0bN1wblDi9bVQfGUyYc8vwC3naLw1Dc\nNUjH\r\n=f0tX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"eddce8880b424d001396c716de831548cad6310e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-eddce88.102+eddce88","@test-graphql-cli/common":"4.0.1-alpha-eddce88.102+eddce88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-eddce88.102_1580246822176_0.8732637748133967","host":"s3://npm-registry-packages"}},"4.0.1-alpha-416cee6.103":{"name":"graphql-cli","version":"4.0.1-alpha-416cee6.103","license":"MIT","_id":"graphql-cli@4.0.1-alpha-416cee6.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"05ea3e7d6fa5eef960d374e74cec2e50940941f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-416cee6.103.tgz","fileCount":14,"integrity":"sha512-jgGk+xgz/fYffq+6Oi2s/Eh6dEysEtez5T2ELHf/GW48qzek/pKR1aMhI9+la6y2HhnelAOS4pDdv8gLJL684A==","signatures":[{"sig":"MEQCIF2APns7X0eGqP74xcsyNSjy2zZooBl0gIB9T32CrVqsAiB48KpFqMlxp3DZn4yaUy27e1+9k/GbOohtxvL7iMVbPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKeICRA9TVsSAnZWagAA48YP/jTT2L1jnWBw1EsO2jyt\nxxePGu0eiHluzDGnuS9XO3C9dFu1wlNqSTQQwmxo+MCJKYmMAwueMunzTMyh\nxD18UdIkg/u6ZNsygdZPG2/alXt9WMa9x0bZz+9vy8v6XBot94imrhtfSUyK\nUq7osx3sVbt5g4ZJUnEc4v04gCFhKQZnVgG2PGL38VgtUV2jnNVIMKLT2/1k\ncrU5gRTtQ/MZzdPpZe0wXMhyLmJR5Vly+7/KpgubBv3f+cUOEH/fsuYMifbh\n+n+rtWI7UKCEiESLUUSIdh844vbIfXhxo0kw7IvjNfd7K+ZpXYGxbobxnLf2\nGfSL6/iC9+BfWuW6RWtErX0qTg36zWJjm1VgO8tXdO5eWtitPFPRCS4V6wEf\nKK2F+yllqysuh/Q9gg+bfe1u8pEXwhzJYO9/SwDpl6ipYRCmxlcIVp7FtTJA\nvEYOTKD+4+BwM7Eo3xMY5dnmKjrJArc6m1NucUALaYbm3xSJmUeft/OycOhQ\nACtvYFnMXKcWk4KhJA51muDKNf/EGngj10KeUUpAUZOmO/XmtSPDZW0kutYk\nJRsCypEq0RRvbjiDAGMEcEofuxGziJKIvBI12scWDB/xQHh2iiXLcgUExR7i\nbx2zkb/klzyaQndioQzAh+LqiPlS52Z8sRv0qTg/00MiO7zvQOvJBxb63WM5\nSmhR\r\n=WZTM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"416cee6386ad9862a6cf69b6f37cfa731bf646e8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-416cee6.103+416cee6","@test-graphql-cli/common":"4.0.1-alpha-416cee6.103+416cee6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-416cee6.103_1580246919703_0.126585856384144","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e273f6f.103":{"name":"graphql-cli","version":"4.0.1-alpha-e273f6f.103","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e273f6f.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"77ebcd1de9adea0c0dcc91606119dd2e40e87fb0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e273f6f.103.tgz","fileCount":14,"integrity":"sha512-Pq8CSLUlXYThM+tIw26T/8bnf/qoYSsXPyDe3I01yiZtyXl30pcW4SiKQegM5J0ToTs1b6Ip7KgdY1jlOmDWkA==","signatures":[{"sig":"MEYCIQCz6luBdLrJgcus+iktumXhvukT9kpLCV3++D02bmr+fwIhALmcVwHM0HXwOxkuvFx3MprBTLmV71gv3CgHaQ155d2X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMLurCRA9TVsSAnZWagAA17UP/3OZz52qad0i3laNWukZ\n9JvqGpvW0bpQpJsrAggWjRUKZ3sMCUGC6BwZmgpf94up3RmZralIOjjvzqJI\nwc01zT3w5gxLA4US26eX/UR0O4CdcZpZqmms4mSeNdgOZ5gvGqyN3b9+deFQ\nLBlg+dC9u3wPS+UA4ygQeHawX+nWE8pZEgcPm5hTyTSHWn3qQZ1jlaQRCXHq\nfvfR4B2iUefz+hy72LUFyb3iB7KUdP3qOg+f3UoY59GRJWHxl/CcspgatYAM\n0aLKV2uZBpOu8NhPbiO1F0tITmh+yh3yuyuR7u2SpqUu17i2Vk8BF0jgKDrE\nuS4dkMeYIA58wW7Igp5cXusw1fw2qEqi3yMwTHUs1rJt6aH+dBcNsZZHQVnE\ncOqkiZCNlhvueXiGpDGDSeUbu2if3BHCk4CzPFPelQxNWO9aUVUQN4cJQ+5K\n2mcBJpZ6u/xQEuSuC4Aa5+lEpVKvdqvON1gr0WEVAnZbev32FOYAC8O5AVjJ\npG28Ij4CKqngDbg381ZTee+4LabV2p6A6tjSWGcWgrp1qTCcYxd41CuQWs6X\nXaVpG859AZFISCH4JM+0585Xm7pYHWhZtwC2RijQeCfNd7dsDfbP5RR7xZ10\nPqAlYLt1c1rBarHas1x8ZG2A0R4Sjs47uIrJ/K0aSPR0KNdsOcRUk5I0cDBF\nnmKR\r\n=v77q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e273f6f8c4b602320c9e987fa24eb7de3651766b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e273f6f.103+e273f6f","@test-graphql-cli/common":"4.0.1-alpha-e273f6f.103+e273f6f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e273f6f.103_1580252075111_0.205801934191161","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c489c8c.104":{"name":"graphql-cli","version":"4.0.1-alpha-c489c8c.104","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c489c8c.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b7160409ed99c4ef8c4faf46b053d8882d5d000e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c489c8c.104.tgz","fileCount":14,"integrity":"sha512-yOoX2kr0rPsIiOxBlJ9WL2QxBYeVVwWGjPgEOoIT0p+R4h2orbYVb69QxPuhqTddtWhfp6Tvvn89Z8UBnFeplA==","signatures":[{"sig":"MEYCIQDBH5VEgjQnLl4IkYvo58wEg5cdpS1PN81PbHBFxw3wSgIhAMNBJfuUrk2gsX3BaviRHYhKmCFD76WtCFN9nDZPh93S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMLwQCRA9TVsSAnZWagAA/+AQAJ9Rmxs46gGP05xrCW1K\nerLeDLWgy6xVoLNUe6sL1ynueJmByzD253j8DfDF2gu4irIKPmAOJqOiC7g8\nvRWQMV69HAktTw2gZIqtgDCrFtH0tlduMjFFznqOvQUadUmY+7UxpdnEWQrL\nZjhXSIYlDwPXQEiZmXyEiNeKIOLz9xK4MQ0Jf0Ekhh0mNjSpv3aGZkwpxFte\nZHPr9lcof793HTAaeFUmgeKbTgD4FJhPRuY7bbQ3qAIgmc7ZNkbFOYMIR5fE\nm5TZda9n8F4w8w7lEMW+RZxk/Jf/8y3VJQgKGMwbIiimUmRqqntyH/1wzmqH\nJ1SaQxPaMp6S+ZLQKojXsNHlIvxvJ7kWy8W6Ut63bP8hB8DYjCkVee5G3hKX\nEf2rNHTsEfY35O2wOJScSO5c57uiN3X4aMTPgiEIZ0AEEYuT0OqJdm6NKC+o\nQNRt9V1LfC/fY+hovfZdk6vGAi9D7MOKEOmHKX4agE14DxgKPI7RmkaHJdkB\n6ZOdagkX/2Kd1Yu/4cwcPDMri9QoUfBE26MuezsdHtQMRBfpxOIINj5hBc3x\nHux0/mZte/RWAuxLgJAgUbv11kHbTRTm4jXAnvVjwwym8X/MLhVUFIZc28Yi\nWaRzGvO22yTx/MaydkMXQRgKyGjPKK2QRmVHrpLsRLmPjr5YNRmBfHHTPfld\nkSSM\r\n=es2v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c489c8c1f890050cef08b9a07266c4e194e161a5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c489c8c.104+c489c8c","@test-graphql-cli/common":"4.0.1-alpha-c489c8c.104+c489c8c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c489c8c.104_1580252176438_0.5970073950076398","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0e5fbfa.104":{"name":"graphql-cli","version":"4.0.1-alpha-0e5fbfa.104","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0e5fbfa.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"28534b64459b83836cdb1f711e462bfe8b6a00a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0e5fbfa.104.tgz","fileCount":14,"integrity":"sha512-/50u/2kjc2ESxZF8tebrgyr9RAj+nLD01mD4n88G8afkeKalPFKX8qsVF5TaXX9O/aE73QkzOXRdX2bK5epvEw==","signatures":[{"sig":"MEUCIQCFADP7QiABftWaU/HMSmV59pTdz93wgommgQZ2APQ9IgIgWMWt6VMUmTWyXavzcr32XVwCdXkLdBXRnqiTKc1aaDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMLwmCRA9TVsSAnZWagAA5GoQAINNDSpHmovub23pNhMC\nxbzkEp2u0PwhlHRik60eb4CDZ9rIWvyeK8toevAlOXeYJqjSuCYy8OVX7k0Q\n6IYG2YwF+MzzQXRhhpdFYCTopFKZnVykK+ikqpZW+C4jrlFU8crVpjZ7Zy57\nmko7jGmqBAmb1Y73H3PbZsohABuuR/5iq+8ADJLRD8fZGFjYkNfAYDqHeh30\nyXCEQNjhu92vBdLxNpRs2YkxPDJMX8/cOruBDzno47+TZLKo+Oibd9Pcd9Wn\nGXQkqQZ0gh0V89sfXwFdzrKmcWsK4RFwL8azwa/v1y0SYwAGyXDsZJzBD+Qx\n/oA7O6hY4m14MJmANpMWXesUegalXboVfQ516rv57ZkpF7YcfdBvKTUX6jXz\nNC08iYGM4BHTHmaZMl3R+4Kd9DN6MWsh14i+zYr0Q2wQ0BfknNTysTJ4xKOU\nPwMNELIYDcytAIUuzLI6SHwa/Dlntfo/RftjNjuxu/lyjOPKT/NlMQHABq/R\nZVr3A96q5AwlVORa3PjPEHAAyRmzUwVDveoRputnybL0UdflLBqtGTrSpUa9\nA2BvyzOZOUP46Hf6jOeJ1tqw5PYuSwCJO9VTVYHQvFV001WVvNbZcRhkb/AH\nwFeHvbarlhjrFd08nCXDj0MjqCfgmRJAtl1rdaFYtIgJ7i7Lps4uXMEnhKh0\nDAPd\r\n=ju6a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0e5fbfaa2c95f92ae67ed26ee9fdbee55e48ce4f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0e5fbfa.104+0e5fbfa","@test-graphql-cli/common":"4.0.1-alpha-0e5fbfa.104+0e5fbfa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0e5fbfa.104_1580252197649_0.5286107542437875","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8e47e17.104":{"name":"graphql-cli","version":"4.0.1-alpha-8e47e17.104","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8e47e17.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1624017214110733cb3f75993a6277de9065d67a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8e47e17.104.tgz","fileCount":14,"integrity":"sha512-cC/dDZmur4kU+uNNhTurtkwM2lAGngDNuDCLfQqxN59a7cgUjHqxjimJj2Y072oq0OtfWw0cDW2bpKdio1X51Q==","signatures":[{"sig":"MEQCIGbfY5ihm+wCWxlDod7WZ0UrBAHu/0BARWE7OTZevgypAiBmcMM33C9xhVKzLIP4Ckiutk9PHpYxaBEpxCcYKLkcEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMLzKCRA9TVsSAnZWagAAUhsP/2CZZTf7fwBdmfvFfsoB\nx2LfUaZvRYdoEOBlu0B0N7BQu4ncDsJAgxXEUt3MWXf4qWYbzeFrAEKWrIjn\n+aK7WtWcNqwGuIjrlxriG/HM9WDvN9bKsv6UsKLgfDGUGzdumIDZknYr3WGF\nV2vRiPzfwKqHgyfzm0z9UcM7N5Ep113VzxF6p+x6kszaNTl4OqtUU36AU2pW\n7GKXVmqA9NHD3XvMV/I2NBxXqlUuTaWn3ULN2+vRhdheKHfbPMXpphdzwm14\nYzDTj+iJ7JtYTb4xJzOVh4aNAVVn6D9TuzUUiwdD0dp/cfShsZWwXEXSI4+y\nxgLpWiDzatavL9ks1dufGJ1AN+dKDX3UvUlQNegYv1N2wxV5awIZwIQ6Qfje\niOBoNQPoDJZKfnKbV5PrgcQgbLu+gM/+JkZtMaVwkndA2Zz1l3qmmZX3nBhx\nfswjGk2WDLoROxQZXomD6UUJB+JzLikInAO7ErcuW45yE31bE9tosYANQGkR\ngUOdcqqYbK1qUvIvPiGWOnkxjEGXT5vC5uoehlnGaPsrLBybZd2gQn5EkQe/\nOLadgEmFQZvHxEQwECmdk3P8MRAebJdin/KiZFspmhxBzzx1ZcRnDsLRRwWK\niRd6LBmblZHvTUDzJRo0UusPUWlutBdDuyRtFbH1T8JZJNA46mI1mUvPYJVf\naO0W\r\n=cmI/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8e47e17c8bffd5a8f8ac05d9681089f2f1a9eacc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8e47e17.104+8e47e17","@test-graphql-cli/common":"4.0.1-alpha-8e47e17.104+8e47e17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8e47e17.104_1580252362526_0.7444698137000607","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aa6537c.104":{"name":"graphql-cli","version":"4.0.1-alpha-aa6537c.104","license":"MIT","_id":"graphql-cli@4.0.1-alpha-aa6537c.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d631cee043b6a2b35c695f0795368b29576e34b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aa6537c.104.tgz","fileCount":14,"integrity":"sha512-sw6JkmMyJuaSWmDNkPBVpYwl1EIREjpfsDvWCxnjZR9tBNhEqy9uMS5ZWs2GKTUjEwnjaJfFZVKMlR9gM7jVuA==","signatures":[{"sig":"MEUCIGFRDxcqaQOR5tXFNdgBx+UASydcFj4NcaAX2kHTw2U3AiEAyq0DqJoidqjw5gdcZqEBLb2sJ4M6HTdCHTppKrFYHSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeML1kCRA9TVsSAnZWagAAd0AP/03BnlHtrMqn574R54zP\n2yO6s70tLfCrnLm6QR72Q1u7lEUxP2V8/+eqng36l4tjTcVe948wjOWDxA8f\nkGy4ij1e/02IMl9RIfuRMXPp0kuLMrZIdkmCJAIPGNN4CDBdANjuLg2IDYA4\nMvWeDBy2QQDjR43R8BlF2e73jZ9JBrhOX4aoBIrxhk62tEzWvHiPjaYKsmZw\nLiGNnn0DzTt2x+7BTSyQg6aM9NB6X4iP0X/Q8opFhiWOb4v1SuPlJviU7d2t\n8qMkvIocSAu71W3+mZ0UnBQq+cjClkgAON/6LWwwtsdEuFaJV9DKAhRsxyaI\nKRS56GB1xbjsF34NoDY5DkFzN6sXsna4k0sinkOwAqfs3eZNqCmlgZ52YX4V\nHuXeRtQrLxMzjjrPv63g7kDRLuhPPo0823/icHGgz8Kg7k9mb29A2GQKo9xd\nY/tnqSS7Po46YZMF0kpufpHIE5Tov6lXw8yP5o7pMYIygFw9G4YPi18+qD9y\nCSFaWlesxaPyfUVdAbuAwvL30c7J8DUQAJOc0iHvHvcho5lqVzBP8yfPVXJy\nfm4X2VGoRsSZJiVmu95amQf0VSRdLCvx4CBZzNegu4pHBE2ZLIpKTB1+1jOp\nZpDuTfCgTMcZUjk7Fh/h3LbBdS75CDKL2GFYtxTditRNwlyBRyT5S7e9E2ok\nMJ90\r\n=qTR4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"aa6537cf88d0772073c0259a2e17ea12ecb3281f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-aa6537c.104+aa6537c","@test-graphql-cli/common":"4.0.1-alpha-aa6537c.104+aa6537c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aa6537c.104_1580252515720_0.4087330332578194","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2b40389.105":{"name":"graphql-cli","version":"4.0.1-alpha-2b40389.105","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2b40389.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c02d2563ae71c00589078c81555e44c926ab7507","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2b40389.105.tgz","fileCount":14,"integrity":"sha512-b23JetXPT/RftEuZlvSEgZrBT6BED5BclrYMAD/wnXiiw9kd/U/NovwBEc7VyOd+L8rxF3rPi9dOET16ynVbLg==","signatures":[{"sig":"MEUCIQCz4koh9IWTdfQmPuIv7qy8VkdSZHxQ2OtqM5cmtBseFgIgPTzU1g1PTwbVXrYBjnOGbwBGbvdFFWW2+rOiRXM+kFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeML2zCRA9TVsSAnZWagAAieoP/2nG22QrK3LxNZ2QzDc0\nzZVTtx5pSrzp/LirMWeE9mojAR0eBFwMvZnRf9BGDyXnIwH0EaGVmmlWhJmY\n4emnii74Il7BD/a5gosr/l1cq8JGnffeSHvSNWpy1YQaeSYCayZ0bKpAKqgJ\ndpp3MCLJ1/cwIuZ0wEqOL0eBX7Tsz+C0Zgq/cJyZNSNdkYLVNxVerUrcfVPy\nHjvxGJxg0YVG+UlIzwK/nREm02PxkTn6/x2WxM8EA+A9OYeQU2/A9QrW5cbC\nafFhlqExoUoCUEHEfYTKiBUYt1aJBYbU03q/Yoy3fUwr96vforPI7ycI3VAE\n8qMGqaGFcioNAaVBx5mEtK/+D24ze/nfxVLfbt7BaRx8cJ5hThiEA8GdiF4w\nCHxnv/Z27BnYTkrWLGL7JbsGiiOpVeYlIJp041u4TWyLqpEd0WF2PN5xLPsh\n6gbmzBT6Axi9YCrCGKnVOcJ4jshw/WwkKbcP9xqT1WB/jNIbDEVnSN9KGAtm\nCXq5+H0juGQmRnNjqtmbtFoCUuAY9MWaqwmpmR8Pra9bcVYg6L92MXBI4p9C\n4PoG3i2x1BQP8Hc9aOBL9OXU8sixstfDgh74qcNYrNvBTxKEqld61qOcchP4\nmZwQikUJVzwJjcH4eyzc6ox0iawSGY8mbVNY+NUk8Sgyxwj62jDm1Z8wNECn\ngPCW\r\n=eQSq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2b40389a4f8d703af7126d8eb1660e755a77c4c0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2b40389.105+2b40389","@test-graphql-cli/common":"4.0.1-alpha-2b40389.105+2b40389"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2b40389.105_1580252595423_0.2364664371085612","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ce4abf2.105":{"name":"graphql-cli","version":"4.0.1-alpha-ce4abf2.105","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ce4abf2.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6636940750a780bad0f19e900b5f0a3952d8dc37","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ce4abf2.105.tgz","fileCount":14,"integrity":"sha512-3HQFrstd8lHtMYpn3LDLbVaRCZm/awHht2QoxQUPAboFjD1Ru+bG6vy2vOsVA8a+/+ngWblM/CUPc3va9eil+g==","signatures":[{"sig":"MEUCIQD0+k0ns59/s/Px4+Y/DMj7bjThYgGKDtZx7LAG9qnyigIgTEgg2usKJ5+QHhIVIGkbxh26B2WDp/VSa4ASto8+EcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeML3QCRA9TVsSAnZWagAAMIgQAIBLUkR4yBbiHiWbVCpC\nIIGi0bcObgqtTIJN2TaV5rM3rH9jvoso5NAeeaQPh0Da83O0SeWMKOiLoITk\nGut4CbyMutNQYFDRiA3HIV2FbOY/VnoyCB4gRLOtIwXK5fojODBmccS8BAFL\nNs+j9AyBqF5134RIYimgM1Hawo0WMcBthioksEczFqgcwhKrNGmwKgya0raQ\nXKEeQf63KbSMb757zNpEm9qHtlazd/JHtrvXDnha2sARgEHJRsYAy8XWZDb/\nDZC7tdqwpw6FLqvWKBTTiMTc7T2hY7vkzlWBKY8wSm+ucAcSHJhteyyIVGhh\nW91PMonqDNP/YSoSIMs0DF61rW0DisdgMkvA/h3cuHocxU/yaDO7OIGZUftl\npswUNTS6DkCWIjyuU9zmrru+u695CF4tuotgfkqe/lD1O5e0GktSmtW3DwsH\n8XDBq4PSu2ySIWT7yaVw+JGHU4TmPGC7DL2xWNIQ2UqF0BfgXHWPUYxogIqU\netzDWamMYn01rm5ZOS5K2h5sgqreKgwMXWJPqAFNLa04xqfYKc/btv8oN3oo\n7gWtuAsX8UTDvR+TsJ5cMs0LdCr55MQ6e8x396wqPlL6DznFrXhW47FwXzcj\n2kfHqP66dPmLI9l8OZh7p2MzlgXXt7TOLvWlhccu5HjcniWA6gWLJ6xFEp6x\nDaFH\r\n=B/KJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ce4abf2b7bad23898b41f88d5bfac3a94199cbae","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ce4abf2.105+ce4abf2","@test-graphql-cli/common":"4.0.1-alpha-ce4abf2.105+ce4abf2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ce4abf2.105_1580252623774_0.4550570538846852","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d28e92f.105":{"name":"graphql-cli","version":"4.0.1-alpha-d28e92f.105","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d28e92f.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"07f40ddb337d7b17de2a0c818968dcda8ff9f21d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d28e92f.105.tgz","fileCount":14,"integrity":"sha512-u75SsVPYht0FTemc3kgVwEI9SjtGtzj5pkvuLqQt34Cug8+PpnWKlh03hBgweRW9aQMY48qtH4BwYz+BNu4hZw==","signatures":[{"sig":"MEUCIBjECXj8otJkOdsVAyVOh6laXEyScJQ8FDLsXNvMmXjzAiEAnmlxlpEexvUPrsDrUizxeCcU6VSQz0DbRhA6845/DVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeML3gCRA9TVsSAnZWagAAyBoP/3JAKh6XkI1tkccfcqXX\nZ6HVrosLZT4v0smYqVQ++0pAEJVp2G3USAclhsnCyMkYmTIvpBDBiewB+gAk\n9i4thWGuI847acV3Z3obZes1+/eFj0BB/OcDdlcwqAtXZuWvpmY3j+tB3cIl\nyhG5elc9K+nrW5DoyaZf7n1brrd5BfX1vxdMYazSlqGFvTTQXfrSreSkAd8B\nPLeITc21oTV+TEaWZ8ZqzdrZXQCOjW7/ZU4EFpTfG/wsa7wlrEb31CyA7YBG\n6cgIsRZVkX0vFiiyzMn1MaZXeuPssli1DhCn5UNyiqp2W4ShUjemxpB/JymW\nahNOuWRQ8a/CFiohdlvpd1PmDRb4nxxz+o0/xa5rR/fasTnJZXFRBugFKvvr\nZ+5AVyMXHpn2/eQam9wRywxfnp3b+CzN71PBAKUT3RCZZRshHN/zG182oZ4c\nFA9IZHwml0gZhnlQ8k51aflekXP1ZZe0kjHz4PuLkponQosmtEC0ehW+IpJF\nsusb9xUEJlIrrLBQaQ4s7wTxe9eTJPeTuIzz71jgGI5My7QtdVfbBd0rWROz\n6ZMFjV1SgArVDImLcCi/OSnHUNFLdbOrAfpo+iYGDP3BE2vErKAywAuNqFqm\nTQfp+pZ2cEtc2Ov2Eu5AmuwkoIJIaGyisDWnCN1OZAWUFaHKuCo7UvfBGe3T\nTpkM\r\n=wYF4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d28e92f1712c71a1c946a210c44fde42106a5dc8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d28e92f.105+d28e92f","@test-graphql-cli/common":"4.0.1-alpha-d28e92f.105+d28e92f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d28e92f.105_1580252639336_0.16035843901082725","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b01761c.105":{"name":"graphql-cli","version":"4.0.1-alpha-b01761c.105","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b01761c.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1c62f363f3ba4baeb6fd9ae5afcd6b7852eaf55e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b01761c.105.tgz","fileCount":14,"integrity":"sha512-7yXEOmpmbnwWSP4JlSOqKL84Abv+jpcfSXHp1L1zLSKKQRLtmR2TqB/MLC162kNwpYTdy8IFHwuMhrrzvxIsYg==","signatures":[{"sig":"MEUCIQCMtH+Yy+fQfrQ4iWUoURcE1he4+SAqPpe0xsj6DpbZMwIgNV0pq0x1ZB4xGSrYef+VTfm4OVEOo0rwyMwkrt+9G3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeML45CRA9TVsSAnZWagAABEwP/iewJpaEXfP27SxOQ34o\nfarw/AG62XjEpikJI0wzeuqd2IQ69vFkInky/AfitL3ngXNndodP7vUo4KJk\nUN60MDhnLvinnTbsy/Hf0+85XzE0kOGoS/G3qnyADebprjXsuA+FgXECI7qB\nq1/wibhlD7LL3Oe1rqVXM6Xr+OIyae55uU+xhjZAlDu8JHSjMHeFXzvroFXa\nBzSoXdUPwrxVk48eM3s3hTO+pFF1jAbN6nC+S7ReM+CmZNnr+wHPMpwlzbs+\nAeDvETk5CrX6JUAZdEf6HLT5vXJQNrEroKregwHfeZJAroH6CEYZfR7J6yzT\nI+WrRnUVXxmgSCrdNp2qB0RpW9qiwBdDK1eBMhKo7yiPzHYwOM1l2bFlLcRD\ndGZ6WjoxTSsElvV1CUS1uRzondgc4EpnioBEO6nBsijCL3gUdIucAi2q73xE\nsXMrzdSXTx4oe1esZOfSrkAyR6qdB9yhnzfJjCBJWX/BfgPcAPGyygpwkTAA\nCv6om5ATTKSSG6D3a9vVec850kQypbiKCUFpZAEVWLMG0LMBjz72e966Gd0Q\nfO1kOe1aRpPeF0ojKetkDSYX7kaZmNz8yVwWnxRPLHrwJoegEhcVnX7cbaAN\n8c9J/Zhk7dKK04RLK0Hjr/U0hubbn1ZzLHZioseTIOjXVlMnJu7gXBYGZcni\nAdJp\r\n=b4yb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b01761c715fb8c5033dd6183e7e01d1fffdcf6e3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b01761c.105+b01761c","@test-graphql-cli/common":"4.0.1-alpha-b01761c.105+b01761c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b01761c.105_1580252729404_0.07227232948541462","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0caaefe.105":{"name":"graphql-cli","version":"4.0.1-alpha-0caaefe.105","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0caaefe.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fbfbdfd48e6f7497d9d108f5b3fbe49e72fc8a3f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0caaefe.105.tgz","fileCount":14,"integrity":"sha512-JwhkfFnOgwPZ63v5VahLR+MyvpPu0nFmYYMwI/cBDeeLcSs9OziwmsAfYXnWfVrsd8oouw2c8r3g9c3/EprjZw==","signatures":[{"sig":"MEQCIDRxMUHsYTF6TEtw/IZMPomLZ1amOIDzs1Rga/RQN+mpAiBpnRpr185Dl6qFj82vnZaNfaI/iEF6TMUZ9qWSWFy4aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeML9ACRA9TVsSAnZWagAASJkQAJiSZuZ1y0yUiCmyxwti\nIFMR2+DuX4Gc212FFNdxPjlRh2zJlHeD/fLE1W+lxJ1/WX814WZK8U193Xez\nGF9FPRRiWzjnlDhkKeNEgxhn+NkjzxE93pAx7TmcN95dpQBfmOaS0rEA4+jh\ngmgjsl970+w5hKVGRyYNTEUPsEZC+vMF5P2EcrIeFIZa5KOtk3fKoX1PFeI7\nsPicAVBMnZ6F5uIZbA1GF/c2ToEpxcNmRmj4udGCZYFwweu5fDV4aOwdigOv\nGbORN9UDlLDVwaiEYAecSJsQdDB+aXRJxtQ5SFm+kZT0wnHfhtHi1nksxhPd\naFN2bVdHmAtNOHC781HeA0nzjzzrMEDWTeD0Nqx/dC6ycPymVtItfGAIV3qb\nvc9+SYT70k07jJ04AXT3FTk7YYigzPG1G90m3HuiwBeisdgRp/MbVEwgHhK9\ncfy4G6OayhrUItcq02gGR/778vFYiUN4EJ3y3DsgLc29yzQE43KpPNN9Jw+x\n3r3E28RW8F/mO+hTXrkB7CVB3s84bNpDBAA9JUkNLjFw4QAxB1hHV0NiReV5\nmuRhCAOIS9ybqbmz0VxneEDZq6ohoQwLXm2bwD0nc8BIUJTCULwgurRCaIr0\na8dSvyryg4hcwn5/pmn4+ADTt1/6sXL9dv14+HYGWpTTsUYyrbzFDSuwcFe0\nAgEA\r\n=1b1U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0caaefe2ea25f699adc4c55505777afcae8919a9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0caaefe.105+0caaefe","@test-graphql-cli/common":"4.0.1-alpha-0caaefe.105+0caaefe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0caaefe.105_1580252992031_0.20279417157882307","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8df7585.106":{"name":"graphql-cli","version":"4.0.1-alpha-8df7585.106","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8df7585.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d3e87a2ad0fbbade5c256f3053d3b843d7c704f7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8df7585.106.tgz","fileCount":14,"integrity":"sha512-E86MORbuGTbzFIHNUNUHPVP3Pq4ikeBhxOntXw+fSyV0kU+yvm8FuldIi+z9pxuDHqHSymxhuJmrDx71lvvo3Q==","signatures":[{"sig":"MEUCIFhVhAp2qi+8OU3uez7Mbvgx03sxxcCip+c582xsjvuwAiEAzauTejzh3nkWzYgH8UUJ7VNahjL0RNfIAOv4wFnd8k4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeML+HCRA9TVsSAnZWagAAjXsP/A+0tAXjHPIvOv0zIhlj\ntCkG6LmqbcdBzzhuoE/xi+tb767O3fDzk5F2qbSLhiGMmK7CLtwWGmdsvCzx\nlv3Sbxhije2EoCBE9g8PCiTUr6KpVF/zByq96HajiFpizeeZxvpiO5aJtvG0\nOztOLHhMOuJ08upJpTqkeafB2dJUR7c2J7mGfKegEzJY1OyCvathiqypwFdK\nzSUSzFaCYwX39bvl/vsN5bA0H2JgnJ/ebnkccYD7kU/l9E5RxjDZQctRXAtE\n/828Xd3tWhBala2/Fua6j4+o9F3NGv8C7Wtvy2zgFx750XfKH09CbIHoY4NK\ndFXlK53sB1A7bL+GrMOnMQKIjWBfeQawUkmgKbH8fPC8Y7nT2F57UI+H94pb\nzA7dzMD8RR0P0g4THSJic77s74+9f4IB/BhBjMmQqSdUPmhTilcKKBOEnVOV\nsiFVkMwXm7cktKPa4pdT9ObcxGAyJBYWY5SUGv5lxwBo/BZzAG5BOCDABrgv\nY4OxKBJZ2HmeOcUIdwBBf2PaQjGAvk6AA/TZCViHyThlDRD1odSX7Cj7vrm5\nquZuMLujcDWj5DzTUFEbd9dsvvs54DQ5sKfhT1Ry8fIWZbZwsR9ZnuDnCkQP\n0tow3Da5T58hxSp2X7WEHC0utUeD1zWyYOn0WSQE0u955aUd5yJwFzEVwKYq\nUVGW\r\n=jQeK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8df75858a470199b050f25be6cbfcb8e8bb42c28","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8df7585.106+8df7585","@test-graphql-cli/common":"4.0.1-alpha-8df7585.106+8df7585"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8df7585.106_1580253062731_0.2538883251677153","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9fdafa5.107":{"name":"graphql-cli","version":"4.0.1-alpha-9fdafa5.107","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9fdafa5.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f389cd0c08f3347a510dbcf59bf29a5a39218045","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9fdafa5.107.tgz","fileCount":14,"integrity":"sha512-ft0A9VIQBzLPAKuRMyqfHb2+tU33aJYw/8/FUwG5OBVxW6ZeKoQyrKAgIvNKpvKZfT51egOI9QkfWDj4eQr1kg==","signatures":[{"sig":"MEUCIQDhoOJ2DU0Pn1gIyOzA75d43F2kp5fZ0E4nv4rpjGEMxgIgKwxhRlTuO6ULLB81kuMoWkE7jfEBoyL/QZ9yVGGGfBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMMA7CRA9TVsSAnZWagAAjKwP/0eIye4mZ+E8J+JasB4v\nz6lpTUeNUg6i7nIUdmUWuVjvUbfTlbzETs1McOhJRYgA/VRnEhkGHqlZ2V6H\nO8RKN1/FcAXBr800uk1popqcNuGfekA/MaKiKmucdCWanxNyLkvgHYWx46sN\nNN9+hwtxYIzkttbR9paZm+2ltWwWJFGRk709lynRFHZh7C2Epdap6IPzicNs\n+h6k+MkGh45bHjD4uTy4EW7DuoWHGCeT97+ESseDZ5oFUsaXFue5IKuSakQj\nWqVFvbFUVfGGKtVBd8bbwhcJ93NUhIcafNCcTFez7P8uyl6H4aUfti8zF3mj\nicjctjUs5aUGfJupwb0gGuGUMYCX8tEmcDOeq7kyAs5XCgzDc0riQXNxEVlA\nvbv4nX0UIkdLnZnRt/rLyhqdKQYPa+p0eFNOWfZR+Fl91PdGml3lPnzB+khk\nxwLL6kwdXQUFyhqiFcxMJcYy7KdqNXBPXHJTHBEVwNEWop2/3mt0jmAbYY/Q\nWXsaUDltNvimC30uffa/F66yAhxMPUZJZvrrn3YnXmH/TAdhFDWiBWGS6mId\nqqOJlyW9wLkIL/jMFNZlKjv/94xLrXd9wK4PoQm1Pjr81SmJEvWiDCshXd0y\n/t0Zyh1ZL/xrgAWjOUaskbYKruFlOu7NrqmHrU1QrDJH4iRixDQM95061kbG\nkdRm\r\n=dX5G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9fdafa5ecde8242f90eb561a0bcae736917c6a92","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9fdafa5.107+9fdafa5","@test-graphql-cli/common":"4.0.1-alpha-9fdafa5.107+9fdafa5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9fdafa5.107_1580253242991_0.45609058289631244","host":"s3://npm-registry-packages"}},"4.0.1-alpha-37b77bb.106":{"name":"graphql-cli","version":"4.0.1-alpha-37b77bb.106","license":"MIT","_id":"graphql-cli@4.0.1-alpha-37b77bb.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3f7e25ec5a74b74893b723b750ac3a0117bb8996","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-37b77bb.106.tgz","fileCount":14,"integrity":"sha512-hS62GrufRaaiVGsmXLtUmTG/gq/NqY+DeFrqrdCMG/S5u/rzspvh8HJEzeAewRc8OEYEMIAgczMLIkK95DzQGg==","signatures":[{"sig":"MEUCIC4SPuSCVEr2SkGMwSf0gRfpUxPFxD2b+VyxnqgY5aYfAiEA+jsGVYrZZEbMf4f1bzn+tYhF5CRhuCg814BAFNvZCQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMMBBCRA9TVsSAnZWagAAXgAP/A3Grc4JRYU57uTPi3x4\nFLFKuasRpxviwVkGUvYYsTu+NvQqc5AUiHZbX+i9c3RpakWEJsQZXIEylRGL\npYEpSpMxZxvSGMEcHMzgVTUtEn1lFG4CGQPoEcG4R30gZ8l9MRBKQnjZ+Tmq\nTZY4TtQrxUV+GYYNYoD7jjzSnOdchZuruvDb1J1JslaxMLMhZzTIis6+ImID\nVyRLgUjqby449gecUfxOKWzucYUSvXZvkgBhTAQYfF/vPB7Qy84Da7Lv7B1P\nHWtChDW0DmmETlO8NoXYdmRKnif9u3Pyv62lJBjY17nkhN4nffbsQ/BUaoHe\n3o0cCKGt5pyEV22jrEpS1qg7qvo0lcgFF9/sM9OZPOsa4sNr/rqDjq5QRDNK\nqUbLGX2ytgaEhzo3f5RE6EjdskYRorT4MefklrpAokiwiSynNHbrVNl8mO/z\nYa1l92/a1zj7TkzVZWeH7AysTrVpBmdd1nfoJdWJ/EAUY5ae1KecjtXJxrJS\nAJkWUj3rpJFyCjf5lYwdLvz1bMUb7Nl+Nu/Y8UDO4MYDS0/q0YXaobmg2NpU\nHxlmtbIBhjHV2w6CIo7pJDg4aKQ9mO8TjbHvFrVqDElSak57D1F/M52rutsk\n2fSC2vu+Eu6pz5sp7tsYczMZKSyvDphS+cuvEvNg5IiEo+70TZy3kHu1g9wO\nhtuG\r\n=dsg+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"37b77bbd1ba953215b66d7bde75ef2a6d07dce2c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-37b77bb.106+37b77bb","@test-graphql-cli/common":"4.0.1-alpha-37b77bb.106+37b77bb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-37b77bb.106_1580253249060_0.8053923201628015","host":"s3://npm-registry-packages"}},"4.0.1-alpha-29d7c85.107":{"name":"graphql-cli","version":"4.0.1-alpha-29d7c85.107","license":"MIT","_id":"graphql-cli@4.0.1-alpha-29d7c85.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ec56020136898bddbf7fbd95cf6bc5b711dc17f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-29d7c85.107.tgz","fileCount":14,"integrity":"sha512-w7E9WYsVqR2UPk+Mxhm7IOXELrLOHecwQ179zIWkOEHYwz6/vhF9u3rmof9pPa3y0U4/hI29w5KXPqs+ElfnwQ==","signatures":[{"sig":"MEUCIChAYLmkL0Gs5qsHtkiGwWSV3e1vbLEEWeFlc4+v1VXzAiEAzC5dqmcrNqm32WsRvf0lRPGu7DpE+UAGG5Jq9fq4bVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMMC7CRA9TVsSAnZWagAAlGoP/iV+0jYfBk8ATDxdv9a1\n8eh6NHTiwBDUt8Uu1A16FAendJSAoS2beXdIrAwDNXbwzu0jUo+YXYkVw5jQ\nd+G+hzN9qui/dZpOledqBSHA9LHjmWznfsc8cqgK9xDhbRME2qoBw4ah6qaX\nAVQA2iXF+vnNkyufyLoRLOlm/hkTgWBNyDln199YWLw88R6jSktizAkj4oGK\nJZgP+GDJPJn6EZZYTVMR2ClOdI+8jX3X6XzPYOZ7jlTunaeYRFLCVJMauv2B\nx7kaHg5EKKR7ZRQEibBeI5MjZYUd/8IGWv8ulr0+PAXK+U+SKwxkIOJJGolh\nyv89/xIn8Oqi7cu4IHFNDo+ESmajC2MIDzcumWjigcK5GGqsxfo2j+pC5sFR\nJdFxtAdcRVsweY6kC7K+jshQzhvOtd/aJYEXIenpqbJp2Af6MUdz4oBhv0Wt\nrh0ecLYYUf2AhusB4uoWQ/xWOzFwimo50r4SvmzFJIg29AGttOxYEYNpxEK3\nnJBHXGVWS/TpQm2XGxA8IV83hian4lKo/9knONtPu0nUe8FH8eJhda9KsKEl\ntUOr60N4ovjwmgtQMO45LzQQhysqVj6z3PFGOUvpy5r7YtPUivEbf0rgoLo4\nARd37/nDov9c4YTLNS01DHNxM8mcUxXa+UuR0bFj2If8mLRAvZ2xt4WRzyXz\nInnM\r\n=xzM1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"29d7c8597b76fbfdfc9f4c87d7bd3dd11eea00c0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-29d7c85.107+29d7c85","@test-graphql-cli/common":"4.0.1-alpha-29d7c85.107+29d7c85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-29d7c85.107_1580253370942_0.643453781619203","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fa54c7b.108":{"name":"graphql-cli","version":"4.0.1-alpha-fa54c7b.108","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fa54c7b.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0f3e262df2b0f151dbdf926b530fdf257d9264cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fa54c7b.108.tgz","fileCount":14,"integrity":"sha512-U3Hf+U8KMGhqMuSaLiqucj1AArxMBp8NlOu0wsieMn0wUQypGsqC6pb2l/le3EfrE9k7uNUwOWLnRrHrmQrGMw==","signatures":[{"sig":"MEUCIDd155RJ48sIKIzTCdMAk+9CmK2JpZLpl17FGZMACZgAAiEA2awcvYgq25RSuzXNRlXxVBs2z8fvyTbtpTMS2VTlrlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMMF2CRA9TVsSAnZWagAAIh0P/2oc80zNPy796kqYSVzx\nguIQ4X4TXxq/HSHcVld1QDF0JdKIbWNSphRkLemEAcWHcnpL7pbAbsi83KGV\ngf6ERjFAIYKBNYfBZ5AW1zhs79h5vraPGmEh9ORrOnaF61yDlTudCjeVHrp7\nvTAJRzLm131DF4y9G6440hFVMnihO6qPLRVs5+eMdl5+6RNmdDxbBD+Usq3X\nF/Cj8trpaiKuv7ki6e3QIKPQqNvcmjnznyDM6uhGipKPgYVka+W71pBBCGiy\nsFiV5izhuTpw8scu0JmVY4djDjHKV+wFtQWyM1KQPofKYEXtb+G+cOy6fw5Y\n/FphPZ00B0+qv0C4Qm3xVFpM20gIdW2XYbC3GgIZz7OZfFsk2u+N8h6cxNev\nLFxHOd/XqtuKTle5UCvtAcQUUCTBGHVHHmYSZcPQfUAfK7NM4723d/VhoMvd\nBiEeYjcSQzSmc253MOKoQu7AYLx9y7jvZ/MS2t5rAShPnOFL4Bc5jU07tkAu\nNN6+/Sdj6Fp8O6ThX3vUmKjWzLdfjqMDpSAVWr84iiNoEQ5oTBZKeAH/cWZi\naPiKEGoUWkLCACJTx17i4elLKQU2rdcWIfCjoVsFfGgTHxP976ZrVN6nRs+9\nIqMA1KS+gAryDGsWfS63j0YWy7vNGL7L+ECv+VciX8HKD81Xy52uK/Ds+1Az\nZx+I\r\n=0leq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fa54c7be8ad0a858f4e63ae8795dcac8b66d3dee","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-fa54c7b.108+fa54c7b","@test-graphql-cli/common":"4.0.1-alpha-fa54c7b.108+fa54c7b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fa54c7b.108_1580253558309_0.8431587596983834","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c14ecde.108":{"name":"graphql-cli","version":"4.0.1-alpha-c14ecde.108","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c14ecde.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"063dab7a0ee8b37bcfea2ed75639d56c826ef951","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c14ecde.108.tgz","fileCount":14,"integrity":"sha512-ur3XXbyYZhze+XYn0cORrlWdNNuhEA89pxp7w1WOx/bAq8nQ/Cjv6WyiPSWX17kSXeMFXfgezPyqnRGtF4dwOw==","signatures":[{"sig":"MEQCIA8vBArWUftR72Nyjde7Hxj1djA6cGe/BSCV78PpF2+DAiAIlUshMplInqbqUDdSqWR5VUFwMQnledwqa31LOo8YBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMMKECRA9TVsSAnZWagAASQEQAI5YD4SG49jA7jhFVkUt\n3ADA5Uz5acyKbSmtVN51wKX9d1zjw4Jp25ZoFP7GdIj/+Bi1g9ZWuisVRnzN\nrtckREmkpPRV74G8cQJrhrJnQYA/k4BChuRciA6Kr2PhaiG27MtQ/bToPGK0\npN+v6sT7hxqwUXaQKBwE6zvn6D3wzliSbAlXU3HcgFBJ8S3rmC+xoBo0RC3S\nDky7bp7Z6Ic7zLjqe3w2nHmAj/PdIMIczkco6G5GDxmRaUjfyXLy9p4WqrEw\nthCaeIIlcBURGlCx9hti97BGEoKH767TOnP97VewqkR6MAe3RmxFhiTqX//Y\nQ90su+smVaOHnibZvu8RJJZg/NdWDIB3vUMfJW3ThUdkfhzj9Rb3rSj4V3g/\n7w6VW/u/JXdCTYfzbsxtus3V0sQKgZmU5cKEQ1JdsVwoMQAc8XN+J+a558RJ\naeMi9U17syaCorO5HdGjqMPgMD8kx3AG3TwQHKUXIrytq9zOubt/jTqh8bBJ\nft8F2Uz32wlcdTWXd2fqNebRy/ALWzdvx5PT9uCsNiDy0vw9653J5BjJCsew\nFFBHoGDoXpTUhTG+Jm9Amzi4aPGrF9cKAZej0wziqleuDIZmYb65xot0rJWU\n4A4igmJe7kKBf9l/EGEwg6jzHZNzwazWZZvEBUQUlChN2j5Tvg77KILjFO5v\n2sOF\r\n=HGJd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c14ecded15037dfe4a1d69aceffa336d86462e38","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c14ecde.108+c14ecde","@test-graphql-cli/common":"4.0.1-alpha-c14ecde.108+c14ecde"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c14ecde.108_1580253828028_0.299317145862241","host":"s3://npm-registry-packages"}},"4.0.1-alpha-465c5d7.109":{"name":"graphql-cli","version":"4.0.1-alpha-465c5d7.109","license":"MIT","_id":"graphql-cli@4.0.1-alpha-465c5d7.109","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bdfd8f5240aad696841c48aa20336889090de3ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-465c5d7.109.tgz","fileCount":14,"integrity":"sha512-cMjqy96oQTblbW0Gkg7rKS7H3zZ6PQhnarKZyBDnHIMF6qPuSqkhDcj2pRclCBo6ynxtli3eS5c2cIrZYTLomQ==","signatures":[{"sig":"MEUCIE5KGZsuD/PNvKRwslehTTYfC6cRigvjH1x14xu+Af+PAiEAkbevidgtUgXIEraD8hL9KOZzK0SMKzbvdSHCLHxJo/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMNibCRA9TVsSAnZWagAAFJ4P/jCS4tPVViawBZYg/V1j\nFpJeYDVcFlE1HiLndNEdacHnDZpPwqZ7YzOO/HFSFoHeAiy/pV7BWpTL/xL0\nQLo1lAkiwJifRAc5zkeJtttgJMznomsxy7JuRCgWMObwsNQXf3qRE5cbCLyZ\nII/pABgGMMTan+AzFsJRcWF9FdwBQWYfZVpq/vMtG79jKpZzZWH9wtTGLs02\nSS8e1HhdKNV119X84+76E8HBkr0OzND/+PbF/p10o4NKK4X5EP5Nw2LIsGsv\n0opjLt9C8S+RVL/2ueRKNmpFsEAm8nrr8ZnG7XOsnmKQIUnpTCy9hSIAlhRR\nbxjc+avJzQG3+/0K52NFrlwA9SgaZMj9wXqYbqg/8MS5rTUBMzJ5V4euJaRa\n/+I+lGu6KWoEC4xloHZyEPkgw2GbZo9JG+klSD7FrleLVQTSe/vgzAbYDTrj\nwgu12CPk7ci2I9Lbo+r/KSSwV0FZsHZkSqiKWykm051ZNVhlF8UdRgmmBThO\nbt3MvPYtJOTnlhQ6c2wuF8MwAEJNWtUEKOF10OjWVDHK0n5EGsWQeIkBH+t2\nO+GaNGlgAKoT552KCbUp1+88J12ZPvvvGZ1tzPb114x0y+W8/ITFfPNmkci8\n0dCHZkSSMLXldL7xwBHA4RieDb6FK14Jasy4nwFl4HT+cq2H5fGA/66Trdfi\nXDzR\r\n=1rz3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"465c5d7a71d617119cd2a7700ce68b0e9bb7d9b4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-465c5d7.109+465c5d7","@test-graphql-cli/common":"4.0.1-alpha-465c5d7.109+465c5d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-465c5d7.109_1580259482613_0.8319535344485653","host":"s3://npm-registry-packages"}},"4.0.1-alpha-292d9c8.109":{"name":"graphql-cli","version":"4.0.1-alpha-292d9c8.109","license":"MIT","_id":"graphql-cli@4.0.1-alpha-292d9c8.109","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e2971a2cbf1b384f6a1b7271973c45bce765190d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-292d9c8.109.tgz","fileCount":14,"integrity":"sha512-+wzOeUM+Glerq+MLVMKXc6qpWXvLEj6b4TVNY2B3B2B6Kl0DlZ24wJHUonG+R6W92F2QOTwjO4nm4pUk/+QnfA==","signatures":[{"sig":"MEUCIGDyDY18q1tqk4HgI0fyMXGPtFmmvgFeVckldBvan6JWAiEAn/0bWDK5+evtReI2b7t43EOBC+nB2XOFNNRm0QhhZVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMNinCRA9TVsSAnZWagAAe2sP/iDZEGP3MgVNkWs1ODbN\nqnvq7pYCgT0j4p61BSFX/ZQ12MJ1N/8SRAQkuuGrhAFsxISfkNp3JR49Bd85\nJyt+mXnLr3L5sYNwtc9IAMIoAU6lu85xO8M5bIvwePZFhwrUni6y14BzPsAa\n/2RNcqOhDdBn7P6L3ZBK4LHAhV922xLmS97f5WLoyQtaC9vc9GMYQPLktPyr\n2FZXdZKFspa671jMPra104q969Pcg6Hqf9U5w0HHLCaPhcniA77e+7ap887b\nBHNoLDp9qq43hsDnpSjRR9JAESprsAVcfLPr5gMltOghxLlJJGt/B4MutoFW\nCibrm3OoMdNAzHicRNxRiMeUPPGYTK+TUn+4nxGu1bnwHzZ379Fj09UfUKvQ\nCSE/hj5aHrrVVEQ2yXmg9XX5FLVxFUT2AQP5niDxGbqc81wJYBgzDk0LfgbM\nnoJQ/yV2yVdO+N9D8kOLy5kRZ+sfAqltmSfjuy8xwJfH4sXB/YVLuzhkPWGV\n09c7UvmBEy/ynFdH512UyqeHGNV3+V2yUX3BzIELtZbfxxYBWEz3Q6dsW+9d\nOFmt57yJcJ/dsABfd5AyWkAaG9zDTVonhdE5SaHhZJAkCg0H2eML+/G98Zsb\nYZXdf80vRU5OyTWT41C/PyjyoZj3FWDuai+DGYFDk2oH6pPGey0waMXi2wEz\nbFdx\r\n=BXsa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"292d9c85a3e18d4b4f413248d571e6ca406b6eeb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-292d9c8.109+292d9c8","@test-graphql-cli/common":"4.0.1-alpha-292d9c8.109+292d9c8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-292d9c8.109_1580259495332_0.7586117442121609","host":"s3://npm-registry-packages"}},"4.0.1-alpha-272fa09.109":{"name":"graphql-cli","version":"4.0.1-alpha-272fa09.109","license":"MIT","_id":"graphql-cli@4.0.1-alpha-272fa09.109","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2cf937151a7934e31eaf7c3bc8b493ba4bfedb00","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-272fa09.109.tgz","fileCount":14,"integrity":"sha512-UJR2GMGVFNonObcrb5SSUC0fCAlmOt1MtQ+yli1MjudThta6ALRyZiPlD4uesbyD3rU0wNWjFuEBV6/CrLrt6Q==","signatures":[{"sig":"MEYCIQCbASI9O0mIMy6577aazKL+W7gILJwlsyrTYhC78px13wIhAPRAdmUhgYsidqjv0Qqut2neWX2irA377oNLCAyDFJOf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMOYfCRA9TVsSAnZWagAAGKIP/RcCOaJSLiXCyRsDmG4r\nPI1JhPQkbKwhqIErf2DfgUS8SlC7KGMjLlbWHIwvZU/tQeJzga9v8mqa4+jX\nsNqeEQ0u3SNXX3BgB+lE73+B7Ff2veEqWr6a6avQAmXQPIcKXLmwbZQN9TW8\nyW7yyJHqM3YcX8uSQgB1bLHAJ9+Wy/uhGSIGhaLIm0KzwflIL8lm6EMUegM2\n+sS57zp5SZOPaH1/bmDixhgCK2eMlBZCwav/3KL41UXPmOR4o6Yid6Vccnxz\nP+F4sxVIsYQFfJNMVZnCe+KPhEJ5lIy6FB3iA+LH/ezDL3eEIt0uCrCva28a\ndY2HkvGaIiT7OdXj6AsftDUHlD1sQ3P7yyF/JAOEr981+enbIHTYvEMr/jZA\nGczxKxnbpud4rMAGwHklcJA9t+9Y9c2S54wjYllhDzZgTBWTOlVOrt6AibQa\nRRfpNy2f33isDhL4fmN8UdxiOEE0isZciBLFS5k30Q6KHM0kN5tMiWquF0ft\n2CyEIAhPXLALWH7rcMvoGFdjHm3g+lMdwuxj3Jrv8aMogGOo3f0jk5Ywtgi4\nxgYNmj3S40VQgf2J3dNDt7RqtdgVB0dBugg+mXi8oGVjiux4TKhYTvLQ1Y7t\noFDv2v/u1XKXQ+7bu4l47kgh6DNzUat/I/1egZ1wS4+wBJUPrix3X6EBB6wY\n59Xe\r\n=zr6d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"272fa09dc9db65caec31629fbf6d703cb5d80f0f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-272fa09.109+272fa09","@test-graphql-cli/common":"4.0.1-alpha-272fa09.109+272fa09"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-272fa09.109_1580262943316_0.9623986934926732","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9e1a368.110":{"name":"graphql-cli","version":"4.0.1-alpha-9e1a368.110","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9e1a368.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"157aab5148a25237eed88c2bac8427c8987bf783","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9e1a368.110.tgz","fileCount":14,"integrity":"sha512-+3fcJHbt8t+H1QPLhnRj3XNMMVvKdfZ6EmlIaZvsSkRxY/o7iTeg+CO7IlEkGSuBpI0TTnVTvKASxDciiVf1HA==","signatures":[{"sig":"MEUCIQD2s2rAcumsmQ+SGTauhMCEII2Rg9AAfs1B5FPk8vHaQQIgBtUs/eHxZI/K1HaJcTGgW5T/0WGY/QXRzb+mT8vsZpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMOcmCRA9TVsSAnZWagAAzCMQAJZI8mIfIrWIkeJlckyp\nFf5Us1BdyM/QM2ttNgYQHrjROEOay8dx5nWuVHwcaeHOB/dic5VhLU3mVaTp\nHEq7ckwfHPddrESxuLPpvgSdJrkUmHHzlmLmt8WZkaAEJah/PBDUOXbZtTqA\ndKd98DeEAakCDQgX/MYIUVixIgXvj/CGLyF65+pjGQ8olhtOscPV2V1ryRqt\nd/VkE43rPE5zIFdobldHRIbEauwZ0lt8L2uMWWDYd/rQJ+9cJsaXLh94ng8L\nQQBZu++SxEtdTp6BqaahPUCjT8N62j2Gp82mnB6WctBAZu0W7yTyIcSQEcd4\n7zUMwIQ38NUYe/ZIkOd97dCYmiwVVJ9XQb7kYs8s1Gc63OhPsv8yH/cCRCPR\nfGWl9HTUvXEW+VS0UpWMLdSpKxtug66dOD9GwyhWYIr+fyv8DPVGQ1tl4YHt\nJBfyTWwCqkaPUwxOBVJfFGow8WtlMJASsgZmK29IhQh2jSDU694bLypsa/Vc\nddFPbKllz8wDjbxZYlx1Obuk1WJNqxhMWy4jSgek1IShxsRApoxc34GW06N5\numtsQY+IuuVy7mzA1NFwXkfQy9L6isGUx4hbLY6ltuJ6GFkhNwV8mZnqqWP4\nKHJOinhUWUpzs2sHh58on8jV9t+uVF6Jdwc79fvWooA5hNaaxgpLmsZscI9R\n0WxP\r\n=4Xsh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9e1a36841f7e85fca972a046a5d64e70a538d2ab","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9e1a368.110+9e1a368","@test-graphql-cli/common":"4.0.1-alpha-9e1a368.110+9e1a368"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9e1a368.110_1580263205375_0.231976902501414","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1b03ad4.110":{"name":"graphql-cli","version":"4.0.1-alpha-1b03ad4.110","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1b03ad4.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b0b03a9cbe02e3af3ccbe4b60c5416007391b5fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1b03ad4.110.tgz","fileCount":14,"integrity":"sha512-jRzXib8GqWgv79mj3iw99lvHz4rSzSMAFX+1E8pdSUMApW5ESR32jbK2rSYygy7SXbVfHt6ciwL2+M2wmq8+QQ==","signatures":[{"sig":"MEYCIQDSwGwIi3PDyTW/iuQD8zANGBi7bvRmdVEA3g48Zi39jAIhANe4G03qyddV4OlxJDeRP9YM6wBRIEQ4jI5eXwddlGdC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMOhlCRA9TVsSAnZWagAAEdQP/A9m0WqlP+YK50S2iKLe\nnrxUbQxQwkeknDM+iMXAI6iU+W3iX/tajl9/dABX0io9eC6aGKeoO8p95hJg\ngXvvbZcr5yHIpze4N21goPvoQGaYvtiAFFOEEfbBd/C8/6Js7Uf/GnFqKEcV\nzlMMZs5BgHTh8dr356D+Nf07vLMmf312LXh9VyC2Hj83D3MFwO6HS2xM2fym\nLB+D8U/XVDFFiWk1iNqJ2+czJZacW9urhEmNaz7uu3lh48Hp/3vnBzK7538F\nfg1GhqKAEY5YLH/+NzXFYSvRx7+k2XZP6ub3gQrY5tBaw0YCC5rZgpkQpb9o\n6bwJcbC8v+BFCL/lJTA/h2zhEJhSueIWrLLCu2ya8i/9Tovap2KFStNIg0Bg\n99JSlluy2c2FOoL0ahNAEvs/SP7svUBkvFXqkIrt4YZMSwztb5ebps49i5Au\n6yhEdXA7zKvUNl5zryEpzZ0xUXmZkHoEUZvmGKaYVMaXItbVPX+q51HDrLqS\nj+kIetAwMeZ2qawYM3vDDfWUQZ3gMVxwQx/3HCmGBzr5xzwO4KYEg7dHGRRl\nOz98AIejGm2fzncUq13wyKIi4Gsn2cJKnNwG4jfSKqDe7PI2a/WmVt7tTK3j\n4cvNRRUB4VzmBiF24i7ncEdTSPJQ3GN56dN3EQPgihXmb5CN9PNf3QgrfsTg\n3XbA\r\n=RfAk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1b03ad4d09e37f31014cb1e1da25e9bf9a6d5713","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1b03ad4.110+1b03ad4","@test-graphql-cli/common":"4.0.1-alpha-1b03ad4.110+1b03ad4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1b03ad4.110_1580263524393_0.14299663186609024","host":"s3://npm-registry-packages"}},"4.0.1-alpha-960fd50.111":{"name":"graphql-cli","version":"4.0.1-alpha-960fd50.111","license":"MIT","_id":"graphql-cli@4.0.1-alpha-960fd50.111","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1afd067c4f005053e2b29d3ae0391d88eb9ecfbf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-960fd50.111.tgz","fileCount":14,"integrity":"sha512-2IU7Bw6pM8JWYybpt5m8yp5KadVHjzBX2A3IY2BfZknK4mjj1pEnpNr9E5XMdIA3JKxGH5kSg0IuVY54rlUfEg==","signatures":[{"sig":"MEQCIFd1I/FYI1Q1nD9dCSQpSkwl8D5TMFro2rPRDvf/bdGXAiAvn/5FeEGdH58K12c884wWmp3M/1e+Kl424t+fhnRjbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMRAvCRA9TVsSAnZWagAAkVgQAKAp+FAXvAl3IqpSKF2I\nsSmsk9hDY/kEZpDQwTumnY+WABNSXw+Z4MD6FQduIq8e9SsRxA8E2VEu/R2N\nz7m84koaExFi+fe4vQGbuLCHQ9ZUecLqBQQwcejZ5rb0n/N7+KLJmg7y0bch\nAMoeAW9tk6FwSdvyivbAHJ+DAAzOE3wV7lw0ABxDkSL7NkeVZ8tSgjUL1bm8\n4WbBx6GTYInuOSiI+58gkpTIQAGtO23QYvp+sAGLDn91fGBJhnRdm1e9w565\nrMJJCbVDZhlgdyjSSagvDHc4smFYZ/F8vJ0OefMOVwCakY3l1MFF7yjvy6ey\n40apvxHg56i70sPev4X+VA+InLCExG1vJHFrfAlArkUc8gfF6ZcMJ6oGusrS\nz+5/bs2JW9Tgef60f/YyZTwMNw3cMipbGt0Jc9roFmZSlQs1jXWM3Qxvkqo8\n7lHV2um+WuSPCE6qpzRidGXBEFJjBRAuyLP9ocPL4o/bPD+2An+G5Hb5JWH/\nWOreBx1wiN/2seocjEVU3kuZCL66dXHLJbD82pddoLrZC4qPf4OUN1UbzzWW\nypjo1WCrFSPJBZmMNKWjiuePke0qMEqTjniolLTfX+sqdoZ9XMaaZITjLvT4\nvLK06ysrblL9qdfhTe3iYlxyJIISN4cj4KXZv+N7aVcOJ9OHI8bLAuAyCU3z\nQFC3\r\n=uFgA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"960fd504ac6036828eec6a67fd5f9af26e0f2fd0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-960fd50.111+960fd50","@test-graphql-cli/common":"4.0.1-alpha-960fd50.111+960fd50"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-960fd50.111_1580273710836_0.07659689389557611","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4a82167.111":{"name":"graphql-cli","version":"4.0.1-alpha-4a82167.111","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4a82167.111","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eed3291e2135d7473ae0d83f6713fce3111424cc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4a82167.111.tgz","fileCount":14,"integrity":"sha512-z426X7goOlmjGSO3rFCsmuP/piiVaQ4RDXlS5qFTsab8fMY6nW6aRSDkVAlBlqSBxTz+cWwf6w0TKVnYGfTZUg==","signatures":[{"sig":"MEUCICdV4Hxy58EKt7/DvltbtHVvyLP5L2sAqiTQvv0q/dUfAiEA4i1/bfK8HfBOlx3RR66quBIpfJm+EAUt2UjzMaUkUqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMRHECRA9TVsSAnZWagAA6TYP/iVqlSgZu2iyh73AAzKy\n19l0MAURjunwV2yLMiAXndNdcVlCYlCv26SWPVLVqRiVxaYV1FcFedkLUcy7\nwkA7/266d4mLWyt8FU0skR3GE+P15ZGmr+/R9ytu5Ewq9NpYC9YVRujyxyUJ\nFBN21rbqII9qbIXe4ikCDIXpIO6UAMiao/yoMVdOqpOm49bUDjNv9223lipF\n2FSjhgBYni/MOiJzq5UCjz/VLhRYrJDr5eTiRUJhKtzEUte8UfYUoVTxVBMF\nxXKZyfhcq09cm2cZK84zy89LA+tjNDOJfd6LIyZO+pWkuzZrgULIul02HhLI\nmavZhY6I1DqEV9YxI1Ka9xvkYqCDMjC+bi+xvnCHkr3OYdnwNfB4QF37wjH5\nK0wpgxDal5kLE8xcrVCJ/QfTFhm65h549sNgP5oNM/VN/EL29D1lw9cGt4p7\nvSQzQ/yuivilbeoA32RrsB/3Axlry+c3T3+rrB+pDgbPrlHKB3APX6CvI1G9\n//0wynkv+qXRkgau5xve2tA0T3Um6630Np35uJCmzxRfmbVqW/2dhS9gxRfg\nlUgUtd5qORfJeTFJwSb2e4xRzgtLfkpr/TSvLflnoLJjrbVe5HKIKKqAeEnE\nx0VZr3l6fBvqpJSupqfWQF3xX+SL77luRmXAioEe9bzd5gkb+n4y9ZsrmUsx\nwmBJ\r\n=xDuz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4a821678d626a84f2cf743da4f435e861fc27eb8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4a82167.111+4a82167","@test-graphql-cli/common":"4.0.1-alpha-4a82167.111+4a82167"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4a82167.111_1580274115852_0.40364869124907443","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c7ca5a5.112":{"name":"graphql-cli","version":"4.0.1-alpha-c7ca5a5.112","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c7ca5a5.112","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eee45f86afb99e56d009f1becc0e9c4fade98708","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c7ca5a5.112.tgz","fileCount":14,"integrity":"sha512-v7wJd/q02n1FklrEfJ+rh70BOeW6SRde8vduSa/Ll+s+KCFS1K2RkTOadEuoaKFyFmvFUKeI3e/VefO4REhPUQ==","signatures":[{"sig":"MEYCIQDie4pP51sg0YVYuPb8GlTejwlKn3XCEEYZH7Fd+q8XagIhANCZF6NxJMFa+IbWx7d86DruXAzNGJhUToKOoOx3uJDY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMSw4CRA9TVsSAnZWagAAGzIP/0m9kZFjK6fIk8AYEedE\nfbrxdGF1uKnUhB8yP/8p702eerYCLzYjfsuMA+GYTaqSUO+aPA9KW6QUKJAt\nf/BuGXJzge3p7LsCdzvuyMmgrp82q3fyJYPZ1GKioMQqiGAEuA6dGU4WgSCO\nV+cJ6G2FxgmyF7sOabk2LSsuaoMl4QzWQTuhph/83jZtyMRw9+cEZNvaa3uU\nIHOF2d+YBbjtUODWItWTf1kK8ZoU5jjbcbUrDuOtnuhF2ehjUC4B7j9fMWyZ\nVUM4k1ppFD2zQQhydIkCmy+2Nd9om1ieHLS9sqaRfwHPUqofwa3muq58Tp9t\nSK09hvoNXMX+shDL7PJsiUGDgevCnFWUhfGh5fqoDBh268peIUFhg9BCbopf\nTNa31+QMeRMRlGPWcqPYZ8hoKYm6CTC6HVwNv5wnHXuYIeAr8nWvCw1z7moW\nRbE5Mx6nGpqM21QXjoQy5sdjeQknN55Qz+twwapa4pPYs+I4NeA1Zmwf3sW6\nWrui+QaIwnmwJmS8DMuBBD33Wg9+MhxS788rrMKZtvOngDXC/2PZWjNtZbZI\n9lGDMo+8uXMQSWH+D3U5e48P5eaUm8yqXFRzKNIqRg9jEsJykKAVzDnYmAdg\nqVIigO0MMkR4EXpc6pq0ibUiab1jXRQctht2Ikit+5hQsDibDefWrnZ9NVUx\nI1sj\r\n=Tdup\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c7ca5a58502af51fb04011da065414d93820a272","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c7ca5a5.112+c7ca5a5","@test-graphql-cli/common":"4.0.1-alpha-c7ca5a5.112+c7ca5a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c7ca5a5.112_1580280887593_0.9838684888666382","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7a0acf9.112":{"name":"graphql-cli","version":"4.0.1-alpha-7a0acf9.112","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7a0acf9.112","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"129a4b645679c0a090d5a2eae8cda1301c700059","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7a0acf9.112.tgz","fileCount":14,"integrity":"sha512-0WA4URU8ZtAbrVLCsikXmBy9d79p0MIb9xnvT1/DyRZH5dAcRLcRLnYjhyuHYLtvT+oMyKuPqer5JDOfDU/TpQ==","signatures":[{"sig":"MEUCIDQYMsj1tkoJ5B7nf7YF1jUQJVzvKIwHBwNGDWSAm3ydAiEAlOxiq2R2SqtmlY0rtl3k4LVE2CX8DZNaeQ5q1WWzotU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMSylCRA9TVsSAnZWagAADU4P/0yfjyTtOmt9BFi6LPEw\nAwsfIF75odU8WYIpZslzhgStQCxuMpBO1gLQEZ15eCLVG4wIAw8a4fRZfZrP\nwC50ByiU9eUy7FYHE1cNLfjRvxkj2ATkxr+bQpwtXJWMPHpeZq6FUCDdXaNg\nhKBLJGvWqtifxfUAgNwYMjQfODihpHUqCWfirbWF/n4v/M1NUON/Tg155T3A\nGleKfxRiBOp731eBX7uTsytDinW4dxBeXaSbiQYdtWVQm6VoI3fteTas9N+R\nbok8HPlhEL+y/tXisUszgWH6twp3QgIG9vcRQU5tEAu+qu7CuS2pngZGSCOj\nR1xoXMsjjHgMfAaFPKPT0uRpiA0ZWVJuOVEJejuilhTAm7Nl4ba5fudU+525\npmH9cGSysISWIWx5KFSoh3Ta1KRotvBQniCxedjG2Nfu7p8aStNWZ2VlndWv\nBTSDyJWkInbYam+rqaQ4gtrhPdSHUUUtNiBg486HgtaAyCAMjRVmfzYO12/R\nhXhkwoj+abM0O9WOOStJh1QJyAyGw09sPiuqbAsTQnA+0Vph6K7DCe9F8iLH\np5NxXH5lxDWmIRp8BjXs/L/km9SPEEwau31477dRQcY4SX0avXFzagBOS3/U\neP9NNhpAMMtCS6O0JZzCpUp/wC0zk2uu0B4kS7rt6c3GjmQx7cJzYttd8Cgg\nXCwH\r\n=8/qS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7a0acf9e78617a7e868c7f55b4bccf2a423237e5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-7a0acf9.112+7a0acf9","@test-graphql-cli/common":"4.0.1-alpha-7a0acf9.112+7a0acf9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7a0acf9.112_1580280997347_0.1637612819420453","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d775c94.112":{"name":"graphql-cli","version":"4.0.1-alpha-d775c94.112","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d775c94.112","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"154e819e492187d320c417c26bd2049513c0dae2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d775c94.112.tgz","fileCount":14,"integrity":"sha512-euJYpZomh3aLdMGoHZQ1d7IoNdBkPdK2Ls1T7+2FEjvH2UJfumdEkWzVMufWqxDrJvD358uuq+kMp+ZTprHKNA==","signatures":[{"sig":"MEUCIQDbYsTcER74wo/9Sh34C4mNnn5DTS8RMbLYnZ3cYiAlrgIgOtGniPjP7U5SREh5UggOD6wpsy9PRghZv+zO//ZDK14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMS3fCRA9TVsSAnZWagAAQdYQAJ7dc5P1PAiBDRoqRvHO\nGs6rMaqLxx7h8vTVZ9DKBV7pNx01NRuxrvpLepmlvDnw1RH8M8en+v3YQCYF\n4/mwIiM/xoRxkKh9wDvDXWBXkRx+kPpjc07g73w/+683/O7uRFTYMWWn7wOo\nZy7FalKcY4pSfnb8iG2RoBK1X3x5MystL2Me6RiNwz+GfiPxz7mtzlOXhaQx\n4iMXWMWcO92mVKCDpwCzndJVRd3U40Bnvh7N6VDpUQTTA4Cul1F6cPLD/TD4\nR3x3JecyY90BkA64XxcNOl/kZ7WEEo3snZi2mcFGj90VjQGrEhMMzM29Z1in\nEWwSdCCt3NZMdpIxRZsfTgCIditomEBNhNImWF89gIuiyrZ4hRSMKVmwVL79\n81IEbf7H+61QsbalMSc1vpjt6P3uWV6pAa0ncbwfGwrXsByOXOwzLFabZtGV\n6JnxcPDoKn29bLjnRvr1DusLZz1Y3+UVl3PlHgSOzj/oy6qdvgjM64k9ps51\nyr9ubDSWCfmmRCyA8MS94A4J9l13aaQfKybv/hp6Om7vR1bQNS4qYNjFTaet\nlnvCY/2DHEaLZzCg1uZYQ+Z9vRnVDEPys4Cq1OmOc5qssngvVU0/T6wGR+lw\nfW24KpaCkC/5EvJ9OnWI/8fMCf3B/vyGx3DqiXuasaa5RyrtPW1MtVb8SccV\nm9Hg\r\n=zmU5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d775c94d4e7e9fd40ffdd3be312c753d7691f742","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d775c94.112+d775c94","@test-graphql-cli/common":"4.0.1-alpha-d775c94.112+d775c94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d775c94.112_1580281310856_0.48820381883710273","host":"s3://npm-registry-packages"}},"4.0.1-alpha-30698b2.113":{"name":"graphql-cli","version":"4.0.1-alpha-30698b2.113","license":"MIT","_id":"graphql-cli@4.0.1-alpha-30698b2.113","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a16dc2afca20d1509fb5252b7381e0566ca908b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-30698b2.113.tgz","fileCount":14,"integrity":"sha512-vJ8mHzZWKPA7x13BM5LWCzFpfwpeHmi6ohsTQC7FoNOIPujNK8BBBrto+fJDEJamhCLCXDQ+Cxaygdz6C2qAWg==","signatures":[{"sig":"MEYCIQCxTOwQp0zB7SEndNAvTFZC3fLMl2LjD565qFkRrWK03gIhAONxBl95d0YBomoAEZH+EdNKQchH8CT/CYKQ2gQEkpCU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMZpWCRA9TVsSAnZWagAA01oP/24FliG7ppa/yy8lkVl2\nXkWJ/uZPwZG5LdY9sUEs6211e+RBZqn1tqPJ2atXdQaOmZ+KOYYATpldQMK2\nxGB3E0C8NtdOX64yU1DvlPY7Q7RXYsLnneZdgH5gKeiFCK3QedFG0Q7dsAJ8\n56kzTJeLaVq/7SVrMBuhJZH3av4SQczm938QSB/yMqOW0mPSo79nF21Tzwxn\nJ2zmTnU0TQ+w+7W1wPqwWGCMUtsOJWtW/Tl6HtKWuN7n3bSEl8RhWqWZQ9ze\nwJCeQjRPRsWsoQZmzeFbfyt2zqqlz8SwqMJMU0Tu9hwGoCtn2Tht8EKACLAs\nX9eS598NEs2owvzipFfDOCRV8aPB9wCEMX+PL31j1/vet0t3W2QSiyERLSsl\nDAMrQsNTUeHjfRc4AFZ+d741vujrzLCNB45IKCJq0CtKlQUd66uZpZMEi6Kz\nSJjCd3eou+qDAiTrQiIGV/aDe5E81Zvo0cfqKd0ko9xZwtM1Pdwl2WCRth/p\nSkyusxJ593UXFPng7erLqFW69pqMd4ici/B9vtBsAMiQGOUv5HAfGTxfZwsn\n9novFOWoW1ZLkIeN8/tnOQYdHZKRUM54U8O1y1oQ9x4TRXmVQ+GvbfcB6Xgw\nppADfAAhDqGUR63mbO3GTyyCd3mh9o4h8++KjWUz4wO7udpQ/CAV9+Oo5hx6\nPIuU\r\n=dpTz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"30698b280b19f65734f75ee5f01e6ca2ca32f0c4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-30698b2.113+30698b2","@test-graphql-cli/common":"4.0.1-alpha-30698b2.113+30698b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-30698b2.113_1580309078220_0.5246780584884156","host":"s3://npm-registry-packages"}},"4.0.1-alpha-73faff4.113":{"name":"graphql-cli","version":"4.0.1-alpha-73faff4.113","license":"MIT","_id":"graphql-cli@4.0.1-alpha-73faff4.113","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dab1b109d1e3d95ed0da9c69e68d5c7ff23fc7a6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-73faff4.113.tgz","fileCount":14,"integrity":"sha512-wttJxGmkhKufWsC+9Mdru/hRem2It3GH5ccKwk82sAHNaif/Q0AI5G0ccHfLwQ6EzHvgeCh7lHuKxZtrj/NKUA==","signatures":[{"sig":"MEUCIBqLJzzVSq29uJtnCDFlGWxgRwpBZtdfOH1CtyAquV1UAiEApkCEOOfDYb5obsUfGDsWXiMUQekAfonML3iykGay7BA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMZytCRA9TVsSAnZWagAAcucP/3HYSeqbwZi/tspLZt52\nKMZM6l/HALy/7NLu2OiFfX4rKWICdM4OUF7Pmu+kgWJUP3gV7L3Y1/1QBFwT\nhS1LHmgMSQZTTAQgmvwIFC4yyD8gQKNFQhS0HSCQPuNuZ0jykJ4MFv4DSB5o\n0sbrUNtZeS7HMlOfFQomjvQCFIIk1n1nuyfp+bi6KjVCqvS9FzYMxXVBW9yZ\nzncAluyWwNstin3fCdJSt54aM0qOVH6VbvOA7G7PdqzX4JdBVza1iryPoZ/J\nH4fPWv+eeKPWMRQYoI5BwS+XowMe0bKhxI+mreMVo4lyDptz/N6758vvf0Jm\nIiGRJQkOrYH6i9jc6LQgJGk6vpV/DTJZA0Lxnd4cCrrF+Ngs+B/0AY6t7PkQ\nUW7N4lP+zG/KMDF73ldLBCc5lNhfg89o9k4pLMQThu3Ozb3F2T3gVxmyqDOP\n9oOQpJPcGMs3hPQufVXUiDvkfaiDiBw8rn6AOAQWmNxZiXbV4xkpoo1RKrmD\nppdNJdch+tHI9qvo/ysIZwrclITox6b9aiM9CrZb+S0w7GU7/zI+H2EBo6cE\n6kll6myzQgV0BIGc+eS/XZxNYxBLf+S+HXoQwxs+38I3a9pZQUtMdAPEawpB\nJwq1FUx9GcDg+vSS3i89hHurxB+VUz+ERf8DzBtuEi7cpRJ2n4gi+QisMe0l\n73EB\r\n=0QhJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"73faff4b26dcb4f88f141e57c1b5fe8cc035874a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-73faff4.113+73faff4","@test-graphql-cli/common":"4.0.1-alpha-73faff4.113+73faff4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-73faff4.113_1580309676526_0.284033723171659","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b481bb2.114":{"name":"graphql-cli","version":"4.0.1-alpha-b481bb2.114","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b481bb2.114","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3126e94136237413aff8f051fef492f7c883f40f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b481bb2.114.tgz","fileCount":14,"integrity":"sha512-kyTO6FGs9s5BWdxqZ+tipZ7VAm5xWSA2JvS9XYZAB/mYbLFuC3h/uBzNf8PMccmj+fNVUXUSsyyiv2/z0tK1vA==","signatures":[{"sig":"MEUCIQDUUWGZOKoT5KoCCrSl+KLBBIl8hzRljY5Yd6caI8hjEQIgR52ND07RAwnu5RTAPzo5VJ0H6rKiAo3byNulgRs7dZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMblnCRA9TVsSAnZWagAAuUAP/iRZssOVbvMLtRgtP0TG\nLnpxgvos2z98d19cpxcx/hkZ2lrU7YlvWLavARI9BoXwxsdvadZNq0AKeSau\nrtQDLFsaWbBt9eJFbqUrVOMm2QAFe723wBHidTWJ9OSYKYBWog/x0UxLx8Dy\nO2Ggpxtk4QHashvaLUOs+2jl4odLN9PZAABOFHGQQ5SK7UxKWTsFT3LO6/iJ\nEtdq6U3i2DpmOYFF8pbe+rjogJYdoCf9i2ebZvyTsiN62x8TvFYG4gwV2ue+\na1RQwfNgnlFSaVumNCCCJSlq0uuubSzAku0WMQBFUsHJI4/GsjEbEFmrqjjM\nfIlraxbApsbLHX35XUd3kWv3O0hhGLj9k7bQC3uKS/AZRRupopdbafrIloPe\noLdq11I4xF35q0yEqAZJLOEDDp8FfjnPwelXH1KWxpXqvQOemWhZgOLt08oT\njukowVERmq8HvBJtowQ0f4/AmHyybsf3eXIe2u1teFfPe5HKnL+B0/xJE4aQ\nLeabAjU57PP/L4WxrBCLhRdVvTIrQLruKuTibQQLFN1hPkhhtLpnZ2eqgpct\nXIv2nbR2GzG46Rv5FadTjh7NQUoSrGH0SSYSy6lAUb7mYtheWo0PNEd5cMDY\n0hZKkXxTbeG+QB4qqs1VFFHMp2Iix8Ga60Wby3UXPnuiUfV6HAgri8fJX623\nYHgd\r\n=K9mc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b481bb22b1edc484411221ac1360bc3b6ee73f99","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b481bb2.114+b481bb2","@test-graphql-cli/common":"4.0.1-alpha-b481bb2.114+b481bb2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b481bb2.114_1580317030932_0.41509639962580436","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b957ae5.114":{"name":"graphql-cli","version":"4.0.1-alpha-b957ae5.114","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b957ae5.114","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"153c26a2de4330fc933e703bb421730d16128bfc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b957ae5.114.tgz","fileCount":14,"integrity":"sha512-aMX8L/DIcbVTmq2tjY3cZyw7kajoMQfmJoxblkJ8Ue1aB5C7n/8nCXz7PhEpN1o1CpoduBca5PbQfM6nRIJZmg==","signatures":[{"sig":"MEQCIGmi3MVuDiEZ+NX2NxgFOvnQqxZJe8XtrjOPXdlfVoVbAiBUW9kRw+kel0rp6D9N4pGMj2lmgrXl0ncRqib278kHrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMc6HCRA9TVsSAnZWagAAc1QP/RF4KxMqMzqTlP49cOAo\nE17Y+mA76PPHoeSeyZmWfb3XQSE8AhMsXATobOGsbi+ssYKKlKmzzOhAKE2E\n44yIeOa6SP2EgAiUmfkzmhB1IZY8IvALwYusZXotpA+d+CH4ZEnKHRXt0jVE\nYOJBZzB1y/pn+F40CBi58q27yuIH/ReUwhMkJoM/gwFjgqdKd6jePtj3YSBv\nQOS3uMCQOG/N4Hx/iUSv//1Y2F4uRi5qiOXkPn+lTMxLBW09g2JxQU9JIfCb\nU/2grjAz5gLCscNhPATWSXorBExt4cbQ7GmGdNsFA2IJCJTfXgRkyCd3fHpG\nGoPujKDR/eD9xkM3JAEJOA5vGfCHVptvTfzM6sjPi6X3Rq3VF89AuJdsJPS3\n40HpPqj+9zf6c+YNicV/7g53wqvsXQ2JOssZaULrB3aZPRR9SJVVaolxLLFJ\n5xEyD7e5/VxbqR8xLnVlyHqY+BW4BH9i1DJzMDE8FIMucX+f9eFO2kY6mvVd\n23Ax9qA9GpImaQFZ/+gqAzgPLnFZcVGrGUhDfcum2mo9GnR06basIDlSuJXp\nJe52W/ar0fuDzYMxFkPenEu1HRwWhe25BSVWi9Y36KmRmPNUVzDCwpSFNrsd\nemjw48IkxdAXm3hy9FMqA+3ZewrkQwf2/3aFAmqoheH3hlZZ9099nI9HlvaA\nqwlW\r\n=iw09\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b957ae5ae77714298f65aa25cc1de87e891c1474","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b957ae5.114+b957ae5","@test-graphql-cli/common":"4.0.1-alpha-b957ae5.114+b957ae5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b957ae5.114_1580322438738_0.13377735166832405","host":"s3://npm-registry-packages"}},"4.0.1-alpha-195ed3b.115":{"name":"graphql-cli","version":"4.0.1-alpha-195ed3b.115","license":"MIT","_id":"graphql-cli@4.0.1-alpha-195ed3b.115","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3cd5639a7ee02ef6cb3633a70091d9202dc8098d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-195ed3b.115.tgz","fileCount":14,"integrity":"sha512-BqPYW6QNrEzzvtYCy/h3qAbMIK6n43ZuJBEjjx9CsSqR3FnpovyCM7qamODeAlZpO2GwW5V/Dj7keJUPUugNVg==","signatures":[{"sig":"MEQCIDgxlEHJj5Sl9W8EBdmaNsQsZT7V5p9DzmkysNtk/x7UAiBr9Bd9uenMMdCrZUfF60uxUU+KT6d2feIBpFHrjT16Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMf+sCRA9TVsSAnZWagAAvxQP/2uEZ1/osWVDze54HgCN\nOgJwYq9lwXhC8599ltTt2KNlIDIC03vZB73XspvXmJA9JKlFN/FURkvxZZk4\nj5DB+h13RwlN42jF6bu4bFmUJYC2hycm8GsWEzo2sqMdQW21u4atglUBWCpw\n96BeN1I9r2deWIeuu6MQ9Hdj8NP69MJzroyub32nA3E+/SMJ9lfHpar/KPkX\n6gadP1PD3I3r0tr/nc1GEH6C9VbZoR2xHBzpe5Y4ybAh4LrfJ4VyDn1cAS2k\nkEPnzXBIym2sfkCP+wQW/Xk+YG/UzPUYnNSRWhgjdThP+hmRc6XFMxktlqdX\n6SYpCU6Rq80RR/znx4/J460o4nN+UsQyBIBzBJdOrNXQ7RkZKvBlws1wnIkH\n/ADXoPaJxrx/5EX7HBsdjfBlPNLahMWKrULjCDJyQgo2nNoO3CEHccs4Ewi0\nwCquLClyv2Tuvj2s2B+A3gwX3PASlOWEcS+LpVLJKy91Cu2POIUQsXz5AzvN\npYbmy44tbOn/8R7/ZbwUrrlKMugs7eCzOHFFRTgurbKej24fB3N9MoIR+d1b\ne8ldozIOggpl5yPdwINJJxEVXoJTb26g4cDxPGV5ycFWll/H8FuIvUnrQmlC\nG7eQW8yL30ILKW8+EIYE+7Jd2QdHgjESM6Z1Ih9s5C6HNFErpE6jbLU0DvAH\nIRGs\r\n=+hnP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"195ed3b9f2b5d5052c92d3473524469c6c1694e1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-195ed3b.115+195ed3b","@test-graphql-cli/common":"4.0.1-alpha-195ed3b.115+195ed3b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-195ed3b.115_1580335019666_0.9766902825836292","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1c5044d.115":{"name":"graphql-cli","version":"4.0.1-alpha-1c5044d.115","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1c5044d.115","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e3dc65d453d0526643392e6bacb8dca0fa050790","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1c5044d.115.tgz","fileCount":14,"integrity":"sha512-PKaU/G7Wikj0WVHkUhBA3ztVQIZnXQ+4TffEjjid/Zw6k8Yf3xnNpaRn0PADulqPPfP+gEB0aPr6QQvHB8eIzg==","signatures":[{"sig":"MEQCIHTK5UWaekT2ICA7vm4iWGJlSwkFnEAjPfdVxLPQSPUAAiBGveLYMPaAOMU49IO+ko7MlLFySJKHH/akT7iq95Fgmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMf/dCRA9TVsSAnZWagAADbQP/08rO28St/eLZrGq4kqG\nlaFinV3Ae7js8WWxb+OBlOdum8Bjczwew0Q5T4WNt+RYsXUx96ak6tawc5HM\nRaJ9cGj2AUgF/alEVda2JvPSEx47nMVdn9XPO1H5v4m1Lx6a05H1VhePS/TT\niM7Fu68FDhOBe5zQsNFrDcC/ZIcYjDU1+nIDAEIEsrXznhWsz/2Q4Cr2V9ZQ\ncF8wnc4BItq6wUhJqgNvEajFuIovPFojiMutFEwhC2eu9tR2KnVd8pH3jp5s\nsW1UWhpX6WnjrY4Lpu/2aqumjTgIvzJUoXpadOwFjTgt44NvkfZ0MfOvRaT6\nbxu8AiA6Y4//i8dCjWtDNDcQhoKoAh1jh205vw52D4tjcG9QUeQHfUUq/lJZ\nKudutdO7q4Ln9wXBB+v5k3O1X2NMLMtEyLeFfLI5r06+TmgDsQISZ+UAaHJh\nwR/QuKlXeEDKGCm35udRN54un9pLvCLSMR7fzQL7ENwsHP0KNksE+w7J0j0O\ncqpFr2FPF75l+f50N3gPjPYm/kytMNleqdmz+edLqnet8j7rRDTTkVFXXvyC\nsIRkrR3pdu6WDXVEWisswxEHSZ3fsShD4CM8KRLVY1OUZOviv5VIs9oBkXqX\n/ie9iOTuDmUXpNTqA1NrWsGzxkNAkUTVDW2pM8xhpUonsuHJNZCz6BYu+D7J\n9PYJ\r\n=wuo8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1c5044d5fca67915e335afecdd7e5017eda0c023","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1c5044d.115+1c5044d","@test-graphql-cli/common":"4.0.1-alpha-1c5044d.115+1c5044d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1c5044d.115_1580335068884_0.7235236724916301","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d4cdd16.115":{"name":"graphql-cli","version":"4.0.1-alpha-d4cdd16.115","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d4cdd16.115","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"27e66719e58844b4397e1e55936c7218ba0be563","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d4cdd16.115.tgz","fileCount":14,"integrity":"sha512-VdOP7hNhB0e+pJZzCNfx9UtW+jz70RB3cB4wVT3RxoMK+nr3N1WwsV0/l8sKOOm6esSqgOSUHWz8aYCbE18VPg==","signatures":[{"sig":"MEUCIQC0QQG03y5G7E+KeXojr9MXMYAcdYeFiGu30jeZ9TnMGgIgMnBPdRnbVHmWz6JlLCtmWcUE+pBAWcFNzfbqqVHKfI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMgUVCRA9TVsSAnZWagAAAMUQAJV8KTJcqy892SPhk0Ts\n0aGoM1TODiYJjvs3Uan3efAZK4YpbeKO/yEZyOEA9Y/tP2YTfFusKRI+VocL\nMGfYHXiGukslCpYSHmkdhT+VbA/O0o1/2+ye7oPJVtvONPQdif9XAVYLGqe5\ntZ2ANLbPPqWyqRailHcaYwMgZ5ej2Kl/tPZEYpDxSjDVxmQLP/AE2vLe8lnB\ncZgv4K7bR9AY9k2RIb12JHYqT9NVcXhHN5TvTOjWXBX04bXGMrtXW2+lbhI3\nBYuRmjw7kWQPT5zqVIzX8BjyI3EuZmE1xF2w+T2kyb4wPxl3zBYbjog8UABN\nywCcDHFeyNJkJCoxMwNg61AcN76dhzQSdKAMTA8URm1HS6dAqJfUkK2nZ+yA\ni/oOhhLJ6gSdXOoz2d9Owjn8kIqpagJqUWiSjGJ5f4PC0WvV2mkXNLEa94WF\nI+ubyQjXLm1YcyS9okU2i9pbu3QOFxOJyMh/2qSsbeBa+aX9XwdZPbuyZfSK\nECGcqga9vpz9HHM4XqzmYzzdbbtJkDymke8Sn5V5kTsOEcUsvkD6iS1io7Xr\noiGN6IFfzVdnFMG8mspMOz7y5S6t7eu+RL8lwK4dRJuQWeVy1mMEMIHJt/QQ\nIZs+VYv5V10jlCVfbQCbvQQJdYkKhIs3U9J3fgyjfLTrgHhVCt8DmvBQFDb4\nmj3G\r\n=K72b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d4cdd163c2364cab9fdec1f2a00b5e0098d2dcf2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d4cdd16.115+d4cdd16","@test-graphql-cli/common":"4.0.1-alpha-d4cdd16.115+d4cdd16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d4cdd16.115_1580336404443_0.03683681568652952","host":"s3://npm-registry-packages"}},"4.0.1-alpha-68c6b7e.116":{"name":"graphql-cli","version":"4.0.1-alpha-68c6b7e.116","license":"MIT","_id":"graphql-cli@4.0.1-alpha-68c6b7e.116","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0ceac44890e476ab090b7123c7e8f521f41a7d70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-68c6b7e.116.tgz","fileCount":14,"integrity":"sha512-XamhQS1lBlD44EyG6DhRUhQqyJrg0wP0CR4ZbqXrsGZNggpY5Dvv3gGHnmgGJKCjEGx6glAsk+ulVdWLBHBJcQ==","signatures":[{"sig":"MEUCIGMoP+ACEotbw1xbjvY1ZeTxEYGIXWHybt1eI6GaKaSuAiEAwR0tj0cZMgwqNTgD4shdOibOl7lmxygYc/ZlmNtf9RQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMgacCRA9TVsSAnZWagAAKm8QAJn5SWTFTbyCxOKuJ0iw\nSTC7kclu/qJjKqF0srRgB2eShQkYMI1Bs8JaByeDJ43KBmcYv5v1IhkGuUHc\n5b+mcv888IPleSWPNEzcRjeko13nBm4bS1/gy0DlE6MA1aFkGAhQoJtCZ4yC\neyMVmbdLYhEAMJRdb5qjfuFDKem7rReG5N1+aQ3CvnPbP2mi39uYIQr+jaa6\nJvG7VkHHz6Rz0i77JaZBn0dD7TWf5RAK4beSfBRAvEw3nwvUTzuZN8LUPuEu\nwryS/N02Z10ihc+6tmgJ2M72XlgKd/2YYyGfJhTDA9CuV0wthL89+jLugCL8\nBc58DihusAyGYEBHjLI7sxYv72WbvBAIrDvjYAbZF/HqYacdh7sprZ+5zPd+\noOTjIwPgjTcuJ3aJlqQ+4vWG+kcJNjcYp5Bs/BhTGctvB3wzkrKFbGjzzYVd\nTtI8mcKHYHgWTOgx9sChrI0Q7tVNAzd/dqn4UvknFcehw9tZdlVCIGR3FbqP\n5jfPEwkXPgNDXJ8kiWnjd+8TrOsP+pnLtO3FNF7pEi4O3AFXVWHLy0VIzOog\nWlw7N+QvUshcr8dSG9w6Nt7nLi1MpAit+upW+VHpZiZn4qL+0KY3D3LEI+XW\nmXifYsfb1sVMFOgjf3sxbfx/71E243R9NmCSivwsdOadciU87GNVa46jjRvs\nzsEy\r\n=n8HT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"68c6b7ef19d3d78451e91082a1af964b430c6378","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-68c6b7e.116+68c6b7e","@test-graphql-cli/common":"4.0.1-alpha-68c6b7e.116+68c6b7e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-68c6b7e.116_1580336795356_0.17086717584158273","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4b96ebb.116":{"name":"graphql-cli","version":"4.0.1-alpha-4b96ebb.116","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4b96ebb.116","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"85fac57c493f461bc8a2df05e431d6ad9037e632","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4b96ebb.116.tgz","fileCount":14,"integrity":"sha512-WOgU9Ix7TZEjz1SAw3KbSkKlJwuNi5/LbESKYNziA4XMGKtRGdByfoXS079iX0cjh1lMqRYgHSSbnpYPPZADgw==","signatures":[{"sig":"MEUCIQCI7NW6OKv4Cd1qRyPnPUna6YUjuB18gULDMwpsjhfJuQIgER6d2qbSgFH9AUGQvj2/9EhZSCiOUrHtMGp1VTne8hU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMiphCRA9TVsSAnZWagAAAIYP/RKrDeIZIiUERz1d8FHi\nF8H1UsTVs+z1Cia5F97xqU+hDSzwl9c5Q+ueHytBci5Zv1tBB3yskj8QfKIC\nZE7JQXX3XQHyyQht4zKMBegJD0K+S0qpXA/8sOgI7pySl4DcxzYIz+AAg0SK\newhTEWFGoylHZhd22nchohexBANoTucVXTJRVBEmYt51/c/Jbxi/rsTIDBnQ\nhuyHUBf5Vt7IDfosaXbJhFE9ITMyFGujp5mMKjhq4NglCwiBdiPnDCHbJGUe\nl17JNtq9gxAzlptvBKBKS8oaWtiNZsFdvu+n9aK2u7Opf6h567I+XSSTLmW2\nsEWU0pdlDxVuySOTwKZSG7cscWIjwJNMeJ66ZrAxs0DXbz4Os/On9f9g5SIM\n+yfA9hEiaq9GU6/+eAnS4NJ2t6sIX3NeBkMxuBnIzGYSIMkRy0fvZ0D4XATj\nsXU26c1EXyu5Laj4sMdVkrPecMaZ8neeHW/OHL7IW8HhVbhg6imwKjoqM4fs\nMeBiu3cTzgnOZXKvy/yznZdQBzJE0GxWOlWxkxrPlilaLS6/7m+dDG2DaQeq\nB5swAAEiJ5zDnUu6zIPgbpH7txIP+d1XB5yd+0HGsL4nYK6lS9dJCjGQH6pW\nOE1Y8JMQmucHp83zK4TgREneGCENf8wLbmtX85XGbWF5P9eFBlTctEkdNElg\njY1P\r\n=QVN6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4b96ebb5eaeee50654cd47ed6285a553a776eb3d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4b96ebb.116+4b96ebb","@test-graphql-cli/common":"4.0.1-alpha-4b96ebb.116+4b96ebb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4b96ebb.116_1580345953391_0.2598173700642865","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2a263fd.116":{"name":"graphql-cli","version":"4.0.1-alpha-2a263fd.116","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2a263fd.116","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3f05a03fcbf2d847b7ffccba988c8020a1008ac5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2a263fd.116.tgz","fileCount":14,"integrity":"sha512-jHAN9pgnU0bICIYv8vDEzo9/zvUU7J+aK879VyJsk22F8Yev01gn86alE3w3oAi0Ym5QusUz1bXkT7viR0M8OA==","signatures":[{"sig":"MEUCIAiQVJF9YelDVyOiHnOklGEwKp2epo10v+8PsWz4Fh2cAiEA8lBjCPWq2Xr7CfGOLSxvcBDc2nKdH7jEzG7JLYDmnI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMkBMCRA9TVsSAnZWagAA+gcP/RZmZz1hWLlX/mxQLE7N\nw/X5z0xnePPYGQxk/vwbUmD0OtAJ/HOg5cXEEzyKT2AmkCu/AYh1sheaw125\nWJSlFs+sNREFGF/AN4+s/bHntqUa/67KFiS4AKtEFkBBw6X6LK0PhNxV2srm\ngpucu64N4l0zfxPZ/wpFjof03xBi9JAER98GTN6huww6e319sba6dmMZ7Tpr\nluNrzrL4pEeDaDULqkoV+kzBYOrkWtefavb+dtPGH0v97afso93CFFVNfHtS\nKOqV50a8/D3CnRRqKr5xQnHxANvGdeE5V/hPevGXfG4kWHkWR++1SnsFxKGf\ncFqJFumjacBbTM0O5tQcoDQ94oMhUm7RIn98SMBAgurs0cgNcCma4K3rEeh8\n07Ry9t/1m/WNmE8J5BX942ZXGYXRiGM1ltOnYfacPm8g+ElhaqL+hacv/fQV\nBNtxu7fRoxiuZoAnWIT/dRCUzu+V6mWNHpkRFN6ctqsdYozzOnJXzBdDG3qI\nelrhYm++6O0nHcEb083nUVhwv78DN7SfCNIaJU4011ttqWwgeaiYx9+VZGYC\nV5A4fK+OR3659TqyFlgntuSfgp+FzQeTald4/Fb4s4lN8ZqzXLcCmQ5qEDNC\nzhzmn4QjJj4LUv2SIg7uCHjIE4NlAvFz6c4VkP48hGNr3lOmHx9lZbU1HMxx\ncyc+\r\n=h8zx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2a263fd40ecc9db84a099f08785c693604ac9631","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2a263fd.116+2a263fd","@test-graphql-cli/common":"4.0.1-alpha-2a263fd.116+2a263fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2a263fd.116_1580351563991_0.7756425548890242","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b36803c.117":{"name":"graphql-cli","version":"4.0.1-alpha-b36803c.117","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b36803c.117","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0d397e5cda11ddb0906032ae64529eb86334e5c0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b36803c.117.tgz","fileCount":14,"integrity":"sha512-Ml4shnt4FDjKL1Y/7RbuzkO2DR0y6xAfPR7wTwlfSGcQKSIVKfW1Z/tdP3rXlGx0IkOJUANMs2PW2P/qGe/8hw==","signatures":[{"sig":"MEQCIAy6EZ5ZYHNlu0gjvYE8LhXnkSkB64ujP1XSDz+xDpNvAiAkVL80cxcAtTHEzqyDDjV6BiW3C4LjWY50ZK+N7KzLfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMn2WCRA9TVsSAnZWagAAQIoQAJ3ncm5/d+puDce9Q5vK\nsg9HLDXbw4FjQ0mqWkFK87MdaginPxoSpwiS4fxbnXUQvC26v4epM0SrC5jH\nOwo35nx4jf7r88Jp0i4dH9FvhKi5iYxMvk05+ktwMzsYlzdtrzYf+IaB1uZw\ntezjrsM6M6hVv5p4p14LrZlQoXIMnR2m7/9c9orcgp1/fugM4h4JesaR3+NH\n4iq8d7Ccc4W8ecTxp4TOByUyfcJLxpKdxOwWdG0ffyGQcrN5g5I2hX+oHURi\nGKJkaDHJ7XTiyPfKHY/AXAWth7kb7Ogmxqwc01PmrJZkX0mjX6cF7ykBht11\nKozOVQrBj2BOS1bxb0ouQ+1kF3m209QcQOfRXlXWRKsbxyf3Jc2QYHEkvTYK\nq6mjDs8G88phve3OkP93FyFFls2dfjE9ahgfh8tZIeWGuxkRLFfquLlnAAS/\n1YUMY7V8+gBItRzcifv09MqsNPEvHUsGJzT0FQ+LTk5gu6RTwjYyAx5uKBQI\nxb5RBGs6FvJacp+/t3fXCfU+hzrDASHFUVbX5hHTuf6FkK3dUXT6B3OlBB19\n49+N4+k3azJ+C0NOAdBXEFaCLQQOThBy4pCLPYVjPpFh9NY5mAoQ7oLE4kGL\n5Ebr4kTnRpKsExeoOkwGjtBSYJ+cT/KSq7D6rf4lwEAoq1J4GK2xZxCbI+sh\n30DK\r\n=IWlP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b36803ccf3684c3a8a39c107559073ed4f1de931","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b36803c.117+b36803c","@test-graphql-cli/common":"4.0.1-alpha-b36803c.117+b36803c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b36803c.117_1580367253925_0.002467939545628406","host":"s3://npm-registry-packages"}},"4.0.1-alpha-32cfb12.117":{"name":"graphql-cli","version":"4.0.1-alpha-32cfb12.117","license":"MIT","_id":"graphql-cli@4.0.1-alpha-32cfb12.117","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"29ae6225d3ee93ac7bc57a622e59270cd04721c8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-32cfb12.117.tgz","fileCount":14,"integrity":"sha512-NaAwdhM+S64YJuNaZ3mK4LBgmyMDTXpnj3ArMFco2eLJXA92W5boDKvZD35hgMTPegmdJOpkNWj+r2iKlbf1AQ==","signatures":[{"sig":"MEUCIBP068ZWVH1dq2gdKrvWTuutjS2qh+PEfK0kKNdUaAbMAiEA356/b91YyjtSw6rO4dYmPsI7RGo82Da/PObcD2EK9qw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMn7ICRA9TVsSAnZWagAACccP/iYn5/Ozr8syyw1/DaXz\n5dz4ae3PaM6D9VsMssCMqlczZ3vwX48B/oz0BAJyTVu8EESD5Mim7XSzGIw+\nq9zYYqIsyuSvvGI411+1aCNWZU+5w+yf2a66HBB3PWR3DHi6yrzpCmJ20yuR\n970IjIAdC5/EzMCUPsuQGT41PvvPrx/IU9irgFIdIAkDmcKFFBrukswU+yRg\n9LPxhNlQI25/cj6HBh7SqyKxhWJib4XjvrgL44LBMyJtyjV1SXRAyS/avAfK\nnak+PbOzL+fd/FAt/0wFNRZSgqovYl7TCWKX+L+2y5xruE1kVmqmGIZ7vyf3\nBnORlwLaa0odH8+gagNxymQF+5Wc5mbHlAduX3fulXOoJWFd63vAUx8ZyIwn\n5ZVO9BBtLG+rWX+jJqe8TtPv8wWefn9xhC0oyA8LL7T8NmvNqK9c8vOUnyH3\nrvs8DI5pxfdHMoNe+GdGLWG5eud+w3Mn502I3rkBhAGM4LwTn6klExJjyx+j\nhS/pHXADA18B7NNASIlGfpqMJDfSj7ykoz0aJlNEoRtepUTVx66rnUxPsWCQ\nxe/1+hf5Q+TtoW98X9ug4WYEGZWDgIAxoH7HAvUfr2XFSnyiHgpUDFu78ZD0\nzCKt6yXcuZFSt8Lpy3crIQyuLG33dh5pQv+mKJHufqqsaFhX3gnJk8LzFbcI\nGrE5\r\n=t9pA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"32cfb127cc6a04a68afac7e6069cf92c9626b2a5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-32cfb12.117+32cfb12","@test-graphql-cli/common":"4.0.1-alpha-32cfb12.117+32cfb12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-32cfb12.117_1580367559933_0.03510669093526153","host":"s3://npm-registry-packages"}},"4.0.1-alpha-401bc31.118":{"name":"graphql-cli","version":"4.0.1-alpha-401bc31.118","license":"MIT","_id":"graphql-cli@4.0.1-alpha-401bc31.118","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3f3f5680d2eb12072a8bad38c159cdfd003ac881","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-401bc31.118.tgz","fileCount":14,"integrity":"sha512-rMEO2Qb4Fqp47fU6vfMylzH8b8xqCIH1Pcoaj0fBI2TstjsDgdaodl12juDF4BAydQhGjFYiP4nqj72LPyrBzw==","signatures":[{"sig":"MEYCIQD63v8o3K4L3InTNkmaFGNcaWFij3HVDapOrWixWUcHigIhAPUAEUmPBTJkTKT1dSj3VFmWLsjp55wTV57mtaV7Z9XY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMufVCRA9TVsSAnZWagAA1+IP/iEVNYYmSRVM10HWvOXy\nAJ/jdNm5tMQy7uKUwPOUFILsaq+mkRNbKIuKUiCt9HpC/fP2HUNxOHlyiCwh\nKuHJ7DQ5/CUyj0JyjKsvZseEkE5GB/OzzDBFvz3uZogzx11dpAry3QIoJ+T4\nDM41ACdNLeiZTAAMrYb70CgpUjhBnS4jZqIcRdwYDHHDtLybBqI+ONiDTM9J\nbRFTD+tZG4e+/ZvwQ8PhZJ1Z22ZN1QDN1tMqXwEJgDodRywpKkvdBbnjs1xp\nB0umk3Ph7Vd0I9ubbTgCSuWQOBNxoxDpE2jcq4qFdhi7iIMl8hHquT5DE9k0\nGraW2zjPS82Wexl4g/eeZXkUKENIDosV2fuqzsVLPP3u2PskPoWTpcfzKasM\nO5WAbMR0CEh0Mah4eNgNkQu7Q/59ASjvAyyBLK1Up82ppN8tfmjlCu4nXy6F\nNLygcB0O0weMLT9avm3rkyErlkZooaSKvT20dvnhZfchQhDBz8DcxtpbTEYA\nThh+rh28ZIjJ6nqvNN8w25T6+2DsEHqrj+Vk0nm3k12wVp8Z4hL2APVqiv2j\nUBc5S3xGUEdqPUaXCUA+rDDOiNdxkcIDj77X9gpoKnihCy43YoxV+pmFhua6\nDEyW7fvfuRW7T1JdhRGiIs7xxoq9qz8rQJBSqHva51w5SJum1sm1JcEu32Gp\nqgau\r\n=MFP1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"401bc31c620deceae7994293fa5f11d5479f2dc1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-401bc31.118+401bc31","@test-graphql-cli/common":"4.0.1-alpha-401bc31.118+401bc31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-401bc31.118_1580394452970_0.7989726666952943","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9d77083.118":{"name":"graphql-cli","version":"4.0.1-alpha-9d77083.118","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9d77083.118","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5ea08991aecede01d373921d9f6889e6fe5d746f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9d77083.118.tgz","fileCount":14,"integrity":"sha512-ZORwmEuqxuxAa9Hsdu14y4uQ5A2y9cFKIzfWdV/o6MWrRk9fkG2ikXz0mVrLo+rzLZs45DzDkst6/PKfpfwyZA==","signatures":[{"sig":"MEQCIAhcJcIeLPpb77F+2WF6alylnqOd4yOY36cBq98N8/ObAiAFekFzVPVGDTnDduf6S+wnCpHnAH/t8eSOrGuzfOzJCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMukFCRA9TVsSAnZWagAA39oP/Akj6nY7Jn2hutci5xcu\nwUVOFDXubza2mJ1me0HM0c5gFIYKoJcgwjW4FJgvRGHZfFh/eoMx5BsDbz11\niRdkXxh3AZ++WxhIMqMq9Zz1biSmqaLfhz/JOL+32ctXYFN5KSWc3QV5KuJs\nrEGWoBejCGpBPsnFvgJ6svd3J42yMmvbHe1rYAjGGNjDxfYc5wyJQcqO4rRl\n0zl5xW3ll95cjadR1qSRQI0Dk36JbAEB8wnBak0cy88/xX9kYoPCCOL0Pbri\nBcGsIhLy2VTqRm7GBGLK7xeZvCeolf7HQA+JpAwLuqO+oycyxb5i5dsuIyjy\nyqa+0oTu4+Qv6AaognJ53rJgwrLIddlebmZcWU6a6oQ4C5bPd/Zn0g1Vdg2I\nX9IqvLAjeQc8So1Op8tuzGPau7GK5LGIvnqIoxL3XuCXUDrcO3TQSYSl8Nhc\nR/15rjE+uaF5zpf7CKW/BumSxHIJ7BOCQTfHDiMHeJ0XFDUi7Wk3QRv7TSWS\nQDvB9QJVL77OPmBaxeZ4rw1YAjJx+TWGKPixvdjjFGt8LvoC5LUNFIoXpRyj\nGkIwLtVEROlj4PknC27DqBWUYQErCohxnVTVUCDFHBkT8pNcEGsK07D3TD/m\nP8XuBmNj0BLbSFzMn8fFug+jEnXewYhv2mqXCa0zw3fkxYLZTvHPr0E8s3rF\ndqNg\r\n=XIvA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9d77083b3a81af0f3ca1adf7a39b549969f10e2a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9d77083.118+9d77083","@test-graphql-cli/common":"4.0.1-alpha-9d77083.118+9d77083"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9d77083.118_1580394757122_0.39782088488958167","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2f6a686.119":{"name":"graphql-cli","version":"4.0.1-alpha-2f6a686.119","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2f6a686.119","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2b04bbb77469d50acd0891cc5ad0b3815a79a1b1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2f6a686.119.tgz","fileCount":14,"integrity":"sha512-5Z6KUgWXWiLLybSX6Aolyd8040It651yK9E98ew90AgpOjB4ymsoWBhNgq1xMWFIm3xdrWgz7lkNbl1pZe5bTw==","signatures":[{"sig":"MEUCIAi8ETOXFFYTG0dLHJxRAn0sbyhwF9+qCVpUvQl9Gd+eAiEA2dn9BA9ZKI22ydvvnJ6EGL9S5QoG9i6DcnmB/P8Dy54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM0srCRA9TVsSAnZWagAAPbUP/R/smgf2jQjOUnaYY8dQ\naNIc4m8HZj4Aen48nZmRQXQl1J2X5Qe8GDCjWAVriMq/gl6yU0JuiOsJqwet\nSbLfn8s728iLomDa3xivKk3jKrcG+F/7RRZVrUnVvoPoW1VpEwuDDMMPkv3s\n+YjnkEhZQOrekCKRvm9PldEMU5UzeL5Nakw8weAzWA7X0aX9h4lxjSK5YaRq\nBHijR4aS1xTKixfKskO10tLAAyCe8narYWh2Hy2pB4ZRzke5XM2TF4N9pQIy\n5qVw52Udy978kzwLQw147XarE3ApApg4NTQboNVXqPPSRMwWy2YFpTnpqk2n\nbkfPNIamzswLBHA/E5+YS9UG6p/hTgztf0czFVpObktrhR+2+n7ewVauhBr0\nCN5B1CWUlgXw9+3/nTLhfF1nM4Lxvh+CEAUmI8wcEqfuHeGWvtX0P/D07wkb\nCNSdyXgj8op7M9haVW1idnSslgms6Bbbe/VGifux+eApWcEMMp4sSG/pOXtv\n/h+vJK+z46hVdaz1sY47gVxiZVFD7YwHWiczBsIYG92LKG/bk/Q97Sf0rqeR\nYGoGpWb2KlDX0uQdKEERpgK/64eo2aRp0WnloJblJvXiBRhPTF1m9yBhqoLI\nZ4/SCdsmsfErV6x8EP6aX8j6eGlSirWQ1fEPFSOHqljKtReC9URkAlbm3NF+\n2UOa\r\n=zESj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2f6a686f0265687cb0c27d9544e7e8265bdd0a63","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2f6a686.119+2f6a686","@test-graphql-cli/common":"4.0.1-alpha-2f6a686.119+2f6a686"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2f6a686.119_1580419882334_0.8217185779191389","host":"s3://npm-registry-packages"}},"4.0.1-alpha-457d58c.119":{"name":"graphql-cli","version":"4.0.1-alpha-457d58c.119","license":"MIT","_id":"graphql-cli@4.0.1-alpha-457d58c.119","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"61170f74763d52283df10e2fb55dc87763525a60","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-457d58c.119.tgz","fileCount":14,"integrity":"sha512-cSh28uMEA5/mloBZI9ofOsi39giYESh/YQheQpf57O6ocik0nAmCVzUCaLyO6FYur3K0fIvJb7NltYY4VupsPQ==","signatures":[{"sig":"MEYCIQD4KETfYMXnjUB0NFTEE/f9IHJQRyX9nebWd2LI426RLAIhALvDp1aCPfo/9WymgUgzbu0gr9jEDqOOR97iIydqAvnH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM1k7CRA9TVsSAnZWagAANioP/iGL/U99EIKe2eEBN4Ly\nnf5HFxGezRXql0ys84me7wGdaUBbKWcYgdq2DJT0viu3yxDJ8QPOuhJrP02+\noUfAbRAxKDhsnBSA3u5WOScNnRmqUSANdyjA2rNSwkDjJzBs0b7MCk6SBZty\nuzqGPQaiqDZMHcSuo2j5JPlKM+U9PfPEG2chZQ7sn52MJJl5CS6YoUyiqzLY\nWj0vhqKIojWCzQXIf+kEU/8UCr1CakkNc0PVoA+KFTIVldtTHAjOJonwEfvT\nfuosBZYe8EoihG4yOzzczFIs2L0mErdprUMpuDlCeSY7EJMSgciag21LVbxc\nntDy29xQHP3xxx9X1rFt5xPVjG/AP5sMdxWOrhAxffjMCLuhjBMB3Wn57+6O\nCHnN8EwCkLEM889ki+bAFoUyh3Wycx9y8o2ImN0STJuR0+8Q7ynT0He4Md/1\nUoDCtCfp67jKO8DRVkeD1z/4NmQXBknI8mkE4JJ/ZcZhxD7PccuwRpgyxjml\n/mBmn2wGO/eBuUfKC/QfJzTp2d7LNnuWWDXnye0OVqt3w2mJ2rGmIRvaphcm\nrcK8NbGq92jolXUYq66tK4jA6ka9ngbmHzlodzIt0mNIhNkBDoD84i5jA+Hl\nqKP51HaB4yxw7xyY3l6Kgm9BUcXQwvXcv89+BkekwDa4C0r5s8M1a9Z1ja8s\nfSkY\r\n=48WA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"457d58cdb627a9e958755a3e28eceb24a1994bc4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-457d58c.119+457d58c","@test-graphql-cli/common":"4.0.1-alpha-457d58c.119+457d58c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-457d58c.119_1580423483364_0.5541004602386932","host":"s3://npm-registry-packages"}},"4.0.1-alpha-45d463c.120":{"name":"graphql-cli","version":"4.0.1-alpha-45d463c.120","license":"MIT","_id":"graphql-cli@4.0.1-alpha-45d463c.120","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"177d11206341931f7d1f809f19e8c6c8eae9583c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-45d463c.120.tgz","fileCount":14,"integrity":"sha512-6fv0AGBRuuEhst1eNjfI5011rNnn8lBOK2nTcgQC4N0+2DftTwEltMV3eif1XVp1gx4/mipnrUcr2b1LHHyvHw==","signatures":[{"sig":"MEQCICQemcrQu2LZDq09oMz+akIQj1+cHk7DBIb1CchdbCHTAiAaNedIcKIXs694XtEP2EhFzrAcgCqcnl+G78wX99AObw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM1pTCRA9TVsSAnZWagAA4csP+wW8ykdU3GKyLVegkjoG\n70A6KyM3TKnKscK+I1clavWICjaAupdZQgXp927k24kK4dolNIHDCPdAkpuY\nSrs5lQLPVi5xgBmPqkkh2LbUaRJMjYb2K0MIkBaB8/sdIixb7Ur4Dr3mCU6i\n05KSyyaAOGqa1fJCOqG0m2AcPFfcpRiGjViG54CuhRZ7mgzeJ6v0Q+Vdmy5r\ntLjrcINldSF7YWHjou/WVPQngjyhPoDjVN4f8CegEzPUGPoON7dNOYnkm/gj\n8O1KRznWKuN9JHoiehhruTV4Qq6OGvPlqLx/+UBS1lT04+fC7HRfnx+8QHb+\nKDpt6nFUxjLpCeBRZJuTLWtTDbo/xNsLCkc2mStJ9c4mFxFAAieK4f9xBulO\n4XSPYMYEF8WD7w1CTGumlj82w7sZ4uuS77osr1C4GFnHDqQca1halUzuiIjw\n9izt+Plb1sOUxvQxa5EwNr+80xUF2kcFKvnbQAFIrBfLCZcADC1KfUMYnpoz\nywlkPCeDhT8uDbyw1//xnhKn8hqLhtC4QO+7UTSU3WKLLy/YRcPRUCjn5K/Q\nO+sgZw5t3TQTJ1GoTU7AAftaSkl24m3H2qXOpfmqG97g764g0tr8ouA4hEkT\ncTDCjMKAkZ3U/Kv3A1v4QcruP5wwR3/0DcA7FZgF+rkFsG6leEt3ti7P0Eu5\nuZZR\r\n=JEa2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"45d463ccd86e701dcbb72bc6ad8667a495e3d55b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-45d463c.120+45d463c","@test-graphql-cli/common":"4.0.1-alpha-45d463c.120+45d463c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-45d463c.120_1580423763392_0.19731605468011426","host":"s3://npm-registry-packages"}},"4.0.1-alpha-95e701b.120":{"name":"graphql-cli","version":"4.0.1-alpha-95e701b.120","license":"MIT","_id":"graphql-cli@4.0.1-alpha-95e701b.120","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b2dc68239728dc6948d74fa0401e41dc7d161185","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-95e701b.120.tgz","fileCount":14,"integrity":"sha512-lJzArNJMYV6+oTeyGtqTHRsgRuCbAZwCtPxT0c4cckhQeG742Hr4anPzdKeBGWgZmTcP2Zv9y7cJZCH7c+5BSg==","signatures":[{"sig":"MEUCIQD3+GZMY8KPceCNEk0LRg7yBlvycAzKK3gBeJbKcck03QIgMN3mm4XcJ4wTG9fyaJicGTkdjPjBzmty3DmqsbgJscw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM7LrCRA9TVsSAnZWagAADtYQAJzVUAnVgb+CWjPTNJIS\n6JITG0iam7Ylw6/kYfqQfJ/eUm5xqbHthE2iUd12rlx1ZpP06BQpoOY2of56\n14aVDfEnei/Y+eQ+UU6PNFLC71LTYHxtQIjFh8X0Di41AR9uVMVw25m2nlEo\nznMKKWLUp3j2tSRspZaiTtijWy/2cLoOgZkI1eH9FuR3PzVS+OcIRn7O8B5r\n6ZgN6jj9HIhti+eYVGMLtXbajD7iJKhizfhtcMn4gHBBwTDJ+uGHm08pVsSX\niCAVuBi9UVg1LDxy2KWlLHGGE2hu/0BJ2c0hsuCLxr+XDoVUYvzS3RJEotnU\nuGnbu7nUE6Y8Vt2GDj51LWnc40eNT8YllWZJnzv5864HybB/v1gFAtz27T73\nfp/h7pwbr0DlnzqZj1tp3ouq36zaWIh/taoSDikqdx9KPaj/zatmtoR0doyT\nOIW1G1yPQiFW2PEzYiZzPX65zWZGxaTRFitUB4tyCkGl9mZoqvpVN1b1QxJi\n3iijpYfGrghWEX0wqetzT3QT1QsocpFXkl5Xs8YLb6MkqKv1HQLIZbZQs+0+\n814DAbLbnVzqZVqexYc8EjulVUakfMFUKPhbz1JPjAUDFNLsuTvDRSfOIEv6\noPS1VZcOx5ihHTlgqmQhXuvBvPGWpapwYh0u8MNHBVhOfYmQqs/9oUlGR4g2\nSqJc\r\n=3wxP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"95e701bc51f6eb2ce094b319f2d9f4e18c501f3e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-95e701b.120+95e701b","@test-graphql-cli/common":"4.0.1-alpha-95e701b.120+95e701b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-95e701b.120_1580446442899_0.07553383287909954","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1e9a847.120":{"name":"graphql-cli","version":"4.0.1-alpha-1e9a847.120","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1e9a847.120","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ee3625d5278da12fbadd31dbbcb87bfa661d89e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1e9a847.120.tgz","fileCount":14,"integrity":"sha512-8O3G8UzQeJKdxv6mqogMtuozgQW4F4yv/8LXgoapSra3RqJ+7SN5cpE/HSU4A5E84RxyrkYpbtEEf7+EMJXxCA==","signatures":[{"sig":"MEQCIFTi83ItwrBUoSiXGN+l7XBq0kszSyVjqnI7Skkio4A+AiAuFOf09AjZZnCE4EmXgldoTuEWp6RDXF8doQ1e16O0Wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM7QdCRA9TVsSAnZWagAAmnAQAICgZAUkcN8lGCzMVK9e\nn9DOpLLlCzL85c0GZlcvzPoVuauE/5akZoZtre5r0QVBNIhugFOCZ2Z7sbYP\n+7gQIZ2688sGSFnHqxUo3zLXUPPNlPNsbeCoC/0Qz5Nm2Spz7vMalpoKlYrc\npHgmZ61zFG9feDF73pDhpaEzY9KHl8Y6MdAhZZ290kTwa9ZOSxbGehZm2wS6\n9OSbafBsoGSiq0WeyFJesqr4cE2qqUDF4OYs75/Sf8Z2qFsS89HKPTAoqS16\nB32j+5ceQ8l2dwtsUETLZ4q5eAoOK/2M49t65VWs5rk9Ysie5VR2LmM3dHlo\n0S31aX972WSF3m01yyro0D4p25ZK4Q6VG96kArx30MrCRyEm6N0inHo2O0RX\nxA1ClwhSQ1avLfXCTNd/BJzuPfz7/KCtYG15JeFyosUfThChHq9nFi29xeQb\npgEuOZnuEDGZ+Y8XSkjvaZTswn+0oLotXNbmUN67Xcg9+Ylxv1w9VfX98TK1\nPsGpa5GodMdjdmTiRsbqhiZPsR4xnx40Fkw+JQIcFsvcNaJdql5mhauQdDX/\nYItsOQzMcakBDv+//1hPIYxmLXKxTAftLqbNsNe8+sY7XT5xCgBg+36GDvjF\npQeXuKjm2uE1cgCD8WVH8l8htxsiIuH1xbgcvhzP//id0ftXBSjHQRaLaEVw\n83ui\r\n=qMgv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1e9a84763cf62c8441fe3eaf310286b2ae9970ed","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1e9a847.120+1e9a847","@test-graphql-cli/common":"4.0.1-alpha-1e9a847.120+1e9a847"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1e9a847.120_1580446748767_0.6843166735872965","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c690e64.121":{"name":"graphql-cli","version":"4.0.1-alpha-c690e64.121","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c690e64.121","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2bb7a0d2a8d61bf32dc6188f3a010b434e89b8bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c690e64.121.tgz","fileCount":14,"integrity":"sha512-5+6cNFI7WMEerIyPpLKRKX5idzTlPaDy1lDL5ddaklNF38TrqLOwJ+MVIvfUoYaE3bFYxKysJkAbMNfcC87Zzg==","signatures":[{"sig":"MEUCIQCOI4Wlt3DUBSuM94UpqAfo3lPpQQ47EHpJ4FsM5pOYhQIgNbszDzDZ0ioRypJTEXie2Q4CJmhlwxbkRwEhLcn9TNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM8iFCRA9TVsSAnZWagAAaVcP/RXXt4v2CyyIbaFkJGig\nMMnv0KTMq58zLwFWxokiHj+vceoyhIId+T5YG/lFnAuCIcYPf4OdzfAAC9LC\nnGAh9Uajvr7LljL3mA5cC+xOMvMZxtPCygVSRiAu7+bCWyzSJMwX4nUgvBFn\n51ENo6LOX+tdmJVEyDGJdecDQFZNZCsRuYTF1M968mdRggVlP57vex0STOJD\nyN1QrmRQLed5OV9VBihAz8oJq6WXQXh8muISas3vJUcdezeG0PjidxfZW0F3\nBIp+Hyw7KYgn9KbZgK2sD8WaslSkR/rfixeo9cB+ZJpZUUvoeUG1yCACocv7\nSMnEjsMPVdXJnpF7TD2FMByYfPpE6bX+1NBakn3cuBQOWfJAVxjx7CuQUtm2\niNxsFHC7vk1BPaniW0OQns/b9UF1+1eFEorFQSXFskT/h/jdV7QQuGHNetQH\n2btymoJBxyW/tUSqrg1vPiQXr/FKu4fTSTiG2kAohlLicCP78OK/nyqYi0sm\nke6S5ZuRk0lmpl6iA/bQmztcdt+Oe1FrgOeHwyJHN4YojiFQC2hF96IjD0cO\npGvAagxHWTZc0t7qO+aaD7VjckopRZpnBElOuthHd6/NRWGJhKMCPnbWTImA\np8nbOlGFgktv7rSegn/CgY7uenoucQfEuYV9TiefsJFptcU9BHz+hXP/0wK0\nagYT\r\n=Shoi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c690e64f22dd69e1d3f4f7ccacdba8edd94908d6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c690e64.121+c690e64","@test-graphql-cli/common":"4.0.1-alpha-c690e64.121+c690e64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c690e64.121_1580451972887_0.31267873265217117","host":"s3://npm-registry-packages"}},"4.0.1-alpha-feaea9e.121":{"name":"graphql-cli","version":"4.0.1-alpha-feaea9e.121","license":"MIT","_id":"graphql-cli@4.0.1-alpha-feaea9e.121","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1dc893ad1aaf331e1663181acabaf7841a64c696","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-feaea9e.121.tgz","fileCount":14,"integrity":"sha512-f/eIxpIm4OJMOPA98n93bGiB6RCzUmz0UZlT+Q3AnQMOCo2gp2eDZ7H0zikP0RbSPnA7xlBnlPf/3ilUqCT5sg==","signatures":[{"sig":"MEUCIFiPLOkER/aKrsjjCL4EBHhccqhRs8vds4gP0pTVzOLrAiEAshD7r7EQVKyTKmsPp2nS68MeLZo2sAOGbozt8VUdyZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM9XaCRA9TVsSAnZWagAA4a0QAJ8YKbGSnCWPe9rPHuWh\nPpn8sVyUtdDj0KmvjDohJQ/NUq0rherdMoEyqwATGSyahbjR18QfxX3FQQyM\nHbvqBI43cHA6krW/PIGR/CzGd5eMWDRtbO2PSAQy4VG9dpFd8Ys1QfCf/xJz\nQHOsjf3a5+YgnQ32Uv5cdkB2yDL9DvhSxHnvfu//YTHonVcf3ItbQ6PTGB4k\nNd4e16CIpw+WLSS6z9uhk+zCuh3QROEsErJpCbZQrQl0BvIIjVVV5Zz57N8C\nJvj6dZgdD+bIF5UyYaZNaQiJ0HYLRF+XFOLpmPxBb0DTqmjUYXL9kMrzW4AB\nXFMgmfbqhjGtFAhHpAL6yBLyKJn5b1koUlMO2lCYiD3FeQGKe9mwg3asDKYn\ndRDS7bynBKP6NKHWbZUNAvWAjKCgi3YKRQcxkoEgI2MdWUuY3dA0KaUd1vck\nrPME76DY1St9op6ZgD6ypupcS1/CRGiYeh1pKH+QY3LE28mtYoghnnU89kVz\nWrcHU1FcLVXwJoO+w2sr4a7LFoGVQfsSLrlV/QmZVli+xUJMHxrGUDLjNzvu\nMxq90a6TuhURZ2nRJ6SLBTzSfOXZxEnh1BSrQdwivESlVojdTUii04VlirFY\nw0HPd5WlkaIMuWM+vhY9+DB/SsLQnTKOMVRdR7eQBN4S4yzx6ubkE6x6A80K\nWjCt\r\n=MCpw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"feaea9ed5b26ff2c068945825f578aafb274098e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-feaea9e.121+feaea9e","@test-graphql-cli/common":"4.0.1-alpha-feaea9e.121+feaea9e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-feaea9e.121_1580455385722_0.3816443949054622","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3607381.121":{"name":"graphql-cli","version":"4.0.1-alpha-3607381.121","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3607381.121","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f5463d6d9f0753adffeb05a468f72dbc3dc87fde","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3607381.121.tgz","fileCount":14,"integrity":"sha512-wSXR1z8NT1B78AmRY1XEF8XcLcd8+SnAHN1XluyxIYK6/E8g7FR6BRkgFbD3LH4Sd17fu0CGc2HziZjWqAMPWw==","signatures":[{"sig":"MEYCIQCjH7UD0hpm2KtW0xjMuppmH+DQmjLS9bxNiuFLB5aGagIhAKE29oYkqtreHGPchd0eNyix36yOHBsJMqiFHL4UGdIU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM+ynCRA9TVsSAnZWagAAeGAP/0gJW18vt8s+CxH9zpU8\npPDRNaWCs5zMmzs1E/c8686ypH+QRA3zpoBHURIBkQKTYG7ymslzWe7Nq4sQ\nyl5UL9Rao5SmoVgrRzn6z1qOCwxI0PMxK7AvH+fI8feZeyUlTjsak+TkXoYu\nBiSBIKFrLU0etXfLxqA8w8z97ZvRG8g8tT3Ch84i+uXTjo/o8qOSe9EuBYiY\nGWy6Hs9vBQJ+EPOpef/sLucuix9IaZOKPFUlIoIiDzfxgh1ywIDr/0AugY2W\nDkveyN9fQDzW/dhZrx2vKBBaBcX50AKkl9P19aVPl9MEdQtE0VQvDgItkWyP\nVzeI/AI9GH0EnesLxn59pyLqX60E6ERgIOpt2yG9qIP50RC49r7EE5jg1zNB\npD80qGD/I7zwrVNLqmgncutKKJxy1FEX3t4rUstiLvK4WSYwx+yfo0PexH/+\n8Gapc219wDW4M1BwSw9/rBBxBsncaPZ2rawFiv7KJNbVWgJOmv0ADm57+tb9\nVKjIe8osnH9sZ1abluZlS+NV01/d7RuEVLft1LNWOJR/wMklGnFOTl5bQewj\nJiRXpxH1XTOeSicWhQd9q1RahOclk9INySdHYGfyozwnMbsR8jTEbKRrkDY/\n+7AinHBEeSWTo+EMN6o+qUuOK8o8uRolv3nHWrfLkZRlpriXae2axIZrdcY7\n2GDA\r\n=vwPc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3607381ac131b2d014685555111ee9a3e58bb7c0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3607381.121+3607381","@test-graphql-cli/common":"4.0.1-alpha-3607381.121+3607381"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.5.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3607381.121_1580461222713_0.3275989213400363","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7ce48a4.122":{"name":"graphql-cli","version":"4.0.1-alpha-7ce48a4.122","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7ce48a4.122","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d5a44486302c2cc644bce484de2e96eb3809c124","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7ce48a4.122.tgz","fileCount":14,"integrity":"sha512-5VI06OxQ9iZQMxiAv6miCMwwMUW7lxwD+aPChnHfro5s4dN8z3OhpFA0slyv/8PjxA6O0g2JCF5O1fZ7j4EF9g==","signatures":[{"sig":"MEUCIEv1XM1yCN20CgNf6v7XDipWs1fPf8W0Os/yasXYOyZSAiEA/fLpHsUIEsXGFq7tuBzdouUe3ZC0lng21fS6op40Jd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNJ8+CRA9TVsSAnZWagAAe8cQAJ7VR8oR9N720AW4ewLG\nKjL4nTXVn4uJU2CLI2zZoj9EidTPQI9VZgWXwBet3HEbfUtaiUxFZBa+Hw1D\nF6AfSzAsQ81S+28tO8wFTgXJAii+VOhbP9NB9BR/45AafVOtu+oLlSTwhpQ3\nwRw/xve6fLSBVVfu/YBsOYeEL1KU6+xGGU1jqHYIinXsVI6gv8gt0iJl70OZ\nmP6+fXDqXmCJyoDAbTmQKEebMD/8qtqVkJcmFrYAEfi9eMJG9rM0GrindWMY\nqNcnYJ3n4fhFz8VbgkZyaS4Oc9n6SIFKHj/HU8zE2kckHMjAoGxQrjDr42aI\nrh79UKt7OJJz0eL8UK3DBHBNLeehMQKOLOdHEFKkwKm8zMfnTHKCSvMrrG8E\nWh7aMybmtRwzYYzxQT5mdoUk7uxTgulXmERuV9eGG9vEMBLKx5XkUYECWW7m\ny8SmdqBnHAQ/axOOotUmP7jK4KbDoIo56TE1xSw4Uka3v6/G0uv+v+9htGIw\nEx/LM1Ia5sy7c8LzpLzoIh5a/lxNKjAnjTSFnn4KGMZz2mHXsOgrFK2jS0Wi\n4MRz5nP7BKnI+dB7FVdTYgS3oPo2ivSxVJGS/v/15t2NNHI10GWM7ZqnMkPs\nOo6j7CLOI868/aAYvWfFActRafLRAsKB+2oWErGmEicOSNvTADzeBdiaZKm2\ngEhY\r\n=4oX8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7ce48a454738749dc3ffe74e0f598ff035554d0c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-7ce48a4.122+7ce48a4","@test-graphql-cli/common":"4.0.1-alpha-7ce48a4.122+7ce48a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7ce48a4.122_1580506942148_0.6656686066184543","host":"s3://npm-registry-packages"}},"4.0.1-alpha-62efb1a.122":{"name":"graphql-cli","version":"4.0.1-alpha-62efb1a.122","license":"MIT","_id":"graphql-cli@4.0.1-alpha-62efb1a.122","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6bb0775753ddebdb9812b920aae48058d98bb825","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-62efb1a.122.tgz","fileCount":14,"integrity":"sha512-LtbVdGXBrDe83ek1tzhOHG5Svz1sNc3l16R725EL9a6lQiAimElnh7/s+gW7KLuEQJ02gkTTBDecR9u4Ede9hQ==","signatures":[{"sig":"MEYCIQDXTRDarFb32qEBPMvAgRc2p/VyyHbriY3fSza5uP02FQIhALVeCNzfyyibB0FM7FFWoz055mv3kLxHa2JBV84HKj5s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNKKhCRA9TVsSAnZWagAAFCAQAJw+vgL7gYYnhANLK9qa\nQ3gYDG5DVdLMeOZeVcBZC5RjBPDVfMbYfXSvzQatB7Wpe3JU1ErZaw21oSK9\nS7tvVQaL1RAclvpoz+w0Z66bCa/hTpX5npD1Gt0R8RbzfKamf7fKYlYi8iEe\nhuCByYbQnxPhwCqlFEnKb/IJAMqv4fQdYHSFox9fOnzuMbnhI4U0mnTmE+DN\nx1+JeoPG+ebL/PJKAOwQorL+lUN/GEQ5D+EPC1iarMvSPPJUkXzP/zLp2shA\nscaUC3x7bO+X8e9cJLrig2U/Mme/2ioKSr0gc1ktUuPquHpgEjI1qS3ZqOC5\nJw72JYwToEV1aswOijpLZkS6e5CrRJG3gbVakwaA3TN52y7qACl7tbTrLaR0\nJ04gP91stN28toOzN+1Pl2CTFwtWWTTKyTlT+Q/0XKM1kdhTNYyj2An7dcVy\n3lnQSSJ6ORyI0Zegle0csXOm+aqseM3HuAOUp9nao4yzZzQh+RgBE7run/qk\n4JJMx1ACjRdcmsuir9lEQ0OrdzpghQoJwMCADKSb8AI2482gxI2UrwtRFTPb\nIQgb9T1WNDQ4A6kWGvTywRGiSw0mLm/wLncXpVHvbPdhCtGRuR20YmX1DysF\n45htLcHH2DRMxENUvrBOl3EJctrkw7tITb3GlGmNh83b4Qhl3d3uKnX8OihX\npOnn\r\n=UzXL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"62efb1a847f2b05c24e0d9a307bc4069e45277a6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-62efb1a.122+62efb1a","@test-graphql-cli/common":"4.0.1-alpha-62efb1a.122+62efb1a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-62efb1a.122_1580507808578_0.193398503257995","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c3871d2.123":{"name":"graphql-cli","version":"4.0.1-alpha-c3871d2.123","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c3871d2.123","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ccac0706902933f815444a0a10603bc1e08378e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c3871d2.123.tgz","fileCount":14,"integrity":"sha512-GGKbBJDqvNYwiI55zZzvVTc+1CWsD1L69Z9ZjZ1p/QZm0W+quznoIfTBRSUyFby4CHSBG/TbE/mppY2hofoK7Q==","signatures":[{"sig":"MEUCIH4HwkrN0gFF5etON4MFZlNDfiRe+jpi4aGlsVgkAYuxAiEAlyi6gPA6IPk0G9iMcrh7Z+5KLaVmwv2UNsQ6my4Mr0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNK1HCRA9TVsSAnZWagAAyMwQAJp2ZVVtWD4CzZ4aNsn8\nBTK3daMWUxGGFNonUixyzyZQzFHfGas1a7gkxcSc2RyHZRbvXt5EUtOWGrjq\npVMRX584nqxPHGhyCX1K2+AmKtdV7MHf9Io/EyKktxeGfSZIAD84wJDsq4WA\nyjNIv/7voL0FXqNOM1E8J1tw9xLwWH1MVJMxEVxgub+XIBOEHHzaUCXhoHRY\n6P9ltA2vjZJPLAChkVc7bE98nG72onl+FzOL3Rl7797dpie7zEE71OCfGMGG\nBH17jqxzfFJer43SwkLjff/I4kjrjniZsUZJHs5UaeR50c2fFTqzyGnnFjER\nzDAtUvIxjuBUnMBkMxcf4mpawFsipOSvoAHM2CLbA0ijdUiA9SkhFOjRVmjy\nnGmXe0yR/EmaWf0YFWcim5VrNXoWlUwtQa1sRX2+Jtra29HFAISXi/ZvG42t\nku3yfyWS4nJ/wBZhV5yi/V5OIQRaeG/CJ0H7BpFpzmevh3Dm6T3CY+mH9fDo\niZxQZwTQuprmyV1NJESATiFMwExJghjjDuFrVAkNcHYORuZvmzT9gqU/lWDV\nycDSKdNyAd5o0ez48iWvHXt4tYqfQgtwY/7RVqZFZDWlzNK6b4QjPSEuuDHP\nKiQRvSOSqMeVrUS8mrb03eISs2vmR7WdTd76ki7prvJKQLZWgPq/j54zE3GC\nW8CX\r\n=wgbv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c3871d2d8782ce204b5d565860135f5001571b22","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c3871d2.123+c3871d2","@test-graphql-cli/common":"4.0.1-alpha-c3871d2.123+c3871d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c3871d2.123_1580510534610_0.137336895329635","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c279101.123":{"name":"graphql-cli","version":"4.0.1-alpha-c279101.123","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c279101.123","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b8b7abab85ec2edd83c3053cdb87d38c8fa510d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c279101.123.tgz","fileCount":14,"integrity":"sha512-s+jvL3d8xS/gncE4I/GbHWNeTHhQnQpucfqOUaaKUQOVMFw0vYL8dqsEK3uTI1u+Qeeaeq4K++aJBG5SjRauJw==","signatures":[{"sig":"MEYCIQDXHrw90hFyKCcuAFp9vx4K/pYqmPjmnNuqhf4uAn7tzgIhAJqAuqgG1hztkKmhhNHUAnK34KEBj0HAd35Jpa2/Sj9m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNTRtCRA9TVsSAnZWagAAe+8P/1w4HvQbFWqrMTYXH1qr\ndcX44HVWZBpp+GlcA7kz/c0TKcKJoROXjwg/ups6w1oYJaIjTQYQlVwASmcn\nREx2tgSzz6DiU4fM5zogJ+Ov6aN3lq0EHu0W7AV6O2XkR3GCwk7EBETQwO3Z\nXcM3D+2sX+Wk6oL/ctfK/cWKwg7lD3940JY2AOo+88mlrnGoHBPgPIauWJVc\n4zXUS8dbStELVotG4EhgWS/mO3+Gs47fc6AKnwnKz8jyYPCGjIPwG5FZYlHs\nouMXL4m5NGMA9zuPWb1lMy4TzINtug6qoyYwnxz8131RqD19JEvb6dUbF6FV\nx6Iz6JN6Fx3/b5i0bHjtyxalaZhTJxasAvnOUBh1JqLi1KP1rX5yzjnokc6m\nymn9kKxaX6Du3BiRfINzPzPRYVonG5G7V0jfRn2QxZIZtiu3icH81Gvor/wN\n1I/9RNNahj5/1XTUaqbhNesxg48ByYJcxKTWhfes1I8l/kdNgQaFyMLjIv7K\nSqeGVHRftb6NDR2O8S+BKxdPHcSYXA4MlM0NBHfNZVOTORgMaGRZQ7AcidHG\noj5rzyEUq/ZpHro+/BG10JbV/+OxnycoAw3rJ/APQKY3M3sVwwZvKzLgPd0B\nFoQdGUN43Fit73ay8brBakQUmDQWx3q+CiioQbpulUbiAbsrjYeDu4vIYQR8\nQDAH\r\n=rQjz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c2791013f9270edf1c0b2e57ab1a9e1d0b9c539d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c279101.123+c279101","@test-graphql-cli/common":"4.0.1-alpha-c279101.123+c279101"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c279101.123_1580545133374_0.35149488020061503","host":"s3://npm-registry-packages"}},"4.0.1-alpha-daf309d.123":{"name":"graphql-cli","version":"4.0.1-alpha-daf309d.123","license":"MIT","_id":"graphql-cli@4.0.1-alpha-daf309d.123","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e13807b1f69ac1ba4be88862f7dfa82e0aa4863d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-daf309d.123.tgz","fileCount":14,"integrity":"sha512-B9CW6jjTkx4HB374bUcWwagjoPNkJqveYnDkbPSHekZRMqWFf05cjh+s0RtdsLRb2amMZL0kOSvO4D5d/deWDw==","signatures":[{"sig":"MEQCIDU7ZlP3zCy2Q23jLb4pj2jL5mvnsrbdPS6JUrgqrLA5AiBy47MXgc41laG98H7OPM0vlfuvzmRDe/m3p/jyBeTRhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNUs5CRA9TVsSAnZWagAAe50P/jvmberGMI6TBVaRHF9s\nx80qDEX+3zTvGOV6ZiSq8qngynX5qlQkPI9KlWVuMudDXL0AjxUxuopRHw5z\nrSJJd2yqkKVOJU43vV5WDF3BbzG6wR7hrGqNlVs/HswlRQOEUFmekb3pBqyJ\nPP/r8trVPHcwotZBYLnG3EPbQnifO0NZin1VgGNBbPAozEeCF2m9vM9xh/G5\nwtzahs/35xexRF3SzSAx0d/GT7TS26SmIk6mcqAqpxJCq6z826zQ2BzRxvqi\nxi5Ryfj+l+KkoHhecMTcDhuY3AVx7UkiBSLgMqoUqreZIjLRGTWkwaIpuaUC\nto1rUlgbFXEoGQbavJBckXkFO15ezsGnxYkLLOYfNLRHMiLnG0YkTDkJm3om\n0Oi9KEWvxzPAI8GSw3DmkneQPYtSgVsqZO/8cMK9Yo4zIdeEIQu8ULp33JyH\nDD7OuR8T6Y9T1/ysrPwizDHEJnJCl3CR0TUJOlYgK/22FiNjsyhiA1KmK00W\nmpx7qJvbNpliYRWmOKgBF2ps+afxBbVTOMfkv9o7+u54ui8aUHMXXrZmNOig\nXWAJxGEk3RYYidEiV0EBN0IxUFR7bybgmgq2z9mdox5CroNim5nr3vUt3Oxc\nhBCHiqi8YPkoWkPj7ie+SK2dOeT71qkmuLMVRvkZ+8+YRolwLcjirwau/nFr\nvaCZ\r\n=gFMJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"daf309d4acbed9f4bd9be6d31c76f8c109fd7221","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-daf309d.123+daf309d","@test-graphql-cli/common":"4.0.1-alpha-daf309d.123+daf309d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-daf309d.123_1580550968767_0.9971606100267119","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e0105e8.124":{"name":"graphql-cli","version":"4.0.1-alpha-e0105e8.124","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e0105e8.124","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0fd61abb984d9ace0ef952f488fc6db3795c1e14","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e0105e8.124.tgz","fileCount":14,"integrity":"sha512-B5H6YElarx4XJa2tPRBhYu/NUmKVwK+FSMyvTA5xSUtL53qxMZ02hapk9DMRUL+FiSWmJCfSlfk3pEgPXx/Hqg==","signatures":[{"sig":"MEUCIBixhOQvz7/Du8WFbKWneCAUR7VGvZK7Z6N+2o6gVlRMAiEAv32+2t3x6i6/9Ce0sTRaSWBN7wV9zNAmeiwiaBLjC64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNxQDCRA9TVsSAnZWagAA6V4P/iFjvd/gWNPuJhpLu9Yi\nhHw6EYtuO7MsQ0YsnZ6J1Kw6ItM1KfLqcoZlGSbwYWmV5nn3KFHy+COiL7mN\nwhgIMiXEOpEIERuuVJ7lRtWNEZOrbAVY8azstoj4AVDzWOlNJ+XmloD0BO3/\nUV6JJf45xsnNW2kdkxZ+NqFNRb1p8AgAP3JcL//31DKVjfeL+HCWzlSqf8JC\nkFUo3ALVH2cQpT5yuhOttTFi14FbI0LW32S58p4GO6gAinZ9WdX99qeyhuQa\nJl9QeWNsnU/NYRQIg42fgXF9S4V2UaeoCpf6Oy48NKruhraXxlZCMql/5Dvi\nMZ1F3CQIs4l9cOm7To41zw502OaLWZsohXDrah0pdXvhDRhrvbpm31hFuRSP\ndtaktfEIOaQVOaM6qKtZYi8EnD85KDMQ3TgrKavX9ZR88ZxJ+eD2vhQZOnIB\nG1/dQaXvo8fkC+YnT7BBLMdD3yYlnLD1AS+YLsABDQJOxaqCfZdo3UnvCCiv\nK33R2UHSpoX+dZQd6ea8JlWZ1dnyaXEuy0nc6X4KIMs0ZvVCgoQ8taIZQhhb\npFAWtTf6TCZOMwqUJ+fiF/+JuCPQGQMzRe2snh8Ax552uomYcnOZ2zzCQRpI\nFE4KtVkE6nWqoBg3pID0ObSIok0gTrqmlmk2v+Xo2nESWi17RewqXoXQCw3r\n96TR\r\n=O3+E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e0105e83f330e7895493779b0a88e7ba640bdfb7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-e0105e8.124+e0105e8","@test-graphql-cli/common":"4.0.1-alpha-e0105e8.124+e0105e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e0105e8.124_1580667907495_0.704316622833612","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8cd8460.124":{"name":"graphql-cli","version":"4.0.1-alpha-8cd8460.124","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8cd8460.124","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cfab6581d5dec10dd917d33b4ae1e189abf6f1c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8cd8460.124.tgz","fileCount":14,"integrity":"sha512-U4doNN1bAgAkiTcCkOkcGPYeI70KNpq0JnwXsTNvIzIWlUI0j52ZBRe9lDMe1V/EyTILqr3a/aNaAn6B6NVCHQ==","signatures":[{"sig":"MEQCIEI+x4fEoiBbaE69AfsQOKykrDvUe/JO+CaeqqFdSPi9AiBlnvHcytk5k458r9x5/hWgN35w38WGLuGDMTUI/6V9Iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNyyxCRA9TVsSAnZWagAApFoP/3yMStf44PadsAw36RYR\nBpnZctHC1ZL1l7xO1qoM/3zGwvuaFqcCuZRMDm7uuUbmrdqpuKvf+OzBK3O0\n5030rswbHxrC8HqgTfamtjIabtfeYzZu3Ha4UoSrO5N7DHhpHhwmqwVt3iDR\nWvpG8CUPlaE6PWaxaykAixnO4X5RQDTcXAWDlbWWz+Yo6IQm0Li8w22SuEuI\nJMteU69q7vyXviK0PeoHfP03HauqaAN4iJ/Ouy+T5m/d8SyEYswI78xnKM7z\nDjHVs3lUpJD/8aqzJMgPIbhzZkaWyXLjZC5yK3iUY1mnitnpbfnUDWHV6myi\nomOH/TYtXARtchCnRe+ONkjt1i2TYUA2zOST0aOln1d9MA1s4Jxvd97aYFfe\nTuD6twlWz8WmfwkNox/SG6CTbjyCiQeBgc5AMDNiFO46zkO2gCZLmT4W0gu4\n3PYuq8ifTuuyZMlKd3d8bbm4LocnbjAWe47JuqLqoZa+L1qcpbK9YECdA0tg\nfxvduW5N/qlj33mq1Iu5wCDw87Rod3TSzmSjKCfuYnjo9Dxb2gnmVCfVHdJz\nk461OXwyesKvyA8A3h1E8+XDsNUNSlIagI2ll2fV7mPGXJiXCYREf3YVKvPE\n18z76TwrOQGA5sFkE7rf3y/emFmVHI7p9cST546Rf7yWzyu+8TUep1rch6HO\n1yA6\r\n=k0yF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8cd84608ae4649484f7beffb71585787019b4a32","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-8cd8460.124+8cd8460","@test-graphql-cli/common":"4.0.1-alpha-8cd8460.124+8cd8460"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8cd8460.124_1580674224904_0.5887229753952536","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bf14e26.125":{"name":"graphql-cli","version":"4.0.1-alpha-bf14e26.125","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bf14e26.125","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e672ddcdf63f67f6fa40c007b2d3a84046987fb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bf14e26.125.tgz","fileCount":14,"integrity":"sha512-wbb5m2L6MIt4hIrTdxwQbxR9mCSnoGigKeo1Tiw2yIqbIwD4BGJ1edQDK7O9poOXqyMojuoW/OKKc2xF2T3TEA==","signatures":[{"sig":"MEUCIQD4N35di76TG3Nf+WUq1U2djxHQbhv+AiAHYqbuBI0TMwIgY2X3ii8USQWxqxGVmAek8pjsWChrtDWXM91Fz3PfzBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNz35CRA9TVsSAnZWagAA0QAP/1NsEMeh+Tvdk36LPQfr\nWug/X/yKPMNEwqnNYALKNSPjFF6ophPEwBq968H/1/oUd4ZAGm0V7ZvZMzlj\nVJTh64PaStHQTkAjkB27NT4jN9gdCf36o7ATjNRRo87bNSA2XUAiSWIm7Dad\nHBsFpVYWnT1JcVFpzhVu8BtlrbD6kwsindWoF9kwYTIwna3uQR5A6DP8sz4x\nVgCUr3h+e9u4zI3++c6RCIiWpfkn1PEExtjmV4q+kmQ7SU0ilK5URJK7E+He\nGQMBIXNbwJtznmFE/5tgT0pasqzz/BMndFdADyIyibjRIWP/Ym+Ksi2qH6Ec\ndDuPThC+wzagohb9kTXlTN7aYDLQJRQFMZ8oY6R+WE2dmOLrH6IqIFe8oIMT\nJvrVMEIj3GBEZaa4vUnsBzTsohdcVXIlGb5/HiK0mtPEGAWKBEkk/6F8I51O\nOXRojjgbACYPeFY6UbO38DRKURBNASuV6DLMFTape9EnhOIYJCddXqvVQ7ch\nP3IER23CzHNvekWwxcYf5v2A/wJW4/MkuERvptEXrWv/mmIWnzNTSPf36RIL\nk54rlk5BH6g8HGyYQW2ZQNSKHevCQQhAkI4YQE1j0o5ybDs9XH69SsMJySAH\n9+G7xHDnYookuOIRisCm6KUlA5J2dpELLu20eFM3mZOyVKR3SPx9vPDS1avn\n2dQH\r\n=Mw8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bf14e2637e96f101b6ecc0a191c5df29a50a1443","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-bf14e26.125+bf14e26","@test-graphql-cli/common":"4.0.1-alpha-bf14e26.125+bf14e26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bf14e26.125_1580678649115_0.05915535047280107","host":"s3://npm-registry-packages"}},"4.0.1-alpha-367f142.125":{"name":"graphql-cli","version":"4.0.1-alpha-367f142.125","license":"MIT","_id":"graphql-cli@4.0.1-alpha-367f142.125","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f8aeea630121d700e94a7d631b7a723dab3e0dc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-367f142.125.tgz","fileCount":14,"integrity":"sha512-OrrrzjCOg4nutH/AxJJbpM47BXaYfi1/oTAIWHcCPSJR4LphngeG2HEDMok17cl+dwhGLrnmE1YOcvQoneo9Tg==","signatures":[{"sig":"MEUCIA0UNxtMd9xy7ZgZeW46r6G1kiIIelFEbWl513vlAz3hAiEAqwEXMSZuQuqB3JNHKvSX6srS1pdR+pCoR1mlhvYgm44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN7vsCRA9TVsSAnZWagAAtzgP+gL1+4AU9o4szcezTEch\nZahRxkrAdM1V3P0HCh1bjGFOBdhJ0oupeUZxa3JQ2h1T5fD8RyNqQx8WhCD+\ncFmdJFehtc42AEumgGJb41y0Rcn8EA3nLsDaJM0tmqsXmEjU5f+FOl+irqeM\n3VXV0d2RbshP0YnFHCxOOfk8zvwnEidXBjn9k2ftUAlZL8Oclct2DLgTIdQd\nZIjpBSBcjCOXHRr5x+AEFlZbz+AZh4XVWZU/tUqoM0BctZ5TXZPf7HFe8Jo/\ndV4fhU5DPQh+ResZliEvOCT3Ta7d5r8H0fzsuBaiaOLeDl87qGaVmvX/b5WQ\n+jqKRTB+6ANkJehS7rmPGi28ckS1gv3koIc4710Jwx66FMJLas0URHyu59Gk\nV4J6uPyO4/X50uOYQBKhjF68axG5QAI7muGlRhRGTs2DuUTDZUN34zGA/11J\nOUpFJ/Mr5YWJFQtalt+lZs6HEJEozqfNrfbT6HfRdZS4HJHqazAqbbc6Ra8f\nsriRR30TxRgVpoV63vU5nnRpE7mo8UoTB+bmdVl2/WJuxLahWN8N7ZBdr2SQ\n+XFIqSLzugxQHqaxOMNE6VF5nedwrMCBorhiM6dXJelLU14RsiA4iqi4RCP8\nBYrjSUuZfUa7noZo3TNC6I4TRMidJy931VioCOL/GObTN0XSb62ZNPTAhuiy\nsAP9\r\n=e0sQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"367f1422691899a0018d7d5854c7ad36c6ac2fcd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-367f142.125+367f142","@test-graphql-cli/common":"4.0.1-alpha-367f142.125+367f142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-367f142.125_1580710891854_0.0919039859989621","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fd06b43.125":{"name":"graphql-cli","version":"4.0.1-alpha-fd06b43.125","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fd06b43.125","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7dc30a72943d8d34c09864aeb7bc8ef156030674","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fd06b43.125.tgz","fileCount":14,"integrity":"sha512-pr8cE19Kcn4mG/yltXQvOGEU2u1Z04vOcbKQbJxyRXDHyN2Si4ElWse9IqV84mVwBLvKT2OlZO9y60+68+GROQ==","signatures":[{"sig":"MEUCIFu9vDaYSS1lNTK4kPoM6bpWW2/V0TbhVLKKSwtV77wFAiEAzgFuKw6DTbGxh4FLa6npQEe/qo9vDcbAEmfapVFXSms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN9GKCRA9TVsSAnZWagAAFywP/iYksuqN5yiq8yJo7Cc+\nU3tuWgufbqhr6AWRgW2xFokQ3IPtly3t0eE8MpEiuCA1chJb2Sg2orh6V+aY\nFU9Or1rpsZgWbZlga9nMoEYdSmMj8wL2gke/9WAmp7oDyp/ZzumPevwgbxtI\nkArubA+I2xOKv14iIljP3UHn/gjOn9TqW4CqggjiAKhFctAIugvA560wVcZw\nKUSjYUy80LLMDf/h/A8Xq+tDFOk/7U4NXVk5csS0eG1ipLpQCbhBWdTF9djc\naoSF5XWOPo6y10VlJeXcyXV2soJby9AHIiAHb1LDz0rPL4tlPKON5ZSn6Zg8\n/3+J4vU//Ku72yIQEfz8/TToAaVmhoAE/WgOggeiI93vfa2lVY/QYD1gXPqt\nC7cZbBhj8GaAx1+Eu6NPRsrFCWM0sWH6AUXErmDElenI4pk035vIBcarg6cT\ntGUiy4NRuLDsK1y+A42rFP3DmgupDAIaSpEvFAK5W1ION6IL3lI/KzQ68mqI\npCENYPxAIz+JewGejCJpzJCbSfMxe/IvwWYJ59idNlXAKhCnW1zfWltfygB9\naqUVC+NFzs7iAYkjNwxwqUCyVA80elJYdAx5ngtyHITYr+nCy1Qv7iKcmYxq\nvW/P3jedYD3NACZ66XMk3vX4uMqkv6QBJFxxzbZvz8lues3WmrJjgEhjy5GK\ncnh6\r\n=7w9G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fd06b43b51ed19470f4ce9f1a8f6dc153b81488b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-fd06b43.125+fd06b43","@test-graphql-cli/common":"4.0.1-alpha-fd06b43.125+fd06b43"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fd06b43.125_1580716426076_0.4996499404136563","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2b3af77.126":{"name":"graphql-cli","version":"4.0.1-alpha-2b3af77.126","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2b3af77.126","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"26973e0088db7cb9321f6c2dd6b9399bd4d12d9f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2b3af77.126.tgz","fileCount":14,"integrity":"sha512-W2Q2VKZbe03/S5ImFXNIthKKyc0Y841E4ipebZZtml5GdKEIGWmpdqrXCGfMhsgGIezIAGMgLIr0mrXT2qhoxA==","signatures":[{"sig":"MEUCIQDQELVmq50JvV+OhWJKyDqGMDgmlFJTcPGhtndhqbUQQwIgANhcwwRhbDG9DecWq806jsLzev2Oz4OXvhuwxw4QcJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOVlhCRA9TVsSAnZWagAAsP0P/R/DjYUgAdHaes0dcH2s\naUaRr68fiaZn0a+TOUUAqiyKrvwDpsQDCmmjSdJJB3hgvNsFXmerwytOTFWS\nBU6qJahGQJ3J0Mx6IxDw+SGk4di+Gufnl98l4l/3uYo2ZTu3LBBxSysgZDrp\nDoB1VtczXOL4HyQ19wYPYkASeENJ/KP78vieNurhQ3+IPSxybJ9DahUEdJbI\nRvgT+4Bo8p+JNsqNO1arF/2ZyElKK2Bb0mDh/9lIfvDFc9FxMyeK84uBOlwt\nKculf9mzUHyr16UwlDTUzVvNvJjdY+CIrUtBtHTwyJgVJ9H5ScUqVRdxu9DL\n5qYjhgdNEpLRfJswCAHDNfT2J2Lshdj8IlfMneWGBKsYdtyOsySJmY340+J+\n3teymo2dk36exISDyGuR3HNv5R5ukUM0h19Rn5MhGTQ4ONrcy96NmBaJ4HcT\nmFwW1OoBIqUBrQ5uuoMG2EDuIePP5vd9BT2n6ZNf3DsfEsKCtxp5l7VpOlbj\n8/YEAjX1/N7AMfxZj7kj4QiLaCto0AKxJcZW09qlaCd4dEM3Afa2nys4BqvF\n2asw9au6z6ibY0ys2qPBc+GVcS1hJeHEschljkNVOZfatDSVKarLuNzl7UyN\n6BsMI25swnXiJuXpHTN3vS+q8e1qd1pavsUsqnXQMz22suTz3sKgR3EoQBJX\nW/OF\r\n=5FbT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2b3af7726ba7e38852459ca76ff229e88c4fdd7a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2b3af77.126+2b3af77","@test-graphql-cli/common":"4.0.1-alpha-2b3af77.126+2b3af77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2b3af77.126_1580816737220_0.997375556814748","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b902782.126":{"name":"graphql-cli","version":"4.0.1-alpha-b902782.126","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b902782.126","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"baea7fcdec40f3da474877ee0af8c4224c5f4f69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b902782.126.tgz","fileCount":14,"integrity":"sha512-bPdc6C9umLqrN9v7pRljPQvff2ELcfTN+ZAWGpoen0qwlsH3bbzUhtmAmmfT5LK67iJK7X1yEJF+qLc5CYN7ow==","signatures":[{"sig":"MEUCIANGrelVvYn5rDgE3xGrmOZwsNGvDUH1f5B38ARvHiiEAiEAsiUVb0JXkGWVZUSbinGZfOI6Ln/L7OzD4ZyR5GZU1DY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOXKmCRA9TVsSAnZWagAArtEP/2USLF3AuqOCl0JYm96B\naEfH20mdtM7py774GxCMuM5lV/Ex0yVZHzeaf52eGAYXFqGVk4O68ppytEDD\nEmRGvy9NpzISCmKt7Gqgc+QC25YOzq9J9c/bEBOW1yUEWHNZ3/OQ9D5vHxS7\n5dcUKb9gtQCN9s7Jyx4yK8wC86nUzp/ILutxfCyXyZzqJAiITKW0KTkETCAg\nxBZugRPWSQvSIXfe7YcYuMeQIJH/lied46gSz9wCCyVYiCoQR/TMblX8l93L\nJa7U/W4ma4M4IQ9uPP7owMf2Fq4xsfR+5frwGbsM6npSgZU9SkuprUyXXIhh\nbsUxGfCnTVFc0H+qGaYas7Tk09dA1DrGDpBH6TlCJDLWcS0gDjlxUfKIaURD\nl0fDDgr1Db93/5QugbAhDmGWItPtCRQjdS7oPwSBFl8EXrAk1JSLXzdUa7VT\niz9g5J51r1MxFFI/TYXy42o+kHon/6yUxPdXMWIKjGGdNS3A+VROxQQBTAGi\nXxRMweQb8hRM80/3OWegKgt/8NAYCCV9To4pN2wq3JIAyGanDRrXXnMpU694\n/1NuJhlNlL0RHdFAs9v2RwBfl2nRXMNo6kAgPYjr3q2TvinSk+g4mIi5gbZG\nPte4kwPbo2KQSawefQjK1PSprUP2mMPt20DBOuonJyJyOkXXdTT1dZHeQvVM\n0UDA\r\n=Ma9s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b902782f40c68223302d40ed5e6abf0c0cf6b0cb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-b902782.126+b902782","@test-graphql-cli/common":"4.0.1-alpha-b902782.126+b902782"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b902782.126_1580823206440_0.13268951142876761","host":"s3://npm-registry-packages"}},"4.0.1-alpha-426ab0a.127":{"name":"graphql-cli","version":"4.0.1-alpha-426ab0a.127","license":"MIT","_id":"graphql-cli@4.0.1-alpha-426ab0a.127","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"eb603dbc718baba32bbe3c0cce92b8d1175b3337","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-426ab0a.127.tgz","fileCount":14,"integrity":"sha512-NEnhZByoO8tU0Uzr8IiBL5mX6NX55RVbjkpNBG6xxgLkJfAOOrC9lbN+7fIZIpy2JIzWmX3J12Fj3/hNbPXOjg==","signatures":[{"sig":"MEUCICbcI1euPXBCzrLihEat5js0qbbFcSnkZJEa5T8C/F3QAiEA/di9DL9vK0y9ddkOYAKV0u4jpXKEgOR6Z8q5lKXu4x0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOujACRA9TVsSAnZWagAAmRIP/0DXmzJFcOOTFIJpeuNV\ng4ohQwMZwrsl7SMZsOX8t7e7EFSyA5ed45MPjtv/N4NNv0ZYvR8OHCuKWCVd\ndp0Fp5wS6xVdgaGenF9j+LHRkbZxV1Myn+tXoL+5NHWNlP5bwxZgUhpqSNr0\njAzTThYc+2HdYWFw8kcQoKGgUhT5vInAOvpfePwLnLeWdalZ36M0F7FQb6SK\nAJeiZtOgAKJ3SnLrGZyALbxe8/1Sg2ZiG7nf2T05mJOlZRKH7zIEJUaudi8z\nJT8S8UItaaWsBKlaadsaDQbQ7KFs3xAHPm1YxgjtaU9B1anfoQbYAZly5u4+\nJCD6akd2v1rlvv0AVWjgky5MK4Ie2mLBGvCz/5Lerx/ASmyvVZLt78Er1HdD\n4ApgE4Tq5CH7nP6+2OSD4CvcdTR+7OOhjWPBP2lKZHfeanJa0KkGgZq9AfUO\nqaGlu25HlKNT6bqOZMEGhB1IFzrmamXGTPh5GuVm+n0cCAoMQshRsA5P3diQ\npEZZ/6VZqqWlLJyT2rzW6NMX30QucCAbLgf9OffJfkShXLdwVO4APsX2Nf0l\nuP9NrF2ZCzViG9H3qfDL09FzPW116Lgaird7k8ihEKSwIVGKmzgWds9ytDl7\nCRz8dbGmB0dbjLqtcH3qHL+wRxOPLJrl8bMTYJpMZDNbMPJH5bUAEIncXDzQ\npPe/\r\n=ir+0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"426ab0afe2cb2a91eeab059a9e57345e35d65b98","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-426ab0a.127+426ab0a","@test-graphql-cli/common":"4.0.1-alpha-426ab0a.127+426ab0a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-426ab0a.127_1580918976553_0.6890675683292176","host":"s3://npm-registry-packages"}},"4.0.1-alpha-40077ee.127":{"name":"graphql-cli","version":"4.0.1-alpha-40077ee.127","license":"MIT","_id":"graphql-cli@4.0.1-alpha-40077ee.127","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e8fce605729f9805063f19c5e6620790be769764","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-40077ee.127.tgz","fileCount":14,"integrity":"sha512-GuWAU2l09jrmJrPAD4iJBxmhk83GFEE9fHTsz9LXJevJjHQYX3IHZ+ZJ9qm7ZQUfIf4lWC4qBa6ZKU+qo5XqDA==","signatures":[{"sig":"MEUCIDyaMC4GjePQgYe9aN2A+ofoW4ULQ7nfaQ1jPtfoAdLTAiEA9jhdEHHCfaAIvaADa3g5LIvu396B7bh0reCoVzgCghU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOv38CRA9TVsSAnZWagAASMcP/11jdaWxrXSnIGuyDoFq\nOnPfnLgk7jwlo62CqzVojg1KqKSUSUZDnkCUOQBBqq7CTH6E+CiVCv8wjTg1\nt/xW26MD0fnOt1vRs7F6mkNewlTpNBF3/u/76jL6Z6elHgJ0GwnV4XcmxBxE\nlCBIpNG9em3mjZ+R+EyeXWyQ4gDMvZoK6BOqaMO6KoHDCHrPGKliriCDHf3F\nRAzsgfrDKQb+FqiCM0Gf823FY++odi1pxMoufEsrHAEplNTiL5Sso6nRsj09\noyAwTTHrlU4Pnzpot11HpfIFfTOPHA2Q1YNlYAcYt8vyIBSol9oAMahINkAE\n3kXQQVyP9dWEaRUGeWqr6UKEuNtDPOasdqCMSgooMrmd0G9ZC5+ZWgCQ/MIv\nkSSKJySkSoJ7oieL1vL7F9CDI4afVcWSRs+36lIzM8xq5hur3otcpDYEN0dx\nb9RgJYqwEVFvOmR8T0wSsF7Q4vW5jRf6c8YJmBrOZb5qX3pCNfKbjYF15dUc\nyj1QO3/MqoivfIQxkVmTfBEtBlGhvkUecOU40j0dOl0Gp55//M7J6zrUL8PN\nVpb1WvhRQ2a+f9N/bVsj6P0hfxs3GBB4bKVFrEzeu/rMIngpcIMHuPdo9JeX\ncCEtmytm9TK8eMy672mKM83eS3EC0UpxMz3wmTgIBrBMtqi1Re6KuRWa4LpA\nSTPU\r\n=5smo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"40077ee4dd5a5b7ecf8921ed129bd67951d58086","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-40077ee.127+40077ee","@test-graphql-cli/common":"4.0.1-alpha-40077ee.127+40077ee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-40077ee.127_1580924411515_0.18268301338302728","host":"s3://npm-registry-packages"}},"4.0.1-alpha-37beca8.128":{"name":"graphql-cli","version":"4.0.1-alpha-37beca8.128","license":"MIT","_id":"graphql-cli@4.0.1-alpha-37beca8.128","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"32aca001c6e292befbb7cc2ffc9d9b2d9e9addcc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-37beca8.128.tgz","fileCount":14,"integrity":"sha512-aaRAe5iTfzIPLMFQDMppW8sj7ls7WVbcdY/6A+b7CcbkiqAUpj6j4X8IJjJQEON0sPnTqw3suPFvZeeMgyRSsg==","signatures":[{"sig":"MEUCIQC3sj7JhCJcASrB671hZBxTZxr2RjOEoLOK+lAiDe3mdgIgDxJ/3D2WdtHrHOzhu0WawKjVvDwGeVRSUOO7RYVJdIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePCO9CRA9TVsSAnZWagAADQQP/2mT9v467AHpBV0eqfXQ\ngy8tXqiP25buZ9N9Jj8XfYh4h8Z6lh1CB0nvkvry+tmcsY5ofgWy+P4hud0g\nP6+QjTJdqnM6pbRGgdpEgchTBpEBiTVuGHCkycp6M2QAThRSts+SnG5/XSv4\nX1Dfn4dR5SG+/2JnYrv+e2NcrRfaKcQj58wHgxY+ysTQb32Ax8KVAxu5txKn\nFKrHz/OQhQQM5xa8Prbc2pcLIdA+5XSlDi31AT21xr5PQ5WdPO/hERLfCso6\nUGf3RyLC/1M2yq8b4TxhV8S8oVcpMDIb/1V/yX7wUmMduM71BfmzNfP/aimF\nKG4p1CHSiF8b4aFGKY8exMxl73UWaP6kwmnFX+4AQHLiFJXkpP2sAoRLmPth\n8wxMkRobVORSNne4JfYvX2iR6ld3WNR1w2zGOjoQJGqvK6qn+IYJYoDKWtLk\n2r4hELidheNI85J4nShcvxB4itU04kME1jQS/tym7GCBLP4b4BALW8LzzaPh\n3NBoTox7JokXNw343rp9nPnlRyotZLDGw8ZFbyS21rAe5B1bZrNPkeAA94f0\npqMHxfF8ill5aWUYseh+Eq9Wr5IgzbXl77aaQUb5lkk8+WHsENFnSMCena80\niJoXojRca/UouiTqulNby1YtDtM44wDPA8U3oqjDBJCAq+1u2quxMvTFt7bH\nI/Z8\r\n=GkTJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"37beca8d459b01005b507e0390ea73b398297e0f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-37beca8.128+37beca8","@test-graphql-cli/common":"4.0.1-alpha-37beca8.128+37beca8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-37beca8.128_1580999613209_0.7783471677669416","host":"s3://npm-registry-packages"}},"4.0.1-alpha-81fce18.128":{"name":"graphql-cli","version":"4.0.1-alpha-81fce18.128","license":"MIT","_id":"graphql-cli@4.0.1-alpha-81fce18.128","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8de83af0d0b8fd1bf3f6096312b737a222f8b9d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-81fce18.128.tgz","fileCount":14,"integrity":"sha512-4OKXTTvswjU5IU0BREt2uaodnRtsWDbEYnrkbMTJdmX180pJKos0CRxtbCm3IFT+9o/Xpf9ag7b6Y7x67JsoWQ==","signatures":[{"sig":"MEUCIG3UnzvwSd6g5IeNBQCKZvoognxB3KH8kcozbFCq65g7AiEAmCfvgXy+xM/D9aiB9PTlDNGZ6dsSuZ+Q2+H8bTrIJsM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePEQ+CRA9TVsSAnZWagAAF1UQAJqi52PJDoC6sAYCr9Fe\ng/vL4qJ+FKCBpK1l7IoEhgRHVHWI7TIi0frP+TfHU2UJJOKObIFG605YPkLO\n5ERSvH/fxwTc7oIPtU5uB88ZLfQyfZpUWzdT5GmVczlgvFO0uCYBBv/LN+sD\nYGqsYcvgzHKjVj2S/LYZCq995iYWTvx+W3vwZB5N/JiLBxV9+NtjuSLu6ttX\n3Skb+zsm90/NB79T/IoTpMQBvlIE2kMaqfh87z/bdGjYy0ON1WlDH8XgVnKc\n/dfLX1VeM6ElI2OxJG+wxeKPdR8Er+kzNf/Nj71f0WGXlZ6t8e6vL41PZZ61\nabeCj27c71W6bVxu06YDnbgMFFCrCh7dBeUGjNkYVHix9gDF1LdpfyOK/78x\nb45M50ziTLqnms942r1LFzLOuEytuhLfWLjzrkzguoiGvQ3KAwTb9jv2pc3T\nU8omAHinT7O7cO2POQTLxA10W46MTYTNAMXXlcBAoCEHRC6yg17MwUJqCtp1\nI1JaxHREPp70KJbBZT8OZeLkdMJ+dNaiuPXRlNjbFOwmS3mwT8ABZXNU3bA4\n2b8BkIti1px0gQGYGtpRGzrVNuNzmqYlLzzwm1mCmUxSU+IwqTJPrbp+DiMO\nvUvz1AihW+CNZLChGvWNE+RTmbWMIymbZRBCc9i6Mp1Kw2oAxno7zN9ZAszo\n8+Ed\r\n=T7GN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"81fce185e97631f323382cbedf95629309bda69f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-81fce18.128+81fce18","@test-graphql-cli/common":"4.0.1-alpha-81fce18.128+81fce18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-81fce18.128_1581007933579_0.43180548299505195","host":"s3://npm-registry-packages"}},"4.0.1-alpha-03febc3.129":{"name":"graphql-cli","version":"4.0.1-alpha-03febc3.129","license":"MIT","_id":"graphql-cli@4.0.1-alpha-03febc3.129","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"441f04919888dc188c73e32a5561b02e1dd00642","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-03febc3.129.tgz","fileCount":14,"integrity":"sha512-JR/eAyjluKTbix9jgDjyqVV+wf7mQj2D7hxKwJPsEWuDB4MItX6LIPmKz+Up4q/Ze3HP03o8FixcOcufjVcWJw==","signatures":[{"sig":"MEYCIQDAHssetdGaEX33+fxXlitFb2n1+a4+222zc5qDvGyg9wIhAOADflxVLFJ0WhoHEj/O+PNLOerzvx9lQ7LZxvLSsAnk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePGo6CRA9TVsSAnZWagAAEeAP/05jkUINVIIQO53wcycv\nymoli6WQKdVCPa48llID5/x0WYjCYREFDfb0tdyApJFnNe9lg0YvXKZdEh7g\nbtzSRqczif0G0DYJWyl6q2ZXgokZSgWUE7tOQuVMfaB1Na0IreRY9j39yVwq\nFHXF8dlJatvOS1b+KW7HHURcGEWfzIHrMBrBv9QT/0X3VjbXmx0F5xpvjbcD\nZ4jwWnEpW5aoetFty/HiHGXmKGcCQwiuKDDZpih7oV/iLPduBGtjLIo1iU53\n1lCZavwcuEudVwR+gvsWFT/nhAO+h8KhzeJNo92cGeiHzirkODH/g9ES6sCj\nLzJvU13y9vIZjl4r8xbFOTMy2dupNR/bcxQR1+RWOyIB4wmBjNnvlliQ5Teb\nS1wqOEn4blF+Ob59DFAMKf4JMBUpalz+24CH9L66iEouIK+t9HYxj7MMVKQR\nTpmcfMO1myBAxbaHUzFIWXgWJJfhWgWCmP5mNq5gcNfFXU7c4VwPDmLN4cCe\nA08BaURt4ekO+MExRbPg00UHmYtY9uK6egXOEMRp0n8dVVJnXIkfWgugtBxN\nEEnZpNNfUaA7+xHUMHiXo8xrJMusvMXaO2uu7gf256GW4Z9n8/0zTig6xGMb\ntiYGxpGzqB1vFYtto+eBTgQrQeeo1ifgqOyt6N/GoNOHS9eGcbSHMgp0H9F5\nrt3V\r\n=FVJZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"03febc345d8243136eed32909040fad4d04cab94","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-03febc3.129+03febc3","@test-graphql-cli/common":"4.0.1-alpha-03febc3.129+03febc3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-03febc3.129_1581017657833_0.022247887723455095","host":"s3://npm-registry-packages"}},"4.0.1-alpha-744e842.129":{"name":"graphql-cli","version":"4.0.1-alpha-744e842.129","license":"MIT","_id":"graphql-cli@4.0.1-alpha-744e842.129","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7e19ff79d42dbe281823c8c4093bdb0394c5ddcd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-744e842.129.tgz","fileCount":14,"integrity":"sha512-V1GH7xCkqrjMGsD0NcSPjvBGVBOmMCl0I1bAJn/Zd7iRmSS0WqZSf2KPeb34Qi89xBAT227IMvBqJxexvtQZBA==","signatures":[{"sig":"MEQCIGkc3k5sMerWkjWW40ji+C1XZGo7GciPZMJHe2d7jKyWAiAMNd+8EaFkjSmmx6p3+zH/EC4QzD4AfAygtQjKs5S9MA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePGtfCRA9TVsSAnZWagAAIAoP/2fUDlUnwA4uofMY8mPd\nRAHGX6NCE/bIJUnYTJ6AlONDYLFIF4ItJtRUY715XYy6hNC9OgeYzS690EPU\nlu5fUsAwN+wjmCL7W5OY2av1mKBLH02H0p+AUXnnNW94PJm1FiHRuvxkkcof\nlXzYzkLDA5wdqhL7j4VtIxbGatgClZ9JWlNz1STiRsk09G/ZvlxhH+9URV/8\n+rjnd7Fz272yloQjS20WTNl3GT8RFPshFhrmeNk5NIjV6up14Z0Rh65/i9gi\niEt+6N0bzqS1BiD9P9BtavrxA6YL1MVUwCUXXtuLxb8knmZPdSa5cJTuYaAw\nPs8lWNl7KAOgljbiS+rMgleGBRa8kUvzDR4q/NQicOmPjGTXCjzT1T2OHoms\nKau+PKV9rRvxTBsEWJ/d4QrfiDlxZsQT3qdpqOS3zGU9KFvIl6mk1k1YiCZB\nlu8uHz0bwEIC68PxqY7sBnUbN6DGZ7f0TJhZyupOJ7iWuD+52niCRpHdgXBN\nTLubGb+9JeesvgdHr0SxwQz2Q3ir0PRcsLlWflQjhZP+b4ufoxtj9ySiTBD1\ntRpNpyDq3pyY1XlGlGenyaOi1d28dMttpbbLcVdcO5VCvBUc90gDrw6xa/Mf\niyzGpGJIhKWNdxyp6DTmtJd1ShpOv754IyeKbiv6Sh6bQwAT/CDTxwQXGi3m\naLk+\r\n=xQEf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"744e842b1f097b6985a2565e2c9352769dc39dbe","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-744e842.129+744e842","@test-graphql-cli/common":"4.0.1-alpha-744e842.129+744e842"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-744e842.129_1581017950565_0.803286826197348","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ad19b65.130":{"name":"graphql-cli","version":"4.0.1-alpha-ad19b65.130","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ad19b65.130","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3732439484f35951014c87a839c643356af566f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ad19b65.130.tgz","fileCount":14,"integrity":"sha512-qPQvwxs4KdR0mDY+ZKn3MUZYoBi+c59ZFHXEmw9WEIuxu3gzf7F5gus478USFV89sQ/NazcrUhzV0R3xSrjkvg==","signatures":[{"sig":"MEQCIBrqkNL9Cve28KnIt3uhbMzc/p0Ghs34kWIccsxnhnBOAiAtcAJDVe3FIgm1jddY1691Hegy0FRChuvDwU5+nseCMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePR5uCRA9TVsSAnZWagAAsYIP/06IS6dmq4PZliGACKnj\n55/G9YuOTKHykAw5wMGQUjdpfwUSf4w9l37CR2VDDGdM5sC6QaVMbMKCnGfl\nnNNSPgf9nlli+vnXyOk71c59QdqFeWH+oXyLzEJu0ZUA9aPYhcHdv+OKiIuD\nmI5GH2sSe1VfDK4LXtVy1kaS3jTloGZBqJF1acsRn8b84seD3ktdyEajG90l\nWh7NY8vfy6a2JZSsPFXqtr3xrsAwRxkAI9iO/piILCbzKsKQxAwgz5Tm1yh3\nQX/hY5G2EtvQN29Q6RKodralaRz6PvZl2lbNYXBUZiFWoRnLvUPbX/KN+Roc\njspDcxpB1HmkGE5A879ZqxdAfN+gB2Xm8vENC9GS3HB5Pz7Pyrv5ym9wy7GV\n59Fwl7sHVuFE6Nmh6QQyceXT4RQ8e7zfp5hzRiF6xnfxH/paxjUX84+aTmJS\nZtQZ4P78ECfa+ViUQWuqnmYCHD7fhM5wyZJYAy8wpMeJyVh5fLWGvytwORkw\nVg3zK6wpKH9VynVCLYPnA4g/fT8ZqlS4Ptcdqwn9Pjul9NLRpWTjF4UYKw8N\nMogxREYvUBXWG5r2YRrBF+Eqyst7VLtlxyvYYMcgLvq81pIXv58V3Uac73QU\nvE3G1DGidkvruc+scih7I45Ny14TBtor2boiRMhWF4i3jsFxqxYbmpmwNj7H\n8I10\r\n=ofmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ad19b65c7aeb8728e32c06f58f0d94fadb8b3c3c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ad19b65.130+ad19b65","@test-graphql-cli/common":"4.0.1-alpha-ad19b65.130+ad19b65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ad19b65.130_1581063790325_0.8080215899035823","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a6b71ab.130":{"name":"graphql-cli","version":"4.0.1-alpha-a6b71ab.130","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a6b71ab.130","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7d5d8d7d17c55cf1d4efd5cefb612e1340718ba3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a6b71ab.130.tgz","fileCount":14,"integrity":"sha512-SGd3z3JvVhHJLEgxRYgFXywO28DGacCAB23KhlgNkTdOMAIvTpJ27UCgP8O3qOZy2X1I5KT0GVgxKBwr2MWLsw==","signatures":[{"sig":"MEUCIHUzZhv3el0GQMCNV72F19FRxcYiT7/YawO21c8pJqF2AiEAxP3pFLKzyHF6ddpTBnGGGZKcJ2CW/VzUaLvqCD00zoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePR9kCRA9TVsSAnZWagAAvrcP/22lrX859Z7C1GsKDu/P\nfIchcChUesL3MHgJ5CmnIkGJ0B5r4UvSV9eR+iWq3NG3oa8h8NZtNrUTjxwL\nSYqnaJ0J5M7DTS2RtzakD4n/NSjEoZoc8ZlyplkGAZCGhmPR+UyjzSP7EAXN\nrU0/mqfTTGLsAJVtymirS1d5/Z1pP6R+xWC1iRyu6bjyWDT6FiSR/hm5MQqM\n9SWN8b0n9zhdtW56XM0+khxYO09jqRmRUX+6J7q9zH3GpZn+fQd+aftsB4mI\nmIZOVgEXmfGsNz5LWyeOnOaPrt+1gflOJznirjqalu7kiasCiqEqGXj8sI7D\ngaBczTWRTWRMpsEwPHc4oDp29sV5ZIagdvQ9I06+esvavf6MCxtxyNL1zNtR\nhJ/1+fXXQQ6X6ZKP+nTpmKcQRcGnX9WgEBihAlOBPnCHPtiQT+3i3ZEYI7g5\ncPIL58DCSM1/9pGzOV3eHxTdgv/vtHfcqGgNNWIkFnCMTdDwYelx+ujxzylr\nBYRt9lE2O9xZBQZDxXpi53Onc/fQ24guAVETff/BebdXxiJWDZdJN6y+af4p\nbCkBNKZnGxKJFPJfkh89+PYAAgdHjLPfGx9YJITsej0OR4vjInksfllmxJCL\nL4kRPYGp6nVgHTyIShlhpiaIzODtvOPV+DC6f7W81LpnE6AMX0PVTi2RT/Fk\n0iB6\r\n=j6Ba\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a6b71ab23849ed514f41eef8e8db4aa3397196af","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a6b71ab.130+a6b71ab","@test-graphql-cli/common":"4.0.1-alpha-a6b71ab.130+a6b71ab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a6b71ab.130_1581064035951_0.06560690610818232","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7c0ce31.131":{"name":"graphql-cli","version":"4.0.1-alpha-7c0ce31.131","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7c0ce31.131","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"58fdee2e1207f3c4794e8cec9c67b21b441ad009","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7c0ce31.131.tgz","fileCount":14,"integrity":"sha512-/M+ziZ/PF5ABrtcBUzhdq0PxgsOGtcLQbXFsb+LdoP1aUq/l46JW2bT54kDGMLo3RSrrDn7ifw1TUHAm9ZShXA==","signatures":[{"sig":"MEUCIEamYVjDGvQu+lVHniKqW3BUbBstcer+gHJcvDFG25wcAiEAl/u051awTrJYvI/C9fpkkvNfi++p+vpdwCjdmKM1tEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePWraCRA9TVsSAnZWagAAZ70P/i24did4nyGAKfiIUtZ0\nIT5O71UAIRSvDpX2/4rXvNABfmC365OcrbTYC/9hIy5ueTxtFPR6KyzO/2gO\nLQcg3Zg+GYrII59QoQIex9byT0PJNU/8BHpAAMA1Xzs1TjrnmtKGO7vObWED\nwB0EyB290CZ+cYtmHxCwOsv51Fjq5QHTlEuVLGuHOR873YO11N9WdK/v8U0C\nbtAbq6NpWDgo6V24fLCiK2iu5VKce719uVBIFNHzMhLfhO/ks229p/mJOsyG\nM5wCm/vSQts5GpR6PdOjGR9lMcl1zQlAokQxjsoe0/yfu/zgi+keHW7fj+dc\nlipEDFKltV9xZsd/Ke5XETobG1a4q2a7cUywPefssjO7ZOwOKb+0CYicgqZk\nNg3LiWFV/fHjtj0Q1935TuMkfnhTAYFV2qno3Zd1QhHGu5KUi98mXnCb6FBA\n9FQ6ZGSpNw4YD1IOXMtyoEMid97DuIAf/mJ6CKtRtz1zA9WHwg4iq9/AXWoQ\n+CSyk9Y9Hc7n30gu6C8HMWM2EFEVg+A4gpyVfvCDzhggOxcaQQ67D47Fq83o\nQCAiIvm58iAhxHr34SAo5sgRaDYV2c+z8FtmcCCHiQD4yMnhG7AdO+rfdiUa\npKXY7CYtnCa7eDcBSS+T06mFbG+IdbIM4oyfM4+IHF5bHZWfg6/ihXUBjell\njy7B\r\n=jTX+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7c0ce31c587c2868d3c9bbd9ad6eeeaa9ecb2934","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-7c0ce31.131+7c0ce31","@test-graphql-cli/common":"4.0.1-alpha-7c0ce31.131+7c0ce31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7c0ce31.131_1581083354518_0.666713799880883","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3e2191d.131":{"name":"graphql-cli","version":"4.0.1-alpha-3e2191d.131","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3e2191d.131","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"18e6b3e24f38b870c21be6a15095f686ce90c644","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3e2191d.131.tgz","fileCount":14,"integrity":"sha512-p+sxpwb74rfnQnMRw2QKP/dK+q5EoSrHIbS+FJoTLfmJgsp2MQUg3A0lB+ax6v+BE7zawGZL5D8+PlZUIjNrwg==","signatures":[{"sig":"MEUCID0AKyH25/1U/C/olvgrsnoIOlBjr9RsH0AvPuc41IYmAiEAj5Mgd88heScHLPaU+jl0GZAVEsNyrHlEMGo1fXIPe5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePwCSCRA9TVsSAnZWagAAeoMP/2LEnNIYoZF2lNqvLxpp\n0SGn3M/kdlEPv5dOwZuN6V7vTd/fUfQ2M7ofD2qjjTjmckNTUH9lTf1XPsdx\neE/0tS/jdHJdNzao1bMYA8Jf5ciBTzKPfzJO0bdE45OdUyqBWCrB0iGgVaTG\nr8GZS/npkog37Mxw0tZ/jwjaYvxi9wI/AsKktPNnJ7uAC8eyOghXStxVCVlc\nuM0LxRwKBxflfvJlXVHoVWJXFuXWW7K5NFrli1NgoNOr4g/N8mUXRrmongRU\n0fKNMW64V8vB/06KahuTFmggmA9R/Ky3U5fnD5ToDILxMav734F53D5PaVVv\nudvXaPY41+T0pgw75EoJm7QPlsqUVhaw/xLEZlBVNdCl/c0eAsv2M3j9KcnB\nHMuN4feeNgLEqmUqaqv0P42LgWE/Sm7l0ckS7RoBjCmuwdoaS8/4XsI01qiF\nDjqTej0GAxtxdZi9KxAIZTajAKqP1afKW/AguAUtuFjGFQrB0vfTH2LCb6z8\nevbeicTeEwofdcaMMr6Jw5PHkpCulQqL3nfgeR68dTHJesfXyT8mX9XbPpsC\n5JvyVLxeC8yWrCCPCMnr/jGiSx4pUGhxdKqP9zoFL0X2O4WpO5urHPsqfyVX\nlfEeQZ2UkREbJMCGcTzXVI5h7PDtvVJdWw7g02Sep54Y/w3WfY2aPSavbhVU\nS0fh\r\n=LWA9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3e2191d23d022f7725152d42363ddfab9673a48d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3e2191d.131+3e2191d","@test-graphql-cli/common":"4.0.1-alpha-3e2191d.131+3e2191d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3e2191d.131_1581187217748_0.5711777346664313","host":"s3://npm-registry-packages"}},"4.0.1-alpha-dae3b16.131":{"name":"graphql-cli","version":"4.0.1-alpha-dae3b16.131","license":"MIT","_id":"graphql-cli@4.0.1-alpha-dae3b16.131","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"610ab49ea2bc6062a26d6dfe5d66b83bd6750a82","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-dae3b16.131.tgz","fileCount":14,"integrity":"sha512-0u6stMHDG/rYNVEpBJQKRwXd1mE5Y+BW4Zvzr930gKPu8YuLoU/BBLS9yBVBAWKGONTAjPkcR98DyN7x8jj0lg==","signatures":[{"sig":"MEUCIAi6pzOtN8Q+EtseuDbjvB60BANa+850SrnJAPo3RcFrAiEAiiip6Jb7gAALtI8FsyAUv0LKv8rI+vnFYVysG9BGnNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePx0aCRA9TVsSAnZWagAAnlsP/j8j2BkO7oJvcyg9c/4x\nCs22Obh1cs+HXWf/qKMBnu8DQkVhn0OZUC582ZHIUyJldgWriu51sOIj6+2U\nBu51sDpV2q4HFkcr9KlCdDdOUfnxrC//Qr+PKrrpc1ybtreRwWrJqliC3j1Q\noFUq7fSYraK/ICOyxVqC/hVl6s3WMCWbeGfGxbg2YbV9BS0nwUkAhVgtv+MN\njTDEwWBbnE7ScPjnBSSr6cWhx0zV37lFe9o48Ql9N2/7yHY1u2WA2/H+/1S1\nHZOzDhQS7cDcQwIWU3yIVdirZ+bi+w4+ieTycqYSAaDkA+9EDtdB91OirP50\n3rx0z0fEKf1RxiaybIP0tiLaB1SH4cNLj1A1qPJQN1vqXtfdgvvNN22XWWZh\nQcZqL0b1RWwEeJpT6EoYLsxEtmeixrXpdVLvyHaaBA6U7bcEg6OR5777gIsO\ni9m5Vw93yB7mTRxRYg2enh/MstoPSLAuN/kJAwNhrjwaawkDzZ+W6nBXepyk\nyVBxfb1bRaDURQaqXqW9oWmCBIhZqi+1voXIP3YeE2BMt2MM/3f+F2qZcfum\nqViQdPeNspZvA9nYcznQn0CxsJb/ulZ4xOs7qLIMlvI+/9+WjomiMD/lERzn\n6LYzh5ytf5CajwDEZPsM4go9BA+Om+ghmwLxzFXXJ3bPZOKP4nhoI4MW8YB9\nSMyJ\r\n=5w/n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dae3b161c8ded6bfadd0abf3fd047728ce1e1b09","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-dae3b16.131+dae3b16","@test-graphql-cli/common":"4.0.1-alpha-dae3b16.131+dae3b16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-dae3b16.131_1581194522222_0.3519682444371892","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cdd9721.132":{"name":"graphql-cli","version":"4.0.1-alpha-cdd9721.132","license":"MIT","_id":"graphql-cli@4.0.1-alpha-cdd9721.132","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2f159b8007d3e6035eb40e1982ae96f2a4a88e69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cdd9721.132.tgz","fileCount":14,"integrity":"sha512-xOUh8GFmiTzFGgW3BogU7zlvdNFTGuwYpSzSMsbpP0sXz/DkIhUrRbSphdNks5Du5+AjGFSNs/96E3aRYorXvw==","signatures":[{"sig":"MEYCIQCnyD0f2VrvD7QzUdIoZp3PG0w/2RtXnmXsOLljbMm2ogIhAM7hrKWdRYZdfP66mysxF3woxAP6pEnpUU+iqw5GC3VW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP6ojCRA9TVsSAnZWagAAcs4P/jOVO1kHYJwuoc6wYicc\ntFLjc7Xf+GIUMNk+xWrSCawk/6RDYxfIP57v24T6YB/b045PY4JNtAQia/GI\n68HI4T4ci3fQtEEgsb0V+YUZl5Qr6rtbBW8MFv937eLXnE3YbutU9syU7dQn\nXiaShRn5pFeLPtksJluyf8YqdbZK1AlPAXXxmZVUI5FVWgI4AmZXKgz89yOR\n8L++j5zlCrWjavb68FcnC7kewoPnfEyeym0O/cQy90QM0tiYE++onWjpavs1\n3wlbjHOJ+KcwtIcIU+FY9QbyK/VvgIjfQBqdulM5/45li3H4p/+WGO5gp5Y1\nGismPeAUF55Tvo2x87ks+AeNjEqfw6pG+FXLJM1nV4i2XtmcHyuWNFQnGxJJ\nFCRYyxVULwa11nPH9g74KSBeqXOsKznhehhZ0o0q8jPvWY1gAvs2/x3zodAs\njMauLKwUTYQ4+8faigy6S9uas6reOR7wTwlxZE3SvFBG+UPPa/t1GcEsLBl4\nO2z0O+FQqqUQOAJ4VHvSeWH7BQE5T581bSNRm452mueI5r0bWheVYZ44BWJj\nF4ntQ4BnjkrvfGVdTuSqcfHXffL7Xdo3VtQp0OXyU3A3+MyGKZPZ5mxcXoga\nDuAJcB5pWWo4tvp4hTYI5EsViAu6L3QKzhWW395fUimj6PO+XEtVtmk1mZ/t\nLKGH\r\n=YoIU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cdd9721550d693a3febcf896998dceb279130ea5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-cdd9721.132+cdd9721","@test-graphql-cli/common":"4.0.1-alpha-cdd9721.132+cdd9721"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cdd9721.132_1581230627324_0.9069638604872547","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2d07a84.132":{"name":"graphql-cli","version":"4.0.1-alpha-2d07a84.132","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2d07a84.132","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fe034a4dcb29f366e597ecad0d4c5013a2eec28a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2d07a84.132.tgz","fileCount":14,"integrity":"sha512-xqOly/19W+6QI9x84xHegFwracB4BUUKTGznXQX8FFzCRKP2QMUS95Ugzcq6xbse/z4I9yxiNMZhRf2El7Cv7A==","signatures":[{"sig":"MEUCIQC6L3ge2ULLXORb1FdcgKQGNpYzZRvxL62YpMXRnvJ+eAIgE+LBDeZpWqRJFXBsf8lh5q+mg2QW4wXt9r8pichJB9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP64lCRA9TVsSAnZWagAARCEP/RZtajzrfmXpiQbH810J\nnP7D95uj7djcDhwrkvrLBsoWUKzxU8/jnN5SeLnuuXg9sJih6vVaXrOWmSW6\n0oBr4EOSakYKC1bmdRZrkt9Hz92QKc4kX1FkQn+5RLcqC7i1fSWoKyrdsKGJ\n/ga/96sRHq2wea5NkYgly4GEvaQA6EPmfa78GFozYAfq4oo0DEGsruWuzyF3\n0hdfKvp/oYlTwTQK+0U3At4Y0StcVefwYVR/SytiNS7O7Lf6P8fCGPIJobcL\n6D2eyhC/6dYQT6FRAX5WtCY9ZaFVW/C8i7hAQdwazL1jNxyPvG73N2AV0d7A\na31hw6tpjhYXdb0X68jmNIAy/3nHHzANzvb/kP8TrGE52teGUVS6bs+tTuZB\nR0+6hE+iFoHYgImTzVWbb9YZA9079bmuvFK/E5ipBkC9pgNCvUrgc+OToqDe\nLqNu+6myL0hZmOsUjmGw/TiJV0mVhU7WoWmeKHRrcQP8YarOLydWh9pRJBk8\ndrGsV1dkktOoAMO3JYZ9gWLAL1OWAGdlc60rSol+4CnfDfs0sX5vdJQDFq5L\nQzd9NzlCXzuqN3t/Th07KCUbWCTuhPp7Mc3yTv2LvmMS7QdKjqq20rO2NtCH\nCDDKY4aH52C9N4GqGXKTyppz40RhOFfmh7F04ojdfJZzB5iOfW41MQGx/4IT\n/bIi\r\n=k7//\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2d07a8499a476ace5ce343dc8bba8359010626fe","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2d07a84.132+2d07a84","@test-graphql-cli/common":"4.0.1-alpha-2d07a84.132+2d07a84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2d07a84.132_1581231653402_0.2424071447945213","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3a576da.133":{"name":"graphql-cli","version":"4.0.1-alpha-3a576da.133","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3a576da.133","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2393e09c3a4c0ead31870ab4857e5658c4d98f91","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3a576da.133.tgz","fileCount":14,"integrity":"sha512-S24pu2Wc5TV1d2nmv3jcG7HKvzTQvitcA6ioN4QQLnJmUbcjulOAc3oT+io/4sFrl1xerAvyMdCd4rpvArIw5A==","signatures":[{"sig":"MEUCIGoRu79UTaJowVYU2MZiOrlPANE6Ztkys2+WyHJgEcD4AiEAoebxnovJtqAzE47ywfpilxmQkqlwiJDZQP8WMP0wRKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP7PNCRA9TVsSAnZWagAAVD4P/2aVWfPMKc1m4ht3A+jc\nE9YSHAuWQmh4dRNOkMCGRiYCr+gEVgXjMrjK6fSeLDc8/7vPFEpVbxjS6LDw\nj5xweGBNMctMIhQXMCzrQAC5HNyXSQ0saxZuA4D+JvlxxNkPnTccy/naGdUm\nhHv4dcjvc5capPWC5YJ13E7XkXLk1KQEtSlkTACVIst+6FBFxqoDKaETXaTk\nmIH7gB0aeFeSS7lI2KZRi4mNcBG2vq7faDQcd+6n3m5l+oqSU+FkF1JEBNZy\nTfArpFxexNmiBpH9oB5W9AtPD/X6dTzr1uH8XSfl1TRrG7VQoZWBy/TzVsle\n4ZDngDuc+LfjkP4iHsZquGXWq2W2RCQl4Z3ZRQeNjompAUNS9S9JZlZ/5K+Z\n0MbfAXlgxKPDRm65yALADBeHCF0n7uNiJ07QwcphnxiHqUeqs+Nk7rfq/+ls\nQe+RfDV3hwZ25GYlTMcXmZV1Vhl921/KhkRtMzicWch783Ddb7Sba/Wf/Smw\nxq2kOK/FR49A4M1Q8THF5SZZjLWALGH0xvXmwtq7TVGEppjzZu+TxEpWJmqv\n8FwoBVuLGmu934B+30yLYTDI3RdulYDGk897BiYCA8ozPUsQ3ynP+SZ2LY0X\nSAQqVVnIpdMaNrkzTda61Z+vt/GSmzzR43EWDQP1Ugst7GkC4Dj9HpfF1Y6u\nTlnM\r\n=nZFs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3a576da2cc30feb03325c5396fc69bfd8a22441b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-3a576da.133+3a576da","@test-graphql-cli/common":"4.0.1-alpha-3a576da.133+3a576da"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3a576da.133_1581233101512_0.5504208637063628","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0eab853.133":{"name":"graphql-cli","version":"4.0.1-alpha-0eab853.133","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0eab853.133","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ec414501bdf99c0dea43237331f3bc3fa16b5568","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0eab853.133.tgz","fileCount":14,"integrity":"sha512-VMw4Vnj11do1K/ISKd5PiYsW2fggEZK/m/g4U/hyDRtS3X9bS5KXdSwRFkygkK31nqmzqm3etuY7baYlrJuegQ==","signatures":[{"sig":"MEYCIQD+3/zBIlFNFYy162KlnQtoT0dvu6Fu4iMpXCcMcTUkxAIhANQvTJBCtkQ3QumfmP5dnKZMO08Jbw2bQ4SuKcUNelC3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQC4eCRA9TVsSAnZWagAAp8kP/2EXW6V023f9vaxPuOeW\nPMX2O25kkyeYc062UnI8kuSz9lNbkRjxJY7pCcNgw8SRaNV+Y03v81UAq1UB\n89kl709dAIHgw8ck6WPRIHgxYyzqj6JAtZO2yvaB0TdPXiDM1E9GBtUqwuO3\nfgwSI3LW3I8iweW/VmKj9HnP7Afh2AuEWaj32HmSPT49Kbnwy5mh1aC3z0BC\nUwkkONwgUe28VDWZ+L8l3C4tuStB6qHwRW0kuKXvW4t4HXzVZzYrE/6VbIkv\nB11HlIK4s4Y3L5hlYlcNsI9+fe9K6dJlhBCYotAp0SDfdJWJHv776pPId897\nToDpBBpI9hSN706sIC5HO4mJn51Czc8o6E5P1vpOSX23Nld+BBtBJjkj1+HD\nn8w71INjjURdBY3HRZw+BHmlwZSU3BzUzvvg8E0k1gdbOJ8Xt3VY23p5fkq+\nEE5XazQSUybR628vNEwT3LXuoPea5Q7XoDxzr4xmCcOVpcBH8t2RLs0Kztp9\nMkCyiX6gqGXXct1mlbjqeHNqhdQ23rmjCpOi5keH57iDKiDlP7Sy43JgST1X\npNPx1MDkPZwNZ8FnR+vBuQND4ce5HpnxdxWFvbGsawgwiyBCzbV09JVKpoWS\ngtf+evllqFEKYTbA5HyC2Oxit+/3wy6VKfC6F5cLD3YiyduBTAYNSjyPMXE6\nZNZ9\r\n=jPLl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0eab85349a174ddf432a3c3ee19f26a35bab490a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0eab853.133+0eab853","@test-graphql-cli/common":"4.0.1-alpha-0eab853.133+0eab853"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0eab853.133_1581264414338_0.04118570280178324","host":"s3://npm-registry-packages"}},"4.0.1-beta.2":{"name":"graphql-cli","version":"4.0.1-beta.2","license":"MIT","_id":"graphql-cli@4.0.1-beta.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9c0f9c6c8e8d2fb1b9ad1f3d69e2051390538ae8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-beta.2.tgz","fileCount":14,"integrity":"sha512-fv0Yj4/G6wF+r47bBZwSrcDbCpbtrFx8GXYJR8hHAU8AgqWMvrSUISkuH+bHAUZMnRw+Hpk8tKZpWaw8tsgUeQ==","signatures":[{"sig":"MEYCIQD17K4XaeRojpYiJXOuRuaktfJGJ27N/+2KFvo6qrwvvwIhALsN80cO/YZnPUB3h0Kaj2z+n7fWwoZSKVAlYvYlSOf9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSoc4CRA9TVsSAnZWagAAnOQP/0tJAsXxODr2aknOdXin\nQmznutGBH+eoOGAHo5Hlsfeef2UNlQbKOukhXN8uvqY67QiklAO7Bhv1IZyJ\nB6+DvPyA0tUrMh+pFvAPbva6Nnl1hKqsnOujBhsWbleP6rtyb/WoNcNwXCLj\nle3LzYg6LnqVfSXSiaVGF7uCrIjExH3cTutwD5vpn8T/o1oZLn6iI/AzbBq4\nV0vWzyHQMlx9/3YtYrVi37H3QD5yiVZ5xr3f+oXzV7LkCwfa0ahGd7u2dNV/\nImd1CW0Zz5C1uVL1MtYsMX5xvYBoRdBPiUSs7PJZWdfnUsd45ca20S2Mkz+3\nNHLF/6M1OIEfjCo2OKyhZKgr2qHP4QBsAtcefkr+pT6ssxsWljb6Jp9yy4Aj\nBjrb8b+HImyFjf8rq4z3nGSqox0HAU0/ncQ1DF8cqWbCI1gIc3paTGBR8E+0\nLao/nCRl9nfisXw9X0uNopswKVqKaPXZ+B5iccqBdpTHdPKnPHCtgDwC1Nf6\nUKzYqrKSiXLKJc2rFyAjO6F3vybE6oHBTaqAB8M3MglCZIlao3AONgTxt0Vj\no0cYL7l8cldJQvUjhRBuipkBCkMlbhYSCWO4rGGTjqSUW0hF7U/gSA82HokG\n4dvCdNab8IgWNCvsoaWl4uJ3jc/p7KADwlVVMyfbnm0RbTjBguiQwaCm45u7\ncAOr\r\n=syg4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2d9022c93314f66efe7aa677d15fb0f21d3bb0cc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (darwin)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-beta.2","@test-graphql-cli/common":"4.0.1-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-beta.2_1581942584360_0.25251426519003517","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1c48816.0":{"name":"graphql-cli","version":"4.0.1-alpha-1c48816.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1c48816.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2423db089b097b1cdb4ca41ad037c464ab02465c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1c48816.0.tgz","fileCount":14,"integrity":"sha512-JEyB4CNQxXxAWDzCdI0NZMAp5MTyJx6YhCvu6rbjX8lb+Z0aUDRjjYe3rmroS70sS5Uac7qDSp5tWlz1c+dLBQ==","signatures":[{"sig":"MEUCIQD9YQvbpS4dpz6XiBCovZ2bVTUUV2oRf2otoFiZZCL+MwIgGElP7ttYy3d3HxOEbxuvLoVdFJj0vk+WKTRWcVHZWgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgPDCRA9TVsSAnZWagAA35UQAKJQ21DcVHnQpDFbIWPy\nL49daEh7P+OJUa8lnu7Ey6c2Jjf7QP4x1K4iKUlMkwetEWbRVkifPPc+RGlC\nk4Lc9zUwN1r7xh/a3ujZMp7XmkXIgKzU2oDoYA4MqfDjcdFrvS5d5BDCmZYV\nJLFiPatu2o8TMMMQQPO49sHPPwTqwRmoeouIu9WTx9P217rjm5eWp49aL90z\n0Wo/EsDizdF5UgN6Mop+q+aFDWcCrh5osTckgJZYGvjw9Sexrc8VKXuO/fce\nP7dlElxQFUqWIU5Fdm92riYgHczqqcjVGEei3uRJhPuYPnOjJQyL6i/wx37X\ng9Y1bvj0R4pzhZRmIX8imi9f7wdxBcKmAy3Wl3ru95N7C1l4Ak1eJY4spRCW\ntIUXvAn8KNtIbTnJ/DvkHMYQEEpezHJNc0BCHZUYQhA+aai9G5zO6LEwf7ys\ni4SZSKQ2Y1YAgd26xmPtaXCOeOpWi7qPeEQh3ZY3+QMAQQnoVIPqNkXhGn+s\nhCi+bcIqyR1k48SnxkQKROk22dDRGBv8FIWJrM71No+yTXpG0OH9vF4E726v\nlfWfkFEQon88vftygJoOOh4MHuUINe1E2zv2Y+r+psMG4FSJbYKvF2iGcZ83\n2m5rPaRXfg0+218j0N3s4stknV9zMvxZIV4bK7LEXN85u5fEqvLMq7ygIwpn\neUhs\r\n=+8WY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1c48816116eb15b8d0b332b0d306768afdeeb33a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1c48816.0+1c48816","@test-graphql-cli/common":"4.0.1-alpha-1c48816.0+1c48816"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1c48816.0_1583743938879_0.8773071347496186","host":"s3://npm-registry-packages"}},"4.0.1-alpha-70a6ac4.0":{"name":"graphql-cli","version":"4.0.1-alpha-70a6ac4.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-70a6ac4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f4ca3ba66418855abb6f8a14e724e07402062d8f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-70a6ac4.0.tgz","fileCount":14,"integrity":"sha512-vWgcoGrWLZzildNfvlMxCutifJNyybfS7KuSlTOEaFh5bvmtpcScuqafnO2CJGgQS/o729tpgEwCtyJJRb+HFw==","signatures":[{"sig":"MEQCIF5H0aUaV18uY7MZqK12K4uXKJIgOkeuL+589OrJGz6dAiAYvyyYFlYYgbeqgTl9FNj5vR+D8mYn9czSCLNi0bz2JA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgZvCRA9TVsSAnZWagAAWSMP/1Tdo52koWBjFXRzUMCX\ns3l4BHNCqXB9ewfr0u8wt2QPXHd/RBKkmlXvXf2PyWs7qvy7gLMBHb3kAqkq\nXESL/yuVyQ0CDaVaJRfLHeMOgMteqw94q7Oi69VU3gOT6hMPs3ips8h9HBUy\nf+WYnjlrP8ehJbJYhxQX3TjURti27omLSXM/N72CS6KA6VMfizlRm+Blo3p5\nzJ5rdmi4YyT+VdWSbMapzNcJN5tLMUDTeVG6MfldpSGczP79Rf9iGdiFUEum\n1HaRZYfBozvD3BYQiL75wwL3q8+9W1hLvxKrnSO5y5Gu9oSQHzbrp5oVNVSM\nLbnJ3mCLFpO0IMz8JrSwhWLQzROheYkyo6WQ7ajHL2npJAa2kQv5wvpMCMNI\nKpvoBtsdLPT1kfs4P1tYzRUDM4LCwrRnIHdtC7fE9OW7vEdsM5tU8dmZNyfB\nkHJoPiABM9qxjCCnzuTABzF59RFN1oQGDV2V219bUJm3mw3YWP3TdnBIqQ9X\nD63X73SOUAIEgCeQTSqUOQELcCgQfxjCoNzi6SdT0q44aCyDhpyqKw13FR9t\n3HSwVsyRuPPKVIOJNsUXFlU8sjaH4LKsRBwO67nez5AGUwaFbLfptJcrPDvO\nB61pso3yoNMGij98ueZz2WeTW2YafWRf1R3dFKbCUMAY2vsiXT82uf7kyRYY\nVtgy\r\n=Axiu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"70a6ac47e543481db8a43a1bc7fe4eaa4fcb8c10","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-70a6ac4.0+70a6ac4","@test-graphql-cli/common":"4.0.1-alpha-70a6ac4.0+70a6ac4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-70a6ac4.0_1583744622686_0.775008985179259","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2ce6077.0":{"name":"graphql-cli","version":"4.0.1-alpha-2ce6077.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2ce6077.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6e235844334ea762a326bf4dc201ee344b9f7099","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2ce6077.0.tgz","fileCount":14,"integrity":"sha512-ZbbSby+lQX5VmhKeIWuoEmgyruoUkz3PWhmwz4ly2I/uhV8aKeqJxf2nfh7isSqDPTY3veCbrFocRFpcvwbZEg==","signatures":[{"sig":"MEUCIHR/xYcD+rgJ8qes6glIAodam87gAgY+xqwm94+08GxCAiEAiCpcIlaWn1NMmuLU5/VeeBGUzyjcN6sY6IeiWtmHJw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgbhCRA9TVsSAnZWagAAYdUP/iOKODcpHHjbZ3bM2iQ4\n/VV6c7KQxZkPsO7+biEUE+s1Xe20F8NPVzEphN2rlnG3+wJ1bF4efM/WCAbh\noWA1ZciT4iu2XHfzoIDsFssr8TvLHlkqi3JByNoSjVXEBNhpAE79eH2uNYX+\nKwR6OjCfgk28x5qYLHQOPApYBqTnWZhXZVqsBUI/FxEnl6sfIq7rTsqxIvef\nv6F6vUW+HUeC/7BFgIw6XKq0e10HwsBT5ep/PNiLInLe+h4ckvoXsoXYyZUx\n0FX02i8jHXnOWaQs0MqfWXmhORoC1qZeIyCwOGw65ruPbdE/dlbhfKko3p5J\nrtMCq8CFNbqbgIC1yu+cM8baIJlHVrAYfVpfHwozYVqLIxJLR/bxf/Nsij/L\nXHXyM1aSjv5L9pbPzyn4SXTMs/H/I5qVv9zp+SN+xtV4UiuV+rw5msEO4Iwz\nHnHjxtWyUgdlMIJePR4V97D7sZFIzWdH7U7/QtVwJL+VV6nTrvf6CsQNH2T9\nXFZYwU9YVIaDpHhCf/DPZcaq9k3lLR90YDewLG9xrwmzfGAdlFc4RyoJpFqd\n5nl5NOlwCF9osEhDsh6ajhnpT6wPMrfkTXPmAJPFD11SA2Ujx7Vnjy4Kw8WT\npMK9IfARn8OChs5JO1FfEKKIaYrrVHAuZrDv9BeqoMtkqEpulDU57WjPkX3a\nWfvr\r\n=s2k0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2ce6077788144a0ebc36a172db3bc01878de7249","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-2ce6077.0+2ce6077","@test-graphql-cli/common":"4.0.1-alpha-2ce6077.0+2ce6077"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2ce6077.0_1583744737126_0.5474581253686197","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d6109de.1":{"name":"graphql-cli","version":"4.0.1-alpha-d6109de.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d6109de.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"be2704a4399859c9d473aea66e21248992015b1e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d6109de.1.tgz","fileCount":14,"integrity":"sha512-MoHKr7loGFlnbTrw1Hw3LkAdOsIJXK6M2T6WvUrr5rgYS2C/QRNgbkk4Vd1mh1dO1NfBkXQlZ2J5PjKdigzHQg==","signatures":[{"sig":"MEYCIQC1lH5nrxyAhyHE/sfPWZmYN0FU9MprQAAQ799HMfxxOAIhANlzDyNpydEgogQHO4LakX87Na1cpiLcWVBIwbs7MQnD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgd1CRA9TVsSAnZWagAAf4YP/RUJwe1z/OYWEagNsb0i\ndQradGFZ06vlkjHPss2oy8zuNWyNIaDA1qxUATCQF0ZFNlMogWEYELKLI/LJ\nbGG7TvdnS1B8VdM1J1msMv1CfkCnLB8ILzxvaeRieQYHeBOFT6y0qlBBokGU\nzoOVqHhzLFuOBpYAePbV7zxxijqgVnyfp38M3PdwUpLA+6Yxko3Aki98DR5U\nhELVsqDUZPojFMqy70iwtM0LRwpKDw5yqOR8nmyo/6VvJNrxdZGzGWYCqZu5\nXgsUNjN0otnyz7C8rZm3GDmlrbEdAXc0NydY7VzRSZyZ69cktwWPL1ZvYIYv\nd9uL0HfL5CGtbOanCLyHLMX7+NIZp1l6x+JQdaV2tqmQuVh1ahqe3Lsnp6Xp\nalt4LBtN3Y9CS2WPsM/eeU2qmqq9RTtefw+7yY0ZtM4VGo1FOb+q5fbEvAV/\n+pCYUpl5VQdJrF6ViEQ/Bmy2NoTharSDy31OHT/1MS0vJeqbIYMSsSLP8CGD\nOnXtv1IOVs4LI4iW+1Qr6bX2LGncpbom3BzRXGJRD6f2RMF16IQSDYFAYH1k\nWv3WFi1Xhqdb7ReauG7hmJqgJdawnuLIvt2PYel5egLhQ4lVeCNJY+uxMmEY\n7PHKhEHDeWEVF2udycir6rHt6KM6eeUBe/gkwI559jnGKkz94Am7ofEJ0BDZ\n2Jwe\r\n=fKKa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d6109de9bc72b9280ff369945d2098aaead0fb75","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d6109de.1+d6109de","@test-graphql-cli/common":"4.0.1-alpha-d6109de.1+d6109de"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d6109de.1_1583744884212_0.05215401107232287","host":"s3://npm-registry-packages"}},"4.0.1-alpha-97cef17.1":{"name":"graphql-cli","version":"4.0.1-alpha-97cef17.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-97cef17.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"90bd3a1d3f875cec11c48186656f5f4284973a8b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-97cef17.1.tgz","fileCount":14,"integrity":"sha512-6a1G+10sj/mJWb6XdPfchA7WkKb1UySZU0b8uI7doCXw1cqWGnPP174DsQGPthgDk6gUlpF7L5TONxTVrzNY2w==","signatures":[{"sig":"MEUCIAMwZmNPFM/rIXztOYGH8o/k/AUcriqWmNN9fcDi71xwAiEAzun1fsggmoylMqlLrQePfSV3biaXWtHG5j5s8S6dxBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgebCRA9TVsSAnZWagAAo94P/24Mku5vB5AWSSmMBFGZ\nNfSEM9rw8UrP3AMpev7UZUJZDn8GqDFvjmHc2FiAqJREkeY1t9F6g6m+Gmmv\nbVevR/VCie9CGtg823VD3tsosQaHDFNfWUhLpYQPkPdw+fb5N//Hdy83+IAE\nS0ccrNmKBmNPvscbY7y1/FvfwcWlP7WVQmdV1ey3NP79mLU8i+fd4cM2Wnbp\nkaxSXadIMZLt0BocYiDf5wrQV6p/nqBCeQcMq01uFVx44vwY73thfytqA2qS\n8tl0xjOlVMPPOuNdZ2rQUmoL5e5V/cGYc35Wv2jFiAFJEsz5gWJm/lYS8u1F\nMGT/hIS/5Q/RBG0PO2KyVVm8GRW3keFP5rDPhOKc+MMk6Am/6NyZO0Svrzar\naVg8q3vNuEdwu9XutInuRaUh0Xs0ksiwQlhlJx1IBPkgFCtmC8sL0aStA26t\nP3dLznBuXEiXfsBgqSmCuJgg4ghn5A/wbL8m2bpTtvCedRXpb6UPKC/GNiMi\ngB8w3XZUwXlC18JiyYspD1+l1is2TPTmkZQKoQFUpYnxEG8sHveh4kzA5t1M\nssMGtcFmpHuQPDN4rNCQeRvGNrbL757hE//kigADb6BUPayFDcJAlpMXvfVq\nTQRMrGDKNPewP9jIg5budpLcBfmsepief0h7gHkcjMyMoA+BZRxSl0Bhpxw8\nwV9C\r\n=Soyt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"97cef173385563d6fbd2e5df4c0391fddb7fa422","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-97cef17.1+97cef17","@test-graphql-cli/common":"4.0.1-alpha-97cef17.1+97cef17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-97cef17.1_1583744923256_0.96770174497061","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a762b08.1":{"name":"graphql-cli","version":"4.0.1-alpha-a762b08.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a762b08.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9d3df178e9957dd3302f92ab5d4ba9528b4d6c09","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a762b08.1.tgz","fileCount":14,"integrity":"sha512-H+I13BLuAbdG2pWTdya7RfUtgfB+rAlrnO6OMQ81NJ3T9d6+78j9vO8DngWMRxy2URyJP+XSzQ8GJwcEnPOOkA==","signatures":[{"sig":"MEYCIQDNgfmyI4ltwoh+3PlL0TfIaTlXez6No6F1k6oUj6Hb5QIhALAnnIHSIYQWYeA/I2vJxpjPE/VgDQp/NKHWdunCvYwd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZge4CRA9TVsSAnZWagAA4+wP/17IeKLXf6Rd1WgqNRW6\n3lmrD/dGszFSa5bY2gRua7GTyFqE9UcP83MSS5Q7Ci5RL8/D7JigRN5Tg72a\nAt9qi+Xete1inp7mzi237jSz9PVSZIMDQ19j8gz7D23AoUSGhpIuyloGjTfu\nKa02NsoBF7/hpj6VsJ0HinJqTs36InytCX16dfGFf3TOs74sVV6IoTbk48Lt\ncpbC5JYJc6ZKNgMOVFaj2T8O5l63Fk3RuMiXYOZ15FjSSQiyWtqoSB5ZmOwj\npN1NPbsQ/zReDRXmWUPWWDv6AQBJgnqHm94GyD1VrhoWmwwL2uMeaONcC0aw\nuSREWG2draZjm/kTv9hmYMfxtbZEcCnd54GMSj7u+pcYtKdoM5JJctO6EjdT\n8QZ2ex+/dsmIxG7RBGhn5f02bDAnOM0KpXSJzBn22G13N1nT66LRsMwwKOjS\nYGwhMP+OIZ56oq892WZ6hyvHAFNZzBEq9whwX7uMNYFsM12+tTgmVgfJSmY6\nCWyieL9vi6O1CRvf1XZbU5xGQw+xTeCi3mr3Clq+0kY7r9XznjN0YR8cxEiF\nXDOrxiv5Q3BiunuvxNN1eyOx7qXGExyBab/js3yADkRVCQq7I4lNymjktHDz\nl0kjxeeFywv487xSPSFsG92lvS8vIYTjz6mEoDL0U7v99qsCcgNrPa82pcMG\netCH\r\n=8zVf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a762b0838c14f230a3fa6abda7d6b4240778724e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a762b08.1+a762b08","@test-graphql-cli/common":"4.0.1-alpha-a762b08.1+a762b08"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a762b08.1_1583744951526_0.243068527985987","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1fb98ef.1":{"name":"graphql-cli","version":"4.0.1-alpha-1fb98ef.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1fb98ef.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c6cad74a15adbf6b86f65e37ada4790b9cd49839","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1fb98ef.1.tgz","fileCount":14,"integrity":"sha512-SEz2U471TKJe4rhJ5dUiPZkTpZiCIxSBVnMqUHtNqSsVDc0NKijgVlss6ruCW51ym+PMVBQaECAB0sMfqHx1cA==","signatures":[{"sig":"MEQCIAwnrkAWutXxtnZeehH5+P3VuFRiPPCCJ6llEy6duyiCAiA5GM3EdbmCnU0vwOcrwS1w+lmSKP78XbqZRCfrjV0rgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgfBCRA9TVsSAnZWagAAfBgP/04BkEukQLKqKLrHnvbc\nJBgTSjOmwAb4b30w9qCdAKal9Mr7tbqFuocfH3FxcS8kh5S/hrVp0Ua7HQOV\nzmW0siEN2At7cx54WVBixRsuSqzeTZ29oOVwL2/RHWkM/WqhpKLzFx/oDpcg\nJXhgRVgp/Pf7T6c2BffA5lewASaWS/GsXrhuuQUarMFs+p+zOKZR13Wp7Mhj\nb8lGCJtxczX2L7UWLJascYL6p0Gm5XnfdUU2RGhANsnIJ4vz+UCAUMmUzhtY\nalW+SwMUVpiWmfd9JVqZdsSoL+jmaCwdvoOPHeNws+3dLuuZobVz16dxzIJR\nS+mvRObMNML9GfCebO5JgQ4lA//DTGPeKEWwKCVV1PVmOEd0n3+2jT4az/41\njO40fr4FIc9HEgi32eTvm4qfoXnOeuJLplWSH5ErAWJp94liK7pfSz8RKKGs\n8WDnlVpQSx/49mpfErADKJH3iEDk0+xwBrxtt0DEXNLn9PN52GLN6scWvqee\nR3BvgU4t2szdVxBHy8SscVuS/YXZBDovF606n69Y8Xa3iFyY5Ikw+uxWipTt\n0KFr0rTVLqjDCkI0xLjCpcMKnncXvDIergo8SSKra9j1XN41EUNmNWdDzzSK\neIXEugm/mqHkeMH0eV43DkQMAnY/6eaS7Bw0rLkFcQWZZSblqR/aRusUxKuI\nwrBo\r\n=575E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1fb98efe2d6a826fec8ff51ececd5e691ecdadcc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1fb98ef.1+1fb98ef","@test-graphql-cli/common":"4.0.1-alpha-1fb98ef.1+1fb98ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1fb98ef.1_1583744960865_0.3807436967525897","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0063497.1":{"name":"graphql-cli","version":"4.0.1-alpha-0063497.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0063497.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2ff5142d7263c9c47aa53638786203c1d9733df7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0063497.1.tgz","fileCount":14,"integrity":"sha512-LOOPKiKUO2f6GAQ2l9Z7vLTySrKzVNtlsbPAD5CE+BjSAjchoILLEWxAlRaWtZv98rKuxM4qxtViBCqB0Bq8bg==","signatures":[{"sig":"MEQCIA2MDdpy3nAX4IC6YKTRwIkz+/S/jaIAyblGMCk/agQIAiA6PjJj1TeHL6ocx853xoO4auY7zolutT7ACCLy3nb6iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgfeCRA9TVsSAnZWagAAz7cQAJHRDfuGtyyUK3G0XfUa\ni/1gpdzEuz2D+eoRutT81scEXTEF4kAOHxqACaUMfGKL29L/Hs0OcNl0wjuz\nQL+68VfpKh7+Pr3yW0AQiLGM1AkR85BtV/ikHilmQdwbsPCrqNGy5o61rBtk\nnnXCFPjpkeELkTv8ViY2gISqIw67hrKD0vCUjkJyakLmp6CNTGViuvYQJikZ\nHHuVX6amYfVV9/nKy15dSDMn9ptj5wYrSmyvxyxkwlTbI58g9+0xtSdjfyX6\nH3K9yC946uLiMMDWi/zId7x+KEnHmRVdXOJ/tuQfBGDiEsNLvcQNWVVm0dPI\nexKlBUHJ7GHCplePZyk/PuXoqy1sBWnd82IuWq/h74Ac2I/Uqph2dn4lRKDO\neR+tAEvQ0aqR4UweBeOXBxKNYFRJm2JAtzWSndOEAUWPRJEMBV57ifKalEPj\ns/xJumUll0TUkUg7anoY5WJXmOoJAJUz3LZJ7FxiGl5hVqSbk979HlTr15pG\n/OvW6UUbS5eZmr4QSHynSLD2TZIknhs0gdmAScOBOW4psYR5eRAmuP8u1gwq\n0bkh4Rbj3D8O4sSFVKQZeqkTVxbTXehKLi2tUtROJTuIOSQGZcNNObYfNC8S\ntB5aFmAzHQLy9OD+66gd7ZpdjxFGbSBEl9bYSidCRJIxX67+TkBrhbJ1em+O\nZbPy\r\n=nve3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"006349756d11e61966c7b75aa84e2bed348ae8ac","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0063497.1+0063497","@test-graphql-cli/common":"4.0.1-alpha-0063497.1+0063497"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0063497.1_1583744989707_0.5889650081498279","host":"s3://npm-registry-packages"}},"4.0.1-alpha-08c417d.1":{"name":"graphql-cli","version":"4.0.1-alpha-08c417d.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-08c417d.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"66c22876cf613128ca5c542cb16da23054d329ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-08c417d.1.tgz","fileCount":14,"integrity":"sha512-+C7hoUbo7JC54p5zIVEkoty++3rPS6WtiG0SKnJiqeqdAqtZ5v3fe+6J4CBWXoAo1xbCGoA5RQGvQ68aXvRHhA==","signatures":[{"sig":"MEUCIHKiFRGq7v/D2HA/gHIEChFcj1elHGxCfg1cxjKw9X5tAiEA9a/2LEg4FfjktmZK4qo7sPYuvLJPLJc3E8nsWHqltDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgfyCRA9TVsSAnZWagAAI98P/j5qsfaw6KmOjAJyrjNe\ntUlfoilDtBgIihkTnXx/sM87uo4AKCviQRwk7n1OfOjUewQ7fTM4F2gSAgmJ\nOvxrCP64iXHYGkJvERYOaObYqkczViO12tKFdnthLPQZMg6ZvxZeKwDvH+8r\ndbZJHA25F7L+DDr34pXEMAocJHtO36lFCiT6FYETTYSieIr9RyHbAxVwYJiK\ntCLtn/Dd/d7K7mSfByGHHFOHjRAzLJHeZjR2w2uyuj+itf3qI8fCeiY/G98j\n069lvHhEAOkMXgfzZx4bK2JGMTiKgN/C7iASkxT2Sbg8oKHRfTRNJJIhYohW\nVbEHQX7Nv6qA0C/8R8ZJhqQ4u/KkUfbM/wYMkRsTTj1afSK/dfcggJjbQoop\nuZCDJ8JY3jiYB8wlSQ29H4PNjj3taoID50beFD4B626sWmqBlG5dAoHv9z8A\nBKOImSxiraiAGfKVXIic+uDxutoaiS2dl/rA52TIhGo0EowPQcC9K20UH3vT\nUsE7fYf6vE1Bz7EgXxVh9gLdniuvipAS+A98rp7xhhOtAYJ/Wg/qd6KUtPn/\ntaYr4Pa+WZsltLRnBvAWUMtatnNM2tylFChzHsZLkd9SSxxUoogzE8dZI/wI\npwmG6E25jSBLKUQb3U9hj6dl7Tg7ZSY65uMN8rxFBAYMEa3RYFB/Uc5NWj1m\nqOSW\r\n=9rj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"08c417d4b53345da645c99a1ad3ebd27e87f34e4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-08c417d.1+08c417d","@test-graphql-cli/common":"4.0.1-alpha-08c417d.1+08c417d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-08c417d.1_1583745010534_0.521628570932307","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1411085.1":{"name":"graphql-cli","version":"4.0.1-alpha-1411085.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1411085.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9f4c44ec8c090732ecc3ee1ee67eca37d534cd82","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1411085.1.tgz","fileCount":14,"integrity":"sha512-6h4qgMIkcmMKASHlyT6XX5zLUv3bG40SULioD8xhFnfDHzUQvjLxN4ycZADXV3C0/zFe0xqO29ZAVeUnvqgxpQ==","signatures":[{"sig":"MEQCIFWCL7MZ/1dmQJrHf7Sr0cSvchRdJ0EGbGME3lmy3FrOAiAOJv3CQxL2tnjwY09b6GmOAs2Vowndzgfi1q/q4476RQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZggdCRA9TVsSAnZWagAATGkP/1bheVeJbwdTT5R782GB\np+oB0C0D5mFwwTVO5OeonT4/DwUAEJfEGmpRgzmn9tdjSiwG5/C17/s4Xrvg\n52ygWWEA64bJUP/rasjRNL2DNPnjIP7kvhF8aQiJTmq2X9Elbub6qX5v30X/\nj814GAwbOLwkYPr2GAspbbun6m/NXeiixrvx/oWgr9LXuOqOPzAqCVlHCtno\n5nHBYft7+RZ1nE1dw531zlaSbDlFk3j0SMlaGtNz8I17I8R4M0Zckh2WnH0d\nHjCFbO05v1Eo1BXYw+8fH5l4nqUW+PYqdXudWdWjCxo7GQ6SubjskihZ6yDo\nerkgcSodFGF+HOKR8XAl7YAsMH2bfKgZoYgS+vrkXfPDwWDgj+0NzNYzosA+\nadIydYgYulH/NBndm7Bzj7lsejm88/SHNgcgnXGxiFfJhKIEnUL+Ay7D282D\nSsr8uZptX2Hb1El91+J9SxE6lXl6hAs4Topi11u2uoXFk3T8XYudnjRu3ozg\neu2L2Dm4xmQj3wWmZ7YVuHinDoDtGygwV3p2nU6haos8dNJVFeyQwkhdA0YM\n5hST/OGtfuM25vQEZUMRPXKZgbXepCRCfK1RmR17dTsAHQhz8Wil/FlVn0I7\nY+uhEfxuiYObLiPNqqiftxWx1d1xecRxG1XCTooElmxAWz3J8LbXC+k3WYtL\nBBPL\r\n=FLx/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"14110857cc835be477085376d801222ef920e580","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1411085.1+1411085","@test-graphql-cli/common":"4.0.1-alpha-1411085.1+1411085"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1411085.1_1583745053191_0.9568500235263797","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9cbcd94.1":{"name":"graphql-cli","version":"4.0.1-alpha-9cbcd94.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9cbcd94.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0e7494d7f8ba7463ceb1fe61e46f3507bfecb7de","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9cbcd94.1.tgz","fileCount":14,"integrity":"sha512-RDw2+JXQMxjF3b1AAx/OPo0BgrTRjyllu9uDxQJNlilSu2ilARPs6etgdnki7M0oBpPDhMJ+bL/NTdSAPcgBVA==","signatures":[{"sig":"MEQCIFrTp0I4eAmHbL0HtDaDJiKXcfQT0GO7H1lWvsT+/i9bAiAYhQHwFb29u8KYUpRSrl4jEeMvhbUhsGzr9JckqO+0CQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgg4CRA9TVsSAnZWagAA3YEP/28ZghP11VR9pL7Dbdtg\nUdZ0/4VoXDmqOSmHdiWIOa3AaohrVg+sEJSQu/kT/G5IWb09ZIjw8vUD/qki\nXNr2FmFDOEDEVA4sJJninjIc3XyLrxoHb1FMrePI8ri3y94vQ/MFjzC/nXsj\n5lRqanSyyCZRdRfjPCiyfQCjvedCuFjZ2yX7F783tU6OksRsYOgz1lUxkSBi\nsFhymz8Ie0kBXTwMARwU0cTpAS/QLNFitsaEInq6e82rOpbtKhF2HdenVChk\nUDJHgS5X+HVEl+b22Mm/sNp1iNDmCZ9X0jWF/Jqvs9Qdcj4gs7umXg8FXlL+\n0QlymsedzAuejOntG0HH1gjdlVdw7SIyjWGofqQrVStMRgph3Gt9edZZ0Qo7\n6o8qvycE76mD0Aa0WoXMcGFUt4iDbzpa8IAPDXRgobAVjsezpaX7Auqpm4po\n00enBPwM5XpaxoqapLZkpwZWaPSO+8afAZXCyBRvwdDZHRnretUcI5hZ3asQ\nTNl9mQMsr85UamG9AoGx6SrYkk9O98CxVDrMc6QHF8K1FmC9Rx/4qJmyALF1\nmX0NnKk33HnwWhNtSs92pZHeAFJm6juM2qdszzTHTRTMYeVK5JDHG1Zkjbdu\naGjzxWN5oZge308GKb+mE6iuHYG8MwL2c8YaHfM/ndbHvjvfEcEJEBmIVPmP\nfoKt\r\n=Slkx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9cbcd94e9813258b4532e6cffac97786ce551f39","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9cbcd94.1+9cbcd94","@test-graphql-cli/common":"4.0.1-alpha-9cbcd94.1+9cbcd94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9cbcd94.1_1583745079722_0.10749396666815891","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6038860.1":{"name":"graphql-cli","version":"4.0.1-alpha-6038860.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6038860.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c0c244cea339cf54843c60819e2dfcc86c9620bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6038860.1.tgz","fileCount":14,"integrity":"sha512-1g214BoHUnDZAOqji2syvnISxWjJlv7VsBPPbMr+JPNks4IQaIcfMMILrKi6mVKuQhP4T6jUq11UiIjji7pySQ==","signatures":[{"sig":"MEUCIFQF+QsRnU53dZ2fw2OvBI0hgz8w5iQdXPQ9xLk+DxdhAiEAzbFEt0DM9Xyrw9wBYQDgvnf43ni53nbQu5lo79QRe4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgh8CRA9TVsSAnZWagAADhkP/1TxNoyvRhnX/WN4MulT\nzXId2suB1+KNCWM60BtMia50bE9+VzmfcQZQ5T5pCooHIfYOWjIrBMZzBWKx\nZeVLwb42L2I+VqvZPAbg0iT1RpSW3nj2ZQHGF5g9DCZj+10h58N4wpMfy9R/\nvpoyIq68wGiGBnmezcAPhxV1S2TjPrnjS4wU1pTJa49/CH1PTb9lOOmuO/ZN\nnYj6Hoaquixlj+jGpjLMci2yzggT/aDqBExPgMUnZkosBQMd4TKBUckRntRU\nQj3KaXx03M9j5jJdchzY7geYzOA8IpWzLmTNGzzJMSH1EVUPJETcwaT+pC4H\nv1IYp7w1I6u3+qI7/lUfJnpa4b4lW73uy3XhqPp0sAiwA8LDVV7c2bp9B4qM\nvGmWeMKcBbv0J7l/KGdktaT9LlFhVLF9XNsrPbO8v1v2eBMjiWY8w5SkeE/0\nFunLS/zUpD8QMZ4a4aNghxVh0aCEEfVssd9pcfW51WOtkTdx9j3ld7J+nXvr\nxXCkQh/KgLYnm1tyqGYROf5Vs0kD/XNAe6HU1oFwJ95Yun5d3SQ/8wEM0hHy\ndCTZBZIw9gzTjDfpEg1Le2SeykGjnBot+/y7bxkzx4NrbhcUQ6L28osulmx3\nmftc2NJ+fbwov1LH9dw2TvrJ0644r0pvWE+aEUEI6sg2cqBuXDxCtXXG0qy6\npHJ0\r\n=DM/P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"603886000d39994c16b02f911d4f831418dd0dfc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6038860.1+6038860","@test-graphql-cli/common":"4.0.1-alpha-6038860.1+6038860"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6038860.1_1583745147736_0.06583656294694284","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4296e77.1":{"name":"graphql-cli","version":"4.0.1-alpha-4296e77.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4296e77.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cb1478edbbeb2022d77eb3a5056f2d47beb629f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4296e77.1.tgz","fileCount":14,"integrity":"sha512-SllRoJZ66zBQH9PW9Tbhb1V3O1jQe/pyGvzsfN2nXO/7ULr8a3AguaO/QD1hFvW6e4Yr0bczbJAwSCy3Rfb3pA==","signatures":[{"sig":"MEYCIQDOUMCz4TJcbz8nHeMlHY93OvDO5mJ+PPlRwhZpNAJbqQIhAO2NbIkVQl2uVqwT8RuHAoZKeoWX0gl3pPkkyEbogGTZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgiLCRA9TVsSAnZWagAAPdsQAIiHDbYWYynUsPTGKW1D\noYbcpcRfalzPn1GVCQ4ycXnQEUa54Fp1pkZ6z+ptOlIqbGFHfYED3WXBxUgm\nL/Ej9YJlLC/dStsjwG45R4NSJtoVWW3uGzK5qt5SpHhlQ+P8OPS7hJdRZLev\nlD6zPfMzjO6zMEz535JCSPwjEMuN0QKUuirIJ0Z0x5QNwzoBPD4cMe7SZlIa\nQVhdkFKwCqaitr8uTdp+HEGIiSfpWBU+2xic2hDslMb3V2VD1OXunjAdIg4T\nuS5TfBBau+1/zkMLNeOoygLjDHU4j42hueiMaPaG1Nzvi51jG6Z29/iQW6Fd\npiohGlZXaYGLMbi0Jenc8twMcCQYxOOrM2IbxaUggvTNnId/IMCmntF+fU5c\n2TzjfqLd2wmQGo2dRTU34g+K6ngQDmn2bnNmqDK/sBdT7RUPv/r7gTbWCN6N\nCzKPJ+eDf/XyYeDDqYKF0MpLh07kdJ0YHn8Vscg7DkA0dX5vcNQ031LmjmSm\nGqz+B8pnEhBvsAox7a8TQ6GU58tyfRplUdPkKpgQ0RWXRfZm6Ana7nnMElIP\nipNThwUEDFniLd4MOJXS4pQ62Sg91FWx/RjJd3yA2tMprM5D1CLKcMF2JE6S\ngBcFhFW4jOlPKPH2Jf0/3gR73GO/GIuakhoo5nz+QQySizlYOWG+GyLBdqPO\nn6JF\r\n=v6BE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4296e77076c8a94eaea0d171b05ec5f176d63b66","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4296e77.1+4296e77","@test-graphql-cli/common":"4.0.1-alpha-4296e77.1+4296e77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4296e77.1_1583745163013_0.7517103911753531","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c9fb6f6.1":{"name":"graphql-cli","version":"4.0.1-alpha-c9fb6f6.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c9fb6f6.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"da077743ba6be7741900c7c5fe4680aa8e0aaf07","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c9fb6f6.1.tgz","fileCount":14,"integrity":"sha512-+qkJOcsnZ2h0lOKG8yht7ct1YEtsMiJc0uzHOQPaGEVmurQ7gzV+jcXSoJvdLsMFSsWkaJqvYTDn4/BybBOesw==","signatures":[{"sig":"MEUCIAN+5/xVJr83Ps/WhkXfs5cWtEkrpF5SBO3HKhlh+pRsAiEA6L0WMRZpk2wrkY1OjSRij3c8Vauov2zirdNrwbaOsLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgikCRA9TVsSAnZWagAAVeAP/RFcgMK23JtNjluaVpxx\nfRe6qmwUgpdmMVdjx6u9ewrv99+szaGToo6A/rKREVVJAqEM6KgBqxT66H84\nqoKtpUEBc3cTXwexx08lweC5wCArFK1gFmp7+K/qTwoVTRMowptU27N1unIX\n4yeKBb5MI72MhFv/YzVbgrmVhT17wn2SUH2R6Jpg7GpKqoh3AY9K3TmSroLK\nTVD6viKe1pdShtRZclPt5oEL5j/tJVcL+wJ/FOpUQa8Z0pVPYBtb8To4M2iW\nJXGiyLrw0HlAVXpAQB6e5aKZoL5leJaQ34KkUho2+SGmmfZys5oaEWgMW3vd\nqpUv+aiHtqbbclvZthVcAVRkyGrOJyTKHDBHdAC66oqvljOt+sN9mUKsr8S4\nBqblri7U/8G76+4R1OngyKNYgicOKB1WXELP7bKDTR16vC1oy3N+ZECBeHiB\ny1nj5TOGfYCJkPIiCm2KCc96859MoEh8lKUD+a+SsQjBhOg0CSvKYB5pJRA0\nNp8LIa65RnZs8ZEKUaak+3Gv/On0ui1Bar1gMK2nzKZDQ43SnTHXEKTloJdg\nNE1NlJp5fJGQ7Nm7jLDc7se40O5tWfuYeuJT083IFkhcQh1yVdpuuVHbzD2J\n+CV378oXF7ZSuhggjN8hg32HS0/uPtlSUx+k55mW4Fn0yMsHsVtlA5f5P/lZ\nCjL7\r\n=Jpiz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c9fb6f6757fd65e39dfe3d47063fd31a6405e4de","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c9fb6f6.1+c9fb6f6","@test-graphql-cli/common":"4.0.1-alpha-c9fb6f6.1+c9fb6f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c9fb6f6.1_1583745188240_0.6720048941519263","host":"s3://npm-registry-packages"}},"4.0.1-alpha-daa26a9.1":{"name":"graphql-cli","version":"4.0.1-alpha-daa26a9.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-daa26a9.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c5ada5a9d21e397cb60f69af49b3f0c0540f0d93","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-daa26a9.1.tgz","fileCount":14,"integrity":"sha512-+6dnqUkEIYQgV0Lmv1qCGOD85Z588hbY3XUipWAzGvsYfP5ehlFpGKtiYFIB3n7Avkj/90CBHew7tujYLUK4kw==","signatures":[{"sig":"MEQCIAgDmI5F16iTb7MNdh6gqgs2wLYdO1ZEGjlIbjysIe11AiBB8wrzhmgOLBIQ0fZLssUl5jn1opboeXkuhSVSeg2fqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgjZCRA9TVsSAnZWagAAzSEP/A4isbfgQwNVCQzkP4Lj\nzNpvFbZn1Xyvs3OQC3+UOiHleukZTK919ry2aTj3M2KvEckUsavh4p/VGmyx\n/6/Q0qrEl9KyKgcS5UTJcC4Wet/AhphuFCerxE641VXR3OPaYjmR6gmQ28xj\n2o52dJ5Wzft5/9QfiaU6XwEJDVVleccENFLsjQFtACIMvJuw+AtryhBSiIms\nA3Cz94rRC0PI5gXX0JqhTD73pl6Lt9rfHMa86b/3/ABjoNpoRkIWOhJdxVTn\nqIWLb/tscrRby3VDTv1MYeFCsX7hdysHdqZJzFijyRbNj2dpKs4Ec65v9Wcp\nLC7sgzOQoxFH4c82O3H+fLjmVBaOHfCvkM2MnpnHNGzsc49LHjx7ygNBG8gs\n3lacDaie1VAnE/yN2czxRpUT+ChzzyfAbQIEUYh9LjGAwIvD5fUcqjDcJ4If\nxsLvboJ3epOzcQfHVcanT+oc87H546PtxoYERGRPjooDppD0+h4ZjYuLtW9p\nKHyxmshsL7X7biWbxfUtrlOBwUXX7drZ4aJpRy/APlVviP2tdFQPdOIcTzzQ\nxY/90u1YF49uqa6s5xfV07kXJTxWSFTqLEg5uOYxQfXjYkgShYoUzYokyX70\n/FbjhtFEexTVLUDoCIIQQhe8fPVOmMLg8JTpcQllg7/q1XkVF7UjuowdPu2q\nd40d\r\n=Hklp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"daa26a9f54b504c9bead09e10de5d7fe62066443","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-daa26a9.1+daa26a9","@test-graphql-cli/common":"4.0.1-alpha-daa26a9.1+daa26a9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-daa26a9.1_1583745241330_0.22368619267283485","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0170aad.2":{"name":"graphql-cli","version":"4.0.1-alpha-0170aad.2","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0170aad.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3b5f56de499aa6141dcaaeedcc08825f25567f72","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0170aad.2.tgz","fileCount":14,"integrity":"sha512-ylCfEnEkbDGAc0Y9+VjzDAAvXM3xshgmilHhvSd+ykWY23FJlIc6+ZYG0jnzgBjDFps2BdxuTsiOXjY4Wf61UA==","signatures":[{"sig":"MEUCIQD1zgkJgyz7eFdvDhWxHcj8dsQs8L66BeFVyFHLf33+NQIgUtvWT7ts1iO7YwRyaKgZw0HdmdCAqKCypy86SD3cQlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgj5CRA9TVsSAnZWagAAjpEP/055FoNDQXYRKSGcLcNf\n9kCryOyNRU5xzKHbCh6ePpsID301AT+s5HDFFfCUB8juvTRVvDgj1EUgmNbx\nCD7vYzftOqYguA1K5JP3brwYdTgwmleOaxkSg+s4vEg8fyjLVc101MevlIR8\n67/M50iQX/OXslFXrIx4DO7HtOSW68qqcDioOF34+KIsXLFhMflOJPuAPE82\nKu8gLVG/AB6JFezjOfRqDUodoYRD7kPsVrFbU3wvL16VSPOwh9/PZ8ue4zIM\nvbP3bjHtbvaUf6SPobmvY5xVOyHVUT3nR49/9FVtPry2vysxyknp1DRUAgfS\nbavScHMPmyIhnHHYBzd5+gp1p3oAik84QkoFO0ZfUaJ90xU1rLuVErqU2FsJ\n2oKCCqChgESskhN/zftah0lBhHoj5mflRFAjEM9Zadtp/6wL8crDQdVKhsEx\nv5BYz7toOoW1M85XyvF+CjCHJ2OyOFFcJpiyXbjgWfaqrQuTFHC+p9IkAwDI\nl2j3WT6Y73TheujKdFXcKoIkLz2WvEho79ymMuIaAVrBULeSWc9ej+DCytYP\ngkjJDa/hvkRqyNoOPEXX9Nzk36msosfx7b7NSuocBDMKng+ZFAudOLp4ZP58\nSgjpNOtSSypHtmKeZXvJTt3ti69UWlYTbKuGrBxpnljueoYZx0yeqxadNcqQ\nEWOt\r\n=Hj1M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0170aadaad53a4fb507183433c337512c694ce31","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-0170aad.2+0170aad","@test-graphql-cli/common":"4.0.1-alpha-0170aad.2+0170aad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0170aad.2_1583745272900_0.834344477730357","host":"s3://npm-registry-packages"}},"4.0.1-alpha-92a9a4b.2":{"name":"graphql-cli","version":"4.0.1-alpha-92a9a4b.2","license":"MIT","_id":"graphql-cli@4.0.1-alpha-92a9a4b.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3840f43dba10834a1f2d5c2942cb8e47df5bd874","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-92a9a4b.2.tgz","fileCount":14,"integrity":"sha512-m+H9shs8VnPwiHvnAvMqyQkwkqwqrKxo+lA2iSmuxy5jYcTp3+auZgiPENwpyRBvA04bYZo/7IPNgf+zjStWVA==","signatures":[{"sig":"MEQCIF32QQRDqfB8RSCjakiwfc69PQIVuf9nPdJg8va5DIfEAiAL28s9hfl3SCj4Mt7whrzyhJCm+ggtcr3NMlQd2TT1Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgkwCRA9TVsSAnZWagAAUsMP/1hemCWBKnSCsV+A94Be\nM+3EMtN4JAF7Xpca9kvQ9RddiZg19ss41BcEx1EonQ4veDdO1p8jl0+uQ+9c\nYBPtrXs/szYL4TMOdWjMV0E4QbHhI3aC/2eZjG9SQaAupzFWtxKxptHf0Pcf\noHHCyaHokR4dWcjouqzy17rla4Lp1m36Ds8hh/q2z0IY5WMNw7Kqa1oBukh/\n+niHTFyPpoM0vhtFbF7scTCmhSszzfjLMAl4HbbZ0RiUWgKc6WUUN/bpxBOH\nCHeF7AcXVfIcuzKLEQRT0MVegi3grkcVW1d+wgnNUeFGmEX/ULBWJc5e/uOq\n0A3C1FULKDUfdnyJVP2FBSH84b+VDqTczZJeCtpVvxBCH5b84dwQrHDjDLNu\nw/gbyDPsc8aV6sKb3S80LNVXNkNPNSInGeK+ra5LTdXTL64eyUH3ZUHAefo0\nvcwUOGk7K4vGRWYIkqSMtfTsB+KupzSjLrVCwdufwdiRqkknzlJkFRXmjGmP\njN/VwQ27HdmOJgQvrd8JziqHeLp/eiaHEWqZl05PaYPFLu8tUDHqVGumJgxY\njTjd6rauVHjx91FSEdbnlRHLZFFuBHG4r8IaJbAVOX6660IXCgOrXygHJV9Q\nmKRywZQnvnx41Q53wxpsDx2fsjWwnZiHG95XKX1CLVd5pRVrw6v18UCYzhuv\nEoVc\r\n=YVWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"92a9a4b819c41e9a031c59a5e33d9efa7e666965","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-92a9a4b.2+92a9a4b","@test-graphql-cli/common":"4.0.1-alpha-92a9a4b.2+92a9a4b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-92a9a4b.2_1583745328106_0.28323252349353956","host":"s3://npm-registry-packages"}},"4.0.1-alpha-623cb96.3":{"name":"graphql-cli","version":"4.0.1-alpha-623cb96.3","license":"MIT","_id":"graphql-cli@4.0.1-alpha-623cb96.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"62a6b5d0d8ddfe64f7c4b104fef21c5af3b5528a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-623cb96.3.tgz","fileCount":14,"integrity":"sha512-jjVwYse26+xBjW+BS1dXs1fiQwmbQWnW/eOF2scEFzJp7v4S88hRDlMf2mqBAzT5ZBkFKz88u3rHC1hVLASPvQ==","signatures":[{"sig":"MEUCIQCM/qsBdxOyQ6psYGQaLwRMec3hQN91FES6D/a28nPKZQIgK9QNJ8SLqk9dy2ZqwBdNe27jDxU7rwgwVraCcm47cjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgmUCRA9TVsSAnZWagAAX/EP/i0QvBq2ltgl5k6UVwrH\nVhKDc4oLQJE9UZilNBXEX1sVE/SwCPCj6Jgf5v3qI5fXrZnLfqSATSX2wBSU\nbjpMkweudqZBFF+C6nsZqxRe/uerAjVCLKc+/H6reLAFhFWWvtCQDPP/gqRJ\nJ+Xy0eMhpLA4W0eRVTe7fFP1Cw3PpwPCLXo2GDe4uzzosL3oYqd/a20IeWZq\nv//0j0v1zCARNJEYOy4eAfbgaBumSFabJGeI/rbb3FRbP0SUn2B3UFdETol9\nHXyu4U5tt3EFtxsrj0qSxgMnFtwVpIWcqiMoWIXrCHOqlGIa+WgtKvgteteN\ncSbVl7llAjLjXVKteuz1511T26SBSD0kSpA96Euceeoji+L7kXHe1BaFTora\nhLu5DSKDgQ8Y3OxB/WlOAG3OkegiW2ntW62GNKRRgrtATOz12GdUGIcCUoJN\nvVl0ac5Vu0OeoHaeXbrm41SAm/Ys+wSKjH0pyM2y0VNEX5HsclV3phsWAcGY\nGsam7NDxv2gZzRE7Ynm2OpjR9eMQdhY6djMHuwsxDhOS+t/pczgeXQkKhUTv\nWkvsNgibRFjiXqiYsXCJ3DirSVjoPqW0UmSuyuVcC1ZKF6d1O7L7W6ISlcQO\nEf9kO0TT86j5wmFGAH62Svk0E8jO40nXDV/9eEz/AtT5ziLJl0u/TnqYooOk\nWlPw\r\n=flHy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"623cb967c52ff368173ee10f62d8437682becc43","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-623cb96.3+623cb96","@test-graphql-cli/common":"4.0.1-alpha-623cb96.3+623cb96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-623cb96.3_1583745428387_0.9156035260446569","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7ad4de0.0":{"name":"graphql-cli","version":"4.0.1-alpha-7ad4de0.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7ad4de0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"19d9284c614bf3f4e5b365059cb600c88fe91d8b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7ad4de0.0.tgz","fileCount":14,"integrity":"sha512-exfN+MKYIRquLOC08HTOPi+STXK9ohHFWXh3hluK6Qr5XusWmCUj2SvPYwpAsy7PzMVzRkLcSupDhH2s7+FYxA==","signatures":[{"sig":"MEQCIGDP61L1XvQWteNK3uNVacFQ79faO1FKNa6lQvqbWkJLAiACz9Hx7JBqUu4PPGnxjCi7hXIf0whhfu6ok1FGTjbeWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgm1CRA9TVsSAnZWagAAwLoP/0MtQQJHfGjQ8i1tdOxM\n6sCW7hgPqtt3ZmXU6ifk2PRgG1cvgKYsdp36BjMbDmAvmxBOYT8kTqy9a0m+\nca79KaDHsfj+8d/NFEKskn4kzLP9F3X3opK0QF81pFWJczy/YoZyKGA+iwR9\n6xbvstYFSLhvKZaz85EgPZGEV/35vEWHPbBsS1hSDVq0D4oK2hpGz5MzMtMp\n74wpqOjuYRC51qRsM+XBINkdF4uThnb1QMDP4IgxZ2OdDZ/IjbZ/ic9/ozw9\nEG4XFKLYamGBXa+tK6pPLtBs+YR7orWHI1RDtM7nGCjDeROl55oFGdGHEEb0\nSrMHeigMgDJ9CIQyJNsm5Bc4FrwZpWBI7EFFSaV3Wvgc6Jr1CTiAPH5+hzTP\ngnVDSrMyqPoXT57sy9l4DrelR517R0wYXe9yjwqH3ukHXZuyZRUdS80dkBbR\nJM25i4G/9pcclb1U92xhe3p+OGwSLBkfvIRFZhO4NVr7zEx1GrF2U7hbCa9r\nQDhvbqo2NNHb+tQPswVThjyDprTgWJ1SqeMKtZugxflRazWw5tE1QQp7a+Yd\nM1MiqvP3CxZhBkFXxSOU5FHB6uzCCVhjOTnxUadbGhXcHtTFvWqVUQ1xIphO\niqNtLZLabUlYfeIezbjBmk941HStoWhr4nQaBylDu12QmCPO6UfQQ5W4pZp9\nUiu1\r\n=lFBz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7ad4de0134b9fb48e786d6e15c35c141f39a287d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-7ad4de0.0+7ad4de0","@test-graphql-cli/common":"4.0.1-alpha-7ad4de0.0+7ad4de0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7ad4de0.0_1583745461064_0.23443470715225345","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f98b14a.133":{"name":"graphql-cli","version":"4.0.1-alpha-f98b14a.133","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f98b14a.133","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a5fce75490d9e7cc893c096703ea0fa7038d6ff5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f98b14a.133.tgz","fileCount":14,"integrity":"sha512-2z+gF03mdA6PUWNO9Eoi2HflZ3cOWVgPsw1k/n/wClOeXZlk1hhId2pyNMX/5tkhCymLDBhbnjybOr8nuM1jNg==","signatures":[{"sig":"MEUCICVcKz2MA4Z294+qlxg777UetEIkKD7HrUgJ/gF3HRMAAiEAwB+DQS7JH2p48RFhYEPfW+EfokqxCAZYxocQ27mB07Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgoFCRA9TVsSAnZWagAA4AkP/12slN+EC8/0i6Z6RFc8\nB6lELE/l4NytQ/YN3cYBVeDjdKOEgxNmuPtz+TPv5gU+jWKr6O6qLmhbE1kx\nmwtb82wckBojlgWlODhFGF4pwvN3cmVx9iUFrRIx/b0eNfFn0CkGXEIF7DtK\n57+mHDTyFuVyNA8SsfqP0p1D2bovCGbsbFhGEjo5D80mKe08fwqXdYdAQ8Vf\nsLSweDvLC+hLxquyv9/Q2j5PCl13IV9LytxGs9clAdoCmPFRcXYIgtpe3Udt\n/Bp2KG2PPeJcUyQzOjkku4mBqtsBexTyGnD5y7Nf5+h3TY1AshmU9G9+Bbd7\n48DVAIFZdfsloZgKAWV+p3osQThyst6vPjGz/h7NyiGd4qimK/QFl7Mvcr6B\npYARNFdrtqXxv+ESNeZ19deUVV72U0p+DT7ilVGEr5YHE3PibcBHbOuBFOf/\ndP3Er2boyhRLX1h4SkOhDYmrA+sF25EJWCGoxiI6UV+lh9dVrWDYcUJspAUr\nz2z4barbadEGoWU8HHSA8Ye2xZvJp2WTb/kzItK+YtV5HC2xwLGEraes8kIn\nMcBVe2ZPdq7ozB/HeTwCARA9C8BSjgOIfc9ckWhYrlLofuPxYCxwTAjycFtM\n7Xb47msaqnf+rVDJXpcjBYNkiWOubAjwT+oh/ywbMbN8Ib79eoGvkbszhpUN\nzcwU\r\n=PkZN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f98b14a5e93c5f4d88cf33af76e4fa8359904b27","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-f98b14a.133+f98b14a","@test-graphql-cli/common":"4.0.1-alpha-f98b14a.133+f98b14a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f98b14a.133_1583745540479_0.26969606891420606","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9c0c22c.0":{"name":"graphql-cli","version":"4.0.1-alpha-9c0c22c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9c0c22c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3b73fce1947de7788503818c6e4078620435c2e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9c0c22c.0.tgz","fileCount":14,"integrity":"sha512-oal9t0VrGz1SaTQwcdvhFP51VVfoEIDuPB856Wu+JWmqutzWX8V7HH8DAU2EKSUUXW3eDdkApWR5c2yqqbnvEA==","signatures":[{"sig":"MEYCIQCY3NpVOMLa6B3ClupptOcl3mEhuW04MemMU52HGvkA+QIhALpqlm4fxRpOpvbjpIdqLA9U3hKg4yWT6HBwXM/fwO2T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgodCRA9TVsSAnZWagAAgygP+gLEFnEIAaxYzxvyd0VI\nGrAsUxEhmf2KNIoNAjmOwKQbCfvgrJsBUM1PG7FekEjNcGnCGTOozAS8A58N\nmOkdBaI6n2vgmg7HX5sxSxarCRnLDyaZWCLbRe2q2ioHLdbwSM6JPSEZ2Dop\nVgeNiDaGW9Zqm2krjvkle1ZaTCnFCX7JjS5WSbMnH087gGx+QDmzS9ZloU36\nMNq+FCxq+MaJMXLfeZSO/U/tFeHCGf2jrtx8xYtSEfDxnCsLeq1Bam6o0TbJ\nfYFxgqZwSyh8Vc/kX6A4QPDyDJf588fvLO/dOrWPt2kUM5onEjmuD+8nfvCD\nZfWN9WLp+Wh3RJr6yP/y8Dea5AURtP5/l0JAOCzw/DYUXbwgC3dyAMcBMQfA\nZOffXFCq3eqJRgOQgy7bs5UXj01A+J4efRFRE4jIhC7MOrrjbuNruYJDLbHr\nZUzcSdD8p+5NJSeRAj5HaryQcMeuFi9TZEY1C9loSV5D8QWu5DX+WbXEMy2o\nbzeVFAgemaHMQTfR1dCFjljRiQUMN9dME1BHznQyeLRGTu4EXQAoapCqz9ms\n+vKNRBaGpRuSi7VnbMQM5621GpEAfLovdnAldaAd5aWLWUdH9tGSj5Hmj2uK\nBdsw9Vf0WEC2gpXbyfDbUfbO+0z27Z3yfYAYJvdSuqTs+Y7qxLZVTzezWJVM\npj5g\r\n=Obz6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9c0c22c538faaea977189876c453b6147d6e353f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9c0c22c.0+9c0c22c","@test-graphql-cli/common":"4.0.1-alpha-9c0c22c.0+9c0c22c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9c0c22c.0_1583745564532_0.02266006536985743","host":"s3://npm-registry-packages"}},"4.0.1-alpha-94e2322.3":{"name":"graphql-cli","version":"4.0.1-alpha-94e2322.3","license":"MIT","_id":"graphql-cli@4.0.1-alpha-94e2322.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f74b31ffe4449767461685fa95a935dc9a68b7f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-94e2322.3.tgz","fileCount":14,"integrity":"sha512-Qj7E7q7G6REE+QFEFvHfgUJfm4aN8wrys36d2UfbGfQKjEvh7EC6e6LdDuF9CVZLoT3N1bmj5YEsIyVWxFTa1Q==","signatures":[{"sig":"MEUCIQDWdoeyZyTCL1YqNSv/nq/lgagV9rpQeeccIaWAszIZbQIgKb3dpJuDxP63fsm7XJBxSndShE/LMBSOuUExvcqpmKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgpICRA9TVsSAnZWagAAqnoP/21SWAHXDZsCvg4yH4j1\nPv/WBSxPZRqhTIutMjDBWSaScUyb5uaHGn9zYrjXZ2djzW3iaR3jOpabBOmx\nCZrZ+6hOZjSvRUcrC2YL8lYnnmHeCOpvmkdpObGhjYj9TDsF/i41C8FBv0ha\nA/RyTt+9Nt5ONDhnP4Ae7LHGPEtxrfssJzeTTy48vRz1y4Hp1nvZ8qOR7otl\ngRUUYMj10BoUnPS8ZWcqwGPn7agcxjN26vGdAjH+c+Bf6E/jYpXl9FMFU8Rl\nSOwG/0YdsE5ApfPbR3fkd+JnCT/lIAS51mVsnCeCYea5afpG3NEAOqoh4a7F\niolk/nwoaRxgKu0ib6fDIgIhsdZkC7UnkvP2jCuta081FCTmgTd/AF4BUi/y\n/kUfmqHHf1WAYnWitbM5rd6xh8bpJ9SgeBMtTe4Kraa7Q8w01w+8H5CAKMAu\nfqjZwQMoGHEcAdAYQ/zjQw9E5yc3q1EiTSz8X71Gyla283DjtmuYVqoHdedV\n7PtUoudEAiZqfrxJA6Q89x7Y180KK/GOuW++sHFV4oEuSumOnMKsgFxEnqCD\nq2GyrjImRYB65cdzwwXmX3bcycnSPgDN3bODdf2M/8HoIjRcMo+RNsEglpzQ\nZRAbIrYJ7N9802XZuY/C7EYCLJh3SpZENEXG3bHSnYdiclkG9q3cqUdiz1rk\nurki\r\n=xPlK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"94e232207525494f52151e47bb4d1d6dfa21fe95","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-94e2322.3+94e2322","@test-graphql-cli/common":"4.0.1-alpha-94e2322.3+94e2322"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-94e2322.3_1583745607459_0.0221013073533447","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1195a0c.3":{"name":"graphql-cli","version":"4.0.1-alpha-1195a0c.3","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1195a0c.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"05bd3ab4aa4a850fb95b9df1912ae5c65ffb4ce8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1195a0c.3.tgz","fileCount":14,"integrity":"sha512-h45OA7908khGxLDyZF2yPSiJ1VGIxSI7Q0NwIfmrAfFYjAwbZ5iElk8keYDXw2YQtIOu390cF1xZD7kZfMkjzA==","signatures":[{"sig":"MEUCID7rzmCkXKYZIhPzgAgHxoi9OUxen6q/BSEInV6teB83AiEAjKfVTYhQzzippGsZeSK2dsRcaalekJ7u0U4HwqD4EDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgpaCRA9TVsSAnZWagAAFAQP/2Za/BfCupvVYkS0Gai1\nHNH9uzLDUFiwc0UDg+ZmQyZr8EsOyYVLNuoYTjMDMq1nYLJoSg2tu+w7geKn\nmASVKGSXt+wP1jleO12d5wG2h/Ngw2FYSifF0WswFtKcq7FdAHQMq++w3Aw6\n4dhk/9QYkfXNaFXHDLEcdytUwwiaKl0jKISvJhXoj/rnFCgPsh5RAQ8mMcKN\n5jrnLFl7P6b1npIHFL8xFi33Jmyb4xChy1tw16AHfyYvV//BMTejs4IoySsX\nQznIGQ69FThj9Oo5uh6WOW2TSVPSu+Ya4g6ofzC1V6f8lunYNIqBfsTTIzQ5\npiGqJZEv6tWjHaCTPmIhYUHdrPfud8tAsJCDTmtCRWJdr67SFvmh6+t9RqaD\n7MS2qudQztDYTA7Mumn7zzDdrIgFoYPrjHF39YeH+bq5GpB2GdJ7urYEYLui\nYP1t8VrXajm0PDVBpSq2fL5ogS7ekMh19gFRUOdNJJ3wlxzx/j9MJlHPEJcg\nOfxWD6Gfn2eNICAWToFC1jaxabnF3cGmO1bCGyeSHrjSHRlonzqPMfvhZvMn\nKoq2swrwItYw3aNRCbHFLSgB9VL9wicf+1B6//cX2Cxuz8qWCzka81AQE1xW\nV2158TphbKbRWfS53IlSvIyJn0PwYwAIVbKZC3ygj2ofEAu7asbq9IHkX3Ka\nHGBQ\r\n=hU3P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1195a0cbd58cbed337cc702e6b3c78a0b5940084","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1195a0c.3+1195a0c","@test-graphql-cli/common":"4.0.1-alpha-1195a0c.3+1195a0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1195a0c.3_1583745626289_0.7536055537686899","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9c73607.1":{"name":"graphql-cli","version":"4.0.1-alpha-9c73607.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9c73607.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2a0560036cf5d5aec555c95d15492caf96dc8cea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9c73607.1.tgz","fileCount":14,"integrity":"sha512-70/feqeyrOk9paL8LMnJHnfvk7n5TIZQW+kmITRR3Z+E6xhpy5GHMIXg0UKmferpvzohMnAmgZQtPwPnEmx8mQ==","signatures":[{"sig":"MEUCIFS+iMQR9nHy+5Ysk+s6NJXhJ/M0CFNYaB1RyHxvw4heAiEAhJjAP1sWtoG1WVAsSkL5kPMJCV7SiotVzjtmnzZTAFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgqACRA9TVsSAnZWagAA7gEP+wRhfxFXDAogxM5quvzU\n87htOYqECCvxFAX3CXv26QGZpZtOaSsbJn3JzsyXxixZKm23zqdGUd4pDJQ/\nd3MnbP4o5L2Tv2QM8i/qAvN80sg8+8oseBxa+u5alx0u5qGhBLjlylJD/ZTW\n/Q+Jrkni+5H3fkFxJbCIk9z53FOKFx53s6uBizZjrjNClE6PdX5Fnp+eqEnE\n8IQ3GkKnzu5pTwWuTLndoX0RVSau8NPk6Og2akXVfIEnzdaTqA2TW376jPno\nIRerEL6HE/VJZ0TgG2lro9d/cEYgz3LdQfp35xnWcfkcyyXsv8n309fEe5d7\nebixNWtgRElhKOTApZw+cTKuzeWBrM7nMyqFJ6TtLu/fFc9Ix4xvto9Iphgo\nvwwuT7kvaSDNJTTqN97O+oo+ikMF7FAmjTxI27Aq85EzwT7ibtLjVLPLSmCK\noFJFe9mFeAIVaJJtfBnb9EeT7sD19hJ6tJFVnfFbl9RxRh8xBqGcXcKj4xWS\nIVLtryhBbULU096BIPs4JwsA/jykPLqjS74rglm2y6L2GBV9A6cKt+0OAz9x\nh4Bp76EHsdFfNrh/qTz4eOPxrt/PW7iTaHXRSB5SZrZs+LWYP3E8wTwtGIae\nKoDjIvUTMBuadHddnt+NKY9vlYIwG+xxvIqNM+WHTgqc75QnrHREb58jV95h\nDVw0\r\n=rBCl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9c736074c39d9d4d4c26c12f0908cec1f6eae451","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-9c73607.1+9c73607","@test-graphql-cli/common":"4.0.1-alpha-9c73607.1+9c73607"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9c73607.1_1583745663554_0.19779335311782908","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1a489fe.3":{"name":"graphql-cli","version":"4.0.1-alpha-1a489fe.3","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1a489fe.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"021b9019cc5c6834248dc4965e6872c86ae962f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1a489fe.3.tgz","fileCount":14,"integrity":"sha512-UReuYN/6ZS5CQoVusxpnS+3KxFLX9JNFgXYL5QdA+QPPzx6p2M/ttxjfp43o9fyz/ht5eCj4d9q6RP3kxAVKiA==","signatures":[{"sig":"MEUCIDpipIDsVLMrg2yRmLEnLRtNTri591ctemjaaVtU22w9AiEAwlZ/HmJA0LPUe+jeJWKZsUDmyjXRoDDeTuYfxdUkero=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgqTCRA9TVsSAnZWagAAaRsP/RvfNOEBWZsDg4kNYbFe\nr+jKVS/VoknPuI4TIBEKcTSso/1xYr1hKNCz2DMF6UwL0gH3j8KuItyaB9Wa\nMfjW2ratQ9WVpCXDEryYV+YAZHI96l3vqXiQU2fapwRiW+VhVWEWAaozZc8z\ntO+D4RVOrne5T9fvMwaVywFGyZiN3gEQu8gkptxdlm6JKMNKo5Uf/F8j0iAr\ncCoC9gGYXhAOP31vAa/0mpy86HHzoFl8MHbi0gcIfoaz1hTW2oylBk+2s0jw\nOzFeBXsIcKtByc3Uo7XEP21bHd8D7wXfNl77KWkUsiCw2Gxx4j9tuj3iGXsh\nCnrci0gC8GlJtZH2k2F3oNyfD6jRR6lxspZx3NuTrJaAEuFI2T3HBgtmNwur\nXkGQT8m65gF004vFuLg6on/uthg88IGl6vChf18mX+d+Xdeyrl57PIMgLKul\nECbjBtArXMBeEM+hLzrPp7MZ+b52ICZkmdGIuUTk1tYW00fF1N4N7OswUa0Z\n0Mhy33vhNYHfw/KHq5fWQyR9P2mCH9z+GnjMWQZmg5lMAotGxNAafucsUV3+\nAQAiuPxqKzEV5Cr1km7tMcDp2gh8X227RTOAmdK3Va35PWWWO5td/Z8Xpag4\nbWRXz57fCSXIljZbX5WI+KKdpe7vwjENvnhbM5t6dp6ErEJm7I/QvxB9g35a\nrVXU\r\n=dVRf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1a489fe00cec7351321eafc2807a5c7b23a8dc30","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-1a489fe.3+1a489fe","@test-graphql-cli/common":"4.0.1-alpha-1a489fe.3+1a489fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1a489fe.3_1583745683101_0.5455057071614495","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ffb23f0.4":{"name":"graphql-cli","version":"4.0.1-alpha-ffb23f0.4","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ffb23f0.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"23634020817cac76be565fbdcf68e7bde1ec24d6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ffb23f0.4.tgz","fileCount":14,"integrity":"sha512-kuqh7gG87s43m3HkSBYqw00plsuH/t88NkU7Fmyi5NzeBFRa5giTi4GNHUtlXykXkMVcjzhmD1RijqeAvsotvw==","signatures":[{"sig":"MEQCIGoGsWaV2lNSfFyaf0qeuEEKk95Bmr9qLlPIGtBdYo2gAiAONDDnNXdCCVY2/n6To1uJoBb1hCJr4LmP2M2vimcmbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgqbCRA9TVsSAnZWagAAWt0P/0RLXWJ3o9UNSIV/fiyo\ngGU+UlxLlpDftilQChBp3wIBA4zKSLGXFdJwGGcimfucoZ0oyjIlbyjFumgH\nlOM/dTbMvzyT8XLKZ8QP98/AFkvPiMnNGBzyxg3PbBPytEiozzb0t+GFGLSd\ncLigUrASLyjfdKYuQOidIs4usKyWZbriU9gfOxvvprD622HFUiVdAKBNG0yj\n2UQAj7FytV2PxOzKAg7j8dfUlQ5go7uc97e27ffKG/+IKutth+sUoFiO7ZKK\nOH1+2CB9dOwOfVhNTvyEqELx2dMejbcAlbYxOjJklsqPexJUUSoiOmnzeA2F\nsyJlKv7qlXCnLUl+musUpynfllbH0812UKIuWSYViobqRPjMUDNBIhLUk1VA\nAgjNoE2kEEfMOUuclW2EV5+nALYAngewfR3DsZ6HOTxtYFJFD/DmlYeuzUn3\nSQVuz9wpgogLQ7NzgI5tj4vX4NEthjkIZHxCFYPSxeL+f2888fqZspFuypI+\nuyzMgzEMw3dWl1Fn6lIRXEGEB51TK+gQXo18bz+l61SZCBKWNaSOU8mMZdS+\npvi1uzgCfGDwztHRKEcJw+0hgMkL8HTBKsIxf5KeJ+HuA57+LsI3PmHlyCRR\nsIi0nnENDoFhHdlN1cYxGf5z1bJ5KiSBO7H7vFOmFzjzuXOXwUcSkAAswC6D\ns2xl\r\n=hgL9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ffb23f0b38f2264252c1c8a7c7dcb93c2a4d9800","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ffb23f0.4+ffb23f0","@test-graphql-cli/common":"4.0.1-alpha-ffb23f0.4+ffb23f0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ffb23f0.4_1583745690653_0.12737506714542546","host":"s3://npm-registry-packages"}},"4.0.1-alpha-57ebcee.133":{"name":"graphql-cli","version":"4.0.1-alpha-57ebcee.133","license":"MIT","_id":"graphql-cli@4.0.1-alpha-57ebcee.133","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8cc0305b878c2afae9007bc3223043a963038a7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-57ebcee.133.tgz","fileCount":14,"integrity":"sha512-cv6UyJwwStivv2MoMDcw9eTVyWN4xSm/uqRBa9abbP/jKFYEQJo2DFP1UXVFMVeuSZlkhDOPyR4D4brfkujNNA==","signatures":[{"sig":"MEUCIB73Hgt5DsTRPH2aOGu6liWFGTTMUDlyKtvzN8RC2WQLAiEAkoxuqVF0lsElIFq3iJ9LZjaswnESTU78l7RG1Spvc24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgq4CRA9TVsSAnZWagAA/+gP/jWdJhFDwlt76C3xDxB7\nrRat00xKtLKDtDmPpUz4o/PiRE5D0/zke1N0r0TfyqU/w0p+4DecgtICJMZh\nd7vin5vQazp2rexVrh3ylqqXbJ/RA1o/irer86h7l2JQ/9KbvWss8ZQyoiin\nRB+1yucjcxGmU3KbT+fiLhU7C+66jCD6iSms3G9rQIa/nJa67jJ/lz9kWHEk\nBk0Ki7rDjQD108hHyqUxWZzeg0CWOKNhaDjYL+r8Tsmd/WsSO3CAit2bmX4N\nkBneBJvsQNaeIJ+7jlOAIT3ghVSi+nVO9SN39rfuSciAgUdAr96Q1jK7kwda\nFct1k4tL1k6x+1xAogMeqt3uONs5unFJKMffitb99HQz6Fg2tzMwszihEIUt\nq99aYeolj+/ekbctsN2vj/0GvC4CRjAdQZyX3FNntTV9QIlYfXEQnyHEWRWn\n80lsTDw/7ojIi5sLFSp34rs2NffeyvYGk/vOC72DGfyXjYvkn5bBr8pkCeE0\n29nBls12trVzdcfFeppCLEZeVP6ZkvVoNGyeEv8TSffxIPJ2b/F3iKeQ0CvQ\n44Rx48cAwrNJqJRqR+hzl0EjUht/unreQgaNoiISkTM3Q3huxYVIJ12Kvq6m\nnWfuuJ/8pMgBefnKbZiC2Q1si2wMGMWNPemC+hMTw11wUSffGG/sn8OeBfF3\nD7tW\r\n=sBa9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"57ebcee25e3f228140a097b7181494830baecead","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-57ebcee.133+57ebcee","@test-graphql-cli/common":"4.0.1-alpha-57ebcee.133+57ebcee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-57ebcee.133_1583745720401_0.48469442039305766","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20262bb.4":{"name":"graphql-cli","version":"4.0.1-alpha-20262bb.4","license":"MIT","_id":"graphql-cli@4.0.1-alpha-20262bb.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0d6da20693b8078a1a505ba19f530b1b18fc5c11","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-20262bb.4.tgz","fileCount":14,"integrity":"sha512-3fQ8SbHfpNORmjC/omA61hapYRZmSxYP2jGThA9CNm85wKoAAmuh1KXHhDeDYKpV8vvZGK6QFSQB4euqBMlu/w==","signatures":[{"sig":"MEQCIAdBYY8lzQWVhW7uj2H335dzRGuW0iJqqD5aMsW/B1+WAiBO8CcszKkG1V1wrtNwv+sDiJxLjG4hUVFwExcIp6tDpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgrjCRA9TVsSAnZWagAANWwP/AiXzK9E1zEBdvVHZPZF\n7LMWe+qRgISSZsNflQ3hN2+nbj+lk4HPDm8w2jIhaPd5snsqLzBjei97uNTY\nUSGfAB809Xke3Lfxxd2fskKHJ3NLj1hU7D2RZwwEgDmCFoRXe5rP8p1Jw3dp\nCbnkikRODxmMhcQwJNZl5aF/PHM8LX4WOiYbFqwzz1p5waSZvCgwofd9v3Rx\nzS+tfj7X94/HTrwMS2VOQV/yatV//gfArHNn1rjl3ogL8zIksDnkQPb81s6b\ne3JyU76Y3Vlct5HDNA7Nyybnbq42Q7qAhPXpKlqV1f0tn9a9DxUlW1ouepr/\nWvikWvCP8rdNbmLY7Z0JmPWZdG+knv/K6WX7bNKSCgfrprR9xqfYz+TBcTLO\nB4DGn+Bi1Cb3VS5dWXHOen36jPgOY3IFDkDxVwHq/G8FwBtGEen4hxi6EA4/\nzJ8RxkGvfM8MiyhGKCS11f0f5BY4jp5NC5K2uJrhzfgppzzDvt7/ispkdshy\ntCj6Jzs0RNVZShJL6RXVi+2OkwdAckO1ktv24CipYqHaX0Cv93EYQGBYafiz\n1OlwZIxTElRP9pjMcj0OEiwJfxV94WY1PAVAUwU72Jo6y4rc411vBXaJpfLx\nYPWyuor6O+uWTuMM/iAqRZmnu9ynIWF6tZxFVNG1qPknZ0mYlwxb3kImB/xr\n3P1Z\r\n=doAq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"20262bbf91d147cb0a3af6cb485c648e976497ae","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-20262bb.4+20262bb","@test-graphql-cli/common":"4.0.1-alpha-20262bb.4+20262bb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-20262bb.4_1583745762483_0.8157161560075163","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ad8074c.4":{"name":"graphql-cli","version":"4.0.1-alpha-ad8074c.4","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ad8074c.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d1f86da2efbade7db28b0b93f602a80f13d15b69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ad8074c.4.tgz","fileCount":14,"integrity":"sha512-mYgVCRgxsXVAEELhP6vT89frL2Ex6RAzbQQCMxc+wcIEdy02A3BraJ8Av2Njau9+1c6UdHTUzj4UQjxBssjDJQ==","signatures":[{"sig":"MEUCIQDr2p0XSF2DLeTztgBHUcZMXk3iRXvI6xN19HS+0a7K1AIgXkmLkVPrGNOzpnqLaHHwhsNwcYWKTkNVQMwwF+p2SAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgsaCRA9TVsSAnZWagAAX3oP/jKsmQ76Mf4V9ObDkCgn\ntZakTH1W1G4R7wfvMXGTlIphCKDjGap+fPCABGDI4MMY654f+SvxvlwbGboG\ngaqf+Z6U83zyGS7cMJAFqruoBOzQ2Rcwn4Ywk39OAVEwhkX//q4rhcp44OLi\naj8gePUUvE7m3T7RoMQvsSPUwUoi186RQSGumJAvAtVjTbsrSfA2prKzFTCO\nFzzq1laML9q68uPADhmmeJgR3GfjrawClwR2MzRtT0Ej6EZDjyFPBxDbFXQ0\nxQUWf/PUt+BisUN6xA96rbH/JC9efbxesgJ0CyJ+cRPSxHvA05MaMDNxIq13\nb9DSZLRilZ+YMiUrMBGyWRAZ06rsJOBflu2eYMgXzjE5AvYQfMCK+8iG4f1v\nROPpJiZui1qreroSyP/EV7Xu7QGLrrXp50nytPFbRDV4D/pDGApPVtu6yo/9\nV1D/umV1dXO10yYV+gUcSE7vU5EpXGvnbliWD/rxXjTMX16GV66jI1RvJFlV\nhah3znqknpK/EQ3TzmnftVji4KKlEnzxDUG//zaJCRyJLwW8XE6V41HTFays\nJEo1cw/jRGmMWG89vyYwpoI/AOLe1py8xz5XfScCywlnvUR41Bn517JmXmr1\nda9wh69d50kg+wQtL5BEdiphhBG38miSeaNsH92ViQcQbc/KsndbeS0yPbd5\ngfb/\r\n=vIGa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ad8074cdd99221f5c36e8b5668a2593ea3503b21","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ad8074c.4+ad8074c","@test-graphql-cli/common":"4.0.1-alpha-ad8074c.4+ad8074c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ad8074c.4_1583745818103_0.8188292968695206","host":"s3://npm-registry-packages"}},"4.0.1-alpha-86b4806.5":{"name":"graphql-cli","version":"4.0.1-alpha-86b4806.5","license":"MIT","_id":"graphql-cli@4.0.1-alpha-86b4806.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"80a32f013931017bb2ab11a14a76057b056d0869","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-86b4806.5.tgz","fileCount":14,"integrity":"sha512-rO7FMKsuTnSuMcti8YwHnJQM4QgirqKx4wO59ikxvL67j8hDuCyDBnNXzhZiDIr55AORnhswLuE0JNPw4C1aKw==","signatures":[{"sig":"MEQCIA9v58wilrcQIRkDUaP6tO93fYLn78xi6UMln4jAcIZhAiBxEtBbEeAncwcPaQUZgUnctDwf0yERVTti2YB/0QyyGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgsxCRA9TVsSAnZWagAAiBUP/2705mIPdp8yYlJX2vvL\nNuft57zYVB9BkqCog9/SHHpQYv5DW6nM82pqw13CxZ8jA3r/Y8N6dhX5ZuKW\nSlOUs0RVf/mcBl9ARQQyt2kASYiyP5t3jClBr3M+GZnuh3vL537B4IuQU1/u\nqypojNHWKrbnz9oORn0tnJpHEErT2l3M3syKbCLCDpOpfwk/IulM9dNwf08G\n3WKJBF4bkSyP+m4bgm5a5+nyDuwXgvTcxvUKjrPvEeICCI0Bj92wWmI7bniN\nZ+8EayMzAb8LdWNGduQ7u0ThvmV10Fso8RQpfGFvL8ZCSBnVBHTq4kdgJ8Uv\nRMCNmtKTsYbjYE+v6mvet+hu57+t/ex4P7KcEwuE/NKWoZn6vzDgZLa5UDhK\nCHwjDuT+C8DQRXlNyBUGUMkMj3QCqdrBuVibwpNSi36maLgBqLnHioKvto34\nW+myBcp9gP42wx7ojtkgpN4tXDpIJZsUgA+s2K0igpUqGTEkgd8m6r8kUgE0\ndSrqdYQlAUXnZCfwN4l+2/q+XelIQbQ6F2jzKOZgrYWM2/G5P/sVxu3Cu9xF\ngFVHgR658VOxiptKWpJi+djc9/PcMH+XWDOxPZca+Z3pDLS7AzUN0LBH3mUd\nLMLp69sYgG6lQNTFJLq1+D1laFNzdKCJLpWAIcBTk96aAPcztJCBP95+iuPz\nx3Xv\r\n=o5b4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"86b48066bd7d78b062f218301792e43b7e508e43","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-86b4806.5+86b4806","@test-graphql-cli/common":"4.0.1-alpha-86b4806.5+86b4806"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-86b4806.5_1583745841199_0.9934147194275584","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ceae674.6":{"name":"graphql-cli","version":"4.0.1-alpha-ceae674.6","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ceae674.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"451d4035ebe0a06916e89d1b61ce7e7583a8dd8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ceae674.6.tgz","fileCount":14,"integrity":"sha512-iVEa8f0ar/pKXtUD45OAfoD480OsBMvJYYn1ys2PevtshMICpo/UQZ8fI3hx3JHNxX8vqcDp9tjkwUQRcThq4A==","signatures":[{"sig":"MEYCIQCESURAX5DddRBVnoIur6ISVxCyU2oKUA4uY6yUfwMx0gIhAIzjMnHtGB6Nw26l026lJksKnAcLCFXejBV/gftdI1jl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgt5CRA9TVsSAnZWagAAd9oQAJnMkWNk0j6epyn0XgBY\nv4ym9yQ9EDFx5RuWVqJDfB2bhdR3CPQW0z9B7tuhooXBvXV4zTCJwM9ayall\nHDNMIyq3Tim7TsICs8ZoKjHaKwOt7KXAwpiV11l8LIV6riN75RU1yyOBFIKJ\nc4x6EFpXsTvm0f0WxoEtaxL7cj5101YGe3hzvmFlzMqijmKKZ1a0oXP5SRGk\nl5dQTDSuQDSVX8MTvlj6zc4lzbh+8OzR9QQxIJVgxVaQBPQtjfTFSt8/EEj5\ntbL9W4r6DBHua4x/w8UT8UGp+mDnDof/4odFXyRI8v4k824/oNQPKGUPBFCW\n1dbMS9FFZskbULnoL01l8LlLTBYnZJ2GYb8ND42YgP6Sn/EGe6UavtxGgSBe\nOhkvgLqocdQN5CV5+ia+raDyEIB2ADbHQnJVP84zLiaW0uwqQOLPlcZLhLvN\nj9NOd8rX8wO7vMS6+wFhyXGAvZH8YUSK83am+ty6ldhObrf7U0TOAA3kK2Sx\n92Bzb/Jvbx/7vjbnfPbAYKVPtcRjv4jROWBm6D0LMaY3Y746E9ksJN93t9m7\ngQJ5dSXzX58+GjzZ1hLPR0sPSii8z2fxSpXUIvAd70LO4DIPn0kwkbD97Ywr\n5RP700sYvfA7JZ/WxhxK2LzbXe3v+5Co8zZEybVCa7fu5QBP64/33SPmeJeS\nK8pq\r\n=fCRL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ceae6743cb06e5a105bc24e7a6a783c93a3f9475","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-ceae674.6+ceae674","@test-graphql-cli/common":"4.0.1-alpha-ceae674.6+ceae674"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ceae674.6_1583745913027_0.5532126546501719","host":"s3://npm-registry-packages"}},"4.0.1-alpha-db2e54d.6":{"name":"graphql-cli","version":"4.0.1-alpha-db2e54d.6","license":"MIT","_id":"graphql-cli@4.0.1-alpha-db2e54d.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e5c55faabc7d0d8573c792342c70f1e25e7bcecd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-db2e54d.6.tgz","fileCount":14,"integrity":"sha512-+Aq3EU/giREnxd/erAC5m4zXTy6EzBP7Q+3eScGECGusnlo7QiAJoCrQsHe8ldqgo6MrvM1dAP3wiTQtAIzGrQ==","signatures":[{"sig":"MEQCIBQq5bJ2fzA8lilR9KuBzQilEVmbh1imNCP+1VjnHwPUAiB7e/lRGmo3HpAMjJYqvTISFy695z/Lknq/G3u5Fx7VDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgvNCRA9TVsSAnZWagAAQSUQAIX9fdvRiTJxPolRHfdz\nZFqZPs/jXIYKkq2nB+Leddtgbitwz8eJjQ99xuANuR1s08urb64e964VZNAU\ng5ruclxt+Gc1r/cZdQRM1dcD5isveUjfgMkxaR4d+Ygk3eF5eSNzcrO2JEEi\nDiWgdtFMadF7a0pINKx1y6gltxKY26KJ4kv8m8m7NHt2BN4b/3MMfTIPnw+B\n94lMsKROOkVA0tpRmEAKygAvY6UHjYr9jPmqgPYovwkl74d33d4VZyorsYD5\nKYAoalK2dbhya8wfu6jwRhEJvaPqqtbfl3s0G95eCDHipRlTXmkjDr/ogvB5\nLFYHr2S1NtYFf++8q+ZkAflmfuAtHYIulv5x4qh/Pp5Ue5nEzHHNA2p/zhOy\nVVy13VFbLp/aZs4tJ8Nm7mJcBX8oihfyAdJIeSBZwRR+aitvieDl/gsq9rks\n5eMbdk2vKxWROxw08ICtNQMhjqwXhjEMQCO5cBGVfmLgi8VzzAFgO1JuFyGI\niuLsqQNuvrG05xDE7cI5XCh1ISJHLAqJ6LIz0vaDwMk00MBrJXMFgk1tuZQ/\nCAMq3nbTaVB+0Sui2Xo2EtdaEGC5pXvy8nRjJfR+sY+dO1/HtyUl5xpHwkIS\nygDf1DbBZEIzd/DY6ChzN8NR8jfa47TbeIPPZca2igLNyHiObd53C0oplfIT\noMgn\r\n=rLDR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"db2e54de9e925d8289625ecd09bdb8be1c97c9dc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-db2e54d.6+db2e54d","@test-graphql-cli/common":"4.0.1-alpha-db2e54d.6+db2e54d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-db2e54d.6_1583745996732_0.1951403309018922","host":"s3://npm-registry-packages"}},"4.0.1-alpha-42ea214.6":{"name":"graphql-cli","version":"4.0.1-alpha-42ea214.6","license":"MIT","_id":"graphql-cli@4.0.1-alpha-42ea214.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9cda77963eca4f6f55b0740c31fa091e9480ce60","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-42ea214.6.tgz","fileCount":14,"integrity":"sha512-bndnpREIEL9BWU/ThSF5cw+h+cL522bMLd979KmBXXa5/DnwtlhhlTQU8zoGaTRVLPUs9T32VwlExFku/PImXw==","signatures":[{"sig":"MEUCIAUZyk/5EIzSIthVVpigkWqIp+2Y6RsYX6LcYUdmbBpVAiEA4pFZF+BJIo6h2lZIlpR6awgbXCZOuKGRzLSvkmCE6m0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgvxCRA9TVsSAnZWagAAgKMP/3Wd8mjunfHzDgANfUi8\n99Lh5LARXotq/5w5SEHWtLe7Wv9JuSyl0pE03o+gyOjGxErQNgubvJgywiCE\nVmkKAwabEyKgGL/XNOC2f7RAbsFo3wTPEud4PuzKc49qtfhl9DtIvUui/KvJ\ndSTgVO32wAm1IUsE+6Zrt1rHlhwFFLn15akj0/smfRElLW4GspB2cCuQ1xBq\nrj6m6lz78EGRlGutnDxM/OKfA8Uq45+gvE1ymm+lWje4Yz6T47USW4hkpyXa\n5poo2Fg8bqPcSxMdt6lvbchM6XkdouqhDXXhR50rZoN7tUb6zfppHu8yod0D\nnXphEvVFYKVl0jNy2iE7N2WdDn9qP2GYvy4z72IviZUaWUXorb71iElUHmoM\nLOJ0TLdJOgKz9k22E053R+9HYm7VqWNvIWK8063cXop7+x8Bz5eZFxAFRfOp\n/CGNyeQgNk2S7zbr5tzpcsjTHWCTDmYUgoW2QKAxeu7zxEmfQ1I1fNc/UCTG\nVArh/Ae73dswS96QNpysT4m7/CT6ZDQYXR5Je3h0mxtcsMKRK/FZOYzoPq7X\nTx3F1ZsUU2S+KvlqSxkL6e/FJkVe5drdPwnfpr3pR4KX+HPOIUnrdYABMFxA\nCniwGh/QDKWijH9FiQREg8cyjuWMvL9bQ8gjWKMdU/sLStOwtgFVL2lDEjGD\nlzQn\r\n=ToKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"42ea214fa11ef114e317791706fc6306b0f9c74c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-42ea214.6+42ea214","@test-graphql-cli/common":"4.0.1-alpha-42ea214.6+42ea214"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-42ea214.6_1583746032864_0.6943000499655723","host":"s3://npm-registry-packages"}},"4.0.1-alpha-631fbac.6":{"name":"graphql-cli","version":"4.0.1-alpha-631fbac.6","license":"MIT","_id":"graphql-cli@4.0.1-alpha-631fbac.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3fded7a1017db8e71224b49e63d2e486bda3b62f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-631fbac.6.tgz","fileCount":14,"integrity":"sha512-i10YOaqZ91vE/AZNDeclRMO4bPVwyteJ52yxKZ5Xb5tfrmCEsoxxeHo1f2tDE+mtz4u+EzVW9c/+jkd3p7tTig==","signatures":[{"sig":"MEUCIFQmUZeX/R0150WxjZ173uX9T9xqyGEKvMO+wV0w/qxwAiEA/RnwL3udzez3fj8DmvB28s5y4gnfGf1v2wrmdbOJ4sQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZgwACRA9TVsSAnZWagAA6pAP/R0stnekuZnAaIV94KuI\ne2NPDtTCU0cIOuFBOrnzMQ8oTo2JDFBqtkxLCYFD0CH2WHGNL2wh0TvOTewo\nnNiRFWZ4NoSI/pV0gegbLMyDq9uPRmTP7/Cmb64v6ZatQRwVNSZBnkiAVf2v\nN3sgHL5jtbd4oMxWIA69uFUCLpLVCGu1ElIjCRbhv+9kCLqTnOc7MiVZuTMt\n5xUiMKRUbWal3RsyLOsJWbBqye5N7Kvj7WZrBUGDKEan2ZuYPLNioAI0nZon\nq0ur1TKsDrWTQnYcxUNea7l/1W3LSzQaYUQu8knPWLFoGKillIVf8eAp31MT\ndfGINLT58dtW0fP/K94Ypcn4AwpTACgP7JupuW996S5zKH41bUQB/owiH8cT\nUSwZPLkXsy9pXb4YYE5dYr2PloAo7E+11gVLGmVsit4Go+cgHGigL/62ByHZ\nbQN3UsGpWOufOFVlG5TrbuDnWysNUJYAs+kRkaWYiRc6yGb7d/WpaUCOiabr\nSGM355fMvvGNu7FztYmIKXVWfR287JbFW2uZOdmshionYNGbD4uHWdOkNmCN\niOnrYp/eF7syFwiAFo+dLKm+sjhOoSV/CsgiGbQ6XcOhwdAawW0W9Uqo+CSK\nhbKGiwQluG+6YrmWGMJPNCCcBtjRxRRUz6Gm9vCVqI7Bw/83jyS0wZHLpcwI\noGON\r\n=5loV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"631fbac1115b9d792520d314b0a153547cd49fb0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-631fbac.6+631fbac","@test-graphql-cli/common":"4.0.1-alpha-631fbac.6+631fbac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-631fbac.6_1583746048103_0.0467337351304864","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4d31e70.7":{"name":"graphql-cli","version":"4.0.1-alpha-4d31e70.7","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4d31e70.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1770715a820ff51e3136336ca1278754857e1d8c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4d31e70.7.tgz","fileCount":14,"integrity":"sha512-Es6UVpKh2eGm50+t0/hROzve4xcDBkyc9HLNhbOEdYEBw5T2AOpt1JVjZCxxUhqigT0ZTkaMyftkEW8uLromsw==","signatures":[{"sig":"MEUCIGX0w7DoJNplavtIL4NVhNMJBkIlJx/V5xWWGfBM+JUKAiEAuK/VIQmeEEREdadCQ/N3Qrdr1VRAZRNBo6Gs0CBNjXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhM7CRA9TVsSAnZWagAA5xEP/3eQ85DxJtB5f3ZYEirx\nWkFxTCPENaKcrInkMwLnbr+COTLsM1UFMw61nbzWDLDdwaEVGF928LhkG6nz\nA1r3ahNhvE21iPreBMPCsW+6HKxRmlXMI1oEFDybNZl09orX8//1mpd1UnUx\nIO9V5cTDh6RJSnm3qKQHdMSTfHpPENFCwGTZx9VAgU4UzM7BA5R7KZrqIDm/\nWnc2QDYFmMYIFEiC/+/naJtH6FQ4We9ycwWgLGpO8NTnkNUoITqIGF0yyPM1\nPks7cFcYw5ca38T8cRQ6tcGRUSxATuufzQWGUO7vc6dva8K/G4ZI90cg5+BB\nUZekaIIV6rrrXaQx18rIBo/m4+Z+drkNhwHn/1MMXszaxyCpC08eefnQJ6cd\nW99aG3/CRynzYhhq9Z+vc43wrnEVg0VsOsH0MAmsi63GzdS3CucNDXi+a9kG\ne1xQHrWwjtRNMoNavDfC8nWg0LklkKjftyF+qy5v45p5JqTmbWTjelvo0m2y\nGEWvWZ3xzHs7eZyk7898N/FR0W2joFjsSUTB9XQNT8/gZwRtFU4DOODOn/16\nqbXr55b8ni+SsiyvaCBqUCV+PzNVkJcQ5ElYvjHZ2qhZbE3uFBvLQ1DCdaYB\nhuEXwlKUAyNJ5+OPe4zu1dij79RrxPS10nxr+/AM3u4snVAcgPtO2PWR1jgf\nEzzi\r\n=V7G1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4d31e70e1ec082174c9d19d81d66d77f3f837275","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-4d31e70.7+4d31e70","@test-graphql-cli/common":"4.0.1-alpha-4d31e70.7+4d31e70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4d31e70.7_1583747898254_0.34486631503317167","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d0f941b.8":{"name":"graphql-cli","version":"4.0.1-alpha-d0f941b.8","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d0f941b.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"55ca9cc50d95a9ed08ebddd2885277345cf29342","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d0f941b.8.tgz","fileCount":14,"integrity":"sha512-x1r/JWyL2aBdQ2aYW7A9khfcq/Fud/XJdwSWYizQsXj92cnCcDBaNn695lm99+quQtZ7CzJ51qwo6oHaHQDlEg==","signatures":[{"sig":"MEUCIHLl3btMm+lGqhGIIzdjL6KNUNM4oiKLuFgOMlSzC7CuAiEAoslXSuYn7B2IDwJsqa6N6mkl2fIjYsTk3OInGbmJJmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhSYCRA9TVsSAnZWagAA9XQQAI0T/VBd3lsIomF+MLmI\nfpikx/vfxG0ogA6oH0rtqqUIAGVIWobgh7UGr61UTLpthXlYEcSXVH1Bmf0L\nGq7znMQzVm9w++6ZHPViDMyoFE2ngjm2cvnxGIgc2cAbeegBnlLOxWNvffEw\nAKLSCOedz8dtwpblmgnLGLftLjL815GiUNAwBmf6GwB3He0/uMRqzwrTb+up\nMCsIrZhJAWGOECZyrUlDmRfgCsg72OaO2auYf7qPHFrROIFpOJO3mTDPp6+3\nxUpO2oNiOk2iOwXt3JL9tv03w7E/1CGiiriER9hXGIMUzzbOMFuIU/Vvlvp1\nwk9wadrW5D0os0U2NNFM/jPuAqx+OD41T2k/RDnj9UfgqEMRdXrOzyj+MT5R\nc70KHVIWRuXOBxPQoRMl8ZwV2uJ99BnO5sEeoYN3LJMMCVBkGQ+gZC1Tqq+l\ngDKtTJCD3WwL5qb0E/RH+ujU8kh9J3S+EA+Od9kSXvo9KpA4f7gQO3atf7B9\n07Xq5HH4HQSFZiHHDr+gIZlIVD95tqk2K0PxHAmYZkcfS6V0kPjhUG/yFh1a\nlKHAcKc530zhK5rLHVr1jmnqffwvY8KCw0AaBafQzj+ltX2S2d61qpd9EmiR\nh+bPjO2gDAK02QUkx+voyrTd9+1dIxD7cScmEpSdAz7zHCxJn07qEtbcCBU6\nWiUF\r\n=Ed6L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d0f941bd1b133927c190d4489ae1a69adab996ae","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-d0f941b.8+d0f941b","@test-graphql-cli/common":"4.0.1-alpha-d0f941b.8+d0f941b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d0f941b.8_1583748247878_0.5358122094342412","host":"s3://npm-registry-packages"}},"4.0.1-alpha-161bf87.9":{"name":"graphql-cli","version":"4.0.1-alpha-161bf87.9","license":"MIT","_id":"graphql-cli@4.0.1-alpha-161bf87.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"14433d3793481e1c1e4d743540e287b083d7ad90","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-161bf87.9.tgz","fileCount":14,"integrity":"sha512-7uSEpcXC9Qb9C8W6lfG28BThr+af19ZSu0YrbwgOwlUVC2OyqhYhPRZAHje6lSrf+ISLgyqgL/Axk0J4iYVmow==","signatures":[{"sig":"MEUCIEVvAm57wF3NfRTW8d/JJ2MQmKyH2xRK8Xd/djty4WPBAiEA9i8dxLWPr+POBC1VRct13ZHCG8nhmG2FtHYnnGdSWJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhVtCRA9TVsSAnZWagAAW5YQAKMi6CnZip89m28z2ZJI\n6q74ZAz8ZyNvp6z0GZcjOfCwJ8rU2+iIn60I0j2jOtyicMqF8cGUcewZwqBf\n+nDrbP2o4g7NTUQJEriLL1BksJxSI0bIIwH/yiODJ/xJjspmgU91FOe+zYNq\nQf7/G7/tSGu0apHy3wJMdT7hX/quEFcKhvH7twjsqIL2uDGJEArjfv1DYlM6\nRs/ILSUZN4T7myAeZ2PE5ACl8PFKHLtxfiCsfLmF4yZ+x51LUZnqW642QmO3\nOF8el/ECCApbVA55zJ5lE4ODraLVhKbgzyEfvtnBZZyPgw6oaTvX2g2pec1d\n5wqsIAvBNDwMbzfSEFtwhPHz7Q26r/yTcosULwCF5EL4qP6xmjKuaBIr+JG3\n9QrXZb8q6Syzl6YsQk9Y2o6b5ZW2BQfyURHnVXx45dpe44uR2lFJFRMEZ+xa\ndCsErzZz/bwl57vdSO4BvwAT6fdYPk4CtlY0pwCkdR+lpoOD9D35NUfS4xIQ\nwAxwy9p+AhMmIhE89nYvpcgSAArre852efNusw+06aj9xlOXJaVXCxF6u3+b\naQrNrXjTLib28YG7ez1R01YrKbhVp7rHaOzB7YdxUsNKVmJUcHnzFPX0vadh\nzuSvCuJY0SkarJunlZZJR9mUApHgAj+7VjWxakF1dsW7piz47dFItt+AABEi\n4w1d\r\n=CI+i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"161bf877c19e7bac02c8b08d78563340cee581b6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-161bf87.9+161bf87","@test-graphql-cli/common":"4.0.1-alpha-161bf87.9+161bf87"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-161bf87.9_1583748461421_0.47665104977715567","host":"s3://npm-registry-packages"}},"4.0.1-alpha-539ac16.10":{"name":"graphql-cli","version":"4.0.1-alpha-539ac16.10","license":"MIT","_id":"graphql-cli@4.0.1-alpha-539ac16.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"607ee017790695d07763dfd4a88558af0a731b2e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-539ac16.10.tgz","fileCount":14,"integrity":"sha512-X1pYPBstyWhGG6l50IBIXRN+mAOtNSP/SjATY3zlvXQLgXm34H6HGkerp0AIeoZha1ukXdaotTJE9FLQX/Puqg==","signatures":[{"sig":"MEUCIH/wlxJMYJTUQ449b6XaKfD5XhvfQbSMebK8oKBp1KXpAiEA0gX6TyPT4utiuDzHJhCZXrUkccNvbHBFsnFiGhIrVMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhYqCRA9TVsSAnZWagAATNoP/Ass5K5XrIqlJLMVLqm0\nwKI0ch5Anb6a1TihOQOEtxVvXynx34PTLkGbu3EajzbOTQsWM8VIlCSuQPNF\nKg0gOgN3HTlzJi4Y0qmP7Sb2/0Am3kKjTm+T0n8jcdpkQAuWWnNLSjuezoL+\nEzeQWGZ0QZiRA+KIRHXkHGFaTXR2eU9uvgvc5IbVDj7s0zcYFUA6PqKaI7W8\n0mNjgr2oUnhgtogW4t1iN0hi7tw2oMyYYGS0SnPsGaILS9wVKuwSDSmJQ+2V\nhiv87D3bS9fO2lv+lliao0UVDAVvQq0QuJJFcvSgkOyZmxLb14uJRE7wWNsF\n4fb8eJkw1KLxpkN3Hrg88ZSziqmQBGANs4bdLwc5NcxYcqPgZk+6tauqL8u1\nSLwwP8iNs1OyAGnLqLkRdwl1YSdejNhpTANdiQu3gKM4OzxUqkJ+Ay7wDcw0\n8K0Iw5Hr4TfHp/VvX9hql+yPV6TXlNuXRc6k6wXsr9vXPnCzmm9nvRgJWUQO\nKQ+yZz0iUPjBR5uca3JlhqnVYKPstpFqIE3zDxeSqieXrt/FY+ea5wok/HYg\nWp2Abmd3c4TZSL4jiOx0+IEzen5Y8ya66s4RJglf5NFAzjEV9mqB8YkHfJmA\nXtYJ2Y1iUmlQv19c0ml2KPBDi3BAGNqLFHezVQDkK0my6NIfPZse5sO0wYB6\nwdeU\r\n=p0m4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"539ac16c024ae2c834975594a60c7a9af08c1816","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-539ac16.10+539ac16","@test-graphql-cli/common":"4.0.1-alpha-539ac16.10+539ac16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-539ac16.10_1583748650387_0.21521945399028186","host":"s3://npm-registry-packages"}},"4.0.1-alpha-daf45a8.11":{"name":"graphql-cli","version":"4.0.1-alpha-daf45a8.11","license":"MIT","_id":"graphql-cli@4.0.1-alpha-daf45a8.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b682c22a0ff164022da0ba579fad2dc6b80e3653","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-daf45a8.11.tgz","fileCount":14,"integrity":"sha512-Q3wnABvFeXXMrRUqOUBEJ+zIMuDUxnOEscw6m2YcoAWea2RoSl/BiebsiQJKmhkdjUGXav80gZSSipd2K2guNw==","signatures":[{"sig":"MEQCIBp2Wvz5G8P0iDAIgtdpJJ/0to1lMdhXYyf4yJgAcyv6AiB8Wwknte9kMcg8sEzyQJZdkcXZon1w3AsrKgKsO5EH2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhapCRA9TVsSAnZWagAAv84P/Al7jdrA7DD0Ubb/5Dmz\nUy+3Pctgw0r3QjFVwydBwJgH7mQGIJBnmw/6Er5hPIMRrkpSvCHu+czYcK1d\n7Epq2hC+ORTzlQmcRzlJg2HasMuk1Q19ydCKgh0FUWM0EdoMNTxovvpMwgcT\nxWroKx0lbIg6Un9NbWd7ZXko0QSXjoR8GSCgwNY9PgYRzUOMQJ4k0eOngXrk\n2p20c97XuO0WwgZzf1LPNYqfg/7mJrbF8jM5YyYgWb/OsWoxB461Ktxx9Wmt\nWwWi6ZoerdafW2W2ArJV0jbfDRAsn2OmvQNlA49Z2p3VAAH6PaOLWdwGXvp9\npHcZzmMqyeHhLmJykvDYlBTmi4pEsGTaECrR8NZmOwVpIwbmBnHc3FOLVl/O\n19n05Ow/3XRbPOgGNZXANarNiZfDlMepSzrZMb3d1/G3U+8GmyX9WgevVo1i\nkT+DQYnynViW+jcpewHwMPEroi+SI67GYbHua3CBzmMMwO440WH0fiuzSAsa\nsIg5JGi6+mOJKNcGN5NmfuzhrnpKvApW7QcjcYaF/5B4ruqtJed1YPRZNLCr\nVkbGq3ETUADgdp1BX5aA0vaZKPxqa7kLRiZkPhbQdfnaX7TrnuyYWPjFtxkJ\nISFUt7akj5IsCikYNwVRf7v9IXgBDsMNRgRGkAeOLjMOtGsLW2d3gUGPCkkf\nmbsr\r\n=v/3T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"daf45a895756072f052a545e27c0fb932eef5bb9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-daf45a8.11+daf45a8","@test-graphql-cli/common":"4.0.1-alpha-daf45a8.11+daf45a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-daf45a8.11_1583748776119_0.17088967387335763","host":"s3://npm-registry-packages"}},"4.0.1-alpha-36d119b.12":{"name":"graphql-cli","version":"4.0.1-alpha-36d119b.12","license":"MIT","_id":"graphql-cli@4.0.1-alpha-36d119b.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"34863c607c41844962f39a9b38108b329b7fea9d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-36d119b.12.tgz","fileCount":14,"integrity":"sha512-JwWEsMiF5Qz0K1GFYBTo214iUUDj4C3noY7UUBLEzqlZDCuFI6k9k43N/OXuJbgiXeE3N+rRJP5u9z09mWxBWQ==","signatures":[{"sig":"MEYCIQD8h0+f2Wgg8U5lCYLADuH13wWXDsucPuz4Nz30/zy1HgIhAPC1TmoQPRRw0ECdsxsLLjVwcyn1hT3JxmMFuFthMxa8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhdACRA9TVsSAnZWagAAmF0P/11Ghtm0IE3YZRXT9Fjm\nDZl3xO12g0dUGUGbAf9edsSevq4RRacTKOhLvR14yl8M1UPBTQFfAkBvZiv4\nXUC0DinAy8jxvmzxDPWY2+cPCgR4u5+YJ0kejHKfaNpXfbEunp9H/IW7HSU3\n9MEAA5B6pl2d7XZEOKQsQ9eqp8d2rEvCduO1rXFs4O9YMymofwGFGF1KhwDE\np1Mq7zJASZIb+sITpIJbkD2qxyaGPpbpuvYxZF7PI307K+ytYIhiz2seWeYi\nwU8/EDPKdvM27aFVGMchixTeFdF6YPOYUeCn8ivaOPDK/Xjh93Pz6+xlUlvY\ntEM+aX+HewjxmV/ys3KC/I8XANegJiLbig7fHZhCB/qcMCe99MdEQgMZzShY\nWAmbJaFn+Gez0T7SzI6fh6qaESYibjK6FZQvEembCUBgxhHJuW1mk2Mwzl69\nVFusz/8B2BPDubNZ4e6Z8BwGYAcMZKLxP3kTZB8gD9ypunmKMMSUqAhrAVdZ\nwbQOrYciV4j+EKGXKLvWdX1h3EtsNylqc8HdSvyB+NzzwLe8eVl+k3uVY0AA\naCfTSn2TVjR/H3QM+myDWw7ISU/nFG59OsgVwoIzkqBKDngfolz4vvmCiker\n1pWGFEXRCxboQi666ErPSsp4sL8f1qLKgqBNSJAIe4RZ0vZH32sfuPq5L97Q\nJwPG\r\n=MSNG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"36d119b3305e134b859d004099c7a3a813e4e7f0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.4","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-36d119b.12+36d119b","@test-graphql-cli/common":"4.0.1-alpha-36d119b.12+36d119b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-36d119b.12_1583748927677_0.41386075975394654","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bb8d0da.12":{"name":"graphql-cli","version":"4.0.1-alpha-bb8d0da.12","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bb8d0da.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dc301454921d8ee0cc80cc1716914869f510ca51","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bb8d0da.12.tgz","fileCount":14,"integrity":"sha512-K2BEu1tdy2x+g+OApfg2WXku1qTE+ru5oJh4XIG59nr+OuopG/SvEFElxuiMhqRi84HikpzDwWjuDlnrPDU5qQ==","signatures":[{"sig":"MEQCIBFhcPgYOab7TcGixnpVPrqLTw550FispsFaY2BytdntAiAA3IEfRrjfjbom3VA72EHKoE6sk6utn/+oyzL0xTCtlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhdhCRA9TVsSAnZWagAAnGYP/R2kfkQ3UCQOALDI8/Sy\nrjOfrQHLyBWBOsnkP8oP8O6s9haN/YhPR1B99zFgYiqcyyo7x8F9lGeIjRqu\ndJaWdLGfiL/SOLbQ21BRQmokVd0D27odBILoOIlYtUanDBH9udFCHTzyrCTg\ngKJDRkgrMvCTyHxteS4vfDtXBA5L1OCFCa0I/1szx4KIWks5gEoYK1MMtfsv\nVH+7hiF2N+BQ3Lt+HvAPF6xV/gL50gg3oZgidGARU6xAyMa4SDtBdC+LZn5p\n7QPNOkpz6RqSzAJc4ND3Zd07Zl88DSPobDj89cyL+ce8M4V+Npb9LY3jAqkT\n6mi3Fbi0cVvhb65o3B+qbmDkNCzIUoPJz+y18IrhLuzZcTLjYpFqb8FpkAhW\nctSN7li1Y5BEbVrAJxAa0bmRwYdYDcF0R8Tf9mkjhy+sjUuJfZAhknCHNV/7\nlwrKXokEi21rcIuBJToTmJxr7UaCJBbTwxjAcEwOGw5wJibsbMqguead6jTU\nNGS6ltXx97aGwePh9/BFF7GK5GnvBo9/8GR+TdPqVXrghyCz+QrTnAo8G/G+\nLUkxQpNTUIJnc/4mYLYHKiroHDYI3kSWb5Sz9ZdWVPlIWpZeH5HO+cSm/Nk4\nYA4khWmcOs6wx+A6EAWoXF7BWKo9Hx7pqHzef10VovUo5YOmkOwKh9CbWsra\nZS4C\r\n=7UkG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bb8d0dab53c84c53e5ed3904224018804daaec8f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-bb8d0da.12+bb8d0da","@test-graphql-cli/common":"4.0.1-alpha-bb8d0da.12+bb8d0da"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bb8d0da.12_1583748960697_0.816800557285229","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c34c164.13":{"name":"graphql-cli","version":"4.0.1-alpha-c34c164.13","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c34c164.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1855b394f465b6690440b527822b3d073823576c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c34c164.13.tgz","fileCount":14,"integrity":"sha512-pLROCc9XCmmf+byB5qMHjXC20NKgv9MC2XofynFJrkh42yYyaOhRSeoiE1ptyjy26NEX4/vPscybjgQHAmY8Lg==","signatures":[{"sig":"MEUCIF6rtxc/I8iPCPbEFOVhUqx3m6+T37wrXJ24c8RJ1U8vAiEA7PhTGSZlCLkz2KnYwe8RsotCSkYakxT2jqhAcVDhpIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhd0CRA9TVsSAnZWagAAD9oP/jxtWRJGAgVCD++h/0rq\nvXIO83dXOJMUhp3xkIAshKQDSN3pVPYzbqHTn5eDKv+yVMJf8niUJpRJlEAE\nnd6p9ey/nf4IaNVjT3HP4cot/pl9x4V2XHSi+oiqcViyRGiNiPGBOEbpID2N\nBpzGJchBMrHWaocjs/GOqnKTFIsj6EDiSntLigabjkliht2hji7MboHY1M6H\nM8LUI2/Q/CG1yz6fOuM4wW+DGO9RpmvNZ+f5g0jhAX4bOSB2oIXhE3uelI+o\n5EqhXsrc8gwhccUOUMq/37BnCafidbPIUCnMkBuSSOB7dLBEZXnf18of4EAv\ne9ktZDf1CPPMY8TrF1Z3WHZNFk2Ds3+UJJjfKXX8tFljbM8SNx847hpxFhXl\nRkQL2mmIieAhiyoLiwH6JN/h1kQ6VnhzFAhV8JCCEmiw94UFjevGQWgX/kSb\nGCHkghmFShfkCJKdtwXUWdmBT5x/Jwtrd+H+WQ2sG0Pd6GA7gm4cNB5xWyb1\nNi61Fl3KBvIT13AuFi6qwpCO/btW1STIx8XkwkjnZPqSRofSkgqp9v8/5k/o\nKyXb9az6xJpOHyXjmusKn8Af53syiR/YY7prSeXq1vZl6qgncp+jKj4AnfGf\nntYpe1q76wxb5HH8ShkbQZ8HlsNPIrXcPNhemh4JUoJdkCpzucXd3qLaRS9i\n/Hcw\r\n=qsZl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c34c16415c93451e9df7bfab96a1d3d6c13a4a9a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-c34c164.13+c34c164","@test-graphql-cli/common":"4.0.1-alpha-c34c164.13+c34c164"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c34c164.13_1583748980385_0.4314155620752076","host":"s3://npm-registry-packages"}},"4.0.1-alpha-54e8f0d.13":{"name":"graphql-cli","version":"4.0.1-alpha-54e8f0d.13","license":"MIT","_id":"graphql-cli@4.0.1-alpha-54e8f0d.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7624685d8c8fd86932ea6a88aa99b663c3978a5a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-54e8f0d.13.tgz","fileCount":14,"integrity":"sha512-8WPZOHs0WQp/pDXC7AwiAUQxbtMtKt6xN2Cx96yAQN75M48Hnr8OeWdYunOtDIoe+EYBgi836cnZOEwn0ccrgQ==","signatures":[{"sig":"MEUCIQDU9cCRUfAAD8VzDAXqrf4Ich66DOzLtYMasOuIGdxjmwIgcwLmOjP7TsHe5PcMgkn+uULlBY4aMiV6Q14vo62HmsM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhgVCRA9TVsSAnZWagAA+PcP/3KMGzGHWwFkJrbmt5hP\nfubwPFIIWPoZT41m6GJz29YH2FlO80m30lLkqjCLsFyyBtmqiZPRn+p+TqiD\nBSmd/F0Dk2wjmsiMNnPN40ZOIqwR0M+TQk8Z6kq7nthRlJHe9Ir1OYMdKSqy\nL2jKWtTrOFdXs3zmDvdFFCGIzwD6virsGZv/rqwHDeVMDb6TII+NlmIjCeqL\nYtlW0yIGlJws0aq1BU8f3HgYwmACzOezcrrFffkHGRnWzGpqGiMFFygGwIt4\nrUnM07US2oMc2TPouF0aZp9w7S5tsiRqqjqobCJD64WoN9NQ0XRH5r0JlN7P\nDDqWhyLBdQEXwPV52xgjPvYaFQDw2fbzX5PHRbm26Bu2WytQqJWowNY3sdub\nGDqakvsBGGK0AdO2qAm3fDNq7An57S8WS2ELjUMdDz0epvK6BBqzvct6X/Fv\nbVt/tW54hCx93DbZJ1ULHLqEAslT3NFfgPI8jcb7DQz8kl9IKOvlYQllNY1P\nnqSSZBB2PZZxW/vq7a3eOI7mh1W4Kd0zSu96wb8PbnPzDvLP7N26zAKDIW/t\nYhQaMfUCy9sRTv5wI+egVn5Zq2hyDU5e7X3JLiDplublxds4zRB70OT6DT2Z\nl03VW6mKCllUJukhaKnOnZitO1UrFrVkRy1qd/KvN3DmDcfy/Fhchnk3relP\nviv3\r\n=ivsV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"54e8f0d6ecf6fb44d569c12264e482fb77079e01","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-54e8f0d.13+54e8f0d","@test-graphql-cli/common":"4.0.1-alpha-54e8f0d.13+54e8f0d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.7.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-54e8f0d.13_1583749139550_0.55601459022112","host":"s3://npm-registry-packages"}},"4.0.1-alpha-06ac21e.14":{"name":"graphql-cli","version":"4.0.1-alpha-06ac21e.14","license":"MIT","_id":"graphql-cli@4.0.1-alpha-06ac21e.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"40cff2c9a3c604686992c98b21feb438cdfe3949","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-06ac21e.14.tgz","fileCount":14,"integrity":"sha512-wuvHON/V+br2WnQQdSRah3mu/hjhlB3yvkcPuEDAY6v6edbNLzlVNpPX2yYpVPWobypJcv79R6xtJjDwtEraFQ==","signatures":[{"sig":"MEUCIFQyIu1uhVvkEecZNsL5a4xw1hYJsSrwfGeQ3KdGev6oAiEAxogPuXK/Gl0NhQcj+CbtaDhlT6/yoTJbN3VGyOjfsbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhkPCRA9TVsSAnZWagAACCUP/jhsvIr6pxBN9eXXXYoM\nynwGrpVq0id+Xc5VvlYDSOG+j4BTKfz2y4FiwHWBSGrdR3XOQI5Cn2RVD1oe\nmu2ZRVveanQwJrO0f0np/Q9mHbwbh5RJwP4Q77m/Lf6qNaD57Wd/WEPBkAv+\nWuAhEuvpkITVIyASkQzrB5pFP6R8FWY/iT32/I4fQ/jlVBphi5H8JKcWBQWB\nTIAowRMGQ4HvsMrphv5eGveE3hna0zNITvhVWF5GT77dghm30Nsv+2XWjy7P\ndcrEdEH65smXOlGUBQ+xNhD4pq0l8/3aXqr7aN9VI2Rr6qK6Xbl8HR/B/wfR\nCd/lPT+6SCoi1HtcqXc3gS8umZ9KzCw85vXrHU3/ioNOWSXE3Q++pTxsrRzH\nxxqrhb9AIl3lZH6RVyHvr6mwNVkDQswi7+8Yn6XpKK4qXmsUIYuv7x1HanUp\nmI81V7LByhsPb1uuRrbTRizgN/YtwVu2Ff1XG8mlvGpusAYfr4B0MkywqxlJ\nTxlXZSrKk/J+MqAtbckkZexBBWsZ5gjuiMV+CApe2Q5qU+dhAwBfQDNVnan/\nWN+7stQd/WNShcFkTp0U8EGXjpDMKajebZVkQM5uYUcSTDKY+tNq350pvTAl\nKtbxYObWifZqjTXy59aBlf8chZYYBJbsK8+bMRj1k1kDNgSCiC43mPXwrCgz\nf3FT\r\n=0odx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"06ac21ee500e86adb120343c83c424c11f947bfa","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-06ac21e.14+06ac21e","@test-graphql-cli/common":"4.0.1-alpha-06ac21e.14+06ac21e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-06ac21e.14_1583749391412_0.9512362063977857","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a181684.15":{"name":"graphql-cli","version":"4.0.1-alpha-a181684.15","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a181684.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"93ea0da431eb623502b6993ccdf3c47fa0d6508f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a181684.15.tgz","fileCount":14,"integrity":"sha512-wQ1NiHt2bEeFbjlak9Hjl5SkDN6gwprB0MGJcLW31s3bK9Z8Qz9MCB0aBp5BUKja2INCBYb8Lln/wTp3o4TKhg==","signatures":[{"sig":"MEQCIDx2QLw0sPPv+BdyO3xo1JzXPzLzdh27htPxTSkWlcNNAiAaKrAH4RjV3qqLhGLOCfWyPtPeGNRQlulYcMdI5WYi2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhoxCRA9TVsSAnZWagAAn+kP/iZVr6i87ZD5ogTb+Xvz\nOWEC/Wuua1euOAqdYNNGQSvoEBDZT7nshokMITzE91ImBNczTSbpqomOoYC5\n2IinN8C8gA4hzfjmf6lELqH7gSPBWxodgwiqIsbMuWqnMLz/Og1MvDGUEmXV\nDbYiTW8IXt1unw42WUgmfXHZQnjz+VdHWaSzDAQJY3wNkm0p961gjTN9OBND\neTohZDCJZdLNiSrC4tWBZLnN0P0ZtBC2XNBUUBIAm7K9h848ftW9+2l3L6vm\nlouPT7LADjC9l0j9YJkc+x6Xvmn506r3HPCnGBVDaymyvoejYNXWRExr730U\n3ut5m4HxqefB72xMywcS4pkhfR9NedD9u0Uqn1LU8NPpii4fyhK9fotMPJoE\noC6CMMDj0Iyg0AdGPQyh9St2TzuFkOqLo7rCeo4+YvAFwa4poqNwutpnX6EV\n401QZSSG2QEIVa9p70ZcKlufOXiQf1/awP4uxtqlFDhiNHAZv4hCnUDa7557\niFfUjbMohiWcgu35sMcJt0pwjimpbpqXtvL3Jr+29aRSQdnCNXxP94ti3hZg\nRUCrD4M2eDN7ln8S/66VHos6arVRJTakXcbj7nfR5RWOXZoT/6POaVzdkIB3\nrR0ziHoCUL4Ol1IZA5DbJUkGZR1i4uVxtGVtWN45OTXXFryKGZDXw79ZB9Y7\nY3Lt\r\n=qYH6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a18168498c938a6dce119e16c978ba7e1e5526ee","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.1","@test-graphql-cli/init":"4.0.1-alpha-a181684.15+a181684","@test-graphql-cli/common":"4.0.1-alpha-a181684.15+a181684"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a181684.15_1583749680863_0.07881839597764739","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bd00e06.16":{"name":"graphql-cli","version":"4.0.1-alpha-bd00e06.16","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bd00e06.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0e63b992da0d9a7babc74388d4235c5529bbbe75","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bd00e06.16.tgz","fileCount":14,"integrity":"sha512-99RzjbdCld0c0h3oCfA2wHcvyzGG0t2DxcM3Hx3lI+2oNdBUbed7wGplnfYTxkkmK4VkhAwhyM2vf7baSi943A==","signatures":[{"sig":"MEQCIG/w9KeX0SXHazs+LlBoTql9rz9cnm/x0e6NF5zLzwfUAiB0O12C2f2YHH0b/51uwNuSqpcnCvboqpTA7BmYZrtKhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhq0CRA9TVsSAnZWagAAhSgP/jaWqZYQcpB+Ko2w/0s3\nLsZJ6eIejeVfYL42fAHrpGmME//wd9Nv7y2dg2dMs/SOK73A03zFo0B0mrGj\nxQrGDkeieleyAf8Bn3j1noQbyWVopAD8EN8P97uOjcLtyc80Z4U/XCGFcQYB\npkkXtpHsnGLTGXUf+F72d7DAep85u7ZJVCV3of7KPLUsZ9XoSuXF9Df5zxH2\njCHX81O+q4vWqomhPlmi7DDGVy9O17huCLLIxOlaN7cruGXPWRzHi+qbOJMH\nG3vIgMgmvV+2SoJYndS/gGtWQyrNvBy1zjrkafLpd5eV6zeDI7scsmqynv7o\nek1+Dqj8V7tqZ0xsDpixjSGpLwHuOpI4QalCeow0nQK+uxZfLTuEa8pkvgNK\nfF4GAfErfpj83RxL9ES5/46HZBpgspysOmzkXMBVJIo5O5thnYjyR2T6Ltq+\nH8NllmwVv7YeK9aEeA8vClQ34RlZa06gY8qBXEoVCyZDbjDenWjWEN0HqUHd\neY+ItOVLjKRC9dZqlIQS1J7cYw2wf6Hk9PSW+Uu148cp31Pb3KlmhrsAt+4p\n7qWv6WxNzJCtM6K8KeRhEl96npaGOMTBFlefnSaq4w/LIjW2uYiVcBL8KreW\nYvaqv307/DimTWQWEj2QWP9P6OVng4ofMHv14WtHxCmKZZ3cka1yT3VMld3d\nEM1k\r\n=cbe4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bd00e06b0249f7e7cd6b8671250dc9185c4c801d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-bd00e06.16+bd00e06","@test-graphql-cli/common":"4.0.1-alpha-bd00e06.16+bd00e06"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bd00e06.16_1583749811685_0.46743045821006524","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a1d3110.17":{"name":"graphql-cli","version":"4.0.1-alpha-a1d3110.17","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a1d3110.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cb9f033753fb2d641ae1346d299a4b018e75760e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a1d3110.17.tgz","fileCount":14,"integrity":"sha512-wOfGA70fGD3/NqmESla2JV/UMxb25lsOuo6tyqAI7OWDSTAzdMRYsB2rOwttTmpg3x6x0B3kpr4W1YEYDiNwEA==","signatures":[{"sig":"MEYCIQCbqGnJqGPKO5IGX0cxTEbmA93TZ4CAuX8CYP7XsW7jYgIhANiLZCaAQeCP0pEkUogkKMXqCZKMQzCQHJ8swnkIUSb3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhrGCRA9TVsSAnZWagAAp80P/AuxAByswboP5pIYPVwe\nF3xqn/qnFXexho2OUn21ytbvzFny54CIUrNwHsLuA8wRfmfR+ssZ9GzLztpa\n2keOXE2sPxTRR66eE8rZkQkULK/cOMFfXQrKBEl7n06POMO0fTa+HO+OnWVQ\niEPauBzuxxb7JNoRg9ey+mgVCc1+MLK6KlhnWUP/s10e/b4wrf/8rIB0QJVW\nWy5pJMWsaOC6NzYm6CARVOWAVmW+LsrlHFcDNse3xO6L1Spusg9m2cmPcNsq\nLTOFa3wWTWwMMr+2/OIMJcs7U+8Ys3YMEsYOB1E7OPQ2uGbyNTIcNolnXzEY\nNJe7CHdp7Bt8VgntSU0E93oCy3cb0OBG/uOgIwsaxXUeg+58UdNDMNA9jgVJ\nlAz8zwE4Ur3+SfwvTHokcUHqJN19sSta1NuAbAD0au6OfdJZVSuLnHxuN0eS\npf7XL8I2dgUzrd3wfLllQR4fdwbiEXkUDqaEAFqjP7yOUXCSsUrA9gsaNOJq\n3fS3aaa3F7jyP2V9Lfqs0YBfehl/RKdFkD3bCpieyHZpyES2EjQLcZtCh4uR\nNp/OVqt+heVrnNoEyjged0oKC21RYudINAiYF9jZr6q4gDOQkQ05jhidk5/f\nudY4AYU9ncG7dL93U9wNnEBwsh4/G9g/AJflf2m5qU3AYJ+ufRrc5ct3A2/x\n+1T8\r\n=1fnI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a1d31108338783ec0794a064c7b778643a9d9dbf","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a1d3110.17+a1d3110","@test-graphql-cli/common":"4.0.1-alpha-a1d3110.17+a1d3110"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a1d3110.17_1583749830461_0.5568374393108195","host":"s3://npm-registry-packages"}},"4.0.1-alpha-281ca35.17":{"name":"graphql-cli","version":"4.0.1-alpha-281ca35.17","license":"MIT","_id":"graphql-cli@4.0.1-alpha-281ca35.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a0476db01c9e2237e40bd1306606ce3da61893ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-281ca35.17.tgz","fileCount":14,"integrity":"sha512-x3C8i/36k6FHpeNR9v/vkYCFAO+xco9ycZVv0rm1qOMOFVVWMP4489DiQAt1bGiJJvVeifxpkkpcAQ5e6cei3Q==","signatures":[{"sig":"MEUCIQCgwVpc6KAFNiEYkNPSBugKV3aaMlLMi6WyN7l3hxO2oQIgRLWWexoJTCcJTM/LKX9ffOIGz1GREVpR366kaZs2qKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhvOCRA9TVsSAnZWagAAxh0P/RyWQHR1EGEOfyhdvDUK\njcQc5pJu1t17VsnB5SghSTulBn0aq9eoWCLV/MmTz4UolzQXUIQVRDGP/PUY\n2kxUksV6tlTr41ASZtFceL95IdiMeDH/Yp8NTY0KJHA64f8npjpkqIUucN9S\nsjVmXXWpYAApaRHqaV6DTTT4khv0axRJzPIXB8HKZ2pHfEvkUrjU/BgVYWe5\nlEVkxdCWLV9Gxs5EqEtkZcp+NmFI1skNbiNSHWVdkA4oWY3a9B06y+tbLsAK\nKqctRyXh5aYuhN6sGdHiLR02fFSrmNpfee4q6LkNO23Ot8hSIdLlh/fErPDf\nUXdKwZmWwJOeV3qffDsszIKI1cnIJTGSDQAVm5kUQGRI2EnnnYqrnPmahYC3\ndOI9SzAxQAjYQnUWsHcWKEVtIX5f1zOonKw/YYbrRt4Ln5DTEE3KBGpbIO6t\niGqGvKFsA32FAQtV8eLtNLOgPoHn8trri24W5rvDBpwD8C1cn5Z3HvKFvY3M\nZb8Usgfkhz9LITRdI3NkwK4oHOZhdlIfOZVP5/mENBNUQE5mqFVm05Kc3J/z\nCbc0PAq8TXxnVJdF4xoccLvcx8qK0KmkQ0E+KH5ejqwR+YPRELxrVh0v+qR/\nbyxOgC+Yrg5qrOcX9fYGihpNMOIkz2YIrLkzvZL2wfgLzsmQqZ0/YW1Ag13b\nSpUY\r\n=10L8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"281ca35b165656778d6afb2f5dfa26a4b715288f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-281ca35.17+281ca35","@test-graphql-cli/common":"4.0.1-alpha-281ca35.17+281ca35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-281ca35.17_1583750094072_0.4740995583136798","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d5c6a29.17":{"name":"graphql-cli","version":"4.0.1-alpha-d5c6a29.17","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d5c6a29.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d7f3796ca49b2dc249ab65d9b689b0268222e2df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d5c6a29.17.tgz","fileCount":14,"integrity":"sha512-d7j+Y7vVtwTvHx5+KgtfNUoAHklmU6OMQAgnM+lijJfXCbSxc8mO3zMky2kv8RGkHYVyhVR+6ZrDngssNYt7Pw==","signatures":[{"sig":"MEYCIQCGWyM03q/PW+LbFKwJ+5yXnYbXkKJhU4pE0n6u5DWlLQIhAOxRo4x4eWFiC58rw/s0f9wnges10b2tXMC4MedscKV2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhvZCRA9TVsSAnZWagAAiX4P/2A3pZKXt/e+7ZFAZGYQ\n46Ew7CqL9OQ02Q2KkuQz1RUkq+GAg7Lp4inu5szTP7RKEuhOnrlHuu0yUFXF\n9FxRPXrn/3mNk3DNpML/lJKyQw6fvhhnz8y9FrGtmeGmXRy1ZMlpDbCCs1SD\n6wS9VTJITGTsuZv88XupIeYudHzLzmZ2xlqNl2xj4vnMQ7IceUVn383FOWOa\ncmA7Npkbu6thCFDpxlW1SaJWws/0vwQjvDmS2NHu1TY9lLsDuOw31u/3dUAw\nVvQ+R8bOfYRU8sxc8I38AQrt1ny6myZlfc3fPaodBCGRVDtEabovTORjtd3e\nz+8XveCGVK7rcCHy85nApqhwWK5nL4gAxjcJ01wSS3TwA7LJlSY0wlQ5mHEa\neMQbzqV0IoJa55zW3529Axf5twNzfYHhAL4tm7inwXqRpusV+OeKnYvUYu34\nGdh11WJVCRStxcJgMNf4NAgJD7gMJvDKkl5eUhm5sqPXWxpfseG/Qvvum+hX\nZpIv+VcMG3TESkO4YsNiTjkBcwH8h6EG+L96od5y3tJM6+NvMvF2kNmYQtlX\nH7fGfi2W6GAnJEeg1nmutxMdtc8j0nLs1BJkHTyCivvq/bI00gsZIZN7sPoA\nWbtkyEEopJbKQVd6HZu6fU0q6veJvnjv6BtI1w0MbnKNDAW/5ujuchAIP8bz\nqIy1\r\n=vN+q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d5c6a294c710c26712da973d705492c8559dc5f7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d5c6a29.17+d5c6a29","@test-graphql-cli/common":"4.0.1-alpha-d5c6a29.17+d5c6a29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.7.5","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d5c6a29.17_1583750104634_0.6681436787652268","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5553562.17":{"name":"graphql-cli","version":"4.0.1-alpha-5553562.17","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5553562.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"398d4690629e2b3d8094d3c6bcaa917257af1d52","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5553562.17.tgz","fileCount":14,"integrity":"sha512-IdvCOr9XBC8cztKfJ3gJMn1csG0H18ssnlnZy9rJeLUfU9FJha8Wufc8U2dicqNUgPDPH49Dv0Bn4ms8m7rueA==","signatures":[{"sig":"MEUCIC6wC67FyLdVNDfz9l9m4girIEAjeLCI+XTt/V+BA3RLAiEAxCuglYKAPtWali3AAdYcYOeZNB//AzZ/SP+gaEWkV1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhxjCRA9TVsSAnZWagAAraEP/3tx5cY8rhxx3i4LUsh+\nYrsi2edeeM9fkxCSjI8im0UbR5zJnBta86APDXEcmMOiSFEZIYpEaU6lFtoq\nFuCq5z4LViZP2v6III7cuOpmFW6VryokgI2woImh89Qh94giuwoqcMHHbFFH\nr7wSt8ml9Z8JKRz49dEMJ8yCeQADIrVw5sKOXnlzPjikvFIEOwGIsgr3KRSy\nAy9dzfktZLn8oW10uwAoqICFnp3HGmeKNTOGxS9OpJgpQeVBFlk1PhFmCQ/s\ncVYyaat7wfre0rX1R9V3EURnQ6xviIqIp3WGDdWXCr/S266pFJugRCTpBpT5\n64toxIbCJCLmvEY2kQfi56icI7DIwVZXyJI0ZjfzEbuo6gZaWrjtNhjYg/1x\nJ7U3ANAS6SGt1aS3oVTqRtsaf0THkHdAVEDoqeR2bueIYWkhvgbOBfqMYqsq\nT3YTm+J515vg/5NzJ1SldCxMkF8RmMWqoFKP3u2dUk1XSPlTsc4uQ9gCJyg2\nAfhZXK5Xbz6n7MGy0gB6eHCbpkZzbRhHfrAypvkx5aeNOYqXvP16LaQ3WF3A\nDhn+JHevjpEAmNFho77eTv6uME9YfJLS58lb0i1wzPvoPg3Oraw3wneSnqdB\ns8eiAvRA87QJ6tIW/GBQ9/J3qzWM62G8/HrwdIHyDFwm9FRFCkmsvZLEpDzx\nSvfj\r\n=WsLg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"555356291efb030688ca45efb53c3bfa660ec34c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5553562.17+5553562","@test-graphql-cli/common":"4.0.1-alpha-5553562.17+5553562"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5553562.17_1583750243115_0.8504783860578138","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fa4bb40.18":{"name":"graphql-cli","version":"4.0.1-alpha-fa4bb40.18","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fa4bb40.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"040524dc2e4577b329cb4775fba014c6f5a9e75d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fa4bb40.18.tgz","fileCount":14,"integrity":"sha512-MkRQ+92scxXN15JyTiwQZL6xEnzSm6KIFSdNrx7hngCP+eeXUIb5JMvcbbxbZV+PP9fuBTKM/b+x2K/285YgFA==","signatures":[{"sig":"MEYCIQCJuoc/UcibMi77QiR7GmluB+x/B9dFwm2HOEVf8qdm0gIhAPkU4nuC9lgrhXWla5y2AEqCb2m8UZu83zlWoK9W1EHR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZh0yCRA9TVsSAnZWagAAdbIP/jgMuVDUGRImB0Q+Xg+A\nYzOK30EN9rp4KfHvYCn+xIiSiNWayWKtM7Kv69tJcRgUN7mCbyQtcDfLzWly\nTbGNLcIS0n52iMa+do6yy/N68VEut0lVw/zHs72GBTdhWcQPRcPIC63Miiw7\n3MYBFHy7MA8GznTsWYX/mK4YWYYbKpG2JorBLN7zG5eBPBp0y3IevsTvFqma\nZYediY2g9jzJJTAUR5F9G0i5oZTMvBYFOEP2UlMIa1lf3dEYh0waJ/7T/y4X\nFrJLL/ghQDnpiUtdlupMOtZCiA6CxwTNRz3grxH3AIq0SaLs4jTMVm2cYMaK\nToqLlcxj/FFxL1NcRExbxXp/anqw9wHAU9pOkmf00/Xw6miFtsjQo8/ldJV8\ns0g+QrmYy1rqawCwx7/ROlEW1TlGJfk+h9HangBOgFjjirUaC9nEo+P70JRd\nrYhyjQNdwyQcT0ZyP7LoAi2FotwfX9FHe8qlhTvVFU5wBNoMB2n/kUspRkyA\nVe7w7U0OTMCeNtG58ATaizZNcg7/bXdJAI5N2iyCQvWdjsT2XRJ6XPvYCtqf\nClAwLOJLrwrIi89g9gUOGRhtaU2HuA//IyY2vS9Jn5oaHqOvjXLVnZ3c5tjj\nRU5nJbA5Q1lHKcGYtILXjRWUFrbSw1vG24ecQNOSE1UkfKYOAdMIZ/giCZm/\n9MBC\r\n=caK4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fa4bb40cbd42c1e4fc18fc4f96e5f534bf684b58","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-fa4bb40.18+fa4bb40","@test-graphql-cli/common":"4.0.1-alpha-fa4bb40.18+fa4bb40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fa4bb40.18_1583750450355_0.580802154342916","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6181579.19":{"name":"graphql-cli","version":"4.0.1-alpha-6181579.19","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6181579.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"41e132ca3400914512fe8f09bb1bec2c6565a622","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6181579.19.tgz","fileCount":14,"integrity":"sha512-EvP7PAHVqPrWJySb54SdhjMiL4fMTb+/tF3OZ0b33QXG8dJ4HbYNb9kOyO86aopADwuh+1JgMpX7rik77hZ2Wg==","signatures":[{"sig":"MEUCIQCN8ofkuEgQ9CfKCa0UtD6PmmTxjvwikj1lWifLW9fCmgIgavDO7gJqYZrcs5GgIXCxvN3sXKd5e6zJ4G5Cf1D8q+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZmPxCRA9TVsSAnZWagAAQ10P/1nm97a3dG6mWFIatVya\n30PWFhGjNE9x+nEqmEmboFHhWvCSje7DzcGIeCwpCc95J7tfumYi78XttJvd\nJKIZNkeHHUFDCRyXZdY+NhgNrfJzlhYpiiU33LTFc8SgtVRFxyuxZX4cVZRA\ntOJfVTU7zb8ZzGFYjsrMr+0DMnpqkjawyeN3eqBbzjQ94eUktrsCXWh/DLye\nLvVFIK/QSTPjeZrbslysGQaUS/1rOGwLsRmzAFAuumgxdmUC2TXxQUdllZa1\nqmZiSFarlVQGkLaSsTa3ADTGlqQRYqmCGCzB2b5bgh8LpOHuK4R7DH5E/TM5\n//Q6fWzpc1RE8rdDEkNzKrnqA8K4eNQMdVoYiBoTw8m5JikHtTCUiXaE5lG3\nrp2h6AMobnA9YK/4Kva+57TPKZkyM4NcRaPGmtBBqE+gseUa5IKC/4kmhKGx\nefCZRMiuxUOstBo3lbRc1qCApNYo8Q6vYMWRy30ixuCHEXx3dh5nKyKJNHGU\nEnyk9kZLsyyM4vdfu1HYCdpqk6FGz8LL5SrrteP/RJJJEVSO0fZFzmWTHj1f\n3QjPnFBVygleXR+AycqvNVXGAwMoRSCtfTyq85wChiQfEqMF84TNZu8saMGS\nyPJZb4eOq2znjD9mKG990Qkus9evoDbRoGzAkSOk2cnQcHiplFsRQrtcZg+O\n1hhQ\r\n=kQuY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"61815794112c7ca3a3f49e92963c0a14ee64df8a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6181579.19+6181579","@test-graphql-cli/common":"4.0.1-alpha-6181579.19+6181579"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6181579.19_1583768561282_0.7573674607783698","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4a6800c.19":{"name":"graphql-cli","version":"4.0.1-alpha-4a6800c.19","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4a6800c.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2bbf7de1295714df379d96b630065f337937c194","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4a6800c.19.tgz","fileCount":14,"integrity":"sha512-xw8ad0Y4ELJ59BTQIwHfiP/oVBSUoOxmK4qBITC2d04d/pcs2T94WUe7fVmeqDtyCf7Gg2+2U+8qhQ3ObFZIRg==","signatures":[{"sig":"MEUCIQDerl9DOAT5pGsDhIkSn1eCBKO6RuNn+IXjVgEChTHWgwIgd4l//GUXR7uILQs1+cN3/MhFQeOxN1kQlX5K+CgFNes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZmP+CRA9TVsSAnZWagAAlZgP/2w3pCtNh6f8BakTBC7t\nD4L6kP2hKp8M6lBaDlv+vEcINRe6dpBU85cOAAM+mka/VmbP4C892osBoD1S\nYtxVWoHlfQ1JgQdj2ppiXO/dHV6HTaFmtLfAaPtkb31bTAjv0eGnjLd7p2Wk\nXH9YgBUCWB9QX6gWboWa60tOdsXZr0DZF/D0J3DwyME1FO1+JdQnsx2qUmhf\nw/oCZKvb2RJRs+PAXBJ8iilnLc6BDIyNrpaga/3ZgyhNd0qtIgJZi9z1Jjrg\nwT+1MWCJ+0/7L6AHJhHFbFQC11+l40t4dpV7juBkOiZtXItd0gwOzrZLTWTK\nor2LrbY0cnTsIriIzAlANVqA2Ht7F6dTUW8943imocF1VY78uOBaT11m2J5I\nhddN5ulGjPBkEd2rDbLg8tl0Wiv2a5cQsbi4vLGAmqoHo8TLHhlDCl/iM1IV\no5FNMhQR6hP67YlezNyw+SO+E96LUwMc8FrkWwmCFea+w2dEuqi311Iqu/1c\nfyC/JH7sL9/oaBN278+uTOFEHlN1pixiAcDJFLeOrSDCcyzsDwRurE5l1hVm\nSD+XKSdUymhkUnUIqGfMz0ZJsieKBtkOy/sDvrxlygtUyIOPeGsu00Wqub4G\nWNn0mtqbGdnlae+elUsRVo2kxT9+FhdxhFZdJi98HHew80BI7OwcXDBikhyR\nfpHK\r\n=6cse\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4a6800cea72a7400bc016ac9f4ccfbed81607c89","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-4a6800c.19+4a6800c","@test-graphql-cli/common":"4.0.1-alpha-4a6800c.19+4a6800c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4a6800c.19_1583768574003_0.4494658377757863","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3f5ded7.19":{"name":"graphql-cli","version":"4.0.1-alpha-3f5ded7.19","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3f5ded7.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ce17f82d01b8d0a83dd9e5bb5de6860eeccca563","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3f5ded7.19.tgz","fileCount":14,"integrity":"sha512-8+eafPmjte2a7jCqFgiQ+2+JRLXIY7UxvelkSmKt0MWEk668xytXbqHAB7U1ruldehp05RTeCT+x+nsy8cG6rg==","signatures":[{"sig":"MEQCIHZlfwlsq1yLkFiZh3RzrWvgkbCCbYNszUqaa0M+za63AiBD24iQU16y/h+9nZjmvdduYTu6EIgmGiZ2nHWFiAHC0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZmSiCRA9TVsSAnZWagAAGDsP/A9/C3R2GqYlH+UOjGde\nofP6cxViUrmSBrV+EnL8LfTRs34lUxfnUpZkACqjlPxVDWvlgI+ejYStamzl\nUqUEuRke1GM/9m6TRrkapnYq+lWLpomOAjzEQtZfX1jvLbIjVIOFDqpOMwoP\nyrI9F3G/UC3HiX8P3HjtVA5qZ/ZagVrkCa/WfCW/LBTPNwhXV7RDqzCxRmp4\ncYKKc78e7znXo2Y8WSb+YhAxP9DJG+bCTHECtiOgSENgyJJRdMBlhm0WvZ69\nQ9DQ3x3lY1vubJ0iPFC+NzG/EiuB94yatxDQ2NGv1/ncgt+NmAc5w+njdEgc\nEML4h6w184xM0Ma0zOh4TKkBig0zbmyFhk4sJlLZ1GOK6PyH+73el3xPELVQ\nl2kh1ttxFH39ueQc5p7F4DskTeoXJNBBYHCN7Ths6WLaFle/ShKJGZm6jI5K\nnANZMyZcpLTtEejV/yvl4aFq88dRB9DbMu887Y2wV9kuEOW0o4Y1aWueIJ2N\nwn6VeU5cJVc4KLpvDYTzVTG//VUwz41iqxuuUL8k0fSiH+En7IHEfnQJFGPg\n5bT05XB41RhMsVkDtlZ1Nh1avi6Q1PZh9Uql1Q21cbDLMWNaajxWTI3kCAbd\nE3g7n0yf6/OlR39ac/j77VDNuHbg3UfAWzVp8gE07hy65lNSuGBf1sa6x9YM\ncDC4\r\n=aUy9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3f5ded730c98ef4de947ca81c99537163ebc6d3d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3f5ded7.19+3f5ded7","@test-graphql-cli/common":"4.0.1-alpha-3f5ded7.19+3f5ded7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3f5ded7.19_1583768737984_0.303056335007166","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c5b4da4.19":{"name":"graphql-cli","version":"4.0.1-alpha-c5b4da4.19","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c5b4da4.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a3455fa04a17d43c396fed013fc58ce6d7b2bf04","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c5b4da4.19.tgz","fileCount":14,"integrity":"sha512-41gpDO/M+p4XeGic+5z+PVmm1+nM4DngsiIpoBDyLPXWJal0QL4TNhkvVTAVyYQ2imYOHMHuCA0gfmeieQuF1g==","signatures":[{"sig":"MEYCIQCUMtQUNMJd8xPXbEazQNNyXlj+/tFflAIINgVZBTsV3AIhAKGFh3JpASktyY3kcv6B2oPxzK+C9kTHBP+sDi4Vrnw3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZmWGCRA9TVsSAnZWagAAKTwQAIY6oRr3LY/sda5baTdm\nBjPd9ES9lq9sd2IE8SDTnkGK7nYjGUt9AOWSobU2gvzs5I3VMnIXuSbmBFM9\nsZDtCViTfeeNTdhxfAnRGLn0gHGhFYpr69btfBWiUCjtOCKcmmbf6FxN1rjN\nnKre4zGYlyYrF4hJOSnXrLkuKme5+kSdl84ir1e3V6x2kCjudwiPkMBoc7wE\n7W1R197WKoqV2qDcKZep0qjHGXDaY2sB+LhlV04HsaK38LrLMG1kM9eaOlZ7\nNJJZkmca4gqJzuAx2/mYYvgyI9ZlE2QOzCdlLjcEwhNtFC5JaN4v5YcGECZL\nFLeTzIbvMl5OdYl9BbOHhrG1GAK70UvOMJzfrH6Vx+uTbPF8Le0tYoWDQLxV\nhqIlS1C7rKqeWHoy4y7AzxM+bktLj4GbzyPJorFNGtCAwy16nbAfwiejnq3E\nHVEWkdGej2zB+7ifCo9D7OgPnuIEr6uE4u5iNZUKXE6HPYByLuTbXywdTVS8\no+Q1czqOrc4HRECUC1VHRlFprQePLftwsh9BpWZK9+zvRyOLPv2yL6H+XO1Z\n4CRMk3zqGKyeNx1HEUcikB7fMNqMEvqr3lDdHg3Ka1dSxdpBWEXzfoFuGRwi\nwg53j9TP/g18av0XmWzEtH2TnTROWePVhp8ErcCa9M/B4tO7iSSReveKe2mg\nkIIY\r\n=82FK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c5b4da437549335e682bc51bd995289b934a49e9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c5b4da4.19+c5b4da4","@test-graphql-cli/common":"4.0.1-alpha-c5b4da4.19+c5b4da4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c5b4da4.19_1583768966277_0.6028551048644015","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2e00ea0.20":{"name":"graphql-cli","version":"4.0.1-alpha-2e00ea0.20","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2e00ea0.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6157442d374a26eb82fa733fc0b3f05308948977","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2e00ea0.20.tgz","fileCount":14,"integrity":"sha512-2CIvugmrcLGd1RyApGsoHfLhpnAjLNuY+vO0Kmxszaezv6jVXm9craUJMJjzNEN+RQwKAHm/6apzLE46co1x1g==","signatures":[{"sig":"MEUCIHnNJMl1M8kGa7S0XIP0qe/X0TktYrRi+/Ooxj2UUhGZAiEAvmjGZtIUsksEvyrBpZHCUmqet8hvtYoLU7ioDfdTbvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZmW6CRA9TVsSAnZWagAAylsP/jELgXP1LxW9hFSAjTsK\nhTLTewF2Q4FYxF+/IvodhWHCQ1KH7ldL04AxI1IY6CWNw/1r3zIPBNYlqq6h\n/pjKdW3iBBvOfrtAsUSwn4GDo0nFUkxx4DQbOQ4h5PZR/mq+I8r7zUdpXuwo\nYfD4cyXTZJV/FFTxELuV+k51adKcoJPszVtPqDyxmPpaD4xlLAXc0e5Xb0Ba\nUm9mCEa6kO14l2oBb8f+BQONXmV9fDpauqP0kt3t2jpoO9aggb/OsJqM8M+q\nWcFBxikeEnf6ja7sThJkUPmxmb/lJWk8yKzJanR2a11eMv0zJ+jBvKpMDlIH\nKgE4ib353FNb5ywdtf3k3HrOGUNqkAWyGLgpAxYSKEvAxP7II4LBNyjmlc41\nbLfSMS8UsdKzp/k4gw9WJ+x5QaJ15Y0l8OVAXnsoBSTg6QlQDPiZ0o8zixbj\n2+Cn0mN2/yyiRIVJCB1Vidm2ks5Bp9+kbANmSO6yOCMeOjZJ9Sha+YXVca16\n3Rp/zs7NdB3lduwbSXWDl8QEd7VuKnmgmmTd0OGbbgHSXxvb0ofpb66fN+Sc\nuLjBejIJPOVZHEcy+zt+wqu0LwRpH+ImbFl5YAfcR0I2TTwMQRTjKectyu47\ninPgmo1p4KYH+Wb1VFlW0sSheo5HFtwXXmdj2cl3j4E2hFMUfu5ArgacVrG/\nYKcU\r\n=wLws\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2e00ea0d390c5d169ea99a22323ca819ecd6b802","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-2e00ea0.20+2e00ea0","@test-graphql-cli/common":"4.0.1-alpha-2e00ea0.20+2e00ea0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2e00ea0.20_1583769017606_0.25755149879773476","host":"s3://npm-registry-packages"}},"4.0.1-alpha-eb04b07.21":{"name":"graphql-cli","version":"4.0.1-alpha-eb04b07.21","license":"MIT","_id":"graphql-cli@4.0.1-alpha-eb04b07.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f4689e7b8e110cddbca899e7b0a121fbdfa7d4fe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-eb04b07.21.tgz","fileCount":14,"integrity":"sha512-ZRXc9VusjpFhcJZlAJJzKMREo49pIpobMaVudN+0RoRFYL5Wy+LI8/zNXrmou6xrSeP5nSiv/cvmUuvAt2VYbg==","signatures":[{"sig":"MEQCIFmn01wpE1pI404qbOPiKOYOGIBCxlV4UqT1NiJF4fIrAiAhyBW4SPM3NFg9Uq/doBGp7OYzBNlwzEL2WNtgk6OwOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZmbYCRA9TVsSAnZWagAAWS0P/jdkEhsZHjRqixR6uA9d\ntsZGXI5u62ZotIPQdC+rVrZhmVZ2uO0eRpg1Cu/CjTDoWd5gXQQaWbtEO/Ot\nY8stjdpmJer+y9sqeqMBuYLKeiF401dGLMKY8RSl4n76nYVwG0d0I0WtWpRn\nTXnmjmp6/1B1QpnrZpLrPv4qoFq4dC2QWRm29yrNdZys29yti8qNYsud4HBB\nqEj/FVt3E+VlCvqF6tz1XJy7aibNUu6/lYWxmnO8h/ye+cR97zIqLHNm/2DC\nTPgmWBwcmhzDYEHB/EOS0JTqJBjFcjtKy/5ksP7sZgEL3TSdCui9airbk+AW\n/eV1jAfkhpYVkAFyiX+icgnVwaclOGzOAyGrg/XmlRerUePtG1wV+q+ot6W+\n+kn2er3bL9Z/WljfE6QYGBohmLFq5V2rP+dJp9vfaNRmzH2UrvOBeelkMmWu\nFc2gXr3b9l2TtvFgILRDYG06Jwle48wwPPxoH6wnu4WxRTUJC9DHziiioIf/\nDIXHWflqCvZmvS1q6oXpLnimg8lTNlaHLi5igodq9ARfOh11qV1YS9l4IR6i\nKUOtPA7swV2Bo94nDEBHpQYpN+SPa6z/Tz0Ns1+WNYpxNA3wYjOiiriP9FGf\nvO5+MllAqezEYu7GeF2RUxYOlVc+CWsjRcKkulis0YrSgzWd6jjPUcTCxh/Q\nIN63\r\n=01yb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"eb04b07ca4703bb8687a97e0a415346ca752a67c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-eb04b07.21+eb04b07","@test-graphql-cli/common":"4.0.1-alpha-eb04b07.21+eb04b07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-eb04b07.21_1583769303685_0.5196791516513908","host":"s3://npm-registry-packages"}},"4.0.1-alpha-45470cb.21":{"name":"graphql-cli","version":"4.0.1-alpha-45470cb.21","license":"MIT","_id":"graphql-cli@4.0.1-alpha-45470cb.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"04d801edc3aabbbc3de527625b1d7bd150cd046b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-45470cb.21.tgz","fileCount":14,"integrity":"sha512-rlRD3nIJkqiuHxyzYFbhEgYsyLPMi5AQQqhFEq0Eaz8/SOTAKj8aSLb+3D5APDB/Gml/0iAfSLssXJUDpNIG9g==","signatures":[{"sig":"MEQCIDfQOUyYg6V08USHONGqcX9YADqgAcS1ZOIo1LIF8QhVAiBiJ3UgKW8CebQdL0cghmtpzjoGVZqsnAnZejB8r0UZfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZm8vCRA9TVsSAnZWagAAXzIP/Aikqrccx0B0IhR5sogO\nBHOV1rxP5WLKxfVe6lCOR5996A5andjAswHT0xg+gPNPopZMLf4eGN4NnS4I\ni2J3KkUfslFCoNCHY+AEM8yEUKQQX92+GK14z6SlQcbBLdnpPhRdN09nvwAD\nBQp/pwEDkUYpmXaslg1BAr/AJaspFKy2AWgRxhl/h27SAzN22dQjmkkMUNMb\nQpmF0AnDX1wz1szgtsQsavNUKglhzf8dIgHGESRlS9lUV3TTNU/eTtJxJPe8\n3XQGHHBTn+A5zK5UqxRkfazZb3QaydugpWY1eQQw/JLqre74KmHXfiVr3ssJ\nEQZ3cSgkiQNHv8SWe3aT9QxRaxa1955rWmwQavnasB98QTyhdYyldKKjSzSm\nHwEzESMA1hIWoEZhAfVQ7MFS3xlfa18QL+KJS3VFfudtbUxIdvufJB7NnwJr\nF7nmMnrzUiVpcHUk1lIA1uLCsSgCjqfq9SG5MpRfSFjNuU3ark8PvmzQa9O7\n1PoR/vGUG7xmu5KX3melucZYVLmF6BRsYv/fJxy1+b6OhkA2y25Po426aNS0\nKv4gjFWnWm/VrDR67QdKyKSIM4sRhxMxiLl2kVN4FL9M+wR8X+RFp2aIZ2da\n43RcXhGj4vuj74INpunFE4fhGo3hj5NzWcY18beg9Ebo4a+2uQ/ikfYzoYI0\n5q66\r\n=YEl2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"45470cb7dbd3914835c4e44cd402dd9a8409bb89","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-45470cb.21+45470cb","@test-graphql-cli/common":"4.0.1-alpha-45470cb.21+45470cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-45470cb.21_1583771438275_0.9150698149759482","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0e2d80a.21":{"name":"graphql-cli","version":"4.0.1-alpha-0e2d80a.21","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0e2d80a.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1a2b65f51b99bd3423bedb727a96a66a4ada0fb6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0e2d80a.21.tgz","fileCount":14,"integrity":"sha512-ZA6BqXShEg5TuUtdcE451dezOO0viojPyMUxtcPyCkjvHvHEnFmoHpDsUMicC9BosN19lmThFlD8Br2y0hlDkw==","signatures":[{"sig":"MEUCIGDI1yVYt0YVMCcxpypn1AvGNx8BAUN5ggttu6eqJIzaAiEAvP1n3walAlELAA2evuVi6Q+30VUwsbysW3bvRLenPu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZnaiCRA9TVsSAnZWagAAkFUP/0HqDbCo2qT2djlyTKFC\nBtX3UtxXaeOZp5xCWC1HRrPcY2si4S/t/Afiy5AEFRvyDfH8+2DViDdzsLqK\nOwuCHBzsiiSIG92dc6trf46T+nt5VYSEVe4xbGVsWCTsEOMnMLJegKwKR4Z+\ngQXORorJPtPuNCtFx+m9t6aZQXizOUeJySDCX4P6ghaxztt0raMHsPPC3h7M\nivK/tFYEHB10luD8/yAg1S0Nxy9XqovF4NbKoTDmDaEY88afO3s24l8YHkdT\nTBVTUp4z7JyRiV+5RsZoqoP/x8pUS+HWocmN+QSwc97nP8XdQarJBFE/2JG6\nxWJLoTrFNgXhoB7Mv/eXl6T6UGAGSZDmeKR6JDBmpjXNEwpD2Y9nmVRJmZXE\nZV8rKDiQmsNTvnOViTdMe1i9NScYQa8Mn2Ioi9UaszR9lMQGnvpyAg9UElD1\nPWKItdlxzdLEKvCOUD9fbYJyGF8nZg+zZCYvTSQZazwTLvKea7AtRsLDPq/U\nCJbxlttxDq1aCscUG1GnzffqmLQ1O0HsQ/LCdBm1U0OPW3RY+FmhBC4aPQiU\nQ0D2tHjlmCl3/Bu1Q5D9ZW53G6c2v9uW/pRxO+CtBaTMY0aTrz3ba9JtFaoy\nouvVMBNstjYzOgokI3S/G+MURAnhCilBU5HHpFqcwKLiJ4iR0Lknndpe14Q1\nIrc+\r\n=TQh3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0e2d80a8777049fbc89023dbc60f7b3e69d7ccd2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.6","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-0e2d80a.21+0e2d80a","@test-graphql-cli/common":"4.0.1-alpha-0e2d80a.21+0e2d80a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0e2d80a.21_1583773346056_0.5023021489662096","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0477caf.22":{"name":"graphql-cli","version":"4.0.1-alpha-0477caf.22","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0477caf.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"897921e823651d3074580c677b501924a54a9942","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0477caf.22.tgz","fileCount":14,"integrity":"sha512-9MUWCNMSH4ysOiL7QR00V6REVu+VPVQVZDjWYB5Xg7+tjOJbGut9ler8Y/qSFN9LVg+WYk+qYieevvr3Km180A==","signatures":[{"sig":"MEUCIQCRQBAuVj/uP6Ap+hslu7JS8vu5F9Rax3WNZfDhLioi3gIgOd+GbrnLq2mayjdhH250u1P4MmhknCqQNLEh2z8o654=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZyhuCRA9TVsSAnZWagAACjkQAKO5Be21jMBJvM/TC/yP\nbhiTFo1gWKlO+b5/kzL7S2Emhbe/PIHlEztGMvuzRijVFn081vuXkOGrMrc1\nsNhh4aFUi7yNPF7nQ+wczBLjKz6rC2X5i6gQTD45smuPIwd3saeou2+b292Z\nvXnkK0ww6KGL6VtXf4fUGSO0mpcXV9pZyugHIHaH0wjnVOHxuwtp4Fk76jVW\nV1F1EQy6HFd8qBpvdlsqg2muKBk4i3sfo7eBE0ZSHXnC4ysdGSGaiotbKBEZ\nFrpGFNTJ4++oogwMGCtoXa+CQ/wH9DIHS3A32hdEoefVeEkF85qVa82d9AqY\nvMSiyHleTT7ed3ZAC9HmJgz7REMruWn58pxTDNTNrkidFWEp/GtARIjFsDi2\nfawsU95wmGK6SKGzfUalgfc+jvciCJaMKMxpvwnxMKajz9B9C67Zfwabz0eJ\nuNDSYGDZZKiPGS4weoctlNQ8oVg+qfGwwiBimQEmBrUW9+mrJGqGcd5MivrR\nQFpvKkS65aybbvtPAFMVlQKFkZK4bY86ji6v0MmZAnOcbJ+E3aSyarkvMwFL\n/jQrYRAGKhkVkCQgcgayDRj+aF9eueDRfyN/D1w6ITdNdpB/NhjQWw7+aPgV\nQTaeFzc1RcjB7eVIAGvLC+LTZT5TpJDYRlEVnUIvfEdCsHW4FcsQApvbIuQo\n26Md\r\n=pTNp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0477caf6f56d2179b2983cf39b0fbc524fe6c143","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.7","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-0477caf.22+0477caf","@test-graphql-cli/common":"4.0.1-alpha-0477caf.22+0477caf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0477caf.22_1583818862179_0.6670140338226282","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7b415dc.22":{"name":"graphql-cli","version":"4.0.1-alpha-7b415dc.22","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7b415dc.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dddda1daf65f5ff91b883feae995a2cd2ab88986","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7b415dc.22.tgz","fileCount":14,"integrity":"sha512-TfXXB0icPTXOXWs3Or/utXqvR7uBXZML0WkwQrks6vWqikQgkTnP6ibnFdnr25Epw1xD3MJp8rwLPv4EaA/3Cw==","signatures":[{"sig":"MEUCIGUiqzVt+ACNTDmK4q3bWnwei4FEyY4R1ymyQVMpUdpVAiEAnE8CiAomIbKEbUM+ZlGF+y0Rw+alXAPkqHpViRhJosY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZymrCRA9TVsSAnZWagAA6sgP/A7v4BdvJA/n5KvIMdq7\nXBF3z/lXRRt09sjBeS1nhOOP/hXXikDagYN3ifUc7SQngB+zHlvSYYMFGO70\nyvnd7PeNl4CurKpfJBD57qErItmytksleZjVyrcL5M2QDxwTkbFs1hwfdnsn\nd7oNEIuAYH8qUxBw/7vaCU3rgAKmWKfUFLfnoLpasWexWcl5kAGYtB0oRaDb\nL4oFHVzm36rw9gWV+c9mTpjhkqY+O4wG0dvuk55gqQ6xobjVwUM5DLR6L/Bd\nNouP2kGWOfzH/gHQOy/uCQq9tQIi1RAR53EnP/oc5aWvjSl8RgEZWbOCFUlb\nrqKr4neDTy8uvV/y9j9SMfzVMjGrkEyKtyEeqOnyee8mtd+8Q8s0Tmgplk63\nFHOirpDeUgMZZaqAkU+tYA/MFU7r3/d1GV7ELDOKiXavrG+N3uHQWW7Qg2RI\nMjBdYk6EHwet7Vuwu1zFYQrqc2FL5ZDytUp0mGRX0XTWP2fb8F7zIju2H5mn\nhUtuGlMFmZ083ysdXdVtUocFblGOBX8JECplhNodFaNiCmrdIX6neFTpzhvI\nawdz0YO+6z13zBJrGes3PMu7kpC9ITXcehRi+R+No8DHZ3DZzhCcZya3wSOF\nUY1DsKfCTLsN3al5aDKMCNFMrDn88fwGtFxn0Xfvm8c390pmBLGF6PYfsiyz\nG5wr\r\n=GcgX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7b415dc40a08c02a729022a1bc0c8d1ecb680c12","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.0.7","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-7b415dc.22+7b415dc","@test-graphql-cli/common":"4.0.1-alpha-7b415dc.22+7b415dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7b415dc.22_1583819179370_0.34765499158782154","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9384b23.23":{"name":"graphql-cli","version":"4.0.1-alpha-9384b23.23","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9384b23.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"54c7d013887464aad04016ac62688ce1bcd0e490","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9384b23.23.tgz","fileCount":14,"integrity":"sha512-jy0esclFT6tYFGBhMeRXHnMxBRK/b2aphHKdsxa03klPo+dGb53TUxrU3ooTJig4BKa+p6PyYjcq4Qd90af96A==","signatures":[{"sig":"MEYCIQC2Ig65+mVtrH/Tyq3kjX/uK0UIkSYIOovBSOyoGzVcWgIhAJ/3fs/D9IvvS6UbUc14WYUpa2Wyl0ZnvLeZzQYiNg2R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZyy1CRA9TVsSAnZWagAASl8QAKIhC1pxcDQkd1fqGUN6\nkYa9CTfIQqtO1jrDlW81pMj4uujTcz0IWsAI9lqN7VxUV7s/fdZhtmDcGnty\nTc6ia3oIhbVMiGKjLUqwNmKbPq/DAApfQBDUxjZRzFAgcqSJzPvBBKhC2R9Q\niJ3yKRM+AjTFMu4t7YXaj4UYLjb4/jhyYuJKJ+jNWHo3QHHfKPVaiqXDDGp3\nO+xzCwJg/Z5R7TojgBZsFtQOZA4IQsWq91mJtoCqNu4Nf+AAaEcLRko8irK7\nLIoGYKCa7HJ8Z3DaQapOB/AC9hAfydYbJzRsfa12Q0FFZ187jExmr3c7ExiU\nSNM1nx1pH0cmXlrFnMaOI1T1r09LP7UHrV0XKA48dHyyaO9cUEGLxxz5/l1p\nBYOynD3HEc7TWKtYGjZel4RGmVDb9o98D2Ks+oUrD+sF06UDMz+rbx1Vigfp\n6YSuGCCacmZ6BJ5R5D3ZOw7BCvYvJ2EnLMkol4SFS+6tZrcGr+PDP5qHLG2u\nbMr0g+Wa40ed9KrB1xVWbDaHntueRuFrTdBtxLRtYnS4961aWeqYxLb3bnd+\nLoefmMmViZ4j2rNW8ySXvz0LiaF92JQ3Qbt3AJ4yg/pYUzOZiLDcNKKA05aG\nXhmrXBEzxdHyPwjqse98CMYyyfd/xo77Zj/a/Fw8AwwtvCMFPuR2Q3d1FumK\nvXxb\r\n=oIzw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9384b2333d0acf2fa75fcb874156f64b8e09292e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9384b23.23+9384b23","@test-graphql-cli/common":"4.0.1-alpha-9384b23.23+9384b23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9384b23.23_1583819956591_0.8471685994863016","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0c08e23.23":{"name":"graphql-cli","version":"4.0.1-alpha-0c08e23.23","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0c08e23.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"55c4b6c083b6f5ae4f4916080da14979fbd247e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0c08e23.23.tgz","fileCount":14,"integrity":"sha512-+qrYHzOoXsgvGClv0nKTN/lXcK6Ta9/uARcpWLWbQc7CALSiGoNoJDr2pJcAJQcFrCE5OYe1AQmYRguN6ogiug==","signatures":[{"sig":"MEQCIFWjM8wGw13ukjRJcPqt84/aGuK5gkd2CnoXZTwp5TN8AiBMNlhYosbJZc5mrIqhWvQVzdtfPEegPeOP9agKJ9jXRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZy3oCRA9TVsSAnZWagAA/S8P/jRQKdgXwoK7MLgc5HqM\np64/YkCjbEbOUzgh70nSgz5lrWhj7kVA5jeHo5E9zWgDMD3BGSg/BvpDHFAo\ntDrjV8uMnwgEO0MLersWM3kfzCsPt7C97zEww3Xqou8VVed0DylTmRNh6Pvh\np+4eW9rFiwM44yyBC7kU0J6d6uYBTcTv7GwyInLeS9EZH6qUukAaVWh0b9bL\nrX1Nh72dxyTz24Khui7XipzJ3Rtuqcxn706eV/wBf3iVMGJRgM5pn/iTgdEZ\nWYzck4YKiv3UC1X4SvwnDCYfQJgDTv+CiqXjRfEVI19W5er+TmQCCz/gfkhg\nGxv6vIwkKd4uBqTvIGu7t2kDGOh1S8+mUWg8FRkvFHxRQLlLyU4LhsqUxj5c\noG8L1YK7fSQTPcMOoO0GjZCh+UHYiHg1BgUtgZoy5bKjsQEAD0lnjWoHLo2e\nhXW7ez4UcnEo75QfCromTRChW/KK+iOxTXDogHVGFAO0H1opfV9zANoJ/jxy\nOOo/Wo92WlfMKpld6bXkxnqlNGo+RUyTBpwvOdvYUv5o57ZBqP7/RVYsoPy3\n0bZU33vkugl9eESLX4tBSAbrxI2SQ4+rfH3FpDuRX59q21916W618RcbO6Nz\n8gCUcCbgJQHZW52sSzCBSZHfyQjL88MsQ06kyI5WtAKFgBgFeY/3LMy133nm\nhkS+\r\n=Y0N0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0c08e23a341a11f835cecc19e91e6ccd266b2afc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-0c08e23.23+0c08e23","@test-graphql-cli/common":"4.0.1-alpha-0c08e23.23+0c08e23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0c08e23.23_1583820264164_0.9326466854603164","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c9ea985.24":{"name":"graphql-cli","version":"4.0.1-alpha-c9ea985.24","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c9ea985.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9667b1ee3266f3c7b14107fbb1bde50568a47e04","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c9ea985.24.tgz","fileCount":14,"integrity":"sha512-xdtdA+PG4aXU1TBbmf5KHkQE8UvWKdtHT41MC9wPlQLujhSIo57VknWQe+2tNsD1GouHaAcWqSo4FSMINUFPTQ==","signatures":[{"sig":"MEYCIQDEnOEK+KdkUujBPHFiYsLOcWeU3jz6ifrocsfPxAZIpgIhAMmWEJF6T1zvbWV2pFZdk9FJT9X/cCz9KTKOi1wC9LvW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ6LzCRA9TVsSAnZWagAAR10QAJrThIgnqWhZKqOzJ4bx\n0GZDmC2KiHycnhyztYrWeIX7mEMODJxLkfYMOgDko7JW7i5oDHb8x/tUWSbC\n+lIVfQPNDMo/jyZRDQTRJrqjImb4CdSijW6IZwZF3eP6JCIh2pSaUDFk4+Gr\nmFU1B0damhdyaNmGNrBoKBODelwgSTVqH+ndnVUOf7Qs3TjolSJvmQYf7lFI\nNupzJIjabmACZhQhMmUBBNbXVMIryOnJ4OtSapuhDWa7Gcs04N9pyiq75nRy\nhdw+Zm/EYV4ZnHbBw1SisE8hPZdBIjxHBGT02Y8IXf7iyA3Nu9pSwYd5N+F+\nr5Cz1+My622D8k8uAEHI7XfW96BXDpTZau12edssAN+II6fTqqCxZGxpLyWM\nyGeSOHpr0Gz7fWHZAjkuAooR2k8RhrDZXgvvEA3iVS2U+aQ/Yz+LYBx6i+pg\naZqkUHKSEcicfFM1gRqB7wLIw9y+RYWCR/hBNuE4DmAXJ80zAGH/bD1f3rVX\ndCYudUu0s6zRnsvx/XAjQ04Ddd+2bML10vAPgPWA/9ZOWtpfPxUoXBQD5Cev\nFj+6/p6QZZABFVas5npYSBxwueqlVz2PyINjC85wBE/EZpHDFtWnp/jh7fiV\nLOBotU7PDbg6q+rA0C1b19tylpG8vde0Qld5DYPr+bFEm3j4vlyijt74kmlG\nSWsP\r\n=p+vf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c9ea9855dc44ca3d463fcc2f8a2c8e1e518d2c7a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c9ea985.24+c9ea985","@test-graphql-cli/common":"4.0.1-alpha-c9ea985.24+c9ea985"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c9ea985.24_1583850226363_0.32265860919940925","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b7f384b.24":{"name":"graphql-cli","version":"4.0.1-alpha-b7f384b.24","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b7f384b.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2b565be481ca6e8d6f05c3441c553e0c4c0ba5a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b7f384b.24.tgz","fileCount":14,"integrity":"sha512-1m0Y+luSbUdJ+O9JH6PVckqHub7lAwTV3KUAn+At7uQI0OjfT44227b6+eWDpsZb0KtetPmC4wMShlm3VNKYCQ==","signatures":[{"sig":"MEUCIDGCjEg+0VOwJDFdwSfP63mMFCaPhv4Q5N9sYygte5EQAiEAjI8updn+PHDzRKEODpax7Mm6c2UmmHfmbFhZ9uBL9QU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ6MRCRA9TVsSAnZWagAAkd0QAJ1lKt1OO+sHE9JVKn04\nIFQzwbTMm/pC4ppG7Z1w3P64F72MI1xSZNoh+4e0beRTAb1KfptR3G806MQA\npWy0AiXcJsTq2T+QajCI/012zMuSrcLSckFnJq8dysJ/5I3AWXP8Xp9Vcw2e\niMGzvbiaSueUKddrevpDkT9ikUvb3W9jFMAhrbsmhP4M3gtk1vI7h9Ldw6SR\nlVVDJZb2cDvUiEUtxUWGT7FEpyf4XFbw+1lAkSya2NJVnNjyhOXEaWVUQPlx\nEIJro3v/K5uHxefSLXd6LejWFJV4rtqQvAFY2zi9VUr6fDFkaHQYDttRSPkv\nzlwG0wEWkrgNeL9OI2AVfv1eQDIqLgXvPqUnew4+S0yMKb6w1HTIiUG1u3/+\n0VVFT3rsJQIaOjHC1QW/QEU55KObdaBLVDn818DkZC3pEYUNty7CQWKFTK+z\nWbsLVj4M0UZQJeTTUW1xXo7YreMR3uSadX/JQ3GzjZSf81Plu2KH5laX0s9Q\nNH32iMuJwD11l6lq9Pd/Gf9doVQhnwppMlXrHv6oBvlZAkRfSXtnHMd5whMU\n2FvE/KeIJjT+UpcuM5GrSQJB52MsTB58k7e+Ip6bYSrqfVS5ymblfaodTHYU\nPA9uwbDdRmH5cUv1W3azn7LiPBQx1XipI87D4a5mx3Y5b3SL+Gy0qVZ8wlNv\nW/sl\r\n=09DX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b7f384b932d6a0aee208c87ebd846e7bf3df75f7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-b7f384b.24+b7f384b","@test-graphql-cli/common":"4.0.1-alpha-b7f384b.24+b7f384b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b7f384b.24_1583850256355_0.739815995229981","host":"s3://npm-registry-packages"}},"4.0.1-alpha-977e918.24":{"name":"graphql-cli","version":"4.0.1-alpha-977e918.24","license":"MIT","_id":"graphql-cli@4.0.1-alpha-977e918.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"32e4e36f40be37a2b43fab9f5c0688c532709ff7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-977e918.24.tgz","fileCount":14,"integrity":"sha512-qMzXsG39/ocih50G7F38eFQylrwPY8Iyl4zTuGXRJlAXWvzAd/3Xp0ko/ObynsYO6Ndsh61am7uvj6/J586dqA==","signatures":[{"sig":"MEUCIQCXheauumGRAHuKkDOhZSAzxXePskSVg5LGE77Jeng1/wIgU+Z6vwMlJn/Tmp2HLBUc8GQlZIXhWOuEyAAfJELySEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ6RpCRA9TVsSAnZWagAAhiEP/js+dXE8VGts5bCU0xAc\nw3SeD8FKNu+cGXZEFmG1ABA1ozzfrwr61golPxdZysiuBbi1VnsIWw9ZHZMh\nbfn9O8Bs2ZE1N4COhOa1aA176IOHsrBBftvVnTcVIqGG72GF+mcGyKoUZ9eI\no5Z9UBETGOGplAwS1OEf1+CNyITwkaGwUyUqo7T6qhvUirUh1xXmeqi4Ehof\nXpaXHmANgGfJ/rZMphiNOyIRQgPBLSNFTZWtJ14h6qL0M2J1VvMWgGHe6f7Y\nuTL4z/gktVjRjrbFerkAAKM3VozdF9DWlR7gTvk2GnqTOhr5AGnETit7lwhB\nTs1x2cmRJ6K/gmQYKJv1LDgJ5dz7A9a1Sh+D4qJ+B4rVwRJDJcL280Atsn9L\nnAasSRn2LQbU/eEDy/vrpr8ip9xSsfCix6lPeWA/UgVy8DvuJSpiEQBkzaOr\nV1GiiO/IEQpkJgeX/hKbA0znjIWdE+NceboU55b31umrgXJWIBWaoOQ3FVQs\nf6VtsW3kQb1pxKaw6q9UbgQQT0K3AV8I0Xrno9wmMfnadxLhsJI1S42F8fYm\nSw9nUFbx1bANSyY0Kzq7BnmbgOWGW9sYaP2VGR8qjnuXFZNHtSPtHCK4PfLt\nU8CR3Z+bbqdmgep2sM29Yl9ukVtgg9QAXRJSMD8PgBTrlolzuJQofrtWdCku\nI/MM\r\n=/cEd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"977e918a137bebb10e991dfea4409a4d845079e7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-977e918.24+977e918","@test-graphql-cli/common":"4.0.1-alpha-977e918.24+977e918"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-977e918.24_1583850601383_0.1378607012693085","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2929ccb.25":{"name":"graphql-cli","version":"4.0.1-alpha-2929ccb.25","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2929ccb.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fa3b7c51be0c4dd04afa6f9e291e9b8610224892","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2929ccb.25.tgz","fileCount":14,"integrity":"sha512-J+vopf2hp4PbrU7HJqfxZE9R2DzrrMg4CR0hlWMlYnaaZRFU9fB4Z9NOLhaJGBEyo+Iw8Hm0F82cpOq6hPHu9w==","signatures":[{"sig":"MEUCIQCPOMiGKLsGbD17LvSoHyS1dcb1B2FJqyDKTG7EJs/x+wIgPewosx9D9005W+QQY9Gro4KZqurbUqJ5KpGArDQqG3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ6W6CRA9TVsSAnZWagAAzCYP/A14a7z1jmS3qPLqxSqG\nc9gwDebXbZktfFtn89dredG1BO0JJglXXeYAZdcUEBWceYlvrqYPw3BtJPTg\n3hIZu7LSJABK8jtL640HVuaHcbhJYKIw7hc9trvORIggzkzXBP8qIyUhU2MW\n7YxdwNNOV8gpWbQz+zlAeXcVYwFUj5BqU8COvMs0IaxZb3cH91yWxUq5khEZ\nNC9jNp/BMwG1LdYVa3QcgXaZ+tf32xrs2POtVOqi1PeNe0wGIpMxDphIp+/n\nJ9sGrzioiYzukOBYconuLH9l2OklokKW/EVJnCtuyv9sdJS5WZppTrSnkZOp\nraEUteWyn3fO40xyCOE8c/qkuXg0v439KeKI1QpG8LQozxqEF6rIxKTgOfLC\nkec3rLn2X3KOWdSgHvu2Kgd0/PiAJ1kqbfi5oPhpHHziT7nBC7qi2OTiANBh\nLyct5yKzXpGEA1MmxNWySWctYG4d9Dwl6E4hDUcwiwd6+ojOES55tVEf3oSk\nt/HD7n7e25piHIrUKyjQvT5p8usku2PZlUJ8YMgAcUn5ZScZ2+eDDStP0Aol\n24TVhfYWTayT9RGhP+VWZO6v3n0WDxxezmLuNRKDE0LsSoTcMEyDfsheuKK6\ni+KWkjaW/PyL9qeDJ8ujraIEaVdUK8u3z4dh7paj9WE9YSVKE/GZuGBSFV29\n3qRU\r\n=xBr3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2929ccb84635363c3db289930cad88f95eb901fa","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-2929ccb.25+2929ccb","@test-graphql-cli/common":"4.0.1-alpha-2929ccb.25+2929ccb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2929ccb.25_1583850937500_0.6505796715817009","host":"s3://npm-registry-packages"}},"4.0.1-alpha-360a876.25":{"name":"graphql-cli","version":"4.0.1-alpha-360a876.25","license":"MIT","_id":"graphql-cli@4.0.1-alpha-360a876.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c2746421813de2dc64deb894d39631285dd938d0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-360a876.25.tgz","fileCount":14,"integrity":"sha512-lQ8CIcd++atINdlLo5yZo52Z0kavdzsrgvWNbrNaaFqnCOU1x68YbKj4PEQpT0NRKpAVa3tWQPt2EZBKma5aVg==","signatures":[{"sig":"MEYCIQCf17tO2poEGkyyfvh4m08vEY8A+R8DC7g7qpobEEa2CAIhANvbReb0ZgempTuc56jYsCu0Rapjsrhix7B4KKacvtdP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ7ZcCRA9TVsSAnZWagAAk8MQAJk5tRz1iluPsYDEHh98\nSQgan5luESjVq2OY6/BMg5AvukN8ZrdrdLaZO845CtbShoknvx303zwGF7Ga\nJPc9IOjSkna5OJkVMwJAwDqJ8FimXaUJ1fUM0gLo8s5pm/ulpHxO1VtNSHg6\nP+JVL9ByXyUBnm/V6itUHo/O3bimguBF6s+MJ5KTdthisb12iqc3qDj1kmuO\nPa+my/JKIGzInm5dTzV4ohLqy5lb+aLZy0niDGYhxj7sEFhcixI2vu25CkHQ\nnnjyMHyaLpECZkFEHFg2RPvV7DwooCoDPArtUjTjW5omVav0o4IoFEQ07PRK\nnXTKitsdVPEZaq+fzkaQ8EKogalzcsdvNWoYYGQOJmxoiUbode4atfdA0t1y\nQ0sY7FOuzLYBJ1yciZAg6u2569HqdPFRXPzgteomLrsjC+dhJtnx1RbLn4ia\n33wVyKhgw2WwgCIhjG8kiYn3SA5WFI0j+uM21LY8EnPxat5NOVhh4ELj8mm0\nUZIPRLgVdAJdOHbv8gvg0lE0WVrkZi0D5C9kbJQVWSyBusVRuBpJFAoGepv+\n4JuX9zAMoI/X47P/eKc0kF8+E6if78ts0wTbMwx0ssx1hFYj+IWJhN6wG/Pz\ntoG/PejKz/eklbjzG/w5FS+jFobVLbPfOSF0Ze4tKslh7G1BPRI6hrBITocR\ntS9X\r\n=cn1H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"360a876ad51c1636ae77f04085a31d88f0918f78","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-360a876.25+360a876","@test-graphql-cli/common":"4.0.1-alpha-360a876.25+360a876"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-360a876.25_1583855196035_0.8771146682751838","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d37dbe4.26":{"name":"graphql-cli","version":"4.0.1-alpha-d37dbe4.26","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d37dbe4.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"acf729f790799bc4d6648ac7a1410a5d16f1c161","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d37dbe4.26.tgz","fileCount":14,"integrity":"sha512-6uxQaSAG4JkPG0KsrtH+oydVkSKctS2btbgj/cTIuirHluOLSkS51qVULPWnZpoTfWQgenji28X0mFnn1D6WjA==","signatures":[{"sig":"MEUCIBKn3aUOvCgCqE7uyfj51JQnttvI3FTM4IUBiLp24SRqAiEAsTooc8xQ35obD01CwaBPa/8Kt4TDYfWUwT+10iyC2k0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaBZjCRA9TVsSAnZWagAAIDoQAI87136/kZsdH8i9f9w5\nl3dsKuI/O2IB3K1SPQhFFyd0VtN/pGqNhJy/I3BxBG0G8hI3eu6B3xIbTSIm\nFfw06pQusBUKFJ7RMYelYEdLkFb3JRtbeDz59i3vfswPu79kVdEkQ9MY+u30\nTpvD6wOOTmRFFIcWtJsg+CDjLgulaacX0pejxVSdGC30dL9xTx9zyXNLesM5\nzihKTHhlSXIVzGR7ndkjDesRdZoGBEgnduu5avknAUrO4dawi3W/ADHPOZrU\nPRitorelDabpTlWJw9i6rimOtb3ex+g1eT3JXJFGUmI/yOIsoo56QQfkbT+P\nDf1FMKkG3Z+OlcadgjY4DjqT0T/lCw3YnOuVLX9nY2V1oX5dI+CM+EXNBbP6\n05k/DE8AAtpvM9x9FVXEQvReh9nOESEEtjoJoYXFLnZA5+ddySnSVBE9FaBo\ncoS34Dmm2CdH+5xYpqaKu0CpksAlAjGYyhA5DXLCftgEqxEIvLG3W1eF7LLo\nlqoRf7R4nRrOxpPZoHR7cVY5h5A8RiZCg9YHT3CirlGQfEmnfdUTYE0862X9\nQSuyKe3Igh85W+mqbp1QvoUFJDsl8kaxm4CKPOy3AFSrUHEmhbSct34nDved\nBMOk2jeIdrZ5fIUSPZXy1soBeGF06/4kaSAXhJtSTlMPOUSAV2GpGDZLZTTC\nJt2L\r\n=c/Ow\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d37dbe4515740cd35b560ec94087c521911e694a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d37dbe4.26+d37dbe4","@test-graphql-cli/common":"4.0.1-alpha-d37dbe4.26+d37dbe4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d37dbe4.26_1583879779318_0.7706626138376285","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ec75331.27":{"name":"graphql-cli","version":"4.0.1-alpha-ec75331.27","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ec75331.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dc73de41cb258b30780910fbafc2612c60a48a87","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ec75331.27.tgz","fileCount":14,"integrity":"sha512-zWHOFNujLGprpsh6gOu/n6poLFr80TRi4KWdzatHzp99CIy8BRIDsionqBvQJBqdmTBR8lEfJejdWRCrE4PaUA==","signatures":[{"sig":"MEYCIQCvgoSfHioRCaHIT1fSzAlVxyRLd9VIfzqWOgM1bcWAAwIhANN//OwXwC4bPcTgefc2r0iywD5nlNUlMd+fXRWTCDqB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaBuKCRA9TVsSAnZWagAAVCIQAILM0JqtL49ZTw5vttIX\nW9nJh7FLCH3KO5M4tjY1ya4OQ8krz9EOVO4fbp841ziHj0UMVHd1rSMKVOE3\n8eO6+vpnNKuWG825wqBTMAI6EY0Bfc5+4dsDuUpTzFmIH3M/8IjSdHqrpyWY\ntcoQ7AQRDyvEPr0bNbWpYRP4JDWt/C7tuW40GeCB0KnV5yrC7DgBDhGR75OM\nheR+zWtetstCsevDw7cUU6REF8zxLch2RgXHm6AY+sdwqmOdss3xYIv78w/k\nZYDS47BX0eKE0fwhyVVw4ay/AuY35zZm9PCHNrfKTEn8S7SNQul3L90dQrzN\nO4pOUTeGYAB3yhq7l5XrsSawmnDSI4+RrndW3zA4fJDWdT3QHrlmb9mUAC63\nsUaTcIWTWwOw3ACAD9AINXAFaSx9gIUC/hqrd+u+wmJu6oinhukXXmNxbDfl\ns/PPxqVYnBX8en5+tnQykuwlV/S8wRa0e2ic2sb7xvoYaFdOiaSlg+m4wqLm\n44fHmHRuAskNflNebRQ2uyIE+aftFsIk3Y+hMTSALCWWm0ldMsFkj/+Lo4Rh\n7XObM8SGZwxMLOhj8RuJp3LZ1+GO+Jasrhsp0Jb0W4Fl1ssdJgRJpcE/9CRx\nLfC5oLFuo+8pjfB/pvTFdi61bfF7pcwd7FedxOl1UuOBpVQMxV+hmLBGL1oz\n5+nu\r\n=Iv2X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ec7533151126bdfbc4cb64c56492fcb6813faa2c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ec75331.27+ec75331","@test-graphql-cli/common":"4.0.1-alpha-ec75331.27+ec75331"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ec75331.27_1583881098290_0.0854353331881903","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c02e791.28":{"name":"graphql-cli","version":"4.0.1-alpha-c02e791.28","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c02e791.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d4e8bd3a8e83dff8cca95fa42436b6cce8c9f7d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c02e791.28.tgz","fileCount":14,"integrity":"sha512-yeX0x28CuneP5Ibkf+yZWWuOB5Hp7SirM1J4sKvZFjHXmbLclCRj2DiJTQawgjjBzH2Sf9PdWr4UpdY1nQpIJQ==","signatures":[{"sig":"MEUCIQDyhVJmTT0gZfUVb9H9qGwk5MrVCennsdJ9BWjFIXhjdQIgSqJJMmAeVFkzFWPiHKjX10Kh+df8ZO5TXkaBs2xwD4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaBxjCRA9TVsSAnZWagAAN+UP/0wXCP7tC0zQVn9MvCDP\niQrUshzoVyf4Nx3pE0qx69HZU9u1cNOuilATouJl8NXAHPKkig0Tu1svAnUS\nV/CIJf1fElhM6R/o8qCKuvoLX+YrbWjWeKsH6z5b30yO6NVU8zPAGEDoVbnP\nsyKIjI6lWbkUIocG2NYrZlFCLtNp5eYeSYWHcPzIKSpANvBrgV+sS7OyV0T5\nfB4WtMiXr51bqlqZeZlcLXfcDCNCMIZhTBv13y8xFItwi8GS9ws+cnVQx4dL\n7/WUxzBDk6t+FbKYt+LpgWDYTHS1gtay/q8YuNBBXMEpnmW7pYEMYL9V+AF8\nYKnp9hfQ8Ezq1BrHG8JOfpcvTumXjdHLBGzOhIZ0OqoY+KHnSeN+NHhaeAxH\n7ObaI7XZWCpagq65AmtY45LS+40CbdletVqtrS1Xok+ElFIeZGySf/v08ZfN\n0LEeMn08UT0GwdNS+/C5AQ0KVD7GWqQB7OWLRqVa998lAkgTsFUEMWLO+1GZ\nPFohfdW2CByRk/27W7blZFS6zI1R01PgA+Wav0M7Zc5fzJMsOP13ofy90YYy\nr4JxvJQ9FfFwz9xWvA5A1qolyAsBpD4vepN8dWlTkyWkZicFtrvoxQrcJwqf\nU4j2gk3TxbW565H/IhoSp2HWXi50et7U5jas7KuAXoTTVcRjbXgJw7K2fEQ4\nYaN8\r\n=aGv0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c02e791e634d793f5c28f4c13ebd1f67363171c8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c02e791.28+c02e791","@test-graphql-cli/common":"4.0.1-alpha-c02e791.28+c02e791"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c02e791.28_1583881315225_0.5138007659776065","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9adb1c8.29":{"name":"graphql-cli","version":"4.0.1-alpha-9adb1c8.29","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9adb1c8.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a74b27ec7af2c73ea29a983e1c827ba8a60bdc76","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9adb1c8.29.tgz","fileCount":14,"integrity":"sha512-AoexsmYCLUlhrq5orHXWZMedK1++TrcOpaICDRJroxdep4brloXLnbTsgtG2fCGXrMwAjvGEneOLZJBUbQkRoQ==","signatures":[{"sig":"MEQCIBjupSQqX9MZpoa3OXVXH1bT49vV5gkm2y8DyuOgWoVYAiAESWvdkTsYtIlQLcnwCqO1wCogt2rqUDlOXlhIVJXfhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaLvECRA9TVsSAnZWagAAuAAP/3HevSTrJBfjHOksL18f\nuUTqanr59UUgYThOAmSQU7oYCXESYyrRmqyRaoEJCLjbkUZaP95GrIWZTD7K\npxOioXFV3r8Ad070OuQXz0HF6k4qrY3az4VyNj7CzblzRvQTgP5EOj6wTSbc\nUcNXPIV7skDsOEcA/2lZqRmzmKR0v3NzKSBVKFyc6F166p3AeS07/wFeDlEv\noKS1uoYPCNFDQaMQRYaIlbrItACyepU6TbxqZ+eyaVswAqTO31csxqX5MpfK\ndLCiXGo4m/7ZrP0qhjni2VwH7RbeUlDvA+KHPG84QB1cGlmu14bj1Pif/z3A\nGfv5XCjHDrPxpkYMZEZtzhFs3XuzFCaZZPMzR5tQvXszgd8J9CqzqVC2WZzn\noEtZyToUg3mh0Rx7kG3RTCyKUEwyYoHIcnErA3l/GUsnihgj+r9zYsPNUvmJ\nSC0DVf+zAQEL2ayuc12cyvBvU6bh4Dab3Ep7/be9g/7XuQQfpBexC98eRUhE\n+N8ufBzaGa9aM4JdIHxVgvAu+rAcYzcjykJfM3XibWu8NUu1wFDUzR5xockq\nPO4G/o9qJ8JKcsVWOVitPM+sd7uCvJLRt6ROqgjCEwQvpJ6SDI6MPmphzb2d\npcCptSUcerbKTh3RpdjMOva15LtGwGIRaQorQneO4wgpOFXPz5OYReWk0Yq5\nIS+8\r\n=Xf9W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9adb1c8321aa4fdcfb39704b4db6bf9b53616633","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9adb1c8.29+9adb1c8","@test-graphql-cli/common":"4.0.1-alpha-9adb1c8.29+9adb1c8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9adb1c8.29_1583922116097_0.11565549556272425","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c45f063.30":{"name":"graphql-cli","version":"4.0.1-alpha-c45f063.30","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c45f063.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e1180c9f671e3aca15f1dcdeca15021aa250a7af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c45f063.30.tgz","fileCount":14,"integrity":"sha512-rqPm4iYEgZGuRITOm1a0bMQONljUFNh/BzgJOqjXFHul3sjYCbQy7+3c/vXIM3R0v8UuLm1fmepb75VGdiUrHQ==","signatures":[{"sig":"MEUCIG/LIr6rAPbpnf3HgeXWDAueyzB1VjpvCyQDw/O2MHK8AiEAu9HRRtgr7EJdc7RTR3jFao/0/ySP68fkwlEIA3iFeVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaUTmCRA9TVsSAnZWagAA8OAP/3yc95y5v+PAfj9vjSdP\nyJFy3xH72eZKMt+9vItmMw927NSU8U3jzUG+H9H5syZD9+RQr7Z7m4SRiHxC\nBzhL6AUK+iBe6gtLFSwuMI++QUxBKZ8PpjnTUB9YB6X+AbUDs/JRoqNluXiz\nOC+VtM1z9PWCye5Vw7a66nrUj4ENNHxaxSM4T14/Luph4uqfaNkTKgTMnbKH\nD8LOqpj9+n4U1RvixjkF6LbeWvw+VyM247Z6+z8ZxK74TSDFP0Lj1OY5h5kI\nGgowkxqjHLJ2/rrVA479937NrFaYOD0J32qNH2I8076YHJKTeB67iFTcl0yW\n63yzWa4w4ScTJyVhEtvQ46u6dR5JezfLt1LoMRBhxKtUpewAdMMOLHL29RZS\nF/BKr+uyRuyL6Vs4VF6tx1QjbVAP9aAs9aXQCTcC7Qi3dmiT8L3PxUdhQbPa\nFjDCx9R6XdMF1cA42zYoajo2DOlzLqdCOxPYKRCYAXuVBLxgr9iqeyKUJ8me\nGaLjyksOajchHqyYwKmkP0HDZ6iicOydToEY1ul9XYgekSvE6MgQJWjicoHM\nd7FTXoBdqxnJAxG++7bRJdArasmjp1Zp6e5FO3wLLcFbgWjSa0gWFil/YLDj\ndVTpRkEZIyCLjmtRHmQ9uFr9YfDmLdGo4HBs2D606Pus0ukSuMWIS/5KbHV5\n+h31\r\n=5b3P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c45f063076db64e987db1fefc8e463878df259f5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c45f063.30+c45f063","@test-graphql-cli/common":"4.0.1-alpha-c45f063.30+c45f063"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c45f063.30_1583957221559_0.015250172142459828","host":"s3://npm-registry-packages"}},"4.0.1-alpha-74aec3f.30":{"name":"graphql-cli","version":"4.0.1-alpha-74aec3f.30","license":"MIT","_id":"graphql-cli@4.0.1-alpha-74aec3f.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f15f933f1979a61032f72c07e5d25d817a8c1b27","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-74aec3f.30.tgz","fileCount":14,"integrity":"sha512-dPEucBxX+t5XO+Jx3/CzOP65SfgsGCuJFYRpvcXCKtf1IKq5tq2erYzkNQ25PRUE+2q8+QavZ289Fom9/UyUFg==","signatures":[{"sig":"MEUCIFOPTmfks8ksunuptUIR+C+KJw0nfKetwKLr9L8HLflGAiEAn+6qyvI7qxIKkFIzEBDTcKynB7fO8m6ok0Lt7ofApgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaUT4CRA9TVsSAnZWagAAGNYP/0T/1Z05zZWKqz87zfGF\nnTsJDHpY5tmwt26n+nyb20PvAxx6h5fMKutQ6XdYGm1q4bb/EWt1moxaeqFf\nWWV5bUc6KwZdgza3o4O40cSlc5qgS9BdZF+eubqiGbHVcW5Tei985c1RyK+7\nYfzZ40CJzuPnGbAbivVLnGkxhe9mv+O5kcyRMJjIdXYWe0+DmipioLAzzZY+\ncU/kqUNBqBUq+OuNiA964dXgK1Vay+k5bK/OwEzKULbfWhD2J+RaAx1ZAPYt\nXH6vpTrUlsko0jSyrkRBnOPJunkE5xm/UGAArBYQI2Pm44IrOzCXDqF27em/\nXhXcHf7V5qxPwosODrPBrm5+DeSbKyoBlrOItGz8XOQbQHwVqfadQpZM137+\nW3kbAfgF7y+OInRi8kuBraYqql54M1mOWHuAUd+bjulLQi4BNcG0HEDDqbp7\nuK7RivD95DDSuI2wjx2/KofJhlJqF1nO8qzYO+lNYMm/iO54yFY0USYiKYTb\n1Fj/tTgpz0QSAqsS2QIV0tC+whL+IrLibO2+mvrWSxlNJAB1TfQjuZbbxV/U\nNtuR0kO2yLT3RsEBwoBKgdUpxBFpPEIfRhHxTViQ8LiKX7YtGxCgZ2eHW/K1\nGnpmktM7hPunA1DMsYOc4x72d/zVInHl2JRn6C9eur62ADozoabbZX3URcFh\n4yt6\r\n=bmNQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"74aec3fe1b66223b2bedc30e0588fe9f93b9d2e5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-74aec3f.30+74aec3f","@test-graphql-cli/common":"4.0.1-alpha-74aec3f.30+74aec3f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-74aec3f.30_1583957239975_0.9127765162727324","host":"s3://npm-registry-packages"}},"4.0.1-alpha-82b315b.30":{"name":"graphql-cli","version":"4.0.1-alpha-82b315b.30","license":"MIT","_id":"graphql-cli@4.0.1-alpha-82b315b.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"94a2da0b57948a0bfb069bdc80374b1753140a29","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-82b315b.30.tgz","fileCount":14,"integrity":"sha512-vJOI21j3oBv1LS+Ut4eiuJYHjvHWYK+17a68U3a+MnrNMjKvYo6iuGegZNzSGbM8DO9PypTSEcsY4Gu5Io4IuQ==","signatures":[{"sig":"MEQCIG8UoY8sCOWpZHpNF4lPdS90rwVtW6UJdGI9saODkZGuAiBY5fOc4MqMLUeblUTyUTWqdVsUAcOHyoPyFMsNss0jhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaUY3CRA9TVsSAnZWagAAwPEP/AoG5K0s5nJmRSNf+icO\nsEGYbucwZE7ifBIKNZZdN+j1V6Uhy5+rubtNH3YBoVUoXEtSYeD3mYCCVp75\n6zxMMFz0cLpRG1l2VijCvVuhhD6qcgsyhw36Avc8c6DMuqWqZ47FFTipcEt1\nH5cu1V6+HbwHUa1h0Pa955f8RnocyGliC4Kd0iQyJFEK4FSKEmOL8N9mI2t0\nNz01Qj/Ji+9yMcYVUaMFbUPdEhVck5Hs9ai9CkpiKm3KW4iv5M3UHq2FOoc5\nwdEJBef5yo8AIyt8wad0C+ZFSBXEPIkvbiQdFI+zEgJZrQlOx1eheE1W3UdO\nUkIfRJgcfod/apqJYZYM6DFE9SNPvk4xG91+oF7hvh7vVvAhvV4PWK2gz68V\ngK+SzebfOc5NKTuKm3Zt6sWWhpltq+zeBVAzF77CRkZBJwbfZTtiv/IifSTO\niS9kmJCHaBgawFPQ3B7P9KnAaU58wQnJa8v5N6ak5QrOgnXi05h6QuNQMHZZ\n5Eu1hf4pavkoypgmoeu+niZRNTVAwxrON2Vo6qzn9F70/vwf9FrLwhdWyQBG\nXxpSaZ5kOAvVavb28EwAGENRGVLmVabvstOlG99jiLeeMM5tfIgz3t2RLlfV\nw06I29gI+EyGiroxepuT/+jUR7Lar4Fdsf1HTH7JmglVBR1Jk+gFa8jhRYn5\nZDAJ\r\n=t61k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"82b315bdbb678326bddfc898998b311d214179ad","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.18","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-82b315b.30+82b315b","@test-graphql-cli/common":"4.0.1-alpha-82b315b.30+82b315b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-82b315b.30_1583957558929_0.7079927555999395","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6ba078c.31":{"name":"graphql-cli","version":"4.0.1-alpha-6ba078c.31","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6ba078c.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b0eacfaafe4ed62b3e0a46e5d41de54fb037333a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6ba078c.31.tgz","fileCount":14,"integrity":"sha512-KzHy9yMFeZcRRfweoXPcmTdbJt7g+zpKiCVscB9RV0H6rtowDCZ5S4ag4f1A9w7TgIUmUerJrGnG7s0IpnlAAw==","signatures":[{"sig":"MEQCIATUcPi9aMoPT5gTZ1ZL3gT/EIhJ6yv3HLcJpg7ENRCQAiBwQe2sv1W/5IQR6VrB4XtV5oKYdZtA4YevBud5WAwylQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaUdsCRA9TVsSAnZWagAApvkP/02dRwPfVFNlFCZRRxWh\nXGN32u6PXnuIEX+dmeFoNKqGT5/t2EmQCpqz35Q5RD6wre371uURkdgcVYRT\n13w/8vFNMX5PgOtI3a9VsGzkeP8WEcDjGj405eVEoERLlIk0OWWPYr4VN0Ih\nCV6f91zCql/ZOf9wHyvVPL5BsYIc1bi9OlIf7dpfbufZWBtednTysndtTFcW\nxwF1it/NAIDpqPhw+rSCCZ4dP+l32Hx6J438BoWpq6lf+GcTsU9zTblIl5t4\ntZRV56tAft4p+KK6vvK0PAPOiqZISEIh0o2fqUbu94bA6a7wELMHS79FsMwo\nQ4tguYoFEY83Yh18pEk08K89rF2l4ZdsHQjF12/ep3sBLrjMX2BE/huOyM4Z\nJeuJMdP8OleI07XNe9M7j+xHjeWXAq/Q4Vb7QNcTZ5INDSYA4iWh7ZtJGy4C\n90lgt7dMJOK4RO63G7rLtBXfvlViCryWexiIBmxbJN5gW6T9qfjloMj/WTwi\nS8WzJGahesq085JNKHumKsa2ZV6YiesERbYk7Ybqfn4s9In/RQtRFEM3vEoO\nsCYDF83taxQqAzjJMojKdD4piIXWAMXCpP1PQj6MotlBuJN5sWISqNKdRVYp\nnd3WjXcz9lPwUOAStYWR86rxc9NjRUY4rMfhQT7FXBM2r6JLEdVEMJ48v8u2\nmpCH\r\n=HQYU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6ba078c2b4a19962637f2bb2be812d974be94ed6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6ba078c.31+6ba078c","@test-graphql-cli/common":"4.0.1-alpha-6ba078c.31+6ba078c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6ba078c.31_1583957867602_0.9916229520741278","host":"s3://npm-registry-packages"}},"4.0.1-alpha-169eccb.32":{"name":"graphql-cli","version":"4.0.1-alpha-169eccb.32","license":"MIT","_id":"graphql-cli@4.0.1-alpha-169eccb.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bd32c9661219ad4724fe085e3dc69058dc7358a9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-169eccb.32.tgz","fileCount":14,"integrity":"sha512-s4JbnYk6/Ve3eB5aeqGIYSKzNaPIVIlZBns1PoEfRpLv5u+pf6JHunjOJ63R0D2TiZBQa1U9rZYahCPmeoRH6A==","signatures":[{"sig":"MEUCIG57kdcatdaCS42mjZF/rBv/DHXQr+YFlsObsj3/SbPDAiEAsrHlcWSh2XijSqEM0cEQ3E/puSUWY4pTVdN9sbN3PyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaVd+CRA9TVsSAnZWagAA2LcP/3RQEL9unkJtSQE+3HRP\nyDkt6a56KbxUTCMQolOtfq1+SzLT5pDLr47+eSbaj9UCgtmQBkVqACnPlCft\nKixIb8PNWe6lu7Wk+TYNnQeitmNnOd4pKlUYb1elw2EDNezUChw+EZjkILDl\nnVD+Q0uJdeLuoyQqix9IopfpEsMC73wEU2J5I5tGd6YO75jPNqP33EFNQDlM\nZH/bQdZkInirOaaqPRRirsFVZIiZgx9xwxHDZlC6KxEF1BMNcP0UraiH1foy\n4t02FkUoAOkHSV2WzFyi8/InQEDzG/gEWdYzeJyEGlWGBm4GNxwPO01I5Ju6\nZLZA+QqVioEez1YB7Q2JGrKMGqeFwcKcJZvl+8vPrgYQnIrB4gMjoqhS+kKd\n993UMIjaYWgmlFRtTlW6b7QVdy1PAM1o+WFXc3K4eE3ie6P7WHGD03DNGcU+\nifmnVZT4QslVna9gvCN2ZjGXYa7iNaNs3qIHwko1CMUWxoqRyl9hLDpxobls\naCvHJW3WZ37Q0jEFDaRnegGGdboGvV4qBXLHSU8kdge+w80NLgY6s1Xlic+D\nl8Iipm2F28bHpK0UodJk6Gu6uoTwdk3eAWzkr7pG5GNS4nWJ+wOMY/B6m5MY\n1TWca6K80AmrUVBGIBbVQV1ZJ2vLfDeV9mBEiLfHaaCmqXPaK9wkvWey8raP\nqr5Q\r\n=5moG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"169eccb9cfa6476e8ab17563a150a0e0a6a0eff5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-169eccb.32+169eccb","@test-graphql-cli/common":"4.0.1-alpha-169eccb.32+169eccb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-169eccb.32_1583961981793_0.004819323115018648","host":"s3://npm-registry-packages"}},"4.0.1-alpha-68e25b8.32":{"name":"graphql-cli","version":"4.0.1-alpha-68e25b8.32","license":"MIT","_id":"graphql-cli@4.0.1-alpha-68e25b8.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e49d26a6c4c045ea8be450451d55a5a3145c3723","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-68e25b8.32.tgz","fileCount":14,"integrity":"sha512-01Wzq9mE1V0uX4djQPrTOs8/GDEvZbwaPIfUS8a5qaU1twG5veKVfbA9FTPvRPgNCtile/OGPuDSqqUgZidW/Q==","signatures":[{"sig":"MEUCIQDtq25ifpqF2qkwqABc2EJd5lSqcGTCWgJm7etReut42QIgGgzzA2uMjd9ZEs5sNHIVFnjUyZ3BClTI+QRyJq/AJgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaVeRCRA9TVsSAnZWagAAbxAP/207wpFLVroIo/XlPmfg\nnfCfbmnqOPghV0IRXg1FDBhpuU26OPYlds1CYrpLZQ7MiMC5sJKeBQ61pbPY\nmJ8cJxv75VwT860hWDM6LJ+4PvGHV0vGUTa2WROf11nY4WgZ5fxioXKQbnTq\nz4oeO87H3UJBTCWqwqGmWm4fVtBtaktkW5jifX8Lt5QzXnYNKPSxuoo5elVM\n594B5EqJp8QvDkPsG1RsZrctPmMk6GF3QRaPWFdI/2K9p/CgL8yuDKqXm6QN\nwJkFnCaOA/0tIyTaaRlV+1GtiaVog4q3ZC6YaFId7P3v6y8LnyyZ91PNEuTX\nwG2izRpLfsM0tSUmH38V3bn+v7CAa0dFFhGbcTPQls73a6wSdTLVPLV/PJif\nI/PvtacWNWGtenG+xI/JiuLk3wrfJmY7WZ30n4k/U7avFwsaTLZ1P+ygQ+Gm\nA7dzF3bmefn18Kk90z25fWS+fIAQZs5YFOP3xYInAVfg8Cd/HeWE8mQ9YaZb\nuPkW8t1Up358KOOBZAHkrXyBNC3qCTty3DxL3PUOhdm2AvlDQGXL8wExFiZk\nvBHjDrrtIdtuvUQWJI7DH5O2Ye1AZoE7CD3DfbbWrmq1emYO7QOv7HNB6la7\nQf5fRbOdxGhJ0HdZUm0RhjyEc5kcdNIQLjMMDZFBhVt/bgmzfy9hF/Vt6ww8\np8uA\r\n=nnpK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"68e25b8410f74348564ea45f63be81dc977af817","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-68e25b8.32+68e25b8","@test-graphql-cli/common":"4.0.1-alpha-68e25b8.32+68e25b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-68e25b8.32_1583962001094_0.4233814336277595","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6ca573e.32":{"name":"graphql-cli","version":"4.0.1-alpha-6ca573e.32","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6ca573e.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bd19d28fc42712f80a91ff4dcc1d6cb158cb7157","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6ca573e.32.tgz","fileCount":14,"integrity":"sha512-lxoNZKR+3ygqcVMESv2UwhP+WfjNBEkI7YNQ5dNDk0RcWYmbStdBG5ZF5+PtxGApFbmrLrSJHBt50eDZ2jIpIw==","signatures":[{"sig":"MEUCIQD7qTz7dNcT4I7aYP6s9sCNl4TErJS6Co6uDdjvAjRc0gIgaTMYjelPmohDrILLAVf8DKakeKkX5s91vsq5fQWnhT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaVkzCRA9TVsSAnZWagAAiE4P/iFOLPxCX+2z1WPcD/0D\nxFl6l1JgPuFcx2bhRcnJpSpjQEN5ki3SFiur8Jg9em3tRnCRMFJWuepQ/+QT\nFax/zp5JAMmavLFdQr9IhUprAKMvAmFSv6elMeA//xuSTk4JxAeZ+FHqw9Ml\nouDJm1bp3Xkc+dY5ehEBXccxQDRI79fM+BFjH/xEIBM+L11jhDVorSv1W5Nb\n0766v0yqulVqgMEbkduPBcH31VP6yqqvSqw0xspKi7lg2c6or3bpv8NACUgp\nsCEGkylf/9/D/eGBJWdbAmalAT05tvjCCEUbSP8sKFXjtZOg6VxiJCq6BptF\n1qAyVECTnHn3r80J3JNuNPva3msIb9QpIOI7gl+gmFos8dnQJSv/Y6Dx0tiI\n5fhIpAEARYfc6WCj6ynEyD9Ek3aNZ6eGtw7x7fFrd1Y7puZWQFpIS9a+PePA\neGnrR7YZXEGiEh8ufi9XwmXU49VQxHwcHcLdbNzWLo+/ebfo0QlKPoXZND75\nF/oZFeEZx66ItpnfTxre2iDKokHfl8lTF4e9y4DnHJplnSPSTU+oIqsI0s0V\n2GxxomxpICBMSX5jgdokVtwSR2UlfwC9yLW9c+1LheDaKdmJcg0LJSOlslTe\nuIUa9NrtgP8ujVX4F6+uvhd9lpLA5Eq/W9pDc5pgMrmdEk7G7JdSUuPNcDTD\nOy9N\r\n=oD7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6ca573e2ac6f22f6784ef9afa68efe8aae29fd9e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6ca573e.32+6ca573e","@test-graphql-cli/common":"4.0.1-alpha-6ca573e.32+6ca573e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6ca573e.32_1583962418574_0.6027943776087672","host":"s3://npm-registry-packages"}},"4.0.1-alpha-584ae3a.33":{"name":"graphql-cli","version":"4.0.1-alpha-584ae3a.33","license":"MIT","_id":"graphql-cli@4.0.1-alpha-584ae3a.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"938f303da9d79c1ba6f04a018ded74d1407ae2a5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-584ae3a.33.tgz","fileCount":14,"integrity":"sha512-RX9Y9/OCB5CU3Bx7TVNXzWQ8qDkDPZ+0UpvUr5TG711CNPqBzgsJKg6MxclDLzSUd6Tjl99DWQAgLsexhqqZgA==","signatures":[{"sig":"MEYCIQDldVS112JBXgYTwe7+zk8oHU/4diIM8USvgXhTa2cM1AIhANxQtUdDjyfXeZQGgW+YHWM1hGpPWDO8/Ar0eTk2lKlL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaWEJCRA9TVsSAnZWagAA9ekP/ipifsKoMpLvaMLqyz5S\nRabHwR4v1Ot8ghPLGGj89sGSJF/ko128YmtxY+eQ5b+UowzDGteifFXPmCIC\nqdX0kVHcV/wPqV/hDwJIM6AUJrhe+EfssXVY3/nINKiyXgpijjzPFnTQnvxu\nbY6O8oN9QVce/PiBFpkRmmkonD0Ee8H3pb3TA+VpCL3kjqSZtmw4UsNwYJKQ\nCfJB8WCX7t/aoaebQuK28ecTDWefLmFo+YqOU2BOCNP5yGCf/5/bMSdvfifL\nLWtXmzi2tOncKkLMiyqzaR07sxReEb7HSiKQn9i5GbocumzIMHO5RjUE9BuY\nw8KpW83jNj5dqxA5fkiVWLZ/ghCyHSl7s5EFXAOjazs7deYuM/COxrDB27hj\nuvkziy7p9rmno4r1wb9w5RTJAqTaVrO24kbIAdSZZZ2JmvLIan7tZ3/wTXIG\nungwsizBbq74TcrPxq4xaFNlAH5YKn+LAIbP+nJL8qN51YbBIXVesceLmWqV\nnf0QCP2qTN/hlr0Eu6IveLgPqpjV7U/zY9hktXO9jm37CplDpkbUG0/cUGax\nYYA8PXGWPMlOgEnAGqqYa1P0N2NDAOZopHsO2oHz4IedbaZxK0o7V5YfPruV\nldZPG/IbgHqrRONVTFUYKy17SKOcOeWSrbDZBXhvxXBkEdZsa2XxtbZhJ7bS\n7wxR\r\n=dBL5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"584ae3a4902b71d10ed1584bd376bda0c3a49bc5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-584ae3a.33+584ae3a","@test-graphql-cli/common":"4.0.1-alpha-584ae3a.33+584ae3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-584ae3a.33_1583964425114_0.42286749967467374","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5beb66b.34":{"name":"graphql-cli","version":"4.0.1-alpha-5beb66b.34","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5beb66b.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"97083721c85886ba1f884cb2bf6188f254bbfdfc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5beb66b.34.tgz","fileCount":14,"integrity":"sha512-eU8BBlWI0NJkixCcu6I9nYA0KUcOL0Mz4A6BVg0z/7P3Wccgh6k8RMfSTMO0ggSuh6J+KwN2Yi7cCaNoXcDt2A==","signatures":[{"sig":"MEQCIC2XqtmWQlo4zkzZpT/z7jlvozPiQFn1SBdvoMT4OwEdAiAobSwqVHKGLmS0RpA5d8iDFVByKxCaexjd8Oje3Lc/4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeadx5CRA9TVsSAnZWagAAcQEQAKD/7309AK1kGbEzwRtC\n5R03ynTWqXhM9+c8Tw4X0LsBy9Qrr28UzmM53S5JJTTwasAa80KALVfpCcJB\n+H6Y2g4zlbdpUlQ/lShHi3XIpz0VMrak747xDMFinycXb4YGM460IB/lz91v\nR4dOOI0Gwi4gOXVi7g0UE08YfFYu/YASiUY/o+xoj1Xe6PFctsnVGCxau1q0\nDyZ8N5rnsZ57ipZN7z4bpujGNdjJ6Cnx5DuJA28Im70dn4YfUBIWq6F4Ol3R\nSRz35y1dzhNseawe4w7bgji4he6YfJrVbJOn5WpyTg4Zwo5/vqJquCRsKkhW\n1UtbWYbNtgYvwo+XM7DUy6wAzobIHd/GX+zheWeNZMak79G+J7cEp6+kvZqa\n45251IvISWGvg9JzdCh7cNvEUigG+YZm+lpddqiiU5jsTn4GkFYD28rDjvF1\nADVioAwLrBkSy9kT16fw+nWQHLmasjRrz75ROFpltbHArAq17FNd47q1c7j7\npQnUyaiFVitZgTrjQ8gEemnVJsAd93zChgUAOQm6jXOLX/vOR2bVKokrIs5v\nVazHVXEqjSPWRdM6Rqqby94mnEHF9PkbzNE4JbyJZss95j4lAgsrnJ8xMQr2\nnmc1SrufC98yv4mXnZ6QeaJ6hMd/V1PYlxFYQq6WPCxdMsVEcOcEpWywIS1o\nunfk\r\n=AhVQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5beb66baee4220a7c3b25a011fe6d7d5839ea978","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5beb66b.34+5beb66b","@test-graphql-cli/common":"4.0.1-alpha-5beb66b.34+5beb66b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5beb66b.34_1583996023926_0.5631514413729826","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c781158.34":{"name":"graphql-cli","version":"4.0.1-alpha-c781158.34","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c781158.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"066a818a8ce59bcd22923bddb79949e2c78cebe9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c781158.34.tgz","fileCount":14,"integrity":"sha512-K/UzoRT3GbrQzeieKQYDSvKvBh4D6kVTHv0IDnsKmD4HxLOklweAKMPPuAjgrzLxRt/lkFHXsTApczFk41a8Pg==","signatures":[{"sig":"MEQCIBuNDAK6MK9NOZoVmuAElGjIWrMWFaX2gm40Qd8yGzDgAiAA8UBo0KLPsotz+ZXyPie4N8PHN9tLyiwmw7tmivxwGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJead2iCRA9TVsSAnZWagAAt8kP/iQ0b0BG2uRedvLgiAci\nV8jrCACwmnu0L9Sr64v1B0TFoTM0q+NNIh8tWYIQOXhf3GgIVNTA6QhyJklA\n/b1eOyulpiA8BUFgwpzTUfz1myJ8oQv/S4k2I6Gi4y9hPDeVNzkWeOZ85Csr\nilrxPSFx0ff0uoRP0E6R8H/22Y6SjcvEnhUWTrzoKfRyJz9JMHgwNFiyQE46\nQ3FcexoONe37dz3aQcCLZ+zUtMi16BmRzJ/gdylyo7Ki626W1JkKvIRXvzRg\nzP5VVYzknBLodN00wT0kgZfLHlFOCwjmlvr0XtjjsaTzAEkPp02Ag63OlhjX\nm8LpRWPlzL7L0Vhj2L52daKln6pPTGCBCx4DaI45ZKE7wa4g+Q4eB6PJ+XRO\nbk+14HhPXEaIETCaxcbNujY5S9h9yKhSXFPw0f25A20mC2vZtj5gl2rDDeAe\nRk2rdtthJFPiD65SnczW1tsPFCi+mqCArQHFc9ovoJMiNMTpp55/ZM87JLsJ\n7av4gkqDrDlSNJ0QFFESKrxop9GX6bhEVelYk77sE5HIbijhlW732PKzD7GQ\nlzJbCfv9MAb847xuxXPjuu2tzUZ8/G54RGJwdWgMePb8nKU+C7gRw/Q1PNa2\nUqsw+vYWaBuQeBDkFTUsEMaxJCk2yTmguVP3frSlFbubO67U5JLnM1oKN/u3\n+Hmp\r\n=oagw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c781158678f2a7ab5c62ca20c42a422689c11325","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c781158.34+c781158","@test-graphql-cli/common":"4.0.1-alpha-c781158.34+c781158"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c781158.34_1583996321707_0.6124385996713133","host":"s3://npm-registry-packages"}},"4.0.1-alpha-be67552.49":{"name":"graphql-cli","version":"4.0.1-alpha-be67552.49","license":"MIT","_id":"graphql-cli@4.0.1-alpha-be67552.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"241d0e2f4cb25fcddc14af098939d3d5e533d2bb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-be67552.49.tgz","fileCount":14,"integrity":"sha512-cYIYrU9i02o5ISKzclNP6NviqBHe7xYOAJVW/gRhu1lr/Uu57Nfov49enec685rmN7wzHVvk3vDqhWyku/Dm/w==","signatures":[{"sig":"MEUCIQDnvAQ5xp9AaxVFmVUDyG35Qm1NOfxsOT6UJx2a2w+OgQIgUdOfouKORwsmfexDNvJ/DxLmqi9RuyCUY4Xq+y5B8Eo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJealtNCRA9TVsSAnZWagAAeBkP/ReRHu09dfj/evv1Fcni\nqkURuBcJkXEts2lY1DP/R1v0LgO657tkbonDpBLtcP7C64Eyefkg+10gxr8k\ndEq9ebdWSD9ui6H8kUX+ATp3+a/KX3lIof2nkfazXAwlAAyRE+iWz5LyvpHV\nppoptS8X3MFUrUM4O4oZSk4XNE0iJeEo2J/hKK/MHSC23e/gONf1RWHNVEwj\nU4RUjGtzm0StQpYlPU7iHsqkKRgjhH7ISt2fP+ZrtWEa+HeeWGqjXy7qcENd\n168dqG7aw+0c0458iKkydmGz15W5ilQw2nIrjfd+vBZbvaes6FUJtnBU6wmy\nzV+HBmGj1w6Tx8wEmbsZ8Zpuv9Y8pygtx8SMMZqJtA5mD5SuLwvLuDeWUIST\nkag6hsnVewoQ5lCpj3xEKevyzBdL7654xXvyqN6CsLE93M22ROxLsitBZEPG\ndR8b9f+oNg052+gSSRyX7blYbDWrD5lr/itBUUXc649k/FZe8wmOxUYzdied\nSUYMAuSu5ohipTSkHkXNoeij6zl0uL4X26DUydyhuNFtvEh6j9EkeV8h2HzK\nWf6LyypzVBiP3le15b/6VjZVpnnEhwgavLj2AxIWgIFu8Vhm6trrRRRyyrJd\nKGvJQzb6Ny8YEbaay8HwLQOuIDOEvuhzk2FrEVWY8XozyV3wNTE0G5DgIMEU\nO0Vo\r\n=fRIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"be675524608e911a02f14493183c84c8c353db4b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-be67552.49+be67552","@test-graphql-cli/common":"4.0.1-alpha-be67552.49+be67552"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-be67552.49_1584028493421_0.9480828602313389","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a0a2db5.51":{"name":"graphql-cli","version":"4.0.1-alpha-a0a2db5.51","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a0a2db5.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"becbae9299364ed19d8efdab468803d9790c5fde","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a0a2db5.51.tgz","fileCount":14,"integrity":"sha512-b/5DOfLmXT92x/apAyPrqlIe+yXmEinDdz5dDtQoStYjLn7n6ZnRCSDUCZxiHH4rjXJ+bkbipbzevgXzNZUMZQ==","signatures":[{"sig":"MEUCIFZ5hhxLLL+mlYJozcloEvzw8qOMEKAm/RrgagF5BQa6AiEA068jKlMOtl1WN3hXcvd5aBE1uw6bdi2RU5yIvHeD2qM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeal+SCRA9TVsSAnZWagAAHgUQAIYt5gBwVKhPIuINrt+S\njeWFa499iMPMF5dVEqH6PVGkmpRLFJ0uqT+pDDPlIsin8p/hJexHkaCoTxqx\n90yQ7SO9z8XZVI8gj1l//PEOE/vLScbkdd0HwH8YB4TF2J0LUEi9ArOSSme2\n2JbwnU9SitttDFLPmWA7mG/hTKHkLiyXrTMDWwvFzvFQzaCQ99RSlMs6y2JU\nQUSiLKvab6pjiuCzF6x2ER8YytDp5UAKNGzwL823tmHDnJDm22Xi8EF5Koob\ny6MjOlJ/YqdKmW7PERzBR7sMGzs23aP5nFngMG1TjjNCMEixzTXH7HY+vdtQ\nWjANa5pqqGmbNp9JJH1JWY29ohQo8x78V3fAaxTZEybZr9vF+N0HzMT/gEx2\nyJC+/OZykEKvZbUIbMJbehtlehhEIQ8zdPffxV4mW8kl0LujZCPvTtwNKmpo\no+vTIhfu13JApvTzT1fY3RbeN4at05kWoD5gcUKuKsIW3GAci3PdQI+AbWqz\n1zDc2TQyBKgFw8jdctSX+M/6NDRPIdEV4cfI26sUXXbH9h6q7M5xH6kBcmVe\nrVCMpPDZsakgrSaeRofswpaBiOOW6IDX+Xx5MYLE63ncGnTAxGnLeWZWXR6l\nfdoRdtMEDlPwzjDXZeSsJZoLlzPY4dStCdLj3/Kw6hRe7UyRaKSoMweulRcA\nljex\r\n=P/Tj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a0a2db5004b47ec3d78eceb589c9356e45f8feb9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a0a2db5.51+a0a2db5","@test-graphql-cli/common":"4.0.1-alpha-a0a2db5.51+a0a2db5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a0a2db5.51_1584029586219_0.7417205236222018","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8c4190a.54":{"name":"graphql-cli","version":"4.0.1-alpha-8c4190a.54","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8c4190a.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"24c169087a5c4b682aac3b13d1dbe3c4cefda77d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8c4190a.54.tgz","fileCount":14,"integrity":"sha512-99o1CTDSQpAa5C58N/mRH8Ajd+BdQy8tt4m8nUWfiPfVAlZkhbZwERiBfjmR0dR2uKpEJY+a6+rVZHaZoEyZUg==","signatures":[{"sig":"MEUCIFGN17lDtgBR/ZbpR9Ney6f+48O2WxdO8wkB1K3/DIbNAiEAwx3P+eI8bBUjKRnwjLwjdkSv05yfCm2+idGAlHxRmZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaty+CRA9TVsSAnZWagAALi8QAI85RlvEg1UTkx1fxPNI\nkRCUBs7zfqEzBT85ELd5QIUbjkMVT+P+Xo5wFPYN3QE+Mo6hANCQdZLkW6Kc\nZFLhreiBvBgihU2XqMXX97bRefZQli9jlDwJBB8NhFpqlDMN/diFkPauSJuo\nu+O57VUut2ignl6NIumfKojDEO/krKXMrw0XYOziA/ItGnrkz6ryn0eaRerm\n0QXRMjQ0TLl1bhdlTUmCtqAsP/0btboXl/9fbEScof/dkuKHU8H8lefMU1vH\n7UrGFu2ln3Xt2HcAiGGT1szEUU0m5YUdZO3wHARWX6taZe6ofQ6PCGT/U2Za\n2mKuvTbGWP+E+uFo+Atd99Wu6Xbik1K05c25677PUnyYMf0GnjIBxZFDGm40\nMVKA3dJxDJtR9egoOejeYlkFjvAbPGsIWTYsntKhGj0e5jxH0cx5dMN6SCBS\nvdS2z/ryK1IFEMM1J7Tqc2+FpUCtPSmbxFjUkwDJLveiliRMHLBLzmrZJ2dH\nWO0kJa1ExyG4MXLInZwunVLLhWBr52es4x+v9fEHrfg88ZjIeqWXh0t2u3H4\ny55cgX+8x+n4FaalJrG4rDDdTb7cSzXW1nJenbGooDVgJX++/xLuq4WSEtaC\nHt0XSkwZBB3ypD7L50nYPthLiG26DRJuCP/OkT4w+mqXbU0HG0JHO0XlVohB\nIF3X\r\n=K6Yj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8c4190a842398cd5b509601de8a5fcf579435777","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8c4190a.54+8c4190a","@test-graphql-cli/common":"4.0.1-alpha-8c4190a.54+8c4190a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8c4190a.54_1584061630252_0.9443874458373192","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0492a0c.54":{"name":"graphql-cli","version":"4.0.1-alpha-0492a0c.54","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0492a0c.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5e1c6d4ecd1641d5a01cd86e88222c224acd25f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0492a0c.54.tgz","fileCount":14,"integrity":"sha512-h0V1JSg0spBnQ1QoIxLEZWKkH0ffm1uqJWaF6eedDpgO8PwL9RCPG6p5+LsuM0KrRDAr7RjnONCCHGsg+r4TFA==","signatures":[{"sig":"MEQCIF8t6nkz8mjbZrQwd8iWG7A01AIrq/YVmH2rGEu2hngbAiBsHCCMsubiE3r9VIxIIGyk5DeqY8KzpktUjegE5Tgw1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeatzjCRA9TVsSAnZWagAAH5UQAICT0XGLl0pZN75xurir\n10Iv00bGvaX473VbFtZ/jKVrmSMyeChUwXnG4KwG1ui1HhaCVAe+vzAO2qYx\n7BqhpnuKUK1d0neej3ZKJnMjdl1je9dWfo9wt1e4pGzQkiqKWESARPoFuHC/\naYPlL8BrIwkQiqI6rVBZqN8J/WcTutyzpgQ3WA3Wnhw+8B6l3HZ9/bVpjiSi\nY0grUzRR3lFGRc1fByTx4SftXNfTitXprtFZaqhfgYyjw1q5+32/c6wNH5O8\nd6EEo+wyePUOwDtZk5MatAYgkCmHG+SbBdxHlW9rLCqszG5NPmNNXHG9ALD1\nrsJvy5eevvUlTgIPjGwjnOGxkA98BoffLVDi8RTNdfvQskXEH0S4RFXbOZGZ\n26BuyWyLIVJjiStht+YFRuYYDWXZ8boTyZCc1Sf8EJUI++i4qIX5KzDeLiXc\nC+cPULju4PemG3VxkyrKSVt9RgJPzQQ/YVUynbTTTTZFFqvWhMX1NzysEpuf\nK4afQWIMicXGbQ/vY8K098+kRwbScHdtHDdh/LEACYsSHa+OrYp0g12272jb\noAYP0d/0lnn8cAoAAL2CbBSpN+wMiGXiywk/PxT6E5QLnhkPNOuDZW8u0Zj8\n208G6VQmjvNNSRmauGt6Y091662NUtqHsb/U//s6fofXud8DHnDhsJEcYRCa\nbmBv\r\n=4hBM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0492a0c044fffd4496af8a94ee0c458cc227fd20","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-0492a0c.54+0492a0c","@test-graphql-cli/common":"4.0.1-alpha-0492a0c.54+0492a0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0492a0c.54_1584061666921_0.5213167882036338","host":"s3://npm-registry-packages"}},"4.0.1-alpha-abeeb80.54":{"name":"graphql-cli","version":"4.0.1-alpha-abeeb80.54","license":"MIT","_id":"graphql-cli@4.0.1-alpha-abeeb80.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cd6a87a534338a05f2c005e8a64bb910d95d2db3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-abeeb80.54.tgz","fileCount":14,"integrity":"sha512-snnxXQSbBijLe9jlfyMemUMBBa1w8s7rsuJCdyR3cmgEDm17hVM0Oosq9IS1j6wp3C0yHdWHpG99sRNkRlPInA==","signatures":[{"sig":"MEUCIQC7gobbbVg5oID6+fqL5VG7f2HI5EpEiDRiOBumHXuUjQIgNlZ0PclBBYjsLck0Xe4Z2Kl1OAcU/5DYZ2B0iUAAymA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeat4iCRA9TVsSAnZWagAANcQQAIrdbFOXbRW/Elwm1FYJ\n48IJtWC+hky3tgSyLQZWBeM7aHzjHD1WYqQe7yPSzV0VmQ9ntSA772YCP0U6\nQpSNeIfSrAeHl4DifzwSqgW8q9au8iQPPH7BgSSgo9BvqaH1xWPfSdfMDEHh\nyZjcxwUbMYGxPwKHSOm/vI9vIUB+Q0aCKoqHOZvKbM5ndhCsBYbdFDzJES21\n0SanCiDNW01RE6v/zkFt8OUOrspj+L52FpUfYN6g6ABwvn2x7heFUeCArAZa\nANJdfSWFEzOqxOwuzmATM/04+8KsXe2MnHstkoPS7F+UR0r/lS54Sd4DDFo4\nywgj7QaKSdeK4HNbnUsvCehPosIC66doTvgwY4R4Fmo8gJ/taslc6/Kh2z9n\n/BNeNWRAZrCIeG3h3IgtMdOLnRR/70gAkYn8OXPN25ntu2crvdMX79p6r/1z\nvrFBO9AoYmlef7Kgs35ni6NZy1waiL+/RJKsqkN70EV3qUQuGEI4WpnpHUy2\nblbXDjWKAZgz5rmn34JeVPKk0AdSc5xGX6n78yICPxv9pe1/wxIlCsrQEaE+\ntT1DD179BD2QUQjoELU74GaKgRrofk4st5p7t3/A/EJITQBHmsRKyzvPYtMb\nsdyvn8e9Jt/5laPkwwsC/wV03c2HIepTRmjO9lYIrlXHjBh0bmvP8sQ+72Zm\nTo6E\r\n=Xm5B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"abeeb802a1ce4295c89ca5d6da93c4f1d90e3753","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-abeeb80.54+abeeb80","@test-graphql-cli/common":"4.0.1-alpha-abeeb80.54+abeeb80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-abeeb80.54_1584061986337_0.5575426535026027","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d8e317e.55":{"name":"graphql-cli","version":"4.0.1-alpha-d8e317e.55","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d8e317e.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6846db2e1c905ed47502981d70389024984806b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d8e317e.55.tgz","fileCount":14,"integrity":"sha512-6evh8H6NihScaaZhBgbL6/zJRxXr+QDQWEOi2+ya1mBARP+UuU+79JXsQXXvBTfA96FRbAar2j9jRB+DO11TOw==","signatures":[{"sig":"MEYCIQDUOlVpgw9VazXZZ9nIv2eogtIh0AZ3TWXLnGUkgUFdGgIhALzn/sWOKvgzy60V1RaNR46uqELiOumM7+zbdav6n3eF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeat8oCRA9TVsSAnZWagAAfiEP/2hdc33HFgOKeFbB9T/3\nqyOIL5t2EnMvYFzG6vZop1fjhf/xRBA7CRuqfvNR/MFx012VAmsJ/Q+ksNnK\nxRLcOWpbOi4G8wDBSKdRZVs4Ex7MfTISA0POagbqjEz9RpRW4v6N0cIOUOst\nua4b3rtGFt4z5DoxXJAJ9MkyV1rifI9MpJ5pLqes+nqzAHjCrSqYxfLcWlRz\nJFsIql558PQWzrthQ5gHKynJiD6xJkh9dz7nPM3tT9L4zDDZSSDnGOi0yAiK\nsunukAkAEvZrmkJzsM2+4jq99EzwS7LXQVL/6L+5KH4imYkjprPu4lhBiAy8\nALJjX9RctryJUdJVJfLBRAqTUIuQ2RUtFtW/qZPFB0wJ/sa5e3V0p8JIaeFR\nkqMa5jAqZL55BK4dUznJY7ILTpn3vWhb3DufR0QcZzGlCJwLEFhFoZ9Wi7D5\n+cORFChSW8PULcQ8bT8Ni+QY0iSq0M10Rd8+ha9V/dIhuAuIhLl0cxPWdW6s\nNFWjsrQS46DgdJTvmSEDUBDr7DhfUtkKpVO9cdJkausu6nbpFraDy4MnIJlX\n2J3kB75FSBsR/OxZxsLKTMZw8VIHl2LhkZonVUuhhwFB35++CNFSvPKMDfLx\nqSdUUPeMZ/0v/B3G/nccxQRf7HDa5E2xBANaE22bC9I0D/XS7yhZuRwADmAd\nzLvT\r\n=dejB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d8e317e30bbd9e4d6ea0b1cf9e8b1d3783a8b890","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d8e317e.55+d8e317e","@test-graphql-cli/common":"4.0.1-alpha-d8e317e.55+d8e317e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d8e317e.55_1584062248277_0.290410122878791","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e6a76f9.56":{"name":"graphql-cli","version":"4.0.1-alpha-e6a76f9.56","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e6a76f9.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"361d2ccde590b77d939d10a894986c0f539279a6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e6a76f9.56.tgz","fileCount":14,"integrity":"sha512-A+dKlSpDM2xSi2vOLeVn9xhgw2eKLIjOBI4w1QBOdoSo1sQlIPdDEvB5qRz+uW2TD2ieGWwC5nl3BqX16sAQVA==","signatures":[{"sig":"MEQCIEoibYr8kAPpOTWvXViOmieENhYuCCKsdJhMPHSwbGyiAiB/2fqU17S/2b8agW4XEy5qTO2xjhe/hyOoqUppaTqq3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecORfCRA9TVsSAnZWagAA1pMP/AouIXUTlZfzsf9He8On\npeg83GZjNA60v5VSAkTNZ4ShssN7eE1bQhH2bOzVOTFWoHJ26LiXW4m7aCps\nRPTK8CLTtF9M1rHmkbhfcRBAZhAafQnVh+A34iETu2qxzWdqqjO9LuzJ0NO0\nf0BHwKzafi2mM8C3+mXd0Omh8JlqUNqgTUgoZ9lAt1EugSJck0qzIr5XwkSz\nOTHsRDGKRRuw1QdjRp3XVDGlF0MSn1uHYA8d+wVXHe4+qu0DqsZpVmEy2fK5\nsreK1tM2fkKiRktNpPRuZiZbokl+GJJtewnD7DNpPjd5WMzk6EVvBCkM8XN5\nM1BrsicPwvUNqNPbkaIij98sR1Z9CC0dP5/nea75Ecs8TX7m2Dat1S2LyR93\nJC1DzlbU2RAvJGPScW0HtYVIfrRvX0PnUaQiPNQR/IIyO3IY26/fZf3NiQj0\naA+zaEIT846d2pzgWpWPcgHQHJekp1t5Vb21nlRmiG37xHmZE+sHlRw0K4dH\nB8guwa/Sbaub+drKcHKK2EHkYSQJmHM8M8sccNjlpwBC/3gIR74aWCe4XrCc\nkW40HTkmHBVc0i/+gIcLCY6dCbAVabM1GGwYJBVOZnow0DJ/4c46qLrfevZ5\nsP/qRmWZruWD5RnqXyw9UatcSCrZJgN01gyzeR98TqW7OxPcTu5LvQajR/R6\nn7Y6\r\n=9uEw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e6a76f97b09bf421f01159bc89732eaa0427bbfc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-e6a76f9.56+e6a76f9","@test-graphql-cli/common":"4.0.1-alpha-e6a76f9.56+e6a76f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e6a76f9.56_1584456798689_0.7838279238059531","host":"s3://npm-registry-packages"}},"4.0.1-alpha-52e9247.56":{"name":"graphql-cli","version":"4.0.1-alpha-52e9247.56","license":"MIT","_id":"graphql-cli@4.0.1-alpha-52e9247.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fa118cee3e5e5b366612619c2d104a53a898746c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-52e9247.56.tgz","fileCount":14,"integrity":"sha512-Q3nhZmubb/YfGb6S7m68o57cLVWwKJVC5E7mhPe9CuQobWkvqY8DQfCPGa4jfRKgeZ4iWo/kSu77X3nIFfpoSw==","signatures":[{"sig":"MEUCIFlHm4aIvYmPk9JA1hPqCMzZFhAyeCHnEkplDTAovYodAiEAwjaLfUqleBqT8tsac0A0sfWoE4OIu7twci7krKCZ/WE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOaNCRA9TVsSAnZWagAAhwoP/31Rib0XLPUvjaKUqH32\nxdKxnKQQxAuzmKPm+1TFlCEDmmEDkDVA1QKprXWrNGLGXCVFCM5Mliba9AJH\njlSRZ2LAhfzeYVqnx7Ltag5pgsSdbSXwJiNcb95Ud/EUBfVQYnFo+gq8VMst\n9vZiZHZJJ+WiFEbU9gDziGkjj/hgYPelPV6/KjIrm0vt4t5d29xNEsHhGUb2\nUFQUnnwl7mgBVTmyL7jiOLmQ2HzNs41Pkmp5CIqObYKxYu+xKGeTcTS243Xs\nu9W2OjpuyeMHzQxc6hSjDeXtDj6yurvEDBHkE/A4yUqhBOZf8M5aZiwuze18\n5hhK4nm/BS+2eyP/NyiDbtugZyb0gK8GDkb+gn4bOL0IlAkNqkcm31TDtGtX\nNYDP4pffNVK0KRNF68i8UHIFEpfZ3mqcrA2EkGeuToSUuPhLz8GWrKZqBvYa\n10iRJ4f7ZGI5bklaFVPIkYvgfLnj3yKpbt+I6YOP9ijat9ldkywqcVrgCbBK\n7e6C5BW0PTF9CMckb4KV7i/3JKHV5XAZtRIIFUaFo9c9H3mu0FglRAVLywXo\n9j9vYvdFWCZQ9njoijyhuDD4B4mC2ffUey/zSVholSguYhbzqAh3LrqMkN0A\nvwsdGhvkIJAk9vXsMzMnDP0Ty+G9DJnHQ5gkWR1j0Vj3Voev5EtT1E3kEfjx\n3byn\r\n=GFc5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"52e9247d01eb1ecc24673d35eb779cc213aa3dbd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-52e9247.56+52e9247","@test-graphql-cli/common":"4.0.1-alpha-52e9247.56+52e9247"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-52e9247.56_1584457357124_0.2496983307146814","host":"s3://npm-registry-packages"}},"4.0.1-alpha-68b4280.57":{"name":"graphql-cli","version":"4.0.1-alpha-68b4280.57","license":"MIT","_id":"graphql-cli@4.0.1-alpha-68b4280.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"027f5052b78c08c721d049d9543a41e847a4a7f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-68b4280.57.tgz","fileCount":14,"integrity":"sha512-jOOP3FE8u+dwepKbVcQvqX/csZ25bb0jSYjZQ17jQK/BivReJQ4R20dyAfLqUp+CGshSrtVarDi6uZjlJgkeWw==","signatures":[{"sig":"MEUCIQCcIMwyJPCXFnnw5onaSgnnBUAXON7U9p/zM2oujylgMAIgBUSJk0tSdA+rfyI3p7pSdDQnhlP77+RF/K38pnXBG60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOrECRA9TVsSAnZWagAArbsP+wbAMC2KKKABJ4Cran7V\nluOrtHAK0UR2sdzyQ1BSHrx9ftn6QQ8A3Mr2JragJ8qOPRWX9bLTt/f6dO6f\nLhG5uTgGZ9dVMEJS0f5puqZ9w2RiSuFaxxVm2hQ9ojNcg2FW1VVeRt64767g\nmIeX8AzyKKapt53vTQfIA9NZNetEudqi2Ii0Fj/86RdFTj18GHYSNivAjLZc\nkpfYiNYrGONwAwbFKEHnMUxZ4YphfEIpX/DcrbF25Wfgf5ShPIXF8BDUqZtb\nJdvsHShSoVJ5rHnUCLHM93wBwN3PcCnCjzTYnkER/OdMgGIHfLZvx9yPD23V\nOOspRZMbhMcMA7jhNMLR9bLvki407PKCAVbSqooEtftlaJqr8lJokaPuueAI\naRpC+CSP022rXTaUhHNM6uC5b8IMeEimuFg2XBjY3Vr+j4v9dj00zyj8sbdp\nIUSCHWgfR2huqD+yNAiyxUu0apz8Y/o5k8ML2o+DT417gdRqe1UnWeVt3c6H\nXhDREsI46Ci/OTClNpyCe3uXj7TSOLn0zsd2N/xY44gZIXJg3saxmvKpi7bo\nAF446w4V+KoCwuah1AcFjyg+R6py4BLjGeiaODbZqGg8hle+iNAhxO1skedl\n8v9qLy00pQn/nZmzxb8gIjSf1SMh7c6uQwsJe+ZFplX2AQLglu+GxRH3HIEb\nEWSu\r\n=8K/E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"68b42806cb8001489b60638073c693c136602912","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-68b4280.57+68b4280","@test-graphql-cli/common":"4.0.1-alpha-68b4280.57+68b4280"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-68b4280.57_1584458435567_0.5700702624956455","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8bb0874.57":{"name":"graphql-cli","version":"4.0.1-alpha-8bb0874.57","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8bb0874.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0251c959dfa2b3910bab97f1df9042c9c11db6ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8bb0874.57.tgz","fileCount":14,"integrity":"sha512-crDS2i38D9hNqgamwuR8qZftLrTlob3ootga67TB2AItCQf/l8aBf0nWhAoq9offtt/iZhDJZhblqyUCmk6Xdg==","signatures":[{"sig":"MEQCIC4NLHNYSce30oa6ddAgQ4pS0HpcY/tWwRn0mOIrdZuEAiBwykl0h7ZJLLn3pbBSpAJbHiO6bR0trrYPAG76Lpi5tA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOwVCRA9TVsSAnZWagAAnNUP/2K1UdAC74Yev8sVG28W\nEH7f0Eco/d5YXmaUSW9jAaxdmoonjWHuPadmUynab5REOhPldEUgc7XhSJ3D\n8r3iPXhGdiHzFgSRFxJ/qxHbiG8cjPa1BfEvYL/zD9PiBNYHNUw0MpbDpwxy\nyf9A1RRE4V4/9xKbVDR1j3rlSUf49hdxEW/Cc75Y2Uu1utWWXQO7NifFR0jV\nhZV44xy4kQnkFvDlYrR/J/1/Ys5Re3TBb5qvWZTrWc7I0kuR9z8A3kUQ6qUL\nAOZBvgRLpxmbQMxM0EZIR/vuglHfGazefZKYcmXCHZSrqx9o9vfset5DPjD9\n5gQUbe5MIjUhVNkwla+PnKhHDKetMcXcr5IridJs/1soVNNch2ZjonAkyl5t\nc0Apx8kqg4eqqpeIuJKV1c1gxHMudVUwbD2p+aXMupmwpXrg3ARb+x7BVaZW\nVuTRIu9KJZKUpGNzqPjSGBcg17md5eYtbRsRLPeXgs48QS14d6REDdxV8S84\nc5jqHYkVpBZBnPPh8vnVKpbibavNcvoiW6JYgTZWepkBsDtaKerFY2ki2Xne\nPHBSziMz4osBeFEkMZSVZSPRLvOybofU2YK96EduZ7ude+kcE0jGb/QZ75Dw\ncrbAWy5KMlE+223M9rmitH2kL6nmf5xLwF7GCIhhLFO65FBfiM1kfTZkZpvQ\nMH3F\r\n=iubz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8bb087424083eebe3fb55321deef39495bfae255","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8bb0874.57+8bb0874","@test-graphql-cli/common":"4.0.1-alpha-8bb0874.57+8bb0874"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8bb0874.57_1584458773142_0.39268454983147594","host":"s3://npm-registry-packages"}},"4.0.1-alpha-037ef18.58":{"name":"graphql-cli","version":"4.0.1-alpha-037ef18.58","license":"MIT","_id":"graphql-cli@4.0.1-alpha-037ef18.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c67d5f9a24ae7f178250e70c98abf135212cfdec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-037ef18.58.tgz","fileCount":14,"integrity":"sha512-8IxREsIM2rEkMpM9/vP0Fg/S7VlWTrzFGo+rVkQ1LfvOOxu4L+EyLOJ4sF7ikXHl0oNf0mIsBPmzl7ggUbo9QQ==","signatures":[{"sig":"MEUCIQDxJ/L1oH9lfeKVinMjo/kqrMRl4xOo61/97Ekk5eoKFgIgEViVAq3fPWaYdo/ffZYHw3CiUQfrPB9e6/VAlfpz2dE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJece1MCRA9TVsSAnZWagAASRUP/14mRVWM61itrx2fVSfR\nGijA2wK2rmBBnsOX4ZM8jN0FI31JGryTWDiQt2TW0WMJwf9ldTl+SdX4KFME\nzbqFbcZcpDOL/tlzhTz1hJodsnbuzaKFIClUn2uYCOR8ykLAv9L6n24aE04X\nTxUr4jSKczcfoGtpbDOzeqlWZFhFyNyx1IvaqaAgzwbrHOQ+Nw8Go1pNJ1yL\nUIl4k3B4EFTAvV9tndnImsNKDst0C/AfrvRX/V90VR2+PC7zYnfKs2SK7Rv7\nHECHSCwEkb+pGG5pwIB4xdLcmucckgIGQfUpBGYa6U2Qn+uPU6s/MqgKHhQd\nkO/HO8E0iolZW7vl8LEp9qiB4WmwPIQmN05LzWLg9e7wa9JOgMiRJHaosPGT\nPxq4AUVMqDet/B7txqVy6tLSnLrjUBFX7k2LXUL893ztbTlWercRzCn+SweS\n1IVajPO9deCsrBEbEF5AtRHj5Xn2J8AbCFbP/9KBRjVY2JvYHI7LptVvsO6Q\ngOPjQSPxczjtMCUzPOdIh0Z1Qnqd1sKnsFH32MCzJ+Z8XC+KRqyx2Zlqbqpm\ncv24mkKeYt3jRtLGXer52LNeBT/uQHWwTJ2rtywPfFXcr7NxraGMee1yB67v\nyxHOzvxp4uHryMsxgcjwWB4PelFimI2o+g3BwsJX16xdySjaoKLNfn3s+Sap\nqHR2\r\n=DdoY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"037ef18a7e00eef00af9765c77abe33933eaf3a3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.22","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-037ef18.58+037ef18","@test-graphql-cli/common":"4.0.1-alpha-037ef18.58+037ef18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-037ef18.58_1584524619967_0.8663013113563571","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8354dac.58":{"name":"graphql-cli","version":"4.0.1-alpha-8354dac.58","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8354dac.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fced8c414925b069b6bc26570faf3e5cea96de56","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8354dac.58.tgz","fileCount":14,"integrity":"sha512-1Cc+lWsRY33RyC9dzJLkiGXGic7ebkfYaquDN4gxfKd78qU/GmrrpVoaPBop2ESN5O1uIl9gdfiO2A+jlZZnWw==","signatures":[{"sig":"MEUCIAWMVskhOLGSD6xTzZyNKi60YF+fJE2ZoCRffe3XAKURAiEAsl0PPlYLQQ0JIjmsTA0RJD6lN/IjYQ6TQAVgqYLHRj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJece1oCRA9TVsSAnZWagAAtSUP/iFPMG2s4T7RO9n+MM+R\nl+khe6icCSGrmjhjm37ggvGg3n+z77l57b767LLZ0AL4r0a4E99p67xYta61\n2dul1Y24WWemHc2YztJWpO/VzDzw2onYx7f8XD2ox+K1JATT+r6G2R9VmBFg\nyFPoZ6mmgCrm/Xfmkg2ACInAr6tjAEVC5dVRTToZazrFEQy64iSYKjcKD4U/\nSTMtXaaicvW5Mj+0iVCzpAxp+h+1x8mUZ4h9CnlAXAgw4FPfxBoxraW3vVhW\nCb7ujaxc8uouc+tvK83FiL8v2L8EewNersNiXqzgDJzbbkzGFrnyzkkweIfr\nVHtZZhee0T4rOSnBOp2B5X+xheeWqzh802a2y5uvZfvhLE7rHG6DgzuLc+gv\nhEDHIyIizAc1ij4RFxDgcxlJ7fHRwOncY4nZptZzIjkUkgqMT1vii2tci7t0\ncp5kWoAT0SyHTFFsKQoV9aecaEtNqXqMZBEhiyKXPfHuFWgg+pHUyZ86F325\nlpa0K3z9+gvT/DYCXZqhl9DYAaVitWlkQblPfeeSqeUgGIMoPxCyxOBygk/5\n1EdhcfrdE0lih4dVRjfMIpWgXRNcSDOrAe3o3El9WLjoWrQsj3tkGcu5acVT\n5MJqTXfSqYUYMiWzTENeF17D6GuedUBckpdQpLpfhl+WelQYwGFpscWvp0OU\n0JZs\r\n=5vjm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8354dac6cfa53c0b9217b63e8dbcb09befc994b7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.22","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8354dac.58+8354dac","@test-graphql-cli/common":"4.0.1-alpha-8354dac.58+8354dac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8354dac.58_1584524647839_0.6869635729302244","host":"s3://npm-registry-packages"}},"4.0.1-alpha-88ac45d.58":{"name":"graphql-cli","version":"4.0.1-alpha-88ac45d.58","license":"MIT","_id":"graphql-cli@4.0.1-alpha-88ac45d.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e1bb9b92b3750fdaf56ff1686db6ead01cdf6806","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-88ac45d.58.tgz","fileCount":14,"integrity":"sha512-L0USyfvDSM4+rdt00/9UIww50f98mW4uXOyvQoSAF8WlZ8bcKwDAM9REdTwSpv6pq/Pmq3lYaebLCOlS55gTDA==","signatures":[{"sig":"MEUCIEdj38U3RDHkAwUg0F1gwRBJRWA7NhSI3wR8r1OwK61NAiEA14HuGSiPgit52QUR9KSFiFquipUVUH3y1o2TF3zP6Wg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecf9VCRA9TVsSAnZWagAA8WUP/1JGdFfY34m7rKKwNK/b\nscCNf8cQTkii6CGiNlUkupESRjA9yxwSJFwwkbU3Xx2zUzansLsnSRlldOB2\nQ+9H4q1cTEIFGhm25c2mubtEnUAw1ojGV9p639bdwJp94XC7qIeakRQ+T0qh\nbWqfNi4nbZQafXRStuxxeb91xZ1vq407+hclKWK52JlJC1hn+GlMIJ/sIo0Y\nvxNZ4QaR+0xcuM4yfpsr2Reb4lYPGVM4rEC1pvwh8HTh8VFnt0XAWRFWedYl\nytVRmKh3UB25JxDaf6fRCJDHGz95X11tHRj05v+82iyshw7XsgRn5L1qoBRv\nnLCXP24LBeqi39rrtoaGWsvidudbxTce3qpnitunqZnFJxC5tWHYW2KxcOn4\nfUeKetpDGb8gECoVBQjxk9aDcuXerBIbL0GSm4G3ppo4vOprxOO0SQ/6OViR\ngjeTMnBwI9U1Bgbq2BriUP12hnaolHvcFd1spcB4+tVA4ifwp1QBEpbvUw4c\naz1MBK1JZ1WTZw6knKTrln9Gq6bq5Y9HP+fl/3Cludx/W8MrVDiS5xFWqJn1\n5slUHncubBNBF5dsmYdaBI0HcCyo2ZLx4OeYs6C5+cvNJM5qQjAwiQ1Cu0on\nYYLjm8HFiuBGYvTbd9n/ig1btpy2BSZMV8OSAINFYHCN/MWmKwK5SIzHDxf6\n1a7j\r\n=ByKl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"88ac45d5b2beb4893cbb9b7310799f5fe0273509","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-88ac45d.58+88ac45d","@test-graphql-cli/common":"4.0.1-alpha-88ac45d.58+88ac45d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-88ac45d.58_1584529237259_0.7317703074487927","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2dc6cb7.58":{"name":"graphql-cli","version":"4.0.1-alpha-2dc6cb7.58","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2dc6cb7.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c9b24c4e9e48707692a03d08cc1d065c18ed0779","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2dc6cb7.58.tgz","fileCount":14,"integrity":"sha512-bkA2zoEAFNNY74iNlsFU8tWO3aFnBLJpLnebXUVy+N1kHBbtC+N8dB0hfcnZEPyTz9tnEQs5GjUKp2A+Cse+qA==","signatures":[{"sig":"MEUCICDfV4lPMae0FQVftjwSol8VaA382CkoHSi0y9b3oBDaAiEA2cXxFx/E2oOgaPAUeXVGj8rMJuJHgabeGl21Nz/ewvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecgEWCRA9TVsSAnZWagAAiFAQAJE7GhjRJv/K0ULwuo+7\nJabZcM1ZDhjQB5u3YtXm5uxeZCesQ+7EQpCCPlubSlG++LewTIbxouQggjf4\nX2S9w3G92Uvys6qt3FWWIHNII460i5RY0IhROkC7PTM6OUy+oZJRwgSIIYIg\nY9sIvD66MZVjbz+/+tygXjGfWhObNTVtbPSRVQNgAhJvIjVpsFhF2SB6c938\nheRRoYZlPpv9xitm9VCW66XkkqchQI3mEx5hDc6ZpopePqmWeohUx4HTr5q7\nuwjuMlquw86puRi1dK3fFGOtLBvdth98HvPmqZBzVkH9wEDimwTXzcrNHMzp\nyB9+UUY0v0aoUEQMtuXCIP2Ydd/WXvaLzRLq67NtIJAv3/knfoduTjVmTLo/\nWra0GHBx1YvLiNwFqNXaDgvx8EvrAng4cw2ho9tOxGofwmiOIrgfSzLdf9fA\nZTGIOraW9Pxi/HM5rTVmo84VRmnxfsnMdi5ie8oVmf5fPh79I137qxJWu53E\nTuR83YzBllTyrVoQEM2pTupAbuTu/b0oZuz2WKVWtXrOQAjTLclF+zt72g8u\nrkPuCrIRPAiWkgdyfoEt4UFgSM40HakcugVPIF1WuElMftPUjubyIilR7aZH\njiHYYA3+01TtRkXb4/6li8mfTehYQ1LwveOVgDOALEkbR3teTqwbAwMEYv0v\nSOTa\r\n=L9tS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2dc6cb73dd38b43be0b7871348c7ad5d77f6d6ce","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-2dc6cb7.58+2dc6cb7","@test-graphql-cli/common":"4.0.1-alpha-2dc6cb7.58+2dc6cb7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2dc6cb7.58_1584529685695_0.6390577194820677","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bea8a7d.59":{"name":"graphql-cli","version":"4.0.1-alpha-bea8a7d.59","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bea8a7d.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e583efb100d332401ef148d340539b4ac0aea962","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bea8a7d.59.tgz","fileCount":14,"integrity":"sha512-fA4R0JwQRai7i8oPBg0AJs8VTbIjWkC5lqk/blfDvPIssUGibCE2nqlOMzovheftdV+sVemPhSH7SqsQ9efa5A==","signatures":[{"sig":"MEQCIC6Feo/VgS2p3Y3W0fu53tv/ZE44axF6F33k9Vohnsd0AiBZdKn+bu9Jn1esauJ27fAAJ1sc+MzMMiYrWcj9N8h5vg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJechsECRA9TVsSAnZWagAAJpIP/Rb7cifOE4dVUOmOJ+/K\nqBfHPOKYiMfRF7O50E14w8+wloAjQjzpOztcTv2XMJ4jGz8amSCm68yRF5mc\nUNTh3sxALwby0deegdIaW48mA6Kwrt4Cyg6reUw+D0R4rMEFovwM8zqFm5S1\nFIvDYY2GwrlwULzOiaLTGUMQZvqnWxPfVnVpep5nngj7DRAsGvbJ9Bxjt8sc\nAgui8A0vB0WnV+6De6R9XvOKiNhky5pNG0w1T/8Gq4g+Wy8NK368utdzSeTX\nZafOwx1d+P0i69LHcHRfcReJru8Redrf5wj4GfeGeacAUWxz7iv1bgy440JC\npsEv/Gql9r4rwtnyt4+FbLN0cIOT6nATv6fVixeBevml6ZAF1dtVdNHiD+gx\n+gomhCLMM0wq5BZwciN6SOC6Oqe6xKQc3iep+DJIjdkqPtznSOc1Nv5w62tq\n0jALVyw19S1yizSPHmTrPxl+1jDFu2+Ie+CGPLQ6FsBdhthI8zaGpvoQhSjh\nhYPBjnz+qCGQsWonGud5dc33oDVEAnRDnn5f7g4AHgm8JNNx5pHIvC3pCcZ8\nRBvsETt5AqRZIhofvHpOAVVm0eTcOxAHNts/oB/+G9xFltt3WmUCJ3goXIW8\n3FQhmTHGuSEMXEh+eGrJSjPmhhJ2YBc/lFFeMEPvz8rEhv1pf0hSeL783tpT\nel5W\r\n=wSjr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bea8a7df00afd9bd849c69ded125eeef611d3155","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-bea8a7d.59+bea8a7d","@test-graphql-cli/common":"4.0.1-alpha-bea8a7d.59+bea8a7d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bea8a7d.59_1584536324481_0.42171726913994756","host":"s3://npm-registry-packages"}},"4.0.1-alpha-be9c0a8.59":{"name":"graphql-cli","version":"4.0.1-alpha-be9c0a8.59","license":"MIT","_id":"graphql-cli@4.0.1-alpha-be9c0a8.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"067680e94552351348973c3b8bc6177eb05be9e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-be9c0a8.59.tgz","fileCount":14,"integrity":"sha512-R/pqxrY53331adUH18wdeN7wIL+Vm/quq1cVJClnGaIlcc4ajadhDi5awZpo2RjiaBueSldjJmtCxHm11bhM0g==","signatures":[{"sig":"MEUCIQDdvNHwnp6viEm1ce2vrIoJlWmDBpSsb342rrwX3pI9QgIgc5iMBKmm06u282GdzsOF4fpPlolYh+EjOCkpHZINrcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJech0WCRA9TVsSAnZWagAAqqAP/3WcVeHK7aFLUSiGZNxO\nWNbcH60Y4s8a1kgS0TQwIOsvlaYwccMbuhi0g2MFpDxOTxera5Th5xH/23T7\nRdOURW8Vjw+qyzKmkhlYnD3v7U3EtW2Mroj8sNMbsvmXrnhOQ1TEtbAo0NaB\n7/SOO7GCoC8/nnoRPqLiwGXRwxS5Y94Pp/n89n2OTpVxciY+9vgo/rnw2qBe\naAJqIzVO6KQVTNKGn6bPBI7SuVh7Nq/19geVBNFqWnybNBXze1IIhhxQBVGr\nRnNozdRxnd0tyfZ5FRVcFch/EZGzb7FiiAuVIyCLFjd0v0fCJEpKSJ4Bgg6I\n/78LpslBVwWJIBtEGv/mDtNH0rVpf/i1DcjvPeKyuE/Vkfdv/ldtKoC/4ONC\naxdSGvOKWTLS8PB/g/nGDLLs8B4tigvcYtLzumMC/ZGpmqD/Ifwui1MJ24UO\n7wAWRyhlBR+8deC1e9NS3m1QjxAwzuLAlw5XF3LpIf6rHPhGHxHpRIUrjrdx\nyeQCYXufy9p1eQvJd2Acy7bmcApT+84r2pKifpE3JBeP1Nn8moaJePgtu2hS\nyR/DfLVLDmdEj1pZZpVnXhRwcrZ61T2McpdmZUf8VYMiwc4Z3XBpp60u61TF\nsEat4yyGiI+urCXDwGRXe8uGy7DZk6UKZIbGd+hss50F9oE9eMF7MjmgF5dw\n7J/1\r\n=GAjp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"be9c0a874ea43d63728e3b64bfcf90615ab24f80","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.19","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-be9c0a8.59+be9c0a8","@test-graphql-cli/common":"4.0.1-alpha-be9c0a8.59+be9c0a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-be9c0a8.59_1584536853598_0.07332728650813958","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b3007db.60":{"name":"graphql-cli","version":"4.0.1-alpha-b3007db.60","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b3007db.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"37c7a1a88065fcaee67c96cf5a9548e3374e40b3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b3007db.60.tgz","fileCount":14,"integrity":"sha512-xbTRnKtS6Wn2IAz7eco66iFOh+XrX8/5WILLA0HzNr8gpL2xMUGg/yvsWeGI3hn1lvnfPk7DtIAjlgjTsHFF0A==","signatures":[{"sig":"MEQCICTiEOTEOv2Aae7Rc2oGSgRSARGX7ryXU+OGPHWisThhAiA3OChSujqLNDNBS+7A0PczBwhbZnFrT2C/7sBNBjgOQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecnpwCRA9TVsSAnZWagAAQ9IP/A71BLTgMHgca+DSRenQ\n1NuLGlhBPf+ZJMcrSV2j1/GuVfEHz2r6JJyj3eAPHF2j77XOKWed0iyFp2Jz\nDEGx0zENz2YehUBC2G3dP7pT4JdJD41AblTZJpkWVZNldCws8wSqvmOukqEl\n2dvcNzqTMOHHUtvTFLo+YoYOpnM1FSUxK/f3HLW5UbVbzMbfjLlOJYGgActx\njm3irCU0jINe9BoNpj9EEp/qkD8l9wdujCe3KdrXTyULC5e8sZUQzbZA4N5t\ngmDWeqERAkdfTXhNo/zdh9aMe84do6o5LpDLLh+tqKAspGJcGpCx1O7+CLRL\nOs10N5bExTXunC+l9LMrJIZfZufn6Xd+9l64w7ZWYdxeTzMwXzg2N82Sg2d6\nuR6UqGJ9GOyMSgE7YjvO3Tx1dQLI/wLRu9D1ubPZQ/6NgbS/bMsOeRtVWn15\nsFSInjBvv51kiS9Emkg1FKgG+kg3k54NjgIGM/YHw2XTzJ30WZonkRLxmLh8\nVA7aP/z/OdIPu0eIzvyHLkEzAhWSZfz0zdq4M/Xka5swFZ0ZET4rsqFxiCqD\nCHyowE856c435lV26MbRvCeAZWjB7VjRxNrJZWIXqiMVMhjppFO/0cvo+jkc\nDlOZp+2jqIE57/17uEp5G/eY72UdN3A6ikC6K3PXqqbQMv5DoSebrMfX+zrw\n/7vx\r\n=wV9B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b3007db4a2aed11197f21788b4877d9995ce21b4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-b3007db.60+b3007db","@test-graphql-cli/common":"4.0.1-alpha-b3007db.60+b3007db"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b3007db.60_1584560751538_0.5159775915819418","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6eb3ae1.60":{"name":"graphql-cli","version":"4.0.1-alpha-6eb3ae1.60","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6eb3ae1.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4ddd736f6c22f2b28e1eabcea253f8438d654851","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6eb3ae1.60.tgz","fileCount":14,"integrity":"sha512-5LDijRtgdrgjym+3/hoq6b09tRhYPeoCLWjG/z0BxrxtBgd57GtPec/avyi9XypuN5chFtYi1Lh6ld7Uzy/jpA==","signatures":[{"sig":"MEUCIQDb4POgGLpAr2FNTvykM3tH3N+/Hzc04hv7mYqlYqLEDQIgC7GgDCOjxzPVQOzf1A1IAxq4aBKKmBYLWDzLhfrS6vk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecnvdCRA9TVsSAnZWagAAcNYP/iACGF3nIeJ7g/Mf7lR6\nx296il3LJs0Bb5MhZp/MncXDVw2B3/oPLtSzYAitvncdfF/wKGIb4j325i93\nNRajMGqiOchIax+qILPWx7SJPcm6xcjFjT0hsZ5d0cvl06gr+twvef7tQTV9\nHrxJh+K08Qkop4NuQxSRSQiYdc9d1jJ3s26DLpTT4jk6gs+46pT3ObBHKSJ8\n5dNLTgC6KLAkgdExkKDoPNeY2ere//RzS3llWUGa5658Ir/BvtUUHD/mIJ9Z\nBbkawQOpivKpXZY/Ax4LuQY9IMtv7rTSZ3aAv7XrXQUR+VQ7nnn0byTpnH9z\n7hT1c4+pNHWBymc6bMnhoGmWoFklfOkZytXWPR9NPtRQ03cMGoCzM1CeR8oi\nANxj0ngwQR7xMcBXgh1bJ4LXuqDSysMiO0IeTU2Ln3/OQI/3d+pDp56jjQAU\n6hWEPp/8J5TM4+v+CA3WXxARWncyqb6ospikbPxiSQrGfdQkl3zY+rX4341r\nnkJ/VdyuHvDw3Um2/ZpTOezmDXLo3u8z/Uo+8GhiYWJDIOQwk3yB+b5Q4CCm\nkqF2GTtsdE4t/d9mHi1J8QRoqeZJLazEEAoVf3onpbIlx+SElXKQjS6QZykw\nh4Xo/opbvcX1qwwxZaY336C4I/nlDzowMsjI8iWpBnvwQa732WjffirdeWKR\njs0W\r\n=4JL5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6eb3ae1b00376aed36f5f62f3ec943de778e33e7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6eb3ae1.60+6eb3ae1","@test-graphql-cli/common":"4.0.1-alpha-6eb3ae1.60+6eb3ae1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.6.2","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6eb3ae1.60_1584561117258_0.6365993560513559","host":"s3://npm-registry-packages"}},"4.0.1-alpha-10fe8ff.61":{"name":"graphql-cli","version":"4.0.1-alpha-10fe8ff.61","license":"MIT","_id":"graphql-cli@4.0.1-alpha-10fe8ff.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f777d3408188b7beed58d6b76d2eaac2ae2a85c0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-10fe8ff.61.tgz","fileCount":14,"integrity":"sha512-cGGVzPAs1NMOupXwcyYt8k0gQSfjhOOfiSDPOpmWUGNLWgTzUglOcOOQ6dEGdDRMMKG+6hLd7+6ffhSdCQzMoA==","signatures":[{"sig":"MEUCIQDMOoCXrNaa82co08We0Jj6MCI1SCoMG+sfo36drrDLjgIga1qc3GunqWjYGsrcDK8fGsuRLZYOaNzF76J8a73IJS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeco83CRA9TVsSAnZWagAAGoUP/2myf/SguMOeSOXd9jCj\n2rsNUcMxMqHd0DULiFenAF1AlNivgBhW9dDQNRFo1bcVpd9eikaXUlV6IXPm\nVkSDEgnuDA5d8nvy4/eV2rJnuXxtoHVomOdyTfGuUfm7T+t7McWnQ4t03+n/\nplGPycFf2usg1JFsMUGrKCVcCasF9nVLzzyYePYKGXAVdlXiIyTJAZbQ2sBE\nZtxgZP6+gwJxBdghBgrZL9OrE3ozMdxASFJYvRji1Ax7QOuxNIqxGEnjyXS8\nNR71qQSPXHV8YVW8I3mCx677S8eGC9Rww/0v4FlTAjDuOYXo4jNXNbU31tFn\n++PDNGpbik6IL7Bpreyz91REyHt0b6fk0EKRbQ4hwf+5XLuHP/I74K6wzVDl\ngBJc6G5EiQ8Ews7WOMvEOqW+9oJHB8LHECegKieOGnSRjN1BdeIPyS/tewiH\nJOmh5u1aKYtoUfw1T1NQB+gKr0we7ISR+rB7v7ECvmyBXSZnlWQa3PECfh+u\nY9im1ThRwkQbi1Czqyt1a2cp+1hCveNHoI/c2Fdo6++F3qLnaHGWEG1eVO4t\nDHV04R2WdWKEVNTGYuqpkD67oMeWq2AKLoBCeDKKH4D335u1s4pME1SHzffg\nNheABXZBa/gS7mbAsnGpf5q5YN1M8tFSKS7Cl9H62rY2kCwYsDpW2l0XIzHH\nx4x1\r\n=9sY6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"10fe8ff9b9165cddf0f3ba164d397791a41c0c60","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-10fe8ff.61+10fe8ff","@test-graphql-cli/common":"4.0.1-alpha-10fe8ff.61+10fe8ff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-10fe8ff.61_1584566071074_0.4972280468436383","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e216b0d.62":{"name":"graphql-cli","version":"4.0.1-alpha-e216b0d.62","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e216b0d.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3f0c782fd18833622d4d13c77b4b0b1def822318","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e216b0d.62.tgz","fileCount":14,"integrity":"sha512-ACjlV3QQR0OcfKQQxKF8kOsIyWy6JK0Jb3e9P5GbM2P5lQHeLHTBKrvRuTwvKU/jqNMekBjItcepfgVSj4pqLQ==","signatures":[{"sig":"MEQCIBC9HU/XpntaMfcNt23hzNtJeBnA9cpWLabTb9CBLhd7AiBLN5uSXPgRNTeR+dm3NVTVlKbiPUeDemL9gOZdRi3NVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecpFnCRA9TVsSAnZWagAAjn8P/1n0dgMgxo8t4nrHxGvu\nA5UKECEjjfpYZSwq/drDf3ZMcodomV7BnkV+lbxXWsddMlA4JsUuvzOcVdF9\n0OxEpXM4mTXchPuhi3pbca1XzMNl6ej+jraP2qn3jpy7RNExleea7DLm0XcS\nH1HMdmiDK/RVoOuwZ6sAw5+EtQhhr/FWe8NTluhg332qsH40DhyykLIf1Dlw\nnt0u8dcY6G0Fi23yB73pxtGDaZh9Tt4h/pjzV2sCYoX6Pgx6OhFxf6d9VU1C\nnhhLXubUeSlqN76Fae33UMRgD/R67+eGh0or9CxZpgYXJUusblKE8XTW7fyw\nb8KYMiy1Mx2ng4lS1fC/R0GHA5MJ+5Dyf2JFgYdSodrwOrLRfBtA+Unxv1Kl\nT1YGrIKzbVYD5081QkLtSqmVJqmuKQMskV4vi8GOWC/eYLwFx4YNdmRvtyDU\n7XQSw54cZL9Fw4NuhlVlv03NE0XMbSLHn7aiaNlrxVvUsBWhVt8ZmmZM4vcG\nx+m+PsvzEDE1XULLRZuuNWUGhk9LTNOidV53Cyc1XDDtvx+N9GoVQXQ9+Kvw\nkSlPiBT3lYHNx1NtMBIRuIcA1lcYz5HpD9856T1GkY5ZJaUqaB1DBbOe4VhH\nKpWvOeXZaugcHXKzpRbCWEZGb7hrjdhNWJeDzHvHCaedfA+ArvqNUg5vIYUC\ntwXR\r\n=3IWj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e216b0de79deb8ed722b1d73e6b9d6a59820b563","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-e216b0d.62+e216b0d","@test-graphql-cli/common":"4.0.1-alpha-e216b0d.62+e216b0d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e216b0d.62_1584566630512_0.7618380299181091","host":"s3://npm-registry-packages"}},"4.0.1-alpha-828ee6a.61":{"name":"graphql-cli","version":"4.0.1-alpha-828ee6a.61","license":"MIT","_id":"graphql-cli@4.0.1-alpha-828ee6a.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"62f5041d31fb5a3e92d15773bd2cc604478fd724","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-828ee6a.61.tgz","fileCount":14,"integrity":"sha512-5EVQDcbYIHdkXLlMnKfOqNnEdJmBgeyKVJO7nYwrKU3Q+yGirBP5C6ouqVBPnsoqi6TkqLsVB7r45zXX7quKMA==","signatures":[{"sig":"MEYCIQDHtGvJkytlRCjnyVo6U13J+NrVLZ4+QOrik8IHEnpM2AIhANkxIpOhMDuolpfSwxDXGi0nu+K7GcvUOrPhs+0BQpP3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecpFyCRA9TVsSAnZWagAAM3EP/3LFH0rPhXrz+56IAt0Q\nhm5ETBeUNfSN2DDr1S/0v6gNZvyz9ekTeZ5jrk7unnjz0u3FnOezEbmILCIM\nxjawN0R+AxwCvhs8pVp0alQ5G3+0jNKXqwsBgHg2rKaS+jMYVFSAsJw2xdm9\nscM0XyTUOsxNRa0zkt9XV8oUds+ehgEE2uq04mBVZPAwp4U0f/jD/yAIPmCm\nHey/2xdnPtDncRM9cpuxWqFf7wyjpGEIv7fsw/XMDNqjYd5NUcryBOPYWPgB\npVXNj9/xPb0QLOT1MepB7vNYVVpIbdthQCHuF6ae7Zp61VNU0q7YVrT4lG2r\nLbqGiXLKCO3pNGGDQKtRo7WtRDRIQoVyHGGpRqVMwuarrBH5tbR7SED3YbHn\nlgb7PlWZWKSEwq9XNjydggjzvKdg0CRrOO5eVML2FSF2usePodfXmktX6wjC\nAS/elUQXcusBtGl6IjBhIPlbrIKtijYcCROU0MSdx0hLVSy7DsK6d8WMfQLc\nwLbIuxTrJ9weqnm/I1lje9W70em5t5WrxdvIzLFl19aTxQAfvOlTHQZQchx4\nXWoueuU7n+njik3nZYVgKguDystekjMGSJwgS25MU4LqaNvN/kOlzzM4ejuv\nn4Isc/uMyDpCo395llltMOZjqp9hogNh4+qvYAbUNicnD9GE7DfZG6i1ZxEV\njyIv\r\n=OwUh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"828ee6ad7d563a69a4113a20a82adc459d98a01a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-828ee6a.61+828ee6a","@test-graphql-cli/common":"4.0.1-alpha-828ee6a.61+828ee6a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-828ee6a.61_1584566641777_0.8056126412725808","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8368565.62":{"name":"graphql-cli","version":"4.0.1-alpha-8368565.62","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8368565.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4cbe2741523fef3599a83928915bcc4010bc8f07","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8368565.62.tgz","fileCount":14,"integrity":"sha512-F5eMDu+jp62UuFCMV6wh95k+B9X17EWs83svXMgvSLEfGOv7BfMCuHQgbaNBqoeTgH2eomQhjdIBkWs8Vjtwiw==","signatures":[{"sig":"MEYCIQCh08yjNXo4FSxm3zeRfU12azpBLrRf6hQFTxYMleFAhwIhANuk8IdkODqJdeV1tHXwbb+g9kPlsan5A/a4MVaC5PZ7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecpUNCRA9TVsSAnZWagAAFCwP/igH0nzpiFWG9zEf7e5S\nZQ2vUZQHp9nhOcc5UGlSyfTvXF3hnH0Do4vCtlh1vNeQ7g4MtRFPW8wqpZNT\nIW8nMV3sChZ6QGgPSdDk5f3CfvEZZL3yiVF2CIu0ctVm8lbsRnUu239R3g98\nXMzVEA73g4YO0tDSJC0kMKR93FWalxqnpy3UQZz45UmdjJKvKGMbBZap5XLc\nv7JRegTZnUboEXmC+kn7A7TKniYLU1Jhg/uKvubLwK26lkBq1K9J3e9oZWrA\nBKXbYqCiqGNYjRyu8AAbuQ5TaRlYklHT4SBvHsEKZ2+Q3EvcELsZ39/IFayC\nda4RMZ/VydC7wIcrfvzYWfiag9ZiBscRImZvVyPIXqE3WOVbHbNmSAuchFTz\nkZMyAC+Ghfcf13D2jOLuNfKucStzXm8F6PocNDFyTO0Fe2//+O2Tpbyuubt1\ntqHU/mO6iaE2MxL9fz6vD9hnqhzVl74KNm1et5OtocHi+RyUTEJU807yZeVE\nZrkIHm9beTEXOA/J2Yyk2STSsCeodfsE2iMzJ2aX0+r6mHnlQKapENZZg/d5\n1YYhOwpmqxw+4g6i8jw/2Xr2P9cf46LYi8ofngRmvC4RIkrJ605UMR/D+vPF\nIjJmAVYyd92Rn3pbX9+TtIlugvVe4NnUrgWD83Bv58ivvobW24+8wtKVHOgG\n0AOl\r\n=ahN7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8368565e06c59abd1618871fd8239935cb2adf94","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8368565.62+8368565","@test-graphql-cli/common":"4.0.1-alpha-8368565.62+8368565"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8368565.62_1584567564884_0.35145429839369324","host":"s3://npm-registry-packages"}},"4.0.1-alpha-567e678.63":{"name":"graphql-cli","version":"4.0.1-alpha-567e678.63","license":"MIT","_id":"graphql-cli@4.0.1-alpha-567e678.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"49be06849bc40fc485b8ccd6b072c377259e8731","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-567e678.63.tgz","fileCount":14,"integrity":"sha512-B8QbAWBXQ07s3FUk9GXpWLYmHPm7HfWe77EHbhMB2yRRlE642exrDQk9yBaF2KH7rKMwL801JnfEO+Rr2b8ZTA==","signatures":[{"sig":"MEUCIQDitllayVrd9W7I5GQo46azNMY4UJ1x+SIzCxtFMGfaKAIgQTt0OqHKHr9NfaYXqgDdAZmVtS/46mJzSA8Eduu0rHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec4S6CRA9TVsSAnZWagAAbZAP/jR0qhdxIAl9vblD0gqT\nU8Z331iUrodv9Yeg29O4y5zSqMw2EJACiZe/gv1yOm0YhC8svLAJrnBndwgc\nD2qea3SRlxxx8wqdWMBhz8oeId+Pay3/6DEKgsddp6tmqQkuJWo8kBTxB+Jg\njVFkikuebnZ9KUsn2VLuPBNl/mVp7TmcxcgBT47OevkYfEEBKdrzCjTM0bTZ\nWrnP/0hytGJofQCnGraOT+bDtUOw0whV9SiT0gXr8UrQ7yIAlQDqexww+b0I\ndvCkt+pfStTFvxnFujUAe0DCM4s19JUA3MOwYmkd0WnC88mfG6qDxGfTMP4e\nv7NKqSvYHIWj7yYO1rBneEsXriobm/Fj0UHqfMsmUCk+i81PQNchZvAM2NPY\nf1izncsnu830KxETpnuvTeKFGq0StlTROlNH0L7R4CqXB8Whe1SCZks9/piF\nuLzjwoFf3Lwslvhb2DV6zttTHA1uBwaUelY4udZuXsNJ1DbDuybGZFdmV8/v\neS6feAptiPeUq4Gd51gKYhYl0+TzSlNGm9hq6mv2tJYebLretjnZbwU64jYS\nQxKWm7hHrcolP6+cxwHdvqxRYvdDuIVR6D+CsjVciF7zvuDK1OH6JUQDUUxB\nO5F5yDA3L52cw0IJ18k+61TP5EpMCsS/3WrAxMTnBeVuHh55pwNOU/aaksla\nOZ8t\r\n=HD3I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"567e67816855162a12e4b2eff997d64d7db6da5e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-567e678.63+567e678","@test-graphql-cli/common":"4.0.1-alpha-567e678.63+567e678"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-567e678.63_1584628921636_0.31388347276558926","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0ecbbad.63":{"name":"graphql-cli","version":"4.0.1-alpha-0ecbbad.63","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0ecbbad.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a86e7ec08cd667c08eced2cd2e59b8834646dcb1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0ecbbad.63.tgz","fileCount":14,"integrity":"sha512-48J4oCIbxigSIjg8XW0cqEsjCCU4/a67uvLaNvqTQRlkrDtPTrNY8w5mY/QPSDn9kPooCljsQyCgqYDVx95IHQ==","signatures":[{"sig":"MEUCIQCFeOYD3pQIxl1VKOfIVehTlj9u2G/7qN6ru0XhAPQsFwIgHLH1OPLcOzeYxB57PEQu/ctXUTd7HAoJZLw7fxXtv/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec4YTCRA9TVsSAnZWagAA01EQAJ9KXkowi3sjx26vFpBV\ns6PtNdu3SxT0w99VRBytVbrzd08wF2rMGwdXDdPXIrggtJHU1srNTX07R6Oh\nDrJoo+Jpt+VNqY2+06P4NG4KeRDFMza/Qyb0ML8ujsXCjeuOtTSxVobuRU+D\n5Sjunh366pJm6NBBU9aeOklSlRXTFcazZIFI5kbPiFK/8JdakdrJopFPYzxQ\n5jxwNrUq6NpdRH2U60HY6gZLgrQm0/ge9Fnq2XzrJ5S0bRSig4U5aWJyIcNC\nS0Fhy8g0o4k5P0Kbw8FSr8rqZg635qJCBela0dO7tEfX+8BMe2dOlBHB0vX+\n8mAVXe9N0vfhVlysa5CtaaBq4IgZiQuu1RqKE1ELBBYOq8FMGu81Wt+QK+2G\nkpuy8rUvUvbSmyV3DJu5keEUzuVgYA34H19GMGS9vUH6UNHpjk/mJBmCWfTM\nTDjqO9ODrVyO32PuXntcmas1k+I602vBbEOrNgF7Uy3wj+M1FOXBGWQJbkTg\nwhi3umudwrhsS4Q05B2ZEonNPfrKekf4dLlG2Xyv08m96pJDpKr7ve/T4GAN\ne3MnqXLo6itkwPjzIgSsKlYaPZk1HC5xYjqt9ydlYsP5ZD8Q+1NYnjtEdSZR\ng/6SULVIKfy9GFlyVlJi55QcnI8VpQUPng9CSwO0JnTUg0gyS70vcnOkDX2n\nQUDi\r\n=bUb7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0ecbbada3ccdf5aa1bea66ef421095e20dc8a052","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-0ecbbad.63+0ecbbad","@test-graphql-cli/common":"4.0.1-alpha-0ecbbad.63+0ecbbad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0ecbbad.63_1584629267250_0.36651253140213536","host":"s3://npm-registry-packages"}},"4.0.1-alpha-75980f9.64":{"name":"graphql-cli","version":"4.0.1-alpha-75980f9.64","license":"MIT","_id":"graphql-cli@4.0.1-alpha-75980f9.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cc24db7419f582d548ca2677e82c678c25bb516a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-75980f9.64.tgz","fileCount":14,"integrity":"sha512-J8fi8+GTM3MrYBatCOss9THxBGwSjU3kqcNGwgjhKQd1W32n+1mOWSDv0MbUhSycQT3yhLsQGy9U3N8xZICrrA==","signatures":[{"sig":"MEYCIQDSVmNA6phha0YMOVRLUuNtNRxHcGD1WoKMqBIV8fqTpAIhAIOXAVPFIwqmeg5xdDpJut+PRjL/7b+GE3HUiM8wSl0t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec5KWCRA9TVsSAnZWagAAPDAP+QH0tytD5T/NoLahz188\nxx2CloYsvCLU73xiuQEeB02dMZSmsAEFrdxYTxP6UC5n+YHuEZ/wyBOJ2sRW\nEyo4ZHYI5YOd2Q9R2F5f+0c9lxQmtVVa30dIgilxN/9qS/VE53bnmHqXGySt\nDFvWkcUk/2yupl3mgOmoFHreoAa4SToYh80ceI3yU4QV/HCMqDHxZJTcUF5j\nOIV0ADqbpaiqtU/CkALZ+vkrMvRwbQ27A0RmapNcEb2JwbJT1iBJOKvb8qs0\nbXxh6aez2x67Nxf7GDb5RBfkqK2TtManeGl0hiYWNyYYpumgUuQvNB1FVgET\nHuX/69TYnc3ldvb2sYXKmbkj3AUa1FFsApNl4JBbaBVBPdvGYaWrWBNAX32/\n+p4l/kMaA8rn1JbZUay6X89WMLZ6Dei4oGev8gQtl7KCf6hwkgVX2qA7ssms\nNke79MKHt0ZQhJP0VEgzDzOzrrJNncfhMianUzGJx+lAidU/6T7lEeZawmcw\ncB9g6bzUboeaeOdB00Ag9LERer3ZnewvufTQVjl7BzF0+Kb6ogfia//rRrAf\nR5w7SEREKw5KzgwttKqfezhsG6ylMS1QpY1tWQ4zjJAJZBUblAUs5wKEJmkD\nB7n+QZUXtRseRWtr15jvamKnzg1y4GOsSp4J5XhPggaqEF3zqr+4t2wQmtWK\n1HqP\r\n=mPhT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"75980f92e0d5b4c332fd9a49732c5762a18a601d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-75980f9.64+75980f9","@test-graphql-cli/common":"4.0.1-alpha-75980f9.64+75980f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-75980f9.64_1584632470376_0.47127916214536847","host":"s3://npm-registry-packages"}},"4.0.1-alpha-921ac37.64":{"name":"graphql-cli","version":"4.0.1-alpha-921ac37.64","license":"MIT","_id":"graphql-cli@4.0.1-alpha-921ac37.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"73d7cacd14492628f080a2c94867137d042a1a38","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-921ac37.64.tgz","fileCount":14,"integrity":"sha512-jiNDt47/bEOoqcC/wmSWh8bvWGuxeyN0to1c2xfbLOxVGGjoG8H5IN4587+FvKzadH2kxq0mK+nY8Ksqhf71YQ==","signatures":[{"sig":"MEUCIQCBtt81cY84LXlk81dAdW1IgRNu9qQs8ySIWoPEHhoFwQIgAY+VQC2Ca6jI3G8694Qz9TUbx6FzzXeQ90PDDYaesp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec9EvCRA9TVsSAnZWagAAGZMQAIIL8G5vyQf9L3w42iEi\nWzSy0cR8EGiP6kngu98Wbnd3E4gn0ayOdef1IOgpOyTM5Pan8aTvOtnXJ5sk\n5Tg5k/frB9Yy42I55W6CSTAOkAbCG4STK5slgD+0O9QUU4I+b11tA5xajDou\nGhXZMmVPABm/bEpa2tIitRePZZ53n5xcFz3WY5mF3XDA7JrzaVVrIB52G4Yv\nWVPeJE9xhbi4uByhiu1o1u7hSRoWq3913U3FxOpBymr46gOzoGgzR2soptTN\nn7XTQtXviQ4eAa6t4W5xWH+wCoYGgXE0X70zxqPcevUmV9kPOMRPwPX8XQOq\nVyqAQ4iq4F4lW/YfoAYpIrI0u/zgiFiOitSU22qlpGep77avB79/b0xfO2rC\n2sUkDa+A8dylrSEQyVl9TU9+2ICHmW5ylrb+Uczo6MjKpC5GI9VhmZskHYVT\n1JnmVIB/QesFxWEcDAfAvThVL1JT/6/gpStU2EK+U7M11BWayR6G4UmS5omv\ncK4C8L7+0NaFoIjwmtejUG7Nj+ghK/yC9vWggQl7dc1fgC4gnUDjFKNFKcLM\n+FLQKNJev/xBAifyseYhtnllYJgXUq5if/Mf98nSvRIUcYBv1s6CL/AAXjAf\nThgYwiqfNf2utoewjIFR/cUYDVdIT5JrjiguDRyiJAfhoduE+kWOzxc8TW9D\nqS3I\r\n=yepA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"921ac37c7bce22088c01a0e545affa70b277c888","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-921ac37.64+921ac37","@test-graphql-cli/common":"4.0.1-alpha-921ac37.64+921ac37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-921ac37.64_1584648495070_0.5173452200045727","host":"s3://npm-registry-packages"}},"4.0.1-alpha-be75563.64":{"name":"graphql-cli","version":"4.0.1-alpha-be75563.64","license":"MIT","_id":"graphql-cli@4.0.1-alpha-be75563.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d4bb58a686b7e95444ff0f945dbb58eedb8d8c3a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-be75563.64.tgz","fileCount":14,"integrity":"sha512-0o+fQzlpzWkpLAfReI77fNTfxeYWSsH7QvT17xeR/br1lipUxj6VFUz5RGL095oRXLEheaNDkd9vKuFWgV5O+w==","signatures":[{"sig":"MEUCIBJ0s1RuNWwXLuiQZjhVOX/rFnDEv4QFKGbnzuptiwZFAiEAk8UXouoUz6ko5ChgIhqRg4TaYwY9xlITpOrXSWVxUsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec9ZmCRA9TVsSAnZWagAAYpwQAITV2mqlndRutfaCL8Tc\nV4mXiUFbWxOJKlsGfkO+kx9NXfkFY0LD3aBL18BU4jqPScFKKl6XhGp3t2D+\nq4t3cl/d135mJ+LKBw/wg2hj8bn1ixSCJ+hWrKLuscERwsQWvuTsv0zEgMbr\naEkqdhKjRq8aSPCB9QpxSV24gIjLmbI/vyVSKi6iCBjDRMvc77eF93ikL3ya\nJXOUQQaO5gQRrcTaJTuhbcXXj4VtKVLfpZySe36f/+N2e3g1eWyoJrZhGn74\namV1BujdBh5ZWpF6/LTmzTZvmBNu6PcGjNmTdhmiuJA6vi93G7d7zmZQrHcn\n7Y3l64da9txS3+X6K2Si7WbMlPq4klAT18kxyVZZP0l5lM7/4qzaqg6l5Uok\nus7dspOVJrbubQkTOEmFrDyOSswqVX08oB2SvXz68ewKAyAYGivv+7zEe39U\nrnC4pixVgyWtCgM7gLeiOVKLIO+BAqgA3j2gwltSscdCFWIrG3CUJH9dXSZS\nRi8IdHRzZboKL+0LCuVl9BdpoLYtFb+zzlnNocS36ujky2maij+oEDfE6T3w\nnkzTHgMvHTT5FpdU5l2rTedgEVECujYW8TIHkuT2Rie96zVSAong7yanVoY4\nvlIqp9KC6sdS0TcTYcjK3Oz2bvqmBVgJJHesufgtqgAQH1JApm1bzPtVgmLk\n6iV0\r\n=wAxD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"be75563bbb12c2e516f2c53c5e9951fe1e806daf","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-be75563.64+be75563","@test-graphql-cli/common":"4.0.1-alpha-be75563.64+be75563"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-be75563.64_1584649829789_0.2876653686373103","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3e25034.65":{"name":"graphql-cli","version":"4.0.1-alpha-3e25034.65","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3e25034.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"40b2e45182d59b3292f49f64d3b3509b761c8291","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3e25034.65.tgz","fileCount":14,"integrity":"sha512-hYYBOxXL08WSiR6S/haZhT32xBs4Ty/ycL+s6UHS4NuDpyPJpTs2/n1c8T0QtwkVRYkzJRi6opZmqdYmOTUiyg==","signatures":[{"sig":"MEYCIQDQSGzK1ziLKaQYtNENMn+1bnTzicetu0WW0ibUMY/oNgIhAMrtpYJc/GAEYdZ9RTQ22qeTOw3HtFTeED8P0fePpfrm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec9maCRA9TVsSAnZWagAA23QP/3S0MEGYgzF+jrY1eg6S\nLOBeUU3CEPYMElZHmdyTAYXN6C4Lhe3rPvMcaf9t5eLFf+T3QgtjdCmizt/v\nv7Oq/vjwpqB17X5+fLaxxIoHyIwEq++AxcMA2AbBBIlPH7ILGZhY8SEP0jkp\nlh79rdU2nMkY6fQXRhPslDJBTeBFdaP2rPK1aFCrMybb2Fe4fmHNqPG3dCQv\no75ZQ9oTy5yNW27afUF/ktJgJ9NKEbvQJyeCh1YlXtMDGfXj4z7CytODjhcE\n6ufPyC3EE09C4XbkfeEei3L+bDgK4NBs3d7Mf3uDzxYZ3j27U7+nCCAOdOIq\nNxdTr5MkBHe9x412u/iNQ+QT2YUKrIRZBbNG0L8VMt8O36QbLw4712eP2z9F\n9yp6u6zzV7rl8woxsum7ldkfwb3mO+fhf2nU8gLbxG46Mt98UbpUO5nNWMZl\nvhIBZoVKu6JqEPUidI/m+iomDq9EQicFTr4/Mwsg5lvRXCcm8nv23X3zKsr8\n9kysATQyB7KLWosgLptbO/4vSiMPk9Ox3YtXiDwGFJC+OexK99Tf9fpxt/KR\n9k0vGM+xsgbj7qj2v8DUz61U5enDEqQ3kC8ilVkdMYDfotxVUdJUnA+sSh+D\nqtC84e6MZD0roXW0QDq9iWsQNM6d6oIB44hRhSp7zM/+/r0sEdP6mTYxHscz\nMEUR\r\n=UYZs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3e2503426c809036dd036d548c757a41275e1b99","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3e25034.65+3e25034","@test-graphql-cli/common":"4.0.1-alpha-3e25034.65+3e25034"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3e25034.65_1584650649835_0.20309934888860104","host":"s3://npm-registry-packages"}},"4.0.1-alpha-89e8683.66":{"name":"graphql-cli","version":"4.0.1-alpha-89e8683.66","license":"MIT","_id":"graphql-cli@4.0.1-alpha-89e8683.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4db8ea70b37ea9fe161b6f7eb66aec3049ec38c6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-89e8683.66.tgz","fileCount":14,"integrity":"sha512-e3d8+vJrNzTizxSn5hTYR1JwCKZmXop3wzTi7CvZ1L1m2Ip9HcxGrOnHyd0JWIFdn2f6uvUta6dOqUH8wa7c6g==","signatures":[{"sig":"MEYCIQCysRZd/9V02V6ZjzeNiQ6lk09RqAwK3gO+0N+gA++oFAIhAMVAC3bv/hDhUnWeNZ9m5MJY0q/W8SdwnxXM9J5S/6BH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedQnpCRA9TVsSAnZWagAA/lYP/1mdwK8dZ4bhNoxeJfar\nl4Xo/tjspNVt0W8mN7SuI8N1MslB60v09ppQ04R+3pQMVbJUPUaPE/n0jw4b\nbDv7owgvoy476RB17vxPjLQxoBmsjI6MfoV5/AR5SGfp0LGnadj3UCnjzwY4\niCjpgtLW97zojfwugrsBPyB2yi0e/6uemiz5rA9EZ2iHeCnCaKa9vpM/4JJj\nOZlekX95JHLBlOIbNjP5K7cbk1dZPksla7MULhZeQM2Ppe+1tLnXK7o33tqK\nL9HU6VkWzP6U+AlpjrXvgWCfAf1DQT/N1OeSCRE9YU+FsbLygIARr2HxIPXK\nPUVeA9ubYWmEWqUuj3pJKkUUG89tYL+fCKu6zb8hp4HyPBNfWqKXtStsr1pV\nRX+NktQMW3FjRvHU1a1xM+gIrx2GDVp5NIjBPO8jjkRU6/QpH/K8OyDhQ3ro\n4j3O97jjY7yQaGhj5WS6c4QQjUpzQHv62/PfIxtaf8ALXC/3fvqdXJxceZI6\nZvR2bJ1lr1EHBv6yjzjxcNHu5Ut3AOrDSszQ0cMm/cqb1Zrq3+2E8AfbowEJ\nR4jYbRCW5YpvIqj4cA+Zg76bCnJxh3/JZaJhraNWOgFw6n4IzO3EOV3ETqgV\nR0dBir6ogNNNnHQmqfDb8mi9uF2G8jk6+vy7R+3biX5rAxN4anEHHJEPDWyn\nnGtV\r\n=1EeF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"89e8683727113d190a32371fd6711931d23cfeec","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-89e8683.66+89e8683","@test-graphql-cli/common":"4.0.1-alpha-89e8683.66+89e8683"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-89e8683.66_1584728552555_0.5554375762924344","host":"s3://npm-registry-packages"}},"4.0.1-alpha-96cb8df.66":{"name":"graphql-cli","version":"4.0.1-alpha-96cb8df.66","license":"MIT","_id":"graphql-cli@4.0.1-alpha-96cb8df.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cf5b5912b705113b4b17b2be62230c1dfaa2cc3e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-96cb8df.66.tgz","fileCount":14,"integrity":"sha512-6RNlBRG0S/Zbaf1PcnorjDQBhkbAkZEMKrXfB8EeyijFq9Ju8xWyhg2daopfOiSK9puOl2nGnQWt0yCPsgINLg==","signatures":[{"sig":"MEYCIQDaOBvaKedXH0jXsRRTc95I6nsgGBia3Wcu4YBUL06EZQIhAIs2LAAvaVbJnk6rRPxXfWBQFiQUBtecoCgrMzbwP86y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedQn3CRA9TVsSAnZWagAAIvkP/3QNq/8hoi/t0ko2ljN+\nbl8SQeKu61YOJ4B6+q/3WxWRnEWhDCobA/Txbb+RENDIa8/JCTmCh5TU1ZRV\n65w2zW9HCsqYhyd9k7NdbbZHk/AxMZyatppN5e+gE/xQ1v3CACHFQlIBQ2JI\nJrwyYG66k/RTznmNmJ6kKCiC5NPt391djVS7by7/+3zJvNfDLuJJARvUS39J\nUPwPpKuzmvC+seXbf4fuCw7jFxhiKrch82bgQ2+2i1hUe9AOr9GNRe9O/4rL\nww2sGEl/JP8PNSeJgbN/0Bi9o+A/J9GSBqnZzT0PYUoDSG9xv17R9xBXaJhN\n6bYSoCJwsVQTUUxftKU1Uk5n2mZTWhJFNOsi1FFTjC03NV2xXSxETMMG+BqR\nqtxuRmXPdWA3kxoZz1gbqBdfJ+8aAq3PuBi8NatJu+JcsTxWsQ8FR1lAYCp2\nUZCpNnXfdtE2HqtExqmG3PD1lCgMozf1gspKMe7tCSepq37o0aUbtrO480MY\n1PqbUbDviZPnSqR9MntItO7E7p3LGJUimaW2pVfB/cF7HFIlGcycehM13AO0\ndNOvm53GiYMeo9wbnflkzf9/wlDOkOBZpDpFhWghPkAaB0Wwac/3ZBEyBveQ\n89L2VqzaXhzLIz38gbY3mcCf6zUuCgMCoYLhfItLuR3MpZY8hWAMfW06Ryk8\nhsmH\r\n=zmvU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"96cb8df786d71b64eefb30adbace3667f4c76362","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-96cb8df.66+96cb8df","@test-graphql-cli/common":"4.0.1-alpha-96cb8df.66+96cb8df"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-96cb8df.66_1584728566768_0.6788941333793235","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9b79e1c.66":{"name":"graphql-cli","version":"4.0.1-alpha-9b79e1c.66","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9b79e1c.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"761fe4e42b2c98cf69c8d34d83c8e3be39e927ae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9b79e1c.66.tgz","fileCount":14,"integrity":"sha512-zjwLT0K2G1xteYryl/2bzAA/Z0TexndLpdBqpp4ctw29QLKHkB5i5GugK7Gydidcig4w5uHzC+Hv12N4Y53FfQ==","signatures":[{"sig":"MEYCIQCDbJM8vvp4Emlhelpyhl+8mDGWczwNlxW0FXy3HfLhvgIhAOvmElkb8v5wYE1SKBOAssUEcslOSp73niFhih0WLwXW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedQxyCRA9TVsSAnZWagAAwIUP/20STNAnhkoaxJt+xeiU\nvBug/iZKDnqS/N9y64LwfI6kPZ91pBrtNQdsn1PSCTKOGrfuTf0GQzPhmMo2\nMuAJfOSZ5cM7Hu7JCzQPkj1at0aczuxwP2mcn2Cfj0SCHxQn7pn5fMG+t8ul\nO/0SQOVB8hNxRAUK+RJrypE6+CC8POIA5+nQKsB48R/Vn/TVdks5o8L/JqEE\nRHTVKopYphWCNPjuhU/4QGzn4bTJDgu4nZIBRO4jy1Xm9DDsvflZgyOXnOxQ\n5/ocbYYSvo7W3DqUk2p3xzorXLtuRWlyJI2PLaKaB+o7CDC7m/dKsuMi4Gyu\ngm17di7faXAShgej6KLabQO/DkIPbrDEK5UklSp6eQjaPJ/yv3MvxpidLg6n\nzLwIwqkJvL27CBAjanixWCl/JsAWXYdjJNLOIPoKygvMy0PS/PztqeFOBvYW\nKFiFq7Y/630j7Qm45CMFqLIunlOQUTi6yNDeXbWoO0hi1pR9uwzkmkNX60xK\nJXVQphU+4XfnzzumdokqAJgpHiFFUB3WgnAHYg7+bkPRD4Xa6QDmWbmaNWU0\noLAm0Z7uXwu1hZKO04xo4yCOHJL0lKQKXamI0z/NC6/oGofghz+h6nHUT37V\nNOK4eFlmixLX/gwc2M2XDZKlCGHHbG+qWGF7k03pn34xh03DjGq3f/sL45LP\n7gw6\r\n=VCK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9b79e1c109c1a267785527a82c4cfaa91c2c7c72","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9b79e1c.66+9b79e1c","@test-graphql-cli/common":"4.0.1-alpha-9b79e1c.66+9b79e1c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9b79e1c.66_1584729201906_0.4543412983131745","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5859a30.67":{"name":"graphql-cli","version":"4.0.1-alpha-5859a30.67","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5859a30.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"321000b24338197162972e01a7f109ade7385921","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5859a30.67.tgz","fileCount":14,"integrity":"sha512-gayI95xAJCeXcG3pSljqk9PO5IFDn7LA+MVlo6+GESDWY0ZKqMfkWY1y1OdsSX7VsO63xCNosLGMg6PYTShS5Q==","signatures":[{"sig":"MEUCIHGaNYFg5eMarTPtWNBhaxvxJgW1hJqlGzyHNr89HIB4AiEAuGwnlBVE2dPSHwBG5RkAgbbv7cMbMcTAhKPQfnOJHcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedQ2sCRA9TVsSAnZWagAA+JMP/R81YJRrq0Ogc1HHsFfh\nYo1URcIy8D9iZsviXEqKBHylPkLg01XK5sGusKhLSay0pflqB4ZbyopmkRcc\n9EGmVz8iF0Q9ecSwBBqzS/5DnI4S0TAV7QfqRWHinZy7OjWuFoe0pPviuzVr\nV5nHVG9TEPWtSXDqAKZNW0g7/SqZq6VeZNcIuM21Ifewn32yFrugPz/nxA0c\nnaVY1Z+vpiW9NIuCwR/AeYCcCLudjM6jFjGZ5redq3dObdaZq7ev4exqRnMQ\nCDThg4kJbTDKUeZaHBrx+I0J0dAyFZC09rRWznbnVsD2I7fONLEfyz1CenAz\nSg65+tfShLpU9PpyHJvycqoRIgj5KuAACyFUwcGXh1GjUQg0dheXS7loVeoF\nLLl7sMVt6FF0lBnQaxHEoftW9ym7uxl2CWt1al5ySWWyOHK5k1vvmP67dHxd\nxAG1XNS9q1yZkfdWaKN4VuE03n6aKL8tqVW2NwuMLt47U1JnhZ4+eqO2pJ8Z\n9k7p0nKYTon1Hi3lf11zurBDMPzFG2loYS469CfLIRvNGJEcWyriFw3VuYzz\nwOdXG9/9775grDp1rGOtjGqzhO+j6LdvFhYFPUgZ0ijKu1gEJOFt3E0SyX6i\njpuvkIb/BVHtXtO/jOZU+O+CqoSEQLeZdEMtYAk32dgCxQKwkom9iq0P5cI5\nQg/y\r\n=jWoU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5859a3090082cfbaee063b5e3d75ec4f1e9670b0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5859a30.67+5859a30","@test-graphql-cli/common":"4.0.1-alpha-5859a30.67+5859a30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5859a30.67_1584729516385_0.8985773847096106","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bc63508.68":{"name":"graphql-cli","version":"4.0.1-alpha-bc63508.68","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bc63508.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"27330eff3001176278d969a352d26c170c67da89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bc63508.68.tgz","fileCount":14,"integrity":"sha512-OfjoEyUvO+ceiVfPZ2AMSr+glKmagp+7ZefV4Qbszsh3ZkvnN8zGX9R5IbWmfGL/FuW+SbuT1PmmqCHHYFqWag==","signatures":[{"sig":"MEYCIQD5/gnirdeO/ucnKf9gvcqwDLjIFgNekxq08yoTYl32uAIhANmueAxCnwZ28Pp9g/J2Uk8DWT8GddwZqGLBPCzzuGpO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedRjyCRA9TVsSAnZWagAA0XAP/RHUy65TrVp8nQW6iISQ\n3rUqqJ0YOZSSEiRZJxgBQMPQsmiz072D6B2dQkqpzuEKLcRDXGwpG5opJT2X\n8HAxAfrBOzyaGURsQGiZOGPbNAgUWvCSeJ2/FH16xgqrVrwoJTPwXZmvRhc5\nXuHVgtjVMrMydMeVARe4BdIIiIMc7vV9/ArUFYYseKIQcHuxrYaUEuc0+8Tm\nzaZcIslZaOgOPT1yOuZ1eL5G7TyoqXv01urQo3C38evV7aevSogtfq1NjVmp\nDhJuxjGikhNvjQuvEIAXrowxQCuXn23QtXeHMKSzZ39zD1Ke7OnYH+Myr+gq\nUDmRhas7EmlJPxquv0Sp7w1jUCVTW//ejuwnI2nCTqyTuqsx1QcHVJSNoW95\nbQzFph2SXpq+Qd6PaKnZJz3j34vXkU2qjgBsTiFgfK+Eygs5qgCqn0+Wz1/1\nMYFrOZjUPBosfjVSvhBHEn61k4xTR7NqcMRykROq1qn2gdDvgn5zb1n5+yCx\nIVAxg4RqTNYxCN4h7s9n7x8A1PTtsi8upcDmBRlzhqynZSFoJR2Ff2OrNq7d\nQfNlp59rlgXWWTYL5HlTAetiErFZReTB5x2xiWkwdgO0X/Pt2kzXh1WNcm66\njAXx0wx5obmgKNbp94WL2BqxNexeR5xXYdQa65DyiENsbHuO6jwrMJbLdrKe\nRjYb\r\n=fKJg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bc63508b291deb49be590a6eeec12eecab57572a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-bc63508.68+bc63508","@test-graphql-cli/common":"4.0.1-alpha-bc63508.68+bc63508"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bc63508.68_1584732401926_0.8378997711918046","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6621a48.68":{"name":"graphql-cli","version":"4.0.1-alpha-6621a48.68","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6621a48.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d8724b092d7606f34ef5446a60f3dac034cdb600","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6621a48.68.tgz","fileCount":14,"integrity":"sha512-JqLoWnOu5fJ+fmsqcfvu4hLqi+rcK3UJO3J1FKYVr44LgiD3gwb9zY/j/G2VOQEgj8YeeiYq4dMeXmSwJps6mw==","signatures":[{"sig":"MEQCIGwbMVjbXiEF4bHJHaoM6wZ5pUrVUHrRzKJ+K8miHQSmAiAVlhu16oI7Bhd7cBrHLF0PSLct+e8dakWl44Vgumz1rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedVrDCRA9TVsSAnZWagAAHlcP/3EcS6ZIVkZ0viu4G0Yj\nYxr026L6JX6o8e7Ioow9ut69/5sqAc56m48q+1HjWB1okZ0VavouYAakfe7Q\neGBlHoHM6UE7J8IQVu6DjRFI2UWXRTmhnXeOAz/UACSy+MAARF2fvvKMtoIY\nWarCClVJSEDu5tmmsY8yDaFcrXVAH/2dBLzCyFzW18uWiE2S/9fCHG+5N/qC\n/UN2iBekHt4FK9be5QfNJ8ElpC37Ko2sJBJDTcHqpoZlnGYjzQwLNeINGMY4\nSLiRbGicQptxL+5dgCNYq2YYDI60d/plfgJQOiIArfn0V7tIvkyYZACwuRno\n72WABSDoQK6lQcwoBlmqhAwVe8x+3ogAxDAXZJeJ6YFSrUmF29gz+MERo1R8\n91rM6IL6MlQvpbEnhk73mtrJo5crnUIzgHTzBB51KAWxCDvGkVGsbBD3oqyY\nofi/N1KP2LjFe4zj79hmSvgh/2B5T3CuyIcZAQJvF7Ad5g4pwzdVXXFU6p++\nYH7QDYsO5z20H0zLIqNwJN+6LeErGTDCd14vgS+9U/LOiSQ4eP2LdcgrYtQh\nEPpSs3SluqXebz3igjcK7yivhl4bgWjmMvyKPESRys0nXrseijQkkb3NBl7u\n6u0q1rdh7jSRxZodBDVvDHFd4g9Uq3fqaH4Ka62h64LSW0y8VZM7JdkriD30\n79RU\r\n=RrkZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6621a4842dbbe91b22ab549799bb95b8b5abd2af","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6621a48.68+6621a48","@test-graphql-cli/common":"4.0.1-alpha-6621a48.68+6621a48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6621a48.68_1584749251084_0.12040612503924786","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c8728c6.68":{"name":"graphql-cli","version":"4.0.1-alpha-c8728c6.68","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c8728c6.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e150fb9b4083016aa61fb05bdbf548034772138f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c8728c6.68.tgz","fileCount":14,"integrity":"sha512-KjEc+Px9zOs2Cih7y9KjIXF1TZgg3n+ez+VSERYdIqUzgsIc4/NDPY5Oy66m3WVMPlxbczaWaZ3RY95DpLGZRg==","signatures":[{"sig":"MEQCICtB5uwDpz6QEacR2FsuKqNL6kKMTkAQLX531o4829ZSAiBWoNj9Adxl+lAtWbO3ABQw6Ks9EpRSGqIkcEh1BtPCOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedV00CRA9TVsSAnZWagAAiH8P/3VR1IUh1EW6cLd3I/8X\nofD1lL/BqCeesFP1tPWZj0x/JGCL9h+rcIq4VQjBcUVsneVS1tmw9EWNFzcG\npO4/ZCGVmVwvRsiAGe5AGyfz+ncAtmUZkg9jekxKEY8eEhyude1Tr6C0Wx3d\nAeUJcBtvpS80hfRCzbVP7T3Z7jhQTAqabcCPCGOPdj+CKh7uSRoQgl1pIB2K\nmZb3q80pup1gK20TIerRSwJcHQaTPDg4o7NxjkOwoQUCvRxUVZ5Eqfve9r5V\nJIWxULeJ+c1JsLap+dpDP80Z6XLsilJJ/J19tmVxkdlBbNym5FwO60+WXg8l\n+2aMfevyPZnFnYrAflyZm8ClrEBoHiViYU/YgTR5EKWB/+U7TcurGbBN9Ffl\n/hXBUt+fB36ahjiDXiyIOEn5GCTCeRuOQ2X23a0KQnXQNMvJ4JFXuXOrvskV\n5fdtUGnEtQRu4Ah6DYsrXxm27VizKt0b0Mtcq9HKv7XUhSo72Y0tf0t1+3lw\naNQ9pSrphs3y4cPQZffJvrXHyRC4IkuJMQAdrG59oYnXoNfu/7zBoWZB/1hW\nqhFkY0/6E8wfH0dO3sCBp0ruegwXof26IF2+nGfvoH9VZhjV0/l+YwCOfR67\nLSedLN6XdWQmN87ygwyF9PEZqR2ZwEvaCgFIpPUuskErRElHspGxZHrvor7g\n3zFT\r\n=pp/I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c8728c6480245abcd126c21637d6af6c31d7e384","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c8728c6.68+c8728c6","@test-graphql-cli/common":"4.0.1-alpha-c8728c6.68+c8728c6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c8728c6.68_1584749876151_0.5500279678854998","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ef05360.69":{"name":"graphql-cli","version":"4.0.1-alpha-ef05360.69","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ef05360.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7892fe1d724424ebfe926a44e9a38b5123d4cadc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ef05360.69.tgz","fileCount":14,"integrity":"sha512-hr3sN9lUpYCs1+NenmbvBM55wq6G4/ktVBdlhA2ZX0yGIu7nWgiAvcS+nM0uU5I1KQZbGXH6KQpF7Ha1+8HzWw==","signatures":[{"sig":"MEQCIAyp/z+kqfdHVS2YP4i2IWOth1qRG210ZvC4b+MkoE0EAiBZ8Z0Jw4ssqdmErlxId/pXCrCWyBMfVwFxqGvTpFo15w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedV+zCRA9TVsSAnZWagAA7AcP/1IggiCba2ibMvkRK3I/\nPUSrjc+aqDhbTyVPix6ycILOS2TXj0x2FRzfrqWsVsUJhMjO2oTBqQWyNLRO\na7GZcmLPUhggg4v3hRwNKCMFvPatr0lOLaYMbvsO5PbHHQgIkekraq/53vJr\ngSjxeyZv/0SBZ4B6CBaFRCcdilAG1zDy/znQbn/RGbF5Rk205S3eRO6Colfq\nNAxNMHdoC+1v8oF1EADmMVdvgmlfUUD3wMe5mylw38tjTMMkx+PqptUQHe97\nGe3ZUoeGqxNpjYBdXbNq5yILoFWJmCZ1502Ly2TZ21m09bIu3a5e/Y+taaGc\nndQK/uBHya7huNkv3GKzILFYwA5yp5B7JJrE8UXdNpIZMAj9XzYTPHU1o/+a\nYSjRovTh7wIJMeHwEo8lwyCc+tG5/A8JKelfSCv6Eo5gcL5V1/2Y8BQgmkyw\n+GSGvfsfxkKyCjSfQSPQoxpx3DVvTAuUy9EmedvNp1DCRWCED9C4GEJOqYV+\na+L15utlRBCC6NsYTlogE5ZZ/1y2VvjzJunF4KWKbopj9Gw/mk1SQ0FLt2hS\nBSqSYZEk+nqoc86rK7hzDrj4Farms37EpXeKK/Lp4lxs1qVZFSmvEikSSX4b\nEVehiCsmeyeRb/aV6s/dNdVS/8RdoTdhGn0lq4Fkr2Z/mKheSXJoTBd+BdBr\nOL5b\r\n=ZnhS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ef0536086ec509474c2def21c718da7306799a37","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ef05360.69+ef05360","@test-graphql-cli/common":"4.0.1-alpha-ef05360.69+ef05360"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ef05360.69_1584750515224_0.3076081162991189","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1bc0cce.70":{"name":"graphql-cli","version":"4.0.1-alpha-1bc0cce.70","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1bc0cce.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6335ea14170ca24ae873f49c8796fa4971fc9fe4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1bc0cce.70.tgz","fileCount":14,"integrity":"sha512-o5SihcCEBTq3Lk8S4+1r78WhPcP0BIVyOChlymUjO+WTlxkL4h6PVbOabkkTc3b8b4h0EfXaAO+71YG1bVd30w==","signatures":[{"sig":"MEUCIHqYw4BfbxoIb6ca65/l634WBxp2/L75z/s+dETG5hGLAiEA0mqSHkAm/SFK2OUhneyA0ja50ag4vBlKz1eE3ph3pxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJednhYCRA9TVsSAnZWagAAQagP/A6HqOJiT10wtCUm0/ea\nLwQoSvV0O6NlcBkwKFhh4kj9L0Yr79c77mAz6t0405LH7bsFbKL3qrXH7nhQ\npFvtuKkyTc2fGTtWBVjltnz8ZwU6OKob0lqt/jB5Ue6mTpRQ0vB8Ju0R9jbC\n5D2nUMZ806wb8+aI9iBZtFAY03Kcv2NLZhSSwag1DST+eVGAWgn5wE4bz8kN\nw2sIr1YH6mcXEwr0JzJRfkHnna7IuBKVzjkCvFhbsU4m9mmZZy5KJme4yiu7\nhsw49A86GT+oCpwwYdlj0b1C9PWbptYcVthyUHP5cSd5J5rFYzelvIRBSaUL\nReYatgZTOxvXNdKr6ldUodHGqO3tCF8cpJPjf/CEQTlznoT0UT2Va2rJ89NK\neN2aZfpBbBdWY5c1+XQDwNjZLJlrZgMBkbAA77482s1VA2cC65DrNOfBWzFr\nwEzErXAj4nUNxRSZ4D3oxiw2tHg/GTFo+ju74r+hASyFo4ebj0hDRie0qy2q\nN/q9Bm+y2AzYObi4oCY5x2FLVHLXegQtimJg5tbOe6J9m8NPx5IIX4duuTj6\neOGbS+3qYPf9jYocW8L8WfBITkjDD4o+hedYfIPzkqA12KbNxDrgJL0rLAcJ\nKOeqfDeYYbf5f9Jp+/hQu+5m8v3hpNDepbKG3aE1A5VJAHnm5q7Y0QduVQmz\nl1s6\r\n=TDGP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1bc0cce4f85983618649502eddbed94c93739f32","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-1bc0cce.70+1bc0cce","@test-graphql-cli/common":"4.0.1-alpha-1bc0cce.70+1bc0cce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1bc0cce.70_1584822360251_0.5257035340939735","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5cba378.70":{"name":"graphql-cli","version":"4.0.1-alpha-5cba378.70","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5cba378.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5f9c19270666fdd24812da0a7e3bcab2860fa078","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5cba378.70.tgz","fileCount":14,"integrity":"sha512-vNd88nuizckRTLi+5m6R4qDQGbvsZ66SpZniY4DxF7KQhEfr6EYS4+Ku1+ALjbXXlKUhFGkJUzsilV64rf15/A==","signatures":[{"sig":"MEUCIGAbj5bR6GLNhF9hhNDuLtQfh8jjTlZH8PQJh154yy1NAiEAyTJwjZwK1XhGqYabqy6Zg8MTxy0TLLkyhAVGgIHoxVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedn7ZCRA9TVsSAnZWagAAAcgQAIuZajNH9AKlEah0RXny\n78MsQpflYNR1aKndN+MPEYyTtIuzQIs176rJfuru4WhiBZduYelG8GX5VH09\nv9JiMUPXge5jZpWgt/h8c+X5dM6oI/v4xnUuBHXdABQ6I26+mnIMKEjNZn0+\nGLgkZXMrKyNtI1wy9caVbviCmlg9jb9ki48ZRHMvlSSb6nMAqpahYMgEfLjy\nNr0OXiDPhEwGEtJn/MHgIb+Ugsy6KvGBLAxOZcn0wvObJbzJxNal2NGBluNE\ntMBeedp70Kj6EZsuh3oILX39ifNRSwadEXtV3DYvIqmpFionJ4vgSROtJt62\nXPjE1DPfHeUE1m1KcK1HUvglpksvAgeLnrUi/BANYu30XRrqKQoSHc/BH2Ro\n8PtNSy7/VATcNpv2REZ8cVhw024wDxMoJFVloyt6EOarNz9fdCVqFil09BnE\nFPH9cXxSsc1wqiEbKqpX+TUuapQGx6HZ5ZI5khdAPL+FZvmeLGVY1fFezC3S\nQuYssDP+1pyKoWj7lV8ObpE9XfOgkXGncgOE1UeJXBmGJEWLk94lusCxJM+W\nitbV0rGEtp5rWUUWz1MR2hurEPxGWgl5I73yDkoPpE0TTXJ2ZLnb6jUZZ/8T\n2NVFPSH1QWhRpLSTBJq0rS1LIhkfBMfESvsHoYoEWnwMqytocpsaz7bzVA6u\nbHoV\r\n=Npxk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5cba3786e0cd373aeb5023378ecb568f45f9bb59","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5cba378.70+5cba378","@test-graphql-cli/common":"4.0.1-alpha-5cba378.70+5cba378"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5cba378.70_1584824025135_0.5636758165362277","host":"s3://npm-registry-packages"}},"4.0.1-alpha-513079c.71":{"name":"graphql-cli","version":"4.0.1-alpha-513079c.71","license":"MIT","_id":"graphql-cli@4.0.1-alpha-513079c.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8bc226dbef0d790f5ec8bc63a3f97d702414a1a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-513079c.71.tgz","fileCount":14,"integrity":"sha512-aMDILmm1XQz3fsfuPlxOpCndU2Bs6p3T3qfgsZ73Z0t9gG6wCXyaaeAPA0e/T/kVviFL3PbAhiog5VQKRErOUA==","signatures":[{"sig":"MEUCIA7UiUOPea8swjoH/NIPoyRxUN1fu5rCqmDRhNKPAGhiAiEAnNAdQA06fy/QE3Dq1O+39UowUVHihi32cjW3l0gflxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedqitCRA9TVsSAnZWagAAqJUP/23lkwY6jXsSMlWvQVAJ\nii6BYa4wQN0sgMjWXpB1Dtx4IwjWoX8shhAVbsNd1k/FiWVpzWr1lyozdGSo\nxuVPEACteBOzSkasmaH6DqTxOqgIdDEs8e7BLFbP82oau4KavWghoPjC37gG\nDqxtrYcgy5gKdqDMqVcvJEIQL7clYXHQxyxMfccp3TJUXw4X7uzBCNxUh1VD\nLT0wjL1Dyu1shpPsBOw9Gs6hCLQPFBJg4qzix0kmnlAwox449gumczvjr9Iv\nMvDBA5KPONPBvqQxhV9jv9o2DLau3nbpReN2UHjupMEcgM65G8n+aoQmuRIv\nOhCPtHhjn53Jg1jT2arbr5gR6Vs8PmZWjghIwESxAcc74r7yiWHxbTarG+A2\nM0QFMbQu/D4GNkMCENbxbkKPxz+6fsKivRD8t2uBlMY7xoOY5fQM8GutKzsL\nAbTusixTdE337nTVcFNkbakiVhUNNxoSmtr2YdhQ4RU6s0hISy26kpbcLjVu\n3ZS8ZZRkoD+fQMscFHbbe7AXcHq3zYvZzDcNJvNBUjouU5UETjoQal8rO8ll\nUOJxzC1zBrD2vT4hQf/XhokUoLXUwrHS7jNeu4CDks9SLjqYksIBq7RTTlYT\nVH7e0L/dDle5UF2YpfBqnIk/3610IEEMMJ/JrRnjNTXzQhDFCoS8tBQMm4LB\nHeE6\r\n=sg0x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"513079cd67a9b812034d589eb7863b0cbf00543e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-513079c.71+513079c","@test-graphql-cli/common":"4.0.1-alpha-513079c.71+513079c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.7.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-513079c.71_1584834733440_0.17155977881362516","host":"s3://npm-registry-packages"}},"4.0.1-alpha-216ef1e.71":{"name":"graphql-cli","version":"4.0.1-alpha-216ef1e.71","license":"MIT","_id":"graphql-cli@4.0.1-alpha-216ef1e.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c6cb99204295e28b3cad232c4b7ff72e9b83b611","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-216ef1e.71.tgz","fileCount":14,"integrity":"sha512-O713vvRM5vFNccLpvr3AIAkwk404ieZbnslkrgkgLNaLgj7Yc8lq93bjRozNG38zRMT11RGfmjDjgnrtaMOKJg==","signatures":[{"sig":"MEUCIHqc4tenctiJpLbuWGWp1vmWvnqko8urm/qSIpVS6ss5AiEA7hkmE6301Cv2k/OZErq+PMpk1L1oBIDKiBlhomujnf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedqjGCRA9TVsSAnZWagAAC14P+wQSrmq3AsFZH1hMOwnB\nrtANDcE14W53Ao5EeLKQrfKVNPpLII7cI0XknlAax/tHyWnGOX8zfxq0loej\n/mDDFYJJ0vutWpXguJo4GiMA1OJ0C03MdE/tA0uxSgHyydyVhwWzJRJinP+C\nuGMx0UKjcZTdL8yJ4sxdazRDqM9Zo/7URj+/ZW/kP2Ta0qAICZNnG5wNx73y\nJEPzpQ6hnC+IT+lMJ5+Bvr7u1uBTDW5ZMqGCw+LON4FIVJcdT6NAX0NM3Ydv\nEyUSgylkX9WDOBMAGzIsF76dGQnVGmIUzC1LYprsCbM0tFDHMSDBN0rXqEHB\ncxxvLTbgc+P74H6NQ0YxuNQ+cxXu+QPLb2VthiZr0F2vFgclc0qwFPLhpdde\n1NeWy1sZtB2bWjPi/JFgNnKFahu+Vs+qO3TgUpNluYkxQIBg8gVFgRKUEt3U\nyq/qPAQ1O3oFPXbgP3/ZwBwoG6hIoSLLFX4NhqBb37yBBr+pAo/4ktTVpZ7k\nuuxjFvqZHUR6mB6bZit2vjgCNARIPqbaN1xbcdgR1HbEP56E3FIJC/jXqnXc\n9pKFc1RMIS2VKMfeQDnWxSxKq2aZDDfYXi4++weYS9k6C4oKruaEMWfvLY2H\nqZDjsLsZR4YabmEwCg27AAA/7uDbCG0O4+G3CAxKRrXii5pf4R6Sw2eT+j1f\n42i5\r\n=9TlO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"216ef1e7be0d40acdb46c418cde4909034edda32","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-216ef1e.71+216ef1e","@test-graphql-cli/common":"4.0.1-alpha-216ef1e.71+216ef1e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-216ef1e.71_1584834757800_0.314591538318687","host":"s3://npm-registry-packages"}},"4.0.1-alpha-706120f.71":{"name":"graphql-cli","version":"4.0.1-alpha-706120f.71","license":"MIT","_id":"graphql-cli@4.0.1-alpha-706120f.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f2eea0865c8ec4b6713694de932b5566ece1991d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-706120f.71.tgz","fileCount":14,"integrity":"sha512-vaxEaTNCAyfGv8GR7AQITLqGoHsYbobekoPDM7zPdHGSmH41vD2y156MHwLo+FgipFCNjSmEw2qoP4uVMJA/dg==","signatures":[{"sig":"MEUCIQCYmEU90fI66uzC5O77s+dIeBeKz7EsCR1r0uIWy7ICSwIgXfBrXjrqvVPGlCSCiNozQhS96GLfIsM5PHiYgS2Pj3c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedq6CCRA9TVsSAnZWagAAtnMP/3fyvEOswuMJyIlDbdKD\nA/saNtDYV47KJhI74bHolobLyjzC0E1outSdB+Tnbcnjp+X5vWSV5X4/7hpQ\nIF6ZFxWEOvnSKq5fDw9EbE445/mob8SDHQD8GZ+7THJrb5x9dUXp0sldhMsl\ntBw6LKyZGYWMABuiQj06ZsezuHse8f6OTrUQeTgEA5XeqPFbaVkeWkWbXrap\nrHPiNo/lPz40NuDgpLoP6mYJR1oV1BblHm8YBxZ/058COH7XDkd+9uLjmv+s\nPMc6Av8mSUOsqQ0cmB+yfumxDzMFYJ0r+W81jfS4NyM4kPr/tBsjhq0/I2Np\nVO8OYZ8dN6dm7/PJMGgGl6rhJ3kuf9NvLQHm4KpX1x2xI4Ff2KvQsxP0TvKZ\nyMyvLTTVawZO7CQpgv8M9OztyQ/t+BF2XCPopPC9CsjmU6xS9ayJ1zRWVq/0\nhNGI/sqOESrQrRvJstyjCyoOKCzNoJU742PViQmA2muFVSeznpLwgQLyrOD/\nr8ZveNm0BzrNibY8jUCqU6ll9p5+hxdQpz6SWCDd0iTRsZudX1hX8Pofjqed\nuthE+G8IHz+T4ZT6+vi0txWg6p8xs99EAiHAdisC/FlV5w1xje1Sb1/iWVXj\nc7liF/RRjdC+327xgRYbV7WEvaMuy2aL5rAfGpvPvGWK0Ya6Th3lLgwI/Otw\n/10O\r\n=Urku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"706120fef62c27008253e3bb5a848a7f837f3d29","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-706120f.71+706120f","@test-graphql-cli/common":"4.0.1-alpha-706120f.71+706120f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.0","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-706120f.71_1584836225959_0.33732262769245613","host":"s3://npm-registry-packages"}},"4.0.1-alpha-117226c.72":{"name":"graphql-cli","version":"4.0.1-alpha-117226c.72","license":"MIT","_id":"graphql-cli@4.0.1-alpha-117226c.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9b582bb5825706d2732402b6cc4204d3ce042f6f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-117226c.72.tgz","fileCount":14,"integrity":"sha512-v3Q/FqRj037y/UE5UnmXgXMgFziGzWLxlT/MioGWkBAvryZva6JWEiuEFCNvvB40BeToQvtKxsDJkG2r2+Di4w==","signatures":[{"sig":"MEUCIQCSNHvgZZcY/oWyuKYu5ajTT6fabeD7QTH2ba4PshL4WQIgOBn/tw86EXdmUI4jk7QswnLpzUDJFjCHVJ7uFjxch0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedspECRA9TVsSAnZWagAAqJwQAJ/1GMEPDs2qpbE2nD4E\njTtXOc9rvABcxbPDr53XoRk4yLeg4GZa0UW5zFXxfVA4Cn2W0Ix+CfQN5O5o\n2wjuS9m6WaV4GhJhwsVeHMhpnXaBXr9k4ngCbvcgdJMLcDyUB56H8KG+5m+Q\npV6G+Lr2NlskE8v0Ijex0mG914pL0W+THKL1JA7kKuTULK1gFQzM2cktw68T\nZ7RKqseAkj/79bACmJNsPUGyiJOmF24ksEOTX3Ph5YHz6pGdSrl7s5aRXnBq\nHqmyH8NvhyNoCQnFjo6d/aker9YW3AtN5QI+N/D2XRwcNmWp9b2CvWnD15Ox\np6Gy2PVEYqXdJO9B2msd8Z4IdkExlN1RxS9guMBj69M35Bb04Wzt2+Bm0GC7\ngPcvmgjMyZYcWN+TEDTHlnHB+CjPLoiVkNiwatvNRPK4saGkWwVah6UlRL6K\n24SCsYpctgK5GeAYFybLt2ssuEglOj5iFETHkeDeeNdILJh9ighSyPbntuXn\nPIp2G1MqhzcLDNfDLQkcc22flz1JxoIl4sKEyayS+DsAloagBTiJqN80BCvk\nOCSuF5pDdkKW2XWsrZuIVa/3tQCQFYpSDSkxvC7SaEpN2Us6nYg1+IR7qt/U\n45W5WA5SrD4v5iyrMcUbRUG4YILkJWsUReYB3x9vwosCq1WZ/NWXTIMAoNp4\n1LvR\r\n=3L0+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"117226c72955aab44b6e9fc0727473d055e0b051","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-117226c.72+117226c","@test-graphql-cli/common":"4.0.1-alpha-117226c.72+117226c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-117226c.72_1584843331998_0.602093852872025","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ad52c07.72":{"name":"graphql-cli","version":"4.0.1-alpha-ad52c07.72","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ad52c07.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cdf271761ddcefdad9e07043495fb04b253bfa4c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ad52c07.72.tgz","fileCount":14,"integrity":"sha512-slr8Rb29DBfH2T1I2UmTu+a0Ou52fWQQA4BIxSf242Q7lY58C3O+Qoytot23LbX8Zwak5d40g9Nxir0+FnBVKw==","signatures":[{"sig":"MEUCIQDGlvFdWL6QCNKn5Io0cDo2VWdpioNyJ3tnH9NXxEEtMQIgGj2x2zUs3p/zdzYbGFAsV4pizM5JLVmqQ3wPRNkiNOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedsxUCRA9TVsSAnZWagAAdKMP/12l99M519BvFQ6Z3Dnr\nYK7RTDzOP5ZHAoZRc8hNm5dOjrgheD7Pd7eSKrIeYJV71CHRgIBvsTt3nyLU\n7f4FVx+zxOZ73zytpQDRtWGq9MXg0K3cAU/vKsoa5LU3baeOc94hZB4LKb24\n0uTT33tbMETd+UzEw3gx8ewSWsIhpefzuRWYAP3ZdXge3cDqgHmKaaYe6yEJ\nrjz/9Diz0qFs4clONWaijr2Wjn6Wj3pb9v0aHKO9VCCp9CiuLs7ZE2m9i2hm\nDUytjPzDHx4yqX2t2PuIENjrWAjpZYAC20/uY3tGQt3ImNb99/eMradrMmVU\nY1kBSnukyKOUcbi/N5DfGd4pXKxXkaxmWILxd1r2Gb5H3WdvJaaKn/ZwyqTe\nqdXccR1+TYrwISehE0Za48U27RrYmy9P9QFORzLclAZXUgnnIS4JZoj2A66y\nDEC2vQ9TrTNWiGmrLb/0DTpmz0KicLRfBc4KKNroQXhfKn/dEY3M9HyR8xW+\nPd744vcrivtT0BKqz5VBj+mOCs5xALyERYm/oUMfeQSrCt8HAE4pDCCRktnO\nI1H04VbnFPRT1eR4HoY7kXSARhLLKu5JC1Tqp5as3T7x7Z4SqmH/65EBAbDJ\nNL1kqeiufepuK5YocZb+XDQjWK0zQlp+lxSDgLCagXN4BmykEK64BOw4uCdE\nDXf2\r\n=wyav\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ad52c0735bbcc956c95637bc5de3e3d675d2364a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ad52c07.72+ad52c07","@test-graphql-cli/common":"4.0.1-alpha-ad52c07.72+ad52c07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ad52c07.72_1584843859665_0.4994048056530558","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d254570.73":{"name":"graphql-cli","version":"4.0.1-alpha-d254570.73","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d254570.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cec78b06a9a40ddceae77ab503ed3dc322863bee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d254570.73.tgz","fileCount":14,"integrity":"sha512-uaRsJccAzS10IxM/Qr0PcuTxmBxyg7T8tFkBAYc/piVXTphGBq8yeicnnmgOlUE8fTvv10JNOB+Ck6vsewrbaA==","signatures":[{"sig":"MEUCIFBj2HeYih4xnBuB590B9c/dI/XgTrW8p+w7fByBig0xAiEA7zBZ3uYL4wtO3IoAJ1zHa3NQ3lM+j62R+QZZq0oo3iY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed1jdCRA9TVsSAnZWagAA748P/j64Cp9mEX+aFyiZKYta\nwkkthl0IGiVEgye3s3aVRAwru4eBgwSBIrp3Lvso2gGnW0Iy/9iXDg0aaFz/\nSOHntaF8ytFgk7SyeoRWq6XEOIIIc3Vn4NzS0sZB+CmOAtxRdQSxh9Nd4yIH\nQphp6kDg64E0K1FIcTkGL1Mv0vCjLLwyIXjgU6oPrOVkwKejtGFtKO7AqCip\naqtud0B7dV6G6mh6zm/HWtyAlZ9OVb9pnDTV4CojeGg0IOQL3CaCDj5vPsp/\n89O1PallfEjYBwlq8Yk/dJ7fkd72hje50SN0VwDQqrMAlGJrN8a8VSKwD6kw\n2wkubmgz1qwquaJW2Rtjy23fisfIh22R5543zRBYWXNjJIE3jSbmIgA0R4Ts\nMBRvpkZckMrNRhtUJtw4UW/Za/Nijfxge+6pYC80sApkKon9c2+276IkfUwc\nFY3919fZzt32jL2Pk4L3+emVBjzOt5bPJAJYXJzBvK1dlD3Nei8XI1d4u2NJ\nWTlDRLgi4m1afboTKiiYKB43v+VEPm45pIjVJUChSBkACbqwhwnKzC49HLUR\n3LXKLdTsepvcJhoPJTRY4hRV7cCl2G0ujSEWA5C7tbl1wndGEVl9s5jVhBkT\nE3V9UoAYG9xT/4kJZO/4hVo5xnf4PIR1gqOdHgp8zx5TSD6P9Eq/5p97ynHU\nfseS\r\n=wF5g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d25457074799a6a6ff9a2fa9f3cfb782d52d05cf","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d254570.73+d254570","@test-graphql-cli/common":"4.0.1-alpha-d254570.73+d254570"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d254570.73_1584879836600_0.863883092795174","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f64a105.73":{"name":"graphql-cli","version":"4.0.1-alpha-f64a105.73","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f64a105.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8a1ceb9f921b86b824ce947d620249ce8fd7a902","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f64a105.73.tgz","fileCount":14,"integrity":"sha512-plWXdznzC5gXDyOrSWVbcnzgYzBsIL796D1ozgXbNLLDqjwYMqdMQ4wuWYdQ0Z/1ZWtHM1YaTTqfsmzn08Ai5A==","signatures":[{"sig":"MEUCICaMQFQB4Vxu2QtVLbnPF9qX8PUa8EAGXvFLMw+CLrIuAiEA8J226dIBREAdAIRbPOf3Q0BwZ+GnXZAemqkK9+XW//w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed1nlCRA9TVsSAnZWagAASNMP/RT1Za7GFx/+M4q3AnQD\nvLe8hngXa1BYUVlb6ETkz74WU/umWeISCWHWCKQwOQeaP1yYaQe1t3bdmhSU\nMNIR3Dks8s9zEdjRm8bzdsdnw9awiycKVVmUDgn6oOV3ozgr1hy2BXI2Yo7+\nPkZfjWRFUg6STD70Ydp/HPouoPqTmL7SwfusymYljH8OwhmCefx1cCz5L2B3\nsuvABO37trDODIBH2MX97zE4KMWy56G2kYt0FR7Jf8s5UKjHz4PUMorugOWx\nvH28PF7fYOiEmc4du6mvVBXk9Foxo9LVdhjWBcVI0BYdWxThxPa+LhNCer2o\nG1bEwi/h85PYJx60rZvZ3Ahj5ZrHpPgv0jqyaDE/C+9sGAnAn6P+RNaetrc9\nZ5wifXCbqeTqh6osZOUdWZNaR2a2lDqmkTAdsDY8GKlwX37yL6N0piEd7NVA\n0ewqd8+Vhb1+OOCPsuZ6YRGc7vSpdf6lRYAtAuaR8ex4T5wFrNgEmbe7pReU\n4vlScwATYVUC5ir38PnO3SbdDQ6MiF8ZMKDNt3Zcyq69lCV3WRIA5sB/DShz\nEm2PZyAR7JKh14QPqXr9S2qy4jhTirinesyhu45f+CuSWNHQ8cLfZJ1Dc6xZ\noiBdsC/yczppvCmi7tWpDLAZvpopaon4XlzssfwV6JnaqmWB61S10UuXbHTk\n2hlq\r\n=2CTt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f64a10561c6974ec0192fc3a8c8290e7207259f9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f64a105.73+f64a105","@test-graphql-cli/common":"4.0.1-alpha-f64a105.73+f64a105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f64a105.73_1584880101111_0.48906433830368456","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5c7dd48.74":{"name":"graphql-cli","version":"4.0.1-alpha-5c7dd48.74","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5c7dd48.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9896fc4f6b680e8af00376d6779752f6fc4f9c39","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5c7dd48.74.tgz","fileCount":14,"integrity":"sha512-yoRGH7jX19/yRr/HKmQm9xLD59uzBXv/SNvVQyrkOepcf2XjWYsjjXpdNl4qkD8b4kKs8vddY5IUmqcnPyOPWQ==","signatures":[{"sig":"MEUCIGatuAGSk/SR8hcmGkRBC2+9hKvjGkwiylPtBX1jjJGGAiEArmWZFud/jarSp/M26e2sqsT3tgEzmUfHgBlRnVDnSoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed2izCRA9TVsSAnZWagAA6u8P/i64qIgx5pBxFMuxFaQV\nsauIqGZpbecHxWoLzl5OuyQQ01++ripW+S+KMQztfRMT1fasku7WEscW7JoT\nPcMBwInA9nH2SQfTWi/paLGeeefJcQx1O8QTGBQcmS5/+Att1W3IvnPZwLtl\neS+cZMWmXlpCR0zoBPZoToqbvFcgd9NMWhEUmFpWO2ZYc9BuOUiuGu78Q3EE\nGqVBD/twUcxYK06SzFZBGk8Xuw57Od39f4+xUNr/ZueUyyPaS5cvMzQVUWCz\nPTIXnTt3q9QMY65+eGTIu6l+j6gtsQXWuv2hP7xr8ZCwikLLSUvF103KTK/H\nIzC84CSGODmL3y2XAhiwe597VZgLKJaxi0cCUbZZVi+1M2a3Xp7+5vqaCUYy\nKjB4Pn6Mxa0q7361N+Mu7z5EAz50XPuRJtY2DQf1NlHDd8lWX4rmgUUn/g4m\nRTiKCQd8Jrq1++6MdztzeZD+wSD58tw4eldBKCwgixOMKXHbtVZjumf5dYLS\n8AHrbfu3M5yI2xXmThJQP89CI/s3+05Uew/05CPJSliTqDmgf2B3RQ3Ugefb\n2YAwEL3bhJbmasfjc9rZN4lgoTS/tuC26IE/hiHg5QqPwrKJsXmU3H6NUxLD\n4ENkVkQ/3Nnam1LlvCmwMKXqVuozYXpZK0uunagddQ/ygf08wFL2BuT/Ly+T\nVi7S\r\n=gqaH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5c7dd4894601df3d55108b188e3177815b5910c2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5c7dd48.74+5c7dd48","@test-graphql-cli/common":"4.0.1-alpha-5c7dd48.74+5c7dd48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5c7dd48.74_1584883890730_0.5982928623405548","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f4a0234.74":{"name":"graphql-cli","version":"4.0.1-alpha-f4a0234.74","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f4a0234.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"388444e472eb2c4566b5f4cb6ecd46aa74f41349","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f4a0234.74.tgz","fileCount":14,"integrity":"sha512-m+UD60T/oyVijvafzlAJ3IIIfGJrkyQEGDlA222uWmV9TpLsoNWxvwLTvN3iXrdpUMCkTszXFecuWDI1bsuKjQ==","signatures":[{"sig":"MEUCIQCmmEziWCYRS273BIDEDv13/lAOTamhAIdHLsui+/ODNQIgQtnhanpNJFjwjp2OzNNIyFnsKqrO1gS2RAJZ2pp+nPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed2rYCRA9TVsSAnZWagAAnRsP/2ubpO0RzQlJhl4w6Q3x\n6zA+s1qqrdZ+vyXHZ1bVcC1HbWXqc6kXsT95ZB4+TmuYnhGnCzQVUBB9qSxy\nfcqlup/YcTjUXNA3a1f9uBBdF9kspbAGDGKa0ljAA4/V/8/7pEyI9xOAb4Iy\nxSAsAIwghx8h+EnwZ1jpvJJgr76depAaLLzgkX/Phv8Arpil9RukAuE9mlf7\nFzXCSij1HYUDHJadBx/othnPBJuSS2PVOtcJjN2DvmoHB+SmtcMMs800cS2i\n8yU3aF/Lr6wgazbroQQr/iipMkqzM7n+gn6Ghx8j1Pozv12JubDpih6wkmFR\n47O+styQ5guqDSk6ZX2GcL6KdB2xjn+Fjt8Lq5Z1sGYM96TyQuo9p5SUkVKj\nTGg2XL5NJvQkhCDnimP1O3O0M6/6XbDz1LUOhDN/4WNbLBU8wp6C41wTFsHv\nL/6/bFZqDQmif3izYvgGcaVbRTJdPxTBfLcqKj/OoC4a0QQXeQXUDbmm77zM\nSYpKp3xua4Zhzqg+ctbQhQobaBVmWtKfRx/7IEJpgRXi5fkFdT5GY5BDh4YP\nQXl8GGwexWzbLyLzi2+YmJxyZA/d3LCHIqhn7DlMVPvjmfkvzN45V+7pQ5v4\ncHSFORNxudxksieC2AJftjczNJRSuXzN9lMVVLwatBfkPgeYPtJ0lwCT1lsx\nTvAw\r\n=nZHa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f4a0234ab5cf5d1d5d03a8faeeaf4ecc4ae7f2b6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f4a0234.74+f4a0234","@test-graphql-cli/common":"4.0.1-alpha-f4a0234.74+f4a0234"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f4a0234.74_1584884440132_0.7770787173270408","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a04ab78.75":{"name":"graphql-cli","version":"4.0.1-alpha-a04ab78.75","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a04ab78.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"786bc5ad7e812ff85822de347396547cc8b7cc57","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a04ab78.75.tgz","fileCount":14,"integrity":"sha512-W33Dv/X2SNn0859FrIlSaHJL4kecGHmjNWsuuqh3rRPE1yMJcOURmjhviSYiXeFTTLgOeUiyEb09b0tB/AudDg==","signatures":[{"sig":"MEUCIQCJygr3B35G7Zk+Boy8lKnZi7FllwkG/CV1CewqpV5WSQIgdRUbO6sCVFGwYf3Wa+xC5oGcUm09Q0kNpTWI98nlUO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed3KZCRA9TVsSAnZWagAApW0P/2d1jBOTEQb8cK8H6dp4\nd8sfXlViznTOAKmNFQ6fVwqJbXbm2A/wL/EigUCS9HilSa4Fh5OhVb4N1JLm\nJHSFGLqngCU7JcDMT65TAJRA6WrFNV/rCIz5QpxhRRHRQ1EI3kcyqA2ohG6A\nq1ozptsPlZJ/CzmQIbLPiL0sTTMT58zZT3efDNmFFQhhPV2MIgdX70XnXSLj\nDvrZqIlSyCcaRJPLQusiqC+o7vW4rPOvL58fZsoZ//8kXVR1fd2jpkXoBy3o\n/DgGf4Gt6FsoZKDOgVIpbjCWiDHwfDBaXTriuX5y3hhPz0X2VRP7P9Tdcuit\nahCE32rhJO2XLnc4LbaUPsXbyItzgPU6e4YGNdmTwHvhP+li+mBvSE+Wieb/\nXOKXNyPZiCljkZ7KMoF4CWIyp9w7E5ZvPu+ltLU2r5NToIyIRpy+RfT9RBNS\n8OgJHviHff+BSHx4RPcm1DwNxHtyJdpsyLkU8aYqVdUWbbyQOK39xHIc4uUv\nccPc9G8OxmufLO5W1Vj0tVROAqjuhm8PTUjOCuPEAdatu6TJYF22SDYVtPwW\nihjFu7reWj5Ld+SGwCsepygTl1TLLej0o8P8wJCXD7/wbGE2FTioy30F0esG\n4oSYbgTXOPJxygupXDqFJZ2QicjUBxsrpVMwtlFEkGiLCuBD+PTPF4T+dOWy\n/++r\r\n=RYqY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a04ab782376ab4574fdbda48fd64d6aa7be1e7ce","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a04ab78.75+a04ab78","@test-graphql-cli/common":"4.0.1-alpha-a04ab78.75+a04ab78"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a04ab78.75_1584886424724_0.6671221764366031","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6650021.76":{"name":"graphql-cli","version":"4.0.1-alpha-6650021.76","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6650021.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cd6637805bdd70a7f774766048c7724a746724e5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6650021.76.tgz","fileCount":14,"integrity":"sha512-7Fd8/9pEyOf5x5b+l3HiUZb0pXElahPIVPi518vCeXZshXaQVny7bK7uEQRezU08kdjPucs7IrGZIJZ5OVY06w==","signatures":[{"sig":"MEYCIQDP/rhrINbXO+b7d/JFdifEZXiy5xZyqYBMEXpv2ZoflgIhALoqrWqpa/bjQ0ScTvz0RNxFyuegKvXm9M3EyX/ZlZKk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeAgqCRA9TVsSAnZWagAAavoP/0rt13kLeN0tH4vjzwBo\nbCEfJZ3x4FvFjCqFnCBGx1fPDTWUywC+P+IHwtJD9aFPW+KgoPzG3+z0bqtI\nGHu+uwb+T20uNuGLdqh0QYCcTQ5czev1NyQf53yctAodK6RY0vn7zW/86kNo\nwo2dcPr5MlxY03kxBSrtVQteUOAru0zNcTCAG39b86fM6NZCkLUNGXqy+qA0\nVRF/pDP2JpudD8RoPonx7/dge2WV0Du9m+5ambgj5FeR94oL/Nl5qmD1ZIfh\n9GaTW4Np2B78cvBvw7Q9Cotmbt/IC3dT3amBE96MxXZlhW7OWqw0EkHd1Vl0\nSX9W+N+rMlPkUmkvIjrQpSiCMWnHaWsF3KOl/uy3PvI0YPTQEILXukK/wn+s\nUh19NK1tEOomg+P5ZeKUXhvYCEsdTuA9IKe6S/E616OyX2slutgO4IBWjwbM\n/oB6CrFttuQBfWSavX8wItXZX9XTKLIuPTPjqjlsRdeaygoNaYKHclaj6NJ/\n6zw65BMJcBLseJCgkBTm+rCvzfySSoY5oUlXrRNA+/MIuxqaG3FTpxRXKa6Y\nZF3ELsAwarLReNYrYbLP1t2mzDjDFBgSFiIH4P6dYk2/WpKeCQbss///6i//\neSCKp2GbxWv/NFuTUDoC0KDm6u9h24M0uSwirxfzYntdW7jYWjeZfX3PtaKf\nwpG/\r\n=l3gD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6650021c01b77e899751b3e6cdded659767a04a6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6650021.76+6650021","@test-graphql-cli/common":"4.0.1-alpha-6650021.76+6650021"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6650021.76_1584924714594_0.8938400994977558","host":"s3://npm-registry-packages"}},"4.0.1-alpha-52079dd.76":{"name":"graphql-cli","version":"4.0.1-alpha-52079dd.76","license":"MIT","_id":"graphql-cli@4.0.1-alpha-52079dd.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c7df119d8ecc49a53c5d85a190759f92f3e46ec4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-52079dd.76.tgz","fileCount":14,"integrity":"sha512-HKMOWnY/iVRjVr2v+OVyA7tQFATlEzsDo9LdSazmpNhRMJUlMb1FhsBu8XDXpU9zIhGkbquo3u2wTnlGk34glg==","signatures":[{"sig":"MEUCIDqsTwoAivbncR5WFEZFXgc/TEAbBEOtMFPJD/qqdcP4AiEA1oRSYC2euWfaUN5T8sqiK1f4zLEy/EZU5zo5sYyfQx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeAnuCRA9TVsSAnZWagAAWaEP/2aw3CsKzyT/8IOdCzW0\ny40JkE3eZoqwLn+/pivQamAoKz8TEXl7xVjAoCuMQr9VOtfSHhT+u1/Z5FCf\n86gzMBR32XFUvpujhDZ+Yth8mMd/1rp81NLSnfvV4CrAIBs2yKUq5HF9QdmX\n1xg5zWVkByPZq44MBBlhvUpH6FLWifqh+pR/Af7BXDvMc6UftjXhaCKOFqRf\nHNfE3GqltlN7f49e9r/FvXQyEdUhrN9yugBKI3Zuija8BKdhTkXkHvOvf/tW\nUFTzBlwG01+RYsHHOdoECWIebBxpWeXuNBq2ryVF1Uhb8Z5IsafBgJRbDPdx\nt3pQrjHE/rFSe1kH2UNvsD5X9uOXnMiN9Cxq6GHvoxnz/1r2+rL1buwXCd2P\nyzc2NCthCa6q/ta/XI8VbUgyEzDMUHyhmh4nJy0HX035imEjhTVHE2SRVr9S\nCGoVylgEd4yamDBYRXyTLetrbSx6x3KPLl+0/fBFtZXKlvj10eu+XXbL8oWK\n4AQ5gqfbm6AbMO6PZ4RrdWiw50JFmFAx26nbIT3UPqJLy17qoMsHsadDwgvp\nAObocbTmlEyv6D5t97/JygBP4dbKkCkmx9qGDwLTay2E7Ui+oiePwqj84AZj\nWriQDjiZH3B/q6+k2zG2mWLKZjy7YHwDUGcJi6+AEocgxL+Rv4o4gXlJvxnW\n3plh\r\n=+mMC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"52079dd5fd1a04af79673b084adf3dcc22d9be57","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-52079dd.76+52079dd","@test-graphql-cli/common":"4.0.1-alpha-52079dd.76+52079dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-52079dd.76_1584925165939_0.7279513440577128","host":"s3://npm-registry-packages"}},"4.0.1-alpha-24ae96e.77":{"name":"graphql-cli","version":"4.0.1-alpha-24ae96e.77","license":"MIT","_id":"graphql-cli@4.0.1-alpha-24ae96e.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c95bd58f3e454577c7d006f6e28ac33cfa327531","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-24ae96e.77.tgz","fileCount":14,"integrity":"sha512-nluT/CpwR9WTrMmOp4lwzfFLRyD2DsS4o/58tz0dOzgzHWl4u5vgSR82/79W9wY8F/iR7jnv5Cmf3XPmOsejyw==","signatures":[{"sig":"MEYCIQDW86AMJL6rOtFKpsROMX9n1eZBPg5bqUin//0jHG+3VQIhALpRI9of7PWwSYCLIuS/21bdG3K7HOwNPTutibdGO/AF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeTzkCRA9TVsSAnZWagAAfLYP/RBKdCZQgMmY7HZom+x4\niPzWHOKrtNdbQx4ZKPIf3ypnYTRslwrqIVld1dCZBN/N7BC84Cc5CH9YZzJb\nYAPPEqTeewnFUHzZ9qbEg4LiwUAveIF2ZYe/KShfdtMoCdxnprH83KHep0KZ\nDKcXYt7rYPnj9h+pf9XyXXoaKtj6FOxYch3uNdOMqdU//ZVLBOsnIVzSDu3Z\nLYwYN3cY/6FiMMsnGyaSrvAW3m+dlBrl6HA0NSDltxP80coqrJ3MUOKzT9WA\n3lu20sTcVjGvPuqFoDzhONLzKgl3I9HsbFiQdCA9GOECfXhbyPjBhRsrh4S8\n1zCPe3HgrIMb7xgXd5GSQVasnjmGMpTzw/guNKDmNS1U4o2q0yb2gVfN6RNa\nUFqiZJDzZp2yxsOKB70QZOkFWZA74TL4pEx+wHc8SDxk8EtvnxYr2+mRnTxf\ngGKBjr3EXLCHbrV6MVSZz7kzC5vnaQ2W74uvWfcDG9SG8GMN4TVLrb3pW9r0\nMB/COloiP/xIUfn+quNzibqRtUD9vJo6YQnSIzIVnlctPa8Cc/L2nUx5cQAB\nIT7jyg2EymCBgdOkBdVJZwy5E0NFAu39PN1xLqY+Ab2Bp8B8HF8GlhL0cUB1\nx9GGWNMGSij0Exm1YMpfJq/r/cB7nYp+F3qlLoiHjHbmdIaBMcP726ou6X12\nN4Qg\r\n=+AoL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"24ae96ed2123cce976cbf421ab7596596a961421","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-24ae96e.77+24ae96e","@test-graphql-cli/common":"4.0.1-alpha-24ae96e.77+24ae96e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-24ae96e.77_1585003748523_0.8775179712191266","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aa5e4f1.77":{"name":"graphql-cli","version":"4.0.1-alpha-aa5e4f1.77","license":"MIT","_id":"graphql-cli@4.0.1-alpha-aa5e4f1.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"be20779d69e30f704c3dae57cab292d73d5391c8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aa5e4f1.77.tgz","fileCount":14,"integrity":"sha512-afCU2HawJ2+ZvxOID1A56pa6OP+ZVYXtu7BXgmKHDIMRP9WqumC7nxOHnvMOorsY/LxNxh5HdfM9xAWhCIxs8g==","signatures":[{"sig":"MEQCIFqO8uVSxP0uV6xNBDI8BgUq5+8WZzVD3iCRRNCPFCrjAiBNSyK2Pe1nUezHGtFtPcJpA6cuVHygkVC9bndh9xKXng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeUHxCRA9TVsSAnZWagAAJCUQAJoAjVi12INJMmDl4iJQ\nv/LID4sJ2DujPp+8KZXt7ZVGOWOipUlnw8hkgSDDwNLN2ZUCiBssDy3gAeM3\nLmE7s/UjOyEicrXDfqTr/gONQrE+xD5KX6+CyR/ilhifzlpz6hD7MAVz9Qzj\nUZyW8gAhsfAMrLKcKgLEh6RBZjgwSLLgbQt8X56RySuDXBmj7ff951RN8Vl+\nG/ORXGx1izT2c0dxKQwsGlvpgc//pqiXCcbcONPsQIlTTav6UZy2EBwvlqij\no8APUSdO5gF8NLwhjDdhNCEO34pObPdWtK3x8ZLClMnE9UVi6yp7VbbRQn0h\nnGww7cANUIarRVkr+vPxZejefWqFilQSeIosd2BFUzqbsdw/xGy2N6FKRL5b\n1t1B1U/F37B5EH7kwhZPp5bHWzXCsiC4R9e8v9i3hbncKlJ9wcmlP11q9S/F\nYLscTsxwS7MjHUmeRvF7Xhwzr79yjjLWSQtAd7XvOV+BYK54+eyTPWC36Qq+\nG0XZCirAtn+yduh4en8RH3z2QRarw0MOd//S6NmO2t7nuQ3Utab692hY6ZWw\nV46RcEgBKWR+3FjT/QfsEgqGgFdLZwjJstdxj66/SxlaMnRM0Y/EAEGnFPhu\n0EleiwZMl6+Nvs7ZRbdth4RvwHd0MmlXbdcEa6Q6kIS/mJcJONgYqm4ko2GG\n8dXO\r\n=q2+y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"aa5e4f130fdd37e752df624fe4df92cbdcd5f031","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-aa5e4f1.77+aa5e4f1","@test-graphql-cli/common":"4.0.1-alpha-aa5e4f1.77+aa5e4f1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aa5e4f1.77_1585005040790_0.912481034003644","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9c9594e.78":{"name":"graphql-cli","version":"4.0.1-alpha-9c9594e.78","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9c9594e.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1f9621b3ad166a9102b53d02cf1ebbf1407a1d0d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9c9594e.78.tgz","fileCount":14,"integrity":"sha512-8Xc/DKoEE1+HBzn4/GFRpi9geVjx5isvpuSqyGkmxN0xuRNrU+roFT0Sq4XimCl2rmQQg77qB/mqnHuF00ON4A==","signatures":[{"sig":"MEQCIGmJUQwaSAD4DQ/9WS3xlpNidG/lnE5gG+9ZNMErlxSaAiA48hwcG+Eo4JxhSl06tsBDmyEohCfS9PpdLBK2rWM+zg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeZYUCRA9TVsSAnZWagAAMA4P/3OIv+WKLB60V/wFBBAk\noGwieGRgmOc61U1wGwh/V9hoPmyoaPOTEg+8tgqTtpp1hbBbwRVbNJ+Qe6iK\nFj3xpO9Di7BzeTCN4ysDQEr/56+pJIDrk2yVV0r4gyZBPlWZQEE2d7QmvRyC\nVGWbnA1VOo5nc4V21gatf9FpIqrYggm9//WTqo0YMhgffOx3t0scG9sSoMkE\n0tbDXpd2GB+KqtBqDRUjIVW0I88ojDy5ZZsy9nkY4BL1gk1KXJ3MSYsZCf+i\n5mdWBQEdTz7Hlf7+WMBcjuN7G3dFStQhwD6cI72vmhoL4bpz3Yjqzho51oXf\na6yui3neTBmXGd2t5GfOHpk9SgsIMu+ow98vwklOshlh3ds41vXM/oP4de/u\nTTyfEpzbgXthQB4WViUqwjGtM36mHoPHiJqg3DBnRdS4aSOGTx0vdRIP/JTz\nAT+CXGd4NJ3lq0gRbk8jLUsae6Jte+8J+2Ou89y0gQYvo1PD7fNScasN/uI+\n/rmYM+0bVEhnHw44PBQBgj0duCMivc/GcLphCcUKqTTs061urtSdgAGuOMLk\nEoMvSgLY5huT0pmGIqhuYuv5G5o7oCo+8PiA0HojtglGc2rRHg7ZB7OTRn1m\nHr2ZFF8zUA+6OCT9J+lcryZr2ZhaLLuFQDnTUNvPcCU9YNz6wgyIHCt5Gwwb\nLY+Q\r\n=Yz4q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9c9594e2e9a5b1bee29f943e2319504f20a974e2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9c9594e.78+9c9594e","@test-graphql-cli/common":"4.0.1-alpha-9c9594e.78+9c9594e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9c9594e.78_1585026579793_0.7313342496393398","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7484b3b.78":{"name":"graphql-cli","version":"4.0.1-alpha-7484b3b.78","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7484b3b.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fff6992a1afcbc0c907dc00827808d6ef0d2f613","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7484b3b.78.tgz","fileCount":14,"integrity":"sha512-CIZbz8oev/AJMVA9DDqDj8LetnlKzrHcgVcGmDqvwhjP085Gs7muVMwyOeFWdiiWVdoZ72a4Rr1hgvLvm5RG7Q==","signatures":[{"sig":"MEYCIQDAMu2o+arBxPTm/T48BxPhXXyY36hCrZezGtoxA5pGIQIhAIZ20eGG5Jt7Ia2DYHDTsilwc0zOrwqA9f3jrOiMftA0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeZkUCRA9TVsSAnZWagAAGjwP/RdACUU7AEDMW0fUMP4W\nTX1qgaRjnVve2Zugi/MC35cNQ0ojzPcB74W07qHogRqn9hX/5h+EIGLxsn54\nEGvljMHG9pt9dgofYSbKP7DtkI6DHDhuOsk+qMWNASeoBoCiL6TwCkMWOrRi\nNDseVkDVJGybOUnAWNoyvpCl78F8PLPOfIHOqQgD5O3A/hDmRTjcXbNSAiTR\n/dcW46pA01n8WlhxYPrQGfOy96bFlxF2XbT7qbilqZw6oBA/4SSfle5biJcd\n5KBoSgvrbA6l67JdaSc6w39pNK6aQl3QXkpyafQp2BeOEwfyBVQEH+Y+LdxB\npkvJiT4wJv+/UlVAExhtQZ1zJqdmED67Z5dPbe3uWWuX9AlS7XcZo7znjBK9\njcFk2w4vfTsSWp8qdFBtDSsBWtuUhz3jwTiL+reTRtT1G1cT/V0KvHVtRtZW\niaLR20gnG3XyYYm5533O1z9opmg2Sx21u0QosVJbPIPN4nmzCFPPYzhFQsKh\ngkoxeG2Bom5FUcOuloK6I2i3r7tsCxb7gL+MPzmtHhGRAhfzi5AQBfjhheR1\nXfLT3b/I77ifpPf6mRORX7v8/Kb72avXHgKKkDQGuBLq57uKueTgEpDuVdgW\nqvjv0ofA1L2+Qju7+ZKmOW4bSjUdoSe0L+c2QgDYZyXzT4kptbCmznFdNaCw\nyWGU\r\n=gpfX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7484b3bbbdee73268e38fd016b4f90a4e1fbe557","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-7484b3b.78+7484b3b","@test-graphql-cli/common":"4.0.1-alpha-7484b3b.78+7484b3b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7484b3b.78_1585027348413_0.2734631221996491","host":"s3://npm-registry-packages"}},"4.0.1-beta.3":{"name":"graphql-cli","version":"4.0.1-beta.3","license":"MIT","_id":"graphql-cli@4.0.1-beta.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b8c9675227fe6735e79811300a713d4aa78f9e49","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-beta.3.tgz","fileCount":14,"integrity":"sha512-oFsFlqyDWL0etT0vL9mLp+FrbD+OYH9HgIMkky/7OkPrx5bYwMPJxjkTeFR2ICF5RIpBBT80DPxf2WDS8X9Pcw==","signatures":[{"sig":"MEUCIQC3Euw8pB1wKEntoop2YulI6QWLtQrkZDchhYLel5Zv9AIgfJ8fCA5BqhFR5BPhLhwhcxn6bqE64EMTd5zdWctUEkY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeefOpCRA9TVsSAnZWagAAax4QAIkW4rq+W9v/K7OZ5ycv\n2zqGShMvP0RmPEpNqcHOxJ+q73ls6NKKBMfEdmzVLTAA9LsSozL08+qBbGTO\nhxFXyAvbHfps/e8xBXXveacmqFkN4OzG9OtuCykmSj1rCRc9ZTS164Jnxt1Y\nkT2nqNwlmzIQijy4wj9ym2qY6t+7fZpuHXl9KZpEnBFgIF+464XxKT61HZx4\nuAvum68/KSumw9dE/gv9Rs+vAf7W0SUiGyUatoqjEl3iNb5xSBMH/+n/R+ws\n0VUA/Z5aSkQXkc85w3GKY/nUsqcOGauBYJ6DUVY73KLib98evJPsLTtDmSFi\nB2xPgbpsZ6RIVFssaMVIUJzwiLEBhhq/g5rPRsChWtEYRauFaO/fZ0E/HZLx\nauo3AoquDcAKG8m5lq64NCBrQR7WTsZD8xNZOdYpGX+NPiMk6o7oE63GWZ6P\n7k7lqEVjgBME7/UHZqttWx8pbYl6fV8ZQc42vT4V2r3cFHP3W8Dmv8GzNqqv\n+2RqMGlefSa6a83qwMi4O6vhsDaUxUNJlIGpEcGFKAoYEd8iVq15NelcYDm8\n5oVGr98R4oGuUJ93GwAJDsUOv2lhlZE96AovO38K75hztEvqEKJh+mbUKiIF\nQj5q8CpBC/RfFxbM9URele4b7Rdy26orZLR6FgSHuVcQ9WFKt1tSpwuMvCcB\nRwLd\r\n=cV3E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2987512a889c0bee5e3d79246723ec581031c876","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (darwin)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-beta.3","@test-graphql-cli/common":"4.0.1-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-beta.3_1585050536770_0.3777611525145257","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2987512.0":{"name":"graphql-cli","version":"4.0.1-alpha-2987512.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2987512.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"35258622490a3da34c100a308d6650f076686cf9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2987512.0.tgz","fileCount":14,"integrity":"sha512-0bkzc4vXPTWaCOhLiOf9BZpgHD5bLk0G98SeRKYVPpDZ7iCMY7cuYGDX9ow17Y3EvOVQek/0oayo6iynEeC+Dw==","signatures":[{"sig":"MEUCIFtC1MjMRKwFTqf30kov284wQK5qkS96/154VJIas6ypAiEAxRz+5GfLu3AAZvT6iJd7lTNtnShjObmGd8Bbbwr0Z3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeefQkCRA9TVsSAnZWagAAkOAP/ihOcFwZDEkWlO+ros7A\n1a84jzpf+eDVHdIApvpLJurqHKRbGED77B4DglDFFJwAlG1zK7jXm/S1sJTG\n1UkenK428qj7sJf/tsPcXZs3VxpKDnxhvG9hEen4TDmNVLtPZtA1Rp//0kbA\nEq6taIADu7XqzF/tm1WNFzFBRkiGCbUsWNpmyG0Dt6ai82iwUoUQTdacRfYn\n/T64eBGussakHq6RXde+8SLxCIqgzRqKtKGdNL1ytyMVbSAE1kXa5UECkDY7\nEJc8R6P5sq1HSAIbBsJ6ZP77MHWRypFszgHm0BWrOzrCm96TZLJwFbB0vEhS\nwF9UwwAnlTq2wVBpvUrNYjZWh60t/vEzNlIpkT8zrkYH5w/g2lC9o+OVveWC\nlJ+jWMCrA4ERNGHiLVXAj3HNdkp7e7hJTeKT07cFBPKhbGRHMmkKnf0rO+/l\nScaTcdk0qV/4YOcEVazLSnLhO0LMAAivSMy7yXWG2pG2hwg6GG5fVB/I+PJD\nqNyzMOwGkKCxry1rD36ekElCVHeOpOEToFT03oEcPbB0J9fZgEy0qxAn/nbN\niYgAXNyeGaxF9Z2X1U9DXodkYMayanUuApo3EriDXB2TpSUV4XvwQIFM4qgK\noVpDxHiN+6Ze1rmvDBz+KLcBt1n0qgNaOhKiadwQbbINlnDn1CkI7aZKqp2b\nzCEr\r\n=OpWU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2987512a889c0bee5e3d79246723ec581031c876","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-2987512.0+2987512","@test-graphql-cli/common":"4.0.1-alpha-2987512.0+2987512"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2987512.0_1585050660153_0.7378315141130782","host":"s3://npm-registry-packages"}},"4.0.1-alpha-825a8a6.0":{"name":"graphql-cli","version":"4.0.1-alpha-825a8a6.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-825a8a6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"420d1d238ab7712037a1623d8f2b4813b7985394","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-825a8a6.0.tgz","fileCount":14,"integrity":"sha512-MOGoX7jwhlGavBwLcsJEBrawrl3i9WmwwDWgSXpDxqhFV2osBx1H/iVhdrP0wjIdPipLxW5xvtJlSLR/GyQZBg==","signatures":[{"sig":"MEUCIHx2cp+qposwQlfI0HU69gNN1LRBc3wDXu0G2vcxmUvCAiEAimXTvLTGX2H47KK9ViajUw09hnr4g5+mB3sA99fDIjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeefRvCRA9TVsSAnZWagAAVpQP/2sopmfmUVIL/zzK/2ZK\nhZrtECVLd3jWpnghBjkde70sbGsJ0aCpqLcMmEN8OGiCeQTYtpIIHw8RwQ7J\n9d5AiP4UJG/UldsvFmKniP4AFVzmhyL/I8XYM1xedqbc3YJ7pI4++yqU350o\nFYexBi+7llrxK6VMjfnVVV6TIGPB55flNj10t8wZvhEVs0rbo6rTUmq2xIPQ\nYi/T2TjxwZAzgF7a5bRXr9pSA+gPfPtAlv69Rm6ijGB3K4K2TK+0I3osloP0\nSxHfyWOYNuJdaVDqQfdffBGh0OzVThTluC5Fk2VyK5y3/ie4rh62uEDmRlqn\n9bxSvqPWtXdOYiYq68A6KR6ka5ubyPexRVoBSH+8w3puorC4WMpkJnN97lr0\na8EnTSUqyAgtJVGip9m8rFBwd+d+xsU6aDY8cUHmRWiT90KUyNFez9dv29XW\nw5mD0Y0ZWbTJlK8fPXp38LS1yB9tGpa+t1ZrK3bGNtkeHRdO1nL/yYQy1fTN\nR9UTugOIrzBdztK8ZD0b/SE3XpbKiaoSEUfn/n5zMkiSKi3lQSSjFZEe782W\nED8hlXlH66DKeIvvOizGEZbZJ5mfpdPXfqMKLKVNM0xeYL+iIy5CuhPDqlHa\naPSrhX9gH6+oEFHegnLB0J0agjAcBlOu/LzmMpw+GrvXuIgAyASbnbS1hNcv\nltEP\r\n=E4bY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"825a8a63e174a954c54eed6281609848d36dff1c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"4.1.1","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-825a8a6.0+825a8a6","@test-graphql-cli/common":"4.0.1-alpha-825a8a6.0+825a8a6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-825a8a6.0_1585050735484_0.277972998053839","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e902cd0.0":{"name":"graphql-cli","version":"4.0.1-alpha-e902cd0.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e902cd0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f399d1fb676d87865b77bd4004b4f427668ac449","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e902cd0.0.tgz","fileCount":14,"integrity":"sha512-tjaN4FJ1G4hx8qDiR+Tp6KWe7TpAZvPUqxh2MU1KBVP5+eA7vPJI85S/MwGYYDDaDpDS3zRvogtQIEtg+IpGcw==","signatures":[{"sig":"MEQCIDmTr9gU8clZu01QFgw7/4fqUm4DuLOAu//vrDfy1Aj+AiB4SBTTle5vgOu+W+MyvV7LUgamQ/OsFfQP8faJZpoKDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeefqbCRA9TVsSAnZWagAAfS8P+gJnV9D3J4pJQ8s2qmBQ\nebGK2kQBW4LB8KHLY1VdXkvyohx/waY20CyKp1yawiI7dxVYhy+dd2WVt3iw\nkhsmDVJiqwagHhNzR+nvMFnl2Oo6LxMZJFAwAYQf+nDDEkCimz6hgiJLcOPa\nLsDXK4eNfmHhJlvLBF3JRMyextqM9WYGcjgVROzt0/CQEiBxqJtITRZB4Pq4\nQAYvqqJA7D92B9Y4IP1S32mKFn3KfKmhLIFkKimHyl1rVoQ9+H/M6ZmKgZOQ\nZVaT9XueDVHhkIp6JGKUI2G9eoVps60qiApqd3eac+siHpkV9YshPXvr/NZ8\nDPzNi1yPdjAjowiS3KZxaq2AE9C40r48iiMCsbweMn/XbZBA3GAhW//Zw9nm\nJst4QBgAPz0go2Lz5soAKm2PI14SeASVLrAhLLA9pFySH/H8qJQKIQNXGNot\ne5aVZ80OxqwR40USDppR1gICD7o8GF7pxV5vWF31PKbV/CFYr5wJoJ3VmnXO\nV3mMzepkaLoZj7wOP3DQC8QgM61SCmuaFgbjt4zRj7+fI+UmwycI2tP4Oay4\n+Te2j0OdvDiI+KLylx12L/q0/y1MZYPY14BsMkX1bUexuNHyMaJbYpm7Li0U\nXsirLyZa+yRCldg48OuQyB/cTfl82IJnhFbKoNXlVgdUr3HHIxaLG1zpD7vp\nKfLM\r\n=jEKq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e902cd0af174040e59336a0a59ce218d03ae257f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-e902cd0.0+e902cd0","@test-graphql-cli/common":"4.0.1-alpha-e902cd0.0+e902cd0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e902cd0.0_1585052315100_0.8690791037700007","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a7f7451.1":{"name":"graphql-cli","version":"4.0.1-alpha-a7f7451.1","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a7f7451.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3948dacb3dbe9001206896ff7adaca7ba4399525","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a7f7451.1.tgz","fileCount":14,"integrity":"sha512-//R+YFry8FMv0VvwjghQEqyH8Nwtv5PEcAZg7nk6vUIiARcounJj0Wm23+SDXY8KN4Ic1TUiJeindQgtYvuaPA==","signatures":[{"sig":"MEUCIQDSZgIsduz6iC4gFHwgGlDtiaf12+wqzdRnrQnoTJt9qgIgB38hWLziwEVM/Z2dGaCwRAWy6CJT/QrhFJn32wG3a+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeefs2CRA9TVsSAnZWagAA8t8P/0cjjOUfTAaK1PLlSd0q\nVHoufzTZs91eVQSVbciRuaN/x1dTUxm2KwcEc+PXV/dFolPSAtIYRE3s9Shx\nQdnQjfOBRwhgQk16j5AyGZfgWvD4gmLJaHlqQGuGA+6eqMeu7Zosc0TL2O2U\nkqPZc4wwG61TCi/EgUrIIy1GY0C15wjnXwZeTH9263yEn1MiyRaHJORGJgw9\ni+V/G9Ry+OkNjz9IT1V5EaMqpdFuSHHAQ9+UD8HW0emBQ8pzhMzGdZ6OZC6I\nmuFj96L5+efq5RJ8MN6wOy0MmsM4TsDTq/jAu7lmAOctxhj10jCtLd34XUVV\nPZFz4crki9fQmXDCAvPNPNwkodCO8PamJrls0S5jJBJko6m9/2jjErcKTUe5\nLwni0wMw7ddpv9aLvlmrajorx3Y5XOdHrgD9S5wLsOnOvG8yBXX93WvUnwEp\nG9/tfsoK4wvmVYwcNArpjYwEeCV/gtESkM+Xub6+CbMSu65MqNDlhFc+aYDg\nJu3TC8hLf9mWHfisE16eELbfxGiKxAVS09w0PKm2jaEqMl32p/saapi2Clyp\nuX8tGgzrykzmem//5jyYqnzrlt2RKthYoC0I1CFZ18c6gcYDKmf5QlmB252+\nRFkA31Dd6ShjoV3I6DpyO6C7D0ws2uT0eOa7aalX3A+EKSsHllm2/BwWxaUI\nHoLG\r\n=QpD4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a7f7451e8279bae135bce01a4c9f046ae308ae2b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a7f7451.1+a7f7451","@test-graphql-cli/common":"4.0.1-alpha-a7f7451.1+a7f7451"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a7f7451.1_1585052470001_0.3224890314399045","host":"s3://npm-registry-packages"}},"4.0.0-alpha-743e1b2.486":{"name":"graphql-cli","version":"4.0.0-alpha-743e1b2.486","license":"MIT","_id":"graphql-cli@4.0.0-alpha-743e1b2.486","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"00996e7af73d34b1583eaa833d8e94f495868624","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-743e1b2.486.tgz","fileCount":14,"integrity":"sha512-2B3JC1SJ2tmtFJTRTlJSJA7AfoS2XdjOSx/no+JBBWHPyXUAVjwAo5T2Pmz7P+20iuPvl6/c366sZbTEXQXE0g==","signatures":[{"sig":"MEUCIQCPmloASpxXN7Hn+1bBv0lYbYyIONO1yrMGBe0W+Gxw1gIgb10asmV9NcXPlxGB0Brc2oIF6clga99GE5iu2xKbk84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeejQdCRA9TVsSAnZWagAAHugP/jHWkNTygLNkuL4vA6/6\njjy8XqK6VOik9ZjjOjlEcrwVv6/XO7wlUEDySTLwnin0Qpg/53iz0rowDN0h\nCk6DewxTHauo4gdIkuBP7cQpjT8CyrU/XD4MlQNT3/TFw5CYF+EQogu/U7Ak\ny4ct3/gKMfpg+Ywn3tJHQxIM3bT7aGV/yZhXhmfk7JG+xCFIw01JUjVCiLUx\nlDb6US+tSUB1hw3zJ2t/cx7Ko7uPZGsV/4qeP/M8eFPoMhoaV8onpqEocD+k\nI2L3T9TVynlEZ7StATmqrK5mnJf798ti7WxzipMzIcn5aqOrshRWQSFK9igD\nX2yVs1SrYxpvFs3Qbfl+KWMFr7OraCOVBsWFrTW0RXxBuRG/bEnzlUTuEbRx\nCQVvRrKj6DHV2D8/KEhhmnrUw/pzynFy4Vvyw8JtTo66dH2Gwad2boNOeGQA\nYer6I1P1/cJMfECXpWhkSpFreEuguX4BqeMwk0RKAMs8DIMT4kpEBIedAQrE\nH76b74Uv6/pm3XeHz8hKSzX9Xa6UA4ZGJJs12Herj1JLyYgmFV/f7GUIgYFj\nTuqlxRMKsJpiG88Nymq7WshwUM9vxdaL+fEpxIeZFnX+WeP2EuuXn6EHiqnb\nyuYso9VbV5tFyByO9DBRCxh+5Q2HeSsrPG91GVA6F/Zhbu7jDZYViSLLNga7\nzHGa\r\n=uZYB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"743e1b2b39195ac7a20d0163e37f06ec66769f6c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-743e1b2.486+743e1b2","@test-graphql-cli/common":"4.0.0-alpha-743e1b2.486+743e1b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-743e1b2.486_1585067036638_0.5590314491744153","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e8e5f8b.486":{"name":"graphql-cli","version":"4.0.0-alpha-e8e5f8b.486","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e8e5f8b.486","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a7baf093188a924c125ab053d5f3840c87f2f6dd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e8e5f8b.486.tgz","fileCount":14,"integrity":"sha512-/8IHnP0jOEzSi2AWrSVZwqAAp/qd/591nB+ZT83nTNDxL5nVE/PzMzL4lElI/2Nz/mtexIZUnETCkHWuI74dGA==","signatures":[{"sig":"MEYCIQCfh6X+OH6yBUwP4qfoFO7LdU1Ou/Ism9NtafW0qhoDZgIhAMGDm3rT4A179+RAGEN2DFWpS9huYu6/mkNtt2BEC/pq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeejUgCRA9TVsSAnZWagAA3fIP/iSw0oH/jGnQPqMrbMz2\nsmh6gJmvIc0m0Y0AOSORfZZLEWVaqNdV9Gi9FzrlRBw3KUhifSvqzcr23Ixh\n27Z0FIWUjyEI/maIgjPWwMfpSz8jhh5jvebPcanzPEryNoeS6z7lU3Hubu5t\nHl184uJ28OC5E5vROVCOz3+Ye+lO4ww4mQVby3mWE5ZoT7tOseldkJKYxNCk\npf/R5k1gwgXMAq+TxUWWCFsQCIqYLgFJTgBOU+IPZ9PMZZj0bGZvyRJt5b3P\nNDnFuY/rJ9QioYIY/dMvE2Yp/JCQk+DwxRADmoLc50ru1yNpkGYIJXQzh4Yn\nhyPt5izO3WVhZhFQtmxIj3UuUiNFGHooaSNG74Ht8EdVtGq+XUF4fhXpabKH\nxUQocnI2DrwAktqxAmXY3QDmHrWZIMSzp/So8ezZuOc93GLjd78TEIGR0waR\nPTkBw4ghJpCdT99HqI9Mh3IsnCq0gryc378JNigcjK27j+TE4bci+cbI5zVY\n1taVu1i9Cey2+wpZUjiRSbE+dJiAFcphNzniE9MjDmQKB+Tye/+iAL8nvG3p\nt+0LmlRoZi9zpJQKCOnbjj0+VoW374v4PNZmc57jIL8v5Ukav95CAYcLIzz7\nXiuph5p9BE1fW695Gmzx/Ugg4M6PaSwuHR9gWVkkiW8l8JJJcYNBp19ILIlw\nMHXx\r\n=KbuL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e8e5f8b6cffce381d2bf9cd74d4a14fa5d13bbe6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-e8e5f8b.486+e8e5f8b","@test-graphql-cli/common":"4.0.0-alpha-e8e5f8b.486+e8e5f8b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e8e5f8b.486_1585067296338_0.8982108330961411","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b05302e.487":{"name":"graphql-cli","version":"4.0.0-alpha-b05302e.487","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b05302e.487","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3161613cf6380c1db942113058eac828e8f99fe5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b05302e.487.tgz","fileCount":14,"integrity":"sha512-pFTNPJ7A1LeMfq8oTgJsZjqiUMietXviyvfJjDrnsM+JWgoZPEPDDEg3lN4g8HBAXhQizTNt1B3JRJTQ1N0D0Q==","signatures":[{"sig":"MEUCIAoMlaZv2HBX6igZaalNJu12VLg7RnkIvVRpr2wF3tP4AiEAnMOYTupXbNS+DmqnfRL7vCgIu4cxvjuXlfPX9oTx7r4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeetySCRA9TVsSAnZWagAAuxIP/iFQPOIRE1vTaejqggps\nExtBG7x5skkagcHgnQCITCzm0XJqx2uc/0baRD7wFp/H/6h+G84E00yRQTkQ\nEfY1zp3/sQitEFfCNVRu/ym0r8I1XcXRa181LrYSYlEgzmhsMdqY7imLUOZ9\n0A0dep1FJzvkCw/m7ur7XOsDRYpZBc5HQNX7/okonZaeaN9+iiizZzgQ5eUZ\nv/PuJLtVZJUOukcacbssGfO7CZbZBIkysf6lnK7EtMMlpPcAuFUTA4z1zXSf\nySslulNAWP5iYBV8SaUxd5/J3b8cQFfbKip0pmTmjXWGwpeRTcp8cICtFuaM\nmbKXdTyxt97+4FX4wvyXQUPlCtka55lVpUr1XrDtxRBcMrQrkCtTFWaRJkKw\nw68Kl0kHn8tMfhY5qkmxlAhQUtrDv9HWuYamitUZnFeGA/xFu45fiv5Z/sXd\nczHO3mUWpVJaeOF/dADE/050+KnAlOFkbb1ebIhCleggZN4RfzT/Epvh8ash\nBdRCw/NgrJVr+KlzXSp934eP9nCVr09Dh5wWkRotsRSYDqBcS42+2CcU0WE8\nNuWpbAND9Thly2iqrnB2mw6OIa+Lh2l7uEOFyMYIHktKzVoF5GDE/t47sgXT\nE/jFs89B8HYyRQLZv+8sF5zY1gIxcGMrgOdzeQulpKlCH/0vGM1SPkGENzr9\nlMcr\r\n=Hwjz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b05302ea33024463253786fb4424b63aaf950025","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b05302e.487+b05302e","@test-graphql-cli/common":"4.0.0-alpha-b05302e.487+b05302e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b05302e.487_1585110162123_0.7895202640273418","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2b42874.487":{"name":"graphql-cli","version":"4.0.0-alpha-2b42874.487","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2b42874.487","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c214c2b18af0aa89e836a9746c339ed41ac2b764","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2b42874.487.tgz","fileCount":14,"integrity":"sha512-ukBNih6bUraW9dYCdKpILCLQfsBsoorL0qqdOyRE/di7xNt6cdVIuv27TeUSp90GbsFxmq4BKN/uKsFS1sPFmg==","signatures":[{"sig":"MEUCIFnHYuk0kt83egF/I+ZFdc4IxdPaev5EUIm5D7gdMHGLAiEA6LltolryLSisKORQX2zXBu7U7WN2kCZNr+JcpSrKXNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeet6UCRA9TVsSAnZWagAAbtQQAJ2JfRb+bZHP3QdtCBc1\n3xZbeMadQSie/wpWfzvtierMCG+TWoP1ZAHYPdViM828KSbNEdstDn1+ndNh\n5TT1z3PaMZI+d2OqG28ZI+tmfcEZ2RNq+UZ1G/T+98gxN4+qrwcFRddekfz9\nZCRhtV41QLs3TNTzc/bbYMV5heAP7KR8T/p7U4VdZcs34mJkhBtaHlvOTWX0\n3Ln5vJoFmac6CgaZxym5+1v2hc64GksXT/GzPO3ncUA2eukV/M743U8pgsfg\n7+oKyAAojbJ2KOKO/mE4k6MjkdyxzDdoWW3HYOESOx1dYY7aXSvGvqizVkxB\nMwFEcMIco4me/SDum1t3d1nY3zbhAGOjiQfRyBWv19GxhBZtHX7s5q1aOlCj\nZZZKqhR1whjgF/tJgLCUWSFeYSSFwogI0jA4XYA3QnLgwf/0IedTtZNYjJ98\nvHi54uccyU9Sy4PxWhk5ECJ/Z3tx172b6Owl/h82F2EYfYkUZ/Wv11z2gnbA\ngLsrTXxQruWw0OqopbLGU+1/YJ8aFz0/ZnhZStF17uG10JErOM3uEIFcv8mA\nK4i3XSU+TvMGpQrKsUDk5Y+0FJjK9opB+4WVas6jHL7IdUIQXmPNobrTYWET\nidZp0php6m8kb10N+Wm4tnXHQoXgdcGHyfiW9mFuv1JgalwBxH0j3l2suvTQ\nl2Hh\r\n=zPO8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2b428748ad78975cb35c9694bc287dc787824174","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-2b42874.487+2b42874","@test-graphql-cli/common":"4.0.0-alpha-2b42874.487+2b42874"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2b42874.487_1585110676196_0.3866029348258775","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4a2eb43.488":{"name":"graphql-cli","version":"4.0.0-alpha-4a2eb43.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4a2eb43.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"24404ae582d4473ad96cbacf2feab3de7a3cef59","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4a2eb43.488.tgz","fileCount":14,"integrity":"sha512-DrdGWvPS98dOXj+nrVj8s4LbA6g5KcuhjAIByTVZhgOxKC0BbtaskVhtOw25MU6Px/SlVK89XFbYZdx4VJavew==","signatures":[{"sig":"MEUCIQCV1DB/MkYCuYCFvcP0UREEL6/zWnv88xhLxb5FnQujlwIgUXpfnwk5oLnYb49XqRGEk8nXfsUpdpICS5xct/3Z80Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeevbXCRA9TVsSAnZWagAABEcP/0P+zDMZ20kMDhh/BmVN\nTnWY7RskqH18yEFSkMef90pDjniKsIIcd9ruy5On0yXtBUBz/AmXQvnJA0PB\nPabX0ZbnMnCH9RTRCvHEpCpfGMzR+tKMWshWGvfASCHqRuUb8oUgiGzQb4gO\nLtzkxCWWJxZl/fr6zXHZp4yB4g4R7e25CWPOo++mBqOVY37i8WefVQzM3Xg7\nTqF8tr06XFN23ZrAW/XQtqQpMZVSs4W2Ajq/YKVf/wR+bsFix4+WcAJt7qqt\nBcn/SCLFadF4gfGSaprC126QNA7tu+8ZYgF9E6nZsg6cXlCwd+iTezeadndi\nL6jBzyPoz3VrziVELWxdVB+t5tHB8CwkBMgKOomzpcrM2+TNBwXygFfJLGlU\ny6rzLwUqjQ65kpr351iJKTGDBFBAqo9P+xAGLx9Y6gYEoqSwHmRj52BUemVR\nUctp7NKNSG9NTM/AXXkn5GvSbg5SipZMy/3l7HfWKAyUDV+EPmQQO7uXebjY\nJf/Ci/Pgr90Je+dMizps6m+r8UISAhlMfY5zSeJa836j+2R2sMRI+ZNW95Cw\nBGDu5VH+WXWKj4g5KIhvymIKs4h34KjJFTPHJUJ1ErG8LXXHa7FGpaWHlikb\nWq1ktN/hXSltNMSA65amjlHSau/3r0J8vBum9irVPF1LLVM0zMicb9vTpcPY\nCxk4\r\n=xoex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4a2eb435397e7ea2b3fb3648fc9376552f932636","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4a2eb43.488+4a2eb43","@test-graphql-cli/common":"4.0.0-alpha-4a2eb43.488+4a2eb43"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4a2eb43.488_1585116887466_0.8533033385215656","host":"s3://npm-registry-packages"}},"4.0.0-alpha-06392ce.488":{"name":"graphql-cli","version":"4.0.0-alpha-06392ce.488","license":"MIT","_id":"graphql-cli@4.0.0-alpha-06392ce.488","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0ed1bf520b701a08d2ee6fc7c0989582bde2fbd0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-06392ce.488.tgz","fileCount":14,"integrity":"sha512-92WvU5ywjMExFMPNeLOt+Unw2zQ23SHez7S8glF4P9NQlsOVLETeuqIBtMViZgTCWVPe3JUOMq3Y/7Jc9VGQ4w==","signatures":[{"sig":"MEUCIGTCHM83zXXqTXXEbbrP3rkA22XmF/hjMg4W+Og2NxveAiEAyDJGqu7p+RStLhtSZ79BrCWFRn5nXDf5u0OyDXZRQ6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeviTCRA9TVsSAnZWagAAfLQP/RP7WSR79pzD+ATrSeD6\nheOOuXR903qq6h8lE85utDJaz45M8jHAF3NLQQJeJy/3dZmX+nVBLC3XNkUj\nu5Ujjzdeh2LnLv/X/dDsXtyX55fJtqV1XzEkGOkXS09TUOUGWAsDN3rNX8i3\nslVStCK4c+tyvy30M8hL0AQfluezLq9MhLENt55gxJ+tnI/L80DUF5s/gepq\nkXVNAkudwVIztt6DjxsbvXbYQjVyrH8opisUHPhHeqPaayeEFqGQ3SB00C8e\nXpK2qp1HxvapvUrc5sT65ThabNVdhok9KMEcolP0ogcymunaoMWPapNNclFv\n7KG9d24ny1SBQqmkuXXg7KwLcmkfJdY40au7g9An/BGhO7D/1HY96hZSa0og\n6FbdENbRgiHasH+PLdYWBEw9qjDzV7/5ywiXGwb0VOfwB5NqiBlXovQUlpTY\nqqn0Wm0lRIEHlYwU1SAY99ppCXOHczRYdtYdxKdZ2ZpO5j6Dmsx4DRxDusHF\nbxRSKq6sg/YDT3xXBRRnPRlzcblaNsZWk4c5EmVeCrLnNb9572s/uvUQXomT\nP/rqYezKs46qZZwMyXivz9hahe80xYm9vXdVx5boQ+UsTSq5ekL8xMGQdgr4\n4WAY7fSyyNu7cx99qzFVPQ6vfGzfyOqL38B/ISxMaleC1ueSguBqUrj7Srhq\n4OvI\r\n=uLcJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"06392cebb9ed12bdf714e42eab315dbec79e77a5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-06392ce.488+06392ce","@test-graphql-cli/common":"4.0.0-alpha-06392ce.488+06392ce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-06392ce.488_1585117331176_0.18088489563186716","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a565de1.489":{"name":"graphql-cli","version":"4.0.0-alpha-a565de1.489","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a565de1.489","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"de4888859fc4940efbb0905a1ae27d3d19a1654d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a565de1.489.tgz","fileCount":14,"integrity":"sha512-N4w61XzgPOVuc2AlqXDPJ9aKWYE7Dvs/RmdRXFva19cJqWOfhjcZbSEdpEdDcfSWOiHgGftHhS7TkBHtXBpzKA==","signatures":[{"sig":"MEUCICn52IXEzt425AF7vAwo+MKJeDd7fAx3X5KfBNegT7yZAiEApGCpGQCGfLYTZ8dFc2d8rNfwd+co5jNdrWI6J2cvvBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeev6sCRA9TVsSAnZWagAA15UP/0Sw9tzxBfADDPcmc75v\nOkOgttZ+BMi/7wiCXDDJXZxL/PxRY30usK5TRcNyT+OkK4TrF8sdydH1sDM0\n0oWmWiZDHUoKvketZiSaVoB8656RMYo4JKiozXgRbbhhvaBnLc6yGzTK3FXU\nEaL2BGn2p5J5MEOh8pnTAOg5CaPNnnUL7RI8RC2GzJdFUfGxxRZZWFrpQMD3\nVFP/GMHxuyuBfDy16xQb86GCtb59KE2SVhATk3K2vzjVpmYbzjObhy1Jr9cV\nGpiILxZe+0vtjg08cLRq9ePbxiqTIqLiJT7Y0p074ied16VuAGP7TS6VrNpS\nmFcAcbiqS2pvj+JE1Hr+skohHrOOCpoZmtiG0LCv4f06vYKoHW8n5waLPIAN\nSlBX48N18A1WdAeZrbITJHpiLKP/6Vtaaf4SBf3RrfEtj2OSPruWIMYCZ9J4\nDaW/QUmPSz/bP6TVENw3u5uEOFWPep937NbcYi0Bs3HUOMTwR/nL96dR5XEJ\nnSIy0DrtuaDj7Rq8oauUKhc2SnxqS0CpIhIZ6ZUuFAHPnIElUIwdVmnSuTiy\n6k7nopsUISq5v6h8GMC885vE66Ex9gjaNPAlDEJppet/UBA6nW9VSZ9AICZQ\n3wF8QX79o+qVBgljaW8TF6ZKW9fZmEzao2tm331NqQvKGylNkeyOqRGRnJgH\nzvab\r\n=f9Nu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a565de1b4bc3811d34f7fd5d55ec63ff8a252c34","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a565de1.489+a565de1","@test-graphql-cli/common":"4.0.0-alpha-a565de1.489+a565de1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a565de1.489_1585118892563_0.16955030369017532","host":"s3://npm-registry-packages"}},"4.0.0-alpha-349e89d.489":{"name":"graphql-cli","version":"4.0.0-alpha-349e89d.489","license":"MIT","_id":"graphql-cli@4.0.0-alpha-349e89d.489","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a63805fb34b9be8b42b5bc797368e9030f04b8c9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-349e89d.489.tgz","fileCount":14,"integrity":"sha512-0R6sxX1/cOG/WzvrPeNkSi3GeJAWsdJzQnCocpOtIF/xEiSEi3Jl/6waSRdlVnJirxzZ7ptMTEPhM5ofiu+FXA==","signatures":[{"sig":"MEQCIH7ToyTVpvH01Clc5OShqGFPsA+yi7ktFAGGzCnvbWXbAiAuPknm0BkwrvSrhHXNj6PV8ngXK9qNd0BCn3BX/eECjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeewBUCRA9TVsSAnZWagAAp90P/2bRFY0R1gRvpRXYubrC\n/u1XqMd7zJSLTxLKBB0i9lyfx/EAYqMnCaStYc7IsSC4B2WZ2LW5Y6ALz8jh\nD3+jurotJ2DpEIz0OCJSAXAO7JpP1mkNvdFzWWaKy9R3siIcYFzGpexeH5oI\nrWyG4wbn5hRQXmqKh1+nqd8xVdwWO7t9UKMkbig083OzPox8Ko9pnvCTUfpi\n6dvDB6bZ8pR8rY74YInTkeCJE55ny7SI/gXUeniiL/plo9gQIhtf124GpHIM\nG1Or80ukZAKIDHocM/Nt1ooLEX8hk4PvMJxpswvZZtGvynhrdpkPtgPQdic2\nRmO9WdeeDkScYEqvcgkN2LAiM9O/pHfmrCXR1/YCv1pT8QIx4heOIir9hCwV\n8J+2qJ9T9NpSdqD1LoortUzdT4ZRQlPk0/NBrkCUn/ay6xnkm9Ncy8Seb4kH\nzaKnBCr055xFf3AtIXUvZm2Ovmppd3Xn2I6eH4zmLTX5HxpoQCgOIQuUwAVW\n/oLXm7Mbzyc/MfwQsZrcMjW8AW5eUdDHSwBbB0ClA/6S8PeZZKo5+POAjDuX\nwHYk2exr7p6G786FcELKlfT5LauAymr9dUfCFG5MXkh+djIvS+icQOpD/RXF\nl1YD/OGB3NU7VUIPm28GI1/gC4Soth9BMf5YUbnqLIeHGpboNgo2+VGBdZWH\nvbDD\r\n=OY9R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"349e89d25b671185f90d59e6692d21944ff4a94c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-349e89d.489+349e89d","@test-graphql-cli/common":"4.0.0-alpha-349e89d.489+349e89d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-349e89d.489_1585119316179_0.5764813145986023","host":"s3://npm-registry-packages"}},"4.0.0-alpha-df504bd.490":{"name":"graphql-cli","version":"4.0.0-alpha-df504bd.490","license":"MIT","_id":"graphql-cli@4.0.0-alpha-df504bd.490","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fe7f23d433e6911695e0988f5919ce7d0ad0b4da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-df504bd.490.tgz","fileCount":14,"integrity":"sha512-gYYenVrB80qDN0KMq96Ori7Yud+fDOihexSXyCA/1Fqbnh0H9sbV1TSmbWkr9rZfFkpTL/S2ewEGG+BWvqjqNw==","signatures":[{"sig":"MEQCIBg8aQ3fJ0YBHlNIDGEzwj41Jt0gSAbmWI+gzkI4H1gLAiB5KyskOHeKm8leFmhPJcXzE6saLkDSBXKf3G4lYbU4Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefI+SCRA9TVsSAnZWagAAyH8P/iaM6BKsN0zCAcTtic2j\nj+BB68u+dzSMOVINl++0V53+3aFodknXHfpnOCRMVOQnnSdcX5z4vhflfV+t\nH5O9FcMbHScuesyxUXBMDLOFhMTmYwxbDNdAnPjR7/e+2LtIwIGNDSB07U+o\n/vKobDf2Spu5NqE8J6ri0rP3WOsD2v4/pjTgbqlNTASg6cmmLPc+no2c0ayz\nbT+kMJVXutumZNaOf2+IgIDOEmmO+J4S7yOI5+d3mv8PLSLRLIrCteQSe4DW\nKAQjiYhp7TQ4vfBio+7C2QyZIAfK1wQe4xZjVKAYVDYAhaEPTG/PlYQk4dTD\nH24qUlzVPhud4iKjZjmReAx7qXQT5D3FCOfu9A0SXU0qXZjAbpxmjSuocc0D\n5suHTdDOXAUpN9pi12CM7Gr5eJ+0uOkhQz0nQUlfaC0yyd8RWESznZ2uG/op\nmhCh5DDEIzmGTTinEe/LXyLdf/vuzz6FJCynz+7EdwsWTxZlV0S+ylp5z4tD\nyIJdnpowvNsMcZQzv5HXoKFciwLUxRjguqf8aer4HOCNF32m6hciQu69q5/l\nNyth+0RvwmeoyCyr26gz9HV0+bcEU9n9xViCacbo85uAYZQ93hrSXvYSobEP\nwOk7jgFC2EWYZwk6BzgN9YATLI+6VlxQmpq5E2unHt5lSsLLTT5qUQn2hBKz\nEqdH\r\n=yWUG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"df504bddb47d6d3adcb08d1619814ce108dfd24d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-df504bd.490+df504bd","@test-graphql-cli/common":"4.0.0-alpha-df504bd.490+df504bd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-df504bd.490_1585221522115_0.09075715380740368","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d6f78f9.490":{"name":"graphql-cli","version":"4.0.0-alpha-d6f78f9.490","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d6f78f9.490","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"be36b443132aed74ff9465f0244cef397618480f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d6f78f9.490.tgz","fileCount":14,"integrity":"sha512-KjRm91jDy6o7tbj45/en7d4wAl0S/XFNAzbJpQBXYW8Fb8zNTNhm20AwRUvLDaXIKovqnKcO+XpbTK6tpHCu2g==","signatures":[{"sig":"MEUCICwH8xJMOJG/PgsdcE91frdVBQlKz0K5EMmiiHG3qGJcAiEA5b6yt3xpxl4leTmSPQKqTH5h+J1LbL83FLFNn13xzVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefJC5CRA9TVsSAnZWagAAZHkP/iJd+ruohedF/EkQYHnu\nFfeZ+GWcmrlah7z0IrOG9AuwQCU9BGqxV/Y5+tJRu+DSF/3OgzS3XMvldNsP\naYi1Sqt3D70b3vUyE10tpLfaZ1XgjVr8UIevWD+thZY8tQqNMDQEXjgSr8dJ\nOtLyrbg1l7CIONpdWGebSmt/3kRgvXVRh6TQfEPVw7UZ8CvYgrmybE4DA4RY\nNmZKjN4B4odXO4wCVaUAaaVXApxwbtKp2kMWfWA/y1BhA1dveuUDMkjEP2xL\nydWFxywW1auUjL5g4Bi2QW25ULztj2ePblpdY+nYHot+WQulvYmVfwM6Gkjl\nAtJfkV+jHS1KqFTVEj6bPlbInXUhs60YpQ6YTzKCDZzAwPnBQS3EWL/lTnOV\ndZbFLuysvPdxYtd4JGsgIcHBwnZRfCGgSiqjNzOPYP8l4JZ9qTNnm3cF96cG\nNt6elvonYZ//TeuC9MWuYAWRWPXLUexEkmHhEAdO6C0rKVIazXAZXOWn0ka7\neq/yh3ZhT9NbXuDstTWr1XuxU9k3YT38QYPGbXkGrre/m7ALSxsQgiOeY6+o\nEDbS40w8CgHinrKdnbq+V1iNyqencZt2/5ExLr7pL5mzn+Y2jogX7BVC1zEh\nNqgbvEoycVAFoB9ULsAnoBRLdXY5bGxyT6w2mLdh10wKicNdUbEPUAYgpseh\n5XyR\r\n=uLSU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d6f78f95314fad67c679e6a1d29cda50a5e79efc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d6f78f9.490+d6f78f9","@test-graphql-cli/common":"4.0.0-alpha-d6f78f9.490+d6f78f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d6f78f9.490_1585221817187_0.11162110267127168","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7cfb7cd.491":{"name":"graphql-cli","version":"4.0.0-alpha-7cfb7cd.491","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7cfb7cd.491","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b9407286760f70269b3a003aee8c930f3d809b41","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7cfb7cd.491.tgz","fileCount":14,"integrity":"sha512-b37nm+G53+kaNYZiGxaWP+kLtTZBgkQcLT8sRvaq/hzIhVrmyaGXYFoAawPNSBWdiSep340xr70+L/8wPaohqg==","signatures":[{"sig":"MEYCIQC2SkLzeI+yWYG53Ult2KNDHmuXnW/+V2npHRCnQn/rEQIhAMMzK8YGGwUvxRmEHDTelZ66EDn75ngGbAOfVcFEmfEg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefQcSCRA9TVsSAnZWagAAyrgP/iRRQCNkALY2+DzL9KlF\nIEjH6RcHUXp1tdHzgYhux3QfutrM37bgSU/DbdP5wu0KDHsnzUlHaFnk1y+b\nAF2gNnuquFs+bhMKIFwM3oL2ZMJJ949xASvzJYH38jHeuRI9KQOivzO6+unF\nl1rOcYfr889BD2n4Lgvvth9JS1ckuNqTSMEHhCOwU82JJNJhXycRPS//zPDH\n+DoVYQ7IuvGJq6+s/G9E6SW2fttbNsIV6hLFOzA06kZLoZq2EfiEBNHToTJV\nyETNEla448elJHsfp2t+4DXmjAwUAdoEODznMKJCnvCH/UdNmvOcqe2jPozf\nCMh77qnV+tQCliBrpYf15+dSqbkPekP7QrsfRaBoXrts9jlo4oqjyDIgi7AX\nTVXYmfpHXhsL834hqOTFMMbuNTTreQcdRHleEExyTvW7FDA2FCza59usDT/c\n6aV0XF7FhmITvQZ8Zft18GdUog+TGDR5FoZzkrbLrRp0SzfmRTFWxxh2INnI\nwkFHM8brTCOVULFRbBcESjg7wy/Nezi6G2KTRobxObpZ6qtXgzDV/6dAXJuC\nWxTv9dxoRb4eXAX23YVxQkY7D67/6DoQGF8e8tx5+pgiCbC39NnlYpsYXAC2\narABNDlkBfuj8/qDyYuq+1Z86VXIQY9mpIja4aQEdt1WyXpQHwnEB3TAFIna\n9qRk\r\n=1VPm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7cfb7cd4e5fc649869234445a2eabe96d1f17cfa","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-7cfb7cd.491+7cfb7cd","@test-graphql-cli/common":"4.0.0-alpha-7cfb7cd.491+7cfb7cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7cfb7cd.491_1585252114378_0.5667369539835851","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f819083.491":{"name":"graphql-cli","version":"4.0.0-alpha-f819083.491","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f819083.491","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bc4211164a875b5228ba683f016690eaeb8dac8f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f819083.491.tgz","fileCount":14,"integrity":"sha512-NLGIIcHmTh7agxXwx9aby2wOrgT0Ns2udQErcG8LphC76wGd6Qew62pZLF7Q2BQMB4y1DXLblA0lYS61Juy21Q==","signatures":[{"sig":"MEUCIQCjxsJDw/1qyotnMdxMdXRzyybHj5FcKne3EGqLD//TUQIgaSpo0H5GTb+lgeOoD7SSY4VsuICyjofTpLfcZi4moiE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefQ2mCRA9TVsSAnZWagAAkw4P/0Pc8+kaF8WXLDcsd5E7\nD++OEOgzwjHW/mhfgDvRfd385TA9upqlH2qrnj3z0CxhUgmTYonMqsCqhd+Z\n3M0wqGggV7Poco2IoMO2VFlx2PyrD3s1rRkaQoRsUwsyw1gLZI1Sq6q1bT1Q\nwGMhfyoOpS/ecbfu67bFQFeGNy/QK5dfY4PuJfIg0Gm6izdnrLROpAlxT5cT\nqS0cCf3Ek7+FoT8QOokQjeg+b1Ib7Nu8Di4mDTpzZ/WAlPBmm/Q9e29+XVAW\nFSvI2xGJNJoCo45E+wpHkFOcx40dXbgDF0EuQC1HMrxki9LVc394T+Ql2YWP\n5noQ7X0RcOCKsxIwkBMrcZcl6M1U4WOKapzvHdWgXWVUQTerQpCx2V5Uq5hW\nxM9mKZUt3/7nTYsHCn2YnmOBHaWgy9FOQJi4Vx1ys3RBAbukDQkcgVHntw9f\ngbr5LnNryEgfDhZzz9pAADonN+Sd5toBivEB0EEfK/wB0UUi3h1Fg76M2MfD\nsOZUOS0H8cQC4j65oc2Fusnobt5WBIElaQ4ybUgKLQgRRAvvWiPi5nuZ2VZi\n2T7Zg6TDa5gMGtJ9PNM7Xx0QY2+i0SCG0tf8X8I4cCZ6FfWzkboKj2lyDHIW\nmtCD5JGZoYf2nN5TSVSDq1N/rP1WpM70gwrZZYID7GUUqamp1xotS6IcUVtO\nHEyQ\r\n=qcQ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f8190839c3a9975dbbe18a5bf107c0b54337f110","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f819083.491+f819083","@test-graphql-cli/common":"4.0.0-alpha-f819083.491+f819083"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f819083.491_1585253798046_0.9135812071656864","host":"s3://npm-registry-packages"}},"4.0.0-alpha-256cec1.492":{"name":"graphql-cli","version":"4.0.0-alpha-256cec1.492","license":"MIT","_id":"graphql-cli@4.0.0-alpha-256cec1.492","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"640403e7459f2a9a147798f3f1ca41e442e1131e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-256cec1.492.tgz","fileCount":14,"integrity":"sha512-LT5KiyOSrYFClgllMeX/KLx3VDRSscr7+7yIjqgNSkMcDjff776Bh61ISbvdpMAdFtfrfd7xDGV5XrIc/tkfag==","signatures":[{"sig":"MEYCIQDbJUC/m+VoVLddsc8mKTjkb7/ot4riXLFDlU41dW+H5AIhANG2G/Sgjp9J6ktLkVQi9NWCk2QPX4q1g329clqeRgtG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefdhaCRA9TVsSAnZWagAAqFwP+QFxRwXlG1PzBvJWmSh2\nC1mA9s3aIGsLJT1edOUAQSYsMHEjml1HOfNJiHb4p92TVH03v9fuXoKnW/wP\npPY7FHGzWtV+mOq1LPafECt6q3ghgZXKpW2efb6HIgnTdKw+uyMEPDuumS5p\nAuc6fOy/1THrqHgp0hsO6s1t2/Q7Xd6pGbrtWacQiJ6wahrh5Jy7DuHrq2VJ\n5ZsnUoPz6Dyy3rkFKChwJKsJMdRd90L3rKWwP/B0o1KW5mTX9ad2PIlio3LX\ntCJrnEtrVtQsXPAHb+8pqEMLZMe77lOrNzPh7gZv1tG+N1xAv0t3BcQ/Mo44\nfu8oKcxMswyQVQCVJsoyfPbeHxijr9jVkUBRTDZvjzvZogLZNOd5/Fv6zn8L\nE6E7BJPZi1s79NEJVfyrt0D8N4donnfxS0B/bPpf1DYL7BVrf15LWysOxfJ1\nQ9pK8IeBwlOtsFx9buQ4NMJE1ZN75nLYRzSBQ12EOlrMXlFtPQbLzWQVob+c\npITjFo0Rd4vSaJ1peo+TSMhp8KTzq6qhMEpFkJh2v/KQYOy4mTihjxLGQWTX\nN3Q6MoeUvVeh1ukGcpifN57tXrUoh46OOW6f0kpckFCgqR+gW9RzB12N66/y\n/Yey1dXfJdq4n9x9BDgrVTLCgLH2Txw5mDhsNNBznDNwyx5hXijK//5WWdiv\ngN0+\r\n=6HC9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"256cec1b23118d26ad688dfac2e2e7b348c1d97b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-256cec1.492+256cec1","@test-graphql-cli/common":"4.0.0-alpha-256cec1.492+256cec1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-256cec1.492_1585305689674_0.6144885616277276","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f1fde95.492":{"name":"graphql-cli","version":"4.0.0-alpha-f1fde95.492","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f1fde95.492","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c6c77817195816308f9c98acdc50f0e2b9c737f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f1fde95.492.tgz","fileCount":14,"integrity":"sha512-8eANoVYGTwjgCShFj8/Sb+UJdsxgV/JobsIzzUTgfuk+TlOk4z/UCPVdqi52BkcQvA0h6WEAFl9AjdSJR+FrFw==","signatures":[{"sig":"MEQCIE211SlPs+NcQMXd8+keSoM4daqmfhSquhe/WZkP0gjDAiBfwK6zlVIBSKakgYfAQGwh2ugHxuka87xKeVmcd3FSfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefdh1CRA9TVsSAnZWagAAQl4P/2wLY2UiMGQbXcNeer4k\nUzyZtrq7UxBZx0HcEEVGKvrSWe5rSX6/D59cy9Gt/KisPbx/pPRAJL5/ldKa\n1OaoPFo86awzJezqnA8rqeMrE6EBr6bo4fPWUr77r8TGnnoyzym+MgdWFEdH\n99HwQqkowStw0qgOSZhIn9i2kG4iPwbQgmUuQEIo9Oa+EpKg2pA2aAG/BNP/\nWjRB60yTLyNC5cUnGONYZAwz5g+t+iKai6Tx8y61y3kqZZpSLZsobfH4U0kJ\n/ZvCn+mjam6ymfNFXdOmmulD/yf7pBmOh0irCkhZylayyD4novD+VZT/PakR\ndEu/I0Gy3zGDljR51ysvY8ikCkqGDJcFp3kw5acTsLWGfhfaJQjHkuTZgowW\nhQ2BkiN168nwd4wQnjiZMCDM9qyLbV4V1FpB2qDEAt0MSh7Kxt1TxlFl2/P3\naS1a2ESbZKeCa5DXAeLQWXuKeza1zzqyzYsnowED/0JmjW+GxzGRr8xSJ/ny\nExHSa2oVdk6CD+fViCCD2y9sQV7tXm2rRD0yJqU1XmZAxnmzRBqdRIzKWWXN\n1JU76hnM7ivuK21+o3ODcfMvhFVmyuk5ln0eiZ5n0JfShxqMlq2jfePLWYDK\nqWkwuIAeZN4+ttJVXUp+hkHNuaPQ2ZRj9TH5JRXScV7KcJFBGgUsup432aGP\nUarD\r\n=sNmp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f1fde95315ba1f1fc107877f9661dd339c4dec07","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f1fde95.492+f1fde95","@test-graphql-cli/common":"4.0.0-alpha-f1fde95.492+f1fde95"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f1fde95.492_1585305717317_0.008510948545438213","host":"s3://npm-registry-packages"}},"4.0.0-alpha-54e7ce5.492":{"name":"graphql-cli","version":"4.0.0-alpha-54e7ce5.492","license":"MIT","_id":"graphql-cli@4.0.0-alpha-54e7ce5.492","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"89221a4dca0979a559eb67ee92379386ad8767d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-54e7ce5.492.tgz","fileCount":14,"integrity":"sha512-QbXnxnfqLl30PteT2qzNUjYA+irrhzpXUnTtBGEY9It/rTEiZ6cSZLNqmY9i2Y2SrMHXg/AA22pqQsTUkEY7DA==","signatures":[{"sig":"MEYCIQD+cvILb2ACqRwWSIF4AEWmWSBb/uYaQCGNdJCPd9SjYAIhAL1l6A+x8poAPj0gN7nhOyZEpKrgp+GjSCszKmqhfA/D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefd/mCRA9TVsSAnZWagAA4XAP/22T1U3krshuQTsWp+bJ\niWf8vYhPGg/CJK6IYca+9rUpe5kqvRQ/5olwNRcsSUPb+V2SRHlZBErwOuz5\nYa2lwUWZuMTnEgScRBY1PdhbvzlCsJ6Gs7+ZU5EhULUzEPCO8D9jgaGRlxWP\n+6icOgaoCP4+f+nYfSI18pK94MK/COqaCOJcuqSPlnJ4piR+7rfGfcgdXZt6\nmVLe4bAuLUrWwpwxmxFs6WGOP9jyobZE9yEtVloQiMCAKPiKC4w6aMwKpU/+\nybWiDoER+R6VbZKLhsiBqHcLQ17TCZzDSp1TpjRIaSolPZCRD9Ii2Phfsj6w\n/C4QEgqp4Ly6IlmY+7UT5fF4MzgpNIfPJAEdjurh8UG+BnvhxYyUqziNAww3\niKKRZqo2MrAlHL3vOJaRyoYLgpwAFtV/EuXXeAHcK5yEbQgepfG1KBVzzkLz\n3KdGTAIvaEfc9LU5cdytIyhZDFL3xLzeoVPsPDrm3gKwj7lfVoWc3fIA6i5k\ne3eB5BqwppAj1N5s4/kg5q0niR+G+y0rDHQXC4z8VZgInC8d6pcjQ4Y1uxRg\nsjB8uSbLBjOUdtnE6hp8b03H/bpz0mqJJL1E68H4IlNWOeS8PogyhTK7MJWe\nQY0A+r1X2Q72ZazkngLZvqYK9UNhJBMcyYfXltPy5nT6ZoH0mh6hv3Zxyvdc\n2gPg\r\n=OLI7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"54e7ce51a9adf227f77933c42ecd8d8ff3f70596","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-54e7ce5.492+54e7ce5","@test-graphql-cli/common":"4.0.0-alpha-54e7ce5.492+54e7ce5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-54e7ce5.492_1585307621608_0.8610740487516344","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9a3614b.493":{"name":"graphql-cli","version":"4.0.0-alpha-9a3614b.493","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9a3614b.493","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3a86fc6a06fa43f4a907d6de6ba198b381381053","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9a3614b.493.tgz","fileCount":14,"integrity":"sha512-6yvsQNgtDJkGMbjnMLx0z1tZ/xFpX9WmJMk3j5sA044gMAB+69k5GbWZ9PKbOeSAoUHWa6fDlWJ9eorcx38gCw==","signatures":[{"sig":"MEUCIQC5GIb5zc/euoVE+LiDi1bpxZ5McXnTKT/5jC7E5mk2nAIgAvZEChSoV3OekNrQkCnX7pSop7D7jr5/et1NYCOtQoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefeBBCRA9TVsSAnZWagAAunAP/AqMmX0Y/fpZSjMdfCPC\nD2zgKqurjCxsP+EzjL4AgvNYszMjL204RnFy7J7Gv3JNiWRBRYc/v1R8OezK\nKQWhkd/hlZCBkGasn3O3AlGZ/Ym4qmx0xQEnxXdgtqF6dr/q/1sgCR7UCwVB\nUsgVOrP1mpk1xkl7bHA3R3MEvyBHp6EgVAXNmOyDeheOvzo1X9ijL05GDMIN\nSkC3OcPDOgaBYCXuuuEYTGbRIpAkGbygDbnodUr7hcGhfgblC7af7VbIrr9v\n47P6LiCXP1o0IaWCGkSTVwvvGvk480fiqSLC0yG/t4bVgi4heGuBnSNQqcB5\n0+B/sMytEoAsq5i5WBcuqd4XPe8N8aIp14Yir7YxPxNPbpSCrTqEmdqNH7Cx\nB6vK1YEVV1gm7eeJTve2raOaJljyjAGJxWfNfz1ibK1KwX9DkaZS9GKXydnn\nQ8VgL2ejHkmXqwngNPqJUkMMqT9PDONzXqQN7bku2zfL2jYrX62Sn6XW2UX9\npzmV9wbP+NcG29I3j/iKaVIQrti8fQ2hC7fEv0qO/Di6Fti+3o+xpBlsdaKz\nLE4zG5PQtnr9AkDjivC+TpUYKyLQGSRODTXSZwRSBVAxD99qsKrlMWwTAaop\nr1S7DeBaRskgTc9Jk7vEwUApNoh5WXxxvhoT4XnKUl/SwihzS6GhrUvPnwFY\n6bIm\r\n=lCyN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9a3614bca59b345d0e09881b3290caf3c3c672c8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-9a3614b.493+9a3614b","@test-graphql-cli/common":"4.0.0-alpha-9a3614b.493+9a3614b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9a3614b.493_1585307712712_0.18933996094766758","host":"s3://npm-registry-packages"}},"4.0.0-alpha-65c3a48.493":{"name":"graphql-cli","version":"4.0.0-alpha-65c3a48.493","license":"MIT","_id":"graphql-cli@4.0.0-alpha-65c3a48.493","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fe85afa7c7a00f753c229ed15e0da63ebb7fe380","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-65c3a48.493.tgz","fileCount":14,"integrity":"sha512-UHXcluscdQYw2p1gVSLMTVIQvLsppDXaEjkPayYKN+auCJNDYCzHYbgNNDi90U3Yd5iabG1TwC2aJWqPKYW/CA==","signatures":[{"sig":"MEUCIQCjsnFzqh6XkAiAaSahMKYSTOuovONSFvplCEyz5N2w0wIgQ87qtJkpjw/GmR5OODtrqDMJGIT7AKI9bzc8X2C7qnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefeUCCRA9TVsSAnZWagAA0O8QAIH+5eTR9uEj5yA/y5s/\n20zbp6EQrORDNbWgZQfZTP4kZ65+stnTOvtMpTRKsMt0nZ7WeQB2Q2ntFmLv\nOixBPP99gQWMpymEW7yY2ONAhNED/j9VarYcRO+GeXDl4kILALnr7VwJTefy\nelPAIiufmYrw7Cl7kYe17XShLZMp2bcYYheW5QEQ/8XGlyla9Qfzk2KTE5qv\nxn1PpXolVMiQi+nJJHa4vRGEW04r9QDuRX8CtsWQPWYViIYt2XWvvn2iRGjw\nccUIX9kgZgTN/hvqySsqr+ENBLrd4E8cR5dz8k0ZGTynNgYoJ+uH6LiDUJE0\nahHl0uBcKZ08x5PWMmhlXp9Fni5eOzg1U6MVKwpce+X8GCAXPVV5ODMxq4qd\np5MzBUUaSVxpt3GtuNVR+6pteVOmpIP5P2G62c/jYvO7g00Yiee9CZKqHzmc\nhEI9eJ5fva65aStUtsHUKKpexO6663vaAkXD5VeO/yxap/uCTMzrEhDwuL5E\nTQ7AY00RB/6yO4seFizc+OQ9FBxQeGakWSCz/DwF5P6kJ36B1/WJL1EDllWs\nfGtR2JoxasaCoOTRKhz5DnNmwwcZBCXT9dqdl1EQDkzNog5W5NWxHJQO41EX\nipZOuNmW45hJ9swSD8o9CVYBE1gK5dKgSPi9iRRrvJQIIJnz1HOody8jsvnk\nBx+9\r\n=w0Hj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"65c3a487e4d9d925aa87d6a66c47ffe35e8e5764","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-65c3a48.493+65c3a48","@test-graphql-cli/common":"4.0.0-alpha-65c3a48.493+65c3a48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-65c3a48.493_1585308929442_0.4540189615558572","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d94f04e.494":{"name":"graphql-cli","version":"4.0.0-alpha-d94f04e.494","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d94f04e.494","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"75d0a36fd9d4f2a68dbf098206d1c736c73510f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d94f04e.494.tgz","fileCount":14,"integrity":"sha512-DPbnSK+xxAv+5TrdLGF8cD4VHIxzOdKsW4Dw/Ka6teMVQpycFQQIxUc+xZrjIdnVLk0CWZ6qMxpSHbgcuhtg5Q==","signatures":[{"sig":"MEYCIQCVGLOz7z5QZTrwKnjsQYJwapcZA2VlJECGdN1TjZuP5QIhAPGdzdv8+2kqdrrFmbL19bCp51GJt4a8IfheXeYOF5Oj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefeWBCRA9TVsSAnZWagAAev8P/0Csh5S0jUWWB0u901GU\nSpH5HUERZ4ImDR/KYHgaa36XW3pJPboUKGKlHR7kFh9bBPMfAAY9Guj5Cw7j\nYXmGDcYOri7RxbF/7mdO+D41p0887hMsmNDbD1dvfzNV8LpA4hcunSwDi7By\ntgQZH8l5mH97dmEzj6luXdbTM+SfBMiJVsms3EYGvloewwromfxlHH1RAvWW\nUOTJttbU8wLF4RwrKOjKYiJzPqmnvhY2/Zv0KWh2I3oYRgNzJhWn4s6Mf+7A\n2CQlzwbuWJWIWN7J3+W+cdc1dV+x1lhHFDVJYqQNEfEiIPGDyHHRWE/vGdlH\nhr0bMEUS56ofpoOfUJPY8cRHXN8E2fk5yHBLpwk3o3e7RhyBiao5Xp54zgWN\n34t+byxMOlWU0DxM7adnhBgLq+DK9zV+5dyK0TOnceGBa678i39gHY6GeYSj\neyWR6qX6bGN++ORv2vOI5tRM4uCI8LpouqKhbTUPNMZxhVJfxOGUCMwZ6dd0\nZIhgVhkAIZGots+Q6GDQRZwyDqAizjH0pHfyR32jGJE47BwbFkpbYxXATt5V\nSUjngEWpbtIZCo5hhG8To9ck/d6o8Q8jOkYryw9Gpbu0P7kL9HrMjNKtB00o\nukdXPo/qMuaQKNPr0IIeA+ORrHdEqJG15p9z1fswHfEMrkniMUeBZRM2riR7\n6I9i\r\n=RfGG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d94f04ec56dfd875c55e2e94997bb36b2c2a55c6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d94f04e.494+d94f04e","@test-graphql-cli/common":"4.0.0-alpha-d94f04e.494+d94f04e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d94f04e.494_1585309057194_0.8113926040312796","host":"s3://npm-registry-packages"}},"4.0.0-alpha-85b280a.494":{"name":"graphql-cli","version":"4.0.0-alpha-85b280a.494","license":"MIT","_id":"graphql-cli@4.0.0-alpha-85b280a.494","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e5768bf95b494ccceabaaf98fae32bea252afca4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-85b280a.494.tgz","fileCount":14,"integrity":"sha512-2yu0YTkGnHaHJ1e7T9TbTsGvKbRYAT/y7I/989KPBoSvqWryDwzW/D9o9nUT7oYJva0+gXMzmL0xTsPwmLqh5g==","signatures":[{"sig":"MEQCIA0oKobAtfttHTfG+BOYPbGutonsmY4D02c0hZ0EAACZAiBMa5WnwC77RYKgEpuI16O8z772xNxn3XyuX5gpy7qMLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefeblCRA9TVsSAnZWagAA0/QP/juvwcpC4L+FOICeTKji\nPPGyU9lpS3m/GxM+BeiNUUaH09tIMKDeGzt7wvfivuZFcgdc6vDL+KyXbq2B\nYIr22jtcfe6pP62AkGv7kR+M9ssoAvKNzYUppi5fcwQ1Cnuysh3Q4RQzH52C\nVqX/tgS9eET9FXgRs98K/pJ9/S6G+GnwFQb1QXznLMW0eTuKEC0dorgxfzYf\nypwVk2dqsoOAD4asHcA5FscjGk70g2PzNu9mSsEW0x3rcI7SXoaqxWRPoDO/\nwMhaz54C/OoKPNVcBEr3wgGOejl4hUuCEYWzuL/4OpwK0JyzL2eBlO7/uWqx\nD1SYmQctSgT6LBcMg49Yd2o4iDbSUaqQpVo2A4wJtnDOBFPaThVmZw8TRQaV\nq6f/72Tfk6JrTE+IJ9FjtvyTFrPgf1sPAQ2EkSBH1iPEwn0WX4yxjTXkiBMG\nzI1LU6u6j215mx6pfh+kpUQh0xTaJGOfr0EI/iwyDgBtHizywb18uq2vs/9+\n53HLXbxwJSMz963Z8sDJ1YV5kCn3lAJzfYoWE1L2VtXqF1hk+F4Y8GwCvW/h\ndLL9AYmzK/U/EN9n/C2F/r9LDyBO+SxsNuo0TBgSbjopJuzOXzHj6TO9iVnM\ncIfM+wp6M0IZ9as9KO04XUxIGy8Rn1boFBwaA1g/jxQDBgP9i0JxqWRgsQkm\nTmSB\r\n=Lqxj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"85b280a938082b1da10e3f3ab52c64613e79e722","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-85b280a.494+85b280a","@test-graphql-cli/common":"4.0.0-alpha-85b280a.494+85b280a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-85b280a.494_1585309413112_0.8394898100309449","host":"s3://npm-registry-packages"}},"4.0.0-alpha-31a10b8.495":{"name":"graphql-cli","version":"4.0.0-alpha-31a10b8.495","license":"MIT","_id":"graphql-cli@4.0.0-alpha-31a10b8.495","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7aa3eeb318f8b96512ba8cb642849d2d8c2cf711","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-31a10b8.495.tgz","fileCount":14,"integrity":"sha512-700oU45uhlGZdt9ZXHVyFFqGKT9twn7JbYYWViOl3g0UryLyd8cQI7XWm5PqGSZRUPwq3Le/Ku4Psbg6qDizaQ==","signatures":[{"sig":"MEYCIQCMrs5F6hc4q8JzspdzZtshuu4ceNra8PICCAV1onqqGAIhAJsbU8eJzA6UI4ftAfhDp5IF/XaIBkJYO4SCUM7w1u4a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefjBBCRA9TVsSAnZWagAAW7QP/1MLYhYgmgntIevhRTR2\nyH3FLlEJR7qj8TxWWZXpefTPMTTCgdQ83X/enS9Uyhg6ZC5gRVAK45XFrgfD\nwi/jZ6T72fFJWPk6GIOFv7selTChGDOn83fzfnWkVEeA6sZAaFHfLY13lF/C\ngD7dKepK2DBXODwlmEqQ/2YMlIr0pMvbY2xUUxz/INsI4lLwyNAC8tJLTu4P\nrSpLz1KzyLdheFjrOUhNdn03h1ON8Qko7DT2GnuhwsF4bVRZGNEMTiMSet63\naiJlIS8yfc3rzc18tZgpvl8HRymAqAVBY1Ir86c91o3FWipVZ922OLun+mEx\neBOlwYSQ6rwjMksJaxGh8IF4ukjC/lhRyU2a53AAhYHfZ+/JlrjwOIAPt5jC\n7h3l29Wuk12PGksgsbePDUIVKb+yPAbSGeBgaFWeRoUSDSYmN9qxpiuHIyAn\n474YqokB0CVQHwkjzQAngXLlIvWcm33mIVdkqLm4wkisKwCR2F7NToIfc5o1\nGlU83KKOju0Zxg2c4IusQHsNRwQ9SFvZ4oftm4K1r4qXLvFwvX6hmv58U/t9\nALX5j1y6G2+tF8OlEkpJM85gatv5eBfNaBt3QeRDrDet19BPBoJn0y1k6DbF\n6Y538wdlxjqvJC17FZ/EufkDpmsin7yK/cj/hq924RGkqNbDIZQpuWVH36zV\n9tk/\r\n=h7JS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"31a10b80ddbdd5355f58693e97708c3c43bf561e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-31a10b8.495+31a10b8","@test-graphql-cli/common":"4.0.0-alpha-31a10b8.495+31a10b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-31a10b8.495_1585328192408_0.4046693283211631","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ca8fe14.495":{"name":"graphql-cli","version":"4.0.0-alpha-ca8fe14.495","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ca8fe14.495","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e416747c7bb0d4b6ac5a67d2ea72864d3ec8a685","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ca8fe14.495.tgz","fileCount":14,"integrity":"sha512-SkKeDIBiIHzfCsrNwoeKFWPKDN9tlfvTdMkI/Xxxz0BWe7ZuRTy2Zz3w6mWzBFQpI+fvA478cyo9GWDM+kbhBw==","signatures":[{"sig":"MEYCIQC+lUryRQAxLwvmBJFieE9FrDqcNR0ALhDDNe7BPYnTbgIhAIVRsfZ82Xfx8nLVzXg+nSwyQRtLfmsq+souPGrQf0CR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefjBRCRA9TVsSAnZWagAA6ZIP/Ru+xmfcQutK5u524mPE\nDWL4x+Tc3FyAa/klx/UXpynghd0RsWIx7NTjNg2X1evaMVeKNush+kdcZfif\n7MLFJknYGqWblo79fjPKms8Dfs64mOvOrcmSp6Mbkxh52AxdtNIH2N2/IeYT\nB9oYoPgzRNWgftAHgCVMNyKzN/p+vCvgs1E4Wksxmq3GCfRe6anPOhmqRvrx\nCy31IZgRU8YFzZOtMdZM5XMvNgwvKGMd2QDSLRasd3HIFr0CeqSfwUZfYfoK\n/TW02J+V0UQq0DJmff5yPcUcnd0SXhbk9bAbhcIzZpqm/xXZo6/His679d/r\niQAPUO8OIUhRsX+UaZ+ufez9UX8Yzt03T9J4wOgf0XNbYUvbyxgyqlbFPWVf\nvDv2PfjJRnhQ6NUiW9pokrl8/M1tAgW1Pti6scitqV/hWgEB9/CfcF+stfl5\nTNY/YKatzwNR8c/Smk1m6Wiaho0zny8QQTMy1OL54tdv7HSZ+hdJ9ea8bmcd\nQ+Wj/527hMLOdwzq1uXJKcGsLE4YvUBsSuSgCGF22y7vm6CXB2KsAtvgLTiX\n9ZTXwbRGUnkHpk0uLoKzfCNKUAryOw0/tgIpKdEOsCa8XOutF+sIsEfNfy68\nuiGSlmYMnbP9ygFA2tk+vds3QN74Ouio78busyui/buCFO9g5P6yaOropscu\nKVwA\r\n=6O2p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ca8fe14daadc6869556a3e1a27cd95801c99fed0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-ca8fe14.495+ca8fe14","@test-graphql-cli/common":"4.0.0-alpha-ca8fe14.495+ca8fe14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ca8fe14.495_1585328209084_0.4408739863008786","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bf30256.495":{"name":"graphql-cli","version":"4.0.0-alpha-bf30256.495","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bf30256.495","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"35ce83643d0fa64d64d3ea670a32d39c967cca8f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bf30256.495.tgz","fileCount":14,"integrity":"sha512-E78ODu106s/zwuKciAkQC7o05VINUjjnyzJnOKGMDWr+IkuLMw69+5a6v/3DmYSrps+0uNwj7G/Tv3HWp3QLmA==","signatures":[{"sig":"MEUCIQDU1ZlfvIJNH/2rDVU5rotQW2J9Eo26GlK5ZAyCuEkumgIgfij9zWMPeBSLt+EnzYhPWYkIwiBoOQXVxqScLCQXU04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefjWfCRA9TVsSAnZWagAAESQP/31x9RBzNntQeXD5bXj+\ncLvuOXIPIcJ381O4PyTCNnw6VWqwgdg7N0jnGZ32aHanOdW/8cAauvcWDoZN\nuFBo3HUY1sB944lCq1rtHnAtqrVmg0rXHcRR7Yso9++Iv0d04hVYW3PZ5rJ3\nu7zHpjcDcZxz/ZCtvF4O8TivWZDSFz/N/4TgE2Svp7FNvXfCE+8IPq1DbsVV\ngKk4VHgMH1qa1K9tpne2pyRIQFAqOIZxSKM9o4q+57Q8jOMbEDnaNyAi5F53\na6iX37o2ATa7bN8fih2WdY9iitk5aHSIODH9ZaFoYVL8Hy42fYQOor2+Sway\nGvpjRn5ldNQ+reSwZGDIfaz/EJ2l214Y2i1jJu3CsMc6MtmPiLDrOYVlL4hS\n26Vt/SWL/bY2gmAZ+aFeWIclOdcdQpc1fn8hNAWM5mePJFkikl6psEnKovqu\n/QGgcETGdH4Bl8kQ/gEVs2DLabW4ZtYYMvZsD7x1U3Kl6zNszJe7bkPbwk1y\nrRT60iOANBayUmwsEbyF/E09N49905vk4lW6Fb/55/a4prIIkQB3lkAZqMyR\nCHn9Ek8eWImJb2DtkMImVQdLSsP5lh3/8BZyC5nVOAZ/GSxyhZeYXilSC/TV\nUuWdfw8QhCKUaswBWm0OJAMV5gHcx1RrVe5RHGeGKV4OuEYD+FbxPPbR+Cgg\n6N2I\r\n=I7FI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bf302566f95daec7e2706582f1cc9147589595cd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-bf30256.495+bf30256","@test-graphql-cli/common":"4.0.0-alpha-bf30256.495+bf30256"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bf30256.495_1585329566754_0.8927867377709935","host":"s3://npm-registry-packages"}},"4.0.0-alpha-42bf9e7.496":{"name":"graphql-cli","version":"4.0.0-alpha-42bf9e7.496","license":"MIT","_id":"graphql-cli@4.0.0-alpha-42bf9e7.496","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fb03c41fcc6926986c68d56b78a3e4dccface64c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-42bf9e7.496.tgz","fileCount":14,"integrity":"sha512-yi0Kd2dPeqq4bUNI/o+Im4RG86baCpcQw9UZXJvKG35vtm3dxgRMwuKA+eA+4K8jrev3lQXjyQGJpkiRjwkLPQ==","signatures":[{"sig":"MEUCIDI1UxMYJI6pVStq0KYKOiMSA5NHRSiEG7AxjAWvSLMjAiEAtZF8WbR4o5eCze7EB5kNDuRdzRzToThWqD3zB9DVoKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefjapCRA9TVsSAnZWagAA45cP/2sVCwqPvjm11zverKti\nZ2bCgp/6AMfSkgGAtcxsec8yrJoxa48utmHuPMZvt5otMIcOLJ9+Qr5HNJfN\n4IVj2S3ee6aaAKbgeCyanHpH4QPLkYigzSoe2/OAkj0A9Vc2v7Qnu1t2HrRA\n5LAK4DEr5jQYaUaNYdOQjbpR1rXQtgoAKzam5DhmAij62Dg/EkNmemk7RpjN\n4U9aiwuApbyn4FtpY4UPQ3o8cZ9tlfwl5uoqMfYbWV9hNgDiopZu6ayt5Mo9\nBxlb5z3iuLJEYt3Zqg8Bd99i1EJwwcWBlG0e5bncSF3YoGsLYNJgbfwAtS0l\nNRl6VVNoAaeVpx1TaJB5ARHSEjfym5j3jA6WAfhro3A1QJvl5wazBwmsauTC\nT2mVjtDN2+4OQv8DhTjBTD30CQvla1iqGh9D9FKvMHC25jr0GFnf0DBY4NZY\nBJVpcdYeUQGG6e8B3bYjmz5UmzT7XEFPronssoWNy8imrI2XL1Sc5dyz86qT\nej0EMBRF3TSqrbyPDSOdvHubNDnez+hwcPieR51HTWKEi8hv1Ahq237rtxqf\nnDjJou/CXzS/osMmXyC8YO8CDUOyIQwSqdpYKFchFwO/S9MFKwABQcO+KRra\n1XP92SKavTdgOjXXRJxBRzPL7hO44BbIslWF9v7uL7MKWzrsVLuqcEzPP825\nzXm5\r\n=0Xmn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"42bf9e79d69b7c357786bba7dcd9053008a6c39f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-42bf9e7.496+42bf9e7","@test-graphql-cli/common":"4.0.0-alpha-42bf9e7.496+42bf9e7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-42bf9e7.496_1585329832501_0.4783589768810266","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ad83dae.497":{"name":"graphql-cli","version":"4.0.0-alpha-ad83dae.497","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ad83dae.497","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"50e30e9f59be824501c4cdbdae81badc0da2c14c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ad83dae.497.tgz","fileCount":14,"integrity":"sha512-EPOcYqzrCM54L5t1HnozeCx0inDj980/VlNfbFRAkVjJRHZPSqSLIxYenh+V6Kyy4taMAVyWPg6hiyJgiR9UWA==","signatures":[{"sig":"MEUCIEUc/JjPpm56yA4qSDNwm9FoE7mSPIF8wLFk4Zy750ytAiEAjq0SCjymGEG7ZvFUpyuGw0VvQsSDQPCFrq00zFnilG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef6g1CRA9TVsSAnZWagAAPgkP/RaD3W0Db9rmU0y6r5QO\nR3EPBSa3mB92/gZN1fqVgdipd7G5zAMAXVGUpydlknwGse1l27+YW3K0auAU\nPBH9ewDTe77Ev1R9I/I33MQcO1NbVldviafz5UJAe4QNiHTxYPam0Et5NInG\nZeU39E+cn7B+Mr6dF7F3Tha0GkX82mG2x+c8nXPt7Vl1mHdJPa20+upw/owZ\nlRMrVz0c2KjSehSv/8JBXxnzLhonwt6MFpijS+33TMkrYgYZ+hHX/VeAv8jU\nGLn1tie/3GsBU3ZaDLs7ru8d6Qmy0+FZ6t+IUvaTg2CQQP9mBvC2nHeCwmSu\n44wkqGP7a36yDDVpWLPMpRkGDxv47PIczpGnh1cZmxihtlqT/5bXGXv/00oe\n97IcyV3L5zf94QU8JnWFvGtrd0pOB3Wu9N4mL3hfErc9v9xZJaQ76Qxx/9SK\nbelLAU28yFbU89HQ+PZJ9re9KJwSQLFWEsb3zgVfruOWhNzqMuJQkXOuVs/a\nGXEq1JAIcd0H0ohVt1DK9CdqAC5dfupE06i+WpNVsjfAKsptGC/XfSrYNl0D\ngS5zM5DCiGjXKGOxkck8zBMRI7Gjqm9L7zWPKy04xZ6Quv1ZMqOuq8nvSoaQ\n1V65t4bnjx7Flt7TbrDcuk0Ev9Q2vG0Kn6jVQNZ2GGpt9uCa4xtSWDq8zMHS\nVrxk\r\n=fc9c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ad83dae244840438229b4b8297e56e1f400330a9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-ad83dae.497+ad83dae","@test-graphql-cli/common":"4.0.0-alpha-ad83dae.497+ad83dae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ad83dae.497_1585424436611_0.2196831186883974","host":"s3://npm-registry-packages"}},"4.0.0-alpha-27978f9.497":{"name":"graphql-cli","version":"4.0.0-alpha-27978f9.497","license":"MIT","_id":"graphql-cli@4.0.0-alpha-27978f9.497","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6e42f4a68ca0a0ce7477be5e9190c23198965f4c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-27978f9.497.tgz","fileCount":14,"integrity":"sha512-+FYwf5KHUTYqlgzGlCyLjHBONPSZVXx6jrrLhbRFRpFfxMj7zL+87q/5DFVm8cjg8ED/XG0iOAVHljzlkxNu6A==","signatures":[{"sig":"MEUCIEP/nYNQdistKrgQ3ZfyPcU93fHZURTSw49IxPsjcXbdAiEAr7v7355CwcGw3K4QoHyMTdlFTFFj6COY4G3UYOUatHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef6lfCRA9TVsSAnZWagAA8mIP/3ALUVC4zLJN0LRZiqT1\nDHh1ScyPCb6wHZqzgHUu5ATPnXS96Py7jSRzw5sp9TtSJVGnowZ3Amm5XYqy\n45xUPvtVsgphXDFREHKZjFvNivhJsaCZJDRtMX99rRHM3RpYjT8sH5mn729L\nFOIizF3hvDNxZ3T48NX7H3jPkjkd1PqfSTzJP+K1cbT4XS3S8CdicRbafVLN\nor01vEYCg3QfUVdKjxc3Mmawl1pF06kyzxKDQL28z1+0AtoCPopBFcXZLU3g\n0buK+paQbvgzz+zHwvkxwnNNNZuT3wvp+nktsdvr9wZHygW5vC7h5s6/KmAZ\nd3ojvpb694OxVENpQs4XK2rmEGuWuBkV6K8iL8ZLJ8gkD5kX3ht5mnNBC6ne\niar3IOXYGBGMEz0JLL6yxNj1FQjigWI0g03fWDR02Eye34I5nUn3uhiR153F\njGGpMnL6kJcdyh2+lhDNvO5IkXgvCQHvtT7AgcP0vmtuhxNfCPQkOOZyrDqs\nfvKZ36X3+lZhGY0U7adMKz0QrV49x0fEV85gQb6XryQ7G42f/rB22kyWLBl8\nnzHwdS1AMVhBQIsXh+sVlY4y3Q9hTEjWlxphVY9j9Pi02ciZoyVr9tWd1X96\nmAhmx3nZ/dg/isMt3ni1X4dbJaG/w74NzpfB3kHkHfHv+qaEgM45n04FPn38\naAg1\r\n=+DWV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"27978f983a178e8239410b82097cd008e67805fc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-27978f9.497+27978f9","@test-graphql-cli/common":"4.0.0-alpha-27978f9.497+27978f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-27978f9.497_1585424734888_0.381665156296469","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5eafdc5.498":{"name":"graphql-cli","version":"4.0.0-alpha-5eafdc5.498","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5eafdc5.498","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"df82f499824886dbcbc01b7c23e1ae5b447aca08","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5eafdc5.498.tgz","fileCount":14,"integrity":"sha512-6H5gIJwKSZCLH4OXJuure35WJCvgmDkExa3bSCmtuKa1bm+50WnEERPeYApOzxNNTXZK/FbxD3WJCbQrhX+Agw==","signatures":[{"sig":"MEUCIDyHgfx6x8nhK9K7SysoHsQMfk3czJGpkIwdk1AuI6hsAiEA2x+s08+4qjic6rTjTmxTF3dJvztR9T6UESbsskjx1hI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef62ZCRA9TVsSAnZWagAAt+gP/1tCakIM/FNu1/VnUArC\nXoD1iwCIwqfaZHC4JcOEB0C3dtWToHJWpgQBpVv/SbsTasWAY3rCv1zWZGuJ\nwltt1x5Ii/q120QZkqn+mtgO2O1JYC17h+3gp1wz8gh/hqrSKwpUTSbDQSN2\nosijyBy6dIwwXTlqQbeKSy4yeWuH6oGz4H73hTriCTqD10KxQmFUB0Byc16B\nIgo7gYl53YlzpV7lp4o83O9jrlsy9hsYs/qwjnr24nRASrHVAvDA+s7LXuBG\nnoaC/LGVRlL2fdKUbDoadRaVW0+3Pf6tsdy2a3sv7lx8E43R1Q8kGkRyDT2a\nTAMmXuLQo6ynWR8LycKawZVhxZroiAaWE9Wz+/CvsXiCpQ6i8ReINMMJF8x6\nXO+D+7iQARdrG2Uc/8/oj9XrODhYML1Kk0ibHe/8tFKSGUAHBrWIyELyewWE\nW/7Rb8KoHrYjUvdX5f/3KsqiGnrmfEfKmupi8M5Gwdg+TivPOw9k2j4qc7u2\nd4ylO6W7sPotSO47I5u5wSQflHP7v9EMMB3WhTRYoZG6ELjg2ejA8H+SJtXT\nxvCO0IeSaVxit9ca+s2sQoNgLcrBK0kjl1XqWp7X5OKTBwTsleR0y4BWW45E\nLmPZXNEXTmC3I1kI9nqMCarDg9LojM0CbsnNiHf2ln2so+wyg2Zh1g84mG0U\nE4JC\r\n=Wd6o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5eafdc5606f2f1a0de54c9986ccb8eaae3408f35","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-5eafdc5.498+5eafdc5","@test-graphql-cli/common":"4.0.0-alpha-5eafdc5.498+5eafdc5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5eafdc5.498_1585425817100_0.11920565385789472","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c017c97.498":{"name":"graphql-cli","version":"4.0.0-alpha-c017c97.498","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c017c97.498","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c3029b8ecae4dc16ffb1350c7ff08a8c5ec4bac5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c017c97.498.tgz","fileCount":14,"integrity":"sha512-KbUL2N1RAKsKRQqfdgSh2wYkQtEdstJRAMV91E2SkSHGW082tU677Lc/s56JFgyp/iYPFR3gWRHAQfkB/FGQMA==","signatures":[{"sig":"MEQCIEn4ji/8kwA0yz9/uWGwuxi2pcHgKlGdNn/Y5ghf84x/AiAevjS1EZpkvT0xUb+Sb6YhjbHVF/l5zjQ+y7EPI4OJiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef67HCRA9TVsSAnZWagAAVNgP/jTPx/v+v4YrMI2M+L6W\n5n6Gfx4C54Y4zJ1SWsP1gVc5jZPS3+gNLTOo1Tpn9Glh2TyRuj2WPYEwzYXZ\nVzuqf4RwTd0dPK0QqWkkT9AcXEPgh5knFzMvbreCH3roGxgVXXOMWxjed0vw\n+hqVDP3mM5P7rjkDYN0Zjvsl13yURfDSXNSFW46o9/2vhzhxx/D3/Osm1cN6\nz6q2vxRGJEuIbpD2cGN+nuzfRqpjgjbgkqPYucDz//TIa45g2s9qEvrW9stN\n/qhFxIldSPU3RkAoksdr5xgOJnfH2RkX3auegHYX7NLdG6XOBA9wtHjyKpB0\nMkjBIHYrlMouAEMTdeItb11tYSj5FkUx/2jI48RzWM4lZAUYp/jAsnkrnr0+\nyiMqiUxT6gMF4d1cFdsUaXxW7iwDPDulu/S/WOZT1+6//QktMJKRIaSb8Fvk\nNGSvkEt9ob0JVJm4PVm2tUhZRR04b+KoCtFPGOV34z+D7wnNvVMTa+PCfrrp\nM4L77KG3iUmzPnQikkmvjJRMP9YwiVVbyOY+dZb7OnwFOl02WetLySm57gs6\nvhSCGzm0GKFontcwKmq92Qb/6CfMkS46HeoEJA5CWLoIahhpa3GiMgGmIMap\ndIbuKlrEJY9dve7FlGJ+P3KriFwKaK3lNWH5xBmKdWc7IHUqJ8iGgNbqvgbC\nnhdu\r\n=VCbS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c017c97757461c6edd2717941bcd5c7103509934","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c017c97.498+c017c97","@test-graphql-cli/common":"4.0.0-alpha-c017c97.498+c017c97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c017c97.498_1585426119429_0.5853362041085668","host":"s3://npm-registry-packages"}},"4.0.0-alpha-77520b8.499":{"name":"graphql-cli","version":"4.0.0-alpha-77520b8.499","license":"MIT","_id":"graphql-cli@4.0.0-alpha-77520b8.499","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"97dce344af8d62bf4a3ded5ca3d5de6614f06d79","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-77520b8.499.tgz","fileCount":14,"integrity":"sha512-/InRYI9vNvA4xSodcVj9MGAiCwKhuwU400/4kCjs44BhjzcHn/CVPqC3ez/5N5Om5LwouYwPQ8BkLTsTEdVHDw==","signatures":[{"sig":"MEYCIQDoEkXxuDNPi/ODYEIuuWpd0oNRDYlwNhGKZe9QZba+EgIhAIS7jcTNseb8U57f6iWIzjYdhIrGq0zNO9PQpuyh01Wk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegJv7CRA9TVsSAnZWagAAnpgQAIYmfKCHLMHhpdH2C+RT\nECDq7ciiFfngzEIVhmb1BtSEv4TuO6yXfIGkmLh3xHa0pHQ50RMKXT0EZBvd\n4QntIg5ZCgont/RbK5zctWf7Qw978tuzQorRscKLVGTdVI+Xb5K5Ld4Qdwca\nGVJ1Upw751tm8PoboQMY8nx33ZRTk86GNFX6I4k43Y/lAecBSs/9fs3nurwW\nrgK3kq0MDQFjZe+IvsuWcBsQ3IPyMoYNCwntepP+DyAzmbXUv9ZSO+jdESds\nhsPsggdL+6VxjYhNLay0of6+6TqAVED56t7KaJEYVI/+kFzjzyUqnL0nk9he\nj6HI5V+n3q6qz6pu0XQWGk3y7QQaHiyhrDRoKNADXf6Vz39a31bIoFkGxvGz\nszt4JsL7f5r5XHd2f1tlJLTRz/ZvK4mS1dJlLZubBKBIQ5ULhsHY3Eerr/Ig\nPzsklfjoEKHvKf2gMxKwlN14KPkiYc4KCAu0w6lx0mOQgCWnew2CwukyrnSj\nfeaKm+W9qq9L3R32dl+UyaGchPfEZwHrobSpfx9YLM9uzjAteDWlwBnGuiWb\nVYXNcVehdFtfkpx3Bpe6He+5hRbpZO0d3sxMtvVF7cZ+EaJTlANALWt15oH5\nHDfMf22UyXhtCNw/OuPg8zP0Um0uM1f0Ea7CRIYFv6ECnLOncSlR18RJR+1q\nk7D5\r\n=XuDH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"77520b8106e01b808704baf9e907be4d2567746a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-77520b8.499+77520b8","@test-graphql-cli/common":"4.0.0-alpha-77520b8.499+77520b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-77520b8.499_1585486842682_0.3431164259728776","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0b0eefe.499":{"name":"graphql-cli","version":"4.0.0-alpha-0b0eefe.499","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0b0eefe.499","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"782583a929f390376ff90035c42c9c57e8026a46","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0b0eefe.499.tgz","fileCount":14,"integrity":"sha512-1fU5mi9yMELimwNfI7Cp0FcyOdR2zuNT3Y0qSeRym5R1ST4xsRjrTsY5kELOv3xBlXKVE8pKQlMfwsKCr+pKZA==","signatures":[{"sig":"MEYCIQC3XvkNca63tIoNJ4Vlk/Tei27B9eTAKuGjcd7wdvC8bwIhAJTXw0lQ9+IMXiD+DyFoDcQbxVvdQElWIk7Uet0E8tQK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegJwECRA9TVsSAnZWagAABvEP/Rgwkx3DwtDeQ8f4fBD8\nr7BeH9TnJULQHF7TaShVT/YWVdu/QJ4/gIDvkBlZV1VEBRj0UYeDddQIPTeO\ntuP5tfuxCiYS2uEKh4/SgYDZJY3CZcdAprxZXDk/SWUJuJ8HLZAqO8rEsg2D\n1g6f8mgYauf0qyEYk8AcRrIyT8nYKwqo/pwVx+yP1h5IyUUW2gEeyDjCb3Dg\nAn3rA+luEHfXucNTfdadIm8s34YgqvtcAuaTQgVZG3Ub2Q3vfuvCwPnK613g\nU6xZjnqiUE7t3PyjwnTA418CN89/h3afQD+VZCJq/1J4snjRwtPir775fjYk\nc05llNCwAtSwwwPzOqu8cIbeFzm7KOt7KbNsFqUKIfBIzRDkA89ong/tjPwa\n9it5HCZEMgaaz9ulLIQ61641VrD6VqV4mZF3D1dHHPi1z93AMiK6EL9TrytA\n0h1dTRvHHDZzJDcDN9GOU7MDCqwGazkFo6Z9KchVLJvNvMhcrq60cgXTPLyQ\nsfZCHu89wSz063MmvxY9+GS30WUBHtX0eW2BcvpDHuUEafP2bPut/clJ68N2\nCwPYLaykfP4BvtWHrALiVeHz4aqOCsXJnF2/KXU/Pg1UOojQKyok5VQpAbRr\nhlND1o91KJmWpxo2TBIByachwxObV1l0ctHrsDngvzUormQ4gzNjP/8t4JXq\n5hkz\r\n=2dCX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0b0eefea3068f35afeff81ec6cd02e09ed49e365","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0b0eefe.499+0b0eefe","@test-graphql-cli/common":"4.0.0-alpha-0b0eefe.499+0b0eefe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0b0eefe.499_1585486852304_0.9137496270554832","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6d7a7aa.499":{"name":"graphql-cli","version":"4.0.0-alpha-6d7a7aa.499","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6d7a7aa.499","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ed5b0cda541859ab3e6b873479ce3d2aca9a5b9b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6d7a7aa.499.tgz","fileCount":14,"integrity":"sha512-G84hPXEfUrCQUFHD0sV2TJqm8gIaLpwU/s0UQVyw1gSWjL2ROKEnq/qFR6rJE7wIOmARIGCQlGgKNNK72E+RqA==","signatures":[{"sig":"MEUCIQCl6gXniOD9o8si4iwqjpUwGVIVwIioAvGkwT8x+DebXwIgEsiC0XrCWkQcjnkY+sFNuJl6IoYn8GONQM+JDL9iFxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegJ5YCRA9TVsSAnZWagAAgaUQAJHuDhPORO4ETDa71rsX\n1w0YT5VxTZwxs+q3/EwDnhy1Pag71m32Pb8/s3ZS+ldJydFhHa+gz9Z0A+fy\nBbFEqvHb14cDPdIWIas5znnJPTIRG+meFPB2Kg/QEza8wpoUh1qPMvLiQONh\nNED3sC1wqg+7VBATNtmaBSvTNREZjBHT+w4MqIh0OdSFccGsgH7iDw67K1WF\n6pkEt/P13VghAv7GTXqGykr5VvbLI3gGxIXG+CYfDIUPIM90cvnpxVaxYzWh\nhe2TxkYuza2PPpUYbgdVXhmdCdtHqGDemzf0ndiC09at2gwjPptalJlFZhs3\nMdTmGn5Jb9+C0v03RL7CvUBeNIviNmZJhdJh8AAxEzue//cSP0JpoqqDVznp\nuBFLMT/HmU7z2GkyLuymXQi7SR2+s1opMs+wcjwj/Fucd14TuZ1828HJwdso\nQaGOo/hBTXNU/1KBHnk656lejLvG6Pu07klPr3rMwYgw/Ux6p0+vrJ9HEabS\nUboj/qSd1cByniozQm5tSYRc354guVxzqp1Uyg8l5umFLOnQTExDBsQK9NXz\nsXfKEEc3DQ8hWCD8Vp14FsTRgMJ9mCLr/Uws84Gnckvd1NMgLT/y+eVAwz5o\nryj+A4POUpVILb+NGz5e0DilAGyKMmleJ6IJsN5CggyU6atS47aHE/v9Fbki\n+G0u\r\n=EiNI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6d7a7aabb463b27d142494471b2346943e24a0bc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-6d7a7aa.499+6d7a7aa","@test-graphql-cli/common":"4.0.0-alpha-6d7a7aa.499+6d7a7aa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6d7a7aa.499_1585487447609_0.5753054253813314","host":"s3://npm-registry-packages"}},"4.0.0-alpha-afdc8ac.500":{"name":"graphql-cli","version":"4.0.0-alpha-afdc8ac.500","license":"MIT","_id":"graphql-cli@4.0.0-alpha-afdc8ac.500","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d658d3459a086392f086e7ee49be946aa5a21187","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-afdc8ac.500.tgz","fileCount":14,"integrity":"sha512-72Us5cDrP7FMSvM97CdsUA+gxjARBIuf79oK69WGh6MzNEPK0v2/8q7UsD+EXA1hDspQNrLnL0Atnl5n3O817Q==","signatures":[{"sig":"MEYCIQCCd37r/O2R/UKoh/xbh64yz3IxybrSdUM+Eq8JCm/l0wIhAMYoJs1VR4FlDKvrSA8A+qykCopDuwGr34AQYQXs9lP4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegJ7/CRA9TVsSAnZWagAA3QUP/jc3MIbPnhPYguQyLx/4\n6DdJkC7hA1VIWhW1LY+pLla8Jas4feQfDfm9k3DZSKJ3jf6QQFJVbmJjKGxG\nYINlVeBxZCwJZ99ast4tLJWiBTq9vHc+BFZSlZrLZ+QLO/QZwdWkW+MvHajG\nvFlYUjAQQRG/ojN2PgDsQ0SAB+sBcOMDyPniV7XhVVTSDlEb33Qp3nflxHgH\n0ShyOGRvNRmQC7sZDUPu1SoIhmXY6JSKfCynzWspYtKsSSu4KuRqgauGm8Sc\nhr0kggV+tgV7FPTxECuN3SrKM46xza3A8UWYlzle7C5r9fb5iVSfy71coNzA\naB9CMnNcudocdkCltN5aG1yDpw2D8Bc8O5IR00IhJ0lQZJlwraAd8CV2BfQM\n8T2jze3h9p8+djoj8v/PbXdIW0IMtFoLq20Vqy4MTuCirpsM1NmK10IDBNJe\nAG+Lh6Tv7wwUfddsRbCssD4QWibPziRODa9TEWs5zEULzuQS9SG+6kgFOELC\n2trceD+QlDJov1NhJdy+rjcXFGiGUoXx/+r5pVyiNVcoquSbxkMUVQc7K3Nv\nZsc19lSKIWScabqhPKUdjgZ7TLvtOjpEcJCQNbCsU1+mI5z7iPHtQL33b++u\nZWINzQJMHtfAjVU7zg57EKgTGX4bmYL+pXVL2/1StafMzI4/zJ+FO3T4A90e\n7z0Z\r\n=+NPn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"afdc8accfae75c91cdc3c3334f0719612496b508","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-afdc8ac.500+afdc8ac","@test-graphql-cli/common":"4.0.0-alpha-afdc8ac.500+afdc8ac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-afdc8ac.500_1585487614716_0.17042447495901514","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b551837.501":{"name":"graphql-cli","version":"4.0.0-alpha-b551837.501","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b551837.501","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5c4ec001d0de2573b9666a7bf997c39931b7c677","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b551837.501.tgz","fileCount":14,"integrity":"sha512-dWxjgfDI6Odgn0sza29INSFEaaM9X8Qx8SOehyv8yfZqKFOUBXZi1/RmQASrKULrycV6NBXoaUB89cuURrOnow==","signatures":[{"sig":"MEUCIQClV5EMeruq9mhjWWP2d1gk2mYMAXFSoEBqRTRJE4tUrQIgJm4kCjX/FTc3kPDTyciNFX66bsqPuLhaGUziCR6jeWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegKZMCRA9TVsSAnZWagAAqRQP/jZb5OqInyOb6K5KBvuq\nDHOdbdRXLVVJAMuKarNDLB8Dj+pEHpac/5tPDOpcVEO/whhKpn7PRBKZmx4H\niXZIuw5j2t9iC+ItN4BXkDS6XW82ktwi/aAzV4vv1eIbZqa3+4etF2dxnHxJ\n2OYEPPKbAd4ZteKVl+mDbw1QwJE7d54OCV/SF8uWJ1MQoKsgCVES1QOdV8tc\nxJTd8hFBR7KM6Q0IdGMgoya425jJ0/R9jPFIlOKv8lqb4sBCKTGIYfgbbesL\nvW1WVD3qDEQFnN/KY56gsMQluKPa9inyS75/dC0Szs6GXBoh/6QNijlvKgHU\natRe8k8WmtDFMrhx9GlOZ+VDN1pEDTvBAXnqoQDF1Rcqq4beq4TmoMc0EFH+\nqW6FWxQzGsyTeDx1qnPtBVZjPI3v4FHJs3v3MzsejPwoytXF45IL5RNENHjs\nO0M+5HBB2QhbVgvRFUwJA6idusourT99HoHGea36NloL5wHB8+FIgQIPbCvS\nQp5Aa9e7Pvo9bzUD0UhgpE/SSq20ujbO3vCOR7nfyip5oevpHjb7+PhqANjx\nIryxDyJAtj6NwySc7h4+QuWR1ZNi1yQTnT51Hu7huYNaKG22NpChC/RAjzjq\nlZxAdjCw/OWXyYM3ArReZAL4tHWobQoW3ejCN8P8CSYl2I/Np5Za2McWcDu9\nZQD7\r\n=WfEJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b55183783c8334919d71d99bcdd7e18ae59fd53d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b551837.501+b551837","@test-graphql-cli/common":"4.0.0-alpha-b551837.501+b551837"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b551837.501_1585489483833_0.9908187327569669","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d96f9bc.501":{"name":"graphql-cli","version":"4.0.0-alpha-d96f9bc.501","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d96f9bc.501","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7529471dfa4ff56d0daa39dbec7b86e87a9ceace","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d96f9bc.501.tgz","fileCount":14,"integrity":"sha512-kIrfe5b8LF7V5ydeUnVByFGJxEcy4DtdMaJOe5AREjRNYhVN2VoZ0tUGwqbkWeyOdEFN8i921uDl3ysfem9Qiw==","signatures":[{"sig":"MEUCIQDtDvlpRY9XgkLJZTalhsNagnvRm+FiAVAiEOXJ8uvRgQIgA6u3/HmLNmhAu6pCUSTFFwgHdIu3Bx7ZypD5l7ZN22E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegK/sCRA9TVsSAnZWagAArP4P/1vSfngUtkB95QmzVCSC\nQKBdUvJzXnmxywuZLmxN9gWS7OWl4roWeBDR/nTdDRSJVtc9sJaZI77qcxbv\nAbNuy49VPjWPmQIp50KwN3HXeMZq4OMHQnTtWA4u6i0gPQR5t9Tt28yMOhun\n4mnvuhGoH9LJJ4IGYJ9e74GiS7+TZTEMw1SNb9iKl1oQPsf/HoHyzIb1DOU5\nFn+GKSwA3gPTneRRLCUEBBDvDPwJebpTTROF9vino4Rj/2+fz4A5FbmON4Us\n9yd54MBEvvUtpCDzvsAzk0FXxcVqOevIzq5hu2pk4icYWFpZLxRJDJRwoL0G\ncjjthZFZ/W44R7DcFnLKHZNXMbq9LHNPfIut5gcJUaHSDx5pjy3H7wZcrrO2\nAh+RdUSzzENqavrkpwEvEjEWy3m1L0uv3mOoAP6onieKAJvcLRAnANHBdT1u\n7TCUJlmf6uWhaFyhorOy9RqxoRFqq/+mliE1G0nBXksvgH5p5/wJ+dKiCGM9\nY0lZfaxAuFl6nbo1HMBhDhMvF11Fuvir6jfb40V/d2/cea1JK4IEkG+f/JIn\nO6BpYe5HjlIerrGREY19dMFb/jgpCfWmiH63oPWB53qtuir78giTt1h5PzKb\nO1gXql7bMZYcwVd76SxBOE3M8RuPoah4rA+eqJcvQXs5TNsciodv8LvACm4z\nqayr\r\n=St8B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d96f9bc55775e75d7ffdbd85af1bbd8257f1eeda","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d96f9bc.501+d96f9bc","@test-graphql-cli/common":"4.0.0-alpha-d96f9bc.501+d96f9bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d96f9bc.501_1585491948257_0.6030563213403468","host":"s3://npm-registry-packages"}},"4.0.0-alpha-44fd59b.502":{"name":"graphql-cli","version":"4.0.0-alpha-44fd59b.502","license":"MIT","_id":"graphql-cli@4.0.0-alpha-44fd59b.502","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dbf1ade4ebcda359526ceff2651f5ab1c1bb3e42","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-44fd59b.502.tgz","fileCount":14,"integrity":"sha512-VlmiXSZrMsKi0TuOhVgEzwoz2Mcrv+Ke6O/h7U5ox7NLKEknFXAysJIj2YNFuiTme+TXeYIv2K3MZCfRmPPWLQ==","signatures":[{"sig":"MEQCIALcjEDb4tDXSwcA1NXA70pd50h4S9EOdQ51MUkDpTMpAiBkF4XT7r20VPUPSuOCLKF5Bf1hzzh67KQlh211/bJM4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegbVFCRA9TVsSAnZWagAAOmEP/1oFAJrMnxwwICOasNjS\nTRbjzHYRXz47kwiidPlolhFyw9MNvDvt1p0n2n/nVMPG3Ltlu1ioQR4e8UJ5\nqIeI86DDo28pnXhbe74U1QK0Q0W6dnQdqdM/H0hSei3QkoO6YZbn4Y5K7zxL\nSSJOTUt4oZJHiWGf6CVhG1Hv+Bl5TLwhMJlF8ahiLwJqyF5IbWggDeSZ0hru\nGDOHRZn6P7JDdrpYmNGX4VA33OHsuq7Y6+NKJv8eru3ZOrkAk7wjoLC33jlh\no6MpUxuoaDpEumBHkVp+xBwljqQoQt13gI9ZaL8p8Peo6dVpmo+DSNFAKCl2\nl84wjTscSXIvb5jXA4ypp9PjHUtDc5sVc4wg0SDgrAIgomu4HqSB9ysxOkdW\nq6EIoBggDoCIMK0QmMPirLD3LhW9NOdGbG7udiLEulQ37BG+RYKQO+LzmsYj\neMMePBsIheCkbdrxpJywmx3IZxaJazXr/QLfbsHcb3N5e+qWnXQ7EPJbh+u6\nWA0JHKcCtcS4Z+v/L0aXMCq7yBxsUt1zHjGunTukZ9bL3c6x/0xAULebo6Vn\nD0RI7A2GlylB0ibCpuNkGWPtqr/EQD3X0Peh2zveS+2mX1MiD7KC2fcuPDDo\nKhCxDvWjWl4sRzbPmuW3AIYHr3xAPTwfcmD70LmD8lP3ulP/RVkh6XSgXbAQ\nOK6u\r\n=y/Bl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"44fd59b51af1b6a6a68c8621101ea862e89222ee","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-44fd59b.502+44fd59b","@test-graphql-cli/common":"4.0.0-alpha-44fd59b.502+44fd59b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-44fd59b.502_1585558852797_0.2541591804138297","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a3adf8b.502":{"name":"graphql-cli","version":"4.0.0-alpha-a3adf8b.502","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a3adf8b.502","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ac6cdd9322234f2c02880dfcf297307165dd613a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a3adf8b.502.tgz","fileCount":14,"integrity":"sha512-fmVHpQZY675IsPXYuH1QHnnfiFNnoUANEDxH/DDuluFzLIEgWLpm7trHhsDJYwhgKnZirEYRvqemzTUDOnbAgg==","signatures":[{"sig":"MEUCIQDCkq4UcLYfeie/fIhBJTfuBUnQ5sLlTM2xFxeU0XXyJgIgAXNPPS+jm3pOY08TTYCosHQuSwvKz82vEY65GZbS91U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegby+CRA9TVsSAnZWagAA9RMQAJzU26CIGyzUFE9FSSHU\nYRO+xosSlvsRMwH/Q2VNQ3PkGJUHyVdVwqi7wKAgWWr0MUEAUiO01Jg0z+th\nidVY8rHes+EI79R+4PnHVrX08LWdBOF2H6g6pT1ocIF96Viu6Ta81utoYVKl\nlwpw9KURjbOiRAu47mNpMSJuG7yoAxxcW2Ggklojpcp2W/r6Stpmr1t7InE3\na0ErwQf1vxSpKVWFidfn9+iaknWoaCEGef7defLoSiMLZV/NVSY8/5R/PYLc\nB0LPoSYhnk7x+i+jrhA56VoSv4YFCz09BrPEKY2lsR3Qq1RjxIH78znUF/mO\nffuTJJLgam0uHOsniZnVFq1eCBDa6seobWawdLRjJ4NEzi8wfcwCIbdJlBFG\nJ5NeVHJxWPmyNXPKSfIij3LHE28uCWzVZdJwFhm4KG/nhZf1mufp/yAzSAfz\njlyG/hk7RbcJOep5/4y3rtVl19o9eB5XRQGSAr/tRNM0Lpv+vZF748GjiVvQ\nF8k7fYBGXec8UcSWSyS20gRu92FdxKbGPQRkCWHgrJKRNnzzdStEGpcX0QVD\nAVmB6EvvM7Z7gvudfW1YZRNXoG95AVo+Dp1fe8RWiRmZJ8M7fGH6e0VlJ7QF\n/MRa9oyw/2OcUDX6yZSfJ3ZVZUUZ1fcPpFJAx0kOo1AWbCYa9+VJyUxSDNuv\naw2L\r\n=X3n1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a3adf8be2daadbc658a2e507f656e229945fc771","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a3adf8b.502+a3adf8b","@test-graphql-cli/common":"4.0.0-alpha-a3adf8b.502+a3adf8b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a3adf8b.502_1585560765944_0.2639529323977421","host":"s3://npm-registry-packages"}},"4.0.0-alpha-aea54ed.503":{"name":"graphql-cli","version":"4.0.0-alpha-aea54ed.503","license":"MIT","_id":"graphql-cli@4.0.0-alpha-aea54ed.503","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"052e6b1668565ae41ac2c673514013a19936d847","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-aea54ed.503.tgz","fileCount":14,"integrity":"sha512-RXyDIcp3E0Qd8EoMufsGsHtGQXU9NHn/igvfN5l6ymjzRL1WWp/TAJsitQeHoUH1yP4s2Drk8o4EqmnyaCA1QQ==","signatures":[{"sig":"MEUCIQCnDO455mOFCKfurj65m1dnj94HwzZvEtIe1/sYyw9E+wIgD5XSKQZaYMS9JrB6D3HW6r3UhKDb6LwWoQ7g9RnTaRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegfgzCRA9TVsSAnZWagAAOTEP/jtflJfISq2EZsB9bckA\nRkjvtnmXUSX+DZEmr7sMZv1DQCEQEXzbC3hJPmqxoE5+bd79Gzf5wYe5XGnj\nc2akXyI4plmZfguwV2egedIMFpMlevpk5zA6Gj/QedDbqdishxFp2fmjdk9h\nqvw57JeBhHZuAs+Rnah9Iu/3AsoR2d4WtHwPZLvpi98nOTnNZKb/Ow+dB5Qd\n5LtR/qC/GgnRYnayt+SpKzgV68ZZLALeHdaO4zuHBMSVhngLgavrm1stxy7J\nMrwhZcoiB3FObdK3csg67vfhd3oq7BBC8Fu2mXUkWHnh2Geo+XHZSJFs/D9C\nUvTgIVEPjPxIJgw1fqM5fGXAyAS/aOrJMD95aq/tOGiX3ribp6uuS59tMXmq\n+11lzpzHfdlT/DT5++olLdham3uN22AizxBz8a6tOPxJW0ptqqfsJRrxVYIl\nDwHo0hu6NPj/nYNgu9XAlskFpNTAXNDofmVo15LosxuhOCThMdUH36G0GOuB\nVQ0f4yOgK+OAkePMKKqbPGpLwvPoIdJOH5GAdxBg2OmH0Q8qPRtuwQCPdzv5\nKxfqOirnAU4KI5QXKORlFfa4nFe4M7v/EbMi8jKfKx7wl1qswI5oszV0DRed\n11eMAbGeT69mE/8QjyI9pR3mQuS99xmtm96XkfiTUfpf7Mt54Pmu1+Ne7wnd\naJEl\r\n=ttZt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"aea54edde9b61cb629b5fe1b405f760d4d23e29c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-aea54ed.503+aea54ed","@test-graphql-cli/common":"4.0.0-alpha-aea54ed.503+aea54ed"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-aea54ed.503_1585575987358_0.7207543747414558","host":"s3://npm-registry-packages"}},"4.0.0-alpha-17272d8.503":{"name":"graphql-cli","version":"4.0.0-alpha-17272d8.503","license":"MIT","_id":"graphql-cli@4.0.0-alpha-17272d8.503","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0f161f4dd6f8f516cbf774111a8cec1cfe24ee89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-17272d8.503.tgz","fileCount":14,"integrity":"sha512-URNz3NGLZfAkWkXOwUjFXIyAfJtH2e/aGQwQtLKCyZJHqXyH59waqJPzKdQhGdXDRqaQOoXRUlCACKB+RWyIrA==","signatures":[{"sig":"MEQCIHX2G0L6c1e1g6rAoaP96S97W9PcNxwK4YgJN7uuD+ZVAiAjd8gwyF7yh8DUsJJEznD0SXxLdrzDcvRFigEcuzi4iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegfvTCRA9TVsSAnZWagAASfkP/iBOF/oLUmIaMCXhpvmg\nd+YqZnqIxIvZdnTrScMFL7PmKP3dn0Q2j5APqv4NYhEz6CnBS43LW81ZXpds\n1DrJSjpDY6ozo+Rv9S5YEkIFjMBLvmEf26s1Xqg1B/BlkEaraQi6FthTcYqD\nyvFZ656stBb1j3Kj0X0eEu6YyNtvPjgfIa5AeQ2F9+6btCnFau5/9uPmZnpN\nhZ4vZQN4B+15sQaSa/Jw9ME2eoRxEjdcpNgq1DHMe6SNHzBVr35OTlDWoRPM\nyoHTwbqnegmT/M6Qtz8BoJhxfuJYgvqUCtMYJTLl0pcqUaMYp1+DVWCF6sw+\nksNo8ZetEFLdPNY4yUzDCSyKU+x3ynAKiJxjaFBs8YLOAw37AgPO1x9Us40I\nv3avKd5Z0VjI+0Z40IoFbzbLXP8EizygyTqIO7sJzVU6NQoxBX8lW9MIAGqW\nC8BTkrMmoePZMzBwiosYd05d3W2tP/2zggxkspKHEEZDep5AVJyR+NSRQlaz\nmSGvzBtrTQ/kGNuPUJlTF6lfZQth8bS3u5qFIR/vRqFPaEDyAz0BaOgADtd4\n4D6hbHI/3Ph6iRfb3GBp8S25Zzv/6cwpDEbLeQ1HwwgD9T3PTo3Z1WgOcphb\njJjMflTnmOacp/paohsE2B/vwDUtEP1slXUMWFKvSUk4r4nK+texguHBn45S\nzEyr\r\n=4/Ej\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"17272d8f41756b473e303cce920538a35d6be64e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-17272d8.503+17272d8","@test-graphql-cli/common":"4.0.0-alpha-17272d8.503+17272d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-17272d8.503_1585576915273_0.9612021129728128","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4312a04.504":{"name":"graphql-cli","version":"4.0.0-alpha-4312a04.504","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4312a04.504","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c524933184a80206eee80ecb86a5f4bc5ec5fac4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4312a04.504.tgz","fileCount":14,"integrity":"sha512-dcdEIEpa7eyN95uLxx50oGOdnacJOB1cIF2oBiR0YgY0ceRqjRSNv/DYx8FKkibtzxZJpQ6pXmXkpRzCH60oqg==","signatures":[{"sig":"MEUCIBPDKMzTjm4bF7vCN6QDsGNNAaq3T1HGV/GvBCMFWpGhAiEAuZcDh4h3uMPuSnO2AvOCdJ85HVTkrZHgEjc0oNHDxhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeghXxCRA9TVsSAnZWagAA+xMP/A7lBto3RGWjj9d62jjq\nZHNIUyU06JqdbigfGYjZAAzZKhSgYu8lGPgj9fGyrjTyHSRL2FEdvv1LjzwN\n1aIJq81LFOH3JmRjR3X6ePfkEwhDQpKdEGm8YrZWrKgw0rfac98vJN0A4vl1\n3k4kHhW5MSixk5GAxndstEZlLwPr+wo0l+aw/PRRY0V6Hr9aLTNOIoW1xeZX\nkfL4AlTGguGwnKwQZivdJq9/qTe7LAYb0YoYWRV/0o6LIoScUgHL6YdYgNrp\nmjHN0xTnZHZ+4WU9H+OtDia5Wsh/XVQstCz9A52GHmJiof1CJT60CkAVLND0\nmCtrmAwJZ98LMQiZ20BgnFy/YoIgTXjtCRVAbLzGJ+CeHOpIII4uh8ogvMrC\n+l1GWlJLR88Y9208j72n4X8oGRRc+Hm+vJdRbsI/qSgk/L1nhAtORfvbYuXm\ndH1keG8izzI43Ugb86zzLPUCqatHYvCezEIdfU89Q2vbZ7Mj4oV/KXAZhgWd\nFtrgDDTzcTWz/6OwHwPs+gHC9MTLxUACYLdQpS3Zm/vkwW+l18YY8nfAyiv2\nCSMChzOIpGXb+JJ9IK3nJlyS0UrtVUEgwxyeDkRREHvNDwGHQi5zQL/0EIw8\na/q7IucQg3zSOr2cYmEEjPqJB9fWPCHuFqqGrvXda63F5GqlqO0mZ43CV6cV\nYZJV\r\n=JaVI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4312a045d1d0b6dfc4ee944f52a93a26dc0ba56e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4312a04.504+4312a04","@test-graphql-cli/common":"4.0.0-alpha-4312a04.504+4312a04"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4312a04.504_1585583600741_0.6660152411378752","host":"s3://npm-registry-packages"}},"4.0.0-alpha-eb81576.504":{"name":"graphql-cli","version":"4.0.0-alpha-eb81576.504","license":"MIT","_id":"graphql-cli@4.0.0-alpha-eb81576.504","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"96a8d9940daf98269684ce83ccfda53f0f786f69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-eb81576.504.tgz","fileCount":14,"integrity":"sha512-dqxZLaieONhc3Cor0AlXNlccvb9671gb1gcvYEuptT9gAXCluTm6bEEk3zKY7ddHfX6A6RLW7YbCA7wd5oSQyw==","signatures":[{"sig":"MEUCIFQvK08mJE6hJbUEy4BSLYCeh6cCHN98VUP4qrxI5jOeAiEAj2VNx0gOVE5ToWDrpYxMFjhcdCLbxjJo2c6GH8Q6lJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegiImCRA9TVsSAnZWagAAd5UP/1Fb0Zx1JqX5jHmc1OVo\nSxeM5f2JMFLul0SZeDDbPlG64dN+hfqEO1Us7Lo06wO+KehqtUKtWUaa8tsD\n3dsdafJ9UZyJuTi9F6E9UfkTXp8bI2Heu3E9LLsXxj2Tgs2IaKaiT1tTm23E\nwNm6zSQx0OMN8Cra+rdrrTNkbq9O+OPwO1eA43ciCPHatBf2hMeCcfg5q0/b\nPeXsUkdXUeG1/knyYgft0D9T3RkcO0CgTnCDew4VEEt6cJ1JnosY9mMltb+x\n9FCFRHMpnbPbxJlYevAWuIYWFbBDnBdI/1+aEKk/rB1XQiq+CmBe+3YKS++h\n1RXN7mF66Z2w8QVMyZJorDuAfe888r5Hg/6c19Kl+SUD6P0AS82TorMeTULb\nz/7BNRVFEBj1CIiR9VW2zonWluqo/X25ED+3nHDNw5xjM38qDzfkfyHEJJ1i\nwgcB1szEriIsvVQGa+voAEBT6EdrNBH8dAGbHsCP3uRw1tQEfFnsgFnfiivQ\nSyInc6deq6RHWMs9Fdo3EhP7QjLlec4MvtgcLzi3dQFIavYPgtB0UYZQxflK\nEOP358uj3VHnboTT/KZ52ql9Jzirac3U8h7pTSFwMyL5tJEttUH+D775G7ri\nqRkBy42QhoiMLij97VNQtT6Z2+Zx/8Ds3ppd3avsm0xibFUPA/an1VQhxDin\nb94t\r\n=0c/N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"eb815761e7069265242e343d79d748a10a8a756b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-eb81576.504+eb81576","@test-graphql-cli/common":"4.0.0-alpha-eb81576.504+eb81576"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-eb81576.504_1585586725566_0.05451847907868812","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fcf5edf.505":{"name":"graphql-cli","version":"4.0.0-alpha-fcf5edf.505","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fcf5edf.505","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f0bf22c9a8a9a9ce91614ede2f3d81a0122b0fd2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fcf5edf.505.tgz","fileCount":14,"integrity":"sha512-mFLNgezhDwQruN4/G9BC53/HM7O4MVV5Zg3vm4IISNLE8YhCv0jLkZSK6dDRNjlLVphXeMpL5vzOo3gK3xsPRw==","signatures":[{"sig":"MEUCIQDGZKTege+R05AR6JiXQPga4umuoNLZR2k9j+Wv0T780QIgHmssF+wOQO/3tlI2X3Ncgf/Yub25YmYqlztpQDRJTq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegnVDCRA9TVsSAnZWagAAYN4QAJqfuYTiU0i0rFFFVsWy\nomfa47htoeoANEaKZYZ9eETtg+Yd52PkgXtb2JSb/1Qq1FZmllkXBUIo3dmW\nqXlt/oszG/SfPpvDI/EMhUSIwau1cd3Myc5naKl5RjYdbpzLElkM7AHFjz+0\n6vSwhYrC2BkE93gYWAyrfZ/2Nlh95ZPsS4HL7fdgqvi7v83zfaLFnuZaZXQN\nICR1MkZo//PIq9wtU7lYN5Z7eTjFNhAf3ArVgWQrBNQqQyWLtjNmgz+J2vg0\nWnPnN49sreC9FQUCiPhl1wUCaWs+LonsxFH+L+F2PPEq3wJJDTjfwmrYnMCS\nzMJ7aUM2cQxp2FxNMovilMQ+eUcAfD65JRJL+EodqQNf32T0+8egrgzmRDY0\n66+T/I6l+8mmJvxJPvaO9/HIrAw7sm7UCabLJLYWPMD55IFYVe8gYfACk0Bb\n0NwAo7vN4ti3yy6ThkTCcrYWvsvpG/svTY/tj/Kmhe2NjrhtB2trZVSEjgpW\n+K1n4ZR8K6b6NUrt0yCQHGE9/i7Kqu+Jzswe3la7YOe7GbU4Uh6ypxC2QzQh\nElOTb6vCvKbkl0X4U6rKIjKJ64fer3SGkcQ+a+MqzdeB39sdzMaaMq+5o5xI\n0nBNBC3vBJ2bsDZoXcg6QWFm+jAHj98S2BHSC/wXBuFeE/u1C6QhzC7zZS65\n2S95\r\n=Fof5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fcf5edf57b48302d255f5935b4b8cabb37715ee7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-fcf5edf.505+fcf5edf","@test-graphql-cli/common":"4.0.0-alpha-fcf5edf.505+fcf5edf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fcf5edf.505_1585608003114_0.9223628339508207","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f01b348.505":{"name":"graphql-cli","version":"4.0.0-alpha-f01b348.505","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f01b348.505","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"aa5e0f4fbf68cacffc8a024240373c895fb6081f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f01b348.505.tgz","fileCount":14,"integrity":"sha512-NO9pXsfj8Vt3Au+ZufzjmOShF8tLUnuqhCk0AHD4nrVccH60vWvSQMk+3SlHPUv05V9NOnj1GQJqK4oR2JkptQ==","signatures":[{"sig":"MEUCIQC96W2uyIaAysSXRqUU29VLpJgSolu/aOVEjgDAhCVxbgIgYxJ1ZIc36swvTkF+cnd2uHrUpbulDFK1s5HXzQ8r09U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegnVYCRA9TVsSAnZWagAAN8UP/ivQ1ALr6P7bd6D/KilH\nWgBNnea0aiA3Ft0pSRVV2YAS+U30S5Nl2RE6efaxL2SlyD58ojNQIptS7g9R\nmaDA3IxAJVBiM5v5sz7nqwOE1Q0xUEFYkA2vL9RIRvKcdyTYrntE5d4mRewJ\n4XPqHB/k+CVUxjx0Trkpb1wCdh2z+d5Sl/f/vC0bTNO5AUz824kYD3E7pH3+\nT4EEsP6rR9UlQhelbrb7F7vGOLsyEqOXAzC4BcUrAU47jHfPZhdrFLOqmzNO\nq27EzrbkEu+OBFiMU6PL02t5cmyPrjhgjk/rFldVupPey/xQnWNdfj8zRoIT\nZGy+XAcHju9G1wxfqDQ+AZk7+ISrl/AwiR0VT9F7YdwihYDPV6XJHgllzzAb\nLLjA7Gv87QByXyzubmONYN3UkC3bbZtYPPKeUFKIQ/pq/QCKtpmcRqEkEiEh\nAfl4SovT+UAcknmAZQegE5Szn3/589LgA1+fdQoY+Rqa4LdE9LWkHs+zZ7zN\nSe2TEH7Jgj3cyuQKjZwpzNyHv60Zpo6dzjlCRcoIqJNQ4GvVPjt54Z/doP6Q\nooGmrkdwb0Lgz30McZQG8pcyPjAtjgLD4tfKOnUNAJIr+ztfUk2mMiF9vHDM\nmNnbH9AjSlm+9qtR/5Wrl+IYBMx21o2ybPQMzIjL64ErziLUE84fX3arfWYo\nuuW5\r\n=kMmy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f01b348c7c6a7ca5fdc5cde6304ee2e8b790d499","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f01b348.505+f01b348","@test-graphql-cli/common":"4.0.0-alpha-f01b348.505+f01b348"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f01b348.505_1585608024249_0.1930398163842908","host":"s3://npm-registry-packages"}},"4.0.0-alpha-071f94e.505":{"name":"graphql-cli","version":"4.0.0-alpha-071f94e.505","license":"MIT","_id":"graphql-cli@4.0.0-alpha-071f94e.505","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"de44c71f22a174a2e141de6c8e4f3d0112230902","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-071f94e.505.tgz","fileCount":14,"integrity":"sha512-yQr5hAVbXaKzf24mXM2JMRDOhuN/efbyP9c4CfG1c8oXhsbvB2oBcfyuAvbgvwsJ/goipHEo04CBIS2xWlsjiA==","signatures":[{"sig":"MEYCIQCIPwDE966lUCsP1j9xnHykrdKxl2A7iuvFDoGCXCiA1QIhAIShk6GnXZd0FgEtUDWzaB+49wkrkl//bgrWwhJAH1Un","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegnimCRA9TVsSAnZWagAA5NoP/jkuNhq8tZYBKodDoLyv\nQSzJHttHfnboD5nlvY6BlHczOZEvVUvx0jlT+lGavLs8LqcwAycopbpT1Ovo\nGu9HI/p0qrQgHCu2sG7XHmprWk2lsEAZ9Hg7qHOaQeYYLGP25IQKcn30wd61\nIPNsY5mZAOxREBtdy6czttuJFtd25Z+QqllANPlzZ2HeVO17C/QnImQFUQMu\nIWJCEhFMfCkDG7AlOBQCnS/wmpyHsUBIjl9Z1YYSFP/aErxhyVwt0cdyG/TK\nz2g3/+JywO3q4oEf83QsMEV8XjzwaI+pp8k5cXNT5kj2gRAmpoiJnmoojhRO\n1yjqWiYOZQfeFOuvnSKJZH+OGaZC1QNDfsg+MVPqhxPC8C0HyjyFnC/4EoNu\nkDNu06Lko9LXjZTqUUBzkKQphb5ojK9s8uEWEcypql82QXJgwGKV5v28i63o\n8yJoCXryciaWREn23oX+g6A3sIBMRaw1XIy/XD9el9uFVzxH1y6C/I/ZFf3j\ns32tkvWW7QTmZ6zhNY01yqmeSjsX3SgA7a+XolCfBW1q9/aE3FPbG3PW+6Bt\nMqoDVZoQTS3zlOnGRFdpB0SM2sb4qFmz/bTo4Wkoe8Paeec4h0we6AwId6zD\nb/tsjEbnser/ortSVq97FBhKM5dT2yzlEIsiOHdJnWyRlLWan8JmLAOKX3Zm\ntTOi\r\n=qXZy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"071f94e70354de0f6baecc00f6873747aa136552","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-071f94e.505+071f94e","@test-graphql-cli/common":"4.0.0-alpha-071f94e.505+071f94e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-071f94e.505_1585608869597_0.1208564667175025","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3a57f40.506":{"name":"graphql-cli","version":"4.0.0-alpha-3a57f40.506","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3a57f40.506","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f55d8da0289a66e4b624d955751cb73c3c170c0e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3a57f40.506.tgz","fileCount":14,"integrity":"sha512-CK3pdJLQEvDZjT/TcoBFgDjsdhLkM3dlVBjNng1xdQgplwVCs410NKue2wKjmP0RQznnI453LOMvsl+VnjXOPg==","signatures":[{"sig":"MEUCICqJD3Drhx4Rk9LkyAE8RsDoiqywFQSQiQXS6IV1mjPxAiEA2wmejTtCwIorCqD1qLIbO5liBe3lX22MBY0iDAbli2I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegnonCRA9TVsSAnZWagAAwcYQAJZPTBHvw1vaJAlNsZGW\nXkAo0W6DGxoveun1r1Cd4jzGSS9vX2vgCr1ychZ2SVNuyBc9XIYNO2Ipg0od\ntOD//0aUN5Q5DjmhbjicAlfjCm2Wcnzl5g1V3tXN5GFPGsKlhzBDe2O6STs+\nNuTjbpUPNydyFoGOH07VJf2FhmQkGh/8LU+jvvQaOmY1W5F2eWs790DY+LtN\nwafR9DqbfRxaN5lOtVilJjVVqNMjUT8PwmBm4qYaqVfqEUDRIxtOZoXT33J9\nCPTxDSj5GsXL9HtH61M3q1YKk8TUvqWTDdV0xIHiANA8JvC2mIat1mFIoC9v\nHHnO89I4WZjNui6GFdX3EvK0grvLo0vpf+pc2MI/CtKQtACA2agCz8f632/n\nwpvv/4HeTOQ6vNmj+PNncPr1Iit99RSRfj12ZukUj3CaDDY+Ptln7LGQ5u5O\n8gjImWdgH8dLf+NR44A3KqZqxpAFP9lGl6IwwduUh5j4Dnk8QokgjTO5e+P6\nOjf7pSMCQxx4KtvCXjNeP1gc4RAJKwyIQbXiZnXs210pufkEj8bt2O4cF67O\nA7oVsz5IDW09cz+TcCZamadM1gT3hmIATQTi9G+SoBSYgyXWNBG0+9vZxE6D\nqweIwBLZOJjI5EXa7aPf7K+Rq0QiwhQIgUcCO0GcJ/1cZbWSlsEnEY9Wq7Ro\ngcTt\r\n=SxUQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3a57f40046530a82d7ca5eb3dc7b5d4517758042","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-3a57f40.506+3a57f40","@test-graphql-cli/common":"4.0.0-alpha-3a57f40.506+3a57f40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3a57f40.506_1585609255336_0.07260178389690486","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6cd7984.507":{"name":"graphql-cli","version":"4.0.0-alpha-6cd7984.507","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6cd7984.507","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"52fe06059fcfa39e196fed925aed3991ef6bb220","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6cd7984.507.tgz","fileCount":14,"integrity":"sha512-Q3giS4eLXnj+wtQeobHlpvrb+t7wdEKHjzk8sbJ4f2Y103OnLQ3vr86dBUdFG+i7qiU6ApyBh5e2RJ1CNWyN3g==","signatures":[{"sig":"MEQCIA4AIR2ErVV+oQZ+d2b6xRPAh6bIQ9BbvvGxfkm/TcVrAiBgFgED83esx2HxX8UHNQUi4JKMV8+0M2Oy9mgdeAWWfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegoXnCRA9TVsSAnZWagAAjQIP/2UZWqRuxgzooDmroo7s\n+4XSOFqDAuJYmNMdCp3plU4qpHsiMR4StmTipMmG/t0Kqy7miM4/rY7ttVR1\nnpX1v3nhothoJzcUoIZAcWyCN8u+Atog1x8/wPUrRmmmazfHqCxrjpQ9mS/9\nCsVVxYJyHeWKsIQQW3xuEkXyhAORQYCg7uaG3wKEiXGoy53zaMDbGCaMIA5o\nMJJ2pd1i5RKkdvVwbVjmhVOwih+p5XWjFr56opW+tdfmVcl9CqBKBxA+MVnv\nzNOCDayxNIkkEoTdYpiZQh3xdFk3T9+h/xdof+nIcncrFp3ZwdUCIg3Q6rRb\ny04rxdsPbvZgi0Dt04lVO9e6HfYT1sphlDhWVqa1L3hqBWK7Rk2IU5S8x8WX\n3EW/zAucAFUtjrf+ppmBy1DGurSAyoDQjZQuBfgIadSWN/+MDL2HMCI1y5Vk\ndH4NoittTR1O+liU6EagcnbunC1UL97lcDRnM4Bml0HcYBshKZ/+2PFz5gbF\nPpBMnNLqO7uqPXtfPxXwygWJuAODLXsoi/2XibSnbX6I1ViXmKT44p7MYYdO\nKyCSv3KavGaHWuWky8D5NbliJqzcN3mCM2TbhuVa8QAzGWnPjh9oA9rlW6wJ\nLk4CiIzBwYyCa7aXWfzEQT0U4cCNp1Rk7mQkXwmvGPzR1bh99GTo2jkZRoKj\nr650\r\n=8QVF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6cd79849ebf7c54553a6d9c4025768d8748a5127","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-6cd7984.507+6cd7984","@test-graphql-cli/common":"4.0.0-alpha-6cd7984.507+6cd7984"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6cd7984.507_1585612263158_0.1762480297994331","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5e149f7.507":{"name":"graphql-cli","version":"4.0.0-alpha-5e149f7.507","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5e149f7.507","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"02a01b7f426383331d2156ca9c58d79497cb6415","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5e149f7.507.tgz","fileCount":14,"integrity":"sha512-FIPSyks8/cuLQZzUSA7Z1d+mY8liZgdw9LG3EkQGNYaWsxzF3Cfysd0pE5eV5lxKhB/57cs9i5JDKlj75g8PCA==","signatures":[{"sig":"MEUCIDj/AnnVjzdODtG4KWWbDR4F5wRIRdZnwXMYultH3S9mAiEA/tKZ9hOur3vvyzPBErYf7v6nTre0n63KTPLegRx6Whk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegoYOCRA9TVsSAnZWagAARrIP/iDM8jwSzhaliN0mw85f\nEnxtqPeIN3Hz0dU6ZM5ui0E8ziDz2LMdxvsn9NGhJIyvAypmi/BR/gU7yWBX\nwwXZPYwY4uSuSSa+AAHzXotQfL50mV+kBngb2oQ29PpKYXhAZQJ2urWu9nF1\nl6FS7gBmgMk7SnqJlz0HjuDLMOucrlfD67SrAxdlV2D5U7WUdO4iHwLwoxjJ\nYPJohg05VavTnU4zcAj/cvlrm2oniGsGzdm70Gg/YzAvJaFoJfeBAhWYc3O7\nF1WOmLsC4nJTdojxr8Y2+NX1EIGCmV+KYonQu8kZUjtI8Dc1Yv99LB9rCIac\nzdmbUbASjoTEqNUoPP18+SdeQe4KrcIfHd4nRpgVS6N6I7sP+2A0P56tTGDs\nNaTV1wU+UiQYSbUoiI8MUXNWNIMzg5LBiQNqKVtyNPiv0nvnd2X4UHDcDHJW\nu+NfdjZ0sagIqOo4ISwRAY9QQxQVlNF65FLtByvdmwDoDDmiYmn+mTeqjHCn\nJ9WcozzVq62aBLQWBdOoc9NAop3gD+z+/ESpY/zX+Y5lwnrhG/5MhUTSQN2H\ny5zY3xey04yVZdSjXqyW9PrQsaD5+yNUvbdmM8bgwP3LOqGITKoXtdlS+o6c\nrjj1Whtg6GShBW1BucGvTG+xkD6K/II3M86f81aizH4O6FDPJvSgqqfqvKsE\nTwyh\r\n=hG+K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5e149f797ce51f56c49d9b3d8064b141ded506d1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-5e149f7.507+5e149f7","@test-graphql-cli/common":"4.0.0-alpha-5e149f7.507+5e149f7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5e149f7.507_1585612301818_0.5499568073543653","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6e0aac9.507":{"name":"graphql-cli","version":"4.0.0-alpha-6e0aac9.507","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6e0aac9.507","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"813360bdf68dbe0905ed0352a9f0ba326e343a7d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6e0aac9.507.tgz","fileCount":14,"integrity":"sha512-wHT15r6J/LAWCnU7EWH6dCeLKyIPHpDmlaY1EN0vTHJdspT3NocUznoh7DFiJdKNsgCkJOe0wXHxGdnnceYrlw==","signatures":[{"sig":"MEUCICz4n42EtmPC652oGlD+j67z3qXnqCqSCejAerzCz0tnAiEAqWrIRm/YofoFXOUuGFkof5Bhst+vF82qjPXNgFwEU2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegoewCRA9TVsSAnZWagAAq8QP/2QOjyPBP4hj8uhxxz/J\n0sXMRl9Zgu3uZijpAOLS3fkeIjYvUguGEOSx3LZazPkBO7hLYHI/+ncHb2gx\ninW2hIjjsaWDXBlXKmgA+G0H0GQJq7vXPxfpot68FcZFB35RIpPV+8Cj2aAf\n7i7Oqa0h71s3q66lstjJsnZTI1rXxN0QBr8qHwkPEX/cOQLpJclnt3t3FJt2\nwdVSxO3Ike6zu3FcwqD3X+7eSn3unE/Xc2dtcpctW4i5BzlsVnkEQH064SVx\nkujEvuE0fmyqBXycXTWNkXnAPoyQa0qcXbeVw39v3VgdRa2s/bn+3nqg5uJI\nVkCgCnp3AwHR/GHvzzbHIRJWvzeILsPJmkTTOeIas/cABFnGB+tjWt3v9W8b\nzTQB5cAfmmSre+JnZTfwAL8/ughc+zBXicu/e27C9HROjTEvC2D5JZiQTlcy\nPvJnUYZ8cODTCFuehVyjqyeclZNTERfQHtlgukvQcRZklwhO7ZrRUSEcRCrK\nFbojREcwOGNSLUIDp+kJlTwH1Alxj46frX6m/EDv18NeXrpvCwE34hZ5riXH\nxVdrgU/999PKVN6jACsiNn4B845e371p+25bDo8TjjuMpiVrvP14AfYb86Jf\nOX123y5JnV6u1XrHFEiS3ywn2u7r/LhmcW1poOr7aOML5ZGYuFMEwfbDyowM\nI4Q2\r\n=IaD7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6e0aac9ed6de9dd819bdc5dbab2128a4ae12c7d1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-6e0aac9.507+6e0aac9","@test-graphql-cli/common":"4.0.0-alpha-6e0aac9.507+6e0aac9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6e0aac9.507_1585612720081_0.257732337905511","host":"s3://npm-registry-packages"}},"4.0.0-alpha-342ff18.508":{"name":"graphql-cli","version":"4.0.0-alpha-342ff18.508","license":"MIT","_id":"graphql-cli@4.0.0-alpha-342ff18.508","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b43bd9fdf756996fc211fb0ed8cd90673a5f817f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-342ff18.508.tgz","fileCount":14,"integrity":"sha512-SXSr6FSKgJKJAg6tWqyEMkc4ZY6AXXaY1ei+pU5VTDqv/4wNAzE/kJ8lWOQdEH4quKkALHIxz0MADTnh2vTh/A==","signatures":[{"sig":"MEYCIQDo1yL0zW3J/jSQ39Cw9Cls2qOzUAXIDOWmYb9HBLxnmQIhAJkwtLYU9mi2nl9OoAWxTkSrAaQBP/13pE8qCn9w3S4U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegof2CRA9TVsSAnZWagAAR60P/33Y/HGOKed74F3xZk++\nqHesp3w4UIF4MKcy4ZCYys1TXA6iB7GWFh5dbO89PiS8w3CKLPcJBQzer9hM\njCAaKaE0fekjsFzXY3/NC/9LW/K5DlLts/KqGNMzAYfzkVk79XVyfsd7RztN\n5dopLaux3jnUrVtVQBlxAjyeGO9/YwxvsLYcbcSr00ux6xND0iPYzUMOcjvb\n8V2+oVZRqUKRYAGTgfCvL6B8Xw7SaIwWzqJwCy/y5pJuQS69vBd0Ks+vY4Wt\nfhPnG+2OhnYJTVOdc3E0Wr7iDTECpMlj4cFtjxn50dK9gybo9A/pdGmLl0N2\n5cpOuSnnPPYdgcCwZWWQJL+n9wUk72iMHL9mzMlj2A08u/z3uQawtkniPKUB\nfQR37DwFbWeT77PT4anlfiTdl7rtMqCKasKmADbxzW2q8AA6N0iOO/xbDoKL\nBg7gtzxl3IAYn4dh+H3+JHHgOMQZr18jx47B8jDJdqkgww/5ON9/MBM+MYbh\n/8wBX7HbRvFZBzx9fal5C7lDVM68aosCMLj8Czi8PT/zUGscT4mBr9LCEAQh\nTdi4NIPrbZLPc4sMuIf2lG1KSNQGeQ9AfensHrl4vjkeXhf4ALtvCKyF42nd\nk2fNiiT52uBPK1gEqy6lmjc/3cvVz8GGvr1BErhbjkiNCig38gVk3QfAMUzC\neLr6\r\n=kSS4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"342ff185f6746fbf7bd4b0498d848480a610ae52","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-342ff18.508+342ff18","@test-graphql-cli/common":"4.0.0-alpha-342ff18.508+342ff18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-342ff18.508_1585612789599_0.5388611031638775","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a3b8a84.508":{"name":"graphql-cli","version":"4.0.0-alpha-a3b8a84.508","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a3b8a84.508","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"702bfbb5c1a111791e7c67206759f745abeb9d68","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a3b8a84.508.tgz","fileCount":14,"integrity":"sha512-1QVZ7pJIMRakMaa6fa61nheFGiANzWoIUTfiH71qcsqp8rFJmYEVNWIx/mL8cYALdk5URUCidCIUNBNjqdlDbg==","signatures":[{"sig":"MEQCIAjtktTiaWmtyFU5PLpQg1lTsw2LZ0cy7PBtRlcXcx10AiAUEEhLp95zvIZBx+MFVDEbDTIhYJb2z5KPtS9u/u/PSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegouXCRA9TVsSAnZWagAAXYkQAKMk8OTPCvKOTY+slTO+\n8S+3Ykd64jdo2FPp2g3yZ0hFP/GzilqdNMWSFlnzWdVRUvPbpR4p1RpJo7MH\ntcJZ/SioyPzK5zc+AJa0TmkgICroEdAkIfeMLPyCrYA1NjYKuYbmbr0ZP6Lu\neFKIpekQB7N6X2mI6RpFympquH6PvT2Bzj1xFsTxWx6UrQcusSMjQVlx9G+w\n9xMx+4o5S3UFlfCdmFm5yLYIZ/wYtCnyAapDvhtcYcsQUgI78YTJz2yS0jLj\noc6PrkF68fOSFqpO2UcM07GDflH6okCgXCieunmUA0HF6fToRLIREIeHSJOn\nx2dZ+TNrH0zmBqWyaez7nLOqrkRrWXGhhXgSlyBK0rcrzA2d8/tHTAOboR6E\nkA3AgI3VWJAc1StEX8FrKgrNP0CZjpvRbprUxLggQ1zicI/41IEdhlyACRTr\nC43Dq+qGwUBpllCfVldDR+VPpL1kIPW0qcNxefG+zVTRC00YBH8c+6zdfSfV\nVj2nToT/XQwEGmRXqlHGB8g5r0ueubw+ukZJR7Xsk2rOViLTZVe5ixtq+Q9X\n39NcYdCVcb6h6KzYfWXECDVfEProptAOPtNqEBN02ZFfWRQNBO2sqAKqmnYS\npE1+J0wHcFFLa7T7wWYvSqHt9c0tJ9tW50GraexLWZKKVf05g+JaPjjXXkjO\nMMwt\r\n=r9/4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a3b8a84560c08825821763ebffdf168ec0116b56","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a3b8a84.508+a3b8a84","@test-graphql-cli/common":"4.0.0-alpha-a3b8a84.508+a3b8a84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a3b8a84.508_1585613719121_0.5055825558395128","host":"s3://npm-registry-packages"}},"4.0.0-alpha-23e0f45.509":{"name":"graphql-cli","version":"4.0.0-alpha-23e0f45.509","license":"MIT","_id":"graphql-cli@4.0.0-alpha-23e0f45.509","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"db90abcc211ec69371edca42eb68a9ae9ddab201","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-23e0f45.509.tgz","fileCount":14,"integrity":"sha512-SdJQm2QI52P3aeU+3IrFrsI91oLWzH2JiISszq1zF8LenxYaAiES60/nHpLohH4Zv+rdileFh3V0teQMKPgGvA==","signatures":[{"sig":"MEUCIBa5hFktG7XNCz894jUhnClcWHSAbY5koor1+Hqc8HbmAiEA6A4tN9KUBVgPf61IwN+Ye+3wHeP4hoceRAdiU+4bBqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegpOQCRA9TVsSAnZWagAA9sEP/2aDoI6dNAeazZzB9rV2\nJYnvstXmn1YLEVUDeCEDRgZHxicBim/+9ygdXWlQMS9bziqFdoaD7+gCaIMD\nnz4JhAgheQYw9i70UTPXohlXUhw1fSaYsIfOt+lYL7jgo17LbJJwzQ5FSQDk\nFbqptiw3254owpARD6sEm1RgndRW9LlpgxuZKYl6gtXlVhAFbN/eKsNdUcTb\nD0S57sltA2p17RfieiiX7Ijg7z3VU6BBmKEiwvC0dtb8T1IcDVDl5yrDFG5n\nyrsCUaul5EmceEDhPdGN3hGZXlE2eil7x9C1z5c/b1td06oHAKoGXJtJNnhZ\n2tNB65YqopKj8jar0CHvgE2jY42iYfrXddjdJEe5YSEFXZttBI6w8vdV8ILJ\nkZJfTyO+uWE69cFTYOYsVFvl1rm087UkQcNW8EnKv75TAznrAE/lzsoA+kqb\nt4RXsfBFcCM2fqaOayuUnfeb2sDw5YZHXIoOqgcicqog/nw8D49Wp++I03lQ\n1zeWOn6ltDLhSsnQ5DABvkHVGcFxFueuQ3EqfjqtMAKa26FXGqwwTvVgEf0u\nEEmWS34K1p/EYUyNEk/3mj9lxjBt/6PFo1ar48CGL2GZDsUqlwmTTG/p5/vc\nwbLxeO12+GWmrv3+q1dKLTdDKRx6F5eMue3c6uB+OX5d6qxO9k4XU5gIgg/d\n7Av8\r\n=aqKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"23e0f45295f9543e68f65523d19e62e81018532d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-23e0f45.509+23e0f45","@test-graphql-cli/common":"4.0.0-alpha-23e0f45.509+23e0f45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-23e0f45.509_1585615759588_0.7404831021252243","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c1a87f5.509":{"name":"graphql-cli","version":"4.0.0-alpha-c1a87f5.509","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c1a87f5.509","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b88ba3247540bea6df86e6cf7bc6b3cddb8240f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c1a87f5.509.tgz","fileCount":14,"integrity":"sha512-HZH6mmTlEGmcKcp4ApNXgyMx6YBYKiW3kq6th6yr2i8SAwkB42BmmW/yWCOgxzIQ0Z7eSU6GgKaFh7ZL7bBKEA==","signatures":[{"sig":"MEYCIQCvuEA46lL60gDPglbVBK0HNHCGO+2rBqJ6EGe0XMyFtwIhALCw5AFqS2P/JldlNHm3AwHiF6GcmC8Z214sdQuJnOq6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegpUKCRA9TVsSAnZWagAAPdQQAJ9xJA5LIDd+kL1nB5cU\nj8+03//tf+ju666cl8/ei7q1G/3Hnew1lqoNYHYC7GdEu+OcZcrp4jqYS+LW\n64gPgSL8IDeQmBzh4zTWdgfDVtgwVw41VIZ42sBgjUJJBLghA74s/RZItesw\nyQmuUJgixTuK+aW9el0H/YC/DPFE/OfFur2Vnidhfy7/6d7dIZq9++P2VGDc\nnp5B98oT5Z/Ek+lxHCdd4xM/4Yg1O5prew0AGsweUf9NscoF7FFciNl6ehXe\nTaDZiv4bgy1AAhoBoRXk2CGuaFAEv1KlIglQbuQpkoHBEWceyDN5t3b0+2ye\n3cXc9FLZgal1un5DBnna3CIUYq6DjC5EaxcqELme/P7tHKH7Ra2AlrvtJbqj\n0Xx/a6mokQRk6jveMsh6Y+Hv1NbLP65dL/F41PXJqsfcRQFPQpAPF4Qh2Hjc\nmmQ2bM1lkhsE+/o+r4Iy+1UAuN/vrWYPu3BmuxvtYycFcHr5rD5ZWNn2yOgC\nuAcfGsjsXWLJLzDah3DQj7GlqsuShw4MujZZ5Xf7CNeWN7bj0afwdRDfdAKb\nmp+1ux9qrkj97ncJCGGUHCdiK5WImRglv9R+YTeDkdFzEDZPwH28VGoqH+5h\nWGKrPxBlOaY5xxFUvJ0tRMBDcONuoE8sluD0ZS7PJ6Eo+FH3Vk8aKNM/Kn7+\nKFSm\r\n=LQgA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c1a87f5f15ad747578b76ad9c56c2981f04e3e4c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c1a87f5.509+c1a87f5","@test-graphql-cli/common":"4.0.0-alpha-c1a87f5.509+c1a87f5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c1a87f5.509_1585616137896_0.4612742822363354","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c2a062c.510":{"name":"graphql-cli","version":"4.0.0-alpha-c2a062c.510","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c2a062c.510","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"44e466aeef83dea6c90a9bc487204b6d02b114fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c2a062c.510.tgz","fileCount":14,"integrity":"sha512-g4DMdHax/cMYe/Fhoke4lXYJasFZTWG7WjPMk9K0D9srVv8ghlVd+7bt+WRHiVdEto4mrFkIrcfpf2mtJUynGg==","signatures":[{"sig":"MEQCIHjJd2o7ueAKnYYf/D/C0OXECDViyNWdGKX/3afg/VTJAiBfBZx674KZaFMqxmlrl/eQL3vFG600Ofi9HamwjHUtpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegpwfCRA9TVsSAnZWagAA6eQP/366Zo+gj1uogoZFjVWz\n87ZIGsEuN11WntHdjTAYe1nt68WUvpYRTBOcVf5AITmFB160x4GrgkgWFCg4\n50O28lBipi6bWW257mKNG3hSTfNcHuhCxWl9dH1T+L97tuKzGc+oqbLCTZ9y\nb8LhvGNozRPXCEmAF19K0U0jcCJfEviQ4R63hHrn1Ng3/48nfJ7A1O34ukXC\nubybAlRbh5BHz22iIpX01NiENzqEA2teL9jlmKhYvWie+e3OTY8N0wKWk5kS\ndv2sfq6Dic9yBMhNLFlJCXFzaWWXJFexp4et3C9qTRx+ElpO6tVMeDZlg1+K\ndFILWjs80bx7C5rn2m4HhN3on/IpDbAWeRAI2EMBm9UiHAcGi+t29fhz8ksz\nEZoVHTHEu+KnKMvx/sAOOe8WThwND5n64xDn0wnED3gtBnSwWb96aF2QsnN/\nV/EgzBqeNpewyJwtsUXiLhhK1ytNEgRxjUkFDHnZkSr2glb0E7us4qt/ogk9\nGtERzb8XvstqWAcA/OGC0XnP7T7V935riy6CNq1GJPNPSEMF7WikGeD1kFr0\nO92+4cNB2jZQ+sSZy3/7dYzdvz3Tpa+82Rg/edtUg5AVPf1ivLp1OSDQxyol\nG2QESQTddKBkP3/CE4JZ6uKKNBPyMdCrbWc95NXwJ0MPzwqSOK2v9rY/mcyC\nt3zU\r\n=SFQx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c2a062c11fc4796820fd2e44ae1c8ab152182f8d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c2a062c.510+c2a062c","@test-graphql-cli/common":"4.0.0-alpha-c2a062c.510+c2a062c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c2a062c.510_1585617950832_0.11648700120257649","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1773018.510":{"name":"graphql-cli","version":"4.0.0-alpha-1773018.510","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1773018.510","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ea08cbd39f1498552a250b1b43dfcc715ce6ba8e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1773018.510.tgz","fileCount":14,"integrity":"sha512-dzoPRyZkjxEYN8Q5WB1LVMo1mTkMyEJw+qIRUZPXG0pRVVnZCfcLeuVMIL2enbo9rePKWmRkSAsfnb6lBAa8sA==","signatures":[{"sig":"MEUCIQC8lWUiYjTwHUNqaFkHt04+1AayHRl/mbSQseD6zXzwBwIgEv6uYpiCjuiM5dl1jH6bnXB7FTc9wbXHH3Wc0PtI11o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegp2tCRA9TVsSAnZWagAAM5QP/RtyLnLu7tbY3H1gDndN\nNUsGa3HzoGMHuWWGbfi2xjOBtPD1Ew56gaiD4lczYZyrvoZCqY0mL6bnC2QI\nSucTcDZs1SVEaC4wDjUUSMtpl3LnOexi9zt9ycolbPGzKDLjbC5fh1QEes1l\nRWahN59rFVzr7Ov2qeUkgShqlW5qrHFt3wz3qpBWpYETyZAcExVyBKydKGAH\nMPUST1PoFfzVpnL6md2yBL5E7xv0HZGjQOPKh/hLEAAvO8bfKJHjFR/Pqv8y\neHDP20BxWQF0YIQmUWGvLRM/tjp26yBo4329TbMYNwsFz1gyCiq7Ax1QbNJV\ns8tkDmC3xJuPTGcgAFU/5C3etpvzZ47+1sqGqWaO2st4XklyV8kHRvBMyT8p\nfxJtv5WwWrPOZAGD09Uunl/x8hAbI3qgkakldk5PRA40KHToLhhUhuQj9Y28\nZ5cQYaNBKZlbHI/ODBjgpQgB05xhI3RMM5msFZhXRrtr/g8GBekYMYHNafHQ\nuIMByb7mxGwMjR36zBg6n1rtjZgxbVwcHCunZKJ1NBpW0MaxWTp+2P7GsQ+n\n5SCTM44AIh/YS0+EoieROT5BguiRuEk/JuoRQbyVydqEfVULBJs2koTCgD9z\nvkP1IlXvjHft3XFnFErM5TUaunABoojdf2tOQSRw0JGDpETNIhb5GwGTpyfO\nisz+\r\n=dp40\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1773018dca7ab9829c9f6fdf88afd8205b685570","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-1773018.510+1773018","@test-graphql-cli/common":"4.0.0-alpha-1773018.510+1773018"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1773018.510_1585618348612_0.5945412063010989","host":"s3://npm-registry-packages"}},"4.0.0-alpha-52d1f22.511":{"name":"graphql-cli","version":"4.0.0-alpha-52d1f22.511","license":"MIT","_id":"graphql-cli@4.0.0-alpha-52d1f22.511","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"38b946ffd47afcb3737538930526d1022eaa3263","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-52d1f22.511.tgz","fileCount":14,"integrity":"sha512-DOwzgEYn26NmOt3q1dWtffAbiO4DSc6R1m5txFtmbDborRQ855yTkZxhMf0atEoXmK3vlMC/NxPUenNOuoYF6Q==","signatures":[{"sig":"MEUCIDeLNmSztGx2FNTJ/REsaanHVJ2dCTQvF+pBojPMM/pWAiEAgXEEGHvIHgYONsHeiDkNrlzLkiVXGKEUMedlkFkyR70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegxhjCRA9TVsSAnZWagAAsRkP/RXUdYYroaGSnaKqW6Re\nUAKRGWzT9fDVeo5rBhLFDCsqUY3vAfLFcklqLnA+bMZydsRmDL8D9o+Zuier\nGacSxvK5BE0cgPxhRno8ImdFXkEguA1YhfRgN6jeaXQwUTZ5f9RAC8C/l5zQ\nmh0K4Nrgnv3aPKt9bl4iODp54uPQMCpJrtblxT23MHUuVJEleTHXBvLvtV0a\nY86gHE/FrN58MUk6Gu4kHf3xyk63AZ8CUcy5OFgAafDVk6DEEy0nva8ci0lW\nL6dQ6btLoo6mbj2v4xJCNZwHfkw6P2NctnPO06RffdX+0PKSOeeDrV1T7vQI\nOILNw1PVXtZnovXS9rvIe8rawFiMnO21w1OwYc2WvQP4uIdHykeQrFHUCqjV\na3Ak0JGKWQ/2G5KoCRZ2aXV7f1Ocxe03k/mbVUrzEpqaxqgOezEnnHD6yVvw\nV/KrVEsaVxRqR9ZWzGeTF+9jo6tb3sZ36NmLmJbfszA4SSZXphYNM8TyS+Gv\nzF4pgxEU4XNr6lWy+qGM+PCZJLTT99Xy1lbLzbvbonNtgAupig7qA5dQCs13\ndvfKzaiAlRP+KeBjHYyVZQr10LKq8Dz1PHNL+uFHs8mYYpJ1nuHIMi1gt08J\nLTwrFOuhUNl/h/GRaxBbfs2VQbRJxcQc5orZV1evWLV9RK+39ERExZPad1pj\nBVLH\r\n=a0Ty\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"52d1f22097f4027db13b76d62ac27b71d3f0d2f3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-52d1f22.511+52d1f22","@test-graphql-cli/common":"4.0.0-alpha-52d1f22.511+52d1f22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-52d1f22.511_1585649762836_0.6568119362880105","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8b6b661.511":{"name":"graphql-cli","version":"4.0.0-alpha-8b6b661.511","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8b6b661.511","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0d9df12b18dba71a0f8f1a9b4ea172d0746d5a6f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8b6b661.511.tgz","fileCount":14,"integrity":"sha512-F8LGI3iNuYOEVm+QtXs+IlET0lUYX/Qsu3/0lQ5lUjQgrTp0q6G/J1b3JibAIUBjDG7uAvzCfXIiceUbzks8Tw==","signatures":[{"sig":"MEQCIGDepUsqkJy4P02ijbIT3cweh0AJg+u7Ep7l8afwsUrqAiBuJ95n/KambZn6slhmTAUmfuPb7F7GDsiiAQlhqztdyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegxh5CRA9TVsSAnZWagAAixgP+gM/z9tR+g9IHKejhEeo\nKfnem8/suXg35fd74WeZbG1yljf3fQqfRh6RWALKINrcuNllE93Tbp/uLOOx\ndrGYyP/lR3CMvbwj4w9qyWskIPZNFcSO4PolfwBUVHfZdQHJqR5eR8qBf52g\nik6F4qHRuM13of/o8Q5oMwtKj85INkv1CRelGJ9Tua5sAJkV95UDOCRrLSpH\noDcUuj3vaaQr/6snkn4+zp34N92oG0lxFYY0RYc5d1TW7t3sNL6HJOZaegh+\nvxUi/D0uVE7r6xWy6bHUDmSO20a6ls9xLmP//gkEVox4FLawfzY2us1bwlmh\ndxYqivSEQ0C7M5og8vtGzc8uRhMkSlVKYtcESMAOU78cl9vAn2LGA+gfDN45\nAmoCn8ugqDp7dmKAzDx8Yv7oxmvGeLNShdpoEgDeYQ2oXZRqgjPWVLfGtGex\nh0uSqlLIN68sQcaeIXbDvAcTC117DO2j44Rxrse7R1dMOWPDJPg3xoxLOjua\n8rlG/HgSvfaseKjI40rvs61CRvEwuPfa9+tt7LDJcXkVJuk/HZgBODj+8fEp\nkEp3+UkqtMPRvTi4PxFOqso+/0puriaP08BeL8cx4jdhX6yuiQ44aXP0NveK\nDnkx7jSTXXY7Rl2Sc2oNj8Ib26mThfauTDk+XMhb/XfoGVeG1dV2bzxl0W4v\nXPra\r\n=f9mm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8b6b661bb98a0f389bb84884bbf08848f4537dfa","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8b6b661.511+8b6b661","@test-graphql-cli/common":"4.0.0-alpha-8b6b661.511+8b6b661"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8b6b661.511_1585649784863_0.607970490287826","host":"s3://npm-registry-packages"}},"4.0.0-alpha-db2abe4.511":{"name":"graphql-cli","version":"4.0.0-alpha-db2abe4.511","license":"MIT","_id":"graphql-cli@4.0.0-alpha-db2abe4.511","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4a1707acec5c91ab0079665d13a8ba0b644185d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-db2abe4.511.tgz","fileCount":14,"integrity":"sha512-KFApBlWV9caZP00kTel8+h5nukTKd6WmeICnHTZ31BIbSdzdpLHwY7RNE4fl6UZzvU4YHiCp1q67m6mEOI5NXg==","signatures":[{"sig":"MEYCIQDTt9rD4pE/ohTm14PWHME6BO/4yOB9llXoKu6/SUhOdwIhAKYfeMlWgy+GYcs/KZ8dFADP/k3UDFwSqjIKD1YE4A8U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegxmCCRA9TVsSAnZWagAARaIP/3XJvxn6aVRUH1NCzW0i\nUK3/v3y5AaFL7c8GA6JTq9vF1qFzBrdsyCyLxG2mmQznne6fbCTU01m4L91b\nWq+iADE4jP5m7FEL0ssgJaPI8Gew5PNhPd9nkv/LNdOsQAqQUe2Y46K3sUNM\nbYmLVRI8Xo9bbzEXa2apZ3Tyf8hxdlxX8AtOPlLi7DSteByy8fV1LOsX7bs3\nAuG3u8WVIy5AH0QLeFvBHfyW7K9S7hbTDwK1s7V5ETfTYq/BlkgnM2TSX0qy\nISMxzaRQ+ULVKCQw368QPc/yCrsVNgI28ArHoRMMGQFiiEnCqioYZJMeCJbx\n2qEu/bUC8dg3/ehj7iMoGSSpMuh11kKipBl7cnBOoerDQ8cMWXHgk+csxwn8\niPv7TokkvdURZ34dazFuaTaWtR9BTyLH08vd9zmg0pw+emw7tBju9OvsAn1P\npPIf6m4/YGOOwRWH0xmCMRLGcc/jxZ6AcnBuJEXQk6fd/CEjfAql1B4kYBOG\nLb2jGNVdCE5reymqCq8gfvA6lIc/CnDC5U2jgZQny/DUejZEHNP9VX+Cp7L6\neq4jAU9Uwz14geXBb1bgL6Y5D26BnObB9IHNXas4dTvBa8u41YACsbL94jkL\n/mFsFxVnveG5jrr12dE9+Xh00tWWMfOESf0LaXySoTaoq+W82Di1fVOlOYw4\nyfeK\r\n=re3h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"db2abe4422072bbb522c084ea3d45c62f66a3f4a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-db2abe4.511+db2abe4","@test-graphql-cli/common":"4.0.0-alpha-db2abe4.511+db2abe4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-db2abe4.511_1585650049605_0.08166438815081167","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4d8ba56.512":{"name":"graphql-cli","version":"4.0.0-alpha-4d8ba56.512","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4d8ba56.512","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"49090f8ac8f79f8d6c9c1546a831e91f65b2992f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4d8ba56.512.tgz","fileCount":14,"integrity":"sha512-1fcYSuVnkf7xcM51er2CLwbr+wnJY0TCy1gYoTY7y2PX6kRc+yrpWETSqPkUr2KtO/mHsTaBOVLC9wzBEK3D+Q==","signatures":[{"sig":"MEYCIQCHoBqnxYxM43xDzjSGBMWiiSuwoYVfLLCGjFbVvPKqhwIhAKySTOsqvWSGWrjwwVgcwxYdorotvVJ8difhIXS+d4Un","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegxrYCRA9TVsSAnZWagAAxooQAIuZqjKeIh3d/wM7/AGg\n+hHuVLExd8ZwniW+uvG6tJ034EpttVi4jMbTBcL6uhlywB3JWrPua3+h5gka\n1F1oy2w/nWq/2Qeynck2GhTnRTz5e0QMjON0q+M0N4Ve7kCLqqk1dXcxkwUy\nsJJAYUi1zK00AQrc0we2OTTGBbOd5twDA829v3AszoKnue5ZlQzQCACzXLmh\nFfwmOwl6KhlFvVa7SbrNZMVtFneQxF9B79PLFhwienAbYk+0hcj5wFYafHOd\nBgEsg90YWvnpq1WzLvcluVfv4bdyxm6Viub+1MFO0tdBx4kQAgxfpSrfaDp4\nZyKGyBIOrL8bMg8avKHKjxu/f3iIe+qEj3jnamKS00laNlzrh20O6dff+ofN\ngydIFaUAqucmv5Zx8pJry5EIFtVNuTwJwzq/88BsNU1gxeuQIFxK3hrOYM7g\nMf0eocTV4cx1gxoee9CfMQSmGIaRLsFKoEUdjC5WkU4b3SJQ5EKeS0ySxLcs\nzvnKxS7l7wezlNAzoXRKI3cH1g6zWJWGTRYzQV37T5ahufP5d4YqT25jeNB8\nTfp3/UiErXvoFIDxbYqUB2xx2ORXM7OSopVNcD42+UbPD+7cQUhBbyhnJuc9\nOLG6hBkV3JohU9z1dT5s0sOmqCyK74F+EmEtFfPaGwgDROC/HJkInh8FG2Ut\nrqfE\r\n=efbA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4d8ba56b714c5e114d6a658b3e1b7e0eb21c3602","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4d8ba56.512+4d8ba56","@test-graphql-cli/common":"4.0.0-alpha-4d8ba56.512+4d8ba56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4d8ba56.512_1585650392441_0.8934664547903062","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d5d17e8.513":{"name":"graphql-cli","version":"4.0.0-alpha-d5d17e8.513","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d5d17e8.513","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dccf7c8a3fd0381582b46bd1412cf4698e19ef40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d5d17e8.513.tgz","fileCount":14,"integrity":"sha512-s116o7tHje70v0NFJYc6OiL0anFbsoMMylaI0BgNceeScjH8gcDnhLvmdSCSwN65aorhznC9h8sHU7IyWgTlLw==","signatures":[{"sig":"MEQCIH1oa3c0I52euztgEMWNZe/wW16bAZAYNltImb14VYYtAiAY0XSiiYCGFmXqZ89Qs3bbqDV6ByiH0RYoZA2l1pZYsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegy3nCRA9TVsSAnZWagAAXxcP/i5PpNtOG1UCIduzUBOk\nsxkwng7mzidsFSLCBrQLDiNT6KXk0vMO8w13q+NJMePLVHY413QKXvZqHFVS\nu4dYYM3Swaq2FaDYXhKmSZx90RjRFI/vAOJKK7aCZWBYWFtV0b64RAEKLIFu\noD0KMtEAOL3E0kLa+kHYu9II+Xr69PH0u6PHz04TqZ4qpHHVR8lxNinKWWeK\nCR6MoNnGaQVXjGsYV+GirPIbm3kf9uavNgiYFHBQeUzpffkR0lU/oqcRhl8C\nHp86R2zrT+T/63xxPkYiD10LupqPL0m/y3tHFoI2tHQ0DmtCbKV2J6CdYMvF\nW1SL6rmLichSToSu31ymO41+NR3HUe76SACCxwlh7P3G0tNwouN4HrU+PD6Q\nUbxcYAlxFsAAl1jrlK9UgTsGs4IywaaUGHRHORNqTKPoxRgZFQhwRAuU/TVg\nS5/UVGeTipe5GFsGrFmPTBD26zP+kBYcGLXbLTuh1U2iAo4ohSle5tSowM37\n76ZAIcxJcZ4q12OLmPXHHx2sLViwW/8nEqCZE4vV3IVM9XjztLfX3Mc/tJNx\n9UXf8b5y5zbrhzAib8pm7pNHN51EjgsbDb/zpa7jhWRx1iueLxcHcpcXcEJ8\n91gRuXOdmVrVfba2S9RGwclBRmTAQZLdVhtSAib94rwgng4O8AIs6oWWGwD1\ngQJ8\r\n=s74v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d5d17e820240e7b64bf98090f2dab49d15567265","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d5d17e8.513+d5d17e8","@test-graphql-cli/common":"4.0.0-alpha-d5d17e8.513+d5d17e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d5d17e8.513_1585655271224_0.6761288836449664","host":"s3://npm-registry-packages"}},"4.0.0-alpha-782aeba.513":{"name":"graphql-cli","version":"4.0.0-alpha-782aeba.513","license":"MIT","_id":"graphql-cli@4.0.0-alpha-782aeba.513","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"876a74232802877bdcb326642ebe5961930008c8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-782aeba.513.tgz","fileCount":14,"integrity":"sha512-iFKojpGEZ4uSD4+/+KgAJs7MyS65GQm2Q7W+1162BbgnltBVhTYKR1wHHcL/hu1Oo/gthKPWsH6UJl90yxQYJg==","signatures":[{"sig":"MEUCIQDC2nwYkiDobpalNwcW1LYtky8TSQavj9U6nE9vPn+PSQIgKwqclzyAAgJMRY8wTHP9fjwClzTQDRBoE7ANEWWsBhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegy8XCRA9TVsSAnZWagAA6+MP/0kGxvMRLGFvPgRFKe8d\nacCkp0vFIW3KdCjY1SWOlPMosu/IplCXBOC+45YI1r2T0L74spERnjHt7L0h\nSQAEN88/Iwib9vEJ6yI3S3JreycsxkItIcz6EtHGZw0/JLXrY91SYa/NWSdX\ncklGm38/zdfdyOIMD7NfoWQQP8b9tBfl86qLrsvvvDd+9dVtKTstTlGzMenC\n1aF2v1blwgC3IC+aKJtQLRkrEa9mj38HJAx6Bd8R03qoneGM/1Bi1FQCB1Aj\nQ5C4TbuKmwAYAMCe42moaJFHJaZ+XEDIu9jIFBWmX5aGgfuR6vsTjsek9C9h\n2vwulxilUVaFRutv39RqQIqATz/fSVYaAiwhrAhNF1tF6DiJOFTUJB6LTmaR\n48NEHC773SuMHnRgC3g3HZG75o3qPoZ0fPqWAncJJby6P+1UB7kgBfHbpgHo\nfmJsrMbuujAAgz+0fRueLWT23dW2fuC6V6qVHR0GB13KKaX0xkq3NfsQWBYA\nrkJaExLEDJfmTzIC/lKCpUPWvFyMzA4vvYhm5CQhjclEWqQRzVWqi7l6Ji1Q\nCRrhYk7IOZq7vhg2Yr+do7WHke4ZgrxZOQlHrsE3t8YyE5lA4NGkklgotywC\nQcMLOO7jo0RKjtKmDRudNXGO1fr5Kx6zXMFqSrTPf9vhRzo0rVEQtm5IEA77\nEd6p\r\n=8Oau\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"782aebad397921567ad69650a2e335cf72fbdf02","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-782aeba.513+782aeba","@test-graphql-cli/common":"4.0.0-alpha-782aeba.513+782aeba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-782aeba.513_1585655574938_0.3444651256321305","host":"s3://npm-registry-packages"}},"4.0.0-alpha-310c6db.514":{"name":"graphql-cli","version":"4.0.0-alpha-310c6db.514","license":"MIT","_id":"graphql-cli@4.0.0-alpha-310c6db.514","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5fabe5565f07644ac442660b574f80df0e8d0b43","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-310c6db.514.tgz","fileCount":14,"integrity":"sha512-gbb5azhFavvwzqUNMKU0vJ8XzcuS1031yrmF0hrXVYFkHfYqgxRSMMkyhFauF5aBp/9PVNeF7RBglPPcHi6G+g==","signatures":[{"sig":"MEQCIDPQcpo80DQggih3V19KE5pVDWapQYJOCla3ELM9KXrdAiB787Fi8ZALsJTXMvJXABv55EzGnRNf6AhVddzAgma60A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg1BJCRA9TVsSAnZWagAAMOUQAI/TYiIbVakzTmLw9HdK\nsxJBAtl2F1PucvuR57NVG6M+mD9b3H6/OAnBrkhN8KGfA3DPXli2Cx2iul9V\nbhsEG/0SKyRP0WCaA8B+lDvp5pg4JHh3Uz01xUsF9VPH06KMvDsUEkw0O2h+\n5rxKuOaDs/SvKmtGhVTRp1DoqItcqNQA3xA1inZ96NaP91ybahecS6P6l6fK\nNqIk3jhMSS2djS/vKnT6+fyhxKDpFYqz64SFnhAfrml091KGnbH5UJ6QfQBn\nJUH1+TEi+Tn3A7mqCqFbayYK7kQzegM9ysKEBi8QI9wo9+5n7wpyDIhz2ZOQ\nNxbzxIE9L9bz7iJ5bCUzvnRXxIDzc+psHRdpiGoP8cHQKTuwwWu5pGnBX735\nL6qnd2SR5XgFbtsBhQefd6EGjSeuzbVfVqVprb7nlVu6zGUu726Q1LkkEwXu\nhr3Cx6ysMMS9ImvEc1/NzqAdOeMYklVBovS1FFKl5R8gqgvXLneOqAWCv/Lp\n0AxVZZwGAcdcryBMeeqMUkldVlaP+iy/iAg6457WVU6+rTESo8heYnja1mbB\nQG7mvJFvQSR+sIGKRXl8fdgr0bHFlWcdISaC3xPED89OL2VaGs8yipYYzB9c\nuoLtylfQjYLYj8t1ShlIhXi7MCaIQyN+TxAHX2xZO5Ty7Zy2/BYd/SuX0NOO\npct3\r\n=ndAb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"310c6db34ff561749a916e15582aea7592885b25","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-310c6db.514+310c6db","@test-graphql-cli/common":"4.0.0-alpha-310c6db.514+310c6db"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-310c6db.514_1585664073364_0.4373898318581584","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bdc7ded.514":{"name":"graphql-cli","version":"4.0.0-alpha-bdc7ded.514","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bdc7ded.514","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"931984f179c65f9f063a15eecddd30f31b9fb5e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bdc7ded.514.tgz","fileCount":14,"integrity":"sha512-zdJpnzbtuTUQ029MqD3kIMKKjTze2A/PAXM0dDPhCjAIl/VRpCCZ0TSUTyycr0sJp4RdLQDMCdpiBbzcwsX9kQ==","signatures":[{"sig":"MEQCIB9YbJjqfd0zmzPV5hxI+YlGcqNbH+aVXZJjTUOMVFcgAiBta55NiujNNCSApRapL/t/VDnHtwPqgC/fojuIfM+0xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg1K9CRA9TVsSAnZWagAAYEQP/iuMP0cP7DIFFt5mXhpD\neBzPxFwWLxew/5mQgjMM8IV4UN/qkf5qzgEY9c+mnrhyOnd/iswxS7TOZIdK\nyxdWSkwSjY6wFtljqU7OFj8PBLPfGouB9zROwyhk8vYTxoKUp1ip7iSwsD6B\nAp3ujK/LFOeIQ9MgBCqv3mAmcSsBz2o+QyxaX6ogLfh43YDG81szTbMjg+4i\nhcTpLN5Oi4RCMKivD2oKa2FbYPpL2dYtxvquu5nCpmzO3On7f1UAJZri8PaL\nCft14Z1rCa/aK3j/sxTRzsiqFAvrzxGHq8bqryKgkam3zPPMTSYd7kOxeIoY\nBoZLJfzvCBHLT2sW8jgYeMUrev55pU2ZbZGRKe2k100UVyKyt6wigUWx8ODN\nikcv2VthWpePPR82as19p65K00cqbW2c37PxYD+8Wv7ahevQiOT5FC+V1zhx\nU0Ns3KX/z2DyZbbgraEbJxk1VsHW7wQ+cp3jvGUm72CFnjfXR8WvCO/M7dpz\n2XNbB8K/spB80CeboIXbDMfjv59BByJ3nJKfIzG/VkFLhSG4rXZ3hlH897Fr\nD1h1TiVaayYT7q+CvKsvF8j2lOWaznD6arL6lhSyodUXDgvXIs+Qn3taPE5O\nkLSJq4nHDEaZE9JisnnnOqK3G1MU370mYU4+KRnGkRyvCS2RSmSNNYm6XpU/\nz3YZ\r\n=HBb6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bdc7ded2d85fa452f2bfc77b48dbcf063b0c190d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-bdc7ded.514+bdc7ded","@test-graphql-cli/common":"4.0.0-alpha-bdc7ded.514+bdc7ded"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bdc7ded.514_1585664701209_0.3139553576275387","host":"s3://npm-registry-packages"}},"4.0.0-alpha-af2520f.515":{"name":"graphql-cli","version":"4.0.0-alpha-af2520f.515","license":"MIT","_id":"graphql-cli@4.0.0-alpha-af2520f.515","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"617d39fdebc152d334bb61957b22faac4fcfbc49","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-af2520f.515.tgz","fileCount":14,"integrity":"sha512-F7eCDbNwldPHIKkq/l1Z+jC8CN3sCvi+7Y/xfxaSydneaVEBxZB4AnExfFlR+KEK/O325Fcae43mcQT8kebFyA==","signatures":[{"sig":"MEUCIQCiHADceKgB4w4tL/kTUU/W3HkjYSByeYF+8zYey4oxHwIgA2VVGepbUEBY3FvSQKo9F0fAaBuFShmZgL7WH8A0zuo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg3wZCRA9TVsSAnZWagAA09IP/A/8rDf0y3qUF7apohNp\nyX5vUL18vgUSadySJOBRrYFXY1LroVOcESky2n7faCrqgeQ+Gd8FNJ5jgQb3\nL47Aep/Jf97DRGLbMAekj/QdUiOvM8ga0ssn45eSFKQiO7KD0fmzRYzQMBJP\n5RUdYZrVFTErpai2N9H5LmuNQjkbblQykJaMjdPmRQGx9oCsRk8JIBVQIZm0\nB3rdckfcjn+KuKpcsGnkah4BEV+x7ui87T5Cbi9WEnkTiOXh3/g7p3wLk9pB\np0/2HmHZubrPVfJKvpAYEtEEZgUiG0FrNZAsbhKhAX5RTVhA61p41g4bPq5u\nMPYanqPd7dTNkbEptrCSi+DcSk6iruC8W5zLVyJHLZyxXcVHkuoa7qp131cD\nPDstwOmb7Hxj6WiNBzGhULYPfPFy9EuwAI50q2LM9QZqh1BwemfizPPcafA4\ntrW8jWFJ1+PC2PHiahpTQbI2bY1n7vjCurNfLfrGwI0cTpnCh5ZrbbaXrhbY\n2gUmWPgAulV1QWRrAfkjYW1lmffX+c/5vIHMQk7THFGNDGw8IqpXzCw7AIlT\n66g05Wv77lPZrP2JsSbn4lLogpbgR6OQljFAg2ivkNEEFXVQ0LuCRMJMZ8iI\nCe3LcdFYYA7xhSuLPz51NvaS/66aX0lZXNpJsfyBcffJorFHPZWe/9DW0Zb1\nt8oO\r\n=/c/t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"af2520f510fa4fce430ed698adaf635ad5d345c8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-af2520f.515+af2520f","@test-graphql-cli/common":"4.0.0-alpha-af2520f.515+af2520f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-af2520f.515_1585675288669_0.6115753157509942","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1a21753.515":{"name":"graphql-cli","version":"4.0.0-alpha-1a21753.515","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1a21753.515","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f2258795ed3081b57e289e2c4e81fdd50c8aefc6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1a21753.515.tgz","fileCount":14,"integrity":"sha512-3YKci3WQdwRf6MIXO/38sxKZbMw5DD8hCqclsr8e1e3paq3kFFou5RV3dTKKNdnVpXP7gbKfgJGPoPRCCkzvww==","signatures":[{"sig":"MEUCIQDwVXX2e0QgEnex48bvvlbcxyrKLUJiItBqP8G9sxkfdgIgJjAZQ09f+UK98bP+tNOIBMrD7TmfqQztb4lWiMs/Siw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg38uCRA9TVsSAnZWagAAFTQQAKOd/BiLLm8Rp4bpNSeQ\nPo8qD8rV7PsJBsB+8g8FyXd+n7X+C5v6F0ql1eulYCyaba62ZA1K0RfQWmLk\n92T9AgiBlrF0KspDFBjv1g8y+G7bj9LsDDkavX99e+QXtMCrQfUCweVXDJLt\n/z8bqRKS+YUUss0+Pl7QzeIhWixhG3FhVCHU4nxMhkWHQduq85/cO7fgPz9v\n1ahq+gAt676He8XgXE0uDYK2IN7fwKz1d+TlI7KgaEa7khQlb5SqHk5CMuHl\npx6aj86cKFEkV4XRcX4Tqm8wS+lWXiuuWJ/U33HlSB8nRyL+mCuwW2Sc0TeI\np+PucBvLm09jBYSETzACdVnzUsnaLbsWiUJJOy18bjlcLMLM7nAHME/3BQ/x\n1ut9jDwmVUhoVfVuHq8v1/qo7e5XR2x/VsHWNgGJ90r1JU5mxl8nhKVqHccr\nKPpEipeS0N5498+v1s5ibFuyPU921us2d8IH4TMxNrA0YDvBQZDUGeW4r5gn\n3QD9gjKnroM5vDDaqESXSDNgoQO9kzOBvUlb9uANx0BTq64IMinzyUdUhjw8\ndQRCLxV18hVvaG/LP8j0ymZUXHgnilVvZMeINlvzD5WVfTTARTasJWFLZyjX\nX6ukHaU1iVHbLzJenm74/t/nkEcKBfDQbEBiCdlEJLaa1y+agojg4XZtK88n\nY5JP\r\n=F/p2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1a21753bde20ed1d5b27e258312096a7822f48c8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-1a21753.515+1a21753","@test-graphql-cli/common":"4.0.0-alpha-1a21753.515+1a21753"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1a21753.515_1585676077854_0.8368683282930562","host":"s3://npm-registry-packages"}},"4.0.0-alpha-85b59f2.516":{"name":"graphql-cli","version":"4.0.0-alpha-85b59f2.516","license":"MIT","_id":"graphql-cli@4.0.0-alpha-85b59f2.516","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"36ceb02dc777df478682def9de63c89c9cdcbc85","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-85b59f2.516.tgz","fileCount":14,"integrity":"sha512-XH24EISUM0xNLjxPSG4UDtnkMFl73OYnJleGNOtbknCgCb3vAWVHdfGhyAWjdugL6jKZV+TrOFFHbQFftpQa5w==","signatures":[{"sig":"MEYCIQC429OJ7QyBRAim1kXjjRhaHYPctTYi28Rq3PSGQ5D+XQIhANsjkwE53vODpodIp2KutGfNT0n+hK8dPe8g3psSM4h6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg74ZCRA9TVsSAnZWagAAxQ8P/2WpFM8JrXSfibMObPBC\nz4Iadl4GRMQMln7Ji9cTlhknfbFFLMv7b3jWk9N13cQ+Ntyh6khmQrh2661Q\nw+5mCv9A8eHNbSQhIriflGdgLCokfcPJ6T0rjmtZU6hYyefZQsPjRGh7Futu\nN1GswJ8Jr2qkHuebWRsSM+LjKlh5LXYucfFl/QPAMYmC0sjmf60UbTIoQqox\npnXRrMgfe5JryV5YDYs6IcmMGyD/jfZyqahbsLOBcggdUS/L6J40FEmlOHwR\nuVmJEMYoGJeWhvmTD4vuPkQ3R4SqOO1M5zJenZC19QeNwjbmVaN7TxsFOJKb\nEEdGIT754sCEayu1I9NOez1FQ3QlvTzCREbaDXWkpqew+mjsZen1rjRXFYdG\nADwt5u+yvNstWDx7vT/zAe1SoibWni+XdqZZC/CozxsTuK5h29lNWbSjwntJ\nDolIl+Df2GmmYNKlXgzbaBdc3qGYWqKD6mGeNLm4+a2a8jVFrtXWW4pgbIPt\nDEpxg2B1pay4evmcHZERJ5iZ376uoIaHAvxoMFtLJLL8iF1TxVan9o86LkhF\nu0sITij+s4n4WOjy8A/EQL1TxXxNBeytZsh/uzKb85YoFH9syOCUHiIGQg7o\nMgdAdvEn+k7EC1eHKvi6Qb+2EwMrtXXEb7d7ioeh45luJ2Nqy6G5BTkxOR5J\n97dL\r\n=6lLw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"85b59f28a23163e80521d5a553d97e0dc29ea336","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-85b59f2.516+85b59f2","@test-graphql-cli/common":"4.0.0-alpha-85b59f2.516+85b59f2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-85b59f2.516_1585692184797_0.6715839605323857","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ce98ca9.516":{"name":"graphql-cli","version":"4.0.0-alpha-ce98ca9.516","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ce98ca9.516","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"37a82f7deb0e5b0b7d3f922826146e6cfeee6231","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ce98ca9.516.tgz","fileCount":14,"integrity":"sha512-dpoNZg85CwTLrIicu2Z1sD/f2dWlsLGhx+73+DKPP6/nJAoN2mJqL6jx3uOy69LhslZp+d1DTsg0wth5o3F9zg==","signatures":[{"sig":"MEYCIQDuzqgwxZMgcnjFqpI4vF578+L3jDdy9fPWsz4/lmDsywIhAJvUhDmxFwvEj5pUTXmtv9QUDBBZz56PVf90F0p+BItA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg74uCRA9TVsSAnZWagAAXMcP/RoOhvlfDg0XIZTJGcuz\nOFDTq2RPeVCFRLQ3Y4OZReJaUZcv0cawN+fVSIgTJw1gSvtObBxaUG8nOTo3\nlNZvvCxoZglqUT9fgcq7Fac4laIg7Nmvw0UzhHn+kpuDmkmI10Jw0+2ON4Hv\nOtQ7icSd0SQ3/7KpUrP+YWSe5jGG1PVdXOPxWVd0Y9njRJOxKYCzz+SaMntb\naAZxYR/zaRNewePUHJj0iQQdSeu5ZGE6SdPRGOITaUiX/ERqgNa7CkWQsFZZ\nOXjJDszOOjx+qnc8R5gn4z6sZuhApX6BihkY3GQj3qHrj5gWAmogQg6PdGgN\nTbZtDnnA+5MKFo8inD2ZzLYBNYA7btwBkvG+R02+Nho7e9kwphAN2ht1/A1X\nddWhMXpD4TFX4/3XNwGJR/3dCDVmtiUJsEzr5vcVm/vFbUf76mUALCfXEzXm\nqL8clwgCAiYzMRHejGoJvMV1SY0M+jRwFzMe7h8bjIM+AjyHWn92hP5SPMWo\n1Ykd/C7VN03UgTnOIpeHN5A7b+DvbmPpJqDQZotLNhkFZ7ign4V79yv9SXer\nB1W4Yl3xOw3F2Utp+S6nedRuYbqKsQWwbfpbtmzODM4C+1OpjTW28a6YtoNI\nxnYR5amgc2020O9eRqS6JVlx3V/Bwj8fS/YxPUrH2PGHGaTj1jlSz1WpBZJS\njt58\r\n=35is\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ce98ca9946705fc081cccaf02a2983ad46f0009d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-ce98ca9.516+ce98ca9","@test-graphql-cli/common":"4.0.0-alpha-ce98ca9.516+ce98ca9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ce98ca9.516_1585692205997_0.1896448301688094","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8cc60f0.516":{"name":"graphql-cli","version":"4.0.0-alpha-8cc60f0.516","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8cc60f0.516","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4d991a8f9b3d6180035d3604d7279519dd6edf5e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8cc60f0.516.tgz","fileCount":14,"integrity":"sha512-lF3cyZOg2AQGGZRvYWkTogu/jt4X8/zph/cRRgHdP0VLJ0NevMmbMJWZlTzv/MXLcVfqBNwusWQBW2MZv+nweA==","signatures":[{"sig":"MEYCIQDqH7aZU0rAk3PFaT1Mczkq4tTVi6rOPr0H4W5QcXiBMAIhAM1J3WN0zEzM7HWf9hzyJgCt7Wz6qo6hdtI/j2ijyuwx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8AFCRA9TVsSAnZWagAAfaYP/itci+fITRI2tHhXFCaD\nT3QySso/I1PieQndJYJ+NHNyMKIdQaplCcaWabXnQDECYxdjRUOXgQ1XOb6k\n2e5WpMPMGUw/FQV9nXKt1oKkYcW1nj143b3c5fUGKyx8gmO8nzYpmLg/q6ly\n78oUOQp5pM0+mle2bkS3+NRPja3OrlCxdV+3OZBa5oDfpohpOrinjxLMG6Br\niqFIP4F22/TOFtJWQW3AZ8J/SrbXPUaQNEazHb87gqLPs1MF7vmiQeJNItR3\ngi5Q266YoXibr3hr0L1eMRTtbgxO/ExSHcsS8Pb3OQMZLFkPtFtKUlQTIzGr\nsLJjMxDFny5MtMRem+FtTXYe1XwvbAOTA7BPytM/io8QgW9yyQMhSZu3TUSG\nhP1MvaLVtNQ7xLGDFmtKO1vvWwWRSIoV7IdN2lVWDks/CE+OPGVkhUxoRkHo\njvH/gv4DKlRnjVmmOi/Sr6wxK4kfGSvVrZ0nBGRzfOK5qJ81HOAWVnhOCyFb\nskVX9B5O6nOA/v0a8QrT85Sse0nlwg+jVaoXfpn4oieGqXYVmeTJoCLlA44v\nBqy957Ra9Z57PM2Z8STHnBTHKvY6P46pINUBQtYnZGql4+P3HalGyKYpLX9O\ngWhTn6N4pIpQaD7iWQGMQexpmb8rD+eToFmGpB3yKPyN19+rIp7gMC6899ZB\nID/4\r\n=ri6p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8cc60f0d2e528abbe8a671940937f1c98981edbb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8cc60f0.516+8cc60f0","@test-graphql-cli/common":"4.0.0-alpha-8cc60f0.516+8cc60f0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8cc60f0.516_1585692676630_0.4633011641944249","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d020b5b.517":{"name":"graphql-cli","version":"4.0.0-alpha-d020b5b.517","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d020b5b.517","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6b1cba366a0710923ea6bdd0dce39386f21502fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d020b5b.517.tgz","fileCount":14,"integrity":"sha512-NEJMil7qamoW6SPOnSPZ1CRg38ZyFGXIxoH6kBPR0NLUVF3Ul+bVXOfvsVeOnFhUgnEfVDHn8lhWq3Cb0KKAPg==","signatures":[{"sig":"MEYCIQC0tkcM3SW9iYVFBPk0q4yI5a5djbzhnyNStv/2zLfDkwIhANUcWYHOV1RwbOfvHjyIHs7bdm5/n6P8v824BcKWtzte","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8FOCRA9TVsSAnZWagAAZ1MP/3r8Ab82Tdce6RyebLxq\nX4OIPOPcdBsfnU0KURfyf8IU8S2zchImh697JjoBao99FTSs36rboa+X+2YU\neI9yR1dGRmTDJQHDqdv0aHrI0q+P5U8ocpmzDwW9bjJw6WBuh+BwbJ/PfSNe\no/eh/izX8Iy7lcZdB7xqhTW+akQRJCQU998Nb6nDyENkWIx35fhSvwQEPrTM\ni5Lkdyrp1lShpjlI9ZLQh7JTNlA3AU5R2n2JhP/zbFZuXORJgb8X29Fkvn3D\nvvaQwX8AEwadH7lZLhLVFJDCwVOP034qNDw38nizNptZ/TENkOiaNBhn6XNO\nfLdMA7aNVO+vrWUJYV2Q9QJI1313ab5bkH9v6AGTJXkFyQ6AZbLk2CFxZzsc\n30Bko+EQKEZb40W6Y0H2q+NLD3irQxN88MWV/MgJ7joJUJjaq7cbAlbJ8+f7\nLIe1D3PJACq8vsK6aSXCA19gQPtwQE1NkybSwoViyAmtcebfbOido0Rh+rVn\nxikh8IvNzJFxMdD9nuHjQLfZ0enFM3RM2R6jMNLNZJLKsup41Zt45r6uhiCK\nHcphBUk/+bI31dxV3FnfSQojKBDKKhFCaHVSoagjSW9+5PZrXMp71bYJ/y9a\nArZVgKJN2EfG+WUiBfS89m78JbfsKRh0NatBQlYhXsvXwXCYZ8+wmJtfrR5A\nftns\r\n=ao+O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d020b5b341ea55deab61c7725046c4c00cfc14c2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d020b5b.517+d020b5b","@test-graphql-cli/common":"4.0.0-alpha-d020b5b.517+d020b5b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d020b5b.517_1585693006044_0.13345223126375516","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4955c7f.517":{"name":"graphql-cli","version":"4.0.0-alpha-4955c7f.517","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4955c7f.517","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"faec7987b73e007faa73e3adcc76c019366c8e2b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4955c7f.517.tgz","fileCount":14,"integrity":"sha512-uVNSIYmJuce/doazGjfEHMJTWG3RsutY3QZ3kGka+wTTSUJUy+fTPdhdirsP1nkeqy6CSpLwgISzlsHZIbSSUQ==","signatures":[{"sig":"MEQCICpw+PDbtI3svFaAFYguJF1WA6CAi3G04JCxTgbte2QZAiAtGw2nl8seGEkiMK1hg/b2IzKLk0JhyuMleCCjcFURQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8LjCRA9TVsSAnZWagAACuQP/R/ZUrNVxGQAar75IHG3\npqwm/CKU1OHPv4rsMkaG5/F0cgiJIs0xNa0rCWKf/xCJ8j3oMql/5tqrVE4m\nGuPoVMN14mWhCHuOxrNBo9qv5LOvW2YqXLXHy7kaafyGDykNKbU+dVeHaPD2\n2/NrY02tQVhaNLo9JBS1GYVn0crtGsdRuk8Vni02HxtFN94NGB0yYm2JutN5\nPAj74PJhlEW768RHMw4+hmJZqoQzq0Tb+Z0UsB29vi9OV19jb0cBcZW4w6ta\nnKW/7BhtSMYEMQweoQtnsfRGOpZRHn2FwMNEc459kwY0ANGM2IR3McuVBvZf\nJu0NMljs6bNJlk1S+EV48zJ8tEluV21Y+hvmTN52EZ+d18oEqbrtiXZBNo10\nCzukthymmut8QxzvoCuDzxtymZf6STJJl6eLMFnSyS2F3uEHtFRkQHWayr7I\ng/yOBfZZ6nK42Rtigh4a7r6r6jn6C+alESni5Awx8x++5cBIUFb8fRojUmg5\nDJIMSSlg6ssIPAxv4CeGJ/Eke1d+8+xRVzdfPgznARFnANJH15DXZvyxxd/d\nNxgZKJN8h7weNNq1i4Z70dKY12eP6wOeXLQNa4QPIN7cCWGiH2h8Ypt76Trk\naMZebS414wn7LRlr92WWDggPlrHivMW5Zl4x8vRDUeMiV51i4+XhUCM8tb1U\nRMMo\r\n=6r6j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4955c7ff4d701ac74413f5aa4494f16efa7d8a04","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4955c7f.517+4955c7f","@test-graphql-cli/common":"4.0.0-alpha-4955c7f.517+4955c7f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4955c7f.517_1585693411321_0.6137020733854532","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cdd28fe.518":{"name":"graphql-cli","version":"4.0.0-alpha-cdd28fe.518","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cdd28fe.518","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fa1b74803523bc84983715a707c1ee4610b964fd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cdd28fe.518.tgz","fileCount":14,"integrity":"sha512-HdpMFPx52k3Yyn+7ksjy1hOUXjE0cXskvTv4iPE8etGKw7b9kffODDRoEc34tW98bWUAf9thSbWe7xo4BhQotQ==","signatures":[{"sig":"MEUCIEXEEcoI0GoEk3eI9hNe48AEeW17oGQwmfNrLPnNipmcAiEA61n8da7xdDIwDNEsb+IpvNzmdqLTItTjb+Ud4la8MNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg9FrCRA9TVsSAnZWagAAVvUQAKBFWthiHAe79RDO+nw8\nnWNwXJ7KH5yjB+eqNmvqyoZzQQ1vpcbrJhKwJ7IdvGrkD1MZwjT3t+weJW0p\nEqNRAcFKlkclDUD7cS9nZyQ0U0JUgJCWP8fMt72A0z4oYd56rpNFfRLBsGLL\n/bJ1r/LnEKhtalBsos3jPnbm7j06wZI6ERq9bXcdpLTJYauvGND3hX9BrJzq\nZYKb0QRN2IfT0e0QiLiGzjVHFTepBVqq1Po15aNxjV14MKh/SAHikcdJkABe\nOtNhsEE5f2kKZldbJgE1YJE8tts6NM7RsUW+BwcO4qgzOJ0aeDlneNBsvusT\nMScaWUAB+pVOC9qQAjl8kgJJR6Se2C4i7LhMyquKXpKaCVzh4998fLtPm7gZ\nUFgelagWxEWao4YTJ1a6P+EZALQSt8v9tmvnGTxoZPdHIiQrcFdeT3zpSbRN\nZRxyrmKDQiSxcdwwTcJHFWlcxUglr1Jdk6obNM6VEg8+LwwQSC0t110WqgEF\nQFl0Gp3JXHM9SyNEuxpB5SDoq1Pd0zKcWAYgU3rKYjuuYiqoZYzcIm04Nclw\nLFHhJXBOCvrguOKNId+3PDYM3NHXnWaJgbDuB0vznfYw1C9CcJHwiVJILau3\ny+3SSwShLJe3k6Ln8BoWDAhQnpjD9Ge5qR+zAe6bj0/8+qOFA7E9M9wzs5cB\nrL/y\r\n=OWbJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cdd28feb74a0dbf7600406efb9b7df975ff6a133","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-cdd28fe.518+cdd28fe","@test-graphql-cli/common":"4.0.0-alpha-cdd28fe.518+cdd28fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cdd28fe.518_1585697131361_0.9891917302854942","host":"s3://npm-registry-packages"}},"4.0.0-alpha-fab63c0.518":{"name":"graphql-cli","version":"4.0.0-alpha-fab63c0.518","license":"MIT","_id":"graphql-cli@4.0.0-alpha-fab63c0.518","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bb396767aad59317020893a395066a2880e6b8ef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-fab63c0.518.tgz","fileCount":14,"integrity":"sha512-OBk4ZtXCFZQuiriuusRtGi0Z4C1ElBoU/Ue+yAtf4tAgHYfd9pmVYH8VCPcOXSKrTvVFd8ibkWD7iazzAO/VjQ==","signatures":[{"sig":"MEYCIQCWz7aaZd4cnf4tghNr2n0nbzderqtmSV3Q4rPakZ70zgIhAOQtFW/r7LOo0o+s2edOaWk9N8u4QZUz/iq+dWcftv3F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg9JpCRA9TVsSAnZWagAA6rIP/AzR8UIZRWHBeaypsKmb\n8LIacoHT6o5OPxLPl4CDQ33jQzbSh/r2ei/h2uqJWQjLMsu0/zVENblwAAa8\nJapz1NaFIksO/dLmiVp/90nqWz5NbmUXAUG6rixXILTkPRD9LWxK+ugXBx7b\nBvFJS5qCRbVDE76ZmsrNPXBYrkF/4HLNfIeLbOVWXAxilwDO04W7vQgkAas4\n6ETgbqFEsqfJIFgfM/UnAjVPlNsQftrEh3+br/O6p2dnFuulJJ8pBdkRi0YQ\n5sEaglhz7gu09FkCLKdnEofpOEHYKMYWtV2QMY7jlYT4CkXCm5sSKIH0vcqJ\nRbtaH9XKf8kE4upm/AV28/D/tVd/WuznIX9UJv370GA2NpLDV1v2bIqBN0ox\nR703UIgpsA5D13toAYwsxowCl4ZU4Fs3+HF5jOgqM7lKQWRxIRsJ4XFrmwN+\ndHS5oJHw3FE3BK3b8Lwj4Ahr4oFZGR3SajKJWZxhDyUWiFEx6gfQzNdSex+L\nbgsXeY7evlG2FCfxsVihze1oU3P6CmBvVvWNIAMvbGDujHxfe0eH4nEm6bGW\n2YkMwLiy0DrZ9bAmFP09CGzukQmuqYBlYb49NBQvLwvoZcEbFycZF/KVvf1f\nbHfLBq795Un3GtBVKuwK+mg0goLtS5fYVsSz4RZwR+Lzjyo2ZDQL9kqia0E+\nkcQ1\r\n=Sem2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"fab63c018fd8d82c198d67637aa73ef956f01ae5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-fab63c0.518+fab63c0","@test-graphql-cli/common":"4.0.0-alpha-fab63c0.518+fab63c0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-fab63c0.518_1585697385258_0.3069130233737303","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9fa7565.519":{"name":"graphql-cli","version":"4.0.0-alpha-9fa7565.519","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9fa7565.519","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bffb9a35c9e30ffd2719b4a280e73a481a119b86","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9fa7565.519.tgz","fileCount":14,"integrity":"sha512-gFvOetyKKVs1MoyslcniMd94m6Lj46Q4pLrrDS42S3/dZlpIBjG7RAgcefO64ph73Iw9WTEMdctspbCk795eqQ==","signatures":[{"sig":"MEUCIQC9jGoRLoExOs1julmugZSK2yc9g7AEI41+c33HQbr6AgIgPtGnRn929Ea28CTLzj6rfs3XdmStiM67/TJq3jmUm3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehU6sCRA9TVsSAnZWagAAW8gP/joWNZdr4vWo0C2y0F81\nv/kKXiCJm2ONMTPX/DETMTtjCzL5p5+ysK3eu8b8V6KEeIJygxhWrxd3f3BH\nNGHJ5z+livH5zN3mfZiO/66A8IjfhRj8M/Epg4MYOZvUxyCpUcwEVJgkQtJA\nn/DgnAeoL1/jwmGCUSBPu1Zx4SFyHbOQBtiRgXKRx10ngE6qfMe+11Wochgp\nRDs7GDc/y6Y9U23H9hoi9qVYqLs7janmBfWgeobVeDey8duP7h1cy7/HTz7w\nl1Att1c9ihjXRdDdF/Ce2C/62gjozKP9P3twY06tz0CAlXtr8KL95X+bUftv\nX7XAEHeMLrFhNDr627zTW3SyCq74ieb3feADwET+dPRuyoSguVnl6RA4I2r4\nfULxmGMBzhRFaynFM6hnautIXhrcvFsWKcn7VFbY6e2GWA34kcw4J87orClL\nmbzqyTDTbV9uYin+A500MtttSZPA6RXlVyd6K0kFUIZ5dwiiNU5T/a3VQSNo\nENgf2PGlB6RCJIsdvHtIaf+QhBe0vfL2Rb+8GtJZM9GzD7QmwunAugOmLJuO\nYXV60B2abqCG9PFQtlg2sqzhmoTZxj4dpHgn27BLmBClDsYOl4oZOFIkbU5p\n5YdWr3ZKBFqWdYieYWS9ea8zobor3ZJo+fW0x+zdNB3rWALeC2r93+TqQOwK\nY6iN\r\n=u3Dx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9fa75650f5af4ca41510e31672ca60d59290aff1","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-9fa7565.519+9fa7565","@test-graphql-cli/common":"4.0.0-alpha-9fa7565.519+9fa7565"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9fa7565.519_1585794731715_0.41448205435004803","host":"s3://npm-registry-packages"}},"4.0.0-alpha-60d428d.519":{"name":"graphql-cli","version":"4.0.0-alpha-60d428d.519","license":"MIT","_id":"graphql-cli@4.0.0-alpha-60d428d.519","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"69a8fa04e185f80bdbe7c8e40cd23cf04a3efb20","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-60d428d.519.tgz","fileCount":14,"integrity":"sha512-67bYE+3s8pmdxKNGA5Z8Vx+RmuqbbTnIFjJJ3B/MMRiHWG2ZGNRnjHztuyEycNsdE2ks1HojuiL6spXiH8KqdQ==","signatures":[{"sig":"MEYCIQD89mwrpJTy8En6HOiNnnLdYDv85OcYxx9n3wVgwibtcQIhAP0V+RDl0CQ83xZKPJO7a22YrtNIuoh4w0YzjaWu7E3e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehVFiCRA9TVsSAnZWagAAtHwP/0i4zmJsuOuxwzyi1oCy\n7Xs0vEK1Hfz9VIDLhPjG9/CGabPtzSpv/qbdjpEDaGJU7sRdn1LL1/3Jw8RD\n/BN9ZfQUQBvnAXHQLDycodfU7Jwfp9P3hDPft7KIw8t99CsEXuam0OHGvdPi\nHcoFEqBKMe9zXRigtYOh6thG6gRg1deqEol70uuIYLdFvy2HnTBAs21wzaWU\nwDByJs8nTqhMi41S6inhVWrcCbzP/Z73SX6DNnrAsSl+b1bWTIugdPFv6kkA\nf+56wqaftTQsPQRDNL5G6A0hq1iodBLQHG0x6I0FCqeAZQgN9JAcYZNswqLs\nKWHwOZbG33XL8NbwL4iJUm/t6eaXYF9ArQkIBpnLzr5IcaTGIM3kPzU88QTq\nAARcCzw9sob8SfpSCxhKj1ovlKFQgdrYJEd73rcNV3TogBsQ2SQxLyTGmBlj\n8q3LStdafIZW/E2io7sZx4fG5ePOubpOZ8qlfkYrnJrU48Rp0f6/OByeVlYb\nhYeVCRJve/IAQF8Z5t0pq8392y3dKjgeTiInaJZrZISCuhr+/4nlIsL4qQvk\nYAAVH6w5xsZzf+u83sBRAa2Owl5SeTPHza+4loTgnhKhr4iTnVpFNb+GdfpG\nqsouuQD6XxblYPze0AJUxGjsMeniXOm5DSCOW/PxbP+eM0/sJfpieQikFUzW\nrPgU\r\n=2ibd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"60d428d20d8fc074a4aa21d6b2d8d72033a1c26b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"3.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-60d428d.519+60d428d","@test-graphql-cli/common":"4.0.0-alpha-60d428d.519+60d428d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-60d428d.519_1585795426494_0.7249351238962276","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8e675b1.520":{"name":"graphql-cli","version":"4.0.0-alpha-8e675b1.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8e675b1.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a765522b54e4220a8815157f29897c59ac6e2848","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8e675b1.520.tgz","fileCount":14,"integrity":"sha512-xDOG3VzRaI8943xQ0izH5uaGiw672tXyd4WNcaMStHoLFtv60+ViPlULRIFgaSHzs6Hui2SlmpC7rpouz8D1FA==","signatures":[{"sig":"MEQCIBhHIMHAl2Ah8DEjFENmANq2gmLc5WgrmU88EecE5DO4AiBuWChtZQdR+Mbq8Vwjkabx7xgR+bgVlWV7rlzxYDyOCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehaHRCRA9TVsSAnZWagAAqLEP+QH9RrufPobIgqeRtwvU\nZpxStjGwPX9Z/9fE1AYcSsetZ0jAwBZdU6ICePyPYz/LCmDeejKIVWyEgml1\nscvc2GmZn4Mrg4pXomx4ZXk8s7SausxtbsTSpDjzcB7Mt8puCgSGTTkoMFcO\nU5Hmi6GevqnOH9OrjUX/zm1QjAcUcV09270SL/vS056xGzFW0ke3c3OC2ceQ\n/1nLbtbE5OHqJ4F17WmiTB/qqAUQbXJuW2Q/WoMBdAnIfLn7RDKjCgP/zizl\n3aK5nxao4BXqUHNwMqVldmI9W8YPZm9VwBbDJwNMqsVh25iRqHpko9B3hk+p\noiiVvkAgeWXMuCgkiVbrLipbAR96JC9zbnX49WO2EsKM9h8ZHKJXHXA+6g35\n21lUlenxxtn3oB8WQ/5Uy571DcoYflzZ77DAUO6xcjLpr0Q8fMhpcUskC8VM\nx48lXQLIj4VJKeEcl6awrYxelpYxjGCmj5xN1Deib7BpJNszb2LPm7yUa2rH\n3fQtLM9vNj2hyNUha7U9YF/UyyJBco9KK604iU0Y8qVMIbWoywdB4U4Yn/as\nb5vtb/upfP/bDnmE8QpHKTh3m4y8RH7IRnXaI3bQLl9+seepBDLIhL/loXfb\nCj7P0sKZQhYCc8SddK2k4d558PVCecznQGRmmWqv1hCJQ0/IfyxYxUHZ5Syc\nYd64\r\n=K683\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8e675b1f798eafbb9dab7884d8a060d838797357","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8e675b1.520+8e675b1","@test-graphql-cli/common":"4.0.0-alpha-8e675b1.520+8e675b1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8e675b1.520_1585816017080_0.6719207124977382","host":"s3://npm-registry-packages"}},"4.0.0-alpha-66290fa.520":{"name":"graphql-cli","version":"4.0.0-alpha-66290fa.520","license":"MIT","_id":"graphql-cli@4.0.0-alpha-66290fa.520","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1513e37d68474f48e679e77bf7edb3348e701375","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-66290fa.520.tgz","fileCount":14,"integrity":"sha512-CgUBAz9MVrWjjgvwN+acwxp/SC9kik7p98MhcNooWSA5RQRBWuk4KCkEOJP5Q5awneNZNENCAd8QZfND45ZR7w==","signatures":[{"sig":"MEQCIFM1QXvkPERnukkml/WmEf9xgA45k9RfL6OWAxPaYmdHAiAcyhck7UOKUAn2CLsBKZCcaqDOPado0ra54TujVJIiVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehaLwCRA9TVsSAnZWagAARmoP+QGnOoH9zXwZhedCqolj\n5bX9UsSBC6rzw7R10zRzb2i0MRTNt5NnyXsCpCvSlLnVsTQcL9l5Hg1wZGF4\nfBOHt6UWhJUzz2XiBi6bdnAAcvCCmiRl9yjJ6OATYOxo8sYWLc7Dy3yG9XCw\nenY0mYYv83pFOPm8TfIFL/+/3JzYLkfVUgrDwzt+BvPMkY8kUu3v9LmtwgCU\n117ThnicB/mMCZ4BacK6GKshgTBnJS8kjzJUuN6dUZ480K0c2S/nOykD8TzL\n5pyMuiQyOMNdByZbPWL4IsWONmBtw9nUE6t+jrU/B9Uoj62HUvW8xPl21mAQ\nkvcmn+6YIj5WxeYS/tAnQYRM9fzUB/ULevdr99w9x5wTYHzbZkN33T5FtAy/\nr09cj0e5FmpxWe5kAyJBZsbxIxj/MH9XsVe9NROmjT/9XO9oy3nk5OlTC/c1\nWA0OSbeCr6CQXStzGc5XIYlFZespeUVd7lauuuBjCddWmdgtuo39YlolRHAG\n7X3BvzvZYBYDcBRAKvKmHLFChuty35tcA19IHcT0luqdtZzF5s6fSEr9OK4r\nluGqwwqE6Sz99J+ese0ZVzLXasG9NMHJfgfhX2LeOuH5eWVFm4rqqsBrx2Ih\nO/2BryS4YWu7+mD8I+RvBLS5T29C0i7pgSK0Pk2AcH4/qNNwDdVxjrm1DEwp\n36df\r\n=K/Kn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"66290fa1078a63f83333887e66784170a29bb469","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-alpha.23","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-66290fa.520+66290fa","@test-graphql-cli/common":"4.0.0-alpha-66290fa.520+66290fa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-66290fa.520_1585816304458_0.2890151827819136","host":"s3://npm-registry-packages"}},"4.0.0-alpha-32c7441.521":{"name":"graphql-cli","version":"4.0.0-alpha-32c7441.521","license":"MIT","_id":"graphql-cli@4.0.0-alpha-32c7441.521","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fdd092061725691d4148b34e138b9fc45ccaece7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-32c7441.521.tgz","fileCount":14,"integrity":"sha512-lzx4FQ2j9Ac9v/nfrjcvrMdm6HaXsxK8NTWhWMuLx1dJaXjwMnCO7fhPwh/19hp+drYQfQWCKfDGGpY6iRYLSQ==","signatures":[{"sig":"MEUCIQCNX8Lx1289Fi3134SgaE7M0hDW+yifW5MJrxmbjCdZnQIgL85wowyAZ2yL8uzDS876wxiOfAqFfxeiVbH4b1w2Z34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehceLCRA9TVsSAnZWagAA5rcP/iakXeMmcuwQNdQIzSsG\n5M68nS6LMW9ASn/eNkQO5CeEMJuEbRcRvykag5FesicwmvzP58hQMFbXAE7C\nfWsh61s+ulUeY7nGYHCRUqOt7S6YRKIc1fcWT+upPuxEpOtqaP/E/gu29gBd\nQKxHA9yLPJ4UNa8NiOBI0wOrDGXGzlPkBqfCmnF0KBA51uqY84UZc0zVC9zy\nXgIWrbK/HkRUxszVa1jP9ifCl/GltCQxGsDi3oC1ibjvWd1Uz4z3deDy1Rh6\ndkeVG8eoCUJrWeUleGjxi2xocZs895V7uhPH5fu20ET/RUQG+ojPz2pU2v/4\nwi6T3SYv/P8Qq/dbNteCVyW5WVR4YwsF00XALVmEpOd3vmWFA/3o4dS7SKr7\nSSLeLZMREmwEPtGIFpg3ze/pGOh1cqnfs8Cuu0arL7JHFsLxgg/pxA4LDSY8\nMU5pzz0veFIargCMUfWyPcnUMglLx1KzlIqvj9WWwNDsw6dibAZ7HEmb+cQT\nRS+g8fOAn241QOKyvQv7/dCZR2gy0CrqbB7WT5ORlw7iZt09MkOtnSjPT+E0\nDkbm3l7xba7o619n487IrZjeNif2nNi4fDA84WF/TcAJ+vTh5WtZXZjv5yY6\nu04yWdPhtTwv4f0oTUun4RvrE42V9a/fk4KzM3ZEKSsKlvIJMj0Qc2Y+8LlC\n6cEx\r\n=teII\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"32c744102d949a0efa529091c8318282a4aada09","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-32c7441.521+32c7441","@test-graphql-cli/common":"4.0.0-alpha-32c7441.521+32c7441"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-32c7441.521_1585825674690_0.41292748910567156","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a1037c6.521":{"name":"graphql-cli","version":"4.0.0-alpha-a1037c6.521","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a1037c6.521","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"adecb6167f9886ffe13c9a528dba70bcfdd0e3e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a1037c6.521.tgz","fileCount":14,"integrity":"sha512-AtmSQRgRjVgZnh0/QjOZlSTszXvWmmP6SOX9zz51Ou2IYJmAUJKjaIb2Dh2ysycK2d05TeVOnYAm1mKZH2Bh6Q==","signatures":[{"sig":"MEQCIDVKzIH/dmW+4Tj4qcbn0QVdj2jUAt1RQcYJq2x0PznVAiBD7LFTrvXemPustVQE78n5qzftjsiGaEgMILTC+hAPOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehciUCRA9TVsSAnZWagAA1J4QAIV9hzm3BoQaR0Z+QYpE\nYj0b4f8GXfrNDjLApIsr5d2dpHLFYpnJ17Knm1SlA83xvZCuqeIALIcWy0fd\nEGIXWCsWEbgjXcImqiBctTXryCyG/HPz8oiUzxi0OVgUyvBoCRKUcMNTgDFf\npaLHILChktb3QCcroErsnn8qqI2P2NXwm9WSCWf+UzOgIDwmGryhu5QN/SlF\nWzYvqeydWtzFgvGpSUwo9W4d1trnzNHmofobJWpWgpxbFbOOk5S4lSZv8/7n\n46Yx8EAtNUiDGvZCH0yklOuYqA1lc5Jsijc9YF+Cz6MxlDuCNR4bXguX0ssc\nWLRlGZ581BFp9gxV7N0Qrw7ehWPok+ZWFg1l0/N3syeQmiAHLiuHQXM91kY+\nVMO4SrEc/IUI4B2Xfs4WO98wXSg5IhMlSZOhEOWyo9AO4U25qqsz9KtV885u\nKiEZ/PmHqsw3+WU0VYENfkki/H1Xly3Tgs4VCRo+xKaGsN/qM17USvdZYC+Z\n/TFwNKtiiO9rANgW6soG/r1FiVrbzM2LrayCt0cym2KAlRrgo7XukvNtHlCs\nYERf+zLhluvGV8v126bXNqK/PunYV2fAzVbKhHZI5oTnlBI+mCnuqMMRR/p5\nqjxGIFiestcfqTtPkEDMMeojziIR0B+7p6oaxinq4s5z/ioiNz183vATm6Bc\nw2ug\r\n=QZTn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a1037c69ec6bf5beea6643a7363e6966a41428ac","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a1037c6.521+a1037c6","@test-graphql-cli/common":"4.0.0-alpha-a1037c6.521+a1037c6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a1037c6.521_1585825939981_0.8478949266827445","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e255d26.522":{"name":"graphql-cli","version":"4.0.0-alpha-e255d26.522","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e255d26.522","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5aeac4f60ef1c3f10ac5f4af9c6a7ded65f70342","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e255d26.522.tgz","fileCount":14,"integrity":"sha512-gNepaaTvyA5uMzSifMwJQXZGinrj+tuDdCzNr3RQ7iWqMLgfo6vvIHRmAzMKpnGyIGBb/V4fCIgALRCwobB4mw==","signatures":[{"sig":"MEUCICz2mVhrEPfw4rRWR2Tn8lTboF2Lr1HKNmcexYB2CunXAiEA8bcXuqvk88QMH2y9Y/7cnddbk+YlgerpxsZJQOEBgQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehgMzCRA9TVsSAnZWagAA+DIP/iPp2LVF2EUv42MFjoH2\nfnC/IBNq7Os3Fhm7WMkzEE3F22DPpX511fH/XBZ5KvrjahMdBUZofeS69jU7\n5VyvFuQNa++uz/U6QC1zUv2BKjC8HLvwOE5t8GjPZiZViAcnoZjzloi+VAs6\nWOrSvdbE8cED5ZUCJZsP5qlyqK3+K6aQo3q+OOp5U9HrKCI8hgGYtcejGD5L\nk1IhLjQYWOc3jKdNEIUnfKsDlF/IbGrUqVBQqr+pJwQybGCyH97yHT81eu3g\nn/jKblQSG0vsMVHbDyQTsKAEZst6nOdPoYWRymXj0iMsvc3ZyxKa/fRCMZrx\nvY8AZYdIALOiyRNqqZT/Dsteyjx263qrtWnMAN7vXCX4RzyDyuyli5FzXUNT\ngCzqIktgaWi5yJDUUpypqmVXvBrK/WS5dhyuW6L66cxR/8RHPzASQwxiy/bb\n/otNa/Mow/BvdccsvBlfFHTKazAxmB/MR6I0j4arQoiwAtMJKv3YnLFmFGkL\nHJ9oTW1FEX9LYV85KmCB2Hs8aDoRaPD7Nvp4jiwYbyBrrn6k7tlzfODHQeBj\nPbgOq3YVz2wBBzgRjctr+MmTkqeOvujr75eieHmbsI667PlGMV2BP2i8vuVi\nKUKjaMG8PQKQmG0aXC+Q6yn7biRA6Un9l3epemN5PrKdOKqaZ39y6Bdp2/vB\nUk6u\r\n=KR2o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e255d26d243680e8594bc778ee0424b6370a2343","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-e255d26.522+e255d26","@test-graphql-cli/common":"4.0.0-alpha-e255d26.522+e255d26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e255d26.522_1585840947058_0.047618508894833766","host":"s3://npm-registry-packages"}},"4.0.0-alpha-dc1a4a1.522":{"name":"graphql-cli","version":"4.0.0-alpha-dc1a4a1.522","license":"MIT","_id":"graphql-cli@4.0.0-alpha-dc1a4a1.522","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3dc51bf50cd0cc15b5ff847e3762c730d66c413b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-dc1a4a1.522.tgz","fileCount":14,"integrity":"sha512-bAKm+J3oKAdfXNiG6TW2rq+9GwSfPXQlu6HdOqWB0btknLH/6eW18OKMV7bgxEvseSAhSzQvwBWmxL+yCGU/Ug==","signatures":[{"sig":"MEYCIQC0dLR0Z9LcVax7OsFTGf6OS0jlrWD7mfrr6mRb87kaKAIhAJ7Vhl9hliBQBolZze/HM3qWtoQt76dsVnuJzzqy3c3e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehh3UCRA9TVsSAnZWagAAx+0P/RO8CNKNuGcbRj0HT7K7\nOhNQtzvHCmpNi9PtGRUgPYCWIptMS514m1hwmvdzpox5APTL/lw3tTN0e7UQ\n8eVPFUH73i7E6OzODiperBm7sZy9WwDS09W2UjvixZO1yyhJtXApC6gGnQcd\n2+Cy+tkaRH6gphnC/cvKIxcqDAClfhO80lnTyf/wsLDg+rrHZ/sofKp4aRCI\n81piQaPtrGefe2ajMrlx+BE3s0tZ/yyIrRupsnKkr5vAYYRwZdQfhlYbErGR\ncf9YaLTGYbRoCaoNaNsJ88gaP9/jdZu2INaUBD3bSqwtWB4T9tBcSkFAUD4E\n20GSPiWBu30oz5wAhr29jVR8m5rYnklkCBwOWo+7w91oFoeezC9z2EYG0+N1\n5CBayinNCEDTSvom6SRR88hU64r9EIjtXlwmaDa0ExO9EGeMt0+mp4CvVCaK\nHRDeudw87H1iybxRfd8TlFOEPGURfRtLn5VdbUlXPHM8danR9A+xOHIsqPwy\nnbQIymIUlCIJLXFf4ZiZRQbP3kaX3ExhwvPIjI/CLrE91TPmQhZtxXQ2YNiE\n3KjfeH/LNEq2J37/SNV6zHj71ha03U6x0mIZ1d4jOBX5cxi5rvCG7IB1OEiq\nMW8Ish20ZjuBAfRA9mhup2bRpEehFf2QQmL/Tb8C6xdioE1l36jPuNGXcuQo\nSknc\r\n=fu5O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dc1a4a156c5f10279813d940d37e1a0924db66ba","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-dc1a4a1.522+dc1a4a1","@test-graphql-cli/common":"4.0.0-alpha-dc1a4a1.522+dc1a4a1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-dc1a4a1.522_1585847763843_0.41593732374068315","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5eda8eb.522":{"name":"graphql-cli","version":"4.0.0-alpha-5eda8eb.522","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5eda8eb.522","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c930b703f04743dbbda8712306905006913c0b2f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5eda8eb.522.tgz","fileCount":14,"integrity":"sha512-IvktrE6ngakzRsceNVwxHe9jXRbogV7wU6ZPhbrjCYqu1F8Um2zBcVQ1BTk0jdOkIQSad3+WJrd3gg1sKH7Xqw==","signatures":[{"sig":"MEQCIG9/Z1rHY3petR85ET6glQGQKrcehDoS0MmmTkR6l8H6AiBPZ8+2vaTfR4FJrscGzYmf9RWLtMt8H4ZnpbVkshm9bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehh3iCRA9TVsSAnZWagAAKyUP/2cpQL/cskf9SXrmA7nl\nXUt8SnK3RpKnrnPs0ZbPGvNgUASB5x3R+0Obof8uzEysdre4IElK3WIhSwPm\n1IV1pd++b8xbXAvQznSYuEvbJkF7D8ZjDLKRIHqD5X3mdzHdVQP7wcdmfkWD\nbYw1c/p69C64uVlLTbbxT7COqxTCv/Z7I2bHPyLnReYkKSfn7+GTCn+t/n55\nujUB3TThFXAgxm2rc3Og+S3K1gCLzXaN9dZHw140JJ5kd540mDnld48mqAIS\nyiSkTU3zJQDSN63f6AaqraLVySg/BrfzoPKxTm96BMVBW+1Kg6jTAjXum4pg\nWRl9cNn0ct7q6f9buTWLZsXchLbp0jmOL5VamKxgr4+Q09Wlk1Tqt3mjYIc6\nOQGe10G21dB77cU5JnF1VWflgS0hWfSIF9pWkG+DedhApCIXBiQz2WVnfDqS\nQM5VtqFqOd925XapYsACjUQSAW0iXEvWYw8K/1zd3tSMHqiMg3gmXhLFm3QX\n+EsJsRB5UuKgUoEYfIEZfoB/wp5Jm1pKW/WRLwdmRoqGgIDhmfkvc0ux5JsU\n8irSdD5+CuxUTjzOEPoBuc82/mDRx9xYYv1BfdaccKVOJNah7LYr/UWWU7d8\nYj+Fznp9f77nEBO3q+kELk/PiIeq3nuZMSBvCyEhogskkNpmH9lQsKIxKC+5\nxDcE\r\n=Q25w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5eda8ebc04c0a0fe099803672d878cb19e0d803a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-5eda8eb.522+5eda8eb","@test-graphql-cli/common":"4.0.0-alpha-5eda8eb.522+5eda8eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5eda8eb.522_1585847778416_0.8869641888286555","host":"s3://npm-registry-packages"}},"4.0.0-alpha-696dcdf.522":{"name":"graphql-cli","version":"4.0.0-alpha-696dcdf.522","license":"MIT","_id":"graphql-cli@4.0.0-alpha-696dcdf.522","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9a24d7481a71cc11c04bb9d112f8ec511f6d8cdf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-696dcdf.522.tgz","fileCount":14,"integrity":"sha512-afuStjtEJj/O3/xGy4aL9vUqprhyawnvwdCz3MM7bem7VNHNra+4HvSO+5dYh5KMQvG/+aWRgmHR+pgsubgvsQ==","signatures":[{"sig":"MEUCIQCCD/Vaw1xm6TU9hww2huoIW4nZpyKOovtvVG/iNC4bGQIgWoUibU0BS9nxZe3+pNLFjp+NXXHFph4ABF9lvHyknpA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehiIpCRA9TVsSAnZWagAAetYP/2Vrff+tv6SBzaQuy0uC\nJoBUHWEFPBArh8/a/e7otaT7ApGepWNM9AAiWA+KOLI+Il4Iuei8v7UZWTvm\nm0GY7kZAJvxP5zWj/z20Km9vMeR6Mcz75onZdyi6sMRo1UztomD/ZmwMF5v7\noB7arGfjRlyeVMBqZlqKEX8RXtFnDYYt7Nb9s0eysljKhiGEXoF9F5Qjx7CW\nYMzOmiKvDw33Hs3ajnwOagRVtateN3t+U6QVoKBTB1d6NjCPqOuTl8Ds0xgL\nW3xKTOy0zD5gPBn6/sNVTV+l+DYGQmnvOXPo19gMWsgWHKs6YV1n/4qx1Mlh\n29l0hKUYFsC5WgrWLH+6d9Oa49JkwLMLtnAjKEY8vP8O2Yg56TNYkfk7Ohig\niNHxSjeZRwQAZB382FE9UUg644mdDvNXi8P6smdYk3mgqmJDvubPG782LUyW\n+J0JXmxJ2j5V6U0yej0cxmxKerJFK5yTqP5Gb0pQB2KiFCQ4d9ItHWtOF1JE\nUq9HICY23f5Zez66FJKASTyTvVhmJDMG3SJqQfJam5ZwZ98lmXL/zId9fzur\n2kTRZYEYXXdzy71CLlw40sIhzF1CFc5WR0uQw92KiGiDqlvjYlQAcYfcGzmV\n8Pq+9KQe37NEWW1Mkfzf0bIZVvlKSV5Tajf/aZL2eW+sVWgtA5rgbJci6j6j\nQiaH\r\n=zpfK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"696dcdf01cf9453f5f89f73be42fd31f07a79225","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-696dcdf.522+696dcdf","@test-graphql-cli/common":"4.0.0-alpha-696dcdf.522+696dcdf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.9.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-696dcdf.522_1585848872970_0.13362026102641633","host":"s3://npm-registry-packages"}},"4.0.0-alpha-78ea761.523":{"name":"graphql-cli","version":"4.0.0-alpha-78ea761.523","license":"MIT","_id":"graphql-cli@4.0.0-alpha-78ea761.523","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"642aed2d3b0679a47e66ab91945285877b616974","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-78ea761.523.tgz","fileCount":14,"integrity":"sha512-4AuW85MBE5CbObtXOnSCRh4PztpObqnaTY9LaGeercDdLUaEbmtx0qg2BFT59R2Ov5R48vg6PEg9v0MHBjRBig==","signatures":[{"sig":"MEUCIQCvp4UMH459YWtBqnnlp7S4LFcWS9BcFv7gc7nhmyIglAIgfwFVNM8yH1TreZ5uEzan3y6Uw4ONMj48C2Kv91H+ox4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehiL5CRA9TVsSAnZWagAALzAP/RsD83IOV3S3FkxiCtMb\nHBs6YMPHAPPlUmJ4XlyWs98bWxBlSFkfnGBn5WObqAAAJsNT2oGBCQYE+V+T\np8ZWAUx17qcplOWWqwFq/N7ubxUYGMt1cFzlsv70yoQf/cz3eEKEP9JAtTrC\np5wi4fYlvIZ0cwagOrYoCiSiqgwwIbki6qr6Uzbuu7UiwZfeSlI+9EmFs2u9\n83Nk6WwbMR8bJojMW1mRzLDom2TO5LcaRQUBdO3fe++bufxdlVf12MYONF/V\nMMP3EuPt89SJcW0Ofdux0dH3WMaE/jCGiHXsPxvayOklYFhJ6usI6spt7G7P\nVJJR9cuCbmrM0Xk5633LRXIf8BCmsu13J/fioVGvoGu5psOboXX2sH7YWPFk\nTSLEgk9ztPyzmhzteogSXg+JzN76LEBPIYCAqr3jiwkdFJYx4v4pVJB6sFy9\nVbA2Z4jg+mEjbCo2FQ8vBWd9VV7WeFK4vYMDw9awPX71e0BR6y4bC+Pp5vEf\nbPYzMemnl1yU/UbMjhil3TjELCWt176E37//+1/tN9wVVp1AjbT9RNPcUW1V\nSq3YBjMObb6wrK4Rc2M+kBga+ERAjPqKn+XETqvcNmNFMrbTceBI1ApPD2tt\n8r5vfZ7LZSao+/B/Orm68EB1jGy9z/BryhtX/Kc6hHVPDvFbdhQ+PMSe3kOk\n4R3I\r\n=kPWa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"78ea761040b724fe7ee1cc93d600b72cb75abfb7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-78ea761.523+78ea761","@test-graphql-cli/common":"4.0.0-alpha-78ea761.523+78ea761"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-78ea761.523_1585849080579_0.13073298788003207","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7e4d93a.523":{"name":"graphql-cli","version":"4.0.0-alpha-7e4d93a.523","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7e4d93a.523","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bb37e24659d92eff843715ffdad3b4638ca6ee0b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7e4d93a.523.tgz","fileCount":14,"integrity":"sha512-ihvsO6116ElDaKzXR/ReRB6z0KN2HdVmoGEXRdTi3j0iKUEb4St1wYnI1pK6sIfphJ4lrdmxLpFtHvtI75iv2Q==","signatures":[{"sig":"MEUCIQC306d5fKSQqLW5x6KnE7kw13w/gDJ2e0SMxbJzU2Xi+gIgCv5L7KPFaZexI0sPntIiQzz44+NsO90k0uhw0HYZlYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehiSwCRA9TVsSAnZWagAAQxsP/0IaIQyfFyuJhj68WDep\nz/1XNfu4/EEZgNEo6onHxEIJ4FlzqWK6m/jCthFVizFFnT+70uhEMSho6GgB\nBKPqLKSZZvc77fviE9yZIZ8iH3iV0mNWVRbod30tnupK4HNl7Sie34iqbDUK\nFx5dphJvTI0kF/gKCIVC9R4xNyChpq8qygaHuLIL0QF57S4PQxgSJPdtxpXv\nCj9535jfm/Qo7dCYWdysaKtC5ntZEphSfNGfQFYx0Nzw2Yw6wktI/+/e9pcm\nfq66ieCwOJ5f9iCIDvvyvLiYbaGqSQJofnZehJMxW0ApB5pQyrJP1jLj7rvN\n+tuhTBx/YIc//LzCwAWJnb6l82Lo+LrS50TrMcdUf4xB2d+H37gSZ1KIO+5m\nrlW/YFAzaXFvtKk2Bb1CYkKNTSMhAXAU6RQXu+eA9ZwDR4+byrfbukE9sdK4\nR4B5iw+45IW3qECMMc9EPlNkIsgVRGXrTT9X27E1ySjOsiuUhQqiTPFXUHGi\nQ9162BXjjzPTAsSTsB6pW1cYWAG8XDkT5ofdZ6nBBR0DV1BaRdQi+G2ue/3M\nmIi8d0tGOWHjPPOdSqVhJI9GbXWrbat2E+QbLxll7p7erIM7k/qNIXqAdNpy\n6Lfn4aYGU4EGflUAXXmRHCXRiCOIDGqgCLcG2/zBGMEFSIPXw6T/qMC02wro\nnnFO\r\n=Hw9J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7e4d93ad3c48489cf2360be204a41f1d80f18db9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-7e4d93a.523+7e4d93a","@test-graphql-cli/common":"4.0.0-alpha-7e4d93a.523+7e4d93a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.6.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7e4d93a.523_1585849520371_0.4354851081334896","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d2563b6.524":{"name":"graphql-cli","version":"4.0.0-alpha-d2563b6.524","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d2563b6.524","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"625788ec1eb10bcb7532bd8b76674a321bc7ba40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d2563b6.524.tgz","fileCount":14,"integrity":"sha512-x2P1qTgPFPRU8mnMRCDKjpqpiIa4kYdMhvAqRTw+4gROp81Whkluc0O3+L4H4BzfFGDCTAk445dY37o2uINEUQ==","signatures":[{"sig":"MEUCIQDM66/NN563eao2Jbcsb0PuKdW+jwkTDqN1VCTTNcTrPgIgXMpb53GXWBhfycvepMhxxqgWr0M0QAZKU2Ek7fEK8So=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehiVhCRA9TVsSAnZWagAAH2wP/2hY0MlzuQyhAVpkhSqD\nHul0gKho4mMK8KAikjEuz3DT7OSnl7wE2yDOgEMBnM8d3axT9aTtb++dBZ59\nRBngogzlX934zk2jqbIzofLAYLtMN/fO5CYpLCZyJ+R9fS3fS18JwXUTzUxy\nNQO1aSKnBkjFiVnCk4OGYWSkidNXJuHPhESCSP+N6winN4yArxxgErcBJOS0\nE/ivu+015ZomRbPHBMZHUiDX8qHT3u0U058cJa2XovLcJsIdYiqV4zxPdnZZ\nOGhGkFoLmrJX7a5Fspl1Dv6hzU9ZdVTaVUDDjKpQTscbr+90hexIcXXtjv8P\nt/KkoDrC+HDrZOD1V6eEyp2YWNYKRBkU5R8xxgaVW+DNcBLyRJsJtZk4PNxw\nnOn/u/C4CvTTQtOEux1mMzvHg6ZryZHKDBa4wCh6/6Ww6EDnXSXJEFNjerrs\nC/yivXhW7MDssPW0DgLsPnroWWOLPG/oASyGr7o8/1bj4Eq3XohmUmSsjZ/x\n7npHOZaURpeXiK2tOYMxh+c+QV8QVWcAgzd7WGrWH5/t2p7Rqv5S7WjHlR+n\nygJmAT1VjG0wUVFN+9SXgCUD7orwcitHzdeuCVAWSj4EbOCgenpzxBzltV8r\nt8e9LSLvOLIeXpT+eZC6W+j1Cd4R3o/24Ul7O5F6jU2XNoPl5FgapYqBgWYB\nc+M+\r\n=f80f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d2563b6105b972c1f1a0e2f9e7600390e2391b99","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d2563b6.524+d2563b6","@test-graphql-cli/common":"4.0.0-alpha-d2563b6.524+d2563b6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d2563b6.524_1585849696817_0.6648236844928146","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c77f54b.524":{"name":"graphql-cli","version":"4.0.0-alpha-c77f54b.524","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c77f54b.524","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e266814c813ca4231daee74ec1e3ae785137ca56","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c77f54b.524.tgz","fileCount":14,"integrity":"sha512-nT7Mxw9nIyrebJGqIww3lveOTpW92ywe4CgBYIDGZMLceHXXEuVRieXlujqc1DeKrRwKDpMh8bV+sijC4auVnw==","signatures":[{"sig":"MEUCIQDxlRl+/B+EmK0tn9+fzF1ngEzcwqTKIbZecUSNl8lm0AIgPka8sx2Xw903kQnB+aM5e5+OUKQeWY2mrgX1LyFrlnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehijTCRA9TVsSAnZWagAAURcP+gJ/5X2/InMGSleEP927\nLppfrqzHFAzgJ8PVRmoz+hlHCnLqr/es2ORvDxRW2xqJ6tWJNTipGCWIgMzX\nW6zrzB94SOap0KbKP3nil4twuUzmWYzEBm/uDcLpnqXr+v3mHkUqPYw+oK9E\nmDVUJ5VY9ODH/qphDCGXxXt1etzMzo5rhH137x8IrfyuT5PishFaF4aQ+tEZ\niB7gAe52Vnf0EKnplbaS6OrBtoMrlMeg6KOoJvhgBnnwQkk2hv0VfGMyC6ha\nKgHrlbrQU95UuagY1o7GQOtzP4NPIcJmUI631wlTp61nKOaNgbFbKAptD6AF\njCE78/4THQ8N8H1nGrtJzfpJCxvPnF2nmv7f6cmvuhHhTQEERIsZEj4p7B2N\nh5noIVskLl4dyw7gz9K+9KNKGLJfUq1ICm+T5i6IMRN1WtQiix1ycBD2daC7\ncbQ72DDHSEE3LtRbgiSQTYOWMhk2nUJkf2uvhVhfH/Dfh2Ndxx7DbNhPwXBT\nwZtnBjJ18Yzr1JIfk3n2kq7cqzbhk5+M4iueT8lRS980X6frxlN560Y1U9UI\nMGYjHJMqkVfh2R9C8cPnCy2tSyUsUWf/XCI948jzfk+4i+o+o7zRqR+cu1aZ\ncNn+HxkkKD8WVKU0jlFuiRCfgQqNcQuRstN73vkjatBiXTGqTqoeQZU9C+ZX\ntliW\r\n=5XxV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c77f54b6957fa6b7a21dbc8c96fe12211fa40fc2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c77f54b.524+c77f54b","@test-graphql-cli/common":"4.0.0-alpha-c77f54b.524+c77f54b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c77f54b.524_1585850578986_0.5530100586991098","host":"s3://npm-registry-packages"}},"4.0.0-alpha-99cec45.525":{"name":"graphql-cli","version":"4.0.0-alpha-99cec45.525","license":"MIT","_id":"graphql-cli@4.0.0-alpha-99cec45.525","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"011ae73f0920db0508bfac9f6f35f8374bd34d89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-99cec45.525.tgz","fileCount":14,"integrity":"sha512-gf85XQzh9cyV1bAlwh5ahlwygFsOGI38/SIMbKKjUp76TcGWB3Mq445nvvuaaXQTB7tJcyTC4QYmWzUglixzTA==","signatures":[{"sig":"MEQCICOfbLZzBV3KydGRkU+l5nX/Oaxui/VjUw4Zpw6Cit4bAiAeeUgWqITouvZE9lqGZjdMm1MtPXsRQQgfk5tQ+nKqIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehi7XCRA9TVsSAnZWagAAZyMP/iyDLJ3ntbjVxaYFV7MR\nJOagEytXHjpnW5FW4ssc6JDJ/MQBCd7QsMG7FDsftenB4SlTFmcX4MNxRBHT\nZtj3ClFtCZHHfA7mH28/XKUlAq0ArZo+FDsCKcGcyfhiav+kyuKz10pHqtvO\nREEq0ksARyDNqQgM5puh/knLkQ01ILp0TPZxi7qUvSuSoNnVev4wq7Htt7bT\n5tKaGmeihlHE/joZc/nHQgYUQgUgwcbwOs6m+gwsryIx9wGuasDoTSD4jTMo\nNmahnt8Ik3coAHCyRpiWJqvj9CHi+KTz1NpAipMR5eSR6Db+Nfw6NHMp6c1M\nOjz4JH8F4ZxBHSWDy0X09KcqQkJVSzNk//bnGSYZS8Oh1cUaUy10al6mpbq0\nUk0eBauNGqMcXvbDxUCvfPv+KSI1Zm0BW2coyQHYwuEsHxakyaqb9GoAUH/H\nt5jGSnRloC9M1ajEcnbhHe0c6y6kTSSTK2O0/YYLEeQ08/IQ5TpmAEs8n6c9\nlSHcKc8nnvKdQB+a7BDhyz5dWUVEJe7t99HxKRjIEfjtGAC4ceCLseb046TC\n+R84hY7L1CTMFJErqk3x151pgExS5H9hmA/TVVQTXDMLGNnbjLLOEsFKzkNR\nmuBhMx+5Quan21EJZrr614pzT5iF3NEekbo0IDpWXM/0pGLOnekpLn4GZwQd\n01n/\r\n=B1Ks\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"99cec45c1a2abcd2794432a9d03e4c694496e11d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-99cec45.525+99cec45","@test-graphql-cli/common":"4.0.0-alpha-99cec45.525+99cec45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-99cec45.525_1585852119386_0.1671781710804685","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b8fc620.525":{"name":"graphql-cli","version":"4.0.0-alpha-b8fc620.525","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b8fc620.525","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c663843e7447edadb2167be7daae022b97d15efc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b8fc620.525.tgz","fileCount":14,"integrity":"sha512-upyx6oH7tZ6e0wAIQI69WzFO5baX1qNfbApJn3EMux8XWEVmhWQzIIwz82rI7ULF6r3AQxZai7mDvHMJBsQ+ig==","signatures":[{"sig":"MEYCIQCVu58NeRunjXdjhEXPfvYDRhUdlbCPBcPDkj2wbba4AAIhAP02g7n0bjmFOEUygsj2qg1VEVR0rNPilBSf/H2g/xK3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehjRICRA9TVsSAnZWagAANnsP/02bMp9357RiPz7oJNjy\nkOttYkq0ukJr4MNqhTsIUUSeAtlXMePYoM851bqpa/w0Uy8/vfT4j+J75ooh\ndqJSYiJlte53n4DzUnSSage8FNC6Vjpqd7b7s0FAqYgYrs7wQSijqP7i5FyM\nvhRyXUUlVPt6ty11VY9CV83vDAZqe/pH09X/BQzopKdXRyCE+SX3MSI9l/T7\nPQSSQ05A6A36ZJZCkDqAOraAB+QFT7nyLZeXXQDTbvxHUDvpkFkeNg7qKyNf\nROF54PrQLPAOXw2kixGD7osyGqNGQ5n9J0cgD7BDNvJ/hKGmkvlUkTz7Eyh8\nOGorjVsaGLXL7JbXF89345R7BwBSitJr+6+NYNsSoVkrInW6fPaiz1QP+hYn\nBDjrG2bTlCC//w7Y9TOCmyJHP+WvUzE2s93cUGL66U0bixFl+Moz0JfaZvtA\nfn1emMEkWBEkjpuiHf0X7gIxf0QrYYJZRT5uweZ1BIrDUJx6IDsx9OJO6fuU\nARrHSJqZxnVYEGwV1P8EQr6mR/BG2Y13tzlzAguJcmRYphCjtiQ6NXsdLH+l\nt2mVtbnlgVa0hl1SXwCmu8gPjGdyCyaU7r266/L5TvcX6OQ0DNKMig8LByW2\n17noBt65cSnR+rozP2dnqQMQykHn3bGs6JNNoQicQ4fuBfxxr/GN3V/iMlbs\nzlZZ\r\n=oSHv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b8fc620b1b959b3af74fa9ab5cc220aa0dad0634","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b8fc620.525+b8fc620","@test-graphql-cli/common":"4.0.0-alpha-b8fc620.525+b8fc620"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b8fc620.525_1585853512282_0.38041245664131895","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c18b6e1.526":{"name":"graphql-cli","version":"4.0.0-alpha-c18b6e1.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c18b6e1.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ea429bd7092250727072d5d19208ab2b057c5602","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c18b6e1.526.tgz","fileCount":14,"integrity":"sha512-XOGY09XU7e/HYt35nBFfzqbjrkxZ+8sXeyyATGv6zQH7nRf0klRI+YUaIK0mTtAnRXeWyPRHphqQtJC6GJkMtA==","signatures":[{"sig":"MEUCIBJGzDUjZDK7wj0XUb4xuMUnfHj89z4X2XNURRGOZ5v8AiEA/yaz6Pszk2KTL8QejyBFnbItt1yPaFkyLkBSTGBBomA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehvaKCRA9TVsSAnZWagAAdi8P/3nDgh/mjCY96hnVSi4p\n415SXSjzOp5jWAF9w8xuOie0gSZeGyqoUdpRuMDAGDgFTznPLAwp1fW69c1t\n7mqv5dGkKxsVCmVMp0MbhsCkMs4g4bELe6999TANw6R1b5wsUS88d49tOJ96\nZUO/ZJ9uP3yCArWeZZssYBap1ErM8pvMZ5Imr8VNDN27LulYUhomqJH7ZBPM\nwFa2vWuI7ZSJgOQQz+rbf6GAywrw2PyuPLN3cj8Rsi6v2Uq3IBsgLqbwV6o0\nQb3ZRBY/LYxuOHVynd7U4d3szmrxT+XWavJ0hVOn8KVp9SOQdri2is2olROz\nRt4yKFY5mj3aO+phNfxfPeAwNH2NM5KhN1K4/SbIn4wTI9Qqi5LQknjhcJyQ\ntd/T5mLnLZuLlL9lcX5vEF9O4/gwhDJ2g5jWyJGihphirFO/9CC5L0uTyJAh\nkKr2qeMGtFDcgWv93A2v/irzZWvQ0fbfbufekgz+wstQ4enveXOCwLvs5KXP\nohXRZllPTQY1pAJBBAvnwPW6xHAWq90Zhk0a0hMlBg+Q13vWTnx1rJJti3zp\nI745+R3nSdkSqiE0Ne4wrWZUmmgVhkeXZ2ZtSm6qVlNE/lpCH5OvxOUUJ1b1\nxDtJ/MV6yzBbeZjrQPxo2i1ikI+sXmxHRNjdZ4lKoQedGpIWRVUnO1Y2aOPX\nehxn\r\n=nyGv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c18b6e1cc186377f75d1fdd4efdf39dccb3b8325","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c18b6e1.526+c18b6e1","@test-graphql-cli/common":"4.0.0-alpha-c18b6e1.526+c18b6e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c18b6e1.526_1585903242153_0.015114756591094958","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1f4cdbc.526":{"name":"graphql-cli","version":"4.0.0-alpha-1f4cdbc.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1f4cdbc.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9d370c27906c8432dfe194ee7c9614725d3d5ba5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1f4cdbc.526.tgz","fileCount":14,"integrity":"sha512-NG59gL/mqBZb4DRIIZZF05zpwPgGFXEvIi58qGFUKhNjX4XpnhW0h0/YXFo5X2iwyHJG7YuFtbUxS0yaQ6Ihaw==","signatures":[{"sig":"MEYCIQDATlfxAlg0VNJpK/K0F9zRybUkDjaeoUKwQdRzFbn15QIhAO7lfeF6LkkgDao3YNFOZZGD2cUZzKoAvwfpcpywfaBv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehvlSCRA9TVsSAnZWagAAwCkP/jZlLRjaajnm+O3e2H2M\nAjU7mRBTAa4IRxhLnTAIjA+UCdBY2aQhhkuLoVGgpX8/NeqhP4dza5s18O/0\nMzKvsxnruy1HyIRHeye8nQcb44/QCeDqmHdgRt7XVe/5CGv9u0jZ84rcSPVE\nGGW+fLwO/MM9HciJ1Ga2iRh5tlC4an46Fx5sj3UvB0tK2jLpbfjY+hYGbTNn\nUieGAw6B99+r+uOvk86MJUAAyPSQvYinHFOABzbZgAlXMVXy8gx2Nhys7jLQ\nT7ESpfDfxJRfGjh43giEsfQofSIwbP0JohmkhqZHa6K+siTQMfyBGlIOLStc\nqm4UEAasLgsVZUzWG8jZ5JL7Vv/Um4V68VXfvhTIgx7yhmY5rtz1owOr/hLn\n41Z9U5HW1VqEIUrhLtOIlJTv5wF1C25N5f5XceseWaRZFm6PgrKJky+8dfaX\nGWBItkARjMqXjZ5l35gIjCQgUjOSe0aBFdEHn40Q8WTqNzgyV8wao89SPn5R\n0cI/86ndpp+d+j5426j3VZlbKAJysEg4Moyn28MvxwR+9+n/OFgagxZnc/Mb\nPSb9kmrDsyIdHrosVVZk4PO8sFPLXHZxOgrYURGmMD7zk2mECGjUU4gPNcr1\nVoS3EWzNCcWd8QpAqCdC4oQkCixyGIom/+iuPaoNwTLHqtwHdfZN/T6uKLku\nWEWt\r\n=Q7A3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1f4cdbcca90480aaf2c717dd4f10cd297fc83d2e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-1f4cdbc.526+1f4cdbc","@test-graphql-cli/common":"4.0.0-alpha-1f4cdbc.526+1f4cdbc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1f4cdbc.526_1585903953548_0.4500477451925986","host":"s3://npm-registry-packages"}},"4.0.0-alpha-70d00a0.526":{"name":"graphql-cli","version":"4.0.0-alpha-70d00a0.526","license":"MIT","_id":"graphql-cli@4.0.0-alpha-70d00a0.526","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c853b7eb5aac235374229891cf28db942cfaee06","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-70d00a0.526.tgz","fileCount":14,"integrity":"sha512-lvIBvOgGw9vaIUdwUWtYFKVLz7RbNNdgbJ07E/sYN3vZbXNVgSVVZ02HWz2CGQCkNNDddUI+87dJLcGRvguMSg==","signatures":[{"sig":"MEQCIA2spo5E47F4EkoMWx/rSfVtwfAeFr+GEKzHBF695QfEAiBJwJUBbXQL+4qlVZkbIyaCDgB9Hx9vUpJtsyGx60z6QA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehvpKCRA9TVsSAnZWagAAyokP/R88KbUxLe1f9QrbjmYV\nxKgjAAlX7vBg/5nb25UDA+To5KB50Kiqx62Tl6+Re3RjBLDUEIoVPNubzHhV\nq4s6D7C/xFk+axxj45uYQbD1opCFvVOt4cLgWP1GIAYXuK+paOtCGk4nDsAN\n87ek/+djwPskaU6Eez4H7PNzY9gRRhXIMUAeHQ5uN4wv0f7RAIOg5HmcFzyj\nmI68xWqfAj3vu4xEWj+N4YZqqXDQGmyYrp8UfLwdZap/t/LmosYvxAVH5SQs\nQiiKLB5uG+wr4DVUwCl0QgbOyzg0LNfAzdoYqnH3c0DTzEvrs909s4qM9XMM\nMbGXgJgmnhuTc3YrDI2zrhduDkX752FrZ4R3+1nxkQO6ySy2D3kOcx3LB9nY\ndbMBdMcrDjVa2NPJpdmKO2Gl0VS9ZEyQHYet7YUg5WxhFsD/oWH1pV+Oiiq6\nOohLrkTJ2z1CfZFEF/YbOrTkpvusoCLqAfqfQL9QdHu5XQpwGcrAT4qh7v7p\n/YzoZBHDQF00ulRDgkrKZPpKT/U0jJ/RK83vAoOaFILUlhp8KE1ukzlEIZM2\niRENGrWoiUMIvC+vltqV1qixSIkk5mT6LILUMaxbVdB/CmzHfUjQJx2ClsFI\nQPirK+UMh/LJV4ziweLgpVSF2nwn9whmsXniuFMv966M2N0aVlY9hnIVUv0T\nn5S/\r\n=5q7i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"70d00a0af34676499103060d88936f57703840d9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-70d00a0.526+70d00a0","@test-graphql-cli/common":"4.0.0-alpha-70d00a0.526+70d00a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-70d00a0.526_1585904202178_0.1867795075319827","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ebe9214.527":{"name":"graphql-cli","version":"4.0.0-alpha-ebe9214.527","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ebe9214.527","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ff792213e89a6b2823e2b9d2c8435c6e249bdc07","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ebe9214.527.tgz","fileCount":14,"integrity":"sha512-yLlm0eMsgkYMyIHLd7t/UiUpAgTHsc/TvQXlLgGkE6HGPMj6HugKQ7kba8sQ8arsJMSW+D/wkVJ5A+b6Az7e2w==","signatures":[{"sig":"MEYCIQC/kMYwqNrTDuCEMMbT/2PkNxDH4iQsQAeNoxIl/i0C5gIhAO12vB502S1bjWHek1UNkKdMZ++N1i8qmdeclcQPHq6X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehvpiCRA9TVsSAnZWagAAtS4QAKOE61nNt7XueIjBlS/F\n66NohiD8J2ek86NVkuH0Iq5N+l1eCLckwdA/aCrPCraEr3cwIZ6c7wJzOYQY\n9qH7wdh4wQ1KYEFe+eL4y4Vx+2SKaeP6Yptwt4Zj8r6IMbp3ZkB23kpwpH7+\nX4inh8mIIy+TuKyF73azXTaHaWSLQbdWu872BxSL5AONcwzrjFMUXlRLoybf\nE75y8NeRiFZtcVrOo3wMgL+eWQXCXZJuSt4IkHMBuFElNR5nw96ED+rF3CH+\nksn75bQm3k/idiJ2/sBZCHcgghtX4qNgvJXtRo9HF6qQOeVDGw38bY0Y3nT7\npzroa57vRapr3NISlvhbqtNz5zDiBjvNQhXFPt8kQAkEwL1yRZe3dh3v28Zb\nSjmn77ebkU3IA03uB2+ze3ShIoOb2xWLnt9fvc6nG/jVcZbnJkA7qjFIHKpZ\n8fFd77Co/as/2qgWb7MV5LiHkiE4cxluQftkcsgMma+GfsDLHQto9mujVfJO\nzLH9W8CeRrXFyTBSgnhLCCN7DUD+HdlmuC32K/l30gZlBpRAor8bkLnX44KU\npGGatEl/vOQduwuM6XJWeRWGSpuZCSdztsJrGzOqqxNBuDRg6aSMsecT1pTF\nfM2t2pFdGkRcgO89pJQpURpQemLrZTCHoxmafxhuPmd+eZgPBMSgFbDJswrz\n0wAF\r\n=IohG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ebe92143129a568610c60087a876437621d765e4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-ebe9214.527+ebe9214","@test-graphql-cli/common":"4.0.0-alpha-ebe9214.527+ebe9214"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ebe9214.527_1585904226046_0.35466070899357494","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d70d711.528":{"name":"graphql-cli","version":"4.0.0-alpha-d70d711.528","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d70d711.528","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"56c8aeeb8a1b31d0a678347de4e55df4a41713f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d70d711.528.tgz","fileCount":14,"integrity":"sha512-1a03ystlx1OfI4eSH9ia5oNtn+w/7avFApvm59JqTrG0w7RDEbukUW9/8Sz0JkPZmXbhB1goECpIqLJQ6pyIXw==","signatures":[{"sig":"MEQCIHvNWwLH0+yOYqWRqsSq1Eol6XAfVtBGl/B8RN1AKmWxAiAp9LczXFGJzVU1hq3ipxblJgL5pJhEGt27DZDKiXhVpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehvrnCRA9TVsSAnZWagAAMnQP/29uSWHQaQf9mxQi8WuK\ne6iyZpFjO16afUM5scTOKEr7OElX2p9mbueqNA/H1AJbwVoAAGIt9niCSgOb\nJP9lInZNg0X/U/hsPXxvCSw+pKTbvBjtNMIej8+Bwxc7xdrEfIu+XXqls2Pz\ne+mzM6S1tiQWrGETjJxCzWzPF3zdcW/TD9y5tPOAdNBvVudzLQPi+cO2WN02\ntu6cTOqw+Hv5/MNwJxOhZz5UOSLvntjSeKrN1ZVeyxvFTybkauRaFZcH/ScA\nOmjJYY+cbgeQJsYxWAAuUMnyIjDG+mAHy0AYyu/SLNzS9S398ZYYqks/szJg\nF12ULoP/mnj+Y9oRSAk0gL/PK4dpEkOir8J1JVOrUiwx5aFfS82WHzVsl6nq\nxqIVfCENHbjUCIWaO8yRJyVQM8sFErwOutCAlOvasyGomwL9QoVafm97OMKr\nRd0slagNu48taI/GItn4/2vcOLX3flALZCvOmfr9E0yF1afaMc1bWrEHzt9u\n6eX2oIDqPz7StqYMg6xy3abi2uLvvu9th7XPmG0GiM4dkiwCEGaFtKYQ6/vy\nl+YTcQSzBr6Sv0S6wdA7wt0b8d0o0JZBGWwPfYRKE1k9PGY9EBTNTx4baasm\nxB4KIKG3akey0iB4RHE5tTdUfG1ZPmg/391jabKVDYKYfmLFjU7KzOd85+9M\nhYQi\r\n=P9o+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d70d71130ff5ddde9f55d27a45b3f2c1a01e1c6b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d70d711.528+d70d711","@test-graphql-cli/common":"4.0.0-alpha-d70d711.528+d70d711"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d70d711.528_1585904358975_0.6244047396281918","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6af5395.529":{"name":"graphql-cli","version":"4.0.0-alpha-6af5395.529","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6af5395.529","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"84fa90aa401e022ed401633f5e11a611be75f166","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6af5395.529.tgz","fileCount":14,"integrity":"sha512-wMXAeaMQeQ1jMnApKMhqanShYfljpMuOayBl830/l7PiT7mPfsg24VohhQAIfCXbXet3BlDEN3izVuqmBu4aSg==","signatures":[{"sig":"MEQCIEy2EJM+IH63KMmtfm19PoHcADLLDjYAKo8pTKGFsdQOAiAuh8HvFGkyJPdNylZuFwvHgf2nAjcnTtRNsE3pKbSDtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehxCjCRA9TVsSAnZWagAAfVAQAIyjz3/CXztwrA1I0q8v\nfbxv0TIehBVjJBgEU8Lop8do2jYC+Emdexp2YPQHDod7vBn01JhHMQvote6S\n9Oh+a5NIpoMgf29PgFXOlLMVdWVCElXIXaiE9tLiXMOCQViJqkRp1/P6emII\nLcw8Tj9w1iTutxgrWGGhlf2A+kCS8Bsh5rrQj3Fub5yiNDw0f0QVzXse6RMt\n6zKHe+GyAdRZvk884Uy8TI5Rn/WdfShne3nwQvhSFEd6A+yaFWbeaBkOG8/i\nGpW+vZ+vQZugZQ+J6aReAfl/bmf1n63C1obqt2/CptipeGigGBcdia07J8A8\n8aDYHDzreZbo3Wjz5AeKMBJrZa6LlSi0nBXEZKnb9LKqz8i+QpaldpPu4mmG\nZ7DGb1SROWGJVjTswIjuT2nJMlFHFChGwrV1ktIl1D4vlU+FOVek7UwZvrCH\nw/HOhMtqC7a1AxFu0vWDapR7MOvl4Mhcj/kSo1zjZg/58fS5wAJ569BlBhi/\nCr9CaE7m/itKoM0lRxK9Wz7fpMJ0ILX46VvlWX3gPXEksHBNAVP3AyQuReTt\nZX9wt2N8JJEZU2sucP4NuGL965BfMNccxVowkLVLAr5gsivyxfoFml1so0bF\nUJbaYUOHrZWNVdLH55+TLlVhpoeioamZv9YFt5/UNIfMSsTE529iiwcrfWaa\nWcJJ\r\n=syUl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6af5395ae36a46d1c9b80af337545808e2f8627e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-6af5395.529+6af5395","@test-graphql-cli/common":"4.0.0-alpha-6af5395.529+6af5395"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6af5395.529_1585909922683_0.12088461048052235","host":"s3://npm-registry-packages"}},"4.0.0-alpha-96a8d46.529":{"name":"graphql-cli","version":"4.0.0-alpha-96a8d46.529","license":"MIT","_id":"graphql-cli@4.0.0-alpha-96a8d46.529","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dea00a773e98cd28e1fba959882cc1cf1ad83204","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-96a8d46.529.tgz","fileCount":14,"integrity":"sha512-Pu4gdmtzOK7Yt15HfGMXhk8nrx+U0nML2EwW0ucZa7QuYbdXZhMMJbXiF1cZ96aotRFqMGopilsF9I68IfvNjg==","signatures":[{"sig":"MEQCIBE7HYGzacPAtAfsRcUud4csD7eQnG6Nf0mc12eubpdEAiAFhGpAqDWdAGqH91U2Da4/J/7zYE1zOMpkMfk51L7b3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehxZvCRA9TVsSAnZWagAADrUP/3vBcdCI5awXHoeJKVXy\nUrQnOD90H6F2tQKSRrRvFr2VjDhhkzffocxzuLVZKHvVXCfbRFUdSWQLYQwx\nE0Wp48k+2i89b7+jk21Qc0cfNGCpft1xGMmEBSP0wmYagsoG/R2bro0Rj+hf\nnQIHr8ibOqf5m5xEdtE1LV1M5eMEK1i8x3xxjvRzNtEKxqfv/GnCNIk2lUru\n3RPRlHYC/Obie6AtfQk3lEwr2QQ8madE6bQnJukfkyivGsYj4n6QZIXIO8DE\n05dl6f53ZO1JZq7bsQwBbKjlZjoD1ah9vLkc2tLQw4jpooZ6jS1onx5929qj\nesml7z+iZUxZOqsLatRkWEx7w7JwEFfNN8KnKwz8Y/mfza583HPFZ5954Jl/\nWuCiu8B0rZn2IPPyld21SDMd/DsVw6HVOlgQiyc7tAI7+oBd/3gTfOcpON2c\nl03Q0EOcUTsEAQUcRjQU+d3shUvPc+QxB84fPLpWLtNBnNmCgGiI4KxCATYN\nV23hcY0pITxq/y8GPv4JhaxK/PiXUtdly8f4XKOpeYvB0AlymJm3pI9jctsZ\nOLkpiTj7G5vmKev8bqx39QMigFA8BHpGU04nVRsBAbGgJ494KQpfvXnX4FBG\nnr4jptbLI1nJaUbSie1+9lMdvICfTus5bQNemoo1c7u3r5z7ej1zme5e2Y+T\nHGnr\r\n=wepy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"96a8d462bc64d2e1d46f114eb6c23608ba64e9d0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-96a8d46.529+96a8d46","@test-graphql-cli/common":"4.0.0-alpha-96a8d46.529+96a8d46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-96a8d46.529_1585911407016_0.996951015454915","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c9b212e.530":{"name":"graphql-cli","version":"4.0.0-alpha-c9b212e.530","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c9b212e.530","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6a0b3b396dce27bfc505e76782921f71fc0647e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c9b212e.530.tgz","fileCount":14,"integrity":"sha512-dhqoCMsPbguYDtdYcBNvlcpUJrmCFZT9YAULLiJRssGBLOpI0QdnaUhLlWR5haB6mpk3nHmzUwaHMvTuawdnkg==","signatures":[{"sig":"MEYCIQDKQXE3m7A1h7eU90B7uMc33+Ul7omE6zABMGtXRdPKIwIhAKOhOTRbGWxgbNWIbxLecoddkit60gqxcBntKm94uvnE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehykmCRA9TVsSAnZWagAA898QAJV+VJo8Sd0ElfewgpND\n0NBYwIMS5/rbX2k0M4ZRUnLP0V/dtgVwIYnP00JsJbKcxQ0slBKYrWAthXSY\nDzwTmjF5ZV8+0lY3lvJ06Xg7jJUo/m9hGWSwB8JmDSzDsfCbN4lT/RijyE5f\njMVrLx0VMe5A1RSLuQYqTPbDf5OZs9fXF8kp5U9M3VoqwckCjcgzAxEBdu+U\n1NjTBm9Fokm4uL+eadsgX9zJO6itq5D4Nqlk7jdrCs2fguGKRiF0Mpo0GoVc\nC16Zh32Yk05tRsMPD0a+oSwD/RHO6BmU9WsPoBcc96pU8dWcYLJx9s+rTSiX\n4n4K2X+vq/6tqAew6vdil5n3VpOBIntIW1FcF23c5Caz4hpgiMI+c4XK0Gsl\nz7p6SWJ4EoYiTeKDCk6Ev0shg87v9nuGaRUepWnQ1EmDIqOsMjEiHCI1pQDv\nC4OYMv4MFdi9FtztIr8C2V60I+KPzpH2uR8ZurtPtKv68wW6v5C6QYJDK+OV\n4tj0FgGerYuvTXVlBPW1oSuUtgkPZ8e6IC5lTDV0CCstZTtLW4rCFxMLHm8y\nq9KSMxZh2O3ILZ66diiEN15/vcl+LZUhYgDDCzfid8AyruLJdjw9kndfyUEp\ntFAR9ShMnSOcpmENKBkLfcf+aJ9FYBvfaatUK8/uvPUBMwPCHa+rz5suy/vX\nPzKH\r\n=mvgk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c9b212e1a8a8322e739107b3fcf6945d57327f00","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c9b212e.530+c9b212e","@test-graphql-cli/common":"4.0.0-alpha-c9b212e.530+c9b212e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c9b212e.530_1585916198144_0.42961647231496314","host":"s3://npm-registry-packages"}},"4.0.0-alpha-50a5ae0.530":{"name":"graphql-cli","version":"4.0.0-alpha-50a5ae0.530","license":"MIT","_id":"graphql-cli@4.0.0-alpha-50a5ae0.530","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f4bd570c2a425b5d8e43055ba499b3b852b349d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-50a5ae0.530.tgz","fileCount":14,"integrity":"sha512-UguemALrYhekVtJ2MekR1tjzcTjKBNtcWhB2UgJiV6on412VKbEMVQpHsACJI2twuzlyCzjMUPK4fdNQW7VEtQ==","signatures":[{"sig":"MEUCID8UFLqivVX8a7DuWp4XNSA48626+GuW8lIHN4DmqSuEAiEA4C0WYdCfIBQK2HhlaHsrDr6xsH4NQXUWX+lUdFe1RII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh4ppCRA9TVsSAnZWagAAmhAP+wTYZR77qVdM6lPQQi1P\n5h7oMk86bXp6cJREimlHgodVhF/Og6YLLhKG2raZYqWX7J36yoksZHKKjgfG\nZRaoHBz6Si/Mw6KT1QpKD/P4WuPaWkUQDZIIwSUGUsr9l6otAyDswNVcuNuA\nnwES4ahIH1NnD/nRyheCELLDHjmZDcWBdDkI6t8x7FDspZHcVKKxAJFnesZa\n2uxyGQWLYyLvJSlFYgxGs1o1Mrk995vKdgXXaup+TBKDcbrnzhun7iR/vgZY\nny9yEoXfiKkwAHmw5aFvSu+H36DF/CO+/DaxTr2JDb3lZzwi+enKP27Gjsw6\n/05LtJwIWTyhB1FHXm8Vvr9aIsckhSjeV107qnrbGMxKOPFjuXAar91FQV89\nEhdW1LGZJ/f0sFKkKM82WiNLG4CYbpkc6sTP5DOMxcxx3ZoUzJaxFOlQ1fpa\nf7Ilznm3h0/9he2Lgpntv5/cBaSfA5bUB3C6BWSfvFv/mtyEThcwhenyMczO\n31Mxn9F0pHVBCBgPQ+VLs3jIpnyegFmjPP8roO+QRFvuuNpwae9KEbBCZGtn\nyyq1GlHuWeBvxNiHhLg3oZNuE1X1YQ6aS3WTjsW0XrHNk6jvuJdoHtN728vT\nAOOea5Dh0HqA+2flgd+w+lw2n9fue5KtLBMC1kBtmCy7/4awL99Yy+XbDwYS\nLD9i\r\n=O741\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"50a5ae05f872df569a54d481e7465146bee7d356","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-50a5ae0.530+50a5ae0","@test-graphql-cli/common":"4.0.0-alpha-50a5ae0.530+50a5ae0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-50a5ae0.530_1585941096925_0.509347867008062","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8507258.530":{"name":"graphql-cli","version":"4.0.0-alpha-8507258.530","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8507258.530","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c416b13e8b7570e032679b2467d13d57809cde9d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8507258.530.tgz","fileCount":14,"integrity":"sha512-2CrOdW2o1l9Uy9/GrnP8xXw9Dvuyomr5pluptRT2W3GNftRDy+t89ckSN6WS7B9hbU2wnx+6EXbIgv1Cx8k2kQ==","signatures":[{"sig":"MEQCIFCfZ4TnHLy2T6NSFTfoQ447c1NX1jT6J/BMOGJz1K9+AiBmyoNv7VBE+2HDESEMwgx9T4lPKn9dOTUO3sJv/tT9vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh45PCRA9TVsSAnZWagAAim8P/3IH+kTencwG5YEV1riY\nFO7U8EUnc5hma7ZKJkrQLhn4UvZdl8bSWgOIGEJ7vYPd9cpSb1twP0wzfBMQ\njW4pXO9ym74cEXtPvny6+i7BmD4hRiSt/7LAdazqmWbkD8023jugasgw/3+H\nVCenQSGYc94Hj+lAmrBrkdriD8qA4ImbaDWR4SamjlGkHxVZ8For8GqS4aGK\nwa2HCwBtfg6yEY4hIshuSQtSD0refIhQZErN2+QhROiVeKsHPqAZ3z8VZ/5r\nUxw2Toh1TlU+O6C+1EobfKc0NBJah/RfOsEQvblIwbLKimwNYB+3uY6Ttpfo\n2bs7+EoLyJyBWNTcsJDOjldNC+9dVjD48IwoPNbJh7aqAw3iJ29CG832CQeq\nF2gmf1LJyDsi0ATWQ14J+RgFhGGJ33w22tCQjQK4Zf4Zfp5OPzKoFECdP2bI\nCvJsCxer6O0csCrSukDqCnyxAdu+Vhkp1E04OMGrQW0WaK+guFXvEkn/n0Oa\nVuC1rG+7y4dCOW1c/2G+lFNM9uNATC4oFjoiYlOcv5Q00rwb86QMS1eYeBxA\n4YixzvwtjRf00TN1TFdzCBPtJA24sMRh4dZ2AN+WP54zv3xT+ks13SIPzawm\nktm6zu51hYUB6n0ONrAFolauD/Yi7tdjfKPOnl/sYL4Bm4PhMssbiX+ej9TP\nKNsl\r\n=H4Kx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8507258e6924e6187c381387617ed9dcfc7c6dde","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8507258.530+8507258","@test-graphql-cli/common":"4.0.0-alpha-8507258.530+8507258"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8507258.530_1585942093757_0.9794290548194913","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e605b6e.531":{"name":"graphql-cli","version":"4.0.0-alpha-e605b6e.531","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e605b6e.531","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1f4fac7aa90f02b3c1bf6b3c24e237a3dd35db05","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e605b6e.531.tgz","fileCount":14,"integrity":"sha512-SkgzgnDUZ2X7CPxWLcweinAdNtET8nxVrsGayBeig3qUmg4ioE7sM86zs+jcrO1ZE79VbaFPN1Tx6nQIiYMC1w==","signatures":[{"sig":"MEUCIQDJfYrCU7greJyf/r5kFuX2kLLWVZYrB2ECfKIljZN1RAIgNs4VohorSHlwIa5D0tmxHalvevFFiTVf08WpjdN9RaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6hRCRA9TVsSAnZWagAA+IEP/jA6dJ+shJ5xiPGJpgv3\nSot/B39JKTE27U+UAhhTHKbHqsUPcYlSQpvvAw1oG05Hk8bQAazq6Jfv2HOF\nm+8H+JTcCAQyA1TTkispTi7gvX+qoBCBwc2gHgxFLnNej/DgnUxPU5qtvxxW\n+Ct4dvTKbEtToH5Jp+o+wz9K9Pbk35LtSF0xRuqAtKUgJzoZm3g7Q6XzSX0P\nlrikq/QyDw0RXSHkWGjrkG3lAQay7dgXlrIDRq2g6CpiMMHwoiMZaj62oLg7\nEJfKWZNfgLe9MGMKFajL+W4Uo8YsieVJEDVUqzaHUDbkgOZ35v+GV70XpATz\nR+ii/b1Di7m1qdwRL2+cRx6oX7G8cwAagPIx6v3sNM0HbzF+D4sA0g3CRwgQ\n5cXPyIrjl6NiUqHfhvjD5dq8y3xrS9k+uBQtY/Ou+x85bPwVgoXBUG8MjjWq\nYsDMQnk1/1v72G+E+7AKbvFF5xraLxYy4cew1zcRRfMVRPGuzEDQ9wguzxql\nbLmXKIMupmh8cLne6hUQf5EySfns/9rp3BX2JwBc33ugqxcUacuutE9cey4T\nR5d6RbLnxQQPGoVQkcI9fPYpRe2/wBFEsORSllN+QHpHmYGaOco87J6dzwzO\nuaZRh3PgL7UDSuBnuVF2rGXPKMl5SQ6Ls+hCnt9iUwx4joqoMjRM6YuW5/cy\nEu8C\r\n=m0YT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e605b6efed05fd66c36f138342a3e55b44a714e0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-e605b6e.531+e605b6e","@test-graphql-cli/common":"4.0.0-alpha-e605b6e.531+e605b6e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e605b6e.531_1585948753359_0.9972848149947167","host":"s3://npm-registry-packages"}},"4.0.0-alpha-af95225.531":{"name":"graphql-cli","version":"4.0.0-alpha-af95225.531","license":"MIT","_id":"graphql-cli@4.0.0-alpha-af95225.531","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d9ed7377fd8f2dc0627f237cfc296066b9e7b1be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-af95225.531.tgz","fileCount":14,"integrity":"sha512-lPwwpIU344BxHTdGTj+J/GF75N1l4B3Gwiz/Ek3fbid2L+Hil7Zd3VpYUC9IVbFb9UWnXQU9Qob4smVs6kNqcA==","signatures":[{"sig":"MEYCIQDT6B6lQRTbwcl5V1pfjINvviSY9xJ7Ec7vFehSXEuv3wIhAMgKaQfh+9475F6rGqqZLHDbV0BimCs7vC8bUjFzktpa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6oWCRA9TVsSAnZWagAAlNgP/0OxOEfv1ZSeJg+nXlWW\npPoXRiQpGUrxuyZ5AHhG5TJEytiNhrJ0WDj/8O3xLNYGtw7HipR0eV8J9sIj\nzxyZHpI3IkxkkztCX3xHPYwLHtDux/pgS6GPlDpcI/+eeEPkmIlvxCL7Gwlm\nUy1qNpJPSXCoEhBs1Oe9nrLUTome65AKOgNtINj12o4RlBbuRAi8swIDejG0\nOG7ulDYwP//wX+0n80lCwBpvwqG30JAWKMepn/eFNMJqOdBK2CYcE9MQCwyH\nMfS+HcP0Pntz/jgYR3YjW7P+CxCg7cf4syC0RSN9nBNgHH/fJggRK0BegMiq\n3stfPuF0tJeDNKDLfYdpeLW459qzZsAhZBHOgU/MvVd67re/e/JldlDjjDJp\npj9TOuyINUqRcuPh/2pjuH18WDLMDBqAOl0j84yoraVi1rzaFsPJBDHyxA+X\nUXGVfikNK1goZVIXQaioQa1i0kh01izUD5gK4k0RavkLNWi1RXLLi35Y2V8I\nSrEnuLbLY5z+Vt44nWRK5oHgZQXoMd+pFdMrnu8/Nsw/HPd78FIVZInScHMX\nRyNl8Bf6c0vNOyU6hLfQXPs61NJEPpKPvQCE8t1t/9nlVUdmfLOdzZPzrR6X\nT720fKTO53bj6PCKtha1ti5PHDECNEzWvjXMptYPGR8Dfrv8nJS84u9Zoj3b\n8Bp9\r\n=WKwv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"af9522523c909cb4b063ba624249ad53a02dcca4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-af95225.531+af95225","@test-graphql-cli/common":"4.0.0-alpha-af95225.531+af95225"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-af95225.531_1585949205712_0.6968345572325905","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5b2105a.532":{"name":"graphql-cli","version":"4.0.0-alpha-5b2105a.532","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5b2105a.532","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f118f641d0424e6c7736eb4fa30beabda55a4381","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5b2105a.532.tgz","fileCount":14,"integrity":"sha512-3j8Vh1T2c3kiw7ORzNojVEpDP49Vc+L61RZ7mjUOhVHXunO4JIO100AigE10okvbJu6hty8F+n0EKxSrytcUmQ==","signatures":[{"sig":"MEUCIE7LSwgcRawJjJPTNk2BSKvf3TE9Fb8cgsiuD5h40taPAiEA6gmyK414f4W0ruEVGr+kaWgMcOKA/Kq2WS879GmBguY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6pYCRA9TVsSAnZWagAAfEEP/2g46WuTK3IMnfiniuVB\nb3wInAEzAfj7CxQFtt+ZGffDsK1dAol8BEGnq9q+/G/m1CPl3axAIuMd167e\nqK2HLsMFm5swU9UPzH+CNnodlQP8LShLnUYnvAxgycTHTRtZYSAbf+3LpFla\nSfrPZXS1nxGcbQop2kzePCVQK0ikV6njdxdsJ27nDnA3IwIOZiI+t6vUGJCE\nioUihlSptq2tXMh63duVpymJqqzvtEta+KDW/MPj2SHQCaiTzb+jGyKRJ7ju\ny8myFX64Lr47rOyK1ZF4BpZ0hjDPF+l8tY3a0KGGihXEmu50l9x73Fy3XGLL\niCK7W0gMsc0hYeUUqQVibW4UYfWA55lL0h+oarsX7twNdHG2C0BvVxeJKvMQ\nE5/8t9ARPBycb0IXZVa6cyADLSxLUwGyvBLsjKUE5KbvrdDhG2u/EjDf08Yi\ncJzQixYj7h95682w2wE/vCkwlk+1r8hkOxAr3A0bFf46Gdm9bWt4Bwx47Ofy\nNhB08BmN9jgdjZtbvBbxQCa6EgfuylHcIS/9FetWSgyikqM7A7ldxF/0s0jG\n/NNvsge5MxGTLPk3746h11aSC1xC9tXVFsqZORiV4LO+HTzXBiYJHsz63Quo\ns5n5S0dxl7LbxO381KcPsPms+KZ2lxPgfr9cIltyG6TCvfNqyrTS1clxjQHZ\nQu5Z\r\n=sb5Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5b2105ad47b8eddb63376bce3892adf417bd6a9c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-5b2105a.532+5b2105a","@test-graphql-cli/common":"4.0.0-alpha-5b2105a.532+5b2105a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5b2105a.532_1585949272126_0.617999026833201","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b30725e.532":{"name":"graphql-cli","version":"4.0.0-alpha-b30725e.532","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b30725e.532","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b4f17f989fa8738df1ab9db01e321082f40bad72","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b30725e.532.tgz","fileCount":14,"integrity":"sha512-hcY7SZ6i5xjpzJs47ERzRMHKzUC5v8oKXqN2p+BYw0I7nqcVc4GVuby+T7IigTD9BG2hQo+ib44/bRNDp6oBIA==","signatures":[{"sig":"MEYCIQCzwhmiUcQZCpCvnJw3/xV+uuBTRJPHJ+LJoEv+waC17AIhAKHwD65+uShzasoTQKBTNyM8eIChJmFvV+kXvgNDyreA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh629CRA9TVsSAnZWagAAWjsP/1GZnIqFHzPjFGm5DLGg\nTcxQhKqyLf6XYMMZlYw4rCcTm6JKrgu0N3Z0eavfKeHBx2DbZmUo20FunIfj\nMZ7/OmBnBJfcY0b3pTSRkBhNvDZBm3i7116UQ0oAKo9nkok/dTMsmq6xZzCW\nwQ+7/ls+Eg5ik+pCX/02qkB/u/6koj6rRIBHCL1kxNLvJlBtK7wGQlHkHKM6\nx116SovQe5L4RrN4TwvRo/taiS754YhG9Na3emB5O/DMD66TB5/mFS+LJjQp\n6WUc2jAWOX1mTUF0lxfTfr+LnZ22dGFtrC/xu1y9KoqEr23TAfx7j/7sTqK5\nqjZebPn/77ty5rZtRL8xovTJvWeRduoBlYqFbLrhpZc5VgdzojlPt6xEjCKN\nRZuh5eJnKv5hae3ZDeJnr7kOQ5n3UnqIF3sd+tU8EsJqUbLuRm6LkWa7xVhT\nUPZ25Flgj9NxTVADDVmgM33EXoZ7pTB9ix+69evlSySv+qhCL9AO8xe12Qv7\n6ZG5ucpr+saSXR2/oMrbij0BRIdJMWo/yq5tlyr14/y9HUtkUs39Miv+GXMd\n86bnBRQracK9H73d7cO+PeBQ4sIOO90pbNyMTh3IRbQC5nTVRkvLpn5eq303\nYkFWJJ1fqmz6En0EvBChm3ZyYO9LgzAPoceLtYirQyKOBrHjVuflzsdaE1jv\nYHGs\r\n=bMxM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b30725eab822136b7f0d8d059cfa5a819d9044cd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b30725e.532+b30725e","@test-graphql-cli/common":"4.0.0-alpha-b30725e.532+b30725e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b30725e.532_1585950140859_0.9308786662119486","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a720d3c.533":{"name":"graphql-cli","version":"4.0.0-alpha-a720d3c.533","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a720d3c.533","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"57d521313c3ad300a486f0e07b7f523a0e6518e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a720d3c.533.tgz","fileCount":14,"integrity":"sha512-jtxDadwfRGg4wuIuUg8AYl2q40v4lEXY62xuG938CoTM1VSDe9bEoJGomeK5VoaJspFSjubAOYekRpzG/CnO3g==","signatures":[{"sig":"MEYCIQDC3U2dHLD4o4muuR4ueA2JzlV0LMifqIoMBOe32hpRdgIhAOvxhh1G6KBEuYQG9g4YE51tcvVbxNk96qWKXNcrOpBC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiMG4CRA9TVsSAnZWagAASDEP+wRmEDpEi/8dDivwN7jW\njJ/9mW/X+nmODLbiZhxNxN2JEiZvUBjnE9mph1DETb8kajWxuV54zAakTtra\n+Zr7kPWvP9kqIs/a2s8Vj3aDdC1z4u2FqbE8RVo6ubyO9i0T1nk0kmzDmHMv\nujOYtld2/ApNlUIZOCQPqFy/ZiSPCKxqY3R0cuFmlevlVxMSqLSWxFjwJlRb\nqO7JFg44TM331EMnI9WzHiGj2aD50VQAinVBi6I9zgjYZfDNKoL/igLjcjTb\nfDW0xLY9BOmUfE1VN58hBF+0/e99U16Es2m5g+3YCvT3y5vd1E7AGHfhDg2W\nYn/VP6wbwOYE4cPu5TtxQyU7lo1q+wijIm3ckJ7zBa1AXMzCbFdbwlApJ+8O\nliLcTl4UJ5GUZvLvXwZoLksaDADyafkWcSRkesORTSVNT7tQhjOkzFxc/6MB\nYfXY+YzIV05jDh1pHTFJLB1CYgsadtblAR6qyI1Kt8wKJqpMeeUqdUye3ckS\nWy8roJER0YM8qbLzMTLBDDSQI4d5PLVMKjOR/e0n2OhGpcnLiibxzbG4Q2ZC\nOLucEGSuls3b9uj0gztSuH8jq0dce7hJkPCJ/5G056z7ynW2JG1sWGxHxad7\nJlGxHa2PBCH1usidgAhWD8kOP0SPDFKM/MsFKFEVZSNd6q2qoCTytjVwtOi/\nIWlj\r\n=dAdj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a720d3c75fd11fe2cd41af424062dce3209ee63b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a720d3c.533+a720d3c","@test-graphql-cli/common":"4.0.0-alpha-a720d3c.533+a720d3c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a720d3c.533_1586020791820_0.4960970421070314","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d9daad1.533":{"name":"graphql-cli","version":"4.0.0-alpha-d9daad1.533","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d9daad1.533","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e66816f17a70b506709b1324b67aa412a244673b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d9daad1.533.tgz","fileCount":14,"integrity":"sha512-3Dr8z8wSZjq2lWK86JMq4A65q+jWWN2V0dIqKggjRQAtLCgnq1BhbGdF8BiZMggfJlbp2nkcqo2c9DdYm4mDDQ==","signatures":[{"sig":"MEUCIQDTxHPx/vxGwGhGg3h8FOYSXGxg5QqWk7Pg6IM+I4EnFAIgHziHOTHN+aTyf2BLJlT6ov4+wbvZa6p21+4pi4CQQYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiMZKCRA9TVsSAnZWagAAHHYP/10pAT8MCCi7Y1XnLfiv\nEqAo+twNU5Y+lY33qgFEaTt/FVap3/21i/53a3xu8do1tCqXo8mkUFom/xMs\n8ojrt4vHa4GvegP8ALFZd4A2rCrm47MHpbPZq9j7rYicdp+kNfe1t0JUNZIr\nriTUfNdEX7bb7dlAce/m47V6wnI/8IVZW6IF9VFymqozaJzY/AzIGW3UCWF8\n55NRFaShnZ2zNdVXY0QDotI2RL21zePpY60oELIjoEhF7cC0CV2pG0nbYWpW\nGC5G43fKD2DXM6gRjA77/x99VbTW2mhKubUuCUBwMrMoFeTiC5Qq6Lx9z88H\nuxdAgORyLG427De5pfRLjq5Lw2qhC8T/xULyA6E6gl5GGK5OgwHUmGXv1bax\nrrqS3LH0jsIteCgZ50AH3Z+TQ/yF7cAuasWfmxDxBbT3cMGz6yYgYq0UYHmY\nj9NXefqDNFbyAofHdyea/TPwAna+cR/FpqSZaurvEb238r7hd60bzrRBAK2m\nN0t/GjFeVng3E9/B5hRA01Ff+fT6ErZnzDiBbew71/WCCYx2rL+FWdYlxDtf\ng7k3qeJeGuN9ebW+rfaH3Puh5vVVszO/HWd4MfRgq0rRM0J59cQQ0RXSSim9\n4JGjxdTdSt1KQrPsw9hDGfUVPPYrOo1cQ5ROTdMXg6q313Ttj0/lGz2LeyPg\n8Rje\r\n=CRAg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d9daad1d0bb44ec134d89c9766a1520cb7d52679","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d9daad1.533+d9daad1","@test-graphql-cli/common":"4.0.0-alpha-d9daad1.533+d9daad1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.1","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d9daad1.533_1586021962337_0.4936728637266936","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1d48f77.534":{"name":"graphql-cli","version":"4.0.0-alpha-1d48f77.534","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1d48f77.534","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"98bae2f69aa6944caf248087c5410e5c2105c6e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1d48f77.534.tgz","fileCount":14,"integrity":"sha512-yOGj7OPtoYgWHfWVoPjCDZsbdyVhlGdbv0nlvbY1BcEEPziREH4V1WKhsau2CfrAS0gKtgaQJr8Q7JmyOdX8qQ==","signatures":[{"sig":"MEUCIQDd6WmOC2qRZdbGgpbx/YCOU0Ny6YFiPAiYSvmmmKO3twIgFm2ONcgA/H9dMZEvhwLT8K8h98gUHZjpNAmy6ItCAUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiTYNCRA9TVsSAnZWagAAB6sQAIQabpJl3oXwVbV4brHa\nZwr1vhvvKM5sM+1z/fctHHL2ELgAc30426We8sSgSLCJi24UJFNiquq+Hr2x\nMpysEu3sijM+j7uNf2jDPALn01D/fHMKfTbpGeV3VMQGPd/wC8zg/96oRVjW\n+3wy7WOw4BZgLwI370AF9tgXrtvBwJCQ60LDd9x/fMpM3LWwsA7jHNU8hySB\niVVS4jBCBHFvU4paKVGPbiv4Ac54Sv/XHKefrpKx2UxBJzKomo/MYPNqj7Aq\nR6VsDiO83pHtw/HCfAhN1w1yEmTtpNXwEXY8PczioggcA8jEU+ufwl0vpm4c\nzdpCqY9jlze2lFzlCLIqWo8aWvQ/Sz0D6qDlGJE9HjqUBG+Tz0zZ+VazU+B9\nwLVe0O6SJAFlDnZqyYVFhAujCQrPySP3cYODJWNuJSHk4Q7+24GmUzgN5d7V\nWFCWC2FE/fXdW1TJ2y7ChvZMV7rmzWgb+ebwnJsL6mv7Ltx9zdjySRA9Gy3+\nezbwOm8L5f47RyS8/DKaX1jhmTu8YL6lh1N64ss4DEZjDay59d6G6a8a2Spo\n5mU03GHlrYgR7Heeb/VodP26ZrsS9UU+UVZu+sNCYOtGslMibPxikOCDSLxo\nRvzx3EaJBxp8BKxDqIzUxDhUkvJHmd5mF5TdkVXG0eBc2SoipKMuV6kvRNiv\nPjFR\r\n=n2eL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1d48f778344ff102d62e6573fc544248565fc5b7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-1d48f77.534+1d48f77","@test-graphql-cli/common":"4.0.0-alpha-1d48f77.534+1d48f77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1d48f77.534_1586050572773_0.0209955709899714","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cefdd8f.534":{"name":"graphql-cli","version":"4.0.0-alpha-cefdd8f.534","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cefdd8f.534","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f864cdd5bdc061b3ceddf60c8818fb892b81357d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cefdd8f.534.tgz","fileCount":14,"integrity":"sha512-1pXAGNf73ykBFGrHclxxRaDGE5DVEiu46Ug1+vps5BKJPynQQkzQ0bJnvSu7ayEymbnIm0/XX0A+EpjXxA+gdA==","signatures":[{"sig":"MEQCIGsJmQZDM2c1ZrLQRibiGTl0fI2eBhESV5VPL8ItJ/ABAiACUwzLkd99EnE5iDwzqeuwPn6VJYhBMXoMunbqJ8zuWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiToFCRA9TVsSAnZWagAABlMQAJi1OVreZmhPltDyJVbg\n+w0nKB2w3gGVT4xqimT1znY3GP8yeazDO7CeZY9SHuw7SFQa9V2P2P6mPTji\nAsYU9gF+9cKYroeTyNtSrAzTEFwLxbewjxC6nfHa/XaxP4L6x0lrYxPUIStG\nAJnBzYncc2SQtEbHPFNzWFLgQEzgc+r/v1hAKtbm3vpMn2GAFj/OP7mVEypC\nMeZ9lhfjnpak/voKAaSQpFyI+AVPzZ6JN1Fvd9uE1jyFMhbMH791c8En+ryf\n4SuuObdwVYGGvVcULrmQiDBAdvp4XmP4FQ60J/Ixa8GMDaeQD1HeGI5RkiFP\n90HNBkGBclQ+p95fRKjPrM/g7oaJhabsaIwrC4cHDVZKT2aNOK5wza0OLHuf\nL432iccRwF/r+I/+6nICaFahSoelbbC7B4yGRErhqjZ9dJ3y7fA/6hdCbote\n+cI5+U5E6ey6ZLcWV/oE1pOvNkmVjVmXRDfSXO2VHNq8VzUE9zz8jrYb2juC\nyYQrdvA0JKP20YbqkPJ3jRya1ZPt0XspJ7tbtGhsr75xaJ4VH93eGQ8QSqXN\nhBeuo6RQGUw+TekULl3nCdWG0Iz1HR94cjxPKaqtsWR7P92HLJ1KNPQsVl6w\nQxFzxtlq3HEKp7DQfFHvKAwipL/9Gkk7yQAYcgletwf1SWF+4nbs9+7pdURN\nlSu3\r\n=PAJv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cefdd8fbddf52e9bf1368317f54c636088276c93","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-cefdd8f.534+cefdd8f","@test-graphql-cli/common":"4.0.0-alpha-cefdd8f.534+cefdd8f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cefdd8f.534_1586051589197_0.7318593000047835","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e8f915e.535":{"name":"graphql-cli","version":"4.0.0-alpha-e8f915e.535","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e8f915e.535","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"caf13732418f418f1b50c55a03a7971ebbec6cd2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e8f915e.535.tgz","fileCount":14,"integrity":"sha512-XGo3k4KsV/ufrmsNLe1C5qsb1nw/x75tlh5bxIc4N5ydrecNnIBvg/Fm/Gbdf0rcsQZUNkD6rf8lyZZ7+HkNAQ==","signatures":[{"sig":"MEQCIHnxGKzR+Eycd84cpNrtMD0aEmdABCMtNL28vU6TpEZBAiA+FEWYpUvbJtc25+K87ihjq3l9XakCKCS5Z0wqXbhoKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiaJ0CRA9TVsSAnZWagAAXf4QAJ80q2C8/g8OLeEw69vT\n+QLwl2DWeL3j4J6GKpfVRYhBHskhv6B3ulPDqkv7bKuGYCN4lHXbJDz1baj2\n+2EDQzwjvnwPNaKheewNy9YvcQlcSucpNF13KupeJ6VP6NJPoByYJ99z7CaO\n6NqA/yLE0fJWaDtPrsPCyRfj0nEvx9vCVrSQQ9dXT4CvubUFBTAHrkAbGPTF\nXjLp0jRtA/LVICm/wC7zM4W4Zy5mbSy3Fwk5/50L5v9xlVGvI5ke7pV3Ouxa\nJB4r7pf2y/i1M7vqx3ofFivKHGumE/AFtkg4aFo2tGTAwrfx+cKrvZDIzjem\n+CFnguTR2UVZRyW/RaJlr4o0iPm3KfiGZXZq6VyecNnyE4bu2aJ0EUCyGdI3\n5iqlMB5GwmW0P1THdNgRJ74/YobSzVaR1Uvm47YQPLZAuf8TjOmx1CH/FMNC\nAizvMK7s/sJ3v7o3Ey2tK78HmudPYcXqI15DoLCT/mcoB8Q69Yoozy/2tCNF\nKS2LNyyMExzSlccurlnmCUFTXbTpwsAjDhvpbQHCCBHF2FDPP2mKiHyTQSno\naW28UodMaLITZ0Iz2atbI64LNgVK1J96h5jVo72JfNolgdhJooYL+fPuRC6H\nf2tXTSaPVA9oUe0a5dHEDwJdN4TbTks1RI+xB45kYsr6r2cCFjeze0hXPM+P\nTuN7\r\n=RJ4A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e8f915eb365e978d6125e01be165fda2d5ce594a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-e8f915e.535+e8f915e","@test-graphql-cli/common":"4.0.0-alpha-e8f915e.535+e8f915e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e8f915e.535_1586078323878_0.9642155774934955","host":"s3://npm-registry-packages"}},"4.0.0-alpha-96e5baf.535":{"name":"graphql-cli","version":"4.0.0-alpha-96e5baf.535","license":"MIT","_id":"graphql-cli@4.0.0-alpha-96e5baf.535","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9a9777a853feba8dd07716ddde20388633ccc963","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-96e5baf.535.tgz","fileCount":14,"integrity":"sha512-XF1FFjJNU9FhXHdKpf/hKKw0nIh+YDEMabUDNiWqRz3k4Ops0FOyIhJNH2biPPdKVJB2PrG3RMB8n5uLNXZhgw==","signatures":[{"sig":"MEQCIDyRGjzr08tLhhKoO+tAQMakjFNdfPv4MWdxIriMqLo8AiAazJ0j8WumG1yoGuEJzVQdOw/Twxk1cxd4fEu+ZGU/Fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiaWJCRA9TVsSAnZWagAA3C8P/RsXIDc7My8cR1OspMHR\nLq37C6waX/lADRnlaeB3IGS29Wuo8+At1qhcsuWPEi6SvKiSkaoWFiQtS4Fu\nxmoMYdV4EfDficLLd0trU2XlsUVAmX7VIrFXDGG5mfYSoRQBD1TN872oGktG\nXsAL2wgwhPLmT7Hq2Nvctn7CtpOM231VnRaCJNJf6muwZ/JS5pmmNHeCFf9N\nWefJaQsPa32rJJrW/JFkmRpXwHTblxHSFU21eJEgJVSMSwTqCr0IZm+dR/IT\nhEPLCSO1zi6Iu2mWR1X9XQgtKXB9V3lMl1HWy8wjwzQmXjSahpwb9oueScaL\nYfezigUlwJSaNiOKIQBB27rIf4jQGCqh2v3+CzJr/oCPFK38ipcTPcB2d7Yy\n693GzFl6W253+YkUtapGWAdlW7PkfK82sdREtCiTI5rsYRiAk+UOtIvReBMJ\nqobh1B8dt0U1o4iwMEzWL3y1iR1n1iMYNljM0bFTho4Hg5trRe4NOyd2VttV\ni4dJ4IWBtA+xEHnV54PdXSPc1S9rj04t2MBTfhXD2Efn8Qgi5Uz2P2s8wHMV\ne3b7W6xFW2PK2/ZORvoe00vytJvTc+buDr1Qihr/J/h13gmZzqyrhJ45UStR\ndgiIlfQFcV/tEc9mdK7pltsqAMU3XbpgbNxqj9MJhyZAWnenQ73oLz7N/eoQ\nRYVx\r\n=zyF0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"96e5bafc5fb410509464d774532ae0a48eab9ab0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-96e5baf.535+96e5baf","@test-graphql-cli/common":"4.0.0-alpha-96e5baf.535+96e5baf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-96e5baf.535_1586079113245_0.6067505735731111","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b60c652.536":{"name":"graphql-cli","version":"4.0.0-alpha-b60c652.536","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b60c652.536","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5d377d0d68f2bb3b4de9bac01319e283d1a57666","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b60c652.536.tgz","fileCount":14,"integrity":"sha512-0c0hn29T8JMG7jniDp8Wur0UjTEXapJP4KrHNUeu93sOt7/kWQD8nDOW6zboguIWUi/ZK1YR/QW2hrwAjh+CWg==","signatures":[{"sig":"MEUCIQCAwHyLmWtgWx7/FGC9dGst0fFqjLku03+4ykcSB2XUTQIgHKp1ns+u3Xt2jthiCjqEkPz7hdDUTkLZS2v/PsH4YcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeieyhCRA9TVsSAnZWagAAUDkQAIPPOxmEZXBHYK6EAtG9\nLhTjybMzXrUeYbDSKvUMpC0VdgQFtxssW3OMp1rCIfHMwNmO52T8mZvRddtP\nzsUGfb4TBcU1N18qvlkyBpWHLl/BonhdLyxjgZ3MVLGueE8OoQRmrXp7GrN5\nNj2Z6kntyQki4UNQfeIYgMSim7OgXYwDPVBYcDm0MB1bTj5+p4T+ILSDPkSo\nENioGU5MWeSwj+YkvYrfvFzmfHcCyvIgVlRUrLhZhMJEg6wlLZIjt6vlHHk3\np+n/DgkByzUZS2S9WQ6mseUgwcUTgY5qQzs/98yNAG/CWjaW2ZUVG7hRj/j/\nxZpx6ZwsSKbZRhvUDrmdF04WISVoEAK4bsNaDFqqOstwXq8qP72KVmf9RHn1\nXbnUqnwNfQRRzK2UvPVWFUdZAJhisZy9JpZFJQ/CS4g8VjqTgTkvrtEovXGy\nFX7+byei1kVPvkIB8G2DK0juibYBjxTlzqXp3R8EMZUR6zAzwkQ31qSn2R1a\n8F/XXqo9QOPbf5Z+Mebv7sD8CVmMyc3znzywmuGNx7yCglB82tbzmRIyqrec\nwvEEzmJ6GjwEnxut8eKbg0PFxWG5qFvEYGkM6l1V8cFUkEP5RG1bNrUXFG51\nbGkABCCTXQb9jnNIHiOtx+VrwwlNVw7n65E/dApuvRggACh9xXpHC2gZAIGS\n3KlR\r\n=NXX6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b60c652afbd15eeeeb4aa4f227d9e5f409fa667c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b60c652.536+b60c652","@test-graphql-cli/common":"4.0.0-alpha-b60c652.536+b60c652"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b60c652.536_1586097313068_0.9365988393026461","host":"s3://npm-registry-packages"}},"4.0.0-alpha-474fff7.536":{"name":"graphql-cli","version":"4.0.0-alpha-474fff7.536","license":"MIT","_id":"graphql-cli@4.0.0-alpha-474fff7.536","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d15e3d6fd18c9b4c30fce43a89033fee89190fe6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-474fff7.536.tgz","fileCount":14,"integrity":"sha512-EAPTof22l0U9DTwLEzdsLnjixzYcuHgycZRWTVyVC+fXZlAfTrsLIQiKsPQT7zRFXIEVh9PzzteaMgIo4A/GPA==","signatures":[{"sig":"MEYCIQCUWCdp0JwcKRpjkyKeU9zO96PNDZHC11mQMf5uRJZghgIhAJnqt1DhhLvoPFAlF4qVkHGq8zZCGRIqmpQVhspg6VmG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeie5QCRA9TVsSAnZWagAAsMEQAIdqgBWz2k2pmJM7jmE9\n2icgDy9cjhcw4wcoXDA7BeqdMJ0/yvxvahUsbOuZAXV20xBavRpEAm1fTRFJ\n+cpSLLKFYnghQJLDNZO8GJXQI2tFI9Som3li335xLiaA17SfY49HyWnxKGBl\nllWEu6YOso1caRWhAKyKLWGQtpANEMLTFr4UpwB+4lsDL9rzAlzEGfNzofxd\n7o0po4Mnqh3JZ+iPJV1LiT2rWUwl0JwBsJ6xuOCGIN7DSwuDeXGT0ea3t5Du\nePGa2QGMgfhz1HFaY8u+oKiTEy40RMUlaajweV9sZsuTGIFQz1VTQwc2R3Nm\nAcZtccMYSc7vXmUCBnRbPaWDcvhFR9CAY+GEKVaAMbiJ65HjsJFgaz0ClOqB\nRCdJ7dDyc+b2n16Dpx7IB7b0g2PZXbiBeTCcSCcycFVKMQWJ/BuQIOGuDS+N\nKBHstONqxcY1fw7/WE6MG5kX6MEGPVSajryBcP2Gim0utteV0j9WvEsPEaw1\n487jZSMywgVW4uekkVjFAatdGfmuufa3Ae889IWmBA0NSF65FcwdDKZn5j3U\nhqsFjuUScmOTc0AiC0ViqzIFWpryNe1xHWpoLWBhx+Ak5rxdLmRARF2HNZuM\njVA9TVJ7vtqL0A26NcIxaPFIPaSFzjgqzk3rMqmYdVGFfXNLdsQGVLftSFYV\ni69y\r\n=vnug\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"474fff7be3b7a9419b2f9b3729ddc9c7d82dfaf8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-474fff7.536+474fff7","@test-graphql-cli/common":"4.0.0-alpha-474fff7.536+474fff7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-474fff7.536_1586097743616_0.2286372235528933","host":"s3://npm-registry-packages"}},"4.0.0-alpha-08ca73d.537":{"name":"graphql-cli","version":"4.0.0-alpha-08ca73d.537","license":"MIT","_id":"graphql-cli@4.0.0-alpha-08ca73d.537","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ef69c7ac187a66b56ce443782704943fe23dbce5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-08ca73d.537.tgz","fileCount":14,"integrity":"sha512-fajN1wb0X8v0qaXurzhVN2HPgJBbAvi+T5G5eyvoBlKvSO21qYECmzx5tMHBtREpiBVfnWaGL96A90Pz0ZGICg==","signatures":[{"sig":"MEUCIQDnKVfbqvY/nlWcqD3An1tXZR8FTfzcIkMdoyPYo9O6PwIgBsdkzL4TtZ7xtzn13fRG9dhJsgP1buuz1343BkMZW/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeikwzCRA9TVsSAnZWagAAtecQAIpP9BnhhCWRhVHPJ/pf\nWJ5tAg++B1x7CiNbuJWg0rnX68l1YPfsS5usS3802FznWu7a2mpVVhSvlKCm\nJkjy08n6Jpc0e6+BREF7APK6zENBJdKU0L7Aw83ygf9dbhzTmqDmMMbJn/qi\niPnfj10h2qUr7Ee6V+h7EpJgwgV1UGCB1btfn9GfI2HnUf3wlV3y25HrhbWj\nMA5sgWLgSonaANO0Vn5UNE+AnOqaKX7Ugfy52ZOZqeTVAcFQSEMub3m4s4N0\ng5ja9gjjkp7HHkls7NBW5tqaYnil55aY/2EMujGIniVlV8nzBzVCaP5FEQN4\nekhNicrpOn5fbG8Gly5TwBMs5BZsJD074Eeefpn+X6+7V0g0AC9lgfg2NMa3\n4t0ouHpiuxTWOyzlKtsLBylwWa2DQpAamWi+P1zST+3KQUUgfCsaoMqauXZl\nA4VPLvlv93J/cqn3VAyTWkDktzVcfeasllZgNUxtL2D+zQ7XbLce+hH+V8bc\nYFS4N0uBP+UGNGcPJ1gHUlwJT54GKFYIAJlB6M3GrfR6IAEv0RoPjPKe78f0\nJy0n1by0F4VGSzBou4NynrYEygeB0z1vOnO3Uv0phoEtDLD02Mgr8YtzLP9r\nyHNdcG2aFXodq9iDGVlu9ITyQzgu+R6gTkbzJ4fVhzxhj83EjftzME1Eyl/l\noaWH\r\n=6/WT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"08ca73de61755cc3575e3069c1bf02df79753c6f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-08ca73d.537+08ca73d","@test-graphql-cli/common":"4.0.0-alpha-08ca73d.537+08ca73d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-08ca73d.537_1586121779105_0.4319378107193321","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7f85792.537":{"name":"graphql-cli","version":"4.0.0-alpha-7f85792.537","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7f85792.537","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3aa5cb4947de889eca9b9f6619016411d62c47a8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7f85792.537.tgz","fileCount":14,"integrity":"sha512-2+QeYMTEpVv8WECOa3gIvh85VQt75JlwSMMky3SIpfPYXf8O0pJiM3/NI9hfpirTqQWyc4moGuodM2BRH8HiaA==","signatures":[{"sig":"MEUCIGkvSql3LL9W/nNMsnipNqr19dbkD9IJ9Dx+28eDCmHOAiEAo762fZhIbzwjTcfv1gmZlEce7indRj02pRNnC8nTmSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiyEKCRA9TVsSAnZWagAANPUP/AzjOxdXR5J+sXELAKJn\nWHeiR8HsVUj5uqEvP8i/1rzynMBuxGN6BmEKeFLGpfXLm/XlsC0Ac/XhgKbV\nfivXcUqqCGHPGn6mzxGpHMZnzcCoP9QpU98L4lzJsqdyD7xNwa56xAiIE5K2\nnSVXt/iahKOuxAsTWa7nklWpcuAVBx2UyiKuMmlrJJmLhn+7xqbaAyFj68Cf\n7VXz+ACA+TRM8Y92rocyoVXDwvXeR7LrGlJBgDm9/1V5H80GVLwdDBOGkRTQ\nSGgsRHspjIwzC69wGkIdI+nmXi9phaBSen/k//va8e8t3fqPn0Ehn/lCQVah\ngoEl7mUerpaADUTq7FjcSRBkzOL06Bhm4yEKOJWQ2NPSg+twl6Z4mcSXpbWH\nEv3AVD7BTw6N+Vs4s9vLiKYiKmbR8RucLks6wL72b+oMvTXwvE+bcg6L/Bm9\nuTsPzIffnCdjqePZ+eNnuoi0go1J0I+K+4LAVUWpEY7jj9vTRmEJ13gz1drm\nfja/WlW8qXbOx1ZI96FYQRkLAZCA2ktNS8ny3J8wyd1NXdbX4wAF5LH/OQBi\nC2mv0s9Etkv1Eniv3IjhdNCSbXsqZkc0zTq9CV8uaXLumB0IGIMjDQ1jEWSM\nhez2Y75ZfZIAKn96kbZ95EL1hGY6xyAKwgFwG0jqF0G55Jw7VVfv/ByflPZ5\naFn0\r\n=KUe0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7f8579251291ce66ed6c5d34e2e85623599ee6a9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-7f85792.537+7f85792","@test-graphql-cli/common":"4.0.0-alpha-7f85792.537+7f85792"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7f85792.537_1586176265586_0.2769633565661349","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8bc2068.537":{"name":"graphql-cli","version":"4.0.0-alpha-8bc2068.537","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8bc2068.537","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3247978f7e222b2baa159920fb33b03a6dad0248","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8bc2068.537.tgz","fileCount":14,"integrity":"sha512-FjljFbOVyI8eVEIYBf6t5ppW997p6O7T7lUf7teWTVlJrEoqZ0Wtf22xKY9VeBuylHJORFlp87oQSphJqAU33w==","signatures":[{"sig":"MEUCIDBkRX/NeVOydV37Uv4kcHKt5gGo9DlyRI4ou2M3GlauAiEAmNH/aws3IQiy8NQlcD/HpQlppA+ByQ3h7qC5ETXzqJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejDqkCRA9TVsSAnZWagAAUysP/jWfVj7bg9CZTOw4KJOM\n3nZ1oQ+U7+9ULwHxympBBHZn0FEvpJWgjaFJaVkQsZE/+QTbIN7W9AszYDJa\neJ1tERI/My3k/51VIXa4NFbojtzQQ5g9QXazYA1efMeJmOxlnwcu5c+3G5fe\nGDtmwSbc/6A+CIjyv+8A65NvBvNAZD1DF6LVZwHM/JwrkAGE5vtijhMUA/4+\nPU8v2oVj2jvGNc/jriDU9wYNPsQNmLNIncJHOzPSXIAlzAxGihZ49jhzO3YY\nBCDeLG5lMNfcKrQy+OzusKPWJeWn25ImcuCvBGvoxmfCo3GSVui1ensaC+wt\nf8DOdU8H3o6lUqGVW2xtJl3toOrn5u9jUJ3YdTgpU7F4sxahCIwJug6LWm07\nTPKCQ3l+9xBUqWCp40/jOfsp9AO6As1i7s9rvyoYFz3ExSV82JVyd8WHpWOs\nq8lYH9bq+hvU8MWHEebz4EGfn+US2RdyjDeLIXLwJ2AlpAB7sora9su5ctOi\ndDT5Y5dnBAt1OHcUw5og2ZrXI85Zya2a428acjIpxO/SPIp9PwFsNiueMSBQ\n70CbBUf3nomcKvQBMQTAXhjIUorbZEymGzb93Qfb1dbakAF/nyFKONKMNE6o\nJKs3AX6ojOON07Shc+/7oTs9xW/cz0DmB25GydaLQlISHCAVI99P6moix5wb\nEhAy\r\n=6+BN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8bc2068b84b02ae786975e187d511b3713b9a500","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8bc2068.537+8bc2068","@test-graphql-cli/common":"4.0.0-alpha-8bc2068.537+8bc2068"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8bc2068.537_1586248355608_0.3896045505185659","host":"s3://npm-registry-packages"}},"4.0.0-alpha-96a33f7.537":{"name":"graphql-cli","version":"4.0.0-alpha-96a33f7.537","license":"MIT","_id":"graphql-cli@4.0.0-alpha-96a33f7.537","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"08d971bda88d0d7967b4a2a4794799199fc39772","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-96a33f7.537.tgz","fileCount":14,"integrity":"sha512-4z5mjwvQ2NBFkbH81nSeYI+F6H9Q5jsOxPaAXgJPNrEqlW755k5K+VcpM0KbTpV2yWTpcTWTlzyROYpzKe4q9w==","signatures":[{"sig":"MEQCIGZifMv78KhdS7XZ4xNffqYfIY8Sp3ctu6RCZrRZZ48AAiAKyeS1qw15eJT46H8JXSZrY9oKJbmz/ROjm8zHm1ZPgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejDzKCRA9TVsSAnZWagAAXJUQAIabBegHdh0LFuayVk1o\nWlpN6z2Y74lBXBkBpirfxSDRskq4y9JILl5pCbsZMIaQ19dO9mNqlTofkXPx\nhmWx1d2M9SgnjIv0f602oWHBO8FAuxxx/ppv4cPhNvSooRXFzFmEhN9F1EU9\nZAdOHKTYm7gQgeNE9NJ72IcmHBCjEDKFsvyMkH3vST6umqylAj6Th1Isu1jP\nPAUp24W1SafnC3/Z8AeM5s7vR37JEPvo+TH01ss6df81oEBCDofmKbQUeYHd\noo1gPI8mZTWPry4L8W7Elxt3lilzaLrQwHVHqghbeV6nzeaKrvMBDb7mbWRP\nXRC4Cn46c8TsO2HPOR3nN0btqUsJrpYzXV1QkVfkCfY/76+F4t5n31xfkFD1\n6cIXt4dYxz74AL0tQcm8NPSm3RZK+hcw3NtoGV4Kx0b3+C7GzFZ1kOPeMKSH\n1zKLFerrodUD2q6hT7a8Odhok7GCUvUZeUVsUtXeCNQj4F15XVUHy9Y6WU6e\ne+cyaDLqnzKewX/2evzmFAeTyrSAYyULDIhxmeVRDUV38nwJYT15WTc92hzP\nX1m33MZIrjxLuB1tUSWRKp7kM31JQoqmG2exLDswkX8ZZ/MU450t1+9SwEq2\n4pI1BBAidakh/EvgtnJJz/f3WLe2mozsOVWEu8/cgD1VpDY2DzLKsdx8HMmN\n9L0r\r\n=b4jF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"96a33f7ed810bb08dd1247b21966c643381986ac","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-96a33f7.537+96a33f7","@test-graphql-cli/common":"4.0.0-alpha-96a33f7.537+96a33f7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-96a33f7.537_1586248905986_0.10251269753889858","host":"s3://npm-registry-packages"}},"4.0.0-alpha-81bb437.538":{"name":"graphql-cli","version":"4.0.0-alpha-81bb437.538","license":"MIT","_id":"graphql-cli@4.0.0-alpha-81bb437.538","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b33b712543c5337b6b0cb3842d3ef342733d5e79","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-81bb437.538.tgz","fileCount":14,"integrity":"sha512-W+K5QSHDjHlMqzE8IH2vsQAJgoYGWpyNmz6SOCE+c1Gb3FSJ+KI2XgP00MnxBvv7TyWtLWNKYKsonsYT2BQaKw==","signatures":[{"sig":"MEUCIQCSnzfm2V+cxzWD7qD21Fn6Xqlh7IICHxffkp2mvsTxPgIgX09fkTMpfTuw5pjcq+xAbDj9eFIWiuYy+n34pDY4BBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejD3fCRA9TVsSAnZWagAAp9MP/A4NhUktw97+lDXb3ZXE\ni5g0oszDrPfdIPmHEOimy2AxRkfnJ9+YcWvIz2XzuoAdfVyuEXLlSJsl/Epr\nQB/31dv+HkmpVo3j7ocabDOW8BBrhJ1vVxA/AhLFaC0kgBwsgxpmXIsqvlQq\nZpOU80AwtDfBsbktBTScvGtNGcMw4m+J0KFbQsC+yz9KsgFFPOw+2sDa2quO\nSBSwJE5AJvRbW0gDlCOE2wQrL04cVihC5ppDkFwWpTjPCPI9uKWgcRoCJw2+\nifxJeeQJGBoqeIGg8zCG7LRJ4WLG8RCVnjpX34loL5T1fTObY1AKm4BF75RZ\nkbWGT2qGU63h5hQJs1t8cOtw7c4OIwNA1D+5RyG84+dK1png1oA4zLLvmqux\neEOVH/+MzA97InORRMKt9WpOdpGxzDLgfWtqKk4cnLRsZkEwNoifgb3Kw0N5\nOgaoU9O4v1krgszR2XmNWXTL8FbZt9Gh8UtNDZzcEPH7RLiPNTuf5+KAXcfq\n+lbHW9ddFK1hUXMGMWOZwMerQzOe9yPjmEUrxURxmI9Yjz9xmKRxbVOW2UTD\nLHmQawatGObi88xOHpbcj4+ZubSsVoy86p+8aQfhdaMxW7Q1iDjO2uA9SCbk\nSms/H/eksUUK9lKfnupj6Uk5rB2O6JuFyfzXZJ7+RQWS6xp5hobJqfspnNq0\neMNf\r\n=u7lb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"81bb43746f594e7ae06fef75a2970bb261575e04","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-81bb437.538+81bb437","@test-graphql-cli/common":"4.0.0-alpha-81bb437.538+81bb437"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-81bb437.538_1586249182969_0.015342985809025267","host":"s3://npm-registry-packages"}},"4.0.0-alpha-39d2479.538":{"name":"graphql-cli","version":"4.0.0-alpha-39d2479.538","license":"MIT","_id":"graphql-cli@4.0.0-alpha-39d2479.538","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8cd4036667d869037c4a812f1a41d43e3941b83a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-39d2479.538.tgz","fileCount":14,"integrity":"sha512-BHikOUKpnn8v8N6hCJ7HbyjNkFzkr0gsJDET3dZF+9blW2yccR50XtJkBE3EHOkiH2DMUKwSZTtxrZXO5q2awA==","signatures":[{"sig":"MEQCIG8Krdvn64HKTlMxgP9JmHVNa6/wBrC9zdY6nwBL0PsgAiBji/lKnNYhjX8S206Etb8c8y/v7w1zI31HuujL63B5HA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejD5DCRA9TVsSAnZWagAAzXEP/3gz7seDKGNuXZtGqLkQ\n+XR5UACaGaEb4PEzqXqzdl+zOlM28PtFGuxfyd7RSNR3HPbyBUR78RLt72Ng\nFDzUiEj2n88CsHSW2SckRfqEpdmtsOOOmdMmdcP9oRYwsEcWZptW/sgQgmiv\nsMS0Ku0tSFiCdjkgUj7/oVh3Z6S74s4yMXlix+ZHl96NePurRbGzJSQbBT6Z\nfNtKaeWVamxX52ITYbQDe4RauPqlpR0PwOL1ea5tg4egVgVx5cq1fE/uNjSd\neFecB4wdbIL4f9tRSdCmLNOX+o9/S+IdOVVnq7/5fC0HevqEfOtTn8Sofovo\nO3S7TpBZzlMu7kJ5ZqwV03QFCvKwXXtzuR08JIA31I2uAWQ8rwvcoNnWmbbm\nofRNzxo2oluWaU909vnxE4UViehL0QLsrd8X83ExjJeRaWEg4M0PIPp/ExZq\nFhzuPPeL8mMv5Q63em5cZ4yQ7Kp/Yxi3mHUQNb6mug2qIuRprja5H0hFZCG8\n+dW1xF4FpUujKMdKVfofA5HzqvwwFxQbktqgORMJpUh0lQswWAmVi0PWNiBa\nVKmYfDhEdAw67lCY5HnsnQ69sUkIwFiJus75H7xXAye4WauJ44yGxypdEWUV\nmPWCNrWdyVJuqrBRtz/3OKq87U0as2SmgGuM9WspKD33nfi/bzBcH6X5VpcS\nJPLf\r\n=klA0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"39d24793cb3ee186bf6a2c8d842da82cc6e91a19","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-39d2479.538+39d2479","@test-graphql-cli/common":"4.0.0-alpha-39d2479.538+39d2479"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-39d2479.538_1586249283311_0.5556533872121381","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3bc56a0.538":{"name":"graphql-cli","version":"4.0.0-alpha-3bc56a0.538","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3bc56a0.538","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"035fdac467a98e99f97aff3f5790d1917dd9a69e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3bc56a0.538.tgz","fileCount":14,"integrity":"sha512-ckUsUbKURtfx1UJrWntrXjb6VFMIb/nA0WgfMLl00xfEogyw2XidJtHpz/1fVuSCnSufty9gvYiw0pzzerX+3g==","signatures":[{"sig":"MEYCIQCy1C4ihgVcqRNewkj7zg1i9BBolla7H4RvK9R8l7helgIhAMa6HivacZA20uNm0Xf8m4Vj/ESUZin38ih754L4rqqY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejD9SCRA9TVsSAnZWagAA3HwP/j/zb9HCyzAsncDlP3EZ\nrCVyYXl8o4t1GzmCd7+WWzOZa5YjW2flpPkn7tqCI2yPyn1whI9lo0NGh1dE\nDCkZGmeEGA6RN53xVvzS0p9S2aQwSJMpCIlJHJIe/ovgA/c8Y78bv/ybyDEI\niztX08FEpjhi9fPyMCtSkTKGsFaZ40L3N0V6tZ7cXMLeaPJKElL7tgs1GV32\n2BQnMbqYc5EuXmNbO0M8i+BmwDij9mc8UmW0HfU55lVFy0wv4wglcTp+AfjT\ni0FFMxe6ZCTijEkRsxpt0VlsTRLAxAu2InCRpoheXbHiu1QQHE+fcRxdFzt5\n1MgeE7VAdUCZbb7sZc4qc+xQ4Kvx1wKzQfxz0E3CqQzYWOzwLCO439xwlekl\n2vEI9wxmIQkg8LDhWHmNmwTgZYuwwpo6FkF5EL1F3UQN8ADlK5yfM6eXKQJi\nOShXu7og+LOZJJAPwemnDBf3PEF/Tp7c4HrhyOQPRQXgECwVwnMNYNaOMbgQ\nsG+AhQeFp6ysPKD9RLcQREFuDeaIkECAJle3Ztf8l6weiJxx3M2RJfTJ9KUF\nbpkqnrtyg0IuxKrWIGrj+MgC+FpJ6Whug9gnqkkOtF5mD4b5vPRfdGrdYNRF\n92em8gqrb994yp9ux9OpmEZ9Gdad4FLmW3SEjFoDzJn7270appPspJ/E6QFn\n0Qty\r\n=22AK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3bc56a021ad05ff468a25ebf113db4211e2668d4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-3bc56a0.538+3bc56a0","@test-graphql-cli/common":"4.0.0-alpha-3bc56a0.538+3bc56a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3bc56a0.538_1586249554410_0.5242651195108081","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8b06313.538":{"name":"graphql-cli","version":"4.0.0-alpha-8b06313.538","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8b06313.538","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ce0848e7e968c8baae86606b42acefe615e9c001","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8b06313.538.tgz","fileCount":14,"integrity":"sha512-mhXdOGadZJ5NqG3EGxZrP/+dAXKXMjEl6CasgEs6KMZVxFF3w39DEWXdFXMzLeAVzlujpEKG4TSuk2mtlDUymg==","signatures":[{"sig":"MEQCIHc2f2p4IdHWbLv7O6wjHL7ZCRUQhzRMpmJhYxGKJEd8AiBec2ELz0yjw9i+9tcEt5uCk0Or64lww778hzesHQULAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejECfCRA9TVsSAnZWagAAk8QP/1+Qejh1BC5nIZsi20bz\ncyunJ8a5OwPg5NiOn1o5RGNJzPLe5w/Hd9Nf1+pVDfxL9OI6rqPGzQeKiLl1\ncAbQEhUVBMD2Uk0x2Zbs6eGMd0bKe/uT35/lpHs104PKeaU1DoyMRaruEOwR\nzk1E0XLf0GIRus05ddpE95UC4hq159e0LL7TC6CyvAgpXx1n8KqKBbzRFEcU\n36AtF9DpHBU/mWANotTMWgzCnjDDmaUlH+RtKrZ8jtkoOcaQUauhc9g2YU2F\nlbyx5onXE+W8l6L6g6B6jn+T1+/e8vxd1ExvPnikk0zdKlxho1gB6rC9b+6x\na++PV6ujbHu6Da2Ux8bO4UK7DUQkYb4qh00QL9okkjseUjyg9609RsoOAoul\n01wDZ5OCV6rHjvQipftqRCGxEUYDAf5pbXD1I/HqzBenVBy6Rm4FdxvIVhJK\nV5tGCUxTzK/DRDOvJZySkp5b/CWuh1CdfRYxxSzaVdfg7L8ODemmDjP3WYYm\nd39UbW2a6k5HX8OKNwMFyg9h20rKrCVuPMF+UnHN95p4w37uFW6UwOH+t4zs\nzhZf1BS3cDIHSlrCDo9zWUrp9A3JA85FchU1/SwHnfy/m+QBb8y2K8lU5LhB\n6UpCkxArFyLsHiK/97SN5OBRowe3Ln3UHsprWGa/HhNSQDS5Tst8CdwmEyDz\nfWzC\r\n=8ssc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8b06313193c06f77f8701b9ce549d1b176867696","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8b06313.538+8b06313","@test-graphql-cli/common":"4.0.0-alpha-8b06313.538+8b06313"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8b06313.538_1586249886583_0.30426403102529664","host":"s3://npm-registry-packages"}},"4.0.0-alpha-195833e.539":{"name":"graphql-cli","version":"4.0.0-alpha-195833e.539","license":"MIT","_id":"graphql-cli@4.0.0-alpha-195833e.539","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d2ed1900823cece79a0807c424bf3d6a3ceb8fc5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-195833e.539.tgz","fileCount":14,"integrity":"sha512-lskQtv90MqnDc3vh5xbqADoEhgtLF2TNSFJMdzBXgdkBsMFCTTlEi/MJUqam8KadYKrOzqqntS5K5Tl8IwVxiQ==","signatures":[{"sig":"MEUCIQDPm1oJkaTESeaoBaAR1b5sssn/Tty6MC3SKJx91EiSCAIgVV+Y2zKVY1wLvKsUxMOPRqkqaL+l3QjhA0QTw3RLXLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejMmrCRA9TVsSAnZWagAA+xIP/3Knvn++U35Ngn0Xz9fS\nWaZi+JjFI2DM5E0lnyiJo2DwUrLDUVrz0BpJP6IT62on+3FdrqdHT7pmhpQx\na5IQCdYwp2xVWcrVeGpus8E/7cu9MeXevbeLuNQF02cg7KyxzSYDQvhv8DuC\nCt5ONgVZ1O7yPCoyMJoxjkdLwxavL43/xWV2ZLC3XYBA2MIYtTxPAZpDA1bJ\n0hv0Anz9zKXW5VOgu0Js+R99azVkQ8SQNmJW9LO/s6BxWY7wVyzliPXts2Lu\ngoN8VcPYCsTBT56IHjp4msFyE9n+VAGJsFTu0bDsq0mOhPVd3oMJbTuCwccJ\neIXY9LdjaEqN8xwmTIRA8/NS+cQiS7SmLU9Q97m2pvxu+vEdpmL8OpHTDoby\n7uW73MlIyvPsSUVe5bXnN2ZdbGO00NHv/+KeqxlkLpx4b4n+eN3Scre+28oa\n+nNnGNXyB08NLuGciMddyTWE+vEZaO1OOsL7Hh9Ny8eFH8BNXda3tzoEXWe8\n0zPCHOTMW1A9nSNZnDurpV3dwhxvK4MKhfGesb+9CiNg+Tmx01F1RsfOhZPO\n5zCIHLnswZgBb32qbXm3CeB3NOK8ksE097ZgRhNCLVTdUtGAYEG1sNSMCxMy\nB3IcDeNVt3zhpoZT4niakMlysGG+Q+JrWl3q4ZnelwxxcQVB0du8ROD8BdAM\n/ciq\r\n=rjDh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"195833ede5865cb270b4a82bb555792401b66289","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-195833e.539+195833e","@test-graphql-cli/common":"4.0.0-alpha-195833e.539+195833e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-195833e.539_1586284970939_0.7072931347174221","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a468610.539":{"name":"graphql-cli","version":"4.0.0-alpha-a468610.539","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a468610.539","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b911e2f306f82d74c509c6b8762b501527080964","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a468610.539.tgz","fileCount":14,"integrity":"sha512-aaQp7viRmFqt+XTSnsT5zheaBqeVv5H5FXgdc8t+Y/kMa2XOhoRucF45ccZfxsLTqLMXbRZ5FO3Q2Og/PFlZnQ==","signatures":[{"sig":"MEYCIQC3FEvsTDNhmZnHjRBsjHicIEDtLs/ezFiJ4p9Cm5I0BAIhANjAfqQzJu2PdpZERrX4kp0P8qMOkWxslzgwF85CEdvx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejOQYCRA9TVsSAnZWagAAiDoQAJJb00JiNkHJRuohuPU9\nhONK+sxHhi1vPtklpnQR1E3KabLTXQR+IO/S2dc4PgzZ641DcEZNkMup/t7q\nSf2xOP1neg5NIhbAjplZDe7CcMs1kFgAymZkHw1H0jZ00E486QotrkVt+FCV\npjJ8t6QCW00ZyjwDNTqtUK57fiZWbAr86Cf5s9ByGDwsv33jhbgio+3mM6aj\nSoN2DP2+Ag00j4lkfdcGdyGTOBxyVQ6Y3GYlPUv8pQEhttGBsYzuKACccPi2\n723tnG3SykoWTL6d3/vVGJaQQPKdtrM7Dy0kbkiveNZqYAsFeQlTXCcS32ul\n5g7nlcDrLMa/2PmCv15fxNE5FwoHA60LNBFu9wyfmb7sPSraXSv+rcrllPdJ\n7GuU5aNPIt7d3yLObOUHXfcjeqMWlEpje+BHlyTtlxEUFThaNFNi0XWxQUwz\nChpgHuHkDnZy1DvNd9cQIAHShMxblkCl7U7/oWSroO7VE1+A+2cMxKHtdFpS\nvOoaEiqBBNjZq7637g0PlFk5IxS77Rp54ITPOm5bbgKn1hwfUAUJwsGBxOVR\n7kslPPIvNDuZRgS4eSH/ExcvpiKmf62Id9SMsaFmDyO1Gs7gzz4vZ3ETGDsq\npVIaPT0d3oPwSA0k8cMZrqMrg5JuAQ+AoEOpGUw/K1PhzHrJFeAPlxe8uxFV\ntIva\r\n=aHIP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a468610233dbc57e7cb684eca286c06baece5c30","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a468610.539+a468610","@test-graphql-cli/common":"4.0.0-alpha-a468610.539+a468610"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a468610.539_1586291735542_0.8640253179769202","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a9c72c7.540":{"name":"graphql-cli","version":"4.0.0-alpha-a9c72c7.540","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a9c72c7.540","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cf343f0be2e718825669b7e2c01ffaba732f158d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a9c72c7.540.tgz","fileCount":14,"integrity":"sha512-70PGA4ah/vl/TMDOgtv0/E4AJmKPugGkGDPnvst0a0Rvgpr+dOL1pT7e49baxm1eZM7Wz21KbJ8P0mV7ug9WOg==","signatures":[{"sig":"MEYCIQCCpP1Dl5ODuuunIqP821cojFrim7M3DAE9s3jTS/WUWAIhAOUZ1/mw1xld6D2TnQ4zcHMECMsJlnZnggi8s8fti7Bp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejf+/CRA9TVsSAnZWagAA43kP/1EQUODLd5CpAccx2AEf\n8hI/8dh1t/Il9OLe6MGmOJq5wI2IQAR9TIjfeDYRrYpkLxLkm7e4Ak6zSCQJ\nksiCP1djC6RF8Ys26JIYXCN8zJ/+qtnos+Xa/Ruy4O8GudoaptPiLNG83cvy\n5bJ4D0tP7OfkNOAa89awchiq/wYZCyLsYB5EHDd8OshEVruqA8oA2Patgvl+\nTykfcRMWTM2tehjtPefGsIoDrJlpzlfNE1VCmfoHAE93/F2sksVWUSYEDeBG\naXf/DvlqL+jz+AqiuYQ58MphA+Y0nJo3dfPfebXW/3LGkPPpVSvmGK23bmj9\nLk7uvWKzAZALiBrAqsN4ckP8VGAIUR5LAh22TnqTjm3KgWxm+FyAJWyTeynX\nCEaCJEVzNhaTh9xwWz6lxcdO8CYwhRtdm01K6RSwoI0qnEk6kIwFsUj+mflG\ni/vbW1UZY7XZZxcvJBGZiP5oxnRpR9VLTFHINrl6SkAnfPBtWBM70RX/WhHT\nwOpfw9cUZ7RdmuDy+aCJjx0WSEpFWJd3RU0yEDHiKuTXXIzVoW6E3T8TZhlL\n7jaWzmMpOKD7upePVqwiSvc72K8CcTvHmRceQ0wq0Bv5zvVFeqv9ZrY+8mKt\n7NGtbVkBUvhvepbLPEGZwRWyESzDDuuUXQGUU4IL/nAMFoZ2NeAfpryL1bUt\nkRXQ\r\n=R4Vs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a9c72c7e7050cc964846933dd388fe4805c83684","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a9c72c7.540+a9c72c7","@test-graphql-cli/common":"4.0.0-alpha-a9c72c7.540+a9c72c7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a9c72c7.540_1586364350499_0.2724463961199304","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9f63bb1.540":{"name":"graphql-cli","version":"4.0.0-alpha-9f63bb1.540","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9f63bb1.540","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8eae44107413c22b3498998ccee08c85ae24c607","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9f63bb1.540.tgz","fileCount":14,"integrity":"sha512-bwXWjozq77nPNbjN9qsi7IjZj4FTMP0LZWAA7UveWGIQvxamm8ZPnyEQNbC/UbpHiJxNaRdxyQ76GImqR6ZxeA==","signatures":[{"sig":"MEYCIQC9P+xIKrY4xwvY2s/Nf7yH4Q+yTKN4sB0UN/ENAe9vPQIhAOGi+UQsHkS4uDcwo42KPCIoZtbrjz7JpnV+DqG4rykt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejgEBCRA9TVsSAnZWagAAvHkP/1qhhoKz70IzD4Da8Dt+\nvkrZkuHdbKEycGa5rJ/p4X6nxpF8kTy2CQk+DMfeRZqNQaTl2GnJszmGDI7N\nq2LJenTJn75sEMrX4mYSpU1iVAaNz10iFf0cElKoo0OiRrNEc/XGyg9CCE6t\novFh1KdmkxUp0mHq8VHmWRdYjAZsR3GaqEvcGe5Cf83CWcJF3PKGjaMaundR\nE8gtEu34eMuTW3fzHnaCdLmIATwdQnsfFGlEWDdvL6iCO4re2XI68j5zMZO8\ncEi3PHdYlRZmspH+Y2BWtqpPow9qO1xXeLHHSQxauX2lkmu9c+EFeER1B9Aa\n3StH12kZyhF/EfD1v1xkuQzfQi1u+AZ2+eg2oDE/dY/Lg/SugGMYT1YyOZS/\n2Emv9t6AWg8YKQQcHLYgKyCgoi67UbWOpJ/Wb4bUUluPGXMdyeW3dYaaa3DM\nvgmvADzCRUx62LTD6nc+tLldtHaV59FJ7+H6ve4DWmeIBiB7vhA/h5OTDhlB\nM00UzyJpCnhkpCpMinr6CVaL1dIIFzW/Bf34tGa4BLaXOMK8zrNqB0K92OsJ\n4oTXcT4Z+B2Pn3D93UXmL3scg/moj//brP3OgTTWT22b6OSFzi0OXUkfSoeY\nmKNJzWcHDI+doOxIpGMDv3zfJh7XvTTcReuZ7EBiBOUbv8tWyAu9jHHBuXYF\nju+Y\r\n=zl8J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9f63bb1ec7da16607956bc7a043dd529833056c8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-9f63bb1.540+9f63bb1","@test-graphql-cli/common":"4.0.0-alpha-9f63bb1.540+9f63bb1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9f63bb1.540_1586364672998_0.9666865619494334","host":"s3://npm-registry-packages"}},"4.0.0-alpha-75deac5.541":{"name":"graphql-cli","version":"4.0.0-alpha-75deac5.541","license":"MIT","_id":"graphql-cli@4.0.0-alpha-75deac5.541","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6f15e0b793d95ede826ea203ae7b7c3b185339e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-75deac5.541.tgz","fileCount":14,"integrity":"sha512-yHeCH6AS7fdP32Ul+S4EbfJ5vZlfjbEt+hvNBkyZmRx3kh3Kpt4c2wCiNLvcnxej6WtIj2UBdLhZ/CQgitU5dg==","signatures":[{"sig":"MEQCICTQKeEnQwqRAMptXhK8M9JCI1PyHUDut+zLFIopljoeAiB3EY129CjrSOHdmw27xewP+CkwZPq1T8pWZYmEZKWGsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejiYbCRA9TVsSAnZWagAAn/gP/jS3btn8jWeoMPMJPlab\nasbbo67+13TRx03AJM6sWtlc20LSlvXiVUyXm5cjSLU53jUJKRalYsA3P9H3\nUSvP3stapA5apb4ItS5jc6lR6GirFVo7/DquV9Jj6ZPqmO8MEmw4M43iaU3y\nLdhDs3GJZw1cGGP1XqqTykneTFTOsewnLiln18pQ7rtcia4gUP5315G5bdiR\nPOgTzexsdRLEvh/XyV8+PU8bbeB+6guEPvkBiCV2w28Ryi/5ybFCNIy8linZ\n0mrCJhXVxTsbA8RgvoRFqe9Rg6ode9V3Eq5f0Yai0Ta1QkCC0SWF3jan+KY4\nBftkGziLK46EFXKjH46QMFF6QFRR89E+AsIaDlIXCYjV/3tpOiUAh8J4HDXd\n1PiSGKZDXXE429t8RboMY9VilMHPov2sL7RmvAQnDy+52JzSYntDWHOAmdzE\nGhPptvGpJWbyC11BgCz0vnqxtT3hcA8yPcwjntldl7nmuDebnoplrjRzmKUL\n/KnR+bB35LzYvylHWwSeqekrAFYmkPQs8a9WrfHSIt2fFNRUT3jK1A+V6ILA\nPViuBBKyKa7O/jJQlhxKI3x/DE9YKMLPJw+DSul2swZWe0Vqt8ShOhiJszJ5\nrr7w6kue77nShV6nhO3/7og6sHOMtPUA7O/PB59SOWUpkqDwTFLR/Ig3H38r\nPrx6\r\n=oz7t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"75deac5ccd8d19b6e217beacaad1c0b543300c4b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-75deac5.541+75deac5","@test-graphql-cli/common":"4.0.0-alpha-75deac5.541+75deac5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-75deac5.541_1586374171058_0.5627967432541574","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b0b7b77.541":{"name":"graphql-cli","version":"4.0.0-alpha-b0b7b77.541","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b0b7b77.541","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5faf6757273da5027b9682d2af7c04e1aed4bded","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b0b7b77.541.tgz","fileCount":14,"integrity":"sha512-hRFer3gAA9blcuYlzZSSOQdXFURIlS07qd7Tj9SfpVJInqt/i77yFrMjtO3XBL6QtqKH6GzTqTlXGixNzCGEoA==","signatures":[{"sig":"MEQCIDx+EjJPmaUdhlQ/fCct5XwmRqDZSQC4p9ibMMjgqFtpAiB4h/MtbOYZQB5xq6Yk2Ju0pBuskdVoAUyZJEFw63MP1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejiYxCRA9TVsSAnZWagAAKQ8P/3Citw94sGncnj2IA5kS\nioFV1muCdGfHTNv7Lm4PyO2L8g/5sU/waPjK/2r1PYHJC0vNA2cKcEuSQwj+\ncfjXJItn65DAgT3f5vVHzlrfjuSLt+4G6BDDoEoDNRhonHy/gaePAF1r9Wps\nZe61Zn48CWC9GTcgR31nX+O7cOrqQoswhjKMFUCu5TvjF8ituDJoHI58L8qk\nXp/m36QW5F7uIaRWyC7Fs73+39hOyCTKNwoztXCQ1ZwM5Z1HlOWeG2+GZ37u\n801JCR8YREX0vnk0rGWv3HZkKc5B9eem7X2UlT6rClzcvUKd7jQV5Z0vrzAm\nlNOobPePLhmwkmr2tsQoHlaqzGxAFytE4gDAgXAViAjiOXrl1+EGLqCeypw5\nmt5KwlhsfX1IaUZpANmkiCnQQED75kjqQRw4wlOmuX1WQL2/orx1bKrN2LFo\ntPr5gRzcTqbPjcErATxhvH/hlmP5JKESRhUVzT9RZ9hgFAXNiAp6l4dtJCKn\n7iVNCS9Z22k1gh6dSafE01Afk8Xq4j5v5cHbl9Sb3iRrWw9dPI4YIFSkrFVR\n+BwUjb0BNMq4lzzPxeKz0vE/0pCdwp/1h4WzOM7Y+MYPsdEFQmOW/BbwoEzJ\n/JNV1P4XEaT9KUSM0TeigZeYqTovg/CzLrki0dZZ2xklwPSEDmQy/VrOkLJC\nVckS\r\n=85EU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b0b7b776c8a6343f38c2cbed3c0baf4c0a67b78f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b0b7b77.541+b0b7b77","@test-graphql-cli/common":"4.0.0-alpha-b0b7b77.541+b0b7b77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b0b7b77.541_1586374192559_0.7344193724328887","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cdea906.541":{"name":"graphql-cli","version":"4.0.0-alpha-cdea906.541","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cdea906.541","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e9fb5da666961b98384f8facc8f3dcdc73c5e8b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cdea906.541.tgz","fileCount":14,"integrity":"sha512-5JMzsONlm3glDClYatZwqarUjL5xT3OvNXovw64h4l4Hz4yCIUqgdh3SOuz2ZIohREjl+nZwgKMMCsde3Wi7oQ==","signatures":[{"sig":"MEUCIF38Ic23I0NHq72/oOw5nA/1Ehkc5jVY0HmMNNTyylDWAiEAmSXkE7ZaE6ROxr1axzp+4G6LB+WQk77bWLcYxw3prtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejifjCRA9TVsSAnZWagAAFFsP/2v/wVPr6Z/e8R2R7ABT\nAtYcnqy8tCjPJeHTzDU+iTf7HpTgZbwIjsm3+XRYHv4UK3BaZ89whb40HVBp\n7/ji1k3k/JKKeXsUyxhmxoQmukSiGnRDkiRFdbdtnH4zrmXlhLVnQMPI2obk\n6jamoypHFWMHT16fhj4okXU6Uee4DTAi8eEmbBg/86sfHm3cU7q6Nc33GMC5\n9k0MCAK0DLq56AjUddOXSxL872bPTV45nEvNC7zLg9VpruYRq5spyE3uNSmD\n8x/jfmCMhw1PQ1Xbo1lk91DBEYwMwT3PLt6hT90B2y7+WIDlSYth8hGvsB6B\nvyBAKvx/8abhd0mytZMWQP4opyvP25zFf0dzbRi4uZ4xPip+cdW5kbtS1xZd\n061IW+WcwOKM8l5NrY2cNz59Dh3nzOAT1zmsL4Wtjs0YKdcC2vnqI+y2mnDy\nT2RoKMMjPUUaxz+iH+/HgLvZ+c6pODQlo7+3x0Eb+KJpd+81mZOnd7pgoA9e\nkJWlq3yC02Czwd/TWkGV437qfbGx7U3TtxWoEb4DquQpQ4EV9Cwfwmt5RVnE\nJCMWWzGPFkIieVS1kt2A2hfO26k8PPtTpEtgpV2nCn9WGdKEIehwS7x7p3Bb\nfR0WmgC8eWGzEDyTlJk89Z+uwjjvJZuMP6ndNFkd44XrSu+dHdvxg5YMGg6M\nT5Gu\r\n=m5l7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cdea906024ba52c7d671500dc39e9d6b70bb5327","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-cdea906.541+cdea906","@test-graphql-cli/common":"4.0.0-alpha-cdea906.541+cdea906"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cdea906.541_1586374626912_0.26632802702449765","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bef74ae.542":{"name":"graphql-cli","version":"4.0.0-alpha-bef74ae.542","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bef74ae.542","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bfffb970484b387979d9e5515dbf875ad11b46f9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bef74ae.542.tgz","fileCount":14,"integrity":"sha512-KY8oYaGjuGm80H6rGJO/D+pF7t/UElnloT0c/uzPLp/3rhXleVs9S2yeQrJiEs0GkT203TIKT9IYH6PRsuclCQ==","signatures":[{"sig":"MEUCIGfbsq1rLNRtjiLrHVv0oTKfh/8Oip2RCCqQFMcBnU0TAiEAvU+EEkEDSyDzI/yJAORILjULzvVnfXc1C18o8QgMHc8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejikMCRA9TVsSAnZWagAAcwUP/iY4WI+Lv3jKsEYfOWhu\nvv5/N4009dZqjJM3MV5L85XPvHtdA+NdPbRf18M0aqZUjpQnIhWYNXnP2mgX\nTk7o52RMW6Q2tQsXGi55HkuFJ+bIZOxMYjXWF1XLnq1H7apZAdAY8gfXMODa\nwI/S4cSRcRXd2Jik4irU9+javRsY3Yyc/W4AXE9xrr9gG5FNmbYutslXAkuC\nlaGrf/PcGBxRbPwustaLdeLU7x3EhsKNqb9PXDnMSxkW44aVfFhkf1iEZfIu\nmG2JD9jbkxAFDvQJv6U+BVcaEwTqUZuU+iHjhup8HOpvUkwZzqNEt0NvztIR\nzVSeI2LvngiJAiuVqldkveN/nACfASW/kFDfPL5whFgzMXHCNtRUpzcN9O2s\np1r0sUIMMBzUA8fhMOyf7X2nobho/GsWeHwiJqAH5c8SMAjN4GQxEXz02B2Y\n8fgfBzOP21qAUfjOTcS8fr/lNfT6KL2KeYJx0JsetD709Wwcm6yU9H6MHVcK\nquM+Y/H+UViNUN+6+U0QfCLp5ak/K0tk5/er74QSnz7mPmUHxoso/u8GA86p\nqRHnckkeA+WJjX6h0MJBUUm5AhtWRm5XLRQPjGZcCyJEiXlnpRlsHBdQl3mR\nj5n7crLhyWmq8I1EIcHn9+J0qqQ054B2AlaeQhedlej5UQAReDlPDNkK53KC\nWbjo\r\n=Dr6I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bef74ae77c895397be91a6d9b86a20815826ddb0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-bef74ae.542+bef74ae","@test-graphql-cli/common":"4.0.0-alpha-bef74ae.542+bef74ae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bef74ae.542_1586374923841_0.810212477393726","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ac1f9da.543":{"name":"graphql-cli","version":"4.0.0-alpha-ac1f9da.543","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ac1f9da.543","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a3c5a8ae1caf8f363f6e53fa0a03f1e716eb11b1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ac1f9da.543.tgz","fileCount":14,"integrity":"sha512-5Tr9WlF0pB+O6brxkrGccPAFKwuvuZ1MHKoHFMJnPqTVv3SKjE6hKe2Bz0eRTil+FrfCszfjLrS8Ys8LDjfGSg==","signatures":[{"sig":"MEYCIQC7tqDDVC53kmstx/QW4uuyfthogSfn7xpv4y193TgqTAIhAKYxKZ93Iy3XV1O0Vk6sP+3qA2jyQUtpSzzOGRL6R6up","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejjJ+CRA9TVsSAnZWagAA7F8P/0CrACkgkR79G1tzHxbS\nkB2qbPMgUoTaaR+HsXuGym9wZcr46lgZRef2iB6iVaSn5XWOAKvbtUf1igmS\nVpAQTFbxtdO7z/1cOBrEQarqsPAnMtPB61kh6DCrdKtpBYYhtYJeDDpgg4tK\n9NR/iMMBotWMKj1RR1iR4irfkJTFXDDCv6H9k9fr/a4dRb3dwRLCrVQx0o1c\nqi96IMLF9rqcuVAUeYFF7zd2ri+dOQTqilZJxcCokmpuV9WD5yOtMGUjRZ8E\nm4dx/uL0WNKYwBIytir4qNJ60s2pwQeJYL9vPw2GvQdJb3Y08HiLDZWt4q1N\nIOcSj3JUzBLrfko9J6W1Rv6rh5pceXu3vCmYGL/PnMxACBZ/eA00vcGSGyI3\nlAW21+6icDFdYMPVC2VEUFUhH5jvqQKl4czdHfpGfQ0C/7jiwI9Ltkf7Kuhj\nl6gbaU7mv/oc3Y/ZxaDNVscPy/Q+RFvp4zz8XQdkTN4+QRD4SHvQqNLSBAR/\niB0KqATLRAzFpRA0EGZicS/eOegEV0qr8tMBpxiGe/IlUUoMAyCu8jd0y8i1\nr2vhhZkHUaVYzbnnOISsI8rHi4zVfrrUNDtxueOk8Y0GyYcpjk2R9gwOI4dV\npdI/EYmVBJZ2pJ6iapHJeNcTVGBdzVKRBSY6ZGBAPorEtiv744c+GiPZ0yAO\nuKb5\r\n=rkOa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ac1f9da4ac7aa7ce7b93f396b2eb37e5b2e4ec15","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-ac1f9da.543+ac1f9da","@test-graphql-cli/common":"4.0.0-alpha-ac1f9da.543+ac1f9da"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ac1f9da.543_1586377342581_0.3205600271245874","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9c9d974.543":{"name":"graphql-cli","version":"4.0.0-alpha-9c9d974.543","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9c9d974.543","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7b04d4a7aaa43a8ccf03ae5d8572fc18689ad683","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9c9d974.543.tgz","fileCount":14,"integrity":"sha512-0pbLdb1Fmr/AIP82k4D6+ticKJpfx9atBpwQHh5voZwaE3cdBB3zCmw6VFDchgx6GPCHKaPI/fnjzDQF8o2KIQ==","signatures":[{"sig":"MEUCIQCVW7N/aO24Y7/DcNp7tVyia5q5mr+QO2CyRKO6h4jVrgIgdFwCM2v6bACTsXC0SyKZ5ls1IhExespnPykEUPpOjco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejjKKCRA9TVsSAnZWagAAjPUQAI4ZCh8FHpKXE1J0qqkC\neU3A7KelOhnsJSNi51J8PNgyPoQ09ACyaNNYVgq3Yikln/m5KudvEVUuOpfk\nJ2jHlopyQOigY8tuwuReqyxxetMDCVLiA29/W1Hw0kwIEBWLAP0imLXggbUF\nC4AMnIOCoQmVMwzhzIcDO8V95r1dma7wadNIP7ybj0UNL8+XVnvwYDtldYhZ\nlbz8h07ihT6oJCizkAQbDwy5PgeJx/CTqjpQ1SlKRPTbqa6DKDDjIjhGCSu1\ng9q1ZI7AqlHhHSxy7EK2UkDnefTW7pk8cRMS5wpVLwMVZeG5ZFq8Gzt+IVE4\nUOjrxsuDWsDJqzVvrlvWc2WlJZ2poFDdmxw3XF9Dn4UDpSAjqfaWcJjT03Au\nWm7qSwmX8lnW2P2RF3TR9osue8Mt3fZroDmt6b5bnejyw+TP7QvjaP4O0qZe\nBJ03LZ75KfzEmGvpluEeuQ8+Y4ZoAGx2dkxpU/17w98n96DOxx28AE7WbuUI\nKTTmO8ht8y2zb05wSX9X/MpCwWaWpnzpGz+JKUkSVE0iSEBvSsVUxNS/eaHY\n6GrVFtVvWMEQSuzWakXOC12XKV40w0thWOsZItlBScbZVHZx0qwG9mrqcTkA\nlro0UADSxChLxSSABQwl55JLduOn4SMEGrgGEt6NmWEvKyrVlgE/y9YkPFby\n09S6\r\n=bJAv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9c9d9744ba7ad1950667c3ca1a9fad4f452dbc19","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-9c9d974.543+9c9d974","@test-graphql-cli/common":"4.0.0-alpha-9c9d974.543+9c9d974"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9c9d974.543_1586377354349_0.3076015750746923","host":"s3://npm-registry-packages"}},"4.0.0-alpha-388becd.543":{"name":"graphql-cli","version":"4.0.0-alpha-388becd.543","license":"MIT","_id":"graphql-cli@4.0.0-alpha-388becd.543","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"823055c0d8c356e168cdcb7bdfc300055c9e6ca1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-388becd.543.tgz","fileCount":14,"integrity":"sha512-biy/dyz+CE3Kkot0UPYl4CoTJDLxUCTHIJQ9AQN3jFQ2WR4uHl0g4vAMR7LQ5jhtaXRuzw+pqcF2I0YbQLSSYQ==","signatures":[{"sig":"MEYCIQDdn7rkHinhnQ26jJVcWLql+6lLMKNfr82V+ZrzdWlAIgIhAMRh0W5akThtGhC/szISOvQZ24c9bO8sSusAt5t3yxPP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejjWYCRA9TVsSAnZWagAArxYP/0zG2Ao1hOFFw/Ch7Ofq\nM2quBjUcsMDLqAEkPQon98QZ+q9efmmL0mffOLW5VvW4zR5zenbhdUiS34xB\njLvC7HTxLyB/0wzI029hTHtHeKh+M1Tn5wSghXnDkD6NL8p/+h24gv1uEwOh\n7IRKMJfnziqs1kurWqNW8mVWk5HtftBfKuQAkePwjR0HiEXTPsZeXNVZSnPy\ntniEQRumP1z9U3SB6zByvvE8XEnRCYxkB5UKS3t+4njFd7XjCqPAHTvdR6Sz\nz7PvhzfCuvl+HMTT0ULAsqD71NU9cVrp6/0jAHn82k1WrSoIUHtpnaZokLIr\naMCXXP34ZEhuyC0XuDpZHMvaCQPmB2tCFwK/lmmYdfGq4PSBG9tBKr2buK4y\nX5T0HWUvcoJACNR6edp4YX49nzowV3UbOVSMLC3w1xJGUgfTtyK6OSmYQF/G\noAhgy+VScti2Z5PKdAaYLfsVB9EWDfhUOBGzxQZKt2H6QbvDQpPSbN5r2T9P\neqjNUPfoIzAKSGV6OGaSaSJNkHQL8rVT0CR+IrbfTIyiHQwsvRCE21vcpMZQ\nbErxh7WATxsLch6jmgj5pYKuEyQaVst7+1NCQn6VkBb9eeSv+Zfk63j4PVH2\nFpya5fyBom3sv3UywvziUgoZoANSqqyFnNncQtXx6E2w7gy3rK9/YCtLZLmK\nYkm+\r\n=ipzu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"388becdb953c3ff102af0d78b7d2d1ad0c05340a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-388becd.543+388becd","@test-graphql-cli/common":"4.0.0-alpha-388becd.543+388becd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-388becd.543_1586378136143_0.46449819204285747","host":"s3://npm-registry-packages"}},"4.0.0-alpha-511b3c5.544":{"name":"graphql-cli","version":"4.0.0-alpha-511b3c5.544","license":"MIT","_id":"graphql-cli@4.0.0-alpha-511b3c5.544","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ac3d780daa423c14705a520764a3e8ecd3a248be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-511b3c5.544.tgz","fileCount":14,"integrity":"sha512-tJXuwPbg7S33O8n6g1kkGZRYyoEmer4G+lkakFkPC6uTqfxZfuKXLqYeijtBdJ8jzUEzo+MtWJpCKWJcZ0Z2rQ==","signatures":[{"sig":"MEQCIA2zj2yVIrJmk9gJCaQqUmPWXZ4OtmXKZycAmORl/Gk2AiAKjQmhwTaIbn26CBy5iEI2VjU+hqwrw1GhZJ62n6Jljw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejjdTCRA9TVsSAnZWagAAqWsP/2euyutqmPFwjyno/JeD\nqFAw2HczjJ3mysUuaeWBkZho45KH331CH2Xu5yCoF9UXtIg9mABdQ9z2Z/KM\neyXB9QX3/7Nr1MpsTtL+ztP9nMSNkIbNqFBCXKRF9q81gXQAWYMjK+NbjCtt\nvPteS7ZjLlZ0/C8GrEgFeCsk9qozKOX04hQfhMVJ56WNGSLEdrXkmPDlxCRs\n9VEF7mCW98Xt3SUaHkou1iK3J1swDB9t/yIW6YtoxKUBIA37qGhSLvwqp8zO\npg/oIrtwO/O2vebUa/3q6njfc6DL6oYSfShX44p7TKfdTbakNj9c+7sntRUo\nr8BmY8RdhuC2cJc3rmYBKZvOGxlTJmNJYW4nYFSeH9SRYPQbMmCM1x3nbbXx\nI9XBWTYw9RBfHJ3Ym4HXGCyJ+kE0QaClUA7A+glXhzXxlCj91eX+li8rjMST\npJkcmOG6iEAimjjvxTTHrVtrjKOHItl0b45P8h1lZHfngnvyWUJhZgAtdeLz\nRid3e31pi8QAuryhnsU6xMv/aNnBtvT6a60ROblDBcHdI99Qn5g47mqV/Tnv\nNVH+QpsFQZ4mNSJLqdCGYzoN5u1jvtsA9NnuN5a6hIuI4xv3rRjyVSJULLgm\ngI/kMvh+SADwg1rsr7EQTDNqn4qpQy5ETtpztdSR6hbx4shm3zgSirUW2zpz\na5hG\r\n=X1jP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"511b3c5f7cfd44a4085d3d9bc101ddeef90ea088","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-511b3c5.544+511b3c5","@test-graphql-cli/common":"4.0.0-alpha-511b3c5.544+511b3c5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-511b3c5.544_1586378579082_0.5474400307566052","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cf4bf88.545":{"name":"graphql-cli","version":"4.0.0-alpha-cf4bf88.545","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cf4bf88.545","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"436eecb98a32044ef8fefe6c06c00b24977c317e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cf4bf88.545.tgz","fileCount":14,"integrity":"sha512-A3+oOL75Iaj8dah1ZKi+cZwmudck84apyvx5E5T+N4GqD6VL+VKnfeuiEIh+RWwPihOlXMLIIQvS+uE8uN03Sg==","signatures":[{"sig":"MEYCIQDRKus3jB/u3lnx0jtEmZv7VqNbdL8tVAIRMT0iMzOLAwIhANkpn4P1ee2bqb1775RkWJPGeNm37z+PTw02A07VXJ+i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejkDLCRA9TVsSAnZWagAANwcP/RaOgQOUnFwgDyfpx1cE\n0yjt+tNQaSQBi3voJH3PXZVcLrbSYlFH/U6Aux+hDohDDOKGHA9i34Q2Vnio\nl27hmRVmvO/ESltdEmF02qS/rZovwDyzYuXVdWFahgoj/8TJG0SsIlY8nW0t\nDc9UyEaSxnktipChY+AE2QX6yApKBXuh6805ktj2HZamUkPLFOO8KsgvhjUS\n/55sqSx9/nSkp/bxvDJ2usNVO7+l40OwPFS6Sql1vDRLrscw363/xdy9d+nP\nUbj9yFNEwJgBi3vdf8F29jEwCceVgMRMWBdwB5/bOliy79Lbg3lQE5jF/SNO\noIwJ1pu+BM/hZ8mlZzHer2n4dQ12VmvWGl8JMn5u0dLp7/Drp8/IPfR0bNkt\noCCgnem9NhGUWRRLogHXIebV5Oq1FT41z7v6Zpa3U+MLsCM9cyzza1Y0oNUE\nLpaqRjZQ87KOp1gkNgSwITacvsz1IQGhWVOMqmmyoUQvrLvDTFGFX3J0Yuk0\nQLOQC7n4lx9pWdnum4Vyd4bCEtjleqpWaDWzHjqiKUOw+RxgEv4uq378SONU\nrxx6e3j5yQijjlF2Pdw2zSweLeinxiB+gxp43rS2osKwocY15T6BdpDJTd6b\nvuDG8zLBxF38pIQ/YeejfJCJq770yOmuC0LStVcRCcL0wTuSKN5a1ZPhhULO\nHlhk\r\n=KB9X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cf4bf883acf767b91e25301784fb1e3241ad02e0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-cf4bf88.545+cf4bf88","@test-graphql-cli/common":"4.0.0-alpha-cf4bf88.545+cf4bf88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cf4bf88.545_1586381002661_0.08329853848631252","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1a5ebc5.545":{"name":"graphql-cli","version":"4.0.0-alpha-1a5ebc5.545","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1a5ebc5.545","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"aff2ee3cbf73984f524845ef1c5f7b3b7db7991c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1a5ebc5.545.tgz","fileCount":14,"integrity":"sha512-aJODl+b+U7FoA9ZcU47b80oGdcWpJPhH6lIudNPjDihQzl3mfBoAIXMxgiHL1UaU6klPmR8Oo6T1R+inMcDOqQ==","signatures":[{"sig":"MEUCIAYhn4QUVU5QswghwDNyVbpDvqbmUyq/7DXdPyihX3RGAiEAl6aDhj+X1GZAAwLaYCD2IMPNWRsGHoEESzIgNUDbsh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejk/0CRA9TVsSAnZWagAA56EP/20f4Tp9pZYzNpAsvH9C\nR0rFxHjMTN5PltULzWFl/G/IxCF/5zcH+jI4BPuv4rlsiBkRfV0cqO6/nR4U\neuqXpTIvdJCuk9M3n3DM+GFERYwid8knM6vvywNCle5KHvAEaZkUjFl+s+iu\nKywRcctD6FHn+ZbmK5PaArpMKl6fjkvsDgoF5XIg4DEWSrxoclDJHY9UI3hw\nPNMTuknkUTT7hk2gZlV46Jo/p6gpmfgGBYzMGg8rUJzPkDEyhQhzxlCA+eeq\nfYzi8SMuv7uv+l+zTl70dagDznvkn+MSl0D/hE+b4lCJ/lnlEVK/76zPpGjF\nND+sEhZ8/dj0gnZQF6P5ZxjV/W+MbTJQdnMSCc0yxeA4nSHYL5+rrR0+sQdb\nkiRgNGDOLcUzF8L5ahFA8oRkQCbXVyZpFKwkD/tx14pW5kb+tXGczYcfnthn\ngKyi2KH4huevWAWGFJWN0R2u3q/d4IhzoAOnQvCTKyrDrlmZqfVGAMjLtzKH\n1I6j8q9B01+AMvcLVMDfHc3PgganLOBOHV8cwdtXW4gZVLJw27vryPa+dFJk\nhWlP1lZv63NzCi8+yW2GotK8EogpN+xncT8FO9OJEJsQiXxk7PQGS961lmUL\nT2l3N8l/ZSoErKS9yKG7VKzpE768WL4w3OcHDgbn8tSv1XmyRJeYXOatgIzf\ndEG/\r\n=3gMB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1a5ebc5910bcc0361cbb16bd5220503381a60143","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-1a5ebc5.545+1a5ebc5","@test-graphql-cli/common":"4.0.0-alpha-1a5ebc5.545+1a5ebc5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1a5ebc5.545_1586384884124_0.6488195987268761","host":"s3://npm-registry-packages"}},"4.0.0-alpha-17ccb40.545":{"name":"graphql-cli","version":"4.0.0-alpha-17ccb40.545","license":"MIT","_id":"graphql-cli@4.0.0-alpha-17ccb40.545","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ec00291919a84607e581fc6c584ff3c1c1a28b92","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-17ccb40.545.tgz","fileCount":14,"integrity":"sha512-qdYkwXAoJu4lx80bu+Kn5Ym+haVXUtysYqq1DdvQl4SHkNUJ7Y+c+FbKTkH0ztkZCiYOvjqUdQr2B0rJyDA7yw==","signatures":[{"sig":"MEUCIGCDi9yicmX8sm3qTyqvSXWJkhw5tkK6IpjPMnqUGsjDAiEAnp8XeTOtSr6WeXWHGEpt5KyZSVkV0KwgujlcT8KeRFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejlEdCRA9TVsSAnZWagAADK4P/0fcj2U7LxnQSoubtBf8\nqzTwFrbmQ9uv3uC14Qr3WwUrb3Rp/CJcx1ZHNHvRi1TVj1ZVXdV/v46BuczL\nTdLYv0oT7/kz+BgwnKm99rnPQKk0ax4zjLktj+8I3lHQ0ebRDPC1uU9kHDv8\nb9kA8mmyQpZqkfSBuqsfcAbxz+lZmpDxmLUBv1+wBazxQfvLZRNAYdK4VwmE\nFkAaVInEjUs53ruiqRigCOy2xrfGl3IeL3xJKO8460kvOWLiUc0BuRwULZlT\nXq04Jsu/IM0JmUDj2hcqTvoaJmBASZuy3OrbkuZl668JL9JURx6Qqdc9apj5\nuKskET8fNSzLdu9h51fABkm+nO4Mhk3HpO98oVEh61J19kXUWVt6bNYGUtKU\nK1AF7QJ1D3C+x4pQUGi7sL97RYmNmEdqpZwaRG2T+2LhHUDaLPYsDfF+s97u\nEITdbv9akxjGFBmaOJOLwWYB1MixI34OmWeLqkrrH1EpaJqH6blNF8Zy3dFl\n4leBhP3V+BO3pGTZI0c2UxlP57yJvGkPa+/WhPNDEygP0A5QajZxt6LDc1uE\nUWvXCjhRtK4ib3R7DXEq/wpJNleVHYl15tXdcCpAC3DlrHu/Gz1l030kxzcp\nGeIjfDbaIVOoUBGo68XwGmzO+Nhko1sFTF8Tcvc2TKhqQO3FAoTtz8EX/tGr\n9jQf\r\n=ba30\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"17ccb40ce2bc54a88fd624caa7e01331d95f0d4e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-17ccb40.545+17ccb40","@test-graphql-cli/common":"4.0.0-alpha-17ccb40.545+17ccb40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-17ccb40.545_1586385180813_0.021274687683747073","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b633715.546":{"name":"graphql-cli","version":"4.0.0-alpha-b633715.546","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b633715.546","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3cefffd622b0d3a43baa07db5cc0cbb2ac50ee4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b633715.546.tgz","fileCount":14,"integrity":"sha512-YKBLTXuBj5f0dST3+v9ZdLMU2KeCPmuGkYYoqmM25927F7e7zRW1ebXQakVwGh1P/lcb/MMojn/F1AdMmsXdfA==","signatures":[{"sig":"MEYCIQCRlIr67fUNA27CzsPdTounIiUGWbeJ9d0jB5fdsSFLsAIhAKGp+2CBJDJbjwSMs910ZqiuF/OJrgEG9/bnN9czqkBF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeju9FCRA9TVsSAnZWagAA8dsQAILgjulIj5bMFeODbXV0\nGC1/H3eX8j8uHpoKQPggVh9GXuMmZgmvfEZIHIqQx4NzzoBLDUhcsDV10L8l\nmMOGyt3LHj3GGQggtXUm6zkMyznilUH2JBAwepQBbFP79fWOQA/HyIrMr9zs\nroX4rS6W0HZPLVvvHX2tFW/mWAr+DeSCa6NvmPZFD5XKlwYgLxc61Vaf82uN\nFcY90G/Kh5rGOiKnDOHFfpTZhlqEomRPuY86JoH0MxaDZZKn/WSaQf3UvsTA\nCiVN5WiaMrvavtR8mu/nNgkHbkNsyt6znJTZb/3Bx3iRdUce62R4JsCMeeF1\njS8tBQg2pzrm6vA1unREc5W8pLtsE/E4WzYPSZLrne0Q3EB81Gx5iTRCIn9T\nEEpxvegb5qEjd+KDj89iQxuYasZP8CtijjqFkbYiUxJeQNBTsvix9NCiqeb7\nNy5YiXSDhbE0ulr7wWX2+tCYJI5rIE4U6pOC0bC1DHVTGwDHM/qo/MsJOJ50\nuTMGUlU5cDAEyNc8uBy8P9NO5lZz1Sw4RpECrnNKLA77apwtuWA3fj+4KcTV\nBQFd3hzMZD/beRE53hTLahjMxLGxNkAhMSX4x56NXLSbyRd+liY+dNc8TM7Z\nHL/gX/CvLD9mhqe3Msf2l9PRQahjaRKqCWHsb5ErIczlbVl4+bgA40Z0Srdx\nEqSF\r\n=S+FV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b633715ce6f9eb2cb45c37cc35c4ee7f8ba77bb3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b633715.546+b633715","@test-graphql-cli/common":"4.0.0-alpha-b633715.546+b633715"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b633715.546_1586425669350_0.8390802614736455","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f667cce.546":{"name":"graphql-cli","version":"4.0.0-alpha-f667cce.546","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f667cce.546","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"84c55f237e14a8a733de65973cf3d20ecff3b596","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f667cce.546.tgz","fileCount":14,"integrity":"sha512-34Qiy8hNgiqec4AlSXYBATIhZnyu4H8omFo5myX+Q8xHfO2eaw+HxQ0F0RJ9zwaccPFhplSpegDTCIoCkGEleg==","signatures":[{"sig":"MEUCIGyZ22U1vCumlT0KWJjAjop0cbD3mkGGo8lzX+FEyKJdAiEA+LOLAJJALx9z1Ju1AG7PWOerg2DizhjdG5cXMIfebis=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejvBlCRA9TVsSAnZWagAA3lkP/1U9cffU6LtcghT/6gKZ\n+ZJyqW2Sx2zqI1m0GNVhM3Uj6CKUd/FsBSEKMttC8oi7e9Bv9apcB4WU7P2I\nOzBTIpVaDkkzzDoJV7XRToIvKLNMVBLFxFjgk/M0X8b2raUdkp0hhhbWCzQ5\nU2lF8z0Azz58WiJY7STQ7tPuSj6C2YZPAbPMeuoCCKj7fBQrYiE5b4iqdp63\nZLXcdhKKJxUu+fpdDcoVHDUmURwIjP7nCc+0Bx9hB+ohzjFTHekQMEI1nNmW\nn/64esP1LeFSYekbhtUNa+deBDni/w5bslMFM6OP7M5N9F6LZ8U1HJNYcNWt\nocesd7mQv/SeeMWc6ZUhOS7paaZeBnk3fmSE4DdcULh7ZR9K2BaIkSYBJvz5\nq5PqGAvgYBor9fOIAdvqz25YcNUHCYnyfOc8rnwvMb01xhq0k4Oflq9nnxy7\nK60WVxVwN4g6Z6HWNW47ukbYFoBZw6bFZfKl9Ri0VidR3don4HaxUXp8059R\nQ4QBcg3g3bDZo9fuQ5cCKjUVigkglb/04oZ7x/URW/7OFN6+5mnXSAID9C2n\nSe8Z1ht7VzAYCa2bYjURvzCTo4b21a10GZK3aatnd4ZHe+fxGOYf0LlUXFLA\n4CF71lRz5ptyn+2ozZ8PA30y2YVPmQl3XadjO1dtYPF2SMgaAPa8nqPf0mHA\nkyPx\r\n=SHXr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f667cce8b2dfe9603e1729b0489a89214ecd0f65","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f667cce.546+f667cce","@test-graphql-cli/common":"4.0.0-alpha-f667cce.546+f667cce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f667cce.546_1586425957086_0.5983431476154513","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d26aa23.547":{"name":"graphql-cli","version":"4.0.0-alpha-d26aa23.547","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d26aa23.547","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d4f01f7b89fc4618851309ada1423fedde5c2287","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d26aa23.547.tgz","fileCount":14,"integrity":"sha512-rp4P7Wm7f6OPYCRAM1PvUDHpa5R8q6OfumXX8nt/TyMDGTMBDCIhtaItT6uXJXOpI+RdAFKu8x9ZcKwPBX+1Dg==","signatures":[{"sig":"MEYCIQD0EuzhQftGxbNfp/D03qbpvwDlRmB2bRUxEoKk9r960AIhAKrj9EQmgo7P9NGUjXF7DZ2EobC+mOYyjiCJRpFKTTMV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejy8pCRA9TVsSAnZWagAAvUcP/iPJcA5UaKVXwrq9cCcC\nTqx9ywdrz2AldRtYzmy+a7BDgRwvxyD8owlBqziX9osjuB/3uxTCuACwqy+7\nOOPVraNxkXCB3dhJNE9FiJY4pamQniFw8fzoGCff9B1p/cPKx/bBUJiWCDVt\nLSpqBE2S6vsMMN8zfCHo+a7zgLeEsuib7WKV1RMQ4ZEQB4Wh8Q/KIuDMU0NL\nImuUB1XM8EDXZ+6NlLnZpXVE2wmZbML6Ppv8DNgWQ9F/Uypfe3tcCIyYGvQ/\nLe9Gyf0nUgH7XWA5WP5VDytRLO25zsKVUcoQBfvUtUkDl1P0/zolKtBnOpwJ\nNmAZMTIjA9iuhhFRvp5uZh7leneDa+r7BORasegEdJVzu0cZkXsSXeIdwPCd\noiI4YXmFrZkrtnJV1qeaXnaq0JxdXrqpAn+3YJCEO1CAglexdIu46+Iyl41p\nTrVF55RimhgEjTvGRe6mCKCkcYSPx3NC2ilLn6wGdw17m/edQxr41bYvzKzB\njodNWBCEF/DsUTqOQnF7khnTEqyyxu85yRHoP5NRWV0RYCithuyoCqdAZSoK\n6TrsHCe9mhF4cpWy10EM9HGMfjl5aKHimbod0byfw1yutN4gwLI3bzRWngNl\nfBpj0sJikw4WPS7HUDW2V18AtUCLc5ycYy3Oxo5MwGxqrCpFVVtMbyHVvblo\nQkk4\r\n=op6A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d26aa23a949a578743987f732c5c37aff3e923e0","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d26aa23.547+d26aa23","@test-graphql-cli/common":"4.0.0-alpha-d26aa23.547+d26aa23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d26aa23.547_1586442024614_0.32199435843446","host":"s3://npm-registry-packages"}},"4.0.0-alpha-99fc0ce.547":{"name":"graphql-cli","version":"4.0.0-alpha-99fc0ce.547","license":"MIT","_id":"graphql-cli@4.0.0-alpha-99fc0ce.547","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c788a230376244fc3828ecdebbfdf82076193440","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-99fc0ce.547.tgz","fileCount":14,"integrity":"sha512-GRfRtSy04C3gXE9p42nTin8R2M9WwtS+/hwC05IiQhl1+eeRqBip8m7xaSU9YhkYgV2nQHjy+Pyk7VTlVGL7vA==","signatures":[{"sig":"MEUCIQD7vtVPIOhZM6JgpPycGrOevoBwEMA3gyQoaF4St2MRygIgUM9F/4Dlv20IzaZMbjCr5Xx39DhmWm1S5di5KTEsEg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejzL/CRA9TVsSAnZWagAA34IP/A2ianO0GjeAKWqy34cP\nHyeOIb6yfi+lliOs5+8dqY54Kb61POP2DQq6EYYEuXp6awqtJBMhS1qUnA0U\nJXx/lTbE/kgi6p38zlPIwIK9y7fO4lubyiKvK5h6IG/RcT+z8e81ux3RbFO2\nHo0cvuLLnuXQHccsBY/Ro1XEMfZi63yZGRFmckjIQFvCq0r5AwAztOIzKF+M\nfc1jw0ETcNyji+IAIzeZxRfai8csJzOGUYVZIZm4NDHPoN0mWICcVPSP1ZZo\nZ+riLlGBvI8lzYYxEXFzlVrEiORBQea7OmJrozA311qcdbdAAaeTEaGLfmsu\nSMg8ueZsLsxGeS/WSjJB48vdenRk0nsgWlJ4ayTVu1mcpvGxxBK/4w4tjpXu\niLTrh0oQZnhTBkwZAEuXJua+oNZSOjTmRUrxnrMNOU28Q5cwUnFQlWj7m8Lg\nrSewZA/ae19jLaVpqA+gMjAuWw4oUiXcm1B2klGOPARlbFPJS6RnJXdXP31k\nyygzowqv67fucl30bTkr8eCt23ye+4fX2So0basdCysDvcX+eN4WIMEUwEAh\nqLZhGzuIKUFA0JKh06InZnrDR8EmZ33bhk/mvl9OG611+rfLQZZRFq1lFkIk\npuu3kTTULpFMXhxk1JmwUDBiknaidiXToZfusIDw9YbzzE34OaPAAWYV/EgF\nQ67n\r\n=uKIM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"99fc0ceb1c8cd38f00358fa080529bdf22088da2","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-99fc0ce.547+99fc0ce","@test-graphql-cli/common":"4.0.0-alpha-99fc0ce.547+99fc0ce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-99fc0ce.547_1586443007031_0.6832816325440405","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5a6b94b.548":{"name":"graphql-cli","version":"4.0.0-alpha-5a6b94b.548","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5a6b94b.548","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"91cb6d8e851c4094dc3b2c5eab8ffe150dcace95","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5a6b94b.548.tgz","fileCount":14,"integrity":"sha512-3VgagX7fEwY2xBzcdQ0hqGFxGZmR4DsH+3hWBXmmFeiWa2faTyZd+aLp+kwZX3w8uPFWUg/RkZqKsi7ChKSwUA==","signatures":[{"sig":"MEQCIGxY6IgABF8uWa5I9jPdfUUFgvHF6LQcQxHdUHsQjrBYAiALcoPpxw+kQ1F98NPQQIi1tveXrNSenWY7R3a99gW5Sw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejzQ0CRA9TVsSAnZWagAAxw0P/3cVbPshj/mtSPQdKB/1\npfcneD/wldiCWJhX9fiW3uG80uZDrxMfZVq9fZ4fIohpU9qNbh3EwTw0HwVR\nI77pBE9jAXupCG7Bmowtyf31CIOAYdDzT6/DEl3TxxAgVekF8fyfgneZqI6X\nmgH9AStOkEbixJ57PNgvF5t1/qRENQrh1Z0P67qLqk7vFehBWOVCycwJec4m\ns+iS3MMxFxP3nwC5UPHz16jjSGM55M7NUFopDAbqrOuOCe0Kbk86UBmQdV27\nRkchxLafS2OuJLFDijhcDNZjZlT7POznnR27bYnkM8FAh411IRKwOgMXKgzz\n8KwY2TPQ0GDduq3LPy+kSB+V3q9AESeNWpUPUh/qfEgPB/XKtT93VDHSg8uN\nVl6Oa2Qs3S4u1slVr2TDpmQNjjm2IbZPItVXWip1Vdej+fSnQoaEVwjFFkKd\nxNoYEBDqKCy5IXfkwHGCv3UDToBm9RkPvA5rjV8BsFZJXVCR11qUcps2Zx2y\n25VTqSHj1QQ+uXbGJydOzZU7vWFUOEPLo1TD77qn2rZuOzm7wMwHXmUjzXrm\nB1IRjpOVXVSXF/73nJOtpwfZzVMYWWK3xb+iuyWNNmiygo83olKWoy5hcgle\nu+vlt+jT1ZyHDRS2EgdFyCCzhE/B2Y9HptEgntU71nmTt8XO0FPC7M8hdXed\nUrgN\r\n=nIcb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5a6b94b70cad9e611dfc761f453a8f2e031c5464","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-5a6b94b.548+5a6b94b","@test-graphql-cli/common":"4.0.0-alpha-5a6b94b.548+5a6b94b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5a6b94b.548_1586443316127_0.41930096815275886","host":"s3://npm-registry-packages"}},"4.0.0-alpha-78f18ee.548":{"name":"graphql-cli","version":"4.0.0-alpha-78f18ee.548","license":"MIT","_id":"graphql-cli@4.0.0-alpha-78f18ee.548","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9feb77654727dc17ffa512516df31790ebbd427c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-78f18ee.548.tgz","fileCount":14,"integrity":"sha512-ZnBlpi10o/rEJX5GpMT6lTvAx5Q2VFNn1vlJ21bQjZ5C/m7FBr4805rnrzhV3f3O830uJ7hF5cm/+lmIqqeoQQ==","signatures":[{"sig":"MEUCIQDhRN+3EHre3pCxronF4koUBxbSHFC7X8dElubi3vYE6wIgHDPbZBOu8sDqt7wdcO6hX00FxJUORfuCpcgt+uxQ0Ws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej0NpCRA9TVsSAnZWagAA6i4P/18faWpo3qq10JqTbOmi\ncmgQj6IzxMQOn4kjf5eUA61aRWqdw/u9yvrHqA9dvl33gtsXBX0iyIbcRyuZ\nx5GAcxg73FTmcipVhivUTiNWZ6NgrUEk6lQP6U0mCDnl0wLxlGbQ4SH49Z97\nCnMjFTua++9RGvEav2cBAqII6WnQWNLGl2gVKv2t15bFohzDia7zAA5V3cSs\nCcl43iZ60v0i5Y1qKKjth3Jmj05u9brW0E5dt1rkkaTwoE3lfSL15YSmlqkA\nBH7QkXVwq0ofNPeZAMiz8qMa9CU/WeIsSl2sE+1r13ZqNtEFktyFcA1txrnG\nc31ztTEg3wdgP5UVOq06uNSeXKb7b88aofIMnfHiCG0zfvaqAiwTXSEROEKv\nu4tOEiBUMzq45PRkakWs26SiHjDPO6FTSMg5K/B/nhLGW9mq465Aails+f7X\na0dazXMRXYmcrQN+7PqVmrRncW1Fe7Q5x8TrAiQKQkH1gaXcNF0jubTzRB9r\noA8u6+9OX1jV7MZJhrDlTULMQJMTA0NFBUYeFbhJmlI3KVV/o7MME666Bp8X\nrYk6O+l9cmeQKpTKB00rEeZinK9mebI3oSSDqJzZEzIFXmjwk075I0C7HeQ8\npO+EVvas73OE354BaDqbVrsUGZBQgBEa9xZaouQ9ZGR3R7bfJYxUfrgSH8R5\nS+X0\r\n=L1A0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"78f18ee1e99fc2ce9b50a7e825abde6c0087f685","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-78f18ee.548+78f18ee","@test-graphql-cli/common":"4.0.0-alpha-78f18ee.548+78f18ee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-78f18ee.548_1586447208892_0.661473248862116","host":"s3://npm-registry-packages"}},"4.0.0-alpha-881f8bb.549":{"name":"graphql-cli","version":"4.0.0-alpha-881f8bb.549","license":"MIT","_id":"graphql-cli@4.0.0-alpha-881f8bb.549","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"77862b425db7beca693740f5bf12ef820011b146","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-881f8bb.549.tgz","fileCount":14,"integrity":"sha512-tGdSaZJ6NqNP/K3UARK+tO7thZOy2Uw7FUYEnebJknAlRb7M0TvWKhx/Bke1P/aJ4Z1Vnu7WLOsw+5frbSRs7Q==","signatures":[{"sig":"MEUCIQCpWvzg0k3MNDxDb2PkGKZxwOiw1TXmuFyzJANMrGsf0QIgS4mDJMYvLNrAzfH88gQ0XuWgqTrFCm8si/k3e7f+2Z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej1ZxCRA9TVsSAnZWagAAChgQAJBnDrM8v9cAqEEeoOIS\nQY9qdlsEYHTpUhdt9vczoCGTk/W0FaLbtZ2jtGc0LpwlfFqo0sh9zQ+ycjVw\n0WRk2kGrTpI4gMVhpOwUZ0lmy1RUIbI9IXiNTpVZK09OdIi1wECi3FynmwwZ\n0Y8iSfaqRHSReLq4cR4iQ2yWlHG0auNgPKXAoEyXXAaJQHwsyYIc3I4Qa0QB\nldZSsqdcP3MRuiRYASBUqqaK1kePhprZgpx2sS4i49+oRwPG9H+nyF05CN06\nVO872VPR/o2iBSqlT/OUzTLYkmXmYrISoo34tbKO+vzlt6jGegCenXoe2M7+\n2L3xBFnUNeqeuFhhbtzgJ1CmMZbTQHHFBfg9X7O4oCQMAqzDTfm2PLSo931D\nkAu8HkTo+GA3XX1FaaK954EL13ZQKzA4wiUhWqgJ+s/GQRKQDgJ6P0uc9+8V\nG4E0sdadvXjKK7XIIZ8PqddSCP6it0i9mLTxFTC78/+OIlTdu5q6ITTVGV6y\no7lw6SmEL0mvExuYfhm07VDlfXx6i+jWjB6uJDWH/5Oymu77lzV6WpRen1JV\nxWiNKEKlyl6yA+9tMDlRpeGLMkelCx6dIypGZcqmyN80CutsydxTqoPrO9W6\nmtH3Vdwkiwpp2XXC3LalEmhxoeBKFvxKNSEQMT8jrKSnyACq/++ONsP2k3DU\nKA0x\r\n=F1Ec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"881f8bbb3f15c9fef7596bfc710b693089aa3f87","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-881f8bb.549+881f8bb","@test-graphql-cli/common":"4.0.0-alpha-881f8bb.549+881f8bb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-881f8bb.549_1586452081378_0.30566007308284115","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bd3ffc3.549":{"name":"graphql-cli","version":"4.0.0-alpha-bd3ffc3.549","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bd3ffc3.549","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9f622be5c3ac22490cf5e837b6e79a0cd13f71fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bd3ffc3.549.tgz","fileCount":14,"integrity":"sha512-N7hGLqalLnZrSH+BqPRZNub/2JjK/9K71K9lC0pAhekzEYcAQ25TxL1fDol9lC0MPGBiSEKUW/7vf3/KjFCwqw==","signatures":[{"sig":"MEQCIFNauWZ5+z1Hi3FecAPM83aZ+Y0VYnJDVrvVysCIpKnmAiARCbqDxowuuOpd6Gql+fxuRpEYRrHf1/F8odma3kldtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej1siCRA9TVsSAnZWagAA7FIP/1HJYLFSTZMPMFeDq/C3\niqzq3Hll5dkAPQYP4DJ0CN9XR6ELngcgvBme5NzioN3/xcCHXO5LynYemGOf\nOrxobJ1fj9maknTp4y5bVst+hpkkydf+HZOckRPfzkCyMH2LAUlIsDiZHpbG\npNa9MQn+4mn2a279Lq6ACi03DoZajy20jjJNkC8paPRayLTuc/qaP5Mvr81i\ngZvTCUt1ibE4c/3fyRhdY+c5nLmGARbfRWgZR72BvHWVYq/yFRYTzdUAMzJl\n/bBlZFG8doZEIXHA91oQNkeVF7n9HWIA7BtE+Asu9xprkPYQxNtK9plBaxvk\nMOxGCbLYHhmJjQ8ZsEb7JCvdH99oofpNFzmdGybb6d8F6vaLIDTZ9fAFBZEC\niVS2IXt9PmfjdCuzsdD1H4mWD5h3b/GRkT7qZc0vKEQKr8r6EB0yBhr/zyCc\nFw7Eilzk9bNWHH2wOaRgqIIBMauVQucdBraxopxs8008FD98+pl3RlqBe+4F\nAIarY2GBT32Q35YoYzgnkaU1aoVAJ9wXpykaEYbtEHJh5gtkNfF5hFrQi+hJ\nNmRjyrmYEXwJH/ZirFR4ztzahclyNEFby53lWqu6Zlgbm0/mxyPJC5HUJWRt\nNryjtbd53NZJm1CUqDPOP9l1XZW4vEv5iTY6N5Fr7iGlvjsJmbWLUzKFaJFW\nsOhA\r\n=wyaY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bd3ffc31898ae87f142615e88eccae5fde867b4e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-bd3ffc3.549+bd3ffc3","@test-graphql-cli/common":"4.0.0-alpha-bd3ffc3.549+bd3ffc3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bd3ffc3.549_1586453281897_0.7851880254812429","host":"s3://npm-registry-packages"}},"4.0.0-alpha-34f24d6.550":{"name":"graphql-cli","version":"4.0.0-alpha-34f24d6.550","license":"MIT","_id":"graphql-cli@4.0.0-alpha-34f24d6.550","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d487a97944ada6125ae580547e8e52f16f641de0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-34f24d6.550.tgz","fileCount":14,"integrity":"sha512-qST4bjnVBw/Vj8CLfFsIa7rDPNdKOukc+mABNcEm+E8D5Ud1xbOU8JJ1T2EG0VcFP0GqaOJOqoU1bbEt4raOgw==","signatures":[{"sig":"MEQCIF056Y9VGOIcuUEb18zE4P8eQfsayIlc8AZAuN859+XBAiAcbN+coCUkuILbyY47JZkd8P5+1X8sDn1X03RCH5MdRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej2lsCRA9TVsSAnZWagAAZy4P/RhyKHVjhxYnKvxo9uyk\ng5ukAZ0vgMYy1vSfv5187GwYs0EG2siUqeKSPPvJz5mjM2lqyUpj+n81YSJT\nWcPBTngiakVPTf9QaPNCzyBpIorpICLFm+tND5Zm4DZGF+YIfGi7Y89EJOgT\no8+QSCHRJKKJafhr3u3KfRwhrB6U8/S9pQ3O3XSEFbup6a2yqoEqbKjMjHgg\n2VV3Qu53dfoKrnST4buJgwaiS3mBdBu8SOqo7B/8AhCLNrWNRM/PAXQFGTqW\naryvs44mDRjXYZ/TaBFsMmRy3JKnr3mAC2iIFsxHC9njt4u1gfd+atK/gKUR\nUIViiPsM0BbBOJrd+2nHSWjU0xD8BYXm2f9UGJj1Qk8BiabAZIVqGbpUaqfa\nwYAj9Sr943gTsi8PdBfic/uS05J35Q8nd4loVtH11jon/PMriWa5B79RbIrm\nH4W0ps3aJUqotXNkhrG1XNip5eOAFyzfnKxbMDgmgpxwAkdkA14aQNUxXZol\nrw9TLxDnZYSP6eV0MMjMsI536tkSGYmfognWm4Giw6rArkU8WhQ4oJaH10eS\njrkwmIOPACoGBGHtyiPKmG4cgm3peuNRuANgrzps8RB/4QscDjjv/woaPX59\nE0TEletiIEWrhYbdqWjo3OWNgMxR29po1kZXMYIqOO++MsTgtbsW0O0FcewK\noVea\r\n=hP8B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"34f24d6bf8ff649221efea8566f9a5262fc6cd0c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-34f24d6.550+34f24d6","@test-graphql-cli/common":"4.0.0-alpha-34f24d6.550+34f24d6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-34f24d6.550_1586456939695_0.9346791356497468","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0030404.550":{"name":"graphql-cli","version":"4.0.0-alpha-0030404.550","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0030404.550","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3db686f38c86f4e68d271f8692ee5bbfb1f269b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0030404.550.tgz","fileCount":14,"integrity":"sha512-oNbTWbprNaGBUArhhMUIQs3MROCqLNPTwurHz1iK2mKWVtXSztwFGnmZ81k1b5SZES7UyV8G05SKNh+eQkbe/Q==","signatures":[{"sig":"MEUCIAoS6DJkXlc8jTorsM5XMY/Et2ow4OPNLHb+JCfDy0lQAiEAqjEiNdwVbesnw1neGg8RduqdCKR5EpFW76BH7B03IVA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej3uvCRA9TVsSAnZWagAAEtYQAJ0wuQ8Np6aqXbEOCHfG\n1pNQeq0J/caVFv8kly854z/nOFaQOEXSJ43eTDKNRNapB2pVrq7Ey/COfojd\nEwUNlIksmDfP/OlGBhIwFUi1Nf+Nw/uPNu/sPgTFDEgJGygcqbT4jkulDVsS\nM/SiW4HmELDKHnARZnZS4TfmR/J0BKFq7TPf4krDS3zyxTSxi15BgbvBdT4Y\nhtNgUuQPPOCWuAWzvsf+sqwO0HzPryXRXApHv9N4Kis5AUUdZnkV9Hb3wmdo\n2b+SnJUgKwol8BK80dz8QxkN464RleHneJWaf/58clat9nmMFNsQEYJ6i81Q\nDDdF29yvnJnD310dD2jWZoQG9yFqeuAAs7kr5fs8OF11/XbVpJz7jQMw4k4X\nSqnqY809jIXeO85BClPu9h3xrcdlILNyjTxZRMP61/4bJoeXAO3TS39P//L3\nUI6QCmHrZKrgqcA0+VzG6u7elllPwDBA7NMApYJLzxg0xljzWgICT/OHbcbo\n7Dgda9XAKT1iirmhM9pWILnoKMqQF/5rTlc8+rlz5br0QuXnYuip1xYm4nSE\nN4vqzubmgsscOdBtoRirFFJlzlvH95NiiTuFbY/zaGYDRGZLcsMnqSA5G8XP\nvSIK2QNORT5uMYdNMFsz5SQBC82uaELgPCDpfde3DD8GfEwVz1CKyIiidkWu\ndSvf\r\n=qrm+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0030404ff04979c6f2ffcfba75b19f925df62dd8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0030404.550+0030404","@test-graphql-cli/common":"4.0.0-alpha-0030404.550+0030404"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0030404.550_1586461614751_0.4062267380949365","host":"s3://npm-registry-packages"}},"4.0.0-alpha-5e97b39.551":{"name":"graphql-cli","version":"4.0.0-alpha-5e97b39.551","license":"MIT","_id":"graphql-cli@4.0.0-alpha-5e97b39.551","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0323e7ba11b44153d939ec8fbe3648780830d2bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-5e97b39.551.tgz","fileCount":14,"integrity":"sha512-Z8duVrMMa64A4jjlrkPDCHfEyTQLjf+RQz1OmhPT3A3bPEgU1V2QlIJ/bEVEazw15DOMUSxZDt0soM++mjkq3w==","signatures":[{"sig":"MEUCIDqA2c7THR18J5gSTNe9cRGEk8proac+jkwKWM01DBf8AiEAux4tSG8pCeKfSDNJ9sj5l2cR3zcS/7fyQFnyoMqq56g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej4aoCRA9TVsSAnZWagAAQ5MP+gPuN0gvET3P8Whmtvas\nf18YCJOqealQueMwYO2Z9YjL9cBWIgqMPiu+7aDh3FLhNuc1iR46aU6TsIDh\neut/TopV5ggJrb++AAMcar1payzP0C36shP9CzrPZ27PVbehrHrOyb4lSG/d\nDfvo3xBgadrJQoCvdnTVby7IfJRlcs3KR+PANeNg46KuJDvn2E4gtODhjqWp\n7JY7zjwjl9bcujLeZDeWGYvxT+0x/JUeEBQ5hkl1RVHowgRdYyLq8c8urtoj\nLcL8fS+YkHCQJDPBrxoYCm8Mgn/X9hitRRqGNuKxGfqCkbvfHOCt0ap8exMn\nH59Jn7u49kNxxs2mTL7xs3bX4pvrmP4+MT4e4a7Uz962vID0Phyon9TR8Gzs\nsKO+On+NBuvQcr18wgQImVi/p0Mo6JWvYro9PSvUXr8HB6Pa9uA4sFvK+Uk2\n0vEMIx2Oe9dtsrVcbAQol7BNTrBhCFBFbawwxyUcGtVeCTe+/nPDXPJVYs+P\nx2NSYi6oYoHa3NWMhlC0KbylwpzFh8B80dJi1tiuZej1vIXTTlOdgfxgAlJ+\nsLV+Avprjh/MKBwsd/zdET9XGrA7wFlk1lw/muGNboMNp121ZST/DqGwk+1g\n9SQ30Q1qoknPwgQpI5PoLrmtTcKltOmGHNI3GE8SBD/0P1CgfdQ0cmBMcKlL\n2sYw\r\n=+AEY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"5e97b3924f8768c6d7d45ccad0e01719ce96e8ba","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-5e97b39.551+5e97b39","@test-graphql-cli/common":"4.0.0-alpha-5e97b39.551+5e97b39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-5e97b39.551_1586464424312_0.7887598889112957","host":"s3://npm-registry-packages"}},"4.0.0-alpha-031fe25.551":{"name":"graphql-cli","version":"4.0.0-alpha-031fe25.551","license":"MIT","_id":"graphql-cli@4.0.0-alpha-031fe25.551","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5cbe9f2307178cd42e4662b0a8afb804319f06ee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-031fe25.551.tgz","fileCount":14,"integrity":"sha512-zhfMOMDGCYSqbcvvewONb3xrcs+TXdNRBvOE8NpHBuH6bhfemP8HlAbhkZp4nO+lL0IKZlSbfbOKf0CKhaqimw==","signatures":[{"sig":"MEQCIEhMbR89BKfUytcv9qnMNJGChiON8V+LdKq3obiuLdnUAiB7ROWpHPfR1ttOJJUnhvsk5KgMkafYgqrKvO2hwBSngQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej4a/CRA9TVsSAnZWagAAQ/AP/3GaZfiFLwkYPY8KHpjt\nH9uR3YV7VfWdJHQekLBaeLJCLLnmVH2Xv2PAah0gyxpqu/wTb49pfKmo8S7P\n3AyBpeuBzzm21dP6wnxOH1g8OvjyfbuGeoNVgj7FfHppNcamVWziX5gjuMEk\ngItaSAmUVhWgWdZ00Kq6LSPCZIP3ubzjYxKioXWoDApb95r3lQ64x4B80ksD\n9OkLj8NoBgXwNXvxzaCDUa7Wt8SioDAzLbSlP30iW01W1mfvX4XVFyvGlCfx\nxPx9n4uq2nmUOz2UkNTUOybdOMXhbspTTnBYYMMqdOvm1ZgghjEDAd6K0Gmq\n3Ar9K1bKtoaKIbQ5xRFZEaVCc++wOo225Jebzv39YKgZzgT+OSIMbXcjjRCF\nH5IdwBNkRzle/1y3DnW5KVQ224RErJARBe5Bdo3YZIaWMvKnpGlAiIO2Kh5K\nKF4Swae/R0r+SWuGwuK0LZBI4IpCr4nH0dtYS++ytXo1NAGfVGPqUeuuh412\nmUjgxY/dDEdd9Lz1iVR/CGBpUJs1IoxJIY7tp4z61DsrLANdDR6ZpNp64g86\nUDrYVH+4VcN6njf4R8MV8uX7O2viw/UAblqA/B8Zupo+aplge72vKFl3bE3n\nSgxJTqMfSaRAv/sqr0jJPAZbtCt/H91VBNbCKppt4+XJ9YxSdwlOiE0F6mF/\nv1Rx\r\n=lBTO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"031fe25fc0bc9a8d664baa8515201ea44ba2fad6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-031fe25.551+031fe25","@test-graphql-cli/common":"4.0.0-alpha-031fe25.551+031fe25"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-031fe25.551_1586464446776_0.19571277508723472","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6445615.551":{"name":"graphql-cli","version":"4.0.0-alpha-6445615.551","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6445615.551","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7404deb03f43c636bd21e41b574390e9665b08fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6445615.551.tgz","fileCount":14,"integrity":"sha512-HyKvr9KPSw0JWq+x2n2sbi535RTjfH2t3K7hRcja1Kx+ZZoeL4htHVyd+J1ytCLe2fj/DKj22tJc3XttRKrcGg==","signatures":[{"sig":"MEQCIF3rAFZx3gebgnkbVS7kMIDLvtK0WQxbzeGL1dZu1pKgAiBc7yZrHS+/bILTr5Pgfbt35wHJHm7xQpFZLnRR/Xdncg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej4luCRA9TVsSAnZWagAApIMP/2Gaj/OEwWtD/m5Pm+KS\nS2TwrhQW8txFlYoJlnAl7czrczq68rmnHHhY2EcDq5VYY3QVqsdA5BTd9A0m\n4d8TPKkuU8vlFAa1qxlNvEEZsRwm/MjTsaCyiG+LsgzdXFD26hxzKVuYOsdF\nM1KBvHvQwmjiKLZ7DIKG8iJcJs7KhGJ4sUWo6gkT3ytA5bKgkOddZSsy/tFJ\nmGkv0Tq8fpQeYYJxbjFCmoI0I7ASyeDQeNiTbdWmWLuYQLWCU41BwfGXqcLE\nfl7YD0z1hqpICAR6WFyR7qmv1Cdht1Dfk43ZLLrHD+MQ7uHuqqsBi/nvmHCn\n0NKqshC/8wCLUQfBjNHj9w5vpTpCGEhd9UZrBb7d+jATEGT71rSxjpS4QaxE\nw5xMTvl1biOvCCVAewv5HNJl/OT8fsHDZ5KZaPfkfPEQ0grfECeuz1Js7BvT\nStS0QpjX/UdObs1nA1o+etG+GltGB3HaOS6WIGoXtWd/WhAPDDhHhkiKa2mv\nnTLcvvOHHnN/4FMjfy7aqo++TpxplqFN/ffLPsuT/jiYHLYJphpY+be9LFpK\nEkbnmAn4eRVCbdnsCbb1GobZ0LmhUxyOeJShR/P97u6HwXufHPKJfqso+vJH\n+mjnno2V752WczHDKAkLrQ1DLY80DQ16Bzlw8fthq+hAyxKBg2bwS1CRqslt\np5oS\r\n=QNou\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6445615c937c96a425eeb37b28104355a1bec132","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-6445615.551+6445615","@test-graphql-cli/common":"4.0.0-alpha-6445615.551+6445615"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6445615.551_1586465133686_0.4638689532793383","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b2516b7.552":{"name":"graphql-cli","version":"4.0.0-alpha-b2516b7.552","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b2516b7.552","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8924f07dd6fe126f1ff1f24494593be7b0c6bf6d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b2516b7.552.tgz","fileCount":14,"integrity":"sha512-fPBffGPlexrG+9KO2Z19PjXp//PkPugohj/nbFQmHpqkZxtuKO+7XiJOt/seXlPzEGeTI/UXTlfHUJq4rnnxcQ==","signatures":[{"sig":"MEQCIH3RX8wDV8cktBxV9Pa2LicqF4dkmD2rjIH1k9u1195UAiAbRybTxzT4WxqV6lP2YewBf8yvGb7D7itGx3F7T05QQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej4qGCRA9TVsSAnZWagAA0YIP/2oMqMCKp77J2mA2/jrr\nCTUt293CKPlDXU1jaAI87tCpSudQMeSMRESYgno840UGi/SK2TTxLiubkfRe\nmzDeqY5ciVcNzGgiDmrSuf4q95o/psI5s3yvbbAkw4/eX74SZ8JulFKX6poW\n9ip22cIvxz37tWUQ1f8F8SMR1LUUyRkxBv6ypkHxM8gD/XEx2tPAYZ4Muqng\n/TvlaJlXr6qt5IKJbCDsZXO9WmRuprCavsuZW4B3HS5PXAUKKMEJjr+z26tk\n7h2lsH/ZaC4mG/cFh8HY9V2uS+sKID9tqn+nWl4ovojAjOFv+9MJy/ykHQvw\nh5qKs1/Cge7eIX1YjljrZ2nlE6HZ4npR5y5FekH4CvqiRc+oDpe5VTt/yHIp\n4RnDw4L+YxhpbwDFRcd17a4lWTg8Pmr/EltcfyvyE5dQKbz1hwgXGRkgZa8X\nr1po+7efjfVM/zAqF7/+WotvZwREp7zzeVb58h8giFHSJCiDeMjiNcz0q4WV\nsAJugxrv0cftjUaHjkR72fevPDxmFTNCLH/9/f/VHBbC+1C4yK77PvnYgK6P\njsgBXZNxLHrO12Bcp5HWXSYn5jh7VvCyg2tkGhBZgevcIrdlAXsXipnNFJuL\nCasvSlDqyS6KfwHkB0OHEzoYNCFd8PZfRDxd8Hm9npbezBRnj8VMB/lnThnn\nIcnk\r\n=fcIw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b2516b742cdfb2cdf49e2c015b42fe63e67d597a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b2516b7.552+b2516b7","@test-graphql-cli/common":"4.0.0-alpha-b2516b7.552+b2516b7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b2516b7.552_1586465414326_0.7581837473160074","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9d01e8d.553":{"name":"graphql-cli","version":"4.0.0-alpha-9d01e8d.553","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9d01e8d.553","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2497f6f3ff490782c44363c88a309731f2b34194","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9d01e8d.553.tgz","fileCount":14,"integrity":"sha512-vZ4f6Xj1l5056P2Qdd6j2XNpv2T1U/ZW2pUg5SFylgvNR6vtowF+t3IttwyF/jTrON+uJeIu+g7ZRaed5vYyRw==","signatures":[{"sig":"MEUCIQDo970zCqHPa+zh6NBk7PAf9l1kC3ISl1IR4FmUzyU8BQIgTiVeP17ZtbxDXxUn3GkELB+LEUmzv7H0flWEgn+vd20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej45SCRA9TVsSAnZWagAA6esP/1wsB9o/ja4ucyA99smr\n7wxEob9XIUWRe4d7LMYqWoPVzQ8/ml0h8Bb42gw29i6cedIfMBI7VXg9L5gG\nBYTIwGcULUsTSPTFsIRMbgPfu8duv6YCrZF6YVhha2h3vo6xBvITKnlll6qn\nf0PNPVaFP7xUFrCnub90TR3uzX9rOt7Axk0YGer66mqSeYKTwnO9QMlhRgnp\nz4y1oLWRWn9QZ2h7dsCgRb9D+t+RkAI/55t2gcMNkMBbtfmCajWPcnIqBnA/\ncsyrj+tAGQao3VKYJBraTuGNp0VzUjsYkx9AtgE7yuYC46YtshmUePwgKVXs\nYFxzWJZthpGDlKfqgvSCMmtE6ZVN5ShYD8xix2w6J/CNETy17/gaXa25rMf2\nMkLh3yE1aVSwT+5j5KM2VMN7z0mpmTbP/5o0W4ql3PLxPot2+bpKNadq1KLx\nBex7uGTiyIE5TjIwq98nM+mXA+aJClB3AdOXp1OtrzQ9f/ixx/d8GoohF6bC\n+oe/dc42capfYj7OGnHaam7t0lCXr1CcS/7N+8MmFPDXWGGI1ojW/rrwk8GC\nHr/LLaJK8RAAPjzicIVWRhPLGYHHooqTfd2na38fEJ3fsqPtPTIoCA14exQs\n6L40s+b77T3a1TAGEYw2t755VxcOpgRPw/z0j5zS4rmk1pD7L73SxeJGVmPh\nJjId\r\n=NpDm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9d01e8da26091803c402aabd1179b8c76acd809a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-9d01e8d.553+9d01e8d","@test-graphql-cli/common":"4.0.0-alpha-9d01e8d.553+9d01e8d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9d01e8d.553_1586466385809_0.23232385081478113","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0366bea.553":{"name":"graphql-cli","version":"4.0.0-alpha-0366bea.553","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0366bea.553","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"47fa634c56438923414d957908d12af3a7ce1d7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0366bea.553.tgz","fileCount":14,"integrity":"sha512-GUxPrr5+R7c5davieQL0Kavde5Br55fBycxnxvz84QdTWjgGgDaqqLoago6T2r3R/6DkbI6CSoUslDuGXS40IA==","signatures":[{"sig":"MEQCID1N8Q7p+WP9hGqW3gr0OPttsUF1zO8Y7zVzWOgL5yotAiA+j3amhyxltlTYv2HbpgE8bbH2Gpgu1acuXO98jVK0+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej49nCRA9TVsSAnZWagAAc7IQAJo+rMRcDnXy646lInF5\nt2oQg3r+18UC4zV+Um9GydPluj4JaYlx8qpV2UTBZ7kuzEhsYnBlcBE5qtJo\niLCl90NAk2lqyPCAc6CIS9eC55TbSD4GLGGI675+Mt3Q1lvzSEPgDU9h7GWc\n1tq2/fMpVSoDps9d+54kmbYaEchbYn1itWXvQlDlJTrnBcNyBZB3jTxFIPWp\nV8XsZEQRZjJjBHbfhmy3o2FmpUyjEqQKQmyHJ2rwBDAwVg+CZ3CTNBQcqqb7\njnLuqXupFxFdSu/J8vNhXAPemu70yiuh1SJ9JRXkbhFvJu7+1bUTf1zYwJmn\nrgUCpIuWNcv4hShz7uIKTyA4SwSDbyCdSYcHMv8CVgA5jEkSXniG4HJ2rGPR\nmVctCWDpLRYfeztAmObjKcDi3VRsenmQwJrAHj/PBgge5wEAfrNfiiFWJBqq\n4kwDssaQ6N267tMBRGvQAbi/lTLGQ5+fLb++Kbo2rnoqn5lpuEFgMkxYXC6S\nZZbf+Dc1tkDXddrpHPPd2GCnFAijeUHex+2TSicSdyQlqSYHyJlYf92oe97U\nHRWd23kguO6afvTrOMAvWsD6NRWUepXuKBVmqwLIDmUp7DMCft4w/y+vTssq\nAJ8Mr2SgjA8e3T9ekysCSPuJKjGmvrD9lrczjXnAqLqI0i09bAL15iLq13Ao\nE+KU\r\n=/tQm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0366beaa575fb7727390c75d37c92f5ff571ffca","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0366bea.553+0366bea","@test-graphql-cli/common":"4.0.0-alpha-0366bea.553+0366bea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0366bea.553_1586466663425_0.814662708889988","host":"s3://npm-registry-packages"}},"4.0.0-alpha-903f542.554":{"name":"graphql-cli","version":"4.0.0-alpha-903f542.554","license":"MIT","_id":"graphql-cli@4.0.0-alpha-903f542.554","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e22c1c8e29fdee2426295c438b1333f0ea1a12d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-903f542.554.tgz","fileCount":14,"integrity":"sha512-4fEWDtXd/nXb0lvv1jhQaUx6QuxJwUiURlWekMB8vKebqn/jyF7eOlT1mnmmKCPoq7FzHd8XW+kKU4ej6jiBEw==","signatures":[{"sig":"MEUCIFzT7TV/9jhd/lSc8LA5Tv6v9+APev3DFs3I1Aonb8nXAiEAmS92iGVZQisaoGSz3Lm6kE4l3/xH2A+Rc+gcOjq8rwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej5oBCRA9TVsSAnZWagAAvb8P/iY4/wih37xIIpxJPo70\ngNsdMGL4VYfj7+U1D7Iz8IL5dvn5QfLbIakNysHV/KC7lorbF2ceHVvnMy67\neF8VyPGieWp2vijr+qGjaX5inn2FWJs7cfurFN1x+IW+PE6/emnjXPjgmhda\n/5tB3k9dFglzFCHU99KljdfOPBfF329B0hbV8Z20uKEHRIcUyySOMn+SoTsp\nWoqSP2IE9n3MPfZ0jJwZBWd6EK/bjajNLFAazJQr9JArGJJPQq+uPKXt6BOh\ndEQ5DePKJvj+bruf06b2JjkBsI4jthQJFp585IESqTzsTKpSRDVuLEuOEjdP\npE4VoFuijYnPJZflxE9eQFIkqJ4OFQHq4jV5NMFH+hZPjQ0UFXH88Z5TPYKm\nC3HmsEUjRfgGySZkmY5oaaAkRF7r64yW9SCcluEJJ7ul+3QyjmkcjAykHKC1\nRzFlVMEsOl+N1p6zoYaKLYOKxASZYKZ0dSTV9AV0LCjYLMhJ8HEMUgnnc+z0\nrrUaO3OKNNggqTbRY6wBASz8ibxHQ/rY1hy4qsNk0J9rvrBfcBdTSHf3CkVI\nhu3qcuL7sj7TRTpl+N+CqGaWaZpu3BOwBMrnZw5HR5HoTdpQzxAfwulHjxAz\nn1+K8khPghnNc02QHcqt/2Us6plYJuDkIws9x4R2uX+CDw1SX+OnfmCptTo2\nzJWi\r\n=eBb5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"903f542167f7d525bd1405c35a45dcbecd8c92c4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-903f542.554+903f542","@test-graphql-cli/common":"4.0.0-alpha-903f542.554+903f542"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-903f542.554_1586469377166_0.24453889020782382","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a2d35dd.554":{"name":"graphql-cli","version":"4.0.0-alpha-a2d35dd.554","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a2d35dd.554","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a9c38352154731244ab2bbd8efe4e9bcb718d912","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a2d35dd.554.tgz","fileCount":14,"integrity":"sha512-U+RxI6Z6AA9Yw+mPeknYLKpw6NjrkEmfeLea1wKe3GJKMRZFY4MZ4F8896hsZn/p6DWjuMxe8tvxYhWg7J0FuA==","signatures":[{"sig":"MEUCIQCIF1lLAXQqubhWb0fu3GlTgXft89jxniPUjVpv3HiW7gIgDkhmApUahDfjtTWtkpXiv+8qPRvGOsI42mdRh+sI9w0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej5wDCRA9TVsSAnZWagAAd/gP/RbyF8w/HBtV72vngzup\nSyrVrwrgkqK5ZCDATKST4UvVZcylo4KG/SLpF/HEbOU6ATJpWgKC5hg7pto3\nuAAvMxqeITl8/6J0xkYbMc2iMijPfU3u8QLW20ynjM1gD8JlE48ER1CBKN/C\nrmMPOEy3tIZfGmPnmPN1gZVMyaeZFX8WBPGBaL9/wcUeLhnqPk4/M8CbPHaz\nmab/rG2nb0Nd/ZvnU/Ji7oYc/AwcpI7qHKVihSyS0+iFPn5NspJaQ5RSzOLf\nVtr2ucmPJk89QZru+CiPptNJHEI09SHGXCzUS+G/Z/Dpkd9Ep7XJoQpvKNrR\n2zYEXxvBK0sYxtsB9oWlqRSBBTo1zPam9kXW+aBZWUpN0vK+lWCLiE8iN6ty\nmeW3tD6tv9pgrKACZsE8/HWUWF0k3gc0EHMYpSjDqrwu2lFsGqefTao/e5Gj\ntpsq8sqkwm/P61/ko0SEhMivN+kItIAt1vClUJroakAjf7Sn+zi8HJRduAPh\n1NTcvLNaZ8ef+U9WVWbcXGNUhoR7veK1CajhOZ/EkrMudI2DvoGHle7g10yB\naJDTvGtMny+jnPH/bSKfGwpA7H3N6NbSzCDgnOECXsb/XgfhdPiBNYUELP5d\n6arUQTcz7S2Vmxy6ICNqIXs9Z9AW9NBBjObWs4ldmXL1eBvGxQsT+kaxw3PK\n/QxL\r\n=hX4O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a2d35dde7618a112bacb6a03d1a3a224ed44ed51","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a2d35dd.554+a2d35dd","@test-graphql-cli/common":"4.0.0-alpha-a2d35dd.554+a2d35dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a2d35dd.554_1586469890881_0.455644067513731","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0286ba0.555":{"name":"graphql-cli","version":"4.0.0-alpha-0286ba0.555","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0286ba0.555","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c4b02028623a192a9b9f3266a7378ec554aa2cd5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0286ba0.555.tgz","fileCount":14,"integrity":"sha512-tjc70MdTAvQQpXZ9LfZJh44MZz8FxNt64kk8mzEJRgz6ZSvmx8ggbV41RoPFD39Y5rRwAD90Mq5ZKEtYXk68uw==","signatures":[{"sig":"MEYCIQCRj0r4lb4khMOrAe2YewZAAtiBUSnQb8+HYtbJzbyV9gIhALuv91IDLvtbMlhOzc5S1pTpaSGIQP1e9e4oUSvxJbzU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekTuWCRA9TVsSAnZWagAALs8QAJK6O1YRgfIoBpKeRIdx\nyMyFhQmI/lxxsR/VFboKOUGPGRwCvVHj3myWG19iRQMx/CL71Er/FWSILn93\nSEfeynZuIroQT+uTQCDzJ/gTMINOD0NxkbblB6tG+4kkgVuNRJ25qaBl4lBM\n4qd5j5OAQbk/LJL19UlAMDAGww8r7cgrs7BXhyoQR2FmratLyd2jnfJ88kPG\ncb6GF2dYKwaJemYGZ6kxtS59tHiIhVvejDrWWlrArlPmg3/FcGZ6Jp1TJVDK\nhDJhU91YWzAAfUEMFdXsgMAjowAI1G3QMqm5vPptKFnp1B3dtmiuOhWNuP/C\nRr83lzSeYbqo7RUkq3r4+CzzD7BGAK7AGEk8MQzYPtm5DrIdlp76Psj2LgXx\nTEh2rmLPo2q+PfsVZoA2LfMSQn5CeTqYU26o4gDGwHVuTRzYsHdLgPDxsEvo\nJLfv3DFWOS5il/qbB7AYf9VoE5wJcaEjAiQNY13Ev4dAoiDD+uXxqMCTsGNg\nkbVvRlYAWzogcTaNdHTsEmavRajOl6oONDrFUpMPKfFLlL+7fRBi4ER8olhc\nypEB2Tzu/ASI7BwMlmES/+D9CduwKw0lppzoKjiM3hDghWHj/QsYDYn2BmTE\nWE0cErP3IDLPVWmYBMttKcIG5M5W+ZrCnU5mgapQp7VQqvcmCH0CdteFg+0x\niVwY\r\n=faLs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0286ba0d9c89a774dce5879c3354400adc611069","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0286ba0.555+0286ba0","@test-graphql-cli/common":"4.0.0-alpha-0286ba0.555+0286ba0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0286ba0.555_1586576277671_0.07130091510247016","host":"s3://npm-registry-packages"}},"4.0.0-alpha-d426a41.555":{"name":"graphql-cli","version":"4.0.0-alpha-d426a41.555","license":"MIT","_id":"graphql-cli@4.0.0-alpha-d426a41.555","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"147f0c412b2a68e5cc0570504dcd04c2d454db50","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-d426a41.555.tgz","fileCount":14,"integrity":"sha512-QZxLoHKjxzbMfkjnQyUZjlqqJWcLb0gOllVPZACcaB+xfGTWWjI6xAp3VrTaF2vxA6evRWw9fDP06LzEY9CWcQ==","signatures":[{"sig":"MEQCID+Wx7UCBjBOVpiUYDph6b4osDSfbNPjV/AfEaubT3vBAiAV7ski7Rb88Ies5jgvt3tkVdphmeuUHQz3MXAqApe9mQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekTzLCRA9TVsSAnZWagAAN84P/3D42MJ5+ynMIUyDe//U\nE5b0d2Kmpn6s8wpitg8MCJ3s6zKAKVlv4k9JJA+EjGLJlHkR00+33zc1EQII\nfLpUMCzQ4ncPdmpzduSAfKeGi1u+FeBbvkIaj6u/o9AWUdW4x3BqE6nX0xvp\n0nMoepjerC+7bSJTvfjbZrGH87ov+nogkmUx0ngDrtmYrn9EL1UWtWWLFS4K\ngBbtcNgnV3fukDDdhhGKvnMNFWDeaztkcJZrgEX/NTRYp//oDYOBU4h0TOhV\n24KaKjq2pDiCBn3OC9QeLV76jwyzMHj59ybpzy+1JAmKRWWvlaGXg6os+1wH\nuddroEfFscGSUUtsGimz4J0x4hQFIeCIGulT5JwUTR2gaaaUdA3FBVbWcXqx\nLfbvk6juQFkuuC6WppUHh067VKiohw+ButdrEt40oV49ZoWOqDJZPlnBp8CJ\nO3Tv3iRgF07EV3j/UAf0nO3I2ousreySTAJj55udzLZz8ReCzZS78UQbp6+r\nz1rY4DXUtJiM2FX+gfki1fqGiwTtb1ZFgBvB9ZwgVDsJOHvWPA6sjiruXK1K\nIAgJHxZCpr4pG50bJrS49NaN8UbnAkoirQgwvEoiqaHVD4eWvPbTAF8p7DlD\nKa+JVqvrCwBfVZg6G2q5wVwDDLkZOcmYsM/7XQOgukmlWsgeG0Lp+f5i7ili\nkKT9\r\n=VsWN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"d426a419d81672eb1225919069432fbf070d5ac3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-d426a41.555+d426a41","@test-graphql-cli/common":"4.0.0-alpha-d426a41.555+d426a41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-d426a41.555_1586576586804_0.11350616902434618","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1974eb5.556":{"name":"graphql-cli","version":"4.0.0-alpha-1974eb5.556","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1974eb5.556","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e0c879e7eabfc719c816191d6e6d88112d80c8ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1974eb5.556.tgz","fileCount":14,"integrity":"sha512-y/9zOxzMadNxKejoX2PWTHgbiNLxpACpvQt9suaPsLtmlqZu67oIRKfs3BrdBbtHwnenWjwoAN6EZOX+s2QZOA==","signatures":[{"sig":"MEUCIHMgXEk15YSnvETKHi3vjFwOGVZYeVNuLSvjuLRp2me5AiEA5ysDbTXIxJMNIRbQpSb1skcj0pFsGqrMTyZ2GVsIMq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekcmSCRA9TVsSAnZWagAAS8oP/iKZ7xc2bKZm33hxyFtx\n/AeZQv8JllXlZ8bwG4xYywBosMHFql3r0BPAqR1/u972H0Zge7eiCV4jKMX3\nm6QqcgNjCgfgzkfe3nkFlIM+wS6HiqFVg8GrfIJqjzQO6yJCts+TLbHGTjri\nQb9vBT0Na5lsE/oImIzIra7apyPCwVzqXeAxCeHI8GERLMEzpIQxbxfTEx5m\nYAAefWJ9pnIlrlSz3JuOVKv8e739viNvztQovawIWF5ozu88v9Ll0waFPmQ6\nb5cuhVySh+eqbBF2tLDoIGJRMx2JamEsKiRa6R3NOkcqavInsOgpCCo5ouCn\n0ONHclI93VWDWRyINWbHubYSyuckYZ4ndDEZfcxm0MkUfrRb4H9/S8WrESo0\n31Oj/3C7m4Ub/kxdTqjpF39pJcx02+5s5Qu9VHG48pMpn1sMWrO0S5LvZlWs\nUc3BocYXwCF3L5t0cC4Rw99WStNWXSRf4w4eGzG2veFFlYrdjBPmCRVqL/tM\nqKrEH8WkoRTLLHliNqqfQ3Ur3Pk4SXk5wt8Q1jqYomBsKjo7Os6+Aed9zLdp\nJsV1wzC4imhF83cT1GGKRYi1oys7vsgyEJ6PhLqeTxuMbNiSKKbp3AxBNlxO\nZuv64KvmtuqzOOcBxURQzCXRGuzzzF/+3TeNmvKrTxF1iJ4+9rEFlXZRluMN\nJyxS\r\n=6/Iy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1974eb592c3ab474a9676cee868257f9f4cae0ef","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-1974eb5.556+1974eb5","@test-graphql-cli/common":"4.0.0-alpha-1974eb5.556+1974eb5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1974eb5.556_1586612625810_0.6399316146520329","host":"s3://npm-registry-packages"}},"4.0.0-alpha-6cb04b3.556":{"name":"graphql-cli","version":"4.0.0-alpha-6cb04b3.556","license":"MIT","_id":"graphql-cli@4.0.0-alpha-6cb04b3.556","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"40965264169f4e7161c8d76460cb64969206c66a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-6cb04b3.556.tgz","fileCount":14,"integrity":"sha512-nGPlSI7uU5n8IkV8sDYiN9gCBDyINwpWM8VLTYFWX0X/CP+NPSa6i40H7e/vO+GFEQ2hc+8brWaqzg6aIew0UQ==","signatures":[{"sig":"MEUCIQCpO/TRiaf5wBQbCUly4a8etbFnWMDUqfFP4Fv+3eLJzQIgL4rdrYEfyMwCVhtZJmj9+LKRsEuPFCdowuROqyu+/Lg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekdlPCRA9TVsSAnZWagAA5msP/iKFMzMYEllWiu6GOmnL\nA4CdOtmY2nj9NLlu7G7hjSaUMZ1Uy/y2V/QsBOytxwOFSUNMMeBs19PB0ROf\nCSBZO/i9utLlbRFC9rCl44WN0Yp0vwHQzwrR54T4+6hICoOASB06trlDr8HZ\nL44NB85YYQr4i/XHPnhdfjYAP6Ch64oLa681/6cbDHR/71m2I4Jlr97XMaIb\nRSoLOa/TTfj/X30JkCyXKjFk8Pm0i5vUm87Edc4CKlvhL6x6xNGTtEpC/8LN\nLEqzR1fbHHfjcW45U3zGlAoxu3PfX8JgcFUF4h9/0V6pHbReYqZ7pOqnUc3w\nn1Y8kUQIX3Luv87IeRdmrjNz3z57uUS9RXfdy7rTHfk6klnn+uTu6ypKP1Ln\nicRb2ZBT3pw9OPpOSmDqj4GnO8WjQsBCUASp3KgZZ7EOorvuOvTp230YilmU\nsYzd3dwpCvWKQvcPWFCpOHdQJ0+z9SII1kbklG1fgWOeK2vuo2HV5iQdr9jL\nevKYsIoe6sUYQEQr4uv3Dh5hRmw6tGZbR4PMyLIrDzLK4biAOVBkv92nWwDa\n1O3KwHg2eGRNRTs9XNl/Q1N14yWI0faXKuvDQJks+dZ0iRTLtrv8DlbN/7uC\nR3hZ8QUnGiw7WxgHXbSrBwoTXQ/cyyVmig4EvLF4p8O5728KMkXjPm0HamA4\nnyBG\r\n=8FQb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"6cb04b3c8118d15b42aa526d0e00ffda1412976e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-6cb04b3.556+6cb04b3","@test-graphql-cli/common":"4.0.0-alpha-6cb04b3.556+6cb04b3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-6cb04b3.556_1586616655213_0.05878183739712295","host":"s3://npm-registry-packages"}},"4.0.0-alpha-391a616.557":{"name":"graphql-cli","version":"4.0.0-alpha-391a616.557","license":"MIT","_id":"graphql-cli@4.0.0-alpha-391a616.557","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d62b7516cd013d64db04c1c27446a36aa80e9ce5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-391a616.557.tgz","fileCount":14,"integrity":"sha512-/51KImbOkW8lRtgJe68S3j5Z88T6dWUkQ+ChHc9fcq7NcPx1PqrpRkxd1e1szwU7lU0kax+oWDSvQCG6IpQXig==","signatures":[{"sig":"MEYCIQCmcL18uptYr1UqboEHdoXdDi//8kneOrg0+T7qO2d0EgIhAIGTOq4l4zrhIXRVDeZQbWWJFmMhS0lGdH5G3mYrktyf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelGqlCRA9TVsSAnZWagAA1mMP/jAsihZKI5QSt3fDpYWt\nFuGpN2Np99PTSwH5gQeGA4YkuI91GAl1JNNzBPpwEifNjxXxE64gPJ2U34ob\n/fF4jjlSlh8ap0gRP1QR8abduNjfMFJ3/kjDxb2yBIW3aeA5ctSRLw88QtAZ\nSHukihkFfrQAaL5+shmDcPi9OJkjSvFHZafTdOUIyM63klUaUOg7K4LGCUzv\nUR9xotFXly9c1anyBx8D6qvl/MWrB5Sfe4iJWOfQt6tnUrrrFuvkti4wBHlT\n54hpOs9OXrXuun9+yhSLCLY/dvnRQ6iLinugcA+OhJtObmGCxuzMP35RHfNV\n7AxEns6Xtdrb2ArxPhUmqpJs0Tng8oxl8bPBJ3T8A28QJ6vimtL1ZDDNrb7Y\nuG3VuCEB6B+o1gRmA1CqPBIGkAqZE3cYeDOcHoHBy7ifgAYk/CXap037X6/E\nb1M7MpfUOtzJim7mH1yDKKTZKmUVQGBGLNStd9RlFYItdHK8Hwx3GjMIdVCj\nEErGCnAuwkb/Hwwv1nzUSW2rmtnWLs4y40c3XutGSKGXZbobnwkMf6IHZ5G6\nj38wjJBltybg9TLK5raSmGun+mLqNdAURQHxOhSxsBTczm3HueEOHpjj8y03\nuS+6rHvPndX8lQmrTzc5+MlEOFyFDJiGDZoxIMlWqwch9H6ZUhhj3gquByTa\nVCoM\r\n=nq3B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"391a616cf52b5980ab4cf739a428c3b467ce273f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-391a616.557+391a616","@test-graphql-cli/common":"4.0.0-alpha-391a616.557+391a616"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-391a616.557_1586784933353_0.16766338508595147","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7ba62dc.557":{"name":"graphql-cli","version":"4.0.0-alpha-7ba62dc.557","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7ba62dc.557","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f86d8ea21a259a747fe2963c2c2e3ee77c3c8aef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7ba62dc.557.tgz","fileCount":14,"integrity":"sha512-QlSm0IO9sXi5cWpORM8j1qiUy3qtxsUnX7Jn8uRZ4r40mBs0BJ6CTzE8vasF6r4eNeoHL6CLuNRy7i/Ub92gpw==","signatures":[{"sig":"MEYCIQCz+p8PB81cMPczNzB6+8PSyk675qlBCQvwIfJq5smfFQIhAJg1d3pwbB34/oOE1KA+T+ZeyYLylbzxwuLYXPmpe+J8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelGu5CRA9TVsSAnZWagAA4CsP/jC0gXMlVRQrKksKyxC3\nrqv8DHG7KMudqSEm92yGimKnE0NAJekIl1BH65G9CNSqqTf6wBVqXZYvBfGQ\nwfP9eBJZOnh7okK3QObRMqoInyD9SJQ40dmuFDm1ILOAGH/aIm+hYDKRz/cE\nB5Sy9183r2Vvm6NlAnPZq1zcHWnTa0qIiI64Dawb3/9ejF5ROSwZYZY13mxM\nSwfw0ZduiWVrYtQT7oF36NEB0hd69c2AsSpIHGgcRvpD0ShilK1wVQ2VVAx4\nGZj35s5YkivWTJV5VZSHFbB/+b4prp2GCYZmKMj4UC+VilRqHQ5hcNJW7bDt\njfuEa+aye9H0YbQL3ckBwSikcvPF7rVI//dbgzyLVP+LmkXvvGGqMmOQT8p+\nmbjW1dh95BFrJR5jGuB58LdDt7vL8k+m0Jh5dLa14aXzUA5csV1lc8H8a8Qq\nKMHm7o3MfyC6+r+EVmkdyE8JBuedC1rnTF3HJPi24ZK4s6DoqVEoI4TJAPXs\n6ZfiFtbkM8rA0663Ba6lYvjqJRlWJAuxfkjtMwM3z7JFHRf+fmtXPIFCcMC0\nUzz5U/1PZazwLzuAicF2Riav/4W3+hQHNLFrdaO/KweNjGX8gGMM1XQes58g\negSvPS77dHe3lvSrckYN0+bAW0mSk7oNB3JQoun/cU3cZUwCSsKhD7Rb/st3\nEgtR\r\n=J2ej\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7ba62dc57d37b3c22c1c0f37393206ddb841feed","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-7ba62dc.557+7ba62dc","@test-graphql-cli/common":"4.0.0-alpha-7ba62dc.557+7ba62dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7ba62dc.557_1586785208705_0.3067743940724261","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2602eca.558":{"name":"graphql-cli","version":"4.0.0-alpha-2602eca.558","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2602eca.558","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3a923cae456ad93513094320ff8ed36572e0df6b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2602eca.558.tgz","fileCount":14,"integrity":"sha512-LOX/+n+LsPFp33Oqnxd3dRT7tvCUGX02FFmb4mJiOBFFmNwFUJ1v65j1uGU8C6BsMyVp9c+xMx/guZqOnup8iA==","signatures":[{"sig":"MEUCIGMMja0fx3X2q6NSMIADVQZjc/DRn1QiqfYw3iCNwB9KAiEAy3vgiiSUIoaoGI9je/GNSi34PHRtQ2FwHFZGdxprHwI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelSFrCRA9TVsSAnZWagAAYnAP/1vVAvDlPuBbx9jySrGo\nACyMG1NDxhnPoHFEcbPtKicBgg0NJQOPzVKIFoVbd06GNYMoewXbdy0eKk38\nLXxeO9HJt3KtLkrW2MtuMdoirp8laY1soc3c8pbVDin5ulyOFRVqJ8NB5dWQ\n/7d9p6T8sUI7+kQSUAz52/J3EATDj0B6w0B71X9rZlu4XT+GTA8EUCxA89Qg\nd+CvwFIGMjeLZikvRsuzv4y7eC7z+AWvTWau8uHAdPwIF8sQD7w5NMYyCbg3\noA8w7dojI3FT1VSBUtk6J/2SWtPGdNHYucVDPXG6J/Zyv+D+VXhp9lo4YM0u\nwWm9pJ0JKDbIZwOjNufl8bQMoGw2VNNSxV5czt8JSegiHZzTZVR6dcKXfkDo\ne6nupUdpCMP6jffKO41AB/rd/HxsEqZGM2Gwu4wQttx4UyM7rW0SQsrrabDC\n6qS0d/OCRA9B7dcMsFQL/xRBJwuFhKh9PI7WWBrMVL1wNScfzPZjSPmxF/Lp\nr0kOOcjxz4mvdd3QLigXJqJPFSVAV75RloYMD2cns+TDIjIrtSngZL/0Oxco\nYJwqU0/nZhw1BR2ht5qlHqftsMWrMeg9rF1+jH42ygCYHkU7c9Qgd4h5W5pa\nEVAiM6B3hVeno9BDkB/v3mFXNeYFLAkIVBfZXlQxRHvvCijtUNEEw73R0+BP\nDJMl\r\n=qjqr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2602ecad21737498731739b981d927d27ff793fd","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-2602eca.558+2602eca","@test-graphql-cli/common":"4.0.0-alpha-2602eca.558+2602eca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2602eca.558_1586831722584_0.04026312658323672","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0c064be.558":{"name":"graphql-cli","version":"4.0.0-alpha-0c064be.558","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0c064be.558","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a3233cbb8a5aa04c43825327f22ceeabfb3a11e8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0c064be.558.tgz","fileCount":14,"integrity":"sha512-MJldE12And6yicE00qdH63KB8Riac4SxFthyYTjltdoGXuN9hvN8vBGjia3IQ9fWmDiCkmXEYdilc18koSiAcg==","signatures":[{"sig":"MEUCIQCHOSjIWdw56wC53tYimJrybmWJ46EDf4YcAr/lE/4NaQIgdHjGrmSB95i4wAKBG4JZHbZwBR3K029jzQSWPn2kceU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelTDfCRA9TVsSAnZWagAA4GAP/1YVVWtKp91MstWvFmxB\nr/G6qahgOs9YDq4T7YviUBGChLho98IJx/ay6ccaeTpJbNOVuGUGh3oKPHc5\ndP9Tz+8pprSTcExu0w5hQXuVwLSqq/PqpCJYxLqtoXQI09rrDYwF+B/5BpV2\nyiquQ0+Bh9lB1FD1kJWmDz3lPECvo3QqlbRlWGeGktA+rKd45XEXwj3/WHok\nJnq+Yleng95lCraqcZJYcvdK8Rol/4pOiflZxptWvcUibWPeCZufyFRpUZej\nXNanUg6vImkeC4yoFWLce+UHVNJjVhZ5JIUpofHqsb0NdoVRoZOpC0ZnnyoV\nXKPYevWVIx004ceHkBLrJt95L5ArJYfwIahuH4QD0YZS6pRvPkH+484CY0fZ\n2XjYT3WWPfbhLjV4d4sdHleP6qykXvaadGk3h8V2QnYcVaSorOMHTWg27FVi\nxuboCmd1a/2FgTw+rpRr0sOcOE0sLyQGe4XJ2Rvin2jxoHjkIvualT53X7EY\nbSKP2mSvegxSeLRA3gLyaItidCk8BNI/J72TlK5A+uaLBrUoDjGPqOmp46G7\n9aSe7JyR/rHF/5E1+hZiyIE+cMo6jda0QfPCUzggzCDqiWegddl8de8MVkBv\nszTS80V62U3Fd/SAxbXdfsnTvyU3FBK8aRuVkiHtYuo7jAnHfLzHoYOmOa3F\n99v1\r\n=9oAm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0c064bef26a4f4d21d85bde14fff595b426f2f6d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0c064be.558+0c064be","@test-graphql-cli/common":"4.0.0-alpha-0c064be.558+0c064be"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0c064be.558_1586835679204_0.904081304244309","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0182976.559":{"name":"graphql-cli","version":"4.0.0-alpha-0182976.559","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0182976.559","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c464e07a054d890d78af1f82425a8805cfb648ef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0182976.559.tgz","fileCount":14,"integrity":"sha512-UK/rBJ63oGam5pjZ4uXlENinBuWuN3chu+TW3vsr3oVMprPXPBb5wiqUuLnpqIO+fB0EMD/p2nKUChdXkQrUCQ==","signatures":[{"sig":"MEUCIQDb9Xq5i1uJDv/JFhJPFPMghuClUgAIJiJgH2BW8r+ZrgIgB5Idn/ZnH528fZHct4fOuhuMUSSqkKP8h6dtVkeigQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelZF8CRA9TVsSAnZWagAAHeAP/1bvNJ76D8f/Rg92f6sM\nrgKyfUIEG4WIGPqMHVYi/UJIqbCjmOsGGPhRTh7+bt3TBKYcCJyrgXidUatD\nQ51JotMOqojkYigdLLi2YlVyw9MHo0v+8XSggJbIUjhMfI5bDNyF3ePMzPIj\nvdfDGMlsCV4k4wsQkrJNMlsluWtp1GFTcWqLo8cXU39J8IAohcatlexkBxNA\n0rD8WQ3tqiVlMHmQOtLcD1zwctvERT0rn272ildCyh1N7rm1cB9r+xYUT5/2\nsedkMwp4kW6B0OjP5ue5suDsx5SX1K3GnLKezY5Xfmrp9e/B1DLb1J0//Eh2\nnrF7EX2Z0qr/MrgfFUxLSJPVxrRagkx27sShfDZ/GcL2SB37tsHHsLflX8kM\nJZ3di/AOglsSOOPVMG4c03OfktIkRKfRW1pR7kLP+bxdWlkuZ0jwhTilAXrL\ntNVkGWZEtFdvReXJeJb2YrbxbfhR6FKGHkfR2kAuN4hbx2mFhfcyGJNGeizb\nOnGzyJ6r2UW8Q+vJ8ZVH/RGXMhLpiHMhOy1gRiY0clvobKKjZnD3rOFP7/K7\nqep5B5BLEoOzIiTuJKEY7sv2f1M7PVstWkXDiRHOSYiP5keY7sjENZ4BkYXb\nMtVqmzMn3uEHcGrla2mM+IK0H8EcRlZiT/QhiErcNEppLLggRSFdc/H1zEk2\nNGP7\r\n=ZUbF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"01829762c2df32c9adf2365fe021c0314661975c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0182976.559+0182976","@test-graphql-cli/common":"4.0.0-alpha-0182976.559+0182976"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0182976.559_1586860411573_0.925038555158209","host":"s3://npm-registry-packages"}},"4.0.0-alpha-73902ab.559":{"name":"graphql-cli","version":"4.0.0-alpha-73902ab.559","license":"MIT","_id":"graphql-cli@4.0.0-alpha-73902ab.559","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"11cbd354cf1ebbac2334d17887052e3644c5e6bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-73902ab.559.tgz","fileCount":14,"integrity":"sha512-mk6RHWVwUT6bYZ+WSD/WgVKZkCNItaWx25kuMoeyyu4X7UpdUOT2DawjMRfsAyPFE0NgEu9xdYiUGL5LYw6LVw==","signatures":[{"sig":"MEUCIDNgZR8d3d7TB0FZ2QKUJfXy0oChWXYToArywPpv0JnVAiEA+9l7KEfL5q35MZ+dug9LHUpLO6aUYdm7wdUUzc93mVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelZKlCRA9TVsSAnZWagAA3aQP/2KWo88XOXx+h1o5QD9D\nsjSPHRGOfEEkq2t0HOSFlOR0SYQgcZJRIccndp6Bh3llVgLnIHzzNAU1oH1t\nl3r8JwiC43l/43LnEmU3FJZW6l7hmJauptABx/5Ccx/8ND91gdQeI+ICEL+Q\nOwNjspxRRk2ymoHE6fe1SkX5U2PWZV+rAMowacae2HS/E4iwyexfXCivnWWq\nanGHY4Evah9kHZEj1KigJW0fSmpO2KI8e+onTZrLpdRJITfhlGrIy7PcxDTx\nXhqbaj+bMK3GLOP8r1gjZ3HXJvb8DZm7AvVPa4FmmoULOP6k6hoYlsNj0Y02\nBkPzgxTvjxznwhXWs8Yg9SGVH4UaXawVN9Ne22Zdpf5a/kFxD7SyQS7SzETp\nDVSDqYJuiThQeEWnlhHPu8/MYD/dOl+JmyB16W+YJo6iqPD+yM0e1ZvVKGYI\nj0UdQCd75MlNZ6fsCa+KzinP6iFTveA2ona3A5uvkhhT1gn83soPmsCE0BSF\ne2ngsQ3QHnuPkgjjCSoFMOtiozbtpyJ4nQ0EyPmxQ5i4OuyYAXhU86rfMU5X\nZaBBxUnBXsAmhG7FNUVSTAvjTyyyzrMYlUfPdPejjVDNNL+doERM/76lHGc9\nGsdBHsl/jZTdLkeD9F9WYWmLKHLngB0ANpeiFIBDg8Nd5cOglf2y41aB/a5v\nE9Aq\r\n=bNjL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"73902ab5ff8c339143da7b6d91e1007bf59c948a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-73902ab.559+73902ab","@test-graphql-cli/common":"4.0.0-alpha-73902ab.559+73902ab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-73902ab.559_1586860708895_0.3904726037564308","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4211761.560":{"name":"graphql-cli","version":"4.0.0-alpha-4211761.560","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4211761.560","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"749762bb3d23bf3ced769ab70fcf7fa31a500600","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4211761.560.tgz","fileCount":14,"integrity":"sha512-D+kswm9rRIO4BTalUDxZOJ9ezQp5NCbYWOA2O2lTtvLltjJFvdtlZz7y/UMN0WQU//tF0K78D8Pshbk5eWGJWw==","signatures":[{"sig":"MEUCIQC1L9dJ2tbkuFygIgKx4FO/bpEDQBpEvlzgkcLGjhz9BQIgOgpO2sDxnZl+R2MbKTD8v7aRjpBpsCKz5hEeY5c4Clk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelc+NCRA9TVsSAnZWagAAvVcP/2+yPwtelgRtGGKf4iOe\nooFWEBo59LczaaW4QTP8IlT6mYEZQldS83JuRig6TUHqmnLiiGNbgy/oSDOJ\nr3lKT0Fhho0JfRIjDBYdji2lkil8h5ipzUah+BZD2eaaATkdbEbBO2DCroqy\nMSOVwAdNeo80Fd02nbEnO3l+Bbp9r/hqL0F/DNA5D0uZgJg7kOFQBBHlVStY\nFb6JEk5AUSwsF+Et12OZoF30pLVa/Q0v9sK/ZqZbxc91QbpSnN4/8rf260f3\ndxtDgbcT0wIN8CBl9rmYrMT9uBuZlgpfGYRuT8xgurLJBpmcRCxxdftYqIi5\nBGrxJdpk0Bj2gJdS3mtbqmLFupSumcA8cKnDxjclzq02R1HlGgwLQXlaPmRp\n8fOGyeK/chDtueOBqWKGbf4giPlldVp1QJTRSP+OgCF0R26WQC8dld2vJfga\nQWl5fOyh7Sg+QnyzIHpha1LrYursN5tgwsBwpVMqT76ShB8hAa7VLX+auSur\n4JxQq5s8VvoO0wieWykWv76gdlY+Os4eMFiG1xnLCKwxZ1zTqirEtYSSAcZd\nH4NtbjhUxVqYu1qyGiZsjGANGznNsLQQIkuwv6AEvuAz5FjcSz0Xk7naoFAJ\nI4u6Enu6LHEQUd7S04DQP9vHSZyzsOzgGZyw/JULUIjN1MfeeEJYufzuJIKA\nnSlK\r\n=AAkA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"421176147659d7625c63ba2a7bfd60bdd9e51e45","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.3","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4211761.560+4211761","@test-graphql-cli/common":"4.0.0-alpha-4211761.560+4211761"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4211761.560_1586876301103_0.7689411624512312","host":"s3://npm-registry-packages"}},"4.0.0-alpha-454d3b7.560":{"name":"graphql-cli","version":"4.0.0-alpha-454d3b7.560","license":"MIT","_id":"graphql-cli@4.0.0-alpha-454d3b7.560","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ba74134fcb80ae7ad3e9b18eb010ef981b7266ae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-454d3b7.560.tgz","fileCount":14,"integrity":"sha512-D4LEY6LkFCGgUYcJaqGOwCXeeva7M66/M3s623uGkj+PLy1zUgvjrDK5FcvKxI3cCKazoEjHQE6oXQAj+vsYJA==","signatures":[{"sig":"MEYCIQCNJ2klJP9tWhz5XDHx39TEU3rpI/i0aKLmwgq92OWMXwIhAKwSGM7W7wVaM4gx2AMvnDJpphlxFd5JLCFzCVe4alIT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeldC5CRA9TVsSAnZWagAArwoP/1pOuR6jWdZQUZyCFZWd\njqEZssv/i6Fsnqq1d+cRtSBt14Gja5ajNQx4O+UWeYmE0wdsVF8aorH0yZ8x\nIjWFuaw9LYCiN0QrItsxOOKuNR2S0PskTp708sLbQLBTs/IaZyRzj4G9lDcP\n6JGCbpvDsra0l8nRZpAQZw+Gg63/665hkP0tLqUNqNQynVYlPJE7pQo+xm8Z\nmmtE+hbXEG2uuiwUJvbixRueERUEfjD4lxRfXbYCovlPeRydSyi3mGsiOcvM\ney91JlY7E+Se3shOPEaraiQyA36gS/pb4JR0POdtdYawbmdamOufY9KQuyKU\nrqfrDY6cjoqnz+ADb6lkMr4mP8Rbfne3b5fhpTzi/5Z1IKYzVyTFQw483FJj\ntiqyyFUD/xQUxuGStzMCC4tJqE/BTNkixp6lHXU0T5xGU7HuFBE1UVyNAbZR\n6+JHwk+BpSuoI0LnLu332swMLNlJ+NhXDWH0xU7mY3QM6jZ5F/Em398FQP8W\nPZhTrJZGYEs3cIrTxHz2bjHU0GCHZOqKP7x0e3iAeQVJYkUFMPi04FsQw6U4\n2eaNe3mFLMsd3NPsDMxggtik01lh2ajQbrnVV6lGYTBwRf+9+768WOIl+y7c\nXNESQvlX+cBiiKK3A205odNhtMX+ZO/+Ll9Ew6TPKwRWk7C0nYM7f35+Bjgj\nHKT/\r\n=Xs/0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"454d3b74362c1ff2ec122a29d1384fe094d578ff","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0-rc.3","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-454d3b7.560+454d3b7","@test-graphql-cli/common":"4.0.0-alpha-454d3b7.560+454d3b7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-454d3b7.560_1586876600597_0.17453219380758966","host":"s3://npm-registry-packages"}},"4.0.0-alpha-52994e1.561":{"name":"graphql-cli","version":"4.0.0-alpha-52994e1.561","license":"MIT","_id":"graphql-cli@4.0.0-alpha-52994e1.561","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"be502397016a7b5da4d09d1365a5a3263fd4a30f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-52994e1.561.tgz","fileCount":14,"integrity":"sha512-oDy9rM4/HGzuCiM88dnObyX/p5fKQMcjTaj5gNgFapCIK8QeA0wpb9pz35gp/FyieaMoZZqagNuyk8s2O7blbg==","signatures":[{"sig":"MEUCIQCT3xDivlzKUJOz+KJVegYe1D9/GfKZiF5koK7THSf1bwIgX0o8y57EIzCS1iDDJjrjSns2uO/KixWIkLi8tQzreOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeleweCRA9TVsSAnZWagAA6ecP/iVVTjCJelzzXEEROaHA\n4QFIu9WGPp+vpxh58HpfGwcE9Z0n/Ps77L+df7HrJQAC92MtaId3xLU/JLNX\n6MykOAS3RkluU1p91vkOQaqu+R/dbjCLIdHJGiF37pwpDjZqLnnX1SVkh7ie\n/GuwfnvF6yoLm9JtgBujhfL1tEJJSMRMKCJsYz4HcxdKKug69MnuTlnAKepm\nwVTpCEu9Bit26MoAiUxVRjoeQW3y8/zdzOIYkRy7C+A8rXAGBepQoSnDA8bg\nBiA5C+zt5GyYM9fv2Qez55IDsrtSr4xHIPwi27FuTs6ro+oKTKO9U8qFC0kc\nxsWE964BGOi15CwURXfmzV/bG1W7QvvQtiIi3fJJvJukp6YdnA2EvvMOeErv\naYGa7ERa7/jv+wRxKlg6t1rVJX49WRq496LkH4jh21i5QZTj4U/J706uevTe\nSGk4/w96q1UvewJCbU2qpQlhDddGyuWDhosDjqtOSlcTWXXjnqZuQ3nHXS8e\nNSTX1VjDk13xgJ9FF5e6Q6Td7Eu2oLA5OrpPmVR7ZW5WRCjA0Ns/NcKxOf8s\nl0lVcRUYmEaCziObE9D+6GIgDi94Pp60xqncyasFF4nboM0T8vvHMuGQFFuE\ngG+APFnemtpfmpmXdGcZSHL+h/nnvniFdhXZpOkuo4SryyaDBF7DP7d2z8ls\nIZY+\r\n=ubZ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"52994e1ddc9a03de522ffbb6d8f7961271374f05","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-52994e1.561+52994e1","@test-graphql-cli/common":"4.0.0-alpha-52994e1.561+52994e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-52994e1.561_1586883614284_0.1573386092176552","host":"s3://npm-registry-packages"}},"4.0.0-alpha-dca41a9.561":{"name":"graphql-cli","version":"4.0.0-alpha-dca41a9.561","license":"MIT","_id":"graphql-cli@4.0.0-alpha-dca41a9.561","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c4b1803e54e1c73c0b914c4d33878b75acfdeb26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-dca41a9.561.tgz","fileCount":14,"integrity":"sha512-jRR2E+GVA8zWnmXasmePjCaSaHOQBr0j5WDSGTwVG+otOTnGjCz5Y5RPZtafAMFDulXandTALBDxBuvRUjp5nw==","signatures":[{"sig":"MEUCIQDW22CMHVSzEx/W6917YkHOvApL+VC1u/OMFYDzh8iDCgIgS2MOb/gbwa5XzPfFIBSVHSgouhWbjEXd0j8XUwD+ouQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJele2fCRA9TVsSAnZWagAA74kP/0MUd8nMB9KgDb03NAD3\n/i0csDjzqoG+ZIgp3ZbhjJKSrWAH66SLSVj8rvwkzBVtmCRykpSN34FeApFm\nCgzDa1qIi61gPSTWcH8XLbT0wY+Oyx7ZYukANUL8vlvPtr/jQxlcp8hZ2Grs\n6FZilzzLfeDKpZDz4c8Oue8QTs6JOioYCEmbF+WfrVVeqqtK6uIx1P7n0MbC\nzJuyUAfiZIpo18wtVIbHQQfyZys2kpR3Yu43Qrz9SDt25m8f5PLOu9Ho9gWF\nGBF2/BjK9ifT06DfsoEfIi8PHvq1Io30pzDAdhdv85C6c7LEbumhV613bfbb\nCLP9/h2jT8Zz5DS/RRgiD3tiljrxidU8EVYuac6vN9efRD43Sz2XaUM1EhK3\n85wQQieBTs1FA+Wp8APf/EWTQ7Qc9H+aVrt+NHhPLpyfo+rCcfCQAtWgxyAY\ngJ7zp0mgOqqXImsl8+3/klrDm0rJFfC1QqzKZ07NlXeT3n8oXbvWhrc8GVL3\nH4IC7MP7c//8V5Uf9BDBkmQIY4iOMl+zltpE0ArOMaIDW81/Myzl+/Do/LKw\nAVesl86x21NW2lNBQfe8hh4SCpVoD96odluFgUh7vG98LM6j3PvHsxGBNDvs\nRxu21eZYYohuL9vyyFz15EQjdExUohi6+zDaGe5D5cVbRfeaBOdbpUobNKTg\np/BS\r\n=ppwg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"dca41a9ec1157a447ea7063697b1f2283f74405c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-dca41a9.561+dca41a9","@test-graphql-cli/common":"4.0.0-alpha-dca41a9.561+dca41a9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-dca41a9.561_1586883998745_0.2426797583193614","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ba7ae46.562":{"name":"graphql-cli","version":"4.0.0-alpha-ba7ae46.562","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ba7ae46.562","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0bb270088670d06a1a6c68371fd7501c1ea8b687","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ba7ae46.562.tgz","fileCount":14,"integrity":"sha512-PFqNZeERysutc90393a+A4DTqLaOYTbLeccjT6VEZ5GW6bnPnO6+VxSZqL5tYEv/jN4RfJ7sDO+c/TTfkByZeQ==","signatures":[{"sig":"MEUCIQCtmHWrvm10YWfDqUjKnixKgumcGPvWNsH1RTqRw+9x9gIgV7YdcpjXBEHXKGXlRqdgka33WIZJi93bXw6JBwe3MlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel5DhCRA9TVsSAnZWagAANmQP/3e/sUUjzgmf4YnmjimX\nhwWqNt2uH/X5ezKJqNJlnZpHdfhrfxa9CYjht4dEyxc12mFW3duGpn5JeQ+8\nuf7xtvjhg12NWR3vneH+2zHVlae08qnimKNyfq8AU/z1yIAPJBK8lmdYV4ER\ng4mBjBizLLInzcQGw5pxBHSv2L/d4OdEHWn7d6V0s948/UShL01APANrBCtT\nhOSMNn/tgZ5Tc4PAYVk6qp5KILdFoMtVxwhlI2JQyJ4uRisn6zrCZzv6mShH\n50qAsuHMWDlN1awiSviVlY2JicpWYCl52yRU6BsbiHp4NiQyl+SI6jdYiCFn\n8B3lofuHBDnYA9z1jHYMQHJR+HpMH2dncbNqSCelO+5JlfhcKZpXzB2ozRTh\nvq9W4x7eraeiT0sShSVRjc4XJpJ5AdGdl9x5MLftzn+8S9xYM4PASmkn2l32\n+rwb8f1As5jAk732JYhClRFPfNGAdI3Alqs4xEHi0Zp/ohd9kZp4vqc+oPP+\nUHVXagm/0K3mztr3HSNQvKju1gStlDHwcMsmng6l/2/lDbVDnjWRY7EadG+C\nRiU8u0jzLbIvh3iG15W61U3ifdmCLcxxZwZzu/hELFYy35BpcHOsL9gY8BCZ\na4pvwYgbCtYvbuuJWvHh0rDqjY796xTuq+uZqes9MaE1LFRBL7E4TtjPuhzd\ngl8p\r\n=xR/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ba7ae46f5348b425662f9fa4566774d55ea90f54","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-ba7ae46.562+ba7ae46","@test-graphql-cli/common":"4.0.0-alpha-ba7ae46.562+ba7ae46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ba7ae46.562_1586991328507_0.1637718953498959","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cdd45b2.562":{"name":"graphql-cli","version":"4.0.0-alpha-cdd45b2.562","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cdd45b2.562","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cd8738192d75e4a35876f45e40c51c623905a777","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cdd45b2.562.tgz","fileCount":14,"integrity":"sha512-Fe/DKFtxfZORt41mRqvw4ykBLg5XK/WbjXkBxthKb0tQFO58etNfx3hMg0LAPtLgaZO1rKWfjx9K+CbWFGFpPg==","signatures":[{"sig":"MEYCIQCFiKutYEJ3Ia1vzwTPhIrxbEw69c67ngNfh79Yr6ed3wIhAPsNMvtAjHMSvqFCxPRW9XCdyC/0jfuVT8Yy3Q8mv6De","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel5I5CRA9TVsSAnZWagAABY4P/RfclgZrPLR71ueKFChS\nEtLzG1232+A8Huw4ZzScAZzQ3NRV1Drz8reUcm5Fq1mrldZwxrGllF7OipJt\n8EZ9gEBAbvDUV7po/UAkFzDkqE2bFiZ+SdnDPjX9YwmrfQM8n5PoQcqPjSzT\nMa5YWM6T7YeOo2b8rOGpIekfGVx0HCHc/Qy9M8oj3ojtO/Ob6AUfVQ81bfHR\ns7msMqOpV/sfYRAFIQZ8S+y0HzF1eZkxeabNbJdhbqsyiF/F0jsgwQ+Gd/IL\nVGk3GNcEL55/ln3cB5eaMtIjqCnoMEW4qDXoUQGW7xzEj8qmh6O7a769U+wD\nzVwFRqPy0b4AAiP+PYYSvd0TAsClSqugaklVfXcefMcw+4sQBH6v7z6xmwPK\nlFDLYNiflRLDD2zWqAnlWs2COO2JbCz5OTHhA6R7WlTA0dBk4Zc9QsI344ar\n8GifN9ucJIge1zbf5ptvIqEuVgq4L9Z71E6giKXsGT1dBWw9p0moLdYocIIR\ng7Aw1rwAN7L8MpUxiBU8jdNb5X4rGrdAYlZ8rScbvF3Fj5biVzYP3Do9HtwN\nZkdFfdMCshtiaBn6M94B0+eoKMrfWEhVGQRW+0QeyVcO8bviX3Pdq5UcFHo/\ng2VIxVxEe/SvwHsGtHqNTiGx/NrweaR71A1CXyQTn7YGIKk6KUbzdGDv8I5U\nEVq1\r\n=zR+J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cdd45b289973b3fc7e67a864b86f189c4cc7ef6d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-cdd45b2.562+cdd45b2","@test-graphql-cli/common":"4.0.0-alpha-cdd45b2.562+cdd45b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cdd45b2.562_1586991672986_0.47482250810750415","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a92fc44.563":{"name":"graphql-cli","version":"4.0.0-alpha-a92fc44.563","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a92fc44.563","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ad6bddc79213b706bd2384f8656451bfba38c44e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a92fc44.563.tgz","fileCount":14,"integrity":"sha512-u1ejY3Gau5ma0Y1LQOLrXxDrXRqAFF5uLFXrl7RhpbCwxEHqFdr7Yml5fLRSbD9ftkzjv1ekCjDO8dbGWpxRtw==","signatures":[{"sig":"MEQCIGEnDHFJd0P5gCEDRtaBDS9vEwOyE/XLRGqeZEogx6bcAiB676rjNU5QhDdcGLs1tgvuA1wpQ0SQi2WvHT3i7BPLeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemG7PCRA9TVsSAnZWagAABAcP/RrrEMpZamKgBV7IHCjR\nzEJCVMeoIVCaj1qESDLujA1PIm3MfF7rSwyqMoeT/EttSdnN2gadbMcGmnPZ\neSFIv9Y19N8wjcy9K4mvKh9XopEzG4HmJo4ee2KzMm1lEHfWh0Pmf6wV9tfS\nmaQevAszwS08ryRHFPlY6jdBp9uHUo1/1eXg/IOzkoqzAOeQ/hs8AJBcF8LY\nvXLJ5uNdTE6GJ2tF1vgl83oAs/uFCj1uBPX5JxKVlWDXCq6N5lJxhafeknSG\n+hH/nAAqxIAUmV3aXtJpA9VdoygL/4iYHGUiEh4lWiCoMFg/pOsUYpaAGXle\nCOjRbpGLdjmL4ZvBt55tUGIh37jnroSFpFU/jiAzcM8yE+FQ+C+XW2+gPQp2\ntRJP3BdXyow7thy4Q77qYN7jglmVsepxuxLCc+ktvFc6PoJisL403dO6iKby\n9RsXkD6q8ovRjb6N3+lnt+JeWZEEyTgfsm5TS7d5gQuOziq7Hteay6NWVmKs\nd+E896PYoBWCvqnRBz6ipM2iVmW532rgEsgBoaNC8u1hKXIlD3PvpJmfp8bQ\nT3xDtJixeh6rQaCrBuDAM62a9U1B92MDtf8BlrcOwT5R9eJCq5Z3xSRt0KI2\nle2iQa/LnuUxxnRFR+dMmdKEkeYZmhnr5yT+kzO0LrGaYGl3PfvLl4gnYg/B\npEoB\r\n=CzRp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a92fc44e8236d543e8e5f7dc509f99862d17f121","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a92fc44.563+a92fc44","@test-graphql-cli/common":"4.0.0-alpha-a92fc44.563+a92fc44"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a92fc44.563_1587048142825_0.45780697683032057","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2391783.563":{"name":"graphql-cli","version":"4.0.0-alpha-2391783.563","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2391783.563","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9d6a2c918fdadcfe7adcd4ad21ebc37b2776558f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2391783.563.tgz","fileCount":14,"integrity":"sha512-D6pZ4bsl/d0Ix/99Buo41QtxMhFqnWbcfG8WXa0PXnVg8zHWRS6smIEKd5YRxuKiJg8dXNA85l1heWPjtPCLdQ==","signatures":[{"sig":"MEQCIC6bwlkf3NR4Ea9DYx4mfMDRUXkG2QQKni5a41FdirgQAiA8qEjpVTl/mM8Ct5oq+oNYyXHePkG04KKZO9JmYjqosg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemG/TCRA9TVsSAnZWagAAzwwQAI+WVtpFQm6OHYx2h+ae\nuvDWMcSSen9xgbDoAYxdnMWJw+quU6aXyjo867jmN/Zl4T2K2Rx/9IC9ReBC\n7ifcvXxoA7t+/nMjVd90ssVXgUV4D7Pg4aEhHxH6oY/N1k5/DGmqwYE+a97/\n/ksUrAOJcghpY4jw93mILJeeM/myH9D3WvemWE8d1F93NcdIhKXcK+KZsSCa\nxIBe8w80UlrZRMOA+TVRX/JaqN/05lWvnwuX+YFUZUnIsUYONr+csCEW1q+w\nxkIArmx2ttuEEdIH00plfMEUHZgKe9G7ToyXgfYNJA1nAO7Qee4swqoIsP5k\n0mzhvZW7xK8EZCPdnYdct+w5kn076jcEEDtfgjj/ipU7OrO9IweVZleSXOyR\nmdvLzN8rcCY7z7wQIN3UAHB8QNqBiUVKeuLRvG6OQy+Mnv+Jd0yL2Wq/kfV1\nmYzGCwlMX8RB2iaRTRFvBPtYe/HRLEP1fynBgg323fURN29TquODozmE7ybh\ndAj9tobCs8hvTbjoG73NogAz91PYhvhqZyclaFTXqjX9xepAtt8Z1TFIZipZ\n8mVPpotYnjmmNANVtByrTQBLC5AnhwIH2skZHXjKDIvf2eBeKkXbR/LgV47Z\n3KdT/OZBRGVG//E7UnwNIA26J69orm/QB3rtpYpmhx1sChQXl0FRuArFE0tc\nTke1\r\n=EWlN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"23917832334007969274a2d2e53281ee22d35abe","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-2391783.563+2391783","@test-graphql-cli/common":"4.0.0-alpha-2391783.563+2391783"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2391783.563_1587048403014_0.11477848092100174","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b9a38d1.564":{"name":"graphql-cli","version":"4.0.0-alpha-b9a38d1.564","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b9a38d1.564","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2903e6907ba6dc322d39dc23f3615732ec1bf56f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b9a38d1.564.tgz","fileCount":14,"integrity":"sha512-P0lBp838Y4hIEEEFFZCsyFvxIpJ5wKXBICCgRB8ibeJLE7UBcX19zoIFT80Z5Abk2xRLEBR/FF8RljqOwbUZkg==","signatures":[{"sig":"MEYCIQDOoXvp7cu64bcjdQdo+uVnlLw27Ko4zU4Skhpp8XpJfgIhAPZWSsdMy+S+3F6hsrKaryOgQb8xCsIY7lAkMxSCrfDD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJembhlCRA9TVsSAnZWagAAYesP/jK5QFdX+0V6mkszUzfL\n/siFOGnQ2XdZr0yC5GnecE6kRNIeyoWc6il3DqBCE7NfHs8Ze0j58Uxmsm1y\nTMhR3oBDIp+jQv5EqUfIfTJYCtumjq5ChM+AK4S6J+VochGl4JRIVXw3CBwY\nosqu5bJDKe2LwqOPjorpdclXcIY/md9yfr7LUf7plPCfV3pS9Nffgnq6UcOk\nKtFKPdBZPf54rPtudn1ZSmmzA798laraWBGzcjQKKgZsD0RBpFLaNWVvTo8S\n35+Lpnr3doPqYCZszDwWthivYkfb9xe1+ghq2bTYRfTTc26+CWj6gFoz0eBh\npqsFur/s/kHV6bOcBPu6qs9istS2g8Gh3MoWaKCjnDgIY+iS/JCBjSLumMcA\ngvM4rtTJ9IxdrZKzjK1siqFAentkWI0tfg8jbqnH0LTUXZrX5XrgF7UyIae6\nwzJjoqMR7A2M+pRYjFMx72ZFNjmXDRzp5iXVHsXuR5Ad7dhvwV1LpkUulINC\n00fC3sfdCn9Ie4H313t8uXghlQnmcNfvhGapevXqkLg4es+RW6orAsg212ZS\nCrYaxjN7MLP+dFB3TFWSfUKQuo87WheWzf59YARy4IYvex20dpdqRkNgNMRt\nG4dxpf7DOv/yqYVHj5ANnV1n3AvdBXiEXSL5wQaIBKeFY6m65zOrp7IeM8Bb\nk+gO\r\n=s7AA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b9a38d16108347fe424d7acb02950c1bebcd8f64","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b9a38d1.564+b9a38d1","@test-graphql-cli/common":"4.0.0-alpha-b9a38d1.564+b9a38d1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b9a38d1.564_1587132516860_0.8864937644643678","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9012119.564":{"name":"graphql-cli","version":"4.0.0-alpha-9012119.564","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9012119.564","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"843e51f7197f88dc8f907a77f0dc7cdd5936fb33","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9012119.564.tgz","fileCount":14,"integrity":"sha512-aTcIkkk2lVW2wVmZviEDtpbJuQLSLOotwWdQvSbLkbnUxrXr9GoLZ1d2S3yDeC+3AL8xLJwVVrzA7wAm19wfzg==","signatures":[{"sig":"MEUCIBe9MLJFu0cgEjB/882+x8uu2bMkGpRCDu9a0BV5fvdvAiEA8zGNdRvJ7Nu95icZGhkVLpbNTyVnhFWAiN6q69JY3CA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJembrsCRA9TVsSAnZWagAAyFkP/iRmmNaK/xYx/5bK2evS\ni4BbbQKmNDlfoPy/9s9Wnxmn3sokbf4g4zp2udCTyOLN9GcwAwXrvrIbzWMr\nUQ8FY672IaW0nwxxPiNVVLGUC586r93Iv05kRPsA9SNCNTmxrBq1xNvHs6XN\nassFrbzzSkJApbojpYL7f7uE+Kpmka6Ds0iIXZHJxTuG0YfgzdN6brLyvHHk\n6MjW5pj43kw0q066MILxvi9zquAgKrHvvB6XKehyRwQa+fVYKmJE/dvQIgjQ\neW0f2qNX/k2rubMYfiJHNcEsE2RS0J/7qJl14sXJ/mrXMh0gya46EbXysb90\nX9yHOYwuKm7Vn8zhd5KCIAV99PYTsYN2MNM+D7bgQd8dyzSid5GmKYrXMu6h\nPv+iPBLk63S0Ff3mWi5v8SmX7cW+HylqCzaLJYSxq5Kn/v86NKJmYhhPSihV\nITkVGD9dilsT+WYPbkZB6hzpjRrcbjZaYTyvK4p9GyVi4Nto+DWHQfIs9NLC\nTeYp+UZpNUuV2aGicRjRaMrHmoy+wkTWvabcvw2OdExpbdvliMAElphbt5e4\ntrvksHSEs6Viqzf9+SwKWun7uBROKEANIAWqu+glXmVsQSADk+9dCQRlOn2M\nSXQ/TViPQGqcGyKYlEb7afBCFeWTdK3rHBIUwgoj7bnFLrAPiH0EnFgQrOvW\nTZrk\r\n=uiTp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"90121196ebb124a81f434204cc678186270e73d6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-9012119.564+9012119","@test-graphql-cli/common":"4.0.0-alpha-9012119.564+9012119"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9012119.564_1587133163811_0.01572813456552491","host":"s3://npm-registry-packages"}},"4.0.0-alpha-902d326.565":{"name":"graphql-cli","version":"4.0.0-alpha-902d326.565","license":"MIT","_id":"graphql-cli@4.0.0-alpha-902d326.565","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"997f86962a34dcb1fa9be3f669dbdbdb96cbdd1b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-902d326.565.tgz","fileCount":14,"integrity":"sha512-8rBfRv8fIWpAweohAJzMztwkexCOO4b3szVNbn/1jC/4zpJe7tqRZ+2svucnCNZ+jwK3WrjrbXVSxzm+QJKXEA==","signatures":[{"sig":"MEQCIDoTxVPTZ1ztzGROiYBPJk6ztCdLu50ylLiN+8GCXh4WAiBLLxGSoK6kbqvBqPW/6GiHmAdJpuN7BCwHde95WXGnFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemh1BCRA9TVsSAnZWagAA6vQP/3pGb62TGLSKLMfOY3tp\nhZU0T486CNar/DPoGNyLA30WZkxsxoatMTXBXLEIy//0z9mul3pugQ0PNFyY\nQ8o88ihBW/yS/TD4RDvtqwHe9kVBzguhjvogm/KFzKTXDJ27JhLIQ7+pQjgF\noEn345mRluab0DNNFDGCqxrxFeNEQX8Rfi6M4WimBemDvSy5S8/tQh5fXVmZ\nII1gB9QhwgmAzsvj0EcwvvrbzS8Y6bQa6jknUGvcvUN/E5BpgMvoaux9fPWA\nXEYtNFn5KQzkIp3TMUKueL38EGcXPkuT8vybra8bGEjCggw6Xs+hTd66873j\ngWspXyGTjmMh8VqL62Ysovy/04nNxjiXxYcZtxJj9oP+KSwaYhSrPbH0g7Cd\nzTqNQgcHV6tD5BihMXV46T2AL+RbQFSwJK/fz0qcSjWco8jnjiP11uN7jPzt\nYqW7vBN65N9E2l4qnNDz+bxyEUWFGVLjqIKpBxl1giYhEhZ5jkW95ZXfckht\nUHF+3J6sEUqspLCg12CFEQWnVQPHfSGI8dswvH2WZCA8wdSSR8n1pAn6jCcD\nFYcL7GlAlWdFGjD1Tbu9CyP12khO2C1B0nBRZ+xZYYSwJnhp+JlYcXCZbKnz\nS2uVFXmIS2wcM5IVu06Bv7V8yemv/uLtchS66DeYFWtECsKk9AL9KWuKMqju\nIW13\r\n=U6B7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"902d3260fa776047cda6d7f86a6c50274f30ad1f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-902d326.565+902d326","@test-graphql-cli/common":"4.0.0-alpha-902d326.565+902d326"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-902d326.565_1587158336560_0.1068548095780435","host":"s3://npm-registry-packages"}},"4.0.0-alpha-9d086fd.565":{"name":"graphql-cli","version":"4.0.0-alpha-9d086fd.565","license":"MIT","_id":"graphql-cli@4.0.0-alpha-9d086fd.565","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d4967937aecb3b522289edade753550a3f9ef013","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-9d086fd.565.tgz","fileCount":14,"integrity":"sha512-uzfMH+sZc4+fhTw+mTsD0kjX3UNfdu2hs6XpqWVmedt9CWiyBEV/DiHJngQkqGAyA7rTQVCTreiKxN+jiDeHZw==","signatures":[{"sig":"MEUCIH5p9m1ZE7zPGu7FFKr31/1AIGVFytawVIO2rsGTalGmAiEA1NPmi5MGpDCQpVxoQ9+B+RzEUg0/VEnOQeHX+ZF2QPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemh1RCRA9TVsSAnZWagAA0T8P/i/pRDq56KOZzp+/FGB3\nuJRiJTkzq3yEYV3N15n/0jG4w4RhbihY/Vy9UVG21bDWJGgfMPVU7/n/X4PC\nSjufhbZoNHFBwv6TxeCt24ZZEBmOqSpPXZf7RVgYq9zrSkvmhoMRF4DsGmPH\n8noW5zrEZZbZ6m1wFP4VTih3DGcwMF6tU4Mns0n93HSa35oix0X8XGdixGxr\nj9fwPXAdZYiQ5JpEKOp1fvrxQE17O/pcAwvIpwSPAXwE/djnYSVVPAUgPEfN\ngpejI0UsCDB9R+6p0DMZ3x9vfwY+xj65cAq2KsOr277hN++MGnIaRAuXWMj7\n6MGfttOmO12++IUwwFalwq85pcNUEtSvXhXlmANNBW7mBuGREW+Zu/r1Q9Yi\ndD8JBNVBaCeroEaii9PP7mUk3RD11czCRv5/Sw8+gBlyFciwqzTvt01N0/pd\nKo5uhKv5+euwsyPAwRApS4/IqOJz8sFp51PGumzx/xorXwR9Xy6ng5Nwrhx/\nO5PlZ7A3gzkFcr2wezZO2DyJWm7FyiInLDtAEn4ru4ii23NBj/OEIIbC+WPS\nuHhlLlKCZgFEXN1tMiTiFO619SMLKpYTaBTlgXkx0EYmQXpvG0Y2tuhA90P8\nfXUQtJInPM5YNDpBXn/t2fhEro0nSQuPD6LKCfmL2xMeGHnKDZaxV/VYv/6N\n7lV5\r\n=uJFx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"9d086fdb38396b5ad763002016e5774e37fcb916","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-9d086fd.565+9d086fd","@test-graphql-cli/common":"4.0.0-alpha-9d086fd.565+9d086fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-9d086fd.565_1587158353221_0.04915579203763176","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bb3e687.565":{"name":"graphql-cli","version":"4.0.0-alpha-bb3e687.565","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bb3e687.565","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8b54c9f11fbadc64be144dcd8b937819730c1af5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bb3e687.565.tgz","fileCount":14,"integrity":"sha512-fiL1wU5gaiBJ36inIQy+TuLJTZU5DViUCAaOaBYwEbtKqgqm//FkY63tFjOrYnHfWy5dV3AimDotFq8R+wh/hA==","signatures":[{"sig":"MEUCIDL6B6k0vAvhnPD08D36pxFCYeHLTO0YofG4hPEtevOSAiEAmaaPcAaKSue/j9wmMXheh9cnUnfB5QcAuAk7gektoa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemiL2CRA9TVsSAnZWagAAAXoP/RJWwmOjnwJYC4bpTBB7\nF7TVypAsS4tW+cYt0Oz4edAO8iNohWL68nRuTg4lGg1xFpbsyZgRUsM/7z3l\nm0JN+0BhlmWo6Q/VQXwbAC6/cmiL04r4nAFekckelklWKkzv8ZyQhiQoPhv+\nLuZ08MjNn0E+xk2bUjvYW3Hy+nlQkU1mRN32FaZiRuEyZ2JW2rA23W+p445h\nqCT6TGbdYZqCvhueTtMwr9olA8nnU4EGIrdV0Qnz35ECha/tB/i1jDgCCo0Y\nKRTWfbj98vsuiFHUWN8ihf6Dwo82RymarOmyyU2FKfwIi5qk1q80Fq1016tC\nVSkDSbo182M+81P2BE2B6vF+N+zy4j6+87vpUavuDUxYmV2rZUfobBKZlH5w\nhaS1KJXntvP21Q23kayhSGIPRTD2PWu6TLlSy1X59hOYqOF5TkR05+y2TSa/\neJrmjAevxeWebXZOSC15V6wEfIoGthzGMnN36h5CPEhHzCJ1I996NZfEtIhZ\nzd8cuZJdL+/63GiWyMXHa69TBMl/hwUbqRP2fiprB6s9zo2AfDVvHZZYH+bq\nuECwMqwxNZBqiQExgMbeBsqUwkkiOq6z49345o+6Y6zFi15JHKVZrSJA6pb5\n1OI8uq/VvLHZkEmoTlg0TOwoVfItAOOJsZuHSgR0vnwEUY6XKdt1fxZZ1797\nUP2i\r\n=nHIO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bb3e687a7227a510cff5f843af45ac0005e9591d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-bb3e687.565+bb3e687","@test-graphql-cli/common":"4.0.0-alpha-bb3e687.565+bb3e687"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.11.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bb3e687.565_1587159797702_0.17582559710899415","host":"s3://npm-registry-packages"}},"4.0.0-alpha-336d7cd.566":{"name":"graphql-cli","version":"4.0.0-alpha-336d7cd.566","license":"MIT","_id":"graphql-cli@4.0.0-alpha-336d7cd.566","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8825788bd5ef18b9a8d47a287635d2b47e9b7dec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-336d7cd.566.tgz","fileCount":14,"integrity":"sha512-wAKDdNwXz0W+z+a5FkWQG3awFk0hS8hw0Bi7DfvXXQuqSthEueAJRn4/Px0T9iwaUjF+6p96pSAftCuA+ONakA==","signatures":[{"sig":"MEUCIGgGjgKnA6IohQoFasvkiW3vOwz9xxifuNqyyX258RzDAiEA0+wSm/M9o2Bt8jB+tZVodXzFvTpsx/C/amcKS0sonwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemiQACRA9TVsSAnZWagAAflMQAJtkXu+5WWnW40pG+Yja\nBTdfH2g/zSK/7KY5XzDT/OSpNZcbYu2zm7jO9tSwGRGiPzRr33pAmcVXtJKn\nhxF3nc60z0EizE7w2aaJV7U5QlyJAlBFyIxrJ+6XCsC3dMEJzltbqKzNmPM6\n5idFU2QRXz2BTp85VDlBmqAX7YdDkoGrxSWPTZqO5+gFBagfdN6cV+AIWWmw\nqLj9JAD7T6dQ5d+Z36vtD5nM4I6OCGsWDq1oUpadH0K2m8LyVIn62PC+kKnQ\n9RgAVdkZQgSTJ7ftLWrvMcDHEG55P5ndXrCc0TfdwDwdEsZerYRwbZXbgzT/\nrt+NCcavyH85t+AY9gXgYF2rw+upSBHd77BzfuFMczvF3sv4kmRPn/5VdWKU\noZnZRNR/Aytzl0b1EWaTRlWy0AXhNYZRCPAIldHCBol/GvE0vfc43AdcyeQ+\nBYGPhO8TyU1Uv04GmjDkJY8u+fUA/5lM+mqEp6GLUBVTuyaZBqKR89lD7BG9\nkTpuVcmLEzM1My8mUvSNHs1e4LEidoLKLkxVkORKLQL9fXPGAAQa1BKP8Dj2\nMT6AJie+YhZ/CdS06+yiDj9FDpCFhaLCW3kcj9EEpTzPDFL8jnhGt5vWflDf\nb4fR+Jqfi0N1MEmp03iccH2IxOWO6Ce5PRX64EWD6PxdCZESkYeTqrE+m636\nPBZ1\r\n=BJwe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"336d7cd54ed157690db7573f0f339c6039077912","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-336d7cd.566+336d7cd","@test-graphql-cli/common":"4.0.0-alpha-336d7cd.566+336d7cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-336d7cd.566_1587160064492_0.7833072407792427","host":"s3://npm-registry-packages"}},"4.0.0-alpha-88d9e7d.567":{"name":"graphql-cli","version":"4.0.0-alpha-88d9e7d.567","license":"MIT","_id":"graphql-cli@4.0.0-alpha-88d9e7d.567","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1bf7d5691efb98fc3d38c4f796d7501ff2e8370f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-88d9e7d.567.tgz","fileCount":14,"integrity":"sha512-DOe+tWG1fyBKc1OuOrmfun4R1G+22wS8oXItsh4clegH2U+chdKqQPj+SERAkACW6cyO5CxrVaiRDZebDdi78Q==","signatures":[{"sig":"MEUCIEpU5CjeXsUYjYPm68RP0T4YOnUZmMggIuemK2/Y97pKAiEA5RsMncQhkPDgjQdNGPCWq0YYn3nuXklnU1+S4nT72Kw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemrjoCRA9TVsSAnZWagAAnIEP/iO5Ta2eFqf9FXHifQtP\n0+uRP2jwokT0g/gMySE/zjDdkSIoEpckiRAXk2rMOBSG5v/xBJK8zmbAk40c\nK45Qs56rU15zOMlpCtfakJPMcXVhYuUKF/piVaaYokNut1nJkN7kt1qsrmaa\n3j36E6kI0XQiQogc+BuiLZVL4vfcbw4w2kfwPcKIVLKrl+a9riKXqiHBYYT8\nHXVx+fonecPaxT6PYnjQUMeLDgrqGkJ399AWQplTBKIyjJ0jGRn/Hdr2lJBR\nB5myza9kMSDojDOmITWQsDBrg+KnjXVnZT3WygUnuaYUlSHARwUAymkVHag+\n2VyEAGc3Hgay4mvd0w+ZaZokVS8mfcuSw9nAvB3GNTSP1kT6jaLcVd4I4xM7\n4TeCQDN5JtSguizO2PbEXlPYZjotOYdyoCf8rD/tkj8pCVzBKp9iWSDm6/zp\n5+hqJDZIr+yTSDh4MIwuI4n6EJPMZpym80/7LkMG2A64j2qiLYizhqYFiwS9\n013rQlAr32gKZkt98UlOIaBGN1rXYNIiVt/AVLghmaF+27odB3K926b+kVy1\nCoc+Z6s26NnZEe2R8aR/AWhF7SIOg+kU52eAkb8H/af2g7P6zvGlf6a8+OoP\nUMwE3XgxCXkXbT6XTglqu4ybqt4PO6GzBZB7tW/fyfBZDvzVNPQCoFg89Kfz\nys94\r\n=zQtJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"88d9e7d86b5a23d7ba9c132d7e4c6b27c0e849cb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-88d9e7d.567+88d9e7d","@test-graphql-cli/common":"4.0.0-alpha-88d9e7d.567+88d9e7d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-88d9e7d.567_1587198183759_0.6486299669842921","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b22aa67.567":{"name":"graphql-cli","version":"4.0.0-alpha-b22aa67.567","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b22aa67.567","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9e7db4723ce6875bafcf433858538f503a7f57d0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b22aa67.567.tgz","fileCount":14,"integrity":"sha512-waN1L/HvS4BIMd++h04YrndLL5SL1km/exwu7Tl6cKdggTacbZDw70awq/YWN9tox26iFB4IM6Qqyt5rpAD6xg==","signatures":[{"sig":"MEUCIGJNWqax6sDlyg6Yg85XdMR6jhNtm7wGTBx1fbXffp96AiEAjANUHHMlQuL9Wz5FpU8FOhxeCCPeC3JSXRKrcn2Qi4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemr0sCRA9TVsSAnZWagAAqe8P+gL+8gJDeTpxqAija7io\n6DGmpEJkhoF1cZ0v6R8VNfky80pHuOFUStRZoCuZ8zaTWDbXLKvSCINHFzYA\n9Bn+Fds9t1toW2iLHe6jRrIpkvrPmL3rBarRW6clmAy2hi084M6aFgohGKWR\nA6DY4griJv2M/Y1UUlSe5tVbq1Lf0egTeLeXf0pzubFFkvlojiJA4m2xNRMB\ndQouXAklLYa51DsrkXQrxD/8I1j69VSS517vhi0e3IpBf+oPtf4hlO1dxYmz\n13UzPocsSxqjgrRxImycb0FzsNFkIfmaVh3TVDDOZ3LR05Bwd2YzG8g7S+2Z\n8OIRa4x+H/WwETx+j6iWjaf9OkJfyTH9se5Ch22Y7ofr96VpjZB9WGn289F1\nPMv+8HRHZhUajRNT7Qq7qqq8dVEaiZrapu8wnjNIohp4TFYaWLNfIQT7YU2D\n1chiIDZmZYpo0Hrv6DsKQie4Y1s2nUVv47kPK6gwFLDXiw9p93seJKYnqezD\n5r2IoWIv45S/FReii+efZN5yvO0AEiPXtKD18jmPQXnJDr8kBkrY2etvcf4Q\nPNsR++usyoP0E1vPousxmLwY+bGnOnOvrXeT0WJKSkif5NPI9CuwBbWVyrXM\nGAI8LY0b1fUVCL6UlLkrJAUjZsbjtEVdY3USMI7ZSVp0uPkCVHM4yAjRMbJx\n1pvN\r\n=CGUR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b22aa67d93a30a7b1106cc26217715ebf094fba4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b22aa67.567+b22aa67","@test-graphql-cli/common":"4.0.0-alpha-b22aa67.567+b22aa67"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b22aa67.567_1587199276377_0.6683072326951995","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b76af4f.568":{"name":"graphql-cli","version":"4.0.0-alpha-b76af4f.568","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b76af4f.568","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d147f8e4066d76c8c0038ec5e7bc4ae40c51072d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b76af4f.568.tgz","fileCount":14,"integrity":"sha512-ep8kK+ryzKbIV4D06N36QHmrw0KlJ++EyeAUZtt8ltYj3VO8yg7UC4SM+ZeUmj5CHbcDA7cG2cT8rf+4FsdvMQ==","signatures":[{"sig":"MEUCIQD6puDm54FyBh9zqwcwCG1uWBL6XXMuT3xQbEK6p4TyxAIgfMdxg2C24mnXTFAgYJm+9C5/dqqIot4eOz5KBuH8DTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemtu+CRA9TVsSAnZWagAAiRMP/RfYmB/+7jq4bPlQdshA\nH7CCt1b1zNObxa/J13RrfZqI15U6eexur0PNif++LZFya1uaIM3f2mex6T0c\nkE1nMl1GbwucT57LSCxNHDW5MYhjDMN/LvTzdmyFRrBvQ+geWCn4gE8299Ry\nRt3dcq6YMSy9+5ETV/kCsV1VFOHyCPJyZq0Hx44E7i7HGtzoCrfrUeDTgNpw\nM6B6gCTTpvP8AktDfyyFkL+XhS+D+TyIEvHM2Stie16FI5f7hUpq93bLFDd1\nVns5Gg4JVgQY+AUZFQ0P7lwPyrgbBcEVzhuAURRrsW9B0aUJhjCeXMEXZuna\nG4LPhCDm0bQ2Re8SY1xMjpSDBA2iAVaEQKl2yXrcLXvF/77kN3CCTuV7rwb2\nvUNuubdRFM+ajgXIo8mA7X5rdhQviRgTwu1nNO6X6iPn/han1nV7wZOWt2yX\npK2OiK06JPpOq/QIOPZFSIVxrLOo0yrbFK1FtGopOqFccqK5wVFIG3sNTLnl\nrPaMQwz0Rf1a7DeKvOkBLBYeqpFWwlHLyFrfctIsURyjP5uD+Phnxuc9XJaJ\nSvXuAbN6h9CzY/45lAgHoIK2SblfDU+ugwcY04DyRraoqh3iTN4nFEuriEVH\ncmc5EqlQx7awlgOtZBy9XTHbZjLzmAPPHWbgcwZdzqM5hdlusg3GIL8PGsG6\nHWIx\r\n=2D+E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b76af4f3fdb4e8bc2df797566389d7ecf8e2a8eb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b76af4f.568+b76af4f","@test-graphql-cli/common":"4.0.0-alpha-b76af4f.568+b76af4f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b76af4f.568_1587207102507_0.04992685113208206","host":"s3://npm-registry-packages"}},"4.0.0-alpha-25fddfd.568":{"name":"graphql-cli","version":"4.0.0-alpha-25fddfd.568","license":"MIT","_id":"graphql-cli@4.0.0-alpha-25fddfd.568","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e09fb385f55d86f551fa0f8de941ccee78d26c84","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-25fddfd.568.tgz","fileCount":14,"integrity":"sha512-q45gRov5uqZUXvBctbbwo2eSBEOYSboZ+4Ij5KiMNCNwhk8jTRJrJssHCOoRXv+2o6BPsXe+73z5TtVHwWwN6g==","signatures":[{"sig":"MEUCIQCsr3rwwEswMsRXSF5xzopker5wKWSTSc+LR375yYjNEAIgFgsANFgb0yuFp+p5U6fWR23N+dDNmCzbD/G5ZHP7ckI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemt2wCRA9TVsSAnZWagAAlbUP/1VUNNBsf6KU9vF8XtT/\n0Zr/C+GHNtTp9hNZHZiN783mzpHSTIZkKQC2qVBqb/yTef4BwcgLJnGpEMaz\nWsxCcosWiIt1j90vMKRsf+gfLnCkZwR1HAi5iZht27aZ0QAThr9ak78TDISK\n6+LtRwKx+XRWZpoGZL1qTvaJnXvMZ0iKWj+7Jqu846y7HmNK2u7ZfYk4uWMu\nqam6hVzcYmmK/OFwUxxFH8p9iMtViV+RYK6cdXE1g2/qgotqcZSkWm29WHA6\ngKv0BAdp428XDwY2QnVMZCM8ZPjCaY2GTwmJ5/L0kPSRjbeCAYHtwmDBqHGX\nKvM1L1/cyB8By/1yJ6dqxly5h8wMQcudzJKJD/Li7qoJhPQPv5ciWcTis8m3\nmWBBu3vrtcMCUtZlAWbxDGiiMm1UEK+isgdDkpXYN/ROj3GsRAhXxFGGQ9DL\neGZw0mHKWfMC8l+k3zouUiOMZkS9JDUFTFb6QUe3aNo3JlX2pRbqG6pYR8qe\neMdIvsGJ/rsqMUUE2lyrRlhI/n2+/2Dz9hazTnaLqYflLiZgI/Tj5pxGQGOd\nn1oicC1R9TYVTuIhJiz5TpYbaSLV/U6vAiwHYS3lZKOCEwu3d98iUeKMCAha\nh0L4uZbOFXfp/gZERGwQJ7FRDZSOLDzLzHVdNR6bZUptQRZJfD9jy4VUqicA\nthxa\r\n=y4Mb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"25fddfdd3e976ba2cf13b7ee61e011a5b7938673","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-25fddfd.568+25fddfd","@test-graphql-cli/common":"4.0.0-alpha-25fddfd.568+25fddfd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-25fddfd.568_1587207599860_0.8813286524103032","host":"s3://npm-registry-packages"}},"4.0.0-alpha-56a1285.569":{"name":"graphql-cli","version":"4.0.0-alpha-56a1285.569","license":"MIT","_id":"graphql-cli@4.0.0-alpha-56a1285.569","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"bee188314e2da16548d3074a7cd7b0fad8415f3a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-56a1285.569.tgz","fileCount":14,"integrity":"sha512-qq3p1JewlCtFZuGZKLg/VvbkKCPssrjG+7J9mGFBtK+95U6iLpJKE5W3/iaQOJKsvvz2flI+viWhFcRWeIhcuQ==","signatures":[{"sig":"MEUCIQC3RPcbNRzO/IcR89rBFVwMo3fij5Wwn6jriHX8H/9CegIgb0ngDuYKvaTAB8WBa5UpgIIo1gmqQkRHJhmNCO8j3r4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJem4bYCRA9TVsSAnZWagAAGyEQAIaFm61+lYzNQ5ZnYDSl\nZgN/uR4yKUYX0OhIA9jC/+lVKBAXCQ/mG4jaF3Nc+KQYbZxTv7+ogI3siiRV\nTR1uKtdJDoQK58mmPWwMqSUARQN932cUMdEDbJtpfvVFwopEVpTG0n+gtOb3\nsn6EgX6WkeQZ+pb74LUA1UxdWG4OnEtbNmDA/YGC29mJeh7Wq+ci/kq59kDW\nt1QuVbH5J6jOTXSgoTfgYA3vK0c9CDPOlorC48sDTtY/mXsWvutMo0LxL5YU\nIG8oT3A2pSa4CQC0+YfGg0tCRnNrr8gwYmXvNVYU3SXisJOkVflHx2NNLEpJ\neXNMsHBXuvGIcTLQtLj3KRBicvCmGvqq2qd89CNB+zmTHsWJCcfG0HzgwhYi\n7GDHdGPnTDQbzJxpOutqUlNq7VR8wug1IKJwqesl5SKeJOb9FZGl6IKv3XU9\nNNua3oAo2By4aTGN20ouCpVsEyeuYK6fFbGhdXKI7tTIb5a0TABBAP/+49R5\nghqCMPNxVJzPmc1hm0+zH7VyiEEczrhjwBdOlFq62oFqmoYUhq4bFEKiz1jy\n+QFqweWWR8b0+esjbfX+LPyzG6NmSi+uE4GjkR08XV4G22CmQhK7Y7bfA6Am\nRIt1gwTaTA3x6Y0ZpVNl+Hu2V+qruU2heHipj+R1vFhUnJu/sQqy7fI8AYRb\n6AXk\r\n=Zaia\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"56a12850f43661773a744777c90c5929454a1720","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-56a1285.569+56a1285","@test-graphql-cli/common":"4.0.0-alpha-56a1285.569+56a1285"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-56a1285.569_1587250902923_0.012004643309805774","host":"s3://npm-registry-packages"}},"4.0.0-alpha-76195f4.569":{"name":"graphql-cli","version":"4.0.0-alpha-76195f4.569","license":"MIT","_id":"graphql-cli@4.0.0-alpha-76195f4.569","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d405feefec1857a86492f0e53e6d84d9c33ec1da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-76195f4.569.tgz","fileCount":14,"integrity":"sha512-IcQqF3mCZUfzeoUqEq9a1xHsLPQAZrGabx/GV5/Q9GgDLEdArsrzsAL4MWOpOHonjiIrk51RYFmWkGMPv/2Fww==","signatures":[{"sig":"MEUCIAshtbUL2rMIc22yhUvBqmkmHJ5AG458+7IH1eby5NyqAiEAkWVEKuk706HM7pOohH/nbUfyRQWKm48RDANzj/v/zTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJem4sJCRA9TVsSAnZWagAAlpIQAKTPmI53p865zgrOfNgi\n7vljzXHAwmoAtQon7q4BvDh+4GCdv8qxxtg+QciLsSQqbSLJLFTiddB/Q34y\njmaX4u5NsdodVSF0smpG+oKSwNJiOUGFZfsqEhbgaTAuKK6rRyS3NKIcqNUA\nl3HYRclnSnNdbSBUbL5SILYbYFJ+8oYSldOaWz7O/sbrjMj4J+8eliY3YRYv\nbWqPEsH6NUgemKIt++Sb5h4Gfx9NhohTS7JfBD9FyU8NyWGDwd8pLWViGb7e\nN9X+IZgapyIPI9v7nYUatrmB2UyQtIcSkoPNnJhv0VF18sprgrNXm687Kfpd\nmP6/HsyXvp3oUb7ruY1jZ+qOtdTCRceDCMVJJfeTM+JsXLtk941i3HNAsHp7\n6DU0oJjzk6R0bMR/P7Te1mDli6OzwtN1Yw1V2Cs4K0RnUzZQx26dBhGyJ8h4\n6LgsaOLGj4qfZtCfdbYPCjUDNWiyOrDvjo+ZvhlyUQDo9vDjUpILRv/FDKM+\nQlyzrM6GmqYFmu3yPO982XQpoLOtBSH1fmCwTcTzBWqLa4RtnMO/3lH/xbDn\nnnBgepmgOVAfnqzZ+3JgVU711tlQL98pEo3QHLHTAzyU4sioF8XH1XqKksdY\n+0deZWoZkm40XvLFmtO4j0p6a5qTtKfGEDN9dOk5pJ2j5hc87C+tiqUtWdXk\njwxQ\r\n=NDhu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"76195f46dc18a983814afb2cbb607a055e0d99ea","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-76195f4.569+76195f4","@test-graphql-cli/common":"4.0.0-alpha-76195f4.569+76195f4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-76195f4.569_1587251976728_0.46398284772835807","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8c06ee6.570":{"name":"graphql-cli","version":"4.0.0-alpha-8c06ee6.570","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8c06ee6.570","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8fc2b36bcc8ddf7260ae295b3f96334f118beb99","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8c06ee6.570.tgz","fileCount":14,"integrity":"sha512-OR0XT/3OaXotmFaTtWCdtRPawLXy5HgaK5Ngk086LINQUgZsfjYSkUpsb8dW9gPFEhIVJnR7hw7yyfrSyBibcg==","signatures":[{"sig":"MEUCIFqGyRH1S892SgHxbOGf/+C457SSpY8sc1/f6fYNElNCAiEA6wrer/O03WLc62sTrKVO7MV9j4myDYdIw6c+ECb2WKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenA/WCRA9TVsSAnZWagAANfcP/02bB7ypY7WIdl02Fy++\nFc+aL/S9ViQl8d4BzDhWO9wbG1yV4YHRNfHMmK4D3uGgvRdElGpVjZyPhtOX\n8+pAjmU726gUObh0tlkKa9tB0zfvxR3+i0xgWMHa8aPhi0HKgg3x1BA644fq\nJahRPs5jU67gchbmUWkFk0jaFG8k+aLXEZfltGXWIHnShZ/v1M+RZR9HKgyU\nxf9pPk70Pyp29YqUU+ds9TOiTFt45trMnpggQfun2oAGUXsK97rEw7E6GMOK\nSnSOY0lnG7lFV9ewyCoDxP6PyWzTBMVoM1/t6/VSs3VAp2qC8BU/KG5PSBar\nypzT37ItiTkuk3W/fvptnIb3T2vVCm8JFDQK3hTMHfWQYUiy0zCWYWZ9RG8S\njZ4A05zo99Edzbvj3cS1sYHIwfWBbNb40/5bZgWtETu2d7ne06uPTS0HWkH4\n6Ie+ccm2e3kq9mXyh0fJfGtmfTpCY+Y6oGVeE4dB0xrNmAcGc9s81gH0Hh/2\nQIFL/mKf/q8uhhDxdTTPRYqkbv8Wr9+66S+H3Eos0Sv6xbQXBFNSrh9hf9MU\nm8Rc19k38n1Ylm6PtB9gEU57d+EMZ9rtl6U/nRikuxTZ9MUQzXLkjONh/81q\nL71J0dj3xn0S94aOik/DB7Z9Jx+rGNWCvHjvKR6gHeKRahnB6KKr6/x6o/Kp\nSlcd\r\n=NhkZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8c06ee6594d10007900b1c50218919703d71ba55","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8c06ee6.570+8c06ee6","@test-graphql-cli/common":"4.0.0-alpha-8c06ee6.570+8c06ee6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8c06ee6.570_1587285974066_0.2907840783418625","host":"s3://npm-registry-packages"}},"4.0.0-alpha-28bd620.570":{"name":"graphql-cli","version":"4.0.0-alpha-28bd620.570","license":"MIT","_id":"graphql-cli@4.0.0-alpha-28bd620.570","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c71d3114dbc65a82f65e671c2fa5d5bd88cf5382","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-28bd620.570.tgz","fileCount":14,"integrity":"sha512-kv5KzDMhGn6aT4nRUT9o83THIROynN+Glk5QDGivxiqRSRfC0NOKS1j8PEmfgddUJRq/W7iR9cKNJGv58oRY+A==","signatures":[{"sig":"MEUCIHU/AqmoxytY4/j4Fo9iNY6PmgnKcivoyfAw7bpTYLpSAiEAuO9BoeHf7Yrk4kzgK93qpk9xXgHHVX2Y3NdHRBYXTG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenBqDCRA9TVsSAnZWagAAC70QAKKZw8JiAbnOF6XpaeNl\no+s+Qu5G8zGTTmFmF2sU3685rSoNjQcv48QfTY3+zWgohf0dN7bqU52RsvPB\ncA7La/MQ1SKsPUWe6VAhuCJUDroVcjZJ9dsPM1VPMejEGfm1pRjH3bCQo56i\n+r1t3nzUO+ry1LgXJGwttPh6HeyGEZper6q9el+zFkARzTJVMO6d84oNiH3Y\nsQwA6IcXHk5WFcyvtINjX+2+D7tkUS1DTozHSgW/uBvSvWPZAlRksKw6UVLU\naj97zspbk+UEd5ZMcaooL90y3z7vYgZJJhtrurDyvv4jxHXAnoKmQTrWMwYz\n1DK50Vn7HSkUIP7TxGSRrFY2P5m2Jb2ZuWsOzhnYtZAfWk1qlfbFlIh+ZUvi\n56QPDRW9CuXeJB61JbIZy7ZuH5UmkjfICG3Z1HZzRiAmo+ylu5WNGFZqn3ae\neicaesQzzKb2eUVkoNh+N7zHEysysPAsZ5GR3sGGC4XwgbSZ64eqB8QKclCM\nL7zCUjJIz5/HcLJJDCWtEKJsPhC4GvGIM+Y24zJi+p9vfHGfnbRqCC8omNjq\nZjqlC6Ds9xBJnezbkM+cw6oSf2ftbr9GLBCrBzPsWm+CA8AJ1UeuodkxB/gH\nwHI1q9NbXmkmHWt3imA30L3jBpedu1lxiHCnfnHRaKvnLjnO93T50/Kutkr0\nCdBn\r\n=5By6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"28bd6208e2f347c633ac63de5d9bce806e3130df","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-28bd620.570+28bd620","@test-graphql-cli/common":"4.0.0-alpha-28bd620.570+28bd620"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-28bd620.570_1587288707120_0.6670134842097217","host":"s3://npm-registry-packages"}},"4.0.0-alpha-86945cf.571":{"name":"graphql-cli","version":"4.0.0-alpha-86945cf.571","license":"MIT","_id":"graphql-cli@4.0.0-alpha-86945cf.571","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"620e63379ec03111977a921b8a8af04799a1edb2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-86945cf.571.tgz","fileCount":14,"integrity":"sha512-pvDBDJe71cV/Umx30/tIzwSARv9dpD2O/H9mAjyeyNzwCZ6y6C/GSu7Eek3zHw7eehlWtgPDwgRZRCWhx5En+w==","signatures":[{"sig":"MEQCIHqUEC9pADPKElQbWYWhS1qYd7gJU2ZTGP3vDtynn7B1AiBZRDig/3E1mn+/5js4N9vdNqvK7Yo0Z0+1aEJaZI5CWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenBrKCRA9TVsSAnZWagAAaZQP/0SmET/LjT4+Eaw+cQGD\nXbJcD5TGHC2GOUXwEjm4g6Fr0cxzOBQOszei+xZjfNhbaIzrphP18bHbbKBd\n3A6ZrO2O31vJh0p0uEGqK0fH1nmN9kIbvRntOuAMFSkHYAXDZ0bg+Qoc2f8v\njfL7ncKZqcdwkl5HVT5BpEDD6gPk58Tb91eEub+RuWSpjOImGbzNl022bmLO\nHDYKBoxNc4I0i3ot2w2QAxo6tYy39Gmmotd2oA6Z2mpO/2OCflwbgSBMEMFo\nblOtdWYNA2z6F9zPogrQpJjgG5koMH4or+Gw+grW5n/EPaPnX/opixCodaAN\ntuyrr6E0MJfgX+W3ip6Yh4zc8lIpRQYMMZ2Xdhcfm8ljDl8c4mnxj9nSxRI6\n9vOFrizEnnxBvGFcwqGzJrbBYz9euXwEtZJiexiAfs7zD8Sm/v/47eVqJV0x\nTH1NKwZbSaKH0uqFhBjw1EwoUXlK8WQUjf/2NXSIuQZV8HXjBIzF+pl8j3S3\nxNq4cffj8mL2AlMoj/hBVmmTWLuvKBJUR7GGRzjVVa6IK+5fi2gKMEJoiTRJ\nGmX9buQPVOxFM/GSxhCjSZ5Qa8vVxw5bprET0+Sf9yNRUuXniV2qlOahj2a8\ny3IthueERHZPQwX/03z9GAyfmVlg3Qq+0y17w460bJDfPDkE7BPy33Eq56eK\niuVH\r\n=WQyv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"86945cf8f1875a0b36bcf5d387caa6c094c89240","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-86945cf.571+86945cf","@test-graphql-cli/common":"4.0.0-alpha-86945cf.571+86945cf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-86945cf.571_1587288778409_0.155062848764832","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4f2d92a.571":{"name":"graphql-cli","version":"4.0.0-alpha-4f2d92a.571","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4f2d92a.571","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f4ce3310a35922c368be35858f78d467bbc3fb53","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4f2d92a.571.tgz","fileCount":14,"integrity":"sha512-dp8/dk5oDxJ5cSVncRPu3MsVjp+eH2V7nc9f8u6UBBNqXT5eSU1AAKfJvMdXvvLmx2ELhhOwTowrl3fwuqcwkg==","signatures":[{"sig":"MEUCICETWQDEwyFCnz0tjmTm37Gl1V1j0p3uVECk/DJxb6dRAiEAtLL940RF/J3c2fnsMHWA8dVAsiy2qXt6lyKj1RBgOWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenCIlCRA9TVsSAnZWagAA+IgP/RTJAUJy/M9ZCaoCvJtQ\nv5PpgYG3JEkzrwcnXz/q7AnRGmzAp5PNfXLSZJoP0f5otk/SJ6HsD8SYWPF/\nLVaX76TgO7FYC1/Fy7qyEY2hPTdJ2btxJWmJn+fmdJ97XUHqaY+7X34rhi3o\nYnmJpMZ5LvGFlPpBk6TDui1t2dz3zV97pTxAFuo7QDT/9o6AmteDf6pluhdP\ntxzHv2YpeWLH/ycFVxoKCWaZPpuiqt8nWqJWsYmraBbVO8SnQkqkRIFfysnI\nb4sa42jGLBhjCYHpRKk8Unu3WqZoEYltUgaW4huE/JWJuXvYa1vSOwRxeY4m\n/CBjQZpBnR+FsTBYo126pKAogWapsPSVzSfss5TKHqSu5mgmbX+mM7Bf74+D\ne4oGDHCIvyMhijJmUAhHjoDbcP44bwpa7OKYkunDPZ5afCbE90Ge90ruiM1o\n+M5TJQTq/z/z0vl6pc8ol4qASvGGf4J7ws62T8sEFoV/DTsaEyV5A+Oqk+Ir\ne9JWfJI+/9lHwgxhWAoVk1L/m1TEQaAygTlp2wR1L0DGIOn8b0uBGlcwK9Tu\n4igEZarAEVfkfgfP7NbJuBSSchppfbGPEi+JQMpbfb6PlP8c3+rYasBTlYL2\nJNsOK5SVlsSAylS9Vuvjw+BjufXHy55OF01XTkESKxZrXzvCJ4Q1zeLnZSFm\nQ1bD\r\n=gY/0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4f2d92ae8bc3de24393da68c21b5d631dab551be","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4f2d92a.571+4f2d92a","@test-graphql-cli/common":"4.0.0-alpha-4f2d92a.571+4f2d92a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4f2d92a.571_1587290660905_0.2179503088658672","host":"s3://npm-registry-packages"}},"4.0.0-alpha-784cc5d.572":{"name":"graphql-cli","version":"4.0.0-alpha-784cc5d.572","license":"MIT","_id":"graphql-cli@4.0.0-alpha-784cc5d.572","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8410045738d490ea201039cedd4e9bb0e98c0512","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-784cc5d.572.tgz","fileCount":14,"integrity":"sha512-3Ow2WGKYcQPtEeYdDi5oDhzC2EFT0EMuFzMdR0g/ExdtSAzAO4mjCZdMU5Yf/TtJw96bEWup0u6J0iVHXqhkgQ==","signatures":[{"sig":"MEUCIQCGllFUBEpveicPukanmLClAeqWBzGu9bhZbNZbsB7mmQIgLwk2JkoWCF9nYj3DRddC3uobZL5I3QbVErCZENhilms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenH0ACRA9TVsSAnZWagAAe7cP/12SWmCer/Lwv3dEhVeE\nH5uyx+htihz33aBuEen1XU747LlJZiMAHpmshIeMUhGJxnztbizWe2H2Mb/j\nZfkwMj8dyDj28zLTPrAqNjt+I3YFQdc5P23AziOOLjqSqz5+i4/5fYoC03Eq\n7jp/x3z1K3dVP7HZAUcSnWHsEnQJiOcPNr6bF3RsCiaZCWNI6p6gK5fhKPEb\nyx8Nk9kuOkp0U4rGugfMIp6edFstlNJDldz6HqAbeqQ1c9e7rJyK0TLTJh+Z\nrP4FX/G/qeLmBW0qOfSSJK6emzTIeUfkQxBKRIyhFgTTiLg9AKh9U1aukhg4\n02X2KxtX+uZ9xwE1pKxgbghgyHjZBX2lsCwCfoeQf8zwPxjq88OXlAY9qd9z\nqx+Aw77kWwKanMzzEabpiiMGzz5zswJm91G+ZrL2bEZZUWy9utcXv+uVN3kD\nSH6UET2oq1HFnPi4BHV2JXANkYnr6hleaNbbakzA5HXWDNplZar8WhZI3J1v\nFagBL34A265XamB5CWu2Lnw2bHxgLosGDTTfc9/wJ3jH6l80kQS8mRHcciWj\n8H15WO9uN+RUKLgNjpyBeCpQN5G2xuh9cqBxBfR1l3vla3wSFgieFJFBsvhV\nMo4E6rPgexQuWyvJP3XHFRlMwPRjnsCbQ8GP5xg5BIhIdc1Owbe3fs7i5CbS\nEIaI\r\n=sgm/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"784cc5d6a4e352d7d764a589b0db46f588f4c83e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-784cc5d.572+784cc5d","@test-graphql-cli/common":"4.0.0-alpha-784cc5d.572+784cc5d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-784cc5d.572_1587313919956_0.5150352148956767","host":"s3://npm-registry-packages"}},"4.0.0-alpha-09aedf4.572":{"name":"graphql-cli","version":"4.0.0-alpha-09aedf4.572","license":"MIT","_id":"graphql-cli@4.0.0-alpha-09aedf4.572","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"35771f5171f1364e5d14e4b54ec808640ee5e0b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-09aedf4.572.tgz","fileCount":14,"integrity":"sha512-IR9Mh/dHTavn7dzGJSxmGa0SibQV8AY4AEsUkXGwvJx2Bgu8qLvVExNnKbOmA3y6loRkewrQs0W0MeHlsuyvIQ==","signatures":[{"sig":"MEQCIAMhCsvDeUuwk2JUKB9ijW7N22/INXsnI58NvXymvtS3AiA2Jkitqw33qZ6xfcLUru/c7HOC56YSFgK3xNDYMMnGzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenIbBCRA9TVsSAnZWagAA5q4QAJFKd7aR1xK1etpgemKm\nP1dRIzVbXFOPEUJfNAZFVZiOLdFdmCxzAz4817Al6t318IBTcEpQy1MUCRF9\nxcnnGIl6ocHCDXt4u5WdVhUs6dKiBdXwAglRQWdyJVVMa2x9zcYXqOYTlMj6\nTRGoiShZ4nwJXOqeVu2sE0cCd234/RhJM6MJRHNBKT3oRsbwDlp4KvHUTKTm\nDOzpwMnzFYIbTzABn9/yyOHG3fDHl80I6rNZkP7Q2erB1oz/W9GCkRQWJNWO\nunOlCkXhvbysh2hrqBhIb9mY82ep70V/mUbrmXVRwoInhVkB/P7v2d32yyww\ng9h33Ocg9PVarGunQEh4Y0t+qmpH7yNqm+RTBWpnP3CGL1jevR+QbkIY4rp+\n1i8svbxtAMC8/IvJUVPDdcw7jOoeAbMRqe0ITNLpaM6EyJ4/m6Ac8m50+jZ+\nfXDgPj2RGLTgaaTSGsDpT7JYxjbdKIaruYkaOWN1d03xJznOdy93lytkHpVB\nY8MDJWyBFUuik21cpUkxD19BsnIiUMrsigPaFR9+o3KvZ0H8YNO5cITu5PTn\nIr1xN7koCFWw3k1fVhKKlxmm/RmBtibgQlzEqyAwe1huPS8sItiTVH7D2xY4\nCwndjgWBEhnDPvshszRFPS6S8Gk/Up4PUnJupFhBfhLiNVAcAi6hv+TLZYnY\nKKOx\r\n=F1sy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"09aedf413189cbfcbd81ba00d815c3cdee385380","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-09aedf4.572+09aedf4","@test-graphql-cli/common":"4.0.0-alpha-09aedf4.572+09aedf4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-09aedf4.572_1587316417278_0.7806118370714352","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4346ee3.573":{"name":"graphql-cli","version":"4.0.0-alpha-4346ee3.573","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4346ee3.573","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0e3840640d470680446f9bd94ba45bb49805121a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4346ee3.573.tgz","fileCount":14,"integrity":"sha512-327a92351z59yyinBsTBZBVVZvowIijrCXsf0f23E7ifZEi/AqB4OhEMVMbwcEpP89Eg1f+oZbPjtMkzjXgwyg==","signatures":[{"sig":"MEUCIQDtOag2eNXDvrx8cFQTIpJDJVh9sozlisR6DFwutVnWqQIgLJtRziZduo25zdqyijHs2UOJd1coH//xRGEnYEALKJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenbJMCRA9TVsSAnZWagAAWq0P/jZ71fLIUTdJQ2sVgXTo\nRIs0U/a6tEtJ0x52qRk3kJH2nSyl6glgpck3q055LIahr8CjlwlRpWUd2Bol\niLT+QqewNXrYy65imCgjyQLtzVeGk6KjyBeTScLuyroEJyFpZY6sL7LK7R5N\nLGDnpGOuG6MDnUypR9HG3lIEilrIlCa6L9R77NwNyhcEX7X6hqgoEcABHGbh\nrqiYx5OjcSADxP5HW63iY7krRhY47yASpWVrNlFjZdRLEGe8Egp+K+RbvVAY\nJqzvVFPSGplPlGD9MUUNOhAlxnhwN+Pxjak7pvHsEtDs/AQJfGZrXG1HQann\nlR83zGsKvlQyx7lgqmQHh0Q4/PIDMKPCZVly9lXOmupasOgLGjlW2SYgv/EI\nLxL0AQ3YGIQ5F2bM+Pnz2gemTRU9PGukGumFSaDL/XDryWAk5qejRUM9TAoW\nWRdmNvEfvWXjy8aqysHsnrpPdIOQ+5zI9cenkFYhuNSSO6rFOUmAnqWdgUZx\nxq/xbwOQZaWeNdiVKIzVKHgI4Z2tMIGjT3Q+xHVktR/DD5OUv6dtQI17yD6l\nQ29MV6joFq6su2wvSEyiAoLjeuoLB/pdKf02v3jfaN19OWoqzAKsacQQL6uS\nHOAjFIuyV90xHbV+7Zrf3XUAerc5S8yx/91GLxkxZK9KH9oepGxYRN1FiiFU\nSxq6\r\n=kQ4k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4346ee3822c4a41ccd691038db33cd8a82e16284","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4346ee3.573+4346ee3","@test-graphql-cli/common":"4.0.0-alpha-4346ee3.573+4346ee3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4346ee3.573_1587393100053_0.7212221216703669","host":"s3://npm-registry-packages"}},"4.0.0-alpha-09520ba.573":{"name":"graphql-cli","version":"4.0.0-alpha-09520ba.573","license":"MIT","_id":"graphql-cli@4.0.0-alpha-09520ba.573","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"56d7c8dc64ed95dd72ec28c5aee3d91ce7017cf6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-09520ba.573.tgz","fileCount":14,"integrity":"sha512-MbkGA7aT2SQ8jV+PI0q7leBNHp+loIYgmtJuoESLLlQZr3TTx36CrkmqwHehtWXDDs2yqHn4qhiK0EgvMbfgWw==","signatures":[{"sig":"MEUCIQCZS5j8gTYE03OAdH6a0lY9TVjKKwBn68MdG3KtLZjwyAIgT2EVcSs19w0257v5mlqn0XQX3F/NTbAn8TotmylQdfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenbJgCRA9TVsSAnZWagAA+YcQAJ8C068/PORiJtfDQQqw\nLMZ/IK7pkwWRkjf+YZDp7vhCSnFjA9OCGI94qqQRl9uJd1rLVpUnmqE+eAN3\nHjQ/+T8uEzUIMpqh+XdeKECX6+alS20Sf6ETkiyEmkDc/z/I7TxdxvQ7oOgp\n4oLWT3En7JfcPOiMw7jYbXomVp6KAEEinmVwPkjr1wUIDY9rcfx7Se48K1/L\nAhcrkt+kcMX3/xVPkulaj3Y4ZKDYKlF6syt0XITHG3rDz0wtg93ptgOWU/3a\n/U3bvIN4t5IEjWSxd0+TMePE38Q/A1Htf+mZa4saFzf/yVraubI5rknCVFXm\nDGk6EURJUTFIbIX52Iexiw33dA6LFpY/twdAmGFXkGO0tZ/0/PLHEDUy/aPO\ntbnpw/lBPjd296bSfPvLMlYlGTvkiDfwZfCtOWxJ6VKiLTXaDajmvojkO3gD\n1ugcxz6Z7NrOcCP5iYong1WB49z1ohU1cSYi11FIFMzXhJejARd52kYtbzij\n99AEdW+CWZ9MXPiF3McFmBI88cs+7pKXnq4VlJv9CWA/WVksH1G25rwOgIk9\n57+mwCX4f0A2RugITAdBextS5tG42KoVrhof4kbxHQzVf+akJ0bScH+YzSoD\ntWWeyRA8FAz2LMMNZG8FNzSmPK+Jqn5JuwQk+DmS1YNCbedVtM62pfDGfaJW\nAQaD\r\n=GOje\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"09520ba98a257f6bd94f98db5c1b1f9f0f95f99d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-09520ba.573+09520ba","@test-graphql-cli/common":"4.0.0-alpha-09520ba.573+09520ba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-09520ba.573_1587393119851_0.8588207492353457","host":"s3://npm-registry-packages"}},"4.0.0-alpha-66d1c11.573":{"name":"graphql-cli","version":"4.0.0-alpha-66d1c11.573","license":"MIT","_id":"graphql-cli@4.0.0-alpha-66d1c11.573","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"feadc2380d26db85401ad6759babe981539c9f9e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-66d1c11.573.tgz","fileCount":14,"integrity":"sha512-fTmlcjutKrnkNisqhNF+iupmRBRsVKP7v1WtHyp3wv69KA0taoZwUXhWoXX4ktagrLLYlNHeoTO+URjg6H02Mg==","signatures":[{"sig":"MEUCIDG179cH7bBN5IuYZj4j9oNo38eHAsDh+PEB3fWnFnLXAiEA+troh/hBa9KCNS427ac3ibDDLgazvBPwYMs+/R1ggq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenbN/CRA9TVsSAnZWagAAjYgQAJusADwQ1F9EfUQgz45D\nHamm8I73kjzfY8k3z0IiyBZn1or8rcG0S4wnNR3CBqq1/qvW0LlylpE/xIlA\n27KR0oqpazcbYlg+TnDGJb5wZorj+bFbdmKZwIGbl8i4JJCse4DYP7ecz7CN\nJPnBlgsvqtkp2WKzNZ+VJDIwU5jnBL6zxJfcQ6YNL/HkSaBXcpREbnK5xTOf\n5PUeVB4Aahpsy387zqqFGWPDSwbb3k5XOcO0so+PTosTYJdg9fAD4/FLrwbf\n2dBUmu1bcjOxKYVke/aX1RyuQiyN6qMh/E2G2GI0UTmx3Z3n38Aj7N49nThH\nzkwFFc2pgXdBsfS2mQNH4eBwoSo0+5TWTt8xJ4EGpZkqZJ0hWMvS4ip3YNtq\nDorVVqoQBU8GCpGfy1gUpkEUv3XQcFOhXEB4ZBogJW+A3C9sjs9qCU8aZVjW\ns0utdsqOWnyXruNff0QRU4SdT9bnANeYcSfrfNMLxL+42JuHbV3I6pDOQFCw\nyQOfFWooLdSqA5ONic8WiRJEVJJDEmATwmq61IXgPC+af54JUEMJ60+XXELY\n7V9MPwZAJ4llRTKddnHx6lwceLFir4O711ab7cUMAe0/ZjUW64SFAIHllKYr\nZDeOrZOUUd6JLH39zNQcmHMUsVeVq0hOl5LX+NFIcyps1B8VdckDJom0NHLJ\nNdbW\r\n=WqOM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"66d1c11f67364b94872fe22479bbb739deec6eea","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-66d1c11.573+66d1c11","@test-graphql-cli/common":"4.0.0-alpha-66d1c11.573+66d1c11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-66d1c11.573_1587393407435_0.57340026687501","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3fb8ad9.574":{"name":"graphql-cli","version":"4.0.0-alpha-3fb8ad9.574","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3fb8ad9.574","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"414f535f74c93a0899e3876a97411fed1eecd4ea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3fb8ad9.574.tgz","fileCount":14,"integrity":"sha512-9tj4ZOVRvV1Yg7MY1x924iN4syTxRXZNJRVTu7OT/SMq2fQGEJcvbaR9O8y+Kdr3LgjtcWh8NkHWCe2t3Fma+w==","signatures":[{"sig":"MEYCIQDEO1NaHbfRmNHH+f4VgS4wZMsIUhxWD6xyrIKChtsYygIhAKN2M8iCu1N/aqNdNkAopv97y3jaEeStJoSm1zc0tGt1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenbPRCRA9TVsSAnZWagAAwBwP/27V9mucoONZqL4ONmSj\niqLEqcH+I4rC39x5qRePBHTI34dyT4az34hYtLLqN3asKsJexZHQMQAUs8e7\nM1xU9qvbTVSwwO51vEU4q5Ya8dpsHrEV4cQ0DxxaRF4jQlDVkESOBjQVOi9c\nkmtu0P21RwF/fe2HNk53+uwVWMvwxJ/UfkmS0FeGcu07qVm+58VzDcvCcr9K\nzOaC63MmY0E01DuenY06PBIni9dtBI9XLoJbASAdydvQ2ZzwPOs7BiN7QN5V\n5FUn8sGPH6Y1Mn+eWIimB007TF4GcjZEzvKkPDOdOQ/ShMQXkmjdMcAdCB/m\nkqZxEHAM5V33eMogkjOo6kZIek2CIl20XHpjXLjlNng5uSE0BsrqwiWlwbSc\nAcDA2qqXCg1/o9JteJJD7Q46g8Um4GF5OORbn9jnEdbHgPDZl22QUbjfaEyv\nc0zmG81rDJZjW6jOd2C9tdWKmawpw4x9UtD07URH+A9n24j43sXB+XiAxtmn\no9TWvYS9qytCEDKGu3HKeGXx2G0xXFfLKIAnhRF3x8VfwL3HS8scPRzMLdm2\n5VylEBQs3GY/oGJSWIojygcjTnoQojfFz5Yp0S7c0jIs3zMqSxj3LXcjJomf\nKcTkYDFz5Y70AFKE1k749ZKwW/v/YB2RvKVTQ8JpAFklvp5coPBVL3oqFL+i\nSEgl\r\n=1eGn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3fb8ad9acfa2994fdeafce9a03ba91b88694dea9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-3fb8ad9.574+3fb8ad9","@test-graphql-cli/common":"4.0.0-alpha-3fb8ad9.574+3fb8ad9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3fb8ad9.574_1587393489525_0.3559471600753552","host":"s3://npm-registry-packages"}},"4.0.0-alpha-df3d229.575":{"name":"graphql-cli","version":"4.0.0-alpha-df3d229.575","license":"MIT","_id":"graphql-cli@4.0.0-alpha-df3d229.575","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"88f0f35f9599836719feac7a9fa2bc910cce3360","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-df3d229.575.tgz","fileCount":14,"integrity":"sha512-grO6PH4Uc0n/xti4yrwzLAL+NifW4wIvrfUUZJv/LP36yZ1e5Gs47ljIz9e4afIBDIZv76WKnaz/IuiiOSJN6g==","signatures":[{"sig":"MEYCIQDlWkfmN5EBcvgZcyyAg0QKQideEu7xK90CPLJW3fyj1gIhAKjFZeqaZp8s5ibrCw+vF16BwMu2nmAbog1PIw8ssGbN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJencRZCRA9TVsSAnZWagAApSIQAIKfK47BMLHEYFKUExa5\n4FWcI26APgCPpwwusesr30aF+Hn9fG0mUDGhehN4tmG0WVk2SjtKpoS9amIi\n/HMfQo8qiJzSPYp+PPM2JquLTYALtYSdXKOAMtcz50a81by0q+YkGC6AxhgA\nI+geIcd57DLrUmh7YrYjV7KGBC5Xpy7ksoRoW2idCBmBl77H0Hp5ip4zqsEX\n6x74zNF2RY1nIHv5n9QDnGrgDOy+Hiaq6+/guKGV+thiC/oZcJWCKXyTUnVD\nSYahEMe1oNAzuw/Yx7eXQVFNlJb8LrsI/Dvi7CA+GrgMq+8GFy7wd+3e0vPU\nyJfEiUYmabCeoYMfwvxWCjy6Uz/EnazaCxYwiusInNBtlrPtQvbsZFSfYXc6\nAEXZJB8QD41KhAAixB5SnWADUNjCR9u84X5nD0ORmSRiQStVGzP+Hlxbo3f+\nuk6H9NWA8K9cEh6qkS54YdhDFJyHQTpZnmO2i3ve6OSaPNJaWLcSuGics/x3\nG+fddtg+ZN9pPLSWnKUbDy4PBqRtY+E7oHU5ns88tCJRBMoTQrKlt1luDEb7\nMQ8QPZqKi8Y7XBDA4A60iaWCL6x891JWFpOHusdUNXMlfAR2L6ZkTwwkjWmB\nQsBMrDAQolWqEg/SzQ4UYzthnN84tcWYq10iYEEd7gc5sLPMH+Z6nGSUJ8Bj\nPySB\r\n=U76Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"df3d229123e65c78d528f777e41ed859f1037bed","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-df3d229.575+df3d229","@test-graphql-cli/common":"4.0.0-alpha-df3d229.575+df3d229"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-df3d229.575_1587397721244_0.13891208529890253","host":"s3://npm-registry-packages"}},"4.0.0-alpha-428a928.575":{"name":"graphql-cli","version":"4.0.0-alpha-428a928.575","license":"MIT","_id":"graphql-cli@4.0.0-alpha-428a928.575","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e48dc9f61f69a42d429d041710309b04cd80c83c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-428a928.575.tgz","fileCount":14,"integrity":"sha512-+BkfFrWCNvk2cr8Vx1e1YAFbeLqQartIbcIlTk3sn5jWmPXo/P09zSSELdI3zDgTRlgaS3kk3erMqP2oA1zcpg==","signatures":[{"sig":"MEQCIEvndXMj7mfCtNCbVMZOBZ4+Kg5R2Bf9aO6n9fv1CHFwAiBqe5CHSzvGeVN189YWoZb0kYJJ4EVukBNzLHIui+7TNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJencWMCRA9TVsSAnZWagAAXp8QAIMOV1T3zimNRTgBa/Xz\n/0lXTjFad2/Z8qFEVEcGBoI65+PU6IP1QGztVCHMyfg0QTNNdf3x3zi7dbd1\nPN2O5AylVLYZYRGpmx89kXmUJ2r2tH8uCV3rr9WTs03+HGOsjIy8sHrWqERz\n50sUvgyKLRa8B4B+RFKUjoIq8FdbCcs545tyxvwWJsywy/lpf4pmsBDes9L4\nuY31V7gxHFR++Do49kc9yLF+xYPfeVqJC9l8ShN/+PknlafCvC9KcD5rYohZ\n8+oPD72IzSL2mibWTL7spKwPJby/LCUa4lp6nfuDIlZEXi0WTQLGXQBCN2n+\nWBtVKnIeUPMMgyq9Erq9cp4PwyyW5BpJDt/EkD7+ZZhbgXfGQXYr9+8YTuEg\nWYnJVB6wvgtiTSKeeso81ZEH7bieVupQDB7xUnsoqo8MuDqJSJIEzQSbVlsP\ncDrGLqh0t0vvMQXtBHdmskOaOiU7nM5o5VV+7pLN8quRxkqRotFYG5j0NS+c\n2b7GdrpY7jVCJDFgQytYSrjMRownnN78iHy2eNWUFt/0gZw30X16yk/imyOK\ntbXwVaKDHMmeKPzWwzRnPpiiK4ngCppGqukLVjqo6m0hGE4nAZUP2PVQBqd+\ntB8rM/BjT0iIsJiXDekJuhPjBNx/F+w9QoqA+raqvwad+8nd1eDZcS/9lhvE\nSAk6\r\n=Rfo5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"428a928c0f98d80cdbaa31a4c98a88aa1e5f6c15","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-428a928.575+428a928","@test-graphql-cli/common":"4.0.0-alpha-428a928.575+428a928"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.0","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-428a928.575_1587398027559_0.8795676933949763","host":"s3://npm-registry-packages"}},"4.0.0-alpha-2a280d6.576":{"name":"graphql-cli","version":"4.0.0-alpha-2a280d6.576","license":"MIT","_id":"graphql-cli@4.0.0-alpha-2a280d6.576","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"49d2449a70ef0cc39906c60c3f99aa66d538f19e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-2a280d6.576.tgz","fileCount":14,"integrity":"sha512-AwTIzfg21/zmAYweP3842e22H+MZwtO8MG+Hk5GoafBfQrjyzBMnUfyAaONP/uFMwll7P+Lh2EvvsyK9m/CxJA==","signatures":[{"sig":"MEUCICDGNABEGi91YnfisAoGkBaKqQkaOEvID0KyucLLJLmVAiEAhihBYrDa4iGJwCWlXAxMZzMxkrAXXPOkBA/0CstMDUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJendCPCRA9TVsSAnZWagAAYnwP/i6Zf13378Okp0ZL+FRr\nzFthgXm87Z6JcO7X9GO9hXUBKqC3VJuf/FTP3fCq6dFHRZumyfGi8rZkcihx\nsiEMJDS8La4emnZeE4cG9PVRYm9cHqxk1rn77mBS5zfwTPKnXOkHUEYbTKAF\nNAhEhNZFoGYoQ67E9k0akm7xF3SwpK7RO8k/IDqJcx0/yKzCJZSdLqRPShfi\nnVv7IsCI6jQjLYVxM2SSt1sg1qGD4iDPTiNstBeGmTdHtlO/O2olNHRoBJlH\nCvrL9uj1kV8+VLZ2zsqpLqcKHewsWRkSKOjEp3TT9bND2Nng6Efm3XjnI0id\nK9d1OXMb3597tmFpQq/Y0aIpjhW4D82jVgeYaSG8lbQqhXHnGXhZsshkokwL\nef5d3wHHLv92NCpTzus/cB5/PhWrJWrc9PRiBqmXgr9eJ2e4V5My1hKDUQEs\nmwo4o3npH5On08Hd7F+no1WFTztRwY0Z2y9lpMby7HJK3MdkqYztmvP6LvIq\nmBRE3tk9HeO7xItpwpU/mIzuqrKSPAkbspqvzUCoV8bYuGSLqTSceFVD0zGd\nH+TrsDk9BwOnVmpdUswrLNvuKMXn12SgTlA5wlG/3PlChmvrAOHyp8H0K+iI\n/c6Aar1MD/kE4kcoD6Xi91J0xoZPqgTxnH2kt1ZGbsvZodGgQ/6+22JwwJLD\nYPDc\r\n=Vtcw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"2a280d6cc43b19824938f046dc242cc3d89c241c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-2a280d6.576+2a280d6","@test-graphql-cli/common":"4.0.0-alpha-2a280d6.576+2a280d6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-2a280d6.576_1587400846635_0.7139849056435499","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8db2a24.576":{"name":"graphql-cli","version":"4.0.0-alpha-8db2a24.576","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8db2a24.576","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"01030768595df0ac43b8df5d89af768cdfc67dfc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8db2a24.576.tgz","fileCount":14,"integrity":"sha512-Pf+eQVGA8dw7g0JTKmMY/Dspuhk/q6HcC/ggX0R877/3LvTxso11I3X0c7N5QDwFusL15RjgopezDRpsYCIhnA==","signatures":[{"sig":"MEUCIG5F3D1jHktzQ3IM41yO1jJTNR8MqWs14BoiBEx/FJ77AiEA8qxxTPN1O1Y25ZsL5eP2Fc7V7/LahxLJ3Vg+ZfL2+f4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJendQECRA9TVsSAnZWagAAf1cQAJtw1ou/mBudHbRSHn8Z\n3iFmJ1dkL36+jamjIHtho6plG5O22xqktzCZoq5uEVKGZfUaVNNtVxJX31bL\nXjUm22PsH22m0D6B1gw6ZZaz5VEh+gO4BRKQDAkU4Pk5zXa40AqAT8/ZK28C\nay1YpXQp+lTIPZOpGHwJW0HMQIsQmIIstWvCgeS6I0D77rm5I4ftVYp3GjJO\nlTQk2uOaDEDuYbv9Hl5U8sGXfEtoQ99FceqDqOiVPvoYXecTjyTUK3aHBusr\nG1cL9R7rqIzHmMI4exBzFblDBJK2A3+p7SiuB0/eN8KyUaLp5loHQgy79FvW\npibQxOP+XUdN8ABpFTDyO6oUe4/4AEuUfsKHVcd2grxqd+230z+YR7f3vpx7\ni+v0tdJEXTCKDoQ1mjKtz0EbB7OPUvX6VI08HELVc6i0Px9qtNz8sVtfJppm\nL9pFgtZYExxiF3s4c2pQAasyq+//W4AITnrTfaBJVjJHMZacMbL4KyD/aTGH\n2i++ZcY6IwxqKdCH5JjSXvZ4nEpP1dzC6FjT43ln+WCQDBVKC159XSCYiUx8\nSMDfcisj6dRXByLsr+VDQzSh2I1xLGw8UNbwB7Qw6zQRInczZmQW+Y5C4uUX\nbd2dx8ilU8AGK4hHjIDfgX+qriGWnaeEPQVh3hots41WFl4ZIVsX7PjROXXM\nmn/r\r\n=FO9f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8db2a24c78734f37529ae0f47e11dc8e4289fa02","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8db2a24.576+8db2a24","@test-graphql-cli/common":"4.0.0-alpha-8db2a24.576+8db2a24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.8.2","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8db2a24.576_1587401732054_0.7249893497618356","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c1ee844.577":{"name":"graphql-cli","version":"4.0.0-alpha-c1ee844.577","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c1ee844.577","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"78bc98425c8f54a20dd3cd310358fb818a2c7951","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c1ee844.577.tgz","fileCount":14,"integrity":"sha512-6OJs9nceObD+wnu4xuSr/Pn0wDNlTwBkr7F85ZemPEJzqiQgpzR7LmPVy5k9jfnCAXWs/c/wXFOKZbRKck9I8w==","signatures":[{"sig":"MEQCIA4uEh+UITWNh2bcqPUYi/TSGLTyUwHIw64JfgwcixkPAiAJNXheKKy5nXr0/665GkeMQMz5RBKiRHSPazGV/k/1zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJengrvCRA9TVsSAnZWagAArq4P/2wkvBa7MUhm8RgXS4U7\nSkb15bXE5a1aAdR0432lFCyVXuQTZr3jIoGeOgTINPyv9K95/ijjEnmbX59r\nSUy+QO0SbJbqMjgrdnVzAnN/VblUqQbhHHy+8w0dxe20Qkm2mhPksQIp7F8G\nplRM/JLxdFfd++6tVWM1EFIDD13omrm2SnieBkZatwK/kQxXEpiCdwcHdYal\nVUnXSvS5hAn61xyUotChMlnsbrVNxGXZlfCIBxOgbVUTURFm7p5YQ2O1h613\na4rB9WMmE+bFJUzzMMjMJ0hwCghbu7ykhzylSStvXNg45PZadYmIJ7ntcNOd\nKllu+q7ovPMdEO0KtbFHAjiUpJqcIQxrtu33JgZdoJyVE00nK4ZAbzcqn7wu\nYv7SPMuKJNUqAL9xUg114AACpymDqmC3EwvMOcB66JyFYmLel7rgwWon9qDO\n7wuYi8ehk2UxwB+jyPIWV7TDFnXLkhjnpD/dRNiFya8LaPHCQv00GxLkyzvA\ngwEUVdXl+51+cXJyhAqQftsq4F5iv4mbv5kS0K8O2yFAdWTf+7IK3zlfqdFr\np1t5PuNFM0gmY8dAd8jBmFIUxvkYEvxMvfxJO4s64K/tNUZK3Y03wgYGchoU\nCVnbRpPO+NtyI2EbvcDNH3QRJLMrTLQJtlF3oOO0K04Ht655bBhM+cVaan9y\n2Bwd\r\n=6fQl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c1ee8444f1741c0fefe42687fb37a70f766d16cb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c1ee844.577+c1ee844","@test-graphql-cli/common":"4.0.0-alpha-c1ee844.577+c1ee844"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c1ee844.577_1587415790519_0.2756437264563656","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f278edb.577":{"name":"graphql-cli","version":"4.0.0-alpha-f278edb.577","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f278edb.577","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a70da3dd63e0f36b4748b72435eb77e9c8ac9cf6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f278edb.577.tgz","fileCount":14,"integrity":"sha512-+avtjTk7lNaXdYeCTm0UpFwrr7YdPRgqOu3z1RdNueuHEZWq85gBq4OINyFv36+o+k7Y9bQI4ZE1PlbnIHf5Lw==","signatures":[{"sig":"MEYCIQDxGGzudaeQO0gWcRgchGzssPWsHLxj7oIKvoi3Iivm0wIhAP7QNj/UtDCI7/fPAmy8M76F/rz8YxlzcQCCpAoT3cPV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJengxJCRA9TVsSAnZWagAAV/YQAIWQS9ypVoYl7YAyuvV/\n9svaYu2SgN2uB+PcxrxVdaaE0HqC0G5R62ksuLa6RxWc7dzA/bLB/sunZA/i\n9dz6CoSLhGn6NlH7jJPU4FfBW7UvA3vHo2ZGaO+TR+E92eJCIddZ8IupzDze\nyJQKKIoK5RZCm5VM83aeewcPmbKTRoTkzqBZucZ6wtPpTCuOAkeXcoiHZSRu\n+e9ie4ivcTBbVnBJUREBTLk8XqZ+s+ArM/wUgKk++prxapKXSjpnuKkuCiim\nsmnOs61YxZ6L+T0JPgHSSBgg8DnrcI/tlfIuFrc2ChraznKJ345ab3ftwpYW\nq2mNC/WVPbRt2ZPflWGhhpEEIM0eW4aivt0fL8/y6W1/YiXUPtZrp3Z1VHmm\nRVbwQggRjfCZVwhM4bqzvQilwPnRoNr8YdzwzIvvdb8pHHip2ODeHJ6gbYAb\ncW5aMOA3GUPVwKq4EZOzrOWwgCf5NShN9Mo1MerL6/ekly2vf5maZ8Fy5wDF\nKUEkCdYk7SF8WJR1ThjKJSc8A6D6fwaxnONQ2EYhLqjOA/9yUd6bO3pR9k2h\nEXXIie/48/mVXNSs+ZY2iWdeV6g3Q1e3JwFJjBt60tCU4p5ySbGl/8tO4WgT\naeHAQ8wCPyJg/MhISEKZhSe8ppy0PI0d2HqnuMtr6WLoOq8SpDi4S/4IGeN/\n8psp\r\n=ps7K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f278edb83bc1ec0d56c1173d47bfa624391c6665","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f278edb.577+f278edb","@test-graphql-cli/common":"4.0.0-alpha-f278edb.577+f278edb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f278edb.577_1587416137153_0.8091151053189216","host":"s3://npm-registry-packages"}},"4.0.0-alpha-a9b7362.578":{"name":"graphql-cli","version":"4.0.0-alpha-a9b7362.578","license":"MIT","_id":"graphql-cli@4.0.0-alpha-a9b7362.578","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f1825e92d97c0f7cb29ad1e2346ff8c368ca33d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-a9b7362.578.tgz","fileCount":14,"integrity":"sha512-yAv7icLXAuMdwj9/JNUO2yFGo0Eo3gjPOUKfwDKEmDfE0JKQuIvOVmyb/AoQq021AXkuxyzcNNMO7fQyLP9rbA==","signatures":[{"sig":"MEYCIQDbA7B2cNcyXZHbQwWn/Yvt/MkejMKr4L5BLf2OLVTl4QIhAKAaupz1Gnes2boUIU2FgA3wx7dKagDI9E9xGwA7GgWN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenwbUCRA9TVsSAnZWagAA7FQP+wROEztO2wKy2JgUYWVN\nBrULnpn3+6gc9aVqp0qTDbJyvp+zGdBYTigvA4kjgXgumH5TxbVQzRuJKOqp\nesLOFW0m4YrBlr/+VhPl3Zbc+Qz6FIuyY1LNHkvfbOjtQB52kkESCQ7dCXEO\nynjsarsnHhvitGIOTDc0GcjUNVTpiYT+ukVj++wQjoLuE0kGiDbWsYUL/a/Q\n2qDQjq/TCjKBsjEKA+h+mur1HIrY3IpwzlAZx8jYfOtSejztnclVzHMroKj4\nOFH2GCLseU7+buMQInc/5NrSeV5QiQv60QUECer96GDt+Ggqs6s1ecNJCn31\nHDoW/pwWlMv1kKfU+BhoaZ/2hEKe2b5mx9ovJxIYBZAbb61PgCJA+0YDkvlV\nVvmyqG0lPhxfAY82e2ACWAIlsZpGt7E6cx6/880HicqZ+P0RENJBkwVbx6TS\nXymz6UlhpVYL9wq8dzkcH+GWh67AcO/ZnmZfjY8RYnQ48hGUfKKU68JLKQV7\nB6OFvdk6WLHCRrX1D20E4b4zjWD0v9dFHVdB1uxyJF6E1bVaTJGiMKCj6A1n\nvPSlwBUwaABkH+LEH5cifKDmrIfWOEwhRiEOmNMV4ujV9cegR0Xfwxrq/maM\n8Uh63HB7grvEki6/PFz2Rwkp3Z3+SkNrh1ETTTccT1DjoMNGcbAlEaHiVBAa\nn9r3\r\n=oRj0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"a9b736201f3db69ab5a88987209e353c8ed7c790","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-a9b7362.578+a9b7362","@test-graphql-cli/common":"4.0.0-alpha-a9b7362.578+a9b7362"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-a9b7362.578_1587480275382_0.7700477400715924","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f6f7fc5.578":{"name":"graphql-cli","version":"4.0.0-alpha-f6f7fc5.578","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f6f7fc5.578","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7737b9b16aa5674625c7071df7ce7f5a67eb6eb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f6f7fc5.578.tgz","fileCount":14,"integrity":"sha512-d/QuvPZ0ZURBCz0NFz9X1OG/D3wr0Z2HumZetOp3bRbOeUJD55OGs+mLNLO/hI232C4KciAEhnwHJQ51eGscdg==","signatures":[{"sig":"MEQCIA7XVtdz+d6ySSElWkbgHroec59HhW31lxS6ekcpDHkLAiB45mp5z+q9nNHoWZ4JE1xRh/9N8TOYI79pe3hDyuSU0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenwhYCRA9TVsSAnZWagAAHP8P/AsLHgYFg7r4hAJLmNV9\nRBSzuVcjFRLwtLRpz1vR59BCSZ6nqPNLInkXFtsC/EXiHH+JTRL89IZ9fIC1\nb0Rx1kWLHx8j/Ql8qhT8rMl/U3aA/3LvUjZyioL5Xt6yYqLeL2DgKQ3mgyme\nBigX+XOLP2x8+d3lyKlMHx0kabDufrEWy1SQPaeAq/2rhyhv6Oq2cm7RJQCC\nPqmJap3Eage4Tjz+8dPuUuAK1JRZcNOxilRd31gQ5MjxEjp9dqKbPEQK4NVj\nJUPSPYzA9LaZlaT2JXdhbKdlCM8V7SRNM7pkoNJ0GxHSGZsIKrZMNQAgc4Tl\nS0YgPcZJZhUMQsoa78wpKDdENuKzcSD6gUNn68xBvcPW4Y7mIwn8SYQblf9F\npv8SnOuKZSUtB6YesVTT8olEDzxnsfXTriXCv43EOeV5njOzgqbzc84GiFv8\nHzwrto+Mx49HylvUuK3Tuiy+0loGrdSkS3MxQdNeJsJ1yXG35MzMaUBHnfTk\nS4bF7mgtmE5VIJeHHiXhFG19xAkf5CcZ25Se6seKEZbeqOwFYnLrrBNfH7Lc\ng18jvFca+tdl0KllSlyFU+CSKptexzafYSXXTj545frj9qnnqHtdx16dpFWX\n2wZvWl4gLYKZ6ka4B7gpv4n1UdRxWJ864XlBYI7IDSnuWEkaRKMJBe23pLCd\nmPUI\r\n=AY12\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f6f7fc55f3a1cc0b69faaa7cce94f10249e359d3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f6f7fc5.578+f6f7fc5","@test-graphql-cli/common":"4.0.0-alpha-f6f7fc5.578+f6f7fc5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f6f7fc5.578_1587480663750_0.10788482033952929","host":"s3://npm-registry-packages"}},"4.0.0-alpha-777f04d.579":{"name":"graphql-cli","version":"4.0.0-alpha-777f04d.579","license":"MIT","_id":"graphql-cli@4.0.0-alpha-777f04d.579","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"0d4188ece7ae363e5ed9244d7f49e39f9a0e6c71","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-777f04d.579.tgz","fileCount":14,"integrity":"sha512-eVjNs+nmNmm9sEYWmG3jev6V5Q9aDgEuOz4Sz40/zDVR6i6UP8C5i3iyJK/HTRXP2e5xlkHyYtHFYt5X+eC2uw==","signatures":[{"sig":"MEUCIBj10Hwdjk+2Qc75Jp94KU5pI3gCjnKrwUmHcuPe6TLYAiEAovCZdvdzOkhf/PU/x6LhBcAa0Nhh10xqH2qRXzfDNco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenwynCRA9TVsSAnZWagAAP+YP/RM2IT5nmHO70GNnzVMe\n2PAYzGW8En016PT+ufuQvNpIClJ0Hb2aQtLIE8wvUSFnDI2Qvb+AcqTJUGoq\n6igMAzDE653K/xbL7b2eFLydaZuQJb50fp+xEmNMK/JAVqbvsn54VyLS+cKZ\nzMbuvCyquDFl14v5nKLPbF438kh5bqTFAKXS6jeO9gmrOJzOIASf/R1KVsNf\npmoA3ApTKtDHnmm7NZQVA8uBroffl8ZLcn/XAsIV99FjJIGxf6QYIBJaxHw/\nVy8OorsAsEddB8+COSrsiERtnpqhu/IWnaOztlJqa/XilUIkNtrB4JBL1CbK\n+ctreuOjxrs0qBqHz/hJBmwlQjb0dTiArtxbpxovlGOlHNXKNPRkSoE+dhSv\nOPmfoxEeDHjGf0BEGQzXQUigaOOvejRSWKaagonyztsadhZGaitjLQjiB752\nMV357PWFe4NrmwyNx5BPAAnBjeshxZKU/sbpVYBjFzmBMhSoe/VH/pbECq62\n6lqafNhLbRQNl0u1MliSoIf6nxSvP8W55jlX0IP/StOCTMLRTYyAaPlbH05Q\nfJehN55SsZrE/Ps2/xJete/WF2KYgFLU44tGElYYGNLINQEZr17y2eljS5yC\noJJJEZJeiWjTFca/bFL8LPCG5rQ0wNDyXYvszzeuTKnxyFDeEePs2b0u8DAF\nua3x\r\n=texj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"777f04ddb81d6ab4ae6c43c5f40b7d873af5626b","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-777f04d.579+777f04d","@test-graphql-cli/common":"4.0.0-alpha-777f04d.579+777f04d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-777f04d.579_1587481766529_0.2503668045891936","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4d5f3fd.580":{"name":"graphql-cli","version":"4.0.0-alpha-4d5f3fd.580","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4d5f3fd.580","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"689787fd1bc3ae7bb945cdf4c134dbf38c0ef4d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4d5f3fd.580.tgz","fileCount":14,"integrity":"sha512-33EnOI5s/S5fepgzYxWISTovM1BrqBE0ZtNTuLt1WMFcGMBq+AbHczi+/7pO24ZdBnkfFRAHK7nXBOxrILqcHg==","signatures":[{"sig":"MEYCIQDInW8XLf7jSGdL0q0LSfdM14iPCLpT3xuSsTsNrDQi5QIhAL7wiIJDfM39sZXMXsOPSQGTfk3jzlegnd98YSIhCgRk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeny0FCRA9TVsSAnZWagAAMwsP/jI6eQuDL6cRxKGH+vsr\nK2xp9r3w3/FWNZ4rlFXf2RTtlutnJUQ0MGziXWq4XBpQc9aXZ1kZlP7+Paq5\nW+p1GvN1d48Cfd2OM+fVrVjrp9eO5F1arfiACV8w7b0f4QN78PUEEA4XdTMh\n3rEUXWEiPtLVcyuemNLJCGayDz3aQ1mlCmdDBnO9n5B6v5t9D6EDYAcxUwTw\nTLpVLofQVxJ1V91YbMwKp3dQyeWj8mVzDMFa7gcWHQkfpWCNr9cNsQy910ch\nvGyUcXOZRAvbRpBs13nhO5Zi+jGGmOH/RWUS3UOtu3pIk5tV1qHbMGjTEA1V\nFnX9frjzqv4sPBeXgNvibVIwj0NVZi6zJSvVPWV6jzz+Y9pvQ0XeZPQxZ7nC\nhB1c4ysnVSY0ra8pnCyhv2wkNCkTT/sPRsqWDrRKRYsi539tX1bYelBXBphH\nMS6nax2MXXChfEGo9AWw4jlSvs4DqXQtqr71/fr/EO+Ugb77ae0mirUqdtNL\nnK9Z8bPy1zKKYlL418UPZY9Ge3OjdZwblDZknMo6RBU1v2UPRuJ8m/tPjaGN\nCRSoJEvlUNIE0sOuh//6xrAgjdz5t3hMh/snfw12sHojv5nBXmLFgwt1M7GL\nqG4Egv0wLCYMe60QfKQig9istrpgMOAWez5u4IAC6CMvsOBV3TDqnPc+WDvO\ngvKA\r\n=FsbO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4d5f3fd1f3eb1848ebbdb9ad93666f7017da7cd6","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4d5f3fd.580+4d5f3fd","@test-graphql-cli/common":"4.0.0-alpha-4d5f3fd.580+4d5f3fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4d5f3fd.580_1587490053284_0.8148769043625124","host":"s3://npm-registry-packages"}},"4.0.0-alpha-bc9df92.579":{"name":"graphql-cli","version":"4.0.0-alpha-bc9df92.579","license":"MIT","_id":"graphql-cli@4.0.0-alpha-bc9df92.579","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"ebfba9d50bef9cd7a3442282fd03d8adb0eeb40a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-bc9df92.579.tgz","fileCount":14,"integrity":"sha512-bM1WvbtTTkiPskkDZdG8VC4FnwVwrgPFctTjk3QY6UGTK9q7SgQxuYcqk+6n7NI7dVScbQvzZsCAtaM+6NJhdg==","signatures":[{"sig":"MEYCIQCXNh3G8XU3nFFLUTrDMdpRw7KyiOwEphu6yXGuufiS6AIhAMZFcJGPUAO6GVJ3dz03pD9bzYZMu26SM4ryYpTA+Mkb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeny0VCRA9TVsSAnZWagAA5V4QAJ+KzSgS9s/yvU3H32w5\ngt4nS0YS9KdQhJWERRhuLUeJCxX1knWFjKoWHSflfEg55fAB2N/hu41q9Vk9\np025RrR25XaqLrxzzZEfyOkxmKz+/gj5SA3yzK92vpIHqKp6meo55tr3dVKE\njwYw7oIwmZOLQD6V5xKTBLHD/HozN+EwHZAUNtBXbWYQz+6+sEfaXMWa80cG\ncR2/3cS5EvQwFNmipEM6UWobiToZ8h/09qbk1fTxs1G/pb20WE09D8bG12lL\nwYFE9W5ZwVm861l0R+5myV6AEBNhFwf5G+QrkeY9AhRs0DANgdTIuhIL4AUA\nBQ4Noy4EVoDd6qvlnZr7YsS+Rjw2aFziUYTducAT2d/u0gJ1EJdurXiDBZim\nCcvQoJI6mNTzvcuS/vdrXx7ypFF8Ka8HsXrKedhfKi0koULY5rFPTSNGDYDa\nDTX007Rd6vkx/OwtO/wHqvwIBZQmk/mp8LftiP75CZOEuqOqRZKp/GuEpLbK\nKeZqUp5X5Wj0Fo6f8PfH/Rdn9MnPAy1pfZ3n2YQBA25Xwkvf9bqFDlJw4upj\nXT6VMZCvvRHCJn5AMT40FXVmj8zkzWU0wVfdSJ9OBkEK8xvRmg9jhVCue3+l\nHO8w1euCnr1QmCVe+LdLKUZm0CdxzaqG8x/04fjBcUSlw8jqMHCb/DYSNl72\nVGKb\r\n=ZFbo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"bc9df929f15aaac0c3b79a9b0fc49ede7d208e82","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-bc9df92.579+bc9df92","@test-graphql-cli/common":"4.0.0-alpha-bc9df92.579+bc9df92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-bc9df92.579_1587490068531_0.653884964774827","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3da842c.580":{"name":"graphql-cli","version":"4.0.0-alpha-3da842c.580","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3da842c.580","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"89d61eb65144f87b247f1cc238e603d60bfd5ae1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3da842c.580.tgz","fileCount":14,"integrity":"sha512-D9VHZlmCinFZNQEsw82PXdXYLjaffNyjA4WfJ/JnhigKpYnmF+25SHTamt3oPJzIdLxvawK5YmHZtKVCrn2AMg==","signatures":[{"sig":"MEUCIQCKCMMIGZ1unHhT1YK3dI0mYWGBPV1DMxmpFquHlEtrLgIgbxwFpF1fbCHX7ib/Kz+zNi46TTX0VWWFiZa/KsDwBhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenzGUCRA9TVsSAnZWagAARmwQAJLjNpUjcYFdeYHureul\njAUto3/57xleqMei/ytVEZHGXOstsquxPXJ8004N2nEKYH7ExudEO0k1mq/I\nfz6td5GAU2pYEBpsEkYaFSLlzY0Ln63WoBMPaw2xSqwPjsv7a19PzH16mjMt\nQaMjTm2axJtJbztLjKgPGd0Z1HczHvSMsT1tQVIa8AulkJ1wPXtinZLqVIbP\nT2/3yNHZvf/42aU6/+OyZ26rnvPhlPy1HJX1hdIfAQwqA+y2oxx35KHMqiNk\nkv+TGIKPs/5LYE7vP9g8BhZSBSA9RdiVSFUJSfVpZ4igYM0K1HVHh1hHakhE\nis/oZQAYFBD2KRoyOoss14N/F5kMf97sUFv1001Nv4SBZ9G/YWvpvlhKAbBO\n8Cmh/1AroIERUC9/4OTvbYlQWryHEyfoosMJwBTZgACveoDFBeB7ZGHn4lxg\nK0tz+1cAqR61Kpu1YivS6gVVqCeu4xSosCYePcGPrZPL3EJd+JwCVEby4GJV\nLF6brnh9CdtTq070ltta01ZzPLZrjymMqzf0PV2vLobAAMC7zkabYLxMOWzQ\n8RrrcwaOpmJG+wU8advLBw0VS8kpAssR4s3C+WrJPwKwFlKtazNf4nAlpWG4\nrpB5s6wRF2RaRej6nr2aftHArqShDF+c7FxOwno4gZoTftLYol4KuPGSxKk+\nthEb\r\n=a8ab\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3da842c984f64e738c12f8fbd490eec846a4668d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-3da842c.580+3da842c","@test-graphql-cli/common":"4.0.0-alpha-3da842c.580+3da842c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3da842c.580_1587491220032_0.256553004667498","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f9dc4bf.581":{"name":"graphql-cli","version":"4.0.0-alpha-f9dc4bf.581","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f9dc4bf.581","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f0113e9823edf5169762c34f47c36035639dee7d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f9dc4bf.581.tgz","fileCount":14,"integrity":"sha512-BN8YiJ6B7NBHPhrPe9rRKWFatRS0X3agm8tVPkvdi+/YgzhLCW+Y/Rfow3qK875oJO4goRtRXgoMunlTDPvETQ==","signatures":[{"sig":"MEYCIQCRGhOU5ZHTOsS/ZRvuf8PySMHRzquF9keCDLRIuOeiswIhAMU9qrEeZi2SSSAor34w9JKMSomMmNT3Uoxzq+vY+0G3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen7EPCRA9TVsSAnZWagAAdQsP/00/FhhuBSTEeASnPwla\nEdagYVSrvRsL32XPV0Xo2V2vHUpynoqfRdMr46wmNVgpbWL1+aYkzIVfMs8a\nOlw3ITpu404Z8kJOqQzLwqJ4Hn7eGnGWBGImjTcdkEwUFFlT24rbGpIi9tEs\nYqop/e7N/JhwzJQNmyOAAlyeSbh+2n35NDlvskeVUNNV5iCBUIZ+SCt3E+nD\nKPfXJQhTko1krmY9l/ysTCOnz+SciHURbCsD8T7E+Jbhw3PH6rnqmQy33Isw\nj1pVX2xKvRjGK9aqIhA/kFLX1SxW4bgUyNMF+xxX8VrjEVJTs47T+uTxNxPz\nFFu4um9CCe96sncVnTmq2cvZT/9K2ZMDKjPrEJfdaWHDF/dnevWtaBnSToCj\nJ5pochcEI4AVJajz10EbbSLHD1VURHKmyOpoeyvEI745k5DXODYmeKVjIZus\n3jBbr0PAXsFDj/nqmFF6QIttqPtPsHt1WjVoYZGmYgyTvTDxM5LmJ1FGqa7Z\nZMZ5NReBxK+Q5Vee+z3QBo2TWUJc7PKcn569RYv7+lRsYAuil6WHPsZ9hgD6\nnpHNPb0rHmYYmsgV6gWwCKBvT9VRiLfkLbzH9ogoarLy2BVmj2ezlW28jNkS\nYGW79WVM2IAlTalrYkuX4IbLWfxwD1R85LvG9ZLvYxGl3Yylezx8C4fEI0zO\nnuVK\r\n=fS5k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f9dc4bfbc1dd59a7eac71b195e529b70004a62e3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f9dc4bf.581+f9dc4bf","@test-graphql-cli/common":"4.0.0-alpha-f9dc4bf.581+f9dc4bf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f9dc4bf.581_1587523854900_0.800759347669594","host":"s3://npm-registry-packages"}},"4.0.0-alpha-308724d.581":{"name":"graphql-cli","version":"4.0.0-alpha-308724d.581","license":"MIT","_id":"graphql-cli@4.0.0-alpha-308724d.581","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c568d8b57b2f32c8bb00b0c68fe61de740361d5e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-308724d.581.tgz","fileCount":14,"integrity":"sha512-rrbZew+37rDcDEpQ1sqJoXNJC7Fb54HFYOs74pLpXBsC48Kux3MIaGIKqUe2j7kaM+BzHLmyYGyzdUYKxh1oFw==","signatures":[{"sig":"MEYCIQCx3pptZiGxowdJqZgn1NIsaHbSH8XKEPiW7jFwX2uXegIhALNdmeG9+3IKMG7InIzFHKcUIU2znoTNjjrkDEwhIuBh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen7EoCRA9TVsSAnZWagAAyXsP/2FE1yqcqa1UOFSP8QmR\nj4c31ehJBoINXvICTmen8ygaB6VrLx/3rZD5mZZ8O1jVxget6EZJ9h3oQQqb\nNpG6QvOJrezb4uFtoPtp5NVRbpbj93ssVwpIRslw84f5N5E7N/Otuze8QFFG\ngo8XCljddXI9jmYv/53f3Ss4ZebX2kw+QavwVJITdQ6su7FW25H/rGfkW6jD\nzYcgdspkkxoQwm961tgj2KrQjydgsPxy5+hyJ+NIiFDXcRlctFMKWe8KxIpR\n+PYIF50ZA6Pp+GHCXgY/3OdBWSnND+6fr4JqzyVEfH/PtXyNRZIign0NWUk3\nMgn4K8UvVw4wiIEsl63Aipk1s5YTkbvSc8JO8/oZRtEceJMuh340YiQRQwRA\nFoDRCYv1QgNQ4HIqEp6RE0ue4jYyBcy5GUYgqRndflz0qo3/bJD0NC674EDs\ntkmM1dFjOI3nICEQi5fUwmn4rjwXarlmoojWOKPeb5ATINzlQx4YPJruwujH\nNI2e8y8NRbuZW8iuJjRy91CrSyXBOAaRFAde64h7bXe5XYx36G8PS/MHv2W4\nNoXwFGSFSYKq4qa5I1h2wKU68UcLS1+G/ZUl11yPhlgteIA8ta3bE6M9EZYC\nij1oOOjkrOQlnDdqdrAj3vDwxnCS+/CuP3uYZooEcRTQiin4RJkOC2ML19R3\nGOEd\r\n=fy3z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"308724d017743b57b711f5bc33f0a6cca1b5ca32","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-308724d.581+308724d","@test-graphql-cli/common":"4.0.0-alpha-308724d.581+308724d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-308724d.581_1587523879786_0.9558987562081291","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3dcea1d.581":{"name":"graphql-cli","version":"4.0.0-alpha-3dcea1d.581","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3dcea1d.581","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"819c9e191fb44315513787ab183ba7022ee42521","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3dcea1d.581.tgz","fileCount":14,"integrity":"sha512-lBt5lc4XyAguossuEplVQiRrLo8rI9JUJ/1ZwVlUI+U3rV26D1kUFQA8fWGlf16ZDV9epFpBFCDh+Ugc7XwGRQ==","signatures":[{"sig":"MEQCIHorXsxf72pFOjcE5/hJUOtOXnxAvEVdnWb//98HDsuUAiB5GZNwMfUeO+75fOs8yCfbF5/CSQiZ8r+EPMkcAWaNRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen7J3CRA9TVsSAnZWagAAF70QAI5JF26UABViiN73pmbp\n6vzGuxykEQvtiydW4ByGxYoVdBxjbuDa7g1TYVFv+Ag/alBj7AYM7UR8jkS+\nVmwF6USt8lq8kQ0LSBNdac5qAwfiNhGL0dAVodwFpoOKv5IMpWIEvH9+fHio\nS7xIn4zZ1wWC8jDZMbms16lOXfVfzt+xuA+czEey5eGGkNhivrnOaBGqTfhp\n9l+FRW6xxq9CA8cAHqw5jIwbQ6WYJToUcT8QgeOtWmMX035u1hVv1QJdq4L2\nniAKTrJECwSSuhH7y3Zn/6SiSAwESEhmS9aakWIDn54lNIOI2xkIMhQO632i\nvZTJSPGhBWM4qBWjWsOUE47bpVJvcyvvLJy49oGuymX8dcDeFqGx1UwLYNFR\nedylvO3miUvEGFY2tQ/ZWntN2nsVSO64c23QWSTSnl8FrHc2f62oFsZQhZ2u\nJIezB4iwWV+8d4YnTGgkVXZw8YowCwd//D18rkaxGPWdWZQOW6u9MoH0MTaw\n71Sg1f6OIKZStjcHRyYa/latgS9hha+yPBXfobDz0yTbrgQjCq0P/7SrQrJ9\nPWvK42syKtj7m55DKfKRdkx5NyFzr98P2cs2D+GBfRHhlfhd2U1MtJZrDuDI\nOWlm1QEZjMRqvKPyTKSfxm5aSOSOI3ocNPkBNa7u0oXzTPyrN7SqY/4/pWfw\nC07W\r\n=TQQ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3dcea1d4fc3f2cf51030f3ce9521703a28792a98","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-3dcea1d.581+3dcea1d","@test-graphql-cli/common":"4.0.0-alpha-3dcea1d.581+3dcea1d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.1","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3dcea1d.581_1587524215488_0.5735222930614483","host":"s3://npm-registry-packages"}},"4.0.0-alpha-16c896d.582":{"name":"graphql-cli","version":"4.0.0-alpha-16c896d.582","license":"MIT","_id":"graphql-cli@4.0.0-alpha-16c896d.582","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"c4a90dff10bb679d6a15a56951f85b2ec51637fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-16c896d.582.tgz","fileCount":14,"integrity":"sha512-XT2OEZgsT6IVoKZX5Ao13vLP4B3CTrLPOM7YrEfGvVglOtSx1EZzJo8XGigyLNprdGR9gPYifmvaocZKYqEZnA==","signatures":[{"sig":"MEQCIE6vlYiOfPu7Ryun03sLkE7IUUNHeB48GIvxW9IARUefAiBQ9TUqqiyaHU6DCxjyiK+FAOFAaY0GMFdgb3uQRTFurA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen7PjCRA9TVsSAnZWagAAsWoP/R5EdfoijE7kIGgpAJJy\n1bN9vEMcJRPASONtLUEor4nBTiVVKoTZ1PUzXzI5xeLQMGXfGv3/nD/Pm9pJ\nBwfSSIts7Dhe7sN4ddItwb9doKVp21Wt3U+TvxRdli8C6HDghrdAOeghDQTj\nHt8h9/8wAXT6CwvdV4FwVNhrOoIuPlPrmxMBaBKd8uQfSUZrQDN9kZ+R/YDa\n66C0FQZegPqgGqnJdFzJor1TZfFnoNrAhNdjGn9HNkI4oV+YPPj6N3jpqIJ4\n9t09YaPbePUAjgF2vn96vZM13APv/l1QtT33gCS+k4ZC30wT/TssYN1y+AaZ\n1KbmhxSjdmBmph6O6lG0u0+ODiY/A7pi6VaEiRL3qj30STpHmAB230nvyT5I\nqaDjJvq7LsbDvCskRCGpwPv1QpbRTcBu6XXpPyd8WdSaVm62rL2X117yqnRJ\nHd4Kv2RWjSkqtwW8l3Dwo5quQIf/d2MaY/rlj5vBoHZPvAol92zT1OOr0HH8\nc3nfbu4OMXPcz7e6CzYgYBcZO0dzDS6QZiu78DGPeJ1VEpNg2fZudTUvYQXI\nmlHimno2LA9Q6wIgfftOSKK9qV7yZxXRRyLp7QDQYiB7SjDgslsv+qYqSX6s\n1WEpSmYcYLPU0H4qMWJC0i0m/C1jZATAWT6msRw6oxZK/bT/ETPBtH+sSHxb\nhEgC\r\n=re5l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"16c896d72cca077de3addcf37b152586fbfbd218","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-16c896d.582+16c896d","@test-graphql-cli/common":"4.0.0-alpha-16c896d.582+16c896d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-16c896d.582_1587524579118_0.5058427409489299","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e546fe2.583":{"name":"graphql-cli","version":"4.0.0-alpha-e546fe2.583","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e546fe2.583","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6427ec10e084a4ac2879d97936ab6e21b716544a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e546fe2.583.tgz","fileCount":14,"integrity":"sha512-OMKaPDoxPnXsWQLEBEHJ5qwGysXSJQSVPkI4S9IWU6Q/bw3gR8vZ/t0Yp71ShvSdXjizwZrBf6SmYnbD/+OVCQ==","signatures":[{"sig":"MEQCIDyxAsr4tpHZO5uJlsg91SwNocrGPlx37creGJZy2EE3AiB2N4vzQJaMcLtg+lE11b0Ku5pDG7e1A42LekX972gruQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoG1+CRA9TVsSAnZWagAA19IP/iu9TaDxFmuZcq8zMXOL\nv1b6mQGOhtfLob/k0Lyg9AVsCyTsiGJS4viG17pCRlhPFV8xrZWtz3/WT/eO\nop9962Ro/emu2jySv/1UBO/XL9yoCJNdZVzuBckj+fT8BR0M3UId0QCiV2Sk\nYu/2sF6bvw2lZHAInStwTVm67OMZJQ7wVLXwMzERBhBsf7QD+HruWf2orX6o\nOca00bAHAcovlTBD6bxg4YLqxDA6NmHq2IJmwVGI342+j6aYdrh/rocIRhmn\nUD+xoeFDgI34km92WBiCe92MDfpUYxrM8xWYhZw/vZ5wG8mtpqWmjft7cZG7\nGdXrjm71V3YSLDGfjUwUHfIC989rhbH9buFpGkAt+VXk/wsYyKAJeQ7HgMt5\ncdCCtWm+Dasd/nwKLKtRQOQHTyYvcSUhX2oUr9XG2G2N99qROYVj67hiH2oY\n4Lv8uk1z9ZNenp51Ub9RkqJNtMKXe/32yOnkz/aRvDUs/byMbqcUcWFtjS2S\nxhwkNLy+oNOYq8hszW+VhaNaW30nnVLNH34HOgjoqakU3lNvnS+YxRxC452M\nZrOCLCtrSAzxYc+Xglc9lpfQXvtfcztBbQj0v46yHshvUuG3+1WFl+oLE2an\n71tgYFi3YpTP8khaqYngZxVBFdbWn6WU7NrNQx9c3MBZy9Ph+yZ+QcGzdLrp\nW8In\r\n=FJfk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e546fe2bde12c1effd76aa31174aa4660ea017d3","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-e546fe2.583+e546fe2","@test-graphql-cli/common":"4.0.0-alpha-e546fe2.583+e546fe2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e546fe2.583_1587572093536_0.5519058584415497","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cda78fa.583":{"name":"graphql-cli","version":"4.0.0-alpha-cda78fa.583","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cda78fa.583","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"95668cd3ef367dada9f9126de64bcbe804257e5b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cda78fa.583.tgz","fileCount":14,"integrity":"sha512-eh/4eED9Er7mDtrdxBEVmprGiFvVHHXX095+03sxcca7YAF7bd4wghLXFlWX/KGFy4fp8BIX9QpHGWs92OjW+g==","signatures":[{"sig":"MEQCIAbzcV9fPRn98/tTQTychn6mZT6Pyu2pBKvEfL+3IiumAiBN553GB3peFCqLLRLYZGITJVGST7Oq7JWN0kM8ro/3Tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoG8rCRA9TVsSAnZWagAAYnsP/0TLIzyzd7XnpSFwsy5Y\nezs9asVf9kiaSXpCNh+pPGAUNbQrDe7TRYusEnE7FAKiNmXixm6F33Ogf2cW\nH4KJQTwbiKwCV2cwX/KHK4l3rvGFL3Ql+2hj8MhxPlxxOCNWvdQpM69D/zRo\nkbWdDwJDjrCfrTuy5JPe2amXNoqIbZEkSj1U+dAQUE+v3mIpYNZKD1STI1Pa\nS1EfjEHGGmjNWhUGD+LlyUN7shwTDZb4xLQkInSjItaF+f5/LI7NonR/4iVT\nDyxi2RJp8HcYfrYlQvLsCKup/0N+Lzr+nQeqGr4OOPryqj0Tx9lRhL8Oxabu\n60F29hhSeJ/IFYR6et83x8aBJj+xJuJQYFz0U7Yj//icRmHzoV1dp2ktqpu6\nh3pPkVw0lUa1cRoJSFBlCh/RYl5jREqL4kqqgRAXjrpAeixAC0kdqQ6DRqui\nvnZdnKTe3kFbZEy9OnRjhbPFRHYQvkDmFevGeT6wLok/3tTny3RejgFv0esw\n0y+vD/qwNXUzSpzCd3MR2+cj0OjuTKZ9Vwi+S5CXv2vil6iuFCKXdzmm4SsX\nYsrQSvWhLMFqsgHMVdbj/q2o9fsrdD8cSPHKeRGKubKBu8KloTfxcMyK0yd6\nSmKueMZxnU2V+DKL53HDxPetmlIMhR4WREjKdm1Rf1KZEq3Qdf6rVaT1MeJv\n2OEw\r\n=d/5g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cda78fafbac6bc54ac7f4f05e894144ed000fada","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-cda78fa.583+cda78fa","@test-graphql-cli/common":"4.0.0-alpha-cda78fa.583+cda78fa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cda78fa.583_1587572523118_0.5228183781865736","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e656fe3.584":{"name":"graphql-cli","version":"4.0.0-alpha-e656fe3.584","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e656fe3.584","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"360185755578a46c2871f5de8458be383f605b17","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e656fe3.584.tgz","fileCount":14,"integrity":"sha512-/ReKZnk66UQShI+BzF6heqJ0yIOVThvlN0S2KAfQZ95ovLFtwqOAGVUaO0TH5nwDMjMd2VLdfBSNQCvJwvH2rQ==","signatures":[{"sig":"MEUCIQCpIj+Jw4OfaNnTgnRisEc3SrDOMCm5HRTHEdFpbLbueQIgbDycCASXTx6ApBr9wwfFl6fjggtzhwy/WC21veOlTdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoamGCRA9TVsSAnZWagAAOfoQAJ+pnRVWW2zOMXJDcisU\nxP2HTpyPm1YuErnFH2oT8trH/Gh7o1i5+ME2ySelspNbQzvFtpIxmYbqml9j\nNl+CkEAs/Hu28P4WyTPvYBXsWomyH3Ujg0MjtQCZJtA8I37k2GHHviGxRAzF\n7mvyrOgAvr13mWk9mYyD8CZYy5lFZTjxXexmuYBXpTOqicSxKnvHYTbhfglb\nIslxGDGrrcjvCE7B+32RpSsho7fQ+3PtAC7/VufkFg2hGSx2uPm+hDJGeITl\n3D3t910SVvt/C5OnJmGaNoBfCRfng6lEfwL9O8twHla18eVHk8NXnZiL0GB4\noQFyQCg7NYJ6Jo3KeWhxgZzf36563mU5dhGgi1/5R3OqmT80E/Bgf0ehItzf\nl8DA7qhCdfwb/qecbkG+/pOwVHE12q1BvhF88VY7o+UuVVKB0FqpBhTDA7En\ne3h37jcrvsANmnnzREZ7gY7nCew7/Ymq+Z+MkKJIsKdMiSUIpRj2FWmwHlI0\n8nn+0R/fLGpxN9PpfMVQwV97KZePBVO7WmFonBSynyPYo8tlLEOd29FH3SbV\nRkhfP+amKp3mnvtIhmWf9KE1u+iyx7XSwufCtQkE1t1byQRzH45P0DRN4rXP\n8N+kxx2D0z1JNL6b5Xxf6PBd6lxRR7Km7u7UDLqo1rIKQWVhvw6fVnikFCXQ\neoNN\r\n=WMpO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e656fe3ecd20853c976ae2d9e5b7a18e0c1d0bd8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-e656fe3.584+e656fe3","@test-graphql-cli/common":"4.0.0-alpha-e656fe3.584+e656fe3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e656fe3.584_1587652998303_0.20323645588374717","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4329534.585":{"name":"graphql-cli","version":"4.0.0-alpha-4329534.585","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4329534.585","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"612d663b52e80e5c4bc2f8b290f12e7d8bf3f96a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4329534.585.tgz","fileCount":14,"integrity":"sha512-3AdZG43HhE0eaTnbF8YbpSUIQYudKGE6jRgliRIJr6g1gmw12bB5vozEve17pfkbpjkLWjgFgpJF68DZE237kA==","signatures":[{"sig":"MEUCIQCdr7iw5cBS2ZIebe7jY/zWJYdi+HtkIjfGq3nGE+1MyQIgMHAO28UObUiN9YalQia2w3Qan68r+CHZhPfuyKoYCbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeofPhCRA9TVsSAnZWagAAOtUP/A2zO1ryVpGyifKXHh3R\njnF86ItmxC+y21hcetU2ZjRmnMsqPbBg0BRDMZtSRTo67vJ25P6J4/yeNhDD\nb56XTCnJFI68rXc7MX8x5qx5pX0mdEqpcQMQsgfXZobUjqGAgCq2XDAoDaNm\nxgHCRMr1N1k41QIVghfUVhNbPUMtvjNA+K69fu0XYnDD8/0t7kQcl8D8x8ag\nk7cF+wQ37TfwKK2i//D4d2kS9kxBxVqo+Y10VU2KMdZgNrOhpxd2H7VkAXCw\nnd9t2BxyX+L3aEAljeJAOsJq5zMR+lXITlVX7QTg2NluMhciX/c5WLOAUz6y\nqnwo6c6zLJ0AQfN9jyg33pILZR2Gi+qMAG9gQYMoA/llEibuy72lo25w1jU8\naEf1Jq7xOxT6y4iw9KoEZGA4XmvJOeGGaeUXXHc5UjIa+340crUO4vt3aWyT\nA1qYZa68X2RdS3mM9tMTWnSo0uRtGYv/Er5Fi+YbBky1rsbL2HyMIzgt+MKw\njKalCTCA2GQ8eSh8zOwGiY7rnQeNRF0Iv+KBeqVyqlGjKf5LEiBpMwNbQZEN\nzJd693gr4/yU5zt/o8z/RvLl/yZDf9Z/V4w+37jU3LggaEByk4xx+wEiHekV\nXA/42enpb6wNS9fZsDumMSe11fZ8IPJK3BvLr9AuaftXM7iZtFXchPtp4lqL\n01AY\r\n=qkTW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4329534a3c0c08b86ec374f5076e7daf83bba96a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4329534.585+4329534","@test-graphql-cli/common":"4.0.0-alpha-4329534.585+4329534"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4329534.585_1587672032845_0.7086444027733405","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f3ee265.585":{"name":"graphql-cli","version":"4.0.0-alpha-f3ee265.585","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f3ee265.585","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5f7130c881070cb2c81523534745523725141553","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f3ee265.585.tgz","fileCount":14,"integrity":"sha512-ayZzlm77K2P+XOB2dvb479Um1ZshrLq6NqriMcmR4179tk2lHNkc0oEXQjj2imFUr+giqwQbk/5X0/ghcuvbkQ==","signatures":[{"sig":"MEQCICV3b9xtZna7N/dX8qd5OHbj1oUHirT1Fpu1OK05C5U7AiAX+DKsd06GhWyYuuV7NE6OX+rU8r1bml2c5+zyEby/og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeofTcCRA9TVsSAnZWagAAK2EP/15uVva70k3XAD5xA2NX\narywKXOPWlb7NfcrvYSk6ZMXaav3oi3a2+I597K6dizKsyzGGXxPRWaV0FMy\nv9gWc8Z30SzOSw6o4vzh9Uae4B189GAJQ7VgLWWeA2b2GNahEhiJgi2zT6nq\nUFJaXcMFLgmw4009UDEHRqU3yl8WDsl/DUYTAVzJ4E6GM5sCALL73OtOWdTu\nHslerb73VVXd/eMUIiyEZVLfDWEG0gFQXIWg+4wmewKwmWF+YWwaAiiFtk25\nr8sNjE7hwr+njkVI198j0fCOqvgzz2xL5MgfeEUSW1Tlsl4rlFbLLgISmIT1\ngP4/cTjLI0jCR2cMRrMxbVdT2zGb/S5uT7XM05+gRurGu2+e/66hyImvlxv6\nMODr8FllldMW6c6lLVSevRJelOmg5lf+Gja8PI3HetD6KpeM9W5XEW7ZJYNW\nmUSb+Cmorr0Xc8041uEENpSbNkePvDxmloK5FffR/mnhWIdf9CVACd2NxjyH\nNL+BSYxzfA8bhJQv8IHNLeKnrHdUtA9oyfd5Fx91AL8pyBeGfW9f7lhRANj1\nzcOLBR+aAxU8zHaFv0KMFIdBcgXNkaFV8SLdmvNYeheF36Ky9LP+8Iq7uULy\nWMRDbaRluKSw8GqqjS43V4Mf36VG7cMH1lRUmEVGMvnEHa0qifZCXUmDJYp1\nauXk\r\n=GWrk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f3ee2655b90f0c13763aa46218e5f7a7c7bf586c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f3ee265.585+f3ee265","@test-graphql-cli/common":"4.0.0-alpha-f3ee265.585+f3ee265"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f3ee265.585_1587672284098_0.009754168142591224","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0428ae7.586":{"name":"graphql-cli","version":"4.0.0-alpha-0428ae7.586","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0428ae7.586","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"61e04d9c7eed44cbc26665e72f79bb11a057cf6c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0428ae7.586.tgz","fileCount":14,"integrity":"sha512-BnGmUbAHoT49BdfUJuq+B2HmReSaR8fdL9wx7R3Rv705lfjYexJ7og+JHVykl4oS5XB0OoyEIFkwPzG6SNJDJQ==","signatures":[{"sig":"MEUCIQDrsmRVXJ40d9WyaMIaJm4Kp8T0uQ3kHOyqqDh175uGqAIgdl1rNrrhDCDkIUUuHmyqsCRvenQOeClb9kz9r7ZqQUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeorLICRA9TVsSAnZWagAACS4QAIgXuQi/lNk3gKtNynRJ\n+DK5nEyBS+VmTeaclRfmOOWsN+O2WPw4zDQnwx549MrDTf3GDDHM9tKLcpU7\n4mAEqHjuGATOIO/UPnmKVx3sOSxOcDaM1qUAKIWsD3n4/i78GnzDDLJOvq85\n1Tn8+U5PplAVB4HkfEOWdmG6OzbCGmdCbqqeJ6Njzz/JzUymqwDJfU1Z5Ylt\nugYr0YkFjomNNNg1iJZK3+x0oKa9pzxL2P3CibL0TUtSBDPoR4l0esmy61l9\ng+cWAMbViz46plSiQo1IMymsE/+kWcVzWTS0em/EmoqMtY+iWqHkxAfwqkHk\nfOaNhKXyzHhBllpE2zAk2eHfZBAcT8MnueHel27z7XHEltGXhBQ7pVneub2K\nnENRVaB0m9M1ac4WCHvDM54FVxA1/rEyEVf0h9jUc1vqygP/eWPOUFSl3U5D\ngbi8mUwWRodRO+B4LsbEC05VDq8GyglBoFF1FiUoE7bfKBvWK1WLgstTz8+j\n3yT3tsXmeely4egB8iaa0CQufVUjkf0nkxXCzYIvxi5kbbzcQ1cP+nZQ0upv\nW6dCVnTk+7fq8VkWHroeLuqmrdzwVUsTPfy/aGkUI7VB3uxsLIeA4j+cyqeE\nY5t+L77WPOZSOTDvUJdpzeyVos0RVIiCuHNvwSjMZalVREsmKjYBRPNfVVo5\nMTAK\r\n=3CV7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0428ae7024fe864b8c1de463bc24b105ba6acb85","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0428ae7.586+0428ae7","@test-graphql-cli/common":"4.0.0-alpha-0428ae7.586+0428ae7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0428ae7.586_1587720903964_0.7035906040154483","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f863567.586":{"name":"graphql-cli","version":"4.0.0-alpha-f863567.586","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f863567.586","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"753f6db6e85167ebe0a645ba52f4872979f5559d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f863567.586.tgz","fileCount":14,"integrity":"sha512-uh4nM3iX5sjX1Z9RuCvy3/xoQHFnadVX89fwBTmn7Ti+g1yacBqsDO9Iwda0KhnWdH557otY98PCkq2I0g4Eew==","signatures":[{"sig":"MEQCIGzVrW7gt8yrtfNKMq6XZ2dIBpvHZYwZHS+mI2BNG42hAiAJjKw+SJgoBH5uYcGKvd+ApZUSRdvEezDOtcTurRaFnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeorMTCRA9TVsSAnZWagAASIcP+QG7kTZY6sThYR7XXLWT\ncdB/TvOB/hKSombIya5ePg3augu0vG0g7Upyew/IZK0Mkoq3k73avOYA66Q0\nuNv1MKLzaYCHQuoQxaeh3F2UMSPOAWngl3L4D7gIkiC+sq54e+1XnocJ5RTj\n3lDrW68PlPiKUipofKprb+Wj7NPQ0UtUVmuuRlQB45mgyn2C7ANzhxLesgO3\nw8gzPza1nNku7//4t54UGc/BMj4XDBdT4ozwpPpbWpEpC2vmB0Asr+HP7vb/\nwA9S6hgy2bAxD7fjONpU7oYDRsLAUKAvkFmLHgdfFJMKSY+ktF41WmbnEWaC\nmUNKFoPCc0qdhjJWWVGMidUigHhArTt/qcx3CTCkUNBy3Bx59BWi3bcMinXm\n/g3jMoPPFhGFzfY/XhKV29Spntkrt6uayeNnX7KobDoBKplTC9gBMQ816SvL\nDoJIJqY8+8WuVVaeVGpksgSaOrJK59ah47KCiaeAh89F1OqjdMKmdtdjU+G3\nboHBZlr5bwSoP5rpuDc2VEq2HEDBQ5LRrjtkJlJMhJV31t0ksnN4VbPcx9Z2\nULTT+sxq0lL8BbT1XnhSUMROVYnHgCwF5312M2BIMzhJTbBQidmmoO2xlCYI\neXk9vHjaFuq9PbNV3GAcuAWRiC2Rww70aE+YN6fmeulKjGMrFXbfKzXyZ1j9\nW+hA\r\n=7+nx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f863567af9120b0a638f0049bea24da2ad9041c4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f863567.586+f863567","@test-graphql-cli/common":"4.0.0-alpha-f863567.586+f863567"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f863567.586_1587720979263_0.8095846144109136","host":"s3://npm-registry-packages"}},"4.0.0-alpha-23f3b6a.586":{"name":"graphql-cli","version":"4.0.0-alpha-23f3b6a.586","license":"MIT","_id":"graphql-cli@4.0.0-alpha-23f3b6a.586","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"563cd56415674804c16fe366fc2d86ac2c336034","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-23f3b6a.586.tgz","fileCount":14,"integrity":"sha512-/Anrfmcehk73+sUA6Knnl4jGAh8cCtlGT7jIkTxvq5Ixbnt4vtYi1Dk6tT6tyiiHpLZWPYMbONnwnnVzzcNSAA==","signatures":[{"sig":"MEUCIBYOtN+/cg5KGC6MZ8fh3WzOT/vLCfPB8A85vKq5P7s0AiEAy+gXvBPShZ+2WUVSERpKCpW1q8XCIS3jtpDhgxYjjtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeorSXCRA9TVsSAnZWagAAcPAQAI78flBIpEnRI/Pfftjn\nxG9cc7Ut6JKqGtwnmu72hI4OX0/Mi3QgLvSmZfxcn3ejHtiXmawbWKfKyX9x\nZ3VCV4i/pyb2M0IDyhIU0dQUjE2li/dh+reb/Gt6ESDPuKOaBQyf6jXdwgYp\nK2IN1gcHz7bYkdIwi5RG2WT5RcZeZfsjdCbw84mkttDHbmFqinjK45T+h4R3\nd/vNiqdyirqBu6rVV551n+0gxhLGGH3+bXE5xxTqO8FzPsMe4s6AsouqUmzY\nwm3ltWm1iK3+6gBmC7oOoCpvAGhA+IiyOQojtSiqw4FaHAo/6cyTDevAU0Ea\nEcGw/z7CXpw+d8HlpDfJFzWnRaB8ndGVR3v1j75+CLLV5BAIno75U9/SxjVG\nU4Tq0VyFO01GsaRoQbJFcDp8bfuVQ89pSer5kE2TYJqrm4ltT4TTUJyrWMK4\nYP+Zcu1o5bPcVGpawO4mPWTm1ujoTQ/1+zdRKNy/52RU+m6R4sc7GS4txvPE\n8CtmemWgxv8H2e9+sPhzVD1b29PKrJk7SL204EOAmW0+Ez3ccN+vM5NTQEcS\njeZkq0C9Eq0IjlHnRZaOmJALT1SQVE1Uhq6Y6jOMkOU2MbtNH64jmAqV976j\nj+1tYGW71lKVMejWbFwGLtytMtZl31+d4WRMN0UfInNzquNgrFNTzL6vyAW2\ncxbu\r\n=RMtm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"23f3b6a952457f0957d3917ae105e6826c99998f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-23f3b6a.586+23f3b6a","@test-graphql-cli/common":"4.0.0-alpha-23f3b6a.586+23f3b6a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-23f3b6a.586_1587721367366_0.19384221118994138","host":"s3://npm-registry-packages"}},"4.0.0-alpha-85ced8b.587":{"name":"graphql-cli","version":"4.0.0-alpha-85ced8b.587","license":"MIT","_id":"graphql-cli@4.0.0-alpha-85ced8b.587","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"4250da2ccc4f60a07f5c89fb1ea41bc1f18fa09e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-85ced8b.587.tgz","fileCount":14,"integrity":"sha512-MeXuEjxIdFIubQocum3gt7/SK8G5BfkfdFepRiTZ6CdQWs+b6qpXTh2bda/W20KdoZ7pRFQWCX9I2Slnw5++eQ==","signatures":[{"sig":"MEUCIQCppXhthiGxA+wdGaxjHzJr9RF+K6qo3ACTOkmJ5hA64AIgPrr8J1Q0b65Z3i42MgvqPvt/BA7ULBdbSp1LDkPB0mE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepBSjCRA9TVsSAnZWagAAOfQP/35ic77GX43YIRQXvR/w\nrDt3tnnGj6OqDadXaL01iM/dNthx43WenuxIGZKAm4Ha0ljsp3xPzNO31rvu\nqEP76u4Am+ddwrdO2+Q5L8oCqb6IAgQnYe2H8igadxDvU+YTt+G06dRTm/PF\n0AK7YnwgSlmJlLKVi6UeKNLI9qG57GHTPOQ2AxbcdL8uo03J+xG5FHzuuixD\ndJ9jQRctlXxXc2EciDdBecCk7H1NZYsFw4EaZ20OymZX2MRKFs+9U6FMKXdP\nJMaZ43xnkE4k5jkm5CUujJthNSB48ODWtUUmx8n9GFQVP8HNqCwbj7xEuMfc\n2aony2s/x2HopUpurSSMCCaQths9TRh/517YY9/q/8sMQC53xYa6l4FPUKQg\n4MpnTCJXc1jA6jrk2aPsZZoB90G/CdYx+kRXP9zTW9lRhUWpam62ueesWxA6\nePLVMdBRLvQvmuoAXHzbrI7nn2O6gGOsNBeDzTPKjxQ6lMw17CrYtUW28bA2\nVhM8BgQNehfq/yawuyfT4awW/88MdMmAn917ua3n+gHaPY21SAbNU7tN8gv6\nM3do4BP37BaNR28W5S79l88fTWtPu4IYOdriWdTsyqXJDw2vQCeznZVnNJn5\nP2gtxnnypyxBZYLUJJLW2LAoHU+aQDWWBI7yM28x0f1G8r1oqJL7wggfWuzY\nWzsZ\r\n=vEZ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"85ced8b060126b293d48a17763f155409befd276","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-85ced8b.587+85ced8b","@test-graphql-cli/common":"4.0.0-alpha-85ced8b.587+85ced8b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-85ced8b.587_1587811491011_0.7047362935181991","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e8e8dc8.587":{"name":"graphql-cli","version":"4.0.0-alpha-e8e8dc8.587","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e8e8dc8.587","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2ff5911f9613e276d0382f798816d87f935c2570","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e8e8dc8.587.tgz","fileCount":14,"integrity":"sha512-BXmPPZsfhdub2T9xlnThb9u+I46Vq0+9DZB6uThP6GTtrw1W9yn9yJtlHi/olK3nZiHYfutUemIDh9yjULPu4g==","signatures":[{"sig":"MEUCIQD7eeihC4V8lPqtW/crLhFllzpyPYcj4tj9vEh2IldmAwIgW0eK62twAAXAq1bk+kLpVNhXrqVaG5Umda8XA1tvzyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepBxCCRA9TVsSAnZWagAAiwQQAKGKDXgR2W5F2gYDxgHd\nUSJdvsix0+Nw+ZeyGOltNZxlK3ZtleYi3J34K8pA6THQMe9RvYOV8/RoKuGZ\nCJwhf0uJNAu19KI6KVqEsNUzYG43uCWMuLjgC75H7P4zDFWooXNZ5SXdAcE1\nZuvDWO39A23VSC9u+xiK520OoKz5cPAzJf38yUwI43QEjqf993Sumz81JCOt\nTTNaQG/DBJKyMOlfpxA6UAcRPj2ooed9wbjCng5jt2TAjn9GOzUvPyPzLgz2\nxoV6KW7iqkv+VF/HtkIYI8vvn/H41HXe981GOnF7hZ0YZ5+TkPreruwNbWHB\nrNVZ8f+1PZuRo7TyTZCcKa4aBy96zOTwvXSl+ofAnnq8Hw5Sdqpaq89oHg09\n9Me5fLDUpwLczDsJo9vXe+qJ9PC40pNRQwlPCVNzZOx1MgKFvHe5oIudfvII\nSNSgS0B02EpL8Z3vDjb/qwZt8jnP5oOvfvn+knE0QlkUUi3Orlg+3mwRCsIW\nDWYCdfDTsriYG0xyf2Lyj7p+sbIBZFDRn0OGZw9LfMLYDPjlw9GT3/0rE7mw\n9Wvhzyu+d/tFYubNDz1+djO1mgWNYh2yUzbSEZXYM/pF5ipokETpaG2vpaWs\ngrzO02ufo0wIhf7R2Yfij4ryzI9JjEdEemS8ottO1F751PfVmnE3CDmiZIDF\nrcEy\r\n=e5MZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e8e8dc80e400b728708604eba246c9b290635285","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-e8e8dc8.587+e8e8dc8","@test-graphql-cli/common":"4.0.0-alpha-e8e8dc8.587+e8e8dc8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.0","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e8e8dc8.587_1587813441770_0.8226568805851935","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3d4f772.588":{"name":"graphql-cli","version":"4.0.0-alpha-3d4f772.588","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3d4f772.588","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"38bb704189a803314a3f0b63baa805f9f7ba0a4c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3d4f772.588.tgz","fileCount":14,"integrity":"sha512-kp9Y+/Zqxp9Bwfw+qgqzcfTFLfa8XyuVQbQcjJpTrs1fPzLlCK8gm933KtGcerh8UyO7VAh3FdPh25tEA6y3Ig==","signatures":[{"sig":"MEYCIQDAO7+7blcYRpjixGjganiyLap+2ggo6PgP9YQLf9pT6wIhAOEdf091w+MSRrrA+kb1lTiBG7Cphlyju3yGcZ0REE0q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepSSOCRA9TVsSAnZWagAAy6UP+wbGAW/GCipResQJuoak\nW+41C+hgWP+jjN5dreaW9cohi4muAZsBm+sFMpgZIxSE/8hNW1ToROfS8shk\nawbpAFv0D8mSZrbBRJnL+U0jvl9G5z49uImFbBGnZxhNOlnShVthPgLCRKYq\nF1K4RZFyhoTv9UaA9iOwpZ9dY5mYyx048n2tQbUe40P8eGsLwPswLaOJIhh8\njFr3RL0+6CtyBBe3fSAm9a0erUhadEx6Gno/NjvSaDRZA4eb6owPeoQo3UOI\nzkpU7awb+1CZOgIAu6HYR88k4zuCXpcyMuD6lFXkTROT2dL+LeNc0DqP4+CH\nK/PreaS8jfx84Myxh60wgXqf0iA87h/kclzXnHdR3Z6d7L+FUZ2fQb3xfgsQ\niotoez99462yI7Kc+3CfBAl9ayhrkwOARVRSittxfJhFx4rlWOE77kUKZu1H\nmO89b+LqJeA4VmNRUUWr/dE2tbY4Gn/KrcET10sys9k5tWtp59NFfAZqfDmU\nn/JEbWJsfogwtUkVHmWurd2DlEGbI3u8iXQaEe+YHNc+syU0CI+SXfLWtiGy\nl0TcCse0Py5lLPF9+5q4BmTSHaKe4o0W1NQ3taiUVvsJFAWHNP5TF8E8ITOj\nu9URmvsE2tiynOqJhA875f9TesFSCikivL9TYhcfRnSXYsEWs0Ui+AMGuSLt\n9G3q\r\n=S1RR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3d4f77200af89c7d7bf2b9657e945ca4fc1b850e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-3d4f772.588+3d4f772","@test-graphql-cli/common":"4.0.0-alpha-3d4f772.588+3d4f772"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3d4f772.588_1587881101595_0.7862557430747676","host":"s3://npm-registry-packages"}},"4.0.0-alpha-700cad5.588":{"name":"graphql-cli","version":"4.0.0-alpha-700cad5.588","license":"MIT","_id":"graphql-cli@4.0.0-alpha-700cad5.588","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a1afe9e7de885e7a3bacab376110aa73f3c94aff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-700cad5.588.tgz","fileCount":14,"integrity":"sha512-wgXd2D2Z1UaGzrQg21lBrRZDeaYi4j1G201Uw7A5lLv2F5QmsatUyOoWN6YkjpyMLdmy9KQ3hb0JIp0nCGWr0g==","signatures":[{"sig":"MEYCIQDKBcwqoMICtFy5TjaLJAd94XjfT8wGnlHbQV3s6/A2vgIhAONme8VXnULvqP/BW+/Y0VFdd9oquiAnfKRPvU1U4Xzg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepSpMCRA9TVsSAnZWagAAkE4P/AwtrQ64fYruCTuMfA5Y\nqSH+tVfr6+Smuz/czuwaSqo+Sgfk5O6A0YDz/9ZEEpMhmTBALbeoHOPqzE5G\n/cWnamoQCktOyKpj9/ZFSpDQU+VnrXHYfaAQCdBh7E/6gnnFPCnWjj+03tln\nTg9OBrunBgNK9yikzLf03YJQj8BiGnLNrlHDHZTXgcUT0Jno+QlhPCH+hHa8\nPiv569EkF4r51vKkAwb2CXpLOE9NpisWEo6NyO43NzrI6dEeu9qEYGODxvDT\nLlUkTRFxF543bku0INsdD51E9gJWq/kVvkQNh4RauZc3ULJtvBLvs4gi/pMf\nlGI7F6i4hVVbbKiOXqXp5n0WxVuu2wanY1CO2A8nCiD6HPJxB6qZ+gORnACo\n1AYhyMqjQY/01n4muNukJ2aax3mlmB+yPaNZ+JUDrvAWDpUbDxK38XrVXuQP\n+svOL//EO0upMN7IjZSx76oWwB1Mw9vvrhXQBU/GjsF96GkLvSnb7Yf1CLIL\nIcPKETidOdRV6tlYe0j5LCYYppg7L9Wld79GWLwlWeh4R0SdGAhhRSH0BU2C\niL+UT/xYmCUk7oA5gNg0KV13xTrq1wEZaIbWQZq5XEaw55KLzA/v+M0c85Cf\nsQS7p9TsD2WqdT77Zj8KoNQBq4BgzXtppMm5Mze7XJxuToHOctZUdiZ3r5vg\nvyZ5\r\n=6Snl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"700cad53c94066ee7bd00a84cbf39561101c656f","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-700cad5.588+700cad5","@test-graphql-cli/common":"4.0.0-alpha-700cad5.588+700cad5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-700cad5.588_1587882572014_0.3799430817147875","host":"s3://npm-registry-packages"}},"4.0.0-alpha-cafccf4.589":{"name":"graphql-cli","version":"4.0.0-alpha-cafccf4.589","license":"MIT","_id":"graphql-cli@4.0.0-alpha-cafccf4.589","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"018783c1a48b6772e177d15cf7a5b998d55d2bc2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-cafccf4.589.tgz","fileCount":14,"integrity":"sha512-NmTAUcqH5xdFyyj8jDX4leafGNS8hj+VQyCAyZZ83L35sMA+2c75vmSwLuuEuKjXX8XN/EP6bWmxrhbR2DoDWQ==","signatures":[{"sig":"MEUCIDoD4IDZ0TJkcidU0W/B65AkauV55GoQ4OEPpVBrg+htAiEAnNrNB/TnQf5Xo88ylf/vVOyKIoLNa7mZcl9TxsXYAPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepWtXCRA9TVsSAnZWagAAF1YQAJzpSs7xGSRAppWOT/7q\nipgT2F4UoRCPCfH49IKnCGJyqe9T/hfIkh2MKY5+2A7HD+SFATWtQV0wT8m3\nURp+Wny3/7KKn2wT1oBj3/yCQfnHmM8cclUxQJldbeDwl4hvpLtxrUpaf4Dv\nYAMZ6tccW/nX5jOPhfdAYRefrKgztX+rlDd4UNFhWKeJ1LmiEzFJMuKM8Jse\nQESpKloUSKJOweaWYhr9wZz7hTRAZ7FgSprczt0uJhq5KRwj3OYjJMLFvBXw\nq1Y/nPw8dmxEMSPAQBfRgT4mRzcDZtzugc46L+nkUjJThr/q0fki8MbGyJuH\nhqxH0aTzDEHZVjAFIfq3wWvB9U1DaKfk7/4Jwi4706vL4n/AyBKcPjhHJHE5\nDClkphdcMWZt7+03JnJXAxLdMbqrNaGmZOQl+1kbak3Umj2sM2cipWigQk2F\netxdpJxrJaeczGSw3gTW490TeHFuAZ1Mjt5HCwsN9605/YsrdO+ntkvp/ePD\nT5cwoGkY7+canPSrwbUxFeYtEEn5ycHOnx+ZDzDsK46ypMHpJFWjJmSfEVTv\namrgcsWFWuzaF5Sh7vB+qNCYQ1X+D665EGhROf7PpglgR9/8DCKoYhKbdAug\ngRI+K/NZoqcYBz6NzKzPLI9QH1mQZmVdznybfuYB5kkPJn+4SiWeISOjFYVD\nPQpH\r\n=BDYY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"cafccf4e89c060597aff4b54f6c456e68e477761","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-cafccf4.589+cafccf4","@test-graphql-cli/common":"4.0.0-alpha-cafccf4.589+cafccf4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-cafccf4.589_1587899222841_0.679440087337496","host":"s3://npm-registry-packages"}},"4.0.0-alpha-db86b55.589":{"name":"graphql-cli","version":"4.0.0-alpha-db86b55.589","license":"MIT","_id":"graphql-cli@4.0.0-alpha-db86b55.589","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3549724e210f3e5aca1e9f23644a537759c336f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-db86b55.589.tgz","fileCount":14,"integrity":"sha512-GsrW09dJftFYOgwZNHv6P0+rbHkzAZzW3sQ6p2Z7JzC4XuF6+1mmrA49PH1Z9vmO6ki7ERebooBJxzapLAb3Vw==","signatures":[{"sig":"MEUCIQCqb9n6/D5BWMzcVEZjPpRXbinbxfXtqemcxxdpf0ifBAIgLEp0KboN+yHesC3JEVDA4ZKr1l5aK6dqmDMGs6kuJ7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepZsGCRA9TVsSAnZWagAAKAIP+wQM5FVv8AypF9z5O3vN\nNSz4596nTKdtNMJYLtWqIL4oDJvIhfNRVvEtHvhzxkGYf8F6mMAsq7iKcS9S\n0jTGtIH4VCMpysx+9Nu2sC2dzXycERyTPLqJ3gQuIphPLsA2znYa++AsRDwY\nO+hEYh6iPcRd0QOiJVFt1m4PTcAlm8rZZJD//7q7oDFaqvbs1Oqc1kS+vSfc\nhn8gtFWpFSW4NEVvQXZfM99xwC9sWPVnwqDO5M95DpCu9Mo16OMA6S0zw8kU\nPIu2kGnsUeQZ5GxJyrLusSLo+K/2GxjwN1zzKgkrqiV3J73It55cIjtGxtZ0\nEqYUxB5gk+yO/j5bg3H1oYJdEx3XfXA5YpQibfDTBB3Kakz3qCETeuIBjlfF\n5TbABElSoK9Mdi0/Y0eU/Q44H6GeeCxqYHaqrkvMBrv9v5tJiOxpoyiC0I7B\nEk33MWLtz63Xq+D0tpJo8sUFyqocGr5k7wY/s+OdzG/18k9VRuJK8QqZ4Ryj\n6Mts4QebMsVudAS++iEVOa3enhcaXcGo7YkciA1bVnapIZZpHWr1QZEhCQhl\nNTSDJbgvS9PshAyVbbrUc6/BZDZgBndwZtmOw8OPAlzRmtRVZh0vkatJ6Twv\nzmQQVHy1VmJKmptlfKH90EJguLa8bjvIC2P66TpW3cRfqGrATtke90za5A9A\nlreb\r\n=fSkW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"db86b5598acb2bb3cf27d9ba0471bd02531388e8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-db86b55.589+db86b55","@test-graphql-cli/common":"4.0.0-alpha-db86b55.589+db86b55"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-db86b55.589_1587911429585_0.07186774328939216","host":"s3://npm-registry-packages"}},"4.0.0-alpha-1e53a00.589":{"name":"graphql-cli","version":"4.0.0-alpha-1e53a00.589","license":"MIT","_id":"graphql-cli@4.0.0-alpha-1e53a00.589","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"f3f1cafbbedb92cbd285d02b157362490336969d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-1e53a00.589.tgz","fileCount":14,"integrity":"sha512-XJIzTvG63ataSb2aAos7Sz1Vb1T1UNidZU0m6c/YpYIjeld8DpnBdgujOhUjvcM5dYQnExovjulJDl21loC9fA==","signatures":[{"sig":"MEUCIQCuLAbNk0PRu5tU+1hpRCPvhYNvnC2HsigXyU8OHVmucQIgdx5tuaW9ZCQtpSYJ7YSFr4yrcVGQ+gNbhf4jdzJyTYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepZ1zCRA9TVsSAnZWagAA4cEP/3pAU2mfxHBmgwhTyw54\nKBOMDEL7AVyhXIYAvwyLrzR+fqwZkrwOcxKvOUJ5Cb1d9a5+Hxv0TUeuWPVQ\nEiRZIrOI68sLj+xke5WXjzdHZKqrM8Tt4LutdRsJXzt0PUyfS01PTVyeIEXh\nMCNDOeXX9gOA7yPaisBOFH/RhP3D+ivhZ4fpPPdwpBoGdIRYoH4cBLCHH+G3\nCI0qPBOppwRNlILVrlTO3Ii5aD7lR679cZJOLNeX6TU3L9lOVNbs7x/ZTgmm\nxw8jK69hxW56pH60tFXtU6y6mNQ4mIsEZ2otpo6RehiVupkRPv19tJSpwo/m\nh1BrZsbdXpNwalvQ9OP3DHWniHkVBrkPYNIuD2cnUP1u7I0Cfst3YnNb5xSA\nUFepDrc8yE5XjdFgeA2T3Ip16So+Cpg3CO2W+7aal4/arbO5IaiIsy/oYc3d\nNmCnb8xX+uqsS3o++I7+YLKG5YJRDBCxUjTW9ZlDSJyWAyojnNpn20LAmkwH\n4yzVDWcChGYKYhLcxSm2czg7ASCW3N3o0axXKy8mpxXE2OV5qZlkZftvv5cC\nHeXfq7F3tvsprOz2yurYnhhEh21g//QJMbFNuGlYF1zBnhajb5WzNpgVlRg5\nqxHEzYA1X65WGuTTqrgBjYDlwQa12WT8zzniNvKBmI8pUm+RRU05mfZpdqoc\nmNgx\r\n=Ujps\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"1e53a00443636744bb08a31691c881f60c24798e","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-1e53a00.589+1e53a00","@test-graphql-cli/common":"4.0.0-alpha-1e53a00.589+1e53a00"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-1e53a00.589_1587912050680_0.471836380659604","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4e6ca1c.590":{"name":"graphql-cli","version":"4.0.0-alpha-4e6ca1c.590","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4e6ca1c.590","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"dec8c2db95ef017a049baf8f3ef49c741e64181b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4e6ca1c.590.tgz","fileCount":14,"integrity":"sha512-XzusXKC7UnMH5d7BSYGZFgOBlYYmd3o5gxzVCdHaUoba9JZjIaOhTtAdphxNZMARNsLYhAPtRKNNd+qGeXqvcQ==","signatures":[{"sig":"MEQCIFmlA5dAbSao8vKdcbHEvo+9ri2nY56bWppRu//wIrakAiBrXBPlhA2KNv/R2muX329qFKvVaayK5wjRX6tD4baHEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepa+YCRA9TVsSAnZWagAAEvcQAJFtboKprKI8PDAF9YmP\nf4Ryz3ybcIxj2sHDSoVDrT781YLCHq/xpd3zaBLdTpxZGRDg9Q6FIMjNmw8k\naeE1MKM/Dx4f2dmc2sui6+QtIrvjddXcb8fohC96yIzXOdwwY59jtl/c4O4t\nokeCriujE8HnvC+revdRELaLYWunUP72v3HXSJSv2E+F/+ZRl1vXXbJoLuBi\nU2xf2fuVA7xi9tqjKHocw6PiqRZI1kqTAU5HhM9nnPceRmsnMbxB34GQqven\nnIooZBUHWKi+MqA/CQkY95+zC2zausE54cwdiNskXn214C9zHRT5r6IhDTPM\nvhCQNyeOaOIyCRrS4+ysp1u1aeGo5Sr0e0Ri4YWtUA381oxTkS3ak343/Kyw\nNIoAh3B6WDtfZh3Dr+I9tBMHHrGRbzvPQ6mlebBvvWJ7vmUZ7jebRcrfAqPS\n1m0tGTq4mPqVAyRWDnzLOLnfEqXtuCgw7/7xqkK1zKYzr/21zMohbQ48Jpqn\nc7Yib/AfD4RlzbaKdJk3PoAjgjoJaWWrl2jG6wb1edUBN7FaWjNk2YpF44Jl\nWaYmJuK1Aw3L/fpR56ZtLtFBZ7XYjAXRpgUmY5YZs4GfpZwoWX8AGOLjdJvi\nYxRor8qGEoxIv4jt7gbjlBuQtnI+2Y9lJXNxdYAm8vyXVY2lHidSLykMSzVa\ncfPK\r\n=hFhN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4e6ca1c4466ae4076dbd3b8a9a7d3373cfb46249","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4e6ca1c.590+4e6ca1c","@test-graphql-cli/common":"4.0.0-alpha-4e6ca1c.590+4e6ca1c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4e6ca1c.590_1587916696384_0.43603522968949626","host":"s3://npm-registry-packages"}},"4.0.0-alpha-35830ae.590":{"name":"graphql-cli","version":"4.0.0-alpha-35830ae.590","license":"MIT","_id":"graphql-cli@4.0.0-alpha-35830ae.590","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9a7f012e0f24028fa9aaf1bd0f3686061087737b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-35830ae.590.tgz","fileCount":14,"integrity":"sha512-Ga+o8XdGsUm11yfW3E9LGCIE+9+2ExqIEKhNJpETmAov+kN7lPRU1mL6cTf1jIHh3m4+45M6ykNNU4eHJCD8fQ==","signatures":[{"sig":"MEQCIFgH19uoD4xZn+ol6dMjYbW/+SbSWMnP1NoSss8Xv7V/AiAaOnyyUvnaWScEZHq/S8GazN34uQllp3uzAGdFOwCaNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepbLLCRA9TVsSAnZWagAAyTMQAIgUexYYW5VV+FWGq12i\nNPkvPoP9CyGJ78gFcKf/Sb9Qktp97H3qMQvjWlu0MCPKjNQvNQGQMQbefAok\nZsgZRW0ap3uKPtoKsP4fjgugY3dcp9idCFWbYWlMCTaR/69KK2YjHWtVeMIC\nGbe1Hu8njR83QqphQIHbMXe8SGVeKNDSw3/wFmJ/QqiXbZM350vmrnLE+nFD\nhLhWUkNOMN0qH/KyYSo4TFzBr95XiD3bv2G+Uvq9a6AFk8qWh/iuA/gK7zFz\nUbdbIlTaY73la3R56MgJXQPUj5/vZauxgi+UXki/zvm6aU3AYU1UP/tQ9qpz\nP/geFWCp2R+O5pdSn5RZi7eZ6TztWAp8hxGTvFawQhK7tzBgt7ifWWi3o6Gn\nJIWGdTyZW/QG+DYiz2N8pyFSnLP+jJXWvQntD1JCmFB7TMVvcz1R2pkuGTC2\nCCkqWj/WFEiV/Ot0P+vw0vaR/2kX8+Ov1ejVU22wKqa2G+OGeOWbtoIIqNHU\n/xX4y8Wiqvbwo3H7ArptH2hg/ZKmTWwdQpN5w4r4rx+2s2xobGgGYmanbsey\nXtwIhMnLQwJnkPbLP5hXZTBZt8sVXXTCZSjltK+lKs2KZ4532wnaDrZMB6uW\nXtB2cpChP5Yk9X/fv5FXKQOaBR0Dc9NNG38WBMHfbsyePlkfHafzl0Kg/6ph\nnJK3\r\n=+mVD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"35830aef4a741a466199b1a4f338ccca612d30c4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-35830ae.590+35830ae","@test-graphql-cli/common":"4.0.0-alpha-35830ae.590+35830ae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.2","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-35830ae.590_1587917514886_0.47315901788198444","host":"s3://npm-registry-packages"}},"4.0.0-alpha-b7e3b22.591":{"name":"graphql-cli","version":"4.0.0-alpha-b7e3b22.591","license":"MIT","_id":"graphql-cli@4.0.0-alpha-b7e3b22.591","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"deb032ea87127ca8c1e7898a106386dad63e2cdb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-b7e3b22.591.tgz","fileCount":14,"integrity":"sha512-Z2X0AHkg15Syi5QOVYaONyjsDaGOzxzk9rAZg9TyQgZRjEzfjDp0oTSGQ6+IViKg5WkxCli4FSgcPBYPfUxczQ==","signatures":[{"sig":"MEQCIHIc0ifaCIL6IfRMhY8cBc/SUV6eopoYHCAhuznDm9KaAiAJ8BCltPMUL5eDmtU5a+fzdx57wpZeTx9fzM0WWEkGvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepb3WCRA9TVsSAnZWagAA4pQP/in01LSIix7NoT+/lNz4\nZe2aPVsOhapHlQKksu0fcppjgjuv44/qGcZlh1UpjVNSCARhEdEZp6v5jIIu\nrLw2lG/ew0+t0z8+px/nkIgCE0caZdIN1NxSKG2LM+V7kMXf4nX9oRt91xIY\nsbOobVe9WiVEC5bI3GDKcNoUogi0wLYitkufhmmawHF5bCcGAfiZXn4W7cz1\nMitokjCSdmn9/V3VIVLpdb1B4Fhsqpf4gg21oBTnCPRGjHnPvk17RIo54Bfg\nD6TqbeOzYSNW2sM/0MegDXMHanMEPk0Qsqa3xOYVkycg5cEh3nhcDW9m2m6P\nOFyA/lyCx3Zow4ZvCUrhhpmJE1MrcH5Zljil+1YBuzVJE2Wll90S+r7pPmAd\nFp7bR27jwNjuHrUXJCsusptm48nSbLqKtH/Dqz9SnJDqO4D/arloWEIdfG+w\nTN81WJD1CciufuaQJtIe1XvE/Q9YamhNyOyLWpsdEM8oMR1aF/olhtSYFqGa\nh1q1pWhczpRbktvZZuKfN6wVua05iMYOvSxoHJdol2m/qRkwjhqj1VqM3wBx\nSvPImtWMz1jM55OXIsYZ3HECWijLYd8ZXVRJBVs3pPoCMIZobZU8ui5z3xk6\nRW0omXAGd4/jzZToIDCGLKBeXa/kwVVnATWyGu4tufPOupwkvr8ZhP7V4iYN\neEOK\r\n=LLa/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"b7e3b2232482d93502d35f474fd66117786c97a5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-b7e3b22.591+b7e3b22","@test-graphql-cli/common":"4.0.0-alpha-b7e3b22.591+b7e3b22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.3","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-b7e3b22.591_1587920342081_0.7206768334217226","host":"s3://npm-registry-packages"}},"4.0.0-alpha-f943953.591":{"name":"graphql-cli","version":"4.0.0-alpha-f943953.591","license":"MIT","_id":"graphql-cli@4.0.0-alpha-f943953.591","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e98cec6bea9055195e4e0f07553902a6ab15c90d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-f943953.591.tgz","fileCount":14,"integrity":"sha512-3odvIL+YkXdt4VopaHah0LIdEAsiZ256ubgAnPzJ6caq3Fqd4nN+8bl/sTB7ork2iDIOyuAoJscy9ey5YBYWTQ==","signatures":[{"sig":"MEYCIQCOZeRbjeJP36Xm3GNJ2bWgB8gYMFeNxWPsxQfj09NaLQIhANMalZhIBY4CTbuPscWlAQAhd3Iy0ZqWOy73zWlCWsNb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepeDzCRA9TVsSAnZWagAA8CcP/iGheNuBHjlb0/6Z4GmA\niQR9RWK1MRf/QnKqPWtOR2Mdb86dNbhHJno2CyhFC4VAgb0su4PikYHFzkrM\nupbRsQyxjGpFQzbR61Xze2cR0gob4XeddcAuFGQdo8ybk/rAitaQhb0hmiej\nZs/CaPxbr52hVDOOYd4IbMrEzlYn7SZYNa6KMvZBG+wyevcbkvICcK1cviJL\nAaPC9kQc/48GWL6L8XFZQUycdUY1Zkd2l1RSZT7hjU0jC52mZLIyvSbHBk0O\nuoU25jR8h+zKzuTTB8B/XIKioyEFjAKKtBb49hfCiBJBdWeio8mgQ6eSu5D7\nRgwihJ61z+7tZwO3CzaxmhF/muY5e78AujrO5hko9zvAlsg3dK6DsnVgvSPn\n23GhAFbrCcMOABnkzQGujF2iatFUJeitE83hseA/miDj+urLHVEYy+Xp5L9l\nrVfphBNT6wMvIGU+tx2YQX7ytacndzLWWOTibaTes1+nr8OdOIp/FyM8gyl+\nwXLdbwLht+Y7XZ+Pr2fe6UR6uhWr6+ja3ZwS9eABiV9cuv/xUlafh8jc/nLe\nFVuCWZr78jnUfezOjxhQnbLAt9OQdGtqt4SRi5NCyjPMwmwZZ6D0t3FRPMyu\nKqt3Axwk43dB8MHC52+MkCgtz7DFEIE3o/qq4X6jfOa6NwutH5Oy/yzqFU5C\nJCbA\r\n=MLMS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"f94395377dec8cff41a7569c8619272928d002c7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-f943953.591+f943953","@test-graphql-cli/common":"4.0.0-alpha-f943953.591+f943953"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-f943953.591_1587929330825_0.21739335419514894","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8ee4067.591":{"name":"graphql-cli","version":"4.0.0-alpha-8ee4067.591","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8ee4067.591","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"fedaf7ce544b31cc4177449379cdaf7f28103f4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8ee4067.591.tgz","fileCount":14,"integrity":"sha512-tWlbsLTUAX2Yyng8tT4eyC827NpEuUg0ZFLQcqutquplILqn/LGqo23ElojiuODWpCEegm93fmeh/W23F8NTYA==","signatures":[{"sig":"MEUCIB8jIFGWAhqYOjWza4uZzT3eionODPFPFUJTHdzGtQwoAiEA/M6+DSiT+//gj9hqt3c5GXCrzdnv22BcnAKTVXl4ars=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepeJYCRA9TVsSAnZWagAA5GUP/ArEn2Dc1Z4aP/Fi+OxU\n4ThMItjznIRi5fy5NsBF/sA4gqpxNqCieBkPt8xttKB1rRz11mIJCLuPLjIo\nDxPKIAno7FNYlNCj1jAIweDVY9KSr6a2f6IjggG5pN4OYBwJvMt1smaHmN7x\nesQjFacQ9JsMrfTY91DJv66GGkoVIoUtbYI5ylCLIch6+0MSS9lnno0QNhjK\nfoc3UZf/fN4OJ7xbE3BrkJSPWRU/CCzpeS4Y8EDk/IYL7aS5iN3bMrCG9PRP\nifOW0Hm7IMY5PhR/qc+eTp2DwTfv/EwgM/hHibwUsDcTpPxnLmcc6EwHlvt6\nkN22zacltjrEiVTW8r+VeZvid97s3kutJRQLJF4of4P+nnn6WtSucdMrWmTD\nW4buDWSW1POoBYnRw9i8HBPbYPQq3Nq8PkWGWXFdDQB4iRtdbEnh/vU2rxoI\nCwHg8SZUe17T+IdYc78bjeAq3O15ZGLeKrH3O0IwNQ3CCtXIZCmnBcn0wK7v\nELXUBsSzSOC13fZZhfd1ePauYMfQoQcsy3NMQ96ONmUzx4PNmPBuruQp/V0l\n3m6Dtr9DykfJWzH0RgNLGC6m55HN2jpOJQ6yIZTBqe2Tbqmnwji+u56toPbE\n3H27ac80sIIrKW/j4NJtqVfhYrsleco1LIYFlo+feZ7N4cuJD/EKuHsPagPr\nPRkh\r\n=chx7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8ee40675883c8a206a052aa29c7cd8a8165f4d87","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8ee4067.591+8ee4067","@test-graphql-cli/common":"4.0.0-alpha-8ee4067.591+8ee4067"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8ee4067.591_1587929687884_0.5174799993840462","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0ebd115.592":{"name":"graphql-cli","version":"4.0.0-alpha-0ebd115.592","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0ebd115.592","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"22d804fa90270693f7d4f68d82c8a3ebbd802c1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0ebd115.592.tgz","fileCount":14,"integrity":"sha512-FkEfjeJ02VpteFprTsyiYKyunetiN5LmJUFcslkK2Y5fp15d8SDXzjuo0GLRTU6gioMK6dxPeMzvWAYUD7+43w==","signatures":[{"sig":"MEYCIQDswNL+6lld9D1X+O8E9cYKy+T4z7hq0/CnYtU4lBcOPwIhAPR8XrMSE+lEQL2rq/Is4+8PlHm3sePAXKRNe9Qmm4GC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJephgCCRA9TVsSAnZWagAA5v0P/0GaCC5gjyJHg0aiG6H8\nEBze2aBnQtS5twDimHm4JwClvdhUzyX0rkXjKJZx2SuaP3+MRkQIjmlp7Dnj\nf0BFM/8WEGVkwMfdJAwoNtXhIVL4jbkzTzPRt2F+QnSnxQyf6a0I6RTVgsQK\nr8K+9UFP748GBbWHng9htjMLw1M/qhM2CrUe6qr9Ly2blpfedBUN5JGtVneu\n64EWAJtvB0G9XDgZM1+UB1CS/2cNWSZTThNBAXqKdL8ELh2KEzqx7BvCKhD3\nAfAKAqb6R0+d34wGSp0VZV4pFriIReF0mR+kETaMZ35+rUPl5uvFE6e68lF7\nUShKrAPJtw2p894g6RIzu5PSm0nspFqWLHrbJrmTX1PZ4pvM32/NCH324Q09\n0hjtAmc0YZaiVoC7jS+9qOsrB9ol+Oju7H7A3udqzsXY5Q5PWtNtKfnAsEY5\nBO3+fEnKppkoytbHGvr7/dbyX+G8OTkZbK3xEG40XfrOUHTQUyTZhP/Le5rq\na9SecpvfQf9d0lfjmU/GKzDs4yuiq9H/TPMOF+oYOUwsXZKuWTfGaCfOsVF3\n0qxh2iAPoWh0CeNdBFDUOcCq+vQy6P5SfpCdIgmjpLSjbT+gD1IrqsgTqqOq\ngpdFq5yMA0aeYrJlMfO5dMK5BKp4G6bdmpWRR/l7T9Q6JWJcybNGoj8jVrrO\n+Pl7\r\n=rE/k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0ebd1157e1168b3eea4dee95462aa2b7fa3480e5","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0ebd115.592+0ebd115","@test-graphql-cli/common":"4.0.0-alpha-0ebd115.592+0ebd115"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0ebd115.592_1587943425736_0.18819128682265474","host":"s3://npm-registry-packages"}},"4.0.0-alpha-93ff228.592":{"name":"graphql-cli","version":"4.0.0-alpha-93ff228.592","license":"MIT","_id":"graphql-cli@4.0.0-alpha-93ff228.592","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"b3dfe4715f71e168392b357de175bf78354a3e24","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-93ff228.592.tgz","fileCount":14,"integrity":"sha512-PigZQ6i3JC12p3pRVqYh7aUWx5JT98fWZfR6fIypbeE/rlFDJi22x3lcYY8Y76ud2xZDFDoEnPAktrQ/g8+XnA==","signatures":[{"sig":"MEUCIQCsRxVXK/APa1KccmifNy05q+Qmm3irr/vPW6iduv/QMwIgHjd15ZuJA+UKJB3VnWcu+Z51/q1ZOLNIHICgTLl/y6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJephlrCRA9TVsSAnZWagAAjpUP/iuJRKR8Kt+aABkMQYBG\nDq4A+6tvnfI71xtyIdFJ9Pf9yZ7gWy3udaqlKfjgMwY7iys7RXmFZgJtkKBF\n0HZwG1z5xI0nI4bNBB+bakWm5xMobK179nWpFdoRLZdZIVkJrsTkFAvrFqV+\nz9Kg3wwbysvifx6wo5jb3lp3fB1jhSUgmF8nR8QPD5oyNX8TqRAcqeVJGJHx\nwNiqsN+DUUewPYDbSpz+DfcGOx2BFeTytfpKoUN9jwVCkM1SWzIYC0YPPPwa\neQ4okT8PIf4MhLlC6wm04jTED4lIKHYqWZeAkKsbzIgOdJvF2diabPIhVu54\nC77yL3etxI7PKDrray/8GWkq/5zqMEYybEdBJ8CgvloIVbcfPXsWtro4k+P+\nfCyr9M+EyoKLCkWz9qQMg7OAZGnx+6doIIYTLgaAQ75ZYXhxtoLTM7pxxEa3\nkx6Cuq0R7OLrdFdZqCfcHQf5ztpwW1TuO4xMtsLV+A1emety9mPZnhItHGw3\nQnBdTyo/OjRjOClBLvZaiUv8vdVHDLZFHXhDJCe+u2t34DBdMlLa8QKxUyyY\nWdu/nBXu5S3iIYSUJHeT0jCfNQKOe3uK6MDp581BlKkc6xfDDSKOwpA5xtoT\nN8EaUaFzuLn1FuAIEoPw5RTWJrL5CRNvCY5jdYk9MhXsZOxOEgG38M4TvdFk\nuENX\r\n=aaik\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"93ff22859ee8982fa7bd362cc11d9ec422b2e36a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-93ff228.592+93ff228","@test-graphql-cli/common":"4.0.0-alpha-93ff228.592+93ff228"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-93ff228.592_1587943786423_0.41584721569365213","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4d32cd7.593":{"name":"graphql-cli","version":"4.0.0-alpha-4d32cd7.593","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4d32cd7.593","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"063f03fdcfe083f020238c99a78f75ea2e731881","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4d32cd7.593.tgz","fileCount":14,"integrity":"sha512-Fpl5+5Dmb8OwWtnnt07MZxaPeOYM+DMAT9HTxrvCHe2gXmPEZOKG3ru80BuDLiLTFO9jIoA6fiSDxjVZhqLBLg==","signatures":[{"sig":"MEUCIQCqM6wnpNTx1sp+AuKnMp+aLYKxWWIvrHJrM6WjELKaYQIgEMvpyvx6UI6+l7MB4YQnzPj8ldNktkymUGwuf9nKJoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepkL3CRA9TVsSAnZWagAArp8P/R34kJCFygn0KHiad3nU\nVEthUOetf6oX5Z9/annFZALFjmIhqSPPE0ujn0YRGysjsr4dGR7GJRsn5M7P\n2nd7hRyP+WAbjYPfTaAwRGTAtks8IS2Vfs7Onu5Ldis/Ufr3gkhMHvWsy6jX\nDQoSRWSeqsOxwEun9+vIqQnRF+JBnAyP1ngFyis0txpifuZJb9jY22zD4bbW\nHwDd2X5K9lloHBPYs7AcJx3LPbdEHKDcYRvPFIkpusxKwrNlgFoWyoqqG4KV\nw3JMz8L2XgmOCCc8eBFW69H78pitE1eSN4+Er5YKGqVRQxw8c4u9OUf4RtV1\nntOVZhlVkC5CFFYI3fezDmcUhdhNNct/EBRbYs9XJUmOmNEW/WpR2W5pjjha\nFlNQtZeFevY5oz6CKg7iciRE/ZMOBcz0VSH3TRzd7DlnQFEk3Nrjlaze/Pna\niqSN98F9+ij0+g+PNRSJkN4+5RWuVniGnRbW0Rh/3WV/KVIJtcF9HrpwJvKt\nW7aUJMNSL+S2RMTEQELI99VUmHeYvkt3C6D1pV+zUox4oYeiWp71qtdSWz2v\nxBhbq32vk/obkaT2iewLAKEkWiGQsfiTSn21E6LpuDOREIVtQAqRDOQVmTqU\npFVBANDSvvOrDuaEypwzcrQQBrf5czdWMgaU4aU1mNtO5p9K1FgnEwyEPVj2\nB1n/\r\n=9hLc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4d32cd71bf06e0f33265bb32ea8c1f662cca5d9d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4d32cd7.593+4d32cd7","@test-graphql-cli/common":"4.0.0-alpha-4d32cd7.593+4d32cd7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4d32cd7.593_1587954422833_0.6822271028675646","host":"s3://npm-registry-packages"}},"4.0.0-alpha-e90edb8.593":{"name":"graphql-cli","version":"4.0.0-alpha-e90edb8.593","license":"MIT","_id":"graphql-cli@4.0.0-alpha-e90edb8.593","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5b96f175b1b4cb050501b18a994ef206ffdb5500","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-e90edb8.593.tgz","fileCount":14,"integrity":"sha512-5M42UY5nsrZI1NAfmBbBSCEFRetUk7uSr91fVSoIXtjFT0/gTWGULiJicrwk/f4Doxvv2dxIVzlcJtxJemj98A==","signatures":[{"sig":"MEQCIGp3Y+RHUxtZxHoIS1yIpz+qdlY7WALh7CK4Z3GIgfleAiAIVa/xOgOKqM+e7LqVVU2oYcxY4rS6tB4WMUvko46/eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepkUiCRA9TVsSAnZWagAAkTEP/iYCvQaaJbVfNp3/M9tX\nw0j1J3Kc79uiTWSapOkN4dLlDjPnlHejozic6gkPXXvECy5ljt7onAS51Yts\nhxRursLhztUfqiJ3Y96e0iY3rMCLrf47lcrBAMfpLTu0fIoDaK9K4OAd74NY\nvg5JLdAWtdHsHPQv7axnaTAjjYY2lN741JbYpzYk9KV5b7Jte+m3IaBUyuSR\nMW9aWqseaLUWOHd8NlHSTfqXzcvl/YeHGcm6Fx5Hnt9A66EhhiA63scMsIQC\nbERH/hSpafM717hfJYl/+4L5irnKAXvLzyA/cwwiakbVmocm4yMpXAihhN0L\n2F2tf0dV7HjXV29r/dLLTIRl7UCEyfnmGImLN+qz9PnODAJQwrzxoAPxIWOt\nrQRB++hf6A+Lm3JWWz+dC5SQk6JOVFwY5rXWpmOlX8RzkuhFHJ98LwvphhYM\nwkMggh8jDCwAMcLE0Va7Wb7JB2syZMTzH+3Q4BZEDe0BTPBANY5DwZTUggZi\n9V01WBqAgIqE87SC1xTnVD64uLdHc84IswSjgDfWseGjuUPbT1/t/zOEUsHW\nSs8X52pFXcKTBhM2pzHZ3WrXtikaNY57uHREi6vghzRl3+Z33uxbwMUg4W3w\nskcXnxbHBcQl3IEmYUVOlKNjmbStcWeZ7tCixSfPaa6Sj8qVf3CzgCODtg6L\nczLJ\r\n=YORo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"e90edb833ccf08c8fecdc02bbd61c28606388f6a","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-e90edb8.593+e90edb8","@test-graphql-cli/common":"4.0.0-alpha-e90edb8.593+e90edb8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-e90edb8.593_1587954978258_0.6938506621329799","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c22f81f.594":{"name":"graphql-cli","version":"4.0.0-alpha-c22f81f.594","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c22f81f.594","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e791e7079cf1b5dc65925e575f3bab16200f8402","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c22f81f.594.tgz","fileCount":14,"integrity":"sha512-9Jt5sTZ/7hQPQy3h/7uiq5mudy2jsZzPyZLZVLm/Gq6Crpto4QqRYvQb97fbilSl1F9YvePjS0if2SSJCTwSDA==","signatures":[{"sig":"MEYCIQDeMB8gh5cWx/1VM0jT+Bk+PtLPA0AS5ofKIDPQ2CA8HgIhALf9Pf/JNo4jF9LYczUTqn5BVycO6PkkY0x/QeHpbCS1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepsmLCRA9TVsSAnZWagAAP88QAKPmXF9gYVsXe8Dteb6I\nybDb9nOsJ2KCp7xBJAUa32AFZoLv+Xalqc7YAKB5ppJEV9wUcBDw46JDDZdy\nEdoPVNatilbszyP2KK29AMZttfalbPE3NQIxdkLmd7FAowmHPnIXUmMe1KZ7\nJ14MUNdAVa2pS/93825Q64hnFNt/pizL/RTBLXZZf83IdP7bnszAdQ2HejMp\n8nhROME0pBNBCsCNQOUk0mvBRseXYYuXSoLKGYiFl52jjtqpgjtI89cpzVPj\nWn6aXJb+R1GSDxrlNZL1Mr7dufxiQpXE5zri3GvBIj7Xj/XOXQy3BCrxxhj/\npvytBq6oeGmGqDVBWn6jF1dlIZcNVn/FiA/qbn8Bn5ZGDKRi1NYK7+T8zAxi\n96eckdS9M9JX378YCcBJwLMjcJfOdvwdh9fs5h7XHgI4Viem+/QX4sXqjTyJ\nAEwbEXGQSYd7yhHAq9EAWN6/0jRUGByqNCAVlhUp8qkrEx3OPrru7/TDRTtG\nb9sBnV5CW4sNycY6yMGIgdcWhKw1Qun+Xm3Pw59+q1eisjlDtqXGr2kpVbmW\nK+GqBj+WrGe3IDorTC0Z4ISgCH3B47G9XbqvyIjN/0ueCAFe+oqLzTXJQ/sf\nJ7WhVley8P7QtiCX0mkrIvi4LtyMVB5AeFbfrkGY3YQ/iXUEHbnKfWWNjo+t\nAfSL\r\n=QGmo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c22f81f25c3bccfba05b5e3e90aa0610123a104c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c22f81f.594+c22f81f","@test-graphql-cli/common":"4.0.0-alpha-c22f81f.594+c22f81f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c22f81f.594_1587988875042_0.6906158565516778","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0fee82d.594":{"name":"graphql-cli","version":"4.0.0-alpha-0fee82d.594","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0fee82d.594","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"a336b207b78a40272d5c8738167c10f288e82c5b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0fee82d.594.tgz","fileCount":14,"integrity":"sha512-1qUaVb5PWrkEYqescuPa/UzSOp+/B4v3UWHkCYgNTjE6iRkNzdyVV4zKRliR/qTywNZU2b1isnsZ80h3Xhbjuw==","signatures":[{"sig":"MEUCIQDV0cinZWMea1F2zKbj2PPtiv9Q+cjOPHveOGUphELGsQIgHelf2isQLoDqfXTHfZWkCQ0hYEQli2nao+vV9D6XU/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeps+MCRA9TVsSAnZWagAAP1QP/1dfrwM23wxWh9aQy08m\nN7Tt/H5GR6wVJmjeB+pYyF1gcoA/lFfwbPxIP5BGtdiTyrGBQUx6utNTu72b\nXZw+z3+b0WVoNjSc5stOCp2G01Ek1ZfOiEXg+8WMm2cEmpuwjxWG1/94/GY3\nQ3LDalHLn1ah9zccG0eBDmlU+qNAJM/U2c8vPy1WoKBLUs0Vos0ig3i/kQpF\nS+8v20jUY38BbEW9vPKLmA9CJSq3BGTGsu6lBtw/adEEm/b3lF1rIhLbg/M1\ne/p0yBp1YklgoICncxTUimlbVT0/81lkQgZHxAxtfKTUa5n5q4M+bOhHQLk6\n01TNa33auGjUY5Zx2877qR+YXjlBZXFWEdmrLF83RAgVoK9gE4g2zfPb8ljn\nouptmNVue5T0sqgOAn/7fCNm7F3Vf7nPjIQ0OH0Y7wT0yiDrrMLQ3QPKWrbk\nr6K4LbuW0iYyLcKdVsFCrsElvLRphdTZYCOHo1+nXTt6Szo7JLfjpA0nXIb2\ncF1d3Gk8tJn0yR1ymBPUA1WapsVlgtQIBvGoc5TNjaFpxlbzyXPLljQcMo0U\nJxz5y0OJFDC8gZMPQg0ixWFcfaGWonajxVfB18OAIsJzXU/JBqcKGR9WYae7\nVPax/XKakOh1oKDkzb0GNQMMAhvjN49cQtCwUTn3ZJvuBCWEnwUnpKc987oJ\nX2R3\r\n=4sV3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"0fee82df03b806ba48d3390467056f5ad938ffc8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0fee82d.594+0fee82d","@test-graphql-cli/common":"4.0.0-alpha-0fee82d.594+0fee82d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0fee82d.594_1587990412241_0.431958656325766","host":"s3://npm-registry-packages"}},"4.0.0-alpha-68c9bf2.595":{"name":"graphql-cli","version":"4.0.0-alpha-68c9bf2.595","license":"MIT","_id":"graphql-cli@4.0.0-alpha-68c9bf2.595","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"3c4034e0c5e31751bf52316df8e65f78b26030e1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-68c9bf2.595.tgz","fileCount":14,"integrity":"sha512-V2WZVH5OVDe/Zh5ktJ0Idz0th4mq/krsv35XMQ54sP83BuWO8TRroeE+wY6xuggsQUCrsuqc9K/ABte3mNd7qg==","signatures":[{"sig":"MEYCIQD2EPNXN/6pKesUd8x+Xz4g5K+qsBp3ttQpeD0iFWv6yAIhAPJFvA/kDHIRfIGtB3BijLRobYHPbvouxLxcIP5yK3LN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep09mCRA9TVsSAnZWagAAjnUP/jQFkqetTSXpJ9VXh1yG\n8qJ4G8A7UsTaCaFh0yF++A6/JGrQULCPoT3kjCnKKlxchkeBjqL8WMGr+glu\n19NeRCaaUpy6DpMosI4zrAtY1EYzj4lxoMH+NXvkdUaYHPl07h69JAJZm5tt\nnK50WxppbdRhZ4HO7FWYg3IhAJFlgsS7UyV3rH+CLUCcyNXUudA2dj2Gftzf\nUOmuCxOG5HoUVmyy0LL4rKz8zt2Ox2RD9807Hb2l2bfSO66isf8xMgXSLde9\nhzMK+Nvi6We4WpzsJJMVKepKO740OBTz7HbVvgsVLJEIKGKd4ivQ+RQF/iDM\nhnGIWgI2R2wEon/Roc/OjZeFirN/TQOltqqirsB68hf1nmP7x9UoypJrkPga\na2/0w3McpZWFExWR7eWVQ8KRPDm7+Q8OR83DLa8QReJFXM3eIJDkcH0Qkcf+\nSGmNXQlo297k4mfpYlCyYeJ9WIlDpWPHjhKdB2sq7+QTfhfoH+TkN8xcogpQ\nn5Jr3X2ccuGvAVhmGdNejz3IjHFT/o2gHuNBN8W88YDrnSB4qA1A1a1YL8CT\nCjw8mM1qEqvi1Urlb37IQ+oPOGlacjhmMpeiZsvCrjjXJJ8oD/mp5S+HUfOi\n4UmnEYBOj2+jmwlwC6W8aB2sMe+xADAliSN2jIQ93BZcA/cj1qWQ0P4kOZJT\nGbKo\r\n=GRS+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"68c9bf2b35f129294007aa637cc20da835b9d19c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-68c9bf2.595+68c9bf2","@test-graphql-cli/common":"4.0.0-alpha-68c9bf2.595+68c9bf2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-68c9bf2.595_1588023141575_0.48142772312680426","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3967be4.595":{"name":"graphql-cli","version":"4.0.0-alpha-3967be4.595","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3967be4.595","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"8f716dcce6ff9d21a56ef933f027e9cbced3deaa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3967be4.595.tgz","fileCount":14,"integrity":"sha512-gMFejhJl44sfI9hJNUy7NjtC0HiFoOc1E0LzqrIHO7/hSikOe0bsV/CrHWPs5Ho2wnw56O6zYi9ch119tDqt1g==","signatures":[{"sig":"MEUCIQCkkJSgNI3GncJ1Xmz4DX1vDajOGmUETHkxWwLfTFJ6HgIgMs29advsHZgZxV4a1/l6q8snD2NTbE7048UoM6MKK/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep1CoCRA9TVsSAnZWagAAr7oP/33gmdMrz+5iLDzzTDkz\ncKjwpWdsz12qfKqO43Z1G8MCO+LtA2/k+FWuaO+ogBCXS6jyQXTIlTwIDL9P\nADjPY3SG4fnM9jrgIPN0qhf8yic7Qu1mv9YflH0zFKYQg+C5nOl1AJ/F1rI/\nr860EoA/ZBqCO2ykRw6fO4vf2Uvd3ZWVAifxoJu+1PuJa+ny+9XSYNv7ykKZ\nndsjsEgde5BodkLO0gW010WkeMuOp567ybbccr1tJ3a5oYymPeFOYoyNyWTI\n086EFXdW8KOLFUs5HzvpKcIvHk4NfrnfxrT70/8DhzWU8wtTkfNAA7DHDs2q\nXMBMED6M/tVlUiTbGtyqYPCUV6fUk7KIiap1Hz2Mw8fjAskfAEt6JIPBB/sS\nQ7hf9iz3e2y4+J2qX8L2TEs/COORZkpqAj0JrVomtd0CXslHaoRKztRgGacg\n8uojNXoXqavuvt0z6MDTTfSGz8nltRFJD9W50J1GIf01OlH/qx+qswGE7qZ4\n7nTCVmeMXStvFY0/XqmDSkr+5xKgu4QOCx7ZrV4UZ0047K7YNasz9jGev78m\nEurd/fpczrICsmfuuJWu2yW6NFCjodqVtNxaNtUpmjUVQiQFsWR8YKKmnrRY\n3ZsyOtXmmhi8HGzWxsIaYm0YvFzVzkxxtDfxY6MSHbPyDRbPbVGiGbvwMWxe\n217n\r\n=T+2f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3967be4cac2a6a7525ea11570889c698876f37a4","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-3967be4.595+3967be4","@test-graphql-cli/common":"4.0.0-alpha-3967be4.595+3967be4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3967be4.595_1588023463761_0.04473408232921883","host":"s3://npm-registry-packages"}},"4.0.0-alpha-55d57cf.596":{"name":"graphql-cli","version":"4.0.0-alpha-55d57cf.596","license":"MIT","_id":"graphql-cli@4.0.0-alpha-55d57cf.596","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"7c45ad0eb3a32abb6ea743b22aa050ca57d70156","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-55d57cf.596.tgz","fileCount":14,"integrity":"sha512-ZGJfQhBKRrBeD9ukg99r73Ubwf4LeGjat2y2F3r3qOO/Gs5YVnFlU+b5E/vdYllymgqsfVgFzRRuk38Au9JMQA==","signatures":[{"sig":"MEUCIFqm9jwV9NOH8YMpPFUQikXGKuS7/d8LMqvebGguihRWAiEA+02n6QxHv9LamQ3THwx8siK1q01Vlt/1PNAPe0POiuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep2vECRA9TVsSAnZWagAAvPkP+wXPzzTW/1aEwvV09jL3\n7ixdLP7DW89oMibVcPXyVWcPD3wtny576Q1dkxzOj9nwfjwvFOxGPx+wId7l\nn/s179bgnh5vzROJApMlPmZykYeDbd975UVOAg6/m6TuiglXH8yhaTT03ASO\ntYcViTYC/N1CkCh6E6n9lqVu+UaRDxiDrCSazNl7lMbkgYE3rvNesLzU9h6I\nKR4pQEksqmfKP0z2ZZCKjtuLd8MEqqBmDep5xzKjdRWNZrjCQdyYETbMshRb\ngKlA6O9C+J7d0aGbT5kaZaVnE05yOGQrmwSADsqo/HaEts3EPSAh694XycBw\nmFXUzNRSVvmtfbtiT/DDUtURfFiVE7EHHbvt6CotrYCic1i1VIDQ1jGtfbJ5\nDvqoZDEGdDjRjYjiCdqzs4u6V/NE5ZsBa1xcQArVfy5qNNu5tE0ZjK6leR+k\nFd2FMrtixbFn2282nJDygi3CpdeOi1NRokX4Q2k2mIsk0E0d8vxXp/adzKNr\nXcyP8Bv5PnaPpkMR3CINjZaBnzxyhpgPiO1+xxOIMD+pD5erJA93rBzkpy0O\nGTiOarKTbzhacXaicF5yGCNKinevEr8E1JT5c5OZ++44tFOAO+XiAb3VP662\nE7YEZIiiKCa+TH2RgFGtX9MfHX2TrdtU3tJnOmszcYZzQc79vCHfk8iZ6kzZ\nAhkw\r\n=cPKG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"55d57cf9dc738eeb0de092391255b16b4a5fca35","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-55d57cf.596+55d57cf","@test-graphql-cli/common":"4.0.0-alpha-55d57cf.596+55d57cf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-55d57cf.596_1588030403952_0.15776147534495344","host":"s3://npm-registry-packages"}},"4.0.0-alpha-7037dc9.596":{"name":"graphql-cli","version":"4.0.0-alpha-7037dc9.596","license":"MIT","_id":"graphql-cli@4.0.0-alpha-7037dc9.596","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"012de7d8a3dc7934676ff1384ca548f0b5b57117","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-7037dc9.596.tgz","fileCount":14,"integrity":"sha512-eyydr/HgUC4Mi/JTp/bBL7aZu5EyJHptynifsWCs3kCU3q9FmmvTpcg1UtBhxpIy5P1OgrWr0pt4DjigHiVR4Q==","signatures":[{"sig":"MEYCIQC6cOkmwiVeJPh/e+GwiQiYZRTcC3O6k4RN3q086NssPQIhALewNkLL5eWNdN1WpsGv0YO4MYQavdQRrglf1dq/D1TI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep2zDCRA9TVsSAnZWagAAjBsP/R0OvpUbR+zbYYcVQEqC\n4/1kaF1NC4Mx69zWIAa2ATFh5u5n4r8E7s3bs9C/EuYlPOCBytvbXuBYQXz8\nl89AdHaAfKSRPUt3aF42be0W3ucDNl4ReHHxFZ88JxZeDDxVTaNfmmBmdYn+\nSjJIY5kbvF4odAl1AdUhuwLH0okcO/x7HyK8UoEti+gJsNfYym1nuHAWAYAk\n8l8tq1swl2+xtbs5YrnJwNbbttCbBmgI+qk5tKh8G1agRl/nOPd0knP0giMV\nlC5LtlMirgWIQdw/67OKn7xncG6qXxgeQBfMZbB0YSYfsp7EMNCrK6B17Thx\nqiQWEMF3aOgvL/C5VQFyNilDBc/ZAbHJrmlb7YSxEebZWTurAegxTFDAEe2B\nhuK0MEX1rrgm7V7T8xBW/bMRX+YnEMrCWzijDbtaPaxxt1yM2aZXJUfm7xKA\nPMMMesVucvOqfhh6Ke86CEqmjVCwF6/prVgygEJrH8mLhyIY9AcAOQiuFnj9\nM0W26RLpq0dS9sfj3WBfl/HdJkni3C0QsoT7RJObcPshxW76Dh1oPMIE+mfu\nC4iPDJtSKul2rVUtPiOtjuO4ij6rsGsfG2KKBGBpMW1dy+BThRcBgbYRKQnn\nR8vPWGQSID9FwyR5cQWi9u/cQNomInrptfbhyS/mReCJecpYyxk7Fy8gsS4P\nwb65\r\n=tHyB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"7037dc9d82ff765f257e0c757625ece0af001aee","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-7037dc9.596+7037dc9","@test-graphql-cli/common":"4.0.0-alpha-7037dc9.596+7037dc9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-7037dc9.596_1588030659078_0.200932758856891","host":"s3://npm-registry-packages"}},"4.0.0-alpha-3202e60.597":{"name":"graphql-cli","version":"4.0.0-alpha-3202e60.597","license":"MIT","_id":"graphql-cli@4.0.0-alpha-3202e60.597","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"673504183d1089c35c55b1bc22cdd322e5fcf7fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-3202e60.597.tgz","fileCount":14,"integrity":"sha512-7LCc/r04MUpyBCKOwH628dwCJhpvRGqMsbBCJWgEU5gZkzBj2Jx5sG6V4REprV/DfjQ0Bmpi/i0Xgp6muXx2pw==","signatures":[{"sig":"MEUCIGggR+lTq2oYpN5+Nw3tGoOpfkiqWgci5rvK3hY+KPu7AiEA/OFDzPtP7n8U2c95pouF+D85l5gNmsXscQroiUrSUYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep+QzCRA9TVsSAnZWagAAla8P/ikYs6YPj6lUiiLTKnW2\nTPAQyqaqOgKNx97DSUr+e0kP+KKcqS2mZ35SVT/HxpykjZ64MoJdPNONf197\n9BUgJAYsD9yk17LmWABFaLdZWqGA26g7HpmyUVmaQ2cvkvD712h3iueGUQVF\nr35DqxwBJASjXkKLNF3uMWLTvaZLiO92BZTt6W9JO+EuqkCHlYPKTn7GRL7d\nYggkeBvJzN6OKVotURGUu6Jv+d1VFNalEUZlFyS8jEOJJ2EUrbf+NDnwpeyE\nqQ0x/UikN8+YFK7I/A5g6lam9F1vFLPICVxwI/GYXOskOec8x/Ug+os9CBDR\nCp6X2t/8UazXt/ekqRgKfwjGGdmYP8Yk85WkiWVFFDp1I5YidkwnCi0NnM61\nsoWvFSsw8cSI8ycdn2HV3EN8DkrCdNnsAco81ab10HB3y2wHwtNM2NQAaShK\n3SYHlZ5VmkOenXAnv9CPGOd0u3wdn70At4CWIACpKhByN4zvxFSosIq+HEWA\n2CbLbp10bB86OdnC/I/Domg39WFq/CztvQsgU737Gj9Wpf9zT06oaJGSRPm4\nVj/w1IDgvJnR+XIo/qBjmg3xNsAp6UtOlhe2Jaqb9mSkuRCuAHM7cPCC8nhw\nxIeKoBhw26Rv57kHMor47LlG1iqG5vW3XL5jql9oyxcDNUXVf/ezKm+zZ85Y\nKm0y\r\n=3RKu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"3202e60575f064d10cad585f182bb2e178308be7","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-3202e60.597+3202e60","@test-graphql-cli/common":"4.0.0-alpha-3202e60.597+3202e60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-3202e60.597_1588061234424_0.17073086914797408","host":"s3://npm-registry-packages"}},"4.0.0-alpha-0848030.597":{"name":"graphql-cli","version":"4.0.0-alpha-0848030.597","license":"MIT","_id":"graphql-cli@4.0.0-alpha-0848030.597","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"9a77dcb42d9bdf278c3539b84572aadb3d6a18ec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-0848030.597.tgz","fileCount":14,"integrity":"sha512-U1s9gC2+zgjdA/OtNJQ1FNc5pnwXu2on0eEDsQ6KgXbgk0kWILPRAS8pSF6ewCjIx5qyC+e4kqfDnTzAAbXM1w==","signatures":[{"sig":"MEYCIQDTGsu2vnyRRIvlJFDz6tld5E+uNr7UTmRw3b7/0x6JLwIhAPeRJJQ/3TeuazVSlwPrjrzrnJNYi72vnz0r+0eZjTEM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqCAQCRA9TVsSAnZWagAA/aAP/jGKXP7dT6s8KRuQNd8i\nimhnSBLdn899zvwML+h6XwWMEqeOmADrWJx6OzhYncgQwFuX/GI1QhRluxlT\nJR/be7M3DhLYY/mwECLZhDcCKIhvacY6AhP2D7DVL6qzvK+kpqjLrsChkob/\nrUyM1NMOLWZCZ4v2Vz68cCGOJAdc6IJb2EVckcpku1uEHgE4axfu6N0+/oxE\nZstvKGOi141X69N7cqsCwJaLhaTfxAmp+TRcskufHczc4ivuo7N9cRFVuu5i\nj1FDs7BTbGRoO1pHf3fFoafEVq2lEsufz5cTAdY65MTs7uK11Z0oJYQyTfp4\nC+HnGHGcuDcuCXiPeiIdtpRBlYMrVboDVczSC/ncT/9pFI8AdK7zlECklv6n\n1QVGKdiBHn5JSuziHl1hwsyTv+j98zSYxJMYfc61YKn5LN5iT+ZS/eG7lXnU\nfqPd/CR/OZrg6eegMapX1uMEGrxVIBF64HDPbFMEUu9JRJun/yPdoK5NgGE1\nr9eOEfWB7Ix8Ue6XCeaWGE8eAhXX39uS7gJPixLm4l+jXkQbaBm+A08plqqa\npw4m3jx1QXV2sOPnxCWYRMPS9NRKQ2lnZ8ym01gC8ufgMO/KvKBqq+VJPsWj\nFvP/MMsAf8W+rOvdMri54Z3xirzQLzEFGralraYSsi7HaVLuULjpftT8yTHa\nrvlx\r\n=fEH/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"084803014fbf80ca3c3cdde7805f4894c0c14606","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-0848030.597+0848030","@test-graphql-cli/common":"4.0.0-alpha-0848030.597+0848030"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-0848030.597_1588076559972_0.9220800788039534","host":"s3://npm-registry-packages"}},"4.0.0-alpha-4182d0a.597":{"name":"graphql-cli","version":"4.0.0-alpha-4182d0a.597","license":"MIT","_id":"graphql-cli@4.0.0-alpha-4182d0a.597","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"cd86f0d9a0a705d90932f77d3b53299c0a08050e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-4182d0a.597.tgz","fileCount":14,"integrity":"sha512-jo+hygmkWnakYxp3FBbluR+eaNUaOo5Ladwlb2QyXOB68HTB8Wf9dBc7zl8tUm3MJh8QVZNffUH2XaT9kmJFLw==","signatures":[{"sig":"MEUCIQDKrtdRaWjLJ6lUk3NdGt3Lw2XD7WLSsQg/3YrVsQwGXAIgR6mkO9pI/Ao2L87d7/KyF3ObUmocV0hNJ6v0TSrY/Xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqEPZCRA9TVsSAnZWagAAXb4P/3FlHiTYpIsUzPfNM8CJ\n3BmeAcQMNBcdDSsHL2Q11BbVvmTuho5IePRzYupFKfEWafwhgP7TF9gQwRkE\nOL/KPfObCLJOsc2AGf8enIqX0KodISXPkfkSEK9Q/E7xTkDF88It45jlTsmm\nK7SjDKHiQOdoxkTrKb8r0RhvhJwn8k8TW7xR7+OVqvqayC/rVH8Q8uujoJdX\nX9mD1mAaWMlKhqj5e78RsNyCA++MMaScved41GAMLWDoL0tOM0zEazArSjS7\njW88m+W2u+3Y6Qz+CHgEv40joIv1t0uCxhlTT0LdSNHw/UVc9eYqyJU78ytD\nuzyhC6fOugoqns5TogFvzEfYF/doG2nfP9kw9H8wSqpG6rrFc4riXKjPiFg2\nEKWTgeVNTH3/OLSmxOVAz3jHkIaXKWATIwD7F7eIE/qdW45TFEmBBvtt4bJ/\nGpxHZuEusBmF1UAZwzjAZNPsjv64/91iwMywMuT7iohQyRF+qPbq0SHkZVPG\n1yOFO+zzro0NapODs3puo+Afr+FdK8/UzbrtAjkVAms9KEMON1nUr5wF9pIb\nDjDOXN3tYJOt2HHm9Yc5WIkslocs+8MILPo2xc8nRZd8S9Rb+/6ykjw2ttaG\nXiVdH4P4GQj0NcnaQ+lqFRBgzK+mfjOvTGNkAXG0YyIRa+/sCkB0ONDB3bdQ\nGh2S\r\n=H2k3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"4182d0a458f2059dde3067133a53bfe1cf1d76e8","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-4182d0a.597+4182d0a","@test-graphql-cli/common":"4.0.0-alpha-4182d0a.597+4182d0a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-4182d0a.597_1588085720338_0.8487668099542036","host":"s3://npm-registry-packages"}},"4.0.0-alpha-18ac21d.597":{"name":"graphql-cli","version":"4.0.0-alpha-18ac21d.597","license":"MIT","_id":"graphql-cli@4.0.0-alpha-18ac21d.597","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"e70796851d3428908d8a8df0c755490e3d8766e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-18ac21d.597.tgz","fileCount":14,"integrity":"sha512-e76FlYF1N9sSEO94P6bl+3gxRH5UMYKwjw99X/XVRAlzbIfcPYsJzxXVO6PBwqoWlIZqgN3lFVqEsca1RJDdbg==","signatures":[{"sig":"MEUCIGicdQbCSiamCCiuaVeEptcaeK1LmGabfQQwvLPemG9yAiEA3bLJ/VDQl7Tgip32Pk3G/+HxU+hqqnCRBJeg+GQSsh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqE3xCRA9TVsSAnZWagAARh0P+wX2FgqQQ0FPTjaSpsTv\n8tSGBzSDl/ajvCyZxFbJqrJqYt5q1pELBOV7FrW4CRHToWU4RGpx68AGc1dR\nqgp0YD1S7xtL5mujwtcKWdDpofvynucrgrukK3D3tA3uKIH+HJ2eja4mogt8\nzdPicLIhM3hvB9PL8XhNlmR/WFvtRxqXQ6/ZuJcE+WyY0Vf1D/2NSJUis10N\nnlLdf284TTWTBSOsAFbKB88lW/2DOOndHwIJl31yRXZ3+0+eq/3GjHUbjcYR\nTgJUYsddL1XuTsVLuVqOwIfLXdEbHn/1W8znZEuY+ZOpUa2jVv+jL1QcTxSv\njxp/0dwOpQpiC/GmOIKHqAgzYEiZ64ulyoGGAwNE+lk/CtxL7wqR38RxzXop\nfCD8Oe05Z/GUB2O/ZQBlnf2Pco2VMTTzCUzcw8Ru7cPRLFxe8tczmvR+s71s\nVSJHbbXMTnEV/CRKnCbnt5EAwyEu+HaklAy9EpkuLRI9G9r9ZSXTi96PKkZO\nfzrIOpkEq7PiRFaBpeYzrPXq+wuWEPmd5v3FcMFopV/3DNfWAYe8vJgK48f7\ndS4/ylQ/r7gbhfod/wdCm5IEnKRPfJAmIhJX9uPLNWHjJMz9827o3o8bbYuS\nT9GXWo81hjsn0bshS212b1rU6KdDPepNw7rmBa1VJjXrrvXxaedop7MeFt29\nSByk\r\n=61Qx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"18ac21d690b275f77cc043e3f90bc5accc1ca15d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"3.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-18ac21d.597+18ac21d","@test-graphql-cli/common":"4.0.0-alpha-18ac21d.597+18ac21d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-18ac21d.597_1588088304428_0.7679946571669742","host":"s3://npm-registry-packages"}},"4.0.0-alpha-ddd2fe0.598":{"name":"graphql-cli","version":"4.0.0-alpha-ddd2fe0.598","license":"MIT","_id":"graphql-cli@4.0.0-alpha-ddd2fe0.598","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"6855542a949ba761d4eaaf51517e18c2c8ea1f10","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-ddd2fe0.598.tgz","fileCount":14,"integrity":"sha512-SAsK7/eEqrAAQulFvlIeajKr22jaKqqfKd8YvjbX0c3Q7BMLvTMttJSyhs+kz7npCdOCYQ2+d7ShWZg0KAiqPA==","signatures":[{"sig":"MEYCIQDFf4IVjXFp/omRLYZ4GV1SH5+P1jxdjFDlMTgmYds8sAIhAOw2coZeXx9+eyLWOjzbJ46CUf4JA/D5XOT61RHOSshc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqGidCRA9TVsSAnZWagAAoy8P+gKp/RyK35v5SMPxKk0l\nuP4wtjpZ2Rjz69xjUiTRsA1791IqZPEcBg3e3Vujmi9WOdAUDtIiB0RcyE+3\nQCTrKLHExJUeaQqGY/CkomidfUv5LNADkPQkUgxDtUvdohgu7fXs00p3yEd2\nfkGiVpryv3WKtzfPlsqk8XqZYG7msc0MLH1c6ySsn70HPxz2U8Yx1fbv172K\nPGto5cdpwQq0fXa54YrUdjQj6aHCScjxmOoEZ0IgCHzklBKRUi7cJN0kh/Pi\nja3rjkLkRbE9oywmUGzfXKlXaNboIEUW7eI1AoLdl3QpHFBylxrowITQ/z4M\noysgibrlQRZKcpoiFV+qZKCebnuSTTFnTbLfdCqhfkHvaEPZKISZhLPLRLpQ\nOC4TFK4xi/DTI4fJ7W6WPq/CQvCy5iNT6Bt+8AZYAKK+hL5g5HQMdUYWJM4H\n3SOFlqy/U6HVZ1b0nVrPPJg660CtOxcdLQGYflvFqU4OIqTJ3VE6RCCDjwlQ\nwobk9yGxr5darLKt7lB6kdXpPH98GTExXZIeWfON/cQfMlc/Oh42ZxH3+BXr\nfM5NGvvkeOWTeFzXUDAZgQTcjdEWu90aiKzkFoObO13w0ScCZnU4+ggnx0iS\nJ+SJxbfRUttdOcZ++kR6Qs8yuk4Y3ESRkb03vUKHSbgcFPv4jPLW84ZQScmN\nujFL\r\n=7EjO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"ddd2fe07b21d9519f7b1e34e6f7a4ce597c7800c","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-ddd2fe0.598+ddd2fe0","@test-graphql-cli/common":"4.0.0-alpha-ddd2fe0.598+ddd2fe0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-ddd2fe0.598_1588095132539_0.8559499114627174","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c46ece0.599":{"name":"graphql-cli","version":"4.0.0-alpha-c46ece0.599","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c46ece0.599","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"649d91398e81d06ccfeb6e5e713ceee7a12fabc0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c46ece0.599.tgz","fileCount":14,"integrity":"sha512-4lE3uVCvN3281MvkBkXl0sQaFdSPmQnbOr4HqMzaP5ilDG/rrgA1mm2QB4lWzHdownHODxIK+bcdEZaQlFUhcQ==","signatures":[{"sig":"MEYCIQCNGYDyFv73l0wXKR13Ye18G34etoj535TAtAJz1GW3LgIhAJFL9cTNDhWEXruoQoO5N4KRS8AgdlrlVgUfRJLGnuHK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqGiwCRA9TVsSAnZWagAArv8P/j7j6PfUFuuhSSnzuoPu\naIbfpAq7nPz8na1ghAsnNh7k6tMyAm2dQux/9/YEdEc0t0rOAT8VtOhiFl1l\ngImZVnj03m5Z7c/BicgXUS5IhfJnS98Xh67LwNhn9Od5T5aqmVD/ZiHPhdgE\nGdFEPZfYbO3oNYM7gbtLN4WzH0IsegBAzhzdRXoI+lAaAph+IR41I/uNCD5G\nWhR7UOtzeiKjG4VXoS3qtIuPciJuF8mG7UnooDGNVtarLl00/iTJyR6BQxnx\nwtbIlxpvORFQBSLcCQnpPNUDQoU3+NUa1a747M54/2NyIBJSyK+IgxwkTwZN\nWxljNGv0sX4lBrAZcDt3RFxKrMxE+WqwHtWIBYDLNZYcIplDoM+8qVXSaRDa\nHP4YfIQTKZ943xCEXh9d2vsUN+3FC8c6ZMOYe9zl3YlB4CJwmswTCISnIzm9\nf21elqhkxIs8yqoxmBc21YOQQHB79+WqIjFQaQTHieYTZVvrny37kfWNClWo\n/3YTkOWrRnv6MVOante3KsvZLuOxf0aqMjRauKIx9SkP+hLg0/NFll6s+NZ7\n5c9nOi1ZURN1bKP1LptD5ZxrVQ/MPrQN0P/qoctnFsWwYA48JrUZs37ZaCPa\nYHzKjHUjBdiFbfhXp7SlgJjBRaOM0zYmIJPr2RRXtBJZG4HpAcfRuLTfYCDj\n3sFQ\r\n=e2Kt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c46ece09b0e47c2f6a7e2753eb9b2ee01cbe0bbc","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c46ece0.599+c46ece0","@test-graphql-cli/common":"4.0.0-alpha-c46ece0.599+c46ece0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c46ece0.599_1588095152465_0.18643316661140674","host":"s3://npm-registry-packages"}},"4.0.0-alpha-013ecd2.600":{"name":"graphql-cli","version":"4.0.0-alpha-013ecd2.600","license":"MIT","_id":"graphql-cli@4.0.0-alpha-013ecd2.600","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"5fb3d2a6f0fea98f9a7bcdb1a3fc691ff7f161d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-013ecd2.600.tgz","fileCount":14,"integrity":"sha512-pDh6ouA/Mq3qC244mNb+qS0PQhP+puKGVwrbenyvrKUholV4yrYDGE9TnszxDhQSfd1oJmsrT09GZNZMTtWDIw==","signatures":[{"sig":"MEUCICXsAZ+BxavzVow0tfPnFeDsR23ZWvahrniCrYF1jJcpAiEA99joJtG/Lt0fxCH4bwPTk1lo43KwUrrAupFyO8P57bI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqUcnCRA9TVsSAnZWagAAvJYP+wczpa5LBq3RA5YFV3bb\nqgGMoUxXH1WydEPc9Ueqd61szRJ8RsutBNOZJFxVYWPPUo5A7fZKUMiJNyR2\neTkqDOK+9t8Q8LYvdA5a101vabQba41MbQXgoH3m+Wcdo4MBs/MSijkoAYXE\nkK3+NZey/9fztXNcF46iXnCBSPkTqyRstC2zNP9YJQrGHFc/ej4DH9JkGJ36\nGZiR5q8kY3wypE418bFGRuCgNbRhKsQ3cEPyZ7TeJiq5zi5nvJMCKKYcWCXu\nmgd+aFQjBhvnvFKsc8Ns628z4y3//2lGbQtyWkyCznfGZi7R2ZbaRauIXFlO\nYUeUzFki0u2mvuG8WxQmPtiTI58/HHgkzsatnyzZe7dLR5xkPiGzU8rRe+DO\nmWL7gkuhEa0y7wrVBSyi03cFushX6puhWKRSWo1pbts80716B02SJjCb5qqO\nLUHvsAb1DSIjVW19Y3EnvpjmD1vdEEaR6idWd/BPOi8aL0vgfAKjwbrkKM4T\nt5up2B6F59psx7BPWEDLvCmwZGfIUsaFjACshyHcuFf4KlLGOAB6u7dnmlRl\nNEY82Up1qw+rBeZ1H1+DQ5kjtfmrNOOisZ2II6D9lfVqNxnVkrSzJjKgB+Rw\nnNDeVgp1nRLWyA5OIn2mDrTzkmFmYAt2dLxfXdmnsVOI03fp8/aBzJzrEGFa\n4/Re\r\n=3S1Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"013ecd2bc19ec2dfe839edd13870375b1a6d81a9","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.0","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-013ecd2.600+013ecd2","@test-graphql-cli/common":"4.0.0-alpha-013ecd2.600+013ecd2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-013ecd2.600_1588152103380_0.4096891350495433","host":"s3://npm-registry-packages"}},"4.0.0-alpha-c15cac9.600":{"name":"graphql-cli","version":"4.0.0-alpha-c15cac9.600","license":"MIT","_id":"graphql-cli@4.0.0-alpha-c15cac9.600","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"2b49ac980c7556a7b0a42731553aafdc088af846","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-c15cac9.600.tgz","fileCount":14,"integrity":"sha512-EvM47qgLeZX6kqSLpMgeiZdOIkMRnmEhMkjINaI2G4RsYLjif+bgI7P3AehhjCGZ7h0JkkjnugztNGbjpnw92w==","signatures":[{"sig":"MEUCIQCDViKZwgc62h49yNAOsE/RohzGhlqvooKkKVrX5deH1QIgVUfVt0wgpP8yJfO4CaYlHQR3LbODfeWTm9lDbHkl97w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqU8hCRA9TVsSAnZWagAAdpEP/3CrEDP/pYxzI5dnwtIZ\nCCLXyP8E+KZRw1LcQe3nk0rZhFEdZybNxvGaymg1SGrDY3XC8klLHbq6OqQo\nYlo7ZePE0yqzFMgMAT2b4OYeryzIfuYLE1GTdnKKiVLRyELktpxneGcNB6FS\nadu5scrfs171VofaQcsTV3qER8lKb2PZWHJ3F5poJAQ3PhcAzOrp6LxrX1LG\nJucKu2RjQ518H2EOTB+MbyIxxXtS4cbwwWM48j/F7NsnSv/3lMU/53e4PDW7\n6WvYbE9W+1CaOLEeMSSLwsNAWuU3izfoSeDy4s5PlRzcCYsnBOYAlYDoZ7Vj\n/hzexNyngetF6aClvFQNR8BtjxIfVPB/OL+YU8ZhUC741y+Cu3YYP/Gd7lU7\nOTFckPgdwtklFuje/aGVf0I1XXZkyYFvll0JTkgODAnzeTlYz334dz6LFveM\nlQfrzIsEd0nn5pKnqUAVkUZ2FAX+TlzixfHQNAiybTeDn4ht1AvvhcACVLGk\ndGCBnskaBMKfYMeSwOJWIHmwwQ8TNNJkat4s165oOoyQs3TX0a3DCpFXqZbL\nKD5TmlM4GKtd2HuE6Lza1lg2KjIVkDRn+3zuyWOIvlGQGa5OpdNWbYhx89YR\nkCfGfbqECYxJRhiwg0/y0wB5HqHE4Gy5rPaW92Nz6O4Zmc144mCcQhbNaxSj\nDJuj\r\n=F7eF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"c15cac9311ada99dbcb85df7572c43573d23d1eb","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-c15cac9.600+c15cac9","@test-graphql-cli/common":"4.0.0-alpha-c15cac9.600+c15cac9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-c15cac9.600_1588154144674_0.5766425382395846","host":"s3://npm-registry-packages"}},"4.0.0-alpha-8c1118d.600":{"name":"graphql-cli","version":"4.0.0-alpha-8c1118d.600","license":"MIT","_id":"graphql-cli@4.0.0-alpha-8c1118d.600","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"abfb00a70e2b11b5ea7c63a95bb85f34780f9e87","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0-alpha-8c1118d.600.tgz","fileCount":14,"integrity":"sha512-1Q/ILZ26Us3aFWmY3hfxrS3ACk6sSjd7ELbfOb2gpahdxdSdyg/yHrrLVpWA/NzanPq+IbkwMTZwEEUANlR+1g==","signatures":[{"sig":"MEYCIQDVrfbtMOqcbRMy8gipsZh1TjLdi14042wT1K5a9N0QVQIhAMNICae8iyWchqM2G2wnZjVhIEDZLxQldX/5w40Ik0qO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqVA/CRA9TVsSAnZWagAA9NwP/ArNFziFgj87CMAz1qqX\nF06P711hCAwOyLEjfnj1wGqc0HnlfKgKvZR9bzF5ohpCKxIzt0CcUCfWpU8y\nlwNRBG5b/XjrHgjWaH1nxXwwfrQQGLaZJkDivFZ1A8/lh0e/Qhas36ihcVVa\nJ1R3mF704eA4n8bSK8KN9NJsX+IAD0DYr/0he9oAM5kh7RwOwhUNmT9MjPdM\ncZs1BvpdboL/Ck0u2cX7zE7hNpm2CqZFebTrChA34CS7xxDb5+n5wmqnP+EV\ncHpnYshEHQi/CNScJiziKn+VDvqf7qCDTzpwUhhJmVTPjq+7z5Jtw2AZgCDv\n2RcvA996Va8cK2lMDa3TCu55wAQFOHs5S9Ve9DkgLw2SsHmkM7wo71Cr+YSZ\ndf4SC5m/rPG6mCrmG89XDcW+LQpKyjJYM8HnLa9oCvLEjmDMMJDwURmBTBQ9\nabs6SzLoMHtZCiJg+a1AOSjlJy0jGTQEp90gaUIaWpGGR8BjOwWZmNmQOfS5\n+TbYjA5d2Up1U+6NSDv9fvE/lza3Lzf9n+dv06TDcdWatP1/wYSijZ3iQIcW\nzjKyXyFlhtYvQ8p28KKRXE3WoiiVti7aWGmKO7bGO6DdY97j9BEmzqSYFpO8\nzhX3seVFal65WMW4dTZArgCdkranmRJZikBg/ugRsizJNq439X2p/Eesyn0S\noRiO\r\n=Uuyy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"8c1118da00e4ab1dfbf35a15d83105a462a1836d","scripts":{"build":"tsc","start":"ts-node src/index.ts","prepack":"node ../../fix-version.js"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.0-alpha-8c1118d.600+8c1118d","@test-graphql-cli/common":"4.0.0-alpha-8c1118d.600+8c1118d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0-alpha-8c1118d.600_1588154431166_0.9623636355773784","host":"s3://npm-registry-packages"}},"4.0.1-beta.4":{"name":"graphql-cli","version":"4.0.1-beta.4","license":"MIT","_id":"graphql-cli@4.0.1-beta.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"1dfca6fcea206adea7a0447948632efef3a9ae90","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-beta.4.tgz","fileCount":14,"integrity":"sha512-ODgGwQc9nyupoZagN/ZScsLxsHm/UjeTvrWyXq4lPwGsfJ/1/qTKes1aG8g1QNcGkznE1wZpLgf6a784DdMDlA==","signatures":[{"sig":"MEQCIAkI4lwXJjqQkjf5riKpY8YvCnf0qhEFGYo4hS0F3HEOAiBCEOxgQXKqcJ7E+dCqWwvgHN38SDHfM0pz++2idUxPAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqVe6CRA9TVsSAnZWagAA2iUP/2FPCdy+Tf3+GzC6H3kf\npskmO/FaGqpmb0JSRlkA+m0/l5V1fwo4LvwHIaYXmETrz7c3v5+8oPNxQH05\nkNJWENEga5z5LL89PdEUYM3A2Y8XnjWjhuYji0VYdTAN8Jq8uU7/6NraTJMU\nc2DkN/RxA1h7rAARLeDaU3Wom04ZYr2s+dxuxmcUY99Z9Hea3AsAPA7sSpf8\nhg3R7ea9G+uIYyxWLphElDb6JNzy/Lb3pmwafRPvQ7pR0OtG2+XIA0uw8IoV\n48agYVoUioW6IiDDpZPPRLZaUGC40V6W6Qwtrd8o0/ffc8IingZPiJkEhGsH\naidNFy5fdJxyusKXe2C9/ITjEQinZOvenQvUXqWi4ncR8KSmCSEyCE68BdQf\njwb7PsK22tAOogNP4ULOltbFKlWHyIlgCA5Wx60G9nkI96i4mZB5t9PXSMz7\nWNJJyrHQrWUah0uLV+mh9Avox6pZfdOvO3RPiTgt8kseTmcSZJm2gpJY87fu\ng+MG4jvU/oUpjwdOU6r2/EVZhSqWALfNzP2CLUUTFcFoV5KmSxpfqTIGMQvN\nSdUrjtirRVh3sl2JyU+Bw+bDdPjNPpcenMjRiMQdfpaTEIMRnPMZ7ac8woui\nAng7E0cvaJqPsZy4wzwcSdYWuwlqBMXRsMaGUUr3kZ/r+N9jBoDXa2xNwXaK\njfE8\r\n=zsnl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.13.6","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","@graphql-cli/init":"4.0.1-beta.4","yarn-programmatic":"0.1.2","@graphql-cli/common":"4.0.1-beta.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-beta.4_1588156346257_0.7531853698784958","host":"s3://npm-registry-packages"}},"4.0.1-beta.5":{"name":"graphql-cli","version":"4.0.1-beta.5","license":"MIT","_id":"graphql-cli@4.0.1-beta.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/index.js"},"dist":{"shasum":"d0f082a3d52ef16b1142061fadd48d472198ce21","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-beta.5.tgz","fileCount":14,"integrity":"sha512-u/m+UtijhizOE0uHq/ke/d3R7ZDBL+0F/HhZnuc6Nao9+Bvv9ev0X0auTeit8pWQmfDwSeCJR3WBZW+/9hEm2w==","signatures":[{"sig":"MEYCIQCFp9Nd4Ij34PElL9zyt28cH3YQp1KL8VilG7f6y3WAjAIhAOoVWtOWZtW75Vh2QsgfZdk+yT5PjDUQgnhHpnfsb8QQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqV6WCRA9TVsSAnZWagAAx4cP/AgMvcvM+j7x6KZimDcK\njaoB/nxN1TIIUvSw1wlkAIrpnQIYuv3IGRVY3snBcdfmKvG3XbpBSeavhSjn\nWCsQ1kMXRDQNh6WNOPth1Vs/Jhqel5dIUVQzSobKnqUrYx8Sa/NTrptcFdTX\nOKxpYK/IaYUJ1KXvMZMry2AJM0VpQJhd7gcV2h1UXIrxREKYteqAQHkOLX3b\nZ0vHrl/pkpynnXks8SqWteY1ugRxBaGgE2bTY4lVWPkouAP2TnU196mqZN58\nKvroF+2kizVSQipNzsVRZydwcRKA3N2CfkUhzC3EIq/W74t32ddPRA1i8FTZ\nP+Q0+3YDIWnZCYDTBquCrpD1ZXXBcYDnR3jc1NXghD6Fh48yFAdhkMsW+Lm3\na5+Or7NkLVt2iKBOj6+lfVaxtQ0fawCcJBrPsNBw8R8eBxi21+vskIDd5fA8\nOzE/ecvMFSDIuMadjk7M2H+9Sw5+Nt8b55TSiXgV2gfa+azsf0X9KL/RAQZe\ni+Bz10kfApl0S8sIv0tHxu1iEkMhAyncged+p9gjNNV+OUfYzUlAUVx8GoaJ\nkC37bSs0xM2hVG21TWrrreCVaIH5sp7GSRN99XB3IvNRajmBZZCxiZd+H+0t\nDpJVPSFFestgQ6Z2KfLJE1X2B7eFJ0eQPOoKigS+ZriO0tuMOsB6xUpgVTx8\nYc2Q\r\n=5p2L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/index.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.13.6","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-beta.5","@test-graphql-cli/common":"4.0.1-beta.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-beta.5_1588158101905_0.9984702671741252","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7a26bd3.0":{"name":"graphql-cli","version":"4.0.1-alpha-7a26bd3.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7a26bd3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"80ba7c4ef6d362e93df7cda00e538d135b3a0c6b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7a26bd3.0.tgz","fileCount":14,"integrity":"sha512-on2gEKDENSYrCHpX9wJMRD5e5dVejkthq4kCoLv3aPPQWHUivc4rc+XKnrEG07QUZe3Q7Lk+g/Up8Ty9N6xeKA==","signatures":[{"sig":"MEUCIAaEXiekG8rvrccm1xhdjG97N+bhBYD536uNFJBi0YcoAiEAq8Pu5EBlofoix7nDCXrrjPU8ohmNwaE99F4wjs5FIME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqWDwCRA9TVsSAnZWagAArMgP/3r5uTs7Omy1kGeq5Hfb\n2wIv50tProBPVBpXqi6Xwue/9FD9kw5ZZ4R8tWcLuQ7Ea24c4ymnhPq0wUFD\no37kYVk33P8NRa6IghyZDetJ7ef9zFxUQnVM3GCzq16SppauJ3PKWpxtuweX\n+kIGcNB1DGueGir0EymjhK1r5L43fLbGbrV27ntZDlcaiQP5ENkBI8SluV3p\nLQALW9+2rcPJ+3MddMx22pJoFeCTkpBfkqJalu07uTyZoNxdnmUYprDW7A8r\nnhL49fPaq9t7nZf6IOmtErdWcztfDL7P7AeCxtpzAzLs7lLJdEwkWVgPeNv0\n20SYF6OCqo20QNPIaiq1VRKIsr3YbBwOWipN+HSjP/a8s5Y0J+/Og76v7O+G\n39YPLD/RXIXWMQFzMIr1wGzdGmogIyukLdcqcCAxtJIc9hgP1cVRwVga49J7\neLvmn8iQbPKDlYec5UKR46IxEuZYn7lrOwX+Toow2ksAdGhutLhJP/j9aFAx\nHfyxR3iUTNd9A8Tfqez0kbOLu8hd3STd5yD/utQ1S5SxV6EWLCPcxURtaSgB\nBc6IOwOaizabNzodCgq1bkkzotJV4rfg0tieg+vAFeoE7L7Hiavy/u3Zxln+\nai0BTvfTwb1RY1kpx6xD0px+c8SygEKd/N9bwOdVC/V51DaVeEOquzIcmCx0\nkNQl\r\n=//ci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-7a26bd3.0","@test-graphql-cli/common":"4.0.1-alpha-7a26bd3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7a26bd3.0_1588158703855_0.3163011995817857","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a043bd0.0":{"name":"graphql-cli","version":"4.0.1-alpha-a043bd0.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a043bd0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6d3f6338c867eb804acaaec90094812047782f04","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a043bd0.0.tgz","fileCount":14,"integrity":"sha512-gDnycHsj5JWLWgOeROVdQGuwmbpkEhEEv2jCpkbXMKI/cEI6hbmBD5x+OfuwgR/0zCZenySeGDiSCSeiZGWffQ==","signatures":[{"sig":"MEYCIQCCuXK/x/X7gJB796kayXUc51FToXt0gSB4s8nKxy3ITwIhALwIs7iGq7loanNGWYK05pGEQcETTGgkop6x1HeYzSim","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqWFWCRA9TVsSAnZWagAADV0QAI04NMIP6DjSX1TSzQ50\n0LsN4UAw0omvD22ZRBTvvlnOkAGfbrB5b2nJ/JFKb1Z+GsqGeLSPHl34aJj3\nUm43SxYfiPc5FAWJ0h7xvcVlSXL2SavuMQNz6lCpuQv07fkuctYhgNSabJeq\nbAc8vdqBUDmaI/zZeLjA/GGD12zBWLC8diEs7AOUQepRHgjRK007TYm5K6Vf\nYuRGKXJ8yGCq09m9M0widu/iiHqHDlsADYnn2/QIjxEd93KoBBB4nEcmE1B0\n4Fy1RWkufgzK/LTfMeQ5EugMYrLRdoQ+sd9eBnODXZMM2dHZzSpEn8abA8Tt\nwTGUel/ejBf8rF/+b66Cr0L4C2EfzC7qoGqCKKRsx8afdIEShJpSOQpYJa1e\n2wJ6XX5X9MM/u0eozSjMtkpQtotp5ErwKfUk0XAiqsEqkkid/tVBX1nLbyr2\nN7i1LpiJQ4ecDm6KJj+213BNs6GSQuwn5hivpwXcwIZBz0bWMvJutplLecsp\nfSBgv9GO9rla97aENvVx7A8p4G2a3HlH9EK62JrMFnyBJVDdM87VeZpX8ppx\n5woh6ncZDMbaH5CDrFwPFmDru72FGtQ8/Plifs9LItaFf3ZBKra2aXP8QCMt\nVAyEAhlBaEsomi0Q2/BxhmbzC9II6NJJ9y1Tvw8IC66HX/AN1vV1oMgE6e0e\n+bjl\r\n=gD3X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a043bd0.0","@test-graphql-cli/common":"4.0.1-alpha-a043bd0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a043bd0.0_1588158805713_0.8150567572645091","host":"s3://npm-registry-packages"}},"4.0.1-alpha-48cca4b.0":{"name":"graphql-cli","version":"4.0.1-alpha-48cca4b.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-48cca4b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e988c09c184e4ab2b8f8b8297a606e27a915de4c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-48cca4b.0.tgz","fileCount":14,"integrity":"sha512-7WOTXpainNxvijomTQYB1Li6dEVksfNxnXqBB5seZmbGVm92//znAISNd1ovOZI+FOSdyflM4pkgwAVw8hI5bw==","signatures":[{"sig":"MEUCIEcD6457sgvqoPwiSfHNIfempuvqnLol7ZLZeQnsZY9SAiEAjMOBly3PwbJ9V4q5qWbyZLFlBnG5lf4QMmgqhPxCD5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqWJdCRA9TVsSAnZWagAAih0P/R2gQ7g4bU+QTq1w3gI0\nTJF9d42RDFe5p0GPeXXADq4NfV0CSx0FQzlK9iIaArdp6+Aw+YwVvXeVqQpB\nAG2dTyzm835E/j3WJbncT+1IiUhMelyOC1XP0fQbDXhGKEgjEtbsnwXr92Xa\nulfG/qUFKqNDW2jayDoPvYn2R4tsGUcV3aDULp3lSYfJbWJE/w32y/S1+rlV\nWdcifcktd+8gi2DAfhyKb/tj4o/AjLHfj0L3q0gYXjllaYBicPOsMcvtMT3w\ngz4HUbGzc+dWHfpNYIL87VcATh1T8JIKfBMlhKX4taUYlSvf/PFu7f39q5En\niUFf6d74C5jZR6lyZ9HsQ5w3MoiO70OmL9fi2s21y8oZw3DyxPfXLKNcXeJL\nmWK1uYG9e4kx2EDplnz4RyXHPoVb/bPmJ1QM0C9OjZBn6XhagpIYQuhWTsfe\nOYshXsKTmjcfBHh1/7Zt8NCT2U2W1R3DXlHf8GGXfmtECZF+mVLmPi/u4Ei0\najwyGuX21EU+uXEOP1z/wlHxRLsVPBQNRCQd83JAIgCegN3oBC3mcizqbeDz\nVqB3k6EaxRUA4NSWnXui0iAubcA3zPKf/oHnNZG+NzMqQnJgSxSPxlzEPp8r\nXWiwa2KoN/XMlnXlVEzftCD7P3PPJFswxjw2Aw5sra7qEUz8nBbdqHm5fyw5\nBVnz\r\n=yhBl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-48cca4b.0","@test-graphql-cli/common":"4.0.1-alpha-48cca4b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-48cca4b.0_1588159068921_0.9265808863793477","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d0a4d7f.0":{"name":"graphql-cli","version":"4.0.1-alpha-d0a4d7f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d0a4d7f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"701f34ebbd94854dd297b4664cf38fcd2e1f41d6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d0a4d7f.0.tgz","fileCount":14,"integrity":"sha512-ujPZCo9t24NlUTSUNmrYZcPA34ZZF4kziA1npsMq4i4iikyquKa0awB+ftl3GhLQXmTjoC7ZCQGxMPChp+Nf0Q==","signatures":[{"sig":"MEUCIEns2g4eIJ6xIPw9mZdqYGzW+bw6D5t0ekeUT5269n6oAiEAxdzp/JA1d0bquyhcaPY97Xy9EBMzso10vvGkylYqZRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqWJ+CRA9TVsSAnZWagAAfmgQAKOxpa+1Yr3NBpM4sg9+\nkHi1VkJAcEjKMv0zkOgELLDXrh+4HSO3/VOzQYCCaq8FevlQk7MV253SAFWR\nCK84o19pbofCLaObcFPUoxz5eDylc7MO8JW/tDUtk2rX18nDN3HuIOP9bSsl\nXOtLTtuGW8SrZiGFGYrIdeTBjd10GAhMi7U1vomfvSbuUS7jVTqP1D7/sxuZ\nT/kpZ9hvNF6eJ5y7pcX0zEGStlby25c3vYDn/TfsfZi05wUP8MVsauX6o8v7\nK5eXdi4m2BaGxMvo7tfcjkJz+Ky11f8IzlYweEKGm2O7Ulxy/Wd5suhtbuGx\nBLVgdjgjTRVM3nCpTlHU7NyA4pLo8XLoIGdQezjVsyCB9qdjfVx7DJyY7Dgf\nsyIoLmdwVf1oXSz+8VIxFp6lqeBN8QIzTdUOSbTpNZVuv8J5b3/7QXcKQ5IR\n2bgJ96j73k+XXlpAPJPDBTceF8N7fq757eGo4SbtwbNL9JlANBJuWt/gvB/j\nBqwM9yNyGaRxSCNH8ZYhC/ieRbe+LnIURZ7fmra1lHIcKa9Y1W3IQ8KZHwb9\nvNk5snsJjECkX6wyeYP2AxJkV0Bobb/r2MINXmXB3yxKGj5P6i2AOpuAgwfu\nn5TI69Bmx2Mj+Bp1NArwc/V3ObxuSCciHe9Zqgro/rTLBk41gnDpPgf1GU1Y\n6fN0\r\n=BJfz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.0.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d0a4d7f.0","@test-graphql-cli/common":"4.0.1-alpha-d0a4d7f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d0a4d7f.0_1588159101797_0.3264325968971804","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fc78583.0":{"name":"graphql-cli","version":"4.0.1-alpha-fc78583.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fc78583.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ad34c29c75a7b318de5c367398e2f7e8a81e479","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fc78583.0.tgz","fileCount":14,"integrity":"sha512-tVU9DP+wn3EBu62+dROgDHHqAWoa5hgcWUHHMflS3wn1S5qzdiNReK+GVYsD3hzft7faqPPhSmmYIaEVjHxhxQ==","signatures":[{"sig":"MEQCIDcMr715qc+YuWCwuvdzRUJHVMfrUagv4HvWwZUHzb/8AiALARkBrAGi9BKeMV0V/n54a6W9UeBrjo90eTE6WajyIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqWKdCRA9TVsSAnZWagAA8EwQAJUfQCu+hlERmv9LmzCR\nSlTk3fu3Equr7U9EBBHzDtTcjxr9lAKUVkjL/6ztKSj8G/H2R/rbhTpkRJ0Q\nb7s1BXBNNo+iZGKDoJY/RTNKROGLH3g7bVdlGz2T75Z5CVqLhw2nSTBI6KOe\nZRsCFDn6Dg5fxbjVzi1ATtSjDmaKpJJkdogdF0dLEiY5EUU0rutYZm/agMg5\n2jdEFhKFYDlSvRYctHW8rAob2YE+TafxE/inNWD1lKjPAaAKHCviJkyeWmLA\n47L6u/9cDBjIbsWOgMRFJBgzDzfYEnoSx7ETUaqbwLdwtFFRLsH8x5vis1KW\nOwlnNlBu6QK2n4N5PfS4wBcuJYnFe8HJ01L82yxOf3Kj4/e5xGGSVdiyJFkF\nzzfZoWOXo2mfGEmXV9PXWX4MqQIlR6XfgemMI60tAwjVmvx2MoW97JSdhmVi\nfRLCRWrmERKmrht94oUTziSKkYX+Zst96TuLpeqLuSkX/Z3cGzaoonSXXxQN\nbHs6oeG63jprTl3OffWeqJOFQ6A79vJwUoDvZPmZZhdxOgVjVAh+mogeBCjz\nHCvnerbKBZMNrxfMvBCBvBqzIAzoSH2dokOKXTINZszqS1Cfh6EhFhhRg74T\nTX78egdbFqfJHlF+wUW50TJ9oB6d3F+ndwttOUnOOuJDyN1MdIfZZQc+3yQQ\nxcgY\r\n=qF8/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-fc78583.0","@test-graphql-cli/common":"4.0.1-alpha-fc78583.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fc78583.0_1588159132610_0.4270566178564552","host":"s3://npm-registry-packages"}},"4.0.1-alpha-daad6fe.0":{"name":"graphql-cli","version":"4.0.1-alpha-daad6fe.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-daad6fe.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"da22f41708419f3b8ffd24d487a7bda3b3319105","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-daad6fe.0.tgz","fileCount":14,"integrity":"sha512-updNLcE2lvEyg21P7vICX7N9reHEp1z3vRDBL9Dtqd2QStY9GylP1uSJqkhjrQ9+P0J9mcoTMm3pC3rH2UWaBg==","signatures":[{"sig":"MEUCIQCaTkqY/X/dNr/T1w2imaIccsvxg7zbkzsfRZ6jYIfnhAIgBNXJzWXPUhZdkVnWgtr+qzqWrlgy6ba/U4aGbWd1gdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqWMeCRA9TVsSAnZWagAAdAMQAJNWsO9baETEddOvu+tQ\no3iDUUiauxdITgqCnz6mfBXxgZmj6GHbXlxJIrdBOEXBP+PiND5bunqeD3/v\ncE1i975fCqyehN8wtk2jHXmtfyyAc2PVdvo1BzM7tbkxFrEKYO0cmsl5VHok\nP2BItM3zri/MfyY03LP11sZFeWA1inIWxofLdcmTjic9uj9kFAdn197t96l2\n1PM1myUhn+E3oNwHuE5v/QR7y4G8aBn/Ex2jYTI78CQcVxW5lAOlISPgYs3e\nEdiD2KbQCppYfe9N+kMDXeIxFkGi5FTG2TYVfSavaGcDuui1QIIKcyUtwv1w\nuM9sbIGDWtUFvZMbDe3aGQhOI+JlkfRbvplLpTcqJtjbSc58z4Dub2XBrket\nTVrKtFrXxFPGNVRPQ62xPEMSPwluBcWp6YcaLJez4KA8VqxTQvbbQ8qD/Yuf\nuQL4nHDsZGte1kv4hIDhTglVipgn2d3+ULrlBYm0InlWc4oneM7U6NsT5QsZ\nhgWKcDr/ZcmNQX+yelpWt3894EWonvNcaqEvcMsgB1Y15gQxmK14iFmmvIF/\nHl7Lh8/dlVX/QvDkPUAJtGCStT1x5ejsvO8bINR30r+c0Wh/a5PiZbsRCSRe\nMMQZ2dSD/XTS7DPjXXVmPjqtSgcM9nXqPNo5ivknwyPiLLh5E8PKtiQLme3Z\n8eUO\r\n=wrCm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-daad6fe.0","@test-graphql-cli/common":"4.0.1-alpha-daad6fe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-daad6fe.0_1588159261516_0.9040989041312932","host":"s3://npm-registry-packages"}},"4.0.1-alpha-80cd6a4.0":{"name":"graphql-cli","version":"4.0.1-alpha-80cd6a4.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-80cd6a4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9fba0adbb641a8d7d841d8e60466e4fd2c6f9d78","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-80cd6a4.0.tgz","fileCount":14,"integrity":"sha512-Buf8bmbcgQ0PX1xaxz0XE3v3rlOx2RPxmBgfE1WP7BXUAkr6MtPULcOJ1l+V/0ser/LhJM7r5mGIwudWfZ3gHw==","signatures":[{"sig":"MEQCIH8e8hNlLru1TuMsPo/6N8szCxLp6VKG4jSTQtbzBVH3AiBjew6+Wu9jTynKsoe7T5OFLr1OSIF1QcqwBmLGctnSow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqa7wCRA9TVsSAnZWagAAGtsP/1jZh01Oa4f4qJYJW6+E\npXw2I+VqUccC2zneXhZIioYucoeYt0K6t9+tL6CtaNq7705qBHdI5UOiE4jO\njPVswSPw0NWVz8njaeSUM/ZN9LAjGvyGFRylh/xdho3WppKvEPeU6c8i0PlJ\nEpD78FBbaGReu11xuF2zyQP7wtmkYX6WYeRBeL/BiXxXywtJuDA+MknKhXNP\ngZVQdskvma4NLTGVqB8bj4qLd7NTQt51OJ36sTDNQYJQD6vlYmE+lkn932C8\niSnMpd45nj83Xm5qe8uwa9e+bWbs3+46eOqU7RFp032UW+bG4FyN6f16GXLY\niBd1/Am72HGJyYYWE1Eu8DNjBUo3rt8wGpglQOSdxtekhnyEg5tEotH74/An\nv2ZvYSW/RwvJB8BBt3iaDIiFM7NvFAyRysc04bgiz8CBegUzTRRDZdeZ9yhS\nnc1tzW7Q81NemvsBwn4QLmkHPgbVb0lVnzIdcETgo6kR/OfaIqHsgaqLzgc3\nLoKJ2HiA0ozt4lypDNYqzipp6afSiOUL+gG6SX2O39b2isjNY034pb4BNBny\nK5ZTegHPe4zU9RkgRt2eUQnCdygJOQG+b6RBBE6Q5dPadnU5jXbuuQnFvywB\nprzM7UoCtUpvmgtvqTNiU4Hoysun54N9KeldfLiN5s0H9aYvSAlj0PqZV81r\n8WSS\r\n=TYcd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-80cd6a4.0","@test-graphql-cli/common":"4.0.1-alpha-80cd6a4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-80cd6a4.0_1588178672034_0.044987559101479","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7d84724.0":{"name":"graphql-cli","version":"4.0.1-alpha-7d84724.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7d84724.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c4eff64719c9030afb8832926972bf7c3f5d5691","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7d84724.0.tgz","fileCount":14,"integrity":"sha512-SfNqxlRe4uNvY5VNmfh2AF9L15UxnS2y2r407Yj5hP9Gahs6nnzovBunH5Auaos+hL9SvqATxqsB7/Mw1f+bnA==","signatures":[{"sig":"MEUCIQDWmjwY3Jxz9cnad1ElC/Oa+INInXsDReTFOhzw1xFafwIgW9gmtwpWT2Z+IbY98+gCslP5twAapQoQU40V8Hs344k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqbAJCRA9TVsSAnZWagAALKMP/3hHYm4Z1QYyTTRBly/8\nDkvFGw50EVTqQsV4K5K/I0z1PNUW3aDTWxZFGQCYEuXhnBK8bL1cexRudT9B\nj2CyR7+6szBzc+7KrBtJt/sZQXq03pYJJerN9WCfg8ghMihuHYmqP4G4bC23\nCzYdZdyoopYAVwBvwLqsymrrUnRYdJuo4he6oo9FwkMe/Z69rj9IdEGJijg0\nzBPFzR8AERZYItijfFKNKpVFAPxr67pY4PwsnCfjUUuL0jp6UNEZQnczxaAm\nvftM5g896/gcXaW/dUZIisICBye/8f7VNoNxb9J5+7L53MwGQx4uvgOVqbR5\nznhR4a6bxlmadCIqpTZA+Lt/apriOZc+OWJhBxpmCkjzwNJClUzLcQvSwHdU\nr6s4KW7PmvLFA+QyRA38VnjV/6DTlsl8TcGBEZYN+rr+XLJ0e6ks8D9PoxaU\nQl379ik8zFrAW5k1GYRZ8f3+aNep+AJKiLiWBDzQ2ul1sWpnRQpTLinXx5I2\n98l41EBIsTAzrPtDG8ytQtsQ55VsMhPSHt37vTotolFdjESFX/6aYiJRJG/A\nCawA+JX1qaRGb6rAzrXhpmVU4jFR3kVXyUlH0z4chMacfrSiz+0Yu8YyREVM\ncWdXOJLXhpxgPr+2Ei4hcrvcQWViKwPtF1dgkqWZGQ0GtpwojOgrCEGz8xLM\nr5x9\r\n=iaH4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.13.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-7d84724.0","@test-graphql-cli/common":"4.0.1-alpha-7d84724.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7d84724.0_1588178953198_0.14499847450834302","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d2e7847.0":{"name":"graphql-cli","version":"4.0.1-alpha-d2e7847.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d2e7847.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0cb748a87c38a4eb4cdf6deaf802fa3fc5df4267","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d2e7847.0.tgz","fileCount":14,"integrity":"sha512-Px71wp4NXWN5dj0zvPzC3mlvufk6nyLNimjDjU0EM+2oLH+I7wNPtkJ+m601x0ZhDRSS2U99//DndgAbIdAfIQ==","signatures":[{"sig":"MEUCIQCYfR9oi4VVjtoyD1ynVfU1Ma693/75wFV43yOWQJZI3AIgbxvmc/+KXJazfb/9Y9M3F+s/5Dphnt/sDe3B/caD0JE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqqgaCRA9TVsSAnZWagAAAiwP/1YH55TxmvSh4X5b+CiV\nTDVR4ShNfTr+9DChO6pMxsBqNhzr7vC7yLmzxHGm3g3iUp3RB3jqiAc3oc3T\noDhtlz008h8OjfrsiY0yBMHy6M0sHuzpkJnVq+Z1bsO53NLcSiDFYLSvefyG\nj4ppD24aJH7pDNnvTvA/hH+Aqtpt1bB2T445Ku0/qZ41JOHWIXNrr2F8AU2x\n36Y/rqQSpl+M6ioJlwf8ESDojCUuJGVyY5a/CqsL+o+ZgakQcKBtlfFc5DtQ\n+R9qJFTJK/iKXrB6Rh07rby6Sc+Lzdp20fhZNoLRQqdhQ6RWr4VVBqR1rQDI\nupSks9miDqyTgbk00OxuWtdpZPbX4fAjhgwWCNBXl6V2dpb4v7qafCG24Tfn\n5/uz7vDI3tVrXubHjW/7t9/jGD2DIzFFVaaEI5CRfNIarZIauIcThqZS9aoX\nTWXeTFJ3wpt7dxBS3Rx6pcRL6KkdWt+7a7siR52MPrqC/5Md2L3XDTGl6Vcd\nKlszJaYzweH2VwsADfS7pxy8lMps7Hrz2PKzW9zkGZcUVifnRMroNKSOR5/R\n2OAISVPlhS1OWoEroPCrluCRpKeAk5Qq3Fy8TKcCTxXEbepq71xtut1u7z6i\nrB/E/IKSkyroTT50GNjY9XrmhRtWZdD/xbr/cS7Q+6xZLFGWFBAShQdmPiaV\n+Yq5\r\n=vfxx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d2e7847.0","@test-graphql-cli/common":"4.0.1-alpha-d2e7847.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d2e7847.0_1588242457982_0.09329019262264415","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d140aa8.0":{"name":"graphql-cli","version":"4.0.1-alpha-d140aa8.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d140aa8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6c7c62d6977bc652972fe9e699bd66ac524c850c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d140aa8.0.tgz","fileCount":14,"integrity":"sha512-xM2OiSTYpvjb6ozLnF1IOjxAU8pH2dAsxCHYlzsltvioJVeLJ1TJxw3AATEvh/8tXwKMrn4eTowxfLqNnVLJug==","signatures":[{"sig":"MEQCIDBhR2OjM6E8nPSdkXNAzb9MXESlqkk93WomO6AEtWZmAiAQAqOgzNasOTiwpQKShv2vBhdWRKXeqn4qA/VBOEY5TA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqqnACRA9TVsSAnZWagAA+okP/izlylTa+wCKhc3lgQxT\nJHV1eZBDjd2XuW57emEsrpfbTmy9uMN+5JRBb1Kshb5za0dcvLG12TZBNKBH\n3bC6PllAqqYg91rgG2S7XfkSkWvX0PGVgK2fngH4jZhHyO1aDMP+eeEzwWZt\nz0Ibhem5ZIYZV/gs1NwQMoSnYOdoJwznu594b3ciaPyjqjTI7fHmJZnCSKd3\nV2UJ1WMclNuZgRRYFCHsXjP859mv5wZ7ETSMWjBKSB+UQT0TT1BSwnpbeIMm\n6o0pkXLIbFQASYqXpqGmjYpB9cFK7QBW5CeaJozH8T036pNnBJ3Z2f7mWIr5\nAt4QwSnYp4CNvvjSZqGBL62XIGcK5MUX+RTHkyp+slLZQRCgXZr3IPkZF/n2\nLntF6t6857kZY/wxHC3feCrqu4rE4FuT/qORmFMtV+7iey67C+SBLQLEAT6K\ntYipemJ4JyJC5/51+4PuAg6ov0svp1KkxvOYTOhUtdO9GGU/z9kGmD4i+IQh\nk06m7vckHJTteWZ+ihqrdNIYGGtMYvXM6E56iW/Kly+Z2WSIG8N2vmYce2Nj\nqhdjJPTKF0JVhbG40/MGuf6He+vqVow2Iu6M/fN7qENczrJFU1CFM2xzEppG\nG+KRbnJixcyyNCjSxjJqP5LBHIQMwEFoIsD2r+/s0YAnSJ4cxmDyZu6VYsoP\npEI1\r\n=+uO4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d140aa8.0","@test-graphql-cli/common":"4.0.1-alpha-d140aa8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d140aa8.0_1588242880235_0.5394670391710661","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f44d9d2.0":{"name":"graphql-cli","version":"4.0.1-alpha-f44d9d2.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f44d9d2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"27288f9f91b8ddb839f196cd30dc2b1bb7eca79d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f44d9d2.0.tgz","fileCount":14,"integrity":"sha512-C5cSMKQWAxBCb9ex7PAyisurDBK4JHEktCF4wUhl3j+D3dre/XRrbPYQNYaRNrV2XoKVPHNIksihbaP6lIFnnQ==","signatures":[{"sig":"MEUCIBZmwQ5Zao5FB9sKfsKYPZAVhKv9sTWNt70McvoNiWkxAiEAv4RkEdhzREAPiMnoSihCbaDsDFBnWPZL3lWr1J1ZqPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqquaCRA9TVsSAnZWagAAUxsP/jC1e5M2oIeZ6x8+mH5u\noP0TA8t6bDx5s8Ws0YhJ8MGJzB6ISqGaBz78y0LIdxnhldGLS3I+NRmWswsn\nMKBx05N+S/gCgBYSwnyZQIOqX4MD6ENnZrRKZXGcdTa3m0pKHBniorSKCSXk\nTOL79zZLHojkhzczoFn080vb7F/cu9YjwP2sqyLqKclU/W/SUe8Baq9JiPsh\no5SZJ7R+++4zOEiL6lsWIoo8EC2vIot+HFJNdvc9NQEuqwL9s89pTiYB2O5b\nhgtS1DtiPAWpDQ3HQgTiSUlCDlNlLofTzQKA/B3+HHFjzgwFsDGHIBSAUS+c\nmcYgsBPxEH9Gp69/Y+/l1QTq6iN+JZpMYIJSi0Wx5KbHd7HOxXvRWHDBb6nq\nRc3t5tAGKZQGSdRk2b0f8yurg3X4YqxCFkG6B2MW9bgZtFw4cF0J7/vYorLF\n6JaPlOAnCcy4DEEoxRnNz7WHSWDpzN5T+JTq7mnjHfsv26kRzUzhizoHC2+B\niSs9zubAvBRC3qTZP4UmFUq1tEqnHS3GiXKMpNu5AE+8Z9XLYjjG+QrYcflo\nVsKxCLPqXeaFfdlBZzLUaVsK1DpoUtpPDJ1tzdRjtoHhOi7vW0Ji0nsFofY8\nxIh7KBOYNK8Ew3LGjzmiH6XnT8wVs5eNZpn10pGfhQ95TCp08aawyZw+aB/p\n+c1s\r\n=xEB4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f44d9d2.0","@test-graphql-cli/common":"4.0.1-alpha-f44d9d2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f44d9d2.0_1588243354264_0.7371198816419913","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9f1315d.0":{"name":"graphql-cli","version":"4.0.1-alpha-9f1315d.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9f1315d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"67c82fcdd20c5c6f2871d1016b73d4832cbd2964","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9f1315d.0.tgz","fileCount":14,"integrity":"sha512-6mwYm3xwrPGoQx3SkPBixrKAZQcOUA2fYsbSE7aW4SM87B0vhiwLC5mQu4tvYrHjsMXcdnWDkmEsVsqGBfOM9w==","signatures":[{"sig":"MEYCIQD8U9cfWSYrFHScg4dvyyicHAtkNegoooYjjvUAKzPPywIhAIy35cYdCTijTQMz5kA9rZ+ijZ+kVZPVplszj/fEQ0Hl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqqxXCRA9TVsSAnZWagAAnSEQAITmT3sHNRIxkxtTxbyK\nkDKFDVMI6DYz0FC9ha79VuGrmCKOgYWzeY9yksQr5j8Lsgrxz8cjSSj2Ou2E\nMefqb313Gae0tQ9Y9zfSVDN35Yxfqgp4moPDgjlcJgCzRFt8vruCoMDXkSJR\nwJrzPJziy8KukJeyooSKir+cYID+jUGRtuWoHhCSG6JVlSPc6+ROkILkd+Ov\nnQlvRiWm0nd6dWQ6t/VZbgfVpZUpMN/d+NtxMmQ7rctB/j7X23NcCQNkxoQw\nWF2wfs9t7t2AT2MVwDlCTDajk1U5A1ZMiJDJsIozIyuvdp6owho169Ukkq3D\ndarpJ1V47NytLwIObatcekAOELfdSfNtR2Is6SETq4A1fFR8nlKYTx9mpIZv\nkNou1YIymUiFNasFjn0LHBiWqWTFc4mo4+6kvOqr/mRQBehfBMPcd0HsXDw3\nTsLG1uLr6nkEgCg8/gk+AWr8oaBBdlip9qiyCLHCgCYeRae4GulqyaZndTgy\n6A0NwxfgfrlAIZN50Q09SHWYbzlhafkYKY+jxgARuvOgumBaZyhyD9RsmL/P\nHuSMUqTpIA0A/Jwne8Y1kaMyFtyuHkBgzAvHTaGvXG7QG6hq8AmlA2cr2kJc\n6h41gMyR3iZCFVGB3CN3/uJrC3BR2g/Vuc0DRo9Zb+peg3sbQ6pr5MhakNLz\n6KNs\r\n=iSDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9f1315d.0","@test-graphql-cli/common":"4.0.1-alpha-9f1315d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9f1315d.0_1588243543409_0.37041923241928965","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4bc6fe9.0":{"name":"graphql-cli","version":"4.0.1-alpha-4bc6fe9.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4bc6fe9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4dc1485d008c057d5aebc1843ef7e919c4bd922f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4bc6fe9.0.tgz","fileCount":14,"integrity":"sha512-KjKDsxJ/4VsyzSdy2aInXjt3f+U6Em/jDGxMAiGN+67HTliJUFl5yLfZ8xgn80yWKVN0RP6YU1MdWcfH7D1t1A==","signatures":[{"sig":"MEYCIQCtbU875MpZeF2GHT9MHOXLXSCFjH2lDqWaq1u5kWsWEgIhAItJhMr8GvAke1I3Em/FJCpOb+J0CJCEMsXA8JbgYFIH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqqyOCRA9TVsSAnZWagAAZ7wP/1yIpscVknoGlvS2DRhO\noDPFcCvzw1kQf3eObPmd47LndRztObdG7I9T+82L2O84my0tV0KfYuUlxk3h\nCpGfId0S8So33I1mje9JlB4gZGxE2jUZLnEphFRIFuJT2H8o7ZMQnEjpABIR\n6uJZGNe/7rzIcOyb6C8yqhkHVly2jh8nYK4QqNxQXBAQnVUwGD844/Wfoj1L\n1DNm75aHjy5jXCP8iHovNe5P1wwqK+pj4//RO0JpjOl4jauUm43pDBk2FSJG\nEe0lEDURglvLW5yLXlGHCXeh/vtjZRG/9pNmwzLtB1VlZRhvbJV8XgPY5kLG\nHFjr2un0JUwzgSijbvXgp0fjsLPSOLKc/JH8ow6CUVxJZAhurUNztZPtJ49w\nNko21S3L42Lueg3SQerrwxTCMgw737XmBneg1pp5UZXXUbgRZq9tkseH5tGf\nvPbr97AnbYymZvvPnEMsetzT3g7xeVOTe1jE/L5BPXtPlQdJ/N1q9qg5c7cG\npEpO5kezFyOk5BpU8OaxTvvXeNQO7P7tTE6YOWV9AeRMEwU9nBI2cmterS1j\nePOryWpWDOLOg6+thX8z8t8afx3mMApF3ypurxwKGO1kYaZ3R6or7EjpboDV\nJkbSEmZl2j1ly5xG1jbFUhCodLurJ1xezyEba3RY+Pf9LMI4feMY66rb9L1C\n/vld\r\n=omOV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-4bc6fe9.0","@test-graphql-cli/common":"4.0.1-alpha-4bc6fe9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4bc6fe9.0_1588243597841_0.41746395789439084","host":"s3://npm-registry-packages"}},"4.0.1-alpha-09437ff.0":{"name":"graphql-cli","version":"4.0.1-alpha-09437ff.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-09437ff.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"143400cb1159519f5b81fbec2e4aa88de98a0fc2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-09437ff.0.tgz","fileCount":14,"integrity":"sha512-/rMs5pxd2ikfJVt6X1eSvhi1dHSUngo24/sp/8ZsyxG6ut2G0rt+vCpwmSMbpvUYrPTRRdYQ2jvZdjfsSlg3yQ==","signatures":[{"sig":"MEYCIQCXEO7LnI+v4TM58W4ON7/IjecK6c9JhIeqZlqGXAb8JQIhAJ3qT4Rs4+Cm8VmBk29UxLDfuTEGOOR2eDeq532R06Tc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqq06CRA9TVsSAnZWagAAEnMP/0vAjDqeGlpUeSkvjNth\nir6P3UvKiijIhT9KWTSzGk/eW78wgERqD3YFClQKj/N0UeEXyM8/5BpmPI8F\nQBcHuXhgqNHntOCw8evf/3M0n0IpQ+QcnnyhhR986tN+FsHIiQS+RGsTPbBS\nY/gtXIRCtgYTboGGnsEymJAjIcPI9tabfRRpRDNTSN0XVRQe1D9mNBcyHMKo\ntZxpzxUWxWZIVn04oOZ6oaVQfclKJFutArlueWIAPjGZSTiSbkl1pNoN2szJ\nk4aVtYVjPUyDuFd0eFn0C7HfIGaimb2nnPAJ349RqsBdgIvtdQwFOx21yJTi\nJ6ZcPlh3Bp460wqwQkhIV60CVnriSBIFZOwq+hhsyF+SjQmKn5yw3GHTweRo\nCZ9eg21hLGTpXIzb2l2leCLF0lMygg2Z8lRcrEQ5kB8ByZeTeqZ25Qts6BM5\nrP3I4+O+uC3plc6ARqRJOrIuaGDH8M3qJmQ6Ye3DYP/v+5ut21nbugCvG2KC\nK542VeNAsM5U8xs4128aRZNO63r7xlH5taHAzKlzB52kG57nSzALJQNtFwzB\nG+bDYhYyzhJlngYDXFdjCreBLD2/Uz0hM6tBdzEu9H1HJDdRbdJlMx2R7yDV\nIHfwGoKm1XBLmBSx3HL2uPK9cIEWG7uTMAeQwdvJiqsVi7rNYvLIPKZ0/DPk\ny8iN\r\n=3LfU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-09437ff.0","@test-graphql-cli/common":"4.0.1-alpha-09437ff.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-09437ff.0_1588243769745_0.3682176451593975","host":"s3://npm-registry-packages"}},"4.0.1-alpha-96fe532.0":{"name":"graphql-cli","version":"4.0.1-alpha-96fe532.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-96fe532.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6941011fdf69c98a9ed565a686c7ce5fda915498","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-96fe532.0.tgz","fileCount":14,"integrity":"sha512-hdAC2mnoOyE/mEYaCyIqr19f/1wxoAn9ENRzMGveK/8AqRMJVSqmRo+78YLtlWVgCl2CxojJQDIftcXMKhDRjQ==","signatures":[{"sig":"MEUCIHJFiv5cdHU81OoIqAR07urDUkm5hm71DgeyDo9cc1+eAiEAgD8L9H4SuBejJvhR4q2ext7qZeAT9futyHlypacr5Kg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqq5SCRA9TVsSAnZWagAAeO8P/1etPtTszXOAbxm8v7db\nq/vu7LoURPtITc5QFKoR5CdKd47Bxu7c8oh8AeaKh7ac1+eCMQ7vvOhgyFCa\nRfiAGPLu8pcyQtuLdyCnIMCyZdNtxlT5Xed7xRJh0BxBqUgz2O+md4xgiYrk\nWrF1fl7dRQzTr2A2LC9ekFZ922SVwrIZzoOzikh4IFdWYZovqi4Lq8LauQXG\nbS7PegpClCcaVGdc/GnK15yd9GRZ+Cme6I9PyYZS+lyxWESBclgis8kO8TpE\nU7XcpcxVwaxZ5MGzFSUg4oBbfXqaBgWhGQ1hC5fwGw9EubdSzEah5mzMo4Y6\nxopBkfzqSSIDNHZkhcOpmLdG379xjt/oaPmcfwkRDj0tUngHnmG1TN2j2u3C\nq09mHRfyf599iI3BdRE+SQhRs3Ka54XY/tHE1LUeVPIGGBLkc8fkZWjRWNiT\ni5R2WJXi/vG4/SrBLxG4RrA0A9TaA24qzfiEmwo7A4EzAFHbhK/IZ9EoDOTS\n36T5S5R9XIu+/fk0u/PpldKHe/9v9mEvFkOoBOj20VjAYYcwSIjHzzAjqf5A\nq8leY+PPJUkzFQxAGnFpnrjl1efWBEFDntotuN5Wx3EQ0zOfbUUhyLakvZKd\nh/Ztgw8khH1WHztbBAu5ZY35PlozfCPZFPVxEz4L5MVkJGhpTKG82IlqIk4W\n4avz\r\n=U120\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-96fe532.0","@test-graphql-cli/common":"4.0.1-alpha-96fe532.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-96fe532.0_1588244049666_0.52467060646885","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3f7aead.0":{"name":"graphql-cli","version":"4.0.1-alpha-3f7aead.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3f7aead.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dbc321a2afe863d68f75c3393fbbdce57d2c9163","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3f7aead.0.tgz","fileCount":14,"integrity":"sha512-CouijYV++HwJcS+Dd8XOtVk5zow6BB+w2Z9xwqRpqz4fHC3jLqzyJcFMpyEFSn9AE3Tus/sMwo/qdTXmfLwe/A==","signatures":[{"sig":"MEYCIQCrHga5CuJVafbMSHWP3sYhtlToqCU59Klph6k/6Zo1bgIhAMqvfDREk4I7PuB2bwncIFMrpEcz2jx1ZxITcYWEB0IB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqrWuCRA9TVsSAnZWagAAfNEP/iL7LwRqrXPlHfVurBAb\nSzZXDYlgUbs3fHEYiUZZTxmfUbifH/mi7c/7F6PKBXLUOco2JrMwJOOsFM5d\nluZmB21ffIlFOcYC3rL+KLoEVvGx1OKX3nOkGrV1qOgndk1b5MjxtrkXQvls\nVdTq40tyk4jMcyzyD/cd04+eJ0T5xvd/aPjfnfT31V2eWzCu+t8dKf6kZh3x\nVGreXnPuPoqKEBn7RgU5gEGoWIfiYZ2zpdEzW7M3p9ZfCGuMEG+EPKN+ks7n\nqYEJ+GpxhaPnbVhF1GZe31QtbSvupTWiqUQokKX/VCnADvkWz70rFisCc8dP\nX4scAvnqwOkllmOKI/RXjJTSbTyfn8Oh19J9x2b+0vAdo8sjpKmWZgrqLA6D\nr+bKid0vQGDskP6i58YfO7f2IxaIRe2Nnodlst4lsbglafiWYxOcfaXwNVgO\n/CS3BIjS16bCXd0A6WRtyx83WjLbUYPn0zu6I3ZW48L69AFZVa0QXom/tOwV\nbsp0cjZjKH8dXcVIUT9lXJf4o51nq7PMhh4EINmCOsm7GetOKJ++H41wI6Z2\n+32RSSi9mr5cgRiuSeoxaGI4zHjCWUTkrzXR+1W+FF2p6xAouq4fuc79S2Xa\nwkcG2ohrZvUzwiIMPBjweqGJ8Ts+PIEIRx9BfFSt36xeEJ/NQ2zuMzsDhRXB\nu0/g\r\n=DNpf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3f7aead.0","@test-graphql-cli/common":"4.0.1-alpha-3f7aead.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3f7aead.0_1588245934255_0.9667135260413722","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f058dbf.0":{"name":"graphql-cli","version":"4.0.1-alpha-f058dbf.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f058dbf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d261e7ef4c7a47f93b8c4d996db788729206d77a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f058dbf.0.tgz","fileCount":14,"integrity":"sha512-23Onqfb9VGWjTBf8Lu+8SK35dC0Apxs9mC3FuVk63VoZ3ge15BR1aK+f+piYUrf0T+EPCtgihhgAas/fXGvN6g==","signatures":[{"sig":"MEUCIQDBgsXEf8B8s8EXOPXIoug9ReGMS0uKIUwF9sJM6pvPsAIgFJaL6H4pKJvuGUAR7qXkbK3dUE82OW3N13CiwienKb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqrZsCRA9TVsSAnZWagAApSgQAJmknnwcFSlo7SJ+YyMH\nkfbIP6iB/YRW+iJnJ0ULSpwW7hXjzqGW7xJR6OCGYkp4ZnOSwKhFAUPOkvYf\nDjE5pN12+V0BFuCLt5FQUG+hvtR2IYnKC9+rvpFE2IenHIvPNbmAdrPH92ij\nFP1By+doTEF2YuEJ64LfAnjk0MrSA+cLD2TGHLEitivYXDMUpoKKmW6/gUh6\n8SaqigGPqtpY561B9bNhkdUXkdiq08Zk7/NuMaK6Dsg7CI20JeE1Xi5HV/Zx\nZQLimm2aVzTZzKRcUvKHpJ7vUNrnf81TuG74InGV17QknR4PvMFSXGDUhUeB\nRflJeywB8e7uZ5TmulWnlJJxWF4F7agvrBXEm9htufhhPzmY0rW8+LU20It7\nq9tezBlKJnfYmPj64hfK4Yj5Ma9vp6AggOaOdb+yMkqddKTVuGKxXs7g2Hih\n2B20Q7q5zBvG7RlGfuCgQXrXQBlq84b1ejMZkNXG6jyhhyVkAPOVhjJ8esTy\nxa24tVK1niwIFv9XZxX6l/N9MzH6cVdTCkYwGAE8AA3AbSw5T8JIN1aSqGjD\nkhqpZ6UICLjMo2K0cStFOtuU7YlNtWhRy5QmBOWjMl55hH089rc99TY33LOG\nEzsEs9PnTvn+oEbEbLmD+seZfnI0JeeXbaze6WClvHZji8Db5McgvbMTVEFU\ndRMg\r\n=dQJL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f058dbf.0","@test-graphql-cli/common":"4.0.1-alpha-f058dbf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f058dbf.0_1588246123260_0.9692040702983067","host":"s3://npm-registry-packages"}},"4.0.1-alpha-97b5fe5.0":{"name":"graphql-cli","version":"4.0.1-alpha-97b5fe5.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-97b5fe5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b948f33355d98c01f348dfe5d0fbd6204bf9ba43","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-97b5fe5.0.tgz","fileCount":14,"integrity":"sha512-OW/IHdYXEaEk+7zWx82wap+gjiiu2027MH8OV+XzOsgmWdvQTixpYxEC5oqf88xrU1mj2Rxj5OFtW8ijFNnAPw==","signatures":[{"sig":"MEUCIGPHWzsEtt7Pcml/zchbjWEJOJTv4nacbD8mNiRbmPwmAiEAlhbOglVcQSjB3pAEj0e+FYbr3bgQWe1xbC4popA0VeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqrzHCRA9TVsSAnZWagAAjlUQAKNVgzUsWK4+ejxr5isg\nGswBu1lHUMPOfdkXfa9qEXrSaAA/PPG5grgOYJUkMvsJWPtxIrSE7RKcJgfn\nCwdi2EO7r60iFO9/s7neTYCnH/vUdFxoKDb+QYiWV5oYgLzpcUfTFKVf0Y64\n1UJB+6ZBZRYNKGeae4fPpDH/VYcWB6si3H6EVpbePbBioiGjIfqUr66TBlLi\n0Wkr4HA3HrK/7BErUlLrg8uczJHUH/1J4qgp9uPR9X3V8i7/4QWVMzmkF+5s\ng08UXKkFqONR4q1uOVIdVlz/Cys4pnUlz3X5I95KltszDu0bmqpWqMsAS+RX\nu0Xv42j8ItZnFYAMXiKKVQDmfieM0+0/pDAQK/mmyUMnmixGkWQ7iGQ++yIU\nJzm+6aJcvW9vhW9qU3pMc+hciSFGHol1Yscy3My3u6ERLcinaHzHvnSCr3Na\nuZ9AeqfrsB2D93ocwudhj1yY0efB9rFRNRre3tjA9E6esjuiSbPhj5zYVD5W\nHx4mflzIFaeCDfrxM32MvRa4Qe9gOPgW6uyvGrliifu/lmLTS5o+9qT1wbTf\nVlyrcM4yLymQcsCBNuGozDN5Fa+sctTwV5G1wSF8GOEFOX7g8BKIj61nqdH5\n0k0rBtATHBn98P5RUsubtslepp1AqacSulQN3dNdLD/qQaioFPbfJ9swlFPO\nTzDs\r\n=uGn4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-97b5fe5.0","@test-graphql-cli/common":"4.0.1-alpha-97b5fe5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-97b5fe5.0_1588247750670_0.05534208736405599","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fe6ecb9.0":{"name":"graphql-cli","version":"4.0.1-alpha-fe6ecb9.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fe6ecb9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"55e90bc6bc90e3bae7ef63228a134e2a360c4b37","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fe6ecb9.0.tgz","fileCount":14,"integrity":"sha512-GzMftixdIpfhjrCRiKzs2zeDeN3S3MRGZ0l+RE80tRyHnMJx9WRVx4Uo3lCk3Iyi7G8TUZrdQxBYGnBzYkHbpw==","signatures":[{"sig":"MEYCIQDTt6++E13WTcTuVKGhvNwLBKxneYoRcyraW6Qvk8zXKwIhAKTY0n3BP5ic9A0VfSrMrqaFQi6M7A5VzNLOms2Nuyb1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqr3tCRA9TVsSAnZWagAAMncQAIgEXkPaPggG5YKkpvrY\n5cOvXQQ13AnPm46cWU24RxKv1iX0yY6MXbGh24fPnzCKvr45WrtxHmuuwthF\nbKXrT7pu6ziWEWImAum0BN3+1mSXZ5Sjtbs2YYGaTbDgjcpv5FBKybzhN0oM\nZ7PiokWAL3CNhePjunhmp+qOVCczVbywi9XIRqqqeqQOqXZJnPbwWXI1fUkb\n+oN9e4i6Zy+ZGe4qyh+ARrRE3K3SR+8O+6VnOX/ZtVGp0T/DcSHPizRCQ2qv\nQcHq5PwwxDuitgiR859AqcNvsRT0DcjGrsni8/mXL/FlXdVG53sEP0Bui9gv\nck8OXIS+JZ8/k4XEG5fESSSv469oMbn3MMbTwYQWIzDc2txjtwgnKA1C1Ehz\nDkDNxOHjvu+IgFmlUQtcfq0GsTC1RojyqJkMUHlIvDeioYQ3799xgM9P9cFK\nDdr5ydmRPHyI2UoOkOhGHegNMjYRGic5JeVwDUCQhGaayfZqdQhBgJuSzadX\nbCSMOGfWOjlv+QkCnJdB+lH2axS8QzusvnXAgd/SSmh561vXI7bSGoBauyZH\nXV/zeV3lxe1PFhj0kE7dxT1Qu7iJsT75XreOhuL/wM4NNaBTr5+edpDwOpgO\njmiAnX0JOH777UTHsUMl9C6/CzIG18UpjyKmL/+A8NJbCKK1Eg/SzyW/EpOG\niyla\r\n=D+h9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-fe6ecb9.0","@test-graphql-cli/common":"4.0.1-alpha-fe6ecb9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fe6ecb9.0_1588248045511_0.32908055612220233","host":"s3://npm-registry-packages"}},"4.0.1-beta.6":{"name":"graphql-cli","version":"4.0.1-beta.6","license":"MIT","_id":"graphql-cli@4.0.1-beta.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6ac668dd56af597f9642e9c17cf47bea452f5ca0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-beta.6.tgz","fileCount":17,"integrity":"sha512-YmVWHYQhxRxtRSft2cJAIOHyrDgOQD3pvePJeRFcpW07IFGY3YI8ZjsJV886AXjOGiTMup0CzV/nW3Vl7T3N1w==","signatures":[{"sig":"MEYCIQCg5WPOQgtGYd97eFH9PqUZmihycIrI5gfqiYBId39k0gIhAPs4JyxTbHVnM4tZqK7cQ4lvrqRDu7r3EY6f5ih52fnl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzRGCRA9TVsSAnZWagAAaKkQAJgrA3i01s4V/zn7mXrC\ndrnd14f1NjBoxD0lYLA0Xs3Sza55DuNgnSbrFsy4/LBZezRXRMDpxFS/Jif1\nRhy4mfW0aL6U8Ct7Osb0xEmyY4KJCOI4q8p7P7WbnPvyaNXtpxccdZ4+wSNs\nHP/EuYfyTLVm2/GWlQqjH1HiR9D98BOzPNSEsRedVufu4AhGXsbFmcQZ0sWD\nAXFPBOHHHhl/fvFprSzxX6P4fnMKku/Wy/rP0uWFLc6An7872QLt608ay7Lg\n8eMaAOt6TCN7kzosfN2v12SGIZyAfOK647eF9EnAVOSjOSMKS2VdR3DYl1rC\nVgGZSFdaV/vtcr28T5DmSGBWXHiOmMtr50luwwQ7GHmD14d2GCFBNY7pkkVC\nrJNqtg+iOHVZ6ckKyhnZXMyz4jZ/V9FmA28wJorh7nPFgUZ+lAkpuH07uAMK\nTpxOabCKIfPM0AVTO4+n37tSJnqgG967SLZaD2SfdPkxCuY4dyVOpMfQU95d\nb1rUHzLFRs/yPA93JgDWoXQkrHNUOhk3M505u9iUWYSgfhFOkW5ByP0s97BH\nK5VHDXvplAy9QnULjF4+o9zKaLmfBk+6RPB0th3ghTAPDFrwce+GRVZ8J1Vh\nNn+Ee6K0nWBBch/5AF/nLDBmdoZ0lsdXSV4D18xdf6T/EeE4F4YH4vWlqod9\n7eW3\r\n=Tapm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"78c908e5306e6abfcd7c244430e11ded18e12994","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"lerna/3.20.2/node@v14.0.0+x64 (darwin)","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.0.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"^4.0.1-beta.6","@test-graphql-cli/common":"^4.0.1-beta.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-beta.6_1588278342145_0.09111153062385235","host":"s3://npm-registry-packages"}},"4.0.1-alpha-78c908e.0":{"name":"graphql-cli","version":"4.0.1-alpha-78c908e.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-78c908e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5bc18a6c1a91bf608901ab128c349a86185c08ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-78c908e.0.tgz","fileCount":14,"integrity":"sha512-DLYj2+eUaoH/RtmtiI6DwBtQHJlNNxBAvzBeMvc12EbSmQRVXJkLD16csR+9C/XF5lfzRy0bsYs5YKaniGN95w==","signatures":[{"sig":"MEUCIQDmqA9ctfNWETGP1dToiMiMbh1D2MIATQQNNWFSdg2pQQIgDYUppP4dTBVeYPJkoVCi3krNnJavukWB/MfdKJgVihU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzSgCRA9TVsSAnZWagAATfEP/Rn7ydlB7ppSSDWy2stH\nIlp5xAYeQnMkZs2jMYEqRc1Uwy5uNxEdkCf59XFBtoYXCu+tXQUe8aBLxIjk\nAB1GZXo7COs/yFWz53yU6a5X9jSvSLCPxGfDoB6GO1AuYaCjJ5HoVGcElDFf\ncX9UUAmiSycJNIf95l/W9IQnjNjtsc+R/3XeldrIOC+7evPvMDJf0uBkeGm2\nLr4ivS08aMJlg38q7YN5H4KdkJHewknKalbpo5Ys1y4OwoOCYNAECXsdgPVf\nr5pe1L97hqa21JTNZtygFE+Vq8M2nvGvUzXBwV0jtkcCoLnsDqKLmKrD52E6\n8O7RbzMAwjM4Y85hoQgLKXoxW9r6WIWwbif8TcuMQpVBXEsL5HJV+9gAvqhq\nPq9m8TblOqnKWb01TCniLlfzp9l6QylP8ouRy3r2jdybuTt4DEjRGQxLZK2j\nJmn7Z7Wl5EOgChsv4Nx4FT7cAKgT4LKOVYJPOasmKLY5gfiAwrMBlwTKPzQI\n9X+v2xs2M0H0bgZWfaAMchtZuZujQGw3OhSWMmL2wnchOASarxHT0+0EbNe6\nF7gY3ub9BIsai0fzG7YXk0jOch3PZ+B8ztk39g7ASqjAum6KcUfGTBb5++2l\nTl72aJxeDsJSyahfHObmyzSd4dMt6Thh1HKINbM6X00EWLxoXEqD0iWFwyd2\nNTtx\r\n=t/9A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-78c908e.0","@test-graphql-cli/common":"4.0.1-alpha-78c908e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-78c908e.0_1588278430983_0.4013113577098675","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20c7c37.0":{"name":"graphql-cli","version":"4.0.1-alpha-20c7c37.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-20c7c37.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4eb849c961a20b1140f9042818c8e6d2a27de52e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-20c7c37.0.tgz","fileCount":14,"integrity":"sha512-KGJJKA6rOOfVOEnrm93y51Ftn6XF0FoAnhML0fP5jnrEB5+u9PODj1SvaS8JvGB32ybGeb7CbG/WTLJ7XAT+GA==","signatures":[{"sig":"MEUCIQDcMgq1HFC2icCvY2itJxvgLVoQAYq+zFe987fNz0LzXQIgb8Z83069NmYX1GKDtHm4S3kMrJv5YLaz11I/7jyFOeY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzS8CRA9TVsSAnZWagAAj5wP/3VZiH0ViAEiNP9umsqR\n2aSqp6SEY5MbXHRqpfrCwhO/u3U+dugvY8JwiDOnRetTlLlig2eNREwXdtzH\nITbQ19k+j0JXWqeqEBDtkPgalt/SvzY+Idbq6nPC4gjmS0/52PWdIyEAJEd1\noH9qvD8utxFvdJtR3RlGGYN2j1m4TERJ0rcTnQfOSZ1Qd7Z52x/bUBctnvtL\nEub2GajFfbdfcNhl2iMHV6JApissWlkxqqLIV6LM6accmLP21bZ/plAaja3V\noFb7SzZjjnAZdbif0CMYjoeb2IsEVCj/LX7933TwbNSstKmfIkKUZrmVdguh\nbq0qGb79PODsW/L90ZIQBnqpmLyj+Se0iiCtZhQ2Ded9SXaBMoDu8YlApTga\nxGUqEuisMSyueE0uZu0JMRPH/g7zu0jichfQXg/b7cF27/u8FYJA81JFbrYb\n91R3J6P81UMmewVosfD0hcat/YBkoG1hjd73v3ekDGPh4QGJLWCZUSW5Bhet\n5bFVCE0MUwtVyqo5ke5aN9YySRnoNTW+lajjkm/Mk8XHor2kCiSb3aKFxcH2\n2iblfguFsnKC1KIJ5kdtgxKtOUBz4yXG6SDj0LSZldcDOTdlyjlwt8AUZVHA\nY8q4dIAbbgHF/fS/owJXEm+k7ERY/VjijCfd561O2a45HknXuNGAt62ePybi\noxDU\r\n=MCn7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-20c7c37.0","@test-graphql-cli/common":"4.0.1-alpha-20c7c37.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-20c7c37.0_1588278459969_0.27053493881508683","host":"s3://npm-registry-packages"}},"4.0.1-alpha-06d81e4.0":{"name":"graphql-cli","version":"4.0.1-alpha-06d81e4.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-06d81e4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7f1bfda1871b0a259b5d0190e022c255fda6fd2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-06d81e4.0.tgz","fileCount":14,"integrity":"sha512-HQj2z8gTDwn5y27EI6Usd9CL0a2eqh1pybsvAT24wXRMnHS3kQLOyS0HbyyOBzD8Vd9NDiHzjQxdtxJ+V+w6uQ==","signatures":[{"sig":"MEUCIQDdj2XwcuUGdgMhtbg+RmhVpvD9LB6K1TW13l+MlI7zxAIgQ5pvhWjU2Y3cDrUfhWjr4Ge0nNR6Jz67v6vo2r9ABeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzTWCRA9TVsSAnZWagAAQF8P/2TsTYJxTC0a9HjLKTGY\nYthplnDS2fQTb3s05+AM6oDj8mON1up4hX9lEf1wTeKjsMHo9Vq6jK+GdNn6\n++3Qjj6qhP061YXgOdiC/537lKrSEais+iT9+nHNW3ZGKF3V1EY/VvxEgyPp\nvmFpEEblAiFwioQP5cWG3uQtqNk9rpw5W5IFk00VWrb6CytYkaeEX2k8GjP0\nEKbbIYS4H0Pu1R0nCntRplNodJCRMQUe3OuRHUVWvJ81SUhdx/iPWCLggsRg\nYrGAWCZGR6Fd5TSWso9PO+ZMyFGCPPFvkniTaIS8QGm0JLRN/JypDyDHoSnn\nFQiZtSAXl1DuvMtYzKMXoQzaRa5PpubBfd7K8nB+ckmb48eRwBwO/juwkhr4\nfXDq3hpxAvwztZLAIwNfUXeAg44Xu7xDzdQnmbJMIHcOQ9uSLSjGE8EHgbwa\nqXkhpXDkF8q8xHroo8H+qAWpdEr/nTthO1Irk3CM2UtJoSkU/Zy1nOZzaRtn\nzT0n+voTI+Qt3K/UlqCoR/VV/QelbxDYRrLk5ixA4WJqpynPi+d7ivbzDreB\n6PntMcSZxAqNw7amao10qX6cp/FAsrVT/aymod2FF5zTLmBpEMOiT7WCZ3zx\nW//ux0HxCtiPvFR/9RdiCY7zTddJXgEWdYSfsx8rcJS7BDVzynKHOb5s6QWx\nJXxX\r\n=xPnL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-06d81e4.0","@test-graphql-cli/common":"4.0.1-alpha-06d81e4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-06d81e4.0_1588278485645_0.34749916369630407","host":"s3://npm-registry-packages"}},"4.0.1-alpha-dfc770b.0":{"name":"graphql-cli","version":"4.0.1-alpha-dfc770b.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-dfc770b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4424bc4fdde2d6c31fe7d2c71325dc3142699f4b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-dfc770b.0.tgz","fileCount":14,"integrity":"sha512-JjKANWElnDnkTGGck/XJGU+otZ+6BiB1fPJCncWAig6WNkKxfXV2hS6KsOnA44v3P3oNlfrZ1vKajnrB4xlMaA==","signatures":[{"sig":"MEQCIEvQTuMUE35T1GxxGoKCsueROVxu6nnX8dXgDMmPdSoFAiBIU//kMH7kJnh6KpHdCpUGyhsTBSSnPGswUDEeR57raw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq0RtCRA9TVsSAnZWagAAODMP/1eekuWwDseeodZMrbWE\nuOEdMsfdBQTm608iLij+7c+HMlem8mFs3ymnUXiEZ4+LmhVv0Kj5rlDC3jrw\ntuPAltq0URiIq9c0d+g9ortFQ1bV8msJMl07Ja3/xhD66EQqi2t8WJhm9ok8\nym2Rmlf/QmVOrozbVK5Ugs9pmo5LFOhNOn3v0bYBiOyeNDfg3f5kyZPyrGiI\nqGqdepHnC9+H7e5nRkF63BZTzSlon4eumrqqHCvC+PleJPO9KtTnG1FwAOfE\n+UodWk5qKqUpYx3fU42ygTJkMOf7EYDZfy8WMlaPHIiG2rA91TwcjjmzOqPt\n/cMcwYmaAAm7ADmsI0QqhlUe53qJi4oA7GIibtYF8q3ex62S8Iky9muzT/mE\nkGafnAMMN+hrnpRZB9rPOrpDwZN9o3Iw61vwDiRJbeBXAJOix+XzzzQldGFX\nIhj6AALrLRRxhgZSSxRlghAYmmfKvbehEo4gQs79U/omwpgH5FXd+ppfUX56\nhVYfp6iKiiDxcZxd6Kjn1zQyM1YZ6HCVcSjWyeBM0WgQ9XY1mzOmHp6wNijS\ntFDHbwefgOfq+CAWNOp120yARDO4DQYP2YpjlXRpqWuafpXkshEMDg1JhdAe\nqYosNHiX2SS6JxLVbI4e0KHjGQkwi2Veu7ePDMRbo4fZnakuv0XsWZRJaYC0\nOORs\r\n=TVBi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-dfc770b.0","@test-graphql-cli/common":"4.0.1-alpha-dfc770b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-dfc770b.0_1588282476498_0.6104608418487052","host":"s3://npm-registry-packages"}},"4.0.1-alpha-43a94dc.0":{"name":"graphql-cli","version":"4.0.1-alpha-43a94dc.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-43a94dc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0bcec7d27c8818ae0128b9365712613bf5a839e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-43a94dc.0.tgz","fileCount":14,"integrity":"sha512-MTLAjlXk1gJq/TGD/AXTtpeM3Z/FHsksNVGLLUaCg+vArryACToxPGJzo3KWD2n3YBf+HJ4+4zhDlkOVfG7EUQ==","signatures":[{"sig":"MEQCIAlOpNyA4hzlCWPbjUwFCIFOaGwO486Z+Z3EGgAxijblAiBrY52uT2iY+42RJgjOfpJWQjMzMe//lBuUzgYFuT3zKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq0VQCRA9TVsSAnZWagAAdkQP/1t7J9FYA5rbCXfkxv5R\n56vV2WQ0l6NiQJd9+kdJEBFKbgOEsCkRfQSOZZrxnAc2MGhINkEwqzmqWetC\nfuHlEb5TaXTKdohxDBbVn2LY40zpT98aFQsKPlWjam7EWo+iKA1E5vXcZfj+\nMrY7oBvrGKu2jypPRIB4HjHsp/bj+rKtp9MgGrGCwsn4U4cFborDftNyAslo\ndM+fVFblUibepegdr6/VLpzyCVXrE+/4vX57GNJOTm6N8VvYQougtokcBpm3\nidfAL5fYhE3Y/Q2Zc2RR4XnJ7w9zwERb/dj9X0a5CNlCaFCU6gf/LTyTUp/r\nokPOnEJIWpGO0Udw2OWVo38q2QnNoHC4cb0X2W9BowJpx2lq0MFjwMx7UfhP\nQ1jWrpzxAdMEGiBuqyYQ/ZA6T/VU++WaoHtoUt6NxzkKArgO5LR9PXZtSriq\n/60m8Wg8CERKSEZkvuW4u/4I0VZg2T+7Bw3COHCEAU9YAoTkQTh8B3HJDXbz\ngaO6ORlR4ixZK/FwQf3tmOmNiiXZDDmvRUz2JuzA93e0lJKs7jx7ZLN8VJ80\nJF2Rp1Kv9xxYXRH+dnPctvza2RztxOLo0TXA70f9ca20B7ZnisFAOJwNmChG\n7ABY4EywQmJ3zRWZYo9EGjT0M7k6O2mQyM+76sNl29CP570f9LWoEzQOA3/f\n8KDF\r\n=Wk2O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-43a94dc.0","@test-graphql-cli/common":"4.0.1-alpha-43a94dc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-43a94dc.0_1588282703663_0.12902922707254283","host":"s3://npm-registry-packages"}},"4.0.1-alpha-466557f.0":{"name":"graphql-cli","version":"4.0.1-alpha-466557f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-466557f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"18c7a0309f5aa7c17649afa134a7e464ac8d07fd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-466557f.0.tgz","fileCount":14,"integrity":"sha512-XHuYpTu8ZiBB8Uif+J0cf8Qz96Ja87vzZ/vEOn02id7S5Q81NvLIFiXN2sAFmAMfMgn4cGVyinX7+pUujk+7yA==","signatures":[{"sig":"MEYCIQC+pbhUslusJ7b0I8FsvekAbF7MBjPxKz4Zq26nMMliuwIhAKxxrvwN/zQ9k+e56dG0ShOYJL4hFsTI6fuXyeZ8DkXf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq6MpCRA9TVsSAnZWagAAeSIP/2g+3B/njq55UEFozfsG\nphKsrv5YRvqYofUZBWnYufOAg8o+bhctYCD7M3z1tsXw69FIF2nY3duVZtYG\nlAXCUxl0htQO9o82ml3vzNcTCRdyKMUazeZrnjCgyFjJnDohFnzkpxlAtuvZ\nsNmRyDzsGKtL3z9S89g5kmuVwzfhrtj+9MGEHO34vqd+/c9w4SKoOYzgRJ13\nBgHO9Oa5T9kzZ/o1vQ21wKvFeHbMk8tjEyPqvC2YfkZ75fhk3+UEVtdrPY10\nOsw9qWjokEruao0rlR3oiZUc6Cgvrn8jIASaEbzQ1H/Ah6MdxraFbG8ORwNL\nXbW4uVaRLVOZwCDiCDrhnZ7BwzelfCafrQwzGXOTvoxWPHuk6rqrC+/o7vuN\nnZCY6dtszC/jfcPusW3IChooSjrseffJ21+WXlPFCG9dL8Wcjog2+LS7vGEE\nW2yhUIlWZmn6kKf01GvpvtdbPDputVj5r5X70J6tb/iilAAgkjaAJVKYTCZO\nsUvyVsKDtm+89vUqAH4P47sTnJ980U89gIQY1DXaPm84PAlApzCe707wDqSz\nhfpGTDJX1tWCtNdMif/yiFvfHn2RQwlZJnXR2H8PXCxGLIF+pLj/H41//UBb\n3iKraKTv4hzDh1Dy942wMEYRPzO4oeK/y0E2dQIiVVkfkc0FvFOLHwPoe9ef\nsRxA\r\n=aB0E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-466557f.0","@test-graphql-cli/common":"4.0.1-alpha-466557f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-466557f.0_1588306729160_0.9471948027880015","host":"s3://npm-registry-packages"}},"4.0.1-alpha-84f6d3b.0":{"name":"graphql-cli","version":"4.0.1-alpha-84f6d3b.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-84f6d3b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"712e061d1033b0d4248b8dbe932d04bd519215a1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-84f6d3b.0.tgz","fileCount":14,"integrity":"sha512-Z0neXkHafLisZj5L9uREE6whnamiSnaFO5Nl9y8qqNa+mUNGrcT5vGQ20/voRgNQKULNWPyF3itOtaDZjXHDuQ==","signatures":[{"sig":"MEYCIQDWPFJQjZZfOwewcGvYiWaOZA+TVQSdPGyWlc9cNU18ygIhAKJSZFxCBswF4ZsEoc3C5EWYEF/GPJfYfniVDO1Uo9M2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq6hnCRA9TVsSAnZWagAA3EAQAIkgBr5OzFYYtZhT4eey\nJAxkIgWPW8u6bKizE0O0uE7JYh9BFN65l59ftvxOG0e7cIYMlDvu2Ek0gx8S\n6jGsKjkaG3XuOQy4syJ/Mt0P+jO3YmL5ws1CE/iWgNh0UrgtprPwg1NZER1U\nqA/k0An+86d4ZybHowh1b/UMGJfROQzmxZan4FAf4aDaWnOBXqI4ec8I0DPx\ni+ygHDiyUCy5APuL6G+qCqFdkZJfq6ecVd3F+bF+3wZU2hbrEbwJsj3byU7P\n6VHQQjeONwawyZguazJdeCr3qF5S7Nj6YrBKaQ75lBi2P09w+/kute3Qw7ms\n/O6BGfLxLmFZfuR4ICNxbmgCQGn/jtS6BoecDKnPVhp0/ENXry0IDNyCM2fn\nlDnIX/furtPaaR4daIQj3kl5RbG5aiWG77fPX5S4w1fcTe18gwXtQLMbSunf\nhZ3EEu5LLLUFXs8LVE2N7ZDGyha1NKMOjQQblX2oKm5rcxLB/OSmlKDTVJiH\nnoXoPvovxho8swykRMX6iM4bfO0rHFCD28/8LBn6In0Y0a2e9LnKkgwHnn3t\nyxjENyqA5osJS2onFGmO1X7hw4BkniNMegUelyGCuhRzceu9c4VQGNpS3od4\n0eHG2F6N5KfNoLjw0QtvDumwLdxZ865IAFyfx9TLTV3anVZtyKqEuCWcPxiB\nafkR\r\n=zTBb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-84f6d3b.0","@test-graphql-cli/common":"4.0.1-alpha-84f6d3b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-84f6d3b.0_1588308070298_0.536943132008679","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e1cd378.0":{"name":"graphql-cli","version":"4.0.1-alpha-e1cd378.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e1cd378.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b95270f5e3c23de9288a5c5fcf4b0fd2cf7c83d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e1cd378.0.tgz","fileCount":14,"integrity":"sha512-5Ev9OaF2hny//fOAZ1b3lEI9xdAQMvl1LQ9JYYpY7GUwzbIWbxBTZ7DgC38U0K4KZbr5VYvvURVI8oDbwMVCcQ==","signatures":[{"sig":"MEUCIQDR6IVt4V+nGFiIX9lKsUNsK4c5lDcBZSHnltWqm99DmgIga+7Zzlb7oHi4PDh0f0gNePdTsxf8xPLMSNwPdYUzNM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq+HBCRA9TVsSAnZWagAACegP/0lsQ6fyXxcolzcLk7Y5\nHOVxSBRet5Dlyx0kxGa5bQ8BiKsXImlm//K1/rsO/Dg5VIT3qajoBsdtmmuX\n92TxILLX99AVj1KqxkR4VRSN89+lzDVdSynRSyUGazr3ezy4aGAmddls0qV4\no50CdeNfpmedXSZJubR6/zZ3/egH3klNJA//5gY8kZpfK/R7GeN3IdGz+ses\no02iuxhuWpFedMVcStDuIqBUpXGrc2gt/OelVsfb6ZALzGqltWIu+ORFTKno\nQI09ZJpWORXH/Ml5eB2RrctgfB1+mRQflfcYT+QJtkXJ9jiQD2OOBt4UrD/a\nTN1rIOCGjpCc4tkktKDUTN1ZdLNvY8gr3CCLu6Yve8KW+GGK2zNc/bqA5BR2\ncIwVtTvFdSw2evOcgvwKe1Sbbmpw+2R+CJLv3yIMa846TNXJDKwugz8iFird\nBXE91x0iEn7clIgicySdmczVuxO2i4dX8exv1ftQ/LtZ0LRuozVLNBV+ZSp9\nbzOaG6ZLN/IHfJ5jLdbTm0xO1Q3myIMzD19iIiEmdLzRhqiw1Q8Xddx2vzDT\n2c6wCN2BGUgKPgeu2VpHpx4ZLbu3Vrnvvyd7rQDTgPxpqlTI0NmmkBhgp3OV\nB/evCuqJZvpuTZ4kpVy/mu7xcfRARCltnEl+zvohWStWVca6iWNA0HXsRE8T\n00pj\r\n=eb5V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-e1cd378.0","@test-graphql-cli/common":"4.0.1-alpha-e1cd378.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e1cd378.0_1588322753397_0.9710718043004136","host":"s3://npm-registry-packages"}},"4.0.1-alpha-726883d.0":{"name":"graphql-cli","version":"4.0.1-alpha-726883d.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-726883d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"094c900e111b87b6f9ca65e058c59a051818bf1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-726883d.0.tgz","fileCount":14,"integrity":"sha512-Gvh8eteLAZb6NJQXzeBVdxelH9vBPe2YP/BTIfcD2PXLxZxHu9Ew36EkVRPCaJuYf5g4tutYTDGGM0meZlzcsA==","signatures":[{"sig":"MEYCIQCnztnN35RZfU8NR8i7ambYoA4rZtMmnSqYT4VSExaGIAIhAKEfgO3vC51R3MmhsbO3asxGEjHF8caKLxJJOc3FQ+tQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq+K7CRA9TVsSAnZWagAA0CYP/2fioLtB1yJvRdb2HxPb\nGTlNUuAdMoWeoai4OMh3buk09yWGIT4WG2NdwPpZC8FokDM5TmBYGe/vJMMm\nrVjeik29oSkCEzKEXDZT7C0QjmVkrbRnn2MvAFUWAjlwn0jGhSspC6q3DqtC\nQLtsBfm+X+u1JnrrGplNXEr6bpRiVPkgNSCYAnUKlh+1XrXp4+0ItsjqqVMf\ntY6ybHpc5+O6oFsPlOXkJ7zS54J9FuPRU4YPb19vTE0xPIXctiLIn3G9ve6P\nk0PsZI4GUWuBcA5+FJVY52dDqz9bh4UWkgOOHto+HqLDlEv0f+q0i08jmcEX\ndkaF0zQK2O+9qAfiwKnqHkTi+/Mw6HQU6+WVmZ9oar9vAja9DQI8SJb5/MfH\njLZITL0ADzq8n85wv0bbPzaiLN4sdzpT0h1eQtiK3kuW+3L9Ul3J4KZOiyXu\nS/llIRT/+4BYjos5/e55J7/N66vPk4GgNlKGtRF2FhuqpsQ8R53d0fwBRgr+\nC74P9gyXzAzQlvHkKc7dZiIolyQRQyiRJTbzOxYSQZqToBlZdfbA9D43zfuf\n/xo2qmnmqiANCgFi/aRw6OuQgY1z63L77LahKjgGrmwuOVtFd8zPyyoXCZTb\nCtcfQxuSN5cVqvRlwf6OIVcFsfRADV1RRnfsbcYJh0H8+FiWypNhaiuTc0+h\nDulS\r\n=vMhh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-726883d.0","@test-graphql-cli/common":"4.0.1-alpha-726883d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.9.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-726883d.0_1588323003464_0.2418029980371874","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f23e332.0":{"name":"graphql-cli","version":"4.0.1-alpha-f23e332.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f23e332.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e494f2aebe6ab84744f176ab20247f9159eb8758","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f23e332.0.tgz","fileCount":14,"integrity":"sha512-f+McBBbS0runf8crhJhYhHlLu+JWJcBo7yeXXoazomKbHC4fE53Y2PZjSpntzn7Z6/ZXXrhKZ3fl6BBfuJg0XQ==","signatures":[{"sig":"MEUCIQCQcI3nkN4aq4sdzHm1PRw5wDJlVZxnbp3SfqoZ7R3xZgIgKr1ANsz88onUUkIeepRbgQibsq20KIkGbL8EKexUWtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerlMACRA9TVsSAnZWagAAIoQP/2jj2QWcIYK1sx7bSoiJ\nsOMiR5v9CkmqCTFhTp1HrFNcykcGiC9NEVU0DVsr9EY3chXbuEJiAGr507I1\nTv3fWD2kQ1Dn1JVBeARFFH4vTWPcIWpWeQSUKeLoIvnO6edu2HdMfB8rXZbf\n2pVQWE/rRugcYvRchTfQFOM0AwSyWkXZZWoPLRFBmvmlYudeHzj6ADxxjWi+\nI8cX1wZuColDWumMKFJYEqZmHsY//au4PNKKH+TIpAHGCcHgsGLMzP4sBTqL\nPHhYZJ5U5Pgm0i2W6j5pdaT6ke5aU9Dhc8XIgWdrxQlrgA6gc9Nfkscvrwkw\nDVvCtBbNLVrljGK3jwC39mbeYrh1PjZypGYO218u0tVMYqVYgq2CamENKM++\nOX6Th34nslqv05AcGIwpZ/Z7ID1w1bwIFIZCNdCLlFj1t7t/yWPrMZwygUTl\npWKvr6D6ww9bqnz5JAaGM7Ft0Becu3MARkHtyDqFjR1qldXCmYnijfdPzS5G\n2tyMInw+uzIzsoy1IeNt/JsgFkW4l1s3OSIullcB3QZ1vS3FtjInqxFUlQUj\nJ6v7PbpOflYNCOluEW1HN0euTqsnXQG9/N++DwpaGH0y5urFSdXCX1FGQWKV\nRW7elRn2dcZlOH+1jV/vHmVNWXpfEOQzpn0ZLzQt3s3uCrnkEeLczgga3mDe\nIIXm\r\n=WD3Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f23e332.0","@test-graphql-cli/common":"4.0.1-alpha-f23e332.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.0","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f23e332.0_1588482816163_0.5463503556779024","host":"s3://npm-registry-packages"}},"4.0.1-alpha-826706d.0":{"name":"graphql-cli","version":"4.0.1-alpha-826706d.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-826706d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0355f531e16f22214ab078c718f779bbe0f686f6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-826706d.0.tgz","fileCount":14,"integrity":"sha512-Dl27wX0WRwnsbEw2HbY3z8v8/RFXmgME7rzcg2ptK4OdgGoV9neTvw1RhqmMeFjvQlNL+8fu9feUVXd9lnfVYA==","signatures":[{"sig":"MEUCIQCF6TCffj576UUVDbZVEnI7fxZEfhNremp94f/OJqAhiAIgW1SZPS9aVisHZi71lHntifDe9U/kQMWB81q4pplKZgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerlYsCRA9TVsSAnZWagAAlaAP+wfpJN+PLVFv4ZR57TFZ\nQnCJchog97R/8bqvzY8Ggg4RBmLWBkr0piKkbUYbiLB9x3TAXyKjc+0JdeYk\nWg5Uip0ozXm8srFVR8Zk5JVl/j2jJoZkMT4b6lsEtKSm5vXJHOtGMVWo2iZF\n9s9NyyfD27hBxQ7P9dgi6Q+MM9J9Lb+tJXnPexbvoeh8xqrlx/G41AugEAYB\nBrDO+AjY6ZKIVsyEWER8Emr+sf968oE+ultJPghja6FS35EfCqAvRrIv/9hO\nCdRkqt7sE8BgIR8MRgI+GtA0u807epEgJ2cmDS1j5gerh5O+U6qXU5yo1EKm\nK+2kCPuV86CS3qUo0EqFGxqe5CWuO/PhlwaCa6DXkBV6F8Q12ZhEgQTN0pf1\ngzdduA7pwO2+RxLhZBqzuQk4ds6wWty0SohqrORfLhacyMP8uskRvmiHD65y\n5x6DyYe3knvlnAJzMWr/pUhdMRXDCMWLNWgcXWDDIfNHNfAqDuRTvnUR3NN5\nEzEFuomAWlDNNCa336os/OXCMTWNKgt8A6MbS8h75lnKIQat8zQ2CwK8/uzU\njYaKOH4ZUQo96VE0ci81QTOG2gwUE1RhlwqMGELqUvAhp8ymw4Z05A6U8Int\nhc6yE7EvIrNqXQwrtZ6MVHdt+79PsjSA5fmeFLpjcLoEMqnXT6Fb0fqs8tfM\nuzPS\r\n=kkcn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-826706d.0","@test-graphql-cli/common":"4.0.1-alpha-826706d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.0","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-826706d.0_1588483627678_0.6014546151224511","host":"s3://npm-registry-packages"}},"4.0.1-alpha-49fd662.0":{"name":"graphql-cli","version":"4.0.1-alpha-49fd662.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-49fd662.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a0bf57f8e02d9a97ff7d8c03e9a83b9e42971b28","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-49fd662.0.tgz","fileCount":14,"integrity":"sha512-WLunERCSoQj5iyXRo0ZlWbKSkIuAkAQT5uihWcKW+sxUFUWnfPy7lXF7ftuSDBvEdfAyTEN+IeQpkq5mFdmF1A==","signatures":[{"sig":"MEUCIA5pS/7B5qWptTzuzw4cf75qEoaKxtiRwUbrs7Q+ilanAiEAzXY0WjKcMX/j5QcSdaQ6btGyv0Yi0GpMKoE7mQobTgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJermvACRA9TVsSAnZWagAAeE8QAIb3pgz5GhwDqjr4pUMP\nHn+bZB9GyfgeDTAFud4+KgztnZfd6xO7A0RPTIb2RSFyMZzcJc3URpkfMkH4\n7hV13ocrK+17x+KAAmMh+giS6UwGqEd59lBXLSRJOWi7xsJ++9i2fvfnLm8C\nujS12XGbMqAGFyC7QJSPcH0CVBfQtrFkdRCCU+oQTtrC6OJAKT0+62Y7kuIt\nWbhxdTbRQ4TDsqHMfA3q+NAlPjpVo19VrLqFLkc1ccHOCyBCsSA8BKX6kd9i\ntBs7VXfArriuJ/zIWAZ7bo3RW7ibHjFlyLy3MzLOorJBv/HnOimi6TTxuIzI\njniM9gPNGcCqb/KVqG1MwdMMMzUIfeOV9I8E1PVigSW24frDxBcjq8EE2xDA\nu3Cn0Y5Qk49s43TxnCvCbOGglKFnaT8c8gVNrHsCsyP/0PLY+WZZyZbQQ8rc\nHF8zZMrjurS8b22G/rALAccLg2dRgqIRRLG+KGV8A4nZcKzgSqkMGdtpN/rk\n5W/lGaRWIwIpDuTfNIlZR1A3SzCQgwVL9ACFYnv5NJiBuwAQFYUS2BQQDWvH\nvAFe3GyhFWFHn/WVmiIQ9tIHPEhSJhjRhsYzRtgFTnjFJ4ekuEAluZHE2UYB\n04ZSeUXkphS0B8iJvOCaErc3j7cZPW9aUVvkenxNN5edA87GRTg/MfxL5Ksr\n73in\r\n=ex3S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-49fd662.0","@test-graphql-cli/common":"4.0.1-alpha-49fd662.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.0","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-49fd662.0_1588489152264_0.46674638767313503","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9dd604d.0":{"name":"graphql-cli","version":"4.0.1-alpha-9dd604d.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9dd604d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ecbd7cd685b788d66398005b1458b26374722568","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9dd604d.0.tgz","fileCount":14,"integrity":"sha512-FtStvaVY7+yrkbrC3giasopL4walUEb+hblzvNjL2F/aPZZDxIR4XCNr2oiYcavZ+qQBULPfOr4ceGe0JQaeHQ==","signatures":[{"sig":"MEYCIQCBtz1OLK4+OTCdwLeI0jsJ4kz3eRaO1EOjDA6QgasrGAIhAOJsgjv83cicCidEjDF33FMnF2PBEwFEKlMsP3ktpwyr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerm5GCRA9TVsSAnZWagAAR7cP/RSt1jw9gXFdKJ382oiA\nHjGncXbQqY1v2tQxDByQrjZEAEdHIcZ+Mth+ytGJ5SxEX3ny4AHZAYzFII8N\nte1PvqKF6m7cyB4zhpa2AxSmsd9umnyXdXZnHjsBY8A4INRqM2rn6qzJKprm\nDlHgJLHuqOZ7mZDEsrJ+teNr1tYqkL34UITyjlVWw+8T+X3SJ59S2sMQQ6LO\n4WaZyzeeJwOIKcj3kwCEpaOK7VjI/kA43rJueGADbUyR6lW7zMPMPY7T59J7\nfeaVCUDxIg09twpaGKT2GumIA1RycKkgjcKEpsfMnDz1SaDFOYp4mLj0SZXv\nErZDDudr6cNSGmNXzPcSt+h0JyZxpN5JwXzXT5u0h2xwutGpNY3HBBXYwEEv\n2+MkAKyzT0qK3fx0u83zFnQriZghaaYWnb0M+a950E3HlspJDwAlR933rpQ0\nLs5/gtIO/5Vp3SZxexMIHRiRXI7UsEOoMeNmlU0ZwzdZ53wB75rSkGv+fEKD\nGi5T9MQSCPRSsLpx8GPc6UK+S7A+l2SdgMdw49rPV7RbZXXiVfbNbQ/030MM\nlcrk799dS4bALBk69bb7caGsAOtDp2ju4ArPQpknsSZi2zMHswC+cTZ51Boa\nB5Pmxnp4yGE/wQvrUzYWAYsfgOCVkU0sA+UAyzvuVa0cqPp8Nlz/AwAYkHdY\ntCLP\r\n=IXyY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9dd604d.0","@test-graphql-cli/common":"4.0.1-alpha-9dd604d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9dd604d.0_1588489797982_0.7495168520341853","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6f0dfbc.0":{"name":"graphql-cli","version":"4.0.1-alpha-6f0dfbc.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6f0dfbc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"822730d331c56e4cd347b2b5fa57b01f50d934a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6f0dfbc.0.tgz","fileCount":14,"integrity":"sha512-eVVfRvSuiSUzc3gMlbwatjogBHhLqfFm07rbPcW/8vfnLqUyierm7nzIbfz4jEnck0618VxYcMFNc32KkY/b2w==","signatures":[{"sig":"MEQCIH89DV86DjbgSAOeOk6rERHm5XqfS5x1yuLIQJ0bbwSvAiBA4olIY5MLWWQRv81VckJKJnBgPSPjDw0cqP/qCLkNUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerm+sCRA9TVsSAnZWagAA9MsP/1DQB9HUP+TRqiJtb+XW\ncKs+7KQazSIpijUgzkRHShGdaWXPL8TLmNDQecFwVA7QRGY0NSKiVBisSarE\n5lItgva8B9ROTeux7kA1wmNnQOwQ/9VUYbdJ752pi8N0A2kgiYHvCwUfIiyO\n3ESoJEDqYon8+Xpnk7wFDc2UIyMYjIbqT8w/4A4HH6MBf9rlfMsmowubvhSH\nTKTlc2nDr+p4gQFdnrg+GF6BoDWnR60hiel6u321Cyb9NHGowonB1sy8qkDe\niaYptJMK5jsoDcPd7s3mHvhUBlCJHD3K4+xMf9ohnVXVShhXFeBjSUBh4oex\nQkxBSjXSiLeaQm+94H0qiuQ7d0uEvnGF+MTeKYuTG7JP6+rt87pHiw8dNssL\nvAWj8TqXymJYVQMFOYK6vdxfCfrXqnWIbt0IbFqI0SNXVMoZilUsYhyV/udn\nm803W5zmlkdMvNxI5YdkmhAg+a9cwETd0Gf7l+bXmRH8eMvAI6ssJpofk4T8\nZI6dKFhfzfc3X5SV1YO9OSZ6Qd4ig457udx8jhLZT/EdewOrqpt/t0QVu16v\nZJk/aJS0gwmpfXwrCsa63BN+KSKHJ009Y3UUPmmySVz7FBGJZ7TVeoQ0kwzK\nF4yCxB3s7J6W4fqwmbHnmzJaEIv2/Hf9fvXjII6iUCaOoAiKO3dOdZuxzl+b\n1AEC\r\n=mP1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6f0dfbc.0","@test-graphql-cli/common":"4.0.1-alpha-6f0dfbc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6f0dfbc.0_1588490150616_0.5358031850243663","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20129d6.0":{"name":"graphql-cli","version":"4.0.1-alpha-20129d6.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-20129d6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f7556fc5c2ddd96a23ea8addad6e3c628991fc34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-20129d6.0.tgz","fileCount":14,"integrity":"sha512-iDaxxnD76iVmCDZOrW/xLV7GsbAYwW4A/9UC4dIU79pH6H2+xaXt31mFYvr87wP2l3ilvftZBJXUjrG1As+MYA==","signatures":[{"sig":"MEQCIACS2a48miQT4lhMB8kxFmFkDYvjufHNZwAxt7FPHwJEAiA+CowD7+/IgrPbXw6LiCWMANPzeIlq7x/OAFMNoCqPmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeroPhCRA9TVsSAnZWagAAf7MP/jlUOvTj6l8txzBWUJMT\nEG3emEe1aoYzhczq6PYZjDhxPh5+swqz5sw5X8BG1wCT/EwxDYLOL21n3cva\nvLeukPWyUrP9wN/+jhnZe70Y2AXj8/pG/5hcPaSw+jm+2VnPdfeUepPwX86I\nFSBnOs5aBHayzFO7FJaAQlaniSRMLXERGTNsUbJaHqv6aS5jVgmdyiU0cFnx\nJGQ13WNafwkzd4UWa6NY9gvwQ0eBnA1nS14vMoCzC7KfdoarORvRB1ofmoM0\nVSpUCg+SrmG+A2cVeVlU7Yj3ecVJnFYDDjxKtUcsPZeQvkigEoUyw66mlQwZ\n7MV+gIj4+BT5HjIeAbbFds4TibJNsAkxOJnFAbAyaGSwBrPglfMPmoIPsI7M\ndRkc/QmeiGeF14TqgS3hoa8sYsEk+Jrf4GwwdNTodXzG3f7pbtn9I8BjpYTr\nvEZB9a3gkDNW9VXJVKJDANz2I4fOi9Yb90+pncSsCtHhUa982gckRiwq5O2b\nh+kQRTR0hngblsZ+FfyKHhEpkISDwhHixwZPItqSWv71vkQBucW2CO8GAJqQ\nyP6PfEh8o3idRWzlQfp3kORxcxjaJZX65t5PohdIS++eFvCp5lLzkPtXA+En\n7pJxSqQuZqL8l5HUgw7YSL02BbRX2dgQC+vFL+sWTGllcJRrdSP60AUoodEj\nzVqQ\r\n=Pg7p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-20129d6.0","@test-graphql-cli/common":"4.0.1-alpha-20129d6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-20129d6.0_1588495328503_0.11414463280869169","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9840367.0":{"name":"graphql-cli","version":"4.0.1-alpha-9840367.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9840367.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cfaa38943fb3481da440a19a07c0956112111dfe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9840367.0.tgz","fileCount":14,"integrity":"sha512-kAfvAGon2bknkIvq1VdyQAGIS1T5cIzKxxbLbBTM4aO0gTS46l6Zdi6evT0EnIv1/4hQIgcg5XitRC9GM1KjsA==","signatures":[{"sig":"MEUCIBjpR0T6udHCpNNy8luUah1/vNN7nBlu5yhM5a5UtutDAiEAzBUso1qGb3JFSkUSzTdCyKA5eBBCUJRJ+jxwXfwAiwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeroXLCRA9TVsSAnZWagAAeOoP/3t2LwCWbmKp9JTaVedA\nB+m62e9mUQ8TdnwGpXeSjLws7dW/Kp+fGHII6/N/15OnP3X1nIAGKLHVY1/c\nwYqTegstF2ENxTe7QkEI8+gZR/racXa8Y0pryju59D10bS6i5najs3cmtdCj\n6BRPlofsebuLugwBKb/03whf5vPg5+nELkXLLInZH7OqhTC9K53acukyAbC4\n6jUwJEg1IC0KunKI1oCL/PkA4za7j655sxlF7HwPCtQyL0xNy0j7j8qN4NOv\n4TF9sVqnBsMrfEg/IFauxM1Q2doCUOc+tn4RwFsfbsXMCtqU3tqYAXWesyfm\nBLfiNl2kAmwsXcLQqg7yEBqGcbkGz4LQ4gGlvWN6paa9sNVqb7GdwgtTxBqX\nSq5d0w/L7wNO5SB7ljh2AWnKJMTMKlAfIsY9o5NB16pGIhle5PIjaGLcqsff\nfDFxtpu1gbwdWmFxXc9Vsqm4C+1e5BtWlMEQXib8QOdKYMeFIW3uve4k8khd\nvlCC3hsERfmqDk6RVLGPg4pU+DZWnHmF3hfyzC+qb2Z5JDgpjEbV1DUcCF5X\nB49dQyqfr/w4GrQ5CuMQ66bbOCJ3KxPKMOM5fQKQRjsHpjs/zuVu6VizSykw\nv66YX0uczJX46ougstrrVPyqJP5UV/Bs3fRrFVJldjr8TpRhqx6HJR1QOTmJ\n2zp2\r\n=T/pU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9840367.0","@test-graphql-cli/common":"4.0.1-alpha-9840367.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9840367.0_1588495818405_0.6822824213423166","host":"s3://npm-registry-packages"}},"4.0.1-alpha-954c444.0":{"name":"graphql-cli","version":"4.0.1-alpha-954c444.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-954c444.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"342e3529a2291d6334c8a32cea2403c9a0ffbfad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-954c444.0.tgz","fileCount":11,"integrity":"sha512-6Lh3oVQ1kxTODNqqyQlLZzcOAQonVV4YJLEiKRQ5WEBv00G/97WYp7EyIt1fyBdwI7vrIrwNWa8H6xtyD6g0eg==","signatures":[{"sig":"MEYCIQC2BJcCDK7lX+PeAOvSaaj9yo/8Ehrm6iA9d9C0qdZyrQIhAJU5EzrwucF8QthWU2QdhWtvz0vqJCo3E0T6l11BdeKc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer9tkCRA9TVsSAnZWagAAVNoP/0iL9I08EKYkhijKlr+A\nFoIUfsQoSjorQok1iExN02Yi7ItxmpJePvI9JmMIB9+R1yF3wajIzy3QL+vp\nT9WltwM98FewS9MBej08rLUEIDsiM6DXNJpK3Bvo/LFCsT6aPO3eFaWwkc0m\n1tGP3CVKOB3VHcjRbheVsYgJ16Sn5V0FHLTfxkVE4wovT3qlNyLxbuhNW+zp\nd6Cc+auitQ3jT5y7eKwMLT7DhzNB9yLOavv3Rg7ERLiY488L/HPYg5LY8Iyo\n5WoLelUWRu+tGa/XDbt5duTEpQPpSxBhPA8XWTMVHnuv0Q41bgqaEDMBHbPg\nxk5UjKKf/ld6//baEBgFcUDx1zTsq5gCHUqj8meNaQvKQADlm8PacZpGsLHK\nFEcI2LurmY4jJ74voeu6jyEVFo8n3ZG9CWXLdoiYdGN3woLzdg9+firXJMx/\nXTKwwg10nLcvDlRS05hJ/BNDR2ZB9jyort0uD62mM2woP0OSkpuvfKDKsgsr\no8FVczC7UtnVCsOhA7HR+aM/rRKmDI6brMyndLhIZBaA2LC5vljleALs+DWp\n3iGVIkhYAyqgS/rNp92+2O5EC85BBMJVIvfzn7w3Z9OYPZWELqOE0z9UkmwP\nrSPaHqdoZyzzZjs/VjLcl+cfWU4WUc/bkFopj1a8A1ca4hXW88sqLGsoPq8M\nxNCd\r\n=GyZc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"globby":"11.0.0","graphql-config":"3.0.1","@test-graphql-cli/init":"4.0.1-alpha-954c444.0","@test-graphql-cli/common":"4.0.1-alpha-954c444.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-954c444.0_1588583267476_0.8051203659182793","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8127c25.0":{"name":"graphql-cli","version":"4.0.1-alpha-8127c25.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8127c25.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9e61fed81615968052e51fa14b475dd019b34acc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8127c25.0.tgz","fileCount":14,"integrity":"sha512-AFeSook3bGuUgsYgr6vs69opfh7EVWAoiw15JMQVhC4yo1KjRwcxQiCZXODkz2btlYwbZ9yVSne1PdfTfibWHQ==","signatures":[{"sig":"MEYCIQC+vqPb9coPAvgdH1rd59i9d2AowEUhZCZUw+TQGFE2kgIhAKLMheGkjRhiyZqIpzumv5W7Bo0BMuW+G7gMedgABFA2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer96kCRA9TVsSAnZWagAAfUwP/RuOkLSlgoU/LSidhjjd\n21F8eD7WHuZ7IhEYp1qc9gc1vvuWdZx4DP3QeEWgNd19KKboUKZW1K3OXEsP\nYLKOjBSHg03Pjg7+9hfaruN/iV/y6xhNB9piQOc+08MlWdfnteMkt7lxXl0D\nZ1zQkW6q1kgAA8L1v3hd4XES97M7IVdkDIYrbxcq7+tWRR0/Yd7iChyoTs8z\nctx5KzJjdW0pCbNU6k1m5uvsbGv3W7iAMdfrb81a1HXHPiB5zSAW4gpG3/pO\nHyWYAAP4lUaq2y1CAfxcFfPz/ewSAUlqh6Qh+yl4/XpxPOMa24izZ2MqXSh8\nkAs0fiBM5yrOxr5WGyo4vNiU9KJpxR3+6P/JYP8vJ2eifuMCh6gIPf+hnKxb\nZDl3ggN92axf6He0ku4uaX4SuwYQftYNsGDGFv8hyVZD1lrshOWQJUvivLyx\n1mRHr2US5+SOLQKu3IF/gBrnfIPU86lzeVJFw0PqZhcMcyhzxqYOm5iMtS+O\n3dlOzfKQ8bfVqOWG65J3tiQK77IkS1puY9QvWPsQRevrmOiJ9CRCJRaHqh6g\n9n97yYZ4qKceHyLk/8D3payw+E6qqcnH3ZbMhS8BgVbvUCvix6zTqgXVB1fU\nVjvXkeW6UywG0O+9OicaNQuts9W1PsPbHbkT57SG2V0DMpa6UKsZpo/49ZhC\nMHyo\r\n=GQou\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"3.0.1","@test-graphql-cli/init":"4.0.1-alpha-8127c25.0","@test-graphql-cli/common":"4.0.1-alpha-8127c25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8127c25.0_1588584094038_0.7371109537782929","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cda49ea.0":{"name":"graphql-cli","version":"4.0.1-alpha-cda49ea.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-cda49ea.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e906be423d87f7a7bf62a418f6cc3671d8149b19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cda49ea.0.tgz","fileCount":14,"integrity":"sha512-XylwZOJxPyu/MSvuGirn+pUJuhZ/vdrPF48HxZS2w2/kA6Z7UxwHmjb7KoWhnFGQgvSvk8U7k/dFOShiOrU4eA==","signatures":[{"sig":"MEYCIQCvrYnxCVoSpTisqD7Sat9VvBg7zzVNzlaBNFNJqlmC/wIhAPpUeXjakX6WakKvf/fsrFIF2CDfK+9V3mfI+A6IYWqV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer+IDCRA9TVsSAnZWagAA9pUP/3H1eQP4B7b0o15nN3E/\nYO7BNIGTfINLHHxeCNiWHbDvQh5Jpc/zr/qDJ7C4f4KSYPVhm65MRAKiqpcr\nTpBwNo/x8y8FBgYK3XzwNFK8/ol/HGKX4B14eS7igBKRulUImrJ6wlfX8GrQ\nQ3z9Vif+Tkng6GN+Hjm75HxUuUS4quVR2hk1RXp1N33ACdQLAVadhBMXdlls\nQO204P+rQWxHVZYxMHovYJR40+OU8sWrTMP33E+FCfCBZSgONQhLgOp9KBO5\ns7RyiW6IAKXSzw8iioHmHascjbUnJA5QrBqVq0cxt7tnk6Dx7LFmjG8HJAi/\nVr6NVS1sAct910ueBUjotH/RdisMTBFIUgn/VV45+vcaZsyxgR4RodiOEwzA\n6KQCc78uj+LZnSyYFDHEOAZg+nkCHrvsQ9p/dFO708geto8JQ+VPh5t1m1uO\nfBhmzzc1SxRSg+Ptu5bE9VgwBaLqwiO/GcUY8C1RdhHKxof69eX4EJcx7Wjt\nk1hClEtJZ6Gn5qSCke/1qbvR37ejmLI7iLfGizP7nxB3KyuTNgA4bhOMxYSA\nKRRuw6cZZmhjjwkN5G94+nHM9ECE1Vx2sANwQpT/k/4rqKn9PA7slKM9CZYT\nDOjO7vHCYiraZfeycoFWKNn8jUaT9QGR9gNSb+ojOROLB7TL1+ApF3anhSwM\nPY1V\r\n=utNQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"3.0.1","@test-graphql-cli/init":"4.0.1-alpha-cda49ea.0","@test-graphql-cli/common":"4.0.1-alpha-cda49ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cda49ea.0_1588584962825_0.7415957154826054","host":"s3://npm-registry-packages"}},"4.0.1-alpha-568f80c.0":{"name":"graphql-cli","version":"4.0.1-alpha-568f80c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-568f80c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c061441865bc4f4454b46a00cce18179e8e2f8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-568f80c.0.tgz","fileCount":14,"integrity":"sha512-pJlJuyeXFEsdAGDhmQnAg+ylKdUSZx2rOBZgdXiiA/sTpV/9OkLV/JosuPc/DZc9jCQsVIMJlvBCpk4Gqf6+Lw==","signatures":[{"sig":"MEQCIEMFVQNTuE5LNAc5QFY36mHmzA/30vtV5+zmVcLCSCWDAiAFw48iQscgaoVvyImjtRgzYubxSWMJV+kTG2Bwxx8EYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer+N6CRA9TVsSAnZWagAA71sP/1HXHzGTpjE4b0Nu54jk\nwgjspViwx/xpXBSV1HGYoVPQ+SjUA7tu2OCdpguGUSlNzYcFCTQ+AyHv8j10\nsK44Z7cn8Isb6R8Ko3/A7r+/5BKhli98bqIIHFKFzKDsRb7up8Cn1TjFwqzs\nIca39I38axLUQcFu5SNQubQmX04N/pPswS4lf4Vqp0F8MwcdDOGR1qct+m7I\nGtMidwn8bx6l7JHERtOZNcWxdEx6gxqMet43kZtpqBYyuonv4nGrVdjJ2W7Q\n25yqfZY6KRPWZey6O6jQsxHkFsltUc3JgAMCaCQ0bZ74QHtFzh47lBYGmKKA\nMZ4uksP5MpUzUjihP2sGKRpUtHG3tBioHWvmO2OoQMs3YnHLfDysFy+8cemt\n9xNYaDnMuI0WpG7cEbhbMb78JKaIEwlP6A1eHz0l5Gl2L9HGp5ObQojTC7k5\nKxYKN1Q3cfVM7z9otHzwdw8CybGAnLv1OivgekCZm7H13LM/ozzjHQEgH5l2\n5YPihyCKV0RNlX9BUtB4Cw6XWYladOOeDpCEBgaF5WDBLzS3RceZ4ED1oDGg\nPzsn/IezixADfkYZ01eEvASw587m/lXOkwPhlwe//t6HT52rZlaI4dY/KXde\nO49xUPnFiUg5kE1gC8MlsRnJfq6fBo7OnQDxFAkIhJ+7vE6UlTbThRycThUq\nEWFo\r\n=fQK7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"3.0.1","@test-graphql-cli/init":"4.0.1-alpha-568f80c.0","@test-graphql-cli/common":"4.0.1-alpha-568f80c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-568f80c.0_1588585337693_0.10152401070592543","host":"s3://npm-registry-packages"}},"4.0.1-alpha-756a0e2.0":{"name":"graphql-cli","version":"4.0.1-alpha-756a0e2.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-756a0e2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"540282db6aac692009868031e3a4e5b0ce5f389c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-756a0e2.0.tgz","fileCount":14,"integrity":"sha512-6TuAhh7jlsrWjtiD1b7EgdUc8gMWoCYB1EDb7/u6BZgaVvV+0x49WVPbazzyVLDWslFjmTKbV1nKQfNSPZhRFA==","signatures":[{"sig":"MEQCIBshimtfjkvlyTWCak/C2t6b4aIODdD1WK6KkX+rEW6QAiAkopjS1kZ3HfK7IDTWYXOktRoXANm03HQDexuYZ1Z1ZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer+ZNCRA9TVsSAnZWagAAD+QP/1eogke+s86s1XTlT4SH\nTYFihFU27YWBryDHCnKn5hl1tTxXvRU3toQ/XiVnVJXOoue2gm+6eocXnR7k\nO8zVV7Mncltk8SRj5r7Su6JTCZfCfEESa+huf1+car9Wd31J47skvSlBGxjG\njgRCUkO1uh56nlSRwtmUHrtyd3QhSu9UpZIaVU3GcCgzNH6kQF43tjYoNCo3\nO204osHASLil6eL/C4Uf6Sd5IXl5LbKKw8U0RFspAYhOF2JQRWQe1+ETkL4r\nQ4oJ3hLP0z10E4iUwX1HglUXGEHXOPwqqVRJMfVHQQYF+qQUeVORmKqYIV+6\nADecv4Ll9iWOTb9QoHREn9t3cGh14g1T5OXkmDD/w9IenYqvfHkxEMAPuO4g\noT5EC5JcE5ZzU3O5XGuiUZK/gOpYB631ePF/G4FViIQ55qzpK3rJV0GPh11w\n9uLNPGPg677cmbeg4xT7fj1ZSPMKW4kMHjQ8z9IM7tp0HjlA4Qqt5/IgEecf\ng0+RPyn7aAWz9KoGjGnRnPhoy4L36X3uoBRWAv/pCvzoWVqaJfWGTVGiZoiq\nm4FLMktkBEWK7mdx3HQH8m8iB/184N59FPVMbW0fPQsvje+e36uMUFSx2HKs\nSN3YhFvBF4MTQu1LSIUuo/fP2FsG0SDgFGX3B7Q5lAScNH3g6MMkuFS91MP6\nS3T8\r\n=hu0V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"3.0.1","@test-graphql-cli/init":"4.0.1-alpha-756a0e2.0","@test-graphql-cli/common":"4.0.1-alpha-756a0e2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-756a0e2.0_1588586060625_0.05643323019495483","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e4a2fc9.0":{"name":"graphql-cli","version":"4.0.1-alpha-e4a2fc9.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e4a2fc9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"89d1a15c825e792c311751da3108b99e99a68be1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e4a2fc9.0.tgz","fileCount":14,"integrity":"sha512-4UnT3DkdoT6ouYTz3ORA8oZvaYCcp6ms7DrO8a1lQq7II7bYPyCKK66tW3uSo5lbJE8Ei/pC8B0syECM4Q2RXg==","signatures":[{"sig":"MEUCIDWg+DyZynZUwBbF/V2YDRrqL2TMCpCKv5PzBKysrLIaAiEAvuEX+Zj3lIF5xQ3d42asM3rOUHDROD8/zabr3OI4yis=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesAhMCRA9TVsSAnZWagAAydAP/3Y7jdgrTGaFBY2gi5u3\nKbnyjjrISpY+x1372VSFE/IVaL9rQVhIQtAWYM7zEfB1bpRX2nb9uHfAk2m5\ni/LgkMKB+UylT9DQzAlsKqmjqTDogffmnJsozraZryYZ1eFFhYAa8d9yxBdd\nsIt6CkJV95jiZEAgdFZR5ycgWJdjd7kFjrYehbT4t2j/RgjBQiAK/AtN3jRG\np9tzfJbWohiWYHDiPhKvcoTlGbtzhVbaafxOdGbIZESQ5Uq2mE2yV7Zp7fnQ\nDM9qgtqu9xxpSiIB8ndGQb2nJoKkK4y05GUxvIrWFrsIBOgQm8ahTtdzgYQx\nobBIxnutf/e1Xnd8cxQDhLrXzo1uZ3YKhe3qgSqe1GUcrbsaTbMqHC5pTTBX\nJ0UOXGcsno0Tq1j8Rv3zVzFlyYptPXU+vFhYtjiSixx5bL5SdRHtaK8Swk8N\nBLcV/f1pIMlUoEuWWCbR564saEHunc5FxDF7cjU6pZCf12HUnodmu5fPAxoX\nkaLG1F83u0HOEa6dX4Eo7Fh6lIz4TwAvINYVW+Qk7IwbazOAD6y8sxuHFHsY\njLfhA3XivJBiQyUbT8zfOsCwivQpX+xElzc9DuJicTSiyrBXVpwQrnOJ6upq\nrlkkT6X5smrXgqRsRp9L9QTIRwAtfN9da0KtDdxUblTwwtOAMDRmKzfFm5rn\npiID\r\n=kedm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"3.0.1","@test-graphql-cli/init":"4.0.1-alpha-e4a2fc9.0","@test-graphql-cli/common":"4.0.1-alpha-e4a2fc9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e4a2fc9.0_1588594763625_0.5953429451505157","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cd76317.0":{"name":"graphql-cli","version":"4.0.1-alpha-cd76317.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-cd76317.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dbf2016810bede07e53b4aa77873dbb50bc526f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cd76317.0.tgz","fileCount":14,"integrity":"sha512-6VlPOVF3ws3xwjlWnJlDe9Sr4tik0MXFA/mSKzs2NrKy/NjrlCGsTB44sa2Djfe7ipWwbcWk95DXRDE2Zm/FoA==","signatures":[{"sig":"MEQCIHkcxCfCAAbQLxs1jeL6zjqf4Yv0DrdCr+ST37qToUv4AiBaVOhwzOFNHoKe535CVfKoSbH/wyQsB2ORfZC35AiZEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesDijCRA9TVsSAnZWagAAc0AP/0VrgoVEkS2i35TNVO5d\n4HLDn8u8sUMY3AGI1l6KGOObYBuOldWwKXeEtOqXUivEOZpltrLHdkyxv2ek\n8OUH1pQfVybQdvK+Q1QK0rZoDJ3CU3iPsp5O8CgYTno+XS3KeEQSXiPqFvoJ\nGSys9g84DvsatlCeXyMzYFQS0hsIBStyC6MuVITehBUp/P3Vdqq/Wh/1ljV+\nnGNzIj79By6O5xIwaXk+/QyMZ6K+eRDV9Xwip9abZm8oSCxOww5OA1mC2tdo\ny23XMFhCw8xV0AEcKIOqqEgy9VeYcZ+FHECiWECnQ0CsZjRp4Eboq0DT2+/6\nYAKSp7bpWdjLqIGtFIUw+3qVqnJaxv3MivUjbq7nxysioXQ1C424hkYcWNct\nEPW9z/Wg8Rza1aiOsXgl+i7WemIQrCITmC2vzbLGcacP6c/tF/LR+a21Cblu\nma+jwjnfMhXIiiLMAMwtWJ4PkfJtK5rQtXOJeqTma1uALai3x+JX7O4B+bvF\n8GPgDCAbyMekB6NjBksekrP6yMECAsF+ncj/eIycvhXO5/m8FezeAt8egniR\nltLqexkQM4CvWuK7P3UQ0G03R4kg5E2r89rAmHILSV5ZDnKvzGgQLC+YWgRc\nRWF2rJ6P5chftcbs67npNpmf6igVgwPafofZHz/nPAQd+W/1pMUfkpJbm7R3\niAIm\r\n=ueyx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-cd76317.0","@test-graphql-cli/common":"4.0.1-alpha-cd76317.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cd76317.0_1588607138720_0.19793024019049898","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5b37615.0":{"name":"graphql-cli","version":"4.0.1-alpha-5b37615.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5b37615.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"93615470187b3ea8cb6fc056b8bbd07d3bf24cd3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5b37615.0.tgz","fileCount":14,"integrity":"sha512-w2xH6k39o3C8K+VQcfCu2oW+TNfPIPVlk8t9bBpHBqfEZ/23x6g73n8g3lfC313geNvoiO4cz+oCAn4hZXHDpw==","signatures":[{"sig":"MEQCIAOBGxulzxzvxOLdp8VHT01dRWmc+eiWv42JW5h8VjCoAiAV/EgTU4jZlAA88YuEWXf+HUaLOm863A8b5xvPbiBJ1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesDi/CRA9TVsSAnZWagAAxLAP/Atn95uAlTcKBOGWI+rq\nN/Uu1tzgZ7s/qZRt9EJHLxe+QxkJgfJ6IKOLTu4YQm7FemDf1mxpPk+1MVAZ\nvUc5lg981o8uku2+4e7Oo8fdSwM3PsqHUXkLF4UEpuDSc3GOwtWftIgr+4uA\nz9z4LRSZY8gwsNDGxzT2kKcjgsRGmnGKSsNOfZaEv67vV1jjWHDOtMYFc5ZQ\nWMaghQK6aPfuytxuJEOmykm1dBtol3dRq1n/71lnOeO3wbdQijQKslcE1stB\nO7o5hIMica37cmAmUOX+1e1JPhch5enLa9VtFtLvCtOuavfzIx2rZt6ULwQE\n6XEhMogtMnDzUi58dHLosZBsec9N7BWBp7U+wWKDwSQ2Mh1IyqOHIFSneKLi\nDT2XXmbokf8GXuCyF2Ybz3uSbtkYnJa2Y8nlsmqL95WJ/uB8AHhk5r0HS0KX\nFxYmLBh8qljcVtDmheIJhjj8uW2pCCQPs57kPQgsOORIcknxTthazC/7xG3o\n9tmRDT1Q/4E6AvXZjYo9uxs/MdeEQAhl2I0i3xwnXg4Hkm1tVyrDCTZ8VB0P\nIG3iNBi9a2ofhCITwoma0Ta/bro4gO4xSjCGxlVvrIkiRniOEAaVZdkP0oA7\n3Trc8iluvW0Sb079N6IV1iu6n0H7Hq7hKPb7gviRcRl/QzBMqPg6+VinZnAF\nlBUG\r\n=/n1j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5b37615.0","@test-graphql-cli/common":"4.0.1-alpha-5b37615.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5b37615.0_1588607167314_0.3779553980058954","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3844bf3.0":{"name":"graphql-cli","version":"4.0.1-alpha-3844bf3.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3844bf3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"94fff4b6360e400b5f083eae7e53e5e940e0ec6f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3844bf3.0.tgz","fileCount":14,"integrity":"sha512-m14L+OSMM883D9vH3X9qBmviqWJ+B9W8BGF1A6hUxjjZ/Ts/xoicj1o/p6QCA5KACeUKankToTk4G/gqNvz+cQ==","signatures":[{"sig":"MEUCIDkCH0ZJlpDY6TRoVEKzDrYWtDocmPKOOjjNxrtBXXP+AiEAhmxPZu1xOS9FSoPYMwUqOPH+93f7AMwl7pMp3hOHFnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesEotCRA9TVsSAnZWagAA5pgP/2f2eTJfA/irXPDvHrOM\nxYjFw4VEyGrQb7YGoWnvhB2l9PpBgo2dhXNzANADwdEcSM93GxWUSmPgZ8RC\nLm+b14Vo+lZV3Vnc1MOkxOXK92TECwX2OXRMNZAc3s4YpUYEuR7jXah/w0w/\n3A1SlVtOI87tUatxTcFAPL8gmQgOoPI+7W+YqFE+JgndfvzZozi23dnWT2EF\nF284PSij8DJH/tbRpBzRGQqFPXaEz1LeH50bB5W3U742xbc2S/Q2NbivXcA/\nsKF1KuNhvflUuSABJAwSq6AXbkhfO2Wwg+rOpxyLJlXyHQTZoiptWXMsQJ7W\n2fFsG6+ffU0qJMcAoWU4fTxjHm87bokJDCb6Z58YX2xsLMhT6dNr3ndEH7f6\nuTZaDifCwnw/jKBRpJVdjwymztLDq6IsfjAKd70rHIaHWd/PpBFO3vtYRm64\nJyVND++94t2NFmv7FbsNypUgx1vKppLRo5soatSJJiaQAws4dCplhy8agtFO\nbMoHfsN6mdkHWB8OVjAz2XRC6mhm1MDwX0lc4g7+iVDGYUlNF4v5IB2QLgok\nFtigRkpOMLvYABXUk5+P05Lg0nrdPdTtnUnIaY3OB6edW/avoet1yeel88ar\nsfMmSEUpdARi8p3j66e7I8V+oBK6zFSJGvrTuNX5lWyNgSi5kR6lqJJmYK9Q\nUUmG\r\n=Ud+0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3844bf3.0","@test-graphql-cli/common":"4.0.1-alpha-3844bf3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3844bf3.0_1588611629155_0.7205547360826954","host":"s3://npm-registry-packages"}},"4.0.1-alpha-88e61cb.0":{"name":"graphql-cli","version":"4.0.1-alpha-88e61cb.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-88e61cb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bcf5212ab8d74d0073450717e967388d431e8531","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-88e61cb.0.tgz","fileCount":14,"integrity":"sha512-gs4ayPXH8kPIvOOiSgXjcYGCP1gP+2woqQAfAv61kQAJYtG2DpnkXw/+Cn0BGlx4Rqsmc1wnnEHMWTgCNWnv0A==","signatures":[{"sig":"MEYCIQC2Yrgg3CE02mRR8yawwduc3o7uodf94lpqvCpHFMfQlgIhAPocPCBDram6/lf3R/P1Ka3KUKi9elFB1Q2UwdYJKQkV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesFFSCRA9TVsSAnZWagAAjpIP/RYO2Ufr403WezLUg7gt\nuHhyL1VzG1Gp/0RpoS74zw9mx31IAshrLl5qIZc3wr2oFjW7+b370h0+WbfC\nPREX3Tx2uqBrg4F8U6DnhG1aYCv8r3w494f94o6s5pt5RmreDee0kcr0tulB\nh8o4kMdzmtS8uQME7rRkrQqG5CsJdljb+owcXo7QBggHUOTLEou+5O6mc5gj\n9DPeFQP65wjZtuWQuypuzatTz/5Ti3uH0KBUUWGTUbImI9OE+VlhQ7jItByG\nJU/PVIeCEb4wgpfFoPAwTj9mDQBgz1Ai2bHxt/mXxyxX1k4hX7BOr/UsmDLz\nVDW5m7xOLCbDlkwPRXk08dOa/D6qizZUOuKjDDwdC5EvS6rksSlrJaKJPSbA\nn3iwiqHI/4ESIVUHmlwUA3V74x4nTg6WOcA95O8NJ8MN+RU3OvHinZwoD226\n151LdsIgtwfnULnaPGrN3EAbIydBySwU/yyDmojdjDWr+SY218vzVauMgcGl\nw+ltEeZTx67l1yFMl2wM6H7hIGPV8k8NfUZT+7nq6AkoKwOQuMEbvMrSgfCh\nbi9cu33nhkb9W0er+mqOXJXRkFTKCqRtyP2d/VvP/7EwjVCsFysZAB7kGCi8\nSnPgMk6R/kgrgUoF1Fj2/X5e0cQJ4uBCjRHCl0a4nxp7zPL9+MNzQLUkYDB8\nYDuv\r\n=Sqnt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-88e61cb.0","@test-graphql-cli/common":"4.0.1-alpha-88e61cb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-88e61cb.0_1588613457566_0.10478371406930198","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a947d59.0":{"name":"graphql-cli","version":"4.0.1-alpha-a947d59.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a947d59.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"61c64b16c79b7bb0b324f8050d75e6d87b751ca5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a947d59.0.tgz","fileCount":14,"integrity":"sha512-lGgMM0XjerHX8xfje9K8FCdBHycv5A5CHYUzR+Av1AqdkAqoNmiIYVvSKq8FVWtqnHhxMQrLOMMOqbPY/aywvw==","signatures":[{"sig":"MEYCIQDlGY98ZOxFVmVLSTWwTbdOc5xgBOWbIZBOAoV0cbMuvwIhAOD4AnwklBfn9e5iYw1Z9YzbD505sIsSg1u1fqZF5n7Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesSDdCRA9TVsSAnZWagAAPcQP/2ZypsSFJ4QGIBCkcKIJ\nXWv1UQx/BbqfRnod4pf3xwRXOyzKNj6Rqa/QyX14XcVJHxuCw+k+4e+GjDT5\nDd0RgwZE02ODxXFQ1xSETAJCyfCqIDYEq+CafGmMakjQ38lhpFliszZeljgH\nbkGsv3rvMrANqJfjam1Po+8SYtTc8gBFq1FXsVHamR6LdphyLbxIIfbG2Mvn\nXbs2OGavKUVDyuFkYvSPTA/ES8bp3Gw2Q6MUNeTgFsc1KKnRdduSsXob0hRy\ngPfXyva4o+mCpLiaT6NUBcw5aSd08uZWtHZXUmIBJH2AwQnFB5NhUxBqkN8t\nIeBIxs/KxWrdGK8jZ4vmWmRq8rlm1BkbThxfGMh/qCkhqP6qC8bOHbmixj3b\nPV4e7rFiRPS4GMK5qEAG2xTmt8GJtQltLVKcgd3inbpVYBu/hOiwbybbPRUJ\noxPOQUqduFpjbynD8GlOj6xd1bh9ZPjZDPxg56fooumemsbsEjFN7khTBuX6\nGws5ZQZw6T5jUBcx7BfZZ+BVhKzlD/skYTMo75XE6bCToTxU+ckDSueRb8/l\no8ttAVX+LlBLMLSD6xWguSVz+1G7issZXDLV61A1KcS8Rz5z74cnb4MrC9oH\nzRag42mt68AdIg/FaakZNXDBz9SD9OSWZZkCn0L/6PARV18MAoRnDYWKv94w\n5xuX\r\n=nPnP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a947d59.0","@test-graphql-cli/common":"4.0.1-alpha-a947d59.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a947d59.0_1588666589196_0.21416275915168925","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3d5adb7.0":{"name":"graphql-cli","version":"4.0.1-alpha-3d5adb7.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3d5adb7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"00ad316da54847669d86d96a3307dc53896f42e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3d5adb7.0.tgz","fileCount":14,"integrity":"sha512-tqxrkDZQiK34kYDh/xQwJOcqoM3PaLQYv7B5Z+1yF3OkkCqvl5OsJSOi2Pu+ENzsMqEYZRax13eht49JUGLK0w==","signatures":[{"sig":"MEUCIHOoyBtjx/Pxc8GexZARpJO13g7YAbeEsHZhscmNA5prAiEA6IWCT9y+bcqwDvq4xv/wr2YrwSfFJyCZgFdd5qHMGmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesTMICRA9TVsSAnZWagAAnAMP/17q8EEs/BhbZKeYJ9w6\nCvntK20pBdp5piOlq3kSQi05uSSlT36vyr0c+H87yMQgO2E5bPIjJMsB9zEk\nBppJJ2mQkL9vbI/kN87QsRNACL5Y172OQEoO6H25+Lescq4pd7PVbrdRcMkX\nGOBiuTgC6LfqxOZDE4Ts4EPbzDs8uBYDqlIrzPBcaxuin5QP9soQEgwi4cXq\n+KeQ7dOcRJLlSX+a3iWG/FlV4Zu5T6nwDpJXYJbpjsgv+oP8aDhZq6d6bLfU\ns9JVEjaPOUx9gFgmmApFTz3aUE/yimitsRoeTv8MM0D5gxPqtR0ut2JDx1Lo\nyeXyO4wqFN07+GN+8M+0I7xCba457iQg7kJUR/jgEyjsI9mM8kjIu48SsBwE\n6fWaNdRkdyY2DIPoL2xDuyzcBqngRrRqbs5t6HxOzdQlvfRZKEXbVJwVaN0u\n5eB0MlpczZYIfZl5eb+AGAIGvTxVsTwZyXh133fIXVOUiLT/IBkgceQw4NAY\n++D3i0v+dDzaJlk11n18nOcMi7Ze1aOUyKMdsvdvgRSur3cjX60pxR9mWXht\nJUCzcPnCAdibgp3ArCbJ9QdYl6KAu2s4uS4VnkSEaOD2qTjjQr5tYnoACgul\nSftDbF6RUH0ZZamlJUrsOix4QC7gfPv1UMsSapnFzyPTuIes0n9z9wZd4OMl\nxyv4\r\n=rRgX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3d5adb7.0","@test-graphql-cli/common":"4.0.1-alpha-3d5adb7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3d5adb7.0_1588671240129_0.3664449584019853","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9903a80.0":{"name":"graphql-cli","version":"4.0.1-alpha-9903a80.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9903a80.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"097fbfb101908dde223ad96b9ca8a590ba5e2d93","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9903a80.0.tgz","fileCount":14,"integrity":"sha512-OmpdQx0lpElm8Muw4frAoc6g6IRM+DzBy/M0tJ5aQTPUY07xcTQitScYVnOhIQ+kaLwA0N6l0CNTKaAwL27KJg==","signatures":[{"sig":"MEQCIDSAGUHFOphKLS9eMZaWhxT/ug4DAPn/o8JsqhlxafU5AiBHxaBQdLiWP63vdlLc+4hd1xCPDQQG4zi4GnBD/Sgw5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJescEMCRA9TVsSAnZWagAA6d4P/3BEzbjsYFMWb70lh9jj\nhSMuvA2qJj7jLo0XLWoGYd3UwZsLHihkSaxrL24bKoF17iwh7PV54ejbu45p\nGqHClmO/88BL/2gzN79pl/YhQtdIhkpaSR94U7z0AhY+1DnuN8v2prfihEKM\nApBEnwyQmO2E++4GhiX78UVUUrqDv/MT7IJ+hpeilQEiNQdIVSFDg10SgGEV\nlR0z4OvWC/8fXBV2/dcNOsxFTzv3ylTNQkLGYYNJHy2q2kOgmPz2vZXxxHP5\n1TyEKWtSakcCml/ygFu64Tpz0E0lJ4NJgNl/aCXxpp+aOwAFpd4H/vaqn/AO\nqxAPiWmZVx4eY7uvjuBHnt89lHHYF7HBx9QCDDp8/Di5MH5dYfTZh7UY1wVG\nxIAhKVCPkNDN8Bm6zgFM5v+Kg59Tt7imIBlXTDmkOUu/Jvu7AGctU+NUS766\ncqNpGytQ9hFp/mem5ljtTrSJRYHpXpTWzWPfbjMjZNG6w89QRpSVMRLFKWz8\ndii2odMJhBo6vAr3av0IAx7wCAFxNQnuQOW1CsmKFX4iP9Sm/ZQOLiQ8D/lo\n5WA7igwClRFpqJD5mwR0neHV49ALYMeCf/+Cx4MHsJsSc18xSNat5wvnDbkk\nMj8mAAPTPOL2oo9EIXLYzX1I6R/v2pb8Ed3QP6518dsFZc/ZY3m0srRgqmgx\nDvKi\r\n=NBCu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9903a80.0","@test-graphql-cli/common":"4.0.1-alpha-9903a80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9903a80.0_1588707595026_0.7732603027909961","host":"s3://npm-registry-packages"}},"4.0.1-alpha-42e7cf8.0":{"name":"graphql-cli","version":"4.0.1-alpha-42e7cf8.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-42e7cf8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4543182bcc42ab474f23cf240698a9dc1e17f6c2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-42e7cf8.0.tgz","fileCount":14,"integrity":"sha512-n92t9v4XOd/Zg9CTtIazcRp/tPweGV6xg+N5Aq+lczg7dz95tNqxPJfD9v3q8UCpgMdOo23tqQr+lB7GNBcDfQ==","signatures":[{"sig":"MEYCIQDGkZDHTHB5eh3YX5NbgBKr3pAn29LH3qFJlRJd7W5EKQIhALJ0OCp3zjVqw69i7zKc4Ga2yrIKb/nxxrnkPqCeE289","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJescElCRA9TVsSAnZWagAAK3UP/jECaPkHfJAem1Mt0Xgi\n+j7lSgwL7pf+QRw7M7wGWYA8T2PzwIJ4a9ABpelpH+6/M9YjReOI/ZljWxl+\nM/j7cq9XokoKXDKc7lFTNOVAxgb0wS5rE26rQKMoGWzERTsjR1lmmXSTSf99\nuS6dRgCTQNefqCjV9ZAX48uOqLVwPUbpgyLIZbtxejr9T0HKcHWAY27dvMWL\n0uiYCQm0rnI+qEL4PkwFOkrrk11jLMDPsYANgK1H3BrJ6FCWFhyuaRhhNoTG\nBrLwr6yF5x1YpmptwZNBLv4S6WYMKq0qmqqIkhWMSs/E7Ni79TvgTTxlnTS6\nKVDcMzXZop1DMAk5qVV+DDep6AhbwXHXrLcO/71IPXc2a5oE+VtoSOoWJApe\nF2WExEx/18cikZ8FfBiGVn4dq/se9THDzP3jZva986P0a9xKNDhMJy6Rk82R\ndZ308oBRAl5lNmGG7D7DN26Q66GTgOTyI2cBJPL/gvBxXhfDNHhG3FsYQBBA\nv9j7lIvqmYESkSqj/1x3KT0pyhdJlbF8+Dm+TiedxvO8RWYx9OKNLYYU7xxQ\nLW/Prn3YCoi3MVhCzJ0F+liU3dDZPY3qBZuAGJHw6giWkQNL8nc03p8UWJXc\n8b7+6t83vL2PPjkM2dduYQL2YcGDXbSjQj96KWj2MwVpXW1Kt4enQXDYsifY\nvAqq\r\n=kqYV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-42e7cf8.0","@test-graphql-cli/common":"4.0.1-alpha-42e7cf8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-42e7cf8.0_1588707620907_0.4340214913438163","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d6194b0.0":{"name":"graphql-cli","version":"4.0.1-alpha-d6194b0.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d6194b0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0fecf9046d9f7d56ae5811241a41387e2ce3ad50","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d6194b0.0.tgz","fileCount":14,"integrity":"sha512-MnHoo4OoIT9TP8lWCwigbtKwH8+AWq+aq69l7zb3LuqNlQQAHf1LHDuRkdhQca58rb5+LGqzSyALOt0m5U/tJg==","signatures":[{"sig":"MEQCIHqC0khtoOWwQ7QUt1Gb1aXcpdaZp01j/ZmBRJyF4QVpAiBiJlVi6I5An3faU3DYNBHU3NyKvCKEulPRBCUMBF7H9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesc3FCRA9TVsSAnZWagAAYloP/i9DDmVTTof3uFiRRIHN\n3D3dJmjLH76n3REB2J5hSFHWOT2QDuGOeS2LiCRNAKsYZ9WjYK4azo2qw6ec\nId+gywcJI95OQ7woJ1983HUkL345PM0uO8Tgdiy3sdpdN+RhCgyBdmZTwe3o\nSZZhuPBZZa2+LAwt0Akkkh6a0dEOCNFPI9gf2650+snhBQU2jsabT5mjuMD2\nQEozbMR+w6F/UEzQAO5x6yrjN0bC5CXdF9uqD//oj6fsSRJGimdH9zD2hO6X\ndyKcIiLnsovuILDGimXehcQPJAI85PB6EDBM0U1+f4eVGY2buHSZlpwqzPLV\np60HTsSAtucOWNWglT2MP7sRH52dtUPyBexQd58DEVXALgTDldxBpT/SqPOD\n2+nyGViZVyLHnK13LNTaHX1je9zmH6qzk7r3FPTY3b1EWeOFxg50mfoMFyea\nQRM8ZY0f5NwLk+nM4gltx0rcFgFlY7V15LwzcYcF3QLq6Ix02qrrd/8efn42\neBNxKUg6hDMC3Dbq34UCB/Q/WeGB9nYM0r6XjUsAW8o9m6t3QT/FtF2buhav\nXO7OW7KfaPefH8rtutq9bc8KFY7F1tN0Rf0FMwbzUvdnlAkknmvvoHaOVKQo\nTpS6svCoAU0VxNFfJXEBr3FnOmh4cerWCfwFVcG8Wd2HAo3uKEP5smL6J54t\ntgAk\r\n=DghW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d6194b0.0","@test-graphql-cli/common":"4.0.1-alpha-d6194b0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.4","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d6194b0.0_1588710852471_0.8645427982524989","host":"s3://npm-registry-packages"}},"4.0.1-alpha-59e5d39.0":{"name":"graphql-cli","version":"4.0.1-alpha-59e5d39.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-59e5d39.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7a41c0f6c6ef8df6931b6f4050d6c77af6ddecb6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-59e5d39.0.tgz","fileCount":14,"integrity":"sha512-bcpLIEw4cc/1qDCYisxHRVFg+DoFM6dYYPg6Cx9GoSS1ofY2eFu09OJvgqLJcd1j/r5u3xqGt1aDJJqVM+0AAw==","signatures":[{"sig":"MEQCIDD9Nc5uzViSEbEGpLKHyijGdSu3lgHksTwALGq5U7ksAiB9hqJ/hwRYN1LfuxNv96j7Fpie5G3iT2GxE/610PU17Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeseagCRA9TVsSAnZWagAAN5wP/jC4M0fsmFJNbwQ7Uo1B\nYYAaEvhMFzAMFSv7xUnDc5nAr9S3hRD9fWaJRzxtMb2uiBloISje8HuNIa6Z\nIJFks6CtSgg4Z+BH/5XKYv5O0YMHN7y4JROejfp62dq7g2Jwri2Qszu62QhE\nNA8aPlP16HSRozfs2Ybnzd+e3BR9GDLYTJNxQdehZ+k4Q776mk7apuKNCvU6\n9FZQzEhRiC0eL/XcWbDKK5b37y5qnN/FPQ+YyH7ThXvcHY7gdmG0+7pt16CQ\nX8XROU/VwDDTThIo5VNQW2dvjwkgOKqKbcaRuEYrU220WFQ5EncR93jzEjXk\nZN992jvdLFeah3Vu24kJ9SLzmjOK0ekK1f06WlpL5havLGaAC0dOh/iP/FmY\nkE4FvN4vNQ72p8kEM4seG5bKfJgMUfNadnWFPyI4+gGjxXawELOoaGWtj/+m\nZ2kdTHvgpx68Hm8/f6vLX7LJwgLHdExLnlRPhkfeNxOiRIk6p9FdvMDlw7TE\nUplb+g1xcHp7cTQJU+Ekj99OT6vqz9cg+2QxtP8BxNcHR5e3FuUB42uxiHBq\n4dLiXjmQ5zgRtO86uNjf6K8d0PfQ3mExxJbpLjY2//zMqYxBPT/1WOIIiYnp\njQfo4s5O09YXWI/f5npaPSDQm0pFOb5Jc3AM7qoNIkeNERQ8o2JQzCxQJT3e\nH/x9\r\n=NGJf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-59e5d39.0","@test-graphql-cli/common":"4.0.1-alpha-59e5d39.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-59e5d39.0_1588717215588_0.28349682341461935","host":"s3://npm-registry-packages"}},"4.0.1-alpha-46163a2.0":{"name":"graphql-cli","version":"4.0.1-alpha-46163a2.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-46163a2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e00e992650698271b570725800563817c551b759","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-46163a2.0.tgz","fileCount":14,"integrity":"sha512-3BdfBOEX/sGdrjipG/wWUDyDVqwLLSDCCXeaTdj7p9zOfkXhtHD/SjD0rcH6SNpAmnccwlgWo0LGXMzMmisDRg==","signatures":[{"sig":"MEUCIHa42nzLOlvCh7rSS6KNpwtCuP8Ot+eLr6MpbTujuoRWAiEAp+j1o4/87sHAk7M72HCBhFH0eMPE1Wp6szcybHXe1Yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesglDCRA9TVsSAnZWagAA7dMP/18opudSQ7STwVQX1X0U\n9zUj+oUte3kxt6Uj4Psgvv6s68wUoD1x1aS51YFWA8ggfU8zTOR8jhAVLD5N\npUEAjfdBDKi51wzdpLVnX9dvreZTq5RcxS+LvPhte1e5U96EUtWrWyqhrn/v\nPeZiXAh0NscZYIGRTfMwV8ynQxtISticMKYae5U9tHLyNzW6Xej2z6zK4q+H\ntbOd3VBd7S0xmZHZMRDFkNwRWYuEz8RhWAiJc6gruxAABxCfJteC/I060u9/\n0lLIWdYy0lJ7yQiJcrBVu0aYiQU9Or20vMpFJsImMfLUXwYpZ8U4cX/SGw4U\nmjdqrWojoo3CbHSLDsLsIpX3jn12Rwgtd6b/beV0iMtelPuwJkdfpGjICG8c\ntzoQ3UKQ0X82zre9ikGBb3u3xMATdkVixvRRDvGcFP7jEbQrxFHjGHtlrdTw\nNNI+Zluf+LEaaX8iqrOcefXzDqOZPOAB3yP1vQ68PSll73oEx7/3KPm3ng84\nXr3RM1RRskRAMA8dwJ0kgErhGzUbgd3lE3GhU9rbzQlWkbOLLHArX4pUoSoB\nHojcxAQctPPHHFzTaJpR+R9nISemoxnkqt4J7ZlHxvD7KyY0dMRohiEWZ2Q5\nwFqLyDjICHWvS63YSl7dFbGZ8aaDzAjTFwi9/WCJbOhgmE/4jF+t7pXO1M7l\nXP8F\r\n=fI9j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-46163a2.0","@test-graphql-cli/common":"4.0.1-alpha-46163a2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-46163a2.0_1588726082895_0.9889677880047594","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ee877e3.0":{"name":"graphql-cli","version":"4.0.1-alpha-ee877e3.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ee877e3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fc8800f20d3a70389862043cf94c8297e8e2f928","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ee877e3.0.tgz","fileCount":14,"integrity":"sha512-vHCFw11y6qiF0nc6mIq2ekIPHmpUBsK8q/xj8r5KOy819Fi1uOHqxnQO+a0wg6aJFyuIsjqJnRSn6Efdg72P0w==","signatures":[{"sig":"MEUCIQDkIjf1fYK8Su7hfXnEVpxs0GrvngBN93RaS8+hZnO9MwIgTWVAbtmVvfFvBwS5ii00p9oaO6PxSL5Ur2PIfjg6GZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeshV8CRA9TVsSAnZWagAARC8P/REdEsugsHAY4zWEptmI\nVMef+smDDz1lug6DYjBzAjXs8zq+Voawou2B962tEicRl80JZg699y2fmFze\nTHwu4uJRPqx8Kkjmfy/0PsP8q8fXjIrvpsM1zfnnBzU5dmisStw8PAXYQ/YA\nsYwWy96+BASxyXPOBoZEtxkep6//Ek4NbBwSx81V9R1Sa5CiKQ2zXelmfSNM\nPzj8cvistFEPfIaurQltNrVzztRUWkQSG1QGd7PGHMYWwjSUTcfUlLW1h3Fk\n0RYsiJr0JMtiRHByhazXU3J24cUGkIBDL6A5zcZHPUwEe8fk5+YqhcOxxQFO\nMxIMCTaGaw1qiV6uvSWv97ZOB/yJAgrrhHyqdfDI9Aof23HCIBl/Pkk3fLB+\nQWz3xztZ+G8F/k2WFDaFNOAe3rHLigGQDsvMyT/AHP9nRxyhzvibL6KOc5UB\nyQY9aq33Qkjvq2rW0eMZSrVqKxr/+3j6o0KJAWss77NoEKv6E8kXgYuGao2X\nCCv0UA/P6PfWwaQKTBbbbdplPYxVDjp9IGHdlXTrHnTIgwdm6+0zpQN4yfa7\nsqCOCoZsb3EnlY6nKntjpkVWbEGIyTPapgOexeu+jv0NYOiokSPTDOPKalBl\nWh7vMVnkVJ0k0c5ThYtvLbz0coeNatccKScBac/0bZUck6it5Mi8BoAxfUTS\nElgC\r\n=uk6T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ee877e3.0","@test-graphql-cli/common":"4.0.1-alpha-ee877e3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ee877e3.0_1588729210989_0.7404622261600704","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e96d5bf.0":{"name":"graphql-cli","version":"4.0.1-alpha-e96d5bf.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e96d5bf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"66558baee3b0819db81862007a2488d3455c5781","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e96d5bf.0.tgz","fileCount":14,"integrity":"sha512-pcEJPXfN7o6NvvSehOjeQYT9bULgQ2laLPaRFVAA3yjrHdcW9vOm7OVztieqk4ArW2t2m894Z6MjPHL/aXVlgw==","signatures":[{"sig":"MEYCIQC9i4J2/zuqo89Kp3G05I2f3ZZruwebr0mIQxSEAJz+1wIhAI4wfGfJyTRU+n0OOOw3Dh1NQMgl21JM+pphdnogGUed","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetWJzCRA9TVsSAnZWagAADn4QAKNWYiQhGD45X4fEo87m\n4tD4YPoFi/V54XwuUq0qrYC4qrhOpy22srYx8xUdzL+TAiCIIMgDVt9ecJun\nEh23OXjwGqWB6+u8eIe0Sbmt7VWJxfnA/VMX806ZP1cl4eMX6qg3uUWdJK5N\nggaqaGviMB6vcS3dNxKuD6x5TsszOok0mPWemXPnlMqtixl4OdoKtkjMI2Tj\nhdiFrvrTWngDSNqSVwtCU9N8TSzi+12obCers5QtmgyTA9lfxCwDpEnKBKae\nYt/uZQPp21B7xPdooP8zwo1F3vPUawQAN3EJiWZZPJxBpVYe6t80Cneb8g5L\nwuAtOAsS4XYmc53pD4IDw0y/sbFaIHQZY6g7teAyis4e57r0RTqH7oJJ356/\nm8I2b9whS9IOK3xLpifKiTgVVqimR8zoDz+ThyNO9DV+117b/xY+GznqKHKQ\npR1N3VHZRt6uayS4bM59Kh8+zWUvAU/ESsCjK27iVMycG3pUQuhC+oukzCI8\nzNqYk8oK41QtI6viPjGVrxBAOdEf+UJT+T4SK/YYSHC7UzdXaURnYY2rwi1d\nIb5CzuiDqVn5453ODHi0kJKsaR5bJbQf+xSqm9zUu2hZNPKpLCzWIu0fZw6K\nGI9d2/1lJFdl0WJRIPgcFgKjyl5J7IejtBQ1gsRf/i0pxueW4n8qbfilMFVt\nnD8U\r\n=HKGI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-e96d5bf.0","@test-graphql-cli/common":"4.0.1-alpha-e96d5bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e96d5bf.0_1588945523083_0.9480867953318559","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f0c7fcd.0":{"name":"graphql-cli","version":"4.0.1-alpha-f0c7fcd.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f0c7fcd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"59254e5cad0256f2c410367c017fdd98a76fe131","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f0c7fcd.0.tgz","fileCount":14,"integrity":"sha512-U/Fm1oZz8Ic5hmI0v6msPJJ256L4Jos52t3wJt1+km355NMZcFaYhPZuH5w7Sfgej2RLhXFRMGybveq5mofUhw==","signatures":[{"sig":"MEUCIQDodlbZ3wH6knvVKOlCMyQw1YSbD7wp4FH9EVYU2v8oKQIgfLeZUfHqtAWS/nP2sgb+jtOiWFBA7UlDRmzMtSmCeIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetXGGCRA9TVsSAnZWagAALdgP/jfNpzx1nCjuecOo063c\nVhO1dj71WoBHPmRaPncyOMkiG9tRiqdm3KoojcbzPH4/t4aHVKluHsu1MFUj\ng2W4ZlRkFVgCwiGDOGE8+LXAg73noRijdgj4VH+f+yJ7WTUzRsFy1PdCkV1G\nlZmSDL2WsvJKdQVu8SPdZHL/vf2eqzgRWLRS9qA5J72vC8RbgUe0BMpn1yEI\nVEzNKuuSKtunpV3821IWOzEXbXNiy0k22W1/wCVY8eNXbj+izX+n6Y2ddvI4\nJ0Hjz4NCG83z0vB53w3UMh3+ed/zJIucSbPBAYEt+28ymNrhB//SVr/yWcSU\nolog2jlS61ivVaa86+fOgFf46mct+FQCkY2+GSdX3Y3wsSWteqPi+IuwTLKO\nsS0MsHniwKVmqeuEQGoft6PUalF2RshFMiUgrp1Ow4tPZ48Fxn/nWVdPewaW\nMxbf8mi9kgRkJm3DNGQgw8ZPHoHlNjQLtUeO2UQy5bKO+onw9+PxU9EfGe04\n2k0Pm2fGcp4l7XK2JIGn5L7CDPOEOMWi2cmrqbQyMZB/CCN6SgOnqpt6tenL\nHMMV4LOFpdsJv5Jp3t+2tUf3UMg3gvgSZiz8WBIr9WoVTt/NOFzmW4kGa7Cv\n7vsz91GM9tKD4169g1Var4G2jv1N4bBsyepf3ftk2jQYwEaZGJG5Trt4M/6X\nQqRL\r\n=RNpC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f0c7fcd.0","@test-graphql-cli/common":"4.0.1-alpha-f0c7fcd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f0c7fcd.0_1588949382166_0.2271693138004518","host":"s3://npm-registry-packages"}},"4.0.1-alpha-44f9892.0":{"name":"graphql-cli","version":"4.0.1-alpha-44f9892.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-44f9892.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"573b68956f84a4c2fdac0c2da22c0a953dcabeda","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-44f9892.0.tgz","fileCount":14,"integrity":"sha512-QgUAdmRLfNmQ9WpNuqgY6CTv/Z2nVnpy0QwOtt7npZP5W9+HZItH9E3HZAkvS4DlMK+UsP0IpRIM6RO6PbGCDQ==","signatures":[{"sig":"MEUCIQCj1hrgHVN6XGQ6qi0+xB3OgV97/XQvVnnNnmDGJ+rXowIgIhNH/dRaXMk7ZYUvSQJQfySHk96SRBzxwjd+t1MBMss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetYDuCRA9TVsSAnZWagAA1iMP/jauoSJS+/U2gE2XzaU8\naOZbhjmf1+0jPu9O/aMn7P7pAUhifY3hNGCOD5KzRCkQm//VqjOy0qZrEhPt\n+LqUAm/0+YYceAqA+w1eX3cMlmSDdL5UHY9xcajrC1/deJwu1tR0SkskGfCZ\nYeGy+jXrEOCpqYdn9996n2N639W2MECeAVJ3rgEq5mxlDRTVmsYoguRZHwL2\nichXbKrRBkVRanhDfZgBpAj56EgREvb4EgzSYqYBPn+4iv/B9HnzqXC08xBW\nWQJH6wR2kHosMk+PR9EN4GvFoJk0Feuh2G7cOVx6e95Gh/i8MMl7FFoiQS3q\ndMdWevZQdC7Ag7znigmjEEGIpljLvaCw4ZKO61UHEa29oAuBJCQ0M5VJKQUW\n8VVe7k104t/sJ1g/gDr+mdQS4OFnKbzsNrpQQAnyIw8qqYuCmxxcJmbMycl1\nTclKddKTGZQeM0igX+IU7kkH7dh/Fju8Zfz+p8Pu0J4yUThVFQypZjVeeaLc\nvXcvGUyQOtEj7n3+9ubIsGMuJz/PNNGt3Vk3V6HSdrv3b390U9mfLgZ9IsXV\nkZCNw1SKC4wWZSm0kJVcY2+eNwd72CP0GaX4IbivN9eJPkBbTsZxHDM75PrX\nPWmd/7Midw886DRyLmqZxmHWEvjbgUiY4h+2krykSvVNyAvovRmi2TyOvg+e\nTSRJ\r\n=6a6r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-44f9892.0","@test-graphql-cli/common":"4.0.1-alpha-44f9892.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-44f9892.0_1588953326164_0.362060433285448","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2d26633.0":{"name":"graphql-cli","version":"4.0.1-alpha-2d26633.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2d26633.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e44fb3903a86d0f88da606633c6fa28cb9e81e05","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2d26633.0.tgz","fileCount":14,"integrity":"sha512-KAx+IaR0xse7x9hmoRuDcbq2I5aYJRES73PTOmNK0gNh3yIKdYVCOEhbDWRkdaQtp0dubEhyLDjeg/mcmP6SQQ==","signatures":[{"sig":"MEUCIE73SllOq77yZ0BtLcpj/e6vgGO/k0bBc9/tRKG3C0nHAiEAz5WHPTD59Lybb7iqo/MnCqsWYoSrWTwcFs/5LWuMRAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetYoLCRA9TVsSAnZWagAAd4EP/jFnKUAswrylmCBCkCjl\n5TcedJCzppNGzBSPF7I7KX3vuaJRwg2Ug9WiXMFIAZVRm0oTDH7SQnzuBnBG\nYlJJl1sJ6SDGtQS+fBrWDJb12BkSVIBHLHHhn8wl78+wp4uWj90ECHvdkLmU\n05YGDA19J/bMzEPb4BPQjWaYbME6e/R3CJUX3vZxb7rR8EIv5TUh9/lrouGP\nDbOZAY9S5S0pLGwVvgKStvnJlIu1pEZEjoxASnekbLvVbKV6QAQFTzeVvcHz\nZb28cbRvnoOQpjDf2XXB0f//JnosgW9YUI8P5n5kF0TXSTPpSuxn3bWcP744\nwsPgzv2s0dO6cGCUjc8HW17nPB6/qmEHEF7G7qSNf1zZQYEGOCU8I0TpkItU\nSSgB9nFbR52mkqQBHoGt8ad33J2Kt5dan/xb/jRbYFGwjwf3upjjP9LF/TTb\n7QJpDFiAUFT8vHF7QQ4acLcCtHn5syb9CK7aWwwmNgRGnT6VZ93dUvrrE/OL\n8G8di6PdopryUCVW0pmTIVwiQkfP0FpaA58gRTtx3fpuDcenHetVls15uB4l\nzZ0buSSaWWBagtQTGLCLyFub7E7Bl5Fy704CL2+EN4K/+bKxqxq/swVN+MAs\nsCz2ior5WPYS+dZkVURcCjO+ygVEWcrczUgc2imjUvZ/7jX+aOWBo3bdNpOu\ndxoX\r\n=+0o5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-2d26633.0","@test-graphql-cli/common":"4.0.1-alpha-2d26633.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2d26633.0_1588955659375_0.7834671907470991","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bba6877.0":{"name":"graphql-cli","version":"4.0.1-alpha-bba6877.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bba6877.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c590cf30dc1182ff2fb9937997bc678cab32f55d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bba6877.0.tgz","fileCount":14,"integrity":"sha512-+KlYZWRSObckEpildiJ8ZKWcAC2EqCRokcDWtA2+f65IjZ9q/wtWVqCdu43VZgOPnt3S92lW1zjD0QK7Ypx9Ag==","signatures":[{"sig":"MEQCIEfcFAqxKRimU0wTYzD9bJwU6tEpTWX8On+mCqEXdf5DAiB7MKo05Xb88xnhtwNqMOstK6SHjcY/ICZCMhU5GUX/GA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetYpHCRA9TVsSAnZWagAAVBUP/22lYm7UddYkhVv1EmT5\nLJFR2zHrFOAWfpOiZmsUH0OQk7IUixdVAlDEOmpKCjLt6HpgykYWm+F5Qt7r\nO+QH8oVPynAKALR2chEoGiKpGLfxc45ocxgwNcPsBZc6kElaaD7pv1z04ypA\njVoFuXcbYOBB3lINnKDbQbHuWfytWBfdJObsVyEGA8D5XP2TykA40KgcRkZg\nzXN2UNbMsavh4jIZfGbppO4ZtwibbJXp7hqVH4+SuCTXCxE2kbCcCA/ofHjZ\nsRjuIYK/ZqsGDbrp102T28mva5ZRqw7YW+ywtMFGdzIp79QMn3q9YSLkaAom\nRSnbdIXSb2PzDhPATZ02XSxJ4eVcAzHqlNmeJllrqK6xkA3CR1dxOzJAAWHP\n8PtlyIaxrYyJXhN1Njkr+qAJbZ3JbnSq1zjR0MkLsyxoBseWnKdw/qGbKkiC\nCu6KM6tVsdjwhBxVWS202mzcMSYbAiAQUke64AMQCK9POUNU++VGZEbcJ+Yf\nNOlwskESrBDCqlNyjkcQdBqlyjsRTjJ0mbn3yxrubJadHRgNUesKxk/t8gxu\nVXDtRIw17CY9WCKRAaG3J5crONaxPDy7eL4fdszCLI9RVze6DJ8v+mwFgN9c\nhZaz2j4IEQsBS1WfxrqrqOKA6bKjDxq0IGV7Bexc1VPoWMIUXF9Xz3+Gcdc/\nS5OW\r\n=nj0h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-bba6877.0","@test-graphql-cli/common":"4.0.1-alpha-bba6877.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bba6877.0_1588955719147_0.27749231835399835","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bd9663f.0":{"name":"graphql-cli","version":"4.0.1-alpha-bd9663f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-bd9663f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"43caa6c1ec200520378c86e650cb54e6186a2b91","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bd9663f.0.tgz","fileCount":14,"integrity":"sha512-2tgYfUesexAZItOQAYabpE3ao90/GsMCp/Jw+qjwVy7Qlv5muNeAIgNqI/wPFh7RqMiRCEYwHGuLppbjQry5HQ==","signatures":[{"sig":"MEQCIEHu2BV2Ckunklk7HAgRdnfO8G5tarGlTZCo7xICmnKLAiAJtBvlI2UDcBXD2dFOFxBIbYsbPmIIdHmWRslXIlA3Pw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetZi4CRA9TVsSAnZWagAA7xoP/2X+ZNGbrZ03A3tFBsEZ\nArUpbK2NopLrLdkDY1JsHvhQI4c7amBnfoO78is+tGctsQ358yCUogc9Mq5q\nYKnTkxDpoGE4Nl8xQv4gWl9WcoiXQLBLHMoD6Ohsrr49/oV6oiTNgmH1eBP6\n+qbOCu7GkB9723dRW5YML1GlFp3xFF11NgR6PPMJbAVvFdJ1ffDkv+9eJ6CU\nkrdy+ziWAtR85wscAbkZLmIqrwNZvfbIvJSZRd9UbT1d1miJ/aptqlmpNAjR\nkXNoFefmfJAqirFCUtFc13RsFjM2nTQ1CJaiGkNS/0dI8ObOaGR94Bl1lLoK\n7gWKBecPrY0HnmQZEW5wlf7RLx4o4uRpDJHGRlczLssUbVaiURwvUmYJ7evL\nZhtMUsv46XRV6NWHZ5StbWxHHytg9yAlMhWOsJlqMotERWvU78YXwhEfrtd+\n5Wq2JwOp+yizSIpOYH6A/g4cP6+WxBg9MIfz61oTluzgdnMHebtlRocvOCXr\ntooFgIHJjHQT58Xaozxdw/y9c+8bONkJEAh5i3+QOMErxjQ6tnysm8w3fAdt\npRXnHZBpu5+ZTxXxKjdw0FlmO2TkXCq32AISS7BJ68xLINcbv7djSMtu6DYM\n57vWjqfSSAWryLXvjotpjtA/sTJjh0vGbW4F5fYZn5hwqsqz1YgDITT0ANW6\nZ1AP\r\n=6Jzb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-bd9663f.0","@test-graphql-cli/common":"4.0.1-alpha-bd9663f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bd9663f.0_1588959415963_0.26509466791918834","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c631a61.0":{"name":"graphql-cli","version":"4.0.1-alpha-c631a61.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c631a61.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"572b6d57167d4990877315d026004911e4ec64e1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c631a61.0.tgz","fileCount":14,"integrity":"sha512-+2XpalsS8AwasqImKB4xWUYq9rX6KIUe0GTTEGp/VdDsPScn9sI95durvKL6jeYyjwZSAVevsuGbAdrPpKK65g==","signatures":[{"sig":"MEUCIA18AOOibb8NY5o8jVtOQ4qf6NGa7QPJd7FnoWmnyHcZAiEAh/bscZqoayMXfO+BFhE8qLXV12a5jcFhoDRb8IPQUks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetplfCRA9TVsSAnZWagAAShQP/3At5vAVPWM2f6FpXUHZ\nInFHZTrvw29riNIIRbQjcGmtqA5zmYfwwvjQLVonYXY5kSKrha4tcwaQtUyh\nbzn6ljPrIOvh4n3G2uaF4lAQMS+wBAtTmRMg35PvXmaOs12o5J9z/8k7l/z8\nEQU03IMGAbvvqK8sOc78Cm1Hi9advxLLpBta0aELAJA1KzwEWK7ZDscGU0ZM\n2nuHrwDNNGmG657SQav8eY8NBgY7ujPFTi7zsdvkuX5hY6zT5oNzO6VRtPRu\n2bOof4XsXsGeTAxdJH7cU96/K5XDvVN97xFMf2HbBKZo8k1/YHoVgmivSvRM\nlVuYJBfUNCpoG8TnUtTvdvyU4cAOe52T+rlo5gFWMq5hXFvSj/YHo5VNNh/s\nRzuuQmlbX/iB7n5xdcen1beMu2kthjwmQSt0j4uPeBEDOwt1opPPFLVM0JfJ\nJCfSMoT/4ANxwIIPKXpYu1wIwGrAYYrz3C2R2aweMSkzO4BDLooAK0C2Jps+\nqq7u31O6kmY0hXBUNh06aoq0VfVEQxn1JPJYZ8+zhCyzR/jkije+FOhUF7XJ\nubsO8VKYEXwQrV/gAy6I4oWySCekNgOCjWBg1c5zYW8RufhEzVDityDEktaI\niTaOMSGMmM4l9wx6xLziDD59RUtwP3MpieLMtGlEnDw6LTbAHfAcAYjIDpj1\nrCwu\r\n=oHp7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c631a61.0","@test-graphql-cli/common":"4.0.1-alpha-c631a61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c631a61.0_1589025119318_0.09877381439533806","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c389623.0":{"name":"graphql-cli","version":"4.0.1-alpha-c389623.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c389623.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ab60939206d3906cf46c98bc601406f670cf307d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c389623.0.tgz","fileCount":14,"integrity":"sha512-sMfRwGl/vazhHnCyfI2SJ4V9GAq4SdDFtet+U3tlnXPqSGSXrUvFgyYVUG8PI4ZVe2oo8BCstTA59Mc4wF8msg==","signatures":[{"sig":"MEQCIG1p5saqxbWP1bOWERW2Q+MLkI/yryUprdOOkLN7bRMlAiBEh/h451kFoKPfvnvYHLdPw2NVs0AOLcZuK0rz3wIwwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetqOhCRA9TVsSAnZWagAAVeQP/090+sr7dkNhraDGa//E\nlPwL7FdBs4YCekXrarqwVxDLjEgxEGBinYeFgxehEZia1UVQsQ7rKNJC70Ut\nYBtms1CgrMgB+unppLNR1mNOomTfATkn1npYvda4+fErbX/y9DPXVi8Com8a\nWl7CAFdhDMsEpV+5IukIW0ASo4s3SDzlS6emFtJ3IJngsIvWoOFD+OXYjXrl\nQBnQuvgQr6lo2549eKPyjzH5kMyxkMySGQGRk0ix/HkltMM3eYixYsp5QfCn\nJY58iQrEPh0ptvlotyfTIXKml+Apk1XHBst0ErWq6sGSa/OAL1xGIHlBx4Zx\nS7SlKczTvp6dbt5jro02UAUsBkbQ5rb1yVjujXeaEs5TnDCcgv8V4pMVPQh5\nfVkj8Bb+/cox+1Ey+xahAEM1zD30l8q+sLbdKKnnLPx6iljvFVCaKKoQNYhb\nieAuPcs3x146I7d7Rowb8mWVVtKkIHN4awFZkq/7ZJBAaLUvlwygpR4bcWNj\n3kZteq2IKUlcPrJXJJDY23Na8rnyoR7GXTj92avhkrxojVVR7yuC7lWz0aKO\nU8wIU18bTmKXOVY6dO/8jZR0dNnUllT0gdQSXq44VR++swuN3+cLzKu4t/fL\nAIaQkJbtm0A3wu7m5OPUU+rEyzlMgQyMONvyO/EwkMzMJ7nRjF8akOuckTEl\nYkso\r\n=SLWZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c389623.0","@test-graphql-cli/common":"4.0.1-alpha-c389623.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c389623.0_1589027745115_0.9169471549816313","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6894342.0":{"name":"graphql-cli","version":"4.0.1-alpha-6894342.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6894342.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"90520c9a42c8c24512ea451a43783ed050bf235c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6894342.0.tgz","fileCount":14,"integrity":"sha512-OgDxDzjl9ULmFj2w9sHw8Ih1QS++iklIH1LzMmMpFsjoWbpiY/g/kTN57+UmUt9+Bp1xOw7lSz85rJ7Xo1lOKA==","signatures":[{"sig":"MEYCIQDLbpsDZv7Ta7BCZfdUgFqCWJ1RSFuaVqHKHpmcT593NAIhAIABk3ywKZJ3xZLKVEOr06U0XGRu/mzEViX4582reb3K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuLiJCRA9TVsSAnZWagAAl5EP/izMxE7v+BZldWuKQIdv\n257WYBqXvrEANT7df5sdQiBlNkJlEre9IgTSPtoDIjNmHv1DdvWrdLDTzmjv\nKcDQZU4o3LXgP+5rQbtp+Qahppm8iSRmQsuPRmzhjtYzhD0lHqxY77Xj7dfY\n7O4dqU0Adlpt+iQpUPpdeK4q1fcY8RFWZVtp2qHbVzZ5YPlX7TvlchFhxyWG\nI6DoqOkT8ly2entXXeuTIODeKa41sUdtOORsKoUk7cBK/H6uxkc7L6o6sYAM\nRVn/63nC01aRwlVr1pbuKMBPYMl9i2K9WwlzFeRgQRBgge1F8C2KG3lmJTRu\nVFOqLi+JCFPH8ZDLgN55ruzWaNUtiQScPsdl4TAquiDUtsebN8HWLGpKgUIA\nCotW2zMAKKRwc7DmBp+ZM0OmZy7Y+03Jg9wySZOYOZj389OEtQBTH1+Ob1+y\n31nbGdpPkgyTV05fzcGbMwXNbeoIXXRj5dl6EPsjIr79AfphoKfZ27MuiyQl\ndoaBOPiJXxWIwrDaQF/1PGxlaFMxfYPevtiGcSBe/Qy5hS5TxdHk4SVM4KCn\nOihc5fJb1FfKS53Fs84vMfLRKDvTuQyZiSkVSCbO8xoW2mc8mYG0JXmskM/M\niRMLh5MvBvSbrCqtESmTMCIAbE8Iftxz9oeD5nHS+N8utMRQQ4GIc8n+agCD\nF3Dg\r\n=svby\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6894342.0","@test-graphql-cli/common":"4.0.1-alpha-6894342.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6894342.0_1589164169176_0.26697139675460524","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f0408fa.0":{"name":"graphql-cli","version":"4.0.1-alpha-f0408fa.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f0408fa.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7b7c96c8376f46cb53b801e8c5bcf48a6a601b26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f0408fa.0.tgz","fileCount":14,"integrity":"sha512-/ZXS+Fx8vSqaivFFl6Bzt7OjBoHQfalpQe+O7aTgDkSmztJch3cK+AJqsC35E9UDxpmMe8+CcvSb/TK67UXCZA==","signatures":[{"sig":"MEUCIG0/L7VnC7S3IkbrLm9YO5IBM6L/1SK2wj6SKA74wXkRAiEA/0KmgJqzjUmcEese+QopH0KmbVOLxkNJNfoDBU8ct0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuLigCRA9TVsSAnZWagAACkgP/1xV4A8KJSyJWrTdA4/2\nIERjQFQdwHIUi0TJXc6VM2CXd3ja+5/K7lYK2QpmXwyuXT7xtcEkumaXNBb4\niFL8QLEt2rsdHlLdi1B/9xT1rvmuVpO9RumSzwQd5n6zaWXjGeYDgrUTJ5HL\neHIkVYhyJBq2jF0ubFHUlDZNjOvfuMre/WI42mK+PWcoYC8YjlEkz46zuhEz\nxcoMYGSrn3967iYMrm3nPsVU2BMe9OW+i+Tsv4Nl3MavxR51AhzTDesZFETC\nlnrIFSnRnDRFPsV+3d8krD0UD1U/ro3H3XA+MbXfmsw7rHqyWCsTQS4LzepH\npxAZ5IlSqMwCUO07YEhahml5dzdfqLPCMyTQYTPgMkdHZxNzHCqB1etMKKEY\nze33yLFOhw/qYuGXRHA/FtbouWuzmH5uCyQih305MmtBbdGxs8Mkh+ObxlIT\neFUn8EA1OzDmEamibfEHVXLaEySjE4/2lLhKJkYgcutjwKgyd5U4sROZg6yI\n/9RxavWLi+blAJ/lsJd6ATY6kizZ9X5UKIZ3F5V3RPBK8v7hEUChnOFj41jP\n2uNMvo9/nztZChcv65O0VeybKsSO6Lb0KRqKfSSH9Y+nHtT28rl5Xr4hHZt2\nqmvG18GcQh17zaQIUmMDuRIw+//BIN7+9gGmCtIodCQdyXK+09RZydnzdauK\n3E05\r\n=kwqg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f0408fa.0","@test-graphql-cli/common":"4.0.1-alpha-f0408fa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f0408fa.0_1589164192362_0.2406973176902516","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ef15536.0":{"name":"graphql-cli","version":"4.0.1-alpha-ef15536.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ef15536.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b6a8b722d8aacf778d6a755db810ac78b364981","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ef15536.0.tgz","fileCount":14,"integrity":"sha512-7ksGzhOCyryJn+Nip2C3NMDILY5BYYqJLHfvuc6kv0ayeaXAH2rO6u0v6pACYujmkC/1G4VE330Kt7cusu5tgA==","signatures":[{"sig":"MEYCIQCGEFHl4yIgO/y9fnDiCYz6n8UfggUpG3V0w9V11sPqswIhAN90ELLdJRvRl9IV8+PVHW9wFRGwt+XHe1iWBm9FX2V6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuMjLCRA9TVsSAnZWagAAVGoP/isNy9VTND5Nj9aMLafH\nRzIDx24jXHdAjcmvllnTuH6k6bEv6qGYTfE7HX8cZgsyQxpcxWd1o9UqbX1r\nthfzzymuXRMs0Hsclc0xrWVe2WseIZaJX/uNE8tGQjK9qHDvNc91nohLxQOK\n4VL5KLgTeD63VTwPBza8O7d6mSFauoARi0Sfu6t0xHaxux/Gzpm/ZB3Qj7xk\nLbH0mG7MpvrqpTfVMLTfUYvyr6rk2zWBcNNiF2ERbsWYritLF4l1uCsZKLr7\nxT5AxpVI9Ig8RhzOxsJipVmSx1/ON1RqidiOr6nsmtiV8e3QyY1/htaZpW5o\nCQbKYljqOhEvzcrbGdG51ErW0lcMNns2KLVr4woiZBFF6cXs46Q4q8VgRwDj\nuS8v1dpreoWHMoVqU7TqiP1f1Ci4nudlqPgEVdvhrTEsGOg2p13jFZCHDh8M\nzjKulefcv3JeKyI+fNpfaNSsFd5mO+sU4RGuysNFBWMon56T0u7vE1FN6+Ly\n/LKPwZjl8+VnyEpiLFpU6YF9Ciny62dAJmNTyw85QP3opDkj195dDmMI6FgH\nyuOxzJ1p1gzG0kDS0IG3XW7PG2yPQzWqrK8kRwfS2uJXOncyBLAOkD6U41Lo\nwECZUu61l4q0wJYS4kAcdXZaUC5StRROgDpY1o6Uu/fxsbv/Ggly1BXRUpRb\nXzug\r\n=lsKf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ef15536.0","@test-graphql-cli/common":"4.0.1-alpha-ef15536.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ef15536.0_1589168331104_0.6002064447306965","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8168c5e.0":{"name":"graphql-cli","version":"4.0.1-alpha-8168c5e.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8168c5e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7f1c4a5cb918cd499779264f0cca5378ea5b251d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8168c5e.0.tgz","fileCount":14,"integrity":"sha512-jOacOaJXmjLvAOczgVzRdYavMjfLkHRvAMOjnEy04QX+BeCGtttX4kiXE1qkmRE3oEFfi3KugiuYT+3haFh26w==","signatures":[{"sig":"MEQCIGrR4pBIrFUuD6fQpV6kNCvpFy9v1MoAUIDK9lhK56vZAiB7fvvNrzDZbwYkHF7kxF2ca7h52VzAajrr+TLOO5Geeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuNlYCRA9TVsSAnZWagAAC58P/jsXoY/AsI6B7SCV2ztg\nm6wriye6e6OwaGJJG9ic3k845JUOjhTA0IY9EJ6YwnM55DQKFbx69nUNbAUh\n72eIYu4xKrlVo+W/RucNuwS1LYYbLaqM9yWSONDWWrViozZLzNnNEuMWOv5/\nbuusXlsxiqxNugILI6ojzMze/kWxuQzd1t95CBl+RdVbwkzm8/rQnht6D+8y\nhAjjAnXyiBXlWRQt7NBeJLeOiqM8xYYPCwzh4LIwqmjE25GkSRItK8vSifmD\ncnrCejV2XNAogcDZjpZYpxqoIaMvk+5Zi+3F6i2ICDQ2/qPnwCwYfk5URjEm\npvJVkrHtV/2nsYTrwvsEsPfXtVxo1wHYlDnd0aHwtc2uXwiRd9maTq/PazWF\nuG2OIlnZmnRNVUWSlBHO0R/CPTfVjpKPU49LPxUo1Mg6IPq9dbNNJ1Ofv6x9\nHmWo+ky40FF4FolAYIhY/W/cEv3E/MHsaVKy8r055KrhFYsHTgsRmA4IXeLC\n5IYOcIGfG/bDX5ro61iGIMG7Od2bKbplOm2ZtmQIGi1Qu6DHFSLiSTvawggS\npTpSacpj5R6u6eA/LZto/OTr2MAW4l+16uMrOq9XojMDB/C0QmVD6MCozKXo\n2Ow/5fCSzcNtLRMg6Tazo5tVcTk6ftv7N7tjEciXQmPPSvqcYMYn/NGrtkm6\n+LT9\r\n=g094\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8168c5e.0","@test-graphql-cli/common":"4.0.1-alpha-8168c5e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8168c5e.0_1589172568147_0.5364239840857199","host":"s3://npm-registry-packages"}},"4.0.1-alpha-edf3650.0":{"name":"graphql-cli","version":"4.0.1-alpha-edf3650.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-edf3650.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"465a73b7895e1e5e37d27c120aa1bd72cb972234","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-edf3650.0.tgz","fileCount":14,"integrity":"sha512-xT4ZVwr4H+/VbMWYAaznk8KAsQtUov2+KEWk3RDkXyHNRmeaRLVtE/+Y6ec/Oe5YyQUcPNNZ+qc3/PrBT2XA4g==","signatures":[{"sig":"MEQCIGbYN+AOjJBtfMu0K4bfP3zb9PfN68Etoj49CfSZhJzYAiBAbHVH+LkM28WjBu/Pc0fiK6OVWNmNDZB8fuWXDGWZyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuOXsCRA9TVsSAnZWagAAEocP/AhVIoJG4QxCSxR3wJOY\nxPxA9sW7sEc2XLSYbf7F5eFdlE3FJxdRJCcZj0fjzc+7oeLPySMlDn3vFSmE\nj6vuTWnGJjsqEpJFt598vcQ+u87aR2J4FeWkf2ix0cMIsbrqWhjJarweQXne\nfzcuJ+xaMewAtszFlVKNdT1mwMmL0MLWaQX9w5lT0L3BuH7xUHwU3nv8/8dr\nXcsSGo9+uhfMw5vHXpSk2WRA6P5Bt7mue5hRUCuK8ErNRrep7JLZwmE6VN22\nWwppFiAXiVX3EA0d3bUYfKTbUVnFVm2FwnWZ+WXLtINp6ZTLO7+vIyhLee5X\nALHepeLo6/BGxWVNhnDoH6IXnTNuDVPHjfmkl6EnouCvUC6B8YiA7L1+Dw+Y\nVKO6jd0EoeRCpVxXLQlI+95mO19a/kCVzMd85lk5ySlUXhscbX7VCwTeTt11\ndGk1c5MdfUcYcxH3dhu3plXFS3JA09w7/ZBDRfs6R4dvT14svw8Muhfhxkqm\nrAJuLocNVb2PX4HLNuoVTsX3e5oiNPwfpr4oU1/hNKThPIVwIw3ZzSQ46Su+\nV+DH2w4DLdTpid4+ffZCX6xWphXKbaD1juRcdgjeU2pyxD5ihCXrQCc6oekn\nQ1vNg3BVbWP+UyCRWQCJWRMiVuwrViyiKTtHHU3oxpUjFb4QbPWWbX2PM4Ae\n9bNY\r\n=0Q72\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-edf3650.0","@test-graphql-cli/common":"4.0.1-alpha-edf3650.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-edf3650.0_1589175787883_0.8069632102631195","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3e0b279.0":{"name":"graphql-cli","version":"4.0.1-alpha-3e0b279.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3e0b279.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3b4b1b8e4dcd7d4fdeabc70537650cf726dc396d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3e0b279.0.tgz","fileCount":14,"integrity":"sha512-bPuaOBtAcsUp318tMKOESqWpHJX1hHN3F/Z0w8LHxfZRVxlBlY26Ogu1JIgHjf5i3sHg1r71atpnw/uUgIIUwA==","signatures":[{"sig":"MEUCIHT8hCLQ0ujXpiOrad39fgrvONBj4TVIEd0iUsIgBR4JAiEAt6nAOncif1H3O9BAZafILaBuIa1nzlqrjSBQzPyx3E4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuWKtCRA9TVsSAnZWagAAajQP/ie9KA+pkwaWFwMK4v0M\nWi+WzL9ukw7GvrTTQbIIA0NLgfMx95aqmeULggt+QOpGnYP5u1vFJFMKZLEP\naT6yVMLyz43uzUXxsMEMeZNLst4fLIa4Zrvo6FHd5Snj+kRUWoTHE6fSl11M\nYCjr31ZhQMYDyabW5tQqz+uJ27FV4bPgvxIP1mS8zPohAsyAfqh4aiPKwI4j\nGxum6JlaT4MzOGpRFeLaf1JBkkqHr8+M/f1xWJFR6qF8plulGXzY6ig+Bhpe\nAkLG4gjwxQpSIFWAwOLGP5noXK/19iWUFxgCbvIDuQ/OpT3t0wOAeYPAXeXX\ndpvEmXjvXuL/7r2negzz+KUcTs4bCuFrNg6n1Q6uStKPK2fI15mVQbOv1Pa8\nsgIQer0frIWaI43jnSxxxDPnAXx/n+e2KcTD3knBx0pqzSLZyslnfy2uIb8o\n6safoQaYTPxynb7TNHTl55Bak/bL7kySBjz1yGkZ5rgtBSY6q/0n3dWMjV8T\ngbBsqZGCBO2wLpAuZXOspA3iq0T4nzxPhXV2jMQ6toPBmMVVN1c4h4cidDdF\nGb/pOnOMQoVZoyD8R2C1K9AHyWTbgjtbr1lAz09hGEYbrlWCR3ozqtk2mJ+c\nNvTdT3NvOaNZVvmtWcmUgcnL0fqX0GfiBkrWRTwl5o+067IpFN5k2cpXcwPL\nrlEZ\r\n=S6oI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3e0b279.0","@test-graphql-cli/common":"4.0.1-alpha-3e0b279.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3e0b279.0_1589207724617_0.18280806454719745","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fcd2ade.0":{"name":"graphql-cli","version":"4.0.1-alpha-fcd2ade.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fcd2ade.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3ca9fbf1ac8dc123230d0dab4684102bdc614eca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fcd2ade.0.tgz","fileCount":14,"integrity":"sha512-NETCmaDYvgJ7r3zjeRFYbaxYYiJ3x0rdbqcGJ/gqTj2k08GnmV4NcJEaw4TTHqP9PK9MtMS/K2G9/v7H27KaKA==","signatures":[{"sig":"MEUCIQCiZxQjFHcigg4ovqGl35SXXyzGYH0ke96v3DSNFZP1DgIgUNSZS1aZ13DX9apLXY8zA1EzsDVGaWlsyyDMWcQUAo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuapKCRA9TVsSAnZWagAARgsP/RRz79anb8ofrMHVtX86\nn3Wzgfq6YjpIwtcGb3WeHcU5bUVX/R7W5VP9tCU9o7Em4Ng+4bEj+4Ufwhg4\n8WHIgzWJl9ld5RnQaqF+HSK0lrfFnuWRm9kmfdfwWsYgYYGlu5TgzagbaEUT\nlUGUVu8zyTjjaGQgxXGVCpy7NOpqrt3vom6U35/h5PrfMaE9wFIIE9QPKNM1\nAJfPtbTzkYhzoqUx/fBFn5EUngLh6SEGN8RemUgQUVKUKcUTnHjQKL2oqjLQ\nkwpHCAEm+qhplIO5muxUS8a4jBP5x11P1EABX0VlUN9Ets6q1/urcurGSbeE\nTegXKG53a64dmbkumAC9XDZvkEaZ0KGlrPoXJouLnbzdTMzcLeDLC8LEA54F\nuYwh3iLZVRIeygGoCwJJWcRt1Zt60J5YtVsxHv+3AWSmiLDI1jJz9yhHp6/5\nIDvc8dock+Pi3OnHOyC2qvmkYLwYsvM+YPLx3iTaC+B8ExXZT9mvDxUkJerV\nDor7QbzFldTKtyRNCQfLs/R1lvjL5mdTUTwEUnZKGdyDbH1pupPco/RsmoZ9\nYDMivKOGG+ufHm6/P3qZEqWPjaW7ceB5HCr/kUxF5nghcm+TsduDyUs7x9i8\n2zk7RWMU0EEu9Sys/35nAzX3I2cuGVJ31UI37UG87fdAZtMCV1QznxHcB6AA\n44bS\r\n=k9J7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-fcd2ade.0","@test-graphql-cli/common":"4.0.1-alpha-fcd2ade.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fcd2ade.0_1589226057821_0.5031587984677202","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b586e17.0":{"name":"graphql-cli","version":"4.0.1-alpha-b586e17.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b586e17.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"64f61b94bc81f81e6fda87500b1f579cd757cca1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b586e17.0.tgz","fileCount":14,"integrity":"sha512-D4xkWavENc3TNH4N/FlR7DYtonlWW3nPv4BrsJ6wqOAyQqr4OjTub7XyxxEvsQHvBNj8V88hS+pjFRNlLnsCXQ==","signatures":[{"sig":"MEYCIQC/0q6j3IPWY0pt2gNwJhclTT+JmSxLqN3ChHzgTu+H+wIhAOfgtlbcqSb0CZgQH+Ct9UsadDSshyPHJLqNW2pcoOhT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeubgqCRA9TVsSAnZWagAAjNUP+waxxVSEZOJIZWpqFSXb\nbaZIz++1JA2BbYLYt207nSXmGC4rQhKvwVBIibPTi7OzK96hkPhqJQYUNvYj\nxW47cuO9jNKXiyx1WLTHiH426B2pQow6St4YXPrKIz7i83dDFwqUYtV5LCsr\nu+zIo4ij0W9Hmvo8SEnv9Z2hdLfisFTpvz40S8by2vvv2rayUXamVmoDP9dF\nZCF93Fyh95Q0rpMIFCpKTw+68WYYGXi1F41iX1tS1wpUf+XFpbY7MeJH7WkJ\nlJiBxcvj8YIgDqMHhPylDeZjrxa8vPMIlt9uPVHrbQcJ32jXy+KdukzEZ323\ngZKKvYTQaa12nD9FJGTqUUMaHJlkTEkl40SM5XuwOtCOmznUoU+tdC2VLXLh\nO4j+f21IGkboP7OS3esNvd2M5cGiJOOwNfktEkSGQsmhPHPH7pgWDXgyAkrr\nVb3XXdPyg2an2hdsLJ7RIVN+9gZKYw/mGZdZYvaty3CUJBMCAONBcm57CeFb\n/K8YojzmkREMgvfLSP26Bg6aEI+U1Wm/EHVkfTvxeKSlWY/AewZ+NlNeHaeY\nnxjNDn712MMVB/BXTebJ5szXHv+UfQz2f0aQ0jAUqidRMFgV4sHXrdq8jkzR\nOGkVPV2LLp1T5Y/kt1I71T94fNbZt54AAy4Rp3zPzsHhWAlXA9l8g7lmGaY4\nGrc0\r\n=5okD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-b586e17.0","@test-graphql-cli/common":"4.0.1-alpha-b586e17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b586e17.0_1589229610096_0.30356176216891617","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ef2e7fc.0":{"name":"graphql-cli","version":"4.0.1-alpha-ef2e7fc.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ef2e7fc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2de06575b3e870327c932222fbd9837d4e8e6210","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ef2e7fc.0.tgz","fileCount":14,"integrity":"sha512-T+BUc7WE5b6fHdoxG/gDyfsXkAP/cq3ZRvrVq2i+6uThHnqlB1VESryU8uxrnIu2GbCngqlpXvr0rtCNLcN5Qw==","signatures":[{"sig":"MEUCIQDaIJxytiHkBElESANNsO7IgpR1WK1/kzCMUF+M4AiCXQIgA81Obx/VwkJR0sT/PvZ8wsI21aeOa5POMzyqlX6hfL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeud9XCRA9TVsSAnZWagAA+BoP/jMqv6avLum9Rrn+WEMy\ncefvn3BRyZAL3cExM+r5luMrEUX06AoOzk78w5prwXqPeOjn5oILW8TGjm69\nQUOZ+f/pIiai0YnNtWZ5lK8kiELObazXrhQDbE57YK5V68rHcKw8YPfaxbZz\nzbb5H6GYrFdorKBkfiEC9IFbjfs/jOzKeEd4nqW3hjUqSOvNGV3XkhlAE0qc\nnqLgJbJrTFO9zkhYQlS2cG/GTmz0Debfqy5w9vt7Q1EMLjiqOglY4S9FPShe\n7/wY97TzA8oWqI5X/tzMh7twhd8GshKwnM2FKwGpf5ePnTMwFlzxmLblyzA7\nlMspq3XkPhMrgED0kmsAS9hvb9e/9jQW9igI9/ik/crQK3zAy2cocij3Qa5o\nZh5yWruNkh51lzHyL0gDgAYLg/eDjCzAepR1spXdlebgK3dt7LFZAh9AyqPr\nW2r4N2qXIA/ILvxaxdBdS5l63aINHw8Hf50upBpEwsimfuiQ/WvfeijDEN2x\nB2B/1bNrtCR2zS/U19navZ7As/qXowR+XozoEifAru6zPunfW5I3jewKglEo\nVSfvjr8EU87ecay9FzdmX5LhbdEkDLXOE1WmR58vbfWQTlG4dak9W7LqRXm5\ndq13UuK3VLxSydeyzJLZA1RkT9GsJ5n81Uy7de7/kNZ2tBaVdxHSJMsS8eRR\nx4g+\r\n=E6rP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.1","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ef2e7fc.0","@test-graphql-cli/common":"4.0.1-alpha-ef2e7fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ef2e7fc.0_1589239639061_0.5583544567365522","host":"s3://npm-registry-packages"}},"4.0.1-alpha-98a31cf.0":{"name":"graphql-cli","version":"4.0.1-alpha-98a31cf.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-98a31cf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"61c6bc760f9b1b0d9e47c701c2e6018e120f601d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-98a31cf.0.tgz","fileCount":14,"integrity":"sha512-Pvbhpi7UKACv/YI8iNLNfPflS3mgTCLF1AAX6fU9p5FfnRSZUzXOhRX1be804nCybEJZcEHhRR/objpqX8YlDw==","signatures":[{"sig":"MEYCIQDxpybbQKlDTrqlDHOfI9oGeYpJxjDcIkr4jPl868KMigIhAKa6nLBiWBO48uDeX/jWynV44f/jFY95KOYUKj6V+yVA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeunuICRA9TVsSAnZWagAAPqUP/1W315LzTjMzglmSRnNo\nrDvIWQBvc7z3T3nc19IPZLclOqIlboAvvayWVeUQC02AdeR8GEnptE9b1mbx\nPs1xo8Ad8GgwlXR89kcutUnEk/pee6MQucai8CEMUqipl5OapMS+GZnfrPU5\n2gVwZi+A3XhOa+rLzys0k1yYVgT+MJIc7wtpM/LkUfxbVnV2m6KlQxoCQZGt\nZ9EWgTk+lkYX31QnAUptDiynkbcYA2VtyuAOqnG7i0tefWLBcQ6xWQAMSNvE\nqA0zLckA8c+fhs9N1MVwyrjXxef9G3lCldilNekcLHyHF/aMc0fHBPnrxGe7\nmAgNR6fqDt0Iswyk6HTV4kynAH10a3cItxt7OXmaOhG0ywNobD30QJTgeIUJ\nEHnePaIMF1wCbNEVAZzpZe9Yh7yi+tEWFMqCJNse+UZV84G1wV0JUjb4huek\nOo73sL8ueqipJJxbQE1waPss8hWROCYpHD6+nx9IwlZ4JQHNjqdeWBt5zAs9\n26S1hYyy9LPD8KoBEJ6mBe55/YPOlC3wpa86Vn6eqs5jkD/FppemZ3icpxDU\nEQQW4u6DlyPiwJMLg5V2llnltT4lb9X8XFThpcTg1Ft8Dm0QJhUW1L8o+GM6\njz86Uj96l50sdEhkwol5Gb7LLW3AfH6yrxhI35F05L9o0cHACJqhueCp3Kjt\n23u/\r\n=xCao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-98a31cf.0","@test-graphql-cli/common":"4.0.1-alpha-98a31cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-98a31cf.0_1589279624200_0.3755626426667382","host":"s3://npm-registry-packages"}},"4.0.1-alpha-85abeb1.0":{"name":"graphql-cli","version":"4.0.1-alpha-85abeb1.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-85abeb1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"32c66858d4a3fd667ad06970f921107403bdf206","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-85abeb1.0.tgz","fileCount":14,"integrity":"sha512-KLp/a1YmjNjJcx19Sg/Lb3evrAj9YxbuZf9r8fR8eQwWk12YMnt90LfhxOVOC6w7oO+gOJ7KlbBXabZ13YOm7g==","signatures":[{"sig":"MEYCIQC+1uiJpoU2VHM9UV9kK8m7htKsh7DVzLu1B5V7wlIQIgIhAOOmNdQX/+IduTSGiGAOncVijpv40ePe9uoWAkbDrADY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuqU2CRA9TVsSAnZWagAAxvUP/1vDJgDxUQemv/YN+Zu5\njYvCIDCW1grFHLvJaOyD2fyZrUgewnbedeX+IrrqVssPjdaPvg4/vlTHyobo\nyyiToXahwxDUngN56oaz36Qn9CSDB/Ml21izuffvplJ5pkbfFp3Yl0lCU7HD\n5hwKjoP7nv5FGVCh+4XjRhSSbM8je/dG95wrGmtp6TqLE/CPM70aAN0fgPvG\nuVEGuXJE2uPdOrxQ+iPNem+C9MRX+IjELrY34lvGIgJOtpsN9GBIrR5OPwtJ\neuCn30XlGRQfza9araYjM4kBmcND838pAEnA8RTNxQReb6KZ1pZp36qRt1j9\nUCy4flS5YiBk7MFulVXH7ANko7ut8yPQPoAe3nnMFOF6KyByl7g4k52a4Qzd\n2V8d5Vttzo7HI8YQc9gdJypt/5IenY9HYRtK8scv6n87KjeLKJMrYiWi/u5T\nnmNSgCZLr1KeOPcxd194LhM7ATZkzdzJeAm6zLdMGnfce1lAGFx9F99fYN3i\nKh1REb30cDDvXi81LjRlGeynofjGK5af1fPfIeqzxlduhB0g4X/8zornr9tU\nJqhFeiFTwbMPMKAyHGfbYb2FrjXQJ7CObBzkWOUcqy+IfaJ+aUp0JyL0VJ3d\nS86wh4q/TtEj8zWXANgqTBS2KvsTw8u/iedzznImrD30MKbFHgA8kgEqK4Il\nzAY3\r\n=VdzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-85abeb1.0","@test-graphql-cli/common":"4.0.1-alpha-85abeb1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-85abeb1.0_1589290293714_0.09408352235052053","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a9afd4f.0":{"name":"graphql-cli","version":"4.0.1-alpha-a9afd4f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a9afd4f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9552d539e27b6f8bd92c5871d6f0af5eae6326b8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a9afd4f.0.tgz","fileCount":14,"integrity":"sha512-Xj5UAeEE9VAwLN5/3D4KU4jJPpXNuWaXbTTFNZvNZOsfQR0hhbRYhxehG/OOX55o/AAT0OAnNOwmOn7Upv5dug==","signatures":[{"sig":"MEQCIFnXz4X5NvaDrAfNWeqTs5mhw3BYIj/gXCCvM+jjaSi/AiBAmqooya5ZGW97feNfr3Yceqwd11/40tZvN2/6gP68DQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuu20CRA9TVsSAnZWagAAoiUP/1UphF7FhMT3OahUDCJO\n/VRwtsRMXSDwnXAHY3qM6gUsnKGOK78Xm7oPlCsVc8iKbFBQ0Az1GSAQMcKp\nA234SXvGecbfXmjdJC0yjxFduoRbok8JSBZky26+vsM4iHGIcAei6Aa5XmxF\nMxLZmYOw3AWhlte+lGhJtJ8P4836cVI6PFDjcO+IhMokiNbi6Dnx5JQvGei4\nyDyh+8POWehvSmSVq9Bnq6HUiwZjf13l6jUrG+reUSpbe3GqoMg3TOIIFrPJ\niQjcqvHNkAc0IvmW/XDYoRMyYKN+5YqClWCGUGH2wpcRj13bsntD57hcAKEV\nNu59Dp8xKb+Rs7H/MMz1VUgyOH81FV52p31egAY4x0AjkvPHMoUj/lLKauI5\nK8F775SWfw3QlN2JkhKJNd/XLnIjFSRl8X5v81+GAPQLJKacxYJKFcEqO8X8\nwj3x74VaiS6x9VFP+qu7yVSjBEK9dBuFkPKekqilZ/xL9N+3YnLATxh34Gag\nmiSBgC+JWmNHmoAI4o2k5nNzVRiwzTIbOHXkMLJ2iCBpybiXA9XpPCyRL9+N\nxvcmoW3ObaZ7ZIeZZPfnwExmgq+3S2vjlN5H7VHA4Q2Nyuoswa5fuZ7VZ0Fc\n6ZI63y/8HbsnVMXBOeHAlwd84sldL6w0uxX8KYz7iWtHBXt2NJxPtbhxAFTl\nm37Z\r\n=Hxrj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a9afd4f.0","@test-graphql-cli/common":"4.0.1-alpha-a9afd4f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a9afd4f.0_1589308851525_0.3404509552847168","host":"s3://npm-registry-packages"}},"4.0.1-alpha-66c47e0.0":{"name":"graphql-cli","version":"4.0.1-alpha-66c47e0.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-66c47e0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cbc7c2c9c6dabec001057d0ea68f8744fbcb6c42","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-66c47e0.0.tgz","fileCount":14,"integrity":"sha512-NCgsO76SJou3+iDDawzHuwSp5RI/vZjFg0Pq6pBinoo7ZeJI7rexE41Q2Z88s78klHA0o1qUJzr6rZMWYP60kw==","signatures":[{"sig":"MEQCID0xW2cIcLrAlUVvxMJsK++81oXNWu2WP6wkbUOT81+zAiBzehcXPrOpBU5xpruK7n9w3NVveTc022egmDhXfM4A6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuxxHCRA9TVsSAnZWagAAh7sP/25w1VGOOTzeY6+OQxnm\nIbqRZ3okq6mCpEg03U7S7YAv9qBRMR6F9o1D7JGaGop+Uz6Mi7yhabJVfyW+\n9pJOWQgMfDcwxKy+AQCj7/3fzIlU/DtgdBJenFeZROBCkXfOk0RNT4aZwcWH\nSoQ6RwhvPCMxOWwFf9YVSXvRjBktRResc8l8VPXL06+Okb2K4ZijVCajJNVz\nxNuQEME4FUW1Mgm6t5Rn/RcLlti3KioeGaBcM/Vi0dIZsf09BExox5PQ2jUS\nLpBNQt1qmKedvmjOgzp4DgUNgb6fmo06LclncY5A5G3c9ccpWKpkDpf/EJYy\n8mFKuAPJZKYCEubUgRHmW9LpbXIVRNr95hXow4Dc+17BizIdxhJYqCKx8R03\nDGzfPW+rMhsx8lJcn/Pat95IwI9fQB6up4805ymtnzmCULIZeDJkURXCqHgW\n8O7k4iWOk2KhxqwcB5wEhAa6kdY3hxUNkzlw/BGwrIlBprex0LnMyQJHdW+U\ne+Wkp588Y8U26wccPPcfCJjVWCAHjFUrSMckTKGg8AiEUfmsLjn0mAvflAVO\nNEzxBErHIqh8fuPHaLI7IaTzArUYI/fz7kYgwOsmQSwDjZKKSzGF7yoqly2L\nkgVXpJ9G7DCHkb27dhv9a9MReJsSTuukPxlrrc45sdxHTq4H6biWNgrth0td\nx7AV\r\n=1koS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-66c47e0.0","@test-graphql-cli/common":"4.0.1-alpha-66c47e0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-66c47e0.0_1589320775399_0.44710808380985667","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3593355.0":{"name":"graphql-cli","version":"4.0.1-alpha-3593355.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3593355.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cbe6230c264f882e9047f173fbd2f8de2f492688","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3593355.0.tgz","fileCount":14,"integrity":"sha512-F2F21z0UEunC1hwxiboa6VFNqEz9/Fy01vY/bdq34KbMlTX1lyg+dwAy6cV8f/zVYH7yk3h1cga12suWOmIv0A==","signatures":[{"sig":"MEMCIDhFU/q2DdoqREjJrbi3IfKMOizfh64r69MjdZb5tWL/Ah9LAKKhBjCpFVTpTz8rOkUmJ9YxnvBPuXM5rW3cp5kq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu0XeCRA9TVsSAnZWagAAPMoP/RV4se8IYep667GEEF7g\nNQH2wDvS6wG/VKbiIU1njR/pPaDHLRWVuRrTY+hZpoRuDg/i9drStLakzITC\nakqahep3r+hwueK9aqIN3UpVgQ78h0sZBA+6+T7VLttMGW6/f9/ZAlhPqMmJ\nMJrYRtDMF6abKBHE7K4n0rHSpW3hMWsLYhBxy5lJ04ns7Cphlet0xnk/OgUC\n/coykN+UXCVhModhSWFLMnblcp0DZx/VnF00qIlp8aiLP7VfRYu2HxL6Z3kz\nua9tO7AQRClNwjSFfhFxuDxd9VezLbGPoEW4kCP9c5R76cxgyk/MdjN38cvn\nwNhm2ESU6vRsoOKkupeL42apuRadqjums24vaocRQ67MpXArNuqY4X4Yk2Ac\nlitW5KCl4eiMqMLLHbTEHD91N+KNMWppoyXM3xqyvillQOCfeh5LAOv/ZHsf\n1vYm+JpwyeU1ULIdjqWDBn7f8sHqY7yKCbdoOyMLQyV0dhonJUwVRZc76A47\ne4t0Z08YqYm7FU8HHBswn3MjwRwC2MIIfP2fxmwh7HRaXVWjnGsxaBb2Fxih\nBC7v8KSbHJvnwKe6XIwd00ZmwPpOQhp8MJT8s99149O5rnxoZQr0cpycFF8r\n4vNefRa4LDI/CgSfRD1tB2gZRIvRwB7iUDdb/gQFyB2Uwm/5eLqMMcdBfzr2\ngDWA\r\n=s9zR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3593355.0","@test-graphql-cli/common":"4.0.1-alpha-3593355.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3593355.0_1589331422205_0.8734769232032693","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7520a0b.0":{"name":"graphql-cli","version":"4.0.1-alpha-7520a0b.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7520a0b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f0af02c866805ffc421e60fdca03855a98e71da9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7520a0b.0.tgz","fileCount":14,"integrity":"sha512-sw4hNAyh4tKPzMhckCTVlf6K2Ja3ocShxKPdgO7zOEckYeM01rNbd0xXSedPsiL/hoK0E2Oj/C7wnLFdWeRR3A==","signatures":[{"sig":"MEUCIEKwp0iYDAh9t4nfmeWgaXmEFu6NAaWKMhwZHT3IYjUWAiEA9El8oNLXCUGaFrwFgYxwgdCNl3kXWkiRkfC9C2TvhL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu0yzCRA9TVsSAnZWagAA68MP/iF+DdjwHy23KnoJAT26\n7T9SP3nltq7MUJDlTUvd2gybA1eOl7pyg3p3jQlnT9gH5MKzzvix3GDhE2FT\nLw8NMt687DY8UAqcC+G39SNDjGCRoFIb2hnL2xrJTRqPJV5wb/RUYWGVmUfR\nr9+KZjkt5aGjoadTPNwPWgrXihahKXMZnqbIsD7Wp3QzC6I7Ak91dKHBcoZ8\nswATadNkrW0nTIdhO76QsrT9gGbFC40hBLQIpF9vnhUvqyG2kjA3MD0gEJ07\nNH0J3ZYLiu0CsxCqFCajNfEA38vBFFurmu+dOhYWGWgcLKhd3Au/s2q1r2x0\nhOHk3xZ2kahUeI/pxVuB5WEWyBk4S9eZNO3Ee4zUppIV5WrmSuegjKD9ZJiz\n2DvsKATCOs6b71SnpbyyZ/HtwUUtIYq99mPb80bg1ujEImR5xl7vJ0CGC0OM\nolLT7ZMkD3PUwDivuSqO6jWlYHFy9/S4fkXJQcLcoCtQ+YhcBCEwkSOCKmVD\njTHKkur9e2qcEpHSnNV3iw3Uys8SSXmf9rCawcqgE7O9dreYkWZXI2IEM79O\n1SCGMv4FBmjcULctp5pfdh+QFcCRz3dBwYOj9+D8wnpx8e+2iBFSI5e+BdJ2\natGRc+bHfQMK/GC3cC4Q75ncDaoQyqe4z7wkgNfJzoDo+qCNw6DItMoHbdlF\ncuRr\r\n=XdzA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-7520a0b.0","@test-graphql-cli/common":"4.0.1-alpha-7520a0b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7520a0b.0_1589333171195_0.4389175606118554","host":"s3://npm-registry-packages"}},"4.0.1-alpha-02dd0f6.0":{"name":"graphql-cli","version":"4.0.1-alpha-02dd0f6.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-02dd0f6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"61c1bd2ea72ddafa04eeac0e286fff800abc9a28","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-02dd0f6.0.tgz","fileCount":14,"integrity":"sha512-/ED3t+g1CeGwF0eMczX9Eb9MQmJwZpsKS75nDI+t8VwsiQH9q8Yfzq4WrlwUKOH4rUAJgHZLWap0xE1ASzspuQ==","signatures":[{"sig":"MEUCIFz+e1/3AK9HJZVFBw2iievI+JbET8d3ENym0cCF9BDIAiEApSsnYlPs4MmSwgdrUhAQClfxIHTZWMVzgtoFM6IUEBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu0zgCRA9TVsSAnZWagAA/iEP/AuhJdJDctBXvre8dpxS\nPaPDpGQTtpRTFQuSWB3pdlTe+G1XM0HLDxc61hIlukr1QYuwguID68IHzhtM\nafS7Gmt+4CKTHH7lFFftgzjFjGqE2e6jOB3T38Wkz8xGCpMeqTdfsrFiHs1+\nRJTNzbsW2VcVfJuB/sl6e4I3vb3c1Va8Y9SnA3FGFC7DmP8pXvBeB+SoVSeJ\n0rzB/icZnfu0gnz63raV/gWUEdCCWHjziM5JGJ3H8yDKb7BlUnu60JcVsZPu\nfa5R6hMqqM/kVlzNJ1YWSRwEgcd0cUmSf6zNshXeEjQuAC8D4Re/E+Q6wClB\nHafhrRldtI2mWeuR/t042sKvbyuASrUEV8stjoVyvv6R/ykEqADP1iB5nNfT\nZKoE3iCNDqzeZWKh9+3mjDP0KpIlcw2oGZD38J/MxXRmJ41100VeO/f8gRtC\nrBEvwUM8Ls1QBfrGJZOUBbGnhiqIOj9YH57g+Kuys4XUBLwSEYc7O7ZKL8iB\nMIS5n+CyXm4Ww9zdvmgZXsFMRN6DpkzQNRKspNKlga18bQyT9eGM3UKjvwgy\nZEgf1QSBHy+jjF26fnyO/fjjN6e/UykXWZJYQNA7uLrVRBwnptGcbZysjXt+\nqmxV9agM0vpD5WBBu+nyJ0/qULQmdGLcaKbIQkDEnRuBW/W26FzORnxADx9U\n6Nr3\r\n=dWU8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-02dd0f6.0","@test-graphql-cli/common":"4.0.1-alpha-02dd0f6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-02dd0f6.0_1589333216184_0.9507913524504874","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1d3b389.0":{"name":"graphql-cli","version":"4.0.1-alpha-1d3b389.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-1d3b389.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4234300c9115f424042f3460a76e2f8307419851","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1d3b389.0.tgz","fileCount":14,"integrity":"sha512-GO9T9gOEhjfoCCNOLBNf1OQ6KhpBXlWqcd82vQeXIXhIIV5HZfnQnCvSjiZoe/nm8lsxwx8qVBI0XSv9zfma8Q==","signatures":[{"sig":"MEYCIQCAxluvolHOqwSzUq34sIqSW/39tAD85sIBuKZAi5ooqgIhANpxR9S8+u8+BFTE53hghgIDQ3t3dH1jI2cHdjBI03yb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevA/QCRA9TVsSAnZWagAAGo4P/0iraiB+3h5tjNprWc+B\nVYWgY1NreKWa8PgmuHwN4k8v6Ji4YX7CwlLn9R8NgX1wSimesXNKUwY2FVrd\n+FQm5haJWgfudto/1b8wf3VWOxqH6S5Hfiie/6fWOdaoSXtOXnt6HzRvmOCq\n2i2zo6V7H1A9MVK5/YJS6CpkOE8jzFbW5tGR7xrxTlOGQVDy2zdptoar/6Q6\nB2ofzJG7aWkkff15HAZaNti8hoI4tgaPPhACB3FV23EmkYgurNR7HKcZIu1D\nyPyNwZ+BTpGlV7W6HPsq5mXwGK9vGZAh1ktt1LdvcwZXo8GKq9f0JyBfYY8D\npf6Zjo7zwxb81ZDHVWB+hrxjPsMH0wUEOq7J8aNDTD5VQyjIg915rDFFXImG\nbXHNTkh5JwwVXz2ByRT6a5eqNe5AYUq5iRQ0i4ARrs/FeRSg6rE2M4rKiLBP\nbaN8sfvvPP3ZzBIMyR7SKYj/C0i76tOYigXXXER+qAFvm1z5alkfV38r7sI2\nyuxuwZDjsZJ0xyAsI9Mev4I+Q59MK76GqHH0O9bB+r18dCaHqaK86vmKI6oZ\nDJlofx62XTke7hAkN43eSEogMQJNZrLp3/JDssrA6QryX9IA/BjycJrLKn80\nmTWbTzJ2d9QE8j9Z+wJiPN9K+3wD4+4kvx/blq3Opx54nQuxy46PZSw+M1vv\n3Kpf\r\n=W2nt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-1d3b389.0","@test-graphql-cli/common":"4.0.1-alpha-1d3b389.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1d3b389.0_1589383119845_0.47122694820091393","host":"s3://npm-registry-packages"}},"4.0.1-alpha-23a72e7.0":{"name":"graphql-cli","version":"4.0.1-alpha-23a72e7.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-23a72e7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c6dbf21638e64f730f6dc3566bdb2f21b72634a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-23a72e7.0.tgz","fileCount":14,"integrity":"sha512-bfw7Srk61Tzb8ftKil51yioP/Yv7cWOauAjne4QCZnoVtZgFoHRwdzZZlPT915roRSI+j8QyOD7FuKCpik7gkA==","signatures":[{"sig":"MEYCIQCdsFiDa8PfKAAhLP9XKIhDCf6dmme+3Q4Rzs99FHU/pgIhAJDdr9C89nsDyPWT9PjVKPAOkzLv+BMK8+UGL0A0Lc2H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevEQSCRA9TVsSAnZWagAAH9oP+QCXpCrl5MLhV4O+dcgx\nYmAhmfKEzz9YMDmIn3717V0j2yKNcXE3LHTl82zkj265at+PTJ1lIaKgNXpf\nBnOLMUnWrnCwyey3YP9r4onbKIVABgZ9hGFl/4vnZitoYrra+BOFu9JWmeYW\nfJvx4bnDfnE+a2C60/0tmkoMpKV0LO/SPBGYxC8c4m4wSJ3evuKdgi6o8q53\nJ2bbZqr+6Rs+HjGZgDYtqkSe+4b3HGwBVyYqAkasN4eMbCD9mmfBAGutppzi\nSSqYis4JuRtutJODN7MZpWX+awU/UWJkWoVBwjAPFV0iJgxg29r5e77DvQ4O\nKh2TSyFIDyMOquuGhx6cICVJ1nh9h8t30DdYMApn/Nizfnbf0Dsi+2hwqx8N\nVm5hvvV3PrcXZzTIwLrA0lNqfyHui/HgDswnko8iUp0FMSEZTkIWsGYizpE5\nnWhejRxv6cEPnxP/joj7FUwqVEYeWVX61MYaLMRBgO5Ijq0obZDKuXyzy/Ub\nU9VA9AJlLd7JYmq9cjIsoIHrumOMhEP/3mAVJqUkZ2AC5NoloLbW1jyMtFPg\nBddElFeumqMqbaqauWTgwXDtioCNLckJjrKJ0nE69YLDeh0c4xWLZk+FkrjC\nwCmbiAbGhZAkDsaSVMoF6K+pZH4HSSQE8MsT3XgBwtQhl60n7UuG7DIn7ZDW\nZSP6\r\n=VHOC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-23a72e7.0","@test-graphql-cli/common":"4.0.1-alpha-23a72e7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-23a72e7.0_1589396497205_0.7958699947586338","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ecaca27.0":{"name":"graphql-cli","version":"4.0.1-alpha-ecaca27.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ecaca27.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6c31af0e4e01a7aa532c974ee5c3e52a00fb01d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ecaca27.0.tgz","fileCount":14,"integrity":"sha512-kZAxw+pp7PPSuamt2YqHqHHiNPtvRXRB7tt2i7L0CEdVkmCKDpNBwd5Ou+8vygn2UiSXidNcIctU5Ap4s9MI4w==","signatures":[{"sig":"MEYCIQDuca06TLcthyNOWTuSLoYy3OOSdQKedipCGHCYq7OSHwIhAJVg2LELOG0cdJZOBm3wLWEFx3bngzY2hGbX6U1FzTu9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevIbDCRA9TVsSAnZWagAAlVcQAJJcjxrWeJ6yALH4V9Tl\n9F74XRTbpqtDkTyGhunGgxI1vCmJPYQwEHw0Ci0Fuh8eK0lcQsIsqE/VeNme\nhyAoC8/s+UUWh/ArMtprW7WfBK3ElDLzpCbyoZiJ+jeVOnPhq/zjFUbkL47P\n2QhVq2kMBb/fhrUmSS3nezYXpaUkva4TBb/AC6S5007KgZ+ukU4PPRMdQXfM\nyponY5NN/xYVSEFcFlquTONU33oE6Gz1GECCgmo+bBn5WrTzGgNRY7JWXk8g\ne7LOVTU5BPUSJ3Y5BevKzs+nh8mcJvTKTLyRjaGFV41j22NdZ+tiF4dsHraD\nF8/0cdqorK1CXjMmqF2QipzQE1kYvovHewD2LGhfGBqG2HOm+XBvwLmtWpl4\nwoNulRHsInGNraRSYOZ4cyHtuVNDoPyD2mLq5DesNd1qy/NJ30ZcE1arVR+L\n2EIkfa/PIeyAAU+esuclKqhN4yfmxa8gOo2av545BVsjaiVwZA/OnlO7pwoV\nmReDPm36f8e+NlL9NEDeAsbb36tmT1sFwJSCI1gZpU/EmHcYsrC062uYI2SA\n4DFFZsMYQ1/A5aQtDyNqlAdJIREp48aUDn2W7kzZZW2BVxc5iH7NHIVQ/U2w\nG2MAWoQWqPtArCTF252vE50pOLt3HKJ52jOFFHn+Xo9wioq9uCBrWKn1bsor\nR2Z0\r\n=usKs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ecaca27.0","@test-graphql-cli/common":"4.0.1-alpha-ecaca27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ecaca27.0_1589413571277_0.15060401964079917","host":"s3://npm-registry-packages"}},"4.0.1-alpha-64a737b.0":{"name":"graphql-cli","version":"4.0.1-alpha-64a737b.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-64a737b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6cc764d15d45ccea6168c65b791abf54cd15e41d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-64a737b.0.tgz","fileCount":14,"integrity":"sha512-CxKruspJw7rPoLtkpmSqf0ghaG4CHBKfNRlTvh2G0zy11Jz83KDox+TqP9Qt4Bh8ALuvEpUjL0AKNBnE8jnwCQ==","signatures":[{"sig":"MEUCIQCSEEN09OIKnQEEcBDRsETJnFDRVhijWhVZH0AySpQFXAIgIEzTZ7Du2Agh5RczzP58iNvB0qv5Hstr7LpUDtSLOVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevIbjCRA9TVsSAnZWagAAerkP+wYqd4zn5XSCV8Nfo0d3\nNUb8UBVEEboHuEv5R9ppxg3gy7k+i3T3vexPTpA2D4qOxjM9tUmYWs6r2NNG\nktk8eXSkdySSQ90FDyIK4RmX/KClKaXF91Av7FJt5/JZgbzMsMRhMLwRJg7B\nFQIQXmRA0ygpF1f10p7Dy4rrbdHu1EWk01xq5hyvXHig0Zqg20JwA8cKtt5i\naTuC6o/ZTr/MdRaIeoIReaTC/GyvZJgebpfYi10s22iEFtehPzXeaeOyDmF8\nQ+2KYUe5pISqCJ+tcYZWKGdTGLCd3v+CX/taypfDTj0zWxGFhRPbeDr2koPl\nv6/TOCj1Q29wmxDnjZHm30to+Nzy/BbnNuboiXx1VVFIAyIjwl/PeRAqMdb9\nkbl76NYeQTv55ZUg8iysKJ5U3eTXH9roDLc0rsgmouAg5M7WywGvRk1wk0QB\ntZCP9KSAj0JHyk1RfGhHpPUgm5QClK6v/uFzIW5X2lsMYkxhmYWL5QQUTbNz\no1f2YO6XfYC3uTgoiLtv8W0bm+otrdnxf39WxO4AtIxV4QzXDPxUcUf2kc3Q\nShdzTGdrhqWvEdDGvDupLUpcIPnCIMEw6nK44eQ1BDHZ6vGivVNJldVmgmUf\nCe0sSh9wyT3FMZBggT4mI1SqgBvycEfN5sLSl1k2D3ttS4LgALTKChRA2KMR\nOo82\r\n=VcX9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-64a737b.0","@test-graphql-cli/common":"4.0.1-alpha-64a737b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-64a737b.0_1589413602532_0.5664642572510781","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d976b4c.0":{"name":"graphql-cli","version":"4.0.1-alpha-d976b4c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d976b4c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"39c912b8570fe946539c68698eb74816ad9b3ee0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d976b4c.0.tgz","fileCount":14,"integrity":"sha512-9QfCF2ZjTHZB7xqBX2sHHiU6wVQbfuiLQhs/UTDkZk0gEek2Xwk1J8kNQHRlqBjp7QosJd83WbbgzfpwDOxQYw==","signatures":[{"sig":"MEUCIQCSeIWODj+3bvGhL51eP6YRCmQDYda3iALjMIa6LB+egAIgfO27r8d8dGuIs7s+oWkGmQdKAYzKB/PY+xgacrLtqvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevUVgCRA9TVsSAnZWagAAvWcQAJ7gaJMXkML2nFPUxUHh\niR4LD/bzkssFO6zq/f8dU27v8bGBQnKQPndVDDuaPEn3kS6owaeVA2gazvTE\nnGEQ7p37G33cZ3mpXTvrvVIeU3T0HMZTCswm00plwsB9U/7ULm/F7XKYSuLL\nyvSEevXi2F6grrmXHmAp2hetLdc4xPEu9fqkmB/Xa2zHRNI2gv5Jvc5JJSee\nwIqgcWXq3zdFfXU41xY4WXlv0xmfcXDjO9xIlXj5mDSwdNIxSOOVjtrkwFPp\nz0dUmWynf9a3Q7C/7OrhJC6+lgLX0D8Ee0k8sHE8lFHbEJ85JXAQxJLTDFvI\n0XFDh5hbLZS2gH8f2UoXqv/XELfHaw0F5/7rKwD0cUJfvwO3OZzuCKxSifbV\nm+zsttDr7UBR7lT+t1gVI3GINvXttcFUcddo+hkt6+pqbKbkk5wYRAcSicrH\nm9CioBB5ZcEroEzx62z+g8QxIoqfq0ler9amG+sR2mwi6Sk/wL2uw/QD5MFF\nsf2FMrOe76EY9cDLa/Spln9dfA1UFHjuAtSEdPm54kEiHYWMWuB2/pF20uTx\nrDCFaZ7Vx1gNb2J/B/jcP4ZStIDet2G+SQDBHLSBh+ilvJ7pNm6UFanFdWXt\nDWdPiDW9swZTi9LzPrLIG+/bk16tCPpXl4m15gF5PEUeHI/iviO8fKEhQIlB\n3C7L\r\n=2TnU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d976b4c.0","@test-graphql-cli/common":"4.0.1-alpha-d976b4c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d976b4c.0_1589462367398_0.2049371039846981","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5f42d76.0":{"name":"graphql-cli","version":"4.0.1-alpha-5f42d76.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5f42d76.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"42543ceb8bc4b5ceb4d0a907e2f0152e8a5b73a9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5f42d76.0.tgz","fileCount":14,"integrity":"sha512-EmRHBG0cIvAG22LnmR+PwfWtbK/a052i5hEvKkh1hkgCdCY7bbTKOdx+zOPaji9uuze0TooyErWtgceXjo+TjQ==","signatures":[{"sig":"MEYCIQClHCrHnCFIeOM/qRBulylfveKgM+YHJlQqf8SnF/HW7AIhAKg6hH0mx8d5QCcsYeQ8d8HMZ5mcpMJySpHFvg3osz9/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevVYOCRA9TVsSAnZWagAAxKQP/2ciBDx7KdE65T3TBfOG\nDaLmkY+3zaftoJ8UNGBmPrSjvQJtG6ELFB9o/b6k1QiQcYVHUsKr2dBJ1NrE\nDNnJgNbZLbFy3W7ahaLb+Mf+Lvy90h6ojvHnpVq7LYe2drQ1T4SOX6Mdppwd\n3WES+BmGwcW+X3PvvQGePd0YBM1JuhEpmQUaTWCniOAkV0kuJ6j+OFAuRL5s\ngq0AxVn7FRYREwd39YOETkM7kua879Aew91MvKbvEBR0lN61uE0lS1cki6x6\noa2OtmNjbMXxqq5fAlECE4HbFhSbqMJxXkrnX1tBQ5e+dIO61ckJxTySr0WN\nzbCrY3yQ3E2vyb6zCFljfRr0TdQ3/8InQ/BlUtO1e2cYILkHXSjj1DnBaNQn\n1xnr3MnAXGX0qFz4G4PBfuR1eaTCiLf9keZc9nlbCskwLbx5juXs5TaMzTHU\nwxw5AKhZDF00K+xxFPc0wn/3RGG+ySumOFcmmlkU3PrgXBas+QqrAv1M+eSn\nDzBCY6DwyeHhpNb0qurC9ZlO/Zfmit1qt3fZ2c4McOb31Ef/l7oc/sIXR2cD\nl7kQOK7KWxaNvBXbCBK/s/NJFa6MGh9uBYEZe8eRvRB8hvY87B4GHqh8Qcay\nfFKCZM500BbynaHjGuYLJzMxgulY2laR3q9JSQKKkEP1CX1/WTm3mJr4dFrS\naT4i\r\n=1wTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5f42d76.0","@test-graphql-cli/common":"4.0.1-alpha-5f42d76.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5f42d76.0_1589466630330_0.6846654353812867","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b29ad08.0":{"name":"graphql-cli","version":"4.0.1-alpha-b29ad08.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b29ad08.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"86a12c8c2bf97d420be005014f0a4739a6223da2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b29ad08.0.tgz","fileCount":14,"integrity":"sha512-HnnbsMoEXJ3bGjYZiHEHCLnssQFETUfjBfbds734lJ0rxnzT3ODgVNPA9/n0smd46rKzHG84mD77hgmS6DM/nA==","signatures":[{"sig":"MEYCIQC3YYhWoJTLlRPdpgUAhjv383jjZHyuzSwGny8mLDmhVQIhALenRZlIu402fCZ/pxSZLjO9oOBF3JqMwC4xjqCCozLT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevWliCRA9TVsSAnZWagAA7qIQAJTH8zXJAML4qwiL7u3e\nv0onQN6uBZuLnaInGF5WYCpcv1FffCSiLVl+QWi2ib33cDHhvhp/MgmiR3U1\nR7M2DmBttc4cmGwRX9rRdWwldqA7P/NvwThV3NwvaApZFgI7mFejZXI6KQL6\nb92urEM0jzk2iwmj0yFLjW2znlSLYGxHyKUPSbH461O0OxodQIg3ZyFdU9yK\nrSwGHpHfjUhflOCijOTBN/Eqk7s7ueQ09UON22o1WtcJhrjSQOUrGSEDg0Mu\nJ2Mk7qcjzRh6AY53PliArKd96saXVs+KC/Z36Ti8buZWa9UnNOAFWexO11Cx\n0y7W5xvGmrpZgHlmAZMh2yzdRpozMD+zL4dOvfKE/NYulFjmJcLUSa6aU0sd\n9HD5C1mSheV9SIkPbO54HDN/uMB4I0DNYsiE/tYHBlD6rJNgKAOtR0wu05uY\nDGLKR7zCPBfZQ/DKeaF4LCG7i7G+P4y0p846udum3P86Jilfogxk9Qme/ukH\nCnLw89iSkg2qScohTJKbXJXAEjcJhetn6Ji5f8M3TOHHga5uPHckgPJsC3Ht\neL6tPuFVi/3yVYwllb3fvEjhtyHNSdFOXqdq+IEQfzq2yQxbv0TKBFwAmeJ3\nH1Q1iKcsskDHyhLDlMJKhGEC/pR1E+RikPnf7ch/CUD774OzXgVs456DqpCV\nIPYB\r\n=TtMS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-b29ad08.0","@test-graphql-cli/common":"4.0.1-alpha-b29ad08.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.5","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b29ad08.0_1589471585417_0.9489201426155955","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4732c8e.0":{"name":"graphql-cli","version":"4.0.1-alpha-4732c8e.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4732c8e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"40e9ecf6f651e85545d598cdefb3fdb2edc0675c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4732c8e.0.tgz","fileCount":14,"integrity":"sha512-769XqvdlUAC4CiXj/t4oHS5EOORUJ6zsaU7g0Mk0p/mhA3e1Lo/pI+lX3FWe8QLij6O8dglT28HwEtHhyblfhA==","signatures":[{"sig":"MEUCIQC9XgV7SLfScJVfoKU1uyZKxAG3eUnMJr6/IdvyL1ysMQIgQo1IziVNHTFVBjkWSihim9/pTERSQAdIOElTr5ndIxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevWl8CRA9TVsSAnZWagAAbF8QAIm+RZp9NhLkDbh8LgSV\n378EwmDXNX/hqTIKTM9oPrQyiTfjLlkDNqvA5RyKToW49yRYWpgewY5AVViz\nPShtd3+JM7d+a61hR383cK53+oFYw3sJ2PuAx3NYHXoBoOWGGEYZG4/aw6ND\nvKWCuLnSj25DMDo7IEop1nb3UXdnfEhx1dr60ECNe6WcI3lrt0GSY56YooDR\n9ZwYqHsix2CGI4/TuKYdxZiPZ3c12CL65b5SGMvZ74FTWpySY9YbuhfNMTPS\nHHbwovv41v60oFwEZi28XvPkmZWmtQ5kmdBcdf0eJ9ex2Bqc30smBdHfRFpZ\nBLnU1dAooXONn2AavYHFJKjV+DvW50GFtC+G4w7QGCLPavnLMnejFsPQdEiJ\nsQpiXCea+1RKA6sUcSXp3gvT15GATBiLIrekqoWvaXHMMTW0PGap4nCPZGQh\nrDZmU2qR1+q7rnAZtt63BQ/JDcHO84xHuR0Wd6rf9zYMVn3vQgTURnBCkvG5\nUqP/gMx2pnQTZlHpjkGMDJyHQUTNWeyQP1FFP/hjA1qAt4CbYjuDhsA7je4B\nQ1caqNnbO7Q2wj8cFsaEnbxfoNR4VMYJgqvbAF8oprYsnRNPMPR71DyTB8aU\nESPS5zvu/UyNit3dnYEWmFAEvymTxz9dXjF8Zi2xiPMPNUDUnmzePtKeXmOI\nQEq2\r\n=d8Yj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-4732c8e.0","@test-graphql-cli/common":"4.0.1-alpha-4732c8e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4732c8e.0_1589471611608_0.3428032207366689","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6cf8cb2.0":{"name":"graphql-cli","version":"4.0.1-alpha-6cf8cb2.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6cf8cb2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6a475470cc39edd6098765b8e59604b035f74f86","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6cf8cb2.0.tgz","fileCount":14,"integrity":"sha512-jl7IyGrRHa+xRPaw9pFBDkyndXyAJge7KZRjY8aBUwP8739Es9CGEEA5jkwghfOHf4A8qzvNyzWO53juC0TpmQ==","signatures":[{"sig":"MEUCIBYODUFxPBzUr97HhUy7SHafFqGw+hDt6uO1j5S4izPbAiEAw4mJSsI4J8e8vjnE0RG1A3iYFDCJpRt5ARuA+PISxY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevYPPCRA9TVsSAnZWagAAr5sP/2mueWSBc/8+rWa/4H1k\ntCNAG0/tG9ImVYdkVkoytIhng8XOOM3JUeA0K7YRWtGPUhySAZPZQIE2oj6Y\nmrU3eIM7NwETAO9AxVw0bKZMw30qnBloWSh1wRGO+JaV4zk4oZ+3H8nBJ44w\n6jXVFTqfP1aiMHOeswxhhyCSAZQldonacfWqfZHzrBWHXb56BHsXp52fqFpE\noRCDzXPUT5/M/Lqkj0L3hhQNNSLnoLw1YZhY+QCKT8nLIpHy0ZkyJsobP5UV\nNbWZcMBY4LOFTxdMTB7pQa8KSdBJUTbpGTqsr9e3I6c6WASi7A8FvRQEAV7t\nk7+4szYH67E3DtKyYiHVNctsoOvAzpLtM0M8germmRcZs1BS2MAMESgR/wAk\nvBW8gqtcssNR1VGHt31u5o817WodiVUkqjXzboBdhPb/1ds1ezPjf2zwGfiI\nIDAmdzvPlr7oTccRIYAgZaYV4Cv57PZZmAqJUK0v39rXb9/+5b589EvQFD83\nM1qXMOVfildLCmb48o+RdYXtmUoFWO5mSmUrbJzW2JhtYzBg/U7NAnXowNHT\nH9h1dd3fnbrZ1WLVkl9FayatwB88CSFo3S0/+F1E18rd25Ig5UZtAGNa1vq+\nIlKxH/veZSXwODaytGnz/144EPwTlIOAsBDQ9yX/KGIBxQieFkKbTIvXIezF\n3RIo\r\n=M++Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-6cf8cb2.0","@test-graphql-cli/common":"4.0.1-alpha-6cf8cb2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6cf8cb2.0_1589478349939_0.582469174528073","host":"s3://npm-registry-packages"}},"4.0.1-alpha-47c75e9.0":{"name":"graphql-cli","version":"4.0.1-alpha-47c75e9.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-47c75e9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5aee80b2c9d35c6072dd4ce6953be31fa15534bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-47c75e9.0.tgz","fileCount":14,"integrity":"sha512-Wh3CQJXjBnnmuaP/VuoH/OWTqZzNdh8XJXW6xyqRbdpkheS/yvJS9B3lRnZw/swdkbRcOKSZBkNbK+H/ZHWJZA==","signatures":[{"sig":"MEUCIQCu8prvbFOMZxDVVimsN+VmROOI814WC8FKY6SaOePRpQIgPTW31hhhxhgC74cSxP+p9dMv4DlS0WrX53ee2wnRZ9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevZQGCRA9TVsSAnZWagAAnysP/AsxYadDuv/HR9qacKoi\nyPIKjqHnwCq5IY7xrNBcD+0OuNrH2exLtxBejO/a73+RwY/FQ4DpgzHoKgTu\nIk8p4NjSPS6D/cpeUyH9SjB7fwLMp4kKIi/xd2qrGqh7ZpXqCNyWO8ZsIASq\nY6pJenIHGJi6tarS+T+UHRuQsGJQnYnKQbfDD/T82DKDFMPWK2pF+lwfV8u9\najZSrxSJwASITjCnxPqJC+brUf0qqQN7pJl9sm/H2FUJ3719c3mdx1b6rqnR\nDsYCfjl/KzMi50ZZx/YELtPsIOvUfoH4l8HElek8rXVLmTZWi0EdIsAgLhEE\nVO1iNCpYMsgy/QOZNnXq4pAix7uz/qj78yBODN4YFtL1Ri0DfUa0Y0MzTIVa\nR3oePah/YRz/zoeAZlNeRaZqWbAzz74zjQlsYoZtHZEVjqUy6cT4MMlQH+vH\nWBRBRiKRgFxebEuwdE3o+UyMIjVK0H+KNg/qEcl7HkHZSHWcMc9KjZI7TdP7\nT1LEobmBlD+Mucsqzn9x6PYkFYwUanQd5PQ0/ssl+how4e+hlreeoNzsXgFl\n+/Xb97xW3Fzxe36rO2p4ivNcThZpBXz3NLXQMezHaqrjm6ur2UGueEtCRr/f\nOdS0qirXdNDZ58IiqoxZzhfew2etCEPUekegdX8tG6SkFN2zV3NGyKYNKcCG\nyImM\r\n=93Sh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-47c75e9.0","@test-graphql-cli/common":"4.0.1-alpha-47c75e9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-47c75e9.0_1589482502020_0.27582610781365857","host":"s3://npm-registry-packages"}},"4.0.1-alpha-285362d.0":{"name":"graphql-cli","version":"4.0.1-alpha-285362d.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-285362d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"37f091e90aac77476d895d77370a17dc506c5013","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-285362d.0.tgz","fileCount":14,"integrity":"sha512-mE9mr1Nb6q2pizsTGa2YIml3ZcYd9rflfSMTky6vUeWv32WLts1hAaoL8o+LrJwjwtb3RgJ68k14YBqdfYKq3Q==","signatures":[{"sig":"MEUCIQCuDW2EE+mpsuYd44gyiO1eKourQypIOGw+V9lXYLHPKQIgQ9UL6XBGlRFlFT//CKR2MXwe3gdCr0Fr/U1oE21a+rE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevaHwCRA9TVsSAnZWagAAbJoP/0TkzDftxKUbNDSPVjbJ\nEk5YSY1FsZBHIfyeF5nii7Oau77hG9agGuttnGMvEz9zIrwHaffrecLbxL50\niDcG/MtMKzdYM+OFkBeJQTcgnew6uJ8X2uBS/TJqO/kNZ91s7WXObiaJPWHY\nQ3ybqaQHjcwBRBHyuOKglt/aN5noAA5Nr8wbBOekUqEjTKt1T8cZzbSp7M0C\n32m3V9wZmRnxPsNU5t7afiyDU0hPfl4AOSAxqZ2SQoaWWZTleYhRsCBRCOou\nJF4T5KhUzu76icyf0OHolSWHfrYZpvfdf9fJM5Z+nUh1vNn8WJZTkcO+AuZm\nTXJEpwTHX0sf8CsmeD2hY/6e4akzXgE4pBR1X8xU8m/bm+kDqYsAHMWpSwHA\nLFAE4vPmf3Mp9Exud0v3LYt28KJCSJidIiqcIxW/DTS+8QXmzGIcXCG5GgoD\nHvmgekUlbqkkgZjAt7C6QEjdmr4DIl2KH85Z0moFc3Z4koD9DsASOI7fYfnj\nQneja8MYX9CE+5BD+Q+ON74uaCwZ38TIhPqyxJbrD9rNwpd6lBrYn5hQna4q\nibaGe3iZwMzdLJKMGgF1r63yBgYXLzFmGQcy1SW6/+zF48m9Bhs9WAhn/b1B\n8Tguepcuj1cAZGMzpb7cXq/nkVFf6f4yD0dpxgb/yyWyyWU1IoGbWCavm9z2\n7gEX\r\n=mMRa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-285362d.0","@test-graphql-cli/common":"4.0.1-alpha-285362d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-285362d.0_1589486063571_0.5884716201400348","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c95b695.0":{"name":"graphql-cli","version":"4.0.1-alpha-c95b695.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c95b695.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"014a4792c3e5f875a55024f7aa3631ffb4c86bf1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c95b695.0.tgz","fileCount":14,"integrity":"sha512-LqzndSmcqd1p/otaDkTe9dboEBvHLyuPhmApQ+HBlUOHGL+JUSN7OdGgEzbgP9rtjlMq2Wni4Sh0eE7wxs/kRQ==","signatures":[{"sig":"MEUCIQCmpm5QD/8UJHqu/kY8c561G+hsxkjm0A6a7pnMDp1eDAIgHURK9y40BNJdcZxcFejwwjbrV4wmIJ5/khDeI9YdRpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevjhwCRA9TVsSAnZWagAAd10P/ivH4S3iD8twFhxWtazC\nK5FBWaVM4N5lvYKfTTJKKtzIhRAUBdfd/WUZxKuCZibPADofeDvgfrFhNX0J\nk1o3OaTqn+OxD0xtBA96+idYe9uq/YGp0lhI71a1ENUfB2X6DP2OQdQkMJTE\n6egShEV/sETi8aY1ecW+aaGVqookHhPD8dziEx5YxNh2kM2mxVnrsEGq4Ami\nJlF3UUbkBJJLXKmx/FHiDGMTfr1ntanG9TTY7rv3w0UGWncaxGODHfroFSGo\nDkYHa2vkLyPF3BujZ+sd4gVkNPep8DR+rlYN2TUtpuekB74AuZDo0pBOb4bB\nIfIaaC8obMg6xPO3VSwdsgHshI/mB4fsIWXI1mwSVIlBUQhLHOXV9mTlLrWF\n/VQeOuQdcxJr9/vs/ejKNQQxIo2wD2Xddx1s5K5uQ5P412k8nj7C9M6OzBgb\nHqmGAuVBWjIx7U4RjBK3CS0IxEwyUxWuUi5+ZA3OEhRbNwAl7y0jtf6Mc4EA\na/dV1oA9AZJfJuArToARGHs2XOhWuvBDY6wlBS2Aa0jx2F6O80TkGxV6G8sy\neWmMLh3Jq2d238/f0BT87wDBh/enN3DD9VHmcXAGBHqoQLzBP9TQzSazOnJi\nJAORbOC7vKjflWE2OUDAFj8KMJ2GkgUTxj6txmAs4a2QWHdssVcpdyhEVrHx\nI4qa\r\n=Pgw3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c95b695.0","@test-graphql-cli/common":"4.0.1-alpha-c95b695.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c95b695.0_1589524592061_0.7042871297556612","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e6d3b8a.0":{"name":"graphql-cli","version":"4.0.1-alpha-e6d3b8a.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e6d3b8a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0231c2e5a663807b0295dfa5454bcad2e99e56f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e6d3b8a.0.tgz","fileCount":14,"integrity":"sha512-YHtUhxAI33qA0bqhkWk3RessbI8L0oQmmNry1Z3/3kTWkzYC/zmuosezMNAjmG42t4TwHOmQlJbmz1Cz033ApQ==","signatures":[{"sig":"MEQCIAHQPerUGxTPM2UjJWUh3yb8//4nfLV3Jw0trHeRr4ZJAiB4ftLX5uQihYUKSopkgQnmnCN/mzHBX8/yOdM6olXKbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevvLzCRA9TVsSAnZWagAABMgP/3LhdtEZEijZVu7lWJ7K\nG8TsLQafdYuAkDVj4rJL67itBqHmbS7+z1j7Q/PLTB81KYAd6kI4Fuy6+QFX\ntQwaYIaKYwBFAlBle6d1rsSLuLNqvf2ONV0VV0uqkejWVn7qD06qOf2p9YGb\nz9TrwR3zZkZwrlSwZKC1mY8ppBzLEUlDt7CBx6bc1x+grpOpehzfZ5fbS3/e\nysDkR4NVt9u1syhVdeZ9LA6q6lSvqq67SZyTMRYBovNb/2I0iHqEZibHLWvd\nFw9MILOWT8w6dDkYE/cyF/LBCTKvwk6H/vKouhB4fUia06ytmr41nu0nSWFh\nZcQhFGVwVAmInvsDC/09AhP3As6AKODgvDR5q4txJd4JTVLE2mnB4yn6MB7m\nbzkRjDH3u5EamwBEaXTBv9kJnY79oLRl2gpxbgoINX0gU9QSmd67Zqw5L2Xn\n3CR1u3lntVfw0HxZltxEIhWVTs1mvmEf25druTtcV/xJAmBTZNBq9YXKCVav\nf3bBaT+tus0EUKzSlAvI1zFvYxvqPZ2w/3pqeDYtwb6PwqDGQZiX4Y7yMaFE\nFBkB4rl0HKNhjLGf1AAjLbyiuoFw6U7u4eIUvIIDS5J8OC6iYq5RIsyYwqyi\n9RX1weYQPX+zvXOdXRz8lqcGVWHcxjGPV18XH4rW5VgArI5E9F6X9pduNKQa\ndCQ5\r\n=+HhZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-e6d3b8a.0","@test-graphql-cli/common":"4.0.1-alpha-e6d3b8a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e6d3b8a.0_1589572339465_0.3610953526668672","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3aece58.0":{"name":"graphql-cli","version":"4.0.1-alpha-3aece58.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3aece58.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a93f53e2b848e27c533e7cfd78702398f2346583","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3aece58.0.tgz","fileCount":14,"integrity":"sha512-x7jKAWb37HLI+M9IITWWs8dAMwrTowo4KIExScMPIR01reZv9sBUt255WI3Q9YHQlZ1qBszDGFyvfaRJolmhSQ==","signatures":[{"sig":"MEQCICDv1VeeCknscYtT70/2UndoBTtKMUE7eM+N0yJD5S9vAiBHI6nZCUZBPf3n0mglOU/7o9285S0zsiFcpXjvBsjxDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevvMGCRA9TVsSAnZWagAA9UsP/00/HxLfTmzNDpN+46+t\nfGSA062/npavZXZ3lbdsnP2103sjbzUqo12zce0/vnaPjZ7xehh6jUp8QSUO\nE5nEnl8JT2hAHJX8wlr19Pc1/bezMBWB/j7DF71ugCBT+eWp3sBLitZg609N\nHWSRWfs9VSj1pdk7GOmmJudFi1HQ08T7suPaUugmEHN+OdNmiYVOC5lHn4pg\n1AwsCphpmjqslvr+ynJXPkgRqOqDVkKLTWinkRGnezw1kiBG3FT4pLrv7kt2\nAZ2ekPLQkamGE6HWa3kGrf31NJu9He/Xi5UTGosWtXZGkRQ1MpPJvE5YgW29\nqNbNo/zw7wiZLpaMZrYHg/gMcYot5vy/VCEefJmVhqUBvJmjjUYaz8GLxh5Y\n9CuT32UtfmbquXfEy0Rce/TFaYZf7DZJwEldemu8575gzJTwVn1QzbLCQ7n3\nlniHXE7Y/UKP2f9xXJq1BEtOXhP93fMfmmCjc8d9dpkQauJhSYo5N1NHUO3/\ndncjwArAo18eTshh+IUiKahKn0c3JMhC++v5K09vnxW9b8VcT/URSNJLWMlI\nffkq7SFOsQNBLmbRlf1uFmxefQFuf4yoze6nWdyRWNoBr6ApwgJ7aVOx5+hn\noDos34yeNRidGw+AZNdIoUay5NfMd2PeuQDyTZFQN/l5e9C8a77ZyJxSIrkK\nlU5j\r\n=/wQ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3aece58.0","@test-graphql-cli/common":"4.0.1-alpha-3aece58.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3aece58.0_1589572357870_0.806033008131559","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5bd3820.0":{"name":"graphql-cli","version":"4.0.1-alpha-5bd3820.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5bd3820.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"757951acd8b9ee5a3994ffcf16f9cee822ec532d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5bd3820.0.tgz","fileCount":14,"integrity":"sha512-/llSeUmyNufCGZjgPGQtyMjSVmZsM0DOzxo3mvtlB5tTPZRSqcWeYZhX5lWjL17YsJaE+lZ0pVeT6gWQpxCYUA==","signatures":[{"sig":"MEUCIDWQnA9lY0SQ7n7gROWcu4CEGCjwzGnPBkNDPyrq2SRGAiEA7XkFWDGAYAS/zMFh3BaCJZwOJ5zdLZhOXpWOvYYH86U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevzNoCRA9TVsSAnZWagAARvMP/2eaSDcWRTwdDCYBB6T6\n/u1A+6iSiTz6FfAC5a8qyittry38QhNsGt4MFay4ELlt3vGf59M4K8Y+L1qT\nklPnLmVPlbiVlHLdNcqXFkmYlv0oP0aUcPEvyobTea/MOPPo9KqCSKSv37bA\n6S6x6PmwL0KomqWVZ272tsuKbEbMgz8ImrDZDMDHge85tdN+Bbjr7qpPC/gq\nLPqdsNIYhlXlJh6rT63Zw7dHwmCQI2fwOXgmuvm7nLoy7AQKXgWwuNWazcfN\nBzPl6xj461z4TQZC5noH3ZFdfLjCGwoqEMeAyZyhjWf/nmT9Q7lhqYtFVv5w\nqs+hwZVE1SDwvPIsTOqV5i83tjGbJec0vwY7BKmg7+UXc0NLMQvfPp+Y7ut7\nrmCFdh+/41cXj8F/+z3ydMSlkHWHfYfumYERWe4iXrW6ANWP7Mv6gMNRLiqs\nRcqraBufLub4YC2YPwybR67AXUD7glyo37bazwiokR5FUYuGcdUEpCZEmV2j\nCGsrwQuoj3uCSVuhqGPs+Xfw2z6tlUTSzir149oPkD6iVxHG5bE2ydOFk8S8\n/jBG7CMVsHGlmn+T14rumKyu5aBk+g5GKaAzYMRu2tmhmUApvqZQfKK+1Y2i\nrljBlAfJwCxEbUJ7oJTKIQj73lqyiYLvlMUKhSsbn/RWEaeB8HVLT3ck4GvN\nL2/P\r\n=JGSY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5bd3820.0","@test-graphql-cli/common":"4.0.1-alpha-5bd3820.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5bd3820.0_1589588839722_0.22892553021383644","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2a5733c.0":{"name":"graphql-cli","version":"4.0.1-alpha-2a5733c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2a5733c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5e6309e5857c509f10d1ceaa4d2f4e550aae2670","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2a5733c.0.tgz","fileCount":14,"integrity":"sha512-ky9Px/zYP8G3VUJOoF8rpu41RD6Qm1E/8sGrjrcz2M0FsC/ebWIUxIbHHciiP3ITwhlaU2EZ0MUpLzyAAeiukw==","signatures":[{"sig":"MEUCIBiCWPH+f5K27WUDxtmQpmKMu/9v27AGl8IOzZ0PyKeBAiEArIHoRePLFfm557SwPuzD8UMf5axablU8hsihzR4E9go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev0EnCRA9TVsSAnZWagAAXWIP/0iR0eam0idTpPvYehJ+\nlp08SVyFlKL9b3bvV1CzY2MjUTEgdJYLLuaSLtTGh4AowUWmgC3dgDmwlPFz\nSwVaBgp/ndg3+snZajfjwNMiwvpMP0oeAHSTICua4a3PDwyEFzHvjjNygEPQ\nTwRg/Gcx/5o+o7x3WVLFzrlch34TChttpOEKJj5C1hWh6CxWRfr3vHc1IltE\nHkMfKomXGhx2NyxkEIseMXhvxHPfaXKTMpP/PkD8U6hnDMAoud4yVhPTBi0g\nRg3qP2g5ikurOAmlX3TzprhxG2tsktk6rQFJfn7Yr0SnieyW50YB7xzc1MdY\nZSkRrxjIJtG3tWTQAv+k/tRn830FglnPahv0+Fpci6ZfsPyPQ4BMFNwxx30k\n2tIl7u8zCxFZA7EPPXd+adNCeboNibp/4j9nwx6nXUeb4FNnVOCzOV0CwPZD\n3Z/qfL1aB0JqXNBxcbsIqjz9q9i9wyCqbHwdDKHMWFSDW1LBatl1Gm/dxqt9\n7urJOxxuTH5Ucz2jLBU8JMhWzMkvNyj9ReQwuoz0fvLxe42EwkOY/AgFTjZL\nSDRapeZWI/ut5aH5QyXk7KT/VGKP0wAUabzccoBGmnKNy1NnHS6YAlq8kGpc\niY+O8FjxupRSs92hxRsIBTCTcwqkrALSGULbkswKkYPJoLC7XJdOgcdv/Elf\nCL0D\r\n=MBt0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-2a5733c.0","@test-graphql-cli/common":"4.0.1-alpha-2a5733c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2a5733c.0_1589592359340_0.5595873595216176","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0e411d4.0":{"name":"graphql-cli","version":"4.0.1-alpha-0e411d4.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0e411d4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f9b0459e66f6b05cfc2ceab178fedc966038615c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0e411d4.0.tgz","fileCount":14,"integrity":"sha512-xlEmFzwnvXWA0Bqae+ERegp1vKOlBq9Z7qoo6JpKCzf/LB3co3menrx7DRRS1Qj4RICFgKqgvqkznJOERX+8Uw==","signatures":[{"sig":"MEQCIG68mJ/6YpNKDQxV09I3EDEY5Yvp082dwmk/pI4OjA4NAiAX8W+HCYGPV48mvnmhpZIMMJw55iB/ZLgaxY+XOs0W6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev09LCRA9TVsSAnZWagAAPuMP/Aw0MAnhd7pqFYcTuQi+\nxSjwo4J/bZdtBRsYSwkZisOmEMV292SACJ21uwHXTVaapiJtR6rBebsCbkZy\nsHxs+wjP87eerzwtWlssDv3tXB8RNQMmfHO/IuStm9xJF3/l3he5mTuhl34f\nmT1Bb3RSpTKuSpAzFc+b2iDbBY4tgJLu5DtlVE4qZHbchRf/grblA3xQ4+LF\nGY+0aW+/jxOv4ktxjZPcX+oGADWOI31UbuYWZc0IF+p/vkA5dm8mxYr/jply\nEYqEWpVVFCy2CRGh+7pKR/O5mld9h0qScopzvxo3dBDdQ0jXFJW0YNTByL/o\nRymQKWIbcDlUD7AYcd+TfOq0ZcWVw5DahKDTYFk7hn1Y9XdkeU0QQNAM2eUP\n6c2gnm7MAHzIkrDG0T22gMffONPHHU2wWVLiCmoacjU7bk44SvnEWflDCnjB\np7wal1RuKLl/yM0m5WMaSXs5lZqyr1ioNEQhvpxKVLc3dT4356FH5XlW1qSb\nqe+9M2r9an5aDuVVFutNs8/iCbBz9Ru7rIUJRWAmT6TcDKpMNJgvKg+LYmAr\nwF9CE1/oG7Oz9QEuSK3dAJ6V/19IxB6E3HNdTtjt96DHvNgWegjWJFcChXUv\n13JpVuqkLXdFvHW6Bijvs87d2j27lemx3O1h5qLM9i+s5GkO9wIhobcZbT/z\nTVJO\r\n=jWNF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-0e411d4.0","@test-graphql-cli/common":"4.0.1-alpha-0e411d4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0e411d4.0_1589595978969_0.3000013003157911","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5f0c745.0":{"name":"graphql-cli","version":"4.0.1-alpha-5f0c745.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5f0c745.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d4bbfb45aa904a3041fd6aa37cafc3a941823be9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5f0c745.0.tgz","fileCount":14,"integrity":"sha512-PfirQ2W5EAs9DcEm3QC0nMMOfFQWUoa5OqgVODx45mqeKV/zpYPcKv6LlpbIW2oog4943/IyIbQ0J3d2qfmguA==","signatures":[{"sig":"MEQCIGJxkC6sw6qjJwbiPRIEbdYzijlyeWmvDVRBo7jA24AjAiAOkBM/TsptUHktak7MCevDhXLekAk3VHL7MPtGxPqdNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7l8CRA9TVsSAnZWagAAK8wP/3devzb5zfu5God4IlIR\nve0b0iD61PNLiqElAB+lYZ4XOUk1ph6EFcFSKUESiJAn7lTmi2siHf6FxlHI\nqxPJi7piJkpba1rw4CnxlSKqIzcYPYNlQDqDLs46Z5FuAW0/8DUtwdQqk1XE\nVoz3nRj9FA/L1arGv5lwaOnLbGdt9PCluDfh18pk/8RUVnuNyxyamlbbnCmw\np+KEZtlloTCY7W+hQGxL0zkT0RXvB7Lj0DxLCGrjBiLozraZyecbNCRdmRYX\nNIdX0CHyY5O4+yRxEDWFFBvwsHq06te02BeBYbTJe4od4X2WGTYBz6Wp7e7W\nhOxZKGiCJqrOLBQLDMbnCrT0DZ1ELts9l0tSFtWSqAimHBSA6DVSVd3px32g\n+vT/IdUXwb5quC2DxalLNjHBKWydW2UHGVryODqn7A3K1BTb4g02T4ysc0TO\nVEjnsfJBserjxB1raUBusGNEtxXRmrpRf4gSKlxerjUjaivT/QT3nT1DpjZh\nsjjwO42L27pU+JU0Qa6loNmuvlY7p3ZT7i3eCk2b7x1MC2PrjYsnBQvThYaE\n3S1Jbntmjg7Ys08urkJTQrubKSB1/SVXpIqjwSE/3d6WlB1AWdrGoFF0ev6K\noYvuw8+AFe8IISdC4evwp7QcT2gcr13YuZSce0XWCmBksbGjWTkbzCiZIPWV\ndgKq\r\n=iggw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5f0c745.0","@test-graphql-cli/common":"4.0.1-alpha-5f0c745.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5f0c745.0_1589623163958_0.638006973733704","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cfd7302.0":{"name":"graphql-cli","version":"4.0.1-alpha-cfd7302.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-cfd7302.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3682301a211f12bc2019de674d8fb1e4eea83e29","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cfd7302.0.tgz","fileCount":14,"integrity":"sha512-FSuvepp0GHPFj0AnqJoMX8O36imox18jK9IZI8QVV2LWFffU0HJfi6vekthABU+AyL2V0h6sifB7/9gvQYh4mA==","signatures":[{"sig":"MEQCIDDQsmDSlGB9GBFgJD7yvSsMtqwH5QhLsGLpqqUqtdy/AiBJikpqldUt3yjIOziNc2/6f8k1rEiskGrhXM+ovOlZkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7t3CRA9TVsSAnZWagAAlnsQAKNXEo4C/1xHsdNG6lTf\nE26tQfi8k3GcamLnE3BYQcKrd0yITI+9R+6EqLOfUJ+EZGL+GifERCvh9WPa\nEZQ9ZRqFLstAUv16dkUVEY3clmqqUxzbxTxfCo9Lv9RFqepf98qLYqI6S8ZM\nrztFwjEvWIr3UTpZG/CO5LaEpBZdHWWE88IThxxNMo4vmzjZKIZYpY2266xy\nSscD9VS3O0Z96m4HJ/AUGj0GXotin9PebbSNvbqnBjoDGtObhzsEh1kcEZEZ\nT6O/FbTL8cuDs26mPLi+qR/+x9LMI4jU5rD8cV7QykF4gof3XK+Uvz0uakNR\nszP1AEfWf0jtZRIJoLRVlAEnKfdYQNvcZTvnooEfMEcD9Gz79pR2EeCapOrS\n5+70Wno+H0Y2VjO4Bg3+1r6m2oNDpfUM+/yTPJwruklRTq69CjI9jg2l+Bq4\nojK7PM6PR4fyILg7ZxfO32A9ID7g1ytpt2TFiLtLfddaeqtzY9YfBKiqUNFk\ne7HE5qR0KZK/RaEDvc2GzOsJ6gsMIHEbvCSTOiuc9dhEa2wYth3RSkMaOXSA\nsWY9X9MnY6f2I9lMQ2DN4W/V3pqSCirDc0Btzt56qPgOfcLvHY0PjSat5QG3\n3Xp2zBes9aSTjo27qq5Vxa/059nP3DGVJSJHJGbWQG8oEUS/Oud0mPIvKH/j\nXOlh\r\n=GMJi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-cfd7302.0","@test-graphql-cli/common":"4.0.1-alpha-cfd7302.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cfd7302.0_1589623670840_0.2944644718231726","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5405252.0":{"name":"graphql-cli","version":"4.0.1-alpha-5405252.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5405252.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"edc144bb26d51877b80bacc55bf7eb5c5d4bede9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5405252.0.tgz","fileCount":14,"integrity":"sha512-gH+fkFHDgW7rgVoVG2TLN2nfxBSN0XmpNe42qw6YAUFeSv+QEjqxD0otmm4cAWVnRuh9fBqHVW+X4lzDllSsYg==","signatures":[{"sig":"MEUCIQDb3CfrV5Yl/bXbCENmAbSesRdvYDbyjKcS1NYLART73QIgJBBBEmIEgtlpWvc2eoResvBgJeqJHCzydlPJVAwu8ZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7uQCRA9TVsSAnZWagAA0QcP/36gdRF/ka2oOGbTQ6g1\nTdrVh2/e4F7CFGpbChnTiiGjb9h/DHnC76PaSHwJ1sW27MfkF8A2s9cjFGzQ\nmwbQhrr20puq26F42b1hjCntiVVvjS59Qi0G1jM3FnaWC8A8aW5eWAoaW0PM\nYyz+DG/XBzRkNuadGx3sgRe7FyxX7BVGu3VosZ80l4+OPWwIcJxxoGenSBFA\nccX8mLQXmoYRU160XuRhDPTZCmJgJf0A3UqzUZNLIEXgqGawm/DL2xJvH5qz\nXhDI4QZKAnvJCbuSY7EZ+zcH80XeIYbszz0+U3/JFtfxjcVSvVAGu3B6QtOb\nt4/NEpWqICQvrtInrVt06C4gD9lbsOlvOpXwrZ6APajRi0xDRV1crjsiqlzA\nHTWVQHpr2hSWvkeaK3QMALMtxA76czzKYauYxgqV9Sf2OADgsWn2UvORp3Pl\nFWQHz6PbPOzQgRsmFLj8Gq+j/CBxY2R6Hoz9HwtkCKrOs1zonKbMJ+WG7/5C\nwzFiKvgSI5IGg7yspk20A4t7Z954IeEQeQ194ZU+ZUwQOxu1/UzevaQsw8M1\nssbU371p1pYtvCrBU23CXJwtv23Eyaia83x9FhkFahT8iALxzHdo5mcKq7tM\nlwAQDUcVvTIHtt/2zZm0PAl8dOwbTholP7StQgiWgjMuEkFPGksord0xjC1x\nCUaM\r\n=i/mG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5405252.0","@test-graphql-cli/common":"4.0.1-alpha-5405252.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5405252.0_1589623695679_0.3438153604742802","host":"s3://npm-registry-packages"}},"4.0.1-alpha-74d916c.0":{"name":"graphql-cli","version":"4.0.1-alpha-74d916c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-74d916c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba49e999f4eac74cc720a8476adfc81becf60bbb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-74d916c.0.tgz","fileCount":14,"integrity":"sha512-KQxxYx2sW3wlNEBTBPB7wOKZWF7eEUEYuGiOnKdBueIz6MGDHJF8n76SMFPHg6fmpCSgFy1ojnInYaEbkM7JKA==","signatures":[{"sig":"MEYCIQDR9JXUGTyjrb/SyA+uPpVp4JtQbn98IOLceP3zSGqmfgIhAO/QpNOgGnbWLSM/Oios8H661Gc5UihhU0ppisvjLQe9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7upCRA9TVsSAnZWagAA/4gQAJyV7UJ4fquwieRHQHKk\nt0maOMAJnfVxxC/Mb6B8OcEZEaSyw8g8tEJ6+yrs6tFSEnAkiWmb3cexkuJd\n2kvSoJUSUQF4qF49Vy0o1DuxBzJMAX7i8RmRy1ra4Ku3+jFVXPd2YQahS7Um\nPYK0XOomfewrePTwzrP9WwRoqRf0reasVSquEPjJjRITiOZxeK3VtyMvd3jr\nXLM/oVc4u7vjwExLFQE2D3JG/Re9duj7BaOcb4Ju+HJAZNgnRkKoE6X5RV2b\nxtZxY3jvQjS+nTFVC03SILJaW4+RADj7fr3fhGVXcHEXoW999PYuv/uNIQss\nN4S0AZnsj5vh+XdoI3IRtNRhJ8fumWTv2wI23gK7gdV42C4RdUQDlxnLtGbl\nyfX+z8UFmyJkDovj7ymDHKV9X9kNmwU8Js1UDVci9Tc5PZrQC+wM3xTMU3pa\nDz3GK8HohLioRza3vWjSpYxZSsSB/gOouD9lrEUMIDt1z0hx3GFcp6Ph20Ee\n2n8l37rKEAba0tY95Tc4Ij4wWYcQbnQZE5ZWCcFEago4ZWhSIe/v7vmCkFJq\nXDrPeABEfCDKnBONFQ9XWSnP1aj5UAmBW2DJdIRqpsGx1x2c9HrE4dqztHBw\nNgFpsi2L/SePov+iUdwxxrKeKn79gNfocgHBP6mcC2PL8UNlCBwI6tRRDJ7e\nvvOz\r\n=AIQy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-74d916c.0","@test-graphql-cli/common":"4.0.1-alpha-74d916c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.8.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-74d916c.0_1589623721201_0.43633122345383946","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8020d84.0":{"name":"graphql-cli","version":"4.0.1-alpha-8020d84.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8020d84.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d3c88395b836027cabbcd2585e82f74d7262be66","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8020d84.0.tgz","fileCount":14,"integrity":"sha512-V2tLWIbYyQD5xTh5BpPokTBANRymMOnBFnGd+j3OppYfHFD+oMv/tQa/t2f+QBuRE6OvU+2pdv7M28mdM80nzA==","signatures":[{"sig":"MEYCIQDI7sod9S+tNC3WLKjH2XnWkdlriNeCTcmpEbITX2y4DgIhAJd0jkjv7lEbAK3FCxHarPvgymGRsq85ghCieuuvvRkM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7vECRA9TVsSAnZWagAAjqcP/0XokXpYTM/sqCbtRSNR\n/Ws7KIj1Xkw4+DOAwzbYvXC0FvZQ0wDHzIhOEL4s/hH8VEmA8/1slG1Ob5Tx\nRzNGuksCT2MTsiSsgbU3S018BIfx8GxXqwiJ0qks5c6Q06VJNLajL7z9S6eF\nCtICPyCRa0IZV/rz4fWZ4ZbWdXcxUHgx7DM8lJQZCrglzCP1gBg4Rj/iqAGb\nj98Hvg8WMniHP1FubCN/HNL1YakQzUm+ProeRqWqir+djhaT8bJXoIUskF06\n0rZqvx9RxN5kFtLnwOeYEwgO8zTAx6dx1FCZL1qBqu37uoMIQCVRAONqe26e\nh4vJxiBgo+K2AE+gprrhy5L7rpbYss0RyIUVxpF/Oh/DtUGH7hX8Cd+Ojhi9\nTYnO/Yf652z8X5gyKOy9d45dcvV17XN3zCcDUcxxPWRjhpEC9gzSMRCoYNJT\nCZz3tsj9soLkE4PQj1lRusRfVLtKvAiDU4LyiL69ViSxy/M0fFpNP4M2uhdX\nucgqv+8/LdE3FIfAb/Lm12xzLDVSlYyUJR8nLN1eCtUH+crNqxwVkIB+leJH\nS1g/hPofI2e+Vc7r3VS27kwgH1SdLFoCUGcr3xxZ8S7q9/BvGsuZXVe2+r2a\np5rWNpTmVrSskjE95aeyrxNefiUzVZ+rtYxGHl5IdDIQTTYQKMtbK0GLwqSf\ntq4f\r\n=gIFL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8020d84.0","@test-graphql-cli/common":"4.0.1-alpha-8020d84.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8020d84.0_1589623748030_0.43657498434731745","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5195183.0":{"name":"graphql-cli","version":"4.0.1-alpha-5195183.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5195183.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2d2057696bc95a07e9090238cc0febb21a8a4f23","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5195183.0.tgz","fileCount":14,"integrity":"sha512-Fl+AZiKjGpzx3M96LxpXdgpJmh1RVAjAzzEFV3a8QOuv0NykxJp+vFxF+jeg6mn7uarSI16FU3buqO2H8GsO8A==","signatures":[{"sig":"MEYCIQD16YSZw4ersQ8YP5PqGCFgX0rHfKha51zEtfErzdrMDwIhAIxiEzuTwnmDInZ70BDyTJIPW7vMPdNFiTQL3kr9sQWB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7vNCRA9TVsSAnZWagAAeZQQAIAEJbLr8DvLRBAEWK3Z\nneG6grtM3CunTKnMM7ntIrS/P71po3IGqwiVIsXjrpKzAoptGFOrc8TSLD3t\nVRoeJ9bHs7ZwzrYu9W/ZFLoHfeOzpL3gWJe93r+xCi6w9nj2k0pnenYZ93RC\nP5MGuqRYvS9NGV6HGKVh1NluXfjL2g+pskp6P9G8a5DUFF38Y+GzP1vPwUsh\n2UJEyd+6LebayatQC6UT4cODlhnGlPCTr0prtKCwFe4qLzj46ejSI5bbjBcv\noI1ZZj3dvTwgVnYz05HREuoYpVhM5au8yHMczA4ZyzbLp9HqV6LN6mkMiLEC\nXq6BhT5YSXKe4F/abxUzPyIkNAHXHRIKA0Z8lubf5VWmV2xnSab21lF6prY7\nO2En4qMMJJZEZ6QEKmA2YnPJXJcwcNnhrQuf+yStXUfIivs81QTUgVxLvke0\naER/xN+fmuj8tGOOAfalZOOqxWZPLTlzxNDzOkYrJPpprlroNv1OePaYKvuc\nFexEUVTWsXu6N2PhEtNlpW6j+9MziL4+9qeatm818teus7MUnu1wAuxVSYeF\niKPsnc0XltZcz3QFkC6P4OpwxjGcBzI9YGAUOIUZm7vaBU7yV8UlVxexAE16\np+JdgGV0V6Gf1aB0jpIVe/WqBHgjmxxr95Rs+/VhXz20LWUfWccr540gjjI0\nCM+M\r\n=WBBG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5195183.0","@test-graphql-cli/common":"4.0.1-alpha-5195183.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5195183.0_1589623757171_0.6730577743107693","host":"s3://npm-registry-packages"}},"4.0.1-alpha-da71d2f.0":{"name":"graphql-cli","version":"4.0.1-alpha-da71d2f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-da71d2f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"48d067051e995466711e2847c4c004c3277c61da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-da71d2f.0.tgz","fileCount":14,"integrity":"sha512-q+fzSMyYKbc/EN7lOxz5vFIa2NQM8G54Vl4rvzDcFMcwFoDN8P7FJi+TKLA5LkKpkJuqyjTtKdAHqo12c7D2Eg==","signatures":[{"sig":"MEYCIQDMZK7Dlmf5TlslnbTwbHSjhoMUQeUx7pH69m8ILnyniwIhALXz11/sva8v+CahODrcBNBnm16nXeqcdLpP/6wU7zdg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7vkCRA9TVsSAnZWagAAnNEP/iMK52DhUkbedBX1tsdB\nbiL8MqIHbuKaMXcfcJ+CShW08iebbuYsNmpyp5zyiAzPxDdOvMERJoIORb4d\nRo05qhwI6ZmpjjD2JFE0VL9RiVrgzI5MvSLC5vLntnWLNha7K4eXLkqYRuAO\n8XzJ45wX7rlgpKtyQN64My9oEO7htlNv+8aBD15nc/tjTaW90clNPD13DEC0\nOKeUR2u8Jk+pb94hNgz1LKUpA5jK6LKyZGeULy/7MdLB9pUhLhnoMCqPJkxY\nFHhSun0ofkPltnZEh054SuX0fMI7kL/noz0ojPElUnSTdwvZsXpFflMdjWcy\nS09mKfdTZnJG44Svy60Iqw3vlwUPq5Pm6zNFuInfaoCdb1yGu3rAR4eDsnX4\nSuksVT6eW2tziSf+aCzw7R7qCkMYjvjqabWXXxSwr0gqUqflgOr0glg0TeXr\nuUIdmntCuusOyeJ6pwcEnzPhU24OLKjH1r6L9SP2daR1l+r/IoIyKpQMWnje\nD1V2uADjIpnsMQ0CaN4lVNbiWjsMT1RRNxx1z6Ag+4eotsTISd699JeDnNCV\n8Tv4bPbC4pRFiOc0LzIfgomeDGa0pQmtEoD5q0FwsJdYbmZFrdEoRdqc7ap0\n95EJNTD+N5lvFTS/comJ0c+EF4H7YPvukKYhnD+AgCA1AePaf3IV/0H0B2t7\nuG8+\r\n=Ajes\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-da71d2f.0","@test-graphql-cli/common":"4.0.1-alpha-da71d2f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-da71d2f.0_1589623780069_0.1037726110149173","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f58002d.0":{"name":"graphql-cli","version":"4.0.1-alpha-f58002d.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f58002d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e17444050f1c17d927b00d134336df3615d68800","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f58002d.0.tgz","fileCount":14,"integrity":"sha512-7voh78MAar0OKQD3P6hCb0RGqwdshCXlzCme+UE7TAOSjacVKBJSo1xiw6qEhetsWRSL5lqolpNJUcd6z9uzhQ==","signatures":[{"sig":"MEUCIDb9qnq+5OKVVvxV51JuMFWxtJertD+KgxLZxZxjjhnvAiEA4MafOlFVJ4GSY+J1y2c9Ga4vpmuSDB9RTRAQMyUeE/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7v2CRA9TVsSAnZWagAA+BAP/1r7f16XyEEYvb4jwaQD\nj7U9jqL+KloDHtQZRVHDSuwb136spSj3/Q4vKYgd9xTFeeTK7+J+0xKggs50\nnd8y0QR2CYdnG54t38IYIpTrRgqLVOYtFZzHINQL5DeZbSa3CIZojaF+6C1P\nX5Gj3/oRJBpAd2lA2MXh/0S2gBT1h4AkR4XoNdvoc5sbkgrLBQBtfHvLbpsb\nk/3miIQDlUvZGYK00ZDaIwGFJfN4tWqnC7OSQp39FgcSHdgUpUQM66a3hAy8\nXLEvgChECHdf2hdk9Q/fj4131nFiIHHORxhqrE0JD6yMddIpk0YHh15YuZr4\n3U4sXvn36IFtVKmY6GCEFg4jW96/m7+TxyAY/Ai0xFgvTQDZtXaBcJDhO16V\nEM7Wk4e5QKCXA8MtRA/RtqHD2UjKFtR1yiV5b8GBYwQLJNgSFtku03zwenyD\nPIun773F7rMPRyb4bHLfMuSwvqm5fGrS7ZF6r843E8vVNGsFZREK16GuHyDX\nxaeJVhN3T7kxOyhkA+JtiiNSG+4OpLhoKjjPbA1argVs+HNQA2HPrv97SsrF\nwKIR/CMN44/w31X8rOpYhSHNnAx8Ytm/DwA9NbIM1CNGSPXgKMPdMJBiY6os\njKiBt2LRtUN3YeD5Jki1b2RfG6kKox4DUhlk5FEUdnN0D77A9DXkJ78YZR29\ni05o\r\n=f88x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f58002d.0","@test-graphql-cli/common":"4.0.1-alpha-f58002d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f58002d.0_1589623798102_0.5713375211835556","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b0e38c9.0":{"name":"graphql-cli","version":"4.0.1-alpha-b0e38c9.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b0e38c9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"71af55b063a655446ed2da3a66bfe9096633e774","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b0e38c9.0.tgz","fileCount":14,"integrity":"sha512-GnVjmtQL4eo0V/uGjyuO5VfRogGjCwpW1Rh/ht9jgW46Fzs/IINIyZET5FHWCZb2hJEayxyosak0Dak4+XOEJA==","signatures":[{"sig":"MEQCIBCujv29v2cz2QMp8jYcg0lX4w2zKB/HzUSYh6GLr9WqAiAzutBodOtYrs/BWe4L9h48IUdQt6Zec2IE5+EJePbe9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7wlCRA9TVsSAnZWagAAjQUP/2in+xhDzuGHpYJNzKPD\ngIabjJyas5OoEIRtmNSffq8aVkOWIQsNz7p9coFCVuhiKm5agXpMJ3O5RF6i\ntZUuNiXGHyKefc+aORFy43SncuU1flqe5/YG53UZBjRGKa9snkVrWfSSZT2D\nBXvzbc7SV65fFgu+ylu3IQPVQTx9h9EehjXf+/sRxumcQeI+e+fnvwE04xxE\nrZ0FDBCdwFwb+7cp/9wp3+x5GGrzuGygfWkrXW3SXfDxiAFW4DvLrDYNfhiK\nsxK9r5hSkzBNNVWxWivUcroMH7j04sF4aQVqwRKFmZnc7BAqOE2xDbVfTQhi\noNBaUlYFtyb5a+G2VYMasy1ICzHkAxXIrlbD93ojUEpnhtLdSyD9x5IUAVw3\nnRomXbuQD8UB3roYK0vTd7hvsqQhaz5PIYv9Jek1GJ/ez9SkM9ebJHWvorYo\nkDGvvTfQ89wDe07a1/2lj4y0da9a0g5dmN6ivHyrBZZAF0UO2i11a7lxKayW\neAxdzinUA/MLC+YFucLt22MsAwFWJejqYWwXJCZeLxTLMdeUazDeJqpCjIKi\ns16/bJLal0zoBAhsiNNFLS1oExcUXN7XEf8DNRe8B7wOiuho5dpDNLG+P/dk\ni5QlaFMpMBPN4zwQNz2nm8/ym90A/+gxIwk0tl8BAewc7bsiO7tnDx9gw8jo\nwqyB\r\n=p5X+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-b0e38c9.0","@test-graphql-cli/common":"4.0.1-alpha-b0e38c9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b0e38c9.0_1589623845080_0.08820170191052634","host":"s3://npm-registry-packages"}},"4.0.1-alpha-02f23ca.0":{"name":"graphql-cli","version":"4.0.1-alpha-02f23ca.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-02f23ca.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ab364939ad2416f52bc1c371f088a25161436286","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-02f23ca.0.tgz","fileCount":14,"integrity":"sha512-B3Db2R37ReVsjg+jRxb4neHfl1x8NzlvBuB9HzaXqUUOl8OUL86KFuIq1R5RLQzdW+8+pwE+qyF+hMK9KEpLYg==","signatures":[{"sig":"MEYCIQDfniobgF5oJchV4l0HHvQPXyC/VmTeyQcTlXdt0yWuiAIhAMwrcmSirbg6mLwNaAlMbl47Gj2nXTy5PObZNhUv3FS6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7xICRA9TVsSAnZWagAA6QMP/R/k4EauDu4BB/Yr9Ova\nnVhuZ4mcS5ehZ0NTlb+BBaNIWk17MnNkiC7XDXoRAW6q573mkJiKGgAJe2yB\nscvTNYiDrCx4/GEOIvI44cYuKHGsG/41N7lZGnprcGm18683X90adLMJ6sjS\n/eKbRNz1ejxCUj7aU8z2PtLrpIifB8j6e3DJVBn/gqQp3I8mQux/GAHSEb2Z\nt3p+6D9NFA4Cse3jSeQk3O/O8KbubqgD8HykY5ATIqebVxvKRqwAOU35iMPa\nsoTpYigKMoSggSb3iwCj/H6S59aI1PntTudjknMNn5okMt6W74ptRlr3AKT1\nj7s8eGF2PndXgBB4+UI+nf+W69S5TYSx+NqTufezeculeNznG8FuKl5a4Ram\njxfz0Pt4lKFa8XFwEL6diC9MA2kI/dmWgIWTjegNpIbIda86PZy2UU5OaGWc\nLNsxVRr3arDtiat6QckljeoNgxH/aFpY4ZaO+RxHlMSkors1IK8RP/OK6MaQ\nEBT9ub+Z8E2eqOXxejNiKIcTEYoB25/Rmow80wQiKYApL/pBh3WaAMM/BQ4Z\nYcY+wxY6kDnAzF0PfdqxCjbe+3+ilV0gHSvmstqY21SMKT+Fefb5i3l5BRM4\nuUtlXFQD6tud755C7YM9lEEApBG9oRQy/4HmLUAtWyYZR4XBzmw5cH1Jd0y2\nIyPu\r\n=zpQd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-02f23ca.0","@test-graphql-cli/common":"4.0.1-alpha-02f23ca.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-02f23ca.0_1589623880123_0.245062376135585","host":"s3://npm-registry-packages"}},"4.0.1-alpha-767d135.0":{"name":"graphql-cli","version":"4.0.1-alpha-767d135.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-767d135.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7595c533a8447eb981530880bf1c3d10f76f103f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-767d135.0.tgz","fileCount":14,"integrity":"sha512-2/7VvlGytfPHZwyUm2iV82OzSHC7W5iFeWr8Pu+dyrrB15jGLMTPHsid30HDPUWZ/ccw8DsMEPEwc6TYvUIRWw==","signatures":[{"sig":"MEQCICk9pOw0yZnI0X6R3eDMcV5bg+CDXuU3fl/Dryx9gXpqAiB2iTJBGgIqBOOUJ7MR4U9/UFRKRO3j4/4kll8/5uVMZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7zQCRA9TVsSAnZWagAAHSAQAJCH5SuZdNNsvXNEewKq\nd8vPPiZIpiPdSAMqFfhK5MnE4ydUbngN5pPBFiFH3PAjsAlIoUFihBZLF0VY\nMRffeopRreI8t17Z4EZvFxqK49iEPR2mV+9U53bfsPtdxEmcoPQB62O8ue+6\nP4wKclQr5KRwgn2/bSPp785UHSL3eXwPCwNwDtDKi8T3mU0RcCAmAQLVJ9kM\nmu1l8zCZSNVggHs7IcZXzCd+LOPRTUMaMH5nOGOR7SZRNB6PhOHR1tYMZwMy\nFP98UlYWaYPO4qYYntIEmnbrduBYe0Z/0f6PqXxXjMK+MG2adA4AeEAufSkw\nolvBVvVI6wuTsQgl/ghZfLq2NErXdsZFYZKd740mXXwBUrrx0XZPUimHTM2W\nfGleNGuS1HBkRCXnC+CT1lZteZHOSZ7LzWVVPlau2SOfg61wyHbtyenvqiQt\ndm9f1ufebCcyB2pqMbQVOPp3xRT4xEfst+RgO6n0ed+15Pl6GIWDefDSkeJo\nHWv8qfLxqmMaAWnt3SzX4UxVGPOgKsoil2pcds0vk5lpLf4e0KrNXD3AtoZ5\nmlvBBVVpThaN0buFtd0Xf/FZtZiUfIIS9LY/Cqgh6Q45LzV0xziPkii++WfZ\n2T3cmKJLq2IjY9zT6ThN1na6y1Gd6P79PbapGjHzSXfL4/wVA7M8H1Huvzhl\nb5nw\r\n=gHqN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-767d135.0","@test-graphql-cli/common":"4.0.1-alpha-767d135.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-767d135.0_1589624016210_0.059759848156213824","host":"s3://npm-registry-packages"}},"4.0.1-alpha-56be619.0":{"name":"graphql-cli","version":"4.0.1-alpha-56be619.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-56be619.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"290e7f7d98393dc611a3a069757edd7c2cbdfd98","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-56be619.0.tgz","fileCount":14,"integrity":"sha512-JHgCqgyB+Y/sV4UJg9JIHUSFaRIHda4UeWwQRijNfbLKSsvWbKTlrucNLMZ9ifdaNjbpb5HUqlrxlFfP30Ayvg==","signatures":[{"sig":"MEYCIQCV/pbNOuABcgbDQWA4quipaulgIhbWW31T3Kg0tCSKDgIhAINlpgevv3xp5Ke2bMHbiVFIUtNCpx8/QKr2J9MKopQC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewUG9CRA9TVsSAnZWagAAi0sQAJDu/dqVRf1UcHwg7ZFP\n3LdqGM6GzdtTckbiqj1v/D6/ZbuLifpiepCi+PwsG0O+FXL2PxZTW3EMPhuT\nmuj3fRMFaNVkYBRHrjAmqKMXDsUS3ZVK9RaqG0pHrYYAL81jzEW85NFBnoAD\nprIW8xtR1/ydb1CXjNfQ82znz5sda2KhXasA9TyZrgwIbTsIpkSQGfW8UNLF\ncmZJLefE3RwtI/Xp4s+vpbZQgmVpN6rULsYdwAlQKLNl2NXSSLCC4K7W43is\nlN+ASejsGzckLRAYeeGH8SwDe4SydluKPHtDL3vDKnkrv5368It0e0m9Toy0\nAeWfGw6aMAR29y6OaTyQwF/nTXqsZ/vne3u0rxDq4P2guGzFXU3CiWa/N4JM\ngBn6p7dEFacPuxS/rcled0W+D5e9FZacEKaeZalKO7XAKyZfbFQg4NMt0Z1t\nvzJLt/JU5iJipnGxvdtIyfD7jmmX/cp3CxgT/DKHBhBDkIxcFxaRa3ip0H3R\nb9JftwR1JlXloOIIq2Q1w6mqjDfAytMC5QWqh78ehBwrvuoL6eoiPaplghSr\ncwWceJSdRlGRlsWcYzqMkazPi4mnnl6Co2kePQLNkXoyvKaQPWXvq7g6SdGu\nu58KthhlN97vpuakNU8D23XqXPE42u+VjHkVEcAieoEgSOldS6540GZ54RXQ\n3+9q\r\n=DR3V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-56be619.0","@test-graphql-cli/common":"4.0.1-alpha-56be619.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-56be619.0_1589723581142_0.5925538998292024","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4de561c.0":{"name":"graphql-cli","version":"4.0.1-alpha-4de561c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4de561c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bfaec7ef91afeda15a8d3e8ded2985df7489cfee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4de561c.0.tgz","fileCount":14,"integrity":"sha512-6sEXvz0iYVbDDwEx/82CfxMAad76WmLBuWdrXe7DTkQOXME1jpGTPBjBUJq/DHFYrDHYN0E3rovwTlxC0K33iw==","signatures":[{"sig":"MEQCIE/4FR9wIpRe8F5Tr9d9SKZxnOLIWEVUXdatXrvtsqk/AiAtBPtPJSaeQnyyEt0EUeYrdRQufZ/5r8yKKGcwjgg8Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewUnSCRA9TVsSAnZWagAAUZEP/j9TO1lAN+wboz99HCj0\n+kdtltnHFr9obWyeX6pAN8brpuwVrfITvrIEcblQb2IOoIxQKo8DelRg/sG4\nYwOoRdVbtGSr6xhD5oMbZG0sbvUgpTJUmtU1SGMrmkyLoSgm/5wR8gy8+h0J\nD4Heo1tigC2m+ZURmRXDWYohID4vpPuuQ7+YAF0/kBi5KL69LvkL3KV88N0U\ngauRcwJ6MoJ53WR1b8+eRYPkHBykRGf13vydfmra08V6NnLIOqPlsC1JhrIQ\nbzkZTAML9KJEMoohX1vRqSrwPj1sPT5ahdxz27+5Nm/bvOTUfH5Di41xYCdj\n7JGfDzFCRVp0b0z02cqK0JIg1n1saaXu2Azic7Cqzml7x8scRLQPkXbRnyVh\nFq8Q9YimXcJj1ydAKr2jPUcQK1oRmtz+VmnG8h+wVozl5lDIaVFqJhgERbtA\nnB4458QY5RTyd/FYW3c3TVD7/tI0Awp2n63MCEEsQIpu8gKztfdOn/5xTWJX\n6hHl4XuLj4WxbrZjimUYNyEMX9SvuvTjfBrIDk833M1GdNwpSO4tjhOLChsA\nsLaMIECe4hMoi7SoTkxRVDmGFqb/83MmOZCDYXzsbBqNTbjccO6wHfd03TwP\nc6bTj3rOgNh59nA3lxzes+yfvQ2Ax9ckm+ZsplKEoVz1GtHpY1exqtCOM+xn\n62Mm\r\n=+H4A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-4de561c.0","@test-graphql-cli/common":"4.0.1-alpha-4de561c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4de561c.0_1589725650272_0.7851030426825434","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8e365ac.0":{"name":"graphql-cli","version":"4.0.1-alpha-8e365ac.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8e365ac.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ad6e74f20dfed88dce27a7ffe13de9f4d8c4bd2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8e365ac.0.tgz","fileCount":14,"integrity":"sha512-Kfrw/s0IvbmVJtXyxRVlbrsUyA2i4kTaFqFvnwtITdFGVLQenf4gNYUryoOoYLw6zoLxub/pyreUXNLa51FLKw==","signatures":[{"sig":"MEYCIQDV1kMQxFJBof8O50xryCq+k+vzw8gffZsD6pvCzSSM8wIhAMCg+aeN8CPsWo7u8jTLhXtY9Xd1FO8XJ6Nz6cibKWVn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewoS6CRA9TVsSAnZWagAAAqsP/RKHm7IGz1lIaip6ugki\n9JkoD6txaBdkjj9iff7fRMluilBtuha5236BOsa2z9nC5Z8E7Bpa9wTwNi2A\nLsxsG+mtB+vDjh8++352wtddalJt8CdxwTraULOmPy01Ghe4R6Z+nJMUppU2\nxkJNde5HXYZTXU5wrqfNhx22ReNDKAt8YjDchKxqKxw65dKbzqZ6J0Z+G1IR\nBVs4EuPWHaHw+5MSlWDlQi4N/5n+hdCBX7sLsZAe8nvSUHbiRPT8/8bCGEyS\nYZ89a9wQuPH4LRi1+9YNwgP9FbQg/tJ0KBx7ePGU0/njj9lTmJGwsnzOIM2Q\nN3a6RlK/UiuOkHh4WYm3mzMvm6QP0QrKqBlkrY+pJxlHHkd+KAHVd4GucC1S\ncAtno6KolqAEPS8DqLlDvgJQwC19P6UnPMtbm1AS2PIP/e4OAFC+gXOeKiY+\nOpGDcqkU93VloKfnsC7G0LjL/z81Vuu8FSMvTdsNbk3o+xopHyT/ncL/hVLB\nNHXtff7hOY/v66FhlqMjW2kB1zDLHN9DB+bBYsQs1J3uz1LBAwdlmDhU5ao2\nmqlLS1BZBYA4ZsbLrCeYJ+GRxTCwkB6CptcKze+tINoLv+Vd6RyFDEO1R2o0\npI3yNxXKGBWFeITNnpbZESZTD2J4UkQ/pep6rx1lsBkNA7Di4O0cAPT29jL3\nZ50g\r\n=FnFD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8e365ac.0","@test-graphql-cli/common":"4.0.1-alpha-8e365ac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8e365ac.0_1589806266053_0.9463655360199315","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7342eb5.0":{"name":"graphql-cli","version":"4.0.1-alpha-7342eb5.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-7342eb5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"054eeb04a8a5e87526bd3bdd130ff19fcd00b7c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7342eb5.0.tgz","fileCount":14,"integrity":"sha512-lxl9YOHf9DgraxRFqBUHdZyCn6wPPxwG9XtelkKsY9siT5ZOPCBhzF4PBUHILglU8aI7oirvDF5qh432HStT2g==","signatures":[{"sig":"MEUCIB7dExDp/2x8Hp00VnMUtgRnQTX+JDiG20G4Rn1NL4pgAiEAuLlHDIZvguYAr+3RjKduu+5+avgXnzQmp+jwf5Rt4QQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewovPCRA9TVsSAnZWagAAo1sP/0KefiOflRCL/fRHst5d\nFDjc/XqsPawe8cmH6ftPJ8N2LBM7+twBKpgN31WMklqc/oqcVwwlYGbTZV9e\nu0rRuRKBPQr4ZWy65YuVlZiAvgIUfS0w1phjdHK4CXy7Zv1Gx5aUaf+gvBjH\nZUpeFE42lcA6kbde9PLLHWsP8quiI6rhiIx9O6iy4FVDchgloxdzf90o2ZCz\nxtg83KYEJ8Q55+GVqCsqZYIzeMeujqGyX41WeIrDZYTAe+nV+inPS6DXKXwA\nl4N6FiPsFrS9/YwkcbDqIV6YtdlWvKU5MeMfOLOfEIndWXI1yeO+cRWpvDDc\nku07bDkGUCsXseV51EpcI6BwnkROHM3/igsUexzWxUb3JuPHUw2GnAiaeHQB\nQ75ndErMbwM/3TwQfewTfK+INkzz2UzZosd5ndcBGiA1y1UDxLCR86GQPXet\nwiGKlrS5we8MrWz1yqZKLuqmEHHUWYZ8kMdgS1A+9L5dXEbM+aFF+gcOoXKz\nDkewUssJwNV/9R6wo82h/ERlu7GtVyaXxe6Mk4M35DF7WvtgUEuWSJFk1/Ol\nJMqZt9euVxCSM7GE3/bppkasCjFeEQ3L1uwYOPPLrB3mpGBLNIJZTF2AyhDQ\nC6trtfSMje9qGbngieuI4zBDkQ4lBKB15A9E/t3R1OVIxJZR3EBSOmrrs0E+\nKcIv\r\n=993P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-7342eb5.0","@test-graphql-cli/common":"4.0.1-alpha-7342eb5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7342eb5.0_1589808078433_0.5958324368457446","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5137aa6.0":{"name":"graphql-cli","version":"4.0.1-alpha-5137aa6.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5137aa6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7d73fa9c8df631941130a909046ab318def8569e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5137aa6.0.tgz","fileCount":14,"integrity":"sha512-0QHIDiPhTQCpFhmZ1raqPAmNGT2DO+FVypEQiQWRZNbUtoZYnEue48lRX6S+0mUdiCdUzL5ZhGZ/DpzPX7MQKQ==","signatures":[{"sig":"MEUCIHMXI26/i9gQPHwCWYPgFCpXtjB9ELtWZgIvhiCGlOunAiEA7q7Yuon7WFth/raQlaexwux8m0+wt50HQqcB6OnJOEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewpysCRA9TVsSAnZWagAADNUP/2RloYxZYa80GoQhg/lf\n78mcxOv7yMegB0m/1igG9OglVPuoUQjpZcNjVwLmndkRbNWlCDw7XbBjO5uQ\njILHp8dCEPJERTnE7xSOzOlbmwn40gdjLAxx6d2/30yfhcDmdQXIZWggAKPV\n7Md1IXgapoEfRAemiBffCs+sOT+P4Tdt96v0Ue1yLc9GYoSAOS7a5k7OBGGA\nHvX64rmB0ps6+mC6lf5Km64gW9o+7t7HdjpMAi56LMoqOOZDUfk+873lT4/H\nTEZESn8JNeVA3V1z+GeWN7CiZkGCNZQeKeQqQTk6YkHerErsUwTfS72KqG3e\nLPpOfJIuGbsQqN4KaAJkv2/P2qn2UlW+G+pU1vYMRB22pTNVMhhcSPH1TOyX\nlfy0dr0sm5X7/jf5eeUrm0LxbUWZssslLV1mh6hg0T9pt3HCoATf6R77D82D\n8f/v75sogEHbNrKscJhsshlB2wuc4Gq0xegtP2Emdrbc40pF0BR6gDdjHgUR\nkBYhtvS6Mr7cJInqty/1isFDl9bVqq5AFu2BoejCjORlJpIUY7uv6XZnuhyz\nWao/mpI+/Qkk3frQ5sQU7EfXesgU4Fu2XZeK38mhGAvJ9FVUajyWiHePHVyy\n40aCgLKbbIC7UdE3ui2cQJhwN0S9iO+64g8AFAXsT9xp36qDibnSAQgF5R/5\nNrMb\r\n=X9ty\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-5137aa6.0","@test-graphql-cli/common":"4.0.1-alpha-5137aa6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5137aa6.0_1589812395144_0.4662353425061887","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e2047cf.0":{"name":"graphql-cli","version":"4.0.1-alpha-e2047cf.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-e2047cf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"924310a0f5ea5d413b6d807c9ecb090d75c1c98f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e2047cf.0.tgz","fileCount":14,"integrity":"sha512-mgpVT+GeQBCyKrXgdqU2IVyRltULtaTzuBRS1mYQ1zgXWHFw5eHmrkJkBNgF0B3CWa9UFH5E6sQg92iAsaIlLQ==","signatures":[{"sig":"MEUCIEa2RXgQeWn451NyY4ZajlLODMQ0LSHeYrqIj86Fo1+DAiEA4oylnFUZ955ndlN4EOenwsLQvS01PUymEcj4faKIxeg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewswTCRA9TVsSAnZWagAAv8wQAIqs1TxG/8oBUluoci5W\nEOkXCVTQQb8LqFli3iDjXcmx0evHfIMfmwjcM4HRhmXP7qamhkxfAOdcemD9\nbEi/l/HyCvk190MBRtI22wDLmJLamMwAGWKehPob58Vr3fIH8D2tSeqA3hpR\nEerWrGzL/vnYDzV+URuZ92usZQ9x01zwAch0Plf7e7lc3AdOt2WFXo9Qifhj\nlhlp8k/X5HRrItJG0Xk+7vTKb4MKcLH9l75mFwrEqR2/7/NqKBNm8ibLGquq\nCANebMBzxJIKXsc2EivbOIAwqruKkGi3K/BBeTbnIa4SLgYrtBAxAUgEPSN4\ncJc8M61YjHeGCv9iXeYJX0+4XTigjdc2rcXvASwmEcOMV579MxOvAU8zgzpM\nnP8LRbn4BV69i+FWUg8abe+9F2hCvLWRKsvUv5KgRY7d/UDxE009LtCzmTKg\naIVnnfL1fhkVyeQgTnXz5sfHqk6eLspXuBwP98IjmM4RRYL0aZIMi6doy4Fn\nscUEj1TTHGBIDJJkLnDLTUT+XLg2u//DttPc+irS8+HlatD9TQORqPv3nlK8\nbLzU2BFQVw8W1UMK4GvGejfQN9LdJZIYNpGqICMLTThJqaU3GadkIS2wm9Op\ns+fBOsSeRoZ5v0+TbpzKBm6odjMFS0Kiru75KPcYn6N5km00cFl7ovNtK7/i\nhrIx\r\n=+xwP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-e2047cf.0","@test-graphql-cli/common":"4.0.1-alpha-e2047cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e2047cf.0_1589824530613_0.5198073207819076","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8547d6f.0":{"name":"graphql-cli","version":"4.0.1-alpha-8547d6f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8547d6f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9c08db4c3be99401d4e5e9e80d8e54f03713e471","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8547d6f.0.tgz","fileCount":14,"integrity":"sha512-SWn4DRxriXCB7I/44rexDBbQlg3jtbf5medq/hSpsRZOYJ0a2BNSVn1ISuxUmIWwZ5+ghJu1dCDYUekLzfUpMw==","signatures":[{"sig":"MEQCIB2DXvnOUcTJz3CzxXn6xWwrTv5ZUUJlsRewAsu1Ivk5AiB6b5K+A9QzOe6/UelPZSIctBonh1ntnaX3N7ftk+ps+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewvbBCRA9TVsSAnZWagAAp5QQAJBA3V1HoIzWmQw4K95W\nbtHD2HseGBctB2dnlQ1/uI3Q9FBGVXZIjlyFZNIOE9M6tMipfcayorfuxH6c\nEJ+3zu26BHLWxvwKEYKs1YqQSFb8yBGX8qS4d2svB1IIzUmaGZrJqV79/+a/\ndazDwKnYsGjLIpH0yOCNMvELnMSmDZnc9r9nWQhkdFh0u96zYobT1FoZriWC\nweU214X/ljPT5WjoAyDDk9IpY68UHXlfL/y6ntkLgJdKKCJxKhy6gE7HQrYK\nF0lN7U/9zIPN+xFRptHOT+sIUiTkLR32fdiA5FyktWuIcOxiiBOrpl0IPWnh\nvy/mCoCmgmssBoaCLQcmtSpqk6OECRMXSIC48YCMtl6gHZwyNbfBkmF7uBsC\nz6JKRT+7peIk7EBZ8IW0TZpG8V0qfGibiaeaF/B80CXAgksZYsXE1fbHjwpl\nKEZoQ12WAyFjOop+Ak/2ixrTB2iMTKuTw1xqTg+pizIf5sII9TRjF1NotmHt\nv6HSOIIISNUpYrDoT2o6Crepyybk8D4jcPcAD7BV5d4meG2uTJ4W0KYFhIiM\n3rAuwwPPAgnrZmuklAvzrm8H1CAkpKZHnenOxr06RP5oFajuXCT1/O9HMacb\nY+qi05lqm5fOU7WSLLDFbLSZsotNEnBy4V2CaxKOoJ2Xb3o95+6JeQygeM9r\nkdoF\r\n=OGwx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8547d6f.0","@test-graphql-cli/common":"4.0.1-alpha-8547d6f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8547d6f.0_1589835456956_0.568203654854885","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ae77873.0":{"name":"graphql-cli","version":"4.0.1-alpha-ae77873.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ae77873.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6c1758d96222feccb9e940d9b21db7b5d828d188","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ae77873.0.tgz","fileCount":14,"integrity":"sha512-0xJM81VXHHmGkYpTkETu8JFyOgY9TRl8CeiBgWAE2DtRizFpVn9odTOAPYNweZkUSr0ZqG8GZNjNNJtZZ9mpjg==","signatures":[{"sig":"MEUCIHZdWqcVytpklUYfC+A+XINCR9kcIR09wD0v3ZwUouETAiEA/VIMOA9M87MS16i1KfQwtrgQT/y/PQUZQPfyYhiFnGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewvbnCRA9TVsSAnZWagAAtrAP+gMTH/acq/tkYQkF98Mv\no8qQeWGWIGyc03ZTu13NR92RdFwkJ5+2kRldQ4K/5nT6zcl9rncpmVWtdZlt\nr0a8JFKzuKmJqGpeISrYd83aXJJaJzDtd58OKDYMV715BE5fXCxYR0ncQgmB\nGapbGb1Cr8PkKTiNyYWPeQAjOOcK9mBiZZj7fv7+K3ljF5koz941/xgtEeCM\n66QA6/P4NuEsQW7kq1tNI1FP+tJY5UukUwzZsBxz2zcEurb4TnRbQ1hQs96r\nTnx7sADuzwomTA4P3kgvmblHMrxYN6BYomB7CMW7INU89Zj8L6InMSJWsQHh\njcM3tS63YV1MESzpV9cj1Z3fHDyGK2mY6WbG2bRF7dhIdMOcE5n+gRT7tZgm\nXJx3Yks31s08zVe/q1bHEVCb2C5aB43zi1/F8DBPyp752/jgV9ooXfEBL2uG\ngaQY/XTHjSlHGqWyWW/R33+sqAr+TJbR8krMAcMM1Fyh6OgGpWAmuiCexWjs\nklHGASEcjSLFmn+bIFFe4Q4PBZ20WAtxq0ngp8MaO4cw7Rzq4Gaf36XXUnMH\nQ0WMEsIynuMv8DSoGD+U+qkGNw0h7MWmyqWKVruhILtAT9MsZ2Q2IhaZg/v2\nRHuWWW4igrsL4QRLdD5wziAlfIP4IS0GoJ11PYst2Ox88xGFpFxoZ9S25sjW\n9FsI\r\n=VsTm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ae77873.0","@test-graphql-cli/common":"4.0.1-alpha-ae77873.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ae77873.0_1589835494970_0.5232811176489383","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d7507bf.0":{"name":"graphql-cli","version":"4.0.1-alpha-d7507bf.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d7507bf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1117de5f6e64bfba08174264b1a53a108ef4d67e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d7507bf.0.tgz","fileCount":14,"integrity":"sha512-g0EOhtu9d7c6cugYI2uv9tUle3Eor9HlGNhUtrzl10D4dXhXUwskh7dhyBGKJ6iYGp4Vmsn/Jr204Xy46XeEXw==","signatures":[{"sig":"MEQCIB0rujCHkcb919m3ZFLnr0IixyzkxQDJmwC1yAM+YO5EAiBmN+ai+bc/798vT4iLvg/V1ADswL8dzG5C8STkahDKMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewwNCCRA9TVsSAnZWagAAvSsP/3yycIuGV1kEIwZ2WudZ\nf5PgUGSkxnXib621ZfwN2dmfwbYzsBV+YNeye3nHMxk32RDs5mDHYVoMRpJo\n3p49bOIRtcGjFirmZpeH3b4ECBv4Bj2zp6td+U+D8AQX3srWT07gycZojoKp\nimiIjsOeS8PegvbweRNcaA+TSzesIZvWywKNmeMA+V7uEbDOEgBo7P+1svG8\nG78tux11vHh/fJjCAXBW/tuPbYzDVnaIx5YuRfiIs20X/4w2kP5j1Sn/6vCN\nS8GLuRYnExxQAd0KjeRDuBC6wsWPVP1ZqN4QKS8XBXm0r3dR+o3EwNVmtaFW\nKEJd99msX23g4DqDLiNUK9QvesIgm10TLNw8vuSW+pq5w6WDie3FGCGEyCQu\nPpztSGNNJRwvNPaDOcxa+antg4n3l6C+y8UpthWPAydOibayAGZD3H1bDaQ1\nszqt1vVjZVt/jV01Mhwmc3VepDbKDpw8gz8aC1qwBPvlGREy9G4OYII3VsHn\nMNoDy+FPBrzUphVLw5l3jFsYtywTMI6uS7UZTbLz17Omj04biodVfiOBMiPs\nbQMqN8UJkSbfMIXE7YfjOwr3+qiLzdoXro9cG5D5GJtnka9Jhrl8HH5DjAyC\nf7Cjbo3Enr+Kw1b0EUCd+BmV+WLGI7Bh3BVTQ9zggCA7te6+rjsFTZcl7NGb\nZaCP\r\n=wz1N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d7507bf.0","@test-graphql-cli/common":"4.0.1-alpha-d7507bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d7507bf.0_1589838657720_0.3428754203488087","host":"s3://npm-registry-packages"}},"4.0.1-alpha-96cdfb7.0":{"name":"graphql-cli","version":"4.0.1-alpha-96cdfb7.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-96cdfb7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"648b1d709ceb82c9cd53d91356ffc72a64b8ec1a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-96cdfb7.0.tgz","fileCount":14,"integrity":"sha512-N4ee5FKrT4o0NJxKhCF3kVlkNzQPMoKRsxFzNqb9qm0QPVEVWy0nhnsSBxOL/NmGtJTQhTe1MSZTYu+ocp4djg==","signatures":[{"sig":"MEUCIQDJ7BPwZBkZ3ovx6iTXEVpsXnZ2jb4skFGfXbbo74jZHgIgTZQBqImp7+oHpcoI1QGHUlX69DLGfwFs2XYumCOGOpA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew48kCRA9TVsSAnZWagAAVOEP+gPcpxne6Fh36d8PPVW8\nAy8pHHOErdDkExrX+zVs5ZRZtYVPkZhXJ/xeDlebpkJcUl8lQNgRmVTlblSt\nSJ7AajdMcDCSo0/MW/pakiE6Nv2nc+ZyUDc2r+/c5WKfacKAiQpRh32S/ekq\nhIs27b2s5tXXl5+IgEi6oKEXzaDvoNIVebebTl9q/AI6DOTDVO5Q9AATN1fe\nxEbGuO6ZMflEQ0Aex3BzAbTK45HsqErf6lfpYIkGZWnnOtv4QoGfAT1X4OQq\nmXXIggt5NvxgjIG7mN5d24Q8NzKDrlF2zBFmWnGf2EWFl+ktNa8DuRxOgjQc\naTTNUwyCU9mvOXnLovZX/byS+f+UjEvT5YrfAMLcZRRx0HKKReavtzaMiqIr\nEbOMFBVoOCGya4ci8qdAOJUYM9IUWCnCIXTsWBTg6IZc8XUnJZZkKCn2nym2\ngGHkxNM/VHeRKyiAJNM8DFJLtpfSyeVB2iJaBvQJ7vCzELZ3QjyUmhgt9PDw\nz89SoWUtBTaG/pzQD8iXIF0+1oXG0W4No9wvuR6BjCReEP7DvEzFL1AbjJAr\n+aQgpdMeUNCgzCO5NDt54yLT0OTnbx2YtthPHWtX3gfKKUFf8ntudNft9AYl\n4zIVMWGsBCF/U7oRlzgjNcNaGbdbY4MuGhV4kwEm5j+d1zer2zMwEode0NSp\nW3R5\r\n=juq3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-96cdfb7.0","@test-graphql-cli/common":"4.0.1-alpha-96cdfb7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-96cdfb7.0_1589874467395_0.9786508513622703","host":"s3://npm-registry-packages"}},"4.0.1-alpha-af931c8.0":{"name":"graphql-cli","version":"4.0.1-alpha-af931c8.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-af931c8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"70b4aa16a38bb9c68a352f84715db97e7cf52760","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-af931c8.0.tgz","fileCount":14,"integrity":"sha512-bY54rLExyYXfKfYlirWgJBquHby825vL84mQEFXeyfYZmT4ca1Rxp+Mdjs49t4BeEpHLhqGyjKIiCrC7burzPA==","signatures":[{"sig":"MEUCIQD1+KfVEGksBB6SxrKiNNVKqVSNFr42FzVqWbDE2LQ41gIgbo50y5lwvHTozVPpUPpLdaMkTivsY23aqOCBO0B+fvY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew6sBCRA9TVsSAnZWagAAdmUP/jiIrCaISggYvQ2npgwp\nFHI4TJ63Q2jsCIZB7gzT1Npeb+2BOHiSKoUcA7604yGhkQV66w62TnfZgDem\nmYwyXW0EKtVlokupFl+gh2d9liA8uOkDUTAWOI58khvEUHmZtMmyYqwhKITl\nZSdNzEcVi4XKMqoQeCyAmacBnvGmYRD5ZmkC7R32V1PG7OZfT9Izepmppt/E\nqV5W4dJNw7I03iS+VoGD/rDuuVR+uONfDNy6Jl7tReSaF0fUmomvQclYfZ08\n0ToKoPkq/48Y7002ZeM8ODf6ddr60RU3HVJTXUgkRAWNBAMwtfO2k/9/Hh6E\ncxIUbyPGq3WVVQail3cd/0UjnxY8FI6iN/fjzP0R/UdyoNG7WRgqmG3N4cHf\ni9YvOscJvtsA6vz+nwkW6tk0+Q921KTx0CDimIfEL2a4TDu9R1DHYnE1kha1\nuwYOlIHVWaMeaOlFqdvJQwfX5J/+g1IgNzFrrbroO1AuTo8yTMxOVGHo7OUF\nkUaGp9Y838Y6zuAXUNB6dUSZWITWcXbAmEOFzYt83i59WttB0WrcDg3cqDWx\nJnR/DRT8XzoG8os1Yi/dm8YBuY+uFjmg7tT/6aE31gYl/KONcKOmyxJF0GBG\nFpwrCP9XnKUUombbI51FKsBgBUhJ4JpI9I2FG3s0VYvLputYqMoUTP8d3ATD\nTHqj\r\n=AhAD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-af931c8.0","@test-graphql-cli/common":"4.0.1-alpha-af931c8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-af931c8.0_1589881600487_0.05950900215725441","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2c699cd.0":{"name":"graphql-cli","version":"4.0.1-alpha-2c699cd.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2c699cd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d36647a4a51832551f8b2a4cb5c26214fb8ce82c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2c699cd.0.tgz","fileCount":14,"integrity":"sha512-yrNF3y6XGkKA8b/+LWqp/DthrkmFpAv0rqgkdnMCcEk2CmZKim8c+huGxPvIpXFQewit8Wj8eV0DCkTnpH6Q/Q==","signatures":[{"sig":"MEUCIB55jY8QFO27UuqxxQSuJo/N7x6Ex7L+kBIW+xxL5sJnAiEA6cSe1z8i9veCSqraenJ6ev/+kujGDUibWflEoiX1eNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew7yjCRA9TVsSAnZWagAAlFsP/jJJE6FkDt7Lt3j7F2Ab\nQhZrHN7Fv2yBT1K2OEQfZd2Msl+yGIwFvLfu1ULCGo98Z5vWF1fuASmhm0+m\nYyZqttrZNuP/rtulfRa2oh8jFPHXZ5WjWaNGNnbmKfNtnhQDAoV6izV3/ZQK\nkAAUoFiW0gKSqAyxWK8pfwKANlNU1TK2i6dFoeF12vfTNhLEvRAdr6OHoSrL\n65dUwUZU1CZLwfafuxgVqBwBw3+bRPyNk1F1F9FKQrRXFaaf3p1aRaANf9Ig\niXJOuwW/dqWWJncvourhHvjbVkhPl76x77JiATZrq/KBGQKOqeR4TdTHt1DC\nJyyc/K4nHI4zW3OBEUm3q7Oy4Oa0TQHTi/bbkKxS0H9kOijYW9cffw/1VmA+\nqHWmk+oooHaKgG4x/SUpRKa5/+weUXEftLB9kA09RlaBAup/uJGcQ1ylJiWK\n9jbeVYnvfE1JKrCbxDTgV2YNU+wNZHih8D1tYR/V1fRJduOijWIQW7kaT0Wh\n9Vw/56gxyy8+MYnaxK4QVlu6H3R9DzeMcKI4VO2mlCwjZ26B4A/ZgE75nBy8\nQccGn9PMSTxGF9jT/aqUMwwXCwoCwBF4fiIF0ebd54cQ5SdniXiRQUWeN4sv\niFPRz2cuAdxfrLKVgqepQpnIrb8NrfqJ8jPY7lSXbePRVm5Ql5o6gknUx7N2\n1HNs\r\n=8mbF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-2c699cd.0","@test-graphql-cli/common":"4.0.1-alpha-2c699cd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2c699cd.0_1589886115241_0.8789868678617354","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3433228.0":{"name":"graphql-cli","version":"4.0.1-alpha-3433228.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3433228.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1d9e5e4a6f424f6cb33d0a0bbdfafc6176c7772b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3433228.0.tgz","fileCount":14,"integrity":"sha512-M18kkMu3aegjl/gZ5oaNCOBPV7+ga8cfoM9inIpjVdi6uWs10QJ5atmCi2CxGI6BzCNxLhihVHPp8Ry2Ga0MSw==","signatures":[{"sig":"MEQCIEAH49Ga9ODYmjye3/e8tL5XFri9bjtcSoBSCecF4Sr1AiBM0eKq/CCA55NlhdgvxWPg2rM0OfB0P7nafXwxtZgUIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew8cLCRA9TVsSAnZWagAAjSwP/1ev0yXqHx7Xr+XLRd8F\n2v8ybSqdcgtpdKgtBfl581PLeDOthhJZsf70QcFHbEeiNEYOYCfFpAvTH+Tc\nIvOlSOvvyjfpPGzJ1nFYJoYcyIsrnAZdmjzj47MTpMNNBYoG1Qwq5h/dFBPb\nJ4kdYOTfiQ7jGCi2cxtDBfKHKls8jVwTBU36VfGsPxpKnF5TM1c0RF5os1/0\nwvjXDgq9TafJWoEv5II7NTCV0VJNPNIxML+rDX/tlUJwGIAghCNbl6VDK0Mh\ndMtE2Lq/6XUQYkcF+zdQxNnzpjDdxCY60YUdTY2jhwBIGIGcBtDJnSbw6nK1\n78abeqWY8h76sAsvXSKpswwFP5bQfwmxHQ5GnwP9vQ7AH7fHV+6YKxNz2ndR\nGob0ahnC+hbFurV0JJm8NumhZ5ja54NLwreNWUEoDSNtQH1IGf9qU4qFTyMu\nWGCVeP+xHVwJcLMaw1OUqEdnkqmeBc8Xbk/TuvPo38/KfnEY2C81IrmEOlLI\nPIvCo1LkkkMjx2vmbMgoSZu0xboiqP6xS074ffmeE5LGp/NSbqVCVQg6yS6d\nLmpZnCw21le1k2UjjDVRvxTrXGHkp89RVSppIbbCxU2dfCZfaGpB9y8EfCu0\nm0ChtZcGHv/u4xP11qkxz9pZl07Wd0t53B3Cd3+lM37/hDlKehCMKAiAbhnd\nRz/n\r\n=I2YY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3433228.0","@test-graphql-cli/common":"4.0.1-alpha-3433228.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3433228.0_1589888778818_0.2558970244717691","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ce4e884.0":{"name":"graphql-cli","version":"4.0.1-alpha-ce4e884.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ce4e884.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b37b6eed06d6bb680d13dfa42a2d1d19eeb49963","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ce4e884.0.tgz","fileCount":14,"integrity":"sha512-4bamqp60jTQjrajwaMpR+ImxRrdR2uSs3do/5tri9WBTpCvC6M1D8pgWSLS2uaW+VwlmmpmpG4QRebwuEjfhrg==","signatures":[{"sig":"MEUCIQC0iOnPrb/hvM5nTXTgAmNQ4BelvU7bMUS33ZxBfFVLxAIge+Zh4oMR+/hbRFb2twtKS0TIvqu44DOeNzkP/xsqU2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexBuzCRA9TVsSAnZWagAA0iMP/jSGWdUam3NUlIQcNNEK\nkSJE4wKUYl8shSt97C6qmOpSxDigmO8FXdXECFbl9l3eOSGld1EmY/Pm6t53\nVJiJpp69EC/d9XtiKDgZDpz4NEVDXlE0aRGGZMIjMS3siyaTf23noUuWGgSx\ni+YHvOkkkB4AsMJu+v2RLG1zMVV3Kj5Mw6ziY//m6jkbswktUUXdwgPZmwP4\nc/WRLg6EOmQdQIrUrWlW+n5Huie3nkezOb31L66Jf24UwhUvWF5pxpLnbPZ9\nXWYsr4sa01SDI1WWMo33YN/xNrYqf0Jb8fxBF2vGVPA7YNnNRvvF2yGvK05Q\neC7vFLe/KG55HmTdrEnT9ndmqMupaDXfy7f2ue/ExFxvlUySb0Wo45Xns415\ncEk0W17pOEObFSTBNvlxq+ZEQjxw8zWk+8XPZsc8xrSS+R73mSYJtRh/XE9t\nTtXjZRexjPjGHQw5cUNnvhadWXDYaXMK2gMO88mx1rnparORKZWTqZ++oFYO\nCQdJZOLZLzRUYTAhRwKIR6DO/n7/D7LjDGLCWs4LyeRRyhx/hdHVlM+d/PqD\nPrk8dRIDtWKspuQpDp/6ohtPdRqcyUfkF1FeuhoxjEUh6N0CLnlko/owpRFl\nLLUi59Y1stTXvAY9VIolpDYsR1huKTppoQr9Iiiuee5c8RhzsS3VSwQZMAuJ\nrInj\r\n=d+7U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ce4e884.0","@test-graphql-cli/common":"4.0.1-alpha-ce4e884.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ce4e884.0_1589910450718_0.8415626659482272","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8dc54c9.0":{"name":"graphql-cli","version":"4.0.1-alpha-8dc54c9.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8dc54c9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2c9cacbd6b77ecc79951e8657b77d087fc99d772","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8dc54c9.0.tgz","fileCount":14,"integrity":"sha512-9yHX6v/o+lWIh0yQx8NvnB8++iIrr4WqiJDVGneLRy+jt/gY/QLCUFEGbUj7sZ6z7lOuYTdX6ZR/ydXPvKsGGQ==","signatures":[{"sig":"MEYCIQDN+BQqi5q7pGHKMX7YdUQD8rVSHV8dOcCnQPY+DRIcPAIhAIU3k2AzVuAEz5bLAJXrfWMBfsKrf1em5RustolMLRSl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexCXUCRA9TVsSAnZWagAAnFYP/1i4fEJm1Tk25APpGEYQ\nt1w+Zr9FU0GRliGeEPemTfPyFN7QX3DGRhqAnq9Vl67E415S8MCce3zVpnzM\ny8i1Rm93jQLOzeQT+e9a3wXIkVS3+gXmxEzmUMVEgJ3MX1xEVClrwSrXOoTo\nY4iZ5qlDgrP3BK7QqELCtRNwDf6otEfJLGwaMCQ/xZOhEzUSPtFthhvgG7aS\nxuQHJ0714Ldef6zo8Q8RKyC1ahnkg9KZzY4VbsANCc7xqDo/0ehTKdWI1QaQ\nsRyvFqtDCvmtue/HxzuZO+0UpFUiWmTIa0A1WoxMX9XnKc6sW1gvyZj299mR\npNOAaYHhbq1KYvHJjxBTEzHEz8VjQWa59Aie6172DML1A8yi73X/J4/b/2mo\n4PR9J1Ykb6i9i0vJ12el2RcYCFo1U5kPKc1ZyaXE5lzoNMEIWk+6NrWBxj2X\nrw5KXovX00NC/s3moklnKq/PUtJ3UHEia2Z2/WhsCcQ1PTSnrQyg3ve/UJxp\nTYUzdhz7PEtuwfHgPbg1TcdPo4SxLwe3gLPVDpiNS7znY2XrfbLNIXbR1dK8\nYS5OwHlYx/q/ldIbOcYXUBK0aSbzUK56zIPqPt/Opx62HCh8ozWyvKAmmfrL\nivu6Z5aX0F3O+IhduVEpJPTyng0g8usLIExaMXi6N0TKLgVaStLzlnwhgWNK\ngNw2\r\n=HoXl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8dc54c9.0","@test-graphql-cli/common":"4.0.1-alpha-8dc54c9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8dc54c9.0_1589913043657_0.7017834428295204","host":"s3://npm-registry-packages"}},"4.0.1-alpha-df3365d.0":{"name":"graphql-cli","version":"4.0.1-alpha-df3365d.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-df3365d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5dfdc6deaee56e8ded8c5e5b635ac5bdc77fd3d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-df3365d.0.tgz","fileCount":14,"integrity":"sha512-pwFAu3TgAATMvDnKV6Dy4bX4kYbbwWotiFfjYu/7/caIKdeKAd2/wLMPFd5RXRj2HKb9aQcxf1FQClaOVeDB6g==","signatures":[{"sig":"MEUCIQCYE1NOsOq1dn0AimqBB5BHAubI9kA50Bqnpn+OyD1qawIgOfxT+W8X7iWyVVyE1MpQmgoA+Faee2zlT6Fn5vQixmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexCYDCRA9TVsSAnZWagAAZt8P/Rzj2ZCDFRvkR6zCLE0v\nV5JrGCuuDle0RBPu6jvrV4MLQBYelfXzDTXQL1kbYrsisL2buY7C5WiKRqjb\nDgukCSVCds66ymy9kXHiR9J3Fly3+GiyselCEovtZfNr81ZLT273VcPwRfdq\nfyJQPap8OLLcaIR06TEn4zwny/8iZsKAXi9vsobRpJyd0/9RBpDS3P9yOfjN\ntz8/7+iRkD7UQy6hugsELOqY9VjazTgyyRBtlKkkKCJUU2uhida10RVtfnc6\nJasCSt+rYir4ozPCzbTeRMtg912HNzGc6UTRp7SYOOLoCZSVVqImx96m/MI4\nl9TyUvL+ITtXuQe2cwLaHXfGsX3WjLtbsnQmDXU4AYQQ5kcQs+KdwEfDmfJx\n2Dq4NqcPu5cIBXjVSzaqU6vV1q8leCBBqX4dVItcuSThhuVpcLFbstjRao6V\nadhs8Y4FhqC7z4ahY2Z8yFYNTWJB/0hSMgg4OBXHJRgPCRqJ0norscIDDOZP\n2qa0ZRxP1Cd6SEWx4JcqTaAkOXz5C2Ei/YB8942thw7FxU2BXUMRG0+38c5n\nNUSvXYAB5veHSqrCa/YFbohthJ5kSt+xfXeziw5SVz4DqltfTvrdjc2exUeI\nrkK9SczvByFp9SQA57ao2zLm62RV7M3O0jiauJh+CjYLwVU7hbX6WJpiQNvl\nTIzk\r\n=2B4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-df3365d.0","@test-graphql-cli/common":"4.0.1-alpha-df3365d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-df3365d.0_1589913091383_0.14055486543120077","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2b8dacf.0":{"name":"graphql-cli","version":"4.0.1-alpha-2b8dacf.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2b8dacf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b55682b8471313f5aad5a98ba32599ebd96a87b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2b8dacf.0.tgz","fileCount":14,"integrity":"sha512-A6fjPLwmdrHu2sCZO1+tjmkCVhm1mQrbWzsVwhOjLdWR8wwxPXTXg6VkxV8LXEJx3GvzBv1BngxFlHqkyZCvNg==","signatures":[{"sig":"MEUCIBp1VXdC7qOFViSt7XkG0p0nYm3SwtaXWA/glmr9VC04AiEAiiGdcCQaLkIJ5k6Ljfoc9lpxN3wW7MHiyUb1Gdvh9DU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexD88CRA9TVsSAnZWagAAoNMQAJehFnmjYCb5ptyqxP6e\nJSF6j3LcX7BkIX9+sU5CiiGTLfJoEHohoVI8fY32Wp0laj/CHOayrjXLBQdc\nmTVaBJE9Y7M39zDaELpjVZl4pdHstz8rGYogHDOPKZnbOl+E5bLLDW/31sWK\nUuPzsYBdn7JIGuwbeP/7Yhw+OI/b8Z+38g4yAHYgv04G75oHSfB3GIQdJP2Q\n3EIEyJw4Mf52GFjtIp5QYweuHo0hOttRNI1DW9O2/6YshnhEKHeiz1UMB1wR\nKTkyeMtr6AVl7DRKrD648rh3Zr7E00ma42DMdUTn3no8BV+7wRYRwmBfoJwE\nonRlnmYwjcZlexfYwI0ftwla1JOlJ43Sx3fUPKoR7TsclctnCiPZm7tQg3Gm\nY05jKj1InBtCp1fi5Kxv+4CZnrohIhcIwH0m5FlDw8ut/nfpBrxHb6RQ2m0Y\nIHa0XORKxjJzPzkEOYNGGFQinOBAOQbdWjY7N6jou6l8x0L0jHvPcY7b3boc\nODhjgDxkNML6YnCCFRJwBJP952isIhs5eJO2AHYUPgQ1QpXSqdh1vtl2J5NF\nTinnp4ptlILLDfJW1W8phQCOmPK7faXeR3SqD0Y0vNEZfzoX8tVjMlxCjeW5\n1qYTWAyeY3BUsoDaMFQGYnF61w8oN1vvptg8jys8S60qgHfKQG2U1F4A2lBn\nJohl\r\n=C0u4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-2b8dacf.0","@test-graphql-cli/common":"4.0.1-alpha-2b8dacf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2b8dacf.0_1589919548198_0.0950652896305344","host":"s3://npm-registry-packages"}},"4.0.1-alpha-668e202.0":{"name":"graphql-cli","version":"4.0.1-alpha-668e202.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-668e202.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4b965d568da12d913bcbfd05c339e7aa38d67334","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-668e202.0.tgz","fileCount":14,"integrity":"sha512-Weq/s5faseZhzvUGrsyqqkXD32V6ZrKNpt6zY5U+khY8k5zBPDj6yyDZSAI7wBw+6ErVoOIQOeO5VxGwXiuiOQ==","signatures":[{"sig":"MEUCIAepsy6rIU0qK2Yxza1b+z98QKGOkF+WFgKKhwQH48DPAiEA5zp601zKEFxds0MYVICZKkQ5MiY40fDPRTAygmcReb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexD9KCRA9TVsSAnZWagAAKmcP/iV55a6wo5XrPETnwv/e\nj1mntUH7SA4Sa8geAWCfzPOhIg36UEl7zU5z/SYHGJXxlMTR32boE234OnKn\n4xE0qxukxky/PTP26ZtOhhdhDrEeoS0+gdPdcpmUF8vnTZUfjPxsvCEAXibH\n6Yf7TJ3Lg2BViKr1YdHiY9x8Ga/M22pXRK1eRbERh5pvgg2o8xqL7jngBXut\n3tlsLLZv9iTxs4fvZFv4jnbN7QSCC91YXVBWzb2wHKrCLl+5Ay+7lzL2FgPH\nz2c9Y4ej8pXRMlaLmEyd0/exM4YgO0Mzhp/OO4QpSXktjolwgi5ObgnTY82H\nMPV2kPyFAn2aYg76rK8AQGKXaVPdui5cMGOz1M4UN7thOltb0s3u8pbAjaCK\nIAWRhbz8f8bIG6wCIw2Ixg9TR8NI65b8REvfwKi2DhjpvKPEQsuVakrqeT04\nXmjG7H6yrwO11CwjtztXx9r9D4RYESxamZkn00KpssNfWkWy7D95OvmsWf2r\nJhCyz3irJhmO6EKIPrsM6GLS748VN9XdhD5rmpnioxraHqfMH6PbqGTlhBHv\nJsjhbDBnGYXGnO0AzWm2qAu1vSqpYhu33JRqLUAagntSA5dAwYv93mfhFghy\npnGpSTfgLbEPA3NineNj3NM/7I/PXYzlduYC/wvX4AxAdZFJlA2fmklfpyHb\nY3GJ\r\n=fqc2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-668e202.0","@test-graphql-cli/common":"4.0.1-alpha-668e202.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.7","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-668e202.0_1589919562385_0.09483866297966181","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f4a3075.0":{"name":"graphql-cli","version":"4.0.1-alpha-f4a3075.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f4a3075.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5574b6ef409514647ce75825a48b61baf9ef0953","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f4a3075.0.tgz","fileCount":14,"integrity":"sha512-yNUpnm19pbO3s2FGHFhjGFn6mlWMl0eI0ZxwkyIycMoNMGW21JT1sfCvjqPDH1hxjhjs6QxH7R8Un34FPV6l0Q==","signatures":[{"sig":"MEYCIQDMFwrL1pndxf3B01I8RB+bsXoEM8Q+m2KXaYWSmuxfEAIhAPrAoRcAinYASV1coMLyBed93ltKt3i3Eut8G+KP8bV7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexD9ZCRA9TVsSAnZWagAA5v0P/1Pnab1h1V4ieuR9si+g\nIcBQKJsP+8qa/K600EvnkPTnS7RpG035LwtCXAGOy/QpXB/KN9V2dZdnG/gM\n7pEiN4ErdyDrUnobaWDxtsqLRMsQv+qxTAXCMf119PNbZjjJZkuE0XUWN5l4\ntqOkuaQsET6yC4j5x2HrEUTmqaYKxoSV78D/t2DZ24hZMVpoRwzoFxB2QzLE\nDKA/slQ79IE8DAukiElV4MwZTJCEldnGa4JNAVVF4aUk2MJTfjoy04tPH2sT\nYgWnh5fWO/FUqDcN2zekdQUf0zN7haM6DKGg4A4ILjgMvt8+EVH1PzpoRMph\n2x/dl+JWNA2hX5+20ef2sX4bhAsXGfUnCJIp9G8NiVamKZUYrJdorvFqScYO\ng1wHAY/dKsLGAA9D01XjOF+f0JkPG0OAMA6SvjbVi50i5gqxioJa4x+7ahi+\nKlYYY5yfWLLS+BDo/IYJ1eiFBwD+/XCOXaO2txXJS2fjWnndu5PDWf/QrUnV\n3NU0Vkt4LpWh2scGJ2Ce6P1Ib5tU3AC/x+PBStwYiBkD6Tg4M+j3fCunoKNp\nQRkdXDZZ7awOP2Lx8dfY4fnHGJH4UgCmnwulZcIf0WHeHLvK5WzMT1TPycIt\n90tmpRGxMMJV2qqKAcc0QBOk4pemq7UO7GxlhfHgdkZMsmtNGlnZrAQ1jfYR\nCrH8\r\n=4RfM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f4a3075.0","@test-graphql-cli/common":"4.0.1-alpha-f4a3075.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f4a3075.0_1589919576913_0.28801424931364283","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c4b50c5.0":{"name":"graphql-cli","version":"4.0.1-alpha-c4b50c5.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c4b50c5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"543b8f5cd5fd5f26839ccc269beb74d3b1892f1a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c4b50c5.0.tgz","fileCount":14,"integrity":"sha512-uqgnTDhlHCVx5xsVTN69cbQaFtQ1v+jeJT2bwMvOd7wIDhtSDCtZKVpSDHLk8Kah0kFvF1rNPnIy0rZBVzF1VQ==","signatures":[{"sig":"MEUCIAr0eaOLCGm1eEHbCApkQWIJijapSn8aMdeJiFCb1U+JAiEAk72MyvLLEO/I2XsbGVR1PojdCoQ3U+iSLUf3sAD0Xqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexFttCRA9TVsSAnZWagAA6egP/02NQHV5bdioligwlrjY\nJgAHhjyqlyCgQBDFk4n9PDAp5nnWG/XV4mqqe6Nte1yx/kEAqXoTNoj2MdCh\n72RQgp4ckwuyFE3/LrQP49HP/ReiSHBMyU9Gz06gKN2EEt/y4jx3ZE8hxjvk\nefc2vNWB6mlHgAWomTCKKkEVSC1ferVl9kkdayE+P6fXv67XFO6iRSY60qcl\nm9aoFymltfex8lz9+MAPfgsqqrEESQEMBG/zPTvkCyG15n0c3oohmZdYR7N6\no7OvgomZXEPhn3H+fwfeUw5k3Rsy9uTd7gscQCYnxbHY89YmaCyU9TfPMu84\nqVOH+vaT1yFf4dcWyFh6OaUGdTQCv8SWtNQIrnR7L1smwpie/Jq/uahTc6+I\nYu2GphI4n55N+L8JbyWCryrZCx2gAUGnC/cZeVQy9dSZb32hz6S7RyZoXoYX\nsTMudk6WB2S0/Roz6jdTg/aaJQy/gQl7fuRy7YpCX0OIwQ5TZe5G5k4Ntxe+\n7rPL+rEnfZVDRgiDPfQooB0bYzVf4DqT2Db+c/GL73PH+J6GQgVSD7JJiIT0\nMcO80KK3fNu3cZLcNerh4kZwD3Pa8nGqtT85VnH0Cebe3tjwXZgi1F2zabaN\n/W0NX5Gx7VVP0li9YpX5gCKRAVXBQA4AHR9GhMlrp7EODVL9bLT2x60+L92A\nDQvy\r\n=TyKs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c4b50c5.0","@test-graphql-cli/common":"4.0.1-alpha-c4b50c5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c4b50c5.0_1589926765247_0.7129274995690065","host":"s3://npm-registry-packages"}},"4.0.1-alpha-54ade10.0":{"name":"graphql-cli","version":"4.0.1-alpha-54ade10.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-54ade10.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9ab1a2544e37c62633f1f41902aacdbac9e7c67e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-54ade10.0.tgz","fileCount":14,"integrity":"sha512-dmRkIsR0ayQp2H6XFEkzeh3Bugg+mhCy8KqQbhu88geWjmfbGbcretucmjUG+GhuESZTx9FctN2F/SnWXWTlwQ==","signatures":[{"sig":"MEUCIQDAvx7FT/qtv48ws4a2kIhXaH1sMnjKG8cN4Dqllkt8GQIgZEJqB4G4U1ziMEoYa0uLA/aObJDXRqInga9Ix3pkvA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexGyNCRA9TVsSAnZWagAAJiMP+wf6Y2rf8mUlDfz2/0H6\nWJwBIR8Tzo+l6eEZauRTdxUcRzaEAzlxRwhwm9tTjOuuUZO1FzksgLw4qLoT\nRD008BUhv1jCNg6loA46oFMvRNmdaIal9wTYko/6bwFJaqAW7J8U/5pRLdwS\niW897fx+gyDMN0Q29DYhe2md8ZGcloi8zuJuAUg1Wc18U7L+qjjHX+C7eAGO\n73jl8ofTgwwfyHosvAgERrIDZd+gBIpC6dFBXwUiAhLALt6z3QvYIyFf5Xr/\nZTAvk4GcOrqpUAjzFlCHUL0U0WmU5U/y+vt/34/By9wq1lsVMIJOXFCsttn5\nuqWobX8hHySEaou7Hg9cocUwrjK0eg2P7hjBWONWbRmb0EzilqC3iM/wo1w1\naoD7qaX7sbbG30Cc/X8ZUlfwzfRPS0vdF6COJbNMQx3ujePai/x1RWBs3hcl\nABIdqG7j6DTCNPBDqI+7RJO6M0mno83ycx6UIUUFssbytrsvzw3aPTEDoDVN\n789uISA7g1oTz16+XtCnXAaS18B3p4B/Vr8VutBhI6Y25B2fyxW0KaU83cBx\nA1BooJjTgCNGH9zBNXy0kVbHQhArbeWvLp0m9RlS4WZIE+XeUOQCmh+TpmfY\n2UMDUKMFgKb4/SDf5QOaG/HNMheCEbNZz1D/O5Kv/doavV47EV6p6o2sImjj\ny52y\r\n=DXYM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-54ade10.0","@test-graphql-cli/common":"4.0.1-alpha-54ade10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.8","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-54ade10.0_1589931148986_0.5193835024114153","host":"s3://npm-registry-packages"}},"4.0.1-alpha-061585c.0":{"name":"graphql-cli","version":"4.0.1-alpha-061585c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-061585c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d928b9cd5211c72115acd9a788b655bc70e2b8dc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-061585c.0.tgz","fileCount":14,"integrity":"sha512-cOG0uGJW8Um39EESM1fpk57NUuAAiFy7JAaqZbItlpWs0IynEHobo0RH6mjkcWTY5rcYC/bcclKx2ni3RE5Syg==","signatures":[{"sig":"MEUCIQCFeRCFnvtOCDyH66piZvCgrQeaEa6kFy/rjFVugRT58gIgDHfjBf3uaZFxrxBvjW45FigXVghq/C7Nd+zaCxcy8aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexGykCRA9TVsSAnZWagAAJoQP/i2fFJwBQAY/gC8tha00\nOnsoZJ3pAibWitmCV9/CL5X8IDgI5k2vw0xBYfMPUN3M/KY7syzdrqvwmZMx\notxVKAuxQGgaGSJPdpIW87vZgOjcaxfq+hIlGsG7Vfu2Rfeh2neVD5kYHR1P\nxdQ2niOzkmqevIL91FKsidwOL9GW3KsUXEIddzgSZTpyBNhGQBpHJ9I8vMMA\nO1HxfcuC8q+/IrAG+PQyMs/EmyT/zeV/FkYoe13O4OsJ2kl6kQ6NwBCSEVFs\nfD0v6OudZsZJmg5aujKhBdzjtAe+VGqSFCQbGr01GrVXeE+6e6/+ltSgyX24\niTzpns9EaNN305PqHnwfekP++pQ+G0FVfsRRHcRLs7K6W0Zmp6x7QFdZvBnJ\nLGwxOQnZOoswjf2xgYznpIIGfH7fDwJSrc9tx+PmNAe5L1JBj605drfc5SBa\neZRAOhCC8wmS0Brm2S8QIp1XplXSM7Gwsxw1m8nJo2kwG7FpJ+uyvedDIQxp\nid2aV2J/k1Fo1D/+OOcGNY6glMYprC1wmpf6ChC4Qo8oX+thv+h3JGSjClqP\nVgXQm3VMpd4yOlGpeJTw4v+KJRMPYFG2CG/VRXhes78rMZ+ZKdBm2rynVzEN\nbeXnuDE/YFXkJLZxXi+x+WQ9xcXCv6EaR4p/9+o4AlXcP5N4mr7IBiJLs2hP\nrx27\r\n=Q4Av\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-061585c.0","@test-graphql-cli/common":"4.0.1-alpha-061585c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.3","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-061585c.0_1589931172197_0.2947856661842565","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f6ea5df.0":{"name":"graphql-cli","version":"4.0.1-alpha-f6ea5df.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f6ea5df.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7d331b030b8a224a05e2f908d1b197b9c69341ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f6ea5df.0.tgz","fileCount":14,"integrity":"sha512-Bvqhi70gd7dj7psquVqKlejveed0HzrnsfuR4RXDZMuRf3mbS71ZbaTg71qCmvPtnZiqosxrcQXGSnFiZKIhRQ==","signatures":[{"sig":"MEUCIBQEXh31e0q1vBYFvJvq4LjGyB5mRMVQ0L5C6pk5joR/AiEAzFjl3yNqlCcfpZddPkKzjjN7ape3y/J/B/mO8oiDw4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexGy4CRA9TVsSAnZWagAA3/EP/1jEnVsYzI4NESp9nTLN\nzJrFiHd0kEImFMYeRFv14BHSLhE/Y0f4F2yWh4+RUle0Ox5PN2L5De5QyOsH\ng1AKtmxEKv0dZr6lTA2kUp1W2VzMPeQU2CiXA2EbRdW74R3dWdwSmZA7b6D4\nmf/9TA6VgCHn/jcX+getEJabbZxt5wj+HctZ8Sso1PjGHV4qd0NWYBzBGhfJ\nsoG4YD5L+90hTCPPZ2LWtqIIaRP/lyzsoulpwgjxYq36qStful7fT0YMqmlA\nNlT1aiOIHWCc6yxr8jcfcWQsFDXWFkS942zwmYVNAnxscVHBCG6PkDM+2vG7\nMJIRhw4pyZAObKI12bLhMAeC0OZlMBEDGfj8YEpvhNLloH/IbVAJp98Xd+vd\nPs1Gn88z39UUHxlM3rOkpaX8z3L7qxBp/wEcGtOz7LRXQ4AYlu+5x9mJogDc\nldi+02p7Y65FkYxMrBLbyZvONKv/H9aV+vKIeF8iRxI78f3Dusvu5gElF2lh\nzYUzK1uOl8ha/VCm7+KzeKWzxEbqyPxuFo2aZErOfod2iJ2Adp2g6GNBKyx2\nyghOh4sVSHUWtGFPUCjKZpTZwuZ6BNyFEXo7AslQphr+oIct+7pWzZbg16UI\npUeudRN92u0ojQVDUQZUa16/AcPINpvAJiuXGpiSa14UkzNcH+DfsJmVCEOz\nxnd8\r\n=ea5p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-f6ea5df.0","@test-graphql-cli/common":"4.0.1-alpha-f6ea5df.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f6ea5df.0_1589931191830_0.9197807175735293","host":"s3://npm-registry-packages"}},"4.0.1-alpha-387cb71.0":{"name":"graphql-cli","version":"4.0.1-alpha-387cb71.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-387cb71.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"efffcebdd503ab35dd73ba3a5d3ce3ac2dd0d790","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-387cb71.0.tgz","fileCount":14,"integrity":"sha512-WGOwKiX4jT+P6NVW7YF/D9Dp6XyYWL8JYp9k373XmqQiTFFgWyXebLUw0j/5bHWPHVAbPGoZ/znqlrMN7KvVKA==","signatures":[{"sig":"MEYCIQDY+vp7IIjTLmY1D8IPW06uPyGU6nEix6F3rkQO+MRqEwIhAPTcaELYC2pXXlfzntwzeawrUuV2JNOg1fXFI20uhCQS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexGz+CRA9TVsSAnZWagAA2FYQAJ+/yjdl5zJ/9P3tUXlh\n4k22naDhctfa24v1QVO50dZbBEwUj06Ybp1gI6efwoarUgvYhK/aVdIM5leb\naI8WZpUBOw68C71EaFzYfjXQIPPKWbFo8ZEvBKfTZRx0ywGvjeoT1E7jgEqw\nGhK8na16lZK74ZtDJ6FqlnFu797580b07VikESAfXkMNzazzSMlNIUGdfkXn\nEtkPENG5tI+dsXJ8RK1c1sZHcf8MUL58kIIGSx7YXUJSmtgETP5rudXxpHia\nQohxqadbXma3CPeZIFO1Nc8VpySSQpBOeTqtFafIqXGCR5H2RkDWxJn1XvUR\nN9is0Uocx/DM+ySXRUq+gqPXLZIUUel7Z+s9HJanhfgw+86zLBafgcjDsMhZ\nL4yL0aJR3UHlWm8OBUlS7LJZmoHqLe6BGJqkb04P+FB5THG5GzUOWAkssgfv\niKOvj2ifPS+1pmOLs11xV9pz4tNTuFmnrA+0WrxMEjkupMI8zAi3zvC4eeIT\nWJZQDteObWc397LaD73/0Ifo8hBk4K/JxGAwsmAmb0arJlnOhRk1vfPJ6n7x\nl2b9vL3MLpwb0WzuHHq6wMngVpw+86P+kQ77SbIH9mQS46IW+QbGolghrOKx\nFdlUnP3LVwSHvf7xnMDnsPcSIq6sjq4vSXHbutTtFfvZj3np0kZidz64IEMH\nHUua\r\n=G0DB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-387cb71.0","@test-graphql-cli/common":"4.0.1-alpha-387cb71.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-387cb71.0_1589931261922_0.7904491331631027","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aba4de6.0":{"name":"graphql-cli","version":"4.0.1-alpha-aba4de6.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-aba4de6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d007a6c422d3c2fdd03c4f5e3356bad5554a187d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aba4de6.0.tgz","fileCount":14,"integrity":"sha512-TI287ldSXyWoJukaxMN1GkuVPnkY+946nY98tKJkxcDPo08U0S80H6AtSrwfTTdvGLlZmIITeNqoBbJJFrLC9w==","signatures":[{"sig":"MEUCICr5uYXwSkOfX+dNFp8loxNbzWIwWhjJ+V6wT5LaYaeQAiEA+ceGEpKVKiCFrslUvVLs6XZYVImrX/dIxRfN5ot95aQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexH1PCRA9TVsSAnZWagAA1QAQAJfTDVeUIGrsDunz3l4B\nPDL60zXNGoA4CXD7oIK2OTy9YQ1hUizdtYdaLIlUHKEb641K6GVNyQGTL7MB\n3L4Y2zJJsed1PZZTKejcfg5taZ6Mq6PXZTQX6XGyBMK6//v4wBgalUPCdCEk\neFe/4GGvBNaXNYCiaf+2JstlEsYI2MX+PUMsuNUvf0rqM48NTlwG4Ny6DmS4\ngjF7WazE6V5XuKsjH9XFvETECoEsvevD7F3QvcGXiUedkP5yL2nE4F/B0Kam\n6qkbEQtt13+EALGzd4ygtPzpxAS46KNZ/WVMyF05eAPN06f2NRUIzOOGRjcF\nVqGxs+w2+0yTI0OFOkZdvp6pRAm6nYyk7QAtov8Zz1ZRvMZuM8B2e6OjvEl8\nb3c79CER4LuJAnSjn0cMnXJ/qGKlqD2DfrGLLsZtRwDgc3lzNZaUAXXCAKUm\nlEIQCZVGIC+EscIeOKg2hGtApHDjKzlplFOUdN6JxMBT/HbpCvVsv9WF4laC\nBvspxEc4sYAWC3xy1ULzHJYyNKkhaJeL4pqIjeuWv6put2bHnrXy1gIWVzGH\ns+gK6mhryPfgkUmE9XJ/4vxStICj4OYwBPRG11EulEWMQB2meB9iL0JLBsWX\nhv1DYlYYvXQQpAfThFoeIAH4G+SUa8KiZN0yJF/Gg76QPUS2RLE1u8NpP0Uc\ngjIp\r\n=vVTz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-aba4de6.0","@test-graphql-cli/common":"4.0.1-alpha-aba4de6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aba4de6.0_1589935435935_0.5635585800903196","host":"s3://npm-registry-packages"}},"4.0.1-alpha-62fded9.0":{"name":"graphql-cli","version":"4.0.1-alpha-62fded9.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-62fded9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eb7ce60a27d9cf2b25d3843aefe3146e275c1f69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-62fded9.0.tgz","fileCount":14,"integrity":"sha512-2yulBQCL1YesRX5QVv6lnyUOPAIhv7ttoPe719C2L2w724Lfql24T2/FerpWYLedy/1JE1otvd4nmzlrmLFleg==","signatures":[{"sig":"MEUCIEY31cwp5o+yrm8k2k49SVNnLhMeXKExcxyg0n0S3LOVAiEAvscJ0MBzoP0m0wnd5LxGorzdBd/hGAp8LT46Qi2B91A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexuvvCRA9TVsSAnZWagAAFc0P/3hdJ7bFZVIwX9iNfqsh\nXopAZ8nXVBh1VcY2PLy9e/u/ayp7QNomBd6V82oc/jgQJH1HAIOneUbkxj+G\nMJZipSfVEuCmlWkDB0VW/LQ5BHSXZIRfJfRuytO6Ngs9Soq+Yh6BIiAB2DV6\n2yvyx5woH9A0XevGafl84K5L4Y9c2uoOZgdATgcXMhK0HP9YFK4ULj9KiMpW\ngmdoVWKjiiKuJcdsnW3fwoKqSWa9XsOWHHIF5BGGBOibOjPxSeeG0DbHX4hx\nZZT3aHKV6Z4jPZRjTJQ1tzMVk10l0YdRIkYgga1UtjhGNi2FRvop5tXXC52l\nzYJN86LQqk4BfIGvsyy+6RVzDbC5C7z9rH4AXSEngmo/ovWNQAM8jfgeMZiF\nj+kM5X+Im3+LCtDG9Jh2stuzjANS+I7+JzBBEbWZ1mONRD0BH2ZkVFpYA73u\nMV3r0vfmVGTi/TOxJMlS8eaap50n3XacLn5kQjqfvSq3jQzSvCyRagBmLFQ6\n/z3JcLh1A1ehOCNmM7hDYcnaVpB+OwFYOCEhVrIJBjN5Mj39n/RPsuq2PhMy\n+EWoDkHLoS166G7TXW13sYUM2BYirfskpU+2DS9LhDmhryPYgE1mlmaBrbBN\n6U113LxQlWsfSOuIJbf5qERzMHzMA8ocBb4S7b6mbvnx1THpiMbHfV88hrDr\nEF1J\r\n=G0Kk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-62fded9.0","@test-graphql-cli/common":"4.0.1-alpha-62fded9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-62fded9.0_1590094830579_0.5593919445755711","host":"s3://npm-registry-packages"}},"4.0.1-alpha-89fc230.0":{"name":"graphql-cli","version":"4.0.1-alpha-89fc230.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-89fc230.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e7ab8c00571659c2c1b0aa75be19a3f1dd29a48","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-89fc230.0.tgz","fileCount":14,"integrity":"sha512-tvSux5iKjKZWezgs5wXGnW77fl/KKUh4fHFDb3v7n89a25F79m2yk7saSzH62UBm81uBEKwh1nUSnCnzP6C0hw==","signatures":[{"sig":"MEUCIHiYddg/DOpXQo6xHmQDMOd02/IihxEUKcruJKcQKAS5AiEAxOKaT5IvJHxNdDWjSdBiGSYS8GalM3hM9Ci2xi1afkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexuwKCRA9TVsSAnZWagAAMkQQAJYIMtnQLNyxnWM/fjWE\nQdn838/Elkr3Psb486eZHO+GaLzBIGJkSfmP0+jjT7YbonaVIiONwI74nmLT\ncxg90Xh1DlJHdWIZn6/o/Ap0wQv0HBl/PM6+XjlcG8AbJv/t3EVG1h8e+rIk\nq1KM35O+VS2QqpQ4ETMhwLp9WjLnVW2ZribmPloIJVli1NpuolGE7klgh07O\nbq4MB0D6r1xWVEXND9MlOTdvlsBg0UW2FKMSvU9gzJ/fyWi8YPGCH1Rim146\nLzBoJOBGgvbafG7YrVd+8BET1lXNjzlNVDRe7fILShdfurSoO/s3iIwRoL01\nRD+/bnHe5RNCRiuA+JbbJ/+by5ZjsX3akagqm6pD2OFFtVyk2aT7rc2Tl1us\nNMqx/HwAtx4bouwoEjLlm+JckbzDHUU9YvVfqF09TWqTSI6yfF1JAI3OIi/0\nv/Kq86d5CRXE6PlIMmQbaAEPI/Q3UQTUjNYs86LfLpHe/VuGBcYH+u/QnuP2\npaEv4sNA0oQvG787SM/mKumFa0LZWUnFObDVDp/+OUNqQE6HqinFe71364WM\nTCSowulU9gdPd95WsuSfyDxXQEQZULEGHtC3lATwenBYBTqV0isHimYQCqLs\nd5D+aTJ50E0UmfVNY1nmf2tGzO5sR2cuT1gxYRU0A4+DXNfEQoB+o9rpxuLE\n4/Na\r\n=zEOp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-89fc230.0","@test-graphql-cli/common":"4.0.1-alpha-89fc230.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-89fc230.0_1590094858239_0.6361053135871253","host":"s3://npm-registry-packages"}},"4.0.1-alpha-72d998e.0":{"name":"graphql-cli","version":"4.0.1-alpha-72d998e.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-72d998e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9f22a0d3086e35418dbb3050a277cb3e650255e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-72d998e.0.tgz","fileCount":14,"integrity":"sha512-M/IolBzIKV63c/5+pcBptlX7PDyvrqpsiPLVwLG7U4qPkQ5U2ut9gh46kvRAZjORSdx+22yZRS7JWLD5elvJYA==","signatures":[{"sig":"MEQCIH8kVMV4LDFZHr01M7EY6Fea+edh2+2DYrRpYmaa6ZVpAiA+Jm1890ifEY0tHH5LLtBjDJC6Llj+5HpqjP25yxZdNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexvS4CRA9TVsSAnZWagAAUJgP/RODKoCBpTx+ISxEcO5x\nnYIBSBW3jFy8p8WKULKOtYueKabD3DnXdS30U4lP3KH1x0G1kPNDLBKTONf/\ndoowou3uVn5whbqs7mVewepXegmfhqYnFlnb+f5nUffEdvpW49oBqaVYqi2D\n+XW9fq5rPYIbo02PECnIpZ1yfBGQjeBh8kdMIg6DZe2VU091Ef0UBXWNsumi\nKIZ9V0Qt3iaHL2+gL6Zj5w5xkPVzhC4YW57AdMYlQYqu/9FNdKcK/fMgbnDd\ncbw8451HEyoPYHyRbdA6jncBbtdg1v468bONNrvHRHh4D1cgLekZ68r/4fa/\nbX8JT865T0cpOz/63a9/LVDg+k5FdR16optSevzQqG2QtR49X3qLhlqpHeb2\n65W59QHdAHbKk1+kr36WCgKRnz3F4iZoluvkuEN8e468Mxh4cSycn9Mw29FW\nd91L+9vlAUg+UXJQaNx8ynjKUDbU8CMWBUnN8H7yQjTrDBDFOVAvvKTfhwiQ\noaAhGUbZBt1fCUIk680qVdOmmNzqva5U1YQo2HHXR8MHIeE6gXzF1l4VjNVl\n1P4NgS63goxbclClFBv+2lZtvP6asUrt3O/gCR3Cw+t0AIKYrh737VfQbTER\nR8F5nxR6GoPcstURtXUEObbu3jvcHjq7nfA9L8qCZ71myI1B8UeEy1sHef0S\nSkLc\r\n=L4jh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-72d998e.0","@test-graphql-cli/common":"4.0.1-alpha-72d998e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.6","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-72d998e.0_1590097072646_0.6249010481916815","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ae20d91.0":{"name":"graphql-cli","version":"4.0.1-alpha-ae20d91.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ae20d91.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3217a265871c58317e288643d03e98e0450623d5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ae20d91.0.tgz","fileCount":14,"integrity":"sha512-v6QoHvVy2biQS4mfeRsc5obe+nc6kkG7VPaCetvNqX4f8gVKOVira8M5t2dEGb/XhuQxYnTkflX0jq7M5UhWlA==","signatures":[{"sig":"MEUCIQD5EomxFc9Ewq/UzXWoKzQEqGH9UFYAv5oVTpGym5tvCgIgB8IHMBdcpU+3Nt1kZzvoY8dLIsERmNcrGlziC0LQ35o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexwKMCRA9TVsSAnZWagAAy7UP/3yqLN2kOow/rc5SyIJu\n9nQOrn9vKF/oO6XWGpMP9ij7o2wvRFtOHDvhUHuvUIs9TGdMGuQfoT5JZoOB\nEK5jzTnoc2d/EJ9yqyd0fmJPSBmNvzaHkrWbTNy+RxlfFCh7qoBe8N6nf8mZ\nmuiD7WUb7xkzRM71LzfUotT0n4koGdE3x2gGhjS6JiXTquJTWqUXtWvH8rdM\nOrNC7T1uH5rkwYDhp3kutekWoOdBtGUUmsTIHr32YFUHGxgmhf6OYBnLPVF4\nQWmKWkM5ousZ0ICQiNeyixl6YZkII2oRqJxKl/jb492uTCjccJ7GcYUyjWZR\n7ti9Ll2nK5B+rJ6nSumbejjFofw8tIaZymcsLcZS83efvZYI1eBkJqhONwCn\nnoCM8rHtyJGKix7huAJpSPg9WIp95OiRDn579srgPMzSUkMzP1r/3oA7WfIQ\nZM0FkoMdYv1QUQ+Wf1oJwK9xysYBUFBW0pjqWatZnfDz9USc5RpRHJ/71+BZ\nqzLNl8iIdhxen/tgCoR6+SJ6opAWyWInFy425eg6wObLeOC7bIfThiN4I3QM\n25SjBXGXMY8TxXiIpxbMUMIPhc6Bs0etISaxP1IthI26SS7PSA0BMjE+AWxO\nRWshQh9ZNjgNrDaJ20ScDClSCFg3Nj6vrdNG0XtJNcGthkv9IfQ84WBth6uX\nUN55\r\n=B6EN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-ae20d91.0","@test-graphql-cli/common":"4.0.1-alpha-ae20d91.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ae20d91.0_1590100620363_0.16787337082521914","host":"s3://npm-registry-packages"}},"4.0.1-alpha-03d403a.0":{"name":"graphql-cli","version":"4.0.1-alpha-03d403a.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-03d403a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bb2d9f0bb6de2f67e3ad4aa16b851f8a34f8103a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-03d403a.0.tgz","fileCount":14,"integrity":"sha512-cmDXyuxJe6rLPCTTVsafusJu7VoKRVSdPl3acYzfkIW4Coo6GIemblckLGkTV6vzsqNGextt9erYTTOmgdaWrg==","signatures":[{"sig":"MEQCIF5957fOcXOGOaglYef381XYp0xuKHPSHIB1tbP4UP6jAiAbguCRdOofumyI8khHrsaGDo82blTKCICO4+CdQYjlog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex3HrCRA9TVsSAnZWagAA8UQP/2KaBvPkJbXFN95LqGF9\nM01PpB70uMqTk+8mFg30PSgOQN775ZBC47xp5NBGzrQ2dl8DLa/yQlTY+S6P\nPFJ5Dl+m+/yPBkipVjBzS3vJ8yhMKic4M4EMeBsDIwRu5AXyXtEm0rSJLdQC\nZnS20/rucxMJm5CxzBTW/F6GsX/u3AIDze0shAPw0rvOeNZjXZj9nXPXnP35\nBFF7MvZqelyZwTIauZ6riPc3+/UMMvZcC9V03zqeyIrAR1mklgw5OottB1gc\nap18v9Mp8bCa83QruOudBgm7rL3cdAB0K3jCbrwqpy0C2jWYJO0Rik+XuSiS\nEQ6GrcJ2AEvXTW5Oprxdr62u/O5Cz3uFzIJ0CPi+1uzudUeRJGKhqzW+URf9\nY2wtngXg3OcSTBdhzGZPbLTwecpkcIE+U7g32d5j+FKzHu3wq3JHwNUH3ljH\nuvPNuwGj3G2sRG0azXheQ0YA9Gt0qYFUx1m7OaSD88OpJhh//T3zQe+ndb5V\nTo1a9doF7m1qUOy93ljwYCLLciNMPFyvHsjEexm9hO35LPMayUz+XVQl9M/M\nK8nQenx8ggOojhxQEV5o64JE9QjHlEihroCXv4Jd6wuBc+nrp5Md4tNKw3L8\ncbs7BHafHMqXQgdZdypouA7xe+uFx2pNdcBFC4yan+0HJuju9io5TXCSqDEh\n6VA4\r\n=YzWG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-03d403a.0","@test-graphql-cli/common":"4.0.1-alpha-03d403a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-03d403a.0_1590129130576_0.5182846699698862","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b78584c.0":{"name":"graphql-cli","version":"4.0.1-alpha-b78584c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b78584c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fee7306ff1ecb3219315191e3fb66c6442e6e78f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b78584c.0.tgz","fileCount":14,"integrity":"sha512-eUAw1EzlbXUH5mvNEgyghW0KoIm04cy9lDM+mVPd+O59KpOYDC+0QQsvj54T406OQQs+iI+vJc95IRQAtN2toQ==","signatures":[{"sig":"MEYCIQDmCMy88FaSXuqWw3oxAOoa8HDpPc/eMZCSsBtppcexmAIhAOyqUzvussWCGNNYaeIo+aNqA+rntgLzjuTcT+br/ifB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex4KdCRA9TVsSAnZWagAAbugP/R5vhHIQ7q71jqGxoJ7L\nHjivoWLb+JyCSYdpnl/+S5+qZibjBWuy1cR4R2bt83lc5kv893bXl9sqaigJ\npdMCldsiwZxgtygYEM36zuhbathMI09MS5rTZcr5z8Cej5VNVIJnpe9P9qIw\nAUi+7oYUhNCYcSN0a+XFbGuvRHymAb4Mk69SvvRMY+9zc1WGamRAKmvGOavB\nMHYkWLq0H4ihf8My4mPIj6kNpSqi4+hhCBDb81C0tWEdALYSt5TigO1TbpMD\nFtJvsTLo8OeNNrDZgSwHwUBAM/75Crbgm3JM3ZzRChmK/Md+7gY34C0ekQms\nWaHLo6SrgvWorMOjOPWhD8Qr1iTOJhXS8d/CYw0DT1IIViZfUrUUUry5Ukbf\nyyUnkBJ2Jiz0551Kccd6DYiaqD/zJHsPpa9LUUuzoKzKHJ6hU5ved3UiuB7c\njteZtwnHprM6QKE5n4+Mdbp8WyBsMLYPbxDXD/6GBNNC093qsPlOfGXXxATG\npJjjZHW4nO3utYftdFgQxvX1wD+U/JKv13Nh8n8WTuoHbZ9Feq1hsoJoTu6F\ngEDZw7wHXsG22+CsReVajYOXasWO2m4baXpdAJXe8DEvgCTlsHwCm+zslqfh\nYGsteRkqHTcmd7kI9BSNZG5hPuZU09N3Q0yXAc0x3oZJZxllFJsOA5slDiNi\nMP2Y\r\n=WrP+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-b78584c.0","@test-graphql-cli/common":"4.0.1-alpha-b78584c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b78584c.0_1590133404989_0.5674501585459502","host":"s3://npm-registry-packages"}},"4.0.1-alpha-997b886.0":{"name":"graphql-cli","version":"4.0.1-alpha-997b886.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-997b886.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e3bd70b4105ac4aa1d379525933a1df44c89a22","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-997b886.0.tgz","fileCount":14,"integrity":"sha512-3QlnPzdYS0X5ehMoaGvP8ZVxMFmFFgf2p23YpZa4XCdVL0KQRhikKI03Ep93ky3RTJk1zajD6SVcH2dammfoVg==","signatures":[{"sig":"MEYCIQDfAaljyBoWMIxfF/n6SKnQ4suXyTKa1R4NzBmFq5mGfQIhALs2P4hBMUdXKveJLQzLBRa6+NYlSLr3TLEos39rge1w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex5FJCRA9TVsSAnZWagAAhVgQAI5kFTlQrGBXa0FHuKfP\n/7ONKHARlsmK/YoszmWJpA+YOUtumEp2QjfZaClKqDs/9S2FFg2vhnt5Kxp6\nKlo2Pa3k2juzPBPObMHNqbGq//OeCksEVe/b9zhq4JICWxFicX4xZZtM0Qs+\np2k/BqVALYJstHX6SUBCubZbGOCnj8yLNzUupCpH23X0BQkEcWO0GAEh+wFo\np3DCi497q2C5TJ//vX8NDkj9JWEL9wxktAlBo07hevHSyKQXwxi6yTFW/qoo\nEOIQzA0vzDrpcUaq7G/doTX6vdRqAHmPkPsSyzJify0pNjoKYRGS7s/UcQvH\n1P5CcYxciULI/VDU+lPvLW1hbHuM2y+1vgLgp5AKTbz2YE4NJLMlmguQw795\naArzqNwtnvhhBLfKLRr8JJAdzRRQpDPdT+AfafYrkcL5Ctms4TNvV/VRY4PE\npisJ4AYJpvwBORbDSdKXSRj4K9pWmvbNVZ8wJBsnESiFR8ZJUG9cJUVWsmUP\nRF6KKhYpzUlRt6NCF4Q9qQZlRS0YrostM78DZW53zHEvpqPV4An04igBOJZi\nDi7qFhHNZGvcPJakJ1IT2vzK2hlVR43TC4jrpjXDrlUBcxjl8KWm/NT0yKH7\n4ldOUpk8B7KpsInGXUFIZH84W+fH1fbPQvlwLv06cRAA1WcWYO1uxUmKe6c+\nqx4h\r\n=wFoV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-997b886.0","@test-graphql-cli/common":"4.0.1-alpha-997b886.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-997b886.0_1590137161258_0.3901827388477688","host":"s3://npm-registry-packages"}},"4.0.1-alpha-51a1ad9.0":{"name":"graphql-cli","version":"4.0.1-alpha-51a1ad9.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-51a1ad9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2a0d68148c1bc26390c9dd5bc9471adf1bb6bdc4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-51a1ad9.0.tgz","fileCount":14,"integrity":"sha512-7ts5YMYHhwYnaKNpsAmgn5FVm41BUsrD+5tGY+lco1ZScKo9xzaLZ06XaSgirzR0Wquy2Ta/TOu6ZdFczH4C/w==","signatures":[{"sig":"MEQCIAXMQnQ3zEW3AqZzILfUvmhoapt1McW9Oro5WaneneEZAiAV4I7QrPweAJhmKQ/d1HlZ0VVzTcnV+CQSt0oCdkRb2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex5muCRA9TVsSAnZWagAAR9sP/0rH7qpemh1nnafP4cL5\nS/2ZZxmOWNWClUH3CTlNfm8+UwjQGL3JwnREGILaxQoh4vYH4ItSTt3S4W04\nPCmAjWkVKpd9ZQjQgvN7fnhVsqJn5X+afxexwFCCMnbP89//IQ25bpggyRtQ\na8qi0a/k2n2T/u73uTJswQasB2LFe6aXPvQCRZBJa73gHoYtkEFl2P+cCrkc\nsQPn5gdyw7YHy0I9Tud/xILv+8l2i/kXd8NzYeKB63fVm88j9lFF0OL8iWX5\n7zcDmmyJEan4lqadIHJ12xavO2S5J1xp2OcYFDHBlma5OXfe+gU87c8nO/NG\nIu8v+UoWOlLBtaySzqwsECtrIrhsGpqD4D+G9nx15XaiIR44WDGOzyvzO6ID\nNN8pXRK4EpCFhjFSpl/CjjoglJ/FfJveMSeqHFRXZW6L0ZiWeUvuhCr2Zp84\naOE9heHYXx2DuXuE7y/Sk+zau/xpimySGeRvJDG00Q4rMNpEHniSCcJJNtsd\n81vP3pyvolb4DaoDvx9RNPFK/+L0i7q4D+6UkcaEFVsYpguMaCDYEziCP8uz\neh/LukCo0EjBAgaTJHa0UmPDmchSPgg8pcFku4VxZOv1ieAt0xA91d27FNiR\noGx8wGPWQGdPLQ2Pc5/DQmNCujTTYQLwNbaU6KR8ws1TmtWQuNJRjv2s2LXQ\nyvSQ\r\n=VdmE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"^3.0.2","@test-graphql-cli/init":"4.0.1-alpha-51a1ad9.0","@test-graphql-cli/common":"4.0.1-alpha-51a1ad9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-51a1ad9.0_1590139310240_0.9851950661463311","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ee97904.0":{"name":"graphql-cli","version":"4.0.1-alpha-ee97904.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-ee97904.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7ed64d0dee9952347ab07f8a96525bb865e99b5c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ee97904.0.tgz","fileCount":14,"integrity":"sha512-bRg86LDjL3s7Kt5DG1sg4htgiApvavXYs+X1g4XiXwCLYV6Mi7URQixPmjXHBovrmtlegySxTaJQ85FA0UYXuA==","signatures":[{"sig":"MEQCIH+X8S/QcrY3aDnSARS/F4j+aW5EA5xc5DW31srI37zbAiAC9c3H8zC/ov5WtofuJXVeaqS6ZM7TUQ4l6qQW2giNow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex5w5CRA9TVsSAnZWagAAtiAQAKFLaF9lGquwFl/iNbXd\nMFD2BTLqBNeePnbPg/w+eo21wqTxK36VMDXRxdT7mL6S/WW5IiIPEOlFbRZ7\n1LThi4oU2jApo2gRN9AbJOvir1xPDmo+cmzkPN5TGAFfKiH8uYnzrSoJcEhk\n/tHbuT0wJ5sa+zRKiMISd7rVrzDTP7tD5eNAh5/sAsPK4lv8L2SJ2b/ObNj7\nUoyw6i5ChwYMrHrWefYO2ix5XNx9wWTQ9kn9g0U8xJ3I/ALk+cQltCk/dfmF\nL4BxfhrI/svvp+CNXN6nArRbp6yVsAq5fDefVLNXYo6P8kDaD9OnzIc9vq9X\nH1JL9yHa1W5zu7Qt4ExLeb/kDOwAQAyIJmqt2JdpI5p+jMvlTCfM9s9gF/Nl\nqhYOFlBVwzC6kFt3AKXbeO7Pb1cvrj9LSBskKL8ejVDURr/rzjshoAQMQ8g+\nkDCppF+si6XdDrE7d/dnCCFt3PoeSfLeZofmdkTLdbMO0pIk/m8DbdAlPYSD\nYxiOGMu4sWi5o77NC/1eN2oV+McN5IUQepacPkzAlWjYcYl5zoiaZSAPvtq1\nTa2ImEQms2jVd8b6lqllmazJj/eXnVOqZ6Rks92BwZW1pXWmyhzU03syuVNO\n7neq5LcigBzq3WAtNiAb+dTCg1r/1Z3fpLm+ky3iYBJlANH0XWZh52eeMbfX\nzOpA\r\n=BCwI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"^3.0.2","@test-graphql-cli/init":"4.0.1-alpha-ee97904.0","@test-graphql-cli/common":"4.0.1-alpha-ee97904.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ee97904.0_1590139961294_0.24795321233810563","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20aac85.0":{"name":"graphql-cli","version":"4.0.1-alpha-20aac85.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-20aac85.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7a0f59d76f1db2fad7481efdc15584c33048380d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-20aac85.0.tgz","fileCount":14,"integrity":"sha512-CIH6VfAbglUYiB1O8ZqGok2nl35OOSIXN4ppfcJ60qaOg8HUaZmQNdl1mcO1X6stpCtkpt6ssCDqDRHfR7OgRw==","signatures":[{"sig":"MEUCIQDbPd8TM6ea1xgdtgpWwwM96kKEuPSG8KUoA++19Et1vwIga7MXfraM7U4x7Sk6HtyRyapzY0EnqY62eLchm+AEFcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex6CECRA9TVsSAnZWagAA59IP/ib1HRt+GrWmYoBegUYZ\nFtbs71v7ux+7aCKMmlQsRnQG5N9D5B7/C2y71h3eRavxT2okEIZ+/rYE5gIW\nB0i9NQweo/oXCin9Rg1Bla2eIpTEFZx5LMAwtsLI4ReQQRvd1AyNtqtApIga\nimKIY7eWYez/oUHaJwvU6qo96NdGii4MEFkuhcu3WD73bMfaMF1Z/Fq/CLd+\n7kTjMKlAP2GcJkEmrZqgF+JgSDzygzpYenXhjC3uYQCVAf5iPG7PkEj+6BYd\nGCk/gQj/jIakIS03Qgm8gdpMkzA3tMGVsmPDoiHMUeqO1d/midzxjjLg/PUe\nATbFKjkLBw5zBEHjjAZGGP3a9faiZ3XZ+lZG2FJuu/sdWgm92fHx74D/KHYY\nBHSQaGMzcTyphAuFvzyppbZdiuiQLBdTCvlKVw7EEGSt7f+NB6GEaNMJO1xd\nxgdSF5F/YrgfoqXf+cGGQC26UBhbH4XqFSqKDB+znte4sUzixOcc1geFHYq7\ncTNVJ2D8r2pbqx4SA4NuEQElwNDmLg+/rJWl3cY/2nXKwRrxS+7m6aUUudy2\nFt0b7swKJPiet7uAdQ4RSv9KtM2CuvXVnjOpe/0S2LRuMkgAUrSCrggwkPvl\nNN4ekXkD7kQLQVNvyEAi0BxVbR45EZS/7gaxsJQDQVV9ZtSrnaQcBKcCUDWG\nG0Mj\r\n=ETjO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"^3.0.2","@test-graphql-cli/init":"4.0.1-alpha-20aac85.0","@test-graphql-cli/common":"4.0.1-alpha-20aac85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-20aac85.0_1590141059373_0.36740889462073056","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9bbacc1.0":{"name":"graphql-cli","version":"4.0.1-alpha-9bbacc1.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9bbacc1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6d4bdfb3ee49525deb9ba4d7077c9ddc6e1f00a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9bbacc1.0.tgz","fileCount":14,"integrity":"sha512-tZvKsHPaM+9FNo2NGnl3zzcTiHG1hypRHc863CC7iYkm7xCloo/8/kISJxz7mt0nrkgP0xRcKIl4RkZmbDUdGw==","signatures":[{"sig":"MEUCIQDRNoyrhFaBayyXWvK0xJlpT+7xm0exa2y640OcZCqN3gIgewl3WF1svhaUa6DCVxpBGZZHRwFdB3qmK2q+r7VqEQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex6ErCRA9TVsSAnZWagAAUhsP+QF+/HdNpGMJ40i0NnuO\ncfFnYye2KCkoI1h1w7Xs+fl3ZrpOREnS1enzdx4MKmxNglTgqRO/UOEUP1QA\nTovfXYa3knJSBdTboa7ZEaaxHmuo0HXojZmTv8lqcxMKIpP2WwiNXm4NajKS\nisYexjrHItafWr2Kw2UItA7Jcd8C0lBxaxK2Up4y8yEqecX7GS1HbAIuaC3G\nCsq1Mb3ccPslXwYPfugjUhCVDwpNevdNus6IwfaqzukRX7PlC4duvKw4eCy8\n++mcpq0bCm1MlMw9j8Y0tDFpBZxFMS+LBRhGm5VddDINZuyVFeQCWBDFbL5Q\nSgoROE1UBet/+dpcguw7fIhWsf7ez8oxSvgWPpHgTuKykJCEPTymsl82eew6\n29/5TfWs7SQ/+A+b1RzKP5NR9ot4W0RATlCG2QQKPtunyNUlZQBHiTjSs28s\nerAqlS06EFWrV3xmB8b3WJNIYnFIGlL+JKNATwG9Crf2/j1jrvk5CTSrScyc\nwnkeew0QAO7Jwpwcwx/HMC6flxYiD4oLK4xlfzGxQfxpX0mr/sFm41MhrI8P\n4fz8cpBR/ZP6vOtERCG1ShRuGev1r+sE4ansQgSwljXK+r+8SYFZWgMjceta\nTwifLAKEaXn91LMXYxyNzlVuEet6vIoiPh0Fccx9jScUNibZj3yft+ND/UKo\nocSC\r\n=q/fg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"^3.0.2","@test-graphql-cli/init":"4.0.1-alpha-9bbacc1.0","@test-graphql-cli/common":"4.0.1-alpha-9bbacc1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9bbacc1.0_1590141226700_0.7790974814983","host":"s3://npm-registry-packages"}},"4.0.1-alpha-309de75.0":{"name":"graphql-cli","version":"4.0.1-alpha-309de75.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-309de75.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7e8dc80659580e0d24b8450eae5bd562389970c9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-309de75.0.tgz","fileCount":14,"integrity":"sha512-hsTpeBIeXcxvxvB03S0pww8w31z1hRiXatB66D61b/w5VHJEdN+mjVpKuv5AmBO5Zf5ykxFwBeP2yzEeCvJCCw==","signatures":[{"sig":"MEQCIDQUPGC3ea2pNRxHofAb15/uuKZj8yRchbaZD8Cuprx7AiBOYz2CCNgAlBJjwB6ZOKNx+GDSkD8cykvaGZZuuiInxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex+87CRA9TVsSAnZWagAA6nYP+wUvng0DnOi++ai3upsR\nJNgD2CUGMJ7Z6OMbYypL0QXzecjzFVeV1Bm8V7mXqh1R7SxEeG3C8290vUmJ\n94zda756sXH9v54iNoKqmCQc0La82uuGC2JsjiYIpZ8bTP57pbWtQyOxg5+S\nDqN6rqAmouSVSSB5UQ+dqrdFvEWDYsK8DQG796bzF/SchkUGGo/glwd+GvWM\nTI3Y+rq65ySKSxwB6dsIvqeIRZYp4O5t9/d3XA3zo4gn0bLwagKnvPxU4niX\nyAm0/Ald/fmcfzlWk20ZGLHvyia+dHxrpHoXI+uvP1E9TMZLvhxBzIGcc7XS\nln82i9r7uK3TY6qLCTm6otRResTurZQMlqgl9WuzDVXhilnspiMjImIpoANQ\nuCeAvttuimHWdfW9Rz1KPdIUAIIVoGdcjyKze3sZVT7X3oy01QBRyimJXKj8\ns9f1NSljsP45+AUb0ptZarq9j8OrOL24m3Oa4F+VIYc+PA82TCWm/ex8KoBP\nInUGlPd9pq3T1Avl+w/AVlf+os3J68cD5gGvqHp5peTE3cFv7KoBart980JD\nA8YDB7/qBA1XJi2MwjuqPlzNsc283JlczsNJJh6jMfNEPgj4k9KO9OZX5h8/\nPMBao/7Z4VObFOsVTLnoXbnycgYJljQHpXJYKp19nObdApRKy6dR1N70CLcf\nvhVu\r\n=+iUO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-309de75.0","@test-graphql-cli/common":"4.0.1-alpha-309de75.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-309de75.0_1590161206072_0.5569481487060206","host":"s3://npm-registry-packages"}},"4.0.1-alpha-63f22aa.0":{"name":"graphql-cli","version":"4.0.1-alpha-63f22aa.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-63f22aa.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"457842ace0d458b70d4d62d72f99bedc22af2adf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-63f22aa.0.tgz","fileCount":14,"integrity":"sha512-9GISYV8ok8qIL0uvGbuTheNY1G4Uznqad00i29rVq0MUUuZc/+vbRQsz8jPhnGCIFp1k3iOwq+IGqaVdFd7LBg==","signatures":[{"sig":"MEUCIQCiFCrSmMJFTUjxaqtcOK8lEoPelrfQDTUwbZS19v2sJwIgMgD7yMLXfsQ4YqlfXgpwAsau/Xv4Px0o6D8WpAwyuAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex/+iCRA9TVsSAnZWagAAp2MP/iChgS7F43ZYo1sxajz9\nvLYvDRPw+8xj9FPhpp0Y/dWv7rp6+bqXAITXMVQ0mqwZnxW09lieSj9TPhrF\ncWwrj+7O2whZJbWk7oUDOY/ALaC77OreyelkVMmmudDx46iWIA07usRfralO\n+66OhZVOwqoPt9szeqRPL6ItCS9MnteGqZZMswoM0y9GuRCX0SciJHCM9st7\n7lzxKJiVtI9zW5dJNYOlOyWmebrDOXRqAFCPdllxTj+J+0Yay9ehadSYjwQ2\npMjEzKTJvxyq+b9LnwRc30DT3X5uF8ctKhCyEEdcmJC7vr4D+Semr2N8Vfqo\nhfOzYkcIZnWNVfCeLTjAYKRjy4WtJV9MIwLVJXuH5dX/HpvHkNUkcGpIJS0S\nR99Ac8WDpLXhVgOHHJwtXh8z0+qSwLDdAuBXGXgdkuMhi/9WI10X7mw2nns8\nQGWQbSpUqgq/EXmkXyiWca2AXU8KARibZ72BNvNC/Y+04BZ0oogWWfMmTmEQ\no82aPc4k2OkuYlLROBDIhGor4UTUDdCxojiYhtyaiiHEOi6zSw/ghpWSB6XK\nFa7s/aUZ0jA2F7e+QgzwjhuoCzqPCfyAUvtOibI0Fj6AkG/pRB37fioUD98Q\nBT4DrjRxLV3MxOnvEVB9BuUS7vjCBL8EoDCl61ZZJOSVO6UC+32e0OqyM/SP\n8w91\r\n=SS4U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-63f22aa.0","@test-graphql-cli/common":"4.0.1-alpha-63f22aa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-63f22aa.0_1590165409894_0.46578962222366593","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3b129cd.0":{"name":"graphql-cli","version":"4.0.1-alpha-3b129cd.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3b129cd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dcd0a3eee8aed12f170a30092868fbc7e1e98a88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3b129cd.0.tgz","fileCount":14,"integrity":"sha512-kngAyBetC9lOTSPnq9RXIdHb/bgtXAPUcoSUNop3/xCiSAHIss3VIIb/uEePVdZ/pLegayuPH67W0mxd6ok/jA==","signatures":[{"sig":"MEQCIEB2ePouoye439xatKZrG9RmInXvGu2WtpEl6JaY5Zu5AiBPwvraN2wxVGSSHL78b0kptpTfAHWWhlV4vIBxjV8TfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyEeqCRA9TVsSAnZWagAANpYP/ioqIUrUAetnzfFnDA6L\noOQkfX/vCjO08WiJgFF9K/3QiHx0etBweAiRgOTdMAgE2ECmJlCyz9gpeAEL\ncwW7LuAJPygppLK7R+29W1FnnDejWypy9Fy7mY5xesphoj3yBZ6Xt1G/wyam\nLviuzcPUoF0Yz2NqOZwgKNAeMtcjl340O/hqVPm6GMDHw3kIW2x0sGym50sS\njZHgf3/QZQiWHNOFG6xzymF2hZo5oWcKt5hWsCGWwfN6+Y4rXTBvn1gujah9\nNFyJuRA2oXKgYAIQKzWuQSU3nSNaREKEq2Q9EmuHUmL0NBH53kKAWZvx6VLL\nTacjB4CgA8l7QOMFa39R/mqP4n4jZNromyfcWWAaXu+F+EDVCIftHU5K5/h3\ne36RmDQk5GVh3COgRAA88FgKbWnLG9sXAwlky24vMdSYfEC6BzjY+zxu3KVG\n+EScK+al60Wi0m2qVnaFka6guNRa981ziQE49pesze1Q1nD6zL7bmrP82nJE\nsDqFt3wOzUeob/I8zZBVkjO3VIf4fM3S57EGlJEmdZSPXwBXQsELCFRWrDBi\nAcdZCx1SRYCSqbbOG7s3sHLURwtGaHy2ezwRgbiB9LMZp/MK2dHoErFN0kzb\nl/BjsrxeK7I4Q0UgUoWGAILbqQt40jsnxtN6cAbTixz+LiQImIEOcZ4ZR96z\nC+qn\r\n=YdED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3b129cd.0","@test-graphql-cli/common":"4.0.1-alpha-3b129cd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3b129cd.0_1590183849452_0.7230577872899742","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fef9c82.0":{"name":"graphql-cli","version":"4.0.1-alpha-fef9c82.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fef9c82.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ffe046fd46d095f18b87cb00bb0fab200c5b47b6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fef9c82.0.tgz","fileCount":14,"integrity":"sha512-0k9yWQUBRa+tRFdthFU9vv+pWfiMFn2rXLzF8Fo8icupsmmRjXDPj2M07Qb1UA+bX7pCv/CW/ExDP5vC6lwkpA==","signatures":[{"sig":"MEUCIEkQ/JNUB0gucR2AmebFXT5Bgq5PyCQXmmHc7E8iOQmZAiEAvuoK3Gq/W0tW3H+LpCmjfuuDBOXQwHGuItELKUtqCi4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyGxBCRA9TVsSAnZWagAAU3AP/1QEh7NqLIAI/7+M8N4j\nkgh6IFq0SVnluJKp+VFIyA3UXuTGcLId8WMtlDTf9GNS/pkFi5AXdMOPy8uK\nxQPl8BtWOJtqYVFUE/2mpgUFTaXrVtT0N0UvwpUYboCLLwXg6SJa4PZqTk+6\n74YdyIkj/XgjNbnkc6+1aSqml1iYunR31cIxMr0IEJ8igC0gAstDS1XKnI4M\neCjfh0q/bGok2J8Td1mTsClJkcJgGZsGDs4Oh9Uh5rMNoohehBYg3hCkH7n6\na4KXdEbSicitvTcapH/v+VBXNNpV1bs7Lh0TUMA9OZMW6NI8KBCawks0bkBj\nz3HFkdTrwSJdVBhECvYRh5NKV7sISJlAJ9hzhlLZPmIbBIiwYjH+Yr7dbPMK\nwBrjKztgXtoiI0PmWP+TK2MdtU+1SFGZLOrqPCxaAYKvgmD7qSJlKDc0fSzY\nhtTy5qfupVo6cXrKpAzYDhSimh3LA3+FWQ6Jh/Pj7xyshn5Sb+9QAeov+c01\nrQKSR6So19yCosxp+FjtCRHhTawHrGkFVkgxc2xFqAdCsNBk7Ui6vPQXPZCT\nF5BPvyyHdlPGb+O/+AgHcrvrjx21G3F3ElmFMkw689bXLad9W39hRRHJNY01\nI6bI1EaUrQWeFKTjVdp8nbDbWYd4cxnvIMlf0dalm8Ca5BXEvjpDN3OVc28Z\nAi62\r\n=2JvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-fef9c82.0","@test-graphql-cli/common":"4.0.1-alpha-fef9c82.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fef9c82.0_1590193211002_0.9913894015984324","host":"s3://npm-registry-packages"}},"4.0.1-alpha-89c4cdc.0":{"name":"graphql-cli","version":"4.0.1-alpha-89c4cdc.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-89c4cdc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d4e483f3b9b12db7873729eaa5aeb850c0c59560","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-89c4cdc.0.tgz","fileCount":14,"integrity":"sha512-r4gpMTu/HniWIXrGIW8m09LfeVEHjOh8alYbD/PUPTrrb3iSwt7EbWlEYqyrZyaeXiWj8hr/sEr87kKrrsFJJQ==","signatures":[{"sig":"MEUCIBwUGil/7q7fo9o+KZLyy0AgP+7QEmvAfd98TNtOVKARAiEAxd0CpW0t8zyhpsdulaX5UsU+vTF4zee/bYv/E1dhDVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyWQLCRA9TVsSAnZWagAAw/wP/iBdayz7SswVt7kScJb+\nBOQEpsB7dJYYmJQH1kK8dDzeA9YaAeYbISQrUqmjc01Nkf9rk6KhlrB/Bk/S\ngTFEM4QlqWcEIV6Mybf13OiXXzXTmgF2kU9NcAnz9ohcQ5riXsKHvqCdJqVp\nhJARnBDZzMm8a1gC3LgTc7wZgnRv4m11zvgPCbhl7rPgbl+XbuF45M+o1RDO\n0Xa/HCNfZCu9j8oNJRZTk3zR9/er7lhtjMqMNpfSaIPxrdKPU7IPeQuofImZ\n4hNRxbe46qyo2WTuTT93vdn7rUwcSMtt/WT3Hoy7xszbfRRI8x4xv2WUWTmj\nPpjI99X/vs4i4GRWsN2yu99agMVNuucrCYPs6u1YpJ0vSwRXPRqyyEYiHqqW\nhyXlUxnWwGMmkaq/7F0nb9EyktQ2pBjUaAY7EYV5MtK6s8qDKDyTDe3V4Q0A\n2c0FHYUiQwkhyeNk2JmsC0wvcpD9SfXB1cMLJaZlDzoYh/tYvzO4Is9JdkZA\nE121klLRbOwa6Wg2oxB6XlSddoJWcK2p+Syz1LEjKz+/StOjM2x6lHPhFtQn\n+ghg2qSHefwdfY+6JTt+ZH9ZxCBSX/yk1SJj9mkcjDgYLoc3U/odSte0oluT\niNwWIgA4X7k3W70TTkZNGTiNtFvGH3f1YXjiLJV3Bv8QZc3UyaQqouPm6qEE\nBoAB\r\n=5M31\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-89c4cdc.0","@test-graphql-cli/common":"4.0.1-alpha-89c4cdc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-89c4cdc.0_1590256650977_0.8267534669220964","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8a1a387.0":{"name":"graphql-cli","version":"4.0.1-alpha-8a1a387.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8a1a387.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a09e4764bf68d808b85a31f15b49e1fa99d18ee9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8a1a387.0.tgz","fileCount":14,"integrity":"sha512-p3I8KGOZtmkrMjBoyN8C38zWb/ggrIbgxcgYZLD09/f+RgtDmPSnRO26RLo82D1XhAja7KNH31Atsp9Ss4a08A==","signatures":[{"sig":"MEUCIQDyp1ZAWbqwp7jZ7rAscCgD+cr/0tNIMCVRpN1nDFB8JAIgA9ivNBtecLUPzsw3ZH0dRdm9HQGOXEAHKXyEUoRdnL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyYCcCRA9TVsSAnZWagAAFKsP/0Gjlsr90CeQiznYuOa2\nDbBAE3BGX/DO4If3KGM9otfnt+M+j5ZGCGjUyeXXIAj9jzBIzrsRABtTEm5O\nK5xvSrb9wmi+lYOHJNzvi+OQyJpxPkG0ntmpeLKVwNlpShB1qSNBIKWNXWY/\nRmokXhCEsFbJfFU0IMaqVjuUNF0um14h5j+FHpTzBbDRX/GaLZlY1pmjMqJe\n4FInjTGWwy2JqUriwSJGYTdSA8BdoK5XgWThRBmRX1gQZx5WJYAm6B4ntpzL\nZLLx+YPjLNHJTlifMTE8WJ1fSpgQUDFQsOpqELa0Lj/UlbR3HfkyPsNEMKAG\nEFHGLAbAHu2amcTutVgZ5r8y/nj4Xwy36OnGsHc5C20P/fPA6PTkhrauwIgi\nlFvo/neDSSOYceJJVhRdjXC77y+TgcXqTDwF2QDGhTtftuOtKyfOFEBVThsG\n9d0gIMwUG4wTKIHg6w0Z1cmuCQoRl2Ead0JyIj+f9xDBV7uNzO0USTXObpab\nzn+kIL00CzRWds65HwkvKdJHeiohanyKnel8IiS7uC+MRjoUGxfobPOuD+90\nvepJ+RVUAXVoDv365HzZwC9KMKNmVm+i5gHv1hqI8OuH8JdxdI4j/syRx6PW\njAGZGTC+Vq6pZ+cGei+1//Zi26YwCO2fUWWUI6VcMnFwNb+YbzPBrOZ2P2BJ\nCzP+\r\n=2yWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8a1a387.0","@test-graphql-cli/common":"4.0.1-alpha-8a1a387.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8a1a387.0_1590263964240_0.7161612701777547","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c26b2f8.0":{"name":"graphql-cli","version":"4.0.1-alpha-c26b2f8.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c26b2f8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e662827f89b92055e1ce3e93136edd38e39cd5f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c26b2f8.0.tgz","fileCount":14,"integrity":"sha512-MTm/LTMciXverejU/zT0FBlVhb9QmgEjKjqZxWcPlPhVonkavL8hP++0l610hlv4jXGxwo2Kg8olGBWTE3r7jA==","signatures":[{"sig":"MEYCIQCwi8Xi5wAwRu1XwXUs6TSRC0DJQZlBO0XZkyALomiytgIhAM0/KmJfNJBuxle4qPcJEpyPH3KE376pdLlghYA1owYw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyxJ5CRA9TVsSAnZWagAAZv8P/2LqIHkGpaBS7GS9x6ED\nb9c6vsIHrxDFxzYWFu6vgy+KCZCFl18A3r3ZAT54wPfFDC6deQWBU08s7e6s\ndgxaltOkLgBsISYWLUANNxVWW33zO7mACGXi6BJ6m69SuHSmsNMZYeBKNd8M\n6Y9A2FfNVmTAvcrZThhaVRzZKE/QwFr/7yIgVvxfuIyUtNrxfbAvNmf7Tt15\nwFj2r3YrLUWNnqnXGlla/O/3qNJbu9rw7BPVxXw+GrYRJBwEAXtxyZe1sFzf\nQgwyGWZFWrkNNFHClTKxgkV5Xv9ijECHCOB0/Fm+tFw6mFUmBbNLnxAeDSQo\nMhD370l6lfYm9GUlCDiOvZv9KR1lwU42fpIdiR8e0Acng6HYrAG5ZXUwbJZ+\nrJ5VTAUk8KcoXIAr49zgEM3wfqkJILMct7Bcqv0U5L8+TANZrRvKh4RkYd8O\nHqf4O9dKXyf1HPhwH8B7aB9pIw1u8bx3a3Q4KdMiboT+dJD8M3q+H24f7AN0\ngDBCqTka3dVybRAm4X0fctWVZGngfayKHMDZZZJh3EoQk2OLzKmKkyQY4YzJ\n1SgS4bVFJ3ZViYBIHaKYjLvJtrsqpyEizLjz86DOKIjYOlFviAMaAsQlQcDp\nWzMjv469cHMOZSjzFdKPS3vK3140G2dOKQtjCEgInng3Xr5lUJTdl5qZ3+6J\ng+Pr\r\n=a5jp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c26b2f8.0","@test-graphql-cli/common":"4.0.1-alpha-c26b2f8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c26b2f8.0_1590366840845_0.8734788949297607","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9f7d086.0":{"name":"graphql-cli","version":"4.0.1-alpha-9f7d086.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9f7d086.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"da84e487d61edf4cf8ce40607fb9adedc0bea070","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9f7d086.0.tgz","fileCount":14,"integrity":"sha512-hSmdGHobhDBs7/aD4zi6MDW+wU0R4PPUkqx7ZXFkhmlMMg8AKYY2GTu4XkflOjxvkUsyh5LnE5Wq4EHO4Ffp6g==","signatures":[{"sig":"MEYCIQCdwhNXt0yXYYPehzQzfHL0kAlNCjgIbSHkoOI2T5Fj4wIhAIpV+wAZYoivzVTJRswbwv0ET5HOrq3K1dBF6MGJf15Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyzHtCRA9TVsSAnZWagAACbkP/R2ao1Nd92f5R0+mAxSh\ntIPXrc0HvGX6nJYmqX3qaStp3Y6EcsFK74DNLrEvBgFNSC0TR5WymAIknQtf\n0fQdMt0qYBabqsA5/OeA9+1i5s+yNYuuQY8Q5DHKS9AG8odYzGDfxkz2+CyH\nioV/UjAN/NNavGltzkz6gYrohnBoAP1n5JMAh1zRet6Ilnht0c1bKssW7osN\nIP2t59GiwBRm7jpLObM9+b8gyGirioJ4+JH6Y7eGHgUksZH5DGCXzgSZwUkI\nFxu5NC4RsOiygRf2A2Hf3be1AJebvf3Yy1zvBYXPqGNyQHkSZhVdnZjaONen\nJE3tse/kejAsf8nt2fLWgJlhqsnz+SElOzCLvV2WZInXR1SzfybHCuyV3OMW\nmaSkkcRtjZz8FrNajk4qRdof3PYEirVLmhz8ekR3gg44o4ooXD+rSluz/l9W\nYPYMWFTwQ/4x3toxlZX3KqvgxmMSeu99tum2bY9dqsNydzD+1HaNBXEGdor7\n+Jt18APpp7fEINf2URReew2fsypR27NFt8y4l1pHIiDTEYS6Tg56Q2ZOgjoB\nYriq4h78JgzGEhEJ7fLItJiWxWyPGrGAbOmdPFdn4bV/RGRQ7V++yNTjNaRO\nCPa+K3p2zd2OdnC7MWfMzyDBN3lKSfRUfO4bcgt2lKEr1h/I1CSmTNQorfUm\nWsni\r\n=+DrQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-9f7d086.0","@test-graphql-cli/common":"4.0.1-alpha-9f7d086.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9f7d086.0_1590374892657_0.9511431348895956","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8b666bb.0":{"name":"graphql-cli","version":"4.0.1-alpha-8b666bb.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8b666bb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d381234f374d9c309be73780684d8f9d09163d89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8b666bb.0.tgz","fileCount":14,"integrity":"sha512-JMlTbTIbq29lCw6cuf3dN3Idf0A8k9bOZBNSO3NLkBc/DJAkZoY0Ska7dO3v1zvNa+dCnkiIZSyr9UX2BQ5oEw==","signatures":[{"sig":"MEUCIQDqjfdAyufy+dZOHay1jFSz3wiI4tAy5JoPNzKu/yolHwIgMRePo5k4hyxh9kgsAb6E/Ujae7+n48U4Fqw6W6rtOsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezNj8CRA9TVsSAnZWagAAHHgP/0c+WP9fZgHQeFGo1d+Z\nYNGtxa2eIf3HrXvL9OLP9GDL0H1gorJby/oBVkI7ibBeS65vFCAASV006ZcG\nLd6hKhyn9bctqNZrq3yaZzn/1d6aQZICqBFKCGu1NphWp/UuZ5O+jouvv78M\nD3bB/FGnMxAvzGRVWEzMhV8K/RrBwnGoqyB+UXUDYHcd1EvkRP8rz1I5+dBP\nbOdGY8pN3NatRJrTqCiN8wysbB9l2+ju/SDEnhgfPUXmCrNvt1JpLBTZhFWR\nK8HVRinT2Ej+i0mNHdo8Z3IvHiARuRurCvIgPMOVGpO22FN8uaJOdM8CG0+N\nYqV8Yrx44V0zO5AAHZZbyQk+gPeMoo/DtB0t1ASeUBERCvDBcPtV8Tkmhjb0\nNXHgSitWEc//T9en28L4Q6JcXvVkXh/sa+Uk/BNv4i6auSeRIOBXtQWrp6kB\nVjqj/w/URw2LWy7xkGXlGOh4uhyAzKT7LjJGZb8XNfL/s3DGNBo1TAVSBcA7\nnNiDXuMfD6p27wzqaaRfSLVhlHyQV7nFlAtR/ibgkJB2wfY0Qz2ihq/9JmJ6\n7oUcp1psOiWdvDwXY8L8IUJq7ZjT6eNvllOEIyfkCl+n2fvyzDd2Kr2VPYmI\ngamrqY7lfD0yEvTe3ICbh08ZQj93f7Bn3le/kczPTmI+yKKNlTifTmdniin+\nIhah\r\n=wxXs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"^3.0.2","@test-graphql-cli/init":"4.0.1-alpha-8b666bb.0","@test-graphql-cli/common":"4.0.1-alpha-8b666bb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8b666bb.0_1590483196250_0.4192161559678571","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9437505.0":{"name":"graphql-cli","version":"4.0.1-alpha-9437505.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9437505.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ae9196097e880e0650770c116bb5aeb41918b812","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9437505.0.tgz","fileCount":14,"integrity":"sha512-Q9DwR/cYdzeIs6u/MfeFlNXBP33p0Tl98yV/JNR0jasU69iQuP9WUBQzpsnDP6dBFiWWnhlJDXRNUY6nonQbyg==","signatures":[{"sig":"MEUCIQDyxlwYfFcPGM8OqiNGX0VAffEMg+VJR8srgKJJzJ6NbgIgcIEqUERWHej0HY6xDZOuKXFtM71VHO7eimuyvY6Pfas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezNoLCRA9TVsSAnZWagAAtngQAI+gMtbv1x4L5O5Iy/ZZ\nNH0lDVDRvEeQ03VF6t1Q2/kp7zlIjLwarDtzi+OKoyvn/z726rWzSLgFc/XU\nT9PBQ8YhptWpsxz8OCxHu4wyikWqsLpyDyVJJqvuAx9ZZq3lcrkOD6LxEAJ2\nApbga3uXRjRqaUzfpyjrmfpH4IE1pVXYYnzG/OKklonu9plv33G0szNxZwsV\nXnZ8Chiwn8rjsM9gnqmrgnrdiywh0vQTg31vmfNESzO7h0WA4XeyWOm6TWJk\nR0N0yA+n+ztUllJ1q/5NdeMRmO2nfGCWLG+bH9DTrH3WbaW80OFGfwhr/8V8\nyaKg9/nC5kJ5MIUktplbvIsIhnMppnznT2Q8EFBP94VpO4SCYwrHILEL8c1v\nhdLdFejl5D+c0u+zi4DU8+qKdf/qpRFyDS55gtdgGXQehi4aJHveCfosfoaX\nFVvQhJs2ZLu1SrvYrT0y5Ew3atW14lCGC9MBvJ71ibBxkSM/J5VdJ8y+PUVo\nw7wAX+jfgOJnHPfgswuPc2BrYc0HugQKwGi7JvnM5SFwv84Ncui7f+uzhxHO\neehck6R7WogsuV12bgnKkysXZuGTRj/Amc6HhsIkeTC444rstA7jaDPM8m0o\nxXrx4uo35Xe+RVdIZKIqnPZwAbfVXpCa7zXCpGsYftVufKXdTnjqmH5Rh0oo\nmgxC\r\n=JkFN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"^3.0.2","@test-graphql-cli/init":"4.0.1-alpha-9437505.0","@test-graphql-cli/common":"4.0.1-alpha-9437505.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9437505.0_1590483467345_0.8277921970924498","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9542d57.0":{"name":"graphql-cli","version":"4.0.1-alpha-9542d57.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-9542d57.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d4177bc1563c2021b6bcc590bfc9aff3612b303f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9542d57.0.tgz","fileCount":14,"integrity":"sha512-MU9xTjjgsyKwVu3K24AVhbIZUYHgMSlfOmxVs5VMBWKJZT2ZsiTvo7LQclZmn1TyK4lihOJOsyMhHmKNFL10vA==","signatures":[{"sig":"MEUCIEvvzX63ShRD3fe4ix3GYOpe1H/0L9A/Z218YJMebrvgAiEAurKrUG7kb20PKp6Mh1L4tBMFdN53+tGKX0V0aanKB3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezNpECRA9TVsSAnZWagAAv2AP/jmwGF+Gri38h68rZTda\nYSVDu6GieJSj0lFQ/2CTqdkezWOvGs2FqavkN3PXOQ9F6zk54zvLcPRpE4ot\nLu57+uF3aQUhdKYYh8/7btAfBUG6xXW6kf1UEy1WIbyWvz7KqXupV2yKucTw\nxoH1VjPRQx6NDSAFnHHxcYIfWvqJxRvZGa6SuqtjYbtPAe71SVEEUVvoaP4u\nnuvjxfFKBS+lbIRQWw+ak6URk/nVnQRehbmq1cB2cH3y6Ld1UKMxFpjU/hzF\n9IgpFo+u75iseNOI4rZqW9y/O4jdjtKX1TemK0Ahrw9SoXUq84icCF5WCD0x\nUaQH942LQrBNjYHKqZrtC9Tqm7y+Sj9JGrsXjYgL4XjsvGBrCqQV48vF0kSn\nP2ViZqT7LWt/Hz/i6Vlp/l/ot6VJTWCg6nBuZe+OACDn0BCtWM1vKN9Dl4r6\n76IVNCkk4s7Gn1vnPWqK0y/Zk04XP6ahvagTdz6Nhc4U1Hbuwv2qLayYK2pe\nRgJSff5c7zPFnpYLpiDqn9Jgm0n5wgJTYwCZANNvVmcNQYRPm6raWmbjLr3D\nduqEdOhHJ0mJgpHXJeUsCMCIAbHs8U1MjmlxYB4fsxAk+lphMloMD0nRP0rM\np5WEpatnR7Pyugy0zlme4OpV2V0I/3iEWzJ7747C+S3JPJ9cVqVDw7mwyFW1\noDS+\r\n=enUr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"^3.0.2","@test-graphql-cli/init":"4.0.1-alpha-9542d57.0","@test-graphql-cli/common":"4.0.1-alpha-9542d57.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9542d57.0_1590483524042_0.6614360393982375","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5d5b8a7.0":{"name":"graphql-cli","version":"4.0.1-alpha-5d5b8a7.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5d5b8a7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dade3b3605f1837332ac65309564cf9c2377dca5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5d5b8a7.0.tgz","fileCount":14,"integrity":"sha512-nGMg6pMet4QSsKSYqB0ktAIUdD5r/DOwegHjxhBTBKmPcGt+GKCdaIAxxBw+Pup7DoZb78O32u/0TKvaFSvVVA==","signatures":[{"sig":"MEUCIHQpR2A7fJuhXQlua3/C5jNYwFfTt6+7JXIkLoTCiD6eAiEAue1we2cEngbiEW3Wp2xoWKoajKF9n2MfZHEVGgdxDNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezOA+CRA9TVsSAnZWagAAksQQAJKOOgmiqaC5Cl5/nA6j\nkP+KBXnj7ArkEtXnUe9abJStXrhZyHwA1b+3aG72s7llFjCEfPBXU2QZFT75\n0Wg7VIxl6kSu3AawxHYfuwYIj/JFBjHsKR1yf5MraOaQGRXXDB995/kSKHnu\nLYo7gvRORu6x2SUufilezfl7ElQtYVxa33v2IrZ17c/5aF+u7fWJ6z8JuB9J\ndufQf3NH0LXKLFrz4dzWh4/jHAIuEIehEb8LApP9nBMEfVnagpyHfTKOsId2\njaHb3NbYVE6D1pWlmWK0Rlso5G6aWsw9VjrrHEMsnEJL39aedN51zIhljShL\nm4aDo9HPpE9T3aPHHAfLXwmalAVmYqPVFmqlz6r3AsxTKdtKJA/ahN8koTnh\n2DZSlPX49ef7iauNT1PiLWlj1ZoFV5bYiUGeHi1dB/9zD8muZ0siTwdVHsR9\nEZdicwCgYQQI82cJvSV/e6AKP/dm17m5YbpkWEzEZgYh/fO3SZEuV1J158m4\n+3O1ywLDtcnKVKiQpjh9hXM8eqapX12qG5HGoEBNUcMxLjejK8DanvpI0OZ/\nZjg8eUcuHD8/twBdz9z6pl9PTV/SQpCfnzin8mK2Nj7HbIfhlJVh1uJWCr1s\naGa9hhrYItEb7yxhencH+kv8iwV4YBcpSbalTlvA9+31/w25iIRb3oU8Joiq\nTgGc\r\n=B8KI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.3","globby":"11.0.0","graphql-config":"^3.0.2","@test-graphql-cli/init":"4.0.1-alpha-5d5b8a7.0","@test-graphql-cli/common":"4.0.1-alpha-5d5b8a7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5d5b8a7.0_1590485054346_0.7643492929168316","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d18495f.0":{"name":"graphql-cli","version":"4.0.1-alpha-d18495f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d18495f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e94be8a21e66c502e0ddd6702c63e491a194427a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d18495f.0.tgz","fileCount":14,"integrity":"sha512-Mcb80+xpLtWNp38mKonvz9WjqYWn1VbVFUEwd1i/jSl4zpgF7kQH5dR6TNLRfvst5NsM9HL1g6vcoP/H1cgkRQ==","signatures":[{"sig":"MEQCIHebZmZYDRQOix9UuaLUqZucMWhEg9CDUACq3Yfhk0RMAiB4BEgAg0EfX+0kEHenv6eTrn4MXmFAv4124VZlz1e16Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezOVlCRA9TVsSAnZWagAA8Q8P/0byFgjD6UeThYpOScEt\nAEti9CFFaREJzk0+JO7sQQVbRgsXNytQgmPWFgIEgNwoAMRlROC+DKrO5KJn\nd9H6CxPXvOaEeqtbqtMXJXTcsxd2MYXdiOtwvzpWEL3/ZFP669aUeMWt/7ZS\nkUlCn2QQkkQTc9/K6unaAcvUnES+v/2+Dk1UbJUXin2iIFG8sNaKchOVO5up\nHMsItJPUxG7msTF4NZsa3NDYXUM82Pc6DtvgF5my9beBw1MsOhDcTJZTPdET\nhexu/JS98otZGVnPZFxgiBAMGuUsf0dks5IYTJGTcDm6n5jpLx9v57SzJrL1\n8xEN6YMTTWzoNZ7KoEZYpoU/yit/PXnc5B1wEaOYuP38HCAweZomOdyqajYk\nPCSY6nPbrn/MbFPW6CANflJXi34ADQCGQJnU/zy9tmMRLjRnDfbPHgqVgUL1\nefJXiIhkz3td1qIXJbdi6ae5wB2RoCi7UyMuvkwA3YXCxf69ALm3jdxhtiFD\n9VBg9EpAxUIpEKfwnTQqG8V69RpcJrbxJbiK8YAIQPyyTxqUaHL/zFDYkfYI\nnLTmaBqLDwWv7Y304/LOX5hOvWv5itx/I+mP9d/NbOLQJe5CH4awfkW+eTQZ\ngdNFJYvCVz+N3oXF0tHNUg8kTqLxKaArg1IagBQpcCx9SjnMY7hPbxnC7qQO\nh3eQ\r\n=UsDj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","@graphql-cli/init":"4.0.1-alpha-d18495f.0","yarn-programmatic":"0.1.2","@graphql-cli/common":"4.0.1-alpha-d18495f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d18495f.0_1590486373327_0.6566997996890482","host":"s3://npm-registry-packages"}},"4.0.1-alpha-dbba144.0":{"name":"graphql-cli","version":"4.0.1-alpha-dbba144.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-dbba144.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f8b96fd308724eef93408460dbe7cbc654353852","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-dbba144.0.tgz","fileCount":14,"integrity":"sha512-o1Yq5y7EhsE+9Cvn6TgqGZwpofCDk91vZvz8uVSx9x9booqWBCSfWV/04ZFFoiZDjHUUi/ze6O6mzeVG7E03sg==","signatures":[{"sig":"MEQCIGt6qcdbm3bztmIH6flSZ5BuAaN+KvSh8ASdrKcFKitIAiBrAQwXNfDdY2UMv1sMG3xY3DnxpabJqBCwn+zzHj6QGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezVBSCRA9TVsSAnZWagAAjEoP/i3pCXnGokTLnJsKHWGW\n56GqJiYe//bQz5x8igp04O7J5hpx2rIKX3UGH+5ryoMjVhl424Qh3mjU5MS2\nceYv87nO8DJaUj+//uL0WidiEs2sZ4C9SLgxluhAsVN4eQKKWQ91I9eZvjh4\nSjh89QGInxhCdvBQo4nUzY1P22tb6Lm6e+A+eH7rjqDyGAJ+P1giHZkCErfF\ntPlzIAPuE8Cqcuq5HQm49K31X0E5kne1yMM2ko678eoNR6cuQw15TERnUkjp\n5mc57B+eKzGs+pvQ19rL+Lb7qZNSDCcWgFM0ocGR8cC0Lkby8Z6rpC6I76b3\nDfDHPzLLdpB45j6+U9eNxG6KmdNIlcPgH/Gmq/VmlmGg0L/OVXSVG9dFu/F0\n/DMzKpNXPSj/xxGmcjXHIEHcNReBxm1t2vEh39R7FQjTiTtA1NOzNVXgqUQg\n/16+823xdC1ABuyWWHMPyuHop1jv6OJUFrXSbDvVmXjmvQ6dfbUPY/dEXRuH\n3POq3+vTF0rLjnZE5RCKGvngt6aZ9cT0TAcAlKdHVs4oVW/U+frj58omfVf5\nxWnxhVDanlCSszmWd9wSkN/VB//VAZiQ2z33DiEVF4/UAPbjr27EnIVVUuy1\n86dZ7RsIJx8QZXidb5itmph3wVUxRFKRNTvWsYfzapept7b3B4waa3he8PDX\n396O\r\n=uYQR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-dbba144.0","@test-graphql-cli/common":"4.0.1-alpha-dbba144.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-dbba144.0_1590513746365_0.11667788575103688","host":"s3://npm-registry-packages"}},"4.0.1-alpha-eb472cc.0":{"name":"graphql-cli","version":"4.0.1-alpha-eb472cc.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-eb472cc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a8301f43bcbf00f68eadd9541a412e929e0f4961","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-eb472cc.0.tgz","fileCount":14,"integrity":"sha512-FfIOEvkHYc10RtSrXwpjBOkAxJGcvr7rNwSxaOBdKIgIWbKMJSv1vx6EU/gNvL1x3lmV/VepOnIIGm3KSVdGjw==","signatures":[{"sig":"MEYCIQD0IzF1RjVBGQiTnWCp7eGrZ/WVSPyIj0vOESVA0ojLBwIhAN3OtNO0VF7Ul45SFELPq+vZq1pgLLCTQ8a3M8KJHbvV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezXF9CRA9TVsSAnZWagAAbHEP/2pDEGgI+h4I6OSl0xsh\nn71+PV8QtVSgiuNxPEZZAalOJ57krN397TkSzqbiOJI6jzcbvcUWPoFqWQ0J\nhH/5Xj7QFcYFvtItSsq5IpX6GCwfmoU1ceTtOYGkwwH0FjYnzFImzO3UgNm5\nkF0MrfuGUVqLUXSQ45quVbt5d4Um68cAGuOcWTMHNnnfdTXj8d7RV/LnbWCU\nrfOvKVtM0XLXPZRRYjQx1J0p0mvHKtwpGYFp3XKEYFnGsfaz4pkd5SxOuOEB\nMU2V+wpcH/w79wUl+78inBtan7/VEocePCks3XDyKnXXTapWc3tDxj9BSp9y\n1DOOkVJXb8XhZPrKKC+rCmpJnin7xZS8ZBkmUhS8llErlZcyb44mzN3R4gN5\njuS3TVZyPKG9hr9HdzG+HvpXO2q/+EjDls8rWylfy29z9SJ1aMH2qi9XveR1\nBay+jThizYMKhHkMAyxSilcOhnPov7GTz1F/sDN0VoR3Dfq5abS/1JobHygX\ntLD1lvZ7dSezwiTPw1GrJMqTHrwOSArtPHxhk3zGtX3amMkHcN0brdXsQEEi\nyA3LPIMZ4hpxIoGh/Hg3FRT1OIAZXPHKWaTJ+ybvV1fBhzsEIFVhEI1hIbpk\nurz1PaNmef27wP/nFPuL2qMORKVMv9QaO7nwnnkkYLAzwIapcnEgu6sVFPjt\n0cft\r\n=7sM7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-eb472cc.0","@test-graphql-cli/common":"4.0.1-alpha-eb472cc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-eb472cc.0_1590522236598_0.497524203724945","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5cf9d93.0":{"name":"graphql-cli","version":"4.0.1-alpha-5cf9d93.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-5cf9d93.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e9b4c85e3261ca7edb9aff5f70787d7d491f7e98","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5cf9d93.0.tgz","fileCount":14,"integrity":"sha512-55JivMpd7iQcCzCFZYC3JwW+/Xcsi3LrbVW3B6jTZCC210Zfx2z297TdiAdg4UQE+Jc4GXTa5HRN0qalq3jBpg==","signatures":[{"sig":"MEUCIQC4Gw4vBUJzoRQ9tOe44NOjIVYXuyDk3nOxsF1hq3Kx0AIgeIeVM5hlADG2YsdSR4ajQEJrlY4C6V/emIfRWuXXPJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeznifCRA9TVsSAnZWagAAW6IP/36p+w6j1NFQjALxXlto\n4pIevGF2x+31xgD+8EsVzGu3w7+iNEN3+ip1KwaJR5X6UR70wjU13Lvrljk5\nBiqBTxp1PUcUX2N7e6KW5PXCUM1CRs4IsB2xjWL6SY7Qv2NI99BcjKmvZnVQ\nE9VWd7bvGuG0yzg/STScyRWx00mQj518zKUB9v/i4X+7/8332CAnFwViYZbt\nuY/Q0tl90bceJRkEPnFDGpIQRkXUj9Slw6R7fT/GzxFZkjn9Eit644Q24lpP\ny27JqHZEdhKeA8g/NkvhClln5dAO50YG/7Jj9Faxd8mP6dcD7ljtqNwRHUSw\nOL7k1hyhO5vG+8Pxfgz3CLdg0mw95bt82x2ako1D5WG84xGIaCk5ntEiEgWL\n4kvA+Z/sVTGrNSo9TraVbkTcQup8eopu5WzIO1m+bzI9D+EIkm1EtzbaoFFH\njq5GJ4WRqQ32oulKbrx5KNaV4ImI9fSoo78OpoZlY4V3zwptlZ+qAIcSdZjo\nVxVMy80kD95uHQqnxhk6Oej60dcyNTXeu4m5BfOuzl/y7v78OfCwmhkvY+Zf\nKCFySpxH8+nfGB/aEQhE7B3o2zgfqEuyYzov1FiWgf+kX7wwgUFierjzDRLi\nE3QQ9BWI+UGpoHiqKXqD8i1X3J1BljSe5iTPt/vyRr6/3QU/IVvUn1N2K1Y0\njUoh\r\n=nfK4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","globby":"11.0.0","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-5cf9d93.0","@graphql-cli/common":"4.0.1-alpha-5cf9d93.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5cf9d93.0_1590589599273_0.01652699071484287","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3a1417e.0":{"name":"graphql-cli","version":"4.0.1-alpha-3a1417e.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-3a1417e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c758333062eaaf376af808035923e94b86f6b6f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3a1417e.0.tgz","fileCount":14,"integrity":"sha512-dXt9A3iXTfXSI4k6ZxuobJ0rmBoYDctRElSaCE6zYMNIBAL2QS1E7IziAPvrOOIWuaEU39X3Me4Hjh90ylGsTA==","signatures":[{"sig":"MEUCIQCC/7wo+y40wu3+dPP4s+gtQAe6O7/zghHQfqexU5f+HQIgWL2gVFohIvN/xTlS0S6Jn2kYSgzBWB7JXGcWqsrmVSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezo8NCRA9TVsSAnZWagAAKYMQAJvTI1gVWGkyJl0M48ww\n9bDJ8gzb2t+cnaQVT9lNxSivd/3L2twFDKelnRjACmLMvBwBozBJmZ0Pq5cV\nuZwMVFOefGoAm6m/el/0d9KUilUt+Rf8ydY1DonD4SSC7bJwhV7GGK1fIEDI\nSFKs1b55jEIxMY3wMTTQMXxfJS5+n7f6y/XX4j44D1q2O2fMb9UBuhBolpoN\nrSe2x1pjborjwFEc9A2BpsxQo2Ktb7JLyMvzDuv5SoP4Y8Cb0rV2YD3HN8pN\nmsmmqE+wFk3usctyTwGD3Fozpp17nNNz2uppiRJ05zbSK8neBEUoLXbojOFd\nt75P4XgWjwMMohagF6pxGAzHbLSkl+p12xvscWEEdExMMvEh++1oX3qjntaN\nLCcXHU6YRgKpU+9HLrQCQge8TF58I/j8naV/3aHF3dnLU2xm0aI8/QSEJOJO\nVk0q6xZh3qS6s8B+qFYbQUZ+Shr+rFFGknam8G8DDLqAbTb4roDTinFBt2By\n9RqvMIjxA0nMRfLOuN4mP6dRALZ7lCyXrt/C3oaxf9UhAuvC3Gm6iwhjfadC\n0VocT6GfmASj/58SG9n5F2EGzNMjRJM+ER33uvMn4fv7TOZTbDA1ccsTz8aV\nXZokAkUJDvQF3F1dlFVSQjhLYBNU6x7ASTuMH+OnteHVHGbzHfwcIzrY98id\nJJ3e\r\n=Wc/v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-3a1417e.0","@test-graphql-cli/common":"4.0.1-alpha-3a1417e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3a1417e.0_1590595340710_0.8572668633478608","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8e2e20b.0":{"name":"graphql-cli","version":"4.0.1-alpha-8e2e20b.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8e2e20b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fda593da016afa2cb4b9a5788e1585d7b55d601c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8e2e20b.0.tgz","fileCount":14,"integrity":"sha512-Vp4zfyC1+hJCqkh+eZyyi+bYx7oCT4kEjjMKKXkkUCkF/ST5EoVlIVDKEaN71yMcwfwxFKVnAnwHJSfQv3gz4g==","signatures":[{"sig":"MEUCIQD9Ogx2t/XsEw/q2aaoeZa5X4ssxuKMMlVb/OQSEJgBewIgMNaZ7oEo1fflSALzM3Wps5a3dpKSwqONar/B5e2xfow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezqVgCRA9TVsSAnZWagAAqcsP/3M8rsZkf7JXs/pLoEOF\n4N5qXeF9KCIerh5x+8y+HI35dcpAat3kurwxi7ZNb6SIxh4FpOqbK9ygoIQ9\nPHKM/4tb1dLqMplduZGAq1/o3MuFkgxR/2r/vDDWIORnePHuKn1VB9lg2NCH\nAtopb1sKIh9ZgvfgTtVPTRWZiOGtEJd73TMyvcxA7TAtvf9yop+DwmCGduGA\nSrned4Fs9VYXpF5m+WMiOJaE/dW4hpri3lgaedQuYNSnZ3z7t76ATyRe+6x3\n3LnhzzXhP2rUUgIqoZwheN6LN6DSa10pqAhsQR4xIuI5WZCPEnXN7DhSylvh\nFTK3PkkcYs91YEsV51hf7Lt1RgrJmlYCzFOEpjCofwHiAVL0LgblFTEYSCM9\nVmUr2rYnynqBeoGHpKKsYl0JYMgYZm1zWkLh5uZcS3jWpF0/N1KdAaSwUbEt\nshsnb14HLFXzWdPRZ59xCFBFVfOPfC2P+dxkXAXVaqX9zNWx2P4QfkjW9T/d\nJdZse20Uxn9ZvBKyMPWnWMSZt92EGgQRbxcs1G8PSJB8GNyWvIE5qppOfzv4\nvsnOvLXQQosEiQeu66n0cwyVU1oJMQRFtJYFPFDLIFpVESJEpnJG7cBhKN7+\nho2y7BDCn2J1jAidr2dMXLonYT3CDqN9zCXPXvDQkYnV16aaVrKZY4Mdr2SZ\nFd0B\r\n=7XkY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8e2e20b.0","@test-graphql-cli/common":"4.0.1-alpha-8e2e20b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8e2e20b.0_1590601054807_0.5512942328948138","host":"s3://npm-registry-packages"}},"4.0.1-alpha-276f9f0.0":{"name":"graphql-cli","version":"4.0.1-alpha-276f9f0.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-276f9f0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38439098712f2855c52288f4a663c7c3deea8472","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-276f9f0.0.tgz","fileCount":14,"integrity":"sha512-1hE9/RAalb0m14f/N0PeuQphpfWZ8rZ/pdwUpKkaD8zYHrnCjaJNAMSNSK4M8wPUGEvgtUw/h2L52Q4aBifUIA==","signatures":[{"sig":"MEYCIQCQgfPYMgJuXAxkAIXIR8zhGgIbSeZSb89kKYoU482TLwIhAN0mrXlvl//vOimfR0YkyhBJDaX8n7JmY3x2vLSoLRdn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez9XFCRA9TVsSAnZWagAApdUP/A0fJCQhJw1UM6qa/t/2\nZEuFIv+H8O+Z8C2SxppZH2+AaHApECzgoF9+DRPU0Q0wFT//UsDHf2JXrfoY\nsihChbrebB9OoXNdikmW2gpX7YNU1XFcNZ/+asAFBa1YYvYEollVzbWOe+IZ\nz0kxmvSrW6AUu0fadVtFE1X4olF5DuEXdFP/qhYNUsO/MpfbZyezPNLPiSET\n+77bHtDUI7a1mllSxhrHuY1mxVglV0M+6KAbf8qfullkEdPXAtyXjzCpIiZo\nyerrDW14rqPIbIO5JnrFiJwBYeaZRMypvnGhtk8NsAQ/DCKRL25PLYmXtfZH\nQMwwU/CU/ujjpiWnFDSoxS5jYZYO3vnz7K98Mji1Nr2wH8qfR9ha9twbUFt5\nVvIoXiPnL3ry5w9ayy8NlChcpoMAsxthAGrsVvnPMeWinpHbtDYPftfID8lS\nhL6c4ewC7E41s5wQlAbL4m8t1pwgpPLzLMgMLJnKWFjKXWmPCSXXpKlBjJNE\nx5OtUg/36DpllpwFgmaySXsJ63ZTorlG4YhQHaFSbAUOw4sSPQiAMXHmGgFk\n8QUIQAEkxo6xZSx6Ti5wrqmHBScPKaY6++asPm8ZuCXxS1CLmbFofytKL26Q\nm9B3YVE4yzh7vRaJETMduHmPvSf+RDfnoFYLmrAOK/kZmtSceOqpwSJPeBRu\ngnp1\r\n=iD2L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","globby":"11.0.0","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-276f9f0.0","@graphql-cli/common":"4.0.1-alpha-276f9f0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-276f9f0.0_1590678973513_0.09433997515058201","host":"s3://npm-registry-packages"}},"4.0.1-alpha-48f1db1.0":{"name":"graphql-cli","version":"4.0.1-alpha-48f1db1.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-48f1db1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d228e226b3fc57209804dfe8332724f0c300f3b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-48f1db1.0.tgz","fileCount":14,"integrity":"sha512-bWIm07suBAJH3mF01Llz+SvOeR9b0GlC7EpfDUo3dnUhsAaupYxdIJ4NR9gt4X2m7N4uUKR326VOsKU/25/Wpw==","signatures":[{"sig":"MEYCIQCABfAGevRKiMcXZ719XMcybYPWopzwBp79BFL6EJ60SQIhAPMWqJkRJ1vVHVGeghETNnhm2DPOjZE0idGl2KA0l3Vf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez9pvCRA9TVsSAnZWagAA4dEP/3tO30nyamSgufIqc4b3\n5k45zJFqO8IZ9KE8hASOw4+SacWO4+xTFhGLPFvqOMVKpqJx3Ptslqzq4z4f\nDZdHbdiOGmBm/j2UIcUDAYJvqGt6mHq2kYtj+fNg+OdIqq8bNQsIkeQXXvWF\nObJ+183P4NRFC7EUlx409m3zTiJhinyrjWgKROImrJoTT/zoqiPHOcTQkleN\n3FaENsSzjn8vGDbSygM0pafaFyv6a6iSaFPsjHWt+xOHGFyqxjOBNn/haXfO\n71yiAB9UC+uTpC1E5obvu6mnkZlQ2W1rkVGemqBK57tZesuTM/HC334SSc4N\ndO5GJJCzcAofRrm/rfPJpoHjsBI1KF1VjBNLIERiZgvfkYQDznI+KEH7Wn4N\ntrtRIldXGaa+geh67TGJIJ3/PRq9XNDvE5Ra+f9B2INx/b++zwrbI0UwrUsj\nwCLkgcbNIa1lmgBiv9TNtQxvPScsVweeAYMlkKvojTHBFZxNL5QiOCCOtS6s\njEaM8s+nZGKq1FX8nR3JYgbxkNWP49OoK9ux3RGJcHkbo2CcN6WOBgS+sE1F\nKHGZPY77YIX0nDfA3RjMl+2l7HeO/skLOQx306G2L8mpSOKUuSSavY0Hunw9\nFP9pPyqHgdaFdG2m2/qOmXYT1aUDB8C6myWnp07xWTewQg3m1RIqtopKTa8Y\nbdoZ\r\n=GamG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","globby":"11.0.0","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-48f1db1.0","@graphql-cli/common":"4.0.1-alpha-48f1db1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-48f1db1.0_1590680170133_0.6922912728992285","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c80b0dd.0":{"name":"graphql-cli","version":"4.0.1-alpha-c80b0dd.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c80b0dd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"79d3d1ef4b0bb2d33db4524776502f8348882fc6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c80b0dd.0.tgz","fileCount":14,"integrity":"sha512-ZtT17XhfV7osOg1NP8Dpyo4OzoKeJU0otNdYpI5AaQpcSXPyLs6HvVzm07jactcboVWAamZRis9Myfd6HmKbpg==","signatures":[{"sig":"MEUCIQDMBmmskmse9M4rh9mXARfUKI+H4nlJHJsI0LayrAmCzQIgOtBWdKrsZa3As/L1eDAt7EKMxkPGkstUU8ri/vi9KDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez/YFCRA9TVsSAnZWagAAiDgP+gJQxhM0PEBHH3BUQwe5\nWYi2RouuB4hIyH8wyQUXSZiR3qCaNHvIDWIw6+HiaVnLdz0iYTWr2EZqXGN2\n/MUKqJduzteafJ0qJLowIzbeKsVNVS+v+0Cu0Fbz9HK5pAVNhME6N6ukG3bO\ngIDd6qnfsyg1EipaZylrtcBHvsB2FjIcg5Aq21T00UTEkw4JDG49Em5iYcJN\nNmrexqiPIoZszEH6SmjUDOmQ/qGI+Z/tVWwbMz/Vrus33PjClSRTcK3rHvFt\nhiuSBwWjO4hZmvrX1MuUhBGhozTClP4KlbW5TwODQEEYGQE6Sx5IpYCm5K5w\nc7gzwURAOf4ECI35bUn6o7f8BUMab4dE0HCb8A6QIjO04GRFvj0iF57mCnKX\n3EIHf0vyKyq6HLAiQpSCo9mtVlsXRxMdlguAkFyCTwqpR7y1P4KaSjltVbkz\nloHzVLi5LNyL7FF7WyRH/GU9gWQI4EsfGt1wnuSUudcRk19i7pWtYshqyKEh\nAaovfKfrJM5SdKc052xM6ZocMAgNjzm6BixQxSlFDtcg42qvybK2c6DQebOP\ntQO3KDV16JdtQmWndBH3JAcqk23fmn73vR149Rj2nIuNzzQjQMLqMrGfYXEj\npL1Y3+n1vITWYUPbFCsTI7IQQgspq/v09v5lBnoBOmO/ZCrz4SST/2rJRwO1\nYTuo\r\n=WHjq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c80b0dd.0","@test-graphql-cli/common":"4.0.1-alpha-c80b0dd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c80b0dd.0_1590687237033_0.4714209133955478","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d9200bf.0":{"name":"graphql-cli","version":"4.0.1-alpha-d9200bf.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-d9200bf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2622bbffb649f4e083565bd8ba6d0beaf510de0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d9200bf.0.tgz","fileCount":14,"integrity":"sha512-nWp5ZOhURlbeF/mKIxZaqnEMa/iYR3kny25k4TOvgodx3ILccmwQ5NZX7pnUqgh1MVzUQ3z3PqBqAyyFyDBd/w==","signatures":[{"sig":"MEYCIQD3h+lQ8VyefM64zUXS1/CnGUnsohjjIBHzGxJ+u5mbxgIhAOxBG2oisHngAoV/fiuRbrAb2ndtwjq2ttdyFiqH+XB3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez/YTCRA9TVsSAnZWagAA8AwP/ifkDnTNDORmVmVKk95y\nI8lxoy3wcyIvKYw/uN9Xp2/KoKQaohbNg2TO5sSu4tqxxrP8h3SFMSjRwBrD\nSpykD4KvRE9Oi3fmr2UQOPt3UMzCxU2I1lwuiHyddgbkx3RA4omAkbiOUwNc\nlYgOw+XIyb9eZ5ZGotOJREOe+KUI470lJGZqAwb08w8yDA40Qk21NCd44sJT\nOsec+9AJ4upoZ6U6CjU2bkoAsdbhH0lZuCqyxmIEbsQ7w0/Sv/AE6kUZxNZ9\nZO2LW1EZhf/FUt6NzgZFT13r9jrYwUAO8OfxHjYscHIHjbJXuUVfE8M/neOH\ncvsNNmovkxNVZqFkbXkIQNGrc7ZsbJvobjMv7SgjQMOm9jCUotqvTJ53S1iH\nA62NCO25PVEr8vHNHRAIC87BJ5Dxb+/moSZTo29XXdQ28XlrLillg26qvkhU\nGZqdBF7kl+ErQRvVN0n06E0Ua5r14Uv7aAcxkZypplSHAIOkWMe7QkxCasyC\n/RXNeh98sIDf4KUzdykCbliPApG4/lCq/JlM/b3kUW7i+PelK+TsbnXjRoDb\nY4CxkcjGaiAYnoXDOtzES6ClptJCjRQziHBQo163vOKymfu7UznCwE44QmW3\nQOaQ2AuaytZHG1N3l4T6LVqSZhpSs8vaY1x/HZhQVWhIkxPvXAkPne8ewyVb\n3jQm\r\n=w2zf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-d9200bf.0","@test-graphql-cli/common":"4.0.1-alpha-d9200bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d9200bf.0_1590687250385_0.8886858592311206","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c3232c8.0":{"name":"graphql-cli","version":"4.0.1-alpha-c3232c8.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c3232c8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6585774a2260174ef9222d1e31f7786fe71854a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c3232c8.0.tgz","fileCount":14,"integrity":"sha512-6lyhKBVZbdWyLNUqAJyjDhzCtKbjwNMG9qHS+9/iiDXWBQCsqh4kq3un74DaOvkWswgFMVySGICWaNOMyFhONA==","signatures":[{"sig":"MEYCIQDHElshR8S5B3PNvbj9ogv5pWi4k9eQX/XE8mqhfgYAFAIhAI5Qg3mxQOAsSJ6R4tvIdJ27OQWCO6ySv4+nvsrZMyxY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez/wWCRA9TVsSAnZWagAAclwP/1KUDsDaCfDQw7V3kp6N\n0UnJImIpVV+8FqqL9/0UyUMvGj2pAqJkJp720HeHxA5dpeEBC5Z8emadcY41\nnVVyj2OlXk50n1EzqMEt+T4XHf8hg7ui/vE5RLhMj88tetLPPXZPk7gAWsJ2\n/JMr6GwqrBVVP64hsHidpPK1Pf5b0jFnPqk8G5hXwaHbsfDnb0ym8VlgNqpS\n6YOAcgToPiZkujMbYqt3JH+XYJ3RT3B1juzWJK4riO7yJSqOlt/bwTsdc+kr\nTQpJQNqekdMX3Si/5/Fo2Lagia2I26a7tnBK0KGPw1M2d/kgH2zjYf5SDdRN\nSjwdSwHGqbqBXXpum5NFbJz5+W+NVi+78IQ9G/Azb9iMAc1l51M7EGmbAXP2\nY6vhUCuWRgsWj/YEn6SRJbqTfACmcUSMkRFdqmQFllWnpfytjDNAB0LHfqh3\nLoxIP3UxeG3FgfWlE5yh24fpwwYhn5Hgj4dcGVzsSsiFZGE1KvAbjkqSnP2L\n02mXZO7AOaVJ/a+k9f0jNC2PA6DlxK85oMUEWHauCvnrFrRk/rg8HfSudtHt\nXgrjSCccwMVIyCM5Of4r06W7247nwfPULVYLgfpxv7crT5ih5YA+gtlDddxK\nSdoMgVX5ZaYg+NPHxdCJGfelLf1oLo7nl47biB9YaQ6DIUtF4eddv/pgHDN4\nXKRN\r\n=xvO4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c3232c8.0","@test-graphql-cli/common":"4.0.1-alpha-c3232c8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.1","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c3232c8.0_1590688790100_0.0028734331709900918","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a1e70f7.0":{"name":"graphql-cli","version":"4.0.1-alpha-a1e70f7.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a1e70f7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"20f8dbc310d31b48ad7505a18a143fec04e5ba11","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a1e70f7.0.tgz","fileCount":14,"integrity":"sha512-rxNLlhEFaThrq8e9cfda6q3mDtKhaiewzd+w1SZqb/CYVfPdrDEXzjEmPnwxfn3DtB6RitQpk17k24n6R9lCLg==","signatures":[{"sig":"MEQCIGiLBS9Hq5M2Ci20MkCKTw4g3pq1dBR3slZPwoQ9xgbqAiAzyncC4dpYV4eTHtda3ewdYYYdV0bpttvu31bUV7ZAoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez/1sCRA9TVsSAnZWagAAYH4P/1rECGcHweTf49g3Q248\ntGQAlKI1bRkctSPd0FqEgANDI3HAC7/phrx8BncpVJdznZwcOKrNXnzjTcp9\nen1xhgcujFKTZSc7fTQf20/4yZyQHJgfu6AeerEVSwLxL5dwHN+Rw/Scem/d\nj+TyzCJXcJ8Unpth8ge8juYaGJkVJS3OWVYtr9aTNML+XFczjZlwAHa6UwHm\nQ9Qf968BI/P4N+MRaUTmFLJG8vgqWZFw0gfpsYFT32xyL42kyJIcYQq/onEZ\nQtVhNncpaBETItB5yOKcoMil/XCVaQMs05Gs0gjC1sKjxdiELO+hyCUHfWfb\nnLmxlJAnZ7aJ4+6dk7JcPnsWaMrqkUJFuptVbxXukh+UYCZ+ItX0S3PGfjKS\n0cNNm9Pds2bGF3Qz+CUoINM7jXSYA7JlqOUIJ+vOuLKRgXicWvCIuQCDUKGv\ndqKqGMpiFf+T9+/XINx0f/gawMw6SDl3AQ7za1G1PMO6+CUlz5zldc0IGuwd\nfmGSb/WncuH6kpwkK/Bit1DX9PI/PnpGvr4VhP0F/4PCg2Y7cAmCtlt3JJvL\nvkmhDq6s8FO6vViwLyzyhkuaAx0xis12xS04fDqU5OE5dBMcn+jNyKkU6q2p\ne+tzwIfblVwuoCkEHBqYj2l6SgzXrYEphzGN7dIdtNr+4lAdQB1tgxiNTufz\nXKbH\r\n=gIGO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a1e70f7.0","@test-graphql-cli/common":"4.0.1-alpha-a1e70f7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.2","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a1e70f7.0_1590689131843_0.4599715748186177","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4e181b3.0":{"name":"graphql-cli","version":"4.0.1-alpha-4e181b3.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-4e181b3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"19e68d95512a4c7bff0e0143a89fb4d41940519f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4e181b3.0.tgz","fileCount":14,"integrity":"sha512-3zjryAXq4FjBpXaPZEC8m6p2nYAVX1rOed0PcslQK1nunZkG1z43GdDlv1UrOC7solJOwQUIu54rM4R8pOEx0g==","signatures":[{"sig":"MEQCICDra3p/0N8GAexTywkgoyLvamn5CFFyqQkj/kcMiZ+8AiB3AsmDGv+CogmnPNZIxPS9d7Qo3RCRVskvrcKH+ern5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez/5mCRA9TVsSAnZWagAAIogP/jXTnExxhwSFTMCYRtO+\nBMjXFZfpp+RBpkeQ699pU9O7dbPjFmI/bE8G3LXRpCRXdg4OiGiDP7ocsmo1\nK8O8XHtCACO+gl8nBABKyaM3aNqHP4YlSmTWsTVngHIs0um3LmL1iP4B2cV5\nCEwgG9XtNYbxRpZkNWA+HG5lWKUVLMn+ZD6IJqwutApEyiWmpyEjbGue2B9E\no6YHqU2s9i2wtgt3fjgQvFfI3K//jVm3kqMP3jbPVtRdnONJzBXewuoS4zOE\nZiNGFnhQhRI4a1KYrKnuxe5TnuZdZYVx2iPgjlJq4Fat9/bQvMFsgvJDzYF/\n3UvrLNDrcGixHW5WJWZ+Qy/ytpEg6cNj2SWKq73xekp1wjwmbRGNAwwwLxFP\nnqMswBMLHcXdNcVrzTTEE8qvgbaKFS+5JmvFJZxF+izzla78j2dyZHYFq9Nq\n4Hpsmzi3SKpyt7h0hrfqwDitZKo3HxqxQBL9dX22SmvCFKQfeEeIt6ILV493\nAsUlN28QqN+jkvMb/TAbx+V8E92ROIhSer2g5xpBSE+MAhWisKXe0z3fYv+f\npibV11FKm3yzmjNKrcyAaCOvaRzH516v2yuODCV61smy8yH6FXV6WR9hHEMS\nayqgSW5h6dLO60/DBARwbHr4QTEpn0KiQ9DBYwGGmmV8J/4jzzGkmptfhLH3\norO0\r\n=7U5i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-4e181b3.0","@test-graphql-cli/common":"4.0.1-alpha-4e181b3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4e181b3.0_1590689382317_0.19022844207345546","host":"s3://npm-registry-packages"}},"4.0.1-alpha-582e2c5.0":{"name":"graphql-cli","version":"4.0.1-alpha-582e2c5.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-582e2c5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5d54ebe21a3ee3717f636e746b9ea2888fa2e3d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-582e2c5.0.tgz","fileCount":14,"integrity":"sha512-DaUnNyT0Wkxu8/KD8PsRlD2cmGepi28ThKahojYe9ZdQssVdIr1IugIHLstUjQBvxznvsUh+tnBPBVtNJvulcA==","signatures":[{"sig":"MEYCIQCbRdctybfif7AmGngpTEY3OwenGqpTQHKXcXJ/6G2JNAIhAN+TkeGKf35MwMix7hjmw9/xGjg3l4QyPY+WBd6ha9/I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez/9aCRA9TVsSAnZWagAAdw8P+QAES209QJDJz2ri4aek\nBPHw5AJV1lhSGCir24beh3g4gu3YD0svIMHB9Txl3KxTWdRR+9MYALYNkNwf\nbH0PZ9kztH/P6hFD8X94qa+DwBd0KMNxuL7xIzYe+ZS4aCFnhheaM+gLrh9X\nw18YcmEFbEmJ1fFdw9AlaKb4RpAgFAFBc2QmOepPixMQR4i26SaP6S7mFYWx\nqxuNdZRnGZ3IC75s3+uNC0r06qMD7Ia0N/efJBkGP7/1H5RbhgBhphtrcV1H\nz0BXuyC7HN5z9HdRuRHxa7qX2/NPao5Eo6XymZpn4M53BGL6M5Gr5PDyN+Ok\nX/a/9OisfZ3SrOuP2XZlEAoU3U3NmHigMhN7YUF0L4nX0mMiT2AQk+dIZ1V9\nqqethhz1VU8R87Zo3vvZKGDF/jnDLffkrzM/lfJG2i0FSPiwvy+WUdvDAhXZ\nehSdztACgi6IviJEdsstp7jSYFwDFC7DbzZU8VU2g3D7W1NRqmNEkH7qBXr9\n9AtRRtF8aiFQcFFnsUtDBeUnMfPsGZzjaoRgFqXU5yG11SU6A/zBwXyliHJa\nDEBF/rY/T2uWR3Vsfla+JzVniYnQDX+eXKz9Y5V7L11bk/7Bzgb3vahRpXo5\nFvRFRj5AaVCtR4lpX6Vo/4LRWYhIf+C86cfznmoRA1Rh+haEJ6aWcguKnaSG\nISd9\r\n=3KjS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-582e2c5.0","@test-graphql-cli/common":"4.0.1-alpha-582e2c5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-582e2c5.0_1590689625801_0.8709053343981574","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c3f952c.0":{"name":"graphql-cli","version":"4.0.1-alpha-c3f952c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c3f952c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"68282b163f27d62c790c903831bc8fe73a1ab42a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c3f952c.0.tgz","fileCount":14,"integrity":"sha512-PvngOlpJUAEvPGfn9dSQuimZx6ygE3uWsUT6UZcwupvR6kFDPp3eLuj3ghq8uubSkEP4ZuLpX9dRKBOaW1PcXA==","signatures":[{"sig":"MEYCIQDC2CWCko/t5YEigkjdFCShgvRVFMFHqdf++D0AmE40BwIhAL0gEQWuuUJD0NGKWofjItBdwprqNiiUrulLcYWdD5M7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0JFxCRA9TVsSAnZWagAAouwP/jlx3FMMLx4j7/deFA4M\nBdla1GpQF2oKhADkqYCEmYwzEH2EEylioVLQBKd/t9BXaclsIc0vPBU5uj/6\nT9h+oBlNWXl7lJ2u0EoCAmC3yKxu63gc9RAbC5uaRcInSe+/lQUXnE7plW2z\nle2RtRExyIiLJ/yODTQ9NLKqAqR6JfQomgjRGHkA1CUEDjcmwbpmlQXJ9evH\nGz+TkFeKpE4QPRv5JalW8h/w1qHcJ+Ok8WoLiZGznbXJS6PYBEVSryhJwOTt\n9esR7rz4T1mFCYsTCf8OSc2vJB5IbnzFFnFZNDTLdT2f4KSMTvL8uFKRB1X6\nnYSI9lJLtl46wV4Pd3MV1ej+buV+qII/ZuzcH5Vq1NwQyn8xMDxr3Y/Zf1ZP\nMsyV9vIypGYGXXg6Ea904Wi0BWFRtnsZci3dkUH5fbMxo6SyY5Zu/SIHYcfM\nYaRwlLxfKjFIFgs5ub8zrOifkjREFhgg4AggLV4zTiucRFcsWZKRVknnmmq8\ngX6tFHK1VQSaIMV73qlZri341nuZrHCOYUbTEFpmCOlfArsdRR+cL1FSPwWa\nNGKo2J4Rv6WAPpY9c1YSFbqjjrw+CwOfLSaw0v035DbnPx63/gxJpNkhsNFS\nkZMrn7vP6Ltz1MkGSqE212VaWPB0mEu43dLtbkImnzGNOuu/orTQxuGPIhRA\nnTiB\r\n=1jUV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-c3f952c.0","@test-graphql-cli/common":"4.0.1-alpha-c3f952c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c3f952c.0_1590727025359_0.5473725464847323","host":"s3://npm-registry-packages"}},"4.0.1-alpha-78433ad.0":{"name":"graphql-cli","version":"4.0.1-alpha-78433ad.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-78433ad.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6504e742af7f73b6aca1289c54cc4eaf8b8550ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-78433ad.0.tgz","fileCount":14,"integrity":"sha512-a5sQ/yZK4cjZ5i9ASdhGWfbRUUwr9y5jLQogdJwW7AKbZwudKTwwsrm8WYv8bX6kCJ69labgazeD8RW9iNm6pw==","signatures":[{"sig":"MEQCIH4rPHICg2fG00Dfork2hu2mMdGMGzJHXrUTduDLwF5/AiAb5SulQ8M2d77OORhHRG1DaVLaLzpcGYuaE4vTZkLVzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0JjJCRA9TVsSAnZWagAAHgwQAJ9X16X/2DKWNHtP14dP\nw2cEnaX/cSDke/XSvXBz2b6TAcVRU8ep2LUhD0gQldS1G/uW8rqJzqtsfHpU\nHMKzi0zf1+NAd1s8VqX/UgI0DitJ6lLDHuZBVOVm6+jGvFPsInZiOXvPgpXH\nND4QAYQ51yZz/5EK3YU9k2Rfd2Z5/VOJCuxNCct4my9ZqG1ywcDChHcRpGVZ\nYDDcbojjEM9sv0ajFy99EEUmEpxt4SBss9sU0yc+gvxaIadUewsBD1nMBW/O\nn41AQTLOZ7Zqqeg6qPXRKlXtXhMdriFrX57rnKQrjJuPlYiWTHuwQhkU0RRo\nekKpmMm3wlpiyH0TFxItCrUu6vK0Cv0k3ntd8CMUT+lgoPRCADJ0O3X6TRkX\n0u3+yhVq7OI5yJUjO6RPYnMkX6TICvvrZCuwBhE7er9s9q1SyVch9yaaxlGc\nYuobhVwkPhhIexsr40TbYtLewIJBdy9vcKaeBTUe9ElO8Ein+wKzDU8G/8YO\nvQg8avx0lRCJlAXzcxi4flwVwyVeAxC8p4ZGzZrribUVmhZtaEKMaKU43Nna\ntGcsoF3bYWUIsP0lwXE3aucBd8TdM5/p1pJZTCsxuuR2FGYXa/XRGVFuHetU\n3YhJmNOOpNqo3SMb2F6VHs2Gb8BTNJu7Q181YW+YXwX46+3d2pLeSQ26xRPh\nx0JC\r\n=KV9f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-78433ad.0","@test-graphql-cli/common":"4.0.1-alpha-78433ad.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-78433ad.0_1590728905121_0.28058401763256313","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c9ecb40.0":{"name":"graphql-cli","version":"4.0.1-alpha-c9ecb40.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c9ecb40.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8f9e51c40aaf4e3cbbecd7989cc6ed915b6c7404","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c9ecb40.0.tgz","fileCount":14,"integrity":"sha512-lt/GTJ6g3u4lgW8gu0XMoZSxEUR/UF+/p+A+xte80ZRPnb6ubCAa1ifQorHhENHlvIutTzoLHxqR+9jH8IGeMw==","signatures":[{"sig":"MEUCIGhsfICE8sDH1K4PDv/FQ3ohcz8/lj6dtKGDnpCnOF70AiEA6TvcRWjn4Kti7J8AY1LZlDagqnwi0Pn8yhdR7Sz31Sw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0mNeCRA9TVsSAnZWagAAFCMP/j//jH9aK8y/Pu8j9SKc\naHu0wgsmlNOOsKaJVUY/yrhEqVXJ3PN6J6oSfg1vYSO7J4nHmw+Bd0l7Kax/\nHT0OLn5LzA/LjgTwC5QZvTwcU7R8I5LF9prqHcXZHFFd7z9Osaqi1uOtCIu+\n8S+Pt4VDXu0Pbrstpr6TCaDZg5Jzoz2Ion59dT0F4LZeE8rtB668n7S+vDUC\nlj03RzIZEDJe/+K6MYBsOUHl9PxAo2v0jdsvaxQ8g7gV13BSgs97eHCW0sq2\n0i6+mRJMUjJ64y7TLumdP3lPqZM3/8sJ57fmzHBPKSX9DBUjOWGSrpX6RE7L\nnLleTgRZph/6zhSxnUa1crHZt22nBArolQTM+gCNhnutF0DhyGyV/77Nl/e2\nkuxIFP5/u3lF0yZSzCLbJLEYDNTqZYDph3o57HB2cvsR82PQwN6ualYZfthu\nFbSev+hdMc1tMmOHvsyryO2sKoMtJgDZAAGb1E/corf5ij61dAtDcAxsrtKf\nGJbeXgj0gCePhFsb2HzXnMItgOlxqZyg56e3l2Tz2NaPQSurdS5oXw09gNy3\nRXAAV2VOWG5P8Q3GQ4qGHRejcsGB6QMGR3gky4lSVUZGRaA6690+EPyTgsIc\nmXgt+yEvzoNqMFt0Hf06iOjbVKXaItVMZmiOBvf2OH+UYymVL0pavUxhxTNO\nb8Fg\r\n=BJ4X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","globby":"11.0.0","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-c9ecb40.0","@graphql-cli/common":"4.0.1-alpha-c9ecb40.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c9ecb40.0_1590846301667_0.0813290363325645","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8f0240e.0":{"name":"graphql-cli","version":"4.0.1-alpha-8f0240e.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8f0240e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7cb9a2fc463e5c8d784afadccd95d17bb14edf8f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8f0240e.0.tgz","fileCount":14,"integrity":"sha512-mlrxIr6qLm7xRI85vqDxjmPX5gzexKXqlmI+2fmZRIocSuYeqyk+Go726jcuxuoOmGvWJznvrXbKKk6YkK5h8g==","signatures":[{"sig":"MEUCIAXjez1H8nA/i/gOghVCIV7TwdwvcRXO7D8uIqepU4wgAiEAjBqYsT5OuoxNuMz5ZNKODfbeqGfF1BNfTnwj9tIQDyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0mXSCRA9TVsSAnZWagAAvmYP/3Qb6rE0SC/Nd83hBSo2\njQGl4txQvPzvFCWGT8BT+Mm1FZU3CUGS9XHadVNfOoD7EqOaH1IJnWz0+YSn\n2khdrdAgkR2qQhSvq7lpG62ITRjA7o66I6R0SKPKn80zClTgKTx0NmstBvJp\nrdFnIuCzaDSh4IB7vqV83Rt9zfaJx3S8fgX+eNEIs24ofQGhaavtt8K5PeSR\nctPV+sP2h50sBwYOw7L/PQB0urZOYIZZ/sP70J2/wb00LVXpwpK9GaIt2IFg\nQgmU9rsyYn2Dy+ygBERCgFgk5I51QCACxZUJh6ykl2nRQQ4gSYpxBcQSNKEx\nzSQqe56RWSOrqlsOl3C6x+pU0rnz9IJDlymbqorvo/sKvAHGKn6ttZpjFyN0\numT6LJQmm1BFfsjl97Ia/8B24kuKuczIcR357NRNFI8LhibZmsoOsXbw5X9H\ntVgBfe3rO4FNYVFu5JQ+dX7SiQ6hdAxVEkThS7UCN7K4wFbHVNlI8v49iLHB\n/kewhem3jFXXnUiwgbqVW1EEvt/pxxX3YwUkYKGx+r33k+TUYdj4yppPyr3b\nD9qeuTuWFsGvlj0KtPOf9ktuF6cWWrYukVdEqyBsu7hKofYJp+/xSKHvtrV0\no2H/Mzm9YBYKzAfdeJ0Yj1+IiH68Fztnlz4myxTNtD4NLpWxZJzZc7v9qzuo\nv3ij\r\n=rn6S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","globby":"11.0.0","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-8f0240e.0","@graphql-cli/common":"4.0.1-alpha-8f0240e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8f0240e.0_1590846930035_0.8544901322200957","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c72918a.0":{"name":"graphql-cli","version":"4.0.1-alpha-c72918a.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-c72918a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8ef2775e3d505058ede5312857b0b73f67d887a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c72918a.0.tgz","fileCount":14,"integrity":"sha512-g+dcf1xbH36QUTdE2ZWbDBPAfpA4aX0bJdp34s8E/Eon9zCOOksLGe9OOklaR1QJjp2R89ZhiZbDtLEjYtcN4Q==","signatures":[{"sig":"MEYCIQDeJ9rb1Q9WbKgHBf/lJMa2y9YOk5ePFGUcOxzwAbhdtQIhAOXmzLR3K8RKvXXZCOAiNSVOnzlZyWNQq11jEX+Dl1pi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0mcgCRA9TVsSAnZWagAAtTAP/1GO55ARkPuolOHDV0oo\n0mCrHJvwPV30UyppPcPl2zGs6bapqiZUJE9xA1R2cwQSOzzWjN+1sDDO4yAZ\nmtyG+o83Ic9OrVFzCpWC2QN2G/Pcx1v6NRk2uAHzJRAe8/KODmI3u3XRIHtA\nxW6NsWdvrKDxzb7iGqkS+umj+zD9NDtYdoyxOMZFwFBgf9UOrctqye4BnhW1\noZLbFELCuHvzVdOt70kHhMDtsfVdPcHpWwYGZgjvszG1dk1Msdfygo75Z74+\nDNrpfngQaHtXJQ11JG8FMEukybU9JpMkcyQHsuICb8NeDFKdYwLowNyv+m7H\nBz062Xj3oj1cWh/phvSQcXLl+YzE0lxypzTYgHjhx/BYJ6OsgKyQR0efif4+\nJB6HveI03jtEXb/0KZ87bFGBG1pf+E/J7uMCN0xou9GiOcwrgOMkOGrJzg6w\nffEZTvBukmkvXs6TUtYx/T1Z78hfUIA7r40pmE8F855heFDE7M7OTI6dtB5p\nm5+0KSKxNKU+2MGCfWTTvjCmTTWK+k4PBhhujej/E1uy8t4VMgQcURwul2oT\nHpmr25YEI8uDgE+ufA6ikUvPpv2fe+c/9zoZV5NUitPrQjP0rGtObzNkwFWJ\n3QL/tNr2fDt/9KQnwtGHxpB4lcnOAlLkmfwLPFJJRbHsmOncHCnv1m0Ledq4\noUYV\r\n=HWMz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","globby":"11.0.0","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-c72918a.0","@graphql-cli/common":"4.0.1-alpha-c72918a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c72918a.0_1590847263804_0.12443090449546323","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f965abc.0":{"name":"graphql-cli","version":"4.0.1-alpha-f965abc.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-f965abc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca0534d715cda3a951536e5fc9460217f0090dd7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f965abc.0.tgz","fileCount":14,"integrity":"sha512-8iNr+ezKRZOVv/hGxZb6yCLXKvWIqQRVkHNvIKz5eqnmO6JioNVIFZcT/CRHwkJ4VLjLF+9h3EZj95fOhZ7YGA==","signatures":[{"sig":"MEQCIHEF/UBn66BnS/408rnumzcZ5WG/Vqx9D/qkerce7aIqAiAxSRIw5uY96Nd3j1Q/BwxX6cOhUISCqI96s9rVODp6xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0nJICRA9TVsSAnZWagAAV4AQAImh9JoB/9hjm1RX4NZl\nUSrGLtEsUBs9QgtfIJSGWd+ibIDFj471QWDVeHzE1qhKqcQfRwDdmBPhRdns\nmwZS2nQZ9mX2F5hcXXn5sAtPJY1v2fXkvQlkyD38OXhuigElC2X2AR0GSC0w\nEIIEYFnu5W7ZD8M48WdVKxru7xs+ArfNPhMZzTr73ziPb5vsWOsfjP4BPkek\nMCluGZN3kT2SUlxIwQ+Ou9ogl9nh7+MRvtrE+KwlRV2Z1MRXTGVZypaEM7y4\nGWhHU/H+u5CvryFwYtDD4U/qkyiX1JAm1n1TUDA3gC+EmoZuDYWiNkhFZ8lC\nWGhEAoWxNoVinclRyjl2cUvCZfLsOP2qYE/dHpXwcrdcTR8+hyBhwmY68uO2\nhjt6z5BITFKEWvtqo6FQ7Ar/NreKePnMT5shOFzrdzCQDkRXwYLn2ATHZppB\nH70LFq/UiEpW52KCeccRhY1dE0vFenSb1Wf+9sVMaBB8zdehtf69RL7HE/ve\nD/AsP6C5z6gNWyzV8Y5vNm7E2108oJelHXV08o376KiI2Jzbtqx7tscOmuvG\n3dgn8Mw709cwJFdM4//3TNgoEjB54TUrBV5Cxfvio+lLOFAETqmEYZAIu8Wy\ngHJlRiV5NMHDIg64oUQLp6Eaxa4/fljcfrqEONgBeG8AWULSutlFVr7NxRvD\njnMk\r\n=66QB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.0","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-f965abc.0","@graphql-cli/common":"4.0.1-alpha-f965abc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f965abc.0_1590850119870_0.050853217148476126","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a1c679a.0":{"name":"graphql-cli","version":"4.0.1-alpha-a1c679a.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-a1c679a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5ae995eff960de4c1bb3520e28b1030a43c1e72a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a1c679a.0.tgz","fileCount":14,"integrity":"sha512-EjYQj/k8DWVWWwaTQBh3QGjX0BZrGFhlcVn7xmMAXfFHzgZWYtueWAz+6Gl+4Ix1Bz45ZS2gI29zfTohEubrCA==","signatures":[{"sig":"MEYCIQDTB6MgLTb5EfvPGW06CDcWkrz/fL9hKIOgXClBIa2bxAIhALFjLCr9JyrZLIGm8eMrvPyTcSu5Fvm/WE9h/mlYd3yH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1RxRCRA9TVsSAnZWagAAvCcP/3DhHGnolVfEecWP6p0A\nqzYlxbwcoPMg3ZpJ+kB5Bs9F757IkkO4WxSmprW/8R/aRwgWN1CdYGL6Rc2O\nvoDxUnpCS9D3xuqWRK5u6+5rX/KVqWcmbDhuwyzEFr8HznPPjnXwZmf5wy6S\nvSG2nQoIo4gHXoLr1kTkzv+ddjTgPQKsd+nKl382XTLy/jVMbwVbOAsaeS8g\nzyj4Gbnzw3FBu24O13JlF1TJFW/O0br7bMq+ONgtDI2Q6Jp5dH9wIyqc9AP8\nnwf7iman4yGjukHqua++TQiR2U/RFdGbObBxYnKej3QSZ5p1vJowxi9ubqhI\nafGe2O4st1vll2COOLU6pb99RVXkKvI9fR15AF9sAubwW8LhDjWeiQAusD5+\nqzSG2LF23EqAWi+uWCpJOWf0aZgcpytB30Cm92wHJqc9iuk2CZBfG4OdT0h+\nJ9dn6C1d6w8ktj2DvmN2SjPV7sRsm9nphKYa+5VhstWiWlTwUmlyRvaOIxHi\n02LXyFRGY2w4mbEre8K80xWuLo+eqnBIUL6KxDcQK5aKtOpl2KmtP/dAQMuM\n/cApqWpVJDeMh6m2+fFGZi9eMQgcpSnifUfZGScqBm72jSG9h6cCxmbfu47L\nuha+Sg/pENOkfDivGAamJab7mfyq4u1g+rqeJUDmo4WnEtwzv+LmDj4j37+P\n7qgf\r\n=WSQB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-a1c679a.0","@test-graphql-cli/common":"4.0.1-alpha-a1c679a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a1c679a.0_1591024720878_0.40798564412571725","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0e7ae3c.0":{"name":"graphql-cli","version":"4.0.1-alpha-0e7ae3c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-0e7ae3c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2e2494f697e36903e3a287b795681c94ae15df87","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0e7ae3c.0.tgz","fileCount":14,"integrity":"sha512-d2Q8IXG2xa6iOAfodkg0bOri/x5vzYgeq1ic4rATxEvp5pgBnXn2GxsWXBjVehnh5RgoBY1CQ3Rmj9tIpVsNpw==","signatures":[{"sig":"MEYCIQCbwX80wuEdMb+A1P8FmzBl3oxXd5TnFQqxgPQyEYx29gIhALH3Z5YVTTxq+oLh70LGt4664dDsk0E3/JeEm5LT0K8W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1TIGCRA9TVsSAnZWagAA56IP/A8NyO9RodW6ycvh6Gjg\nyqnqbTFrLnCzqf6gOgJFjHw9kJqLshOyrGnAeL6hPF97QXVJs3KYTcNVZ5pb\nj0kjZmmq/w77D3YPn5bQFBFbNRNaENBlR5TzYsQdq81CEOZUV8mk+X8Zc0Gh\nWCVhHr05dLbxBb86vN2KWyZTTmoeanusEiGXxwUnWOY56Da0QWmmajOQOL1C\nHC+UpwDv+Ax/vsUowtTKBLwx9gnxkCjZSLlICFDYhaJMjLPDF7I5iw2bpsUi\nmTjYU+ovVnXOiUchV6UphS05L+nkW9PHNXWUyFlV8RU8twIw378+Jt9upzzp\n0TR/AEiney7jM9DRqBjrJPl24OZuiz/q12JkQhpkDQBeWoLHt/hUtPJsF4KV\nnd+AKJ1TLnxpTvn45/lCgU3X9c3M40fROi0x4MiNfWqw6VpqZdDbNhWve5O1\np/8vxxPlihBkYiy7Co0egV643ie0AZ3xKKI3xtc+WdY8A6FJ8vwA2Q+IMXIM\ncKTcePINTdPl+EDCwtFJPdLfG1TAh99OfwzOnjqIE6gzZzGmq32uLMGtq44V\nwcf7u1jTUoB/RI5yApdIce0Tp9wCYelBM+TvCE7z44CqnEhJHdSWzWvtp6/l\ntYD6B4voMkWZCD4rme2gCQKEM8+C8MlTCDsBG0I/YsEzMsRxx4zTIt4yiQOA\nyRlM\r\n=t6EA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-0e7ae3c.0","@test-graphql-cli/common":"4.0.1-alpha-0e7ae3c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0e7ae3c.0_1591030277674_0.25505202280774086","host":"s3://npm-registry-packages"}},"4.0.1-alpha-819a41f.0":{"name":"graphql-cli","version":"4.0.1-alpha-819a41f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-819a41f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"97262d738814c10955ad5cabfee9c6b10172271c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-819a41f.0.tgz","fileCount":14,"integrity":"sha512-P+vldv0QUsclW3PVUsw9QcZ0xQCIunZf8nPHypIGkiH7HR39CxfxP1Y+/US6cXFOiUczPytQWT3JyiZKyND7aw==","signatures":[{"sig":"MEUCIQCZA9njzrgMcPDcLD64yrBNC8Nzh7tZJ4PBajVcoAzzngIgdIAcE/lFVuH4ac5RtYNfoHV8V6teRrkojEAtPcAKNoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1ZgmCRA9TVsSAnZWagAA+HoP/ihhGClrRlFpp6TPzBdd\nT7vHSGuvllSBSmaOtQNRLVDkO/b+2xLFbrWCrReOouFF2BHJ7ue8SLUzFr8s\ng3MHes45OF58MDMGfyAb6f7PXO7NjEaLTb6LQTAe41vZV2vT1HoFVE+8vHw0\nJj5u/GeYnjK+FoIUNiaq53e568GQD2XoVnvdD5ZTEZm88CQNeUIW5nQXKhix\nR3us1CwlsE6n3xlZERF0FRBq9gogavdsLGFu9gMQ8X3K/jLrvhNUwPa7nX2O\nCKQigOBlfJaLgW/8s8CcVIjI5G74th4UEKXe5X4BU80leIg5o+RWO8esUiuS\no/RLZbPdJtQKmAf9uCVUe6MO+GldIe7NFVwzcZdQTT9Cb9sLiXU3jISwnZhn\nzZMybfbt5QRn4+hj0SPx372HMdTLNm1gBNjA3Yvn1KcaQ2qGm6W20aNlqHwJ\nbPR23YP2TESS2u0hKvUCfCacOkdxINbe+w774JjMUvpF3BhwAMJwkwaC5+QZ\n8cbkDDqSch+R0188mJnK+iHUm2vnbx/5aAr8xbHRWyoeEnMX26KDPVNVkhqJ\nucwENOkBvZoRunwlgfJEWtOhrVFN8BjUntGkXjGpKpWH4AwaSKzHIbtVr+BQ\nEwO6wrnTXZxslJlY5Yi3H202/ITxMEUQ4pQbxKfY4lfgyUzXlsyAE1sRY76r\n5JZS\r\n=4P6A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-819a41f.0","@test-graphql-cli/common":"4.0.1-alpha-819a41f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-819a41f.0_1591056422269_0.4243639302124642","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b80495f.0":{"name":"graphql-cli","version":"4.0.1-alpha-b80495f.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-b80495f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5e339d334c690d3781cf4db903d81998875099dd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b80495f.0.tgz","fileCount":14,"integrity":"sha512-Fm1GZEP6u6TPrEhj6WnN+LSaCeZrG1PwltBC/c7qGUJnNVRKKSAF222PHk75QkZAwytiODfHL1L+7I940aSaLQ==","signatures":[{"sig":"MEQCIBm4Yh1BhzPkudwZgTObQkA7CtlYIS+59KHeNv6dYX4fAiABsMU7o4rxJvIvHg10steTbS5qdkOKpY/gAITvddCnWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1ZtWCRA9TVsSAnZWagAAgRQQAJoby3aE45IL/usrIckC\njiHbnreF3j17B2bCCiZjnOYMGj4XfAsGnm6peH/lX4va6opCfIRFUoU+H4K6\nBHlvPd+Hrz8KxD1f47NrOa8cUbiwKJSfYNrkc5UrYKyQMaDCzTLGfTx6g2qn\npsLUpyPSfCDzPqy/ctTL7TpuXcrIEbMr+XAkWHK8+RKfejP0hh/0LI4A34ie\nhE+car+QxQ5cvfCDwyGmfX7+EtFndZT0Kh5KgQ1fld6HYryt/GZScaxePQCE\nNYzs8C+9/J570nObpNzs13/Zmq896luFaSvR0GwsH9GWvazQD41eVYBZtVYV\nKc1Jpf4H4ziXhoTaqcVkFcahV54O/+knmAjbD90zPTCAeCo0GQB74kPyXqWv\nXsjRBUuEjPxHNtpCXkrJ9QEXDvh3EgGFD35yTRsJ8OTEEwBKWy03JdIMgb0X\nrDBU0naAmRGjHtRIUmy0fQVryIVSaRutvJs3ekLU5Nyq0eMrxfIot7SKhub7\nVMm7iDbO4YhtXVcSWPyrHJ7+2JV5WMLcR8ve+St/bAgI8Or5su7p7eUNx670\n7aAWrKDrZjddZulZT14RaLvPVJEDDHH2HdJb5HK2jiIZwpp8GfNxHIWu5gp7\nVp5XyRQzm3MFQej91zuJA/7O9Bu5aqEote4ykTUxQVyMhZz8gdNon5xF09Zi\n6ap9\r\n=M3dm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.0","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-b80495f.0","@test-graphql-cli/common":"4.0.1-alpha-b80495f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b80495f.0_1591057238337_0.6231181192218738","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8a12273.0":{"name":"graphql-cli","version":"4.0.1-alpha-8a12273.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-8a12273.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5319d506f9fb681a2cd9eb7800cd6cf82b226b70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8a12273.0.tgz","fileCount":14,"integrity":"sha512-MXk1iBDBu8EeryytfKKrYPKK822AThE/W/vAb9zkB/GbA87+U2Ccx4m56JAs9YIXBp9IR68bcm3CJlNXRGPFhA==","signatures":[{"sig":"MEYCIQD8lKXEB35bJBrvZnabRbx01RsA9bjeVrXGpYmQMAW4ygIhAN76J9mSrEleOPAabWxQiBGFjZm5YgZkOalsW2A4tTzS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1gPvCRA9TVsSAnZWagAAP9gP/0nprWM17cCNdZ4bf/XJ\nHxmIK1OZGHx4dAZkJ8l0D7XetjBYugykhaknBUi0JvsFi7G3GXg5lOgB2Xo5\nYGTwXG7BK/O7kwEMR8LpWMKpf+oU9wtKQGmRFe327HGl19TyAmrEyjufLq7U\nWze524kP0z9zzOkpdy4YGw+vboDTgE0rO/YSk8SLjiH6nqKdwlfgzN/As6IR\nOpaUrkfRHl953JPZ5NXpltHLAMuW0dW7aJOaccVXptxvStyEd81xJBosJ0XO\niXXNDtKrCEmJEXIlqt+sm0V+dZDic+4Bnxd7nWV1qNK/oDMY/OjGunBhtbnA\nZ8Tpuz5T7rGcRVY0dnuNj5inx/pvJu+2SHb65SPKMomamTyf9Sxo4/ZvoOeK\n3OLFb4vECEPa6srKLbS3ZMsxHlO0RY6iHOg3ASK2oFpwfYeSqcgrEps0p+f3\n4dnwddf2bg++5DUChWF9iYSzncVlue1V+VZdRwlelSclhFFDHnaPPZM/ZbRd\nH6WCuUVOHDspWvpFuGf/awfqz64sRQHBVGAzfwEK7+k3oNrAYkKojLcsQZPU\ndxCmf7sMV+M/8068+vs0WZx6vjmatKi2/rDRs/CzgcWPa8oRGhxf1v28mqY4\nHTnpW7EmI41oSxebvsZQAT/KydbH6dzT/4jG/opEFaC5THV9VI195oOP4ei1\n47V3\r\n=evLt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.1","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-8a12273.0","@test-graphql-cli/common":"4.0.1-alpha-8a12273.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8a12273.0_1591084015081_0.49445346362378606","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fa3f09e.0":{"name":"graphql-cli","version":"4.0.1-alpha-fa3f09e.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-fa3f09e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"434d56d61b3553ab3a7bb64341e5c4f629cf1967","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fa3f09e.0.tgz","fileCount":14,"integrity":"sha512-TYm6l95fAHxts1cDOwAFkc7NuHeIKC+UxG8C0DyZXoTWq93gS2pVspmc8Tv1seYnWcMJ1gZ1uhy+Pg5YEDALMg==","signatures":[{"sig":"MEQCIGr72qWcChu/j9yOM3x4fdhmqO1iTPQFFfaAJKoHbysWAiAA1gVuy12WnSfNDHzhPKC1gtQH9SE1PxylGYwBoF6xVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1gVBCRA9TVsSAnZWagAA62MP/2WFlUJgYzLsE+J9sFNh\ngg1wEdCiAnCJyLTxvmgtyu9YnMgVlst094ihC1SxIqDZRCeTbwG1sevYga+H\nyFkhhDmKutoNKbOI+rLAFMRMQ/MmQGmacMIcbzwTu9BPlGRnM7zN0x44W4CB\n/6C0fSIYNu1XUyJr6zjibGZh/0CcJg6JpKq30c8hnSXs9ey+z66thHj0OwZ0\nHT8J2oOBbT8Djjvb1Sr36cKIAOIPPfP67BXJeOoBXF7GS6Yev/3uE6+Y9jmx\na0SeAXvu24Q6fDN3krUm93PW8/lb0IxQ3SB2GPhww6rsIGWAwa1pFcqjy4wP\n/bE5hAOd33hq9/HjeZ2wiSvY1L1NUTrMUVd8jBRwJ6CRBMGgp7aoY8wMm8X2\nX/nvFp4dnpY2PsNT2QJGwaJIfnxWjGK3/Kubb/lqdibnrmcdhk7HjxZ7Qqx7\nlCyci0G4hTLBZ/boh35bvllJ4tDtYKknSSq5A1+ZID27+uebTjHQZvt0JoYh\nLa0ofnsrbSl0Y8Rq5DuJ9ng3LIdRK7DOIF0NGsbfN31f/QBgygcarPQFch3U\nUF0444aMjG6HgfeCnB6k2FR6l7/3XyD9vDsYmfqTkihkB8fyvK+qku8VbUow\nkFs44VMytTLt/XM1arNmSzxpAwrw1+7+ubbUf8gbIQqj1Q8SvogCSCu6+96G\neag6\r\n=+rQy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"13.14.0","dependencies":{"chalk":"4.0.0","globby":"11.0.1","inquirer":"7.1.0","commander":"5.1.0","log-symbols":"4.0.0","resolve-from":"5.0.0","graphql-config":"3.0.2","latest-version":"5.1.0","npm-programmatic":"0.0.12","yarn-programmatic":"0.1.2","@test-graphql-cli/init":"4.0.1-alpha-fa3f09e.0","@test-graphql-cli/common":"4.0.1-alpha-fa3f09e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"15.0.0","ts-node":"8.10.2","typescript":"3.9.3","@types/node":"13.13.9","@types/inquirer":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fa3f09e.0_1591084353256_0.545695618136123","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2403cb2.0":{"name":"graphql-cli","version":"4.0.1-alpha-2403cb2.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-2403cb2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"09b36705b25419e6eb0b85e98856a25c1b72804b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2403cb2.0.tgz","fileCount":14,"integrity":"sha512-iKf46iD2K+B094pmQ2ljO6LLYl6F5uUse+cVx7/mjE1muvEGM8Eg9VSx01Su4ZBD5nGyiwB0gWqojnTXXmBwmA==","signatures":[{"sig":"MEUCIQCeMOtZG6Tj9kRhDdBlDZqnsZJXflGHr1tbeeddTTOWuQIgPMypumIBI65e+6IkLLn5kgmgyOEbAWdZfm0uYFN7kko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1lN4CRA9TVsSAnZWagAAXtAP/R4hBOXU1CgwqwuAvXpI\nMvhisOqDE15k1mj++L+piNRgRFq5iMJzG7tZRgGSQOKdbG3/3eaEvDO06Uqf\nO6X8NrBaHTNbj49GuxHLQ6BH21/Bfl8+QDTpVKSgZZR4dgJhBoVzki3/h+s9\nGrbfrQB5o17C8iOyBKYJSzn2j2NU/iMPrGyu7bYKwz2LGlHLjaoFxFQD8laE\n4AROOCX3UE2dt+kWDvt9wwCTUuzibuuKffYqgjvVJh7tKOAG0FrSGiwwJdff\niDMdRjGGuoa/F/ZiMELod+qeCbgLFoJdqYnImkzlNoVnxv17UTi9CshF44oF\nsXbsWzX6Y+o1xc+t7Xmofd3B2AP6JKH7HmZI68MGTTRTDVw6/QGgQs++AbHB\nKEDaBk0+yqML0rO8aPTEldxA43nfgW02EX4tjVfdj78Er2YrcfDhOsQM52P5\nzdj5blUbXW8/Pz6AJWmxbH/54Byh5f5WioAZpMiM5D3J9/FP9poBa6HmM1WR\nPihxIy/EfCl2j2nedsbuKsh3bV2FWUbbmdfNA5Tk0m/5KxXJdsIQJkLec015\nOY837nwnpXgNg7ku+NTqS8DleEtCJSOF/ce7MTFCGWfOuSE5RQ2rT6dVi123\nXMGO4doedHPTh5wkj0YvOgKRhrn9mZVLgopha4s+1VjVeN9fVmiozEF7aTDc\neBz1\r\n=BGX6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-2403cb2.0","@graphql-cli/common":"4.0.1-alpha-2403cb2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2403cb2.0_1591104375696_0.03414915949501496","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cfaf637.0":{"name":"graphql-cli","version":"4.0.1-alpha-cfaf637.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-cfaf637.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6901bfc29e2e7252d044c8530682ff781751b9cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cfaf637.0.tgz","fileCount":14,"integrity":"sha512-hU6UgXKMSj9Uzc7teOBGm1vSw6Hr+iGXbY5Se3zHTxwSQOiBMlax+Hd1jURfwxMY3fy9r0Q3gkLUZsPM7BHK0A==","signatures":[{"sig":"MEUCIQDSqaEBMxw68ldytxLkPg/OY2U9ciucmelrl/nw2YnIpwIgBAMDGFUQSK8Fnjr6xRO6U7GsrqQCQIGiYdMNi2yA+fQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1lUzCRA9TVsSAnZWagAAvHkP/3ZynTtHCugKgnkvb3yM\nW2Y/MGNXVSe4JwoM+6XIaae5SvEPwVeWvSe+vIjUKHv+rkeGjayjCPTY7qsg\nhm6R0lw1YjnTI5pR3Ebr5EOTxAtILHZrIyXDbS71e8wiFnYeJ7tLq6WARKx7\nmwne+2ryFosqE2TNwv5qFuIm38LPDrbUr/bXRMJDeGhzxzGX6h55hdFh0VeC\nrFiSa917/mNVUgWBgizFqm7f3co9BifBJFQ5sHCYZv9d3j3E96gmySV8rzTc\n5VEFmx44q6yNfrC5/se4KjK+6oEG8omkqS5cqz+7SpDje6wU3lae8Tpulb0Z\nE1rs/9Mkg0Y5g2YwSkSDhZACci6FOJFvQVbNESTtHbrnt3ukwheEU2fKS2FW\n0NYSe31iIXdlj11/gCXDVoDO3SSed9VaWgZpXr7Ck4ysA8Uggtox+fsTttHo\n5LCfugOyO6dCMB4fplgyhzVJc1Q844r5xU2tDJlFIrIuTrgSj9WgqULKQ0uj\nXLxMton+jORNA2ofq2YKjcFHwQz/pQsZFCCH8/Ci/rUutnBLDa0EY15C+BXj\nMlONGNALPLPgMRNXk65YPKTyA8fuQrcZAnLHfPr5ncqlFESQQm9dQCotPBoc\nSNIewt57+q0D9tc2UrAuUUOmYFKhCFlXflsjiM0YQyYnkW4JRW9dhXQG4cI5\n1Bwf\r\n=UNXq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-cfaf637.0","@graphql-cli/common":"4.0.1-alpha-cfaf637.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cfaf637.0_1591104819377_0.7204601454008364","host":"s3://npm-registry-packages"}},"4.0.1-alpha-34b655c.0":{"name":"graphql-cli","version":"4.0.1-alpha-34b655c.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-34b655c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ad66419818d7eecc845126fb95a1a8a473ea575d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-34b655c.0.tgz","fileCount":14,"integrity":"sha512-XrM7QECIzLmj4ukIWMsD3ypFW3IQibUNa8DVuk73OXEmeza/RY8lQeXe+w6A7dX8+waw4nN1vH0WXYd1HU/erw==","signatures":[{"sig":"MEYCIQDQjo8fqBbNQ9R3HsUibPMUUekaFhOH1DUmDE6uPnyvRwIhAJm4vlKaCG+AVloOpIHmJY0jywsRuff3QMZykKRQlgtg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1mlYCRA9TVsSAnZWagAAOrAQAIczB6LE0ejWrw6BRmej\n3WdvQ09lst/EBGi9n+ZYJBt9psew1qq1FhdnKVv52x0E+8/MeACBkhVsCPXv\ngic0kR9ZGKuwIYIMA18i6hAZLBcvjsHqLiXbzes/q/DeTqnrb/UztXRCRrUR\nr54gegb+X6ogzI5lQS0wYiQEhASpJvZE/+0JBzBIo66UQqeiDpoc1YFM1LkI\npEeIpUGdOaPGdzSUh91AlVmpfmdjlyq8w2blnzNEmfvG8jtCENTg3BWU+Iop\n5vAlbA7/k49c7Vl6/NY1Tg5XYHAelPg2dLhlDZnVSMREauvVb7mB/CQNZroT\n79G3kPT5q1ew31/Vfovd6ysXW91X8HU1bTL7FDc/kSORzepPGLqp+QB7ptW8\nbIoUM+uF0IN9YjCtnK9t7ZpqP20tX2pRAT0geUUw1hPZsQ87OE39288r9CtR\nfNyTl/VXG71oOwa/hve8hx0W2qm4E+zhfpKnWdgUUoE9Bv/EyzwjE40OVvHO\n26Cp6VvFl+Xxb/MkEEF86/Mlfj2Mg92Kr/szLjyPhl8TuuiAuDXbRbN41Ssk\n/CxWVYSRU9THE1x45cs+G9MCy9eAp87XDeN17B9ZqFF0s7M8CszJ2brAGy4S\nimENWM3R7kYUvekeeh5fZXjVCR8kj8Vi8MYgsTS+sNykKWJAdb4HDU4EkNjl\nYvE3\r\n=no4t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-34b655c.0","@graphql-cli/common":"4.0.1-alpha-34b655c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-34b655c.0_1591109976063_0.28622625399835777","host":"s3://npm-registry-packages"}},"4.0.1-alpha-26e95fb.0":{"name":"graphql-cli","version":"4.0.1-alpha-26e95fb.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-26e95fb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"44f3cc72c7a5e864619b4e4fc683b8e0849def44","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-26e95fb.0.tgz","fileCount":14,"integrity":"sha512-4JcRN8EPO3lrUDCvipxmnxIJz8YEQzghEM10ObGjy4zsq1fTG0Tu9vYfAaHmWaIY8f1XkxXHMt76CP8Aa6U+9A==","signatures":[{"sig":"MEQCIHC3neRDn8InNSHXU2hK8pe3PlWCCuAM9RVKXt0ipQd4AiB73ETSNYfzC0f8Ni2gFIzfJAmoEhxZ4Hr3pp2F659sUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1mtVCRA9TVsSAnZWagAAlWYP/2QMqidjLKT2U+fuTqeO\nVoOG3kPUxrbGYzUhbH2/VWG1ryuXhOz1cNfTR2xnGO7DNj3gZs2vw04vK8vp\nG7vrvCj0WNp3xXFU7yYNoyVyzZU935VDyakXGn7g2zBbckI8uZOUw3ertIx+\nsfOXi0gECr0jmIQw5/XmVrBYhkGH2ArdfeQET4ChVuRzjOv/P9yGEY7wqB6V\n7o0/Ei7MCHk1I9Ikde+2u99ta3YLgMXN6GMHNGoufytp6M6hsUTmoL53MZW2\n4ig3CZJbLjA6wK3VieUMmtnP9SunicfzjFj1D2dEAi9cZVGVpkN/ytCtBdt+\nK87zPP8AgtFybLub0OV+P4VR97N8AKhIN/6KJBnIuPuS/p3FQ4OOQ5UpBGsQ\nlTvEBUenq3gQeY4J6NHf/xKNNOrWUs3uxV5fXyscnSShvxUYqlIHhMLW9c68\nNtHsSxRkI8uKjmQnG+cxER89qDnMTjTKZB+v2Bw2Y+vN+CCEGct/Us6j9HUd\nYYeUiMro50r0BWfDJzL7fiqBKxnC7NSNoe7mOCO4LfqVwd3FB5VMcUpH0yNN\ngXcvOwdMUGLTSKnIdc7TlcYpN3cthbLXP2sX9dFn33eIK0iOi4GHs1caqi6N\nPzIr2l8xu3TLjTXiTT1KxC94mvwfiKGIIqGgFDAGNj2nM3fDSLWxonme5b79\nUoVm\r\n=5vSv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-26e95fb.0","@graphql-cli/common":"4.0.1-alpha-26e95fb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-26e95fb.0_1591110484500_0.32522511427466116","host":"s3://npm-registry-packages"}},"4.0.1-alpha-75754ca.0":{"name":"graphql-cli","version":"4.0.1-alpha-75754ca.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-75754ca.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a8ce768b574ac9ae420bd688397af85f9b9f8b09","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-75754ca.0.tgz","fileCount":14,"integrity":"sha512-VbC+Kyg1/qL2Nh6SH8LcUomxNkxCb/PrVE0vofj+CFfhcnFGESOkUcC02KRcp7sW7TZeYrk1XZ7lPNva14spfg==","signatures":[{"sig":"MEYCIQDemBScbmscmq3xEJd1+MxyeZYLbppHVGSOqH42Fhn6tQIhAKha+O5Wwdij4v8p5Z74Eb0Ffw43nlPTEKyaB1YJ86Mn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1m7KCRA9TVsSAnZWagAACT8P/24KUqDK+kFnL6iRnGlX\nl8c0KJYssOCpExUnKShbSA2134EpdlBzQ0XccA6UwRWRITRjI5BpKFPeV06A\nAnQe+eWadJJkoACanmvTbm9guFJJsA3z0nflB+dmcCm8ThiA3C6pOFDP6YeW\ndX+yIejQu+yBp1TzbEF0ULV6nkg6ZGGM9ymQWbD4HgxJBOVOXI3gaHQpwd+X\nXLtiPwCxnSdMNCUSpXPQAGyOHCqne0xkukhNMeopjS+1LnWCyE0jHoBkcSS2\n4oT9OXZ07XXelLGmokig7+6Cy5eacNSDQymgO46PGaXDqiBJ9QbQQJPJqcUS\nTR66IJklbt7OWn3KwWJjXuIK3ZzM/tPzuQv7YghMBTokEn6jlQ3yWX6sIEEd\n9ovjC0KolO6VC4DaHgLb9IYYxEuYjRZ2fAeppUof04Q20+jrnQ3jVDYULffz\nw/ucNoNzGxMKXO5Gx3x50oY9WMyTjwhLj0WBiHAMCQC6oljJapCNEy/Dl52y\nI748XCP46dLLmaFsSvcQD1yRkIolAi5V7jU0DbRuJgwaatZteYEeV1iWT0nj\nMDhTzFCSkjsfF1+K50bbiLLz4IFB8sHEex3LFpO4rmOTaf9Wtv/ZqDOlVXeq\nkoI1e8l+xwFOsew1Xd94j0gKgjSzAqDXeS3hm4GA7hu48wKPeiXciz22Unhi\nhMHx\r\n=SG/q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-75754ca.0","@graphql-cli/common":"4.0.1-alpha-75754ca.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-75754ca.0_1591111370171_0.7150331663418228","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6c3523d.0":{"name":"graphql-cli","version":"4.0.1-alpha-6c3523d.0","license":"MIT","_id":"graphql-cli@4.0.1-alpha-6c3523d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7b04895d92680708cd5ebf04e11a0aa9aa5ea8f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6c3523d.0.tgz","fileCount":14,"integrity":"sha512-0A3F085POfdsEoznR5KF6LSw55rxt61eLcEGpuf0P+tJrn7sMmdlHWvVP8BxSsZ39bUw4O4VTSr2dB74TPYzcA==","signatures":[{"sig":"MEYCIQDdlOe/JKntbDaCPmmNDMzikZwRAK0EwGfdtF7yn7R3EAIhAKkMEGpOlJvhXyh4OqIf37XXIpx68q1ItRtvZQOAsv27","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe13RbCRA9TVsSAnZWagAAS20P/3Wd1qUXexwdgoWJe5ph\nMddysx9sT680vpwWJMcB13guEKxRLUMwH1N0AQMz0vOFOE/Wj94K+69/3TNx\nc+lb9cFTu+hv++ZqWOjR4LiDrN9otJ413e9NcmKNN/+DfwewkQ5LRfieSI+y\nskMkWjUlfh+2/s6twqpjG5zw/Lw+D/Gzd8+TYDlxnPm7LOsknl9ZyA/l6NmA\ng1ozYYsFaRuZocp/+LTz0N2DgDjGW56SP4hvhiNQdJA+TgDNyAbIs7zP1U7O\nCzEyUUS7r6Q+cwb0SKQD5nmFOfEBgAnsUjWaxuBttebsijfOTGCgHD8ogacm\n7u6F/v5fEiXuu08pYBwJM/nSlRrerfdlSLkU0vbJ5drzRxhRg7rY+goIKCgD\nfCLG7W4fa8s0C/NdEL2hWna/wcOx2Cdx6pH6ZY1dQdG5KbGqFa5FYMpsiumi\n1/wjW4mGI0JvI4Wp2LkD99Le7S2IkxzKKXytmfRhDCysuIjv6nVa7TMY8A7x\nVMgr0uhjM+HoaRsPpkFhZcUf7tbzU6wIunkIw4oStVFagW1VwsW4CbbJDo0G\njX5IPWP1eHUi2Ig88Ih8sOJm0Q5nn1NfvAnOcA9O8KzT8oZH1pp6z3wJLCn8\nZfoqeanYrGoq7LcmR4u6M+OxhzCjbNszIfsNXr56TlQM9i1eKmL0R4iHI/74\n9R2g\r\n=pfHk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"_npmVersion":"6.14.4","description":"![image](https://user-images.githubusercontent.com/20847995/67651234-85bf1500-f916-11e9-90e5-cb3bd0e6a338.png)","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-6c3523d.0","@graphql-cli/common":"4.0.1-alpha-6c3523d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6c3523d.0_1591178330694_0.15234235180734346","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bcc2850.0":{"name":"graphql-cli","version":"4.0.1-alpha-bcc2850.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bcc2850.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1b08e69f50ea7b044566ee5edd687ade2e79f42f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bcc2850.0.tgz","fileCount":14,"integrity":"sha512-wHC+KeYxNxAQb6LnI3K+BvEqeM9MWYtG9ve/aF+3nkJAEuEmYjKl+rBbY9TGPzkU4nPW6K3dsGx7wUeR78YUGw==","signatures":[{"sig":"MEQCICpjd1EBGoiRnG4HOHPsGUQ7EMI0o+kHyudG5cbkxgFnAiBH4rmogLx/sIkQMg/uyP4A8umxNKB5QKWrePjAahVxeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1317CRA9TVsSAnZWagAAYEIP/R7ykpSWFl25XgLywv8I\nnjg6TAtVySQIeogQW9ZsnJwYBRoRRQ5fig6xoJIoSVwm9XnTs4XoiBXR0v7J\nFHmzT9sqXZ91mQDP3/X2JvCcz4krh9gxF4ReKwBnh66zhL9j7Xo4t04dpbG6\nejLAFD53P/P/pK3VHrYSHmwFiD7qwvTSGZ+KIswliqhsHj1w+9PlLSZzyI2u\nf4Gxs5ZMR9M/2qyTF4Nv2nUPw50B7/et5Evm3tDvZ3XO7dNNn2Le7rn3STww\nvRSOwYftZNBEqjftSf3wy5OJGJVn7VvVaU30NM+NfriusiflElzqmleXs/R8\nds6XMQYguT5udGUcK5h3xhZsgN/y1KCt4dgJLDvhAAAijvyw6jCWalYKg+Ba\n/z/A0GatXaOJwXOzFoAL8x9/mdC7zrwS6HXKRHNM9LTzdAk840WTg8awJIls\nC9sg5ybi2AHK8aaEznGrBYfFPSCYlXTo2shdND3IEQYyfCT0tslFH+9uWHCx\nIaaUwPUwcOsWnWn5R4GfsVZqNFhswHa4bS2ZJr1P6DYRnAnGkyxdof5ToLnR\nKkAfL2xg9/cERZAMmuaxbBV3bFpX7dLyFv6FQG5Z0j+qiZ5ambylrK58zDE6\nwZH0qDIj/rCtAnSRJ/Smg20VgkAfylcJ41ZRUznthn03O3AO/oq3hJgzcVnk\ns/Nb\r\n=jnjr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-bcc2850.0","@graphql-cli/common":"4.0.1-alpha-bcc2850.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bcc2850.0_1591180666576_0.2951409021557536","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bd0187e.0":{"name":"graphql-cli","version":"4.0.1-alpha-bd0187e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bd0187e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3f8408386e84a30c5e60aa9c92d9edd4d89f5037","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bd0187e.0.tgz","fileCount":14,"integrity":"sha512-vHlNxwekYAT8040vGz3wRspu/sl6I9glhnTcE/2XyHhzLkXaTPq24quClcq83BhOJvKi7RBiv5SiqnagluZxkQ==","signatures":[{"sig":"MEUCIFId29/L46FrPn8eQh5o8LljiWRd/8FPdRrk6+d/BQAOAiEAtmib7WeU9e6CrVQfpW1U9OQQ6aEFhuoIZp+hfZAD6Cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe139UCRA9TVsSAnZWagAAewoP/3ykbry58491oKecE+on\nLXasnrnIg4vCmpJuhzn7FceOjBXNkpBF9w0wmdaacGK+dT64zJ5HPMOUq16Z\nPODXV+E9TpCzdgt1APJbrr83RIvAc0+fh4yGLMWjaIzXReVMvqeEFW47FR7w\nr/eBfn/eTnww0sjuUcQcB8jVzQJlDN0sozi699g4McvNUkM7kY3OtOGU2fZq\ng99rO0cFOIuJCoouAv+kruXH6fbgWkCS3z/ncPDX7YTwzmDE+f3TJfRZ6EMe\n7R6SSa7/RgxZWciuAL9HvcIP0R1JYQmJzx1Im2bh6xPdWaOUkrBIgM2GnmkZ\nMcb2NHeHpReSigqgaTny1mTdP5vKnYSrM+vXfvMSGSl4aCQFji7bXAE6V6l2\nJBKSlEbfgeVSftXUjfxLO3aGkXX7vaPo1LNsiSIjeFcWqDoFJmCvJviif4Dh\nFbaIc2PTWrUotjm81KpTed9V1mYSEv7DXLaS1tU2N1yTdwmoQST6wAgxVXpt\nHP0CaTvv3BpH58nQ1SpFLUfT78ShVP/xw4Qnrv9nZdhjmzgPW9NV1ZIELiRW\nnvVDCBlKPzU6VgL+d67T2NbXzKGVVv1aKR/UvPjL9+wkJNVz3Ep093IKErZe\n8l4FFQncAA0veOg/nTURX05ViUPyXOgf/RjBai7YC8vL7+sOhkvxqE7Ss2lV\nhuf4\r\n=tjT7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-bd0187e.0","@graphql-cli/common":"4.0.1-alpha-bd0187e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bd0187e.0_1591181140186_0.1811376473815316","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7d5ab33.0":{"name":"graphql-cli","version":"4.0.1-alpha-7d5ab33.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7d5ab33.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5c88006014ad08d539a94e8516378209d46b38f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7d5ab33.0.tgz","fileCount":14,"integrity":"sha512-BoR+2MlcV5CXhU3RMy1hKgZWSbd4P2Mkmd13h1+CYmR0nn3Gu3tdbuxgMIiutkVH6l1nAa9sDn4NMbi67BmTNQ==","signatures":[{"sig":"MEUCIDoDgz/MtPw9gXXw2BRMVJt1PvnMwIrh1OzpRAtBG2wxAiEA2Sl2m1/nvF+brbHxytm98zzDzIDK0RJMuv6uEk+dvE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe13+MCRA9TVsSAnZWagAAaXIP/1Gthhm3IvaHOOgLNIfp\nMaYx8iR2lgOQItPksUeelbXR9vovdlNrYqSPBsXLZWEEoQ5/ZVTaWexk0Jln\nE2EZ7i1xthaRYWHG2NHrZ6Q8ZFkOOcfWu/Cc8FN8L8GSap3KCweSf5f6D3PO\neG/mBiYqVJd1tQv5eGPRFm5dMRKlc9VwDvyVodWvVFVYGnjeqcseyvL+yl1K\n0YjslktwU/lJHL/pUq5PwiFELuTgshlIzHRHt6XjcFsbf4UWe4mmcmKHENaE\nYR0uBFtXBhO9rHbkfZXA/NXexI/DxirsAPSxKbk+cY6uObt6koJsRQMrtHoq\nMvDsnEYqXFjnlOmoeCKZM2Q/1yTOoleRRjFtD6A9ZoEtmfFMBRn5PrZyQH3j\n8juUm8wwhnuG+wCzWtRsJeM0Fd4ec/hYKzeH49gadtfGqKqMkxgTTYm1uIOr\nxXpTvakVQOe21bFCK7ObmPB9lWOmjwwRi4px3hoPpnY5hl1XwIKzUK5Q71xY\n2FOvNVHlyOMPmnmoEpSzg4LgtUu7qlkUTyApRpVmI7WNpP6M8+fr65dOnUHI\n5iKzjgfgKcGXNibPTOOhgL+HkbY6GO1J3sS757MYAwN5iV58vVG5VRGLDVOF\n6VjMZflzItc7AstRPxqzFWmrFZXSjt/jJXuD9UivRg7tjDqkPEWEei4EQMxe\nu48B\r\n=iI2o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-7d5ab33.0","@graphql-cli/common":"4.0.1-alpha-7d5ab33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7d5ab33.0_1591181195596_0.8945711067052609","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3400a01.0":{"name":"graphql-cli","version":"4.0.1-alpha-3400a01.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3400a01.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7ff0a5fddbeeba90a44c50d988df5afa8aa1094","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3400a01.0.tgz","fileCount":14,"integrity":"sha512-9Ra36FPbBxjKLcDzTPkSOV/aY9t/5IQK6FSFgvUXYapuLLoITMGPSWK0Wt9NrImb6s3v1DLdobJ+kBijGnkvsA==","signatures":[{"sig":"MEYCIQDGk7ffrioBFaCDVmYrZRvlvsfX1cQBTDG95C4pBOKh8AIhAORz4X9tvWoObeQsxK0Waf9oWkrlTY8wd9EY0cKM92b7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe13+bCRA9TVsSAnZWagAAi4YP/0A4O9UDqbRblzvPra+o\n5A6qfHAcc8G0586OPq0RDOvgVBtH82/jPFvlOPO6BDduVFgzvlVHHkLolO1S\nj1ZrwrYgIoYhipYsvo2OVNq7Zi8vbm82K2KlSN4QYI0u9hqZgwE4GgpaWqj0\ntA1LDlU6jasLFNlPYTZagDYIdpyJL2Ee3KLbgb/RuhR3Us8YSbcYHs2QGIXk\nsVPWREwzkT91oyIWDySrcYnECh2YpC0rXCO0DHhO3FYaSx0Ut2bRB0dkRmi3\nAMLgW83StKqpQm80TeeuiLDDYh6h3FqQlMLIR1wIMdzbC4OdJguUO+bDE54v\nGYZzR2NM8vVOo+sCt8QRKvvaAn68kAga5BlXkqkI8nkV/iyjnVtv83ZZLeVU\nTw/hdx1PcOzRqHp6kEKefA7yBFiEHiwLXfUJAziEoUGkjGg6yJXVVxh454b2\n8gvUp64sx+eUOWT2tpcdvuzuMg4xxuQKMJvGXV+aYCmrh6ON/nXo0F9073JG\nhcjX38Ouo2Jpusi1NJbmIBLfMsIdOw6Kw5UaoSyQ9TJkjaOFBeyI3ZFR3jnn\nEJwySRyP8ZQIQ0MrplLg8aX9V/VIgWpTMOT+uv9tAdy8K7f5iHywNMuSeGfB\nj9CIrUJfG08u+nDvRL4Q+yJkfoQdmsp5by1RDRvrRXxa+7sxyO5osuH1SNZQ\nl4Sn\r\n=8/eW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-3400a01.0","@graphql-cli/common":"4.0.1-alpha-3400a01.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3400a01.0_1591181211176_0.9439829610257346","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"graphql-cli","version":"4.0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"48a353d08eb8c17f6a15f4c002e42481e66a55e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.0.tgz","fileCount":20,"integrity":"sha512-O3UHyNJ3nYBNfgC+R5hvJPADiZztZHgWoYfdX0vAtXf0yWyqNgtJQzkcY3RufW1Yi+Bq2Yo8ptyYr2i573GPTQ==","signatures":[{"sig":"MEYCIQDqHHsuqH8m9hNwjrhu6rzcJMHVhnH0DwtebFQ+kb1/hwIhAL9YXlMlk5WNiHcMW2nOoe3RY9+ywolpYWL77bG9EZsI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14G+CRA9TVsSAnZWagAAcogP/i2O3awIlQZ1SI4vN0zm\n01ED34U5TFTO9h8BnfjuA9u1h2Gr4xxk98TwcRA7U9iAht2X3QjGP37R9ggV\nxmmSnpC7GxtOHPZWsDGgzO0jiwoWMrRd8884VPgcJgG7mVUTco+dYJUQP4l3\n6cBeAwwQ/eO6dr0UG6Psq1FjyYPwdmCyhOSIqHGjLa78chhwAdtT+fYOM/IE\nkp0ccKtYUVUg/knC7THUbHq4VqXA7IMbTLGZ2fCVbR+iP702eoTnqwwCT6oA\nl+388ctzKVBeLcs73JHS5hJERi8/mTcNqiNHudAlGL8a7BwTnCKbcKhuz6ba\n4IkGOusfzWOQDeHjkEkt/5D30Ljh4l5TO74S06PXdofHpUzcXAZFpjyrIHhY\nEfmIrF7wCzfEDkv5pUXzSgZbGb9kYoj+30Vxf4eqmZkcCTeA33OlZ/qL+ggH\n1ljRiN5WtyfMyO6uYaIefL4OIzUiX7uI1UcyByshgOxuoRT7C5gQYjR+9dwh\nzd3yf1gmSbtIMPtCjFtITwO24Mh9Z2WFasjrDfmix1RmNyQA1X/e5s1LTjs8\nK478Bdto4u9q/lEW8GojFqAaFEtGMEi/Qui3OTAfHTtVKVSLTZFecT/EygeN\nRz3VL0tIaN4MGcB7peBTU2t47mDjpL9SLTlDBnVdHMVDNV4XbOh25Wm7zbDb\nHPF7\r\n=2N1V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.13.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"10.18.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.0","@graphql-cli/common":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.0_1591181758267_0.8346108482329517","host":"s3://npm-registry-packages"}},"4.0.1-alpha-caa5901.0":{"name":"graphql-cli","version":"4.0.1-alpha-caa5901.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-caa5901.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60cf222fe129625d58c9c90242d553f1bc0d9d70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-caa5901.0.tgz","fileCount":14,"integrity":"sha512-bvy7cIYU22FHple9MGaomOy8hq+/gfyzMsbBuCklBiyz1tpsY08j9NFdYT3eDLw6mHpgLfXjTPQ29EvOOIOGrw==","signatures":[{"sig":"MEQCIF17wfWDr2SR0w3T/sSA86zwsX33E0pb7Cbah7pmMt6NAiBDcm5hvLCQrybTkThGv6BOT2dbrM10CD3ZBtHjjnkpLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14Z6CRA9TVsSAnZWagAA2RUP/jKgGgh0C8VcOKgtlmQC\nhnyNo31CfxYfAS/R81COZYZxgyBpZBfz/6Epndp8PJ6mgChRS1KRv2VU2+Ob\n6002LdmswuL56A4TJwZ/msT6I5Um4n+IXO8ulRjt78qUHRQoY9nzFO8h9O0R\nyYZzk8FV0BGFmTZw1JHjDR0jTmKhcbvApv3+kiX7ROoB2RaAEomCTqLfBbvX\ne/DfmH0mW3zATreBkjh1mL435GudAhdxvsq9W8/QheJoxhWffpw2seZ/IuWT\nsmu+KrIS498thBapZrEcIF6PHqXH+mlbAkLQuLtch8TqAZZ3XHD6L7h5lldK\n7svKHqMzZzgB2EbojZVudC0fDiH1dgkSx0QNRjWathce0YhjgpEnt7cnkN7T\nEO/bxSTtH3pkygPhCG6sqxAHyvNfgMEUHLRDKlv/V8rCu7hzCda9PtYA2WkU\nfflJSx8Y12mObOw4uy2KyGEBLaK51EwaGdilkJpCWzRPEEv4zyBBWrfjnGAD\nv/pGAOEhJdMHra9p+uwb02kjJM70jcVIIdHHnK/eUMc5qtbcB4eKnJZqtbe3\nDv/CxFqPg2Qo/MYm64XEYuP4hzjWp70FIOZor5gsLQivWbi3nHSbKUO8Jcb6\ne4LVQTzisPvBC7cGvpTRVcC/cOhWw6aYnmz5dcfq9vrMrUokC0XCjJuPM/wA\nDk/t\r\n=+iI3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-caa5901.0","@graphql-cli/common":"4.0.1-alpha-caa5901.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-caa5901.0_1591182969614_0.9779095801472102","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fc6303e.0":{"name":"graphql-cli","version":"4.0.1-alpha-fc6303e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fc6303e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3b3520fc115d4d14ed101c992e6f7c9c508d3ecc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fc6303e.0.tgz","fileCount":14,"integrity":"sha512-+zWzanFPOejZeuIr0KvKi+P9H6FCUteAFnJXyzVhHb8V9bEgaCVM/GtANyal0VRfC3LMg3Nf74/Gm2IgEPjGUw==","signatures":[{"sig":"MEUCIEmkZJC94UNd4QeK0wSrW+AGn4w6YwbRg8DB/J5gAGYeAiEAmwDQdZQw8jqnSvVCO9tOVlml/Y7yAwq5X+KlGm5aUac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14aLCRA9TVsSAnZWagAAi1MP/jI9Mr1KBjEBUbg1W7vO\nnNf/bVM7ce7/eFs4/cZ/e5xdM/dRnLda4+MAccgXSt3aUoKldfFW/gGvpLTu\niJgPs3PNxeoih2FU9Jb7lCPIXcfPzmB/q9oF+dWJSvRqSP9KeikSsj41Hwwj\ntaBlGCiLVzclmbPySvy4yqaTrD/CQLVa4z6F/Croz8mEhBQ0cYt1554tKRD/\n9CbrXVbMLgRym+9fytlv9x1/z9uIPi6ZkeaiJH0p16JR7e1yaDCoxFTt2w0h\n4DMiWubQzMLq+OpM+LV3qOK0iiIwdjWMFtffqcfk6Z49jovOH6Z+yJHEsJzT\nJyz7BSQYx7ljSF0e8RIHb5DI315zlWxT5MxcsOeJhSWvhb5ly6rm2I/HHSEl\nbvUZFvPWh7bN224W2dXE/K4T4D5GEkxgii+b7EwIzw90bBfJ0XsnUFu3irOv\nfgjwi6Hnv/VWJ0u3I4Qqy0JsB73Ba2Ix2m4RCKgmsIDSgL07ecg7iwYU6gtV\nNg3WF3RxvBk2iKOj0m3UAnJhRxY+hYrDNU0HpY6bnow+xeGoE7C2sJMt/KQU\n0PfV/uNhmpGg+1JgRoV4k5LQZlrFtrSCVld8emsY+vOnOCT9f7d4pY4dQha/\nK7SBwA/SMctRJk2ibrvz8d2NcmBE7X5IppFjrnMG1faLph7jcnx2tE6abwLI\nVZ4H\r\n=Bjmm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-fc6303e.0","@graphql-cli/common":"4.0.1-alpha-fc6303e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fc6303e.0_1591182986746_0.4143248710703187","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9b91f2b.0":{"name":"graphql-cli","version":"4.0.1-alpha-9b91f2b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9b91f2b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"01bc30afa60045e70a3b7d7ebd363fde08d53cee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9b91f2b.0.tgz","fileCount":14,"integrity":"sha512-EZZqaSvcNY8sOibHxe7qs7X9bIC1cGKRRHTAu4MifhyuevJ0WGg76ufiF5TiBJa/fo1vQTGLZ8YUav+8RMB/+A==","signatures":[{"sig":"MEQCIAHKR8Jwbrd2smuDbILUHlR1AAGgpwbJCaeNDSfyYetgAiA3EBnmMvmFc8CfeCm6NFPc7igZuCY7PDeNsaAo0bBmKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14ekCRA9TVsSAnZWagAAKaYQAJkActiwyh49uBnH97tI\nbGU1aItSDDWGk50nD5hGRrlhjFJ0bgE2D1joHcsg5EftHgfw0D6X19e6Yt0p\nNV0JKRMl4Is95iJZPqIQWpKFu8TrJVf3HKXIoSApyyUYHEuTSpTLRsSS+BSr\nGl1CVn8SMwYc8QZftzqTs7DpCz6WRIHgmqazbMWTi+cAiVoPmU4agdHhzug5\nRO8R2Sofe6Un3af72FBzOl71NYzs26oRGo0Wyye/g2TKyE/KW+DhNcQohs2N\nJ67qoTvgu94hlnBIf4mBcAb0kYU6mZbmc0cA6EVX8/+ITz6gs0ohL7GyyEgK\nV58xN8okQ8oPHBcqNp6ZMnUTLwKStrFAbgOju7IaVE2CyuKYbhIv1rTwkxrX\nGvx4oaR7ixI5CRy4lg2gQbJl9DjJ/+vqOHPrBSfCblKjZ/CnsiixL8dwNEV2\nHTdLMMeAcgK9sBtgxNwA78umIv6QEWnnaIqEE0Uar8BqqWHfCYxoOhqkoqLh\nZ50UpuyAwPIUPqd6rt9kow0JdkMAUXxGl2/A9Vc936oQs5PYjp/QIkKwG2vR\noVhYffSXUR7PixGuHv2LUTFE5UHFvIN2TM9Gx/dKRP+wjU6otg0Zt7/Z5ylv\nmuDzO6Ee4i+wPYEofCQXUywgQfOBVVfAccq6kjNs+GPSPYrdRCS6igHMYZEw\nkkYE\r\n=xUQU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-9b91f2b.0","@graphql-cli/common":"4.0.1-alpha-9b91f2b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9b91f2b.0_1591183267867_0.5737407980930964","host":"s3://npm-registry-packages"}},"4.0.1-alpha-53f20b3.0":{"name":"graphql-cli","version":"4.0.1-alpha-53f20b3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-53f20b3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"34e5f0a5cc566371595a326b09293c7676284af1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-53f20b3.0.tgz","fileCount":14,"integrity":"sha512-A3iYrY0kxdZN5Ir3P5AwFcxOwk63PchONg2J5mZwOPfxVP0cYzlMAqw2niMFPL7abkpkMHWn+Yx7G4d56bgCeA==","signatures":[{"sig":"MEUCIQCIY8jmPJkCcBf5nRqrvKNwu6tzMVi3Rb9xcAVPivbBIwIgGyVnrhsEmIUraMUTNFEVT5ntxeRsvj0m9a5v6zKgwIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14e0CRA9TVsSAnZWagAAS0sP/3iwrw9hwb9mN1VteGXe\nZCVEwjezA8p1r56Lz93weRN3nwQPwP3vpVE11smSlNP3zfE4GeeudSe+gdP7\nj2slULZDMZskc4t7rpDTlOUQVXkwFJ9LOqog9sNCOqhWf+z+Cmvg/JXTl2wK\nVzfshUBaETULMDsevp7hgz/2+wnsS7o7nGuGbJ2oKVprPUNqAPK8J2P3ZSAs\nqw7T3F7BGlOLqVTUDlSb1vrBXXdVZ/Stg3I92OeGN6GrZrmbAkZH2xqAPnu/\nYDy5klGBJgvDFNRb+TV70jwUlKhBxutKBpAbvDrNE874kYb+CHLdqmKCI4HF\nmLYQU1rbfg3cGjQikav7w8OuCjj1nGf4Ide9wCV5Pot/IUqtT91CItxDDCaM\nSnAPHSJSmhzPzshxVIlrfvXdM0hN7D2xySgrb/JnoBaWBqHgrjcjHsfEqPYC\nFS4QvhvxbeGMu+uq9i1Bvc0J/BIJE24/hFMa5803oepgnSkINneTlNZjpcoQ\nV9YNwC6EVFQmHQ7xRHEpBzcC4rKEJ+Q8VsSXORsbEoDdEOsAL4KU2OO5eLsV\n/XFSCskKNVTCxI1zE+F7o2YeCM8oq/a6iuhGc7brMQpyBYKkSTKSkiamxmuL\nn+JO6KHUXptgOUL9UKlFnxLvJbNzBACdEhXHVy7adYvyIhLySAHxra5jffpd\ncnDI\r\n=dh3K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-53f20b3.0","@graphql-cli/common":"4.0.1-alpha-53f20b3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-53f20b3.0_1591183284042_0.19819844394884711","host":"s3://npm-registry-packages"}},"4.0.1-alpha-71cca5f.0":{"name":"graphql-cli","version":"4.0.1-alpha-71cca5f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-71cca5f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2eb0c549035940398a30f0092fe5b1bf7d1ae549","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-71cca5f.0.tgz","fileCount":14,"integrity":"sha512-PUQgRM1VHbEX5qhe4FCmcj8pF0H8v+FWRki9KLIXnmGoG0n/XgX3YS7P79t6k419L78Qo1dUnS7kHyvHDuutgA==","signatures":[{"sig":"MEUCIC2w0KIZBb3TAWYV0SKBGHQS40Pek391bugK/X0TQ5edAiEAsjOBRUgFjWB4Q/HNonTXfuPO7CNNaWdLE7ondgb3VcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14i+CRA9TVsSAnZWagAACeAP/0zBvqR4o754oyvuOkPz\nSF9+043124rDNV4V41S0zCbMIFUDPmxsXgZAQGiZ06kk8quBIp56GPNc8DNn\nGM2oQLCQ4xiv+EHDZVNoqoad0oOOoDG9sKn5sURLbl4BORZap1QohFVeEOdb\nNjEuFzdt0Jnq/FT5akazgfkWThDQPh3MHYEjfkpkzAAcq9f8t8ymX1HQZOA8\nrpvRHy/YEX7j2WDPnWaJ5xDEkO3NwHHYSEXyfNizfvpFwZTKos/uj2ANqpUl\ntgjGEZHF+CGzKwF4fpHPEUIg1QPs8YqSWgsA77GPM3FKFpp4ile4fesDWZ9/\n+bU5949cKGB1bfMx3Ex93Em+RimxZ0cCkyu99yKh3V2VhSBK8SrOlrW/Ne4D\nZJqOo3d+ylT+Txjvvqebqu+qlSkLFSNsjN1Npfm1XMTD/W97BG3GIi0UzbMl\n7iNvAoBdvdhE+yHri2zKDU5zpO2gS1vUM2nvNOpHkmqnmUSWMGlCVlrbF07P\nqCvmnG8ZtwA8DraCyY/B2OnpgYK7DTlGJosstQzXWTrPlYSTDY/o2Y6joVCI\ngdfTasrFRavUZbXoA1zGvkNQ4gyBFf6V5QfFhb/PT0XSVNWdFMwbIpr8o7CD\nLE83UwyWd1YQx12Jp/dslrsis7OqPxfL2aH/ucjCSMZflpGW2mCTCJKYa3Zf\n/E8R\r\n=OKNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-71cca5f.0","@graphql-cli/common":"4.0.1-alpha-71cca5f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-71cca5f.0_1591183550138_0.20124327624016214","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5f324a0.0":{"name":"graphql-cli","version":"4.0.1-alpha-5f324a0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5f324a0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ee6e70be4fb3c40f66d7dcaaae2c646e473a22ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5f324a0.0.tgz","fileCount":14,"integrity":"sha512-H/aRAYD+3g46L+Yz9vGQPAE2LdZ4uA2wZFBLsaaX2nwzI+6qhKxYSWAYl1zmO66UafIqijkgpBe8B3jYx9cQyQ==","signatures":[{"sig":"MEQCIAxmCJMyotaodnxFSY+68y6jvINYtiw+/ob8DEpgINMMAiAtRKk0iIkyJLSJlaR6Hp2KeRwX9xEFjGRGkIqp72KpjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14j5CRA9TVsSAnZWagAAkjwP+gN8Wh06kU7OA4j5zEc1\nbp53/+wIkeFPQCIX9J72dzqYck9f2k+PY46kyrJrVeB8504jqofPZptdVgCP\nFAdeYqfzcRZV+DB0QzW4cZXXCzDyAMR3jZvJTBL9+NdVu70zmzGRO84j7EDK\nFcantPu/Row3Ubq1KAgIYwWMyUtWVdlIWRoX+q1i6kwhHa7EXq/Xa6DQlJcr\nhgoU/yFATySXsfL8aXmUVc4tNw2mMlpqLtHAftP5y0glZ6WXrz4BCfVK85FM\nDmu33NCBJCdYHtB6LmW2BW62F6//YYkNg/lr7BPKkduHkDQJo1SlRqAXmHRr\nUppdYvibyGUwlcf/x4kbpg2P5+pDB7/QtKznGiu13Xeps//qbPK+veWzdfCR\n7oMaMUM54O9K3Zb+Fe76bLrC8JzVD/cX40tbRdKZAzjon6pG/rI6Z3onBGAo\nj1/kVvEdyBJJqHaWaoDdDUa/9Zh1w6CDEvX3Wu/gnqXdPPrLny0xJmhnGg3P\n4WHrr4n3aOoJVHfzW49JzH4yrT3WAqFTEHy6AY0pZWdhBa0ySHCgNHoXt9ni\nI6h16W7PqTd308FElDPeHgn7sgTpmH4qDyGdGIO1k0Vkv792GSbug/tnpVex\njKbBsn6E/pcCRlp09OboHfo2R2BigvFs3vxbECg8MbXoaLMeplbeTR4hasRm\nHGlG\r\n=qUVJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5f324a0.0","@graphql-cli/common":"4.0.1-alpha-5f324a0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5f324a0.0_1591183608993_0.2659129244397824","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8acd7af.0":{"name":"graphql-cli","version":"4.0.1-alpha-8acd7af.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8acd7af.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"10fdb51d763ee1513e8a69bd4eee582d96ab4c8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8acd7af.0.tgz","fileCount":14,"integrity":"sha512-R9IirfnkZlG1Nrwm3vedZ8WwJjaTCo8QZxvj4GHJfL0Si6F+l5XfFH/I5rdgZHhcwnEUTr6KV+gYTx2BlETmQw==","signatures":[{"sig":"MEYCIQD2nDVanV1/qOPsdxrueGI9aUrGh/eDWY3Gp1YTPryL7wIhAPku67ViVCdJU68Jao71fKm6+RzxWR0gYYVuBkyE6E0G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14ltCRA9TVsSAnZWagAAefcP/R8FSgeJPsQMyrcbg45d\nWxk8IALvTM++HkfLum9DzyS7XXw6DzUMJ1HuQcrV9MYzKp6snh3kkY5hs8fO\nHw4oMuM8yU5XUcFqlzMF8wuwVFgtHHl9ThFbzOVOuQEpVjKSf1Ob5ZR5lHil\ntKMHAx3gB095JKR1E3zBUbrgI1395Nchn1uSqmsp+S78cROYCmuninHdk0td\nX7pNRbzaWyGv7eAXUyTe4Y81XDj1Sso/1CEp0MDRX9/w8UVG8Dy9GZI27uqO\nzWMIfFKkGXvanVmZ046BpG0JSRoMQaqKxYipuKP4DdzOj9pEISeTi9Vmiy9I\nuuLdo1EPP/H15iS8gvqnUwATuFwS/7Tj3SAoowQZjtE8CeK1xdfIoHHNcWkP\nteJa/0pSm/Q1DFTCdG1dN4zH5iWceHCimOqH32poQiUu4akTFinFzslewofo\nl3yydYpNixn6Mh25CYqDSTYdWDbaztAf0ZSzQKHFPfjPLrKS4vHSXEJ/f9lX\n1T+AxmpHoz8synOYYQhxi2zKpBJElbCynXxD63maFr1VwDhZ7P5RhzAj1Meq\nI+P0z5zdcZDBaaJV5dTVj5AXai4yCQtBc2YTQcJHQAYpHII6JYcGxuj0SVnA\nPyQYBuAs7lq/x9TGy7sk1Oa0cAdGXRPLRyinYJEfP4PfQg6IF8injsfZy4Dx\n8sfM\r\n=JEZ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"^15.3.1","globby":"11.0.1","graphql-config":"^3.0.2","@graphql-cli/init":"4.0.1-alpha-8acd7af.0","@graphql-cli/common":"4.0.1-alpha-8acd7af.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8acd7af.0_1591183725361_0.14081802777733543","host":"s3://npm-registry-packages"}},"4.0.1-alpha-67a1e84.0":{"name":"graphql-cli","version":"4.0.1-alpha-67a1e84.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-67a1e84.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"186200ba37c63ae0b6622b24c6783500df681945","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-67a1e84.0.tgz","fileCount":14,"integrity":"sha512-aGfNvpIeszIf1cRu7nuKRpyap961Ov4tP2sAKor2Gu2lXAAzBvOjcAdE3jL5O8bl7TbIVLfxW+rzVY9iZWcH1A==","signatures":[{"sig":"MEUCIHXxIPJVMg/qe1fHIaUrQuMR75g/SMIcTloCQch4vnuJAiEA93y27tExe7YQVXhKhK02HdlwZYRr/yFyPvCtxSQvR6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14oqCRA9TVsSAnZWagAAD2IP/04MN/1ZhlJoTkGR+sOy\njO40bkujOjbkrJnWKPdnmquSC1AFkCeU4HU5alddDUJZsLyPUtHewJhDsOPl\nbPVq7H/nIHnplizD0EIIXfvVEsRaU4RsiGHArZxB3Hh7iO5L5QNk0ecKKGuJ\n3G/w4dfLBiZwiat+ryPZv3swhycER1DITkwqIfb7FV8ke9XXp0VPZHW0IcrJ\nttc3OCe3yUC75eNXqSSdiq1QIeJbetD5VfoOBOrDtL8mIowPY0xdR+XjByz1\nItwFYEzkcE35LljCzFA2GvmE6OpaSirjMYDay7qC9cHk/E5+XBu0KRyurX3F\nWnG9mLWuR41CiEe60OYPnqcmCeplcy5zwkNgVDbPJfx/dv6znNf0MJ8jQgyZ\ndyiRwCg/PIP1N15m+S+QBritDHvc0G06dya/cm5jB5RluDmIYQgNZSp43XqI\nGXOAYm2KS4xI75pvmr4n7kYdbjNUd1eWccc6lBiUfGNOL5F98gIpmpBxoULX\nYESgBZar4l5aJDfrxrCJlo3o9XDLxCdLF8LLW+KOd+KBzo4uEFNnxxze64Jr\nQWtGVkIJDBrbVyfSeuKFVTNF0eS94uNo6FY4atIJ1MblenKxLw+ZnnQgRrmQ\n1wK7tOv9j7HnLrJPDgh0wVopwtyzWQa+zh/if7FlVG20XvBXbmfhJn49SIBg\nkYXQ\r\n=n5ip\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-67a1e84.0","@graphql-cli/common":"4.0.1-alpha-67a1e84.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-67a1e84.0_1591183914292_0.509861355935443","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f9b32a9.0":{"name":"graphql-cli","version":"4.0.1-alpha-f9b32a9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f9b32a9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a93b18400e12b4083597fc4f1a4a4250456dbaee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f9b32a9.0.tgz","fileCount":14,"integrity":"sha512-+edvAPV2SFBbn0laJAECtofORMrccG844VtZ33mjC5uaiWcEfAez3JaPM6p8hWLkOdYxO4sdvFxR0bYYm31MoA==","signatures":[{"sig":"MEUCIGUfIYml2A7grp22kn7LdU9WosZM1mRYGLXb2wtgaBgtAiEAi6sGPHLUpfOk+9cMuMAMs2cq46izgAPaw04BSn7kyQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14qICRA9TVsSAnZWagAAiTIQAIoaGxzmIX6Tu6tSCp68\n5gfI/39J7QXMV88hkuyRFwOzfhNGIuE58GRYrdxmZkfiC4ukgigECRniks9A\nJuwinOXzj3ZTB1ZNXoSqO4u5zswzOJSwMy4HRSnOCN7ukhekn1oAOPiZ+q4r\nVG6GBV1aoFrM6MQHay8wLiEEqttdahNPwk1QywH/XxBZzgFpvCfH55oXsIPL\nF0hvYQkKHqaURErr/pxG5N3tahd2uf/QlivKF/FGV7EjD9bnQdICY4Bq6KVz\nUvxOfJCdRd/QolVSmi39scLW8mbPltzhzKgFJSHVmbAKmWFksxg29iH4jZWF\nFOh+O7m6FgP3TqbKmdBoT4qiUMENNLcdew/7Q/bb5Lk7bcC6/KqX1gNywfrN\n/SgtNSYge/flvnZlNgrzItXBYMeXe90hiW9iaOufzCZjbeD26a3SZ0ly6Uu9\nhQe0Z7S0fVmBBf5poGfB1o3Q/++nXl0h+QPeTwD7Hhr2XdL5U16J1fWf0cI8\ndohHu6+6x/ZtQRUELrHWnzocrLgJVvj5Lk8a0Q9GE/3ofxg5ggINKG53YT03\n5nWio8aUnBu1Tr+SbdmhpcGZwyaL8QByqInFS4NBiGCl75sXhqhDcfa/qpzn\n6XEdz2JhlJssXjP5d+MOp3MEyhrGNf9Jl0B87I1jOnQ7jeAmO6w5jgm9awXO\n3bqW\r\n=xcB3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f9b32a9.0","@graphql-cli/common":"4.0.1-alpha-f9b32a9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f9b32a9.0_1591184008403_0.8218883770442005","host":"s3://npm-registry-packages"}},"4.0.1-alpha-83459f9.0":{"name":"graphql-cli","version":"4.0.1-alpha-83459f9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-83459f9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9b71a6df49cd6f27a1877cb1bf95e33a046a0fdc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-83459f9.0.tgz","fileCount":14,"integrity":"sha512-NUp1zYWnBeqMx4cJlzyInGE99fqRwawwyE/8KD+ID0OCix94hyGkuq2SIvIEp49RsVgqsk5Qqi+Z9n9p4lwdSg==","signatures":[{"sig":"MEUCIQCNVTKLFzV587U6yWHx5rB18OHAMK7umczjzZCxDUWScAIgI0CnPpoSuFhUC7NL3BdgfCR5q0lK2+CBLUlv09l4Iu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15FhCRA9TVsSAnZWagAAM7MP/jsdm9Dp8APai2iaa2TX\nxjiV+j6dzp2fEjSZjG6Ms5UZeBHdzZ5gX57m630eWerJlF5Y2/8jaafCZSf3\n+wYhzCz0/C4VPJgLOjKKaS/ykNpxCqg0b7vT2tfUr9LqEVttwef9GWfnzIgm\nVyx/222qkOtZTmt/kGjDvfw1dKm2zuQnPg1HrQ5FlFLZtC4TwxcvY7wWiR/l\n8oXCpXFIqBente/WlVLn/N3bRPOMSZ39OMLQP4s03sxWgK4BuwHX5JKwIAcU\nesmhq5UvuOQB+bnbk66UC2UTp5idXa65SV6sQroEUKo7aj5W3S2TNwietKCl\nOmPhAY9P/TgiHRnWnGNOuapah2YNFtVBvf+tFaz5UGCyTeUVixaozx10i5Kd\nG2wgPbfyOOsmRMFH4fIg9YC1u1gMJcQx6Y1QFV7/UDJPi3dgom5QSkNCDQQk\nFdX1Q/QPUYI3CDs8J8Esn2lnb0hP7pGhGqChAeVZu919F+BE0FqRt1/zRDfG\nM+HVII3M2/56ErpBi3zl3L2ca9k184kkEo/hAS8RoNHXpKeJ0ANHkkErBw4V\nzkaDSgWAGkRjykvxb2iws73mDapTuMQMPl7MIg0pfwdzPj5lC7IZZHAwsAki\niHH/1l4sfU7ADdY3Czi1HvYymTQb7xkEhkqn/ZiOyDcWx+SuRPL3N3WWe+bn\n2tmY\r\n=aZn0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-83459f9.0","@graphql-cli/common":"4.0.1-alpha-83459f9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-83459f9.0_1591185760556_0.9752366647360415","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4e85382.0":{"name":"graphql-cli","version":"4.0.1-alpha-4e85382.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4e85382.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9fc6d0c4155a4605814aed66b4bb47617c33888a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4e85382.0.tgz","fileCount":14,"integrity":"sha512-J3Jtg4ilwzjAbU39acNjOk9E5Lt3vgFzGcUu4CgGFQxdIs7RJMLOxPoVYmCmjg5sxCo2keUSEorsYOirLI2FWw==","signatures":[{"sig":"MEYCIQC/Tq6QMwFAx5hbBklzfyKGX8G4VBdPtIASmiVsaNDvuQIhAMFm03PnXb0GWlSP6lUhXjmQAYYSjDFfUH908u9WWVq7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15F9CRA9TVsSAnZWagAAqK0QAJA3fNCrsODYyTuZfngy\nc1DxEg32jXsqpKtstgFrLDHtl06MYxC+Y+Fdrq8oJjuaduisM7n872kDU/RG\nSkooSEo5fMLBL/59/JGWPfO3Hq/KN9Xw1dw5WfgKqw+hJFezYb/qQYTIzTtq\nfWC63dLyMZ2vYzCWXjLIR1ypMhJVpT4VCnnnEA4zDTZe7CyNAXub4EuoY+eP\nWxuZMB85cXjT7qdkdLhj9njDxKDxqFUzmVjOHHc7AJuhfjRuSUuBrcQP7X7L\nD8d2PlHzYQXSuXtZ8P0xPN6irWAVFe0VDUSMjyQPlo2bZ2BjwMLDMCQFMG2z\noS8UVmFTTpxVNnnMG6yK59ICKTI5PRHCgNEQEVEL6fudrfNj5sQbZZmsl3F/\nB6Kx9IniNoXcy0Zzvn7+3J0p+UsmBZAgA5jK54ig6YMZs0uBLnzc7muKOSiR\nIFvrQxOBHC/ckqhbnDP+DWQ+m6i/owIeizB2DdmqmMLmBRH9bBaKtMShRn5A\nNOsmaQyUURX9mG9O7bYpgh3h5AUAKbHPuIPYxE/MKBqF6PashOatdvuvHCHg\n1ro/gaHrgisLFjlGExtWfOl/UsK54gbVaFrJ+rou7adgw7sTPIDjvv7n4CdE\nHrKOoBJnt9LuliN5M50mRX/91+smF/iqwlH02I51WNmsv/NluLake5oSBjB9\n2o9o\r\n=AceZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-4e85382.0","@graphql-cli/common":"4.0.1-alpha-4e85382.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4e85382.0_1591185789151_0.36837702248396753","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2ef9e24.0":{"name":"graphql-cli","version":"4.0.1-alpha-2ef9e24.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2ef9e24.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3a6034c814f4fe1c0ba5c1a80ad1df724bbb7c21","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2ef9e24.0.tgz","fileCount":14,"integrity":"sha512-dNlRu4fEcTCNAZfGxqVcWhhyXIfHXR9lx+Olcq7muzjZ7C7bflFhrCRDZX85mrKxLsf27HCqth1t6tkkKIpTAQ==","signatures":[{"sig":"MEUCIQDHNQk59xwY6DReq3ClU9WIDA0y3ZibKwH751ga6jvKNQIgPR0tyORI3WsNpBxZv2wfA4O6NZ+n9FbjBmkBmlXVFLs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15JtCRA9TVsSAnZWagAAbgsQAIN6J3Oy0bQqVqTgm2se\nvoSQ6TyADgL8EZUpwaQ+0IIkPdyZp2E44wdpyGNLlFMWR9S3zjXXGOKz3BTf\nDj6yiDpxRPNGKbDbHczbsrouQKVm6R5nMVnmOMloLqJ6bdg4FMH/F3drYiJ+\n2Mg3u88nqUQ0i/X5jWYCDQkz9MbxJXQwqe/8Ommi3mSRJmOv+a9FXjsiJzq/\n+GO2vbhDdYREuszmsgw4VyPLsnaFD23Bvoakwr6+b1aBYZHe22MU4eoeakm6\niHJH8GXRFLuKRRh4ZJZ0+ESXD0jr8Pfme4xXXP8eWX32CIrmhFbJ4xXTB4j6\n2C04w7Dh5NzqLgPVbja79EvBbzf6v+GIRCBQ1Q8p4uyWtt7AKL5tWkcWmO7e\nTwvLlAPrlERk/nDS4LyQdJ4jb6ptXiYnCbTXkeitqaVRyF80h9LfHvIpUzex\nGObGR+ARAbr87144I/iAeISMd9rs6EaN723IepX6ozV1imrQyH52dPDk9h2E\nJL9NNmpbBbRmosCZbJeyEq/BVKMAD/e3VT4xzUJVc2FDOVBXqV4ORrmuqg33\n91kUqKze4dhWa5LQG1mc/MQT4tDTcmJ/KlZIgaAtcHHwm9mqOWSck1EDj2hS\nFovfs2PbDqeXE3t9ttdZV20O5gnKxxfanEzeaPdWjj3AnGKsMLBagxU//Ixq\nC/v5\r\n=VCzu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-2ef9e24.0","@graphql-cli/common":"4.0.1-alpha-2ef9e24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2ef9e24.0_1591186028784_0.9247256211652533","host":"s3://npm-registry-packages"}},"4.0.1-alpha-19cceb5.0":{"name":"graphql-cli","version":"4.0.1-alpha-19cceb5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-19cceb5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"573129d472db7eb4e683b572f17a76d67e3b3cab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-19cceb5.0.tgz","fileCount":14,"integrity":"sha512-YcCwQo3gcHkr6WS1mcab6Vm9h4efUVEo5TcIUhMR025z0Xk7luwHbTtCadms3B/Hr3A538I75e7QR2JjYwW1Xg==","signatures":[{"sig":"MEUCIAzYr7Xg5KJcIAq179T3of+f8BPrrodZxC6vBiQl7ihzAiEA6rBB48iKOHkGw5kEtwGZYhao5xnefJpRTiCZR5CMgiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15KMCRA9TVsSAnZWagAADqoQAJvnbOas87mhYNPRIkFg\nJyurU48WGBlja2Z4+JaTZT7ly2OoUAVWKTLvOI8pz7QHgTwdRhZjP/4Nxn3X\nPY4ZsfLw5jLXRTawyCV4NEUkZJpIeXJKaSv0R4Qrbfgg/zKsCUGCt4jyhzu1\ndC2w2dkfGOqRES8oQEApy/KrNsqvor2XSkkbB7bISzCZ4lXRS/WBBUr3Drui\nmzUj9yQimGs6ugonsesVR7dCY4Y3TyuUzmKZAZ9lXNudM4y4d37mb2wKn0G1\nqnIzUn7lPmqiEaXyHA9sRedymxrU8MtAX6C6s+AhjkeIGA5mrGQLljHTlTR2\n5RhU8QX/NeGWml9vgmRfr1oWnjKlv+vvmcyr4XUFfesvtMTxOHfnY94GgnKP\n1+t7jJox+HSDnnXbaWCr2/WdtSUx/RQVu6o8AGEpfwXMbRNIIi9Mv2lCPvvR\n0nXKH9ZcOfZGzzpMb6RiwAmO8d8z9xzjICvNxYWNr56PV4qqGr5eOQlD+sRe\nY64VvDd7WNuoWwCGGRWozB1c2G/twZZMFbZKK2HzdZJE0p6klLHAFmSpVYR6\nz7qfs7jt3sIEzzsWQ5tqO/fgw0IrLHZVY7JSiOzTDQEyPXAEWn0OnZPrVhjO\nFzcxe2WBqfG1EugxiQ05cn4N461zVY/p/0adW+inzExQpsKlnlCG9iVMZhD8\noMaX\r\n=dH0W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-19cceb5.0","@graphql-cli/common":"4.0.1-alpha-19cceb5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-19cceb5.0_1591186059883_0.8972135557075749","host":"s3://npm-registry-packages"}},"4.0.1-alpha-af59e7b.0":{"name":"graphql-cli","version":"4.0.1-alpha-af59e7b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-af59e7b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30b946d64fbca62b1fbe96522a3a8d397ff08ed3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-af59e7b.0.tgz","fileCount":14,"integrity":"sha512-/CLKpLMOTzOLepa8cQlC4+8S9v4iePe+j6z9MIt2kTUyB42F4xqxWl70uQWXzmErcX6w4m1mr5rhBqIed041jw==","signatures":[{"sig":"MEQCIAc5Xndj0l90BF1LFSwUPA78ryXyj4AIx6H5QidMtbdwAiA+gGhyM/A497nFB8v7SZ2QOwsJd/QSGmlahNGrqCUDpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16C6CRA9TVsSAnZWagAAPLYP+QEkGRTkTmTykv4hHK/q\nin1JKBBmokjfpSO5CMXJ1v/MzwDOwYFWkisABD0c0wAXfmWt8zSMzcApQfYG\nW4nTf0g2n7APTlb2/Jyd/l4bOxbwhw5798jUMKDHGPoPoKF+jM45520dQDsh\nYmINmqGP/b/x/VTjoyV0H+ckrU2e2ymQc28NEpI4p3ufkLPYBNXnt2X0gB5h\nE1ZKMSYvbyJDOwBsr7dmhhqOREIXEYURX2DafDQgIc8kcYQfjY1UfMgkJWAg\nD/LOJUs+9fSlhpcnH774cwlwAJPF5GcAK6vGiXRfC5AQjWQGV4F/XGUt9bwP\ncdu7cPrzmbjZ8EqooT/MEHOKTOmAxMKvfRJKUfjJ6Xw4XbX6HmEgSm9w1L0U\nIEunVCFAo4QyjcXdCIyDUUH1NwNW4KGb2XXB1keYDOaKeuT3lgXCs5RevBKv\nivcH1gVcbvJNQRSDT4MOyvQVHxy/CPVqgG6xpLID/IlJtI2FuRfcfq/DwvnK\n8FwamjtBDzNHlmOquQUc5aBYl5MYZBCyNj6kJ6YNZIfUTyft52V6mkyStcH2\nMKm4EXzdCJ/pbJr9o/hMuvy/Lq+d26DeC+xkkWxSooWubCEzcePVTBYY7uZ/\nKRyMcl332XjLyRl2hTqeFU4wkwNCh0UaDTaQT9vtv3b7+raysIgTG12FnjYz\n3dme\r\n=8w1h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-af59e7b.0","@graphql-cli/common":"4.0.1-alpha-af59e7b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-af59e7b.0_1591189689824_0.9115435100648275","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4bfd946.0":{"name":"graphql-cli","version":"4.0.1-alpha-4bfd946.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4bfd946.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"66810c731989372614e1251e6595e1bc2bb9ed0b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4bfd946.0.tgz","fileCount":14,"integrity":"sha512-/qmOt6EzSbOqFIAJ9QJrEraCKNamB26IWeGgXUCgDPPgFHmAfOF4BItpSqZVpUEJqIaXoDJV0qDlNfTA+cyTEQ==","signatures":[{"sig":"MEYCIQCNTYglQE7gNvDMOwdwNrpW+6dhOwp9B46IJYozcHLkpgIhAJDQO4g1VY9dywYBFYKo50UVsU5ZmWznKXafEtk4kjRo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16G5CRA9TVsSAnZWagAA7J0P/00yxl7GVDuG5lzO1ok4\nTWE/PcNtCvym2wNlGlkLoVa+KVE+BArNiJspEQSQLnKIgkSnFIfenVy9sXjR\nJ7MaWUSG9z7ECithvj8CAaTSyPMksF0yL8GMzymZgq3L5xsUzAy6cP6OlLp8\ntH+r6RfKJQWHEl1i1TmfxV2SMdyndrO58pFmkxJ1w+Wf5E4NHI05/BlwAJd3\nFoCwxlNZ7PpScrBu0I5oj++2tGYHUufjSBrlscvxH2PhkvaBUz9pMQxWJTtm\nvOMbmK2cX6qWXR4d9kqejPVLEtXE9Is7SCfxuwTB7wS3W6RDoHTrEAiHcGV3\nD1v9VAGGs0pMXxm7K/Eyc9wT7aSJHE3Vj1lLrb3PjvYjByy2wztkDQaCbQgb\nqsOrJnsFa0RrNUCbjjYjmKq1w9GnxofOwQ4z+pI6FTJU7ig/L58fYGtV4bYA\n0uOiAfVeLzQhrxyRD+hibCp7wWSSJlRSM8WSlX/u+/hc9Qt8+9/UU35LuO+H\n4ehOgMyQi/oNcA23GEs8rpR5LNjHR1QE2a74RwRBARcDHKTueWzsvLi7fNII\niN8egAK46MMSoASSqWLefCMQ58/KvJimAzW07Quwz9ZJTuF0QyP1PPW1XChR\nSLXDmg4bhYp+t5Y1pdhUD74U2lR+R7l5V4mBRVQDEj+QxnTVd7JLGq0uVy4c\nP9hF\r\n=NWM7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-4bfd946.0","@graphql-cli/common":"4.0.1-alpha-4bfd946.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4bfd946.0_1591189945114_0.13256382610127893","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bd11253.0":{"name":"graphql-cli","version":"4.0.1-alpha-bd11253.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bd11253.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"514d792907c5da8b21fc0b853088c4c1eb71ae74","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bd11253.0.tgz","fileCount":14,"integrity":"sha512-tsSoh7y7Hbgy9E2Xo33ejepyaVYSnI1iPtZzk92SxOS+YMp0wFK1vRjUf/6L9o7Q8HKmU4RL8ySpaa7Bh+ewyg==","signatures":[{"sig":"MEQCIFdHmMFW1kjPQWitbk1+67oSSMCV9lA0Bjib4j1LjUtEAiBOO4Zg1WJJ4hHDrge76Zp2O9sfqPjSKNytZTVO7Na8rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16JgCRA9TVsSAnZWagAAzmkP/ifZrecCHj0PkwjQMrLM\n7KMkEKLDrvDFh2y/vpGz1OVSlehmLxhV37PbPpoBmg5W0lzGNisoj3MzjrEK\ng/AmCfZwOe9rn2YhhUWhtBogcVepU0B5MByDIGbzHF2c6jNeheJ0232POIIB\nY8wyyycxQ07eDYYq7bEt44BH8lmp/tIR57rKAwMuYSU6bxKoaoHjOe6xaMn1\nD+1HKq/SuhvZ4JVEZZdxgyka3qiy/cnFHLpe0PVyVC5hw1J9alyJ053qaK16\n+XA80Hrg5iBzCHarPBEsliEB1H4JQ+c1EkUJKLl5ERqv37l1kl1Kqsa1Oqzk\ncFhJstCOR1aw3AcfnQYYz4QjDrcuI5wDr5mU4wR554F+kDrv60asylFWP5Tf\nTxFdkJbPISYuY2Ynv+hQWM/fn0hg9r6Szmke7nBNYRAVjU4mdIfISxqOtK+l\n6BxaslDXlNTLs8o6/OAhulAyNzFmA8ysYq/782gRK/ULtpGWhZb562r3hiLp\nxF14PLxKsdKZks1SSYfAYgxB88ojgHCbLotdCw2MlUDpWE9x9ub5f0e3c1mv\nZIhDzJXigxK3JExeOunvSglf5LVyQSuScO4BvxQo7z04obmfzZP1ea6iPsm9\nr3tKjzw3J2+8wav0KWq31mFTi12CMY10WxMR6BDN23vTuEpocRZ2yGn1KBZ7\nsQoq\r\n=+AoL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-bd11253.0","@graphql-cli/common":"4.0.1-alpha-bd11253.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bd11253.0_1591190111686_0.24222387617551622","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8ea54f9.0":{"name":"graphql-cli","version":"4.0.1-alpha-8ea54f9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8ea54f9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"df80c2a4e959168b321ddde62e438ec193e1747f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8ea54f9.0.tgz","fileCount":14,"integrity":"sha512-JNWfEFvy/KtuwTDu2uEsWQ7LmXqfCZe/U1aszjCZYcW+lu9kbEVuSOBno+qMX7UAs0krrA9oBTn2MjZ1VCNMAQ==","signatures":[{"sig":"MEYCIQCU+W8c8EmD4lsjXK2Ooz32keNzZMUJ3d369JOOkG8enQIhAI+s9oMIqbNeaDGU2UtHtGeV3kfZkuUj9Blnc1cMsRQa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16NnCRA9TVsSAnZWagAAWkIP/0g8LuSricjqBO3P7psW\nCdFAJS8TmxTGvpUkmcUqfFy0NdQeNvvosxncgPxdYmruvxTo3GtP8bKlR4fc\nqY32qIlhBWCQrv0jHYtWvhvBtFVD+ifuNja/pbPmaC3UXCwuWbIHhfdLD6KX\n14AZU/AM2g6gR+qJ/wAhilfoXyDEygv402bHCPjqqTAUgom4XsnsuoL6mjjo\n+dDXRoVaIC6m5antrIY3HCX3etGWyoZurI7CvFY/O7sEZgsP/7Y+0/GobyPa\nY845XwJOwyltafX0/oMC/NMMgWsK+uLlxt/iy+bjJ2yCO5klXd60/GW/9LwX\nJXXuJTwFB+bR0uKUQwqokRNkuSpiH/qBqBz8AhwRB7eGg5pQrZLJcvKF2AQr\n+eN6+JHKT26OQM6k4hkzk0LNRqTCneR/5Wmom3BhCGUm9+wvhnrA3hMuAkfJ\nXNYwIcSwXSRml82Yv1MPYwZuaqSb5213z3eZCn75cnfCGSfgYHOmdb4ohfEo\nQXDYEuGQGn9cnEUptaJY3Y9vPg8T+PbgzMkZ7pc62wtB3nGy6uUUw2x3qM3l\nvCu6EXviYbJp5wLksCbH/IfoF0icvNWpYV9SfVxF2CzWhHZq7UcGMjtNbCvd\nuxhi8NwSuM9kXnsqIkAGIifw1vu1XulyJkEXxzK/Z5jAVMAdw8hUGwZmTFRf\nrW11\r\n=18gw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-8ea54f9.0","@graphql-cli/common":"4.0.1-alpha-8ea54f9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8ea54f9.0_1591190374976_0.39933123265738946","host":"s3://npm-registry-packages"}},"4.0.1-alpha-35b60cf.0":{"name":"graphql-cli","version":"4.0.1-alpha-35b60cf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-35b60cf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9730048d069f31fca54db3c39b45ce803a0dcf4c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-35b60cf.0.tgz","fileCount":14,"integrity":"sha512-nOU8wEJeqKb1L92pnuSvUbtnSnaBq6KqSAE2hDHoBezt7+p1jMdCmkXhMGpJkOiK+j5NQiROMolEZP+tfQ0CKQ==","signatures":[{"sig":"MEUCIQCKXsif6sFkuBulO9VKs7x5WMGJkvVe5daqj31Jt01ewQIgYKd4eSAViiBQYJ56ocE9OZjPo5auP2NUZKxzEeIwQuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe17gxCRA9TVsSAnZWagAAQ7UQAJShCulysv1mbApWdME8\nPW+a2DvFM7gjk0O/IoOag6aDqYvYMgtH8ZGMWqx4G+98EowM9Eb3WWbEVVVC\nsgP83PEoR4IKCq56PJczgGDoxpn1HmdttrUtQhZ/Df0PidAB+4T2vdKpqy8z\njJ+iYxm/ReYzwH4SjnDQARIjdDcQ6lKr7sBoGS9H89aqtmPbD2V6avkTxTH0\nQH4CbIIX4P9DKB6R3c9jCU/hJW4CBoDi7Z8Z2P8rMzItRUS3CNVFUDWNBuLp\n790VuEkLb9aoTy5u+aYMLv0MZKDUJ6TosjKS0UJSQfbBMRQzJhUi1fGMmoZc\nl64RyG3XhZ/s+H4pqcuAyp9zQtFR9NzoAIYawcxXvi9qOX9JlQSJeZeW7B3L\nDx6fZPPBLWexvR3R/qur0VoheCbr4dkMnEC8u0SP1y+jNpzQgQm8F2lEVfuT\npnAuxaOI+Z2pgv9vV5FJ2nIUQteKPgLUhuXTJrR7zZWZXNWDQ64NC2vhTkfu\noFGlljklZE02r7GYCUyBRJNWo1jelwdV0KzbLRaD2n1IiTAJdmzrofNZPcj+\nZOdlWiv67RGX6X5dIOtWM68YRHItKbnknRRw4VPaVAJAEPhLouQEKmW9HWrc\nlOyp13yP3y9Qcw1JIhTW54/Bc7GnyNnNuhT7ooA7HH/5MSuzwnS61UGFNlhr\nLD1C\r\n=zrAM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-35b60cf.0","@graphql-cli/common":"4.0.1-alpha-35b60cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-35b60cf.0_1591195697256_0.12016643955188999","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0d61785.0":{"name":"graphql-cli","version":"4.0.1-alpha-0d61785.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0d61785.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"53cfbf58a252fda3a494fda0d48616e030928755","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0d61785.0.tgz","fileCount":14,"integrity":"sha512-8jSoPJHdpaWYuWHBwE58C6ZtKHYQg56LJWxPQnqhpUNLo4Joxu9tIXxJAu61nDxNhs65s9H7pNsHWf5QULXFVA==","signatures":[{"sig":"MEUCIQCJZ8ETpXHWLJyfB5WgCiBqMCfelk0L0LQN6t7CJAP1fgIgc4Y3t+P0bpPUdHyrcU50np++IobnRApQqCL5wXwDDes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe17m4CRA9TVsSAnZWagAAJKwP/0d4CWT6mDwDTsv9DNdN\nuu1CDI/lw5qDPvlqAH3y6UI91oNOqBWSh7etwnU0Ap8AqcJ1QYieUqGXOERP\nODSGnBHeJxWqpADCXnxlUEV4JAIBhX2Z/mQO8QQ5b94BA4P7VdTAx0UCgQid\nmfyJVLUSq/tCG9j5UmFPksVGaAlk8w8bHazvgV/xjQx9mnI2mFoL8LnHC6dF\nuFAlR1DVylWj7xMt73KFWc37AU1CkKUeCDlog5VRR/aT5zd5bUMooNTRjBOJ\nqbE2ScszKy3YMcoV01CFSUevQNQN3j9MDBVUXBJWu7GYrny0wBQXkAJX1z9T\njiOcxyNfUccCuR8dtMCMAlT9VvwSS/lP2PTYnQEP26N4qYfAnMpzioSrQ81b\ntD/K3z+ide3+2tmtzn2fXsR/742+F6C15GGOuqRcxIYGtxQO4Ww9GvENa4if\neNs3IaeoKrehPkZXL+s3EhfTh3l8HKTI+J6CpY0Pfz2tp7ZPNZHHpJa9DPWW\nHrDL8mRXrrtjCtwp5+6BXlW+EA4i5kwrun0c3vJc6N3p5/xWGoDiJ2OUrA8E\nW/nrbuosAp9m8oW7US7Wj2/TFFSGRbBuJjnfHeKIib6m5zayVevO8TLU+kSI\nc6SkLYVVdu5a1TtGUKSxicb98gBQrtJ+F/UY3AioWH9RWaqlauuEPrhtWKg7\nFZWT\r\n=ooqz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-0d61785.0","@graphql-cli/common":"4.0.1-alpha-0d61785.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0d61785.0_1591196088133_0.03680185499482458","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bbb6ce9.0":{"name":"graphql-cli","version":"4.0.1-alpha-bbb6ce9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bbb6ce9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cbc617d420883e0570b027075bcfae4a6d7a2047","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bbb6ce9.0.tgz","fileCount":14,"integrity":"sha512-yhg+0xqHoVyWkXMH7n6Fc03H42AwOcvJw9NmSPVmhYdyuvNEv5NAtgts9jNtfqvGvAfxiBD4QzmROJFSGzOesA==","signatures":[{"sig":"MEYCIQCUsENDq8lEY9UImeRDCUwxDt+H0UEEppmnaKIJEFDG8QIhAO+A0GLg2JL0UcdsnadIkzbXbXBvYiUgHKOFHpKxCHAi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe17oECRA9TVsSAnZWagAA3GQQAJhdtDOoqfxqVkfvYQjv\nOXJ3Fn9vd7KLVQBCybkPDlF8TQDsDkgwQV/NKSx6UusTC6A6/9EDKDXoxLjC\nN2+rOLC5m3X5K4TzjJrj/UuLsRnnaTQeymGnkw9AfcDgC5NDJhWoC1o21vBq\n5Yr0Qe6EhkrOoiVbMTeUPoZqO4r0T3hilnDJrC9BlfkhJIj3c4m48vPmRDIP\n3lqWGa2MHK/ZzWJXRJbgaUWBzboimuyL/DfQK1iRLMdEuw6mB5NzqUQpyRvT\naQkzs6JsLEkD0j9uoOyWgSwrNJoM/41kVH8r0BM4Xs6GhohFRU2XBcvajml2\nKS0Ej2xWC/8fdn6LxksabryzUZbzCNGv6RUWieYpxVas4wsemFfuF2q4TWnp\nycuHRE72ptXcnSMTS0dzcYjMsi5PDwLF9evFsrv5I6IRl2WlT2wfWIng+Jbz\nHyzV2mUFJTFtm7GxVcQAbMPg0F7phcrjimSOzlsjDXpaR3Sd3ltRNlA+Ax8J\nJOSJCp8FqQBU16JB3ODUotpTuRlMBHoJXAisVyXm1XV7QlzOtMaTeZVpVfyD\ndy9sYhJcIvcIRxUQY8MP1m5TbGTiIswvSD01xnH6ihzf3JdUoOLhjFcD/Huu\nKp5X6HLkUAWFZMzvkMCxWUpwsh8Rhjp8+VMFpdybYOXNIv4+KX3bmkecA9rQ\n4yEi\r\n=9O0P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-bbb6ce9.0","@graphql-cli/common":"4.0.1-alpha-bbb6ce9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bbb6ce9.0_1591196159869_0.5352929973765657","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e9d62fc.0":{"name":"graphql-cli","version":"4.0.1-alpha-e9d62fc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e9d62fc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2df518ff20e61a66a7d56ebcc53186b36b066e75","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e9d62fc.0.tgz","fileCount":14,"integrity":"sha512-Ovz+nW2sw7jlE6v9bYfzd8lVC2QzTQ06udVN3BxBjQDKlgeMSXcEzm84KDOghuczJdFte20y/s+Pguif5uRJDQ==","signatures":[{"sig":"MEUCIAYot94Ft6tc1jT4vnTyjb3wyPPfNyGtQ6mzXvX1ay3OAiEAsok/FVDqA5FjfftGUNsEz752p+7R0tIB9SLYZSHzQcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe177NCRA9TVsSAnZWagAAWMgQAInR1OSRctGX5FZ94JMo\n68URcC07ByTZy87EpxVEogDwFdOBD6dX8i8rWXMhGAeVdjZX/djplNhHtNAC\n4GK/CoUksp8tss4IAuAGrv7G6aeJu98S9M+uWW6XTTu2rOreL76QwEOTMbDJ\nyWamstxx5wS3Ma57Z6p0NF9CYfQLRyS6B7YU/hYR82wekhaF2fgHSyCIsfLl\nFPOm4HhXrG4ohrUhRY2pMmj7CYXs0Cpt7hMDIBbGo2FoKflfMefIIfkhKE37\nh70j8+hQ9U41D0t5t0QYVWSXv2kdp4K35aJpVhupi4xePd3cYwfeNaIxGO9V\nZLkt4+E4ZeVF5CQdwzlIcHCkDP0dtXMK/45NSxu6thveoF91WYuVn3YoM/Ef\n9X0kXvCgDMKvg2eLcdw+jADvUECZkm2zfu38PaQ1KIsyQjZLxhtJt0xalLG8\ns0hXneoJNqwQElSqyXA9HWbknh+/gfWF39tK4bj3UF+9cCXg5jtlb/zgFUfC\nVnhT72X7oSweqrYdEkUL3FEtlCbhZU1qwg9yR8MT9nvVoeGITNdO1okwv62D\nPUAKSstixXekjJzUOfZ7bIgVjUsa9kQy9QvkN1wPPhCRRiG+3Rvk9BpUuR7V\nyiSXowKKuUw51YvRZfIbMiPFqarJlDedKj5K+VBmNSqnAdU8hcpOkuGnf9BV\nwlVu\r\n=IXvM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-e9d62fc.0","@graphql-cli/common":"4.0.1-alpha-e9d62fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e9d62fc.0_1591197388802_0.740205539891345","host":"s3://npm-registry-packages"}},"4.0.1-alpha-15cde41.0":{"name":"graphql-cli","version":"4.0.1-alpha-15cde41.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-15cde41.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bdc651377e1d1d73f2e80a396a0b2acdd5a20b94","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-15cde41.0.tgz","fileCount":14,"integrity":"sha512-JtOFYQJ3wiqunsCXps9jrEKKrOnAnGqcmMa3LJid4Rh+GbVi4cahtmzt9V9F2HuXr3LhMB7OGUrnII9H3JtN0w==","signatures":[{"sig":"MEUCIQDAsoyLxgMNvAOh/fBaS+y6Iy4FMiD6qvi8XV9F26PWEAIgHHSXGNYxM+BNKwUIIc3Z5fjYaFzQ8cV2Ir2y7xZZKH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe18kKCRA9TVsSAnZWagAAE+cP/2lhXaRWNgu+nxhddmAr\njQJLozkv3oT9ZRXC/iPBq2AfaHuhmVjKR+h26wWBZLzqS9GCxS9u2Dq1toqD\nRfnsJ43M/QxGZS195BjxvSUW+/MAPDG2tmdDzJKrclLrKUTqDPZULKX2zHU9\nymtPEe2yiuyV8hWfE9gyKtLIBC97ucXJfuu3GCooVHqUzcnUQoE3ZREK9DLF\n39FSf03Y43OFm8/rwygcsKNdsRHD5CHn/ttNZlFr9HgDtqI9vrYBjS2kjVnW\ni9TIJIf+SEluo5OkbXeoWCvIYopqLc4Iipdp8z1lb7E/NYRSONoHmJjQD5fa\nz3OBfwK/HjpySLQnapti9MGiR9a6g8NaiGnC4Fuaqvn4ZhsD7EFp6inBmYUd\n0Q9LHr9u0nrcnJktK1kUMJEo1XZ1jUD1kNPuSON1BGnBwUj9HB4LJ6ozNXtu\nv2ZGWMxcOx/r/dJU7czM3jniKRjwRaOpKP+LuWOYXiL9fwTWcw66HxUnX0VS\nF18jMvE7oZvcui9k2AUk6wj676b938aEkGU1jGS3eBEMZTRxH7/4qLk9e+e/\nv9G8OgSXH1x/cwMEj+F3HECc5JN2nbSnE2R0tsC+2n0aTd8eXdKBaPt+n4Pr\naJCL48rPcqn2gmZNyT2vgcEvXENjtg3jLKySjs3XIWPVz8nvkxBTXBQvMk2w\nYIbY\r\n=aVT1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-15cde41.0","@graphql-cli/common":"4.0.1-alpha-15cde41.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-15cde41.0_1591200009768_0.08649955919634555","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1505477.0":{"name":"graphql-cli","version":"4.0.1-alpha-1505477.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1505477.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fc764d6bbb2abf2a9bb7009b5f7af23d201eff8b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1505477.0.tgz","fileCount":14,"integrity":"sha512-cXyNrCjwCmTrv8aqqIwfsrMkDyBsvRmqfYj3rVuz+QxSClC9OMwQkR+/eAWS7ygvi3uVRa71u89gGgGWu72jNg==","signatures":[{"sig":"MEUCIQDsgNeh6MHqjK3TPWZdDVtu8ZgTJF/2I5SLFn8JOeCqEQIgGEhfIZJOVrjqoC0UvyVRnuDavT5ujglAmCDF4tUlJB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2D7uCRA9TVsSAnZWagAAmYUP/jLQxuU9CiroUVpqyTBY\nYhrJ5KBl2t5QnmGZq2yQrGKJU2UO21hphFH2l0oQHKV38DOZBTzG6owzGeeb\nmqTD5bjvq88B2esguadjmYD8dnHFVixwSNs8sKttaG0QjVvAAbPthEJO9SlN\n83dizOGrTuL9PvjBqnouCiRhi1oxBPl9oqvchJUNGSCszNAwdMNtLTXHJLci\nr8Pnq9/PkP/Sy3xlfx/nyAOrE7N4+cVKDQWneAK/CSR/44grNZhPL5YKhjdi\nbdrV8U1z+O/CS57ZJw72ogt81+y4nwDLJyZhmSM6gIzCbCrrrK1ow492rYf8\neANYIX05LUPZMHBPIz0e/Q3MoYOj95j6lu32kGEsDebh0gLIpoGAYNP5mqaX\n2xQlbMNr7GQ/oFT1uiip/O4gNM4lncn6SHR9RZ47ADSVpPRJw6XrullXmZ1V\nMsr7/JbC6sb6X6Aq2jQCPM8GA2vj4rbQPPctXXN6GRCHtNKE7J5NBQKzSJSZ\nGU1nPKdcGxbNA6qCsssmo3rq/R2xnSqdGnFdTj2k4SEufpLwDon8VMIUnRhl\nvw5VE/EaraJV5jpYIDHs7ZJWlxxjQO1Em6SSLJe+AO2dSug/FxmeZ51w/r0w\n+ZSc1xK2RN9V6J8/hRLW9RrT1ipmA6B1v/9KIooYLoIwFqGToueTmKAdgm8D\negUZ\r\n=daTC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-1505477.0","@graphql-cli/common":"4.0.1-alpha-1505477.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1505477.0_1591230190023_0.28286892775647887","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f954efb.0":{"name":"graphql-cli","version":"4.0.1-alpha-f954efb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f954efb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"37c2d7d104c09730ceb07e20584683713e2476d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f954efb.0.tgz","fileCount":14,"integrity":"sha512-QMawJOtN96ttkXQ/WhLjomBmcQmicGZZ7CcgJ2Grn5UyOP4S1L6/GjQ84xR9teCJ40o0q4iCy4qDH5oQY7F4Ww==","signatures":[{"sig":"MEQCIDB348D3CAYWAWplDU65zPR3ir5DcSsC1enLFldnYjwTAiBtVtMD8+HyTHrq1if97FQbJ+YKLr+bG9iBDnXZtRRnxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2E6uCRA9TVsSAnZWagAAO6oP/jh1ymWoTR/slHMgyZzv\nSKT7qeiGpgeO2R4EmjxRDH869x6tcIiJK5tIGNbGlxQIyH8krmF+pyvniQi8\nJTvEsmq6rFflD6x6vHBYLnqtMCW27xuTUZZfzWouIdRvXytqYjdIfe2Enlac\n7HgnnVacLNhsz1qzp/Uxblm2FCG4KWvSdeptAHrf25L1oAPUV9CuO+MYDL6G\nOmjfrY87ZBq0zWy4Nj3fTZh06hwUz8xfOqHCE4copEodU3pCQKT2Y2k1nUZD\nGEe2wwNsBX59FLUI+457CJuYs1tb9Z1/wlpWNhCSEqc9w3wcz1bLnw7q53Qm\nhB19HRQEkXcr74UUDYZGqiDeJVAoNQwzAc5nySfHbuvfzFVE9XigQNZTUyLP\nt8CooYX3YeQAEMOIVgkB6gmN9vORmL6TbcRuoA+1tsf/VMXjdecuSV9QCUCv\nozNFPx8GU2z4gaQMXLMuEZd5Mq0dCTcA6SiYJ0gUSEPKWTWKbvDObI5VVDmo\nlK+0S/m12RJEIfsBAgg6YAN/bThPWapaaGp3o0sWZKCfS+BpBIENppRkHd7f\nta/7sNjyBd8nuksv26q7mn7pgN4PvH0bELlU//VXR1y+U68uP+qrw/bcLefp\n8u9lP5s9NcndAin6QmC9Z5JeiMhIlgFKaDYNrN9r2uP8bO6ZZ0gMGgDA6WvS\nC58w\r\n=GBiO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f954efb.0","@graphql-cli/common":"4.0.1-alpha-f954efb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f954efb.0_1591234221443_0.23316800257039594","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6ec26f1.0":{"name":"graphql-cli","version":"4.0.1-alpha-6ec26f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6ec26f1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6801ea7e2e7e8fa7149cded34b5b77cc24459ca1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6ec26f1.0.tgz","fileCount":14,"integrity":"sha512-qQdrHYvzFDfH/BG81VlKQQc93jTSiWJMCko8cU2P/d7U/lg+DP3ZPIFSm4eSV509X9lo+0FjB6xMlRK94m5u7w==","signatures":[{"sig":"MEUCIEP8o33I22ve7nAWSFvvMwjym+wz6KR79n3pBc5LMsRRAiEAuxd2lopzVvfsd1jokaurIRh6g48pcdhvpJ0WbO5HZAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2LcaCRA9TVsSAnZWagAAcr0P/ioRXZrJzDzrmXCyUS1D\n3kwrReQB+dZGhPLFNTmVDpSLe5iarZtiF8eAB3dT/JpftrJpdKvWt9V+9s4z\n1opskKOZWs0z0MsHN6LNBzvvaNaAxQIHiamgpOPA/GvUFT8OwbapZowa8Dgc\n1cZpohWPccGELv25DcqTxlUqYCGDJrU75jKMAisa9m1URQMnPF/AZfLwpqWD\nOuNzcTZROv5x1TtuyZnYx4J5RY5C9XWBAEo0wy0nOgza6VkFYyq6IFw83pLx\nZt3J4cG4gPC/oFCtg1A0zXxiUIq6jT4Usv39o7cAOGXgbz2DYELUunKAmBX1\niz5MZiGTVv1EbMtxPmHcsshHr8jchZywlgGglFMZYiWR85RZoMJcMx4fJDrq\np7LoYwBIioQy94GFKz/fN7Ia0pE5S0umvW7fGxWvUt4x73AK/Vg52gX6+WVS\ng8KxrcBR71qyEi6r/4up400J5YYwCdoZn9Z7ko65du+dRToKpvj/qBaIThz8\nZnsKhmyp7nqUOgp02YjWi3PXIwW2Lo37AIugliZog+4OdwcLXVCWLHIo4+79\nlBMp4RTk+N96H2Pn/Xpk3aEL5OOywza76DuMAMZ85ifSoGY61R2dKSiGknnM\nYMFmOgKeVX8yTpP4DbL8UOeW2AbQqS8g5/EOSpgK/CccuHtOnzWDkovAZTdR\nhJbQ\r\n=THmh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-6ec26f1.0","@graphql-cli/common":"4.0.1-alpha-6ec26f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6ec26f1.0_1591260953623_0.11165683549682925","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8343b1a.0":{"name":"graphql-cli","version":"4.0.1-alpha-8343b1a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8343b1a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b46cd9b0740f7f33035fbf21486dd8e919e07d15","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8343b1a.0.tgz","fileCount":14,"integrity":"sha512-sWlV5+Z32JytOFpSXBWn+XdrNoSraNztloMpmw/6EkS5h7Egb6ppF0NlCN5V3wiZSDIPranMkXirItVD8GKCXg==","signatures":[{"sig":"MEUCIQDtdzzji25/3WTVUwhoDn5EvG0KwfAihd4w2vou5R1S/gIgXdJAVQtjvnzKoqXff5vF8l6GuVSrs4stRYWqkAtvQYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2LczCRA9TVsSAnZWagAABkIQAJ19QQHst3VWB6iyyEKy\nSH5qhZUiNma2JONYvwveIBX7a2NEQyjlYybvifwMznLiGatl1lVx5Qism7lM\nG1U95L/L2003Lv3fyH/4tbKcPRTtv09f8bHGD0DAzGPGZ95tVBOw3DaLRBYX\n/P1RcuRPxAsBbGGdKNk9XJjHvuEUxHFnjrcDcM/AsMEdZCyM5ykTUB9BuNFl\nQHQSaFI69BFEBh97YRLxV2oGB7BCO4TvYX6ubDowGzLCgcLqc9I9zcIwshcp\nbnMhLEthzyBmrHKI+p5TZTtuUgDaZTd/6XfyENRVA3Khn8txz4QGVDPhvDbw\nc9W0fMy+Z7axKwBa2SUgifUrYiYhI23VJQdRMD5XIin/8m+/JWVEwj2KpMcB\nzatlBDi2T1jYhNco4nQFo/YAbxNptErdUIBGgNZNkWHCMnPKFyOstn4b4m7/\nSuJ1Acvz6yVoBR38o4r4OAN49tNTcwdeDwzQJjv6LIm4BTsm2fol6oLeqSIv\nZjAtfexuS3E4CNZhcOTSLjroAWmwFDFXFr4s2SD4iufnMVjS9Q1bfcMXTUFR\n9RSQow9hygM8E+TtmU4G3AHnOyrStQ8d9XMcFaveInEuy7+yJ3SbD3y+ZSGJ\nchoyFyX04NkMs0pvcjU0n0Oqp+jidGXVqrG3qMjyzh/EAisnHOTIQgoWF313\nNQx4\r\n=ZEkc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-8343b1a.0","@graphql-cli/common":"4.0.1-alpha-8343b1a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8343b1a.0_1591260979172_0.8668017357137128","host":"s3://npm-registry-packages"}},"4.0.1-alpha-126dd36.0":{"name":"graphql-cli","version":"4.0.1-alpha-126dd36.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-126dd36.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1dc2743d842fb96af2f72d799933414ded1d3b26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-126dd36.0.tgz","fileCount":14,"integrity":"sha512-Zb9pboXk+xMokAFnvNpEDrWTIhqtwem1clgteEKguaYEplTETjiTrh30lBBRvBlYy1g3DJ3QfZggzrd1UhQ5Cg==","signatures":[{"sig":"MEQCIB2pWtFJY0W2iQFef78Ytb+WKPg+7ABXiFZ5C1tLu/m6AiAndPTZpw0trOu18D1+C0RYBVtnZ0sxV3L3elQN1P9jvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2Ll4CRA9TVsSAnZWagAAfHAP/izeU43UBrSKczRPZbwA\n5dumakDKxYFRlRIk8oI8DU6UiAUxaW/WGv8ReNWoG7E4ID+S//iLBdwkq6pW\naSx2E5QKiZJDuyft1rEz4TXhwCR9X56CZgtP+CASFGx7ZKNs0wX7BxK7CPnG\nCkK2HBO+vRF9TXAksqtPm4+l95FxyylGp3k5QiptONu3b9+sSZxUHJSo55lL\nbQYDbHQhT6+TGSj9ifHYbdn1wE3Gy2wh8URkD/xMkigr7NI215b5xCtHR2qY\nFyoJGRQbCdI8KM5p56DxP/jCIUxmqvTMzLHDzSNtsFv3JGXp5Htj0Z7S+D0w\nlyHYt/9sjKQPVIa4stikMz9YiJkzuicg8QdFeidya74iAUV3GhEr2wAz1H5f\nsn3Q744AQeLYwsw7Xf8wg4K47A16rcJq0wv/Ikeg/82fwCwD1C8k1IANPkTj\ndbSh/p0dTw/lqjCBccXKekRnDDBCFqLR0kQJX0+7wjLy+rKFmAL4577u6/G/\nkxjIKJEAv1I6UVuiV7bfwDvCl5VyziVCDpMiDc6B0ox9Ag0RseFxSugEpZm/\n79B9KZAPnPFGZXBM63eUHScvh2QyfrDV2ZQeIignrn/EUIAC4oQJ0in4x0JP\nk5L5XpHsPym9J6IqD/HEKIn0TNp7i1JGugx66alfiI2OyjAoK4yIHpiSAJq+\nCfn1\r\n=sWw4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-126dd36.0","@graphql-cli/common":"4.0.1-alpha-126dd36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-126dd36.0_1591261560202_0.8461216890677739","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e3ff316.0":{"name":"graphql-cli","version":"4.0.1-alpha-e3ff316.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e3ff316.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"321a2b710b57830e0e8bef4ae46d005baa00edda","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e3ff316.0.tgz","fileCount":14,"integrity":"sha512-3FjaRW4dscULL4D1VVNq4s0Q+PsWylORxXEUSChSB7dIsgYwNkZL5FkM3AUvFPJUUd0M3LseYZAnsiekDP+QTg==","signatures":[{"sig":"MEUCIQDmoU247itcS8BvnNs0wXyY/4l2RMBwOpHilO6p/JfnTAIgBIf2CcA+UQ/ZtMqPDJLcb1C24vrX+PqNeKCKgnhm8pA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2OO2CRA9TVsSAnZWagAADiUP/jh01sEZnGCxQW6RhNG7\nKGAAB+XfWFfxfkulAgi31xv3rGPvOGlBRX40PDdSgVoEIHHHRmSTfXtCbXQJ\nKNN0Pbv+O2eTyMR/J6ejo9u1/sQ1CI6wRltKr3MJTh1gId14UBTYsUN4+BZ9\nxDLg1ILNIqAa2U5Y1nhnPHXqT8wIy9azRsdWLr8s7cjCUKv39YAfB8rS0Jjn\nCMESpvDu2wN4TgrSbsMIw5LryIAUSaci7zXim+a70oU7qeEtd3CmYxtOJ8lD\n4XndEUzK/jvdr8SnHH7Hq5LmkbOdraJhx5O0OrB/tr5+ni5z6ze0ZepF2ji4\nTxGJlN6xTnzxvxlvkxkop/uiCVRA6AY+IGr0U+kshOKZug39negZ+43a2eeN\nbCnIKS/HNWR5jHyQXeQlZeHK5BP645eFZlHknIbdvYPTA9iaY2o+2yb0Rj59\n8Oldm+GQjXbXArg6N6Zp+j8+fopd3a7xgO2DbpRqFDlx3HXNaSyyeaFN1tvb\ngDVb9qGncq7ciIg9wUtdGx6djGcl/BXPe7VzjHRmPcj0swR37h8Pe+DAR2VT\n0+dlAbhJaxPW/KgiluQCcGGrkThNQ6f4yo2u7fUWhxTIFxZt/pW0Dl55pR7P\nHxyXVU68A7QTL7/aYosUGP3qo0/h0HrTjsTvVQW0wcLaA8MkhYSQL1BYonFJ\nP3hy\r\n=hcxz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-e3ff316.0","@graphql-cli/common":"4.0.1-alpha-e3ff316.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e3ff316.0_1591272373682_0.5885874765241483","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0c31c0e.0":{"name":"graphql-cli","version":"4.0.1-alpha-0c31c0e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0c31c0e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cb50310a8922e2e5b7f8863629ffb6054b1881b9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0c31c0e.0.tgz","fileCount":14,"integrity":"sha512-lZRyJw5JmKda21aV1XKZivytvD995CKjrWMZceHNfr7UjgVZ+cELyxtB1wgzHYvcAweWS3vooLmGGZp1MivMIw==","signatures":[{"sig":"MEUCIQCM540EmQ9UHkAiYrF6L3oAzSc9OcepwDHnugUXJm2M4wIgYyTtM702zkp3BWXawY4Srf48kAEyrCSINzd349XyzKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2OwkCRA9TVsSAnZWagAAzQcP/0PXMZwJTk8Dy9gaovIk\n8dy1josmx/5rIVDBxep9sFEp7iqdHtJKeDs5+1MpN8TxS6LxA+YjRPhIMVyy\nshVVGus0DV1E9+RHQNI6msK0KrMwZMXbqCbPteNk01Dnxq2QSZkRWjlyB8Nx\nSsFcyg5jkt7her0CgffZOEYhNNoumIr1FEALWbhFE5HOo1YCHGkK1XUM6x2m\nfvHF+6Kj9Xj+SzeVx2+hO7+YdLSYuLhNkTvs9wIJ2u/ddvmQai+gw6yqXrsU\nYB+YmZEktIS4iRCYpEesX4F0GL6mF8cSeMOGD0hjjUVy/enXMl6eiGN94+/G\nbRsQUJTDikwaL+9o3GlvEnSsm4Q/1XjmR+4IksqKh2G1YXoK08ZEYOuH/W9c\nUGpYYlqOTYD63BUnyBWFlF7UV3h0Vhb5tr42wwZdvJa8UVH/r70XfMAZAd+e\nf5Tr253e7BvmYHkE0kl2GmnP/axj5XUTWh62TjBzIcAcvymkkHsG5qohvwwy\nO4CFC6DgICoIJtNBEJgw4xZZNEPiDNrTcc1Zubgz7pFQKbxzNFSWs5Ig4MXZ\nreLTpBfDOcHZe1Ci55f5Zja+OxRonshRviLLQVqCgsUgoajpjGJvOyzp23Wg\nSy/9Vb1RASwTIkOTKYybj2cff8LvFRCAT+VWBa0FANUTFahQDOgpGxKubUDa\nVCKC\r\n=vEsU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-0c31c0e.0","@graphql-cli/common":"4.0.1-alpha-0c31c0e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0c31c0e.0_1591274532242_0.9426873687673984","host":"s3://npm-registry-packages"}},"4.0.1-alpha-34f8f80.0":{"name":"graphql-cli","version":"4.0.1-alpha-34f8f80.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-34f8f80.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"61b5ade21aa7a86acd863d4ccaae255f1417ab2f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-34f8f80.0.tgz","fileCount":14,"integrity":"sha512-iVZ026Vx8Z3oNl0/zGEgsIavWBgmH2G7XcQjQdhtdjb+w2wZtOu+gGCyDu3P+EhvDhqygkdj9Pku4y7qqvhyQA==","signatures":[{"sig":"MEYCIQC8pzvSVOkSovZAIbd7tV/rnyvRKXyK5cp4D4qFRRlQ/AIhANkDu8v8TEhM6M+Y7Lr7AGAUP7A1CXbbq/2XQ/40V8MH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2S9RCRA9TVsSAnZWagAAzJEP/1CX7bWljdIPorAjfwiZ\nhJEGisRrUyidqQX2YxFMhLIMnziO5Gt9PbfqDBGDW1xzbHVvibzkph+Vb7N0\nDsqht8oz3s9YbMR3/J+R+Qtk1NTSXEW5QAMDJx7ON1sa9EL5AEGVzYMYF/jZ\nVtGJHbE5O4EYu1B8eM2UYhU05p+lckOd5t3H8SknexumxiZX2RZviLsd8cbU\nJaSDK9Db2wHhhfjQOOtjJmN8A8Uhf2R6W0IsBM0BLHe4y7dAR6KuTQQf/9vl\n39fygWiRm8mOEi/YoDdXEudOlEKq+x+litamQdL8Ogq90qxDr5VC3Y9xJxr0\nWJtcjOBoT+U/JIh3gm0xX7t3kPimIg2tAOKuDLh3G38oaXtVzKpA4xBbUgqu\niCiuKXw6Ui3veNQJfXu+OJn42sKL8Zl99yirSK+Up8RsdTJ2jQ4Pba0A1V5/\n/8HPaoCxpGaY9wqRqCHYCrwIeQXVspKaIZ7FDc1EDSYeSC4zfOdF0ix5bWRu\nrjfLHP5EvCbU+d/EU0amo1tKMvLDV7P8uhvItjG4QjGIBn+ow503zr7VZH9a\ndVP/jRUKeOUmKwF3UL9iN1bdoXrnGnvTISca+w+8gCYfYw4PZIcAg9FsBw2z\nvDBhnvefYGeSWahRoC1KUaYCUoYORUuEX7Xfs5UHbKydvsCxi42FfRayXg1k\nY9e0\r\n=wv/g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-34f8f80.0","@graphql-cli/common":"4.0.1-alpha-34f8f80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-34f8f80.0_1591291728441_0.8116352389254831","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7bea3de.0":{"name":"graphql-cli","version":"4.0.1-alpha-7bea3de.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7bea3de.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7fd04e0ebf699b74b88d4450195e4c480f9f409d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7bea3de.0.tgz","fileCount":14,"integrity":"sha512-fcsNBEpE807yZTAsUkTGckCU3+LJpCy2CLYOcc6vXxF0UTVV5p1rOlJGwO5EtIiiV/1ynrWvDrDeslpbnFNeHA==","signatures":[{"sig":"MEYCIQDzhLYjtlslbt/vxAlfwWGCNMQk2CyuhdAxd0Vj91SQCgIhAO8mtM/8lC8fhZyYbaKYDXy/S/3mrTtqeHF+7aAgJfVK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2UMZCRA9TVsSAnZWagAA63EP/jLrk+CZQzuaqRVjUjn9\nk4oPjhSohGcu5XO+U1sEvmoaozC/5RCrVcnBYSmqqtFmwVNeoAzZ6claKeYf\n5anzBAhMrCv9r0ZiBiMXfzz3o1698l+eeSYZi4czAqrmgvlxAosEjFQ5kOLl\nuYLbtEhg7IWHKaZHBYDGVXKAI2CCD/TRR45t+UJOFla4R2d4rEyXKW/HQ0io\nI7nDrJ4FS+RwL+qeGbMpom1TOZvAf+gdibZZAe3ZYTbIs3BuzuygNH2ijQdY\n/VXFXpKMdtvnxhdCG3z82F/MFgbNmRfu1OeuyaVFTKsyErx43s8A2E+cgfvB\noucKOSjlcL9aDlXUTULhi3YFefVQK8SP3sQyAZYTGNnisCXi19hT/ILx5BNx\nLIga/arXJEDTurbt9cYVGWEedhf0yStwRSBxNawDKzQ8ycuJzqkAeqh+VaC0\nzgeMv7BxRiclDlACpQXRHQG7xXY3iDOWGFO1oSlwKCpM/cflPB/Dz54hizgx\nhXF5rqp5U8pN1IsLAdE75luWB7/CAC3vZ9FvaYYHaIdrkVm9CydirINtos1Y\ncDQe4waYFYXqTQmXjcj9uEJ9x8ClAtVVgG4sqQlymumAvMDRHhd75DBpZSTj\nN4DeYPWnLeORquEIQiAfai5XGUjnLxNlnzfbyQ979gEhSg4gVXKzqBNvWESX\nsz+7\r\n=stzW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-7bea3de.0","@graphql-cli/common":"4.0.1-alpha-7bea3de.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7bea3de.0_1591296793270_0.31404867889085875","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a089e80.0":{"name":"graphql-cli","version":"4.0.1-alpha-a089e80.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a089e80.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4ba4b62b05fd9979d822d30d6584182942bca718","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a089e80.0.tgz","fileCount":14,"integrity":"sha512-pPcNXCGd9oYqgGEJIO/J3I54KUIO/ftRgny4EX+5xzMsxtXxPUfvAp7a+mArN1ETS/MbOKO0w5Je2lAjeBIhog==","signatures":[{"sig":"MEYCIQDaxzvWjJvPqRtgeN30vXQsJXI/DR6w+tVIUUdThAQ6ggIhAOsV4k9RoQ2/rmXZx5ifq/jL9ZqDuxikVPawN30ARTmK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2WbMCRA9TVsSAnZWagAAQCsP/RSRYu4Pon/WrBxlaHzy\ndHU06iRvxyHRPLPB/oAE1NmVENMtfdypE0taOBURZ26oATWH2Vdje7Ad5aTD\n9Y90ZZlYcx94QZ5AYjqIn38Sh8hoSv2UDoT1KmrZmWgCge3Kd2qJ5ASjQhqq\nFXFF6r91ZIfANXPcFy1qHB+RHj4YoTcYOSSpw/9JMpPmUMz6BrPYRjtEW4jQ\n3pCTowvwdb45jV0C7cJcSH9TrysSwFKoyP3w9SZENf5KisLGlte1DSgVQHrP\nSuP8jgNZ0okqGILALplBZ4YXPLC/cD4gUBvW5SYRepJJ+hCvtkMEu+kcz/Fa\nCast+x2bzeaHvRP8lxVFs2KvGH/40JKY6/cs+hB5cXdMle1ZPm9Vk8SKQKso\n5r96zAKdlSIGWpJx9pxhLjmlMOEwAF7VyzgTK7PBYupqgGiOsSt2Bs6Ugv9E\n7YAYQI54ntwVIDdQ8cqMGvDX1mdY1DorgYhOo6NHPK37tQVr0EbBWdcvU5jh\nbjS15cZ29a7gRIbhWxROHoKw0am+yTBPdn2wjUbkjEXSuGs0yGQYe0zWBzot\nGFJu7fFMm3+BmF/V2qPDmYE0Im98p2XoKG1GH995ZzvL8sqF7U6cPe/4qTzL\nBBZdmfprdn5/o60YrNMf6an2H9KHybr/ubmUWaHf1T2kAG4pOTmzactxfTFp\n78IS\r\n=NlxU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-a089e80.0","@graphql-cli/common":"4.0.1-alpha-a089e80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a089e80.0_1591305928872_0.5979961110776084","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0fff9b9.0":{"name":"graphql-cli","version":"4.0.1-alpha-0fff9b9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0fff9b9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60146274d327b2fe158da7e14156e5d0f9c4ebfe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0fff9b9.0.tgz","fileCount":14,"integrity":"sha512-Vfjn74y3p29/OTdzfWsSnKtnhnyJnc+gYxGvzwT2DQIxybBSrxuR79RmVTWxeo5VDNe1ahu4SSIPrerJsd0ybg==","signatures":[{"sig":"MEQCICSi92gwjaekA5V/kDM/xWFcegbf8boC9cVN+V2GpQoNAiAEeD7GYjwjo9LmiEALUuB165Z6spGuE52PhThsNstzFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2WbtCRA9TVsSAnZWagAAJk4P/2mY8mBzbpE4cTfslQH5\nNsO4ArvU/Q0P9PAY4jMqI28s/CQnRob52bTKjI/amrEp4pnKFzk4nrgSYQlL\np6XrjmFwOB+4/GxV+cNORa5nHJ7IUl2TOe/tUUwQovkUywJCZ6Qrr5C6KmwP\nIKDEAVYQtVtLNvaLcRQuR8LTP2fLE5oK7D7It9+1K0qdmlohNQwUH1Jpr8Ci\nwaOTC/+WYCBGIBEjABXGwVPKjvqFNrJAaMMcCoTr7P7zrJbqNrzFQY3dU05g\neeZ48FixWq+Ho6U7fZuWQkS7NL/I6dHPjnyaQvcZ4q44ByKM7wbtCN2Fo9zH\nALjeY6C5qdh/x7bhD9lE3Rv6lbMZzgrDdNQJ9Hf7M7Ph1rOlwuNuOCoj0Bzv\niCU5bM+oeGw78xfoSTykjzT/OIXbieeLYzAqzo3k+kZNNZfcbeqVzWOO+toG\njPXJlQnizFAInGe8jfHTexoYQbPIQIN6NasQWN/fGgIluD5DYiYI2/1l9AfS\njIS/z9TpPmtqlfdYhv6m5vwLGSQSMycGig09sBI/GVY0pE3960pAd55z7GXw\nArlgxNS2+FFtVIMQuMwBU7zx9GA4l51tUKWV0RGdmhhHj0fzNNqTYnGCzcJ8\nxrzCugLeFPHmd4FGkMfUry4JSB7g0jCvzmS+wXpprltYJd5TnlqWhTY2Zodg\nCA+e\r\n=Dc+B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-0fff9b9.0","@graphql-cli/common":"4.0.1-alpha-0fff9b9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0fff9b9.0_1591305962642_0.6485327635009328","host":"s3://npm-registry-packages"}},"4.0.1-alpha-227ddc3.0":{"name":"graphql-cli","version":"4.0.1-alpha-227ddc3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-227ddc3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc743eefa2e347ae506feb5e967f5bafe14b0f68","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-227ddc3.0.tgz","fileCount":14,"integrity":"sha512-mnbOilIIOxo2xxEhxz+v2Hs073yji22mGvyWkOWDKq15fIVJwo/r4JA0bQMy9BzW5k0EZlixwPEDE+OzL14p9g==","signatures":[{"sig":"MEYCIQC+HyAFw3tsS5zgnWRQx/0XuUcOjGQoKBUT5cWad77lmQIhANWTJMIIpB7dGWSvjuoosuxZNoW86q/A5jVaSuvHCt4q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2q84CRA9TVsSAnZWagAAhfMQAJ+4Yu988EPVr0myshtW\n+s5sE5t5LXOXCLNImZUsHb4IyUSNEsy35PV3/Pl21dXc+8/sYBiAYJKGiRSS\nljEtzC4DjLd+VKqfeCaihSf9Bd4AFHxeYlKB0Ko0UPygXTg6EL2aSfqdlZEh\ngyZVhPKkeD3TWiEqeUTMMOD74acHJOKOxNpvgAEvXJ1hAp0/kmNuz0CVM5OM\nF27WsG2SmufWF4IevaXjb642e9mhMC1jx79yKCZ4c3PPqaTpR0TH+M27r9BM\nUGy0FpxgPVLa6ntMXlPivlwVClH+edaU1I3g/IBRyNF6Q4mFPnicjN6u8riK\n1mCq30pMivepMU805uj9bfpD+VI+5a6nTAwuimztieZtEVFFs97dT2wXYOLx\nyIzsQkCjKuD5EBru2yqm//rD8QzMTjoT5skt6DbDovUi16vkk+mLZ4pwRY0l\n90GQLWFAXqBjxmeUfzEqJdJXUJAQxS/3IqlI2FdMO8OXSYP5wuA4evkZ8yYp\nGo5f0hnbIh3PuZpoptreB324bJrZuvpo4CCyP6DXR1EJi0+0aiQJ2Q9xMGZE\n3eSZTXKZ78tf4Aj8LeAR5tMfZLwk+bSFzZQ3sA/L82BZySj5OuSffuApB7E+\nFA7HizZyoULTnN5ZAGXjjuLo7G2NSiR1BTem+HPPU5wOoykh3ax7ZOIEoHxo\nONWN\r\n=Ebcw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-227ddc3.0","@graphql-cli/common":"4.0.1-alpha-227ddc3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-227ddc3.0_1591390007731_0.42121860264890953","host":"s3://npm-registry-packages"}},"4.0.1-alpha-987b2b9.0":{"name":"graphql-cli","version":"4.0.1-alpha-987b2b9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-987b2b9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ebe883d6b55562f838214af8bafa7b1f355c8410","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-987b2b9.0.tgz","fileCount":14,"integrity":"sha512-S4QJTadEYlENjK0BD3sgatmhYcwilx2SwzRmnSeOEs5bFf73SxgXnflCuAsuEU/JK4WBtT3ph9VnJfluGCtL1g==","signatures":[{"sig":"MEYCIQCNG7W7vbVzwL869DuAplAfZqG+S1NxcbdB5MD6vuUbiwIhAP2QfhgwcOPZi51HaxTa4gCCfQEBBcNtD9kplEFlVQi4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3AheCRA9TVsSAnZWagAA2rQP/jbhVwgMeUCwTiFrLgDB\nlwgCTbC31Y6m/uwtsBoNcDc29f8oG3EhJLJ0r8956pyViUxvCVDKryGGBHwl\njgAErfdr4f5FjKUUaDv6aSt7BghdLPuw6gsOGkCTSWYYx8i0ZnuOUdl00v3X\nlEonlCLKMHUNBqOOswjhqLD7QMltlqOiHCut1GkAkHhzu4qFt/X150hGe4Au\ny3mpaEmwR5FukS7gHbeJptxFwya+qkp9lqSLADc+3E/hL7VGI+BL5BaHFjhs\npNuLArb4WYGqvnsLl4DhheE1AFmMUQufZ2gefj1dkh/eHHn/VpYOOnUHN6dx\nw9nhWsNzE6Lmd1AOKmgPiv27oKVQwFrSEucajamryVh4ohqVE18Dp2ZwFGAt\ni+ox+fjQ3bfV6CMkL+umScGYEusG4xO4+bh7oqnExFKSKw/hGKBcZhMcM2lq\nE7d59GMtFn+QpwePUrUzGr6rsTJIhTJ70pDRQHw5TlyGR8C60hwC4E0NYTLf\nE9vCCvqMM2QLocVY/n4Fn2dpS96KTk7uAsHHrua/yAgneEovD8L3dmlzVG0d\ndP/5O/7Pdxc8an9QuIdEIaBkqSoqCEXeDrTShQh7aShyCpg83PjQ3kxzdw2u\nfQ98F4hJBllrP/9rgESgk1GIoF1QmQI3LyAZiBWeJWYG3+WHZsiWxRY6t1wK\nWq+b\r\n=SF4B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-987b2b9.0","@graphql-cli/common":"4.0.1-alpha-987b2b9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-987b2b9.0_1591478365944_0.1263507425431345","host":"s3://npm-registry-packages"}},"4.0.1-alpha-96cc00b.0":{"name":"graphql-cli","version":"4.0.1-alpha-96cc00b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-96cc00b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cf68f481b4fd61d30f41e16ebdb9d77c2008e094","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-96cc00b.0.tgz","fileCount":14,"integrity":"sha512-w38m5hDfXyhxitOF0m0B9fHigVFg07YFfZXOLmrynWD8iExSesUflaWstoINxaXSGleTfXqrV7/U93/sAxhzxw==","signatures":[{"sig":"MEUCIQCjuf2ueL2bz5m5MyLXNJNPCvIw2oB53LIaoV/Cu6InMAIgXT7wi29SfZKYWatYgxChudAJ07QTwoi3LnJUqjcIQOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3KifCRA9TVsSAnZWagAAu4EP/i97udj6QE7+qHsepdGe\nB3LqMUZtB98bJF2OtEsmIUWbbdY9TNL/sRmv3A4aaLkXt49THTunHHQbg0XO\nsx/nXojRpbF0IoPdLHXFni2cm05amX16updegUnf1Zxk+Nu87dPJSC8oJbzP\nL8FPmx5YBzrAD1Tos9U/wuI2+FKHByyTAV/AiW2H6OcVn7dbtqRwOzEGef5Q\nnOjGYE6fbHKONbTkOzhPvI/mQn7qlJ6RyLQ1naxtCNUusGx3SCwK8N367/Gd\nVmSgddnEU1n9j7vRFubNp5wqWdRlGO6ijpMcJGMYqDIVyqT9fHPgJP29VzCN\nCxjOa2cz3KzA6zxl0iqYpajU3Zs22Q6k6CS54BhbuD0pbIRx2IbT0In2ySBt\nip3UZSwpcQyE/OxMPsvrrnQE6kBMgh0Cr4PKXehAi8AAqu486NAWJiwwYrt/\ne6v2mxbO5DHWSI1YHQmuQium3UP1VoS/hKWjyFoieVhbXBacPTADqn8x4KQg\nr9lpOixHYAfZojEMypp289Y2jFxf8+M098mby+yPcIU8vzWOY6OYkIwRPcHe\nQsdhLjk0ImnPMvJR6A4uaiKVMbkweT9Rgt7ziwaGPnugeQmK5oa8BYT3AZjd\nETXtJ3yHQ6AW55SQM8s8DcEzk8DBPBEmDL/dV7m1ZKIty38sfXDv7WQLb+61\nbM8w\r\n=CUXq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-96cc00b.0","@graphql-cli/common":"4.0.1-alpha-96cc00b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-96cc00b.0_1591519390567_0.33310956072028897","host":"s3://npm-registry-packages"}},"4.0.1-alpha-86a97e2.0":{"name":"graphql-cli","version":"4.0.1-alpha-86a97e2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-86a97e2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1a30eda796298759842aeb8dac23223b418f1df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-86a97e2.0.tgz","fileCount":14,"integrity":"sha512-y2kJsh6Q2Lz416H+drt8uBkBrNDEEP2lGJJ61322Tq/2iU1LCfMLe7E4B7tDqHV7x8dLpB8mkuyRBRboEK5ZIQ==","signatures":[{"sig":"MEQCIAsdJtTLv6jhiFahUDUBou8QXU9s/zSnljvi+p/HGnQjAiBBoqkW+Ek4Ee5SVc0pD7oaLmDr28DTnYKbQ+0WUFV8sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3NteCRA9TVsSAnZWagAAQ/AQAJIDvo+5UQFzeOm9ItwQ\n846wlzP/SdH01IVDPeGY2MdzH4ziHeRgK2iKbo9EUOEdi7Jv1qO3Q3rTrXmo\ndzKroNiJVNhLeEISan3mrcci0yqCghYSNrJ/vPvUolgwI3uyH0Sg6W+kH9bV\n6elZaxZHZV/C4Wb3/vZhYgD6JVNnWah9h+R88T6YlrCKGNM8wo60bHD3hwND\n5OpVBCYqOxwQ1tvZqF0+5HLLqCL28ReUktU+OM57cLsyKpUSM+QzA5y/ZOOR\nVnAQHFQ+LQw6/duH+T9WaCU8DLsJZjadI1l9eBPEoFycosVO291QDqdN2v8C\nLJ8P9rESSnxZGIvXLiihl0pQHYJoMrxYbR7U/BxPRQLiCm+MnXRebT+qh6GK\noHy33siC41YH9Eu27t4HTaeIBkwGP6PNTxKy9X3F73V4Ojnf8xg7v6g63FLV\nt32MoFHiLGWKPKCpzDfTQNGaFnIA10PIb3MjQdZEPqjG9Yh8BKZ1mDQzWWMo\nG9ziKIZYTqX2xfG0fDHKrkdgIvb2Ex/B0+wgxOn0eX2vY42VQloxX9sCPZAC\nXyGALEtnuvx0zIj5KoH38lcN9ekj23daWI0txl1QLta2sXK0STYtlCOI/QIf\ncFGlYoJN3wLcMLznmNyPBQQENREqJcu0hn4OtuuXyWV/MKVVm129sgnniTmR\n5Hz8\r\n=wdV4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-86a97e2.0","@graphql-cli/common":"4.0.1-alpha-86a97e2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-86a97e2.0_1591532381632_0.14468343038627118","host":"s3://npm-registry-packages"}},"4.0.1-alpha-15dc128.0":{"name":"graphql-cli","version":"4.0.1-alpha-15dc128.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-15dc128.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f501a9d58645a85fc36fd2112fbbd0cc210819a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-15dc128.0.tgz","fileCount":14,"integrity":"sha512-vGxaUlfnggB82TyFAwaYZgUFBdaJkgwWTIqryryqyVDstQF1n4zGq48zdCTKDzNHT5UCpJAkKLpoaJ8yg4XrCw==","signatures":[{"sig":"MEUCIA3TPz5b3rrT+whEcO8rgL/LqVPhv4qgsD6/UTff2LbvAiEA8ubzFerxpsAvNEkzS2c9CimexDU2XiOdnupj8qBkSJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3Nt4CRA9TVsSAnZWagAA+n8QAJMogS9cDol67dCn2os5\nm2IrsEcT9hP4Y6mgm9/kVCAhEN1wnRS7gdkRbWZSjhYqKipmFEh29SWXZdvH\n64uKD7FX3NEHtdlX7VCpnXkpKlLFdPTDdc5MaQyLykPCnG3v6N8sX4GHnLEu\nWs3DS0jTO/NMvyxRZ1K/H5vhgG0h7yPtfQxYRPTgY6z+6+lMDwjH7quLrivN\nloZUCK9sisTca20cDr4JvEgw3N0DiZbz/WdGfbtOuFDxJWkuNt+ivZKGmyXk\nyxEk/3Qk7wcO7roE4N/SUYrzrBvTmaC+U/0X6mqebTvTGUv7UhQqL7UzRbSV\n9FE/3gmCh3HKEq4iC8ieFIylV2uIdsCKs64JJJXt7tewaOJtRUrWzDWtv24k\n8wyqnE/4VAxSET4o0kBus06CP0vEsrQTRB1SzfznFCKb2anyhFupWd+OWtCm\n8lCAOWrZcs03Tqkbcq9jXjEXcv6+dXaFo2sWrFDCetpQ0bYizXlopnHGJQfH\n88/7lcD1OsYoqggX6SPiHVX2eCAK3MfKn2t+zIc1enUvCf9cBGtudK0U2wXY\n5MFtc1JapBzddAR+aSi6BmESebZI485MHK/s6VYAyjG7YH4jwnVf52R44s+k\nDI7o0k39PI7C8HTuINaJzPoGrraPj9C2Fe1QxUiE6t9UaWMRuLmoR1+7p6L/\nTnJJ\r\n=xOkF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-15dc128.0","@graphql-cli/common":"4.0.1-alpha-15dc128.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-15dc128.0_1591532407773_0.8683902992351444","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f3b1cf5.0":{"name":"graphql-cli","version":"4.0.1-alpha-f3b1cf5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f3b1cf5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b75c14f64f304edbdad063af1a0936a64cb7f19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f3b1cf5.0.tgz","fileCount":14,"integrity":"sha512-cEs2/55GocNpm65dPc1/PuXx00EbQqCi7Bt8dbRZDVU9gjxLxHQxjUOCUBcnw6/V4VQElo1hjMdweECVpjaFHQ==","signatures":[{"sig":"MEYCIQDxj6xZPsNd3pen03+Wyx+02+rJw3mdEsNg5OYoNbzRfAIhAOqy51NtXMujAiG04B8+gWiV6whrYc4MgyXkHnnv/ThG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3NuOCRA9TVsSAnZWagAALwUP/0DEB4K90nDUoR+JN4wN\n+kY4h2xE2Cxr/HDbMsRgQK8lRCeV1hlP/9FaXrgpXnvQf4zNBZKjhmznoX8B\nhbnyq6/Jj2q6pjNrXgT6vNhgkRksambn26JAL9G24+a0xzr251f+bA7KU5mV\n3pgURZzusAnvV8iW4YHiZNdLgYnzKZ+XMOyLu2cjmQeGRoUIEyRVeM4MUggD\n5Gd2fub+4BSgntw973DvA6YpCNyXYfUBGy4HWCBE/36D1BoyZGQ0455lX7np\nnuMwQEe7L9040TO8M2ebVEK1Iz1WKVe1o1FBh9/PC7QzgggNhqrXhLXtc29h\n7aCFv6mGfKa1NmKgCSWy5y6N+P/mgagY5qFTTCKj5h4iW4a9HmXnHnJAbzt+\ndfcxogP5gkBLykgXW90CWjHWEmarP7Uzs3najG/f/vE5R4gJVn4mbouRopZK\nSgstQm3Vek7Iz321qinvvXSYjZJWZmiceoCLKHX2Ub6ZwNNdmg+hJaJYY7nn\n71zCxj0tzKwVwEatDqQVfIOYrokQJQw1b3att333rLbGvWOzyJrisZ8wbNZw\nnl/TdEjlpf6DgnxrvJ0NKVkPBpuiDoTbcU7SMcgNMYwMZZGBYi5oeZZA7Zxp\naUoNxzGtEsbUZGbZCmAcbQamakjS5JuuPhxEbFEf2v7+BRxa/+sO9RIo2QH5\n46Rk\r\n=9RN/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f3b1cf5.0","@graphql-cli/common":"4.0.1-alpha-f3b1cf5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f3b1cf5.0_1591532430397_0.6075951825883956","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cb93966.0":{"name":"graphql-cli","version":"4.0.1-alpha-cb93966.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cb93966.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"94489b92e1b32e4e52e9fdb015b2512192e1e7b1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cb93966.0.tgz","fileCount":14,"integrity":"sha512-28B2Hfd8ejDNmYn6xoiwSOYkZw30VBINgl92qw+lND9mvJmZEyEVilNLC4noCc7O2fF+X20KlKwJlhSara6UPQ==","signatures":[{"sig":"MEYCIQDTiqHyriuEcBPVNP5Zgd38Mthvk6PYKP1TpLMpqLi9xAIhAOTdqooNrK5TfVJhAknDVuR7om/ZCO4XjK9IeYAqwJRi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3NumCRA9TVsSAnZWagAA8uoP/RtOBo5eAJu3r789hr+V\nV2Gurm+0Owd7us2d2GgZiS4DpK/PgY1XqPDvjESb7nH8jHx7ZbQ4CO/VQf2c\nAR3DW9rsaOenfXG+wKXY7ibHEeL9nWiPf9opaTkh4fkfHnl+dtcZte3zDWmd\nWSNnme+o1J/CqcD10vybKtyU1e9egqrkWtwemXq5RVzZdKmuQ+1Z5CJBCVnJ\nxy/o509FhLQiAOPSJgWQoUvMX4GIcm0KfEi0sBHpnOSvEP7n5zNxvbM1//ii\nqsR2I2Iq/gNJcV1UwBErIPkXqrLKHC8ld+m6xERVEdpX3+jZwJvs4koCEnEn\nAiY9ybZnunoi51w+GCvS2bNHJBgA1zMkdKkzKZZET0T+6/MTBfg1sLDMe0Cm\n86g1kZbVSYsvUEgiSkSk9Vad7hnbQieXywrZrk4gytSW4wkFyjC8RkNxHqpo\nX2I2D+wovfWwnbSGNkVhA7JC3N8FepOZbIqTdl19HA93fFATZN97Y8bw/bZ+\n9V/wK1duI0GVgklv2G0PFQrLjMKPyqR5CHUhA3Hf2JRpTvuDCls2tLiEGywf\nV8tjvcaYzSNVtqq9LIFSOpPx9EPZOohBy/o2PNNhsfv7VmL1bVnbcpOZ1JQQ\nTmDoYU+Bkt5uigfyNQ9+rK9TBCdA7vJBPz4QIONU9flYNn5izXyXlMgziweu\neEYc\r\n=55e3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-cb93966.0","@graphql-cli/common":"4.0.1-alpha-cb93966.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cb93966.0_1591532453591_0.5995604095570006","host":"s3://npm-registry-packages"}},"4.0.1-alpha-298f332.0":{"name":"graphql-cli","version":"4.0.1-alpha-298f332.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-298f332.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"18c272593b1ea816b06e236fcf4f545d8add1da2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-298f332.0.tgz","fileCount":14,"integrity":"sha512-9eKZRcuLKwMI2dpLr4XVadfCLL6IJwpQM0OCff+OJc12VBa/ruQwp+Qhp4k/Nvusk0K6WZTGRHWaKrcvLC/opw==","signatures":[{"sig":"MEUCIDCH2clWw6O9mFYvdpp7GN2Jd2T7W+l3i4JG1wk0IEscAiEA6IxnnImvsGAjL8KbQ6AnzsVcRRmFJg+QTKdWwUhMubk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3NuxCRA9TVsSAnZWagAApcAP/izEvHXKmPVI8IYVxVRJ\nCOgmCVyUJdkccooQKx4Zk6uR/cMYZhDFoJh5JQKt47vx3374m1lHDVTOatXr\nblg0dwbTl8F0p4rYZq8vHQBXEErt+nahEySy2GVx2LSg4ST0Jz7pOYqVM10a\nrxOVWCz25d1xx1F4Maa4khJb0mUiSBmVFcJ7WcyD/XvErahiyB2YssTTXfSM\nbZBJADxYM/W2H6xiSjXb4lgxHAwoajFyAmjYBDmJgt9FUy2CrwUn2CONHW4w\nUc4P+hL8t2z7uZxBFBat6ERQLywnnkUqVeCtJIN0T0n46ZIbDn/2aSLyD3rs\nnRXSWObmimSIqmofMrjR29NWILUbAdEO0RxAJYAmJZsdGjnxmevC/e5DrkUO\nQBXV/Ofy4uh+vYGUqIjJsppRTh1n2kjfkBvluB9xVR3MfSzUXz+eHSeZk3OX\nhyGAXtZLG4dXG80muEso2BWIwxiLQvH0PN5VMmaood1ODOxO1GH38+IMbYWN\n73YOsNQnQXpRNuJ6UUb1WjzngnpFLXkDlzaeD/hWv/OC2XmIK2bq67H2tcgY\nZ8bS4MTVwR4e7iB00PMGeWwRKks7KGvieoWDh0o4or0LPn3xHQSc0voKFnxI\nzSkUwlo2DObzQWzQphbYBbhl71+hEf9qme0E/At2cZ4nOq15ELBO2JYl2h+R\niplS\r\n=rOFr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-298f332.0","@graphql-cli/common":"4.0.1-alpha-298f332.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-298f332.0_1591532464473_0.790882676219842","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bdb5724.0":{"name":"graphql-cli","version":"4.0.1-alpha-bdb5724.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bdb5724.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc6e28ff3c37f31108a912e2bf67cff6037db166","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bdb5724.0.tgz","fileCount":14,"integrity":"sha512-lKtgbUbRHa2EuSClljfmJ/zRZZcFM72GFw48O9eegTLys743hqu+RyJfotvpPLhx8wHW4qvRdEhFAac8wBhyGA==","signatures":[{"sig":"MEQCIE1I/AhytdF8jxNhDmt8t8Fd7gWXvYvNZCA8F1k6cTbdAiA3ufCpVqrkSQslERKVg2tX4dgkVhInU+Qp3S1CijZ8BA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3Nu+CRA9TVsSAnZWagAA6X0P/0maHqoILRB7ZWdy5Hua\nFa7kwikq8+DbOaIv7Xg2bF9hMJ9qD7ayDd7fQQUkCA3VoOZlu8nDDRfQRkAf\nafB66XSAEkjKMavYzq+Yxu7vUtolSmIbrIfHKY+sHJ/ozJxj6tfPKZMqNGvW\nuaJitxQ/tl66T2OHl23PQUcBQFVXKjPtEmSTd6KUNmrNaRjokN+0HWf6CfVs\nc6bmiUVLqllDZUOb26pUuW1vf5dNsB45Jyx9H6//8X929Ryxmngh6866thQn\n/vjWKBTRw+9nlBwac9FKUTlqHKJF8MU3lq2wghnO5CQ4gaR/iGlf6ohW9UvR\nK/sZsXkq8GdLnQzHu6I053cRlv3uTRlh714ulFLIHb6ZtgQzQS4B7tGVKllJ\nKsozi/dPvU5dAXlyn5uamN/cCeYB2RYkLnyrx9RFiwBHYXQoo4jBSXbfiG9l\ntE5tAtzwkLoZ0fFqZBrtJ6rQSZLprdXKBV5de1ZgryM4OD8Z56j5HS55cjVE\nydJpZPMtR9lBn4UEUy5RlkJtOTlPILWrDresXfkwajzoPYWO9w4Ulx8VX8Yd\nDvWBQ5oFSr5gItCddKfz6V+f30+OWzls7vdY96+08Yk9jdbfzPH1iYeMFUCa\nxCV/6VNtH1YxF+BICmMkiPtMy05VwEedg2vriPjMW/TzLW2VmtvvggNxr1LD\ntK/q\r\n=Snnh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-bdb5724.0","@graphql-cli/common":"4.0.1-alpha-bdb5724.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bdb5724.0_1591532478306_0.9768006574825434","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9e71032.0":{"name":"graphql-cli","version":"4.0.1-alpha-9e71032.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9e71032.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dd0024a0692600c403a0d6c4cec621346d0822c1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9e71032.0.tgz","fileCount":14,"integrity":"sha512-dMRSTUPnQIQAj1qvzyQ6dvnEeSJCS7yD7DJLwP+PCRGjv3YqXw4SnVTA/3p8XLUNHNycLJn0jcBo3VW+HO9ZPQ==","signatures":[{"sig":"MEYCIQDDGOvK0vGwSbzWW3uvwiWnC8DjndDcLpOr7GWAU3CN6wIhAKe3Z4izbUUfX14nO7A2SUKKzz+nEkP2ScOnrlQEgzdI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3NvJCRA9TVsSAnZWagAAbQ8P/1zzOl3/DM3S9RYjzoqy\naxbEiiaC4i+WoBLcZXoeQ7U8CkEuGN8ngftpkAoPGQnwjNBZDr2IMJlVpaWJ\nU/69nMtYoaLp5TuzbuFtHoAl5aXhaWQGectjMqnfQiQcLHjmiMDJLhVIco2B\nExQdSyNQEnkLh30u0szV+IU3+coW9sDIseW6C8hmRf6yu36Xo/f3nFFD1Btb\nTbdU+UpOWJo/My4114BR541WCmWXdXwB7GVfqKnUeDUSNqlGCT4G+htheEIj\nmMWr3AlXo/AMUKrEwNhYVXz/J4M5+5sYUrVf0D8D9FgG2Hb8cIPK2Unf2iy0\nccS1O9DgvOUS4zkEzsmgnatXPDkCTaFPLZxqOpLJ+7o8mZSRWhUy8z6u6ooM\n07wUpG1pAXzV+x/z+NKSi/3LzoKZRQxbyOk0O6PjrX4nX9QlEKXWfHhk/iqI\nqjLx1clFa0pkDwzELG/p7tNNhhKw32aUAIzEn2IFK6rLDj5eGKfzo1PtMmHv\nQP3rTXsvpwv+307nicT4oGdrlV2j1gaZaS1KJHRYHLvG0WsqbqsBAc1jDlTX\n98TtnJ/EMsB52aXefzQzkXsJxGQIEEo/uiRM8bmkiZzupFfljdGtEtJB2xk7\nfR4wutjxVvP5fkLSz4hr4Re63xuHuF0g1dDG31UZqDwJHdnc9gvdmc1jGIM0\nRU/7\r\n=h+wD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-9e71032.0","@graphql-cli/common":"4.0.1-alpha-9e71032.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9e71032.0_1591532488614_0.6051346918209182","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c93d981.0":{"name":"graphql-cli","version":"4.0.1-alpha-c93d981.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c93d981.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"52a77c411f59d2b5651068015a04e9a9d8352e2e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c93d981.0.tgz","fileCount":14,"integrity":"sha512-6hy/AddeR7Eos53ZU4jztsL+K/ngGT2pbRXivbxEe8kvpBwanJbzyXjETxvftffDpki6OJILxE079bZu9FoTSg==","signatures":[{"sig":"MEYCIQDYGyhtjBS1yiF5juDVrlm3JZq/ONNoaRR+vyJ08COyYwIhAPLZ0cbMYF1rCb0zN8TiMLNvHhX525LvTJkoSieD+WLp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3NvVCRA9TVsSAnZWagAAQGMP/0oEtYumUd7u9NoLMdem\n7Y3Adygly9bZXIk63+esMfpBYw3Uf+mSXEjhZAygKankiCjEYr0L/Bqgo6kH\nJHmaCtlDhJaAT3s2UEDaRllybKJN6lesgX/viDHh5lHZB4z1rVz5W3v1zgKq\n15jk7+loCdXrMwg9QmIgZuImK+2XfJo8aqfRj+W4b70IXUD3WCapxUepw2yb\n2e/JKY56kntFEqmScqy8I0qOO+eecwUqLhZfgXNEm664zlcrG3srrhoLVHXK\neh8x4gzkoZBk4R0TObazUan7pYbB1B6OBSZvo/6dCByvT34lOpuuGGTC43rW\nqO2Qe7CDX1sJ8+uFO2LBEwnE+3TQbqgsmP1u9VsnAK9ezM/NCiRBIcL9H/lv\nrsOfS2cOqezm9e21Guusf87p5Q/Pu08BQBo6KKQ8d2CtAkxz6KZnRrHD2IEm\nHidQJLrrLPE/XL0LEbbqaAKFCLCrw6VuRdOG5uQM5Bh3g8OCODtEmesqYgy3\ntJ+D24pjVbIWQxyCzd8IWy8uludqHnF9YojEdKnwaviBN2tQuKQSRHYIzEqg\nji1oUW1cONhnvlASm1w9NWKX5vC+IUqgju+8IDaY/YuOj/+7uSWntxNMUuxN\n7hb+Ng4XB4p8VM/G9ErepEM0PVXI+XfzPvr2XQGvKoHQnYhu51NgZRXxpiAb\n62VK\r\n=HeTu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-c93d981.0","@graphql-cli/common":"4.0.1-alpha-c93d981.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c93d981.0_1591532500622_0.6597938626901196","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4a64dad.0":{"name":"graphql-cli","version":"4.0.1-alpha-4a64dad.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4a64dad.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"756d261235d608b386dea6b74f24b4aac7c110fd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4a64dad.0.tgz","fileCount":14,"integrity":"sha512-+bp6Eb6tO8vg0ydq+1+KGLNl7Tzi+5nhFvs66XwE0zCjETD7XhGrpM9ftvD/78wuE+Qbn6t9FBS2efHKvbC3wQ==","signatures":[{"sig":"MEQCIEsoan0xlIeLg+A62XSpmaf0+c9HT8cpIy5Hq68Fx8c+AiAlEz3/ZrrNtHGMSGJzpSeGx6LsZYz5j8KyqNWfzvC+Xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3NvqCRA9TVsSAnZWagAACMkP/2uzf5VxhTWqxwU2uFOv\n2ZBrs/CyCBKBZHmJrStNSktrqjLuJT9yMdteoDmbb0gGhbhJo7vyoCNB8+pr\nPdCNRl8NMygkRHj8HSVKC5EGmTj5+E4Ft+qhzB8s65wS1rgk09n4SYP9TrRP\ns5hsP0lTuXkqWEPc9x39bD3pMRmsvqWAaPNncJOmuNAh0XLO2iz72//K2WeX\nYHpxpaQcckxYxCoSjhOCdoSqWW835wDrTIr+5T+4hULb2E9cpfJwmTuUARlm\nUilt6ERzy4Nku0mnsve7LFExbDDR6wpD7kfESPaO5cMw2b02jicaxLlr4lRV\n2N83ebzk2yeFEPQCNwv3uW2ZiHgkj7sFKWGGhw7DEbNQHI6I0UxN0P6OTMjk\nLO15GAY16mFelsNMNEaok/N6+kkJuLzRdA2bGvPRVYa3U0F3LGDeh/58X6Li\nw6N3T6DKUNKuTGmVTwFDEbrXyXsiSs46fD+W6z40SGE/PWQx2dQc1EfR0Pd+\nUqLG7sAbkxccdyHwsx55hC7+Vxd61BcBRLp2fDe1owl924BJiEfWJgsKAdtG\nxN5fyoQJUBVSsrqzjM5KhLR5TN56j9xcyLc7JQv5Pkx+y35aZhHhM7NWEYAM\nPaepfjwyj+/ZsWvaAUON0h3pDK2zSTciYf332Wm7CQyDY52o4/AsLwJzcxDq\nO8Ax\r\n=jewm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-4a64dad.0","@graphql-cli/common":"4.0.1-alpha-4a64dad.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4a64dad.0_1591532521643_0.5704655585768421","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7924d67.0":{"name":"graphql-cli","version":"4.0.1-alpha-7924d67.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7924d67.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9555e3a6a0eb179682c5f797f01424fa3f6365a1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7924d67.0.tgz","fileCount":14,"integrity":"sha512-MDiCjTeZWxuynpntLRmoqlmuB8LcRUVEWGcgw9ySLj9KdQZevEo6qO9+bqzRUKsuNh2F0krw4g6CLvbQOFL4Lg==","signatures":[{"sig":"MEUCIBPhAi1bbOcBv2h/3EkrAqnO8NP/+qjl0AIFR2X6kPTwAiEAgACQjkuXTfTm/DOFmS2uQ/QZfRyE0pTDH9r16Gg4dq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3NwaCRA9TVsSAnZWagAATR4QAJJAuLg27ltLwpmsyyIG\n2z0LNVEfcbje2jSDh85A50H4QampoqbLHysYTwt4BrzB0J3s4Fj5gfwJqX/P\n/Jn2fvPqhwWBJDxhIKRXuuAqi+5FrpoX6DhU/IBMoW3RNUF9hqi+ox0kiWef\nVcQfP6S3orYn1++rZ2tsqJA0UF2ok9CPcin7QXpOVkJ2Nj/hwm2clUR4khkU\nD3C7MRPtpSZTQof0gdTGhsiLbDGEsetYd64vJw1qD0t8pahFvduztBaY7L8Q\nVa1orxPo4ORP8xnJQFhmBkg+w9DujVLBULQ3vt8x6VXLCWPSfagGq0TMa+tR\nKJXC2va8fp/xlY8n/nUQTTkLtoQp6ZDVOKbkvxzo2UFhtL/E22kzklfKsaGy\nE4NXNAgSnBGu1u8TbOy8mt1JIqOZGY6r2QV0GUofxbbfApMvZxDM3qgqsnJd\nmlgr5n3CCEmMYwTSoHLLs3aIqjEtNYa8KROMNJPVW7l5YY3FR6fG2geVTqV4\nIwAhTTh2TzIsy0/jGXEWaqnL6xQA3hK0nh239FMuzZg3klao/+8qqiq8UXs3\n6/PonYczPPnWjJBf5kylwrkjYMKSUYUWXg2jDZWM2Z2TDQ/CDPj4fgrHKBMw\n/J+1BSN48Qoo+7q41V50LWbm8G79m4PxNIskdCPeP9YuX8TpWa641a9s6d/u\nI/CU\r\n=ha4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-7924d67.0","@graphql-cli/common":"4.0.1-alpha-7924d67.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7924d67.0_1591532569805_0.15416929760124032","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6318618.0":{"name":"graphql-cli","version":"4.0.1-alpha-6318618.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6318618.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4dbc916b09db631debb2fedb305d0cdb99b6fe4f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6318618.0.tgz","fileCount":14,"integrity":"sha512-75QDh+kJNxaRAeWHkMT3ZEMNcanbv/cf2XVo6VAedGCgm3fCrzfc6/sUHQGTnGlvE7zZr2aUfT39N+cvDhV7rg==","signatures":[{"sig":"MEYCIQCZUexwvYgkseC1ms+lbvKCrjEB7+O00A0jOGR7EKmGSgIhAOeDIKw1i743V/5+sstC8sjAzLtvr2qlO6BLiE8nbpI1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3N4CCRA9TVsSAnZWagAAmXcQAKJSCyRDXEM/YpyLK6VF\nEW6NXKo9CyWDHjXIYvqDCRXUq87DclBw98tB+puwsN06O0rVxrP+XVfRGcl7\nHcdfnrozN+BcWqZvxNdREsBiLLtG19FhyPiMU7mcEPFj6dF7mXTO17kqRlV7\nGva2QNjhforeA+YlGrOFfMMyc6uyRuRU9EUGE4UhgxPRscu5AK4HnIEkfiFw\nBfHnU1U8SBFvBwJSVbCRgPWRgG4Q6C+PDA/3jZnfy2/bcHIg2yrRPwk+79aV\nO2M09eHPsE6fAuxsoAyT0f8Uj8XSQQy8J4YRLpDsADLesZewyzhWD2W0qm0n\ndjfiSL7AbC4y6jpe0nbM7lqAw/8pITF+/+oDzRjYyKv0lxJYPhXU2B0b6lSD\nvcFypwBsGE/h9sp5g5BrfF9UjMbioQ017Fy4bz6WdwaILzrALJ+ijSBsaojX\nQH/YWFcRf+R0lTH/+AfsBpJ2V1Wbb893wsjKJcFMr8hAAqW+fgGRJQQWsxeM\nz4q8HRSEh2ZvhEnyNahUhOwSTSjmw4F6lM9REC3jxln3cpSS83IytggbYauw\n5SNWIwLT5RKtAIcoFlTXvAD/wEfOOLMZvPm3HQhm4alRp5i9/IFkfXskFuzN\nWAcYGv5kohIdNLxOQnlnNxbjkwDbjXou0Ot2AOR1xsqEcpioTfydLRC7TSgZ\nrYUH\r\n=8wFJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-6318618.0","@graphql-cli/common":"4.0.1-alpha-6318618.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6318618.0_1591533057532_0.25886461190147614","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e2794d0.0":{"name":"graphql-cli","version":"4.0.1-alpha-e2794d0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e2794d0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc21b94e266f8abc7f3a1a5271bb83b348043755","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e2794d0.0.tgz","fileCount":14,"integrity":"sha512-vQl+3dPXxwe8jHOV2++Y3wIXNktrhTyoujoG/5XP1oRNbGYzED1HpCVCbbl98mOoR4xwIyCUDxXe/k7XMZZhmw==","signatures":[{"sig":"MEUCIQDgk27JCqvbIRTQ3jwyvsblAVeTmKzePIQSR1WLVcThrQIgasDeMZqHFqAanVXnO0s/uW7bYd+wZUw8l3MJOC1AGr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3StDCRA9TVsSAnZWagAA+7IP/2vji+fcJ+pt/Y8ieR83\nqrXyOOzWwA6a1YO5HZfI9+XIeK0/LCDtVandssmGycYcmR2OcVqA+an4vXDM\nJPoSkjBB73erBFUzoJpJ3dN2yoGFfAgwa/g05uNXP3j2Ca6J3QTz9TBunvZC\nlyrm2oEDfuveTha5yH2ENyO7IOkFIk4tJFU0NIVUk9GTcCkoeB8EXI3qEVKr\neXWazPFyKU9rk8F0IyF/2QvUIncfT2UmFZkxU6QJ95pLvDGf/lf8T4kdeMWt\nl3KfFWOLjWRVPZ5Jk4fv0JsySrPFAKyGpuM5sGbpor3msdzzqMKRjbV18k3D\nz+QY3Q27NVZheVqxpZsK61xcHltwSfZxP/qYMoXhDOWndu74GofRWC9NK764\n/Vo0ZSXbBrRpApa09fnYLfOsgEr0LV5yU76hGBZbDh8l8PHNiEwdTyLK3PaT\nVlqVCLWg6g7Slk8mumSOuqtkFlP+CSNv9oNaMfEjcJUSPW4ctlE2yyTllRit\nnRZ14UPh/2J+DjLK/z0JUKM3xy9RsdLVy4G++0cPYhWjufw2Zq68fajIM9ts\nEnN1TKr7n/ngbvRjSvSdh1AiJnTzyQb+SB0RQvkcHk2ZDv7ZvDqFkZisIHUb\nQzF1r2VXfUZwpxP9xJeadNxySTv7IGxnxIX9gDAwf0sH7NEQLDXQYKmouOMN\n89ry\r\n=/WSj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-e2794d0.0","@graphql-cli/common":"4.0.1-alpha-e2794d0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e2794d0.0_1591552835279_0.2521643897826331","host":"s3://npm-registry-packages"}},"4.0.1-alpha-44619f2.0":{"name":"graphql-cli","version":"4.0.1-alpha-44619f2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-44619f2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"390a4d72e3f6a5218f5eb313e4c31c15fbc1d5e1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-44619f2.0.tgz","fileCount":14,"integrity":"sha512-zYbzzWBVUDP++VSdhIRQWFFgmge7kq+CTKboIeV7U1v04pt3nGyKVntfMgcr1MY/1YjNkYCiaUU2U4ZCpI4Buw==","signatures":[{"sig":"MEYCIQDmYT9cLi8FFTavbEB4ZB12EwOVJwI5F4+tBB5LrclrkgIhAIieI4PQ8Hsku2BMWrcmiyPJj8v1y6s+Ox6tfGaLvm3S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3m8/CRA9TVsSAnZWagAAZO4P/jKniOgInojkBo3Ur86I\nNu+68ofvP0a4aRaeKABkgGPOQhyDgaTj99gowHMhsc0LxZ1EJg6L2ki31Emi\nqBiAE3qq0flcNEqInac18b7/PWylmZStr4HT6I7WhLBCHQw3tUQZhQx5D4cz\n1vqSVocBVY4k6tVv9ER274bev703JmsyaIQCfJCS/Eki7DD1fFd1ufNgCKI9\nqavXasZZBzMFjSm8dgj5GXVs1AU5BI2emz6ElFkMEh/jTY5jx29vV4ZFo25o\nCkFqqTkCxyFeilG+hsJnn9MX86Xww/x1Wyk1MB9wUD+k6sB6t/tKaGheVU2X\njl5WzulNJmdekJnmyEx1ap+knTDPYSq92X00X4XN6D3J/a7eXMfwrN17Puut\nAwcdMQTDdV8Ab+KITxr+yW21KByhY3uz1ECz4e5NrSvu23N99VOWHP80RYF5\nvPfmQQqey759t8huK4GMP3oRkcUYp34e7BkUyKk782C1F78iQPNjVxp0jmJL\n+GfYc71Pti6mZ/miJGmsKqKXEV3a//oFwYwOUgkRY9Xf6EmuatOvFH9sKAI6\nEWkYSMkh8EgiJm45jUlf2TaeyqlcMMMxvNu6QIc4m1JpNi+Nraoajur7vDZu\nGvMn5J42vRCLumwsY4UKZS2letYm33rVyIXKLc0crSi500oYGZ40j9kd9BcC\n1/hz\r\n=o1ku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-44619f2.0","@graphql-cli/common":"4.0.1-alpha-44619f2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-44619f2.0_1591635775076_0.22710426273263407","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aa3b5dc.0":{"name":"graphql-cli","version":"4.0.1-alpha-aa3b5dc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-aa3b5dc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5e3904ef1d50d431e6bf79b950f6d394039ed46b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aa3b5dc.0.tgz","fileCount":14,"integrity":"sha512-a3nYn/OAjDObaPLYn6CHeDl0ppMm6RDxi7a891fO/zGIeKXDGyg//fyT6G574WK7qBRLFMSrGWPt1w9eI2jCbg==","signatures":[{"sig":"MEYCIQDlmhwsJnTj+yhKO9gcxRJf97n0H/rrI8oEujlqgc6pAgIhALkxDOwSIEYuQfd4UZtISdYaFI4R0ng+SpRUngvlrGNL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3q3cCRA9TVsSAnZWagAAs6wP/1UTyLuXiGVgB8x8wKzT\n+0e/SdCSLOHV1nH2DLZVtfyM1qUzKqusEB3u9O2uxmD81DPZ5xSt8bGcPA2f\n9tl9MLMx9uw565lHM1dm+WN37NS33NpEueqIOIHvf93wTjvl4jkQ+XVlYNys\nOIaoei+IEGpw5WTWCcePAryWf2F1mb/tsIg4uYUuSghC9U2jjdo6mDNXiwyG\nCocOO8XUDld3SJ4jET2209o1d2O6FLAIiIxclamdHmtZPc2ZzZSi9SPN1PwX\njYFw99L5WhaJFPdANJp2jVuMZZoj0Iz0v9udej+E57mN14/VgzPiNeGX32Hu\nuBhwAyhgbqGhRPMkzrXGYvmqp5sOQxdRvhUUoUrLUCk+D4nfQgS7pF10nqzj\nBXueyoZxVcNBPDDcQki1IrDSbuk0b0NhAEC9kIK/gOyvhdZdpyvYxy08g37d\nT0k0LeCYQWa+Vfm0CY5UoR5C4gR0nK4DNmjAfEZr3uZihNPaIpj+S+2zWl67\nrnKPrjbkjQJ5dE3TDAL4mMvHyZoxhoEThA9iFbNnL2lWXRGymnBXNNVXi51O\np/4JTnHsVLBOvrlHz2l52y2wr9TTHuyZ/wQaVDv8gRhVzQJkzzrSeb39I8GD\ncWJ1XkIps+MWd9T0FlbV6SEmhCpTo1YhsyP/GDQaVp0AdAzp8qFRMdrLgXRH\npZLt\r\n=Bp5L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-aa3b5dc.0","@graphql-cli/common":"4.0.1-alpha-aa3b5dc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aa3b5dc.0_1591651803989_0.822862757996212","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3a18692.0":{"name":"graphql-cli","version":"4.0.1-alpha-3a18692.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3a18692.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ac43888023185b673fe8437ab08212498c9a19a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3a18692.0.tgz","fileCount":14,"integrity":"sha512-3ESMe8chXfZWMjnuN8mosEq3rG8sqFWVcIqwLzU8mbD33sSp7Q84NxNwW1pGdUsv9HrGjkdxzJoMcWP2cy4Dxg==","signatures":[{"sig":"MEQCIDIX5xQmZozAHgfN5nMPXX6b+TBgV57kPnFSIh8TwRGQAiAlSVumKVj9e5XuEfOo5e1brzP29eqP/1fSBarvNStzdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3q3tCRA9TVsSAnZWagAAae0P/3ko5iiaJD/QtqHslX4Z\nANS7SuBWtf5EIV8Lnt3nLX9wFg1jwnOIKQir8q7ByO7X2FeEh/Q4Me3jTLlg\nrKMiq8dQM7zkRhQ96AlWRDp97fc4bp32rthsR+Uc9IxP2AQeSmVG0OKGD2eN\nkABNyja0gEY43xuIcwho/DNErFU4CokObzImh6W2qKb2xCMapyEHcI1AcVPw\nLUXju12KBW5N5hJ7j1NxUYGEp7DqlndJsySmpWA2CDOO28qLxBHe7D+b79+U\nKrrmF8zstA1Hy0Z8rvSndpTF9YyL5xAZwx97aekiA9X8ygo7EuondKhpxvAq\nPjZrc+WjYb6a6e3+L/L3sMoxn03YcsJGo1FjVbnL9Cb/GMWC9ifwAGcUeCbD\noQVrTpmuEKXGJkzZOnxA0afhEGqlQ0BWWPo1omd/3rKBVigjnktimA30Qhx5\nE3Cv27TW+kBMFsF59KtXJ0jTEkrNr3hTCEii6j3WqGuo8NTUOj7QL1pPfjAJ\nWteTy0Tq3DjGWmq43AfeitIngd+ylW9qPsM/dhhpNTJaST99000itBH0yvS2\nOYiYvUZ0djTbRCJwuXBVOa0x1OTbyrU43MVJK6ThR8HqHB4M0/tHMwAm/qao\ntsmWbkff1QdmWTsc4IX+NLhL5s85J7C080PGEddeHPlWtVdoRuifTPoSD6yI\nnAC2\r\n=3iml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-3a18692.0","@graphql-cli/common":"4.0.1-alpha-3a18692.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3a18692.0_1591651820752_0.034600404032662846","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6f3f2b2.0":{"name":"graphql-cli","version":"4.0.1-alpha-6f3f2b2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6f3f2b2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6c2a30687a46968c7a2546107a883c51ce4f78d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6f3f2b2.0.tgz","fileCount":14,"integrity":"sha512-AFNFZhFdqtDNHxHbv0COrWc/A8hRvUDjWVzcJmEHKKIR3s0gdLvR8SKGeKbhnK8IpuVXO9cwLqzjkspe89gWqQ==","signatures":[{"sig":"MEUCIHEgOdIzzOjS0Zivj4env0QsZBU/rgvU8OV/u8eHb55NAiEArtxDkyF5pznqfJinNpN0ijqkwvBtlWCgvjWL7Qc9OG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3q7aCRA9TVsSAnZWagAA3BgP/2zRwdffQvl2FGgI5rc+\nPrAeBGteXC0Hkulo9mM7PoOMAqGD5M3CA0z3iGfpyYI1ClxTvtWa4qN0hYa/\n9tHo/xrFnDag1d87fvIgukeWxG30DIfL87c9ShNyo0qJv21Pgv2yV4zbSVa0\nZRdvy3wUYAmjiu+slm6v9IhnMc2djYz4kWYq3uJGeJmEK2LQkrwtNVD3CyEb\nR2fNAeSH7dCG+mKOozF2snrpZczf9GRWjeQQKXSDlXMBQcjtywcPM8FmnamF\nq2nAMJO17pcBaR1S2vSMDH9W1VjwsZjnVzgMBjAm0yqA438zf/UCuRljUOMi\nZ9IrfFKvZIWLEIDxIKV0lFFaloa8t0h7yz2uRa9derG+g3QMWtVhTMP4P7XY\n3DZhYEqjljbZQ+N4VpZ+6cYph9kHmv7i+ya2g5DAqggK8ESwd1ib1hd7y7j1\nrVhrQI1GdM0s5+SapCHbgEaslTifotqRcboX/r7zI8O+vTfOPSIHnIvZJYYx\n0iCEsOyq0ej0jLHkjtup6EU0gUtc7SR1bAhn3HekXm2QXmENdFkshSHDJ7Mg\ngiFvKhFscw/L8mLTxk/IR69bVdJNTqtYhZM0rUnfvv+u83uf4FSa1I8vaQA/\n6b+JwD4UMfeNqpBy8RldtUoKV0qLO1M+DEVBqQ1D6AjOLYU96gujYpmPMJ+e\nxgzz\r\n=/doB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-6f3f2b2.0","@graphql-cli/common":"4.0.1-alpha-6f3f2b2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6f3f2b2.0_1591652057223_0.9039004581912748","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3bcf3b9.0":{"name":"graphql-cli","version":"4.0.1-alpha-3bcf3b9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3bcf3b9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1b1aa409607131a08e97f76ccad75b734363c5cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3bcf3b9.0.tgz","fileCount":14,"integrity":"sha512-whGVUgjGaOv4ZvB/A4C5jrioxzeH7yMMC+Qkx0Qh61pN7aWU+aVqn10Fz6133ko0lgi7POLKN6I2ub+Lj+gKOw==","signatures":[{"sig":"MEYCIQD6B9wCIixtb4W/7fi4cToVjHWI7rsLipu9Zs1UHt+pHgIhAOaZx0Qr50V3ziE5z9XepnhJxkz7kWldnRh1Uk669fQf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3q8ACRA9TVsSAnZWagAAV2AQAJDg9MitGGbQlxUThsCD\n34m0N4MFyy1c13lkbXWY1Amd7/2o4Nz8KmlPgqeLh8Q2r/aiQ9fXZxuzdhz3\nTMPmabLwUxQ58Kxfu2BpzEoEuO4qXvTIqdYEkW0x5rncU3CzB6xj7SCMJWqO\nqWENQsu4zX9KnytSHo2UuuB/QxnF4kzJbP2JTx7XzkOf82V2rhwh8pIIMGu8\nKMJGaA+hNmETpArtoND6afu9c7fPFmLjQ1T0fReDv2NbkFa56THzGL49eHdI\n5uUTiOdgSd+B7bV73k5p4NBZpUvE+9m0BCAM/iUH1fsNgcCpubWOE/u/05VJ\nBDRG614T4vy4n58/VXKFcwBUtRyIoNlzgT6i3w1r+cX6crah+/udydiTZmo+\nUAxXNeXAe8NHqTVMRECubCHLMbGoP6x6iJ0a022fVfu8F65eFCtVQVnS1/xG\n35asNPiDYV6yOcas+eoKHVUkhmfHi+8r6QezzT5LZBxnTM0XUGc/Q2v/PAdj\njZJCcwVB93W2HHVGH7ewloSPJDdHEMjN1ExlrvNUXPJCesVaVhX4t/K7a7RU\n4r+BrpGMjfKTT6RjZ+oiH1qjDSB9LSIq0K7Xr3DMkRUDOrzVsMdPCUDsjC01\nKKw//jgltos+5FI1KfWQqcg/FEhWifnvz5Au6OSFMeos+U7F0dlJ0XPVjPQa\nGBCr\r\n=D49j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-3bcf3b9.0","@graphql-cli/common":"4.0.1-alpha-3bcf3b9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3bcf3b9.0_1591652096302_0.5949055964474239","host":"s3://npm-registry-packages"}},"4.0.1-alpha-78b55ab.0":{"name":"graphql-cli","version":"4.0.1-alpha-78b55ab.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-78b55ab.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bda8d9b36aff9f90f338b6b7e0b0016f6a5542e5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-78b55ab.0.tgz","fileCount":14,"integrity":"sha512-UYqXAOGhjM+dRV4zNcQE2pxp111V9v9bk5XXql8RAV51jA8psqNv+OwMTLqyMYXUrnZWseqNuT4jaAntqfdfog==","signatures":[{"sig":"MEYCIQCK1iaPHYdiK9oz/Ge/sJMuOlqPLe48QN3dXtPwPQtLIgIhAOu5qkdwsUT6AZqkIoVQcObSg8HwbUOWQMG+uvb+xHnd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3rMnCRA9TVsSAnZWagAArOsQAImasP7psJoBEBYUTGPO\n/bDl6qxuXbm4xtzUeTeFeNb8FnTElPGfPNadOipn4lgNHOWIkq8gw2W8CdPa\nkO4HjPsQzCi16eljbojYbvHb6QdS2pKs1l/UBfK1URL0Rjdqm8xzYW0EkOdj\nc+FwVpWmtDWeDxlduKKrXf3n1nF2h+6ivIpp2+Y2LmFtw5U/Hj8ONhTtrijP\nMS9ZlMtK4tHb5Pi0jp4M5cvcEaUkri/2bS7qW711Vcsdq1r2sRYqUxEbWT4n\n3lkWCwZi5nDQIzLd8yigF1BW29IbDdqfICiREQh6w2Bi2ilWbg29Nvmsnce+\nk83EDzZFJ9j3ub+hWLUHUEibQkhq1vnM2/vpuTbg8Q+nZpRx7ajVID8Hj8mU\ncFRps/6GrBYw6z57MFYw7s3Dz9Ab4QxEknY9kl5qyPc05octUXjA56vaSu94\nWtEiINcw2kAoKLZedlDKuq8FXNQ2+t+Cah/pgonjkdI3qAPhrBOebByK8k6p\n1dN1zXw/F8dIXHToxjYvlmnc+g8dukxGznKAob5kwd3ear7SVP1XTzVQ6QJh\ncgZSQEY9NX9lQiRDFTiQ49y8ODh9QeOAX3TFxQHsUaZbGXmPnk9YZ9bgUSKs\nGnbszWYETAHUuqyaLMqupLMFeN7fq2I3OcDJY/Aw2seFaXLlJMGKlZlX+Kc5\nPT0a\r\n=Ww1X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-78b55ab.0","@graphql-cli/common":"4.0.1-alpha-78b55ab.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-78b55ab.0_1591653158680_0.564656839213374","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2be1f69.0":{"name":"graphql-cli","version":"4.0.1-alpha-2be1f69.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2be1f69.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fcab89ac1ffbf4214913648bcef701fbbab57176","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2be1f69.0.tgz","fileCount":14,"integrity":"sha512-pntd9kmiFx39YNk8Ee+xAUstjI+1c3okp9XQVdQikRxLmzEsK+99OqTn5tqtXiCMqjXoDpy37ZWBMs8nmtcZMw==","signatures":[{"sig":"MEQCICAlLmjA79Y/f+38cHTwSL+MJgS8m1mtwYX2lqe5hNQEAiA49b3IJKcHXodx5kQx4IIFeipHLXY2nmCFoDfyIzx6sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3ui0CRA9TVsSAnZWagAAR0kQAJkF42zlVSrCM4FC2JZY\nXh1OmLGxuBeyXaLqVfX74v+cl3ytJiEmadyYp4ZDlqlFPP+YSic7hXVWyCOn\nFE5q9V1OY8oLeCozqB0P6IsRkHjKtOOnTqiM1EsfKNN7YpDJBHGZ20hU6x6l\naI8HbpH3eQPtFeBuYgptiFzdYaLKP643fhm6JN588i/SKUMl1Lz3sylSdOmJ\nVA6fKyNDrcybYyPKJwPC/v8r4WQThVpdRbWwhfxSlDda6b/zrmDKAK+N4+QV\nkbBTMUj0EgXy/5+xusWH66CSLgKQY0cm9v5jVCOPPIK+4zC3rNxakNHhY+UI\nXaiSvhMOdP4wAP+rNL9VW+za7V2UL2auanTayvUZkqGrTF+GFhHJyufHXKGG\ngY9eiVCp4a25B0uHa5MdgrCBw6FYoazmDtZ+GJZrCpWSWzWXZF9MX91SITMB\nydNk3Z2/Kj9RCA89vRvN52Xf5RyckdnyC2zyonanG7VJukBeIyTkspQb9HA5\n+/UOSQILYkQEXItNIGyucl8iYOOK2L1LP/6hiGAI/0Mv8U+YqvKv+Jch+9YN\nfudSRG7dSh7mstYTWhP+3AlriscLCZAZRKAjZN8JcTIhFTGMYE4s6sYtdY+m\nvuuJsHW1C/sfQOxGAezXmRzbx4wNJaK/4zlTHBfvwplz8ZoI8x52lVMp9NDX\nJVjh\r\n=GaOw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-2be1f69.0","@graphql-cli/common":"4.0.1-alpha-2be1f69.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2be1f69.0_1591666868328_0.09919377712482413","host":"s3://npm-registry-packages"}},"4.0.1-alpha-442529c.0":{"name":"graphql-cli","version":"4.0.1-alpha-442529c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-442529c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0cfc64add09488f35e159170f4f62eeeb62a69fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-442529c.0.tgz","fileCount":14,"integrity":"sha512-ByztxxweEvjSi5Vkqhl3Bp5H9jvi4h0Brm5yzRA8CoANHLQp3uyOGxk3eLXLinR4Epv/hE32fItp8dh/HOajnA==","signatures":[{"sig":"MEUCIF0MWYi5zqoXMeRaabougKWzfzi/iyXCepFk2A0Z/RyQAiEAn8Mf1FasV+GmLvuLbookjcdSloSImq7nxXa3ng1W4FM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3unlCRA9TVsSAnZWagAAcGwP/i6k25vyOaK/SOgRfsGy\nOLEydWPEw6L3kZrnklbQD6zTM7m4PYLm2DVgIsc8J+nsZ7oQtH8fUUqLP1vn\nbakXQnh+Vumv/CD0Xqg5IDkjWgPHTJr4MbB07hUTV2HjfHjI8E8YGv51DrT8\nC3dg3+rcvseDHSDsJncgDVv0wWT3TbE4tArNE4dA9SHRO1/jEpwcGGUtwB/s\nSbNER68THu72HSwQYIrAah8wFJqxrz7SBWG+QBJ5FrlDEtWZTZC6tcyEzB9j\ngurkVkpS0MwNMCDVuzMf1ZGrV5rNjL/+G+wq7sPwiaF2veIBQT1kaJ5O0iP8\nfm277QoU/nFI5iKeeTHoplgRhc3P7OhHlfX9d1YIjiGcFFAHiN2L+OcAlU3Q\nwwLD1mof25zRsFRIa35UXE2afu7Utjd3rO1ykMYJmmO2p4oPugmMlGDmVDsI\n31ADarrFDNB4ydfjieO5v7RHeiZWJQKOWUXXX2PqjcyJUcyj4MVBKX+XQJyM\neNl1c7CgbwGgRbwZHtWooVmkC9z5DiY7G0/ORcs7/1dcQoujfR70ngJTvdjw\n95anAenWVnlyfqyOzG7CphKrx9ZxbIsSW4HSX9/Is7XsjuOBNb4VE+3KKy1D\nIxzZkRQmoPEH3D1JCUooiynnIn+CjOKeV71iqW8UXY09dJ0zyfSllMdvEuYl\n+/3f\r\n=klqk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-442529c.0","@graphql-cli/common":"4.0.1-alpha-442529c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-442529c.0_1591667172715_0.7472689990686032","host":"s3://npm-registry-packages"}},"4.0.1-alpha-343025a.0":{"name":"graphql-cli","version":"4.0.1-alpha-343025a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-343025a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1d4e41fb5c24af1c3b1417b7816434bdc2a3477c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-343025a.0.tgz","fileCount":14,"integrity":"sha512-HCHu50n0AxU26RKnARp9zc7V2I7vd8kScx8wXD52NyoRTeUU1M40wImZpcjk0+zexp5hb5j1SHEn2n4JVu0rBg==","signatures":[{"sig":"MEYCIQDDLaB4YxfTAr0KIZLKD1IdJhBWhKqGp4qVQ0vRTMox1wIhAMwDYPc/29jTZSDzq6zMs9dMATzYDpMNOJ9LuXSzlj/3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3z+2CRA9TVsSAnZWagAAF7wP/3UQ05V+EKRLwwbbM+Fx\nnWb7saxvW8nQMfhL5DfL0OC5L6mB3PSLUUa80W6jh4olU0Okj5Q6k5z0rLF5\nI0o3GOxbGTkEy/PVkpdRePNDdP2rzbyrjkpDoprbzOZMjulbIhrWcq1uk19Z\ne+D1s3lLTNcT66St62WxR3QBoUUyWimsfXaofcEWpbaVwMAvFGZEtEHEKgQM\n26CmX+QOSWSQP5HxEgsfU5DSoOM8zmCmIAC1UofpQvsHuHwxiL98614j6gtN\nPpsCVsXLCoOc4QUOQUy+ZKoPMfK3MmjoHKv089qNdTzKjIL6pH7nrT+Xg20d\nuz5oVVyKHs2XD08bSJBPvaTFs6/8H+9WdsUcDK/jl3SclE3/aPTGSPwJAzS7\nqWlYRvTgNcfi+9u6cFIpOUlv1aQIe/uA+NAssLwHpfjZWi2YNBxSjVeAOvIT\nfVXFvrozim1t6RZice740H3DlhGiu9urtVPzL1pptAxY0QGbfmh3bcwgOhbW\nM6N2fCUqt008nwl6sOrR1laDC0ANH40ycEXuw0DH3/1fRpWn1lh/DBOuHgX/\nV30ldwve0Jt1A+Mgf/beq1yjviT8OH3MaYORLFujZAVQ1zDxt2cJeYciiXzz\nWpoQbMmXYHc53byHbK7vNRaNVbdk8TNXzExbM7c82EYJtRE3bLQ063QVHYpu\n7O65\r\n=j0oU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-343025a.0","@graphql-cli/common":"4.0.1-alpha-343025a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-343025a.0_1591689141673_0.43634296179750653","host":"s3://npm-registry-packages"}},"4.0.1-alpha-73c5114.0":{"name":"graphql-cli","version":"4.0.1-alpha-73c5114.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-73c5114.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"db9eef88c01b31b60a144d0be0dbe400057ed078","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-73c5114.0.tgz","fileCount":14,"integrity":"sha512-wLH2xgJYVNG1K/zPMYN8gGrFTukJzTNrBbwUscKBoKjKtxOo+263mHkQCSN0a0l3NPxFngJLONY6p43nibtx6g==","signatures":[{"sig":"MEUCIQCJPgEip8FecgrTefRTIGJQte0o22wA6tg0BGtJY/LEAQIgbDiW608q/vadRFUeVs196efzqanAgIuPmvP5lrCJi1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe30CqCRA9TVsSAnZWagAAMYQP/iUuUwAgkAl45609XzW3\n9r/8YBbIi2VbOML+OXxwn0XcK1W7r7pZdAB8qWaYm8sXMdxX632Ya7RmkpDf\nDmawShoZ8Wyp7eQ1LOphWQH3MhLH5IZSb7IFaQNHkX+I6ze8cVsLwquqrekr\nQ9V5j+bL2W4H8VQ/07A3I2dWXxGUT2EOyaDmuibnrJO5hLWZL0euPDS7d5lB\nMXZBXir2jxJykYtnfUy8KYOMKUGn/INaAgoAl8m4sxDa6IOGDkqY+jAj0xpH\nGuS17x2xXed+cEfy40WWvTYnJrFcMYfCWiFqk0wYm5m3oWRap1QEvkl/qCiB\nb6Fiz91fQc9zXo6heXk5uEGwF/dlpADBx878IxoVZdIz6PVuyrqW5XbUszg+\nx4xgWFBB2pv1UlJ7EW/Hy7M6p9p/tlz6FiLs23xE4bBy1tITWwIOZ6bEKbYL\nIVgH6G/YiamEoZdNFmgqTmkukIatRIUoZxt2c3TuyT8oUQujhciz5w2vSRT0\nCsGx3k8QsYkWB23W1pLrpIYlwJ0qEWid0hzLoMAxNRr3mVVNqSIUCz1iEFCK\nSBXIVI44/ZN1ymfZZLy4vp0CclxHuXn3R8vMwwaFSVLPTpdBENOjkitfEbm+\ndCe5B1v0/wnTHwBXYcGq2jkQ8x+pihLbutl5uAcpeOhbmj5vpcL97/Kb6tqw\n7g/N\r\n=lLHp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-73c5114.0","@graphql-cli/common":"4.0.1-alpha-73c5114.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-73c5114.0_1591689379086_0.5660458028598536","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f897b0f.0":{"name":"graphql-cli","version":"4.0.1-alpha-f897b0f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f897b0f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"32e841dee8a7df6ee0aa5e573c4f6f91794ebe21","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f897b0f.0.tgz","fileCount":14,"integrity":"sha512-MP3GNwXB0h9RV60a9zNOYdSlLtNeT3YusFYqbz9s4kt4Uw1ur60Y/yfyb11DrUUeKdrSKphVO4w2WMCWq7oxGA==","signatures":[{"sig":"MEUCIQCRM2z53K4TPnOxMsEgZHB+LaU7e7+tgmTCVKIi3xt/tgIgY9c3r+kTrEkmeCsUo12m8Xnn/qaIbglLwpLI2F/KnOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe375pCRA9TVsSAnZWagAAHYgP/36A5wC6pHN0X0Ty3FQ/\n8CDbR2cslnzqnQCdIVaDEQGBQuA8xJxzOqk2MrmvUAkeJdfbWYCiAORrFvYU\nBAv2sg8xScVjBztDPo+2AgvQ2hKyBKVyovZF2QeLJj7REilYOUjf+Q+jnHS9\nadkNw3jf6p3KD6aVhKqUZqt61qxWn1j5Ypn06REqbI1hsjSSsrMPs2FpkJgv\nk/Kjnh4Oa8b4lU0fbpekR5VXqAiSr98qUMWU6QpbJmaYj1aPkStVvYR8zfvV\n6SaKmt44AhP5jFEnofe53SD8mGh/aPEau5hT15feZCFU2Fq+JCUCNrbIFjYE\nF1ONlLad+PkZySenzQuh7ST0uwRi9nXcpyVLBnkb5WEkkvtJPsF35gnjVM6G\nOk6hkr66dq1BORLuRwBu/vS3GH3m0+m6apYeOaeRiBQ6OaOfq0vsel8mac2Z\n+Cnab6awfXL1Pykn+ET7Y4OHWDi9YzC3MMoUcZglipT2lxVL5hmsLdiE03nj\ngRVUFdoBgST9+rwICOzYiGwQlZWd0XLIilF9zvDZQQGWPTp+DGSXzZAJUcl3\nG56aPoNNWC3vuSdzi5ySqFys/LyGoXUOaFa1bpYo6xpYLQS+DJoeySGp3WF4\n7vkV2RF4JLRDFVK1NY9kENwsZZsaZKs4S6YISbKrATVF0nLlTWXX4LpM/dWO\nbeV/\r\n=KTvO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f897b0f.0","@graphql-cli/common":"4.0.1-alpha-f897b0f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f897b0f.0_1591721576818_0.14457059653165016","host":"s3://npm-registry-packages"}},"4.0.1-alpha-260e6da.0":{"name":"graphql-cli","version":"4.0.1-alpha-260e6da.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-260e6da.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"46aeab6cfcf09b32eee4d6ff63c741fe631a6f1e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-260e6da.0.tgz","fileCount":14,"integrity":"sha512-zqniJCKRUSgLY6jgMBfH2K3dwMl+ABf/NhyioRij1ergGKuruqMY+bOmtLARoMBp9euzijfBUyBOoeXGZgvWAg==","signatures":[{"sig":"MEUCIHYnXPVgmWeGGVwhJ2Rohgyvs6S1cohpmzE7rUpI5S4pAiEA2q5EpOAz6yGME6X669GjK9NUXn4XHQRr8du/VxtUrsk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4BydCRA9TVsSAnZWagAAEbsP/jtMjWLxpYBNdGx0f56I\nAFqmwVes4SuD3eRKwH+nGlmLsWVt+Y7bU+nuPPz4sPeAkoRQN9LHWXq8c+Bg\nODDy3iSKwUJenVAShfE8cokW++VCtiYgiwL8XRsuyFWasvNBOD4yWlU2b9h3\nScYm0VOWGsmkUQ8mLLm0I3FLyGOdCgBUEjhweXLIWaUHvNjvYMU+VnXbcj+V\nceR6PJcNof1Q6i/wLbLMp3LK515FzI9o6106dKCCvhs92AtL940UxVmNuy3x\nYQV6LpixlTrg6wUodJJj7OjJ8j2uOiNpgOr3vuU6+M/9y/7/KpHLhj43hW9x\nBStWgGtYGOrV8yFn2MEyfkwPiV/Fq6xBwkVg4/5gKsQIUIe4rPDFf0qtRAKJ\nme2uJ4bSb4OYYuiQiPVeifzOHPdRb2iBIXK8qg4HhZ+bV/J17Uc/YE5QsTpL\nhHU8pmHgk7BBHDIJQQNqXEcxRv2VjXojvxXx4Yclr6WYfjyWWrJJDxZRziHz\n4Z1Tui1uJtSPQPpdB7pRXvTQWmhRjKtTWbG9yc3dfJVhzYzw0mQAnlk/yGcf\nTSUAKVjFXhAuKKmFdUeLAmDVqqtt0nqAMmZB/uZiBoTp+sY4kraqh9MX6Gug\nIedHv1Gzc+CFxemFpVHmU2F6tTNXmK4UFp3RcK95eWGqPVEsuPbJeWb1XiPA\nTH0z\r\n=GdFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-260e6da.0","@graphql-cli/common":"4.0.1-alpha-260e6da.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-260e6da.0_1591745692721_0.8355725171824631","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6460be6.0":{"name":"graphql-cli","version":"4.0.1-alpha-6460be6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6460be6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc956ad6772ba3c800115e6502f29fbbec5b1c37","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6460be6.0.tgz","fileCount":14,"integrity":"sha512-LWbWs/l+okkCiMtm3Cd/g3pN17Q0FXnSB55rLt48H/DqekPQnL8yDJFZN+4HE7Ur+t5CyvtSdIZxmZKv/y9i2g==","signatures":[{"sig":"MEUCICrYXy1sOP9q7lh9JhzF8Rs2NT9UNQ2TQ2JS0fBm+MHCAiEA0OK8QwghueoTxC2fTAQBPN08ippj3R5k6y6Xx11xOMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4By3CRA9TVsSAnZWagAACSEP/2G0a3WJ1MgD7kRIvYTg\nl083Qq8mxpDD/i8rXpXDbb6w5eb3dgszun3yRxVCs9OGm7GMpsEE7Q/h1ydC\n491yMbkQXqAUdENybifgPNcVVSOTCht4FSVGTfl1JznfDoGxI0lDjby2s2f5\n+fL1erzECK0B5c+npYK2RWQDIDf3v34TipQnPDKeBZPBZ4bgrdn94j53VPZ5\neUz23flIWCxnp+Fzf5fDsvXksSaCgKqem5A8Jz6YucAY0ZnsKlSKJqqR+FSt\nN5tUNSJB6/EnEi2EpYV6fMY5Y7ILDj7Bs91DVlEQSzg6vWCiAYdOdMxMbOaW\nzQGJ5ertTIQrSruXVoaDHZNexVvbJMXCcC4fuKAza0Y1XZDWxh2Njd5dPC/g\n9xphkt6YdOcmQAr6UiELTXDsMbZLQ39GXO9E4PODDYp6P6pqN+x1UDg2Hi4u\nvhiKz8tEv8j0osWIvK1cS5+/9qgwzkw/w1kWXA8jFXzy4PwoBxRN3rkLAtiv\nRd4vxrOIzN66ke8xk2f+vKhUXAEbbXG66CxXNQonDzWjSYrLG7DU0A3bJwRd\nDZ2tZ49x+nInQwzKyf1LZX/To8irDnDBl2LqEtbtB130cpeeEKNpsYKdEnrE\ntCbVi7EWAYQJdDVM//SVTKUM7vUrTv6b69kqGXqKPMA239w46fLEzsdr2Xgw\niea9\r\n=bm9O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-6460be6.0","@graphql-cli/common":"4.0.1-alpha-6460be6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6460be6.0_1591745718415_0.5924806061201975","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1247f0d.0":{"name":"graphql-cli","version":"4.0.1-alpha-1247f0d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1247f0d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c02606e328cfb3d38f6bd5eb6f78a68c893d6c5d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1247f0d.0.tgz","fileCount":14,"integrity":"sha512-n67XXBMP2LdEp/DDDboUi8cpRJgDL1symndYnS7gsMYKl5G7GzvOXP+j+qRFs+i3Un8PGg/Z7P7LM/EEUS/coQ==","signatures":[{"sig":"MEYCIQCVnLdHJksdLTFvxOTmf38DU3a+5oZMsD1Usx69x1QsxgIhAJJ+lXh5tXN2XbF0rqTCBrmUFktaI8NdMZPjDiCKsdmQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4B2DCRA9TVsSAnZWagAAwD8P/0ZW2ZNgQzhUeYbXOcis\nkQ2z97f70FHwc4fU7ypLpgUZO7Op4L1A6SP9nqKB+77LvOat1YIKgEWisIq2\n/CNgJbtbcHmCebrXl47/rpwBkuWUEYrkTNTMtEQirnqYVN2R5ZlaeZG+GtyX\nTNtGUvz1AcDDBiFTb/CJW7gcysjbkcLdJBQ4UzdcthdIp6GJiAZB67awXcM3\neDkTGSO3smZ6i0gblslPIguEGknkuFs4ahC3z5bBdOKSt7FrnJEGzOZ38JUn\n42OW2jKTU5xqa5gqN7tztw/7mttmpQxrNgN2nqIqE7H5fwaB1lhKNeU5nheD\nde5Ob6ko82DDYsCUEpisH3y80Xt0PvdF960JWq4KhRbzpu/K1SdStkjxSfuA\nsE8EoCfZnm6UEBMtlga9GIxAkuC0ObJEh8pqXNAdh8OB1ZlXjxKMAfqpmFa7\nnhSGgd1eGEWkQw96MbGB6M2pWxs1HwoerVgN7fVPrInpuMXhEgko8NKHnq90\nxU8d6BvEiZdHX4HXiPwo4X2FdCpv3j/CZeWbaTwMEy4OAA2g2tzWQuSde3lB\nFXlBHq3DwWs1L/EBZetE5b+6JYFWTjXjgGwM2LiZtoOXU4FxzfENdkc4D5Ow\nIJhvJxlOnfYwBsLc0njMS9bxf/Fk4xq9ed8aq9yIPaUczmmAYAa1R4mGIbJb\nLBPU\r\n=r3lQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-1247f0d.0","@graphql-cli/common":"4.0.1-alpha-1247f0d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1247f0d.0_1591745923307_0.3999475879959886","host":"s3://npm-registry-packages"}},"4.0.1-alpha-604d7a0.0":{"name":"graphql-cli","version":"4.0.1-alpha-604d7a0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-604d7a0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0fcb3983e85c8e1fd819cf5325c92bbdd4f110f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-604d7a0.0.tgz","fileCount":14,"integrity":"sha512-kWZBtzgLNdyO4Ww57Hj9fW+Y6EqnWePJvv/gwimQuZE1rxEry5vkDI1wPxgTAa6rAD2D+zy3aBKbQgNMqPNrhg==","signatures":[{"sig":"MEUCIB5U29n+sj92mBZ8aRhmfRepOyO871Z4+//WAXfMDyXUAiEA0btgt2MuRICQzcEpl5xbhV3aUv9rY1E3ajyp/9SG7xY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4B3FCRA9TVsSAnZWagAAPC4P/jYbuuF0wonli2Kq82bU\nygQmhNRVOrDpusswZ+6v9apaOxQmpVA2k89byaip4dDY37A7z+MRO0BnFPkF\n4IdR1RjS/iNi3tntqWEMNqRwX9kEghuTza5QgDmxwxV09HC2A6r7a3KbwKNN\nes+dC50LI5sZzc1Gkact1zFCkHLrIED4SfgR42ffWCU4ymR1yswMzRSF7wb5\nC+RJrHhYUW4bM2vVllEC0FAFS44aaE6kvh+yc8HYtAUNwZjtUiHICaf5F0o5\n56l6yYES+j9KZon3iHlpILYy2QnmmdrWjdkdMyz7ltn2UZ1TLLDv8mRc1OAi\nF/i/zdhqtJLiOixZmQM/TmVgOLxiFkw7hltEwZq/EHTvDcrkVDaoIyfEEDFt\nJoMPpZB/m2WSVkq6Fz0RcZDZEMxnxihji+Nc3aNrBlXbAaE4mM2YfyXcYc19\n9Og2i6+DRk9KtNMgG8r7QiwdUMoBP87DSmqYbiLeN8gb+8bKNsyTPbqMoM1z\ngHF2yHT+LEMrfeO1eAYEJYr53c+JMRn7MkLD0PSmwOaWuH2Jlvp4oKUt+grN\naN9QyFuHAKafOjLJWlleUOZWE9inVH3lGFR1egrLWIg2ItWhLhuLQUC0vvl0\nL4W/TNkVGEvsARyGsYrFenHEwyeOUqwuPaDROLXjjXs/VSqZLqVzQx99pykE\nCYZD\r\n=A2FH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-604d7a0.0","@graphql-cli/common":"4.0.1-alpha-604d7a0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-604d7a0.0_1591745989416_0.5692507665540452","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9f58472.0":{"name":"graphql-cli","version":"4.0.1-alpha-9f58472.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9f58472.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4c88ab36fb26e398e9da0ca61191937cfa2647d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9f58472.0.tgz","fileCount":14,"integrity":"sha512-Rfcl8tgrlgy7vQ7vTy0biIccpEF25jvuT2x5rO0h+EQ3rIeHFasY9s4sZL3kyEeAmXEnGdIOjK4UdoPy/SmMpQ==","signatures":[{"sig":"MEUCIQD4nJ50lwEDLu9lr51BYKZDnOtYVbp6TbKplokVRn8mzgIgGHvAZwOj2VEycHvyEvn/qlJFkaxNvgwqs4MhgrvVeak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4B6HCRA9TVsSAnZWagAAYYwP/1Z+yCRer6+b2D8Zkbz7\n/PJYh3PTxmU4bSUhCh0FmYsR0N7FWDe8NZGfr/spsW6LKUc4K/3uJ9e1JhvZ\npFl7H1GrVtOq9qFO6iLJ50SBLN5Moby9sQQFLJ52AKHQ5qz9xCahC+MhLzIa\ns3Z6CaGk+ASOGC0/SZu+BUcRNkrd5jPdxVeOjGSjb7ZHWd2QzZNXvkXhyq3f\nADo7jT/qaYupVZVLLAsq+aovg16kG5h+Kx76pqpuWv9gYXdkxJFZXaPlTyZS\nBnfsciJk1T+Xg/eDQHMgdhLOcfZoRxgJfOqrxfxPaxGXQVfyJ6deatohD0ES\nQ6TrEzMACyu+KDv+6P+EUjE9DZgOPjYY/H/ePGGPESx2mvE2grVsW01mWo8N\nHeGo7EcjBfnASjxKni1LCAEe3qSRdqmWRhyGmMtwNqpFV5z89ngjDxUxcf9O\nNGfftuKqlU2Yz2D13Ngo1AA1c8DF3VCoKheKTAXL4MRJJHhiSt8fbNVYeO2S\nVaJteelpo86Dxk4sKKf1x6kA3s9JVRI08B4FgFJZHeUx67V1mQJYPT4nFH0n\nFYbW4LsbxvSBq29liu5MxlW+PGCm/Y6pv6G/SPHufvffzAnPPNt6Ji9Cp8FN\nPwh0OBfN94wdlhUj66O8WYGiIh/ejyJJP8AvkRwc1+rQbHS/k7QhK3Zlg8c8\nuzmv\r\n=gE07\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-9f58472.0","@graphql-cli/common":"4.0.1-alpha-9f58472.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9f58472.0_1591746183059_0.3514980983897098","host":"s3://npm-registry-packages"}},"4.0.1-alpha-536eadc.0":{"name":"graphql-cli","version":"4.0.1-alpha-536eadc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-536eadc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e76b3d5b895ec00fe4be79b56fbed17df9e879d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-536eadc.0.tgz","fileCount":14,"integrity":"sha512-cSb2RAPsSD0go5e7hXOT+z3TRgKA+oBv5kN7e3iYLYn+kPEQZmT6kVmToDNH7KA3ZpEkQEKCr/3UeGEGQhpOTA==","signatures":[{"sig":"MEUCIQD5n0bNNQMFrVFUX/EFSyjhq9UxaXLUGfZaptAKBWeTygIgQpeNNb7nDsj4Hz4h2rcpEW167VJzdEyw5QeWIUxqapw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4B6fCRA9TVsSAnZWagAAJasP/RQOfDgNYoLE/Q+AqRpK\npqts4kwyQwQe/Sj3JnHbeha13tNbFpH5KYw8sN4iRw6xxlVN+IDMWW9jSNIA\nqO6jqsx6GTQAprqk06++6UWJp5PSFmqq6Xoc8kBcb0DJaX7hXgbwdZyLopf1\nVxTgIT8H4FuTYEbNscgrIyukBrt0uZ9746jKeZ7ionJa4lXGMLA0tJLhP4dx\nvxXmtowsajcyKlz8Qs9YcXdb8Sc4byIJZxh8gvb6PiPtTwDj3RgToYHx4VaZ\n0sDyM/DxZm79CBxf+HYHn8hnwVckRtOBvotPZ9RGQ29a+yDobNLGqoPXMFTu\nihO/ZxH5Ujz3uTSUu7C6hJ35G5Ps/LXIjqD+dhhYqidqcXOqNtrCwTak6DhP\nGjhEC4ha4qsHX3gxjiAMHBc3OI6nFs3YaWt+yXwvLNk0zvPPwaVaX8N8EVY4\nsRkJ5h30I4rg1k8MFn8J58X89eGuUULZN+Zfbh9kd0EbLzN0xIa3uyQ/gsbm\n4QII16L+SYei5SOBAioafFRZc50g+MA5EXRv3JVaXQ1GrLzlyKJ6QknYVWTh\nnYIIgHxSLZeo3qwrSNiyZq70hZqoj6xV6RbsqD+7yag+tTxmuSrqk/Wh5U34\ncyOsFOdl0xJEhwFfSbZTGGSiZuqIXapnPdTnNYalkwCga65g4vaTOoKRIBsR\nfVJc\r\n=dc05\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-536eadc.0","@graphql-cli/common":"4.0.1-alpha-536eadc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-536eadc.0_1591746207167_0.1327036279171716","host":"s3://npm-registry-packages"}},"4.0.1-alpha-92b84bb.0":{"name":"graphql-cli","version":"4.0.1-alpha-92b84bb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-92b84bb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f2364d28d675fcebb9e766a6a668fb2f5d394ef4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-92b84bb.0.tgz","fileCount":14,"integrity":"sha512-kL1q3a1rew8nC3oC6L8UvaghM3Ikpa++GSguy1oEyPaOpriYSVwrCVgCGNl861Mfil1aqiY62JnjPBCEc3ADaA==","signatures":[{"sig":"MEQCIHYXs7IbzkJqcWfEOtxpPKfDDMFDZd9A/w2UWMSkWxytAiBoAu6ZkIdKwgIg24PIZNKfqfZgE9GIgQxGKmvMxY5vGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4INjCRA9TVsSAnZWagAA5HwP/34ZoMpY+v8sI95jBUTY\n20W8zM9qH5R2lsWpLjisDDzgdR52wbBNLlanLPBLs1XJVpruj7o/Ha9NcCh2\nKm1g2zInUBllCWCYg9Dr8lRMpiTDxqmBYm5umJ+Oecc6RDh5UkiTocj+9ZcB\nzbtroRLJ5pIZi4A2fvR8btedlkERGn+xYjVQN3ZmCuuJa54n2IFdyYHqLGrj\nclMtMpgqUtxP5IFEdUF50+HGzY4+WMWes1qFvPMXE26WEfjmAFhdzpUPf/HK\nEPO13ozA7pnq8qLOcWbBHtv0pqRdqv9yMxr21DSLMB3wK843gIcuE7DkSKLt\nSUTX1QtqXn8vpNkNCuUAJcJRFKN2OhQBxEQbiq6Jp0q0rV/UCpW/uuRfhnCH\nwAicqgdC9NPDHnO51DUyflUzk9DcK2tnoh50e9ERtw3t7GFA6kgD2ULpwzGL\nxxQ5Vqc47PKMWeJsqkRhdBoCWrUt4sEHfKM+CQlhvEHlUaZFBm/A59dIjY1D\nwgaMtT4V6pP0godaPRg5Ka9jATGynvBJnksvPb/3MzJ9UzNzNCCvU6xbO/as\nwF3KNpMdfCHHqcAxK1zy7YPL/pY6DdSB8b971Pb4dKCdObnGHZZa8kVWXld6\nKcn3sN/4r2T2ucAogQ/G2kMr0BvePb7PJiRYUsjtWQ9kmlylr+tYfvWlHMxA\nedps\r\n=c+to\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-92b84bb.0","@graphql-cli/common":"4.0.1-alpha-92b84bb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-92b84bb.0_1591772003072_0.780081884170245","host":"s3://npm-registry-packages"}},"4.0.1-alpha-02072cd.0":{"name":"graphql-cli","version":"4.0.1-alpha-02072cd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-02072cd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0140bfd53da40f42fa714a9f1e68b0fc122669b6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-02072cd.0.tgz","fileCount":14,"integrity":"sha512-PCpzIkpOHMlp/Lhl19SmwSxQZ1hLm1KpxngTt0YKgDQDpTDtrg5URFRwikeNRdRpjnHN4m65LETcTz+7s67ChA==","signatures":[{"sig":"MEUCIQCzHHLsb6PV3yfD310hAJElOP04cklRDLDXVgT6pEZxcAIgRzqFnD5bWjOz/r44sSSHES2Ctm/Z74sjosFoWUSMCwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4IOSCRA9TVsSAnZWagAA0c4QAJb8y0A52YfNm0s/tlxr\nOyJFZgzp/Its1rzdXktP6ilU0z2p+jo5uDqWBIynNPv5+4oO1YucZ3TRolA2\nx2gT738L7qzYp2Pcj3TJWzqBwK5I0G0zAKOfw1mmfpBxshQZzT0HZwBqxWV/\n7eoJmBfdv0wyvTP+ssLgcKcHPih9ZA99xA6go9q6HU0Krj1e8wHBK5FnngLI\nYksWrLhdwtdexDqtcWRL6uNeP72fKuyj9pP8qkNYp4kx2LxsdLL3yYtch1ic\nQqeWtpZZudpR5eh1N7CjxXdiJE/rH+G+Tja7Hkn1pIuNqKCjFUYlRFnsrkyP\nOs374lLjIzQ+pILCgnpJBKMG6AtuGRptt67u1H9TD5zlFRl+yFkHepOcXvB2\nc6BB26MJxQd41Uigc7u9KZlNqfHfagy1540hiAdGrSzQowGQEArZywVOaFF9\nkm1K9ApSeddSZAvlaYt+ommZXRbGU8EIFW4oUijrQeDZkWSP/kFj+TPyG07m\n301xwme8IfQFVdR9ux2RxtbMqksy/4L8Xtoq/MumlAs8W9rT8rP01fcpss4X\nYlu+XCalxgFYPGP1Wn9h4S2LHnNj9XdZEtgwppBaZwIF1CHxbjiw2CQBLAi2\nObgo2cDOyCd3rkVe1jpGJVDHQH6qaj7YccH7HRuTkSTHHS/b9EimowwGeJlc\nhFjP\r\n=/sir\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-02072cd.0","@graphql-cli/common":"4.0.1-alpha-02072cd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-02072cd.0_1591772049998_0.053935129710822816","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5f3b4e1.0":{"name":"graphql-cli","version":"4.0.1-alpha-5f3b4e1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5f3b4e1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e88b6df99a57b6580f490bc30b3d3e856fc4effe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5f3b4e1.0.tgz","fileCount":14,"integrity":"sha512-EGe6MQdZFnTnXHhJhHAWpyItUo/Ao0tk2lOocX/7gQ+vMultWuuGuMXLespk2VZwh8M77kwSJuokmk6tmznNfQ==","signatures":[{"sig":"MEUCIE0XCUgEqQUGB6aS4KDvL3y6WzRpbcfVsD4V3MoNTKTuAiEAtM66Ne/zsS2GySkpFvdcFTxRs87pMETC3V1KUBsi+4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4IUGCRA9TVsSAnZWagAADbsP/3RUTy8lO0X69TlYwpWB\nO3ybF4hs9LzfmV+7+sHGYfjQ1itPQOl0OmB6ptDKT60xLaPcIri8QXubqfSg\neXQyKVr83FI2rR2/wpFXlgsbD6G5H6vIMShxOGLEFPw/x1U1OwGN6el5KLBe\nwYW9bBjKSE2UfMOkhQGM12EbiWS+F9JpiPGz9jP899iE64yh0EnO9jrxiebB\nS4H90F4+s4SHBig1rg9OcJYXuNEiqPEeVU5cG3lNw72CowaPtJ83vpI3y5fW\ndwMTb5If9GxPtHeELvqRWyBivu0+VKg6hF6Jiv/FHgYaRYBqQdzmZGryk9r9\nOHuqrY8shM1HaD6nw2mn2CZ5YBa2VTQsA2hp3BZbvbHyh8zi8onuYRoYd34O\nRUifhFrz+zENMaNlEOTJgr22zoX3erMFMzy43YmiWT4HKsXY4w5LYrs8ujXS\nxto68yN4oeLgKkQI3X3CDIr9Jn8DSyHjrOwhK2VepFOgNwHgWuDpXnjXjSFP\nHo0/GmoII76QvHIeMDtR3BloFKQzukfmqba+MK6q1w841lvTJbpoPdgobEUR\nFrLWwSi0dXdZcE1HWVK4uSjuIh2TsJ7gD4BJwh4KGi7jOHDk6bATHLm4gC5L\nWg3sZu2k1hhtcrKfAl8vfdY+Q3gHzBwgoTyTnJtI1RuCilDJdyvcM1Vbvqt0\nSFVJ\r\n=yl5+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5f3b4e1.0","@graphql-cli/common":"4.0.1-alpha-5f3b4e1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5f3b4e1.0_1591772421868_0.3022580562432966","host":"s3://npm-registry-packages"}},"4.0.1-alpha-46c466c.0":{"name":"graphql-cli","version":"4.0.1-alpha-46c466c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-46c466c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f506fcf014dbd33bf078340b42cd60dd53d46a6e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-46c466c.0.tgz","fileCount":14,"integrity":"sha512-OOKMN5m1BODHExicgtVnLRQtVXlzqH7wOO1oIabdfaMNhN59z7WpyJGp5s06ZjraK0+QSCc4bNDRjN18dV1S3Q==","signatures":[{"sig":"MEUCIATlH54HnlygOl0C2fOGjuQF7BKHGQjmiIogAyOU0Iq5AiEAlwbzgRrubmdhiv+IVt4mFa1M7OeTGK+dX20fQBHBHPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4IXwCRA9TVsSAnZWagAAbYUQAI7/cmnJhQ4Cjmfm7+XR\nLvJC5c/O74FEXyXTPy8rptysnVgOi9T8AAzZCUR2ZKVaD3srkoZcplyqjiau\nfX2uD6i6k5J7LE4IV+ySTlKIGP2B4BMKCZFPitMYAvp0O5H+OMB0Q1YU1Clt\nU0XRlSqu6K4uLj8Lrh17w8u31ByTYx4J5xbollyEwZL67OjSWtQYdudJOrSP\nuJkURwUvnK/UbGUnymrqCDEdgcRSfpCLCjUafnVC24gy8HZuvQpvXZyuTJJw\nBHNz9459nErEe4mqa7LMOGQiT37VWeiFDCYRn5tmiBYJlqcjk7CC/KWU+RJt\n7KwjwnGW+hz5KSua+9InRo4355Dk5F9+hrgn6SXTFur5SaH0NTJvmdqjrPBk\n+3UifXBBT1y7bgHog4Y6TWOIwpglj9rs8HXhR39lBojXcSi7tSeukfqpV9qC\nH80LE9qQtOz2F59eGQf6uo9Nc9K6s87b5dqYPL0uuhmHJJ15lpDTII+7GQqe\nqnQv5nSDfrucfZGcXMK06QcxFLvAPVX+uZ7Ky/h6oudc/AqFJYlzGapHzfLx\n57HCwbP2rGMrY13/enrUFV8IR0/nAEbFMWKbZT/BbpfbvTnMBogS2tdxcXo+\nXPhOJE3GBMnxa3rqqvHexTbtxQh96wdTfL6i3akEAl/hrGBTio0VQ8Ofaeh9\nxFNV\r\n=dhgo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-46c466c.0","@graphql-cli/common":"4.0.1-alpha-46c466c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-46c466c.0_1591772656264_0.7167421411156996","host":"s3://npm-registry-packages"}},"4.0.1-alpha-31e670e.0":{"name":"graphql-cli","version":"4.0.1-alpha-31e670e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-31e670e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"de6ceaae08d83ba63b51f003d84780ac749d4f19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-31e670e.0.tgz","fileCount":14,"integrity":"sha512-QlM/mmW/482ajsdQhOGwbwTRmKKPkykkanJtl1ru3StVsqp8JaWUwbjgEsQ40uC2IKDTUk5o/8iuWh8NEP/eQQ==","signatures":[{"sig":"MEUCIQCJ4iIBcg3tZgZhuZpOCP5DSW9IgX8odz02buZT8J26AQIgcXvyOGAc5t/Y/LvSFvuDr6OLq+lOERSIQFh0jyfPbaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4IdHCRA9TVsSAnZWagAA66AP/3ezIACCNe592Y3oVS7B\nPqsth2hQrsIdJ75jzMVF3A6f+K8ugtMYBLpI/T0ql4g7qjkDwCgVWdQgkguM\n0czPxSxNvdmJoUc5Ak75fmv1fS3Erf8TYnT/MhZzxUStlklU7rPtWKtIxJ/Z\nAoMtK832r6FEefy6h831YpW6SSyplYjeYjy96OseDgT9pBeWw7tDZYn+hFOH\n7/hX95fwK9lSn/Z6/4Yzpz8mhK9iYpnvGyMa33Qm9JgLilGvnaXnMjOA5qYe\n2c3LHOoskKhSXCRpyVQdraXD0OyQrJkn8p/LfLXArVUN0+R/ah7mmglFsw4W\ntgKJsOknLoMl9l369/Zk9DUaekjpIsyaMfLva8io7BROALm3SIDaG3wP5djm\npq2R52ZeSm6RGKp3SPwxbertMCdblAQnRJUce6w/UzSmlxrr9FhEn2B6GqMO\n1Gao97rFCpV5b5Quc5FFnbLy3ywP51Cbxz+IKHA0YNheOeLbXQUJ7CioNWJc\nYjQzIC8mdwGHbKM5HxnCl1fm+5sYqP82rbu0tDrKTBfULSYwskc/8EVpQpRU\nmbAUhncfQR8X1uEr1RuUd2D8dPWP5DuuLMNvFF4+g3vGANlsKajrIRniAqgb\nIVVPUsAcY6ypQ9E8gLxdG+07bVingbcbf1a5hkJlMDMohpuy6KXcvedjsK18\nHy+W\r\n=i7qs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-31e670e.0","@graphql-cli/common":"4.0.1-alpha-31e670e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-31e670e.0_1591772998321_0.44055678221402084","host":"s3://npm-registry-packages"}},"4.0.1-alpha-948340c.0":{"name":"graphql-cli","version":"4.0.1-alpha-948340c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-948340c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"67701babd7400f50191f821e68066c6e428bc56d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-948340c.0.tgz","fileCount":14,"integrity":"sha512-cx2FoYYpdiw7NObNrm+QSUhwXkezZhfp+skbA8GsgnHq8Gsg6ueqKWgLz7iWyl7cyHTt8lIZilN3Dohcc23GJg==","signatures":[{"sig":"MEUCIG40hfgkk7Wofu6xWdx6g1lRrmSXU2wYjtTDyWdDccjvAiEAqF9Ax4XV8BNMJW3WdVmjGShBhp4QSkyYVRmjYsXuWck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4IhnCRA9TVsSAnZWagAA7QAP/RM1N6pT6e4gnwbrrk+F\nWAzcOVoDaPy5J4ixrx0uIcF5dN2YqgR8dvld9ZiXnmDTpw9qF0imB+UzsTTP\nD+TI9GorNV1JbsbyS7pqfkc6IowaszKjjfFVWhdr5fOkGNOhC8aQalB+opOe\nikkBCYEuf4KjTeWGp6KkfqMIwgYr0Pl4qc/9goIyUnD2wreK5zwhTl8Hs91B\nDWXhiXWWkaXE8h+qyLxK9oWszEDDx0TUP7R+RI1Acs8Pu0J+OEUPaYjId7Lj\nyKyFP/0YDH1/xHhwBe509dtX8hv1SsdSeGrfifiR+QxySoXIa0PgGL5qf9Xu\n1Fr79EDm1dieR1QDZcfZJ8E+NAI68+OWQvbXVKTz8O/II14CZI2w+iBHztn5\nnqCD1dmDEwqqW/bBw6k9PArmFAw2ZJNJpggZhaopWpU3qTOCvoMwY3SRi/WT\nMbcqzlG3OTs3tN3Hf99IZHu7ZL1d/KimOpHA0ZyWNDlIcCT5TaRmEC4V336t\nhvSlX5fwrKLFI3ok9pQ/BjJQKOlrh9GJKe3N9biODIPOq/9jDmLEX9mUUX4e\nnfqnlwnva5k/oyKpWYAoO2VZCvWhB8uf8Un0wP0+ypwoyjj4F1Nlpd0z3ZQu\ngBVRVf5u4SHXi4Ft6LdrSi736DUlsK9ivctCHgvrKcKsoYMjwQNUg5TdPk8l\nDkxA\r\n=DaOp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-948340c.0","@graphql-cli/common":"4.0.1-alpha-948340c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-948340c.0_1591773286914_0.7372364191889196","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9b61894.0":{"name":"graphql-cli","version":"4.0.1-alpha-9b61894.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9b61894.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d8b2d4a6a83610c3987ad1b5447cc2574bbfea1e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9b61894.0.tgz","fileCount":14,"integrity":"sha512-U4b77Z4mPZQafFFMmhHub7TDFYaNEUHs6F/C5QRlKHuHr5MtfHw7zSKaN+SA39kQX0rsxtfyQVYFws7aunbEQQ==","signatures":[{"sig":"MEQCIBQ+C2fV2WUJ+OATMbM22sgDRYdfWiZ0F+XjtNq2LugMAiBevMyHGl8VnkFi1dLwPtnRlamkRupDJqWor3090w0Svw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4JABCRA9TVsSAnZWagAA2PoP/iC+bZy4tKFXju/CDX3I\nudnVdf9Cs25yI9fObgj2+7ULto6DbP7Iih2XCB7hgXPeQeaSdduOBaVgz38U\njU3WU9PogLHCvQS1R0UcIchs6t4pfCZJfnQaoEVTLtPo/rrkONqJv+RYWspM\nq9NzXM/WJU0WNoISFCFxUIH+v0KvuDfff/4vBXCxR9qnkXLjK76xto7+nOYL\nydQUuaSOiD/jOPXJ1CvkObhqsjHMGEvLsflDRkbLEANrN4aMnRpAd7v+W0xe\nbuh13cQfnLRynYwaDSB7SxWPChqmjKbMKRmg4cdqmWMHSBBt/0r1I4fxIZXf\nQIkli3sIIKfg4+C8FbywNfVnjXl16MK4kRJEn5jA8dC9Hjp3JiTycFa5h5dL\n3gSvfTmq2M0TmvJz7XUX1IDnrHg1w4Wt91BwUiZ70x+r9Y7FYlY8fE9gaFFO\nEa17vYLRnoH3BqIe1M8wz2wSwMGRxuVdzrGXihHeH/3xNBexGqz+foJJMqRF\nnFlBrAguNc+dGv76EjNq5ycT0eAhjMhMKua1B7ISov2FUrdgYoDeRI7mDwh2\nVIVMOjB3+ansi3LQDH2FM2O8PGznmgXIEe9pMhGTWirNuQrIYTtZiiHtDCxa\nduX6qbNpMUrxGaaih0/88fRxxdsy/ZsHog+AA1viwzztrOfIDl3KmPsoLxw6\nR48Q\r\n=W33u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.2.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-9b61894.0","@graphql-cli/common":"4.0.1-alpha-9b61894.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9b61894.0_1591775232637_0.2352649451297344","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7dbbd19.0":{"name":"graphql-cli","version":"4.0.1-alpha-7dbbd19.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7dbbd19.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"da455ad871e12e1594c1b9a2b4b244e87306a2f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7dbbd19.0.tgz","fileCount":14,"integrity":"sha512-Yvli66g9N+2RSN0rXS1SsEJAZRKotYJZWdGEg2Lhq30x+8vpQV9/BsR20x7GAC/VjewY/kLW1jMuqJpZS26O6Q==","signatures":[{"sig":"MEQCIAXObypsl7slz4pbuCs6PqjPhR6pUAJc/UWrpxyQW8m2AiAmmgGIBpni2XktIwoQrMhab1cpWHFeZ8OBq9MCIgYWmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4LWmCRA9TVsSAnZWagAAr8EQAJBeYOn5LZex0ywFpJUZ\nVS3bHjWAGkAqnIDPH1O4ehiCz9/M8wZtIyv06dBzWuqdnWEqlcuHxXlbRUfy\nCwzVrOVKOiZfus2z8jvDPPjCY6CK/J3eqBQapiQgosFQ1x6aSN92+c5PZRQB\nWfP5Ld9nI8II2AE5DROECf08ZlrYYLkNWlCeTZAQviIEasds6nh6Z+hXCrvP\nKbNDuX3Qsvm6yBS1OzPNOgA6qHMB06XY7P63htnarA74TW6lwAiwkOozz1NK\nTse0XP94clOaXNnW2kvgpxyZXOiBPQ0ViWwJoPgm8cH7dAgCS6/Ol+4OrhDK\nP2VAE1isNZXFoyx3qhZTdqB3Eyh0dFE6fLZWy6Sz+w9UwE6TyFqBx4neA2HJ\nhLtyozAZX7VuqcpnLrJ4Of5vE7aw9FFpaae8lW96g/bgSGFOsDBi8uOeXrCQ\nGui/YHkLQhVqUJb4fMHqvW6d87kN7d6TK1nyK/hXuu62qVJruz/VnaLPcKr1\nx/Qy1/12E0fZXZGkyWhgYSfbm8UKPOQKIaJRDcxibDfzkJcnjyLpqr1HgLpx\ng8WdedQ/rm511GEmcfiTPwf2lHZTF80XyM9V3Gp02MHf0MR/sazriLAN7FwB\nE7eI5dTDs1mezIEx6BWP6LKCRoa0cnDcuz/faS35lWm3NABJ37Ue+6cbz4a3\nOXbN\r\n=7qa5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-7dbbd19.0","@graphql-cli/common":"4.0.1-alpha-7dbbd19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7dbbd19.0_1591784869765_0.38232831754559515","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ebebbef.0":{"name":"graphql-cli","version":"4.0.1-alpha-ebebbef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ebebbef.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"884be81ababa5cad2e407aec1a6c9f89275acde0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ebebbef.0.tgz","fileCount":14,"integrity":"sha512-5tbek8olMYIkMGwvVtCKoKEf32ePfsGGuBkmi1dlxVT3YV6/Q9C4muUXKWr8D/2+FQS+JZLubdfd7ppR/J9ucA==","signatures":[{"sig":"MEQCIAt+C3aBrWAUAkIcglN7Ymz2drUmJK4bTWGUgMm9akVEAiAdX67kT7xrJ43iTLgGDWm1wKlsVdFmtulX3kFieYkfJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4kHACRA9TVsSAnZWagAAgl8P/0HtACEG+Mgqlbvh/g+c\nkLR9S/QGvU3EX7OOK/FPWIvXwRCGpWlyARpX5nu9fdI7kLXL7fKIZPq5JsBb\n8XpPxj0oIs1g2PdxtG7isccNkxZJGJoOgxVvYJdnD20rcI+MiyrDu/5RdpR2\nzsIpEqJYNknbls10I/9eUF8C7mzLEkd9HUdSGXOp/3f6BzYrTl8TIxKIeSTC\nAXwBo2z37pE0hzqHklWqMBaebvGJORi5vEptbIroocSjM5hLFp/XLqcolzZz\nFL1c8nt6W3aZhnNgO9bTPGUFtsLu2QKh9sgk0iCkHIZMJg7aRQvSoLK+dfuy\nSvAYB/9QxhPLjzR+9ZHg+ggWpPhv6wtO9tMUjgISLmSCHbToGBuAx6R/flMV\nvFyt4iKJSiTDYnc/Mwoxj6Zruhf7OiiCiWZqN11wJviA7xoFcjzPRUlKqYrE\ni5Sht+EZKKMtdQDPFrU2LqMDxPmAMANmBVwJd8NyJFvyvJfKv9MmiEa29Zc2\nLek/Wxv0o/0N4ozvgF7fTst1gJY9s4VMMRYMOhBBA5jb+At8dn3Uw8/4+ID0\nCxlomLWBcBG4E1NtJFRbuPLnDDdr19MyHQrs5MYV66BMcNJLaW8Y3gF5tVNg\nfTB//0Z916PpqffPs0jkqN+olPDoW7ouMT/2cKnCT8y0tZ4SmhaTb9xQ4xbP\nIHF4\r\n=JhJL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-ebebbef.0","@graphql-cli/common":"4.0.1-alpha-ebebbef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ebebbef.0_1591886271553_0.537883149047031","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4ce0bdf.0":{"name":"graphql-cli","version":"4.0.1-alpha-4ce0bdf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4ce0bdf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba9e528de2409d3816fae1386a6430d919d94340","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4ce0bdf.0.tgz","fileCount":14,"integrity":"sha512-kcIP9ORWUdptii0CjoRxwgnBsMEBNiQJaS0mUsfB5Q6NiGoWt6wJd/Ei9o1Wz0ngcOuDOXWczRgV2gPGhNE83g==","signatures":[{"sig":"MEUCIQDu+neXqDaTmQo8HqUL1r88Itx6E64tyzlot55fivHvgAIgUuyODnIAEd0zuoXw6zsSon8jpeUJ70i+tU7fU1NuDrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4kJvCRA9TVsSAnZWagAAx6sQAJFRGYpRLGOGOm1BPf1e\ny7fD7/S2lGMmyJHgtFq0LEAL02T5f5D/baBuXz1DT+F013medPhu1qiKF8y9\n5gvxgnqUBrPss6ODn9eC2a6pHSBtHHSYBVhlwkPqslycoUM/IdcGSJDaeOXO\nSSp/nDjKvMHilGd0wpkztVhFPuGaZSeomZg+iniO51a0XlLOfBLVa+E5Zpu+\njGalVv9SDzTmqNxbAwVBsRY1uexNGXp2cz+XBrE2E8cNlGhsyQs2CzMvxwEW\neb/g7POidbIrG4VcWo9GfMOFhNvkEfqOawb9tIMVk1imn5RqdJo28BiEAyWZ\nQSpoTJisNmLwk+ap2+0hwb6pp2VMLkjMw9Zj8k/JmB17VFDNwUsU+PFKGcNm\nszPkIsba3s8jA/RnSD54tEM/O/Ei77oLkjIyqQu3xKIGSUJipq0RQx7MsIZw\nF8nCodrT5lr2KDhINqibDRwn9ZiBR9sJtzTY55SKERPkBQAdqMMLWC2P4aIq\nz50A5qiP2pX0WmtpevePFfhPCiko4VIZvJ9fSe5MrcHOeme9eDlp0E0lsBGg\nnaUI27j6OzadixWT5bclsbD7AOUgF0hAWA1wBnwBWdX/OiSqfUB0rENwTx1J\nbPCHnly95oP0YvxAbMmyJkAbNey8bCS4iP+5RRN2InpriUwRvn7zs4l57bjV\nbjEn\r\n=iFvA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-4ce0bdf.0","@graphql-cli/common":"4.0.1-alpha-4ce0bdf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4ce0bdf.0_1591886447364_0.27910243527013057","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e28dde7.0":{"name":"graphql-cli","version":"4.0.1-alpha-e28dde7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e28dde7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7596a87cd47a36a909233fe1f142ecd150df1d7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e28dde7.0.tgz","fileCount":14,"integrity":"sha512-9cls0ekLBT7hSYkPTRCp0Io8NHayc3WubpNpELdPaF+osvCQs7aq8UTQo90eFlrakylQArwX1+PHtM2/EajU5Q==","signatures":[{"sig":"MEQCIBns87AWH+FgcBy6A4t1sOPoxKLyA4UQw9+2GR+6AZGmAiAEkPJdqGrUZwo70p8Ec4vPftbJWnwm1KEqyXMOybp15w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4kccCRA9TVsSAnZWagAAcrAP+QEjnrlUCqsRstpE9Irr\nLHOxyjTBJsYpuOw2dZd/LMcZqgOzsmi55j3z03RC+iqU/CbnkAdSOq2VZj6V\nupf/onBCCj+MnOTyvFlE+2XX/NCSjj10ECv+1/OHTgCH2L6BSl6OsmiCtI/y\n3P0Vw5yKIzlQG3vKVvtxvBmVzXviGttfCmiUDsyqP4ELAf7VvJyNbgKc1tZo\n7NNwTgrsPamB+TAtADbBwFLU+xjWTA49OFs8kHCHz5lNCndlYElgWoCTm/yF\nC8z0TkpUbJ0nBhw9CI/39MhHF1PMARSSFdPE+grAmTwC2ija6ofsXLAYVJyG\ntJ+o9+vYIRP4CsiaAxia+Cqwcqe0Y3bFfQ8VXJ2pHQ8uiD+EYN6nPv/j0FDr\nfu6kE3OCnWY49DhcpaLJGbfzBulvUgA1iMuc4aLINRTlqZ8g4XHQ9+HMr59V\ndOa82bGayVEppj55Cp8F+hbcacDZk3PvOUHSWaPZOu9QDXvNBqTw18jJnGTH\n6qPk/WFTn9Hmud8JHDfKNoVAgz8T+TbJbYCNTIG2Kg41IVYptUHntp020U1N\ns+HycnJDDtIz1zKhlPD8M+rCPaVs0iGGnjBSxZ1w1yz1QmCdIaC5jH56xYRq\n95MOZpcieCS7CFETZ0MW/PxUK2G0AGHesu5+FFRDmNt0QbgFR1QTTPNiDmSF\na939\r\n=vZQf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-e28dde7.0","@graphql-cli/common":"4.0.1-alpha-e28dde7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e28dde7.0_1591887643482_0.04562560816247041","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f7da71a.0":{"name":"graphql-cli","version":"4.0.1-alpha-f7da71a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f7da71a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2caeb8c31dab249c6e099773ea63c7ab07fe0513","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f7da71a.0.tgz","fileCount":14,"integrity":"sha512-02z07PpBjRqEdRmDw+LQBOjoL6VA5awAIhSLmPKa0AUq1U95UjVWmir+KQpSQQkzMqhnFI0WxiNNFpAqOH17Uw==","signatures":[{"sig":"MEYCIQDR5OL+GAl2s9G/nSxfhmEQf7u7m2HGdaE54l9b0UffSQIhAMRjfIMm/pjxJIARxQLCC2j5blIih/o8+VWl/rOcXleN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4khUCRA9TVsSAnZWagAAp4MP+QBkcs7CbjQ1LN1PbkvY\nSZSb4MK94neVljNiztbVBwJkxAMsirNpatsNzL0qrpidbceCQXErmqwmevaN\nI6y+toSEBuJV9EZf/8D6Nu4NMIDYH9cyuLzfVXQ8o3rNA9cmPDZp4qJ2wYP/\nsYF5cVy/JmeNRl5oANFuruf1znQov0yZIGMK7aPh+D7Y4ZW3aP1kIVZSX8j6\n+p194fKg0O8G1upAPQ98civEUpA8Xr6GkNY2L5AH6cGNgvokczFW8L3+11Sh\nEOwVrfhEw9cUhNHk49+U1Ei665iOWBnqiYdvOXyri7R6QamWSqe+uyn4qsbp\nmcN8ZVLu142WIgNCa7om2K3xYSuQBLCdVYUaTUzAjKW2W3rnvUYxF9d++XLK\nWDUXVPs8eoZDxvGTIHKLdF1f+w/K8ye4cMvFYT/EHkBAPdv2MU3MwqNsySmJ\n+rFz3g3utjEARbyY/nl0L8mo1uZaPcM0U9FjrRWmmig7dBlDykF0Kf2ouYoS\n62QfCHTJueSUDkYl/s8mcinITul8MPlCvCVa8AIO7g+tZA7U7WhqtYyNI/L/\ni/LgvaqlNtk1BgQ97vWU/PnNEOEo1VA4hajHRUU/xJRi6eRq8cS0CCcM8f/d\nFO76bL35PTAMjgVXuCUWnC9HvygXY6ZRptCohnZTK9E4VWzdae2OZxgK7nZ0\n3MMh\r\n=3jOx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f7da71a.0","@graphql-cli/common":"4.0.1-alpha-f7da71a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f7da71a.0_1591887956283_0.9840601775283462","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f809e49.0":{"name":"graphql-cli","version":"4.0.1-alpha-f809e49.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f809e49.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8f82d903600c83318c7154e667193a471eaae667","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f809e49.0.tgz","fileCount":14,"integrity":"sha512-y2ldK6h9u/hBPYVeI8wzEcl6hyL5ZgfY9N7efDSAUaYiXHkqXmMjvqQ1SN2EHPz1YK29H8m5jtIuMJxIofuzIA==","signatures":[{"sig":"MEQCIHFjyDbJtWn6q4f+T86WPMSb3vPpXypUDYZ+FcRUyPQNAiBXs8oGOGc8JDq5b+5egpoj2BHPrHkP1wl3aTsaGPNo7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4kpCCRA9TVsSAnZWagAAm+cP/2fGqlXtxAKzMxDE77mH\n64ishrT5VqpxO4rN8GdgphYJz0fbj/u1UqC36RoA0VVmRCc3tLAnHowuq6s4\nc6R8DYTvaWXSWu7HYrtkPJhQxC8TH64HZwtqWJQxr+Mllg5VkqzKikSE95/M\n+zDYaTW4rxCt0GwTQvmW0F9juW7nPWF/bOwYcH4PV1J2aYeWnfgD+dW3Pbzn\nWpBuB9wCM0OPLpYsUr7cch+XjF94vSgprZzG7wja/P1snV3CKPJ5aisiWOPA\nNGkq6gqn9dHF/veeEpFL9M+4zIHt2fx0mOE9JZ7VtGQ/DTLaceoHCUS+F+BL\nvR/mLcghKNmAXSdF3m3pwx0mFQpxabd+jEuStQUdf1GMXx99jRfIy4obAeUg\nefZ9n89uOwsMRnc9iQpIx0fNX1klAvSX9Ffbcp/j3xTWP9LEKoXOTIyAGna3\nRAwWTzKR38DtACj826zH0MLGZkGueEFToSr/EMFm6wWFCbsOzAmax9DQI+Uh\nnzxrr/g6yMOjxKdu8lXbaYseFcFyUKkX+Qowp3O7/se1BNqNroSP8dvQbnH4\nI5Sspg39XjkVKqY8+EJ0vbuofKeZCUUo6GUmIMOooY5PabXsQZdwV4uQsHE2\nLmLzkmHfMo1oxgrJN4A/Ea9dppIKG7IN+MjfUXn89GLXePGwTK2OZThg8b/g\nZFPg\r\n=OE2r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f809e49.0","@graphql-cli/common":"4.0.1-alpha-f809e49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f809e49.0_1591888449463_0.6466263099553389","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8f9f158.0":{"name":"graphql-cli","version":"4.0.1-alpha-8f9f158.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8f9f158.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cfc7e0c6a1414fd3d5c76bb656354bae914fda92","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8f9f158.0.tgz","fileCount":14,"integrity":"sha512-RSHjghDx/oKW7G1y1D/3pXs2ZeDxS7QEvgee7RDuf68pStNm/raq6uIY26UjQMIzRmCu85BQfsFw7Se5Eq/wPQ==","signatures":[{"sig":"MEUCICYQ8lWhzNIrpnnQI+bFdzt53TCut858E4KMV164zhD7AiEA4DzdEZO0yHD3EWcGzUqdLCIOvbHlUQfzesT3ftWqz6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k5DCRA9TVsSAnZWagAAXNMQAJ3/AhImzIQq7maHuuiB\nU5sYJlg49MHjGwCpYU0DsUPVgtIZ+339VEnm5o/xaakBJJUfugzUTMVXRYHf\nnTpV7ajA5wjqol/7klqECVMm9NDICjniGga0F/FDZy6pLp3plKu0MN9/KQWu\naZk9Bl5fhMY95kMyxddex2J7KMs4bVpGIIzMm1ggwq77H0vSNs4ccA9BeAoW\nCNl0AKI9bW4+PlMksMuI+dGKWRuLXxW3hgDOFDU2/tMwtSNrWb48h0mlM8e+\nqOrUg9S6ovdgTCnqDcnYK6d1RUahWb2Dw4K+6l3oKpC+M/719kaavyQztSJ0\nGLkvAfNzzNL0halNEXLr1L4Y+ltc3mMgeuEvDUIFjZ/6n2yDK6ziRImPS/Zt\nx35ZVCyDqIGA0mM1xWFFEm33zRo71bbFEkiGx9E30nMAgCBQ29ka8a/MWZn6\nk79P0C2e0gGCWPDfnADhwxcA5YTgKT4vQs5m7gOuFBzYb5thRycfdzt6Z4fa\n46eJgsM1EB38QPsutj1hZlaEn30I/s59Uo1AJrzU+r3KK1uxe0prJeLfzhn8\nupzzLnaOkIV8Pf7IBZ7nGRiepQL41DWrZ4YMrrTsHV1Av1MjUf4udsXcbjVa\nfFT18E2qaMcKFEgA4fK3R/efRzukZXx//xD1wd6OtBJliyhgPmdXiV5SxWjy\nxR26\r\n=FSk/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-8f9f158.0","@graphql-cli/common":"4.0.1-alpha-8f9f158.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8f9f158.0_1591889474284_0.6155580775945471","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5860a8f.0":{"name":"graphql-cli","version":"4.0.1-alpha-5860a8f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5860a8f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"94cbe0f8e9721ca6250bdc14a50cac9b20cdcd0b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5860a8f.0.tgz","fileCount":14,"integrity":"sha512-vVhnRYn2qx+N0IN6DNH3b2Bs/CUS4Q80Qkr5yyhB00P6abw9sU6Au8ZXT16ivZecj+EK8btxOdl1aLuE2Nc+Uw==","signatures":[{"sig":"MEYCIQC2DpI4WMF8NHgafMCwg0nVay7vXNpBIFiGr3TMy8ZDPAIhAKcdqikhQHTGdGioooIX9hytMOtWyKVHr+sZdIfDVyVP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k5ZCRA9TVsSAnZWagAAR9AP/iDT1LuQcS14CCafzC5/\nOJ8jwCw+uT4+54Y20P8TiP4ZIJE81zNZv2PzCgOFo5J3viIxMl/ijiFL2dbm\njSGfi/2Rl53nEwq6nzwwpuSFnARhIfRQhus2JdiBXQvDARWn46dS448GjFLy\nAj25HwVHBxQbeimNCwygK6rvhia5QEQ65eVSONqo9nGK2GcaPx7Mz0iu2nP4\n3K5wHZY7UgvXiPeJ0sK+dIjF5A92FGLLRfG16U6MKY6VdyJmDtSrn4gwGI8d\noCxIE+hREZQuchEsG5TwObaYFZaAGR9epckYH7clLhannr01HuTtE7WUjBcx\n1FTz/y2Uve4AGNkmZl/Ve5/mDwgVWwbOnTaRUBZtHVKK5iiAvu6drbDfOKs8\nUL8wxDSyF5MwckHLsrL3gXtejnvkqbDunmpM/4ij7c7CaI7l4Ndymk48Vzpj\nPP03w/bot0epnT54iPPLd41mm5VE9JsNKhtGIjPWpHjXv8I8bgiPj/+9Z1/C\nsviJCw6mTPdblAWCvGDMikcTuPFA64bu+1VI2xx/CG+pseip9IFtN5B2Lwcn\nPYlwDGy4gTudSvagjTGTC8/qMfaNLcpViceajkgdwjwmfzcipIZMy763h/ir\naeuShkgOjxHHn9yspNc9RkBw1vDHUjKYLSDzRAqQAupH7EW8SiIruBfuG0JI\nXhF4\r\n=vAGO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5860a8f.0","@graphql-cli/common":"4.0.1-alpha-5860a8f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5860a8f.0_1591889497445_0.6062941091109515","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c1c533b.0":{"name":"graphql-cli","version":"4.0.1-alpha-c1c533b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c1c533b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0dbefd15b958c71945392df9369b20d9f84c930f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c1c533b.0.tgz","fileCount":14,"integrity":"sha512-rVhUKZEZP5N7LGXvoc9wLUrgQeJBSmm4X1BFpB/eCIcXx8h1qfOPETT4XGC8iJEbistLlhZnwkFr6AyPMlrt8Q==","signatures":[{"sig":"MEUCIF+fjeSO0J/47d5PYYqcO54ajI3A7zxVERkI8qfO/AqvAiEAwSrqODHm2zYFhvMkdtMf6qxcip8Vp7alg5mYRRNwdh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k7jCRA9TVsSAnZWagAAhvcQAJ5hPyH46VjAaf2EcoOU\n8+gsJVfkNnKAbFhDpjDM8PSXgaDd8vsp6hhoPo34g8SvBn7i9LucKvweelyr\nR8OGop1CJuDUwwgGv4XvvLVW9Amr3x9IEVapWQVmV5bd4yzN7rEB90bhY/nl\nyw/JI6eUYh2xDt+JvmbEliOc3o55UYR17+aeGjgm2V56c9wa/zCb9hVr+Zq1\nmdnyqLXtXs9+su+dIOAnaVW8o05Rd2GtNqN2FtOzx/vwv75P2Xg7MQ4L0rJx\nrcN17eOilXk/I22tHN8lthy9lDkpCkBaoukZZYCprhXEqAm5Qjm0FdoO7epr\nvUJdzIV/wnhO2wMwGYPmsznIsP0St+zEVNozhx18Y7rBFKkyNp0gUKGxKo51\ncdbRHEt4G1qPLzgmQnTI+R9Rf3jhwBR+pM6TIrLrkIp3Qxm4Jigr6khaK7S/\nZLdvoiN4CwpHMaPFWVSwyUZos3jac/GJFyjUwShE/NE2cn17DVFWxdiKLeCf\n8DOS79LKi2R7hUmyIYcHmzaAaTCeV98A77xhnPWPSXZurPOd/VcXh1MKcXBL\nFhRI1A4EIR88IzbXINfaeDn/yNZVCoYhKa1Zq2L0byHI5F7+Zbjj6WWyyntb\noBMXlntchN5ONWFWSY6cJpFg2g/SrY7tTohR1Y1b6AnVoHFgu3WLx0LIwx29\nNxEe\r\n=jdjA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-c1c533b.0","@graphql-cli/common":"4.0.1-alpha-c1c533b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c1c533b.0_1591889635185_0.24735509498064334","host":"s3://npm-registry-packages"}},"4.0.1-alpha-594a7b8.0":{"name":"graphql-cli","version":"4.0.1-alpha-594a7b8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-594a7b8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60f93ddce0e1f97691c7a31f4f254d288d2b3347","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-594a7b8.0.tgz","fileCount":14,"integrity":"sha512-UaDMyr+vDOKL3By6S7ljDc1LkkicddmJDy5iU09lQkACvpss8xAsjcoxGTVli1cHboN40vlyBiOYbZJehF8YYA==","signatures":[{"sig":"MEQCICC0bP9HyYnuJ6Ik+7AXMw29ZbrLCLkN3WNzcoAKEBZIAiAxBg9YmSORlKIH1MQzHldCqcOvQEgZCr5gxYasZyGTbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k79CRA9TVsSAnZWagAAs8kP/j18Q/Zul71kHRUnL9uV\nSQy1v2VwMdivPM552WN0SnJxUwixHsSWSLaGd0SYtdCTbUbhscBwt156N/L6\n8uLQsy8kH2JWsxIZGqenvo9XpKqmY/9fI2yVr0S2Nw7BfRNxZ8hVM569S3kA\nsl/IZF1rkXNY39iSMp94CLgcvNJn3A1a+TS0D5BsiQsYBJypL3c2x3Z71ihX\nhyYZcNjnoqwtPzD/VUFEQJeqOZpZ8INAHFImp8ObMr3UKD1mU0l3jVb0uOrp\nO2GK+4A36MPYajq1GZivyOUHEruMKRGdpArWilQwZjCCa3kmPVKsAKY4uFui\n9VCqk5vPD4et/cDznz7SW92bsyM3OmL4v5dU5TBnUe8O9Qf0dJk3DnBCvUpY\naWMYLrUMdgfImFUKrcIRygPNNMXtpvBFh5ct/N9LATw8r2+SDw1Np+k8GxRG\nApnVZ19yl1GEfAPTv369FNQXlNU667362QYioXt47md4FLXn4NjAMu/1dzzM\nt/pLtTprqRSNv7B0FspIJh/m1fS1h36i5sj6KGA+CeOb3r6GduNmzKx0QXj5\nGoy0J8UdUmW9Sec6IzY38SX6Z0ODvknr5ctK1S8QUh2SiuK3g9PEqeirX1eE\noj1PDZhigzMqlUJr4L+JJPWMmwmDD3ayRcLvsB6NpGkjeEcRaljan8btJq5X\nAIjV\r\n=w+mA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-594a7b8.0","@graphql-cli/common":"4.0.1-alpha-594a7b8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-594a7b8.0_1591889660859_0.43301755309365353","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7c660b4.0":{"name":"graphql-cli","version":"4.0.1-alpha-7c660b4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7c660b4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a10b1b763cf815773dc3f2c2269198517791fb57","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7c660b4.0.tgz","fileCount":14,"integrity":"sha512-hcQaK7SyPl9ZlbpMK9vHqlCWEgZNrPRlfgC58oxrcI+0VNB54OvzLUNVlKFtzBdjtJKtDSk00lTQVM0ZruD1nw==","signatures":[{"sig":"MEYCIQCdqe7Bi9EdHHpISJ+jCV7Cn8LEF0C9f52g8HJ+nqW5eQIhAIzyremJcyjvUm8QplcQNpcf9v+HOCKUOsmwAphoKGnr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k8SCRA9TVsSAnZWagAA1dkP/RBYehy3N0QpKMn1c+OG\nMs2zN+KqtW/kuh56nPq2c5TyqbVsuHVAGIUVJEruoOXkIFw86SwL6RU9001V\nVm82zlcC0x6zBVTXsTGfBoWTRcddnSn2FIpoRvr6dbN61Fk2r4J1v5GJF2zm\nr1wfTat7ein61zFvpLCR/TgbP8ACUdWU3uLjmKC/g6HkL1zmfVW7trxrrsZV\nJrdvoIWwPGQh+lS+HjtbdedEQzx3dQamhnQLrjC3ua4XFY4hVexvxiGPuYdB\nqi9hxp8P63SMFffSIgzilRy9qJsg3x27VeE7VZqAxYi9cjmlFCZkDeOm0IxH\nClzhF1Q9sKwW/Nel1pwqf4OgDn91uqTncJYgUzf3N/kvAO4onTWXImHxLVfW\nv15ukxxh6wynGbF0i6/rTTPzbDHwEXqZLgbjScs53fedwNle028XMkmfHGWa\nxKIjXUa8mbdQhX6CeoWrqzdRH0U4wBDZPvDO9dX+G/GIAYBOfc2UzNmcPZad\nO/tgpi8ruPNbkZsEerspWxQL8uMLHjonWcnrBuLjbktI4sHAYmA8X0pBYHy+\nbT4i3q/yptNWar0a/kfCrxz6/SY82n97twmoyafExkq3urb4TBmikdMnKqyW\nJcfOdiUcf3iYZ6ibpEb4hNhcxO/jlf1YsA47soK75pK9elqn8KDX9zlDNYba\nNHb2\r\n=UHXr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-7c660b4.0","@graphql-cli/common":"4.0.1-alpha-7c660b4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7c660b4.0_1591889681667_0.5754626557376212","host":"s3://npm-registry-packages"}},"4.0.1-alpha-933c165.0":{"name":"graphql-cli","version":"4.0.1-alpha-933c165.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-933c165.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ad6e0133bd27bff3274ca0d1e54fccef389d03d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-933c165.0.tgz","fileCount":14,"integrity":"sha512-svIkTcwEjyE380sgAhaibS+A9Wcz7Z+ot+ccB3abaaS/20kGSaC2g7vbF/LjffmGSG1rvbLIpyn8FsJBPpQefA==","signatures":[{"sig":"MEUCICEg5pxnpYCgxUNys1MAsGMNmzWjfS6JEM9PzmD4Wt6YAiEA+DQ6FEHRxIHeflI2sjlDNL34mYIFOF0G6E7p0USTq64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k8hCRA9TVsSAnZWagAAwpcP/iEUqu6fw2fJzi5E/Pf1\ncm9yRLGI3pF5EzRzQl+vwvf26Q5QR+X6LONRpWgyNTKgUsHlmDXesdfXhMhd\naffX1yU18lj4suEttRPidEUMjnfUOkXzymF7VgOmGNwtJkDVVXOhwTL8gtwr\nrra8gbqgdzrZDASQmKBS1/vSoPW9vDhCJvqquI14+vwUOrqHIhsBD+AzQkMp\nXRfDnjUer1ZwtCRBQEgxchSWvGIH9mieEO2vVBhyVXlL5z7BIkAtCwtJweKT\nM7iPRXackH0bw3z+3HrhHAc7U44f5e8QERSl3Ok1aPYQot1Pqd4dVBKdnDkW\nSa68nyrOlb74w0mtKNVAScE232CBWKcgZuDxyATf0NVjog6yJ4EW1yCGDnU0\ns4jqH0tVB8Hi9E5QkJSDw0dwltTsCN9dIwGFOdLXqPhe4aUfA7ZMABYCggrE\nqNLe6/6y2hnCKIoUSF5IUl7DBDHriPTlMVrOgXMHD/N1p6e3QIlL95AnSZVJ\nCBN/X55rhvrqkuoJIhag1Yu8oj1ld0d2fzg0FIb+VEgzyKiXvQWN7wkmWeFI\nyhBM3BRIuaX8mV5fnuLnAmJeH/YpxBCv5/cCARXu8MNc/OV7VqZju7dkKG3R\nOENvUAvz6yuW5zX/Cd/qq1Iz17/5VxCbgGqvUnD2qAD5Oca/6AODkCTwnxLk\n74Bj\r\n=8t6e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-933c165.0","@graphql-cli/common":"4.0.1-alpha-933c165.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-933c165.0_1591889696657_0.17840924422514348","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0c917e6.0":{"name":"graphql-cli","version":"4.0.1-alpha-0c917e6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0c917e6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"facc9749271e0dc5df070118e250ee9fbc6aede3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0c917e6.0.tgz","fileCount":14,"integrity":"sha512-Uk8Bd+PIjdhwtZODK+an02g9o6LpIQFoKUiceJqaKW6P5mbZP8BziBKKXSADAcgsoId9CUwwsxJCAoso9l4hNQ==","signatures":[{"sig":"MEYCIQDFCAwjKcNTxr6VfVmhGB/hpNK1z8xqHRrwDLUS1UTFaQIhALzn9h5TpQEi37J6s+XzxwVQEw38iE7MbrfT9Om05POI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k83CRA9TVsSAnZWagAAWkQQAIB20vlSrkUyGBWlRLlK\n+fxmZyR5D/oqiLwTAjySl8u9Z2xKkKjJjPKtFEyTgmB4Q6wW216+tYXcrY9u\nj2eDM0QvihEsi6HskrRdMn4NrqaYKU4NkOlX3Zd/rizp5LA5buxvKKlw6HwH\nJYkZAvoyO8k0MCxtWv9kR4bwERcehWJwi4jlHF25TZU54BkDx1GiOA2NV65v\no3IutCj1QwuwvM6Qvw3Z1AlimjvIvxmfa18TrwPLarKzyG1VygPTSMx/EJEn\n+H9uYYXEZWQh2SoWWqqvjvxDvKXl5DyKF+COPTjGv6CL+n13j7KwMjbkK3XY\ncamrvCtf/Cr3PPoOmA7b9aDFgnOMkxprj1DUvHisul1BJbg2ScVKP2gSzsoL\n8mjYLetEikzc+MTojSg+sXVR2eIX9PcOLPw5YX8Y95+cYWTRoILAZgN+FbMF\nEVStF12LttrZU00niexyR9jyv7BSTwNPCAHfNLq1C+QPBsRZ3C10TgdeKKI1\nbAWNABAjMLmjIEVN0BUghg4cOtY3uPcgHxS7ilsPNm99/nxrUBgF1f1cH94U\n+7OVdavlwKtOKw+ngJRw/ukx4O0ePo6jT3ZhcO86H/wZLSIY36nIiv7XlYJv\nCZhL8OtRKnbDRc77SJ8UXkoyY9lspN5bBX+UIff0k0qnA37xw+t9NUEIfzjs\nS4FM\r\n=VYij\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-0c917e6.0","@graphql-cli/common":"4.0.1-alpha-0c917e6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0c917e6.0_1591889719013_0.5578040626507557","host":"s3://npm-registry-packages"}},"4.0.1-alpha-39933e3.0":{"name":"graphql-cli","version":"4.0.1-alpha-39933e3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-39933e3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e6760e3be499bc57602c20e3ffcff74bd5d1e85","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-39933e3.0.tgz","fileCount":14,"integrity":"sha512-vJkVF51XQJFLnYUslMOWfkjJknik7ilo4UpxzNHJmxkKr0aTBfUOX5Xj94B6woCx9qj9H4VAhMlOig3Qqd+CTw==","signatures":[{"sig":"MEQCIFjEjRDpG/xYnNmmE8WP5zQOHQE4wSDVCb7VP8TypherAiA8Ncd/7avhEuZ1JszItGoLk+iBDecRLcCJJzzB0XYI6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k9KCRA9TVsSAnZWagAAPZIP/1ASI5i87B3h4tCZ3Fuy\nOWAPJRhKd1cwHYokRdw48vVyEs9SkDVuyVQT8d7F4gvEZcEuCr0twb9A5mjk\nWasc2ggsTilc9RWEhmb443DpMewbR+bVHmE5XvOyFh9EyXHXU1NNbJPf29lE\niWJ6tf7ufiopq8KVGFZpJU5xOn/0v7JNj2y+KtjpfMXechNO+VVEiAD6z5Uf\nLVRq+QimVJF+ECkCygYi6fADDVW9Mu0GKQlQvnpdQDzakwYnB9wCKZrVx0CQ\npDeA9rxsFSuBbzQNf8K20AjbYxqRdWdeKRY36THS3gxXgbPOkj9A2/foYckl\n7qxAUd1us2OFS4+qHlCCOv/vhv/soh1Z55B5EMftGyceYeqhm+IlWxk7A1Ai\n0H6oezET9Zi9HkVkPPQoDZdyZJf+eqyU9LNEnPA092/AJP+K937dNr1KyuBK\nT5zERTIye5SvVNpGmGKuuQGBwH7AbDH78qH6+6ySqb9Pgy67I7Hl74AhlD9X\nj1mbErWhijY5OF2w+D4om3foU2NlpjsS+e2JQ1SlpQdaXP4x2XMu2Bta9puz\n1drGyclFREObklv68APdWf30VopHr7PwbDNdtkt5VUw9kS1uQ189p4Lldw4E\nRmrVKRENcXpOK7TfH9TdbJVhvq6ULgLHlXWB0Vzc10pVzbLaJxviGqh8L0vT\nW692\r\n=Z44A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-39933e3.0","@graphql-cli/common":"4.0.1-alpha-39933e3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-39933e3.0_1591889737399_0.7759333500212109","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d8db846.0":{"name":"graphql-cli","version":"4.0.1-alpha-d8db846.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d8db846.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"653deebe5531b3aa28b69c35820fb6122a45f759","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d8db846.0.tgz","fileCount":14,"integrity":"sha512-ukYnPSmB5uhBwggiT6SRdGIO2E/9xos+C8yJa1Fnk+b/MJDTHIh1NaQGKAYUss9ljKIpb53QJkoXmS4zoWkbsA==","signatures":[{"sig":"MEQCIGTPJH5xZZ2mETXg8JEEf/x7UnNsXMHn5bHgJsjReEfwAiB3TjC+dvOh8boepyUPdDYXUdcPvmuj0sTHwPpD5Pev9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4k9cCRA9TVsSAnZWagAAfXIP/j1hXsqguUDHEjJIQorC\nkx+n//UJSlPidKD8PkNitn0+Li4INpi2UZbVl1ZRs53BysmX+vTTq3kUMmeQ\na8Raqo3bjWdccoG9GZLVJuGWCVXE4QF+XiPO1U+4VEjkq6gTyPsywG85bUi6\nGp85m1elZSIGLlANli4xoHnQEvjoDssH6wPla2n+lPMN9FtGuxN0SFsQQEs0\nw+ahNvbKGqhza4rlRbAjGwaA6dC9bwMBICYIBE6vQFJNg6I4FDi880Pb9E6C\npLwH9eQZRVuLcoSFLbSgolt2u4pgreDuJ+vLsNVqxh/0yjxJiCO6aQof1GYf\nuhBkfZwzgfaXQDZsfpLT+EZqywI1HXyHVrZV0jDtY/g7KpvAEvYb+h2EOY04\ni4IR0EmX7uijCPGedi3JIB6jvcFhCy/aVYtKGUczjA0hI7L4XWhi7oIOZa/t\nhAUFuMz9fNwKTuyos8XrPyoAzseuj3ygOlwTISbKIMEtyGNHNYllV69DxdZK\n7s1h45WYHRJT6++kzkfugQSutisoHp3ZTwA1oUnTEK7zcW6U2C9S3xp4Fzdo\nXoo5UfnVMXVCxmhSPa1n+rwt2M3JZKrjaKXY2w9V7xScglxLtIPDES60mQrk\n8BbaWGqivzwc8hVTmpOQfGalIO4C7KCjk+nDLo3SC1ypwYD4YuehRY12qdkN\n6Az7\r\n=7LE/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-d8db846.0","@graphql-cli/common":"4.0.1-alpha-d8db846.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d8db846.0_1591889756187_0.8710129996511282","host":"s3://npm-registry-packages"}},"4.0.1-alpha-595a3a3.0":{"name":"graphql-cli","version":"4.0.1-alpha-595a3a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-595a3a3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bd02ef87b0c500f1fee795667499491727d95753","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-595a3a3.0.tgz","fileCount":14,"integrity":"sha512-UNB6hagy0TskBXKfbOhJMo6p6gksJSF8h7GcNGc0LO0hlX9lRg0SM5ugEPIPUrvhr+Jj4+V5x29SMSLaI7O1yg==","signatures":[{"sig":"MEUCIQCZeSd2GlYqkNgyzGVykIjsr8i4eM5u7ATSfJzxdaDHLAIgDrtYyWYlNRQbywo5yjoFZQI6KZYQo2N9MHTgecgIr7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4oNiCRA9TVsSAnZWagAAzeMP/373VdyrJuyDGY2ON0YV\n1gJGnRY5UUIixsYhNViBzQIn0lzcQ+s7i9V/flKEgpUcr3GW3E43s6GMMdor\nrQD819GBmfQ0pBMX2cCnsgyF40mRIQ8AJwyUd88MN7Kyz3tAnJrwzwIquIWC\nj81n1yymuO908rEN/K6W0v/x2qW80D4qHBPP7wiMsuKj2JypQP6ewOB4H8a3\nNjSgbQoUNO5mhNgfUdmuCLTaUTNxWj61zySDHu8xM9KRAjO0w62DLoLocPjZ\nzJWzMzg0JufzKiJirIroHS2QmyVEMJy9zgpavMDVeROWtoLnVqAaSjrdoS+3\nDUDPcU1KwpJcImonYRqznVeBF2ajud5wQVMAlNuzgNY/zlS1Yu135kkx9kGe\n8PeSXg5XMe0Y3cunLgcwtu+1bgFugxtm+xyicooRn9pwjVwpsA2yZHCErBYG\n2axcB1jfSAozRCbiMFQbK3Hjh3MtdqEJrYYbUFzejXXTKQUe2gM22XWvPAdf\nILbfuheqJHoVPEkh6X6gQv3V62KqOQRSSCDAzFiC0VFS+jnINTlGLwAOST4h\nyrcCQm0/d8htVdn3PP9YqXK9z/tILc6W9muAIgn/1DAEvCZnEi+iLLIDlvxL\nQmFOGR5ZQnU4Z/zQWASsdiBBRG5B3S9Eu6HDnvCVTJ0yQJwEU13iTVG1px7F\nKXNs\r\n=HG3i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-595a3a3.0","@graphql-cli/common":"4.0.1-alpha-595a3a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-595a3a3.0_1591903073683_0.3266695774198962","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3b3b857.0":{"name":"graphql-cli","version":"4.0.1-alpha-3b3b857.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3b3b857.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2836c7c92c53d8af603c8ad2bcf505963a554db3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3b3b857.0.tgz","fileCount":14,"integrity":"sha512-6hkwCj3W4VVqzKfLmb4EhgHcaW7mlKc2GZ/tEtpBV9Sck/6WM/UXN0pkO7iDaxaXPQJfajmXO4bki2KB0eOPeg==","signatures":[{"sig":"MEQCIEu8N7tcJQ3DMNkNKdRAI/9b7MUl4MqEOxCMdi2Gz05qAiAAzkn2OPZjXtU9eJC+CkkI9akLBSUP1GCVm38urrxiRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe401+CRA9TVsSAnZWagAAzSkP/2rV64YcPgCFPt+N963M\n4vVGJfBPBOLqw8iOkTh4p1lzTIOp4vXyCcCJwvgnWCnhfpJZz8zoM55tB1N1\nZ5zLNroiav2+PdfCb7/Kz9HdhcTBi20jaYvsytMI69qUoyjb6vyfAEu0X6nV\nkT4qErY5IqAg9NWa2cF0sMtIpR3mtIWn2NQcMmdpk96DehbXiJgDZ+O28k9t\nuh1FZD/qKf/3xpTDiP0ea19V8lqWtkvMiVn29rnczm1OfiS5eOrAENlGFNZs\n9zQAki/UdI1tIn7K3KkLqi+Greab8GpmcJUd7fg1z+dTYwEfGhSiCVy7Tagy\nH9gSlP+e34Yn5LZ3X6ib9yOit+x15mcJYAodoSgzXGd6GBIITjtFSrqR1kQy\n5zul0HvKBdLsBGzIMBPXqjDElV7vYgfyJZdyMnckEX+GDAaV+x1F6WpgUrdv\nzdeChAFpz+JzM009NWN0TEixuyk8SSmxBAF4gQMjquBp1E4Ta8F8e6inUvMC\ngKGCUe0Xc9RBzqPa0ttf5Q62TFwnv96rWrAkfaQltveeRlpfhPwJ3fhVKXoL\njwSPtGSPGpwOkcNYNslHkCP32UOYRMzywTtphcSICHalwtagzRLWWJYgVZLw\nn3N7qbFmKsW2xsQ8HUbpB1HHSk7zwwtt36TvrwADCRsrTt2LHXjKOk/eb7Go\nyyUa\r\n=xgnH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-3b3b857.0","@graphql-cli/common":"4.0.1-alpha-3b3b857.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3b3b857.0_1591954813568_0.8664648213038095","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d96403f.0":{"name":"graphql-cli","version":"4.0.1-alpha-d96403f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d96403f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"16c005117b36260853f6c75cba3d446aa2aff607","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d96403f.0.tgz","fileCount":14,"integrity":"sha512-Njz41X2b6q8D3kOHsRTRx4P0Fp7wJBlISsLiYYG2fgsrZV/+VfUEI4HF9WDYYwWOjF8wlmdugyOn9mhdmj4IOQ==","signatures":[{"sig":"MEQCIGrtYdUiIh5ddUL5dZOzIxuBytTLUyYB4qiBkaK6AqxyAiAEXWGjjnLPrmQewjsVsx+BD5xJZyJBn10AfMrK51iWgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe45jGCRA9TVsSAnZWagAAj6wQAKAdDC3+383fED9KPKux\nAFeizAqU4Y2sxa1yJSvN9ZvOsJaL4WeUFOXzAFwV9hk7YbZL91B+aAdBkcGZ\n+kK5hrvQ6MTwl1AowrvGz5+MhjrriyyicAV7bVM+D34UgiCSZ1fMPKuQqs38\nlp8e7OLxn/7NRjjmLzgerCfXy/FuE3R5Puok7xM8dptddB7QcsMoUfXfsMUH\ntk88/1ZCyEg85it8wnrip6kikNg91djVkJywJztFgtnXvnW8VrFWG4BCuSTk\n990T3OXVXnXY9ndiMBmXES2LRaWB6oBjbg6WLwx6QpQfHLUJN4MWNrx5pnn7\ngwDA4i49a36xRD7enZaaPkPhXdkjyLzqYbGOBpEXDOAcj8hLxzri2IBm1kNJ\noKnRaAHYvbT1bbLl4RjUgkMSfXUE9e2/mXGJ400+HuR8s0e4ojEG3kpwKymS\nhjJhbC9kjcRjrHC2QccwJVrQG9L+D8IFiyWVMK5s0oPHCz8+kOCMc0Yvaf5C\n4mTx5I4m1VDAdCWwl03Qza23opzs55c1rN39KvZKI80HCOKRhwPSYoMrZv/m\n2av5UTminufjqg85DqnlLAGUpqt04qPkeEKVJih99osuGsvJUmfp+n02k6ql\nddOwg7go9HnJtpSWDIhBJErcIxECUhE0euiouveyISPGIK4OMD8fx6mZwuhy\nlcKM\r\n=/oXi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-d96403f.0","@graphql-cli/common":"4.0.1-alpha-d96403f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d96403f.0_1591974085572_0.04007532903556488","host":"s3://npm-registry-packages"}},"4.0.1-alpha-161fa6b.0":{"name":"graphql-cli","version":"4.0.1-alpha-161fa6b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-161fa6b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"13dcc56ecab48b3ba48b6e0ff31d96d3d304a962","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-161fa6b.0.tgz","fileCount":14,"integrity":"sha512-ZKWuqRfirUYG2/rDQhfV3AQKNOO2k5S8JySwXBmO7MAmGLJncjHR3+7/03bC36BHNyPCw1j6R84lrsQtjkVT5w==","signatures":[{"sig":"MEUCIQCqgS47sHKzp0pgFHATYoCmno/SLxDP1ZcmEcKURRndagIgIBENbckoZJdzZLe100e/cDV3HnLSd8izJUP/l579y3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5KagCRA9TVsSAnZWagAAQE8QAJtDSU+aJ5JXYPQgb7cb\nEbztFel+MRrv12JfrLO8rIIqXYxYxaDgw86ho3OaERVsd8o98DZxjwSfzPSV\narl3dxmCorJGQLg4B3ss0BEY51ugog7fLcXpyhv/o8ynLRlpfPz4kDdI2S3s\nENOGxa+mcPArqj1sooXWKzdpZGuZ4QVdminzRNlYfnq3QP1hKzoJ9OCdRU0J\nz7qFxlVAqGAhQ2pegDcqD8rvuG8TkU9pniqNB1MxcP6KFD0WJETK3HvNpn1R\nFkS978ruGKhooJIhuwHNZ2HvZsMyLUJcjG+vKOXd+sOEAWrz6YTei+xUDHLF\nvvMLiChIEtJEgApqWJttmj/nHGlzYTx/2/8EvvNh/owacKog/T7ik839H4op\no3qTyhHQssyUuGUeapog8nC5MESsfg9NlK65jXrYimk1l80ymL7XkS05HCeW\nqxdZ1aPIG6D3Xsm1JAFWC3mScVsP4gFsaRxZg1GYpqOMFClBoIhO4EsguJBj\n0ACCKivfvrXLDuoY0loJOaMBu2FkzgLEf8A3nbAY8pt+1ieLEVMbc/rbZelz\nqGtb/mnJf5jEO3IWITC/5qbk9lmG8QPEyAp6YSfTsIg6cUsQwmpg1QukV8mo\nRZtBcfpvVO/RJKDBPkqRZ8XSXClY7F6CkQ1KyfCRMNY2oxkzthN0ZBwLtH0J\ng+c7\r\n=GDe+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-161fa6b.0","@graphql-cli/common":"4.0.1-alpha-161fa6b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-161fa6b.0_1592043168137_0.10134768189782761","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d33ffac.0":{"name":"graphql-cli","version":"4.0.1-alpha-d33ffac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d33ffac.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ccf1a24099507d39de5a98d28ccf4660bc2a7ce1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d33ffac.0.tgz","fileCount":14,"integrity":"sha512-oYbnqo4OZPUp6PtK3gECBRPibq+sPJ65sRVEFI3qAP/iIbjOjd1DkUvkYopbD5yy/hq3j0gy6vyVP/+GCikSeA==","signatures":[{"sig":"MEYCIQCp51kYFE0ED+0oh6Bwf9l3QIoKTptAhrdmVwMtjBoH0QIhAPt7gkLqXmPdv+7/cGsbB3hTFlyYoa6Mjyr/OKJNHRuF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5NyPCRA9TVsSAnZWagAAmcEP/jTRsJ+ka2lGJJqMGrbP\nwiRWzBDoBoZvY8GnyYp3+TU0zaEv2GWhcMUk6pzn0kz6j474Zw7sPln/x4aP\nvf6hbUQ8wmml4D9mWaGO1pmBZiLSdxIdvF6JdKT29/PhVNzlD6hSq7qOz/uY\nbQaaPVXjS+A1mp1GN6hRqBwWhdhz5Jk+ipRlLExkzLDFHDhpvp1Rr05icAg6\n/EbjHHen+t4CsU1C0qJu9jM2CAigfGUpA+4v53cli5XaoRNIrSMgtZm4S9st\nFXpeIzYk+9RoOkxcom3eQY84Vs7jo/U6noM/w/st5N4rP43HnPZVhJoLH1Hq\njBmOuxroDLoO82NTxZEb9be9XRX0uCK2bQR+aWA5MBUqQeQnFtXWl1zH4ck7\nMEtf8Xe9kopFLMHgy8P9xTLeGx7SxHC3VxSEiZ7DjL7+8tktqLNMXh2hVO6h\nAl5BnCJkf3dJvrtpuYeyqdpd9RzF434e1+9XNgOZ8V6BIryF381/JssfROb7\n6/7mlN64YzKxmzb5hbswSG4BhE/nVH4GrqVinbFBP/Qc36yX5Gu7KMr3j2cj\nJQGFBNV6SDgt+G2A6PPYte0VAeFaOGEoGXrRnchff5xQx5XmDmx1+kxtH5DY\n3tQ9MNwRRN5BGEl1es+W3CE/686RqNg3UltYY3csPSxapLVu86/fX96s6CSP\nAlzG\r\n=JEfr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-d33ffac.0","@graphql-cli/common":"4.0.1-alpha-d33ffac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d33ffac.0_1592056974655_0.784348648514045","host":"s3://npm-registry-packages"}},"4.0.1-alpha-78cd5db.0":{"name":"graphql-cli","version":"4.0.1-alpha-78cd5db.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-78cd5db.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6aa3502062909d42889b0caf4969c53824bd6a8e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-78cd5db.0.tgz","fileCount":14,"integrity":"sha512-xU/lhjdOHm8Gi057CxOBtZg0AbOIyeGXupiJlNnt427nY7xQPpKxwVy6u/XUSIop4FiWS++u0LSRPY/BT2JFWA==","signatures":[{"sig":"MEQCIHlyglYVBn1wlxaYsKLDyWwRfAPnSl2G9wdNvtvUROojAiBhRuVR7wWdVsoUDUtJDSKOX2YO9Ywf83YffCOjuvQezQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5OahCRA9TVsSAnZWagAAPz0P/A4xzLawFQLRnVVDGc1K\nHhb+gv+UXty9BjkGsS6dpxIzssOYImmz568y9itM1K83AGvnzVQosuwU/2Vn\nq3BTcts6oD4IOFfJThAnKW8uZ271ZKCgA20kQ4q17H6tixbp/hI7GohD483r\nTNvNSt9WpP1zQZ86Hibgvl3mDp+l7NMMrx4lhV/RHVzZUN3U+YcxM+PbQB+D\n/b6sZ17zE5GZTJwEG1bJ97QBHZajp8nEVaQ9oidPvAteGGh1pAwBkpvCIIRH\nI9ESx3tqJitlej6jF7bKV1hLX5jC898CudqI921RPqxdi/eCS0lGUEeQQLNZ\nSGeWCCPMHCA3RTqW6NCVj304mmpz9spjIUbZJqPCDu2B57/iiqI9b6Q1Yu5B\nAZmNB6oupexU47cHG9QXU47CFomXHWXwp8j8TKa891UIMYks4D1qohWt/d2r\nQ4+dmkKDz1ioGsaUCWHxVNaa33aUV9qn3i5Vt8fC5BmKhS3L+8WqkTxC3AfQ\n3HbGs0lHD+35BcIOPQv1b/9zZ4ILedCcJzMPb5emOig/N6r8U5JAse0C0szN\nwvc+lXyJE0MZiN99Aab6kaIrjh/03l9B4lCvorR2JzTBR84uPI0YfKDq3uPC\ngsV1Bg4ZjTuMA0AxkOMRsM2caUiwOMz4vQCrERG0vnfZFbOjMdcrr/c0iS7M\nRrpg\r\n=BT56\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-78cd5db.0","@graphql-cli/common":"4.0.1-alpha-78cd5db.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-78cd5db.0_1592059552942_0.8115750721189574","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4756d52.0":{"name":"graphql-cli","version":"4.0.1-alpha-4756d52.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4756d52.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a33b0d65c627bcdd5784cfe6c1a1f05bbb5d03f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4756d52.0.tgz","fileCount":14,"integrity":"sha512-mKjO/ybqPSsOr4GYRTmoRW2Y80u0f2DfPWdEUxRLYBJit+a8nOaUrQ8n7Mz6qdl9dT5XXpAcnXdgWZyXiE5xLw==","signatures":[{"sig":"MEQCIDK3ZA8sdDvzpTDp7sULPWKgqENVwA1N5kct5Iglp+JQAiAOdKXmzhWbMd60Uc1Ebu9t+XVXzzSRJLj45Gt66NqYTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5khNCRA9TVsSAnZWagAAEmwP/RYFbiGE3xwVfe1GTKH8\nd9zZTHksbReaZoIJTX3+3mp83GB49ZZOPraRA28fQOGsdo2aSOLHsPGUVadO\nXSCLh9QcY6/4sVc4RDm8bwitNr4tDFe3jLLwmYVGLmQ+8cZ/YWZU6CJRZgdY\nwYufdUavZN6pN47DDiZriCiYcl2Gimoo5/KIrOsMNWCOhm6KyqJKIRWfmIyM\ncTNijkS/KzXNU72EIQkwj59QcnTrLn39rw1OswQqCMlV0FEK/5NKEjFsCuIo\nLMg49Swrb0omYyymEXaN7pxPofJkWwSP5GOip1yGsMCC6oTadcUpWFilvS0h\n4qPXhMhqmUKVxpQOjRkLv1yd4lHbhzasizCLrTSt3fSqhB/8UJ/JL1kGqOSW\nGfRU6dw6++JgyyoBmznpog8hMtuOvhfu9V/awVBabjO3QJYwhgWw1znqpDdY\nCwUfqZWqB1L/sU0kpAl7QgziiTjc7lpVF4j4SEMgULlXFvjn/ZZtYufHL/K2\n2Xv2iqVr4ZNhjyWxh1YOKAUy9TrZ/44Xl9wMaQXapzCJiS1KsFn0m730rf7K\n/1LTQNxsd5/2z70ImnmE9KqgxvKSqKj4L8/pN/1z3sBkQSaUvEALMLPPR7yc\nX59SDq4tPCltPV2kThsMxXLjsBAP5cyYk9KYXcGvvnuwRLlcBlt13Jw0gX0O\nZfMP\r\n=V5eF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-4756d52.0","@graphql-cli/common":"4.0.1-alpha-4756d52.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4756d52.0_1592150093045_0.1764033330283259","host":"s3://npm-registry-packages"}},"4.0.1-alpha-42406bb.0":{"name":"graphql-cli","version":"4.0.1-alpha-42406bb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-42406bb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d5420648a451d4da63c70e9353e2e3ba4791da94","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-42406bb.0.tgz","fileCount":14,"integrity":"sha512-1DmiocJgzRsexl2/ATRuWyqzVxFj4CyN5wj2Y2HgbogcOo+VbiCUzD8IvESQXQOAnsbowE2zOHb71nsPs0f8/A==","signatures":[{"sig":"MEQCIHWvBUk/ajPo2krYImnpFZl3ZBC3dqm++W7vbNCgxLg3AiB+StNJY13aSVc+XUBzQdQ7W9TME4E5uGZKkgpjFEi8Cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5rHvCRA9TVsSAnZWagAA6kYP/j4gGsbu97v5amfS4YY3\n8BmXGrs8qTaHA6LgAcXt80k+Fm+j+pGoXVAeSrqcZKJJ44ah+hF2wZdTzTuF\nnBvgNUH2xDHjpyvHVsAqXiccdbBGTNc6AsTLH/jW7GCyuMgc4DCl+A4C7R5E\nPp3teq8WDLjlRp8jyq7xx8FW5Yu1joOL77AvYrkVgZUfU/7Wa3G9IndNPleY\nrdRj5VRFOc5arrLq6wA8wkATv4jwjGqkot79xcYYyj1CsmTgCKDOYrdg82Ul\nH3m/c8+nw6Qfp0iAFyLsVCi3pXaoEAk3SiQeYT9qSYdJAdFbewNWz/ueFbkV\nbWr24PvDDNZ+T5k9UXDwRcWUPQQN1OyGTxcj9SgxMZ5PWSM6TXmuNC85sL9v\nWJSI+RBqkUBvMfrJOLfVcS/HPfLntTeoB5EqiXmYslF9FB/jwPdLpG/ZenZH\n9WPOyY5FZTPrnZFFno6bMe1vHIXYIEaVZEFg+sv79+Gw+Ql8YlB+ZMTvTe/o\nyqnwtm+ve8vbr+AJA2XbFJARYkQya1Ed1gHWZUaqv9rXACvpW+riwYF0Fxtc\nZDtNkKnXeIWUcH9l1ZtFCXwo6NwvAaLI2U3EbuypCFwOrkWm449kJxThvpdL\nOnz8Y8YQeZmv1h4BtttXw9RUKHnUTPX+MmswupeP72KHnaqNnYozojNG58hD\npoVI\r\n=aCU+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-42406bb.0","@graphql-cli/common":"4.0.1-alpha-42406bb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-42406bb.0_1592177135036_0.9737502728450553","host":"s3://npm-registry-packages"}},"4.0.1-alpha-873aa74.0":{"name":"graphql-cli","version":"4.0.1-alpha-873aa74.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-873aa74.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"10df406e745e281269fe0a1d9fce0d10bf3debdd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-873aa74.0.tgz","fileCount":14,"integrity":"sha512-tBbZsppGtrm/rJBjAgf8krzExr5njWRssdOnIxD5d/OnNhrN4iR9IZd3nale2PktFvXQ9EpmDiLNXyBiZUQHtg==","signatures":[{"sig":"MEUCIQDhUA0tZJjKFXjeHBKbMSkXFI+MLArn2HzLqsF+mkSAdQIgHLu1TmYIlYugQOp7rnvT+gsCB61oXkRWTGNF/ZXMcFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5tW6CRA9TVsSAnZWagAAoO4QAJf9gcJ7Nutxvh79UBI4\nBz73tCd7JwOJ61it5hkAQWu1ygYNZZsDZUxPp6TIh0OM0LA+kN1LXSK92tyY\n5+P4WWD6m91jkWwfjkNGbspIbM1cBtQhT1/rwCM384EgVAK6z+zjOTAN0SMV\nwezKkrRHcNgdpucTbAdWmEb/tfIYazSZuQGYh1Y1Fri5/stWRXJxLAyf1U62\nS2A5jXpfbwOhn54wZxFnNULjNcjhbHQVp/1oukyncwVv2VKPoVT48wVgWoHS\nG20sVhKDHrr1Iw4Lel+z+oXXKmJ9UaHxBlP48hyLH3mv8JmPv2jrZRZ4A8kP\n3fAo6+CbQ48lZz4GDPCqHp0AKIlEg1zAbJLwbtHhzQ0Rth1aKXBYtq8xpWuj\noi0SnvUzyq9IT7CmT5VkWTXZsAFMAzbWFLYE3C19gTw9lJtPf16i4h1jjtKc\nTXx7aCEgZwJCZGOu/ru2bxV/DyaPYfsY4T5YFoiAAupzhoai9TPivoognDsx\nDr9gJLkeeMFJi/9V16lhlZnBBdrzcgTwSfmJsMi9s6EkrhDVvPRZ9AooFe7Z\nZRfGsJLLl6NMh2sde4RBs1xxirgaR/7DQwyHEs71lqOoTmox6Qe1+2qi40r4\nFMje6N8MDPT8ekli6s10vD5DpHhbZJ7Ol/7R0/IVrFHtmmYIJ7zHSbNHetmD\nptYD\r\n=n7n/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-873aa74.0","@graphql-cli/common":"4.0.1-alpha-873aa74.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-873aa74.0_1592186297916_0.3062274305689776","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a73af54.0":{"name":"graphql-cli","version":"4.0.1-alpha-a73af54.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a73af54.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3184fcbea74c905405e939db43c93e399177848f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a73af54.0.tgz","fileCount":14,"integrity":"sha512-9mRAcFrV/HpZG2ceHkvISDcgbthHemXLlBXcu+Jz9bOvHO5S/yZ2sOG5hvBH4hFvERpLuRQhD/NbwbLOtw93Og==","signatures":[{"sig":"MEYCIQDobPSsNJjIcWkmp7LPegTwhEUAFjaQuNV3vSn/aCTsPAIhAPOYGjqjAuG/pUVsdHy450s9oGNgp0aMhVVi09k6nbY9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5vOPCRA9TVsSAnZWagAAQUcQAIR85eRzXkUSdRLQFjMA\nOrR38/xlWkdA+TTDz0bjhJ2ouy1Mo8b88NW766lgcp1XoofZhZH5W1ChdxNW\nwHvIO3Arqz7cF+ivQvZXTaHfSDyvNjP06/bV2BgJimtSPLJI2PmGtFZQmnyq\nnEGSH9XE4CcKmjSjR/CWQdOrag6vejOjnpoTQ0AjhKA0epM8qHNPBrqzEgjo\nv2cDffCXRgnHS7cQyjXcFJ/NNfGtc0sfzV8KgsPIcN3yIZJcAqB58Oh63gX6\n1o9WPhaNzHGfDh6MqE8Aol4ypBXCcPkzaPF3oaJWZYMLOjAAIYgl3+JAErzO\nW8os0VF2vM+aR3jqd6J34tjA6bn8TsYuqTucGEGlOI9D5oUGi6bKaKDl1Kih\nfHbC0KdDGaTDcC8olzK3qQDsDx8z8r2Ce9Ap3faOi01t78+DwDWZwWOR2bq0\n/q8Two8fZ1TQCCvn8WVs6aG9R70R+nUReBKt0e7yLdapvNECwA9avk6zZmTa\nR+XeNaw3uWx4liB0CoBba9BqP62ep08lJJnfEEjgHBUnI2deVx32mNBhXJSP\nL8B7NpYLtpQ3TS+jNxaTIGfl/fjlkFiPfw7luneBfxS+ejloL3+CN/1yIF6d\nlhlEGlVAbnFzpjD0Vky+adJ9Rkz+EDrt8WMqGmF/rbpxMTZvIcpTtvei3aU0\nv3xQ\r\n=XzfS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-a73af54.0","@graphql-cli/common":"4.0.1-alpha-a73af54.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a73af54.0_1592193933450_0.1368447075739294","host":"s3://npm-registry-packages"}},"4.0.1-alpha-850248e.0":{"name":"graphql-cli","version":"4.0.1-alpha-850248e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-850248e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc227e30c1803ed3ad8c6571ea8b70d0e2494aa3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-850248e.0.tgz","fileCount":14,"integrity":"sha512-GawthjXT+li/FB/4PTaCMzB2T5VpV5BzxFsu9uVyzd3xt1qSAIc2tQ6Cdbcmf4ZeWrkc/RFgQ4bgkisurTgdbg==","signatures":[{"sig":"MEUCIQCHjnDBMt0vyjlEMx+t2jHARW1729aUch5H6Y5rhyOVawIgFeSBZ5CCwHvplKaKmrjqAHXXqWhuRXY3vB2o3HzP7QE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5zihCRA9TVsSAnZWagAAJ0EP/RQameqU0cVQoNXrbX8v\nEkMPuSTbCIrE4aY9OFbkfXv6G0tGYusOHdrQsTFetalvhm6t15Af3DaZBEde\nZICAg6le7ulgc7AqgxaOLfF2foZxsIWsrRA8vTe5N27/67LUc0qkslfcqF7T\nRDNd0iG/OoxWBGpfUpAfLBJRfk41Mwl1h6qCAe5qr47HIoFbzpDE+CVaiLIy\nqoZkxw+EpprizW73o09ZGofIJUG/4BYPz6B0FoNosf1p4Mu3KyQ4FpfJbuGG\nILLG3h0y9/HR3fdVeAeDAVDds8xCl7fBuGflnDAptLAiGTfjman1Nnh5NWIM\nPpjO1wSfYg8eshtDrWhBIl8Z82wD9m9tzxFbLrINfgJDcy7gSt8rUCcWUZEx\nPdpAwpfGqatCo07lal8VZY9MK/Kpbg536oUSDVubeK5jHsrumXD4Q3B8DY8V\nUvc682y+llPkk3dqokbRAW2Au7O4/1+icyiK2S1N2GCBLbo57uJi6BPGCLs9\n1ApXJAQjoxvERDSZYZXw/7VEcvswh67tqfHEz96xkLsyGtW8lszu7Z0p1HtO\nHG2rp2Vx2VBk0OPZSPB6fKStb9JG1RB+W38D1UFeMUa6j++6qXLxBucYmFR7\nSwi0p9pFenNL1iCROFzotgMmrnkUWCBHW7Y1zmb4Fp/efuDdAwn1fVjrGefS\nDgBE\r\n=M4zO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-850248e.0","@graphql-cli/common":"4.0.1-alpha-850248e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-850248e.0_1592211616937_0.4046323476557425","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5a08724.0":{"name":"graphql-cli","version":"4.0.1-alpha-5a08724.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5a08724.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d84e0feae9bd141b61220ad2c03640d4bc88292b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5a08724.0.tgz","fileCount":14,"integrity":"sha512-gqDlOfG/Lbbk4jOAa3NyVkCNLT3VQxOeo5EN61WmeiyjAYlkdiveNbKYh/kl6uD3mCQ9j8mabhez7xeROrF0pQ==","signatures":[{"sig":"MEQCIGz1x4uYsVU2XplA7BhZEjQo7+x1E374mbWEs/E6lDw3AiApgHTKSvQuwUAl4iaHr1CaGDkX62TlKtnsC/MT8ErBhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe553rCRA9TVsSAnZWagAAwfwP/3/1sUI0tZxJm4i76gOf\nSMLi+K/g4a1DCgX/AZl1pZ27kOrm11qNx9JTcP4/Lmls/22xA7smyOKzlpVi\nR43HpQViigVx+yIz82L/ITak/C2oEO0vtt20fmpEXnCW+TcImacfzfRTq3Em\nwVG8Kk3NPqhjxvA4/XYKyFwhk5JreKm3UUQ2Cfes7pptw3mGl6MIFXeeb/gz\nKdyJ1DdB2zKVckSuXVdoTPMJsWxHBUDDLoKdCd4fvu166FMIqVxAxT251V5W\n72yVMyab8Je02uAnXiCIHK6lMpsLykrhSwwtWgFQYURq0yZ141vt5Bn5Stnz\nwmIkJFS2mx2rYMC8/zqQtAoQ/MjGV9gcZuPE8EHenTUNOqHqzgPxC6GD69ON\nBfq+rmIiSPo2EYOVaKnx79M+dSRKzxN1OOvRC45aI9G65YICrqInfvhOx1IY\nZV7g4w29FqTfRkhy8ccheApl7dp6H2UmX6H/FLN6pDznB4WOrbGRl5jj1qf7\nt5D2B9Pjlh36+1YfOPvIUoIVm995+uEmJLusWaopWFzqcSrY7u7lCrV74yiz\n3dDfBxrfl9ifPHcoZArbWQhULj+G1xNhBaT5jiI+VdVoUnJQZp5puOvmnYln\nl0Ndc34001uAgHIOivyiYzZT5EHKdh/4fY4DVQKkgS2QWm6boSYa8sjaenpt\nHMfU\r\n=pevI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5a08724.0","@graphql-cli/common":"4.0.1-alpha-5a08724.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5a08724.0_1592237547332_0.057967688258171224","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f8f8813.0":{"name":"graphql-cli","version":"4.0.1-alpha-f8f8813.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f8f8813.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"628fccca11f6e4355926afed1f08de77c14307b1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f8f8813.0.tgz","fileCount":14,"integrity":"sha512-AyRrsdtJPk6PCeB/J4nH4zW/Sdq/iobXpP2W73z9cYQ6c/wA3xcaCxF5mzBxWEoCXcqkiSrC8WeUJMgP3u9+ew==","signatures":[{"sig":"MEUCIDS5e7dzz26NXPzUDvjES3issE6KrOkd1gITqI/xefFjAiEAuQKDmlNxbkjt6Gz0ixS+GRXUbGE5+vG0a1yDG00qc20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe56AACRA9TVsSAnZWagAAieoQAJMWcVwmvCmZkl7SIHmL\nebW3EeJ16wGQklMb0uGeRvISTBa83rjVj8Yu9LZxnAnys0aBngzQViUMa3y7\nLm4Hd6+JXGTeiNBlJgM+XoF9Em0szLbhKouS+Hz2ooY2adAPmSZPmmPUxZYN\n+FqZrkD1WEAMtYhrEMeZ9E44MlH4oBKg92QC+WjHDgq1Jf0N3kfiOemCAlYy\nbhRrwS8AmFz2028UKI4UpdJJLJQpuk/PByTK3zQ2abZFevKDH/wBvFjbgi54\nYsEyoCOpyu6dDzlsa8yI/MG94wmMe1q/KrtaGbRTFZyUtKRrQjEVXHuldOCE\n7CI1eTMz+KAz6RzUtlN0vvLNKJSzqM6uucgcp9wBbF8NvHHDSrIwdxyN/Tx0\nKLrZONe6NRLEGR1BvYkw4Lu174Emoe53eLhqOQ8gvg/kX0wDsAGzMjSjw3LJ\nkqTu4ogCDzRs9YGvf2zrKxYy3yKHzs+fWHsPU0HO5rODCJag/J81EZV8Ig4g\n6yP0cK9veRavAbUgiTuzxjodZwLMo83TELm4rQHkyG65KLHNuy+D+BQVtcXw\nTdabU2Lk2y7a7XXkq90iGtYniq3qthxDLmEDdyYQE5XjVrcRiGX+D7Fov6XN\nVjY9m8iRsymQhKZlihPxqR5MASCCpQxqzi9HdWFfDqQ0x7djVQsrOMikn73t\nNFkL\r\n=+adg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f8f8813.0","@graphql-cli/common":"4.0.1-alpha-f8f8813.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f8f8813.0_1592238080082_0.4285616372681442","host":"s3://npm-registry-packages"}},"4.0.1-alpha-baeb438.0":{"name":"graphql-cli","version":"4.0.1-alpha-baeb438.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-baeb438.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9997277ee32a4bf1c44d75ab71df63a8718a42cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-baeb438.0.tgz","fileCount":14,"integrity":"sha512-lI6ybtn9VytMjrvPa1DM9cHuZeKWs+roQLTv4J2lD2g6TttOcP4eIA1npRfccmygxd7UstYDpwBqVIPXr6C6KA==","signatures":[{"sig":"MEUCIBg5L16NcRZ/s4n705XyjgJMXtvi1q7iHNnE9m8KgklaAiEA4ZijrjR7PFxG/oyhTaMZm/9uK72r8w4vCITECUJOVS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6KIYCRA9TVsSAnZWagAAlBIP/0SKyjMHNLQr3WD71B2q\nouC4z/tBDWZRFDwA9jcuCUJ22H+1upNoiQWghv0rhSQxccaBbM7kMEDKr5rB\nWgd9oxDz+aCEmev960lp0E1RdjGGworCEVQ6TGtx+FmHDO1zplHCNaZGRZZU\nAqFmrJQdIcMc/tg4+B1dbm7RUAZCaQyRUxCiCg5VmCSGK1PmQbL+vp9oEhgU\nMospYvesDxvZ5M2vnGpXaNREs3ayQhx9KKJiexPXZ/XO+VjrZrR1KgTs+aNe\nefWsSuBYS/jSHIjTNFtHbEFSRP5foDWj6kiVH7aLVhM2RWSYMq2Ele6yzZk9\n01f9aFDavqPVBusOwixiR9pZayowntHpCXZKIyQ0WrojBfk1XDFjn/aXXFkz\n37PCVSAcQdP7m9yjKLb8nRMSRmNxMr2Mb8g0ySDi32HtpbIWtgX0w+4LFmPw\n7CK5ZC/6eqTDys/1RB2xBxjibGGhpXCZQd97woxYH6MDwwKEqGFljm01oCgy\nnH1pCPTSKzyDkuHjiGjZCKGdwZGC9WzU2ndkhUq7LfKRQ2RD+DvLOo764+z1\nTc3XSMZs7ZSkjPh2zsY1vg4C7N4NVDE/BTzvSqN1ShsqEeZsNyC5vbPoWazQ\n+V6dFq9F+ZK4VbIkTjmqT9zaanXj/hhYRSbPmc+26XhAX5KwPvsPQWC9Se0F\nliYA\r\n=2gHg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-baeb438.0","@graphql-cli/common":"4.0.1-alpha-baeb438.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-baeb438.0_1592304151233_0.11744525002597328","host":"s3://npm-registry-packages"}},"4.0.1-alpha-522738c.0":{"name":"graphql-cli","version":"4.0.1-alpha-522738c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-522738c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"98079e519e9bd1048e482793deb5e77011b57a73","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-522738c.0.tgz","fileCount":14,"integrity":"sha512-MxSh02drDiI09vVuPuv1+UwUhbmeRM/vDs3eGZICaq0a22mCPl+ou1dkCV9j2NbFecbuUYmPvefSbOCAk70ziQ==","signatures":[{"sig":"MEMCHy9YxIQt6jJwMOmx30u/sTh8NYxJZWbVpS4CX0fia/ICICwDVLczF36ln/hrVCSZRVNWNm41gIqStUhhTJbVVkN8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6KmjCRA9TVsSAnZWagAAoHwP/1AWZzsOGML2NfJLz2/S\nCqJHk5NVIy3G2ujXwaeFrbSRukCpCGxdx3hecXm4StnaceFzS4tIX17jp2Xc\nOkBdEQfu8txaNwzTe89vbDUkkBWY5L780aoWrO7wV0WkAm1MvNz7//9BWAsb\n72s+pmZdpDUAn5C4fRpcB5k+EIWzBg4KzFsoPps5zYco3/15NHl5K8QTcG8Y\npSEOVXX1LWfW8+e56VyuJ79d0T3HFZVm2Sclg/2QKqusV3v3argim//fCqQz\nIU8+WF97h3aEgFZR3dljzrsS8QltLBMfkqot8rNc4VVcoMXhmK2qC7v4CUfE\njdXGofQV2FcQknEoRHb8UvBBr86RGC/qNdWUdmCtic2SqjxHQB13NabRUi/s\nT6tu6x7F1bmbIH3i+g5bzkDd1c33mpOu/WmxlFMR9/AiMtgrlrf8u2hPAP2+\ngVWzqEd4NarcBXFkUreORm3WrnIbIy5Ov3yZW82b0AS+fJ4jrrcHoo96TCEq\nYcpInmLPtc1JzWfAsNoHAbebi0HJaLWDOEqce0TIH5YDNZHEtSTLNTdkFQuX\nH9hypTcBrKKTcavlAnDSbUwivwknVPMpSNZCebXlgY4xREmcekZRFTZTgN0b\nfBQakM5vmkhN9nvczByzE3UgQzSP/ES4M15kqoLUA9AIaC6TPnS3BPtGm4TJ\nB9gl\r\n=hcI2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-522738c.0","@graphql-cli/common":"4.0.1-alpha-522738c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-522738c.0_1592306082849_0.49165029175747343","host":"s3://npm-registry-packages"}},"4.0.1-alpha-def534a.0":{"name":"graphql-cli","version":"4.0.1-alpha-def534a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-def534a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ff5bc3c8bc724783796b83ec67629e0b5c30f58c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-def534a.0.tgz","fileCount":14,"integrity":"sha512-u+/HsaxMgbTJiIEpI3O1xSsxCS4em1CPdLEcWf8/JH3pXFn2QHxgeI1IN38qRQLn3L9bIsT6X2bI86mfcZTmVw==","signatures":[{"sig":"MEUCICeeKvEknNi8qgg19v9xNrxwDJbdtDZp9YWFWpAPw4Q2AiEArEzsCCy+kgx5UBEHHheO4cs4QuSjaydbEBrzt+WjJ60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6T52CRA9TVsSAnZWagAAqUMP/AhUW5cTt4OQSHWs75kk\n+9ArelVnM4JA0DUt4CnM3J3D3Fuqoywcc4vrm9gavOKgHpZFjHMYbQb2qEUH\nx9eVZwkYNcpc+Z+FHFsB6fUcVerg0fsh1+TO0JQCb88rtGjc2nCYEAEbSzVT\nMK9JfBXKIMFp45w6tnHCcl3mEFTUspn+5egRdzXHZR9GQyvHlvDZ/XZgjWTZ\nn/LbogAssPmIjpZyG/bxeBT7nWdU0CAmUf/fxDVv+aOeLm+D8MFWtBwpYxNu\nGxx+0dVYd/De+ljjxju7+e/wT4CadkrjZTa5Vdy87/eWdOsRjrZgphPwH7Ry\nvF9TFokvr6dxUZLNadaUntGbDpzp4QU8jC+AlWN7Sgd1sTu9Av9utCkpGA4M\nVAgpI4pZc/j/OENh/0D1eJoerlHOD43VS8wqQT9DLkJiL22ZlSoCYJW6kfbK\nRrQLCCBS/Px4QTdscww4qGqH3/CTXiZ7ziF11AaWlcYfrhc/+gHeYnC9KKG5\nNeS30NSVEqCXi+wpLUfSGUhr4dxgJy3Z2TfFzKp5Wzd5+zmxePkwrq/5FZBs\npZJqB27FL1zRQgonlfZ9PViozAy98KQBe/ke/9laiKvbkX9uH1fvp2MM2kDP\nu5pYm7R+wr8UVKipYMdV67NX72wyJ8Btv5MTckh7TvO+/Ss9hDH7tHiGXKYT\n63/B\r\n=ISuF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-def534a.0","@graphql-cli/common":"4.0.1-alpha-def534a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-def534a.0_1592344181570_0.6633605654861001","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9c5dd4f.0":{"name":"graphql-cli","version":"4.0.1-alpha-9c5dd4f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9c5dd4f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"291248e5954747489e61fec96aa48bdd280c1535","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9c5dd4f.0.tgz","fileCount":14,"integrity":"sha512-A4MUfAWT1rElN3WFhtYc7fswnirnQ6Btyvz9A3tbSubvB42NBUne+XdiIMWpSfq1KSvGtyAwD0ghaiA+Uajpow==","signatures":[{"sig":"MEYCIQCx+Z/vqZjCOqK+eO9yNYvfQgu++m+HPSFEtsQvqbIcuAIhAO2WMJe3QKMxEY7i3jstkdILflenc1p/cAQfO8I5c2Ci","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6cFrCRA9TVsSAnZWagAAQHYP/AzYIaYogizCt6cE4G0u\ngJPeEDOQS3/fPEtWL0bzn9craMEUrn/om82fvIPtng3bdqQ58h6SypVXD42F\nOiCcpROD99/AmD22clWPTVDdR9DgdZb1bmo+VQ7XRFFiikv2isi87RT+QEyM\nhyNItVeP2pkP+zNQvW5z/BNHgpL33PNpsJaHvqRCF/CVmqzDJJBj7s1b5Zjx\nO6VOvgTSlN5CQ2VwiFL1xsdx5e4XELUsR2tqfQ1n61V7qR0bjaFH6vlxWnmo\n0gCZcqE8+uis9lD2HNwy5pgDqwLXFIMCKnPjezwcjQ/BezVvENR2DTpJ0/hy\ngKo/b1xx1EWMaMxpC7L7jz/UOBYSCeu1YmLg6mD9Jf/K0WwzbdnUJrzZ3zQ1\n+a1RGnzr3K9HTpKNV4jsQYbNSFlVZywR1r+A44ypvOdaspZxtfm7ywHzFiq5\n7ZiYb9ocKmvOTA1LcgrqBGz1Vg3RT1r1XwHqlKK8XTpvCjWEt5XoJgnznqr7\nb8tGhnsmiU3bE1pVoR9gzqzJXbevZ8R/UmtK7MYYgjKNTBdc/EjDpR4TKjYk\nHmV3EbrYfQaM2F6J87xBlX2PYN3FYgmXI+hRy39mXJQAEHvR1Axd087aJDwV\nWWJMkSZ+WWFBj6VlV00O5smqDlkiKdbbS9eGaUgE6FTsDBqEl3+zgLuFPxWO\nChm8\r\n=8/av\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-9c5dd4f.0","@graphql-cli/common":"4.0.1-alpha-9c5dd4f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9c5dd4f.0_1592377699542_0.8782306483352025","host":"s3://npm-registry-packages"}},"4.0.1-alpha-abb0773.0":{"name":"graphql-cli","version":"4.0.1-alpha-abb0773.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-abb0773.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aef451789c7d178602fcd6d4b4b5897a0b99f02b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-abb0773.0.tgz","fileCount":14,"integrity":"sha512-7vzuSx6+0jKIrwG76dw6WCHsFIoksA6WTxpvxTZSIxzgKVSdVHmMyJoO8gsPuLbaf/0qj0C6BNjN24lwOvJaYg==","signatures":[{"sig":"MEYCIQCIh4j7WR3syfRvkG98m4d0S1aoDZgtV8LvvBdkLrpdJAIhAKcVAF4dMuZtI+l2h6B/+Wz8AHUzD36egws+J6dl++EF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6cNFCRA9TVsSAnZWagAAFNIP/ijld1YZ+8C+KqeMgrgA\n2Dt25tp6IcPoAxaH3Ru/1lMoYdnAoCRCR2TL7VN24TC6AHLNkUhIURvX7cmT\nGrhZn/F0jZe/PFRNbPQtY/pulaXEWmDa7QrLuM6mRMIZTDtdvdR2z6WHM0jM\n529UhOWTRaCTgD0I3tNJ0GETlZ+CKq7ntLMXbevXbxLPHLuMhrAKGZOJODyP\nLe4dPWrfnTtrsEdPWWDzrYtpevBqQs1ahsN5beL7towTW165iwokG0q6Drju\nGxVE5nwR300hvEMCgDUKZ9qi+974AvvM6BtBpJvnOtbTKqYhbi0Ysf+CRbF4\nLKrue56J4l/NuvkZ52Fg7l6+zB+iEUKSy6DDIplxQ61jCc/+IrCp+IKLULO8\nf/aO+vO9Tut+Ji8yK+fVVY+Zd3uAnmzgjQJfN0fSUIUfi4A9JY8bim5Lr6zr\nsS6KChCM+jF8WpFBDISUE+8dReDeLAeEh0nuLkAD6nDA/E8oMX46RhvdxBR+\nt4WUHwoECfYSy74y20Prm1vC6kdpuDn0ouFeML6TuH3E87LOtZw21eastwAv\nICkMUPEsNLjcfMLLarLziog1VN2l8UJ8fOABAGqzjFA5afI5ATKz9VV7dTHS\nwm+dLK94Y8JWAxM4fqkN682RE/HzokGAiuTgWfkyENWK+2ResEbDgxZJUS7E\nGAwT\r\n=4vkM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-abb0773.0","@graphql-cli/common":"4.0.1-alpha-abb0773.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-abb0773.0_1592378180326_0.3021618350587325","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e57a7a1.0":{"name":"graphql-cli","version":"4.0.1-alpha-e57a7a1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e57a7a1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c15f6b9aed945a5df66e2a6589a88b10906b9efd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e57a7a1.0.tgz","fileCount":14,"integrity":"sha512-rBJ/9UwI2gQpiJkEcXfF1b4dannl1RrXJ+XM7nELgDVkp1+padWIhA+ANVKAtksDRnnHndx7cNqXKCrrjqUUdA==","signatures":[{"sig":"MEUCIEZLwXqbq8sXfQZZgQYr4EUw9BaASVGPHEyJfsx3EnOXAiEA1dbybnhc1kY6zKc8oP3fsbIWGYUFbQs28sZRo+E4GBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6e1rCRA9TVsSAnZWagAAKz8QAIgiXlSHl1J3iyxECkzL\nkj17jd0qplsOkeVGEjJrqu0Vc+1WErYXkbLjFYOeSGD3MKMytyP9fvS42mQz\nbZtwrsMSJgSV98zlYyJeOXaBcc7bj6xAURlW4vSh9Y6gIATIqFUuo6NM+q+A\nDsEEURmcu/QWAJC5kSOpBS6yKMSX2hfMz6BwaSb3ygL7aQ9eVtYz3Y5pkmhh\nvHuYbdMDG7/+xqME1tNr1WjBClTYxIe53XHCR8ghHYeGKCgM2EyRPW5+iLZY\nTSmCTixvZl/JqndkjdN+w4YgXIQsg/5SDNfnrG0NmjD2qxYPmhlf4whq4Mh0\nn5DRADseVOT8w1qrY8IlGcwrorVPXabtKWbpA8OJeTFSnTJcXS/5NcGCVm8q\nB3fCUD4D9XURdn47jLDC8TEhymy4FV1N26VHVwhzE9dJIA3DntzuiMeEzKVT\nH+46e9e6z1131SrCvC+q5M+2uQLbbWHwWufGmrWc2h6I+Z+CYZo04/JnWuSZ\nJgwJf6KWkKHIjo70UK9uDyS+Cc8cAkB9WlfiAA9QIiCSSgbM6f8UV164TUvs\nB0LpGaC3eXlruZGG7fJnUvmuIy8juo/q7ibZhiLjpOysU9ZowOd32mVIy08+\nUpSatxAkSgCfAcbQlBRDRN3vUGvEjlimbFx3tfJf9YJlM3DR4bi3F9Majqid\nH1Ra\r\n=ZTgH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-e57a7a1.0","@graphql-cli/common":"4.0.1-alpha-e57a7a1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e57a7a1.0_1592388970687_0.6595160873298203","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f9213ac.0":{"name":"graphql-cli","version":"4.0.1-alpha-f9213ac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f9213ac.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca05a34e3be2617cf6cab790612c1bf83b5787fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f9213ac.0.tgz","fileCount":14,"integrity":"sha512-c/UsilaluI0ksl0OpAPwFU6mISff62PudRaB1lS+Lz0Qbu9bZNq2yI9ZWpndhCX+ojKzhBGu1ARk54qHLVlP0g==","signatures":[{"sig":"MEYCIQDGgdr6mFrOgsR6PVpXTN+0wkilN+vN+Ff0LUOzy33GWgIhAMLQhsqiznQWAXf4ykD2ohdcGA2ocRHMMJ4xr/wUxzLG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6jVRCRA9TVsSAnZWagAA0ZIP/3GPDq4LSXLMnwAX0k+t\nXuNoKtAl+S6nwPlaox1kq6z9R3MHpKOZv9KvBsnbJr3bxbTzAu7BR1oRV+q6\noaoYsVFGFRYJvN5CpKq8Xu1W0bUxn7B4DcLdKE6O7I0ZGFun/CuyAgJDi5CM\n0LW4bDGZjSGARMkkXK2adpKlgebUd70IbchMH8eQNUns4hFwn3dceNPPPILW\n/W8rJ/v72pH/nTeOLQEudihU789bbY02Foy0GHGYWxA5mPlvLIHu3eNumbRM\nHUv1+TUWYNNUXyVjwzk7pCIH+20nBF90Hgx/UQjaCZ9RnbQfSxfkhviwpkGm\nX74ZfET0I0imR9T0JiKNtVryQAKxekkFKa13t/NOSk0U6w9i3e3FwZCs3Pxj\ntsBrZWHmuNs2mgNYURlROYFwpNzIr8Z7XGRU9O3YWFdBBUSQ/7cbiWCNQ1Zq\nXBqaKpY3tw42RMjciGI5j30UBofFrifTHTje5REcyxcDsKSrp+Sek7KL/4Tl\n9c3/8lWa18NOOPs+dAyyq/JWen2Lu8QbFANgqiuZ7UtXANR2nYcSGh4iM0XB\nq+QRb0wAx6oCxHmzcUvlggzFiNHih66ERVeLuo2cpefeJRorLA4X0dIbpSX3\nULyS+FTV80AWFiMy4SBNscfawqILcpvo/kMIgrEcGpikEMp5BKzWrfLEKPse\nm5ef\r\n=K/62\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f9213ac.0","@graphql-cli/common":"4.0.1-alpha-f9213ac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f9213ac.0_1592407377334_0.46424266892703603","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8156f4a.0":{"name":"graphql-cli","version":"4.0.1-alpha-8156f4a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8156f4a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"18ab8f2531a8f9cf38e36effd2779f7c7253c0cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8156f4a.0.tgz","fileCount":14,"integrity":"sha512-tMKegFqx7RvMBhiVEHrAjJZ/kDB25xUK/4C1Njp5jC8nFmv7SPJWgCrXyDbjv5gqYyAh59xv7ScMCmTv/L75pg==","signatures":[{"sig":"MEYCIQCFkV3th1NiVRyD/fWotq37cEdIxWRwR1jlCEiiK5mbzAIhAOrdWF6BxWLZ8dM1f8OKGFeV8yojwrEnEBI8oncZe/HQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6lOQCRA9TVsSAnZWagAALFEQAKGkLgrereuIAZuUnzN+\nZ5eRL8UwOeWrjw+47WA9drvTHz4IhMGRBOmoBLcIFDMDn6JYcUFXnBj/5bun\n1XfdcRkTe5XrY2BTxAR3No422g98A43o8mM7I5j+VtosoFBEVN0q+ENAfV+1\npE+Cu67RiARaJ94/6s4DD1X8N/MCMD9kX9HkOpJ9KtRQAdoqNq2yeHlY2E6/\nqvQh0sUSayWUqfN7A5lUB922/PQXqZojb9jxsM74tXoiVfqMqs2lG7YywRvK\nqK74cSbl9hwAe/T96wcdHo8/kcDDwanGruRsVtraUIg+BYkBd3RilfnOBx3Y\nDCjW0OW4zHiSp9mqNOFFc6rJl6EKZCS10Ad2/GMklBe3hgLwLLFHOz9+bwfb\ndA0Bc6uK/vhh8KzHga+zcnYGGXLYrRenicf8ns/I8EdKlWNEXgr9oDyz8dPS\nhE1eWlakH87WkXHycnhLNVtZDpfVqlZIqsciCwJeP3t2xqFGNzFCPAbFlfbD\ncSN64kt0GZXUciG8lwxusdhAlTqUlmTzzUXVmtaKxWntXSv/YGKLwsE8xgtR\n6KzE+o0xiw/3hKybTO1I5mA5n8w62MSo0RT7KiWhaNxievt75kC1EpokU/sC\nz2/u2NNCjiw6MQjvT2xV4mEpoE8rv2CLbEh1PfwMP477TP64xCQRqjQQ42sw\nzmX3\r\n=O2/7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-8156f4a.0","@graphql-cli/common":"4.0.1-alpha-8156f4a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8156f4a.0_1592415119831_0.2587358599469787","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5ffbf28.0":{"name":"graphql-cli","version":"4.0.1-alpha-5ffbf28.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5ffbf28.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ebdd3bcc5b95b93e7c30e64b30699c27ecec839a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5ffbf28.0.tgz","fileCount":14,"integrity":"sha512-1FeVwNYpqUpJv6U5IeKWTXa3AxNUPmpJjCqqV4RPmJ95WOOcahsUoIzYmLH2P3PwdkBiq9tEs/nP1cKVzhFP2w==","signatures":[{"sig":"MEUCIH6XUHp2wV8tDaEn8xNHDFxd5/Fr/+ig7rnxL5dhytoYAiEA8Vu8DkGCsJx95Lcrq0/kiASabdlt2FuPDgPKeCglIHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61bkCRA9TVsSAnZWagAALkcP/R81ykrE7ciVl70PCXb5\nqoFI4JhHE+7KgU0CA3LMiZaq25bQsWhmg+Drq3/HW27uKvxfXuL2VIkX7tI3\nw3dNHHfIicNhUv7YA3fV9XbvF++dWNrkV1POCFH4pnmhHytHRgWqnmtaF61T\nHWhvMMZQzyt668fx8EXqQuq/3OxsWlj3vI7cXx3ZMugO1vsYG8zxgmTclg7U\nu42xE7zOKoGjisT7jM9zEeWqp1g3CUz+DAZctvfy66qlXQc+JYFjtPBOyeqL\nwgDxR8OAqGZsFsdl/qXxMaQ7Li80hfFYvFD+T9ruVINx98/bc1kGzIlwhezy\no5uY70NRwPuHx4TmIwXIoG6iJ7V6hRwX2LmFPuVQxsSG1rZ88hqqgn/oQrnZ\nwajz0zcrGK9EPsvEHpWcuuFQFxAI4cUv4KDRSQO2+VGrx6AffP6GEfd+g8U1\nrtGUR/dC8PZFpLgj4IZtOqUSg/j6fCFaxuHWK8t8vdeVt882ga4vtwcxSwix\njJMrCUNOmL9cJFIUbPk/Yfa/7zr/OOX4nDS8dS99aOn2UapnOfOVsQ46UUTC\nnYR5OmSD+Z4TzSS2YGgS1rT1Z2O6EoVcOsMxqt/JgW5Vg5XCmxI+rESsDHKK\nJvSX3oYrYIykTvYtxR5nxnt7Zr95MJRuX5OKbjwtN74jbG4be920k/y7fiuJ\n7z6v\r\n=/UJ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5ffbf28.0","@graphql-cli/common":"4.0.1-alpha-5ffbf28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5ffbf28.0_1592481507686_0.8251825013073406","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ca926a5.0":{"name":"graphql-cli","version":"4.0.1-alpha-ca926a5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ca926a5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"25f3bf4efe7318042626f7bd5ecc3dc77ee2adf3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ca926a5.0.tgz","fileCount":14,"integrity":"sha512-XXwjPeGhWxHMpyp7uxHUGeNo0d0zLBVl44EO2cixxKO4y6HUklomR22k61eVdHD2w8+SakeedQWYsZ9ERpBGng==","signatures":[{"sig":"MEYCIQDvmYuwyDcxM/sB8KUk02RulURBbLIbGNECdx9w7vAZSwIhAJKSvuyI2sEHqMFTyZTxrhZMxQExMqfZfk1McOifQe19","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61f4CRA9TVsSAnZWagAAj/sQAIBT/ePpxhDmOOwagoBr\ngfALIlQy7e5MzR8KuqsXaMtpAalkyNtSyib5QVx6QECSnFzllYtM6lBM4wKE\nUZ/AssornZTv+9nsl8jYDaU6AOV6ItNBFjmVq0EFczwwYxPILZ6+vUnGhDzQ\nomYGYnFA0QO6DBw6eLtDygpOuBuT7ysTSC/ekQpx4CC6eJfSdjF3HAOHbBrp\n4yUH0uBqW+LBxqeGecDh7dquQXfHj+pXjzPmWORyii5cauKYLudZLDIXza7+\ngaMB7pvFb7kFBxgm52RjtgebIP0xPK4HUfMtXbzdgbyNgP8AYpZl8VEpXsDX\nc/djCGnrGAdoz3OqTygNtJu9vsoGmj0Fc1dCA+PegPMKZZrJGCt2Vjb3cgap\n6JNJvC6D50qGjGfGN60fC5nD6SbtgFlfI8bGmYiBVJfQ9HY/+kw5PhtrK+fK\nRfQZCHfHTZZlsOBrY37NpAbTrFmzszPL0z6JoGgCvY9WP7xx9hy+w8EC3Pt6\nVjOQGNb2fW9idQUc3Lqhcig/OyE8HiM7lnMabiwsQOrYqyrtZNmtZ++mllup\novq/wEBgjgshB302Mk/O+JjguYyM6clD8Px1xSiay8zIZeoDKAz9WVc9uSGp\nqMuHDhP9s0VYea5SH0ctv+MAngR25dYJKAE9lG60Y9fmw/FdjZbw11yGFRg+\nKmCp\r\n=mfnc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-ca926a5.0","@graphql-cli/common":"4.0.1-alpha-ca926a5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ca926a5.0_1592481783562_0.19321899614842653","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4b3f4a9.0":{"name":"graphql-cli","version":"4.0.1-alpha-4b3f4a9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4b3f4a9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4a7554e449c8ce7fb2570fa6ab5381e723b64d30","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4b3f4a9.0.tgz","fileCount":14,"integrity":"sha512-YGm1DZUQ38fgJK4QcnCjUTVEDC0kfF917lMnQs0jfVRhH/rub2hOvpVRFLPmFWFqAhRV7Iv5hEPyiuj0C075fQ==","signatures":[{"sig":"MEYCIQCabDkvCG7VGmkWVFRyECt3+srlqLSTnm5ip2SsJSnJwAIhAPUFSev0/Pxhx06nnPnBbcX736xOCh96RqLp/rt/5O0E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61g2CRA9TVsSAnZWagAAWdMP/2ER3f7ft6JiEv5Dq2zh\nJP7dCdnKkCE1Mu4ozk9AnXao7+GIQkHzUarJlwLAutPi4EKCt6QxeGu0l34d\nyN6WD4De4IO6TjrUf1n12NEPwpBdeclND5xBx1HasMKcYfrAGjHjU37uTfZ3\nOLaulgTwDif+Dso4br4izYEwuD2ZfZI9MYDfmMQj+IDbVXs3HLi0MQ0Tow9L\nDTQ0TD+DRSZOIv4B4AJHwW5UtW+7r2Tuycsmj4zHqrQghOuRZhMsuYYxGy16\nA7sSrfRGVfgenrARN9Lsg6NkLZQjQ76tlAQdBJJV/W7msvQrgBUClBLzTGbq\nA8ByC3J3GL5T5M+tZnJkQwCOuyPXY5hSgPEyODCAwzxl2fPb0Nl61MEm2VBb\nTOLIZ3UEH+5QOgv2KeP8c2IHqA3Ql5YxPzH60lmZtOT7UvCzxBVL3IYU8fQc\n3gwMPCkjkYi0MA6Mmg54xWn1FAt3UYVI8aZsplnkAky3ONpEz2nnnM5Hf+lH\nbJ9FImwoiVGYV2hK0CkmkEPTJpzwPa7qKzcPE2b9fxduo7Kh9uW+ZJ2u380X\nH6ieBJB1mnmqsHtkPLY8A1xLVQnp4GztXH4M9Fx2Wxx/ajUnkkHXiSUXeaiz\nerglbE2H57j6i8xKFQU5YGXxIrEAeyndA7wPvO9QedTynUY2M0VRMp1DrkHx\nnWyM\r\n=xKLY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-4b3f4a9.0","@graphql-cli/common":"4.0.1-alpha-4b3f4a9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4b3f4a9.0_1592481846351_0.9270661336860127","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bec99d8.0":{"name":"graphql-cli","version":"4.0.1-alpha-bec99d8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bec99d8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4c733e443878524bf09a7ea7b4f90fa9979afadb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bec99d8.0.tgz","fileCount":14,"integrity":"sha512-kOjP3KbXD+LZ4soZcptFfDHhmV2JDakW7kijOyf6vDsPv6C0q0Ch0IWp0+AzGdg0+rkwJuYBvrY4AZ6S/ymgLg==","signatures":[{"sig":"MEUCIFq/JqUads8+FZaYyw3HdHjplBRAG1F8l4s08uJuJfm+AiEApGuzJOg2r4BvXlP6P0lbX1IpsEu+T6cilfIow1bJrlI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61pCCRA9TVsSAnZWagAAFPUP/iiXGJBPDEFBx//E/sga\neZIIX1P3CLdBlKS8n7rzNbKYEi39Ua0YSNZnDvhTXHt5rr4h3ND203RnpA3r\nL1+7hhZcL6vKgN4SfokDLrIoPI5uR90r4yoqD5c/XvWaQA2bqVFiHmGismJ8\n4aHo8KZQn5CEWP7Lvv3UJqzhpj7ilfZEW1xEngWy+rWXuS3euNFOMs1U2t0u\nMXNGEe0XWZ26MxInGbQ8bIQFubVT7ZnNlvfWQ2kgUeYMyQuFPy9bEHDrqgfu\n03a2RnW7iLWF6BRYknmQkX5YS7YIzhUcXl7AQF8zx3L4CFv4KFrHk/0S86Ac\nsEeXzhizViJ4p13bYa5iGJEtOorWgeqhIw00kKdj+A7xsAU9Js4Tf5ugfmPh\ng6bxtiB72l9caxiKzxzu439dgeY1q7wcqxxyFZEtjMBHqABFslZXZIPZwgqS\naSvwaKUN0LGiU+feaKDWpcJnryg7DyDvyrbgwDpEraA++27kbG5NWdMz0o8p\nFOsLVVWC7Vd0pmzGrpdnUJ7Fp3+TgIQoU50XuTAiPUGH4rEUuV3SjXx5guCz\nXNCdqOWgsmCPicrK0/Vnh3cpKjEP8oLe1rD8CTL/LyrYwj9txeJkdl5xpXf/\nD9lWE+ESCERrBuRD8ScsLrNDYKuGxCAXd/3+OosV//P/d88LrEP35PxJMYlx\n0Pe6\r\n=d8cX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-bec99d8.0","@graphql-cli/common":"4.0.1-alpha-bec99d8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bec99d8.0_1592482369854_0.9800062984505107","host":"s3://npm-registry-packages"}},"4.0.1-alpha-614bda8.0":{"name":"graphql-cli","version":"4.0.1-alpha-614bda8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-614bda8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e18a890a5300ee2b45d06a8e942bc612370b0ea5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-614bda8.0.tgz","fileCount":14,"integrity":"sha512-PU1wPNlIGdh65gnIOs0cwgT6tbNPdntNiVx8WTV5RHUMJODtPsbapM6DYjMT8e757ZARHFONoz2EBjMVq/kFlg==","signatures":[{"sig":"MEYCIQCMBPmheMo9LC6SfAMEI0sZ9VLVszVQFJURUtehT/v/JgIhAN77Zck42iQl95+INCNMthNw576ghKj/V840+U8tHAsh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61sHCRA9TVsSAnZWagAAVeAQAIo7yYbGOn+8en3VB18v\nEDPJeKb1NHdlLYxRSNdtm/tiMFZHP0wBcUdZv82IKFJj0OFMRWVw95wf4SHF\nHvS6/GZqO+jdloZeAQPAhiRHUzHxdk4ral07CMzFRLbVlJlhKl621C5TjMgh\nSOGOWp4HmlTUUjBkvT2ScW03LcIAw0UJjfyhZQBnf8D0k3O2rRKJHnTRjBtF\nKCoumdhJ2zV/HOxleCoJg/9plo3jdRoNwe1T+9lo1syq6y+Pbe1eyoIQc7zP\nZJcS0535EX2xYLRla97IEPogntzrpBCy0d6aDmUu9Z51n59cDndyXBQRR2Qg\nOxQTI+utZ+M25I3YGfMNgowo3CDDvnKvHz+0D7QRl7kfgG7PRjc9p+yygacN\nBStmWa0RHh7uEa5kGtyUFqMQwqcllrxHsiTg8jD3gSQghSiTPvTu4YGWwiDq\nanYpj54hhmiGJ5pxIgkWKm0HrpKfbzQfT6kVpJqyT+CJqj9sVhBqevhAiK+Q\nwgXWe7wzPxJ7lcLgvITvbO45Ph8Vb9SlcgrNK2QDCL/3tHREAUMGrMgVxx5S\n/HItQljd9LXO9hYsdqik3Pqv9o2dEtHsTBuS+Me1OseqHRHyvVEQlcS6qEFy\nYYsWH4fDHMvVDV3SB1YgtosZkexmxVFJTOcoVhYBBvghxZBHlYdKrm9hIQ2B\nC9UG\r\n=BylN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-614bda8.0","@graphql-cli/common":"4.0.1-alpha-614bda8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-614bda8.0_1592482566299_0.8587495666446645","host":"s3://npm-registry-packages"}},"4.0.1-alpha-732b501.0":{"name":"graphql-cli","version":"4.0.1-alpha-732b501.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-732b501.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"97303515dd9cafffc838ffe3cc2be71b7ec16c3c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-732b501.0.tgz","fileCount":14,"integrity":"sha512-X9ObYIJ7dM/chwjHqp4BUIHgZo+GXz0B7NeNKpA5T4L2UXTBhYoi9cGB/w5Zo3fYjiyoLd7qn4qoeFo4K5tkyw==","signatures":[{"sig":"MEYCIQCWlyuqMHmD9Lg0Yd1a9aM327DtPsfPtEoxmDzDnqwqygIhAM+n+4lEKpBPdP2gwMcA+c7DTxVMu7AMet1rOyHJW7vJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61vcCRA9TVsSAnZWagAAOfoQAIiE9IfMSOadLfjrUtFe\nL9pjLDZGd4AYFARzqIr3ZOMjuoCPEZmogK46KENxW8CfGaDwZp0Tu1kzhkkH\nn2r8OQuX12aRCBWZZ1Cz9R35nny/6IGu2OLSLdub8f5WbjJPYKDUHGxSotNw\nZwMFkqZqjuP0EZRMzM/w3olkoWohuOhfzfMG8+/DQDjMJPepoym09Tc9h1ec\nxddoOKV9qqWJpcjq54yQlef19RorzvuKpezNXnmpBNQaWWgcrpHLncwhvvQ3\nEiMOq261GhuklvIfl4JXvzIBMhUHV6P1n17fNAWq1Wtzps+jLgeV+raGx64p\nCOBs5/BLVLCslEUilU72yyO3kX7W4MYwrRmIhK54bLxduUANMs1jLr5tzsQu\nFCfGf+83GSVzciYjDwpm/tKSj5Y4jLdPGCLygMFrTz2JrJyahOvnopxkHwHV\nY5+x7+QZgt6Tj7GI0AQnCOESamEKcrqdGQ+xgIVjod0sJCGATffT5e2bYBKQ\nEoSjLyYbqugBoznBluArJ41nT5Wt6craeLie4ttk9ZohEW6YrCBrhN4kVWfk\nLqrjiFAjp09vHFd5S5I8TEUMXNTc+6HgJFGC6qNa2gr3lerKWsiUA6/K0vIg\nvGxvvwA3fhopZUiV6Y/D4PfgxOzfSh2HP+KydW5SYnoDp4ORSaU308N81020\n2n30\r\n=9Ah5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-732b501.0","@graphql-cli/common":"4.0.1-alpha-732b501.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-732b501.0_1592482780101_0.3345688710736421","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ca533d8.0":{"name":"graphql-cli","version":"4.0.1-alpha-ca533d8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ca533d8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"23b1563dcfea2b0dc4517f1b31bf90498a02217e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ca533d8.0.tgz","fileCount":14,"integrity":"sha512-cCsHWW/POcmstKTq7WNu/e6ftNkvog9uJGRU5XqDJjO+Xj+x2EZKs9lFGwgrk+Y0jNcDOcTCoIyoLe7moznL7Q==","signatures":[{"sig":"MEUCIEVRR0QXkmge0D/YqxEHYOPMGyzXTIKw+AJq0e+Q+OrtAiEA33+20DxXgKgpBMd3oojLONIKjTTxXHTGuzygvBpZo58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61wwCRA9TVsSAnZWagAA3YUP/iPCD+ti8N6x2MzPX3t1\nL8aAOQztKtffCNHzsi8eU39LE5BRSYSZ5FWbZWdHUxLZ9LEJORcIinXlVfXW\nh1JCge0I4qsfNejKnEL9o9mCkDuGlF4qChor9NyxH/zG2nSdetA3y8VNDbeD\nsmNx+RSv71N2hnyvtWAwG+nHD5Yu8YkVxTFTrE/quYJO547WQYUgrsdf/eV+\nN8+ZaSREn/PfGpqdl+/vQFq7cGvdFpqjUG/scfj63+NvFppsuM0A0eAmaqOS\nKIsXpwYKfXz6r5bsfEPMUUsrmDdreiwEHKphHeS6bns297iT+GgDCNnxtADw\nknmzkcOVpK4K1s8QdEQQVDWkqoK3z6p0drwFpGVzAL89IwM55wFNs16leYDY\n7YA1J/kGnvV6RT5k2i5Vx8gGBA4G6lgELpHv7WG9DFwWoRFeMB8hT5sXPuwZ\n1H1FHg8u+ENWmc5KNULXWj+4nWChJ2aR8E+B2lq4AxOgmWJvE88sdmpGJYER\noMyJ0MAvghIjCg+NQdvlbo6SihoiRVenRdUyJSfdpMSkAaaAOof+UQspkVq/\nA7vlrXAmbQfG10ZEOh9Q5u1P+Ebs2ULs4YPF012THmyNQuNadjJxF2UBDp0s\nD3WqHE8CVDIKJszMG1jzA65iT/zdfOPUzjjUUzabnI2HS1rKGOEzNn/W90Y7\nSW65\r\n=hvt2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-ca533d8.0","@graphql-cli/common":"4.0.1-alpha-ca533d8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ca533d8.0_1592482863562_0.6153258985909289","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3b892ba.0":{"name":"graphql-cli","version":"4.0.1-alpha-3b892ba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3b892ba.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9a4234806d166621945f48d144a7c6ce9cf1be41","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3b892ba.0.tgz","fileCount":14,"integrity":"sha512-KvjmWSfVzSDBcCy184BtrKFy9gCRqEK8hWB9jOG9KQkc75rXVfFoQ8MKF9SiYr6hjmZdMrfS/bmA5j2bH5WFag==","signatures":[{"sig":"MEYCIQCbLxUZCQ1/sU9OogFveUvz1qSGpfotDIvYlodsQZgnJgIhANtOoNKr074lhjnlx6BT/70Nudcidhmb/XVOZGLa3Ytj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61xQCRA9TVsSAnZWagAAca8P/2+HhUz0r+hEwpW3lGPI\nxxoJMf3B5w4qlL7akB8TIrlipAvgneEDMDLHLmzX2Ffr+Gvx54NbQ0TwIpNc\n41OQG4Gx1Dbv1NTZIZ85SqitwV/iSbnC8eiLVt9fDULoTeos7p75Ra9DWOlW\nEAnAMd3ctOm3SUgmEXm02MFws3Ps9QbxiI54PvvEcE/cx6UnwS8+mlPmoyuF\n0J09C9F96Rj5ie19ZbhOMP0hhPvY2Kq+VwoHLs0D5LF8t8Sqf/bw9j7e+kqJ\nE9hzZEgrg9B72jVhe1Mylre/PYn7oqWaeaGDxl3ChCj0O6yAMRKG2/pNZFbG\nrVs56UuMujrqX+fGXXUI8t5/dfk53GN/MJmGR4pD8+PzTecTiYm8mzVCEqjQ\nBGB1z0ySm4o0YMzEFZF6nKRyE45wP+1Mj/8VT/gATCOWd5wrcSrNIw2uP1EP\ntifmmYlf4kTqponYObz/DYzqJ2bn5lyktlhgZbXjaSfaSu8KAflhcL7C2qTm\n0Xfr9AET5SumYpDRUVzR9Uo0fNmw7wcUJ1niAgdiDguowijoXgDj07Gzpa+G\nIJUVdAcm3c1dbJvHz9QdTjvnsdZqK8Kon3qg6HOeIu8U36Q0v8aN0JxRjyqz\nfIO5kZ6kKNTv45fgvps1ZwTiU5I2RG/qU9B21XySr2mjoX2pWhWrWZnKSC3R\nxGUE\r\n=nXfm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-3b892ba.0","@graphql-cli/common":"4.0.1-alpha-3b892ba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3b892ba.0_1592482896253_0.7282925204673694","host":"s3://npm-registry-packages"}},"4.0.1-alpha-81c57f8.0":{"name":"graphql-cli","version":"4.0.1-alpha-81c57f8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-81c57f8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4ce09e1f30ec91ad303e98bafd466c842191ee11","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-81c57f8.0.tgz","fileCount":14,"integrity":"sha512-pF1AyAeJjPTMcON+9mutdAC3EjOtYG64RW0KVHtJLQo4GiOqxOpyIB4C8rS+XME0vUD6jyz2OWXDkxFgbwEEmA==","signatures":[{"sig":"MEUCIQDp+hfJ+zbL6UOZZ0++yTAyynZYCNNaBUSLDGRhtik3YQIgdtzoU9SHSTH2oOd+Fgg0SP7EoVY/hPGBcN60VTm1yhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61zrCRA9TVsSAnZWagAAn5kP/iCarxA28sMMcg1bYDvQ\nTHlGJ3M/B3oHSVBoVMxc0lMY1dmqmz0gvQogxJ32ec1odT2Be+RaN+aOEjS9\nQZTVip7ln9Z6h3CJhNkRfeGtxTHIdJK1Lo/OpP5P0/5IbvY2Aj7woq3Iogz9\nno4xU4bEmXla+atgKdX+G4H/l1OD/lXLpPWkdZfpykGJwxhyP5JF72ifbnoN\naFOVLR8BSv11SIEdyF4on0ukla5PrOk4eM0eaPqKf7SDDLyxH7I2Jwkv6NJ9\nFxCu2YrBj+QcXdP3ZooqrMh/7R4ixIjADs2keoLKVOf1NW3Y5jojoKwLqZbW\nrhCNw+JbNcTxm7KvEL7bd7YJVQkYfRyi+RJOv/IsQFP8IVbF7NBy1458tOQo\ngaWx2ZFNxemHSwezueQJFgAbZISNQbt+/JAIH0uZL+98nJHN9+dabFEeT7h2\nL56BTVPlKYuB23wqJ9znwAICyfBDa40mErAQpKnnc7af8xb1E2C9Zi5FeiSS\nhnZqieSRVYAoP09zSLz0/J6A3QSQWet+Mpe3/g8Fe3KEyCT0suf5sQPiW9ca\n5lTj4wFW26Q3TnYh+NcT60aizPDgOh+T1mcNHho92aPf8EvRWzERLxmJKmc0\npPJO1x1HYP8dOHQauHnE9V92fHjtt2fjiK+57G8I2lUhztlBHOkUUOl9QdmL\n0o0E\r\n=gxbg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-81c57f8.0","@graphql-cli/common":"4.0.1-alpha-81c57f8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-81c57f8.0_1592483051099_0.623540720503138","host":"s3://npm-registry-packages"}},"4.0.1-alpha-de1ef9f.0":{"name":"graphql-cli","version":"4.0.1-alpha-de1ef9f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-de1ef9f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d46e6abc60be58a844b84c0a209569cd887ad1d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-de1ef9f.0.tgz","fileCount":14,"integrity":"sha512-qt4LlOc54bHSd4WHkAfCZjQLwkB2KGPWHcL+ErDtibvcLEwscy9MTsyxAT+/PlBWfJW+NqYV/CqxgPiHDq+Mew==","signatures":[{"sig":"MEUCIB4X43eUCsUgwOZ9HlqIDTGG2l0ArE37HBLyvYYHnttBAiEArdtHEl0xpRxp9oo44UZGHQ+VKNIOq2nNMhDkUJAU7ow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe611qCRA9TVsSAnZWagAAxA4P/iu5xjza1HIiKZ5lZLt4\nYZtlfEJ19atW6KlXII3dqmoEdjlMSK7Wzp26jk65EdPfEYx6KN3NAmY02gBI\nLYjxEfWHcQc8zQ8u98mqEbTtE1B5N9LYs7yYaq18tyJ0a7nsP9YTNUy7Q7+S\nuVtSq1eUTSEdGv0WneYNdIMLgzXz9kY2maX/p53hWklZtHf8dXAGn3c+w//W\njxxn9GM1ZcPOAn090E5Mux6hatQK8ApT6fiIcHgfZA9JNlBXYaGBENPywDGV\nrN/g28gsk15jfaUH0ZB5C3+1yYYppsDlsfIKfdDZIthCyu9WPGMWucxafxHk\n8YZdTW1VKvFoczR/23UWNGzsS74/ZA1tT9BodiilWO1S+ByVvahxwqylrm/w\nBGn2FVBqVlQlv4BZiw8GD3xiMzdKj6AJ1Tm8cbEZALb9svmgaQ3Gk4g1C3nK\nnQ4VtlCAIqwEXCdDtOj4hVXjV46WZ1lx0NUyijW3Lr17wQUFlUV7VykVQOIC\nIWJgOZlS+sENAZmlkGdGg+c3ZVEPU4IcEM6Aa9ZO0b97NUwG+v2KnQycBmkJ\ncAy2sGIlErvTHu1F+kMy3T/WurXWkl+EsfcH1X2iOzG5vbK2R3T5/pX94ITR\nhNxOP1jnlmoaNw25b2a9H0w//d2zYTrSwJ6ML4qWQn5ka66sNY56rEBOVe1O\n2osN\r\n=+l9v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-de1ef9f.0","@graphql-cli/common":"4.0.1-alpha-de1ef9f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-de1ef9f.0_1592483177722_0.7349856496218345","host":"s3://npm-registry-packages"}},"4.0.1-alpha-23d0e7a.0":{"name":"graphql-cli","version":"4.0.1-alpha-23d0e7a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-23d0e7a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c26a809a8291d11a857b468b409c5de720e9c29","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-23d0e7a.0.tgz","fileCount":14,"integrity":"sha512-nn1YAUKzn5DPo80BFz4V0TEO0m7JHBD1c1IYURwepbdpX9Za1rzEiNdxLPVmqd2IRgGb0r+Ql148TwO0K/pKcA==","signatures":[{"sig":"MEYCIQCzrJNUeUAMKt9TQheGd32o9kuUF1CRxc6bZasQ8Znq6gIhANxcEPX42NafKMDyGpedlwY7WLgMFB+wZeC1/t+9s0km","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe626CCRA9TVsSAnZWagAAGvMP/0WUTGokz2cMOdbcpasZ\nXNF1WEYwupTyYbWJPyXls6h5E+jtuxfBupfvBpL0XNtaDJ+GuCqxSvOPf3BI\nKq8tIOUxGHrgd7LoqoStmRm4LnPWahj72qObKxQIX5UmHJIgsoyN8Oo9tBR6\n9O6w7DvQ05FyQke6UL3uOOkFzKuEQQgdMOs99+AwHi9EElhkCfgHLY0eS9HJ\nZX6CL7+TZA92nVf/cyTQ+25yF4Xc1tVG7yg/Qgu7u/tNkrN6jRhI5tINaDSv\n3kkxFEVB+5tjjaVQ2sTlfmiZUV4MgMQkAU2OrDr7ho/ASMN49BGvJbLTfynB\neysj6GDuS6GkE5MQ4ms+1Lanq6ZJe+EJZqa/aIvK/0RJ/Rd7fC7Z65Q3QW/P\npD9P/OMIqBJ6OhRnMMXAouWyl/i4r/AvpUD9/pFqmAvG8fJ67foz2NL2gt1Z\nxDhD6iIL5A01UIYwAbQRR66QfLv6mrtS29ISk/MM03vZjdj/vQ3/oSqb14+I\nLkMkhGOgsm6oNTu2XN6t0Awx5Vq65GvYGUhRmGuLVSdTK6RuPIl8HoOF0IrC\ngOFGhfbTSRgCcH5aeyvAllxi2t3Uwq1k/mzgklnbFJ2G8w/rJi7RAV1RSTR0\nL2nNQrzQQVHBgIpIeiahvVIRG55hj1kbWvBFDtzlKN3bPq3ZCbLNSP9QjCQA\nSu9E\r\n=BXmz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-23d0e7a.0","@graphql-cli/common":"4.0.1-alpha-23d0e7a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-23d0e7a.0_1592487553515_0.544833172724912","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7781f28.0":{"name":"graphql-cli","version":"4.0.1-alpha-7781f28.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7781f28.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"34c860a145e278c707256d4fa798f0c6248988d5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7781f28.0.tgz","fileCount":14,"integrity":"sha512-nBszllHdqDmHHYUrvRXnPrnAeJr50fdJu0ctC/A0AierWrq6TblXvXvGTf6BZQQksFWLANpphXSL+Ys50+fdUQ==","signatures":[{"sig":"MEUCIQDwXEyuFZj0td+d9vZ1XMxos3MDxlIO3rhQuHa78lHVkgIgAg/4GPDkweReW6QRjEmUVUvnJjucv52dfmPu7gEtF+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7Hj9CRA9TVsSAnZWagAA9IYQAJJrzilcHEdnYxjTwbYb\n7cHrs2MlmAPnr65cHTSJHJbUPl/GNn2bqmOSU/6HCzXHq9qQD8Ak1E/pms3e\nJPyXa6e4vrwGyVQBbsGemf5xSSsyXgJEweUpEWnqJxbkB2rHP2scB3YhltMF\nZTrKcLXBYfVOFmbOtNRCRBFIRfHolmjyQB8XnpBFne1ntrNyMRV7HmLynYOK\ngTlUPTagNz/o/bdll0rvp1udDoETjAUm8mvlV/sFDOYVy+pbYFJs66ck5Bpg\nZxj+2x9z1Y5zN5qe8YfCjV9KK4QP6VPp0mxB6u+KfzuPJgGPLdEf1wL3SA+i\nmz6pyOEWv7ia0/AvFVwjuuJYjZTVd9E5JxKfxITF8GOjDoynOEK4l/97LHSJ\n1xLGNTByQX7waq0n3nZs0pVMPCsWV3aLpaEke1AY5md1onWA0+V+hofrff6X\nQ08442Mk5BQFovB8RsXtOMu8iIA4YuT8Q65zXGOqu4463IcagK0aJ6jH6l5L\nnxoX8kOM5kYA+aZTk5E9lhX1EvNKj7Vq0VDBlAkWis2FCmWVb3Rzk27l4ioA\npDRNRXWEPolpdwuCu3vqK8+XXZNBgnAA5BJZEn5Ozb2oIeFJkkO+4N8uCbfP\nD0LX55yPO7LF73zDKRBHqC9tlig9kpFJO2oMwT2EAXAA/Th0D7mxtah1zd9p\nirjH\r\n=8TAK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-7781f28.0","@graphql-cli/common":"4.0.1-alpha-7781f28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7781f28.0_1592555773414_0.7459613563921694","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0e34290.0":{"name":"graphql-cli","version":"4.0.1-alpha-0e34290.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0e34290.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c1cd48e76cf9c0c8d89add6187523281fe106ce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0e34290.0.tgz","fileCount":14,"integrity":"sha512-02yAiSYnw43LLx9EKk/VKpdgP+rrE+QNsWhrZjw7Pk2DDB9eP3HnT/6e9QPQK36VoKIj3jtoznRvvQRrX+nDww==","signatures":[{"sig":"MEUCIDUto/MKhuMN6liuqNx3ldjP7VfomiJuaclxeEmMvudDAiEA6xCTM1ycpPcjU2qbtDUJt+qV/WNHLZud6SwSTLpFYNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7HonCRA9TVsSAnZWagAAWsIQAIqqM38yDPE7Nkmeo4Ec\ndZwLSNQmxTVfgtExtW99DZHDeNniCwsHPZaK98eGSheLslInH8tZ6cCC9spu\nj3xStcO7Nwhlcw+jIh6KvSsUq2NYQXlqvOaAVHDUnRHUNMZBPzBjbqXnhz4c\nIcrGQejQ0fk5dfJ62zq52ZfeZpStKzR4BFeWpY0FJOi+c4gv7VsB9cq7ktUv\nCBr7uKR06Y33JEOWrL7ojXSo9CrRkS3RU/YzBzqeEWp3kM2utpalcxlPnpvj\nqIM57r1vDI7anJZw8fHzJuV9VM3rZneSBpP1Xm6LP0kZOEAWgF2guB2Nu2aA\ng8iAM9t3bLoI1dwuRKNTyfx4zd31meuEtNNyZecoLgU/s/RpDmdyYOOTF1+j\nZyITkpwVMZKkDAzs5+dH7jbJZWuC8tNbTbT0K2ENVWXdsRp/2fImgVMzCJmP\nevcbuSdQLdOqxIvhvFKcRsGqh/zw2DzbILA42U596ZLFIn8mX3gRLKbQpUoM\n4yn//bISTSt884aIMrsCcqyjYwYi4lwFlt0yCwqa4lO44vPHsC/EHI59sDJa\nJ6FJ5REveNIQ0+Z7YuhYn2OnhZNVyPd8qDDL/oAdx//mqVJ4EJv5wACTKM8r\nr92jtrP9h3nylHNjqdizXB42RB6Kt135MRhV8Nxr0CY9kiwbyoeTn5sizyOj\nRhk6\r\n=kMr/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-0e34290.0","@graphql-cli/common":"4.0.1-alpha-0e34290.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0e34290.0_1592556071124_0.7294200228616063","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f71f972.0":{"name":"graphql-cli","version":"4.0.1-alpha-f71f972.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f71f972.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2dbb92049337bf150b073228f41349eb5261513f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f71f972.0.tgz","fileCount":14,"integrity":"sha512-M1uzxfx6OMCQ2BTlckx0aUsvpdcnpwJCL472HnjU2SPcWsGebXYw4ACmC7r6NlSd7n6hxN3FKjNTrwPXLKJYTQ==","signatures":[{"sig":"MEQCIDge/aUCJfXjMmaqKu6tmDhXkg0kRF5zC8jghjQbHOXnAiBFXZo/kpOSERbWkBCPKxsuHjVKykHidfU8B6AVublMyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7kYWCRA9TVsSAnZWagAAKWYP/jotmGnh8wLim5QTU3iY\nYSMz7EghsrK8vozN4qroNtbzngp9b6V1ZgTICETlMG1AWfrB4Royi+RfitlC\nZ7pYZYjDts5O3LhBeihQjlZMRq5Gnj6Y+HgE36xti3dmXeKuTs3fmOKUhXzA\nT9s/CSDA0X+RQ4caFUx+mj2hPh70NLgzdyy0NmYvXLBB3nAL3VZfbubCRVsA\nq3Wk8eYhBSU2aSe3cNlysyuX/R/Naz4KXUqbWoA99Dwn1j64a3grmNKlS2J+\nQ9RVe0xEsfj8037bhVO+xC6TA0LE1Yvf0K9MLB+uL/6PimLSY4vmqEobZ9Tn\nHkHf+Ib6O7wR6OiaLj9km2PKxPXwK3i67PsZ8YcGFMy59QzF1B6yPrnGKVlW\nn4FhDbsTJ3CqqoH5K0oa7RAto8RxqsEftP8v8QfTJ8z+VdrlvyPw7Ck8e8hp\nKK3K1kqJjWd6x8oANkiuUDV3EATYQCpVAv7ARi9unckjarq4+JR/UCXjhxMU\nlmIqV8txOdOd5tuZVb+Mk0B/xAB4RtC7O0LS2nJZkSzAHwQLHj2wT9vpjqLP\ngN4IePwTwQWFA2ZlzacG04wRhSdA4DyWQY/N/DiBf/g9+Vobww2gHST/c95m\nXP4EnCEY8RFY4ACApe1/Ygzvpw08Z4+U8dB2L6oeDM5PHs3HBj2HHPA/2hg5\nWcLx\r\n=Yhnw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f71f972.0","@graphql-cli/common":"4.0.1-alpha-f71f972.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f71f972.0_1592673813502_0.5436592409854726","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2213c45.0":{"name":"graphql-cli","version":"4.0.1-alpha-2213c45.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2213c45.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"339b97aca1ec01eb005ee16722d7c89633558d5f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2213c45.0.tgz","fileCount":14,"integrity":"sha512-tLqIEJOIwiSf2U7/MzKlrcfNzJbqSJlMRmSUtrOhiqwrkR3onMzXJTVahvFM4aE7uOLjfObBgzxgqgt3DwIZsA==","signatures":[{"sig":"MEYCIQCf3RDcY94SUutkCtUrVnVUwypktOX3ADpvbbFRK1FgEAIhAM0HouPOSyNymW5en08jdeoc9Ju/SXfddHGZPkiJlPEx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7pMUCRA9TVsSAnZWagAAohsP/Ar6ATsPqWjIexr+sQR3\nI1Qec8jng4/Q+UWLLGqo1DDZtGEn6tJLeiRmdumaSchmg1R8rmeK1yfPfnp/\nLKfc40iis9o3mLV1EJQQZi8aJCckdTblzHLqzyYZ4DAnwAsxyJuPGldoeVVW\nsXQHSRKQs/FfPwucCafnHpJ/MH3cmVJ+MiBj20AUvf1HFTlClElcAiV1pjqV\n8zdMHuH0BXWqfBX/KkR07BhRwniszs5q5UJsZ/WRCZFBl2Xiel9ZpyLoAOOY\n+x1VAhxK/BKfL6wGtczir9xbgWjLFK6CDklsz6l5OAc2/npB2U/MZ4Bb99RR\n6F3t2b0MUNx7Tn0y+XR8j2Jfz4n0/X/ruILqSrzE1CARHQ+eFv48YegXT8wv\nW3Ucy98SVp63Hmi3Dlb7810qyieZFKawaoB/nFBVHqAZC48D/AOakYJRyzv1\n5f4VlhXYAc3Kn5g5/i1IIW8AwAqzDq46Mfk8Ws3n8pnt/JmcAQy64NqnbHPz\n73ndt5ZCxTWBTNAun6oXzm97MtA+70tG1DmU1GE9P80czjjFCvO2LBerW0ek\n0XVRY2vtmyFygdVLgRdc4yVWmrim/k8kz/HeWItgEiGwAUiS0mlMl+RzxfrU\nekn5Y0CVJ6UrCZTYhOb92L9cAlQOYb4FKeQeVv224i0j5sSK+hYJXkqjUpLz\n/nLt\r\n=c4Ml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-2213c45.0","@graphql-cli/common":"4.0.1-alpha-2213c45.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2213c45.0_1592693523640_0.6503558078664267","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5fb6a32.0":{"name":"graphql-cli","version":"4.0.1-alpha-5fb6a32.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5fb6a32.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"39d20092585ca02f10b2c29215934bc5b20bec51","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5fb6a32.0.tgz","fileCount":14,"integrity":"sha512-IAe5U4hnGkZ+eiZlHW2fbAH2gwM+XrmWufouSJyYOn0LZ4GKAc2+ncvJjPsIGORmQmWoiGsbLefL6t8Hgnid3w==","signatures":[{"sig":"MEYCIQCX3KqhR4OowfpEyixlMrgrEU6dHopqrNxKu+3QxsYyAgIhALfknHQW1GpKRuP1QmMfTSA16h28G3Ny0vPvF8iEr79w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8ZMuCRA9TVsSAnZWagAADrEP/1Jm0LDiAH2jn0NpO7nd\nZT1/XUqQCwyhlA2fAKpfphyl4P5pQl8DXdJtzhZkbntiQd+6Sf9afwABKKFF\ntkFdmO26ZAWlvkgt+RD3uDJfeU1BLHQErLZuOWSHjw+bBg0IMRsceVwYRdnj\nzYtveB0SdtN303f6s8/tBcSmVrZyiylxLrnINAU+M9meLrY731jLZTcMZpcf\nfeAcrcP5zXuobr/5eqF6S53XQZ8v1Cfcgl0DGGl2i4KjLrVZcc5gEBMFkNdN\nY9nTi5UkSX3bBndpN9LOVbYyz2Y/itydrMqGXIwB4ESKV4kGyweSYq8C2w9C\n6XQnq2s2Uk5TfHr3SVNFYafCZd49V1t63tPXNP/4/hMFt+wflQY5QPhfYnMd\n7nGmwxeka5Ncktq5z9+KI6ttsMLEvEhWO7pkzJ1y3MSIjvhK2s2RJcsXh2io\nftxzysukKpJyrlA5cZn6nNjBfFREkHah6RT3uVuvnDVv4u/XmvUst1MpI0xq\nPPzWay/CSk+yXen/HpSQK8A4NJpZhaNW6D6g8Z/4KUCD4/HiL/kU4g+SGhCH\n94cMGyjyyRGyLQLc/O31DZSjiPStTmEBcj3EF+Vu5Knj62SFWI7ITkFn/Ef0\niHdW64NT2JlsWgDroLhP79AWxPRHoh+JU0GiiKv3q2sUJ8LNaz76UtEuVD2o\nJTFS\r\n=eA7g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5fb6a32.0","@graphql-cli/common":"4.0.1-alpha-5fb6a32.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5fb6a32.0_1592890158036_0.24828587279094805","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7cbc113.0":{"name":"graphql-cli","version":"4.0.1-alpha-7cbc113.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7cbc113.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e2d309f2a555285b748aeeb4f9cbd5a37e6488cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7cbc113.0.tgz","fileCount":14,"integrity":"sha512-fjuE6/MZ67RggZwgdEr5l3LkaQfD5/HKCbOZ+Agmro537ydZo/oMZs/VMKMI3IQVeBibOToV3lu0y4mic61vLw==","signatures":[{"sig":"MEYCIQC1CNln7amQExtyDmtV5UZhH1CpBGDNHW+Ms9MttetQkQIhANTcmRPiGKoS9hI8AfQPMxvZ+scr7R6EZKXB7IZn3Dw5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8ZQ7CRA9TVsSAnZWagAArDEQAJrTU02B3zE1D+pWV1Ys\nH1PuXdDFETHuifsul6qmaeNc2Vpn6OkMjIiVe90ZEje6XPdVSqV6zvO+Jgv3\n3SxVUk9jguFnlzH+jH5tr6bejvAkzQWL0uJxnggmslfD4rMZJs9cfJ+novhy\n4iPjrqWse+OTiy+tSsLiWaUy71N6pmqv5pBbSo7nzcep+NdlA/GULN4ZR5vo\n0LXizrl1pCsFbGgssUNh/8GPnUSAArseXGmLEX7DEpelflCwrvrkkM0ysJ+J\nV+rAvTeCLD3l0HXoB4HxfVb4x+SapOYV1FDvsiOR2dwh46YoReGyHz+0lJx6\nZtP04n02YHU8ir0Atxx3NJ2uC3FAbuQwkVUugmexF7fAaDtP3XngPj8s5t4D\nZ8QSwtTdTD0wYnzb8UE+Q05eVXa0u1uQVvBGIULtTnTMLXzQOTzCjp0zuXN4\nRlAFTm0G3FusSCISS5xLXC1F2kRzEFE22JfYRKlJ5MYoxsqr2CFTawkm6z22\nP3wCI1QgriKwnUOIYEdDxmy424Tn0z98oxiU7ECJwaJRgMRYNUcah8EO+IDp\n6L6oIZKOAP/pO1aufAeGZBgm/zSdomr6Omu2eK3au6gjQxvCiou6IT7i3wj/\nAby6/lWE7cEpltC2Di93aZGvrj5/Yl1+h+STkxI9XDVEZX/F/XYHtMX69Wv6\n9v6C\r\n=lcCF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-7cbc113.0","@graphql-cli/common":"4.0.1-alpha-7cbc113.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7cbc113.0_1592890427114_0.733925872989293","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9e0fd0d.0":{"name":"graphql-cli","version":"4.0.1-alpha-9e0fd0d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9e0fd0d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5fe3ab5785820c0ac03ecccfaadbfe0b3d2b8dd9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9e0fd0d.0.tgz","fileCount":14,"integrity":"sha512-n0iHt+lzOjU5aJmoalWflhLe26NRQMJzhwpJUT/u3w1Tav/uPMjBpQLlDbKzAVz4V+EObB7lVVb51t8F2C8PLg==","signatures":[{"sig":"MEYCIQCkuV8rVdtm8dKNXf1AdFip/DaLeL4hJV0uk2+D3UvgwAIhAIdd3fGOW6zFsgxZrJIwUPlurvJp6AnCUIDtDMcr+z/h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8hhnCRA9TVsSAnZWagAAwUMP/R1+r7r9LucjUPel0OTj\nDPf1lx1Q3zeQf+cnwdBsUZPmVTAfkKBlFFoqgr0knSurhZu2SoIGVgvk+SIQ\n0KTPSgdQJsuWUsTITXf1GD5QtkmEsZqbeDWBSSjk+TaKhK6mfuMT7FZau5e0\nJ6EgiV8RyL5jFrnaUbsNmMog2Pi3A1ADlK7mxsDouenstMrGY2ntv7Gt/fcW\nUZvsA9IOB9pAfof38zDLz1BFd3kn/C4bllVSWgD5ApOi2rdJJ/z5CAmcVnqR\nCU5WmSLnEuLAkZnIVFfFm9PIfnfc6NGXRMbgGVlzkcPiTGwVqqD9gfYLP2Bx\nXTxaeaNGj9zMa6jKx0G4ALs9WgjzoHY8cdiufCu4knw6gADHKLREIGl3mXrV\nKZQGOwWRJvLcX8tbKjSRdGdzm3l00BOu+sZwbHy8wHFScQLquDWyg8qOIyGz\nqoNCK+J61DxdFroXqSKg/prabZ0HAO/9h8iqanBkuOd09mxy7cKqwq87Xpsr\ncDmo4ZIPsCfQQoC3Ae6doT7kD6iggA1cDA+RmdXVlHODL8rafmY+ma5js6Zv\naVEVFc3wWU2ayAQqkuCFkkiIaXwKpF4y6j7yf5tbwwlAyndLOsclsmxcyJ1L\nt5Ty/h3Sc2no/nExqUByYQ7U6qWrILX4X+Bvz9bKpOR5wHKuLFoQVxRt+n9E\nrVUe\r\n=Xt09\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-9e0fd0d.0","@graphql-cli/common":"4.0.1-alpha-9e0fd0d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9e0fd0d.0_1592924263116_0.5720861103215418","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e0094e4.0":{"name":"graphql-cli","version":"4.0.1-alpha-e0094e4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e0094e4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d504324a2584e710241b3e7371a1effb1b66715f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e0094e4.0.tgz","fileCount":14,"integrity":"sha512-zb7A76yBRXEKfLqDh8yCcW5bSuqzQn9uTVrkr54yLI/GODitOQ9qisXUozI+Ap4ib35fi4eORcRHZ5tqAa3s2g==","signatures":[{"sig":"MEYCIQCyviNE3h/fl2Av6Zj+YCpdKuOdQojmw38bP/QXomHDFgIhAMENegOeTEKVjOVbO65dhwPnLOtAP+2Pm2WHO5w94KEa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8hp7CRA9TVsSAnZWagAAJTsQAJs7EfniMOs6lP1ek8v1\ng3J0ZwPl2dBFsCe7HY3cQIWeE0k/w7dAtaKtpjype2IngmWqfamo2fNoIzWK\nxRcm27MF274qJ61ElBMoJcTS6/958g4YyU/5E622AkUO3BTznx9oPjTzTvV4\nlfBo6TQb57cgSG0JjYpcJK2N6d30qxdtGmgeY2cqplhUPBV8j9w3iqdjw40b\nO6Lhs6sH1HgirXu8XnMgPw2dv51tQaMo4mVdNspM+pqcVNDxZ7qRFCQgFsAu\nXZOxQBmFEMF+KF2Gaq6RgOUp0nr5xmSV62uyIwj4RKSdaDE+akqLG8SfOPDQ\nqGUGepX2AGIdlQdr5JV1BSZbMLIC77hsNw02FftReIzr6eI89HvYeviYYeem\nzvtMy/J5GabI2ZCcSmjmmxXbUA+8f4tyV0zPyKvMKjwwyBPvHl+goadOqizk\nHg4QItr/v62wUFbajjR2kxgxaZ+/uIv6M4IFyTAxIaGxgnaEUYfEa10TOF7r\nfaO9cRYpGI9QgulTk5PDb5CwbKHAN83Fz2Jdj1QIz1r1t3xX7HEOcRpbfIOy\n/SoAbR1fiqei70MxoBOc3m+zdoyQLcdZxXENhlS09JtDmrXr0ri/yReZSwZr\nzMfsR6gyhPOHbK5lI++Y27vqyg6bSdC6st9IjCWqXMROb9VoSY5TzDoN52m3\np14P\r\n=oxaF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-e0094e4.0","@graphql-cli/common":"4.0.1-alpha-e0094e4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e0094e4.0_1592924795035_0.043597364689532236","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f1e60ae.0":{"name":"graphql-cli","version":"4.0.1-alpha-f1e60ae.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f1e60ae.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0ddb8cfa6f9921df00f7c2c41502eb2f997a1576","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f1e60ae.0.tgz","fileCount":14,"integrity":"sha512-ulfA43qFF2j0jwWvmB4RvoK0HxQ/BG53TAiS/9+ezfod+bPTCQctUtYSYo7AjwovNdA+O0qlMz5AI2LIrK/P0A==","signatures":[{"sig":"MEYCIQC8yTWFkRCsMcNa9l+AreZOBxhPPHI3GPqDvMRCdEbQ7AIhAJy8DAhYuS+EDyJnf+0lwD3OHf5k03ny8bTPkrfQDdxx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8wXBCRA9TVsSAnZWagAACGkP+wQMX+hGTd7TEf3fO0lA\nMpFtunXLI9qJzBHp3s9/en7HgAKtz2GQKy28FBtAqtLtJreiFJ1FpZeveEbL\nr3R1usgw/YXGoDGjtos5QVxyW6W3I4j1WQkXCoWuVG/EBlsX3jH5TJQTVj6b\nSrY9sOZzBCBW5wtThxa+QUCmLR12sVcaIHa+os0gCc/AqS7UaA0PQapCPGj3\njzSIxiaxW0CbYVr9DhXbFnzeC1XkmRb+ToZj1htbF6rcbwRgEOAQtx8o6vOO\nQYvR4F9wt933Je/VteD5XQqBUNggKw1a68tUkUjBpQLkpyfZlTKQmtO38tYt\n1gYHJlRSLB4tbd2w0VWulVnD1hUHamVPAJ+s0tlb4X6fnojnShkpyzNjvMQl\ngvFMXvRYwvRjl7jHUH2Ymbvm0RVbmFLIVI8/qEk5R8P/RwbRT2ywTpfjSwiL\ngh4b2snOJghQhR/kKMuamTWfqF1WNxgvb5S3uWekx4cZNC2vqmCVthk8IOoK\nf3ZDP+kThN+Y8W1odGXMM0wUl0wk6YyWOKfpl11lUDZnLDoxy2ZBLgfV3Dpe\noD88AaCqwqevVJnht9EQsPW7nuT1x8UOo+omdsFA0yWypnTQMbmX8FDa8eP2\nc2is8XfZZbACHKrmfxpuDwM6MS5X3fahADrt83TGOtJML6whpGldFGWz2+n5\nyb1j\r\n=0zSC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-f1e60ae.0","@graphql-cli/common":"4.0.1-alpha-f1e60ae.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f1e60ae.0_1592985025122_0.42643373307631327","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a77782d.0":{"name":"graphql-cli","version":"4.0.1-alpha-a77782d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a77782d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7386953d0fc223a4e7e053f878a5ccd9724e6649","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a77782d.0.tgz","fileCount":14,"integrity":"sha512-d1rHTanr7dzDDgras1afTxQEUFBfiRDRLEsGGB3iAHgCfoWwQt85l2jxBrYuWazIqIlP5Q2BiqruwlZqiJ7XJw==","signatures":[{"sig":"MEYCIQDm5S8EZOvIhc67a2sFs/pShKHJIQ1yN94269iaxIusfwIhAPmeY2D7lEfJhAugYuT4zpoBl4yJ2u8rwdbcWnkF1T9s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8wjnCRA9TVsSAnZWagAAEFkP/jFKHjlkvAzcadDBsCkB\nteTKGmK2fTSikfHHFecwYca1vJ1KJaVQ0zjzVs/0t1HN+u32Aqh3T+P4qkGl\nezW952XC9mvC8qpP6NryY4POAktDTB1jsVYW8Tt7JRjAHrW5z6vckRTltbjG\nLmgXMio75sDgEbq9Q/pEZzVEULp2QUwfhwFcTUqRQGwlR2Wcylwd6WJU1Z59\n3GYDthfGU7Oon45XMunPPFnRQuL/8RN8yVQeS1j102mxZIEwRmqsJ+PC4c6r\nhpgAuUXxPJd7rxncG++uIHvxtbGHrQuKzlz9eqdXonck0cEdG35XwuXhzvkJ\nmP3l2xwrUNvqdlb2HsTO+ocw5XIvmBETRqHxDUTTFg0GSdga4HxdZjIsIA2j\nroTJdfmI9lI8U4CKXOEFDdpKs9PRWzulDam88d3DV7nI9cNHeKwJBiZ9/0qG\nA1l4Yjb+5HdS+IPxkFGixTWGf8MvAB4YkMDsQQQBI8tdb6ZPUDevh3mw7GPV\nsE+sF4M30GwfNpTpCKTyXu7BMtxOhMy+in+c4jDR6/YPHSAAjKpeUr8S5usY\n7kxhvA4BKiNcqCyvhUw61k/JeOa1YfVdcCyy6nS8eO3nk4x6GNK4gl/1hoVA\nuBdxjLxAWRQNMDjRgwcYT6XmcLYQ72/LdkaES2RboNTZwdPnODx0VdZ3umrX\np3ZR\r\n=BGpf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-a77782d.0","@graphql-cli/common":"4.0.1-alpha-a77782d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a77782d.0_1592985826325_0.9510998549809822","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1a40a40.0":{"name":"graphql-cli","version":"4.0.1-alpha-1a40a40.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1a40a40.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ef87c007a0d2299f48a4038dabcda50812850f0e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1a40a40.0.tgz","fileCount":14,"integrity":"sha512-CFY97gK86l0dMPQh/P7+6tmZv7V5elKNNUSMDQg0ET2K9mr94VzS3IGLm2dFdmx7yrvtFRhPDpZCF1otGHv0RQ==","signatures":[{"sig":"MEUCIG5hFLdZM7APTA7ERMkqYUKxYoXbJc5Jb7v61iuSSU5eAiEA7F6uWX4HT9roWJikSjcI6O0BaBoMlbYVTj3zb8Dp4vE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8x7lCRA9TVsSAnZWagAAadYP/0B292C8Uu8tz9SiMzin\nMKjHOA3Jjzrl/P2odFIT9ZD+tG1Xmn7NQr0PAH3LzoU5XkeuijU//Nl6EdTw\nha2+8mZyxb8HrvCJJR+TEsmsuOJd+ZtxU2FdkaGJuKVUvA2Wvui2/SvV3Wtf\nw2XCcWnFuatw4M1mVkswk9Yi8P7bT5sNJDOEUy1jfqjt1NtpyEMkbchcwRq7\nBOYjpNeIzewwlx4Qj8enjglhSM+9EnaS0JvgLs78qeiPaY5p+e1Wvq+7FhZs\nd8ygFCMwIzFvMH2Imk6N3wir3POoxkkAuubEzkQQ66xg1RPjw74ob5H89/ON\nzsyk57Rhpv1AZVBvzJPOsG69OQBAXNoGuHzD4QiQEEhTOOJ+pP2eaxyO1wOK\nPGleP2sfqdQql1LWTn/wtRSjBJo9GIoP4sLKJ5GNKfgi0kxMBErHFeYBNiaF\nFd4CCYiZ6PUGqAf8lgoj0P9G9JOHbeGBPI7AHheJlwhEX8KpZAZABTJUEAf3\nziY9mI8CQNENC3RZJT/ARyiCb2u3PqFdGJhc+wh6iEpkwkwymwVfvDpJimHN\ncCE1tnxUBSU+y2fUyfs4Z0atDM3GLWuWb1F24Pj4pwLK/hMbyEKMMtJVJ5+g\nfc8e75c1RmTuGuuBjEtso009D/5MicbWwNUQeGUlJHthU26TeCKCMbZgHWCy\n7gvH\r\n=Yro2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-1a40a40.0","@graphql-cli/common":"4.0.1-alpha-1a40a40.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1a40a40.0_1592991460832_0.3807551214307425","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5891b5d.0":{"name":"graphql-cli","version":"4.0.1-alpha-5891b5d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5891b5d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ece10b72f01acf41888f2c07c202c86bbcaa954a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5891b5d.0.tgz","fileCount":14,"integrity":"sha512-tyG/AQaPHsiOpp41B4g7B9m5kg7HvKR3Zv8n0pgmkNW9IBAB7nr7MUysvF2tzBisOmOLlnNpiBeA1Oqp6kEZaA==","signatures":[{"sig":"MEYCIQDIQ0aceDUbKGhK+tbTnB6KhQEDP8Sz94HhqBRegBw+RAIhAO9vZ7XB20BE5hOV0Pca3ICW+I0N8Ao5DtIc8S0DJQbb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8x78CRA9TVsSAnZWagAAWO0P/Aq85A1WjI8NP2pouLCq\nLAhKQxN29GlW7Q8sY0c45l1dewqcRXlhFBx/mpBLV8aOCcWnr2k5AMahlp5G\n9LwFiH72nt5+9SAaXzHrEEVcmEnWubKtj4GEgxp3Lf5lE7rEWiBpBpuF1xU6\n52rYpWET/SzfE0PZOi4lbCrozHT1kMnoUYUD/QRWmhNsK1haMskdAayZLx+5\novVZvoJP9QB3Ke2wgmI5s72XOgR55ZNrwWQ47h+3x+jIRHMCU/6C+LkjCvjr\nVFQVuIYMUOL2nBPyhDJbsqvHQoWoGGVmVyEoqQy2Nmc9Ono26rLBn26PkoFP\nr938/7zuahSW5KZxvWMovrfW+m8JSeM5S3sn1ipTlIwEJqHFi9+3cZZXvEE+\nyN51vyTp5rL5M9GNKPXDfhr9tYfcySWQXrtVRg2vSFhdjnbZetWxcIQdj2B3\n/Ra/1eGQ8ga8OskAq2REEhkY/fCMki6JXiwUyApjBj0nzoEje6hw7skVjCI5\nR802KJptEL2H88Bpjy7ngLeFKWRG9Z1yB6aN+7IjsDfkQkyvVMqG+GpgJkyO\nGZhoHbxTQXLgO9dhrFbKZx1CW6Mcw6sFtQcN8KKhTN0wJL11eNNtTV/3bZc0\nyXYxC3qfFj6CtsPF5yRiz7rLnQ42Z+/GPAuyz2jYVThlFGxkZgzyr94q0G+D\nCIy8\r\n=zBRh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5891b5d.0","@graphql-cli/common":"4.0.1-alpha-5891b5d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5891b5d.0_1592991483913_0.6129123992661938","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c0cf764.0":{"name":"graphql-cli","version":"4.0.1-alpha-c0cf764.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c0cf764.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"855035ef05a7bf4e46f7eed150d6ad493bc908c0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c0cf764.0.tgz","fileCount":14,"integrity":"sha512-78UPuA5ILnVeTiYkwjmR7y5F/AmldsSVpfd/HW5E63fIgFB5+j0vIhZqTx7/b7cvTWevTS04TD+0AKh2+hVcyw==","signatures":[{"sig":"MEYCIQCeqpSye/z1Q+jqib0X5PLMA+PWvn0tpFduSCB6KJxB/wIhAN5eN1Ff+rx3aTh78NdItkwDVlZy5faQ1g5DKROzb4Rq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8yQdCRA9TVsSAnZWagAAr0kP/2k/SNxP6zgDCN4v/kM5\nPm7ny0kLesPXkiVokimHtIHtHRIgiByEBeqAhcbw9Deq5pGJ4ovwwqZWLar+\nBXPR1A7QaQlKQmHCtnghIxdGIt18NmgUnf30USp0bRIaZ4syyG3MWiAZ6Tuh\nWlp8nRgS6wHf+fMZl4Am3y+4f6LcHKNpq5EVazPe1QVv0yZgF/mgIEJurNR+\n14onY2HKgWphY3sGw7kb1MbyowQo7ZDlJd9gYAuJZ/k0zXhHEf36ePnTvvdW\nMvl8gXwYnSC827n/K2qBBCY0uymoyTzL9d3KEQwxt3BrkxmDvw0PXbYCQIuA\nPN5sTRlF288y64JLJ5gHqLiDRj0Rc7ECXOUZUXJHgpaIIoamuoBEvPy08fjG\nyqyTV7PqYgaaXVpbkj8uaeJ+8qDTXq5QE2y7pK83s1W/NvdQf4XVrkVDwM2P\nLKucyQw9+cNIIaYIWMa8F+SYYkQrMV0fdsY29hHVgp3ScbAE9gVr4vw/fmbu\n0sMyzedMcfxbUTOPwLv2p/JanzTOPYyiGh+BA1InV051bi5G1RDk7aJh6Msa\na5qrfFicvN0Hs9RlFgico1gW7l3921q2tRwH00V9L32Hf2wjkI9n/yGsDAna\nfeMOBsVP1kjyCUWwc2tOuAZDQsob6BTN22gxrpGBZuG8YzdK4dxBjwMe9mEi\nYrr4\r\n=6kRo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-c0cf764.0","@graphql-cli/common":"4.0.1-alpha-c0cf764.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c0cf764.0_1592992797426_0.2820460802822822","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7869c6c.0":{"name":"graphql-cli","version":"4.0.1-alpha-7869c6c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7869c6c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0956009dacb44558b16fd55fefea81ebb71a7ef6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7869c6c.0.tgz","fileCount":14,"integrity":"sha512-3s7bglFrXQqCqB1tLgJwkDoyI8AAZ4G41n0kLaiJxRLOSCwQeIAMop7gdYHiwjIa4V4iy0kTh3x9/YwWE0NS9Q==","signatures":[{"sig":"MEUCIQDAiLjLK2XvYfhYOK8tjnnHb0wexD5NA7GMrwU7rIl08gIgfTpwHH7fkldLwZ3yp4UdpUgDiGa46k1QwCTktVVLFAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8ymwCRA9TVsSAnZWagAAYtEP/jTZfkvWuDIZfdPE+HKg\ncwCab87ak3gW9TDsQ0CzjPF66dNl9tFhKnOHe2ZxE5TmOf2AhTunbNf+LKDq\nxcn96iaqcXKMva70u+3cFg6ifPWGrh+8PEsPtxtxI08wE8ArGz/0TvLnE0qr\n025YsFNSaUFkNEcs0qVL00GcWh4X/pKjY7BDyiAMD2pXI5ObjzIkcid5k/ib\nKJ/lL3lpR9PVPoxEoqH3F4zRdx/4egYUVGdcAHP0rLtdI9vo5uhPx0hn9T27\nmdeXSUcjE9dYumEsPTRfwdC5gmfcy6cHDPqzH9W3Qo5eKc14NvN53aXPUOt5\ngy9yNDzmpzssvqYYtyQt9cESwICVcGd5s069xewvvt+pjtXDqlh39DXlPdE1\n+zwyi11UO4fUHbp1HN2GDb/IxVoSPKLxtoUZ21cRCFjbJE4RDQ1JI5lv3GGk\neO3OIpdNOHyVnpoGFQGeAPkR+yW2yicfwW9KwvgFJyaNRNi7xhKkZouROYOl\nce6Q+G6anR2hIqTh3j9UJp2Hz9x0dQ1lxemAU8lEb7PcheLQvb9FWUTN8tRr\nwwiasWwQy+1JQ867vvZ7Ea2+9GaKq/yo4Zx1gvrqaqNtLWK3ArlJBC/Rso67\nKBxLTOadrwETy/5ypk3Im7Omcu/FKhZxMkwUf+5cuDimJPP9B0XcJdpRjGRx\n1FeI\r\n=h0wG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-7869c6c.0","@graphql-cli/common":"4.0.1-alpha-7869c6c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7869c6c.0_1592994224201_0.32513163996609484","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0203ca7.0":{"name":"graphql-cli","version":"4.0.1-alpha-0203ca7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0203ca7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"33a9b5589a87164e444753399cca77470852cc33","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0203ca7.0.tgz","fileCount":14,"integrity":"sha512-FgnDHcAOvrXeiibwjVv7JmYJVILBQEsPwKMSY/a/Oc4Cbrb0/bGCKrxUo5pF6fubtfr3nNyNjODWWiPDdI4BIA==","signatures":[{"sig":"MEYCIQDVR+lMcR4h4Q+Tj26QGyy4KDtRjRWOx6PSH7jAqfkeFwIhAK9yhHf5bTTs1z0InuzJd/5PnsM4ZSdGknTUAKfdNZRU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8yn7CRA9TVsSAnZWagAA6DQP/ixG6bsl3VRZm61VZiop\n8P2BzR/nH+3l9oparm0sjfWBAlwKLeKVeGC0GcGreIfASi/yVGbjR2xAJ0IZ\nS4/TmbkbGcjsCvrF06OA7dUFgo+WGWyjEnq+9+s7CIJBlFIXu7HGiPQRc8xF\nRdTQWVQwYZvRTwb2+D24wiHUn0MIMiRRjLoXkGIEKj2nsJJ0lV6t6Z+J9jjZ\nr0obuIuYS1Y8u4mKTxthuyDysPziHbmEIq367HLvnd4OEIsdBaeH4mEq8yjE\nBoXUf7ul7k8Df76NZOr+6+BXt4AmsG7VNXpstvFW4a7n5VkYBr14lQtaSFLw\nPmsPBynMUibFpIbFHghBibl7VilItJzZrthg+BZ5juhzPYE0T1UePX4jvIEi\nTFn+1vs8YNEUDBfhIrtPoxrM6o4Uoerx8PBRuonpBzORiP5RhB4WVPaQKCLy\nAGX8q4EVecFplw4aDVcPIBVUVZZxuk1fQzDi/RLLV/MXmyEvGOheo2zSxVwF\niHIckO0xG88JnPgBwGd4AY1jQAtLR+xYTFvdY9/Xy/2spoMkoFS4hQoVcU1w\nLGbfMjuQXSFrRWZO2sPMsaDEuOe28KKfaNKzztdKzLuHU/QGMA+QRadF1euk\nI2gKNvSpxKfiJ1oR9r60ZDE5EQAb4l7cxCzuPARc9IaVatvhQw0YHMDUSY50\nkU/W\r\n=K0g7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-0203ca7.0","@graphql-cli/common":"4.0.1-alpha-0203ca7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0203ca7.0_1592994298499_0.06273514119703405","host":"s3://npm-registry-packages"}},"4.0.1-alpha-eb418a0.0":{"name":"graphql-cli","version":"4.0.1-alpha-eb418a0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-eb418a0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"66d54a6a8bb62bbc1c20057533dccf143389b01e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-eb418a0.0.tgz","fileCount":14,"integrity":"sha512-6zOvYqeBVB72JxB8JhWcMYdA/fI9/Rl3QLUzwypRMPy8hHnXNWq0PsXRoxQfyQuQez9EYHr+7am73JSs+tB/Kw==","signatures":[{"sig":"MEUCIEJ/m/4sTRwWdY8aaM6cacqPC0/ewCpNHDUQg20nfkP6AiEAnGclrHZJe1tYHQHtw7UoYsXFgK2Cy5Lv5t+zQqrvzEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8yrHCRA9TVsSAnZWagAAXhwP+QB/az78pBDcEdwVbuhQ\nTeEnVq9AmQ/x01T/4h1e4bYl8LupLk8GSaZpAi9JhFUwFz/TFW51KhkvQOQF\nHMjr5igJaBuYlbELaIgxeqcLoy1fwP84KwMf6rc5SD+IDC8OG0zF5cgVgQ4N\np5hG7gZtKy0jg3XDQuFdwlRZKDWsMF/Vgh6jlIPAlDbk2URa2d4axogIT1J/\nBbzJadmSj+DeByosvilsgkiQONiRztG/YgySPELqRMVHkjxsG45su6TwIHhA\nuXlhgU7+iy0o8qGvcuKbA8kd+lu2FJaD+f1u8pDh7fT9fNFPvJ8CJklNNXb0\nwqrS3bc05i3B/KayIguTGWFxkQBtfDPW5+9Z9/Ze3rzN+lMU98sGcML5W0Dc\nXLBRm9ig+d/GzV70092MTrIPsu/eV2c125PrSFX+3zg29OyKZXnBwrIl29sC\neoV0tzKTjP2OXqlr+qIuG5s0fa2ZylqGHYgGQc63PVztsvV9YD6Yiba+24LO\nfY3l/YFEI+rngc8mc6VBBFABafXq3IB9NTOdDBLurhpzlRGA0PKzCotvNP1q\nLlO8OqVSNGkYsXfKz/EjgvvLygKqY5kojELtx3viyk9hV396b4CmNyZDzpYZ\nIIXUBNjrYWfvQjo4r/UMhfEbEcVWjHLMSwvb7DJVg8Hx7wjuW13V2DK5sNdo\n4dO+\r\n=EWBE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-eb418a0.0","@graphql-cli/common":"4.0.1-alpha-eb418a0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-eb418a0.0_1592994498760_0.732168986592163","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d22cf5b.0":{"name":"graphql-cli","version":"4.0.1-alpha-d22cf5b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d22cf5b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"637269bb8f79d6ea61645f310fb958344ff6c8dd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d22cf5b.0.tgz","fileCount":14,"integrity":"sha512-l2Vue5IXqIKAUiBtbibNCiBYYIAfhSc5uDrPDyzhtHXPeqxUX1N0LOk1dnS9e4wgcExlrORnZB67yo0fW6BMYw==","signatures":[{"sig":"MEYCIQD9aOitbOUiIV8tT7IvZl+Ra1tEFNmXCxwtdM3WMy/rxwIhANX/SC6emRb++7eBwT4/xJL+wF05jKimKm8m2Jfz17dX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe80PGCRA9TVsSAnZWagAA+msP/29Zk5fi6dnzCy125se8\n3+JZdr7wLOEovmAaEoF+uqUOWcF50zO1TcmX7UVrky3mxitkpoOOSWvyAZ6o\nizPRRr/R3iLm7Mp4FzdOJWHvMKFr51cVI0S3zhv2T/F7sP58JIoe4hRiZYf5\nHiJUaGrJnZ+TRnErET2K3VrsqAM07zgrezG/Vfbd7NOyB7xSY6veM5WBc6Jn\nYg2K1rKtjzTdPq0UuvoqQAbB+CHF/Od6HwJxn2GipP7MzivPO/WZsnjg/t1t\n9XN47NpEq6PFCu27pqJcsGC6X8O+kbcrnbaPakacQcCjT6GD0gmMkk9UslSY\nUJE3DLLF20ZswX6CajECGxF536iHxpRV0dsfwjz4TYtOwSNhAcvwq36jl2si\nlz9VLCju+qPjMYJDSnp3hp5wPTnmWSA8wNjn7892KpXbj/HN1GhfHn8UmZW3\ngIyQJe0NwFI49Rn7oZiQb0Zf+appFTv7jCi8aUODmFZXOFtrHUQSC2RAB/Fr\nvyh2bJKZSM0NtXrS0MQH+uEj9Wd95bro10o3GoaIwk3+UKcbf4OjxTf25+jJ\nPKXtDcO7X5NuXomZtWspNcJpwXLVsNcxkHSGVUcfhXk6nCg297/bCqz1/h1h\nM+YdGitwGSnd8DCno/CGN+MpkPRxgK6w29L8bwBwAvnnH/MgKDu7JTMeZ89L\n+daf\r\n=vzKS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-d22cf5b.0","@graphql-cli/common":"4.0.1-alpha-d22cf5b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d22cf5b.0_1593000901608_0.11718758648369199","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5a7ad46.0":{"name":"graphql-cli","version":"4.0.1-alpha-5a7ad46.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5a7ad46.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dc2b0fc4a217f3fa28e09aca0ef31fc20554b074","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5a7ad46.0.tgz","fileCount":14,"integrity":"sha512-VuxvD8GegZ0jF0OgfeiWPeeyp+RAeOAVg5xG1PUjC8uY/LAKopBmWM+kYk3OmMRdT1LT9ZM/CxShE39L6v9tTA==","signatures":[{"sig":"MEYCIQDBDfhodYoF40S/HAcmABM1tI2GcNlTBKPWX2u9m26GDAIhAKhfhv2kLvWWtXr6Ic8MYVAVL588Oq1kbzQRTP2Xi8ro","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe80d6CRA9TVsSAnZWagAAFGoP/1zh09i3R7wvgkQ3JIoh\nTPMnnUDbyjBrHIE82hPJXsgNbbjOI9JgjUZ8Cwgna/FYa14bmkAGx1PXLsZt\nEiBvZvh+c6SJKMklruT13X8vm3wT0y/lrpDJTWJErBIh+JxJA8muge/rL136\nCqwWzk5OLffyVPcNOa4wWPxqtlZL0nACU4QZNz5empjOL1baFmNoape8b4Aa\nOsgrfbcHM1mK++1LZYr9hDx9/FL4siUbje6coQjpIYw+2tgZNZmUcRaMy/9i\nx9owcAwbR+T2LtvHy9iM9d8AOK8u/yVfk2z8npM79f52gN7qyoOo8XCeqpmF\n329wdck3ru/rkVwtMbmy/LEtyzHsSrX2lgbHDGVvMWZ2kpRxNiey3P2w3S9Q\nob0u5O/A3D5q9khq7727PSlqyxFhzGKx0r2o7Dne8S2ITN7eDU6BUYCUAV6D\nptZWXVP9geBQ9cKjAmVF6McaVQaOFCYKT68wlL1sIqkfc9HWXwEXBnsJ1npP\ndPqSlSVP3jr5kET3qMla3QfHUvd3DIKAUcyExJCio+L00ge6o3Zm9Qr4iyT3\nAMOfZvFzCrUqg/i/oGunJlCasFBtJVN2P/xZoNfdR/vM94s4o1rigC1MVVrh\nMsp55GeDd0ZPFODDDWzQkpIA/PIAozULcohkM1Ld+xmFW4tWbug084ZokH21\nRqJi\r\n=WEKt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5a7ad46.0","@graphql-cli/common":"4.0.1-alpha-5a7ad46.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5a7ad46.0_1593001850145_0.38670242981981406","host":"s3://npm-registry-packages"}},"4.0.1-alpha-018ca1c.0":{"name":"graphql-cli","version":"4.0.1-alpha-018ca1c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-018ca1c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"232df08a63e2a1b0924b488ad848141ab8283803","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-018ca1c.0.tgz","fileCount":14,"integrity":"sha512-SCaMKclgZW1ciaHKFz/Pk4Ui78FBc7nlXHL4EJdUFthEsSVEK9o0lgN3qMQFSKtOBW2PWsMpX9N8xFDElyzfGQ==","signatures":[{"sig":"MEYCIQC9gocgjpdT7UTz/Ldx9QMG5X0koFHs08Rv2IazfhOM1wIhAPyPekzPaRbfjwVG1pRwbt6rKLnAsZzYUkx07tiHAHBm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe84qDCRA9TVsSAnZWagAABJAP/R9giuTeTQxzva8Zdwro\nGywdkGPmqceipozGskMzr2Yo23BkfMkxewV9zi42Lu5KDvyK9X4MSQXgQX0q\n8YfmR0bM5UVNtsoCda88/wF15/GJRWj0Rtj+Q1j9XzyHbqImJvz0GOtcffdn\nY19gfnFwK/rBJcIYCtJFF0zYcb06TgaYv79vo3dYWgmVCZ5LbOnrFp0rzhrJ\npnjGRG9NQfoVg8/BwOM/8oV5VY9n9UWhf1U+UDgZP6T0cXrhvu9MK31WXrnj\nU4ukvaxpMiem1UEp2R9FdLUkk4ZvtzAnVzFTmxHf5MyMWhVdHXhpq6lMueLH\nG4Q7/31l4pwcD8JOKwAA3RClqTgXbgRFdLl49lLey9H6XYL2DL8q3tr057HX\nibUZLG0Oj3eUXFukOUv6T2onQ5J91SuS8jLcem0SS3/IZR4zRneZ4M2oqbsv\nojPJ4pjy17rlcDYU860rxCLOK9kpyk1bxMdYRuaEMlmCPaKGi5KEs0HvAM2v\nxFqVlMtOaLgQYOVvSBY48ZSKM+Ox0REQmKuYJc6QWUwYYNpFuSsj/sVbQVr2\nQaPEvXVqVtC1e3e1yDZ14VGjSqBH7oLKEze9HyYv1Exm86zNrR+7bUW97yp3\nmUe0YLu5FqV+sI4qbqtT0j70+HA/7seQsvcHW/nlVxNfhUg8E/s2xz0IIcGh\nuPtM\r\n=ptT0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-018ca1c.0","@graphql-cli/common":"4.0.1-alpha-018ca1c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-018ca1c.0_1593019010599_0.8828677452056568","host":"s3://npm-registry-packages"}},"4.0.1-alpha-81cffd9.0":{"name":"graphql-cli","version":"4.0.1-alpha-81cffd9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-81cffd9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"49f8279ec75239083a7a22801aa26ce35e2d7e0a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-81cffd9.0.tgz","fileCount":14,"integrity":"sha512-B+I7GysDpf6yx43xu/fUr3ZyIghlPHesfQFiODjuVbuN3Wm3BYFKs3Pw0Le3o+gIpshqoBwcKY5xIj53RGoZZQ==","signatures":[{"sig":"MEQCIEDY50WR9Zx/J8XFWpMMXO+pfhjwjd/9MFhved9zlw0IAiBqo9jkvNZcYOIQM3OckK1o2IKh26dnSFHEtoNaozGzbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe84qcCRA9TVsSAnZWagAACesP/3TRERpQfmmAodKMA4Rb\n07LgfPc24HT8ENnR9Wse+LvOHVzvHgba2RMCRW+4X0JnCo7e/WIEXp62gfvt\n+B4kkpAUnb9HegHyzKlNVLcqQFgxviddfAkR6ECXCag8PCl2tAjiEpp374Qq\nbb3ZKMDDmsNxNrO8MTawW1084bWIQf4o1HA8lC1ya6Vzky65+2LIilbmEd65\nNxetG+IWlnMIL0uZWUIX87GSfUNysO+I8XOnbN8Awm6jctXEZdyGLbCxERVI\nBXtaJ4663+8v4nqUx32AaeRx6AY9tyN7KNX/DBJFwNlhPEgcKERrGlT/NL9s\nCO7Zugfa1++N6EpoO+khY6XOKmVqRdgWmQS/jdELT6UB09vrEXR5R5OiAH9c\nAQSuodiPKZm+CQ2OIoBgRbjjQBKl+gdxbduAt2co8TPKUppA2X0P6m0/T1l5\nDwLicETOjZrq1mxeYVpkOXUZIAMIlHa2WOwGP3lmq/UWLubKBTjlROx+ER7D\nzxrioHLNLrBdxcWvg1j5mtvL3EXjoQ9TLllzdQ0ZWOJb/KS8ldEfutbdqiyD\nsZfGx+mwlItwfYFyTVZ6poxNTRKsHfMHNFEm5a8T5XAnvIMZbZKahTabXjYj\nZbbqr7ntlYt97NpgmkRehJ0e9G1/Oq/zYr/W9LUwEULgYOkpYLfOKC4VDPpF\ndfNU\r\n=bx9W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-81cffd9.0","@graphql-cli/common":"4.0.1-alpha-81cffd9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-81cffd9.0_1593019035649_0.786739621555645","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cab1695.0":{"name":"graphql-cli","version":"4.0.1-alpha-cab1695.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cab1695.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1f24da07593af9ccccc4cfa7917d8bec5d109af9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cab1695.0.tgz","fileCount":14,"integrity":"sha512-veqaxbTfEEPe+Mk7L4R4lL7zjBWRIaWqzZyXZPrjlWBIy5NZvHN25fd/2H5ombjv+fdrelX7p0DLnGJg87X58A==","signatures":[{"sig":"MEUCIQC/QYe9htrf/fs64WfBbA5iHfC8ADRVWdArGSSKJ6WweQIga3Sny577eTq+r5X34hokhinDXjzmuwGQIQJPE0kg4JY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe844hCRA9TVsSAnZWagAA+WsP/2YXWtwpsK8MQMhONZ5k\nlVb3PltXe1xTZGXErWH1o5ym5myk8euSVjSsHEUQNY1dHkK5bg+MfqgD+mZq\noqpxQ3Tg6AURZiqb+fQuRGckjrKtpZ/iLDkTYzLok4FJl2kDyOO1e81/z6uT\nxa9K1Y6XPmuJSFJuPc4CkjxIqWOjzT3SbtrMXdy7AnT6SaHnxE4FTwt3NtOC\nzX57BphR12hf0R2HBqy2zOkpeKZRKRblmccmTxEXHGlb88JJ3rdkSYexGOw4\nQ3XaLQV6iLjlj7tQG+HPvyTgiVpSkas3hFOug9uHJj5r5rHk6qQ+fmqXMLBH\n7Y4bsMvbo/72/D83svUXZKpm755yYlB+PM8GK1A3MnRVwRtGvmxcq0A/O9fa\n5VKSG1rxN2v5E6r7HyWD52wKmweETIyeMTnbm0zQKNZ2EddC/OeL9XPSHm8z\nwyUlu12xz5KhKRcKAmzsgSdIAVLlikrx+2dtZkexW41y1/jk8xA+Hdpqirpl\ntax+kb++OKSYVj5VSnCTxRjhHmTXHMbitwIMB6Mo0S2ZhHK1LoS+sFxeFvgI\nzoepZ8UMCk6ZqfxnkeJroUge++dF2a0e8l2DtcS2UI+0x4nZQkV6Ue0DSNRZ\nVKzln7Q9PX8YPahzhBci+DLVTFdREfhCg/qgf6bjf/2rsVLbOsIcCN2ey50l\nP1te\r\n=TYOa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-cab1695.0","@graphql-cli/common":"4.0.1-alpha-cab1695.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cab1695.0_1593019936690_0.15822353447935522","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4a0eb43.0":{"name":"graphql-cli","version":"4.0.1-alpha-4a0eb43.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4a0eb43.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"29bc57da93d0db423533efc17f8f58a27d28d6fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4a0eb43.0.tgz","fileCount":14,"integrity":"sha512-MU5hW94HhhBQkjwRvNb8GzL2PndiN2PA4fUARZYvCqrFVuSxq099DtGWIdRgtMHvsn2CYv9dksOdFqRJ/9c9AQ==","signatures":[{"sig":"MEUCIBpO8jFJiV9MQZ3NhH3tNjdiWPvErj2sfEalB9Wq2VqNAiEAzy93XZ/BkQp0n/MSRomFErDoM3bvudVFizNI8Hv1AKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe848rCRA9TVsSAnZWagAA92EP/2WwlL6HLJ3r77lY5EOy\n51zmSowkKkigz06BFp7JSskFXoYfJSX+y/FGImttMaRzds0RwioER+uKEfm2\ntwN93zdVF/T+cqrimeLxhAaQW+XxdBRH3ZraZmRxz9qOsm5IYJtQy1+q1iOY\nbYqw6oU1Kvk0SoYyfTDWTwjLyh0XvA4P6STuGA3IRszP3JUIyotM+oct/xcH\n4eWVn9K4IwFr61+4UwJESos9ilNuGIhVtWn9uw2VRHJcXMaoaM3ljkXVaDa1\nMS3QlFHeDK1djN9ylvqo5TGqtdmYcONryATX0R8K3L2/QV0kkG9kVbEw1d8p\nVHVcZAyfpDJQppdqXq6skf5XkMrphK5AwmwnYa61jR9TfPRILOkxkZf71q1D\neBLOZMa74U7u2Cckb9rRsEemrXD9+U3SwDQD1SxlDfCpHbZcxYuGTF7v0A3K\n5LtAPKKHWZ9AvltLiGyzUFTgoVX4rNCJ90Vq7/MKumcb+zCEmE+I/FqM+smn\nBC+kmSjq5poiKiddB244FS0fIpqbAv1tWQVWqHJnb2uKudzCOqlv0+0fVq48\njkaPMdbnnZO1TFlz++hm/QCtZdX0e+3vhbVgx015lVT6HkioMiMFJ6vpPado\nH6nLSC9Z6LS5V2AtC2ZENh6te402CznA9XRSMO8IgNJb7RBhxIzYbCK2N2HX\nJ9w+\r\n=E8MA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-4a0eb43.0","@graphql-cli/common":"4.0.1-alpha-4a0eb43.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4a0eb43.0_1593020203246_0.07544548799939177","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6e75391.0":{"name":"graphql-cli","version":"4.0.1-alpha-6e75391.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6e75391.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2ee753259ec67860fa260cb7505f384ff5e22b99","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6e75391.0.tgz","fileCount":14,"integrity":"sha512-YQUgSvY/GIYSdRiVDtasb9V4zsjOnV5RCB+et7/mTy4nKef5fhMiMLw8TVV3mXw97X1FtkAxMpP6oz4TUoIn0A==","signatures":[{"sig":"MEUCIFJjx55XDVk7IE/vsy5rbOo9YPyzEx+b/+bhWmxsEZIQAiEArW/ceZB+ur5hFcIDVbnxg/p0DJDmUmhMzfydu4lI7zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9A1hCRA9TVsSAnZWagAAsvcP/1epK75VDFhXhicfiAhI\nCZSogj20KHwIsSKvN/bESfIdsVXON/A9u27ramLcvYtjvNWIrIlC/IbRlkdg\nlYXPHczwY95uKI+TUqrNyXnWze0dy3fjYtksAS2Y7gRrrJxwcI0/tnX1kqpa\nPocO+CdSfeGEkL1yv2Od8blzuntZ4Sy3ARJoYUIXCWHbVDR58NoUsl/S7VFZ\nnWmKDagZ1QiGVLYvroblhjsSxi6gRyfk2ZymyhqIJw4zeUWe4/om24PH5tQS\nVgx/8rXKE11kMi1KaCWbb/y3cp0h7VOmD5EVyfnMLqrYp7k0rz+dohGacV/B\nQO59zb0WDrCHt9SPy9MrdgXw0WgIVV5l/tERaHSs6cfM7b7/f7S6nwcz5t8M\ntrNzWgZAcihzmhHoMf/WOEgnU8DpLeRJPUg3Q6F1M3p/iW/JbdCfUIwFlgd4\n+iID9g0qfrFpcYtNeBSr8dJIoipzgAbBnEGDczEdQXsu9xKNBsvPZZ6Ada0C\nBE2Meje0fCoIKbk/xSFbeSjlam/+VJlH29IRQd3wY91vCn73YuZ+g7m9HE/h\nmXhM+xYou3K4liSkMjVbdx9sXDYUgzlvJ07mQJAApEDiGnMVv9Lyj1zRhRQu\n4wtX4ipVEwjoqkPCEKRWrpD51kOYtQ67CEWaRP93p1YIid923XtjB0xYTicO\nZ43G\r\n=TBuJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-6e75391.0","@graphql-cli/common":"4.0.1-alpha-6e75391.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6e75391.0_1593052513445_0.13043418059607537","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a36e818.0":{"name":"graphql-cli","version":"4.0.1-alpha-a36e818.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a36e818.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9ce10c1d27eb92d09ca348e2723aa8b0b8fcf160","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a36e818.0.tgz","fileCount":14,"integrity":"sha512-4RC8hL1VTSPC+EANgtsYmVVpSMK3Wat4t8oV1IrKxZwfXmjKvyJ7E0HqifU4CB9jMPauxTRCbPxGiRiRypsWtw==","signatures":[{"sig":"MEUCIDnBt+YPUC+590gyGS35032/I7PxCxYGrS7oEOdtAWxlAiEAiwnWk2JQEBFSayQQNtw7QF0/gH3lLGcHqTD7iP2hXYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9A6OCRA9TVsSAnZWagAAXqMP/AvYyFsigwIP1rhYE5q3\nfrdkHQlGhDyKvGBuAQ0T6X/JHk6yj85p4qRiZGuC++GzAvhy5NaHwlEIDazS\nxnldAubw+H9qEykJPMf6nDliua5vIuz6PKoxJj95j4F879M1juFcajRXyXzF\nGO3mt0BtB4z27SP0gz2yH35iNzGLVNMVFx66GV3OdTjJRk45vr6Od40aA4dV\nkj4WwJzK2Q41Ql7RQ4NGWTfxlhtlSMC7k2PSR74RRhs3kFYCcFP0Qmn32hK8\nUvrh9CYgDj+yOFCpwd4CY4r84r9l/mThc6AmvT4WPrnW3WzRDtg4HBnDneVd\nCugVukUdSHjZ238ZC4qMdZkRjWHZl+b7jC9brjeYXGgQftOdrBRdFSH0qfzL\n0pwWTOMjfqhJMOk4aTToxyeV4Yul5mksmi3N41rwEEB7voqZvCp4L3zbFEEp\nuPqaV35e5FnXy0ZYN2jkqJmDA8xa6Odw+wneTw+XeOS0P2piR5KE/jW8PCFP\nW+l7iYKQmvQw/iyfMYQMr8K/Vd59ppQFn1oyXnk1lCNqWem7bGHIQ+SKXusG\nj8uSZYFeS6BSmdKOGV7m7kHjc9V720bnEaptQAAuSOo9vB4df9WyTCIgXH9E\nRZXvm6Q+BL070vGIseruYo8309owj74YpsKD2fqOYzm4f7DwOe2erzKAgHQH\nnyrT\r\n=WbLj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-a36e818.0","@graphql-cli/common":"4.0.1-alpha-a36e818.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a36e818.0_1593052811054_0.12226636779108424","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8b83d55.0":{"name":"graphql-cli","version":"4.0.1-alpha-8b83d55.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8b83d55.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"64fccf01a60f1b58b94928c24f554e3f6887ddc2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8b83d55.0.tgz","fileCount":14,"integrity":"sha512-Wm2y7XXN2kQJFgX88sPZWCg9u1brsEB2lO4nnZ1c009gHPnvUXRntDIg+333dGtbyGOWtc8vM01BK07aS/82hg==","signatures":[{"sig":"MEUCIQCm+mN6fohEtkNkl4NOmCJTi9ckj8CRPrdAPHR8F+yrzQIgU0JvzzVssBsqt8kDJaDNIJORZy/3uDiAdz3x0yrLHPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9MvGCRA9TVsSAnZWagAAhY4P/RftFC+bKDLXAkkx1Nxe\nsGh43ML0IjzY9/XcVNBhZYsV6b6HK9QfrR8xU4ab3BDqhow7Mh4NCmcN28pX\nafh0Yk+2g2aMfOJFNXUhdodFgBauRYOMXj9Vmt35hVJaGm+XeyuerW1e+E/N\n4XeUKeby97duamEshQUqlW66ow387aft2k3XEzGPsUmFHMxnPs4+eHH5eXU1\nhJ9bpQtYWgLjX9RyR7R8l+i8CQ15WHC1CE82xaP7exaKxdubS+nUQH8KPfGA\nTaYTt9z7NFSoo3AoIT7OKKkg3L2XHNi0/EuDtgJIuDfsB2eK/8Qa5mcdy5s2\nxR5fLgSlmgKeKn95HrlM/iYy42EbZAlImm9DSg/JpUpCmAgFtRbzLr+Eq7h5\nN9BppXGf025LXCbi8Jv7BG2SWu/PorcMm5oP+ekCbSNqtPoNOsACdbMdFxPr\nN4NuWPUvJntbxng8MId3QcFAKVD+8q8DNfAw8RYFJ6RzqmXO4ERTyc1gNE1Z\nzykVNe7N9Qsyhl6pVZ+az5Dc/s3EVEDyGZ5i19fqlgFpq9aYmc/twF5I+7OX\nWVR60mcYToKtkkKQHi4nE0Qt1Vp1oaCWu0gW1eU0OQuBq0YP3+Rh8ublC7P+\nCjwTtLVYalmKxSvVf2c8802F6usgI/1ErPe53OC8RpuJjfycAebwlyAc3BRN\nM0Ft\r\n=Lhpz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-8b83d55.0","@graphql-cli/common":"4.0.1-alpha-8b83d55.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8b83d55.0_1593101254422_0.847228492611596","host":"s3://npm-registry-packages"}},"4.0.1-alpha-16cb2a6.0":{"name":"graphql-cli","version":"4.0.1-alpha-16cb2a6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-16cb2a6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7b8ce9cab3b19ad752811073ae713729c7967b26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-16cb2a6.0.tgz","fileCount":14,"integrity":"sha512-KFZo+umdiuqZg3urhS5buytO6BGBj0exKACsGO9+8BnvGkO7mSa7cUk/X6G5HC6MnV7WtvZS8m4ntqFh0LoOqg==","signatures":[{"sig":"MEUCID3ZKiJUFrpda+ubkU0CGqrfMyJtkm4/9faOuhXFylmXAiEA6Ivbbey/TqgCIZwEqobB1hh+oz6TMpQltCyz3CBebRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9MzrCRA9TVsSAnZWagAAYdYP/1V0VKzppz2/gjcMwrp4\nTh+MOblI+MOtqW/VD328a8N0yhHpkdPwdgzmmIHjPHVD7iFTKi5TA4AUHx+s\n53yphRu67zvRnNUHu25wC+SgodK7SLBYaFFFpmFQorD+7EnZNarzqHSZ8Ga0\niktK9rtOtVeq32+nlGiMChpI8DyGkmqpK4Ewml32qaacFI4une/8WIgnuAQZ\nlIx3KiC+uENkH0kkYb+rfxTnrn92scjukxS69VtelLCuG6xYRnTntFekati7\nOSWauTqyTKPn6IMhk79l+Eq7dRxB7AE1Xo6jE1yFgTTW3pvrFG1IJCunviEa\nBh2Ej+NKt5vu5kN1gVmKYPVCWsRf9Ch2prw/97jhVV7ViRKxQmae+tNcM8R9\nqSZafQ+zPZNgVMDW2swq3Nm4ETrkQ0RR88Z7jSDRcrYB2zO8DF/JCUI/JIOM\nF+Bx0L8OTZMMjNaoil649bqMc0TW9VGC61iyiMFePNpp8oxuWHISAJbtvHyn\ndUW/kZ2Qz5juax/xm6x0ZdMXqqEYa3+xjKtHO8RXkDNAGLzxSjju/8W83foE\n4jcd+7yH/BodrBqTsCVBMQDEicprxtXFJaaqn6LmBz7Ivpp6RuShDqUWNgX5\nKe1jg0AOPCjO3Wi8pS/OjQhFu7gPI58joz5bo2iLXrWwjw1wj07Y78hlWvDZ\nTdYU\r\n=j9jP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-16cb2a6.0","@graphql-cli/common":"4.0.1-alpha-16cb2a6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-16cb2a6.0_1593101546849_0.3985417519293979","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0131745.0":{"name":"graphql-cli","version":"4.0.1-alpha-0131745.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0131745.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"72bd9b23202d21af87ddbed6f8f42f14c6733e91","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0131745.0.tgz","fileCount":14,"integrity":"sha512-s72cdr+Xxu3NgVklSyX96KIo7vViAnuocMQaO4zAceaFOLdGINKeL3wnfe4h2flEn/RC3l2iD88MTOhY/DKqTA==","signatures":[{"sig":"MEUCIAVFq0dBPK+r9e1Xe9mPSXGa3xDkUVznbano8Fbv/WIYAiEAxu5ssM9uilG+GbUgEYWZygFbVOc3qvHzy/S1Coe8jlg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9SkbCRA9TVsSAnZWagAAPt8QAIFd7N2lp6Lsgb3YA0tl\nXtXuqskIWH4cl7o88SyyV5n7VftlBSKyFj/5Zc/1YfI2W3VqGNKJo6/L65KH\ndSwJWnwA4ikGAsepK63/2VWqLYp3gr85OcftE4DWZqOizOu8VvkMX2+m9cIc\nqrPkatwwjabkicBjVjdEyabp0PalLiMovFLoMRiJu00g9t/3pxUCp6ny5qIa\nYGa8xwUtiZwz2QFKRJFPRxq7OB0ICepRgcc9eaN3JISRvmxycGENyKG3TPbH\nMYLn3jg3gxuP0GSOpgnWbw7UtHA6i8wLABMW/73cZ8kxxACXvkaAdTh6xPSB\nmoWmcAWQDINwRbNlrCswz5WE4I8sxL/qu/VXsSt5wp885O7uSYVxeLMDrenw\n0HeBwwRBUpBfuqoY257b+dTObBVJRlQnGAm/jXNxVqtmBcivigRkVCLvIPbH\nqUPDyt28QoS+LIQ6oSLcsPyLCr77Gp485bbK3GH28VK8h40N2Fgwi3SZgKfP\nUFzUoBMsoj/d3i3gwGOBGsWN5n7sjfHh9TfSEcpW1IPP9aGiUZmpOxcK9FNX\nWRhufkcq+k3OZuY+lHjTT6KpFvinjxDl4Uscb11g8VNvBI90BfNiMnGRNKDL\nc4/E+OCLgAG2HGKeVeezvLRdmbP4EuQrbz9SrDQ45aErxYSgYtzfaMAdZnep\nbS0S\r\n=xdeH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-0131745.0","@graphql-cli/common":"4.0.1-alpha-0131745.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0131745.0_1593125147453_0.2655102571040515","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bcb5582.0":{"name":"graphql-cli","version":"4.0.1-alpha-bcb5582.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bcb5582.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"643eb0b803fdd6fdce0989e912e26c5a8fd3d675","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bcb5582.0.tgz","fileCount":14,"integrity":"sha512-oMV2f5S6dJoZPwOjNGxrOgkQiyNunx667fLdBNiRRtBhRTl3m3Lrtg5F1MalKWzC/2nqt9y2HLVcihoMnt2Z0Q==","signatures":[{"sig":"MEUCIB1p884CKcS8cRxoXZjKkayDCKdJb6yR6CIQu/hFEZKcAiEAj9DhhFDMtVyEA1b/a48C/p9DFnoUryzGzfpYkx50wi4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9Sr9CRA9TVsSAnZWagAA63IP/3eJYCdgjVbsvloFnjUK\nhKTt4eL7CUWeKkUzE/ADarHJYEYIPNLMQQyaK6Tja5hauy1i1YweLSPB1P5k\n2qJrRaHeUksBtvybiwtbNLIn1NdAcIGi13f+FSfL5QQUJHSO7PcNsX/hMk7N\nlzfZLfREzrKYjjG8jr0DyBjfuxHVM3qNKVGYOKBWxe87GB8cZRKhpFbk48X3\nHBvJf5ZJVZfsqaVH9Cl5JFK+kCXcBiUKDUODvXWpekcS+LwO0aYZpY6zb94w\n0ybq69SJS7+Q/4E1XC5Ps5RYj3AJh4yUGqbCLWWcxqldv1pkLibRUeHLro0x\ngltA4PnUfu2Z+ToPkSmt6JUBTsI80KGxI4fUbAZc41rmSH7/GxT9a8QZNnL3\nTm5+i1aaDvWJ9AZniCcJK7+ehdpion38WeoiPIj+orp559cJQyKq58sPH3U+\nuv7aDOXqUrGkqzXnQWz/1TD1AyzzKxDbGZorhgnSwuDMv1H4vWmq3oqK/b6S\nMrqTxpfopvDsLeuCSE7j+twKJ+pijrNWC+To8/gaFboTtnfGVmuY3hFaw9o5\nfEhIj+RRbNZABrEG21QYr3gSh5cWli4Q1eoHDCVDft1rH8CVZLy/9QBtGGS0\nDXj8hc09gAh9erpnDuwZom1gWyJN5fBJXnBMz4bLujtMDM6fVuSk8c7WBzve\nBr1a\r\n=dzAv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-bcb5582.0","@graphql-cli/common":"4.0.1-alpha-bcb5582.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bcb5582.0_1593125629492_0.057590401319757234","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8d44139.0":{"name":"graphql-cli","version":"4.0.1-alpha-8d44139.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8d44139.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3a87d522f0b9e0d483b69c39d51b4c9af21cf1e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8d44139.0.tgz","fileCount":14,"integrity":"sha512-T09wmsc64bB59nEvPm++mxPgGXMoTBqydgFrjDMcTt+LKIpNDfeFWXNQmUbDIFWze3ny6pw7yTucGX8S72zoxA==","signatures":[{"sig":"MEUCICaF+5GdAnsjxVkAvaMkUQORY/dlv8rsqALkrl9+97JkAiEAzzgmCeJwcPk4HFxkBuhmmjoG9Efgm2cDqH90ZAb0IQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+dqsCRA9TVsSAnZWagAATNMQAI1RH5zHTYChRT/HdlZW\nC5lmW/Zw7gdvCjbJfqR5jmSu2kI212MZG/d0n2hcG9v7vwrDzd0P0ng+6gCu\n6f757qxIgc1jJlNy7Iy5SuHZDEzZSRNssyGDIbGckCq22pE8oH0FI8LeYtqT\nqLkNHDyHoMBTUqb9K6VUi/mOXRVTwCfeim6ontosn2DG/PLEQGie8jgbz1BY\ncveSbpbPEDcmGNplWmXb2j63F8IxBB67ShQMb10wlFI4XP6x1DKITLrYmKYR\nu7fT/z742aA/1i3gBuSX3ZUNuEItY+rR2HBB/U5paxpUnOGl4e5KJh9jMFUL\nx0rJSf0EvWZFBlUVbRiEDn4ds6iy/JsRTpVLUcBAIKrKUv8H5oZ9mf5eIFVZ\nswktb13e2YJqM69Gf7mmzmD1kc3U0yxqbhEB4Srwu0LcHQ/XqWGKsGkag5by\nyjm3v+TYSqHthmq/h9Gd+Y5ZbdSSO/t0vZg8fVFQU8VUwfpx+6VpVDZba8IY\neyyLP37Njrdt392qxhtMG8Cd6AW1bvAOgkHPbDM16MtEQhdeX50zOwcLgJwh\nfCq1JSd8CMt3lnToHBqv/EOqRzT1f8+MZbgC+gtHXDYvby7YZ9Kx9wChdZR+\n8tbITwB16vZ0RE543bRZTEw5lph+YLvURW0HAPf+cMmmuntJ3kGJ4QUkA12t\nKdk5\r\n=6d/g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-8d44139.0","@graphql-cli/common":"4.0.1-alpha-8d44139.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8d44139.0_1593432747916_0.9134212553636167","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4c1e69d.0":{"name":"graphql-cli","version":"4.0.1-alpha-4c1e69d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4c1e69d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dccecdefbe5729b0126151b02387788bc0de6696","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4c1e69d.0.tgz","fileCount":14,"integrity":"sha512-JrO+zVJj3ch7mzgLgUKvgumzst8IZqIEUWrpFJcUzUucovtV1f8v+F8vxBVkBSag+pGZ0xcFeQC3jI4op7/X9Q==","signatures":[{"sig":"MEUCIFqn5xv9P7X+CM3cjcN+5erd+4Yfap2Fu8N+wVQejZZhAiEAlN80yg9ZTp9oh4asJcEDaiyhlrh2uN5LqOjv5FIymHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+dwMCRA9TVsSAnZWagAA910P/1IhcdbR6jqc4z9BYlSx\nEInPqjSj3AuRQZugg/V/7MXOo9e9Tkfbt+KpPQ17CIHxvqTjFGufT2verFPR\nF3vaYnxe3t1DxrUvW405wCp683X93tbXkjDsNqO9MBP7CPgNuuX2/WHTakWv\naGMj2rVNnAR5j8DcF9Kf8dDaaEZ7wG3bGbCqQCjYew/FjifUHlDxvlEzOCMI\n0nuaQ6HgMFoEP9oyOhoCXM/Z7snTMmkAb9d6+poZyiafn5zu3gG/RWWvSiHH\n4rd4y2U+S8yUrOw4t0SSJMlUYkv4jWkaarPPgL3BEHnIWwzNvz/FBL7R8xwB\n/wtP03zWBjf6NjtRFBwGwoQ94gPLCR5weoTxxZsWA4XVNSIgS0vIg2fGRd8m\nY5U44Fvbbs/UwyWZH/8YsHpiKgPbCUp/n6oIB9MMussNoKN6Z5DMSeUm3FCE\nG50SiSE6Z3k2Jb1dZ2yhR5EK+z+IC5HgJq6qRMuDJ3EyZNu4Q2D5jDwNbpsC\n+JqyB21qymmrNf0jaG3dDH5r1GvMX6NMn9mIyL1zSUoj7mwkMBg3W7G3b4OX\nDYufCFPdWJw3gjfHr7waxxWEZRGC+2TcR9ld5sMA8sWXCO9qnvnv6M1H76TV\n6UdHrTTbrLiDueY3u0ilyIk9DlUkLLRigetuqwSQLGVv2dyFq0LeHqJGl8Gx\nYgu5\r\n=kkJk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-4c1e69d.0","@graphql-cli/common":"4.0.1-alpha-4c1e69d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4c1e69d.0_1593433100445_0.09253648005027149","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5be967d.0":{"name":"graphql-cli","version":"4.0.1-alpha-5be967d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5be967d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e98b0179f2d196838c881af32e19b10c6582b9f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5be967d.0.tgz","fileCount":14,"integrity":"sha512-6tUoFbIuDscI4Xksp02iMftwJ5ZqsAb0P9i4xmPtSLtYrEt8CMHmmf6WqKht2GxPvlaSfQSyFpeJjHAJnsY8jw==","signatures":[{"sig":"MEYCIQDOTfTMOS3rArdFqLDunNwuPO7tmEJ7y9dQs3VlT+YqOAIhAOrMmMZBmxFhnkgcUd8WP21+Qwyj23yk5WI6DxS4gPe7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+d0zCRA9TVsSAnZWagAAB4YP/18TVnefbOvMKueeWHh4\nAfbv+bpuQ92FJIH3sPSlRY4oVbM87SjhWnELI/nQRgtHcaUDBtPcbjSifchc\n1rrI7Q8CcmJ9vyVhPYekV0p1Stv6w7Sm/WkRx6/TpDlOU5u64M1If6zolBmE\nM9gI3Hd04ShSYsm7L3e6WqZpiiHXIR2ig9mTCkYvlvxLkHlBxpanAVRWoG8h\n2EajzxDCx18YxySZbp3pzDfKbK5IMhrORFIbkHR19lr2rkyU7gqHZyKvxhy8\nUmpYAw9gVWXLinBo6/zjRKT7UgteFqTc653kUsBf3KRs/ekMQAiEtD4xopeX\nDQ0kWWwXg1fonFtD/WLl1AAb4MTtzjnArqHMCtYYrbm4h1aFAw9XGVQCp0p4\n4WWesWrOmwXuLi3W0h0ltbolAAmoXAfvrVwAlHaREPxzAWEtpsegBxzOwnA6\n0O5xVB01V1Wn5mBtNPbq78C+6dP0z5ppW0sVVtwCeh5PJjI6R2foCahWpP29\ntHUr1g69Zy4FRBk4Gu2jdGWI2v4bkRuGAkGgA6goD8ghVbQru/a2lJEVy2yC\n399elpvYEXSqZQPorh13+25H0gQAj04080uA/iSytQ8O6uwT5eYo79LVpvKt\nE6/ibEKMHniv9vvmj6aEZ2VBarKNiwU8rE5KeioXu0qBsHtVfBfpAr8Px1e8\nRX63\r\n=F26D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5be967d.0","@graphql-cli/common":"4.0.1-alpha-5be967d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5be967d.0_1593433395174_0.2052921547785147","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5833631.0":{"name":"graphql-cli","version":"4.0.1-alpha-5833631.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5833631.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"80628d6b9a3fb16b40207ecc0ac3dfed82341b41","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5833631.0.tgz","fileCount":14,"integrity":"sha512-8H/rKWfX5Mo9XeAHy/GrYvATTKwgXDWarF8auXzWw+kLKrwS/8I+COZ3IWhBvt/uPf517g39lyicZUkcmOfv5w==","signatures":[{"sig":"MEQCIE3el2FL9VGMp7ZNIJmgFIZrXrvaduXogeOuZCQw05unAiBfFDuJdkD3CZkLmhFoGzgurGp01WmXuUnYamf2F/I6qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+d4zCRA9TVsSAnZWagAAGZ0P/jG2HjrR/ftsUqf7psfo\ncyPGGTJtxuGlxILRu8zwPBTGgfyw0eUB7TsKBYwXPzu/8HiIE27XiaIbhn4h\nX1Rb8oBhRHRA7J+av0Xl8EycBnD0KPHjrMmZttjAHeV9jQZago8z6vaZivaA\nblChYDpSh1KKEqj98qV07sVZC68Ib/YGvT6A+cb4GdPKWz8QSWJHUc5cFsNZ\n5ng42Yce6phJDASsKrhzglIn2YNiU41JaPVKNbHlzL2hlnbBmv0L+J9hzsr5\nUX5HXaP5SesFFuHjGbrYrA+4Y2QqWsEZwMYXpGPeCKg0iIwEFujG1NFULmpN\nqqMKLlRB3SpzfuUwL2w0GwUJtaJ6dAQN0d6iUD6GNtzZO6PQIPHQuzZK8EX6\nOJLkC3Q7vjcDc7/9hZQAOMjwkvpUVTuH4Ece+BNzGyBB7YnUF3kOkYhmJWkU\nsRWx58ZRDcfaf7k13qZaW9aX471huDCfgHhg1sdQnTCM8YHyf38ZX18TR9zZ\nbrlmWFrFdHLz1scM8baPSCeRaXirdoi1vG4KX65o8XEZtAEINd4ma7Xp6fDF\n6OTaVZq1u2WxuK4AAKxpT0GiwC4pDpmbaRPNnSC02l+W84oPV4bUKg11jbHG\nMmaohHxixAIfoZuZZL6+B37DgAgN+XkYtWZXcHKVrdaqCrvMXTNYsERWE7Yp\nipG8\r\n=V5x2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.2","@graphql-cli/init":"4.0.1-alpha-5833631.0","@graphql-cli/common":"4.0.1-alpha-5833631.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5833631.0_1593433651033_0.8621341670558642","host":"s3://npm-registry-packages"}},"4.0.1-alpha-09e8114.0":{"name":"graphql-cli","version":"4.0.1-alpha-09e8114.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-09e8114.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f44c4384f6e761e992575604969ee3f28f687ba1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-09e8114.0.tgz","fileCount":14,"integrity":"sha512-8Ty4mhG4ZzehYSRM3doD+GhretWF318whtLCSwY325mSY9NB1pxFALyM4iq2bgMYD9bY1UUKM9DggYZEGaRqsA==","signatures":[{"sig":"MEUCIQDGshWZwRKpgrpHjqYDu7vj6BcrMWSvMNX6odzsWM3mxAIgWmxFDdJK59hrwYcdwsxJYCUmJS3fwLlHiT4xMopbMgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+vZKCRA9TVsSAnZWagAAVGwP/j3KDv7cN/MW8GX0ph8d\nNS1hSCxK4JpQ9+2HbiUt0DtPZ2I5i4eYyVZZ+QPCzsZJxHoJgznwsP835NFP\nQB1I+c0Uv/voDs7ISdp0guF2R5+z/DVKk9GAEZtKJuHNe1FWI55z0/jMnauG\nm+0FUh2BJavb1ZY/JZwfqV6LloR6ERKUkLzDkNweBIs+qguPZgLbNbvuUZQO\nFSLqL3mk7K/TqfZc25Svk3a25iLYTfBmLWgfgcE8bRciI1/VIxn/2+nmlEsS\n4VKBBsM/gNQNMJRm776/ASTZgumJfRXTFSq/4G+RzQZ7Vk6PjqcXVz2NaaB9\nnHLFTOu0SFBEUa3mPIJ6B0jLk7DDTQgoncCAatMOb3+XnYeNnwiWhnk7J1DZ\n/vxzzaEMaU3hKbY28POoeDEXSsWHYKNZ7bxVTP0NhGzHuCnuW2TUI4B5xRmt\n6uIT5OSK5rZwjaSxnP6+yVUlGnTspiyQa+rYj2ChWBJ6ggwqQxJAsblD4Gcg\nW0DDIrPoeNoI1u6jFEnHjJtYTrtsjAZ7sZpA4Znc/5ikkB7epHV+CduaGa4e\nztPmDybzyvy9Nt91KlX1I4eKZN4cmA7bmy51pjrRUAjHDMLI7J1Gsj27NCoV\nkc9Z9SoMaZ+YLMXAiZOqc/T0c36TMdg5WBKyeWfwWdC03TGs/e0qOsoP5V0R\ndoE3\r\n=STqx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-09e8114.0","@graphql-cli/common":"4.0.1-alpha-09e8114.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-09e8114.0_1593505353448_0.8182901397672324","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ce27ec9.0":{"name":"graphql-cli","version":"4.0.1-alpha-ce27ec9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ce27ec9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"59b22b2cdbb303424cb0ae1a6223dbeafb5ad1c0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ce27ec9.0.tgz","fileCount":14,"integrity":"sha512-4b9JH/84jNa9McfV782ZWxyNnegm10XxuO785dIOTeEUWL68kybYLhdAk75gBGMam0nCmYXEDQLyw4zCav6KnA==","signatures":[{"sig":"MEUCIA1yF2txjPmDFFpm8wLovh+zPmAzWVmWPIrsKcDOkFQfAiEAjPFz5dtCgVXGahuDtfaTw+TARO+PUEOPZdLGsaFfwIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+vhqCRA9TVsSAnZWagAAipAP/0/PusX+gAlWgeh3Yu7F\nmmuJeVKKOQzjddz1JVURvVBN0YdTGvaaRh9+lv3sLpGDkYnALd124rFY1GKn\nsj/UbcRoIMOTUTuvmFqlSisNMzWjAKomYbksHnXV5108PZXQg+EO4MQX6cJY\nQ+l7tYyHloxO4Fsb6nklS3s8tGs/xMORUse6slM9CCHciv259ZHoATsjkm8a\nQvKtumPR6ESywB0sHCiW+ESt/ACI+UrybG7XCe8l7pwk6apFDfhkL8jcE6iQ\nyKqX6KU5reZQvwaeEL32C+sReEvu5WtleOxB91hOZxHGE1ZTjnv+njW7/yqw\neH6JyXc8KVej5Ikj+XHO62l3+ndOpk6RiMNCdrA/ZHMNB1ehmlP1Cdh1UE7n\nJjGgS6XJSxgaFkCE95epkt55ZdiNuMFyuicwFVKtd6UYF8hAHJmdxeNx095P\nksMj3qO1vDx3jI82jHak4Rgz6A8tuWfq+h1temzRNGTS65pJFfriSE7uv91O\nTWKx8/0DMvud0cP/u1KZo2SKp7LY6G9Xq4Gf/U43oVcZfwLyhHoSnBZglcPu\njpv6J7ftv1azp2bzOdf+21QXVkNS5PfVTCMuJdd0vmiVqOONxEuVuf+8ttFX\nnRqlReCi5zuLyOxZ0kyggrGBwxfZZbeaAGD6cpUoxnRN52+WMZ1PSTm+lEii\nW2/r\r\n=qW9T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ce27ec9.0","@graphql-cli/common":"4.0.1-alpha-ce27ec9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ce27ec9.0_1593505898051_0.5132167289350529","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4a976f2.0":{"name":"graphql-cli","version":"4.0.1-alpha-4a976f2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4a976f2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fca2e4a505351e097dfb9e7f93ce8805202e758a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4a976f2.0.tgz","fileCount":14,"integrity":"sha512-jm4g93AxrdLa0BvXll/QFkQ/JWUKMTgvAO0PEkyBbKrmWmCS+47axHLZnUtWUU0CizpAQ0APAIHAJYQCHE/JBg==","signatures":[{"sig":"MEUCIQCAHGoqHPlOYAg+h2tbqZ7aQP80M6xZYVQQSvsjgGbxrAIgBHgRQanbb56T6qEmOkKt7Y8Teh1tlaFA4O9QyBdjZZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+wjRCRA9TVsSAnZWagAAKpYQAJmo+cwhkgb2xfWnEZyY\nZKq132axhwelEScjh2pCJmZHNvIyiTfUxgbemePTAQwsE01rWV9pzuMF6eXa\nAdmO7FAe5jjeQ4pt3GwmFymIa+HG8LiOEsv2VWPlnpkr7QjRN5pN2vvXU/ha\nnwcVWUJC2rxGq0izDKpnlMtJ77bk6jaOfC4tFYU6POhJORTuFq1RFz/yjoT4\nUjJCSURot7Pzf76sf8oqjwiiT9ltnMWaUlciN5YrZxUTOX38w9xm+mdqVMV5\nxr2waiWwvQJFPmV5S5iI7+n6YwVoKop1wvUQj6sBTLWRgw5QKKkpyMUw0toc\nBEGupIQNadwNH85tMmKhZaGDE4Sqg1TSaEhMDFOg8toSXv6F3lg/Vx7jyBKo\ng0EAbvTWrmEcr74x30v2nQLYqjJavnANpW2MPmst+WHh0ZGpKMHzGOU4WEuc\nLddBb1BeUrFq71XLdbJQF+jHCpOXDpbSCCeHAwhzp+BY91rWjfPqc23POoa7\nLU3CPJZMV3AIIEaidQbA7732E3qx6CzyvA1fj327W5uk89wMnXRVJsFmSUiS\nenNI7h+HKoKZ0XqqcCy6AZLhTh2LvjtZ7VLfSx+Ol4GsZvsPsSj9hi25ykPo\nyzGDbF7EE02BqoxXo3FFmdwX6092jM8syDNveG+dVxe5DS5C5NxG/S7miThA\nrqDM\r\n=30SP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4a976f2.0","@graphql-cli/common":"4.0.1-alpha-4a976f2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4a976f2.0_1593510096549_0.25432264802214677","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bd7a74c.0":{"name":"graphql-cli","version":"4.0.1-alpha-bd7a74c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bd7a74c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"44c269ad2b75a2e39afbd05bc84f3b5957262dfe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bd7a74c.0.tgz","fileCount":14,"integrity":"sha512-D4pWfIbb7oQf2KWWb2B6I3Ig3/wx1Imgnvg1pvW9hWT4LmsGPHSuPv/Yrddeu3ZzkQT/2CeSi1V3BgF9njSYVg==","signatures":[{"sig":"MEUCIQDyN5rv1rqpotClfoXBaglF0Rj2fMGMYnjGgrll8bDx4gIgebAp3sAO8dFS7R7uvcWuhi/GkMMiQsZzL1DLwJTxNNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+wnJCRA9TVsSAnZWagAAZ7YP/0DKOF+Z9vsn7Y94tmwe\nBjCEHEie4XUtbmxFKntNWb9pDUaacOKfx7BWbbHRGEWqrBBrdyA7PjsXoRTI\n0lWIXNu7Oxd5ynZHw9Squ4DlpXnIuBbn3exb5Dur/DSDH+zIpS8dWYl7vXEu\naUx7oiZmWU3qDAQa3KJlhqxPgo5e6eidPGesUqVhnrAW1todXbtc9rtpAaT+\no5Fe2aYw27ZTXE26sdgDtFyrIoyT17Au5Qr4nhlq75QmK5huu3O51ZmX9Qlx\nO83iYoF0QslLPO3JDbjp+d4boX7bBKCY3whvk3MpqkjcYiQb9OO1ryiT/Rqe\n+9cbIfyRj40UY2jT+RICLQeIGppuIhHdSflXvjuoyNK80f2MRE2xdvbTKd/W\nCxN2m1ThA9LY3aUzKMZ5ezQqUm7Ai27mRKzszujS6yzTXy9xayx4Q+hJtskO\ni+pUnSepmVi3IIwoWjX33HZzfzoQQ88yeNbC0qMJ6v2JlepsyzUlGuI4BW1p\ngFzG071bn7cjAVgoP0M9zrAnpA6Htv7sqGfZ0VdcMkZN2mRsV+37LIp+E2ET\nzKRQZn2dXSJZu+ZGzan+qcgA9ghACjibksL7X9hrLlTexz+BVyuHHnjN5pMy\n4kBjdr3Nu+v/0AOWUCc5MkQGFY70CN9pPKtzJPQzg6C1i7CsPfNJzyvIBU2D\nNlo9\r\n=ZN3D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bd7a74c.0","@graphql-cli/common":"4.0.1-alpha-bd7a74c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bd7a74c.0_1593510344934_0.863434259369185","host":"s3://npm-registry-packages"}},"4.0.1-alpha-80bbb43.0":{"name":"graphql-cli","version":"4.0.1-alpha-80bbb43.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-80bbb43.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"474371ce6ad964af5942cee6bd1b3210cbeba201","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-80bbb43.0.tgz","fileCount":14,"integrity":"sha512-rXv2TkYLuAezfj9VKFknP19BQ2O+j6eot6iAVR9fJthgT03XF6g6tmxuImWWI3TCsGJsfui2Y75uk1nnAqEtKQ==","signatures":[{"sig":"MEQCIAf9XGtjgM6vhZfPlpU6CZYlfZGQdIHGDihAuXFPGEViAiAPdjl9Y0TDVMsGirOr3JL7x29iG9evcJ3d2QSldsNyhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+xaDCRA9TVsSAnZWagAAv5IP/1ZOT4d2dpNucn1S3S56\ncRnpW349l76rRgxyXK7lbOdHnJXXm/xU6DPhbTq++kzuebJ2M+nKVfJeVZOy\npVcRKhaBhbsHv2ueH/1dwGTY1fyLWvai1o+n2r0prOtCpC/XlxlHTFJUflVt\nSiWyixZ2+xYFzMPze1xQZEj8sNnWSqrZSPrEavEzg2zEcuX+kMr7W114ZK98\n7sj1LJUfKEh0C2OgMC0o2zmVXJJKkx+jTBX+hvog0Zr/g2oG5FLT10bt6+jw\ntrCSviZBTrVTMZLtRcjNy/8uRDlywWtGStE8gl41OobThcZwucogOOcml7Mm\nzfei1T1KW71gW60DCRyyArka1r/Paxyk+u4g9Clnox0zJMLwRlDoqKEiHNXl\ndjRxpGUim7Sa1kuhxY56+dbpIEH01Ca5YOYZYLLVf9Brqex2oZGWlNsHLKU8\nruUiFBVEBEGC0TVJ8Ztikd2aEUk5uNjMFs/1UbkX2wl+2l0xSn8uSTYsuT1U\n4FJxyZs8pJOd9CRvlOg+/hogeOmtgjUkYZEeu6bWiZwuFFu0NK0d2ABDNcBN\nmpKVqCilCc22oTvJDxX1nOObWTa/yLiuUOBN2Jqnh/fWkQkuJesp+iOg7rhU\nyW6MdsXhbQEjI8Eznxu+bgBb/fB0Gp9fiGJSf+rdBSox1KJ9ISZunkyAJGjw\nKgy3\r\n=HJTz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-80bbb43.0","@graphql-cli/common":"4.0.1-alpha-80bbb43.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-80bbb43.0_1593513603417_0.31000470992136964","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3815a8d.0":{"name":"graphql-cli","version":"4.0.1-alpha-3815a8d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3815a8d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"446616e36d203e679593e7c56e293c01a10811b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3815a8d.0.tgz","fileCount":14,"integrity":"sha512-Yg7IiU03hZwof7kDX4vq68rWt3V/MUzl7bwAxsHjkp7WErYg1XxdBOgQ3KPAyLstV5VUNBgl27qbHgO2PEBBwg==","signatures":[{"sig":"MEQCICu7gVTD0CiMPHgA364OYiXBza26B5Q1VGmdWxcyFXVwAiAUsr07RtzQzNcR6j8zvTcHS/9w/VyIfpoVgaGksP2myw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+yOmCRA9TVsSAnZWagAAUQ4P/jcM5siVusy1Gv9qaEMR\n8oDzS8dFFv7MXAzXWH4tSJiSvv71Htz+irmzfFihDpGZDf3R49BItouWFwN6\nLsnm+7GWfDJiEI+2AE1FCEE63LZRetQ1WbmaBRUjfPDWIz/xdUq2SvgjoAmd\nxcMZzdUq1MpWOmVuRynGI/wY6s1ETti/1xzMru4t3MHyG0CaruXCWPEWn1k1\nBeuGa/NHFsGeSYAZicxvTvLL7A6lxQe3GiQA8KGGCSWv2Dq1q8lq8TuUkTAq\nwKl2BUq0iuEcJ7L50FAIynFUT4N8MFSpBEuD6ZCxPxckemgZvAbVN5SHbLLk\nCsFMByO3BVJHI/S2amdwa7cthG9jps3+RFjr8QVJjKdNcIzhn6RY8bPtGuKc\nfOUUMD7mViKH9gCzb2/RwAz7sPA3LH0+i0Yh+3gcMVvQ36xbRa6JOCI0eaRQ\nmLr3Z3UgoAcFExbYuEtbSyOIanyQF9kZYSgbvfgLDsgnjSQTyMxjUZzV89KR\n3Nf7WSeDURj+kMOg+OLEMOE2WQ41ivoLIzSqCoi6nVl2uy7XQ34vPW3gqq+w\nf9q4/8BUX8q3SlPLNNCh3LePfbXRVnKJwTOhACul+ay7uPY21QwWLNd5ZdUc\nADrNhrS+qn0/SOeeKAz/YGKAT8NXlkrwSmJ7uThSLeU7IZBXmhYh2vs+sOfS\n3m0n\r\n=XkjE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3815a8d.0","@graphql-cli/common":"4.0.1-alpha-3815a8d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3815a8d.0_1593516965412_0.33847642011628243","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0e191b8.0":{"name":"graphql-cli","version":"4.0.1-alpha-0e191b8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0e191b8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"435de033f44a88db1dd2733d626e1fcd8be353ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0e191b8.0.tgz","fileCount":14,"integrity":"sha512-VDLbylYylrNFbMIWptlagJatP1/blNEEebGRoGQ4AEMR0bELSs8eDCUwzgweQoldsvLkcDzwr49UnoUq2yYe+w==","signatures":[{"sig":"MEUCIBfv6sMxCaIibRVH1zSQ1anxHOumh8ul1ycwCoEPrTaEAiEA0iMIKRgP6KH2lS5D1V58dZ7T/WnsIEtXp6ZNDUtvLUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+yS/CRA9TVsSAnZWagAAJYwP+waKND+Jpkq76BK4dJ3G\n9/i9J2f0MnqW8kSLwOTONoCx58+OKkUieASHcsVxVakl4WfNHQY4T+geaazg\n5U+eZ25hGcEiuoQpF+1jtL6OguZpAOJRGU7AqtvgSnEpS2UyjalQ9HXWa53R\n+hvnenZMXuhMGX/RswpCwjw/8b+ynQPl/IAXyW9UKcSl78z9brdhY+rzPmOd\n8mjqqr4B78rk+QxzLUpcdRmkhVTEo6gqFgqWaoqHA6+UEHVB9fSQ9LQBPLpg\n2Xa+8ZaXlKtr4gcH/lxF+Uh8JzKO1RAgvghVk7UMOQvfo7wbowdbp0EHEkdy\nN/+vEnP/RyAbvQIqFllIuuECxJ96QJtGy+SbbSjajYM6yvssoQjOaRt6pkPp\nVGJmPecEm3EEysdVFyfunb1r8WXca7CzLhuoiN27CoiVyFY1MaebxrN3Qgwr\nY3c4WtdTAfre1ILQfTO3cUAe0lf7+wrA8vzuPG4u8JZ342CjR5XCO3RU0j6N\ntYQPd4FQpBt+q0YaU+qh0aRb51nBNbaCvu1iNdP0x+HQJpUv/WCJc5Qkoc4n\nAeW3tabSpJrZmzxtdFO+wIRh3HO04BGTz1LUjSk+YezkZdWGoxVoTUIa+4zV\n491jaidO4QZ2FE9M4B5s4ohtxb2JfhpOWwiHhevyf5bnTbGkN6B+grEOYC8A\nQVrJ\r\n=zYQy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0e191b8.0","@graphql-cli/common":"4.0.1-alpha-0e191b8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0e191b8.0_1593517247085_0.4306498097066347","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3ce6cfb.0":{"name":"graphql-cli","version":"4.0.1-alpha-3ce6cfb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3ce6cfb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f4e4f3709d19a192934491b3e374b2e8a04f0c19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3ce6cfb.0.tgz","fileCount":14,"integrity":"sha512-OQvbaYlYjTdXW3S9ZessBpCqOzCp686+1YTJSJCNuUP3LrPC3m4AVClkxH3caVA79I5rqoBX2ZwUVvwXyhBJlQ==","signatures":[{"sig":"MEYCIQCL4ypC4/7cV2rZtZsmW4GqEzHLuSGYUR32pW6VKDC5owIhAMYrxMXgGRTL2IW6a0P5ccuucMqpU60z266z6rmGRupf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+8z3CRA9TVsSAnZWagAASZEQAJuqgukZvppA8qfrgDdh\nljGgMget9NfSCXWAO4NwrpGj5u70P3C7RfSxDMtQX2zYZD+lhz3xOqGBjGam\n3HxADJTToqnyL6wT9cMOFcV8yzYklKydOyu7Lq91BZ/MYb5C0ZW+obTHN31G\ne6LQ6mlD0HfEHrNmC3KpEC1HlBGzdtRnGjAHwUTZysTTU3wYAW7IYYNFeIu0\nTzfpFvGLA42BoFTLGOIGN6NKBvvOg75zgV0yqSq3PLfMWthYqNUxn4XT/FsX\nUMo4MtXcHq4Mhd2oa1AoQOfCrEZDEDccdnsslgV7n1aQB+8GE9UQ1ca8Npqy\nvrxnOdimlLwxs44WQB60PqxqAbfufG4znEuV3IpoXw4LYK7hktjgDxulnhRh\nErZ9j2PDezNh6D8bLosfr1p046c28JGHPC1M+UxCkOhCc71nel/ez4R5sk0w\nHWYEQZwnwkJkv8MO7sCD/uw84fFFvAyz3tFP5qng7V8Dh1W8Nn1TT2bn/wM5\nqXWu9wUFsAgQ+D+A5xUVlya2lHWzZczT+anqHcrZOl5HO/4QqhkONZSgks0E\n6vujDjYT6aWdDHI5y78MXKn2xvoX+nbppWe8Uf7iSi5mKpiQYi6NViLC/OfG\nbOtA5uWaDR1NclkzIXm2pUnmOR77LpvTFS19ara6+fLUyfXseStyGJQ4MMS9\nEPrn\r\n=kXA0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3ce6cfb.0","@graphql-cli/common":"4.0.1-alpha-3ce6cfb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3ce6cfb.0_1593560308634_0.20719620037395292","host":"s3://npm-registry-packages"}},"4.0.1-alpha-038d107.0":{"name":"graphql-cli","version":"4.0.1-alpha-038d107.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-038d107.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e502b4cd1ad4fcbd742a7492f7001d2da35ba55","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-038d107.0.tgz","fileCount":14,"integrity":"sha512-ilUJst2LGtsm/Y9+yBI91tC0odaDvnUVFZ5kTX+6alQm8lig6oSFkSpjIMpiFTao32ddHFexwQH3vr/CGbNRZw==","signatures":[{"sig":"MEQCIB0uDDsYEQhbULsgKgWOkdjqRBBx4fttA03d0CU2hScYAiAfoQecCUO2136nLS/3WxxQpwgKRDeBZHO5bxoHTyjxmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+84CCRA9TVsSAnZWagAAC8wQAKRlCK3j3YB4Jl/n6DPt\naYA3GWm8mH6CTeHmWnnfIgJu8RN1AnxK6S/e3zoJXyN+v8lEjBy/HXrPysG/\nDhx0cks2PE/IarXMEyYaZVCiFBUmG0eRdIxy/IXv0RUntnhTHGg9wnJt1+kZ\ntppi3vLRGotn/Na02PZMP7tLflECxruOCllFuVyuw2CkEBL1/JjWUvCDPm1C\nErjyrI3KvVkPyjii1u1nT0yu0xlkuvrowXytCkRoOvz3O9kfTGrHcQP0rUyD\nUVqV5/a6kB3I+q82pPmQHySnx2sEjytL7li7VjLPo2Q6+eIxdrdnoEigfc22\njhoYHRQRqenz2cuaLELtKj7oxrLfR4ed1bONQc2+l+cKQD3wluMPrXQidsqs\n5beqndYKVYxefNL1cmT7Bn8Oic07wrh34S44C0bRO6t7YUaqP1GVcvUXf4he\neK43DUyIwz+VLiZabnVJNvmdqpS8F4SreUyZoYAralyM7AQNqqovPSp9J7eo\nReHQXau4C097DWBTA7hu6fjcrMd0jLoSUKaFrCPo1tP6K2Jm/FN25zo+6BqL\n+tKncoRnFnlV4JQjcALKvsau5YeBUrZrt3+nwA9K/rvG6RFBpcc46e2FloVm\nzlhn1yJ2ksOp5ZHTAMKoGhSoAQMQaZTMncSfmMdYLIU3cRp21Bhq74pYwSrN\nfXCP\r\n=Y5r7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-038d107.0","@graphql-cli/common":"4.0.1-alpha-038d107.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-038d107.0_1593560578011_0.05396234222147833","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fa7bf5f.0":{"name":"graphql-cli","version":"4.0.1-alpha-fa7bf5f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fa7bf5f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a4fa1b9dd9d57103395c93603be4fc0fdd9200c5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fa7bf5f.0.tgz","fileCount":14,"integrity":"sha512-KKVp+rzKhqOvZJe1AJQ9W85+KNd7EU1YolGQkUEk17Qz9XlA5G7o0ClSt2xliOTBw/dOxFhtlpxhvRKzBaYOIw==","signatures":[{"sig":"MEUCIAj4WE+qQGCMWhc6koPfuiUABZfo8GZ9qYv3P5d97uH4AiEAw1uHvHNLCHMPpjn//Qr3WrMYiNwr04QAfX5ibR/NQio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/Gs/CRA9TVsSAnZWagAA14YQAIUQFBv0bHjJkcRafaSG\nT5muiqXJatO0O+fozzPJVVVf8lUDReEzQzBnMiuHxqANk6lB5qh+pUAOncic\nLaXTtk82lioCuhc/56y2w+9bcw5zV67GqdndGazZ3vv4t5W5Sx5YYOgvkrMe\n7+DDrGB/mdBAZfvI6li9TGkCVADKSd2k2HQ6xR5/Ta7SpCptHmDZwFsbxsBl\nVWG0qrNEEh/txDy+aT0K1spkq7+Vv3zC0HWS50LTfMjLwd8cuX46yoXRk69e\nVzUJufJOU46gIRWhe6EpiufyIT2F19mnWXsf9CD3UWqbEDuqzVwKBPOkEWz7\n+M+1Y4FcKUr6WG0Aw0LVpIOpuuaVgdDAz7JJR0q5G5lnmiK5yvV9ccVMjKho\n2PZACn9J6gEmIVoeRdYn+Q0c4sCyoAKLkiB98rGV1WS+jOYbXBpXZd+VL2/k\nRGau4bmR5GUypd4MTXBbj38LfLdK+LIV7zf/V35aZBeY9yW7xHdJTTzA3D3I\nQu+U+3ICebpBmygeoQIjZsWQs/AxgVdbLsaWUuoPSoEkbABTjn/ObMCx4ovn\nAgBwB/gUZetlinvaxMO57joqehrAhxbaQOhucxpUoNmyIQf7+3gTRU9U/7pC\nviXGPUYXHXDk1gJ2bxT4/KU+Iu+2rOvhVGHbY0crKbtxNSeByHZqLA1aZE4g\n2Wzk\r\n=Vsai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fa7bf5f.0","@graphql-cli/common":"4.0.1-alpha-fa7bf5f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fa7bf5f.0_1593600830567_0.8939312695664108","host":"s3://npm-registry-packages"}},"4.0.1-alpha-60d5906.0":{"name":"graphql-cli","version":"4.0.1-alpha-60d5906.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-60d5906.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1c97a2757c2e5d567fcea6308a8ba0338bf94c80","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-60d5906.0.tgz","fileCount":14,"integrity":"sha512-nWHV1x93jH/az0eWMCwRfMXEUccDORC7QVyfC6oG0S9IGU1rkxmoyPSQOIpw+VO0009ZhBFNC6mfwr1UNFGSMQ==","signatures":[{"sig":"MEUCIQCR9mVV1OiATkbSaJNBAd90V2zv/KY0jPNYrIX0nYTQlQIgOJS7RMGM8I6LsqMAoKwkbxznsDe3LczdZfA4GXCrLYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/GwuCRA9TVsSAnZWagAArBcP/jxhFCpznLk+8jpaiXLv\nsGgvLkejro0wSTlcTeohhgE4XcZrz+PJikf+n8MY/6CvGyNGrArMpzQEwRIC\n8OOc/xKGcHSFRVhl8KV1WsVKX+RMJqnqamgyQi0+vj4znTqQi9oQoBUy5l7/\nD4GIYXv05fo5Q3Zwh0FumXRRbh3A3Nt7EjaoTO+0aUedRwiWC9HWFJ+mDRZd\nHO7oVbX6aABoUOmeKQ1c3Un5oAX7luNIld31qcBkSfMUH+MEbe77eNNl7Zsw\nKfcQtu3kH8b0eBG88Di82uPq595dETa2dBDCScEkp9q3KJ13bnaG5QaJ+pxx\nRINTzm3XsI4MVZ1w4g3XIKpjfoQGJZ7qVwOkUEv3w1/fK96Yw+EpKQZJDxCN\nBPYLJ0jeZu2FJimuuQNdiYXRLxb3+AYVnUYttzpG+3E2vEMYDiNWfVPgDI7/\n54NTOQ54ucDN6wVp117UxjKbKAHnWxYL5dY89WvrDPlhTaao/omK1jqJcHCG\nsRoLvlvbzg9hgXa3a2PSJ4/CnJSQevbCn8aalCkQycL+Pi6ZKz4t8+3Puy6x\nD+d2nl1f/+NtOJ7deV7sEr82wSgSo8Um7f/KcHRyhFP1MRD3Z7O1llj4bG+o\nby4fJ/yqdaKWXcRn5jsSv2g/y5467SZdtzcdEQ5gYYOhpC/pO8PIqGZJfh9Y\nVszb\r\n=qVSw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-60d5906.0","@graphql-cli/common":"4.0.1-alpha-60d5906.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-60d5906.0_1593601069589_0.4782574633852088","host":"s3://npm-registry-packages"}},"4.0.1-alpha-41c8c27.0":{"name":"graphql-cli","version":"4.0.1-alpha-41c8c27.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-41c8c27.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1d93adbd2f82b60f73da360810c31fadf057ae8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-41c8c27.0.tgz","fileCount":14,"integrity":"sha512-xK8aMO0byRDTZjnbEszseFlsXDOjwqIUrdfq+xmU3RRYn6Xo5KJ1w9kXrOb7sRnQ3JexKMrddKlVVOxozHvo7A==","signatures":[{"sig":"MEUCIQDBvCVqqspDC0miLLAjEeNLZHw0EKErlTbr1MVBajKtTgIgOcC/5QRFZby6DGLCL96NJgiU5wmOFINczSN7RSS1CCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/M9zCRA9TVsSAnZWagAA5BkP/0ILfwp5WwKWxEAD5C3k\n0JY6HXptacFBy2M1+lD0Uge8K1/IJxrmB7hq1obxOyeL6xqERuk84OTKfrnQ\nZZ/GQbeh10cgsEWq3KTdN7h8gtMgkDz3BOfj0UQeYdlpLAXQcGvjRKWJn4mj\nevCQ6H/sIhCmdFGID07d5B36NPXuj2JtaOQN0fbNnYkT1Xz+FDkX+tmrY7cI\nH+J4p2NOQaU1p/vF07rAUKADS2MRZoF2pzlwDQGmptpsOCPRTaKO587nTI1W\n+XISP92UVjMtHe05pa+ht9ida/o2hqMNfXSp3NZGAx6k28tqU+F8j1UVJSAp\n/WVtlURTGwifLp3aDGyl23UylLzlxKET74Mdy/bvBOnhwyB84GKJNCCXbx2x\nVW8u6Y3UZewylzefrm3goMcjTFyW6KNl96358371fz26QrLoFjgCMCtmCMCJ\n5Nr0pEaJ+CQDptV+YAYfx52gMqI/s1ITBu6ZZK24Sv3MIVN+aCVjAyOlslH6\nq2HaBIB3btamwXyblCBiq6bzPqVXH4LFVK609ZWJ7eS0rkRencenZN5CLsAx\nUlhbqjVNRSshIsfiHeHQKOSWjWchQW3HfVBDtHMPyg9iFAJrRkzSMKiByXwl\n+o405gHsMPpA5FAqNOyVkMuDo51ZFY18o6KpcQVFeEj+L5FJm9JnBOjEdiz2\nmIR/\r\n=xgCD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-41c8c27.0","@graphql-cli/common":"4.0.1-alpha-41c8c27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-41c8c27.0_1593626482438_0.04936686295108883","host":"s3://npm-registry-packages"}},"4.0.1-alpha-97efd53.0":{"name":"graphql-cli","version":"4.0.1-alpha-97efd53.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-97efd53.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"40e0303eda27575244199c5bb13564daca1a43e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-97efd53.0.tgz","fileCount":14,"integrity":"sha512-sNT0W3yf66/HQq38mXA2xRPH6cn71v3mHlP1Z8pdFbn6tsDTfwd+bMC7afz8mlmKbLcjMIKbEqOtWa0t3pThug==","signatures":[{"sig":"MEYCIQCIrHHFt4SVhhUSbStDP0zU3FAYmLPXCT/KTfTIXl8NeAIhANTNQKFDkoUxy2vCd5cBKI1fnZRu9rbK9+GvTXX3t5WS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/NUKCRA9TVsSAnZWagAAHYwP/RodOxET5c1CA9zFvLRX\n8iG/HPUb4tkUqZ4xgH0DajpE4xHPN402ji1tBoM8pEPcQQYTTUmfr6FyJfJh\nOTymjM96WMu5O5EvOdx0IuF/dHBIFZ/8J/PXGLsNBYPuBE/VBuv+cSYfDiCc\nyZqTJAaPKFNCrbRhWJLsSWiXEVeY+IckD9bv6BTjbPNmxLTxe7D2Di1WCxSr\nEw2wlUxLAx/4SOcGLujO2USfEa5VxlQ9Q77WcrdM9/hUFr1JnCFdzh7QHQKZ\nFChDIXprjnuk7jUEI6Avvbh8x1xqhtXgscRjOhwMUbo1OjIlrushgUX6D/WB\niZVDBbbg+f4zhr6WTc3LB+2vBRvd2SNHtz6FiWjzY2q7hA4fCAmsB9xBy5qE\nOJeq5z9qmTruYr2v/YpeFRW1+y09A5Mmg/oE1FdWnNj584rxJu6ve2Pj25x7\n9CEFXgccyu7kPL2a4oyUDT8119efn2Sj3o4qNztnj8BjpwqC9C5ve8DB2OB+\nU/sJQQbB9xaPRdgSPnuDjvC479AQkRlKfvmzMTxY65ZiCPJU+bT07/ZWVio0\nsgqanzkftTG/lpBBix0Dx3e4NGGKG5DQPbKhmxbL+uJ6Xig1ERl8le8CYBKu\nJkoY+bVq4oWTTfcZLeCVq08Dtlwmunx46Pg+tBngYgnWun88PNzhjKDg9w2P\n2IDd\r\n=OWzA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-97efd53.0","@graphql-cli/common":"4.0.1-alpha-97efd53.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-97efd53.0_1593627913394_0.1987798324022365","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fa1be5a.0":{"name":"graphql-cli","version":"4.0.1-alpha-fa1be5a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fa1be5a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"91f46e05c745a469fb7b88b5facaca5b2b4207b3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fa1be5a.0.tgz","fileCount":14,"integrity":"sha512-YV9E+/Uln1FrgAm3VgpSg5wrA3bDrnhyAWTtRQ179U8BGf4Vl7o9pTqPvp5Fx+v2bPVtb42AdR2eCzOc9+CCBw==","signatures":[{"sig":"MEUCIQDBH5HMrwXwegz3/k6SICtKqtTtRuvdUaGwFBEAj8QxsQIgDxS3/F7+8TAINdbGX12iMfoQ0v3sQrZ4M21clMaj1Rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/WIYCRA9TVsSAnZWagAAPfYP/2FSrpGOsid231z/swQj\n+a2kSg5eo79pSY1hODnraVzzjDNIAHqDZ/XY9qgIoDeCqKOmiu/rNsybUTCY\nUkvKhEtSXseUnFSx1armlKhtEIpPdmhX+YFpop1IhfdGtxyU6WtgEgazX/g7\nis4jKJpYGKnm4SqMWCjdnxYbQIipqnv3dZHUii3tRMj+5nwZRVzi8G0n4qNt\nbryYpVOCO7i3qjLJ1wMlwoTBotumhVKDiOYPJpHuq0rCYAK2aBGFjmzFLM0q\ndYl726WS17qZsEfNP/2URgYL+smfhEQEGL4MsXgSLPAJOPMaucwI3lTGx9iK\nta9nSSYcHIPLFEN0sZR67vATeuw1ddMUn0TUbmVUI1H1GBpv9W7+Kn/Qadl3\nDDRqAd66oOU2kP1WhiEAxAvny74V+SgfW+OdZDL41pDdEuz67rDC/UbZaJHS\nR/rS+rbz0oO4INCtkrwhLSlcFppODMry5Q2O3tdBJnCUOzECJBZH574PykQd\nt4POPgyoiwLEhIqV5XYSNsBJUdzBRYA6oBU8tWWuL0Z+Rif+mNw0fbkzGXTt\nndMHe4xpbOJ0mXDB9Eho8NCZTdfhq4wYSMO5cWdIn+0ISLhvxIyWCEcl11Eq\nR1LXh/Vy+4ZPN4gEuh+Vt7g9PC5xPkdbJlSMwkgDGU3tHphI09iRfIitbHTw\nNnZp\r\n=mnI5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fa1be5a.0","@graphql-cli/common":"4.0.1-alpha-fa1be5a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fa1be5a.0_1593664023840_0.7163412197374128","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cc11a73.0":{"name":"graphql-cli","version":"4.0.1-alpha-cc11a73.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cc11a73.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5333fe5e4d9287a2a951a71bb3e436789f8d5375","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cc11a73.0.tgz","fileCount":14,"integrity":"sha512-vbaxAhutsminR8q3OXLXTuixGXj2RL5GwQHInL84stwKDu7nt+SYnTLAAaf+V1hBRDchLhVzgsByGHjv0DR6Uw==","signatures":[{"sig":"MEUCIQDfaRl+Nr/74JTm6QClEFQ//uBZLr8w3BZKFCCMreu9fgIgPW8thzOh7aDlAylqj2FFcKryJzr8mH0mxcTI4a52m/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/WM1CRA9TVsSAnZWagAAHRAP/jLzWyFmiPr6zHILcCjp\nCF2T2ow7JPMUf/lyWDlcVFHVitugitIEBMf4xACAz9I3IXki85aven0xfJgO\nrfEpMpWXCZTPmKt2gA3RTzIeCbpIaj09sDpNdAMmu2E6M+TPADB0gUeOKgGs\nIE7zQAMXKUIwbHtDTR23atlZutXF9Z592X09vFU0yifCNgcf1tPNSY7tBziF\njURBIyccfruET9SUSlsxOxbafjmllJKQk5hBt2VU3DIjrowVMG6l7Pfuc2Tf\noSSkrUhrS28TvvWrxktLGSD0VUibC4xj9JhAHYLXcNjQb8FpV0HGvq7n/kXX\nrHyXxU8tVtuHkGx8KvK7HAf+b5+k9c2EqAhaOBvg1PgnYsGnNzGkB9/mCikx\niKTCXsXMvq9Hl8dRJAzmIbeFIV93jCx7FfjwNyfTasymfETH357VEi1PW+w9\nYI4eeJ5KH6HLAA0Wlfcfp6CIhXt2S6ldhVbSLrQGDWm6vl0RawF7mwrXgVii\nVeXeiXeoR907mZ+BkmW+sFnFNLd5a9TXTMXhlog39PAzgRbZ6Jv9MCm90fzo\nmR4rCD7dKRB80M75qP45Zn9e9hakWgke0VO58FAv/om81xBW/4c7zXYfxLod\nmPRN2+NqZwUQjfP/rmYOG/6QHgUqIJR5KoUvu0c3zZn0zolNF+j6pApPWBHF\nr0SO\r\n=8ukp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cc11a73.0","@graphql-cli/common":"4.0.1-alpha-cc11a73.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cc11a73.0_1593664308988_0.7436304762236479","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c380a26.0":{"name":"graphql-cli","version":"4.0.1-alpha-c380a26.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c380a26.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1d7d492ceb85f49aa491960d413a8a0e68a64dce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c380a26.0.tgz","fileCount":14,"integrity":"sha512-Lnx981nxFflAv6p7uF1GEsL/ZzDSD5Sq/hcFGDF3fx67QsLKuoNrxscZbJLkTVAFGSZ3lVJ6SAjfY/HMSOk2Yg==","signatures":[{"sig":"MEUCIQCFTyQlLy22G0dOlpICEP3b4X2sWGE2Ips4F121lHBPuwIgE6K20uqsSLGEzDMgH5f6EHoick72w2IImddxJeD5Oz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/dxxCRA9TVsSAnZWagAAn5EQAJYRLMPT+EgW5yAYkB9i\nS6Ah7SGSp40zghMdQL1Uuo5XL4MZ2V1BiWQ+HM+J5oD8ZmGPujIeF54niIpb\n48nMyQAFl1zqpuAI5FUqamLwu5tyVviUsddC7YiqgvTFaCllfW8JHO5bUs38\n4GgDtCL8l3xerMiM1ZvEC0TEU5+bHj1/xvM+VPJ5p8Ag0pzgOLZajeA4s+b9\nQSvj/xVyeR4ovTiX4/mbhZKb+/aISwZLVqITNmDjqZvwFk9DyBqNuUJbgLt5\nIJErbg3lnwWLLP9LbESgZpamarSxq1cvUAYYzSQPNhuRz0KehKy8xHWQ4l7l\nD/nYbJeh7kqyZ//duHFWxBDde1QJrMtchbe+9Gesx9oHvQZmm7fIy3ERe/tO\nB7LQn23v41FWpTTshxWYx2oAwNfjNyZ7LAHJscVM/2XLtEqsZ2FvJ6QEGibB\ns0fAAqFDMA6WrFWbn1H2srT+ocFY1LdNC3AatJLv75CR/kPjabYs4WmS2BEv\n+60sBSnjvVy8fUUvq+E43K5BZ/4CIkUjApVqDRtLsFi7zqlcU00Hxungzl6c\nmpjd/C7pwGFimvsqWfGCh3br+H9D9BD5jTq+HYjmpj8JwV00dEErzrnVHPsw\n3GjvzT1pcKh0+VzwA2PznhS4EPyGXFnRNaIjLTqCWe7Wz245swUrPWBJB53s\naw53\r\n=h04b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c380a26.0","@graphql-cli/common":"4.0.1-alpha-c380a26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c380a26.0_1593695345254_0.5113507379664861","host":"s3://npm-registry-packages"}},"4.0.1-alpha-319710b.0":{"name":"graphql-cli","version":"4.0.1-alpha-319710b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-319710b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d70588ac281e6b02740b1825bc8cf75ea5d0105e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-319710b.0.tgz","fileCount":14,"integrity":"sha512-+B9L1ePUhOdKMcYDhkXfD+SNrywQlz4GUDA5fwfGjUfV0UgvS5AehuMNmRd/vsSF9490AcUOnfDOiQ3mSngLGA==","signatures":[{"sig":"MEQCIBVmCe1tq4UWT6WTY/5is27Erm2FYHc/un2jMdaQJtGeAiBTEYXR922JLp+4RCxlvwcjNKfv1Krro3vm7ATWS62NnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/d1bCRA9TVsSAnZWagAAo64P/jzB+76IvCSTThghf6G8\n3BTdWAhYBqy6XFrLEJJQ7LX7PVhOotdhwCn7rT0lz5xxWH8c9h1B4EtEmuAR\nlGHz33XyoP473kZxDReLIRQjwYXVQLA4R1awfGN4xfLvO4QcF6/StZ9nXD9o\nqwi+gc0M49awOksi8cdDL9zB8BWgWsIur8EnvIMFZ/QjrZ2960qW629+mbWK\n/hIwO9EM4ka8TN1P1d+061Pc9YpPnf6taW+W23tXw9ZA/tt9KeIR73VrOYlo\nQJoSfRdixIhbq1ZwcZMFzMp0I8odhIdLAvDOedmHuK70fkhtbSm8qkH368rl\n2pIU9QUYVW0ftmSXshbY0nuHneIyx2ccoKsk4pStpollIDm26yOChzIrbotW\n1MzgeR11a5uR3FQBmoO6bDSxvPn3bjjuZs+5qzfs37HbhUYGb/hzRkEXXRO3\nb86Ikyap42tJU7ZF5H84VVm7z6X9t8meNdT6GFqYiZQTtn8Z6k1Y4/msxYO+\nQ6wVsFx/ZNcbc4uXshvEpabUa12Nafx4KWoHqdzKTHzEA9x7aUICcrNVtncC\nd9MtU/K+X1LcowuOVYlMC8BrXBfL9wrgzsCOsBA+S//yL/YsahzI1Pxu6gqn\nrEkP3eNF6d3XBZkaTEkM9WWkgGHA1FgzCtraXu61cdtA24lr7xQyEXeXIc9l\npBOW\r\n=ywLY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.3.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-319710b.0","@graphql-cli/common":"4.0.1-alpha-319710b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-319710b.0_1593695579306_0.9554338718860012","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c52d5ea.0":{"name":"graphql-cli","version":"4.0.1-alpha-c52d5ea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c52d5ea.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b31dde07c97fab90ab104f45d13ca00cd86e1dce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c52d5ea.0.tgz","fileCount":14,"integrity":"sha512-GYOPKCpNY6H5Ag9Ibw8jCaNaQukyfE1Bna59cvpF6NfjhNdxy88bXPq056yLHSsLoPL1Idty2qT8BY5Z8QzxTA==","signatures":[{"sig":"MEUCIQCnMKxOnUi1xQQWaOz2LCu6laPwAzo/XIruOfWNUFtTcAIgf/orvuTibVSO0gymrrmEU8FcAUmVEQvHmNy9XuLzu2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/hD/CRA9TVsSAnZWagAAgnYQAJpUEfY8Oln81R3Spycc\n0o1bekR6R/9CWOmGkhdkHvN0nhyHbA1iV/WmcfKaaMwjnAPkIAVHJClyvRXe\n0jm/JO3sivNk6pw4DTz8M+nZhofaSE8VehNF4gqXUfENK0DJ9bNKTcneVIX7\nmpnAcOHPXE2s1QRFmq9urXO63anDKBOmlwVnWiy2YNjOiKDKO0arKKfiTBGO\n0JrfJMGC2vt0vfoCcBbSCxseEHtZKdVcIjY0xkxxwC3iS//bDep6LLalKHUd\nI7oy7G0Db8OOAGTItQ6k+HfQtMiPiskMH4FnBLcYR4ii0v7GnvJkJ3NCLhfO\nD0nurL94awNp63t1pjW9pZ6MDmaBS6if6qo7LFSsWQdRwDlMIeWHII0B3h8Q\nOqIurBYOLcsDRuxV9hX4cOyQMtv/zgkAl1AAMLsumz1YS1ikw4WauZZiPUsU\n2PcJ/ZcblRegPDrrSWou40zD+JT/JoT31os7/31AJ45yGjhNtsZFEzxSILxV\nXBQrgdAVRJG9gl4u8iSumlNb7z2IPCCexx3Xgmigxdrsulc7yQfHOcnulU5b\n7TWE/5n8bMIW2Rk5eQXinNazb438Qt5PbS6TbwYsQkkrOaOKkPQFnOOhyS3p\nsaJ7zWr++5Hu3hpKw2yS0lE+L3o1mBTzNi7QLW82kFuKXPEvdDSKkSstbzyS\nW43G\r\n=C5S4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c52d5ea.0","@graphql-cli/common":"4.0.1-alpha-c52d5ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c52d5ea.0_1593708798864_0.09209632561945025","host":"s3://npm-registry-packages"}},"4.0.1-alpha-05130ba.0":{"name":"graphql-cli","version":"4.0.1-alpha-05130ba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-05130ba.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e9e2ffba57fe94939380efd9617dbb0a843edf7f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-05130ba.0.tgz","fileCount":14,"integrity":"sha512-RiycxvowC9jXW4my2tessJi4y4EmI+IAmFk7PRN6kvh/SHcixIJ9FXUniYbxEQBx5za9ghJ/Xu33e+tqxtDL5Q==","signatures":[{"sig":"MEQCIHR4xf4U3w8Arvigq9ig7Gwk+c/5z3mM0RJcOhBBDorSAiBWpK3/8gPPA5PUSej46HRnthC00trBqhmRSIeAAUFb8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/hIhCRA9TVsSAnZWagAAAFAP/2P7uMUh4Zr/vza1Z7Dr\n7EfCvae+66Uqs8QQ7eNwkUxwbBvMqVunWNn0LfwCcSoZvaW8IPX7lbVtPkMX\neXTbYZLhGDxPQRAcZNmlHIR/ZvgZxgAl2bB8rV75/2p0sldom1zhbeqHn0jw\nuhtwqk/5fixhkpVrbM4ac/pSDRgU++lDIUiVNqpDPzH4IQslfbKLIIGuEA1m\nqtalDpzvHq66LcWYJL24CT4ysdOesxuOP73pAAvoZ2QBVsPRJLjIp6jMCF4N\nvVxUTIf5VsOoDBZvpVl7H/xUQXAzUfBDB4h2DkMrfsw1sMbdPi+kYoWCCOAz\nvcimWsx7Xau6QMbAA5ZHE19De/gkwCPXlhUAIL8rGxlXeMbEeRYpzfQuACOM\nPFkQxPzqNSZndgTGkKIRzC4kyqep6zTunSJpY1u9C4OeJESBMRJseug2npBt\n3q5UW5yeCHNpP/wNHmoV9F9aAw7vBwUTsD9PPxHujUY9Ie4Vr6HM/j5u2oKu\nrJKKCBI1bbVtKvkjl5fA8RA1KOW06bq2tziO5pu1aAuuQRWt5BNtJzUIaOq4\n2oS8NzEtw+cJiRnMpEz2B+m3miufqGvi1/QQsGls2fcqWAkMaS+E2LQuk3QD\nCBiah4230wfQLmy2+bgIQXCxY3KQMhgmtxFhKZULXPnEZHGcwu14qf2S3geX\nVMvN\r\n=Y4Ik\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-05130ba.0","@graphql-cli/common":"4.0.1-alpha-05130ba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-05130ba.0_1593709088533_0.43596198278071796","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9eb54ed.0":{"name":"graphql-cli","version":"4.0.1-alpha-9eb54ed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9eb54ed.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"955fc09ed4a03d482f81c746621644618bc075b6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9eb54ed.0.tgz","fileCount":14,"integrity":"sha512-WlBviNGvE0PMAtxJ8U4vivRD7OB4irEYASlBbIvwb0USU0UJQYrLj1zLxxoUbKOcWJDaAHYZOWQEtERcH8iG5w==","signatures":[{"sig":"MEYCIQCc8k9M4hkXqeoZ24W5XPk+FgzyF3AzQNpc7eFW5Qw62gIhAPIPjwCrqoyhPCN+StBlX6zef72ADdyj0qNjzi1RJqjo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZ4DCRA9TVsSAnZWagAAfZ8P/i4WKqXLZyo7gdlgjs9x\nwv1wzmQtVCg/mIJoSOCOKZeozDkQTSVywpEKuUUZbChqaZGG0nZO0QBYr/be\nG7+11RjPV0YjC0zbOjbVw9Movq2xt5L/fILlMYnv5Bt71D6Ha5x0lSYYrtch\ndciWW5xFhQqfBgXWd7VPEOWNtTaf63qXr1LBH5WQPiC8SHJ9iaiTadaCcyAm\nxm7I5EDROQUUrDgx4ZylY8QsnanVU7TC9fK6rCk4LbO22rx/q46Bjs4Nn4Oh\n2QG9cBEpbh9tbGxzBfKq7XTtDDYKstKQQQAFRVOD2unoCYIXYhoXQ5ESoDx0\n5glffhFUehhS/VrkmIQ6PzXIUpz2br4O5Px0VB9k5Zc38NjyfTzobpK1fMgd\nEEbed9eq9tOU1OWFsETbii1L+k9g6tkKr6S1oaE4yWPSdO6J0UI5G4I/GibT\nNbQrlmXb1kHgmQtBdUzrabhEW8SkyPZ+n4vaNsASH55oCLJSL3ApjZzlleiH\nm/y5Al7XKlFJpxT5RP3PkrJBzxGGDyN3QrDlojU1eVT6BrQVq/d2u8g838o8\ny4SopcHlUHJKnU1ETirNp5p+UOpjOQHGXS7CL4NS9mQEy007YDVMsxaZq364\nmEj+KeI2EqpEGMJEAzYg78DXgINllE6kmW1FOiNV2PGzdnnuYQgVoF5j163h\noYzD\r\n=DFBe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9eb54ed.0","@graphql-cli/common":"4.0.1-alpha-9eb54ed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9eb54ed.0_1593941506805_0.6386058005363588","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b7cedd9.0":{"name":"graphql-cli","version":"4.0.1-alpha-b7cedd9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b7cedd9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a3d0dfb69bb382ef67057c6ec1922f0ca8850132","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b7cedd9.0.tgz","fileCount":14,"integrity":"sha512-wOEtuyMjMBH8vrc4rPrJzjKwrjxFz58b2IyBC6YlM1Qh9pV2x8XftIh/tg4x71eZnT3J5gxWDh+JbQllCEzGrw==","signatures":[{"sig":"MEUCIGyOPKZ8Udqw3RGh0yMriam30Qa1aX2eyqc0LUviwOkeAiEAvdrmQJ4QaK0/u/fQC9g6ybxUwV+gSwlkruvInoP2HrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAaE6CRA9TVsSAnZWagAATU8P/RKWdvOozjuo+0y7LJb/\nF9zZKpLtU78Z0e55bb7pac1WWJgfY3TlebI+GLOHxMQuF/Is8Bl4Uhg8uDUB\nxqwpA6mK5iIZv29IS2Jp4oZbKETvEnkl/JYqOCamirJSnVyT8szeWrnNa8JZ\nDQmbtkxgld8DaoJFlKSGXhQNfEnbu2SDdEtjcU+8bMsMcKeNXaBwQja6uEpP\n0r13Gx5zf3qgu7BnZGkq1X7MHzJBtXa09yYcI+h/qiT9c08t20YhZWDLPpbm\n9rfWkIuit4Lp/nCokiXPSPGFSMbj7zj7ImGQXyAFBgc1AayYOJ4rw4GBk+2m\ngKu8rcNEM/yqe9MQf5MJe9AvgcWIcaAAsu+w7Ww65cxYlCetMqxjKZnE8X9j\nzruTkkOilWChy+7XT/5bf6iJjyjNhncPpAKgI1VfMAN+wGyQgENz4gPZxYWP\nO5c/tv5DkG1Mqn+LhPuE03hM5iwsfXEP7qLSi5sgxT8yMZmpHb7mPg1i4a/u\ngl/RxQoeWgftISUSPRR///5x3uFJ5fveCj3ocFXOYHDBmQF/C3IKOxm5F1SS\nHnrSpDmh6BMkcb4XXPHY/ao0dWpRqU5sIOwZsZFF0VwlSezySd9gifo+/d0S\nMh/FBvDb7tABQxX2xWhg6xwo2g8E7adVsp1Hz4iKgse+Ahd6+7eBfZ9cbaJg\nMZka\r\n=Mbdf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b7cedd9.0","@graphql-cli/common":"4.0.1-alpha-b7cedd9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b7cedd9.0_1593942329589_0.6792026108134588","host":"s3://npm-registry-packages"}},"4.0.1-alpha-530df89.0":{"name":"graphql-cli","version":"4.0.1-alpha-530df89.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-530df89.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"65f78dfc8af57ffb5bb2822dd70de1971ea4017e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-530df89.0.tgz","fileCount":14,"integrity":"sha512-KNP0zGrvW4KJs90qIvWHbVkZWUyEMbjc/zfAw4+96E+5M440coPQTGx5rUF/0Wm6uOXo2eX+c2I39MpZcy02gw==","signatures":[{"sig":"MEUCIC2qwQka9levyq8zpfCnfCaPzOB3vS8/MOYZEs/2PXA8AiEA9Y+dbZQSIbayql7zidmm208WTz5SV5EBn0HySeAUSyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAaIrCRA9TVsSAnZWagAA8YkP/0uOccCkmRNu0VEutd2i\nx8pk7/gvPzyz8wmXp8OZmRG53wN9CQR4P6M36s0HxoD8zGeq3Bg91v3bj0iX\nkFceL5lG3ZA/iWWL4pfxcti48DvuV7BVapKnzPzvosEznrqCIHZvWiL1tXmq\nOfPF0YQlRJb/TrvGcMEJJ60fyGUavo/rFbMCw6HywQz4aPqSk4dMuph+SA7e\nWZGtSFSJgNI5Vi6ap+musPuSfKYrmPG1YAHD/ZWtEBNKUAiShTBLUATzkOBp\n1yTpMbLUqIyf88ROHpCfaeB1IgV+mS21ss43P60w4BDyirUTWIR/1+oZdof6\nEesj7ouAGtiH71wlFyOkP68sCUFIYbdTUXmQACwOAAcVLsJEVJlWJMpSfHg7\nEBqcmMhFoTSrnwyU1FOQTCE0fR1vRr7raaAgu0szHmCESN3peTBiZc0v0WA7\nHP2xAq7srRZEJxLbt8QALP2EFe/kd4ZuFo/r6Dhup78TKcvgyORHkuBAiVC1\n9noeDhqk5bn46ZhHFafo1pgHtk3VPJsjPkoajGcat1V00O+dl4N8sprcsBgt\nOvyKWAwbJDQzkBiAuzmNLQTt+6HvSuXUE1/eaeu/PgWYgJwpxYm2SMrLTvyM\nkM+oOJ1aNwOHi6fR8dBEr/GNSGWkU7qlJwvY3FAzCiRp601XMpL7FUHp5UKe\nZTvj\r\n=uTzE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-530df89.0","@graphql-cli/common":"4.0.1-alpha-530df89.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-530df89.0_1593942570795_0.37640130060694643","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1f3f473.0":{"name":"graphql-cli","version":"4.0.1-alpha-1f3f473.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1f3f473.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ddb403d01541ba25aacdbe363ebf45dc0120cdba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1f3f473.0.tgz","fileCount":14,"integrity":"sha512-/38e2xfTI1EAdiUCL503z7Q6Xaj8uEMjJKX76Y6zjIsCM+J2zuCY5z6egC4J9OGCECSAwdcjJFEtFGbD8DPh4w==","signatures":[{"sig":"MEQCIHeaQ8lBmtdznMrJwHiPuRymtLcalKnKjHWIRp7lqNhzAiAetKhkpPYN4LC1TrqZxe2rdTlhumc/vu91W7+JTEXcyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAcOwCRA9TVsSAnZWagAAmqgQAJl/7ScGQ9qxgqEnqMCo\nbIMI8nmFj3x3nv2GByK1BmffuIzGN18k+qxpIdhxuQtS7fl3bx7lkeec4pQT\nuB19777MftcOPVxGHb46T5DnG3ri1RteMLsbY5m4mAIBe41DJam8Nf7BZMjI\nYyVIUfd+6TvicRYd+BuBLEwhkzc1m6A30pyZPckDfbiUevc33OtrC28Fw7vR\nKFaGBoQ37WvVpB0mdpMrWjJ2i4Jui7tT8RW82AQhrO749Fd8NWSZusuKM8bX\n+J3XkZf6WutIgNDHLEIowdB1MnE8bfwq2nflmohk6jTCxcTHXwoF7ZHFhNho\n7MRMwbgr8kMED5TGlpKWEyTEfmlXqYOIIz7kESs7kMjasDYzc0mQNofS7VCg\nzP5a8ybLL/n/Xe/yqv3owbjEkPNfcAZwET1FKrstTqVAwb4IWVZCbu1TaRFr\nRjfaBHSTuWTNym/7/Wc3sK5kpwVFbWlVf5hfhYNnqtf4k7YA5wgT0BnBiv+G\nwrxnFs09Mwe62Fs7bsmgFi84ibhqicva9lj7DGD710o0dXmzMrmMlLkUF6HA\nrsKpuhgDmsL8Y/3lNIHBws2KFmfIHq57Lbs+tJ1mVzZkntc/LxwQJPBrs2eS\nUHNqykfkAWv6I5Oybm8QMkb328xfPerayI6wl4Nid3RacxF6KLGv2Q07vxXI\nhjsl\r\n=vIwt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1f3f473.0","@graphql-cli/common":"4.0.1-alpha-1f3f473.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1f3f473.0_1593951152149_0.9738804218252122","host":"s3://npm-registry-packages"}},"4.0.1-alpha-32ec30e.0":{"name":"graphql-cli","version":"4.0.1-alpha-32ec30e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-32ec30e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ebea1c73d7124e917350df7958f91d43c7408a6c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-32ec30e.0.tgz","fileCount":14,"integrity":"sha512-u1WvWijnLearOQGjQCMIBzGZdSSu1EvwgnnIVRjvy4jBo/fAF+mfB6MeZ/BiKC8mcES/sMsgpefV+K00uGD0BQ==","signatures":[{"sig":"MEUCIArB+FTtUVSQKl9MaKb++Swy/FEKtB12OTsciAbOR6zLAiEA+mQbo0Mm1qD/sen/BsswYgEM5Xm1adMGTuygb/YixVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAcswCRA9TVsSAnZWagAAPgkP/RDa94DUdFqk5iNwGLaf\nQr8cqxFEVQfhzbtH1eHLc4R4lqZE8FmGh5M8fkc87vOknLq3AA0uZhBfh1QA\nM6Z4FB0we0rDOORibPeB70e42RIQtpjq6QHCmSkjJPhM6Z1lCNrKxr/p3LBX\ngCUdynYgnpr7Ml2iSEQapEb+WZ94jYLgLCo5365aT35EA8+00SLTk0JuwRr/\nwLMjWJL2GiT0O8otLkDUpTrtnsGy7S3YNzeKw2ygWVkiejvTEQq5wgksCbUo\nUMIKD6fZv0LD2ycKWhZOftWP/6n1VaByePkCObfV+hUAo4chNO2A3eSw+NAW\nxcPG6UDT1LVZolUOPGDCl2M1sBZXdDotjHmarj6/mNSvomzzIgdPuDVYsdc3\nkpLv2DGuZ6eQckpPWxzpYwB2Mnx0TeY17DDjCx8Nate6DSZLxRs/eoQbniOY\nxXKnOz8GhTDc40NKAtqXb+E1lkF+dvJHXnSS81V6XQA9FxW2oqVtHgxVMn+D\n8d869fP7I8+B7vnMqixfSRPvyXGY7s651y5q6iOghChIKo86k9KjpZ/8pha2\nqnMZm4Ep7yZPTPXUODyDHqxF3qcmuKJhnBmy19OYyxHZGLg9CPTh1k2CCG41\npAejW2/ZO5Utvlueb5Yk7vOE7xPi9TxgM+T611DNrc1fiWn7M+iYZl/URCdz\nFDGa\r\n=UCdX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-32ec30e.0","@graphql-cli/common":"4.0.1-alpha-32ec30e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-32ec30e.0_1593953071363_0.29545633938925997","host":"s3://npm-registry-packages"}},"4.0.1-alpha-286b285.0":{"name":"graphql-cli","version":"4.0.1-alpha-286b285.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-286b285.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2a3bf8f680c9e29f3b5509349d9a7c55101d340e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-286b285.0.tgz","fileCount":14,"integrity":"sha512-fRhOXl25tqR87/Mj6e6fkncgYNOAR1wJ7BuojVrEjhUntPJCR+59V4ad3wEoamnm2amascQN6yisUSC4oiPObw==","signatures":[{"sig":"MEQCIAG/Sshn4zAIEzjbKkdh67e4B/vy3fiq8OolKxbbG/BKAiBHPlhTjCVmeULG5q31HNqblSe/pr2JCwkMkCg9Oyn5Kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAcxhCRA9TVsSAnZWagAATW4QAIbg34NmCKBH6SnJbCD4\nBjeYBXjm4JpsGiT2rgoesYuFiVYA8vhX81qKQ8RK3QjCACQpQKQRZYWCzS9k\nBAf2rKIEYg91sZglWtP6VEa/dTyffTt1epXjZNn4H7CoNmtsndlz1PbNS8o7\nCHLMPB9hkZW7WH5kKZhG2Fhlq2k9XDv/7iJ1Mi7caDaXNr4p4BdyQ/8oT8LQ\nL6Drkhd/60Dwvu758tQ9M15lE/HWwIkUgo8FU/Ol+q1CsDJGDJZk4sYkpKST\nFuwlpnhTP2Be0s3bnFkUMgSsJufTuPUlGzNQO7P6yEKOyYM4YD4jYoCSNvVD\nRwB3D4cXpANJEL8uM9+33Eaof8RMEQ0lRcOWnOXjXlYhNbU6JEJFOvmjZLJw\nR8AmBwphRYg2v8CPhruH0acoNKSuM5nJyNSJxi/pvVqjP7GufU6UYmZvL0EF\nmmiZCC0akh9XtdWm0hQDBQ9Q3+bJ6FpYSdfGnZVtVJ+kmuxze/IfgeVky7wr\nXbpRflk+W8WzMZrL4IVwQ4agMAQQKT0kYN/fvwmbvJddg/5/kwAJpYrWvZiG\nsDtmtCLOcVaOE0VirswQF8uGGOTIhK9P/rILx+np6o7nNNEY+GmZkjkFyeKx\nhiGzdZ8vM8JozfNpDy9KTmEKjCkEl5xCMCbHB2PJ3h8dm568UiHAHRcwwaeM\nptww\r\n=EOcb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-286b285.0","@graphql-cli/common":"4.0.1-alpha-286b285.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-286b285.0_1593953376630_0.4921654705544336","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2a4223f.0":{"name":"graphql-cli","version":"4.0.1-alpha-2a4223f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2a4223f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a56444a78718b6835b0442da6b4e688900c2b217","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2a4223f.0.tgz","fileCount":14,"integrity":"sha512-EymfbiwQp7RzMcO2t6431XPf6Ry8VcGXistlw3IwRUwnN7Mq/kLzKGGuqL338K3ouKTbf2BrmnM8OfRFGd71hA==","signatures":[{"sig":"MEQCICtIh0Ke+VipVw2MxJ4dMPhjE9ZHYvQwBDPijA6bJfk+AiAKjWFheuBcV/DNueBl2Avm3qlOH7fwJttL0IVnFLLM5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAfqPCRA9TVsSAnZWagAA9lAQAJxkm8d6/6NGb9zv1yfd\nhWlcMbmnwfxPRSQIyIT4i5N0rskPV7UMvq9uO8KMfgOWu0vPX8nbM0lkMIJW\nwKEqSvPxajLzKW9AqUYPgd+SS4ZKUhOveA1noiL9JyXV6LboKmZALUaSTGV7\nn10fbMw7cUetBLLbTm99zOJgDJvQ+KuIkgAcBUAaT0342gXRI/aU8quOUnme\nJ5Te9nHArxP73lO23wH3VLCmn8DsSTE8A0XYEf4VfuvqQj3ra55EZZ8YhUcd\ndqV5D5NXBQQHhbr8kS8A46ESqdT0v6NSIl4rNhayP1aIikZoDWQIMQX9L1Y8\nufz1XU5mXSvoKhgdWV0Zr6nXxzWmHKv1s8W5FAbEOrdKH5QgLxImTMbnmir6\nXwz9Im/tHKT3tZPqgQX+htIfZWfT/VAaJRLNGo3/Htrh06sZgw/AxmF4HGvs\nekz8oNW8VsWvY8JBCSEWi5y+zjt3FaylhPT2YKBvo8QYOxuptJi6GdMd4IHf\nsJA6cIKKyxPUnIk7NyN62SgHRivSliGQI8M17pWustl7KxSQC26CZUlinQzj\nN9MEwskJeZhUjRhPYQxVm8Vpq/qUL1QBA8llqV6nFsRxvqT7S/65ZS+Pw162\nyXae1+7SytPk0h10YdErn3sXw3QIEFfOCbiZKGWur9sphAtn4V1DUYkALwaU\ncLHh\r\n=KlYJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2a4223f.0","@graphql-cli/common":"4.0.1-alpha-2a4223f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2a4223f.0_1593965198503_0.7754355188224495","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e8bf34c.0":{"name":"graphql-cli","version":"4.0.1-alpha-e8bf34c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e8bf34c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60cd4d5aa287bf1114e9d8539df3c2121606c936","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e8bf34c.0.tgz","fileCount":14,"integrity":"sha512-qw4qhuk3kAZYPxREhgOJi77vGebHlyFkImbRR1v5jODvbPq7BtEmDuFllrIC1Rp1o7iPoHbEY67+l9nSiIs8oA==","signatures":[{"sig":"MEYCIQDDXH6zxzno9gu38aQ/75XKNLgwsN0dOmiQZTl5jZqF8gIhAIQEqDN5HL1AdPYTSIfLhE7JT89rR5m7VDf22Cwe8H3z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAft7CRA9TVsSAnZWagAAZI8P/iIdsAeppLU2EoPcWshz\n3MM4Ir27n8gFUt9xQz/WADbaB06yA+INtOOZnEEuateJwDceE5Z+Syf7puNl\njyB3STP34qlFHB8O+hBsYcGaC1/x/DmqZSP2jc+ioxxmsIf9yDGKwCpUPzQ2\nMVmiSBhWxorlkkEH4GzSe/Xj85FLiLrUsjvEmf90/p5EF83wDfAuqdq3NIVq\nqLBUUoQBy8YTUOp8CNNE+CkjPdR+mV06TQJ+bIjCQXcNhgoAT0lUvKE7QR5Q\nur2q7DHshD6O4YfpOUzD4gSHXb2Jo0oIkUM3bvn0DJrywl4oy2IG41z5MSUs\n3jXsU/fkS1PZQNGt98WMUltN2LNW00lAyOoOI9QLKzryBUQTylbTeXqDQ8/3\nkUx/ab7gvuzjUPbRaZPgM4V5yccnYaWg5gTUkdDIotIYvdLyYqaMtWzF5rv+\njiAnoM6gpPiNQUmM5wIiflov8mIXmwmFkmIqmc6ID29w2uyQHwPEJcNDrIW3\nA5nCrvfwYfMNBWHLz0ajVeiOGSfvtci/Kccl7RKbbVCiuZ03vE1u+b473fsz\nIqedw3VymK0vQxP4IH6HE0rVdeFyC0Yoo2cM1ThJuKTQFGkF/xysimqgtqN9\nUaEIc2iQAAfndFEpPZFsAt/w9Uf06PbljUUkkFPg79SWpMs8txiCcaLG0DWG\n2vDX\r\n=6SgV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e8bf34c.0","@graphql-cli/common":"4.0.1-alpha-e8bf34c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e8bf34c.0_1593965434964_0.2860666836735446","host":"s3://npm-registry-packages"}},"4.0.1-alpha-dffa939.0":{"name":"graphql-cli","version":"4.0.1-alpha-dffa939.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-dffa939.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f2863faeca611f95eb0b141abe9630bac3a200ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-dffa939.0.tgz","fileCount":14,"integrity":"sha512-lGhd+dmwHdlcdq+8xEia87/IrMIhkFxQWJ2+f+eZ1G63+Bfb4HcVfhFJ5ZfPMw9h5TDNXW+A1IPJ3m/qCrkHlg==","signatures":[{"sig":"MEUCIBAyLdfQu4HfcagKr3XXEI6jXpjotSD/wD3WMabJ9Du6AiEAsWGDbfugDudAQOKdw9uSliXQUQ4ZAquVxwJKhf8obPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAi5TCRA9TVsSAnZWagAASc8QAKBTkqdJqompi5g1pRvc\nJO+KQ77voGWDivQMv4gAKsHyZLZ+WPp0EevlkN7UuMqOgZ0BSXhT8k9wUWUc\nzU+DImhnm8OHqe+SKkRfaDFNfYmjKYZwliAjnOm8dG+0T+E+QQvD/Fe0Vac/\nMDLfyuWoVuk8LvqYel0Y53RLP8+4ikA3MmSm6SQeCEumYLwdNoEm5C4J8uyy\ndL1mgTjACFsXmE9P25WLhasVYNjjj62Z62BtEfQsSjX6LHNHaF/GTgWDUOj6\nv91NXe985tLbSBA6iqzAlTFV6Hz0K9toUv0x4QfYWrVOsXRCUQyyRfybPb1G\nqCqrwbuTDUFsMQxkl3dIGFrew1r4Gm9ErZkHVJz8iY0UtwE+7eCd2tCyJxiB\nMIgqKX7UpVZCugFs9oCaTyw/3v1/Wb12yaR9zeOqKWMDRLQ3GiMqu+MkbG3k\nLLbGR48O+tzPrIOVvYI7c1jxvb8Gj5xtf9/DpcHmufl51QbplXNQ+KJNUVz+\nGaTwZX7CzzzppR1WjcXoYSmT2MrZ/UWzxWwMHyy9joZ/qoPnKKdX4pL1zRxC\n+w0XY3VyJEo6tWP9RKO2E4X8E5F0w9mA+X7lCNkdxy+kT7rDvrQIj6ToI9AH\n3m8EWMwLHiB/ajY21VcYC4VniT7F9uxLPhV5/Qq4Wfh8EhDKctJf64uGpcRY\nWxx8\r\n=ZZFP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-dffa939.0","@graphql-cli/common":"4.0.1-alpha-dffa939.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-dffa939.0_1593978450587_0.6527882840040378","host":"s3://npm-registry-packages"}},"4.0.1-alpha-36eb24e.0":{"name":"graphql-cli","version":"4.0.1-alpha-36eb24e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-36eb24e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1f9581a89f0ae143d3075d7478794bb7b662b294","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-36eb24e.0.tgz","fileCount":14,"integrity":"sha512-459cgrGtYQI+Ko9vNBIPNl+GEPyHaEKA1HBg5htUlTa+SekLD3x/bSk5ofvTEKY17KX4deN3mQuYfnczCNrs0Q==","signatures":[{"sig":"MEUCIQCeLK56xvZTD+Fx9GKJKB0oXajuJSRBNIKN5LwoM6jqPAIgU5dZKbQf/Z+bF+LHsxnK25MLZmhEI8cJ21LoBA0wbN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAjgFCRA9TVsSAnZWagAAnJYP/j4umm4DzPbWA9eGSZBw\nLcn28WRg5uk3TrWKNQng/hmB5mCxglEYNlXerOZjJH6uB++B/NDeZ6F5DfqS\nMjKhpl55sTtdUhjcAt3CJAt7emLSz3vyfqhKxG6uP0sm4Sk1GE0q1rJyN7Qf\nOkQJqZU6+lUt0vVzsXUWWT1vK/UGeel/8qbIbdCptUHWpPIm/nL8FEbUZtTx\nPSNIj2tcU1gBBe7PbWAgztVUm8/6TLGtEvF4/4kjtH417how/0TYu4oeR4m4\nPl/mroNsw1jZU0SmZfRWqcEpqr0LWTug5OPpvunGYQUTHIw1CO5D5ACZ7c/V\nNmNW++xELErfYncABkuBdpfoXEkF1x4ktjuc65a9OkRHznM5t8Vc4iDm11t7\nD2JckU8MYQSg1vNEIRDH5UybRzvcsWrQsQePkRxVfJ8ITcsYOgM7z8SjnNrN\nmSZIJ2YnMUovVSh39mSajWdOhN5dtCys6x3BExzXqL7mL2+HQ9Uc5rx1he1y\nxLW7mejI/ijdWOEowEMvov8FjCBP9veMNFtn2+SmnsE3imZRFAJZOe/Qv/DS\nYXOTbyOmDj5cQ3X2N/3jblxvjXupVUwEfokqSijlrdV+wL4DszCuano8XUZ5\n3s+DTrKIrJlWnf0HrKyDqj5HNIzm5ojdOIPXGHFzgKOBnU/N18Ye1kFQdyFr\nvF27\r\n=0bku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-36eb24e.0","@graphql-cli/common":"4.0.1-alpha-36eb24e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-36eb24e.0_1593980933532_0.2628577523142108","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3a8df9e.0":{"name":"graphql-cli","version":"4.0.1-alpha-3a8df9e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3a8df9e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"93f375ab9387da844fd47132f6a232c6d378f833","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3a8df9e.0.tgz","fileCount":14,"integrity":"sha512-piCXlXgj/XDx6WchS/154g5xzAfHwx12PzJEwDoiUfNteiUjgDrkxGiRY9lM1CbYJYn9DKbsB4K0PjgClybENg==","signatures":[{"sig":"MEQCIDfweCjQ/knazlx2BIQn2m6BiUCw0jdXxLOqRrEpM41qAiAsnrEGudCj4m87aeMUaOaF2H+grOi59c0l9qjhh9Uozg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAy2ACRA9TVsSAnZWagAAG6IP/16abOpi8m7OVnvjZIjq\nn8NIkgfSzD++EyfmjyZelaVgvYtMXuBj6Bywz/UFa0F2f/hZICJjw4mlN7si\ngcKKEMQxZSrceUw2cgIRKwrA0Re0Pfy6RL9GX0Zimsou/nZqQJqV44xw/Jm2\nJqfweuo5pemIKX2DwqqGw8+xqZeHf1X2JGmweDtmrx2FTPQ9lErb+IS8gCOe\n/7gtk0osb35Q7VhHAYdojeOnEn8Z16pzJHQYPJ1YdU2PJuM6LbayuKvaKctg\nbMKUzxii3ts3vH6jBE4s2MRhoVeO1zjVz5KVK7qiLxq8an7M95ZLuoaAidRy\n8kUmmCpVA7qknm1CwUs8uZSLICeA2BGyNSb22NQB2jDJ6G52o6fgjmfqBwgt\nOxJzjAA5m5LKJgHWKmPe2SJq8Q55RioeSwsF782Myk3QXmR+NsHmFU+foemI\nf3uL5IqaPP1c7UQoO5BEEhNTlIXDLLSXOkSCyFSKghIt7WGq0VRRvSE+JVPs\n7rSbtogXXEt4+h//MPXY2P8zVlWs/0Lcc3VxRORlXTgvq80VoxJQqKNiw0VE\noHTNt7if4iFBDw6LOowkUjVHF1wK+zFPrwtnbk4NcgwxC5hDhYOCj4H5SXLg\nYOyFd+gWNLcsib+N9C+lxtDVxJMX/1ASSyxmpgAd4gMoe4/aTsAyuV45eh6c\nIz7n\r\n=c0M6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3a8df9e.0","@graphql-cli/common":"4.0.1-alpha-3a8df9e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3a8df9e.0_1594043776188_0.3676979894928927","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d02e688.0":{"name":"graphql-cli","version":"4.0.1-alpha-d02e688.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d02e688.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5f3b115b6cc16158c462c0c377691feea814146d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d02e688.0.tgz","fileCount":14,"integrity":"sha512-LqefXdPvx3hkRon6OicfZFKTNwJuXeD1aG5Sl4fauszeFu1I3ZGSx1jROYf0ybUtE5/w4WGortlPP9WmTSRvKA==","signatures":[{"sig":"MEUCIQCz66kaOr+0nUNovnfmRyu1xuoxpo3U8S5lrdV13754awIgZaKBqcFQVYBC4O/dYh51+6tWeRqxX4vTYpp2Zm26qII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAy7zCRA9TVsSAnZWagAA4VUQAIZG2Mr5cVsQCQhf4YcW\n1DLIP2m2ynscbgisqQ1FfQdwtIPapGsWWUArpFcOOkYDA6hS20V6pFmnNOY7\n4C6l+F25miYLauQC+5ERqagaR659WrpjkKr41JEv+fvYsHBl8RMjoRJXRTu+\nRVsju82BT2UtZAZ5R/WXL128mxuJrgS0sDfMGPEmHP9ZdUWp43XUFhhJUbIq\nXuLF/sfkJbMICPA0a+cNKxeQOU2NUbPtvSbsjvxvA3s51IlCr9uSeVoOhPuv\nZduc2f+AU5kWdqVI7IQYDMX7T9uDc4n8a0nqEVMe+rZGm2UNp/4szGrZsCZ+\nwpHgI5MD6KLEYOcTMkTz/ji6qSg8r/HL63etrr8oYtvEAh946A8Hb3go147Q\n8z7lNMRSNYzJqnJrAUC9XbAGWJRQjHyUCW9fJsRJwlFq6ilywr6zxo0YJDCN\njrezLpMHu2RcnIQ+v8D5Wf1fpfYRjWi8AAR+FcfJSItxK5OSnoPXIFG2je1D\nAC6awJs/bmQiZFpvhBYsKVWUwp+HLej6wzkOp0QOG02h77FWK4ZTOgqDR/G2\nHR3877ETt+w7QfNthNGWqXCOJz6S61iz8Ld04OKZEu/xakN+VFAUsJdQDw5t\nkh2/z0EuYVdTsGURMcoOX9ArwESzSJ7D4rE9ehIon3j7pppBttpqNOB2KPH4\n2T92\r\n=Suu7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d02e688.0","@graphql-cli/common":"4.0.1-alpha-d02e688.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d02e688.0_1594044146661_0.1930375521823422","host":"s3://npm-registry-packages"}},"4.0.1-alpha-10454ea.0":{"name":"graphql-cli","version":"4.0.1-alpha-10454ea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-10454ea.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"454d9c934b6c58096501e964b1e767e906ad3602","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-10454ea.0.tgz","fileCount":14,"integrity":"sha512-yZKknlPnMSDHL0l2PNWvWH+yD0NcYvcBiQbmdCNQUuIJ2HgkV26aYQ1Wh/TKzysVxz8ONBPj+dKvldwjZxrmlg==","signatures":[{"sig":"MEQCIA29lJPtbo7ZKThGvfc9uj9Y+VaLjiOmeHP+5SixbKxfAiAu6Omcg9NkzQj2XNM4BXzkvhd/VRgYUQmevEaOrH4E8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAy/eCRA9TVsSAnZWagAA23wP/29T+mJ7Cg5xzoDziqn+\n7xxnvecDNH/RzTLIc6OmCWr+NOaukh1/mUObWLoNo5RR2SEDm59C4Z/GArZM\n/azfMPOZE4aQpnEImn1p9UMTiF5PSAnav3xqvlMgWIqas9ktQX2WWlZx0Di3\nSgRofJDjgBss1iyP4p//M0wa55p7/cVCuchKK/q2hKmGkP90btS+YyZqXnIO\nz/oiloOh38dP4B2zp3sWVhHeJe21SLHyUgDZ4JiEiQ5n7FDRaaOK7K7VEn+q\nI0idWH7snGXNgJLa/nrB+mmfQdPumQ1RHeObi7tPV7W/TjgHWS+bDgQ91u0J\nWzHgPCJTg4gFahsr+wtC6pPn1YK7+W/1zQtWqeV0EeZFcalecbmL0eRItaOC\nFlhTmbPv/r5fZQL6oMDWYx0XrFRB/D4yTOGr9cvrsd9p7t0Kh9c1aJ2xpFTM\n+SpqHKGXtY1Hkv7Ec4lvtjC66M/nFufazy2SBe6YWD02Fo13wCQk86seR30d\nzN6+S/LTVE7SsyMbStRYn82WT5Sbd1OBetCybNRwob1SrEhPLVYVYjqS9nQN\nrlmQjBbBEiTW27YI8PJaNGWI7VNVlZWI3fjG2Q68JLZIAzviuQR2JWsomT16\n2840mA/8j/5JmIgqWUsYjawji36J+v0a4D9S+5aykmL0e+jV5GwHOwvrAmQI\nWL7c\r\n=w6T+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-10454ea.0","@graphql-cli/common":"4.0.1-alpha-10454ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-10454ea.0_1594044381761_0.1881040935772853","host":"s3://npm-registry-packages"}},"4.0.1-alpha-415e7f1.0":{"name":"graphql-cli","version":"4.0.1-alpha-415e7f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-415e7f1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5811df1e77a81e66dc8eb1c016f134e1049c0890","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-415e7f1.0.tgz","fileCount":14,"integrity":"sha512-TcPvIHMM37drOH1sv0C2QVXKubmwCuT94ohFH5wN6Ciy9lzpcZjm7yQPbMRw17s0t8n3x2wxLsm3LATm4nR/vQ==","signatures":[{"sig":"MEYCIQD05FgKHgoqGqnmvAAsewp1Vex7hko8Y9zygrxWF+IQawIhAKL704Bl6gp6gGyOoEArNBHMjNqU83LchjR2rCPIZ45L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA0J3CRA9TVsSAnZWagAAzRUP/RjB1l00F1ubZsvN7nm8\n5Yvg9SN2hRY+yr1b9Og4iJlcI3gNxpaDvCiEdnxrAROzf9cypltn9T6RNcHr\nIQ1vlh6l8saWVua/OCgLLRPu/E7fvmlk9QmCW8jwp/7KoTi2a9irW2plgbZx\nWI3ARLQrW5jyNBXiX453KIEhz1PCM4TF2QSt/Vw+QtNdtMsIb3UqIAHH5gX6\ncNNVQqETuK+l+5bcDbvnppqI8UYwlkOGXNkxqAwDitgA3iMwOrYDz955oIZN\nayxqHTYKtuESc+Xfl/w/GUPBdCEgdgSzHSM14Z+jpIg1TYeUpicoAPiwoqbX\nqNjj4AkjFQ1fr1wX5PFsVLfFqGv2QgipLH/B9Aw5tn7lrtH1lYJwY00PHbtB\n26MJ80Rc4scetwLSrcLYyKGZ0+N8GFwxUcBA23PI7mY6noDykYkEti2i4E6A\nhrJk28fg6oudkewbD+fomD38Ggwq8/5CbD8DyHWL20w5Z7sSEzl0Z2yhT7iP\nAwLFLyFbaEBvflOY/5GYtmo1SYW0LKWfabmtjepMVD2NDMdyBni1Q+DRGc5C\npi/+dIFI+2AJitubu4deKw4wvOll8U8Ospk82ydQ/igoKwDpW32TcO3JOUxE\nMZjjWwxpO0CGcbgyTeAtxwiZVrfkkVIqEA5ilhpkkMPl/IR2IpJaCHV0QV+p\nrIlt\r\n=bjtN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-415e7f1.0","@graphql-cli/common":"4.0.1-alpha-415e7f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-415e7f1.0_1594049142573_0.5778946560618328","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9fd1310.0":{"name":"graphql-cli","version":"4.0.1-alpha-9fd1310.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9fd1310.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a041aeddad8fb808db39856dac546f22b87fe041","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9fd1310.0.tgz","fileCount":14,"integrity":"sha512-AadtRLkvWtlRdYyXfX/eaGYOFWqcQZdZ2L7MtZmThCECUKMt+HWggF8HuXaN3Q9MAdDPj5M76slJ7/Dir1lf6g==","signatures":[{"sig":"MEUCIAyivP0yHpkVlJ6WoHE4g23xzGgiR+fUjVlVfVC05M9vAiEA7cEDUAmKN2EKxHpiTjBUoZaNwCeGkm/pT20bqyf8Fzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA0POCRA9TVsSAnZWagAAWIcQAJ6Wkz+z2/9OK5DDUMd3\nJoCD7WizWbn+AHrF0ycYvlzT+ajVz0jZP1YaLdmEWLaXmzCPquvU6+hfceWk\n8MEkWh6eR0s0sCTUHPIa/i7O94KoXtcggyRuVDV0rn8d/du4aZzigMoi5KHL\nI12PezdG34Kk4fb2vZrQlN4BsObTkrFnnGBmvgNNNMUt1pEsveudUXQEGRzc\nHxPRna6awfnNSdf+VS9T34GEZtrWSbJnkBL+Zwk6FYr8womNj9Ky7eU7AHGv\nCDx0YmbFS35/GAPVVMmp1YGoA5qWAMaQf++9wdogypxFQgtgJWYMFIvEBHfD\nEpMLb1MFgos+pxVn6Sc35bO9GpRBewvS3JjRGkg3Mmy6W+T4PVukWkT+fpjR\n2wapYtlT3UwjOR9tMPixi78ckvcGy3I0VkcFVtG73f3vjNoEQC3o6O5+EwdU\n6yHbI3Lh9GddIjD654ZDrSmI11sLM8h6ncmjKLr1+2oF+rIker8QkOFE10n+\npOMMcDxPTKV6F+YTBD8k8Yty82+HbnOqnMOTHMteZLqsE+c46zj1b4Pa1Ayd\nXNPSdAXsCAYPj8i+sCMxdxgQfpZtnJoPgiG3KuZtB5T9Fg+UAFGMYWnjfGg0\n8ARNAshnScUzNOTXpyvW4GDjoiGJG+Rtoy3Q2+KncEjzdDQhw6zYG/H2xAYv\n67X2\r\n=uKVu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9fd1310.0","@graphql-cli/common":"4.0.1-alpha-9fd1310.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9fd1310.0_1594049486549_0.502733337817671","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c21ccb3.0":{"name":"graphql-cli","version":"4.0.1-alpha-c21ccb3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c21ccb3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"44e3d11abc12bb4e7a2e0b4827ddaec6f5833700","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c21ccb3.0.tgz","fileCount":14,"integrity":"sha512-gonv5RnuaH+RXeDqWLY2AoTkeSY8/sGpeSZUK3dq5iJqxSmwrxu85Q6GEhww4FmxmM+aqxkXzl7t+kfIEdpX3Q==","signatures":[{"sig":"MEYCIQD9/EeG5/yRlsbfC00+fUTuEANFhdKA3Xm7kz4ZdBjlmQIhAIFQLyDbGLFjz4uPSzqPjKnRqSzwv0AgGopPJP790s4l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA48hCRA9TVsSAnZWagAA1tkP/2VuZDvSymWlYSLooNgz\ntWv+vFJ8UChCo3bms0CRHw8ZLG7po4VTProtRUaQ+d87qymUqQtFcVgWLI0p\nms1l66AHG7N66iUbCXLp9K+Tv/xp14NIdyKp7zw23UmCwdl5KuSyYDFlC0er\nmyq7RGohUSZkwV6PRbwRO1z1CGwhtsTLNTdG4ewXz7/sai01tVOeltYAJH6B\n4AKFOH2fMUntXdk5tmfs1H4CP2y7UVRCXXrObhzp+iLzB3swbcRqdzR1Z3+e\nihJMKebIVAvv5A3INDjQ5zf3boVvSy8cvq0oeEibF9VN9G7NdGMoFehVZU4z\nd9sOFpFGHAKDJpgcyEA3cPqRLnjQBhyhhjFSUWaTjneRxJRdncpyFxqjsYb+\n5GenS7yehRymrUCsFt3TPO91aT5EZK70Y4fGJv9JGRD900pvFz/gZsckm94P\nwkCUFae0uSFdgf0+m5WSdtt05Cj9tNZguhs4NuNtHWcuByeSGGy5pEZG3bO7\nLdQCx7BFMGVpnioVY1P4up5ouhPK34HUaWeR32ejlvg74qMzN00X2xDtIX0C\n+twqccYxdwifM2R+Zi8DciYjMUP22mWImBYPlimnPespF/2tsAUOXxdAP2ED\n4rk+Vo7tSX1FM5YwnBpc1PuSh+aKxBoEKox6so3AYdwghbl5qeiSH7VjmyPS\nimGU\r\n=g0c1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c21ccb3.0","@graphql-cli/common":"4.0.1-alpha-c21ccb3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c21ccb3.0_1594068762397_0.7682462042183067","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1f2fa59.0":{"name":"graphql-cli","version":"4.0.1-alpha-1f2fa59.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1f2fa59.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bcf86192736ec17119c7832f00d067aecc76dfbb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1f2fa59.0.tgz","fileCount":14,"integrity":"sha512-1rcaIsyGfm8G/ym0oOmMKFWdMXY6d7FQ1dFXHrd61bZYxN8VftHxjhFi+rKdOetJxRqqYaXPBd9BHaOKPIDRJA==","signatures":[{"sig":"MEQCIFmmafOIA70cCz1qpVjDc7kRPonkMCT5s6tQnIKf72ojAiBf1xFybeZ5a5/4S61eRwiGgT9evjECmob41PEAhy+pzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA5diCRA9TVsSAnZWagAABhMP/RiYMWja0oY8CEzjZkAi\nFfpDeAIcpMbIN3ymUy9EqMMzh9wCX/Yfm/R9BUe+D2EZlRv4jbEYmhOebdHE\nO/fujqve+e8GRTQVZmY88/z2iV+IGRBn8h38mT8dLWW5FpujI5un6EJe+Mz2\nf+K1wHGJa9Nb8Kl54RVUzKtWSzZ07MZ5LmDnDwdO/db4Cs7w/v9iLRlhghrc\nL6wvIzrOcSjVLhNI19xI7m7PIsbGJO8ExYSK8zdGVldE4LPioVmKVLH6wfrO\nUY4XmEyNUVkXSogsDAEGMYWvESkZa4IF3a8EJeqTeXRUrXR1WsQ2ozYZkPP3\np9HvaE+yc4frEahGBcnl3npZBB9DQnlUQ8xU2FiZTSptzSScxrBT3DPbNOpG\nI5uX+vstCw3qwlvjSV0tew3INQS9IvKAvbDNi8pwUEx6Z+FYb2Gi9Qw58w7S\n4dP0/M+IJLDKYmaJh25hzr50A1he+vLlPC6YTQqR4H3QAiEU4HEQccHCR02t\nKrLDRbH1ClFYm2LRDo4DSGxrpBWVSuAtNakgwr5GFCWEwddBuvVtfjz++FZC\nqgN6ySS1xJfruFY3wynZcJCI5UihM21cTYyKVzcchYiwubYtJY/KtB5biTsD\ncevBhFpVnJkIPXXN5i0DNzf87AQoOjSR5YiFkj8vgSgBm2jk2XjE+iYdLpmz\nICOw\r\n=ztqI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1f2fa59.0","@graphql-cli/common":"4.0.1-alpha-1f2fa59.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1f2fa59.0_1594070881544_0.7641276219333057","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e90f3f6.0":{"name":"graphql-cli","version":"4.0.1-alpha-e90f3f6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e90f3f6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c6f704638c88a4f2ee23c846de5e8e2dc002915b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e90f3f6.0.tgz","fileCount":14,"integrity":"sha512-7oV99BAXmO600EyyKnorc7ntZH68fmVMnzOVmMzcr5/fkRbmnTSycnh0/V05NWvQQV1JeMKEL0KoxgZfxF2YPw==","signatures":[{"sig":"MEUCICXxaehQw+VA4yk7G0SBMoKIqDSfL32zO8m4pO+LhvejAiEAoeS6hFAWxOlC1EG/WcP2Zcz1h2LKyLcVnB6ya6utTDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA5duCRA9TVsSAnZWagAAdCwQAJGUO/Shlksve4WGFZwl\niX98+q0l1MZtLwFq5yvLRvMn5UuE0EgNATLZFW2hwTU0LVZvPyU1twDzMqUb\n0k2+qfbaHRidyekPAm0Q8Mc/bKSGaDsY9O5dYMNpXCjgC02q2beQhurWCnxn\nU/lga6F/n4S1YNRgL/WY79AJ/OBd1oKtrMUrxyOFdXnrj3s+bt4rwKt+Wl0w\nY05azvBvC+l8rOWnzoBb0NmOdL6jHi86cNJ3edE1EjTCDh7hMJ9bjEHeLVB6\nicTibUKjOMllVikLhUdnyapHJArNZFx009aUTMY/cKpd4975AQQvBnMbJ7vb\nhHOucraeSmfZvjrLxmx9BAQIEXfnKK4kxA9nwV6Ii57OzzMeim5uU8Wy6xxO\nA+TXGO90qjWr2izKsdo8FmCgkxR4b7GuV7sIGRjVJZNLV/k8PuIdJ0xAcDH1\n83mP0FeR7NPDhoPzJ0pGmHA703jmlD4jAy1ZCi3AuibSV7g++C8iMHZXeF3z\n/AmdgWkb4K4qYYEIchGAIufLwoqMP3Vj8tL0BLvE+XniqjgpsXWM0C9oIypf\nSGQRmC9gSA3K4flNpZre7huLM534w0hU5Dj0t65C2tpvSyi56walSGCRCIMh\nVwmhygc9qNdrucBx+DsBdVFv9o6+e2kE5oCgc/ajPOZCyOQSeWc4IeH4k2U+\n47Y7\r\n=NceJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e90f3f6.0","@graphql-cli/common":"4.0.1-alpha-e90f3f6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e90f3f6.0_1594070893628_0.6624050217219364","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d03559a.0":{"name":"graphql-cli","version":"4.0.1-alpha-d03559a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d03559a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5c18f8acb0003a3f81f325491ec193e687217b7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d03559a.0.tgz","fileCount":14,"integrity":"sha512-jgkJm3XoQs79n3OfuFJCKR5qzEKgLG6SJQliBmr7KJH6KPfzf+yZ2a/LgzRgQXMOe3TMIKmE4eDaviFu/QrtSQ==","signatures":[{"sig":"MEUCIQCW0dRbJeE4xZdzGlb7VHgeoVmw7yQK3m5hzc8qPPvYbgIgf9DXbQOpXG4FB1/JTIzJmebenh+jgDCMnFRD/dOF+wc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA5d7CRA9TVsSAnZWagAAzzkP/R+eAAYRl/uWiJcuxyTM\nxNX1CUcS9mnyVVoG34vPa2qBpEFJOG8M8nG+KyMYFK6FNFHpWcAhstnyEBo4\nLfBFS2077duTpL4D9LMXlFprRzusfG0bC1WOXXQNaVWIIu5WNtruwoUfErp0\n9NTssFhRNtDbooM1Agtjnzn5Tmr/XVhuipB14XK4mzCdswu14JVFYL5Rf6E8\n/Qkv9AEvyeCYKZXX65JAXHyVUHDBNAnZNSx/TCBYD/nisticYLT0UwFCZyMq\nkuSiFMVduhO22Veoa/kMR6cNgGtwFmL9a59krjeh8trkK7nBYilSxNDNAStK\nxoBCd6YCPPmBNbWABAfY3rU+qhp0wFDut9vQAbG3e/uLwOBfmrIO8GWtuk2M\nMsFjf4fBEemZeUulUwOBOaCPXiL9uMxAm0KFs2jtdgxGTqVhyKKLQuf6Jbky\nk4NDHBLvkrAhVzxQdw2iICLa+aB+V9tLGkOD5vq9SMvxGdBLdwNR09MF0g6E\namV6FSOt2Hlg6095rtkk+3U3iH7u/H6EaKxVXqA0UAa+0o3tkjsaAfVOyK2p\n26V73OgW+6o98QPFk1zZxPuIHoy4PBbMUF1o4OR/VBRwvl+PdKPz05G5XjHw\nfxs+H+kNXRklKqBqAHY4+yh652pIaWSyvHZAKsnMWtvGYLBe1ZSpkSW71rVw\n0dVw\r\n=rjcn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d03559a.0","@graphql-cli/common":"4.0.1-alpha-d03559a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d03559a.0_1594070906758_0.41671135366972734","host":"s3://npm-registry-packages"}},"4.0.1-alpha-efb904c.0":{"name":"graphql-cli","version":"4.0.1-alpha-efb904c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-efb904c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1df8533d78a38f8dd60b43ce39b7651dd247eb34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-efb904c.0.tgz","fileCount":14,"integrity":"sha512-3om6jw421zDF87AV3glGM49Xn7ASXqk6vrsima25nUwf7pCMChRrSfLteDG+HxuIjBFDmsb+Ehjg6l/HP5j7Ag==","signatures":[{"sig":"MEYCIQCQxoPeEp4O8AKaXX6tmXa7S6GMnqBHodjs9sBx6ZIKgQIhAPuP/B9vceqKdJAsYPrVxMSzlRzmBbrHbFmebtBbyppp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA5+nCRA9TVsSAnZWagAATF4P/0SME4HN6seWiAw/ZPW9\nN1srZFZtLFHMl1/FGz9rbYkVdt8FLbX8Fas5DsYazzsWVJaoq6UvXMpkDeyX\ntv3yPN6V1rfxG4oGr7FRAxKBtBKQ/LO8cuMjB7qa5NnctM4gV9AKL7rWn+z2\nphi6r7/02kny8FwxMMvxL3skmAML2Nx0VdBJLv2ZAlQZuxGu0YJZiOcbg//F\nkmrdfYX0cT8E0Nrf14B7/0RN1hpqaeeqrqtXqGvRdKdIBgx/WTbiY/yPV5v0\nE5NvHGM6YJvn2Xhh2i6WD8qUipPLfkOeubpq1zwwykE8lIky/5ozICE17YN3\nXEj2UbocX3+UlFW/5++QJeFn3eJWxzMSIUUsjaLt/SPdmuFMQgHfpWEq5XjP\nbBhOhAgAgiWJeJuPlLNcdomfwA1mMrby1gEJMRnMZxx88q0g6QN6ZNfQ3T9+\nVnSrtefX1t77YzwTdrJYuyeDqSftG+ZPOgyk7ghw1TP/HavBnqtZSD8SNd8/\nZaX01sxMIFHDkUgN/VTIAB87JpbVy1XA1OE9o48jHnVf1D06+rul0aT/g+wN\nfEDor1MbuqMaLzXo7aTAS6t3j88BB54KCzxXXCPaNwF+EjIFesDKM3YvIT7t\nbhDUzhHJgvj2vukQildwjPVU7xhhzJq7MJEoqgLPGS/7ybjuRX+XsGU0J5F7\nStEz\r\n=178v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-efb904c.0","@graphql-cli/common":"4.0.1-alpha-efb904c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-efb904c.0_1594072998508_0.9436328171353785","host":"s3://npm-registry-packages"}},"4.0.1-alpha-defbf8e.0":{"name":"graphql-cli","version":"4.0.1-alpha-defbf8e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-defbf8e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ff191e89aa87e1e469040d79923bf610762c5523","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-defbf8e.0.tgz","fileCount":14,"integrity":"sha512-tufy1N3pFy8t+btkDe7Z1VS6cYTxcNx1A2D/MPHfbQSDE9MIfIaJyZitB7x/Eca0vW/f0mQlyvRN4FV2zbxPig==","signatures":[{"sig":"MEQCIA1MdqKFE7RQ4HUrAAm/25LtxvdIoLTYTV6tldEpOqFrAiAfFVqqorhV86Qb18H65d9xooKpgNtiqL1Ecm1rfsBwtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA6EPCRA9TVsSAnZWagAAY6cP/AyJ7y7YiZrBDphxWT5n\nX7kix/FUlijk7v2ifcboLahRKVDssa9y+QjYLmgXOPsnJ0UDpLnMXEMZ2Ubq\nmYC2sPN94h8U+YAlClGyu5YKIhayS2VAXAMSbS1nD+4X7Sips2pz2I/jq6Ek\n1+6C67VhVo+oiC4sCsSO+i1fBg16//59253PSLTGK7RDGru2mco8dZaboTcJ\nmTxJJu0V4RVFLJKNi739IKnVs8goBbdVhP1YwgmLu9gWodeLhd6I0ENs3PGQ\n+HXhzByd4Q+w4PdDm5uim6Ji3Trt8JCwL3N/n9MvLnnPr0B62VXZg3w9LXjR\npZg3xpyxJRpsIu8lklcZmtbsG2wqHGerY/zFd0is4C46o/DwX2O8J32AR4Pz\nKN869dlyGm4kmV8JVFsD5Ju8ezFqjzY2KXJMYJjXUj7mAXZWCSvYVvwc2Xp2\nYadSDAyK4sBZ+8cz4e8pR7wb9+LK6YpPyKHRA3sYusOXkoVzwI7zkh4n3NFm\n0mkOQcUiJEqTDmt2ZiALFvk6+CIeFRwTAXXLddA/0EqKrRKM98OWDAdXVsUM\nyQZL4rviPDm2np069kLsUhcNqMTCA96cStLYFEqBvC+ut6lfjnhR4Om9Ok6E\n2T0UZ2eSaZmqDHIR24RJZ7fAPXTKZOW1+wzt+wVa7qB7w6+lEapeleONDXbu\neXvw\r\n=mAqM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-defbf8e.0","@graphql-cli/common":"4.0.1-alpha-defbf8e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-defbf8e.0_1594073358718_0.8572354824034603","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7ba255b.0":{"name":"graphql-cli","version":"4.0.1-alpha-7ba255b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7ba255b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a6083fd48e560b41c6e4ecefc6288734f34de48b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7ba255b.0.tgz","fileCount":14,"integrity":"sha512-nPMi7VSjgVuz/2ctzcdthh4w7O4E9sho33Uzqyc6CCSAsGjZkT6TKYKHvWK9Nn7GhTuQBi4B6sSe75OgXYsTEQ==","signatures":[{"sig":"MEUCIQCjtj6BjyxgLnyE3pFVk8GqxqJsG3vA4XZtdDQFQAJhzwIgGALwMOD6u5laYIJEaNKZUQm6vQtfCYX5i2PBFcHxis0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA6EbCRA9TVsSAnZWagAAdF4P/2jfc2GEa46zF4/vCoFW\nC3KreDzczt+9rZK2f3EA3Di/fLWAl5iShlfic162RhGazrIsuWzDdYKiuqMJ\nq49ywFO7b+Ynpyn10hdMF/IbF43TIduapsY4NYTGnLo86eLAwF78KRzSdD7j\neMKHsUmAKOybHMqtAcAAiprlyllIpSbj6i9ufs2E+YjQEYjlaj1jHXXkBiDX\nM03x3dUTIIWCkonLalLDXEsUGtS1NJTNZw22sPVX/q3fRsr5ptyJjzQHeHz4\nkpYa2fF7JidhpS1+hvepBoJUvzFd1/Rai6cSXDVDn1/0jOt4FxF4WfWS0Yn/\nzi3nTKpJ03vsaMMltXr1t6dH74vTY8y9kdXKiwvcOZitOCuv+EsdsLTsfqec\nL2oV9M3oTa1Jqr0Ma98VxIe2tXfBQy4aL11tT3va2fAN2eYC6WpUVsToYA27\nCwtLk+CN9EprzQ8ao95L+YhcSbxD/oKiQZx7qB9o92NZPaUCyZoWcQoMtdjN\nCbJUtioby6xeDdZEEQ6t+XOddkE9ncyQB9BLW2G3YQjPjyYN54rhAKVuFha4\nWQb/q18f2wq81N4jobaw6PZ8Gavzvi7YQlCp6Lo2UiyClVzjbHxBa9soXxnW\ng1XIRN7+9x/qwV2yVZTyZXNiCtwBFq9a4p+Osaa+T7v8uhbE102YzqVICbM6\nxC6G\r\n=7oji\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7ba255b.0","@graphql-cli/common":"4.0.1-alpha-7ba255b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7ba255b.0_1594073371412_0.09604935588365615","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1a2fc8a.0":{"name":"graphql-cli","version":"4.0.1-alpha-1a2fc8a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1a2fc8a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f3f15fa37adf03a3cec50671988bca09d035848a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1a2fc8a.0.tgz","fileCount":14,"integrity":"sha512-bwiqfMPVWd2US6LQrcQj3DeCLp+PALGiygTwcDWZHTCt8s6r9NF7More+hzFbECmqXL0pyA9wpUJb22JDNl+6w==","signatures":[{"sig":"MEQCIA+NQjB63vj7tefQ3qPQ3KtpUL724Wsy1sDfBeHEo94lAiAjFNRS02gBUU8q1Aim0YehHIvz/zJkDXBTcO0h2IkmMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA6IJCRA9TVsSAnZWagAA6uUP/idm7FHbQYNpi907tWMZ\nPlMb+bVe7U7A67A4y/y7sQLXb6YQ9NJdDZYcCVQc6hgvanPbifSvxNYZ4cpd\n+vy8Ks26hjmNW5qaTbnRA42WLTOqPHD6fgaGyvU+5KWz87h0LcfkHi5aOUum\nnYsm9v0n9AhuNmV+bDtzhY7pK4G4tOyJH10FjVayKbsfwM+2HdRJf05YIBna\nlHAI/wVrmb76IejRG4VPd6Qymph4Gp4988rlva0UYcxVa4FgUAjhAHRkKFdd\nbpzN1HWA+2gDMLeTcfTQPrXBX2BSQ+vaX9vSeQ9HY1B8NZIMURXcmXvGmOnv\nT9XbeIRf8QeyL3dFMYSDLMU19BmXLGvNElc0SEImmkuyE1a5SQiuFuoDado9\nmoaca+17gj/jVTABpV3i8CM0Ul5VU9zcr5HfbA2FduJtufAOM/4ygEp1mmD6\niFvNp0Sso6qGVvEFTBOcoWbRKq6rlM5PCYx14ZYufpaIJfT2LFlBgBYLt+kT\nhNqwK2ygOhJKTHoLdEQBwre6SJWWqbVDr77hPuBigUpEtTUPIJHVG0VlhCnP\nXWuKLwAGu0XS69E/hhGafvbHS5XyztbGQUfnDgxlqTp7w+Ykyfo9+YetGIti\nyYIWIetgaqHvycm0NKST9uHEh2muzeWemXsou1Z7pDU4nrHmC8Pn0u+/+DxC\nRDgh\r\n=C7J8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1a2fc8a.0","@graphql-cli/common":"4.0.1-alpha-1a2fc8a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1a2fc8a.0_1594073608824_0.9221420428184126","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7eeba87.0":{"name":"graphql-cli","version":"4.0.1-alpha-7eeba87.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7eeba87.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b05ff587de2a5f2ee9ef1a72efbe9eb5d92f00a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7eeba87.0.tgz","fileCount":14,"integrity":"sha512-HQnaDlUET9V/wq04YcxLEow3b3Jxnb4Jzej7KxH65XDqxf/jf7NlZ8NsLWadXkS9x7lKY4wvyDaD8zfYe0OrMg==","signatures":[{"sig":"MEQCIAc0cWVqicsW/UOSLQVx+3zGGa8BZYK+9SBKxuMx43uPAiB5CTkHVyXFvtTxCVcL7O+BkASOYdLjI6tCKbSxy0F3NQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA6xCCRA9TVsSAnZWagAAYrMP/iS2mYKm2jTF3/pkAupJ\n7YOmdpOGhc4PcHHP5g3eBpox9eb91Xrny1uTRGJzmS0/WiHUgccOEd99Dq8z\n4iRfKgBmbQmBhREB2UVBRbWYlYeYeiFCvs3qHO8B7AQtOf+4sA4i4yqu6ERm\nYPaocsM09hFfgkddaIjmiURK1EytaY3iC33qFiP0XSi4mE862SE/0kxePmj2\n65JMIMgEOOLw+RoFKSYlA5Kf2dMo+A5Zaygxys49R0FtuF4QQhRJ5fLEmbEW\njwLHEKEschv0sv8yEGvQQZxYEIfoA3eHHW0JWaLG5J1NVq5m5472BXGJsWuo\nXSrAx0+US6d8IQZsntGfrqQbRvza4NYycInf8KnfauGrCCfgOkavJzHWV4wh\nDl98R+vkFxr2CfQP7No0/thtx2FzbAfsTikl3YfsktWCX/6RyXYqCzOqdtik\nL9FOvYdhcqGzN/sfSslKHrN4CMussVT/lJhohsUsV6I8tsxxL51RSHFJqHyL\nObOOEf1rCW5Fj205L3EdRBAP5I/EImBwQIMINBeDl+K5Ys4eoIlYs1KijAU6\nktW2D8bsbvhT8ZJHF4lGJOtlIJh0UnPvDQQ8/oUuQ3jDgpnxjLiPKblUZbhv\n3jdDq2kBjbKGR6u2HuTRQrKMvrYZDjcM6QG78oeuZBMJrBatG6Yy6syGP3hw\nTFzt\r\n=Ro/a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7eeba87.0","@graphql-cli/common":"4.0.1-alpha-7eeba87.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7eeba87.0_1594076225486_0.5732549020057112","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6f874af.0":{"name":"graphql-cli","version":"4.0.1-alpha-6f874af.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6f874af.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2f2f8b7a95e92846ebaa7adda7db130e219ab95","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6f874af.0.tgz","fileCount":14,"integrity":"sha512-NpP5izMbiYdSnwTE9OL03yJgZguZl/AOT2CStV5WiOfNzGk7trKaZF34hqPIExAH0x2+fVd2sdzQcMTyzjZS/Q==","signatures":[{"sig":"MEUCIQCCpHrqbYGV1tu/65wbYizdwzDvr+6jpbNRoORFXeUKigIgDcrIHnU/MZ9l+vXnbqjHPPsT7JW6v2wDrs7cn6rZar8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA64bCRA9TVsSAnZWagAABq8P/2dbixpuSwBkIkY+Bpwy\nJKKImEKcNOgtXce4M6K3fIHEHcZ8ToP5frwGA4sE3Q+npzuGOgyZDvAuF4Sd\nzPiZZ+RnpCC6L2+NgoEAHt/2jIp816n8WrD1tckBv7OPYfR+D6jP3wRp4VNm\nQXmd15lP7MtyPGNaBw57EsvmpVPcHULRlNyUtrL9rkoBZu4czlYWf9yDbCeM\nKIb0evjLIoC3VuH1DzxwmhzFmyJLWNBPv5Art7vuy2Tf23RvIvW8gFaBBt0W\n0hGEM+8Gnpq0ba7cKJvlSmNMH2MD+s77FAfnSVP/RbYIwCMoOavmaUK2GOAK\n5kyVqDZubgWzpCCcQCqKXactmSJDg5vK9rVMySAs1W51CEi0mlNu2Rb/etOQ\nUhP6bIGIyuf1JzSkV7htUN3yb3G6U1KPpDsnlQ9px2Kx4xAW0/OSaxxS4oXX\n4fKsSVw97qy/qbhqLtbKtmXS0HtQ1yDbOTyawv8Bnaz1RXJ2pkTs3LHDF/Jx\nzK8d8A/avqKM+JPmVSyWytYFWdx7B4ul+TTaU7Mplqd1WlrIESdsW1eHhLwp\nflX1gQDzuOslXOsVSBWXnk82Cg5lhx4HJYGRqLDNqs1LglUF9yEAo1B0JaKc\nRiHCSFeBtt9uZXM6zspYhmjBJCcqvWSdXhUc+MdXY/8UsxAFH8CsbG+Nfl2K\ncMVJ\r\n=XssN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6f874af.0","@graphql-cli/common":"4.0.1-alpha-6f874af.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6f874af.0_1594076698677_0.7648691576628328","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0afa790.0":{"name":"graphql-cli","version":"4.0.1-alpha-0afa790.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0afa790.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bfbf70249d92e2d4b5189ee8206561ed281ba44c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0afa790.0.tgz","fileCount":14,"integrity":"sha512-/YSQPU9+/cOvQToEueZCTSu/6gZbBsLOPakEu9Uh4iXVoHDwkeJUpJKn+/9SwEQm1HgcwHODtAnftbrk2mJzlw==","signatures":[{"sig":"MEUCIQCdT/4b2xTE0SPsJHZHqOxVZLqhVFwXGb2HGqOTzC84vQIgDaGgJgJqLsEATMCwF9Kf8YRoRTTYyyu38+qYbGJL1j0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIk8CRA9TVsSAnZWagAAM3kQAJnraeEWT/kOQlHzCqOr\nsNLR9zmI4Xl+2gav43fd+AcFd5eROSFEmG+YtBVFjfYVN/Borkuy7i6p/kFT\n4mHVSJiGKbLBuJTepJ445IkUNC0pjrczvlUZIH34LlrwZYzeHFcRffOfbexL\nFnVvye5sI+2nC05ZHvg1UQR07Oag+T/c6ojzASJ5i+nHwIZBTvIdr42VJ51S\nIg5rh8ukOyG3+HqkK9Cfyp2w9YDOzxDBTqj4JaFJ/4aSP18dYTxjsgDokrWt\n2Pw8+wHMJIvQOyIesAdNqwkxG0ICFT/jlI4UaywIgSsCqyWJiqpf3KBcFKs7\n+oPjvNw+0gSUbRpgC8fp/QZpnIHSzQytfUjBUGHyDxYgHWlpccdyQEkZMPFA\n8VRaHVaCKVgRbzq3yPH5lI76ZEe4M3B43tqWJ7hUHEQYo+nc0UufLOI7cbIT\n13OvOT6xMEMjqSnSLCOEP41hp/R8U1pWhrXPF8bKbB2yMEJYUNduHg9vPM9d\nmbi05BVO/CNO8T8rSbNAMpDeqGsR2E6+CSuuZrtnZELhF48EIZ9oCuXFTnOz\n0TusYCPpyr5ZUGFQH0JCBx6ijZih/SO7LV9SENlYSOMY3ftauCkDa0m+G+RM\nQfKIzfIqo8NW2L1R6M85t706l23vbq/EqtWbdvlxWkn6n19oreOwo7swdFzl\n8lXz\r\n=qL7p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0afa790.0","@graphql-cli/common":"4.0.1-alpha-0afa790.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0afa790.0_1594132795415_0.9332705629554081","host":"s3://npm-registry-packages"}},"4.0.1-alpha-12a4035.0":{"name":"graphql-cli","version":"4.0.1-alpha-12a4035.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-12a4035.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c11adf93dfcdc53269dca2d42863254319eea7d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-12a4035.0.tgz","fileCount":14,"integrity":"sha512-OMXTM3Rt1sDoTgjZhCym/YoYvNp2s+cjyJDjT6NpvkM0KCaHY28Ek2+zkA9slTP2fyUwqaNlBMbO2du0B0ehtg==","signatures":[{"sig":"MEQCIHTmWb0bRFMOonrxSfJTozxOHcj7hlV7m7o4HZKppf1QAiAcCu+Wg+yrigphoHjrnjjx9jzEEYjNdlyN7K3y3MytNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBIsqCRA9TVsSAnZWagAA5LUP+wZZmzSW4To1ixUWAmYV\nKbs86mJMntlcFSf/o4qyo8MKVK2c7+ykF9ykTC2+YZB6ivklZHA5/pr4emMk\nQK8mphIKrlQDjxNBfvvsVx56B+gnfHRem2M3T0B5XoKjUSxMQMPEUgkfR0ZR\nFcmKnBh/Pv9B28DyZppOAqR/quOv3c2sJUEmBP48uP4OhQSnp+y9W+kNdtjB\nfpJh1i0jVubUB+YcpWBI37SmSb6ZIfSQr2740LKOfl+oYeyq45s7/a1U/D0Y\ntENVS7Y+CeOTEyWcNKAIByp0gNr7Mn48Sefvri2zAvAq/8BvxZRMwL1nAauJ\nOMlzDlgbOq7e9sx1lltqphFEfaPVObprO/hofZDycMkVuwfviZsWzeB7hZkT\nJwUMHno90L26RvMgPw3qRlDskW45UknU51WUH2yAOYPiZUJCfNI9SGeqmk1+\n9kg4oIP1jXLfTGfTgyQ3K0auO0E4e6ZGvGhcEO9yatBOA+RX2LCqaBj/la7J\nQp92gDfAXr5YzF6vPvz2NU4eH2Zb0YP1qhC4+acCaACR6GoDycHwo2Syd1qc\nogLwkOiHADQWQezRQt/8DYeQA5lZHqHf6ruLpYIY+77FpJIQdd2G1CZcjdXy\nQt1kwND10n/6VbKB4lL7XU+svZCT7SPqsOEYjAqJrzgv8W7qxJ1MwvLJk02O\nX/sn\r\n=Jkck\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-12a4035.0","@graphql-cli/common":"4.0.1-alpha-12a4035.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-12a4035.0_1594133289905_0.09520599987546219","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5c7d221.0":{"name":"graphql-cli","version":"4.0.1-alpha-5c7d221.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5c7d221.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dc9ed4fb072906d046d106da05a88049359896e4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5c7d221.0.tgz","fileCount":14,"integrity":"sha512-HpuDggtVNCiOagX0b8pmuOBEeMFXEfW9gq8xLupVjrKAe6wOsbMRkNfAat1Fd30bQoGJ1RSQY73GDrYevk9pOg==","signatures":[{"sig":"MEUCIQDM4fbp9QPiriZegQsDp+qSbfzOy/YAwAWaRpl7dJAW5AIgNsyIIP+uyQqE5Hu8MwqxLCeKMYxaDKtVxgPNFSFdsIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBJtQCRA9TVsSAnZWagAA2wsP/0A6EtOm7LZlo4zvvlmj\nHuPmk2ONZMhH+IRKtbQolr/wkMW0MKaDfVOGEAYIfJHa1SRUcHcJQg16u0B1\n8Bc8LL+3PZ8QgCKL6LX/ehwz5ziB9gBbifQ9bZIrUDUeW7VNZAiHD9i11Ex3\na+ZO6DI9cTosyG8yCa/IbKVx8ERJOI2GiCIU3hux5QKqQKXyoNRqozJY8UY6\nhif+Jq82zPwV9smTWsFiQqtwERwAZd4GwTeDAvyjPQS0zWzuUF88uL8V9p6/\n1S7yb275mowCx0eJmsks8Rr+e78Scfo1nGnqtdF2yZAj21HrXh5vUs1B9ai4\nNgUTMJAvRB87ikxJjlJhCs7hpJE1BsrMBVO16JbHNJ9K1vR7Vc82koh//YjM\nbvbfc1PO2UAYyPVNn+JBmiDcKjD7uKc6SOpNyN44eimhFv3hJ63BiXSjtNAk\n2qOZ/hhyPCl4jzU7JMY6Do/S4QNFn1qQr9Bao7ASbaPUbo8dByoer3vB8j+J\nDMB41/9C1SGjTeQcEBANJ192zEL2o1TCsf4xT0qtPIMMPFrjBW8SWGhw5R4g\n+qBQJjALfGawyibsMKGIkh0R/hPS/xDgo6DM/X2zHcZcMzYe0G1vMf4iMyvj\nOCiqVveLaxWhrwdPAmo6FbxhnAc7JEklPezsPf0wlM8F4k8QPXVntuGNNqLJ\nVTso\r\n=n6Pz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5c7d221.0","@graphql-cli/common":"4.0.1-alpha-5c7d221.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5c7d221.0_1594137423549_0.5280691603257268","host":"s3://npm-registry-packages"}},"4.0.1-alpha-16121be.0":{"name":"graphql-cli","version":"4.0.1-alpha-16121be.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-16121be.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d71ef7a7857e3297d31f79cd39ec63cef9afccf4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-16121be.0.tgz","fileCount":14,"integrity":"sha512-vC6E/ihOX+d3dP7M82I8K536RouTiXdb/Jan3QCDOCDbqXWwVS1D7A/cFGOMF0A/zevBsiYNtM4sPFYFJDEi9Q==","signatures":[{"sig":"MEUCIQDClRQ1eXkX9/lvE6TPm0nCKBoKWCXjchYXLDfoiqUaswIgXAw/MLkyUDTxOYhNub/P8Ki1wc3xGUlb6Is5rUq56vY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBJxuCRA9TVsSAnZWagAAAFoP/3HCQwjtqYn1lW1noqU4\nCx0q1PT4iSXgY+iovOdgtdojLY6t0m5yqCN0JNYcaq8BiGGdbyrpytORJzEh\neGO34w4jtm07kLxHjQzn2O5lD1Xb21lxO5S0qaYVq2/R2YBpqZ2/ner80NsC\nq5tXeStmoTikDweLrANvS2Wzbr7huANqyTwNavTphodOJnlq2YmzmCirfOqo\nA7/VJT/J9VXp7ZgptjldbkiWZ8XfFIcb9w7vQbw8r6eCWL/pSYpbmGWYwyke\nu7zadODXKbyDhjrDbqkneDj2WVBCKC8OCaOK1tmAlkfb7qbB2tKy+87ARbuX\nwKcUBpZDxnw+OMpfjkcYm/JNPe68fJ6OPSihfBOroh6/w0nlmlbuBUof7Q3X\nh6rQIGsPwTRZRW0FTDrrQWPIk5Am7Uwi+D6kuY59oVjzUiFZ0RUZCVnnrwkh\nVJkMtRWpvwqGhJxjjsIgDYCzj+W9meQbvwCwhHZrs2z16JR673PGJdqCTeGz\nf6XFdqQWprNMX5g+pZf6ZKe+vwh5sZ0X0Ja9RXI2fvcFMS7V1t6WNAhaMD/1\nMtnIqmryCMx14SkKNi85FBtGH1LidiWk3u5fb/5ZXtJitmXDKLRhMvNnnQiJ\nLFQyu0KwtPgVZPsoIy0RoD0Ce1rBXEy98etvNMHLSwgzXdVPMlR2LP8OSAK+\nA+tS\r\n=Spkf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-16121be.0","@graphql-cli/common":"4.0.1-alpha-16121be.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-16121be.0_1594137709800_0.10060508995686535","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1635624.0":{"name":"graphql-cli","version":"4.0.1-alpha-1635624.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1635624.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6430179c586e38c1a18a6d90db42087e4282f549","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1635624.0.tgz","fileCount":14,"integrity":"sha512-uD8XeW2m1ziKqr7PeeGwNftlGO0fqwM9es5CfAArX8xZkA9PQKzkpbjdr8oOG3bZloE2OMm80MFznjNiXQWEsg==","signatures":[{"sig":"MEUCIQC9lzfRQcirpHJB+TlRiCGQYkuoFEUpz+JxfpcY9ZH1xwIgdr5cMCZRgbnA4rgDzTYVQS/hlC8ApgKavubVxE1iTS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBLGyCRA9TVsSAnZWagAA6EMP/1m5xP2WgYQgP75nUq8v\nL6uarJJLAkD3A2gY6PKopoAxr9aKngdKJYJz4PdZ7FQvhGEIE5+6qgAbf9OC\n0tHa4Gkvs9PhLluF8rfsUuBdXLjgu6xjYPQjvttfnCHStm9cDOLnslKqFUHr\nQTtJD4p6qpq8hwqJCVPEmKh7AGy0Ow97/UU8oDVPNCwOU4A2z2bCDVBqoD+s\nDcXjGD924etWnTyXp6CrMo7CQwx748EMR0mAJ1yXg6kQlqZ4J0RajAoj7TgZ\n77OrNbxoXxkGlA3/0CizI2ZRnud0GbAghdfqy2jcchA0hBgKaA3y25MsvaHe\n2/xgCwK2uhhVlQLeDQh9c+/PyeocChw6E0HqsFkrYyz9+exiQMviGpnXJkqs\nZ5wqMTI7PnzZEeRNK8IBGb29aAYnu05C35bsRd2vDBBvZ7SHY8JkjKkQF2vS\nZcnIrnSw/e2UEj7pCrSzC+MYgQhUMJ17hDEkbgao/pdBL95Ed6CArdtZ5Oba\nLsn0qzKYSWa1C3Gm4EThS5bBCCqy/VhdesDXP6+9XRoq+sJO6B6hR7ipoq6d\nBMpoeRpHkjbWqWozczjSjpUp7rPRt8GZbHrcJKzLTiTUxC1WidgWThjC9riI\nVbjERWwBK+tMpoNwzZBWblnSmPXT7mmORXgggfMCqiY+n+9SwJBGMDl1dcev\nfx38\r\n=EdUK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1635624.0","@graphql-cli/common":"4.0.1-alpha-1635624.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1635624.0_1594143154391_0.1349003374942519","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3ff5d16.0":{"name":"graphql-cli","version":"4.0.1-alpha-3ff5d16.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3ff5d16.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"19f299b1f44e979cc562f894214dfce3b9b21e2c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3ff5d16.0.tgz","fileCount":14,"integrity":"sha512-QZF/nHtL2cAMvZr35WYevyG1rsE/qkIVMsdgq1UimX+f0Zalm7eVs4rUUVOn9q3xUeCt6qGzNZVtl8Sb4PFoNw==","signatures":[{"sig":"MEUCIE/ajx8vdVWRU5Gd2xJ5vSMNpYdzObglQhqsPhHWeoqWAiEAmJ1vIvkbV1ktKCRxHlWlsNhV4Bk3ig9a2r46aZUG2uE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBLbPCRA9TVsSAnZWagAA2A8P/0+5jpgIHBGJw+0NJHp0\n+S6T0O1suzTxpjGI0CUKHw6qiKwD0+qAnA/PSNHAZeMUaZ5jTs0XOFk3DTjg\nWNYIty79a/8FkxuQqDTa1W6X9BjCBVm0IrPe/t+N9fY0/eNtlWIq9odiQfBs\nTxenBIu89c75etvjsvjHGmze11uxJnjpD2fS6PqLslu9UfbsBuT6MzBThY1I\ngtclGs3RtHWYnmcAHS6aRgzMV3RCW5NFomhvQItI7ntXzkT/V9PZVrYijDps\n8EMGgzTZIpx2T9ZovDwr5ueTm2u3RdUs3YDTZdRzo+d06RDfhl8VU9Gawysj\nviRCt6at2c46stD939Z3ZMEo2U+fNxRnXukoOmywGlp7hi5iroKYdvoI0dV/\nIWrLE95wHpPtbVKmV44GDLsGLx+7bSwQ+eIXB4t1cjCCkH4obDrzCm0B2gLN\nRU3Q3bJgVjFgR8wP0ogVkrGbptHpN2MQRuFrCcJCZB5ocuY6i3lRJkboNwf0\nA6fbGognmXvQIH40RZNKoOs2McYhvFr95k+Oc5k5SEXGlCFQ5i07ERdJaI0m\nCBdLYCDOa7s9hBS4PkL0m4Xndt/6XDIJabRFEP+OXdfIUwUzv0Uu5wc0akKi\nENmwqi524Aq0Pf2qJ43BlHiZqoz4NmDzB3NEMrbbbff5diW8r8dK8t60023D\niw6l\r\n=OmSY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3ff5d16.0","@graphql-cli/common":"4.0.1-alpha-3ff5d16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3ff5d16.0_1594144463061_0.5828506265500437","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5f366e9.0":{"name":"graphql-cli","version":"4.0.1-alpha-5f366e9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5f366e9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5843e6a5a334b941066391f816e9d5088cad0698","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5f366e9.0.tgz","fileCount":14,"integrity":"sha512-kKzzS/doMoUuWWRhMt95qt5Z3FAkH6QHCDGLRmX2f0N4iSUILLaq5pqOTFWaN5vsgv4ewfgBt+61jWmd2DHoXA==","signatures":[{"sig":"MEUCIQCn5mUGfrYLHwxyaIKgOuJ4lIbpj9+d1STnjjT+HiandwIgRSm11rjRrC7l4Dw6SrggB1EOst7CtgwTHq1wze5iI4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBMDhCRA9TVsSAnZWagAAKHwP/15K8KsVpy5xX30AIgdY\nJ1Fb6E9M5o8kTKYaTk78t6jDR95OV67wSM73dtMyuLekmLjf+0aH2EKg7fBG\n3lmB21hV0kGpBxQ5IIeXn7EXaPPBeauNJfoXMn9RgbvQcWATFrsFou2nTj/x\nJYv1V/HKIiWoDiqWuIkbQDYLUy0Ql4RjWvn9rBeOpA1g068DYVsfvs8TneX5\nLaEnFu5Zcxf1x4ho5Ywn3aUBljCD3mVrEA1phoDBzVExDcAb5ZBiD6pUfbDq\niCQ0/R+84kuok3ano5UfEm7x4qNqAMTUnIqvWriNvJltGCa0hsOjByI+L1xF\nRNqXWRQRn41FgxHUhbJsLFe9mV0BIAQRdbVbEHLmk+Gq0DBzXXJrOm4XlZDm\nyu9rx/tPjbLWO3RpiMoIhrQKbur/NvDVA3VcZJ5ST1uHDOS1qPHS7Ev2M3Zs\n2Bgice8/djMFmJG4Ng4+Ywu21l0UYC3VXHJ/7mA6C2FdSDd0JCiOX/msOIQI\nxlz1IaQUg94SqhOIfrfMe6aCjoN9IiwGJ9aPRyJsY5ZVKUQ+53515Ivz2zcN\nciCtsSw4kTWECI9D3CgGMAuw3jNE7TiN5qKj66kVLnXGOoA1nXHk0AVnU7B8\nmKERhMPcR2bRb7TRf6h7Z5m3WOYrxnRWHM+NGOH8DaaiXaTu9YGqz/Zl/qhN\neCbe\r\n=5TOm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5f366e9.0","@graphql-cli/common":"4.0.1-alpha-5f366e9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5f366e9.0_1594147041145_0.10421963492163844","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0c8a753.0":{"name":"graphql-cli","version":"4.0.1-alpha-0c8a753.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0c8a753.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6ba68b388b71b5f53e0d10b7b812001286424ca0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0c8a753.0.tgz","fileCount":14,"integrity":"sha512-OCBmANS+uaU7cIj5e2zWrwAbYYeRBSRRUoChf9OwolcGMm6bj01lb88Ms1rEiKfL8eM+g1BOcwl5+X7pGNtD7Q==","signatures":[{"sig":"MEQCIES+qFVRNA2G6ksK/g2VBcH+/rgrYsq1zNkwmhIMk+DAAiBM0ureHdNlF7P75gjSXR1PBd7iJhscLc6rb1BOGbEccw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBMH8CRA9TVsSAnZWagAAlVsP/jAe3/iLijWhJrlnjXyK\nqnu1Cb16oZkEtB7moCP4m+BXKn6iMVI4ZGGsYgficSKK1Q8h2MRd8NOH4QsL\njorUVcRHWex6BAYjRDjk7BJJnWH5iXLmYNMr344RxvUval5cHhl1Xmjw2Uff\nuDOlDY0DC0ilxqbq6wdxDn7OFc2cwuIcC6d8eKtrGkMU8Te+pmE0AUhIYjmo\nyuyLjyZU88MT0Mgk2nBkqZBo4Nhn+IZH2mF74McTJALgTTgswyg0EYHcNTEH\n0NHdX5qPDlb6IGDiA5QlsxJIG7rGZURq3ngBIwOaabSGjsVBdgxx7IM8UX+f\nR45XzxpDJnDraAkjCr7VzeChkch9rXsdIdL405OiPOtDajk7kfzPy4n7tIsy\nH5RzabVIfBYKyH4AGEdlQcBFcSKMCo9xzism2LO52LJoVSXrrGoO6ZXrZvxb\nrC1fCZae7RnsGiti9HDmhNt90pfwOov7wjbqdG9s7pAaV31yAyH2sGMZg3GY\negDadkj7Aa6j97g8WKi/DDsFmqvFOQ/yERtmEzaZIjdfAY0aKTSiwMBvkLzM\ngxJqoweRF0Gj1ectd+usakRvrjn1CAJSmYz7Kix8HtMc26JbcUogilnrfsCL\nfPJB3P4I/A+nFT0QFnbGgnFzRdlb323PCcyZ41dP17gNZYle8OeVNa6QZVxI\nEajX\r\n=r71s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0c8a753.0","@graphql-cli/common":"4.0.1-alpha-0c8a753.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0c8a753.0_1594147323758_0.9327042278979685","host":"s3://npm-registry-packages"}},"4.0.1-alpha-81eff93.0":{"name":"graphql-cli","version":"4.0.1-alpha-81eff93.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-81eff93.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"96214f1b120c5b7a23b62f9d4e3fa853fabce069","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-81eff93.0.tgz","fileCount":14,"integrity":"sha512-nFS2RkG/rk3C4oNfDj//yl+6Vujk+t/XdlKnTPtya9stEc09lLy9RQeS+WeP9nMffuhPyfmPImETMjT8uDeQuQ==","signatures":[{"sig":"MEUCIQCw3QH5COAST9EFK8Z3a4LhCXLgItgxjTtP/M0V3qSNCwIgM21OFCvaVCljJZMD5P5oVJOMHI8g7euJZzTeQorgBMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBWCmCRA9TVsSAnZWagAAe6IP/ArOw1aDCv3KQYOT4d4p\nvLT06VFFq0a3+fBBcSJ+WFtjV4X3puzW387YLYaGniUSp7JpNp7o7FiQSjAz\n2Qz/6u36bl1Q3b6YrSCL4sprktIBne7cCLPR/cuJOK/MovUTdNfTAW+2GL4H\nGOyGSvUCtrITbKcLoev1TBiXrbdqdpFOAWprxYG6ia+R2bLxtSlnPcVogzix\nJVVhKbN0IEGE8pOeHIHUAJhGqHw3E8p92jWUZYv8CCm3JDC8FMr6FgK22s1V\nbbzzbMdsqYOG6gKP/DzEUAoIYhV9RT1zgCJjw40VdRQuFIZ8QyoynXpEmaSh\nrxZmL65XA2rdRmDU70RR4CafkaIW4eJ7/8sRco4Qk88pQcbA4Nb9amTa8AVk\nSs1DYbYKoT4bmgW40oD7Ojo3YI9QhGfo62SxBPW1eYIwN60759RRzsNO6z9J\nI7to+4mCY42WIpfnEenlib7RE3r1AG8T6BhGuxh/YdgF6+BXW1AAiRwlPxnG\nLRACSUUejVS5BdlLsjQQd2843uwhcVQRLkzRwLUFHBRq0d+2UR4Df4FBy2lw\nSNfiaQ+EITTe7kzDgtmExNHeIoDd7aF48ziKG6NWG9CrbOVeWUEZoBsV57Ti\nh5LPHShL2jAFCYp4luW6/cMo/lYVCX3J51zdY1cZpVA4sbro4brYRYfJECS8\n+xoa\r\n=qNuB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-81eff93.0","@graphql-cli/common":"4.0.1-alpha-81eff93.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-81eff93.0_1594187941644_0.446543245156271","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7263296.0":{"name":"graphql-cli","version":"4.0.1-alpha-7263296.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7263296.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"57ac7c0bd8b0db3a96e76763570c1b6643382a98","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7263296.0.tgz","fileCount":14,"integrity":"sha512-g6oBSMKAd52GBCDsahVKS5n+nifP2mc3W7lzn+zsbf0lXNGjIUJZfkKlaeSo/7Zp/6MIopSAxMinz+RFQy3oOg==","signatures":[{"sig":"MEUCIQCvZurByD91oEOogwwLrZx9IbbkEpPqykH/GI66bv8/MAIgV6TB1jaWwd6MQYbcUSFlsXWlj76q9RJQnM6lgRpSwCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBWJDCRA9TVsSAnZWagAA6egP/jP8EGiqklk3RPgXVgR7\nO5ldyHJRj59bodrRxF3uuyXfoA65fiELvzwW/2G8VMmyLLoOv62Vk0GTDhSc\n+c7g3awJcjCELGYaofqT7jl2F9ZvMsksLIspS5VSYIvIb/oBSEsE/pfHrIfN\nGCmF6+tpp+wzT9XuvR/LrY+0urVC6kHH9rM5bLQPAnFcHYpjzLn7lWb/xrSj\ngCljvwkOHDfPS/jp7M4YAEV/ypllCGVhOesBZTm4zHF66oEbq6gwvs8BT3wW\nf3eSHL73grnljcHtcyk1acGQPIOKedFbaqvrHVwIQ7yl4B2Z6c7PJNN+I4Ej\nh0nGSKfkwZow6LIqFAjtjfX39bxI9HicYD7692n1qyVEgyoSyCLGYCuGLCTz\n064rTe8MFz2rzGD+SbTEcDUwvlfsvMZSDtUKl/yNOeAsL3jgvWcBpRkUc9oL\nfYkrSyZXR+YoTnC1Zz464S+tduZOFVv+9hz9vdW/14AYMyuNVYOKjRdL7rBd\n65LkoXEoQX6GJMhtY/2bHEevzQd1Z7Z+J/wDhfxyym9y5r9AC3S/EHY7HuW2\nfrTOXeLQonzgX6Frsdv6lGOXnOU/lGrDe2zLf4NjEFYNQu0fFD4x6QAbuA1a\nzRTkvUUGT9QaiRMXXvnfQZHwT556MfqIRLMfY7tM/Jx0wt/zd5Fx/v/Sdphx\n9dI+\r\n=AbZE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7263296.0","@graphql-cli/common":"4.0.1-alpha-7263296.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7263296.0_1594188354608_0.13631316779615021","host":"s3://npm-registry-packages"}},"4.0.1-alpha-80e27b3.0":{"name":"graphql-cli","version":"4.0.1-alpha-80e27b3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-80e27b3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5f536dbd6a93cd0779335639da8df2d7eab7f06e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-80e27b3.0.tgz","fileCount":14,"integrity":"sha512-RgWHpBD3tw5f/bIFDEV5/bvUAHVkFXiveJZLWEzw1jihc+eHJLKtAfZA8wt3SgCSnV4pjxPFQHAF9VgNbost6g==","signatures":[{"sig":"MEQCIAHA9JRnh3wr0xCu046TKmOOQkfclv5X2eFZJf7K936PAiArKStDykLew4EpJNnIcxjstLWzfTXRgEmcyfwMiz3V0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBguQCRA9TVsSAnZWagAA77AQAJnwsybttJzaFcp3iYR1\nZNWUqx0kicqOmwI70f8Vb5SGlfLIL3hDqzHwRvhaY502u2ovvSEnMOG4nkQj\nhpCYT3RdF/ogy9lWZzct6fFwLi8UZW/XcfdNYtINXabcV+2b/Yr+OLre+Jgp\ny8tAqWt4h/EiZ7GtcaJKUm1XXyIxtEXiWuZRwDvnSA+qh5Tzld0wX1c5S/M4\nbNTWQ2LTjI48UOAWGsn/EO+n89qe/gITEcQtM0dlNorLp6LAJCLzY/Ox2M6x\nCN2n/SitXVO+a6A6WhgoBM88RlC8RWyDVVY4p7vomms14htypLeoMW2IzaGh\nDrlheS9CdmjXOlEyhcoL0SZEYKvKY8E1a0Ewq4USFB2t/j+DBLTW6se5F2M8\nV4yG4KXQmhqe1yQ3xCXxA8GxxRW4lOBStS/4Qta9KEWVlJ7OwGWPvPOVCZ3u\n3lNkKfXdDcNQqRCTn4xVKz51muvrtuoFtYWD9PzJBSmLlAY9GRXumbWb7ZWJ\nYCx764/bX2Qv4m2nQSYUv3Hdive5MhN1TD84s82OW9ewXnmcK4lJDvp/Pe37\n8bvepG4b45Vi9YCCxyg+i48vCAyooR4iBzc9+U7s96nXY/NN6cB6rGHY1UXn\nJCbh/4EekAdanOZgagb0l3EA2ptIS7Yb1SZOHa7qArU7y9ZVUOuS+2u+2sUN\nXPF3\r\n=awAI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-80e27b3.0","@graphql-cli/common":"4.0.1-alpha-80e27b3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-80e27b3.0_1594231695528_0.1338152004932298","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ea0c891.0":{"name":"graphql-cli","version":"4.0.1-alpha-ea0c891.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ea0c891.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4659608b8d7e4adbc9633237be9742eab890c3e5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ea0c891.0.tgz","fileCount":14,"integrity":"sha512-jM1eFEQ1oYCrftZVhZalyJlBv/0RHFI48Iey0oQYpJ/Ih89LOtifxWken6UdEUR03QFjusuUnXaGHXyUGpdeMw==","signatures":[{"sig":"MEUCIQCRC+Pez+TeVd51jnz8Q2sthNe2sAUZYvoPhqy4PVTb1AIgMa6jaBg8zWwhN4vbRS/BhYiEIozEuus4FY0eD9ZfNGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBhENCRA9TVsSAnZWagAAN5IQAKFoxOd+oDgPteux6iY7\neYuuVbCQ3zAO1YIVpuuEVJuTY6pz0acnPnCN1ZVwToIxLr6xW6yCp0wPrZnM\nLEy22+SBuH1yQIA9nVE4xOzi49px1nJBWWm81KOJ6R+U0PGaUC9FvybOJNRq\n3NfNA34xG+7v1u4n98vsUIHBoC8Njy+Yu13HktFfumz6xHnWndZlBC3RJfwv\n7gPVL/HNAXuaZjwpJyUi/3WQJFGqyiHGj7UB+My3eHAki6VOFEfGDxqpEmCh\nZduJXsctEVia+2mqG/etAcEjShCU5WySnFWFWgQcoEkGPUclj+J2pGAcgKie\nZwpxwq10JTrvkItNfeirFZmqy3lozDbv8IAAGvg1qEzFGy6Odj/Hzm14Lpja\nOXCjWuwwPMkLX1l6EfWVbPVQs56bALJBLiYyIKIwuk4OlYujfYFnGn6adtO7\nMlZN38VEH2H7A3eob3m4IkSCoUj6rPU+H1OTV3glNWu/Ti7TOZlOmXpfY8d4\nydDlr7mttVtIqDUkotPryODKKb5OE1F2Xbdj/RFbdnI+r+5VK692qptiOg48\n77mvSDaD7q7kA4yCXbVDKmZOPBPokG5eEq8ZVbhEtkW2U5ujoKk8W4Ey8XqO\nU4YcbPumlt+/XQyAWRNBZKz6LVl8ccmmmRNm0K/H5j5xkMQVKXxmk8MepBbu\nXlTj\r\n=DEfi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ea0c891.0","@graphql-cli/common":"4.0.1-alpha-ea0c891.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ea0c891.0_1594233100461_0.9809645296576348","host":"s3://npm-registry-packages"}},"4.0.1-alpha-47385a5.0":{"name":"graphql-cli","version":"4.0.1-alpha-47385a5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-47385a5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4005cea35b74402673580c0101e1e030bf3f1f49","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-47385a5.0.tgz","fileCount":14,"integrity":"sha512-b1ZyuQHCefF8hCQKn+7j15uDfNrt1lZARuKYHHWLvO9dg2lPmOALY7Fhf+0BjLsUbOE63q2hqROjtJeAir/k9w==","signatures":[{"sig":"MEQCIAoYZSoyeBdRHAUkSAQ9sQCJ4YTU894hSdzlAAURfmm4AiALwZ0Ofb8UXC3myleDU7qbtW5FEV2FuuHRKPNcp1miWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBmcHCRA9TVsSAnZWagAAG30P/3P75G2pgVCVb2k2RUP8\n7yPFLVYGHeyO0HSB9kdCNymEpnXIDog5i9v0wURwBrjb57hNj8eNi7nSf5Ze\n1cunUUa2N9TZnrLb2inrLy31IHoJJQf4YpHtPSG7ftvmDYvrwoFza2CXWuUZ\nn/ZHAgm9zIZr7Gspofut6w/rU3PZSKmVPhrveJXIFyjaASsJrgO8XRs4ETci\nb6f1I3jATB18MSpglmrtYsKx+Y7tnmo3bAPLRR8/c2vooFm0/3jqudS1On4n\nZaVlLNIOKEK94gpesPfPP33Wn183RGF8JIZZYmP73vwaffh90HOSXihJzW+U\nHnR7t75Wh8HIM6Pb6jVubvaLPaJsFzjkIvu0/TySvqIJehHyystI/8NWBhcW\nHHx9x4x/3GFCrnuzoOFT0EIYTMbjooLs5RSpkzEWlcKZZ7O+sKQbwDR8B8S1\nfzeoMFvHmfPtJHvB6Iqq3wqbNY4g1hIv+IaJTedXgPs5nn5HKQYV+Z0G4DgC\nwlBFMSaWHc33GiSrkwjyZwJrb41WoNTVGq5YFYRY5c2p8ipRC/EopWEFnHBa\nPwus1hk+7onJn7rIMXa6//vbf8MVneQwbl5lgBGK2cpzFVFrcgBMeJ/D7tX3\nQF46MbAD2jzPQH+C/4elCFLolisBiMod8pHpZAwtSkC6JRIkszPNfbHPpe+r\nooeD\r\n=YYH7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-47385a5.0","@graphql-cli/common":"4.0.1-alpha-47385a5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-47385a5.0_1594255111322_0.6989889828628759","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5eccfa0.0":{"name":"graphql-cli","version":"4.0.1-alpha-5eccfa0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5eccfa0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1776340d8e98e7fccd71cefabc231d1adc07d62","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5eccfa0.0.tgz","fileCount":14,"integrity":"sha512-M/9CovDUY7nE/ofGtYXtwf7Ep2RQwic/PW3bwif+m6YF0tWPfkkL7Y9LEy3r7l44m/WruudbJKwjp3ecTtc5NQ==","signatures":[{"sig":"MEUCIEJDTLiOpeEHoWA5AwheMpD/ZXGtlzqyMklwOHtQtL4FAiEA9QE5z9U1JNr1fJdx2YU+dGJGLFxYHD9IS5dwkd9Ega0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBmhOCRA9TVsSAnZWagAAl0gP/04zpLOvx2ciE1F0vmsT\nuWJUs/1jNYUc1Bj9+cFeT6ZR+fkpU4J0HJSMyuzXjSBkrF7NJSA/GlTBXThu\n5dYk48bkkRAkQjyzZVH2F0RhtzQ+Pe8J/cQq6ZEZsAaozGIUjWWzGgjTk2FM\nAGQFhkAoZWimJ5esB337t3JBxPOecn00CGz4P3SpXAjgt75a99b87XRerbZN\nab6W/Hab60sM7XHwwH2MkaNS8lvtTNfHW+kZVFDNnZYpL4tS2YazmdbTXNFE\nirAa7ALhqiySicLHwTOCv/7h5ls3jo8P2TZxkK/KJDGVFv5cjIOI5ajlXrvP\n3ytDARIUblrvRW5c0Io1qWRVaStqFMG43IVbKjpZ85MXrh9mB9pNgaETps4c\nYCMvR3ap5mw5nv3ntg2lyjFFo/d1APfCvmiCkn0bH8pPxmX71Dnjjq2ePfxi\ntAWnMkyPe2kJVNHj50XQCbbe8EYesUOGGW0WA6XIOJBanjXDgggWCK08lUfn\nh2iMGJc174sifFWP15f3/4zfsCE96em3FjAPRjxXQqcHk/BoULkPnVWab7H5\n4g3tlH+K5P1ICU4M1Ml2a9G9J11/kLhKPBF/FwRsLFtCbNF6e9oysFlCA/TG\nsLhNKHYgUC+0SixoG4INAGKpLNhq7huWWkhNqNfJ8AxDnqL9bqI5w5GT9Bgi\n9W+f\r\n=WbE3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5eccfa0.0","@graphql-cli/common":"4.0.1-alpha-5eccfa0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5eccfa0.0_1594255438408_0.8335919802452556","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2cd751f.0":{"name":"graphql-cli","version":"4.0.1-alpha-2cd751f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2cd751f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1b401c5336c244ce1f79c48c4c06d629a961e3ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2cd751f.0.tgz","fileCount":14,"integrity":"sha512-0dFc+KktrX7MxmD8a0eiXIyllpXw6tNOkf7u6EzZSdFJ2k5frFJdmEIGvQ34cX6sUQb6YmIPLA53Ir7YHxMB8A==","signatures":[{"sig":"MEQCIEkNUlwOh3cHiasFFj0A7VY19WcG1Q7bKYr3YNHBFZZnAiAfdtk6h0485+/K7tR8gXVDNIdrWHnPk9GGi5Ex2nd0iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBqivCRA9TVsSAnZWagAAMt0P+wSMi0qtI3lEjTDWkoXX\nYkNPlMaE3LOto8VfzxM9DMWCKPsj4Ds1EaGeOknyj4wH71nqWPht+SGwIsnb\nc3B67rveozJRY1OEf/Np2lkVtcO8Zy7EqjyP2IlhJq4eT/BFy2ni/bgrLmaj\nLfIMfUm+AyGrJG+SHpuLFoIBeoCUbBwZHKtEpH7w6Qegx1B/TjZ8KqHLMyd7\n9WoIHZhlWBlLSMHvtx58p9pkQ0yJJ53B67E2PLBOMffRHTnu1Nlgd93NEBiI\nnZATFD9iWMQZtOnlV/Ow1KEmtT8VhHnfFdvdSwZy1eKgPZ/fc+HW8MaPuTWG\nn9l8AxneTHa9vW9rcX+HTTNnLees2JhuXlpWwjZtIpAlwMebYe+sa+M/45gi\nrAjd3X2x63z8fT57qyLTk470DnYN6iF/0dDZ5ZwusNebSl5SOLBy5kAiUHjB\nMF8Rf6r4mfpDGp/A/ZNha0e1+J+HSSBHuBaUezMBg3l8n2gdgyaGCch2LUCu\nOwBTXwcmJRGlP4llTLO2d8ldF9rVcNogR0AGG9C9VYwQIE59g1u2vs33ocS6\nIXYZzDXT7tbme4TVTyk8fp/Lj9BE4wWwGci8Clqv3QxV+2BKAZuUE2FWd2/o\n0h0881saCuW/Pdch8jPcnyOJGGHkpHJS0GAFvdtlSlGJOy84QQzdKzuy/m8g\nWFlK\r\n=ZCMK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2cd751f.0","@graphql-cli/common":"4.0.1-alpha-2cd751f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2cd751f.0_1594271918713_0.9519235692846981","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9db1c24.0":{"name":"graphql-cli","version":"4.0.1-alpha-9db1c24.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9db1c24.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8830fe96891b20d4c75f8e1ee74a924b401c873a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9db1c24.0.tgz","fileCount":14,"integrity":"sha512-ykAj1odALH1Biip3jobB+YvIaTLgFFbvNvupZtOXXPoeq6ob1S8EHwpErbr7aya9r3xfbMJT8wbre3sVHHJjOQ==","signatures":[{"sig":"MEQCIBeLOsrsmA2GJU9yF5JKVc10AD4FbDCBKJU3eLAeMYbMAiAEB26TwuCzjH3ugqW7Zgp68rkKEM4hFLkn8ESn6CVAbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBqnFCRA9TVsSAnZWagAAbw8P/jpe0JeCfNUaAaH3dcmX\nujWzrROlnAIXuaPUzXW/s9SMp/AfG6FcRT7JVq7oEZaxddSs0KeQBTyVkOOe\nPhA1De6EcfUpYXYDfIfOloNTRbpJAm7+3niwczAOeASP+o1Nd7enELlzIyvt\n/hXa5MQDekL7w0SlJpvdZ9BqSlsIS3zs3yKreL8UWI75pgl5SW+NA7TC3q/e\nmWqcSfDT9y1zm4GgIixJ60TnhlS/baJmtx73EtgU60p2SNJUg0nYWSeHnHRc\njUWGzAFNlg1vTsaC6Jlf88bLXRdH89JlBGZUTpQFPf15Gon8tgKWpttLvW98\n746q9aAiXCv8TbDeBy3g3EuLQmDZzR60KIJIMnScOUQ5TN7nB9jBfsU7o1VP\nEYSyb+K/Gjp258QBftJkye5FqbvfS3WwwPvH3I2I4txbcvOuGNGHT+aJBt4d\njErvo/Uo7FOWjaB7dVc6Eh0DYVHhORn8C14TaHYZ615klEsw+RaGKsTAMgMc\nRR9UrVibk5Y369tJv4haSOR9jb+Pp4oLN2Ux1bPV5YpKn2r4AceuOdRaYd2P\nE1U7c84SDrTmuZwA/S9gWGQb0A2W1ciHyeqGU4kNNvz+8hINOhVHBSqgGY0S\nHggLRnZhNf7dI41p8hRIp/54GBgRol5nQwLUvMKxX7jiKlydMFxLiY9hAWdh\nwytk\r\n=nPgI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9db1c24.0","@graphql-cli/common":"4.0.1-alpha-9db1c24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9db1c24.0_1594272196899_0.08033694639550348","host":"s3://npm-registry-packages"}},"4.0.1-alpha-92da0cb.0":{"name":"graphql-cli","version":"4.0.1-alpha-92da0cb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-92da0cb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5c98e688f59eeb414c3f8b28be2ac5dface75751","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-92da0cb.0.tgz","fileCount":14,"integrity":"sha512-RQQ1YhhRxWCyyMA84RPLtVz4fLtF1J8WE/fQwSt7yf8RDfBX0TNovJZ2KyOo87iwvDs4lVHDlvKN2RXjc1LJUA==","signatures":[{"sig":"MEQCIGcc2hDH20Mo0Z/0u6qE41o2nh9nVrhWLwPwR3WOg/gdAiA5gMu7a+J8X/aVm9N+xFOZrKn2zQikhzeHI2GvumRMCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBzxxCRA9TVsSAnZWagAARc4P/ii/uFSKT1OYSgXu+vqB\n0uGOAjzaupYJa1KCiN0Sd4QDXo34camCZcDcAchskmnMRSpNXf+gG9j4SDAd\n1OvFPOyWys6KlUysjj0xN8j0bPfnc476ObxQa2p3W1Bs+LDSN2Qy5G/v0753\nzPTaiF3ewMa3M1JUdnoS7MNbQGRjX/HrdwPhBzoLduKwGS2HwQ0Ltbw+HtEx\nF6Ct9ft4+Pi2tbamwhVhzOGj6Io4RGyW+MguSUGR+GDAc4k2pcYJ0vQKUEW+\nWsnYWHF4LpafObD4emaallOJsKf1iRF7NvT7xB5lCSDaruEz5jp8ddtBT86v\nI+w82gyYcxF0+3Xs2jm7oV5zCXNRY+jmnCezTjoG+LNTWR5neuHP3lnmXMlp\nLc6LWxMQIUw/EbApHe1rEeQ1JkGSjIP41FLkCtDRHo/ErMcusPryAfjR28VO\nD3uheqshC6UqGHppWb293UUml8oCwdkoTOVOLbFaaN4PmFFED8FFNXePVGxg\nNsOrn1nwS+OWo2VupfAnJJHxrqR+8Fp+GIENyxpShiSRaeZhNGRlPHW+2zWY\nBpwQKXKv8ledWMFlz0NAhlNi7GqXB6atS4C1OY8MKR7d3NmtCQ6H8wbMhiod\nLm6cEa7nKAq0wnNBml8ZpKBub1FP6mmwHuPzID05kK73X8PqVIy/OhuF4qhi\ntyBh\r\n=8ZOw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-92da0cb.0","@graphql-cli/common":"4.0.1-alpha-92da0cb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-92da0cb.0_1594309745108_0.8368270042248731","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b10d251.0":{"name":"graphql-cli","version":"4.0.1-alpha-b10d251.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b10d251.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"11d1077d4cb942ad16b2d131256a07cac9f409b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b10d251.0.tgz","fileCount":14,"integrity":"sha512-8rl3Wso0C9v5IiyU2ykgFuEMqNwv9Aw6nf2hXnn7nP+M0wsDqcYrYDi2d3yqNOlyszQsG2Kevkk7w5+cYoo5uA==","signatures":[{"sig":"MEUCIQDQR8UHoF4sl0dYWQiUStIroo6agJqXc76+8Uo2UzTJKgIgVUthQyGEC5iKqF3XNlF601oXagj1iBGqWtXW2TEkq9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBz2TCRA9TVsSAnZWagAAd1AP/15KJB26a6s0I8R3Qxi/\nvDK7HHHbvT+r4UmLawRMP8LP1mzASvWEemIGZmrzqlmbJ38CAe9ppENgW1Ij\nL2eLagd/P0/CXHQjx4y3/2a8oR1z5csMMhhTosSTn4AKH7V72iK5wqWajY2/\nSf+O3+i2gYmgzfiwbPWChm4hNB1VA5/r85ygiibM+7ibVOYL5hKeVVYl1LyA\nkF9qBBgm3yK5J0q8dqZ4G679AxDXXb9xZqLoNacqPvHWDw7zFHSAIe4PpA7c\nBeQEnzvNScWQ65/ARIVOWVexw0LqSdVuKVyQVR095y4ukHPwIS7OwS3HVOxM\nUzXNjF8jFAK/VKD4U22XEzKe37YlwbESAyMm6XmPV74b7GHwX9lvL9KMi46Z\naw2VQThEa5/trcN9m3GxcmSxewGcnHcfkq1AuZkYoWh7NmCTzwASUG+E8nD2\nc+JE07HPISF7gdLMsgqR2RszvKsTVUQCtGl8VdmXn7dyG6AraXV0SHFaYdvV\nhJtUK5/BGFRRTn2x6lzBmpTmowI7ZAkVKavmENpodRr8r712VTR7ZG1xYmbI\nzWRhOWUQjFcZ6Caq2ftc5LiFDdJcAGYk0eicVzw/oYMMy9cVS12CmtsD1TnM\nLUWHX23iYNJ5tUNUJFhWGkZwXct4XMwWIOUX8og9n4L8cZ2IForGSdqztQuY\nyq92\r\n=gknY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b10d251.0","@graphql-cli/common":"4.0.1-alpha-b10d251.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b10d251.0_1594310035013_0.969497891284085","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7f75450.0":{"name":"graphql-cli","version":"4.0.1-alpha-7f75450.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7f75450.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"71f8bb6ec8e3595487864c68c17db52bc056925c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7f75450.0.tgz","fileCount":14,"integrity":"sha512-84CcF9mdqWWM0WLygFrBJiyNM652+MZBZiLUppLLQYWzfn/pm+2G7b//wdxo0FNqcMvXlYpxJmC0h4nIT/i+Iw==","signatures":[{"sig":"MEUCIQC+niYJwB8xOQkjieTLax/g/r2dtxQmF7PZxnNlzkftUwIgIfMnnkRdQ0sdN3FyK9m1G766XqPvFh9Pzl09G4UaLd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfB5ZFCRA9TVsSAnZWagAA95MP/iIYSbpPITtAp3fL+WFM\n47efMz1vwcYhMvOGydvNub8cZIcBK56r0jgy3sGVhc1VBRM/dGPSSIjcbVcR\nvQYZ7TbG5fSUKu7EEOF3PFdW5JDpdAmiGMUtecJqdB7UEovKLYEk0LeiDdgR\nhCrNqqJuhe0Y6Tzfk/+th0/yBNZhfgEmzuhW+w/2Lf0l+zmFSjJg4RPgzLuf\nWGPS9CmAfe5/6miIkfhBDasFiYvaAI+LdpwXzFOB7r+XYeZe1BLtsqTzw15h\nawWwbtjLYI2K7Ye1r7DnXqnCQV1j9WsOJ0qOJfW29y9x8saBCbq79eKHt5ur\ne+MqymzMjxkD25YHux99jgWlomZduMvwzX3L2MEfdVQtBlIxbFfcIHHqUnwR\n7NSYpyYxdB+HSdFarORui8Rf4XObuxVW7Q3vE1FGxhs7YNBeMsT9M0Kd/lmF\nsxO8aALrZKNI0ZI5xT0/E5AM2IagIv8QXsALIIiZlt+uChmrcsBvj/bkyfdn\nJTJOGYQ88barCYqkVe6CB+FBDNeU5uZ3atKuGbbypOLTuuHBo0x7JIlzAK/q\nd5On7E35/Gn6bmvKhSXNzeJUrjzJtRJ/05w8gYbC3T7vPtPnBWCqC10JRt4M\n59JCLw8WmUEFkgmsWnxsXFKXX+PB//vanms+vJkROA0q882AE6OL4pXj1sWR\ngrTo\r\n=1zDB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7f75450.0","@graphql-cli/common":"4.0.1-alpha-7f75450.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7f75450.0_1594332741138_0.2961598108383565","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9674a83.0":{"name":"graphql-cli","version":"4.0.1-alpha-9674a83.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9674a83.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6ccc3d0a25d30047fdd1da7ac0a65146a88ab206","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9674a83.0.tgz","fileCount":14,"integrity":"sha512-wd3PXwqAGDUi862sY4RN0jEjFi0uwKt50ZYkvYne4Rwqh4UaXY7j32LFuA98+B8/c6yW2Qj6SMvgm/aD8td/Gg==","signatures":[{"sig":"MEQCIDbZDKe78TsspFhAQ3LDFycgnCco6jcA1cJX/5UxNJjFAiB/SokkgfUZFaG4fLuhHu+/r+uf8kFSwQr2KweQar/VBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfB6zWCRA9TVsSAnZWagAARvMQAIISwfROFAs9Sf5hHMYe\nzNC5AesGg9NThElv+HeJ3POcg2w1+VOfQy3J4bO/1sU29fMvfqdHDxcQ+W1B\n8wIhp1mm6qWCd6dSWGP+HQmBYFVDUTPMbLF2Vm66IgroLXAXejokXLi1f0Oy\n4i4pj2f4dBk0dWZh9MRU/ind2Iy+aEfMkQ/HgNYTsz+Ynjt4PgCy9Fq2BVq2\nOzEa538JADBsf/XzKLqgvVoNFcr48ritvzHz9CH49aFmpGGKe0tWWyBvKst+\n1DmQmMm8dOcipT5ccbemEA0/zcxakHI4F2mlk6jIeDlyYX6UHgC3qpM9dVlj\nGLO5nmCudCrFy06y1wKIhQecvCQKEHW1xLdtUYHWDyKU8OVK1IQ3tsfmj4KQ\nBk5CwRhH9I3508BVVtUV86Qkco2aBZS9fSMi9aPetq4jFRTvSMPyCclumA/v\nhxkNCPaUa7Cahfr8maZspdEXhcXmswq1aqvDj4xH0TtXM3FcLWg+hHNDta3Y\nf6/Wga9J4k3OTTRtL6YBgdVI3LssGkeJyu5JAOV9VZBYX9V4XqvTWZafsPm4\n744bwzb5A8F4e4q8Pq+Rc61KbcZnVMV7EQC853ZvDWLPFVA4Fa57fI7243vB\nrMdTUVJr4mvEDEZPX4oD8BepQt6t7l+ooyDpXVSKoH+IMz92gclSAB0R1G3u\ntg7k\r\n=OYHK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9674a83.0","@graphql-cli/common":"4.0.1-alpha-9674a83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9674a83.0_1594338518314_0.14155143038376172","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a19b601.0":{"name":"graphql-cli","version":"4.0.1-alpha-a19b601.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a19b601.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5ba145968d3db74a01abb001b01d12d3695ed455","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a19b601.0.tgz","fileCount":14,"integrity":"sha512-XQ1O4bT1WXnzrGvjRBz4E4QXcv53hNQBrjoPGNv7mtPrQSnq457P0Of37Ne71GD9Jjf4LeQoCug/O03PatIg7Q==","signatures":[{"sig":"MEQCIDqQWS/En5ufQ2ZM2iwIYeDCmUwr6DsPKjx1Ds7T84XnAiBR1h/vCPnfzF1YnwICENqXyXHy4rbrcTL2vijfaYWMAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCG+4CRA9TVsSAnZWagAAKBgP/RdxIU5hfN+rsnKrzuxp\nEuNy/Ux+aPaXUX0fFN+EcNFCX6YSsft92Kmac1XtbXHNA2CfQine2bmECiTF\ndyN/NhOnnoONhqzvcB2h2oHGMSP6arAMne6sl7c8fh/LaVyZQYMtN1u0FXfg\ndwO17VtKzEcNBmbg5IzH8b3Gb/bI8eHRCkZtNknBNO6p2yla+KW4zynWpg6Q\nUeWAF+Me5nV1/GcPDvhWkCGSGcHZgZZDgqtOWeHPtA0AXJeBioroGh+p9cW6\n/Iy4IsWXWixR+ich8IxXD2lxxerTSzazbrIkGZrJ9TJpW0NrqZ758noqBpxN\nIaudBkmgDnntybpGj3ugatJ0pGnTCgIlrfwEcvgWs3SOiyFc77qZ0nUtbHBV\nugpDUbIQrVeXOKEk9QI7FMwO23riYAynAqQ3SOuuHmnPTS69+Lgse4JK4wz6\nGwHfmX0Hq/1RlHowiqflFGJcw6b23vptvJh6AUg9xs0LuwfQ+dUYVrbzrRCo\nvaQ0V7PzdjLxGoCX/0b9osxHf14b/LkA8H/cIZeWGvjnl6oBrZj82fRb0S8t\nT1TjnDSFbjvrlOzgon3xis/jUNLfxb/ifVEgVkNha1/zQxzxCWBF+Vx1rw+N\n1+2QzTbQlL1cRAF5J9Gb7yR4cUzmHYg6dCBx/MQapv/t0CHGnqXjRBOt2uTh\nd1Go\r\n=TfEH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a19b601.0","@graphql-cli/common":"4.0.1-alpha-a19b601.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a19b601.0_1594388407460_0.8262126708701927","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bdf49fe.0":{"name":"graphql-cli","version":"4.0.1-alpha-bdf49fe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bdf49fe.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fc5fd7ecb65edf6e1710f5e0b6d24e4824631c6c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bdf49fe.0.tgz","fileCount":14,"integrity":"sha512-oYr+GE738zoH10DWAnbvnxvAr9lfbekidN1fF+uomEvfATrz2qgY1KCSpqu+Vhy0kGzUGRGz0RqNxNfWqYvTjw==","signatures":[{"sig":"MEUCIQDrMz8WyjvbHNfxP1XmURmqYdcBWZ1OQ1or7UlKSU0LqAIgOaNvMdl+6Kxh+Evg2igN9llSbRLaaWVaKEbbCTDLuhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCG/LCRA9TVsSAnZWagAA2xsP/Ary9vMSXcBWLDJ2qooy\n+DqponGIYaVQG4OzfWeGZaz71LWYaJwQIHNpjCoMwegYuWCnzSGhglExXCoC\n/c3oVfMIpzUnwL7diHhtTPzRlgAbtkeoHc6t7w9cLWZLRPBrvXv4RM1qXlWr\nvKALNMShzNtn4P33/BmVysAW6t/fGsk2Lj5snZBkracsq/9O6AzRXLZDyJFT\nyCAOj4NFrDU2AqtkHuqn+q6c6sERVSyes8sdD5jI4ssd1oQW2ZQQKQxhgpUS\nI1zB+OzMsAmaooqc1sawWtTuuNYmgOGprvgI/G/tzs4vtG2yIR98okQM6awB\nJq7pM4nCrddNWdLlS6OuQPRCYI76gJEOigMaDB4KjMtVmxz89sauMnbmsOla\ngXTtqeqOjQ7ppzmBHH2rx/47OxQL7Pofb6KtKM5Tqsgk4x2DOeYCIHCoJlem\nYzQeWJVdpLP3v5MnE+uhJSSAEH0lzlMYophQb4GCsT6V73UhTKvixX+kVaSR\nwsdAFR4nlorR2X7octhwmMCjvSob/5JmU0P1GlGlqzBI8ZR4IUQv2x4Wxurv\nuVxGpc3/7NBajpRJ5EbNPSSdnrhZwDNjNg8gd4Qdl5h2nBWAk51CZLe0IvWe\nEzJiAuVFID/BhXhWS5qSNDag0t0pyzTIB37mbLpABXiyl01prr8ovWA8RW4J\nRsuN\r\n=v9qE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bdf49fe.0","@graphql-cli/common":"4.0.1-alpha-bdf49fe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bdf49fe.0_1594388427058_0.3535139280692099","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d88f367.0":{"name":"graphql-cli","version":"4.0.1-alpha-d88f367.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d88f367.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f3cc8c8ddcc8d13f879feabe23a85658a50e3ee0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d88f367.0.tgz","fileCount":14,"integrity":"sha512-LT5vtrpmKvvZRWw+I9J2D74IQY0L5zDhWIOu1ZyEe5FIkvxibIcb5yb8KseuQw4vIlPDGdUPQb0QfINSuIRCmA==","signatures":[{"sig":"MEQCIBkN42VQVNg66BoW6XntisxaB0i95Kn4O6VbAgvGu1qNAiASnTQ9CEnE0ReoeUpl4hpfSVwKtE8vR7PdZB3mndvLnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCHHMCRA9TVsSAnZWagAAV+oP/A73y2GLXpZf2Fv/2T5E\n8/HE4/k4kLwU5Foj84B+zimiEpl1cKLlLu1UAZcgmTp+Go0TJvs6wK22EExb\nC/wMFfUFmIrE3qKN29FjqasJZPNb3rkKvNxweFcCLZSHBm2tyRlpTs2Lm6+3\nXV5YUE5P4xW/t2vgQA5xa2MGF5dnkeLSM6tX+sp43ZpI3SZ/KGoQJOx61Q9w\ntJNXvM6UaYPSzcS1KKL89TRoAAjDLlV0C5A5F/P6NaHYIZHQLFZ6MyoYD1Eu\nq/oBPvAHGiW0b1et0Tc6FnZBVA1QXV/KqAkIU4pH8uSstN/9IsBvfgcb+oaq\nwbMu4+IKE8eGUBNMyslKPilyfwn8xq0ZhQDfSRvGoVrGJT2uk/z0ruKbOeR9\nvi/2poShKeXnNbD5LfJpw3oU/l+7gdNM+HSsnkUb1QCf6ZBPt4q+d1OVE93e\nwl+C1kFYGHD76pCr5b6TN5c28zZTTsZ3iH4JsD8jThr35xH31scFsWaRYbzk\n+mgvhEzYqgpN8SLzoQR/pzejSobULZeJ/5uCie7+ZyOPVnKpJMET31/gNg0Q\nhZSUNmUfvoKJaIvPlcedR5947R+hnbvmnqDhp3BPs2Q8Bs2EczJLpm41L9Bj\n/yhfAdA2A68/EhiKsLzDRABUuhP8qhSi9Qzl44LSlcYVeyB5mfEDqYxR7Yae\nvhKL\r\n=VWcI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d88f367.0","@graphql-cli/common":"4.0.1-alpha-d88f367.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d88f367.0_1594388940307_0.9618516348904973","host":"s3://npm-registry-packages"}},"4.0.1-alpha-41a5d9f.0":{"name":"graphql-cli","version":"4.0.1-alpha-41a5d9f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-41a5d9f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ccdd35f6a02df2b7cfc1df77938c4f9b6c8d3fdc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-41a5d9f.0.tgz","fileCount":14,"integrity":"sha512-DoVisZI3k5cQ5Cb66+53W8EZ2WHghdLpaAul/i3iJbgTPBwyTayA+/LCZB5662M9Kc7OZmPSEXRv2g63jhEzVw==","signatures":[{"sig":"MEQCIGGdn9tW8YVFe6iPenRyKKleDtyltVXmzZQdJg+M3lOyAiAH/5fXrZwTe7luivLkmg+hPgxITOPnQzM4bkiJ4jU+KQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCHPWCRA9TVsSAnZWagAACiIQAI7AIuWkYDXbbUWVdBgA\ngKIjRkmAJaTSDKAT4QBNbvZNNnaCywY6JyiY3oTiu34B7bbvbU7hHmGouy20\ntwgUtSjs+n/iDzwFn+e9pmqgIdey05HWkrG5qFqESUWxpjxrEc9IGb0tMkAB\nYDFofIYnQKyEkLC0oHzYExwWjZ3ZbHU8dh8woyY77lXn1iwCrh/+w7cu/zVx\nEnnyxrIPHcDW6slcLSwJuYzomg7JFRqtU/3qLpymf31zOA+E2WRTwoxdSfuF\nn7UWh9NfGt9Ggr6/XgS9E1AqFy51jNHmxvoUWOB8d22y+IrGaFEKOHQ8rbcN\nTckZtSvL+TcKvWWh5LjWlPU/BnfhF7PPlOJgBkN4/MXdZ/YL+7C4mvillwde\nE7ylwuW6jxCG+YNcs7hBsAaOeqI7diSpfjRohkTzdIxvj+l0brOoLAp5n0iL\nNnR72BUbSkPpndyqzqjo5dv/q5anmYIqHwkAxTK8zahXVPsyBGrMofmpp98Y\nrf/h4ZVBNa6nuDx/W7U5eAAhbOcizH//1Ozucg3pMLIncaIPqXcnxfDdqQQV\nz09u9mdCThDVOvCMruzkVOHfbcAgA5dUBvz64YhZgj00qaAwoDELc6uIpMdF\nY24TNqXMuuVlB4uNgiWyKlG+Ga9ptG8HXBBsnIP1gcLgUcL/bAtVqLzdLHx7\n17nr\r\n=KpxD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-41a5d9f.0","@graphql-cli/common":"4.0.1-alpha-41a5d9f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-41a5d9f.0_1594389462141_0.05751555522511276","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0b60f3c.0":{"name":"graphql-cli","version":"4.0.1-alpha-0b60f3c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0b60f3c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"db4dc71a003524534350ef0927a716bd5f97dbe0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0b60f3c.0.tgz","fileCount":14,"integrity":"sha512-36XHiv6AkB1hD0sM3qphIMUYIV7YY0cW46LnshU5uf3DAvykI9j4diHmn4Y/yGW/Tfq96D90O/rrbjvxmtBikw==","signatures":[{"sig":"MEUCIQCBvxoE++9COdLzN+mFrrTGUlYl4nSQKHs4fwANPRuONAIgeGzHsAKyZ3Y8CcTJBDKkj7aB7wqjUKmQ1DUzgc1dPZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCHvOCRA9TVsSAnZWagAAKU4P/ApNcmLYnEZtS1HyBY27\n0lQ5TW3z1L6kKuJSV+aih8jTIuxBKeu6eMHnBaB5xkxXwgQqXWelTwpujkFI\nYv5Do1hIUQG4frTD6kI7BGTHQi6Zz88EHTSn8ROctoGayXH2gf4mDIxDUPgd\nlxsXzSMLcpvzkAv/1YfSmGvmUfL8QNJsH7Us1H1+Y8hT2sANHFcR0G1yVIJ1\nNaJeOnHG86lJbc6Eu18KSimgrmjDh7/3J/gHBXya2GQNeU6wu80PX0FeN8G/\nVipt9hE3PNahu98zuD1UWGzNvq8BZtnFKN+9H07vzID8HL4Jnyer5QrRIk25\n1JlubWzLDJuUqhnvxcrT7mKbllUWbl0bFKf9rjUd5I1kcAA4QtVeoCcWmKvR\nB7IYGT1GKkhwF6KVv53YKMHPRvYD+DrnSO3y8jeTrRPBU9VYRytK16+GmOcy\niL91tdn68yssvwU1sNxPN//648Yc+kzKiItErXL94Z24HfcZ/vqCqxbvACz7\nMPwPkT2wRTB17pwO+LpwgPOCz29B1GyEIMuTkYN03I8Cc/Fy3Hf+AAxy9mXJ\nVZCCf4K7tWY48mi3dvK3ypYkPc4tzqEbtuRkfNCU3yYpG35kFLT6B5MTJn0h\n/S0PSQNFzLfeX9gT4/fHFbb6uBKIlGXSggb+lummNUrOqsoqXE2G7WLjCaez\nBkGv\r\n=KJk7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0b60f3c.0","@graphql-cli/common":"4.0.1-alpha-0b60f3c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0b60f3c.0_1594391501878_0.3724179900964568","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7ffeb89.0":{"name":"graphql-cli","version":"4.0.1-alpha-7ffeb89.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7ffeb89.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8716909d6ae36b8950b80fa29ee69226fdd4ebf4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7ffeb89.0.tgz","fileCount":14,"integrity":"sha512-nX7ThwO6qiudLWeoPyJBckSnKsKUBsFR+q39Qw4i58XSp9sbjtyLkE86OHcICF4/CMqQ1k9pWXgeZOfh2jFcaQ==","signatures":[{"sig":"MEUCIQCEdxI+1aiG+giOP4QrXGY0HvU4hl8sfbHqtaFO88xAbgIgdQKCPKzB4sc83+ikKnSe56rGVvfZ+5y4mgxzb+GGGxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCH2RCRA9TVsSAnZWagAA8GUQAJWPESN247a93Zu8kJZW\nJmiWPMrTrozPSsaCDBEPjgvLji28TcameggIQ1I0JCs98KR+KnpWXEZ8tuoJ\nC/AzZLZ09K0n8A6R4qosF79Ogd1NHfjRSvXHliKjNowt0SdEcMtT/e30ivai\nt5ZTuR5C5O2qCT/uvuHiVSaPwhbzEBWeFVm7rIpX1z+hTZxiQ8uknuW2hWJW\niwyp6rA8jJrR1bmcxtWy+BPKg01OLuDjpEGupKu5duAnNYsLwKT8hgPNw9Zs\nfwQdR0kONUn1wp1Oogr/DmHjU2NI4j4KHrJJAnx1UbivP2g+B8zamVArzz5Z\nJ4rIH77/2UdC3FrEri3qj6w7Mc39XWvpk5/GXJ+7uW7uDqpgEXQ0ao2EVSQo\ndccH6GWRqLJZjoaWstdp0tQs3xxKIRGZcoNyy5OvJoTgfaaifhoqbPYk158t\nVlzk1F9LZS1dni2UK8IPazMRbFfipwh/FsTD4A/g47fzKNlFvDOySDx7fleV\nf1QXigLQfN0zPpWzRkz7oRCwFxloee9ej09DbN6moG3jSu6y7M4eDXECDobC\nCALGs495kcUEGY0jX8m8Mvk+75jBaeqt3FURD8wXZc0ZwXTxVnh9rJZmQA3x\nXceHANhU+dsJ5cgY3Lw+D5VCpm1Yq2RYYz9LpoRLOUJWpNEbhKgDBUz/WwmR\nMmFk\r\n=Ff42\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7ffeb89.0","@graphql-cli/common":"4.0.1-alpha-7ffeb89.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7ffeb89.0_1594391952640_0.5448899578135322","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b99b682.0":{"name":"graphql-cli","version":"4.0.1-alpha-b99b682.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b99b682.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8cba1558847c536de5bcbdf14a20b9c41423e96e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b99b682.0.tgz","fileCount":14,"integrity":"sha512-dNWIwYcYGobZd7+oQ1IsSzoIhW0KlFG28kafUjsziBlLN0AHzZfGV/CMyePG/6wcU1jXHTWddZsBhUVYdh1sVQ==","signatures":[{"sig":"MEUCIBGkks4HBhZfj+4tfLRIVr3myp/T0KMk7rcOqBSYlbUeAiEA8WHF9WeXTSyYCNhlGH/oYjfReiz3V1E78zW4wC0/96c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCIOTCRA9TVsSAnZWagAAEtEQAKPhvO8z4g1nCnmOrGOo\nbQIzmFGtAA77aYY5fU2MOVwoMB8YMXwc9XqqoSRmowsndaazRkI6SLtCqUPM\naIGsMKwUSwrDtSGewgaCscgnmUUv5Bd16I0w+zTeJaYX7SmykiJ/tK7iJokQ\neS0SMNLq5nfHaMPE9RQCac0EJCJL/awtAQnTi4Hc3ujaTUso+PJCU22IjCIk\nV7kuuMyApAGMg3x4DCnCn3g1AcZbtrRKqj26RzmHdMBaloHs/5PcR3twrkPb\nloeWcx3P5O5Npfs2IXouUzfnjg2gTfA68XX/u9lDPzPgyunuQLPSmiyqsUdk\nvl+uI6uEg8igGfvFdtUoACFb0nNK7XiHPRD+ut9VrDgEdOUmq4OY+yD/9H+v\njHu9R+F8K6TnQ3XXX4Jr4sWvPEVK/1JwcmVJHKn/5b2L2XyNgHOoDfh+gPed\nK/cfsJaO36hv7kY1HbHEJGKwqOnfZ+EIE7wpHvbkF0ijfYVnvE/E67/VekW2\n+aK9ftTlMartKZQ5vEIpK4nNUnM/ppRDTQdFDwbSuIh1r1cmy8Wf/Dy2hVxx\n/CXbYJOlUL5RW9nszLv+ufNyQg9NzsSmz21I3N8ZNedpoK2INCdz73wv5Z1o\nTp/j2mZp/YNnOdt4KxAUfG3+Lzlw7fS7m7A9YizfVIORSYCrKsFRRiYL8p2v\nzbai\r\n=/+kV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b99b682.0","@graphql-cli/common":"4.0.1-alpha-b99b682.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b99b682.0_1594393491202_0.26705004553924394","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b5f9af7.0":{"name":"graphql-cli","version":"4.0.1-alpha-b5f9af7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b5f9af7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"40e59aa9b1822a2cc5fcc986dd7558b072dcf3a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b5f9af7.0.tgz","fileCount":14,"integrity":"sha512-0k/nXS648yWTHuDMDHeJONLgmeAf2Tkp07rAqmv/5JsBdLxCnMobOcc85pEp0mUfvezV1CGB9HqDhVN+3IOy+Q==","signatures":[{"sig":"MEUCIByGb/Nw2HNFZODdqIaFqr/hR7me8czy+B/L2bFfFOefAiEAxIPkeVr7ljsIykD90BP1PYtE4mB0lc+pqypqd+d38ak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCIY5CRA9TVsSAnZWagAAExwP+gNy5pOt53ex+PH8t2/1\nb7ejcfWCTmfMYBl7ZNtdDyJsIIskF0bB4fHhpSBydG3qiNjzUG3R3qRnkuMk\nJBRYDTcUVzsIMuBM9rHbgLPzCVgDYV0uc3hl5Ng9P5VWoTA89XvnfnFj5qnW\ngDUPpPrxdDgqotELlZRjT8c0d6IlUVwCVKoKpIjVyVTHQnR5XXMvQEGI6N7y\ndwkMW5F9DIhP8UiCE3YVHEeN6iwntUlvJV+aV2OurR5QQYvfcP5z6cLEzhA0\nl8NO2DS2XduU1xti4G16T3TK10KEJcCSLkDbWJny/gpU97Kn9fQQqmWQFsCb\nVBn0+tZlEBxY90DfhDKjMcNQMMG3FZI9wCvR4QODpeN1wk4mD5Qw6iL6WEZi\n6tIF0FQGxJbwtbFuhEBvatQUxMc/nTgOgGlcKTXXi8npdBrNMerDjbr8O6iQ\nI5vFo8Y5mQgHyeViRnSuXMtZfoXmWkvhT1MiEnv/P9cZkiJwkMHvSTGreIRh\nKx8c2opMs6CJ56ZVXCQoMVS/lU04USx7MomFWERirziV5UnVo7BboyJE/Nx0\nHsvinLxWmT5YMIKj7vIs6Jo1cuV9qgXphhFwjlc2VnC06IfBPXSn431HGp+c\nq7LRwUfA/zh4e9PGmd8tD7IIPAO6vbeTKH0DVs095CNGnSlK5ZWHe3oAtWrU\nOnWy\r\n=+zV6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b5f9af7.0","@graphql-cli/common":"4.0.1-alpha-b5f9af7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b5f9af7.0_1594394168059_0.2568266508213146","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7b0356f.0":{"name":"graphql-cli","version":"4.0.1-alpha-7b0356f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7b0356f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ad7a68861ac9323b39f434bbc2e4299898e29e58","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7b0356f.0.tgz","fileCount":14,"integrity":"sha512-+ikbOsI/0bsX9M700fw6HNdDhjYfvlqXKLXwlSsGDnZHIDRh6Yw5W1uzW/wBJnfMvRgOI1zpfDvoLju00erD4Q==","signatures":[{"sig":"MEUCIQCbEq6GPRlaxdfUiXR2b0E+d2affEQGaqg/SKcyzr+TXQIgDniiYd9/QZzozku8uHeY+124FimqhtvuZ0NmVO8OD1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCI24CRA9TVsSAnZWagAAOnEP/i9MTTvxED4sTaKmudMw\nD1432LN8E0+6lQJVkTk0+HcEsV4qjU1BYrkKdGCEBCMrfYU5S8QSj6ELLowa\nCdaf171miBp8qR3j4MS8L2XsYFRbGO4UqW0gXCcKffHLPBodbv4d0psoiehY\nm740x9QgaJNR7YTbwsFaseXmQfWWX/K1Z/Vqh+46LsAux+VAHFyCbBDxGVnm\nFQUosGKkq0PMb8sYLmd/Q+kJ1SC0EyuiydiHmb9rdzUSx5+cVmG1Wpcaj0fx\n1N9/wtmSgi5Cb00AuqBk6J1S/zBNsvQgzQ/7scbAb+SWGbUit7gfuZiYs4gI\nHNIwHsXYbe8S7HDuHb723Mjf7GuQnT/Yn89IHd/SZfGWYrD3TGJwWbM2sFIt\nNK0QmHpJpqr9o/VG6He7PqmBJCuVgrMkbMTBn0GD1CrIutZrIshSdxPR76tp\nrWBO5EP6uwYARZi6646vt022rZYPjfKxb3SJ3ILIbeIP5Z4P5LhzNVdNui9y\nNI6+MYoxO+AwBP5zafIYj4pPMsrobwE4OuYms18qCSFaUfWx2IH9EdQo2r10\ntoeZTPGJQ98HBbXD7surGgPBKiSSKj22A1vcsWXcUkY6f6cT3YAK8Cz5F0el\n+JUZo3zaWjimB9K7F4LG35yziwi4A7eggMcsQWWJI7ODfEY2OpjpQ/7fbGFe\n9WS5\r\n=iTal\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7b0356f.0","@graphql-cli/common":"4.0.1-alpha-7b0356f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7b0356f.0_1594396088194_0.8889929158582888","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e388854.0":{"name":"graphql-cli","version":"4.0.1-alpha-e388854.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e388854.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e4f76e9ec84c4ba7a324a5e35eecac4d0ed9f19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e388854.0.tgz","fileCount":14,"integrity":"sha512-Qu8jRFVm6hf9NpWiczS/+CwZPPQThZUyb/rpnZ8v7pUZD7b8lem2OrbXDDdLsS2flehcVED13HhP/95+iB0AIA==","signatures":[{"sig":"MEUCIEsMBTJbJ++wD0o5WreYm2JM0GHDBuIcWc/eLwfdg1fNAiEA22IKyKLJ2851LakKQLqPTx0eYZgkqqy/sLhB1xXGV8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCI7eCRA9TVsSAnZWagAAfegP/Apb05WjzG3lO3eJ7vZX\nuMnHTbudmBxZ3ALl8F/umEHmWFNDMFIiZBRjYaZ9FYwi8J9i30odceBwv4ma\nbDmlY5NVdAg9nJkxA6Ka/hL8/DJtAbAhsTKXRb2iygCBhaq3uSkiMiOidly1\n05LsEGWuFTcFa47ApaBV6syRrbLaFbm3i0FNWAb1cywYhvRRRf+pwZjBxMPF\nfNStjJaDjvodTU5mH/FpS1ztDpdFbAMhyfG1oausWmNUAq5x7Ou+bbawgvy3\nc7HWmGDTvenilYcyNYFA4TRcHSAXFUV0pjXMw+75Aksi51MbyWLMwmpP40X0\n7oDB2xzWBBK4MdCbvwoVsvHvZMJ4IosKLN3ctK0R5nmedNg+MIOKXfP+IeuH\nhiT8u8GeFHIjPERYAoN4Pl2tstt/Fk9SjjYYThS8sb1QQaOr1NbM2ewcCQPI\n/L0vpCS078LFZktmZJBjA2Fbz5c5zIZFIpxOjkHofB2a62UxYxKKi9HkA3pZ\npK5cA4KYyijfcLZJgbEd3h9aPbORjPtgvVHlxgNmLbnSpk2ThS0f1Bi6Ztgf\n/3BQzJY4XicdvK85/suBGzMlWEG6bfqplAeL5Ce+jFaK7M61Obk+OlTK0g6S\nujdeWda30ToqQ+PdNJxjbhlhMbzuBbke8SruTtIuwh+dBUnFyZlStjN5xTgK\neYhl\r\n=adxl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e388854.0","@graphql-cli/common":"4.0.1-alpha-e388854.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e388854.0_1594396381720_0.431495587984456","host":"s3://npm-registry-packages"}},"4.0.1-alpha-075733e.0":{"name":"graphql-cli","version":"4.0.1-alpha-075733e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-075733e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1de5507eb84419bed493df0c7eee41db2928b1aa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-075733e.0.tgz","fileCount":14,"integrity":"sha512-zzAxHYHAYUGtdR+SWWZcx6sXyUVW+/c993wKJtd4GL2LuNAil6S31I1PcsDZ47+Dsgox9KXtYiYEHaWVfrwxNg==","signatures":[{"sig":"MEYCIQChQx+aad5FSOFSOxQE33+ivYyaDhcmEkftEV+nz1ChfQIhAKLLxbTbRG2Im6JTHObQg+vqXuGro9wasaz/f3Sbqjl1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCPzLCRA9TVsSAnZWagAAzMkP/3mf7r3A4BvD5rrsKFMQ\nKSVBeL46gKNBryy31RbryqeYmuxJ2LI/TocfNm/v4djNoxaqy/FB/qHBMUA8\n88dstjed4hy/rwnfa/u5dmHRzDCAh5Qvd5Mh0cYEFqmGGRU9Q6gmfio94dKF\nhIHqVNRUw1XlKWpyCiW/TGekBxqFMGuy1GkVxqpZXNas/pD+eche4UAGvOWG\nxZLG7P9k4koAwBwEQ4R3NJu3AxxpTXD/OMcb3cnijNn1rElD434DMox+YkfX\nq9IJEE4/vV5oo38AdCE4cD6hgmVeFMKMsjy+XOBH4bNVxhyIcK4K8Ug3j4MW\nUjoCrOqmegTJWcZDj4TteIP9yEdGsm8zrtu35FvnmJeqp/DdHPaNow9+wIaC\nhnuCP2DNJAvSZARjNk4J8of6+oCrhu6lPSSdn2B8htIolHH1n5jIRmPd6D3g\nJ/sQ3ZJkxyul9nZ/ei+Ta/3Aa0vhYew2bfO/nKwlIIwctjXu2iu7fgRxXjfh\nyrlzJEZRA4YrRshqQt2Ptmw7ggp1ccBQR3bnjpfiMxvrkoaS+UzAbltOiwED\n7jd7mVJlB2tfTIK49fClgxjt4aRlBKj6YZzf9JfrE4yd+cKlME9UQ1DWemiA\nU4aAg0SRQG7X35vz9tBpi2Oc8q0l/jJO4tP2tSsSdBeV18vJKaW6Sb4NRyCf\nSHIq\r\n=e/w6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-075733e.0","@graphql-cli/common":"4.0.1-alpha-075733e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-075733e.0_1594424522634_0.8420990005136757","host":"s3://npm-registry-packages"}},"4.0.1-alpha-32312bc.0":{"name":"graphql-cli","version":"4.0.1-alpha-32312bc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-32312bc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7427fc988cd2213734b804977e1ca3d7d734e0ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-32312bc.0.tgz","fileCount":14,"integrity":"sha512-ZHB2KbuJyghGFCSSL285rnWJFXSlkfnHNX49OUmyRqMakjoujDzOfH9J1nmq2yqU8ncsVNxMsPGkROPSEai1QQ==","signatures":[{"sig":"MEQCICzN60WlVnJpaHhTbK9GSdqS9uGh8wntxPhwjrrBXyOHAiAiMS+b+SPOagYhsJ5vDIixk7taN7N77sbhe1Rg8qZOAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCQZfCRA9TVsSAnZWagAAzycQAIbsQpTJBCzXckrbhUgY\n7B8c7DMQqaxDB51PBzkvI7DTky0VX/Z32Y7JePYYt/8PWAfdwjUFqVgXYtjw\nPJFN2tL45tRarJLhumNB7nD9u83m82yb4/Z2g0mbNRile0sNvSebKzSQ+QJX\naoFw3zrmwAeXQbcUn7KLH2tdqiRkpo53UL12eZzPRW/uXUxuZfDTeROQxc2n\nMH13u1jTU2DfpPV2HgWdZrEiyC4aeEyy4lLr8dl4gKQLEENxPVa4hwyya4y+\nkGv+7Kq2yVOZAzmKJtpKmm2lhjPfSgXjvHcmfXfEzc7Tzi973ZH5V44Yszim\nbmK/sCkBgkUw3HOK9fVhFsHUX+W8i+c0HLPO18sLX3fXqCo4TxTmXiQ3/+0k\n8tJf8gpk8gO/xGhJEAokikh4k/WLFa+zNkDpXbKmBC71+t00mA5x9BJNni1T\n9vo8xsdtDc2PemOil9FCRrpd85yLfcgV0EKW+lE5abUlsy7GJ4ZIsHqrQ0mp\nUyrLyOKSBmXsQkDL/bqwhm9bP7Af2/NSKut2cagS3JZoaZXjlJiXi2xagpgM\n3u3sH7Vcj2Lv2053ekWNAsLrBDB1ddO6L10iWitOidv8o0CWLevJJ2AfEKKX\nHu/xkDqU9JiutUD0gDyIiQkgMYVEXrdMwiOi82ALdRC28erHBWgj/Q34V1ii\nClxc\r\n=11OK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-32312bc.0","@graphql-cli/common":"4.0.1-alpha-32312bc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-32312bc.0_1594426975193_0.23251966144400082","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e0017b6.0":{"name":"graphql-cli","version":"4.0.1-alpha-e0017b6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e0017b6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aac4cd45bed6ee88a721097f765d79098952ce07","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e0017b6.0.tgz","fileCount":14,"integrity":"sha512-FILff8VHdipc0ef0TurmWPvetSgeczY4A/A+/idEDlSaGB4aN5asL8meqm0i3muU17P9rOT2N1yjWNj1WSbjcA==","signatures":[{"sig":"MEUCIQDB9pb8+0jMmBF93F3vahcHoGJKV4xQ44a0KOWCnbsY0wIgWf6qj4kUJuJsHh6LCx+IKiwJdZJxzHFXYKoBrCxa0pQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCh0RCRA9TVsSAnZWagAAmcUP/jcIAlpoUhPntwP+om5L\nhMX0s37utUS0dhVPrqUroCJdBJjTZ0KwIra6LnJ9taJyRMUiN6qcRWZg5bH/\nsnJg14RJpbe9HkkYsuulkLmIEe+7IaCcFHk2CRkYhN72zqA/6RfzO5VW7CP/\n3ZYe0jPtqzREe0Rw/iGvGqU9XYEfHkkikbyvCYpghCC8Soi+VB0MtSZdJRNx\ntX/2J6Ly573N5/NYpZBSHX9I6w2FqrgB8mHWQrU29eH2uDfnf97zSlHTeq/x\nfOapgR0z9qyEfnYtgu/Aw6UoUAmIoDeHHEbgZ0Rqrgb9H/cBXmWxJvnJIvwZ\nQyBorUX4+C3crrBe/oSkC4FryjjTqSGg3whThMU+HDbX6acMr620qemLAR+1\nRDHAtVvOyJF4tnLOPOWlaXhM0lg/ys5utVnFxiyo5szPO8Dd14Us1xF9I5iN\nJYOSK32m316LiqKQ0TMp/x5oFTsYQfBzbDrY3D9BpDKb652lmOArxz6uqCoB\n8HyXCMrcb0wdllS7VFkPeH9cJBH8EiFCwuPMG8PeDUPxkEWSh+/vpfCdNO5k\nr730ncdoUqN5UMjs7tKDGuBc2pWRMJXb5biqO6thIBHjRd0ysjDIKNeE3oBZ\nZCLjK7dyar6FTn4Sids/eyRg/9Um8VN/Y3WEByfg86Ww7KQCg143xoH7+ZOH\nA1qB\r\n=PCaf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e0017b6.0","@graphql-cli/common":"4.0.1-alpha-e0017b6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e0017b6.0_1594498321076_0.5285514710716568","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a9ccd26.0":{"name":"graphql-cli","version":"4.0.1-alpha-a9ccd26.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a9ccd26.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4d3ef47ffaae68ff0c2ab2cbeb7bf4232876295b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a9ccd26.0.tgz","fileCount":14,"integrity":"sha512-OhGS6phHpSon4mJc9Td/xbl2sUY6qSYG7H94ybo2cMh2Jv/4tRtBB48eohMoWHU8cAwNWWcKPAU52t0+BRKkTg==","signatures":[{"sig":"MEYCIQDeBYeo/0YoIHdrB8igFPq3wr2ybFXwt95VqFUv/+hQ7QIhAMjgiTFS0/fUg/1myalF5NVc43goUyYMoFms+y09+kLY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCjJLCRA9TVsSAnZWagAAXooP/2rFoGGr/eTE2haTmxe2\n2rSO/jCPe+5y2g1AZ9J2XeJY68VcyTvw0L3PsNhiHGlyIghWgTs/H2XZDsu7\nPCwdYNAjYoFnrQ+gPg8A6g974MTs86l8lu6/uy7CbLD/EVhozYpINktwhkm/\nEHqnyndjnZWF+iJ3b+0/jcHTB3KP1faKLFITS4trnmfNGEwiXAvfgr7ZiwA8\nJAHGwpjarjSUPyVCpfQB6/p2qnZuxxbmw07D+3gYEUcdnqowQIfg59DtZlHK\nCvgrgEFLVSfCS9HeLu/fvx2/9xMKpM/mNH13MYcFClL3ceEJ7fcAYEeAZOOA\nxocoMEIbg5pJGMYE3fZcDdoXIIJkGU7BhWSGdgn2vS6jeMEfbIpa69nr9YZ8\ny4JkxIkLSjVn8yEM2c3spyYKaENNuSVKRszBlXOsrrOsn+54Za5Jz8fb/SGx\n/IxDZt5u9fTg3sbnQQhqWWa/pBrLqsZ3oTtSsueKShXqFlWq7ssUlkCQpSQF\nh79IpWRGh+7IxGj0d1ZMIavbUIUf4vmp5CrYzzLCC8bEeAtbPSyTWjdkyfcj\netIdcbVosSye40vZ3svkY0zHJ46ozb91jRG6TMg6UnbXJfKvRTGlgAREAIUf\n3Vn/wWa+8OjSP/p5znGr5K4/2XGWUjkpxWtRQiUQvLg3V3xMLaG/C5TY3fIw\nvrcM\r\n=TDb7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a9ccd26.0","@graphql-cli/common":"4.0.1-alpha-a9ccd26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a9ccd26.0_1594503755370_0.5227013170880084","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b9534f0.0":{"name":"graphql-cli","version":"4.0.1-alpha-b9534f0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b9534f0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"33144cd29e099354620e46d098aa27b8f5f494e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b9534f0.0.tgz","fileCount":14,"integrity":"sha512-2p+WhiJ1UUrqFudhz4Fd/ydp/TQTRTDlOW/+h449Wdom5zFM/luQrzCxayecxYbHExSt7c3B+7TCcAsBay0KdA==","signatures":[{"sig":"MEUCIQD2F89v/See4K+Kbn64MpFsl5Pnd7R56xZw1GJY9s1aCQIgKhTiJCz8xV8LjuOdtK8hdmD0Kxd3s3dqk9CmJrzTSQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCviSCRA9TVsSAnZWagAAgzUP/2Fuoo5gxLvuN+K7C94/\nB6JGkIB9moaKSifsVUY08PJfYb/+L+Q1PRbSuBbQAoCU0P7KwBn4dr4ei6K1\ns7nXWGMAyvS+YazAI8avH48h1zrbuD8NagDJVUSpXBwdvqvsNN3U+qsCSEx+\nkg0d3z+9gsCvSr6iBOddCeiE67Q0xUFMTELVf+ppu86odFal/MdA3QCUPXCe\nq+xiLD06oiql+c2NLaTtEjNyhzosoqz0/cUA4q8GztCAOHJJHGMFayFZ+A0h\n7N66I85XW5I3b9lVb+nhpDH9uQE7iHvyjO25erfnGFH0+0vwyxHDkkac59Wm\nAZ1W5JPV7XnRK/EO2mTWODAUgyJxRBGPlff6svmv4SdjLxtpZmA7hHkPoqt5\nZPDBPHy+KRA9CqQJJ36OZv0fgMtgaNv5hIEfjDurY3TIp9gv7MOYbA+4sx9c\nJwNDd5JKndwJKW3S9MzKhkwo/IQ+Oo8bJsC9o0Tn9dIG9zHPmwj1ENDmV+sd\na6gi5VpsC341p/ZLUxhSfBNbNCVRKqytB0B827iA1mnDd2TJf8Y1BNxfH1qT\n4UoLIxinHVV4mzPgdH7EZuIAJz7hMzPPRXa/tlJKDYBQde9RpEmo8+kfb0A0\n2Tws1nHbF2jQvBa0zGDFen6o1HP15U/OaL2uYT5QQY2joD65iriK+qg8KSBN\nCMGc\r\n=0zg6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b9534f0.0","@graphql-cli/common":"4.0.1-alpha-b9534f0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b9534f0.0_1594554514506_0.4011206695893532","host":"s3://npm-registry-packages"}},"4.0.1-alpha-692f37a.0":{"name":"graphql-cli","version":"4.0.1-alpha-692f37a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-692f37a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"03abbb25e0390a354d720a2434b57bb797f693e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-692f37a.0.tgz","fileCount":14,"integrity":"sha512-9N4dcr1C0S+87lyRoWxN7RGPbRrETIHVtdfpbYPql8hcEeT9dd+JqQ/tANaBu6eeBiCxs4oljBidX4Vor5wwAg==","signatures":[{"sig":"MEUCIDGHsAufZd+jpnztR0cASZwYjVEOpbszWNc+6VfzWL+LAiEA37AY9wWTCj+gB4CuxfcrdvVwaolNDigzZZcZvNrOiNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvnaCRA9TVsSAnZWagAAaoYQAJxry3fEluiVwPNpQm07\nL3on0UYDjmsu6f2yFo4p72yBKBtpN7K+eXSBtbdC9QAdP9VpSD6mqLcG8OIH\np6zYOl52YaxcIfXFniSU8VVlfXdxNxYAimwMYtCo13h+VWd3SCmYzR6Nzgsi\n4bkbE6mYsEpTnndoMeHH6sFsIeG4Qoqlp/pNI+twxmPjQa7Jy2S00tLXgqvW\nRX0gbU4QfjdTa/ugZR4BUk2Lhq04uCR+oV8Z6zEAyTOG7BR4zunAEey1Jbwi\nlvpNXP1Z9ZvmOOHDsSBr2+d6rY3ipmwWH1mN5NTZqLqs23pyz2enfb3zKUdn\nP8cZLJJpA0yd+QJiSccw4/eiPWFYb4kqe9lIUZCFIpQlknGcJnxosFpenpiF\nkAcGoapn3S35oSUWYzUAQ3prfRdMQ2mbXZ0kpaLvRXVpNYsARQiPvHjI1sKo\nUuk8ic492F4QLdhG1G6bbgHcaMWW+j5l/FIFbT5WWqnZWzM3wqo6QiTVbcvr\nJvsABhTdqWwKkLpxlmASsZ0CsT3lR9kaP+QZ2MvLdENRk8KT+KDXLFiZ9+/2\nw6PBRNx3l5avfwoRF7QWt8biqcH+RtMe7OEkdPH72aUJddPZAxcoKf6MpizH\n/+X4r4JTKhVDa3QuetxMrC+PkSjm0OtDBw3X8p/NxphNf71URcwGN9HhskA3\n6geb\r\n=3OLJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-692f37a.0","@graphql-cli/common":"4.0.1-alpha-692f37a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-692f37a.0_1594554841639_0.7437337670544293","host":"s3://npm-registry-packages"}},"4.0.1-alpha-020c272.0":{"name":"graphql-cli","version":"4.0.1-alpha-020c272.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-020c272.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fc0a5aae3ff28f4c05bf0c6ce65a2eb7c66fc750","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-020c272.0.tgz","fileCount":14,"integrity":"sha512-d/Utpiys6oZE+TrJ7O9AYwLQjigItg5OEC6ramYVy4x+ak1SJyn66j0gnAuOr71M2EevgNs8aasO/e2/gVxX6Q==","signatures":[{"sig":"MEQCIAT/3HFuvgUfBBB5ZkrBN5N1dl1x5efXzI2UcqoKIxeUAiAZquOu1wibMl4UBDB1DNb2irvo04oGBufuKeSSex/A5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvupCRA9TVsSAnZWagAA7UEP/iNu+9YjAqTB6pNgZB6A\nufjkYlQpsEn4vaUkqxow9+dRJQTZOiUgT+n8TTMHgW9NT9r1PA5wo1ZFUHGl\niCyoXP3cR42FTR/7csZTvnB1IE4CV8WZEr2OEcFZFe+GNBBRmXpzRlLYh61O\nZkw1tUaO8n26n9Ga0pAhJIzxtoq069GBPlLwiSqF5SMdBVTTnxnGW0S8cVCD\njJEz6/m8TxZ8zUyv+5WiVHawnwN6BFe8IlO599Nr9sWtxyoNVua4UzKX8R8V\nEGHVoqjuoc+ojzJXR3/G97Q5e2pR/KtgvAwgK+ueP4fdiqCL29TVcN52m9t2\nr38n2HTx7ylocRJxaYtzZrybLjhnAYFDn2tkclfsZh5otpxS9zcHBXuEeItp\nu6Yh5K4OrhugOhnt5Php4pxcXrvGa9ykIfy9n7fQGoPN1nx8HH9hskAk9YAD\nL1q8qCSZw+UvVggY2HHng1mFR3ofZZykmVVBzdHmgiJLJse6VKcbM7OGSOZP\nYYdCyHtdmfyUCuahBPSjysakRbDyZle/wMC+kDWvabhsA2Djv2/b7zeMhYL3\nHoswPudkC+BHe//cQftqhBwjaLLrn/EAe4xqowMJenIvMEktWyuahuPQSvl7\nfZ/hqwrJIGeJxjneUaoIKI2b27cW+UPxyo/4uGJDpvpks7aGyyEWdybKlLep\nR+zB\r\n=5mKc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-020c272.0","@graphql-cli/common":"4.0.1-alpha-020c272.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-020c272.0_1594555305078_0.5634128079810141","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f851435.0":{"name":"graphql-cli","version":"4.0.1-alpha-f851435.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f851435.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0b6a5c4e75670516941a182e716361c3bd9096eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f851435.0.tgz","fileCount":14,"integrity":"sha512-1Db16hR3syrhLQVQ2GGMLA2BRS+zC7cWmWVZCmOLct7s86rIWZ4NQVYnKDj4K2M49vKNHqJ/cLjvfB1618aitA==","signatures":[{"sig":"MEUCIQCcMIJivOhFRRMWGQ6SE5dUKevahRe20ymeBx/GT+rADgIgBLCJnpRUIU/tPds0B/tEgg4BjDiXB2G51rrXK8zkOEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvwjCRA9TVsSAnZWagAAkkUP/i5oHZFYOatIueXowtud\nnAAEXzN7YpI2kuU1e5DCMUsqSoaBQISCvcbGI743ZfCKKMFe+EQsdvPiWobQ\nxajyCdoVPhkk30cpUedjcr1v0mGL6X2uJ9h3JfbtFla75S1YDbtJbl92PQV0\nMy+xwhmsqr6OAd5x6fsPznRaGAhsXozZxUQMXSibkk3s3GOjTF3X16REKbYD\n6mwTOsFvCVGnutekfxhHebNV5miI6yaQiZl21uKwEYcdecfuyNN9f87BO0N9\nVOOxNZltD1VA7wXyr18ba6q6ldaTnCpi9zdkXoJ8FtvDbt7/u9jf1P7Iyksl\nTg2EVPT++5d9o4HseLyZFHRferrTCi4x+RaJKrOZOQMijT5PFK8AXft1KFdL\noeRf4zSShEl/Ezr/wtxtyQt2/64163s+2bJeR9UH+Bb/hAJY7FmmdTICGZ5F\naMD7UE9UG5vGXuPJDBQt4aldbdzvFc4fMtV3vjFYnL9ZM/QZEMFoU2CgUufE\nbaCrRElunQwcJiYOfE+ytkLDFCuWCj9nyCI0fdZaklHPixMO+qWRYdYVnbV1\nM5AhQzYMz2la53qKM1TvX6/Xh9zHiBssX8YkiZmEG/LUhZWOdVQt/B8066GZ\nW5Fb03vtigi8pPTdqHzi7JiyDMcvoZKOXIDTOKxqL3R72Pf9TVqibkedt28W\noS5c\r\n=lTFz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f851435.0","@graphql-cli/common":"4.0.1-alpha-f851435.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f851435.0_1594555427007_0.6384540936368919","host":"s3://npm-registry-packages"}},"4.0.1-alpha-822e1c0.0":{"name":"graphql-cli","version":"4.0.1-alpha-822e1c0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-822e1c0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b85fe7519ff01a0211b450bf6ee506d125334fb0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-822e1c0.0.tgz","fileCount":14,"integrity":"sha512-OCiUuj1GARXjo4KPmRsNKoYlwG9TKgiugmXsXQuOWE179uhne2Xt9YEmlOpm+Eftun72X11vyKB+SO24ueFLYQ==","signatures":[{"sig":"MEYCIQDw3pSrCA/5ItVXN+RGm3xNratqMjIdyeeus4YHUoO7IAIhAPM3eo1+AdqxvuFMcvOjiUsGJTPJFYqOB95c/fPtNxlp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvynCRA9TVsSAnZWagAAUdQP/1OhIs0yhCfWDrYue2vU\ngn1QSrQFMltdjvW97QTGBbdwPlHKS5Rz6VY30KdbbsC6lNGY+hJi3b1x9X9T\nXhYLG0lP4eDkO3N4Vtyhxey53R03aRlCwG1uqGMcSowGb9hDd1IxuCWBQLlp\nRBV3UhQYJyckvEE6BJumGITkALDrjR2FdjNvAtqWR8kkgDdbgHjhUDBc0WBJ\nhH2KJh8DTaoeMGofFkYa4WG20SZrqAdb2ouDrRGgaqatWIQiwoOk1ifX6LuQ\nRpyt8U61umphXrbjvS1iO3CzwjgPbvOdXWffDYb8rpMeREmx4B0qMSF6guEz\nxvnxay8zZktJ155UILjs1DBra3m8NwNrbACsB1r73TjveMJvTXT4qhsspw9E\nnwSNrCwRePYAH5dOYC3HyR4D9V2L20Ko0vxYHHo4Ig+sDvAADsNehEC0hHKI\n+AKDwRsMAgIEyVgTG0oUPMot9UEUQ1f8pft2qm79pyitYcWPPZSfeOkbYruE\nCk4XNAWNRg5i+jRtwn0HGtpdyPPVn173KHaklTUO3VL7A5W9Hg4uyR8Fr0mn\n8+DP2LSZ+VmDHkcQ7jJl3Tm5xZpHuA6KQkvv+42GktGkQVwdoFwFb7/CZjHC\nYA6DE9NT5/LPmCZgB/O1WwpeYnFEyVThotE0b/N7EC9RAA6k/07Y2S8C39n5\n/sHo\r\n=WEZt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-822e1c0.0","@graphql-cli/common":"4.0.1-alpha-822e1c0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-822e1c0.0_1594555558459_0.3329500809767594","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7c75220.0":{"name":"graphql-cli","version":"4.0.1-alpha-7c75220.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7c75220.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7f797dffe1a01d54cbe8d6a1dde7def52796d7a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7c75220.0.tgz","fileCount":14,"integrity":"sha512-M/S4EeaAq0OqziDnGVPkJm5P4srVQuYjBJVH4p00FsxaHfHNI3ZUDj75nO6QvcpdLJlvTxirDUSay952U+JU5Q==","signatures":[{"sig":"MEQCIEIay8sMlzAZ2M1DE+aPopez/CPrdv3jsyIgb6d9N7PIAiAqY9M/oW29+jRLm175fFq/mk4l4HlXeQJJlUGEWS0Kkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCv96CRA9TVsSAnZWagAAkcEQAIYib74U4qOb3tgc6u4o\nhrbYE9orU1JuB7ubLSJ4728KlU7pitf0ZIpWN81TwiVB6Z2xvD+UG7BRdefo\nYTFrnkaHGUI2FtBcZU9aTfjX2kxOl8lm2dL35czwKSgyNcTr4+L+9Py7o6HG\n17F8FqUrUgWGAOlwlUi1OYTJ1e+25UOlAtBYCPnApWIXWjMZxg9WOvej2Rm9\nMARBlpZmLNp3X6JCzyRYD8kSC2XFSihUKBsNhS/tzgV5U2moU8a8yRt7lhOE\nsjpQ4rKU5880+uXOVgZc2RA0oEY2PXt4guWZp+FwJWz9MF90Eoe4cw1SKqgG\ntwmhhdqeQ084GpXJfUcxz1TmxrR6L4kfPep+ElEvmWGaWuRIkTSBm+fcBZsx\nEY7XdcgWR2tB2n69we2KSCjUkOieufDqMNwIpeDk3xE12ewLyO/Du5upOfoZ\ndBnC3nvkOYEOLQfLRSAw9QfDoVnGyE8eCzfYTSJvxnP4HyZG8QWWE4ho/HmQ\nlGgMfm7260i80aaMVzP/xZzfD35b61NXRsxxQc19eymyXO+/BSO5LLCBK5MY\ntpRz75n2gi0t7o3AUr5cK9TA48jkSQuXOoMmCpuyBkAP5pJmpjbdQOlxJqGO\nC7XJ49WhJd7VZbaYACLh5d03uaaF/YNm8lr/makJrJl4/4I6zx3j4BVaAFYx\nTtl8\r\n=kyfh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7c75220.0","@graphql-cli/common":"4.0.1-alpha-7c75220.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7c75220.0_1594556281919_0.3476695980852085","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aac3085.0":{"name":"graphql-cli","version":"4.0.1-alpha-aac3085.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-aac3085.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d432507b4791f1e8dcc5ec48a2efe8a9a4552092","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aac3085.0.tgz","fileCount":14,"integrity":"sha512-vmbaQ0p5t2UCF5mH8XZpyDebXuoCgZBITHYs0psMURtxtfQCyNbkYQf6tVPv4szhnXy1orsf3hYIZup0qxUUyQ==","signatures":[{"sig":"MEYCIQCZxkSMEAwxr3BiEBZzFZXmWUnrDP1O5/TZzG5JYub4CAIhALIZ4sWCuJC62fc6b3wUuXjVu6yPHAKl9u0YsEzOVakm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDI9OCRA9TVsSAnZWagAAIesP/jUgSB3xUpw/CI+pLs1w\npQBfvjdB6/5pNqUAkWzkHXv3lUtDqkKxuPwexAcSGK7GCz7ZHejlUDgqtFmH\nQiGpuyp5UZXNa+59hnLAevw7soq/SISrPeLZuW2XE/k0EoiXLfrx/SEtf0Tq\nR6wOs8nUlYUfBWLqcCSLMBH7u63AqrY/uIRwvDNacbgmoqBZuSvBuECd3jmP\nit3z8coFx9Rs1JsZ0AlFT6TrtcHuniH27GTSqwO/7k1dl/iXEGU4PAuWIyX0\nViF2zJ+00Vq3zay60kwd+Xk8yy6rNbMhRJRBijOu2gY9627w+Kx59+kgZMrp\no3blzoBDLZZJW059zyaK68FZuRhoKr98l7Z1m+K3GFggMn8ORoVSF/SWEVrq\nz3e1DgJzCTCdSSiVnEkV6rFEYPBSWcp1+V8styO7f1kbrbtuW8liGoby0qVu\nuELZiLtIfCjlbq2nNLbpvZVJUCKAQEbuBaSBGIcwmG8JPGRlLXMNQEBXl2ox\n6rMkJUJR4ASCojXxHAXcSfoMMXniTvITJ4uerGOPeY5RLAEsgQ7KOewZhzGy\nVMZXumPnnZVbiFtDub0hHmZyEcSZZGXt0aVS/+sYNn6MK+0Bc8Sqd9fD4Ysj\ntMCDZmid6lqGNm5UA0CrsE6VIK0mA5scDcxg3Rfn6Q2JxeunK/sRe7z7u+d2\njStC\r\n=PfHV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-aac3085.0","@graphql-cli/common":"4.0.1-alpha-aac3085.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aac3085.0_1594658637349_0.46714813225701657","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7e07bc8.0":{"name":"graphql-cli","version":"4.0.1-alpha-7e07bc8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7e07bc8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2cbb42f8467ec48c0b582e306b60feda50d68903","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7e07bc8.0.tgz","fileCount":14,"integrity":"sha512-niIVWNW5w03kA9wc/DL5L6T7aixk2tRnIhHAe3lp/ezY0+r2wHC5apc2KpluDQjS65Wu9o1Bje74HFRarwgTLg==","signatures":[{"sig":"MEQCIDLGCxCHPdzuQcX5cMnAQp7DqAidDb4FYabzG5W2mz6OAiB+I4uFB5PetSalj9mhHuNZU2gwxO2Z5uNDrcxbv0AKMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDJERCRA9TVsSAnZWagAAxtUP/0L0/UNbF/mBeLYdWh/d\nOtLjPJ1XvrTi6wNhbaCUMZxCC0HpH2tJnOP0WUIXtck7aGDk03bJBjjtmjfI\nJMGVO86GIto0EPhNTWqpnZYuRtuviobBzT4bvguFxpil55vb71EbKUWrkYFf\nNaWe66pzVkfp7oXc/3WZhaHgxUPTg2J9mc1aQEiANjLscgSWj4I1RXyMI8lt\nXONffsNy4sqkZ03kXHC1IXnFRdQTLqcXjlEjPCptFCHgFtwEBEaqTNwoN+A8\nkJxa44Dwuc9xYXvHlQnuXEx9QV0OLrpCUeMC9O7PzwUnupmQQkJik7x3W3Ig\nQu/wzds6K0zx6+akuLZ7Jie8D/r3QnyYlkJwz99AFfCaCNE53S5d8iAiIQaV\nMWDSfGwlTGVQqvp8jKcgolAJKhBZbBRRMlqaJk4uYyABpOUZ6/ZPZmseYhGY\nXcCkByY2cb6AiBSi0uAMhif9iokJXTztMG9OciH35RuuKoUfuRyi6qXDVsGm\nyWb5su2ytZE8n3my6+IYatpIyz0R2CRUlv+lRA40aF4G4LtMifqqzypFmRVz\n7yqKaoo/mrTgtzlfIDE6VbF+gKrUIo4OXEjE2e+57u205YJq+KetNa6iuztq\nNB1YVQTxdmbI+h1yE9LMAPh/k0D4Cq+1P97Uqwtobr4eGJddFAOigW36kBul\nrq44\r\n=7cZ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7e07bc8.0","@graphql-cli/common":"4.0.1-alpha-7e07bc8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7e07bc8.0_1594659089408_0.21754075766362702","host":"s3://npm-registry-packages"}},"4.0.1-alpha-afcf422.0":{"name":"graphql-cli","version":"4.0.1-alpha-afcf422.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-afcf422.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"64281a7e6a5e338ea3b0e87f118e2b503a98d316","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-afcf422.0.tgz","fileCount":14,"integrity":"sha512-dwQblaaK0S3VyMW0SeTE231QSYWtf9aB77I6vWNMt/BXUiMupRoYjs7DpPa8qwS6D31D6WiP7gqQzQQB0owb/w==","signatures":[{"sig":"MEYCIQDBelZ8pxoVL9OHX67Rekm9ABNo8GdZV3c+kAuDUWDnmwIhAIl6OAfl5Azioh/Ru51ysK4KDOez0wffiiluk3t1gBLA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDJphCRA9TVsSAnZWagAAk+cP/RfhVQVGowapovMUwCZ0\nU421cHvrHiJiPbc0qxZYvLnPzNhTP+zqphCLslWUrJ1ZhCRPzmFcfimRF/gx\nRT6hQikxkSTSHQTOEtb+1qhnfok+euNWvWQRQVF8YikK3m1CSUst3XGFazH6\nHqLPC4QhTwo2q4zD4aU42iP2WNtxafv00vzfd5NTjgLP/ozfYS72wz81sDFM\nWVkxuP3jSxWv3ePsT7xcGqiJKdhJq4N8ujvKQtQXWQ0NqoYFDIHIKMNnPaoE\namKo4lmy/oBh1i59p7Udq9j2QRrWXy7R14R1Oge3wLxjN8UItoGtnsg31kN4\n6EFqvWvhDYZBxl0ug4o0QZf9Qa2eERmkXNUmWME1Wh1DFHes9JITTyPe27Xa\ngeRpCScRhLKhk2MbQYTi52BoPF2n2GYIKbAIKXgQ8CMc2/dXFJMZqwYvovh6\nzX41CBEP5dGq07wSWsHcLksnSu//uTUaMxYUEL8++XM4GVj7moM4IfrqDXlB\nm9NmPSC1KkAKhTt5liobbWLBfJ3PrVl3/9LMWp0AwXh3S+gPPVAtf2HvjWhB\n1Iwo+ftmmmjkr1Zwf1r/jz4LBVMikubNGPYbMDFdsiGOwSBaSZzuGpWDKJGa\nuxkqxieSu4+13zfPD0DPKFWVvxizo4zXICgrdPTUGhKg/KbCCyzPATtF9ijZ\ngA8w\r\n=+k89\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-afcf422.0","@graphql-cli/common":"4.0.1-alpha-afcf422.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-afcf422.0_1594661468495_0.09874906846249276","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3ba4550.0":{"name":"graphql-cli","version":"4.0.1-alpha-3ba4550.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3ba4550.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e985976c850346e5b2b28b8d3ced6dc712668e42","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3ba4550.0.tgz","fileCount":14,"integrity":"sha512-DunZL/I5xcLrORWjbAYti5AdPvnU7meAW1iz3sJb20MwefuA0HacyRI3K7bfF1AVvTI7HYNOZh+bh3cwie8g+g==","signatures":[{"sig":"MEQCIEHhpiwjFxPHs59K3GLlrZ6HDPjJmCC3sOoCoLEDjI/QAiAlx5clQB2uswYxD256JPdHEtaIwoaG40scjWLxyKhZ2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDJ2rCRA9TVsSAnZWagAA7BkQAJo1Qw2wVKw8lqECs03F\n6poRMAg6SdCAaIQKD+cDm4sO2CcbsOlPmrkGIjHW97KMOOl7uolFJJgF0ON3\neUvS1EbUDvezuCwfQGM8jRmAC/b+ws6M8Kn96g0FFnunuTgKvN0YksvSKDBa\n6+2ubxfqt2raOE0thMs7/AZyebZco88sIEfb1dmpziW5p19oduiSTJ4lr12h\npX9NStgeW+8yd6ARESGS/ingEridaSfg8xwc4QFB3Cz+54FAoIdoRWGQC3Kf\n8tYvMhvaeK2qWfJlNos2nlEl783KHYkVRs6s4ox8pSEtJUevuD4OkdjIM/iK\nGAh5rE1X1Dd/csfuv+CL0KaJHlYtg0P2BT2yCYdTT0fkUSluBbLi48aHfVIT\nokoaQIECI5xtcNb+zuBHGNVlSO5y8HYukkgU48+QjYHp+BXiVfslG5sAUpFj\nxahwJTnLpcFipdV5KSyqOdTq4r6XImBPaAoJNJPw1qO8Uws6g6G97b37YFY5\neW8yZuSFrXCgE8DbBapAGuG5/UGwSfl1eo9vs9Mq6vTLJH3DuPSudZZ1ewvK\n2/HzRfe6GdHpDLUB+87Ju+E6zsjGfHIxBX9wSdFUDy4JRAThFSb55odXDevR\nQmqni17lpUbis89WDjLefXNyHcwcX9POQriX9hLQ+0EwP9T0OG6143OnZXu4\nxlgo\r\n=KcKO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3ba4550.0","@graphql-cli/common":"4.0.1-alpha-3ba4550.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3ba4550.0_1594662315560_0.6333286256840494","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f0c8c61.0":{"name":"graphql-cli","version":"4.0.1-alpha-f0c8c61.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f0c8c61.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1fcd7518460377520ed0806db45c11e463964673","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f0c8c61.0.tgz","fileCount":14,"integrity":"sha512-fSs+r+LOjxRvoMIHwqlIPwpCDfePDZaIfN1PNvPlFuDnJF8zMakGeMAE+p9O3KZ1PueHvdbvhz2bRLOhedunXw==","signatures":[{"sig":"MEUCIBOM8/DOSqTyvrm/9/pVn4thB3TzCFrCdns+HA7tFo4YAiEAxnUTEBkS4bFj3RqUaelJFePV9jjmA2h1rl6g3QXeM9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDZO4CRA9TVsSAnZWagAA8M0P/3hkg75WB3YBDKsuymCV\nLp7vWecF0ZHNKIlv1r5WplL390hv7MbCW0Bo3c7KvIiZgSmn66NOLDi16c6S\nBOXC6tjxLGZHSJRJNoYgoPa/qWi5E/E5U7XHyFC9o4weliz1wDZbk/GdRW0L\n+ikr8sTt5dhWtFTfDsyxGgFmaoBdMfdnMcp/wRLI607vXh+eMed1VDoXTcQ3\nX4eSkgMOJJM5MILxXWgabduqSMMBemFMCO8tF5jBSy2JCz07hbcUliHNSKvJ\nw0xPaY/VOjPbKEiCYOsBERHUwvsPYxIE05B/XxyqQ0GNqup8/lhoIofzv78Q\ncDFflxO+MBf2JFoMBGykqLfi6MKVcswz2/mHP1lNTbrD5fIpEw1Qfn/tiYwm\nMRo43I/LFYcsQ6ho2VN6zbF8HiMlfJjlZlSTbb55iwDNFZ05TJMZLfhUf876\ns5FNSWe/x0SrfzDMxynaLqwPqJnmegugtZfR+7SOt6XpiehUNNc/X7fYtHbj\nEEmr8Tace9a/IhpZqnJ6f+DMB0pbyQaAnJY/uoR2dGygabat5bHNBakK1UEy\nUyS0Wha+h/QvtJqmnWa4mFXZ8paEW+PREuwVUoPHx7TdTuEXf47IY3ZzobUQ\nkqY7GvuW4ESXZNVINtksSq0PNBvlBypoHNxn1hFctLaErqFc82p/nuvru/E6\n8ix3\r\n=URzh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f0c8c61.0","@graphql-cli/common":"4.0.1-alpha-f0c8c61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f0c8c61.0_1594725303672_0.10610387316855796","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fae971d.0":{"name":"graphql-cli","version":"4.0.1-alpha-fae971d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fae971d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6dcf7ca08c08578e6655ca32bca0cc52d3e68aa2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fae971d.0.tgz","fileCount":14,"integrity":"sha512-jmvumONyKKQAzQh5YWGzQVQvSP0LPptsDYEdHAc7MrnyMSTk4OETx4Umz6LSXL6tYQjnl5k0HkNwq73uWCErJA==","signatures":[{"sig":"MEYCIQCXziXy1DB+UiMAQjREGxALqWtsZN1VsLeLApAiA7WchgIhALuEpYKqTnUmsOfq0R0q4YFwjq2z6vxFZEV5qdRPCpEr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDZTCCRA9TVsSAnZWagAA1pEP/iAwk4v4izxxbL66sVvv\ngTZNQTZILpWyN+tdm3yrYZYI66uyLfGbr6oqOqOrS3QcMHOeuJbvUtaKfOOA\nY/zQ+XDIxW0xLfFsSsNzpeX4+0w8GDU6Ca1qP9JISvZ2Dr3nNEQH0Mi1B5eo\nP2+8vqoMXFjmw8TSNk3WEHh4UCDEuu+zWlFPaMAaE91ZojD39ktyzLZBFJ8A\nCtD9xl0qnRhkmkygmByH5iNbUEoGAl/aUs4PK29GBhUsJoSieYZyTTVDNTUW\ngWZYkkl/eXjQedTkuD/K6QFAwM/AM/h8Cui7f0WTeFWz1ruLZ7ku1DR7qk8F\nhOXAz3PNAQCl/7b1wHOA3e3SkdKHc5iTBwpX+IwGMOGaDpnOMRP+9HMwvzfU\nF2BjBA+2tWjOcNNexlq0eYpAT5ssF1YBBWkjI+unNT4IviOde0D9l+jjvXOU\n1SQKB9cH6zKCJCUc9kevTUvRHsH66bMTGukkkpiQQrvV/vTBYphvXze+u2HK\ndsnwgbZMWE9oyWXXXtnjRAKWy9uGKTuoUiRsiNJrV10ZWqc6xs77ShMhC6Nc\nKy+m3GEUlOXMcbqvaWEJLj5y2LW63tpaLMl5bLEZRnGLJbxX9uHMeb7QkQAp\nEQ8aCqesoQVyXHFcp3YMKmuN1VI+H0GRWxYInMqOgyhp8iAzwn7hDDloQoBL\n3sRF\r\n=76Oy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.4.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fae971d.0","@graphql-cli/common":"4.0.1-alpha-fae971d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fae971d.0_1594725570132_0.5123265312868146","host":"s3://npm-registry-packages"}},"4.0.1-alpha-da544e4.0":{"name":"graphql-cli","version":"4.0.1-alpha-da544e4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-da544e4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba7b483ecc0f7fd04dee65d2fdbfb06bbb754c4e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-da544e4.0.tgz","fileCount":14,"integrity":"sha512-X64OKftrcW0fB6fNro3Bv1hwDQXEMioHAFYnQ5cSRqU/IovrEsVRf8/I2wegvgcv5McavItpHTBirpa5H5c2mw==","signatures":[{"sig":"MEYCIQDG8/N+3RYp947ZIf0+HZpb510dPDlN2NJJfXmODF8+UAIhALi7LEII5veCmcl9vyasqDRWckG7dEod+6TTsMTCsPNw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfECGfCRA9TVsSAnZWagAAtx0P/jHe8EScXHMaRygawJDa\n65KtS2mHbA93HXmv9W1x7ZOfyKesBaBd/8dExA87CMLMbsAwU8v/IpAJbceV\nKh/oBl/yHYPE5TjBenZmn92yKy8wv5gp6ZGqnQrBMsmnThjMzWeGwXWkoJb7\nTGEiO7wc606wrB0HNcS4eqn6XzFrKCcUYC7W3SsC6Yq9geqfp8O+xXdvL39z\ndOTa1faNl9s3qOG6xAag5z7PYDBDJSK/EFFPYknS4JWuHLd1D4+qKStmY8bF\n5xJp65+MRSg8eXsHhzejto40PQYp1dPl23uf4F1eGawhIcJam0+kC+os1OjB\nzb9HDhnrTHorepruwyxLMVQJ3Fn7PbbL6wzNXGQR0/EziU57L5cX6kSqkulI\n3R7NvTzQa/k2bmrydH0Sq0TtMwcEH8cnWpPB8o/v2DNv1YlLKA7xZehpevv4\njd1XtrjNq0pacSr2BFUgpkZbEiHswCq1JNiiAw8e93Ieqk2TCFzY20JQviLx\ncf2Prf3LIler0wvWFC2Kzyc9Jz2zcTzu62Ah3Ph8wYLpVaAEQ3nrSi+pv6Cw\nbD7K9qZTK23Bnk30fkIrPhaSw0Eex36E8TTwhwdtQ6ClA6TiG4DO8XjcU5Bq\nvnyz2IiwHfyovXf9cmnrTJqlIqSG7FBf11IpL3kN9Mund5N/i+LWPWdVJbKn\nvVTP\r\n=KOTa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-da544e4.0","@graphql-cli/common":"4.0.1-alpha-da544e4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-da544e4.0_1594892703101_0.24966087935775527","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f690660.0":{"name":"graphql-cli","version":"4.0.1-alpha-f690660.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f690660.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6152e38412ff28e1ea1f1cbfdcbcd83d712a5128","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f690660.0.tgz","fileCount":14,"integrity":"sha512-ILKjDIrmqkhLhix8alE7nFkA82t3UTDBsOAdWO4IPtk30oqz0ILHDa71Q11BZYznE7QI/s3CwBxULdyyni4qdA==","signatures":[{"sig":"MEYCIQD5oJ4jzi2PKNxxdYExFAKcACqUnQY2X68R9+/s5d+hqQIhAL321XOBqRRQs8KonCr0kDqmhM9bFvNYOvej2ylNqwmb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfECKrCRA9TVsSAnZWagAAm/AP/30cCf6E96iWeH879kDV\nDRJR7qoUZNFfxliF19Hb5AnC90+QOQ6ShI8CQwFnLXCBFO0Dao76x95yH8us\nqWipgXdEfNmDzCze8XKeGFhf49HK2GoPYmooi23pzaOYorJxQ8TnFhdlLCGj\nCtAJCNbOhpePfAltUAQYQQRZQF7JY+BWkIDDhWspo19VyFTScNJ4byDftRmy\nA4zZuUOlYETagbIy25sHw5+3qsYvlmMkppeuYvgZFINLvDuGYm7YgUE9e1gn\nKrSG6EC/w0G6ggEXPExb2ZKgnMOqVxtE9hOVDJaZiqH1wexA6ZHjlc2OTwzz\nQlJmm4MN1FmyP7BWsxkYB2K1FUKESo1Dq20J5ZhJUJoGO+GicbE3BOi1jlMk\ne9Rhx/WRj6hKdqvkJTbLU08/GCblKqlBI+YIUvYbyavg7b4uAh0adWOYQPcH\n7UmAKt1WCmUVpcQzgWwa36WsRtqqkJyO8aZekIIpFhVYiDnqFVAIW/66jJLI\nlyU2lHfAspnx0j4wAdK7B6oBKwPdXakzAurkeDDkpfVemDOgT5x917HRQ6Rl\nkXWIpc1WMW4mC1HpTOfP01lwtMgE2eCPo9wAf1clsN18f4NEheTa86NTphXB\nN+2w9gAimycRhgnm39thJhzA1tzwEfbmQnBR7NVuCssv+bORpvIlrvcFZ54r\nDJPt\r\n=1H+x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f690660.0","@graphql-cli/common":"4.0.1-alpha-f690660.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f690660.0_1594892970630_0.10008082433131515","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9ddcb3c.0":{"name":"graphql-cli","version":"4.0.1-alpha-9ddcb3c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9ddcb3c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2a722b34928023679c37dcb580e6e257b4b3bb16","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9ddcb3c.0.tgz","fileCount":14,"integrity":"sha512-cGYoMXDa6wCDmmzpSGERGHJkDWgSjtriwt6thW05yHNVUP75qWfVUwrN4DJZAaM/wD40lyOLBmzHvQDHdrpzrA==","signatures":[{"sig":"MEUCIQDtI3Edd+4hQ8wVPZCl85WjMvbPfFyi8C2JJk8yC6kwggIgef2XRchm49EYFimgJAS21syk9awPmLdmzMkZg355S8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEE1ECRA9TVsSAnZWagAAUHUP/jKoMM2ytAW/tiR2OsJW\n5uO7Kyaxha9Ky9wObQpayL32Tk2Be7+VB1bhnJywX9N95g6SDSG23dRjRHmT\nhlsKGS0fpFdWdeDcMbHFwuSQ8iTaa/iIh2ujumvTFVu/1ytDLC7hHxedO0Od\nyr1JliK/Jc7TJ3uOppkzSwmaUd3Imo8DbsMCfBL39onDVfupaoXPAMIg45ta\ntNIbXRHi6AZpltRzB9qw1bKCSudkPi067xfmk4N4lPhqUzSlzYzEFKkUmu8x\nshH/CWNAe+tkMEpDHATt0uPnbTEu25OoyMIS0dT33h+ovasc1AuAz2AlBm2M\n/mDYIbj5gRZJ27V9CyUtzV/LGwqjb4hP7B8b3T0gEQXTUb8DsrJDiL1hq8t9\nkeFCGDAlB9hIIW7OJfeatCtmlGRdcVcEjxq1P7MXEtcUXAfRSGV6WqyCoZit\naA5Kk5mn6EtmYDHTCtEEiN5gV5EgEdUW+kLEh2qzmF64o1uebcQ+T0h+BT/b\ncr7J+k+zrmWa4G4cXR58eELuQou9qt9ZzoIcHh9rchFU/YzzxtxRLuefk2XA\nrCQgSu8dFxcLqg7TxtkhY9TWntHR7bd6+PcuqS/oByGeiFh1BGioRgdMi0tJ\nI6TPzv6TPP0zfNrEHk9V4uG5b2//aNwZT8sA1v6XO3KsO9l6rPWGKU3d+lNr\nFtyi\r\n=+O0c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9ddcb3c.0","@graphql-cli/common":"4.0.1-alpha-9ddcb3c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9ddcb3c.0_1594903875568_0.24848551932041185","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e4d5fe5.0":{"name":"graphql-cli","version":"4.0.1-alpha-e4d5fe5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e4d5fe5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d6a59ff6ae8870c34190e0570f5b8a2655519c95","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e4d5fe5.0.tgz","fileCount":14,"integrity":"sha512-F02ntWK5/rsftI0G7vvBwoWmVasWegK7ukOKzPpouiLHMo7SETS/IKWflMsie/GjtJZjAQpt1YvJkeFy7Anmow==","signatures":[{"sig":"MEYCIQDntNLkG/IxFGVGyDEx709zGa12hG9t9k99JJKBFFxafgIhAM9sfb/5ymNKtSiZVDPi4ph+LefeH9cPEzt5uWzgtBir","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEE4/CRA9TVsSAnZWagAAkAwP/0KlILtfpIY8lQw0TR62\n35miAEyarYmO8LM/EUVJvkwricPDj7btksNcIy8cG9Auo64ZlqtZMrqG0j4A\nII5UyKqcqsmTDQOolkxX7KSuGT0inNHo8NUC2QYdsSi55ORLvAegoqEvDZKC\nXKlFs2IT2fyBN8m36JyvpEin8WCkXY5McJO8ewLBajGHfSRsBc60PZJV+3R8\ndWrOvQV+uOzbVMmKK4oH8hwbR517n5xg9+OSiw9inl/AyT2PK6xYGVX5K0ys\npPUkM0LYmVQgjiHphEp3B4Tgv/wRt6i7ZUgh071N4Q6BMIYdFqaK+6CtE8y2\nWPQK4o+xa4FOdFFVov6iw1EkjBRnj3v91mIDrba0xlb7HOuC75QfToj3JVbq\nnNIGWuuqIIW7toeUWWhvBrTxLN+APkoYqsy/S0jJNHliCt4zt19b+hSPDSHw\nMI7TJPBG8m4ox1FIcuIKfZvVxXutZSdE6apZCU6cqRPfBYJsFQ0LZWkFAFvx\n9dZiKBJ4qnqtCDoRCfuIFW2yhPx1pIDCjWMUYrjs2vUG5mujin9Bp2oP87op\nN0IpqUG1+8TuYQDK+JVhS7ll32dZFS2RjaBgqOg2Ok2W11svAdLTBd6tozaO\nqONKePn4S1+YT6fNcvEf29ajtCGD2t56Rglg9WT+SPklQXm15TE4YBTQ4Chc\nwgAA\r\n=csWz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e4d5fe5.0","@graphql-cli/common":"4.0.1-alpha-e4d5fe5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e4d5fe5.0_1594904126416_0.47823783196533487","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5e937e8.0":{"name":"graphql-cli","version":"4.0.1-alpha-5e937e8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5e937e8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3d30cdfad0e13c30d85d787c5410ca0aea81391b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5e937e8.0.tgz","fileCount":14,"integrity":"sha512-mMmQ8z+mPEOtnsXZnandXEFSnYxkiQKGzvuO8R7mzE6FtJJFkqcrAYHOD6m9GR/IGc+HsTokD9JLYQJLFjjUQg==","signatures":[{"sig":"MEQCIAvQdEsZIHtW1iwHTBdxhRlP/sbbe/JEHvqu24oBgE93AiADL6VWSBmfm9ZmsS3VzuxIuAIApKIuXTu9e86MHe+jmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEHxfCRA9TVsSAnZWagAAb1MP/3f9WHlVSwipOc04sA0k\nYRz6iCY3gW0LOoiYflXyNnwrkzn2/xHr0pqR06PEiLdzEwjZV4Sp6Etc1R/j\nM9x6vUYCZIqAreq379wdl+hTyj4nRKgl39sY9IzGKoOJ6IdZTRZ4jHpzj+SE\neLSEqMKpIzDxJlk2a+S1za15+ouaiROrYxL8bhLjbIXafjuKArfkQ2Ag5PCo\nihFJWT29ug14Vfu66sJiE2vEWpdbrAyupxnb0GSVyUM4mYTEi04IRMsDSnsT\n9qY4fDBu7g+l7EQjqvXRn/tmzy8ywxEMYp9qmHcGEvrSFu8KmYvczmlUnFtF\n5oioHQyAPBNUUL/6rm7vsf24ZJaYxxAm2gOqfN8tTP7auEgt+v1nyEt4VLan\nR06ffhKTXZxP2lKeIQebiIUR6B9eJ28BRtY1vWir+WC8z63v/ZpA5N0sfJyz\nusUtdQlC3OHhki6VDfqB251hLZj9APY9pM0xwfk5KPD2je5wGu+LYkn6+V5r\ndE4KJMjhSDyKtcM9wr9w3D7kslGhTFYlKKpCUkJbJmKLnS8zSmhD7v7qi0r2\nICUrvwRgAo/R+2ffJ5PXUa9PHdBJfpguv3urUQk8b26FFjtrgldK+leweUkG\nxycqA/oTjpLIlrg/jsd+fCd/tVdOKUkicNVx49St+pubm22YijG5jRT/LBBN\nKLQk\r\n=v6S4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5e937e8.0","@graphql-cli/common":"4.0.1-alpha-5e937e8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5e937e8.0_1594915934450_0.3734085292630964","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7f98585.0":{"name":"graphql-cli","version":"4.0.1-alpha-7f98585.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7f98585.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f86d176db9d46ed68435beb8bd2751e9d17c5e1f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7f98585.0.tgz","fileCount":14,"integrity":"sha512-6vrnFs0Qi2BrmWGjJEM+M57H86iQmtplCoIanVobBK8qvQwwNts1UVsoz0z7l5yvZCij/k768Z6WfjHb6vs5LA==","signatures":[{"sig":"MEQCIAFSN/7630rb2RUermOqlSUPG1yM5Ufvxw0DhOPbxLgLAiBS2mAVWwGhOAoCUDImljSbRNLunmyHn3jVEj3V0oLFIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEH1zCRA9TVsSAnZWagAAEusP/2BF2E3KtBsrNIfGuBmV\nwnN8ZfrF5bCWSrapNY54sCLQvu+Sd2LrlkZK+bldK9TCzp89reJQR3u92SGb\nhI/sMAOUiA9Kg2ZGyBFB6GGLtX1Dm3b2jpoC2i5Y00XIAA4tcD01qd7dxNSZ\nIpLRJw/XOL5Cug0M2bYOoy93GLJhO7+8/hWycvloua1gVeGth/pg9+YmyNXy\nj5QWLeEW0QzvsG/dWCL1mf91GTUq4hxEVjZjJjCrv12XL4pkNNH1/Yn7FeiJ\n1NHOFiHuMJ3qCEPO5EMFjRnh3U/3KaQ9Seg/LMfVWU4By+9IByUmlPUa+Uoc\nfs2adAmDaTrH6uAQdw3Qr3Nx9YYMTcqabeNE42AhLw1Y8p4RtiPR95up/yoQ\nAZkncZKqXWDOzJocmuftorCnp/lQKnHI4Nbp8i/AmX5LrvZGtpCAVePVVcgE\ncUOR47nXoEttc5B+5aZp8/TUj54eQwwAtRYnRIK4q6X6s1AyDhBrGfrPVQD2\nARL3UmiOBkzdEIwPTMj93dTNAzLQfUV4ZbJwGK7GPC/aD4rRPzjiunlgz2nd\nr78m9a7EhDk9hDlf3CblzaPIPg6JFtSVm1IyYD2XSnzU55qVY1E7QCZznpAw\nBLXGkBQ0MowwkJbFfyXwSRW5wDI2DyABm7A4+4fp9ZWqbNGkmua1T6aKqi7l\nsWQe\r\n=Ksxy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7f98585.0","@graphql-cli/common":"4.0.1-alpha-7f98585.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7f98585.0_1594916210751_0.4016476016887738","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2e4bbd9.0":{"name":"graphql-cli","version":"4.0.1-alpha-2e4bbd9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2e4bbd9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2feb646009cee577342cb145adab907effc8c54","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2e4bbd9.0.tgz","fileCount":14,"integrity":"sha512-t2BD1bW85Fn3JCGyoVUuZbR3+QsRmGOJW2N1Tzfiz2KGFyD878zqbKdEKPxwFqEbKC0CneBpgTuLgOzjtQvCpQ==","signatures":[{"sig":"MEYCIQDqBI+KnyRzU9jRoj4K6rY1guQ4iYvPA4FA27S1/UMZZwIhALiNQmBP2EXVeWS0VfV8wOkyW9HtE6GXf0Zi7bX/NUqE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIUmCRA9TVsSAnZWagAAWxkP/jih9l1Dub4FZWx65lP5\n/tyLx+AFBK+H5F17cr5Wx2EPYhoAl1mv2jN4z/66mZeyEpa7H0tWdlzKKxj7\n7c4nv9EE45m+qx18SC8pc4oo5DKV2kyTZAW83EGvUauCIqTeWSInrApO7vBb\noynZqztFw5EFjKdoH9JoHGF0AhAEKFC0VLKvHft2mIvIzm0S9HWJIZRGDzJV\nTk5GSAm6FlV+Wa3kuiALGS3svfBKVyC0RBsQwdPKbEPew4v1twrf8Us3QmSY\nlnFLgl5C0L+pTs574oTsPQw4AtDg/o8yorZFnrge3n24hIXIYk+f46sDaU2M\nL8bCi9lHP9q+rGLzLLjJG5suec4Qb1C+2vyBpqeb30YON7+4Pkh30xZLJCc3\nv1hfPepQwq8M0rG95v2TMC31zgOcfcxB623Lk2thfOKa27v9GntVxGIK/Lie\n126BJ1+9d8/Bb2+2op9/yYg5iyENoo9916st4xQw1XimqzvYr+Qz56kb+zww\nHvCPIJa1t2yAMuHg1t9vZPLD3HPOLKYy/8IdTIkqw+rmFKYKbMy1D4Nvn3n7\nmH3re3ZX3vdvaaWLDfrJtI354SUr12FpseJ6ATxipqX+y0FRCopbhlwWyMqW\nrWqLFUknH5gSYYoDZYdo9Lx5T/J6l0kCX+T6+LvA/RYuPgw2CNzvpFsysc1g\ndbqu\r\n=QW8P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2e4bbd9.0","@graphql-cli/common":"4.0.1-alpha-2e4bbd9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2e4bbd9.0_1594918181380_0.6932140344768558","host":"s3://npm-registry-packages"}},"4.0.1-alpha-437e087.0":{"name":"graphql-cli","version":"4.0.1-alpha-437e087.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-437e087.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"594ee3f22a7d97a0ba98f5e09afe29be75600882","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-437e087.0.tgz","fileCount":14,"integrity":"sha512-O5KIDzA/J0AW/y0nudhd/mYk+vq8HL4fxRckykRiCzNTjqQ+15l1Qwe1P+lpusMPUHhExSeaZhoYxkPOJLiJ/w==","signatures":[{"sig":"MEYCIQDHZl5duVgck7RMoCMonoX5AtthXB0R+9GqQgqJkgn7SwIhAMf+xv1+u54PXge2+3zOAZTDQdlhxSWSd/z8ujg2kToz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEIZOCRA9TVsSAnZWagAAZ3cP/3SQsOQKKmI0iCUQqnwm\nfSt1M2EHN1HvvDdw4n9rRO5Ryky4aJw8UTAUd5RYSgIY4CHj+RmKePyVQVKM\nm7zaCHLy3rTtAJMHiKWUFlz1awcgKdE9esb7WdxuWdBzwxId1uvSoaljzlwI\nVmvi/j370TF0kHOr+bqdEY6WrKYmLwnMNhTqPgOnCFh4MlZrtdoxVrK1wzSj\nO6VPB/SIZ5da+uJAcLIivt1YlO4cOyz8UapWfgU9ZCYE/5CqrAj1YcKpHTtH\nyqNBvjB3YWBxWMRU3aQUnFPPDBdUBBVKeUmP8aN5AtAWXKOAK5h3ucaupOkY\niamwYYmPFwWV8R+V23RCjBgXZMWca80onMO6AOg/r3IrFQgftvMxEZrpB9W3\nzJH55dOgMpxp+CZh+SUxe8Dw3Knxx4Tq2GsSd60ojOHNBzHAvGIGZG/vVM/9\n2yopFJagsEaTX+JDu5JDAN/c/p3yePHDKzpx66MSL0yDWZNYDII2Y2PWzf7T\nTxqFHoyaHZupWWBR+KT3G4jtEOHE+9IumTxLOq6lbK3VsOIJDdHflr3I1JYg\nZewB8ySANJ9XsCYBaDq0Q3M2r5jrusUWObi1l7njTUsyRBAgaROQ9kY5L1iC\ngr7IUw0A2IOWWCCJUH7NWQj/1FhirdZo6+xIFePuRnbTDcbK33vRwhHsMdVx\ntKnq\r\n=GaVs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-437e087.0","@graphql-cli/common":"4.0.1-alpha-437e087.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-437e087.0_1594918478096_0.4315461276031969","host":"s3://npm-registry-packages"}},"4.0.1-alpha-562d906.0":{"name":"graphql-cli","version":"4.0.1-alpha-562d906.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-562d906.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0bdf5652a3bba2d70a23dcb91792af5d45da6f39","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-562d906.0.tgz","fileCount":14,"integrity":"sha512-ecjF0h7mVpvaddkOeahjhkLCn7FM/broGp7ABUoQb0mQvYKmJZs5IAFmgYKrU2sK4JcQGX9h1lnhmvhIskysFA==","signatures":[{"sig":"MEUCIQDKJPfySnFUDp6FST1ggCp5jlFBXZrG25wgcCTc7GsBYAIgHdn21LhCLY6KWTWBtN2s1HYIB1C7GZnitxHZS5Q6unQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfELWOCRA9TVsSAnZWagAAKgUP/350eXRcNt9rb0Ftdmn/\nzVYPIWg353WNo6DwEioKJ+oWVwxXL2xE3a7G9+jOj3J4XQ4pxTVGWD74KVvY\nFoPNjOq58/BJ3fikIYRipj7yOcFaqNwW/nSdRUAYhkgxvAJN4px0If0dtUlC\n02W38VMLd7vAoj4T0ML/x6MnrffzauyCJn887jDSJyxCEi7g7m/nOlcw4Qcn\nA0RO+1hSx+Z9TOxQ04O7zp7ir+6ypXxp0B5LrvVjfgMfVUA/18KfuWhckMwx\na2UQIQydHGsOEMT+VJ2Rw7JlkpOM640QHLGkj2IQj2YMU25rcE3x3dBymvce\n1Mh6FZxkm2jAUkWxRJ0l1ZX8r5X+eWr9CzzG8a+L+p/pSqkpgbFDeJiuO/fl\nRH1N5ALaoDBt8DsL19relLoGFPSb8ZNrCCEhAJzRiNhrt3DSIcNo/dzX29Ms\nNz3b5V/RePGYBFoGqm6vpJ83Mt7O8JCq9kaH2TQ2VIqR9BD/1r0Rsrgc/C69\nuovOCcBZxCUMgKgawnal6XjwwHqid5xCVbBVJICJG9PMlomYwVbBobsaYxH8\na0as/GjeTD7hqc+eIdhuDLo3D0/uxRcZh5BkUJrKdl+rjJBMzlXiYfpSRQAe\n05u0M4lzlIr3BJc1fFfJRVME7gSdhmlgF265s1/qri6iGOzqcQojmT6VCPhn\n92uh\r\n=VUCt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-562d906.0","@graphql-cli/common":"4.0.1-alpha-562d906.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-562d906.0_1594930573929_0.802251347887851","host":"s3://npm-registry-packages"}},"4.0.1-alpha-009496f.0":{"name":"graphql-cli","version":"4.0.1-alpha-009496f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-009496f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"239ed811554f4de276e7c07c27acc183cdaea78f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-009496f.0.tgz","fileCount":14,"integrity":"sha512-6MCb1eFnpGlrqvq0tge4YUyZR1uABdwoxJrZo5dYFVZQdMWdYeI8HlVlkhD1u7aZNLrE484v+bLoJH17GdcICA==","signatures":[{"sig":"MEQCIANnIebx+6lSDhETzlST6tliVENZj+cSzcfzByOs7TcIAiA9WCG348k40AwTpBdHgORoM5MXN21OcL4FqXIDsP8Uxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfELWyCRA9TVsSAnZWagAAC5MP/Reb+unH2lNVgQVFNHZI\njBO/umh7gknmW3zI79LaMLQBJ98EkgO6ygy6ghw+w5JliLpbXlIMWtO6Up3i\nktAkbJBI2T1dcFpve6DakN1l0OI1X4b05bsWMegZsSm5Rw7d+cZIAOg0f/i5\no4N0dQkW5Kd6X0izRMN2zQhSFvqQZ6j51sIo4li7SnOSTiypEKgEjqutWpyV\nCre+Aam19UHtgtWxeQr467Pbix7OxKnzAKCc7nXMAR+/FWITfDVloYHcrSil\nhpE7SknofF3LyzXDBLPf0nowLdIMYtT+ysnAkkRqohwOTNUu4XLRYgML2WoF\nKtpzy5u66n/g55RLrzi++F1SIm7zwoXD/R3PhsWIrdAvrmS6EvFPqmXbnGNQ\nKR9ClBJLJ17olYoc+xqv4cgBZl+iowrDbAooeASxSJByMqlg9zA0cry2x5/9\nlRIz7d8lnRnH8LTIjKQgF5C8iOkidiKMSMbusyU5e3GtY1/8l7twE2eZHcJQ\nbugSk/S2OPRpUCgNSs8rqAubfd53hwpiyNXw7BF4ZhNN3eF1X7JDO+35Xw7q\ndSNoJBXJs1j+Wo0j0wogQe/1XxHPzF+6tTvQVwDIr/LymYZfsu33cEDin/fY\nVKNS7H0R4Grt2d6uVlDOra+HK0hgewBekd59tmnkxnDq94egTZWnFqlbS+GG\nAG4j\r\n=XYh9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-009496f.0","@graphql-cli/common":"4.0.1-alpha-009496f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-009496f.0_1594930610060_0.7698183243402206","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9ef160d.0":{"name":"graphql-cli","version":"4.0.1-alpha-9ef160d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9ef160d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"19b836fd4986efe778d9f31e8484eab44decfff4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9ef160d.0.tgz","fileCount":14,"integrity":"sha512-1aIe75Tvj/aJFAV9sHHb+flX4gsYoXxih55VsfgiULIhjUGWbIkpawm5dy10LMHjPt1KDM2z8may8Os7cieOrA==","signatures":[{"sig":"MEUCIQCq9oKKvhUM51SzhEOXqS9Q/G1VY8gRE53oj+gtN6GzBgIgFjp2OGLdkOPOSb8yR3LS6rgk6bjlgt7rfS/N5TeO4V0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfELxfCRA9TVsSAnZWagAAnnYP/1tHVt4PHB33gjxrRO7R\n0Rpu0xTjMy5XJ7vsbd/bvuFsj4AcrEVuXdWS2dGx7eWZmmmiGiVt+UDvvPtB\nxExZqLIQIfbJ7gRb6GuHAenOXssSrIxP16CJrJ/igAVVNPuazxDXI5sjbZa1\nTw5bUc4auQjudrOA2bLreAgGLku4Ca1TjZnxakdrOp7hWTumpENyOaEjAA/9\nWHc0F17FVoYb+ntHxRJ/llhI/NG1xCGzkqfwTfG+h9gkyDonety/B2WuWAvf\nru6Fqueb0Lt67Q5StKFknyJ6Oc2peCFtMcv9RNsXxpYmzHdfImG1tJAwVrd3\n3mLN66rUG+ngyY3MhdstVLL+DtPehhjb6QW1cdPu4oEZrDa9k3z0LA6rYyUS\na4BDabBueU3efWDX7pO0EZLqxW6cVUTyaGmzIL9Jl7e+kQ+2+yTi+EdAu3Up\ncOW1FKmisg83ma62XVrzYGoslGEDNSS/nZyceJ3KAN7SEdzmm4YloCP/cpcr\nXQ551zIylYg819ErI3R/NCFvqWOlS5awk+nL6hpHUJass27nw3E4pJMX8NJp\nKNnJ7bLlt6BKdBjvvjkj4F+OHVkd4XX0ngvs0bjwcjZjjWajwDESQqjS49w3\nHOifTo3n8kFG5keb73WthVVdLul0SO/khCMeQwTxnN9bUWlb+dL8+muBxBbt\nlsmG\r\n=KZ8x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9ef160d.0","@graphql-cli/common":"4.0.1-alpha-9ef160d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9ef160d.0_1594932319506_0.6982700870903988","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cc58bb3.0":{"name":"graphql-cli","version":"4.0.1-alpha-cc58bb3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cc58bb3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9a570938a84c6de8aaac14d71cf84bf2ab8376b7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cc58bb3.0.tgz","fileCount":14,"integrity":"sha512-XaE35hm8UzJtOrYtbhh6B2I7QFSW15vISVKzoNxzyIbTDV13SNEkaVmdf+tg5B9pBzHSYDC3dT2l64xSBNWwNQ==","signatures":[{"sig":"MEUCIQDTLz5Ype4GopfjAty80mFJ1TVNt6CU+aL4iz02QkZr5AIgQDW/k/1ejZUprWFf5VRQV8d+LjtCWPMCNHer6Q1LSuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEL1/CRA9TVsSAnZWagAA+GYP/0LwhScRvp4ScqJ/Pbmn\n3PH00cLrUwFmK1DZdb4mHrIRbxaQ8UQTQcymGy9GmFlE8BDI9WMAvBM+1o0A\nek5EN96k2YD9rMATLePuooV3d80t4yohRjNROeiTBqsjKa/I2yMZIQxWDwOR\nuSDE+fC8qJbV7HX6lkhpScXdv4TA156fMutK5SjqaGZg8C3REUv07uTA32zP\nRVeETJURxcmi4iWYuC4yJZoKpHhgtgfkZ8Fx/r1KFWkNaGYOJY4nzMSeLFQm\n+xZv5yqfvjoUK/6nhE6PAjh2jbmkxhe2ouLBonTwcPrvu63RmkuFp0frG88Z\nThDaWeZnbK1Ac6t7UUY5RMiHBDBk7cPQYugFs2pOVfAxp41kb5ApLGtzCsp2\njMFY3PFTEqABjyg9Wr4Vmz8ZnXmcz24XkHpw2059URC6gGht1dxiVrHXO5nn\nf5ATNtRNkRbivKpm+oD7l7bdBwvxVXy7/13NV25T/i+yemi26FbF0wiFlYg1\ndyqGh+kiujiQzZlKGZhvB7wSQu4rnKFSkAuwbLUxYp66s7yS+ASr8080WHnB\nCI/svg38Xt4LKbj9gCskzSDR8TzkHiyXDzdqEA3ZZL0/MKsWyS+3a9Pq88Hk\nVd+mpjbshvl+IJzUoYZKVN8GZJw7bt6dPinj0zcrCeKOPQZe85cDkUxUZJtg\njifX\r\n=11S3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cc58bb3.0","@graphql-cli/common":"4.0.1-alpha-cc58bb3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cc58bb3.0_1594932606964_0.28188699727034505","host":"s3://npm-registry-packages"}},"4.0.1-alpha-afda656.0":{"name":"graphql-cli","version":"4.0.1-alpha-afda656.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-afda656.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aef4b76ecb641e5d77cf8c7030c237d096349664","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-afda656.0.tgz","fileCount":14,"integrity":"sha512-gCs2T76pdivXGCDcu7uKnFPs5c4+j/C/G+zSjTP7L7ByijT6hjciM6WO9da4feaklcCeDlik0q0x5PSG1LNFyQ==","signatures":[{"sig":"MEUCIQDmj+r5JsHW45AEI4Yg1qZSoMf76QsE4/B58Y87F5D6pQIgOj+7zpEYa5NFoEp8oQeE3prtgFRjOwq8QAIckaqd43I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEWC1CRA9TVsSAnZWagAAhrkQAIVUmAgqY5Q9cgFlNLdd\n/EGlw6ZnRWZnyYzEcMN05oxvzCkMuv60m0Pr+rox9La1+pATA+LEQkcshX46\nAvDiXjIDLz4c6DXqk56L2wuRKGXSMLXm6Oo+z7NnbAWXCEuMaKYFToUgvTiA\nvjtiXD9Rsmc6qrEyhmUREIK3Sh8VPsZCcWQUyNBlYSbg3BfRnsHVNLzY4aHR\nvYczQGRz8ANdHvQwqgrjiDfiJOJfToOpoxMp4abXf9nidIwWKNaHvZD0s671\nEXn685nzFn9Magax/SXxmt0wRXJbLdrZzgBUVZ2O1bJ9ezIPE7fl/QMv2sj/\nCWDPSdhnuQN1LprS9aObdHnqQh+bzyulMhR0Mn7X05D9bGx7cS8em0f2oraz\niDVg2EBhZQSIR3OzO9XEMAZW5X3kYCxLoR3DV4daDp7KsUcK5fYUPPQxBD2s\n1VxdrRmMEPzA0tgdS3jS673u79iIWK3JAi7gRhcNNfzm9XZ/PGFZBPQtS3UR\ns3PgGvz7xmTuDwb3mySNgwqYJxK2mrH+lmGaN619455kfvGNjtrKxccUOsVa\nl0B413nL3PGYJuK6wSs6Z8+QHpoW5O9d7Jtn0EvGKzMPlq3MiFJFmUijRBmj\nZ52Gtk297Ef7fgg2pGKYKHtRvdDUwaNzVyqWVdc1Lk+pxkmDJtHI8TQhK/hl\nTNIk\r\n=hBf/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-afda656.0","@graphql-cli/common":"4.0.1-alpha-afda656.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-afda656.0_1594974389463_0.7395954135418805","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bd3c631.0":{"name":"graphql-cli","version":"4.0.1-alpha-bd3c631.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bd3c631.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a5047ffac11ae9cfa0e370e40775e0c5542545e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bd3c631.0.tgz","fileCount":14,"integrity":"sha512-MJ/dHCJwA01zvyKFzA9kfEewhca4n/ZicbfsuN82/fbavZp8sy/aqFTAn4vESG6bC4qhiuiY8oXuyMJKkVn/uA==","signatures":[{"sig":"MEQCIHnfAjYwRf0QJg+UljfENUDLSuY+9wBaHM8K36JZUx9FAiAxNfKvr71x8sfpoPwY7n7EBZoKEB1c8xZrFO7FGobYsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEWHbCRA9TVsSAnZWagAAqdcP/3dNLh7YgKYIM+WMD5kp\nLGJmKGUuP+LRw1+CvNAr7a6XX/3LoBx6T0MdY1nFIqaQGUb0uw56vgYVXZxh\nHUWBw7La/bLJlUM3ZRX2THxgNgvJfgS6LiYD/TGthEJ3++xG2JdZvYofnD2/\nKE693xcm9eUpNhhyGQIfxWdaEGYx/JMWICYW4nAOzkhMgZw4aoo4og2F19jp\nbvLxB1/PZMCgTV6IS7x5sLEIArKZS6znPl6tTbySmr8fUKDOxnVIY8bbMdlX\nHqecwDQlkY6arOeKmD4rTnUXbdElwYR3pdReSFOrwqAIzEj0NQakALvJa8Oi\nzrIwyfnfGAAGPaMgdj3fBqSARdLk+Las6G5ZapESvDRXKGFS8bvrmhNuwgkz\nQBSvvjvU/aIEMFx1kAdMTPBBgMLCbe3SvrrgheoBE7Rc72TBPN+hVjjrOuxm\nqMNUBauWWgK5lHaxbTlUf633u2fBjzOiTkpz/MjXGJJE2bndQG8w/tGCdbJD\nJYj1wapuR5WC5h0FOaFwTg1pHUqgFaC0x1cXUSayocicRFSgb7rgxpNKp4Zs\n4Or2xeCRnIymvFEZ+vinQeDquxJs7CyfMQKKtyqeabJ3Lz4mgnGrlh+vHm4D\nB7D/dKsuFIBWdNoDZwdGqX2jCJTG1KekK/jV/A1Xu9Bm1goHcuP96fvA7PdH\nd9QX\r\n=yOnv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bd3c631.0","@graphql-cli/common":"4.0.1-alpha-bd3c631.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bd3c631.0_1594974682882_0.8543572955508079","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5d20ee3.0":{"name":"graphql-cli","version":"4.0.1-alpha-5d20ee3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5d20ee3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4271544b59545d9989164c1f54c384d5027d3fd6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5d20ee3.0.tgz","fileCount":14,"integrity":"sha512-LNJEmrjUo31BPknp58YyovzoRi4eG+7RcmFkBy1HiVPWxHYcKIe449rdcU03YtVrx14sECh4VC17D+oPol+wLg==","signatures":[{"sig":"MEUCIGqErEsR863PBDzcAuIxOjDqQp14/VhUzajGVwGKbsVtAiEA9OPAx4+JSamBuGusznjwvbiZRXZJzulmxyzYoOGDxhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEZd7CRA9TVsSAnZWagAA3/YP/3RFACzFYuEeYAL7GvCX\n3yRSCI0nHas9wtRkq6BtsPJxeFFOTWvwlJqajldD2h1HO5+hMF3FaXDgQmLT\n34Pw9lTOCTQh8Ez+xdDnFpVS86ZyErX++pGMx9D7tu5xkEIckX69kVdl//E3\nvo4g082OJyvSzFR43adryu+xM1wzL5BGLux/bkoOg/EoHosj+dKUqxygP1j7\noJRGO6+67HfYkcYU6pQBnljgoPYUXfgqT1TW6SdZKLKwQwBy6SH043BZl4al\nPSManlZw8DCJzj7fCk7XcIOQLUHXDY8sLZY6lTmxjYnqRJceVOb2Pj9U//Hy\nIBTUBPLnDbD0XDs5RSLSjvqb4Ia6jEJw7cImPEbQOyu13v16c/MpgkcamERH\nbM/CyQul9/Ld1rbXApiUi15EWmUZKXsoSCKSBGhRkSoYDIEZ3aNu+klgALCD\nzskE4tX6dFZZ7KoG3tWByOGhXibOEh+O4yvSmBkWcslNVQ9b+dS3cHuryGvM\nkPODmvm6MELfGjsmXVNsJ+cE9PghKcFh1yfHpf51Ty/xMq77CsD/+d33GI/U\nYOXnD5779lYkYG7a5E1wF0yRZLi32j6b9UOTKKhQ6wAExg68Pzwy06i06UrE\nA9idU+bqx1nrUdFjlMei4yv6R1SDxLnCq5hcw03Yh6CQGvi8DgoDraAlxz/N\nWZe8\r\n=EloD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5d20ee3.0","@graphql-cli/common":"4.0.1-alpha-5d20ee3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5d20ee3.0_1594988411223_0.9780937810808206","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2a9efa6.0":{"name":"graphql-cli","version":"4.0.1-alpha-2a9efa6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2a9efa6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b52347acc7fb0ac0576c99170be0e110666b6202","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2a9efa6.0.tgz","fileCount":14,"integrity":"sha512-4N7q7AtPUmpffsLHrl2ifD4NRwJdRNDEHc+rw2AL2uG5VLFQguwIZtsoNcMSRtxbB1a82UQoJiOOr0Q5CZRd0w==","signatures":[{"sig":"MEUCIQDHmWRoKxqmr5crRaJXqozPcZnz/WjrmonkjCFXdKkh9AIgJ0bdTqV0exFKoB1thfn1ThrE7gZdxIudGnEOMFnBJbM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEZhxCRA9TVsSAnZWagAAooQP/R+YhsjmN9N7b4PeMT8N\nq5kzJb4ws+xi8GxlCOOU1Ql5fiy8if7MhczIv4gHGhgWNdAfFr80FNqY2SUd\nZ6UdyX3wvuPN/dR2DWpjWdvyUCpY9oTxBiZLJnXzerwkkQqeMUHlv2EG6fAq\nXpefzD/EDaQHAko+lDWOcQJezqjXCCandMXf0pBTaQdFZ0xK9WtmgzzzHIEB\n3Rpx7OlD5FEa3p3WB6IzfkjxExdmItxKfjMdsn1eToancQDuvhRz1VP0ryeM\nogM/ydtAbwXEmKU3Funpt5RsqI7ghVUKN4UKnF7brR8kefRUm4+JV2YyGeuR\nNF1T0E1LZx7B5B2eD0xGVCWgcfuictYzOOso6J5vXi35AR1nRfQ2756zZvB3\nCirO7xiD2Ehicho2qiOZdn9/6xZuIhQhup/SNhfQvDB/R96RDxaERlszWUDo\n+1Sd6u4HtNjx9vWMgUnIdZoPGz+/CE9jIqFQzJzg9XzYNZvkFKO1nB5CAuav\nhbgWNSAb97koGT4nRBhWr8TG61cmfdtBmcOLKlgMLQwhkipzHOIRxoSLidrU\nENWfAdBzF3FnYSKPfujNY+xvdCC6c1E/pzCWiwTk3KTsvnVl1E76Z9VfWFwH\nRTn8hLSGDG3W5uGanawTCbjGHM/rvSWAdiywokdJ3Rj5ticoGrulJcz4Qtzp\n+7vj\r\n=l1jP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2a9efa6.0","@graphql-cli/common":"4.0.1-alpha-2a9efa6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2a9efa6.0_1594988657367_0.9496253919963344","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5271d23.0":{"name":"graphql-cli","version":"4.0.1-alpha-5271d23.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5271d23.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"676b8e8ad7c9eb125173783b90cd50285e478874","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5271d23.0.tgz","fileCount":14,"integrity":"sha512-IqfxHc0gXQRUszL0Oi+aknbVCSuEHFSQCjX4o398cdVSQLLWQF6FXZQyHzET8kXnYCu5Mk8Y7dJjP7IExtFNVg==","signatures":[{"sig":"MEUCICGzT8QTSnlsO+aGKcFXu6/udGblLpxQc4tGkuDmD74wAiEAsjRqCb1tousMFx9g7OeLbwQ3yrCMzorRurN9ijZZpRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEbwQCRA9TVsSAnZWagAAAs4P/A9ocSGL3UYvldxRlfNZ\nY9RCYwgbTohCdeVFFIFMjEOyBkotJFfwdQVkz3UvVopdoZN3C/HX4TOonwNP\nQXNcW9d3S1j+k2ctbqT7redGgu2uvpcQ5/u9Zz7nVmIZ46zT51gRFrHlQm1R\nH7rYMkCJrR+fnkihgEf5HMfeMIoUrJp3+pQs6p1OgbD5JtR7z6wkpdo13c7n\n5w84ztCUD+EFXXpOQF9trvcL/TEH6IF5EcP9dh12BxETmDmKwT0dNsNEraQr\npcNezmNGYvfp3+RaVGmq4e63uTVCTgkdKwyjhacHPKBNvskL9XErT633SJjv\nvke8+uGDdaHo+D2/hrybKeS0ufcUplqFyi3dRND641gOETXO/QLXB2j1mM+D\nlIOJmRMEYBhK2uQchrcFGRDtKhEvl9fgHDsX1mqXiR18ZBVgJk+GVC2QtJ2Y\nAmeL652osJ5C/C+laZj91xS7cY8JNnKjTIwGE+wqVmiQ8PhrNBEQtk85kdTs\na6vuduPvmGjuuDvZ86sF3qPKllg8gewXcGKvlvs5w1/DitZ4L5HGXoJ+u2Vv\nFIrw4BymnMcChD6iptz8YoPiujPNoD7emwbGcEGyq6j5gH5jACaAxJNdwBwA\no9oqXXH4oiiHeCqgjT6eYnmgVd8rkzSnNVeJb0lZcL+cCtnJVgaKsK7v1jJG\nfTzl\r\n=ZoiH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5271d23.0","@graphql-cli/common":"4.0.1-alpha-5271d23.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5271d23.0_1594997776106_0.9739253463903463","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f342ad2.0":{"name":"graphql-cli","version":"4.0.1-alpha-f342ad2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f342ad2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1849e578a6176812722b4ab9a97727612538e3ce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f342ad2.0.tgz","fileCount":14,"integrity":"sha512-4zqckxYKJtmx9qlEWGqlBe/lsmMpBDq9cVT3NoHUHfP1f1QrqfpNcuogeWkNLbPkiG4JSEvugt0pbYHsGYGW4w==","signatures":[{"sig":"MEYCIQDFiKNIA62LVXQgP3hN5k7qGcAMRmRX8Ap3AX0E31aGRgIhAN3ry8qj56eDHwdfRIc2benFpKCcQRTv5XyNjkARCyAc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEbz/CRA9TVsSAnZWagAAcZkP/2tGuRXBcieXjQuCFkXb\n+q5PLjpUY9fGDq9uOQrYaXApY3NOehGSkHrUsR0XiO3VgQTpfAod2y7xPhdW\nzafr+DSYOE02qiEQeVm+Xe37UdpmWsyirq/zXKFcy10YXS3eP+IJKwOMUOFa\n995SuZZ/5KubA5i8Cj9gorufiSINYkU8mmBJ0OcArDNvpHoZlD3pH4c/7fNq\nwTqIDVXVdXB+3AZ7ypH3pKGCBhImc22X0theT9Lc3AxhCYt0T3kC8Hl0ZhE5\n5iPrJkCdQHT5X6EoLbmz1m/c49H26O8AxZAkz13kO4dBbOkqvByS3LgediM6\nZgvAOcCk4SxMm+rflaIVqS32QiU5H93zVDsUck5Wgc1BsCGPzN64XJcH0TkP\nWd+Fwa4E+otFpeNGYNQFkiEU2QqzZcBa+WNtfAigDZdt6HqBQnIapc6n5PrV\nq7uxJH3+CKHn4Tfqpbp3WnRZdBYloF+F4qGzmTUFgGkYpDaBkGjMOLV6VQxH\nfKZnwqSQrDHKPj6V1Xm4vbwfWxwPdAHnhcP8es9eRV5pTw6lKSnVy0YinkB5\nvMnEA/g/7TFlbWiI5KdklFWCRFF2TyNLuVMnXx3Vtk1902NiD/uGI2JbYmo5\n/3m6FPcqXoDrGJECtCZgRUie7MS7JSG+aMfLm5hVwQzWuOW4uNW6fyErjmZw\nR913\r\n=HNsm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f342ad2.0","@graphql-cli/common":"4.0.1-alpha-f342ad2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f342ad2.0_1594998015330_0.6722518580046735","host":"s3://npm-registry-packages"}},"4.0.1-alpha-038b2db.0":{"name":"graphql-cli","version":"4.0.1-alpha-038b2db.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-038b2db.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"813e87ad1128a34af54729d37610bf04e3aca1cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-038b2db.0.tgz","fileCount":14,"integrity":"sha512-t3QbltlJLSQxNgC81uE9PxKMGXzet6Us3gnDWk58obizfdJkl3Vl54x0Ru6y1Kx5dnVFx0LA3EkvBXWOZU159Q==","signatures":[{"sig":"MEYCIQD2odhb46kpQj8Ay7tJCAHO29Oe6SjTMn7Mv7GndUqThQIhAOkVfoj2ShtK1ZSkJSTgIi3aHvKO2E5jEe5sLp9WOAkJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfExyXCRA9TVsSAnZWagAAEFAP+wf7bfGYbbGnXstIpBFO\nncJoCHkBUfrtdN5cC025TQ+7SWP/u2ZZuwlyg3RZ+Zaq+oHuxFQbyjiaFsD8\n3i5s9ZthQUk40QHnLoppFmD/rXilIns5WbXwQ3TjCfVWQkMC3UT4Iy5QT7W+\nmBI3UZqvgebHaROwtTjND9nEMf7rXbJ8DYZxq42D5tugKu/hbauSYfz2N3XE\nzKvxwDxVTM9N6Ly+s9IfXN6Kqmiu7UHc6VZvgSC324KEMcrLjj1LDp4d/3gT\ngrShjaTH7ERqH83tB1/OdlK386voDnMC0QEn9Bdh8trCdZJ8drHcZV/1iQuy\nPut8PuQNGsECgPQ7pec3JmjSAZRLDXIK2/gKYnrd3eYABaBkUTlhw4p8ufMu\n9SgpnemY/l94SjKnR8KGCwBctt70a6dJf5awNO7vD20+DKibwbJiyiAeSgbK\nj/p1YowWa5pRsXhFAvuiN7TT9geC2DafZauaMLD22jcxXUUZ8wr3yEVXk/Jy\nf8dttmVGbQEReYhPrsP6Dtik5xfj1Q8xkIJ8fZ5C2Sm5DVbpcwwV643Q0C/1\nTfDQwgsziiwFhVzAsiegI81RJvyIXoi47LWJ8QrUDiToueUMoDzK4uOkB63v\nLmu/cg+Fsrdl1yqb32/7AF7MamkZBTuvxwyUr0tdNvbE3XV887tmR2DGE3Wv\nFvTL\r\n=eXYO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-038b2db.0","@graphql-cli/common":"4.0.1-alpha-038b2db.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-038b2db.0_1595088023251_0.19390058601718452","host":"s3://npm-registry-packages"}},"4.0.1-alpha-286cca0.0":{"name":"graphql-cli","version":"4.0.1-alpha-286cca0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-286cca0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a39c9c919835122134d70b10433ff5047cbea83d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-286cca0.0.tgz","fileCount":14,"integrity":"sha512-tulLcrF8xEaa49YOjv8M7jNa8i3LQtAfTAOdX2reKVHUxLcexm6Tyup3pX/j81mIBi5OvgM/lQxgJ8gyJQaNMQ==","signatures":[{"sig":"MEQCIHMzbpytuu30dK89TvZM+uLGWZEi3mqwILZIIIheTRpGAiAeH6Zp/QMI9N3Z9OmTq0xRir2Y2eFji8Xybawcd68M2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEyAICRA9TVsSAnZWagAAVVQP/1NwQl7R6prsFF7I5VsZ\ndEiwmIW6uu7jNWyK0g2H9OpWtSq4ES460VKGQsVWYb5F9YRBLB864bZCxJ2e\nQXXP3MO9/8B50P857URplLV7QJDhT5w3SsPqc7jCi+vzChxd6tEaoT9g1EH/\nifXJ9qZYY+g8G7gjOaG4acFTte0AKUOlvJ9aHQ6TKQ4+ZFj0sQ74aEPz5jPC\nD3HocZ1N1eKIcxObYdlK8PkWDIUFueSq18qCgSVQNI5H4fcc9GW3S30CcKwF\nBrMirQwgskKwwCjW4XdCs//m+8WcGiNCpC4z6aya8OmJGoT4lTAdZ75IszkN\nlgSQ+YkQT4yGnqnnl0Yt/ycRfQ2kWzPPULgop6GDqV5QivQjFHNocgtFmbOj\ne+qcIP0AUuteuzJDAAgBoFA9cdXutFkqoowaCrB34TfmK3Qg3+cx7mZ3rNjR\nlLxvAa1kU5jCC0qTUa7s6VhkP1kjfZ/rndvzXIfFtJzus/ZKhn4+xj3LECSf\n/bbgQ3Fd4AEJcbvlhJec6cKdGRbZs29qdqjyC1489s0kvujXjIZTp1sH6aGt\ncnjq9SvOAsGrAKZ0hbHIh9RgywNQvIWOdqUfyj1UrwadVfI5a4006zS3g7XQ\nIZazNsmyV4L5aCA3k4vKCpdgmy11PL4rwOkWH/CtpqKB6i52a+D5wXvmg2tS\njYpH\r\n=Tsd4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.0.4","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-286cca0.0","@graphql-cli/common":"4.0.1-alpha-286cca0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-286cca0.0_1595088904432_0.5902036328246922","host":"s3://npm-registry-packages"}},"4.0.1-alpha-be03472.0":{"name":"graphql-cli","version":"4.0.1-alpha-be03472.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-be03472.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"893a48b32ac8179c0d94f23bb7c876ab969325bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-be03472.0.tgz","fileCount":14,"integrity":"sha512-yRMikhlZQTMUprtPHZrX8rjdvI2Q+dhey3Z8PcOLlWqnwHfZCPZHeuH/poNjSpR/wifx4qn2RCqU0V0ahWygbA==","signatures":[{"sig":"MEUCIQDOZBm6LXQtr2M7qurVH7jsOA7CNk4R/TwFBZXncGJmtQIgGSmxLRwo3CICzfTvXlfPn2V0A1N0Br+C7AXH+ZkGQTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFOjCCRA9TVsSAnZWagAAt24QAKUUsncSud8LzCD6hAoY\nHrROz9C+8ryB3Xvoyw+2iwcMIycNRlUu3YxmcJ7gGLPFxxOY5KOVySFnn7zU\nucpQaZZ7GHd1PocjSjanwGoFlEol7a/JZbPG61qx5bSRBdqGbccakVqPoNdu\n6GKmgSz1Cy8vhlJ6eiibUsjZvxrKJRRnASSFwH3d4aohWHFEYPE11gIORq/E\nlPatxuyy6iR5UelJXGSk9drjEH2v6InoG3XzFZZodYhvPCG6CK0T+abFNs/x\nheiDoyungPMlr7ixpsJP7sltyV4FFU4adgXQrZ2uEt0CP5OXZk3o6hcWLgyR\nIvg9fJ+56N2nvd8DhrPEtBQdP1eArW7dMdPRfiHjV5Jttfn3Vu7XtqdrDXXs\n7W8oS7RhXe1ACkIi+5HC2WZ+uOXJ0tHfY+fhV28qRgqJ7kOX8aG2lIgr7d3n\nR/iIw3psDP14wonwMW+LYjJCI2VT8dHs1w2jl8ZuS7WRBg5JeM5TcT7pa0Iv\nQCfyt72wJY08bZ94RNUfcEE9X2/G+mG04jk5OXVyPuxVjeTfsTRdAMYFgLVq\nXrUePVt3U8KTOYexlSkPmWCBxHi4Bws2D6IV1CTqQPv2WSbuHzq3TbfCKZeP\nI1vUDEKiN8M96uDQOfH9uAx3w8Qj4DHmbwNDy/X+SX9FY907hSqwf0ANnc6b\nHdKQ\r\n=8nA7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-be03472.0","@graphql-cli/common":"4.0.1-alpha-be03472.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-be03472.0_1595205825819_0.7915811404607447","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6c9351b.0":{"name":"graphql-cli","version":"4.0.1-alpha-6c9351b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6c9351b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c35af1b037a06412bfed6ee9f1ee21e169df6930","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6c9351b.0.tgz","fileCount":14,"integrity":"sha512-6n3/i9Pv9rmXegy0nGgDf3xszU/Oj+Y7Z/jJYYGWVH8FOHovOSqTqUjp3X7FBhrvFXEn5J9vTit++6FbTHNu0A==","signatures":[{"sig":"MEQCIFPMO3LU+iL/x0a4qykQ3tQ40jQkd0JjiFyz40tk+KWRAiB53JSBkN1DvTjzux0yW88mZTymcyVosm12j8MMuD8jhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFPFYCRA9TVsSAnZWagAAdt8P/1pmOFROew6LeMrNCMV+\n92viwOl2xsL1bg75FR9brzPe9QdI8/ysFfO4GBIbllE7OxapeazQ5W7azlUd\nucG1N7iDxN+O+LubZdjoOQNdDvex9DWjHGLVWc9iLjVcSc/uSX8+aLpj2djv\n+7nWIsQQFQ8ifGut7WLhU7tpxp1W7rcbcwNzCZ6LIbk6zmMyPjWDP/m00kN+\n8iU5Qcnuw3cLozTyIQLmO33Hs7otxI4S78n3DVO3ter9SO5PiijMU4I0mbyN\na/AXmuYRydqI6SNiXH/Dj1C1ydYB5DaX3PiUGUzX1qrck2CPi3KX2X5HmI5C\nulfk9OBMpcgP8TzXHgLDEnlZP0pRqT9FrKGk1UMFONciZPtGja1aIuDRJle6\nKGfeeqkr4E3tzF6O6irN9nXFEGGFaSss3kkblB6iwa9BWv0feftZqRs86G7J\nHYG/doz69uf9g+C3GZ4kaDuRZaGtOZdztRbC0Vq/y1ozqlss+6fBoDtYzYgb\niVSSc375px1+ALsFHgTs2TctTtAnsr6PKfPhQAS8h3k43IjxEkMDEYjvmdpw\nJT2mA5yzNxd7S+ZGlAMCOh3r1zhe/6dWYgQ6X13tLFUPLCFkF/tpP2mb2m1J\nE+/Gp1r750ao9UD9yKsmRWl6T9uD9uGcwL4BaMbdrKH37dqo1Vk3pZgXX6t8\nCiUJ\r\n=tMvL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6c9351b.0","@graphql-cli/common":"4.0.1-alpha-6c9351b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6c9351b.0_1595208024379_0.9008806514056518","host":"s3://npm-registry-packages"}},"4.0.1-alpha-58d288d.0":{"name":"graphql-cli","version":"4.0.1-alpha-58d288d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-58d288d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8543c5d720ddd1eb157e25b2b60f7a095c0b4bd6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-58d288d.0.tgz","fileCount":14,"integrity":"sha512-H+gwkDZx/K6rgEkhTWBZ/LSsp0QWewti3oqVViCmWJvjw9ceSyuV3kG+TgALplTeSxCoA79i3oYHnuCVTf95KA==","signatures":[{"sig":"MEUCIQDpXFzddVkH3SQbR+mLRVJDufcA7TDvMzhuO2qxZMIYSQIgcHkb4/v2+Inr9SLeNGXg4e9uF4hgamXmWU8K9GrAeR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFWNXCRA9TVsSAnZWagAAGIEP/jhi7mVr4H2HHH+QKnIu\n3zeY6R/rIuMTdxoniHFw4IopJ4rd33oS/6j829HhWoxPl1fhXqombV2sLMQE\nNUNGKIl8IoW4VDE/y1Y2rnGOGgEEpfcR8eygm7KsBa9Y7Gdp5JiFPjsUkjCR\nFoj02JxbmpaHCL5/ZkurfGaGx/A8OkYYHdI5u3ETvetSYuu4nAH4ohk13YRv\nJUbdarVDw7PfFX0OQz8gXnSsybYZbmqz512GNPsaFYmO606poBVLoFF7qrqM\n0VB5sug2yKgLW+Ca1AtAfH7cjyr/m9BqhwaII/dX30Xe4rJ6NcZM9DorpSLf\ngd6ExIOIk35dVt1ceI3tdn5p51sNrbH+whKqGX/GCAZ0KHxhxmWcrtxyLrAG\n8py3EuHxfQegr1+y7jpCeceRFnKiT8HK4I+jvicN9d+YfQKbJc725RqEBjxy\nr3BHNdv1PoXlpi+CGJl3qaWPSDbSTU+LFWynXV1fBeQyxvkYwwO4HHULYpwv\nnKHJupwcayvTxpDkawgCF0Q6ZCBzyuN8I/asvlZg0NkeoEv9M94Z9cu1wwVI\nza48fEmTjQAsNAKaVdzTjzxf4Uzd+pTU3LyNC6XcupTWh+etqX3GK3z0dVlT\naoN7YeuVVEpAahsP6YsVAVl3WpHtjVUEdYR7T53V8ZVTDgw5H4Dm40ENIPCZ\nGpeG\r\n=eBf2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-58d288d.0","@graphql-cli/common":"4.0.1-alpha-58d288d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-58d288d.0_1595237206694_0.7431180289070622","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0422307.0":{"name":"graphql-cli","version":"4.0.1-alpha-0422307.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0422307.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60289fc6e42f538d926914e9824965fec8adc5bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0422307.0.tgz","fileCount":14,"integrity":"sha512-mXh2D/5z9Ti4phRWJo8Q8Tz8PD+8O/l2lgwnpRfMHEaa4tp5vJGlG/d1Vo5c8PW5hOSouzOsXjEoqoVrSFgQmw==","signatures":[{"sig":"MEYCIQCskTp3qi5ni4M9mDpvhBnNXTW21A1b+Az9Bbc6CJB9nwIhAMUEEBScTJu5BxkD0Ql3YqYBQYhe4zpuMVKmLNrVjtD8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFWSOCRA9TVsSAnZWagAAQTYP/2TfHP1qHFoqXtsTVayO\nb1Ab9+PjNrfMsCF4PWOldu+dDCdLpGJ9F7WUfpYN1nXDPCc/arDbR1SCAB+s\nOX9gsPBsjg0sJcAA8KHNg+V1xt2cPr/Kiwa3uMsqWxO45D6he568x0+xUdhE\n/oUwuLE4/fc9rMJsBWscpoMeyOIDxqEtGHLEqSq2OEWiWkAB8i+bDAowvAQy\nnA4TK+KnbdhLkeJ9dU5Vz/qsggIbZOXxNpzqqdP7ouppTAHoX+1wDPJk8oQJ\nCKgpUoRLUibG2Ks6W8BUOX5Yrt0yvBnDQSwH8oOVJQ2jBtnImGC2pcj4v9d1\nCBrlQ0KYlKngNx7xYmYFtC0rUdDYiHM4Gh4AcxcZaz5aW/q2RGgCBp7R81sc\nszvgHHkjGky2C0M2UTKvyQoCLHKpxBu0o0cfxCEBBn2viPSp1WNqvWF/16JU\nSqUl0SgLblMCjI3hTW3F9HWYPUbijOGhI/k067iib3FFMnHVELSIWYNyOdUD\nmlu0fB3aqRff1C5gyUanO5UOBH/iLFlwXFvJgEdMHhRJIl8mqWe8r0G4AadY\nMQtzEXyAC2ogOI9MqeXkE6VLQ6lLZmeqsGNeQiQZ8mLus+1ChcoRvRek6cCw\nsU89DrcPZiSlMnSqzw8Nheh1dvcky5XuSRY9DoqFlEE6649IG7uf9n9pI7PN\ng8Ro\r\n=NA1s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0422307.0","@graphql-cli/common":"4.0.1-alpha-0422307.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0422307.0_1595237517894_0.8642337987261985","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1f990dd.0":{"name":"graphql-cli","version":"4.0.1-alpha-1f990dd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1f990dd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ce8779d2895ba49bf50a0721ae00c98ada003345","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1f990dd.0.tgz","fileCount":14,"integrity":"sha512-J4Z0FPEsEvIFEk3LLiEJuRltl44Hd9iAI6ao1Xn5Cj4EKF17q2FjvFruV0nuo2dJN8zuDJEwIU0CNFuhzjAePw==","signatures":[{"sig":"MEUCIQD7nhBjpYyejYObDJt7/3aBcHX3HfbT5i+U6dW7l25r1QIgFoUqyUFBQA13iCIQTVq9L8rnad3wc/m1sheKEXDWQ2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFW+4CRA9TVsSAnZWagAAky4P/0MLqXidDh+A9WVoRVyw\n1eeSdvuJtnEMKu645wpGp1R5CkgUeqFxuMqZ7f49a9xSqrXkyeOD0rbqp8f3\nS74oklGv2boJT+tg9KVWlsTBQK/u81h2ZFcFxmE8F1Tq7P32ezq1POUiTux2\nI+iNYAe7zE3Z2sJ2laVIlDNIF9+3K6fErIc0OqHqw3DFtzcYHLyzLfy5As0D\nTvJ4SYbK1E9U/9cD4jZpcZ6goSXO+wlbYs8UWfSaFF6RKeCZjMSVwo2ywOVL\nW11vyeL3uqEzVM40AP3YpOfrq+QqwMpekeVGdbtWp4wLCm99FZzv87bUpyDh\nIK7UkNrZPdzbZn9wFRF0/ATOuEIDaxoMO1O1/bUImIfLH8Atxu13vTmLC5YQ\npI5qrHOtNlKP7Z5plyByawdHhIz5pVM0IVtzwEKLlUlh54Px4BFUEQGI1s93\nFg9jgRQM7G8iEfzG+efG4sURsEtDcusdchiQvU+wQy782CZdGNYV9MMjLjUt\n5roQfLoGgdPFOc+J8M0KBxtG1Q5gGxmJr6wWTZV/y71ZoiVXMbKiEI43TIdh\nw5ySoyn6cD1oF58hiH6GOg71B1u64dF0thPTPatPS95zCNtrpFKh9KpUG+gl\nyuipj8bjvRO0Nupgp9PjDup6vWsA1zlGdliYRCXQTZrlx5QadZUfVyFng6E8\nyU/6\r\n=o1Zn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1f990dd.0","@graphql-cli/common":"4.0.1-alpha-1f990dd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1f990dd.0_1595240375608_0.4695700272981347","host":"s3://npm-registry-packages"}},"4.0.1-alpha-410bf49.0":{"name":"graphql-cli","version":"4.0.1-alpha-410bf49.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-410bf49.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"542c97d4900b0980001425baf13a569558f88d4f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-410bf49.0.tgz","fileCount":14,"integrity":"sha512-tRic0SntOQUMPdx5LMk+FriVF6YYM9DJdNBwxVBsGjvZJWQBPS3QygYSaa+F9cz3+0/5QpfkUTttRDCFsKYy6A==","signatures":[{"sig":"MEUCIF6gqElDGywA/NY62mMf3PN/iayhqEAmh/6BjS0+ek63AiEAnDotQAA2hcOTWqN0OCc333Y5V9d9oDApavnG1Rri5hY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFXCxCRA9TVsSAnZWagAAIwcP/0QzjHT9PUPGVqbslgxr\n1Sxuur7+vifxiaDGOeMAvH8MZnhU3lN+/21fK/eKy2VXDCgCESK92orkOSU6\nVmIi5SgztrdmQ8TVWBuqS4LcicFX2b4Z1uzbLD/UJcuDAKb19s5oKeFfQxpH\nI4CzCc0U4e3Vmy/QEPRmdjcqUm+MiGGiWzDxqpauS4hLYdK7LhLTzpBSEz1p\nml3bb0U6BY70QpOCLByHLV0QLaPIqPZ0ny/7T1f7QzRma/zuFDu3wa6fvU03\nds6c+T7EDIyOE9TUj2R+tm+MC8QKGxu5cPIjTsvydTl4gmND9f/q3871svfa\nXPv0TWYN0iAsuhb4zh0qe/OQIiNeIelRUnAQFEsfRUtRCz1POahlsQ9e0g77\nya8n43TNk6DFjNSv3Sn7Z7ww9B7TK5s7VKMOA3P7FGG4H6RnRTFtk/ylFe+b\n1piCjZkk7EeivEJlE4PbbOxktAEeS0WoPImWpLMJmNxXCy1iPORZBFRa1rO2\nRqA79yGd4C2LMtBvQqBwOf9vljz2qCO/4V34347OhMWHuHo0qz1N37sqeE7G\n2XCu+8lk3MdoXdKJwptLdVC7Av+6ggRz/bKyIzs3J3CGA8KAWQDXE8qZTTKB\nXN6+Uk6mNiQbIpasaLVN9nomOhxnIxhMfqaSEdKic1MQlg+MfIpVXsqdB1AA\nWVdm\r\n=buYX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-410bf49.0","@graphql-cli/common":"4.0.1-alpha-410bf49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-410bf49.0_1595240624924_0.41091496971234487","host":"s3://npm-registry-packages"}},"4.0.1-alpha-adeb684.0":{"name":"graphql-cli","version":"4.0.1-alpha-adeb684.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-adeb684.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5c7f5508210c67797797145593db10789c18a2c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-adeb684.0.tgz","fileCount":14,"integrity":"sha512-BK3ylcHR8cObEegbaK9LsMR4cDTED9O3sAmx51tv+9jq0egTNeUAOOO06oMhYDoOdNap4I3qeBh9Ih3aRBI+/Q==","signatures":[{"sig":"MEQCIH3m9j9XdcePpMlM/riRBZdWyxfRqjZ+60o+6Ka733iFAiACMGhAL00jWkxVRxFF8YXaw95T4EuoqhPlRacJcOUqyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFYYNCRA9TVsSAnZWagAAmXEQAI746NSrprGA8YjTRNOU\nJ24hLgeb3CH3ZSnX8LS5pkCX3UAGS4dpmtXsqSm7GTc32c7Kdweax4anbPFx\nqFrKGgQXmpkIG6hx3NEIN4CZHuHc93oCenGuQtkpuU/BzBbHSMuSppezXoYi\nfgwZQLYLly9A3U28WvhJINIrofTAODyfcIqt1qS2VIja20+PHkiON1hg9VU9\nUIFm6LOpmUv2v2MEDqvCpKeULw+7W4xjG75SkOW1rtQu5XukGXU4ggvmDRDM\nyGF2O3O1ubE1BVYDyRABlHdKrfPSG3gCr4MUOoE/8Vk5n0DKsjHFFyii+4TH\nZULlgE8MX3mKFHIi24Dyleui4F4Ypi8VrEy8GatjKPobD0tqt4QTZ/UylM/d\nYWYcGY6tx4UaiHhHYfdXbXNeW2jU2wFniG39mlooDTbIn1inTHFBma3thAum\nqPvso6UvWaYXlH03kTzjWM1c0L89+e6a5rQtgf/rBJznhrGuXPuVCZxtF1ld\nVN0dqAGp72pUknVvjnGNz6x7SUbOiA/9kDFHwSsif3cPG5rGC6BsZWfnx7Bx\n20zGoSPzT/LYu8DtJyx6S6LbRWuWFHHrttWiGgAian3lcvCqQWbzNpobfXtG\nRSSrue5unbOpXRB6MOtM8XSfEZYbO08wurUldBSvF5J1xmcqdqo9efkm22Ld\n1d+X\r\n=fz8J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-adeb684.0","@graphql-cli/common":"4.0.1-alpha-adeb684.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-adeb684.0_1595246093073_0.5377975708566072","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cdfa78d.0":{"name":"graphql-cli","version":"4.0.1-alpha-cdfa78d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cdfa78d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"41a410f9206f9c5565a12d54b412c25093842a86","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cdfa78d.0.tgz","fileCount":14,"integrity":"sha512-phvJby3KdMSD78nOHxIJDgNyWuXn2TWDiFOv1xD3O6nHmxdgcP2LUl6aLiqF2EVBnrO0H7g2oNpG2l+k6yjbFw==","signatures":[{"sig":"MEUCIQCru9qJBucIMR8+ez2jLOwHwKlRZ7JQDUrdx9u02k//jAIgJCll893gcC9on1MxympBqDuTf+kM6/ZhNS2MXv0/hek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFYc2CRA9TVsSAnZWagAAN/YP/AkVzB1eQRHxOkCuxLi+\n8qZb5g3tWFQ9rbitDIYgSat8/mmFyxICNMjY7dqdDJfDhWpgy1D52t6DQpVl\nePAQSgIlIEOtp3o0xVgNMF4tOO/ym2srhzu+TeYNEGwiLRAHSQaGgxU5Exgd\n8AwmUgD2hfh6PvJgL/d6U4uf4X7Pd9wz2E0v3EKBby2FBhs7WbgN8cbm23OI\nMqK/9BPhQ4HYy2FGSN+U9/ww6iJcfs4CTHmpu6Ep/UJXQWs1wQPwDclfL4Bx\nvNIEcen830ZtbLEsucfzyEVurtfS0L4fclpYkjFEeOn1MOM0YW6GilvU685R\n/LDsAzeos9yXR6eWPVGFivqEv54wFk2ABxlnwdG+wjJBb9zT8qLDmxilVe2z\nTCz2LtOr7pQoHh/iSLa/4feaMW22CJlTQrSUO8RQCxFQBG9o6JMrkfhNWuzd\njYW+NoGtOGYJrnnZ44zH21f6+ArMtvM+OxE9bdzVHB6db39GVGYm5ntQyGV/\nOuiEis+K0/JURA6eAfcFEJUEz43zzA0dvZoX3YTDLx0MFAcVZmoGXuabz6Rh\nXCjk9ve4P4fq6lpdEqkMNrS+d4LCKnvpNlySQc55PqRqXhokn4RPir1HSDP+\nZ99zT6LeuZvlf/cUixgDGbxTs2QcKrosMcX8B2BKFYQMWS+ZYqqphxtw7MFm\nKOx6\r\n=E76W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cdfa78d.0","@graphql-cli/common":"4.0.1-alpha-cdfa78d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cdfa78d.0_1595246389977_0.061959093697577794","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7c13c7a.0":{"name":"graphql-cli","version":"4.0.1-alpha-7c13c7a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7c13c7a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"db1e637325469d4b23ede725d436cb2d816fc452","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7c13c7a.0.tgz","fileCount":14,"integrity":"sha512-qsu3C8nYps8hkbGBw94rd1Vzfr3N1hfsH67jj3n7WZIluXilHkf9VPwQgR9tB9fzehIIjFOLKo3+mVfj4SAE5w==","signatures":[{"sig":"MEUCIQCLRfQboydRkt4a840Z6AfRNuKbxSLpNmQe2siTopjLggIgPusUL1dFcOwJGtMdJC4fdzkbTfoWFv1w47DE8fM9jfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFZ7ECRA9TVsSAnZWagAARbQP/2da6xzr/NIsMgNnRlkm\nHbRMsSvaU8iXqM5BOQxozzJ0R2jwRIgbpt2o7TsHtYTE04H4rxhdYoFau8bn\nL+PBKad0Y/T/Q6WSm4RXU81DayLNiN31Vg9ly1ytCDh6adpWU8smwRPSmO7y\nQTcQoA4avL7t0AkJ5hANgv2SSnPYtWksNU5KHXhA96Zw6atnZeb2llBBqSP9\nJt/RqoBctws7Fg8kR5r1N9+aBxV8hyOxIs9bKOAww5GBkFXlf4/c7QN7kxDj\n0U85zCqLU3iyPsUM5pbS7+u08f8KDqEQgC2w2u9btxE9bAICbyrhPkQjWcgl\n7XsJPMcxGnSEijENyS3SBA1oAyYC5OtkTgCWt86rx+GJZ/g/y4ssQW7r+vBT\neQieZee4urUhP2H5MLPOFvS7INZAlhjrLxJD5eIXr5Rtye0YXwY5D3wtD/tF\nJ7/+0bYDHiVoQoMt+qSd/gbuvRVdJsqzrHBa6LSOKC69rZSfInwmlTxMSqU1\nAZ68gjwtsru58hHQrIqufjelQg/CgHhbfYdnaVM8NTIaoxOMelx1RWMyjRWW\nnWXLyrJ3mcl4qb8UtsGdElAsGIagwnzZxvECmohOf767UafGvQKYM93LS6tO\norre0K11hmfpTrVRLmyW5vpsxbru5rn1qiP0wX0WQVl6nERk7STOvBwAzCJF\nQJp9\r\n=ZcwN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7c13c7a.0","@graphql-cli/common":"4.0.1-alpha-7c13c7a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7c13c7a.0_1595252419640_0.754835692173639","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bb3add5.0":{"name":"graphql-cli","version":"4.0.1-alpha-bb3add5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bb3add5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"96f2b23d754de9529ace068cb8a067ea1f345117","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bb3add5.0.tgz","fileCount":14,"integrity":"sha512-kZ5ZF4s33Uw6V6ERzlwqkeKzAR34aWaS78MVBwOpQXzsFRTUNVVfFnOd49Lp2JN68Zi1yK+ROKajpczZC369mQ==","signatures":[{"sig":"MEQCIEJ7lb+TjZjnsIhH8qSY1EM1sKQLhkf1OuABu6ME/VCMAiBZomEeXQuETXT5oaxM86zRWEzSXz6omYw9MSgtMMorjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFhh2CRA9TVsSAnZWagAAE00QAJPGqEXays8r1SOevNh4\nG2W2mfCz/hJyQZ8y8KXQ+hZ5IspZmYwQ9gWB3Hx2JF+5ffDdowEk5dYHZLK6\nDHy47WBw1bjmJv9Z6GKW2bE+9nwddSaUZXW5F62twg1PuFTe8Gvoplgr/ChR\nGxCKL7EgPyVu32sbC+hB4tMHFsu5gl4g/2hXd6csUcCC9ykTatpYxuUdfKII\niP+mqBYAew9pGx1v8xIRq1HU0jIemiSxhpmLjGMcQwYIvbBm8WaX2Kip+Egq\nOTC8sJSj6P1tUzSPuo+8KypDj7nmdK9h6uqUP/vB/o9sL0zO1DfauzTjqcPb\nTdDXlNEbHo6rGAZW/wztQJ8tfBitcM/9UIJn1I0Mngza87WTvgS0jDwoYvZ1\nfKIMiQuGxkFkguNK4dmrXvDUfoM8t39W6f1yggkZDlZl6Zto4JL96rYLMSci\n/anG1/Ap1EXGa9MVjZZC5UlgWXx72kPxhh1sKHoqXIa11WdZKmrgZXoREyGC\nPRjdT/mQImIZ4dzQN/GhzvT4t0l+DBMENNlg3W1O52BJ5YHxNjl6jNSeu+rO\nGexqIuLdz+jH1x56SueMXh+56dYezQlyatfVudPBO/CS58a/77atzhJk13bV\ns5cLK7JW0b5t5Pwj/+vqwP0F+lTi6DzueNnkVWs+x3vusah8mfDbdiUN9NEQ\nmpJO\r\n=QptM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bb3add5.0","@graphql-cli/common":"4.0.1-alpha-bb3add5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bb3add5.0_1595283574422_0.19063660064451216","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d1ebdd1.0":{"name":"graphql-cli","version":"4.0.1-alpha-d1ebdd1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d1ebdd1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"125a15d08e9d7f34e2e6020088189e1b748c4baf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d1ebdd1.0.tgz","fileCount":14,"integrity":"sha512-QiBl/Q5eRVm/kFg4GpA8JIlYS3KF7EwZx9V5BWGBGojTdrwLa7UY7IgpGY9YTYtYDQZ68WNv0y/IHEDit42Yuw==","signatures":[{"sig":"MEQCIDSDgKs3ygTdiZ9cslLmLzNABeNdFfpiowkCX5SOHRibAiAlU0bKPopq2LhP/WAKUQs59biFZNemm48igSx/j2ueaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFhyECRA9TVsSAnZWagAAFukP/0q593a/lYkX5+Likeia\nwK+yU0hYfOSCIrXa3zp4p0v+T1/2loKPkszLJZvtW5D6DZCl263+2oi2Y0F9\nJ53EIXMon7MzbT5ju8c5jB90LToVhV61GkyeMo0vZSfxHCvO4bOPOe8qeIXi\n8OYjSPIlFXf8gWaRmxD7GCvBGLhiOcG3lHv+atLPFMobsfpn4WPpLXTeYRcc\ntfW+64dbCYe0Uu0NuvhaPMdrQnM+IJ+lPEmEC2xCsoOwfL87D3UT4XwKbU3D\nxBX2YMTFlSl7zZUcspvOOffBqyXrvXpHw+KmPrBjdK459WfXuVbejNuIGC78\n34jX5ZtYaOfRnalA7NYcKIBiy6v4e/4+wyVx9w7KWfgamXK1aRyTsee4Y4JT\n+jzD8zotE8hVGVGfZbdNskurbR4iyt3PrWUMyka4EetHB9Sa0SNeMraenwXE\nLXto1X06AwByuOuLUmy0zUWlPYpqM3L+Vs3vs/un9CzG1FvYyy6aAM0sRF//\n+8tggOpWiVKqr63YP6ZQo4t+54qEXMg/xbvrp2grI3lHg1HjTa3QbgOvZlP2\nxf+i9aYGjxRhDx9JlYLogFPHf0JG9f37b6YOEIqyYsGV/ZXDH0bB4JzvusCV\nRVAWsj8iZoc/S9gRYVYd+DzUlChldLEgJBSIrZp+hNIQ8xSbhv2Mr4n3J6qd\nS1Li\r\n=WAFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d1ebdd1.0","@graphql-cli/common":"4.0.1-alpha-d1ebdd1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d1ebdd1.0_1595284611969_0.7109205619726104","host":"s3://npm-registry-packages"}},"4.0.1-alpha-307c112.0":{"name":"graphql-cli","version":"4.0.1-alpha-307c112.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-307c112.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aa1e6b6cdab2d784c42a175b6d978abac30f961b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-307c112.0.tgz","fileCount":14,"integrity":"sha512-97hpEtNmbPZhK6RZp4MnM+jN9A8uVnKDAFKa1HGdjo/R7HUURo0DTm8f/WMpTP622YpOZMEQc5+Q7n3o+SoaHA==","signatures":[{"sig":"MEUCIQDe1YuESKMf/beOPKdDHtpcZF0fX89SOt4VeizW9X9cWQIgdKC7GLraLq9DtA7f5t5QayjstOEJVEuRGhW7URO7O6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFuBCCRA9TVsSAnZWagAAZGEQAKPBWWrO62HwTIMq6sFX\nwAIR9HrhearGkbuDG2YWivFtUj9XGo83F+7oIfSnsCYzJsULbjqZVKausCWa\n7pJLrGqbBfuhu4EE2Oi5VA0JRQxJ9ZuMHOsThSswUTsTkCiq+qQ3tMOoBjAK\nN2YPk7/1PTaMOgu0pXcyuz4oJsOkcb4oYv6olFGlgon+X3T/Gi/E/coQQsS3\ngtjEZtNudMQ/c/phkVajr36Le5ODTxXwox4E9ZGg2T9CosByPSarHO7HZETY\nssmiGhucD3gWr+Gyk2DACeWluZkV/1fnCRUPvhPPrSQhlC3joXH77+yi2YeX\n+LOUlaHcfwTbDurYxeP41DhyZDifQ04lgcyMvsfHxnIfqLtybXU/Pf/6MYsL\nF+ipnzeLaCukWa/ao0awRjQOi8M1oP0lJV121ynJRQalu8HLh0HsqHBn8ZZJ\n7irMn6gkDuvYrmq7TDrfdn30KDSNFBV5V+aEq08RSEfdl5zgaeF9vqL3um5u\nyZ/GPzm+tJn4Ot0DGPC/RHZvtRPcFYRdx5CPOs7dZ0iKIwFuyKWWTl+Dgy+O\nIkUxw8dqiYWyxZHGJGIEWviJUhejBfUr2njq0SfM4vbJTGvGYZmE7voiOB5T\nEgwGGwKU6rAUJ+qiQ2BnfTC9K5wA4VYDRbl+3HCKCxEBmmx5N+j2uZona7NM\niEmC\r\n=KR/u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-307c112.0","@graphql-cli/common":"4.0.1-alpha-307c112.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-307c112.0_1595334714894_0.05196497508173259","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8c2739d.0":{"name":"graphql-cli","version":"4.0.1-alpha-8c2739d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8c2739d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"721de34863ecc7b27ba71a47435160bce9010ecb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8c2739d.0.tgz","fileCount":14,"integrity":"sha512-wWEE83T1SaFH6VuWePi6Sq9DK4iUR+Qrsn9fcjurhF7FiLO0yE5h5Vb2IBZBILsP1EkYz1PwwqJ4Ewgb0EZhpw==","signatures":[{"sig":"MEUCIQDS8QYVZQZI8Ho8D0fB8K64yhO5IoDrx4glfWvKQkZCsgIgF28wrc8mOPet24mtTJ0wEk6MUBQzD5Rm/yyMHhau5Pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFuFICRA9TVsSAnZWagAAw0sP/0WkCAGBffw0D+sQH3QA\nruQ2oW6VFltPTYGTJtHfNk1Ip/9vP6rjAfT9cYy7IYktw4+PGJwbuK4OCJGm\namj+o1ra1rgsjo+ffbFNrp/9w99w/W6oV2NMTi0tgGUs3DVsZoMriJGYfuwX\nyd3oH6uvejShJg6NP1t/jj1Ic1N6bG2iGnfMU/xyMl7sfeb05jWop9ageqlR\n+4An5CfllOZSrc0N4+f7wRq7o4J67G7MlYhBPzTaPlkLu8OdkWCWOcHcHBh+\ny/nzFnxArol6dfA4J7/99b3wojkkAwYvcbwBxLOlZSqUen8pPuyQsbvVqdaz\nEZ9f/fgzNByo3Hw1fmW8l+pN69pUe04AmIxg3boAd/REX0BVMXdg7YxOE4sn\n16Nqhe7l6O2pJyk/0Ga6J38CrxaR3uiXr9hmSnMpiaQLDmcbBOo5GUlTrcmg\na0K5vFcUOdXNBG4/3CY7noAqSpdp6VypvSJkWH4QAEpqgAy/SNzwO4FjTjBL\nvEHGu1EAuChKbNZ8+mNiJJAOqBCoFR/vOpAIbMukfRFl0shyoMLASBGHHm3S\nzDZqpaD5ZiBnxx2Vj5qVzOV34WJRo0mXv6yqaPAuEDEiBsObffc8edS+HpSF\nOV8sj5WPNGfD4ICqhAChuNoKe4uquCcDTmkmBjyE3KJAcopFYAfhUbHltHAX\nPM7t\r\n=cMmg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8c2739d.0","@graphql-cli/common":"4.0.1-alpha-8c2739d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8c2739d.0_1595334983641_0.8955187649255603","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1a9bf60.0":{"name":"graphql-cli","version":"4.0.1-alpha-1a9bf60.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1a9bf60.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c2cbf7bab9d10912d68e883abfd110be4fc0706e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1a9bf60.0.tgz","fileCount":14,"integrity":"sha512-W1FpLqKWXGekIgV55CokntGfDpbuoOjYzaDdseBk3wl6xxsHDNZetYDuy7fPgZbxEdv+rBDZaIk5CcDvZ/JGrA==","signatures":[{"sig":"MEYCIQDRzNS1jCi+t866ICp2i86LmdSi+yPWLIgy7qjpQNCJtAIhAKo4XxNFzTWec9nmcNybLfVyA8WESp1XTFDICm5zoAPi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFuJfCRA9TVsSAnZWagAAyL0P/iPzC6YAQDK1de7TPP23\nrzcdedS8SOXJG1VSa0x+lslZzUb+OCD6J9M7Ho69YW7e3bRcK9VK6BKh7B8Y\nlLsjvB7pczmgPQlJr5uOH31IXCYKffNdOyDBxArhvtZSEfg2ZLf/v/7IT/th\nsSH27IFfuQhGIexfkbWTskEwmftHmlhySkMICsan+YLZi9J9I37sFvkcarGJ\nGw8qCqAJa5g+NT32QDpNNF6+dYKFKD2TkU4dldXHKoUVo3Ylp4aYyq3/O4ic\nEppwOQ1WjtQFwHAT3AvQhlp3iwOPW5ItGuvc/3rp+UbEctdivCy1rNsz64l6\nxQRFNDFQeJKfiTqRydp253n1StQCHfz4J6SPinygY7P4HmGGTGQ39JFJom7B\n6Bx/KN+GqxxcMyiK4egww7p2jB19AfPbMcM0CrmbJDBoB/iJ4L/cSyoF0pOQ\nz6VE8JhJIG05c6hvGBUwb5NzrWy3xlsBlKRFTE/VmHchKhHlVcDCScG0a1v8\n5Nfg35F4Pac04iDCmcKlakktLNW/wfhV2mpcKzo7hMdMXcPwjZiQf3+0DJYW\nNtb+nWZvldlmvan8oPZc6gzd4LyR/7QVx3OxFOM/fx4HENNHIpijj5Oo+WnI\ndQ+/WIxhBV+VV5IH9qADuQdPvUYeS5cVqK9qhI+s5ZTS2HP2OIstB+4hoJxB\ndil2\r\n=hboF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1a9bf60.0","@graphql-cli/common":"4.0.1-alpha-1a9bf60.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1a9bf60.0_1595335262883_0.20212633983860462","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d662041.0":{"name":"graphql-cli","version":"4.0.1-alpha-d662041.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d662041.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"00d49b474a3ec63f50530ea52da93dec046d6979","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d662041.0.tgz","fileCount":14,"integrity":"sha512-Fr1CBm7rWiKYR2eT0EFyQXXJbLKwLBpCBb9m3FLxl0RaMI+5SJg0AtSTdeFKgZNxcEIPgilai1DYm6D74MybJw==","signatures":[{"sig":"MEQCIAnwGT4BbF9LbG+PN6sTwOpXKcj+ulm7zQRBLLExaFhgAiAoUWXcWCeOsp3Ejdrj9oaW/SqvhZRDuy4AWGQuFMJS4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFu4eCRA9TVsSAnZWagAAZqYP/Rd68YYdJrp3wdcWI+6p\nL6hEFCTkQ9ee1nuh/MclCw37W6RDWhllKgpoZ4XrjrEU59LFN8w8LQ0RH04j\nwMRqE6QTSF31MeyC4MN5HezsSTZEcyFr4GHddMr2v7vT2sguRTrR9aRNjZN4\nBt5zbBFLwY/e8EnUiUbijJV2DpG81CBrEklwcRaC7mftKuvu/rNGi37FJ3c7\nv+uGOhcur1DmyaM1ArSSF89mssNCNuNYMO5VvULCLyI8f2vrQu4Ly+ZL8vMB\nsJv0EEBDtE8yzd93G6t85tz4vsYQbNlqgUz9n1s3DJ64OFzlDi0q2edBH9Fm\nxzSpOdzmNf0zr9rgIPEAxGP5vusEeMgKQAzf179rAf3WS0BjzEjQ9LFBlkka\ncSbIxETL4mNMVngZj4aglNUHuo8onQlky0guMQtkceziFmOkc5ZpD+JmMTkQ\nWkWxnBJY2Mn/MwHKAyC3EOQPTExeqYP53rOOd0p+NQHTcsS70rrUXeD0RQbe\nuR/v4bGdX5UvBuqaOQVuedQ3N9okHLIdT69NGM/WLV7bCWic0v3tttcT5BVA\nlbjvbIoFmAdXwe2zOUyDCTJh/LxxvRyaaob3O9CaohKSD45jxQnCyfw9yu4z\nBt8s9JTl3xnDtQ+KBiRwIPGHvfrMEtp9uXialIrmhAxnuwDjkEAH4GS3J+f9\n54E6\r\n=uT6C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d662041.0","@graphql-cli/common":"4.0.1-alpha-d662041.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d662041.0_1595338270287_0.5849159720484103","host":"s3://npm-registry-packages"}},"4.0.1-alpha-803fc04.0":{"name":"graphql-cli","version":"4.0.1-alpha-803fc04.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-803fc04.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"231e682b4e26757801a12cd8118b9b54d4cd7e39","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-803fc04.0.tgz","fileCount":14,"integrity":"sha512-YPS7dqFyRfj4FLS2faS9KxURymRB3LNMNgSpzHNZhE6wT36vDs9jqXoRoIi+7aZ8YPda6x1vq07ov31+UkKn9Q==","signatures":[{"sig":"MEUCIHMAfwbkixmrQdY581TIq+m14UQpGMFLq8C1S+pESWyLAiEAmboJ+vGeteee8jJLgBq7efrfdoShOKfIxMMp3U2rdU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFu8JCRA9TVsSAnZWagAAnbsP/ieQj3w3pid75Nu/n978\nQP09WA+uGUAN9sPtXxVZLZItkXR1M85q8BlpUr37PVrI8c1JkiKkuubVZlaS\noFSagYH0f7RF1OOwxHpwtLI4s3ykslmL2d7belV+keR1O5ubGuapnZ5COoTX\npuqjuRPlmG7Ss16BysTGCqbo+kW8s0UCNQNKbV4cgxUoZmhs8Qlbt5ZxG4rG\n94HLXaFJ04ajw3IFu2zBg2jeJmly8Vg6sGgIXstRB5kL8HJ3UXTP25jgrKBR\n3U1Aq6vGlcuvOi9TBf9p/mXa3/0YCN0hbr5iAwK7WxpPBU4x93yj69YRCSmC\nJ6yiISO1xH96pTZuKYm5x5Lm5ma6HCwUQi23/SFyTzH9gjeVQRYCWKf/lCob\nQ7TjTA4yPYOUGSWVysr8dKleIv4pjDtamUBNq68F23Rj4rAzMROK04MhzwVx\nLC3JFOXRRnNsRqSNBXcITnb65jOAAXRIo9XrheU249JhdeMLEsT8N4M/XD4E\nBhCp9/lJcRs6TK7r4JTD11aS4k9kstTxOv6Tvliu6EhdV2iR4Kp5fvdAaHtJ\nnYEBWzrcWnojlwTObKImiqpDbZ9n6AEyxofwW0sqoPPgBtdEa43Zu2fctuBG\nhRSZ/mdFJGGURDvGr/qmqOizO4VIo0E7EM1Mh/OFNIDysvQNB+aNY/oBEuuV\nWgqR\r\n=JU1T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-803fc04.0","@graphql-cli/common":"4.0.1-alpha-803fc04.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-803fc04.0_1595338505103_0.759576999031893","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ca869ef.0":{"name":"graphql-cli","version":"4.0.1-alpha-ca869ef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ca869ef.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5986bc2f5929c779dcb7c8ea833b064f5bb10ad6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ca869ef.0.tgz","fileCount":14,"integrity":"sha512-T5rpDOkfSP0A5NiqLcGyhowh7VD5LN3ulLUMxV/BnzfBILM7yABnDEh+hQu4rHB95TwD0K81k/4hLYKp3lIA/w==","signatures":[{"sig":"MEUCIQCCpqT8BoNQkf6kmcgePE2Rns9Jo3M5te6HQpaiyGzxrwIgTSQrCi+CLR0+pMdG49+YCG0XepMUsi8aNilUR11z+DI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFu+GCRA9TVsSAnZWagAAN74QAI2A2SqRV/OkdFj5ogxl\nE8TFYFljFgOdRfPrZHcO7IloK/Cfu48fYJrMSVhHz56p0E3V64Eevwq05ezM\nPThvYl/JovuKlNEvj7vZTXKMut28FatylLTES3MZgWxPRcLxg+R/1tPhaQYS\n75pyfKXCXa3O+u9pwzi/Cl6/tCCy7uvpPSjVtnb3pR/uHIROgMQO8TdSRcWN\n2YjFnZiJbTPCMBBdGVVVjoHygTmHn7+34PRxkr+PgTAvJ8mQOPD2a/4OLUbr\nraxHIpaBQNo9Cfnu4IF0NENv+9uwXyQuB3XogAnsHfrPOfnlorVGU1v2V1VK\nMDITjpmtcMC1ndD/SWJRn3FkhSUxA1Eu/zjQNXcBu6M1xj93cg+WoOPvr9qA\nuSKRamgKMHcvnQTiLFxESlK/SHBKFKdE/gya8yL/RrZDB9J7B0MSRskyl51a\newz4+aEBGb7BdWJ50pnCGTDNso74H05yEpUI4LgTvqx5KTnyzdJOiA9F3L8d\nnyzkEw4k776Cqsj8VwbqWJQ/AAQ0nclAnWOfjdHQnONfwdnT4VSD1ydNcVuN\nTgWy53M4KAejFgFKsN1VxmQfSUaKslGXuwZ+Zn8JNYucrt/ueS5PvXxVzuX3\np7G1p5zObnkapuppovn2DepqIBNGdxE7dbzd+hMqAMPT2bxckqb1lkZliYfM\nGjf2\r\n=NcOX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ca869ef.0","@graphql-cli/common":"4.0.1-alpha-ca869ef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ca869ef.0_1595338629695_0.6455165981611488","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b8c3780.0":{"name":"graphql-cli","version":"4.0.1-alpha-b8c3780.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b8c3780.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aa1b9dfc7c4f9b20f19467e23fb3dc5bad80fb23","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b8c3780.0.tgz","fileCount":14,"integrity":"sha512-YPtTcXl6vtuzMc3DGNB7v/8/4VK/HdOa0VoFpobsVPQ2wnBap7xU7wg2+Xb/wobB/NcNj/nvvgfv5y7JuE5sgQ==","signatures":[{"sig":"MEUCIA9+6696qE6zhPZSUf7T7dg7+wX4zZIvB9kTf4PR20jQAiEA0OwDhJbUTW4FSizCY8JD/KbzHKJ5MnD9juCmKTAZ9yI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvB9CRA9TVsSAnZWagAAws0P/j0meW4MaenguA4zPniC\n2oEBmBHtQNwbftb/ppbFPGZ2FtH4+XKTKwF5xeeHf9ntAczuuSBlN19oIrxs\nSY8dTvAmU2EQQ9xazPDdgxMZJnebqRnLU0D8tONGupPiBDWu7+VEGfcD5CdB\n8QrgFxrt3YMwOB7NLGUSeFudieE7F+Qt3TYhR57DGKqSJfUfwalLrFRs7vBo\nIUeCUmMG3l4JIhwlnVhjqKU7o+2XnDRM11LOCW5ODrSkrkJc30ghbYOi+KUf\nAzchvCiVFgR2ABM7G2CKk1g1uLEyTfqT0xYk04CIkmcvoQyPnw3DHxYgbHk/\nSA4Irm6g5MhWmxE9fJV5Zy4surc/Ai+lIz9LBYnT/qyVTv9Pt7OXeX5ufMLf\nOcVbZVZYnmUfawzjzoqlOmksyuVba5mYDxO9c8AtfC0OsB+t1zX964ZWN7+7\nvMJBGh0SRZ94Lkn4vguRF+o/vzjkju1tUcAPTV4NHJvU16O/0uKfA57yy2Pa\nx6HccyKCW5WjyYqPycolyx0m5krWTjsMOgID5ZNTGdxotatxXH4+LtHNhf4Y\nKU+XC/PevIn1aqOYe2JAWpg2rmFBmFVkje4ZxIyMB0d5e9nFv+jMSCj8A0h2\nmwEAJ+cBUqp8PWr53C1ss01wf0v4TwsJROkXa+f/9c5CiVRi3ac4e2QMUt9t\nsxaY\r\n=p3pe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b8c3780.0","@graphql-cli/common":"4.0.1-alpha-b8c3780.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b8c3780.0_1595338877143_0.2939874892036569","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5d97d0b.0":{"name":"graphql-cli","version":"4.0.1-alpha-5d97d0b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5d97d0b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c7c49c0727162ea553242d3d77574a1abafd599b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5d97d0b.0.tgz","fileCount":14,"integrity":"sha512-1ygH75H63zqyj3Ih4SlT1ZBCQPaboTHXuwPcADlUm74FKjAcwTtDYH7tTlQDMIWvfaABGFD1GxkSaL27SbuX9A==","signatures":[{"sig":"MEQCIGZtTpWU+F0BwAEgzec+dHlMBbuwDvPQnXQi1f98YcL0AiBSSXGRDvKwKe9jriTFazLZCSIntN8COzZa8U3NjnQSnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvqwCRA9TVsSAnZWagAAqbAP/2r/tsOGYzxz3TreRIdL\nGfZkO6dOnT0HI3Z1HjKso9MYYnfAsNzgUZyL6dncYsBp8JlWXJniUNFKolTt\n3Ur+wM5p9hiD3f8gdv+G+GWAVEP3GbtApPeRB4N3eFqZCd8CCr9JoLkSn/4t\nd5dduLG3Q/aNDgRdvd5FrTIb9ZKq0vpoWH0zUHqih3ZSdCea1nuVy9iftA9w\nRqHcwhFVWNYksIfyCogfVsq3Lc2+JuTv/izF6iJoQXdVbeoYQLV1jy7a+jrQ\n5frGgnzFXsCsT14wZ6v0M/YrwxgO2bhuQ+Lw5Lk8YCx92jb3dWOsP+Wx4Nyk\n+K81q+fM1G9ulxG+8+Nx6Bej72WPWmCZ+nyqEVzNpLr+JQI7h4bH3V2BWicl\niQQ1hIqqw1OQOpf0fzBcFUk/YASFpTkPu7Duw85Pqf67bSgE7M6pOw8gzPZe\nFnSur1ZizOlQXETISfZulYnOsRussaUMyTtTKRNNSADG6/cf9sEjB4eAC+Zn\nqhtQIAkqN5V5LL8KT3bfZx1oJE5HFgRgwPOUm4blPotn0MWMPHnUQHpD7aIW\nv7ur/QSaT83HLsfDaM4AslBmubTeYHpW8niBCez+Cf5z48LXIYdBcct9NAvU\nELwAvaja7kWh5q8wwPpzuF7WkD8n+/rhYMCJSnZVy5Bjo5a7pbBtpDntkTDk\nn/Ld\r\n=Lo4z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5d97d0b.0","@graphql-cli/common":"4.0.1-alpha-5d97d0b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5d97d0b.0_1595341488015_0.059432355618913135","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f98c7d9.0":{"name":"graphql-cli","version":"4.0.1-alpha-f98c7d9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f98c7d9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60c2a8020b4798f4a29c344fff2229fad6a82f13","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f98c7d9.0.tgz","fileCount":14,"integrity":"sha512-hELFgJKue+yOisAqzWH0pEJ7b/ZcOMwoAHYKyfU1S/tG/4YowPxhueVCyXMExIoD18BQlmlF/6GLzWsiDpqLPQ==","signatures":[{"sig":"MEUCIDVU6p2ycAvy22yly6CWQPLrsW4moyKRRoAR7KbOgjIXAiEA6vWefvbOZeh2NlNsEaQuDqsn9wM0DXfJ497ABkw17Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFwBRCRA9TVsSAnZWagAAr8cP/AyspbRejwLtJI4R2wJE\nZ4QxwEBsXeNZzj829HmdYIzovyT2f5oEQ3ResgaqkY1dEQzmbtqLTct0FbDB\nzrc5Nvfn+AEXa0q0X32vP4ZlG7vKw4xcUcUcd4RhtMqRsrll9FWCOqK88v9h\nxzssbzf2bZdE+tfmnrUgIIn/PsRUvl91Df63bj+JU63h6fcviTWTY13aiwAx\nhgCjA89+hJasCzVEL/snBXwJyl4TE1R39e1MtP2n/1+lca4ii1534eHkay3G\n67H37bHFpyU6mrM4sPXG9yE5Ww8MN6rxn1uHXT0CVTkiRxsbC7JRe6IM1i1A\nVgO3dmiy+LQ/GUGKGGO4B6IClShMMG7TGhAP1pT18zGHry5SMGcmro8GRUFr\n1WIunLy9gMEPyH6TWBJm+/pWRSLPqct3Ebpuo+FQVYBeaG5RCObiKl2K2XPV\nL7fWHY+sSoXdl50X5lljwm6z6UakkQG8nxf3oBntKUCaq6QfilWPlZd9X/mQ\nygfx5jAmfCCESKHXhDL7b4hBdntXC8dy6PlxI6vz5eO8+ah9MnLG0/nUxbCd\nlYXCLM6qTihamwm1hMEKh/O8oTwElvMk+L41bHAFmBh+bg6SrzMrV90HeQfL\nh+d5Y+3R8lbOsOopxMO31WhXn0jhzWYCG/p6zqK3QScsGGZHmayJzKTqNya7\nhT3x\r\n=GslY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f98c7d9.0","@graphql-cli/common":"4.0.1-alpha-f98c7d9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f98c7d9.0_1595342929121_0.5206956763774897","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f336733.0":{"name":"graphql-cli","version":"4.0.1-alpha-f336733.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f336733.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"40d867beae4db62f5f61055a9902a8ff1e843a3b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f336733.0.tgz","fileCount":14,"integrity":"sha512-az0zZlLILGMgQRrVF3rO1DuvCKxWRk3P5GwUrn2ecLgcDlQqx+zXQsFS0uQkDpvYATg+n2MzG/FWqHLnoOvDDg==","signatures":[{"sig":"MEUCIH6j/UfaGcRKyBEgt+cBxjd0YsXg9vz3ocVWFi1XMEPYAiEA9TDIFA5gHyekIHEtd3b8W6dNDeLCxMKtMAjzAsNaCGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFzBYCRA9TVsSAnZWagAASTsP/1p1sSGK9ae/lvXW6gNs\ncloODfBAdCAPY/UVCJF9yguT/1gmQRwVeFMCWelkxPQzaagrVAGm7oGbzSK0\nQWi2mwv1wbiGg6k33QO4uL0Wgw8SAVu0pPewNSxByZzzPD1FQrMwZfwWBcnV\n3lOtF/GsQmbZltZMjHC0W31JePzu2kcarGrk+maVuQ+IpPAU8FOJTQhv5DeA\ni1NR2CVp2GZRkMA3JkizoJg1OW4pZ1ilzHeAXdKbqSlTvWzBPR5LBU7znZKX\nNSOiBlCjPawT52AxEbU2CldsYzP3IwSlurxbD9N+07nNTshw6GaU85EBGDAV\n2cnm5l1OKqdfRhXQWEmxWDjFRVE3H7MRZ5Tmk7SZXC8Wl32uEV0RzOadO8xr\nTa4RVQ5q0rV3LFDv0s13MSZFk2wc9R0XLLUgB9Jd29uNrxm3aOoTrcAPny3e\ngx9l9tWCkZl0RZHSznCoT4DSflxHGgY3wWbgJ8GdlGnnSGtiSoEaYZPNcale\nuXNk6nqPQoCBjrTy07+EYDakEJVrPVfBSMOuf4PDWyrJyjKHPY1nRrLOuUWo\nGeg0+6hKzRe7hrwxBiHirRoHuI5Ox7Zy+vSqTKYvdcCZPPlNYPdtnwQD3BNg\nRLUZ1zFMpSvHujD+HZCsVfrYrNqpJbudLT+O5hY9ezpklGnhbYcCqIbNdesb\npAWZ\r\n=zDui\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f336733.0","@graphql-cli/common":"4.0.1-alpha-f336733.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f336733.0_1595355224264_0.6795935159977828","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cac4d00.0":{"name":"graphql-cli","version":"4.0.1-alpha-cac4d00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cac4d00.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"253ffa073f85c89d2d15e80bb833ccae1322c84c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cac4d00.0.tgz","fileCount":14,"integrity":"sha512-Gb7HjaYs6FZ5oFRckKZVI55qCdqCyn8oP0s1uxDB/55Q4J/ppIpU45s9PIWX50JoxkedL24xPgUs3VmoZ0IJIQ==","signatures":[{"sig":"MEYCIQC5YdFz2etAWiOk3tiKOUJdwVHmGioPctheuxP4n6uc9gIhAMZbuiRoR3ZeX2iVgE3XqxmGUUv68ueELGRj0Q90/mld","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGJ1QCRA9TVsSAnZWagAAp0wP/2gh0FsGxpIuNeUZMpuz\nCWQ3/TBgcfkupozgyoeXIfCz5p2Q/pdEduLrnBuIHYgn8okeokv1ppNk0JZi\npHHYLn3KEiD0wfXsLHG+xItY7hLFX2qWNBJIStqRzQVRYtXFeiTNrcl4PY7i\nL9GSqZJxLyjc3E3M9GnNmffzPDS2UMGbg1lULmb1KoTeE0sORBdzG8nGf1z4\nsS+TWg6xOrvI58JCjHyhD6qEBGvqWpOfJuEG5DUSdU2CO+np5Pnj1aRzUrr7\nXQd25SyORfGhyHOBEE07REjmXnN1okyK8cBaLDkPzqoGUARo6gmnnzfrfHDw\n+y19qmUiY+rw0RkRM+khQoZ8EcCh+gVfvVfd7zQHaLInq71ePLq0E5GYoeCt\nuAROJotPyMj/3BqqL/0TpU5Ytiw+7moqHb9yx06EUvCsXzEruN6j2ZKPrLGd\nAo2/5OEdWm0EyUiRSdSLoaOGvwtsHVOtpCZCSsbBEaJ7Ok0btHyN3vl8iSWD\nlkdD8J0zswQXcjp5cGv1zDsi4swDg7YtX011fhgx+xv3uLZP3+9fT0P9//Zp\nzCa1i1tA5NKWsnVVpamPco0Cb8wpJ6GSlWkDU7Rc6Z+vg+6uNYqbZg/wsRDE\nUTYss7H3m5vkFPcCl5JS5ZGjY5Q5TnsR8EELu503DV/rHjarRBkfy0uOPlrO\nS2AE\r\n=lMyO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cac4d00.0","@graphql-cli/common":"4.0.1-alpha-cac4d00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cac4d00.0_1595448656341_0.13253272727979248","host":"s3://npm-registry-packages"}},"4.0.1-alpha-de319f1.0":{"name":"graphql-cli","version":"4.0.1-alpha-de319f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-de319f1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fefcb800ad52a30f4079af6bff8be0261847336e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-de319f1.0.tgz","fileCount":14,"integrity":"sha512-kuQ5QspkdEdWHdPmSn+LOqrKq+QriOnx7ttXHBqJRnXCMATpSRtqCasIW9JY0cQFydrVZUexOOHkWH68MbTRBw==","signatures":[{"sig":"MEUCIQCAWvXaXErAiDRY8+WUNl6p0Gblk/F43kPiTBKUlNi/DAIgP/rErpIfRb5evCNyTgOmMY1IWLIZjZx+IUQUunvon38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGJ3OCRA9TVsSAnZWagAAo5kP/in+J1IwIJ4+ln7ll5e7\nKKSrCzkp9HdpVX1iRMGnwpQAdq9ujRtzPQxyvHt0jOLy7/TvGRwTerVx0JN5\n6ZQWqwOTggTKR56eS2nukL7vRtG+6w2fr2QHX3gaUdiyRdYputTHh0CtgZ1y\nkOU1OUWTcjrD/9OJp8j6Ksxc9zgHic6627eOLeBK/7q2L/71MyIu53ISzAoW\ncAWk81fCAT75NK3RlQ7g/dg+wDRewPfyRN1HINScqxQ48f226tcAk86CEhhM\npjl+RSNzSRh9SYXXbgVgOJIXHGB+4lj4IQEfrMuWj9BLfmYz0H60/FmH4dd2\nS8NYy2x+SDfcX0OD0qRxhrfY7cuo3ZYWugzg9jL6N3y8ZgWOWJ3ZA0aBRn8A\nGNk8OyQNvT2cvE7N1P/8TJK7h87LTWfWZA80yhWNmzFiy/0uoEqaJQ03Pht3\nRR9MukCpySWVEyrO+AnWff8QI9mKdQwbilNvWC2D9Pv2oCcWeJimaNmlKNde\n3wTo1RobrQo9LjrNH0Hee+N9+hRBl8QgSkmq3bUXy3xYk9twSuK5O2/lN+tJ\nUBL2ykxw3yQ1vJCjUe27/YGtgJ6Ec7eGLHBa0N6uXRa2JP+mcqhTPP9uNcLX\nNHeSmjoKV1ixDM+aM1mKGvKnQQC8pM2GkYFTEFazSbEU7xHxezOqVf/9ufnt\ni+W7\r\n=HRAA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-de319f1.0","@graphql-cli/common":"4.0.1-alpha-de319f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-de319f1.0_1595448782363_0.6909669422089035","host":"s3://npm-registry-packages"}},"4.0.1-alpha-027e3e6.0":{"name":"graphql-cli","version":"4.0.1-alpha-027e3e6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-027e3e6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31f61b2f9eff6cf44b7407e874b392e94c1ceadd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-027e3e6.0.tgz","fileCount":14,"integrity":"sha512-mQtRQaqflV9gdiUPo0MbSGPdgXJc99T1ZOIRsBW6tIdzz3P0Q0fgG1Y5snNIDX7Yrfod5c0jXWbmAbB0ba9nqg==","signatures":[{"sig":"MEUCIBVqgRWDSFTxrjAmT4s0F36+t1bCtBTU1ChKj57aTTJeAiEA0evyt+zIzvCQLTRHjHY6iuBMYBMxTGM1sr6JykObmPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGJ7BCRA9TVsSAnZWagAA/a0P/jnTPaMEuHHTROAT6c2C\nFP/q4vtKJxxbrjGG4T/71suiJPjdUBFPQ9J8HeXSFmId3YjGLnoNGUGenWCp\nEe2gC2UVW5CAEdX/dIape8G9aR/E2utf6berYcYHCxDENQx7YDk4WnTI8G84\npfUX+HOXMRquaBWM5LTM0q7/dpK6cYfejUj7nV1r9JM6txp4APscs3Tbc/zC\nC5NlcqnjrzpxPJvqvVIX87f/vfHwdef1jLLrkLjdcnH/iKwhl7vy30QXZ3Ri\nez71QcCK9/FmOQFOXMbA2vS04N/xbA9k/96AW2aZu5AwRAt+2kmzAzcZacQh\nupSJSaI6viDcWy7ILZuyIDtidZ/AZ9ViaQ6hSMVRTLxM95cVKkZ9vJo6Rvdv\ntYbpJWOdVkZw/FlbmHAJxKMWtr+Mj9/Rszi7UtyIfg5fH2tUt3tdF3Z17AY1\negEUu/wCzJ9Cyfmg54oazvzmoksWJ0LN3K96md/h/pti0rqsE8XYZn907VTa\nSMYN2qSGLM6wo7PmbNT0I1HpYaFTRVH5CqtmVMwmzFjIVlZpl1Rj0IpWnhY2\nY7urkkqbB9hJLRscITqfBji56tksOT04EOpepcJxUnj6tCrtihj5Z3a4m2Hz\n0kk+Mz0lcjypW2jwvP6SUZKhp6gmrVzB6fNgBmj2pF58/w07F0p6zKTK7ZUB\nFP0V\r\n=ogHI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-027e3e6.0","@graphql-cli/common":"4.0.1-alpha-027e3e6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-027e3e6.0_1595449025199_0.7704422533667397","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f9ca76e.0":{"name":"graphql-cli","version":"4.0.1-alpha-f9ca76e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f9ca76e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b6614dd1093a63325ede2b069d1c61777c9d3310","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f9ca76e.0.tgz","fileCount":14,"integrity":"sha512-4LT6SIEtsXIav6v6C3KnI1QGUGVpZH+Oh+V5/LcE3+Nl1300L0JM+wVhEOwADqdWZynitQVsg9bme+lrtMjQSA==","signatures":[{"sig":"MEYCIQDOo56bLAFjZfAEStHFU8gXJ8EwisGI+T0PZKLroeA4hAIhAM2FthXReVzAiOgLOaBkfFdcdZfUG8fEBHXMK9JMQ4YX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGPfRCRA9TVsSAnZWagAAabIP+gM2sJiqSKGjrwPbs2AB\nIY3/VhgC++U6HJUigTzmwhHCg9v1agqyEWJv2wi5xW+9qVYEF95JlwB5ZbzV\nnXY99Tx4fp0pbeJ7kT2GyEQk8kJ2RGAvwVTqzweF3P/GcADWXxfR+aHpmGiL\nadHEW7AxpNrSUGLHIs5UrqNfLcLpLyuh0hZ4RHR7SZVMpoMvuZKp3Yuk+kil\n/BJNGaZ84Wj8Fo7SLeD+H4itHwCaWjln8ZoKiBgV6ACn0D89a8pog0u2Axwg\nGdiRl21f8C9HdELbEPv20SS5wc5/eI2sIqs8buO8zWZTBqPdH4cPKCkGj8oC\nyDQEQJoyqRLJGcnPQGIk558sXMNsNorwq8jDy3EVzwIGEisEp3SbOszWoFbt\nAKPyEy3riX5C9wI/8EWAc5BAAv3DxhXVyeczQpJbBd7fBGa/SmziFclX18HC\n74Kf9SlF4E4hRbYs6F0Q0ZscQ/M8VVoMckezEV+pN7+7unQRqJVzatHOhbZP\nL7j8tL3madr03vXVPG9xhbHPlaMZwKTJIAPJbnl6NEB679cZdHNVsiGhxhXF\nWpu7Ds0qmDc8EiGe4J7t0nwuVs3dLsz7yOH41G76B/hPKa410mbhnxj8Dn9U\nV2PVD7lMH0qyaPzbMh52WHcw3p1cGlgBjMbyDb1YIyOI8RCrXr0emipew/zb\nSKj7\r\n=bXJt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f9ca76e.0","@graphql-cli/common":"4.0.1-alpha-f9ca76e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f9ca76e.0_1595471824855_0.7847415871429126","host":"s3://npm-registry-packages"}},"4.0.1-alpha-93c644c.0":{"name":"graphql-cli","version":"4.0.1-alpha-93c644c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-93c644c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"661231a96250b6b140e47594d26c5a7891b8fffe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-93c644c.0.tgz","fileCount":14,"integrity":"sha512-QoJazYb3FhJk2cMwQZ6sXzA2poDVFGfLYL2PNsxPmJvYATQTLMw0nx0DoA/15XZSEfTCSJMe3ZiWJETtOX83JA==","signatures":[{"sig":"MEUCIFFqISLlFZ3cWnjypGwrfbwRozRUys/cHwxI2ho+hoYzAiEAop/kWjsQ+Uz6aHPbQmGZ/WvE94iIZkr5RHY1IVFs0xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGQUqCRA9TVsSAnZWagAAwiQP/jNMBsRm8kVjjhjPWcEI\nO5nsH9JmQWVrMoYvbqNc96ZMiz+2Bs0spQpSCsUFyMyng3VYQFtPyIbb7XUA\nQmRwMq/PQMildURT8eJvQsVdsd+lEZsVM4kigwVqAN9jYVwnFpwfiijfQJKz\nLhg2qdfnv7tI3ReZpvNdNZgUb51YCxwUr7yYH9wi1pqc4zs237K096X8vt1r\n+TNBh0aGgyQcOgsRkTHs3uTjqS1xhkLMN4vQme2FRsP28+k/xlstefjkq2Wd\n1QVahI3QlkNReWYk9hvxaeMZTElTeOwAC38kXd36DOy6fGoBrX31+x6tQ8RB\n8PcFz2G6XlR7tgxs8lTBOuwU1Dw82xrSgMTVw25Req4vh/4RjPErutpYK9yU\nvfgHvQR0MF3bUwVLO3QZsEHnVoeMfY81Ub6a7U25/YQ5cl9+ykNWUVp+tCKP\nn6En6iRY5qAAUx5+aSYvaiiIei7Wb/XwuHvxx/5BbVyJmozVUvP/hqomxp3W\n6AYmXXl9pvABFr74AzslDNZZ4xkSRCFnGRAqf5mqLGnqGTD85LQ07bT/pr9b\n/fvtQDAIS04pQqPsAdgvMSEBktA/A4A8Wf1bL4+r2/CKCqmZjVuqPBBbytFK\n96hr+tTj4ZIi6aYv5yvtNdaGsa6H7bZTTrw1dGcZH9hyS2Y64rBBvCptsXsB\nV327\r\n=x5Qo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-93c644c.0","@graphql-cli/common":"4.0.1-alpha-93c644c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-93c644c.0_1595475242053_0.2141124523189466","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ffbeffb.0":{"name":"graphql-cli","version":"4.0.1-alpha-ffbeffb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ffbeffb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31fd6f3b662cc696c8a8bc412477b29b270aeb13","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ffbeffb.0.tgz","fileCount":14,"integrity":"sha512-QBwt1oeEVdpgk1mNV0cBEDOGIwJx7mGV6lK2MTIUjo9fKiX10whLpbbwMOBCIAid/Ly7QqJlrMuuSnk5b/wVqw==","signatures":[{"sig":"MEYCIQDu4+AYS2S05144ydrKStu2kodnVMexsi9DaTNKEtV3BgIhALPunISyNrZsc4UsMO4Uej7hgdoQNd6ViZjkMlfy7AnJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGQYwCRA9TVsSAnZWagAAdxIP/iZwXfI+PiWlimVNfLbQ\nnQtNy/rxT+FRxRdR7Qbcx6I89k1lERfHbRkhbFkA4n/63Y7sSBvPLIqpDEJe\n2glT0+48DU7fDE+nJOYP5m5kZ9HkvmUqcAznhfdUu+uN9M5q9/e7vVndjnvG\nSka8l9nnP+MNpzAUZtYB+YurvHaFwLpS8F4xSTWzkVl06u/QwT8qM1RyzB7w\npKAt9jSWv8j/BcvDmNeTzyB5YeNUUu1Dp4t1nHP2rtzwo+RaJLY7YkgIgkTL\nP2sPTZnX4zUakgyb4f4+j6N0u53ujesXNEb2tbs2RszgLmyoD2eBmPw7CbzE\n5Yvo16hEyOdz2/woSMyB/hYIAB+2/N6Ujs5uqHymuQk9czksVJrJiDPPImGn\nljjxhArmip/qfJZOlsLd6VEeo1WifzUO+/rsOmEhowJHwadOdFQQG9NQteMF\neOidHMFpycBSnLm1VOz9tRRh/nW0SdM/mlZOA6Aj9gg+/d906BZGqfE00eU4\nIsrYZZtt9UOXMQ2K/vETDJGhe5urVlNNQYk8uIgUfKDfly2F2X7HrDncH128\nCV2IkEYY+cdxSfjaxwuLw9yH7fxDRFGy6QufRMBWSYuB9s3MahYor+TxL8UG\ndTiIImSvazesASJIAan+jsSTrpUhFZ1qJyfGHx3nyU9StFILc8Q1vCO52Qoq\nUJMR\r\n=xkxs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ffbeffb.0","@graphql-cli/common":"4.0.1-alpha-ffbeffb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ffbeffb.0_1595475503833_0.5835971392073616","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a512db0.0":{"name":"graphql-cli","version":"4.0.1-alpha-a512db0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a512db0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"312e4373176bb63a6b56329debbe803d79a796e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a512db0.0.tgz","fileCount":14,"integrity":"sha512-1B97m3HNFABDVqP+va/09b2fdHp4DZlR8s/EW3tlzaj/+Q9ULRCZgpT0ZdMAGtctEd+9UL+W2AqMMjyBpbmjHg==","signatures":[{"sig":"MEUCIQDJptYxatSbjWUmVQqIvJn06X+Ui2yu6QAIFZsngLZYrQIgTNn0JrLEJ5MWEjH43gE2Yx9mLjOIzCuktWjQ0YLThHA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGRiDCRA9TVsSAnZWagAAZzcQAKRLLuUCbibdqdiDnylb\nJpkXuyr7sR/C/vwpciDyuqW55Um1vwvIN7Sw7293aUCY3GIkzqiMaIExK3Px\nLJQontU6YOIrFSICiJL27V6pPfpPMn3b81OADYsL4rq2k1qo140H1vNOHNb4\n7648eSJt1jvfL+TtGVKkrEJIPSfA2PZ3AW2ZyVT7KX2gi8Bd6lFfU0HyO0SG\nBnRAciEYH97SB9RVA+5pLu21CNx1XDEmtDDi0oiWLS/roKyFlVWly6NUupOW\nmVsKXm9lrm92Af5ZaYl2kgS7UMugv7wXp520VUeuXQKasfJPLGdaqVDeS/7F\nsnGAhAESbXXF8kPzw59eKQq5ofxVth/eXe5ouXpu5+mCwXsEThC5S1wPeSZj\n6rjksv9bl+ca1jd8VDOlmPe230Wxe5In3bz1VD/OFIWjHuBFE3PKQRcCtOiX\n5N7yqL4ztALpDUq0xDS5NG0kON9VZfAjTVARmU7kdvfGf3DBhc75/lygJbkl\nQO7m2vzdx3c73qJwGFFuq9uby+VIOr4w0iivNLPbtAdAKfYTW0U0D2ZZQwfC\ngjYDpNFTSH/5jJ275tMnBnaB9xOkfB2q6gL+BnyQVl9akdBFt5+ckjRM0too\nnmutAtui0Q3yMwjv2qygCWDpe3NWCjfMGSEyZ+cUXiLkLXkgcsa2ftsMhxRz\nt/H7\r\n=iUth\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a512db0.0","@graphql-cli/common":"4.0.1-alpha-a512db0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a512db0.0_1595480194729_0.880828469083937","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3ea3037.0":{"name":"graphql-cli","version":"4.0.1-alpha-3ea3037.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3ea3037.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2cae807489e5f7c672e463370ea8c2f8fe417e1f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3ea3037.0.tgz","fileCount":14,"integrity":"sha512-R841cs+cOODxKyPZxV7AWTv87Z0BYsA2jwvUWmVslZgh58d75BbrzZ1yvEu6SC716zSZh8nvEXZrgPAzKqKfNw==","signatures":[{"sig":"MEYCIQCa8aDW1IJ/WzjJr5DVYJzR6n5g8JvFWFZaelR8+6ll9AIhAKwhaypl7cDPjoe2Q/2c9sKXW6RAA30wpnj/O0c41zTJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGR3FCRA9TVsSAnZWagAA5DAP/2pC2fO/ZJnVE1h7qlGx\n9a+RK8y5wA1SyaR7FoNyb4Nd57GZUr2zNIuOJ499xGs3xGEory8KQ3qoXCT/\nkKbjFRZJ2HNNZCcXwnJgrDhmbM8owCITEp/16VwQ00QxVSX16sooasuppU9O\nia4in1NJUoVANV/mzz7nXlVcueHy2/j9bQ/JBd4PBbp+VAk4MtrBWc2PcQ+1\no7MkU/bjbidtmDFpcqKVxxlCzz+esAuHR0ByU7HwymnINNjAAiINkWs6xe3K\n4DG3w1J+S76cRUrKZ4BKS9AvQmJI1foil39rwv171i0WhSIS1KxxBYvm2YQq\nHQhxZsmFucXfN/m9TuhNf4oYHIwV9txvptw9jdePabSU91cK5/g7v1+MNNwG\ny1AhASHy/6LjG08uYjSDpzMJumz35Pc7YTZuSYrD3UY5/WhO/3Mlc6DZzVi4\nw8Ac4oy9T4kjZ/P9e4E/q1gY4cKRwNlPm2IO48FzmOvRhltU/uef6tndFdxA\nt4QFo3oiNsST0bfItZA2Qn42v/hJFyULvSr7+qdUDjezLAsVGh8uOB6B+1EI\n6JfC2+8xzt9lPHu12WI5DIPKO/vSpofmtmc6Vh0YNZod/vW0Ai3kSNPO/+aL\n56IN5Uj5Ubve+4+vjmAI9V7yigOvF25N2H+jQA0t/TBIcvFzsriZDN4+VDn+\nW2zD\r\n=N+7O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3ea3037.0","@graphql-cli/common":"4.0.1-alpha-3ea3037.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3ea3037.0_1595481541301_0.32891009049570097","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b7edec7.0":{"name":"graphql-cli","version":"4.0.1-alpha-b7edec7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b7edec7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7134419e4b14a56a6eeb68a1c8216359606419f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b7edec7.0.tgz","fileCount":14,"integrity":"sha512-tNccBl57mbYtXHOyISgSZ74PgPIlsQS3VG8ODA4HDUKdpEgeDZnAm/3Q9ooMC5LO0Dshbu/I+1bdV4HJ2g28ZQ==","signatures":[{"sig":"MEYCIQDUv0f1paVyiwz2T6WW4Ox2K/aCILJsHjnKxyDXTCHmvwIhAO+2vx6gudABJK6u0V8iBeCRv1Zd6heKg0zOPAElv1T5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGXYCCRA9TVsSAnZWagAAwsUP/j9SLb/MNR43pninJVYe\nuP64O/6m1afNJFjTyzox+40YN2BUbWp3+i0bxEPq5ZwtAmzi3jynWqvNNIoX\n8aucLW27RJHaW5SPcOq0FmChzx+d1ijCd4c8eVg69Mnna/KdUjkdLJeiJE4b\nBhC9sFXbCrFdjs0SnKGDHX8lSkgqt+JGVsFn6A4/8zoKBLQtDopMBpkA9wZ4\nV5+cJMYPHIbekx8I8AcYmlxTU+CaOlT+rccxVlilOyDC1rtmE0coUM5GrAhN\nmDhhZt5sE+4bq61+vqn51+CIRETU+3/JHtnNs4UVw5tzt5UiNCuV8AbUfG9F\nzSmG5GXpGtF30SlqKqooOphU4gR9c4a18t+bdqUMXR522y2loWaoRlbuguf3\nxvLnd56katc4RnTkDMPt1JTCrwvd9RsDmW8cU31qo4JV/PnYkHsc6NS5Bnwb\nfqooiPiTDsKiuh8KELq2cW+ZHsR8CtEZVaf00IUh74XbRrr3QUNHqHD91dwM\nj0Wv3bT+UzFo+yOmWfRhslyFT2lKYHl+aR+OL0v76zTlaGSHW/SMk36MEnXE\nvAekiAcjU49Uxp+yW1YB/yFSXShssZLw0sbYPoCXEsd3LCZ7sm+oDb5Us5k+\nY/ZrT4iFp54FDugyyD7skHtYbJ9Sh2aS1kKHcYEczghHNknBepyb1ZCFU2su\nMeac\r\n=A/mi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b7edec7.0","@graphql-cli/common":"4.0.1-alpha-b7edec7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b7edec7.0_1595504130307_0.7441907177163909","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3516dd2.0":{"name":"graphql-cli","version":"4.0.1-alpha-3516dd2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3516dd2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"539c0f43fd7ac1034441d7b3db8ad5fb4f5a8fed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3516dd2.0.tgz","fileCount":14,"integrity":"sha512-GfakgePELxTAK9AF1sDCc1H5tGrhP3xGNsbj4GQlBRqGzfRLIkdTs9GsDlCcT7WzDUdTaBSPP/fkT0Q7x+gK0g==","signatures":[{"sig":"MEQCIH3VVYGT+0CLXOY5KlFEWsOyRNmtnGAsHRXkwEV/7Kj0AiBudMi/FRhdLGwYpvKlh6h+aActydcbjFg3JweH/XSKxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGXsyCRA9TVsSAnZWagAAdBMQAItp6GpASEgYZsNgYhxm\nIoIwg+ivozr3ZGfIgi060eN8XqHwSYJwxgfZk3KDnllg8po/DaW867dsOl4q\nTwlcJYSZteMYezDa2fL9vhc36lHV5vFj/PnEl+vY2A9feJMsS5Uui0shY5Gj\na5wOcst5wPUBIdHTv8wrRmffT2Jcr4JjWBbPiE9zd2ES+/SEV7/k+ljmMboC\nmJaCS+i5lG7Ib8wOZ5lOrradCcNeVwGFKN8ZPnFdOZUUNPK4mXkGkmVr02iu\n7fC21VPSeidgAJAp/3FHa4OsmE+jL80EO4BYXnb61yZUFB/X2D+DbzZrBzd9\nD/Ud3B2f6IBz2uLByDTn169T4iVMNSHfeSsNlVv8v4CniWmwIhD/rBneGy+Y\nxD/zmudof0nxNoBAfRhcdBulki/Aw63MdJ+7uRBSttNazCwVnS8/3zbBy6Pa\nbY+41U1Cpv/8uuR2OJ5Zq6qmpObDuRI3BPJOTdekr6Vj6Qm7Eg1/gZYEkGAE\nz0E4fjPNTPpVaoJIvS2SSiJfHK5BZ5CE2BXyZ/LMU3acWEelWEkMdcn2iqY1\nglVDSH9OI8PabzWfmHeG2ukWxVwawGGDZHmBM/evU+LsvK8/o4O56hfYlR06\nv07tJgl7LYcjg2sp/h3n7AYEmhizAAjWnIZguRz2I8w8spB/H067Ao5hn3l1\nhfe2\r\n=eb8W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3516dd2.0","@graphql-cli/common":"4.0.1-alpha-3516dd2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3516dd2.0_1595505458350_0.07791534311918613","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4118bf9.0":{"name":"graphql-cli","version":"4.0.1-alpha-4118bf9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4118bf9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"778318973e449fea04d3e7a72bcccf009f39e955","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4118bf9.0.tgz","fileCount":14,"integrity":"sha512-+QJInphro4QY1MR5Vb8U1DkChzOofAJAhPjY7l6qhKKfzMsFsKVkRD6lJ9uqNi/D2kZrqXf5cgQKrd9akHR0Eg==","signatures":[{"sig":"MEUCID5AOmzGzfXJs35OL1teuh9uvTIk43Jccs7jIRJSy37gAiEAxOri6sVx1fdaRTVTSMBg+5YsFezCgXZTGPQqcrsQtIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGYzICRA9TVsSAnZWagAAfd4P/RpZv+dujH8XA8g0sX6y\nslPJ+STZStcX41BrWVcZ2V9ZYuB12w/iOW5s0hd/oOsJEdwI3nyFHypKvPhm\nr7B8/SOc4+uG2UKWtbaZIaAr7Rnappr6aqTPZJlEnqlx+wjiRiO4ogjaCz3N\nagPmS7R/yedGzMcJK7Z37aeJZcNr5YMzkbuC8UwiCvR16RnEM8UNf5RNvtGz\n3K1maJUFMcoaB6wQ5zFCIO4kAArQ16YOnFO3syhqDGw/V+n7OGwqDBbeXeTX\nev5qXHbF0NXPIcsZS1lcxEhpXSDjgX7t2qN8M0CERx5WQcAdLmQYfJU/T3G9\nNlvPbUBahZa0ZAtjejK/D2OZC3ve3SuztLH4gKlQDBzmiG3rwcO5x6rwfIdK\n+zqAYYs53DzLw8eOx8SECfr27ajBkAKFLnkUC/iJb9jzZ05c8qpWNa1fIKJP\n7jfAdFn7GvjQIKMDDa1Ra8cPA4R5ZpdhteoPPRuAN0Wk6nT5NkV2ZeJdeslJ\nLb6HIZM4M9vfz/JQ/upSrY6oeXGho1GFU1FYyIFDe8lDMqwbl424ndPAJhXu\n7xasaHW6iSEAXyoGIEXW0SRqJ/LbtHHNfDYZKz3XYV8gBvFIWr2sTfvfLzUb\nl5K2Sl9rYrI1tlSsUypviCUmsG92GSzDAgeF0s6lirn0ErCGCMSrdtEqm1Kc\nJDdI\r\n=CFt2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4118bf9.0","@graphql-cli/common":"4.0.1-alpha-4118bf9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4118bf9.0_1595509960176_0.3469764152196966","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a2be87a.0":{"name":"graphql-cli","version":"4.0.1-alpha-a2be87a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a2be87a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"59a82f510f5fdb44f950cd4c0821a472baa69bb1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a2be87a.0.tgz","fileCount":14,"integrity":"sha512-rgleua7/WHpIDKXGVomVsQbbq+6VakQ01q9VLbIAQos3QZAvQVckbxadQQ/psG6YKYea/9KlCyKl4uyXmDPdRQ==","signatures":[{"sig":"MEQCIHV1xe6mJUYjLtCL1qrACjNyLrUJFGDLLybk9p35Jv75AiA+JECbkxy7A8cDjRFnlCMCm6Y6NAGbWXGfwP2dr+tRUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGY4MCRA9TVsSAnZWagAAb/kQAJoj/hswr5oKQBy1Of+y\n+YLNaVceQjsq+QTYVbDQfdIQ85oOKev+Ra/6dQ/NYhlM8sfaA/ULHKChd7Af\nbuj4mgLxdWg9R5s5h439pmf8d7KCLdJxCQk84pQ+PSOy5Sabz9fsmKkwn6HB\neC9g/Hf1ODFWKeBqltC47As7aqN/q2qobhT9DzbtETU0aTND3Uu99YDllH8V\nq8TfRgQxVVxWmqvKA08ppBjcEBzH2uraCOVhe+BOmvOGKqlMqWekUV+xBoXW\nHTGfOwOpYev9aCrvJaJHJ9pHA9pD84NDe2MfNaySUHytKiHiR4ZmylD20IDC\n32tr9XO/nznHw6AWMUgJpnPfLGhyg0/KIlJbOeNHmyWhuLi5tcTFrkzoTcC/\nnUyjgGfc2FidzQinSksrLwx5XmyL1S/8Wnsrswj49xQXOQ214C1ODB8e5WxT\n1QJ4MgvA1tLtRN3wViD4AzQYpINNFH/RLNqAajVNw+s582FwHPxaAySg5SNr\n/qdKuwLJv64uH0vnuLK/S0/L6kCNBCzPSnBml20NUDeoVJAT/ory1Arv/Qrs\nbMA4vj1XQp5Ab71sZPUtHSdqhNoonPE48yFCnZVxzhWd2OR6Fh58rANxd04k\n7b3g66Hxqmce8uDuvMUcyLtByLu4E1j1uJT8tzXqnR0aW2CZY1AofgohD5cX\ntNX6\r\n=fO1k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a2be87a.0","@graphql-cli/common":"4.0.1-alpha-a2be87a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a2be87a.0_1595510283226_0.5512967398098858","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f391400.0":{"name":"graphql-cli","version":"4.0.1-alpha-f391400.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f391400.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c79b04a32e87d8622fbcf34d08a46bc9a9c37c35","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f391400.0.tgz","fileCount":14,"integrity":"sha512-NM9xqaB4wQdlm2z+lIoG4I7wD5g8D1/VNgl1MaCoBvOvrfJhCiYaaaZdicgqW2pAUnBCQ+DWcPEuMRTm60ge0g==","signatures":[{"sig":"MEUCIQDVMcy0yVHzU+tb7wuHbvNqHs0hyp9DC1fD5T7OBBF7RQIgT9kdu+Nkkm6l+ZuVKMKSagwaPPoWN/v8tXNyaSm4wek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGY82CRA9TVsSAnZWagAAu6UQAIQ3ot8AKrO9INT8uBsi\n5JB7FCb2pxLN9CF9LDxpIpn9nheQh1WmyMBaZryf/uhptisk8AqdgWOq04xp\nmXpxCC/ch7CXR0k4SzUzNlkrtG8v9BlDWZagbK6QWOwMzEMQR5mD1sJPkb/B\nE2VMfpVZcWyoHWfTvH5Eb6hwxlyjdMqT7mWz0w9geF4VGBNtHZDZ/cMxZwy8\nGQ439gQg+/wLbolSI1RKitCosdopkC/mYetFfCgDDACgz32v2Q1s45BBsiw4\n/mxz2X82HqksuUFkPX74DHg1hZtK8Sw8HmDzRMdX4gPb48uQzax2ephJtZms\nZRL23E71wECS25vSmw0c1oSNi8Zp4R3CEjgzLzUF8O2rdTPIC+bbBwO/jE5J\nD0YmEmb6geH0UaU8D94RHcdZU7XdDe908Q8zaxscb/PWVgrxfwBOzMPPU8/D\nepTI5/VEvZ+RIjen955Bsv/FAm0I0mDriHmWRdvmKb0zt3+vxRvzrq9b2kjC\nQvqbxwWFo87DgFO/WI9JUpfiZ/hKRdvjMGnC9pEGEhPCk/YAOBdA70nfqFy3\nfBw/LQHWlHK7nG3990tOwqx2OGpWNtptegL4QU31wB7PAKbdDjb6XZRjfhHC\n8L797jvu7L3cxLdU3cochyouAFUi8cru8PpvYm+JEQ61/H6dTAGVo97512af\nzRWC\r\n=D6uC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f391400.0","@graphql-cli/common":"4.0.1-alpha-f391400.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f391400.0_1595510581561_0.6366791893656218","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6c69e9c.0":{"name":"graphql-cli","version":"4.0.1-alpha-6c69e9c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6c69e9c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0e069c414af5328fedba5b06cc3ee4e17bb27cb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6c69e9c.0.tgz","fileCount":14,"integrity":"sha512-MVUfSbximTBqBEZR1lsuTcHC876rKgaCSBfCMKZTFnUBsRKgPQ3+rDeDgt2FnYX8rBaJ1kD1DfSVb5vcKWBm0w==","signatures":[{"sig":"MEYCIQCU2UbqrN/fz4kW+EWUV864rEfIpTf5pSRLNAbvikJeQQIhAPwADlpzlpOWB8lquf7DxHTyTEHzbzpy3Z46lsxXw7uO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGcHYCRA9TVsSAnZWagAA7vwP/iclHq8PWNaQSby3zNfC\nCWwIKcCJ+q7BSnC90PbnHNexwst7fTepRdBbwBzagNes233XKymS37eT4AOz\nALWslZuZLewCgD7bpHEvmXpTHGDh/ikwBiIvnz+QRJtQEC2F9cjjczKp4+G+\n2WadI6r9bqcUg8HqiHhYUxb6Y4zb/iUeRvI3ueFhU9XL7eVtfmMcM/LsloMs\n6T5b0dkvYdIQH+fdcjKkwfpohrrbxhiFeBX7Ax3R1VPInQSR4IWw4Kb79V39\nKdjE32ZBfo2Yy5R/A78r1mwMIrw89+lavgw9narIhFHLMrcj7pykI55pd1tJ\nIXbWoHoy3JaSTHgjXaqdl2fbYPitcRqr86P/wLgODMjabGfgr9Gl8OeVxpD9\nrX4H8cPTH85LF0IXraVvSh23aaJQJzKj2fZMNyFHqEdYwN5zL4c3BmzP6i+l\nWeNI1bVxFH/yKj5JffVYEPgAbzYqPz5qol3+J0pwk5ma96s9ld5vWbi4JHAc\nH6InsAMm/O6uO35K/K8IifdxWGL86Pge4dGlgBHu4bCGfq3PTYATErElt0TK\nkd1/1CDpQFBf/5dzCese4CULS4bGkMsYjyepmOk7phxNousR1O/sQUgDNri9\nd6EF8veYdHaW4PY5yYkss+545C+JHWOVPqV2robgVnHMf84mauV9m6W8sTLf\nwL++\r\n=UtyF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6c69e9c.0","@graphql-cli/common":"4.0.1-alpha-6c69e9c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6c69e9c.0_1595523544448_0.09003074262658628","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f626283.0":{"name":"graphql-cli","version":"4.0.1-alpha-f626283.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f626283.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a84ff326a2f19574e7b7512cfc78635231767aa9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f626283.0.tgz","fileCount":14,"integrity":"sha512-3GxG+gGnsW/FviJL56MXjKzV6wtnyZXJ064Z9WziWmWZBmjKpcMiMg7NbLo5qGGpA+QektuzIlFLgZKRVxtDzA==","signatures":[{"sig":"MEQCIGC/631LpC2jkbOJhUELHExcQkdcH7W+h4CdO3Wmc4lbAiBQ1rVizm4ckCjX+LoOtjoJ6kki17ZdpXxrZXzxr3IHPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGcZ3CRA9TVsSAnZWagAAxTcP/0fpjKWFliSvA0X2pTIP\nsviyDj2LI0ap3ePiE6HiPvBSaOItrNHbGTncmXCUHFN7jaICxByqJ8t6OQ+3\nD9rBo9CYVC0/jOPVZRFvXfR9lKdihSex8tP/BbP7vr01qYuR25i0G3oMzDD9\nQBZEQ0d8uT+SBCQJq2v8HWFRM7geI/+0wXFeRu6/yIvSRYDzXZwxLWx/aeFe\nrqOEqloZh3hH9wNQv12HkfFyB1ojKqJG6nmZ4CgWbAVtxSjtY2J5whVnwPlH\nVRQ/pnNAoWQ+6pIbdZkv1AB1uUZLenBUIBBrvanPemk59oImtrOLaylPkAeQ\niHe4wrupUXvWGdM/5JEmTf7exDG1PBDD+mBQLki+RZxE89ozuKWFnBUKHx8M\nRDhy5DfTwzRrZ1MfHhsfUDxv4mhAA/S3TXE2KF85MC4tu/oa3dgMFXIemDeC\nx2tMcDUCzEDZtnauJNj5ZxfjEqDuYiwg+mYk+ofl580SKBKSC5yGj37mB/Bb\nk3bCt/bP25xdghZu1h4mF/5pXaxmp3n2okYAzALB4lQ7wW1eqMTunrAwrEo5\n/YxSdwBhnIF6wufLg1axFN6TBDIoppDtEYVmaC1kqVUDWKoBFBmBxmKcYNaY\nZnwEydcFToruD9HHC3AMQ9+X7mPkBjs/8ADhlpK8rDyileQXk6cZ1irW6JM2\n8/6H\r\n=4QIb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f626283.0","@graphql-cli/common":"4.0.1-alpha-f626283.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f626283.0_1595524727320_0.13600823760294012","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7d4e6ef.0":{"name":"graphql-cli","version":"4.0.1-alpha-7d4e6ef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7d4e6ef.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"40399e37536c7159a447a1ec83ac14af7be5945e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7d4e6ef.0.tgz","fileCount":14,"integrity":"sha512-my+Rly+K/EmhWCt1BcVtax4UJgPeFaoGvz1ejEMvHpwN007XE+m5by7eXjch/3OMAqLrtXQeUAr6q2caP54iMg==","signatures":[{"sig":"MEYCIQD3IvHwxhLlM8lkkz/RaNnvSaPOoTEhvg5y9HZNgTb/vAIhAM8NZbPLvdmczuqOCXkKH6snb+xGVeAhX+nCQxfV+cLR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGifRCRA9TVsSAnZWagAAdbUP/iEqkcjIfzSjpYNEvujN\n2NTtmEWrBvVbQhZhocJwpIFh0Ji/RubXsRyStF2JkPId1OJlWSSlk1B4UckT\n5iY1Fm8yDdUZ2k0vdEqTSl2fluQ+4xRVhIYWuWT/raxuYe7skj9Ur5FWzxls\nM9IQ0DWbCUq2P0ZHdoZEWfljDI4m6VeoqDq7ZaER3KI/ylbO95HfKt1yWJWC\nuElySlEigPzEL1h4Nap3L9uqMNQ7wb3Ptian+m1nYwIXF2kRJ8lYVn3c5r+K\nokYW20z3gLvMQznI79CvPGQD9dplxIDEUTRuGicvi81bHZ/ncXU9qN+TYf8v\nZgY5e/ukKq+UH9XV8Hc8UfP5nku1YbSbLhRwXudES7/E0OofJKiOH8bRTsXG\n4Ht5rdHkNbxd3qRPxVXYj6dfz/IO+uFB7qPuxUR4fr1JJJb68CmHyxax3Ic7\nUBTBlgQafmZgJnJz4MYY5aa8jrBNJWQQio0vM8paO6USqeh1GOZDL1LChisO\nhGrqkPwP6wW4bjwhDXVl0AC0dxLZr9qmkmmpVOhXEiCxp62Ej0q6l73Xxw5b\nDO3fqe0ZMuplzBEu/mNSf/26mVvudcyaPQw77WpvLxZjDWitwwGKFBwtgbF+\nhvIAlG8ylLhadHt8k/0+4qowARHut5KlTWYKgK+1f0Y4mC5Acoxq2Zel2nCw\nyd7y\r\n=msdE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7d4e6ef.0","@graphql-cli/common":"4.0.1-alpha-7d4e6ef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7d4e6ef.0_1595549648868_0.9006025614083264","host":"s3://npm-registry-packages"}},"4.0.1-alpha-405fdb2.0":{"name":"graphql-cli","version":"4.0.1-alpha-405fdb2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-405fdb2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"afe22e88632d35309e77487e7a9da1530eb1f4cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-405fdb2.0.tgz","fileCount":14,"integrity":"sha512-Tmh582RUzbY40uyFkmnVpXnq9ynFSFSiA/oiH+iq+YtyrIlBglwB1fTeZjXix8Ok27m8rAOQPV2/NkiyT6Xebg==","signatures":[{"sig":"MEUCIQCthQtzhi5+EpiIl7DLRpdWWmbl2Hr3EBUy5QHH1pnOtAIgSDMSWEn+jTJuz49IrjBRGO0bOcz3NrxTrF/q4SYacwA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGifqCRA9TVsSAnZWagAAboUP/RgeHkVShTpYqCK/cmFT\n+gj7VZeiVe2yJC2QPgN0KeQgna4Rh7YzWLiKu/dzf7fGOeK+8ouGiNDkMdNu\nqBEqf/rTJq7FFOrC98kU5b+rXN64UlFnJYY6m4r3KDDzwXATtf8hSEM3BmYk\n8oKcgSiS2ZmUqI5OETqkhpqPEbNjBacjrBJv7MXbLO/b6WMihvtI3vtBlIny\nIHmUFThQujqwNQBNrBLCex2prSAeurDfehfAal04bbDjrF9fcjdsTS8ph+eF\nnjrDfZKQ3aEAfUwP2R5E724jcTPKyNNELnk5CipeUu3fi2VUez10bN+pbWIf\n5z05U0fbPhogp6dMf7ZlbgnGW52qJuX9K6ycYQNtOORATejcv8vH7Roz2rom\nSF1C6ZfIhSC0JFt73iu7fw9hvXf08XiqGMY6e3QFHB8MXxsl2dpLY7RHUS/0\nyV7lobEua9BCz16sp3GjUhtC/8HnKVWOPyh+rRjSBX44b+tr8crrO1jk6+hT\nkIVRX3crtlJVR9KltXZtJhW7TwFWpIaOZLKQCLJJO0Ah2zIi8s0iRJCUNn31\n8WLAMf3bqTsx+SRXFKc34Eout7YXJw19LQjdxZ4tO/33yvK68ZSQnqM6tyZ4\nIHx7t3mSJ5wfBmyCefMG10y2OmGk1YKbNbrOwyD+RlvV/ukQppkcMwjmADtW\n676l\r\n=2vUS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-405fdb2.0","@graphql-cli/common":"4.0.1-alpha-405fdb2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-405fdb2.0_1595549673970_0.7243221479119959","host":"s3://npm-registry-packages"}},"4.0.1-alpha-03c8889.0":{"name":"graphql-cli","version":"4.0.1-alpha-03c8889.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-03c8889.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1b8bebb695abd0cc8d5a0815d50f419e319ebe6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-03c8889.0.tgz","fileCount":14,"integrity":"sha512-e1W/J8KroXekAWVYv1kN5a5YvsNCOev6e7LsECLi4pSAlkiSicPWik0+01gHJ1ELYU28XNbEYw2ZQicdauqOHg==","signatures":[{"sig":"MEUCIFFpi4OpThBPlXAYmbruUTnWK07rm8z+2BG4R4vT8zfvAiEA9VRu0f6bgRI1DNardZH/F34i6GWMo2PPOpdHBUFw/rE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGi0rCRA9TVsSAnZWagAA99cQAIk6B8eEKenATbf+gwqa\n/BJcrp3beMeeVbH02j/V8s2pweslqyORs+iymiiBrdUP3xYbEr902HUcGTET\n0GUI/Czgh8V4IhFhWsc8Engx3EBOw+rdUR0koVcwgTxmBrxnTucP61PA2FrT\nkdYBzMhzSTqMQJ4VPadt701kEaq4U+Xtmiki/Js2JEhJwoPsgXpxL5mEajBO\nRERRLEko1GzZK06p/aqOGGBe1MSIp9cnLbHguUfPcaluDa1lFfEao0KzVWxZ\nfro3BfpR1uuMCIJFHbWewAFluKk3i0dWrkFAaUx1pwLByg7t74yyfk6kMinH\nJbpsk+FX972iiNk5oZAwOcxRbzucSoiIWy66RrqHfJ4qSZtR1w0ZQnn7by9a\nhbHfN8q5dFw6LjkZPq/XGquwF79ZPIL2Uw0/kATbc2gEsknxlK1aHzdkqQVg\nRFaAFOcsbMg47WU2ggg5K7eEaJTZi7h8yqbJNQ/EAJ5X2UJIcjRzJ3uYoe6x\nN//kyOBlHl2leS+noedklUQMaP3RS4NEDvVOblFryEgq0I5x7FKzeBGSfuyk\nVfts/rSBTqHNygcyhTSWDnMSuErJmxNy8DQo+tCrzjgwp8PLbJoksZvWWQ0e\nHZhSvpyUkwY0wqzyCmHxg75d5pSgIMqojsr/ZR80xT90k6w/O9VTlYYHAWY1\nXxbg\r\n=rywz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-03c8889.0","@graphql-cli/common":"4.0.1-alpha-03c8889.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-03c8889.0_1595551019134_0.931189066690127","host":"s3://npm-registry-packages"}},"4.0.1-alpha-38a859c.0":{"name":"graphql-cli","version":"4.0.1-alpha-38a859c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-38a859c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"91104510eb5aeebe049f877b119b1adffdb30c3d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-38a859c.0.tgz","fileCount":14,"integrity":"sha512-WdHhKEoJrnuxL7qGSDhDkL0QwK0gcBEORvRjM2GJkuaOBKyEOvPRUcQx8cbuoy/aVrR6hXgjr8CRdArUiR4Nog==","signatures":[{"sig":"MEYCIQCjNB+F4u14I9frUN3MsoysfMPuihGbQiXT/ljm2H5EQAIhALmomyxr7NZuEChfi7BWrFcZZq8q6G5h1iPKcxNYtFSv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGi4oCRA9TVsSAnZWagAAbukP/jEL+1fFrGarIQoatbyF\nkhLjoRAc5KgG3eGJPTXJG7VR9e3BwNTyRwaBvasscpLlaD6XLnOSQVClm4U/\nPOSs7DwOJ5ugQo8Em1FuwoD3EVdap4/TovqSOoesESXuY21cglyMJ6WaCKuW\nO60rNJQmPenVJ5S2MNEdiWd0vUv9oTnKgE5LytZe6f9OEoDy4Gb9X8Cfxe7F\njP20DjdkuJpYZVGtnLs0m8qdtiSjuuV7yaJ9XJ0vo1oYTx0cg7g3jBVXs+dy\nwoOrD77Cj/Mmuf2vD8tf/ZyaF1LR4Fglq60Xl03uJgCsG/NbE355kigRbxgN\nyxpKDZ6r0S48p16w5IMMJxmeNn4IbzFdTAs98i11+Qcz/yyY74crAyBilbMz\nLgrSnOxdW3jJRcJ+gF9HkyRSVALEz41hcsGQu9o3zCpcDvcFBXAZ2Cm/dhNH\npugZvvBk3hWWR24RkYKoQ/j1C9ISREHlWel4gqfC4Y60A196XBB2OZ1bYCXC\nRNDOHJmYQhVR8d3FNkhSuNTr4xXM4I9ux9myKsL3sSwh/gouHmhrkecVVa3C\nlXNAs2/5nvgSYzIKvhlWEfBLVTwXACN/YCz+As6yEQqs85j8YrMD2yAzZdfm\nUiBPTGz5wXqq+Hhise++ZQqEVdoMqoL7YZ94uFq63uMWjJOKgxI9RwbKUnJ0\nV48A\r\n=ijod\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-38a859c.0","@graphql-cli/common":"4.0.1-alpha-38a859c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-38a859c.0_1595551271710_0.6349030520578376","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3227ff2.0":{"name":"graphql-cli","version":"4.0.1-alpha-3227ff2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3227ff2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7364a1fe8e7a6dda1ee0d0cfa255ab4520226f79","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3227ff2.0.tgz","fileCount":14,"integrity":"sha512-7oS0a8edlYfmx43UXxO1DN1GI0fEdyrI6r0FMafzt7fbFk0BlLvnfzR1RrXTTZ63mAQMO5lDAONjSsZtIf/GzQ==","signatures":[{"sig":"MEUCIE8wrpZYfMr4ylOjkQJ/bYQitcKIPxoLAWH7mu+b7V4yAiEAkn0M6yA2CwRx0Ks+wVnoiyWqOHmnSFv7TmEm3RSVBTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGi8UCRA9TVsSAnZWagAAyKEP/1KgdLqagg6okGijPCXl\n8cVOyrGcNFHr6FpB3wQjunDp1JZX5efues1ujlz8bpT/G7jKqpBTIkLPPkBP\n9zJCV1AeF5CFmp7SteVXFxbcJdIZWxeKFvmq3R3GN+o3G4pygBkW6Ge35PKp\nxf9H/dsYF950pqyBRRlUzxCQ2j2frEqmJ+FEL3XVbBTqN1pN23MnZU11AcgG\nij6fu+WA2AQNCVbWVLPzVcLNjCfhnFwBY4ABOXF1zTvqsvb1yeT/96SJBY2w\neOdlDI3fWdSByIxSx5FTFyWyFHvd87Zlu7YEntzXvKWK+SKzCT+ENe7CfEnQ\ngx8xMnQWPOwxPG/DqnTMmSNWomrQabPOhN62uwdruzeKtwOEKleyLcZHmw33\nvrNnUaARomVnYCMA41W/UqGsWN/9o02g0grW0Ny5J+c87qDdGuYyCTRzVBs9\n5zzMlnE/QUJ8C09JLIhu9cC78SEst4zcE8kd7wMOVjt9bYXqoIZ6zPuGM0xc\nyps70sX/AODOWqMg1T5Z6NmQiSkFir3wGurURRFNLOGm3uRSYmtUOfESlQni\nX0k3hARRXUF4awh3NpWGLFWL63uRvXxBCRsXCnEyOqNSLiJVUFN0h3r5HtFG\nUZWQEVdUIyTtDKVPMb7r0vKACvbcw10FSmVaVjVo0KGlyzHIEzPW7yMMltfz\ni1q0\r\n=0ul6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3227ff2.0","@graphql-cli/common":"4.0.1-alpha-3227ff2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3227ff2.0_1595551507743_0.7915565103192874","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ae6b305.0":{"name":"graphql-cli","version":"4.0.1-alpha-ae6b305.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ae6b305.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"901db92d0c0c79f1aa0212a2ab7287bc3cd24621","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ae6b305.0.tgz","fileCount":14,"integrity":"sha512-XuXBZ1WemfO7mSGfifzp0kLy4ykHdrqP1Xe+UXX07yfHtE57koOn+YUAyiZjoa2+rvWQQXb9YSLKGeel1Nu/bg==","signatures":[{"sig":"MEUCICHsFo0iJi9NLFGMc/kgbxgMxLYcHS3Se9nQdeGdqRdKAiEAu0594m5IzOyYmP9SAAslFT9l5wQAEaDPHxvkdpC040Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGkDCCRA9TVsSAnZWagAAXMcP/11LQElwHGWQR4VgX1UM\nb++9zOhOxdqSQ374cEXdQ06YyXpXoCEahj/yt1wUD0pz1vGwVP7eNzN8vx9+\nFuDJ09b59XIzX4H/Y9Lh8QvNzdqjV8gXNbojRWlwcZAs9tC+Cb9WUp3rSHBZ\nMk8knalbS4u3uCSfj6zX+8d3A01cDGhec0h3/mTeb0NoojE8iXTD7MEuhYGt\n36pqAu7VqYlFsotUzHkd+I+zOP6yNJLtleL4SrTr5vVngKTqjWtDtz0Dkuc0\nKffqYTzNTl143p4mofy72SWzRoaJaezKY2YEfnlIGNn5lJVJmO3ub8L/HEYx\nVyGC6xcB836Sm9neuDnmeD61U7E3Vbjp1Z+u+lu5WZeSpkUVgpe4L3yPJ3wg\nq55ynrPOmW8cf7P/05NcWc/uitD+b9NhUkOnMVcY+KjMe1fsjwJSOu7LLvuX\ngV7CXmTSQTMM7gV+C9pKPthrQ1Nk68SrllxOJ/FW0rXlO1euqaAyyvqPA/xM\n5qKBbaXNR4PMVN7QZmT+We4STdwsQsxJG8S82SG6FRXkScusvMhc1TOe4n5r\nVaKCVbIVtptPQ1+ps0/WZrUObVUSc6k1ZtF5ROrLF9lzz0yxKIDot/9XQsvf\n5rdsjGwSoFJkoWljattZs0SpaSM4XASgO9HiKO/7n//bumQ2Lwe0dIlAc8sy\nuZfQ\r\n=VzVq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ae6b305.0","@graphql-cli/common":"4.0.1-alpha-ae6b305.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ae6b305.0_1595556034077_0.21030067420481502","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b7aee01.0":{"name":"graphql-cli","version":"4.0.1-alpha-b7aee01.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b7aee01.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"81ffdc3f11694f877191c3e76a73e5abe4c68e35","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b7aee01.0.tgz","fileCount":14,"integrity":"sha512-D7fBKyLOG/5xlnLyuPnzQRJziY+3f0spHJYyyxATC/0EaWWbwzxI1oPtTwqLVJkDjivwzLb2Sh+2/g4xfwsL/w==","signatures":[{"sig":"MEQCIGQCGqHSY8SlQP3oiUjc2UiHd3CCEdzGQA6zHNZbQdoAAiAgPrHfrEjrgGfX9UhmODv7xTQN5GCmfel216HAiKNVkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGkHVCRA9TVsSAnZWagAA3fcP/j3JqUC+Q+D8PCo1JS0q\n57QgGImX0C5KDpcNG5pUKTSzFdWHnxvdrIM2y0U4TanINT4W6Xjm84qlmCze\nJBpF/ADMg/aehyNTfcpoA8j6rt/wRd5HlqyN9ToKawqTdKssuXsSm98jWbPP\ntvd5unpYqr5gOGn0TjyhSwpiJHJUOW2QWNRAth0sMinEB6dBy7DvGZ+HaqXL\n/TW7EXCgM5+yTQWjgnsEC1/OJ/mSyW5z9sECjna0+AmJwJfc5PraDuzo7tRz\nSJzE14pAbbMrrXce3Uoc92c6sl7AUsx6P1t9NoW3VuffAV4mebEQK3WOxC66\nWExnhME4N43VjgknQAKh9ein+VxlE/4MMAhwiEsss+laZldKV7zSLwGIftfB\n1gKMmLeNFxpoqm0gufPBKV9sV52aoV9+Wg52Md3pKZKwkbLMadLVL9DIaGrk\nJmVRTgpgTqCdzDjh1k5EyNnKgpYYHgrubBA00dD74WHemCEuNSOxVUW+Y0o6\nSfCE8rPAsGYOvEUAQLRDt0LWMsYaUGjM6DdGFb+pog60pCZ2tlS702/G2ccn\njEzSiNKd9FE57hIuLZ7fW/q1F4H1+Ty221itAmNw87i+WQsEKGVOQV7dRCpm\nRnoTSZPCGCnf6vpt0377fCaz5K7Js4N7VnWdj+Fwa6GnDdSxsFrNXXVCBXua\nNQvF\r\n=zOng\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b7aee01.0","@graphql-cli/common":"4.0.1-alpha-b7aee01.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b7aee01.0_1595556309024_0.6041685385584052","host":"s3://npm-registry-packages"}},"4.0.1-alpha-57dec96.0":{"name":"graphql-cli","version":"4.0.1-alpha-57dec96.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-57dec96.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"647e6f84416cc94887b3c91d6a9819f0ab96b30a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-57dec96.0.tgz","fileCount":14,"integrity":"sha512-T/bIO0rkUqKD0zjcMP0OYPuuV/Ahlek9CYB3qjV5inE6LIHTjZnto67YSRQGmyVh599sfH77oQTCTT1Hfr7Mcg==","signatures":[{"sig":"MEYCIQD/xOKQf+BsviHkNizB3NTzPSHwhF6SZirfSd9xviFEyAIhAPCpV9XRcH/4fkjuZAaaXSCEE51zzRHvoD0O/DWTvznB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGmMlCRA9TVsSAnZWagAAEz4P/3EvPJjFekA8O7OrFj9Q\nrgxpHKrqaJ+VLkizOTmzRbbo2soSJoWslg8lT4CQRt5/A4KtRPe5aBj2i/xk\nlpfOfpWeQWcgDfbu+hcVlPZ7zGLsuxsMD8tp6yXhd+UadtYWWsVyCbKmpoRI\n58lrRRcDzkzjgNBkR9Q1aM31SkpTwaOPDBrSrYKPAuR1lwmniF0BHbnoH8hl\nbl6REzuN8KiiP8ThPCf16t0/BCQmSxT/NL1Q7DYUNdX138Xe2ZXa7AgpyLNM\n6bysF6Byj8IZfhncapNA4ZlOk6nwDxqj+HqdCgP72z+x+cTgQ7V+IhOF9dBL\n6BgFcpRU3TZqn/S0OOLnFLAbHIzqpPPE77bexQrsvdeelemo+6d9cQH5hCpW\nIzTTkTZ6Ig3lzTDRn/lvH6Ra+V6SLgWssFxqaYwV4TIVmIy7E8KSDXc5gPjG\nKCARnY8LLntKbR+FIIhWt3QSulVeIQ+kdxAinFy3PQer6HhkVY/Cy0Po855m\nTKfmHTYbqk+IoNSQaQiEcsFtqmjGQWZ6AdoDcUx81WsuJ2W7+K3mmE3RPChu\n+04GOKkE2bw09sX1S/RENL3VL/sylo8eyIHwzM2slLlIZiVs/dXc7FYf7IrC\nEmVy/YyiBRg83n0HI+TYJ12y9kCjk0a8ejcfxJ/Z3aAWLRLL850VX7Oy02fD\nkrla\r\n=gBMP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-57dec96.0","@graphql-cli/common":"4.0.1-alpha-57dec96.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-57dec96.0_1595564836226_0.7905604643498907","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bd09c84.0":{"name":"graphql-cli","version":"4.0.1-alpha-bd09c84.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bd09c84.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6b83d8348a59cfcd2b0e00e58a49d90d84bf043b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bd09c84.0.tgz","fileCount":14,"integrity":"sha512-DorMtLI0BS58siD10mBjpBthbiHbY9TBD8LJdvC/9PkcmauwAwteTuuC1ST05kmje0yhYXLZJHBX0Gi0Kv6Ydw==","signatures":[{"sig":"MEQCIEsNimWKRMaZ/qEsjhDHT4BTvXmEgPsor+ReJ4a5JvuDAiBwudbD+OX7fv/ZSG4Ik7xbxf1V4tEN073G2Na/YqeJHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGwvFCRA9TVsSAnZWagAAfmYQAI+FbxU4pnl/FbCCeKTw\n7TY4SH6nK9Mw55kBmX79aCAG79bjxzH94PmrYRUMmc7RDhBFglMJhpNem5WZ\nds/2aK2n9g2xwypIG91PZr+u6L+mN57pNsAoHQf85Pe91yauBIFldfxbsvjZ\npglI3PqIHHGJb4Tl+iSN/XXVPPG0QyNpjVZiCsc/2r7QFRLS83XQwbUz4X4e\nXfE3UsgFFMTJsra7U7zyr1BKFlhIZrq2n6fAZ8K3p84gKruDMPF2HA36j7E/\naWQtIAg2QdWHDZ2o1Rt0VdscYesZ4/WA+s8dGBBe1zbcty0fgj8SEDxJCaYE\nJRAmHOapWAr8in7YsUK8NxySiV2g3dLM0UxpFCbSjAVaWldWfBXpV/+S6qhJ\nFln+KAWueahsMg//mEJiM0ucZ/b8d5jVklCdcS+xABmfLh77CND/5C9nPYSc\nxEerLYrZUT3hyzx3PN/jRE5evLMA6TxsehwBp72S3hNKlm1ze8LoE0Ax6CJ4\nhWivNxHIK6gu5kISx9rBas1lsxnhX5qdQfmRLkC6QzPL4E2w8EDVbA7q28ta\n8L8q7wtL37V5KeIyvL9yU9n2egQ52RFnGEnI9QQRWlP9nqiTh8QnLLPso0CE\n+xTCVs0KcEUoiib2TmJHZJBTIE8MkF8MbAqe/cVHRyU8u2twGMXU/oyfEi0n\nbJOf\r\n=s8CX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bd09c84.0","@graphql-cli/common":"4.0.1-alpha-bd09c84.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bd09c84.0_1595608004385_0.9727811610931376","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f18b6af.0":{"name":"graphql-cli","version":"4.0.1-alpha-f18b6af.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f18b6af.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"37fe3130a00e75a3bd6ce2cbdd160ca8373a231b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f18b6af.0.tgz","fileCount":14,"integrity":"sha512-RMup3ZG2WaiuzOwCFlbwpk5Cc+m5M62ZIDc6jYCNppFK2zksScETcGYOvHTVo376udJbp6ROLmW036B1oCcr3w==","signatures":[{"sig":"MEYCIQC7RKFLEZVIpEzg9BNtLFet5L9g3ouNDGR9K7AZYrpdYgIhAMmN6XgV9CY1FI6KujrmZgwStbZhPwNNNSXSkHKDgig7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGwy8CRA9TVsSAnZWagAA2OMP/RUhUR9WytHVTglINO+L\nlsphjwrpBmLm34rxFgwxO9WKXWXV8DuDy9Er7AWcQAuTH4i8MUCIJ0MM7FYN\nOr+NiM2kXOSMz1BPEwP4rrC6HhX63mm7NxYfnnFB9NIvlCTPvuDPBXcqXL+Q\nn0WStN3hy5sJPlTYH3evVS1/l8ckUBeTMEzD7PxDeMIWWR68vKq8oAoYCBvg\nOhKHpm9+Z+ZkXJCYWrS/4pzRWTzSj3GEbreUUNctRgcVZBvoNQe2/1rUIcge\n57SyaHSCR0QJeC67WeCy1oQZvPoXrIL2A2wU+PVu3wVDi1si99JCDAthfK+W\nltFglSayDGXs8U9vuU8lU92NKsA5Dy2Eiw1YDQCtF6DCe8JiiJyxm472V8g6\nS6nuzbxogTzjD6y4oKtFiL7d3hr08OVHNlIncsSmK9jgP6nQpDQ02N7hxu1A\nTkhdNjzP9loRV1kS6BzE6cqIyFPRUiTeNHpLVejc3/jv2buxhp8Oddsgz3dh\nkvNyXO8twjEp5wkVr4YYzFUMFHMrAGjRJprPrm4/QLIHjC3f2fW9e+Y9AhRw\nuDQhMSPTZg8jRFBibkjsCJPy7C2I/z/FHDfbyQ1TupSPuNVsDhjIUD03/+ks\nPNoWKlWK6zNiOJxlx5S6WIa2f6uFPJ6nVQ4GTRconVjPex4fEL3MoBzxCY0q\nRCac\r\n=fU6w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f18b6af.0","@graphql-cli/common":"4.0.1-alpha-f18b6af.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f18b6af.0_1595608251450_0.5182965872775225","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f12fc1b.0":{"name":"graphql-cli","version":"4.0.1-alpha-f12fc1b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f12fc1b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"778c312c756c661772bb65ea41e29b5b6637fa0e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f12fc1b.0.tgz","fileCount":14,"integrity":"sha512-aV7Bzow+s0Wy+gcrUEuEUb+dXEJ10gAfKSlp1U66SQx2xZeoaRgPasvtH4DhO+GfrNyeXrYGe0gYLp6q4a8DWw==","signatures":[{"sig":"MEQCIH6ttHAAl35uK1tB/Z4y2NTf7n1C8I3AeTAf6YrZe9gZAiAITlIg6Bg7w1erP2hmuGffNiDLZYhD1WnxYiWhge2S8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGzYpCRA9TVsSAnZWagAAdlAP/0QWgf1bGPO0ZfMtM16m\nvbQPnMX1Y4kKjvxbEuYOkGKJrv9d3/ijYIwOiXskN3GLmf7NxlmoChANCHSv\n/0QuEJ4KBOLFAOsRQBwvJpFY11VJ6pnBXeqOHT8kdDWpuahNYdZcWVZX1h30\nYm5LteWa6YstKhnD4FUB9cYuVZDEeMPfJb2X09+CTHOwUexZBQSWdUq6A2V9\nwBYgyokkg/dR4IF4e9OGpbsBgvCmwb1GW5QpVlKDYkiSrYdccM1eI2q2eGQz\nsSoMqjiR/6Xc+xe5Xz50fkJMuxN3z2WVJsqPsQvxcFZ9JRJIijoM5VXq8uK7\nH5k3sk0fbw/p5mjavTqXv+mFKLxb3EB/kZMVbxZ+uTwqsB2E/288wcyMLWDQ\neYuEd0N0dI1FlGggcfdDghOU6lC4NM3DboW/y7BPYp42eu+uiKyT+9P1uRJf\n7vyPXV+iJribB+eUZ65/fGz67y7KAe1Xk/aKjDPTxiXmi+DhV6P1qfnIjA9T\n0en+SvcxPVe+sH1NJkpZmlGjjqUJNr+8h4e3+KIQvqDDk3HslieoRxB8UY3Z\nToNN3pXUjKFKMv2wXgeaNPEXk+Asv0exoRGUBkaGeGJJZmLbhdnpptYteb1i\ng/PRCAsQcA3ZGUHqIpwaxtmi97R1soDS0cmrg4qQYgyUHKXz6G7SOlPVZBa8\nAHw4\r\n=/is6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f12fc1b.0","@graphql-cli/common":"4.0.1-alpha-f12fc1b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f12fc1b.0_1595618857265_0.029384086772234363","host":"s3://npm-registry-packages"}},"4.0.1-alpha-717f0ec.0":{"name":"graphql-cli","version":"4.0.1-alpha-717f0ec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-717f0ec.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f7480e2fcc4b2f1cee67215108c0e00ba4f85237","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-717f0ec.0.tgz","fileCount":14,"integrity":"sha512-cLgm8TZRBFtwDci44LF2TkPxNUeq6YE3QcbtKmJbY6masNbdcAv9a0sRlbLKNnex/MVALRWZcUOMlimTTqboeA==","signatures":[{"sig":"MEUCIH7bnZsJOMGk3UB2WMAU7eDl9rBVjBy/nWxWIWcNUoqmAiEAoxHkNIT5tW2AjMdPojOMcyANFN3ynWBi4C4x7TwQHas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGzdkCRA9TVsSAnZWagAAxDQP/1DVJV8mGfVvGFcBV+Zo\nlDq1BrpQncjRelyXfchRFxCuq+yIwdeNeAf/IcZPyBwa9OTK7dcyY+V9Bl+E\nqt3xlncN0mKqNAmlt2pTiAoFe91FDwc6V1Z7SpyAlxyORkRsV8rogbI7/HqX\nMSPRbRMOYHfPjqp1lIOXQDB3PtPKyfLY/rd5DvEynq1VpvRFpKGA96pdfna1\nIDU/0Lvfc/69WJqAUVKwlcnXxrVoKI7+pHwi+i7aCaNhhUKftisxTW970Nmu\nj4KMpOz64EsUIJRpiy/6MUYNoOYUwosj/5E48Qtn00STw+GCkqbESMmFoQ0u\nPbLLDMXX36Yj1vcKOwr8/2DSUAH+ndCtZw+uDqQ/BhxtPmDV6zD1JrhZQhSM\nS1in+IIZZqyOwRaQRrV/XN2cECmaSFDieAf5ZtLNA57BkAD9ss2QRJLsgaah\nX7tuUBfOaivNjsjqiI5xjNwVt0iDcI1sm8ijurYy66++ak3nhZzRVNTiJ8ea\nDHNxUFTdvuPhwKANwk+x2hfhmBaQUINRqnDOLhGnzpdLMS1QWySbnZvQ1Tca\nkqvJ5ITT8OyH8S7QonI9dcwTlsg9sdWKHS4DN3xdSrXQGvZSMByo1iP0pFsp\ndfF2Ng8fSTzDbzYRSVVlVbmsAJXYEjV8rmnwOvbjg44WBexscn3DFBzsIChB\nGanr\r\n=CiWl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-717f0ec.0","@graphql-cli/common":"4.0.1-alpha-717f0ec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-717f0ec.0_1595619172298_0.4087423743565739","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8236b78.0":{"name":"graphql-cli","version":"4.0.1-alpha-8236b78.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8236b78.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f14fe4715bc769a5de5b94e277ab059cf044bc79","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8236b78.0.tgz","fileCount":14,"integrity":"sha512-RP4ljmqu8akR0Q6JWsTYXk1pX0JrvtWB9t29ctCehpPd5a94OoVFx7Y7aaBR9RejGeSQOICrOW1kw9szK9/9Fw==","signatures":[{"sig":"MEUCIQD6F0ALMdkiZOqUtoxxLAQ9vhVglMSEPagQ58Nt4KUoAAIgYUnm/mAokqine9DzUVzcHeTrgrMExA29XJvzmyETQUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHouQCRA9TVsSAnZWagAAhBAP/R7KRKg6vQNQop6tfc7z\nLOiXng+PJxzCEYbS8LRzjfJXgT49VqIsis8Bg7CE8TyNnkHjpmWCITvcgiXF\n303qkJY1wfV8QtrSmOGOR9IlejlYYNqTbbGVQLoo19hmHz1PWazF3wZTKQWj\n5nJylz5S+KEgDXTgmo11l6dLxlYXoi0heM7EVO8k/leiE+bTxUjm066MA/lc\nvKC3XcQEPRfdc1BQWFWmeICP3XU1LH0BZHwscyEIezcpIVPBpgWntVu283Jv\n7W24+er0/JARdnkxg11VjUa9E4DCqwJyvqxZWymUqoYwfLc8GCzTXe19rIoU\n+JnxRRqXLSG/EdNLwbvQC3XtSfPLAGuWyDnX26AVDjGV+/X2G3IY0d3B7Hh7\nNjXHQoyHl3sPOK/5/DY6+EjmIr6e2VfZJpXEaNt/Pg5K82YyLKb82jSSLgvI\nsE1M65XUyKJRcG2c1O4FANE7xm7p48avi8OWiFwPm/ibM5kqWiwL4EdeUNKj\ndMWXv1/4K82Eb3GdnRmoD1636JauP6prRnvAfg+pe3wOCQyUCheO5NcPLrhq\ngH5QaorBFV44Br8T91Qvj13fMY9S/0vuH7bD3RIgZw2eSgil0CqA78FlAFrI\niqMZCDu5T0JemK3/nV05t+OWl9cWexG9OKxZ44dA+tPkTfS+4gBbzNyffSF8\n8zGa\r\n=p5gv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8236b78.0","@graphql-cli/common":"4.0.1-alpha-8236b78.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8236b78.0_1595837327506_0.5043341604350915","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fe38415.0":{"name":"graphql-cli","version":"4.0.1-alpha-fe38415.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fe38415.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3f13881ffc2bbc48bd11744be1db8c56754a0ab4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fe38415.0.tgz","fileCount":14,"integrity":"sha512-H3z/jiPRl2WPcTWsV0aGSAamyJTz1Rvt7OJbVX2A3s5eqUSxkFFiZmaEWAjABsIfHUPdqsuomFvsx7d8Q5qv0w==","signatures":[{"sig":"MEUCIQCSebxYF0sRO9RUv5/r4irMv5JBqdCMn3qjZvj+1HQp3AIgNtAOX2Zb5u46319YX8qgJnMP+d7Awuu/xHbuH1KOVPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHoyWCRA9TVsSAnZWagAALBwP/jIz19w/erqtyTDbehn8\n41AB7tH+8S8NJse1jyOQSvlp+1b7wlXd3yUqqcf4R4CMBvKl6OxWEgrAsGdb\naD+7vHLE6lB4T8cnzR2tRN3QvrX7gFX/lEPku8ibKWS4SlIPQiAv+QQAMg2L\nIFRLsGSHfYmhXwcMx5yuZO/GDnN4lMtImtan2oWWtUNpkMw6CbxMEQ8adOpt\n3HQmoiRt1sEIOY5WsHGYKScOpPIrkBvl1iWf+5AwBkbBtIzQZPvlwtr5I18F\nvP2ykeQT0f5ejYWmQjZzxsbeZ0EhNalbg44UJbWvNjYrdcWt4jVkoiN0h+Hz\nSF1G1tmqfzYv458G31TNONWiWkijuP2dtAfLY/e4qFV6J5VYbMId5qu0Pq9y\nu7UVK4434N+PbrziNCWMmD3qLr4caJ3tRIAqZUrnsgFvG1DgTk7zmTyXDpLZ\nJkp8ffs3EyiwTbUmbVO6RLyIzqb4hiLBgq8o2fvXxr4wxXHOmIYTkuCAjcF4\nXLX3MNPK+VJ2kPlhgkKQ3ghN1AcIyhrVmKr43qxgnlq6z5Adlf/GI4YGbLWF\n/VdhA6ZKrj/A40iQBpUmOJvoNoVJYdLZarLXsJHBSOIu+XxYbK5PlWKpU9Na\nj4ZcGXoCd2jDWt7Aaq8lsXLC3UNTr01lDxmKMqgps/dZJuL/TolNvJlIwOxE\nWggw\r\n=Dv/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fe38415.0","@graphql-cli/common":"4.0.1-alpha-fe38415.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fe38415.0_1595837589782_0.5122916852155353","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b1aad6c.0":{"name":"graphql-cli","version":"4.0.1-alpha-b1aad6c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b1aad6c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"057fc87899fed2fdbafba0c8de56ec8608391517","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b1aad6c.0.tgz","fileCount":14,"integrity":"sha512-uTLrKbBQj1a5FIV6ReJZYKlu7AvBfKUu3Noa7PrxWKNNpIGCWXsT4ZFbtA5LIBvIVqdVmSLuPKPbvD47WoyBBg==","signatures":[{"sig":"MEQCIA+cCRNC7cYaQjq0q4srboEMjgpl8qoG2v7XkNtxTTXdAiBvdqO3pWoq+eKHDBdhxxQBbBkCzPWZV4shqQREOTjz8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHo1nCRA9TVsSAnZWagAAw7UP/jBkAF/RbAqWDW0W9Mpm\ncIxtFYpOMICX+mSvi2hcbCI9KrIZjq0PDlC3VL57F2+AmrkELRAEiQVo/OnI\nvPM7JDDm3VQlZfAkJbNt1m4WxHLZEo7IvMSAS5GfgXf9YBqJ6ZKeUm5Klw4X\nyafp6HsyUDTG5rMQ98joKHdwA1muFrxYiURG2QpP/ilyOC94Q6nfvZUetIpA\nTk3y1sJO19qJtCZohw4VPLtDuLqTbBLdKvlKsVcJgVwtSxrqH2i3/4B1D7Hv\n36mRFn3R7Ee02zoyR0R8fAgHmrJfA6U3krNWAm8yurycp+FVHBuq0V9lwGFS\nMgK3p8Lf/fUr1IiGmwubaVQmnSdgC1nTX6FmoQmRNg8YND8Ma9Xm0LpDMNf3\ndpZdULMkGcFzW5kmDCN45loZzYAAUbFuHaDmfzkY3fLvp569OidPsw7iCLHM\nm9R39MUZ1IMvRofzTv74DqQJyMsK+Z4ZEnrsqZXQfU7LL54WT9dE4sjVV4Uo\naNBIChS7ueE668W6AKoKuhz9PCBiHU8ovsmAK/NNWLIgXvqyrAhl2T3TVPfM\nk/ET3vQ7HwL/IiMPY5lND8rjVTpdO5Xv2Uwyo1Q+9xgmB053sfwxl9UxQ7CB\nRXh6MUZtK/oVUtMFvP26MusyOONWbKuC6tPhteXf3+prTc1vM8uYgGeQ6fe9\nNvdn\r\n=EU17\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b1aad6c.0","@graphql-cli/common":"4.0.1-alpha-b1aad6c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b1aad6c.0_1595837798804_0.6567953376094187","host":"s3://npm-registry-packages"}},"4.0.1-alpha-82e38bc.0":{"name":"graphql-cli","version":"4.0.1-alpha-82e38bc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-82e38bc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"565989c04d6dd9fcea4c8481b3b7dff798d77b04","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-82e38bc.0.tgz","fileCount":14,"integrity":"sha512-0Iyze80khhg9omg8y/1e4AHH6Rx3OSVPCHpBokrL87Buu71ZsHsGSCwjOQhVAadQ/eWMpZnKbFqbi0ttWl0upg==","signatures":[{"sig":"MEYCIQDSq8cX8jQ4/gF02VTIWqcjLEseEInHCpb95ZkYxlBOgQIhAL34prZeV8DdiKHN4kupSTfTApuDCAsXDVR7MosBB2x8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHo2aCRA9TVsSAnZWagAA2eIP+gKLHXHAVGaORbeNyXpI\nTmMtlQtBDGu/2x0+qkr3Qc4Uk8tSMuT5ol+UY35AagXFtuOcC5G0itzT6xqe\nMc/wrJktqlsQpXhKYRXIa/nn2vwpAETqDTr35C6RuZaOytn+zsQbdw1Gkk2B\nY5rFMr6vefQ3v2W6yi3tnXn1WaiUuisuXBurfzuBFVI16hvJ+8ONpPku4OsO\n9ZuRR7N+aPck2y5ytBE1RKSqkOsBqYMtYRWMR0+NrlXyVRdQ2Th7XS0Q1DL5\nGqcnK0WsUEROE4frV29HqV1XlX4YTfgqPfa9Au+pFkWhGlzHLvo21gCGstxl\nfqutxqbj8/9Pf1zhiIiZQadjSqNku9UaCR4pKJPckM4PvqjRx6Os16NG5qNt\nisLz8qzI/3cTPhxfdFlPDPRPLUks1OXaKxmU6FaSxX4OvcSzci7Tv6stPDaE\n+MUV9BDMtQj2y1i8tM88fJ8ddUPhrTK9/WpfoWpFYpwqlemVgmKfYve71J8+\nUH+FXCRbkJnhA1dQ+HY7kH8k7UW3r58zLB0lIVLbEzCW91ovsiFSaJPabBQu\n+z14Inn/6C1XcXDuWzc3PkZqLCpLuymEe8Dx7NKCAJhN5h3lzIvXBiGwcPNz\nkWDEqDaSyvfASaUMf2ywy5tsEe7MllU1nBMJ6osAtBZs5wR/fgEtBazlpFZn\n6BJ8\r\n=al+N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-82e38bc.0","@graphql-cli/common":"4.0.1-alpha-82e38bc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-82e38bc.0_1595837849718_0.8844340476228301","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9b3a4c5.0":{"name":"graphql-cli","version":"4.0.1-alpha-9b3a4c5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9b3a4c5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1a33b617a12531b9835ad074077c154184a0c9d6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9b3a4c5.0.tgz","fileCount":14,"integrity":"sha512-/6bN9gT459juM157lgI1fD9oupUY0L0F/0Cl4tqPp5Vtc8TB20B0VJfofQdfFJIYfYTlkubQPn97GgCXn8kVJw==","signatures":[{"sig":"MEUCIQD+rxV17VtXZ8LKmKcQ07oFAu4fTwxj8vaG44n2Qyt9wAIgHcPyGJ0lXZ4NHB1cytSalU9mfFoarR3h/NqOztTkwmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHo7XCRA9TVsSAnZWagAAWV4P/RZX4uPqY5ZWrrhL9aW4\n+EmZx5LUTEMKHOvuiORlpsCEqtnbllchQkVGcX7RyDOWnjNTsRp1mawLhHqe\nuaelyYCKjNFf5cTUu/7UbYE8aNRO+9k4bjHXxaZnct0WTrtRQuL7ZQiHdTPE\nlIV3Qel2AU805zRQke2Zy6X46yQ1WtdKhnaJFQL2UX8F3mO+5ESzuUpqnHaI\nhphLD4oLRVJNmWAavS5y0dJ56hWjva+3qi/jtH1MyubRIxBmegROnIf197SD\nZND4D5ckXu5P9dbnik6Uxa8Qg3SKnV1nUVAYdF+S2ghW7URnIaTgqb1vvIsA\nrySMgz5Vur/oX9hw+EJZgT2CfBTJnWJPSUtwX3g1D3mbIYKElomI6CsiplNS\nBSRRV9o8EfQieSLL3cbE4yqvC5J3C9IZcrTmL/G95VjeYU4g4eYT4BG6V/ge\naSy0k0dsFO8i0sJGeGD1EYXayrGFpuj1xcySE1Ot68TtN4BKY4hw/bxSnCmG\nmHs0mzdExZ++eekuIC5HhOSPLPhrj4EBq3TUdJ1b599sbABAYkoFeA8tX+gm\nfxoFQ/iUauSsG1CcWICtoZGWzMyavU7bcQxnf6ulXREU1mp6k424ilBgdKn7\nUUwnR/jaGegdGkcEdDT4PzGqJ3ojHRBkFuB9lKtLqGYU5HlgjRJfJZcfa9cS\nyd0H\r\n=JkVI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9b3a4c5.0","@graphql-cli/common":"4.0.1-alpha-9b3a4c5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9b3a4c5.0_1595838166757_0.2521985989915301","host":"s3://npm-registry-packages"}},"4.0.1-alpha-94773ed.0":{"name":"graphql-cli","version":"4.0.1-alpha-94773ed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-94773ed.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"40b151960a7ecfea2e4ddf7d377746c61df3115a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-94773ed.0.tgz","fileCount":14,"integrity":"sha512-nudDISceM8nc2T6SxAJb2i6C8921kOb7mX3JdO5KJ1o/CKutwizCXD2j471u4RnmPR1GCdMm+hICjFMu+jjWIw==","signatures":[{"sig":"MEUCIHCGz0bJC51pNt4xxyI+Vqbi7uQZIU2G1hOkUtjOYNfkAiEA6ek63XkYq4lzkkqYYw+yyeIiW2wKtfRe89OvHfYplY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHpiJCRA9TVsSAnZWagAAmtsP/RqYc7xlMYH9nH4/MTnO\nHCrWtgLEZPVfRr/56l6nh5QPIv7pbTCVUh8H4qudbiOiiZlHePwYMBeRMvop\nO8Hascb/fTx0UxCudMrZn8ZiGajjg8jbN0MljUfvNA9M//JxR65Dl2tseye+\nljrsc+NLtkzav/7YS95e7+AOdSfNx8twyR2xj3N6ZYhgv1YZaBw4lIJDHIDR\n0LMCU9CfVj7kZ6bIGR50xdROHeXZCiv19iqse83A3onrRBPWRCKYzRTtzGXe\n6gDGrNePa/GkX/s9fHkfi127JhYBOM7nxS30rDNG48pGx/0ZC/0fXqxMyduz\ntnvIYFjjMfGyVAjhoe8G6oWy2AF7Kpsuj2iBdXguAV8g3vFvqVnNWWe2Z+3O\nW+EYxiZ98zjN+0XAoeKF7zh3hw9N+L8fTDevtfvjXOZpSfguj1z1GPT/EKTY\nAdbde7Bw+B4JNvtAGqTcBtCt/NsGlz88Xzq8OxWJnZJPMqsUmnMAEv5z4i6X\nKku63ugIMAELw+mI8UsCbcgtSx+/MtavIqg7kVGvOxz5BFJC8YPno5GVBuLt\n5jueY9lFc9dbuXJ8Ij7ELB9K6r6czKri/3MI4HhVGb+tH4wOKdXPYcrO1oyN\nTa1yTcTkeEznsXc8JXcTJ0dwyWf73BhddBCarbB5Vuy1ZEXt7SYguNRwIRmD\nXSG5\r\n=YZLH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-94773ed.0","@graphql-cli/common":"4.0.1-alpha-94773ed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-94773ed.0_1595840649378_0.4156427390357311","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a5c532d.0":{"name":"graphql-cli","version":"4.0.1-alpha-a5c532d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a5c532d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3694958499b81b7d4fa8262667f3fc6bd782c59c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a5c532d.0.tgz","fileCount":14,"integrity":"sha512-fFegbvLSpVt/HOOLaPlZrBv+cP53jSmDhsQ4gkxioOs0lRbzv/LQ6/S1fg855szpvtB9vpZ1eeqsCWWvpzS71A==","signatures":[{"sig":"MEUCIAzyrOpikEeCBI4+HGD+oMGQr1QwiDZcqwqC+z0W9XtOAiEAzhaAj62zyi8VBEItH+stAN2rl33gUinshpz6Nh2vZpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHpnMCRA9TVsSAnZWagAANwoP/0R1F416bJMgxhqdvxu/\n9uHonaxV/Vj9q51lu54/n3R9oKSFwpBtliqfHkHWlgVWHKTMRMRdCeqpBGA/\nYmPdWVXfk4zs2ri9Flr8JeSrS/9wBpOPbTiQr9LUuA2sEiY9pLPo/YlPDNNp\nTetamKclfRPCDFmUadG8FZ6EYg4rhsaV0xdI9NjobKJqlZ1eHvT/OsrhuIZI\nkZQXZ6FTH/EavjtpUYZaKKyRkhW/OuJNgXo4Q9iHmLqi9BryYZrAUNOlLaZ8\nIUJ7UEwn7Y0K67/Za3CzrrdnPlhdhOGV3NuvMaWVECXgdpcKy2HESR9jc+C5\n8IR4+khIr/0OqNQOzDVtha9uJlwVQ4r1hloCChMShWIImuEAn7yXEm5VO2ly\n351fXIDMu8AsAhQnxQZvnhYS/qE1cdg5UsFqd9YDJriszNE3Y4EdfHAZXPP8\ntwIYoTupxaN+E7BGzY2ix+OrYWAzffEMKL6gxSHWBJsKByeczZceo8phhVRn\nrRCjZwv5c/3KdQyWCrzhTpTBrpV8Gw6Wz8Q+6ybBOd/PKWjh9w1LakTcnPc0\nhIqRI7bPhqlSikMD6vUUIIOEXA8tgZ/jvxU54Z0RZuwtcIqFF9bG2+C/LMT2\n3U6R0yQOyetRkN8aalNkX+v+j7fpF5uFukfz8fnJfk5BDHAtBZJBlRHPDcJl\n+emP\r\n=p5NA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a5c532d.0","@graphql-cli/common":"4.0.1-alpha-a5c532d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a5c532d.0_1595840971803_0.4236196617049335","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5316a17.0":{"name":"graphql-cli","version":"4.0.1-alpha-5316a17.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5316a17.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c6e597b291acb9166e412bc18780658091e3b37f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5316a17.0.tgz","fileCount":14,"integrity":"sha512-oRpyd3eY4zadJLZZnPtyzLJl2X1UjgJ/z1Zea1L2g2uC165ERywj2TVN656YcWljNDc+9+utH+9eTZ+/etfkGw==","signatures":[{"sig":"MEYCIQDUprZZhyR30wmCsjpaNE1ytQtcfsowG95/ZNUc32oRSgIhAKNJxr7CRoKcNLYf6arFZRjQGqKSD4dvPtDqc9qCsKp2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHq9rCRA9TVsSAnZWagAAaBEP/192/39NsOlzWQj7+sK+\n+9CUqohyOtXT61dhInnooPHBUY9QleWvwIcnDbee4aGJdgKKobpprVrJYfMg\nvDzBx18B+eFkJGaYN/kKCEpoPv0SecC18J/Z9g+tD3dBkxLKUjhjtDmFLddy\nZuBJLBOmSDrBBAs+4hP2XG67/Zj2mRT0FHL91d5b2dtc5jbUk/Iho+QxyKD3\nLzXv2z8x5J61QEFl3WXpvyNiQ6855uLhvOJGsKjWa9Rj7BJ8pRagmnS6ShT9\niBL4gBx3oG12og3zgFrANbfOJHPJ75NOoU4C7S6TfjxFAz01wHEhERwgcuoz\nkOVPDD08MucocVU4iCmlvQCJm4Pqj/CAosMgd17f1e6AOeqb3Not1gWcK5Pc\n93dx1+mHnpVVHeKCkCew6BKErHBQlnSRJH+kRMujo1trroNEDYy5Ob+coab0\ntAddmwyAO2UvTaU8oxJail4hNJyHSkZE48Ra7uXnDkP65XLSLnOYo4cP0CVt\nJlJ7y8TQBacYwyIzzJ1qU8nGpJJaQnEjTwPs8b+ElnvdNqjR5VJai1R92eE/\nUT0WqGPyKrVyyS07IcNWY2kt1tTQGAQrVRDSIfKTcEJ+1jL7LHASF/XWRN/p\nCDxD61L8X5XbURWwBb0WWdjiPcSJ34L04SdhdF6tXG57RrhqIYY6iCg9j6NM\n+EJW\r\n=2Jlz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5316a17.0","@graphql-cli/common":"4.0.1-alpha-5316a17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5316a17.0_1595846507311_0.7509470988090123","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2c4451f.0":{"name":"graphql-cli","version":"4.0.1-alpha-2c4451f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2c4451f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3ec30d03b95c6a96a4c27e8820121f1950a5076e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2c4451f.0.tgz","fileCount":14,"integrity":"sha512-G5eKDT8HrsvwTyzty6PTUdA3RVTN25g341Ib/7pkzcRy1uJUd66UAFKOCjjKkWYMRqrI9pJb6cZ2iXuKPRFSUQ==","signatures":[{"sig":"MEUCIQClAssIXQDc/SQ+72OmfSGkhYmcgpfGJLxvhGfDolzw7AIgJZ4RySaPSgykW1Lwr0t0y81JePtPedQksQ9KEeDLsrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHq+BCRA9TVsSAnZWagAArdgP/RYaawWwtajpEDlm5BL1\nWdfkjFpwyLLgxLuV/iX0enWSV8MR6WRzwbEQQfyvYOHN9XP1mPJ2sWhcCSsz\n4I1BxJUdETY6RgqekXe1aEARuORuZSjFVKHmsS6E9nk3TDAOMgApK3Fjhne/\nrbt1E+xKzcbSe453lRarL3QVjzckurUBuF47IVaZTWxRMuBwgNXIJcJmdWuE\nQi31+lGCNludgY+b6K/9TshaHa0u1gH3UIruO9FsY9iB4jliROql8KjNS5Ug\nGpKf46AnNANah39DerBdwwcURpDtrVWgnbDRCTROWQEOBYUEEt/WMijrXP1b\nuLUW65y1AAXhPHM0BhRYbm/bjvJnZDYWZoZLOx9XRin2vlQGiVnRpNT2OJ+j\n1fbbRiKpyj4VblkDMlFf7iANXZc1Vn9e47FWxn2vtw30EHrcrh/EqO+LDCC0\nPduR2IQEfintLQzURajQLgolEV7jj00wqQm99jz5Pd8Gptweg0VqQYP7xIEJ\n+rwjCMSxkfDZm3kOoPnx/0bjjnPMOS+Zndu8K9sdoYlZZvwBuUs5vqzzMn3P\nAjpM90ukVjVdwwHbRyWNZVSeNPNqoFDDMH9+egq+WLJ3BrfoXP0XH/Cx6YL6\nMn0ZGNMliXCaJCAMsa3sCLtjQepxT/+zLo+HSgdtMGQU1uMUfSajMWO122US\n6vyT\r\n=+un3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2c4451f.0","@graphql-cli/common":"4.0.1-alpha-2c4451f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2c4451f.0_1595846529296_0.644735320815593","host":"s3://npm-registry-packages"}},"4.0.1-alpha-893007f.0":{"name":"graphql-cli","version":"4.0.1-alpha-893007f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-893007f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"41ae9960e8e49df55c4500cc7ed80850798bcae5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-893007f.0.tgz","fileCount":14,"integrity":"sha512-m44515epbil6lvxs1iMTeAD5LouQM77LMCrDaKwO9PDlYEKjBzTWZriYlV70NAVAlvxJcvLgAOj9I0J7UE6EMQ==","signatures":[{"sig":"MEQCIE5KebjJ4dmNI3kP1hu2WgUnDQriOaAIRzrt5J2s3x9qAiAkGf3qLJWtTUaa+jm2xRYQebwpFkFvnBm3Hsj2JDXBNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHrCpCRA9TVsSAnZWagAAzv0P/ig8/n1N+LA3DfmMl14F\nq9sglq2tgByUheIaNN6sKaMRWlO5dzJpJxS1yBxeozHRcoRrWkv4EetHMUQ2\nYFkplKRsT55H8tCQZjhCicwpX4h3x+zT5i04s01bplk1JxGUWVybMfoXtH8k\nDBGgWr1Coh50ZccZ1HrXWusD7PB0UjNOIr9n4OtenfLENlXt4C7S5B3xS1X8\nKDx6hGj5182OxZO6FbRrycb/VGrsttEL9Po1hLvQ6EyPX+hUtyk2T6ui3T98\nxL0MMIEJVoKc1Z7u65W51j+UWdNPpDLum/cV1pq6iQ3x9WKjM8TxIv+IpTTN\ndqB9W6LnQmemc3FT+4n4ZsuaxEbNfmfLFDC/GHs+OzZIzkJt1zNbyl2sWyvk\n1mq5pBAZwE8R2kT7iN8fcrkSO1AcTCG8REyIFdwUl5dGf0EycyabmH0k9S0/\ndM5+2UjHQTiGh0vLYiuRUP7bDHNA1lfAnB9MOW6QRLcutg4Rql4J9/+8hQtt\n+9l9p56h1nBlZI+gkgGYCiuDaRFRKzy1mWka8hVFZFqkjlO3UvH3ha/zneOD\nQ9EKVs4JxLkCzDIJqfqCU73VR2jpHQHrO/06PUaI+WDPcwa+dg0lBfohNlof\ng0yoRaR/k4NnV3S2a6ks+hVBTawOEN1RY0IZ91lmfWEaIebtZ9M/NCS3ymhp\nTl6y\r\n=l7xr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-893007f.0","@graphql-cli/common":"4.0.1-alpha-893007f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-893007f.0_1595846825361_0.8531766024970184","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b21e58c.0":{"name":"graphql-cli","version":"4.0.1-alpha-b21e58c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b21e58c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"de75a8e72f4d08cfdf3b4a3dfc1e7fa7568cd446","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b21e58c.0.tgz","fileCount":14,"integrity":"sha512-im1ggpxJsZhqlGIsPM04Rx+MFS0gP2rptL+QY1ti/Ox5SDe7NkAaua4Si8qNEoG6CSoEH79s5am7bsMoZ5gdIQ==","signatures":[{"sig":"MEYCIQCRzU4UoFA52ln/iyxryRzOE3wodC61eOavtG0su+Hp2AIhAJQe+NAOgj8NpbqeWmhONgVS6Uuw64oRcceHp6pHl5Ui","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHrHICRA9TVsSAnZWagAAv2IQAKL0tIRpgAWvhojfEgAY\nKLGU0TnfXxL/iXMYsJT/EtAWd8yxfqxdYNfXpXBEhMyj9eK8mR5le9iUfzdO\nddtWeNpysFm+RBT7MY0h/liA/JEc1jShEK0jwl7dMFOHYXM2wTx5dLchnw7y\ntvAMpEW9Z4Uy2D1AMpFDKaB4Necz+vyyJMlGiwhmBFfqC4zeA8JHRxGgdLkk\nEkkX/s1FJhMTyYS8vEXZfWIx8+6e/avx8iB1z7eK0eFJL39UNa1QB1MuupSi\n3lh5WSi4hJOVGpbH6C+xghwxcPTPpbYQvRPdL/V5i9XwU+y3ABL2UMHalIe4\nrafcHdF+rS/hw3IvrzRd3nPk/Ne7osVSXGS9r1ZCLIjbTIusa8/XgpUg8zU/\nk3KGUjAxxEcySfaWyISu4f0KrQ328TQte4j4ziHKCLHAchknUF5aeXSav/1H\n5qjUqxUqU/oW4aHARvxFyCjpNWjgp+3Cos9o4BXk9iV9lEVG9yvi5fs8vna1\ntZTb8fOjfb6iVySQOwIWW7sYGeZOXeTtzB+pxiy4UvnvLiZbSkzWeZedxluK\nedtCuNWB0SfJOgBT7gHpQ8d7HHgBOaBN9FK1ufrct3tNSGpZykEavvKpdfO7\nu/iJM9hiQZ9DWHeA3jlfZj7Kdf3b2c4gF7OvESl4n40Vt3vURSr70l+Br4Za\n1w0G\r\n=eP4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b21e58c.0","@graphql-cli/common":"4.0.1-alpha-b21e58c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b21e58c.0_1595847111703_0.7514501007913565","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9dc7fd0.0":{"name":"graphql-cli","version":"4.0.1-alpha-9dc7fd0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9dc7fd0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9ada5ed1b3d8cdd68d0148365fbcd1603e66559b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9dc7fd0.0.tgz","fileCount":14,"integrity":"sha512-W+XO3zc6HtK1C3mZg6yrtRXk9PSAqv+9lqLLj4fI2wnN8nXSv3XifG3YOjc857vitbV3Bjv07BpFrjx4T8xbxg==","signatures":[{"sig":"MEUCIQDiaGzyUiZnkuF/+kMh53YXpsC7kerXPJlsVWuQfy0+5AIgZxp9kiUiwyOqZR/KvQFj9i+HSYTW8P9midf3mT9trxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHz+nCRA9TVsSAnZWagAAWVoQAJGonw0oopIyZfTM8Lvi\n6fnFlF4+cpxvGRua39SaKI9wZZGn5xnn0O19hhPj9V1dMSBOHIt5SGLfAqZe\n4HwWVYc1VPjtbQ0qbjuD5pM2ilzA+TgumEcPlQIj7L2mTT5w0MtZGWIqDljP\n0XQXBPLswYAXgoDcB2MwceFuMmkuGa29FTNehUI1YVZ5zbtomtgH4z/wlDH/\no/n+10FVHhwZooJVrqt1HaNyvm40orE5C2366bp6fyxspqjlb9xu7p8mo7kO\nQN2Y4XoJlOXlNrMxuU+xo/X+Y9pUT/uux3FurmxycL3h35VCjM3jkzKnNCbM\nHETZpM9p7X+5yQnKB/xA38gmqaN9YAeNnTVBVqEJNhT1g/7Yo5UqeKdCa2Xh\nencQjmB3/KqizVj8k6VwZQiRsg2BP1Y0dzfquK05yQvZcMtNZ0Si3+3LTeUF\nNeCCiGFYvRDXPDifImrmsEwmVzdAfSJWwviG0Wcd9Qfhb1/AHBkNBEgp1Nr7\nLWdqrQ70o3u6m9DmXze5xjQlKedP/Ib1l/D0uIovRlw4jkjKYhWc/0wRMzNz\nkcJscDQBvpnVU5roCFq/UIuL+YCSa2EErniP4AxrcUo/GZ0KIDTcylr73/BL\n+K/EHOJSfhK+RLXT4GxSTqRFiiAoyoxMPiQ2Svz1ifVpwh97RNIcrR+kSu6k\nAhmc\r\n=8pRd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9dc7fd0.0","@graphql-cli/common":"4.0.1-alpha-9dc7fd0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9dc7fd0.0_1595883431385_0.7413530674371234","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3464b64.0":{"name":"graphql-cli","version":"4.0.1-alpha-3464b64.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3464b64.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4d43614f061b51de243912e3a748008d64706a9c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3464b64.0.tgz","fileCount":14,"integrity":"sha512-7Lmth/1mHqP7qSwSKadI56EsVYXQuKNE/8ptoq2x+PxtZaT1wjgtvZU9jzmFNXDSbb5xynvyXWC1MEiQO1hsUA==","signatures":[{"sig":"MEYCIQCWwByXvymZFC0p8yrLjvAD71WrtmPXeA+qJKfwl8zfxAIhAN0kgbrgbaJu9LDLMgW5VF8asHWN+YwfDeKB5q62L0Er","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH0DMCRA9TVsSAnZWagAARx0P/iv9JwQJp7GktlovRr2W\naDjsWFoi/azC67irAiX05WDMfhLz6crKk1glEEnQL8pn+uVHKqK7EXxdHjre\nlVr/90Xt7I3Sntb5kAYRO3UPff7mPWyUyfx2LLLBs5/Go+MD5hG3ZeKCezg2\nIONgIswWKFyc3ICcvbVdlhkmkYB6/CzUsbKB4xSQQeDFVlfDLxsd81NTAQVs\n9pvUrLvHyoMqRi52ut/GU7Jtt684vaS+OwpHG6yz5CNAzMcvr2/KKlzfpaIN\nCXmzLU6x0EIhL6z4yWpm4I6jA3kC814oCrhJcLKCEGyPSk+KifZKzUcLOO3p\n8vDKDVEl+7K5AnosFirKdbCKg/SAC70bBcRoPlLdDd7Pr5XdBdVsvAdvwubz\nsl9ywr7TaIshoIGOC8URD144h1EBUq3izYLrb4ONJfRba7x3peTomtotUidb\nFt0/o1iAAiG4iBR1iiQHxSG9gplw/QnI2Vun/XyZoRJzjqusMoj1Zw/F++s+\n9w2Iw2dMKTUy8upwMzDR4MyqmumZ21QVtkBpwYDRUsmmZXHf+mlxkbIe0Vfu\nv1tGZBYn3lRmzGjpam661t419n79Fr6P6QkdQSMWwjHDdUJbPHLCwBLL/iPs\n7sH7BvTAzDMLm1tzesLDrPLcGt8A4/rNogVJLcaGVVpBi4UxjtUSgyeT/wjD\nuMfu\r\n=G6FL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3464b64.0","@graphql-cli/common":"4.0.1-alpha-3464b64.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3464b64.0_1595883724148_0.5345207818678692","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8bc6517.0":{"name":"graphql-cli","version":"4.0.1-alpha-8bc6517.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8bc6517.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f4f66fd4f2786ed7f41e8afa79f1044801f7bacd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8bc6517.0.tgz","fileCount":14,"integrity":"sha512-YHxmqsljD+SKDZo8++dcDCihpoo+elErVFkN9D2TMl50Y8p2/RD1ZGyjitIw/xBzH3723ExearO4rTyMoRoQ+g==","signatures":[{"sig":"MEUCIATAGbSITMIjzJtJdXbHD01vCefv8mexqB4M8DHGK1uxAiEAsvOO9giku7RfN83dVtSGIJT+BWsLow87LxOBtvJO0TU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIEZ+CRA9TVsSAnZWagAAwxQQAIMO7ylC+hk2kOb9MhjD\nR7c9cvY1iogQuGcUj7PtBNBsDEJRkRKiqcPUwTdDiBGBPnHEXAi/UZvx3T54\nn+AGNJr/6eK64KbM+/9tvFLm2J7iJIsvu90+62GjkSmzUiuGAZhj4vw+HLQL\nnmwQPRlgG2ncp6mk/scPZjNRG9lb1sCO/NQ+tQ1lOu5XNYXNz7PmWi0i1h/c\nE/CIwnqRDA7w6VFl24bl6BDOwLQPDVvz1EAD75v9fYmvYo9iWXwmiidIOciu\ngx9762WUoerWt0T4n9vMzRyw5oigQ1QIfzCTRKlkw8QoWot7wxOdUYkxCY0M\ncKxThyEGu+c127s68D3nTI6H8JEy5DIPqLGgt39tfZmhVIdeWl0XZcvBmhJO\nH75Z+meZouIYho5K/4yTfGbEiBChVLQdLCElvW8EcPyXAmH2P4JOreWSdwZU\no14Wdh//OVHbOhPGgSClDWiFP2s1js+1Qja0wAEFu2PMXdziLKPWxD458N9R\n47szNnLwGeibkC1Nw05ROEOY7FZFnevEoGeEs+cEnWVuHbUx5BoBjTXEzybN\nxhs3tUJvIS7feo9l2qDPKdsGIGFFl0QJECVKJI5NTZWfydgj07PBBYGY4rS4\nkGDflnLvmHuDEreFBbWEEGQyhFawz6+BWAGfwFBBUw5bYVRjuUNFx5eXsKHE\nPqNw\r\n=jTwv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8bc6517.0","@graphql-cli/common":"4.0.1-alpha-8bc6517.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8bc6517.0_1595950718494_0.9416279170060724","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a75f423.0":{"name":"graphql-cli","version":"4.0.1-alpha-a75f423.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a75f423.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c94b28d4fcafb0232cc87c7cda5ea1f5f78eb75a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a75f423.0.tgz","fileCount":14,"integrity":"sha512-FzgJ6MsVepvpHPfILbjhhSfn+U0ppYPqw5Lgd19q5JR3xs4BDcB54FlKq8ntFKlynpdWrNkYZZMavsy+lyEXmQ==","signatures":[{"sig":"MEUCIC5R3ru4vX9OGLpxYVXSx6RYJApG3kcXQPPu4kv4MD4sAiEAwnELmZGbY3sS5SknP/tHPKXnASvPsAMbSsxNN6+GImA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIEfMCRA9TVsSAnZWagAAHaQP/RGvRRiAbSIMO/6mxYO6\nekNZV2ZHq/6KOWPesj+r7yClfrdYHsGKtpfPH0yXceD7S/wxV2cxpwK+FDDi\ncKBWxqg/oQHxmzWuwpFVGB2f1jDNMCXLmjrVCcpdhUGPH6fjGy7T6DsiSx2V\n7WYh0kcsi5jtGe2vnJ038I7yQfW9sMi95FT7qwuPD18DGlwpEFdKy5QctM4A\nez5Ki3Z2rMsWzJpc0K3QekczkBRK/A15Lu5ybk/vcWHiJF8f654rlu95Wyet\nbq0+eBILyOaB2UeyqgTJ7sLpCCusrgzQxWTEj+L5qe+jcaox/fbCUFgEOyZC\npZtAh2EM88kyIn/JjLWcGXk2YGst/bUvVAhJK/o74Y6PIV5e9DPaKwAHqVdW\nXzM5rmnQt0ZZpzENjSZBpglEQc0TPlQK9xvo/fXx4ztwO45XB1sRy2rikMSv\niZPhN8GqG6zkjhrSZB4PjQQmfu3bB5IHB+MKsBC/tKdg1vgnnM40cqaZWBDN\nk2bAn0f7KTcIdfwy0g/kj5i8KovjtSUknJZml+8DR1gwdCzTuLTAGZsuTSyK\n6SmMZ88CeOXWZf2cFjKfwAt/ZJO9hGr3DwedJqHgA3um8FThqMB48HWcgplx\nF4ciRjghmxl4+PRNDTqh8E49o0LoKCk8AmDXiHbsMD3VzOjUGkzX/Hjo7Y4B\nxPsl\r\n=P22/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a75f423.0","@graphql-cli/common":"4.0.1-alpha-a75f423.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a75f423.0_1595951051963_0.7806936984907249","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cfb3586.0":{"name":"graphql-cli","version":"4.0.1-alpha-cfb3586.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cfb3586.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"85af32034e47576fe6843776b1562358ee9c519d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cfb3586.0.tgz","fileCount":14,"integrity":"sha512-ic3N5pQ+KDL+pTQUwrUF37Q0a94nJZVePYHc6r1YLjzqF0ADy3WIREeWwNjlF3Fs6tpQlciGsYZWCaUL5apZlg==","signatures":[{"sig":"MEUCIQC9rA68PK4rsTHLv7bHX67huizwWOJoek8JtPsrcdNHlQIgHm+lLGNJwminGISn7HdIx/8K/q4JveUjhbFoeDG5Gb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIKPGCRA9TVsSAnZWagAAaFoP/0tM+5yLxUd2qkd7H/Yv\nXfSWNGBhX9en6PFQwIT7FkywQ+TLMEVslyk/hrLC9uFPExCsHxxXcnera8bE\nvhbcRTp97+Xv8hH0Hc/5g2A4Y6kir1/wriFpIM5zDmguW21cxs9REO+zico5\nRlVR45yC6Eg3aj/dvuPM5VkpX7h4XoII9crMpuo5PVFWcmt0Obpgjfb00A8f\nPMa3ai8RwC7Z+ROnzCALdM/neZaIZYuSuV5p7Ve1ZUhLKGDVcLwnAO2pkN2R\nS/h8qHXiH/0S3eCWShKErBpjwHuBDBx/TTKsXUam6megFnF6ELSctW8X997K\nuJ5EL3u/jU1BzMxRHAkTFFWE1OmLdKIV6Ga50Ck7+eZXdfeQ15SBBJeWWAaB\nRACDyZBQWKUo8zF9U7eKiZIWjkhPG1JsU0xYg9X8jGOw+HSwb6xC8/o4xal8\n5ohMSgsyqeyRb982o0FWw/YOyMKG+jn24uSSjGR2gDg8qymsROkgIfNJ6lQ7\nBIlwlkSegu0o2XAgtHBIxoCmPTk+spCS3fPX3qjYQ+jwcFkVbgBqvpdFhXxe\nSCLVHkhymMxEdRZWzRoFGz+LuA38A6FURjCx7PS7ufCn2/gw9B9xBbECHeyC\nwOi2kmzaN5mMyX6IDzd6LrhIq8WvkHVGJ1H7PFOpOspK7l6+kgWfW1lQyXvy\nAg+u\r\n=C8Cy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cfb3586.0","@graphql-cli/common":"4.0.1-alpha-cfb3586.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cfb3586.0_1595974597907_0.4142176883613251","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7bd7309.0":{"name":"graphql-cli","version":"4.0.1-alpha-7bd7309.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7bd7309.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"23e2b345c6fc1d99210c3c09f013fc9319a974bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7bd7309.0.tgz","fileCount":14,"integrity":"sha512-nj+QFyCsc9ug9urSuTz57URCKjBn/lEpelVZzeGdgYfXYNmk5aBaazZ/KZ3YXfoAf3zF7JFAIn/b3j4IZycguw==","signatures":[{"sig":"MEUCIHW+TKGhh9RQTA0tNoI3tDPyBSQVOF2iTHg7mbBxH65cAiEApk+GUADJh4uagbDNrmtrLw6QjKzOH0nJ27JjmAUTDJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIKagCRA9TVsSAnZWagAA5HkQAI13cekUeSl0O2O0ePpu\no3bNIobMx/oHJh2VIQdyzUtK0InUAN87wDVVbeL1RqxCQJnvg0IRuwW4CBaA\ntPlhBtYeDqB3j4Vbd6JSgQ3ftZXYDX9WMnnUWv+KbXQE1e6HPhncaul6hgxr\nfeyK2rnmh8ym4KZ1OgyZaW+8DqYJq9KxCK8zJJO6xpJEsRrrqxg7oBSLGx7I\nGXXL++jFypqyf2al+GZRamcpv6CYWV5yrTXRpFMK8eldaIRUbESqjOaYinzx\nfxaVPVM6KSX6+i3hXYPoFRMfv3cPEcngrxk3+O3uuy5E6WJZppGDsxE8aaWD\ny8CZRRiDJWOvmvLAa3PFnGx29OziMo+k1E4oM9cBeSJAEgAdzqB3tLefTzlS\nPLJhYTSO32XQlhwTodtVaIjMAVJOxX0iWmWmeyCC+uGDiEdGKFfFhmYmcK4O\nXlooTxrJfViru5LwJzS525H0Q+v773vN3zFLfHJg9D5tmzz51SBhvzJ5g+WG\nRDWQ2C/EbzanXLkfel5Sn6sDtBOQRsgWALhNliP8JyARkDAk3ysYJRFJMmN0\niz8yoqX3o9rKV+TecoN6kqqzVgpJJFbnmi4p+QrMOG3KU9BSxjUcXXpDpV+O\nwAnVpz6c11y4k+HhEpuHumgM9tZUB7dLHt2KP0Ydi3MjE4n0nZ91lc9KiZ6F\nHaal\r\n=QXci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.5","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.5.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7bd7309.0","@graphql-cli/common":"4.0.1-alpha-7bd7309.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7bd7309.0_1595975328348_0.31865917046699543","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6da9672.0":{"name":"graphql-cli","version":"4.0.1-alpha-6da9672.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6da9672.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5cbd41244d612cba1faa674e91a82239db1df869","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6da9672.0.tgz","fileCount":14,"integrity":"sha512-wJZv5ahlKYR8EHMe0PYgV2MnXiWFlaF+0+NrKi0EvRxcnjW3Ch9EcoRIVmvl+o0P5wa7TcqtaWxdpf0Ipy6ZwA==","signatures":[{"sig":"MEUCIQC1F/2CYMl28SPyxmKT4NfRCxehanJ5Gyj/fchuEfYJHQIgGoo5jeKzAo3mjoEtZJKzubpxX1ZaPEBXH7WDolnQNEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIsRpCRA9TVsSAnZWagAAueEP/1ycRnodMY+t30OMqtAC\nt/2Ij+BWW3NYK7uEvec9FSUrM2t6kakXVjYzI0V/rNyAi6oj5+iU5wW9abwN\nsYRKJ1bKLuTqzIjSRwjCD82wcGRhq25OL8lWSjwGEbTG9fiQy4wTH9icRmEe\nveaBagoFWOG3HxUenXJP3hTWnLR6jG07bIQBXu4dEK599KMkJvZhofVDgDqY\nNTSUp35ernyV/h9oR+rADVuJG14R/kYZYhKigt2UYzyeyRABGyyUAbtaWAL5\ndi3pwIMEgReRoO/Qh0hHnauCxdqnnpPukN9QNaaFQTPLWHM3qxeFEYeoGZVm\nGPRrdLjDkC2SN3F3wGUbEiYogOuFbVAZrZEEjuRkz3GAcDr3Gc0kvh7/iokr\ncD6+YUV6mGJFYW9gXvcan8nK9UqV7vcob+7Xtr5CEU4pCOS5zm1V0ZlTaJCQ\nHuy7SPuVNFws6dDhfaoHhWUCPr47T2tLWXBiKkME1CKMAEm+Oz1m/Kv7GuNn\nW6obto6qPXwGOqqU4BwxKQmX+/uu1C50E4Fw+EHFjS2zvFPoWuqT6sO6qca9\nlZza+3iefYox2mCUhpLEp5TfgwAHWq/gWfJQI0uzZ0tL2nUMrk0Xb8h9wIpc\nytRyvnU48XCdnrlFq1QdeMLdKqki+rUg6JvCBHrb2AlbwTQYFDr0DRYgj9n6\nYIRO\r\n=y0Fj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6da9672.0","@graphql-cli/common":"4.0.1-alpha-6da9672.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6da9672.0_1596114025545_0.7604633852785914","host":"s3://npm-registry-packages"}},"4.0.1-alpha-91455e7.0":{"name":"graphql-cli","version":"4.0.1-alpha-91455e7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-91455e7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fc1cb665f9cfa2299e365882b25af69094de3b20","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-91455e7.0.tgz","fileCount":14,"integrity":"sha512-UcPLaLUG0bob7M8PnNtGAGkL9BsYGKdXpueproFUHVblxs9cstxY8VZoifBSCz3wV0tBPqGEt1oi34We5bWeIA==","signatures":[{"sig":"MEQCIGBtIcGvTPVvr6MZSffodai4NsL38yzN/1ac/OWDErV0AiBVLYe8Av4feifjwr6Yk63h+md0uv532Dq7vUgwWJ+5Iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIsSPCRA9TVsSAnZWagAAAfoP/2UngljHHvTaBm6AXRme\nnW8o42vf/1h4zLaog8urMUumLpuUTQdelb+ZUuISPk2VRXgEeZAaLYUZYFg0\n1d8wOPd1NJuBJEW4OweXDQJ/DflcP4Db4STbsxse2ML98AhfABv27fl2cKbG\ngjpNvcmytww+D7G9zSlrWbTf8/D7L5vTT2YfPK/mdMVfAqRdPHjiHbvF6BLB\n+9h4xEGulMShXtQcOsZedMo0vO0ZXJmujWvHDPSSFw+sE8dzBNmGm7+5OZfi\nK57DODuTA0FExO6dd2G9sNutQEXUiIbAApwVGTHhLjCP8SmZMUY2z4slHS03\nkHpfs5ROMvk8iAYFgWgO4UqGu3uLJMXDzgjBhLIl1BKeOtRof0TPrYqR9ahs\nZxGAdbxzfcaaH4X8GxXaYGdnxTaR3MiWQKanp6JXUKBFW7jYTIodY1Hbvjov\ndfmIwh4odBHgCgMFWU6bFijAptTavYCAOn2hDKnZIs66LKm8mC0cwbTUD2W5\n2cvBMkfUtuPKw3pqrIuO9PGbRtafmyLfNnMFfACwRBqq15CI392kbJNmDdmE\ndsvZ92XVfTho+3AqWijhmAzAg1+Bl8fqaVPA4zzytKaota/1RbpWmEP9tcC0\nhVzsr2LftfkQOUmIqZWJzBrBeIvt6zMonqVqLNw4o60hr6mnkNz+UwXcGMFk\n7/SZ\r\n=sMDB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-91455e7.0","@graphql-cli/common":"4.0.1-alpha-91455e7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-91455e7.0_1596114062746_0.6494459202493474","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7fe4809.0":{"name":"graphql-cli","version":"4.0.1-alpha-7fe4809.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7fe4809.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7788fb5378346e6f1fd4f91e8563df0cf0e0513f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7fe4809.0.tgz","fileCount":14,"integrity":"sha512-TqKW+EISazSMb0e0VPcPh502cDgXQiGr81O1hsgFxI2LoGn2GDjzg6gNYi/Cmq+uB1QNqtim27VZUFHvUyPqqg==","signatures":[{"sig":"MEUCIQDc1dj/u7R5WKDY+rvdUn1HBlRBM7xUQqLwyO/rJSxv1gIgR+EqzSVDgHttV2oRSVc1RKzhgN/GUned6dvYNKW2Qyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIsX+CRA9TVsSAnZWagAAmpUP/0VZqMbQrzutj2U1fTpf\nto23gVi/r+ZdCZfZLgkGpn3SwMMfYMnvPAZS30KCray+rNN2HqAim21bvn8a\neztq/laJrngTIRg+QuR2fJTCC9UI/BWErdTQ2eSpuqhELp4eIgz+g5oGdj1A\nEhvX+l8wuWRVYnfZeq4d28RspZaI2mnt2LyFXKDK9zExxERiRpBv9AP9UdRE\n00yzZhH2pwqiD8iF/rZ/0WIVh8rKwpch1WakduLoGVFkUp4M2LXnEwlCalmv\nsJZltGTDXG3lK6ehUIRbMdDyaxSX48RCIRLS1k752xwVVkoW91FO+73CX71q\n2Hif+tKm9IAZItEpFG7Zz++ui/+Xwx4mFU3X+V3U9b4NcM86h6KawRJO+3Ml\njBdTOyAsS0UKggHisDqojEaDUyu3AuDgL6QV4y4K8TQHMcm2qaMAcv+ls6Eu\n+XU46N1Mnz9R9bguA4JKIkB2thIPgj4rRa1LWeYER3/A22Ggxg+skUeVT9B8\nEb28/tQLFvPLPjL2J30DbROkiuLS9AlwJAbVEgJiRLXO1Lhewv9KEAz3ebK4\nN5W5WDVM2sjGE/i6h9Zc5A/3M0JQ6tT6Jp/6dp327uWBMzeP5mR/bH5R0BlB\ntyQrDHaNDZVthnlhnXv7oo7I1qzUJncZk0+2tTqMDlUCc5Nb7AB/zN7Pc8dz\nt9kZ\r\n=aXWI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7fe4809.0","@graphql-cli/common":"4.0.1-alpha-7fe4809.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7fe4809.0_1596114429792_0.17730655731146538","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0a20dbc.0":{"name":"graphql-cli","version":"4.0.1-alpha-0a20dbc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0a20dbc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9041f13b55c19edb6a2e0a7a28560145af80bc54","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0a20dbc.0.tgz","fileCount":14,"integrity":"sha512-M857dXUcQKLrkrsNxo7ITCNuFaw/J1uKiNhETj3wFJEfjETToXCdtSKeJWqtdvzpFj6DujkjQd05xJOc4cOfog==","signatures":[{"sig":"MEYCIQDom2SqUfCwbKNotBYS0y/mgd8Ssv36F9XYVwKTKvSNFQIhANLK3wPy2wfW7KvkGhhi8Y+znnTEXsHIWzp0mSnZj47+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIsZfCRA9TVsSAnZWagAABjgP+wdupNAnLccxc7ZPgeMo\nDE1EVa+bMKRXhx1XurMvxDHF4nwO1YYn5inmsTavgT4oGM577jiQJXdHIyNa\ncZ/9teVr4jCktoyYBPtfrYKKga42au73JZ2kj31Lh5QWvw68b7B+ROdQo1wU\nidEElwvORHKMtDBsxnEd66UZWuENMdsNTgg1xIp54/ZBPp30Wn3czi71EUIA\ng4ogNAuhm/Vi109cn4nrPszqTIhihgpk3Eei0K9lTn/DtQf5iWp77hqV7YxX\nQrxun8whyDEo8yU0OcObHHD/NMZdCggdjf3evuImUWcx0JsCQbIIO5qLHq9Z\nI2Qk4+R0JvkYUtKp3e/SCJhzwaRFrDYH3Wqyxxh/UwykOUC4kBbS00+uatVL\nxkuSfuqeHXkpVMlhDmL8Y7WrbP35SUDSu7DJoevr8U+js4+q4bvFAFkr/fNh\nZitdll1/PBikW2nSFAWWII/9aA17ck14jaWiPngyxYAFo/o+XujAmCQss/Jw\nYYsj6vXtHDeDttHcEq/FDPiVWMh3wq/F378+pwpa9cnfk7yu8MFsLUz344HX\nQwataH7Lof3CBb+AACFSGJKgxDa5k3H3hXr9d0feLRXm13dadimy5toCDhI4\nDyYQrP5h7uS8EyX63ctbREPQQgizoX4oaBmHAGi4+q0321V0sJfcoWTCNdUE\nkhEW\r\n=Q7/5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0a20dbc.0","@graphql-cli/common":"4.0.1-alpha-0a20dbc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0a20dbc.0_1596114527411_0.20266906358360948","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2c0fa18.0":{"name":"graphql-cli","version":"4.0.1-alpha-2c0fa18.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2c0fa18.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"493a8d273d67ce296231b08661dce388cc8d30b8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2c0fa18.0.tgz","fileCount":14,"integrity":"sha512-x9kRS/QuKBP47dKXDHWfZppYEFhkysViZVsx16xbhnvR5jAZ3Ouka2c4v4kW+cymXcDDSaps1E/fJNIuEMLo2w==","signatures":[{"sig":"MEYCIQDpcIU9xCujgprSb3n/TCTXLlvA+eBN73OE0rAKqOrfmgIhANRmesV7XXq/6cIFp2+p+xKsqn+mkPd2D6+QGYxauq/G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI6iUCRA9TVsSAnZWagAAOFcP/iXf19sEeofyKAPDdfQ/\nTwPSOBkfcOEktxhXD93fDdZ7WbA7Gle8O44XFhcSswRC+Y24e99PLgw1hlCH\nlgH1d7NpIDp5qaEyINX4vpgHCOtSIhEdC/tM010AO3Dc8IM3O1o70gXNWRkH\ny1lXVEyNvMtPjb14go6IoppchrLq83xIER3DQc67BBnKxgV/eKlPAFcL50PK\nJGW/PZoOrQr89+l8c2J41N+gSd2YgCF73E+bXi+iV6Q4/SN4RbQEutTF/J7+\nf3OKOcnwsjKyE/eTTZGde/IXZiQD3S1mbuvEuhDulSP6aRoQ9vIYqI3EowOn\n8tndUgL7GOQDj6tBoQBK4+3V8W4DdHhJk+Ky9l8fGHNlOwehDfryYWNnfJQS\nx3PD5vgJsaMf1IE8Z4pP98b/5GRn8pKjyhGeSlikI2KDMg3Hi6EbgTAGvpE4\nyzgXyS2sRJONPZr+LYkKjtmAEUuwnKjknspBQ7fkwTv44i9ByqN+hEU6UlXm\n8SSyiWoAy2ZSti0tRMbD+JdXyqBbl+ymi+bBPutq2WtS/WBK5cY3sOQgk1fw\naIX+FM0ZaaH2vLWtKVvNQ1It7eqgJo2wDja/hD0MlnhKfCk+dnPCwUOz7Q1x\ncE0SAzlf50ZrTESIxYOSyponiSRGpk56EwfPCNX1nKdoiFO99DL96yP2uCa8\nWh8C\r\n=x1mn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2c0fa18.0","@graphql-cli/common":"4.0.1-alpha-2c0fa18.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2c0fa18.0_1596172435494_0.6320118509953665","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7ed5fb5.0":{"name":"graphql-cli","version":"4.0.1-alpha-7ed5fb5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7ed5fb5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"70de26a945622be4c346454146dc2185accc1039","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7ed5fb5.0.tgz","fileCount":14,"integrity":"sha512-NUGpEUm7EGhM4elTfYW1fGs6fUW8S6l1vTqOEERHcWWbCugOKR2Cj1hZGHufwiO0C6lnxz0IX/xytBmepwbqCw==","signatures":[{"sig":"MEUCIQCpZ61AXMRg77t95Qk16yBGXJmUNtsrhW+Nli4K5CxNJAIgPkK6zQPeTaBEjPe492QLK+CEqfwsOtfAXOZ2z65feWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI6uJCRA9TVsSAnZWagAAxDQP/i184D1T26wj8pmDwvWA\n87AiM7TVcF0rmOHCGuEuiFpAPCQZreL5KIXBYcU9ppxcBMyOcXP/ityHRaU/\ncxUDFPU/hURDFCnIHSWyMjO4oeC/0g+13NFH3rpdmg+vlK5O3aSgsVok4Kkp\nKmAyIJQCsTALVDC3pZKrLZgbadoUL/aLe5ONDrh/BjJ0gs6n4k9Y/AjKboeh\nNtDzOGlZffQTmPW9slT7PM3GYb4nUGChDiZNbwcvxwLcqYcatdW9ZSsGvC6y\nxXtZkiYmhe21Jt49Pfn9FgxMGQW2pLQbRN/OaEi1dd9uYKZ3C9Bp7Qc/ARpz\nBhIo6nVVfZkiV67yWYCOauILTB1EtZ3CRlmlqX34l0IVuC61ELxxQrQZ0EZk\nWz6fvl/AgHfnQS/K/qc+45FGkcf+VJwDwdoHsa3lugVldmdwpyOC+b/RFrYU\nTDvsH6DXXIoc7Layb3Y/4OFpvh/DzXXfhidubk1zPrJs4PYyxdj+ddtJvc42\nYsG50YgpT1iRXPPdFCjzRiZLk02V8e4NcNR8ym+HuCOrJeY5HFykhx1xxCku\ng9kOImmWSDaKEHFzsuLAHxIfsGPZ6WtIL7D0kbsKZpISQVEG9rFtxlmCahoJ\ncDMz5bYKM505NC8kiQXNpd5COv97oo1xadiKtLFDyZgeOQPP9dLaVKaBNONk\nHLap\r\n=WeRX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7ed5fb5.0","@graphql-cli/common":"4.0.1-alpha-7ed5fb5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7ed5fb5.0_1596173193377_0.40243235211115214","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8af6156.0":{"name":"graphql-cli","version":"4.0.1-alpha-8af6156.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8af6156.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1aa7c89320aa768d804061c4c36cc4c7ed15ef90","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8af6156.0.tgz","fileCount":14,"integrity":"sha512-oDZWN8T+JvpFKfZ7+pQeWLXd/gOwPfuuRL0gelpx4avMyq04D8fIjAxq7w78i2P8O5VXC6eMFzZh6UE8Tu48GA==","signatures":[{"sig":"MEUCICEr3YgX+xq9X2JxnhiHpthf0K+yBIxUb+jCu3a1BHqQAiEAmYkGKHM75DnPr4BUzrpaNHcr+q2Ie35Bxuyv7Di2x44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJAQuCRA9TVsSAnZWagAAoPMQAJq8WySkz0GBOKFLnWgN\nqO6xXSK/S4hf1MC9HvAoAHbj1ToX7ewaNWMkp2JzVPuReUroMy1r2qZdGQuw\noHRjaHyt/IJoIoGUzKNixl6m12Bc/n29tndiqYXwcwQxOtp1g4mbzSLQcYpV\nsnKdmwgVpARx6WBtM1SSpeguucDBY14TjqNr9irbM/+y4oC4z7UXtiafg9/q\nxez7IangSh82p7de+fFuGjWLl2VDYC24Grwjd5FxXOQRP7zMs+Vrkie2ywdh\n4Rkz4fux5AKoAi0HN5NB+10zEMC2gJQLI8war0YPvRSiaDhQHtm3B/RjXkol\nnTVUDldGHSLPn1U2kv0zdHUHSDvKsUrirSTQs9NW6a+pQnAsvwGsRdarsZ/c\n9uY/Rms9CzOxuIErE6cTwDL2T4iZWfcg0QgQEWGc3jl6Rf9jk7lX15km67L2\nhbuc51ihvxGvxnhCLTUuOdtxCYspEZ0T3EBLnl34PUDrP9P3Up+rgrzX0C13\njkFZgxWp/yDCkrRdi5WpeMxJjVQR2lqIbn689WtxRvXrLcufouz7gfPfR6C3\n2oC9sJ3hcq48URRZg4s8Sn1TqukIYA41Le9pHdb9tH2Ps+SIjAnq8lxAxG92\nzGEvWTyp0wHQSU1pxL1USME3n31TsYxsA4hcWzFjIGUFR0Q/jL2HkIRHZp22\noo5w\r\n=bwBN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8af6156.0","@graphql-cli/common":"4.0.1-alpha-8af6156.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8af6156.0_1596195886223_0.6379438204393346","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2375dee.0":{"name":"graphql-cli","version":"4.0.1-alpha-2375dee.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2375dee.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bafebfd27bf5d11616240d29da7649c9fcc42f44","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2375dee.0.tgz","fileCount":14,"integrity":"sha512-vTzzWX2kFx7Z8+XJrv1eFRqB96mARTIqi/798ea+lbR2Ho5Q78ru6PafAnPuDDQR/8MLM4DSSHfx3VZSU+JJzg==","signatures":[{"sig":"MEUCIF5VR827uKDT29QgVHJeKxETPwWLZB/f7jXKSCrWujJlAiEAiQjHxYznbqnmBWKFoDwEIT09yInVdSbwZ0Y1bqCIWH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJARPCRA9TVsSAnZWagAAxxAQAIwTac4sQ/AJ+jA8jOJx\ngMnIKVS4AMfFF4xBCiCSU5ghjRC6dBjcAK7tn/Mc0qJR0iwG8DMxKYmb6vTM\nDTfWLAk7zFQjKS2TWLt7DWOfPCmWWjcqyQJklmOh8sXUz2kc30WoDEWsEBGy\n532ziz4ZsAkf9d56Ipqa1kVg+Zp6pJhm7ZlIe+xsrhBpMnK34x0mjOVQgPfX\nqIH7Bw0hKFTt0FIN4CQag0Uj3xH1AjjqVaXC1zUgIUze9DXTS4rP46+27iug\nMd9vqq/2nIgHMlfQyr0xl84gxc/JgEiDS8Rv4ErHexv37/04A7yYOL/cSR3r\nhnNb+fRZB4ngZwUQMW2JIUX4DoCKGUenkOFdu84hXumS+wMpacrG/mUfczXZ\nOfJmggk72eEt9okTAL7pZt9n9pCGFBlToGdr4lkdW/4Ag/AeZfNtAQGmhYF/\n8jMZCRaiBhy8Z2f13KGcLx0soLNg959jLTNQn8vIx67PS9N4Tt1qd0audEVn\nC04ueSsAQy8c54wnhI4qeB1ayUN5YtDZd9XVy9QLCQSVW0RS/+yTC6v58CYW\nazaeuPB2gTcA5lSTKi93G3c6dQH52yi5uWzVEhdxOhrsfeY3yxDkIRmTLIke\njagY3DfGJz/j8hBvuVTX4pEzHxTvPSBTyrU9Y2WmgH5UooIlWdW5en070a0L\n7DvV\r\n=2nLo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2375dee.0","@graphql-cli/common":"4.0.1-alpha-2375dee.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2375dee.0_1596195919252_0.5955526683318642","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1c3eb0f.0":{"name":"graphql-cli","version":"4.0.1-alpha-1c3eb0f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1c3eb0f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"69d20fdd65f7d5e64c37908136ed43cfb9967d1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1c3eb0f.0.tgz","fileCount":14,"integrity":"sha512-jp8dizYYpzx5VA6K9ZkIjcBuXNCrb87sgmO4x9CjjocKbKRcqIVn4CtXANt+5oiPFI3Ae2sgt5JXREcV//wMKw==","signatures":[{"sig":"MEQCIDqYraMnDqF7q15cLJ9czfyY8FXyvHg5dWmo5dwltfOyAiA1va2E/yYgywwAP6t75zj0mzOkUaBGQ+qBBiE3/VstUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJAWGCRA9TVsSAnZWagAADEEP/0Wh1uEpUcjZKX4oV3Ud\naa0dMQkUwsjn6/P2SAqGx7OqSduuHOt12lyN4NOhkB92zLGKX9QBteATU8Vt\nh3/iR4N+X+Pn+tMCpRECVwQm8ddjBr7s0/ByYJ2tkPn/JxHvCvC0+79VcDz4\nzvn87unKKz4sSba2mraizAOFU/OrwiPMuEAb2kFISwSCKiSA0JyeAO+LPkvu\nO6ip9RjU43at+LF2nBVqVfkeGgCbsIcbWUSaDzhlxlT22On1nyuloyhk6Vm7\nTuEsMpCayp4Ciz0z2EUHXWTrgloBiBXvPOH2mmn8zy7gs/mOoGHwipnCYQz8\nuyQfhpq9TNDQCQePW8GJVc5VVZkxvQapdEOlieb6d4XUMOyaLwk2QyPmXUGb\nutcDPTDew3TlvqhZYRMLckWh2CnI7kuN5Cj9QrMaMY8KD2qNr67t7RCTbEkb\nXzxIxyMdff7AGquXGbH8x7PCD9ZgkkL0NGU0qUqIJ1BECYfZUCfJdeWt2brP\nBTgURYoOg2n8IWWJAT/aaA+gkjrGawPCnr11l8WNqwPkCn3E+wVHuzl1vE0t\nUWG30ObQG6zRyd+I2CxIijfVE827lGlp8aXxfvlv9qyBAG/pnPIc2gUImMmw\npHf5TIJ/JTmRlB9qy4j/Vpba6cL/DnNZmgxtsCpGYdR1oqZBd9mBGo9BSSrp\nMdcb\r\n=/5LP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1c3eb0f.0","@graphql-cli/common":"4.0.1-alpha-1c3eb0f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1c3eb0f.0_1596196229775_0.297667215974847","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5f70d99.0":{"name":"graphql-cli","version":"4.0.1-alpha-5f70d99.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5f70d99.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2e4d264a4f03e17ca392b232d5e5a9c83552e475","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5f70d99.0.tgz","fileCount":14,"integrity":"sha512-bpb8H1izKzPRLIbuNPNM94vtVHn1BIHdsg1chw5cQdnH9o1PYstNCxH0J7t21CtP9C8JzIIyOG5qRTmBZBSrMA==","signatures":[{"sig":"MEYCIQDFk/83FEfxRiR0qN5IukBO9l84YoLMazC6ltV6BRpNvQIhAJgLJrveFuoHr7JZu5TMQMcKVXXtYw8HQwOKrB0OF2fN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJAWwCRA9TVsSAnZWagAAh2sQAKUvrQvrEdyjYzaBB+pD\n02TbWVL7kY1qyC2tyhis5DdAo1ILR+45XKlHjALY+3FDpexiWosX3/fhZkGI\nRIw8c26ME9eai6kfhTsHhjS9Wq9wB7xl3dzEAEqjlf5HIOr/SCMwk5XDXFQi\nx1pkVmPkcydEY4cvizPUz3IVdnBcU7nS0fT0dc9AUsoUe+G60fJMME+n2Ar3\nVtPEubeI1PZ+NNs3gz9gruH50FyuBAHxFi07g2jwz217snzZS0gDJpKLkq2h\nVF2z6t1wDqme8m54Sy5qJP45oAPzJjCeM45CONmv1JPJWtbxqTR3ANgYRrAN\n2kS7eb+tuLVKDlifLjiK/xr++D5XCLTzcbURZ0k6ajUmNXO9OfrLx/33etdC\np4xshQ0JbLtQGFbUDF8MQHdOl4HD2ogfuTXXFj9NjCh4q0eHqK0kOsBcMWyy\ng/aCmO5xou2MR0LXAbUGxVxzBd9DnlfN7R6/GRmgTYWtLG09PNimOoDxU7ov\nM8ZTYJ39LD5VGkIM6iK5I3DMGLO3B//Tmx/nP9/FnQWf2oLVLcIrgHybSs1A\ncKSxKsGKtWIV/MbWQ9B8wttTy/xxw/sI7IWxcLv03r9JJPBpLzBWq1RpYEoY\nvtAkHOaSLG1Dn/R6jJE0IL7u3yTrTtfiiiHIhE06DkdhjmTkTtJ1UEQwmUtq\nwcV3\r\n=qLo2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5f70d99.0","@graphql-cli/common":"4.0.1-alpha-5f70d99.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5f70d99.0_1596196272529_0.9768994566967375","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3c95c97.0":{"name":"graphql-cli","version":"4.0.1-alpha-3c95c97.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3c95c97.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c21f84dee16377e2ef1db18867b8527e3ead06ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3c95c97.0.tgz","fileCount":14,"integrity":"sha512-Sa6fkxL2uwSmk1lKYZGuYAc1fKNpqbO3G5hSaNgvZLlUw/Gy7+GFxfjLw02+BbIkYL8Kk9cv4fRmi3wbUDMWWA==","signatures":[{"sig":"MEQCIAROqHCTUbTsh/FS4uk2K7tf3Ik8TG9OACxRBuIcNNSyAiBQ9eTXr5/Nu+SVd8gLPvIz0u6u5RXqvXlS4WlhNpGMFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJFf5CRA9TVsSAnZWagAAn5UP/1Vij+/5fjWk4/SVnjou\nAcGt3ZCNbs3Q57Aa49epkfrSGnY1/9OmoevzmfaSTEjpDeXAt4Y+8mmkxxaW\nv1vRbU4N3HfV+oFy2tCY+MDkmbCe6BTpbkSQbCgqGN755Jru7ryR18NVpDW7\nD9bo0Y0whak2CWcPJhO8e+4w+r7+O93OnahiLOqNJNXbMe3bhISq9kJm8HVE\nQPRaK0Pjs/a651iK6JsNXOE+h1lBNX5Hpm/KQnEO3YHLLRWf8HtN8HG45+1h\nq/YhhOqWDQFJ+3/Kcs4EXjtRVtUoB9kH1H76Bwre4UZI/o+LuUOA/HyQfH0r\nbT6JeBD5aaEPcRRAW1ZWZ0LhJsayYF7dnovQ8bJ+0x45Q1agRMPRZL6lPPEK\ndho9tipqzYAu6Mj5zth27xC/kvW4T+f347rBjNXEJDzA1di8OuS16dWmgbAR\nwSirtm/gnthvAmJUpzX3sfDarNh2yqxeJL6CYqAl7ha/XvLAYqG8mJy7Sckc\nXJg4t7yHbBEZX+H4kkAL6s8+8DPmgyJ4N4V0oLeNsVHwtkgNjJGVoOpRMUno\nktOUPUgfjkkncs+1zLQ1XXKwYvq1i8/XnPQayqOWlIWdVVbOZ1oKEoCR9d6B\nvKarE1hCUFE63hPbpREgFJMvtp7fNFK1f6RiwLkraPOttbqhRLdeLWClE0Yy\nCa4B\r\n=kUef\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3c95c97.0","@graphql-cli/common":"4.0.1-alpha-3c95c97.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3c95c97.0_1596217337191_0.6403742064541487","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a01392f.0":{"name":"graphql-cli","version":"4.0.1-alpha-a01392f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a01392f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c397db1a42e0f94e38a1caea6d0fbc1f18f9afc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a01392f.0.tgz","fileCount":14,"integrity":"sha512-grgR/rC4GzbwYWFpabUq/7N3t/SKPM6sw4zAHthb7G3GcD/4VN38q084/+3BpDDZgm80tQx6ZowYGNO2BM50Nw==","signatures":[{"sig":"MEYCIQCPXWHuYAjwmzUtSxvMfUaUtZ+1iY46d6agt1a/65+SGgIhAP+s4ypmslvysn5EemkfTZA6yWt9koKXUw9dNG+YWtl4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJFk8CRA9TVsSAnZWagAAoIAQAIv4Lzzyhi9YuFlVyk7/\nQszHntbiv4TYlDHtEaYnzHLve26GBZFfDxm2riofe06gv9RNVRMWJNFhKHyR\nexVs4BxiTI+GNlpcCQQqVSEn4mktNKoym0AwEvis3a5dqONfbPlEpvyfAXfK\nfXhMaqAwEvu0umH+Ul0ndbZ/r9yCUOGKZhZecV30t+fQ2mwbVEFiwiJuDVFl\ns+1XCcN5tnEPab0MpWYSdfQk7H/8vqoaTKQQzcNwvJBkO9VJnEEF/oVBcZdH\nxug+8GVVke2QEYVkVoEKr/jEZktaipSYm5P9A5K5fi0hTPiZL9IVVQS3kVmd\nF7vxlZT7UqjMrhQciyKCvcSbGXDbI69FMUKv0t6ZThcvFU7QHBYKCTnkPi0y\nruk9nhyqNKGCCxEbkZdItw8fpKBWItY6pLv1DFf8wdLfPmbLZbAN+Fr/5Hhn\nSJe45zcYxbiCPhmzwyooaZiLDWbWnqDRf5hptDlgS6pAmtWXDAEP6Kij0/wh\n85jUH6ZtjpENMGBq2XN7eBK+lK2pr650BjwgIP5M4RZQoyPVxdih31YoaXmS\nmoz/UclRj6fHdi6Qjjcy1WkCUGbOyw3HLWktEsoPh7GA/mQV/qeTW3LsVoc3\n6vkdPIlA9G/vi9AAw5tVhY3/9l/Y7DdMDJjZuM6HDXk+kQEPfvVSXxhyCjgI\nmIag\r\n=c37T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a01392f.0","@graphql-cli/common":"4.0.1-alpha-a01392f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a01392f.0_1596217660288_0.12418139026032682","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d655704.0":{"name":"graphql-cli","version":"4.0.1-alpha-d655704.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d655704.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"da605e83d689014223a725813f2cdaf4d70c8dfd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d655704.0.tgz","fileCount":14,"integrity":"sha512-zawF7C6vR7NHa5NGCGzf/Nj37t8QW0EV/0tBAjQJ81YQoJAcl9hC8gQOe6X0Q0kRk/xRuzY/J15qPVzOLBq94A==","signatures":[{"sig":"MEYCIQD3t3HvgjGbaDR/p6kV94YF+6PGErE+nxgSJwghJnzWggIhAKXLKZkwt+K2lS109eKQMffVfzH1I1S16202sjCWHTMK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJIN/CRA9TVsSAnZWagAAzVAP/2tUG9s5IpixqIwZJrDH\n4Y21gi23Km9On3zmEqEIYsZHCqvTZ1pvsaYTm8s7Dux6qdYiDm0vkFNmJJ+9\n7w1ahDNweR7/5UZfK5BDMaze9XZqvC+yiG9qEwFqdsrsbz9ac9HaTJSI8mMI\n09mujRJJ2HBcXFSRidXe7VmqJ6pFi2usOl3Y8/qowP4fQowwaz2HANI3nrgL\nGbfLTduMNKwGSXcMpE9oKeDbixal1CZE6yk/GYu85UtleG/w33RTaSSTGP3L\n3wTel7l9046SB2yryIK7GJsaz/aXDcT2+YRjNPHCRyiPDZwKaXhxQCzoZn10\nRZct9ljmX7HqPIv5AT49kHVbsv/pfue0vOEFgc1Sh4Lx1IHuHVhhwnx78PaW\nFJ6/rAShzvvDjDGh2TgAAsvOb/00qIHr2xK7Mk+bVo6Q0VR7ZeZxxCLQRJBE\nhr9onSw5WpudbahVQ0uqXTX1b7kSTymmIMIfcc72yMFVkwD1k0aqERKxPjGx\nu5P+CgLWAHNYrxSfF1pV7QHdLvUPlSWv9kUtEskh7Ic1X7q0LZyhpNjNhODP\n1xIX/bFwiKQKLYkzz1izQY3w3doogqQs1/sMpMcIXtihyKMiyHwDCYNJTmpl\nNd+Va1j1aTn9G0KEFt6ENwX+60z8z+jQWCYkhXUXHPnedolcOXAeq/Eyy0Gm\nYwFm\r\n=e6YA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d655704.0","@graphql-cli/common":"4.0.1-alpha-d655704.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d655704.0_1596228478761_0.17377096621812882","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3444b22.0":{"name":"graphql-cli","version":"4.0.1-alpha-3444b22.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3444b22.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0e5aa09dc6ed67e970a971b9a2d0fb733737782f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3444b22.0.tgz","fileCount":14,"integrity":"sha512-WOsIuptIFj8kiGZQPZffqqkQM6IQWsIGQ3ns9fKP3/36MXnk8bpXdSqFnoS1Ir4yIEt3nQjDjHDvIzYvK1gnCA==","signatures":[{"sig":"MEQCIGtZumcDBHyX/DLyy9DeYiuYwjf7TMaHFAz6eDhutHNoAiAPRLI1N5eWjwiZIwzDKoHHTao1x+4iAqlyTUmv+UPDZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJIikCRA9TVsSAnZWagAA3ecP/26y6rASl8TeMXdzLSQH\nUo5r3bnWD2yu0TE35SHkb68PNZUj6EUAaiW13iwmpohbQnXPMIzjgdR/k44k\nZorm0KEiJXh+WRmnJDf7/9Szp3DXiXHtHjyfSioKlpHb7OA7DqgMTHOHMc4R\novYbWEsvKlLDKtNkSHUfJlS9CnyYdwyZfDi3qN6g1WtdblRFjnAfkvs4jiZ4\njNh6VwGfFCDMl8KO3ffokZskTvT05X6+VU9VCEUg9pdtMBHC0Bnsep9fzS4a\n320v5jmAnkhV9BqFjNocVJyAZeassPgIYJEtt9hwCEX4ux5lJfIP0oUkX9h0\nbvVHJKtBa9omd6oplAwAFNAOZ8n4UBP5oFnMfrrl8/HjWc91AogFO/Z6uiPo\nX+m/zdparwDU8qBbgMVWoIIFdhrWDwn4gzZoy69pTD03tCbo7KnhtUTDZ4z0\nhiDwAu7ou0ZbQhv3/sZILKtT7xlj8+hHd8apObBVGGCp4VX0dFn4avheSQNN\nSjUzWmmuX3H2kt9zulcamwuHd6vAF0CtxOXd8rclZzrucCtBYNMX1Luaohqw\nZl1rp1M9+XldC7RJ3f4xohkWJbH277IESxKHGU+1NeO7Ee99qev1qVRrOPgB\nbaczv3/oGdDAOERgg1uQ2z4dq8fiZ/SkN5duktcQ4vk2WJ1U/8i/Td+TWVgy\n4OCM\r\n=l6mm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3444b22.0","@graphql-cli/common":"4.0.1-alpha-3444b22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3444b22.0_1596229795502_0.8289849298417558","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b7a4c90.0":{"name":"graphql-cli","version":"4.0.1-alpha-b7a4c90.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b7a4c90.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3daec100803ff7c9087629a072b6c4a06bdb65eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b7a4c90.0.tgz","fileCount":14,"integrity":"sha512-t7ZM83o0LlLQPFiAyNwWJK93I5E0sWCy6uGe+HKql4qAxKKqt2TJaeyMtRctTS/srFyWjRZ70b3TlOXfx737hA==","signatures":[{"sig":"MEUCIQCh+qZ4omQ3KFgETDPYC0tFc6y4JniQUwo0CuG+wZELIgIgKhpwpknW3TsYMjeRu2sb5+ILXNRzsA7vcc9cTMsVZRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJcwZCRA9TVsSAnZWagAAnjQP/iQpDwQxVE+AC95gcIy3\n0D6fykl2/9nTsRDrpz0U1F5ep6C9Ygu1rvAd/S1xe5Zfdd2DOCUfYvhmel15\nrcBG7wOZl+Sc2ypEs1CSC7TIbhiKRQRpJPT1dQ1015FVWAPLjYUjeqbiJYw0\nwUEjjSsDM1jzezN46xajCPV9h3LnTXm1crC/57FvCa9GSIMxBk89p6iOjKIB\nLmIvCJAKVnhrDxO56F/NtogM5FROL4zOiwdOdisfutn3lRm08Ni+DL+NSyMH\npa47OtUOZIIq0pHmQ6b7HXiUxS1Y2yJQVy+jaJ4v0XT5LS0tNoRdcZpmRVUA\naEhWSS820K9lv/BFOEVJcg7c+UCelzk+fQjdwohhSqxJumSSJDk0lVFEq6wS\nXUIdpsgPwnpcUAmnagOjwrGdQJwQ8XCLeTRsWkQKob/vSjjRAnS4V1je2v0f\nReCS7L1USu+CZAEDCJZzGlJxXjkBzSVA/54IQRmeGswdsgddq0nhRMhLJ3vt\nXq73hOX41u4ay+eI5yJArss58+o1C8Ea1HShWnvFT2oi2WuzDObk4rdxsJov\njr1fM1OcevA/uRQgCwgG/9Y3lAyHCsjBBEKWqIT7LX2Ce6W1eogmVPJkE7gN\nVlTOJNJWk1gtPAfFM+3DJLYI7BFjdCACFqto5LhK2SwolOae9uSVFdVgNDzp\nPUZh\r\n=lau8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b7a4c90.0","@graphql-cli/common":"4.0.1-alpha-b7a4c90.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b7a4c90.0_1596312601204_0.9617673872764527","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8debbcd.0":{"name":"graphql-cli","version":"4.0.1-alpha-8debbcd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8debbcd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8b03a48220fb39011921c19b1ce091eba28efdf4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8debbcd.0.tgz","fileCount":14,"integrity":"sha512-FCnVwfm2NwoxKgoN2mZ5coMTL8hei1eUgiR+MRXh6qE8kdzxqWePpYTwY6itqrHBFMDLBnzJN54CYJYRxHybjQ==","signatures":[{"sig":"MEQCIBXYNFf5PnlfwLk9kvf3x4Cajtdlq6x1xPsjLjPXNLEJAiBBMBQuLADqDZXOcoKLljFkds/u0S+Zh+nxeo8ceQvZoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJrCCCRA9TVsSAnZWagAAwiUP/jHHPCinUxJGjahWGzBN\nGpgw6gmsgHeneoKfFBxagVB07qLHvDQKXbC1UPb6jacvijxelumOq1bVzJ8p\n0ushEnDeQdSW9ly4zwCfvdilheeSXhxIMHdiU1GtM5bnUsVcIVV2y60S0Q3V\njiO9Pm3CyuShiLu3R3C1uFvoESdPjPfSfPbc7Q1RxAR45cEp5MSO7EbhFYpg\nHC+dHtYdcKP40sfjzjxclCkJa31o3RaJBHLGFeZL5/98mIGpsXNYDFLBNNAG\n0m6UQdF6MsiEH8LByPdeBJdM5hR9nrM/DG/y8Gss6xp5oC0Hp0BEwHdGLTek\nWxMQoHnxUSAZLWuvCqwJtcVBSZ6LGM+K/KKThmfdYS70yYCDig1xf4lB/0Sa\n+2oRTluNY63DPNzvoYGD1SJQnYeZPEBYTPO16h848oUNPJ90Ko54R7XEo1P0\n+3t5PJ6FV2z72V4z9b+ETaYlRVuZO3g6NzsLAT+ZZaYkIqjzyKlPohS4QTII\nI/InicRi1/nC5e24laxFDvSPOgq3Cp5zAGflr8pbCyo2HhFJOGYSuM812Rna\nOf5kWBEtC6xr2235ySZawp+Apy74vLU0xQ6ps4Ak9whNifxPdu5Fr15ZK3/f\nriqY2WY56SMQp+k84MjEAVuMsaWPF/qFXPuu7P8xh3IsoUlSgMMekixMzYUG\nhRVc\r\n=jQDM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8debbcd.0","@graphql-cli/common":"4.0.1-alpha-8debbcd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8debbcd.0_1596371073825_0.024176673775890833","host":"s3://npm-registry-packages"}},"4.0.1-alpha-93efac2.0":{"name":"graphql-cli","version":"4.0.1-alpha-93efac2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-93efac2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7d4ff62c865896284a8faac9b0213bc042814d31","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-93efac2.0.tgz","fileCount":14,"integrity":"sha512-vCfu+RuO1igmhQ0IZF4gmau0/Gu3gVc5mlU8K20pnaWsm9btj0QVPmqWGYEP/ug/cFEstvPDEKnHGXKChgVtBQ==","signatures":[{"sig":"MEYCIQCYLS5+fc0cEqQJYepZ9Ec87t7WfgJXum1LKJ32GCXypwIhAM9sqe/bt/zPA+wnZVZuMb805idjRV6Sfqz8p/Vt7O5l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJrStCRA9TVsSAnZWagAA38IP/0Pa3Nn5vKjBxqTFSN+L\niB6KFaaW1WQYbONspR3uIpE+q1wp6ZXbYtcf4Sx1MlSe922pUEVnMj80l1Bq\n7u3pq40QEH+tmBXpUe3Lp0m3zowG7sdZ2y+Ni5bt5kuTl2cB8NHZl/k4wSxF\nHhrmz+Dml01PsYIfkSXSKorW4qyP7P+K23vgQa6oOTF58/6lDNaGA2g+Mfhs\n+W7TJQ8wIW+uORbZQ0ZJlIj9YlB8BIAXpltUaXdx3kn4KnYpyWFQJPlihWOM\ngIUQI8eeOkJbJCwF00/ruRHCXzQCngvN05jIAtxG6GdVA+xSmz2v/oodFqe2\n13UbNF0VBDIwLuxGVNLKXry+glC8e/NrprFegO9NyHlBpE6Fjq8m1NF3MYr2\nxx5UsKmaPV5Kaa12HkDvbLQ+KiqEaIcJgMGP7Vlob/NF4+mwSW24YZxEBWtT\nf0VQR+0/iKpbD2N+ooejl5jwcOtnVhkn0ot9Y/Pz96Gj5CX/uBjKPJ4u2ufH\nWJ+kdhET1WZYHbs508MoSWjSVEkOoGaMow/jsCYkh9IpaHIhYlaIXcUh4/Nl\nkWVC6ruSxjaRaABp+XRdRU8L7TawGO+PxJ+ZyuyaaFP6SLDwFT31IChrfKHj\nQ89Q3DMd4bmriTk0RruLKK0H6FeRjJwrX0hZLLu65GX43NG+U9aaQc53kz6C\ngymn\r\n=04M7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-93efac2.0","@graphql-cli/common":"4.0.1-alpha-93efac2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-93efac2.0_1596372141455_0.6529393528431588","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d2911af.0":{"name":"graphql-cli","version":"4.0.1-alpha-d2911af.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d2911af.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e34c4035092dbdc1db31c013b438317f797a3b8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d2911af.0.tgz","fileCount":14,"integrity":"sha512-bxC4W7H5rGQwpVjswUKgJgIRvXfDxb+0qBWKCC6ZIIPPJWurT6d/GYmaSPRSumSXXXz/rt6/2CTq1AVbsvpuMA==","signatures":[{"sig":"MEQCIBiQjZeiqYEPt6hzEfqIdwrjj6WzCOvJi4pinm6de8iDAiAEQou29oIoyXh0R+nA6/bkhOcoMYkEQ2OVcD4ZBSsXYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJu2pCRA9TVsSAnZWagAAb0IQAJqWqlSlfakfhWQpFsVw\nrf0qgGc/n30rfabm6KKW8xCw55AS6D5ZHu7k88o/c2yTuI8M26QePdsK0ges\nYvsvlsUFgFClKsZqOtNl7Fy+z0Aww8pIBxQPSrtwrkCYLHpk2CLyOiLw11tt\n8Lt1o/wJfx3Ks2BcjcIuTMLP4UxLi8ECq/Dlvg0WJSVFbhsY8mr54iUibFkN\nRL3/mKpWRrg8XAO5v9adnvsx+gnm3H9+CGVbs3VtgT9UNz5zdMjTvt0ABhfi\nWmocI7SaTM08hBoPyUZQsOKYgciyL47X6YjhDANBrH5qflhZTFeH/90RLUTO\nUvtj0avycY/tCwoCmo0klyweZLfG6ti30r6bQ6VBokSi4Wgs97hrX7JkVMgL\nQ9bLRmfiKpDWxQ0BpHcQa/U3rqr3M8hq2TogdrMsOtK3my7Be08s16jFESNy\nBN3rrGIyVRYuitWWOwrVK2JnWOtB5n6MJgny4TAKK7DUKeJ3B3Y5OoOZnddf\n3BGTWWWmTSzzWVpMf/J9m+67JdSJ4cqQNtblxBdPG142gaq4PnftyRN9d9yt\nkALDMWJH52V3nxnDd13R7rUt6YR+AIgRX6puPLGPcwt9OYGZ3rjjCPBGJe92\n4tVKWzs5zV2RCNDLzXVqegUNozpyAZqjrlQncIU9LbC3Ue4DnXUqD09a5Cd0\nt6b2\r\n=Le7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d2911af.0","@graphql-cli/common":"4.0.1-alpha-d2911af.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d2911af.0_1596386728927_0.9260375933165388","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8378b44.0":{"name":"graphql-cli","version":"4.0.1-alpha-8378b44.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8378b44.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ac9d70b54cbcec32cba466d01f7debe574703746","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8378b44.0.tgz","fileCount":14,"integrity":"sha512-LulSWZ4dv7aCNn0t+OZ3Dg4pIrEWgcSGjQZhdHa62q6UMAdZvqUOV2+dy5ppoh265kzscpKOHP46wGBxrnvPcA==","signatures":[{"sig":"MEUCIFx7u66FkMgbqYzauYKbI4OEfjOmOMDRrzyajUwYnn0MAiEAksrKR2OdcdbLakNRhYLbC91StJTFS5Ijoqg8mmeLqC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJu7LCRA9TVsSAnZWagAAPA0P/AnKPe6Ktr8yGCw+N/eO\nlQNv7tazAFbsXEeGZ+0mH+dljJW3SThKcp4EeOPjXIjZTiUypwmLesb9s2mR\n5xwLyINymL+8KpP7upwEru1k8sKb8OLrr0DH1r0i84WmIUsH5TgzjJDjWPrY\n1NXmYY58eJcynyRwk8H498qzQ/sg9OUIKCS2D0eVQLwMlb7hb1BoGnuGSK07\n2HsBy6JvOeuKybvULbYfpOnZoylzkYthOs/zBkHQsvFuVM6+GFe675mCfpri\nX0YFSAoBouH34DCCa8erUAaIP+N8xZ5gzOOdnefg6wzNAV/06nmOXZRGINYS\n3Hy5gKkRKmnSabRzekbkrX+AOSRtILCuadGEsf4WNlnOK6eQMjfAEMBS+q+t\nm8XPYdgfeUfBC4IuClTATGCZx6pyU3NuPhm5pTVnw7I2kAqlerwglanGttjx\nA+j531QjmNWIN1euJ+Y4AwkdWUZLO8ye5FBGC1z/Slq4yKhRAUCN1Bzs2QAQ\nDucDW8cyFTiCWNkrrxqR8Mg4OWHOIsQyrhTxONklEmfOGD/eJKhqu8ETUPb9\n5A1Mgor7PBBA5SE4pjG7IfxORYw9a7ARTWN41LN/2Ce55EfSwmEgsvldOn6x\ndOX1He63C7l8qA5ADyXVXHPl+vALd3UZSZxsFRZNkNRdY4rpAl95mkJXj9ss\n6DJm\r\n=VR8q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8378b44.0","@graphql-cli/common":"4.0.1-alpha-8378b44.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8378b44.0_1596387019501_0.746435515891269","host":"s3://npm-registry-packages"}},"4.0.1-alpha-207efd3.0":{"name":"graphql-cli","version":"4.0.1-alpha-207efd3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-207efd3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d1786fa26c77b63a22d95699ae84f02bb4074e37","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-207efd3.0.tgz","fileCount":14,"integrity":"sha512-URkkAUWywAA/aNok3SBvoE2Os9ywIoPs2FYeEO56HLy7NlFx/Kam0swf1IYtw1/Od+rK3js9MhYpKvkjVR/ZGQ==","signatures":[{"sig":"MEUCIDChqMZrBZlBsp5F6zrZCzVwDoJJE4vI77XSrQc7HoqbAiEAwERlqjkS3gDRv+v6hDaWiXpTmOIgRnU7pshU93FIdEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJ7VeCRA9TVsSAnZWagAAI+oQAJrCCoffvARrUikXWSV6\nYkJpEJ+zDIVK4bJAbYQa5eNV0PSpo6w3lR3RiH6GsSJ6GLNulY+XFN2ykJjs\npIWVWxW6sgbroqPrhSztHzYrRn/oQSUVb7fP+hvhX/3yX3Hxew1ooVVUTyhb\n+R9qdIjB2OQ4qP2vp47OS8uvCiC4ovbRzudWX5oJsdxP9dl0D5//9z5FSQKC\n5Jnf2Q5Ydux6zuFAQzppkPUv7mK8REJRFR8sipwcBU8KWSAcMzE5ssgjXxil\nDop4hr6tc37ycnlw5jMQFouq41/boQvxFcDEIMSp+Py5uH9tmCWbsYQg4cL7\naspTgzY/7cAvSOJ3dMZbS1UWXatdPRIt3SOag8WIeqcWEwx8Ot9rqGL2YD2b\n6GDY/RSDcWGZO51Qr7G2ENm1BP+96Oshr7igidrzmTC1H6sKA8Snp/Yb/z9B\nZENnkH6q/QzGGA04OmlcDV+2tRWmQTF6O8xs50JhFnEXWcAh0XAqAC7fyfx8\nldCksq0bC4e05tHSEbdPOSSW8b5B3Xfe236XINw/VO2lbrsgNV7420B7TvrS\nOwnwZhhhqEHNPjxP5Cd54R0qKt9cAyPwPeyoZGCKIMzMiV44IGU4220Qu2wm\nEDtJ0XF7j8fvK691v4hgLJ501NzbdyyJrtoDi2OY0opAemNySwr7BO+4ZJ9m\ngKTI\r\n=9mzF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-207efd3.0","@graphql-cli/common":"4.0.1-alpha-207efd3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-207efd3.0_1596437853978_0.05159196601708094","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4f45088.0":{"name":"graphql-cli","version":"4.0.1-alpha-4f45088.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4f45088.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6bc41e8473409f7fe71d17dc1ba367c35b83d016","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4f45088.0.tgz","fileCount":14,"integrity":"sha512-PtirkXD0hzl6Qqc2lZf8z6OfHnCNki0Se4XAT1wV3fjw30IdrG9VqcaKOWHtZvtx5Eio3+WmOt8kKVdzUhZQAg==","signatures":[{"sig":"MEYCIQDG3jCjXCLoO3daIS3rlaWpsIAjRpjWoqvd3KJOiswWzgIhAMMRG8ikY/VtAYT2ez+esdk2qVkGAy2tGUF/uptqK/3t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJ7aSCRA9TVsSAnZWagAAk8sP/36UWC10divMHkVkalff\nGSzB75xBuLstdCpr++TSPNlocJNu1yCqyhKunQ+u+tHIRx4sdFp8woZ0hjb3\nwA3Bg5exLL41bdmTlDX+4Mk6JzF0CfZQAFaO0xMlM6ByrGHx/slTp4Fl23dl\nnTG5uZZ13HzrcdP7Qq0hepnjObMtYAqS96OhRulsyT2Rd1/ZodNU9TVmyol6\nMxCe/XDSr2hP/fUcLYr6ZYk+zcQhVr5f7RjPqX7vQOl606DleIOHmH3OUhWT\njSvwawfG1wbGmXbTaQGcjkwxlKdEEDRoGUvwb7nnk4mKgYNKVUqpe9jw/TOy\nt166nuz+RM5pjmJMvx3Ivh/7IZCPxjWEhjzFV3Sq2s31li9MoW42ARliRpw1\nIc4pPaz2s72mTYGQe0d7KOZaibuQrUf1EWYgHuGYDoFwLxuTeXNYvSitZkkl\nsw30+aiBTXl1dZaqHxmPpQnkgRa5LhTFwxQZpTcBaw1AvJudLVfhXn9461Kr\nvgTTjIN3AWKIHvarHSknc1iZ0o/g2kUoGbFEWURehFxR78B5Yo5FPSljl+9X\n/MFnTmnV7osop82clpJvLPRB13B4sJwk4nsKfPc9Dfwq77e9tw1rF5SOfIlU\nZcjZGkcSYbA4sIcG5ugwyctTbyn7uc+9f95cGvPIEpdrDasvUp6zxPRTkxmG\nX8s6\r\n=dIsd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4f45088.0","@graphql-cli/common":"4.0.1-alpha-4f45088.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4f45088.0_1596438161328_0.4477896004008064","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c51acca.0":{"name":"graphql-cli","version":"4.0.1-alpha-c51acca.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c51acca.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b474ae6deba3ba06b797088a87b0072420f3487e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c51acca.0.tgz","fileCount":14,"integrity":"sha512-gombX9yHPTbxXN6l8lCKR/T2DUZ9AYIdqgpRCa7OfXckKDnyyh4qqwS/gpO5Pm8GxS54WFZmzLNmPWSG0rOQRg==","signatures":[{"sig":"MEUCIHjq8I4fjkrOswv66WAm6IthAkt5EgRsfIdl2UP2Nnc2AiEAhCpZNdlVDogb6zaQ1vhN1uca9vP+IHak9mJ+awqkE4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKDhdCRA9TVsSAnZWagAAvZQP+wfMuVo7dUqOyfqYxwL8\n3RCn+gYGMdG0lS8E5dHxPc8KcP77fVPbuZfBkIXcPl+cEdAee694hZIhbdzo\nIK09WPTr9F+/zHTtatoZo3oep3epFo0D6cemo9+ePadWz+22RETO15XLdQSN\nVDR3+BRg8UvzIyIxOUE7mYDwmcRj1bWUHVY5Y9/Iyr4g6DPqGnryqQ5V0/Q+\nPehPzrX/yLC665hpiog1pKlNEYYhw+U8vBq4vhw9fmz6nwahoZ/4K5y8v7E8\nruEZN8bmYAHa4PQNt9ytSkB6xQrtDckbQU2Jjs6cR8iKNGSnRf+eFycIIyBq\nneolb5x9E4W1x+WMl/QcXljVRQB5+Ph4QPlvCMTIwhOL06RAtU7W/rbEqws7\n4jHQVNXPv63SZk/il+qdQhogYtSiCzsiEclcwbfxxSTFFo5EVeCvLmnIfavK\nVOLXiy00+flSiU7HMBb5eQD1GRyPkd6sly6rdriyhC42GGAhL6YzO8Zr/YYB\nuXqolwtHu37C8pgOZSLV/Y6do2X3paIvuRNBhk/+pzcW7ztUFn67TpewrQVT\nEXVQQ7rV86avOzNuG1M26ZAq4hH6bx3F8d+R+GD0+Kwnj7amxU8K7+/WHvuN\nY2e1rQ+534qA948FaPSekYc2rPMBfdf7iAiQhArd69tPruWe+X6ZETia1D1D\nu+2+\r\n=JZoM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c51acca.0","@graphql-cli/common":"4.0.1-alpha-c51acca.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c51acca.0_1596471388258_0.6494548953640662","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0715801.0":{"name":"graphql-cli","version":"4.0.1-alpha-0715801.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0715801.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"547b23270601971bf06b69ee7127ccb15b2917ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0715801.0.tgz","fileCount":14,"integrity":"sha512-skUucHOVy3KRh2596conG/dS+oVtgVGCVN6j25995Fp06ho0TMjKw4vib1BiEkqiEv998EHTm/kL6wnktSgm+g==","signatures":[{"sig":"MEUCIGcBa/4x401FbPGQxr1RNOXLwQqyeMNmuPNAjqFnKkvZAiEA46ZrXzCZjHmx3YtIyJU5WJ1NWCW8bv2JIQf9MudIpz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKDmCCRA9TVsSAnZWagAACMsP/1+JpQ2vP2xCiQhjfLHj\n8Pn+bvW/5B4lzaB9gFS/vW09lWxurOmQt//wE/Q1AtBTgiK+52k3LFN9Gr12\ngRWLTRZL4br/u21Pqtso++adxgDjFogwLhJ3G1q/OlMmBGvu008pD7AsSa/0\n/W8P6c0fKRrgpeFcIAgTOPuiQgnGTeDlqH3B6GDGKj2NalI18iapDNQW6d2F\nSUmZndOsyAXYITKIVsHwTUan8vu0IjCFiKbnsRq9rhkUMHM29JpaY0G1Ix5V\ns1PeSjAlc28pGTRYn2WrZpEMAuJAW1Mx5BhxkEwAYWzg3xIpglfBrT9uvPhi\nfWTiRyIQ3rG6/uDSJd4JuTCrRuEFYVWbZYXt2XkC1tJdjatDr7bEqAwF+jP4\ngIZnkkbaKker7JEttf5CRR9moApVcPXmPhNKP3dXM3AdUf/yLpOXxlzv8w0F\nzqF9J18Uux1rHfd93jdQgG9a2dGpUrPjHFZCQ/xz/OEys6iXdIvKHPMDlnGW\nOQrMwKbfXIjhCcQ1Ve5h2fM+1rla68yoSSl2qsFe5td3/SQzVr5vgbw/clOT\nesPN33IObxYsrDfJFPIDlFfEcRoy63vTLHsgmgvv54iudqx/ZNlrGv8+H8//\nwGN3OWnTya4F2TKLl7QTFAeOHYz+eBCksgE14pUzuWi6lu/j3AukJGT/upKA\n6DTh\r\n=iYug\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0715801.0","@graphql-cli/common":"4.0.1-alpha-0715801.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0715801.0_1596471681729_0.33122063634628063","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f8096f1.0":{"name":"graphql-cli","version":"4.0.1-alpha-f8096f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f8096f1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f65865ddaa5737bb2fb3911b069fe85539b53212","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f8096f1.0.tgz","fileCount":14,"integrity":"sha512-zsj5+SFbvE3pyUY3cSQqSfvkiLuKlPil/w5uueqxqdHGhcBRAuESXyZImdRO20rXtGYC+Eew4W6lqbd5tyBcCw==","signatures":[{"sig":"MEYCIQCyu5eROPYWY/PozOnSk1WX2pzFcmgy4MexZyp9rIpQJwIhAIokS+xhJuUQLpYMdsei6+xkmMU0OZBcQ1xb/1mEoP9N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKEVICRA9TVsSAnZWagAA+wAP/34nAFZpZbSFU34LBt4u\nGFLUhCqR03dvZpCtDawA5n8+0uitcVYQYuvO4ecIo54ezz5ePqA4pvno6+OT\nPdsqN9BiAq48Gg7PRNTO49yFg3vQnHiLnIOM4Ofhfuc3Wn/UWq8JqINLun+o\nKjQcDOkfyH3qvzd9iaPv6D7XtpTuZ3QkQxmdcGFz/god4AwqrpbX/NINlJ2G\n3rbNL6qyybqIWgKwiKfJWYkta6sCqnAV7jqYqlA9yJMX6E3rqrBzRNGVXJbP\nagWpmq1ZZHs9Em2l1Uoi8BzCwlDipT4+/wzomclkoVXsQTbEPioHZUu4tsq+\nPTNCewvZpm4NlE6Wjk08HlirSrElcUKbHukQVvz0K93TdEDTi1aZziPvVDca\nPMOllhECvxw0YNeqRzg6n8GjWpADTkGxRNs3fwgtFbTbGAUJcK8lncSLAdhF\n16ZFE/wQF+OnHBJjxkDdEPpNE9u+0dKUglqwv8P90x9+ENfhMV8+FOD2kj1L\n9x9wKgz8JP/p5BWABFNPm+RzLvqpysFjb0rrvA+oUzTiKwDoXrzqcS7qr27F\n7XahbqbDSknXJFInsOnClqwk5UXUIGuBxCmljlUNu4cs4KaxkiJOl3emHl7S\nhh9xUHZNTbUgzEvgYUu4r5fMAyFLX0+f9paeEp8dRs0WwwPmHRYc8LmmmVhs\n/ct9\r\n=oL4k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f8096f1.0","@graphql-cli/common":"4.0.1-alpha-f8096f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f8096f1.0_1596474695816_0.1650037172247889","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0ec66c6.0":{"name":"graphql-cli","version":"4.0.1-alpha-0ec66c6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0ec66c6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a5ab1d734ca353d2f8c59d8895f72ba7643ffe26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0ec66c6.0.tgz","fileCount":14,"integrity":"sha512-zmqmPeIPvNd2MJeuJ/vhTE//B4uimlm/rsKnJyYZBVes/ZoN9eFtzizmj+zhZVtbFl6Ec3iihysFPzHuvAkj5A==","signatures":[{"sig":"MEQCIG4nRFK59rjtjOJGbqTqLCwgPs6mt0ezbs1vgGYMjyEVAiBUnjkrrcjlIG//Y+xEChp8L2cNX3uf3/klF7qPvDf3Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKPmwCRA9TVsSAnZWagAAspcP/RbLoy9KFV5StLvgS2Xj\nhCfAllW28GQlCiZ+/KbawjvJANxUzuxOiGyvEx637nNHdUzfEvAp5ZZb/8Nd\ny0GmsUu3WcQZvrP6JKnjPUT8XBWRlPTVKUcMJLoVM1KI0HS+D82fcG4lcI2d\n1qd+8dxpLkB95S2gRMbpx+SXKfsLCrreACTypQ7x9qt5iQva0El0r89BTCWD\nb3R+P3NxoHFrfwIqFnHrf1RQjB3P/IOHI98NCz6k3MKW4vn9DfEMXltcUEdA\nOt/am7YiVM7cF/g6UMzFOeAGiImfEHM11qahP3LVMVGWNoqFnICyIW8DoyyW\n+leoB3L6/sgYX93XNoJhY2ZoxWPfTfD7XoDkOUl3NYxysAQAIopfnhfJRh3F\nUUqunmykfZjDNBGASphg2xy2yzPFSC2yQ/04EQCDP8/1MLSBNXLzmqEWYJzD\nso/5xiQHCLoRJFmKZEqNMKgEmSaoVemWkQ5vnQuufzJ7EAAjrPX+pmyTyxcy\n4rtcyAMJqURQgjNuR2LXYP8G/3OH7MKWGCJxySLuJa/ecBA5olztMmxtr/aN\nHQ6E1XSNKfy8cyLTw4vmJ1jLicTz9t2pYhsQyPnhQ6zMVv/lJRi/PfKEW68c\njBa5GC6E66ThdXyqsGKJLLBpYvsANnJ8eJBW9etWK6HsQut1+tsc14ID40Ja\n1wMJ\r\n=HTps\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0ec66c6.0","@graphql-cli/common":"4.0.1-alpha-0ec66c6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0ec66c6.0_1596520879093_0.2612711094240836","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8284ecc.0":{"name":"graphql-cli","version":"4.0.1-alpha-8284ecc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8284ecc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3876734c4fe76c988b5e0f7499636271dd9a60a6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8284ecc.0.tgz","fileCount":14,"integrity":"sha512-+sYki2dNjHIGgka/iyEkCPwtpp6a0lGufeDUlFBL0wspmJoLJ2ckxCEsMN4Smeb5uTCprq3xFoHd9pq/Bi6ENQ==","signatures":[{"sig":"MEUCIGAW8beHXnINBIGu6a1HA1YOnMPb4jywLPBO78SZNb/nAiEArUgoDhJZaBsyeavlK9fumjb3fqtbUIhx0GSU39Ha4h8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKULgCRA9TVsSAnZWagAAGugQAIl82t2coIieeFXVHTim\neQUAvB0yPoNDJPnQONqk6SzhlVTI6iStnI5cGNjWLy9GMKg6Y8HvpE4B+WS1\nbO7I9X6ENE2BuFPzKe4Gc0SO/OhzsqA0GEZcONA1Aq/RoTi071xH++qTSaiS\nKS6+d958NpPb+4hrTms/cYRSn36YFnWAufcOP+qHy+YnOj+C/P5hHTQQBK2U\nyvxo+z2n4zmJHNVYGtj4VMyurjNsTt+nm4pLW5xlAga5OPmNDiG1MAiDoaIv\nZ2K3CwSi9nUyw9m/m2hsnPr5UPHACBhhr2e1cPtVAPERKFIsUFCWbg/r1DfC\nIHbONRYv9deMhn0MV9MdJRbDCoGrq001wty0i61zUajQ+aqUQuXkwYQPlJKm\ngQGdAjL1Iy97fd7ALiJPQb/UfWlK7aW2Yf0GKavdYGSzkN1VUWIwA8Gl3qJd\nAMmZSytGEAJg0ZPpURF0n6LIxb9jRRbSkKcqw8aHGFovmQbUJ2YrZ3r6le0G\nUxl3lR1M5nrlGxIdrO9AJ7WxYsanhOMXV5iMmTVevV6+K+BV+K32SSmQafCv\ncO2DL1pkkY9SnhzDAbM0N8Ea7atE5FfcioH6VusdEYBcpc6zaQg+Ee2fw1i8\njo8/xVdb8aFliiowDypBF6CyeYMOYLPlNgb7QfcJ63cUBdseyhCyuExTqXqP\nqEMf\r\n=Nait\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8284ecc.0","@graphql-cli/common":"4.0.1-alpha-8284ecc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8284ecc.0_1596539616126_0.8242443212679653","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f53c9b7.0":{"name":"graphql-cli","version":"4.0.1-alpha-f53c9b7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f53c9b7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"58e13f8e7c7084055e178100975209ea917b59ca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f53c9b7.0.tgz","fileCount":14,"integrity":"sha512-f3h1IUBrhKlY8/3kVCaHZZFco7aKNbXqabc3XhsaLBuooOnmE+e+jrls9XS+4f1ChsymLe9lCSBGVwYwZo9xRw==","signatures":[{"sig":"MEQCIDRD6WTdG8MlFaLAzB5GPXmOf5OAjbGoCfPyWgcnyiVeAiBogFw2oFkTewwzVm/S1R4I1oDdouvBE70PMltiK4yC+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKnVwCRA9TVsSAnZWagAA2isQAI0P//a8+hE26yrA/qZL\nwZQhC9Fw1bJLo6nRrDpVneWiwvSXmc7LWPXxw+F4UZVv8tpM047RUGW9TQ9R\n+o9MOGB0kPZ7J/dRQB4qppI0+7icxNGLsnIbi4YE5uaOozEZhzSotMkgJUjg\n6DJ5UrBYbFHg8NiOYhPyf61u4l+A2R9hDoanLl/cFyvEmdJ4jXVslcGYIXFn\nsLCRZxiFpB/NmNPH292CpBlJzit1lVSLFuSiuhdt+I2KbYVVW+IbsxUgdmp5\nT377aWwFZ+YoMnsABIAoSd1T71iy+2aARgi/SYqaJI5eWFeZehihKSrSljPc\nYCiqKuOEcITM2UK+HY+brT4OllE+cLR0O5sxLvnnw81cCp8iMNRdSn7lHchi\nC8kYumKXn4MRodqepOvfjEhwgTOrSmdEQJPv6qqTSx+U/kfBzsDmBuinYczZ\nf7m8aVG2IxrkeSXgHFey/RR6V6QtF7VsIgZdsXIx9ipBM/r4xHQ8RwFnNU8v\ncIgs/bzk1BNqcIOvNX+TuCSSqAEQaCC+6MFg9HcxAaXRFhRuHrZhET26PH0r\nbf0UX2XRwg1jGwDtgSFk5+SDGCTMZiBQEP0TmYap26RrRJKi1cDsYsel19Xu\nxxNrSZ7ja9zIBsPPG1TPqohgeujo6lJOdVZECafo5QDjBYX+jTkRC9R03JjM\n/9gk\r\n=tfHb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f53c9b7.0","@graphql-cli/common":"4.0.1-alpha-f53c9b7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f53c9b7.0_1596618096338_0.1335558851427172","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c7efde1.0":{"name":"graphql-cli","version":"4.0.1-alpha-c7efde1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c7efde1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"027e2f4690093899ceefa62596c5ad48e09c3c9f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c7efde1.0.tgz","fileCount":14,"integrity":"sha512-EXLcjaIQgfIO9xJdkvnpC03U+C1WK85L9Or5pHtPIh9KVyQWn5SRUaHk2PCU7XLrCSOMVa7h0aFjlqrpJ7LEuQ==","signatures":[{"sig":"MEQCIBwIm7pZhjZlcr8nqep5ZGsYRhBmdLiqtjgSV7t9VmWSAiBPlI5uvifuVFY3ZeYOqQ/HWJorp6godIBrLmkXBw7t/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKnaHCRA9TVsSAnZWagAAlAkP/ie9rCp5IaCLQzNIZats\nn0BN3tzRrKV8Z6SzHbRfAUqNlrS5HdUuFvx09vuWAO10QRi5L6gCg8ZhGE4F\nlBFOgx0BuzgdyZnolnWl2CVW0DF9L+0mD6UckfDpck1BWmfO112+xuBoUfvW\nfytisWFvEhmzcFk3F+aJ7RtEHqte0cmR/SSzN4HVmrNLPT7rkN0/xAUXCDBG\nfyGManZ3n7oWL+TYKfS6yVvhMuYNhjfIbN8dCieLIYYHhh1Af7TErHk3FUwC\nPuKQfXezV7GtEpAwwfKzicDrp4V+a83WKcWEOSAzmDcXO2UwdJwaYbf7j1uJ\n6n/i2Qj0lTfIKCVmmbmsCa30eXbvX+pt5ETRTJwObFm5OIGltB2fRNiRc14W\nuIfX6/RzTJVksamNJAiakhBSo2skRqhOaGuT+byUOtOnECWFbMt309IKPp4b\nLWO88jjlYYeBPmSFTxW4RLOevPgYC1GOcTi5glq78nuz/SK8vO5UsGpRIqXJ\n1f0XviEmdwoZ8CCMRdmP2fuVQRJNwnl0+XdrN361y+Rda21zmm/Fmqxtimz8\nkS1Tf0lzXhIQjqm8xCn2amgCyr8DvJocNr1Q0nfXu8+VTHfIlw2IKKy1VfhT\nS5Nv/rY7yioURJ2olff85a2DJZgDapJLcJSqe07fj5KWUKOIgwPwwWxAIR//\nTLKV\r\n=+Gp/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c7efde1.0","@graphql-cli/common":"4.0.1-alpha-c7efde1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c7efde1.0_1596618375416_0.8552828341027341","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6faf8be.0":{"name":"graphql-cli","version":"4.0.1-alpha-6faf8be.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6faf8be.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8dc315d3836120dd239a3974ee07d8d38a38222b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6faf8be.0.tgz","fileCount":14,"integrity":"sha512-2seLQiGld2qkuVAQCFKq+I/AqjxRvBiY7VLNfDaAjaln+WwAO7L4Y2Slktkt8BCAYBmZQgAZXN+DzMpQ1teGkA==","signatures":[{"sig":"MEYCIQC4iR1fYqIWLfF2ePsFKLC+EsNBEut5tx9VrBDQ318IzAIhAN/PnWlnnU2yTCibMPUzheTXKGCA1T6NRmTdsNQbXG6K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKq1oCRA9TVsSAnZWagAAY0YP/1yzDPGssWJDYGmlhEXq\nI9sh6GCfBj+1XaK1HWUPEc/K9jyjhkzBxfeMmNU4Jx9IhR8HH8POEVqoTFBI\nCQDRy/t+CagmpsS4ujMh3/9eUBfpw1Ag5KMENqATXXn5RvK98jUp3nXMbloJ\n8pv5rO5/K0pXlEVatSngQkBR9DSU2Qn6q/SOwac9cG6fZ607aA1URc7U9mkx\n5klR+dkjkP+t+/HcyP6d30GrukB+JRTNKp+FeX1ofmK1LFsxZ5MBBClaflWh\nIiJWje0BfaJRT9e25M6iMVB/MDb9AWQvPyXcaHSGvd9AM1sxa0VFuSVornHf\nrbZEHBIchedmnctOvv/8J+0eVhC5PlnW9PjOeZqcl3GEZFbJLC/lj2qzo0dU\nqV7x69t/OOmW7lokDhEj/Lht9AmvYKyk8x611RmpHz8CW3NAPwhL4njrZkdU\n4ZcDzfpG5Vlhx1t7E5UJbPb4bqHKnxsPaW9xTYLxsey/JIzZdgJ/cc+SbagL\nDLBfB4M8LlHmNyqCxM5RxQ1OVDnNRgr8W19xdq6CPtOs9pHrwSN5WrJrfkxj\nwl1rCnyj7+9kwj85GdqiK1WcC4O5H3M/G+k7Fsx584Fq9H+rINRIGMcGn1O+\ndt93+O3Si1OPpLOYOSMFwuozIy4Y8OEbR7PNfZgea2kkmjRk0Wf+fNEdTV0u\nwoyd\r\n=uzbf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6faf8be.0","@graphql-cli/common":"4.0.1-alpha-6faf8be.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6faf8be.0_1596632424274_0.2684141858093885","host":"s3://npm-registry-packages"}},"4.0.1-alpha-260732e.0":{"name":"graphql-cli","version":"4.0.1-alpha-260732e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-260732e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6039b8df6a3b4593034cf4730547868c31608233","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-260732e.0.tgz","fileCount":14,"integrity":"sha512-uCwi38+Tylwc6Xz+ZlrDHym+5S2QKzWaDnI6J4BvA33WFBH/HxtgKhBFHeW1QYTFpqX5jILHqapv0Xb2+uCW0Q==","signatures":[{"sig":"MEQCIFzW6/2cpu1NWPl4XkH2p//nGJFexb0/mGObKHEnJJfVAiBFbUxmQZNIDAritMLg5gluhII/tiGN+0jWFd8Xn53ZDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK0wYCRA9TVsSAnZWagAAUY4P/RQjcbCNgfy/bFXVKQ57\n0OITAVN5AnrvsrjlQazDHyJgYLWUSg3saErhD/cvGSsCnMiwDeZW1K/0b77P\nw7Ns0e3/1rZkkSYIOFxbkh9k2kqimOi9y/KZOZvab7gjduxNMU0aRggtQJJt\nGGWIf8ElOTTemO7zGE9TP8IOqKzgYL+IR3lNc6h6sJeN+7qdGAw49ExgokAx\ndWofSniIAoC0Hy4YL+cl3RK3AkFH1qow04Q90+C9NEHvNI8kfXXQURMlD8Po\nRhCefTgmEtjnVkfdEBfTeejVfZoTF1JPimYwjNKidNIe79OGRC45e6FuTzgR\nE8LlOSnq51goEcgv94l294Yfu0vp2k28DLL4aDuYgOkSi7FYd0chH91ptJg0\nsodXzeDk1DOo55aN1XowZUhFvBtKXoysb6RQ3dghmgVbmB/aWeuYy22z1ppL\n64DpgTgYlQmVOrkWH+fBBgrPnf9svcjs8EzLvm79a6Z+e6odwGV8uUMpPqnK\n76+uB4ZwLvlcY7yfhQOT/m719cujNWq2cwzJSonqiVX9E8npvvp3+GEDQCRu\nh6YtD5F1vocgOIxwFZrscLQUBCPDb/65X0yifo0IUM3wKXv47d6k67IU+VRB\n6BQTDK4rLM15dWH0cTWGRf/rJMIc2rfiA7Y4934DiYhO49/qb0A3FzalclCr\ny/o+\r\n=hkfb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-260732e.0","@graphql-cli/common":"4.0.1-alpha-260732e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-260732e.0_1596673047626_0.5614903287420865","host":"s3://npm-registry-packages"}},"4.0.1-alpha-12e7614.0":{"name":"graphql-cli","version":"4.0.1-alpha-12e7614.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-12e7614.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eed018380643ae38956f0c252124a33d72a99424","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-12e7614.0.tgz","fileCount":14,"integrity":"sha512-Nd4GgtwXft58slI/lwHBQtIkyQsgaQPDjHoS5d8W5Uulaf58IJndBPrln4l6dFl91IkP8IlSIcGj4+mgrr1fbA==","signatures":[{"sig":"MEQCIGPmRIOXzTKJUl+SL90mKU3dWIVjKr9KuB+pBiNifOjfAiBIRGDdi1EBibRBA5/+ZmtLEGS4jXgh6G663VkBbX2hFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK1DBCRA9TVsSAnZWagAA+FUP/2M36XcKrKfQcR7wCOuP\nM0ZvGuaTRZr0d2RhxP3mbx3E3NY5Z8icQGhcrfxCo6qKWzgLm8f2pAX8QzTA\nGMaKN5ZPY7jgdd6mqaR65qPlg/ohmFQjg59OS63kMLSfbmagnOSx1OsLxTwt\nB+tg9QI6jNb+WvNCRANPRDrBGv30c/7Apb3AUSfpigI9/+3Wx5rV7fJ0ahGC\nv7bmsVwoTo0AhcalZnFkYSLroy7HoLwni3jpIvT5Vgql6Q1iDbsiCwo6v2aJ\nbbYnFhJssllsYml2wfevSsVuowd1lhlvslgIickz/lVUIBOTSim0khbCUFRF\nECu4UKPikys/1Skz8X4hvEiXMfLJinTlNkg4C/PX5lP/a+c8efdNjhAY//UN\nW4Yqq6jEcIVIIil+LrTcWUbzpTPlsTVMEqyWRrTKouiyFltCb522/lZxqnUZ\nZzk1/4djhXHPp1Ugx3T6PUphBQrGZ0CuFs/bl2huQF8ds/+YOdj7t+ihjv3w\n1fOVV0ukP1J/s3mdEsRn9xolYDsCt1WxS45ZdJ3HV1ShFY64r8zqXxu+ZpR8\nv4Hn0/1cI0qUn/X0Gtl2ebk/QzfH+eRadKEX0OnPc9vxLXOaNoUbpSEAdp8+\nMT0qOn8NlLJAv9WQJa8T5JVcbYCY4MzJR3Ju+npAaRKFZbHsSPRnNdpOzcuK\nHJUr\r\n=BmoT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.6","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.6.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-12e7614.0","@graphql-cli/common":"4.0.1-alpha-12e7614.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-12e7614.0_1596674241356_0.38521238406461666","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fe399c7.0":{"name":"graphql-cli","version":"4.0.1-alpha-fe399c7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fe399c7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a63422fcf506c3ce0480dab24ce2e9758943cd3b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fe399c7.0.tgz","fileCount":14,"integrity":"sha512-/R9NrJKL97XMaJzRZnY50DRE0MtyfboYy0ozCb6g6CXZNRS01yoaVcUmoY3jsCIL7Jfl95W4zPdoaBcrp6Fh+g==","signatures":[{"sig":"MEUCIQCkBATaVDy1hKLNHWaMeYtKl4eaHfbaQD3vA5AlUP25NQIgGlBU0tV6vqK+FWm7UHdQp7lBGPXKqGin9WYbhKykHRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLA0eCRA9TVsSAnZWagAAseUP+QAGTN+ea9t2MaD67xIZ\nkcbnA5D59BCIUr/QC1WSwZof2ZgtbvXXoMkjlWKIy7hPNyxeF+VapWhcNRGc\n0qQWpQP/kJAkruy2Ui+Ccv9Snh9rtLQk9CVoGt7soTFOtwXNVnsojgzQl/y8\nv3q+YBWCLl01SKKEY5QOxAQbZWj+4rlnJ9YwoDs5G+utFcwzt3UNA+nQhni9\noPY/6anef0dXi3n0ilFybk63s0ldiidRTkesaPaNR6YbEFqx2lSyphK+cKlL\nGdRjETdow/yoGKaLgEyfZ2YhDfWgwej79k5Cpcmc5w+deCxIioP29nrZmC/E\n3O5vHCWMdjxK9q9MhwYmjSr4h01qy9nVCdSnGgutCwS2YRVttnDN2O1DyOMt\nPtUmGvcQwZq7tK4chR3TXc+BGtttDD51cRi3RX5j/Jn/pMOvQ+8M1KjGU7RG\nF90ke9izTznIfYNBeGcX0ITOd/r6Wt55xXWa5gdh4k6TekWKoCUzhXgVyjx+\nn3xkiLDYyQGaWwRCb4AwfpBkc5Kw4NNEU9omcUBrpzv0ttWaUow9VZLR5PGl\nFfSM8+v94PILws3qQw5xVlsYUKOR8df88YA4TsOY/4yNIFJLVlcoo8RxeT3s\nnAHCK9V54LSJhKesU8PslTgZmr5R9LVXrOYxTOOqJIgV/EmVNBG/eY+TKIuf\nC2b2\r\n=k7J/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fe399c7.0","@graphql-cli/common":"4.0.1-alpha-fe399c7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fe399c7.0_1596722462333_0.25553160812024633","host":"s3://npm-registry-packages"}},"4.0.1-alpha-89b217e.0":{"name":"graphql-cli","version":"4.0.1-alpha-89b217e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-89b217e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f58e66b14dadc2191da457d1086790c4da05205b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-89b217e.0.tgz","fileCount":14,"integrity":"sha512-PYrMLIFas/M4j+RX/9WhNznvNiyjG1wjW3yYplXnuhRzHXnsdYlTCIMScHzsPNiVIXp5jN/gsVkLyq+YXUOs+w==","signatures":[{"sig":"MEYCIQDtkoCKZsU2kgtmcqjBQUqwkj/ZK9/OSCL43LNJ8Kn5QwIhAK9j6sjKZOYngEQT31TIRUQ32dBFjjYc6DOOSpIQR5ea","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLA1gCRA9TVsSAnZWagAAfwYP/1lRhBTTUE5+3VZ4iX6x\nAYJo4IACEp2SxEdX3IXOOuOT3bFhm+IZW5SSXf8sWfOeEQBrzERDICPV2ddV\n7jIKNztZD1KRrYEbFAGJCgnytutga6KBVEJLgMgqWTy1MIQ6o87WuCtPdc70\nApl5dqYhPjzmFMobiDlaINa5Qw0T1AnHHljNmKXRdImNrKti1BeIEys/pp1s\nuw0F7Bw6OL86ZeTCqFkKgUsILq7usK8cBAwwYcz4O8p8ofrI+bzc3tRwSnKD\nkRUoagTOS6a+mbkeoRbwfLTQKSkfvgP5kxap2pV1z1mBPhCgHUe0rLn2vmpV\nf4Y2BX4MoqiHHD8pLHHc/nMouQp0mazKW8bP942WAXpTudY79Ty/rlBsoyX+\nFXOeQ0ga99P8xlnZg/jlLTENREVEQ1p0q6HH2mNcIPE0fZMim2NK4STlfsSI\n4hYLQcc6KteMJd/bfVe9BCshJMPabQHYYctB1Tl2B5KGwwMvXXNvqZn6K+sZ\n4WA6EzKWzIViUzAkLovTKPf55WFCuuDDGZEOR8pdLKZc5ZBWX39a8E/eL07c\n/clvyxRNI5v5TcgVXshbG8yIZ1o3elu4NPgAg9VQ1VFGg4U7RfXOimLbtgrn\nVyxi8I6oOR4Ce13SBabE5snguQCRoiYxdODGsQLReEuNnqudKS0Ewgn+SIbC\nhZ+O\r\n=eH78\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-89b217e.0","@graphql-cli/common":"4.0.1-alpha-89b217e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-89b217e.0_1596722527865_0.5167297282746739","host":"s3://npm-registry-packages"}},"4.0.1-alpha-03ad6e7.0":{"name":"graphql-cli","version":"4.0.1-alpha-03ad6e7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-03ad6e7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cb3a980d521838b781becd6211c65ab09513dd69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-03ad6e7.0.tgz","fileCount":14,"integrity":"sha512-Chcaov64DbKHIiNDIZD9V4sIBm2VLtxNBfp9VvN4rfnVF40lJOQm3de71VSpC6JgGs6KaYLoLsw3713S8jzapw==","signatures":[{"sig":"MEYCIQDlXT30PQyHFTriSo6GiUGiz1cHMTynxqJEHa4pecdC+QIhANVxMbNg/unpOsiweuM1eU3/vXzUpMsw7xwSJStUftPE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLA6UCRA9TVsSAnZWagAAvcsP/RRmCRlCkiffXJN7Xly/\n/yai9RLW7wS20zwcKQb2aqhRb4DPu31TQ/tjDev3tCf7mre6NGAt3cZhUR9W\netWpI0gIHsiYw9PUEYdF4cZDrJoK/5T+jgDqp3myNX/+0f3y9KPNWe2S3ZmI\n+hgm8z/aV6vtYwlsMKHLI09Fz1O7Sf2uwQDyLC0JERiRfgpnG0BdE7wjI15q\nLfuqAH3pC7SR9rYDXbbKH3/b0FwRDM3xKBxyyiJqYo7aU6tmR5W+EpqRKWqY\nMShnT57dKZBEEGmXd431DGs72Cp//R8raHr51wDkikHDP220DnPJ02oSwetY\n2Cu1jFbW1hL7oce4keYq7KYHA9LnwQyuIs3PklEJcwpbQh4clBysdZKjjYt/\n6KZOrgrzBkbNBGU9pAstnxH5MtBtiNfa6Bi6uc793tGz7jYYo2eROH9Is1TF\nYT/f4ltsV1VVIomITT3jvQjDeWykd2qfpEl+vuIMFmWoOFmb/MYJMBiSqa1o\nGGN+OuU4Q5UPk7/IQiJKjUKgLLZZjsEHHMkkfH5EBO5jTeEP/dR+s9dcrhlO\no2RolQ/6Z8LkQwfehpSQUEQg+Uu2yXCpKhkQSn94FtP0qlVw3g8v7rxl/IFc\nvr8SOrcn6uU7JQ6/z677B3fS0OhATqSLr3kpoN05d9gw24os0jvcgqUPg2SF\ncZ3U\r\n=2fiU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-03ad6e7.0","@graphql-cli/common":"4.0.1-alpha-03ad6e7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-03ad6e7.0_1596722836505_0.09337180031687997","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1eb6464.0":{"name":"graphql-cli","version":"4.0.1-alpha-1eb6464.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1eb6464.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a4f3cf9475de9161f6a84063cef61648efa6def0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1eb6464.0.tgz","fileCount":14,"integrity":"sha512-nZUr+jeONmAOn+BiQmgr4I6m/gPOz5aC/JqRnsgr2s3oLcBy93jrsEViagePtEGU0f51PHdWTal4doBE9ZvLGQ==","signatures":[{"sig":"MEUCIGN+und1+vCkJRMVA+obkPksK2/+5Htzae/8WcK+jInpAiEAt0imOJ+yFM4prFAVwaf4XhRBg3j2jjlR/XDJsobV9io=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLIeLCRA9TVsSAnZWagAAFkoP/izwoKtccEWVDW1XxZ+f\n0gq+FsUQ/+gwbsarRy+NDoMfQG6qd8wHDJowgitCETMQDut4IGe1MJiR0onC\n0leSG20lBnoaDEhmK/LdDyCaoCwv2nWtqfTajTnLM8XHXnOvx9664wOeHEw3\nZo7ktqOFz97Xlnoe8TOuy4huGMauZxNm9p25Tn8YY4YAMmArTcVR5CSTGQ+x\nUGRLdPy3g64Qr8GnGUIZLZJv99yFZrAHQQMU03oxh0nOwn7XD6vzOXxJ94bU\n5vGA+zHsGC3irMFbgmzLs8J8aua4DQLZLRxr12tzzcNM9SOb7X4r/67l5VyD\nKiXoUwcYfjD3uqJd9JFVBt0yC5YXdCHSfPn3++kLssD+/Hy3TCOJT63lne1F\nsRwjteQqvfhSlDbnAlWqCLM+2jF76fTo0clFVA7XkeaMGhM7FeFa0TaebqYA\nMepoYGcboq5qkRrJkutZOg/6dnXPi+zqmeuPbTcL7bUe22Uxns4lvA33Sua0\nwC9EERracr1RT1QUdVEbxSZEO0PkNgFoeZVTH3yJ8YGy5ncB2DTWpPdsBPoh\nU02d7MfLZhIgroJXOQtLZ2cg59TYmW7WXUI6lfIFZAbUMEPGvjlC8JParHES\n/zReSiiuYHOuwsfwxl088FSJZwFqk5X1aQaIcxpETI2kn212M8pn7UQXtlJP\n+VVA\r\n=QHmG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1eb6464.0","@graphql-cli/common":"4.0.1-alpha-1eb6464.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1eb6464.0_1596753803305_0.4712100295201631","host":"s3://npm-registry-packages"}},"4.0.1-alpha-614e24b.0":{"name":"graphql-cli","version":"4.0.1-alpha-614e24b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-614e24b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f1a6690d864d54dad9f658c489f715054738f76e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-614e24b.0.tgz","fileCount":14,"integrity":"sha512-Ek0jITZh8oiKVEm+yoh0ZR4kYmg3xtLHPG2wFxUqHLLhYUPgkKd1SqMQJLBSQm+qb1sb4ZZV4gwS1FrQQ1C0bA==","signatures":[{"sig":"MEQCIHx+4OeEjouNvoM5oWOQYGtwPLELZHZD8BMr2F5pMz4MAiBALdhr37YlqopzgYyG1oFEZow2JCTz2sPnTlWZhBj+Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLIhSCRA9TVsSAnZWagAAjLcQAIOGgZBYyv8Mj0wGe+7v\nCGlpd5gRODLLy0EcUxF73rzjKB0yo3+RLw4OoyerHy6dfRzPRzzuQLqVCGrK\n9iwspYRX5svC4IuscuCu7Jwo/Q3E07MxE58rnUohygafbs/VqPk81jB0o3s5\n9rEg5Vsz+K/5ST9DmET7C1V/WHZc7t7ewgzNbEoLwhByn8YJm5e13xqnSdvQ\n8VDDInOhJK4pA1tQWfTnz3Wm1D0qygHwj+wWGJmQFvo1NSj6NZ5C4/FoiP5J\nvNcwWiPtocGJO8WemAVYlf5qu639uE3Gm19a3bycW6K1q8OHBox6EkL8bnMF\nqj7y6TwpWJGuK+QaHp+hrxbOgpEky5HzeF0TJzb/EWhSnWybO1xKVP6ADscV\nKAtBr33Gawd6SE3RQ140J3j9CURTTOQIR+dmk//BSu9n24+sx1i+KJqFNx0O\n7Nnh0mj/Cwmq4csHGLtaXHGH8BTEITUfM8zQuirDFX61iSb23Ti2l9AzGF+s\nhFh6Xg7drFcr5/EWFLmifssLbIdvl7AOHUaG8cpHsDqSGKts5BUO7JDulm//\nXrErBOsvN4sgEbcS+e3dEJIGTZhHsFDh/yoa41eOJMUmFEdEfxD6mDOWp1aQ\nSsjCNUl5wl5olH4vDu/Sd8djXP31wGP+2JuWcS+B2U9XyyEcu/eWcFxTQBtR\n8kJd\r\n=UkOn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-614e24b.0","@graphql-cli/common":"4.0.1-alpha-614e24b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-614e24b.0_1596754002117_0.06665468619783832","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9bdaa8b.0":{"name":"graphql-cli","version":"4.0.1-alpha-9bdaa8b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9bdaa8b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"732651262e7a67bfde263b7023f8017ff637958c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9bdaa8b.0.tgz","fileCount":14,"integrity":"sha512-vP5+mApC+0mcwsrv8nu/cgyTR2/i7nV+WnI2i0ZwZ1hIaBFhG2WIlNvGIY0/j6+DdObi5zr8Zlb3PWFkpaRTZg==","signatures":[{"sig":"MEUCICPrZNqSkZC6PUYibRsdbVposGoWL3dA+8my0uUMxz/9AiEAwxt1H4a9cHD9ZpO4+mI4J7i0fKsERWbAc1tytwADxLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLXHwCRA9TVsSAnZWagAA6AIP/A5a60GOhcFQy6FtIw8X\nzBJj6Y+0LaD58esVQV0QcJlpwEgektFgBnHvDYic/ELaJMTsljvX68JfrpmA\nyIXx3VKkaOeWK/Cyw37b6aeYOa975EueidZsjFrm5R5wHXsqz+8d3G5tyanD\nP1348MJSsC99FUrXVz/EQOaXFFjfOu63eVFOn494DhWiKs2TjMpYlqkpgwOq\nZhosCSnuRbsNtIYwH0EotY6wM0xIXQJpNSmq7UBuRSrfZdqlQ7Y7w2BMSwUV\nBioG8EFZxaEhisumoTsF1Z4FiixWmZjNS5u4s9rHSAAMlv/M9K9nQjvwami+\n0qAArA5RAlnlLhXkvNg566WFi2luJdbstffIW6t9VpRD9pPnMd/fMeNV0f2g\nAWLSXzTZ7I8xAL9E81H8IPAH96AAajrGpr+NvAYR7KFXbtCCEzVnX/wwHbo7\nBB/fvk5gjv4Pd3spWIFKRKLBMEYqdQmYcC22CD2kDRr2TVnuIh9Glz2H5krO\nrAxcTIhEuNFKGzRZeSnPn7sBZBMm4F3/GNb2V66teGVDaPEc5VuRzvQM+SOt\n/nwBTiOrtiWIBHVCWWyNcOQsdjFxCCukkfEoh/2DpaOQ0P4HLfmc1FJKHR/a\nnZwOYxaP6L8DqKsvqdTRmD76q3/7hX5d/KP0/kFn4i8priAesBFUMQtA7IDd\nczmz\r\n=QuYJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9bdaa8b.0","@graphql-cli/common":"4.0.1-alpha-9bdaa8b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9bdaa8b.0_1596813807638_0.025602652218994937","host":"s3://npm-registry-packages"}},"4.0.1-alpha-56f5bcf.0":{"name":"graphql-cli","version":"4.0.1-alpha-56f5bcf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-56f5bcf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"448780d5c3738952bffd79e32194c84d988c0e12","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-56f5bcf.0.tgz","fileCount":14,"integrity":"sha512-+adUgF2Jxz4QRoPvqUjXTyAnxOwjdnVMnDHm1nx/W18JwrZxS3zk0cOMIAOyRkFea7vre/JQRfSlfVA9XUtplQ==","signatures":[{"sig":"MEUCIQDDxD5LCmN9CYallfhVjEYb1WVliAv2+ErnHoDf2w9z/QIgd3zcLgUdMOYM7l3r3SS4Pew8Zodrspj4V8UIHl4SScQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLXLvCRA9TVsSAnZWagAAbmcQAJ8Cwl5K1fDcaPfmso6Q\nTeN+Y7isamy6Z9Qs5Npo3ofTDHUlvG0uIZ7cPTcT1hzmgBhQD0npt4wEmKmc\n2oZZG1JMfrAOM/6uFaM1A+ykMwnAwemgHn4SJjTCgH5bCijbODqwH5xl96FR\nzxPFyoabDM41qq3hIq5o1VC7XO6lPjA7ELC7hRfnlzUH55EDwJXAsdOhhY8r\nlEOnvyVzLudP9slVxBBjPTXMTk64B0Wk1e1nOBVUoblGj1PjTyAosxWxsH6U\nqCXQ3z3V08kGGULi3O7s9N432QI0g7LE2BfrzBq1viXnhu+NQHBxms+BGFsP\n7C+BGbzIbHrYrU9Hhd31/sbLZp3aGilOtP9WKNbwqM6+GnAkQJ6LDOhxgWOh\nk8IiOpd4P3PU7NI0BpITTGEkaAhRoq+3oZbfCmR/HDLop6ZPJ8XSyJMS9ytz\nYt/nq816LI+FocyvbpUg7p/PgBgcp2lHSzMywfICXzYFlXNAWJoLWAcJNceP\nx/6Ay8lwoCyIIJ1uZyYeJr/UcdZuQfUOkjT6WzFzrbHIyJGNDO/Akk5H8bPl\ngRKkFc1szVn0wQP2PTA1Heg8VoRODWbb4c1jB8UFjOlBRkoPr+a+zQ2OAeD/\nZvZ+J7HUP8woE7meQ/IlqpU46MMBsWWwAOU3lGE+uuvFiuDXPpuWFTvAwTqb\nVSPc\r\n=aJgS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-56f5bcf.0","@graphql-cli/common":"4.0.1-alpha-56f5bcf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-56f5bcf.0_1596814062515_0.836335972420301","host":"s3://npm-registry-packages"}},"4.0.1-alpha-51a1eb6.0":{"name":"graphql-cli","version":"4.0.1-alpha-51a1eb6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-51a1eb6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2c1cf4a20cbaa070ac89b255d7f2fe6f1b0f37ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-51a1eb6.0.tgz","fileCount":14,"integrity":"sha512-NxcrXrbIigK78OozBCjVGeuML5t4rJkJD4UmS7Rc/IPchbBIPC2gd26ISYPuSqz4sTgsF7u9h3lmpsrcNtpEmQ==","signatures":[{"sig":"MEQCIEZT52IE/wma3TG729IIivAYkSneyo+8/EUI52H/6+LFAiBiNBXD2JfM1kCY+Oi9L5JmshfA5MAgqyegFFNhK5/pyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLXQNCRA9TVsSAnZWagAAakYP/1OXgBvZeMd4EldBSL5s\nd2e/sPPtSowEvqRLniqNCgWeQnDNssMpIfdQ6rYJ1dXDUw0u3XYRjwqgNTW2\nOznpGslwqhwhZbOFMWobLewtyVrysn8fTyIxHDfkV9OlKd2bgLaziRDIYZ99\naLXDpzCfUg5X1+y1mGsfudVpYNu8pmtY4GgcMg136T/Osz875qmySKaokYId\nDzlnc0sNWM2hVZQ2XW3CRNMywJ/hHcTZ32XvhY8C5vowWn5W8TgFN0/6SBFb\nqMQw31uJgoRMyQUFNfRT8DQFZdwC67cX+2Vy76bUWHREFK+idwD2gzTN7Dnc\n0nM38mw5o0J53pD3yxLWzml3DSPD3yKjvR+KKHeI0Rgac4RIT8cOfnQFY/bP\n1w941RMDF5/d2XmyQabg/vTdw1ZZxaXWMcmQQR05Gs8phQI+vTWvrDkTlCyn\nyXbSxp0a9shghEcQTB/KX0BZ8OMSiGNDOMJdofgGPr6vBpku6QbzWVz7LRxH\n96lfHustbyUALrPsHiMHHktvWHDFI7i4+sc1P6zEkJ+cHC1MhYjBmoWlFH/N\nWOuP1YJ8OK+y8RRdGb+utBVyOJ1a3I1qMN/rIWXockRo9/ZDFMAxJaV2PwaX\n7msgwQfgMkkPeOUxN2Yfi1WKHr00u9AmO+NLXJ2e0of+cejSlivAWpWgTEs2\nEzrm\r\n=8HDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-51a1eb6.0","@graphql-cli/common":"4.0.1-alpha-51a1eb6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-51a1eb6.0_1596814349287_0.20396382135496194","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cdc12b7.0":{"name":"graphql-cli","version":"4.0.1-alpha-cdc12b7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cdc12b7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ba1353ce8da960e9577667f0080059cfdfe5dba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cdc12b7.0.tgz","fileCount":14,"integrity":"sha512-pU1RtXCKKgna5fYbKazE5J0T3NFTtQi7X1rRA0/+hgUKD8wNstqzPqMdofTqZAxhLBu+fJFkJEnLqTXwQFM15w==","signatures":[{"sig":"MEYCIQDoaredjz0gPmC9oAACH4KDFZgCFR5QluhiOiYbtPiaDAIhAP0DZo4Y2D43t8bwBIdsY5Giyy8Ltp1wlv7l1RPlwzEM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLoMWCRA9TVsSAnZWagAAuccQAKFbs0X+P0KAViNE1Q75\nbc/GvyYjIAm6iAU5mu1614qLDSud4kHJOtWHDjUXiJ2cmu/DbHMz1Mgu0hfW\nuAiBYfgavVsHtGzYidt4pdWrJvldeBEfEwZ9Mj0nFR4Rb5Bv4EsthCsg4UXV\nryGvTVBVt63Y1dag1pdnkRDux1d1sDfvvYIv7G+bYfBLW5lCjGTTpGXS7Gkq\nPm95YdS2n4Jn6MZ5lBSlZ7qvUos7jYPThd/Y8DAaw5jXIbFs4F7Ga6QYU36s\nGmgc2a/OapsWs50Ytq6CgFHq1Ste1ZCPLqzs3ZKrIRjuErHB5oDdYoHSpLyN\nDjkoadJlLVMR8P/+/875tZzHTU5j1nYFG9Xun6KQqM+aDXVpTubTeVu36ikT\nv2j23K6vBjyHa7m7vKvGob6VxEjsYLsAMqQI+8kaNDOmxVcYGTlcYdZfwd9M\nZDStqd4HZ+iLSDMiNn42+6I0pxlF8wzU/3gGdDxcIG/tN9c/eqRSVIdjx6+d\nEwGjUubMQSKL2Fk47kE0aAz5VWH/qJYRVidK2yR8ZdVb6IxOUs2TR9Q1P/ah\n8ug+iHiOoRyseSjS7u5sohBHyQbN8vIsc93cymdCatP0iobbt4y9mHag871u\nwiTjrkbv87lrHDjHZcfNoGI5QeJKyMT00MpjRUrRqAv6VofiR7V+ixtcFbQn\nJebo\r\n=rHeC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cdc12b7.0","@graphql-cli/common":"4.0.1-alpha-cdc12b7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cdc12b7.0_1596883734003_0.6165883860753929","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c100d0e.0":{"name":"graphql-cli","version":"4.0.1-alpha-c100d0e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c100d0e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b081b3883a2eb761c1d9ae8c84d72d885b9d4cf4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c100d0e.0.tgz","fileCount":14,"integrity":"sha512-e83VMWO+whU6Jb7t3lv8Zst9t5FGSbs+6E/c97hEKQq+6CwjpanvH8ggVph3OCU/9cN3ID3NoJJ6rL6bDHxjbA==","signatures":[{"sig":"MEQCIHk45xYr4UrHzqUgRubibXgkJb7djT3TAGlW7PzE3eIFAiBR5j2Z0IlEZWkNg76IvtdrHxMHfoIaG3v7PF2gC+XJQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLoTsCRA9TVsSAnZWagAAf9sQAJa9sXUyRwTXQNiRTmdc\nLHglr8k65m6sXFvehgjxmEJUG+oQ/mksQE5cWcmBUyZ+3P8Wj/Y4h3u61+75\nt9JzMMsgfBAZ6gF49zPSfeYI4eJ+XNIf3ETxHj6TxqqCMKFroDL5ws9mY8Jn\nN32F6UqVofE/Kg+wV0Xhh2qf6YRFz51A5xasNyyJPwFMXKhXeGwH/4gVO3GX\ndPmu2UgmSAY8tb/9z/QJXqE3/KlrjiXNtNn1LYQWQoSO7Pu8rMq+yianY2md\nciknadcCYDYxNV+DVIOYRNUy0gCwYsT9FApaKPNlysJ896sPCfw8BEFMm4BM\nMCoLXGEuWYkA9XlJINweaKsYmy1dmj/gyCz2KCfvyfm4Yviq/x/nP6bfq3x5\nsT+OnW+LyN3zEUCHTyu72ILHk+O9+yNbsG8zuF0unXMkUjFhQTDJ17F04+kH\n4w1iQBk/ZxK3NwFhhHLN4sLVrTJEROs8txJKNC4Wk9aiaUJLbxbr5HFgbgs0\nJLh56/UaPIQI2lCA6DPIe65RJc/sUujrg2YCQCThXC+K9sfNtvPSxVvW9Aa7\nrLWQTMq7Vr65VDFVje+GG0AFsJng73RWdGeTgvSGrRF08MVU0tFCZoaBWRTy\nZc3IqA1eeNf+F2cPs+/ZKMF5c8nRpCmYnKRt5vEB4HxyBEQIdKiUkg20gWRr\nqCCV\r\n=e114\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c100d0e.0","@graphql-cli/common":"4.0.1-alpha-c100d0e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c100d0e.0_1596884204254_0.8964529067684339","host":"s3://npm-registry-packages"}},"4.0.1-alpha-328482d.0":{"name":"graphql-cli","version":"4.0.1-alpha-328482d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-328482d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"82e4c4198dcdf81113d2a954ed6d753c23975c05","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-328482d.0.tgz","fileCount":14,"integrity":"sha512-f9OJ9Gasi8E8MIOqI8K9VcK8xaoOuMLCav36WwYzME78wSHo3We6ef6IhjyNTScyxPRO1buEvioQ+hBkppdhPg==","signatures":[{"sig":"MEYCIQCAOOcKMyNxtikmSOlA52UTZieyInqjscjOO0SC7MDuxAIhAPWU4BPG5c4bGwSBOykHXq3MPTXZap+rzi040QH2cs38","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLubmCRA9TVsSAnZWagAACxkP/R3DJFN9wui0LOivqmoA\nUdqs2Illgm4XPxhNLvFjUXYlTzNnaPWdIHoJg9v1+1yIgScugqnvMC5DpzT/\nYgA28lQYwx53CUteqWSWExKDK3T88UOrfqQsXSyySEkfZVMVkdgKvGfVqDa4\nFtJM856qtpbbNweOqWdH4kW4Cd5pbvJonm+EPjXo0C6nLDlBtKKqvnFhv3ph\nPaLhS7XEBSROCr7PSrZVv8l1Wj9BWP+KjQjEMsja8Tb/nEaxvKdwTY8WVm5P\nPodNaMFr7N3SuZ1QuQJwNaGYiFlTmzIOY8sIO2R1XgChwrDNIsxvAk/QQjYY\n6322T0SfFH0tYykhB44Z0IAOgazeW14fzOn2NLz77R6+fT6X8oypSMPVG5XV\nT+YwsC7JboFcH26S1Bs1Q4EfNO58l+n02doTZYJ0QO6w5zVa6Tvvwhz02TEZ\n79atsl3gQH7IJ+SKQ92HVN4v4/4AazZcoeauXLHcaFQ5ARJyobB5jrJ6BWzN\napWkeXFPBfepZnylPgdAiPhEe1B4m7rTndQGJBo/Q+5R/rTt8tL9KqtElaBQ\nwGWf/mHYKL78B+BY6vZldbwxRFP6K4dVcR+3v11kWt3TvwwmcwmCBDM4N/Hy\nnvo4rfO3MmNREuTR6BgVvpr5Zo4XLPWn6zw3Mt8ektPSQuBBuKI3DxCJvmGe\nCKPh\r\n=x+FU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-328482d.0","@graphql-cli/common":"4.0.1-alpha-328482d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-328482d.0_1596909285875_0.948030654575724","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6dcd65c.0":{"name":"graphql-cli","version":"4.0.1-alpha-6dcd65c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6dcd65c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"870c221d1fc311f2795bb30460dba60ea5af0b6f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6dcd65c.0.tgz","fileCount":14,"integrity":"sha512-yBcQCC9IJTC4VB9qkI1pxb9mx4RjJiH41jbjzH+IsObb1gXpp0/2d/kQ12bRxj1F+D47EeFfVOfIYYXlXF2fZA==","signatures":[{"sig":"MEQCICTOgIdoVzj6aPHflUU4vHuWp09YdO/eW2XDgnnouJVYAiBHlLlsKBk2cOiygS5aXO9p5tzsCImfXO574hTqscasmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLue4CRA9TVsSAnZWagAA3gcQAJ1CMAU5YJCKWoLkRsJO\ncpP6rDwzyEvS7zIFev+ZXdwncfHeJuJe39rUTFWTKz7ZIJTPvvreHf27dzR7\nCnBHwg1FCwQ4LK+8xREClHHmUdKGGqZlAijL3GJqhvE6NxfcTJAFp3Szl463\nt1LBCG6xuAg0wtbwN9w8i7eHrKUD0xUIrkDxbo/7oUknda133udJTFaEyFab\nkul2A4GfFJS4qhq23g0GIcU/vEHmmk5eFQA9VqD84ZD1sLjFAqmuNs1mcFSM\nuXwdRIWQMD3/0sBkQ8whQekzTezABamDBDIPVYvI34/rrfjdn/kcB/SRSAPV\n95cshit1kWs7qoNaTSYw52vf9ySbO+bvZrC2ZuBIgG4OkkGf1LuVdLF9IxPf\nERTwz7WCB/jgXAsxE1BkbiLbFktjmKWzxWQkwfygtE2ace+sSIesJm/hr+2U\nWgIlvBim890xWVytUYGJBPh82dj2qD9oP84Kve+dN/0CQOTK03c1n2n2Eql5\nJQ0rpOiR1wjVGJDscLoPwGjNzdLPllBzJizhQP6ZmyYWKwpYgWRsTA2P8yLl\nlo2GL/P3cOiNnA0XiegwFRq8JSHRu4setWdBgJGWINpyV/gL1MDWVwpQnGnq\n6W9n9t3tOZfm1Zp2sElx8ilEvj2vmmXi21JvVBvcSRy1jG3ct8HMJIxhT0Qv\nGf5K\r\n=DBa0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6dcd65c.0","@graphql-cli/common":"4.0.1-alpha-6dcd65c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6dcd65c.0_1596909495818_0.30622397948522195","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9f090c9.0":{"name":"graphql-cli","version":"4.0.1-alpha-9f090c9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9f090c9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"71db58da2e00082da70256daa6e7a987b19d4321","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9f090c9.0.tgz","fileCount":14,"integrity":"sha512-4YV1ZJkjW/kkcf+hqs4XHzX5qDahVbssqIyEs4jJerUSGbVYKljwcDL6RHUWXhKYDClUqHsvCfDsL+pWPyuvkg==","signatures":[{"sig":"MEUCIQC3BresRdk+kGGiv5BJzPaCh0T06CpYvx6hiiZVp4KqQgIgexVqj+XQcVhY1y/j5t3/zhTcvOpv1j6U544QcecRjIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMUnYCRA9TVsSAnZWagAAEpEP/3ioxjs7WtNpFQHfE44+\nCRt1faKLLgeN9WaBvSuDhMKCQMOpVhsytLJIS8UzFBtj2n4LKg7n2Hf524td\nywLzObNA68ZXNu3E+hreXNvLWREyV4aQ42xf9MUfwVCND0AqGGSY2zAT09/v\nbbS1au+KCL4L6iEZmoRd5zKzyEgwJ9iV8fPedTt5+FpWu+OJUb3RJ2PnGwMG\nwVHcHQGiZqkqYPQBrl/SlB9YHSdex7fxdY2Z2o5TzKfv3xMFNstuIWzk7jo0\nTwuD+FeZ/PKMiTlnOt/9SUtjZqaknul4FBvPfY3mM8C2lvxSiwl6aYS+k6/q\nHyTRrf4KV5ng4OrU+5proeEycvyp5LT5X4FcWRR+HPZ/7Ptf6HwX97HtsLWa\nflc6/r5gw4f6Yi92FKWCY3mBZvn7tlzPm5yB9yIwLTu3F8RQy9A6YyYkAUp+\nl3K2PFVuWoDzRaSMyZ6p8dobYyST+Gdtmlp9OXMPVUrhBrEZYKN1mB0Lz+Kn\nWeB+PnzTeBgnbZ74sewylvM1kBoeelsQpviWA3bbQvgqnw1Jq7EfjetVieGN\n1b0U75PkfTFY1FhXEpstsBGomkFYg5g/vHQbdS95mXvyC0At8LOr1n6R0xGO\n9PP56+UX8xXcoicxNv5/ctEYdJ4s47mbRhHJNR/KzWBx73+APkca9l/Ea6YS\nnBHC\r\n=P0wB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9f090c9.0","@graphql-cli/common":"4.0.1-alpha-9f090c9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9f090c9.0_1597065687748_0.04434868797486069","host":"s3://npm-registry-packages"}},"4.0.1-alpha-60d4af0.0":{"name":"graphql-cli","version":"4.0.1-alpha-60d4af0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-60d4af0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7f41de4e888655be13f10cf71b84249c68c922fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-60d4af0.0.tgz","fileCount":14,"integrity":"sha512-D/R3vv8Dm2uoC8iWmnnHqmxOuHU+cvnQxAsGMfeC+cTcUxEWqmg2DnpJrmE76G/ZuuhCxFY/20BHdpKmualVbA==","signatures":[{"sig":"MEUCIF6DBy8fRrhedTJpYvkoFrpvuvlZF0ynzMFpS468V42fAiEAmFfdJCR2kKTZkpEi4G6Lf2paEgPRhJGlI1AvCz0p3HE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMUrRCRA9TVsSAnZWagAACvcP/RbPhYMPAitItXc9PG81\nAhnJ3HOZZDbwdZdqtXBDciF63kCyfy+7bJYJ8tSyzmDW3BtRkMDHIk7wEg75\nu48TMBNzvfCHz/oEoRw13mluaai2GET7Fy7HpBwuLcGy5+T3VrZpTzJ/jd0W\nL9kDnblnKZTe8QsNmN/nQZOxfYPO3yI6YbzUFFkiT3QLljHj2hhdeR0cTZUH\niSXvbNY+vwPxVxbMbHJb58dzZUO7N87vuq9IJFjyGlUCO3B5SW9Goo7WWv+7\nBsG+Llaf3ucIRHPWfXZAMRhGuseJY09TWiQYWSNZXLEBm4fIKlHyWBEHU0GX\n6lQhWatTSv8cLK3C1R/sWorfm3YJ/iZn2LT1l5JJQCaIsEkoLI/C4G9aOd2B\ndM5MquOoxFxnzukxS3q7ck+D5K4DutVk58ban6PxPQMKjmFSXwjTr9NY904q\nDKveNYULzsuXjmA49cjgBu/JG0cJ7nbJVO6NADuu5M+vx2wghNjB0MWCnJip\nuwpZppUS6fjJ30CS2vcgzkgzippKbhLu+7Wb7gg2nfnCGeR0nGnPQeNeamQ9\n9b77k7JnEPXWvXs4qy9VSd0X9/WS67t6lFxJkz4gCJJQmzloNcXm2PR9eqKc\n3taBbJIlkfAZfulAyAKb5UAOcKt8L6Fqy41/PW4OVxhFO/oENK839HMR+7cm\nDf+8\r\n=gupO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-60d4af0.0","@graphql-cli/common":"4.0.1-alpha-60d4af0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-60d4af0.0_1597065936738_0.7193768654502273","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3b5c578.0":{"name":"graphql-cli","version":"4.0.1-alpha-3b5c578.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3b5c578.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9d43a9c6a8ae3d21a6fd7e4087c5234b10e19921","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3b5c578.0.tgz","fileCount":14,"integrity":"sha512-bsAsdRMyRif/5r1IuIknQE7ZNoKFkg2AhYlOnkjgOA7mBdGRUjyFaSHkAPDZuuO/1dbGuF6atNSEe6jxe7ta2g==","signatures":[{"sig":"MEQCIBujabnycS/RhV9slAZZNx3dF0wagqzpq3+9u5SwoRykAiAmpdUhCzWy/2RsZjfwwStEApBYdrAj8X1h6j4DI5oj9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMVypCRA9TVsSAnZWagAAKgkP/jhLLxqw4hTifRirpEHq\n54+FEQCwoXtI7ZeCkQlz1j2GuiLbrzHJS58lbEpZYOTCDukU8D6lvYAKYpxQ\nXN4bTqEBpJBi6ZyKDqITV3uqRYlNFbbtSs7bykRHYAUrVoRMXRUP7ofZ6xjn\nUvWPoEOm1SUrs3nDQlxzw9n1GFzVut2i8Prcn0aggu1ASC+s5iUBXZ7SBCQr\nh6z9NbfTUOEvS7LBr3ei/KNz0AW2UnIztHeKrpKI0NrGhNPph8KQwGTVIUKn\n2cE/aJlqWbFGwI+MbzjeJOz1Clw7dpK7prRmKki/L0jiDYa0eAHZb+TCw3Qn\nC4udox2+sHKi5D71TupAPmo5MkXSOZDUXBbtomjR2N3W7ZsYQflglbBzevry\nzEEhOgvudOVxqjLT+jnybOnAEmvso2JY518QPT3mmJ+0in8j1ywRNSb+XIM9\n7eOP/y58/mZn/jjkfHFjZWn11qr1+yQXgyRKJdYH4H0glV9fc9sWVYf/SqQY\nxsrZWo6rKOOD0BDm5K+JQpOdWaZF5Q8yGQ4s2shr0umKAdi7QsJ4TsUS1AV1\nYX/mBiBxTGtjauwvug/we/kQ0CqRLFiIKdgXeg8OmmzT7WSpQdxd9LT5fGv5\nDbn68cIiRWLRmpcQ1RQvz8vax1SUdvAgYKq/uLrKfhvWp9zlnY7XYPDR3zES\nrRIW\r\n=czub\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3b5c578.0","@graphql-cli/common":"4.0.1-alpha-3b5c578.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3b5c578.0_1597070504762_0.33459015052276553","host":"s3://npm-registry-packages"}},"4.0.1-alpha-56f2e54.0":{"name":"graphql-cli","version":"4.0.1-alpha-56f2e54.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-56f2e54.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5bd0ad9c77664f69ca42a9abc2042ccf2de71da6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-56f2e54.0.tgz","fileCount":14,"integrity":"sha512-vdWxMssaCGPGWKYShUo9z2kFx31hdeLhfe16ZiBeC+hqWYxZokSr7bPpp/VSLudyoHOHHADxdAotNM7T9G2C1Q==","signatures":[{"sig":"MEYCIQClReT7EAC+YxLTzlpF2xGLVPIygpxVGKvdOdL6sBoEdwIhAMouvIjrM4vcpf3btw4durEYe9hy5PMH1HVuGWfnbtbv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMWPkCRA9TVsSAnZWagAAwRsP/jXzsAQ2+enPKbwnjnJa\nswK9wgzEJpBdZO96K7RAnU7yG19Mcv4ekn7MqLzSyo0zKJULYa3465mfLfRb\nEdQ2ipFpckKhaEyy2POS5IKjBkCuqrkTdLVUNlePbf9HdCYaCn+wwe5ffTQb\neqh91es/kpVwMfx7BOia86gjOr8jcOWyuEA2umCJvtjXfMU3uInxIlTxMLeE\nzvLxoYlnilMkRJ67i7TDHq3I/KocCO9g26Xhzt4N5sLosvkolsgnsGGj1LGY\nCgdQTpmhxwAA0gjZdsa6pKL3tJXcbSMyo1ebCy3wQEGm9SJAkQtAAFAkIpxV\n0P2S7Ur1Fmf7m3ePrYaorbiZiKoexWQ0Jl5psfcqBQwROIrVVF1B2xxWqz/L\nVYYJc/w795UBgaRRkriaKjBHG0vpI7Vha90urBYqo7swD8wx8/8MWksglznZ\no/q19my1Jx8txObwnu9KBQoK03cmbR+oVTqpdI+K37uFn/h7t5FU+96BG/NC\nycBq3M13v2u+P19lv2BgG0FCAt9ucCKSCos46wn0xIhYz8EhapcglueZsFAc\naUDSirHwKQDtOpwBkX16sX+jBJWYQm7U8ViHYah35Qkl7ZIneVOsYi2Rvjer\ncrjvOibCCEXh7J/B44tuiGFIswkGtO8YztPGqskcynaimEwfV3jC3IP2ISBU\nJa9i\r\n=HQ6O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-56f2e54.0","@graphql-cli/common":"4.0.1-alpha-56f2e54.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-56f2e54.0_1597072355530_0.6017352656321779","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9a1b4ad.0":{"name":"graphql-cli","version":"4.0.1-alpha-9a1b4ad.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9a1b4ad.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3f0314afe8543603787a2479173b4990e54b1edf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9a1b4ad.0.tgz","fileCount":14,"integrity":"sha512-9isrP/+3rlSjDHRVH7iD5KSewf8tVdrfWRngdq84AhSo4ME1f6kWdBU3ORh5KTnud16XbGFA8IaY6ndiLtxTKw==","signatures":[{"sig":"MEYCIQCtUrjtPJwiCp+VM328NUOCrgjMLIPAmNMeObzBD4xweQIhANaDPC7vAoZp7eQ2hLdCdsMZmfPRirSzuExBDFGseuC1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMcD8CRA9TVsSAnZWagAAOA4QAIhMZeuIbfgTmZw5I/xV\naXaRpGYfNhwrbrd9AkmEQZbRde/uLn8rdO+bpEunBo/+QxfEnUql4v8Sra5g\nvqvtQjNtR53joMFkWGqS4ky77r4/Xz1HLg41QyfK/0PL9ZXvyZjs8W4ShXLJ\n80oBMfwfFNRyKepW/SXuiJOKs8IepuY8PjOWXDfRcMfWc2OGSG5+1/g6bSKO\nNeqHVp0zijEJx1hDQBxf405570pj4mLbO4VoSoXgOYvWuvOqGTrTzShdeS3s\nA2/LoBHxXXsJQMuRqkxdkUX62LAVsqwH6BwCaqzK7jKJWdJXSZsm7Ha58OeM\n4yUyQmpRrWUE/pPw2aWFoNrJEQAEq4jexaD+Ij8AqYCnVH4bDBq2CHOANFeR\n7w0mQ7fL1A4X295uakL/ChRltzlnQo2FhBYN4SjInIAvRv4rO98ec4uAROiI\nlWAAOKKdTTX49By/tA2PO4IjU9n3b1MR/zGEN37ZPyloGxgsby3wYqxZWnt8\ng8Bn1F2hJ7eHSQYHqhofZTwH4pnzPfW3tlK2/XKSfuyvWyuWgOSzIgRZv3WU\n+OF7VBvfFYj8k+JcC+o5Ec89cM3/pCdWlz8wI1IcvW2YuQcSV/9nmInKuQW2\npQHfjb3eDhYd3nIcQOdECtMmfR0w0s0jt2nEu8n1D6roPn+uRs2EZweozRCI\n03bM\r\n=oykr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9a1b4ad.0","@graphql-cli/common":"4.0.1-alpha-9a1b4ad.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9a1b4ad.0_1597096188231_0.8727836686415498","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ddffa85.0":{"name":"graphql-cli","version":"4.0.1-alpha-ddffa85.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ddffa85.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ef4a23a19498a586990d03d2441fab17ddc6b2d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ddffa85.0.tgz","fileCount":14,"integrity":"sha512-JsOO0/092CRLPaPXXs7Il0/xfdNUzTMbKpek0gb87QeD3VVJt2PjgdP6wuHhTtCADYnTUo5yd/F3pH3HxlhULQ==","signatures":[{"sig":"MEUCIQC1TtGzFLQrP2NjWIl0ryY8Ht9JohvnXJziZOo19aoHiQIgPOufhBr/cR7V5BKGXipGsP+BYO82jTDWRC5Vmbr8Jrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMcHpCRA9TVsSAnZWagAA8rQP/2N6N8CvZzfq58+Q1hsc\nmeCfz1yhdKyocvWE0JuVywsdnK+JGsr54gUR0GpwJhIcf905ay2DCbv4OsAo\nL2aBdMgz+kf3NJnnvU4BO+TvZEslUbfbUVeVjp6GhRaMxpAqkXE2jK2r6Bfn\nCpxyIvv1wph6ITGqPks/YxZje3IFhH+ILJqPoES9HflGnDZk4cvE/HrFeQmG\nTXOWOX5DcxnqnpR4K0HnFg8gpGNtA/MoSTQtFCoWdGlt9RS2RriUqzrIoQ8m\nDZIq1CVnBd96SYYwqByCt1kBhAGFAkLK+8qeW52OyeAvMXz+tSFc5sECZh9D\n1VeJ2uDf8k+gY6mMOgjTWUOGAuybb5Bxi4Oz35deJ393GHO8tnaeDoul6Iym\nkLhzQbtgAAxLgSSF8+k3NqYFnuAWSnGqaJoPj1K55GlcCNbOjNunMJe8hzYp\nQMXnE29iQrwuIrvyDWZLnIZU2vjvuNYw9Zq4rCJF3VxspeFdgGZWNH9sF39W\nnnO72PAZoW4Ujt5089i94HFkjb0E7/V9dtnVEaxMTWiXHB08s5d0PkxMTsX+\nTM4DCHHkwnF+r/1ypXoUWq3pnZAcQxMnHbKbcXg48AjE4ceEgeVDBzrQkLNg\nS+j+alX09pIwoPlAM/4TznSqS8TGoQUgS+jXMnZWAjV/qaX8phxEzIUPgkHj\noQ1w\r\n=OvKR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ddffa85.0","@graphql-cli/common":"4.0.1-alpha-ddffa85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ddffa85.0_1597096425545_0.5254012492737516","host":"s3://npm-registry-packages"}},"4.0.1-alpha-84c3058.0":{"name":"graphql-cli","version":"4.0.1-alpha-84c3058.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-84c3058.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"14ff9ab80bcf8f26c5759e62cef085c220ab9ce0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-84c3058.0.tgz","fileCount":14,"integrity":"sha512-VJ3jRqYZLSLIYNpt6PQFmR5/+yhr3zEFWij5u84FnytmuqvBKcpIdm3yE9W52GPH3wiW2xU3llFR+dSO6yMRmQ==","signatures":[{"sig":"MEUCIQDmrF/Pzoe/D9uHyBpBR6sA6ff6OH6PBkgJxpTbTysHoAIgLuAPCtALTvecJkZ/2l0MRXvP+xKOTIKbiepHJFV6gEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMmo8CRA9TVsSAnZWagAAz6QP/0sQaoO25+iaPATm+HuB\nS3QJLUlLJOLluHyJd/HZOFDSDErnzKNaxosECohJveGtGPYCdPbT01kgpuv5\neVrbAbAHdh5/OV+95FvA0DnslLHjIwuSAQwqxQXWRcfHezRrwL0ukmQkjv5Y\n+UcCUsVuLHNSQk+P+hro4Cp6F+wcxPy7005F029XqOVZoq5/o9q4Prs0TkPF\nRWFKSS7M7spSv749pX3gfWBu5s1m/K2v688Pttf8zK76Avs8wuyLYI1akWja\nSsIcoNy6CulSiV41vOLam+mHneHlScxn3tIIqdmv6OVkmz7pds7swXoKYqd/\nEeOgXCainX+Dfg0PtbLcMvqTVmI45jqWS+VOvm9aXnRy09vmecNc7ZaS+5qm\nz/6KQWMU1GLGkZgjAqHCHVfGP8gyGLwAeaZ+WoOxOm8aQdfgXLD5AVx+Q2HC\n/olRptgskc7bvbzWC/MnbACU+50jxtQj8fxR+b7I7pIoT1L6j8DKvnnpOO3g\nqPjoV3LiEEb9vYzSUFpFPNzPWJey152xxltMbAsE3guh6MeJEWByj0gzXQoQ\ngVy48LjcTyVYqdjn/Bu0x7m4wPcdbKWSJ+CYiO2Mwwzc5gGOdfQHcrXuoU00\nDPnkI3LquLNuHU8DbVvBsGksGfkcViInA69BHnz1psrqk1UjYDd1a9lxTNcs\n/rFb\r\n=Ks7M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-84c3058.0","@graphql-cli/common":"4.0.1-alpha-84c3058.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-84c3058.0_1597139515535_0.7493039079902684","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fd4b583.0":{"name":"graphql-cli","version":"4.0.1-alpha-fd4b583.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fd4b583.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3195b7ab02c0c77788560cc47347c23ec5d12991","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fd4b583.0.tgz","fileCount":14,"integrity":"sha512-m1XZ12jSKGYrrlnxLuwRl550JoRhFvVfr8RZRA9dEeAZ/NlcvL4kn2nkphUOfCzWoCekLFS4gXnZP3/e//IK/Q==","signatures":[{"sig":"MEUCIQC2moe68bB9cm3EYuhRhL5J0bFmVSHTpOGNOtZPLFt6OwIgbmBOgTP2y7rc71MoxxKP85usUJEC9DftVBChK8HJdwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMmvrCRA9TVsSAnZWagAAbhgP/1xB+EzanZ05eeG6V97L\n4idTfafURWjxX/0uSxZTpTNJdrGBpkX/kntZZb4uFE2AtRcMeJD6CJxxPbgc\n6ohFrtyqqWmQ7Guf/A0TVakt8XcbJyjxwrDWL1M1rQd7Eg3Wg91yeL3rqWFh\nnTgN4QZrsgqVuc8LAjjh2HNRo9zzxBbr2I5YJaFhouSTQ1DB4HjOu9fKuhOM\naMz7Hk17Po1mF61xQVUAASF0UqXndtN4nHsRbUzQ1wn7w/9ctwKgqF/S9BTu\nCUSs8s3/DtTLBCFcDsOOn7O8V8Hp6axlnuhxmvqm6lfSc/Z25oeTPuXt/QvG\nZArYmrnjxhQEzBjekSen44OAd9qMRP9jy4mSLlPPNYSznE/uyO0HyGLLqko2\n4rjFO29AjM+8mjIoOD7kOUjMGq/YsDS/NxPM/lVzH4lN//UzKXPzY7OdWt9V\n4NJt+hkSm6D21/3nmcjXtYUevTIQKHjSA7lHaG4U1OlD+duEw7dSmU8tOJWl\nDcqWsMQyUL5gM0AH70e1BwuyPnaHElD/Tjvxnrm5EcIbjm3g9k6x7JaVntiK\npNv5LFt17S88+Yy12pyuiTLaCHfYHriQNNzQHw6BMx+R+so4iLFgroayrY/0\nJb85PBUzdjHZXh1uhJnUJIv5h1b+hq8AzLpZjyL3fCXPyTnV/IXx5EvzCFsf\n3oOa\r\n=CQbP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fd4b583.0","@graphql-cli/common":"4.0.1-alpha-fd4b583.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fd4b583.0_1597139947008_0.14052290587453298","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cd0717d.0":{"name":"graphql-cli","version":"4.0.1-alpha-cd0717d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cd0717d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bdc38b2ecb9230be4150b75c78809455cb85a152","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cd0717d.0.tgz","fileCount":14,"integrity":"sha512-4mH9uZ77wU+Vv6+FEERMGQo7VobJ5gPM/bWCAo8lWkG8y016qn4DinVYBuAOsU8Wrij4iyRN6MibjxM7y5G9GA==","signatures":[{"sig":"MEUCIQDYKneda/3OzdnYHP7RXLIF5sCRGsIWa7UzIqtd6R86BQIgPNY2c7FblHagcdjBKnYl5lVTejOyGcLnl7Xnkv3rQLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMpw7CRA9TVsSAnZWagAAbawP/2Kr5dyopj6/ZWSHpjPj\nIvHg2bdf6ikgAauuarHFLCRhDKXOJ9k9V+fLeMBza7QXYVi7a3TTrBTkrfGl\nu20DnSLktbb55IibaFbSJv4HQmFb+66cUI1TsQ46iW3MhnNxq/SNutRgjPRJ\nuxW/gwbXWdmCtH/6CpDN8iH/TGQSULn6EFbQGu91MeHf64H64orDcufZpofa\nIJp2A5os3Ki/X0H1FobyllfeYMiKaT7g4KKgjyLvoCXG1+8mWJVhmBGhYC/U\ngJ2yoF4cf3wHoErD5QlB9SViykL/lxBp1Nmv6CBRm4+cJriy0U5fdhKO17JK\neSsZ2PXYiY/2+2yn+6hqQsn1RMoA3Tpb3yKxgOvTBqFRpPH6kGTdqKQRjvjx\nmWXVco4RB97OSoNgodf2EbgLEl8tGEUObdwUnEq5QAodF+uUPzIgZnU09WdZ\n0fCm0V0qcRo1DST1rS2jsLGaC4xATRIs3NW7Ca3ej/ZH+BWKrBF0qHSEbyjE\nDfVrmaovDQdcA0oC0b1ne3mzl9TRO9fnMbf6trYrCa4O6HQv/ZGj8e7yL2Am\nDD89klO8J7E69xrvmvZqrzeEHdt1RTd7oZ4ESg2D2IB9OcPrxtmi+PUuheww\nrclBU158rNiz8qDhjqWE+4fsQKckf58EykAC02pBr72qTuJbDmxygZkmTmvX\np2qk\r\n=7X4t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cd0717d.0","@graphql-cli/common":"4.0.1-alpha-cd0717d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cd0717d.0_1597152314601_0.5551252270399667","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ff3e429.0":{"name":"graphql-cli","version":"4.0.1-alpha-ff3e429.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ff3e429.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c7111ccbca3f6ed4323d906e41a0795af6ee4f13","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ff3e429.0.tgz","fileCount":14,"integrity":"sha512-QvvpWC2j/sFVJJXsRHBH1oorCCrWXx5IqY+udVA8GOo6qLSovbvhlvLepJe7gi+xThf4AzuYxm+rJOIcUBtBAQ==","signatures":[{"sig":"MEYCIQDYypO2AXtjrspdNBypKMkp4n4LF2Eh4crCYn1bze7cOAIhAKo8KYPZiD874mfyW2vhDQuKAKcC88S038WETa/vfwHf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMp1dCRA9TVsSAnZWagAA6mQQAIi6QcZcP/WCXIOg+gus\nl84Y1v23Y8s0sr3ziNfmRT6VQToB7EFQ5UuqT8QaCSAqqwPa7s2W5AlWEVI1\nYSpxVL35BHEru3lq8rw8avyVrlYjgqsM6MYQyifi1UklMF1mLZFCnZCMWz8h\n4fk4X0gXKtbNZ0IZV1q71dc+yzqPxnWgSbEytRdGRnypTKnb/3uptYA184sH\nj2Ne3JDEqefCyFSG+KoqU6H+pc7420Weg3Vc3ibBi9MZd2YU9EgcpMJqtX4L\nZjScUmCFk9OU9+kKdDXJPDcfIdegd8zgAD0UELZf+Rt99fX77DeUnAz1nI6Q\n8D8NA9USq5NKgNucGaLNCT/wIrsBjHy83Sn0ugNwdDtkgKbFhHJRZ7JN12sH\nK7n6mn/mzdyenVj3JoKvOvn5n7DEgqTsTwUCgvn1vIG3XsXnSE5g5Y3dOud0\n4xWCfoQ/P+iPrvoH6KyKyCY7bmtv39Y2TawZmRGQIrbwTs25z4JKlpCHL1YI\nQL06A+RtiTHoUkoFTv6eL1ui68iwwu3vojX9P5uQ9Q/v4f+zMbN4aUxFyXEm\nwPjdy/WBby1d0mV9PHh9KCQfsrwoDaA4EshAykgTXnNl38OxZbHxNhlj3eLq\n49IUpaMGN4TrFE1ftLaOJ1ydCHkkCtgMJB6L7Txoh8wqtRXumj2PtrijKkoo\nV1AX\r\n=D4Jc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ff3e429.0","@graphql-cli/common":"4.0.1-alpha-ff3e429.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ff3e429.0_1597152605385_0.978136617666399","host":"s3://npm-registry-packages"}},"4.0.1-alpha-eb8fbdf.0":{"name":"graphql-cli","version":"4.0.1-alpha-eb8fbdf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-eb8fbdf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f86fcfff1ab19b5237f1761fc3afa29f3329c23f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-eb8fbdf.0.tgz","fileCount":14,"integrity":"sha512-ou3v1C8nPJagjZjFxd3N3C1Q3quXX3uelUDobE8/bifz73B/v23zQgx4TRRT9cu+7Ce9WJgHT/lzBqTarsAmtw==","signatures":[{"sig":"MEQCIEnQZdCmffZA/o5hfcWLOoFQWvr8XaxHBxp9+9qdnR0iAiAy7auQUx4nCl4XHc/D6HeS67EiUIs5K2gPPY9bn3B6Qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMtavCRA9TVsSAnZWagAAqZgP/0bAGPpNuACGIIfOdCTB\nWhgH8C3lZyDM9Rm10Za5HzdXGk5EewcnA03mvR5gug4gGCS/hpS+veD+CIJE\nblpELgYQiAu0MCjdFbBmCf6FStoLhUNy5i8o1oxebJgY6xDzjsyDdc+b5ECx\nnoO73tIZUZ9R5E14CXYlU5PfiM2XKWJGqPnlb6dSSnrkFzNixoeoS7bhlJln\nCMMKbddb41q07laO0g/SOu4mSWxp4gTpVXQUlGiCOxKUIx955LFWVmLCu8qP\nbwXWHp/2yVBlxf4FHwu3uahooauXdxvQ5hGwzEbgBVT1N2rebW02s8eWC8s3\noAVbrlT7O4+bcH7w5tNp1ZkrwJHt9AdYMH778+C1LTSSW+EO0KSdA9Iik36G\nSBc7PXDevDct4+p1to3D5svNQaewlZRGxSLpl4cTfQlqIXDm/smvYI/jAu0/\nDpJ5ra5S0cA/px1wfmI/2BivYpKoMKDXGk4Icjk7gecjBuIt2ioEBmSTawO0\nU6nKug1ExIUlw+Uo/ozsFJ2QKACHwAUmc6NDnKniXNnJIk0lZySjX/OsqtQl\n4JabSNhPlIgtEaau3QJIfHQn4550a7rHlOrBEChhnALtazluhEpw2CtuVcuP\nfipd7dtRy2zJtlesesMkJjB2f13PT1Jaj+WrGqK4Y3TChjYhCvZEq9PL3BGq\nN84V\r\n=FqCp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-eb8fbdf.0","@graphql-cli/common":"4.0.1-alpha-eb8fbdf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-eb8fbdf.0_1597167279246_0.00473535443730122","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bd02c0f.0":{"name":"graphql-cli","version":"4.0.1-alpha-bd02c0f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bd02c0f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0eef9fb92fe9f3c3a3ce86617cf3fdb7de4c6699","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bd02c0f.0.tgz","fileCount":14,"integrity":"sha512-GiYg/0iAUMi4OQa6d6HlIsBbwHDFwJ8P6eyJ162uem5HppBTp2DevnFkDdjXZjWulquuMcSUIqDwoS0CZPsJlA==","signatures":[{"sig":"MEUCIAKUwcNLaDaSLtRzfJMsaDjlSwgBjW33OUgrqs+rVcJHAiEAi6jUnUvytVYpL8gSA69Y3FDK0UsdJDkG2Y1LzW8jETI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMte8CRA9TVsSAnZWagAA/mgP/i85ll0OKYvWwQb+g+vS\nMF1k6O82n8h58ZUcE/3LooxT+qSZsrfL9YXKX0i19UTDSgWLTZ9wmjF/C7HA\nP/95RC5noEzG9KrJ4GuMD2SoWegQJkhGpMJ3Tc8ScASNNRGI/P+jfNBOX1h/\na2hgj+w2R73lGJNj2riugs3yXpLAT9XLL4kF923sA17TpjTbMK7tQvKmYVDz\ndyfpB/BpBodzqGHO/tyKnqMCMNdlscKeQAqZBJBc8ZD/8kAc8Wg9i8GI24kR\nTRX8VE/s6radvYcBDhO7/mbBk1vZ2lY0Vja8Fjy0t70um3Alb97jyrjQt48l\n01RuLXuUDTS3hojR3voz5OlZAXvyJkwbiLHnnpwfMrhgGcedWAgi1CmD/7PC\nuQNR1DVV4XwGWTxfAdJ4zJt/i0nCpepRyvmfRq2WLlEeU5fnO+S9/iSfcGJr\nI4P5LrsXb/Lpf3mrhwYpOPRRgfV8DTHM8+oBczDaUn6Tn+STXKV5LcvfnqOy\n26AEUboC2JXYPdDubXcR3VCL/hY8dpPkBYJA8wdA4/kLfxwBLfiiS3rzGzOg\nXT/Rt8HivayMdqyLv4Tt0oThJWTj/F82HE0KrXVaQRyS2bmmTfh3Co/gI35u\nVsV/5rpXH148nkMngdlxtuMXLvJ7vBzNO/HSfm1cTGECfRNxVb1GZsspv820\nzmSl\r\n=kLJ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bd02c0f.0","@graphql-cli/common":"4.0.1-alpha-bd02c0f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bd02c0f.0_1597167547856_0.623636714099107","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5dcc18b.0":{"name":"graphql-cli","version":"4.0.1-alpha-5dcc18b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5dcc18b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a6e9ed75a18abef94802ec1d7006554a1b34627a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5dcc18b.0.tgz","fileCount":14,"integrity":"sha512-mn1HOwCOgxc3tuDWP+ZzEWD4kp+U0mIk5YlNOHbZIEaMKbjVT4KzvgrV6yKAwt4Db+xE3oO4EY69pzRZFJ+72w==","signatures":[{"sig":"MEQCIHplfo61HVYlMc0ay7s9b9XijWJbE3kCePtNy/CPgoN9AiA1McNPS6zyGflI+Ja2mP+hVMGJqrgpx5a5LG5NQkg1JQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMtfRCRA9TVsSAnZWagAATIYP/3uwN64NNCoWJEDJJ+9K\nxAd89+WtQuT3DfGtbJnSWeEoBLRPKlzewVN8GagZSoWqsPggPkdrtZqdvxSs\n7O7z/tLxkVPRNLr6QjS0GANBRpQee2vdY+qcHVEeJpv0Eo6gxVBiZ6f3IoX8\n2WJL2uP+sDKZk4XPF7tbYFKiUCwByXEJsvzFrYB0HKfy56jnq2JPxwtwRZkK\n2TpF5C5kxXVq0k7dgrs4gwFcwG73MFBaC3isWJYEefxHZUa87iqLrkSOi+2m\nNuBKITCI75zHMLmr4jIg00sU92DF5mcfo03qhEa4DkYahVAtVqIotofIoNgU\nGK1rDcKpF692Yz13Aa1YeGcQ9p7Ea/82sur3RFEwrO7B/39OvPAn6Hltluk6\nF6hkNBe8SRyHnF1tasOWoW6OQ3Ixy9Vk0mPnBOdatBBC8U6ascF+6mfO1NJZ\nhpE3rtaGfrZIYRsz/a6QsPQCb+TiC/xNudTrMQRrgPDwdDNYWUBrcolrB1w5\nT41Zfp+QPAc6cbijShUH21HtrrcM2JNZgIYzITmvzvo+zx0sVGdT0g6fmAjc\nBpr6Vs4dwt8yIsVv4fYN9psH37dn66Bgj0o2b1U+hoI3Hz8/jN4uYi95kmvY\nOtC2zuHMK4LbE/zDmdtGSRB+mymi+nUNi0vtjH3z4Izlt+gqstaZhGKQFKJT\nrJ60\r\n=5U/B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5dcc18b.0","@graphql-cli/common":"4.0.1-alpha-5dcc18b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5dcc18b.0_1597167569154_0.4789734607303484","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3706cd4.0":{"name":"graphql-cli","version":"4.0.1-alpha-3706cd4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3706cd4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d954f51a3a089fa6be3af2fb3c26bb871810f220","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3706cd4.0.tgz","fileCount":14,"integrity":"sha512-pnnxnMRGCiONUz0EyXfXswtIJSardblPYGwCcMSihJn4BqdhkCCZBEk6YRb5sPUAPr6rBbZomnNyMzLbjIE4zw==","signatures":[{"sig":"MEQCIASgQV5RY/efMijPsF7eSz+WGdCT1RFAF45JQD5EHEehAiBRGNy0LLIbJqB6ZRibkwBv+uAkc2WtVcBfb4CTSQACag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMtiUCRA9TVsSAnZWagAAqgoP/iHjgScoszWJ2pp03HA/\nMeegr2D8uCjzz0bV6p8aCMPzSmJcE/25nITlaejJJt1XhkiFmq726QQ1Wy6c\nVV3pa4NH6W6Pnh8GOgcZTmIflJePkE83AdMTmzWhFtPuouNaOVug/cd1bUzj\n/HUYgAfEYazAiCI6A7zWuuBUoI1+PoMW135xcXlKIxVKzHSx0YnKBhqqKDKX\nXjA4iweDdSl9fHPplSZqqExyrGEXgaDn+sBOnnsq5vJn8GRJptOLzymOmr5S\nnpOYok3PM/paqjQ0x89ORKH0bbgJitwZXtCWebCj7rkJrMrZ/56YcQM9hadM\ngSjItjT0GLn8fDAFk8OwPGAEfX8l2+OHz41hhxS+TVvWmEWdBY4SUdnGTQ9h\nqOsKGZzlfdLgyskvzyGvVtke18xAr15xY+OyWLz6pV+TvnhBIeW/QVx4KpKQ\nKbxX5VWeAn7fWdpIJj26PEFX9pr1zMaguQwK3sGUZlL5pBjABiWPnewj5cpE\nhj7SVPkuva7Ouv0mZp/fnPvvu8HpPywvLkhw4BBNeYK03VyduJzCkpglEI4A\n9T3ycs6O4jKlizF8ThOvsPd7mhNah+stSXxpkyKL7HFhn3uOPjjIepTJYuPg\n3RLhqn95vzfqwpGzBz/iAywCMvpfbg48EuYT3QQFMgBpkMMRpCICz5RihjXZ\n83+G\r\n=T0pv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3706cd4.0","@graphql-cli/common":"4.0.1-alpha-3706cd4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3706cd4.0_1597167763781_0.5483408884620611","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d476858.0":{"name":"graphql-cli","version":"4.0.1-alpha-d476858.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d476858.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cd3cb37df067896128ee5bdacff5505657e885c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d476858.0.tgz","fileCount":14,"integrity":"sha512-+VYyhCX3xIE9S+QYxuou09r/2tX6p5FHapDslcSXdEybEHW13mMqddJc6M42xjKE9WbGr6SDwsExxS33grEYIw==","signatures":[{"sig":"MEYCIQDv+KNga3ki4FW2JlyuqcuvyfpV0C4FUiL6EVUDjrlzdQIhAPJD0oXiAsreyAVTGbLYEntgniFfcOU2f668UDsD9/JR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMtkOCRA9TVsSAnZWagAAMqIP/jFJLrT7p9kBiaXku4uI\nAP9LLMfbtDyjZLol5F8rvq3uZJ6VgiqVqd3ThQbQw6tIVlFFDaRJHPuhUeD2\nw39xWn9SpyLjeVio6w+Yc6tzUljLnk7RoyCGYD9F14w+24sU/9EM8JDkSIrX\nFw1jgNXLXmUSsNi8FO7PpchZtaeCJ9ntFMOvAMS6DzbCb+j8Mwgp0wuX9IiR\nvk2oxqrwCYiPNUJAL7Tp6hvr9qDvG/cefhBHvs3Stj8a2NyQHSxvERmNRZON\ncPoXB4FhXRK6m8JQEGAqpYV5i32WazRA5EVsCDDBT50yjE6wcHgLfaaSJ7CN\nMlG6E8Is0+6gdSVvxsUnR0T5V9jneEacocE5yyWeSnC/ZuSRbeJaMHSv2f0A\nmbiZyLq7Bpo93bKKhFC+OWsWK2geCNnh/c1sTxOnJVPtIDTmEcVRf1dpPZ/w\nBO4Pwe7qj+ccn9ikCJNuoyOrtrZEbRCUzm9r2KlmcSyraHOUU9ygsM/QjeyX\ngsni2FDt8TArI8PJ3hWrc8nTplOh8hvnIDNpShuIl4Ek5jYEM4chkUDMfPFT\nRmADBtlF2VidvNoBvfQKnZbDtM55hf/sekD4UnnpK7tGx6h+Z7GxP9l8A6NM\nPFmDUNw+YfY/IxfYx1lrAuWsRt59t6GAINaM29wC1jHXZEz+hTQqqtJmFgKF\nRXoz\r\n=T7U4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d476858.0","@graphql-cli/common":"4.0.1-alpha-d476858.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d476858.0_1597167885962_0.9086635560446852","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8f17fc4.0":{"name":"graphql-cli","version":"4.0.1-alpha-8f17fc4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8f17fc4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9fbf0748aeed255a7c6e2da541971cf665ce8e35","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8f17fc4.0.tgz","fileCount":14,"integrity":"sha512-tbvxiRNFpaENxL8oNy363uTjLNlJ8civ45KjASUolNWa1Kqk//1bFas4A99g+76FJFThgpAB9e0S6YtZ/N4H/g==","signatures":[{"sig":"MEUCIQCtxl89Y+BtWs9UaAmqcu6LaR7rOGKcM0ZMsKThS+D1IwIgeGydUW83ERspF2UiSvWZo2Vp7IHB4MCh1uD53ivKWls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNB9GCRA9TVsSAnZWagAACd4QAIBki3kHhUu++1/x/mIy\nykTpTYU/COVnpE8xLfKwXvCspp94ckzP64J4Fis+k2Hzuo0TXEzvIa9HX4m7\nrAAaC+c20Mx86Zi/j+yXkCKPBd2MPWof/Za9bO7kjm/DAXlzMybzK0ehWrDz\nOUajwIVrzTBqAfxG1wi1or7udjWB+zGBcbEGmuLxVecYqQvwWqVgWUBcyOsT\nmaAXYqT7bNbEwJ0hW+g44kLabDUEtKxp0gChiDJiA3I2Kp/5d/9uAUUFFGW0\nIgi6HTng4vMO1p9+8RnL1UoHwC8KYnpOmjnNx1doOs57kzC5G+BmRW3XUhjT\ncR5XBrKrMMCNhdofjM9+63bQx3j3zuKIOjsrwImZsO59PmWbzPAX/hvOlyKl\n9nFEMFNiDKSjAd326l79tmgs+HG1pd8UG+os7l+pWivWTnxtjCNctZWAmwJc\nMcT6wIMVy/HPeriM4bnEwHPY3cD49yKskNQXPX2Z6Zygrylou+QazGEYZx6/\nT3lDABpr0QdB7adGOPDKHpSzrf+epF7md8BeJTd60axnFHTxloyel3LLq7pV\nhvgBXnkRkFH7Of43W+yTw0QcKVuYhzgFRr2LftRQIfT3189dQfbsaRbGSrcE\n+Pz+Tk0FgVdI/KUdtY6roC+SiUeu+7GkQV2OdPN4kL5qxG3tiAC3YAp9fjq0\nLV8T\r\n=aHKN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8f17fc4.0","@graphql-cli/common":"4.0.1-alpha-8f17fc4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8f17fc4.0_1597251398440_0.9015238835616026","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4ec46e3.0":{"name":"graphql-cli","version":"4.0.1-alpha-4ec46e3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4ec46e3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"71254bf607ae6b1b76107e6c23f4806c119418db","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4ec46e3.0.tgz","fileCount":14,"integrity":"sha512-3lWMuRL/m7G9sQyUc7LUU/arq+QPfg8cw1deZCTCTYkas3bQEkmXiv4m5IBsqAG8mopMI7qOsPu2uiY5oPZ3FQ==","signatures":[{"sig":"MEYCIQCSpg9dGHqcivD/jpoeDVYsezHB+kpXiFhYIvIyi3i+4QIhAIv/2WgXgxvPyxhJEb8SP8wY6zjvBzeCD04WrTs2DR81","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNCFkCRA9TVsSAnZWagAAX2oP/3pXtnSV+zqPBx4rwByw\nuyxE9SBsGX2TZSzM35X6zx/2IiXUfmGPcKBFRFSIazHPOz432OaGl6YvsYrF\nou4eqAG6OiqWWI/U5CmJg+TKlgPV7uJ9/yXNQEmUfmCW2eijWOG7JfrNz9g3\nzkywe7zYf/+FLogDuB089CqGdtLdvxUfeXXXjD4DJ6hpbQKL0hHZTdrv/73h\nXTPIx9fAwsddXfG5Z+VblXR0K98DjnZYup4Cjz2sWr+dIOM3QleHs417g1Gn\nFw3vsIrUFGuTmjrQ+TQfQNjwmOe2MPBdpgc+sF21Ffu4UOrOSr49UKeNcrsp\nzrjc6/j4iY4b+SO+43hHrVQYJ2THdFiRz+sn0+iGHmfo1bel0Y5ovJJGenFv\ng+svdRWMuBfXnYTp9BzlkaWpR5pzFWWDGVx8PM7jYKr/0N7sEVyjqJhkoE29\nD0gKJCOchzmVeqabpdr5viWx5ywZXOOaFcXw5uazpLgU8tzcN3toj5X07x1W\nfve8nM//E8lZcjoySWdQIaY9pa1QoNDcO4R6frFKkbQk/vQq30lOH3+VzycE\nUc0xoQMbtYJhQrVAbGore03392F6Oeax4E8lqaXT3ozoF6vXlfMFXJiXx0Eo\n6IUemw57K3BwGiEg0AYOv2ZQfiik1E6icbJDvBIFRszw+yKWBEcFj9f0qKQq\nghqR\r\n=1E2v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4ec46e3.0","@graphql-cli/common":"4.0.1-alpha-4ec46e3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4ec46e3.0_1597251940306_0.0844814090131063","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20425a4.0":{"name":"graphql-cli","version":"4.0.1-alpha-20425a4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-20425a4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d42f0460affc95dcc22f69b09ffd26eef06911b3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-20425a4.0.tgz","fileCount":14,"integrity":"sha512-/ulgBXPpETGAEAMo3vMSJso4GES9pq3kMjl3jVJ1Fg2Hd/U/L/sFqF8dapSFKJ5+TW+XVhzRPrKUBYAwn6d5Ow==","signatures":[{"sig":"MEUCIQDSwloXqL3R2PPm91aU7sUb9PDwQfmgZsk23s+PBIxESwIgM0Ia5oRRM0jm4iMlEmRb/1isiu986bfPv0Y2NCyGTrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNUiTCRA9TVsSAnZWagAAWxsP/ipJ2Bdb/B75lvQrW5Wz\nxWj8Us5cofPAQwDlwCakheKEz8oEcYTGjeiWPE3oWnyUOwuSBqnhi/4Fb04U\nnWZ21C8TGjEoQfsW6GmbUVW7eWVyhOip0ru+ziahV78ZIKgOTPYpOSlLhK8X\ncXxvrCVrIT4Nevc7fCnKJrQsmiO9LsqbWP6BNP66+ENw/RpIZpYlDBxmYi+o\nCFHfGnOD7IBs7Yv8CT1dwetpDcv6e6HwlzbDZkakHFHi4W87zI1Hkgv1d4Xb\nqGbbdMJnCMSKJ9i1baYtGSwC7fKRHk3IM1kJev+2Ze9demSR8tu4iCFcaDGH\ncO7QMGf51YsRa803v6eS0oiZ8qeFtmN/oFiv5WSibTUlIfESnPa3Jc+txwuO\nVo5ABE3aIjpCZtrOrdiaOJSt4U02EAwOTiqkVrGYx7+DnPKsUXJPLCqaq8DZ\nx5HoInFmT25AvXqF7zlqwCWD4vlhBtDH7ZTtcjto6a3wJRveYzwPhl2brEqm\nGBD6J23gCqcndl5Cvx7gjKsQz2r72D6SGT4fCuAjIOJnlwxSEqDKmlKztUA8\nQut722IK+59ChpkvHtZxFYFpi1IlniED6Ka1FPVHJDAb7FteHRBBDCf+zkVj\nS+X92WqTU5TuzpYDFVJ/q2pyRHfPxQ6uqnEZVBNt2xvJxHG4AMzJWnKpDbxU\nTGP3\r\n=H8h9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-20425a4.0","@graphql-cli/common":"4.0.1-alpha-20425a4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-20425a4.0_1597327507010_0.7944673050581665","host":"s3://npm-registry-packages"}},"4.0.1-alpha-dc4068d.0":{"name":"graphql-cli","version":"4.0.1-alpha-dc4068d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-dc4068d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8fb5abce2668c1249dec28a9087ba4fc05f08a98","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-dc4068d.0.tgz","fileCount":14,"integrity":"sha512-Z62/6UksKbIYLhq2hgpxPIUEwDKbwORQLGvdwVe36SdEaFjJEosLGP0mp6rxX3lKnnhLe/uTbUFa89tJuHhAMA==","signatures":[{"sig":"MEQCIAgt5vwEu9WEQEBgdGtuMK2L1ujh71GVFyDfM+Lcz7yjAiAuYukJe+hNds56WSKK5JVrXtzGW5TJYknLz4C/yPndlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNWO9CRA9TVsSAnZWagAAN7UP/jww9qTaCY4GmRB5SA0d\nCIaP+lIiD4Ie2Ykh3pRSiKErfyPadZ6pAfdTMtq+KgXs5cc4PIsxpsFCkBVh\nqmgeNQTU5JA8MzwAyp9/jKY8ifrbAf7LQqXyMfyGVhMZs8XPJZn6Cot87DBo\nS80TfxU/Gd6wRY3+lTSDk7XksmXea5hCECBHUGHbidsUmmNal2iStxBuYw3w\nxyhAhcjLJkjko9vEC0Ne0VGlrVyuOj0Xk/8EABu8jSb3KjfOZE8dPYXKhBJ4\nCMtK1RwtCjVu0iXb6tQ5KF3emAsd+zA75BcSrH8kZasX30z4dUg2sB3yGjgF\nBlT2ormCYX1dA2mWnZPXTqpCLp/1hdMfx3gXdZR4rE647asZBx2PKSZFVMYe\nBP1bxPuf2LijZCGadO0ExztgK3GJyb6PHrMJoYGkFkT7Qb37K8SZLO5b8tXB\nntRL/sVEARy2BOAo6PvNEc4BNjmVYfhoTN/TMO2UIRekfyxKcuhXUGXPMo/g\nFbspTgK93t0bF2c9RnixMjLtHcUVmAyv9ZKM51ZHDL3T+gYPKxQ7zXwxcuUM\nhuA7AMimDryIBqhZseas4Ylkp6FiMyzyt8sCtWPDXcMeSA92f7PBZfjxznck\noyBsvQulvA/oYojvoCG3dsYvAYhagq9EP7SHzEHOJMGNS1F57DCDnqq/Pi2I\nzigm\r\n=OQv/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-dc4068d.0","@graphql-cli/common":"4.0.1-alpha-dc4068d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-dc4068d.0_1597334460568_0.5443267021637515","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d17ad7b.0":{"name":"graphql-cli","version":"4.0.1-alpha-d17ad7b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d17ad7b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30052c3d8a1044febb2ab3eb333f03727e4df961","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d17ad7b.0.tgz","fileCount":14,"integrity":"sha512-flvMZJbnb/njz++vOmxZmC1+T9jBxsjczcgBVkGLNKnfZKOxyF1reFssNGQgLYj27LR0SHJOjlTL6KB7SJnFvg==","signatures":[{"sig":"MEQCIAhv7iByjKGelRBlkfqUP03Yp0AEF0T13I1ACEuT9LFgAiAHPF6Eq9Q9+l2c1UoU3x/NsyYHrrTfRDHkyFnLFNQVzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNybMCRA9TVsSAnZWagAAIF8QAJrsJuyMYg5m98tTo/9G\nfMnuyoFMBdWeqUqitJe45wTH3JTyL89KE9iZA756YkxheyDEUidNTV5X+WZj\n4iMHqVykzgJlJ1vwZH0fqUgS4CCbaHIGCMF9vgRDbjLBtK0ebKj/pKveG4VJ\n5xL7FI9mNnjhDs98c/8nnUl/630cN+qA856cJzCw+OMfLtWwhRYXCOXF0Eej\nvE00FZc/JyFWocK8E/PvlPwgMSsJ66ydmFKDkEKvi7rmfuCWS+mzp+m0TXuS\ngOUQYDxdK5sSSaQ+iuzD3HMBQ+2V3yOJOaM9XXXts0cHRAXGW+fIxdxDxUy/\nYkLVu/GYmhc3Bmpc53fEhPDuZ4KcetCGrVaZMlJ63EL6lfjEo7bjI/NcwcKQ\neq4bOYUvzZTn1EbhsjVWBvwNnV3lD5PlwVqwR8LE7R69vAV/BSURI/s5+fOA\nlY81mzN0uN5eq7lgFgAMmGiwmcv40A+5U85X63v5onU3JpSaZVg3uoRuRdC+\n+UdNdciJELK0ddrO1uxzP4jJxf4S4cMQlvtvYy0nMqUPHJygapsH7Jf+HnHX\ngh3E6qUe9Me052D0MDFfF8qM58ogG6o21DeT5iigJ+i8BWx8wlPZaNs1HU7N\n+gjiidhDMgiyxfVJ3MeIrBf//CAUz1BQEfIiNuUBcwoiDygTUFPLNtLX+JRS\ns5O8\r\n=4pEi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d17ad7b.0","@graphql-cli/common":"4.0.1-alpha-d17ad7b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d17ad7b.0_1597449931545_0.8935620410808212","host":"s3://npm-registry-packages"}},"4.0.1-alpha-efda502.0":{"name":"graphql-cli","version":"4.0.1-alpha-efda502.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-efda502.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"af8afdf1cc22b7b9481c4c5f7e108694fa25cbc1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-efda502.0.tgz","fileCount":14,"integrity":"sha512-FSVRom6lsor/hWwgLhmtvt03ntSfFtPuS2kXoCta72GRFuFCYLMOhvbtD2zQwjQVqwdRWobnDSeimIp5KujqhQ==","signatures":[{"sig":"MEUCIF/VfPRmIkxfxPz9rAxijrcYTmbP3wj5XrFVw3NurFp6AiEAiwpAoW1gSNQuCjazs/r/QPaBJ1VXFcmWuOpTpKHArAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNyp7CRA9TVsSAnZWagAAtk4QAIrdir6/EeY7NmyrYhap\n2755b6OH5vPnekC/ZzMAf9dgyQqMpRvzC9J56wpi3L8ogkGwClsWu/y604NG\nuBD9ewQgbh8x5S/4xgrsm1gg6rFciQEzyzod/If+Z+STI5gaMSX9Ch/UG4ON\n917zTGm82HqwqvHRY+x5Q64jZmIhXUIEKxU9nx9JD8O0ufbkTyi8QORruXJt\n9RcT462VH3OLeoVG2lV8p08O9m3S42LPBaqz/BygaTTKFVYJmnyTbWp1f2KV\nk1g+XTCoXezX4WnfFEq07DHExv/Dr5TwjuU05rrQ9c5WYK6J+HUCS02qcguq\nEh1eEC0635FPfayhI2z649WBcGS3f37aLBJc+LCWKhQ2Hw0a4Sl8WEtWDIGW\nbFL0F87AFw5DaqLODGEaOFgi4lEp8B9K/THjua3GAmBrAN9SeLY7tLONTa5j\nsc/+huG0PMSgN6anG9xfQtsuY63X5NRngfeJvGyX8yog3i0TJEyIygP+ypT4\nvFpmfiX2JE8ClUaCqlAqUM5jh43g1IuwTzix3WdZQXXORS0QJtc4ZOK7SVQT\nqtiYRJp7isXqn/SU21aVmdcaLzilK56nC8+IoVefk2orBD1rvWhkcauxJr4M\nm0ZgsK7E83nzHWMr9en8/UrTqo0QUNSdMuNvR+tO8pMy1y7NzKRgbl+Q64GD\ng6Go\r\n=gv0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-efda502.0","@graphql-cli/common":"4.0.1-alpha-efda502.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-efda502.0_1597450874385_0.680381371057672","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9625aec.0":{"name":"graphql-cli","version":"4.0.1-alpha-9625aec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9625aec.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7608e43790b243d807e1f611d520f7bb4725a0bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9625aec.0.tgz","fileCount":14,"integrity":"sha512-C9NrB1sns7q3Yk15xImWCHsp8+cf9VfPAEam52vdAlu5BliB36nj/Q/o4OUua4i/IRwSXvf+gIw/Jd7GFAdryg==","signatures":[{"sig":"MEYCIQDk3yuO4SggCbaMR2HpmrmX9r7nqqWj8P5HTyPaN7yEHwIhAPajq87RiN4jDWBX+uya763AfFoEBEQauGUSYOMVXwKQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOpfCCRA9TVsSAnZWagAA6rgP/RgzloZ94hv/DFuyiwW8\nEsBGXJiwYjWA0fg8l0ewCkMBMGrD7SIVKYcnl6boE2GQkKhVZrQ74YHknEEX\nTnyG90VgioJaORAXxFcsSOx5D7aq6sKabu3G1JnMqirxYFCXoA4atr4YD3Gj\nVmEzHgoxg7ThHrKDw1euyG+gBQFf0zQRJdLB+6rPPq0NoEAaQSVYeYwxpwqV\nD0g9YF8y3RPNS7q3gAL08jO3P3fTvNci8tuFVf0ZLlhQgCklKTu2/GCr6HgR\nWC+Q878iU4PvHE/KFBQ+mRMx3GKTyNsCtDXQh7FcNhVKkyWxogcwyz8D5p17\neNnGQ08/NW1xFHq1gRx/pL1cbrU/A0DQdt2vALmVd2LOD8+s3KU413PtnSPY\nlvzEk29vmm6ZeRtbixJ60qPqvwAWCD/mOHlmYMNsdy9xYbGJj7yMNN8dV/TZ\nMGM5Sj2Kxwv7bOimvMew7WO7PYFW0h1824og48CAbvwEzudaNAQTxKyKT/9o\n1o434jbddKHFY+UVU5GnQLMJPuHzxAFdJvd7U6o3LugyUyGoCQhzrom0+GHO\nYM+ymVEk74Sulr3uP0hvcLp1TgQI4Sma5TQg9qc2aqu+jTTOFbLjypdfkeWk\nmGoB3OiNTXR7rRqYTHBcvCX9i6loiq1EojhDWQC23NSnRtYv5RbGh7DLpxOM\n8ete\r\n=DWCx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9625aec.0","@graphql-cli/common":"4.0.1-alpha-9625aec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9625aec.0_1597675458414_0.9852545557928627","host":"s3://npm-registry-packages"}},"4.0.1-alpha-40c731d.0":{"name":"graphql-cli","version":"4.0.1-alpha-40c731d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-40c731d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"79c573dd9e846d66e2ef1fcffcdb9be2e1e036e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-40c731d.0.tgz","fileCount":14,"integrity":"sha512-P/ifNHHeLILeKspYGkfiBjlsI1P1X5fEZq1kIaMSdoiZDt3rCR2DEr16LoRbNomtNd8L9ceZYGnNRVZlVoiaCg==","signatures":[{"sig":"MEQCIAUlxdwnaeix+/bDxKfIuySXn0oa/NhO+zBZoP7tE75WAiB+D+4/lRaOO/gg5mKwrXWYMVN77SD/BzpNuZsxpMnzoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOpuLCRA9TVsSAnZWagAACdEP/iFZ/jR/FCoIMZPjSu9o\nSDU8dLNPYT4NDf75q896Mrz2n5OMs5OVHhlWYgrM5oHBwpW99NRIf3dsTR25\nq9LokvSjs2QtkTNyF2uae9Ir+s+L1NABBxsRcK9E2Q89+2+Frn4odcFvYyCK\nY+GmXTkcqmhLGKJYJWtTddyvebm26xwTU6bYYg6j0q6PXJ7wmhAXfU+HPeG6\nCmSptyXgq2N/itvIxiEeB/Fxz5rExfgVAN7HYXB/BdzMUVuHyNV6zkdTTsTs\nrtofSFeOkGGiOhyX/n+gSvMKp8bpWHAEmijr7kQPUP/1fqFEif3MPEzHL4QU\ntOVwW2tQPK7S3/IrnrcEJO4rTlafxuECl0NZyII5OHMzf6HFlf6JW7+gf6ro\n/SFILUl9tPNOeYApGRqM+lItQcAmntYYsVrYEZ0o+vIiLfrGiKFKdcCJevPF\nvoGs0eU/FCiIkEO54P9E30XsVFl5I3lAGNOjmR9MCnKDHYhkOQMwg7Zjs6MB\nWfs3+HrNcwnDI8fOnUp/RxCq36I0P7HCFd+CN2YB4YaWlQGrp8iLzwyOQZ5I\nnMG5ZNl6rsIdFVwl6h7XROyk+H6cC4AuA8Lqvfkh3hqTzhbKyJyJ2jn5k9JY\nOkiLMISJ2D9zdzOysilH+gRgsNUogmJm32VfS0+Lt9irMFC9jcgqGt9xHRzU\n4b1l\r\n=7ajj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-40c731d.0","@graphql-cli/common":"4.0.1-alpha-40c731d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-40c731d.0_1597676426832_0.3427583556514189","host":"s3://npm-registry-packages"}},"4.0.1-alpha-944ebdb.0":{"name":"graphql-cli","version":"4.0.1-alpha-944ebdb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-944ebdb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8ec0f7eaf26c0f3a142297d2614f66847dc54608","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-944ebdb.0.tgz","fileCount":14,"integrity":"sha512-6GPdDDJHOTiSerUyfGKViYmKMrqxSOpD4ty90YAUqbwOvaL07yn/+JwrNXlPVzf4WjcUAthRoPct6TvBhNaLZg==","signatures":[{"sig":"MEUCIHeiymwbBpM+R4Bl4QqNpEo8/hBjM03D6ad+tAQmYCsrAiEAyfdjA2In3TMNVAa1o7meT91Jx1tCI+38gLM5PJKASl8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOsm1CRA9TVsSAnZWagAAW4AP+QHHEuK0gXTM5DoFhb7B\nQDQx3iQs3+/ZXavEortNmgJPXWrll9l7xM/betkV2lvYG02rtJAew2FOSQFw\nixKyQ8pbpW2p08podPSuiHFSos0RzavpwWc+/NUNVVoSUD5NFPemkQPLN0nz\nyLuWkFteWTSrTC/Y8KNXJEOltmjrPU9Z0m612H7rl4b0QcOFW2ZwfK+AelKL\nnT0TMSB8Klr/AQVS2qm2GEwiyJcu4xe59Y3a6/oZNo9GkLI2EEa1KIv3ia0h\nOftEq5fqpViYF5r/0tGBjw/2RsXa+4mgL0kJTBNB+jMoGT+xj3AGOrX2duT4\nYHzs4dPH0df4HG6msUNSm9c001NhM7jEylIAlT78LO2CyETC+WPGARNTKzcr\nZfcMQ5MOjVUd3Hp/zHdKWurTkDWCSqGkgi1V0a59NRakRrnCYTmc+C3cEMm/\nBiZulYZrX9a/rmKG8qTu4j+p+zAk5ZeEwhHpk0M7dERyyiNlI/+Y9e4881X2\nu+I9e3K/97wpZwvj5G1dpBOJOFaRyZRjk1ZDq5YnWV7uNjZQnHadyhltsWDx\nGmzJdwYyFDlSrf3R0uaxta/q6xdA2IKkiHEIrUifeuyK6/9FhE0DoVmYwCnJ\nlb2SxTA8FsxoBbJlwDPEv+UsUtYWFUTA518hQxKz8vVoMa7UhjbxdJTZE+AM\ns9mb\r\n=dkfr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-944ebdb.0","@graphql-cli/common":"4.0.1-alpha-944ebdb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-944ebdb.0_1597688244383_0.02502371652938873","host":"s3://npm-registry-packages"}},"4.0.1-alpha-593cc41.0":{"name":"graphql-cli","version":"4.0.1-alpha-593cc41.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-593cc41.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9113251ce30c5ea8268532722998f907bfbffac8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-593cc41.0.tgz","fileCount":14,"integrity":"sha512-KW2BNZwMoWckGwaVXChvT0Wz5iSBX4ZmoAfaYlRyccERbNDK3xmxkABLMnCjiBP5dyWiT8EmBFVTBLUR6+/Q3g==","signatures":[{"sig":"MEUCIQDsyLz5NJUq/EUOSFcjjPnVy+dbLSurfDGFi4pPFlh8hAIga0xptHNL49H2O2FJC3aBKJ4h/mQOMLjQ5w8/2nCCXsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOtRNCRA9TVsSAnZWagAAOhwQAJW7SipEjn/7xPNW9eh5\nCxTQuuGefSE6PueGWpLy267Yr3KjhiscHyTCqGO+Co24Hu21CGlJECgOXiSY\n5Z4Pr3GPnu1OQUkbhElxbYhR8JbCmZqrx2XZorCS11bV7UTVgEQJB0aJsaRH\n1lkgq1DyzoMGsf8tSY/bZCu8wadzOngVYEzaUlA4oslXOl0JZDdWh+05dcF6\nWXFspUCWjbV9kYYqUeZKMRjq2NAqHitAdvNFtONWGrQ/nKAZ74rvQUP6ysQ4\nE2dbCz+mOehWkIix1Z68GaS4IpV/samchJRQNQ+HYGL0EcEqhbh2sQ3O0Xdp\n/qtywd04V8LAIy86b6SqidkQkPPNOgzH3y+UC3zz6eVPS7N4z/9Ts7vArBi5\n6Nsqa0Zc895rOLR45s0f9I/q2dMbAwUDbZVFyO/oAGn8G3kdoeamuWQhLtAM\n85uJdHPnjtds3Z+kZCeGnOXr15tTEluZogiEmfQzqJKXSKqkQyPGW5Btq99+\nqrmu7EDTs4MJnZZw3g+0RqT6db4D8A8vz8Hd6rLOtSSlRDibF8hVUHuIbXRS\n0JbNuchWlLYuqm5au6b/RUge2DcBlcw2+clvUycV5McEVuF3r4icm/rmaaag\n/IwheFZf/uHKvVPAg4qiGvVSAvNbWnTu5kEgW/J3xeRjpJbjjLPOq5vRb1ZO\nuefp\r\n=ThNr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-593cc41.0","@graphql-cli/common":"4.0.1-alpha-593cc41.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-593cc41.0_1597690956528_0.04319250317849255","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2fd1f30.0":{"name":"graphql-cli","version":"4.0.1-alpha-2fd1f30.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2fd1f30.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba3b1e8126dfb00870910358bce945ebccf9d3ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2fd1f30.0.tgz","fileCount":14,"integrity":"sha512-5pa/RjyWWI+KSiabPROaRYxSzhiFRIT2jva6OaV2fqcgp73yLZgq0ieJ+UQSnqkkFZOtYTTRPBYQ4etTNTdEJw==","signatures":[{"sig":"MEUCIC92S+1xd8dC4BBX+D7eiGTzsMue8EWmgJnqK1+SBkzJAiEAnoc3gDA9iD9UouLVDvVycfxpSc2dFB0alUhU2dogG4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO+llCRA9TVsSAnZWagAATvMQAKJ+/gn/HJURnDM7+CRI\n9GtrwWjO2vzZDaBsYbppmhkePOCp4S7/jGFzu9BqBwK1RwvbZWpCMdJr8LHn\nM8Dj6zcq2DUCXxPVrN/fWXP+ePGnPomOD/ArapY1M8Y3G6rxPSqoRpQfC+4E\nD9P3f6mKMTBIFXdeoWu4QjlJrsjq12V+gCv+0m6WhExboLgnwShNXrxMZOOG\nw4JdBpelxL728gvkRn26eyjvd69/IRSpzCajs5ZSFbil1Ozqon2wntuSbP1+\nqOGQ1MTvCyhBfIy87DREcDSK6TkLKRh+XMG7b1kugiq1XZl2zqkTFxjyaQt2\nCytG+C8srLGjoKfm9rsB9YTTs3sRSDFS9atO3bubLGdgpQ257X9phY7PS8wf\n4Ybt6+r4U+ctsDObpO9Hv0Ri6bfZr7sISe5TWMw7My8DuCNdL69DvR5HMnoe\nIIBMATn9V6PK7QnZOy/W+CH7M8tPCXWxj0hekrOyykJqfDzPRWW3PxpnLUnb\nf/epsLc5qp0zpANLPhhlWZ2styBPgjMXHMP9GNfjDeQpFmHLC4v/KG0yaQU9\nLn4VavFV5jfpgdkx12STLJjJ0Zo/n7fsx9b4KGSNZbNQiL2iY31e2coeKAxP\nTPgS9h45UyiBoaLqwI7PYkoWY936Kt4OzmnEnMuf6jqxhv7+9GSqguJOsb32\nSBAU\r\n=6B8s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2fd1f30.0","@graphql-cli/common":"4.0.1-alpha-2fd1f30.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2fd1f30.0_1597761892006_0.6195874277475939","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a1216a6.0":{"name":"graphql-cli","version":"4.0.1-alpha-a1216a6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a1216a6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"acee60b00dfd4eef3b86a22d525fdf39a98baa0f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a1216a6.0.tgz","fileCount":14,"integrity":"sha512-kzPenPaYpnWd2BRtWwKt8dVWRH+B222pWyj8A1K5pvV9CaFD1+AM6D+RQBSJZYmQaDLOwWBKHn2DyiAbgLBNDA==","signatures":[{"sig":"MEYCIQCKBaQ/6bvvuDh940e0Kj3DoFzPd6Strrt+MxhThAaFvAIhAI9OylkuTWW+4P/qkkhcuoqXKI/AbIYyDR9NcnK0KM0u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO+72CRA9TVsSAnZWagAAHhoQAINY+vs2Ra9qADOKV9nc\nASaOdQX3Yet+yxjHXTtP2GarjKq5O+cCngreTVAOH74A4ltdQvoT3b1JNX5m\nu73xoJXIUEhV6CuBbHmBOwoWZo0r9muJPEs1bhQ+WqbUzzC66GA6CWXhwgKF\nCA6kdqqCAISsVn0XrK5jYgAiJjej07E8gTj0iKhcTzpe2yCgwz4hQysH8Lwc\nbOItf0PneAXOiM9NOfSMFZKFHGasBCZ4rkq0pxRPzxrPdN3aW6OB7sY9kRCl\nBe0JjgR2SoNBOwGYHR2j9zx0S4LZ2eRpT9g/d9ww+9bb3XrxpUdxolw5KK2p\ncXcopFFq+kemldSjPKu8Ylv1FMMvFyw0/746QXcBB8f2pJut93Wf2js6DLgS\nqtHixS5fLd1UI0VsykVyZufioIH9Vy/vU0OgYyoEk6g5EZXb1+CQHyaipP+0\nBcZ3v+C/8EBNgs+Z0ug39fK3iNKr87g1IjRTWgfnXwanvoPBqKPad9HgSUbN\nFDOfLD6IktViUHJFCXWn49hcEJXcb4AfjRuHDnx2uw8QG4pbH/I5cjzOBZA5\n+4jbHuqSlU3OoMDfr8HTaa9Eg+AfuMu++wZ9kEJb+h1AvftPUtZcqnzUyJrV\nBWAXY4cEV+R/vl8rJuQ/ECpZ3UNz4pXeH48ZeTeRpcDZ29ftBkKythrOQ/ej\nJuKB\r\n=v+ro\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a1216a6.0","@graphql-cli/common":"4.0.1-alpha-a1216a6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a1216a6.0_1597763317774_0.568498868950611","host":"s3://npm-registry-packages"}},"4.0.1-alpha-53229ab.0":{"name":"graphql-cli","version":"4.0.1-alpha-53229ab.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-53229ab.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aefe8edf1056fd8becf5d65cded3f83ec69f1243","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-53229ab.0.tgz","fileCount":14,"integrity":"sha512-uaPGR0bq1rNVJncblZGRuS2ED91wOQ0JY6up9tVHmZtaRfpcZBo3eT7cOZD7bYoMipZVCnJvP2gLGdV1FqrfUg==","signatures":[{"sig":"MEUCIQCofeaRjLw7vuWgfk7jr4QYr77GBR91c/m7ytglKzh0TQIgUXno5ItYX4oVOaWCAxMkOxhWJzIgR1PjmLWDPnuZNzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO+9DCRA9TVsSAnZWagAAQj0P/2paMvctj1k3ahpFZNCX\nSq7H9JSoulFV2qryiohc+54lsr2GF+zBfR3C2u+btGO3uJXHOmzaoy5w6h3B\n3AS41LiV8/hO57BkvB5TRWRuEVVEWu11QgJX8tC6FwUvxvfIPFzT8zJEX1hv\nHagU7oZztUuDd7InCL/7u7TE7EFPdaVILgGgaViLDG/ZgJ7fTHMRiak08aS3\nD1Az3oARTcx86jlTQjD9lcPWmpJoHlXOVRDnOAFN+v44N22JZiUV4sDCGcoU\nIO4W9KgD49XtLoTU/9CoA5c4jpS4GN84BhBXTrQQbQQMxphh68U7pwWLgL9J\nnYSG2q7k2dGZ6hKO3nsBhdx1o2Exsv5/xngoJOyhOPBxc8wv6qSpUPVyqXra\nAdvw8KHlZknNe3titBN06VIT5OGtFDPFuxoxRy19jlDR5zBUMbHBRrfZ+jvC\nPeTIDzneRt8yzgTAejl9HXzRekz0fKOAMU2vmiutt3K6AjOe1IRt9NmztXYQ\nvfuwMi+QJQCbF8+2eGnrgrLShdZx6v04IP4P0ZpZQm893Vg1ZlH6ahaobMYi\nFtM5A7R7YM3JB6tIT8YMI9zwdmXChg8goEWslErViQBFqKpuJ6obNTv1XvWh\ncEFaNu3EJr9XWY77hnoWc+T01DQmyZlxQ0c9ifgwPbK1dhTWmqgfOt7PDVu7\neiM6\r\n=1JZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-53229ab.0","@graphql-cli/common":"4.0.1-alpha-53229ab.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-53229ab.0_1597763394429_0.9079330080203671","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ad7348a.0":{"name":"graphql-cli","version":"4.0.1-alpha-ad7348a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ad7348a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5e1441eb8f2ceb46d815d716678f3d83cd72d2d5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ad7348a.0.tgz","fileCount":14,"integrity":"sha512-bzZIe4K439xnTdHxgiQrLujF7R6pnz4ovjSDdj85KoHt02b6J3H3Qm7JSOqA2urtsn1ORA3Ub1zO4dAoCjZlXA==","signatures":[{"sig":"MEYCIQCN0niW/DgiC76vPBLMuoE5ZE1Wn6qCfzqd8UTpOOgW0wIhAORVMr5FYu+Op8kdfNt/y/JUs8M+us8UUEY8NCCf3hPZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPADmCRA9TVsSAnZWagAAceUP/2MmVJK/lDW8rN02rG2R\n/gZwdr9t58qCZaOnjENpLIZ8velP4NhcvQTURLmx9h7EGlY/XjM/CM6ejoqF\nmtEfW7dX386aNEc2m5uDghNF9gMhruJo4DAov8ym1OzscZutURIbjKXn7hyq\nWvnegUo8ZHnsQek+mY0kZ9LO1Ly84Gw/fLTggmBOkCD9HL9iEI8+Htqg5eiP\nSqfo8PCkX+E6qSINV44gtZ/DJwar77mnjbolXAgQqXiQVeQvJ7SJfcVtGHcM\nfkPCauefWioXjV5/P0HGVfBHzq49DOU8TfAjVaKyjW3r+f98RDNhGC7dQCvG\n/RLLcLA1wGcsTOItXgW1LEI9czm3x2JYOaqBI+KZpUmR0I7DW7RP7NP6o0ul\nm9pw9ms3m+N78rALH7Vzqlw8dj03CRTsDoHstUXpq2FuiFPf3tidF4QjeRft\nfS7IGV1tJxd0+VGSAG9L5WshMow7LYeLL7buMm1nQJPkgFA15Y7FFbQ0xzGe\nIpneS5v/Kofth8jnaCjEvFeEt/mCjVdCeVnCdg7GmqAGvxpw/A5FLhgg0FF3\nZQJXDRQUjyIKV2GTtW/CqJIBm8AsHm06l4Ub1giBqTrJXE3gr7r6/mj01ZRk\narVMvZ2iT5NLBWEaf23vUodyYNdT8cHmCfRdg8L0DzgQthIfDaVJgyXDEYTC\nMyAo\r\n=YrpX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ad7348a.0","@graphql-cli/common":"4.0.1-alpha-ad7348a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ad7348a.0_1597767910112_0.8304629477966299","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b4c156c.0":{"name":"graphql-cli","version":"4.0.1-alpha-b4c156c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b4c156c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b63dbfd6b52eba985af9cd57f586fcef2ebc0b90","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b4c156c.0.tgz","fileCount":14,"integrity":"sha512-NrBvwNqOmHn8RM0rrbTdNNC1v5bzVdlE/enoVnK3qxlEPufkV3xHk4p8lp3NVkNjDtzTppp6pwCh1qGJWeHMWw==","signatures":[{"sig":"MEQCIEI3MvSRBhsUtsjlEamHlp1ZmSSvvNLHiDwsqSVzC58pAiACBfiQjoKtVHIZYPgHisSOJaD2HDpBHvjOf5Awy7gmig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPJdGCRA9TVsSAnZWagAAiN4P/jNwTG7T5TI4IkUxiQan\nU0koBECNGprKqxXOgRPJDGAY/Zbg4shtxNxm76/QmDCeyuq1ZY3jnllvQejZ\nb92XhU4n/4qU9kLh3EzifJvoVMowOe+lBd48HRtgOC4r0tW1ugHctbboG+pv\n8RvwXYKSsNL3ZLf5hAcCEwwbW38KRU8ViqUjcBJ5HWWUdEwUCrrPWbtqCmN+\nd4c/tYHsOv/4Wwp4t3bqTfjqgvOkSoZJdQFE1XGPVvhDf3GhMjq29JoKbck8\nEgTno6zrnfu3me7EvxirtB7X4FBp8EhECyUGw9Y9M+9QcR59/4LMVsm5p1TE\nfSiF8UzvCVKob40laRvxtvGh3vnCjShfEi37fCbWFilgcOmb5tO1fgKmLci1\nzAfZhFVZsiyQkt+6wrWJCgvEmxOT1K97hF+3QIX9hXbhaWvAYNm/9nTfcqv1\nk3V9anhcDI8nbZcGCB+scyD3MEZlgvlnSnHCGHRErhJZCrtvE7EP0S2jlg43\niaROcA5UYRsbpelmnk8R9ZTeSE0DkK0PfUbZH+jdmhwif83M6T26lSI3/I3e\n3py0rmFl2AGCR65vxe+WgplX5wf9VSvxaNk1wEpVUU4r7Vxt9Yfk3JSi+NmP\nvP/Xz8ikn8iBA+acVVaUG3QL8BmD7Zr15V1tkDs1vn8P6TghP2ip322qsI6P\nnMuY\r\n=MnBP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b4c156c.0","@graphql-cli/common":"4.0.1-alpha-b4c156c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b4c156c.0_1597806405850_0.8785443480074973","host":"s3://npm-registry-packages"}},"4.0.1-alpha-604c97a.0":{"name":"graphql-cli","version":"4.0.1-alpha-604c97a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-604c97a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5a1d6af80ae5fd8be53c5c4f3ea93370eaf11abc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-604c97a.0.tgz","fileCount":14,"integrity":"sha512-9bgaaejLUNfoAUNUKevoy48YBydzyoJ0rfMhil4T508/YegHVWrQAxW/mUPCRhM/Zx6uQHyDdvG23bvZ6xXggw==","signatures":[{"sig":"MEUCIGS2BuEZDJleORPj+psC1zgBCgAf7nvWzJOFWCZgHL2lAiEA/eVBRYni3ieC1k0z6fcyM2GiHx3dRHzexoADrAgtZAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPJg3CRA9TVsSAnZWagAAPs4P/iFQsBLwK5V4OWebshE0\n4crXCzD3sSMnOqQ0TzpAPMWFl5tg+u+oxs3BvLP13ImRQNIwvXyb7SBhejUm\n2RFwxtplh1Y3tISWE3Eb/+tAGEXcRLypODkJ2M6BZJr2bU0YJmUn9JMmoVRS\n04ScqwaLZU7IDoYeySGQWaKMiPyh0A2Xc1qC6pIPkgGDquhIii/E2X7lb/gQ\nFz3otVSFxvzC4VWwVnswrEGOB2HGjHSQxfmRioLfIyhrTHqPwkQSpO2+h3oL\nZW09xZQybGwkJt38MlS1ZkqUREvhR30fXKiH9LySkZOAx5sodG5fg9XZh1Jn\nSHnBLPbkc6nVLA/nM5+jYkVekpVr6TWV0tHC8aEER0E7S33fZ+89KXxOgjkf\nMbYoWDqev2tUk9FkjtNwIsQloHzSmFDnIEKkoLgTAZXfDIK7bm3BMh0tf0P8\nlgIjwabHPDg6OBirDKN+dRk5wyjRPzlEfWWvxD9enqSugcnsTDS2o5tBwB1F\nBm7EwhYdOm5gG7Hz/6o9lJydDBnZGPipdnSy/JIVLVIQcQd7b6Dfmv7QxwIy\njGUI1EhQm0ZfTakumxyfa0XCqPoM+uwFs0a4F9uLj3QjLxuh3ZCccWccLPMR\nitpyhhc/sddbNEsCzSlQNyF5jQop/22ilf6XigWagAAeH3/sFpUw3MroSZiU\nfa0X\r\n=OyBn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-604c97a.0","@graphql-cli/common":"4.0.1-alpha-604c97a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-604c97a.0_1597806647084_0.6526322769680264","host":"s3://npm-registry-packages"}},"4.0.1-alpha-de47d4b.0":{"name":"graphql-cli","version":"4.0.1-alpha-de47d4b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-de47d4b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c3289a189072cb5b6effcf3671e1e5e3fe27eac7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-de47d4b.0.tgz","fileCount":14,"integrity":"sha512-msJH+UpCPFjRgIODXdK/1DsFCMmqQJqIgw1WebES0CYYkh7h0p+knW/hi1pkVwv/BcFWQ9bLJ6u8HDkhSvKAPQ==","signatures":[{"sig":"MEUCIA0Htv8Bm5sYcE2tZbizBMZoOrhPEJslhrLqSNxHCxI1AiEAkaO8e3kVGFgVJb7VJfn2x2w1kHqr2dTFULpBOcNSbIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPhn0CRA9TVsSAnZWagAAzX0P/jGpZTy5x8tC4QOkgMSw\nLLNJ/i2x9v8Gq2Tymkv5q2OuHTHmCwYl5kEZl0bVFblfouHozSQAbua53MSD\nEEUoKLd7a0t8dZnxs2akd5s+241qLfQI2v+YKFmHeKiWa3mhh8UA/82hz/f1\ni+1FQqzD1YKY9HOv9kjVOWiHw7Znq7Eyma1fJ34piwQBfxfmz6n/xbS0/tDt\n0v7Z8JGuPhRyKsKGr1VigvyQUvAFEoJF/0tMrhwxk3ecFaxHjXzPpFE284FC\ndAEA2A/bQSxRXVoccNUaIjjluPBCRWaS2EXBk0g9b9QT70mbAYYb6IizQmfV\nNnARswRVQ46DMpqs4PXOP4O30yrdtA6K3VrqsEYys2SQkZ2ejhGAMsHH7eWc\nCWUy0GB51Kl0JL26FvBTV8ntm+7Uz0x1jH2qc3b0/uhUkYB4goMhiPId8pDG\nyto5xRJRtBXawZ9oHaHGOGqVLMrY/qjSC9uffJzx7X0zWfHWjIqRC1nMvA1H\noUsDbEW7a0uNpr7RoKzeGSjoLhBEXAJt1g7U4rWr8KV+3aq26l/f7/u9u5rX\n/9KIHlzJ+RhZTwOzdOlA4nVsEoHfF2RD5TpnuanM988v8b/1/lGT5rWZEkEu\nzE2pkNRZuub7caLq91II+M//nxCBLi6mYJiGzkgFyIaGL3m6wzbBfRjhRtZC\nqptS\r\n=YO0g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.7.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-de47d4b.0","@graphql-cli/common":"4.0.1-alpha-de47d4b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-de47d4b.0_1597905396427_0.7206270598645181","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b07cf19.0":{"name":"graphql-cli","version":"4.0.1-alpha-b07cf19.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b07cf19.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30d62bda2c2db2c3171d45be8bca6bfc991616e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b07cf19.0.tgz","fileCount":14,"integrity":"sha512-uSFN360tcWnigbmKclKLbdutKENEYXFkmOXtFyTFH1EXymspYxr5JkVKpw6ECgpt1ykiOv1E+av+H6qQAjEhAA==","signatures":[{"sig":"MEUCIQCeB1cBgwpSVaQWvtzn+I1UUIRKhPV9bQuh/cg5wdKX+wIgSOZdE5czdpWufTmYZXT8UJKsrqQ6bhIiRlx8wOnEObU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPqcXCRA9TVsSAnZWagAAiikP/1zhcJtZNu4bz/3pDB1G\n0ib49tgyv2faFvWOJmMmp9oEDG6UN3v5nKbRSJ3pUyr3vT1fGUqlZG6OqAao\n0DTZNnhhLroNpG1O/oXWBe/tx+Imhb7VgFmsC1nlViJg6sGebzVzLkmOU6mw\nQaxrXrpi+0zenU4OdA8z8XbQC0+lif1lymV1mdoGH/9vN1JOfo5uMX+LxikX\nprl6x9pBgsw9cP6efJqH3tTxJTJgxojmnmzsVZRYsp9/WMuAiq0L0jqrpD5O\nzb2C+vLawKEgWRtnHEZiU7FKkcnls67P0L4j2GWz4M3uBkcW7Oz0xgVpM+Yd\niIusPm5sc5cnSYkaKGDUa1dsNsi83HWb4qMEMZ3Nhc00kdu3QVbIMU94mM0+\nlO7NZjYiFp1uuBYkxj/fdo+3+Fl5RZQzOGbRPC6kpcXCc4cvhqlbaa2yswU2\nrOSvWjYcSNHsxHBf/wSyE/eHWMrfXDMBa2zyGLVRL2qg/P1+z/KSqKUh87nl\nMesu2+Kgknf+C1YgJYi+KIoGmRvBit+TO62mykJO67ymO74wp9Z2mzosxVpz\nvC7wB+BAK3plI+Bo6HrH4IxTvMoXaBoi86C6CpNYOuaUcgfIFXIQ+Ci7HaPD\nb3asugFg5xWBDj/UN89HwBk9ZJnWZg19DZw6cF9KKDXRKQXdDYCYuxAJalJo\nhWAi\r\n=UAvU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b07cf19.0","@graphql-cli/common":"4.0.1-alpha-b07cf19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b07cf19.0_1597941526973_0.17162000746760886","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7e6967f.0":{"name":"graphql-cli","version":"4.0.1-alpha-7e6967f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7e6967f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"686a4ecfa1c3776f564ddd3f385ca8e5e4e740bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7e6967f.0.tgz","fileCount":14,"integrity":"sha512-hXMeu8tMK6Cd9k9DC0DL9i7vkh+FLN0h8sx3dBJaOWUUCL+w61goFlrFeYaVG1oal/aPrltTdPinbJpF0e0u5A==","signatures":[{"sig":"MEYCIQCInPsBUzsXr5WafNdU3RVVXtseF8TiAdO18DS+cvSEcwIhAMM7Lom/gfMSFDroKYkK1c5UVTJbOZG8/0EOR//dOtX5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPqtFCRA9TVsSAnZWagAALocP/1cemDq0v4s4JWxLICkV\nFi6NbVr08m86c/FNU8vPnwWaFg4TR1nS/kotilIcXdbiPTmrQ097KnyqX3xc\n2siafWqHxRKJpJcPLA/amz0O4bfOsiy9on6hwj4O20/og+cD+In7QEeRHQG9\nE1wFyYyNXuAIRqVw6+e0pdIVi/QOEMr2iK7MRaYyD2hGMon9OTjl/P9yVxx6\njVbokrtC6+f7Dx+vYVvMW+X4EExXwlWxTB3gMe1twfncZy0R+6pGRacwijju\njFVAidB+arUXskulXYl0UHn5yIeH4RZA/5EVKIJ2wTHrBpcqwmB08h2yXLxW\n2QHWWLXW/fqiAzmUdXPfTFUwbUZA1Mjop0KIqFOU++k5zlpzy2/3ve5u+936\nPmCFHidAGSRe/jiKgdEoJjM0pmzXOWtG0yOmOumPhTLUVybu7Y9soro7A2I+\ni1d5YXSoJBKf40fMb6wDNr4DP4H8bA9V8iSHVNPja4TI18XGA7YLznB8ouPi\nzMcC8BG+NkrDlrQZC9HimnFS7ZZ8xeo2SaL5M2oe+vrS0a+XC2w3FGTNADT8\nSTZiPX8CP8JHxNMrwDnA4SzpfXShzMNJmLyPwoEn91plRlTDngoXuIQYVPCG\nIZPNG7/KXWEFa9FwdoP34nCrnbxt8fvieW59kdTHavqX2V0MG9e7QoOf3+us\nIHz+\r\n=sKKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7e6967f.0","@graphql-cli/common":"4.0.1-alpha-7e6967f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7e6967f.0_1597942596591_0.7510166705028949","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cb67435.0":{"name":"graphql-cli","version":"4.0.1-alpha-cb67435.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cb67435.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ea8108f39ecc6cc4a38709b83a5fca5e6330c27f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cb67435.0.tgz","fileCount":14,"integrity":"sha512-gVfZHT1FDqEWVWYUpVjMQgyPBGPmqFZ94HLrYwskhGbDtv0VWAJ0vTdgIbkIPZNu0z2lzQrMOA++UyqRrUyLSA==","signatures":[{"sig":"MEQCIDqm84Zys46eLXqdkERyWLdJ+KVELEVY4NM5H76lM6bAAiAhPM3aFmr7JfBosljUvZ1E2r9JlOlW7mTTdNyfwgJkzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPrksCRA9TVsSAnZWagAAZ/cP/R4wXUozA3cR65bG81k5\nugrvdGpz895Cy6Re5BJaLU6wuoCSsY3Jg++PlJPojDr+YgbCGQX/KxwMRnbQ\ndYLDs2ItnoheRcRMF/jXdY4A5+RGpEFmiZenyg3yp3vHNKqfr4xDmW+nKQ9j\nEkmD+VAwVC5wC6Awj+ts2mHvpPoE5yqiqGj4+6tSPZpzroqgeOQs8FvNygRt\nZv8aF2OE+SNrjbsvmoqGI0UEM7VQaAUea9FyeP8AM2jbDNZNt/z0U7wGvkgu\nRd9GqpeiB7xdFI0j+pOBImujiM53j72STePG1DjmZryXRNN97J5SLzHAaDNE\nKjhKnVpFpYGHBREQOXlkjh2sqZfAYpV97k+s1036kMBLCoEGwBsyanSUk9Ll\nBPdoynRICJBBZvvUt9Pq7raMsn9hk/q8mmdSOiGKj34PI6w8KFGdqt6FR+oq\nkQVoSSJKFd5EXgX05zX5hNq4ZgyIYr+R1K1gOJdVjvDAO+F0jdZSueJrxBq8\nzGhITy8CqyYek/GT6o369IZCn0QTksbzOaIY3FIx4R+WaY8o6TvoFRFjX6e0\ntX4J90XhKVNqVpnGk7KkWM8VvvgPV1810dTLa0Dn7bwB6EFAvOPJbBn9AlJ9\nJ4mQYHHs1oqo31Ju59nuWsypmh32+MekcwTcjuKSjkDyqX24UCTLiij9eEao\n+xD4\r\n=EXJx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cb67435.0","@graphql-cli/common":"4.0.1-alpha-cb67435.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cb67435.0_1597946151018_0.6791845989103384","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ff7cd96.0":{"name":"graphql-cli","version":"4.0.1-alpha-ff7cd96.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ff7cd96.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"643884581b8f1cd7c0be44768bd88cd1cb17b9f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ff7cd96.0.tgz","fileCount":14,"integrity":"sha512-yy10odzzNBwsJe6cdNZfNC7fI3tatPEKiTeUNsXrn6hvC2uo/5TkXGXqRcevZHYhLv9yx/lEpspv4/r2e8BjGw==","signatures":[{"sig":"MEQCIGjxqD29J4ecE8QHdD1XiLuYNCBn1+5c6S+HKSXHPPrwAiAbn778XJhDHC5pf/rE0szx9o3kO3EoPVF78zKDsM+kjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfProUCRA9TVsSAnZWagAAdpsP/Rs9r7MubzCe7mxL3W84\nQImqgRb8jBeHO7z7RTRjW8sg8m2fXgiA1CiO7WWPDkCLWDPEgGrziKlOHnZ3\nzphvxtkmvCzGC6219YkhtXwcDgOOrWV43PmR7FH9nqJjVDj0cCCbC3KuPBUH\nQtavJP/ha15H2akIhJpOd149CEXvlfIAy+7TqfhC84NN63dlgcNDJyJ62ECS\ni2dGPCOPor9I/h5bPSmxTx1Qe/1/j48dhaR4JVRajFTE8/JtaY6rNzv3WdbM\n14pM2tRAERcmgxVB0jQafTl7MrsCimhox+2bkU6TwjkfHgvNOzsDGsetKfwk\nEZQiXaM1e+ZLNaE5rHdmDwFCVfanp9YdUKBVPEIeur/y80ag9QTYIT0Iq0a7\nGVJc1LGhrwtQW8T+F2wGb1krL/HjZx2doMVA0NaXbGEITWJg4IodKsc2Glsf\n3hJc8Ti5PahCrM+NqvcaIVYJRqM6Y/dn61VOys5GkYTaHOa2LudJC1kIW3AL\nYdwzZA3TwC7Q6IwpV4Abq0XSmk0rY5yGRhjNTFeo2ZnLbrZ4d5EiVOxZxcPz\nEjO0IFS+Uh5eCr+b2aqeKR0/6qwHwFvuaElO23pGRgzcuyDGc1oR7HXbbBUo\nvC/dlN2hTpEYwx5L5lCWfshCI2VmXlGcBX/ZTRyEFHWcQP7/6vDdKJs4EZaO\nyqqW\r\n=FgeO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ff7cd96.0","@graphql-cli/common":"4.0.1-alpha-ff7cd96.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ff7cd96.0_1597946387843_0.05808678814680657","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0c92907.0":{"name":"graphql-cli","version":"4.0.1-alpha-0c92907.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0c92907.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a22ad2895ff6dd5e9d37f68dd8724e955fac674b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0c92907.0.tgz","fileCount":14,"integrity":"sha512-SOMYV6GrWR29jaagY2yCANhp9gOLfrh3dB3+jqR/h/IE08Sx7INKJc52/41bwcgUMm4XX9fKvb9OURnTvrnOmg==","signatures":[{"sig":"MEUCIDOAASzSl+kIEk1tI8nh0o1dAl94AuXckfVAFQygptOhAiEApBCRzTvANKx/DVVDRQKu4pBamHuCALg8CYWxb0ym6U8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPyu/CRA9TVsSAnZWagAAdC0P/1/dM8l23e0uvue7FAT2\nZZtfB3JaZgtE2v9DNLqZRcO4dDCqwtUUZOaYk9VMeTYc0gq0/GsM9Mnaqmf5\n1fgvngOMw6COikDvAZz4cnbBb07s4LLt+VgnvZ/tFKoKxDJ+pQY7Ldf8h/TN\noEB7yOEX5IV/5pWyvs+v6Mb8rbGaGZH2JTU0oRfsHqI5MbYg0TJUeZz+lrSP\nOqX2Fz0n87OvEKy0iEnJQ9Y7ygbQVbOVlZyyibB+5limqE6swJGVsvWhra6A\nMT36VE7uIbvF23uf4cJ3+e5TbCJMtRSohT+S+0m4U0GdP5yc6K71KX8tP6aC\nwZZn95mYw2qNv4S5UWQRtwTft/TeD8MHDofI104oB/CaSYiWlGbQoW13aUd+\nCjXsZ9LfL9JbZfch2sgOtH87WdWAgUZ8sEdg/VnAUb8qVK+MRwDHKLwPrbbj\nv4eVfGDaQeBwt9vv/wermOPqMiQfUbbp5DodXZqq9hp+ns/y9utlQiNNK5XQ\nf4IMbd5ZKnm4B7LTPATfygNOzD9x+tdQqOxbYR8eirgr36gnSM4p375uIU4K\n0wNY2UKt3JKo6ENCNod7/OIh8KA4apsfudE9KvQ/fQVri2Kop4navN7zvAWq\n19CJlNPwm3uGsT4qvC2HFFDF3IMbpRR7X+VIPxyTxG/rdW/ZCx81H7fQJzQB\nWwwz\r\n=YXZt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0c92907.0","@graphql-cli/common":"4.0.1-alpha-0c92907.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0c92907.0_1597975487103_0.9064090949398329","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4ba6b9b.0":{"name":"graphql-cli","version":"4.0.1-alpha-4ba6b9b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4ba6b9b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"81e95ce40a4e08d06a8e1104b375010857760173","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4ba6b9b.0.tgz","fileCount":14,"integrity":"sha512-BdTs34Eqb068Fchvci8kRNoPWtGTl5Ai6gQe1tNFV139f3MtbPlIIdZe3VI14p5TkCpaJSAwy+SxJdAmchUZow==","signatures":[{"sig":"MEUCIEg3ZWi89HVe5Up7Hlbh9/A5vPUO2926eWNhA/cuN1h4AiEAgxn35ZtJsoyA47qP29ReNYA1c2ewMfT597oGFeDBY3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPyycCRA9TVsSAnZWagAA2dcP+gLxnTyigxaVVhKoyS5D\nV/TEgDbEhTK1uopx9WKRMmXucE3Xt1oElYZpZ/vZaXig7mvz4IcVCsjHmv9w\nmaJdJjS6k9T2dmgLe7dqBoppH6brBatnzu8WAboPm6IvruffTznpNJSnbeYc\nY1yKGPjoKoWeXWH5bJCGJwcsIiTX9n5IlUbDatxVU/s9HSt2UVwWTocYaseP\nwC7FFiF97GQ7vVHgel+eQBMZ63Vxoq3ANRagSvS7hlj/2guZd1AHskvlw7J3\nArRDkK+ytBlc3j7+IC1xbKjgzJ+E6YmAneS3KUaTDM3VYvzmKxwwBUzc4lPv\n3djU+2oM2jC9p8rMhc0MXdyss4xNS71vvOBEVPPBMFFZvhf02vH4cIbrwXzO\n8gdWHwxJIeE1n2/Rz0bLBiLnbcxjXBud3bTkwjIE2+tpQctEBFio3xGQ2ole\n2STu71n9m2WImIhcZQwnZeEyEoBaaPeBtSPDl2CfHxuplxxzhhXr36PSviLi\nQMMGs450QSpK6eIP3LRrr3wU94QkKJxHQ2PbqY4moNngycmuwPiNtYnomH0Y\nN6Cz4sc6RcTXdO3ZDobSt4WX1JeSLYzWltREgB308ZfMThj0g13dIofxoO/X\ntjwHPIZ8dxU2iACbasSsMnhGIDHVbbWqo+i+XU9FHWLmasEaUNTiRZsa/2Ul\ncrSI\r\n=5DqU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4ba6b9b.0","@graphql-cli/common":"4.0.1-alpha-4ba6b9b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4ba6b9b.0_1597975707762_0.8998023613527049","host":"s3://npm-registry-packages"}},"4.0.1-alpha-080ab61.0":{"name":"graphql-cli","version":"4.0.1-alpha-080ab61.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-080ab61.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"71d0b5c85f64ec18d74340e9347e870ed478eeb6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-080ab61.0.tgz","fileCount":14,"integrity":"sha512-uZMwoXXmvbUl5ypYgdA+6N9i/Q29XQ8Qh2L36CUamT9JihkBNIXgB2QqJcZugFViquqRuRCryYSUVM3os39u2Q==","signatures":[{"sig":"MEUCIGyj7hWnbvXTtr4scoIQyZiWCr+1R65Z7K5AF7aZa673AiEAvBrXt7dBXEiEFM+7rzDIdlMAxlqfihCSg2v/yJ4xZf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP34nCRA9TVsSAnZWagAA93IP/30p2pqzLv4ESIJ+NNrx\nlINM8k7ngpO4B9lW827lO/FvF/hZ0abGW2DN/YEfRJANnw11a8Ma1Q8L/Nov\n34b84eca4taRat3N/Ky/3n7iiefhBI57a7bKidTmWzhhWrLEddS1/ErnXuCw\n2iHXb+hoaR0mWfybdNfUrSxSTwvQ9Eeqj2DLakM3ObW3VEvYrhBLm1HnbtSe\nfE+Y0G/h2+e/sQePYOSp8yws32jLS+q9FelKe6928o6d8Ct7m5QMpvQEEVYV\nyZzC1H3X6aX8iefNRbtnuApmyNhjyP3HQPSndixw3AJint4/hyXiZuCP5HAM\n58aiHvV6oABtr8KYZGfA/GAPiAKRN0mAdwXQ4W0iwyV+5kc62EKDNYnvQTw0\n0kZAwK2IFW9A1nZ9yuYRIpn9inYPVat6dAqj/BHBGa3iv/zR3PQV02uNgHuN\nHWBqjgpzSeLFofjbiXnegu8L5AVNorycyKHw/bCaqGgm77ka80wPKSU6a8Z/\nnGgOCv3WhN2uw7sjESLbmwDSrQELGVnqAEq6JUkbdXPu1D0Z43KJX9VKIuBy\n/nc7tZhLi4IoeeXuEJnPgkEmWCVhdlgvszkbf3tl0yPR5tSC11n9nY9xzz39\nxg98/4nsy5Lf14/iOKuDqjIDp2ycAqQv2+8TssNJl2jpD7Ir9qUUNsTycWv0\nE4jZ\r\n=ieVN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-080ab61.0","@graphql-cli/common":"4.0.1-alpha-080ab61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-080ab61.0_1597996582416_0.14768687463534969","host":"s3://npm-registry-packages"}},"4.0.1-alpha-935386d.0":{"name":"graphql-cli","version":"4.0.1-alpha-935386d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-935386d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d1297998ebe97fb5ab989abaf855a08e50eada78","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-935386d.0.tgz","fileCount":14,"integrity":"sha512-udueRwQ70SV7OBvri8hrLbPUp0ct48UUrttE4Apey1hyfUXjio/g2RhpD+nhsoRlzpy1lrnKQImFsKXCf8Fc+g==","signatures":[{"sig":"MEUCIQDJuB1BnDTNCHSq9KtNH3cwVtOCW2lDXozYdOzUJyHeJwIgccm5fsmLaqDFUPolWYAAhdTRXwSxqF6hZgC0I46rJqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP39sCRA9TVsSAnZWagAAQFEP/0/v4OvIEFjkzZbM6lq4\naZ1eqGcqx5Cxb/u56q3qFRHCDBOC3eSzhHIoLNBzn7z8JAE1yzNfs5CQo8e5\n9TXtocW8xV0bb2A5rDKN+Pg0dVhZTtbhwDfEyzQpOmGsORMi2u5BpAOVPqBP\nSDW1PlTNufPUp7w81fxWXEfsvoDu2IaaqDxCamyA/wahJHgxOVFxtjw4Rb4P\n85FxnWKHqYpsnF1oTQ5bvh359raP9aEbH+zL7dmHm/+qPjwnzfsvbp77H3Z9\nI7Ki9VvKn6qKir4duTfduSrVWdp/nJTrhfSukdiMqLYYLkI/m1l1pUJhfN4G\nHKrPuDncLPIRA3CBg2QnefI8xhJzvLaqx5WDzSLl4Oa3H+uCYv0v+Qy8KQiF\nj4PHwsP8jdeemTNs3O4H/VzfOojL6cnZWU0sZ6vESsLyOeZApX35U5AQAckD\naZoONa34c9UedampK7lqYrMzJHrxWqzKue0iAkQ7sKy7DiNEOXIP+oF5DG8o\nlmXiR81w7g0tL8DdkJrIj8g6kPTp4fjdWxgQ0InRYDNQqe4mC5KS+hIEG7mC\n36UX9VF5I2I2sCJY91F0SGrcw7PmlDhq7RoH+Z8TeeHgcW3EBfHwbPGYYv/+\nMSoSzKfDJYBlEeZGhmydtr6E1w7gy9o87Te5En1RMsphLgt8htkWsUAhpZl9\nQCUh\r\n=0H9o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-935386d.0","@graphql-cli/common":"4.0.1-alpha-935386d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-935386d.0_1597996908118_0.5085988925038938","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3a6f128.0":{"name":"graphql-cli","version":"4.0.1-alpha-3a6f128.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3a6f128.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a34e9df0dddc517a26011108a99b4ded900b9e3a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3a6f128.0.tgz","fileCount":14,"integrity":"sha512-6vV8/7aOthb0+iRO/Ng952ujU7mNuEBWxC+aBQ/h5u2CItkH7WOjHYG5ouPt8T7aMr+x0DW/oPNsm8xL6/Bn0Q==","signatures":[{"sig":"MEUCIHZwHgWEkYwee7mlcrdVvgGiGGW2HJBtOb66T1Tg23U7AiEAp5c1684h3GXXSlmwH/GUEhPGWz+YE6cEfluABA+KyIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP3/UCRA9TVsSAnZWagAAetsP/3ieCz98zys1YUjdu2IE\n0iTgMM/mp2M+DV2GdgxA9WM+a+j88EfDpFOkyDcGSsevGD7EQAYA1GFcF2Rb\n6iexdZazYhkVgptTlnCqSoHWcHxWte301MkLh1XzaVPAnpLm05OCxISHPnM2\n/MDpxZMBLMTmKbTQzJHfvUo/YV3nu45SM92YoPgrImep2gqL5l255OiU0Ys3\nmv2q2RRlNYrsp0DD2yceGGQrFRoFBxvWTNJiZD/OlHWFPRn7BhYUNG34zHxw\nIl/uTrFFDHOyOuvnphl7LT+7NbXo5yGYwdH98emXub8CXpic0YYkO/XynpyY\nRxyR5sjnPxW9S3D4WI2krVXNf5vFOvhAz3WFmo5iIWKa/COX6D2TXHxD3Ett\nj5CAuyMEKmfd9UDvrgUo+h9oQ3x7e+wZzHgqaWaE6C3IBj58DcaHcMXGUPcz\nCUuXB4ROsPwHufhQqjJkMyiVT2zcX2LNJ160grgtMXtg7+emrnOqpG1PEIh2\nuSyQ+OzzDqc6qrOU18fmTrsrYtaVOh/IqLb/bHYC9nXezGz18l0r6vdsKMKF\ntQQHTbgtfyVdKc3+xv7UQz93otT7jKlMI21GZr6pq52CrYtaXrqbLbGKDhnZ\nRRFZeU/0gfisGgO1C8DpacTi6dfFaia3U2CTOHsmb+EhVr1gqQN4u9wqXBeR\nI1cY\r\n=EgFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3a6f128.0","@graphql-cli/common":"4.0.1-alpha-3a6f128.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3a6f128.0_1597997012121_0.37823493628875826","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f8779c4.0":{"name":"graphql-cli","version":"4.0.1-alpha-f8779c4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f8779c4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c008aa49f80a2c7987e09ae698a8dba6d5dc201a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f8779c4.0.tgz","fileCount":14,"integrity":"sha512-A2DnoottyeqnUoHlLdNaY1m+bk3be/UisyYR8VuXGAcwkwCr83DaiNAHItW6p0fRU9ce3ybvna6ijWM9VOFDbw==","signatures":[{"sig":"MEUCIQD+VwDqeux8CX/kZFWsBPWd+32mgqcOgwSO3wMRY++bxQIgPTfxbnx4njqeJy0zDCDNSIoLRLtv1hVLdLtHHtjVSbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP4AECRA9TVsSAnZWagAAedIP/0jKzX/pk5XXu+Gc93Tz\nYxWu1J7TlGLt+gw4kSqR0O9zrbqWDJCqu1y2wpPBYcr+FWb5qwzd/Svno3bA\nJWpD5a3dKEysxLp+YptSuy4lzonFBSb7zdFk4UpOolGUeAOIJeagxMnW4l9G\nBUcx1+G1390h0u8ig4hCFmKm6l6OO1Inn7SYqlp4hj4tQq03s9v7og2IwSkE\nSTpoFsT/DfXD57TsrZFxZuEtd8WVVJudWu6vEVhvsjKvlzx+NWT6oD6a44QP\nfq3dP/DxGyeEcc1ctpHAUPZZHD7O/dkVGYmbOMrJwz3fN2thLwO3Pz7cUTsy\nE1DzF4ediDNqOYNzYWcZcyh2y2JIGcEEJkL8kCinI3swV8YvIKuJJgdYh6sm\njsE/51uvpg6bP5LCwiH8EYWaL9WeZHSEOMnbgQJYWIB5lnR61Vag/cN6byoI\nAi/9VvQiwzarM9WEHJXFyumG6rMdB64XvykmHd64wQneytWBBgJQPQk6+3t9\nEczbMgApN0g3zQZSWm8nARss8VW7HrtTTXVlUxhonJI+9KUED7bApT5VZFh+\nOpqF6mKIiSmL0jxDsJMHsn7Norld+wTHwIV87lhcPqNqsSO3cmYLHELFO/Nh\nLAV9IBGl8tT0WnrqdWPU0qwfiWtsSiv1EH2ptRO91cKFvgq4lQxsI+G1+tMG\npD1u\r\n=cUme\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f8779c4.0","@graphql-cli/common":"4.0.1-alpha-f8779c4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f8779c4.0_1597997059550_0.8759661205625655","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f1371f5.0":{"name":"graphql-cli","version":"4.0.1-alpha-f1371f5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f1371f5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fcb3f015599b20ced6dc0317d062303486575e20","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f1371f5.0.tgz","fileCount":14,"integrity":"sha512-GuHot+cyhi6mt8/zRYQjQOg7mPuOuwssBkgtz3bhmx+EBk1l5izA1wkFkafizpXs202AZAVOqdVmd3kiZePALQ==","signatures":[{"sig":"MEQCIHzJQpsAzPje1bCKoUG8mDB1BoNYhoyLcJoOrksH9wadAiBC96Af8NU+X1B+dN3GxWLcrvDluuu4eiRfYS0KCBOJeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP4DaCRA9TVsSAnZWagAA67gP/Rr9QCK+GIFXjSrEVXOX\nJUHZJ8XHqeMibTU5lInNEfNuCUpb5e/zCmYvr92qfEms2Deo6zoZgCn3uo1l\nKQ8aY6umjCXJf1EmdSVHHjIcQEGVFHw/VkCOMrRF84Ct155aVw3Ns119hvbN\nmZ37pi9wDv529QrW9Y2D9tcGbRXUGYupytmWQYWFqvT7HRLsHAgSfY8gxl8/\npJFgwdZ9Ta10O2uGvzli2/umtnvOtw5YGOUJgMivlzGCylecWi483XVSxa4n\niBJ6XSj2uqNjZ0scRGDtBA9Alw+dVdIpNQ1gn2SECK8+uz9lGG6l1gqYsYSc\nawtR7fkBAdTlTUanXKKsAY3qJtwoVTqwFudjzsOpAL3JMtKt2JM7gWNwGyp5\ncJ6o4iffPbyEqCR/CqvzU1OZIndXqtvNJG0YqKL4PdLnnXq3f+6Ynb7HFVg5\ngyn0gK2l2d/JCk5oGU9fXE4+5R4IqHRGQQSGztNPH3FAwcv5XqEdaJp5Yxt+\nIXKCeMuw82rgRgWsmN5QNcP5G7+ZOaXZGxsfcuNv4bveiC7gHhcdAf5wXSVj\nYHIhco4tx46YDDzor30YTOk3+mCfA05UBVc8SmDG+YIC8oYU4f4fhEqnodZR\n+w6H2GBMvvyTDSDHl+INfX5R6bvZ6Ft1EwL7wV1OMWupw+gLYsUPLLyMEVbb\nstqY\r\n=ekMp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f1371f5.0","@graphql-cli/common":"4.0.1-alpha-f1371f5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f1371f5.0_1597997274480_0.3546368113833458","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0a0f697.0":{"name":"graphql-cli","version":"4.0.1-alpha-0a0f697.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0a0f697.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a1307da741f062f423391fff4d70d8c6cfe6dbb9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0a0f697.0.tgz","fileCount":14,"integrity":"sha512-5fi+dtsYBZSiSOd/LPYP8GBYCddKSzK9XNgtWgWQvLUOoI58+gNEm3h3s611e6tLZv43ZMQz4odiTx+PqY6ivg==","signatures":[{"sig":"MEYCIQDYRPBCF0FCV4FX5kcoRpWlp65yeGFpVTxCtfi6TtAUgQIhAMNAnYTTB/bHNpd1lj7+17lDRJgZ86jpRMONiLJ8pqB0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP4GQCRA9TVsSAnZWagAA6wsP/0y+apFpPXyHw501Ui72\nTaYuJIbRl+ldqNxybtPOoxH40rW8qYkZJD+ZiyOA/eF40K0YZZTeLVT+uV9P\nicnXeudt8IbRnZjggKVCYupfCHzdzwgPVG+P8cU3nFrS86JZCYG1u8ZYbVVN\nrfL3629NwTxBXkLvCDfg1V0nm6HCQTRVFkCa5/8DxonavsKAXI1uynqYxq6N\n6u664LxbREGMYNKXhXBX5FJev/HRBMDMq3eaDcHYW/1drCG4S0MpZj2Aav2s\n11tFqib0Eysw1ZtfcdMIhe2NjBi5B40roz5R2TDvRfXJ1OSKzZWg0irSGd5o\nLQDZF3xHvMgJAZWvjG3QjtWZIwSfupFzhSM5XCpCLXH0hxzAm/ssaAuJpwBO\nQZAEzxiiUW3sbVNh4V5gMip+CSqBSTNuFQyi/9k7isSPo57c/9TCO/xju75c\ngfkDXHYOJ/AaGHeG+7QIHiTS76AmU41o21x+vPPTtVbPT3XVgPIYr5f4EYnm\ny0BjzGbDHafMrf0lbFHaeLdok8Rj611bes5X8ya9fDBqAp1QlIgmAaFe3BsN\nE+UxBGb+2IWtCatsv/myLIiG03psH4OQqL0kEH8C6UjtjeFmefJ5HEOVOvOy\nL/ap/8sf/zgfTIFYZ5ZOfk3yiPr4qOEV0Jv3XCiJy93NhThIuZl3VVmNt5Bu\nSHwz\r\n=BiU7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0a0f697.0","@graphql-cli/common":"4.0.1-alpha-0a0f697.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0a0f697.0_1597997456214_0.7763494684867087","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f2217f1.0":{"name":"graphql-cli","version":"4.0.1-alpha-f2217f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f2217f1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ee6cc6209b521d2e93f11e42e5e6cb4d929197af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f2217f1.0.tgz","fileCount":14,"integrity":"sha512-Fa2+/triVBdLHyTB8kzY/4IWYB9dyNAa/ZYhMmf5K+0JayOtrC+0d6svYZAORQQ4c5a2tzO3T8DGw1IpSH9VTg==","signatures":[{"sig":"MEQCID3LuWXbhQsAQOSiJH8N0rWxlCf7jt5dHeVbrJej0I/UAiAUDj3Ifufp5rXEATd30aVyraRg/MDfk7vhUkReAs/JSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQAz7CRA9TVsSAnZWagAAplsP/20fxvpmdH4rJgHF88Mu\nlWW/4QssvSC8KUQ8nnKJGx3U6AqIyYLiwrq3eztoy5VaRLohN4h62GafYqQJ\nIYVZGCxN6Th/ZEIublTXdb7CQxzCtJq7sf3BG90e6eHXego7YMF58xztPCA5\nABfv9WYXqmhqarUwYWyvjU2HFMd+s9Zu3XjZWS5kDP9c03b6cvPVaRP8HSs2\nzlsRkl3bMxKWBJYIGmWf9KTQmVpWOeofpq4XSmKqj7g5GVqdMlAsI341+5LV\nLmktVThWCEzuOQmYSRhvkZqmmMXYCBa0zuNZdcsD8oDO/nTSHZtbniVlJz8G\nDcQDzPdFk17J4+KfyQHlk2WWHmYHNBdizNO+Pz0Ca0wAHmMwaUpiQ/RhuCa4\ny9QD0ZIKKlUMQg8gr1NiggRsVvEENil4FhAD8WTS0f3VWMZFeeIZXrkDBKjB\n1YAXX8rr0kenxACgejQ9e8wI8aVSzoTjtkQWrFBswcPlVCl3/ZL8xxFMMOhI\nMhbyWdvHCdBeJalcm4xLdPVcq2t9KxWbLoBklFUu0Kj48t15eMF6hvDpulHq\nqwI5fREz2a4FYW0hVWl+I5H6OJOfgo9D0/f92aoUaWPN1Ftpi8J6d/ZcJCHH\n8dj6GDvgFUKpB1kah67NXr+WKlmvG5swJVjeKptzOEYjXXmCu1QlPittWTYS\nnj88\r\n=oH9h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.1.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f2217f1.0","@graphql-cli/common":"4.0.1-alpha-f2217f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f2217f1.0_1598033146826_0.6135209442376135","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b612c1b.0":{"name":"graphql-cli","version":"4.0.1-alpha-b612c1b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b612c1b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"91a79cda030d9963c8e81fa352f4462ad3514ed1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b612c1b.0.tgz","fileCount":14,"integrity":"sha512-iAg2E+b5s11mUFbC70ZYzk36aargCHbeLbwTmBi6Dld1jsbmctnCKkQsJcgJa9rjr7LocrJ8JYziOKM7hd2MTQ==","signatures":[{"sig":"MEYCIQCWlzyKPZpn1c2a4Uylr6o6o3yoyhvF7pKlkErhPAuacQIhALi7FMnZoO4hfEA0r1I7vb2wkT5a3gCnpYB4xKgsSn9G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQEsnCRA9TVsSAnZWagAAUqIP+gPOxl/rQXw17k6vN7fi\nEsxqJu4JEq4Fs8/dpy1xUJ7OeV7AZRikOCfX7YtH+avuRFNcMaI1o+JYSV/O\n4Qy7xFasbKO4k8uOnJZy1tnA1vWLzFdXg9awRmoUBKkHiMxo+9KdJJ/pFAwA\nZ6b0WfSA3keH1FMhCjk+/R7Pz4RD3dJf6kMKanxJFDdmbkpKV9M6073Cf+jD\nmdeW8zY5oRSMy0KtDuCQqZ3bQ/Iyh+jB/3DA4+luQRVU403zcbmMpP+QF1Mj\nATS7i/G+xpDT3blQ/fGMXPT9K8AaK9+Ojk4AuOMayCTaki4wdcdzN9hOrlTx\nxqmkVm6ZyQWMnhyUXbsNvt8EkTBPyDECBO3QdfaeIVXGcy630GXlaIm4DSM5\nR+sBxv0yaA3hL5myP+9OAECNtmsDnj4BtDSH/b9Lb3fMKUt/3XTX6lcnw5Gr\nUchNXuCXPTX7oBvvkQLNNZmqSwKh9qAwmmkAf09L69e4y6jmsR4LHa84yFIy\ngwObariadtQhSrU1RVbT3cP3KQICVmhhudobMTVmhPSocqXrc0EdLzbS82oa\nTOHejUgilNGEfagf64j9xjuqpXqKVLxSCveF933uAN65ySfQEa30bIMkUKWc\n1urQG9eJ6kqt9L72j84hlwypli19bCkicmZMuym6zgjXXwuMBaJQ+jOhN/s9\nNOP/\r\n=CQph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b612c1b.0","@graphql-cli/common":"4.0.1-alpha-b612c1b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b612c1b.0_1598049063075_0.23105998184325194","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ba9c50b.0":{"name":"graphql-cli","version":"4.0.1-alpha-ba9c50b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ba9c50b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bbeffd23e9b9d70b34e3c8ad03b21d08918a53b9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ba9c50b.0.tgz","fileCount":14,"integrity":"sha512-jLl1PMfFP9W5V6cX75pAZ5PGXt3cgwBIGrb1QnHUB6rR2SaXsrX+qzMJTFaswI8AP69fg0rFcRSqisrBjdAfOw==","signatures":[{"sig":"MEQCICYgooBKkzj+PKMYw1/6CCdpQ2qiEJe68ObBMcuc4UTYAiA/vyk8ldFp1iIt27FCPs/cDMVRxgMkbvGEp3T72uVoHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQEwNCRA9TVsSAnZWagAAoYMP/3u1OcUQKqKm/kPOvruw\nR6kfZfjL9AOmU9tQunoPoEtYCIfrpTwyjKffWPWspXF0cWsJFMPlBLzGP/nd\nJOS6UqIyhEKmfM7mWuZktgRzL5c0fmln11wSRuSaFy4LbhJrjedoXZ+GtUU4\nRaDRNH6AcVHz48CeYy9dhTE4n0A7VQ5DsMD2/i5H2e3Wl+Rb/XLM6++eXa9/\nx+HwwImxFXiKSWzgVE9XtXJomE96OsXQM7OwJNJ5Q3IXD470pS8oYoqf9k/0\nuXQ4zVm1tRYDXriGbLRm4WE1HJ7Ngsn8Ds54fvv1Bw3JYgWb36UjtX5YN7K1\nfDDNaAidhXs2O2WaHBWw9CZ2GFSFNeHuS7dTPHiGLhEHk3/z+xy/G9Q7aJcV\nLzEUbak/PnuiBSxfj7sdTmt8UIIyyAeHO/vKNZ75aicaRmm75PaeM1q9L7ru\n0/kL67FnejkUIZce8qiXSkvjaTE/CY4YV5+iT7By0LIYxW0JZ9aSljIyXFPM\n/aPj264ol+5Tlvaywi6uteI8RGcI/d2noZnEgCgILgbjtl776KgVsvwxXRri\nxbZ7qqBz8pBbcdGBEf7Yyn8cSch7vsKgiur/UfITLG/0dqzbzCAh+5TDdnXl\nu6zythCThaYLG9cLHYOXSLkQIywFU2sSjVJjos0ccunWvzGHcTlC8pz1zTS8\ntT5+\r\n=CRSU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ba9c50b.0","@graphql-cli/common":"4.0.1-alpha-ba9c50b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ba9c50b.0_1598049293015_0.212721935975567","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4c51785.0":{"name":"graphql-cli","version":"4.0.1-alpha-4c51785.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4c51785.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"01d7363ad3564e6c2e09417522c7bd183507ee3e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4c51785.0.tgz","fileCount":14,"integrity":"sha512-dWYI4HDb/2/8NihuY7wDveBeluk8BvusWaCqnAfJws2+3+7MhRlHDJgDXIOWqS0Stv9yDWlRv0pNxfS34m6Clw==","signatures":[{"sig":"MEUCIQCSkNAi9Dpm2jHGh/bFdP2Y8CnO1EI5G/MbLLYhZr1tGQIgezh0WdzL66G1kacDu/TnURYBt7SbgL09f0q1eBFdOrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQN6tCRA9TVsSAnZWagAAHWcP/RyEuO0Fq4HgP3pO8Sm6\nQjwrIR0cmGOC9irWfuF77iZVfiFje+x+ox/F7IW2lgxbQ2Xz66xrIl9toa5h\n24UCRuggCNi8fy9ViT1DH34ve4VYtFMRw7Kx7BpeQiApbHLqosENUSRCC+eh\nkPMVfrpE0qKpdpEYJmGQAYEBQTrDVqRAK/IPG3enW+ONz1ESUIU5VP+fGx5h\nKyKjZhP5fShO4lif+gsd7PZgy0x6+a0DadXksGJfVeUFXxu3VzORJqHgpAFP\nHTc00lNP2HlptYw1Nxyv+EHTUBPtXidKQIZ//dug1uNkKkshtueS/UrKJ9QY\nKWaJw64PQAtl295iiWMCPcdO5DbD8PmJEBVuFknvNCXmu45aV/Ri2l8MIRjj\nFltXLSSU0em1PRPrsWgENyeJ99/FlUZQJ6qhWmECcdJgB6znVVhZ28wnUg7S\nTCXkup+azK637R0Fa1GnLgXA8mUlK9zkQPs/OOXbbgpFc7i9SAgBID9fbPnw\nqK4f33k3Q6vIgfotBdrmk0oS91zxsv8rN4HZKHjBrnA9ttI8J8wa0dHol5JL\nIvykw5Et19LXM6w2L2uR8i8766zYmtJo+tsq5dt9n7xzC2H2i+IJtrQkMc5T\nr8oWbFXWPCnPzEobWPldmrPtGtOjZ9eSAdaGp+YeNPitd/URfMG8RtWCiF/p\ncEfa\r\n=+fuU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4c51785.0","@graphql-cli/common":"4.0.1-alpha-4c51785.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4c51785.0_1598086829300_0.8806170875320916","host":"s3://npm-registry-packages"}},"4.0.1-alpha-24df0d5.0":{"name":"graphql-cli","version":"4.0.1-alpha-24df0d5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-24df0d5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"683476448ae12127b2302c3ef468ec2b71467b88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-24df0d5.0.tgz","fileCount":14,"integrity":"sha512-qMiu855wrE/qqtbONSHp5zYLZ5tazNB69mI/wCIoZEaGR7cT1BK4AhDWHAVxDJBfHw31XOnfO6VWH9GMFf4D2w==","signatures":[{"sig":"MEUCIH1ebT1J7KMzNStfPPsOy7YifTE3nxvVAmB7ziJQRsrQAiEA2DWk2J3I1UIxLf68t9sKoDzMw7XT0Ss+1k0wrzy0fCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQN94CRA9TVsSAnZWagAAyYIP/RJ+BzS61oVkqyC8NTSq\n0sfd+ghxBVMg/6U7Y7nI6OQZ8pOMY3gJfkax5Skhv9tqGTT/sgb3//X3NzyA\neF2vawPK3BGgs+jeg8aMtDu1FuLCgFMJitDsmAlMQ+7t3VWxKyHePC/qSBZJ\nGwPn9cawALaWm+2gVuxnv2WUVA4QDNeDpEXZ9DrbXMvX9zdc9bCODfFpm7oL\np5Xo5mBEmXHBcUR369mVGHWUZeIWZNMLMeEyGqEOKCQgNlU8oXg6JQMDgWcu\nkSiMm/UoPsMfPOBHYtDl7gT04FB+pMkUWTTCIyAr8cTAApIulzkmgzU+DaHn\nA7euIOUsHV8EC0X3rpRRXJTdv6XVb9TSX2xuQozI2mD+lXGmXFbrAQn1Zsds\neS8bKEoLb4PdtBNZkzyShL+OutXW8JiR6gvc3VdTrHEi7Ol/pQSOXbn4xacg\n5yPBKJm9YW+Vmn7UKeRZooXnYgzX0sJxKqpMFSiBTGQ6UhawJja8oRu6d7bt\n/5/ok0RD+HfOvxKuIV0aHUAmQ/GRU9PNnPS6cJK4xWwEM/0kCKU93NqbbqXe\nqNzfTXz7ZwmRjRu6DRvSa3R40RV/YmmYmV7PtGSKZ2RR+h4oHZB4lrbSvFVZ\nZi0/uILdYFVSCcQNlnVZDbaF8rm7GGroXS86H9HMiafXKqQ/nrCDYAX5QHxw\n/xCu\r\n=w8Xz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-24df0d5.0","@graphql-cli/common":"4.0.1-alpha-24df0d5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-24df0d5.0_1598087031799_0.5374161095688026","host":"s3://npm-registry-packages"}},"4.0.1-alpha-867e611.0":{"name":"graphql-cli","version":"4.0.1-alpha-867e611.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-867e611.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"247089369b13b8064f4690fbb3f8122f2b753af3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-867e611.0.tgz","fileCount":14,"integrity":"sha512-iOOfuQYsWM+G74Eka/EPVyAjbvqJjrkbPxYmRsbbudzkFiSlhtraDODzaOVXC+XEjR6JMaI738QF+Qlv3v+4JA==","signatures":[{"sig":"MEUCIALnTX1re1hSyrjeoPqFVnpa8lN3mdLgOrBUsBpzdJXZAiEA4gGRdoDd+3bvYHgky2TvCLYKQjiM6MWG0sbU8RdOyxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQOBICRA9TVsSAnZWagAArzIQAIlnyD1DoPeP+VeQYGG7\nkpE7c6rLr6nFF3UOS9SJjKH1WnyE09fILf2X00fkk4x1c79b7rvfecvoHUmc\nZnczK4wRZqOx8e+KH/dRxvjQHD3La+4YWG/Cw1NA3HbYUpPa75P1djubBOkb\nypZ7kd7w9leLtosi+hnGLgpmqnWxrCcjmJVdkCalpmPzzhwVBtdxaeQQVkpa\nCrhBPpWUkUMAKexVTlFnBw8u3++gDSAbZ0ZUtRoZC4ws36zHm6bzUwBygSg1\nuQ4vFyx72RZtBS8BhDyewfl/tMX4FDsgOD9KJgWVFwhUPYjFMZRGfE1XTsa8\n3E2o+cUEuLpawQz9mt5Mj7rsm3RPzYMjDufs23cxcet3ibwuY4L/oeNTuY3q\nyNpATu6BaqCNgqtONgFrmfait1sdxtc1e12gLOTiipyXkaKDKl+BqZdCnr5y\nD5GCfPDUD55is0iACXJlk1iEB+Rl7e0AHV9JXnkOQZuXzX5hgC4T2a3pKckY\ndxbM+nCBxKls1sEZ3OfCkIZRoLZbXXOCeXw0iXQ2DVO5DWyErSY7/Sh3KfHk\nh2XoP/xWTIPSmhvDJaNfBXhFWHLcGtpXXYemxZn4/qNYYDsI1G5Kae02xXAA\n7RxkYrKDoRgUuTrBVvNmVrBUgeY7UVI/OtTQ2Bgy1P7sesL6Hpu7Y+vk90rZ\nPgqA\r\n=RAi0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-867e611.0","@graphql-cli/common":"4.0.1-alpha-867e611.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-867e611.0_1598087240042_0.1546175414631601","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aa8528f.0":{"name":"graphql-cli","version":"4.0.1-alpha-aa8528f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-aa8528f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ccd5f04b6b433ff477cfe5209341f92697a15bd3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aa8528f.0.tgz","fileCount":14,"integrity":"sha512-+9waT1/tOuF/dxFXsg0m7M2Ir0EFZFlwlJmsXPrctiWOiDKClOMzTmSiQK93XD5BgFUYcU9SOOXUFQiaQ88VLA==","signatures":[{"sig":"MEUCIQDyIHoSt4o49Z3lVlliDzDXiE34XvWPayLCT+htsrQZYwIgDYd0543YUypJmN0Kad7Grbz55NeUIOIxnEkZdypnpOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQOBjCRA9TVsSAnZWagAAuOMP/j7rwfvu//3Zf0gJ09r0\nudYlg5wDQxK+BXNAw6+prdteExE1IFb+HBjtEDyydsN6VOFihuWTfpvF18QL\naU273Swqc/BdTBr1ssvLXGQCUEQQnv2VpE8mGrB3Lts67IV0B9G6gFS0Mmrb\nSBfp5NYSPdBGO8P9xbUW9i8hgCwdMgNDO17d1+B1+Xe37/MSnnfkXcIAITCU\nkmac6k4P/n1tHu8UNkSY3a6jIlqpG3tIf4rIRGxUh1RMYT6KkhfqKGVwiK6/\nqJYeswDe0XJrDD/I9iO4QISiwIDIw1zyAjUBSL7cT5cQpoH1LeHfVuIbY1J5\nO+PhAW3p81dFcMX4Mw/JxvsYDoUWS4UjVWCXq20l9hIPs0H0ayQKgw7faTHD\nFDFQE9oayEcDz7qq8j8r512wuLW6efKCUFE5+FzAMrot2l19oGjC/5g3Y07R\nDu/8zE76TqUu+p1c4lj9lkKUyLfWjcwH/+sjRwQK0jNA2aZM/+AgAQml0++c\nKHr9ncPNdCevN9QhZtnfirFTle9zB6gHtB8BEx46Tu8bJ8pn9V/paJWMtCEI\nDOntxaGtfwQnNKjDxlPr7IdLDU/msXJA8XyThLu4yIbPrwtjpHkB6FB/j/oK\n4EgiSb/vdiDznEsUIwW38Q/tbB4Q8wnXTkmak7sBmx5cIFDuPrtPj+4N6pHq\noMI3\r\n=suBQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-aa8528f.0","@graphql-cli/common":"4.0.1-alpha-aa8528f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aa8528f.0_1598087267226_0.17798576178454484","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d4f2ce2.0":{"name":"graphql-cli","version":"4.0.1-alpha-d4f2ce2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d4f2ce2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"05812c800099f4963ae1ff9cd12374e71a224842","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d4f2ce2.0.tgz","fileCount":14,"integrity":"sha512-JhWOlAg0R15p3OAT5a3GhrIOKScEi0VSYf9DPNaWRb4pogJ5p3PF5Ryy0RDCaTge0cASRQ6yFDgKgApybt3kpA==","signatures":[{"sig":"MEYCIQDZV449SRJMRh2SZPJ85ISfDy/Pf6Ze29W4S+eLB6FuvgIhAORae7+WpvVAub12F0DgRgPtMSUUbhkhiWA24ZfUJoud","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQs29CRA9TVsSAnZWagAAhUYP/iVE0ALq+YSluJ1rkJTL\nMU0nfHSnA8ATMeZEZHgFp1EiC+SmA434RYkjaXFGUc5nXttvHas8sH8o2K5x\nbB4CWTPbTq19p0Ik2MM1mjEmHzd0CW+ia85qt3dBLF4YjmlqWOH6g42qDVnk\nRtq/qk4Uin4tbHAw6TQjhnZRgR8j/dnJRVacpnXSfKpdnG/0f4tCvMzn7oPI\nOep6w68ehR0nb2bQAQAzruaYXGOx1Gs7fklDs1yhw/93xoa4UgQxcZj7hGCP\nEQDVXfbaUo3fCiWcrSv9yNLfcG8uRTXNJYhtZQfsxExzVucVwW5VaVsfZbKt\nWu4YJ7Bid9MyZJcf26unNmMeLJqYdRlf1N4OKk1U+9duSaHp+aIC+N387SDP\nu32sTQIvtmh5sDzd3i6Z81fCwYFKU5vKXagoibr6SWc+dlDpIpNL8XQhwZUE\njECeCH6oSCTiTSqjaSiC0a6ZOgv7LfH+mFQMgANv9Smg7bu7FLXlAegP6gSZ\nHB9TIK8j7Q31Z7RSSE1uUeis5KmWkPSfIRSpEnPiEg+ZzrJQmdrhE+EBUoKq\ntWzZ8TPBArSOiJuZQ26L9ZsxMBVbZ0XXpyGPo609P92L8AgEsuj1qLq+ew51\n+a5q4qodATmDv927+MPHK2LEbQNl0SY4GRlxLS3W+Dk2NZQR+kKTou/SpJ51\nYON8\r\n=F6c6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d4f2ce2.0","@graphql-cli/common":"4.0.1-alpha-d4f2ce2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d4f2ce2.0_1598213565104_0.49105508497092343","host":"s3://npm-registry-packages"}},"4.0.1-alpha-dba541a.0":{"name":"graphql-cli","version":"4.0.1-alpha-dba541a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-dba541a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f46ef2ca9befc400af2efcfbe681c67eb4cc09ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-dba541a.0.tgz","fileCount":14,"integrity":"sha512-18nKGiHureGdBfllxIeYKNO50JOCZkj/K1DMlPZVozbFrjKp45xKGPau2G0wmXxjFHR0sa1k+o0X4eQPzpUowA==","signatures":[{"sig":"MEQCIBlvZ8QE8RUB9JAjaH4D6Ui2obTc9oXBu9O5HeWQCQZMAiAQOC3Ihto5T0NSUjnz+wTIBcoEBbCELuqpdWfjVvq6vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQtJlCRA9TVsSAnZWagAA42wP/iJZZEAgk1KX5ZrN7Nrx\nKHMIaN7vghYuy2MK/ihcfzD3czMswbokaeDdw/jwccezv9yaXCFsxLr/xtUs\nTGkIOnVk4PGDNyIXskLxcq4FbDISwJJ+1twq+yKlJOF9BsVv60s1PZDg+Go7\n936cb36GswvKeqiR0HcAh0PnFVTQ3HCOCVu2bk4y7yuhx7Czk9oaXu5l6lVq\nIXigF4dChi7+MCEUgAfCsZmNNK/DbU/9PEDEH5iBCrieboyKVMxrA6eMIT1K\nyY7/T04QCruxGoEopzdfIitCGdkjzUFlY/JUY+p0uRofbI64QbjB8uYrahWm\nPvU76i1sLsA9pe5G7brkSJpVejrmJoTpeuY5nAa8T6YAAJFQf3Boyy7pjEYt\nvfRJVVK9VnbQj18Yo+z9e79Dq3pfahBaR1+GBlSmGFGyCwcDg/0yxXZJCsSD\ngqUAytZPhsT1qq1cObz/pH1kdd6Rvg3e0mo6ab006bC5/CtM5/BHFeeRTTz7\nyAWpMv3hQE+t/lrpFuCf1ctHTYfvhu04uBNVTOnuWPWMZCun/vN8pXy7l5cD\njuOvTRimQ/xRkCCAmOvH3KHSrZ75zgz1SkCBC9F4d/wfkGEds1QUE5p5VS3W\n72aO4cuGKaf2T/iwzbEmvdlIkJnXPE+T2tmO3uZPn/Z9sPFFG57aABkNBxW5\njCY7\r\n=S8B8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-dba541a.0","@graphql-cli/common":"4.0.1-alpha-dba541a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-dba541a.0_1598214756631_0.428058930362172","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2a29ca9.0":{"name":"graphql-cli","version":"4.0.1-alpha-2a29ca9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2a29ca9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7aa8b73e941ed4b4147a98cd84a2a5322d4bacee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2a29ca9.0.tgz","fileCount":14,"integrity":"sha512-eb7ZABUCWoJYjmKO3pPCmKk2CaXMMov+Z3dGDjwp78FP969ctFUT3NNzJg5b14nK7gLI7SmMBKWgKTToGOIGpA==","signatures":[{"sig":"MEUCIDjJSJL3kOPudXjUzbgA1IfFGISiRVLk8VF1UjDKiF52AiEA24a9Q0CsHRYBiqLEMC06Yejb4y7vEqDQwqWVJyOmnso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ4ZHCRA9TVsSAnZWagAAKasP/iqPSZo5tLhrz0q/9sol\nVrARU8lNeiQpc5kxCD6Ax7J83SNxMNoQDhfBZY7GmvLTPR3L8CVn1Oji3nVr\nCr86vFTPiadRwtWw3i0i8FMvWD5KlmtdMlq+4AH3D3QgT66mCl7jl+RP4HNJ\n7XJSfDCu1X+ietfge7umXrvtixoodzFo6Y9NaukmLz26EIrrlYBRQcrIyX8N\n9XziK187ard54BuWDplCqbeZAZKwvHXmZl6zrv83ZG271AyljyR8C2bBf5Z/\nRekiZuBau85IAMKtdKVNsat3AIkfXlXfaJt0wXB1/b0s7X7G/3YqKFVcb4VQ\nmtR6SNExcfi7YShiSayCdQR0/MyjqLyKh/UZYE0xzM4igVHYU2ASsIFrYHUa\nbvxdIj9/6TICHTofwbqOp7cQicUA2CaKgKmynfrKhLACUdYy/TgKEpeKBRUx\nSmH2WUmtEtbLG/6IcuyGSyE4X/q8PWtSZNWpoemT3fwZNMWDO7lRACwbVmye\n+K/SMt7Pj5Tu5awVawBN+g7rZix+H6kLUMi2D8aveqLNiapaXTwUDa6h/BJp\nkTefjLwqZVn9MZUFgLXjhHY34/X4Xaq7eHKHvWXTLf+oKrn3FTZVuKq45eCf\nf2n5NNOuyTOXtHkS6M51vSMIb5hj2zv6YDNc7cFX59LxcfFxTuUw3W5jNNdq\n1Pyc\r\n=e34h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2a29ca9.0","@graphql-cli/common":"4.0.1-alpha-2a29ca9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2a29ca9.0_1598260807104_0.5982522009153055","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b521e89.0":{"name":"graphql-cli","version":"4.0.1-alpha-b521e89.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b521e89.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"75b4102c81deca260035e71e790cb51dd1ad2b48","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b521e89.0.tgz","fileCount":14,"integrity":"sha512-xSaaVImhWV3YYAAoWW4SvV1q0rg1I6/Ocsv7VuVKw+K3FVdDr2HsWsx4gzqUmBmQW8q9usHXHrYxBVK6fs7iEw==","signatures":[{"sig":"MEUCIDo/j7QNl4P9OsKmkJTUCOEOYi5sFJHEpuvxvydNNQW1AiEA3q8F+NcsqYAK7ksEK3b+gkPZu4aDn1XKjAxnr30ldlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ4dRCRA9TVsSAnZWagAAAO4QAJ35sxeSKgKtce9dL4qY\nCGWQb4QPYQpfS3iLUoTPJzhoTyRFiTDkQoMe+D+mZz+TG78pUnCVrIQQbHT/\n6+B+7yJDKfdcjuJ8+Qk5YWrdMhDKAf0o9E8Hw4oIkXqVLsMPSerB/JQDyX9y\n7vR+MTGxQh/bl+cZX1Sm6l2BQ5f5vVcTGwgupFO8ZOWZvp3S5xXR04pgNANF\nxKMHQV/hL5PWMcpVCjlbvTty0A8JkdTbxI8vZnDSOlqPKMWDaT/4O3d0VV1Y\nKIXLQ5fh7BtlD2PaB4PeyEYL6Vaa1NgPptum5n5ClBiOu7Xx0DJKlK0q7u60\nGn25A0+vokMKTfLnTNIPHpptM/qGpCRzX3vhUbt9d8IKug2ey1F0BRwh3HZ4\nUBdMB28VS2K4zNhav0kR3wUZxVzcKHad3FnOs3Fj+c0FDySnoO1IzCoqUsCV\nzpd/gG+CgzApvpIJkbIKnsmdpkNZxMwVtjvgJnkoOE3MCv/8obHGrURbghJC\nhiTkn6mNASouukG6EQL1b6pcJ1B5rqfhQrCTwvwlEoYYZ4/oVJDw/NKCGmL6\n/18iUPT8shyhEJd4dXXzkkdilFpJzv5eL62LuGP4rqsVsCEcMnINwdjJbKPS\nkoS7c67u20BKY8exkJxwO14R0+QS/BxQ8p8T5e4ioXnekY2br5kaWNEeLs8t\n6z37\r\n=+IDo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b521e89.0","@graphql-cli/common":"4.0.1-alpha-b521e89.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b521e89.0_1598261073287_0.25968399286184307","host":"s3://npm-registry-packages"}},"4.0.1-alpha-290c235.0":{"name":"graphql-cli","version":"4.0.1-alpha-290c235.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-290c235.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"98cf4027f0d05ec49a0baed94611a75c76904390","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-290c235.0.tgz","fileCount":14,"integrity":"sha512-5YG9lLzYZDJ1RFO+TErDpYkKFHsDwAPmuN6gR5YIQ7l1Cmu5kiPajZgJE7rG2xh88d4jjLLtTBcFGyRYDIwSHg==","signatures":[{"sig":"MEQCIE1Z2XMQNRzsFzUNAN2fYOFvwXATPDCah5Qcm1vui6GQAiBxNeDQezFIUc3FTAFkCXaNQDc4CktgDVRk3uBBJ87xqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ5FgCRA9TVsSAnZWagAAS/sP/0W1a7znxnhQer5bZOCe\nEXMwLYgOWlPxvWu7pnoBWVkX3Fc+A2ZnYUjT3KrvWfAaHR/91L41tiP4QVZZ\nNHGqNU55be4QBwh9V80ZySJ0iTCQyWbWpw7+xT4/2RCarzW5IT+sl0/x6Ka7\nunIlo4tDs4QQp/6fm3W0Kf8+WZ+tkTXsTp1VsgtafZZ9bdLYlFuVBtjfmS8E\ng8OJ6Hw+aaQboQTMGpdw194OIZBltgthU3Ew+Ti1evAUlVQz3iVsxizye26/\nMTQzpsKrWCGek2mSe2RZRaR/I8XajjoxiXMKTgs9LIrfCliXdgtnkH+QQYt5\nf/0kjY9hrxeKO+ovlfz85l94QropwWDbbUno5QhrPSzFy+CIjHEX4rOm86y8\nN6Su4Irg+UDIpM0Qk7bTjos5ZgBs0PrasiZlbIc/ONOiJmHQDAzUZmyL3ovI\nWrMaRUzXbXnaR9GEZVanmFzsNIAmfLcDXRW99FVt0zQ4P92TFfCa7DOuvpOj\nyd8kdLiQkqxF+Oxke7Zg8DeziFzWdGqKZagcAg6LcW2gM+g5opuUZ9FvTQeI\nEUo7T1OTPSUywKeWihQyBOHipzr2C2m+6VAl5kBqhw30By7lOukHvyMLUeuC\nl1Le3C9mXO40/l2rpD+jqcMdwu/0X5lvrVc+m5HjADj83wUXVigidpk6zuy2\nVQ+M\r\n=AXGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-290c235.0","@graphql-cli/common":"4.0.1-alpha-290c235.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-290c235.0_1598263648224_0.5764127297438038","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6e3c91e.0":{"name":"graphql-cli","version":"4.0.1-alpha-6e3c91e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6e3c91e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"44984c19fca90bda9e350c72bbf404cf1faeb616","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6e3c91e.0.tgz","fileCount":14,"integrity":"sha512-uee/2vtkFjaMOW8Md6aEW5CXQNrX409sy0vyC4kxoQWJlDOZ8EjRl7vn384y753IDKfVmH5gjaCQPMDU2R8ieA==","signatures":[{"sig":"MEQCIHp2XJUTO/7CV8ikXtnBP777xO7OJGkuMj9K/tRD0yslAiAFDM2M9UojajMKBo+oXMSLb0Hdg4YIrSVBP53AMOTaEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ5K9CRA9TVsSAnZWagAAp18P/3VsDb3M5f7BSKRVcg/m\n2nkfD8xuaFJrkSD0NDw4DktYK9g87WFA7Dy7trUATT9Zw1dE7PqzA4EmCUoa\nfs/4SkpdiAV3K7gwt/iPIC9pEwuUUnzlVWlAgmsMXQJhW+KBBhVNDyCHUiNN\ncJ5viVDMkcXYE2bg/RUikBARofu4Y9dSgGw1NDSHJ5cH/UJsDDXEXimrQxVm\nTAMio4PLaFODrw5k2nte2uVt8A5CigNyr8Sd11hU0jhmvXPDiep9QDJ+byqj\nQMZ4fUwfarZYYtDAxycuC4bU3L8xH3OQQHOOeT5Y4Uiaq4AKHLRk9fmp8Qys\nFBS3p2/4O0X19bLHqZ+3GYe3sH8LNEJh5r9/VJYfDCw6IBuITgtfMAYmczO7\nnAS5MqWgu+GVNT7aNqS9lALi+Tm5MxSJ1LeZ5P2b5e6kiqh9SYdgSdeIamVt\nqhLk7dmuhIv6c2ss3UwTx3jRL7YFUnWoepBSC9b4t8LWG9oya0RBKO3SiZSH\nXhtBRGQEcVHFc3x92J5aRsV6oMViWA7EXv9F5xq5FZRMiO3fM5jEX/ZCfziw\ns1ZRhBKgHcMSRK8l9LDSVGmSsKMESHlxSHX5PAYvTWDiDVkpmqSLPt7X9/vn\nJqJ823OFG6ufqyJUaeaDT7Az0tGer1ukhDLViM4KRMnGbblzPFmg9usA+vzw\nBgiu\r\n=p0Ql\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6e3c91e.0","@graphql-cli/common":"4.0.1-alpha-6e3c91e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6e3c91e.0_1598263996516_0.30612224701273294","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fefa811.0":{"name":"graphql-cli","version":"4.0.1-alpha-fefa811.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fefa811.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e8a28b2cb66e711f16d23f7d64949e9f52b79998","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fefa811.0.tgz","fileCount":14,"integrity":"sha512-BF3zXnr71LdHMrEFFBczax+95S5GsidMIpGqmygHNK6E8j1k5+UurO1FWA5DKj0jxsUYOJqtEEH9+1dDpW84Yg==","signatures":[{"sig":"MEQCID9K3P/eHbQZKuDrfqokzrjgTqpTL6BI73MfitnDZscCAiBJwRQA2986gadeQkMgyFBsUk4YjFclmk9bscn+r8al1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ6c6CRA9TVsSAnZWagAAMJIP/jnRZSBvikTwx10EcL/C\nhGfDKZjn48JmoMe6QoGMLsJxuUFj9bAL7Nqb2avlGRguZTIxW184pt8JxFbW\nUYtl/1U6FfW8nrhF6Xc6S5AsK8lWHC1j+irb5e5KnjvXICTj8cC8MNwOErR+\ncN6sE8TqMzfjUBVbpRT2+gH2i9iJWgFL4s9H74WoJymTOlqFI5XjzzAHAJos\nAaKHVk1pJKdcqJWDhmJ89BfRkWFvLOQoZXKBMCsYvzpNQO5UJseV2biPKydi\nKaKHjtIAF9r9+Md9QgXIBLktxcZyPlIkjcFfy5MQTugTH6sAX+FIn6oYcO2C\nS9KQMMmLQ5wS6O5K04ixHCS1wLd26DhdjepZ3jmSQULtDAMVSe9hfzE7AAMI\nFDgCJEJF6CJChHZUWXoI8rReKD0ZAgEGsa5/BHxlDpduwW5FOxbTvFkAFmUb\n61BQcdd5DLyBGDIxqlzk52XUs/dkE3zmrufUsUBImVnpabfRokzd7x0a8t0i\nfgp9gofAk5+ZOm43xcHhauCm9ntovZHtSqcR2d5Tl7mYZToVlu0IIVwJCXpg\ne38JXgkkSN+XydGoW7duFBA5cMy/US3+k01qyyt8m36GHGBBwt495gOXum1r\nivIMSN07ONtjUs2lD1cppkpPFSgCQhH5yq6HRz1BtHax0GiTtC9TeqALhstq\n6/ed\r\n=a7Bu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fefa811.0","@graphql-cli/common":"4.0.1-alpha-fefa811.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fefa811.0_1598269241402_0.7598111949156552","host":"s3://npm-registry-packages"}},"4.0.1-alpha-675f53a.0":{"name":"graphql-cli","version":"4.0.1-alpha-675f53a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-675f53a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1e85e5b753a4a67ec90a1686a8e995e4dc208793","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-675f53a.0.tgz","fileCount":14,"integrity":"sha512-DTmBt240bY8h5qqzz02Rap7h2IDesNYt9WfV3LCwNEMY9kwIQkf0SPbzBc1Y8OimWUnLRWMDH8U7IUCM8OrydA==","signatures":[{"sig":"MEUCICeDYpWFM1/ensubVOkJ2EIiZJdRPc1Gv23cqEOF81QSAiEAyF5KZJy/r+LgInspcJ08yEbE5rh5oJpL5DS14ZhL+AE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ6d9CRA9TVsSAnZWagAAfhwP/0TNkn3bpCLkfCQcp9ye\nZtxqKLaS9vVFbl7wXmC+D+HRls0Oz2/Ez50rwxt3lkLytAprt0+jqPLgjb3/\n5yQQuNAQeBEKHCDZXFeI6JVR/KDKC/39chl+inLVrg/EE5kDk35oln06ssn1\nLJ9QAHVovFhAcA1o6/o+3l7iWplVfk+eNt/egANY98Dcn08hy+hDyo8dFxhj\nmhtME2LhwDNepaVn7gXu/dXRDHM7eBK+7W/+ywXT94XN7IrevZaIcIuK3tm4\nhvur+Nq1ffERqio7BHKEcZjR1b9OiMTUD87SIzPsN8JMoMd1IXnzPoHRR2yh\nkb1/RY0Is3EDrzqO9O8FOSnmIWSs6u2I1LUkhjf/xE4QWfRnJy1dydjx5DY/\nJa7K1k+4Vu11IcQseBbQIYi+Dg9nt2J7MHmyl+JoBVpI6jcDCGun9XVTU+U1\nNop6h8llgU5xUs8tYmqudim3/rLO9gXE4l06QZyuYIEHiTPV+t5q7p/J+eRU\ncNVCkDOx+H9nZRCDJNGQm8XtWFwt4PCTl4KmwsPHXY4LDkWQ1WrMuz6wjX39\nN8w7YVPwF3F56PHEgmFCFw3bdNtQJvf90XweL08HRnLA+Y4yBQwi641pb0qx\nFXDnYFqSYDaP0zOkGLqPOHd7YbjWF1CAI74h2jp6G1Ky33QGI7tKporFzVcF\n23fi\r\n=kLt2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-675f53a.0","@graphql-cli/common":"4.0.1-alpha-675f53a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-675f53a.0_1598269309175_0.7786451517334114","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3b8f8b4.0":{"name":"graphql-cli","version":"4.0.1-alpha-3b8f8b4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3b8f8b4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b3fb6842782c6eb340d746f424b5f39e61ee86bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3b8f8b4.0.tgz","fileCount":14,"integrity":"sha512-SRR8v+eBKw/nmCz60wrsQsbmbM7qSpefcqcB/I4lhbCdwYorPWuhz1t05JWFLAOBR8Jyvnm1g2aOPWtpC+jXDg==","signatures":[{"sig":"MEQCIE/sQzmvVpsY8i48NZj/PIaHUknlgQINjJDkEe5Zm2ZLAiBXAmGcxRKoVpOkUW2BxaXzn4nirj1uHSDlTwWSBR6qQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ7E0CRA9TVsSAnZWagAAhnIP/3CZn5Cuke7a9qehur0s\nkPb6f7GFIQAXMjv/pfkidSboN6Cxv19x3vsd696GVoKLX6JCdeDss59edXxP\ndh+/FLInEOyTbOeb7MGzkap078N/LFNM3IpTED77qL7vaWyTTufxm6aJ5lTU\ni9L16p8HDhnl5TLA8rfsfjpAs41kU+xsYyOSbgDsI5FihxPujVn/pfARtpsQ\n3hf6k4UPZKoxsi+k+g/uzvctM5XFDD+HUzBzO8TxPxru8dk1RUMAWzFgJDNi\npi3LR5RG0nIG3jiyaGrAR81GddlzyAnuSSWjAp37Xo+iyItDKx8oEm0qWjHD\nmKwMMqffH4HzJJEMGJWlIYcTe97Lkvw9QqChPwwNPbvPP0t7v0FpEpomGb5w\nYFxCs3mumT0w/StKoxvtBtKL12PaNNhG+FPzgacVars62e47+v+0aU2QjV0W\n2eRI6vC/IPmVd61sGG630MK1eGd4WeGqAwEA9GX3D4FD67d7XQAQfMuJqpNF\naV38o5Elh8bNGguzFTUW22yWn596ZVs2hlL4POaYT+9I0Uc2bzOrngZ5Mhqi\nxtTEk8O3oLo22iHW/+4kxUUc84OOsn0QaNR7GQxRNCryYpH5PYQ0vzY2yRgS\nGRB8HBOaVUaCXjP6Fcx/GdzwqO4iH8cPImBlic+vyFkth757kE9jPX9WsqB3\nFt2y\r\n=5mF6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3b8f8b4.0","@graphql-cli/common":"4.0.1-alpha-3b8f8b4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3b8f8b4.0_1598271795866_0.17890926852630273","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0e68ab4.0":{"name":"graphql-cli","version":"4.0.1-alpha-0e68ab4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0e68ab4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6f5c15f8eab8b77e0fe9939ee96e693e469f0daa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0e68ab4.0.tgz","fileCount":14,"integrity":"sha512-X63XymWI0Bf3sFXySD1lKuHhc0cGv+mYRJJYNSC5/PwJUwsGXsK67iB1mru3grT+AZI8bDg732nRVlRNYSJu1w==","signatures":[{"sig":"MEUCIDdhYC9xSyElXuNeaDQxpetkT5A9gg0cbSIAnRRCtbNAAiEA+hOpS1pCE1MhBmL20T6UzSj60dDTGThRSa53uc4Ylog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ7I3CRA9TVsSAnZWagAAOu0P/0A4F8R72AhcjSQeoWIk\ndWvgse15yjjG+dT7D3BfdfNHcXxEThD/y0TJr4wNkNfxUUROTLLhOuPRLjzB\nzOF/TMGsSisT+2Mup2kKmkK4wPd3KunnFYsDWwW5W/KZPjUUr/opWfN10cEY\nQgyZ4Tu3//YBUXDg2e7U9LRXKwxcC3ZdcteDiXQIollk33G+HZDQ0WNVkxnd\nTCpt59MDr7MxpCn690S9kPzP2mhaNumNV6ZbxZMm9cd50mrSxtui8ZmldEXX\n3MtvEjEUshcCseUYIQCg0/VFmQmDGj772HVFg2BDUEqXQslJcMB49dlSi4Ac\nNa9g3BerA2OIESqOGNCMa6VqMLypFQttWmfuVAzYC6XD1Hs42EYvtZKGjt/I\ndcSKXE+YyHZ6aeyQZZ/PpT0/+JUWtacTHXNaXH12hwL6/9qPSR1WvR2/BV3W\ncM/fN2YAf8sX+Jv494vl8VhURQHVqWwj2Ho8/NdiuhT2/wwvtlJfpG96zezq\nPpg+WPCYInD1kbP+MAhDiAHgBZiHB57eSAdyKv/2wxY1rQHv+BeJjzCPZyTP\nDq1tUp+hTo/2KD+vbA8vYDE+kW8KGUxHKhx5aoKApR+V8qvT4y13t2g+Bt8A\nrNNzcKtLquA5XKqyRMnVIqOImU2EGIWJGpnsxp9oVGwOwsDNbvSkTk9WNiA5\nviL1\r\n=KRgf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0e68ab4.0","@graphql-cli/common":"4.0.1-alpha-0e68ab4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0e68ab4.0_1598272055247_0.5373605971164952","host":"s3://npm-registry-packages"}},"4.0.1-alpha-861a7c5.0":{"name":"graphql-cli","version":"4.0.1-alpha-861a7c5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-861a7c5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"84d4539d8c2fc2e94a4a0e563bfdf0b7d2c4f829","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-861a7c5.0.tgz","fileCount":14,"integrity":"sha512-sPF8X/GAVadSPP/XFdUACpeKGwY9evQ6LuDXrci4r+oECCdVxsAMpyb+/ApXNoUKoDqIr9VSyzcUl3yHfc+U6A==","signatures":[{"sig":"MEUCIHd+UYLuvUCC4WkEJShlrWl0Kipk+suQN0ph0Vo38mHVAiEAy95YoI1w3zy1a4pPbRvR1jsBBl0SIyM+o+ykU9SyaYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ7JPCRA9TVsSAnZWagAAnMcP/RyPNo8VYixB49vLeMLQ\n9J0rnBW8PCHN05ZH+1n9FwaTmHY7LrYIhALHJpA8IexNM3ccnr/KX9e9VZVv\nWRVqF4fb3wt/DYtYpRnsRQ0po5gASTHnPolKelMjDQl4K+jrIJ15L4k8eXBI\ncGPJerw1wVEudszOy6/zYxao9+ZGhGB1M3DWxmEUgG8JGS3zP2G6xq9JeZvm\n72RXpDNtawayXyjOONQb7ZC8l3cMOPZ1oERDvX0lafvmhtnOmmlNKqeg84mL\n/UbbO4q/3jgHSw6W6bThberM2gNyesB/Qkcz67MVtt7sFxv6wI7+v4oofQka\nwczcNpmnapmnEKt9p+DyO/jr+FxPgkK60gIwVNvgAiUW9xHAADUMT/O0SfMu\n5UNBLYffmNnKXT22RGjuHVU67Gr8ohSQIHxWuRAH/zNEcO+hdNOxev6qUzgR\n66rT1DgJPeEqiB3SSb0fZbcyF4gCWxi6tMNpnivuReSLAPmfZjvYbVrRZLhx\nljey5A3J1IOdRCYWU0JhRxUm8dXh+K/UNqCBxkRxTrpYceiD1YczMuaesXmE\nSCmv96Aglj1klQSXNaWlSSZwhjrmfrYCXkmsZEVIQe2LdjHjhTZSHfN37rGh\nbDlJZqQS7TDlrXsApBX8Fw7lW6qb6KpRkOiAbJBsxcQw//8qhBaBKLQicY7a\nAtUa\r\n=XM2W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-861a7c5.0","@graphql-cli/common":"4.0.1-alpha-861a7c5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-861a7c5.0_1598272079528_0.2242047384585235","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8fae0ec.0":{"name":"graphql-cli","version":"4.0.1-alpha-8fae0ec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8fae0ec.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ccf5c0a745bcbca04dc546965ecb9562e379584d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8fae0ec.0.tgz","fileCount":14,"integrity":"sha512-2vcyYlm5C58LReVlr5AJgCPfdgH9+o3zvK8izvS2HETH5sb/2rSde7EWMcY7obcj0zOzacuKSAO1139DmleFgA==","signatures":[{"sig":"MEQCICyG5aVBivRHM19JvTVu4gAegu6E1wARyS4AhUZWnjocAiAi8tg7+eKHs93BxMc6HcJgoQnH4KUO1ji0AJz+TcfimQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ7MLCRA9TVsSAnZWagAAbmAQAIaHSBgYxzqIiBgUEJLb\nJf7DSQgqBXSgXeS2AbtVfqtZve8YmvjynLfwia5Yk/2+9EMSBLJkeOss9Upg\nCvcLCzWFaOBlXiCKwKLo+XXZwGjNvNUgJ9e/5hQVyet2bkn4e0hnU2GNikvP\nJ46BL8ZVXLTCbahpoXrxb829DPnW8FwzO7hluGEt9R7/+7rB6Yipg+/FayTL\n+Bsd7wtry1MGruokFk7/baJcwd/OlbJRvxLnnEHA2rP6fn3G6MRh8UwAKbgr\n3t9kCEjfG3udVxdFdlFtF0inXbY6KUXZ9kW6MS+Hl3bWRVA8sc6L1SYo6qNl\njIE6V5MvVMWXV1VYV8D8KeFC9JKCb4bTPhetZ4cY1XwRscrJzz42gqpWOgPy\ndnUBUvemWm+np4EEVudPjJ01KZZ7ivGLd6CVvpgMebCl7CHC3ACuMzch4lFb\ntToXQFUqKu19c3/DBLSFCZyO5IpYLSfBx2OTdVBrAFdUT+XCV/mcCfmVeunc\njG1Q01WdA6mSEPYXQnZE4d1SsDcYX7bN9zKTv5lo4JlHAots4O/zDuNvNLQB\nQrIy3XIN5lW+rLWtHQnKtOj1vy3WZY82RzmgmNnBNngEvUL1oYXjWj6BjsYh\nbPqdR0ZG1gvVBPrVsBW7UrZ1mvgAMVXqXf0IypRAbAzEK6oUe5Pk8w3Z3TM9\nndRO\r\n=znAx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8fae0ec.0","@graphql-cli/common":"4.0.1-alpha-8fae0ec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8fae0ec.0_1598272267191_0.48057743058619673","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e489d52.0":{"name":"graphql-cli","version":"4.0.1-alpha-e489d52.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e489d52.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38f42e4e2d2d31def97eb32143366bc007e6f021","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e489d52.0.tgz","fileCount":14,"integrity":"sha512-YObzygNignT6YUPJG9tUjzyfMSXGNod8SGZgbuFEjV4BPqS05W/Z2nau5wroz1EwhYoDvLDOMgB+fvTFUSjihA==","signatures":[{"sig":"MEYCIQD8ChuiPfrUlQz0oQZPMRFG3rLR563X4BXVoacY/rNOiAIhAPNNe+xclGYUBx2cgJO3sG/5w/poCLmtQLJTTN17ygjh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRKx1CRA9TVsSAnZWagAAtkUP/0F35KrMpKa3qa9cAmKc\nZviPZMRP6BmIYKlFfG5TMo4GhFKd67EKuA5Eq7xeVyOu/RaYS5ztsC/nDXIh\nkKJ7/eKoRC5gfx71dVAbZSEZZg1ruQt8Jtny/iNF1953C7pcr0xA2BSlrxT7\nFXyJ8B9yAUX6cbmwlXOwMMzXOLzWaAh7AsIQURKtUVlmid+rFJInmdX2uSzE\nXpsQDdaQ9dEDzAvSsTYwEBNVv7k4f6nScXdJpfpKIoWLjtZm/yAOYVYUS3ht\nzQEC8MjchF/TzOeIq2iB79vlCAuviPddA+nbzncoQfyf/0IXmcDnxqUzwpQN\nvYld5O5tArrnzLw7mdTISsvc93TO7OrTBXJ8T/weajrvaiXFrI+fq9xwPRwl\nHPs7TAgTOe8U28sYNoPGjEvxiy37ByLWc6PHsN5VcnQpwXP9FrHXUBfJfGHv\n/ZAYmcoZnyidbSIQ3LBOH28SycWGqFeyGa/cbamekOkAw0hK8qyaNNS5c6Z4\nBXSCIeQcATgg94Q9ItP2NLKakOInNfE3olUc56hIh7Y+hqVXb16UlWgH3z49\nylbnd+FA7iU/rjinC8MJS/cR+Oov8cF/+uujmfrygYC8QVHY90is1H5yeOKO\n3IT/MDBkTwWkNTRBTTTpKRnlmWaB5eLZ7R3pO+TlOO18Zl2Dhgi9KYnMuict\n0tJi\r\n=y9jW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e489d52.0","@graphql-cli/common":"4.0.1-alpha-e489d52.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e489d52.0_1598336116961_0.9789014792444857","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f3ffcb6.0":{"name":"graphql-cli","version":"4.0.1-alpha-f3ffcb6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f3ffcb6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"778af227d8888647dcb6e614d147089a876f7461","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f3ffcb6.0.tgz","fileCount":14,"integrity":"sha512-Ar9m/2x4SVS4oiAgM1wQLB5zO8aRJaVhRc8e8Fw0bcMKvIto23oXjG4HeD/L9u9T1CK8eM1mAUSZ+T6EH/afug==","signatures":[{"sig":"MEYCIQDLA/PGJKLmVVob43r5RvDBcgD4m5FGeUltOLbpVyHESwIhAIlcX4Sf8teeT2Y1+noe3n/u54HYmoDLtgn/AhC7wLFA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRK//CRA9TVsSAnZWagAAlQwP/1GrYa6NNQ10UAsvzJVP\nbb8KIRysm9mkysuxSAvXu9SHlTwHHVJ+srA9YhaDMatu2sMJr3RnizjJ0FOU\nuLkPTvRKgUXdPYTsdnzSwPxqJtzE1lnhleWkseYHkAeBkt/62GI66NMw/iYe\nRCM9H40xJTRx5jrnVKKycnFBxvVmIgy0Imsbn97mFlrm0ZLQsWKDtsv9hG7v\nCQxqMigvT6ksRtAOtRu7cLlmbP61FD9PdlzJcTGR2pROaXfG1TRSutreAv4Q\n4gQmd6+01JwdR1fmWGYjTXX6pSZzaJrDDzYYyEBo5ibZrWccIDXQOyJRcG83\n8ZsDHcxC+b81z4teVjUyqdEku+KnvXo1q+2s/te5gAIdL44taAotAzNGFj3O\nKTsUgMesIq9tYa23EvMpbWm9n+ORbVUwoLmKQvZ6yeixUfG2OSDyGI8ijMwh\nX47/QsQXkP371D6YApfVCGKXQVwYzC75piSTdDrXT0UFiRuRhZk/lBREjJpX\niwJSbBED4CQLaK3ZiboREzcZ8KrElo0wyKDDaI4DO66A0vPJvuN+k9i1l/rO\nQSKIVRW3e5rZMdJpl/9L8KqfKhzG7kKFi69AUKvdZnAsQJr2McMG/bdsG16U\ntKIo34skcSlQFoU0AKX1oGcQiD4zdlNhHmDcmmIu8h8fyMK/AxxW7BEeJcmb\nPTf+\r\n=0+qM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f3ffcb6.0","@graphql-cli/common":"4.0.1-alpha-f3ffcb6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f3ffcb6.0_1598337023158_0.4022287526200585","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2befbd4.0":{"name":"graphql-cli","version":"4.0.1-alpha-2befbd4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2befbd4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc6b51cc70046ce22df38cbf2c329f1408438a51","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2befbd4.0.tgz","fileCount":14,"integrity":"sha512-rlCvmnFk4pBGLuhfSpmpqpjWoQDA0PwHhUokkdKKaL4OIVnJeOovgxeoT5F7GD/fCWQrrS/hx7bWXKepCWlreQ==","signatures":[{"sig":"MEUCIQCZdZBjDDDKnDmr3avkICD+jbK7lQAHAFW73X8ZpH1RgAIgOqbZnK60V+IVmV1Bbq/HChdeofqK3ShjGEjPUjtTrEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRPGwCRA9TVsSAnZWagAABH0QAJ9apzUqoIDVPvW/QOA5\n6AAEZTTtTxZ2m/eg/MS8JoG6MMOEGWPG0NTVHLYK6jLhiFGzE6NCIK/D/kfj\nrPksD/ehWT3XyRdA7j6VIsl4Lx2+Uw9AWbBwPOwLpOkIoxy0BzsJcuzGkU0V\nafgZcMops+DpN4q9V68viyExWfY3RiVe71BoVPk2xmzJUYt4HqoCd0wuek55\nLhUicKm+StVQslSKfCfJ06bT3rTHnGyl0HBcZicKvKP6XDq5cEgvm1lihRjz\n5brysQ7hhHsk2Wp8v/XjsCW9YOGUHD63J05bfmuvc8+3mlGUt16ENTWrptm7\n0oj1bL2G6Hy2DmjiIf9HFtdvWqVuAImvRaNbbFoc6Tywj1nkrWEsERU9k0j+\nAbvvrs8yo7Aa9tZK0RsxrLVekEpPCv+Cju3aSevT22ahZi7AiTU4P5b2WWxD\nQnYeInNH0HJyuEHHt1hUgTHwfFrpDu0XZpcqwj4mbmXuE5/DTP1EwKEd6GGG\nCxy9IkU6fPyxtG9ux4OBdrIzyJ6Yqnkrua4AqpPQkZlbaJpQt49BpR0rur6e\nouR5aAQ7bpt2vu9xpxWfP8N2viEs5cnKu+tL7Q0jiidN7BPbLpxan8A5ezKx\nqt0EZnnFIi6it6hoD0d9yTz515pxt8nM26aIOZr53WaZ6+7MpxIccIuwGNh4\nMs1h\r\n=ME2h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2befbd4.0","@graphql-cli/common":"4.0.1-alpha-2befbd4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2befbd4.0_1598353840364_0.08296891710475207","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a06b67f.0":{"name":"graphql-cli","version":"4.0.1-alpha-a06b67f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a06b67f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c52c5dffa0030f3680788e573ee6ff0c324934a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a06b67f.0.tgz","fileCount":14,"integrity":"sha512-wEjV9jMLT5sYpPlpl19MtIXU2eNqaDDg0wvXqa41XXeEw5xA+nCB+nBmANQod+6CVt4pfW21sxCQE86q2sli1g==","signatures":[{"sig":"MEYCIQD1gpjtvnN+AcekCx1f5SK6EZcIYmoqRR9skdNS4HjRcwIhAOnxdjBZlnKfEBM+U5t9iNQX+yBwVwOf1tIEmTHCnt+2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRPQECRA9TVsSAnZWagAAOSMQAJ20dyOPF2G7WBaJRjsD\n3tuAdOJT4MxrQM/aVmRN+ucYBMAu+MOSmonw8q8ybZmUo7EnBhKJIlUZMaw9\nUTqgOS4SMGkJCl4TIBngTUMc0e1ZIS4ecvSaruf8Wus+Ut10gkTJd0qCcY21\nGQzUojAsMgILLJgFBVlqvZEfAoUPTuSq5RfczPYaTzx6i1CvR0b4LJhyHRkq\nK/oqgl4W9tex19vWj8xAegjVGKCOOl4/hBZ1D8Arkn6zybMYKES/KWooo2G9\nNznUQT6GaMHw4iKtpXVFqnoKLBpuvvK6RkYQBMJaSpx/eXc9+HnLHGsjcGYy\nYdtc3ayn4HSxuadKkQkU5C4vldVHws3BCDoAEWj31/1goKCatItvqdbrh56n\nnUDuRaYi3i6Mc8Cq6LeRdZSJwuDYGVf2qr1dQgUij7imwduA3cs3GcomGizA\n5nsGCGMEVeYKcVDMHmj2x3DoKYL9A9zEuitahggrc+o4MJ209qpIEPAUL1pO\nnqOIHNnksQGLzHZsqWLkmEJ0LgBYyAd6W5b7D2jNI36AsJe+bLWPsGF6vcO3\nT6rmqnfiq8voq/Crw1AV3QgRr/RMjQ/Zi0dzWjHfu9lN0/LUnuClwTLN6fRt\nBMkSauint7d7dRGOaewXfT9otV1aIzSs6pdA4u8EsNgNy1ZfDvwxNgpFtwdu\nuKAx\r\n=H8C5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a06b67f.0","@graphql-cli/common":"4.0.1-alpha-a06b67f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a06b67f.0_1598354435661_0.6034895682339789","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b9ac102.0":{"name":"graphql-cli","version":"4.0.1-alpha-b9ac102.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b9ac102.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"47c8b52be285da5f6cc6186a811156e4df5770a9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b9ac102.0.tgz","fileCount":14,"integrity":"sha512-RoYaPW0LYIGPQccQkDNzpHuF72ktcJGlj+Z+4KR3tQBugBOJXtrxkBVpPAjhDMs1yilyQMyumqZvNG7dnH7f1w==","signatures":[{"sig":"MEYCIQCzCJw13+pTw3HZOmcKIPAtNVrrs+lGmmYw3WYcHCbeNgIhAL/az98vDduLvURQnzBkws/mJ24H5DZp2Bt5lCQ9lmz1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRTWdCRA9TVsSAnZWagAAupcP/2SJmTGtSI0YYS6W0t9X\nkuCvab9UuWIXm8dpTBj9ryD4MOraSK1bd3iyok6vGjdqVUnsQSli7n4d/22f\ncj9H1YBPa/soXhCXjfwtpil/bu44DARj44MuxxLWe6eYUVjt7juKKP6XMzIW\nEr/FifDoX2apD7F7p7LVqj21/FQVqRi+6aUaDXcbsR6GlSL92GgyQNieUuqz\nL25p0SQaSqjxMMkAvH2pg1xNXrZx7h/ykv8ZSJ0Q0JhFYuMZS6ZzoesTHw26\nA/H3FSndJrMayaxa3F7w/z7MpGoJaL0zUAQ8fE/e/9eo9mKy8HC7aZkGhugk\nOHkNCzfdBP/yA1GArAefjzj8UgskD7z4ClSSK/ixdTr56Y7bRZPnX5BV1oUU\nkdx4JhKhLrOyuATlLip+pK6z+TLwtOI4EAatBKBWgcDwECC3bIKMr16fwlBg\nqL9HTR5cXD74pk5FdkEMy+Hzg3UuW2H9trjM39Be6fq/ZazNatsPzqaqHtJu\nyZV5pg9Mv+4tzwh/9Z7gnaaqrfU6D43RtQGQzBmWneqT6xTfSpPBICYPM2AE\niTV9rxprxbOZ0Ubmb77Oy2dVEosBGfMfVLm9whh/ah/FatYvRleEzCfYQ7fj\n9vaJD30QeNJD5J/n7QrDqO8AGp0vkDLjIt5mGGKX8vul7nSNp0+ph8q03y3m\nXnDN\r\n=gcGd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b9ac102.0","@graphql-cli/common":"4.0.1-alpha-b9ac102.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b9ac102.0_1598371228770_0.0023280899972544233","host":"s3://npm-registry-packages"}},"4.0.1-alpha-65be877.0":{"name":"graphql-cli","version":"4.0.1-alpha-65be877.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-65be877.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d39b12a8584b0c8965414a51acca6b310437b0a6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-65be877.0.tgz","fileCount":14,"integrity":"sha512-dvXEKKsej+Ivl8YVzhAmqFf2717dlRAbEAAC5wtkApPMOhSimmqrvl6+W0acs8VeLt2wRnnEVVZcPKNe7ydTIw==","signatures":[{"sig":"MEUCIQCXcnaeflYLwZPccvA1HEg9qiU8NA6Bhlq3pKjWYMT7lwIgaY5S4m/UlhTHOnOWlQ0mY4Up+4QpY8NsP1N0rQfARNs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRTlfCRA9TVsSAnZWagAAvFkQAKKF3Lm9VcKrK44luFKv\n2nZ+nsrzIOga3/slkbBzXg7QlO4eNnJxJ1dTfMPwIRaKz98rGH1g4tiGjtPY\nKB/Qww29uqjXYSpjwguuhqYQ+JBhUne2AnodUxHWwWXlh+Z/HPFoJ5sCfhm9\nB6zE25YwbvtxJqCAX03GpkzhHGmvmrk24zfMb5w+Rb3aypQVcMBsXgJbfr0Y\nQU4xIjFjxX8aW7LY/srVPNBpk8B3/3ooFJaF4zwDL/n0p8abRXmFS4AJteO8\nIFidhzGmrD2KNNjSfs28v0+Mi/R3nOZfN4JnSTj4s4KdIm/0q+11pBI2+RX2\n1ZI6fV9SI1+OkoC1q5BnronqFkJRx/o94Op2SrMbRSe71BEDZ+PDCLQpeYAx\ntA37bBJ9rW/UJFXtHvmO313Oi2LeYJaJ4nNI1AzGT8fina9ZWiwkvd87D6s9\nvlqcEsFx3e8Dd/rZa0+hrG4b7EIjB4dCPOlmsAyJYtNF9W26XeC+QbkXKaVf\nUhgxWRHiA5SK4H+l3e6Ys0BcPBp+2V81FKzLpyouD/sT89thU0uc0e9V5HQN\n+lRhH0eMhEEcEpHDTI17boBf1HfpG+7s4OiPpqNditoEdiSdDJM3jPviTuMp\nItXQn6S1HP2BJ6oizEoM3XV7S0kscwagOVbmqp1/ROSvP9b8GpfnnzsJBEaS\nEFKK\r\n=qZjT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-65be877.0","@graphql-cli/common":"4.0.1-alpha-65be877.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-65be877.0_1598372190682_0.6910053450054814","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2d1fc4e.0":{"name":"graphql-cli","version":"4.0.1-alpha-2d1fc4e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2d1fc4e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7a4c4e377c68401ab5d0522c4d09ed3d8568cc5a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2d1fc4e.0.tgz","fileCount":14,"integrity":"sha512-jXREZAS/P18lEu2gn9ghtB6WmjzUlkBpa3ylV4EpA3R/SeUUHMQptF6luxrdecwFSowttZBCgLKWdWLDaZlDig==","signatures":[{"sig":"MEQCIH6obyaYF53NdPW21pL+wdAqDNkvDLmwvbTMVvg5jgQWAiB0t2HpowPbylWKZI7SDCmLSWf/y06xMXJY2v/X0pBWmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRekpCRA9TVsSAnZWagAAnkIP/34naMz0KDbks9wNrY5m\ntAtmah8UpNM1FvA1iloKHQdXIi9yjmeA2Y8yagiwAlAhxrq8UdqKFp9I/gSD\nq4Mg4cO7KOlmA+rfs71SFpcGVRqMMrJgn69UfjpEhyxWjk1XLq7mwgZer1RV\nd59ETPOtFjAdF+E3dkuz9Xd6SE2J0YFxPpecLqqEb4z/Xvq3MAU1Fjkl6IQD\nSFGg6dAGVgSOYWvjCi+knNeYZBZquUE3mLt5mSxEPXjQRwMkD4ndiNv+Vic6\n3NsHY4ZtuaPWWfxgOn5ZQTh2XXsYvz5aoLP8JzrLkMVcwqjlCx3pmW/UG0iQ\nEd0VP6AeyXjJfWNKmVYkjscLUos//MmK6j+Lwqzt+N3ZbcZNrJl1GeAdE+lV\nJo6zlvFmuC39xlpJf3GiP94BGByPkyRNgl7856GE4iJVEveWdHoCBRsDi5CH\nx2+XjEPW1GZnOSgFWKuV7eT6j8SZS+y/pugg1KSXGc6s46i1Ij3UBtAexhEf\nQWh+C0ivMt04dsHbS+NNKYh1yZKX9qsYBClRTpqGcSLW1u7tJzhiF1wUFT9X\nVWRwbl4+GjggVz5aYp8sHhPyolzQJwBFhmrF0HC/5uDO3jkvMOpQkR3Reje4\nZyx4tMpmNpiDE3VOMzGJd+BiH2DUdOaL4nzRMfgso4I92fKZPjUuDT5lCkog\n1gT1\r\n=DskV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2d1fc4e.0","@graphql-cli/common":"4.0.1-alpha-2d1fc4e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2d1fc4e.0_1598417192670_0.8476586398545016","host":"s3://npm-registry-packages"}},"4.0.1-alpha-492d2eb.0":{"name":"graphql-cli","version":"4.0.1-alpha-492d2eb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-492d2eb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c3f99cd588b6ac8f80188d0e0df001d99c35167d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-492d2eb.0.tgz","fileCount":14,"integrity":"sha512-AOoLCIug1H/iLassMIf4FU6BQPFMhY+AuUoRsmO4qB/Bqxv9QhIvlBe256BYjr4tHP/idlD9wdl85XkqP41uRA==","signatures":[{"sig":"MEYCIQDH5GvIAdg6E9JFUAMq0zW2szkUW0vbbyEc5OG4QuquKgIhAMj7NyxcH8nNjVYyzMODQ3ynF1sRQJUMKN3bvNlbfmkz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRe7DCRA9TVsSAnZWagAAekwP/0aOy9hKMOLToes2RXUE\ndX99mHBsf3O+IKWXdOvVhtKARqWGqgQJBAxMrcJNpioEDoNqQfXaKoIdHEDB\nimNr3PJ1hHOlOzC1Pe1fsAQJgseAftTw5jeeM7xb1SxB6MolcT2xxUtEAPYE\nHAA5EsdlsU7wxIRF02Mg2GOtKQ5MRW1NI/yGltSMbONPk4qmnZ46uuAzluNy\nAa5iazpbqNHzZdfHeMrN78o86LEP/5GUu1gbxsFCalFMZeqA2L+oJbGTt8zI\nOCC5xtvB7xJBPaLxNrL3CF88a5bAx1r6HfuoJ/QKutwZXlOfXGpqTsGAvXnF\nnuna1eXHs4TMPUgKVHUf4CMg3x8h5/7jaN9DmUEFSrAOInHChOiymduH2UZx\nN/UGMyLloZPqfaEE+GlOALTIwdMcTtvUt7AAzildwvhN6CEUGdNF5THwV5AZ\njAd/gYwu4bKg3kbZvAzJihxmHi1ObpuSZrVO5pM1TAl10yCFodSt5NGZL4Sh\np+s12bQSbuFwG0d2hcn2icYj8jb/3/65/Gje2Yo0H+FNFIfPXW9Lsr4icqO4\nGRCu7yurWdrBrbhwDCGmMrqkkJlbfDaYLK2ear6SmkfV3Yezl0E5CIh4PO0h\nd5G7mqibzptwquzZNPPw/8VLuHKh3RXz/jI5bFiiI9E9PXLKMhUjxKBihmoW\nYKcQ\r\n=0Ds/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-492d2eb.0","@graphql-cli/common":"4.0.1-alpha-492d2eb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-492d2eb.0_1598418626601_0.8869512846356447","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bc19c1c.0":{"name":"graphql-cli","version":"4.0.1-alpha-bc19c1c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bc19c1c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f57cbcc2e97ef57ce3343b51b54f8a6ac3216d83","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bc19c1c.0.tgz","fileCount":14,"integrity":"sha512-R0OhM4Ot+bZMa2UjxmMEfO9txFvgg2fELILTTVTU7q5yiKGEnpeve+zjeeXL70Q9IxEA58Fdpd9ftp3aQ2PxOw==","signatures":[{"sig":"MEUCIGA07tJqOZR+PQU7mB1mqkW1RdH8sGNE1CnMbhBETYYrAiEApycfcbODPPjVHb9/IAs6qG2BemSrH2syvqw35IBmqDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRgJXCRA9TVsSAnZWagAATr8P/0WQuxfcJetwCILWRMS2\nMsCHHXsAGdJLvp6ZNx1XfI8rVeyPuPKnHsO0fbAiHAzB2EpOFKG+qFmEmRDz\ngm1qvfO6loJxtWnIEpcClFec1zfuiZ11nCVjuu4GHqz06q98Km8qDvSQD3fp\nXcNnKnVnr5OhXzhCwQD6wOrwkYGlYRh9iFGTCtauw+weaKGwDDjNTwM2lbOb\nso9TDINtpLgYYXBfHkA8aDIV/Hs52GzwGkRN7eld96PiMEMk2jao5i4so3Du\n3eQPwyg3dden4RthKJ8TG7IHkXPD6OERrvpV1GAxHV441rdVkna0l/jUpNd0\nRrMvYNcwkO8rr7p8uvx/fTprcsAsLcBuOVuq9tdgkWd0gwwRric0QGig9RKv\nMDEeIYRCEPAv4z2NMi0E+P9S7Da60Blchd2lf9IqsKwfj0GzVxud7iXsrAGu\n+KeZjnjCqsI0+kCBMVgCjUOl9KocvzvZeJJgYcqYaexct1f8zd2yTtOKwYVL\nLHoXu35+ls3mzPFKmcnB9n+aB/s8ZYF0lz12+dvGt72Eaya0NDxiETWfqUeN\nb7qEUWH25UZzZ4xsbFCzYW3uAlxrPyZDZqHyHGixr9fbT52b6hweziy0V1E4\nA7X0AXcYz6W3YVtm75ZZDbq4NeP3lYjXecsoDkPRj1JD+ZB89BBHO0bScZvG\nD4Ob\r\n=9Bct\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bc19c1c.0","@graphql-cli/common":"4.0.1-alpha-bc19c1c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bc19c1c.0_1598423638883_0.8074328373129502","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d16ede9.0":{"name":"graphql-cli","version":"4.0.1-alpha-d16ede9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d16ede9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c409d4b4d153f26ddbfc228b9e2544f2376ef240","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d16ede9.0.tgz","fileCount":14,"integrity":"sha512-xeUmPon4XjVMLtT2mEFREhPFaQOxCLclO736ewAUb+X9rF3Z97LpQo+y7nvoWagbDw7sc+CxC+WJShAuqNrVew==","signatures":[{"sig":"MEQCIH0DgBNgHjhyB+SgKttCqLDukZlgS1QvJxKy/+U86zYfAiB94jOFZYtV7Ro0/PxSU7PyJuGThhvwLs1JqFTpQfj9jQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRg+XCRA9TVsSAnZWagAAH6YQAJGwp1bXM34+PZFbjK2S\n1fTpaZubI1utf1xL2izaCRYkDabbhBWWGXDnQwcmL1DNxPypKNW9ZnMq1sSt\nT9sXZ63y/If3rkZtRAYzXAoXzyqVYvn++ylmomiKS6Uz76QsOU4Hy0+ljK8X\n+Sd1OShvLoHrfx7vMM7VL23SVZCqWGwTitaInBF0Jjm8R/QiIHZn3T5r67b+\n6kGqI2Vj1DMZ9EAxHtMz2T+16jyKSrvgNMxDINV2Z8/u/0YAQFpQlXXYZRID\nbDlsIJ2hrDVLrhIPNzLksYREYmcyxRozVmpHazzcm+dh3EkhrOzxAxMOToPH\n3fimhHcLmXSHWfDW2usFDX96kmxEru9wdk1C9ieFyKRTVIJsXlar//Emomij\ngM/iDI1hkbqWnRYep2x68kzgL8eS8Xl2EC/DMqRd1XmE4St2pMr37H0Js3L9\nQCPgdS8O7n6oO3yC8izZ1mQdr99N2EUm4eISiKZRWA+P8sVLdiWZbmRoVUdL\nOI+1CXv/RitKP+0LXCwIcrAq+gLvPA71Hn/JE7P3iRSam1DCMjTw/LU5GwMX\n5zrRuvKEryPpZM90oM3WJ6vwL3436kjD7lfLVLRBmZ7Pw1GDTmKWbiCbZ7aG\nF7Lip5mRSNF0JiRL/v3D8IO9B56OVfJvktJCiSVbHOLpfC5tFOkWTbnOzFgf\nI3bF\r\n=qYOu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d16ede9.0","@graphql-cli/common":"4.0.1-alpha-d16ede9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d16ede9.0_1598427030761_0.5851298194742487","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2223137.0":{"name":"graphql-cli","version":"4.0.1-alpha-2223137.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2223137.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2a22f98997214c5dc1a306b15bcdd9bcb21f0ca6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2223137.0.tgz","fileCount":14,"integrity":"sha512-OmBlGFkm20Yxjs1zZJASZ6hch4RjP3G5HsDuG3vG6BDBJQrXdf002XReESU32qWdcNJh+rWUUTfskG3THa3GhA==","signatures":[{"sig":"MEQCIENXmFCfs3VZJpsFwiePYpJMBOQn9C/F4F/ERzfOLd+MAiAJn+2vbFHQDDD8amIjO6vwNxk1US7jOICz6r8BBksGOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRhNwCRA9TVsSAnZWagAABkIP/2dcWdL9j8G66lcAY1Qk\nzfJ+XhfBDk1RpVaG1zbxZruJzzqE3cTivdY5y4GgskqlA+HMHXe5W6zIr5qf\nER1XindNoQYxC52w84G/co4iz0lkW5titAPAmRggde3YzQKbx0bV15vdl7XK\nR2pdxsNMxX7B/Sq/MOeVP4F67Wb0AqZ3JCCyH5/bF5i9ncyrRRWSBGRGGxTt\nROV6Dx5l3+S/kXMhaMnl/4nPxi2fl9AlXaZ9wQBfPKyCKT01YN5tewWkg0Q9\nxPNS2P85BOX+GQSv6AbhIwzpYfjEwHO8+Ng7WofIGzwk6/+20DmFY7b4OUyS\n18ijmfeRlMRz1SGkOHI4rqw9UOenipk/n+m1nN4iZxKWhIoX5Kn8fp35q2Ph\nFbCOZ95srNpOwmKr3W2MkyLrtofuDkA/MmmEnwgXOA9ExRG+fXfF++LtKtPG\ncWTy4ovBdbChkltC1bcp0sTPTC9IRuuE0t3RR8qyF1wnbsYx3EOBvpoyFf3u\nortEEjBdJrY1dkNjWJIZd4l65igkPPrgzqLyD8PGNKqOZ1n5kJzj3Ozg4AR6\n8G8yD0HNyRzuOwiSS/axPNgULF3x9NDb2JX2WWLdf7rjPQPAYIdQFbl4Zbhw\n6B/Cn+LhgNUNP+hsHS4D+l0y/rydd5tW9ynDk19i2qCvhB+Qn+KL5jtUA7BN\n5LOx\r\n=xst6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2223137.0","@graphql-cli/common":"4.0.1-alpha-2223137.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2223137.0_1598428015702_0.7436878199804582","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f52dfd0.0":{"name":"graphql-cli","version":"4.0.1-alpha-f52dfd0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f52dfd0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dd827b5c3ce8924b60bfe3d45a76a65e3faccdd4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f52dfd0.0.tgz","fileCount":14,"integrity":"sha512-RsRgtpigeEzIJodG11o3TBrgELSjp4j/iAld52P9BR4Oq9D1KpnYq7j6nKTUWyxU8Sjr4B1WcjSK7vOVrHJslg==","signatures":[{"sig":"MEQCIA0MKWDHhsef9baLGe7Z2+inunMSQVhj0nkeLXteKGkpAiBY0R5NRjQkN7EwMPHR28krKU0owLa7PTiFjRELyU5tRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRhOGCRA9TVsSAnZWagAAqggP/iJHjRi+5HjbhpGEBK8F\nyaDK8GBuC/6Kl2U+DhK1Ps4UBZbSSEYdKHv6diWbC8KStX060Qs/Nq0HkbAb\nXhH3/c7IV8f0Q0IVHtkx28zWGNsxjjs1U7fvLc0ti5nGvMQhT+92G65Ofg1P\n4TscisG/0TBSePF/KLhm0H+0YoXFr8yA2tHFXClu7MGnwK2h/eqWHi9PtfLS\nbUU4OOMJYquQQnzKt40/T32h9zTleE2eNAcw6Qzl3JJsnIICvGNvRof6ttqe\nofnIWnKcT+T07GSaLUBTpTQzrKKWJlj76iydzxNs8fj6K11Fl9+tEv5LX2i4\nLICG9PFScADOAjuweHyxVpfiBl7Sms4kpnEUGWUIaFW5aMwN80qZRZrf6EjH\nVBT+lQGUajbNHUKSlZIgqUGAuTpIxkfRgdhNKwUuDFkkgrrAGxXCGnZc2APU\nN5QfiHJpK2syUtE6PTEJZmxorQtRjOckR+tHILxLKLG4fbaYNCBoC/STBQHq\nkDQBDfhb6d3YagIDrGCW9/OEHvSgPylvHhUkuZyOsbFH/QObRn5uFDbskng6\nlVRnzMxdG2G8Z56svGLmRYTl53CaSUmVIKt+BbIITIz3LqcWxKJh6J0u5vk1\nyY4JpTwY9QKjZKcTcAWD+cjsB5hpplxRnTchCAbtySa3pzi2dreFe95+DT78\n/YNh\r\n=1pRj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f52dfd0.0","@graphql-cli/common":"4.0.1-alpha-f52dfd0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f52dfd0.0_1598428038320_0.0988296748695634","host":"s3://npm-registry-packages"}},"4.0.1-alpha-09d85d0.0":{"name":"graphql-cli","version":"4.0.1-alpha-09d85d0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-09d85d0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"141154590c26b1766e24a7e29a9946851898f890","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-09d85d0.0.tgz","fileCount":14,"integrity":"sha512-Ce+C5AFLxWI8mo9iaaCEigZWaWs4G7KaEzr9BOCCzeGYOIGt4uCkR8dJGyAZVUDo6xYreoZqPq5CnKCLUUwDgg==","signatures":[{"sig":"MEUCIQCyacwd3Cu3jwOk1na/HOFX6HRm7kkAHk7+VgYDWUO5rgIgEpXh+vFv3qHLGzAOIK+QLhbileDqRntwEI6PtbJG4X0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRjAICRA9TVsSAnZWagAAuGoP/jpJGjt0uWAdDWAuJ46T\nCpDT5SwV4sRRFVfrCv/n8AfesLeHZr3jINu1roHBrQboIMmAgZO49q+yHIc/\n5sg8Krb0xX/PJf8qOMfjDw5Ep4nobfWjxzMJcif7i9O0C9Ei1GU8VU+j+JqJ\nhafi0OWAP2jgN2LS20w1nbcFX52JE51U+umL3jSMDMqwzgudQtrAqk1LmIyM\nMOMgkkvriS7vSGEszZ3qpgXhD2kD6+EtBccZKQRDkWlnmZNJsr63EiISHdJ/\nh7Q0kahkaNF1vCZ5cXteYDll0++xzvNNGAGyFUJttSEjEjlXQBJGzFZloC3T\ngNgbITDFZQPfrmw5l1cN7dax8CXtUvZaVsPTnGvyib4QdbN4ecoYn+qiU6y3\ndpScDoZc8EIWq3jqUiEsvWWn0qR36nXxn2ru4jJuGhUigiFXJE2i3voTgKm8\ncE092mSgzbPcH+CcnHdslhibksOkXn+/NiXWequ8/b5IhKWhTlE8cgQAsHp9\njb/La+IFTHHmcAtdnstP4cyCsMnWDGtWKYzUBJvSwqd+lwlQldJkYq87DTT/\n/CaqkooI/O9qRB21k9kVmaR7baxl7LNopughrvH1h9pVnaBCVQ+DnOCU5K0O\ne0XJQtUftaNqbGXXuD+oEo0Z/PwauYaz1q2u2C6KrRrlO4NvRCZqHHkjA5Yy\n4U3u\r\n=a8mb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-09d85d0.0","@graphql-cli/common":"4.0.1-alpha-09d85d0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-09d85d0.0_1598435335326_0.7903398037104972","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20b7496.0":{"name":"graphql-cli","version":"4.0.1-alpha-20b7496.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-20b7496.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"08bc8dfa1976bbecd35ac5ebbe821f23d88859fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-20b7496.0.tgz","fileCount":14,"integrity":"sha512-haz5JUR3iex2thaDGf4uncqEVCev/leg1+9dF9xwYSuNz/vp/K5nTeCv06ATq0GGstQxJ+C5bk1MydggxiXZLA==","signatures":[{"sig":"MEUCIQD+tTkkmhp2/afglh12lAsSvSocD/X75H/pi2dbVV0zIgIgK2jifUQVRP5kVUMt2Aqzu9SyWBsKDo9XtqHnCfvjK/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRjayCRA9TVsSAnZWagAA78EP/0hsKMdZ75gAPiV/pOw1\n0qS5Xlbzw07BKD5CqnRiA0qDO9tzTJvAYrpLZmjLM6P/4eYz3wrrM5viPvWX\nh5/SzAXxb/eX0xApYoIW1OkLuUmowbxwFSVBm4Q6hl5QteN8ew2rS/XeUspG\n4VEX5FBsabRcfCu/yVGwJJ8diEdnLcLwirk3nwgvLUm76476pK5q9it4FTuD\n7Q5fLnpkB2bmcLPExGgilS65/ykmKPcHmc1i2mwdw6Ug0YMbvt2Gk7WfpPXK\nqTHQ2HrLYFIrH8D4EKhpOkKl9puvB5+2TGQIGZs/ZV1d2vg+sDd49XDJL1QK\nfATjs7VrSJCUi7bnph6nEd1iL+aQO7WNlrJVfhWs/NzI6EVTwVSuujid8rJT\nMwUVaFOW2NXKrG1TKFAx/K/wyNjY/NL2OWOeLCEi1SxAeCNAQ7XhBFYI93CW\nHVPz7Dz2fD3hmyKSkz4ru+cJcnK/Ne+jcIThlxvmaVgsl21ydZMCWKb1nIJn\nndUqXWBqyBS1XzzdFX0+Ts3M6HyBQXyvl6EiFwsnoih/Dzf5elHaRqIbWRfL\nEPdENPz7WioZpW6Mq52w4CBmNKHfpc88daYXsQFcuKPLL/HtBnR680+AWqkk\ntqH5szba6eaHKHftS4mniz9D6XclJ3Hg/KWjSiFuiQKDyllYi/jwnguM9pOn\npM9S\r\n=8ALQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-20b7496.0","@graphql-cli/common":"4.0.1-alpha-20b7496.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-20b7496.0_1598437042062_0.07794664615419133","host":"s3://npm-registry-packages"}},"4.0.1-alpha-82c9c6b.0":{"name":"graphql-cli","version":"4.0.1-alpha-82c9c6b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-82c9c6b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ae59d4f685c94b78cef687d7890a0a48cae58b4f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-82c9c6b.0.tgz","fileCount":14,"integrity":"sha512-pWOIH+bfuFp/sCOIKHQEDxvDZXlxHY8qwiCKd6//j+ZQcKA1UWiz5bRP8kJhRBuoQUqMUqUfU56hfhsyhtzslw==","signatures":[{"sig":"MEUCIQDzgOLc1S+phBL8aQDxPxlEEOM2LP9dZXxovfJEv2Qd7wIgelgBJgPgA7/aaJ4f6UN5dFDDcZXFBJ1o/+pJu1dVURk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRr0pCRA9TVsSAnZWagAA21cQAKCi7JWFLIuoU/Ptwf7m\nrZhe720CC4So2VHL/V23ChA9sVDfzq0RoWXk9PX0E/rfTWpDzYOrhouFQL0b\nSHXxqMtfDZSZnEIpta2cTzSP543XWv8TKgp4grzrSo4WpX9BYs88fsZhqs6V\nAJHCmY4nXId2ikP/ct6ozW1vdZTQ+/zykaHLhfkgBLTtZ4mZ0DBiL+WpmBzm\nz/wY7D5YF7vM8Jcxhpnm7swbC/mPPknJ1eVI4AemB9W1/llPrYvd6EoE/8Ve\nMTyt5c6ww2Vgsdvh4ymIZpWKTffYHhupBB5QF4tLTilmj6Ic36GGHwpVuXT1\nZye1iMaE4w48ABDCWPrU9cLCCiN2XI3aNOUHrbOaVSA5zV1RV5OZ60jMPNFV\nOsSMW0MvqG1nN5D0kJCg70ckTVHH3PzuWpLd/ggp3khoNrWdxEXGr3FRdXPU\nAyktGCLelW8ppRc1IRDy0nx/qpS2BjeDWtq555ZD28Wgg50vft13aUcUDTU9\nShccqV7cF7TZDB/I4B7DVlRDtzpqb/aNkRSIbT+shxlrovNrgueyuqYYZle6\nMGpU+ZkoMFwVtzUQMdf3L5BcCGUGrAuV4wH8qBBvFaFX8zRpC3ZIOedaRQ78\nzwEpDK3gX0npQoErCm3u0DQq4Y0cORviHCVR8Bh1FU//Wm1NSqb6zhzSBs8w\ntby4\r\n=KSmA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-82c9c6b.0","@graphql-cli/common":"4.0.1-alpha-82c9c6b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-82c9c6b.0_1598471464748_0.5898440472075672","host":"s3://npm-registry-packages"}},"4.0.1-alpha-982e190.0":{"name":"graphql-cli","version":"4.0.1-alpha-982e190.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-982e190.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"268a95894079f73f3211987fe00eace11baa3fef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-982e190.0.tgz","fileCount":14,"integrity":"sha512-RVsxLVdIf3u/a9qHKhC6NMVauQv95Ydc91rNAO4FDuESu8noOOvXq4e28yP9/e20zQHID380qmTzXxpx8KWIKQ==","signatures":[{"sig":"MEUCIBR/PJjopRC+WPxu9vDlDORtQZ5eHRfkFJqEPIkURNy0AiEA7gsmKDmLurmsW6l9WLApkeyvb/beZwS6jLbN07yNq1I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRr7FCRA9TVsSAnZWagAAIggP/jsGtgW+zYn0Z704X3ZA\nAbebO5AgKnNY/5gyxtKyv3SAcl0Yr/W+wGe/ufXPfVAmE/TtjbEwuV+i2SF3\n9aM0QbHpkwX9ukVvpnOjbX8WGPY6H0vGEQnlFWSaGKKmLAp9Mi22MFSgiSmr\n7v42t7khvR/J3Xu/Tyr269iQ/4cmtHw7pE5Uzo6+E3os/Y/P6UIOeiJ4mSHM\nIN89H/rCV8jgzg05n/jzKrjzmGx4AcMKgTeOtTmjFJle4cwHQZQQNQhzFPE3\nPWn1oNmwhMs5YCVivFAwPl33Fty0vewXA+bBvdiNQ6uK9+qlumiAFPLq9zkR\nr5kBtiL8Uj9O6XpKyhp3ANBOHKf29gyfUw9sBloFFmzJG95DrO+Ibj/p/0vm\nHtnNtID4127LXqH8YUv3Hbxdvql8zM8Or7qoUi6KJFCu362tZV/NRd6z8+jw\nOBFqziTL3JduVn3/5K7sXlttlvJ9AKeHxbaLqqoohSp0DBUgCHs1WMkHmHPM\n4JpMs3g3lv1D4t3Ib+8R4uaeeH4zVPok7sTzvSCUGX7z/gbvV97YG9FQGvXm\noz550D+zEAY2WXUYgXFU1vIFs0M0VHFvgR7VJvTGAp7SPeZF2YSzgF6bJ2YT\nVg2X6OQ6On9R1PoTWMzVTJ7eAEmT508JnmIdJhuJnRX80QmtYdNYM//MDdsx\nsKWc\r\n=3G2C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-982e190.0","@graphql-cli/common":"4.0.1-alpha-982e190.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-982e190.0_1598471876643_0.27718919740169357","host":"s3://npm-registry-packages"}},"4.0.1-alpha-95afd5a.0":{"name":"graphql-cli","version":"4.0.1-alpha-95afd5a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-95afd5a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f170b173ba621d14ebb43135449f19d30f905708","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-95afd5a.0.tgz","fileCount":14,"integrity":"sha512-Mc+/9UgsoqcUOR2/VdZ26eUXpvHjI9f/AtzMIuTaHMHCXIoSClr8/bMzWqwjBM0QjV07SxXAVeGEc4d1GrhG+Q==","signatures":[{"sig":"MEUCID36Z4X61y6wxtg8aUoV7x5F+8S3P0JVTGy+Nb4wxv47AiEA8OUAnkbu69ZrYbrpBcQQOQ06FVxkf0LJgHVA5694vfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRs5fCRA9TVsSAnZWagAAJ3EP/RkpYGSbqblCd2IC+do7\nwcQGq9gJ83q0qkiaPN/Wc3ljlsNWzGTNJvimo9jdwF/kVvdx4s0SplxuwsHq\nA2XYVeZBH1uCBJPc0U0/GO6A/1F5xCE3N1yIvfqQOcPOJS24BYq64vrI4yh7\nhWYk9VrmF4BkVJEHL9DZyixn7ma1pXbvSTzgAibljEWO7venbOM22sXEh6wt\nxF8b/25qdowZwW0wSqbs1tOvIiEWbd9psLL+8xChwzIDhZFsQ7Ppfmlq6qFg\nxhfSqeEWt7sWd2WERSjpGscsiNSZ607EIWiUps8/pgOPa2+nivnHn6jbDgIu\ngP//omQqGBe03zTdAQ2O4QSCUHstnqPGr0glZSq2GCjRop3wfwPAS4nAB9hN\nuiOlolC3Wi1FzVMaWXr5zS3RE3DqT3dX9/7sZxtwBg6P7eEiDgRMzSUIiDrx\nO/WHU69DLtvSj2ZfvWlgCY3tAaxJgQZ7fXMAopSxsjx6+63eUdU0rJNmogvN\njYEDqYqNYVn+HP8eI2dmYLaWCLz6nB7pilXbT4vGF9Z4IGWVMaB9dT0IYhs2\nm/5ot6857FbI5tgOhbyNU2rK58L7YgsHdiHHUeZzJclDmoCxRUOfu8QgT0Ff\nLH7d169rEccnWeDe3qfys3XMc+gIZ+xCnEz+8GFxjohO887hlvQcxfco7WI6\n1ydR\r\n=dlkT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-95afd5a.0","@graphql-cli/common":"4.0.1-alpha-95afd5a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-95afd5a.0_1598475870405_0.7366841116389082","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d4aba78.0":{"name":"graphql-cli","version":"4.0.1-alpha-d4aba78.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d4aba78.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"57cb29e9d995573e1e27ba8783311c2c4132f731","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d4aba78.0.tgz","fileCount":14,"integrity":"sha512-xjHpFIj2E0fOpCXLil6HKTGwdwQRRW/YhMRZbZCXymltq7+/ubiV/Qh8+hu7w0rjzMNHMAoGBlnqzfCvWSQcvg==","signatures":[{"sig":"MEUCIQC+/+qizRl1/C0o5gLwNY25MqY95/+LBj6yR8Gm9bJ4sAIgR3DPVbTrOT8whXt9QyUcL7GBffkO2eGCBBUzKTCMsDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRs9iCRA9TVsSAnZWagAA7gIP+wS25BPCjqYIiTynmEMT\n3Qox9T70ryY7V5iPDZ9NYWYMUza7Bd84vUOBAU9vCfFx9Q/ztTN79coA/WbX\nVROZDJTkUagGYgzGkLSFXXosLOTPvP7Itp+Z+jnqshh++GBkh4zItc4RkVs/\nyXpQFKteKJ1rRgWFLxoX9prROPVPR8bmLDCbQzoDU+0PParGtogjpzLgfiVt\noBKWQ13WiHDQ0C5cjtBIwVEIo6C/ZazD7hzuVFgriY9QWGQpOWdh1h8kwLhm\nC+kXbOwdGJmBJz5mdqS8L+mvMdwJZlFKK073FEUa2tPQJ1rIEtvprUAJmNEo\ncTeQ6FrMbCSBr0KmL+UaOu5oSDBY3I3mv9Ke5cZLX4qFoRbtKbf+tS6Y+n35\nmBGEFM6c3tXJ8TozLZF1ittmlhw6tNyZot8MOzHCk9HK2doyePq6eYicXVnh\nD1UeqAjeQT0fNhHxOTHzZYbrX9Oqi6kyxoKiP5y+jQEdBTxqgiFJyVJOb049\njff8ijn7QqF53imY6wWuofmtpPjCObFAxLOrMLYLlAMFXhXt3Mby4nmNIXYG\nkXkkNTvLzQb68KsIuI2meJmQWXC+Crd32HvHB/+2kDmX6OHLwu0u/8dD2Xqb\n/ym/XgwZs7zyg8XAcLzPlCvDigzDB2i2KTEleIIij2NJmQAkd1SsWjmMtMIN\n7rWQ\r\n=DCvq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d4aba78.0","@graphql-cli/common":"4.0.1-alpha-d4aba78.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d4aba78.0_1598476129814_0.2235789235540515","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f3c9e67.0":{"name":"graphql-cli","version":"4.0.1-alpha-f3c9e67.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f3c9e67.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f6c7896e386677ff1ab66328f70c9a3d08a0be66","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f3c9e67.0.tgz","fileCount":14,"integrity":"sha512-tv0V6yusBPKIUlMMcEx5nN8etUXS7iUw8B/drn5M05q2vhyKJ5IVxnp+tnba10ZYASzOUJrNuEmamP2PMQ+7pQ==","signatures":[{"sig":"MEYCIQCP2E0urct75xnAeCqet600gKFP70oPyTnIPc6XS5IkaQIhALanTO+vCqRru1qwsVtfnNHBnw531mK/wbPJLnXGE4gs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRtAaCRA9TVsSAnZWagAAAP4P/34IcbtWpVzrZUs+Gpyh\nHjf+CkxgOrY1CAhonNvtfOFMm14ywHo0ZPqtCNG2dUOpo3VFnqYjp9GkwsRG\n/PAsiwNgD5D6V7Wz314OOrx/TnyWvezX3N7/HNs5UFtH46skZHZA5eTg9xpM\nirKIB1vqUhb0LaPI8NRPGyWsO4UYfRSDJEXhF3dWu3PJZo2XtHPSouRpUzBp\nIIhZ2zNyNOZesu3bOYbB6SyElNsaY9bYjYjir/J3qS7Nt5bSFlbJItBXXDIw\nFpDIyYD0f+DpHr56qVgNyLC7vf+Jw2TZK/hChBHNHNmrq4qV+3jatOb3CX7A\nI0fZXhS/UFrhq2IRSlZ3zNZ+Mi4qPq3CGtdp9uosEJgzQRNw9prXSaVydu9E\nxH0KarbpmVcp2/GgWwPXnZX0djHTqsnnoash/urAXZ/qd8ejA/eUTK0gIFPy\n6MSlhkT/IOwUWRTB2mz5bwdH3ppY0cM8Qz7ZGJRhZJuzCuItgvZInGIovTjd\nBvMzO5/gmcZQkWnlYU+i5ULvHWCheot+51NWWNYCI8TsaOcmBtsyMLFz/iOw\nmth6q/zfVaNuUCTWP1e6JOr/gTSpfJHuPk06FgJugok99B4XtrwrI4g14q9v\nJSBtGvmjzXwV0YD87PxWQQEBklipNrLRlXEMjeOeYpTvjvyGMcqKT6TpHyGd\n4g1W\r\n=rrPP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f3c9e67.0","@graphql-cli/common":"4.0.1-alpha-f3c9e67.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f3c9e67.0_1598476314134_0.3452609183061568","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0cefe0f.0":{"name":"graphql-cli","version":"4.0.1-alpha-0cefe0f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0cefe0f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4eca7981b136c32a768dc54d66873111bc2963c6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0cefe0f.0.tgz","fileCount":14,"integrity":"sha512-9l0JT1MzE+EZ5cphNUV04PymJiZfAOKcXtrgbU6ZcMeD96TXnoj6RJwAE7HSTGbvKswArZzlnNj4bQ6px5PuqA==","signatures":[{"sig":"MEYCIQC5ieshETcmJHWyPRzTR0z8Uc1D3bKoOo59Uz9JGlAzmgIhANm4ElD9YKkKZBLGfyvzLeflAsYkF/IoA+uTtMZpoRBy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR5s4CRA9TVsSAnZWagAA/2AP/0llFzDnvuPPDf/eL2PW\nyoNLi5oQ6o6wA419u2coeFbcSsCa4hy8sEhrDjtJHD+bWDs3b/Q+C0csJgrE\nIqYAeskILgT5Op4S1qBp05Y2mJkxdEu3yQk4DiZRAsSu0raRlOYTfxnEyP3s\ntAqWUQzXAHVCAmFHNpKRmfHSJvqEcpikGwX2o98BVXh2UDCrR0fke6f9Qv4A\n7L+0kHQhUusc2EcwSltMKznWczAHYYfV52JrAO1RTbVxiUzyIA2dY+WqP6cE\nDWLjgzh4jfqW2dNd9u1OYu7m4euAAqA3GvaBZc61zRwbVTXcteYOUR/dimMR\nk7K7VzFkZVoxYYS2OkTASSTorAeLGeYxv4KNMc12Ehh8NrLmU/egFXgKNXr8\neG83lOBm9WcKUk9z3CgcM34L6WzmKFDD5z9rAGv6vEO+67kLLiIyRB9Ybtts\nH6Eq/mvQN9zh6MSUBjpNWQWmgi4gKZuQAzkTmu21DltjjpAuCgY80sawrZ9a\nc6ihyMI092qfuy7xeAZBOrlm4vqGm7IxxizI2Xh1h+J2gb+TLNdFfqbpSD8L\nXbAHmeGXu0DZslRE3FSG1Yot4SbzhCfg/L92WWZBJgcR+R2uU0BJ1qKAEnXB\nYr2XyRAgT12ZT4y+oS/hdhHIz5FbgvsgnvmzZSfpmXiPgbJmIR+O/klFvaNA\nbuh9\r\n=gfT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0cefe0f.0","@graphql-cli/common":"4.0.1-alpha-0cefe0f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0cefe0f.0_1598528311826_0.7551412475089836","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5af60fc.0":{"name":"graphql-cli","version":"4.0.1-alpha-5af60fc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5af60fc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca29da41dc82d079e135fc8188336aa21c5dc13e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5af60fc.0.tgz","fileCount":14,"integrity":"sha512-6UYtDJIKz9935zyWDFVy3aexPRnMndxBgVN3oFFq1qQ1GGjILIRFq4vI9eiqew2a0cYq89KC1eLLeceRds2HsA==","signatures":[{"sig":"MEUCIDSRN6iYSlab7uq0RqLIXAneVmQQe4sPPeZ/xX4BZHUzAiEA5ag1BOdUiGUEA7AebpmEHvtBQZx+KyuaZXE1G0QvzGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR5zkCRA9TVsSAnZWagAAw9YP/1OQiZhMZgwVcBY0Kn94\nRR7vGxcOfiL8fggJt5SR9YzCMQQhEyFY1zxLgehjImFlgcuAUGam+bTzIgBM\nR9H9ZiasunhSmZoT5TRITwqlJyhvdc+trap5XfSmfhHmFjx8fCol0958BjDd\n0cQyF0BAuFN9xfwQ+6iooBabLeH+uP5xWOQR1HZ/tyndY7P3a9GqRTj7KxNy\neEg3d0EsSgKc8yvdKl6xVDlJLvCZqtGShmTNQvS0tHwoNiN406q4tJSLKzov\n+pJ5qnK6YtPPbM3PWjQ4iUTH+iCYkaERWRpvSJpVn7P8BhZl1REuJMaDvUJX\nFznp/S31alePjGPkgYYRJ/wAFdvxDeAv2mGWICTKoiAPklLN/OvVHUYUXZkJ\nRNHIsTbHV4unUzwSWwqZ/fy1XOsettBIf1y7D8WAUzAuPJrnTe9+Ud7j/HY9\ncLxmQUNHncFinn4STjYNI4szBkvvWr6EKnn224sb3JSMpHVEOjMRQ/ugeCIG\n/I606jj0AGz/WvNzqUnk8CTCYbviQW7hCqTT/wGdmcbxE8JN/1EvvVvkwiTb\nVP7Vxfa/BHGugX/YtssWBBJieLG9CLCxtAqDkIV2DtmzOQiC7YVLzkjHcXOg\nzLHPaxGGmgSm8nWOrHSG1rL/hX0QChf4H/uJ/8b2/dxUIqdi4W4ovgUywjWr\nRxHh\r\n=RP6W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5af60fc.0","@graphql-cli/common":"4.0.1-alpha-5af60fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5af60fc.0_1598528740448_0.9917590572497708","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d59a31e.0":{"name":"graphql-cli","version":"4.0.1-alpha-d59a31e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d59a31e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f5b6905d08acbbb97085e6cf5068fa70ce0a2d38","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d59a31e.0.tgz","fileCount":14,"integrity":"sha512-xFt1kj0gdO7S/FK+C1fF4ox6+DXzJLqXhi4Lg4Xy9JAlKEsz6wyxXkbncj9QGn6Vdd0dccw+1Ktu/RcLWqmG/g==","signatures":[{"sig":"MEYCIQDdTJnHujdWCTtZNwfyoonHkObq09nukQOkHKtHqRjLxwIhAO2rmUSLFDadgOktfv7tZouC3StdUVvEiQvgsSjgNz2N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR/+BCRA9TVsSAnZWagAAyE8QAJsnOJKSnnmQns1VXK0k\njsiAmrint+lUlyukEnrvCPMq35oikmT81Armo4TNrcebWf6OrG7rP21b3ie9\nHK8PRH5xiDGg2vEqpY58gMMe6W6MFYQgkNDWK2c0Lspn06ty/9AOsVINOWeP\nXtUGbOQTn/sm5vJJ/wLf5U4VSn9fKjJ9X93L47i8/RIL9tg6/nwZVHDoQ593\n9/T0k+99xlIAZmlkBXp5foELi28SXHJaqk5zChYcttus61mguoFCidkN5uRo\nX+aX2fRvszml5P69vtiU4uFyeQzryJ1+Zf+2XFtoGwkihXbGtIVIO8UyZ68d\n8xtS1dyCixyvECEX0nTnBzwtfxIaPjPKn1zR01E+I7g3M8m0SF8+6USRJMH+\nVh3V1ZqmX4q7gCb7CPMAwtnd/UfrLkWQ9XbM3cZ0fNwRbUpVWto/7vRffx5d\nj2bFO8UCDQxJRoO8X/FQz5Bb5FESyCSMleMOxzaVcA9MUqxxyjh78oqkZgGM\n3/7IH2JEEYmUEK+57MEzSjilxSHKOAxP7HFfxEUzjJFivwH8vNCQDSZjF082\nRGtr18V7nGK7PUrAxevjAcO1Q3o4MbSh7GmQYhUW6xUqnmRKKTep0mO4BO/V\n/15FfctJz3s8/KeLQJwW/YO4hssnmIc+FmjTKs6nG0S8R7BGfuFm8NP1Q5cP\nBzJh\r\n=r6/7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d59a31e.0","@graphql-cli/common":"4.0.1-alpha-d59a31e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d59a31e.0_1598553985206_0.37738347262679484","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6be7b57.0":{"name":"graphql-cli","version":"4.0.1-alpha-6be7b57.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6be7b57.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8a9c494cee58cf4921cfeeaee3388d18e960230e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6be7b57.0.tgz","fileCount":14,"integrity":"sha512-SPoxoVj6dCDboa7EZYuJ3chKc3El0LBrl4tDygTBvlb2t2CcCMbGaUtr9Dk0aJkxNbRLQe5bEDdR/mt3GsYmWQ==","signatures":[{"sig":"MEUCIQDBivTGHBnZYeOGqXv7ChR/mPKRIACMIV89pvJZoTyM+wIgRg0CXZwrf7LULpy1+DvyaztAcmRxgqxJ+EIH1K250Wc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSABhCRA9TVsSAnZWagAA5lYP/07lTXcF3teQRprEQPup\nZfsxWVObyO9J4+dYAJNLEVrVwfH8AZsoZfRxQKQPtza22FvaCOBV/G/qDaDH\nDnctdDY/XjBvw53j5Zd1MdBGj6rvml6cQmIuweQrVQ6sZII0ElB1cZD/AU44\np8ZydEv//Si3aBwtCMM44Ll6NdD+iErqeyauE0MtKUR465a6TZZdyKciucf/\npqgYzmw/GPm3E8ju/H8eM0xsbEBqE+FtR/LN8CWxB+rRxI1n0kuUnXb6oL+2\nQr9l6+f6PuVaQ76rGjy+VtO3mQs6X6nY/r4jjrC06R16WiVr72hrLrhJxKDC\ndTW9BjRT33zN+mzWDHS7k0USV5pRxet3T9QBZMHmH69MWGSt0VpgJy0txhob\n96I2jua1c+AUNhLi3EljaYVRCNlt/M199zCGiVDvMJW+WRmnet3cBuhM5xXJ\nUPaoF6a3pRlUGZZFewMdwYsfeehhSpw3Bxxd7HLV606XGsS9EK8XAgEWNkI3\nvMS+xc7Va6BQA2l8N9xQlKRVcLWb3NVQnYLpI3cuiAi2u7IOKxeyaPZPIcSE\nw/1Ieyp3GYjwjaUTnnofCahRx2szj9KCW5RLnv+rj8v0+UUyBVz4azOgwN8F\nD05C7h0rYMsW5alGp0Qb9JaVGs3d/JvyEy3foALzMUCVjBdvtZ8BpriaDw1P\nHEIU\r\n=oLGs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6be7b57.0","@graphql-cli/common":"4.0.1-alpha-6be7b57.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6be7b57.0_1598554209000_0.5040023780869793","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9d632d6.0":{"name":"graphql-cli","version":"4.0.1-alpha-9d632d6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9d632d6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b488e072f1debcdc5c34c1c04223b5c7d304b581","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9d632d6.0.tgz","fileCount":14,"integrity":"sha512-iKlYMDXhZDvrX8hbsTaie9mAlmqqn/6r3sJKrG0UfB0ao2j9wJaIkj6+gTKJGqyzr5pF4uEXRThgpUSAnrwmdA==","signatures":[{"sig":"MEUCIDAJaZIw3VO6CVumzpfjXD9rR1gpFSwpb89/Us1V0UONAiEAi7GCtQ1CiYe/siAqET/V5NSjJX2tIJyAmi4YBj/J4QE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSOhzCRA9TVsSAnZWagAANqkP/2K7rWWcLtYWe25541kz\nZGFCns7O7PMlu95joDui5O5FNrOx/q1UNaXd/0TKO04gkXEM7x4dt2HxQJKX\nnPG7ABgl4IIXMhQxpICNn8mE6sxDkAXPDWhagMs9lwIPUS5htbdgys2+zbI/\nWwLQABLl8dTlemQRvyR9GetfKlvSboNGCA6QHaQzGoLCZquf+4w0AMxeeVxA\njpwDPbqSGv+Ve3OtkaJDCJAeGfvLeCS4IwfxCwPEE3G42L2WUUT68zY44uvp\nWsjimuD3UiRk29yPKqVkbFP4TxeRtMlL514EZYSkaJWKlc9GBek5Bx/GBXur\nzQUuTPJ1AMmM4thFdVy9w2Ufxw20YFyttRojFulqnJagf3tsEoPD/vtSdfs3\n5LDcZW4LibAlQ4ApkT7TsLZqFjczVMF1Gm+QpE8uPQuxeQM9hPicop4Iin0a\nvpdU66Nx1VTtJzGAipXGEjRNzDiX1C01n41iLmSbPBBROlUCn/LOpERzwwE9\nJli57IVh9W7Ff4iEmUiRIGENa1Ywvbf87qM79iYMezf0bc6mUufhsS6raOfr\nUdhVZg+gSAbFpfnClutDcbVbP9fy0Q2oCCOpyfTYIAzHFzTDgApVS5y3WjLB\n+z8g27hlsi72u55kbvWL7eyiviS1TqIcesdkyIFWu6fl+DTMeIoJ0xSP3pEJ\nsrY0\r\n=wDYX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9d632d6.0","@graphql-cli/common":"4.0.1-alpha-9d632d6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9d632d6.0_1598613619038_0.9479306273042682","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b5dce27.0":{"name":"graphql-cli","version":"4.0.1-alpha-b5dce27.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b5dce27.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bfc342a11de311706855193c844c9ef10fa98f80","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b5dce27.0.tgz","fileCount":14,"integrity":"sha512-ugJdd5aoLQzXYa6trHhciuElVT3OljhbGKrooYhQym3neUwpCoqm7UN6ZsKqCZM8kTWHD3+sl7L927UsPEEZuA==","signatures":[{"sig":"MEUCIGzMdCqp0m5DEEJ9xKO3AbM1zGPFcwCS7pG55bYNJzylAiEAwjxpfjahr+bC9OcgwRVpnz3Q/0ANtAIoJ2KNd/bbx2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSO6CCRA9TVsSAnZWagAACe8P/1y0yo3OH9dmsYVj36dn\nIelv1Xxu+NOzD1nM+O61nOo+Htq12bIXaBu3zZXSQ+FiXNTivqZV90iOrQNc\n6aQsvKus+UcOAiovy10DjVZlwXDSLCAyNis7LHg4IkZfXlzxwoohPGoWD/ox\nUPFQYwrTxynLrdumsnq3+GuZxqrYhHR64ZgCVdtmE6sgPcKJHANcycB3W5S/\njLwupwp1rfoz9FigaL9F8samr6QFjasQ9oVK0yloMpnX4gtLEp7RPAl4D+yx\nDmmMw0p8OvB2a8Y5KPFhE51eGJGfMo4rTR1jVmEKVTg8qUcs1+wc19T8W5hM\nx7giSEeo2+W2ltcFqYtMiNEYFpRDZG7RwV+Wdxp/ixTseAiUIBPyARrWnmF6\nUNuzOzOpAsHB2nrW/Q+wKU+lBsOOy5BGHSopsA1YCxhcqawDO8lodqMxeH3Q\nGxYGc7i8tt82ytC4/jtxaGqA7ARN3sneLLlwu2yxXmrGRUZRFFEtkSFu2AnC\nQV2kiKXMfGC2x2qwqkGwWLHZaIBA40/POBjVIkJGFh6xX7JIaDvCWKpfcwhv\nLFsnAToCxho0D5mTugchjDThDiGBatPRr6CP42YsCvm4bpeyCy5AdMD/s+s0\nl0+xua2jrGl5QJky69BvH20IObmPNcqeZejst6LQwU/x8mTmsu+L/ez5MT85\nS1Sr\r\n=ejWg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b5dce27.0","@graphql-cli/common":"4.0.1-alpha-b5dce27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b5dce27.0_1598615169484_0.8285101621402775","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e703d73.0":{"name":"graphql-cli","version":"4.0.1-alpha-e703d73.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e703d73.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c1060c3c5c80c0991b2b29e75a50ea7508d222ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e703d73.0.tgz","fileCount":14,"integrity":"sha512-0hbYB3ad1ua9RnMj8Swf6PS0UZFDJuMA2a3rbjjTdYrR/+5nLCaoCsmt4ymd6uYZLwCEf/n1yFKIc4xNmbGBjA==","signatures":[{"sig":"MEUCIQCrgkGEyzIw5VYTdyuS7wPAT6QgA8/3jS46JEQwWn0ieQIgJxHC/BPQG5Wx2CjJM7nADbTnpPanDF03v4u2wNCQQrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSZNpCRA9TVsSAnZWagAALnoP/1Re7WKkan2JwsYGV48E\nE26lg9rmQRjr4tyjnTu56mVDpdcnUFWbmX+cb0RjzqPDIJQoUT7+41Y1w+Q8\noDaHy6tGvgw6TfVJV3dfSwRbRxjh4iDuJCDrf6hJ718r6nwBQJlixHGdQD6Y\nA+Apt777mM3Kr/sHh/rW2Fxf1qgLXrr7B4aeOpJ6XF0kXbjMULdYEkFLve1K\nC4qoFtB7PFmeXGu23fgQ2YL7UvFjWSlV4LWuKBM+b5MrhjPw8EkNKG9SCqT2\ns7jIvNXC8RWiilgDoSipp23afLUsYPNq8O1wVlA+jurD3MMEuEExX7dvytHA\nNWlJIRPtDuqpdcg0Ia1EuOm/NV5GgsKXYq7E4gJnu3Yl5hDebHZMaZCsLuRV\nzPKhkWkggH6P5na4gkDqNMpz16Pp4bUh4+JyUCfXudm6oOTpxMshPP+Ey9JB\n3bR3xFDdsIivCBVJlSyEhY8eTW7LxdjVS1yHiDot8B1CO4fbdzmMJI9zNwY0\nvuqfRTDHIgIGcQ6O8bAiW41RzbKcOCGLLHAT8N7YrfQKLbe/UxhtkUYXF6l/\nyTrORyBzsJ9h21G6ndGgP48Lr7bH5tmDeEahVjyL0aSrjyRrZ4dlL7A+yBK0\nUf5ao4+v6EbNNyhEATNt2Wl/cCuWeJvi/M+nhF8NupZldOaSefMvtlDwppR3\nkgXB\r\n=2avk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e703d73.0","@graphql-cli/common":"4.0.1-alpha-e703d73.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e703d73.0_1598657384528_0.7204351364007575","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6fb93b0.0":{"name":"graphql-cli","version":"4.0.1-alpha-6fb93b0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6fb93b0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c310a0f2bd52aa57743056f7ef5472ecc63240f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6fb93b0.0.tgz","fileCount":14,"integrity":"sha512-/jS5Gtir8a5Gg0YZvjq5LXYH/N1h7RIKznKpNtTDwyxJvMMe0EDtPrev0mHa/4bsPaURlw+ew6iiEItVTVsQwQ==","signatures":[{"sig":"MEYCIQDla5/m6yA47jbRI2EDFXwwzQGcJlT3W4ou3tS0rpUxpwIhALbKUI20Wpd5T7Kqs3ofyKst4TctW1FC82z3BDRbSa89","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSZZNCRA9TVsSAnZWagAAqFQP/0gfn1e8EYAyumeTBmbx\nyJRT22EE4JxWnvHe8poytJutAqxiXK9DpRjiksAMas+j2Y55NpzeNLWO0WMb\nHoRWcd/CkDZYHRhfmKrTsd+pYdowoa/qcu6A4Znc+tjlefmJP3JdHlxdHYeX\nZD4kbHEKv0YY5BsX3k4mV/CZQzz1ewL448tsv287bAJiDLBKbxE9humj100E\nhUv3C2PONCmP0Dq13nu1F9zVL5GA3B4kH1T3uOV7ofCczSSX/MKpYdCiAbQH\nSB5wLsWkpMVXP715xH1KFSnUP4NfskjH8ZqQbcfha/z7Gm2OBIusREiL6rUG\nsCHXDxNlmjlbBlw8jYXUdmobvZ+m1ny07amdmbp284yxzwLcvSo6b3pR2jE2\nexVdYbzHUUwt6hE2l2oAxMJXi0sf/xIk66qGkIXQ7BEBDpM3L66lVSsKt9MK\nUqa0hqZsLTwFPmtmw+aonH3V2X5lTgRm+0LUObFTeiTc+LBG7SsPhYgPcV9Z\na8DK9H9ZS6UML9BnMQcoJLCrgNWDXknhRju+qmSXx6m5U5gNzyf33spHqlPz\n9VK9uaVj6ih+D2uaFQcTtEAFRQELRXReFxBnUb/68PYUhZsRlKvhIeKZ1CzT\nheUYJ1tR80QQJKYR5sgvOjRahE0R0HOQdDdfF5D50P/O9XdH67yOsvsdXkpd\n+DPp\r\n=VUuS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6fb93b0.0","@graphql-cli/common":"4.0.1-alpha-6fb93b0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6fb93b0.0_1598658124763_0.707480621363406","host":"s3://npm-registry-packages"}},"4.0.1-alpha-465ef22.0":{"name":"graphql-cli","version":"4.0.1-alpha-465ef22.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-465ef22.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d644ae3023eadae167d340e01acd8f3004cb4ad9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-465ef22.0.tgz","fileCount":14,"integrity":"sha512-XZKriiyQWdNZ2QsSUlYoUbKTR91hKfWdN2+phFfgCPOtLV5mQ2wJQM0F8dTT37SDGN8i3KR8gab/G3welXbOVQ==","signatures":[{"sig":"MEYCIQDDfBM0Va1JvBryrJ+mpGB4BjIm2F43CMiZvsmmxr5rmQIhAMYpPSir4dKxLfI8jq3NIadFDCKuxejS+NNIPro3xh3u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTSt5CRA9TVsSAnZWagAABm4P+QG8PkQ3bPzggEf4pXZo\nke6TFDoS60Nfntw93Tcy0HE26/Gf1XWV5RrWIoM83nNQhAxuVrIrcfDB8DDY\nY3Ppfx+53DA1ObSv26wsXyusSjyFmTaMN1Yb20U9nG6hXidtEMNeYQ2Iot1x\nhLGlb0k52fsBYilRUjFqRvQ+ghp5hx91HFUW1oW+J+9oaSgZT/NM+isZ/zp6\npdVj63ms0H8LTiXz1ZO60c2WrHExPVdx+J2u54ZJBVRqSfrKgRsniir7FNxn\nE2gnZTxmesgye/cToM8Mv5g9cwIdQlNtP+k2/tecPsRo6xfULvz/Oyxnp7eK\nQnkBMWU8kCH6lGgotPXpZN2etI1kR4n7fryw+8XS1L7EBaM2kIkULYP9bzAG\ngPkE9oYT0Dw2y7fSTQVWovwoaZKk0lElLVNt8c+L5Nfa+LtSx1B4jGuhmcpc\nKPmi2Y6Xg/rXGF5RGEHdWe8+A48xsxYDFnlbIqyWWbVlVT+Ugmr+qPwcOjHY\nU4mHLVIKb0assPjp+YWRHIjXt+Vz/mLKMkJpJUMh0qyqtSZZOwUa3Qj+zMJl\nL2VXp24c4k1pWZ0DVRn0HsvsPvEpzM8rdc1Ju5I5Kyj1YqGGWeSNBWT0AXas\n8rD8R3iti/ddfVCGDsAmKKHgDxGaACdOmxyBriHP7Xrv5uA2yoT6lOuyrj0M\nAaOF\r\n=sp8A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-465ef22.0","@graphql-cli/common":"4.0.1-alpha-465ef22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-465ef22.0_1598892921267_0.31183102462794854","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0135d14.0":{"name":"graphql-cli","version":"4.0.1-alpha-0135d14.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0135d14.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0a61cbc4aafbf7ec20532cfac8c37c0f362b907b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0135d14.0.tgz","fileCount":14,"integrity":"sha512-93FoByLuNkd5JBNTqd7yXsNrDT/fsZokh6I/Fo4cWBXisqYlwbNklJRFcpqlkFX9oYPksAo6/gNFydDUJDR/kg==","signatures":[{"sig":"MEYCIQDAyd0lQShy2TpUMjdOHrXfxiYyNYHMcMYI72mFJovxcAIhAICx7efAHk4rOn/RgOMj35cvqBoASE1cHPzRvLVPmTyD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTS2YCRA9TVsSAnZWagAAxhIP/RpNAOq1e+TG1vKf/nIC\n0Xhs/q0RpLPurwdu9x8JsSWWS/gVpvw1lFpz6fQRLJG1aW4vFqN8ZEyhQQtg\n94fgOS/zllh4HLVbHQR0npP9f84lyt+w5wPqCMllS7csddgoV6v2zyS1nhg1\nfSzyIu/ZemLfEVQcFhocf8AB8yAIDYOK5LKkDlKZiJzadADK4+ue4Juj++zl\ntmqpeOB13gvq9RbqNp3DfWOoW1Ajau7tgNNb4aXyLNhJaruO9Cx66xfgf94f\nqrHXuPSAEgmBwONRiJwZjgTRajnb+GapCaKPUWFLd/SAIktclu2ccbIwdOcK\nvzNoHSn4rZPioIzJnxD7hFxQVQi2H872zKQ9DsWfvAJIs/S0RyYhduzTHv8h\nvzbS8F401CIwiOahEoG7huA8h1Qm9vEq0qXhOwqgkaak6nugdqxyAPn7rDH6\n6HwWoaFQLdxDBGoRv+z83/bxTS4VMA2PGsSKVIZrOC8PUgPITexI5CRB0ngR\nyvyb2ofWg+73/T5r4kvlU9lbERritDfD52lzjsfWc41+/98n5eYvxs0Y/59l\necn0rj+2FftzqhHycZORquDbcpaVHwHQDvQb2E9c62brrLW2YGLralnmyQv/\ngGJzpyqOlpQ5WH9ySoTdIh5iGLPfnfl9IA1WND9ClScYe9QA2yA1Lbl/gaN3\nTPDS\r\n=dFfZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0135d14.0","@graphql-cli/common":"4.0.1-alpha-0135d14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0135d14.0_1598893464330_0.03737693288559618","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b1586a1.0":{"name":"graphql-cli","version":"4.0.1-alpha-b1586a1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b1586a1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b2d76c4dd99a021591146d7d9ad17c918bb3458b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b1586a1.0.tgz","fileCount":14,"integrity":"sha512-GskMJBFGyUlaNXVm2RD5P3UJaDOyP0Zg/giHlwmOZgE/j1wmEft5QhJwpSPrM19EDS2f3coq3JDDRXiIXpucpg==","signatures":[{"sig":"MEUCIBqlSBtiMtm4vXnlYOIP8yttntzM0IbKtJm56tkX0qXVAiEAqUPd6IzY5Tf1zmbU7MFGWtZLcx2jJC7+2AEO/TyBcrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTXZ/CRA9TVsSAnZWagAANQEP/2QgRUNQwqrmS1d1tTWC\nyjzB6ikPqq4MFztGbIUkLenmBOufsUTZpebVu8lR3hwxjq3tnnJ/TZ8Hwx30\n7barU44Je/posLxXIFn4A48vxH1A1/lF6i6VohMr7SntdpLyxA+5VqVELuvz\nLUcETsRKF9UX2Kfkg+hYB3e8jcN+/EJg+QNr4sHSZJ2+28l2PoHZkkNEKYe3\n/Lw7vyOheXxwg19b+1zVTgz4IfhzU+gBMLBLbE4uPPz99oEZboaCzNB1EfSL\nciCMZp6rVRBs2lMb02kiESzEL8xcswm6v+lMwMaQu4n3ykyzJtBT8ecw0p5A\nbNOzXQI719oiVkLaYX6nfXkcg8GPBreq91p7mXPgLeFIi1RGc7tjfNZtFnEe\ntVy35apLe91j5znXrJhRmwKOENbwNSktpI6berSysHoMSmuCKdnlnfCRml7C\nPu3jzrK8k7Cy8GKoWx9MWDZeAYsVh8wLqe+52Q32FExKWh1mimHwjtMjHxrp\nwtp8ObLshx/ZNaw+li1m5fZibm+UqQ7iP/MMqBv6S3/fKHxCgsxFBP+Uvpn7\nqRDyj2AAvU9U0QYW5dHys6YC7hcdKBC6u7BkbP+ULVbilFp1I2sbZQfiTI7m\n3i2yvQq8RNpJYWJHC6I9MS4i555ZFn6eoLmK33/jCMFTVy2X52aPYAu5Vlmy\n0Cp5\r\n=5aLB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b1586a1.0","@graphql-cli/common":"4.0.1-alpha-b1586a1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b1586a1.0_1598912126555_0.9326571069915821","host":"s3://npm-registry-packages"}},"4.0.1-alpha-40ad6c6.0":{"name":"graphql-cli","version":"4.0.1-alpha-40ad6c6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-40ad6c6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"882ba95efdbb61143c6d8bf93969081a13b2e4ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-40ad6c6.0.tgz","fileCount":14,"integrity":"sha512-fIwqYlT36syzgU/3dDHs3sqr9kc+BGthSmTh28U1eL4LfNFCC2ksxfkhRJ6HfJBi1c1GlRyDqjgfvrGA06NhdQ==","signatures":[{"sig":"MEYCIQCqCtk9HI8pfz8goZIwr387ThdDa+jepQa81rds3GCymAIhAK/AVbwyN/OlZoNy6fXj7oocdbUFiZQHE/qCMnr1eLtc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTYTeCRA9TVsSAnZWagAAmuEP/2S+Zxdje4H8xrvEp97Q\n8WWKVAC09TRV3BwzQO6NkMt8id0wtVcG7kpsOsVliH4dgPGBPXuAC9mPolEs\n8C/USbqbfHI3AfCbCjF/7ZSk0RtRZ3VrcCCJA4cEcloBiLRY8l0QY9lTRMwm\nLql3Rk8QrjuzBfb/cU3hbqBeyv57yUkBfO7ACs1UHjdADjktwdWYELEzrLCJ\ne5xfLmRkDjLvykyAXU9qP422THd8LTNMwK40GSGJRW6pdEUF7cY3aRHFxcou\nK/BllcQXyK63LCFvqlhADt611An1/Linq0oBD+kg5hoY7Xms9UwjQgbiAwvn\nznqeJkG2PCbDdyop5AuQHbMOtGll5KT28j2MQ92pqWRAvYZRy1AFtM6fX4Ol\niRm/HWWz5WbXzxD44PyzJy6FWDyTt3ScUteB0asazdXTrs4wE+hjOh0PsI/H\no/tpSX7y1+F+IptykS2XeN/XAz+d5LPExK7k1oGlmfTLh28Qdd4iS6aoE1kH\njjUJW33ZPOMXLB5XTYS79OSAAZOvg+9dcGESS942bxTZd+4DFjdBlYpr0TIP\nPVSzSF8+HbEnwir5+Cj51UCLa7gjJaOsTTsE46CS1Di5YBiNkI/FY4hmlKty\nasgUGYwFwrLkQ5jRxB/He03TZPRMU1+W1OaJoToGMOTd3fVw+o/jLSK5Qujb\nA/fU\r\n=8h1f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-40ad6c6.0","@graphql-cli/common":"4.0.1-alpha-40ad6c6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-40ad6c6.0_1598915805585_0.5179350052337317","host":"s3://npm-registry-packages"}},"4.0.1-alpha-186b08d.0":{"name":"graphql-cli","version":"4.0.1-alpha-186b08d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-186b08d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c726c29e0768c751a824b7a9132a7498a9e73428","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-186b08d.0.tgz","fileCount":14,"integrity":"sha512-haPUTZ1WN+o1JIwjcsfBN54jrJpfj+6jk/DvPAarj74nn5lYS4GkGfEkolRq6sziaPNw4loDUtXIfP0P89YjyA==","signatures":[{"sig":"MEUCIQCBfkZk9TC8dl229JRNsI5EEWv0mKmu2nEJTIDwKg1nGgIgLGH9R/hrNoPMDyOEyLqS+akPXh/bpETlYKYqIgprOrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTgl+CRA9TVsSAnZWagAA38YQAJBW2W9TgU80fKDvsfG8\n7C/IJJvtkz+b5hEJsSMq3C8zyKp92heWKaJofFS3tNNRVyxMJaJIKbxkimfB\nvRqleAYOVPQC/K8XtZqeJNTFKF2CO0gYw8Nck0IHAeERRKwZ+AhzVwh77AUq\nZ5gcI4cs6zEpaXO27mOCI5tGnKcDb8jS4xdLP45p0GA6wBo+H9jAh417g9J4\nBAqQ05k0517NuwxxtrPG/CmQOR7RhoO8cPweNaJ9mjbYqEsF53Bcn1MpZT4B\nf/mX6ytmlExiGjM1CGJ8kSgEr7LDSioY0WGz/R5KXyOEz2+5GDuKbvETdBWW\n79saw981+Uze01I/Kr12wPhA+XN0emEADMO9EYhI2IOzPF8+BU1E+6r7qsBY\nf4KTK2JibhF6F1nJi+eY710C13X/VVqR0uWKMkXdsBcPbIImD5QfmkcHRGUi\n8FSJGQ8ULekhqRkCM9MYtF1XrQW+P6N1OnEgAJ9XSsT+aOIb94lsCOVIZGaR\nN5+gVboo7fk/rdedLI7FxGBM0nJjssGNqlFKpltINprDDp0RcOa6TFXru3pP\ndodiFT5fsqpBII5QdUxGw3LPXauWvYDY8+2fF9AwMO276FJYZu0y8r1+cGbE\nscURgRIGfcBwVgk4u9kF/GlSocJugy2qj2+Vl1cKtjMmk0l6eEmGsZSCvtZ4\nbQz8\r\n=h+fC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-186b08d.0","@graphql-cli/common":"4.0.1-alpha-186b08d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-186b08d.0_1598949758323_0.6806113142424799","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0127b0c.0":{"name":"graphql-cli","version":"4.0.1-alpha-0127b0c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0127b0c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"efd06095639f751951f38bc5d46d62f09d7bc8c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0127b0c.0.tgz","fileCount":14,"integrity":"sha512-CdHNlxKdtU+TbQuK6GAidTfxumhaZBO9YsbzXtf4KCEgIHPOj3T+Rq2lLTCCFW1nCtPssWgio/qYXFOJ3w/0Gg==","signatures":[{"sig":"MEUCIQCO8hw+aKZPMTSv655DItwkZbtHhfOEIgevaP25KFi0WQIgeYRHUglCWd4rBRdmpDdi3ogLqJ2HPzRX30b97/XlpwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTirLCRA9TVsSAnZWagAAmjoQAI9hKD5MnG5h5+XGFcts\nlsU+aBymTvHCk/vqNnkOJxiNy70jQO0HwMdhVuJdOMqZnpLSPmpdOAjMhw7S\nxQARixyfXp44P81Fy+ViHqd6iS1Dfcmx+slYrcUwLcR6K0fMipVoFIgabz0u\ntZCiuVrysN16HQPDK/vy69naZ8g1BHTu2vPyrhCaJJmHJD3a0prM1ZdJZfMv\nJggbQkSUE+K9SL+I2ZFe/ellCt7rBxbVYq7zYhBvS9K8oQwd8Kpbrencl8IO\nwcfWhGYnOecwA2TCdiAZNtui6hTvjC8V/SGgloz68OnVFwUYNTGbqdYGuHGH\ne8Y4nO6CB8dQ/J88elEHZbVQWjwPSq6ySbuB4oAdRWt82vGLGJnczI82u+A9\nuSHw1pNdGp01XuDqhtkJN+qTd1XtqKx14SAS1C02VQE/7klcj5yNlPEnntvV\niWDKtp2m3oPkJq1uOkSqB9itgOEiLl3TImAlCvuwnjydZzdDTFHtqFwVMkRf\ndXcJYy3WvXmUPHtfl3Rc22TfU3c4a6Vjdja3DFkHzm1R1LlNtBHS/C7oQmPW\njdvGb463hFxmPYuq1M71Mq5i5QZRG4DyuGJTPgG0CJN/HvteRRBKLv1YWZ4S\nDjpmIEYaieYaVoi4LIEt/kGd+nOXzOrnz/ChUr0ljBZPH91VSL2fY3edgtqP\n4ZZW\r\n=zGU5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0127b0c.0","@graphql-cli/common":"4.0.1-alpha-0127b0c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0127b0c.0_1598958282996_0.6929317324744049","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3d70cbc.0":{"name":"graphql-cli","version":"4.0.1-alpha-3d70cbc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3d70cbc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c6799c631a648bc50758911109eb353bb229382b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3d70cbc.0.tgz","fileCount":14,"integrity":"sha512-0CPqCox59JA49KnnEYf5FvY2QUjugPZ3xZqzWpv8f2YKeREuHGJ9MxX2NiQX6NA08U64GjaYFoMZpQiVJMEpMQ==","signatures":[{"sig":"MEQCIE21HxuXAHWiseFvq1YmwdMPpZF4l8eSBH6GAY6AVpsDAiAebDXFxnz0xAV6TyklLpnE48fYH8wYwRhTRXZkli9kCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTirqCRA9TVsSAnZWagAAxKwP/iRj7jxWVVJkSziH6emg\nMg7Mnx9pftz7SIUkVbs3N2C+V3sCAchyygGf6NxAO6j5OUDDznSwouP7/WbT\nOHmrG/NjKyixDlQ9bIVPb6ytMMrCfDVcA1STg9PtBb/mmCgxCK9ERf9eDKix\nu7x5I1JG4xTxUX87c0TFqIva6oxgvT9GHHRMArwS6Id8YohBVjI0FcZuINjA\nB5p7187Gvbisc/3KBPeQmOkAmQmsit4+Gc4L+53O6XmmumHT+QD7dMFQvbgS\np0g8dhZcpTsJR3HiSTiJwz6TnKMeOFeKXiOHWvX1G4uHf5c6dH6rg5trtOJc\nUikTo87ls+eZn/nHQH6sw/LskdoD8NCYtYx+V4+8ppTjH3RhHpqgQk499Lfc\nkh7QHVm9dvC10L1tPxdIaxmqSVlGzWtIzkjJoUI2WX/GmlE4OjhLeycAwXeQ\nUUsGEMUGc9foTuysqOlWJcYiQMEJYTkuaMnIkVkmOfj3CJYZaDX4ZOuA8Aoi\nXPqrdPUPdAaM7d45C8LrIK24KF7sovqnaGeCkKX5GD6BjA6C4kUr9SKWyBB9\n6ztEnXA1F0YztVWKOqmCws4SRjAiN9BopezvWmphqs4jEKRv9qqBOfB+tp1+\nNPqWq85UbX80cO5XLgV2tHb8hQq9pSKyvh2TzxAOr3mMRosdC6mzt5xJMv/W\nfHoI\r\n=aEdy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3d70cbc.0","@graphql-cli/common":"4.0.1-alpha-3d70cbc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3d70cbc.0_1598958313636_0.5872698100437301","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5322371.0":{"name":"graphql-cli","version":"4.0.1-alpha-5322371.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5322371.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4db52dc9c76deef70c1f494c09fd05fd70badaa4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5322371.0.tgz","fileCount":14,"integrity":"sha512-vibFkK57OdzScsubYs5GzMueE+tSPDTI0HCGNf4SuDw2TmlbIrHefaBLe7c6lwIb7pjGTWcEj/BtpMiOGFB/rw==","signatures":[{"sig":"MEQCICT/tfpl1RJAefeGov3hLJ9rq7L7H0nhw6rB9ES41yW2AiBVSvEwZx2zlLxCokPmwMCU25ZrXGJz5D8aFgRoQAAEzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTivICRA9TVsSAnZWagAA2ssP/3ZtQZA+8K/YT+R+vkf2\nam06R0BGO1+C7OP2g4LSPZf+Z8jZvM4HlUYOvnbaPMRyjpRiJ0QL+eT2beCR\nMFmzM39MLzmQZB3oqfJ9ycsVlFUc9G91biku/c3z0piPei7Sv/IyaogMKVoz\nxxG+KJhPrCuPaHIThxVpJV2kndygBHqWm2rOTvTgkbq06x66bqism32ZOdHn\nw7sCTZv5MbZvdcFYOMAhQ/MKOMKSO/6nPGKpxVKyWroGfH/8qdqkWB5F8lZM\nTV4pvmG7Eko2VdPgF4z6EpVe0KE3pCQhJGhXl3KP9E3TSRi1YKcJtAoUan5j\ne8UiJA9DI/Dbtl1olu+RS12CWwXpDj2Mq5EloFiJa7FowPH2ZPO4ILDRvFre\nMPZUFsnEV6YXYOqxYuIWLRQIbJJhEaFTgXtnAC31L7b7r57yKYaSfexUmxUo\n62YrSZUwcgmOMhrPRQUUPmbVmRG2DbSdm5U2qNgbfXac9RBK6IvX28llY4Xv\nqZQuoQQNJPmDgePkcOW0+Za8bfSOwVNBBqj1G3C66Vk47B1K5PWJejXEvEqE\nCe5jDiFMiFbKPUW4cT57amfvAe+JcSPry6yWGOTpuDkbhpVJaxsrX/j1NJiw\nhho5o5T0F8Y8OcujmQIwjkR6HpmHVLzERrh1b5x2RCkDbculqMDQBrF9QClP\npB9T\r\n=Y3K/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5322371.0","@graphql-cli/common":"4.0.1-alpha-5322371.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5322371.0_1598958535070_0.9171137983228519","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f171866.0":{"name":"graphql-cli","version":"4.0.1-alpha-f171866.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f171866.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f9fa4c5ef75c4d9f4a0724932afd9646759269f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f171866.0.tgz","fileCount":14,"integrity":"sha512-9aUAaKWgbAXlmJ3WIayRuUVirjDWUZ5qUsnWBGAT3trDvYFMskmzDGBprt2x+nlxXFZoWV+pZSJPyvKNVZ9SWQ==","signatures":[{"sig":"MEUCIFYF1PK6lo5DVUtAW1P1pxl8t1tC63fT0xgykR97b/yvAiEAyYZNw4A1MqQ6ryMfjittLrBV64SCHbUIlHxbez5fjDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTivlCRA9TVsSAnZWagAAgqAQAIpPJBQBbG92zc2lA9nY\n2AwtlOv4xW1w4fjURL5KcBglonvHTUiaR9M6vuNCrDn+2QfLbv9q74WpyVZb\n9RWQwK2pXB1OB50/4+/HN0DJkSXExIvWW1FL3U8NBAtQvdLRHucK7WiQXbdD\nMvZCBlwAQ5w+KHcCfQoZIHbLM5nIIUXAtv7GXxvwwpcLXHzuUhEyIbb8IYEo\nlQG3gbedOaWx0EZdzW4Qt3GG0j97FcRKkz0RJRIIdC7O/Xmdv/kPkbjup5WL\nTrhDIJYjmSNNLhP1jdOcmWyj3fE+Mtu1Psya3ht3vzfa0NZWg7+AEq0Kj9eI\n8d6T30OZjUvhPinWRlplPZPmKuX6ETqEC/rXQhRS3rEoYXzdvnWapXNGkE8n\njvsrcHlQOUQlkq6AllNtcF/IDocgwRUW+oQZ0/1tkd+qbQApcWVI2guhMAbc\nVEy8m/flbdsQozsT9a+ZLCZggTV049VWvySpeiIu0H8AtzP6OBkYgr0ZKVYf\nMjyhhyx6IEe1UJlyCR//Z8YzhLJSNTSBe56YW1OdSFC5uFlDdjhMk17oEI8S\nx5EZ2Zpi7pl6vaBquZivDD9bHrD9R+Q+chv1vIy9TT1ldPQVUF4vauyh7c1e\null80seUEiTS3hOtdkNZBDgnbm4OW/AuELOXDyH2MOb32SNpnr+eKMfOAoLH\nOIFS\r\n=Tfje\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f171866.0","@graphql-cli/common":"4.0.1-alpha-f171866.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f171866.0_1598958564845_0.2519678868805266","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9c6f3fc.0":{"name":"graphql-cli","version":"4.0.1-alpha-9c6f3fc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9c6f3fc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"54173ecd94f6c2e13f724181465f6fa76a154438","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9c6f3fc.0.tgz","fileCount":14,"integrity":"sha512-1sR9zLsyoLktl7EDnLxSS/ETlIIt9j3XN0B5xiZQNOPonTC2NCURbM6vtHWqUlWw0A20rTe8hZMRv6eEjx0D7w==","signatures":[{"sig":"MEYCIQDlHI5rkRNNQ72uIGTBd3Pol8S+ZMzzvvRZ/Je8O5bp8QIhAJmOQCEdjU8TN7cHxAoiFioQOyzaEVxWcNVILNkrk1IS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTj4kCRA9TVsSAnZWagAAivQQAJ/QwnGp70J7PyBG3ZkE\nHNpTWbSNisQ9ptQC8GFdYpgoTj2IMdPehdLoXMAZzXTA5/PEV1F4nUKa0tF0\nkPYofUXAgqk816yfNttFb6tftdsgYR/zeQx989ZTsfEzBECfKwOcYqr8yfHv\n2f2Xw7Qn7UF9qKt8tn1DFrUgoP4yRuOMgnteb+ZF9tgiGf1ZBV1VAJySQDch\nH3HZcPY7R4vkgVew/1Ie/b3E/IFp5w8j53NXwK6rhuvl8q8XMO5PEvPXJO8G\n/LtErjqEVtOgvSBPIYEveZ0YBNb3KXu0/dWtQn6hFpa5ZWW/1iE+WXcQWgTS\ntY8Fxfys2z0MhsW6VXNn+UIZ4YAc5rH3Mo1Fg8CKsaR3SgBqM5YrdHmFVnAA\nnR0RuyJJ1h2M3GWjoTamOSPqzy0avv+IhCUS8WU/xcN1d16v1fmTvgJhMTuK\nZsTDmjP4QpU+H7a1JxKBVJS1bw3pvuSAvAyoTgRhjion8/vb9iVjAR637A/y\n5kmRqRm86fCmZgtNcu4uzSWEdq+m5qX9huXDtRoVG7jk/B4uulqDDRw9/d2B\njHgoHdh2ytcYGtF6Dj1E26M5xNdR3y2Bvaf0ryBKJ8Gu0mA0XXAs8K6CaS6z\nhKutKmVG9ZqB8B7ffuIj18asVLxgUi1YjU7s7LDK89IItk6DzrGOsc3LHcPP\nZNSI\r\n=A3E1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9c6f3fc.0","@graphql-cli/common":"4.0.1-alpha-9c6f3fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9c6f3fc.0_1598963236129_0.9744213085543425","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ad096fd.0":{"name":"graphql-cli","version":"4.0.1-alpha-ad096fd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ad096fd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4a7c8539af028a733776d3f06467a42e5a4f9982","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ad096fd.0.tgz","fileCount":14,"integrity":"sha512-GOIDBmWxbF+HCvOh/32geQYhObF6+RL+5z3bBeyRyqEKfeyMbb9OgmQjIgmR7qH+E15VEN/7Hz5zZIl7Z2cJnw==","signatures":[{"sig":"MEUCIQD/l4ciNlNOxzK59uPC2sUfWnCh3QTUgTRTE/zy5j0myQIgSPjVNeEvosnqnhR7C6m6zwgkgrOlzd+dbcEOOQSa/Ss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTj5kCRA9TVsSAnZWagAAaxoP/1R3POc5qixc8qsCQQcp\nl8rBpZ5pvJ2R0FTInCq3chLNAd38/kAE086/xln+w4F6cqM7tTue1b/7j0pS\nmaLFMlii7b/PPwfQXB74jeH+vClbwsSTidOdRavFoUIcJ7+9Y/dwHHDtl7Bp\nurrqD1B0uJA5bbGpnn8mKzALn14kKWlE+5NFUQAjLkolD+R5XUKSRpHwDRE6\ntUhz1EgvXHr6OHcYaPHTpVXYKQPIe2gfOVrcCleVI/Y/qooios2Oebc1wkaG\nqr6T4P3eez6+Zfa9U+p0uaX+piAaue9VnEtTxl0rvjlT0nWQgKjGvnXwwY/w\nkH/oEALsGuaV1/cHFiSKF5o6CDFs/d5QAlCWcKd+92Ea6xTwLQBWWVXpHm/J\nbO/EIx/vg4KGT5JIdDAGJwgLT+HdrkUw7x27x9+gIiJZrcvpcFBr4L03hcWA\nIOI1q/gxqE8fChvH7YlD7dOJQ7jfo/syxWJ4R75unQRYbkOMCNT4dvGLX7JA\n+Mr7Do1t7jBHNP1my5qx4vpdsFd5LujubduOgWGvfxvyANDdoQbX0Hdc4dHi\nyVgCcc7P4hF82E1oa8SXLrhTpNtFxepVW+8I8FEmGhwuCXNZta93R9AwkMEH\nY6KISTF0uEb4HFujsQQCAKTrmSiyMCmCXNU5381B8nhfwONNPeiugwlUeBBo\nkSOb\r\n=8+9k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ad096fd.0","@graphql-cli/common":"4.0.1-alpha-ad096fd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ad096fd.0_1598963299536_0.9253926630753697","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6540b8a.0":{"name":"graphql-cli","version":"4.0.1-alpha-6540b8a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6540b8a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f58de623c0963ce8c190d048fcd048ca1a9e13fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6540b8a.0.tgz","fileCount":14,"integrity":"sha512-n3ntrHYi9KvqTnoiKDrjAodndC9iIg//Q4O42Ks776ugb4/VMouMKoGYIVvm9OE1z0In22CLdhnZJFVNgMm2fg==","signatures":[{"sig":"MEQCIHspBOQuK6AbiKIRuhpl8NnltV7yUB/cKy7WcWIwou0KAiBl6A5iYG0h4qFlqDqIIEUN67EQoFVUDgNvbJVuOHSu1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTj5+CRA9TVsSAnZWagAANCMQAJGz1WC6hJG17GI2Ph7l\nBQfBu4fDKhyKWPkyPK/omAA6SAIzC5kaHomEFPxjg+t6EkRqFd+Iqg4gf1DT\n/k2esO4xndfCvElqmDV0TXJWFDerBvnUfqaV6RuE9L0akpRmrQ8hL/habnfL\n9h5MGpURcGaM/utW3PjbVpRUc4avPo9N+AqyJYDYPd9cPMYQljqLNLTLav6S\n7qvScq5oDxm1Wy8nyXKBg/khSkQCandoZXcFWQSnNZBvhi6elkXf/5TVVPB1\nlq9Gc5J9wj8SdV/rV7WDpxyB82nJFtJ6+g+XmP1HhEw2wHsqFK1IJMpO1dLV\nT/ijPnB+toMpD0gW2E8xh8In0+iFRaDFmqVp6GHaMPK4qZloERqRpE/MHtqp\nV8NCpSNaK53B13oeBOWF1D3D2HpzFpJ9nJCYJkrtLnvKB0k+5aYhqUfnxFPk\nDmDPZWFasQODCYfjgU8CWZDfON51uWx66L6fF0RLSU+jTrd9eiQnC95u3bDz\niiSj2+fiwv6EvWJHXNFm1LZskRp5ywONDAVzJm/MbAptH0P2uZ0SHAPXPLwF\niDVNLq9rQGxaZJ51jlUBYldIcRwxmbcViRka2unIWm6pEcJ0Z1jvynWusL7/\n8ogHeu4Bdwkzu7R9gvFxsOROA29gmdStqBmc41k0tL31A4mrMmpe6OwB4Z54\nWZ13\r\n=OQNu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6540b8a.0","@graphql-cli/common":"4.0.1-alpha-6540b8a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6540b8a.0_1598963326319_0.5297339644327033","host":"s3://npm-registry-packages"}},"4.0.1-alpha-70a5fe1.0":{"name":"graphql-cli","version":"4.0.1-alpha-70a5fe1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-70a5fe1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f5a28d10dd8b7e7d6559fce0259d8d73dec715f7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-70a5fe1.0.tgz","fileCount":14,"integrity":"sha512-VHmC59hXmr5vkWfYX7UD3miRsAT4T2ambxYIuaiwunGMDQQ/y1yz+8QEfs1whdQF0QWyQTSxyVxABJNrFU+/kQ==","signatures":[{"sig":"MEQCIA4JmQLfEaWGucRyRz7csj/urEWzxTyWx3oJ+Ud1aukoAiAY5kbA+zEwLrmrgPsqF7hSA7T+SWWa4/V2NO34lRAAKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTj9VCRA9TVsSAnZWagAAVv0QAIq4YRnJ4mUtP3qpJAxq\nyi2Autdk5v//Fm++S21S8mZpIHu+qIXQ3Pz1rSXjDLiTxvDIwcSY0PzH3imA\ngz/WjXebRzpkNk9E3mzWwESnkDXxGhSQZakuevalREPcreMwQm8hJz6YQYXy\nTQ1lZ+7/dFKWQtr0WY5qc2x0tEM3Ot1Zt3eQje1QOIv8rqrS7fXS0E4NPPnx\nwDWzHFwZV34w5wB2ipkjimkKNRpxkZvCakzjzylUYFunVgfjrF+gdG6cmiIk\nUP1ltdFymoTd9YuxQ9qe0WYcqcj2z5dsZ6q7QHGJDE7Cc0CG7FPUjaYwij+/\nKD5NY3r/GBSD3wvfKMMRL2N+1u4xqAkV9XNpSfEwfUq4uQgYMKw4gV18gbvx\n02UFaGl86zG1IQD68PXkG7dULlweexvdz4SpfYABKnyKoDnY2s/TNtV4l/Fa\nNF5YanTMvTcJx+SAczxjylUyN1X2UODw6xF5/hACqJyg3ebfmRNCVnfpY19/\n2+0U5RfbzJBjTVXfQ98yGrEDVK3RbxWh4aEOWPm86mn7/BwiHBWYxmkMdhlb\nuW4DoSedU+pgtrqvU+SYTrTT+nnIsr0Mm0Jg7Zjv2s6+dhom8K1o6FPq6OMu\ny8ilwahB+o0l+tRdy/AM2Mx2Ia6N4mgsOTCbHJbu+nwSRVST8r55jTKo7tsi\nS3u+\r\n=c0jQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-70a5fe1.0","@graphql-cli/common":"4.0.1-alpha-70a5fe1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-70a5fe1.0_1598963540486_0.4823252109614422","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c622282.0":{"name":"graphql-cli","version":"4.0.1-alpha-c622282.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c622282.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"995ceaf731fafbde81ed4ec382d69190175705be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c622282.0.tgz","fileCount":14,"integrity":"sha512-Lbx/UTrmwoNzqL0BXXeDjhQEjkkMDyX38unwDVw6aRiUMK/RHTDikas27n3OQQi7b3h8bj4h7WzaJvjQnPNYxg==","signatures":[{"sig":"MEYCIQDzkwWqmcG6jTfzNrUFSBPWnuKTnOLbEXf0Hbu59KlP1AIhAO+4nQq/5V0uxIRYb6M+CR3HP3afNEjUHkrjbuU6WAoD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTkA8CRA9TVsSAnZWagAABFsP/jo2UyojsV04pox4bT/D\nLUW5byVsr7ECx86Y0vN1kdrM1m4SG6Hc4qnPc8ITjUQDyntC4uYXauBAtsfE\n7sHuvGvEKmiEyxXUs4Lnpd46OFJcS/QZrDqDBFpRM4L4w8vUMF0F3xqnZ6Cw\n+WKWYDhFOjoQdd2znOHXbDlVNReCekC9HwXmjJ9j89REJzt382xb9SRiZfXm\nWASl92Ak/tSfF3RDF5Mx/CBV5API/MU2cyoKatSj73TUdAYInEqN05mvxK+w\nFnpGMd4Fj4O0R+iUDAfSrDWMF0Hh1akmtUSDAe3WxFJVvQC/C8H9SJQtcCSm\nbU3VTEiwocXCPk0UgWecetHD2BhL3JTYfzcTz+ldz5PSPhrAOO2Mn6MsEZOY\nqfdZzof3VS7LWj6phEUQae52qazbUS6wLgzqCHQgkwMZUxvqhVxEjAEN627z\n4A+YriJWWh1OI85r1gL4XeaQp/sGW/ZF5bl4bWe5dvA5r5dN07x+KwZrxHrD\n4Ei5GWqaHE5j6KchXhKLszT5T4CuB4wpEEqESz7KJ576tdEfoGj7ZyIEH3Kk\nBtlEf+jdf/bG9L3WrGWtMpGKuaDwIFnczYh0xuRELh7y9UYnx2wedB123E87\n2t3hkGTeOEOe4aop7hagBhyuXcbgeeEvADOYQ79TEFic0xSzpwTcDxHl4gaP\nMSNo\r\n=m+sG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c622282.0","@graphql-cli/common":"4.0.1-alpha-c622282.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c622282.0_1598963768613_0.9878215093531508","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2197fb9.0":{"name":"graphql-cli","version":"4.0.1-alpha-2197fb9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2197fb9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2cb6f86db6ace8879d97be290115407f1fe783e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2197fb9.0.tgz","fileCount":14,"integrity":"sha512-5Y+etd2J9t9IS6YHvuaHczg0MGRUGYSaghxt0YrJ+vR/4KsauN82FZAQibZWch4OUJfpca3XjsQ/PznF2LMrmA==","signatures":[{"sig":"MEQCID2SbHQUgahwBphF7YsEDZEz5SyPhJ789wFSeTScYQNjAiBuJtQX6po3f8/5eEcR7gWhQdwSJtSyVc9MIA/hQX7acQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTlDaCRA9TVsSAnZWagAAWHYP/1EQDB3qxaT87YKTsg5W\nPQNRQH908LABr/krzy8E2g68NREjXL71OznRhXDE6bWDDpu/+yW34GMsSiif\nWIVlE7iH/KmZcABIWVQz7p1giwowo6OaacappUIpBc7RV95GdSViZukfTtfT\nH1/s7c3KWbjuSBqz0HWQErmUJlXtscrZp7i7ucCRTdcqPbQrqJ7QEpUVRLPf\nc4FMXxDj9vpbZ/MZtVVRDX2ydAB7QXzcSfgZsZc2gIWvnjEHrijKLZm666fI\nRzfhgfYhuggERlFSMCGh9PadwDYSpwVrpE3IHK6deEDxZspnM2ZNJDahwMYF\njKIClemVfCAXPFDGKNR0b2Hh0+y6gGpQMJ2ptr9hItpIgnOjse6QaudDJoe1\nj9lFv9TY4wsd/92qPdLu8LXDeBpIGAmM3fX5MfdzyAA0uSBNjLchJVsCJRHp\nO1ugy7cLWgYDx0mHmBlgAp8QCk88HJyZFXxGQ2gOVrOfoMKbjurEHNLKvvSe\nwsGE1iVPksVqGULW+m4rX9buLliUdK+k1vwjY/YkAMAC/2SNNh5l6XKJUQG9\npoyGjcmqccqnHnCnqdffS6bg+vw/zmAXDEt7jjDKYn6WtFgcogfz9xk7LJow\n9YX+yA1B77tFIjU2bdzbfZqcM3dWuyARGygh1LhFNDpMyPzUHVNecs9oQxbP\ngOtK\r\n=lJRx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2197fb9.0","@graphql-cli/common":"4.0.1-alpha-2197fb9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2197fb9.0_1598968025990_0.48524866732585337","host":"s3://npm-registry-packages"}},"4.0.1-alpha-146dffb.0":{"name":"graphql-cli","version":"4.0.1-alpha-146dffb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-146dffb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3c298660d0c971fc03a89d5e0924af27e092f29e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-146dffb.0.tgz","fileCount":14,"integrity":"sha512-aO1w9vQ0ZT3U22YJ46RPgdBBSKpqJOFdezUJLNtfKG24RtYw05VxeXkgevRY8rpXO1rBSc3HW1ecdwku3JsgtA==","signatures":[{"sig":"MEQCIDlzN258GpavUkTFPd+BOrf2xQI6bcM3R3vSjC7/3pFGAiAwK6vHNFmAIMUi0uqZK3Xqk3jrXXms2T9MOmGEt33BUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTlKyCRA9TVsSAnZWagAAtVQP/jCcTM8YiLW4QBwkB5NH\nqTE3dGVMkP2rc7bw6J3FzZ9HwfUqOi52N+IUkWRamC4zYYHoZcyBCl4pchzF\nSP7hwffHdAwX1U69M9Khw1oBVb7S0/+Rf2U+bNg1tiv90W0rrHiXWqRx4KcZ\nFR/D4NnBzBSrDpfwXnIVQP7ZY2EwQQD8k69VjATtGs1eyY0GFamDo5ZxMGqu\n3uf51+mnUYJ/qQw5sDhwMov/+225KVFGj3jv2gh0VsF8iBycFc8W6sVDNQ0f\nZJ25vdKNAmM8DEnvATEKEBHtSvLC7vTpfQiIP/ZiDOZhgAhQRjcp5B1bJyJO\nU9+J6kmGeaDLnElLI2/XnjiiZ2Qv2wRewnoQj7q0YRDiTYre++RlRdHGDDG3\nCtwOi+2rqpOY6QEcBv0G1LooDQEPkqeQiUMgRRicbA1s3kC3CfvtGAv+t27B\nlabI8NoeMGa4cffct3uUqGjhvTH3oesMjG7cgzwt9oARtADkZwuja5W5ChOG\nrgTjeAoJ6TPO3AffXUCs2ILxZi+ENJAc18mFUk9tgC4vbLmLQOFYJEZ6iDsM\n/b54rEPQScXhtq9mdGbQifmKVQZ9sqvzUEhbzb6NvzzVb8PSbv4svlhKaM5P\naQ4Z9S/U4fwiu10IGvu2UifLQJ9zcvPO0yieVLP6yUTo0/xy1DKIR9PEIxId\nX3n9\r\n=Syq/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-146dffb.0","@graphql-cli/common":"4.0.1-alpha-146dffb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-146dffb.0_1598968497952_0.5611636045473538","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3cb12e1.0":{"name":"graphql-cli","version":"4.0.1-alpha-3cb12e1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3cb12e1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5571a3b0d26275b76b5035e2f0d43d4a2a00674c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3cb12e1.0.tgz","fileCount":14,"integrity":"sha512-6fa2byEDMJGetcgK09jtsrbS50/6N4asV7QtA/TuEItAPEvqlZtC6wGcBUFrYH4EeSTOVqYYo1CEKi76gxRFbg==","signatures":[{"sig":"MEUCIEb5Gm61UEDGD58b6aE/lu3wrG/51hcq9swgUzf7M18wAiEA5xx2+wFDiyY6Pse6UhbZMulUKvxHUA5+q8Vb4JWbxhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTlLQCRA9TVsSAnZWagAAES8QAIYcNR/t8dWSoqa+5VrG\nA7uQAsr8rVDw87hKN6dsICpLD02+VwPemWqLXwO5h/vjO2SdMxvRO+G1l58x\n86EL+HQ1tqTmy31/q+VJD92l1TbUENf36rLhl1uEBfZd2npNr9w3o62gTkcY\nkrOjTQMN/IcTXFQRadHfdqJ/4W7arPxjzeyMnjkXUZtnZSd97DnxGlOv2m6s\nqwzrUOlVpztGuDLlPSyjl+gOytI9FpjsRdYf+S6I/9ssVdk3c64aoI7N1Ozu\ngr3L3K9NkV/lVX8OSWWVeoTqxaPeG8U8c2UExT03zvcTGdUuGxT3ISp3OiAg\neT6X1JSidieGS8XBFR2QbpxwtIDIsGPVJVw9aFEhAq/FWIIX8MumDaIa30S3\nqfGUv5G5TEosDZ2NNORLo7IzTXGcGXTVxgt2XcarLJRcYvRBGNxdhOc6ZTIp\nOIX/Y63t5GCtLmsUq6zcY69DQMhzAkSaZEE8cdXvWvIPtqr8N3mGnLsPboAa\nllB9j9cPZw2v80kvosANkcBCOAXwZ27/OMfsOaPQgJH161zrs9ph95eWRpRH\nLMKVj5Jj6fYcSy8rT4CZRsJe0/+U9YzWksiO9sR8wbTyHIhavQGGs0NPzC5f\nspBVei3wetSKFi4/GJD73/BW4mZv7ptQdOqSg5fONgKAH5rZrxJJJVAQBQl1\nnpTH\r\n=7Ne2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3cb12e1.0","@graphql-cli/common":"4.0.1-alpha-3cb12e1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3cb12e1.0_1598968528136_0.08983190512853989","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d41e511.0":{"name":"graphql-cli","version":"4.0.1-alpha-d41e511.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d41e511.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a35bc82f12e4e2326bbeddb12eb83fe4de845a23","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d41e511.0.tgz","fileCount":14,"integrity":"sha512-9xvk7tfmwpQ7rhlbSEn0S4cLr5cXnAdHQavOJBliJtEG7RNh6lR1TdSjvYwJsSl6hAy+2kPtu72uZuL3Hu15ng==","signatures":[{"sig":"MEYCIQCZyTUmBrYs8hmb1XLVAfu1BlLoOTHprsmsqF2lI8J6iQIhALFzU7/IOoMQbxF6kF0Krcv5fLCkQnyMyDMinxU7rgKT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTlPyCRA9TVsSAnZWagAAzREP/1ooEdagaEpsokuCIu1l\nV0/cXAYprGwerjFZn8vfSqW9vulACKg1q/hE1j+DfpVJkaAygNaykVRCkUy3\nu5/FOjGhwpzBDPJMM3+gQkCflGpeOai0qhJKnG2LCNl3KPPKcfaIqAaxswCp\nTcefnkT/kODw8liUJUo4fGyRgrzqkFd1fb4S+RU+RuQm8GnNrVqLSehxpffj\noYioJ8Tg0W8wbaCdpeq05Hfz61cxKTCAqHG59vbkx4/6qfzBUl8ZDopkOkqS\nIAG9rVZEXjqZP8FzDM+0f4SM6npctZQxnex0GFB7v/yR2/v3C7dxNh8GwShv\nfSt05rInLj78f+Jzz5gM3fZKHVUZo8T+K6R9ZS49wSz6VhzJZxkTPA2yWnbg\nMMxMtizsyiL0BBUNGwTq/1O6+zB81hU2GR1pVE3IveUvGny/zddXXQ7bSxXL\nvScbO18/wKg5YGXw9DwOB+GnpU+lQz8ix9UG98i2R9UlFC6a4k4Bx4HIs7gR\n74jg2wrxAfHOLJP2CFkbHvQGuc8FxCn36bSVvR1qNVCcu7JNOr8CMNScYW8R\nl+2eMh3Ee77Opsq1sV93wFwDmXNJCUWwgfQY2dtlotYLrT+6yrGKxA89es6n\nUkzov+7+Ei6KXDHRHdMYPsqJqnHgMzSPcHEJZy98kDpDEH7OzD2a2jVOjhuH\nQqZ8\r\n=S9bu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d41e511.0","@graphql-cli/common":"4.0.1-alpha-d41e511.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d41e511.0_1598968817709_0.6861490058716233","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f5019b9.0":{"name":"graphql-cli","version":"4.0.1-alpha-f5019b9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f5019b9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ad692916d964db054d1dc7020293834c9c9de136","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f5019b9.0.tgz","fileCount":14,"integrity":"sha512-CKJLribLfesWPal7iMOFvEgMW9SSfxeZpaaBznBr6WAu4002FhyeDeQyjf9AjOlyWEyA9I8eSubf4LXQyPfd2w==","signatures":[{"sig":"MEUCIQD6uW+KZ/cto2eYuLhxbzTn9IWj5ezt5ZiEfMBvsNbsqgIgfid+bU9wLAJPctO7x6/QWMeMzDZykmSe5vmHkVls2r4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTlTQCRA9TVsSAnZWagAA66UP/2TkzweWZcQUJPg/DaSY\n6FcH4z0PxAgwd4YaEAMjKRscKFgjc07vgDXSpD0nJ48FwHGqWUXnAsZ7rWFS\nFAk0VVKLeRj0cGm1GKSarYtnAwmBZavz02EOCqHt7FEFmO1B0+Uy92mtT28g\nunJoo9E774hdSTnOfRNu2HRk4X0aB6GbsHmnNSKvAu7YKnjgkOeKkKJd+OdU\n8WnDFz3LpNgksS5MPwp8LlP7VI/UAkxFjc3aO1MgaSChxBHQJzmAjFx/ZLup\nYJ4LAWMzxcubBeVVKo0vqhaCjH/W0jtWsFkgi41gxg9u6O1gbYxamRJ9Fkxo\nTMRqcmaQY40Tem/9DX9Z13OBTKMBgY/le8hukDrU/5YUMR0DsYGXC+fxMHOY\nZGCsPpYaKDfXc6qL4I30c0C4CbBmb2LnrJRabmB8rB/I/uCYL3/ZZMGRtFcS\nUgxn+YxVp8RjKNr2ZDQD27olpxoNvCL8fxXjL1qhNI00EBrAjugpPl3iIO4c\nt2wfswpnjUZobdNQWOjbE9BalE+msdE5vYgY7e22i4LNR5l1BNmiUnMl6vFr\nGkm1c8UVg0R7gcvn89LpheevAzZEI4q1AIC0BJc+gfMUyC37pWboJoqzDCda\nqBJEqooL2RvMS+psjRXeyCH2epjJO5L63xeqAWYUkkfnLs8afDrTI73I8qmL\nGu+l\r\n=GcGL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f5019b9.0","@graphql-cli/common":"4.0.1-alpha-f5019b9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f5019b9.0_1598969039843_0.9140616149095688","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3d8585e.0":{"name":"graphql-cli","version":"4.0.1-alpha-3d8585e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3d8585e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"794e69ebf79f4109368818ce21b16ce6c66b46de","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3d8585e.0.tgz","fileCount":14,"integrity":"sha512-9NDJLitKh6ayVgQagLj22RH6fiJ4QskYbOW5gDBTlIcn2HJBFvZNJVMWPfiMagmWWyGAQvWI7GcabvDcBxCeJw==","signatures":[{"sig":"MEUCIQCN2P3JLHSDeZ0aLxY16jsmndx/ZHSQA8uaEi5gB6CCeQIgU47HG/i+Uui11o1gzkQJtac+4MKPF3V5AvSoceu9S8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTlXHCRA9TVsSAnZWagAAduIP/RFkm4ZVjmmCGn+e+Dvw\nnxPO4GS+wpndm3cwqwVfPwlk3V7+x/qUYklC4oihZ47iCuXUzF6+ldKmB3F0\n0VZuYmBWfy4nOXMNf83lcEW1VeAnATZZe2h0gUCCA/4+24XjeL6/lOJh5xT+\n15Kx2zT85nEKL8DbwZiJWR1MEX3IluxbmHXaqtDZ7osHwYbgwzOqAgLN/EEq\nefQFDHFCIKFAUhWjO4KffvaEhXpQsjmvbSaqKoqDFEYTumcGEN9wgTlyyiUN\nzzmNKRslR+ixn0nUVqgCvrTDa00MmMViRRgc6RdjpjBvCqalvdXo3BpyRJ2I\n5/euu3+FnPrJFGvZvtEXbpoXzfBJ7+kBrDq6ItBi7e3Ks7ImkkMjKGGCicFN\nXDu22AAQQ/maCmrIjzizSpk1bBsy+0SIkQSTbRPzIb3k4FhIcSikTZ4q2Uoc\nqXtllNT0X5kyaPY3kBiR5gWr6K1aWah1Set5hf2HSXSzyUq4kEQC4StZKr0Z\n8hLLoloZ6v1qixNn9edC8otofJds8Xz5JyLZq97lSRV5wk8Q/6GX2jMdZeLb\nENYUHIkfGRRjm/sXeLaZO71pSfaIXJ+ZNlADjLTCkE/f7VIqse5Qx2aNN3VJ\nHq8oMjRhbawDWQ8EAw/vQwaSI/ZtwVetm0JXW2VIz/ZayAqhMExyctPUMg9R\ngcVI\r\n=CcJ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3d8585e.0","@graphql-cli/common":"4.0.1-alpha-3d8585e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3d8585e.0_1598969286929_0.19400035884795175","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7ca10aa.0":{"name":"graphql-cli","version":"4.0.1-alpha-7ca10aa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7ca10aa.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"018a573131bec1f403383126674ce911dcdb6459","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7ca10aa.0.tgz","fileCount":14,"integrity":"sha512-FOqwaxqahJAz6i/dMkogeR+EDkpAaYiJ6hlRAqt6RPD3pAdi3TLf5G4m5yRog006DErPelMxHxHkxvKCxb55NQ==","signatures":[{"sig":"MEUCIQD6CMZrzczdPXsR9jjqKSIK4CJ2dgPI/cK6OtebKU2BgAIgfuNqp0KQlQG1DieNwQIPKqNn/Xj6aQhhVtryycLwNns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1C3CRA9TVsSAnZWagAAzJ0P/RDdPgGvKIjJyyYyKKY9\ntrEwDpxBMS5/7REZkBMeYoAa8EDJ8JPb/yFmy6cYJpRtN5SlNcYTjnoyEdR0\n6R7fHoXtV/URjPpSbXwfDyCTHwS/4nDuiwf44FB1pLX/kMmCln70Q45yk204\npuKyCFRj+0YaH5PPITI3TjogRlQGbB9cYiSqpO2qrwIjZO0eOwCEsaTfXlvg\nEAvrNgXRj+tT87UKf17Kfelr/f2aXSZO8+suq3j50cbeF1HrPgHkZRQ50V/A\nrSXnzECNqjLIwxAHesOod31S72g1jISn8nis4ppd4qQXn564oQVQxsFRs4pi\nCS5b0nFfiNLcxALjn0MbHKGVhLs3khGifO3w7Lpw0lAuEBEZTu3RDPait+Ts\n9RaWKHWQq4ov0c1098OEkh58Oy0lX6VwGKG0bZx34/bzZkyexD4RvycKrpy+\nvoCo5S5Wr3YzdLp1FmZFmpBt8xo3+7jwvH6FjKHa+Mug/iOLM9zzCthCkGrF\nuyTmwfFOqhHCSGZKtW0wJyOvnGjJ97NwutAhX+ngOxURuq6PhOrRL4Q6csDz\nrAq2YtHoNtcJcAPRjF+iGdN1PzQJBsDtBWatgPWJrCaycYPZQho20TR1eTD2\nA/Gbb1pvxEJrPZCBVzGNdqC+nRwBf3daJ+y21ngjcX/tQHcbrPcYI7ND9vJX\nkFFq\r\n=fE+i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7ca10aa.0","@graphql-cli/common":"4.0.1-alpha-7ca10aa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7ca10aa.0_1599033526933_0.8472948795526587","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d3eb17f.0":{"name":"graphql-cli","version":"4.0.1-alpha-d3eb17f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d3eb17f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fc995d27d1fff985e9269eec39d6b24d888bdff4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d3eb17f.0.tgz","fileCount":14,"integrity":"sha512-QZGGgA9vJACfXM3DIMvy4tBlfGgJXSgs/hhjptz2sfN7qrjzaaJtGdGkTikpUb8GGgtvkRyc+y1T/5R5QGLOdA==","signatures":[{"sig":"MEUCIAZVqFmOkdo6ZH83ybSq9l9joVsi22m0quYdsMXyfnv6AiEA0Kg0/Epy/rzgeo76+cPsz+R1H6GfJ5tn18rnvTCjflA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1DQCRA9TVsSAnZWagAA+FoP/iEORi309sF0kPIH4NKt\ngGvVWaXs+cjXEa78XMepT680w1hVREkmUbngZVJjqKGjL2AyBXVA0NpGno4o\nHLH1lYmK7kvMLcDgyz8XH6lpU9fYzN0NrNF0nlx/SLVJLJgMOx+Gv4la2uL6\nMHiDbet03zdDElYz5meADx+MEp1WpUtI6NalnS2Tq1kqqKbix/gFPDnFRMHZ\nK4S2H4SZcz2nXKSJtO2fWFuP2B34KMNot6d3/pBlz9Fe132+ureztf1zNpr3\nNkjBjtRWfOfjVjDpxK5v6K+C1HZgsX5IVdoUzW32ZNKzZ6JOmyfC2rP2rlE7\nSgsRnUtRrYd7gXf11ej1hFbwi+RcGWyMts8vlWLywN8oVI/EBzbDx46J/a/L\n4V5TYtiwrLxyl3jtnUTwoyYTD2fqu0ZVDTLFUXfVjClEu5NbpagkXqXEfaAN\nO6S4fXLE+30voVpx9rtPCH88UKuNHqtGmOSGSZ0RJBw7wxtok38abbK56YnF\nxs1m0bB+lkG8gc4yP2Lf77Ic8g640ftxiBS9vp3IIHRMd3KrBeSmekpjyNPA\nPncL+2d4EQVmyS87nF1kkkgW3+JP6hhb9KPFr3qIfMHmI8HMvfyDxby+P1cI\nhooLB6EZULL5I0G9MndVS5NwHiIqzuCgaojF+/mbFiDr3RA6uF+G1Jhp+MRE\nn9xv\r\n=0s82\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d3eb17f.0","@graphql-cli/common":"4.0.1-alpha-d3eb17f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d3eb17f.0_1599033551954_0.5939839339499031","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4b78d49.0":{"name":"graphql-cli","version":"4.0.1-alpha-4b78d49.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4b78d49.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a47c1ecd766c6b3dd8cc2ca8b34b77f92d560f7a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4b78d49.0.tgz","fileCount":14,"integrity":"sha512-pqc4rv52LfcddKTa9zfxVdOLuHFdUL7Wtjpl8o1I1aHMyeaTDd4Gd8DjaT2Jyr49OVxPw0XfK1cjUBLZtMYjng==","signatures":[{"sig":"MEUCIQD3OIM5WNuccKj4vSBFyg8Ad1Sb7SX+3dFHnF7dQv4KSQIgFWmIMe7EJHFOIwSB6jpWT0jas9qipYPlX9lIFwbkWlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1FwCRA9TVsSAnZWagAAD7MP/RdWInFJ332l0DqkAi6u\nlwXJZPkYzvFCKUS3aDx5koGyLlPp9bOa9D4iqScHnTq9nHfAuA3iwcvDEpve\nECA1KWww4Jd2wX7Q4bggr2S9tUCG7i8IhCiz3i+0hTPi+AcLI216H7xDyS3j\nQMzh6YbCawoqqspaPqDFaqddo89lQtodkDujbCeVxTj87lVYXnmM4ydMzqVv\nVqICJBcFhRp/ypuxFCzM2YiGBst3HwkLB+KOLh5sn9hemYEWiGEFiRnms/zh\nETpTjEdneTaCyacWf9PrmZ+7XdoxCUB8fjBfMBmqUwR4g7C3l9oKyOCAi4mY\nt+Ytc7Cqfax1OqEKwlZEDM/OCfDcYbhQTUYehliaSpaetHczu4p7lsbPkSYA\nI7MlzbGb4tjNiqSgsr055fy14uPGjifvdWan0lNA8K1S2qwPwqS6kaXKfW9J\ngR1hvQ81E5a3JiC5sRzQhJdWDnH5vdIGmMtL9jqw0Us4iEC9BmmUEt0cgSp4\ndK1PBUKYYZGfQdC4vAEk7UikYTFA6X5E2ILd+82JfFO/FOBXhp21YFjeVMEf\nd1NNO7mEo7iYKuqNOuRmqUtxW7XuBCdqQ9ys34QrxSnuAyR/Q7/SI1pZEnlC\nDpIBKDOtClArz1NdmRlWCKcpBb6FCGeDkNLhG+/ps1VQ8aJ3rjpfwc9EaN9K\nxYAl\r\n=QzqK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4b78d49.0","@graphql-cli/common":"4.0.1-alpha-4b78d49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4b78d49.0_1599033711661_0.22962477805140113","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c81459e.0":{"name":"graphql-cli","version":"4.0.1-alpha-c81459e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c81459e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c378eb7b247200b162e34780365a36534decc9a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c81459e.0.tgz","fileCount":14,"integrity":"sha512-YVAtCx8oWPuf4CJ8YB3SXNuDN7Xmmf9afBJNlGdFuz7dOEiq1JnZQoyZW0jNAnmafoutbM9vJXQwWTxHAJrVwQ==","signatures":[{"sig":"MEQCIDKOzcw4olFULb578dC44vuHQbrttqVApXLcLts72fALAiBKKaNqSohY3acOKLkN1jnQ0eE1nzwLCqmqnHtUva2hAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1GoCRA9TVsSAnZWagAA4aIP/ipMc4/oC6SsxFBt1wV2\nrPLCvZibDo327QwajUI6HjB0NGb+7U5blpDMJrcyp9r0uSLGaAESPII1riB5\nFwebty1s4fFi0T3A04sQp6/9HoF/jpt4c2YBlvkMLIkwYk08rn6ToyelKesb\nxe7hdwaLwLA5iz5qUdzG3MuGFb+9Zgu3PYhBZi9X79WoPIrgfw4FgTGQzcdq\nxoIT2PUarR+pcJcG2xKUr/Mrx8J3NUIzwl3TQkbLzIN2X3GwH8MijQsSjhxJ\nt2ICJtpMcXeXV8ZC3n5RWEfL1SXds7dNkmes8up17H1VPIP54HxeT6YZvInV\nwnM5Wt+aAYsx0qXTmiJ1BYEwsRlkcMqdORFcnWZnS7tZzjlPNUc+3LmKFLvg\n9icwDlEk5hARAlU2SVJoRRXP80vlibnL8BwPiHN7Sxo2wUf/30AEZ0UB0621\nrfeaUE/xQo7b7NgroW0pNcXXCmGm3RfgInVXZFXZMVaniDK8fh0vx9JRsYpY\nA7pPqGdZMSEgaUQvTp6uMSWWLnXgLLNIsLzLsQGMA8eoizaaq0f2CQU7ZT5s\nooAKRuWlbytIKjYGX7ZIrVI7bDTqdO3tSg9n/W+jIHCl/aQ8dflGD+n+ZVIp\n/0OfcT6mON3qO4JLBlouTHVSaFX9NCQ2TKUHK0/16doGiUYaVVEacIHH0tTT\nZDaC\r\n=Ashb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c81459e.0","@graphql-cli/common":"4.0.1-alpha-c81459e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c81459e.0_1599033767407_0.10171053565175292","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bc5a019.0":{"name":"graphql-cli","version":"4.0.1-alpha-bc5a019.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bc5a019.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fda37d7edd8cd803a0a00f9e23d724bb7610bcd5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bc5a019.0.tgz","fileCount":14,"integrity":"sha512-JMHeq/MP89frBXhpMhWuiR6NTXPUj/VspeLxIj/U7EkFUJ0iB1+iWU+8T6Bq763N0T2bKgvZWCjHvq5theDhOg==","signatures":[{"sig":"MEUCIQCzerzl6rQj0UUY1JyRiAA+lGTdbTnweM6FS/CFjO1ysAIgTGvUzBtf1VZqNRMyI8ayMfnyERBwvwN6p6rsdTT5WlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1G6CRA9TVsSAnZWagAA5dQQAJl5o0P77ptgjmIlamrn\nkodUPeTFMyxXieuQfYE4MuMa/UVf88dcqcJOsSKY9u6IBcCF/JPFnOyJahGF\n5Ns0ZXMKU011uJm/1A2VR1gtpYJJk+B+iKuV07AQXCEwImoPfw9XlvatmWNx\nhEvDqx1WxO3q4XSTw8QEZ75Xe6vITy20cJj4Kluo8Yaq4vNJhdvdv8KkNC3/\nJsqW9oSBCw8hX0wJktTpY73YtorduSgMWr13Kbga0wZQ5yLZc7NglVebcJGx\nXvBT7u/sbFnB2lo9hqcboaIukP6GxEOXTKER4odkWdumoF/5CPHD+vedfwW9\nES5SZEy67nRHsWGzGp/471BjkMTXxdaxuRZ0wgvyeeQprj8ABTwFpgFcPuj9\nIzgXraR+xqh6ahP9k6gXtOqUnq0ZFVEF6D/iuW1BQtmw8jIPbJsCB6P+2idx\n88bmJ3jrCroNonvHvRjeLK8OGoZO1nMT6G9ZiKZMXEch4B84yd8m4Og6DI4B\ntM0vCEsQQ48qhmtFfEd2dcXi2IBsbRytbbTsD8jX6TNdBNZtazXMEy4oroc3\nBVt4pb21e07bf9e190xySBNIGs1ngrauLTxnwMB95RNds2SborPFZVKTSOTR\nhl/ZKzKIEnPvkN0T30rxpoTQamyEuHaN04JwHrCSKxzNPquHksDA0P2u0QbZ\nibRT\r\n=JUqv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bc5a019.0","@graphql-cli/common":"4.0.1-alpha-bc5a019.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bc5a019.0_1599033785989_0.8131466256214308","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a0c07bd.0":{"name":"graphql-cli","version":"4.0.1-alpha-a0c07bd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a0c07bd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"27dda9f11bde6e606e75efbd1e214c74b3938bda","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a0c07bd.0.tgz","fileCount":14,"integrity":"sha512-ChLAZwWhQt94cws9VAh01514GvbozSVCZuQv4FEvoLNOTZ/EE3u/ozhpQIbZC1Mu/8nRdVHKXZK4C1oOggCSiQ==","signatures":[{"sig":"MEUCIQDMXXTAfow1FT4vU7bGdk3wHlzXYjmKd6o9iArkNehjYAIgCT/Fj3PnwAoELS2Brtfctqn64V539pPXUgsOxZnFSqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1HhCRA9TVsSAnZWagAAY+QP/jCDQMqQGyxCRh3Z9Fli\nbEfYmbHCClR64PoaEVQd7tCiw/5Vub9nHjWsMNYESyEQgyQe1IQZCxkA7Cyn\nC2ooaCahlksNle6duyjGCyCa3ipD3mfSMdgyhNRoyP5TUyVkNTwWN6HklpEz\nY4b3NnEgKptqMJqS4wRS6rmV6LHL0I+5vJO2lOxym5lBpUZLvXpMA9YNBJkB\nFTco17l883FYHPvm3hpHb3hgX7rtM85By43X9ilwRIXkWPdkIqXF4LKCbn9O\nUmkoTMMK4M50zneHzNjfLh1yChmw8Evzc/xDQ2/ynjbFlLD8gZa73iy8kFnu\nVW5nLu2AzSLVQvfgREURta5JO6dgaGRVthQaXPqFNTrcHfxd9so26lNZwV6v\nQ0LYIZIB4XR/QiGeGIuOZwHt9eq79MPWa8JA44gfMnQx8w7sNwQ1ql9D5sgn\nh5IMfYsh3HZ85YTot/c5YT5X300mtx7HRbUkGCmXXCXHzO+C/ym5B9hiSxyd\n3KlEyWevWA/wust2NgiqsuvyJwxegt4CsRaTB3qSaRWxiTqDbYhMvamuYSN+\nRpgp2FtbhJriTi5JPyGbUNsr7aD4IXs1iSqYJpnnpyaV1pVgTpqGA3pcCYsz\nUiaDsnlkhjy+Lo3RnVl+2ncH5SSh7KBJQekEllx2QrHBytIWWDy2cHAMm2YH\nF8Lh\r\n=/p5T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a0c07bd.0","@graphql-cli/common":"4.0.1-alpha-a0c07bd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a0c07bd.0_1599033825285_0.22022713212584333","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b98951a.0":{"name":"graphql-cli","version":"4.0.1-alpha-b98951a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b98951a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"426f111990b72b7df9ae5e01998e85ef711c8838","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b98951a.0.tgz","fileCount":14,"integrity":"sha512-VCZe894Z9uqGVWKdbSdJsCFhqCMz2dKY+cuAcuhuR/uHyEAgVfq394Lxhbc9K0C6fd8FZeMGz0SPg7YjmEP+Sw==","signatures":[{"sig":"MEYCIQChnlhvMMW8NNvtNSEvh6pQJSiKkU6MQFKJ7RfXDLHr4QIhANs3OtL/mKll+9rv607ZinuOb+ryDWpfnbPYIE14vEBM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1JtCRA9TVsSAnZWagAAqEkQAKOne0cvHCj1GaWkAqN8\nFbRxZcc0OJuLYrUoceuSf7w9eRFg3AYM83bl3uZ9doWqMODBkFHjP6SLsD1Y\nlRufXHy3lgeMSiMjcUSYtVd4SOBzxuqNsDE8JZ3yaDsv5bFl1KNruA6BCQ0F\nC3CRIVvKZzDMenqgh5P6LSQEyG2H3FcHZfy/+lW0cvFRFSLKKzhfETSiNy/6\n2iKtyCMWHmAcSF7XlXaRIe9DfHNKtNAxErrA23rwO7es3LeAMM9iViKHIU4V\n4EJiwR3nFwLZrxDg8RbFa7lefL0MArNhq/rJU3thWNqioVB7B9sIPwWsND4H\nEjgZmMGLbbJCUdmRdeY47GQvD25ASfsB1hxf0sE5NjWFQRbCXGEFZwvMu2fM\nmHjU9OCLdhV3yQDDmYHRSMr2VgyFIRl+oAlLLcQJ4EeWeBC/i8AVnu1hwsYg\nol6h/a9uJXQZsXn93tH93CDfoHldtZ/8G9ZOGqjk31SrkFDnY7G2TnIqQaic\ncUS0/OQgWJ7DP3pQaJi6+32EHWgqesdS+oNBFMlypi6SzRZcw2mypE2YZMp5\nxhPZsAsdYW2BjVTUpEC8gQ2czQPNE0C70JAgRhHkh9S7Yh9+5DUdoOsR/ACB\n77MFNqvWS+i1m7aDd1eVXdGtXMnnNQ8UqG0cYbWHuCvcCttKG15cXB/yahAl\nTrdw\r\n=NdT7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b98951a.0","@graphql-cli/common":"4.0.1-alpha-b98951a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b98951a.0_1599033964651_0.9114343758931802","host":"s3://npm-registry-packages"}},"4.0.1-alpha-045fc64.0":{"name":"graphql-cli","version":"4.0.1-alpha-045fc64.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-045fc64.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"02ee578024a08f074da808dc238967cfafb836c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-045fc64.0.tgz","fileCount":14,"integrity":"sha512-8yktsHlSJ9shqhYSpSf1K3yEb8xaGIOr5scc5YiLUjB6uyM1JLhGBknlqOefHbGZWOKUKauElLk/G+cxl+jNAQ==","signatures":[{"sig":"MEUCIQDsSoXrsegbjQcP5ODlrm0SmJl1PsMpn8bu0XCKXH9RrQIgNpP1c9ozXNsIbFqTUPaGq2hb7QYLNozUC9fG12EN2p8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1KUCRA9TVsSAnZWagAA+k0QAJDzv9SpqprR+4vZEsPw\n8Tn7zdGV1GcDtE+5lAIynELvGwYlRi5cnzBaAAiJkdFZY3Mzj6rCWgUqWu3d\njdG4AMRcDM2+2aACkBIFZk5/DM9J9d3Z/EfHM719gP0XjrHxX8CuGd/93E/T\n61fguEv5Lsblki72x33awqUwqTELEwEFapTEKvoaGQFtqPl9ApwUZMj+QNEf\n2dLNCrtqj2sCueK8f7Jc+RbNMshSoY1jeq8a6W0+4l6DHqcPXqTBYENORHCX\n6Nlzp0aQlhQskINsAL/vthWGMhhQU9Y7GS97FhtuvX1v+sbBahdffuDsJLoL\njO9S6kCwj12OpJpcn387fRjgrhqcTW/p3pJkqIGhIHUReNjwL9XRZtwqjfmZ\ncLPEr+GVkunREKIsQ53LcO4GLhl6qoyyN1tzijrZGLSrt7RdnHKLx5uNGchX\nSJSK7vbODviIUs/txAAcXTVCTYwrUfnBR2j80x2udjXtEVFQBGHNPIx9n/Ur\nWGQMCGaieBzcKTJGm7fy8QYfWns71vsVKlWKeawQLKJPQVFF0wAHGnvbUpsz\nBGAwfBHgdUaiUXLOKh9tx4T7KP9koZiwvVlJ/bLWlLx1qOFND8I5OZ5fh8k3\nce7ALLEr9DCWndODQX0Hpc+3aVIcE07Y2KQC7+tavhpqud7w1E/0DPg3e/JK\naaMl\r\n=vMYn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-045fc64.0","@graphql-cli/common":"4.0.1-alpha-045fc64.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-045fc64.0_1599034003830_0.16830424157450574","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cf8155c.0":{"name":"graphql-cli","version":"4.0.1-alpha-cf8155c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cf8155c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"59066e4399b0a8accc86e673c2ee701bf4361698","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cf8155c.0.tgz","fileCount":14,"integrity":"sha512-KY6iHE+oprdFxxHOsLXuB/t/q2o8yThE1tlAHZmVCRMy/SKWVp9qUKZVXxwiLn7vbgjlT9Jjn32c7l/Nb0TYnQ==","signatures":[{"sig":"MEYCIQD33ELIe3yrTMAVldvMfB8vMNnXN4Iwr02+3HYU97++TgIhAJZvkhhyVhJ+drxwdGXOvhMk8cYzcCvc8ghRllsoebMi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1KnCRA9TVsSAnZWagAAUe0QAJlAdd3q0NoCId9j/4zC\nibiKXuFd1vTX5yeb1MjIhLVOuZw9CcFdc/qChJ/EBE0aC2kddcIyNZugogYy\nEp1LohIYBlQa2qNAcVLvsCbkSqNfu3kmRFlu9+jAO5ixp1MRH3fJOdcb/u1X\n/BAh7tmoHNkMLJsJl0cJVhO/tV8xK23oIZEIcaL6k01gV0fCzNw9H3A/y9oT\n+ndEkdPhqo52zDWXCOpjSVYeXtgbSReLQ4WwBbDDQPW11v4dn1im1TixM0xI\ni5srBXAcxmnqtj8xHQoDesK6QUimMk/j+E5JzSDMkeufBsqQ7p4+29MJBCTv\n0KxgbhVpHHlOtJWKhwaf1SrXy1PKi1pUxAi+cclTpH7BvbDKdv4fwux+hjnV\nQ376udEgtmooN717SEmoHnZixSAs+CzHHQhqLgHKHN7WBtSu58D2+sxLoUSb\nlkEbh+bIvkMPlL3eymHpMRG2GwLE4Qjv/nL3JAcAQkelPcWG4K8z1JNd/jwt\nGGgZIwFKoBn8Z8QXan+PfQBr3sOPypPkBdTEl18qvoT9OkRItH4kjlvWzI6p\n/NXSdwnj6VLY9KufjK7zooV4L0KdY8LWrzC0nl5HPD96oxUVIYlmfgGKgUzO\nl6XS9E56EVgMYe6xjL7bUmYTnSQ44M0863m6WPYbjRoPfN4vmgQ5Lm7Hf18V\n7f7C\r\n=VQKp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cf8155c.0","@graphql-cli/common":"4.0.1-alpha-cf8155c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cf8155c.0_1599034023144_0.4051210320190919","host":"s3://npm-registry-packages"}},"4.0.1-alpha-931edb9.0":{"name":"graphql-cli","version":"4.0.1-alpha-931edb9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-931edb9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"65a0498b20913790839ece0e3af177d85e6f5a34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-931edb9.0.tgz","fileCount":14,"integrity":"sha512-0GqxHNm/Ms0FbbzN1aveULSWpyuLmyyMslp2yXRx6qxfYgBTRGvnxjBjtZOH/+cJAfpTKr9viaSMxPEtmgo/YA==","signatures":[{"sig":"MEQCIDk26J0FZ2rmmtZyTbAZXHCbNU/D0uoj/ocYsutH+HJ5AiAqk9j+IzHJRRcJE90c3jZMcg4F9yXXsn4MzLdnAWYAyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT1OYCRA9TVsSAnZWagAAh3QP/2xjPLC5ZN0JYJ9Tbujy\nJ07qXlydClIqhLcAmiBHqyqmDhER4BIA68w7JQtC504VpBqKxZ/6DJqg9CC3\nvCM00l1hNUtYc+6o0mowcGMNcbQY+BAqJSNxCSRKZC9kFeCagDNsFLPtTCP9\nW3eRccAd/NC0RMwdfajAO9hTDxhat+VrXZ82LEx8+Le6qXkfJI8bhFZdMKgF\nYkV23hSVe81+li+gj+RiQUcdwh9CkLrIMEAnFWdfVVqaNlOLUkYBh50sbgVs\nDlIIj6tTyPGHpaVA0jtrOsFv5bpMUFHTS41ZyQjK03N2plT6wtucrGziYgCE\ngUU1MThScwR4Y1WsFv9FLM6GVsyloroG8LIbDWulu1bqcDFpGkyPATl+SSPX\nd0DqGj9tOdQlW71++NdqBBEOw9VcWIWZITi5gtoMnnNC16rlJ9kxuPZdjqnU\n/UCAhIYptsp7g3eEcOWe6NodK++tsJpcldVirbgDMiYbOz1ogaUo3NpQGwh/\nEwWTwWNNAtpiRXm7sDuYGGf8CpfNMlvjOWMfuRxn2yFDqa70iiOKrHWj4Ghd\nNIaKB8Nzdv9q885nW8zGAz0wTgF+IFpXGtNQh1PjSyD43psz4bGAbjDMWm5s\nMqAX9W6iRES0kX4JjuwSYTfTTMSsRnWQZtu+8iyRWI1z+F3KfvlR7s1fK30K\n0eo3\r\n=z5Db\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-931edb9.0","@graphql-cli/common":"4.0.1-alpha-931edb9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-931edb9.0_1599034263604_0.4367235322319667","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c2c0aea.0":{"name":"graphql-cli","version":"4.0.1-alpha-c2c0aea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c2c0aea.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ce52faf0277b19e20751cb009dd797708a96487a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c2c0aea.0.tgz","fileCount":14,"integrity":"sha512-ENQzxY96OlDf5a5CGNdaunEVog7BOAMgUxgI2F+1KYFdLn60eh7cJdGzIyAuHh1ozmx7/QwAm1Fi04F11bM9gw==","signatures":[{"sig":"MEUCICORCXgHgRQYVeqPXnz6KybOnlEhZIzna4xjfPyrSKTqAiEAoqJ/z5qFN8iiUG54eBfSkZ4lWgFC78PxELgurK5pbbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT2e8CRA9TVsSAnZWagAAnkgP/A5YbLoXSUgjOKLljPCA\nGo3exjZ4UpS3OM0qKJHT3rq6VvOPlVPhmJ86+rNLaoSVKZMTzBTHVsC7/URs\nX/Vtf0RwyM1pHe2w3oDT7tMPhRmJrCi+oS1mf2nLi3INqqW+Rb6K7TknFN24\n5PVX4zKEvkcxmfwEg1DCowGIA20PebTggQlBKvUBpl34+UPtyz34gVgvY5B3\nzH3Fgm25Q4HMHpOCfA+k7WDhXbO5xhprteh4Y7gNGCbuum7g7Uf1pMmfKf5y\n9pOlhTr65CAvakp5+pjmNziLQj+nVrMMtr50bZulFNj/Q/FeOM1V1ZzrNQj8\niLJoRrYqr/Vs42Rr4lSkMz14NmhBgLB72V1uj42iio112rWqhk23rhUmhb0c\nsoQkh/jWkNC5j/HviiAklfRTzaYpRFUhEc4QgGObCu8dTegpuXq0EMBUrWUi\n94J7DqGskbOixxzEMdl3WhGOmJZ/G5MraFdOQiXzbXcxP2XYmtPZw5wBRIuB\nKs4gTveHDusIS6nAQ5skkg8kmiBa0B025QoI97RXO0bSmoK/SC6lVmvG75gI\nEvZeb6wvc7MeGUjgr5SFsytrHOhtRs8X06GYWnsIy5ulWSbqs9oYprNDqeNA\n+Ea2WO80nEL1lHUhMl0e5bn9kv/Y/kSPn4m5W1waE0p+zorxKTs0RclWbS96\nGnkT\r\n=DS41\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c2c0aea.0","@graphql-cli/common":"4.0.1-alpha-c2c0aea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c2c0aea.0_1599039419702_0.6900043202978101","host":"s3://npm-registry-packages"}},"4.0.1-alpha-876d0ef.0":{"name":"graphql-cli","version":"4.0.1-alpha-876d0ef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-876d0ef.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"59c9b1e0817f4e6d0110c923cdfca55a64138f34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-876d0ef.0.tgz","fileCount":14,"integrity":"sha512-2Fmv1u99015xjlo9/SAjQTgCIoIvSvZNHkgBkRDLqptfz2qu02fgyFYVqPVkzRmLW++JG6e+6Tcwv96cC/zlsQ==","signatures":[{"sig":"MEQCIGhx+amRMa6gzkrErThTE6YB4ENrkKLheXDkZkYR+cXaAiB3nkx221w0PW5O35uMr0OyqjaittnxqtoSTWevddX0kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT2fUCRA9TVsSAnZWagAA9MUP/3KRrIu9zvfya62yVmbl\nY2Q1XytbhR3vn0IKu6vXP6bKIKmhQrWqERPXHEdaHNhmCKWsL1JNMa5DeXzp\nq7aXOwiur/e0VVgkNv4tGoYhyEA8j47xuhExvkkaPn1Lv10IrBoINGx3Q5Hr\nsALE20g8OjeDB6lCnX2zk12VSWIeIqUkfTn2PzzfvU4e7uEVJyFe1t4sOJw0\noTVRAhFkpJssS3TD/Vg4YM9v0+jJuDQNLSnEZ4MW9xE06ADv4z03xLS0aovC\nK2KCy14UvB9gUSKsnSZ4dE1XTS2HNsXfQv0H+WHI0vurgvGeLDA2CxtJD3Xq\nm3HlcRgUvddpL7gana4hSu2vPIon93P6qd7IRNsvsJurGgOLehrPLWGIHK4z\n6rXbsK8IKF1/nuCVExCneHqzDCcI6wGh9iPFfIdKXaPqhMhRnfg71Q/JoN8s\nKXog4F/bFlvmi3JF8JY1UKGKA8DheM06JVdGJFVan8IszqymZxb8NKHVlJOY\nsAvub3aqW33fP17HTKf5ToSCIyDxOwuKGxbMbomG2kfve5xSL8j1KQSbQlyH\nbZhjEnCNrSKMAZxA5ohYTctBbC92iiDZL6wabbTXHh5MGYQ6B9hxnL7zWuXv\n3Y/xGcRQ9nWnttX8rVr85dc1KAJ95KI4nXiAS+9zFUh8DLoBxF6klykr9YNh\n6tPo\r\n=8xhg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-876d0ef.0","@graphql-cli/common":"4.0.1-alpha-876d0ef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-876d0ef.0_1599039443737_0.7115422806284208","host":"s3://npm-registry-packages"}},"4.0.1-alpha-cea569f.0":{"name":"graphql-cli","version":"4.0.1-alpha-cea569f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-cea569f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4e521b9fd36211e974c428aefe9fdb8271877362","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-cea569f.0.tgz","fileCount":14,"integrity":"sha512-6EMqNMHa7mRfyA5k0KUEsITKE41a4/UxZpjz5UbUrzNCxF7A75zn3L+iXLYJuYUtJY4pU+YiK21tVBwqJmz4iw==","signatures":[{"sig":"MEUCIQCu5jsUswsMHT1rBU7DHG7Ptny7mMwQh7be8LhPMlGJrAIgRVAxUF4sFn9tpZy4H9PqtdUfw9NCjoWejV/pXf/WD44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT2hyCRA9TVsSAnZWagAAXCUP/3zfyV+4+JforDFVHrWT\ntJJKWaZEkOneAP9+8/49fiKzLN1MrtbfmwN4hNIx/BAZQdj38MlzgM3LFkhM\nWlsu/5/2q8wWzH7URY8cdVELtxT4IbmgZK653sfaq7jcSNcy/GU/P02mJy8K\nDny3YnY4cCwX+LBnVTBZOkEuvvPhfyl/k/rm1qLHyvH2ugSjgx8Mx9Qf6Syt\nriXY+VRoDFQo6aNCJ3bZEpSkJ6CxQC+T4R3pGCnKCIGOf+BjFPjzlNFHHb6X\nJZYR9Wgi57i+qG0FFjsG3ED7gPWTdd+W1lrjUjZQ9vFwX9fSFPiLQujlMc4N\ntoi21ESe2DlMMVhjm2PEefIweF5j+EA5oSqWUmonPamdZlURkMz0jVJzgFQs\n4WXowuiYi34xsAVjU6+/pTkT8loUIe+rgcQkMx5ufEG4aleTO1tDyHYQaQFn\nJr/E5TBsNzeL2FwwBZIRYwGA/P5kpxtKT1wHsECL0YsXGLzVAbYhv9KI0q3/\nA0WDE+oukjRH1463zqn05FkjYn96zbpGtwHXVzcj295dhgijMB3pfs0Ncg7v\nUfeAP5e0LzVylbDlX4xihhi1ZuCkkCmQibpRzDcTLaxBrSC0Lhwf9qiDAmnD\ns20NncViVsOYbSXqPlhk0geDFk0Yp+vxECarcL64ZrdzeLTkE4jdoP5OO4mO\nUJ52\r\n=GUtP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-cea569f.0","@graphql-cli/common":"4.0.1-alpha-cea569f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-cea569f.0_1599039601332_0.37892972162496186","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0603ea0.0":{"name":"graphql-cli","version":"4.0.1-alpha-0603ea0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0603ea0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"af5d6fb5900518389a3c35ee55a6f5fd4149f5e2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0603ea0.0.tgz","fileCount":14,"integrity":"sha512-hfllyOTICEENPi2Rd1Gha3uBScH9t6TxDXThWEe+TPWY7u7tASidBggeVfCGysMcvLUEpbQoz5TKmBmqtJ/vmQ==","signatures":[{"sig":"MEUCIQD8sX6E2PzaTJvUhM5oXQEaTJ6wYatQG6Gu4DbQXOCfAgIgA1ikc7Bq0ixg8wLtbUyoAc94iyJmZr6LKGwC5BJbq1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT2jACRA9TVsSAnZWagAA31kP/0JYZ/p2a1wjZDfvVop2\nefYcSjS7swnHWut03AL/5ricaqZF/IaW9RtBBwM2RRdHuXCCC0GvWYRWYFyX\nITZ0knERQT0IKjixUpKX2BztTgtOh7sCH4hGJdQ4VHKutuxEEgCbZ23rHJWF\njIjHNw/lHr3MQhtKo4E4VfEr5MT458bIcysAses+NgihUjeqhpeC3Xp87RWi\nghLhLz0gX5TNo1y0auzKAmr7wNixRk/jSo7qaBdoElmMBHGhwW7noPuKX5gK\neEnpBEy6Y0JTMRduheVObuWtTwxPW3ZB1j1FLgHOzOXF+MsysGcpIsP9hpjr\n/rCtXsEKq5L55hRHMH7g2yt17nbyXvBaIKTS5bMqzn0PXNAwLn5Oak9I0Y15\nX6ca/tO5L9yiHwfUvx983xY9GbuaqYamN7BqoRRN/S+WPe83cZI2PrE4mvB0\nW1EWv9VY9NnnvMnW8PDB+1FJktMpqCJYSXjoEuGYNAT7Y2B4PiyPB6cGTaku\nWy/pKI2/tynH1HSPJCNfv/gvEI88hYEbOlkNNWMsLSVKRUkQ6nKbTAsQDAUH\nVvoCQIB6+jxCB2HjTDzQmI4UP+Rp9wkaVWTTkGYbUz/Wg1XwlaWlZKnADJxF\nreYk8SHlpolgo+4WsPzI2jhMQ/GdtD6fQZVQt+h2ap2tqY3dYCwIdHGpsz5v\nKXq/\r\n=0Qjz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0603ea0.0","@graphql-cli/common":"4.0.1-alpha-0603ea0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0603ea0.0_1599039680099_0.24492380130561764","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c9eece9.0":{"name":"graphql-cli","version":"4.0.1-alpha-c9eece9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c9eece9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cf165478abd0c09997c5c77baa4e004223adfe06","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c9eece9.0.tgz","fileCount":14,"integrity":"sha512-JIAYAyHy3XMbdoIN1VJqHvMoXbV7E0KOWTykM6psIcRzHVFzZtBD0T2OF8iQjysg4k3n6bcbUGo9GMMQp0GBpA==","signatures":[{"sig":"MEQCIFQn9cJjlx+8odh8EKvVtTRE0YStqqvZj8hJU+V+6heMAiAO+lEmO1q8xhlZp/GNGFwAEqOsFhaQwXQFIaU9u8yI0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT2kkCRA9TVsSAnZWagAAx+kP/3Sv7m46aO3jgZiCB9FG\nOcpaSCCRGoi4bRKI9T2SxihJLD7T2r2j5qCN8EWs3oKrZ9m7s4LyodBGOisb\nbhc7NiIiONnF24R5xJd2e8jcO2xXcOa+yq1QIsEKChfrL1M1UwqRyUfNtIpt\nCDP/LjgTf1i5XowH1B9Zv0oh9eE03Z333ROssMuJ01fbAkLx3fQx3zBctSl2\nWKlwEqwwOCbiZWoYi9EBr+wfoDGPdvyZ0HrUEKmxa41DwgvPYPx1FAVBKj7y\nTtoPpt3tr2W0qpZ90mX6EPfA59RdQKDXtSchRaJ05HemXXHAaclDNGih1xoz\nr5upFA83O32u8ta1W/g7Qt5U8NjepifBtr1Sn5ZEFuJ0FR7mYT/FMbQmN/FX\nO/ypzHyUfh1cyPzXE5Jg8lLg/g8mZl1V1UzaMDFgOyEzDU6mqYoAQpOt32Tn\nzjOIjBxPZo/pjwHlG8q452mcs65PbYeRdXisVIQKWxovI3B2EZS5szyUpZkG\ntFt23XKa0DQhJgkVh4OCISX5jBzt7bmlMyKjHEicYjz5TOUbw9llmjE76N9z\nEV7b9hOCzA5ISga2twaXT130w7wGetzyqT5Oqpnenr4NwPX+oqu81pP6GTyT\nqv/FpuOKKQggJEFhO7ACqWJHBiIiMC1/G3oiqE1kYMeKFYZGM/g9+2oftRkA\n8lj3\r\n=i9Pd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c9eece9.0","@graphql-cli/common":"4.0.1-alpha-c9eece9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c9eece9.0_1599039779517_0.3878919328637531","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4430a1f.0":{"name":"graphql-cli","version":"4.0.1-alpha-4430a1f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4430a1f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bfaaa6a230ef75286b04e58b582bc0f96e65a146","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4430a1f.0.tgz","fileCount":14,"integrity":"sha512-rcwLePa4I+We14mG/i9OkGfhQfuKIUfezoV2dnUxA+9zZ6hP8ssa316jTaxWzINZ7AdoI8yr05nLI+lmapdX8A==","signatures":[{"sig":"MEUCIH1sLkN/lUt2ong+EPmvV/vRYsjhgeXmhgtb/dRTvAnWAiEA9NG8o8yCRcSM4lV/lOja39q5Ua8jtB+wprbuo+ie0aQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT2k1CRA9TVsSAnZWagAA3X0QAJSP/1+pI2wG9aYTvJQh\noJvaktJsXKhPQSMjfjfV6lHHdqGJIfyhOsh0euGMVzbaQBfi25/nomgCSIez\nytGKbUAOVXlblBGhssqtkfma0c+aTrhWTtZpRw2JOp1DhGYZ8JQ5g5bqphwv\n0WgSwesG8FP35uZ8gp90W81WKXxvjBvQg278GtefBkGnRwJ1F41SlSK/q2+H\nxI3t3QEiVtMTYOmTTl66mG8VZasqeOQPHtbcBMfrTyJAVv6juUIzuFK3+ZUQ\nwKM1tt2pVDLo7gttEbLlaycJmjPZ+8YKvpcCGg+I7tAZeB38q4YdBvPWD91h\nD3sT8L8E9AnzfNx7xpBdqbvny6nRJ8XT+UCpmoFfRpMUpE01jjfcdExexGS+\n3QqHdvSQ7UjBxWEMkGJtObZsT5Iiia/LXl/d00wrDhqn/WOFPvdawgGT2WPE\n5r5WmWym4tJ4oB0Tog11hRa/4xZ8Jhl8LUaDx1pCk/ot099uoDuJ1HTKEs+J\nrVIL+O9yapnJkweNnYCXmLNJ9+LcJhNWvTLkmlkwwPG8k7xxoVhtmDi5v00Z\n8kB4WHUluGwMsiCPpWU7FKNjqjW72q9Lv2mGAaUKMdizWtgWNxU7JvPdaRA+\nalIKAnAeUG96+r26Eo5ocIy6L6yqlsvh6hz6gHtI7/3Xsz8tUu5xPBqIzB9z\nDY02\r\n=l6BN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4430a1f.0","@graphql-cli/common":"4.0.1-alpha-4430a1f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4430a1f.0_1599039796457_0.836499894020639","host":"s3://npm-registry-packages"}},"4.0.1-alpha-959f613.0":{"name":"graphql-cli","version":"4.0.1-alpha-959f613.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-959f613.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b2375baa9faeb17a59f4aeb1c85f245cdbf5b473","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-959f613.0.tgz","fileCount":14,"integrity":"sha512-Gqwi+B8Em9jyCezF2vYsg16ezulT0WaYYnRpY/wxWjJjG3mWXwDIpG594hX2XyfRNIvpIXe0DH7HgG3W7+IUTw==","signatures":[{"sig":"MEYCIQD4ByEqr5ihAor1Ccgc/FaaEOad9BA2EOLO3kwPI7h2/gIhAK+pXg5NsUOP1HeQ0exHwNys0XZmIOUDpz4wa6TDJYGG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT4OlCRA9TVsSAnZWagAAQesP/ih8St7QtXG6Lq9qyVo7\nqP33EY/XC4pXKCgEbQtdwc8jLUDMyWOaieCWPjDTYVzx2Rt76vfN5xjQiBsL\npsGC2K0e2QqPUH9zREPE0tvovcqApD6LuyfdyAluiGn/L86iEBHRAsYVdh/g\n3UA6HpeMonoBXEZaNrFjUQDl5uVcP6Ps2V4uqLy+LXa2HmJKXd1j4nRRBHXw\nGhwJjhFzo5VfqZ/+GlncYLPS8GVA08s1csy0KT4VTJWik1WxD+PJ/2MtpWIv\nt8RlxsWnAo1/Xvg2SnN/bEiCLjUuAIxGzggtI2SYUqsz1RjhDoF0fHGPU/S9\nRcBY6iCVSpH8ui/SgCWV0iEiGguNR5x9oUnNJ6mPx7EmH41pAHGliYusu2WL\nd++4kpPF6VSSBStNDVDVQbtbQhLc0jA6fpV8nV2kuoIBH7a7VJlVLQkussu4\nDlSTD7H3N5HpraRhFm9h/PT2TWuwHIeJBF4eeW9Rx1i5HdVRkPTlZHNPppV4\nb9TFQHaVt1swnpLVOf9r7FV16dZFOcholmKrb/2RZB+vt1+qet7fS5YRAvEi\ntClCreHoFSw1AuiLb7Fxce5jVbBQEK56O8+YAGDoa/tMvemuyZQRBBoMOxZD\noCEN3tUo59V2++cklP/mQRh8dIw1/B5/ZaYlvvdouYAMv0hy3kDwct2Z9MzC\nKKr1\r\n=+BOk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-959f613.0","@graphql-cli/common":"4.0.1-alpha-959f613.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-959f613.0_1599046564727_0.3335433906736822","host":"s3://npm-registry-packages"}},"4.0.1-alpha-279e9a8.0":{"name":"graphql-cli","version":"4.0.1-alpha-279e9a8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-279e9a8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"77f9c442c80cc35ac48b55e5a6e4a3a9a85c17b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-279e9a8.0.tgz","fileCount":14,"integrity":"sha512-mU4fWXS7LNi8SOHGiWtECdLtazcJKdr2V2mUOUSCw8nUZEhxbnsNmjAFuxNMEWKl9RTpCB7OM+yeWIs0I1hKCw==","signatures":[{"sig":"MEUCIQCPmIYlH1bqJlE8ikOuXZDfm3g0+0ghmEkT8g3PMIHrIQIgdZxgX909B1b1k/ezUwXpp5aoaWV2fEZcZnkq3GSceT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT73PCRA9TVsSAnZWagAAbZYP/0ZgQ3a6gStdr05OarFG\nK5iw+adFdERwGFzNIfNsr7tzHGLjp01W6Fp+YwvipdDR7YTAoUTbJTgljR2r\nxFutOOzu+h+zMua8WU8BM66lfZ/nbvKYe+R43zy5lbH+B7OjS5JA43g58/kl\nFu86Wcv3phuAEDT0wDjg9ItR8jLz5fIak3o8R5b/nzX/nImRR41SNx6LJ1Kg\nSIw9wBwHdmCPMqhaWIXRcRg0pC8AuWNFaldbYl+cJ75OwOPoicb4A2WJLWW9\nikjHJ5KJ3/D6uDb3rrYh1SUuFghfgjGLH4jHnZ2vA27BhXZmBUydJ/TsnWnu\nP8xVa03ePkpE+MQZdqYXy4VPWbot7sSs/lnGcgxZgfgxHxyNGNkk5XsFF1YB\nNDExIIWUwPQBSBgiWB/qxmQ8+uyYWHLl678bIyzFuLS6GnbudskobNCalUkJ\nzCaF97CSAhh9F3H0KL11v48k2SmBJ0BmYbUzgCy5FfPvIJZCRoKFl0anA7GA\ngwgWSX1RmQEdH7PIjdco8J6ukDDMFnX6vX/zGVa7ZFgz9SI9U4KpOKCVFHuY\nSRGQmdVWqONq8xxX0dQAcd27OxZ9pJc4ar6H25Y+KQDIkPTxw3EH/0X4hlL2\nlW0fKV/AUBgmIVR8wrDI1FKWqXPaloNiwummyEZ6SgskyrarUzJpXDDkB/Ei\nOyU2\r\n=k4i+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-279e9a8.0","@graphql-cli/common":"4.0.1-alpha-279e9a8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-279e9a8.0_1599061455076_0.9395724785034267","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d624894.0":{"name":"graphql-cli","version":"4.0.1-alpha-d624894.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d624894.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e6bb8e625936078d5ed25400efaf6ed11c76ca07","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d624894.0.tgz","fileCount":14,"integrity":"sha512-blCLoUKkvLqVWcXxyWXUNl9n3Txoly2Uzs1JExdiMK29ua0rYje5ixcHbWkLp2w5vmvl/25LwMSe+8JNq/wGWg==","signatures":[{"sig":"MEQCIBnVwasnRSE/P28r/e/Jt5BZclyZWc3ZU7+mtBM0LXLYAiAaejI5+/twmQClnE5v7/VLwQg5ToX+KUmId9kX2htMNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT73pCRA9TVsSAnZWagAAyFoP/1ixRVN4QZF0odMASNMt\nXN6b/6VuMzU6eUQRpq0XMXF1LNuB2/JgtDFy5rw8TdRySvTScMlUOU0v3YqP\ni5TeXRS/HTw75AeuY3wokazP25BT3fSrvtCW8P8FNC/kor/0Qf7IzCD2TGwZ\nUQAISCXP3EnMi+f+QSMaqgxWgZZbl99IYTC/4x7ZezDXM86akp76c3JrLl5z\nS3hb/CQ9XhidmercQ2PWF9WDoqOcGOEDL4OgMHhhYUCTcAJUDaLdA9SE6Ls4\ntAxTUhs8F8FDEHbat83+vtURDmdh73lNsrNAyi34FlTFoXBjCUAjB1HF47N6\nqrz//X39+9P8F90MFUQBe+69TQ2jtKE8SHC8u7xgjn0aNcHHS9fg4cv6gpgb\nKGlzF1k/YEdy/y265jxIr4amd3z8F3uXdEdbHoX9mR7Hy7wcIzSpoCO60jaf\n8/XyEr6aCn0TXZbw3Xktm7DEBXzXekHRIzM6LKZCsFSz9/ewZlqhudnfx8q1\nmODlIMRUnQHyG8rSo9V1jCOIsZ8ZzwQ3Gq0h69mj+YbGw+CSX4URxVocNc0Y\nPKnzuu4UpYKfd6HMAZ0ACddiikVhmTZkKM2foB64opyurkj2vs5nuqTeThb5\nvCKF8IdcBiSh2Rt9LtDNZtYVKHsiinMuB0vHYVBAbP2BJgXFfloDvNv2RN/d\nETtx\r\n=US2N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d624894.0","@graphql-cli/common":"4.0.1-alpha-d624894.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d624894.0_1599061481055_0.7092185411643377","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8f37a64.0":{"name":"graphql-cli","version":"4.0.1-alpha-8f37a64.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8f37a64.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b75c0439c81e67d079a006db13ac75c53077f732","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8f37a64.0.tgz","fileCount":14,"integrity":"sha512-XZMsQPCOgNpGfeKmz8WgN2Mx/WHsRZX8SERrMJcSe1JVGws8KPKI3PFgNq0RQUH7inSjI74QdEp/bVzgByEnlg==","signatures":[{"sig":"MEQCICZi6/q3SK9Rv2QzJQGURy3KtzGlpFYQKPOREgUBufL1AiA6PR1mVKCDTCgJ33A2wX6S4aubCjws+TAIeD99fcTc5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8jaCRA9TVsSAnZWagAAvacQAKEg5nUb5rwcPK3+/fJy\nnZx16ST1rfan7c7fLZBSbvTq/cPD3Vb2wv4Ah94uBxt0t1gE85aVgL+QQAew\n9s5R6JKyqAV3IXlBSJwd0dbFZstdcVc2RRe3S8NbBv2o9fIY4yF+wonuC6rd\nV0kmuthGrTIvKe0FV8F8BrSuU+aXTG7wAEWay6RvfCk5Blr5kCTssM0WEZIa\nSKa5oUhKJW9kZQAb/nWPYIyUAMgAmBNxMPXgypobzCBEK2G/x5+giDrrZpdz\nO5oogGc96XwnusIeno2O2YIUqWXwTWQW7+YJpCi/zM7xvSH2FvSXS9XvGPLt\n/z9mEIlr0aZqJnYMDRYO6dxDMtEObjyGTTnkg15qWuyJj00ZYL8oSQMHZx97\n9ovoXFODqvv8Bq5/1RIsecNmZok9gRgauGG2nf4ElByLlUc6+qNJevpDOoM/\nYuY9P7lSXTc4RNR52UrRa/A2cLAxenIvVEdIRCUSq0ZD23Ix8fbsKXOPd6wb\n4kWfbDxixaMvT3vuXiAsWBEqZjmklMhwZsKV4sOLUXVZu5em7AO4K5Ft1i7B\nbpaUk4lbJFemhyq42ctRF3o8n8JlhBexw+1yIYt1Qch+6PpK9Gdk8J8OUkxX\n797dBybVYS9dxbHNEbeFUK3iHhawfKu0kmxByNXqeHD5SwgEl7JUAKJWlPEB\ntRjv\r\n=Fkpq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8f37a64.0","@graphql-cli/common":"4.0.1-alpha-8f37a64.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8f37a64.0_1599064281611_0.12054651802600413","host":"s3://npm-registry-packages"}},"4.0.1-alpha-00202ef.0":{"name":"graphql-cli","version":"4.0.1-alpha-00202ef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-00202ef.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f5868b12a3f78fa40cfabeb52b682c4ce0648c57","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-00202ef.0.tgz","fileCount":14,"integrity":"sha512-8Ho6aCJDLcENj73RZtCci7i/Rwaujmux0DnVWFVtVAvqp/MRJ+lMWElqijbEEOzwN/qp0Yv8IPdYXAawhjTYMg==","signatures":[{"sig":"MEYCIQCbF6AT8UcAgsIj1Az+S01zDiC22HtrhP8fuSu3gQUOwwIhAJy/YcA28+lUW61/DQ/fkPZXKej3yUu2gPa+kYJSdDZ5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8kBCRA9TVsSAnZWagAAOdYP/1TlUyESDINYh5asARYP\notjbXbMd1v1kAkGNyY0KIYL5DkgMIuDvqWAgPsoaNG212HEWNLGZ3RNcxSYf\nOImliwcUiBLqpo6vJxJ+EEwicBurtgnNxGTm/qLkfkT6kRUr4A6v2vc8LFev\ndrpwzEh2v5V6KvnY5HiDY3LJ2VHweGLzRx00T4gUfhv9nyXTqJNZc0wLaezm\nrPJikyI+lPXw3CABnnYTZi72zWpc0xbu62JxC4/7nrpZw3VbRds28vGuJXIz\nBUTPgb2YMgT582+M9yXF1Q1T9AJHwZx5zXH6VvbZ2ry/onbNW432BRYOhF3M\nqIoFfqo4pwZnn4Ql8/kholdJUxW/7kn3KAPlS7H6okbtRW8r4xoi1j06YAtY\nWq5dCTFOHQbm9PiI6u3UjX4wVXZ9ZzHHQXxrKdltCFTND/lkp/RA8EilGMh8\njT90FbIK4hOFrEeA/06Oq8GlF2v9lLVYZn3EYZiIVr/RD3T+Hx1hiwFXe1Gk\nIytTt8wfvr7Oy/bSvIO03J9OuUa/LuaTyh9OI7uXfMWczvF3bQUBP91oceaq\nv8m0dVDUsUQJiOTr7RTnBx/0hSCOcAnFHpV+7tkFNmF+3cQevCj22PsvSI91\nOCJsfHZF6QVfM7av9GYLXqk75KwB/5I61ItJTy/AuPVKQjSqTLVPEfMZPwsp\nrbDb\r\n=0Uf/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-00202ef.0","@graphql-cli/common":"4.0.1-alpha-00202ef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-00202ef.0_1599064320741_0.21393584420434308","host":"s3://npm-registry-packages"}},"4.0.1-alpha-28abd41.0":{"name":"graphql-cli","version":"4.0.1-alpha-28abd41.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-28abd41.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bdac0fe07c0a5346b5eb152a59932b84db75804e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-28abd41.0.tgz","fileCount":14,"integrity":"sha512-SrD98AbGUPhOkSNmyR7/SeRq3/GdZI7k/RvDgSZVq02yJs07+jOWUiLvdrAIOBrVXYYAyLf1G7X5YT873bDV1A==","signatures":[{"sig":"MEQCIH+rqvhI8QzKp8SYrVg2I55MS/zVjRWHd1v0PHc+xUUBAiBL780vp+HstralRmKGLlfhCcEjl5BM6n5pOSmh/d6Gfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8raCRA9TVsSAnZWagAAHBAQAIlJ7lhmXjzA7PtR1Szp\nrfYn6RP3ZhDouItDcrA2kucqvXHVOIDwiLjntUveDeZkFiRMPw3Fgm4A9sYx\n/aucyG3y9ywcgcZvh++KwcW1nKx2r61T6FQaZtYH/zhwdPGRjVJIHsuxmm9I\nrb1Bkkugy9ZjTvE3LQmA8ZehRHB9LCBh8QduOH6fR9BfZySZWLZ/y+3oVvvc\n+oKYA1gw6+QO2yiVmkeieEE+ymnS0fBM4QpiVJYY1gxZKlf8LRQtQqMHeB4o\nyaI1W58rgbZyJumtMKAPSFLRsSGwvo5+9yD4nwG80JzOxTLcWx9SQdyQkPyK\ny2I7dhDDxMf2kNgsj7rZ7Xqz62LZ+JbaiKPJllab6jtg3/Ibhhq7yr6OY4co\n2AacpS9H8qMopycbCsgXXJ6aGPP9b+B5ryHY9uvmM6udMXDWv3VN1COaYM4s\nsUgtVjjvs4J+EljucBMmYM9Ki+MxAlfQ6i3QnO9ItjA96E9dKMP0t1OpRpjy\nXoeFBmVCagQ3Hy5F54/gZxv8WWFbg667nrlP8IAu19lD34IfUF1ZMuTOjW+j\n0ApkktLcsVm+X7nBz67oQrziTnZtNYj6/Ukdta52BJHU5/hAVBUjYw19pCMV\nmOCojHbHF7CENosH/5b44vrofHfxTPvoMISBbfo3BczINUk9A8VgybM4czOG\nYVWu\r\n=Q2YC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-28abd41.0","@graphql-cli/common":"4.0.1-alpha-28abd41.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-28abd41.0_1599064793586_0.08215145401910595","host":"s3://npm-registry-packages"}},"4.0.1-alpha-914a6f2.0":{"name":"graphql-cli","version":"4.0.1-alpha-914a6f2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-914a6f2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d79b5211a1a67cc3c99a88a20b4ddd9b44f50bef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-914a6f2.0.tgz","fileCount":14,"integrity":"sha512-E4YXoN2FV4TGVm8A/OxUE0Lsi4+9PDtkfuqAfgAWOvjGYO5raPFrggIHgSFdyHpr00OuCOm8q5tsrOetGebjfw==","signatures":[{"sig":"MEMCIF9i2yO3FWoHgjxh6S+J6LUA5px1e3/bEJr/PykafywiAh91UaJk/iAZVj3e6b1f0Fo1CCfP+PVV8aMvU4+dGLR3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT8uaCRA9TVsSAnZWagAArKEQAJRuH+cWcqCNdOu0tHt5\n2VMWTO4lCxQpshGu/9KVqWncgdh/XNF+C6RShtYtmfaKfuE3F8mvWc69y5qP\nVWUB0a0DUa60ah0hCFxEdJz0BombGZlaX6v3iIHYuEsKuc5ozlkguDQN6zLN\nVIaKxPpGPV3NVKK9rrmmGg7NOW/xUca+A+4yX3hA3zqwxG4ehID0pSM73/f4\nQxxYxII8d1f1LCSPwWOiaF5E58xZUv3loeAnbrevGRzGmJIs2lTzHGyg+XDT\nIK4LbFKsv+33sOY+U5PkyhuPNfyXNT2nFB3g/3+symE6BmRFIw/7n0dt1Zep\nULL7EfDp/3QAnWGjstcQRfSdyUYJDUHkahJtpv/aAnRPsqbwE3VX9JRdHwb+\nIu4tOsJ9A9iBq4vI0Ooj/Q3wzpf7hRyIBeauCXxvtuiaqpuszJqOj3JTynkf\n6KKCuD3ZIy03Q+RbNnzCiLd2KLmZqWcPkfZbcv2dnjSOA0ipun8Q8O72jnCz\n2Q5X4csjgkxA8b9jGysdHHtRWX5SFaKoiMcdlezplqBR0HVBl1zTK3yb/UNX\nCm32HHcUDavMNr/YFty8Ix+nk0elXXNozHV7tBgoij708m3bABnE1P03ujWI\n1lsy3NWzJUVd1qvxc/2RWpBmhKfdr1HO7Pwveqg80ndueao5aweIWpqJ9C3Q\nuk2f\r\n=K44K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-914a6f2.0","@graphql-cli/common":"4.0.1-alpha-914a6f2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-914a6f2.0_1599064985484_0.7497196143975511","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aacd0da.0":{"name":"graphql-cli","version":"4.0.1-alpha-aacd0da.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-aacd0da.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8ccfc9d05d1799ef71694850f887057f98b46969","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aacd0da.0.tgz","fileCount":14,"integrity":"sha512-bHMs/qLA5DF8Val4nEAbI0oQyVc7AuEX/lHnpDcgZ5qR9mjy3yAvYV8TUslUJFJtay8+mJ6IMlvkZ0G4uTz36A==","signatures":[{"sig":"MEUCIEiQTjinOmLVkMgU4n1LsKSSuPD3NgQ2Lc3FVVbEfr5SAiEAt05+dse1bSBdcV+M3krl0NJfLfn1GuaImDWBUv8EgNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUKWECRA9TVsSAnZWagAA4SwP/1vKBOz8+8KYHBbz1s3/\nAoTl4qrb0K0EMLHKq24qiZDEXcdjXW+4pP2ort9sAPmxd9JbxPkoCJIYqms9\n9ZZWx5ieQz8LNkq2qFt5eHhj1kZ7nT/j8bGRCHWUkz8GBGtMhalNQ2NKevLg\nWNkfGZXUPZTUzJZqs5sUnPRyriDj7HqFQQE/s3ixaYsr8YC1cBnHdibOSxbj\nENZzrSR/JNDX5NFJ44ZdcqIqX4H+bV+I5uzifn6ezHRLQRdhJUxss9BwltdX\nl0qC1aLipDov4e4KSbcnMF6OIFPc9/XQTmXuEWt3hf/LX+tD3QgFSg8ZLDT+\n7mBA4EjvOPfZJ5FdUpGMDzB2T+HUZA4+bMprSSBSUiqdYOepwaMGf8BI6mOj\nn+cwN12KAsOP0LVTDRGCcBkd445IYb/Kb2GVMmzVHQGdfoWTg/XtmhEBsYIv\nSf7x/ndxmw7kHqIOyeMd5/dtzXyakgvC3eIZiRKriseCEkzMm/hbADi19kFC\np1vprFjpan3Od8tons5MVYVTplHMTW2urhelbUGLbcGaxb6EaoD04vXhWeLY\n+6F1H7DhadmGelixXQXCM4x14d9AQ1Ct75llJPZdd/iiicIkaL8oXtI0zbT1\nYJbNQ2SWS6nBIX32roeV1oFTOZW6d+jH8/lF/VjOYZADwQY/zexNODgN1xRP\n6TM1\r\n=+Nuf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-aacd0da.0","@graphql-cli/common":"4.0.1-alpha-aacd0da.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aacd0da.0_1599120771470_0.8657991754262329","host":"s3://npm-registry-packages"}},"4.0.1-alpha-592b174.0":{"name":"graphql-cli","version":"4.0.1-alpha-592b174.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-592b174.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"66d27c4454e122b2fe1e09973a1c00ee834d0426","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-592b174.0.tgz","fileCount":14,"integrity":"sha512-cHr9beU365W0bMiDOu2X7ubpFnIltaNouhPNdcG8SvO4IIz8PBT7kmdtUepGsHm4w9nx1u5LgdbjX/FXWWA2hg==","signatures":[{"sig":"MEYCIQDcOfHWvnO9+MeXi5dcHFpN66pmL/Jotfww9rfCSrSPkAIhAKHqOGFI3BYwf1z039Sy/7WJkIAH99wzUDffXunnnR9i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUKmSCRA9TVsSAnZWagAAWCgP/3pe4ROADJ6rEQu4mJMd\nn2P1+I+mowvDLrPvseW2CjUZohr14m+8goNdlmWYRBAbRCuJyzr4AiwjJXis\nGjdZA4CMWQerrrKFm7fxOd07raLsIGt2+mdx+RXfQqu9iLAds3Ch5CeghpVK\nignNFtPY+HelN5SBUHyfoeafCwc2tZYW9A0rk62dbbDoNBMaeDryCPIDiui3\nbxpwjQ1FVmsIT5Esn0Et2GbDDo+vPszF7KzE8lQaZj++6wXluWmykkZGZkSR\nbPoHHV6jZKndsnHtryWQ35n6hjzYwsXbQkw83h6rJK46QBzdFpj8fKsLQxYv\nk7IyKldPzl95oMq8oAq1T8eX4yi+8Vp9GPKzWGPw9dOOxFUtlt/L53z50lW4\ntjQMk+O1IjXz3gZH+DT2XEIFweKLma2dNpq67I2kYSXMY9fB0QaEFJnmEL1Z\n3RwAOhQbBQLMw5MW9TnWdIdgFObZaap3/+IO1sgpTun3QBomNEqxYaYvYCQS\n96dZyVxETB9khSj+JQ3v/rrIXZaxILog0RCbTM0nuyDVIitKFr4xtdDbzZUi\nmmsPaaSvNn03iXbaFukkaMyYtTYBQrV9ZutObs6DRVoELnlYEybmi5o0XaRL\nLkiYHqWZ6K+OWwU3XAIdtc5wQPLh+s/jJuFGWVWp3mkzjGsyRg/v+X74lvX4\naVLT\r\n=ToR/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-592b174.0","@graphql-cli/common":"4.0.1-alpha-592b174.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-592b174.0_1599121809642_0.14453684775479259","host":"s3://npm-registry-packages"}},"4.0.1-alpha-35b5005.0":{"name":"graphql-cli","version":"4.0.1-alpha-35b5005.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-35b5005.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9a26105cb71cc0944f5513cc3fd48d1cac0f1f94","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-35b5005.0.tgz","fileCount":14,"integrity":"sha512-XP5xuRmsEmb8tNyNzA1+VwzCMw09FDhOC5NocChf7qwkYS+SNo8edMSXYiUA7xnBi0hv7KjaGJuRbPbnUhxx3g==","signatures":[{"sig":"MEUCIAiQVD+O5fM6POvUTRUq6wA44AwDiC7YPSzibtNM+JjfAiEA/p1jOFBnszGaYf9er2rgGLNLxxGbOKkCPrf8Xji1kYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfULfkCRA9TVsSAnZWagAAOy0P/2y0BAlPkg8VVyHW8ApZ\n9ZXcxdaI4a2RyXJ8UiAHAE/K6aROF5ed40/JVDIfh0ku4T1bg4pRQuzde8PU\n5loQosC3WBbw7g2eKqPPSEnb5cilAX+v5TLYeHtcd3aKP9nDmIA6i2JHqpZ4\n8BghGWH6yLZJ0KPAnlmCAyMjjOPbkTLuPLOpyF//LKrBUCxhKgHcfSfP9qGH\n9FNXYxnL+X0HVXtJsQToA56lII7X1RcS5yUEHPfh5NE+ps7XpTO8hPC0DAPq\nblkkTFPU+12FQlXoANF+pusUwXnXVHQJlnwgBDrCMcfm6nH5zHX/6SzueS2y\n5sJ+zxQc9LSw7GXrhoMO2M8pwQBP+Eh9jTMe64r+XveYZEXQ8hJ7pUAbsn0n\njA2yta+f18DHMvXZ7V5fzXQ1D0qC8cPWxoDGwFn5Ehpgm6DS8YcRDcf9IHr+\nLJQITBSXYfU9hXz2tPh7TxtK2dDtTmH7GKLxURNwRm8tfmUukvQhf3BHkYCA\n/fKDkE2jgqenkUfs6yAQ3J3ckoSpgygoLRHtxAqLTrKX30NLYjBUD/UuF/XU\nAOTW/DfMK0KS+VENRVU6lbUSpMly/EUz0kT0a5vOLUI1PHJ03hJ6Fk87q6o9\nFqJ8Oza81bge4K2PzaO5sE+kEqTYz9Fpqd7jVXC2x+FirB1+mnJuNzci9Ac+\nccyR\r\n=09A2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-35b5005.0","@graphql-cli/common":"4.0.1-alpha-35b5005.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-35b5005.0_1599125475785_0.23635291121461766","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b4841c8.0":{"name":"graphql-cli","version":"4.0.1-alpha-b4841c8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b4841c8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"323d30543ee5f986d6dba9f4954f9fd8c85e1891","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b4841c8.0.tgz","fileCount":14,"integrity":"sha512-P43oEQI1wIcTh/T0wstFdBbfUTLGXpvTPl76UG+A9vWYxTNJYMdfdsodJZvZGL7WkXu93R3jJKDoGtReD5s+9g==","signatures":[{"sig":"MEUCIDNSsVssKq8sHLUOUkBPdeCZsP1gZ91juNfwHphYIy5yAiEAmxYjUWvzhuUzK3BTriDfyz4on8eNj841ZJvd9gPwuzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUWzWCRA9TVsSAnZWagAAJfwQAJSQNlzmprMbHZYr1xrt\nPVjtJQbf7WO7yTee/R+Ai5NXXGzbG8mV/li4xTYQ+gs9dfbZhU8fGPRV8usH\ntbYI3lo8u8e4jleUDNQOZ0thae+7qkfv1h2t3r6ueq+pliCtYkZjf3Xhyhd8\neTcqyO6URKsZFrxUrwkup2jjv/pxrLKr6omCZIGzz87hp9V9Bkm2FwKoQKc0\n48AYo0Bfw0fUHN6UzLp4nCYT6GheCoQNQQyDLxoZIy7NTG7AgKHR/bsfRd+w\n2JtNCui4GsgAl2BImytNUuQk7A2J+wpSXj/tz1hkLQc+CaJwum9uC/YuyosH\n8ivo7xMGsrNFuUTJ66CWJ29U45w31jp1ibnLmK9kPpuxMipv+PcqgLJ8t1CP\n4Y0mHuJE82R6LimHwztvAzNwBZ7O0FfOs4vOINqmnST4MbQx0bzJjNM53v5u\nl0jrsrg69QFS89Xqf0Tl/Jpz6ONer+drCLfjTQsUo48a4XEyNd0M0eKYyRiR\nQ4ItXef3CcDS+m2zKckIaZ8uyvLmt5Hh74QYYL92Kcf01mWFrGIkdHZy6zYd\nxuql31FZY+R7ee+TjCN/BUKD/LuV7Kic6VC3aCHJBtEiEZOSsIHfaV3MoX7U\nxeufFksHAYJbXzU7g6kPMNd6lpJGMkX5Ndn6avsJZa/9NGtu9Li9ULqJo5nK\n5rlI\r\n=kMzg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b4841c8.0","@graphql-cli/common":"4.0.1-alpha-b4841c8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b4841c8.0_1599171798203_0.9858670111315937","host":"s3://npm-registry-packages"}},"4.0.1-alpha-939026a.0":{"name":"graphql-cli","version":"4.0.1-alpha-939026a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-939026a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"327c248716986c1fefb0a4eaa833eaf15c342788","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-939026a.0.tgz","fileCount":14,"integrity":"sha512-mS4rF+w4J6YbN/xh4RHmgbHTylPv1Tas55R0wRyGLKPwMDT6ycxyl98SMAhd0gpzajN05mduoWVReXh9rOYnow==","signatures":[{"sig":"MEYCIQCMslsrybNbARDu6I7XwjosDo5ZIXlPgNs1VUrQpP7SIgIhAKPFqzBA6MlcMJ2bKW/IVoLqQ5pIYaKoBRlGClyaW/Zx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUXFACRA9TVsSAnZWagAAsUAP/1ll8oysn5sgJgSON3nY\nfKrHyH+9NhDfhjepVvWGfE6YND2s6BoqKe1sfpxNpNponqttWIHdGj1OSi23\nS9tyyYEHRuSngQeYO4HVTmJxGcwuXCvn+0qHuCifF6SXPI+vUqdsrFBydMnB\n6cNGvyMFT2GUmWPcJJsGQA1ZdVsVCl9bJnSDuNYGVRR9yixm+nagw+q1sXAP\n72kV2WeB6tmU3ndjNchirJ4sWS7nV1PTdyI3egn9yYEKMPucFF4mjG1oex2V\neqKZ8o0FLfRlhooI6lcReUELOAsvwi8uckRyccCV87pHVhshhZAsAduM6Moe\ndQavhhfbLDt1o4uR5EW+EzEm1vQwnv5VgFpioUg9estlpOnWRzbFq2dfGLAH\noqmkqyHuzW/Nc1mTkt4CO79/YjZbzURe5VpDAxeTu22UmhGcDcVR2xjrs7Za\nOB/q4xPU85IOgs2AeOKCp4wrJHjsg1LSMs6GZ7A2I5q3s0RRIRBQxx5U4OS3\n87wM84GcEBcnrS8UHwb4y/JiSPG0rVHToOtC7oHmIcFP6GwbyP4kigWWV8Vz\n3jt6XYWBrlnf0B1QJTz0vwu6PoPf5BtLagBYaQBqsZIcYxc5HwTvV+RnfzHE\nOF675KfvU8J11BnRxt5rqWfn5j4SKVWT270FfB6iyzirQLmdKkUd8XvZMfXL\n1V8X\r\n=EZCG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-939026a.0","@graphql-cli/common":"4.0.1-alpha-939026a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-939026a.0_1599172928350_0.842668039504813","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e9f2aa1.0":{"name":"graphql-cli","version":"4.0.1-alpha-e9f2aa1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e9f2aa1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"05bae99bd781911226af8fec55dc171d0950f576","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e9f2aa1.0.tgz","fileCount":14,"integrity":"sha512-0vxyCTWkT8isXSp8Q1cW+oNhOSpxjkxA3s5+x3UsjsdgHWinfYz23sat4OIpVGms4kCE4VD0YJxn/JOAX6TVsQ==","signatures":[{"sig":"MEUCIQDuC+oC6XPx4AoR1Lc6BS6f+uEk5+FEj9u5uP9wHCEEhwIgGxZpylYKkh7biTVWohEswekd0IcY8l3UmvyyT+SkSf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgg1CRA9TVsSAnZWagAARpIP/j6EdxHlfl/Kv3SeL5nV\n5LmdRRHk+4Eaxn9e71Zp2KxEKYIsoQ55zqPGs6LMTrdJgEggomFlZjR+ttF3\n6y6hkfqmlTFlmz1L6xQKOMRR+Wd+L9ZqN+feNGx6IYGiSo3iSUbzsX/Nr5Rt\n1PkR3EZuovnjU0g3lZBmKNiaSbxcIQRzDCkETTNeeyhsII3PVoIMJPyxxpuM\nURyPI8sQGfpuwDulrfTRWJJflOfn+tup3tm1l68tWwQOocFf3GcYxAJDjZMO\nxMu4mVE9WErzFZ5e7ZBdzz3RfyxiVRYjsOmP6MVyaaTpMXEnJweDt1Mh9wCN\nXbxMYSb0DWk1WxT20+tpDVF4wk0qgM9Lwt/zV1XR5pOQ/tXjpkAj2a368Fv+\nUiCYEmoAuQygKVLsXDUrlcy6LWuIrzRKD8ej95GZ8KZItOAIpiA/NnNQFbij\nECKIOTumG4cL+YRpbRyOf+oA3IAzCuMXn//TXkURqQNQ7oDbRKNQIbzyKwLs\nc6WYIk0mfB1iQVeeAwRVpO2q1YCrnU8UgfvMUR+SFCN/ZAXEbLYajTYcbMPe\niw8t3xy5F0VvZV9CQGYXsZFdIA+XsdbK75RrVaP5eBTxe6SSwje/oGOMUNwq\nZLUQbnk+6Kj1859khzjjjjr2QaI0PSBujfW1R+7UrPqyRvHW9HfV4CCVYVvw\nOZoR\r\n=5V5x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e9f2aa1.0","@graphql-cli/common":"4.0.1-alpha-e9f2aa1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e9f2aa1.0_1599211572869_0.8472033378704549","host":"s3://npm-registry-packages"}},"4.0.1-alpha-18bd295.0":{"name":"graphql-cli","version":"4.0.1-alpha-18bd295.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-18bd295.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"79de8c04c307c246a4f6195c046c733b9c979b5c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-18bd295.0.tgz","fileCount":14,"integrity":"sha512-eMDKwtcDENjZ9GIb/NXitW1ZpJzQoWYc7FEY98D5mENSClbu0xTpSeMbeB38AtUp1vYcDmFIME7YYwaZfYxA/w==","signatures":[{"sig":"MEQCIFBSUCkfWZU7Z+HQaR9vVV2Qt4i+j7iSXBY0uB4vt+kAAiBBXQCwrV2Ef22cAR1CrY9SVhxyCsOwYLiRx6C6Fzo25g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgh+CRA9TVsSAnZWagAA0iIP/R4jvO7YmwECvFTMpW/U\n9/AOFHymlUJ2db+8hZGUIx6x8F6AAj1xcnNXy1M47x9hb7nFqvh72zo4ZHla\ntCTnVzicMOwo2DXUd0cOyN8VEJ4B/1Y9iXNTW3M90vbrft18D3DeM2l7gBAq\nVaVQT+dc5/foLI0L2MfFhti/hUvlHV/116ngh7QXs369QRCGCzflDMZf+iGd\nyvTHux9eF80wcNatrBYJLTXXTs/n0dsMWbbQtYVHSveqnwYvCtH8xXhyAjDe\ngug+Rz0+lK953R89jlogCJa26FGIuFe5R42PVggoAW5ZEmKpe1gPXKtqmdqG\nYKxGXvNPRBr28DKS7+pK8cWSiQL465uFxBDecLfGHO/JasBJe4xPZdNnp8FG\nyCwbdCCArK4+5IMbc5l6tc7iWeuYUI+jKrWZ5ZG0pdh4h9Gcz8yBnGOQraK0\n3ADgJhUoA/7dzJJ5C+syeZhvZ04Ey6sv15tF6Jajf3KEWW3HfjDfMv7aJhwF\nxMvrNmjr6aUlra+g5DB1V+ixXyFOeRefgUrIfBrhn4zV8OsnqAK+5GA9S/Uz\nib/6glAqxg9jcrhFlLMfeDaOJuGABD6DP0nTIKZYGsCnMIgr0dudRtGpSffS\ntVcsLB3ZcSbc7t5D/QeVtRUADjSuxYPEnyVKhG3Rx7gBu9gxedGcA6K2bppy\n1f+L\r\n=W2Bk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-18bd295.0","@graphql-cli/common":"4.0.1-alpha-18bd295.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-18bd295.0_1599211645212_0.7459933634197566","host":"s3://npm-registry-packages"}},"4.0.1-alpha-80fe867.0":{"name":"graphql-cli","version":"4.0.1-alpha-80fe867.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-80fe867.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"21966ace7f3320cd98759081ca3a59c4881d1cb3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-80fe867.0.tgz","fileCount":14,"integrity":"sha512-c90aemHdSyq3zsPaMF7ssDYiPwqDvonIo5QEzVwLBDqQlM4XsCk+A/rRBwGUwF5SKWgd3NUwXAAaSg6wZBNIgA==","signatures":[{"sig":"MEUCIATGMobGx89BOEKM7PgkNWmARXcqNRM3XNUdSmxKA3giAiEAp35yD2qKXWJamjrTfAAaoRy3DDHNQGfT1CofMYPAtyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgiOCRA9TVsSAnZWagAAPp4QAJhuZDpdGzRsArl8Yp2p\n7op9x6yxt34FPU6NzdkYojR+gPp/yXwyvWxXTKZRJR65eWPzXnxfbUJebQzE\n3xxNspQjldcKrfjxt/+VHCIfBAvZgmyejKEAC5YFZ3OWUID+CWmitrC2J783\nzM5BuqCM2miYcYcw4AnLhx7MfOGALr8uiG0FisD6sqj970f8TmMEolZle6ER\nB06cIk211ly39EibWb0ISbPIqO4w4j49zbhsc81scfJ214hc+g3RLzRkPahv\ns1z408MEJOmg0u1olgGbDHBSaVn1pM9oYy/MB7PsxiTDGVcP5koxjXIypq0T\nG+nEUkTiYzBET+6+8FJO2UB6PL7sB559xU36jaAzGJdCBS3N/1M6glgmnuzo\n0810VrkMZZkJdEQ6nLx83AJddO78kL82VdeCE++j+L803etbTHxn5P2R4v/+\nwSNlvXWbJEByt9GEOqJK1ur4ZBOvKJtqEOo5MFcE2SZQXo/CO2T0vDN+aM35\nAQ5W9WOlGrnUuEn6gZWuOcR6CKfLCa25CesfXszsEkZgPX+jZNDYKC0FkMUw\nnubBtSSHqj79uVk3wjGHcwjJIdVki8KijPHQrfJzAN9DTLRVePcyfDPc/uMg\nxQCyMLhARP+WEBol2sCuoA2cUUARaWsK2lW1LXhfYuAv+2OUraHuPWYMf5k2\nkwMr\r\n=hjvH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-80fe867.0","@graphql-cli/common":"4.0.1-alpha-80fe867.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-80fe867.0_1599211661586_0.3365128196554308","host":"s3://npm-registry-packages"}},"4.0.1-alpha-06bd730.0":{"name":"graphql-cli","version":"4.0.1-alpha-06bd730.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-06bd730.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c0428ef6da79a9eccec76dbd5fe28d6359fffd64","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-06bd730.0.tgz","fileCount":14,"integrity":"sha512-3ElCh2TEYbPvhYoeIxjq32/3BWj+PWuKOCP4ghfFH3QxySQ+pfJytzA/qG2ShX14q2ogJldGeCX8CZKgKcq0iA==","signatures":[{"sig":"MEQCIATDfnlsyPhFda4oth3OisTygkwe4x2SqdBI2yzVmGXeAiBArJeXJXckABS1MOg8Nsbdrk0uzKmseckSTtVtaQ0ioQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgjZCRA9TVsSAnZWagAApKsP/jdZY+fBxJ0kuHhEqSc0\nPdmVd9/lEl10q/1f9/xQsiR7J2hh9h6EPR7tV5riFRWjD07WkPgIe7FnMQWg\nysMinqsYmiBsKfHZH0k2ckiONzePNNz8f9d+TDBCZURj58TgmqvZxS0y5R0k\n/+q+ATxfrJJnPvEkMhgsQo2bhTNjLXvY02gKGo2qgTHyXZg2hXPcO9TcAVah\nqYntOgHgj2oqZFdUJW52b1RvUNMPKYS89xE3ZSewCeR//1BlRi4Vd9sMLTIg\nFitw/23RFHCgicQN5P93U/+aqrGuHrKMEtHbPXLgAjiFQq1eww1aeJ34O+uT\nbj3mF7PuoxWQ08l10I9E0cyZQH7El1Wp1AKqpx71tckEnP8G0KTxxNuFLWkq\nwsE1E2AnALmaNl1TGvHI77W7aoc8RKRm5ZyT6vELbDmn4GGjx2Og/VxlK6ak\nMBbF+TZ/ak9vMDaoqvDCdN6Zr/ptzxjprjUSJrJi2wpEmSD+SaErR7w+gLuL\n76/drUFM2tklNVe/buJKwJ67u6NZ2VFLvnETk7qckGX0eIPOQGbGvs8s5D+d\nGFQ6dNp1dyyC08TgN963MQHSy08SWaAaX1ke7a1RFw6wTyCHqbg27Nm2tXcB\nBFdWvjxOMpy1TulE+wprwxaAcnPChd+36grFkc4JTSeUBp3lZqkB37E7EiwA\nMCj3\r\n=8She\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-06bd730.0","@graphql-cli/common":"4.0.1-alpha-06bd730.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-06bd730.0_1599211737179_0.7581953538294988","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0539e7d.0":{"name":"graphql-cli","version":"4.0.1-alpha-0539e7d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0539e7d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0bd79c8e0a0f6a81b184bf242b865a0d8c11edc9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0539e7d.0.tgz","fileCount":14,"integrity":"sha512-vJOvGbhnDb/c1/BfBWKcAaxOZ8XInireNy1k4IMcxYaVXfoYpRBddpesv3pvK07+NvYZSvfuozbiegraT1NJmA==","signatures":[{"sig":"MEYCIQDKPkgk7LlW1ZDDb/VG7vTP+Z5Q7tTxUUTfdGcOsj/HoQIhANDeHaX9IJr/0NR+c/12KSAQ7pDAoo5L0Q6wS5QxZM8d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgkVCRA9TVsSAnZWagAAFT0P/RDxXLMpceHAQvNa99PZ\nqpEf0o4nac06y8dJiQxpNylMAKACVnakni1zV/tNh57kt5HGsDXGB4/f/kUs\n8g54qsH/EHhcX0lWYMcbnLJw/wPRVmJKac0wdIhYbPJZfFgdbOEvfNlyJAmi\nDWGjIOhi1LeK5mA3Ri9jseH8r1UPCQdC5WSXU7xq9TMYa7S0JvP6KC8FyiXi\niTWY49s3mNlnDdCip1hsfiu1LnnPHkzFbnCC1NB+bgyQjd+nL9MCY6agetH8\nrKoydLt0Wp5pGqMVQn7FA8l820iS0pFSE4VvOZKGxfwt4XX4WzcClWuIkrW2\nVaMs/bgbJQgtQWUm1eJHJg+ozsPtMnZ/QXA0JvB6c+mclKeZZ7ILJK2l7l1Y\nJKW/I4ZJqJ2uhyb308m0aakbM4lp1h9PJb5unKpLcppDasmOjbFO0eWcXaiO\nQQ5KYqhK75lZ4zaXyrTWEAr/FITy7lqh/ROF5IljGcgVGVY7Bm14QwQFXuB4\nwhpM+7h9b8VQe513IYNipsghUTuTXGx2VeMN+3De6/rdRyFJt6FxJvYh1A6d\n+yiQuZTnOczOWuQc+NFXawzTYjBQpGsEPLYNUsPwejZ6KrQBnCUjSsaRgDBu\n03r4BfV4L/+B6dH1VXVUq5mK2u+8+SrkBNw8bcl8/6bvA+JhYYdbKyCBg4DA\nRoV0\r\n=qEW+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0539e7d.0","@graphql-cli/common":"4.0.1-alpha-0539e7d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0539e7d.0_1599211796725_0.023019772845625397","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c7c9e4d.0":{"name":"graphql-cli","version":"4.0.1-alpha-c7c9e4d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c7c9e4d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"65f2977af80d003228219e1fc8a14d7d3a244a7d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c7c9e4d.0.tgz","fileCount":14,"integrity":"sha512-IeJxIJbLFJkcf4lcmhFmRfOsOliVOjOeyPcIXxlNlRvZDChPgIoK7HJRcgrvoeTaEBYsGPod1GcQTFITDL6Z9w==","signatures":[{"sig":"MEUCIQCM10emWbIkY7R8int354TUoxS6D7d5/72oHXLH05tsqQIgS1LFTyC67a/JZKw5FimtKPosHLfC5uchxFJoaY+M2pI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgksCRA9TVsSAnZWagAA040QAIoA0Z8vfqZ6tSljQhkV\nEo6S3MnwaFVCWAJNRB6ljcMXaFiD/n95ZnPplL3rdWt4/tvePDv0j5K41ZyH\nmoF7QE2qozBOic0EzshZ11M0yNOYbLCdqD+KnvxYr4FtM/9+/zT9C0VwOGAj\n6UIJt6symSN2zXXpjSiGyuJmq1q3GNcJpUdqa6i2DbtD2VDdda8UYLUAlpDp\nbGzk09n15gXJ0M5TtieC6K7sMyyPS7H26pln3LeMHIagbJ3rkpN8pjSzekUY\nSVNIU1b3+CBk8Lta/Z/KLiEMdx3UP4EFOBKh1sn6ujlv4jc5m9Ycw883dXhU\n7RHXvXOaTGymNeCemcHkQLVT8XDhPwIFROpS2cNZZXXacmfLCKpUmIia/Gz7\ntt7oYfH2oXEOmI1I57sTDSYnGlkLHdJoqRG+vz8fsCV450musTtxlabb5LUz\n+LsEs8BICE+tNLueJIH1TATK5RqrCFd0LHkdkmxJT/aFUKOayUPOE3zU0GFZ\nDxnlaiwM+CTeFrK5CNGfTwULjW4/Z9wls6LxPG48g6OsKQzkfcM7vcjl5mNk\nMjIHe7bMw8Z2YwDTi7HH0dQ8YCxwAyxrtVyzFu48wyteoeIG7xZWW2qoa+LB\n4gTF91QpszLj19FMPsOKSpm3WX10R8IcHOQ0z98oqhHSkpxAPdLPKDz+ql2k\nfZQ/\r\n=edAA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c7c9e4d.0","@graphql-cli/common":"4.0.1-alpha-c7c9e4d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c7c9e4d.0_1599211819573_0.7172864305647806","host":"s3://npm-registry-packages"}},"4.0.1-alpha-41e9746.0":{"name":"graphql-cli","version":"4.0.1-alpha-41e9746.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-41e9746.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c239a4cda9ba22c84a8ea9a34af51140e30fd043","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-41e9746.0.tgz","fileCount":14,"integrity":"sha512-tVomP/dk0Zj6UZ94R/58Ltz/g2lvctUaYC7FXG0tBmoces+Ts6MZIeTir7uVl00VjEEWg5sD2mHVd5GkIhU2Ww==","signatures":[{"sig":"MEYCIQDHLBagHdrnvgt+L1hRIK6lgZ0PqssfqnLdI80uvtvUpQIhAJ8fhRktBibkGcPCmRLmBy6LztJyAZbPgvR5ztkXbrN0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgmCCRA9TVsSAnZWagAActIQAIGsuqRtbyp95w7fGE9q\nNirPBgGn+QiLWS8wjalQL7AkId8T9wwfeM/jB+zqa4P0LLzL5QPk+QTQNC/o\nOdUi4Hw/Xxp7CEdqZYVJfwhFbp8mK20/5PCaLJCWjuyW3L90qYt77mb25BZT\nhfkaCMo99nZl9e3CcNYsiUklVdhXY/iRHLXDFq5KRyI5e8HRr16tv3y5kn/G\nlkfZ2uWCsMjH6PN5y+OewzqNX3yNrgao9Tje+mRdjEJJhifXmatsh5khxQJB\nCf6MfWqsbsr1iJlijGOrKQvA3Iqj/mU2JSBO6ub99fRRkU4PfXrpY0EgpcrN\n8pyP8IqCMiyTfa7UFwMGd41Rvnp7bqzX+DTSHFku897HVRHpZBpW6oXMitgv\nG/Lkm0OFmgGvGWhCzJq3/kY8qxIHm3G4Fv8SJwExDiGXzpWWvlqp8Cgx9qeY\nVN2TmUFFIYvZfzggTDu4lXjUTuy1HZlz5fazPPEf4RPZ8O8XNJGcjEXDP8W3\neVxA4DIdGo1UWp6lL67YX8veGdnfz4yG2k9CwpJox/AvrdJpebvq/X9G/XNz\nxXy/Jx6/Swe9jTAaJgGbfbqaNNqeTtKB9niq6xWY4ay+r6KKZ5XZ39tIKPJd\nKT1VnX2d+t9LSQ2KrCWyXLcinZwhNmtfEdeEvaKS7J3Lct+IKBydtE9henct\n9kY+\r\n=so6d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-41e9746.0","@graphql-cli/common":"4.0.1-alpha-41e9746.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-41e9746.0_1599211906361_0.6504974903023626","host":"s3://npm-registry-packages"}},"4.0.1-alpha-65310bc.0":{"name":"graphql-cli","version":"4.0.1-alpha-65310bc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-65310bc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b43f6316378552441132fa2abc5f988f9badcc50","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-65310bc.0.tgz","fileCount":14,"integrity":"sha512-usxfJO2QQBpGEESj+5LyFirFSg16rwrV0YbhHBbw8CCjRPD0+3flPAEwGmcvkXWhTz7rxya+uYZdVAFdH4BzDA==","signatures":[{"sig":"MEYCIQDaDb+dUuKLr8INuVWjzF8Y6rz5z+ymX3FgRNMojKAxKQIhAKHKLocGwa95g9zlLHDJZltnVfy62IpHpLyKm8/W4OvF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgoNCRA9TVsSAnZWagAAx3sQAJNliw4SPv15THQe2FtE\n1gdoSv0WUvucYeugUYDzcKB4Igbc0YMmRvETCDRLHwU68KcQOc5rU8Ltrrw9\nIG6ofX9sWTvhlu8AqidQ9z9rrmh9AN0+U3XXzJxLFbjJqJtApasvsbfN1Vdi\nKcv09G9ajhnBMNvjevF0HwX4BBQRkWcSWpoAwTCPaKHcaI/8UeO9MKl7bHFH\ndYlaMbsXsyZdsqJ3jpNvfkojV9xg/YmyFw8G3Dzg8gIbTfQP+iarKL26/LMW\nCz0szGtZbKDZ7ArVH1aEZU67aBgvg+gIwuX7oADV7ieEZLJvQ+4bv7DLZL3f\n7FnOuHRD4kSyL28aLt9bYO3jrKgigpuZxk9Vfoy0BLdZvf/VF1r59iEPnozu\nnyGkqZHhQ95QOKadgD2IBpl6d5WBlcWq7ZJVsdPfQV4GIRBuLYRFJgMjhSDh\n4ofgdULAYiiuzCwVTstoLmlfXF/UhI7+13qBRmL8DZFjjva9MkEKsFa2JFdO\nrhIjR4Nkq6+ahJI0mxJOWYgi6XXkzvBfIsDDBngXRloyYJKshm48yA2+lvOg\nvIf4XH73714eX0IMu4WzKWu/SO0+iQD2PvnMy9/d3jNn/Iy/Ft03tkSq+X6g\neEayWXFXAnNT1CnaHeycRydfsGs9wQri0bigWHEH6KwFJf+Vb+ioqSv5HEVV\n0p/3\r\n=1V/w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-65310bc.0","@graphql-cli/common":"4.0.1-alpha-65310bc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-65310bc.0_1599212045375_0.26401301983162684","host":"s3://npm-registry-packages"}},"4.1.0-beta.1":{"name":"graphql-cli","version":"4.1.0-beta.1","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.0-beta.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"18fb634c4100e12d0abaafb06e27bd319409f95d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.0-beta.1.tgz","fileCount":14,"integrity":"sha512-wNeG2xKhcMJL9YtduP6sbGcLqFL6oDmWJfxGWEVF91UsHH9DabYK9DGLdHBRnJYGiK5N4FiJcLy/qguHZYkP4A==","signatures":[{"sig":"MEYCIQC0oZUsghxXRALaa96hCZ5NLVkWnt8CPYgeIvg7p7dBbgIhANMpA0gqzmF5UThwlIDUYLUXx8SPbP0r27KqxWmcKtk4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUgoaCRA9TVsSAnZWagAAolcP/2N8A13SHU18bx8Km897\nuCEzYrvOgOAYDMdIXyYH2xGY+3ZicaHx6OY9PMgLgofwYwtTlHWbmqxLxPtJ\nCuHB3GxcGBIrMH2n6LHzKZ3etuiEOew1E9aBOGLqO31smeWqdqlJL03rL+32\nujT4sx2upQ0MqV6emORKk6XCl7IeI5u7zZXfXPFUf3HrGBeYbclArIVo2Dly\nS/1EVdcGvAUwSRtQeLSXXTVWbOlXL5Ysgn1vYltDceuqCeYooGU0/DWzKm2h\n1wMKeN7ceez3pUzRGx3KjSe7X8J7JkXCP1azvuaF6RT0eYElfxnxjIqdEbkt\nN3HTgDphSYR3y7igi371Ly0scloIhR02TSNz8GOB8wrUoK+ou1SjeGpp2rku\nOUoGwy9nO0+K9hEEbSETqABPOKvO7IdQLkZqPrmlDwW2bff50hHSZ3R/51f5\nDyIiM8FJIViD61vZKp78zNo0p6kniJEifma7D9l53w7z+jVLEyXP++H5ONLV\npyMk7Dk0s6Zrkqc9ftuoasBnpQir00A2Hpu5kFeK937trVH+QOJHICQ/Qd3s\nv2T4r4lD08aTdhe1NJI51PdH1vApiPcfeahV4DDzQQkbodq74Fd0qo2heaLl\nlesTTHIBGq6GeaTrwA3XtQwRBzaFSb6xtHPuHpFWdOMCbcgO8s9diCoYg1/S\nqVGQ\r\n=U0Q4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"wtrocki","email":"wtrocki@redhat.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.13.4","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"12.16.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.0-beta.1","@graphql-cli/common":"4.1.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.0-beta.1_1599212057775_0.3893396723034632","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3f5e850.0":{"name":"graphql-cli","version":"4.0.1-alpha-3f5e850.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3f5e850.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"63181f87a6ed7f2613850af20d8242abc8b5bfeb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3f5e850.0.tgz","fileCount":14,"integrity":"sha512-gUtPfcr0FR1yuPN004dnjzb4ibftG8B9kWaK76HrJ8ReiZRSn7W9eBVEWiJYS3d9Y4NKJjGT6UxvyJxmj1Fz+w==","signatures":[{"sig":"MEYCIQCrux664PYAAPjAvZXJ8N6PIVGPyJ/WGLNQOX/04eYBsgIhAPQaKFujMuYA6nUgfp8smzdFHGeItt6FUFmHj40+A6fw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVUtsCRA9TVsSAnZWagAA5uQP/ReVvEjjZykelkFrZq9d\nACsEaCXWTtjjwFXwjlrrPI75TB/AmQjrNOBQG7f67bwdhjSsrv8w5AlCfT1i\nZlxYbio2V5cgcvPPpNP3cySS0uNRAyp/H/xEmXZ+NeM3cIfV3WyzqT3T/OcR\nWjoH4r5ERsm3xNlVY9Sgj8+snE/DBRM9PzlJ/72hdsuUhCHmfdDX7bf5cUHq\nauPC8Ic7srczcvnJ5YjCitIxgDm8PMyQ6xD2sJfIpwboyg0C2h8XarPjs6tg\nBIkYPe0BU1jlmUTy/OfhUafiXip+sU3NH7CdT5OC6Yfm2LUlKjlOel+H9lwa\nPQDHbrYcNg86njhIKMsfKrLDgeQ5inYlEldgl3ggxTMlKZECJZH/9SJ/tAxs\nN9Ud1icL3o+g4wt6Bix46JB/xR6+EYw7fOC95TrXMXh6XIkx32MUetvudgyl\no2SFI/aFizRIui10KAoiRg+Dz2bkzu6Mj8/r3X5Yv6n50HdvndIJzbNrmZcm\nKrZre3ygH4mwPqWiLvH1oaBfJpth0k7D8pTiBVy5vBQp8bsSyxELnghjhIIj\nFLvm+ceNiYVxyretnqO8cdn79HbtNS6N6Od4dWz0M8MJEZ217hcoiK9TiZ7w\nY+zrp4Xx+R8/ZbVFkF4rvjopYFlukSLdR46NTB7tW01ParhGrd0w2B2pO0OV\nR3YM\r\n=j8zI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3f5e850.0","@graphql-cli/common":"4.0.1-alpha-3f5e850.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3f5e850.0_1599425387575_0.9455413134242854","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d541121.0":{"name":"graphql-cli","version":"4.0.1-alpha-d541121.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d541121.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"babf2aef1976ec35ea3ec36cc2fcb9505bf75a72","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d541121.0.tgz","fileCount":14,"integrity":"sha512-1gpDRrqQEaIGKEVPzVCnBknycDNyiE4E3NW3SWf1Nnj3JkuIzQW1apjZUljQA8wYPPuk8SUfzbG9/DtLNnwOfw==","signatures":[{"sig":"MEUCIFXN5ZlBuUTaPPJXke319xf1QQMADDGnR8t0TVp0G+pLAiEA/82W/oi0yPnBeDVAE7dAlpvlGDLU22wd4p9ksfkwfx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVWiSCRA9TVsSAnZWagAANzgP/iOTzzTbmwteorqlU2uJ\nWV1T6LPIoOhmdrnhf+YvnXFPv2W9jV82HCrxAXScOwNNxff7YmsY7rbRFCOa\nsfSHEaG+PhV9FrZVKBFLpLDjlOQve/pxKS4XnrGqwfMPnPO1U8WjbUpKqutH\nQmd8tmaUaRaY1s14aCA/IkrWS5RijZ+Hp6R5H4IRdl60oevcFIJ3iejYdI0h\noTZJERLz/ErcGk+oP3beVmDGDH2hnSJ4+vg3qasdAgpU1/CnzGlI5bmFEkbQ\nhVWfHYpLIq2nZ8ne6mVHCOFp/U+04cmWs4MiQ34NANkR4W2T9SY07VPLK+wk\nAsyKqYfrJ26iGa3UDxKUs324EgTapVYwhrGwRzmYU1ptX2vlX9KK1/bdrrN1\n80ZstnGo3HFtMSiIFRYntavluK2QzD5FZQ8YsRpDJZGtHAuhrdk2AK0FYvPM\n3q4ojTpq/eRNfI0AZEV1hnPj2e6RM5oFuz4Ikzk1JQtDpDoIHt8fatCtT6w/\ny5u5U/Z0wdZJqdShcY6RktouWmDPOnX9Fge39/rywDYbK/iYK8AeUiraJQc+\n/8ahjX6zxfhnzJbgYOguDbiYt1lRcE+JdgjB2tSY1LQ/tU8w5tRU4qcoQCvg\ntI3H6uOixHO3c3GB91jDietlm7HfKNjG6VxtsHMXnFWFsVNDr6tlEFwJkHxz\nTgKW\r\n=1Kq6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d541121.0","@graphql-cli/common":"4.0.1-alpha-d541121.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d541121.0_1599432849835_0.2899701322163739","host":"s3://npm-registry-packages"}},"4.0.1-alpha-168342f.0":{"name":"graphql-cli","version":"4.0.1-alpha-168342f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-168342f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"007b6c6c8318026eacdfe2ac54cfdb6a8182152d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-168342f.0.tgz","fileCount":14,"integrity":"sha512-NKCcyKUbWjrTwCvaoCn9Em8JHuP2fIzEG6HVKkEEecyRueuI6gNqewpfqO/bzdoe3qJZzfnRE5YZfzdf2+dsXw==","signatures":[{"sig":"MEYCIQDcUnzK43sI5QZFV6+My4MG9VsSWsHcaqA+B5+srtzjdwIhAKhLqgj58faw6jzd0inI1z+tr1EzCLwTA9L6tgyM58xZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVWitCRA9TVsSAnZWagAAh/0P/0oppwRBwK/iV3tTqFsb\nhAmZRmUBjQlo9Ze52brNTQ5FuLX/1QgsxHgG979SM2hdlfGD94eoEhxJ2Diz\n2TZl/ubQBem5YLE+Js8xQP8Q2iafMRbAmFdogtIf+OblEyClnC7XvvE6NEci\nlp9fsFJ5CK+p5dBvrkJko5ybtT0Q7lI9ndWGVOjptmaR8RwPqqX2tMQ1IYzh\nJKeZnsZ7GuJYucPBQ8Tj9vGT1FpjYAkaNvUkAfwYnmjToeU177/k9dT+A5nd\nnVIveTc94HjQYdAr+UHqA3jQyQUuHk+L0wO/QVKTY8trTLTquOYJUz3C2zbz\neLBUQV0Sxgm63W477+iOQ+kx9RUbLwXGzPG7YN07JBK2vZmC5NgzS/QUwTuq\n5jSoUcpzwWnXCT5KH9NmB9YmgoFbMOW+PoBG9saNjBAdnQkOOLHvAV6FgL9r\nRCzG3ALN1A3u4OMUa5RDC0XNpsOQOl743KtgImD5r9eLteCiHBhCmGDmSEFG\nvC3NRIV3WYAlqixG6OS7XwB+cAAnkE8loISEzKpP1J1uS6s6Ob6JbOEYp5/w\nRzNcaXKDJoptFrw29v0TZsGAOqRC/uDTttqBOEYrsMk5MPxQTk9J5MHfePX8\nY4LoTzrWBPXrm1qmBL2bfY5FBv6TgXMVltV3TA7LNf6lqDDVAwgCjtLS6yWW\nMgHW\r\n=STNq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-168342f.0","@graphql-cli/common":"4.0.1-alpha-168342f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-168342f.0_1599432877285_0.1404022406144565","host":"s3://npm-registry-packages"}},"4.0.1-alpha-656ba93.0":{"name":"graphql-cli","version":"4.0.1-alpha-656ba93.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-656ba93.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38d5708e991658c130f07d30a7e1ee840e3121f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-656ba93.0.tgz","fileCount":14,"integrity":"sha512-LrTfpzlPZu5TAdUbgcPyPAO6ljwmT59dUr7KViSgDQ7nn8hTr98dcCyJXJO5nUtebMDUFyjmHpn7l9nnHpFzbg==","signatures":[{"sig":"MEUCIHGN0FSYdhzM4eKVXu48WEAtwQwnkDxdXwIwzqK3lEKrAiEAqwwPlhnDIkEvcZAQHZ5x4rCZ+FvKgC2y9k76OMXfVsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVWjrCRA9TVsSAnZWagAAU6oQAI7B2qm0irbzqkYC9tTi\nuWFizpYZU9k8it3XoXE21gb2SmaA8hvITlqyT6c98SJOCEpsYp+o8BqBqaHG\nuz0uHVBoAPhtPu0uk9g8Ce6KHwZqEUFpykux9Mcg8p3dvvB6egiy+0rcj0d2\nlIGLE/UT/y4xhF1+jaH9Co+5jul42qDvulLKATvO7vEPQLEd+Cstfi6O/pMf\noxug9mY+RKjRhcLLsvFucxO1hoDxlgSeUV0GtCqzNPzVnSTQBFOHUunBIdv5\nSbYvH/L2NvJwfEqrLL78opZ3h7Rukb88Ca+vqKCpORtID4UTQRRYXUAnVaS4\n3O6KkfmT3+q334HnUKlL7l7OK3CjAO/g0y0bwgznOc+Ot6sMAWzUWgcZXzbl\nA0o6TOsmpRXQZ5NfJxpa+QNRyDvuZdlGIzUm9gceQY4ACd9iyB/qCmcrWnie\nUdOzz0zMpmvS/FeiW8MT/0bpy+D0F/3oU0OecehmRNNfiW1kqjyeD5UB1sve\ntDhMn+lHN6RZcs7/aevuc0AoYgdXZzms3jj+qKWMgLuISElof+TAz3DLNWIV\nAIBvrFIn/Y7hg7ucIb7cUXBEBDk5t4oM4bH7jcxq4gNoiKVmiKfuJF5Q1e8O\nwLj6mQQkjd88EJtiLjas0LhQULB2ptyps4/005iBamDmz0bFrdrCRhbG3G7W\ni218\r\n=+jtn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.7","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.8.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-656ba93.0","@graphql-cli/common":"4.0.1-alpha-656ba93.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-656ba93.0_1599432938671_0.7314048596571046","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ebde260.0":{"name":"graphql-cli","version":"4.0.1-alpha-ebde260.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ebde260.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c4bebb377086e4819911b275d6e77574542cc297","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ebde260.0.tgz","fileCount":14,"integrity":"sha512-iQP3vVvKLoE6XPCsvfEDJ/G4BSAOxIQery8rlSuJ9aFl/k8KF9Gy4aYuCVa/lSpGMtbWi0YGnUNGxohFLyA5QQ==","signatures":[{"sig":"MEUCIDcexyUiSzQTb/luZugcXDvEP+yMt5dBCMHmZZmOOllIAiEAwrhf8ANgEId08XnsL78fanJLyDXIPZmTr14GXESqrxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVgdiCRA9TVsSAnZWagAAG+8P/jNFg5cNW/F4L9fxxkpX\nIay8g5ue6anG0aOwZQ6sBr2ncWHpv4l4SwAkMSfC73VEYK+Zpsdrgp9oVFAU\nKHwVpf5r8mMNGcDGnIaP1bjH0LfuhK3AIuMsz7DP1eKqnGvpK143uTsiXEuK\nJ+ljpvtRZGKwrzO5O44XufGR2I6JNFsdyh9lTZco/BLww/pytE6M0LN0xV6M\n9iIQ9+io+4oSDcRqXzL5j6J9PxJWIekChgFmJa9l+JGQ7/biJ9tXvplLTM/d\nB23+sQGqjDY/0f6G2+wXUNqEcaLbuP163N1LJBSyWvO7HpKHx/bp5vtb3UiN\nZvBRsaPcMxqs44BDlhxCiUEFcjxejOcHsq8GwvQI9L70Nszd1dQUXPJrVXfO\n8UetuWHbwglRJs5BI4SLJexlNjfqs4CgHMwXOZOUDWY6shkfSyEpkHamKWH4\n0LBWe6Uapte+irJpL9Y9g2Xm3ubd42UQDh9HEYrHof2dOIGJh7KoIAP1KoLX\nqAD9HRV61MgGUDt9aswNViM5VLzg5SujnKNyl2qFzqY23viID+0aF98e5/4V\nI+CzAy9rKMoChjNMwOhHp1My67tDu7ipSS94OViEnnC/wWao2cQCa3kbJlxj\n0Fn1Gb3sGh6+gPs0XjLoTjICeM5eZf1S43s0Ch46WgnRHXTbLIYKhMEneVZS\nH+m4\r\n=fDUF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ebde260.0","@graphql-cli/common":"4.0.1-alpha-ebde260.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ebde260.0_1599473504905_0.8762139071869026","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0bd7fa5.0":{"name":"graphql-cli","version":"4.0.1-alpha-0bd7fa5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0bd7fa5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc877d62ba9bf1ba4566967441603d18f0e5f246","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0bd7fa5.0.tgz","fileCount":14,"integrity":"sha512-P7jlvxX7AntWRDZitmwMDKlB8pJNvsPGYCqe+vDcfvonHhGz9zTyIOi/p/OeFjkODTbMgP9GPkG1RjAJhwEnxg==","signatures":[{"sig":"MEYCIQDDi0Lf2O7pLm1LCnG5d25ehdavkqjliAoNACWaSw4eLQIhAII+ApGiZ8M0NyRfeLYI5t3T3mXJ0ppyQzwNTsw3zHUr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVg44CRA9TVsSAnZWagAAcW0P/18JroOGCuPLXUrMypKz\nlte1urH4lTfr8kFMrDkQyh6c4INMZLsng7nIB291s8rNJ/U/X/nMO1r+F3cV\n97st9mdx5aAm5wH5Vdru+Q82OP2UXL2D6Pj6ZeQqZ8hxzVzEyMrrVpkCC+qw\nopQewYabatcJYy+bnMCVS3KStWSWuLj4c5p7xpTcvHRiF+XphNKwEy/DxMtK\nqQwURYinZcg90/Qg1ir/ioGLjUjflYKUO6n/obt3QQ0xoi+/g+GwHgrulN7h\nYUlDB2DuqndwPLZmf2bPeGy4dUpyA3YCp98EnHnQON8Xd3x3J4wtdh44Vvfi\ni9Cn26jqlnM/IMby734P9pDYjPkA8Dq4ZJCr0JPFiY6XFQTHhNa0LHWLFqre\nBNIgRzmG4wmXNcRcrLo6s2XBGFdK9ryfwMUONdtZ9mGXz5+RmNCDqcTCr4t/\nEdtW1ckyvKkwq6by4D/65/mAGxr4mM3aWHurTc07RdsqdHx/sn1HyUw5cTu3\nphwQ3NO9AC5kr7NoVCWeqxm/yplqiJqR+H421Cj8xdw4Bb6UcQ6EKlX47w26\nHk5m/8ma0ELLR9Fq8LeMiw5AZl43i3rgnzDl50t7BQKhDKtllftaJjpiYxpQ\n2aTFbmyj6Dh0ftwGQJLiNtv4DbHNch8LclnzNPBbyvh/l4IqYtzhileeg8Ja\nD00L\r\n=wGnu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0bd7fa5.0","@graphql-cli/common":"4.0.1-alpha-0bd7fa5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0bd7fa5.0_1599475256428_0.37505625448908386","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6453f36.0":{"name":"graphql-cli","version":"4.0.1-alpha-6453f36.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6453f36.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cb6c103452f85a999cfe4b6f2a8129a8263aa64b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6453f36.0.tgz","fileCount":14,"integrity":"sha512-p0iNhpsOwGGJIyQ8wxi598pp1LSo2F6Qdh6QKtRqH3rN3piFHniyAXePPyJlNvzAfDfTeUbtIbX4m/f8T2fTNw==","signatures":[{"sig":"MEUCID1K5T6/Aw5hvlDv5vCGzIr9hhHsG/wq8ZMpZQhyI3tbAiEAoJJvJw+8hvM7jbtRHjSRbX/oVX+z7tSm4glFk9CUBno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVkZRCRA9TVsSAnZWagAAyj4P/R6kPrNsLDJM12cykoVt\n3SgnsmLsUGLM48hhEEv2gPN+c2VVZtYbhtqBdAyreA23Hgpm4om1JIFPqeJJ\nDVxm163M5S0dlAyTmIKlEWFptbBm0OefcbQSZLeovoybTAS1yuEdCeS8hNyU\npoqPRjZ7BzMFuKTQLCOWTVu5lQfphDvaWGBkM/AOXz6/OZLGhlIigUoPXrvi\nAh6CmBpGHXj9RqpwlGjh6/akot1PIIVA9XtPbX1FWLH4+M8hAmtMc4oShfVT\nz9+nOtf4MI4YseBKDbE01Wb1BCB/jOombQ5YNLN77ndORUQxSssHqtrrtyv2\nB44nc8BqTwUQtD6+Wdos15/M+iJzjJeWxi8YFnNG5BzW18KSBTfcOVMQJJJ9\nXR85+y0EiyB3Ac7rgBtZgtWdqr7lfZP8+V9W7WGPia48S4MWQpTJ3PukXOFC\nOxlKC/HyvdIzvZhz3JA+HVQOzQwCfyMIBn1hKb4kSpb4PLHKXpPfSiDGyp12\n8oZcMZhnv0npIuJHKQIrIBD0s4/wUJkdAE7oHq97OZLtAroPimmonjuSzT22\nB/Sd2+KC3XrDT6htOEJUr1qGt/fivasSAdE8dKzaD0gmJBhemZmIErIYTiU9\njDNvuNYzdkBg0dPvlwT2OY+FYVWzU9AkEGRb9K1Ba4hYbEAkR52ttL9JxqUd\ngGrJ\r\n=bk3R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6453f36.0","@graphql-cli/common":"4.0.1-alpha-6453f36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6453f36.0_1599489616717_0.2406698518815571","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e738cae.0":{"name":"graphql-cli","version":"4.0.1-alpha-e738cae.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e738cae.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc05c80d7cf899ecd4ecb4b963a88b8028c88979","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e738cae.0.tgz","fileCount":14,"integrity":"sha512-tSOMC+A+i4fxN1yx9f8wD8+U9f5Sj3tXMOfqzn/IlSJvqa2CFDWhaJtiEwsYL3BkDrMIDFEC3AKac1YDiyWhDQ==","signatures":[{"sig":"MEQCIFT0tiQTw5MD+dkWxiy08/uUqzcJ6Ha9JxCllQRuIBsXAiBBmi5Bv+9l4U2dOM2zu1No5Hb6mP4aOEhscOjS8spg3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVkdICRA9TVsSAnZWagAABCIP/j2MVJGfFkz+OFur7dmx\nPx740apLcR0ItsBrRt+pmaElN4sMLJXNHVOJWf4OC7fkbgkMeNk7+z8X5Ai9\nBpbKPPM5sMl9PpYOuNaFHwKLbZt9ZFV3BKMlIv3FOcC4c913Tr6hIdJ+XwQV\nJMxJEVwaV4RKYYGzpM1H+FM0fZQbk7cuir+vpXgEMXtCMk6sGwbGHKA16DGw\nUPgOCQC9t+sApXFrFj8YMyGGoJtlf1ZjmkBqwo1ow4AxrGS6PcORc2GhtjWy\nvzNowYtF6BY/116Ztdo+rnOUoqe0WMImYM/wtaRUs9l5uXYds5IW/+LXaqE0\nQaUM7Q1svkPxdvFmC/7hf0KgkDtUignkIRt7KDGxEvW6vWhBey8htP8As40X\n85kr9pH9Usfjfnxen7JG8FIcpNuJ1SPjN7wns/YX/9ZTjnB43SUL/6sQapfZ\nzawXqScDD45GMgiGq+HVsN/jZgTgdlSbkN+67Vcyx6kNCExwHUUMGLSmzxX6\nXoxIdr9tS+nJB1DzmVB1IYectdZ2g5vfGAdIJyWfDr/oVRf3vv0oO+fxA7ET\nudSo9cx9UATexYtm9d2V8LbsjltGP25SYpxfjutXOD4qkeSxI92nRyz0p6xl\nYkbu+jfMuwxdhijzD8OJYs/Uh/6RjzzM9Rr3QqiXV7515LV6lmUgSiLv/VVN\ntuyy\r\n=6WyE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e738cae.0","@graphql-cli/common":"4.0.1-alpha-e738cae.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e738cae.0_1599489863490_0.7900312539205994","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9bf77d3.0":{"name":"graphql-cli","version":"4.0.1-alpha-9bf77d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9bf77d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9243e7a4433e362b5436f2aa43ad2588b50e4238","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9bf77d3.0.tgz","fileCount":14,"integrity":"sha512-ayoIdeQt0bxVVuvOl7hVh3Zg3HYZdLawrD4AM1tEUjcDOdk1/LiifD4U5FTNMGRq/7P6be1NhkzbbB81EtaY9A==","signatures":[{"sig":"MEYCIQCxgrCd0+d38EIopXmC8S+I0nOZ6Pxl5QXAr89fnnT0PAIhAJKu7AyZL8C0IEW4h6zc27ju50CdjaV5orgU2j2cP37N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVlESCRA9TVsSAnZWagAAY6wP/j28u3O1uODzeWSybo4h\nySQShXk3Bxj9Vhm6byIR4C8nM3qGIjEeE+LvWo1PLrq4/2pdLORlE7CQ6VaR\n//+Jz5hOaVRQsdWNHB2ff74ErXvilYGbCkUcm7XN7KU6w3JdNfcExG3QKFVQ\nRBzmJCpLQpnQX2djRStJ1Uve3VJC4sp9Nw2s/oB/veLHbdeumdJ4Lickv+6r\nTgu1BlDA9cCIW0pnqXtT+rAH/7NFCqPa1q0a83JWmNYW4ES6pEbPt9gv/G9Z\nnU5ejiBF80p1ZqSzun1cwegKjsxfja+/AprVRxhBendkGYLLi1vqjkcUQxpy\n/P2kxVtu73B6kQMJlzeLxE79MtOGDmHnSHEHN3+CFJXPuK9+188xttX9n5ju\n6Es8ACRts4Jix4+AgqWjjoKnaSx6uFhInO509G3SpsOgu17XaBzviAkbgjqp\n119CRtTbrtsJJj42oD462qwJjYhF+vWo3dIr8Jtxz/koF3dHOo4forrtD2/r\nRznu5ZXIep0j2HQMoQS6ru6Rn8gqCyGvh3xBDR9xG9y9O+Atlpe7JUNY3IMZ\n95uXIZPuzJE8Rpy4JQDx1eSNDoiYXvwptwHBHTWNBTiFz6I+ZUvOyWm1JPkY\nPUNKwK2WtqnsPOHsFqtaUCP7Ir/Kx2D/U36aanI8U2KN61g7Ukdi2gb8+spR\nbfsF\r\n=ZqNc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9bf77d3.0","@graphql-cli/common":"4.0.1-alpha-9bf77d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9bf77d3.0_1599492369791_0.3213907779036034","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5e828e7.0":{"name":"graphql-cli","version":"4.0.1-alpha-5e828e7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5e828e7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a5181761bef23e9d3f42ab01c9ef88768079fd05","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5e828e7.0.tgz","fileCount":14,"integrity":"sha512-J31vx5zGtVTfOsjFahPj6lTE/dBCLMsGoZGypScrNSHzyr8TxWL2iNkRQ3RaMGxIe3KorjPidbdMuxvsGECswQ==","signatures":[{"sig":"MEQCIBQXxtoSJMvnM9+tEhvErbgiN5GdiFlzsiA5w0Y0JALiAiASU0uGTyyWgrCfOMvKcDjPQ3f+ah7L8GOfteYmZEA+KA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVlEgCRA9TVsSAnZWagAAxHEP/1F3qKb3Yno1bJYU0Wmt\nvfe96AqEWBsF/ryHff0fGdrz41T5/EQEYX1nqmTbN3COW3/zxxl4QXYKz1+z\ndXzOl0DYQfQ9RDOvxL7PXC4x61LFGX3vaBdw5OhrFog4stsVz+9nt4bw6XGQ\nu45/7UONIs2s35tpytTN0Z6P9hxkf2GK2a5kzdn4oku1vwBHAJGKP1iUmTi7\nLp3jRt1QNsx28FUVKAft/hrrsEOdQjXeO9v+8IG2k1fA3rGpJRIFWn1sOOfs\nBWZ2MwkMIWTo2AZXgOY1bg9D30HzKTpEY/NXIgUjKjbl4C3wZgUPR6XoADGp\nUsujxfO1f+ftWaLGfcOdo0i4FBi74HukxdXFeMbkPUjCS8tDXtwzg4pjVxR8\nZS6uhoNbzJYL4fK/JmugBzNFzO/n4XxVET2t8/7UXzYzXJbmCz4g5Dk43Txb\n5P8Ugacu7Zc376Dy7bfL4wuoNfNhL/9JJGZ92a4wbocH+Keshr7CckdKr930\nXnsCXLdl8W6auWcUl11fxGjBosB+EcxlNTxDBscuobxyWEhRIaFqXF+bNCwr\nuBA2O8WO/qhFF7GfNoMSvg5g7nNiA8eP6xYxHS9zlHQ3bZ1mX4nXB+8k1qTV\nVCWUzR+5S4CI8YMRCqqFbhf0JgqwEOwKJ+866dMsj4ExZ85bVHFA3KhqUkS+\nfxq0\r\n=tEqo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5e828e7.0","@graphql-cli/common":"4.0.1-alpha-5e828e7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5e828e7.0_1599492383412_0.3524734667662799","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f1f9955.0":{"name":"graphql-cli","version":"4.0.1-alpha-f1f9955.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f1f9955.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5efd86ec0a0f6218bbf9d49b73288a98e671e7a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f1f9955.0.tgz","fileCount":14,"integrity":"sha512-qtW28o+spXHj9EDCJtwrzTGQ6bcw3Lsx9qQE6LP1Sb2elZdIh3FAGbH/9cbjZCSO3owMTj4XfVziXjZmyWSL6A==","signatures":[{"sig":"MEUCIFdMRIAz1KCSmKBmEQdr+X40t4DgxGiZ5Xa0Jr6ppwIrAiEA0gOKhHAeNUJSpqmLt8infKSRujlg5glKYlyQcyGkxjc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVlHMCRA9TVsSAnZWagAAHVAQAKCxNU5ARlyBYR3sUKwZ\nJt7u0PtHPX0tDC7cr9Q1xr64aSC86iRdzfUn9Pzlwtvjk4b+RP0F6eARkGwK\nntKg9t9nS6XGZxlSbqkEQn2yX+i+GA1zD1+uiEuTlzpUzosq1P54U3REDOl2\nbQtSixLoQkGF+qkLCxBVIFgBxMRrHLt7bW2SSAF4Nvsu9k6zwVRSN9rg743v\nuk3mqvmk0B4jsjzTy3sl1rHqKqLLpsVYryikHxwPjX2wNJMBFqB//+vZ/JEp\nddLa3WF0sv6yBn9ihfnu9UtjQ5axcgOutocF48tQx3MWhFaXtRR0rOaa9BVX\noCWUw0zPhZGIFIf9kePcJEtqBE4FDnUUW92yS3qbNCccD1shhMlLIs0zTxXQ\nigJk3N5C/sf8tVTWsjaQ8xSWlaYVzQyMCI9RUh6UbyldlPY+EwNs1GAdKFMh\nhgfoqZ7TFfwf2M2Qt+yAlce5Ecf0Da/Xy5aUCtZgxVsnsb3CjmAvtXi9fdqn\nNkFMhCWiM5XOoFJHyuA7jdkKTeoA2yd14dVv8haksP6/62mGIRwxFvb7+WI5\nfVNxvNUTp7WtpJ2W23l68ZV59V+5+1le3nT8vzInV0MPK887kskyAaovzom9\nkSzX6gnISU3/RBOIlMt6AHDNwzsdIOsvc76JAXP/qd+ENm7CqtTGbfLARz6u\nH9r6\r\n=jCtJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f1f9955.0","@graphql-cli/common":"4.0.1-alpha-f1f9955.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f1f9955.0_1599492556141_0.12438698323625497","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e19ae87.0":{"name":"graphql-cli","version":"4.0.1-alpha-e19ae87.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e19ae87.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fd17de3c69fa5fe2eb1af832e0b25fe3356526ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e19ae87.0.tgz","fileCount":14,"integrity":"sha512-0Q0rDYPBICFkHu1SHe8faaAJiaZm5UCsL84pbR5Th9Q/g54HDQly1kmxhOTpidZDFOPg6pDAStkSB+HJAUSlZQ==","signatures":[{"sig":"MEUCIC6xX0EAffcbO/l8etoFMh+AFVhZQIa5oBjRSwyVOM7fAiEAt22SPOVzKljw9qO2RRx69reYM+i8rvtJbRFXnhG78i4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVlH9CRA9TVsSAnZWagAAC5MP/jZsrX4Tuzpp3EZ8EnHV\ndfSOheTOTic2f4i4MDwn1wLp8yafweRag2RgzuaYLyonJUF7NhK84szmepWu\nHV5uDUfAjYX/8VT/p0uFE2fjyzW74bps0IyQRgoQy/Ai3f9Lfp8pXE5FrE+A\nnq2MmuevtUR2KYfOgaEP+ixQdO6e1iRGsJF0gKngdgdoohQSU8g9Z5+TAY0O\n82uAGC555s1K6FrYNuk6xDo/NTgp1bSytiB4fe4D7PX60+ZtKDVQB6wwDug2\nnHYqkZUqvaVccTqP4aIT2L5zAr5KUJ7n5A8VskAGwOcJiyHhGbu+ROmE018n\nrd0xCNjd30eEYWP/+2vxd8fqEVNYXktanf7UPA80AnsRIL4fWiOYWeL1hN9r\n44kVlOI9BOD2i5iFfli7gNyxK5QEaHPFmwviL0AR/bkWNtfOrZCd3xTR2z5h\nR78PkQm+m/emjrW+og73zxUlQd4qkfbv9qPcavJqqo9T1VvoGgoHrgqRZ+7q\nKMH6HwObJvqjEgtfIv4toay8UL944KMw1ZVlft5hulNL9MHsdq3y96AQ1duY\nIcQ4g4SMNFIIMzfJX4Qfefy7S7Tw5unyZAP952LkmroujjxBfohK4DowBYks\n7r88kB9oCBtbZDBxNoZ9Bpya93KTQNZuldWWMHuq+x8/SXb2HgN+uq4YGZjL\nvLup\r\n=6RcA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e19ae87.0","@graphql-cli/common":"4.0.1-alpha-e19ae87.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e19ae87.0_1599492605041_0.17084131982796413","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ad14099.0":{"name":"graphql-cli","version":"4.0.1-alpha-ad14099.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ad14099.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c02a3f4436040b8ce7e5baf2a9500355648bef5e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ad14099.0.tgz","fileCount":14,"integrity":"sha512-sBnFhkgALtVPSqafV6iOttlQOkrwv4wNSathZTEDRWst5ncfo10dbVfoVBWbWI1xMlGA1I6Sd8g+eAn6LNaWPw==","signatures":[{"sig":"MEUCIEXAZ7BPD9+vIrKjty7IWcKZZpshEigcE/9sOlfjM2fjAiEAt+yv+To8zFf3tVRqlxgwnIFNf5T4egPHXgVYpPu+81U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVlKRCRA9TVsSAnZWagAA0XAP/ApVruZPXCUr22UFUsnS\nPQLXH42b1/5i3DytfkBtARNTdI/RhEqm26Pk4INd1YHQreebpMbS0V2jhTuQ\nrb4Q95XEozt/cNW15hRs0anj9Z3H9z3dPbd2Mx43gOTyl/5XHnQhCghsuyED\nyHHz92YhR8ogpBwbtVqfFsyTkdB78e49U42840+86EZlhqdvntigfOgwqtcG\nn0ILKU35F5in0z76g5NUK+DquZsQtRs4BF43WXoPJdrxSQdldOyy9KcDmCNO\nCdaxl+OZ3kkLtNnMYkvc57qpyWRD9aXggYHA5ST05anvPZI7/e9vo8a4GYM+\n/3fAFWXmtsj53u/aOwVoGOVmKhs2OWWBxKcHyazkx1M790GKEcojnWkCJvxW\n2425tdOp28LEtVJgNKsUnwBnf6Qktd9HrjzXpeZtWm6xchbOfqN+D2ml+ZRY\nIcBjcD5ycbJG4F4DZulcEqUjMvLxY8kdIRHtQbPPTY/2GNWhuySSjuBhE9G7\n6upiPOjKzfO4ulbAFL+DHc8LyBaiD5pI6xLr6yB2bgZLcPGR/vosZMm7kyWM\nA/EZcqOFEZbv1vN2g4dONXQOXzD5xAaw/lSbSZ+O4oqmKOKPvV3we7JdR6SW\nHbCmbzarSNEAxb4gBTJNlvBjGWUZwhr0Z3eJGjFCNuZ5QG77EPaMjq/VYcZ7\nR8MK\r\n=LM9l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ad14099.0","@graphql-cli/common":"4.0.1-alpha-ad14099.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ad14099.0_1599492752740_0.1705152539437471","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6179554.0":{"name":"graphql-cli","version":"4.0.1-alpha-6179554.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6179554.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"84da7c293b089f39086e75f4175d417b1dfec784","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6179554.0.tgz","fileCount":14,"integrity":"sha512-52XkO2kHl8CcziyaXW8n040zEtYTAAlslwnHWvWP3ye1kJHIDWhbAMqYbwZYuV0Jzp5Q8oG5Sk63fXgWD95+oA==","signatures":[{"sig":"MEQCIAauO/kVDEz0Eiqpeogm6ZRSAPsDRXnNm1ystZWyBoiOAiA2ON6jLizQMd5CX8BO5Oroz9HhO4Y40d6/mOOvM0gtQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVlcYCRA9TVsSAnZWagAA2M4P/1etvvYjRfU3lLj6YiSi\nmhXpM4Hm7ZUChsCUf7W1S+QlA4CLnwbLIPwNa5U7IzD2Vav0DKcwan80qCyT\nm+wjfIXBuuDSOumc3p2bytuolJqkGOT+egRZmM2jpTBTAKkF4VpfRw5Wz9vT\nyiUjAuUlbGUTVVbLLgRAxyPExJ2RpKqq6lLVILS9aCSXWum7LEu3WVflOugq\n8U7uhqBp9+c1ELgFw0pl0Xio5U+YD1ywtgfdln9XOH2mc05AuPxiW6frqiih\nAf4qUhSfiYqP553kMrwYyW+D+d2GXXfxk0XMYbsZFOExlvH2IP0JlNTxbI23\nAEUIyPil0tBN4ToR3T0dduzw4HwCT9QL1ZXE1YOh3HDXfKnBeUnWKmWVGpC1\nma++fjxFbABfL9oTj55h01Ww2iUnSZ1UKutBYi1C0Lod4LSXz9oN44kIAfDZ\nX+wwB/7UMbcLnzY1TbQn0QSX4++9J1Z3GOJ970iUU8giBj95fJts8PEKeV35\nwGB3s0TCBfH5IKUUF5bS/Uk2jyWTT4k9mKBDoFej4KUCRwA/otuP/rLGgWMW\nSvGW2rWuhuw4I+unbLuXAkM7cDS6Nl714FuisQGiYNxDF29IHTRkdaDPXuhG\nCVZ79XpcQRB3C30OORxNMhKoJf7ykYMF6zGSxhsbVbTEOX4Gd78QgDPksBFj\n5cOP\r\n=bWki\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6179554.0","@graphql-cli/common":"4.0.1-alpha-6179554.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6179554.0_1599493911669_0.777860469592186","host":"s3://npm-registry-packages"}},"4.0.1-alpha-42e1e63.0":{"name":"graphql-cli","version":"4.0.1-alpha-42e1e63.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-42e1e63.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"94afa6c83796507107787f252b3fcee8ee59014e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-42e1e63.0.tgz","fileCount":14,"integrity":"sha512-nrU6mEL/HRcin0v0SgVk0yDEV+TR2MClOkQXr63IAnvosQPX8QAdgiItciK2vF3zIxrUUvemWJR+L7Nz80OS2g==","signatures":[{"sig":"MEUCIC8R3r+9QZcQP0pOJb840+CDXDV5XVUVaZzD229kJqdOAiEAlvv12jjIGdGKuO+aTFoE85ssZeMK9sYKU/q3FOK1pK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVmMPCRA9TVsSAnZWagAARwsP/jyf5JZAKdTOv51ZLRxt\ntRe1uAG1dpQCyDXK+tgBFOSfZgf67v4o7LItLASGZ4xAWc91QdrL6PMbo44o\ndyu/HxP6zkjatBHjcuGWz7mKALQCfTNax+eIcS1BP5uYJOgoqUntIL9q1slI\nuXgp6rMd2eqA5ir/KyWHrpWC58yahjfXeJ/2wrQx/lQipSuGh8M1Xaw9hvqg\nh7H8KmCPmUgkXU7es3H+XbPtXFMfuDSEnoSahsnHCbiIzAmgqDUyfq55lPlm\nk9o0sCzHfZRsmGkYYTgZTSWpQ7/vT6PjPvAm5c9+5xocphAYFEW0el/R3GsY\nX5rgCRx/m0NosRjO8vbGsCBjl7eWTsfY5TOOLP+7rZimBin0FPaEE+YFON5n\n1dj/Lvq+bN9ItFsQ2sYYyG/pHuj2okZDddcFo27PJnTykoitOfmlfVnlOeNe\nK9Td5mKrX20M+VcM7Kx1GnAv+sDlTlukXetjGyNoiRpj2RE0HyY6OJB5h7E7\nET/9ucdIwTzQ2fKBN9xcCuNVVI5PPh85c99TXEoKOgeTxfZepJpS1pkv0Fpx\nsjYBaNAemkh6qsNJE82ECLP7NYDNKUuDQ2szOw5hnbfShl1ss/K1CsAozqMg\nBRyLv7gNHQFNgcwJ4XkZ5W5Qo0j/RX6DudzBPa3olwrv8VwSnpGHcIlPm/UN\nhlSn\r\n=uwv0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-42e1e63.0","@graphql-cli/common":"4.0.1-alpha-42e1e63.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-42e1e63.0_1599496974551_0.21583984038123383","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a6a1eef.0":{"name":"graphql-cli","version":"4.0.1-alpha-a6a1eef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a6a1eef.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c98a7e1d4722204c69b17c674dba3223bae1cc83","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a6a1eef.0.tgz","fileCount":14,"integrity":"sha512-4h2G3nYO9Gr0vrk057gWlqT8sUE4Rc3YmiF0vRse4P79Yy1K1qVJTgoDCU7ZWFx00gR9RPOkuHyf7P1jhwaZUg==","signatures":[{"sig":"MEUCIByw7EOZee6huAZYMDl0UaN2d7B42T3sHCMexHi6ZLPrAiEAnHoc0mAVBMAHB+wwhVNo1kB+AJIvu1VgxTTDCVXmBrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVmMmCRA9TVsSAnZWagAARb4P/1pglztDDUjq2ZDXDeWS\nDche6coSCmCsweeLyja38qfqSOaJEatyPAcAjD42nBCAq4ooyrkO9U7hIigE\n1Rr9t3LR7ToL3X954FeBmIt8p6kJd0VCNT9Fv7u6FHWSVviYKIX1YShwU2D9\nsw50K8Vo7eyh2aLlKoEZabOLXuRyAM2BS7PBYft/5VMNDmeqtM9xpJarTjJB\nnoyi8JHE/s0e0Tr+cGobQZ195CRMsEg34meifJVDgOTqwe7V+bXa8xNaVBEd\nphoMWiG5LK78UQHmBqdsiMYThpDpmpmXG6iHgYUP6P9ilJHmZDW4OajwuL0E\ndbCCR0gSwfuvh2gj0QX/GgsaUennFnbwqGaAxsBtfTG9EkVQ130mmiqocffB\nAY6f3cxt/3GNkICKkfa1mtKGzy8bQguDvIkX1KGxBJ4A3m38Bdqzp+qiYoJx\nghintn2D1VToLH7m+BHab2sG0O6DbHDY+e8LyvBMxMBQ2bnpEIPGEllvjate\ndDnF6Opu37LxTXftgrI0garKORiOeiX7/kPFrb+FuAQ1k3s61fsigNVOyrJl\nWEGc1oNpe4RjYUCbJRx8dLq9ozkxON0+7bq7di2uhxieTZh/J3gHNZar8g9G\nXjKFJeXWM4mwUSWAMmApxDexbVvacEChZZsZST/TPU9vUhSoYh31RcxOmD7D\nnyZH\r\n=UUOM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a6a1eef.0","@graphql-cli/common":"4.0.1-alpha-a6a1eef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a6a1eef.0_1599496997723_0.027115364922949636","host":"s3://npm-registry-packages"}},"4.0.1-alpha-59e2420.0":{"name":"graphql-cli","version":"4.0.1-alpha-59e2420.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-59e2420.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"420dea0d1887c0873a313611ff27b6a67b017d56","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-59e2420.0.tgz","fileCount":14,"integrity":"sha512-OHf+8Wgl3lAm7NAhJFYKxIkFJMlLHXN/5u2UiyhyB5Mv9atJ8uBsuYzKRtIpVbO6taA3ybX/VkUghxehEDwX3A==","signatures":[{"sig":"MEYCIQCYzh1dcjhuAkXZKyS9SM4e6NVrog7N9ZIL0ozvcT3LkwIhAOQVUKTk0AoRCH8Q9GEUocyMCyFch0wny0jekadOY9s0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVmPlCRA9TVsSAnZWagAAxO0P/0EBna7DCKWiNjNRcOmA\nYTpDQXWnhGxU0O1FQ8yXKKl0Z50B7ndjzT8dvtUbC+f2l+5+L1XllHnKVyp6\nZuQfF1ojqFj62dhay4/vVrc6mcal8rzPfh3Ti6+wasJNEz7G3W7pgwY0GIxP\nasAIn40WrI1zRO50hLObXYePqgQOOcnkYAobv0XxaEY9oAETeEYT+7qirEJi\n8niSoSWN8nrotg7xWCYLHvlKp86sw4TXh1eWVnMva+Lf+6j0sNyhojFnLH4G\n3lwk0w7ftSjhsAcjB4p4nxufIoJrEKsQQzBYmufZfrOxD1/0vDyxEO8rjUIZ\nu/tm1Sz8WHpiLEVEO0YMr+MQyZOAQD4iLgMbxX5t1Y5aAzBsUrGYN0xuvWx6\n7d7AH3tgncyCbxvI3romQvyFr6l97GIXxLQkmRAbC3YPpDqFyQ3GeMo53FcQ\n7mjgxRTK69R1oPLuO71DRlCe/odQYzrv1abXx2rSg175x4eqyd34URdzk6Ja\nyeMwr/6fIBwKLATNEZIS2ohQ97G1x7Tg9VwioZyPONFiXf5jhK8dYvNq+UHy\nw5bYES07m/nYIl+kchBqgrtog+i4FqdAlndV6DV57cu6rGtbfCQwccEtQdAl\nE/++MgGPdtrBZnO5opK2hfunyCGnTut1qT/+02WPK4ex+Ma9nnPi7bVswap8\nADm7\r\n=3iK2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-59e2420.0","@graphql-cli/common":"4.0.1-alpha-59e2420.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-59e2420.0_1599497188416_0.20800354954825684","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7f4f595.0":{"name":"graphql-cli","version":"4.0.1-alpha-7f4f595.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7f4f595.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8a0f6b3b466ddd40fb00367216ba759eb2c4aa3f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7f4f595.0.tgz","fileCount":14,"integrity":"sha512-nSaLk8pFLXYPm27PCEB8hB2tBJsQ8+HE3cXiUnvBkaVtyHFpeBp6HrOYmSIVa5Kp7sSeQZ9Q+CdXlfS4b7JRBw==","signatures":[{"sig":"MEYCIQDVYTK5jtBb3vdwzL8rffN++YRoDJqQ5AAFTRYoHIb7KwIhAOygow8B6P2qNfuJmMeySZRxW84xsugCBAViH03NduZm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVmQVCRA9TVsSAnZWagAAmkMP/jccEzgs101o16NKEWIR\nieUOUlqRcNZn1kIQMrCMyI6paLTjYZ/09wPaRpsmGh+DM2tujZwjziHyNmSO\nEaVa8zdK9OrAuQBKh+ZSMM/231QaHhRIYFKpzHku1Dq3FdO+9mlGbK8NT7g8\nNM4UVsz/RY5hhjEvsbI/3lJ83QMfNXDoff0fIGZZGTSmJesqHw6bWiWnI3/Q\nvtnxmNjqkA7os7rgKuxMwEmB0hQ1ikHIc4S4PX00bg4AllSYOwzUFj8m26T9\n3E6PXyAxVKi2jmN1zpby+EIf3Wy7uY61oXcPky1fY5tHxg2jxbScEgLDFjK3\niFgY3w3k7dDdH5n9bWQ9gev7BNpVwD+W+QDOhyWdkd77gQWwPlWIfhIMTX3d\nbSKcEOx1os2hWEDNyFsVAGMsYzxiY7B8cSFErtoIbFIT0Avd37YUx3i4jyHj\nQMHxSnIwls8KOMvh63tSPG9Htroj4dMPkfXZWYtEQqSJuOK2TCS3pctMzkhE\npQwyhLjq0ccI/Tg8oYh9gfpdU30MWIg7MP67UQYx2O8cBDcJjiplLgaKs3Vz\nTP9e3YNcWaaVnBmnsH3ow0nvXala6uzsKwa+mdzg6t7EqrqdDrhRI52nnYnT\n/Zt/2p+B0YzczNaS1PpV+6LrSoxzJ1bq4Rz+bjakDwpndtbeNGYwsJHsegBS\nSCyo\r\n=hv0t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7f4f595.0","@graphql-cli/common":"4.0.1-alpha-7f4f595.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7f4f595.0_1599497236902_0.2983864101843976","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8abb400.0":{"name":"graphql-cli","version":"4.0.1-alpha-8abb400.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8abb400.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1b6c6036817bbaebe367409ca68327a37fee0a7f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8abb400.0.tgz","fileCount":14,"integrity":"sha512-7MGmBRzWuwxRZkyOejh6tqewrDhc4ep4ZXceY9u6QtotZrmtL6vEgjmd516k8vWUxt4cxFrIJzodIUxWX/HmHQ==","signatures":[{"sig":"MEUCIQC8DX4+fKvXrFgD81MPAUhsNVLSsc29hL6APtLiWGHqpwIgF9GiSOoIZTPBBWKwf6ZGmxcbHAjftIfQTFvLjn/qhfw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVnisCRA9TVsSAnZWagAApFsP/3jdvWZ9mYP9q3pKYDpn\nlCbUz6Jkj4zCo6QaGAzuWOedKPksvBydgJVi3v3Vb6DRVsgZt32GkuOihuGA\nH+IyjUgEs5dPcxd3SxA5/QzedKc07skKkKMyyKgz+4V3el8CMvLVwoFQGcbr\nVpLT+7ys3B/VNkyqGTgns0T4cMsElovXg7LHWTYgnJH5hxEsnpm/61i9WAPv\nlBchgwgr5xMtvWgWG+Bkiequ9reZObq8KkJtrYrqr3DbA6HFq022vfrx2OA+\nN7fVvGfszUMFv5ihnsOkU+eu95z8kFj/2N0htPGDAW/333WqOancDLLeGfQV\nSlDUJdegijWnBzIPCevqxsFNd6p1bBTZPwyWJWg2ZHxEsAJwSWpHgpROsvHD\n4GCkZu5f2qHq5Qcie/Jh8sN/buCntI8WMlNm8W/tZPKq9Megs01lKRRWML93\nxXpiwA4LZkaqgHr6+/lbRNjDBqXFNQ5pVRGAk6h9NCbYnIHBi9H58kH3j1z3\nBXq6Zfa+umfW7hz2axsbuagxFEF8yxTPXw8FPsi1dxFRsSu3nDPYa6FLofmk\nMim9nPWnbp5trAI63YhbdixfLfnLGWBTV7yOEOM3tJ3Qe+Z+ynvrTg0ZX/Bk\nUmE0PqAxkMOQS7Qxg9PWySew7xBTxCKZb5XuJfobVBsxIV2O3sJqTU3zrWfp\nZxj6\r\n=H5BW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8abb400.0","@graphql-cli/common":"4.0.1-alpha-8abb400.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8abb400.0_1599502507579_0.29273103885325225","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8cec9cf.0":{"name":"graphql-cli","version":"4.0.1-alpha-8cec9cf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8cec9cf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8a5932a8681400d444d49910909a3af7aff803a5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8cec9cf.0.tgz","fileCount":14,"integrity":"sha512-IKtql6ZZxadACSvgGKNt5lmn1K+4of+Yrf+N+e5/RqxBnVdjE+8yP65h1pxCEVO03tl8H+jz0Nj0Zz9+wKXhig==","signatures":[{"sig":"MEYCIQCqZCVaVc93WAsEYnMZiTV43pntfT65BFURqEUQ2aPo0gIhAJ8A8a1uPdtNZTTa6f9IpQTf1OVlkQHiVHro947XoDOd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVni4CRA9TVsSAnZWagAAOL4P/iKeueWQd+PlomAiVDzg\nlaxpwO94O31F4ZzSnSqzUXfo6pPPoGTGyzN5SWJG+6DkZajjfUEMn81cktMh\nhlevIVKNinG75a29Cz3foeHcrwSXFDHHhTtUA0VNrqHpjl+8wzZLw9yKcr5R\nS7sUpUr9weQw9mMgR3zhqd8x5g6Psq+w2IOB9XXhsZF9AYvw73F10SOOu6cY\nM+8BcyVErRku3ptm41AS8shzCirNNjZLSTpvGfqiYcCbrx9TQwEQmBAHisox\nOv02pb0fASyYMEfTv+OVYOK82cvn7eIe1QQNKpVO4agf4f9ubcFeo64ncmmp\nchm+3RuoNdQOeFoJbjv3nyWhsO3cFL0cLkkpDdPeA2yDsvoQ4rW66fttJIYK\nJONDb0GgSBOFB6qV65DYMq22eTp5x0yEWypQQoSyIIN/7EaGkzqbnR03fXEn\nGGvXJBoYvtJ/Lkc2WOme51N4JDxf0vK6B/LOasQCq1Z28BExwvftKOcZ5OCt\nvKCOvXNNUgUjl9cCsE26KCdHUMpLr3kuLBAkhI5w1XIOICM3WbEjQPTIOZCc\nQl6jFiGiR68JPCjZiS6dquvz6kciReMjgZZSFjzGAQWqSl8WxqfgY+sHDdym\ns0Pb2R66/czmQraK7fJ6rgstqOO3yKIm+3upPT6QI+xnFjgGWp8s4NaGfFr/\nLptH\r\n=S1e/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8cec9cf.0","@graphql-cli/common":"4.0.1-alpha-8cec9cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8cec9cf.0_1599502520284_0.42810559258239334","host":"s3://npm-registry-packages"}},"4.0.1-alpha-95173e0.0":{"name":"graphql-cli","version":"4.0.1-alpha-95173e0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-95173e0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eb0596c867d152f6f5d29b48facb7a3c28de4a54","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-95173e0.0.tgz","fileCount":14,"integrity":"sha512-zzFIFGeBgGIRuzJ6SFVOpG5lFVNaJnTy7JgDFTQ5Aw5RWE/hpu8esTEmfqZdSyZgjdjXr7LijEztIEoADjBT+A==","signatures":[{"sig":"MEUCIQCt3EgLJAyKl7c3skp1G+zD9joKb7FT6/xfMP6iI/HUzQIgURDDcD+UL7m1MeuIxzhQXCQFftDrHY7JRrF+ymMuwGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVnl6CRA9TVsSAnZWagAA6FMP/iLMYDp45M0Of308R9l9\nUf1bFkvAfTKKrRq7LUQfL8Mwu7hJb9Eh08YDHDL0jQR0lBdmyB4ViiP8ODTA\n0eqx+BsF3Ns52JoaiNyKweI+RkOW3qsspZJxTZtYQrVecTOOfLokM/YwFNPB\n3w3+lBnDI+a7O0h7UquaEVf0qC3Xhf+36IQ/3imNXA0d/FqqaUMEh8RuMvAU\nrCPNTYeAuYsf6Ja85RR05cc8cj9e0lw5YSmLKgrH9UWLang3pGVJYTQgETV/\neMB+4sliaCuNhpqhD8v5rwH9GEVq75iqWT4qd7To/vB3Ne0lw9HSRR9q7LAf\nNzdoR5A+fYDYGnuXUixUxZy/DhlmDr0rkXuLDbQtWTAOj+FptXKoyNzGgmH8\nNRkiD7r+0YqZe2mc1UKLta3+Jdn4Tnzs+X618PUEnhY7hhsd4JFTaBp32MFS\nYlihbuWDZts97/j++IUBpRwWI+wvJz6ciK4ITAVjz8RVuG/pj1J1DUFppOr9\nlywYOrHSR79XTwrAs4zWu3KXtUUbzUC1r7jY69lC3qMrQ5BfuoxHNefmm+/S\nFRSgxy9MX+sfHOIZYS42gAdKyoJ1KNioeD9A2F/QYaWKIlrMD5s+oA46FTbH\n6yCfvUqqPKAT1BPDo0f8Hj2fT5lQUEfUqMvRgwQWtS222w6IRAosz/hZCBNd\nLO9e\r\n=+6oW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-95173e0.0","@graphql-cli/common":"4.0.1-alpha-95173e0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-95173e0.0_1599502713911_0.7629625504357578","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a26a1d1.0":{"name":"graphql-cli","version":"4.0.1-alpha-a26a1d1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a26a1d1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"467a94e2f8b9cead4db5b82badefffa3a9e4c728","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a26a1d1.0.tgz","fileCount":14,"integrity":"sha512-2WS4hukCDFBpyar5bBjnZnrtvh+Dm0+dxXruNHmNpel2FYr0xwXDOaRtUli97Ka6BdYlqYVfgrFh2LmS3D345Q==","signatures":[{"sig":"MEQCIFT1gpOaswC3vP0HBzOSIizK8lHNF4X4klUwz+T+ZToJAiB7ia6USR3wvrtOTl46/fiHCd6RsZlc5+wfTqsv/rswfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVnmyCRA9TVsSAnZWagAASbUP/3TRu6JPHRwY8afmcUEi\nEy49Fo+UCntkafqQnw+K8ViAXPSJm83/pL4a5VV+g/YfO6zQcwIjW2HGNRjV\nAenOzvnZ6Gb8jCDbSbG7iitTUElSZk4nTJD4BO+acepK3NmNIXAidMcU4/a6\n0ij+/979izvUls/uRc16rmqrPDI5x3zmapRngxdh+/9NM0smMp33/k173hD2\nb2oB4UmqT8anoseCgF6mZRPEqf98kv3HIJxSPBv/1xk4tyxXll6l0OFQEUwJ\nhK8t+iUHazhxDN86HKrKVXXcEQFs6CC30HdjpFxgoluYz1xdB59O0l1lXym8\nVCLBk6eKi1GE/3UNQlK+ljc7hLRvPyGJ59QiRWn+XxVJdkZp0pqtartk4lhP\nF/ziWvTEsGLYavopeLLmL7LWV3JElGLjR7wTIVEpwi4ne3FY7g+vB8h2GII7\nxyg9F0reYsMwUSlHnoND+Coj8Y6741jYJteBnW4q9oaqyHim2gpDnsHbdvJ7\nDnjLD9X8kHW7qM678foKTlrz6zSGxZdNv9lqx7nj6+Tw+Ntus4/q7XEXhk7y\nF4U4TfqEjWkd5PlmNG9ZePTgJEnXNmzlW/LxFbnCM+ZnIFSsEHyOObxEek9t\nxlI0OTMzUkUgK6gTo/yyls4FQONw3PJ67Ytw87xYuqtN50vIFJXFDDnDAGke\nebV2\r\n=/ro5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a26a1d1.0","@graphql-cli/common":"4.0.1-alpha-a26a1d1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a26a1d1.0_1599502769619_0.34099410603640656","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2803c54.0":{"name":"graphql-cli","version":"4.0.1-alpha-2803c54.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2803c54.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bb506dafceee7160a434666b4940a949aa02d87e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2803c54.0.tgz","fileCount":14,"integrity":"sha512-TFkVh2mb/q7vqScBXvanf9idbQ4jP2IN1L0bWcLdREPOwRVSjJq6zsIugG9naVqzUsCvhnFOfqEFXOV/GU9v5Q==","signatures":[{"sig":"MEYCIQDPcwrDbzP0mn6y0/uwbaxMQGQTFdWCUgpObtkJWxtpNgIhANgsxOVfNZyuiShNDj5zNA0iQk8lAL9FcBwy74uSFzwt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVnpqCRA9TVsSAnZWagAAI50P/0CIFvCATPq79uIOy5O2\nRfDGjZg6ET6Pz76ZHB8wZk5RBhaLsMab9CmRFA1qqj5jmf2nf9pFMGz7jZc5\ncRAFsV8nxj0FYBqSoM7Ic6T4TITlA6Pt0opL8Hrhrw0ktvDTeI/2o9/CijYE\nttdQ64j2kOunGpM89mXHQzV0ieXHRVWNJSoTnIRmxhvNHbD7GmAHMvKFDlWR\nGh4Krzb7ljQI6920Rp2TcmqJ2ejN3Qrtmx+uYyHspr9YOEVzPAsxhaWBnlQU\n/4G36BQpLRqsVEumlmUaNwEYya565xhABGYwM53PLPi4M21XKs1WQm8LBDKE\nhM6AkZA144lWUowww4RlimRMAjVbbNHtTFN//mSl7wiUIllVlmugQhNTcPt0\nGrgK67Hl/oxmZl/V7F903dfMkBCP1nrwXNR0jNST/L+1rmi+43mK1ZPLJGHr\nwBxhXJDj4dUKnuoW/YCwyyTB5s5i0S3iIfthwT0X1PEfgNmVErh0oRUX6pMk\nOaThIWQebrCZFbYkSK0Q/wfOdUPQs7DII9Fqxrr2lKT9nWzLXWdudfuYkQcc\nQM9YGKvHHt3DaoNwQ/iXhDiDHlqfO3QzBFa7vVta9K7x68o21JSoMvMLHhuM\nwrZKfjX/snyNXqXYdl4T/qkm6Ixx9KM9vr16VyKd7DnX80VjnyKXimiLM1JK\n33MD\r\n=G5UA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2803c54.0","@graphql-cli/common":"4.0.1-alpha-2803c54.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2803c54.0_1599502953934_0.3858849552099233","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1a7ed58.0":{"name":"graphql-cli","version":"4.0.1-alpha-1a7ed58.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1a7ed58.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6ed14ebad51fd427c900aea0765b1b2898c5e10b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1a7ed58.0.tgz","fileCount":14,"integrity":"sha512-CA7zpvZq6jQTOcewlF4RKxsBym6zutUJlAleUqSXrbeRope8kgokhJUP5ODhOTa0kdsoWkOwN20utNMDz6kk3Q==","signatures":[{"sig":"MEQCIHpT5HeYW/pK8HPQMnP6xFGVwW5kNd1soT0uURcwKMFIAiAwDCEIfY+DkLJ1ciCcuv9WawyBt/8brj3Ecq/fTXcK7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVntSCRA9TVsSAnZWagAAEP0P/0BAdp8tyNHy/ucYsdVG\nrnfYoYZMjYhhlAAjbXB7e2lgP4F32+iHsi83fJx2clFfQDMB1YM5Ftua/Mex\nUFe7z40c3SNg4u3EXwQokQ263FZguNzOiJ6W2nAaBk5MFKbmpmbc+e2L3RFb\nq44IlReaDzrYN05b6BwW/pAF3eaJLUEJCFW5SbUgFAmJtJqkvqjX+33lqKL4\nubqCtDXbsKNH1gV+6SHfMYF2Ir50p/MnG4RYYeMihgt2uJHCHusJxv2XuuUU\neaS5kXnUq70GCUplZLDSX45upYMokpStdXn0w/JotXOgliK02+0DjCoOFjA7\nE3LJ0jLN/RZRWxFK3+a0tKnhsTUbzZbAcfbMXZWY0WhY/FVnj18XEgX9Xy4x\n8s/l0xXR39ocmIcjRqMriHRZA0EMqkG2Nwa2CGsuEE5rLgX2lNRiMIv/G/O9\nk+WdBZiwmeQlKNXfhLo3PlHP+2tq4Ji0wUZOmcS5RLUovrX5+hgJ/5AxBmE6\nwbagsOO5sutKWSkwIqssTCmFkxRCqlVFR1kCu4fvyLH37A9hsv3oB3bLU6w1\nIQjD4VDoQYj52TvwtYgD24gUXuFmnh/+edVQ05h8LaBZCxNEg5AOX+gX6WVN\nyrtXhegbqpmIW4li1/VSEPQJl3+fxVO+U1ikxfldYLgdrkS2aj+5umAA71Ct\n+k7l\r\n=LL0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1a7ed58.0","@graphql-cli/common":"4.0.1-alpha-1a7ed58.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1a7ed58.0_1599503185812_0.04699567676765981","host":"s3://npm-registry-packages"}},"4.0.1-alpha-67f46f8.0":{"name":"graphql-cli","version":"4.0.1-alpha-67f46f8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-67f46f8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5d1cfbf2baef8279c58b841faac04d188c1b914b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-67f46f8.0.tgz","fileCount":14,"integrity":"sha512-Ua9xhs65bgd1AT+9cJ4kVAHFD586bSff5VDtVQOex7sfW1v4O0pQU6PMwCG5Xu4U9Gx6c6xnP8R2VmnI3rwS4A==","signatures":[{"sig":"MEUCIBNyRvoP3e/mNzmq2satkXEaxruybXxeCAlAIl0vODvoAiEA/Lw1vETMp6KlakygIxcE8m75PtXSJI0VxTnPjg9ep20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV34BCRA9TVsSAnZWagAAb7cP/1d+lX8XY2PhXlnLJYSW\nQqMAYdksn3tCpJvTey62agrzAVhRz29VQx45KWaS/hxHz/ddXtJRZ/xbruHD\nZIgwSL2cyPcOwTl+WzleP650+4XpGiOBVB/fhMx43MPSeDPaDdUdgZSR2no5\nASP4ABN2ylHO6O3Y2qPfIsPF9STljEAO06sX3V0n6r660ADd+lvX+IiosUUS\nSKsew+OZwtbCB+3yOwuFqT5+BhvQie/Z56o2Xrt8/2HX+alcJz5O6M1Lxfm6\nFdK830ZAnvYQB5/hNTJpquXDIz3n4La2BIC7b+CTglHbOWADV46i0SvTP2m5\nhDTl7BdDpTDR1HZMM0sV6SdX+URcdj4bpcYUwZNndr8Vh1EY1/2XwWHxzRbb\nCNTetw4ryl9fClG1KESAd6RDGOvgCue6VAMIfhaPOcWsqRkELNIUpJEl7h3S\nyoaIjC6Se8b+jiQh//NsSCkpI321auWhI7gYTs4ivHb5Vks1FpPqimlDTw+e\nUbun2Pv+KxmC2ulozWJvFavRAlQAkl2Z+9/9fTtwDfWfU0PCP2oHop7dnT5Q\n4XzGNlM64e2H36j4uaEhOwEMFLgxCREEvA0dX6ycBuMlIBnOCG4HzpGTQ4yO\ngsXun+y99jI7OgCDRG8U3bv6tiCp6/w1msbsKuSpFSXIc/ElA4eQAiiheUnr\nsbeB\r\n=/pg3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-67f46f8.0","@graphql-cli/common":"4.0.1-alpha-67f46f8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-67f46f8.0_1599569408928_0.5959807657765441","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2277d9d.0":{"name":"graphql-cli","version":"4.0.1-alpha-2277d9d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2277d9d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a83b5e6e92064aec919735661faa31936a83e52a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2277d9d.0.tgz","fileCount":14,"integrity":"sha512-mtQPb7fNCKsz6uTtjgKYs1ff2DX+BFUyQEuqRkBwVE5gsRxWBWtzXhMeeQ1FtWzA489UQ4rT0CB2QDwoOX9eWw==","signatures":[{"sig":"MEQCIBfZDq8kVlml821VOeg2bmq8pHa/NL0wrjkvFAwSKREXAiBh3wMnMEVZkPk5zdBJklP6eL2IEGpBnfYq3EZWSvm6Yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV4PtCRA9TVsSAnZWagAA1CgQAIW7EkslWmh03i993SW3\nlpt48W5v31bfwU0f+kcBk8KAySQGvelfRTpR3D0L2BypxURtvMsJHRoO+COt\n8dQSIgQ3jvM9yyoBnVn9DghaWiLZqjYp5FvsZc4djuBNHEwDLg0sqpAqXNu3\nMGz6OJQnfgrBfWHM2pKkWeGkqqn+b3h7rcq/VDbFlzqD+0mLFSVupxTSVN5x\nOf7T4GJfIaKoy9idK9/PSYyp93L/+iicBF/qzNNnBOjojWSBo01GgODPJ107\nMzpAoiomGt5tfous8ZO6rKhAW2MxRdO/TyaD7qPA/2BRd66PXyh/wsCHI0eF\nlIGnPzNDrrc8UvPNf2nXFFLdqQlzQLQVBoPq+bZ9uU7w/vZQQRmYUu2EW1lz\n4K8cwUk6Ay2ICP4jnf1sKXImu6Q8U16GUOBT+UnHtNdyPIN8ttqPD5oATTj7\nVWKLiKOuPsarpBWFPFNYDyDaJyCa+TgKfPBm/hvU2St3hfmmUOK7VoTSubH6\n41sJ8UepbTEFCoT2LhrbprUupiGw/iSfCvkNtXUR3LlITi0HcYQ4jr3jlBgS\nveco+yOWW9n2n8D2Sb7lUTnVMu2CoFGJ1LKLUVNbbF/5ZDZQsf6ccDhyxyJb\nKuPHKE91ZJBE3/r08NS+/Zgj0/UB/2OqyXop5w7xXpM17yOVhqw2pYCpNkxq\ngKjj\r\n=aX7J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2277d9d.0","@graphql-cli/common":"4.0.1-alpha-2277d9d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2277d9d.0_1599570925179_0.8932413110848101","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e3a1b02.0":{"name":"graphql-cli","version":"4.0.1-alpha-e3a1b02.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e3a1b02.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"18852f4654dd6837875c4212452f0c0835e36c43","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e3a1b02.0.tgz","fileCount":14,"integrity":"sha512-n2wqGzE7UyOlMUKwW9HiYdkysUO2QBGg+CA47Dzn7DrFqBZG35+YyqPUZD3/72i75RdORPw5NQ+VKpxqDiZxUw==","signatures":[{"sig":"MEYCIQDqM/2ki3CrTbjnHutvHlRfEPr4cbkXHzOKk51Tnnjn8AIhALzevl0xiDFEycVOg1bv+4GJxQqWpKmrXuVIz0LiuFPY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWFkSCRA9TVsSAnZWagAAGaAP/RfgTe+EtDGywDVXc/hU\n9kXpReUkE54vCBcJl/wzlnNOOzzW7tiorAQSdYuPdht72liwfKvJHpUd1EfV\nqBpmDBkQQwu1IEOmJKRBm0RV8YgO1FyzZBd68nH/kr0WYQsPY4NdrUgUvBc6\nOY9VRbjKi+nLt+SMCQUg0kAmA4CeECv23muC9ejo/ryOoK2GoqMJ7ELDmvfb\n1pzEE5u4PNkIgPzyY3m2pNAEi4MiQYnvDAzDyeW0x8dN8u0rh5iPA956rdlQ\nX+DRsgOgnrwLTSbi0UxYNFuLMBuORiyEP42lX7xmw5uf5g3UA62/CkhDXUj4\nyO0LS+fAZyKrO3U5qZsnszHacu3NEUZBCIBul/Ju1xZoIbKEV3A1ecVV778N\nLTRuc8JuONf9n/m2hzYPQzTLc3NUEfNmzBZJ5amvmN8IX4Aw7P5rPekhJaaV\npjkd7SGsgGwgD3FtqCdvlR9aHDpdKefpeI4Vh+TXpx1q3Sb+lvbn9O/t/zPI\nhqRRyvaOiCnqWRPYywRDRPfnT9WKRZtw7jWuhKOX1WDWlucMI8bMPNTZsukr\nqK8E0vZ5wVVSMT/Emt9PAtOrI9u5qfEu4VSvbM1EJlx0ThVZB5krY1Ar6Kh2\nrgmY9nO4ckvl61hNeXvVlXwtU5RdQ8P3PBpjbzp752abFsTX9doPBX1hDbYf\nYogP\r\n=Ga/R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"16.0.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e3a1b02.0","@graphql-cli/common":"4.0.1-alpha-e3a1b02.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e3a1b02.0_1599625489615_0.10323620378247744","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c3f03fd.0":{"name":"graphql-cli","version":"4.0.1-alpha-c3f03fd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c3f03fd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"75d4c77c2c9e4687fa9804ca7b3b06d5282e4c4c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c3f03fd.0.tgz","fileCount":14,"integrity":"sha512-KGHA7GF761iOUD1Sth3WV5p2e0JDyp64DWz93zxq7mTiY2yDOK+Qn1sO5odOV5hwbTfc6FpnpTzrJPDjOW1BDQ==","signatures":[{"sig":"MEUCIQCqxuPZoNfc5iT/XoUD4LTXdvxXH1Rkuwmzp/AXpxmcMgIgXj4UQ+NGZtcLI8CDWqbBWyu1qCzUfMvFtzZLufYGwms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWQBSCRA9TVsSAnZWagAAxO4P/RCrF6Ak12J6GeOL3hFc\nCa8UW3PvQm4wI9uorB5K42GYrltTJVt0gUx7nwPy/oP8At+nC7wS/l9UDpxg\nRQPySmbBqnmpa9F9R2Na8MTbRCEY2/ME4uN0+6cbqzyxBz2d/rWSOcaEdAQ/\nMVnzRfC1Dy557t8nYOUzrwfFz+rCrdT2UMldcf9n+5Z4Id6g8THD5k2LOT68\nRwyuEmdwaoloTce+pgwPFNUsIyRLg/5yUxu+I3HVu81m2Vn6Btpnrtv+4Fy2\nRMIiwUONcBnrZip8PCNvd6WmNAYJqve7hp2k3VpdMpwnkzCqvuVmAt2OeDQY\npzAqUb8dmdJ8ftBTfly48+BgdlSnxmRBKOTR4QMuoADk3tGSPwVR2PZoeN7N\nodyrFzE+3K+IhTozHF4Kie17nIm5bDTewKLkOm8lof5qejXZ+zaFcpuR8INb\nf5LCmraE107EooRn4G/gjQUBfcRcw3nnr+cLVSkPUXp0/e+cilr9dlE+rmDO\n9Rn5m8gJt6xyXRUQpiI5uTcvOq2jRpmVmz2N35Ky+3G882hE5AXuEsgib4XB\nH+jd7sn30EMbAi4CmtWUJk0PpdIeMsQUHgAm+BankvEvLPVw+oPNbTghnI7+\njdBqSUarVi4hqOlFl2NQQdrPm+d/L3ALuwmWSZoEkQcIz9MI44Ows3j4BAtB\nBFiM\r\n=Lz+o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"16.0.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c3f03fd.0","@graphql-cli/common":"4.0.1-alpha-c3f03fd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c3f03fd.0_1599668305780_0.794622906948991","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4bc96b9.0":{"name":"graphql-cli","version":"4.0.1-alpha-4bc96b9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4bc96b9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e219a7744136b47b332375ad8a049e1b6ecc26ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4bc96b9.0.tgz","fileCount":14,"integrity":"sha512-8H10H5BdCxMVeMDtErb5wloWQzx8gHd+GjF1r1drruNMimcicVNgjZcZ6A2DbRN0bwfui9sLMGmO51NLnuSQcg==","signatures":[{"sig":"MEQCIG7BoC6B74x3DRBwcuZbWg5Dtto5pLNnRBwcjXRXezEEAiAg5/4eOSFyHqt2CZ+pEMnmDpQOLNGzfqPrrVod8iKQcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWR26CRA9TVsSAnZWagAA4VIQAJaFsE1pqZTETQr2BlI/\nBaACOYi1j7SLzy4y8l/d4MlHuJS2okVQAsvNwVBDfnfmtViw9uHhJe6otr4A\neGRk70VOntj9mFU9HDHiypEsBd6Dso2OJ6Udg/wUvF9NfIPcCGNx3tGHtLmu\nyauUKrWvMu+PQnRKWYrzn6DbinETN4oFC3grELIft/QKFw3+jjP1H9wpfb6l\nNewfOYpTIscAwjBlMx9h+bn7QoXddyp8TPuEQw2x3RXqc7lUAnHFCuC1GXH/\nrvVuBGxKKS2RqSLgvW6lGh8TbYmuUPYP//EZuj4Kx4OfHGSBCKWBSM8LYgn4\nzg4dp3bz/f3tYTcQhOiBEOh/4eyYwPhOIs/nW0prYxBbiqcuXbZUMl3R2fXd\n52zgzf8G3iJV+ewsoJX1Tfr+IVXqfcBcTrtoGRG9R8FonV4zdDXm+ID3yNjH\n1wAXCaD8rSlWlboNRpLjtPXRc0OeTQHC3tzsn3EhnZnKQwC+tCw80bxWjwsO\nYOM0IwLJJPKDksjTJ7LxxuZuQtxaC92u5VkOSIDNcKAU3db6W+ocAZTF8SgN\nEwuf1oQJt0Qw28PlaLybvHXekk0uhV/MxpWdUZnZaOZaI40eIzy7J3IezlwQ\nFKxlwoD90uEHqlisKTiBxLaQZWLAU6MhPaYSLc9hfPiL7wLy0kjTaEe+mNEE\n3JUJ\r\n=5j61\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"16.0.2","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4bc96b9.0","@graphql-cli/common":"4.0.1-alpha-4bc96b9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4bc96b9.0_1599675834430_0.4333938986880783","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a229345.0":{"name":"graphql-cli","version":"4.0.1-alpha-a229345.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a229345.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"22ddd91467e8763091ad13934eb11d77cdfb4748","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a229345.0.tgz","fileCount":14,"integrity":"sha512-45Pm6Q4mejv0AsVCCS7p+PQB0lEiY5OWF+BTmx/ljXDs/hXpqFsjX/I5jJcFByUyWr3gJKfINokLYNeGt+2yTw==","signatures":[{"sig":"MEUCIQDr+Kd5Y6x8+S7pE+jpcDEaVLq4fOfp662XFNeAfH33VwIgNhErDj8OhHnSIKRRqiY7e9BOAk5g3cKDtmkCKIPqMOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWaiaCRA9TVsSAnZWagAAFDQP/iAQ85+R/LMZW8XHqFrA\nSfU+gieJlDg3/HgRq4ahU6UYv7PEt0GCLlVAxkS1QalN8J0uxI8wxR93YVw/\nDsZACkouVEplALkoa3rTtxbcitC48YR2R7CJk2LGxuAUTGFd1Z9JZuNSFTye\n7pHIhdluZ/SIa/GG3cWcBa5R7+hp9HkeKffkVxxwZtP6CRZ26yt+nxAcrgcJ\nbOUkzgibQIdGa04oARuE6jbY/9FiwHXEaoUSB4s4+CQtvjAsASlFRlYmu5pp\nJZbBjcWQkxYdTG0db7Pg6AwRZkdwZs9VWMxEk9xDs2tUA7KLHv4Se/27qpIL\nlwo5f+TTsxS34UnSxv7t/+qurjP+cmSfF/2RUthwbX8MxMWKSmTONJzas3zQ\nhuSfBQtyIOnSNdFpIoOlrQyJMFAXSrrvhD127Nf9jkP9NvOR88YgolIgtsIj\nIfE5z7KWftodTDbqNeVrBHzAiJhRF2owJRbdQw/1+tuPcG2waNkMYIbRBZ9D\n3JUdIpkI0Hv5olgrMgr/Hl8K5/6u8wFhIKif/YT4CNJlqT7Uz3+wEitCCvlY\nbYukAg7QHMZbKeDJD9bIMw9mWllQb2XUinJL2LNdF/sYoJeOGZs8UQSLoP/k\ncKnZuP7O5l/LBAFG5+m+p/RVGNrWXWXlIHu0uqXo+MCivLQBBAX0PtdZtia4\njjbp\r\n=4FPD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a229345.0","@graphql-cli/common":"4.0.1-alpha-a229345.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a229345.0_1599711385441_0.11916547966547508","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d09c94a.0":{"name":"graphql-cli","version":"4.0.1-alpha-d09c94a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d09c94a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e60436dda3683834e6c5a72678c7530ed3e8f0ca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d09c94a.0.tgz","fileCount":14,"integrity":"sha512-bPAtb+WS9IZdREB6RIjXpBQCMLH7TrblA7UAJp9YzyIiHFKQ70fFcA8rqNkTltUx5nN4ie0QmuOSHrzwBgJJDg==","signatures":[{"sig":"MEYCIQDVN+mCI++XUYJvNTo4F4+Cy0oObktTEb/JvG7M7z3IIgIhAK056rxkxgyyeyVyDSQRSJYA4yp+SEA9yMNG7djI6h8x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWmYjCRA9TVsSAnZWagAAkkAP/2yH/H9TVf9g+8xkqv9W\nuaWVbbVy8w6eSKTDG2bpD5OGI31bCM/KdE7fIGAmD1sdCEr/KuuRKP75msvL\nQx8BMMsjYonZ2NMkQlMJe9iV5h7co2qxw37PJ4QpSDbMMUn5uaqXfZ+/dhJK\n6v/GItw3t3607TOvsTsYZ77v8UWg+M+gzo5Rr0UnWq9pdIBHEqydk5Sawtb8\nDG4gNEynXxW09+vgxDK8dtuAEgVcU4MgMhQaq7CpNDZZBsHvZG8lP/cT5KgJ\nxDhBeGP7xp16zRzo0mm4eEOwtMJ9MVtTIO4pO+xX56gYwDYISc8KpyPuSHox\nKqkprnS1LcRoNP5PdPyEoHIOQdU/PDfH6bQqKUuA5N7JR3Flz+RI63BAM7lo\nCdEs4ThLecuapxtGgBfmX1qVNoj9mLuIQ4pZ70d0OESHSThvEP1QE2tBxpmq\nWZ3EyEAeR1r1V8AGHC4Rx6bvwN6Ij5o6Qc2iDbP1XaQdFPr81923GxawQSHJ\nI09yKyXQFRg0/cTF9Nrra09lNSEfwG+/Rp8AYSvrQHBgq8v7zDBJQfHCCSju\nnddlOw/nwoXmtkUZ2o6fVaxmK4jF9yAE8P2gHzDwqUvVV7VWFvDQTIh/Evkp\n1KEP8sUMN8i+AwL8vOK7xNtFYoU55mGb2QMdaUe/VjlxWCqryjteyb7cA3p7\ngpqR\r\n=cnnY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d09c94a.0","@graphql-cli/common":"4.0.1-alpha-d09c94a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d09c94a.0_1599759906612_0.09269096937181387","host":"s3://npm-registry-packages"}},"4.0.1-alpha-586f615.0":{"name":"graphql-cli","version":"4.0.1-alpha-586f615.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-586f615.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"056baff8decae6c24cd94566ad02ff8f4a2d60e4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-586f615.0.tgz","fileCount":14,"integrity":"sha512-QH4RG2xFmjRpdO227k3QYPEy01qrf787ldyHh1JdQOJvIvpDVY6BjMULLb2uRBrVOUrgaQB5gHyJ+zSYkXON/A==","signatures":[{"sig":"MEYCIQDw8S9h4q/F+Bu7/nSODjSH7WDuekSwTn/nl30hWLQ1TAIhAL5sFM4MkIm3mJc4HmfoPP5ll2nrzKuVVyPfkfEgDSrI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWmYwCRA9TVsSAnZWagAAz5MP+gNgW4V+6guDquq5DxBg\nEYo3Dld5qq1B+TmoWhC1VXAAFf69/8m7e62gEJOLdGBwWHS2etgKkXt4JFEG\nW/gOkeZk3oALNxYamuReloN1vaflMlrPFQn7YDwHejpQ3K0zIWzYpDkWWjIl\nXN6dmY+AfvwSpwTocU9j6UmJERwu4iUHB8OG20vjZZj7jAEXP8SErliQ6i0M\nlfKjKKQGVp5ZTevbcMuCe1phL7RSP75h2RDEFRZEzOCNb3jG7HLKTLbyTcC+\ntRuu7hkoOCULqFbgn56m+gxIvZWY509/RT2m2kRVMKSZ0Z5D4XKpT5XB00k9\nu+qIrm1Jf86wR5MQerfdQg4Dl+j82wFu+kVHXQIaEo9bf0Ql6J7WuKkWW8Vc\ntdIdSnZ6dIVtKtjICU+tsrhKWY6AINgfVRwTZ1wggfGOFQ0BH/jhc8Ft9Wnu\nKPrTRJYnbELYRRcFa0GLpsTTyVx3deIkZMEm7VirIrf5Mi0+R0TfwkVJBdX8\nTqAJ/fv9MhgkpLn2PIQocLBDrYRJxAVc+mt/67AcqX7Ir1YIL8MuotJo6TzY\n0cFe6vIOH4n+zsAtT4mrCIv4w1gaPlTM+qccdZyuQBW9xIvE6P+au5YksDk7\n6MarZugZfL4ePsYW2Xh+4V4+Z3LBoTd/Hyshq2CA25bOWerPuU2+igYjTAmN\ne4yz\r\n=hgTI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-586f615.0","@graphql-cli/common":"4.0.1-alpha-586f615.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-586f615.0_1599759919777_0.37080524945375726","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3a107bb.0":{"name":"graphql-cli","version":"4.0.1-alpha-3a107bb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3a107bb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6648a53e548d24d8e32259d88e5117e3c266e7e5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3a107bb.0.tgz","fileCount":14,"integrity":"sha512-0tnrr1ZYhXVqecV0q8h5KKt0g6q9VGNGaYPFadvXA9eT6bVCW6YQp4bwwqEbQ20yHTRC4e+0fTJySWD+0/jXvQ==","signatures":[{"sig":"MEUCICH5Rky8gcetwdoaMX5eCCNRhl3e/EgUDHMir6Z1W1tlAiEAqjNQznoQAOV8Vf/aQcWs1A77Vx7oix1g4QqJGDq9+dw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWmiuCRA9TVsSAnZWagAAcgMQAKToRVr6QABjJh7jQ3Gv\nDH8AJEY+y3r2PR7sgeJA8+r3hsoqR5soovoes6qP8VFoZHfqoDYGe46yEIVC\nAMR/0O7xBdae4NpEaxWi922iE9z3cZPVWelFpdMWF+PdLy0yd21sgduZV54D\ngOKoXw7V2XjFpJ7C3Prm/id8g57NuFlVYoCwCl/H/UJs3bewm6p5hYjFdOTs\nvl+xcaT3QtV65ZwOBX+IbV6K1J+kqv43CsqmzmafpmZYq0s1he2DGgZk1adA\nCUrnm05dd8q21tlUEep5n0XK7GfCqPGL0WOOqaBpVzuAnxVU0KV2PcUN8NcX\n25mqnCDw/3UYUs+G7rxEDHXE3mge1E39nAyPNEIXvFCw85/z5iZlDjHcxzQ6\n7M7feMWdSrT55Sg1UCdnF1s//bhQrQ37lOAMKTRQUQMnRJePzST1VQ1V0s7b\nOKCI27QgCLYmlll4ljqyTVwVQl+RDXBHa3AmKPvewuffNlm9qgoj51n3E4h+\n/03O9ovC/oWgQC8Uc9zf2J+QBjeTt7EvSidI4vlVMSwznVVoE0/f0sVYo0K2\nkqoQ1PZQ1rjNHTRn6o/prnlKpNoo4PPezu640aMffyVbVfC/ZwcWvJXmttz5\n3crp3tCH5t2D8t6M6+qZT1tb4r6IDYQtkDiLL1JfQqvWvA+eJ5IViBBEs5Fe\n8zzR\r\n=xWWZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3a107bb.0","@graphql-cli/common":"4.0.1-alpha-3a107bb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3a107bb.0_1599760557460_0.5044648208655385","host":"s3://npm-registry-packages"}},"4.0.1-alpha-440560d.0":{"name":"graphql-cli","version":"4.0.1-alpha-440560d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-440560d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e45e5d49184971e31ece01c9f681d0e3b972683f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-440560d.0.tgz","fileCount":14,"integrity":"sha512-acWRSaWtouyw5wW738lF0ZiyNx+kP0QclWqXZ/ymIO3I32d/HlnBt+fyW1OeqqbnPlAxyqVEJyqTUEe2uWG1CA==","signatures":[{"sig":"MEUCIHuq+CKSiII/CDD/2NTdV0i3mGQjVOXEoMcFXglH5p2KAiEAmF9kFLhWpVY+zxvJte2KB+s1c4tudFL4acCnWeqf5Mo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWmloCRA9TVsSAnZWagAA+bMQAJhub1/GvpWylQOwRv49\nv5N7+L0AyU2h+0SN5ubZt9+zldF4ZAfadj7fKVZcEup+47KStNaPj3Q7dj2y\nkk0sjHNHB+nxzg/LyHziCR/QNbDNWZVhMqnBVCdsl4u4yD+N+aGdjFtbU0iQ\nZW2iBkQJXPaKvsS5MtspZ1vkPhP64BLNYNQCT8ay9EJkz+7h68vS+5W0oJ7I\nAQXWm9VQmrruWpQH6BQhjELkdpTHDxrRrnLDpfTXPWTI9rir0eYRgbg0aO/R\nGBef3JcOlvezRopC5/+e0M89RR5qe85zRCzghn27Of5+CTZVIUYszIT7IraF\n3QAFL5NHuK80ebCTEr2QWEYMwQfDAvYFidujyaZpK86pV3KDrh3PXuElcU3F\nqOFgoPz0I4/UAbhfZgiEe+N86lapuKUk/bgWA0ccL5i5sVHiruuM7Q7T4rdY\nTazeQN8vy3YKpkvE+BSK3rb7YTOj4X/0gEuM3uBbC/G/wcjvCdX+aC1UIGXw\n3CdyonhuNT9+o8eduGdabGCeRoCGt78IAWVM7B6B5bgh1gSjqtHlTq94cGgk\na9ACONqUgQyFPMwz64OQvl94b8dX0OekH+aVsDak3/QuUXkk/UsPnlWg8t9D\nNtlo8WOsssqDAaNgH583JjHTStEsQ84qqo0Vwhu4UYi9KbBFR0wWn/aZNQd/\n5vLR\r\n=UXxV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-440560d.0","@graphql-cli/common":"4.0.1-alpha-440560d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-440560d.0_1599760743646_0.9107784881504704","host":"s3://npm-registry-packages"}},"4.0.1-alpha-228f527.0":{"name":"graphql-cli","version":"4.0.1-alpha-228f527.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-228f527.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dcc478f48c732faa62408f7b3e472014dc37f379","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-228f527.0.tgz","fileCount":14,"integrity":"sha512-6i7OSVEA3ZYgoh1Zhmtg9/bzZfaZZXxyp9EGESm0EuU6YyM/OjA1y9IPDcvsKY7Uqsv769yrlR/DnGpfppqiUA==","signatures":[{"sig":"MEUCIQDz5tGy+BSVn60oNbBAQElJvSYoHBqZEXJ49cNlxbGGnAIgUlSnAYzo1Byio6/Gk22DjvTcDh5ANI45ZVCNY0zwufc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWuAqCRA9TVsSAnZWagAAFVMQAJtyFUdPCip7oe7bCyXG\n3j4exTlvHoe+PrGiHqSnFY9Vu37yjwr9BDZTVLpaa/O048RY0vgLEmSu4+4W\nIL5HzRSMO3YlkfqQX7B/Lzc8u5ykS143y3nPnB7IB2vWR7REzKxaf45Wbun/\n1QImaIFVSMfi7oR49rIwse7Yp0fQzM/KYQjEQl1vL53McbjxdYjssjbHmqYQ\ncJ4HHd+d+aFA0gqwi++QKoyAMQ7tSSoKfXJyUjt9yAKmvH3wDN+C66WXV5yw\n6gFgwEWL8AnNy7MatQjXMYZt1a6B5oMkaDOQTtVLqd9M3+T4jEVmPbhbz6y6\ntQWmWC03OzXSw/rhajJ8slD4lEgf9eZ3LSrFd0D7cps+k1bdciu/czYtRtxk\nh2ZuGviLeYAUZVVa9d1SZz886zmhVVfa4ipQDsiQfo5DCYYfPeAgftMl8YMD\n2gVaO9MZAGoDenh3SjAdK7zyro4N17RD9ZUI/uYQ+pE9dT9V+mwVkukkKoAZ\nBfiV9+c+XndihIbjSQre8veVfsDz6ZYgZ7vUCsffGujdj40mwvBNQX+/G1ak\niB/cmiBbZFiRjlyz9qP4Fb81mPKpygRdqL3XvP8O0znhAubXK8RVyDZy0ufa\nW26R8mc33lh8gAdTyVXAbKYZbOKjJwE/N64u/s+dswNX/mfJ67RZkDmZK9YB\n+5lT\r\n=R1pZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-228f527.0","@graphql-cli/common":"4.0.1-alpha-228f527.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-228f527.0_1599791145574_0.8604832764730921","host":"s3://npm-registry-packages"}},"4.0.1-alpha-49ae75e.0":{"name":"graphql-cli","version":"4.0.1-alpha-49ae75e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-49ae75e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c1fedec523c6bd8e06a53045cd473e6efbc946f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-49ae75e.0.tgz","fileCount":14,"integrity":"sha512-RrhBFM5kbDudfOM1UU9D4L2Pdz1d0YHKifnfXb3N1sxWes/gdGCwRETMOOrFzm9MVzOJ0Fyc3uyhFVHlHvTjGw==","signatures":[{"sig":"MEUCIQDzcWf4K0FiBPkWzgsr9O2inrvPSBwPlmw2OBDecX5E9QIgOxroqi8IKuYt/Q+s4wzivdxXtHPowAdBaFDUHDzbx7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWuD5CRA9TVsSAnZWagAA588P/1AlvgEigf4RWEcWoT7a\nstoySx/NM4HJ92KcM6idy9YKm19PAm4DVoUkFU0moS2u/mpFAat0pBYsy2gy\nlDIFrCEzD/kxxmO37fvZj0bDpsyNhZMhTS4Ldf7b5ZAo+81zz5F7hCocA+6n\n/jtOp+WkEcSm4JGF8umuh6OA6Uaar09ikxjEGWoi5ctEV6DcOUfbuwZRS9Na\nUw6YcCDx2QEpKaX8xkMasaqaUffUU0OOa6mzAGYzGsqAbLRI32Qz9KfcfwS+\ndNE6twx5QvKFAKJz/37pC7cwKv29QYO1oW6T5+SC0oCcEYUyusr8sl6OoMVM\nNujhnmRNupqrE20i/Ieyo6k4l/fSR2TMELHSuVAIlRIHrXoEqYKIIJijme0o\nCZ6MJFd963ZeAG3ov8sq50OMMkiK2h5w2z+utTgcOcimFB84zd5N4dFIROz5\nV4607NTfa5UzVR7EV4ORanD7tCyRsqWdcZ007bUYbM5HwsDbsL0fRdrxeJH+\ncoHcxJyxEpYvWqrYrrFrtJPTo2vIAJoZo6dzxUkF33VPw5we1/tt63hmKAct\nJaVWU82ouZRm77zIfwb6A3lvSuf12/e8ru9Q1DjLDKD7pw3KvX1xdm19/rJb\n3uK9Ra6/KgyL8DQ6MsU9mWR8jxLhfxJAugswnYoQSU3oIZNbwROTmTdesanJ\n8V01\r\n=06l5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-49ae75e.0","@graphql-cli/common":"4.0.1-alpha-49ae75e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-49ae75e.0_1599791352666_0.3941775606288618","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5b3c19d.0":{"name":"graphql-cli","version":"4.0.1-alpha-5b3c19d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5b3c19d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b6fda297fa8f40399797d135b00c47bae6bb4dc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5b3c19d.0.tgz","fileCount":14,"integrity":"sha512-p5oAGEJUD8vahmh/0iFoLKol9DXyEPaXvSCCofnw/QnqzQ8LLjShns6+P16yESBJNMr/wSgCzrrL3tzVGcYZ3g==","signatures":[{"sig":"MEYCIQC/KWgAFZyinvmrtprAfgjeMlcQ0PMjJSc2FA+BEFwUAwIhAP7d6XqkpKYmKse5C1qY5VZ8i/e0igJuXBd7EApGbKSg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW64HCRA9TVsSAnZWagAAhwwP+wTfipEFlLCmnglVnyxo\nvaLiRHa8sNClI4HSmf1M7OJudqe/NbQMc/rtE7kVo9joOwo7UQSRri/f5cVb\nWl2DBId0lgQV1LQtsXGDmc3mts5XjfLuL78RexfH6mE9isJbeXIlUjpShR0b\n0D37CFaCuOTthAw2FxW3RA/95mka9Fgwv+gKMr8p+lMIXeWc01KFKl1CvrVW\ngdPzaBlT2IF/GoMEm1Uig0gfM4cBrgy0AIKA41gn5sGdZU9A15ZT1sClUvSB\nM5o1speIL2KgjbwrQ8kJ4iLTGfSwVuoen8rBRtd2Z53KaokH0L1HnenN1CoE\nwzJWfY6xe/aMelK0Eam6DIyi2hwZ0rDqfuH76phYhQmCnDuAMImAg4bX7qJz\nrm/icCMWvkb4AKd1cR8G77eXB4Tbr63pNACDxHKpMyujN1xeDrF3OVkK3LN8\nZIqdv66Mdl7HajuCUSbBx7iHRWwkP7fEi7YRtLGZHXXhTNSIGOJ18Qtgy2NY\nENjV7gziw3Xuc9EJdEikLfJOEmwLfzu/lxzu+Yp0jNlTEOzazCmFF/LTVuck\nKZyAZpt4vvreEWedbixkQtrXpBBAuwpfg40QyyhA0rhQcewOL6xyghf0+2Wv\nnMkF3fxuMpPeWnwqRtPDvO2uBirIKyl2SnpGoKDfjCd2Pwwvnqdma2B0Efde\nUrde\r\n=92Vl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5b3c19d.0","@graphql-cli/common":"4.0.1-alpha-5b3c19d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5b3c19d.0_1599843847086_0.13608375732935585","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b50ff9b.0":{"name":"graphql-cli","version":"4.0.1-alpha-b50ff9b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b50ff9b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d0fb6ab80a28bdb7d81cff52e7cc4c9e497f19f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b50ff9b.0.tgz","fileCount":14,"integrity":"sha512-8DaLzcbva9PafyzkFG8SjmXnipOD4VQJFapk2Dlal94UBQ3bB//VUjAejWzZ3snBVd3UnjB0YAmcdpx+csoxJg==","signatures":[{"sig":"MEQCIDt5QYvlFIJjkK8yBPKc4IR0q2EbnS3CD8ziQ6hPKtY0AiAPT67HQIZ7ZyLiHlNMGnofbaa8m+WZx7N+MxpwJe8aig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW64iCRA9TVsSAnZWagAAHPIP/RAI8k44jbxzcUxCiKox\nETW/0B8c+AcXmEVKOj1nN67JSAnkbWDoBeESmR1CpvM3ywPYT54GVD33sFff\nPU+uBFrppTnBZA007s+8Dy5jxI/zaD2+D+efWmyIZ4Z6wEa8lPLooP06hppW\ntHH5zx1kVXQB4oEUF/FXlnrrUOlt76NgWOsglsMBR1aDy+OHfjY4ms87WLU7\n/UtmTdTrKrLm/YC4U3I7A3xrn1c0MwkZq9HkMlfKhGDRXTWiWWu7A8dhusi3\nSNEQOFAzWKVJQq1qGRKQwBWTrPWrGGzTE1MaAUYR77t7fF3nNIYUE/RNnAHe\nte3xAUjNV+1U/gT4WEmWCjdtHP4OmTI8Y98X1g8mTOx0mhMEwJk/erEBdv6X\npnh0/B/JbFQ6R1NKo5MO5PshTho91T3YQ/SkMsv+eW+YIdEj5i2tH1qTQDYo\nhnc8JTPExCn+IksIUCweo1zZSbeydmj7xYkivGkvGXGC8+CGXKyMjmvMrgw8\n+gg0bNS4tlXS1eZkWoPqzMCLUF7nzHOcHBKhfTFrhtuPuDPyqHWck1oYLDlE\nYt6uyeyoIhWM8y4jWFJ/9S7Dg86quHvy67TVW4zuvM+iXvzT2RomxQxl5oAQ\nImI1Mu0C37uKDkwvxIcw9K1t24qJQa8Dh9DEJSzG9LB0EeYs7sokBjLDYXb7\n/oVX\r\n=x+dK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b50ff9b.0","@graphql-cli/common":"4.0.1-alpha-b50ff9b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b50ff9b.0_1599843873182_0.3821237682094927","host":"s3://npm-registry-packages"}},"4.0.1-alpha-35351c6.0":{"name":"graphql-cli","version":"4.0.1-alpha-35351c6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-35351c6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1d8d7430add3d6fb6975bca921e2069bae96033b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-35351c6.0.tgz","fileCount":14,"integrity":"sha512-JfoJQOPpeX4nvdR+TiHcAWYHxgoD6cdp69o0V9yN878Tl2fL2Wz9HIekh0OHowAOijdieMo0W+yanJueXDDkWA==","signatures":[{"sig":"MEUCIGh5xq4QfgkQhVUNCGH8qJPD+LLyq6SwmC1pbLyiT/+BAiEAoc5zAJQkCXARtQlshoN/AqyP0uLRO7qXAaZdjP7tBuM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW7KDCRA9TVsSAnZWagAA81UP/RkUrQQjd7mzpRGpVd77\nV5M1QkXgrEBfZYC+0Nc2qA9atvfKI8nTghABSltmxqNcwy5AD8k9AkUsRKnl\nciXCqA/jkYxG77xtz7YVJqqmZiCZF6dIut6yDcIAgk+oC3Ys9DQ1akhhIvME\nVojCMJrr/19OUHqFU/XOmcukeaiJwmyGmBoCPpHQjLJxoskXJoUve1uZjZUE\nOX8eCj6AQ/dadHzFyLQYVPIyMe6XQsmK5Ft5B1UGPQxZGgo4/WocYkU72oBr\nxxcBb8F8IsywYKMV1ecq81eP29VeTMTjofLaaWJ+lQwHMsqh3AIlFdvj4cGF\nIF2DFD/NBjyk0rpqBfW3FsDXg8lLV9GaSHpMemDoQI8T2jo82sj9AaY/M76E\nOMudSJm2iF05qVuTHm1DPGn9jwswHuF42V6YAiimQUQxXc7hNjHgSguGx1J4\n0sl15mUZPwj8edUO7FFVyEzDKWVlSa5vOdDyuc8yae3ivQCog5+PJVQDSt7D\nxzRB5IpHUalbMuziUctPNMpD3aDUvS+PXKST3JlJIj+/ik+O2PMgrUQxKCs6\nko6Wk89VwuESKXwfaESjYLwT7azekm+yKk5lNH6WUIL8ciNwAXhsHrehcK+Q\n5p7UCrnHGuTo99dr3ao8QgHRjmQYqS/sqU0ui+TXa7CRVmqKHOPbQVy4TvmO\nJzGY\r\n=1hJ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-35351c6.0","@graphql-cli/common":"4.0.1-alpha-35351c6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-35351c6.0_1599844994978_0.9225725133078126","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b1665a0.0":{"name":"graphql-cli","version":"4.0.1-alpha-b1665a0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b1665a0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"394276a2527779b14a73546db2ce7cfb95bcba51","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b1665a0.0.tgz","fileCount":14,"integrity":"sha512-UB7YAqameB3yQLXK+vu2TalTS3zHB8n6ie4Q2xz5te7GrpVfnmGBe0S4ilXPDMFYO7loQFH6sO85d1KEvireDA==","signatures":[{"sig":"MEUCIFzD04K+SCO7dCbEWG6JYktAVHGNticUy+NwvDnB9JaQAiEAyqj8D+Z+LynVECQ15VPwC537V6PUlqLUk228zsuH1cs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW7NVCRA9TVsSAnZWagAAMSYP/1aBYfvB0ZPH7Twh8Dho\nRAyxAvgAjJd5uKlP6RN1/50eLRt1DPgN/Eysm0WPJb5/XiQEfAuK2htwVn9q\nkxuvE0ppGPIeT8wAW+QpTRieyOnDzX29w58sA1DQ64r5lPww12F/bOhu/5hr\n8ImVvyQ9TOm3JrV17nlKw2YCfYc5OnSdihryVUEEZTnOPuPcI6dhTz/F78WC\nslrQvKm+s14VhzPgDpIouHjr6Ra4SbaFLXIkS6wgdMBto/CZIjooqhFmul32\nYhWw5HNwfqwXElApvNQRrZaRkhEC3QFZNyRYZuNpuf7DlIbqSapX5d6YOCdt\n+kBPjLLNoXYn1cE0GQPGpd2nVB6Pb36TV337TeD4zxDJ/fw0WK0LLlPEYAeK\nGgGPCvATPRR4vw5u6rMS7BkXhDwgHqq6qhxnM/BO3H3bTl9pauK/XDDpp1IR\nmLw62N30r2J5xlmXpudHlpu29ZyLNKK9OH2Jaq1Fb0D6JW2Q6jWkB7q2Pq+2\n4lU+u3KyB8vDVYFTaTlXvSzS62K6O/u9NZff1DNWIKj+Gn3sATxFjaGSR66I\nUSkd4wipKIv9EcIp5SlH0n3F24sYY7HmWK3x5675a5NmQF7V5tyiSiHCZAnS\n+uw80Pw7AjBQz+RaPfe3ceeGpw4BPSktZea4cRHF1UDZqF1O/TWrXbFkBWqW\n3Nj2\r\n=B1oQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b1665a0.0","@graphql-cli/common":"4.0.1-alpha-b1665a0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b1665a0.0_1599845204450_0.9418543657042571","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4baaba3.0":{"name":"graphql-cli","version":"4.0.1-alpha-4baaba3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4baaba3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0946e41c99d60e7f0f426e4de48b52be57280fcf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4baaba3.0.tgz","fileCount":14,"integrity":"sha512-kT6JBcD4UH0OK2G9wfzSuCvEa8XbuIBuH9bXBN7hfYFKLt428WtLMs7k4QhU+gD7Df3taQCulKdD2U4mqTkAWw==","signatures":[{"sig":"MEQCIHjlbVcSGmbZXZxyoGvq7JhRFRdKTfu4/mm8kc2aHTk3AiABcntEmcGqquKMlIxBXzJhY05O9Ec2ukoOaMjj/GKO9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYQjxCRA9TVsSAnZWagAAvJMP/1DhYEFgZV5hyBay7mUD\n6EKxuq5C5biMXAbCMZCsC8x6kuz0h16lFZGc9H4/lcp+/Zf9BLw69XtcBgZv\nk06FFxDZERwR/DmPJoBATXuf5R1iPyjnNeDrEB8fJSP/JOtgvH9Ti4RYoLJc\nwFHrNTSsw+bItkHp6LiYq0KIFGGd3QxHKLQJ6uCK1ej6uh+nxTTzq7SY+ctH\naanrlLiGESF3IdNJz4+c7JPH4MhtVZaMYRK0TtMt6izFve/FaD1+jbp4VEgB\nfrlMB8TVexZzMgl0hRvPVBuNsc/4sKASgdjRJ60Jrl0wXpOMsyeH37rLjDu4\n0niEW9sNguWXsZiS4dB3mu+vxFLUjV8WBUDcCppvwqSE4XJLMs18j8XrIHWD\n89mjFLpkisjDL1zcM/9qjtD23jQHubF7UhGMIieV3joe7ltx8yrffN5iUsiA\n5yFJr5TWOZ19QJ1Mk4XqtY/xrTxBSV4w7okmbEelLzCQ0w6Ojs1AsaPNx244\nUyfixpvs029iNjwnTwh1+/qQOhHDV5phF/kL71Wx2CmbBLnhd5gg5TRrL2CP\ndMcJOZ7AiS8uY8JqrKAB/SnAHF60h/807DtSskzvK5JZJf49ZCWgUePb5aEj\naD16GOt49ip4h3LDQjmhnCHpLg4mu/SYzmZ4fzJ12RSz2MDGc0oZaAMHyNZH\nns4g\r\n=lIMG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4baaba3.0","@graphql-cli/common":"4.0.1-alpha-4baaba3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4baaba3.0_1600194801181_0.12279350900122421","host":"s3://npm-registry-packages"}},"4.0.1-alpha-9eb08d3.0":{"name":"graphql-cli","version":"4.0.1-alpha-9eb08d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-9eb08d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7ab10de3c561389f55dc5eae7138351d8b931da2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-9eb08d3.0.tgz","fileCount":14,"integrity":"sha512-P2dkmaAVOMNknOAIpTYkjwkzvdALbdhEihYvFPRUqLu9gxLdwuyTI1uqPgQZvIA+i4K+IeQZPlClhJr7Hf56Lw==","signatures":[{"sig":"MEYCIQDYTbyJ64/i8wvwb7qPKZ8LLIoyDKWZmbUjz5OgRhYltgIhAMVGtO+OnX1CmtDnaUShmB0NjeyVF24s3sweh6E4l+Mz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYQkOCRA9TVsSAnZWagAAMgQQAKN8ibBK0Zlgkj/eCG3k\nK8sX3UTMYv/iVRzQwq4rWUnf78Ni4qVlgKxhYCdAoEKCAhth76TwoFBpkgy7\n9nmZYiGl3yr3SNibcCjvq5CHwBXN7QdR6flRqIlP/+Ux4w7fs9RtgCz+7eer\n9E6k1AzJ+22m252ZTt+8H951VBLCxzsx+03Nx+gmtf4GX8lWHIUIPghoDviG\nezFGGCSXIEEcD3rgQCV61Dg/v1lqCYc80Ed3RjSVAnDVsEmCp6qAf47iUyHW\nUdEtLRMT3Th/6WMK7SqomY3kYhrRQDLVwcn6BL1w5p+UQIexsazQKQQQTJcy\nrXyc6dUJITRlbCu5k8Qmgu2PhcHFUx4xJ5VaoAo0MoUEshkzBTpl/spF8+Kt\nlA5lrkWLGyLfd/ubNCfjdp6aNR7EUyZkcKjgG5/1eD1CIdkAUydC3CjitOka\nfD24Qvp5g8Hk06M1KKaknhXWmdjcZXFT6cxKaN87KoKTbxmUWKkhyIRLIjyd\nOlyStALmL3GbJB9B8yL+rBJNKrpGG/1vNMkIYwm/O76MDl+Axv3poB8kldRM\njUQNx4ZQk3RAtcMu/hdGfJkUHr7HJoPzQpcgiemyehFBj1zOtpLm0kYnrLJG\nHft+M4MnDaUmIMP+HLc+i5FAONtCfSGcd5D9R24SrwlmiOcdKRK/ow16y7K0\nnn7d\r\n=5zao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-9eb08d3.0","@graphql-cli/common":"4.0.1-alpha-9eb08d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-9eb08d3.0_1600194830405_0.7713802840682089","host":"s3://npm-registry-packages"}},"4.0.1-alpha-06c06a2.0":{"name":"graphql-cli","version":"4.0.1-alpha-06c06a2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-06c06a2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9fa133b7a7ff1eb73131b5889fbb4963b54f3ec0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-06c06a2.0.tgz","fileCount":14,"integrity":"sha512-l9k9bO1vJ8IxpePX0GHXwPdg59clFflorq5Axc6nPjTI7rzH5EEgur7Fig+7YNQCFTimXYRE6zclUHEzdcQRQQ==","signatures":[{"sig":"MEQCIBfkIq+Uo/+yu1ZnjXU8R3Jsn6Q7+ti0yVeP9tlZgSZ8AiA5BmGNrHtgsi/9cehlGH2X7US4GP2rrw45Yp7RFtvtUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYRAZCRA9TVsSAnZWagAAJc4P/3cAecksxLHtOcKQtMS4\nqJJAChSojaIt8WPC1OFdXOc/eNfc+e3cCspUiRcpSChXdH4bsNZBMsR9xqRg\ne1GEeSkRavcbvhxlAh0cr+Sb7RVZtnxLb2B75G5w552uChXzfgImGir3+CTo\nFj+brdHwnjnWhVD7/1fceDtfviD87NCGz9JGn/Z/yMhIWRjKCet7weiqYsjO\n7P1Rl6PHYs+UiZWg6Bl36BbLndvJGcuEBVbmP8XUuiE70VixSlWLjP55spYk\nAeN0SQek10PLOUfD/H3b4EL/wZQZuuZW9nbIT1kqnsojGMQf6AvoHOXx33IB\nyIIMFivYnh2ERzdljGVCrosk4c3yR+6KSapZM+rGxnVV8lvPdNXJl+LeKPOY\nOYDSh6nJhpXxgHUOXuKjuQ4Gqq8PqjkvvVX3CtsumUEZUFrTYioMYrZ1O+1n\noMsOsmb4njjnACCIOlNG9eNwcbNU1HvcvusBH32xMy1535av3E3/mj8l31qX\n+byYENsZQhfugAC9lz35bU71wzUpTVocG7d04j9N0lQUcr7f8seyWZNfO7Qp\no3I0N9Q0ebUzl50AM7/AnibZxZgsVOiENf8YiHJBOiTVEyEsDjK3xf2bTzHw\n2cFbjqiS3M6ReOQgZdainCoZnoUMnKBQwRasVmKtrhHH5C9yGfDnUbGv65AC\nNQ4b\r\n=7yW1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-06c06a2.0","@graphql-cli/common":"4.0.1-alpha-06c06a2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-06c06a2.0_1600196633457_0.6484392151050227","host":"s3://npm-registry-packages"}},"4.0.1-alpha-da34659.0":{"name":"graphql-cli","version":"4.0.1-alpha-da34659.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-da34659.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fb0abe895b113fee0b7f880ca1fbc72284066529","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-da34659.0.tgz","fileCount":14,"integrity":"sha512-VdeGEiv27hgzYMGoqPr2W4piaKXYT/5OfwsAw/ObtQUjUVobHls+B9vVBIY6ZT4w2oCV3lzZmQlI7Z51/ywJUQ==","signatures":[{"sig":"MEQCIDxUU140WiqH0eGgCGE4tpHG5eKbjl9RYJMfdVCogdTiAiBhvjuJy508xJ6qrgIFWc75dQErQPHYC69IKE/RTZKiyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYRFHCRA9TVsSAnZWagAAeJ0P/3goBB2zE6tz/gKwL1i5\n+v0PyvgnK+KpGh4AeqdSNg1xgxM/+/2ONMeWv6wTGa0slhP+G8vl9IAS5hoc\nq9TLPCN1jGVRpLteC90pAZ7kX3e9i7hNlLnDyN2Qe/rRedip5MFaKSegbVIv\nnp/c/Y0lxeOoSxEjRzIJFXH6TaSpYXSnDQdpC2JXamaAX+CUBnBmpw1CcT+o\nhp6WqHJYod83ZRtalOyGCi9rCrgOl1kO8B89so7K4UY3djp3484lAhQ/gqKY\nsRmFzeUUNSP8ynlaz5i9db9oXvybZ8eR+UNHdq0zcVqLdyBe9QU9n9T88Flz\nHjbuskZguUb1g0zYNAJHDueFUQ4P+PHtXWTyQ2T8ljd1rje6Ez6eyAKC1ATF\nEk+v8IWX04ZgGRSmCifgKWk4vebvOQqvBjQXoNTkzp003bw7KW6TRDmmAQLs\nQc52VL9UHp8tibSoIzOzGoE4eSDU5gvKFqYBtLzQxqRmcGQcaTaWya7CzkAS\nebV4/n2aaQ6UmSKXjzpuyVfwI72XAQhu7dYtGXtafWRpY+8SZ07OQIXGl2bG\nldAsQK0fqC0rFRCCjtGuyLcFRHvj4BujGz8Th+SEhlN5t6ehwJcw4oaVXWFS\nvtMP1bnd1fPY7swrFfcwqdimHn61C/S0wm6QZEIzYjJfVCDbSYDQpLJ9oK+2\nHQcT\r\n=2fv8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-da34659.0","@graphql-cli/common":"4.0.1-alpha-da34659.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-da34659.0_1600196935453_0.6100320562283039","host":"s3://npm-registry-packages"}},"4.0.1-alpha-aefb969.0":{"name":"graphql-cli","version":"4.0.1-alpha-aefb969.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-aefb969.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"03f9fe31e964d33557bd7346d4ccb6ebcf1ed3be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-aefb969.0.tgz","fileCount":14,"integrity":"sha512-7pHlCicPI3lyP8izpmmKp4izDEmVXyJT35h94hg3CTEw8s/RHsZxqx7GRbc+BNuH3UDT/RpjGlE5Ef7HziYwtw==","signatures":[{"sig":"MEQCIEJW4RqrhiDZahRCO1LWOdafSr8Jr+xWolWoEfu9Vx16AiADPABnbb7QI2s9PvxUngTB9zriHdY9V1RtCJ0PwClAQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYRIzCRA9TVsSAnZWagAAJdAQAJEYjcVOcqP7C4gnTUq3\nHL2+G/9IymBWDNE/zkKAwIn/uYvgFFruz2iaR4cYOlEe4wIxZNYLoJ1xikze\njfBnUJUTNk6Adgp8Bx0HOR86pjNzKgaCadXVrvWhSYkLS2wSPtIrJV2Voocr\n9Qsocz1Sj52UiQTyuzsF/JeXYtzDhz7f3zUHWfNvJ3faW85BC+6O+v+kTXo7\nO/mk5+7S72+qWo31byi6cp+UIN7OVZm0BOzahbh2So5gQdQ6t9wABiHvDGEy\nfty5lIKeq6U5v9m5tyf+yHKOCTwYdhIDdpzXa4lqJun7RdEhYIj++NvuYTCk\nN6AV8OLrsRKYCKPVdY5bZr3ZHR1p4PISbvMfXYR9D2mHQgB3q8rhtKeZOvh6\nzOtMe8tGhGn5LOZq133DN0pTghBr5N50E2Mamrf+9FcsOfo/OmEpIrDRPabF\nUtbmzM4R4H/Pl8cyacwjeWKv3pRSntlZqv08F0WlJfYENTCQtsWog7xVriYX\nFODVV94zE8gVxzE2mh/P533l6BkxMq13wCRyPygsZFsc5GUHgVPJ0mvmvEgh\n0gkJrff2yQbpkIGwynDUiBbVr51rYbM9KVaBBfPaJaF5GfyHprSyxMDuOSTm\noanLNbhF9BXPOTOa3NX2TtRsh+9//Gjpd9NPI+fS3Zbd5MaUafAb5EBBMngf\n3SYt\r\n=6V6w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-aefb969.0","@graphql-cli/common":"4.0.1-alpha-aefb969.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-aefb969.0_1600197171282_0.4596385604786386","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fd51e66.0":{"name":"graphql-cli","version":"4.0.1-alpha-fd51e66.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fd51e66.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"12e9a0cd5a2ea2783de328858f45b211a3c584a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fd51e66.0.tgz","fileCount":14,"integrity":"sha512-1kVKfvkjZjQD9osBRu1NPoVxEJbLh2NNVbYGHMpR3GMSD5Umjyz4oQ01DuOyIb8CrzL9pcis7fR0Zhc+ju/feg==","signatures":[{"sig":"MEYCIQCgczBd49fg4mLCwWlkGwBoUER4iI35aHH/PMwS1D04WQIhANqc42+azkgZSBkebhpK8zpf78bb4CB1f9/+BCdCv4lX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYRNPCRA9TVsSAnZWagAAS1kQAKDr4rPdKQ8U8aYV/1f1\nu5k+dlXE+HYVxYnvXPcuxmEzm6P0WYsLAS0CLQaU8FcgcNHtGKc2WUYBmxXg\nSNnfGat3nR/4matkPTihdBCgGCKAWYMqm1beqI6P4+IOde/wcBIXAJTD9heP\nnDYZa/M26nFemJWuJwAKfJkl0QZQkvmpisA8tcdYlY0SDaMKcf7Zuqm7vgYG\nUqg7HK2p924rTEioNCv5e6t4IN93bciTncDY8NH4KiPbzcBr7FqIdueqgXCu\n83iwIj0uacudz7QaqhIE1Q/QALkPM9+sJaw9kOCt4PqUT5gjDaBBbCTnqFAd\nDw0XPIG7/69HDI78XDK3k3X6mLx6w1fgRcme6lNLIHBUGNusul/k/oGQSyzO\nOWV66veNJQ9Iz3zT/XI+5fzPRCAmMrC1Fu0FXj7QfNk6B7Mh6/1ZX6Ld08aZ\nCPZ5Vz5yAe2K636GNNJNhHc9kaf3+KxljEDY/uB76Aan1Yk9AynlZWz0o4F/\n/XygxrqyNiZqCGnwxe0OWB8VNo6UwrQ7R4a+H3jjbjZ0CjBkJoOm+qVm2dpR\npHt+KHW8d2ySikW2AywWqQFz2sWzjUuCyVj51P1xYGpqt4jgZ7amvAFiWZ+D\nC+nIFlUjS94V5IQhp/uExYr3FsvwTqr6C2s9DJ24Ue7WeEQzo+SaK8ZiKzk4\n68pA\r\n=cz5A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fd51e66.0","@graphql-cli/common":"4.0.1-alpha-fd51e66.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fd51e66.0_1600197454987_0.5565799096107122","host":"s3://npm-registry-packages"}},"4.0.1-alpha-68a69a2.0":{"name":"graphql-cli","version":"4.0.1-alpha-68a69a2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-68a69a2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"98cfd851c659ac4f63e903decba2a8c3fd60a125","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-68a69a2.0.tgz","fileCount":14,"integrity":"sha512-p69X3hNZMTRQcrKNpOinPOhaPfrY7pVic5ww1IfYHm3WlgAbcLcILPwySG4cp0Psf0DuIdoIp156ZsajwfEK2g==","signatures":[{"sig":"MEUCIAfIZsgFsyhq/zYbVoxwOQVd8rCFKDNcFw/s8wZYjtYMAiEAt29D1o4UtPsm7SdkJDkqhT5cPrf8tsNg1mkdweO72vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYWIBCRA9TVsSAnZWagAAZuUP/3fJHDcDGQLx5ybuaKjV\nEi3RhWlKZ5z/tlK5Cw1HgtcAm+LGjG75NoXDnrXMtwpuCJXw9/1uxDQjp90W\nOsHN5/HHOP9PX3nqq2JXxAeIhmDMdpmVPAJ3PzXUG/Sinaxkxe1ebW6NXn0+\nAhoNyJEggsI9pOIkP66WRcPSAo4qM19e61R40nJe4I6V6XYlQuoLlynVb5a+\nB6FmhtXrAgePfA3HOwc+J1K70PcouV9k/M7gAiGhko9bc0KOBewEpZPCW9sL\n4WkIFK1TJLiDDkff0wHHmjhvx0Pqv3q62ydbqj3BNfZs8n5nkPLn8tKdfKqJ\nzITL3rc1Mdz01dHWy1zBzZox7BWMM9tBPE5w7KbrALNI1CCdFRym/2usTiUf\nHWELAdD88GUXZbMMXY6ZZqXeUkukDRTUogfD5XEBXFWUmTnR8rRLtB4LXICB\nnoP+m+2zs8Uj0IKw8N1Ytjsh06Eh4o2ZAqnTVXe1XgciKzHI1FAfmyKLiAAv\nOGFY4QtVVt43TzUa4Par9MfPFnL/TJp2Zpyr2yWGzK98Lxhn+Meb9+UOectz\nxco6nIHau7M/0nM8A1NrHWkaH/0YerATpdkt0UhvgGPK4xm1u9Gk5e3d9kHd\nAsZ0aOaE9YhQu8JY+VDjzbQ0fJFELbSYO9uoI/bP2W1FwntlbX8EPam5NhNb\nJ9v1\r\n=8ReW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-68a69a2.0","@graphql-cli/common":"4.0.1-alpha-68a69a2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-68a69a2.0_1600217600987_0.23562580410743061","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d68d29b.0":{"name":"graphql-cli","version":"4.0.1-alpha-d68d29b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d68d29b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"763005c3d6266efa6147df3281d3162a4ca438a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d68d29b.0.tgz","fileCount":14,"integrity":"sha512-f3jTvvhryAO1gwBF10GqozZ6WKfsGZrmZXgwMbeHo1Hf8Ed1weP3ZS3WJggj7ugMyF8ZETSX4GeILLr4RQLgfw==","signatures":[{"sig":"MEYCIQCMEeAHUSjXWcvmUDHdflvdkU9yIUFnQkO/zr8ow70K8wIhANzzh65LYOt4DCcFxL8yjXxworABaWCWoe5of8I+e42h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYWyQCRA9TVsSAnZWagAANP4P/3jT4QplMsBTOzVa5jpc\nzhqjNVr/I03vdgRKqQmd4vrne6xkyE0saicqVeiK8LgeYxuoFEXGSnxHm4HC\nbWV+xi9piH9QU/UE6C0YwMKXl87AgFc+yUxjDYd86QUP3o8Hfe2MorMtcSep\nLMc0cIZnkuOXKE48wpNKrqlwcesTYFu+HSXJAPpHovaZEw2B1UysLlbMr7r0\nadvqaYz0EoagR1Vk6aHoWWIF0OQLuc+tWxmhKkQecbH20l1vNSKPXu2Wy+sr\nOGIvQdlqdfHe0IpdNyYt4WswxKez4HU8/H6B0I4FhbZVjNRDmoak4Q86aQ8w\nfT8eOuE/ELDJ4F7RtWy+PuYVWpt5m5GdC6U2HHalNqQxMsd01HTUSDhBfV5e\n32PIcPeJq3rhIqvsGn7xxz8spjwX+d7PG03wPt/acY2bcJ0Plu8h8ITBRRDq\n/nkOgPBVUj7vhedyGmHt4jpP/PLikGRIZkIs8/acLfO8OOgz6MsNt+4c2enX\natrcXdVE7voSb6beWTuSD22tnhlYXRPa9hOKI3+kY9qhvGy9TBwZSq2Bdjql\nTanBXwCEsJNf9DDEBfQxczgbelJ7DRtSnUxm13TZjxOAyQza6zKbj6QxPMuh\nW7hDnuoWo+SDsHMYzACVAh87C878IVwMwOtOt06q3Anmeu4dn+QdNhjB1EC1\n5BoZ\r\n=2lJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d68d29b.0","@graphql-cli/common":"4.0.1-alpha-d68d29b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d68d29b.0_1600220304088_0.5145925657066537","host":"s3://npm-registry-packages"}},"4.0.1-alpha-306c7e9.0":{"name":"graphql-cli","version":"4.0.1-alpha-306c7e9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-306c7e9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3640ab028819a3f1ec97ecc2096d991b0c9bfc27","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-306c7e9.0.tgz","fileCount":14,"integrity":"sha512-zntPGojcI5cGuGjC8+AnVF7jLA3ZnhgFO71Yto7LUYiy1R2MAJBR3fP68u3Jxf9AECcswGUadfRtgU8rgBAy+g==","signatures":[{"sig":"MEQCIEx7vz5444xnUdJ4AOt0qZ7zPsASgZPN7kSNJStoJwpRAiAdLNsQ3Gsx90RaSBabtmr0o46ba502nuYhzwEf4S/vjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYhXUCRA9TVsSAnZWagAAIGYP/ifnqUIKIOQvEnnHYvlx\ntXewX//ZHFQ9zmgb1P7JVb+jnczT6xi2sqX7AubWmenRgRb9EhUsq29iVb2A\nay0UQJOz7V8tyNSEOGvA8w3A+jI7C7EPOrwDZxVWIYdLpW+hGbepuZoIBSUy\ncPIDd+sC/o1/QaSVbiMPVwK608YlC+9wSRthuu+8WYWamApYx8dbiwgT1hR7\nSf7vKZ+MNt68oDwqsOnG0sTuAGSZLsX8H0AQJTsU/tDZjuZingUr4vBbQYG7\n5WDEG5rNPImOKGjvNZYTb4cRXEBrZM/z6Hq2rQZMSZtzqFy/TZSfAXEnRiIs\nQiQdngduwxNN1CEKsQ2mzTy+a8SysuTSzeF9BGsGnnPwRmbYXsXYdoDucxCt\njnLNbgwvVDXtYywIs/EHTnZA2E3ng7A6C6l5PJkiFEx7VSCTMFI7ZcMwT+19\nB+Q/oUYk+ce7wAnUlsUR7wXW9oI53amIiL6k0WcwQBuvrA35+NMPU67LB0OO\nftjUpxAvtAddxmFocBhsz77fmgODl47wCXPBveKBohxsL7clN/X6wslyFMFS\nbrr0/6YGOaAQXEq4UBcG0jhtdalP5nc/fNztsxsXDXFhzqWEuLdsAs52W3jy\nykKm3tAXOna6RO1IEQxxR120kChxctqjl5Ve02klYyc/rBfy2oCzw8cSB06O\nmV1U\r\n=PX2g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-306c7e9.0","@graphql-cli/common":"4.0.1-alpha-306c7e9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-306c7e9.0_1600263635457_0.23370946685143212","host":"s3://npm-registry-packages"}},"4.0.1-alpha-76949b7.0":{"name":"graphql-cli","version":"4.0.1-alpha-76949b7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-76949b7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f1ddd8cd9ded0333211991a5af343f49c330a004","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-76949b7.0.tgz","fileCount":14,"integrity":"sha512-htcqhfg5iSwOdE5FTyFIZw5eleLYau/BrF0I1mB8hAG9Bnyu4F7+MR/KcDH+7sQjiFJX04H9Hqka2UVvOIERIA==","signatures":[{"sig":"MEUCIQD0FUHaoMHNn8Z9GS01yzop8DqWmOzzTq67xnbGbbqjLQIgbqvr17lPs6PVncGfnv23ir8/vxLNT7hQ29leUkN+hQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYhlJCRA9TVsSAnZWagAAycsP+QGTycOje/7Xjs91Iw0L\n3mxokYzULvXTtBdj8ESQJhVZBVxLLgM68rSffAmSHL/jR6EQB0mifUgUS1Jq\n/abecgsp+BkQfnb2sNEGlbzsLJ8LYKhjheiTedQhdt6U42yo/iRn3cnZpOZW\naF914Lt5GcMSw8FlOlD4824UoDupfPfufhZ8RUx+2hpVaIP7o+5m+KSSTJag\njJsL398wUhrqsIH4eftIKtcx+xNgJb1dn9Xgmk3QiaTRLGHjIyJNFq5v3Ji+\nzBkifBEpsGi9wtdRhIxhi2FOdJge7BHt2QEcE0jj9VY6LAa+D7XBMqVwg8y/\nDgd+f6CVz1nVRVLnAHdEF3HdRusvfc3rmobc/d1U0dJ+/cSAnp/lCyGzprYh\n8edwHjSmhjjwYmW1cg5fT6/zu/Lqowem5QUfAn1//qGdqfQCSRWnXx9hXfTr\nn4M/8FePlpzzz8cn7xPaxSLdRYqZmsp0C6aXqRUwsqyx5ss0w0XdoW3BvHhW\nDg0sI8vL9Wwb16Az6lxk/8QxEghNTCtjd89Z3yX5LMmZ7kf5U39M8OpcdBiw\nIw2qyH4I6Hd5QRe0ALN4yLuD4ecWYL6mozpICIP11AykyoLRT/HET+CvgItl\n5ONW3PTgo1Pq7iGLzUeJrkyjUlYr4IZZYujaSsawIcH3meoErifB2SpBCGCE\nTQLX\r\n=kB/f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-76949b7.0","@graphql-cli/common":"4.0.1-alpha-76949b7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-76949b7.0_1600264521317_0.2241424054841059","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e1f9ead.0":{"name":"graphql-cli","version":"4.0.1-alpha-e1f9ead.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e1f9ead.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31299ce2696b30269f57b04cc78d945b5b04ee58","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e1f9ead.0.tgz","fileCount":14,"integrity":"sha512-rHkGO9VeoYiyjXDkrsjrsh4rUFndJnxTgVW6rri3wtbMKt2VW4EAMItT4cBakd4HjQK3W//w+VWBK9bHHcl7jQ==","signatures":[{"sig":"MEQCIDAm1M0KvQH0ZNrEBFHqiwHUnRU0AaYy2AlrPq8Jbdt/AiB+oyfCaWB029CEGPr3p4EbfFqwyzY5r8tAj8C3xUOdOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYi/bCRA9TVsSAnZWagAAgoAP/AxF7oZXbj0/WkLx2yI6\neN73wGpbll1SMwBnruITGRLOEWNQjZVhhHXVIYidTLx+DKTUL/25UXbn4uxz\n+4LfjudS82whYPMGVKKUb9WmMDg1rzjrHbGOOI89BMcN1Iz3ppzyJbmLe4M9\niLiaVKD2psnD/oKaM88SG/gUmS+2NKrawcr1MKIKjHYZmQR13ELSFpB/2Tto\nnIdfxdd4lqbfQ36KFr9ODLaKdUshGyaCa19KNjgo/84rMV6WJVyr1Dk/GxxK\n7jLSHYlqTACzsExDxSS7fyAdM/dN/qu1mwul/SQsVkie/07gldVakYlMgWLz\nDnVDP1lfPZYYRq62kSRoriJ0gvb44uTrdyo3415+Jt/A8aRah5fg/AFSBXG/\nUzG3WJg9Vf2o2MPtZPiD7xjoib0eG4BpGOErOLTxOh8ZtRlmaBk6xWtQcL93\nmD1DQrfTSEZDQzx+O+AsCRKZQDbcA6woYU4uTKW6sb5w2Zvl1yr4gefRTuWN\n+xpkt/a7b7Sl4xl5q7JYvaJM6oggRR9dtkecKEIs0qVqn/MGzeM2wJamA7ik\nwcT5lWNeaPEzqgp03i08xSN03rk1wrlaEHvy1EwjJXMb2brLvGR5KDi1nvYi\nnvoAcRGV83Wj2wSD/ULReyVwRGIQ7PqmugxGNG2y6orGub6pxaKYO9VNVZNE\numlm\r\n=+7Fl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e1f9ead.0","@graphql-cli/common":"4.0.1-alpha-e1f9ead.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e1f9ead.0_1600270298868_0.9485610644238289","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e0e7e26.0":{"name":"graphql-cli","version":"4.0.1-alpha-e0e7e26.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e0e7e26.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"64766784893d6cf7c8118a2330c04617143bf9a9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e0e7e26.0.tgz","fileCount":14,"integrity":"sha512-MWqHVLyGcJOsdM3VPhwb27VRkK+7PfnAJFTWuf2dTFBI1pnEGVF4mtOeOdMVUpcqUp4blOLSWTe2R4l47BQ/pA==","signatures":[{"sig":"MEYCIQCkSqYz3SJoEaZ+EZx5asf6GQHN2BwVNynZ0F5me8dABQIhAOEztYMd1YE4RSEpsONFx806RQd7NYCdRs3RiLFnL1tJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYjBcCRA9TVsSAnZWagAAC4oP/36fwt6JJ4eCJDYPzHMJ\nMgogTmVHxgYbHTChr0R9JY7YSIfK0i0rdOW4fn/2kK65XHibZ7fh+cJILrw1\nx4UumAfLs8Crk1ECXjGNScwQB+bmYL6oxmFQseuM8imQKiRh4iH7TSRGGW0W\n9zv/SAgr5wi631OF7l0HBqTW+edPOs80KGg7no/Np1X7kLM1tVs5L787KZOk\nQ5/oVlSG3CtTrKFRnPCpldzoNXenpEZyPYIFbGA/kPokmu1A5F/M37gz93Jo\nOJ5JNNqb+M273Z/tjijH6p7IVOodnvk3nY4nn/6d1gUGB65UxAoM2R/WVDnb\nPCvmgEgwZeoZBetqLqJjS0zsmglObf6scYcczHevzhPEb0IFdnUQjmngS3LZ\n4YML8vvSJNIkQO/dB0HYb3P5PpNrx32WIC6+wA/47Y23zS7h9Cgu6hiUwWOY\nW5lsK9DxDik/odVXXu/uoijCVhLQu0JovPp3HgomNGrBUvoACrudxz/u+3zN\nDl7VyB6DVO28G9brR7xiRwcLCqTNh7UOu2yQp/4aK7B12p6p+i08Dy3EI/1H\nVTyWu/8+rJ6x5LSCFYUadC4MIF0m6coqLi2TccNOrSjorQBfN+x9CGHKV7dh\n6ZwDoJmMfufFmUGkjI0TeMA5qRna9J+50Ol8v0/ad83cCTBDKU1Us2j89CLs\njFDe\r\n=fKIA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e0e7e26.0","@graphql-cli/common":"4.0.1-alpha-e0e7e26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e0e7e26.0_1600270428439_0.34442762242959657","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f543214.0":{"name":"graphql-cli","version":"4.0.1-alpha-f543214.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f543214.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1b6fb977687b839cd19b3563f8f7ddd35124ce1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f543214.0.tgz","fileCount":14,"integrity":"sha512-O7Zy00ytQQc2hetghAV9DrRH95pI61McCjLDQE4QzWW5wCWCWdp1SGF5OcpVvmmT8geDpecS1hvM7qvImjBbcg==","signatures":[{"sig":"MEUCIQC5kshAfndRnBjlLNy8c4IVD8q+9a561zCWkMnkpYBaggIgGD2S9mUC+WwNO2c/ixnRqKqgHWyJ6WHGq+sCAtBcISU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYjEMCRA9TVsSAnZWagAAhaEQAJGgKFcuNYWAC7U4xf6h\ntTa2FK12bDhEeGYdehpuyEHVUsomMvzIspP5CtseVMIiLTYWv/WUwkbOq3Rr\n48fe+lco/45i9UcWoB+NBojIP1niAJqDa6rxSwoV6HPw2GzReqpAh2wLs8l8\nLxCbD/ELUvd+IrwG6QqN0yj+oQuuBeseH+l1IjHt4eoU0KYHa651TbjPkIBm\nnXZE60vZ4CCQuqptjzY3+YmVAs49rUrbZsCIqEH0AW0v9bpy0ltqoRQQvEqR\ny5lqRTFUm45NzlpLvpyh2gDl9sxycFtP5VGNv+jjiaTIsrhhri5zilFuTOje\n/rpyYA6PuL5z+2NlNQiKMGucGK+yFP8XmRvBKdmYo4xxA9QI4vK3Qk8XlA8W\nXykivDz8AhfkwlMi/vwlCMlrMJQeEUres5BySRTSN3l2eHfF7BnBISjhKh3d\nZUwuFOY25mMlqow7zjGN4KQTXtZr/9ChK99Y+ASMMUTtnN2I/w5a61ngAByG\nEGHFPmheMNNuf8y8mKdL5HUztNzsizXiXmbzQA2ql5RrhBOVKL9wxRc0GpdP\nFiIvCafvsQ9D1tSAQIVK8FsKcV/AXFFhUD/Seg9Gy1je69Wi/mwv3mPwf+Ta\nTT8zDkaPl2IXuAgzV0erfo6xKfov2C72YN595hw5/apO1T8sid9qwhpO9PIl\ndawb\r\n=2ylg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f543214.0","@graphql-cli/common":"4.0.1-alpha-f543214.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f543214.0_1600270603272_0.7352422477517928","host":"s3://npm-registry-packages"}},"4.0.1-alpha-71001d4.0":{"name":"graphql-cli","version":"4.0.1-alpha-71001d4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-71001d4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8e52673c9dc5719c0617bb1f09f6420a6af56a59","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-71001d4.0.tgz","fileCount":14,"integrity":"sha512-Bqy0Hfd2SdnhTAAoKv6EFxAfzUFw73QrYaoL9jKkJHo9Vw31rkLG0gQipPm3Hqrb0BoUOCC0VONENr05Ow8VIg==","signatures":[{"sig":"MEQCIBAMRMdkTDpSKlQ1g/e+7YJKEkuIdQOZ7QzyAiEL6PemAiBDBjBTmHxXhMjpwOKfzjU7L0ZNg3hsvvSfARTlMXe2fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYjFhCRA9TVsSAnZWagAAHGsP/3bK80zksZbIe5RjqP8S\npHsuvVBFT8NC6rI7Rnut93FScP80WsYpDqEzp5Z+N40GbDhVThI1l8ptPzR+\nuYmQt31giV8dDGe0wC7ASULLPe4dusm+PBP+qvg5/Am2d4T+rpxg/km9/sSY\n5eNCBs3ppv9YEvH41/6S//5wm4MvVJgtmxGoSxjEqzyg8XzjScXATlqkEc55\nks11sVdoCFUjBeaWRbQxX+loDL27ZQERDtuVz46mqXzOfJGmVahieQwEJCel\nOnLGQIF/CdZiZsDEmwL2IDHXyEPEpQrllk++L1VYg+XE65cRndSqeA1TqNix\nEGqJXWvhk/trJzy1o9zFEkZ2tGeQJVI7J6tw61hExk9qb3BSRBHmyRNmDSTZ\nMi57mxY0VfBBrKg3r0psMv2oT1xpvVGjdHt+jS6jDogqwuuco0WfyYNkcdRW\nlc/DsjEy0yZtx7xnD9fHrwMx+BsZWMk8Qd1hqzczfwcO9PHfO2KmeOM9XB1H\nAMpVekrpqaKFJBp+n2ZP75/JBQEQ1kTWkNcfnz1gx0oBRcVb4ZZR0DRUmVAh\nfpQiXwfhC+OaQ5nz492bNOdelMfJV3q5Nd7FBaItaIHDi5Xwt3KZd5+pLDvq\nRsc/t0CWnXc69MP84VI0E9OV1HsnBMFXzK2ME9rk1eGYZpXziBL48P/kDQ+g\nuiUu\r\n=u3W6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-71001d4.0","@graphql-cli/common":"4.0.1-alpha-71001d4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-71001d4.0_1600270689195_0.9293801718284191","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6775c7f.0":{"name":"graphql-cli","version":"4.0.1-alpha-6775c7f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6775c7f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7ace2257d71d57ab73ae85146361986e81a409da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6775c7f.0.tgz","fileCount":14,"integrity":"sha512-87G1BTLHWusowP9gPQWDfZS60eJQZvwKKiP52F7YgFBrcva6qlqAJAaUluVsi3ICrixCcSFoz3vTKTd3i5l+4Q==","signatures":[{"sig":"MEUCIGBUbPn603IhCyYNWVicJljDrV5Vrr7nPWMiGWdwRanjAiEAilsMw6xHEE586nHwvKkc59kno7o4qESUZf0w+Jn0L7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYjHHCRA9TVsSAnZWagAA18YP/1lCqnqMRXQhyKzBu9wi\nDxNkFygMj73E14uA0NF6vcGtJEk5OaOnvZr6jrY0oRFX2pSMq3eGS+LQOF9I\n9V78geFVOCnM1W7K1atn/moWK83tnBueOYiHy5Sd9Nt+R2kBVd+imrsOQi+6\nFm5rTUiv/lye2A/Ao1d/WXiy7RK55OtL3eCaDP7mU2jS/TvkxBUoNqcxEejx\nVXOvkdQEv7GlLlj6yGXtgqvZSQ3OkpXFLN/Eq+Y3cu6PdwiArNU5idOFI9eC\naLNLHWeecFA9qVtSCn6S9KOZ2hybTlYiQYSvJJwnRWs/vEQtk8Uv/ul585iX\nCGpza3ZAx9Boo02ILW/1p9eaiiUnq6hMDtqPv/rvvlQ7WhfzrZ3AHEvM1l1u\n1f8mroEVUWwqShMXQVZoj0+nknJSMKkX8LxDNQz/tGX6zbFwAxz9ugPSfSCr\nzY5Wb7KXcj9hWIHnZ7IXcOahU3Rf0wnfSXnEokOaxfmyZDJoxJB9pR08Fqt3\nfjx16nFmwiHRU/0b/sAtI6BzDCqNjWSVQZ9Bmgu6KJaPqBAuZw87UX1L6XOg\n7sbiUGRTeU7t/1ppmXw39S0kZs1g+NGDfhgTuvudSCR2b9P4utR2gWIO3e21\nH5LXF76WJH2p0AmKXBd6RHp9vcEzk0at5mV+MauKEoJ1OjPLvfgHdE6TZ9l5\nQDtm\r\n=bUXz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6775c7f.0","@graphql-cli/common":"4.0.1-alpha-6775c7f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6775c7f.0_1600270790590_0.628397014000442","host":"s3://npm-registry-packages"}},"4.0.1-alpha-23d39bf.0":{"name":"graphql-cli","version":"4.0.1-alpha-23d39bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-23d39bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"16cc16b6b114ec215af8b55dded8c0729f540c6b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-23d39bf.0.tgz","fileCount":14,"integrity":"sha512-vt10txNyQ8bcXENKvQFbkNbMZy4jruO1es7/ibKtZ8tDsX9Sck8v0BPB7tLvI3fs+bTAuqcdvzBd26JGt6t7Wg==","signatures":[{"sig":"MEUCIQD0+AUfHOrgJCH/0JRX6vYmWUIN2a16Dkp05mRhBPQxhgIgY3PIzi37ymETQfTrSX82rmLp5BwLMsob82B+9ufGIUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYjNWCRA9TVsSAnZWagAAU/oP/0GJu1s45I1Sbq7mXef5\nTl3+7Pk02KLlst/z3qeV3Flx4zMSQyn5/klGsanZ/vRML4v3IL2tfx5fEVF1\nF4kDQLBiID2nAS9tN0pfsF8Dt0fxMbDIfp3ntrVTQQ1YXsXS+AM58CIiDsb1\nvxHaoTf3uqTbUUv02qFtGk2+qdrrTH6P7l+nHZ9m5vdBrQRE4Bs3TQeoWqVW\nf29hP0yednAmJbUqsggTr3LCTunY3wmFS8Jeh6fZxn57+dZKlkHSqNNIWB1Q\nxq/QShuSQAe6fY2bWpzN1dAE0EfZV2q2puKZUWBQqga03gYeEnbx2+tEQ13J\nPtWQ/2cta7KLI+QUz8XRXNK6GqdO6Y2kCFBti7KxhULQR3oPdQTG8G4MLlIZ\nDgIVq01Qqg3du9CtqYw1m6SCs96e7pXrFkN1bhunCNvlBX6LhfjbXsUT+YTq\nFP1la+RyOPd8Sz6UVgHvvDJ03blWxwQnibg1krS9Q8eY3bb+8f43+6Dcn1mS\nA84drl4UVhTamSHkXkxp4kZmibZkoyA7sePvKGy2aKEzVY67c2N0OOBt6qyX\nn2AUaeO0Mm0ETCZC7fzS+/Mr+7FPt8GULJdUu0Jc5GIu2pSlSvoihE8+WtO0\na6f2D6ZpQX6e4O7GqtmIWlF3ugYVoLyT0Z6GhJ+fEzlt2JKGjmdeNzeZ568P\nEzms\r\n=SJ+C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-23d39bf.0","@graphql-cli/common":"4.0.1-alpha-23d39bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-23d39bf.0_1600271189936_0.8172531327073407","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8a26d6f.0":{"name":"graphql-cli","version":"4.0.1-alpha-8a26d6f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8a26d6f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"be117b48428c5355c2a66196239f5b4631366458","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8a26d6f.0.tgz","fileCount":14,"integrity":"sha512-W3+eaisoOKNsN+CVGU3K6H4vHFcHrZuKTiUjfRVfg0+c1ewj6/ldQwbwWs3O7QLa7KBYwC/VwDI6dTpRhzyILA==","signatures":[{"sig":"MEUCIGfPE2LKN2zXLCaTjfuUMMv9wHtoppmTY4+IE6VLm1aBAiEA/Wc9wZR0jnhk6D9ObadNqBZPUElPF5nvCg2u/hNGQ3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYjjxCRA9TVsSAnZWagAA55YQAJvi/WOLhI4hT9ATh9Y3\n8n/yMJNYwQQ65WhClO1azg4FI1+o4Ahn38VheGUK/R4gUYzHe3YY0WJa/P9G\nWUdAQcwTdG7wTsVK5GYYxUqEi2euQfNpUl9n8wk7SkmbR587X3XMI9U8ZNA0\ncTFKS0aTYbYhPDXZWISzOvfSFLUgRYAWYH2Nc9PZj+QhW4mB2zehp0bU11PZ\nu5BlDgGRV2PVRfnSvtsCgvH8GHWZOqbCbRoxSGbLhZFOEh4HLnQz06HWZAF2\nqigcWglj4lsr19klaS3DUtZk7oi023sov0gVmZkFYi0p74LatUWsDeHexs76\nay/2Sjiv2h149C+OrqJFueoaH0+uqnPVosJtnNlAt95OFXLatdaSeMtm8g6E\nSwO2bAub2nQy6x4C7aI4A4Ecy7WmKks1kEzRRscpVmyNcnvmo+zNDcnoh96H\nVmht7hvBFfdkJbZfV2jVsESB1Kk0qpcsROXLPoFvNBFIfZfK/ga8hFVBispT\n1ESqIuCnnuhi/CccpU/OoRXSaBhpWyAnWbhundjH75UFqgoy4gSrPfWtHgvy\nrgIlDBe/jT9Xvun1LO3FtXg/bBnUCctuMoqWSRiVhAHihycb6kG9ww73XxC/\nTPm2p98kbEyw2kdw4mxHfZZEQvzPu6WFpBslu8zLVwKlmvQwraQKv9aIsIaD\n4gXu\r\n=HNyI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8a26d6f.0","@graphql-cli/common":"4.0.1-alpha-8a26d6f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8a26d6f.0_1600272625199_0.9462731512881801","host":"s3://npm-registry-packages"}},"4.0.1-alpha-64089bb.0":{"name":"graphql-cli","version":"4.0.1-alpha-64089bb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-64089bb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc070076fc2d911c22fd0c1832e986fb711971f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-64089bb.0.tgz","fileCount":14,"integrity":"sha512-241AypnU/seLFAa0zmu3cXFMLrV0PmK7/dYZI5g/eSrm6K2U3WwjkqBsk/GnBNpamDIXonXUJaQbPXs+uim/Sw==","signatures":[{"sig":"MEQCIA4Do5bNXvO1Pt0fJWhj/egfAjaeqtAKrWPHjjRteLzSAiBPrt36xaWUO0PnBUvuh43guepiKAfI7xzmHXAMNIT7Zg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYjzACRA9TVsSAnZWagAAHYgP/0O4X9UUhvJZYn4RpPZm\nNZGXZPme/7P1zcTz9fYodPMnlu5Suy6t5mIS0ocn50bOuvesuzl/9t6/y75d\n3M99ImaSnrDqx0LxN+cnIrFYupLlVkSfp0G7d3ul97ldj7LCWm6pG49S23uy\neRHbAxY90dyNBJNVr/cFKRS4zL87UH2h908bDYcoWrD6jSsO08euOfS3KvqI\nGq3wTK5hdTvyzzcjGqNvuGhALuuq8mHR0yywvfzeJWsv42VKgPszlhG7XEqC\nTWG+3d/7RD9+brQI6Nkc1B4nP8pAZyL7HEs059MvyzT3m9pw1ZIXjpeQi3KM\na75cosj3IyQfC8+w1ZJPhmM/n3lqTsd2T+80NvI/jw1kzr47UXq9XWMX6lSM\nVQn/v4N6TgsV4XpRTvcKi10HaocL1Qb0jSvmOCj4y/pSA5GWpNUoE6ppeVfm\nXBPuA2Kbna6euvKsSX63Mq5PhdoLsbdABlZbynTjfgNMBdDSafsvSTSqa4R0\njizMBrhq7EBBgIOmrmZPofFnGwkamnSOiXpLJRBcferprv9mVMy3WbEIZzTp\n6SMTPekoKrYi39EPyydYAVKxz96N3kCm0mtNN4sHLLp6LZMbwlCftPzdfdW1\nuetT3OOvmvXp6LCeRBhEuA9famVdLDvPM3kfaLNQf8K7FjzGxaXOJwP6j3QN\nU3lV\r\n=3kwA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-64089bb.0","@graphql-cli/common":"4.0.1-alpha-64089bb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-64089bb.0_1600273599583_0.14718557661713616","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ab4c7d4.0":{"name":"graphql-cli","version":"4.0.1-alpha-ab4c7d4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ab4c7d4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"63563221a0f8046edcfc4366c5633f0698401779","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ab4c7d4.0.tgz","fileCount":14,"integrity":"sha512-atxPQ1oRgF3RgTNI4gQ6ceYh+ayKjkwPoUF3fqTPUfowXvQ23Ks2IpGaUgaR5zQt52C9bEaygH8x7WV4Op4nkA==","signatures":[{"sig":"MEUCIGOx86Xxd/tELE5SdK0fBHNB02th6KrooA2hYGNy/ErWAiEA+hJRdfm7bl6mZU/LxPL8Mr1wL42LmWCrtiLlddU3NC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYoeICRA9TVsSAnZWagAA9NwP/0xrEaWQ2NDubZiufUhe\nKVPtHPTLaZaf0VSJiOy9VbOnmdLu6HBzuGuX+AKhgj32tZgprkRCD3gO6MgD\nhuR6wVj1bBsXLPwKfVF98gZnoZECTeGSxMZQImykIwJ1stlqltCWTKPwsf5N\n4IZHHNbuS02cpgqo3q+r9/EtdVthfYu7zdJrirzSRZIzUY7iRpLNmwyu6gXn\ntLgkboGKO0S1hqOPRxeybQHNQDRACaw5VnH1z0jr3Lsmz8NMw0pQTYqmYK9B\nd9dWKGesQdj5olZGlnznD3tVdIe9J8fOVJnjhgeswlSmQ/bfPDULBLdMLbAn\nWMsAV6f5dwAVs+m4ePcKoykTB6byfFaERUkCEU93wwOev+kSWU8okEpn9BWp\njJFzjywMk+V8VqdafdY+VpsMVQVOb5k1o2kwbrqsNx6tW1mrBV6XsJA6/cdK\nVAhCuQ0pS6qs6yBwNqtRbFbycaroU+dj4rOB1O59sHkLvuDvt+Wmhj1Yt8xK\ntnCZWkrgE8K4EAIichzN1nLNP6cYtd6Mgg4NWohJCQc1LyICBdqJdx30LZDT\n7SbaJJWQY+QncMfirkWxuJBdqkPxcdJTZ/o+BeZUqaAk0gkM0NCpCP+EDXws\n0J01GIv+kZfxCLYa+J0D8XrOMLZpZt/8e6Pn5VejXMij2aucwsP/1YnQQEm4\n55qj\r\n=CEa0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ab4c7d4.0","@graphql-cli/common":"4.0.1-alpha-ab4c7d4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ab4c7d4.0_1600292744037_0.6875233927829183","host":"s3://npm-registry-packages"}},"4.0.1-alpha-2906f70.0":{"name":"graphql-cli","version":"4.0.1-alpha-2906f70.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-2906f70.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"14f1cd2e89a595ae4a564254f2fd112a8865a322","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-2906f70.0.tgz","fileCount":14,"integrity":"sha512-f+gPvARzD7NjDj5K+tZUR1QCzjzyJCuAsdQFCt3x9qiAPutBrWcqraPfmjmsgxKoEZDhzokQKHJDu2z0pf4bSg==","signatures":[{"sig":"MEUCIQC9ciiRcMv6idBlq2y14bo5Z+WjPJLTl3eNWIqL1YCNzAIgJvQBwUeA0615ZrgW+P0Yh1JREZ6X3/OioDrBP6ZLqKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYoegCRA9TVsSAnZWagAAEY0P/j7jVy3fSBVq8OS2E0Bc\nGb09owb6vD2ibGj+MbC+rKceV8kzEGZVgHlZG6VpVcmGL8GI4raPgcwKNfz4\nVE9sz2PGl1EIIij42TkTki8lhXZzM+s0NpX5iwy3W6xzkDJBC2TZ12s0bMV6\nwFYSe2G7p8zXuE+g3nqV2M2RKF+6gH7xLcHXQKSzN9Wbp1/0mdxhao+COGxR\nNVYYum1zxrjp/lJL9gcr3rIJNZY3xHrSr3/SjwKAjGjgWYLWvM8LxDhJeV7C\nTQKs6rBWxynYaOTsJDS8zI/hV/gE6VRJHVfL1VtINa68KfWjZXzIpRBA1C+x\nUxE59GA0WwFyoT/g0rKgPJ3jYPJp+ROCPYgeKuNUle9uYWOwTmHbDUWK6yhO\nJ6VE2p99nOoVzbGfaPpvF9dNmSY4Ic+f93uoqqKuPMLQ5dAOL+461ttGZSbV\n2T6JuLCFazEIP0RUnLqfZT0W9CQ6Ju3i5/J/Qr6l8OvnTr3KXQndJAG3NWgj\n9O8tYZH2bNNoY2dAHgySkrISVnZh9rtNW5rHSheqixx1jvZK+08rmGlyzg+L\nyYsh0DCpZth74vbMLC7OXMp0jRWWqYyuDb1izHGF7+Cnafu4QIjRgd4yCKkW\nlg0X6QV2EFQNshtVl+GJgZJTAxBn0lva1/1bqJMySfXUxISGLMS5wHWQldae\nzw73\r\n=1lny\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-2906f70.0","@graphql-cli/common":"4.0.1-alpha-2906f70.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-2906f70.0_1600292768089_0.7963761623435666","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b3b3b95.0":{"name":"graphql-cli","version":"4.0.1-alpha-b3b3b95.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b3b3b95.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bfa78deb5fc3208c41012e5604bc1c57218e18d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b3b3b95.0.tgz","fileCount":14,"integrity":"sha512-praLRFdT6LDTlOdZB5FeNXaFgVgH6+kHGHVyqDTPhpVgQ4AAZPXgp49pK4epKVswwX0x3QgCjeJyDMnZsw0Udg==","signatures":[{"sig":"MEUCIQC9E8EWUO+TISUHuSGARdAF/81CKGhpSbWmzDjnJCcZxgIgMdjA3z98gUEEN5QeM8d34plLX0UJ0rssG7ABPFfIe34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYowMCRA9TVsSAnZWagAAdfMP/iHjmh1Br/CzbKZuq624\n/64Hx0o6H41lG7EWjpwY+gXhQ2dFUh6Y5eri+rBiumMcaoOfNyBbS77DllHi\nqWyBzFeqvphnlShIJHCVsow5EVIxcV7XqK/IBu2q/k1hGzhWydx1tC08Aw5q\n1t0buujacYfAU1cGJqLJ3XUKWC4wKgQsQ+2ds7AdfeANc3uSQGaj5HG8lW3Y\n/2mJ+1ro8J/AhS1mOtqnJWyxIFD5YtAkhQ0zXPl9gtZwo1iWkR1h8zsJbPu+\n6+1WhkeYj3nxumnWuPb9EasvV6lUbaPGeQnLcHWBN6QkXkTfqdjLFpDqWQZm\nR/WBqmbUhdrCmn4auQoosHZ4HRdLkvpR0c3zj55a9geuz7xMqmzQISQjQxQT\nF0pei90dmY3spY+/2ayLd45RWXditq/BGhevs9i/FbnzynhGkGP2Tx0W7ZeC\nUP7HzobtjomCqbBJ+r/rxtal6IHNtwTueX2FeoWBJ8KTD18DeOB8ns+N7+vs\nPxyUzM+ZKOBuwjv1ka5mtM75bjYBdma2suoxZfFcheSLLbA9ZIdd3sgZhj0g\n7LKTE0erLyLCSOLtW1I2JGG51TObQLTBDYzLxTLd34q9M18U3WOAc5jlCvpp\n7uWvcDQb18QCoeDN8Ajl4YlcSzWiqSO4+yfWhotX0GAdg0Qw0g8IgXGUPR3Y\n2sh2\r\n=Qhtl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b3b3b95.0","@graphql-cli/common":"4.0.1-alpha-b3b3b95.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b3b3b95.0_1600293899900_0.2676759581027821","host":"s3://npm-registry-packages"}},"4.0.1-alpha-33e0e21.0":{"name":"graphql-cli","version":"4.0.1-alpha-33e0e21.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-33e0e21.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"27ac3b4211480bd9866a3611a72cdcc216a837df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-33e0e21.0.tgz","fileCount":14,"integrity":"sha512-4F7dGRIyHJlXltZCzJnvzdLY194Dh6OfFuh/9CydoVNL3wMVzXZsFC0j4N6G4fiHxAF6HN9CVgQvLoc0vnMPvg==","signatures":[{"sig":"MEUCIQCiHbzD/n2xcUsktKrOR5mxGTAJGXnMuInKFY5FDoNkqgIgK7y+S5wLdxPuCJSxzjkC8O1S611CObV3/SNZ9c1ecmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYo5rCRA9TVsSAnZWagAAslIP/iMiv++fozezkmvLPN20\nUPmWuFgnBBdZYQ/cXqlNjGyxaOWcvXZJwqwMzLrKGh+Db3PASQUKmKQVR7SI\nQDx7y1c459Tatsyu2P7L2qeOq3ik+i2Un7HvBY0xIS2xKakcX17aQehertLc\nPMTi8sSV58LDKoGHjfcRiPp5w1zK562y501W7lraJO2K3f0mKNE45g3nTcyA\n17FOlmQvm0B9uVaU8oZvDYHKz7JMCA9hxVAC5bIzOgPQKd0jzNQpZBl12fjZ\n4WaxQ0sgxPhGK6w7Q+hanv6bY3Mr9/6sg8FDVRy6wL3b8V/CTPThnMjc6HQY\nmkv8Mgia5KxEO4lYDzQ1MsQ9vs/gL5QL7bDf6FBu5Q1EIm4ZJ+ZblMDBwBcd\nZUU0FpW0OCEqrZ3hKsxfTU82+ZN7yelUerynB8ArBgslcOS+nhmWdby+ix0F\nWsW8iv3n4Ua8qHI5LbM2XZSX5WEM7S5aubp4kts1oD+CZXDztE7KuhgZduGc\n0DhCyHWbr1Do/yEh1oadP/q8xxlH1ufNPZUxlkNhMpEDeYZvnhPQ5T06uGPk\n/mfrv6EhELk+pWueFG6CAmf4g/r8U45yHLqZ7EtvV0xFV+ljx8NLVosb2emj\n70Fvx9xGjrHNx2HA75yUO15F8opll9xs5nA74szexIUZVqE3tOCbN0oadScf\n3h78\r\n=vM52\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.9.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-33e0e21.0","@graphql-cli/common":"4.0.1-alpha-33e0e21.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-33e0e21.0_1600294507158_0.8381265839001812","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a4d3c68.0":{"name":"graphql-cli","version":"4.0.1-alpha-a4d3c68.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a4d3c68.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9336352bfa89c0f3ed7d7800e9c7a8761f9f52bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a4d3c68.0.tgz","fileCount":14,"integrity":"sha512-zlYzKnmHCDfsVk2yC7piki5qG8zB5gFrsVje75/0YmjjWJbEZYGgTy8UyY0Ih3GOSKFtEQ56uyGP8HodgO4fqg==","signatures":[{"sig":"MEYCIQCqP4Ywr07d4JFNqa+hjtJ1nINfqAEqvm7fvM01petkbQIhAOa8ByN6RphHIL9EmnV+7pC7Yxd/fiVqDgMSRENNmvjk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY6UoCRA9TVsSAnZWagAAyb8QAJyU/4wipxv9RtTMwnSC\n6ttCFquGNQZDVm2htTYVsIviWakXytqAIgESTqNdlAtm/Yh5yLGXPoDxqfE+\nGKizqS3yy1yzbpQHjk2n8Xz4fJvmrQHsp7EXxxEhJx4FAheVF8SbwJhN16lW\nmz6IAsv+QCw28jDjJk3+1APIWnIX0ytvXVE1KgNA7UAXsvhUbK/9jbzuoNnW\n+lEIPgSNIeV5/+/X6jx7Hr/jFIYEWfaPend7ZVIy2AEULTVM76abk67+3Z6R\nGBrDqORhhXVnvz1l5iIGexR7/P1m3Scf3wzkYM9qqkvLhu15wLzVPTXLcbhB\nzpgN6TNhFIIfR73VOoA52f3VyMctk4j6ahvQolR1vKBjNlx2sH29ncDHrXGc\nXnvWQNCRqrSOhv+Rt51I/NGU2SklPO/COHwpGcm3bzpgTBBhzfSnRTmcebnO\nX3/75p/nu6z2S0FYGBd/yB7M8ck/bP90gD5S62bOqh45lEZy/wPHyvzySraC\n/MHUHLIgGxRLbEVANB9JfaecKFwsN4D9S7Xy42gmn7kDYaiw2qZ6IoqL8fWz\niAr1M++27kQOkB3MO4Lgfg6UfW8CjIECB4xkACYL6kif21f6V58e/iC/Rdnq\n4Ly7CnDsFfUWrjvNR287Q/pRd2tPKeCysqj0JozoWebiA+3KNtXe3cNw6p2s\nWQoB\r\n=M5o8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a4d3c68.0","@graphql-cli/common":"4.0.1-alpha-a4d3c68.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a4d3c68.0_1600365864216_0.14028851377049212","host":"s3://npm-registry-packages"}},"4.0.1-alpha-bc5cd73.0":{"name":"graphql-cli","version":"4.0.1-alpha-bc5cd73.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-bc5cd73.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"24bdada8f2c8673916f782356b4fde5af420f475","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-bc5cd73.0.tgz","fileCount":14,"integrity":"sha512-SDBYFSlRxcd7BuN/z2VwZuqVBjo9tPnBzH+zKRn/DGRjIdIz6zpIUTN6zl0lqjmG2qiHXYPyEdDSz1rXWA3Bvw==","signatures":[{"sig":"MEUCIQDcCrIhekFQ66GJUKlDAA9hqBIOiIAsT5g2BMV60xOROAIgPpBZ19sbEdSvVq5c6PA2NdYISrrXXQMYcVbAbXkr/f8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY6pMCRA9TVsSAnZWagAA7ewP/3KYrJeYS17diM/fDVTZ\nElnKVicR2+LdsKgmIYUhpyidwtd+GUfuRLKjeOlic/Y/WhEfcA1paNM/o5mN\nQ7jF2iPmJifAbRsPIxhbyrDbbHkgMNftMSQYxqukiT0KtZAO7XeXjZsqLR7i\nxU+VPrwcn3lIs+yo3AVV6U6JCpLSYD3+5GBLITSHRWM6xT5E3D2TK6bYzPpA\nBc0CVIfMgsEB5o2s6gMUeDkn0W4GiHf5TaeF88gTkKt07GOy/Bk7O5q1I+2i\njAFA6pJq9lSAv58bbu7hpewMH/Hh98o0Ashr7csMOV/5XBX+AoCKa1iGS0gZ\nProTg3UZwJ4WQsMin4EmRQlO5qr1CKz0rFxfFlw/2o+z4Z3dHrGOp78Za2ul\n1BHVytFy3+zRK+wkVHgvp9PNXCE/mjM6q9ZxrDqMVBGgmOcp0d7WLGkRs/LT\nfTkb/Seioe1E3XZb1J4REEwQb6Ne8VMccsil7Gb9MR0pkB6kVfgtADNTGh6n\na0M3IO3MK/Fy/KCcEdbQKQwnERQeiZOHqiovInfs62vqwfYOF6rTwjqrUgsu\nVmsST+uUSO79vKN850S0mi9CKZxELhB+9JNGKxK+Su7a5xPk5aeyL7Sgfnp9\nz23hWJnAeC+4ChsH4vIJkQHMrHIb5Sc/EXN42Aj1H55S50iH8vefLAwtY8IA\nIJg/\r\n=/gKu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-bc5cd73.0","@graphql-cli/common":"4.0.1-alpha-bc5cd73.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-bc5cd73.0_1600367179789_0.5294713169159917","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e68d4e5.0":{"name":"graphql-cli","version":"4.0.1-alpha-e68d4e5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e68d4e5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dd6921ca62334987fb0437e7247cfc32dd7422bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e68d4e5.0.tgz","fileCount":14,"integrity":"sha512-0BAWIity59X7ZpYtVsU9OiQcsJclq1MTPcWtZjXFSQRk5YJXRaq/OVDWzG7NKoIcaTI27cXu4Tx5sdlSZg6gdQ==","signatures":[{"sig":"MEUCIEDTUeMEL5gOxiRwxRGE5Czi+a0s9pF0XG7SCZC7X/LxAiEAtZXa5ad6UhuuKQhspM3U06rzNUvUZmfjIHtsBvMOWAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY6qeCRA9TVsSAnZWagAA4agP/jHdhmtx0Gs3eA83Ojib\nj4/929u5JFAKzty5O+Ah/KEtyaQMuXYV7hIC5qjMJY21t7Rz2zgFM65OsN2B\nRvMaaEYSyFNnmSrOxins//y9e7Afh3K0JwgWFjW+xFYDrGqW20bxdcxCLEro\nnNtV5+0hD00QETg5eVnEJTNmtA7FeUJUwFSytDJRC8ePLrYPy2es27GEtPpD\n+xGfCOtmB0nPhuH6nrLtG/g3d6EDgupNse1g+wW5mY5ZMBJ496rMOGF8DL7q\nr6mJhsTqkYHTIJqVSRqdwLr8J0yHloGchNIzhh/PwBDTZlKSqrioN9Q/+PAS\nUCm2bdmQX2FAJxGpk4coUR6qnjmvBeOvwOwN57rUzy2wygyc4/5vEbNcfps1\nOtEJ6mUs768lQbimNYBlpWwE4Vfl0+eVUSRUM1NxMIt7WoMJRczA3Xz1bkNm\nI2qz5CmidvFGyJyPdE0ZoaKVwTYoGPcqJ73Pyd3mmDpZi8+OY4zGOHBr/zd3\nk2QKbBJCESRh1Va5clGBGAAGKYpHShfoPy+sBoVOmmTFzc9xlSMhMvJVhbrN\n4F3Ppkhxr9BS7TGb9plitzxgJ5ribGT7f+Ys/uWEqkbnde5netgO6Xk8Bcnp\niRQ61OcU0QTb4Atnf5ycH6MJE6bqZlwsAF97zVuAmpGNaRcJen27WDk9Rs95\njEwm\r\n=iiwP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e68d4e5.0","@graphql-cli/common":"4.0.1-alpha-e68d4e5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e68d4e5.0_1600367261439_0.2835378999947453","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3f077e1.0":{"name":"graphql-cli","version":"4.0.1-alpha-3f077e1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3f077e1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"397a2dde426e129bb8ad91e4e0a6aa9e27c1ff73","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3f077e1.0.tgz","fileCount":14,"integrity":"sha512-le6v/VnRh6ZeyjtOATZeHvolB35CjGr+apurvwHJBocHHanFQovOYXBnq8N0p7ILOaO+JOB2ueErNPUtCA7WVA==","signatures":[{"sig":"MEUCIFhQF7fssgRgMU86QmVY9xodQCVXM42uO4MRThAwXlENAiEA5T2qmtRh83HYRSlC1ZnkDjpgjLjWMb6uXG26eoFdqTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY7IwCRA9TVsSAnZWagAAFj0QAIUxalaP465Sog4OA1Db\nFoVJU1hloe2CR0ztJzTBRpkccff0/puowZrrHusNT6N+v4Iww33G6EPbXCGb\nUx1OFsMyS5l4K50YXodK6k0SmDSZOAju3Tz1ELRuNJelUaUAE095K40msQ6r\naO2tkosOPxFsMRX7lRE9TQmwjDZHvThOL7wHzRECR2irkh14HmH/n0Zdtf30\nJBOE2hPO5rGmCWkeyiq6HvLVnajVRcx70sRQkiRxmfuv+BSlMKNqDYhhr5MC\nlKUWetYuAY3EQBsUIL0IxikVVV15tfJgjEJnnWDdyZtIweFWSMiQ2Ho6BSV4\n8Z4yGS8FLits1+t/tweEHeLSWJH6UkYAy9Rq4oa30Shg3ad8azEWdABayr6V\nEOhD/aNIZ2aeZ8qdER6nISs/hNhTb9ma6p7tav1ilLpQfvQoVzDaEFOTWPYR\nn7toEXS9mmM8rcd1zNKB/6IHZY8P+Xvhx99ZLZ0Gh9dk0DPUwX3wF7DKLbaX\n/K0/X8Ob3TviXOEzbk7yoYLYKTt/TYX+NPOxD0FRRdHc9IEmPABg6D7geqXX\nCT1KWaMIhFxGwIz5c7+gi5thxRKzwhcFUjLsyGj34vD9edtg7NjRIR2J8raF\nITCH/2DIO+J5AP0DdHpnkKM681VLWPS3bTyDcvDI78x4racT54KJFdqY7iio\nSzri\r\n=EY+a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3f077e1.0","@graphql-cli/common":"4.0.1-alpha-3f077e1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3f077e1.0_1600369200215_0.9572958192619403","host":"s3://npm-registry-packages"}},"4.0.1-alpha-73ba055.0":{"name":"graphql-cli","version":"4.0.1-alpha-73ba055.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-73ba055.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a3cba4200df1e74f9706d27843342d93a5c17a17","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-73ba055.0.tgz","fileCount":14,"integrity":"sha512-EZKysWwZlvgJ0giCXrBsaWp9LD+BNfYwwJbLLOZ9V3EXjn17M+8Clo9vy9sBR+gdYfFoZoCnxwpnn+DQFuWcGQ==","signatures":[{"sig":"MEUCIQCZ5ZxCSto6/G4Df3sqIn1Rudfg2ouiG+kCisd4I6d2MQIgGCoF08ok0T4EqqsOqOCI49zyu4xt+VPSTN+vgVRi+Uc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZb7xCRA9TVsSAnZWagAAiM4QAKTmFswRSgS6zy4Vevsb\niEssNKbM/SlNM/RbaUH5WRuw8UIiVkUD1lXv00MN94SgKNCNy38edtjejTrs\nEHp8kQYI5IDihpH6ETRXJb9QV/dVWNkqVRke8Xar20oaJMAV1tb+QvUz1QRo\njiAixEpoT5J9yAIvNLsB78o0Bvyy5I2Gyc+iTZynPz+ENoXOk0TIUXS1YuWv\na6EVYxs8S4xd/0jaZGrm/foVzNeICPZJf1bo8ZSe7lkMlkPFqwBqjW/N8jBl\n65ZMcYqmTSsRKKGg7yiNpHYB/sbv4Pc7BcpH9Ri44zr10NpSySJqvngnUtqP\nqdUqiYz7se0chl7XgacoS11ylgNmKYwSkt6W9rM5g1HFYMJfpHdELlDEu8Qs\nWHkHoaRWB64s6m2WDe3BFcH5X0xRfu1sWlshq1vQraTfH+YZ/b6LBe8zji0S\ntcAbb5SNFRNcbkQAtVHWhvOtBAgDBGlG2j3fxX2qJZDOxTgGNAo5V3nMjj3H\nA7TqOqKwkl0hcfERSj5MFPhD9ct30so989YEAP7Cww680S81h7Sw3Jq9yg2u\nSK3Yt5qpXeZO2mBeVq2mBrq8yfEt+2RbiEUqityqoHH+VPKAqSWEGqPIApxl\ncOVjCU8crQgrpaRwxo3mXIvnqaBo5FfnCQN5gHldQiDVsqiJ+mLlnnldsA/M\nhoTl\r\n=lnHh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-73ba055.0","@graphql-cli/common":"4.0.1-alpha-73ba055.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-73ba055.0_1600503536840_0.41844444568151373","host":"s3://npm-registry-packages"}},"4.0.1-alpha-25eee0d.0":{"name":"graphql-cli","version":"4.0.1-alpha-25eee0d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-25eee0d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ee63188506ba21499967832ba28bf1cac70a8887","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-25eee0d.0.tgz","fileCount":14,"integrity":"sha512-SRUw5X4fITzaIQouq34QA1hFbR9jUvc8Zxl+wHWr9w78gqCEsPTdCf8tbDPGcCAkNN8lawWscQFo6DjhNvgDfQ==","signatures":[{"sig":"MEUCIFPCVwTqwmObzA5035vh6EbZWBdTvVeiU/D6AVRGcAZXAiEAnr2KbDUXlTeM9iMcWl5MCcWA7FKg4n3TQkGJAYn3Ih4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZcAACRA9TVsSAnZWagAAlS0P/3YLXGrKRC5/ZdCixS9y\nvYh+ePwLW04ZaAUgpWJPOsD69U40ZI6lLET/9BWSguHFzO0lpTm7v3PPI9E+\nM36n0dqBYrAp6qrEe8COkbrb0Xlxl+hN27FIpIj5CMvixN43kn9kEl2bqNkO\nJfGFxHYXBwrKgTOxorCR2hI/H3qQT7h4S90LEkcwpTsPuneYCYoVVc4rTVwF\nAuF6shSmIUoQZqJO76Kr4ECPrSgbOQXUOT7TDGHDIzsHrOoU8ipo+z+Ykm/z\nyGx6vxFGNWuwEezNc6F6asHbHCMIls+A5YLftC/jrSB0IX/PrWQ+dlXba2Km\nNuXxKr1p3ut8shHrRMZGS/7U5Ld7cYq805lj/qVpxCM/U+ojul2edYaKWCfC\n9ASNzbFSKEPc05DXpkfMQ4nk46CULShJcu47l+HhrORzRYbna0ZsOeRY73H2\nMkfLpBSYmKoBBb1sDEiN/oSA498ERDcyxwJxN9h8F/mldcE2GddeyCqJ9rf8\nB+utXlAkFdC+F1/HhFos1DhvPwoSRyIqHDAhD1z4XNBbA11llbce4sd15DpT\nAwYsuCB2AIU/uYOfNxB8TX6boJw7VX6A2evqrxMl4i7nwkzuxP4s4UIZssli\nXkSYkfnS/x+NFY86EczUlW3qNBRndNLjYJkgqqz1qR2FrDuw3oGVdZW95V+T\ntU5Y\r\n=iGOp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-25eee0d.0","@graphql-cli/common":"4.0.1-alpha-25eee0d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-25eee0d.0_1600503807539_0.7688447127431488","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8c9f4f5.0":{"name":"graphql-cli","version":"4.0.1-alpha-8c9f4f5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8c9f4f5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f990932095d1cc478ad5547f7c5f1fff004f8f8b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8c9f4f5.0.tgz","fileCount":14,"integrity":"sha512-nHNb9RGl5ueaxI/lGN4gbjhSGjXPVzQ85PCrGxQaGaUqx0IvnlIGGFofoKtNyt/9u19YL1XlrHDvtFqAMFjQJg==","signatures":[{"sig":"MEUCIH7arqT9IBEBVwiHQRCwy2+tHMOmMDAsxKmtaV0e4vHdAiEA+a53Vd7Y4q3uIKIxxtju9YVcR+8xSY5RVq7OtyI6B1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaST+CRA9TVsSAnZWagAAO5UQAKD7hEWM5BAmWYk7+K5t\nqpedoA+BvoCcrFjCfR7nuo4B+TT9YFRe5r7d1hL/w64Ia6UASeqRLgpqbZ5U\nWP09AkbCaPE26BtOAlG+P77vPgSRIgVgKyAxvmP/thq13HKS4Fq7euzQ+DeU\n/7GtDDuBSP3CDCIVf7YuAEJawRBeFUeCN9Jh1CrxzDzPbRrUgi4CZcd3WFZA\neyMxPACpFpI8g66efq9Cxm01doXz4y0ISKcOkrUVFmd+hAPf5RieEhQe3GDR\n90HNwQaIGT4okU6YdyPp8vnMsd09DE27Fi7QrHEHsNOyi4mSjyN5XPg+Np3L\nXyfrT26+CJ5dUkwEdGLyliUTNrORg8UWTQb6e15yv6HUSqHWag5f+XGXhKba\n4uUkPKA+Dq78wTB1AIklRIED9sV3VDL+OZ5PguzalEap73i74xdhpTg2eECa\nzSpHiaYPmDiggY26Gb4hypnkPPGgQO1EFaE8fUiXaFW2EuPYJpRV98oVUHN4\n70Qu2Hc6jtf0JZXOK3vyZZpnQXC842WCQS/jQnY6bJNdhu6+AkwZAiC3lCss\n3Ej3YbyyDkZ0JpKdVHtxioI9knr0p/OhFMQh7BEdAiEC/3R42Cky2Tj7Kng+\nFlkfue7FERKhUs/H5q/FheZyF4MZz3Y/KdSW7cDlCJ1LcV6gRdunFC6CK/9R\nquay\r\n=2sPv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8c9f4f5.0","@graphql-cli/common":"4.0.1-alpha-8c9f4f5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8c9f4f5.0_1600726270263_0.6177442809038762","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a593ab9.0":{"name":"graphql-cli","version":"4.0.1-alpha-a593ab9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a593ab9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8d50e42ab24dcb5543ac9e34231e84546cab7d56","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a593ab9.0.tgz","fileCount":14,"integrity":"sha512-+fxHZ32ZyBRQXLl9pD+8mqwPpPnrRuUrzh/DQzbvNrMCAGPOjVn0ICoWwCU9za8hYKT5mPzIVc0a9KFy8o8+OQ==","signatures":[{"sig":"MEYCIQDyDNzKiyA5EzTaGoLXHrfSg/dTbyKPugURDp0ZfCPGxQIhAJO1RINyLKoL64Ra1RwjHeYLx5QoHejucrpNBcfu50Qq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaTsDCRA9TVsSAnZWagAA9SkP/3BDmoEBBsNvkeT8pjmo\nS2lTZnVOMiKTERC5voIB1lof/ojtPfdmEyKN8nj7EgFLpXE910FdaGDjtYoj\nIpyDcWuU/KMEkX6aVReqVQVH8dqzUnyX7Lyo3BLnwEZxOeXcv18Tjmb/EMoH\nFV1N6HXTQ9fhQ7qqlKJAX7vcoousTWAdkObWMt06mssx+blB/66P19R56scT\niEi80JF3XPsKZbYg/OtFEsHae2RPk+uz+y1rUAy22y6X46WEshVGfhAQlIUp\ncmbvjedEHDkm4C1urztiGQFHaXMUhyPE5Am5hNHQq7jwpB0yY6Y8EYozRN4w\nIM1px53WjDOlmPzcIjMWxMzWQlY8UGatnZLMNrVZAERt4JEgAEeVYOcncJuO\nvYiRZx/9IyQVMhHOwpwVWLluzlMwerzWYK+mdPHPsZxl9gHwdIN6AKyjpzu5\nouJ6EH9h7OTfZ+NFL/MGfqRqZAe1UIE2Qk4f0lxBw4yfRo8LR9ujSaJeJCOs\niLqlWiSsv9Els4Fx6SisR4qrgRuLvMPwKpD7w8xdMYv130LfvxicL/P/5g5G\nyWNLJuEqjvyeG6kKzaghMLPzMoRW1NxDuYC1Fwd+0w7r7mb0I8wnWg2l+D47\nMNH5+to0+VAU5YQg6UP42ZJVz9+uBvvigHmpZOT12v4BT08uPAXTUE1i1HcV\nKWm3\r\n=Ovj0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a593ab9.0","@graphql-cli/common":"4.0.1-alpha-a593ab9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a593ab9.0_1600731906553_0.7220069574689096","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7988b00.0":{"name":"graphql-cli","version":"4.0.1-alpha-7988b00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7988b00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eacb180adae497159c4dd67f89a626119bcec96d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7988b00.0.tgz","fileCount":14,"integrity":"sha512-iEPB1fopZJNXW/vFrL/t3o3nTKyxqt7f1wOL10h5hWhc5ciDZUlVmQ9zDeQLZLAmBwRbldy8bM0M4/t7J5V40Q==","signatures":[{"sig":"MEUCIQDmrGKNitzfLoUBuYY1HFUiBoodatRiQZlsOs7JQdVQQgIgGcQxsEceoNfCHgo6hISbNMVEOAGxQXacIDKbWGNOseU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaTwDCRA9TVsSAnZWagAASmsP/12wm+PK6x7kbweAeXYM\nR9eXSCUaLLwSH7iN6jtU1jV0PqY3jFes5Mb2LsHOKn2dyWWrJHmlp6W7hnOX\nnewPNuQn668FXs2GNY9OZlZA2IGg9dJNK6xXJ7K+o64o+jmwu0ih9wRXcJxA\njCOqanyBgTd+/dFQwkq8CMoStZL3Vs+rV8oNtJD4EBHFJv7uT8ZGt80zIsMd\nQ53dPJ7b/1TgKxPfpef1PQaUWRjS0AEVn0xVZsrTB3elBqW+9FG5Cay8NlcW\nHO5GJpM/bqJvlZdUhPzixbjQAAAR3BawYoiGVlPImAKFJuPyRmNh3eefwHo0\nJmE6zTwO/qLxUaOeep3iwT0x/F2lVLYzv13FzLeEmHdY0UgPHRWJp4nqAfcr\n6L/n+37hg0gK2Um23mgBFz+Ok3hfHNHjzXPqluzhzc/BK4DS0I5Nm7BN/ka1\nFo5fZu0qU7vVxGxAy+YN2MloleS9Q/THrQkL5tgHrzsuJx/QFWwi4//+pK0A\nTTLT33SD1urHWIeuqTeQFaEAIq1gfG+PvQllZzWFK6XEx8WIMypAEiiA6by8\n5hZ/QuYW//u5kBqCK60SSY39SZtbNv15uroHy9Xrb61CbRRWrFiQVNa2slfk\n9TSlfuIkGNQgnKozxtKD6jSnEdQ/qvPsm6fBUljPOU8TOByXKk9v+UgAMDNc\nH9ke\r\n=aY/h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7988b00.0","@graphql-cli/common":"4.0.1-alpha-7988b00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7988b00.0_1600732162849_0.29341185118021595","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e895b00.0":{"name":"graphql-cli","version":"4.0.1-alpha-e895b00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e895b00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4d94b834d5a41f26cff84504dfde0451a5f122fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e895b00.0.tgz","fileCount":14,"integrity":"sha512-HFLQBBpe1J+r0gUZVmqaTDjIqvKJslmADEOOeFVRDz3XLKFICDczkqULI6PkatnkDFlUtqU1Xz8Tf6/oe7uT+g==","signatures":[{"sig":"MEUCIHBe34DNQUoWZFeA0rHWBRDRqSrDi/OvWKhAW6sPe0mpAiEA2Xl94MQ22INom87PumdcGqQQ2669WoULE5XFt4MbeDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaTwcCRA9TVsSAnZWagAA1gwP/RFYJhRBznuwFdXw9FbV\n5ddWiWjsNRC/1Y/E+C0TZirWGLPg4J/EpVGZOt7a2o1C7SF1oZBqWC+kOLLh\njV+MLSid7Zi9aGWZ1NPHj9tAY/1A+84068MF4HFJrRLlF8Et0LxjfzwjhmdY\nZym3o98CEXBmfQONy7SyvS7jVaMJ+GluH+jXLOiHsVzw02cMdW70Diwvsnb+\nRFLTtfJWDnz3Gm6M48oaO4C6aPEyTSS+9UHDikSkbla+fOR6e0LnsEyuOhnI\noXTMh4x00wsKlyjq5OvEGyFMJ4RSmZG9NkAaDSSnUpsa2cLHk2uUcSdUZNSn\nEBAvlDxIl0QdONTH105IMt9BKfPKPPLETlHCjueh/gQLDI3T6dsrIlxg84du\njx5i37JkRI1gyWxoGlXsPq5yeVhVCdelvhkiIJNBemMuqMTkkMZWiwB3tmCW\n46IbYKJmMCVDr9E90t/dcOGuWpSjR9rJ6vexh9Hgisiv4WLdHOTTMS4KSqV3\nWEtZHPip6yopRxoV+MUt2IuuO2fj/mLNUkc89pHdaH4gzUo/bczJybAD5bEK\nNd+3r826erv5lO/NS2768XbEJZLDOUNJGmibsje1Zkj9UxNz1nUEP3yentSm\nlU9FCUo//ISiGZ6miWyxoCOtzFsONrI7w0cdKx1oVk+wXWc9PWdyTLkjKznU\nlwyo\r\n=9tIr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e895b00.0","@graphql-cli/common":"4.0.1-alpha-e895b00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e895b00.0_1600732188286_0.6407321867995468","host":"s3://npm-registry-packages"}},"4.0.1-alpha-56819ef.0":{"name":"graphql-cli","version":"4.0.1-alpha-56819ef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-56819ef.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"37e052cdc30365ccf0641d4be3cecdc4d52f0b46","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-56819ef.0.tgz","fileCount":14,"integrity":"sha512-yglY9YLT2IVQLHBAQqwWhYTPpBlQ4iY/C9H2A2Qg0OR7oLoC7RpXQ7zsZnoMsUz3TxDOEaCfsPyEZXWlV8yNog==","signatures":[{"sig":"MEQCIE0w6wRItxe4hMrg3SZS3l5e6eJFrk2gdWkkdLWdSW9JAiAObIZKcbP5UfcdrjrK/OaU67rSGJX1jp0a+mqSqDPkYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaT5PCRA9TVsSAnZWagAAEhEQAIny5CnzoKAylz+rWkdg\noSinvV7gM+sQ7xXmWYznNgWVeHzQiEa44eMPy527tUJMFkONpPQlbD9aMl5N\nwEmN+DUIJZb6VD+1BAiP/HqkqlbTYYzPxCKkQGPuxUW4Old1WxjJyl3wYXej\nghkt3HJ/pe3FhrS/vZ1v0kkQEAvRWzbtLHGA8DTHNfMpeEhwFbfT5YgYxYDA\nnQ3X5kK53HVmyXBn3U4MGWhYYszia2q0rp/1bSUcjtmB4B7edXkbkKeSxJAF\nRep2r5PqgOC6NYoPeURywau7zHHyCkslErk4Kqm903dEePAjdbJy2RgIsXb0\nlPcsWpdlY42NhfIeNtCn7y+ROwt01H1JRp9tUzbyXEDxZLmAPfI1yb7t8RfA\nIUuX+QpmBpiygsE1VBAD1cVEa77ziRrxBW01W9vMhG+gQNRdRWGl+UBgBaQm\nKwREf3l+ydqDX2SQzQqGDRdNEFCuxo+FXJGgnkyJRifkqsAnVyCvT+2CFYM7\nFT1/2McTLBnkZCRnI5Pg5UEchtLKuc1YbkWJowo2YU8HGyzjsN79TC0/UeeG\nXvVO6D9hH4sdLVRSL4iamtANu6By2dZjUr40zmS7RmGSbHSxa7aDy+gEbfr1\nrHsxjLQ0ldgVnNrVqoZzUTCfZRb0v/VnKb/c/snmk0E8Elv+rxIE0KeQl/Iu\nYhgb\r\n=CHk/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-56819ef.0","@graphql-cli/common":"4.0.1-alpha-56819ef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-56819ef.0_1600732751400_0.9409185108433333","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5f9029e.0":{"name":"graphql-cli","version":"4.0.1-alpha-5f9029e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5f9029e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"273281a4e75c5091ecd0941a04ec70bffa6dd9a9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5f9029e.0.tgz","fileCount":14,"integrity":"sha512-ipb4g4/NA0jYVu61RV8Oy8FhKd97qgiY5HUacP67+aBR/E4Km5S7zHo8vsxBeobPL1tmJzsZw8CiMEO0RQi+NA==","signatures":[{"sig":"MEYCIQC7RS8MgyG5zzL2wsYYWMPEMx7mHbzs6cZbxCA23YmMtgIhAMtX6bfbK94lFhbq8dMfUKPa9UpaBQ5uoSJlNkAZB/2R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaUEuCRA9TVsSAnZWagAASNkQAIDHcRhJB6osWzzusLXE\nmrmuIk6Ji/e0/btzO1taGSwJv/ZHiWx/oilSftHkBPqNIrjSJWSciU9Zv5xz\nDHlnppFSsendMO5wr2biX3Pr09GDZ0/FpVhed1icRNWOBlX6KpF5PdjsRMSN\nyMgRKj/8uLs+QRYAp4q95o3S8H1cdRKmzOaDhBw72Rw5o8++X4ySMO2D8TkV\nFx9yJ1oT6+7rcwQB9KYId2JOTD/jZPWgJoEBNKomuVMHVFKi4XHtVK6mb2QU\ncOE8uyZebzRv5+1aQYRdeAsuhFu53bkcAg8ZyCCRsUUi6MWhiOooV/s0RWTT\nVz3Rq7J2t4E+D2yYdQ0tzjwQJH01jHcRepoVakqmRYiJpsIxCo3obObE8jfj\n+n9ZhD7ECPDnrzw3S0jR7WuySHlu1WRpwFXsWZPKBfFDdIXXZkzF4vV8a4V5\nccxiKOgFzEhILBvGCNDHgKJEdyDHu7eJ1aSxOUskmkX879lHsgR+/KhDe6rt\nGB2vWdsWiJpvjGQAkcfk3KsXGOTfHG7dzW5mmiaZCu8HrlRfAXJMDtS1jd4W\nyeyUGWMDeg2VLQkcWeBUsx0FxWXW/SYdsEDINFT+dRynGQ2lKefdgvcMVNM4\noDp/ZYCQECmsj7EI0TkTqEyTxn6qP3PYAC14AMBDYlZxv7GoZ8sieedIz02c\nI8rj\r\n=vNT4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5f9029e.0","@graphql-cli/common":"4.0.1-alpha-5f9029e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5f9029e.0_1600733485808_0.12501007513365936","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ea54eb1.0":{"name":"graphql-cli","version":"4.0.1-alpha-ea54eb1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ea54eb1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9465bc45f8694027276a7c032198ff1473652839","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ea54eb1.0.tgz","fileCount":14,"integrity":"sha512-cOn5DyHQUhg5UjIh/wdtK5Q+82bgxIi+qdBeIgoOcI8je0F1i9WXnwQKS3mdC4/UYctEMAYWxy53KsXMdtCzRw==","signatures":[{"sig":"MEQCIG/hD3ggZ3tjXp5NbGXYZ2dCWx0WdL5dRuYq4ILVDpnyAiAPMRGcKzJKjajOWlDcno0GywbeKu7ePMiTxKX+xBTVTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaUh5CRA9TVsSAnZWagAAC+EP+gMQGXISlSylkfvEImI5\nx3b/FDVa5GauKJIkfVkUdpdAxFD7GKDu6JGY+Q8FgaVlkQz0FB8X648OJVEI\nUNpolsxRnvtYjHm+Dtgn5I8oUL+Dp0TCRTo3fnPcZBvWTAHvjD4/0NS2eo37\nxbOofFcgBg/aiCm7DEOGwwDsmXyi/tHfBGjN/Kv/r81Lq3FIBOBYnJjyG/oT\nP7YPwurqsTGYHKt1LqRlG4kOSL4vWIhHIwRm2xMwS5Zuh+Cc6qPqUsSyFdi8\nASq+eh2/3KwZPSEVv37gvcUwTfgMfDgPHUM7Q5KGXQJBrsodFucx02AFb5Dq\nVxD7Hxk2/dxnNeDnmzKzu4kJ/SEOBaNjF9W0QcRE23diX1RDX9InHaO/qT/b\nGFz+P9402ysn+CIbe5ylVzbOvTJEy2t910UGV8d3wEYp80l/EbdKD+Y7+6RJ\n7/I8C9T6cI0SXvtUevtYYfaLOvQ/xQGBhlB7g/MOXLyoUhp086B7bgFI2Bjy\nyaD0o78V1hBpQXiZV19uW6NprnAs9pxuvGs1MpdEljgDr+HemZinEWlzbP4l\nbOjsAlSUEj3ggPqx3rCS/9Bf5Qz3OJlBdMESdL/TyMG/Upzg6rbwinqiAbWp\nbRaUZp/w9xFGsjAfcyZHSxby4SirQZYSPdvCYOm5os4tmivaVw+fCOJdqjp4\n72T0\r\n=7Jy9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ea54eb1.0","@graphql-cli/common":"4.0.1-alpha-ea54eb1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ea54eb1.0_1600735353301_0.01657257471765594","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e142b36.0":{"name":"graphql-cli","version":"4.0.1-alpha-e142b36.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e142b36.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0c4fed208766aef040698dc9ba385948f8f9c8bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e142b36.0.tgz","fileCount":14,"integrity":"sha512-PFaIH/US/JmXloa+zdWs0B206PBzfwGXcxz+m6rbqb+/e+Y0o5nUbhEDJc5MNtQx9q7sr9jhQCKACA/awLP4bA==","signatures":[{"sig":"MEYCIQCzTDOJ+HZPZY115qtVGkF6KYU6O4G+Wvt9jI+C8ktaHwIhAP69b+4q5x8VgCFFoXn6e+Fi9pfh2A20NCAFl8rUbGUv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaU3sCRA9TVsSAnZWagAAMpIP/jgSSvznENiXmk/hyw+9\nyqeFgSYghwZIxLsHNTipSQyNWllfwkIYobDOcO8Qh0OJddL++l10XoXcc2Lv\n4lnJb9aG9/kzouOqVWLnjs0jYwwXXAl3CUiJeBPHnrcclaQawAysatYAkmPo\nZF0dKJJI3k1xA+2isIB9ijgFEeqUDN98cNI+nTRBTc3dTNmLeCqOjGPVUcPj\nzkaAHrWZYLfwNS/2rbLndSxDcmIbGP92iELDjPIOR9j0c77Ob4nUIS4V4t0g\n0xk5sErBEuQTg3GlfMZ7wSSckh1jpY2GDG0S3Aj1B2y7hvBRw1FXF7/taLW4\nF/GCCg7g3+rIch1bORcFvsfLIunGKz5acotRgsmZA6SFSmEUKrJGBBpkRyZ1\n7tZ/FAnJuSW3/3vjDolDmOr1YjVrm/7PHUsZ4c4Qz7mdUz+nnrCAHcqeqFkn\nkVDfkiA3wwTXX2pXm52e0OdSlRwaZWQjJyO0C0owvkzZSKm3vBTqRKuWqqJ5\nfIcVmaVRzWkq3sl1B/I7PN/YlaKcA9yPuB5nP4iYMG5E9pHE7EfsaR7ta2pv\nG70gbIjvwBHOst7eizQk7DgwDWoPChSxFH6gx46a/4wk/OFpzQiylnMvhNjZ\n97vq6ewaspnKNv4iTPND9xntZUf4Jceg/2auIx3mdtgxEO4PLtUtTVGekTHO\ngZHC\r\n=ICFe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e142b36.0","@graphql-cli/common":"4.0.1-alpha-e142b36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e142b36.0_1600736748210_0.9741847743833039","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1718a9d.0":{"name":"graphql-cli","version":"4.0.1-alpha-1718a9d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1718a9d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aa5d0673f05e0a5c4d38223fc11dd343a0f41809","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1718a9d.0.tgz","fileCount":14,"integrity":"sha512-u5YD4mDqhiAEkeNNeulPm8432bXMPXEFkWwxhyWdrLfeXBmfxOXkCdHxC/x7CWB9se+f5fWJ2FsezNsS5sTNpA==","signatures":[{"sig":"MEUCIHUr8Xg2CLraWzRhxtsh6qWOniVBx6nepVzv4vRIs2CWAiEAlTi0BgyRJvih4uFExLdBNOit8lJQNqfPoVycdfxxHS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaYviCRA9TVsSAnZWagAAFJAP/0pb667W47canfArEba2\nWw8VncxY7HNjWri1H/y8ZgZtt7npSTCnZth7/vY50gwWiaFXKGHYMIYBVyjw\nTVcYU1HzU64YC9/EiD6equEh2E/UqdihvIuLWfFrWfZFazzunXBUFIzYBNDQ\nz7woXudE46rfZ6Z30JwY59YXUeBIcuAhD9256FyLjplDz6oYar9zzthddkjw\n+fuJn29283y1kU/sdQ/xGMJXgFX4npJBX7IzkSBEaflSPq/wKT1Mrqal0ylv\nt2bxdQOubxvZt/t2AVD/3TFd/4/dn9wadgca/iMChH8VHgMCxO5GwGD/n2ug\nx3+toqHsA0JSSQwvY/NBmgxqwfz7QxprhlDbZkUuLdAAgh2bHiRObwLZiwLN\nk5PSbVPlJVIDTz9QYLB1rACef5uugi3p7Rq+0mkUxqCUlcigfo+Qo8CVqqca\nBBivwIQGhA82uhyfIjElawOFDXt1o6i19WdND8oKbQiavoBqZc9jY7t7y9qa\nkf1QNQ8f9MNKVwGYPuzUlnsyQtkDdSHH01dDmZbZnpcOgHpUDyH+pXRdmxPf\nrNnNPULhrzyhoigYQkeVenpWq8GZ6mhs+wKwR1tOtDfyj5eYZGnLR7D1MsYt\nrnpne1gdbddclDhYGenJ+686Fx0xmAScg9hav5G0t+l2FURgK8b5Gw7g65Ex\n0Je0\r\n=9LkS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1718a9d.0","@graphql-cli/common":"4.0.1-alpha-1718a9d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1718a9d.0_1600752609833_0.252622522436069","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3f9aaff.0":{"name":"graphql-cli","version":"4.0.1-alpha-3f9aaff.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3f9aaff.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8787f40b72d87ecfcc0694ae84c6afc796038fab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3f9aaff.0.tgz","fileCount":14,"integrity":"sha512-p7kxD4v5fV1xOx5hdzuTDtWxfUjNpcSAQViKIgI2UXAZIB6aoYMKie4QfVsvz3YoXqx+Pzu0Df4b10gvIv/rHQ==","signatures":[{"sig":"MEYCIQCVXei9UFHv442nI1xoyRj3cn1LHR8gotk2Jsw0UMZD2wIhAL3CRSqKrbcVGZ04dyI+mlSsLgvyPsviEi3m+d/C/qTz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaYzpCRA9TVsSAnZWagAAHGgP/2pq+ZjKNm9dDrCEKuyo\n2xvOOVvUE+OE/Lxux3sLx/9BuvMbElOILlZUxsdujGP+vAr1ovkUe1YikBFV\niw1KuqDm78K/B5akAIk25NdRu8VCAgYpCtHXGIuGhFtxglYOM2wquU9B3bDe\nJTmqSpAemR0bKmBoPTQaRzYuijewbaRIYd6Bg7RQi7CMOHeb3egcuqRMZFsi\n/yEyCvCjdHgFCvZK3sDOv77L9mXAMks4B4tGZZCOtKj53iWgIiTIGnS/tGwn\nNFO5hEwRroo3688AaNsJA6DDu9Ki3o7ij64suJVu6F3A/PRjACA8o5txrcfz\nIok+bKh8p3Sa6RGDiRLImx1iTurzx/Eu7Z3+JasV648g4+hIhhQJ9LudasqQ\ntWCZq1A1bNEod1FlXZBFRx9h5255LNYpjj1jKaIKjNjLiYTGmo7i68+EkINu\neCmAEFPtit1MzQsjzXsXaJOJYxKejdxdM9rxNRg+9dYRtWOk4QX+JPQ5/CGV\nox+IATihMmSEHbD1Avx/zFkQhfFV+5zzUjcdT2MSnWlyXnmGeHYWQBKeIylf\n85nzLMxw/OX3z68TlE/tGNNJib/gu+u21vBI//GZHRL9XdAnXdffWt8weDw0\nSv1QfwEWdO60oQHcC73eHBD2QtnlFyoO8eL3dCurSZK/vA8jqjWz5fTJhcsn\nnL70\r\n=SuBu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3f9aaff.0","@graphql-cli/common":"4.0.1-alpha-3f9aaff.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3f9aaff.0_1600752872757_0.9373671514881674","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b23218e.0":{"name":"graphql-cli","version":"4.0.1-alpha-b23218e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b23218e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c0187f0bb9b6d1665f921b42e2ea7cdb16797301","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b23218e.0.tgz","fileCount":14,"integrity":"sha512-q8ZzN/mb63P9wiw1dXtbONomq/EQ8zfwe3Ogl7wYYp+X4aZHA2CrDp3587RTI3dP470xkmF/Oe3xhl9doif4jA==","signatures":[{"sig":"MEUCIQCJ4PT+D8XNZ6F3saBWJ24DEUJBoaZ88WfxU3I2yaWt8gIgPLRRyiWrzoyzZDD+d7uiL5OZzBrBIZx7QDEwyehyNXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaqYxCRA9TVsSAnZWagAAorIP/19GzAWN1mMCk4yyR2wa\n6tbtMdIVRzQJlXKB9dOsiVqvTYeikVoNMSHoAYHPPIE95q1NlFR3E8f+mYYK\n8YaZUUOOserNmh4us0gyocgxMkdisEzLYpj8JwQRwuQbvfqkd4OG+g4aJn0Z\nZcFSZJI2zysPO4UQbNc8YrA8RyoVbCsGtaCIGsurwAnlLWn1GtFwczoGwnFA\nJkmmDv2JPnWmTGiyRWaUF43FGTbzPVpvaLgTLBduKzNf72s9hevV0MrKksz4\nXGSu2mS1nMcj5Bg/iAFHbjHlPBoMI3GuNs5rqqxvhmJi/x06y3P0eeVfwh1l\nSOfmK0KDhdGo4kMaGl3z+hmExx0k6on29oZ5vPPRHoXPeeyU52ngjpX2AFWM\n20g14hnKHiJDHQqZCKLpc61DPkcjS/Ft044322xwi+gDRz7w9c/U6BTlKKFe\nBkRq3gBVFLLTlFHKlp/xrzIMuQ74FIF/o6B/qgc6alHTLKmr/Hns431gI+8N\n9W9ttAXxmh2albfWVBqTU1LW45NXB4v/HgGWcgywhnSDXgAh7Yk9BfBMCjYK\nJniofYhbAMDqf4o2VR+u5ZPFqwIGoltkIfuM/fRmLVBfAEFtZzYRsSEU48Jm\nrfGx0xwvC2OuRcj4PXavopPsCybr/UKvpMoBY5air8PZkKvLyqEma4TepW28\naXXU\r\n=ZFyZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b23218e.0","@graphql-cli/common":"4.0.1-alpha-b23218e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b23218e.0_1600824880574_0.09107810773617175","host":"s3://npm-registry-packages"}},"4.0.1-alpha-db7cff3.0":{"name":"graphql-cli","version":"4.0.1-alpha-db7cff3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-db7cff3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc34002188febe9557b2ff461d99002f0f14d9e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-db7cff3.0.tgz","fileCount":14,"integrity":"sha512-3/YRTPxXtf+9IlaMwOlv0lVuXeIbUiX82Xgqy1rh/TUmQscl0/jOockJCEehaNPvMqa9fzYne6JjYp5h2Uf7Tg==","signatures":[{"sig":"MEUCIEK1cxvZplQGFd2/NRygMP5zfr1IIzBTdyPc2dkj85qzAiEAorPt0ee1oTRPrwM8vImO145FzmU03AWNbp/mswGzgZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaqdbCRA9TVsSAnZWagAA4wYP/3treu748zTRoCVrSstV\nJbTboQ148WnWvzsjHu2k+ku033NG6NTEXU9VV8qZ2Bc2udb5kmAUJyP1cP39\nA0gSNpGxa0chGknxqD31+WZnkQ9G3teIf6Xsafei7gl5Lt5Y+0R/L97o5bGf\nUssHTDlLoRK1/EBS5PzjHFPG7f1TgMtgNHTDhS453CH3YiA3xpSjk6MjcO5R\nCKsY+W3E9FtoP9u9+q+MlnQZlt8GpUgC99f5yFD4A4yYzi3GdszTs4sWCI9s\nNmb8HhZA2uUF//g2uxpC6gQGt0mJRyeFgDkZcbYW/D+yf54j4YRRi/8xpJTp\n8Lvc6vtkvRoZK5Pv7Zgv7cYGrnOj246dUgyQpNcPVUjCbaZCVumpO1Sc2qRL\nuv/EUAYNFJmmTM/aAPmimITh0+EBuGGrkKThL7m0t34ss2Wj3XpXvoXD1jyE\nI2qLaPRHcdOBGOCreZdI72NrD2+3MeAQeh7C3m6far+lQNHSM3kMMbdygBEB\nYwvUOokCs9WjuBs3MyeVnFUS14Ac2ZHWJs9O4UZiaHGon23KShYFwFTqF253\nOLjyBqnLAAuqHu3yvpM1HWQ3efTAyQKxcpo5+j9oca71zCS0Ajcw51oSolEc\nyLm2wh8RPBS3gzhDFiEsvrIjNHMmPAqk8JEBq64cvHldNY0JU7DBCT3OxLhR\nPhI9\r\n=CBiK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-db7cff3.0","@graphql-cli/common":"4.0.1-alpha-db7cff3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-db7cff3.0_1600825178649_0.43105689520802026","host":"s3://npm-registry-packages"}},"4.0.1-alpha-81ac16d.0":{"name":"graphql-cli","version":"4.0.1-alpha-81ac16d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-81ac16d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7a59317ef6f3ab6397ffe353796ac279a24c8ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-81ac16d.0.tgz","fileCount":14,"integrity":"sha512-UrK9BH3tGlklMChATPSK3pyNsGvkR78yyxzey3ySmTxolcbJoOrE0pjuiaJPuLgEmRALFPQ3l5eDvfkGp2Esdg==","signatures":[{"sig":"MEYCIQCfIBfW4EoXtiYNhT8sBdzV9UMnMYyP7IV/3woDRF++HgIhAPsl73C7JEpq4VdNxUm05IZq8wdDHwzAufJP81hsmtSM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfa6I0CRA9TVsSAnZWagAAwaMP/2R5sFPUuRRT6GOZtsAV\n/QAa9iKwUA1u3SGkz3cIG3VDha0FrdC6y6qGqDZCeiNtdv5iPrF6lrXwdJ7i\nYIZqZZTDcdn/EGovSRoamOhV/l5JQEiJSupHkG5SUGRvpjdwsT+X752vAIwd\njx71YkiakIm+rBe45arpjLlSl0EEwy6wGk8N+2Xi+6yfw8AlBt4/Lfvs51hc\nNBqd9Lz2IYVu2p110OHmqF4wA+iMd+pJyHXheX/AWCdKBBRzFM5HJqzHwK1Z\nAq/Pp91VDeUVqUtJotCqfcbbRpqAsVtX3J4Zq8ikSog2TdZexvlkA37D9wHq\nlFO2W3CszI4SQxrYJd/FZrKGnyuf4Tjx7ij1IYZtVEPKrWftXR6ATRvUqYi4\nVNY5WDYXhefRhc3a9uT7PKjYgF18Ps9fgDIUwq6WYZkQnbbu7U87aSobFtnx\nnl/BW+9rrXgdJ0GFuOrIbIhx4QpUdsy8JnUdaY3FVXcYHQ3nuH4ffRY6z88Y\nCMeExpoTN7TXq9NRlTaIg8kY5fKiC8kCklm3OqCTHsrSnM/L7joJC2UY73z6\n5/DDWer1Fe5cFiQK+6XrrVORD/DCV4ONdrbo9JFt2RWwiDwB/gk9F3xvSsmO\nC/8OjJMYCAraE47J9dmVxLkycpnCFqYx0P1j7/1ipwXAMAsaKrcNYWHLK72/\nIsId\r\n=2Xja\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-81ac16d.0","@graphql-cli/common":"4.0.1-alpha-81ac16d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-81ac16d.0_1600889396328_0.9511108185717876","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d58b097.0":{"name":"graphql-cli","version":"4.0.1-alpha-d58b097.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d58b097.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9fa869294bbfd337efeac821f0965d91d2f3e989","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d58b097.0.tgz","fileCount":14,"integrity":"sha512-OTpZc03JSzv3B/kwiKKsyB6H5Ex3eUIaDbPCxiECUuVBWsIPNchnT+7UBs2by84+Q473ubjDLMpwB8cClVVoWQ==","signatures":[{"sig":"MEUCIQCJvEOg9pv66lZ3igKsnDf0365QXsrCm2e8oYz1Pk1tqQIgYi2aff1qYK4VDBMyHlfWrR7btRf9hbiRfPT4VxPq0Jo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfa6PaCRA9TVsSAnZWagAAf8IP/iPTJdfdklxbTSyTf5av\nzTGjru9q/aOLn9rcwmLSE47nevF1OWcYRt1MfvAQlifk9ezGf9+naUOH2zEH\nh/452A3Mvi6cuSUd7ZXct710Jq6QQUhhZvm3+7eGA33kuphKvcKDcFqDhcA5\nUzw6Cy5al4zcBukKF2YR9VPEksJc5rwcgFKL89NlsuZeDUiA773+S6FKVemE\nSnVmoyfigfJ/KXJnXVSUSw8Rh6F1onG83GdtoLhOhoUaY8bpjzAxJ++RgUEB\nYXSl+nVnSGciU7E+9siYWt6aakvwdI0EqR5qIREZSZ5MTudvkHVKa5DzUPlJ\nfu+b5juhxdCPOlb95zlYkLLyRGTnXYsOugL1UUAOABdVWoY1NYAHz1xAJzei\nB854UaXYZqLTBPBhUuloc//38BV/OpOMseAL1M2foTR2KECsSZMJ6ATOZmdi\n2aKQBXPlkKxPAE4ruHLplrv5nCL0Vk8ZZBh7h3t8izoZm0iyvKsbq8p20MbD\n2ZlS5eZRNvFlUqvg7KtWjkcDAGmUBGB4hvGveFA1HEjmAlh1/t9weV/M6T+K\nMfs/ElMaRPmHK3+A4FABrimEt4dLyjSDGb490wewBiSPp2sDXXLn6HtKdaqy\n3ITrjwsub+emghHWKkeyEGr6yiSvkL7o9SUAivrzAjNXVtWzoYAqNMOjuxuW\nyUBo\r\n=nqEX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.10.1","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d58b097.0","@graphql-cli/common":"4.0.1-alpha-d58b097.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d58b097.0_1600889818168_0.029106695961206297","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c912b78.0":{"name":"graphql-cli","version":"4.0.1-alpha-c912b78.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c912b78.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cfce1f074a666e781020f70a56fdd79cd874fb5b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c912b78.0.tgz","fileCount":14,"integrity":"sha512-8xg91sLHl5WUBZiBd04lBNKPJTBRevPphxa80aGxOjq5LmaSp4oSCO6K7O2L+booBRclC3FoxxdHRhgYtBzSZg==","signatures":[{"sig":"MEQCIHgDSiHp6cgjVKNDYQXvSvfzsnuwy3xfPMl0o4VhhqNFAiABpZKbQnGepsyYiswJqDxM2IEkUNerhVGiScfACXHNNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbOIgCRA9TVsSAnZWagAAM6oP/2L1QRP4xt3bmfDqy707\nJkhol/QbOeOWNrFfbkUgqZpx4feDAFctZP6sRlq3L5y9YiWntZG18q2fouZC\nfib+zjZks17lY3xtKLEGBOq4P60D1ZdgjU5G0WVuAMx7Ub0eQOZWtz+OVlnG\nrTWkVx7vpUohsh+JnY7GIyg2bNGVdAfbNcz4+7gufsHzrja3wiK8u5yRc5hY\nYF4s475xkB5p/iXpb5hwlMuzj+dGvK3iwFDGhkx9XWW91iB/ut+ekHEo/o4Z\nl6CZ5ZvedIGC63X7ThGbIU1BPcx9eAqBC9XUWS6opaBDRT05XwCroxN7ql9J\nJaLTwJ9lwzSJJPx2kMjJ9QS3N7eZARbMWqk/4eH94fao6MUHjfsJ7tTv5UMu\nIVPX7FntA2b3EaUhmCggWAumxcVNeuvP+ZkqDfYxJsIu024PQ2AAVxAOwkgS\nx7YxAb7H01KgDRfuhnS45UYApFz3zXt5unMpHMLtCS0sibnK25L/XhNxRreo\nYdmhij+iWtaK0olvBdfUjQJ0EVXK5ImI01cVsSIts+ygORXi0QeH1SDFqxY3\nSOhPVQbuUga+IcYzwW6u51tbHVWCMgxmAR0aB04LNdpe9Hy9uq37q2t1pffN\nrqa6qDHr89AdWSWo+Em5NmRupWptbU+FdkV/tDkZ/L7xo2P8UcQmxMNXAW1U\nWw1j\r\n=f7DS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c912b78.0","@graphql-cli/common":"4.0.1-alpha-c912b78.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c912b78.0_1600971295814_0.30857532801367915","host":"s3://npm-registry-packages"}},"4.0.1-alpha-48d08a4.0":{"name":"graphql-cli","version":"4.0.1-alpha-48d08a4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-48d08a4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"87c052f458c101a11697f68bf5af21a8d126bfc4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-48d08a4.0.tgz","fileCount":14,"integrity":"sha512-7ZIGofNvvaFMe6pjoA1mwKeuRl+kpY8KPsebpPK+jJ7hDytEMQ3smUpTS746aMARAtBUqtNI0nyG6KmwA1oUig==","signatures":[{"sig":"MEUCIQCJu5OKQ9q5DAzvzYZMsyWe9ugpfvPW41OA//1RosbiBgIgTyJtMDw0+OunTFRGpbuTqKFi6gPrbdUYwzPrpzekiQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbPngCRA9TVsSAnZWagAA+MQP/120dOHo9IwX2gnA6GVs\n1SWlK4Zynsr3JmXGD91xbDr3EgR8qTKfENsVD3pw7ZNmqNqKw8Q7+ZQWd4K4\nLkrPNd1fZ41XuY6gCvbjWMNoa7LUjCTvd8wjZPfqR536Otkme5/4Nv0pSBa/\ngTLVJmIZ8VKnBKEYLwFnqCSBtSWLGfMV3BMhqGteoGfE2Bd5jVQeax6V0TFN\n6VEE0dIhCcOZbZlrlhxzyPt0d4vktvdLkVT6WrD7sxm4SRLJiORe+ZktO6Bh\nmkuK6mqnmXix/6G7ctToapSWtPDJFe4ifo5UZZjoRxw1aAL18f/CF4yWnDTa\nRP3MyRMmleEWxaHPrTc78KDWYL5fwVdFJr1uPPsmMkg8qxYJ7hPV3uqMoSyy\nhQvPn82uFWW2llOX4SYcEiNvC0xK7PvtE2oM84OfwJpdZP3z3s3ulsBtFJ5u\ncW0A00I7oUm4B7VpqR05NALqb14rFCPw1n99ufnmuWkCoP+B1y8kunsgoioL\nfyVDyWrLebEPCbEm9C3VYqZfvLSDpLRi8ZANr3Y5ICsomPuXtYz6sx7tgmej\nMqlafnKCLYyMm7D2+fSVRaoB6h+2AGlJ8ZD1mrdAVD5Y0rgb/lnfzarP5/N1\nYqKfsdw5W5yuQej5SKjq0UayQqxJSL+/ud0W64hoLUru/pRq8pmgj72tmkxf\noTpJ\r\n=8TxJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-48d08a4.0","@graphql-cli/common":"4.0.1-alpha-48d08a4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-48d08a4.0_1600977375359_0.03555670827550017","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4ea4fcb.0":{"name":"graphql-cli","version":"4.0.1-alpha-4ea4fcb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4ea4fcb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3004e4e35e166fe7b86b53d914acab7c54d86455","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4ea4fcb.0.tgz","fileCount":14,"integrity":"sha512-igdBEFfB9mrzKxauKEu0+KksTbCKrog5atZw9DRunIbeRR/E3Gn0C8Kwfrn7FUs5f0EJbOw3Rm054hCP2b0q6g==","signatures":[{"sig":"MEYCIQDrZPM40Y/+Ul4XI1wRNeYw5DtpygLP0FJuWr0MMyZLsAIhAJB2YhNFi7hoYQd5Qth65xCZEx7CTOQ7+cPO2TKUgZA/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbY5bCRA9TVsSAnZWagAAYoUQAKNCj8upvQvIz9e878hw\ncFghc5gMs40MYUYDjj07forcmMsFaDJ9we6tPAKZr/p5vOhqCxe5YYLNI+kl\natFBcbzqCZWYFbzSQD+PS8leBhWD2+Cl3tIic7yLRL6ITRFgWbzmxZctXp9U\n3SH4uG/B2xM4CiBTH59XY73+5jPD9G3WDT665gP5oYgIwXZAhNzZMTvUrw4v\nsK4h2eAxtsPtf0D2sRuzkrSkYrs7+IXKtLOAsi5SdcQZalizzXTuLVPOrgkG\nQoJiBRN+fR2QUjg/ZyPW1ky7anWRFlsABfjfmILdAlRsK9Nyz0XRohgA5FuZ\nSh6x9ix26La2Vf2tt6d4whNqS2RJJiyXWO6DctpkwqMYJYAhi+WQmTHcRcvE\nih9HN6IdTYE0FvkjJDffE1T6o4lOJB/Ym5wweDPchh3D/Xt5TIyMCAtBxIC4\n1V2UNMDnzkVhJ460Vq1ML7AHbp9sQFn4o+YiKz3ZB87J2NpjkzSgXOD9OCbV\neNFwFzn8B0+bIeILxcN+OKXCqZftGvcqZefkqc4seImVrBQrEG1jYywXr5p6\nFtjt2vpdwfxchAj+/WV45eKRE4MuFv+MkeDCqtVc5MAhDtxd7W5+iIWeFfub\nU03VsjlZc4fYUNDE+EuvruLuYzrpEKN6GZr/wWJqokn86S10YKWGjvP1Aef5\naVMZ\r\n=GR81\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4ea4fcb.0","@graphql-cli/common":"4.0.1-alpha-4ea4fcb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4ea4fcb.0_1601015387142_0.4586719900729057","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7c8f53f.0":{"name":"graphql-cli","version":"4.0.1-alpha-7c8f53f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7c8f53f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"893207444db3ac1443de30980814011b78634a62","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7c8f53f.0.tgz","fileCount":14,"integrity":"sha512-4LrNNWbOuMoTabB5FlOODL5FDFYwdV1aGLT+/6QrO6PTzrzu8W6XNgYCVyz1eJQG22EzORzqveQvbE4ZrJ7i6A==","signatures":[{"sig":"MEQCIC3QzaQ4BCocMLqxa6VGR3bV2n9qCgMlxGiziLm3gRrmAiA/RSzeXzCWTXGXE5DCV8LGawwmKSP4r9dACuMLyJ1Msw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbY5jCRA9TVsSAnZWagAAeGMP/idZsu1Z8SX3OFhYpPWY\n7whTCoe+VkIOXYZAwW5WziXWqmxKzZVnH3fZxLxGlDkgSYULiJc7F6re02Zq\nU1XlbO5Q4KQ567qTwsk+z5VnDo4Mgl3kojzC5jvxcTipccl/OHw54haXhhyJ\n8/+0Nf9dffru5sX1UIuQwIAroJCTmpksswus3dt81NUndG9MRi96AcQj8fpx\n8r0szagCeezD7IlWbVGTlDAko36kfu8ULzcHVWNVOll3GZsK7eQqDBh+PB+W\nfsVIU/ULrkVAFFrS0rSchdpP+cSCZjTZ6Rxq0pjWVfz9LCZA4XFDN+CjZw8b\nkBIOo6oPmTCBpsavo4M8EOSm7i8JP0rNPHHfoEpvH+nsHcHj3JBaWmmeqj5M\nn8hhKZ74I0eCu5/UU6csuZnVISmwq05jTID+bAzUhFy1eSzARKA7vMyIuu3c\n8oz6Pu9QNsI0GLKpYaSKJRRO9RmvA13PReYDDW8/uHypOUBCpypc1r7sChu6\nGFrrnPXjzxB5gkB9Z97/JWRYFz53m/Lf9alol+YvJF/XJdRML8oDmKwzPhuE\nOnKNog0mEjZpcUgGrHhZ0dgTkIKarH8q4apCYyPxMr42ycvPFr3HIKpk21vx\nbDhHF+/9THM75V/nQZ0wcVVdLlNFJahRUvCdV7WpzvkbHGfm1EWP8mQwfOmv\n/yEg\r\n=fHYH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7c8f53f.0","@graphql-cli/common":"4.0.1-alpha-7c8f53f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7c8f53f.0_1601015394885_0.4104893765782176","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7998dc3.0":{"name":"graphql-cli","version":"4.0.1-alpha-7998dc3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7998dc3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"12a17ded6eeb7995210eb0ebbd0538c9b5505c61","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7998dc3.0.tgz","fileCount":14,"integrity":"sha512-mfdMhVGjGDVwmPhkHfFSvPaxza2EaR4Eg65hHKwo6Wm3opykF4nnlvKvFR5eKq/CmDGBz+1Q4ksI/Cgkh0gktQ==","signatures":[{"sig":"MEYCIQCgbAQ7DkI10NYbF8YR4p2cBZT4seA5VPda8kLghaL7iQIhAKCh6LCdQC6V0uus//q2duOtCoPjXwZZd5QBXUhJYC0b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbZvNCRA9TVsSAnZWagAAvTMP/RqqSZMLibDJ/1RjuzB0\n86F3NZ8HcaUmNWFSJ307/FWLS8vFcibn61p01VRTZdE2Pmkh6FWiUWI7NBdR\nwqzVQJWkYwpL/E1KZE2I5y3dJIJSFd0aIDrcFvreY+3WcU5DaETkw6dhIKj9\nKmmFuOE5wh9bEjU5oowmWncGosMYp+daW6Li0UxmYG5o1YaF74A/egst4UYP\nCYy/mhzyl2QH/Z1LuzI7pJX2ZZpwWgjxyMXOe0gOWCAjMctyPOQX+dd+mxSf\nuqsjXsY+Dc5XqdRnaAuowgY2np5qHhFyfGRU6Aj109kNDs/kf1BrKTzse4M2\n+b2YoBkSrJzr5h8w/XEOVjcL7fV1aaYxPnbSuvsuUiyvQs1biO/CXRAR29bZ\n+HS4WFXuhatxLjQL4z11kafBSYxj8gPlG6iT1Bf133ip6Ta32ht8CqCu9jNR\nJ7acn3cPelzoLsvYXNCX3IcnoyLLSVEYKfFL8PwdwlWLjZA+XRjGbtGVBPg3\nVbI/YJrYe1RpdqOMKnqkTTcPVRDyVz2dbb2UrEHyCyKlZruEfBR4gF7p2mKs\ndfTT2LOzKi8b6mifuJIJRfcbj+eXnTcZWAYdJMQXayL2fXFX+exGP1fvX1wh\n56iDDBufC8Gpqvrdt54m7sEJzyFMdfvpzZ0z4xyuuBUM2pKHKEGSC8903Xyo\nVGv6\r\n=X6IW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7998dc3.0","@graphql-cli/common":"4.0.1-alpha-7998dc3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7998dc3.0_1601018828503_0.7498453292586682","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e42f74f.0":{"name":"graphql-cli","version":"4.0.1-alpha-e42f74f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e42f74f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"49d4791e776cacc8dd2db6b38e8705b5722e7105","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e42f74f.0.tgz","fileCount":14,"integrity":"sha512-LndLWAsTNUsjb4y+BdN5bB8uTB2Ln9WQEOgNi6zdORGjVJJlVVDPVWWC9CDcfRWESxMF3xcE6si/TzOyx+t2nA==","signatures":[{"sig":"MEUCIQCq9XSlogYek5MG1mCWalwksNjArelcSJy/tHDhkSZFoQIgUKaBe+QDYnkD0HFc7zs77LoxfGt72KUVsNW6UfHqRA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbZvmCRA9TVsSAnZWagAAQxQP/1OrNq73CWmGUrdUOJ8f\nTt0FkkIFhXxv8UpX0Zy/q4tYPvknB/x1qCVxZ/UsyBdpYBgdr5RxiX94G/uR\njkfkKBczmmwMxYNH8q7uUL4iU8Z2J4fs8C7avZuMtndP3JOZ4GZ/4D4erDeL\nhDT+9mJ4DOpqLG+uij0JWFRDM4iCQvbVA3ztEnvrrzU7Znk2maB1Q/0DRQFw\nwFPDmNVkY4nqOFwXSRWu7xcZEBA1OQ1nF+XTgeGExVcxobpFq2qg1qCR1Dv0\nbpKQ+IR8pwhVlmlTt6uYD4V/zwVmdsa4J1q2/A36bgTt1yPZNuiKFqnMxF1m\nPFhW+b7rnmlGkKstif7MdHRfOk+WDcD1YKoLatcAf9StyY/bSk23f+vjey0Z\nfImNjp9c1Sm0qKMO7hnXaFGl3Zi6MU+xRBCXlYJr379VygeUiEeItpGf37BA\nrb4IKsDUCgFrRGa1GC3lYzfxz02WZkTzqJOzjppJhNbxRISjbC+9sLog3Kqy\ndj3XCVSdv6WXELk8meBdniry/0pN/+kiMomzs31rPghQ9cAUin2PrLU4Ax17\nFbAM5+f+k9ALcBThJDL1x7kAdvoYGixRY9r/3u35VKFX0XpNMLuYGP54duV2\nL8+SHRX8g3gkuKPUUytOYbhxKIIP3GP7GqTjLhCQ0zJVdeG6vqpwAvVZs9Ez\nKwco\r\n=AJDR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e42f74f.0","@graphql-cli/common":"4.0.1-alpha-e42f74f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e42f74f.0_1601018853661_0.6050526525883866","host":"s3://npm-registry-packages"}},"4.0.1-alpha-318e32d.0":{"name":"graphql-cli","version":"4.0.1-alpha-318e32d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-318e32d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f1408ce941eccb1c3447901221b73f7f243eb59b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-318e32d.0.tgz","fileCount":14,"integrity":"sha512-w+uQW20XGcoqUqvuJsGB3eUGtD6kl26pwuPeT/sR9tbm0WYdoAW5HW69a+4c0TZMdWtx7G2XzOYrbBjm2s4CRA==","signatures":[{"sig":"MEYCIQCd3sMHFkR2z73LBUkPOGyxQ+ANQ4fWNoqwu3CRFGLVewIhAPF9N+VSEmfHGUzvnAd2pLmydcIYXSC2YpuGbHP+KiCi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbcG2CRA9TVsSAnZWagAAUcYP/0Jz7xltb0pjRKM71VJs\nrAxByyHDdYmvVr7diNSVxvD4ergB9dN6Um/Uzz6HV03aKtQVgYDcEcDzHL6d\n0rv7PjdeXwsdUfUEpOHhtaVyb37ep8ZCMtG/chZSgGuFX37iISOS9oqX8lmG\nu8rgcPmCFeGCRgp1mgXVGs3Jis9wdFUIvdPg9wZsAldeS67Vpr+NtS/mjnH8\n1AFGBZBd47X/WEw3BYBpjcRbEkTCCO7KEWmmduSCtnwuRf0WWck4xJitVHnA\noWLSOCSdw1CCCyr35NbiYWaebDWeP5+U0SeAOouOJv4nvq32wdYxcmYWqJju\nQwv9OWNEhR+uDKoVgSWtGDee5ZeqxIw4eM32nExMX0W0JXq2ovJa1h1PzBJS\nyR98pquGFW2vR3SVk8CplczT4waRImsMotxgqfyy2qKHU+XcWFSHhpfTPqra\nnTVfocAD27uI5N8JEQaj1B4LjJah7L9UgEzP/U0GfZApUr1D1HeFgNaHgAOZ\nNohiX2i4nob6NYhvhbrcz9iuimtj9h8OFc2qJPEp2yX8yQPhivjPmzxMQo3C\nX9rb2Bh1KCjssIog2v65Lfcm2YvaK8zeqCm5qESNSF5g2UsPqSZnGYD++q0b\nZYDSjaAhwqZce902D75eYaVighdu4qN4Fp62zloycirR9hRpFvOn21WAZUn/\nAv/B\r\n=gPGo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-318e32d.0","@graphql-cli/common":"4.0.1-alpha-318e32d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-318e32d.0_1601028533586_0.24048260542233324","host":"s3://npm-registry-packages"}},"4.0.1-alpha-542006e.0":{"name":"graphql-cli","version":"4.0.1-alpha-542006e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-542006e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"63d66b1ca299a7a4d38f5be7ecd4d82cd1e55b72","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-542006e.0.tgz","fileCount":14,"integrity":"sha512-X2HuroWY1s9CyrSnNR0S4zV8vPE32HXL7dnvek6fN2zUaUvbafxPR9116ARHwkCfWN85xaQcwNQfKKRUkAZBNg==","signatures":[{"sig":"MEUCIG6j24zIuMpyBkUjlJ/UULxYRwWLUaMfs9yeUU7mKGGGAiEA9EHQHDBUuj4h8f+UzQm9wgQhU1N5izTn6gUr8tHGjwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbcHHCRA9TVsSAnZWagAASdEQAJYkaaGv57NfrqPpzPga\nC4dQEen4S6hjkSA1Z4Lwxwx9dVkYTZ94OZjhsrByyCVVTtMu+5ZpyqgdW1Zk\nryBYIu4VPg4L1BYmPNYo1yDNCMeW3rl/1Ei/V4BVmvO9T4A1spZwmG7VdmXL\ngVQcYAvhgQYnLsmtIuPedgJf3tX7o4pUH47lsj/p6whTd4qF4elxSi6/My4h\noPM0oxBwIWQaEV55lvfM3mfXgIKRJm4T/wcsU+Jlq+T4/4FvU6eKN87/iFxM\nYeGy9FI0etBy4BwRrFZOy+EQnZBLUuGMkM81/WiEpVuNyYbt/Y9vnk15UZ0j\nVvPf5hWxLXDTGiTWiqbjaP0dZb9I9XtQWhptCVg/Uv/zJbRKxOLj8Ruwaizf\nwnrE+OanMauo1l2sPi4O0nYKB4F9a3vwuF2FUhoFqYDHnsrO0hwyeazYzwOC\nBSaet76UqcfyhyT44MbtIeyjRk7nyWwK4tR+o/c88cVtqeP8EBmsjqXLpH89\nA8nyoe+sz/fWAbkkVUpyn9sAQvuDaafK6Hr13scOJ/XnG+83TUHeWC750DgP\nzISQ9Twn9mu9QzLBXDWMhiwYauOxdQYVQRguNV1PTNLXYpJpC9Vuc92MsQqv\n4qemHpzuACjLY/ubz2jX56xXzLl8+4UYHDbGNmYbtuZT+la9K5uqgMujs4ii\nyksj\r\n=LGf0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-542006e.0","@graphql-cli/common":"4.0.1-alpha-542006e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-542006e.0_1601028550770_0.5874792484040703","host":"s3://npm-registry-packages"}},"4.0.1-alpha-4cc9fd5.0":{"name":"graphql-cli","version":"4.0.1-alpha-4cc9fd5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-4cc9fd5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"13531986c00137a8a9022ff77856b919ed90574b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-4cc9fd5.0.tgz","fileCount":14,"integrity":"sha512-uDmxI02Y9jZfSkKCKI6A8FJqOunfaXHmRsetLiz/P+43zE8mJGDPciJeXnVkDUrvVqkVTIKsRF8NG2oeOCbWug==","signatures":[{"sig":"MEQCIFNYIWVKi6yD2Jhoop/Oorr/6FothfKSlreVZifm961+AiByt7MKqvxqlCRKs2KVevwpV/88uBGxwOEZhmgdH9140A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbcHiCRA9TVsSAnZWagAA60kP+wS6GnYEBFH2FlKpGu/T\nkzJ99OmeXadJ1JSeGJooDUxFMwGVNweWk06/kcu+Ff+wb4yzJtz7T9M4MA5f\nNtZHfJsa4zslKR+NQJViwMNmZRVQvgTUvrOf0AnR7e3gtXy3RaI6RWDKB0aX\nx6DB89nhHOjMsxtGnGxM5jNSgiCm4Bc2Vy7Ml3I+vGiSOY10geJrhQdWvqeu\n1GRWlVJ1cX1VvR2qlF1myQXgkv+Wz8gBDV0pCyxVYc6M9PVxrIX3gas3NElO\nsy0ESmbMNiNTYVpcCEhRxGs8zxxSJ+JygacWrDBZG7+ivqRcv3BJexUo6Z5w\ncYWOYX7+DBLfwxeBqcfIujTpe8en1+J8ORRMYkxz/cpIwcEVmMBqM65kFrb4\naQWE3NBJsFk4Xx10H7efRkUdw9648Ff2fQyz7pEc6s6Q8x7wXTnVoJIrjl70\n/aWdbKapL8LQwEHZwhvnvVLQrB6SNiBtjO/5+A+orsNzUxcGREFFuc0WBNrC\nLXmOgHYBhz+2DpEOCoY8Tirj9LckSb80uNxIZAuLmCeqDRNCPPt/MEe6QhJX\nr3X7/eW0Me+pMZlr5MorrBriXpqEz7Uy2E963eyoN2dC8t5lMR4M8z0guzLL\nrO9KzGc/D7Vkibo6EDFghV7GqMBnlQw6GmsnMbspYqOQd3V4cLEwZDbJXY5x\nuaxK\r\n=ab83\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-4cc9fd5.0","@graphql-cli/common":"4.0.1-alpha-4cc9fd5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-4cc9fd5.0_1601028570065_0.480251165498236","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6e8f4ea.0":{"name":"graphql-cli","version":"4.0.1-alpha-6e8f4ea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6e8f4ea.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3fb526855556d38e456fdd72642c16f5f8ab2115","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6e8f4ea.0.tgz","fileCount":14,"integrity":"sha512-DuJBsVPwQfOdQ0cGYh8ClcEHtb+GWEQyYA4XJzUsNoCfmQZDlbakNjOmJojEeVfc/eq1njFJK2XCsZegS7qB3A==","signatures":[{"sig":"MEYCIQC09x3d4aFH6ZA9YWf394QV1UMaTNQpbSaA3vl6cvO2jAIhAJ4sFWYIyrDLTonDJsO5knTWmp1dRyrJ99rXR1AYHPeS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbcIDCRA9TVsSAnZWagAABZ0QAI6lzoZeJoZZ5s6B8S3y\nIRapzeIYpw3KXwDz9BDxdqOlKrnNsUMpFywed0fcLYSCQxaZ9DobGtZzYSQy\neB6BxdE6i/AMs29WHqqzf8yw+5YHzdXbrDz2cTqLyyHJchliZ7QsOzQHWa1w\nVJK606HmUCTfJllpXXtIVuCWh8mVksL/JcJ19HwsVfqz/lbpFtEMDC41vfsY\nQbGFxdYf53eDVLFwNL3ZkPBRZKj74Sh73WhV3jQfCLnZdMErHBSdUebaxqmh\na707gSah/eT1YlrOS1VV+/QqAGs1RJSQXbYrn2q1h2bkoe2q/3gy+ZBg0WO6\nuEAdyhbRwCMhWkRqf4BYLbNb3mNBfZnHXSyBPNWaQiJB3s7oaOa75Rn029Z+\n0UCY83Xp0DH6g45DHFvIHMOwFE10bWS45aF2hLkUFwFdobGE7FJVYLipVkLe\n8Fm26uHogpP2od3RM3I5Nly/V47fAw/h4LSlp+56R2bxb2qdtVxSq94oYEQb\nkqM96V6V0Z3y08fmRsgRZUm4geb4epPzTRNTMzHo67vmWdvYZmqbJ5i9IiMk\n1yO2OO2O4ZFVQMWJpzDYX6kTsCSWOXrKaewI9AmtZKaoANEtTahx3G656aVq\nkPtz1UhyeXo9f0+MDnJiupT4piU6AMCHeDDMzO/OBizeQhDKWq8sAgcGs8ue\nhUU0\r\n=rD0c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6e8f4ea.0","@graphql-cli/common":"4.0.1-alpha-6e8f4ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6e8f4ea.0_1601028610435_0.7710081156909327","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ab5e145.0":{"name":"graphql-cli","version":"4.0.1-alpha-ab5e145.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ab5e145.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bbd4b066a3f510b7bf3e4cc2739e8c0cfbd3ea7c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ab5e145.0.tgz","fileCount":14,"integrity":"sha512-Rn4crkQZhi+pbkAzC3SxuIosqALv3uuZFR2O9OBTUE3vPaZD8UBRCIlVM+ca07e++ZzK0D2RaMDPJXY4s/1k+A==","signatures":[{"sig":"MEUCIQC4L/Pik/7inJnc0+ym4rbQJ1URZ41tPTD7t7DfY5QRvwIgcXh47MIuqUxhnt/tR+aUHvF6P7wWNhYtvr8WlAWCLGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbcIXCRA9TVsSAnZWagAA6nUQAIJXgCNzhRADvAdV5y9X\nmqg+Jyc2KJZbH/s1deYZHH904OOx3mgN83TKf88vgPARDEvboloSmdnqoiA8\ntl8+axrbc5TcYAjNHaxJJ8G4NVOIhvVVM+Sawj6k9flfpTwCTGBWVMcTklcy\n2e1QZi8+w/EwNIocnrVqZpIPHmhlCFyMN/VeBHsEe+bf6f8b7eLYLxMoBtAr\nDAiGNF3PqPeihivy8ltzHMy+VYITsegl3D0LJ5UKISDqQ1WQWCp5dmP8UrII\nzEaPPerZX9AuDeyAw08KmECKGnxV/cb3PA7ujsE8ngv4gqQJ3WBTPO+OQQda\nU/NGP1Hp3jPLaaKFbydd4z3E+BqMFFm41pwwez6G92JaXPcU7gJgzWAFH9ND\n6saTjUbaJioXpfnNMh7RAe0OMMt8Yqq+lNlEyAV3iPsQMxJeeXsSudQxiisq\n3CCEgNDHLrfV0qpbU8tvI7cHk3sJK5K2uWjkfyPJMLIbZFNwCAIIa0VgjS/X\nknoLFbqAQYQSA7TEi4gIHaCdqneLilID2816WuIkr+6FMKUVNWp3I8u171yN\nkHb0akIxG7fDfYoG7YnhqxwBq65Ba+QeaLIuw9mSe0blC8SQE5+RIJt9vcnq\nl6ac5n2pXQrhd3VEFK1Lz3jgHVNYZxKV3t7sR04TNtkmpfisAWkRAa46aLK0\nOEkh\r\n=uMv4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ab5e145.0","@graphql-cli/common":"4.0.1-alpha-ab5e145.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ab5e145.0_1601028630460_0.11209786115255183","host":"s3://npm-registry-packages"}},"4.0.1-alpha-a9ed6bf.0":{"name":"graphql-cli","version":"4.0.1-alpha-a9ed6bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-a9ed6bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bfaf97835e23895701f811e1957704a7c93b0144","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-a9ed6bf.0.tgz","fileCount":14,"integrity":"sha512-ypzfkw6IcYD/gT8P82PXZsM0z9aY5SGQNsN1Sf0n0Kq+/o+EIoiBCUMpHBF5p5B1+Zg2bap28PF6rI1B9Isluw==","signatures":[{"sig":"MEUCIQD6PMe8WxGmELOMMm1XfloBBeiMaTJApqEooKtgbe5o4QIgYHTkd+JtMEAFaKdpkxAQ1ymgeL25r9ZSyGNCDBG61l8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbcJLCRA9TVsSAnZWagAA6m8P/jkWTyGd+7yQmm3Vo86M\nZKuMlTnTwbW1gkl2/AI9GqQN5MU34NDs2baatP1zV5QFWsV4KdRucuRMEGua\nvaSo1HFCAgHfpghqTjciC9A69wjoWEK2UDdljqGucFZPCfJ4bd7/JOCLI0dZ\nj+xvb2ipTMkzw9pUPhCfVBnFp5BOVrLCUnYFcmpz6xpXe+b0nxGbP+DUdY20\nhNwq/g9p1DQ/vIkMLhVGJkrb1BGOArAwYYq807JaAd3DCGf8Gkwvni+zvSKk\n+BOTX4c9JAj2vOBZyRCcteGKjY2NO/5qxZsD1l7eskuIpzNvbdZYXlTAcogP\nCkycYo9tPsuY9MLPlCFKg/pDbf4i01rBxHPqSlD2wIwy5O8jZT88TewSixE5\nRWNEqQRLnLwkT4EWPMwA+vvvSIW32/IDBFWr1TpgX5fi0icwRbQSmOCHgW8h\nbXepY7JLwSjfkbDM5aMVyF4FWYlFLyN1msB/gAFhd4LHigvCbNpdOpybQupp\nIJxEWKn3ciG4ffyobjvHaagQ0zqiUFXTuhH+oEpnjAzd2vDOgTcniCXh0b1A\nJNQ2wlzTQYbKJdm995InLJNN+EVRKpsE1+91cDwf/LjDPihQMlaT26SApT5c\nKeOWi3W1VH8YbJIK8ZWs5+QpibCZrpGDnUjYv0JDH+Xn3CJe7wszPia2TjI2\nnDny\r\n=p6Wh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-a9ed6bf.0","@graphql-cli/common":"4.0.1-alpha-a9ed6bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-a9ed6bf.0_1601028683233_0.10514972163706782","host":"s3://npm-registry-packages"}},"4.0.1-alpha-930332e.0":{"name":"graphql-cli","version":"4.0.1-alpha-930332e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-930332e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc7a6597b57324d9cffc2985216a33b6783592d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-930332e.0.tgz","fileCount":14,"integrity":"sha512-Qh8ouaqFh5/dtr0sK5IGWQnGQhY9iWdICNptDntTb8qaxTpwwovpDhkOnyJ9+FNyP0N/DgmyItO1Xow4MI6uHg==","signatures":[{"sig":"MEUCIQCgOKO4nyK21oqgpwWSfQXm4DDg0yfUVpytLcIFT9QP8wIgC6D3lB5UvefXfOxourwuk3HyMly8XOEo0jygaokQBXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbdCACRA9TVsSAnZWagAALjUP/AiY8AMLtckdyCe61pW6\nxa+e0SoLLi8y1tL6iZwM3gK1znu2cxcl54uKrrqKi1mFDHBpzcSXQfQEXmxU\nwvCeKrW/vhOi9cPlFrZoMWLuMjg61W1xll56eqrGxjPB2XQw8El8FMKhwcBw\n6HwLnq9vDafOkRKlu09RxCyUl5uRnfP80XU6zCMmT8RbiF6YaBTRbDXtikH8\ngR9qXLrUVfLyR/EeEEo7Wv/tjBh+ZYPfLpifZu8KBot1tc0SixTLOj4aJx5f\n/XHCxOoXarbLTQocc+D0enWoipcQ7hVYK6QqtvwFFCruzcaaj/DShdDiZKym\nJagQ3uXJnVVSwTgTixbIgLKgtu5YQnajek5DMlHxp0ByMOz0Ynot+/7o18fs\noMh2b1cBSYoP06wbIUEgVJUMTVVeuBnqX1o4a3H9Oj5Mt7kmE3FwdQd6W+b5\nztC2ROfcM1kh+RTJIsPMp4Mq5jLwh+LhHMNWmCBoacjN5BIKqZk0FAQNAMjQ\nemj1CYlTgB5qbcLmD3zK4k0eY32RlvDbEBT4iL+/0tAeFlNBdBBw/JZdDUG0\nS26lTzGiJ2Qiatt+y1p6FHbqpaGZkZ8I06a6TSCREemH7TNi052wbKIR5WTq\nwkgHmE82IzQI8kX85JZR6RXMagKy3JUdpGw82n+QHDuWwPx3cOqJlMOcc73R\nZrr0\r\n=d75O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-930332e.0","@graphql-cli/common":"4.0.1-alpha-930332e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-930332e.0_1601032320048_0.9348407609818106","host":"s3://npm-registry-packages"}},"4.0.1-alpha-824a056.0":{"name":"graphql-cli","version":"4.0.1-alpha-824a056.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-824a056.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dcd980c3d34b234b724cc0963b07bb0b08da84ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-824a056.0.tgz","fileCount":14,"integrity":"sha512-+/S3LFTc/hOsAS0rI7GWvuy2k7ynlDi6XmTOQHUsGBIKoUriR31wXqdwCfrhIV7TBtgfr6PRBknQD8W9dg7chw==","signatures":[{"sig":"MEUCIQC0O8pXVHULV0+mHIXc1KEYAzLu499yvRzIDnq91DlbJgIgJ5Fad6N3Trzq3kzci8ZO3FykYgQpZ9hvEK4a8uKBb8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcLKoCRA9TVsSAnZWagAA17oP/i73FkI2WHs6nOQqrvQy\nT2ThxQRUz4xO/VGK+WbeMFcDoU/jYXSz57Clg+8xsj0TJ/YUAZbeAIEX8O9x\nzqEmbHv66DEzVdp1kO0T0bbAxtXT3GVexhTa6lmkSFF3a5TXyMDz+/gbvzO2\n4MmU0knA6nFQlRmdALnq2xjKHM1ZyCGgMOFxeIv1J5nft38y9Xu1CfBwWZt2\nUrHarGdDTJKUfDc2b937wVGTqPzLEx5ZFIRxisFHAridJt0ZY5ZKmLjpK4/L\nULJ8kJ4eagPfH6B7QcaQ+4nvbMkxb7ytl1tRdz8oO3lcKX8AuHSlr4mINxWg\nzeENoerM9KuWEAMOEcTWejI2Lz930jLhJq5drPunYkDdyw3TUpt4h5z4HC2W\nnGkhtEapbY2bBr1xxCkCiQRQRdZRgAUXjO7oC8jCoDI8gF2zNTIm6N+27EkY\nub5gbWQnMGY0zLRh2fKMjPHJEGzim/Fk+TSCziFpB4xO6xLRu0rrhj4CG2nB\nUca6VPkFfdM1L7xqdA1rB7NTML2Rvm2x1CnLdlnPjrX2oR9DLWJuXpaExz/i\nu0n08II7zJvNmcx5HDJ8Bzar+/WGNj6t3ulcbo25MK9Os3vjnJJs4d5m3dtr\nr3NYQdgzh97WZ8E8Iz3F3M3VpadPASAEEr/Q8eG05II/tIAeL52ply9i3fob\ngFdl\r\n=qOiE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-824a056.0","@graphql-cli/common":"4.0.1-alpha-824a056.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-824a056.0_1601221287502_0.5427644891160077","host":"s3://npm-registry-packages"}},"4.0.1-alpha-34f9961.0":{"name":"graphql-cli","version":"4.0.1-alpha-34f9961.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-34f9961.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d6ee5a86cb84e0317bdfff1bec8c0016c4f6303f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-34f9961.0.tgz","fileCount":14,"integrity":"sha512-0vjfOIKuh/cr91PH9ByDwxGXc/g0FgvOhlO59eI5YA1N4ZCaQqOC9dCyUk42W8T2W26r5wQIqVdXqllAAUMhSA==","signatures":[{"sig":"MEQCIE5zzoFltWtbOxsltiYTDY1/Sby4YG5ZNomAHNFchdc4AiBZVlj0AasYslGyQ0IPSQ/Mp16plZLZoHl9DvCO6KMpbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcLPMCRA9TVsSAnZWagAAm6gQAIrFBcg31vnVJgrOjJeC\nIxROUjsmXlNrTg7kxF+Za8KSggAZ6NTxwmW98sZUcIPVxk3OZfYyLD9lQ0mu\nukhvLcCKae/BM64cymBBlsIYA8c8Xcla4L8RRgWbemQFZ4XzrsVGuELxhgNo\nETB8kjZNSowDZ58f937KNf9+41YynsJndum7TGRkE1XZ4HssMz8t4HUvEXfQ\ntAIUHVIOnrCAmstOW0b2BpX5OGlDvo52HXCcOBPaJ70nF5AYQCrCiam1/UIn\nJJJ2X0UAiV+OES5DtxyRrgcFHPE4dlXU6h9Oalqq5/No7AyzUzPSoK1F+Q8l\nob/2JjQBOpKFlWaZ6mz/1xLgMwLU68xB2MUmlNSB4JMQE60Le/pW5yA/2gDM\nCTsieyR+VBCJunXtZ1lCg4cme/4J2/LR0wHg/4DCLgshnkONUNUHvfn/BFpB\n0aB5vEPBsedTJ/jgREh1xY2dH6EqVV6OjHL1JF/u+3x96+fRxeBkeDDRCxa/\nvpGTJk/W2d5BGfPx2Bo1F68i8Gc7Dm7gj27BkJfNwDqwbv39YwNhpxZ8zW9m\nO4FRiN+/Naw6n+Yc0nCOJGTwRDaODccrmmHAiQ41F4lsvgbuyONM3DqS6gaW\nCB8DK/vGF4TsmTP+FXCz0z9UUV5xEgdTQX/awSY1EemC85PdlQJHCszh54CO\ndRGq\r\n=KuRj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-34f9961.0","@graphql-cli/common":"4.0.1-alpha-34f9961.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-34f9961.0_1601221579538_0.521795679132345","host":"s3://npm-registry-packages"}},"4.0.1-alpha-039cf00.0":{"name":"graphql-cli","version":"4.0.1-alpha-039cf00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-039cf00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"674250eb565e078e3b93132dbde19913a92bc405","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-039cf00.0.tgz","fileCount":14,"integrity":"sha512-bAkKyqg6grxWxCL6Lys37g8JrXFMUpYg146hbWnUsbfkDFZtehNigmk4bIt0lGOgmWCDovThzeu+VYjRiDJifg==","signatures":[{"sig":"MEQCIEQqVrDzUEh2nxQOy8Gg55GMFkVOdSs5Sdg+ypBOUOAcAiA1h6bU2stCTrLYrrN5SIXKFQOdEQoyDHl2oJ5pTNKyeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcOGUCRA9TVsSAnZWagAAoS4P/iVoEm0e69mPMWEZVeg0\n+3fYOvy4Il4Uu7jEd9h2DmlofMvA4F9Btw9ystNNv8LpRapuYeT7J1wUizf6\n08QjrUJiQA/3uDmQeFH9RbSQI3OhigIDhmsdiPHVm9YRv21+fyXL33C1tspW\nB1cK3F3uAQNdvedlJF4jDBDHpC3emUP4VxzxCOkrsQmNOzEAVIuUCjAOt6vZ\nCx6T8p3h2FRLdgkuf+XHZP1xFJrDSBl8RDH8NUxe0MWU4rWkzUBEGL0lw6wR\nGuVPHJJ6dTjAAfrPdArf851jvZIkOn/TUBEuHDzbQUD7Xp/nZXgPkMDNWz9D\n4diNKzoEz79vhGQdn0F+6nmqna9mUgXXsL1gYAmdp4yowp6HI19oY+cxuczE\ncDAFPmHEPESeAv/w6xec+UUwFbSUkZlYU0VgiBLapyo/FRF/djigJHoUXrSk\nw5fI58vLGU9uwaKSbQ8j/L5TwhSvTpIcHWGfoT0T0w5R9669c6LMiRXV6lzb\nS2l2Zw22171iDtQ4/q7TNasWFQBXc7NwtHH5F0zjM+wgmRRFyHGjcdRn0xsx\nlp9txKUG+6bH6TnJLECitEv4RgmPNHw84iREgezz5NH+AQbyar0u2cVVqJ4f\nqwxwHVx5obCr9xUaBIl0NSocnLO3HQfevVgdwgubDVz+3NGG675dXY4+SL5/\nQryL\r\n=sG54\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-039cf00.0","@graphql-cli/common":"4.0.1-alpha-039cf00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-039cf00.0_1601233299707_0.9003712392906049","host":"s3://npm-registry-packages"}},"4.0.1-alpha-617b04b.0":{"name":"graphql-cli","version":"4.0.1-alpha-617b04b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-617b04b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2cbd0433c4c153bb94d75a1ab7f56976935f332e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-617b04b.0.tgz","fileCount":14,"integrity":"sha512-nZmukTU+qb9PqdGTpopBZG+t+aM1J4WawkNlefM73zNvn+xnCDX+62RAREnEhMiXsKHcHHLxLh5MlNuqa8+Cdg==","signatures":[{"sig":"MEQCIGqu++7YhAYfZ7rjO0ex6IkGJBcYgY9RXzmP/MAc6ZSVAiA+k3FU/EtdKJBBAtBtl1Q+7IDEtDo4EbW0mfra6p1QuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcOK0CRA9TVsSAnZWagAA4YEP/RQL17XosZaejAAwxmgn\nO9o93wDkOlHjeRyuWwZgFOXHRh5L+D1tFMJNemg/7+wTkWcfYUhGXGRK2/nS\nDnHLVMSwaWqnvJ3DrBsN2enwQ5lkroPyxNtRwkkE5TrWlv97uO0h52b4fbFn\nkWskKOv/z+HVmmEc1SLeTVMYeC1fknh2bSBxS+aaNwMWqTVTsCio5Lo6k+L4\n7tm9wXyuB0pV+IzEaR2UyzdLshC53+X2WraLWLmZ51wt3NT8Va02eI8AVZaW\nywB1OmkUS74xr3inqfWXqgWJU9iqnwWhFPMV2qDClah7K9JqcFlegMmQKATj\njY4ircEAajGZqnG6YPtA3QmR4e//cW30fJ3KaqZ/A9GvLwjzg3N812oSHgQ3\nYYq7U9a3LYUFV3OMptxKLtbEhcP7+uquwU8EflGMi6sOc1I1+Q2djMFAAtkR\npbsRiMZzo7kY+MNxaw+TpcMsFjLQu8ub5Dy7MoPVm62iOYjPuX8BIIMmnJqs\nt4dK2sRfnP3vJkKLT5r1S9jmmgVgVAtBN/cQ2XI1PxMwC++T+27sSrbVb9BJ\nUDGapnJCWozNgU9LWIMuBpXAJ7UaB8ximrODf+evVmgq+ZEJ2GmCPL2DsY9r\nBJu7QaeNYI7B2LNOF7ccyCddQr9LnO3k9wk0SxsAD3ysvCoFBBBSgRUQBfjD\nkL2t\r\n=czj0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-617b04b.0","@graphql-cli/common":"4.0.1-alpha-617b04b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-617b04b.0_1601233588219_0.7723424320192658","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ed3ade1.0":{"name":"graphql-cli","version":"4.0.1-alpha-ed3ade1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ed3ade1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"57ec1cafd4d703488ac2da45c138044518612a01","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ed3ade1.0.tgz","fileCount":14,"integrity":"sha512-ModC/mOnUf8tu1KBV2Pqr+ZRAspM/x32O9dsHAmFfDSFm9kI+diA+Q5sy72R4jDAvQMWNGO4rIauC054JZfDuA==","signatures":[{"sig":"MEUCIGT9tLNFMq17sasSZ6E36VyJKZDS0Aej/KK9dOg7kbQPAiEA5JvzSjWvJ3e0uacPSquwy2F5G8ZvIhJY+9IWDrHq0BA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZ5LCRA9TVsSAnZWagAAD7cQAKI2Bmmgx0qPyU6GVCqW\nFTs/YakPzYU80uUKGIGXN9YPjr9T9KSNO74bPr1eIV+qx3RZftHWdUuwEcaX\nXbbv+ov9ytmz7q8y5gutvilxJWWePsWW/8Ydg5CkESix25JIHT7l9DeBPLhW\nhhDS0MXPq2uqu8XklTG1t3GsrSw6doJhPtOI9g/+SlCuY4yMaAcnLbgKDBJt\nvykXgocJE5i0jiZ5C7Tk27p7mwlvOzkR+sAar6YlVIG78KdBrgnVCuft9JYS\nE8tEz+77H9uMI1iXWpY5Wc8jDPFKJV4f68BEkcZMmivvRqTrrM/wNC3/6gbJ\n0+AOV13yS1q+o2hmvMn0Xa65FJmRy12hmzkG/EnLWWkv84eTyebr39DSPc99\nJxyvNMvQ7QocZTD3rhbQrpwkZSM4auziX+uE3ZdQ6Kx/KgDVdIg42tf1xiy/\nkxz5lLDXAZDGoFmcVESFq3+TL6isR8KFLUuwz6E8u6TPYKDq5QHK+SU/SOA5\nHywWxLaF2icvjdLImVS++TPvfU6HEAD1AP1yfsiLClwM90Ip0Yk+UoKOtOUZ\ncE5W6b0r6fn4ZRkaAtRGMzyiwiZeXIrhs6QPNB9iApCCV2tlObn3EYdUqs+9\nvyKb15BnNTI30SfAEX5ZVVK9FHKPk2aiUXM6pf8xPZC45OW5f99tYbe1CyT2\nPqyu\r\n=Ax6c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ed3ade1.0","@graphql-cli/common":"4.0.1-alpha-ed3ade1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ed3ade1.0_1601281610675_0.1329630630464449","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ad69e5d.0":{"name":"graphql-cli","version":"4.0.1-alpha-ad69e5d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ad69e5d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a48756d210623a8098ef79fd1962df4fab79eb38","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ad69e5d.0.tgz","fileCount":14,"integrity":"sha512-wwddnBjdGyLyEhOfUToMF6ZhqlcD5LHpTf+v+awPjkgsMi9TS6wuN9IuVoAnvoA/mTABwVHmejDt/qdrjUM25g==","signatures":[{"sig":"MEYCIQDgxzCChLDpM1JJqedTbE9Jp/pxLeucNcr7bNQ2ycAB3AIhAPrsNxMH8BM7lFDefySHqoHoDBNfz3JVorVgK5W6yHzL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZ6UCRA9TVsSAnZWagAAl/8P/jR6+TyhM1PNN5meq5yB\nqb/p9RVvnbTMFXBFWmaIuqdJqTEEjYIYHUTFc5IiAie+49Ucpq4obnVaB2pg\nzaDBsKzj5mGfKgeFLPIHCJ02tA6O47asHCWs/nj8EmE//gW2orlVT8ovCEyj\nBBLJsd9vOkeaBrBrEFVaqyaAVU29qzs6wHRPncl4Mjf6mtW//2NmiJU/O8Vp\nVzwa2kkjMAKRHtQ5/SQNfhA81YHN0MuIUTvi/ekdq9hI53Jzoh8wIJLAl/p5\n/ndniF23hsFjdNaExhwsKCCFMIalWYRDMQoXwZuu6vFY7MD8SO5cWSJhLRnj\nD6LA7bJ1PMjRZsQR9f3US8VBCOMCTM4G5GgJSrLJRdcZ3kVdKckddFIjLuMA\nud8OH5LXAnX19z6htsYq2b2MeJ+v4NJ4wjy9wU9FzWQLKjztRyVSI6AO8lQ6\nHzr/qry30YFUanoF5UgG1GIvZL3eRxcdokV6igKUUB5tyT8fDmrkllIRpmOu\nFXFWHvLZAss+D5T39rwov+UKLhPVKAaNt2e4OZgxx0HQJMVe11eFPdbwTveg\n63yl+n2+MdpYjTWLN1ejrHtYkFD9ahmgKHT6ON0yS0kBzpiGHJpXdLusJkea\n9oNJiUsv7L714GM+DKXGXIFndqrXt1woTdowbgOhgCOSJKjAa4hb0ZGivK4H\n7HFW\r\n=kNpD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ad69e5d.0","@graphql-cli/common":"4.0.1-alpha-ad69e5d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ad69e5d.0_1601281683906_0.636108372030247","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1e4a34e.0":{"name":"graphql-cli","version":"4.0.1-alpha-1e4a34e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1e4a34e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bda06e140e7407663603a2c8d6561ab3ffc027d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1e4a34e.0.tgz","fileCount":14,"integrity":"sha512-MHT/tcjp0waC/7Qsq/TNLsGhYmNXDc2JFCv4N7ILfXfUfzjZx5Rx8R6yHujnTWtkD747JiIwM3lqQcN90U4ugw==","signatures":[{"sig":"MEUCIDmsffj5Ilxpo/+nnEwapcJCfZXLu7qX3SyRmWNzAFiMAiEAk/tIi9etaT/VLRdm5pDBHNp72jhWuJn2H9g2LFbz+nY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZ7xCRA9TVsSAnZWagAAptwP/2P3Bpqbkmq63bDxyTIy\nC73X6nzLUSA20WGN3Ycq5GIMvjr+aVcO2bwoJS0QTrSHjpiDnsDQSYlg8pZA\n7fI6hObIkmPM/f+YehI+psRFCTgfqmLw5rpyambBtld8ycMgHFXRAhbx2Op6\ns4nV+/ZNe3sH9KJPlk2eZsvilmmv8pAgqZ6rEvvvzYimEN51rEpDtNmYIjTZ\nyPeao8Tl79wqTExK67JYpCHANyFjvJC7zh4q8V7OsyenfA+q4P1pPKBmiiBi\n5Vh2vgqeCczrsy/yBSktV1fqpywPDEyz364CLQ9P6Jvc77fmWdp2egDgJYnA\noLSpwl+G2BIcKaKFc1+0WGNBJPaGzYForLsNnNYK3e5nyjiB6t9NWR9ZQx0b\n0YCgGM1J6aMmtTilUJCyf44Ciy2aToFlB7QeSvPBYw5GzUQ5YPENWoy7xaNN\ntpn1L68r7KjG21KI5GF/PLmTO/RuKng6mylhAauHmEh5QzuLDJMQvwhlBFZK\nwpvseKAFqC8QCh5YMC8KPbPuFMHuAPpT6lJZJqJF3B4OLUS4HBf89mwSKBVg\n4W41YD25chDX3caXssyrHtg0Mj1gjEEEYVtR6K6bLl3w0dSItDS868/mawzv\n2fTd8cr4xKx7B2gH60GcFAaV/B/C6nyRHPNS8LkiykszpBZY4dhq5M0W7wwd\nEYa5\r\n=uKMt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1e4a34e.0","@graphql-cli/common":"4.0.1-alpha-1e4a34e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1e4a34e.0_1601281777257_0.3233513389345839","host":"s3://npm-registry-packages"}},"4.0.1-alpha-43e9ef5.0":{"name":"graphql-cli","version":"4.0.1-alpha-43e9ef5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-43e9ef5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"81f6de108d031cb150a16e4a918d6ec36dcad490","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-43e9ef5.0.tgz","fileCount":14,"integrity":"sha512-Z+4ym2Gldk4GAjWbBKbP6gyBIfOM4BaWphfCcqJSc4wz+8xJPJ6f0r2/j01TJufPVBUelQdxZ7OmUrD6oO1ohg==","signatures":[{"sig":"MEYCIQCVNzPVHEqpuPYSSrxdu8lmzgh9Tlx8sY/yDYgnzS+LrQIhAMXXbDwnHnBVegi3wUoP3RmBG8d8CZtRDn6i3/lPk3Me","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZ8MCRA9TVsSAnZWagAAgM4P/0w30z/Um7jEYqlcZ+YD\nefDJCFxkPTzMltZ+oGx6lIZYx4SJeAdIf9N9oxw+hau602JFtcge3gYyqovS\nv2ldZ+vQJjeTX/LrSHXeKHW9tgikXV+Yfdi7GOWuy0RcW2S6K0mDZXlbkhVb\nOvrwSzuvf4+UrwFyvXZUoeW0k5+zIoiT8pRlSaGZ9ZCY1/yseFt6/Cc1uWby\nVzJBqrI9j0kocH73E3BYO2Fqr4k1cTunJ6dOj8zDH1FIX3X6EYJjRo6grGI7\nHG15iEouoxIgx1J4InWuHwrJs3Qno4F996HhfzYZCOwif11iLUpkgyCJBYMZ\nL9Rd/7GjnsLt424hC25sBZG9aBpjMcchsTYKFppkQTRomgFYivSURCCPwd0a\nFuPXtQfVKqoBeR4607CSKSbB+gpAHpXGUF2lhu8wEDSND04v0B/OXq4G4Lbv\nh1IUIkyx+GnZ5gKqyT671LPJJTMI+Wwf24UqwUu6aKXhc9tsivQ6vQVlFSqI\nksO9euT6C6fwAZ9XbOWL5Iq5nj/S4aqOsRuw1drax8losm6Fi53q9asaH1I0\nqEdbCShopHVSjP/5cYSvLnrgJVfnZ7AETYFoSMUXH7vbpVbyuYuJWF3zH0hG\noh8FWccGx9dj3GsGtxORrLU/VKJs9Y9wmH+pLr/EN8z4kYr8aJ9giGZLOJOR\nRSxb\r\n=ZJTx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-43e9ef5.0","@graphql-cli/common":"4.0.1-alpha-43e9ef5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-43e9ef5.0_1601281804259_0.9008454226758165","host":"s3://npm-registry-packages"}},"4.0.1-alpha-78ebf2b.0":{"name":"graphql-cli","version":"4.0.1-alpha-78ebf2b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-78ebf2b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cd3d8d470db2c6b6f1a5ca5e097c895eef86c01b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-78ebf2b.0.tgz","fileCount":14,"integrity":"sha512-lVaj8jhnihqAWEMpLjH2bBwnbFJpYvi+CYB0pgagY/+Q6w1xrr+jC1n0BhhXvoFAT0EKphDxf2IUs85bO78Sjg==","signatures":[{"sig":"MEUCIQDOBywM2Jz6OiiyaGa8iXu3wu13AizQhPBB3OvrlsubDQIgHsRv2Fqyk5z4/uS64r3OUam0i6WbujRhpowcI1lxNKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZ8nCRA9TVsSAnZWagAA6YoP/27w55VhWZtr6B3vsSkn\nTs/ODFBqIo5e5Vb0aPsjxwc0xwn1hnLZDocgrrR5F9PFqRbIoigtyQR2jcQc\nb7cx5pm8lQHu8J76LgbwtqM4e438eHreFkuVvrRd+a7+qhxtjjE8YcaI9R6F\nzpv3u7Ui61ds3NPiSZxm4VsCfSoa8T/BoiftzjX7ZVhMCY90ao513YDeLVxp\n8VfnxL1ezM6euljHjLULEF1n9Wt4uhaAO4I+ZcsUhTV/hwz0JRhOqDYhFXNw\nR9lzlD9pSqnt0FFpKnzRCeshwvH7lNWsTx6UfAjOGofHM6t4ZjKhhBqkGLM8\nZE75rrmNNZ1axiNP5nbhdF4wQ5idpV5gRkeq9Fisfyvudkpnll10NfUwThxm\ntQuanlEtBYPKGsdwHnyiv+mE38wWVSOTn4sWrpOPraS4728rYoU3KbSiovaN\nRCkX9hud7HjFyu3I9lrwIF+eFRbmlKFIMqEWeC7BTREkENAWVg5TpG6ADKg8\n+8lKKemUc/5uY/z9BjA0qnJ/40ejeyZUuIhYdrmg2bv+acYVh3tnLTdCLSTO\ntM+aRgjtvMyCEsPa2AfvX+KVDljDRwfkQgEldw+haCE0NVE+UmjBjjhHPSnZ\nGorPOvWIxIKOAWgnd/Oi5vJp7CQL62+aZBUauvuNcGB4iNmYUl41ox5jwfd6\nDf89\r\n=k56r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-78ebf2b.0","@graphql-cli/common":"4.0.1-alpha-78ebf2b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-78ebf2b.0_1601281831299_0.5038198426957827","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6c2d185.0":{"name":"graphql-cli","version":"4.0.1-alpha-6c2d185.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6c2d185.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"67d5bf57188be2070c1cbf5e30e383c345787706","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6c2d185.0.tgz","fileCount":14,"integrity":"sha512-TXZWiw14YegOwFV6Dm+opXLJOI6RpjYZZ+q0F2SsYUmuUuu3I+YHB7Ud80lfh9+HPx+1RsbMjy67LdOrF70ahA==","signatures":[{"sig":"MEQCIF+8w9ZxfnK7iIXNvhCE4jab5+TF/4QsPJTTzaxUUEnxAiBmhQkZeNJNrkyUblw039fYPsEET4ulMC6Af2yhaCjhOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZ8+CRA9TVsSAnZWagAArFcP/1G40IkPfInrK21Aijls\n1+MjqJa6YXi6HwYqbr2c4ac1mqo19qiqIJ/cH8ANAggS/JBMJdBhM7LQHPBk\n8AQVtKwRwxS8mggE19SasNSdF+AosFbGH0UUxdzgiDlXgTUjg0qXuxolGxgP\nCh2VlXyJ+f1G1PAuXng8s9wRSrLBdFgG8sQYjcgDJDJoLtZcLLnppXr9R5uz\nr/qa9wJXMLxS0EoWAE2yVRY52ch2OQT/DWcugBaiDNou8FPsykeQOujay34a\ntfn6iT7si+7ua10MCe3J9qU3YlUUbM0uRwjvMCvwJ3bH/7TDqaZDFjiTxjny\nivpyR/zPimy26dv9tJwzL//wK9KDLsudRhyx3UKulAbg9nsoNNK3rf2iE+il\nY4TevprQtF0taQgEoCchojZmc0o2p+lhkYi2NqciypUQ1y5oHKIv/Vxj8fGW\ndv+sTGhBrIhq5aKscD3w8VpYr3lnuNXIceNPSNyfk5Zb2+sidrx3qYvy2/7q\n2lYHC/20rmC6YJCgBscsqAssXN5mTU3KL3cQNISpCWfSl6t+yUOc8jIMoU2G\nVaQ/dsZwefUT1f74cUUEFCskaKRZrID704pMNKD7gky0v7VTAh6b54uIVx4s\nKLc5/dyjv89xFIKHz4GQwMRl3ON0fqEm8M6ZXPPvviJ6zNS6rrmYsaeGzfqx\nyrHR\r\n=pi4F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6c2d185.0","@graphql-cli/common":"4.0.1-alpha-6c2d185.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6c2d185.0_1601281853508_0.6455850468598088","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ca5f708.0":{"name":"graphql-cli","version":"4.0.1-alpha-ca5f708.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ca5f708.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"83cb320578c90cbac58a76ec7ecb80c87bd0663e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ca5f708.0.tgz","fileCount":14,"integrity":"sha512-lWWP8GOWP+xZ3ntXrkSC9cY6qL3V6XZd+e5ixc0iqlc+uQiDCjnLdMVEw2yT6yRZWRpcFo3KIQmDWrb+2ow7ig==","signatures":[{"sig":"MEUCIQCedoTcmUT1F8EBZ8VZ3dWvXqtutkPD2uIo5PdcZD4D9QIgZWvd5sJWHEMQ1DPQk1HXNdxuxEnfL8bdQEr/g4Gbjgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZ9WCRA9TVsSAnZWagAAUO0QAIg2AVFPs8fpJWQlEMQ8\n0AnZ+IuRwHwKguuwFRP2IN8NtXdcsyeHJB58AgcSvkhuheR1zEsh1R0YAaCV\n0Si37pZf6p+Kc8ZrVLe7ld6jvPycUyQ8Rx1Sh/fP3zNRlmzCk6DXsEEAq3eA\n7IBOkPELAheMrCLQo6koroKd/EbEtpxMX1ZujbqaZu9dTNC8ph0y6dAMpMgP\ntt3QvEyepEK+Z6Fn/QqdzNnb/5R2fPxft/fOs6dWKA9h+0fxIZTF2mN5ZjvA\nVur+YonCOUmK4HSQLTNbSG6pjSfR4BcxPpHV69fXdhMmcYlKPoFR5YNI5YSu\nWB/wo0Uw70/QYb2PJbUldI6nWokl9tuWK5vOek65aAMUc60+95CNPDLb9uUK\nh4PU6NO3V3i8MJQDXoinuLlbifWZ9CBAsJtdwwFJHz1fFN+V5+hYppZrjos3\nZtFLqDhjhyyD6q8XG9MiWYoF94Zh+DwUnjDTnLpKnP6Z73mE/YHnngLkxonc\nj3PpNhLEutCV8Mw2VpEMc47tiuRhNzMerbiB3wDSaxDMmiefzX12l03WmpCc\nZ1BQp+iupSseNKYved9bX3/FqrQlTz9N96rNK5wytGtm189OkcevsF86DDCX\neWES6Ue4u4Mh392DIO3oXyBZ2WwWhdERTvheuLwsbeIltJi6NdA4khkhbC3J\nwoVg\r\n=u82o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ca5f708.0","@graphql-cli/common":"4.0.1-alpha-ca5f708.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ca5f708.0_1601281877934_0.0924577709965888","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5a4787e.0":{"name":"graphql-cli","version":"4.0.1-alpha-5a4787e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5a4787e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7f718bd75438f157f418207226d942ccac00fbd7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5a4787e.0.tgz","fileCount":14,"integrity":"sha512-Y57v/PG4Mor5lE1HP6hNXXkeXQoCK3ujstsp83a3LpdLeNYDTWGAp3P/oU1ipfVoSqUzmwgxFHaprSPhm9bPfw==","signatures":[{"sig":"MEQCICX8HgrQ7TxoRjpEPI+cNifd45deGLdmtNOiS+J/MnaoAiAWHcu61+OKaHRT9O5K7CxpA1CzTk970TCJnWqRnOVJmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZ+PCRA9TVsSAnZWagAA93AP/0wzwdmVUmtNrDeJZvAr\nUHWG5iBuk9C29DkoaZ31g+JWeCxQ1k0/xVAUybFN9k2LMxWpfjrVJzqVyPay\n1SmJCmuzkIVBVBn486P2t+ESJxybNS6x3uqwUMktFmOQA+actqPeXck/91Ip\nMzAvFYdzd7FYHYCw+fegL6USe1QNcvwvpCNFTcp10udj/qxrtwGjlVBBOyMN\ngSeS+IX3hBbVb99/cjXrHETXapvl4/1J3D6vm9rqRmNMBZ0EIUIzvrv57Mjm\nlmzsVgZG2yjZMgL6XuVLaF9PF+xWX59otN3UGDoihxtfroGxkx984YtwHGAi\nKAMcPn2vA27CT0SvAwqKFiRZuAwbWRFXRmAUAWz8xR4IV/S2uYnNon+cXJqf\n5VgCVHF0QVsXXwivWzzqmVoE9ZZjficIu4YpzWGBWeNBubwjiCxfSw1gaXsh\nPU5xFQtSPiwjSaKkztUz0GxvaGqbuwhFfRSebO8JmVJNYDD+Ulc7O3nZowEX\nDApaZVhaHavURg0G3hpUjxEiR1K9wB/SPQ+m9AQBzUpacbfRTUIcb+RwF8JQ\n1NBMvirsBUojwYVv3FJzYf4TB12kJy3n8Da4R45L6brdxt5OPKiVpZa9gNmz\nQLWZI74XipNjxdnfjY5D0GuEmDhcJh+7SvJk/Q+tdResdswQ0o9vV0+b2jFM\nVXNc\r\n=PexW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5a4787e.0","@graphql-cli/common":"4.0.1-alpha-5a4787e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5a4787e.0_1601281935026_0.5492027903706596","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b88dba4.0":{"name":"graphql-cli","version":"4.0.1-alpha-b88dba4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b88dba4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1885ef0fed6364f07131dfff00ca07692d2b7eb2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b88dba4.0.tgz","fileCount":14,"integrity":"sha512-m66iu23WcTt66GC12GWJmujhLKNiplOHTMxf7Pydfq1SALHXXxSZFhew5OS5DNKcnyWAE4Gh68qc87Mmu1Ju8Q==","signatures":[{"sig":"MEUCIQDVSfSrm1KIR8fteO15fSHmOlybzi/zosTEFC+OqXW9HAIgNTA+keqjL8z3UsWRny7Sk5rbNei8hm0TgRjYurscZEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcgBCCRA9TVsSAnZWagAAQNkP/Rt6K1yoyiJMeOXog21T\neP2SAyctak1ziK/k2G2gmqCEHVwdjtvOTCn7b3XbcT3eYRuBUk19gLxTAtaN\nSH0j1CvUC4rAlLE7POS7RkFOJheRVUIW1gU5Ur7wcTGs/KM6gfJ0vruKDV3W\nqkwxruegJkNSLbXK/fsVv8vKHCPtrLlTt5HJh1elCPEj18MZ/efDfEebSpJk\nDiUr6Ou7kUx215bHEm3bs0LgGAupYMP7iGuGdKgoEhiykIlWWLcQWoIbS1m+\nVbifa9GJ96c/9FynUj692sPpi1urGyCZE9Ot+JVJAe7+dbCl8AaYmD4jC6x+\nr9QhCZPD+5i5j6pI5dnna6Tfrd0fCcrxu+QQmW6gFfde9M4NQm2P0PQVhNvS\nw9KgY8pZDFeRl3iSwzYLLz0i29V82SKCykpkAmqd+Zz72Z/3ltcWKXLbunYJ\nY9Tr+rhv5Bokxpv3qBplb22Qj1MKuru3N+q4wzVoVlGQ8AeyM+2ZlJbaGAwT\ncmzcbFzfh2moudgkB3LA1qwHVtDFOc3r+tyr9whdnoqcBOuwx6gE2gDCSxQv\nOww9YHccgwn6GCIVRODRRB86BHI2xq9jHAqLIULXfm6cDeHZIoosInkMZr8U\nhk35vjGkYm+2cOAUs1su+6vyVJCN5g8+IUmcZ9cc7ED+eKeAPnqvpkrD5to6\nR5Vr\r\n=smxU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b88dba4.0","@graphql-cli/common":"4.0.1-alpha-b88dba4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b88dba4.0_1601306690093_0.021821049977796658","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6dd99b8.0":{"name":"graphql-cli","version":"4.0.1-alpha-6dd99b8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6dd99b8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"890f30a7781df3b6926a57e42cd06c4d99c85184","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6dd99b8.0.tgz","fileCount":14,"integrity":"sha512-tknanEaqtrLb8EVfhyjcCr3dCvwDAKDEVC+IMJjwWOndkJUpYjdzGGe2bkbFNdQ6r1861GJiLfGefHTMgMpQNg==","signatures":[{"sig":"MEYCIQCbruVIJFc/l51tpA7mA5wWMwdyNSixbclUgxCGqJnmFQIhAMBOcAnZJto/LM435VTtI1kbsadP4+Q0AXZZG2TMJGpS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcgblCRA9TVsSAnZWagAAncoP/2bsmLiX7I1v7Zf//tOp\ntn0u6hGrSz23McLcqTdwrz4Hvrs3Erq0UZt6y52jlEfmabfoKGhaJtpHBsW6\nX3vvDmYXrJLP5wbvd6IRlzKQ4yxQyrMvsBBHu1kjjO+eizp6tyNO0jWXEqsl\nIjxJt3P+nv93p92Ng1nt6cv2c8YpKhGwwAS3c+BglAlbaL16OOnMYqdtfeid\nCRCtqOgNvtH2IbLEIJY+MFtCeU9f3jCKeCE7q934LT60W0UsXBpu0nxMNhUE\nRj5N1nsaJnkZlVeSL8OTgDcl48+GpQNlKqvFZ5qGtivxUThN1RZNSVMQ8vh8\nWXjW3M6dHCWY8mcf+Jnb10lOI5JxsFulvtEkjDFNkVzeROV/mraynNJ3s8O8\nQ7YuWho/LP2cyjyE4EpUbczebUJNIO5ssfhsQy3bcKOQkBPj7UwZYvJpEkKA\nOOfS0qiLJjZS8mgqYipkt0df5zcRgc7rATCGmW3A3WtgZLbEjvFrxYJtIiCG\nNZmkgwimemt2L0/UwTJAssC3LbZplKep+kpfG4/gTOGo+shgg6NVv+v5HRrQ\nwwai+2Tm4jH/fXQBbwbbqIpHOzXVm7UcsDjBbb86nAYO3BwoDCtvrlidXlhV\n9dvnZQLj+ITMHRiA8/5dutU92KcdzqchEVJMEE5Z/PnIdC2pHQqnq+vJ+BrK\n/nUV\r\n=dsd1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6dd99b8.0","@graphql-cli/common":"4.0.1-alpha-6dd99b8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6dd99b8.0_1601308389156_0.12000079857990475","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b1cc858.0":{"name":"graphql-cli","version":"4.0.1-alpha-b1cc858.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b1cc858.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"82af64fd8b73738eb935218d7201fde0845fcde9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b1cc858.0.tgz","fileCount":14,"integrity":"sha512-RZ3yr4aK4iJ0HxjJ9bzv8QSsMUvMP9aDNh8ZHca2vysUz8bfc5SIuokWVYP0AjJM/nI9LlZe9Vc8ZkXof2KZqA==","signatures":[{"sig":"MEYCIQDRLqOANCN12ZcJc0PqBI8iSJ8TS0NFnNmff05tX5wIXQIhAJQLhvl3xMjNRBycNtQVXfz57psegyh6yeHDlGoayPZa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcgcBCRA9TVsSAnZWagAAASwP/i73ZF+ip3vhY6HfjJ79\nQ4/hAN3ARWpgdmbJnJQIR5VoFurXFFxKAMPqdsnIaIta7sbvHoLlMpHdWAiu\n9nZRFlSW99Vlqtt9WlYGQjY6kc19hv17Ha3MIPAyEcU4Us9rxc5OrDLFhCxO\nVQq2YYhv5Y4ZYrvcOQO+hDkPt9ihNT/OZX7HWVfH1puWuq2VBqNpoglFxlN1\ntXe54xoGG5hlkYJzhq9wrulRbWLraiqgjrdVVc7V6mjGd+vygjSURFxk8RgS\n3YwaQmHsKiQ4N7ovilsr+3jCtxMm1NYuByYm7VrIvW3B593eY37PiC2KdB8i\n/0GP9ugB4BjaIfM0Ue0XNpjJkrufq9CAUG1Qe1t8qgFsu5/FACOPQ4e0swP5\nGPQzoQI1ehmSALB8OvscOUCnV134AUOmGaBwE5ZBzOZAGSuyvFCj6V5PZSSB\nl21LzlczBfxZ9eF8yUl7sykxyqukREKElZiborShlFAGR2oy64URfi2k4sIr\nA9tr6F+E5Uf39phwqAC/PUhBW+Smze9uqdyxAeDq3xN0PZ3jq4dBvPIHGDGt\nr73cipFHucnd/pY554r8IEYNS9nlFuMl5WiUlRIc1bj3ijH7ze+1S22TyO8p\ntPODG4g/+gMS+sE4Py08hgrB0cakI3S5JLEZr8d9Ki8lGGyqmGjyN0wY9scd\n1tQ5\r\n=ibsT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b1cc858.0","@graphql-cli/common":"4.0.1-alpha-b1cc858.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b1cc858.0_1601308416525_0.4574441550468733","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7b7b824.0":{"name":"graphql-cli","version":"4.0.1-alpha-7b7b824.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7b7b824.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6a53f4697c318ef0c9f429225b3ebc99f952379e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7b7b824.0.tgz","fileCount":14,"integrity":"sha512-POUh4/WaO8vM84RAlC3tbwr2EASBBPF9IU/4BlXp8huoESpsrs0ZGIRG75KF29UORZhbFmGo8yTSQvyC6tHElA==","signatures":[{"sig":"MEQCIBZriPDYBxwG9dX/+kGyKCBy5yxjg4SMXktYA7gwE0JpAiAm8r3p31cFSCn9ap6MgrECWX2dwLpCc33B0vGyPNKmOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcghCCRA9TVsSAnZWagAAT9IP/jq9KV/mlYkOhzntX5fd\nCIe5zJKOvyg640PSgR/K57bYYf+Tv82jdtaywyCvgfPdZFQBBVKqpRbvVaBl\nTygAxix1+S9hFxlK6a9t4J0EkWtEpmrrEXi66b2nGOzkQdP43tJ/3xCR9s4L\nrdeMdC0BPzoGGPp0QoIMpojKqOzmVzQJDRytRQQ0AuKLLcAfgD77YxFxESM/\nRmi/W0KNxtK3WO0jddyrAfILCyjKzF7/58Arv/GoVonXL4BkIgiCh7zZNcUo\nQgvUTGJ/kKH+HvwbF93tZ/2xluhhd0coR84CYqA038EOzBP0PeEFSqVWY06E\nMkuEkN8ISb8WxTG83UUmcSYKcODHePLdMylk696wLamp+sZQbQBHY7DpLPWp\nB9GSTGiiGLr49bXZUQJX+4TCyKhv8IU1iF7IQ4mk95tpbhAyoC+BYcFI8cPH\nkfPP8ZKoU5KgQIMTQ+Xrpf9cnRFJWfa5wPTtmc6285N7lmIXju5m2g/Yk7iy\n8iSA3Wy1JcxnlKlpmrWNwTNFqgLB7lQEgZSaz93gYjSs3+ES9pi32W/jfq6t\ncE3g+wQdRSG6+ZCDLSHleMtiLDQgENoUAhstnK+WmYEZEaPKlwaf+HvYYdSj\nZmNYCi9gR5Rdp+LB+vwK7cgJCUCebV3T5YJhjuh8DmGlxj7GG/ym7NXg+NKt\nGouY\r\n=TcMN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7b7b824.0","@graphql-cli/common":"4.0.1-alpha-7b7b824.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7b7b824.0_1601308738322_0.26066563834854684","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fbd48d3.0":{"name":"graphql-cli","version":"4.0.1-alpha-fbd48d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fbd48d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9f70b32832b9600035cf2c7bcb12016d5e1ad78a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fbd48d3.0.tgz","fileCount":14,"integrity":"sha512-nh9IvxW8/yJ5TG2zKfroPI2xhtKT4PJHhXoOgk45SvGc83IWz+xeYNacCMPJsPJ6Na/Tw2KZv1VdocEFOnPDlQ==","signatures":[{"sig":"MEUCIQDPmMRESzIIrSW7CLEYWo0F74XF6boihuihRmKAq4E3ZQIgTT4fKpQaCVGEN6+rut01XiJT8Vaa0qB5nZ0IduZRawo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcgktCRA9TVsSAnZWagAAOLYP/ij6nxzI7vKn6lJokRfr\nYjP8LfhWUf3z3kb9USytbpoJJA+K0L26QmXighoM9QjuPPyg5aLVAq8HHpl4\n2ii+GghLE1Y5nK1W+wT9tW6nxo1+jiLEnlf2hgyG+/VhK8Kx0inlzHQgCjmV\nv4vi5OpFdzocmKOpKaJUAUkghWE8FBYFfDdVgKsPR6B0MvR4wlDkoRY4SGqr\nJ5VJEjk6A+xj7lJPiSVDTrsxIWU/bwsssH2jGxS7O0AaUUlHEHanhbgeDHwD\n+3YWg8M0m5+Uvfk8gdS8hoEovmEj0xi8N3yCXpme/3DDEegfLtFYTWRzU4S0\n3eljGGjteeinjC/aBjhCAQB+1ukXmyNVoWq82A+mvJMwj9fhfWs1rSg8XjKj\ngYecDbi7ZZqV7JLZN1PSrxywqShQuXV7IDjjUi4ISAooVSi+6bZCBOx2CLO2\nh1Q0fb3zXsHmqQ/dFKe6CYgpMxnlTP1ql5S3p3O1wFyGpSdejisP53U2MJUD\nDnceKdFL9ssl6S2H7Xrxzbs1E7zWhLzg5BABjaVuVZqBuROh51NmWNf1oV6u\nqOXYGhZ4FEGvPpdq1566IwQyoxel0uq13r9awwmA4oIkzfAgswOqm1lehT4T\nTKlTp3j1FAcEtV6pHsvgJx9LdMYd8g1zNqj1D1GdBK1ElUAVPyzEcBfB9P7i\nLff3\r\n=ErTh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.2.1","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fbd48d3.0","@graphql-cli/common":"4.0.1-alpha-fbd48d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fbd48d3.0_1601308973193_0.22025433584070941","host":"s3://npm-registry-packages"}},"4.0.1-alpha-ff46d46.0":{"name":"graphql-cli","version":"4.0.1-alpha-ff46d46.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-ff46d46.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2d4129e245f6e1f6b76f1a3da3f0c37faeb9d4c2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-ff46d46.0.tgz","fileCount":14,"integrity":"sha512-olB+VzI4vwqS/x/Qvs8T/DhaRLyHKSVnboNoPWpyKIrx+C5g7Pa+YsiWwQIooX75P7TqB+3/aEDZMAHzuoJsUQ==","signatures":[{"sig":"MEYCIQCGsP+S7hIRlbyySIebHRerbO1RMyCxBsyLTQAXOVbYvAIhAKTtpeWtsW2dcCbYA6l7ZXpBftNFp8W26wTS+PWhkPVg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcxDgCRA9TVsSAnZWagAA2aEP/Rttk0VLj7LPVelbFNJm\nkHFq77UrSfHJfQmtxOjQxmyUPkQ+rE9TtViwsU/730MD14KJJOZVKd3hzFag\nLTxvkI0QBSA/dvYBaiy+WUfmQoYe947SnoVWICGHrMDwZG4S2pcQo26s5Oft\nUEnqPP1laHKGOSLzed5hVsIAHQLpZdc8n4teTDeDGhJa47BMI+rc7Z1HXWiv\nPvwdWgZgcKmqTCu476jd8KEObfgitYEarIRbto0xrYBC8sB0vc6US0+DCDzk\nsTShvWU5wy8t6zKtAtsXKWPFqNpMJ4S+VP0vhTAJGa9IrTQYbfT7GpTG7dP8\no/BvE1ZdImnu7zwih2ouqqQwBQLPOrIYAkzil9jtYg1X8pq7qqxzlSt27+5z\nY9c4L69EP64rfuSeKNIxvK9LA6CksczBBb9N6zgC2R5EWyFwbUsaVzcZX/+D\n0hj0/gNPtgAw2murEuGuxXGSIcnqsed/1TnUO2lQImZLfNmuRJjj2SeOpQCT\n2P5gsV0VG/sz6PQBjq7oU0ULyW5ma6oLFZW06SNDyuxAgsVmuxLG65T8cgvW\nzMAsYMPdSC4aklyaTb1aH2zHUIC9KJC31L0dsPmG/g9gqTj+AQtpBJKBQ5yU\nQ2usA0LagvfA//yYsIhZqQMtw3LhBtgEYSm0orgUTTp9SmTSeqbPklAbkqpY\nBx1k\r\n=gW9s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-ff46d46.0","@graphql-cli/common":"4.0.1-alpha-ff46d46.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-ff46d46.0_1601376480408_0.8359219658531183","host":"s3://npm-registry-packages"}},"4.0.1-alpha-580472e.0":{"name":"graphql-cli","version":"4.0.1-alpha-580472e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-580472e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bf047394e0cc412c63cd5fff93d4ec001b2a5059","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-580472e.0.tgz","fileCount":14,"integrity":"sha512-87N7nHc605SFrhN5YAg3xNVTIbc3rV8g0hAv3Cv63eSR+iN+4pZFiD63+787+EgInK0K6Q5TGKO7T4ySscXMjg==","signatures":[{"sig":"MEUCIQClBilTYkITQnUeQAStpxv82XixfVxYLTM86nmB3t6XPAIgd+E9kmoyjcBg0BmsqXT4IXD+W1CBmqBWjHN66AYGAO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcxNqCRA9TVsSAnZWagAAlj4P/3LUERF970bzybNonW7V\ndSbe91tproJy7bLEpZMQf4qhVZocLoY5qvCroaTmFx3KOT6k7GZ+5e4zPN0u\nkM15KFrfS7ccocu0k/E6ayClnrL9Lns/MslUaVNmKOF95tl99fL7mXhqICSN\nWBuAVkPf/A6u/Vld5Wi8UFkOL5xVby1ibz1Wdtyk+KO3LRvQPE4o3l78sWLW\nJrwgG+nuKv90MlpKLQ9YawbRQ5ZiSQqvZttjIZF7uTZaWDqx1Pcr/9vvU7mF\n0vy7ne5nQjznOrzoEyfOI3SCOfgLtyj9JrSBlzzaSa9v6fyQHZRXuefnrKZw\n3amCF9ivfvUlk4YZz2oXQdq3j1x9+EQHcoMZh5Jc89g4sidP8Meh4Ypo12pN\nqXwmA5WjrRroSzvJF4JT4GZxM3rVOHKInSMhw8gBT5aJTcyjFqK7ElCCbAkq\nz9cjfhITg0JJwltavjKF0BJNSdiD/iRnywe0CCZTAUA6YgLPB0zLW6J8XeYJ\nlh+a2EOutBJsoKUCdVx3WaihGRZ2UwHg9QSZa6MGU9AyHw4adpiMGiKBN6Gm\nNqPukU5YOdR/CaR/zFTcyNhAXoh38eqgebd0TfSIEE8erOholRcs8PIKOOxA\nxvpzcY/qvg03OjLC/J48sRL6/6A+i7nqRRidypUwv4IXfFSC1LuNwAO7hBYx\n+On/\r\n=ASar\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-580472e.0","@graphql-cli/common":"4.0.1-alpha-580472e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-580472e.0_1601377130220_0.8806862396190109","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3d8e5b5.0":{"name":"graphql-cli","version":"4.0.1-alpha-3d8e5b5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3d8e5b5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"82929982796f2d2e31cdf254f84c8852e5e580a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3d8e5b5.0.tgz","fileCount":14,"integrity":"sha512-G3WdhAdn+5Ocv0iSFK7UT1Y2fI++eDmeYd2jRqst7J337A8a6jrxlM2qbHiQP2gpK5xOb+RUCiBbW+FMN8f13g==","signatures":[{"sig":"MEYCIQDFL8wSOErixsOtuKdyFIcQbYZBFiBK0yz/6mOy6ww3+wIhAJeei2ezvkYM6OvTVz8nFrrAVOwIsM/dMUyx6+fS2Xjh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcysUCRA9TVsSAnZWagAAC8QP/iqtWFhTKnYAvXvxchWh\n7KnRAa6gI4FYQXzYfRmLyurUj5YS1Ju9+U5HqhpwsQTJbGUCosrYOwLMvIMP\nofgHqJ2iy0UkFX/+j9RoD5rioqzQoNCpwrmME0KLcbp8tUppgGU6O69C2e1N\nBTQmpFvzdCphepRI2pt7ShIW9DhSST/3oKni+hMDE9ttGwYD9EMflwySa85+\n0DYFdFYzfKTwKRC4AcdJehXuCh32tLEINqHxf9eUBm7GqDj5e0wH3/KoKnIO\nJcyK1C1CEslA23Jh8bAdnjM6abGgp3sw1slEA7Ohx59F93cGbXfrDYJEqHmP\n1vWfM1t3jrslGy450emOVGgGYThd+ULrlF9ZsHPys1U+Tv6JcipPZ/CBSQ/o\nQXlQrxbzl5IArjB4NZ/pz7aYgYSPAHTc9Bn2+JJB4djawpMhYvjlzlHJiINU\nuIHlgulQuAjQs/MSg7xKCsYOkkDqfua1o0n8+Vr/2qKZcXRCdpZoNgdsRpzw\nRPRmNsO4BlcqrrnvSHxZPgYzHkm4gvUgZP18kAqWQdYvD7uT7/YoPtFx/nFy\nYPNwyZctxCETMmpw0EJ2b70IRHTvpxxcbgR9aDNXp6g2GqBwC2+421iBPxcL\nEtIWbj+0DwQ96Bc2k5UTSSW+uiaBN+Ug+odkVCl8FCGrkZTJ/IkIqdV4Om+j\n1ke4\r\n=0um1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3d8e5b5.0","@graphql-cli/common":"4.0.1-alpha-3d8e5b5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3d8e5b5.0_1601383188326_0.24443468860114903","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8aff682.0":{"name":"graphql-cli","version":"4.0.1-alpha-8aff682.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8aff682.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dab38e7a03a7922ae4879aa4801af52ba8071de4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8aff682.0.tgz","fileCount":14,"integrity":"sha512-0F/K2E2S1ASGOvT33NfhBPww0DUDu8kFtI/7+OQG86KYWMIwc0qJbTkLdLHMI136wixzadvJVxrNuUn83ckaiQ==","signatures":[{"sig":"MEUCIBgGCOx3rZBw5bGYQXsLj50iCSHXMCcPTSksPHH3z09zAiEAtdgtWEyj6ftav+iI7tca7+rqh26KaRbu6lMyarqwLHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfczJ5CRA9TVsSAnZWagAAfPoP/jRqrRegkqz8tl2J2IDF\n5V8LzZegsu/TfbI41o22G/HKgXv4T2zctW00lh6eU8etGlUdnEnu7OTbzZx7\nafxz0+Il/IJMCRfOkVsM+/O1aCTzstOYnumWmSGj8k0tsOyx/T/Ge6RWE4Js\n3WDqeF3vjW8P6e+v9SX2hEbHH3Mn99RXHDzbB/STPeHntyC3NF3b72wWo5jv\naljpe10vddeU6Wbm0LKLlZ1IcIPW/YQ1zE5f8kxaSOCy2LRkuDLwJsp6tJlJ\nMMdoMAjOLBoAjKDSbzhjyD5hsr+qxIfonmnwbCErLFQO9uWGjK/NBcNvtzXQ\nhpRaM3KHbjWbvmAeH93cW9zqUdLkLQhAX0tcj0gh3YBbl/lUpmYQfETaCz/S\nvSj1Hqxm4l8a/OrUAZzG22sSDAYkvMoYnnaqEOMXx1c+Qv7ILscHVCPChzCp\nvpPYJ0sv07F4uFm+LB8SQKb0cZYZCiwnUQg4odlKH60JzAqfozZHi8MktCH5\nskM40yDt4HM/0jcHEq5GcllL+5rHmy63qYC7qSFXXQgoGG/WY+E4eSTGMuVX\nik1/gNBt12avaZ+uFKNMUbCwMK0DGqe9/COT/7RoHaPuGwZHjhip3NWzz9hh\n3iKCDkUE6HTlc69uII2PIkv1BSB8ZXTnvPuiVkePOhshTvkz8CI/BfrnmXYU\nKbne\r\n=1VSx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8aff682.0","@graphql-cli/common":"4.0.1-alpha-8aff682.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8aff682.0_1601385081230_0.33975890039449763","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d939c80.0":{"name":"graphql-cli","version":"4.0.1-alpha-d939c80.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d939c80.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9afc0a2c11cd4a92df7b2328b741e128f7cd7ed8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d939c80.0.tgz","fileCount":14,"integrity":"sha512-ndc9Ix9IZf56ACJntolV6vakLTB9P72I/JD8WDFBx0rBmfO9jj7Ot5NLF5IcR7DhoqKZJSsSM3mHhfNOaUd5jQ==","signatures":[{"sig":"MEYCIQD30wGrVUbtw6TNshBUJoi/+UvQYtQUej4pGsz9VpzwlAIhAMlRSEr4AhWWsQSzn6zMKw1K8jafkpsMoqguB/SryRna","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfczKMCRA9TVsSAnZWagAA+0MP/AxEiHYUMiW07jLu4qao\nTXyh5+ERvkbIT3WCa2fhOPV9xxxuCmtnfzllH/3aDBv2QfHsaxBYfCHeiXqS\ne+/G4tY5lZMKMkZydnJsL1Hg3/UgtGLRWCNA0L3AGRhxrl05x5+/Eb/h4zvI\niPREkJCnfuJrnLaddmO+DeN6kCfW1ofvoG3z5NBD53+OO3apI8hY7O09NONv\nTfKX4J/8TfXr9uRJT5N84yDuhus3YAksRw2ybbKGa1hZjdva+1piN7T43Uqs\nEuuiDNNZMQwmTxfgHS8bsICgGRIJbOlX+wgfdDyBcGHWFVUT+S2QX6pl+MTq\nezCyan6P9Avm75z3EgPreU8I6a16NKbf5266sHI6UdK6fAcJKHVu272XqtY6\n9CFDg6+Q5+ZsegN3ybL4KIS4qSSGwnYsCPt3r2a/51DcCelJ9mA8WXCSy4Lw\nCnPVDx6qqGY0kjEtFKVsCgFw3EOrPW/wkIXe8KHn8A5kA0MglHHRHYXIGmcV\ntAhy6za8441bjpltlHk7Wy6XAqIP8mN1mCS3ySW9pL1OW2mnAIWFda/auZzd\nfFCM8rTMAYu058wrbuQQoFLYEfMI8vUho/5Gsf6/e55MSfomXCe5tZbDwZms\n8cHYdU25H4gKdqvk0VU47G/kTWOnii5ygUqaNTUOvOdk+SBZq2JMggvdhy1F\nCimo\r\n=I1Ju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d939c80.0","@graphql-cli/common":"4.0.1-alpha-d939c80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d939c80.0_1601385099802_0.5214767434334651","host":"s3://npm-registry-packages"}},"4.0.1-alpha-96645b6.0":{"name":"graphql-cli","version":"4.0.1-alpha-96645b6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-96645b6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"47a96cdf3e428db4562c4adac452a1b595e2a254","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-96645b6.0.tgz","fileCount":14,"integrity":"sha512-x1jCuBziLIyWhTKVM6X0wR8u+xTxS1BlR72aMMPeFntkGDuUkkfcYcyOwD7WjyThTNFDShpNRkb7gMGzszJ3Xw==","signatures":[{"sig":"MEUCIQC3g075krKFqVlJL1XCubbO1hDiLAHHLo/cdPG8lliScQIgGaZM225RpUMmG5OBXPD58nrivPuO5Pp251o7VsOMzQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfczKcCRA9TVsSAnZWagAAORkP/iZ/YC57L6OwdQZROFxe\nJKRA0ZWxh/Xh/V0tmOQcqWwuqzJiGa4qJFaCoXLwS811OP8SK0cd0YQIeZz/\ntK3FJrPEh2JfGAImsw7dkzW1zdXDGGywnDxPMVTGY7ns5E4UIfagWU7USJZJ\nod874ga6bc88uVvVpJHNiV8VISvHwBG9+Vtf0Z5SIjWG4pYzaTvArGssN3EV\namHxKHTn5DhidbeEJfRhX1ThkUQ/gzplstYxmXoWkHUFssLCSCzNAT5TmXOE\nlkUQ4YUPQO1r49RLwHBlnyllPo+Vmq5dtLGIXB29cC/zdKjCopbpF5Z6//u2\n22kIwzmqirfVi/Do404HloFf/HE0BzX3y936RrOYXUlvzxQaapzApBx7PtdY\ncKxJtqQ5AVB4QJorr5NrCCiYhYOBfBFUNCgiBbjiSHzVciQZzXdKWGSeP4ts\nbkp9vX2fcW0saRbAKJHXTXG0e/kQ0HoL9t9bc3OfxFvpRs4+lRFfxFrlkb8Z\nsQQsI02KPl+QUZ0QWFGJT5S6I87oODJkZKg31EzAUphHQTzAlHiRftPXMT5l\nCa7emZ7elYW2Dxcm9r1JeFEQ4XbyVfoJ7CrlA+/Iv7X5xgCObcE3tsr9oIWI\n3noNQl9Sol5WGJKT32faU4U3QCXY9w6kFBdVgLrGg3Z3aXOmNMZ/gnradQk0\n0AUY\r\n=eAjE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"15.4.1","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-96645b6.0","@graphql-cli/common":"4.0.1-alpha-96645b6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-96645b6.0_1601385115691_0.3753705377059262","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c454f85.0":{"name":"graphql-cli","version":"4.0.1-alpha-c454f85.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c454f85.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d3a2df80b567e7fc2f8f5014fafdb239f6d09773","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c454f85.0.tgz","fileCount":14,"integrity":"sha512-98jjhWtxp+ojiKqUF0z850gWfDOe3SunUSLzkYJC1WdDpmqeRTWMMm0HLvPLsIiVbk9BlTK/dE1tFzukk3oqPg==","signatures":[{"sig":"MEUCIQDU3PZNQHvAP4vYq3qkpDicjXzVT/99bDKM1zYElxIzogIgXdaQEj++7FXxDlpQZXaGwnB5Jm1vznhWQtExdv9R6Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfczK2CRA9TVsSAnZWagAAClUQAIWR/xtlWem96ipWXxJE\nNQDqNSz4k3JAaPMPUEHsXACt/Nfv2Q0ngGXJxw+tPxXQWOBYQwMweSizZ5NY\nKqlf59a5He/wCjt/ZTEEwZ0Yz/DlLDgvS4RY0kF/sHN+2qmknWy3y/ebrve2\nvs3wh3cU7LqJaqa2EDj0rrHiV/iUKO3hjU19n+Keqb+L7P+MpaOwrZ70PE8h\n1S1m9uJE7TtWxW8sUPO8RayVMtzVTD+WCTd+Pk4/qViYOx4S+Mj95NqkZHjr\nX0xomQmrsGnTlyi/tnI81cQxdMuZOBCCXMox2TxQUUl+/CEJKu4NdB8eDc2R\ncndKQCjhp46mO58SdgvvZ1RRItJbpySLWr3I8NUo8PidE9+tEix0+jhqV7VZ\nFk3qB35ocCLnj13lZHkBBNA6eiMdjbFA8rb7V3O/HnRsSWXqnJ9F51oXlSmL\ngrFwOVGvjTBfUK/4kj82Vo1wJXEi5Zsq08Q2d2WlXodRqfA35++w4y+c3PSV\ns05gRRdHEwuxzzOk9ZmxqUaulPNYhGOSetgZ/fV2GSg5QlBlFlaTDxzH+11J\n7hvgZ23y1p8xcOGzk8/Llvx58QSpaUBzcftMYDVXL+UL/F7npAjj8bLaH+tF\now2ld6Ch1T4n/RKCqaPTtoTO8SPSX5UUihZMd/2ax1nEQI8WA2S4vB8st7oo\nopOE\r\n=3eGp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c454f85.0","@graphql-cli/common":"4.0.1-alpha-c454f85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c454f85.0_1601385141369_0.5436112540669455","host":"s3://npm-registry-packages"}},"4.0.1-alpha-108058a.0":{"name":"graphql-cli","version":"4.0.1-alpha-108058a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-108058a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1edec2f4601a244b74b6d0e26433d4c3b44e65fe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-108058a.0.tgz","fileCount":14,"integrity":"sha512-eHQFbeAgd6DO6TR8mi0tqUCpUzyUc0xsWpAhls6UmDq/0rRHhI2+uXFBTvD0Pg33hGuXu6QevLvpbf5GsyXxFg==","signatures":[{"sig":"MEUCIAm1kR1VdXU4DkrypxIEKIzxmCf2N7NMWLFW4wmj+oqLAiEAkJoEkLeDNZe/NWwILOVp3cEd+mtuo7QD8gZbhWpl1T8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfczLnCRA9TVsSAnZWagAAOfIP/3UrobNPQIVRH8N8ejnV\n07mMYIGiO1VMWhN/G9z6we7YRhq3FzEFz1GUuAe2deXoqCd5UfcIW6fZsXyV\nmNd721lsomyxxEMAT3hihOJ+cBoR6xlO8UmRbpMRffSJyDclZoAG56Oapsxo\nr+UTwHmps8+9+0peaySWN0GA878RmxvxsMmrpT6feMIBzIHAOAXV8+2brKOR\nbEF6ktAZhEJou64YbSEzLz3XpH2MEBaT1vkYobMhJzQPtWsFAxBQjzyGEPND\nxfsIgb7xEF3Et3Ci47XeL1U34pB1DZ2k6fykp7+okHRhNDNCgnAI9T2pFjMP\ngEKnrmZMrtoOsizjKCScVFHb3i6iLet4kx7ht6AZHeMriuIVE4V5rfmsL+iH\nmU3oneFWetCMHCmfwi9j2IzoQ7e6DKF7stxh8Ir7FCYnxpODio6pS3Vav+T4\nH25VZFYMItimxuKTh9WMHwEusnsLCOpeTPWnYgfeQfgMxbDZA6Oe/DDcsRSo\n3nCgNWCiqEO7r1aL8MKIC6xOJ8naPq7NUwknOyzvgBoVNL+NInot4vJ3h26+\nnWrkdxZyonUOu2BSHTX+QN1Hvc8eyMgtE7+QUG6DO1OQospslmjWCNuRcyYA\nwlQjtbWdZe4Ds6XhBbywBwhMwRghxUKR97saEZZpn9Ma3X1kw8YShOeSKW++\n2Ivb\r\n=/Mnh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-108058a.0","@graphql-cli/common":"4.0.1-alpha-108058a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-108058a.0_1601385191047_0.70420938955102","host":"s3://npm-registry-packages"}},"4.0.1-alpha-37c5cd1.0":{"name":"graphql-cli","version":"4.0.1-alpha-37c5cd1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-37c5cd1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"43d539ab65fa6a31bdffb052a7083960dc6bdabd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-37c5cd1.0.tgz","fileCount":14,"integrity":"sha512-7Fa0FChnslUY5nzbffuWrLT/6LGi2YdgFrMXBkwKnmho5BVAxUOXON/CRTfjXId3Xlm92QVG3EKh5t2nvKbdTQ==","signatures":[{"sig":"MEQCIAjXN4r+59+yIr7z3h+CIP2iYAtOZEvDx8x8LEXZLqh1AiAqY54IDsCck8X2khuRpXC8vTd6Bqhzkp0KFFgiuRNlHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfczL/CRA9TVsSAnZWagAAVv4QAJvyK1av1kAh11Rfbk61\n5oWEwZobiYBz5OEXjZbkErDbJ4ykl2JMvW+wEsunn9VqSlxUWeWHOPM+7Mdf\nYJU02HItLRFBsY5gC3wJ2Yrve8wSR/4m/46r3mifytvdekBbuPpwfa6x8raQ\nsVjPGsQhDhNcjwGlrNnTg7w6LlfT7x8z1Fyr/R/z9vrnOTywpWQM86C3TDKe\nqYIqlBFlS7+YHKghOMXY07uWwGXTpTCJCdi7jToDhrt+XdXamqim4YqfQlqe\n4Gli8z5mI3WQhJ2lLwOX4MBnkJLV+bgxkHuxR3ijOXZeKfMZ4jEMUUeiXJL5\nkO99CkVbcPIit1ESlF7q+mcpeTxX1V/clZbW/ff3jxMatqvzdqBSwBcd8nuF\nRKFJ3aMI3GG8Au/sceYkgHNRvGfW9Z9WrPzfv/oWnlK5XUCLW6n+0fTFeqbM\nCCqjzIExUoEfvIFkb+aNK9m9L1MqqC3vzYCG1haAzb+OR4YmznInNiQ1X+Ia\nvPhhiDkvT8gJk9FfCj8OisC7R3RXp+ORUIeqZorAgZ1PaBRw3g1SG8IQ8fnu\npM2u3MXX1JeqXa/nBDDhWKaVTOcBJlChjbNgjYbIx4JHY4CzgtW57wBoQDJ7\nQwbjdA235L7feF5yCh0nY+bSlSXQwFh8RBPh8Ybq7f/gCmoK0qZEyAUtWVLP\nE7D4\r\n=d+hH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-37c5cd1.0","@graphql-cli/common":"4.0.1-alpha-37c5cd1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-37c5cd1.0_1601385214923_0.05764120413017371","host":"s3://npm-registry-packages"}},"4.0.1-alpha-3aaa450.0":{"name":"graphql-cli","version":"4.0.1-alpha-3aaa450.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-3aaa450.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b10b596d886e793a0a9efbab88269645f6193773","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-3aaa450.0.tgz","fileCount":14,"integrity":"sha512-ytdQsf+GIEw34369XK4lIK2NV7MHQTm0byYjQDGyHrsq/Dwlo/kNVOmlvuN9GJV0km7KNrSFJ/AvtXVUNmEMYw==","signatures":[{"sig":"MEYCIQCNV0uDBdUS7tTrjhTKZ6zFLoa3kld9QEM92WMsgW2BMQIhAKecVEQZm7FdkZoureNwJzQClB1C1fqaFi0mwQ74bYsK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfczQYCRA9TVsSAnZWagAAKkYQAIcOBuzrpZ87/WEg83tv\ntGULohzEebicNZSCl0arOW8M9Ht9HVb7ngC5YN4VMY0Kly09skFfofGlLDE9\niMUcuXxV1qzNi6IOYeFaV08y4BBuYLZxrEto212V6EM8JpsQC+HkCvFnsJcr\na18gcYbefoGBmrEsxLYfHwaSLG+eJrJxjQSRbcfoaUdn+Fr7NdKpFMNE936D\nsumVfVQw3Z2BobZnqsflTfexX59alhsJnB0HfuHv4sLVTuKldigS/OD8Cn8d\nHva2WdUeqvyKAFHvyrFi1XVuMG6vp4Ym9ScRq1ob0f1ExbtwNTPfHlA0iC+v\nwuZ7jO6w+CooQZpHThBAJcPCUo81R/COcyeSlQV9FnB0xFdfLFM27Veedalc\nFbt7GCM4cnw36NZ+6VP93k86KJTmOJUY+bPHPiUKgng+jMGR6jKvrfLJw/vu\nqX31gVe6H3jtMc2PIZgoQia86YR+qGVhTXbUTQ9WGpcJBZN1MqJXXG9UvDDo\nJa1XxMckR5vLUDSgpNZvtQ0Ywv+NRsTC1rq8mEQ9sz3lsbyhr1JR+YPDUrGN\nGQ65qGIdSm9VNKIh634cedkZWFetY3D3tKp0ijVLWxElwjT7bYTy8I9wqu9b\nawBOLDbKO3c9qndgl2b4pqRfPESmYwdxJTW34zc+sjvEzdCB8pTDfK07WIA5\ngP7C\r\n=2Xv5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-3aaa450.0","@graphql-cli/common":"4.0.1-alpha-3aaa450.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-3aaa450.0_1601385496236_0.7816510292902161","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6f7206e.0":{"name":"graphql-cli","version":"4.0.1-alpha-6f7206e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6f7206e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc9d73b3f9854495ae5afc12d3bac9323700f8a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6f7206e.0.tgz","fileCount":14,"integrity":"sha512-hjJfCG73lMBJzOrqtcTiGjxg3jCeoH/NtIApJSo4XUcnD8hp4VOIqN5MPxwPN7l3nsC1n1GoPHZE6L6f8KgJOw==","signatures":[{"sig":"MEYCIQDVXTIJK/X9UXhICeYNokd43a5T7zM1i0q8zfu7HPzzSAIhANN4DvyT8k+VROMc01rM5Y7Wi1v+ju/vvnp9DewEA0w9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdDSpCRA9TVsSAnZWagAAdfMQAIzScqGZHoPU+N8JX9El\nG+96/K8dBFtkxRPJH26cmI6iuJbqrQod1psp8CgATfblg9IVgIBYb9J8f34L\n0oqbLt50Rh17gQb3V5USVe6o+KdOpfH2UOjGS3gfpqE9gEtsFfxfjHlzfV6y\nu+nurKZ0PShU1p5pbaj+RIhGHf1KXC56afgofrnPhp4sn2rc+QNP3A5ucsiH\npQSrmkSPj8qTDj+AWtPqPgUnKD3e1O9E2XGNwvera9Ti4Rx6v/SjzD2PVzbS\nPJVq8BOClLEp00e6d0+gaAhKGSfDM2sdq+qTbvZ7wUZRKvFKZlr08q2jwdl7\nVk9t9yY65G3kKAy1l3QMklAJ5ggLre6XPY7MGA0rs/kNg+CrXjzPECrfwWTD\n05+6WjbPtkdYaUSdP9riVhshzugJFht3Dy4wAK60lO6DaOzNfzF1TwpI0dWw\neMFkXW4IZqFbgheQ5Ea0w+OTU9B28WSi2pjO5rtHb6kpUXsd6g4mBCkwSK9M\nMNk0MT0HtgbIpXqcc+iWgjmeUCK0jBvM7mcuAgOw/7k+gXs8mx6duGu0tS2u\nzVqIv50xUVb3GI1cMSvpaCaDs7Pk5zCFbMQD3FPJMcxaLJRsN6GKMTPDdiOJ\n4WD+ET7gmNIGybZL8MWo6lRIzjCtfFo/NEgTLFzYYrGbrhjYmTletSzF9kMp\n9UW9\r\n=aTZM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6f7206e.0","@graphql-cli/common":"4.0.1-alpha-6f7206e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6f7206e.0_1601451176502_0.7929799283166556","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0768530.0":{"name":"graphql-cli","version":"4.0.1-alpha-0768530.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0768530.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"449e401b937a29f6dc374d1963b9bb491782ceae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0768530.0.tgz","fileCount":14,"integrity":"sha512-Rtc5MIUzgnKsEsoUHn0BselCE4n+9MggSy4e9T446L6nI5yJfBkkJHMxEl3spU5thgf1AqZZHVirrlCid2GePg==","signatures":[{"sig":"MEUCIQCYTmd57FF5qhdPLAblrbicBZsKzriG5k1xb36BP7O1dwIge+CdnzSZOaWH2oTEYwTHBEZhKftZGInV44oPWktIBoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdEGxCRA9TVsSAnZWagAAFDQP/RM1ualeBh/cSjLOgdcw\nHwf0v8zXHmhj0KeLul9P/naI7J+9PwMvfE7Trqp3owge1q1u6yv2Ggehhy6A\npFfyW4TjsOdrsQ8vxqcr7N9Lrlah2bi0Svp4lldaKmjGVYimUfCc8nsCOOPb\nuIVgYUzwmi+4/VTPDRsLcYAvXo1FHcGSkLzroh0XOEVpqFP93YtV/wpvrdUI\nTfoAjsm5QE/hT7zpv0QOgU1L/TTdDWQYlAOtypY5I/453tqM9i8RR10lGvx3\nPINLIVcSet6ODjh8NHsFvq9tccpWEeZ573RIL93NcuiFicwL5yN6wQS3xZGj\nMqiBn5Jl1UbGzmQBepYsWLfo9uORozRuWcX3/UaIb/593n3msQSHOIGjD4Bh\nMYxvhGxWQTuo69O+pxHAls7lmFBwI6uGu/uPyfD9Iku2tsvKVCTZ2LPy8SuK\nv9yX6TdIm0i5cuT+2CA8C85hzm3NQZugaLh+4ZzV47bayNfLBPmk5PTl0F2K\nLvekkVJFIUNgVfKaC5HOei3BgqPmtnEdK3PFF8bE4ZoCVPzGkzzX3UoZ6f+q\nk84t4qricuJaDqgcUe0Bb6pbE5+CUsCRGP4RDOBq+mbzbswGfmSFvvolspbD\nQTCvpfIBwyDKhjAAZ0fBFQ5fh4aGPvapjdx832rRZowhpubRilQlPGudWVbu\n6U8r\r\n=gi7l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0768530.0","@graphql-cli/common":"4.0.1-alpha-0768530.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0768530.0_1601454513038_0.807590349329891","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f0d3ef1.0":{"name":"graphql-cli","version":"4.0.1-alpha-f0d3ef1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f0d3ef1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"39732615555828471945a75fa9c95f4b958e0193","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f0d3ef1.0.tgz","fileCount":14,"integrity":"sha512-pndT0w1QuIAr6gN36zCBZZZ1U/1z/3b3F5Ongan76BpJt3y/5TfUSvcJYgUPgDAa82f3PZYTflCTjXaasOBv3A==","signatures":[{"sig":"MEUCIE85El2BxAkQxQKEtW7YxKmtdOcaoNE/wWxvHItsq9+pAiEAwp/Tb/CsIF1dqkq9LHs+r/IjbG5reXQblYXdtwkJp8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfda/GCRA9TVsSAnZWagAAuFoP/RO/5mx/ChYTCSQ6vNG2\nGU1rYl4EI+qJXVJeE1pPK3adt2bJf1zQZ0X9e/+kX+mqzpYIiRAY+uO9dt2s\nSNgfVxxjdyNlv9PsrWO8fFAeKK6knc9pmYpj0mjkrdXUWAhVYaNVa1787T9N\nCvSTQ6MNwQ9tudf+8k1z5FE7CE2ZeWkqcniSQZsMc9dTkD8lsJMHlZU6zRxH\nI3uZvO8ByhqHk5pYbyZ6q5e9e10nDIIIBR7CfxQAMle9p3Imtnn5AMWJhYZR\nmbdHWrRQ0WpsvfzYJm6iaNWZyp5JG9E0V7duID0vO7HSx64tSK1T2gfnXDJd\nPHw1357m2WbYtdcd2t+D9jQ8XNwQ9mZcQ5E3KGZnh8+5lBQcApkDkr1oRymm\nWjtzwI1wezxJyj3E0PjvkioSkzhUHppl71zBoYf1GUd2gWOwbr7H3MtI5mBz\n3UepsTYSn5azX41NAzzGH5KnzLeGCjQJSJ8L2I2gC9CbdAXL3RxoFSscY8/q\nf8oaWHV9z+fov54rwlmvvc0vSIE76KqyZxE2T/TUs7BCG4LyW0gxShm+eiGs\nkLcDouJRmmo3Dg6RnR/AMnk7TJZ78juMnUyTHH6AYLsWp55AHF5mCQk6Hxn9\nWX4EdhsRO1TjqQszDKrissrCD6VcVrivE2AAXCV6WrZU1t2TxFsgNujsImnz\nqK4j\r\n=exDh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f0d3ef1.0","@graphql-cli/common":"4.0.1-alpha-f0d3ef1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f0d3ef1.0_1601548230113_0.9736985800819768","host":"s3://npm-registry-packages"}},"4.0.1-alpha-637b599.0":{"name":"graphql-cli","version":"4.0.1-alpha-637b599.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-637b599.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5dc68993d6551ea8ee44b303054a7b6b609953df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-637b599.0.tgz","fileCount":14,"integrity":"sha512-9ePHiVke3jnRKMGVN1HgmUyqnkHeI4bXM4+B7aCgixSNH7j2Se5UIOeYDrsfOBgDOxBF4q8PCPgjqOL2mIYFLg==","signatures":[{"sig":"MEUCIQCiTkdJxpG4Y7lZ//99WJTns/zM2Lq694TiPn5BOzNwMgIgbTPxeubN8jkhXeBKWHvJBM4zq7r3xPQPyqjMFI9d/Xc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdbDvCRA9TVsSAnZWagAAIlUP+QEm8DrjpU1stGqPo3dx\nCpUCqVfW3eCOzLZT3KL+HITr8GWLVuj3h1Hxh0n4tQPfHPTz7UlTF1wx1RqL\nsgnkt3/t8x7jgHvMtMeVKkjHbasIgQq6lKVZkzFTU5C2FTckIAhfcWv8YQp1\nL/pVsFiYsmV7QCz5phYRo7QG9L/PgOTlFjuOVQfO8NwKTkKTzoQ5ReXVLxel\nzb230u9+OnZlJ8zeb0Xq0ZTxoxAYQtr2jUBwkrynP3XzvAzy1B+7bsPi9wE/\nva3IxOOz1MEqqreApvobQuCa9TWhZck2YAorvBcnmtlIoxmS5xDuyDyFRkfS\nCmW7FR6cVPk50/EQjUHiv9zR25XvyviOl17bC8YqwN8qzLPkCVgr/hd1tzb1\nA8Zn9sM/ZpJjyIyXj0U0fN0WzyejdcNgDoKq40/EAOX/z8LuuuOx0Ff0KTa3\nToHq6YiNuwKBu3HbQ4GLKS2ibAfeNuisucoA0M6cXkuTR3bCgg/XvmPvd/jS\nxJ3TImlRuAKX9YP1gCQons9b1fQYkTVdLhp6HnhrixKatfS9welv+VoxB0+I\nGSQ2+evI15zeoiYz/sYYkZ0OPcX5UMwd9TstibBLaXyr+iI4dV9cjLXDA6L4\nBARA4Emsab/acp6zGP0Ha/vedR6p8PaeqMylkddlPkVvQLzlSYBlm67aCk+E\nxrRj\r\n=IXWV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-637b599.0","@graphql-cli/common":"4.0.1-alpha-637b599.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-637b599.0_1601548526987_0.41230580554138974","host":"s3://npm-registry-packages"}},"4.0.1-alpha-80099cd.0":{"name":"graphql-cli","version":"4.0.1-alpha-80099cd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-80099cd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5c7b5fb3967c609ba153872795f232175433283f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-80099cd.0.tgz","fileCount":14,"integrity":"sha512-CWl+pz7lYVUxCZ23a5LYEukB0xwFlcdxXHuOVupx3C5KyEfSjytpZhUPSLE/eUcuyCiDk1b6byWlsxZXkLdcFg==","signatures":[{"sig":"MEUCIFFezXfRNKkEltvxg5UbMcfq1ZJH/Ua1W/DYAKpTSz+qAiEA2o1bMJwhmHuXXAMVrlC1MWV71p/D+694ive47mbPYO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdmCvCRA9TVsSAnZWagAANrkQAKHgs72jDxxB78vhtxPJ\ncF4fOwd5dUEeNceCvWcq0qSkiHXQTegh3gYI122roUCumIQVsKUFEIoC1Z+m\nkjMQVK0twAUzKGKT9dXmIbwnay+wfZzb2UHi68hEQngB8vF4Ru/PFG0oCbD9\nb0lr+evqPgLjLx/30OAs/Ga1rjopplfWaT6/Masxnf0NEMQOapcHHhErXcUC\nx/d715v20l8+OTQto2YTnjt2mt0a2HVb2GkcfMfgbtgmK/+m1i4UwFKhaoHm\nFqa4yHKCVRzenbXEeUENkLfMdpn86zxgiFFVzv/P7leIeLQu5lxEkZR/Hjc2\noeri26xa4wLljK8MOiz45hjEtEeZWZUsOyRH1W4VrWmoEl2g1PD3+0yraXMA\ngeBgx1seqhTNI7MvkQ51StrVZZNFUZJysch07rxnRZw9FECISpcA/Lw6HQJm\nZdCuejFBmHoJFfYcN/wFCG/CmtHHijwOCM+ypx2M0wXAXgvHPzvQVOWgyIk8\naJalKkvnZFoTA4rRK+KnfSDPPgVe7yOofTUw2w1TiAZc5a2bOx7+v6Pu0dDt\nC7/2Bwxx0uXkQvGGf0rYSLy4sqcpGS8ehSzP5PJ3u9i3Up0leH0S1igOqY8G\ntaw93Ylh1TsE/IPVwaiW1N9NQKWeo3Gx44Be+cpniJtQqen2xTDp43mDUKhm\nxadE\r\n=R3p/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-80099cd.0","@graphql-cli/common":"4.0.1-alpha-80099cd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-80099cd.0_1601593518783_0.5254845974783429","host":"s3://npm-registry-packages"}},"4.0.1-alpha-c1879b1.0":{"name":"graphql-cli","version":"4.0.1-alpha-c1879b1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-c1879b1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"97a33e49085219949119fefb1560a07f059f10fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-c1879b1.0.tgz","fileCount":14,"integrity":"sha512-oOgjTuxcu1OvpDfCrsAQZZkmG9xktjGgs0tMEon3HbPTO6z/OyAT+bINwXMmqvfJeRqo3L7+njP6omya4ifZiQ==","signatures":[{"sig":"MEUCIE1ffUvcOa/1IFtkshS19y2jIFoakLFi6NptfVgTYWQsAiEA41bGDJ1pUjiG8gaQFteJ6EeEgHUDZ572MNdBrrvWFIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdmUTCRA9TVsSAnZWagAA3dwP/0rr5NMjlFcZEenA2TAj\nDX2Jr6H2N7k/J+QtJZcoF4TJ1TcToGJKgNLYgr4ZnA6nojgchN5SlJYzl3fZ\nlU8f7/SBzCIqjUP4dXYXhON00M+5WnuWRduoH/ueBjzwgxBo2y9ErtbczXdW\n+BWfuWT9wmeB8mK+TvxQR5Fq7fD+w+UAiEvUYaoXX8rzGfocIt1yzpj9qVPn\ng5KYJkT/GsVO7wn0b5ENZlKJeiDFirorh/WjBJcBrsGVILK2h+VDwyPeSH+X\nfG7YhTGAnwe9mVPnVi+6YQzsV3y3R72z6MDy7vbQ/ig84ItsSwSqI92tUm4k\nUaBsGC/nvF2wL/fBMfeB3EWKuiA0xLO3Tjuopy6MBiOWmIUfWgqrwzp+rgyF\nFPhYXRvDlv5FRvKLUsxSmoD4Y0wHOktIRtWKFW/L4CLlLgjB/OXBr/voEh0K\nwcCjQsiOuk5lDuk7madYjPIMMy2Jk/G4XH/VJCcLSQIUmmPKF6mERGuMNjsd\nViKgPOvZKln767FleejzG7IkrVqYbqJKY9lwOW6HFl80oBIIFNVSEafbXLsb\nTeq4TRm7+19IMVtrIKs5AiBT+z1fBdcpZvqVilJpr/+IInm2r3JqbbuW4Hnp\nzoKITEfGW3/5ZA9Ozjl6Ke7uzPAnqQ2D+k2B9JrWh0t5t75WiqP6UHeahA55\njtoI\r\n=L67c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-c1879b1.0","@graphql-cli/common":"4.0.1-alpha-c1879b1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-c1879b1.0_1601594643224_0.07064483086465256","host":"s3://npm-registry-packages"}},"4.0.1-alpha-73a4ae0.0":{"name":"graphql-cli","version":"4.0.1-alpha-73a4ae0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-73a4ae0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"63877298c2a144c7bcd4b2b6b19b7c4a8bfb85a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-73a4ae0.0.tgz","fileCount":14,"integrity":"sha512-blG/ePYUGom2GEuk+1Mp7eMy0Q8J4tjLfrh/XhkCnaaGWowgXlVXF09oawtiIPLkHj3XPSQaIjQ/sZcVi4B2zA==","signatures":[{"sig":"MEUCIQCSgLS1xj6S3OTtz5WaFNzUVl08ym+qA0QXtkDWyXrUlAIgP1t9CvhOEpueFd5UTLwxnaMTrv1BgwVPVvlncluETv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeiM7CRA9TVsSAnZWagAALK0P/2ps46jEFHtXPMj4F78o\nvhKcBoxxkpOCJd6N88LKO6w9bDW2UJa9ZDEqruutJMle10URktLrwvwTyhqK\nMOemvOCkx51kotd9Rs3IhdIuBaiyd8ePvSav45/75+n1MsSYITirZkDvDYBq\n1B1h7LMzbn43zzzvHN9YQ+3LgtO2NwQx017dWZGVdpZ3O33m2PXLVOVMyskx\nvJyk7MP0RcPgoTxCQ7yN8R9G63qLVLEL+DxhiJsV5yZd4IoP9Rb5EAHk9cuE\nY+O4CT54jGpDuXIFEM52VFI9Y5Yis94DjV/gVf8ylHIZuOzc8NqiHlJeJrJu\nDPge6zFVJIsp4cnmZ5OS7RWIj0a5mA1uafTbwR5Y+Klt8dDhrg3oQrMmNibP\nj0HFkHT5R0MuBqsp9RwivXuNJ+n00T9UOwgcUkcFCvmUjSAmITQfSOLErPKt\nbGvzxc1SL2VYUk0pdqhmAgGPfjidjuNYTMYm0CFreiStkKgQPGG+kIIFUlxP\naJiS/cVPSpdm/esEM7j8jK89GssQyttcv4AiywULTCIKhQ9WuDyAxq5I2gxi\nEvJVK8ZmX+7YU+6v/NhjzH4ggq94VJkQw3BYXo1ffefGuCKkIpfsAOnz2tfv\nF+Y2CTXEEHxogXX/gJMNCi4UqQmRPVBKA/gpYyKZXu88KvyWUu8eWxvssCd3\nclPU\r\n=yEbg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-73a4ae0.0","@graphql-cli/common":"4.0.1-alpha-73a4ae0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-73a4ae0.0_1601839930766_0.0897783395974987","host":"s3://npm-registry-packages"}},"4.0.1-alpha-46b663a.0":{"name":"graphql-cli","version":"4.0.1-alpha-46b663a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-46b663a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a088895c68e90f23dcb932306548408395bd774a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-46b663a.0.tgz","fileCount":14,"integrity":"sha512-/4AM86BaDWsNENWBxHI/AmYmfSEivHmxbpS0Zu2maySg0g6UE6ErmSaF3oUQO/MHJT7ZbuvwGFk7hVwMkMaoWg==","signatures":[{"sig":"MEYCIQDXqDIz5M2HiUCvqa26sKXMMyzH4mE2oe2uXEmYX3kBiwIhAIq7TVaUOIFECBplHdIGgRYvb6vNlotVcV3+n6fkw3t1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeiW0CRA9TVsSAnZWagAAuTsP+QGYuAwdiERfonIQE2u0\n9KZzamyKXfPnbmx+BbodDNTlF9PY9OekNHcqw9RL1N5HYVb3qEexhguBp8Rp\nWhN//wbgcVXAFaqTtdAoaZ0MkNLmJKyJbeIyZRvt4T4/sQCsfkxUgIm5rjS6\nMFhqURmpO2JxRYOd66IAEs/0vlW9lvRE50bVu6N+i0P5k7bCN4RMgDYY0pYP\n/JkHXNebHZgyvUzJEI83J2BpA3FaDGMu0D99aFQVIgQFYvgDp2U4P2dau7bU\nudpnruaXFO6neTFgbTx8Vg1tGw6MqZDNNh06qOUrxgzyNeT1/4wQiEWRiwZI\nAlGHEU0xshBXtHwPqQrbDCAM/eDaxWHhV9gU9GqzLgTUqh6SreCpM5w7OmmA\nHL1p3y5bb2VljDMytkWi3YZH6ToFNk6+0KDIH+HcE9aJV35U9V0TutJS9U2e\nTuDddiSje3Zj758P86HVedNeuaNoubxFj/ezcBUGgWeZLI8Xjuk/ali0oP+U\nr7cdBAkx5vgSP//k4F5LvxUvd+iQm5J0TYBh3TuqducnXoUonf/069/Rt9gQ\nVvNdW1dzq22tWBZZeqWHWhg3tcR0MmsXtatCwipTDBf7N97RKexqrcClM1kP\nkz7wxoiljZiaNCk2NNnYtnAXzjPdsTfw3c7QPvVY5RQ6jA/ougTPjO0US3nc\nUAa0\r\n=0Yzf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-46b663a.0","@graphql-cli/common":"4.0.1-alpha-46b663a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-46b663a.0_1601840563928_0.0448496358913022","host":"s3://npm-registry-packages"}},"4.0.1-alpha-79cc5cb.0":{"name":"graphql-cli","version":"4.0.1-alpha-79cc5cb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-79cc5cb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"50c06756b37da7bdb3b78f25d95026ef412d3628","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-79cc5cb.0.tgz","fileCount":14,"integrity":"sha512-IK1jlkNzX1c/ZnsGadZYWZDK8fp3mRKsORs9MHfH7uBxpyWJWNB9OtQnk6oSYgEfRjESxOK0pHHNYzjt+c5eEQ==","signatures":[{"sig":"MEUCIQCh+pXujZiiJiCP7KWZxwps5J/utGDGiLOv8B11+EdRTQIgKiY7Dt2ET64SSpJLxjx/E3xxPkjFd5T3ETb3mJzkwYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe2EYCRA9TVsSAnZWagAAL80P/A/TfCL0K/M35ZzWumqt\n2y+sH/cSpOKGL2jt50Xin9/jLFSsF3piaoGhMSAo/9AHVikpATDNLvHf7YBW\nmeWhvftPtZk0vq7zNZtNsN41X/RJH1h7eYnPNM1XRZZlOPiJSd5ZcM3ZjG6N\n10m182JRIWA/Uody9384X25yb4fgSIQpuR/WzKYMpoboUyOOPwp12ZxUbRhC\nNIvAXrf9QaX3mVcZahIJ4xEq3NvWRdBKvifNkjABN3VEtfgA5c0k5yS7smjS\nCLrvKgLGSd+u7nI9Da9vSFkVvT9TRhO9gHLV27FplMF5yJsnl4BKoJppC23w\nM7zoJxl7iv95D6bT5OtSy+RXgjSDYXIiOasHBS8H+DxblL7Tyt46Ms+rvGEQ\nrcJmd8mWgJDWeNn8NVrTpNZ3prkfknGk8uelON3oH7OmSPYp8hyNfvX8gOxL\nG2H/1uN5z5aOdNl14a3eOs2ZBUGJ7n4aIFTQvA0Bq4Wvf+MteGFehTHA+NZD\naVEXdZzufNxueL+wpdvKOmNKGE13LrpJRw/a/22CS6tOzfvDyd1pN3QSSt3p\n/zocf3rWBh/fyhAWN+LDMq+F7TstwgDlNLKxsdmuqCXDSSmKe1idMv57fScj\ns44bYBvpsjx0Y0ZDI8wWvvppiPpOPr72l7tBc1Ll9u3DLqyxAoSJS6lzd+Bj\nv8zN\r\n=nqN6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-79cc5cb.0","@graphql-cli/common":"4.0.1-alpha-79cc5cb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-79cc5cb.0_1601921303720_0.41907994857765396","host":"s3://npm-registry-packages"}},"4.0.1-alpha-21bcb41.0":{"name":"graphql-cli","version":"4.0.1-alpha-21bcb41.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-21bcb41.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"de742f32cc66c5fb2dc4cc98498482dd52148ded","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-21bcb41.0.tgz","fileCount":14,"integrity":"sha512-3cqPAG20RqjrPmin59q8EfSziBvV2OxNOY6Mfqhm2A1SH6gioowUHdHfg7NeZlFymqGBXDt3sqz94dg5huex/Q==","signatures":[{"sig":"MEUCICLXVYv14ms3oluE/7VrgIRqG++DTpcMVYp95MXBKZ7VAiEAxbuMJ2onYGisebk2kgVJDw9lp0NJvEb7HNgC2w3CGio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe2biCRA9TVsSAnZWagAAdvUP/2DSvVHbXltTG/xNxJCe\nHTX6XKmp++eBqvbASpHCNeV+UAwEP5AFLJOL7OmqbdfV/Z79b41o0xqf98lA\nlKKFqASdX7XQsDUECLHsQ/62Kei/zyaKyrEnFzQbHqPLAHNMCABqgbHF0etG\nPv3Ge+FHjJi+ggvpFmsr0Ma5EOeQv5SPPiuXduEA5FHeVrLxmJFXQ2QRIxwV\n1ptVIpIj2p1w+11rDk+GB51BZDpC6UnrTMstcrGaKC1F0+Z/P0ZmzQUj84OI\n5BoluNehxiJfw/JOENQoa6f3l+qxFlFg5z+uMx82DxDVDBMSUirLDGztcinR\niRuKmW8R+Tzw5H/QK6aowfKhPMqwfkitBfEWCTmPz4FYaYjGfzS2WrRmdaVM\nCQkH/P+48F9w0LZLJPU9nb2hmvwYV/1pvN+cYB8Uh0cpU81tFkr2ZDWi74zw\n5r44vHJUJLcR/1v8qcMfhMBa4UntRe03uYrz1iiPvQjpbQ0A/fpT8+mGUUbP\n+AfQmQyA3iyK81k90B3bR6RMiO1UY29MC32IPmkPuP03rjQSJqkqZ/Pqx7q1\nhNO1OFdaudkbd9wSlU9xnKCtOS6UXsVfOYg8u+xYiwV2nz85WYtjxd27zprj\na9sOYRzGA9NIafeZQj2wAXUFl9x057aVWooTL63ENgn+lo/WMHdjJSwE36wO\nyr8l\r\n=Jv2y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-21bcb41.0","@graphql-cli/common":"4.0.1-alpha-21bcb41.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-21bcb41.0_1601922785496_0.09878676644274709","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1163f81.0":{"name":"graphql-cli","version":"4.0.1-alpha-1163f81.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1163f81.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"501776eec5ea1a872f305578384cd3d4991f27ba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1163f81.0.tgz","fileCount":14,"integrity":"sha512-10y7pwd1i6MS0ThNpOGBkRBAEF7IdktVJroQBXyHsk2cZ3v7Ic4MJ9PwanCwj4pM/Fms2IW2hvn84A2slup47Q==","signatures":[{"sig":"MEUCIQDyrbe2OGmfCMW+Jr3b3dHr6rl+e+A4wmxh2DxJ3NXkKAIgG7gHiTSbogF6R3JuEK1sS1fvsiVdlWonAdFP3theYpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe3JRCRA9TVsSAnZWagAAQE0P/1AQnNuL9yIfM7T7kVE6\nn8fY5ESy3FdOk5iGLlHlXoHnkzGsUgP2fQMexb14tQuKTpMeFD8PY8uHkbAl\n3F0EeerlYDqER7BDlTBtFGJwpslsuphAzdgzA9unOByUWxXNoMKg+qcw2z13\noWRQ6bZaTWmKC70kWWy5fGBR4Emg/s3ltcaOd+NdvhF0nHYlJRljVc8kusp3\n8TlZOYC8gG15bUYA41K6H+LCH+99TnCJuPxmhurUSA8BsAg9ZKidFiShcT4G\n32dEx8NyIOLKpTzlHUfxCUseGWeAOyK4weu6IMf1WDdG3KC/4j07jEW2G8l/\nku7bhKbJs1AXVEXcO6RW9JY+0rMBfM1LU+cx2E5SfCNGp9VZ/sARBc0fQ4+I\nagh6sbtPhnjNGnt4bcxEqVvWpKjjUPqCVLjeMEPMQSwN4+qZ0lwOJLTwW8pr\n7OLuHvQR2xHIXnuAJfMKDtBXwGC3p8b6LzF1397glosf3gr1ZbNXadMKQwn6\nb5X6RIaK5FlQFdFN2HlKZ704DI4pUrGXvq9RMUnXMug4VPs8LIcdvhsU1b6v\nPR/TAj9/0BRiou3wy2E/TE89dL02dwp0leFFe2mGm8hck6llRHKsytjJm8n8\nddv569gCzYkmeZfWgr3csYHqaSmiqzLmY2HxagBkpeyazNp38kE//wda5xIL\nxtgl\r\n=eUwG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1163f81.0","@graphql-cli/common":"4.0.1-alpha-1163f81.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1163f81.0_1601925713063_0.17575368605911357","host":"s3://npm-registry-packages"}},"4.0.1-alpha-6782a1b.0":{"name":"graphql-cli","version":"4.0.1-alpha-6782a1b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-6782a1b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"776e448d9e9f225cd5e371d951b47df1b6bc9fe3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-6782a1b.0.tgz","fileCount":14,"integrity":"sha512-63A0U6wvWZlG7cGYNh8ynBZsLsyhciPm1tCXY2dBcttzre/cfHrLFv27OrTaujv6Ry5nHGaNKB8aZJQbHQhXiw==","signatures":[{"sig":"MEUCIQDs16AO9HZyT5G24bFD4KwZitYokVDw9ZNmP1wqN+TjsAIgTAT1Gbuk5q6jej920cXE97YrY0BaGnXfhZM6eWRmvLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe3NlCRA9TVsSAnZWagAA7usP/1qFx/E3quWGV/k767kP\n/xjHlbsM/fBxnHjc7oU4xEHMZGmKVjw4wx9FTlnOvRFJH/agYH9b2V8IOyqR\nojEMgA1HHV9CXk6SherbrsNVaEIYfLjBhSrwuh8xbJn6ySybwys3e2tXozy7\nfGy+KDenWswBUzYdRUM20cIujegujXr45Y2Ok5nDTMeS+Z0NtQYT+71X9Fk4\nZ+MTggT6hMFAQJwR34XK7zULpMsy724CVvihrX3+VeWPsZ5T/P0OjgZ+IFM3\nfkhORMl3N7v5fibNUOQoFhaGWkzjzu46HNxTp0e954TlJJ5oMuyz/Jxz5k7l\nXoG0h0S/WgWlPUuCMEXsn30fXQj96xliAmj6YMp1rt+mdcuQDdYsANtegnUR\nZmpLEeSgQ75G6nsYyxwff8nEEPdBUFZJ3g0W1f6N8nU1S5+aGB/04ifsTAEJ\nCcI01YEiXpn2aq0DMV2uc6oX0/c9LLOgyovdDHd+TE19W0aemz1hTUPQasCG\nsnn1fnNvDyS11Lqger82/xD44Osi0VJBxgliAWn+IRp7SCNtOp/bql34iYfe\n2B6vEaautA0IfTRgwLLsPM1M7X4EB3X6eQg2AVPjNkk0QfAClFvRkO2Y2Ap/\n7FlXQH8IQ2Sd6ilqACBh5hDw/+8xclU+8XHw3pQuD2Xjpxz3bCzllnATt1SV\nmQ2m\r\n=i6P1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-6782a1b.0","@graphql-cli/common":"4.0.1-alpha-6782a1b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-6782a1b.0_1601925988546_0.7285044169380215","host":"s3://npm-registry-packages"}},"4.0.1-alpha-d88ffa7.0":{"name":"graphql-cli","version":"4.0.1-alpha-d88ffa7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-d88ffa7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"417e68de6b4eadeadf4012325f0b0d7c4992170a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-d88ffa7.0.tgz","fileCount":14,"integrity":"sha512-e7A8vlF4TMtAony4JSjtw1RowMK6TJ7lG+njefe8fTMYNEwIWe/bW7sgKqYnqxeM3qfaAnQfmgxqyHBJ8eFiOQ==","signatures":[{"sig":"MEUCIQCaArh1RsRsoC3bPznJYpgeQQpPyP6uq8aMnGkh1vTNNAIgMH31omAjnFQqucCziarNR9LZ0gvfjhn1kIS6gHxzFQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe4PyCRA9TVsSAnZWagAAEHEP/0fi7GRi+no8dCkToODl\nTu2FbuhsNhjFCHghelrDtiuzGTLmg9+g63AqVTlDag43/rnx7tXb4NsAipIM\n6ShClqDGWf2Dxm6mwlZe4EGFmq4bK9XqOh1HhSJqi/Q2DUzjBdnPq+F6rf5Q\n9yXyHjn2wxj2JGYjQGcx8AqT4sZCMOvFZraO8mS4LeG8binGnIyZ9FnEvFbw\nrACDsObS1GBIj0/5cV08pnI37RHSRzJuRi6wtSbtioA35weFzRJxui+wEMiW\n7DxXM+Z6ENjtAIsov7VWFg6LZZT5EGuS6Y8gg8FeYQzX5tpH4ZAt25N0yfBk\n8cxb7rAfFq3D9o0yGUmegEDWAU8Nzb4hGGx79n6sPTm43UkJYNIZSuA3RGaC\ndf8jHV6IlOJjXTkSEEebW+DKkCrTM6swR9b/Ngwc+pZwfn9LbDd2MYPBSpfb\nIOLh3fj5i7AJPjJYy4FL3hbL+ahrTaWHLTxNs7h9nf/pBeryu9J7qZpU1SMO\nn0mksJag85OH3iWbSsHUJzQJvAioyMvuEZNrMCD895YsMoHHJdWRMeNadcKD\nTqkLFjJnXB/B79HEaaEQbVFY0tlKT4L82Pp9pl3ty6FypTns5fLEXfprSbvP\np6LNMnTF3z+J4UcEdmKKpSe9Bh7WupfpnqrFAXkV8VsD8Ht7fVhaQ+KyEgCd\n2W2V\r\n=OHLs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-d88ffa7.0","@graphql-cli/common":"4.0.1-alpha-d88ffa7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-d88ffa7.0_1601930225724_0.9808082221058882","host":"s3://npm-registry-packages"}},"4.0.1-alpha-b0651a4.0":{"name":"graphql-cli","version":"4.0.1-alpha-b0651a4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-b0651a4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e55c30a412321591dc0546786619943c75ba609e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-b0651a4.0.tgz","fileCount":14,"integrity":"sha512-QnULzSfYuy+alpTepBF5UemoKPHxm/PzLAo54s8jPpnCFZLvpv6QZZ+IJDo6Q8VVU2IqTU5FgTKBMkjaZTcZDQ==","signatures":[{"sig":"MEYCIQDcW4WfAB4sknfWLIkBggVnjN+yvZsQmcflB/cG/0rFhQIhAJcvmhRF5axvJUEviUSnT1G73T65HJYCUvM8ZHx0hc+n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe4URCRA9TVsSAnZWagAAVGcQAJUIqPwl+msXiHS05ng2\n97SZDYiQQ7tQsL3EbcE9UT16I/7hJGmjnvJ5W42nIYk3RuZ0a0N1/6QvDmDt\nxQ7qNgbGV5+sak/9GXvuPvxIwvW5XzxNAOl6FCi4VDrUwwv4y1P4Am2YMbg9\nT2xHi4lPWO4ix7DiWC2wchWerdhb4/wBgS2Kxgy1hfqngc9OMvAMnjWluf+p\naHw5Q22lgWdILfQV7F8AvGvo+BiWqPnRVXYCS0++HutPBr0YvUc5oYuVoXbv\n6H/nTXrLyIIy7OSp137r7K/evjDq6MiJ1jyuQ6YFZIILD7VfWC2uYw+CNLTg\nMbAST36nEiiw3l5Tc/JYYicJYSp2BqoolZjOz//XYDuyx+NQEHz7DqcVxAp5\nrDZeXTO/gQu3w4ur1PZoaPhr5Iko6Q3uDCw/nexmcSZKVsiohHQMJY+eocen\na98hY3kcoOthY2EmpT2m8A1aDKwsTA9zTNAtraORQ3BVyLRUL3qVTOAliE5+\nNerxp0UcBioTVlVxaY4RR4Hh+BwAKy1jg3VZG4TbBry01+DZNnoaifUt1Uau\noGapNN0MPmuWIwqoe4m2I89dnR1oFizorJk429KzmPJ0oppVJuQlaGH3rs4b\nGaJfDYYAV/IX2l1K809tyBg2UmEdFz3LDQqIKc1Ghf6ds+HyMVpHfwsmBadX\nuCR/\r\n=Vaxo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-b0651a4.0","@graphql-cli/common":"4.0.1-alpha-b0651a4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-b0651a4.0_1601930513069_0.2259251131686184","host":"s3://npm-registry-packages"}},"4.0.1-alpha-eadc67e.0":{"name":"graphql-cli","version":"4.0.1-alpha-eadc67e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-eadc67e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"730f7e40b5874d1bff75d0eb3811a91ba065f1b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-eadc67e.0.tgz","fileCount":14,"integrity":"sha512-MAPDfBR3Zs2sVuo+aMC5KdiR7v65gcrY79kHbAw617wbYmiB2iOwiIj8rDdKuI/MNO971u6Fqp84ZELa8edLJA==","signatures":[{"sig":"MEUCIQDjVYrwp8mkuN2aIo9Z1NL0jsFEEHra1gUGkKcEFdsrcgIgcUelx0MqjTMW9Zyhi8RZLd6ac2Ekud6N2PStKZG5A48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe6BvCRA9TVsSAnZWagAADIkP/A7sLRu+T1pnjndXIEW6\ntFH9ymUTSZnRgtNGSAVDW+jrZWhIuaDEq8wKji8ctBpvjJT0JmjkmhgvJ016\nU5ihw1rUVAjud4RKDMZ4obXVHL5gT0AtiKbrwFk0lsCRixLvwvULzGRHmLti\n3xpZdO6FvfxM7oaEPbMf4g6L+QL/srqCH35wugo45qLxu/yJo5amIjqL1cym\nLEpB9ROggnLnYaOz9NVQxfX6pwkeNbG4FAU9J7ZyXgVfQYscMPxO7pfk4hH7\nC0PAJmPbmLB6qOIjfthBtqah67R3BYEYQdI9Icoid4PdXfinPV70VafFH5rF\nKxh7thHw47DFgc66PPcEGcT8Usfnt1TDDqy7yCD2UGQg+Um9iZ7v0cst/l9k\njzMz5dSXhKqx7tLkub/yrKbYNNztdolfixRbpgIZFz0ilg3CBZA6fCZKGXGX\ndkukbV68W3BTihUdfFSnPSBu/UDxGMOQ4sQMXYl1MJHc0d4vTL4K+00gjoke\nPOhByBMZsRpVVr9NW8HMWh9Gf+NUO0HpJ6I7qIZklXGTS6oiEI2rYjKklNxC\n6+HnIh1FjhL9324T8Z9Yll4ZmnyTaNyKheAij9IzWVNRgimHNlWZTR7y5D29\nvcrrjCdbSkU4/UESF3Q8tSf6QuQbCY3/YzixCZ44dd9r4VayOXIrI+M2vSFy\nY1tv\r\n=f9PE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-eadc67e.0","@graphql-cli/common":"4.0.1-alpha-eadc67e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-eadc67e.0_1601937518594_0.5927973845077303","host":"s3://npm-registry-packages"}},"4.0.1-alpha-7818d4e.0":{"name":"graphql-cli","version":"4.0.1-alpha-7818d4e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-7818d4e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"079f9474a8be5925d37be6c79f73e0d4ff31ba90","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-7818d4e.0.tgz","fileCount":14,"integrity":"sha512-+8l31mpCgSFx5W9eUppFiTV01AA2S/MRqacB2upbW8c58U+7S+P0t6VVT2gLOrM+RrR64ARoj0qbIyO4rPkb7A==","signatures":[{"sig":"MEUCIACwVJrSLghL4FjQh8lNHs03NjVLiSC8x9HCnw8SGw7sAiEAnFQDpEQ/nkQjg7kXGZe4CEUXe7Nb2ilnPodoCGlPO00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe6HoCRA9TVsSAnZWagAA8ksP/05FhrMLOkvYutSAFeBU\n6xG7Lp0989hXt57oNuRngLgvhYlnWSCCaGbTavWs/SmsJgnW5dSrVvbO6YB9\nNkoYDkwOxc+5sq0yXO5BQrFszQOiJB/d/PQIEb2u5/5/Vpvt+ob3qmCX1N+g\njlWro7MxzYK5xy6X3ix2CzUQt5SYcqPaNSq+a1HiZNhDTV4lTkBZe7V1vKkC\nzbwgYdgQOJji464zof4xygEK91Zf5TTO8ZodgTU5F3IjQR08G3QW4REunjYE\nWPUO7og81XsuvHZ/iyZIeeBDUjlXSt/WXdwPMYcMP/8UhlS0bkaInY2ZjJ5M\nMNhIVN/lphhLtD33oIwXIVfbID7KfsnetXEv253cMmxFNFyDnF0FVZHiF9wP\nkWk+O/eHnxoOmv/naQcGWmpgsP89MoM6xP/xfbkwgM6Kvu9UN6nW5Y1Givmt\nmvS2rtwvFovEzJPNciVjzHAUBLhG63bBGSBFMTr1c3A03AvIh6WOImzQLHCu\nIS0ILm1yezcNuA6er6sakka2JjHzzSzjy7MjcpXC1VSbRqnT9n1X81GsmHC8\nfkSChu+HU9tn73Yfdxh6ExK+jwcxX2igig0rXGjBymwHa+PumcB/uwc82TrZ\n5RTAkOxLqHMnBYPmyOkF+g+DSFdV4upNyqUQDLToj5t1mJi5wF+mD2jrYnTF\nQjbx\r\n=OHSj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-7818d4e.0","@graphql-cli/common":"4.0.1-alpha-7818d4e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-7818d4e.0_1601937895425_0.16125483258447249","host":"s3://npm-registry-packages"}},"4.0.1-alpha-07f138d.0":{"name":"graphql-cli","version":"4.0.1-alpha-07f138d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-07f138d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"98c46cdedb6d6c625f4b872f8c58d00796cda36d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-07f138d.0.tgz","fileCount":14,"integrity":"sha512-U+WCq7tAfMvgYoPzE9NZKMPNNidlkWT5ZdtC8p0hdIt79G7xwmAimHUHjToE+2eUOLtfL6epIgN9B4+uiShrSg==","signatures":[{"sig":"MEUCIQDMRF9WpAMUxy2/KQ+4+7j/+YiigFZMjcEYn5o19/rPYQIgGL5YS8PW0hjZLK9zlQzpI6N88zQWx8nKyigrGNbeTBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe7sjCRA9TVsSAnZWagAAAQYP/2yIo7uzfWXcetRgaPSk\nthnmUdGlL+EFDJ3Bu/N0YbveHmensLSd9s9fCcj90kmbBcGKcKSsDIcInrvx\nGwWnxsvIDvO03DY3rQuaTGdnW0iqW2PIW9cQ6Or7rc6Ur3jgwLTcl44umL3i\nCfcHM7N5a6oo3+K32pPxnIj8BxOSPKjrm79UWU7hyx8VIR/dlbVzLBy965DK\n72Zt2Ul3QW6VPQlGvJTy4yhHDCsL+9FjLzXtl3+Gbu9XovEGZZK2iaaACMYg\nlw8GiIUQP0kWDEQ8vuZgB0j6+wfGCwwawryLEyBEVIZ+LQakXhkjlOoY/Hzc\n5605WS6FGHMke4AABxgYYMXnYvw8eNEOm64w9eMkvhY8KcxROVKrO/oC9kpF\nqlDRot3Iz0HcOOZb3TA6CP75Z5btFzHJeNrA9mxUildNawf7p939vkQLUhVk\nSwrSoYQoMIRWK4WxJvgnNr/DnC2auV5et9JZlylQ+wUtMDagCDbCG8kLlaC6\nRPBkJNavWQkYGsqvnIr51Uf7qmmdpIVBPDbDyiUHRC5leZMLz1hAMlhMj/hZ\nJJJNK7s3wUQBCJmDe04/mPouYVKq8nmYmT6RBR/axm+8DTgDFZCsV9E8BJ0P\n1dCs8pNKRAwjjgNCL2RlE4M8lJUitoG/xTQPsfnLEH+9tlQCCrciI1aPz3jD\nF1Lt\r\n=qxX7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-07f138d.0","@graphql-cli/common":"4.0.1-alpha-07f138d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-07f138d.0_1601944354963_0.5029389074174897","host":"s3://npm-registry-packages"}},"4.0.1-alpha-17fc3b2.0":{"name":"graphql-cli","version":"4.0.1-alpha-17fc3b2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-17fc3b2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"303b1cef94719fc2713dc7293faaf6583fc7ddd5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-17fc3b2.0.tgz","fileCount":14,"integrity":"sha512-V1SGNE2txUBVqaXkf/btJ/rvlARZWgPmjcDOCG+iRCEe9MWHIcdW7GMc/Fk75U7dQp8YpGhXbCyo3ekzVC7q5w==","signatures":[{"sig":"MEUCIQCdqTNYf1cTcbNDgFuvih5DKxKoUWIEB3FSnuAENtRlSwIgGPwm/RFzIXMqStys22x6DuYfFZXkPxG4mj6kGvS4HMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe7s6CRA9TVsSAnZWagAA2XYP/0TfpEMPVhs0fm5bajn7\neO5iYevDQMgX82n3rPUgUB5m/QiwVARHxXkc/d12nNcnP/BvUZ65QloO/yLM\neRznNI3UDDGUpgKK9pwVrRJ+M0/EZZszYd9IEYgVKYzHD1XOiNPFufRcxvyv\nFH314nWJZIG4Pudr4L7KF4/Y32CFC4Rausb/E/IbmE1os2DGr+p44gxj6cTF\nhrt5LIWBz5eoZMlMSuYDILPCmBrOvD+mWF6pSGBwbDtl5/goEAf+ytIGtx4F\ny/vOpUJ7/mv8aKt5wOi1lbKzz9tUIvFI6xEmMRzcfmBNNYKpD7OFllWuMP5M\nXRowA4IgdSYhsS7vJ6y8LqDeHt5iWNJJN41uh7k113CSqIyF6BgJ+WbuemHT\nM43z7mtNnwhqqgzNQkMcySdJvsy+eCTsI48bLn1otdW4MyLKRbPxDr69SWbf\nrUCVOfvwpzJ1FWO7BXSGTcTGU3RARrhyCLJ9P/KcRtROgxoSPIVEnJWvG0NY\n3fIX629By1Zg9Qm6tL+5iB7i86vH7oZU+o5C1AajGcKEAanw8EGIMNVQAY59\nGj1LEfE3EmMv+zuZBjq9cl+mmnlmtGag9KjNMpnO1HrwkSXFmZbY0db50F+j\nyqgtZqKXvjMh/3bprwyP6iHX+N7pYQFuMDOTlJnWWWEoYTC4AMYJDhUWhwVs\nju68\r\n=Rig0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-17fc3b2.0","@graphql-cli/common":"4.0.1-alpha-17fc3b2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-17fc3b2.0_1601944378086_0.4471786235502073","host":"s3://npm-registry-packages"}},"4.0.1-alpha-be50337.0":{"name":"graphql-cli","version":"4.0.1-alpha-be50337.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-be50337.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"61617246755859bea1333b760d5ff997048dbf6e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-be50337.0.tgz","fileCount":14,"integrity":"sha512-PYE0l40Bs/9b28XFQ0npdwk5dN+WTIhiVZg2umIPSlOaubi4wM8zLMP4alMprc8KgjW4GEX39dZTa8EBJNOx/Q==","signatures":[{"sig":"MEUCIQDezmvYZjOf6LmHvEREZdS+58Jyk/O9JMLmadSgoQdLOAIgMo5SLsHmMwcBcSQ9YgtL7+FwoJ1NDX2xYATCXYPgKWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe8CUCRA9TVsSAnZWagAAnvYP/jrzUzDRjB1m2C2kzaUO\nVzqgciTrMMcB2BTt+nXXApdzMqG2j6SpBlLwB8PPIDo2MvOM9VUJCgMsO7KQ\ntdFuG2k71Dqs2/nbzw9rfGPzSD6Mro4YF0lN313p//6yihJoiHl6rv2LBFP7\nlSmVQFIfg6ygprwqgOnuCaINPYGBcoKcF64V7f3gRplUza7MVJYvY4FA1gPn\nPzyA15uz9rFm2Al7PILO4CIknhOm0pWdLW5pfXnWAEV61lfxjQjusUV13E8x\nNd4+ZsaGFSWoRRHk8HhNd2z+2wxF9y/DqFvRjctv1c2gUROFTeKFadHf6IZX\nY3vvQDWTAshZJ94OvVzkYtokPYmwrhykUj9pwsHCmAvNBAX1gZIVf3M82QRM\ndRad4BqpUcxeUoBb92lqbuVumjDgiJJT9ux5v2UVkweIBiJTLPnpZjYpZ9Ol\neZbSAWpHpdKpVCtuF4bLHC6xxoeh4zYSJzlVBH4v3A/IhGw8NGAgAM2kRVBW\notV+fHiTn1m1CXMwAAsTZzQ50ynCw1JfBFWWPVYvddDs9n3AeSf/QB51lHZO\nMWFid/mGoUmQ7+E453jrJhZ3Shha2VxkLng5GbeZivaUGStS77s4bGsVvsWw\nSBXwsADbFQGgdxE8BG3HypyebDtyTPqQIgy/VBRkMkTfgLAFs39mwWf9bSBN\n03jo\r\n=a8DN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-be50337.0","@graphql-cli/common":"4.0.1-alpha-be50337.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-be50337.0_1601945747939_0.24431467718742939","host":"s3://npm-registry-packages"}},"4.0.1-alpha-288ee27.0":{"name":"graphql-cli","version":"4.0.1-alpha-288ee27.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-288ee27.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6d81df887e85a80bbb493fd7206191604e0bc6a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-288ee27.0.tgz","fileCount":14,"integrity":"sha512-Lb/T38kiMZ4hwzVP9nj0465dW8EbUJZoDynrloIw3Z89Op7llWDZ3Mh48AQzSmKrf2qhgUJ7OVHJPg3ANWW/eA==","signatures":[{"sig":"MEUCIQDAPYUggtUjB+UHj3O4NFGWjnCnITqhAJm84ZUIym9b7QIgd3Dvpq1JcH0XT9WEz6EciGf9nlZhzReNJEGnboM7TU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe8GYCRA9TVsSAnZWagAAI2AP/3xWdmJkrFoqEVq0j0Pp\nibN/B0w5+1OIlAgv7MZ+V1FNhu1tTRGFaMo/fo0lW2T1uQL02W6SEx9JIu0O\nONG7JNuVQ6QJIT2n5jRWYK2Q4z/k5b/69lUiXdEEIZk06iM5PRfWusZZV8Bo\n0TJnmgaSeQUpLhSk/rqZzy0+/eSDbZJ9htLoGt/H2p3W2NzDb1vW8mXrYSmL\n8YIlX75p0yl1kMOiU97BkCjEJHWtCSGybcU+KzwUWtPZwOOeM/wFtfb8nc9F\nwQkEhZvM4qApJXfMk1TG+SGQs5wGPnCMmC7rcmJicHxoikX/7lIB0JjfSWHh\nW5+AXwWTds/eE6GxMBTECbAAng4I8uL60qQhzW10JbIuMUTyjkWDarqzjq9A\nTtGLH2FT7fq8XRlmHAOJBDoJAPLEmrQ9oaHYA/oxuFLnZnAFpIQCUzRpdFId\n3Pf036SRRJzIyTqoP51rrqLjycd9kpo1sa2j/tH1Dkn3U/+KhszU/rMwHMfX\nBT+C6CHtRiJudEj5AU/rIAmModM/giDiy7Ka3PIYx21JIivrs0tQXWB8MzOK\nIlN7EtHX2eaUyE0Ld+51esi7+D3BotHKDw94TZFRKhAC9OrTKAi326sjJk4X\ndXekMz6e1d20D+D9lbK2HP4qezXSypSzN+4sOfAuB6Zav+D7zYPgV+HMpL0W\nORIL\r\n=NE+s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-288ee27.0","@graphql-cli/common":"4.0.1-alpha-288ee27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-288ee27.0_1601946008259_0.11382531609676017","host":"s3://npm-registry-packages"}},"4.0.1-alpha-78bc3a2.0":{"name":"graphql-cli","version":"4.0.1-alpha-78bc3a2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-78bc3a2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"94a6ddc78b769f43fd822e830f5733bd83389d11","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-78bc3a2.0.tgz","fileCount":14,"integrity":"sha512-of6Re35db7bKf/Ht5KPXHE6o37SKPsDZ6HvBPg8mDkupUuhHUHbEt1Q4oipmIZdv3AY6r48K9uwJJaFqUbJMMg==","signatures":[{"sig":"MEUCIQD/ecO28zeVp8HllsZwYmAewKQwYwLdZIIQbOabWVYoZQIge978PzCjY7aoISTBF9xKqzbKJRUXvQZ9KrjFtcJLLeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffA1wCRA9TVsSAnZWagAA61oP/iY/26Cu77vwW7sXF0Ni\nEjmnfxQpdTYmYelgT8QCvIiQPustfAbWHzTX7e+94w/YlrN8MBWiPZk6uv4M\nTYvOef5/KQOQThK8ASkkkLjpHiuT13vHuYhXsjoQEjoZdXrcuDDktuZ6TSrS\nw9keVS5Uv3ePnBOSmPaAlpnTk4ceBke3RrG70tJU9j5U9sF6f9JMV0bG6GPh\nEgJat4X8S1B/lL7lOM8KRjlERaNwRqarvtm7EnQBACbriAdUQ9A5wJaWwxZq\n+nFUKOPFl5NUs0Hmq5v3463BE/4xd0TBxf8dUZA7uHkVuoxhgdiHd8u0xV8W\n3vc5oU3jJNaEd/UThOVuFVSiYsF78/JxXoYgyyh7RycEx9KPCSKBz92Fh4Sb\n60bc6ZHhOJ6AoUTb+3+lFKkDfP27Yb+m7t19LTjroprIAyAf670flOCF3+tT\nWYtPs2lkY5RZHNSog+DcQMk79FRz+AwZDE0c0VwTtG6w6KKUDjfRkeML4MBL\nGVrN84fNjK5fsrDVKdm6hwI8i+EaS6ZBvC0Q/1qXZm4UZ034DH/aWW17CPyf\nWdlqIUznb7ybixEvoXBSCZhXy5uYAxKgh2PXPdjIE468qfY/IZlhRX0394Ug\nOjHWPMUuaqXtHk3/qCta7tfnX5eJEXv5034X3I/6lGteev+/lzh/rvpZxnpN\n/13f\r\n=NMvx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-78bc3a2.0","@graphql-cli/common":"4.0.1-alpha-78bc3a2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-78bc3a2.0_1601965424394_0.5820795630753524","host":"s3://npm-registry-packages"}},"4.0.1-alpha-1b4f579.0":{"name":"graphql-cli","version":"4.0.1-alpha-1b4f579.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-1b4f579.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fc45afbf9299f082b835a5de48232683edec1d83","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-1b4f579.0.tgz","fileCount":14,"integrity":"sha512-4K6+nk0qpLFFWr4Asdvf7evF3ILnxFPMeY9pYvPMhYzGRgmSUSXboZsGD4KXeDfQTn/l2OBGTwncKCE2ogcLtg==","signatures":[{"sig":"MEQCIBJzXrj3KIC2sRfU9bVve8wXfUn1W673VZ1aU9IYyQoaAiBDNvIYubJIKYcGCIU4LpbBG4/Vc+9R+lyzScPnuvxhRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffA18CRA9TVsSAnZWagAAc8QP/jzE9LPbuD6z75LsEXsM\nGoWqa/2gW9k/BF2ShNW8I5T1ebZcoJogFGnIbhM4GhV97HSMIwH8Njp9RIf5\n8tXQkPPhbDLVO/mOqx7PGAliDNVV0O8KZeZWXEytuJd/L11c0JoZ8iuU8W8N\njQqVWPNbP2E3HmCD6QWUPM6MCh8/hORQv943oFmVeoebUlvd7WmR8PU1+uch\nb9r5xiBtKdfBDt6ORk6PpUIUMaVaSxm1uZc639j59TCumcWxu6TeYqsxBbP0\njSorxUhYgT9yp4lSdqMKy9NbfuEeiWZoMDvoKoviFyJonOk2X0I8Hd2Y97xu\nxLKg/KFjLm5DZzwZCDS33WO6oKEXB/Ufut/M7sQMRDsmwR/5kgSmNTRK5jBI\nPLZQqLkYdySLIJeRwlvFMqT3qiyjgM3ccdmqvgAYQZLGunjhytO+HJnNbBP+\nNGF6MZsZNOmFKQ3kcA8cPXse5LNyhfq1f0r7CAGAYdPk7pDSchg0GquadmHS\nS1iXhjST7UE6wH6Bq0NUdj8r61CC5olwheOTMR5DtGKqL1dKvNFdUVr2x8sP\nALFF/eW7bBh+7Jx72uJy2Pb1RAcCP1L5a9I0HJ5cUQ++xdfKEkviBU3fI7YU\nu7h6nqQZbkNDXVgAWvr+3loauupSPekorGAV+HWyZJ/SGUN76kmujaxrjNl1\nwd+w\r\n=mJmZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-1b4f579.0","@graphql-cli/common":"4.0.1-alpha-1b4f579.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-1b4f579.0_1601965435335_0.025961045452728593","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5d043b5.0":{"name":"graphql-cli","version":"4.0.1-alpha-5d043b5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5d043b5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"10093f75589dafa9378f1addfd12fff4b1350bf6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5d043b5.0.tgz","fileCount":14,"integrity":"sha512-Xqzp75Xu6mQl93XdekzH4uQz9V7AZdepsxTenyxp6vsr0B1MEQji+DnSfPFRlzKQWXBDtFe07g3ZrK9SfyCnFQ==","signatures":[{"sig":"MEQCIBOHGFHObzAw7CUP2BmsLgnOyY9LXbRVAbaDcuJ+kjlrAiBpqVr7XVe3pbHIW51VUdjirl8UnupIsEYWXisCHtyN1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffA6PCRA9TVsSAnZWagAAGowQAI3y0ji3yimktRI1qfHU\nXZ87yQYUJVaset7cenh6eToo9V7imSu9KqOTFtFTuPRY6r2h3YDLFvG6lSJz\n4z+QWm5k4R0vd/NikySS7Z4enbVONgAwA8lqLVjV/hy7vlARPcDmnyP7UAsl\nNFqHhfvt/DFQcasNRwY6FP9FUaynOHqHgk77Oh3QKOyczbscP0PAv8S3X1gZ\n+/Jg0OFaG/RUzrC+tWajEjX2AmEfye0d7QsHJMHPfg2J3V6kz8LqBOb1gits\nT8HnafHyrDcjtb0S9EZxGBx5n8UEwjQTpcyOPpUXsTUrjR7DOmvIwsZmQYRk\ntaSbV6l/dLJuaSNkO8m1E5M6jZREskH12weDsfGijgXwJjrbLzgDfuTCBP5r\nOcqn3bL6+D4fCwylV3KsjfMFrqA0KIDXZzjLqVGLqhLl5dMhDjJ/AXVXpq7w\nbG5iFfO++cxvkKhKYDDdK95LWKo8GQSJx3LZb01dPrmv++lp+6neuVpwN7yL\nMZt7w9qolsRFCzZI2QU/oB40fj6dFVfuKBS9e9kTBlLKFRWi6eNNqtS6y8tE\n4uxUWu6QDNiS/UbYIzH7qvVaK03p+w43a6b4oZFsmPWVI8n/9AJlspB4Tb7c\ntsbzBuc0N9WYRlSGd0fOF4e/I88h6rBPns+4DwesG/AjGSCbuwAGRpZ2Fv9c\nyOiE\r\n=1O6Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5d043b5.0","@graphql-cli/common":"4.0.1-alpha-5d043b5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5d043b5.0_1601965711140_0.8187883433711689","host":"s3://npm-registry-packages"}},"4.0.1-alpha-e87ef27.0":{"name":"graphql-cli","version":"4.0.1-alpha-e87ef27.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-e87ef27.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d1919473ff0b79178cd68f0eaf1ad455f559bfae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-e87ef27.0.tgz","fileCount":14,"integrity":"sha512-fkz0uR89M53AgIcQeMdDl/gYFLu35zkk7J2USUwL9RwwoHdfNa603gbiuAf9G7WIs/imAfhxVWvUEP/Ad0dibg==","signatures":[{"sig":"MEUCIQCHg1je9hNhXKIaB1ZaMXpgTGC8OIsg7u9UvM60qkkIcAIgA/f8s47UqUX2EqkhDMGEfN3D8P7umkAPmp3FZChxed8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffA63CRA9TVsSAnZWagAAEzcQAI0yjhFHJjjh2rCmqKu+\nhFTy6Rxc20WdjtbCy8O7JQ+bOyFx1jja2jvn8BW8CCNChMuztI+IiT47SB61\n0kS8wd42u8iVDYoJcOK4GGmww7h7WSzs6nJ2MgqyzooRfzCeRHJcPYe1Mqo1\n2kOgnQ9HYYoN06luR1y/V6jbC1gPtMlFj3ojfHD3JHtwiC8G2k6tP/vICfKA\nRUbFv0tnsrslcd1j6q8SwKPHBCLlm0N35HCMBEv6KwJElkuEOghlDJTwBKri\nQdyJLUFzLBdaOtVUEFvFBlRK2wtLznJPCQNfZcf3K/CWggAmrx3V+aIkwJVA\njDLrtZm/eKmhQ5tdAsN3TB7DHNsnYMw5ad1qtdUkzVO20acl10uP+/OZrp7c\nu9aoSkPPwYOPtvlbOA9Z19WWjwplO0WbfU/CaYSuT3IZKp+nBs/I3/kRACjc\nqTwkxyzstlwcvd9fq0PTPETTJlTISgSLrltMcSbFM3wfW+gP5AJ3ymdsYAg5\n+E265bGbv6iGcEwhar4KLEVGVAfZ4rHU+I1d77zIQUHe0HRjBv8IYHDKBrq8\nYgKefV28NdY1GALbfPAxkpt8DCQc17anxyLss5rfi3dQEHURO91QRppFD0Wk\nfaeksVAYdk9xlhrVPQmefL2tgxrpA/DJsgxoMC5F1sB0exVdb2vUiASGvmNW\nbFR6\r\n=VWaY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-e87ef27.0","@graphql-cli/common":"4.0.1-alpha-e87ef27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-e87ef27.0_1601965750559_0.026051543017824974","host":"s3://npm-registry-packages"}},"4.0.1-alpha-5ff80d9.0":{"name":"graphql-cli","version":"4.0.1-alpha-5ff80d9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-5ff80d9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b0bebbd1871cd30d9b9fe4984c0ebc3ca014d1ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-5ff80d9.0.tgz","fileCount":14,"integrity":"sha512-q0Nzlk6dxSqMK4+Cgt6YGPtYOAn7A39qDnwMZbVQ1v50+0kPg9pHzcUykKJuWjFz5vHF7A6gql58IB1eERd79w==","signatures":[{"sig":"MEYCIQDF7YL2vYc4M3YBwgzTSB9mUO4m914JKjt6X0sXZSHRPQIhAPMp77x4iEYW6jp79OrbnqTumYK/DtG9Ojp7HRQlGKoc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffJI0CRA9TVsSAnZWagAABaQP+wQLlM2oz4FnRVM1LoHK\nenZbxg4/7/REsJYsTw7pW2JBZgJ2jhUSK1nHMIuSn1Ex4+gxuhpMupRWivxJ\nDJvJUstXBAKI4cGaCmqULmRVOSr5NOGR/mr3R3KVnvy8LDGk/fRT0qU/vejq\nldsLkdGOaJNFy92buOupJFhHWO8JPSuK88sdXjokxGJS0t0WsKANNJYgNHgw\nbXV5wqaIEUZlVPGmzYL9kCpnlRP8EyaeNoPoxcfseLYMIyRDiuUx3+YdreHZ\nHTNBeprTQIFtmsDNPDBkaF85BBf4BKOy6g4U5lwbvKITuOd0OUyshPJC/iPd\nVJb385Mw2u2ZfytTA6nZj723jHPoU/v2IYJ2D5asf/TVZN66igMHHbGwdhb6\ntg4bFf/IzYtBv4tsHeuuf2u8ukz62/CBbOtodCAb3R3xIjvNmdhCu7Nyxrjo\nu1ZL9FqwfCeHXGzC9Drn4b6tEiewI0GlirkMD/RrKP7sAPrUnl3a+erevLk+\nCpLQAZtRY9wJLxyVbZ3oqdW3WTrQq3QUnWI8VA6rRxKbpuFXsxsHibzGpAnz\nwvymKt3es3P1tuvnWfBOqA+1bDoQ3Pu+574m4oAlmlxdLEpH0zZYCgnKES/q\nX7xuHYB0T9wQemC2Xraw/OdJvTydaREhKUPFmXC0JOLdpH/UrjNqU/POjFSz\neMXx\r\n=UgG4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-5ff80d9.0","@graphql-cli/common":"4.0.1-alpha-5ff80d9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-5ff80d9.0_1601999412410_0.16539284184536074","host":"s3://npm-registry-packages"}},"4.0.1-alpha-fcebd97.0":{"name":"graphql-cli","version":"4.0.1-alpha-fcebd97.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-fcebd97.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5c64c537ccfbb1d77ab7b23eaad97f00c3008b4e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-fcebd97.0.tgz","fileCount":14,"integrity":"sha512-X/rBjZTgcByluPf+yzoTWHMlp07R4+X9PxGs0+knvyWDAGRAhhr0rBHl2IYibApRxH1ByoJQ4C7DS+4adyItyw==","signatures":[{"sig":"MEUCIQCfroSp7hUK4vA0KPGZ3yOiwiHNlOFaFsYrlm9zIoK5RAIgceE8Z7zOGcLzxCis/6+1RTDdJ6QYo31iR8/5z249cq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffJOaCRA9TVsSAnZWagAArkgP/iIL6fLFiOCM7eHOdS7d\n/v3LxiyoJkrgHELIaArV6WvldBSolKAcSYHRhQNG75h26BXm1liRhgH/XWsy\nZR9eA0tO3OKDOdMOWyB6RsofiHCbM5wnwmd3gKIVJWlS7OKlnD6sSMh82KaN\nMqqXGoM2GzhLGvawFPCy6xYx3P8SSqA1EfPcS4puG/p3Hq/rFFBgCLf3g0pi\nIFY2H9rCiVW9dv+TSKDNu4E/wfPBgsYwMMDo/lMDDi8r1UcQ2LR6j2v6r/eX\nT3qpY44j2o3jsTO/eb7I2iMZ6k3wcbB5Ir+qDzEzwyLWJFUmOd/DYcWF7Ifb\nUZRvaG6VwPect5kDBWDtNw6qHStnFrhnABNhZEVMPqVsdyQikY2PSmxu7Wdd\nxJAIyqHew5lMXRqKIruPw95TRaS51NHgYvfj2N3ZD8moiEIlaoufgLEQ5aNY\niwXT0bvIntaKMDe2aNlz4Mv2DjhvwB3r8w0hToHLhpH4ogkMSltD/UiEayXX\nqmOdOMbWs1/zkqTndZJ6epwLlX/24tKadDKPl6/qotARke99K58RAmVfSYls\n6rcKjT9fOMRWQ1G6IXXphKOEySsqIHaCVGfBajmxzGndwh1FuLWr+uQtR1SF\nfG40obujSo9gzh5NUxSjQESoR3/M/wrlyEv5deLIQz+mwKt0GaT0Z2d5VXit\ns0dg\r\n=332z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-fcebd97.0","@graphql-cli/common":"4.0.1-alpha-fcebd97.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-fcebd97.0_1601999769014_0.3118311543566623","host":"s3://npm-registry-packages"}},"4.0.1-alpha-8e6d4c7.0":{"name":"graphql-cli","version":"4.0.1-alpha-8e6d4c7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-8e6d4c7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"221db08080e28208d24c8742a86778ab08827055","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-8e6d4c7.0.tgz","fileCount":14,"integrity":"sha512-gu/Kvvpt2p84c/mpDSZGnOitOoamk5P6/ooeg4yiRPEYDRBkGJxi5g5WUYFbrH0OfVOFisuJ5UESMKgpxnHjQQ==","signatures":[{"sig":"MEYCIQDCguuAgTRU3Np2g0W/stPsTA/4l441IA5Pd52vYuZvmQIhALUOUdKi3BTs71lAcTB+Z7pzLWq0VsmzK9SGHIfzN3e/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffJqPCRA9TVsSAnZWagAAKmsP/3IdkW5SXYcKwYriqtkI\niM4ohDM0F6NeRmpTpX2bB+VEQQQuyJlRkoSE58Beq8k7X8hSj+eXJLLdYyja\nRs8WzwMtGCqVcUQAxHMbsUm1J5mta5kTDTA+1uTzRtOr0dq05KD1IVE4XBF7\nZvy+0GSfcl4+Gw1TiRYgI/StrmqFbuX9cBK6zL//ZhNtO50GuB22gulKwhqr\nk49Ctv/boE9JTmYRRZviMGFiTAD27OJqinuYrgxc+FHgEFsJd5k9Y0UdtkCi\n03VXzoTTpriMhO5jmsiwcCdl4OVERnL5PjgULSEo5iWpXLWeE7PX1o6QsbTW\nwjvA0cZWkKhvA7MiG9YwFCMe4I6LQp0u2HJ3oJTExOuzTVstKz7zC0qEgMae\n522V9v7fY1zqa/W+lQ/yfWFFuOs+kJJahO254lP9N2lK2QOQvPl1N9gLntV7\nYGQgfIzSfM8Aogz7cr8w4TJSJc2InUKybEbDYpmH0bSHT44V6YlEwYKhYugh\n/vgwi0Qts0RGyv7PMZq0UwDDMYqQ3t/h7fpGQzu2/TIh1UEk/QXiHPe22mHn\neYQCUbp/pt3t8bmHDVNAaniLw3yW1kxwdj+v72vGMMXxd5fE0+WLd0sfW+Pr\nPbEiHFbhHgNeHFtdrilY1tYe6qVtU5xSRq5N3Jw8pDk7/7wRR79Cc7jC4bwi\nzPQA\r\n=DETC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-8e6d4c7.0","@graphql-cli/common":"4.0.1-alpha-8e6d4c7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-8e6d4c7.0_1602001550741_0.5550004018439896","host":"s3://npm-registry-packages"}},"4.0.1-alpha-f501731.0":{"name":"graphql-cli","version":"4.0.1-alpha-f501731.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-f501731.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2327c7b6fb2d932a497cd7e86fbacd53aabd61a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-f501731.0.tgz","fileCount":14,"integrity":"sha512-Ajif1xz/I7dRz0l+enOhHqW/t+O77Yw4oRjWkmEcn0BXWdZefSbfaSsZtHogzHuDqQCd8fz0R8w7atZ0XLnrkw==","signatures":[{"sig":"MEQCIET80pFl15Iv8D0+NMFclvuLlFJMHTQPUdEPITrJgvJ+AiB90zhM8jf7hQ5NkDkC36ZHq58WNkZN7211GmOPCw99LQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffYDkCRA9TVsSAnZWagAAhp4P/38QmoReSI/y5EFQS0LB\njvdzyLH0ZUjdqFE5qMs4eqi8+jwldTgc3KcUZ6h1vEGu1V4qlsR1cIJKPdq7\nX494zjQV3l550N6aLrhMydWnPPIQ4WYqrqwrGXN0dh7fQ5fWQlg61IuCAIZ9\npDIgpNLyAIMaAtTncjQUnUoUAiZCfhCRsN8LhqKHCdZKc5fuKWaeYW55AEra\nqjKMXgjcz10w9WRR4zryYWpZ7b5dOUSg6BIhviEVVEWCAN1EbpoBnBSRp5qx\nnniyguzJ9Yb0Ya4mX15YSsjPFm/yOulYVMr+NIlj32/x0cOYCusMjAuBeMt0\nKesBadFvSFG/4bp+ZuB4nKWmVlJqGZYyWhgOf5/kDc5eN8SNzwMwnYNJO5fi\nlc2F3fIecDev4HWD/S8z1cEtK8oJ4wvZUM2NW67pZi0JWHfENYxF7BKq2vQQ\nlttWsAZh3HEhyMv0oQtd7bJIkcpQm82FanwpgJbc2Y5Wi8Qzt0+F2UZmCa1A\nXP1vHABLolu5+oISbVQ5sXcMaBHkMDVn4DC9/oE92cykf59jIeUGqIUqmOu7\nnMQQk9vTsQ8mRxruKbeiafD6pusPzPPKsWT72M06k3NW3rOmk0maZuUDINNF\nhBXkUJag8iVxyRCVH9oPf00bnhxXr9qscPEzJZ61+HF9VxTfC/PDVJ3ULy4A\n6FS+\r\n=FAjV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-f501731.0","@graphql-cli/common":"4.0.1-alpha-f501731.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-f501731.0_1602060516211_0.37356390803158424","host":"s3://npm-registry-packages"}},"4.0.1-alpha-32fe722.0":{"name":"graphql-cli","version":"4.0.1-alpha-32fe722.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-32fe722.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"33d013df8232af5ba22dd93c02f40f321c628b47","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-32fe722.0.tgz","fileCount":14,"integrity":"sha512-IAvd3PQbqoXdpzeLCDGdHveEofaTuo2IKN2G2VZpB38xDG5vMFHapZd9n3Ik79gnqCrO0GWdeAFLa20TqdvqQw==","signatures":[{"sig":"MEQCIANeBYWZckcORzHRUvbGqBcmTaLetouq/Q+QE+uGFmgWAiBiEj5wAosWQbQvHHztfWVKLp9CnJsIdeFC6E48GT9dmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffYH1CRA9TVsSAnZWagAA9VYP/3VPLYsV1q9x4AmCdN84\nBkS185b7wMkRxBk1njTOEWnPTFhKz3+zcWnjC4zgs+8RJOMl/LkeUVhMcCqg\nFtj66jRhkEeqsdKpKT0I5PrhW3tyhR4BzqylTIsblCKR1Kx97o3iY4nLO9/F\nbYWl0kZbrLcN0Kml4WJ5sRg2FdTjx4Td8NFgTz3xHlObKMEWlBF41Thn01WQ\nbCqE+6K03dkoanFHJFRSkco8hxfrmTbJEYe1ZDLqgjnJXtK1sgwmL10HrjKT\nAfHZvRJxxU0ghnuFFND/4B+jASO5xS5sGfM8ffKPaBesyIX5KUtyx/3v8wRJ\nNYjcUWbOvxme/kGGGAfMKiKq1KPnR1Zb/DQcwPZga88lyKU/dCGYE+PUghs1\nVdHBZwRckmfG5gZLgff+IQVCnvV+uAMgM5sB1U/0KeROnBEvd6/gZUeE8DJO\nGpHaZ6ym2fIigr1Opu5nvlP+U6NnJPEGuE9dMHwZ/8TKA6dSOavtHG2wNkFx\ntOJWmuaUFu6QZp9UjoL33Qas6C2W4MKNsVkvXmQVdWIdfZ+pc573ieh/7C5N\nMGmpjKyU5GSF2y6LaQ6Ei9Z29ayfHabtyIYHSkisXeFdz/ubRmhc3zD3fnus\nvaS8BXm+jQo6rITDd1DocL6Cz6dcW6NIz+VmftEGkq9GKVUakSa6UvYd55XM\nErI7\r\n=DoWV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-32fe722.0","@graphql-cli/common":"4.0.1-alpha-32fe722.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-32fe722.0_1602060788400_0.11152686572481052","host":"s3://npm-registry-packages"}},"4.0.1-alpha-0654fd5.0":{"name":"graphql-cli","version":"4.0.1-alpha-0654fd5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.0.1-alpha-0654fd5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5f4140f90cb33946c9d826facca82aadad583e45","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.0.1-alpha-0654fd5.0.tgz","fileCount":14,"integrity":"sha512-NWPQrWCTNCaUjO2AptLPW9zjmcjVmyqXz2K0UBRa+l7Y0iCDHnVITJbgMtBxqD4Dhi35RtA+Lc7VxlrXqTFy8A==","signatures":[{"sig":"MEUCIQD2o4ZNbYbXKU/LtTYTZSvlvqhQQAjgOJZBaZHBqKgsfgIgQHE6Mk7EPzf5a5yOc6ILNtfkHXIuo3JS42pzk6+hhNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffY6VCRA9TVsSAnZWagAAeJwP/j250yf1tHE/3CCN358b\n+o8AykEyGQYRQmIh5zg8AZMCPBdybN+4qXNq2ePtZ0TSZ6Htd50+tRmXUROg\nT2DVYvlDzz+WOiDjCIk8Q7F5MgrbfwogQsY+Jx1ZCYfpKApi0qeLsgawsOq6\nA/OjXbdT/6AK3+SBs1Vra48GpAiQjCGr6rHflhhb4W9q7OH45YUkXpQILV7a\n3MqSJXIWp1qSiP7x3OfPvAnkUPn8Xx1jtbhfhZbzRksuf+Ol4nuhpDgBGbKq\n7eF8YC+9be2MFW+SzgI7U+gPSf1wJX57CLi8DhBdT1OOMIIJdc1M3zzR+2u2\nqkB2QuwALhx9ksVTZuBFyN35qga00lV9hNZbGKOqq5x7dnWGCiizR0zDEL7+\nP6SXgCg49XX4nG8aOYYvs+qPCMSfyGZ9tiyPSqHP6A2yFRIuDYVdfqNn6zfD\nnE0J0T63gP/oDzkqZrya9mKYhXM5SgPsHiZJgRMf88gXvNmbGv2LKhl9SoC+\nLveqgrm/SeohqfSAkdwt+EKGghgNa/D0p3hY6gu4f7fpW6Tb47WML4gFEzxY\n96qQdYOGFgYqL85B8dUJ5pMXW8/5i34fETQX9lyrHMrG1UZAa4ba4oFZUhqU\ncXrhuhrES9ZL+TR9E69HXH+420VHrdABvq/8cDK0rwbRn/E+otfChlm1S2cE\nTP1m\r\n=hasA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.0.1-alpha-0654fd5.0","@graphql-cli/common":"4.0.1-alpha-0654fd5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.0.1-alpha-0654fd5.0_1602064020732_0.27681740626954676","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c51141c.0":{"name":"graphql-cli","version":"4.1.1-alpha-c51141c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c51141c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ce97b72d47f732f3b42266f0f61be4ee094cb32e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c51141c.0.tgz","fileCount":14,"integrity":"sha512-p7Ae3f/iXpkjRuyPv56TDCQsDYiro0uUYEiUIeG7VdBMRY62M4b2KUIQaBgQQF2otIixIdHRDM7pkjxXYAUcIg==","signatures":[{"sig":"MEQCIFdkci40m4fkk4pUBKMncQ/2/CCkaPYIGuVyCQarXrB6AiBojau7oXL+4yqti8cMdT6Nq1tXFAP6SyAmerDaIbbzIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffbknCRA9TVsSAnZWagAAkYQP+QFaRL1EWZWdG9aAnQto\niM4s3iklnBxLu4gsaGOD35y6oRKoKTvGbWsVkUt5+9kbHIV5jSurHwn8rWDq\nCdPZ6fQmzx773Fl9/qqwMFhDIrKxMiDyyhDTZ3qG9rqN3/sB53l2btWEjGEP\nzlvtcctMTavBL5Zi7fnA25qJcCS1D3zOnUTVJNYowsfivi98ZmmtPsJtFjEh\n3op5cN7owvRiRdDacKwIJumvXNlYQ7sVbUEEtf82NS6jxkSLNM+EgxOzFXWj\nYAM86P823rFq6UVIjqOu8e9gOFiPnB6tkc0pKlc0W4JoZO1xYuds8L7SNOCT\nTTDgQT9cYJL30r2vuf8Wnh0w2Rjnr/NHdNKuljKmlWpSexV9OV3uXz6EYc6t\nPwXzjwZeD93mCDa0w0B0oZHsRk9z534bekWwwcUfqlOUahQQygbgx8qkBeBM\ngfp6jZ8PV3YNafi9qS07c3n6yixYRnJGtQ4XTwfcNuAUg55p9H8Zz1gKTYpV\n+po8yQuJJDX53WGjj6NL4c7pkRKY3FvUfSNyihAVHMvdbl7Wv9Vd3i5HKH+p\n9x8dzxO6Lujlp+L674SjcuBQi7w5aNzqiRBbR9iBXcrkQDHiMP+C2VW6o1Ws\nFqMWIfWKiuk0xSoQ1UCbqY4i95zz8pmwjWtGrgjqmDNCN01ffTqSKjRgimFW\nKxjB\r\n=xWzP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-c51141c.0","@graphql-cli/common":"4.1.1-alpha-c51141c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c51141c.0_1602074918553_0.6876933845878535","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2ca5113.0":{"name":"graphql-cli","version":"4.1.1-alpha-2ca5113.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2ca5113.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a3e9bbd222036c6efee1b6d7456ac99dfa63cf96","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2ca5113.0.tgz","fileCount":14,"integrity":"sha512-CASOy2o2UPMq3l5Q8XIGl7Dr81gMblV/c9e+kNuBNa24ftSdL0qo4rboFOryFerVfhe0EfksPVKZxDUbYmhJsA==","signatures":[{"sig":"MEYCIQD5GEMS3SO66TZqhGGuQ8mCFn33zsyjmxaekTx5h+mqQQIhAP1MJ+u5gzbfbE6OGcapa7Xh/kqLYsflefyWQoCZKV37","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffbnLCRA9TVsSAnZWagAAv4gQAKUqWfMsLK21WXFDaaIu\nPE0ALA1DrLMNfLPVAQJ4mNLOjoUFYMitrBnQA1XaZyyG9uWX0nTaStB+yGSp\noyZ19ryb5y+RllTQp01JpbdyJvUDF7xp2ixjtXwYZMZafYV66VtLJDJwctzD\npU8PJQaB+hzCuM8B5uFuJghe9xN8aOfCgqPedOEn8KwhCl63CMvk7gvd/NC+\nkCtM3Qnt+Cr6EilUHLdfPr2yXzUwgeEZvzz2500eDzKaIn2Y7NpK3Pk99lL+\n4+o50TMJOZTPJPbuGtsKXrdVZN22vyL6U1d9oTTme5tEo4BnYuXKoJ6+xrJp\nyUudHmzxiz0D96COoRHLI67SAsL4I2ynX6cOpI/J/atC95VhGQwzWDCnjDlp\noaGibbsFzu4200aeVJga3Qg1g/UGkADtexRyVxSucEEX+cxCaCuN+/0NEpB0\ngq6sD+S/QoMRBKn7/WaiWvsajuKclMKU0o7929uO1vsyG9ShB1/fd2ddiNht\n0Z3JJdairITlwEnDiVz/pWjWp/y+nSSNuwzY5OdKeKCsve59s7UHf+jRK0mT\n4og9TViHqHZkw+rARceIZ7qN/yvkrKXgKojU/dO/3FmOX/nLX1MnIs1VrKAN\ng6r3fONTMYvD0jXKGSjo4Hpr/rGy0f1RBHPdPQ6zJW0ui7VgmRzXuTQ794YM\nwS1q\r\n=FdPb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-2ca5113.0","@graphql-cli/common":"4.1.1-alpha-2ca5113.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2ca5113.0_1602075083045_0.031029706174887428","host":"s3://npm-registry-packages"}},"4.1.1-alpha-75900f5.0":{"name":"graphql-cli","version":"4.1.1-alpha-75900f5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-75900f5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"420af454c6481195037596b5e1d682ae0a8c0704","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-75900f5.0.tgz","fileCount":14,"integrity":"sha512-KzTc+MH02Ygb2nCSughrq2XIaxm76sWiRFYggu2GV/DnB/SKLRy3fBGVLi4HbAtAKRYSNOZ806iqPlzZXCSgTw==","signatures":[{"sig":"MEYCIQCXGo7W0THQZlNTV+hnkUGuOn2ntAAymyiPlaVoE0gK8QIhALghWJh6cEJLrjY8+VED4uz4cqbhcHdUUe4LvNqds1WS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffbnuCRA9TVsSAnZWagAAyzwQAIbskiqi4oigX//TR97U\npmDrYx1+n8/kXi0Dj+XWZO2dq2Hum7P65KxpKiMNHepjkXg5ILixnStwjqwt\n3WjQPuouG7zgcalzn0fzeF2BHQOPBRwWNx4onE8M3l+sGqmvmmkZlDWWIn5Z\n71mpfNAmXbWlWK1Vpd0DPcqUjlkF6vAkCecPBXBXyYwlM3VMlT8VDXEhYLui\nmLCI4gEm6SWtqFYNHiRQVxNeIsZ03e1KjgKT8W+YGowvIPPPqgafU2k26tEn\nY/QQIkIlvY1UaGAvD+ZYaz0k4/AT72HDCi113oOeWJqRrUVQuctqma3dHVBr\nMYkmC37imTRQCi/rI7PHm7rsKiNYhlRdmy+kmxM9y/KK/sR3IIgrjWkffpWF\nFSRLaxv2SPFVj16/cin6eD6HnqCwr5dOLsCSsTI9Mr2iRrK+rkP8yopO56J1\nYc4WFjB9xoDGNDCc0ZHBf4HSAQcIaWbTg4Fe3cuoIdQMEqf0qEjZ9PumD8Zn\nDL6Qvb/baPftpz66aJJGUpFb/zE7CuuOdS/mDwNZ9Ai0/y/7Eugz6OuyyL36\nmyNvAGZ82+8dRYiH0myfMAQyT3WXxFELLIq+x3YpfAFvJiN2fzrd5heQDW0o\nlzZ6+Swt21zsIPvmjw8hnrp2AHyPb80Zvl6TveqqPoUpfYPmgpLhmGlKM7LD\n31j1\r\n=s/bg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-75900f5.0","@graphql-cli/common":"4.1.1-alpha-75900f5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-75900f5.0_1602075117871_0.012184485279502777","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"graphql-cli","version":"4.1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a99cb3e84636ff562e873c1eb3f0c22319bc823d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.0.tgz","fileCount":14,"integrity":"sha512-VmA5VrjEJZdHsG8JcIdofFtSWspdYlDtJobn6F+gWgRf6cXRbJwuzszcnx4yvhhwc7EcfRP29NLA2652SNhpgQ==","signatures":[{"sig":"MEYCIQDPCh0PeDnq13cBkOJcElOVWFU42OBoT/DytNqpswfsawIhAI62KrGzaPgHLlp2/mbV4EUEB6MqerwFsQKiE2VEKDdA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffbsWCRA9TVsSAnZWagAAb7sQAJHs7hgiW/SjOYnjHSO3\nHS3G4FwwBhpkYP/etMrP932Fc4aeW5/DutN6GFNxmo9leQoxlrCdOEogSZV4\nkaPnJFKB2K4qJbv32M4ZWXB1jQ9M+6q+rDg4YRnvQvH2uZwfT+ND4mvrjMuF\nX+xJtcwRFLK0fqxmSLKsSWm625rrqNcJQc3ldMd7J/QLBRkW1QSM43iaqelx\nvNMX3AAF8JiXrrj6TLWdR2OgSuC+zkaaj45PSqeIh2kFMVBV6qxi2ozgdCcd\nWf+btK8UVPcxnnHd+daywnV8WLDkCVjGnXRzreQwsECEq48Om3JaELf0roNb\nvF44Bo0FTCs8jge6HLcynqVkNkzd1265yiOaXHygJoOqxgnEs1z950JlvHaN\naLGla92g7J4YGBUjypfkpBIbePTT8iuXdeaQOUJKk2Kx9psWcI/RHpkjxpyE\nCEcYa/61gHxQC9DfZaxpn7yzWVdYOuBt+VXdJPLayuK898CkAt89kLG0qp4d\nIHbSQJyymJudmE7LNcLbUrY4ylEWGLzLSNLf3RgEItM5OWE/hXyyQpg5hB0s\nx3UMKPiXEMeJaMwiG478H578YMAD3d2UtublSa1QiA6/2l+V/QUkDwro40y7\nPCZNB8jzduwJ3DEa/0QF3dQP6TiyTQ6uBgbRxQlEnkqFor2T5CrgCVuTR9FO\ndUwj\r\n=gqaf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.0","@graphql-cli/common":"4.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.0_1602075413718_0.7048266541076995","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f7824f1.0":{"name":"graphql-cli","version":"4.1.1-alpha-f7824f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f7824f1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dbff39a03447cab68e9818580d30f17ff10e83eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f7824f1.0.tgz","fileCount":14,"integrity":"sha512-IxKTiInzz3x6MUcqql0RC29xZpseaLgHHDUftnOXKHjbx2lUDwdJQyf2no4vAMbFNPlAStd7LmzgwzcsgaKN7A==","signatures":[{"sig":"MEUCIQDferbHhik+sYHHPEkaLByv5dRm1OtHqMix6z/i7tMNXQIgEV3hnKwJ1da0PnU9PY6YkXVzhEizvoQgIeTyNRfH7HA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffbvYCRA9TVsSAnZWagAAgM0P/1TUSCcKqNGXskX10ll1\n6OeHk426r7EYZtItl94IAuFWef2EciZ2SRd8nmAoRtt/4Q3FS55xFsDsd2L9\nkIOyLfjBJzyAj0ukr2WNNAzALrAhe/dMcH10NYJembwwR+nFEdSc8xQr/p7N\nyXg6KE5yQ9pk87kUoi50+b7DwBo9NTO4Rl9uxqA9Yny0y3aRvJWm0lyL0noQ\n3n+ZzbefyZjW3b+YTZDykCQCnrVRbU7wpsunfEqRjLJdu0GH4K7w5iV0P5xc\nJjSmGbwBcMWoHYCGjNnebdrFPUfXFca/WQwmHME0Jzxw4jnDLS4suVHDDtID\n1SWR4imu1zlgZ1jaZWE1mNA5I/sWTpQkfg2gafSndc/hpeSoAonCLGto+j1t\nWUaW3vAWbikgGH3uq44RZIZSsnlnO7X3GMSMk/ePMwEjPVFtNsEobpFiotwl\n5Cejn1zIJNZ168uZfxCcFq1TkqdebEe02+3a4zAiEf3kLGrvsG/LbbZWQRmQ\nM1jAPlGhMJMkOFS3HJwg3pYnPh2tu/pzt31c6rZkC/Dei4xG88KDAcw98jXj\nPOc1kpWx0lmqI0Y0P6iQBg85fMstUcy9JDz6fW0Z0y1oSB2zycD9QCAgaRIw\nfgVx5/b0YCS6oENS3ntbJbXM7k2Is43Bu09h8t9HlLSIjl6SSXWYWroL5aRk\ndjEH\r\n=qSsR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-f7824f1.0","@graphql-cli/common":"4.1.1-alpha-f7824f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f7824f1.0_1602075608241_0.024744821127141048","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e23bc26.0":{"name":"graphql-cli","version":"4.1.1-alpha-e23bc26.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e23bc26.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aa707b5e31d7f6982d91c847c2381811de980be9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e23bc26.0.tgz","fileCount":14,"integrity":"sha512-yN/+cwzq2lmIe3+uukMT65KIzLqmVBv46MMfmN6eiXTFxE8ntjorjOm2A/uqBd8079cPmTMkZyGAV0dsvVOQUA==","signatures":[{"sig":"MEYCIQDRb12EEHsogqDnqgjt9VH2fBa64DxL/UqmOJpzH5Td6gIhAOlT0t4cxiVwsrKZBhZxYSBqd/h+BK0K9+7/ki02iDu2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffb1UCRA9TVsSAnZWagAAz7UQAInlrF9V1S2VOy2h4xYE\n54Zze4r+rv+JFrs3TGQ4QJffIh1nmRgHODbVoPgickKTYYQCh1KYWN8vyfng\nOYFaQyti80rgUXPVVCn0i1USnfGa/h1vDBUJEvD2BZ8Ai4IUNkBk2GdNmTMl\n/nZuR0z6WFdiHnuEIG9EDkw24CftzklFmoyoQrMhKF8FbwQQTQMvqPShPvXh\nEz0WIA36iOJHBKiJBcsXV9nCMafQ0UikEwRK15U0NvJyH2WbOurX9jbaqPEo\nACEguIczmrL1T8OQz2xJaDfZWfuPZ/jX7eGi0zXlxh7Cnv4ucvV9VcsYWLk0\n+XFOpumrQhxy693Que7Ft6iPkoS8wmCNsr8x8rb3Yk+4mP3UBARuN+myvina\nnZbevCRHJCfXmBgsvWBjqmi1LWqHaxAuozAizPhXz2QrSEak9HfNtdmmXwB9\naUXwgxPnhq/cJhcyUYXnjJOXVvkwhuZKOS4NmmJXRdvNb69evNRc8oqsJR9q\neeLhJIGaLW4Sdq+T6hA3ZRFS779BoW3YNwx7DRe+JwN2aHRwhe3o+CT0VFjx\nGJRcLSWqAErsam/10wYhC46FJfa3Y9L53BHo5Lvengg+EPn7N7r7q3OM8F4A\nvRd8muc6nsF+XKYhkraw07iKrPh5KWLtG44e0w23Naw6XpgbaT+WdBbwWLvo\nQS7a\r\n=XoSt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e23bc26.0","@graphql-cli/common":"4.1.1-alpha-e23bc26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e23bc26.0_1602075987468_0.917087776919093","host":"s3://npm-registry-packages"}},"4.1.1-alpha-728e586.0":{"name":"graphql-cli","version":"4.1.1-alpha-728e586.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-728e586.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3a40620c356608fed276544e319c61dd813b49b8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-728e586.0.tgz","fileCount":14,"integrity":"sha512-IGh5JbV4Svr0U+RwEvNvY8dAyFKdXS0KcmvEo8ARVGrpTolAS4Xc4bakoiV6XEWYuzIu9hbePEy79TJI/EJjxQ==","signatures":[{"sig":"MEUCIHL0NQnldAl1dBGQ17qZGopR7bK2vjz9HsZoTwCMaRMdAiEA0einoqLT1IAYIZjVfYB2F7rJxwdaq+mNIoSV1tKS6/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffb5tCRA9TVsSAnZWagAA1lsP/jHJ8CVje9smJfByAW1x\n61zJbZa++qTYeMnFPGeonMnAs7PpHjy93Mo7F1NsjdjcAugEzArBbbRKRw8L\nAdddEb/JOun/OTBfgPW1i7iKEsc17xSDxE6cWzDU0WWEw5sHvQShVzG2oHrV\nW+6TY2qAnLgAKIk8c6fz/CAs0V/GmxVgtQdj3CijVBAWoEYreYLCad2JKBmn\nEQv4y1ETacOOpH1aPZEogcba3af/+1LVSv36rsTHFd7nOkOg+yLq5judnFVN\n24NE39AI8tia2Ul3gwdjKVNpHk8ewAmvvO3e2GH7U1EdFwW6FomVGnyStXfP\nBdJN3oiivKbHVXxa+No/j/ELAjhTaVNiib6eBQ89nhFLSEOpYs8UxpZR6gNF\nD5pKpnhD7al1C02qFXPpC1riJGOnb3kKvk5iQzPoDU6QDEFyt1a+Maputm7O\nInw88FSXFWn8bOByOjuaFrQFcpO0RfhVc4wb+PsPH3tWE32hZgG45aHZ5Tj7\ns/jiMwDPif76+QSt9SXUJraqqPWP6iV1vAuhS0tD6W8guHdMN7aQeHOzGKQK\nqcvHlRLwum1/eN/AL0PPnuZj1Cmsn4plJfCV6GO5ZNa11z7+NvSwGlnILzjZ\nDwffbQA/o90hXl7FLz9izgrCo5g3yBs/aNd8l8NiZrSlm3OUIYbwgsRWzb03\nyG30\r\n=Zg3O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.11.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-728e586.0","@graphql-cli/common":"4.1.1-alpha-728e586.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-728e586.0_1602076269074_0.40651515349730394","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ce0dec.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ce0dec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ce0dec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7b3e9ffe15ef76c0d0f27507a6c5612c822ca4d8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ce0dec.0.tgz","fileCount":14,"integrity":"sha512-CD7FJ5CrX7/5DFhq8Tj2USYBsWT+fyD3HUOOMFYaCObx6QRw86lDLbcRUfsq+gjq6RPjjumB/Q1umc4Zo1c9Ww==","signatures":[{"sig":"MEQCIH8/1bcFwmCNi6Snh2feVeznc3l7JYIpwr2sQaGR6Mf6AiBZEb2nj7METeGcHlreYJl2kfddODmos4GE/TC1+jcLEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff13LCRA9TVsSAnZWagAArp8P/34mzIWByT3rZWSDHQTX\nJFWUCk2IL+4lBAbCuQ//SY3GHmseUW10tOZhXzQI+iwm05XQAOvEK1e3RaOB\nJVR5PnQCr7MrdsN8Rw6riRVoCZn74Ejt5belX1ryqluwo7P0yAlCtZtTkwh2\nMvRzt1cO1UZXvff5Wo/twAVUplbT7u8kRIEpOSf2KWUP9Vt3afnHgfDyqJB/\nyexRKuUcHHuTdN5riQ1F3E1XJACco19XARop2Fr9GwyoY3TpzFNurCfEVWG6\n+JJOXIHrobklXIdkx5FkfBVTRpohG1Fx5Rv/yh8OD5ey30CYFP0s0nMQxrP0\n1ooahbr4nCFe2h0vgvI9ib2xb5Ch9fJKd9ZdDPn38+1oUcgqympVu/9s2rtl\nuUgad9ko2H2Ac9UiNHg0N3a9E70QoWkcwhaOALkWQEri/kaQWARj1I14P/CW\nFGIWXM92xdX9pKW2lbI+qJStG+1YQ5GqyB6YAxRDGABQy6xrQ5kf0nItC5Q5\n1I8Lg8elCV8Gi1bi+fu4Q99ULqaLxODtqV2kvKcLXoleOiCpA8megBrSGbpp\nkLgIMXXdYp2hyq685w+nBgBjI95IPPSjlrZMKuKNv2UI9gZ9nuES131ezr9K\nze3ALw/Ar3xJnRRVGCI5eXJWKnjwMBDLJRzV5s7FOFlxzlR1LZlBNoM8xRvT\nlnPk\r\n=pQWM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-3ce0dec.0","@graphql-cli/common":"4.1.1-alpha-3ce0dec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ce0dec.0_1602182602842_0.8003512347468951","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4a25ee7.0":{"name":"graphql-cli","version":"4.1.1-alpha-4a25ee7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4a25ee7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cbd2afe6629ca5cd1c9ae16267184000151b5ad5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4a25ee7.0.tgz","fileCount":14,"integrity":"sha512-UQRvIttpnLOwhNJdMDBwj5tF/hSeSOIHH3VH/esovVZwuS7/hsZ8N5wP/PQCD3C+jkJSRooypSuLGI7iU0HEXg==","signatures":[{"sig":"MEUCIDtENRCL/rC9Hdc9bvjtytLbMuX91nkTUerjEQPGtxBJAiEA84CKSM8II78ejbAeWnGBcle3SBCB2QEFwTVsUTjwXLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff17lCRA9TVsSAnZWagAACooP/25GiQ3J+oIIb36QBuYT\n4s9qa9rDhL9WxeSRy8OHiIxoLlbhH0m6Apz9Hu7GHHPxsxQ7qYDUOjDlHIlI\nz6VK7iDAjhdMag/s6zCJm0zjvhyL5qv7uBinpPCrrCm5pPzAemmNYlbUch1J\ncewvcdlnvNKOd85tGaO3LoVnK3jP1dsceckaBxUlZq1AVPPZX/gjDeFL5TYA\nJ2Jl7PEaHoDz1d2naoWsQrb5AYhgzOZSHMYbYA9twkZqn16APJrOSvleqR++\nQH3JXhr/h0zy3FUeqnHGtPGp2Z0rC9q+yu5XCfiZ9UikvVJsEdlx/qYToj/1\nRgaEachWgStwxji+x+sZ9q2rWPPvC3tjLEcu7m89CZTQmnKvU9YaO+yysNar\n7ADblrvpimLaVXoBd3+NIwcGe9KfZJnvMG4gYGmWbhpqSTbUUx9eUt98StZ4\nci4b78DBlLAyFH1OhZwvpw9lWRwF4y/XoAR8Lp/gWBrObF/MEcbL+rf/eZD1\nJ1CFiGJ+XMHQ5nCxY4TXHpnCZAV5cYH5oHJ7GPMzArzpNUdlzJwerblhiK1+\nTI1peb97PgPAb318YHCYdeGIcK0XrDJgXurj2pILcDqzYmLzF7A7q7Okr7ko\ndQFl9SccdqNVqI9gD2JEW/kimnpRBS5d56cO6Of3nxZOlhibAe9NNfuL6j2C\nRHhq\r\n=9aWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-4a25ee7.0","@graphql-cli/common":"4.1.1-alpha-4a25ee7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4a25ee7.0_1602182885150_0.594808312695472","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a3a916d.0":{"name":"graphql-cli","version":"4.1.1-alpha-a3a916d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a3a916d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"21a05d8560f468cf9000036f36b0e8bf12cd4f9b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a3a916d.0.tgz","fileCount":14,"integrity":"sha512-lyKTCf/Sk2dLz/lQs4jDkmFuazgxmfVwYkrX1x6OZx8d5zOVpM7M5SaqQo1c1HMKkW2VbTyq2F/IJfWto1Kp/Q==","signatures":[{"sig":"MEUCIB3iRuwnN1za8jJZlvLewdjB52ViTEVsLQmky7vELrVYAiEAyZfqzlHnWpF/vdYsgsipciG4KtVBDDV36vrNxOQJz1I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff2nrCRA9TVsSAnZWagAAt5oP/1bj0ru2qNggZD1GKFSs\nKfV6lQrd3S9YSjr6FQyUE71zBG4+3KSgVm6PgKXK/jcXzFZpBZstz5Bf1sV3\niJTjYvpF02eMixEedDQS6AAFZnuavHkfj/B4VbW0WZNZJ2FuOxJrJI81WMPr\nWAMQnQLOaWCAe9f6/MUaRO39gJpsYfOnZ+gkGmFXeh8wa1JyPOEycpHRG6Rd\n+rftctI+NMKlqAX/iQq4DK1eKragCfrpB+6DihhbLTSWWFznATl0s8NFldWS\nfi67O0VjqS8AibUJsyRBdgsUgM488UTunJYvvt2Bv5USGijys0qM+6sek1Of\n4soriRa7O4/zxDT8TQvpJaSeU2d8cxW/s60aOiaTsxpyeKSVIR2iNShJtyPy\nNND8KLiOr7SctrMkKTh+u1EZ9N6KcFTy9NhH/YPhoGHjZAZG2ZJCT/6sxtq3\n5c/3MxIl8W3MMbY8WiZ2bvQea42q9B2QP6SPSx60HYETAHEYgHZjb1fCN4BP\nL8/Uak21VWJ82azJi4EZoC/JBtNw/e76JDlw7ya61Oya+8tnoqWWc7ZbYA3n\n+Eh2TFKrcYjxNTXeJ+hDReDIda31sj2eBLbAj+T8fVnyFhwSnQf0dqtE+hnE\nHhJp+/adcJDzMCICZHIaWEEzajIGec6dG4OKm+0rgE1DzwJiC01U5gl+6O/2\nYwUm\r\n=gxf+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-a3a916d.0","@graphql-cli/common":"4.1.1-alpha-a3a916d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a3a916d.0_1602185706889_0.515457176989125","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2a902b8.0":{"name":"graphql-cli","version":"4.1.1-alpha-2a902b8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2a902b8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31ee16ca5d1c6f530c1ad1675582cfb1dc9de656","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2a902b8.0.tgz","fileCount":14,"integrity":"sha512-fXRGzu3Yu1rOMmGR95ooFXEE8CnUDV1B558BALgrdptx1PPSrd2ZhNFy0AIPcWCkwaDhrh00hbtzu1ekFJ4Now==","signatures":[{"sig":"MEUCIEtTov+763eTTJKwh9QxjqOq39OxmR5THiJctkbwYOZcAiEA+SUT8wD0XRROPXd+6ZHjpOG6Wf+qiS8tYkvpSiORtoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff2oKCRA9TVsSAnZWagAACNsP/11gS6hz9JWJjvdH80P8\n4hJAJVO8WdHK5xRqEbJBNOrSKiVV41kCJDV3Yb4DQ3pDP9CVXfzzFUh6ns6c\nCiVAO2OjfCO23EpU8KmqbRYAXrD+VpeiWD0UozMFQ7A8F1eaqKzXN0AMAN1I\nSDbr5sNUPJJVlLVF0kD7oFbat/SLp5vTAS/zuCII4U2klLYq1UXB7YikWVKk\nWLEL/SsSM/z2x6veIO33xiWGUJmLf+ZIJEZbFUOSWIRhtmM4Hr1YxbDESzdi\nLViHqqJt6AC/ksHEWlsPLNxEY1L5ZQI0vdjEF4paLkunW0CXqcWNxB/tx21E\ncZ673OoS/kUEeJbenHknypvLmzdqbBm6gJty4F0I7492wERnk/qILRvsD9mT\n2u123u8WkqvnhCvDURg2sj7P2c5E7aMtkb1x2axMJ5jF4M6apN1dJdCDizW3\n5yjh1wcoHnIehyNvyV6F14HO5Ut9M33gjfV4FAAckxLyyHOIzfsuXypM7OJX\n7RO6BuxQNXWYS6Hy7kdEGaM8irAB55K1Gh/nQAcIS94oI8HvWLdDWkMOzklw\nooEiCABZ5jNKdJEVS/Bl8bc+65eYN18eN+QNIoQ9fAq+EfzYT06WrjPtbGZD\njukMPjBcUOvr7ODWyH2v417YX/JCbmby+w0Kob9s14NC2uVADQoBEUpatshp\n+Yy0\r\n=fbC6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-2a902b8.0","@graphql-cli/common":"4.1.1-alpha-2a902b8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2a902b8.0_1602185737769_0.7455585184907731","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2671f75.0":{"name":"graphql-cli","version":"4.1.1-alpha-2671f75.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2671f75.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"43309f69c116943b034e2e873b22aa1003ae157a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2671f75.0.tgz","fileCount":14,"integrity":"sha512-yKckxkIniHwpWTMMHZ0zn6z8BJaTpZTJgAXiXY0rMmEJop7m8ZGcEHlJQiyFTOshAoYj15ZvjzgDeqLmB5ZRCw==","signatures":[{"sig":"MEUCIC/O4CBXMirmWMP5DienXZlLt1klzuhoANzlmw9VJKzgAiEAtcZXU3/lc5NQaXpMInivkvNzLQnw06zjf6ZTv3KIGVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff2srCRA9TVsSAnZWagAAAsIP/iOhndyaZorOmTew+szG\nOrRG42uzxQTnjDqOa4iy053NFBfjuc/+5va6kW31Y1oglj+IWgNds7Bttx4j\n8BG2QfsHguUxdadepLSs1RZ6tGI7l7HEpTHRARz8TG8n02DJiKdg5y+EVWIu\nMhM5Sf0Do48wL85u7y3R62AJ/M9gbvHjNFhEsnKVWDfTzQlQmmYTdttO7qB6\nlVRHGIv+ExxxHvgy2D0QWQQpD+PSQwlIuP80t9a45qu92L0JjzFxWNxeTp9N\nZBH6VBCLfbpQbNKTY2tzcfhLKYJO0KkTy/4Mfh/G41J4WwllE1fhZJs626Au\ntyL6jUFWNU8XcVER5H/8KYhnzXz61xiH5JrtbM+vHo623gckLC/08EErXAyI\nB61e2gaSth+FToAu3tOLCypJyu3HLT/sD5X0E8/SpAtuU0sq/dJkiqjfsnzk\nMxVzRkF18zzIw5bGNB3/axTEurnHeB5i4Gk6TSneBs2NcqdtdWD+RmZ0bD4t\nRDk2Xbza4eGD9ijbuFkZlrm3O4DJ4AIx8lipS1qApkUEIQXZ3LhVVLbPl4kS\n29dzAbGoRgz+6/5SYu8aliAkAXUSRDRNwNf8Jij3p5wuElQ7Zu5tuFcn0zkE\n1jZu5hZMMgUYRGe+ZG3tlQOHBKws9dQALbSS6NnNLy6KtoEFGV9pP1I4a2K8\nC4Rv\r\n=WeV1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-2671f75.0","@graphql-cli/common":"4.1.1-alpha-2671f75.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2671f75.0_1602186026478_0.6306536129339757","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8942a1b.0":{"name":"graphql-cli","version":"4.1.1-alpha-8942a1b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8942a1b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f36c332e3ac94194e296ce6ad88076a4584b535d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8942a1b.0.tgz","fileCount":14,"integrity":"sha512-m6CYZgHsyy1SW3UMGdkx2K804RUbqrvS0L7gu3XJhNIQ4zeOlvTFYPep+RBrSTMPQB1mkVL767e4fobllk1qYQ==","signatures":[{"sig":"MEUCIC1xO5SabTLqpAPwIHrnw016/NbAkFFYlTwpxhyv8ytMAiEAy4hFr67v/F+nzZ34XTFfHswtSYfKxlJHE5iT+VisFQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff2xPCRA9TVsSAnZWagAAJKoQAIBWmSXt4CTAdqFF4F0h\nErfcyzwGMywjpXSLtt3SutEjsQfMJ3Y+AB+LJL1CpnTVQQRVfhFpRtvRbiRa\nYCCyIjFsGxpWqp9nDHP5OdYE3Wel/mGiwJsiFhO7VkzntNhkiI08B189UpaY\n8xRsR9ilPvBjY38AfozByM387R8Oy9cSfVC1pHNkkq4lBnF3kVnzkBslIN2V\nLj8Y6+e+qYgpmAXThORbspasj5CnDBjiA+G6igOnmByhqb1Bv2mARP2bISyp\nLXe1lRYv9WKWc4Ix9rjIfLLOdJNyukbo9V1x1kDYX7NL4RYuYXGVizmUw1iT\nagDjlx1ubfjzWTcjTW8W3gM3c0Mp5T6KsKsBhd74eHf+QAlopXN0Ghwc08SP\nakt5ancOWpJHW9lQfT2EAbdL2+SKhYZd8ONeNNSpUOnfhpqPcABsMIN6maC1\nVyZ8Hr1yFIhTu8hKRWuVnzy4IAj+plGhW7H8Ku+yv8dhwy1NMZuN4upgtKvz\nX+12KFxBiQhNlvStlyIJUIqGSW9+Ir3kpza2bwUH88/HXR+f+VUijGBSv4mt\nZHpkApY6LIAzNG2ZfayFtpya3EymO5vB576epe/pLD7GHYC/N+sML2fcpDM+\npf+ryRvyg7liFHTPfAjOVLUX42zBmItzcQPLFBO46ImteL1DNRotda/QjFMO\n9UqG\r\n=1rHa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8942a1b.0","@graphql-cli/common":"4.1.1-alpha-8942a1b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8942a1b.0_1602186319250_0.5238033647824476","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7e93cda.0":{"name":"graphql-cli","version":"4.1.1-alpha-7e93cda.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7e93cda.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b85d822dc38ab9d82d868b9ecae7c062fbadc2fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7e93cda.0.tgz","fileCount":14,"integrity":"sha512-Ce3ExWg2jhdrinJJIITNB82FoGp4uoL0wsEp58v5uhiX6lLcOJVTyrcrE4zspBuYFtC8YP3ZUCDez4OwtAfACA==","signatures":[{"sig":"MEUCID+OT3WTYLo1u/WYgLqNMS18b9eX6do1YSHM7Cqx6MREAiEA1R2zVZoHQYBiH06Tc8z5dp3GVtyHqfzmA151yAbAJ2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff4oFCRA9TVsSAnZWagAAvb8P/RNRU4ONJvL+EPIirHcQ\nax4dUJFXYSfd2USmvc4M1huaDhzLVt/it0V03xNFRCZWRcHkCZJnlMYavSCf\nsLi6CmrSlUCvTABuf+vO4H1IEuUrUIE5+1bvsg3D5fQlEex+Gk2LusiqKUTn\nntGcuZY3TWwyOLyZL1xdY3FgFH8uT1oPeSO+qhgNOWvXhebpGFzRVFfx7jzC\nHzYrAjM1a6Dd5GfYlmBUkqHhbKfRtzl+3NPm6LjIJA4yQiLO5iulurA+wFfQ\nDUtgovFHf1s4wEx9EvUiYIAfPCGVNDt9m6LhZsmgHA85Fl9Xa4/+7x7Y5cjX\n6lIXgGEMTAQt56v2vpyu1JL94+G14dSHjZpWJWpIRUal1mJMOfW0aEKV/D/t\nO9tznkY25evv8oLy6cIYXLAvuxsef9ksOU7aoZ+UBo6lvIRsNLUkd/rhkBDs\ndNV+GJC5rn5ERMlKko2uU8ReFT1ibVYf3Q6Lr0hZQP3FkfVN9ho5ZvOo8S3j\nsbHvfgo2eFzcxpd5YzK3MiZ2dq5kXoX0vyMao1bYddieS7aAFIJQz20ZfyeL\nf4rpyxrPKTF8TL7j+YXFht0B0kvIClkqJnkeG8+5NikHoiHSF+V0g4fkBPpa\nV2zRyOGrPYtUaPIvlXBrUHtYi5jCwNjteB7bICG8NAB33s7MUExFRT4S3u2z\n/qBg\r\n=8bnI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-7e93cda.0","@graphql-cli/common":"4.1.1-alpha-7e93cda.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7e93cda.0_1602193925184_0.34201522765210335","host":"s3://npm-registry-packages"}},"4.1.1-alpha-66dd9d3.0":{"name":"graphql-cli","version":"4.1.1-alpha-66dd9d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-66dd9d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc702ea07baf0d648f0e7e14058bda730662530d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-66dd9d3.0.tgz","fileCount":14,"integrity":"sha512-+z3I9sgy4hVo5uO3MqQfXxtTs0EgCdS0mX3z5mry83sW9AS+X8c6CnjM2RcNs3e5UWuZECpcBVWCM0+hWSOenw==","signatures":[{"sig":"MEUCIQCR/b/dsSEo2TrqUHiaCI8I3+JMPVeZhTTw7FsIiJY0/QIgNotOplTtyXuCXOU5AqWMVD1NDMX1zyymAzQqiwuwY/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff4odCRA9TVsSAnZWagAAGXkP/jm0ZMFPBq6ztvDKh4rY\nlb/ugmsUklZFrdUKqneySKYy+ZVpURsaqCkcPnHokNzmE0wpaGZYtHFHwbaF\n0MbIVr0oOPL0VDNgnm6LoRIz1RgDxq2HWjp4weR4llXOBl79xhXtWyjNcuIe\nOjHpEudRFY2GWcot63Oe5XcJY6EnQMdpkRQpjZx6C05aVkDa1I2kWfi9fTAS\nu5Obox1ypU4mANCCd5VOiGEgQ1mI+T1qwJq/ZkE4zBGfmakHr/xQ/H6469o5\n4Bm471NhfV/xakP9E78QNhxIFLa6iTFzQLwMJ13CYk0OOQf3DxsTOnGBLcwS\n8OgnnkVDEzwtkXLQpdYZAe/omrpjoa3OYdeCNe8/4YDS3YHXnGXMZNPIUg7e\n8I3NPH7evXuoltmFHSiCT5BZY0l2K3Rv4Yc09Oz2lwe8OciHML5mpVkBV+YU\n3wo6GEi4DO8gdBUmmoHPPiuVkGnYyPpAaFk+rvk+O/+LeMoBCi8/By9UMbPh\nbKYhFCD6hxIUUZrA12kYSiOj0NpW2Zp691pkxFINfcN8wKILIPSqYr2S1RcH\nujF3MlDquW59jp9PoAghE20mF4R11X5DG6W0ftIpUBnwPDC1rH7+jxvSHyf7\nU75aF8zbfzhaiV0CWWN+9VoHMrCihWyH6By1P8UxKx93xbLufMLRHnycsBrG\ngwof\r\n=VQV4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-66dd9d3.0","@graphql-cli/common":"4.1.1-alpha-66dd9d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-66dd9d3.0_1602193948607_0.38387466295913675","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9b14154.0":{"name":"graphql-cli","version":"4.1.1-alpha-9b14154.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9b14154.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8b32198889a2d3df324bb178f8c491f5f819b2a8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9b14154.0.tgz","fileCount":14,"integrity":"sha512-EwoB0soqGc5ZrYgzqX0WFZBA/dKQfZmJQj4H9+lpRcNtMOuciiOAaiUUquch4Bi/whL7Qe7kC0/h/7ZFzlmLvg==","signatures":[{"sig":"MEUCIQD5kr5jnVvrOQNIAZugFbqhPCR7QyNyMDOtES3n9BxaIQIgPhnJvpBjkPE06NsxIRT1xPKSBZQTyr90I6l7HWn8FG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff5OlCRA9TVsSAnZWagAAklAQAJmMOLOowATDZ2A4EBnP\n+NnM9xN2f+JMmjd37++pRRlqsP+G6poluZA7NugGYb1RrQ+IUcFtvw93JvIo\n2kD+gPpDib0jZpVlmJVMfozn6LpTGXLTNa0pKnnRMKiyP3Rh/4cn5Jic4KYS\natehBY+fGqN6RZkGQdymFhLGWHI1rEif27xp2tQMkZoBPEU/PH5KwEIzWT31\njQ2aoPSWSHOBCEnmqtnwGZdrZOOLOSV0HdXdA9Wt+bDOMWKED9MtzSTmAEMd\ni22Ou471OVDD+GsQCXyxuE3HiZa2SJ4jFLRVL6G0Ovz7jlmX3Erno76pHRa3\nPNnxCI8WRbNd4DuuFuaanQUz+QxNT9xbFH59my5W+M2xG7BCh6304KReBcAG\nsfQ5f32zWfqt9eU482psQLOow/AmVZurZQ959JF2EyK1BFU+YR0pXxzSrBqH\n6Af3Tn2Xp1tZxnnW5yYOI0DQzLpKHXgkPNEwhC74rR4rxVUMaYtSf7xmYNlo\nyvUFp1mtHIUhOMAbT413tC6awf5coaxeCp2ygpnHy8gQdVfD4ONXKFO874L/\nS/y53R5MI9eChVeFGiAjnonyKrdJZrDhIl3aSlSwKaRgXWiiXLdnyhpkeroK\nSVAeQgCtcj1xJh0RXTu83pg8eMCvB3oHIB00nYRkhgwn7tGijsONXhmMF+hp\nFEc7\r\n=vf8s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9b14154.0","@graphql-cli/common":"4.1.1-alpha-9b14154.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9b14154.0_1602196388521_0.2534996064380106","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9430d31.0":{"name":"graphql-cli","version":"4.1.1-alpha-9430d31.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9430d31.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d074a86759b0e2f41752d2661cb785b11fef2eca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9430d31.0.tgz","fileCount":14,"integrity":"sha512-aznqxCYkfP1iIbywfRvUlKEnCn4D6IGpnhHYyX1AvYKDXui8WIYS0z2jFeLnkMaZ2aEmBRE7CE6Ho7OOMn0Oow==","signatures":[{"sig":"MEYCIQDesbE5Hl9D0KyLHp5RD772D+k1SFAtcjNhi9fEfjfK/AIhALQJtjNgmIfoMrUBQmuomWpSIZhEHSWxZ3cqC7c7zzDi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff5SeCRA9TVsSAnZWagAA8/0P/A3dCpLDSZfcc/5cFTlN\ngwE4GQCQl6wQpQMzCgNHiP74tie6OUY1/szAWAmlrwMEJ/Ixw+w20ZoWiRjQ\nrJS4qnO2R/1akQvAPIvdRnpYzT0q0QxXNV8m6UhMTA83pZ26TPk+7GVUsSAd\nVjM/nxqPkoeQCzx3YKQ73mKH/uAcqspZaS4s0nZv92D34oQs7w6vdzSRrRN2\nUX3l0xAODlux9q4owwAv8Ft3EJkPATw2NXOcpeRaq/Kjd4u9bxBq2Vvkp7hv\ndSTOOtmkIHgZ+bHuHX8T8HyWWJyQFl+HPf46HoKZZhh5+Wj4J7ggOLrZaF0N\nnsY1d/GDqWUgJs8Xlg1VrgF/0X3Z6DVwhSgVX5D294rbryE2yABYGM/3GtRA\nyxXrcrQQ4U3BUsy0r7IcxVJsNes7gSJus6cRjRIUmdk/cXEEv8588cHtNkDf\nOjtdQHYy0W/471CqVUmb74hvAgJhETi5Pbps6GpGpWX2cBeura+wTrY8FJbp\n1ohT/myKOlyhGVkOsCM59pEtZ3p9dATBbxxiU+3UYBhLcmR2V2uNMDNxATgf\nH6609pCZpkWtpN7cfao8DT6rPBqoIx6eu2ZvFPIEoc87gaXEZer8ze6dvOOB\naSOKny30SQE9WiYFP68L3vWpFPbZ4sxFG9+wUNEcL1laCzZAF+HO3JCy9foE\nuYpy\r\n=v/0J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9430d31.0","@graphql-cli/common":"4.1.1-alpha-9430d31.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9430d31.0_1602196637960_0.37971817398002417","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d290b46.0":{"name":"graphql-cli","version":"4.1.1-alpha-d290b46.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d290b46.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"35fd9d2c8e181378c15441cd29b679d771bd37de","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d290b46.0.tgz","fileCount":14,"integrity":"sha512-H7NbO+CpIyvpepgv3gnObb+MXQPTZF23bCdIttmVtA7pzd/rPPUakPcSOfPh2G1T5OyoOaPVVlXBsu3nvMapGg==","signatures":[{"sig":"MEUCIQDaXpq5xdxF16K7VZq9Qvo1798/7lXo7fZIyUezoekCZwIgOmVP5X4d++cRYC0j7uUXB1xpl1An3wHb9yLjTRvbMMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgBUfCRA9TVsSAnZWagAAHQ0QAJjsHkN/WUAJ71StmqfO\npgW0cJ8BWhZkurBiNBP0AnxV7sRvl+Qt7cbHOeVPV7337ENNf7oU/G3RvhRv\nt76N8ovRdoRrL1xg1FhBSXSXQmtT1qF7CUsbmpES1+W7k9ICUOD9vAvTn+nQ\nDqGUMFojyE2drBgf1kKvrNyBXwx/pZaI+V7bVf9BPead9O2QjYh4TzWI/NaZ\nWhepTMSyq551fi+vNmmmOclBf6nOv3PqsqjQFsgBOFFMSrSRmp41wAh+KiwA\nGFKPJppXH5hgzgZqbBVhuczh7Kh3zJePjQEeh3a87yLis17u7R52H4ssDBqX\nPlHqOnlbpVVID5Bav3ESuYBxdS+Gz22mmgxX6BF9ycywnhEv36HlMEI6rwUG\nMJjG+7uuVhWjMXl3AiCM1nL3ACvTrKHORRpChpUPfECn2UiE4dL0NYL/kZAA\n0fBEWuNBckaGZ1XBa1oLRloQkgMOIJbQKXTT9qNeq3LCQ3E2sozb0z1Oc3GF\nX/jctSOugkyeRoI4UhGHktscGXw1I61D84l5esrCnW4S2P18YvOYWzAJQowZ\nXqkp3vWsmC+G1uGtzCEi8XYDkFm0sFDoUHI7G77OA6fb8W/IAlLhgcWwpZ+M\nVQMf/FS94LBbXSFrkF2zDn81fkVjP8JASDSt4oa0pCcclBJLW+LvDBVeEHzn\nJJ7b\r\n=3BIh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-d290b46.0","@graphql-cli/common":"4.1.1-alpha-d290b46.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d290b46.0_1602229535249_0.9602974578482757","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ecaac83.0":{"name":"graphql-cli","version":"4.1.1-alpha-ecaac83.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ecaac83.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4cf98cb3255c2ea3e984c464952f5e3992fbdb77","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ecaac83.0.tgz","fileCount":14,"integrity":"sha512-fDjuKKN8qp7rZxuM8ayVwvXAIcNABlEV7K3wjy2bcRh2oQxX/fNXRTf6mbQqz8gV702z78N/fs3WBsnqwjFnRg==","signatures":[{"sig":"MEUCIQDhLk2BdPO3+rt/eU0dT89HBiRo3OTIrB/zCqjC5CFszwIgbwWJWJAqlcyFQnSXpbhCpw6dYOG80mB2YpsanYCIr9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgBU6CRA9TVsSAnZWagAAa6EP/jChjAqrNpNCvEjtiunA\nxR2+qxJzVWFm1V6qibUyLYVfbgJ5bFRl5xI0dJE6MIHOGE64hsepjLNIrdjE\nQOZiR/BcUSkSKPTfnsVwa8ljppHPM4nuvKw55W2hGkASIcC6WH1VD4gHrOst\nNT16YpatIm3zXVuvmrtz53eYvxLGrkglPC/ciyTZGDIyj1iupPYeqYmN6KkH\nkzBWOuTcM/FRmXWUh2IeMV5QaaOb9TMjSEF/OARWC9cauX4QxtbKnx6bGSos\nIb8QOyKozSrlcuLlR6Ff/6fHzslBdEEZqKa1RSuLDZ88xjrnOv3AEub2pKF0\npaVhcgdq41pLVNT8KOu0hyUKXyRu9rYNAaxBSuPfGUHVhBPQzdgiPcQvEurW\nn8ASRIQYdPLR8lZsAG8ggN78j6aWBag0V5xaKeYbAVGAVqGM+mpd0F8mC+xn\nFiRBImnERGH3HGPT4/f5S2SoNjZNAVGEnMlEAxgdFM4bMLsjYc69T5cRHmhM\nxVSePZYtE5zv8kxOiQiBqWxGVULQsuECOmFxJ/E/Ow8d08SEQyhuMZw+TBXe\nvJt6bhQO83hy0oBNb8dl9HPCkLV5Au73N747LcKMoAhzBz7yrUO0FfLw8Bjm\n0IUgvH9BcPQ7ZKEir9/lO1Qf4Dss1p1z3L8kokjiNKgdsiaR64d6ExfbVWob\nHu/W\r\n=IVLr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-ecaac83.0","@graphql-cli/common":"4.1.1-alpha-ecaac83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ecaac83.0_1602229562170_0.474318251942204","host":"s3://npm-registry-packages"}},"4.1.1-alpha-85caa88.0":{"name":"graphql-cli","version":"4.1.1-alpha-85caa88.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-85caa88.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"134a51b58b9dcd567562b07fcc5ce53e290cdd8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-85caa88.0.tgz","fileCount":14,"integrity":"sha512-QFTbnc3f3iCO4nRMV0E6Vqgwlxbl9U2F1MxhDRimDJoENLKUHPMlPw7Ydrzp5haV9eYgtTQNLKfvkKX/7so5VA==","signatures":[{"sig":"MEQCIAVSfaz12fYXOhXrIYvrlbqn0ukdWq708gTbwyG88C0JAiB8FuS7Pfi3mGNVkDdXscTQ36yYxowmDNxEma9D0qd45Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgCMjCRA9TVsSAnZWagAAlIgP/jAHyR6Aa/9XucSY6oZn\ni7oQs7/ArzFSq2VgcDKwcl1/0RW6AExAEAMWcA4NhGhTf8yr7Toca9VD+ZTn\nV7h5/MYaH/xxeT/sLdfBYqg4ncqdIeo4dL+Hvb0BsnfeaaPEZqY6fd3eGC7Q\nqJxLHYtp6G4aai3vJVoNubvnLs0M4wjhvuxRJpKKYjqGv0a0K0c7ZYt1QBA5\nhI9hWmMVwoXmnNpGmslTEmcUFTSnilAjynk0+M5BgebuLvBRYMS4O2rhMEXu\nz6xQkTr2FTK/j/FroHJWbyhPQNUF1l052IlMovwwYWl9IGAO7B3ejedjIK2F\n+sxlqpJbiqa4dGTTV1XTmGtS5Eqd3PRG3y/whXkw4S4GUT8cDr/GdRk9M/GQ\nnScnZhBjUPvJP/soinqHQbdjJz0LWDJ+J42B8CjhLOx6uzJfHdzRnwmdt2a1\nWdbPQ8+J8jTXDYDiWO12v4fa+kXLXTGuTO7E+RwcsFPj7hYPmcnHCQJgdZFi\nUxbRXDo9BE1MLyDtOBzifyhqPMjDAYXgLvh+Bc30s5MeXom1DvXvfnLN0dhg\nzOoj4zXoQDY1Wtxb4WQMMzMSfR4o46A7XaikNYeyQSPMrdfRU2BzcZde4sUg\njihH4XmOI8MATe4OyG0Uc/6GZjWDB/6nlsY5Cbwtx+hrIsKE7s0NFyD4a5WG\nhkC0\r\n=XHo0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-85caa88.0","@graphql-cli/common":"4.1.1-alpha-85caa88.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-85caa88.0_1602233122838_0.4023070619315803","host":"s3://npm-registry-packages"}},"4.1.1-alpha-003035f.0":{"name":"graphql-cli","version":"4.1.1-alpha-003035f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-003035f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8fe82304d3986e11b0a999be16661005a86bf33a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-003035f.0.tgz","fileCount":14,"integrity":"sha512-E4zo0ISuMzHRjDS4gXORbo876V8/VPIIZYRNi4O09kg2Atv26l8SlN+W7dRoWf/b7seqzl4h3hFdzSJCuwERuQ==","signatures":[{"sig":"MEQCIBGQVTUzhOGETzD908rR9R6CafMH+9Yrf3wIGGN6RD6DAiA4p+w3RNCMi29FghBnLUjvBhfNQw0qmN6fYNSHYNnWng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgD9ICRA9TVsSAnZWagAASasP/2dm9ZKqG+Qqprw7xigP\nSeai4dnW/LR4pTXN0wQjOSwRHHve/F/4LAU2BxpqkmPJkOExkRG+owxbDAaN\nGKjLNy9iRJM2F/FrGjXT/xEjSHIDR2Y1VyoiWeZMsbToD/9Q4ES8L0y5cD2c\nBBzyG3PnchHGKCA5pjsCYGhYvpsiJx908bD/veuJ0jLQNWuaGLnbXzyDM+2P\nvPSSOoQ0r1VQiAtxso11ocMFIq1r+ns5K+4AeoVYxYwz6eyKyVi+MWh7BJkw\n0v/ce+guKC72x4UIJLRRwDLZX8k4zh8kUkoWwoXZAf0Z6wwiIHtALlijBVrF\nVJJny3JKdkNCIl/Uk0EtS+7c4lYrIThR7ljuEjMTejIZPN2XjwSu75xlaCXo\nR+ePGwmIRXl1e+GFqc3unC4Rvcyqmgj6G/g4rIfKTs08jHqtRN7YELwlC3dB\nfG+H72A2MTIpjl9jjRxOsC2/vaDazkp2NVkzhnVV7cgZ7PBwimizCTgZV0jY\nIlAUzQe5jWiGyrfQmZ/84S81qD0g8aqOvWZlRKokicmsJrp7TrT1l6m9595s\nrabZIZTKMTXEQmpakSeYcX/bX3NtFSse96F9f5dwHt6EEwASVPfKvCGZ1qjs\nUWEpgj81/yHJsDzIUTsPhM+jfuzClBOUqYlwih1ogsmcTvMH5Ov3bHhqrMpU\n+7t3\r\n=IqTx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-003035f.0","@graphql-cli/common":"4.1.1-alpha-003035f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-003035f.0_1602240327604_0.7573863084590462","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8dabc99.0":{"name":"graphql-cli","version":"4.1.1-alpha-8dabc99.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8dabc99.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ae61ddd66abe15dfcd08c2634b0d45d458725de7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8dabc99.0.tgz","fileCount":14,"integrity":"sha512-x6ItS6+jVFq5CGiWQsZihQxEkLTEXhFMZnmkreQb29J8+DmM16hzNw9CEs+79JoBc5CYGr5a63nvD+s010My+Q==","signatures":[{"sig":"MEYCIQCoVrNfeoVfePFh7o5BUjPGzfN0NFy/As0B4eyrhHKR7wIhALfNG/k348tHSbULGPDofApHRtnfEca5yfZtAf8yoI8D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgQPiCRA9TVsSAnZWagAAaF8P/jqOw6r09MtyDlqNM5R1\nLnf07TsNOI/VGGmpw83yM3Z7kTrzLpIHCod+2hGh6MoLTCuFTA/IDStidNA9\nwLEB3Nkm785cUvfQF76RUnd62smFSDWr3kHVSA+h+E/PcuJVNZ9QWURgldXU\nelWkwSPGEZLgPw2h0gOA7L4ltuTcnkkINKoOrwDEDP7tBao0xYNoyPlZa/iA\naIJZ3QA+3tNn/uRDgCYqf35/gbqBAWuXgSWsKW3gG5Dop3PIxxdASoBOqKDl\nFqcpPBqFatCSdbuLTRPtf9ic2Pe4AyBTk6WX8goWKeEtgDkbKvuakFnrpBCR\nHr8i/F2NkHmTtXtkVkMYUBGcilJv46DtV2+IVR+eljUWN43uv4Hk5dOKjOG+\neLb7Bnhw3eezSlHzX6i/goc9rBnp0LRGLYTpb+Kh2DRn6Xl9GoybZQQsjiAL\nMPYM0uughfdvJZboLCGnPlvW+wDIMLcEP9PYgEFq4KwKMTlD9qQNNx7LBRXq\nYlUVZzhLFLuBUKSmRLSq2LVXca0W7CWmfEDUZpNuY5IT7Iof+TcTJX0r4Fya\nErSCJ9rpLLaDOQ37FpzCC9Xjkna7Ve6yCqGYSMJ5uzqGHJt1ytXFtNuulyQE\n4Bly8cOclprkjMd9+je+Uax4KVxuguDnsYQkHM51bssbxgMEC8RxOS0Od1ir\n7TNR\r\n=U/8m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8dabc99.0","@graphql-cli/common":"4.1.1-alpha-8dabc99.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8dabc99.0_1602290657568_0.47266412399129853","host":"s3://npm-registry-packages"}},"4.1.1-alpha-28c17d4.0":{"name":"graphql-cli","version":"4.1.1-alpha-28c17d4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-28c17d4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"556aaa664af2a2c5087c8e45420aec9ae063ad6a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-28c17d4.0.tgz","fileCount":14,"integrity":"sha512-qcWAT3s49CgKj7X6SORhSr474WH2jCw/2/g2V0qh+JrCOdBZewS0prjONiirPtzYnzAbVSJgDWUR4CaJz3f67Q==","signatures":[{"sig":"MEYCIQD/s9bGRpIoF4KSRowVhqS+94q9YY+tmMFVYXOcoOqbgQIhANmt+8K1nuM3krQuhI9RZvxSz04rrdgHPFaoqM7b/GS4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgQv/CRA9TVsSAnZWagAAiTgQAKI7o8SXfdRbT7h5Ve5m\naB5K7toXHqtWKUq3ZsxViF+Y+cCDdnGij41zTQ/A9376X04+NGH9+yaxdKim\nWAcCYVbkCVkqnTKwWKi5YEuB2R2O5K2QjD0KGekpix3NObUEaYbOxAUdWqYl\nBWl1Gaz8R4416SWHUWeBKbRKeMKEpVEBDJsH4qGWuFY8tr3K46s/SjwS4NgE\nyTvGnzvc/fX24o20+bz/7BqVQK3AlyzGw1fulYXcu78Lpcn3UHixnKleHZSY\nfn2YcbuJIVxRXjGqb0xzqRWgUxxP813Btajk/ARBa3/6aAQMvcXn8ZCZUtVk\nFdefwuTLuAbVlFu1D/Sj3xHVKwmXkHtw9fdZgQkrfIKspylcggrq188V/8Fc\nFCoDPnDlv+ccINAP/jopijnAirbESFInsI8wTszd8EKlRAkqGQY7xggDKQMh\nOYZmzMZQiIfMjdUaEOWI32YjHtOVdAVsax3GlmEf256HSVF3gV6u2brtqzzI\n79hWlvg1lDNThkLJCwLTuyzxvL/VqT5yihKoRoS9nZSrEP933XjibThm/aXZ\nHzZ2FLQ0Mg2quccW9E/l09CkI1pQgpAO8ptlCrhuZ++29LSHZleK2UYodBIo\n5M93Ov6x6kBl+vf9lGBj0AELLwnce9VYrLBFhZu+Qei61DBI+ibxbRtFfhkg\n1JjS\r\n=YvIc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-28c17d4.0","@graphql-cli/common":"4.1.1-alpha-28c17d4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-28c17d4.0_1602292734780_0.9365450899263248","host":"s3://npm-registry-packages"}},"4.1.1-alpha-580a45d.0":{"name":"graphql-cli","version":"4.1.1-alpha-580a45d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-580a45d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"10469d7326d8eae517a618356b8df1ecf0126442","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-580a45d.0.tgz","fileCount":14,"integrity":"sha512-LswJiX1A1FxTo4JWe+arrm0OepLKjo+1IQxZ5fXYoeWb/xpGHEQaW9bAgfnpzggsGB3RPy/IBEDDhsZO/dcmhA==","signatures":[{"sig":"MEUCIQDJcE4VSWbbTgK4/PQPN1EZguUAuUqSUHGdbUSWd1eF9gIgcbeoGIgheTUEjpHpI6qnQPTLeAF2/CJjnFvV683zaTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgUZGCRA9TVsSAnZWagAAcdAP/i01+38s8iqM0v1tey0y\nd0CLJV+osCfguCzj3bNDA/dJZkC86FnvDgvBkXpRLHBwulVc8bFKh7FbWn5M\nL9brCy+RrxR2EBh6sM4eX8QBPeuLDdb/SHsO7gJ6dHpmFCCss8UHl3mtMg/k\nitUHDOahgRKVfVjiv98QjGpmjNf2j11isKan7V3B6F+oyL3/9Gkwh7MZDxpC\nmfBwx91C0UtNvE/GQfKK18/Vhd87bApioDL5uGM38n6SQgis9ZzWpgTnNiWR\nZouSIekBVQ7sXdB+x6k5EBosBDWpmD/0uMCAR/xJVzFb6vnqcJ5yxvV2Lu7K\n4+EI3m0xvmRAwzfPutSDzjyeiWgGU+LRqY4v/pyU28aLqVJqk1+BccY3NsLm\nmuxJTNSdviIf2Z48Gy1KRyptIipZ7SGulJtLf7cGwnDXbj5EFH5/7BJAp8Ob\nzoG0Wz6rH9zlFQjzSw8d+0rbJs41sndjHKtf7F/iJzuzYi6DGiNzVaZjl5tv\nrNUwMLjExYMCuyPNJk2rT7zlNVCzllh6RAgiyUQqpkUOkmWL2DfGmUQC0/Lo\nN07XMipSiiH181ZxKIkxe1vTT7XNPGC6pkQK2m+deDDiDp7CJiiFmy8gCEu8\nDLB+QRv5Az58jmSDh4isVMZZx2OeNAK32aRJV/fTHj+q1znbYzuK57RObfDM\njz0Z\r\n=nYVr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-580a45d.0","@graphql-cli/common":"4.1.1-alpha-580a45d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-580a45d.0_1602307654073_0.25645060836099987","host":"s3://npm-registry-packages"}},"4.1.1-alpha-83970ba.0":{"name":"graphql-cli","version":"4.1.1-alpha-83970ba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-83970ba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2b289015ec7b10f5494351c2c827405fbe73ccac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-83970ba.0.tgz","fileCount":14,"integrity":"sha512-U9U2T800+GWc+jFfKDe3v3fDDaZEuJF5HiNa5ZeiA3o24nZnpECOXFQzeJWdijiKSmwEZuoy/xpW3mG8mOPNWg==","signatures":[{"sig":"MEUCIByuKBJa3SqbfygLyqSLj9fNTw0q8K3D0aLBz+XV2v8yAiEA+d00Ac4R4ApTy1Yo4mMjwhNzltbbsXjvvI6q6Oa3LJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgVIcCRA9TVsSAnZWagAA8KUP/A06+3TEdfCenAdwszHQ\nHLIwcTsFcPYFeQB52hVYPT0nTdia1er9mwtT9ApkALL6xNxM/EnQ9LTWjCir\nKV4fwzpRcEbS777Q28fxDjXEtRa+8eRqDnupdvqbRWjWOjcfcgXD6AF5PUPs\nDuXOMd+3rjQZbDfR2NVk+9EJzNz7iuTLp7FgsuK0uY/UsQ+r3qXYQzbWMtcq\nKg7NAtBNpT11ejgcStLS14JGP8ZvrcQEQ5txstDLh7wtsqqnd+VNyxlm7jJS\nrY9X9KAEzsC9+aa7JjSSKchreQMibflGdSNSDSr63/ubwZSQ5UIQHecN/EHL\nygAwSMCX45gitUfZcxs146geVDkFOYuHXY6v+bdWZ7y8lRBMzfM6wYaIMY3R\nRHWyMhV3fvwpaxEylKcwYZneebdaRGalbCOCqsOH+9ltIbV3hqW5nIWTABRY\niyjJm0DhVENKVDgfzp14frFlbs+jsIhrcUESK27amuSgbBY27bK4MQR7UMzt\nwFfnmf/F/F79+x26Bqpzdrt++ymGVs/BTXzhmuHpX4BQ83fk7AMdSutemoiQ\nXX+5ILG4VAxaEtCGKZEvQPOZvoj1oBexMSn+0U08EMZFmVfkWmS8lDP1nmEy\nFS3DJP1sFxd1M5usNL0Dc7N8FcD93ycu9TspBxgL9Spnn9khvv8dmz37XT4h\nbA6i\r\n=aeOW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-83970ba.0","@graphql-cli/common":"4.1.1-alpha-83970ba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-83970ba.0_1602310683588_0.3584106837401111","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d021498.0":{"name":"graphql-cli","version":"4.1.1-alpha-d021498.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d021498.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cdaea25957a2c295c5fb3a79c0de2ce5abbc217b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d021498.0.tgz","fileCount":14,"integrity":"sha512-+NT1AJiD3S0BD4KiVABdFhRkHhUE7B+KJ6jWyAYf+9F3AqgTNinGPWP+JVCEUl4i6FAtn6tmxTzu4fntn1ayAQ==","signatures":[{"sig":"MEQCIBOf61RMXwfS5gpgaaq8ADjFaA46owU2AAxCtwA2IDh4AiBXO+GUhrKssOhMfPSZqEiieRIJ6bOWAG/sN/GD4RqxfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgysECRA9TVsSAnZWagAA8BkP/jIJwf0+tHHQN5o4aYLD\nTauIbICeYZUgEn+fGV88vhMfPr0nmB7WinWyetVsPbVUJH4DCqOjbImuAgdQ\nKwyTVP2vbUgKuF9FKREaUK2vo+CWk/yUwk8LesFyeKVYuoEfUlR53f7/zbj6\nSRibNJ7GW3N297ZIdWFngAIfSonCsG2DBE6zly0BLRvo6TwlaAf96TVScHN9\njgHNQ/sFxmmq2W7ymnbgwRLDe5+Tq61d44QJYBSXX1ZVR4bP5Q2api21XHcL\nGEdOk6D2+Zba5PEv8LyosH/I7YunpnFx3hYeEU45IzB2QIt++ZAp/0iWZMgu\no34yWoP4WGjCalfX9vWzbSlc4GXHzIYv0YxGnNmaxqYZXaoSYF71GTT+MOfK\nducRkGqxl3uVAUvB0wHZmAYcR2wucsbILJQFnXZhtWlBp22/XAA15Ke+u+s2\nnFYriLbbfSMivsbm5yu+xldJyplkOxomXRc95WLdRfVPZuhI7vKhmmomboW6\nTGn9u0wZvk/YDiCvxLJocPUZbbvQrJ2eTd26r+NPz+58dXXxJqOuurvJcfH4\nJUqNObwjuoFu0YJk7MigPGCP70ebrzxV1WDXFjazd3kX6zt3Ym/MTSNg64pM\nX15m9o14yUHm3f2ONgYm1oFn8nMHrkhUboyaSXTufXvksSVFcgo8RARd9Lby\n28nN\r\n=gzuz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-d021498.0","@graphql-cli/common":"4.1.1-alpha-d021498.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d021498.0_1602431747856_0.5303127203093518","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6d77517.0":{"name":"graphql-cli","version":"4.1.1-alpha-6d77517.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6d77517.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"79fda8e34a70402aa92009a0d7d325c1e4f3fe6e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6d77517.0.tgz","fileCount":14,"integrity":"sha512-4UZwEMVK5jYK/9b5gCAgk68OxWtXgm+FvetfJkb/14OmMaMdSIduoVSQIJgolhHkVaGyfwPtd4/IlrRgA9SHMQ==","signatures":[{"sig":"MEQCIELRNggew8F6bULVY9/nsKq6LMn1NSlkefVdWChsukyiAiAugOOncPbTq7pvVj32ZMrzzPbVdJY2nAbwnGqP3v6nMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgzBoCRA9TVsSAnZWagAA5qAP+wY+pfV0DnXMPoFJLX4c\nP496PeamLCG8ZN+8EFRSMOJIVMjsMGQlRf6YxntoN1C1/ejEhJrwJIVK2MUf\nL6VlFfDuDj6MmI9chR5yQKnE0Qngi9yAH9o6Y1TbycEom+fgpDPaj55oHyz+\nPPT2/+7pJa5RdZ5E8JCMAak1g1e8QFiraIHx8MbJ2OeQ8vC/QvjbrA1Wdu1N\nmKxTSe5ACjC4qn8Wp07lo+v9BvAYGE8XnFfSrmfdWkrgSWTGPVsMF4/wx0Mj\nZ3HgggZdvkyjRwAFhzt+OeGHoEXnJLe8AfMubXm15+8/8zzHaeWh5d+9/MjP\n86oizgZQP3+aUC/Mlk3O8fIgR0erxfzimeJ4/FIMthnxY5E8QsN9UNSwJ0Df\nHulmFz+HKBX9694WaBmPli2eZXsDFq35c87/P49NtGXJMC1T/zanJz1PbWlt\nrD5BJlJtyc8Fqq/7+hqgv5AqqM5ILNHc7xxgQzmL8jurNk8Bc+Y+dN8tYLWs\nWxGCOJEYy+gxHsZOQv6Xbe69Y9jyPkfCwxAX+DqrvAa2fhejSLj3PuXz6o6H\naPNYRG+4wN5RSPfpbzzeOpxY582a80kSw47/+YX/H533b/RHtl5PI5yrxPSg\n2aVlejg9Op/OH04RY6wvGjfFGCfAnH6ZDcUO6K5IfgQMSX+j5dVIVcE6nD+8\nmfSy\r\n=UL5/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-6d77517.0","@graphql-cli/common":"4.1.1-alpha-6d77517.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6d77517.0_1602433128141_0.766477530499974","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8915bdf.0":{"name":"graphql-cli","version":"4.1.1-alpha-8915bdf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8915bdf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"41045851a7bfc888591832d8258f0e25c5d5c2a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8915bdf.0.tgz","fileCount":14,"integrity":"sha512-vkDN8EkOmSsFFXMOSGuyYSNXnN68sWDB02cRrQvMnMuTImXvpJmrMfs1+npqoXIGPbn3GH5KB62/DLbNsouzwg==","signatures":[{"sig":"MEYCIQD3vGexbGtmNwdhhsCrLKr9y+NBfOfv2tAOETWFsqJBLQIhAILNCGWQO8hJ8BDf/ctlkpnCrqTnfxMI+Rh1Eyt7Q3Uz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfg02WCRA9TVsSAnZWagAACqoP/065jVFRb1lKAYkFC43I\nkV9GHe+5dGdpK1co/4/1Hhw9yizeIxXf6iD4NMCL31nq2whSi9jZEZ0CgBN5\nBYK/IkzMvaCP4psOAkuQaXKRlffR24xpwjheT/Leyy4bFKpMrH2JOdviBm0g\nbXuQ8XZDwVaN2oy9nfAEHOaJJBg6UXI4InNVj5w+q5POP+BVSOfPo7+ra6Bm\n1AJrXTqK+36Wv/szFP5AZRoVySFM6prtjvR22ftLsDSt8RnOnjg9cr1EY4Ex\nJ0fh5ts1s6FoURPfTd9Nkkg3vdj8F0zQ5ZHmX420acnEqAP8kEp4AGTijAMy\nzLsyx7y0LYDS1lccFh+sMok9psnkc5Z7Muhmfq9U2PsEOffnqX2BmJfR9ZwV\nzCdCa+bGbVNIQ3U96NSgNi2Dw3BDFN4qRAXbtRXbuhjMchgqitm/X0Hp/ubp\nsSBqgJ5Wuyp2Ie6wgJuuuiwm44GabMwURfn6ZJ4jOHc7JLs6gzNYMQ7BwlYu\nqP0JAHBbYskgdVf+OEpYq7WF2OK10xtAIk8oEnvmMRoIxtRBS5C6C/inIIIi\nV25NeA6BIGyDOLjbpPmpbuY5mUJJPZKI3JOTcI0z1RjU9xl3PReveCY+D1+R\nZ1sWckNGVSBlvYyatxZkf5V5QlTHybMmp6M7CAi27jHORvKLpdqlxhkw7+2g\nB3qy\r\n=nWol\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8915bdf.0","@graphql-cli/common":"4.1.1-alpha-8915bdf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8915bdf.0_1602440598169_0.4040611832962082","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8d20e0f.0":{"name":"graphql-cli","version":"4.1.1-alpha-8d20e0f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8d20e0f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7598cdb35ce7f371201b6e0714e36bddcc23289","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8d20e0f.0.tgz","fileCount":14,"integrity":"sha512-j23w1EsCds/hr+4I1uSO61ywnDhS9ziZt+hRG0xvFz77Z/eE1c3saQqJlXTv72kKswbRbi98nP9d1J51AZjC3w==","signatures":[{"sig":"MEYCIQCNklTPn/0ERJLMXsVgKCxngRLpKK/aorp8i5psVHVt6AIhAPeYXEZdD9XSBIn46+DvUvzFrRCE+gj+f/Nt65rqWiqC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfg065CRA9TVsSAnZWagAAhvIQAJ5MjmrdSsGm8V8dVzgb\nZZ+tnNQuQEHLJLykrIxP0mXRZl7X63SSsQc9ppTBcO4PPcg5KdYcZVJqr4Pw\nWn4pitlONfUkYHV6RMg8OoqgPd5EvAsyg3+1/K04ZQMcT2784L2BNBSe6w0g\nHd5JagG3ArmNca+bYXQv1rq1fGAL9wSqhOjKMIRrB5K4+uCnBZyKxlg+/tvo\nvW+5jNuZAYuMCqgB/MmFjdmOGsO8bt3xG7ShDlrM3Cm5at7nFPiULdX5bo2w\nSW9bWjAdMrXsDNw3Tivdr30TpGtlVyQOo7XBO7ESIgpw70K4TnPDO8imBjoa\n+0t+9viMqgFyDJjsiHOQkyOv5laEtLseM6fr8Ve4y3N+McGttPv3wHvC/edR\n7II46yXthhlgrVW6nkgV0NZKXcfFgKGWvj6FFJGiIkYXBuScjtp3BTY870tM\nXTmrHeKTqZgt2cXmoqZGKRI82ctskYm6zVM9DFbxvWBmkpYO7UOHVwjKq2hG\nDWvVAFS185faq9XqfThtgEjwgo+q2vcKIUlRpvKJEh1JA0ldtuLkOVXFdy4Y\nfEMONmOVEjdzncLgNmAHzZS8xRrVHKmHNmcpekz0iH6MR8tOEuZpsOLAmaGC\n7n5l5wCsRi35Vm3wHtk2Ar7h8qDa1TwVtZTgAD5preMAmtVVfoCebjZvUBk2\nCnbi\r\n=KlB4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8d20e0f.0","@graphql-cli/common":"4.1.1-alpha-8d20e0f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8d20e0f.0_1602440889096_0.8762259225551357","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e8c786f.0":{"name":"graphql-cli","version":"4.1.1-alpha-e8c786f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e8c786f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ef3a7232bb39256509f05f71fc95101bf23ccf8f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e8c786f.0.tgz","fileCount":14,"integrity":"sha512-AJtnUjeh6UAjBGEW1UzNvpu+EqM2T12gW0RjF3sd73DlLajQIlITVTfaI2b0o+TH8XkWZiSoLGNDD7AvjYv84g==","signatures":[{"sig":"MEYCIQD4rW0bW2fJXdGk/7LWIDxJR7ikRlYiNjWoAOijBdDT3QIhAPue3qjsAm56oEdFq1i9bRl4ua3ZSEvgWT/j9eeWBicL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhrAQCRA9TVsSAnZWagAAHRUP+QFXxD24UOkNbOowql2B\nJzf7SAG1y1e1LydGtLJbiovhygvf5x0bp3o/XzPhs41PQiK9IEzmKAVZp7uS\nQmfXLTiCN6Wjl9ZbQSRi+ntWAgalQuH6wlWLJnfZK8bQP0FbwdiGiVCenJhE\nQJhGpjAV4XdSenGxKQRdAEilbBZkSrMgZUBtFfhUD1jL0YVxC4Zd/H2C0NaU\nC7UswhnFNMKgPopnt9XWUWZ0+siuP1M5G6kPt5akuqTm7XwPlpohSMwYRYdX\nE0iy03cFmmLSEvHqiPkhS6O6nvU4KyyMuVoKN6h/zcPesvId7+dM+RR10Zo0\nDJ1ZFheDJHiI5JRPo6Ck2zV6RcIkS/xL1xqncPxvkCIcyvWs2EjUF8htLRix\ni9J0BAMWO//PLkX9M7EEEh4m0zL/zckJSwz+D8JzeKLJh/5fWRrv4AP1GBbX\niOUpCz+4HR1HtEgS+f4N9jSvmQpS5LEwn12mx/SilIKtv5Ek5AOzkfn8JtzH\nnfygPxFzIRmVF+5l2gjzzsS2O2kQgvUx9TEl09W9eGpp+/H9RYlbow1/EL4R\naQHMH5pe5FT0fP+4rvJzHlicZ3+tQs+QabFL1+l8sbhP3mECjKNd+tEbgliM\nU77iGkKXqQWJwhWB85pZkg4nTzdCcArbtFL8lXKc7abyjytDLARTlIrJEZVM\nQTV5\r\n=05kS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e8c786f.0","@graphql-cli/common":"4.1.1-alpha-e8c786f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e8c786f.0_1602662416420_0.8641880236102837","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0031b70.0":{"name":"graphql-cli","version":"4.1.1-alpha-0031b70.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0031b70.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a78e81fe958c3236f650b4d49f0fd2f29ac3b1c5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0031b70.0.tgz","fileCount":14,"integrity":"sha512-zuAG5aJ3aMg5vQc/baN0imiuiR3e3PjRzWjnaTvOEbdtODFaF6/MN7/aQe0jJEIGyuOTZXgQYuWD0/TBoURm7A==","signatures":[{"sig":"MEQCIEDHTCl3dBvrpHSbZEsISOxD+hGSX5e//sQvIFm9DsguAiB7iymhXttOoGyteBqesQrLZ551AGJWq3zsal9Srvp0hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhrHqCRA9TVsSAnZWagAA2sgP/A/MYP7z1dcoDOFMyXrO\n6meOJyoROy9RFn18q9mByA129rd57EgVvPfJkhiXxAy08uTAoPYh8Dtw0E0/\njv+trbWiwn74Zt+daqG5s8pfD/7nat0gEWr+X1nJPXyIjOREnWBADHM+JROY\nUTBG3sciK8liJlMdqQumdEg+qbV3jGeD6w2t9P0IdXaEsTOxpozxbh5ItSMw\n3yk8kbvvGNVki+RuQUuUjPjF7yuA3PNaZFwona1sjV26D1EgkUR0Jkq3Y3be\nPkHRSJOuCQuFim6+I1lYS40PP1znr0Og6miuoUSjKhltjZIkxr9D+mo3burZ\nW/4nDcotI/0sOV79XIxOuKu/0UjKILWxSF6wUKvRIS5Vp1HsBKX9JABte+NF\nBkCnET64nEZ7Sd21vv+lrFJ5cLfBk4rOX2dcEweq6UAm6id9SyS3kpXyIUBe\nMCH4qcpZ/gj5YjHODtib3LLHoILc/uM4+Jufo66OoxPfFj1Xo2T4dtUjlwD0\nCWNLLyhqoNO8mqB/ayTDvEh8inzUHwfRNLVPo2P73psa99opHmdUl5jH/mlR\nEMwVD55HCCDRvWpTxkj+mBom6OYt4Pf2CdTPBKgCa71Du70+T3UbZTg3DGAP\nCxaNoWFZciRs8ljHrd1IWmNud0aK3fVtgyfgioPEeDXej6pKUktbRkpn526R\ndXZM\r\n=xCOb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-0031b70.0","@graphql-cli/common":"4.1.1-alpha-0031b70.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0031b70.0_1602662889768_0.11216918596921466","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f44effb.0":{"name":"graphql-cli","version":"4.1.1-alpha-f44effb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f44effb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"58a0f62c529a939799182b40f1ab7bf18482fa26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f44effb.0.tgz","fileCount":14,"integrity":"sha512-TgOpy8AQTvFDjlEWbEWU+QakViizf6orYotwJARjzqff7TJOU2LaOcQVSDakv96js1c1oW6/47smj3EmP09HKQ==","signatures":[{"sig":"MEUCIDs+RapLkKIFYTPP+1oRL2wujn6HMZss3b/fMuRQEmiXAiEA2T6qmY6FpAodTL9e6J1XmJ2EB4G6Sjq5CUqjifJYEP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfh1vdCRA9TVsSAnZWagAApVQP+gNqsnJDGJbjJoMY0btZ\nnl8do1/CNfcADsTSbzUSBJEsU4JwynVe3bxCc74Tm3iHl0VxDlNLVMoPW8TZ\nW0cilcTUxVob3R1WXiSM+DxQuH1vhB7jh/bDkovmfn4QkvAl7HuvZcaYx6+b\nIP9JkQ68oNRRf3Eb3gArUATJ7b2RhzAn14IBC5bH1n/4O29BYQ9OWsZi3MXb\nU87eJ6mpNIIalJwncpN/XEfNyTtB1h3io0M0Dr4v1p86E1f6G6RmEGdrUmXP\neBFzfBFiw3J/wNfTeuv+khYlFjE852hJdd2fBUqNjD5eg3n3Nb0YhEdJplx/\nY5V3IBmYvx/lEIxFSIvlHQcXXRpWi9APdzYJTpPmKNRE8hDTx0w8YQfJs2bC\n0cfs/y6AE8nQqHbiuuzZdC1PnI/Mmsl0s7V6OBvUrAI7aNs1kGf5dM/Hw5HX\nTpQr6eg4fWnNBqPHyzPPIl/Iq/Z/pVhkDnrVqHakefR+pwqDDSg9n1DfJbVl\nKxTtftkUkyHx7BLtXK3lfpZpeZjIqWESdPoLJuf6wUhuOy0JSbF8DFgJAETV\nu5dwyHWFQnpykEPr/qn4eu7HfZE+ixyDrbKW7nx6YSz/UKDQ3NBZrhDQAN0y\nmggbtu6bIQfmmQ82Ua236QJKOFcc632glgN95A+3oCpqgOjKVLhWN3b1nmPx\nEl18\r\n=cjt6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-f44effb.0","@graphql-cli/common":"4.1.1-alpha-f44effb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f44effb.0_1602706396811_0.018534870450984453","host":"s3://npm-registry-packages"}},"4.1.1-alpha-42d081c.0":{"name":"graphql-cli","version":"4.1.1-alpha-42d081c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-42d081c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"869ba5f02fec74a15bc25bcc457c808ba341cd3a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-42d081c.0.tgz","fileCount":14,"integrity":"sha512-CjkMdDannTpZ8nzMIygcGpfEKFt3mDBQM7jNhi5ntlYIMUNOtEC1BUFZnY83gXoL4pgmr605o9s/PawLbmRWtA==","signatures":[{"sig":"MEUCIEzzyPxxS7PuY1tl+WizrCY00JeDfEJesZJNoijVifPSAiEAxsKYd0XMP61LES5HhkOze8t5X9aK67SqXAdxqh+nn70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfh1wGCRA9TVsSAnZWagAA4RQP/1RFP6OzH129HYxogrmz\n3U2Xlujbn9YagVVGaYk4ODEWSZ1eFv8m+k+BU2FmuspKDdiIKZVp6RTO1PmE\nndU18xAcE8ODGSbU1JBOhIlze7tpu05VqlsKAUe+1tR/6gUahGZvWdtf1Vrb\nLmiDBXhiFvfNrEhOwlh5OqMnYa6I5KpNq9XOIoCSUISIuB2QbYha7F8UXC8V\nbPQtOHpXv/xhe6GvRRny1lQ5/Ud/+waqAeUKIi2LG78HcHpcnlmVM4kgIPsA\nXbw127k3WoSdXeZwTlkQ2F7sBlVgmAbbv3ABEfEBEB3yqwOH2W4PP4xi6o65\n/lJTo0uEVuU8/9Wo5TsY0AK8dM6vjR55dte2qq8YydD9ttGrNqmq0s42EAQi\nkd9udIKZcxP+A0e1PkwnI1/tj7UXnr8TBZMxA7eEh/IyeZgwNTUaBKZ2OqQ2\nBrrAqBNa4u7yMnquAOELnUL2/LPS/x67xwj6gGLYyVWDSaoRCWduiivp0LcB\n43VP5mtI0oi3t+j5jkaJiFq9kyA1445u5GrNitzhgFTXR8MUKGQQtZjqGKE8\nuC7RCMp7KbGMdYcgmZeMVJwjUgBWtZjjCpuORi0+JggbLf4j6w5qMruM79vh\nyz6sOLBevXbgBSovJRuRqToVAIMNuB3nC9mIqAbzCPeJ5x9pW1Hi+IRljTyB\nhCwp\r\n=Ln4V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-42d081c.0","@graphql-cli/common":"4.1.1-alpha-42d081c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-42d081c.0_1602706437992_0.5291610399656015","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8b9efd7.0":{"name":"graphql-cli","version":"4.1.1-alpha-8b9efd7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8b9efd7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8cb01c94a083b337455652d27a71051321f17cd1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8b9efd7.0.tgz","fileCount":14,"integrity":"sha512-ydVDbECiDxn7UfkEtbz0KWf4G4riRm13J5d03l2ZP4bN7xiczTD3XH7wAUqizfPp3I9ACdtlkPDVc/JhbzkFxA==","signatures":[{"sig":"MEUCIBA3Q1Dp/vvFjLnySbKo16Xt0KA/arTvZ5OZqfUFKoXfAiEA3wEO7FtJoVtYL4MZvzSP7Xxy1iK86Jg70MeBLDTj0zs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfh1ztCRA9TVsSAnZWagAAFBMP/R2gcW2qCxJKkpJlxz5V\n+sP5j7Arz4Bxro+Fu2yQq91nRuiOkTOuRk88Ts7U0ossM1XbNaslJizBLaU0\nrG1GV11qaT8L4GBOSicnA1UwHPXzD2nDKdRv9CRoBNKFc9kAorguXxVKg9qQ\nHjoLdrvUX4uFJ0A+3mbqQwFoEpH6dvSb2BAXdWIaazKDkHf2M0TSIMInJdo0\n2NzkR67612RZwrS6Fd47MIHTVmWaT1Oru2F1z48SfWAhAU0uMxJ8gJ0nMpIB\np79AkVyWyuV4toz2c1/yRn8iBQnO4CQFq2ZoUwT0bNsoodjbMHvyGtpa8EXl\ngZ+G3NCHwzs0t193i/QfmFvTz1lfTAEybobJeLanR/cI6fqa/Z1xKt3wcM1e\nbH/9yonwiQgAyEM/HQ8kW2ZA21PgafB0GEzsPRcGY+sHFzWMzjxVV7pJpSqz\ne4PSTB8deRiJla68x6kYp2PEAyMhHC6tNtoa/zPEByff8E6u4HJ6ns5QYUFA\nWJjRLWJKs5nI/Px04zR67rS0SvNAnQrInk4xerbYZ+4OoVx52J9kxizzlGg9\nfqYrbe3UmEynxgTL3vUIteD0KG4kusfnY7+hPnjmjbh2HLEC8nBciwF8RoY7\n5ep98sccH7rCp2IOOHsmU7R6Mh+nLucn75KqTX1tz8KzQ6mJ2/+GTD70iUlS\n1vlO\r\n=iph7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8b9efd7.0","@graphql-cli/common":"4.1.1-alpha-8b9efd7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8b9efd7.0_1602706668717_0.5862927111934884","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eb5c796.0":{"name":"graphql-cli","version":"4.1.1-alpha-eb5c796.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eb5c796.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c35438a58c211727db5606c09982d88823935e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eb5c796.0.tgz","fileCount":14,"integrity":"sha512-flsMj7BXYCPIYpNw5WKkYYCE2Eo5DCVaqEONoIfUx9cZFqHT9SFDgx/9FayB7X61iW2u3lqf8LkmCrGFhVMmTw==","signatures":[{"sig":"MEUCIQDuY92h0BjVbbPanqms5eGQETIi0eJOGmIyDWwPTz99+QIgBmJ/DGGbiJVmmwRYIdIELBprKdZMnp3wZ8ocQFhzaIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfh10cCRA9TVsSAnZWagAAsn0P/A2nGp3rolgqD8Q3jzTU\nV6UzQnVZnfBBzFAcBY4YACpmMzYpOhvv4G2fjO8l/qDntEoA9DdM+aHCcAm3\n/+1cpZJ3l5yy/FH35OL4nRgxmPaLgCwTwEzdDfBMVRujLP/ss+2d4BVEKq2m\ngSxKLKO8UA/SexrK65iFIgF/TBH8C3tEKWSxY1HPMSbS63mtwQL/iWaUCJHn\nhvzBXZp/PZg1AVmE2pPcXpEe9zburXjSAWfxQ6aTmuboEB0LytsLeVLZHtmj\nxlDMC/ZrzHoDWxxEQZqhp7tH/0qZ7N0WqAFAi87I+gUM10BBhHLsjKpYHPZK\nIFlPT8b+RvMksRntT5tkSz3wAIbva3j1wxxzIX9b2t0GeIGCjdAqPjah8DqX\nw0EdL0TH5+3X5W8WkEFXj2XkpHLipthOspWWrpaRpFNOEEuevsFubgfMl5Bw\nsOFLqYEoy/5JuicdxFEvRydOogtCp0TrnOV39YbKZZ2AOs73YYOqMm5I5BVc\nDiCSJGdWNYojGjw+rYpTyeFbOQ5TPIEemM/geJSYZoJCqbi1SfQPIbHxJeA1\n3N7ipvfsD+KQDLkxmRRcVZkSIUJ2PEfy91yMMaQ5l5JhZWR0q2MKIZnkIRkL\nDjEj6uD8RZTRNt++6GVtn1+HPjLYQ0XduLAi9S9SdWzNqrFEYECQf45Y/7EG\nXAyt\r\n=hb5m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.0","dependencies":{"open":"7.3.0","yargs":"16.0.3","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-eb5c796.0","@graphql-cli/common":"4.1.1-alpha-eb5c796.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eb5c796.0_1602706716315_0.7610368451395675","host":"s3://npm-registry-packages"}},"4.1.1-alpha-644573f.0":{"name":"graphql-cli","version":"4.1.1-alpha-644573f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-644573f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1e3572b7b6ad46128e6b65d770b47129934dc193","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-644573f.0.tgz","fileCount":14,"integrity":"sha512-sFqODc8fY2MUu6zuHKL6gtkxWU/aeJMk9JnrOqoTfFNHhFClCgqz4TOSnETTj9s+hrpqARRp+0h+K0N5FXdMQQ==","signatures":[{"sig":"MEQCIGUT68n274yKnkMZWoehgWO+gKNlMhKvNVMZdSmhYh02AiAoxRdVLKsQZEziwIz3pHOYyQEEODkdpx9r5bXbNuSLKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiPfHCRA9TVsSAnZWagAAajMP/03SAp2E0vTK96IjKhgR\nmdeXlGEiACiisg6Qr6walRBYBuBlazeJADJNpvHRPzRVE0sfSR2pVOo9tdXZ\nXcq0SXmwOamyulZ+YhfYfc9g9ELtqk/ktw68i/44Qx3MjgH0iX3zCzEm1H9J\nL9InSmQE/IWHnWO/y+K/FPTGOmgJuR0erwm3M6/rntNcx/+BeW1fbZThRSFC\nSN/XwO/ya5orpW76HwOw5PUOCxWN8UXb1xMiBgY6ZXnBMKtRzTb47nB+oXC9\n+HTVhl9ec//dPQ+iK6pj6sCs8HJSxPUzXBiTnIEC1pKVLNbIFXo3eXtJ/hf4\nv6Ulirr1wpINVpgkxo+MghiJaXViDmvZK+ykIiR40JaLgYym5SMIkTT1Pu4I\nb5giFociCKN3AG43GcsOo7pmZTNvs5JC9WYNg8Ned1N3R3Fn+oAu9VuD+ltt\nA6siFHSWiHRv71u5Jj+jRkJIqtpNP/Hz7PzL2oJatqZLBSuy2fPbzOhukukk\n5xcJRbHceTQpucPU1NV3EDBuAe+4JSv7I0H/TdhGkyWz9S9e/VJ0Q1WDgZeB\nv4lYWbCA9eK/+YMNJ98cvea0yHGnw8e3rs4pa/eu+iXxrh7AYNGkkO3Va5qR\n8Bg0IFAN1M59JwyPyMGHIWdh3sqECmSaZGvTdZzUtD2TlJBM9fvCNfDBkRb/\ndYkM\r\n=J9Df\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-644573f.0","@graphql-cli/common":"4.1.1-alpha-644573f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-644573f.0_1602811847265_0.02711136278568138","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8e9e789.0":{"name":"graphql-cli","version":"4.1.1-alpha-8e9e789.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8e9e789.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d159628bb050bbc83af4bd42cca003674c5942b3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8e9e789.0.tgz","fileCount":14,"integrity":"sha512-fkdo+5TZghx/FeYMUF+wd/4liznwmM6l5/HH4k7GpILfqJCv6N/jvUH75qp1F1hNnk34uGpO6adx9M0kjInW8Q==","signatures":[{"sig":"MEQCIDWPW9RfbrHYMHZflIjtJ68xaUOgrI9eGPRF7tPUTulGAiBSw/KdCNI3M3R/6DmxXTnS0H+7eC5aHaDg/mlyqoTztA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiPkMCRA9TVsSAnZWagAANzcP+QA2PK+gH/zjksP58Vav\nlg9SKJ00y2p2wBKP1QT3UfOPjHAaFKpG9Xet9LR8eYY1THlKn5ia3OKPDFeA\nszoC0wzucqtxxIjBo1VtHdCChQyVlSUF4c98PdmZg0XgC+XrOUsctLJBoLrl\n6a9OFuaK7L6ohSTixQBAnc0tfiwFUbQMCeERYBIaxVk1bLNF7Q7Xe0GgwtXT\nJHX7lH2TG/HywCGoGLwvm2Cyo5yCR54ra3nocOAOIZkrXlgv/Ever/66BqGb\nAIzl8bpkHi9NPDxYSQ025i544wDspEauBtEEtUDX6UXXXGouFqJ4WDncsZSl\n/TAulUF0JGQxXIrBwIn/AfumLmzROnKE6Mi6zK0ikEoqyeavEGb/h8k6YALg\n8r9GpTA2RCdZQmggewywRibUcrSH8VrQEWFjockBfGN37xoPaT6zCLFTfuLN\n/FU28ZGXZElk50kzKHSB127O4RIJENcnBaefwXg1vJqFQk4BAHgVGcnp6Bqe\nAQWigdMKuTbgl+66mG/poFbVU5djCofw3eWbzanrH8R554XgpvnqXEr+J50r\n/G8X2mFHRS2jI7kE13YLw8+anXzX0VjeeUUdvs27DWEmhdGC5WTOx548Z5QI\n71QHH0uK/D8QwY0qPhH5zPG5sd4sajimbMDr25ooNKvGgUNjmQXXwvo4Y2k0\ntAs7\r\n=Qa7z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8e9e789.0","@graphql-cli/common":"4.1.1-alpha-8e9e789.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8e9e789.0_1602812172187_0.37831953849506594","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4b34186.0":{"name":"graphql-cli","version":"4.1.1-alpha-4b34186.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4b34186.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"57c676414bf684d43416172bcaa68d918bd79f4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4b34186.0.tgz","fileCount":14,"integrity":"sha512-0zhBsuaZ1COljsRjN/GxkLMqCiLbL6XVA1ERwE33l0goJ/mcoZvwUxQV2x5eU6LnbyTGXRR7O5kLcJjLE4UB7A==","signatures":[{"sig":"MEQCIDHi4U/L4uLE/aKqldoK8309x11LRxTlt8aIQWyKQdjdAiA02hzph7RWwcaGV3trMzr1+LOKx4vHJUywWAAmNEhjMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiaFXCRA9TVsSAnZWagAAJNcP/iq82rwYjuC4kuRkbKph\nTiGo/0XbTBKQjWS0O7kKU+Lw+fIKJvytJdKi6DFk0KUt8uINAhcv8nsMAqRt\ntIjwBszlQHNnVA88ZSAu1M/O/Nxb7vMB98ucz1KE4oGB0Suz/1cYyN0cLToO\nnM+/NiN7ZHgiGdcDFvmC7Lrlvs+4lHoVJQ7Jpbwl1u95wAjbYYHCeO4mVOfC\nPSKxhFgM3dF8WzJbFsZrL45lzi5Oa0OVDZIIHH2R8R556y/yBAmKBUk3fdX5\nSkUjpICCwiz9xmk25Vku7EpCVAUieUxnaIIbZ+i5tKwVwXw0aEt3bDV2MPN+\nBDK2lmzMTg3NfRWEXhEPDD8MqcVjbV0b/1wnCvGTdd7eRqegNwPvS5ipP+8l\nfsSYXQUBUNxxqT/4Sp7hnwKemPZArOwlKgSTKUlRVEmMs4OHNW7bHW7AIarf\nYczMYBE7+uzOpjDrUWjt+1YVuqVB23RshPLeFs+R+kl5UcJKOHgrCyuMGrzi\nzSJBk9ZQFeIPMbepDZzVC0CmxxdTYwj2AVKZQ//G2Jvg2RX+jqtwSH2yuWca\nQo/BMV5D7TbOvbOZuDIVaBVurgOjOZ6dMsrB1O/iIkzg818PneTE0HjbMk9o\nOzAc/q8UZuWIKWnazBgK7RVMRvJt0WnbMk6KdA4uZ5WEODfwQNYymxlxKndZ\ny6j7\r\n=sZVR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-4b34186.0","@graphql-cli/common":"4.1.1-alpha-4b34186.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4b34186.0_1602855254791_0.23967003234923712","host":"s3://npm-registry-packages"}},"4.1.1-alpha-38db2ba.0":{"name":"graphql-cli","version":"4.1.1-alpha-38db2ba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-38db2ba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b7b0ab2676420de60057dfc37754964f5b9166b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-38db2ba.0.tgz","fileCount":14,"integrity":"sha512-9lIDhc9w0ujMGTQ5cGGImtbiP1x88Cpdj6oOH5K6rUL6BYfzjFcimYcKMyR980ErfAZ2Zlj6Bz5ZhkRRepG//g==","signatures":[{"sig":"MEQCIGO8s8vjNSqTjvVT4gB3uqFaDALXJsD35ptEwJq5BqXnAiASUEqffUfiarrW8FRR6zzZGaJRXZyzVZXUdZBThBeZmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfibfjCRA9TVsSAnZWagAAr6QP/0h/zJjlHMEkGTDNoJDW\nSmBMQNxVzfP+yUTOFaH3MxyE4dFJroU41S1eN+NQie0BYvRq4hkw+sb6VoUb\nryzL51YrVXuCK8paYK4etNPco5feBWC76y6sLDbiFw4lmUhY3ZFvWJNyLkyM\nqBVfD4AHvdhsKvufQwGuTForMYv/O7k7GcA7yjxHyaWlXMCMzd7SCQEBS5ey\nZMBsfxfVHaUl5rCHlowJLIJ57rjUNwql8GnfFEtcXpVpNErDWbnCsHp8scC9\nZBBlYzdPDeYCok5oIkCCxx5DzLha8AvxqYBgs3WlQCwaRVlW5a5IoO84DnNo\nBLH2FgF9Cwm0ispF/PYnDozqBEJb3K4FwU/Ae3f8q6snai6Yj0TghaZz0a9i\neaitAw2ejhxy1y3k5v/kVisz6xYya2jivhhNLS+ki3HPvt+MNxQuTv0w2aTb\n4k8nlmN3m7XYO949lklqwt3ZIKxfqPqgjPrVb9TNkYuiU927PkXb7sZFUDkp\nMtZJ5zpF2ee6wepdiT7yesgikGbWg+4tdzVweZuq2u3ZpUsN01RZluDuCmEE\nZWkWVVO4R1pEMtAiJ1W4+TPRTqqngIGkUQJHxIMUiySGNlrW812elq5e2cl/\nx98E/4AbLjldABe7oxg64oiNY1cPkO9/JTdoGnuGNWtuPwQqnISgWgj5nMZX\nyh7L\r\n=GOko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-38db2ba.0","@graphql-cli/common":"4.1.1-alpha-38db2ba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-38db2ba.0_1602861027419_0.5703493927652241","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c848621.0":{"name":"graphql-cli","version":"4.1.1-alpha-c848621.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c848621.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"52e24c312860b09f807a3867b921b3790995cbd7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c848621.0.tgz","fileCount":14,"integrity":"sha512-M19VHma5DU9sxJzs5BIyObAnK/I04QwCQHncFb+IZivK/LWcSyHjC3ajfaBwPsY5BKPb8Iw7gQw1K/WrrWsPzQ==","signatures":[{"sig":"MEQCIG0Frgu9/XzdqdO5sb1kxynTt+PROmRGGndNART2YOcIAiBFLTNhCk+pH2kr/vCoZRSYzLG8aOqN75unOJBSzBQk6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfib8zCRA9TVsSAnZWagAA80MQAJQOf5/kr4bT8mzUJnTj\njOYbcBXfSXXFFDq0txGj6WFxESFRC2YNq6mfdVI33zu2SRjKeV4YYdndJwGa\nO6jqQHQuoAp32om+koS2SFLURG+QwU2FDFoBq2DXI9thG/OESO9f5aSrKVBI\nOmB2RLVVf16ELzrb3HJSlUPCQuRQSTL72LyybH1SoCJJKtK8QgHT7FheoVhd\nZn67mGnjakpxcgfj9GOKsYhV/O7ZOsGmqixqht5D+gR2RWav0/PFlFB6bcFc\n0nHpcoJG3AXCTAXYEsPuI9BRNXh361nMExx8FIM8LIFfiggPs+H6Kb64BFky\nDRsWZFy3ycstpDeWK1cir5QqzJ54mvBSrJ4NFy+EaXBA1Z62Sh4J5WNm75Qv\nZt4zzZhxkXzlKqTXjST6qK6rZRDovvgqq+TfyYxTmiIrb9NP9qMazUcoQPY2\nsa+1cNxdy6bn/vE+LAxyjueAmziZMrdtuarJYaBy32IYJPw5oFQHFp4WTvF0\nLniT8BE1m2ce3EbM8M0xNrW4NTAACEVeFSVdxCETrfsl782flic971hDk36P\nZeUKScwhr/2XNZMyqGaPDPCrgAKMLHDyCLFV4fIC8l37piElvQChbMJ5wmwk\nffodhqI2zf8tOPdLRp+NAOoK9Z7ToqWLN2UxHa7M4eYMSvUqIYlcpaITXWZs\n9+uN\r\n=SqUs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-c848621.0","@graphql-cli/common":"4.1.1-alpha-c848621.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c848621.0_1602862898536_0.6620416001144158","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dfab9e3.0":{"name":"graphql-cli","version":"4.1.1-alpha-dfab9e3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dfab9e3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fb7aba8ff390f4b599b5f044e67f0561843a220b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dfab9e3.0.tgz","fileCount":14,"integrity":"sha512-kBUMaUROwB68mfXcHO2V++kGn2Ls91kTkR9rg3o0xmq63HchrNk5qTbxWUQ3N186x+wiGikogQ3XmFDdCgo35w==","signatures":[{"sig":"MEYCIQCoKN8Fs96oSbL3BwK93fUU533lRk3cL8M0VO6VLMPavwIhALb/xdvy7Up54uGPImFKMoK0b1JBk9rG313XvoNw4Mr/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJficAxCRA9TVsSAnZWagAA/xQP/2m4pC/jLGsrIS+NnIP7\n6+iJAHCSm/8Sqn3TXliTKkOA5p/k19clgqOTf1iow3Jw6HJJyNyC7qt8O/+v\njEO3XLB+KGYNbS4FiBhWHJWHgbeEPOjrkmj+hsDOdDVXitk54aCKNGJd4T6s\nAhp6+iilEo8MPUoi74uwrrdqRD++9QmROwpYeXoWdwFBEj5AbKTCI+b9XDsi\nVolw9EY7lA8MDaaO+DEW6TsLUXPQmbgiNoORAHfirJcbY7G/HHg1lwqEl5bE\nxYRbLt23qFUVNkP7+cJcwyGzpF6YpBNq5E0xaFT/lma9HfcICBAcnh/BuE5f\nfJkD0AkgB/MAEXDvegb7v5VMRGRmsIVIPO511vhayRTOYYzm2zBeW/ny0FAg\nVaGn7g6WcFCEFliJRNLlhWVI++CfzJ1bXP9q4JWVsrAPoH3AIWMZLZdYxTnf\ntuuIcTxVHfZMLQCNZRCiiU3aybtRD00BBUB/XfNTxF8TLKyjHHDpTiWJYuRD\nB1YNm1oA8LpvlNJ8tkfTvxB6dGnakuqraoVPkfBJF/r/w8ClQF8zMNU4wDys\nejqI/TGjrw0bSqw8kq5VYUH8KQ5iLLZLMxDVrRGWzfXginAzuYFmSc9cx36G\nt+BqYuGcqlKWVRnoJi+LamDm8V8wIezJ2jDVjXdtshcxFckUuCD4vRgvUrjz\nyCFI\r\n=W6hU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-dfab9e3.0","@graphql-cli/common":"4.1.1-alpha-dfab9e3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dfab9e3.0_1602863152886_0.9072858212241275","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e50e49e.0":{"name":"graphql-cli","version":"4.1.1-alpha-e50e49e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e50e49e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fa6919aea255d150a194a2d8a18428e253df8da2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e50e49e.0.tgz","fileCount":14,"integrity":"sha512-mTJhjKSIG+25+5hk6IFq33jUpU7mWWLyGYILkFIF1D+suNuteK9ktttVVzJB5vK5KYxZyT5VdpiIi83qWNwB2w==","signatures":[{"sig":"MEUCIDVdVZcJOQKpcRdmxd2fVj2nnZizgKuwS1Xg8N5un1gPAiEAprmPEBPcviIiyn6J4Fwk+erXeK1PToSTiZwyVM26lNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfidS4CRA9TVsSAnZWagAAzRAP/3Qc5GFTBf4RWaVfIZgX\nqG8X/m7i8iv0GFriqWNjRrvd1aBvJILixeOszbXT9kHeODFGcJgHjFBpSM+c\norikFTFrfaidxKtMeQCgoCExGxGQIL4/liwPLdt730MeBAtyTBbdUCr7BHOR\nJbcU02lR79wP8DZnqIT9DIkAdUzLqO45u+Hy90It9Gh4pJv2DNIksME/Yyv1\nXkPcgQH0Tf1LIoppNKATiTNyWsOm3CjmsAB+uXTxaVyVfgGN3hb/cGdyytdK\n1gz4OcO+lQjfYSEH2jCHBBhQSgfx/NYQPFEAtdBWoM2S2dQ1vWFWHP1FES84\ngYtLVWBgyTbOy+WbWwNteXuEBM9OXIhWT1iVmrxWRhdq9/rjNIWLBTShF8/p\n1AlcpcSbqT5ZdB4oyKFh9IrnThayD5H65KiN/7ahr7mD2bsjPaWUF2Rrtla5\n+srxAc7fJCIbn4N+F6+X1dRaCaKS0h5fPEVaZQKwQerXq9hAaARJubCOapQ5\nj4XkuaUWbX4XN2nVT+LMYRwL/M5B+zIfCAfrycYuzSgAcof7Yq+R0LZSrALb\n0734n/jP1HBBWjRksx+kVt6btbN46lBOMmibKVrym8agQRlXoJlHm9WQ30nh\nVNoEaqJMBsIvzlXm3LuWIqr4yMPAsPpW5BlpgKWfFwMQFDHbZxbmfpwl98A4\nAGTb\r\n=nI8y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e50e49e.0","@graphql-cli/common":"4.1.1-alpha-e50e49e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e50e49e.0_1602868408093_0.17632481530309363","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4bfca02.0":{"name":"graphql-cli","version":"4.1.1-alpha-4bfca02.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4bfca02.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e27b2dd3b6558c15a5eb80a6dc02bf80de9042e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4bfca02.0.tgz","fileCount":14,"integrity":"sha512-INU6G7lsw79xKZZjLFEYHQaecOgvri2qNNxO8nBV3f1ZPoi4FwavPTyT0QO6/frOqG6Lwqop8cYfE8W/AbqEEA==","signatures":[{"sig":"MEUCIQCiXBjYplguWYNthXDwGtXb+QSrX/K1fv83Wo0DTGLL9gIgaHDfbQp7MTgT5Yo93W3Z7tx7JpqmKES7WEXraDRBX3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfidTKCRA9TVsSAnZWagAAzbsP/0Fn64yCTLG0/nZqkJnO\nXl1J+eIbgYMA1R8mmus7IuX7RBeJtUa8Qfk4HHkvfVEC96bEs7wTmTt2HfVg\nCoK0DWd7xqR3kAnfGH439tgPbkqaVpV3AUABiq4SeKsZrj6qgMGIws4TP2aK\ngegB7WF9hswCZohTZNwzVIivhew35ur+xFerWuIz6fAepLEqntemrSJNeiD4\nqZ2o56CiwK8EwAb2Fe8Wq9BQb1n9D4zilJClwugTfI0SCyjXDFZvRhR/dYOp\n2KW8+LMB/oDP+CAcLCMNnNHhQLb7tmcDEcHCeIsLmwz4FtW92YVvBg6vtXxF\nGMxRvpp5DbUZ4HIA3xjUsQZelW6TUEIdUmvYRFIaC9uLSkYaShPrqAEQ/jqA\nZxUWPTllx5KB7lR0AHXEEF408O1m/q3D3hqy1ghMMAXUqLoJ0+E7BIDBBIIn\nWwdKCMYd3GxaqpAmr5TcxG78c1lNH/MQ6zLQQWdfinnb/9bIopaivF/LBnIy\n6NvAf03Lr1P+6CKsQY0ZSAme9HXT3uAaUZZb81GCYLzZ7lmqrCkz+t3kFJkC\nGTY9CngDd5b+yQGYCy0ZKrs6zg7NDGwQ6FUpsAAWkoy0QojQUkZxb0ewqWpB\nevMhgh4IGxeCQg88rm9Ot5vgHK6/Xe5vBbYJi8WsjZSHvtdLH1Mnk49jDMKs\nK9oD\r\n=xTlO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-4bfca02.0","@graphql-cli/common":"4.1.1-alpha-4bfca02.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4bfca02.0_1602868426219_0.11354633082463228","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0811143.0":{"name":"graphql-cli","version":"4.1.1-alpha-0811143.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0811143.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"98bb394175fbefda090dbf086232878db6c4c0cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0811143.0.tgz","fileCount":14,"integrity":"sha512-kw6mTLrzoFACYXgqMXzY/BsQQzFIgKJftc9MLg70Kb5GwB8mKVlD55MovlWvC7CKZnL/xhhSkd7kzqi49KG6Fg==","signatures":[{"sig":"MEUCIFWmAdFAGE30jT/rLjtIRmcf9JqzWKjL8p+4bwCDOzdSAiEAgHRFIBr2ac7BYkKX4jbJvdSD1ZJPOvCR2By48BMkrXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfidXoCRA9TVsSAnZWagAAlJQQAJME2GOREnxQeJkqEAND\n5Hn6zHrvLHN8lyuRpg/vOHfZ8pyoaW74x68Wr24CIjjqZSc5Xl0PXSSxZGog\n2S7l/8GJNQ7b7ur08jDDBg7LuWl1B9JdYmtOhhBuD2J07Yv3C0banNhsMHSw\nQE/XZg+5oyI8VJDOlrh4ffjkqDXBNPHdDfopq9xW90qXONzb54tm5UWkWHr3\nfVjdLLDnPtNHrEofGOV5d8WSnIIsyO1k8DLz9elsSAIxkbhjOyrl7MW3udVf\nbW9xmJpv7E9kCMt8Yo2POP6EOnuJmzIuS6xycG5KdaWAth/hThOysKDWnLQq\nIgksVw7zFYfsI8fcmJdZczzIlKalTYbgxYL5/4rSQ8+akK1atatV6Q532fi7\n37YWpksf5XuwllOrOiGurX/ixczL0JgjWtsrpSWo/VtJO4nNj77SgHbSDoti\nxDfxn8PlNHccIG7vrYE8O/jBrmABPFMlWLy2G1V0q53YSxRuxFz+3s8sVlQt\n2gwDe46vxy9X5f3rffXTq/beeO6s3atiBkS/Pe5zDbSBPCVsEc/QxfdtYrrg\nfx9SWzKVqDW9o7uv76ffBryRZ+PDB9gPu9OkAE2MtqjjOY0dbxldJNDWLjLa\nABmI9QJOElr2Eg/Mb9oBBELZYk90uH/d75E4A5myJ48fonm3hW4SoeDxYpdJ\n/5es\r\n=ryXb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-0811143.0","@graphql-cli/common":"4.1.1-alpha-0811143.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0811143.0_1602868712344_0.7288617715187402","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b7aaadf.0":{"name":"graphql-cli","version":"4.1.1-alpha-b7aaadf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b7aaadf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1bc29b469b35d8fdd8bd35730bb313f9f94f3ff0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b7aaadf.0.tgz","fileCount":14,"integrity":"sha512-YzdTkfIjA432xnGZzl3s49zXbTXw3YveOUtOcS1ree6nX+6OTLD5dINk0ST4zVetPhUmhKdxc6DCT4CnMchmog==","signatures":[{"sig":"MEQCIHsx/IRyaKwOjfL7T3CVTCNFCzZ2aFRVXdHQgJ/17G8DAiAW2hjsWhmCeNGcPMjex00chrjAG336PIRZtXk6bUyQ/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfidYQCRA9TVsSAnZWagAADjgP/2eTfsMJ0xL+kjCQR2By\ng7lkXhw4fU1CuKnV8nwekIhNjkQgmdnapxXzB5X/SI3bNAv4rilmUZr1SEhu\nzuEgRgNB+ZTtCNaTNVRzgWNxJgtkNkyrNkf4rbcV5Sl/wjDh0ml6AxMN9Ram\nPia82JdqeXtazX69ryxoWFd31Sdx/oN/JW7KbHmQwS6CSQl5I5O9iMTZH+yV\nBGAPwIaJF+h46Z2y/FX96luRnVp87ct9d599HIhjJ0xP/BhtrWS2AF/O97hd\nyfJ7YpWU8N8se8kWva0PIFGLahe2968ZJbN5KrskEDynbEqrX/HoEXAiKHTj\n2l3Nr+iWgnF2rUa5ivJ1dYqKFH9wI9Ucb7HuyNk+WLh8SEddWf1mEKsB6JgH\nkUdBNvv6/8fmzcP++mhVzRbq/quAx50LJ/krKq7GAvwC26vPUbQvceE77V7q\nn9egrbUlcc1J7uioVrWOF0uTRfPsjk7TjDzyQTOGX8bR3TxZHlZdXg4CYGoy\nC/ZZlD9I6bcQqrZx5aCvc2/xCqUqxrwtkepX9bUQZVLq1fGbja0bCbDuXRE3\nA62keX+XMDnr54nxUTaT1R4AkU1glPNzGNofo/XiEL4pIm4Q7wIpJ9xIHRNM\ngt9GmMW7aZdB66jx6A6M4SVlf9KztDf+stDhnbvSoqt3/B8wBGBBAhxjgZiI\n3HUa\r\n=tyNI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-b7aaadf.0","@graphql-cli/common":"4.1.1-alpha-b7aaadf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b7aaadf.0_1602868751376_0.28589040909848595","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e257752.0":{"name":"graphql-cli","version":"4.1.1-alpha-e257752.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e257752.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d0d572da6fbae6e59141072da2967c8f63d3493c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e257752.0.tgz","fileCount":14,"integrity":"sha512-cFv2RmDg1kvw81BcsFLmQNhjocpuzmC/hL/DglWxfgJZhfCX/aboKeO7L4y3vhXeIg6bbAixM/OOKoAG67eiXA==","signatures":[{"sig":"MEQCICbYwYvEMciwH+CqRugPC+HEZ82LppZ4ltP4xtpRRf1DAiATia6DHPS+FouerDO//agfhT1jrSLrtvjQVn6FEvPLKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfigKjCRA9TVsSAnZWagAAnh0P/3tDdrXfQB1GZtribDeK\nqm5AN10azdgssfjRN/jCs+6Xyk0iP9jVHyXJM58tkfXQNn7+gyCNCMHejkgr\nmAH4S8Rz9J7Zx6Sbhaxm6XBYuufccrgaObvVxYzbtpXKXC9H33xywBZwe7A9\nHHD2E8v+A+8uiT202OxKTO0KzfKpJiroqw8dc0Awc6ZtBnhzQ1eSIzYrfGWj\nZi9ihrK+F6N2sYR/JJRqEYXvmM6q/4aMAxgEGJJVjInWCgn/NgG3IZO59Pfk\nmYW+R5rTsSWfVQTHY0tC7f5pg1bAbIvWlRPtZfo9Ae2UjZhqSl0oSkfzTLOj\nxNNu1xvbpMC0j8+JArJNIjn1fdLv+cyupxHNU3PMMfq+n1P8oNT/Bf2R9RZ+\npaMJNFJe4pGeog2k0CleUhXqTuKsrhERu6YRCxzWmhHAU0n2EjQkURIMsMvZ\nwVbLnrWDgFoedkHyjhluaNmDlzeseqlJLCQJY3gfy/RWNEy6KefLoGRrbnNA\nwvDGJwrLcHVZIy0n0jqvJyP2jA4HV8BJ9bVFFEvKKRD1aQtMyo6H8OIARX+T\negtlBS2qjjJv9wTi+Nh1lyiI2DjBWEe9E34S/Uxd9YlNpj6GhGteFgTIEu/C\nUZBf91ISRmuZ6wUT6tUNPgyP0uc7JwCSo1lD0FIvesCowtXO+u3LexFQYwQ7\n668Q\r\n=nHqP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e257752.0","@graphql-cli/common":"4.1.1-alpha-e257752.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e257752.0_1602880163415_0.9192080830464617","host":"s3://npm-registry-packages"}},"4.1.1-alpha-40bdd41.0":{"name":"graphql-cli","version":"4.1.1-alpha-40bdd41.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-40bdd41.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"986026c08f7bceaeec8f43af8555dc13e1926e09","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-40bdd41.0.tgz","fileCount":14,"integrity":"sha512-qmP6BJjUiQsXIjkP+CrfKkiqEpQ8OWmevAAS1IKhC1S9X7EspGqXbWjgIeL1AJa230i1Dh0xek2axoI8QijB4g==","signatures":[{"sig":"MEUCIQCsEgLB/aCcCPm4PVO3qE88hx88dpBwU/pkIOWgt818bgIgGRdDphtGV5EVRFgITIgocieBtji7f6Q+zbOWneNOQaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfigK8CRA9TVsSAnZWagAAlUYQAItuNpJUpa0itsbYe/Or\n+QRuYJRjwhmDTxLu6xzjIdzT1gmplhOzVG30AGBPbLxdbszm0pHFZc6p6Z9Z\nE6Up6r236eoC+YZMxFR7tJ/RVxdjzVPFIFhEu197zXTn52z4ZrlHq727E68l\nn93tsIFtSN1S/wGaFhRcsi80A/GJCr4rXgbVwcREoHVMCcHcN8O81Br9qxms\nCaUm3OT7PVo0vAzAC22E9zKV1W0E3JOLmSczIYd4odT8QxksoQ8TbdzXb1yG\n81EoutPSUR3BvWvlm1+ST9p2jXsgKXLTpEi4xednG1AoeA/GmqqxPSAlUgCj\ndQE39mhnVtHxC8dB8bnnZH/n4+8YHzlJiY+4aNO8Uvvpyu/5XMlJ8JEI7cRT\nAMxvwBCDnJ60X0864FoO3IKKKEyRfCifrfL5Hce5ymDZ1d1s7pjnhmGGKyDo\n9NWUv2JMZxYAqshOUzKuAwydnmyT7w/8xNnIsiLTPbfhn91sDrlRAjg84ysg\nNFlwX4Ria5Ka328z+RGV67BM4o3K91LUZNsAiJrzf5OVbiANnU3AOvBW13L2\nlI0eFtfZgGpmNo9qGtSFZ9R3a0girp35iiF9A/N1TfevKY6wv9yNilR4BTcC\n2LPbxnSZIfmIKqxvLdEOc6L9ThVFHOtTX5Rwnwg9FA4Dd7zluGAJHtzOA2V/\nMR79\r\n=VcGY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-40bdd41.0","@graphql-cli/common":"4.1.1-alpha-40bdd41.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-40bdd41.0_1602880188005_0.38189284442630633","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5af7a3e.0":{"name":"graphql-cli","version":"4.1.1-alpha-5af7a3e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5af7a3e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"058d4900c3236e56ba8e835b3bc011f1ae7fa066","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5af7a3e.0.tgz","fileCount":14,"integrity":"sha512-kHSh8ntFoRFtq7R4iodQF9vLLKpcs8Rb0VFK1YmX2VTtNUHJ3iDG9wgLLBbbpdSdWV42lh6XthExDnJDi9KXJQ==","signatures":[{"sig":"MEQCIFo9PfDvEvwm7SlNrF3riK7qxHQMO+b7foyWl+87NZNMAiBKw2UOnH5mQJ+bgFH6aJ6FT6+1f2qqUeTNFONGyLux7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfih4cCRA9TVsSAnZWagAA/2cP/jMrn6Ck4mmnCIibhXLO\nJOoAAztURHgtr1HVGXhC41u1p+aIeeUN67KaFBdKizpBLOaP7nkJKBcrAvaQ\nRH82pIkEAFDoV1gUXuaD0ihkdzFnONxkue1aCpmBIth87bfZSphBPiWQs1fP\nZJYJttyHwfrBLVgKQT1QvuzPfHpKJGeO1RhfMs7N6AhnhtY7vlim/O0woY3k\n0FOzw1IXWkeShu7L7/NtuLJ5gBO660n0qISkCaMGKN4Kpx7CCV6dDc+B8mhp\nItPyADW9JPPd4kMYd3iOgay+GzwUIhqhbwNli2edzfpStNHCi+/eE6QNPgGP\n2LOr/xrO2Fz+o5mmyqjBxO/mdus7bS60Cg65Z/aX4UWWRGfFlkPoTOv4NIbU\nSnZIzh1bQPw7n3Qo/Vt4SGTxNf6xpBFYMTWyjgH5WAX2P9WOr6RcLRCzGxrt\nu/kbuDYQ1dneum5J6W/KRlef0wTISTUphHb+EYN34sjARdHyG+m5hz/X8ukc\niUp4LWeenKHDE2eAl+YlcrKPvy2rhPP6wsLOszVtpZPDs4Y2x7jIi3Y6CxQ2\nh3TYWZ/PQQw5c+ffalEOfEGjw92wyTIeczWSA4JKwccZihgh8mks1EIBYLNY\npAfKEY5w3m42WX18XRwc2BP9Sz3z9sjgVnp4aIxtmrNzTMH6roic9VWPW8rX\nVJbQ\r\n=OKS0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-5af7a3e.0","@graphql-cli/common":"4.1.1-alpha-5af7a3e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5af7a3e.0_1602887195623_0.3390112911895853","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aee6003.0":{"name":"graphql-cli","version":"4.1.1-alpha-aee6003.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aee6003.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"19e8a1adaeaed197cc08df2d0b22e16645d553fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aee6003.0.tgz","fileCount":14,"integrity":"sha512-mX7PIyFvYfSO93hjPziL1+6CuMR3Pok9nLN1cOlGIDQ8ux+fNmPf8aRxtNWVbmHk/Ja14nfRjH++2rmDeEAx6w==","signatures":[{"sig":"MEQCIH/cFIh7k+d7A7aexcLKZA3Jc02xxhiRmA4VPD7XR9BZAiAWWqjwOKy2FO84XiyJpqWUZU6yJccUVODdSTOxIhZyOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfih8dCRA9TVsSAnZWagAALA4P/1r6qi0aBL0IhNGapnac\nXr4bVYWQl+aU/GUGb/E6B3qFAG5tIzBw5YOtZYgnPwpsrV7F6/gZ10oLUjhK\nzD7bqBM8ELi0dtOvRMicsmmRvIrbI2jY1SLkc+1oFR2EVuEFaYGgaQSt87mM\nVU22dM1C3V8bwZ6P2mBB2k6bcHeuwMNmgKKKs30s23E/Ib0kC1HJfPsE8+bV\nB4tv/oUp2aFzWFe+i07ou7C6vuGyzjDp2zOSUdhtANxMUd93/8GDKxsKI0Is\nIGaiTB18L3mntacFlsUi6DZhOt3FBo06qj+bwEm2kqvWHWKxmai8FRZF8SZ1\njYgyq45lc+jSuVhOfcMkkvdfoLd5KzQrBM6eZySQGI3i61ijFxWigGf2EVie\nNEmta/J1rKGzKhvgAZkkDOPb26MvuwWCdJTieUCvjL/H2v3zHQjzV/UobZ/O\nwaW0L2fdzrirPGsMoZyxsA2ZCBh3wnkk3Qxv7HRjQDAa8iUPhGTdaN4JjGvi\n4lsr0cJ2/ecqBEZdPXblb5w9jn83wJgFw/sU1KzcdKgXn16xBgbSKp+vhwpK\nHQEOZ06zuBbuYcx2CCGghFKVBHl5y9mpAjkCgnL41STC4HoF97gixU9C2mIZ\nUhpJTp0CGqNLUbBeTJX9rLwSxlugUM6Xtg/Nqf8/e//X+PeGUTrH6m4NCu/h\ngaxZ\r\n=OHcf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-aee6003.0","@graphql-cli/common":"4.1.1-alpha-aee6003.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aee6003.0_1602887453090_0.9178627287222207","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6338ba2.0":{"name":"graphql-cli","version":"4.1.1-alpha-6338ba2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6338ba2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6c8d41213479cbd6f38718c38d0b41897f55c185","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6338ba2.0.tgz","fileCount":14,"integrity":"sha512-ZxS0dJPgJv6eLvveh230jh6MZ2yZ32OFeRF8VjbgIKmH+Zm/HUxRGic/6lCDkvaKsCbVGPGGk7EkxJDhf2fkUA==","signatures":[{"sig":"MEQCIChxxKo8MkecnYlvBKys21lhU3w0tNJ/f/iUhFEOv14oAiB+FW6jWrA+5rdYfALI3EZE/XXLmorsCQZIM0icF1UJyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfipVQCRA9TVsSAnZWagAAgBYQAIie3rltaZJnbtbktjgW\nlIKbC9PjcYpzER+O9CbDC3Lptn/VLWHK/tICazxdnIkcyO9KD69bNjTRyFtc\nDdT42JQaRo1pwogNCGfL3ivJPFaC+nXhxFbDySbLDX1SP9Qf/RdKGM+JJmis\nApPYECH9bXrqGiK167qQdC83u0trwsL+qNizv5f0Z+1GpzLk4i0sddCwOqRc\n8F3x/fjXh/fuQBK55O7PzSBFq6flvW/qmRjW2FqcTEuZC907ea+IPrbdx34A\niMH+CvdWf6Apk+84XQ2T2UMsQAoilkF3sziQAxcw0Yg9TjIypZOX+WPXG5j+\nk34a7QSA0tRmYcKV90Sdnw0HTA8n0gBpO7zjGsG23RvgodB6v6ahnDu5atYm\n80bDtHpH1/i5yj6V3RKtQHerMd+NrTGBog9YQCoqDKBPjySbMPadSlMwMc+z\nk+e8NR9AIWqn5AlPM7SHAc3ZOEHOxtqw1LXpxtksuP/EwAgfySRCdLX7tucG\nk0AuSkw7kIOSNggOALyIj4sNhuQsCZFUKes8m0YiWacodRze7gQFku7iLZO0\nj5PfJMDfIYRH6648M6sD5IKJrP2L7rvrsJBtlV50OH10acLGa80zxejYmAPq\n3JXhQNvJF5ILT3WoRu+6BnelERB/PeVaeS9U5lox8KbTYLLM1i2PUJNPeM98\njEtv\r\n=TyvE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-6338ba2.0","@graphql-cli/common":"4.1.1-alpha-6338ba2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6338ba2.0_1602917712131_0.6096713356757468","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7912ada.0":{"name":"graphql-cli","version":"4.1.1-alpha-7912ada.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7912ada.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"de70fcac8131d46b3f892ec21f1796aaadb56099","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7912ada.0.tgz","fileCount":14,"integrity":"sha512-Wb7eZqo/RUxJf561692ACZ3TdE75nejhbdQUQqeRuHfp6f1C36CdGKFECrN74TWxMU6jXYpdEU5U4wy7Ab4GeQ==","signatures":[{"sig":"MEYCIQDsXnXXWLj8Jb6j57r7xUnBkVCAWEa9CUtJS83TkFe4hwIhAJC8T1CrSGOX6jtfxMOYRqH1oL/RVDYIdQ4nD2348GMs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiqWYCRA9TVsSAnZWagAAB/4P/3fm7Qsn0lXiLiXbvANg\njAye2FfQWnUrTnQlmcWnRP4Bdom6nt+8ZpHSk3yw9qm16fI8ELnfFSO3tWsj\nh9e2eT4BrOgAZYcgY4836mHSmlBX3lKROnP80u1R1XLdKOCkhcUUEK/GlA7H\ncbOD/wlCExwfl7IGCg2qHlXrQtlNCkzDNOq0187t1jWEcO20AiT8eetbWCi/\n4Nfgo1xByXM+CxsCN0JceX/CoFrsL9/pdv8uJdKJY3p+InLTrVFA27lcbbny\n9xrOB24Npq+LK2gyadi02i5LTBtkvOQnmFq6qcRgc6CVUifalMWIrmRLycnM\nIrjMKtYxjHXg0lk/ovqXqnIFvNZWg1toO5bagUuLVkXjbulZlvHdqtG4frzy\nPxo/+qZnpBCuivd0Hbrl37ZNmuuADnkGplK/TPT8Jj7Mkld67cSXvpJQeDIP\nXja703vhjWZur9vkTHmC1UnBUdKK+e5Z3PHZCseeZqCjyn4nnFjWrpvHA/Dk\n1R1PGQSC/N1pUB0R7ho5EWSjRBMX3psAjKNnBTu5N0h8JT/DziZGQiQbWQ1X\nSlvdoeRyEJ/CLqqoybr3Kp49hh+AkTaAyfu1j6Thiaa1VbJDI6MYD9E2bu/G\nxQy7MBUDBUknJK1I3ynlWmtGbmO+zU+s4xaFaE2tHzxVuf1e2KhEz0wqo1n8\nkwe0\r\n=gUGG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-7912ada.0","@graphql-cli/common":"4.1.1-alpha-7912ada.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7912ada.0_1602921879444_0.6091593201806027","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2efd9b8.0":{"name":"graphql-cli","version":"4.1.1-alpha-2efd9b8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2efd9b8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f8381447061c657b4b469fddb55e79a12e7134e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2efd9b8.0.tgz","fileCount":14,"integrity":"sha512-s+bBskaW5JE6YT+kXp1PyA9PGm/b00H3KwXOA/tspIo/o3QqT2mxK17x7B8gzlXUonRzu0Kj2lghVFtpjAnK+Q==","signatures":[{"sig":"MEYCIQCUa/22uzml6H+wEwJLNXuHDb7/syywSljLHWdtUv4IVwIhAJDSVYmU/2KWWZdsy+2VEg+rY70LjUNO9TRx1Wk4ddff","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiuLdCRA9TVsSAnZWagAA0bUP/j3UoWQ9WIgNLa4crF1F\n0o8Uj4B06o2xZ02ym6lxYQb2F/5Y0MarzigcCTGAbZhYcp8+4Nx/6OFnWuOo\nppOWNPNEUEAuxJfqSOty9oTMn9Qnh6MnW3BX+eKGELOBCUHZbo1WGZJYdgHh\n564l9FywopO4ukQEVTVcKvirSNv+SHnQyx6QfnNZhzGCcMTjEIylvCakO23U\nmvHcgZdkbrg5R0bd7e7963IEUwWaNkSvI01Y3FHwdLmRo3kHPLkbgje3zE1N\ntHJPOO/FG3hmbZbiwYwrpvYVAenlLwliUMjtslGf1OfgQKk3c1T+u0/7gA3s\n8BR7rkQhcay8oBAarYzSBksx6N2oqWEW2NMODzJrt/zu69FIF2TlURJZKK6o\nobU2rklpmPRH3PdNVblu6q85dSb8nyAb5IKS20PXA0eHt74zoNVQ8jcXP+lk\nu2+wNAqRAc0qDF2S6IpfGYYgclAG0CyYIzfBGNId6eghKUrBJEZ9wJ7ZFTMT\nUo239MynohJ0gOZVobEQfZ4P30cnH1eNKoay/cKkvhB4uA1+S2x9Ys9Tw7e3\np58HMf7ifb5HgbTE+XaOUfn7WvvRWYHDY3yBZetZK8yr6TWcEoD8nmhU2nIz\n+o0Kxlz0jlOFHvrtMnG4867S/PsKqATt5ByuppNASlL1ddG+g3451WHFDct0\nyL70\r\n=orbn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-2efd9b8.0","@graphql-cli/common":"4.1.1-alpha-2efd9b8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2efd9b8.0_1602937564621_0.8332411036124243","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ad221e4.0":{"name":"graphql-cli","version":"4.1.1-alpha-ad221e4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ad221e4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca78718aac422ee710bfd5aab78ef7f061bddc95","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ad221e4.0.tgz","fileCount":14,"integrity":"sha512-f23NFENZ3C64vbflmfnxrItJmLAA+rMbRKcw2soIxUnBVR7R5g31JgY7kvDHoVbOLtJ2zM81W53qKxvziqc7Ww==","signatures":[{"sig":"MEUCIAQZbLZInWx8876kzObgDNteQ/SIRdflOp+P45BhqZyuAiEA7YZbVi1q0o859ZxPZzu+UVkyvTtzbwGoIPf0MZ2O3BY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiuP0CRA9TVsSAnZWagAAO+0QAISlbB+y3IWa+/KJU8No\nu4UtS5Yoj8HYafnuMU062X3t/GpdMiCtV3uzuPaEe0UrnovUuBZk8oIv56Uk\nVy4+C0GqMSNJm2ac/rzQyuGb8O9HNo/AP2KmRBbZFzVTBQ6HThHx290VqEX3\nyTxl0/4BGgeLN74kYF7nphWxJgwcglB806RQ/a0Im5+e9w4k/gTjaH2t0ZVl\nHz5ap1jUzstwF50WGBZFRiZKmVUYquZhmm9SVrGzZAIc/9woMiw7Ii8sNyHV\n+NlN+1onJqHRbxjBF9bxvg0BZA8uMCG6YQme/fo6WE43MSwi7pzrzprQiHrz\ns6CYV49r8HNWqNa+x1v7x0fsM+nJtWBPTM0ZhzLwbaP/efWV+hSegqFc3PrT\nH/4WW8512T9s78xswbAy14vjEFieepoWIxJ6sjKwtk+jRIkGTfpL3cn9Ohs+\n1s915pxd5RDPy2mR+eVGK5uvRqctUAHX0jv1tuOecsbc6jZrt+OV0KfwD7g0\nme/ggM7PSoAZ/aA/B4HO5py25LpqR05EV7xMThVzAMO+E8DQa4bbDCdFt9RV\nKuXOjcvlJCfZWONUpDTBJKMelnSpkHQhe4pw4A18JsZVcZDR4/P/17FJ1A19\nmkPaTgikx8LmZ9dK5J2+qaqMnHpSC41nOOySfMO4gLMkKUkU2MQmh03iaoJ8\n4Wrb\r\n=WBf8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-ad221e4.0","@graphql-cli/common":"4.1.1-alpha-ad221e4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ad221e4.0_1602937843833_0.08646069735304507","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9c63219.0":{"name":"graphql-cli","version":"4.1.1-alpha-9c63219.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9c63219.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c7a5f2e12d7fd9fec3314c3addf1eca884603880","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9c63219.0.tgz","fileCount":14,"integrity":"sha512-2r5nYsxWiSBV7d6p/jcEcXVywVPPuOT0uEHTAXMOr0oLpAIAxsX7wFzDzBfI4qyyet/3HxXNDJdPR4XgIWjHuQ==","signatures":[{"sig":"MEYCIQCG8aCgoX1w9Z4yFnkgaRP9Dji3IQ1MTFJMh6TtzEt8AQIhAKAq948JmcZH7ku909Q+pMIkR4fOZdfWjLpQFjKcnMzn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiuQRCRA9TVsSAnZWagAA9uwP/jdoxpftjjEjCWaFuEqF\ngeOM3aQiv1OpQYp/86yiWisJvNKOLRoD5VyOFxNfK19PK6IpbIbIyM0r7TQ1\n1YzcUg2lJYi7AlhZXqjm4ARNVykCcCvluyEhr+nP/VR1DMcKPmSUPmRnKBF8\n/LAOXM4SvlhM7376CnxQvuhNdiSuDeKQ4EZyps7o7vhD1sIWmSpEmRLuUILF\nK1xUzAFh9xjdBJ+R5FvsROJ5CBf8YKBjIancs5WmaTpzwu6xNeqZLIhn7xhA\ngCUL0gHwWBPe3mUN2hHD/2oDz+dpxvnGIOdUmlxBDrrTngolkAhzDDW73W36\ndUQOo9MZd6lGu8E3Rh/ULOWPQ+DwrxGgRADssulmZ7/JdfkEoTUjhHZSAs1u\ndqiBwyplYpDJa9sGozK6WJqTdJKQ+c+dwYVFn8xT7VduU2m8ujpqfF5IgpbK\n6xn11UH7iDdNAcg9MqUhPskLj6/1ZwVhoWfa2TQS9MmCihTLDSFtPcWMwb9I\nFFlrUKnP3kfnj8EPIyRAN0cIF+c59nZbYLS72gXqSDuMqt3e4XGGJbABzFJ3\nYkU01aan4PQduWS7OXUOZK3noqlKMJ97Er8SkNY1PZfzZtOMpbCrudjCbEad\n78fSdPxy/5SrqrASg79wtPRCehOEX2dnfG8uUwdiT4bEqt46RgfDbASk3aS6\nckb8\r\n=Y0g7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9c63219.0","@graphql-cli/common":"4.1.1-alpha-9c63219.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9c63219.0_1602937872878_0.9062667163902864","host":"s3://npm-registry-packages"}},"4.1.1-alpha-37a72ff.0":{"name":"graphql-cli","version":"4.1.1-alpha-37a72ff.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-37a72ff.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ea5e4a56dae99a529e18e199d1296e02a65d1358","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-37a72ff.0.tgz","fileCount":14,"integrity":"sha512-kJ7qtBPVqVvmSVgg5SFuDlNdDyzOX4BocurJjV5c1tttfCJWAehyv64z4O6cv4aJJqaVLihcQNd2D7nTiTP1yA==","signatures":[{"sig":"MEQCIF4kqfrjp2kQmKbpVcrIs7qj+IOVs/DLymr/WKN1NNK7AiAL/czMmAK1npwOZOm71FDM2ARbKC06mZSlLcMHHMo4Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiuUhCRA9TVsSAnZWagAAZ0QP/3SvHXzGzlUs6MKWk09c\n9PfsZGvnjY6WCCuA/NPPhyMXNA2P2HI3xn3tArGbTUZ52CSe+0qUIuNymp1Q\nFcKTCGO9/a3xd2PqxGW5zk2SV1XHNqAvURkf7vtBaUxAd7XEKi5rEGnzSZ/j\n3W4kNTRFAE/MQKHw2UgyQ8indAZPhsJbYwte1lm96zZgxA+FnRY9IwUQSQMk\nkCsF23xXUwspjTHmPuMZw0YJefbZj69ZdJbaQQImTFGQnfY1Zlj0s517ZGrE\nkSpZ64fHz3O2fh/YDwJ888dxhm99Nct3o3QVuxh9Afwuj8+A3Ie9GSG5F8Ju\nOqEkgGGvno770KeCtJOkge4nhUNcLE6Yc8vZk8nHnRwbIieQ73NXUgmF/olc\nYg0ddh0dZSKYJtcPY65ITZCqOf68x1GwYnClHJSBirhYkRVRmLCylu65e+dL\nXNRTPpyZFHeYy6klHvPvKIZarv0cHZEk5qe4YL6+sv9Y4cf0XCwAZJ/ZDr+S\nIVU/hyQbVUAfVvGQw66i1undN632l69fU40ALh1fJHdqO/pHhx5PsyNOHGxq\nqSIPzUAFeosXiBpmg195aPQOxbXL7w/3xApk4tcuQ0F7zDwSJnBvTUbmwr1k\nUo4W41klCJMa6YXLN3D2rGYMGV9xZSBVnguJD6qXOqWj2597marua+NBorUe\nan04\r\n=kDjZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-37a72ff.0","@graphql-cli/common":"4.1.1-alpha-37a72ff.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-37a72ff.0_1602938145169_0.9285489905810465","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b6dec70.0":{"name":"graphql-cli","version":"4.1.1-alpha-b6dec70.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b6dec70.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4d38685d9a74791178b6cc7c9ad65d5e31ee7d25","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b6dec70.0.tgz","fileCount":14,"integrity":"sha512-Mmjk/MBsjcvkcxEF7Na4CZoNFRS6IZX3aa2AQdreDtkqmdnKnWOPo+k+8eO3L5tMT5Zh/Lvhf1eQb/2mibZbvQ==","signatures":[{"sig":"MEQCIBEELL+/AFqrWKVV9Znra8x3vI0mSkLuP8aP3vGJJBo5AiACqZF4w+OFbkbwRP/rWOQ0sBh4IHwSVFXk2225G2hF1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjVR8CRA9TVsSAnZWagAA14EQAJwB4uE0ECV5fCKck2TL\nAf28nuX2B/EBkY8xXX7sJKEIwg3B74a1tDM2qzoI884vrOvO1pqovat7QSQF\n48tU/eMqZ+DpSa+5u46TmRrqdlYtDvrmOFGQU1M1TXjjYEtOSgWfp7lL1cYp\nYaLC375lj6yhurG2lpG98L2JE0j1OJA0Qs1WPF41eg6jfAvjeJQwimU/qA1A\n5gJvji+BO9GfF/q9vvuGQ5GpUHOhWei2zsGHLrj7tjG62YYYgfWnAJkT/Lzx\nlvLAXsx5xT4haegCYYUIBLoGwcg/NPk1oehB3bN/6I0qT3mcjcbiPYsazG7y\nuTnypSqBPkGrhN6KkC5ROjngsO+7dZhl19r1pP36XrMxeMcJBXXqTa5Su7jR\nG9zZzBl26EdG2YYjOa31r6DkfxtaealTfhKnbedcQAiXruGV0S1xhDSTVOjq\nbZJybbIAsN06CGigln2UH6c9967LohZrTJ3ZBGur59TlF3r5K88MgbybEkU3\nUXvTWIbPh/5mOTRSFQoZ4BofnnYUKT88OXZMWuO5VGEmlx0Wrcf6kRtNMAUJ\nF1m7KTmmrYXPg2xCShzGI8TdWsfqRDe2KMYj3DVl+h+lAFZBbMv6cxS+dgMy\n4ISsztHVrudud86YgKgp9pPDFxaR2JZHBcJ97DCDjO4KaDO06QaRDzbEgkTs\nQJPo\r\n=5LAw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-b6dec70.0","@graphql-cli/common":"4.1.1-alpha-b6dec70.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b6dec70.0_1603097723952_0.7169461585290513","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f260ff9.0":{"name":"graphql-cli","version":"4.1.1-alpha-f260ff9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f260ff9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eff14d2edf30e8b51fff58d7b5be88297a0d4bec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f260ff9.0.tgz","fileCount":14,"integrity":"sha512-9q4PgpMtFQtC3vigixOhb/LF+Uc/rnO0aOoXe/nBxerZ0a7GKqiqYYoV8Aiejkd+eKaPcDVvWYw5NcPNUzqmfg==","signatures":[{"sig":"MEUCIQC2M+lucCtnebCe4h5LQCD9QbGawImXFsVSml2wr8Qg0AIgdUce9tXiCeqZHvNcHpCqhNvTts7KdcnwkGn4xtmax/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjVVnCRA9TVsSAnZWagAAy8sP/R0uNKeU25P14+od/d/T\nCsllQ+QWcByRUo+m4CSdOr11Y5AUVTxL5FvajEHU3ff7N+Aw9XUFsEKfibjt\n/x2RP9L5YvZTgzgupaF/Fno2g+45NloN3D4wKkL0II/YDO2elj/UWYAtTkDv\nLoeit+2L35wqjDsfQy9osuXR1cUXd6iItL2NqBwYutaM3zvXGUvTlIB+Mx6H\nXA/uZl2VzM5KFvqyc4dprnl/qTsntKaIbWYzK7/GKxkBtPOd16KC9Ftg6UNk\nP7PHL8sJQyJO6zGOynVOSDp2fxYI0Y8gAiHmSntS7LWuP7xzCCXJGYzbjRxI\nG5KsGmUSzkSb4y6AuMCECDIaGfacTzUIwIjsqv34TqlKr/Iw4rrcLzC5vwQ7\nEngV4i2oW2iix8lWM1XAtKphSeNJn6Fid0M4uqDGd8sa90CZI2oB5TCaw/gV\n2G6jl2nR3gslSvcgN+lBbtso/1uE3BnqEDzq9cTke8PON+7nJWcpBG+dmevk\nSwF6Cpac5BaFZ7SUJdpluUdmHYVmv/9g4kk5sn0Tzb2OExYnZbuA8oFx/QKN\npE+TOpU1d86VBIUAY4iYGRmv6Zj7y1XqLSYqgyfNqNr0dJzXlbRRFr7ZFHBO\n1RD3tY7fzxy1yoPsMK/XXpAqqZGJ7M4OWOUJAGK1ZQ1I+ElxdzsfVA6Uzoj9\nCSLr\r\n=onkC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-f260ff9.0","@graphql-cli/common":"4.1.1-alpha-f260ff9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f260ff9.0_1603097958993_0.10998138496717202","host":"s3://npm-registry-packages"}},"4.1.1-alpha-30cd6aa.0":{"name":"graphql-cli","version":"4.1.1-alpha-30cd6aa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-30cd6aa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"93d9548a98369e82ece039a39220b75dc3b9a42d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-30cd6aa.0.tgz","fileCount":14,"integrity":"sha512-1domw5+zMs2N8jxast+kT7GytWnKElQkFvRsKQMFRk1QC4fKZW/f9P0/3sTqZSc56GEOxo25/O4OezhBRHvhYA==","signatures":[{"sig":"MEUCIEFTzqdjT1vDXV/L2ndgISKyzvp+SsNv0RCpzQvh9X0JAiEAk2D8a9jw0OiArHgsF8YlF2Ztn/8/u2RIgVGSbkVJ/ZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjWfICRA9TVsSAnZWagAA7McP/RyZMp/ydKimGNwCof9Q\n76BFJ1wP7SxRnweFEmfkMb2GMxf4inXeAREodeQXeCbRwh/8zdvqTlCSX2S+\nAGduaC7SyCYO3MGnM29WKJqJNLzE4pGrdbCRzNwYYicrlbWFyxiulir6CzDz\nBiYBngvnBqq4TkVHyTFF/6GSIaoEF3UMWGvGZsojkOQIcOTAGSzcdp83/77C\nJNXaaUaaqTGQZwj9ZFam4OLPO5fV9VZZqH0iexjTQOhkrHPOj8N4Q9SQrwHL\nd0a/svNMuqRw1IlWddcVz+5w8PV19HEdwYYJr9XcMz4+j/QIXo6Bz/lKP9if\nFY3gKWQVp92egKNb7y75tAyvii5oY0eQWu3qGuFSIOUO7sWV9tELKisF6OGQ\nD/bRubaVk9eOJHnChysd4Q5I/bB2QdLRfrUxuCLj7IOQuFsHGVYL7g73Vm4A\n+fbuq47x3Sfpz9xY0PXT79PJhdl3K/ObkuHD7CfgthO89E/qouPTzS/a8lwt\nUqXoFQSFcDWlwwMLfk016HVsPr5CkVa+q368I8fEXM9IpPO3vE7nV5uGUA1X\nchqyXmc7IEH8flmuoSTy1e3f2wFNyMzK4iR7yT+1flIqCMjY5TeHERcW1Szs\nhYcZdllNIQpqVA8MeayWFXkoF4kvMUlwSiZi8fYkABNdG4oG0Ruvg3gxaB8r\nhi8Y\r\n=5eym\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-30cd6aa.0","@graphql-cli/common":"4.1.1-alpha-30cd6aa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-30cd6aa.0_1603102664077_0.46749871730144954","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b378880.0":{"name":"graphql-cli","version":"4.1.1-alpha-b378880.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b378880.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"94e90658d02a19601e4c3542c43de3212d2fe13d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b378880.0.tgz","fileCount":14,"integrity":"sha512-Y9xrMJI/2B/mzWEQlPxH7zd5kkpRNCXN0l9vNdY0Cf9DZdFLNCkaQTMAFMfI78Py5Wmhi5GVjtY95cYoSEGtww==","signatures":[{"sig":"MEQCID+CLvGaIAENej7rFZBooREZ9vpcjIFm0BKQj3cNIprSAiAM/zUbWm5o22IzE80QOqiAO24MEM5aomZlDYSGPtkHMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjo9tCRA9TVsSAnZWagAAJ6UP/jfddPadZKWpVnqNJ/31\n0b9l7+j+UT0eCELFT+uvhApusdA0AOsm08OwY6cd5AC1C8sSEvWP3erdPpgf\n9sOTJ0P/g+Jf4enG3ymypECBNJ7Lwm7nRGnNb4vMf+OfTC30H/FqOGpkraEU\niGHeesjcL+y2GXVEBK6vT2nYdjy4HnTsSK/cWOgomDka8ZWEwfEjKSU9Cf17\nR9igDXvgeME20cqn8Xo2PVEzSvaOYaFJb73lL+/BLhuWDjdmTHUsh8CJGOzU\nRD58x+Obdwk54DpGhfbtqzKmgN2JxzEJzR6MQdq9HBr9tjDsPFHY+t4C48Ee\nm9Ha6kcvsKT4FuXhg2uMCHLVcvn4KCI5MAr7M0oLHrg3Kzy8JNw5awB4Js87\nb6LQM3mqq/WQw7sWyz2uocrAM61BevetnQVNr0+1HS2EAHYVH8k3Pl0GRY93\nKZfxKY8nBCSKrMJGkb23R5tq97cpEHXNdZtsrAZbsMLpkhIOQXQONCRTGahz\n7cGiR4hgSWEhsLZv0QbdpBiMNFS5bs0UGGkUbUOT3ip/U/pwrCi81GSNYJkQ\ns5upP24u+OQXSPkKVwj6mCDJZtsSIGAFc0RTqlz3j8z5FQRBPr6oAFlB812f\nEUNLvVt1FjqYM3YRwYnuQkCZNDSC/sytAY2qYtkFuefwbjRJPagDyuxwGRbi\nkjf/\r\n=vmjx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-b378880.0","@graphql-cli/common":"4.1.1-alpha-b378880.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b378880.0_1603178349329_0.5419049701187062","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ff1baaf.0":{"name":"graphql-cli","version":"4.1.1-alpha-ff1baaf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ff1baaf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dbe587656489ee15f05887c6e4c389fa88701015","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ff1baaf.0.tgz","fileCount":14,"integrity":"sha512-O+vPBdYLLLK3rlaY4DXz68l22RQFZMf3Qc/c3i3MfH6hmGBaGtY/Clc7yWZx7iLzR2LpWmDvjLUUuE7Dpwi02A==","signatures":[{"sig":"MEUCIQCk/oT+Z/AIeIWHoFhzmafPR8AbFHKa7tc1EuhMOLo+zAIgNTBF8TtvMEQ0fPB3vSh/4G7egEepB7u8Eh1LZhdlo8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjpbUCRA9TVsSAnZWagAAWzsP/17vqv3rXaOuLzV+r94f\nFRuEQf/u58u7uhupE4EgCwZPXlbPWgisLatJ0ReT+m7ryROJth79+han1kAi\n5WHMmkgNLFBwFvJj+icJkmBedUzl5C6FBBsmObOsYhXXLRwvv56yOOJ+tmWA\n1Qhsxd0beKQidFGSfTsphCtS5bye1B1S5/RvzOzn6c9dpXI/LKx8HLHjdo/f\nf/CFJAqfFlvesI1qYVrmBHlrID4K0FVqwCLedp/lxhdeVhNhX/Vci5W4Qard\nU8/FdZ1ucOh/mhJUgZNgks6bOXN/WwNXmAD2BATPDesH52a1SC1tBrKvWsMe\n7IOtUMd0hVNb8vL6nyjFysw/+qfxHQBdXle3HFfPVeBMT1LPpVRFIZV/zSrU\nBTHJfLpAtnMjdTYQc08YVeEsSSV1CcGAgUgaQQVLUex7GLtYJJDFuv5LWYzc\nJYl3yPQxReXocqnXfYy1F3UyGY0n6728uy7k3N6H3Fkjtu06XyKdcyZJncYo\nuNAhGTiRrqFJlY/VJ2I9vGYIgGJtMvhchSLRi2i+MpwtbhoUWNX1PnmGriZS\nIYjO7FyVg9SVw3PancCx9K66wzGMC+ZxFjLlYRQw9eujI71T4mELWv5adX2b\n9DcGIzoyzjFC6nOvdh1LrfryeB+qftb62yUnbavQZv+3rCwwKykSR1XPKqX5\nn6ZF\r\n=j9Nx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-ff1baaf.0","@graphql-cli/common":"4.1.1-alpha-ff1baaf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ff1baaf.0_1603180243771_0.2444261616465664","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3393c96.0":{"name":"graphql-cli","version":"4.1.1-alpha-3393c96.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3393c96.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6dfae8f5b1ad8e843a7b08f1611a9daed859c4b4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3393c96.0.tgz","fileCount":14,"integrity":"sha512-M8lg5ee6Ic2e0mbkPb8jAkWRr6piA586mEs1hqicfA5VLmm8Su+0ZGhsBC5OBLb7gH2CPavwkQ+NIObQGv+j9g==","signatures":[{"sig":"MEQCICTBtFhYv562op8eyTQprNTMn0uAn3mjNiI0P6r7QJFpAiBTJOfGIpM+MEPbLaz/AZ6y3Qrq/dy0IKxEibUZ5V2i9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjpbuCRA9TVsSAnZWagAAoFAP/2XkSAdQ1XcJeZs7Xoxi\nQ/WElTbhHsonUoJTKkvy65KV/3p620DA9/xPuNlU6V+TdkCRQimqpUP5fvCg\nj3U7PGCyAn6DI+BaNsAt2XV+Gt8OqHl13Bzt9WRwJKO8gaQ5/uDqDbaOncDB\nMUwh10Ia/UAJF/wwwTsENTQqgw4GUUN/aV6B5+S9oz6PFZq7XnrEFpEFZZOm\nY9y5tbGvsN85uDgz8PPdbBShDoJIlTrLtp0aO1iuOlgAVGmtIodWkhQqjNcd\nJSA0Aof5FZygJXJbijjky4eYURsRbq3Yy/KTfI00Zco1op/eKjuOw2qNTvpw\nCpvZq8o7QHh73sps2xC3JLKFv5Av5CKcg5JPaCHBn7No5buRsaw43evFQrel\nEH9eQcNNEutWQqFepBS6lw4zUSio8ZLtAvUltzsVRvkhFh6Yi6yJ5OUaDl8o\nuuzcEERVKGnh/JCu72ppq0bCd6SoMbu3Fhvav2vciJMl80JWILqZ/b5WG7Bx\nOyVZE17QCo+5+p1cTSioA8W+xfupJE2knANp919RbGqqgF7ezxG8zxXhYAHP\nVdEGO5fpDaDblNziHe8hmTP4ofD64SGRJnt04Nwj0h16818y0a0gbJRHtUmJ\nTVgfMeccEk9OgrEjfDoPlMan3sQ+lmD7HIpBzbVU9LXpXuo963EwQu5PEb99\nFB+G\r\n=396o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-3393c96.0","@graphql-cli/common":"4.1.1-alpha-3393c96.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3393c96.0_1603180270126_0.352788785477707","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c4e4810.0":{"name":"graphql-cli","version":"4.1.1-alpha-c4e4810.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c4e4810.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bb7a3a53f406852d28bc4a69ec15a0b2f4ca7496","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c4e4810.0.tgz","fileCount":14,"integrity":"sha512-uwm+0k385v0nZAtSj4VDwWpLrM2vUxRJvNLKj8Whl69ILgSUnUKPEsUbHUjYupCrBu8Tj9PEhDdZFfxBEW8X7w==","signatures":[{"sig":"MEYCIQD+uLDc2GnO1qHKPdKVbvmxHsey9f3N5Bal7FT/8BLf+wIhAN8sOZGQK7YM0xIgSrgNKEoN4+Xgxv3bnd32+uUuUSN0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjphFCRA9TVsSAnZWagAAE5gQAIKO+EzqzdDRoms1l0ey\nmrnyPqCJjcp7CrNeHAFWje7Q3qSPli3VU3W6SdmsXZoRae69qNRY0r43l3YQ\njsh+KOIoEU+/jDcQSBCgPWWHSACo6L9Ct34QH1DIrzpN0GL/tmx7vqgjdSik\nMzFm/4NmHYVbSxg4SwbJEk3bH0BvADV0p2ZyTc318XcIp3lRzgHzdBcYiA4H\nbSGf4T0o+u+lD5BV9Ilg26efiK/489mQJimK/LlWZYTEEFAMf+H9+L8nwugQ\nWB6ieRZ9RccqadqAV5VkJaXG9CZYmONMn+LlUNdUUFZRQ0JxP9QOxTSP3giJ\nnM2bxMwJJ0rNGExXOpkF6GdmZap+vmXtqzVYp+WTFyJxV88320BBGUrKGTJJ\n1qVJEElirecbcDkJps4hHDBgsWDQ391QdAO+/lmjnlfa/udvcm8ZXEP44+KL\nNIgj+0mAGABil292sShvtXLLt+tBDm0wbHdTTLkYglU4I+4SzK97ICGq5+Ym\nj/iqgW60aUkLbTIHUJrxavGzRLRDOu+wWxppHIb8SpqGYXRNAVyuYaX5Ihs/\nXFt/gVCtDx7el9LlGZS3pWDMHHJ6WEB0Ixo1d/D7MJYNKufDJcUEWN+wsJVm\ngsxZfJk0TKLvLZ7kaHR1qSQ59GLzmOOSwpRg+MGDfW/5AOGizqLvDCRdWRwZ\n9SqV\r\n=r4gL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-c4e4810.0","@graphql-cli/common":"4.1.1-alpha-c4e4810.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c4e4810.0_1603180613555_0.5970304765247194","host":"s3://npm-registry-packages"}},"4.1.1-alpha-39faac8.0":{"name":"graphql-cli","version":"4.1.1-alpha-39faac8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-39faac8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"32ed4d1227c55247cd65fbd5330e0122ad0872cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-39faac8.0.tgz","fileCount":14,"integrity":"sha512-N2jrGptFCVKKMCKL5vHlXDiK0Eawo1aAGPrOb/QObR2UskvD9wWGaTnP4dtI8LwrvNR/tGS3oOiXIFBfVeIF1w==","signatures":[{"sig":"MEUCIA1Uj5h1X8j9HPQI7VGsf28IG52FeQrHI4IJ8qEo0PXuAiEAp4amOone5BrLJoUefCyTR15yPls7O/aukP14BRkRvJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjtWgCRA9TVsSAnZWagAAhsUQAKMSlFNQNHadbuoo43ZW\n79E3hANAHaJKR2q+XELLY43XjpwjN3LkfVvHEp2MOkG+PgsJFE/+xYBVuAuP\nVEnLqV1pqRMfNC2SCInwXiKuh/wNm4npVFNROShatj1DDEpy6FoDAXFwM5SZ\n8KWuKl4CPbn/89nbiWap8dqO/ptNrmaGgbGxYbOQmyG0pMWheuCnzLS3NjI7\n80RwO+byE5u4Z8kfriK8NK90pfGC3JXTFJatXp+P2t0ecQFPHDOr4Lam+Kye\n1TS2lqFndwW6XAM6svIHwbLdkAkWnXTB1A8lkrAMnWQq0Ww2GMCkxQTGb/eJ\nGEFB/zY/g5c5UWegMdrNPpSwgUc/oiIg1VZLT0fmGEoIoZdi4Eptmt73W8gm\nHcYKCYQL6wKGzA6B/d+c+hsKyoJo3nqmOU5XOBLvw+fgd7cDJ33sn0cs6uiA\n3KBILR70izTjiARTYjNszI+/Qh75/Ro844DkjAT/qo3vc19255aD3S8Gs3s6\nveRLkUbqH740TSm7cfV/Ap0oykuqU0fPMQ0WYL3+XN2+bBumDQOAnuEg9vM/\nu8wCvGNdfXkZDc1JJ+bZMyCl59SL3kqKU5j7EmOq6I6znAFziJXeLE1cgYdS\nPCzzHg08hGEDdi7SZnWCGyQpcws+Uhz0KJdR2duJV3zhmVwrQnaiWNx4sHWx\njbwh\r\n=rk23\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-39faac8.0","@graphql-cli/common":"4.1.1-alpha-39faac8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-39faac8.0_1603196319670_0.16327047626734092","host":"s3://npm-registry-packages"}},"4.1.1-alpha-db59893.0":{"name":"graphql-cli","version":"4.1.1-alpha-db59893.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-db59893.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bb8989f606fd9a82a8468509fcc6ea311bf49b7f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-db59893.0.tgz","fileCount":14,"integrity":"sha512-CDW7dLGlN+Kgo+8iuDdbUE2zTQbH47fkrHz0ta5cKRfFSOCheBJZ4Hi2OueasmqiAaDoHdYyIseooSABU3XB8w==","signatures":[{"sig":"MEUCIQCfo/Max3Wh5MfBSnL7YOxqsdgmBkIT1/7RI55EPhp/NAIgFdQXUCmms/HNHrxW4G0L/sxC+hPbW1yY8QaS63ZrvA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjtWuCRA9TVsSAnZWagAAf8gP/0perF+VR1JtZHRUSzkb\nNKtPZZLAreqlpWHbXJ46sZRbmax119HJsxb/mdZcd9O9Z28brHIOg+K6yb7w\nqh9kBa0fWDb8Trd3wDbWf+g5jPlwdRYOEPza2iEapN3WQEo57jChvddp3pxp\n7L66eOGcsiRCbdWOWscG33uY2zpNk3Gb4w0u2VdMe8wOn5wfZldJffPZPqKp\nQwjkdmR/WVKYkG3/zMakUQu2S0bnkMZN5zF6Gqd0Uc0eDLk1F1uriZihz3P8\nXz96QJrilJ4dBRdpnADwJgSUOUGEnupWt5b40CMVxGJGVYJrMI1JIkkO+PVV\nx4P8NS1yzYLwLrCB++kxaZqKbYvLExCKyag3OFaR165BQc2ueWka/Dnfm+xn\nhfYQOS7Vmo+Qqph6S8NJUStNn8Qvj96i1bDcWd6dReEKOkNg64AYzqROp8/+\noRQ4jEna5Olz7uXjJxbbmHd5aM5NBiUnaf9ldPQA1mtrCRzK2D8mu7PgJ6QQ\npHlVf7cxw/makpn1uDRcLbNw8M0x/6Ap8flpCFptfCxyjNpiOSNZiRpq/GOb\nX6MPZa1SNh7nFbg4vRzg2k0iC6/P2wIfBnKRdv/BY3BWHfc481LzILbllz4I\n1n76Jj1HiWnPTMPZx8Qhq8NUqHvO8+dErHL9c3w03zqYiA1wCIhs6t1+baIb\nMtmm\r\n=c4aa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-db59893.0","@graphql-cli/common":"4.1.1-alpha-db59893.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-db59893.0_1603196333869_0.6585116699843732","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e613b00.0":{"name":"graphql-cli","version":"4.1.1-alpha-e613b00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e613b00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1348d780e83758a17d8333e747ad6e84b671e200","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e613b00.0.tgz","fileCount":14,"integrity":"sha512-jABvBifo/bwmeymatffGnO0AwLeEGPkZLglT5rZeOoeHjsfM8yNbp4uJHEmpJFdal9ItSmVl9G02lRjf76L4Lg==","signatures":[{"sig":"MEYCIQCgoRkMu05Z7tymaUyppv6r/L5z0tFLPWgAbs0gJJ/qjgIhAIeFTv65uWv8LzmA1q6Z98yvMxywZYjnk9Qdn/NnTSpc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjtzJCRA9TVsSAnZWagAAkEYQAJO3G1SGwRe/Znfnz9+Y\nuBaqLWPQdUNLnnh7nXqYWEU8AVrgmM/17+1+vR5aUmtBxaBGn5umBfA8YQfH\nsOvaRHvJSkz+0XyXAOw5gUs1psQEJ1K7MF/zjBboamDmyh4BNaMBRFDK1TXj\nOSZLZIR9JpaKIBXvXTfuFOnEgRE2LzAC6ujaTjFlraiLBD1O7JkP0uPFwOol\nMRHhfXev7EkyexMz0Wit9pG0V6p4Xj5c7lWXv0afD60mF6kgdZwXA78BTooc\nD6Q3vxURtF0T8Z483c55ILTYS+wmq8TYy6vRWqNZ5mGeRH4aousYlTaLPGzF\n2BM3PpO41/wS3PkOBKaqxc5OrhT09uOM6MK1UXo699NGrcONhiqFFmFVKfmi\nwI1f3zqdbr0sTm3/+epvOQ5b5QnW77jZFfvx/kbFg8BMSEmMOE6TwAUp84Yu\nG7FJ7JMKN+uYcg5hjcM5gIAUf+eXCyUNQUU8uUVLG321Uzzx/PZqwggPAkJZ\nbTUAlyvtg9Js1kE2nSw6vpiykusd3SWym9/zY2jNRsXcxAe+zxTyjlU961Ak\n0AqLObQp5jJ/AvDA++IvacVnpltcg94dDdujf9ImublXgS5zOAjbfn2yhxVv\nTbZDwzseFOgQkS1X0CM8pFoJfkBx/pwP8DflqO7lJS/iTQj8cHEoRESE6SSj\nCyM0\r\n=nJS7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e613b00.0","@graphql-cli/common":"4.1.1-alpha-e613b00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e613b00.0_1603198152903_0.8742840961995584","host":"s3://npm-registry-packages"}},"4.1.1-alpha-07b4f87.0":{"name":"graphql-cli","version":"4.1.1-alpha-07b4f87.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-07b4f87.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"103f870e14afa7636171b5286de36d4a9da01a23","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-07b4f87.0.tgz","fileCount":14,"integrity":"sha512-GjceerIXkoHH9XEWIGEYI5UIKyMCwTqS+2xX/rkdqc24999lhdnv9yJXs7brNVudrhJS+oz9FBmUq+1WnCM2/A==","signatures":[{"sig":"MEUCIQC0ChKxDszLVWVO9Uiygm29JU3YGtYYRhR7ICSEsv/VaQIgZqrvGiz9T5lnjF0LE35GnNwVjuPS928Vq04RD8qkwF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjt27CRA9TVsSAnZWagAA3T8P/29hXg809F1tKVWkX9sz\nM6Zcy+m3tPlaIYRspMDz1khbop2L/hC0KahK+hz2sjlu6BqhFgW+lbACO89h\nzo8FXFwAsB1cQKrLgEiuyOBt5M/jAQM0LqV1lSThZOTJ7TsgR2WEgbLd4xRK\n4EvLty5gntNOZ9d67wjQE6sXEdxDgZzoV11e7k4Cstl2bYMDOI/gfe6/eqvF\nTR+q6t5MxYsswiU/D3wTJ7bsyiHqD/reqEUIdIdODPJvw8I9MMiLN5cbyYme\nix6MKIWOT0YdRUiNyOwzABy37n8ZonHZaX26rv68Zz6AxdY8tHviL0vg1xG0\nAAm4VxkY+Z8wiVInfe4u9/zgS1kxTe2s6uAWFIv9XYKMB+xCaPQ38WT44GaV\nDAlsbp095uWuIF1+h5gRZgpXaEpvSjtMruUD0Efu+UAUtQo78znd5+/dDzPT\nOroKAYgqieBKpaHffdXywufUdhEcPxbxYnFYjuUy6K0GNb8vjyRnSdQGhR42\nVFRimUGPwd927HK2G3XWWxI9Ln1GmCrImET5c2hrCrxfxC17sVsomH8ZpytH\npJO+hIwwlZ9xNJMkuKgIFPGQnTML+Lqm9BIVF4hnp5YfsqPv36XOVzVVfMgW\njn341cLT1qYykq1evrfgpN+Bz2/jWDCGLk8Ch8rA4SMczhjnS7T/8fHkL3mC\nM+2s\r\n=R05X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-07b4f87.0","@graphql-cli/common":"4.1.1-alpha-07b4f87.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-07b4f87.0_1603198394488_0.828071859728942","host":"s3://npm-registry-packages"}},"4.1.1-alpha-592db85.0":{"name":"graphql-cli","version":"4.1.1-alpha-592db85.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-592db85.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e7468020dcc9871048a0438158e047a2d00199d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-592db85.0.tgz","fileCount":14,"integrity":"sha512-HydIKpPjqnRnHzSl6H+H7FeoMyxaKJUtRrr0ihwVopsw1uKP6/ZKdd3TtpzVs2L0XU95KJ6JRywMywFr4hnDtA==","signatures":[{"sig":"MEUCIFOZRJFYVyBK6lq2ND4W3yeKBbUe/L7Mek9DQfrSznijAiEAg2n04g8HBC6OCZMlLFjEhfr7uzga2QyueFXQNwkEJRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjwIqCRA9TVsSAnZWagAA7EgP/3i3jk6zEIA/JcYKjm8q\nAJ9mI7T1RnDqYyRQO3/dvBZkv75QKDOnFubDKQheQv7w4WTmpBtvrNMtFnd6\njflofThM0p5Oz7jx4HMniX1xrLc4uozIuwJnHLvXuck6kREem9CPsUnkD+Qu\niQ31sB+bznNdgzu+rBgBHERYcYJmB+iJpxQgbJ0EKfeRp2B46kDHIof+fDya\ngW73fhmTly9/WiVrc5rk0qQ8xVwF0Pp3EXREqkR8D1J+Di6+zwVhdGbthkZs\nviEZSlE+nwjKDxE53kwMDvyzWl4P/dXaCTfEis7Lrx4J7NIUy8XTWWFO2xBK\ntKnOfmZ4nAfmYmv8UCdf6i5c9OJHjovGsJROEvuy2Izyk6rWxWLkVBtBny5U\nCfYbcx64P/O+CKBAVzxuf6URI3Dra08YIgQFZ5vSZG8yRlhhPW+hgU4ShTH6\nOV+aBzVdT0TRcKxS9nF5DZwQvWYsauWao+uUgtTW8khvXxxMByhmKng8aIRA\ny5QeCsr8wJk19b7oysH3xQ6VGAEDFDoEOjBmtzmjEhR+4uiyzCWrr4MfKzA/\nxnUhfMYgjUYJzpxMS4c5jhdzW6IlEu7aI1+UHIdUtrn6TMJPXL89kY41Qh/Y\n6koXrQG9uzhvyHZACyPkQi2ELYTk/BwmThKmAXW2EwCeUb3RdoOTsq2l6Jgr\nsK6D\r\n=sWdI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-592db85.0","@graphql-cli/common":"4.1.1-alpha-592db85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-592db85.0_1603207721797_0.28885612101761726","host":"s3://npm-registry-packages"}},"4.1.1-alpha-af93ccc.0":{"name":"graphql-cli","version":"4.1.1-alpha-af93ccc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-af93ccc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6079d326e876564889cae35c00328d4889bcbe05","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-af93ccc.0.tgz","fileCount":14,"integrity":"sha512-FUCcyLhafMKqwqlNlIn+msxfsU5qdgiFGO3EXiKk+xTYvgh2mLMonD2J+xrmIJyNbTGWDCefV6IRXXUDX2htJw==","signatures":[{"sig":"MEQCIBu4LOfkFV6fdFK3WJPFIl4bGEurRge30bP5NsZbVF9wAiBMLGP7hLD+kexI1IAoOOc1qcpYPktbQgiix01B/rIBVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj0ZLCRA9TVsSAnZWagAAcV4P/RFJ9VgUKjCJqWmU5pFB\nDZmvar3sWpGEPxuvMfGqUR/QhQ6SstHe1mHxNfexFr/jUrz907QAAFaWsTCI\nbfloVvqcgaGTnQly9A8CSqO6z5hsbfxvkTimcCaQ+YT14HBJbucMThxQU7AW\nEdD3vF1FiUl85nodUozSq6oIK4XbEG0wlpM2hGeui1UtkgalzLcNPm15MTio\nuQGUtHBzHgdKXSCiqYXYdLG6wEt9vKOkB6GPQFpGAvd3yIUSF55cgDvJfSIw\n7IiyeTnAKpfJCF/vTrsfFUR5YuhV/xptCHo4/nyoi3KfGQHaZmO8ODMDbMhs\n9B/fmWNQjbiwMicLAa3SaXSzP4JMM36o08Qbp5Mebq7jiSWGxK7K/aEog0pU\n7fJbwJnYpQj8HohNfXLgFsuCe9aw446g8A0ZiioZ/GyDnMs0mYE4vpsoOCju\nW88BjWnecBrHEbrHGeqsdAtuSz+oscLgrIU3LWTtlbuH5SlIWDMRct0fxA/B\nW0CrhM6rKPAEDzGy0JESGzSkEoOiC18huJeJrPvn0kiTyXw7gFY+bo9usZNf\nM024AVRCk4BxHYQBeA5NYDAgvcjvwl17UOCeS0bpgzjW6oVU+q61UsDCKq+W\n/Kz05blv84D3XtWbtDreAexvIrFKwNqoawUeY78dBdbwwC+Vfk0qB09uqcoG\nujxu\r\n=vXPZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-af93ccc.0","@graphql-cli/common":"4.1.1-alpha-af93ccc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-af93ccc.0_1603225162826_0.7361859644335136","host":"s3://npm-registry-packages"}},"4.1.1-alpha-28863cc.0":{"name":"graphql-cli","version":"4.1.1-alpha-28863cc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-28863cc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a7e97cddba567191a8d3b62c68ca8535678e838d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-28863cc.0.tgz","fileCount":14,"integrity":"sha512-XVPPc5Dtjo4i9PFw1r3RjnXArzDsSB7Q/st34cglkjHruuLrpZ7f6ZRNog+gmAO5rjC1A6HZYkZ4Qv7nXdOw5Q==","signatures":[{"sig":"MEUCIQDu7e/rvH9vMNigXgdYpffG+OT5JCPtjE+nOhxgt224NgIgUBcl7y7TnHMPALEtLn7OviXu4gmC6CwMZ4C96FZR4zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj00pCRA9TVsSAnZWagAA01gP/12qeqo/gmLKcNT7mnmX\n9PNV0ne8dZLWxe+yj//v0/Jo3BzHp50G9Dj6odbEmxD1YosBBiesY6+1q5To\nCuKE2sbYsh5ukdx61ExHzOj0gdQ+7ObXdVcuMyTo1Pfomx8//gt9CpXpnyj9\nkyADqaZlscIbGWRq5UhLl2XBF7nHzz+F4y5a0SD0wEdxM7TMM38DtSgQTStl\nTQG7Va7VdLhQ2FhwKz+rKvUNjZnxyd5PHuZe/Igc36b93JRM4nXfADEjjqZI\nQ1d97/CSz8yrpmuE4WpbDHqSl4fWklt2r1JztjzkSW5eicjBE676x6xJxHBl\nBRD59IsIBNZcELnFhAYZHmkk+9NJdu/+CkrdQualkryiibXukw7TzWJBjWOk\nzOPX0SooktJUCutwIx7cqQaeBfBVfvwI5ulv+5iKVm1rxplOtTfqpivVNoNr\nKsUbHgmQt3QLDZZRjIx/HSwMCnWZVc7MdVyOG6LkHWf+mefdcfPvttlGOCbx\nbXHIZrAPmx6Xfs+XaB/Hgf+OeOQ0rIfBR82Eb7hV9RnUdYAgJt0JZkYI9mMp\nnEnZxhSZ4NQfXleYGebwyd/ue6bgmwaAkRhnllL7HIu6J04F325UWSksdrXs\nNKcSB6Hz7LTQwUr/g9iOouzLnLX7I2gtwb9fp3H+XLhX3j14R4nxnDLRVZFv\nBbc4\r\n=Po4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-28863cc.0","@graphql-cli/common":"4.1.1-alpha-28863cc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-28863cc.0_1603226921184_0.7337472314474429","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4615318.0":{"name":"graphql-cli","version":"4.1.1-alpha-4615318.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4615318.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6263c6718424a8f268be1de29e8adc077c139c64","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4615318.0.tgz","fileCount":14,"integrity":"sha512-HsKgnQpq/e2SsxMRZibINLnTesp2uM8/4f3PGzNCusorjsLsrrRTuKOp/x1rA1ueKXo3Wxk4+W9j9nc+8U962g==","signatures":[{"sig":"MEYCIQDAiLeyfqAreHbzX5u32oR+v0g+n4zcmjkcXHbISOW+EQIhAO5Huq31oTo5cYzga9z0R1ExEtsVfHqh5IOGVCMgVBtk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj3SiCRA9TVsSAnZWagAAx08P/Rtu4ZlaV5ZIBbWyeDr1\nT3PvJHno80PmmfgK2MqJudjZgxm+j70cqK3IYoM/o4EImzn4uwAcxQ1uodfE\nMFRdchEQwuxuEl8iiP46hCQDjPo2YId9HcQIWjnrZpNqFuE1t+NzY66z2dX4\nF05YeHzdS+/+Ba2oX6RMWK3rNkOVu7oLMMaliZJoDCVp8800Q3cs7tTA/5uZ\nN+UJ373qwyNMQZVsXBlVNyv3jltnbgEDZVKAVXr8ESIFXBZ8+9U64gSTLdaq\nBxooQH/5jLYMKP0VQjTv8sxJnVSwOMHf/ZLA/dvDtz8DUJLim/b/NizVUhBr\nWwq6o+uDXYDJa6cW8Q8u1fTgsr0JVJ5JVFTOi1wlewiT81t+clXn/SgAC93P\ngKHzXxAxck99uN/aXZJhdi6LLUBs86nAL4T1AeySsxcBpLQFtqLDiEQyvrEc\nj5qhvCR7a5mU+1RLW6wTac+POcMGYWx7ow8o0NpS2EOinTZ3ixaQwJD57QQC\nB/sJGNbb3Y9yU+/VLBbQYxpzF6rmekT9fA3ENqhphPVn5qkpZGkf+Oek1trs\nsYLIrxkdtLeYm5YDU6cuD5keOy+eZJtjGB8SVX3KD+kE0EMZ9wrg5fQMQ+bh\nAzvpZC+KcqV7FQ/+5/rZ7nBEwsKAM7pgL3l3x2KzRmzN44InPRwONXi3JyEJ\nuvqZ\r\n=8QuG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-4615318.0","@graphql-cli/common":"4.1.1-alpha-4615318.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4615318.0_1603237026223_0.8456179651524762","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1c2f434.0":{"name":"graphql-cli","version":"4.1.1-alpha-1c2f434.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1c2f434.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"932684b0cc1cdf3efca2289954cfc8eac3370c4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1c2f434.0.tgz","fileCount":14,"integrity":"sha512-MRj7ybTzdc+VLRJ97ZcqN5pXtXPJvuY6A/CiSm1hx4bJhmThly8iNmyteeE8bFntSMCr/7pUXCEsIDEKYImeQQ==","signatures":[{"sig":"MEQCIHjBIjyC4LIrU14FF6cY/74wd9wIEzdKkNVGOyrSqc2VAiBWup9AdZGGXovq8YIHDHN2QGk1T/QNZ64tBB0tnNjsng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj33+CRA9TVsSAnZWagAAMX4P/2trIN+pWyoG4SjElIwY\nsrjEm8BFFokyq+gN4wpt5CEqd1aKeOtbZqoCp543nt5WVR+wlRfkBauaxfLs\ngxjviuj1yxu3J370ltY9H+lTVdPJjeT1hLBR/WHnI02rf+ZY2iIt2WvgbFv9\nuhMgslINc8E0pkDnpzVr9Od7IJfIocq/DTN8sN7X0/l76QrlQjKTDXxMGKmg\n35CDSPu2pmtJq/KyZEQcCpLVEfU9bJdrn8gUEoXGltA+g0tCXWQZDFwSbbjq\nREhaojFtPgWRlgCG3zUB1QEl5jzZeSc4U9xz8e1I0sSwrG+jA3UdTBg0DAhl\nHpqjZjw5C6newj2ZNhVt41i9zb6DBA0V9AoiIOdSbJmrmAs8l5wHj/tOFryC\nwMKgSciTIDfKdahkPnyvcG6q6TOi/AE1uq65MlYwn2J5DeXYvtIU5/a9e3cp\nFPs6DWJX8hEq2eWKYMgpqCH0C96UP53NFmMdocdHP2QMvrxkxFzxsdpnJs+h\nxkigLRpitzukWDY04HbgL69WZi6v5+DdfyvtpcwXtUJUrLdsVFejZDfDoWA/\nZkepI8rd7fOr6pTfff96ZriI0aMOrBzs+rfcxhdXVVJzkgEvXVeBT4hT9ar1\nfu3fL3CXEnTNG4PrPgr2TIXFgT6cBj83cWbGy3/83hQhSFzBgFp1BFFHQQKt\n9eah\r\n=1hrr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-1c2f434.0","@graphql-cli/common":"4.1.1-alpha-1c2f434.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1c2f434.0_1603239422463_0.6169127591255315","host":"s3://npm-registry-packages"}},"4.1.1-alpha-00f0ce3.0":{"name":"graphql-cli","version":"4.1.1-alpha-00f0ce3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-00f0ce3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4923d41361f670f55711a7ef4fdd49ada8562693","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-00f0ce3.0.tgz","fileCount":14,"integrity":"sha512-5FLGNNTXycy7TZH+rd56EVR33SLRNQNdRwD+nAPIXIYsljqmKCN3Fe5zUg2muNksUTZOofZbHoExxYTYYREwFg==","signatures":[{"sig":"MEQCID3w6A4XI1rlIgYdF+atqTMz+Oft37yNKc6/Eun68n4pAiBNm6De8WeYNMShxr9iKK5EENpZuJ7yPgNAZwJ29uMECA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkHuuCRA9TVsSAnZWagAAAvsP/REZnhQ2TMu7BNQUc6oD\nf1rkhzj+aPRzaZdqO3EGR/pkeA06gElTTPtCqolakdkGI2ofUWHtMV7ikLKO\nxT7PKT8o5t55h8TWoVjjT/2X5RfuoKMuawUnH3yE8MjEI2p66wxQD+RvTFfU\nUuSCUfchVDaYco4fNwWS0/S4hnuutRJS1hN+nVmL4V/tQyPLPE+iHfwfU95J\nr+CEK6ICFxnAzPySOp2SlakE7LKBqDz7V4w7Z6kv8EPOew3WSos4Jd8NZS0/\n5eIRwyUIXY4FubMdSVBwdMrZKJbwDa1+rNzNNr5OjIvJ9QiFXY9V/qqDAJyx\ntKKBDU6UWOAkpkXBLLdqktqnrVSfMvqJKzdNnhIivwOk7WpcJjMq8TRNzFCy\nwSSFQ+dP9+6eza1dTQAdU6OlIL+O/MsD0yvxz0AdMcZ+mcX4wbQIZgp6qtYU\nXyJIqdU+kwjbOx/negnzwe9f650/oPrZRks4k1wUKN7oyS7nqyR3xP+dAzM7\nyHzRb/xz0cyIMp68V+RI6I9tD6e9YtKGZhQTo4tGGIPNtm1DDRgF20H+RekL\nnnGiq0U6Zsf9nr3n8hBqIPRviRRfgPzu5W4viOEXmEr11JT+rK6XMvfh/Bz4\nLYd06WyYqa6l3HTDaqyXay8lns/jFI45pNLj/C20Cmf8NvYiCTIiBQoJGXdl\nskw9\r\n=0kXN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-00f0ce3.0","@graphql-cli/common":"4.1.1-alpha-00f0ce3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-00f0ce3.0_1603304365212_0.053906258074832625","host":"s3://npm-registry-packages"}},"4.1.1-alpha-36e9638.0":{"name":"graphql-cli","version":"4.1.1-alpha-36e9638.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-36e9638.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3983392b2d6a3ccc10280eb4ae3c7a34f4af618a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-36e9638.0.tgz","fileCount":14,"integrity":"sha512-1JJA3QderZTL17KMJbB1AAsNSUIt+wIbGG9Ezqf4XWuONleMjQZXucPgI4uE9UWw6QnsN+Th3vBLloVI5cs+PA==","signatures":[{"sig":"MEYCIQCXRi10skMUvB8Cv/oTelfsPHhb0QSaW34wAx4Ih4y1lgIhAMuOy7jhh3w7Rb/hLuOsYfO0sVz3Gf19RwWewuTUsozp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkH/ACRA9TVsSAnZWagAAiDYP/RT79i01vLl6e4U6+uw6\ncux63Y8oE4gtv58KHQui91mRJC7Rt6/8YXe7WcvHO+U9PVCBxzaZ2goWtJC8\nWT3kCyzFx4ONtha/iiZStzp1NVzJCNDbD3MKJDWMgs7il58mtqcRXP+spjIs\n6MewLN8VbzVkm5cS5B/DR22MCxbNL4y3LR7G0VnM6HDFcjZNn33ooWkUydym\nr27B4RHMroy5oV5QECxCSB90ueIK468nLghFsD6mPYlhCPKC5sIV0pdm79bQ\nh4I3yLK3L2e4+YVEdSha/XtobgiiJv3AcfzSzsq1mbqiVZY+czNiY6vuXylk\nnjC5DB2ls8coPlLI4JzNZS2N0/OD2b4oimakV/vlNCfOMimLwq2XeBcgeR5h\nIAZyCHqlcXwZchtLaSap/m5TT2MQAkHvZPN2JqEJlHxyEhVXHi6FNyaLRlxg\nq+TxD4EkYgDQuXdgFbZHThSqq8w2BSvnthZNEQt0KLd0oYdczvSBX3izhPah\n5vjY+DqOHWGNlyL+3VpDbBS+yM4H3OqIs5/xlTxPymDrxVru33tRZb5EL9Lh\nCOyc/VbjNScw/t0BRhEg6h+C6MBfH5Oqg0S0PN6zbdgoL2fwXPzSYeiQKmKU\n2861QLeOobcPIj5s0F4+yz3N0p6VtWmetYn1zdiIiIP60F6DSjVL/QXYqWse\n7nUp\r\n=4hNp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-36e9638.0","@graphql-cli/common":"4.1.1-alpha-36e9638.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-36e9638.0_1603305407542_0.49917504042808236","host":"s3://npm-registry-packages"}},"4.1.1-alpha-83284c8.0":{"name":"graphql-cli","version":"4.1.1-alpha-83284c8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-83284c8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4524cd4074e6aac6fca8debf1368173deb0cd6a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-83284c8.0.tgz","fileCount":14,"integrity":"sha512-BP/c0G65iMSiafuUqYs0jN36MPwExPnXIqiFhD7+XW0ctEJcSX3Q6ZyHiPS+DJcLweNSrITpn7LNd/HBgNunhg==","signatures":[{"sig":"MEUCIQCK4bA8LIBapZc+XpcJ3m/Nden7UJEDgfOG8STgKbPksQIgAn3na4R6MzEIlaXNAh6Azxd2sx0svh3t/s+Ew/txGKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkKOTCRA9TVsSAnZWagAA2goP/1s+4UOJxyOItEkgomza\nS5wD3ulnyNO/tR54KO+3jhELJsdCiLLWDmI1bshehFpOZJ4QLoezBlKkk6rq\nklQVSQ7lVkHqBtXgYLzVhho6Ffxy2/a8jxVmUOeUDt1nCSbW/GlW0CK5Za8r\n0u5QsC6AK8Lrg9OdObUIQ4ncsJBsqOiEIy6k42e/COhDFsIt73kl0Phw3cFw\n9L3fkfzUCm7RHF4Sc6a15Z7u66/0jwXcwRu8ZJsO2q6Vhn6fp1ojehq4Sr1d\nvCpb3Zj6Xn02HO+3p8rnhTc+/2REY3iePstkKgS+z6uQND6D7qxi6/QdcsJr\ntT531EXEJg7flwKAKur7/iL/jMa4YOcR2bjrGlfLPMp34plLb9IctWaIQAnJ\n0NS+ctjCxaLLw7cpyT0j79njeklvUXmApBawcdLdAwtLO9+3GHI3xytdjZz/\ndluiCMY6FiNOgMaIQIPO1Chr7davYDfXw/WbUk2QlpqtjsLyhEbZ5bzCu0bM\nwAelLXguQq5j70CZ8ddw1Dye4hHYrTaA3mv/1iQwiMqVDZrxxI8DFebcCZ9d\n7aYNvvwiI3Z1nX5FiPXvy9s0v86hEsLjpfDdaRg+3tfySCfQx/1yoCWAP6CM\nPZqW1co9KIiJEp5SJBiG2OLzdqAqtyeDWwDDGY6f56sQBo+CmnAHvtfok76E\niJaD\r\n=nNi2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-83284c8.0","@graphql-cli/common":"4.1.1-alpha-83284c8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-83284c8.0_1603314578206_0.46320714381516837","host":"s3://npm-registry-packages"}},"4.1.1-alpha-53a31f4.0":{"name":"graphql-cli","version":"4.1.1-alpha-53a31f4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-53a31f4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f099c2b5b7df278f22c2617c56050141a9d14735","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-53a31f4.0.tgz","fileCount":14,"integrity":"sha512-6Vs5YlLbeWOrqr2UeNUteATdxF0UmMjjOWRhK3c9pUnTnR5TE9OUmQfHZxpJ7e24DmyP24zsDcEtkVyBuKXs0Q==","signatures":[{"sig":"MEUCIQDsYF6+QvSJ/xOK07iv6lW7gcJ2e++lkQjDrTQ6ydBCGwIgdPEQvnhP7+khb9a6QoeZDnMYzY4/u84n0LPFfHmEMgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkKOuCRA9TVsSAnZWagAA3zkP/1iV1SbWrKilc53UMPte\nXp1iErxJnN8aQN5CZH/QvCn4gt5x+IjgUt2UKBs9bSQluNdv7EgCia2O4I0p\nYAtMs/e/AU3ING/l+7ElHpRO95GxEZHOBGX2rOfe6a9+Zwo7oKHP3SiDY+iD\nzhOIxFAbK5E/gWuY1+zVYCr7AbEl/VvxokI+M83mA7wcWh/HnD09KcsOAopi\ntuiSoAuOK67mIrev8qTByE1gIDpyRucGk2/2c6r0x8efjgtC2C+SHXqY1j5H\nmTSn+VJSglcrcD4udwS6IZ1/aJfCtXv6NxgE1Sm1Ca6vCXi3y7Cm0Q94bXA1\n3BicdD+TlxZg1JDjKmjkuziyBILkG6LQQO9aTenyFHpTNOf78MnMEUJWiNQw\nf4/slbgovhdm+0xw2F+aV2K2taieNbJuO9uAoqo0K1/bCbujUFrndwQBfXUx\nyU6P+6uJbAHKVso6Qn10AeYdQ5d9sbXWSj1W7PyxoLRheYUoO0ceXbozbsGA\nu0ZG/33x2+HQ/xiUIC7j472lmSTklp7tOGLnL6xNzT/V988Q4kmCkvYmgNba\nyNQLufzvMbUra4QxjL/LA19eYhKbKubalJmie4HHOsBU/cHtgyd68QNOFvn9\nn142cOu79GrnAzrBdhhyFHaW04CiXbs1VtSPkGnabmEkkAdlOSREqYYFDpO2\nW0gh\r\n=1dUw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-53a31f4.0","@graphql-cli/common":"4.1.1-alpha-53a31f4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-53a31f4.0_1603314606149_0.5156000594040131","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a64a964.0":{"name":"graphql-cli","version":"4.1.1-alpha-a64a964.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a64a964.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"48bd811fadbb564dbd934c68bc3b93c31e27405a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a64a964.0.tgz","fileCount":14,"integrity":"sha512-xmN/LjAqFLZolTyVCPrBybaffaafK+ZWB1HmPz5xV88/pt9Fdzfwxit6PhZAtDTJ0XSmU+uMDwnGgBRbJa6BJg==","signatures":[{"sig":"MEUCIQDnBhiacFzk1A0rPH48r+YC/azNDo2rZ6r5slZL06waTQIgYmxQn/JdLuwrYGy542Iu0IC6Xg9tIsobxVMWzB/RPY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkKpYCRA9TVsSAnZWagAATjYP/ithJDwYl3QC+S4/U7ss\nglwscbFSL58Bw86bR1wzSruppCbgwH23Dk4lS2bB1ze5RAKOc/2wQNmJj4dD\nfbzdE8Lz2ZhF/mmshSYbjBozx369QInmtRucpSW6mr59UytpA6yYALxsx9jw\nZ2U5M9lGaBCG+FLv7dlmVq4JDnLmmPRRKPcNKkI0rKb4KTzYAwvF3BbrOP2J\nG6k6jcadUmxubPFl+At0dnfvsuIIHIoZ8igsB2wRuKQR/TRVPiXeZGL26+NR\nmkxWBfgWKAL0mmAUS53aOq8G2BfY2MPDwdC6oNWr2BJTyiBF1qATprWutlxB\njkgRWSVagLeMOGxeYl7eGfrUTgs5YukMNdbtdTY2m1MRjND4j8c4ec/WT0t2\nvI25/ZXM3ZrfG5gHqTRU3p3I3GSTpIakkIcgZFYX1u5ISc16zQ5VshPbHLJv\njuPwsQfsWrW+Fua9ItRU8BaF9zlkv8fBG+26faMVYruKyzhbObwXiV+ol2Hp\nimhyBhXJPe8t2ZhLG+roZFqjG6eWiVKeX0stTEDWNF1aaymMJPDsfigxhiYa\n4xgtwD+mn+JWX9DZU04mECcoB/g67R16vu1TWFJzCws1NIkhHOhVSs6/xNGr\n3rX53Jhn6/daV+JZkrf9oLTlUDcz9PU98bqdEG1T86VQYIG5w345uAhgPKZ/\nHH4R\r\n=0v0A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-a64a964.0","@graphql-cli/common":"4.1.1-alpha-a64a964.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a64a964.0_1603316311830_0.4502073158092661","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bf6385a.0":{"name":"graphql-cli","version":"4.1.1-alpha-bf6385a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bf6385a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6241a5020dd774cb6f2f1fafe2b438d4b40e9451","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bf6385a.0.tgz","fileCount":14,"integrity":"sha512-Ycl0U2ujUALAk2C4AB/0vPffxftP7WKxElKTKh+03LvdfGQvagR6BTEJ7qCt/uocP5r6OED/kTbvhunTjGz3DQ==","signatures":[{"sig":"MEUCIAtuu2Rf9f7p4gjm5WXj+cFYJul8NMrK2+ff5OESZ/H3AiEA1pctpVhnv5DyFSfiwKrfHQf/kM1ykgxlGDXRe7fz9n8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkKtbCRA9TVsSAnZWagAAo9MP/AsLws6zJmiOWPehmCrk\nrfQbeamTBiijeQltG0OaILtC7sWrlUDX9ofVpKbnNQtO84/WLNDJ+dPCBrdo\nyvKWUMQUjwWFI72YbSbnr+7Mw4DvvVnjIZL7an+LqPkl7LFs95hJwkbmOgdU\n2VAiV635oPVF/+KSbDL9s9LX/8eFycxm9OX2XRlkasSKYzxtfIGZfsfW2dwm\nVqaqn+umEfCvS3/QAe08Ia5EK+Plu995FhgixOVwjigE78QcVs/3ycdwRcrN\n4iuuK3WJXvdn8e2amkAbZMNcicMt5vY6HQNPdmenWtksY+wXr0kHvn3QMuua\nLRWY8MpO09v54Ms/0PzhK41gJ5bFHk7mF+kRWXaCEoU4iGTHeBu67lqI83dv\nGV+CWiB9vK0BWtpsNVSdqC3nBgtCd9FSDSuoWQccRYNvKsgkxsaYLaHFa6Ys\n304JFBkGsxE1voulxOEYlv4kBbkB2JkIdPAbHXjWNISDWJtjdt4dqHqX+iv5\nSmU6Esa3gjqDyz9UgM0r1tBteT3sJiYzMyhW7gVxyMagsZkroeEr5c4Brdzm\nFfF0PYNo3cA8RU27E2bfA4/L5hNs5yyQsStS+B+ra6ZbEkaC6LMHnFJXXVMV\nnGZUufBjsIDzljDCrQra2IbL2/SjYAnpKvp/48QDXD7AqRXyyEz7eAkSHj8v\n1caO\r\n=5UFJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-bf6385a.0","@graphql-cli/common":"4.1.1-alpha-bf6385a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bf6385a.0_1603316570892_0.0741103715751692","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dfc0810.0":{"name":"graphql-cli","version":"4.1.1-alpha-dfc0810.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dfc0810.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b802ac51ed3464c604263348acec93026e3f570c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dfc0810.0.tgz","fileCount":14,"integrity":"sha512-chDDZMl9yu2OGYf1CnE5D7Oh+h1NyCPlxfoMl4jaEM7nnmSRYmEDYbZW73b2Yp6Kt8vfunCyOVvkOC00Y75c7Q==","signatures":[{"sig":"MEUCIQCnkAPeNk9X0VwxTSQ/1qHA5G+eN24xsY6UqO4EQ7alWwIgOYLA6twWCv4/ZHZxBItHbZ+iuYuGu+Bu/nOPSPau5KM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkX1CCRA9TVsSAnZWagAAdDsP/Rz0JAZUDwZ0/U6FaLwj\nLRprCbPBOOWTd234yFMT8ITCQadIkW+T5ICksBFKrPBKnBZPbLjj4u2qIv/8\nV1F/V4VttIj/cONoTBMJhngmokf2vHj8QMF8fEfgMY+B9E8/4zSLCwXSRTMt\nFpcKDb0YvGONxqdXjXZRAR+wjcDvLzGjXmUL02s8WNVrLmQtbovAgniHEO95\ncqaCcpxy3SnVsQlgvuQudO/BKd2hgGmYUUce9Nhi/cCDSKQJ120MzrJxeHY2\nrQ4QRiFKHakz4TC91x2mr6JI0vO/4ptWtQTK24t4Y9Z4XxWC72zt2x06oe08\niecElYYo8MzwvWSPdc2eEg5XHUuht2KnPfUrkf/r70Hr8ss24xUsuhlh10II\nzGBHKodODRhallbEGMhHDaEVfx0fJeMMtogNF7XIRB0OyP353ybBW2+Y/kp1\nyLKtU1MkhX/eWYWJxTNlRjtnLVS1Ig8+clGBSI10JEsbcljkA5YhuXNuKnFD\n7A0QvgOID63fhHszy+yjZdBPzRkcSYStO1rHs/3pKtmNRD9158D4M9A1ODEa\nKAzgvEv5E1QP668q/NI05HKis3JLUDEm50k4QtbCq4ByGZOfs/VvcC7lG0zr\nkuNg3jgiqx2F6EQ/hyA8wxd5rwe5Tu2iPbsnk0HEJ0W+hgkv2FmUNcol9cwz\n+KIg\r\n=wmGT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-dfc0810.0","@graphql-cli/common":"4.1.1-alpha-dfc0810.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dfc0810.0_1603370306125_0.62284347120916","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c69f029.0":{"name":"graphql-cli","version":"4.1.1-alpha-c69f029.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c69f029.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e31240e428e99d57c0584c11a25b2ba5a11a0a04","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c69f029.0.tgz","fileCount":14,"integrity":"sha512-JssucinTV2lg+mCX5fpbwD6PkrVNNKOB+uJQ1dS5+5UvI1vzgGDQXbAR0VKou1hYSdPx+GrdgZUT3fBX6XWlkA==","signatures":[{"sig":"MEQCICElrMT3XSDJ0EphMu6QxJTmEkajl30Ani3IIOctxtm4AiBipQBCuD9s7eXkuTZkxTnru3BRR4cC8OnQT+rMkfJCYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfktwoCRA9TVsSAnZWagAAOeQP/idV5AYoEGQ7+cS4HY22\nSwdGHwYNce5L9nT9DLCy4EuZMb0Ae2s9kApLZXJVL+zTP9qyjLL3J67dcyLP\ncC0gjv0X7168cit3lHxvspb5xIoX35vDdOKUekR9my+8uUHlTcC26zeAUFZN\n4hXd4ZpEaD/5jkIzq21QNsdayEY0cx3vA8KXbDnLDDyTX/GXl1Cw0ZNXI8ZE\nzGpVUJbo0ktvSyCazmzfGiN8feQcXVEkLJYrv4Nk63CJPgAAS85JqZORWVis\nZHr7X+uvaHLKpwMcqpR7ftCj6ksHmsWBFLLFC9Y7MiWbReenVC5rTT4pmLkR\neSxiKFrrW/7aIbTxdypW/El/+Utswf0Y6uQvP+zAKcFY3JaRAPb3R+d13kho\njYeHl2dgiBp0w8qrhZ6X9Ofdk0R2uET9pjBQC+ENA4tbyyljNnj2v088Yf99\nSxVqZLydsgAagtOjcIgrHqEpbZScOI3j7ehu4Qgr263xiBgodU9d1rPjclD5\nh83uQccq++icPCTEEr9CK+WSAtDYu69QJBCAjJhrVuvIXeZi1PCaOv7Op7hQ\nMny7dTZhM/pcGtjD9AFKws3SHIpDTnn64Et276sykd24TD7019Tp2m2g+XvY\nRtkXO8us3BvPfFHV1VU16vyshJYLJuCDTONn88lHfAb6ZxYhZTj5C2mR5n19\nwjFd\r\n=84K2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-c69f029.0","@graphql-cli/common":"4.1.1-alpha-c69f029.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c69f029.0_1603460136009_0.726727305593865","host":"s3://npm-registry-packages"}},"4.1.1-alpha-14c39f1.0":{"name":"graphql-cli","version":"4.1.1-alpha-14c39f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-14c39f1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f0a7316edd9b4d78cfcec5aa1b0a48112145962c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-14c39f1.0.tgz","fileCount":14,"integrity":"sha512-h3VM8Rxk3NQSd9xgIrbkZjO1UP2RnkQp6/ZRGtCUGnQElWewVcMYyHFktvocbTfxh6ZMEBeEoq1DAtPzpAx5sg==","signatures":[{"sig":"MEUCIBXxawvJ86rotRYMjV7GsIB2HS2QQRxTrw78FfGcmI7BAiEAkA++lL7qSSHw99YTu9i7/AWvn8xNi7NazB0QvAzdwgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfktxkCRA9TVsSAnZWagAAolAQAKS5i5FnuJumOx9Fbk3p\nWtsZkjLrl1aVueTOCeTOy//Plc3Yd0KHLBo+3xgaRVUJ/TC6lHmw3MFm2SoJ\nLzIU80Wx1VcLHL/dyEj3VUIX5BfARGtyuxPFMWZziJhEwlMnOlxwbiEb3yp9\nNdOJpun119DLeWobwQDj8MJIlXkRmprC1M3kdviZyTmYKFmWyUZMtlvH6C31\nx/gAuKRdV6BRl9HqtkCGsGoV16Ibcqn7wu5EM45pVbLlIaqH6Hgx6fevmk9A\nR9Ky0RVB4bK0D7kGS5hcH6KVOLVQYNTAAaw8ws6LLoPvadOWrqZItkBP9/nH\nzc/XlbXfHPOoA8GELJ9uXp4y9l6w2XwMPH+yqHjKTpOwUq2DRjWRA+i7c9AA\nzHjJZ33+06sPwMCmZ9Z25FYRZpsQQaj5AzoE4Kf6MNvsnYm2GDUH3ngACSvi\nwuYzZHF/Zls024C9MdWUG1lGms0vtxXO6ShIxCNhmNR300s1ZZlVBgQim+W7\nXIfC4KIkqSxkPoh3D1iAr5xj8ljZ/wRjmltt9O4QeZtq94dEAZKepBC15xpZ\noGOdbN1Y+N8vsu73wCcEMYnCulSv25e9AxbN6fh/YPy1A5xwuj2YeY4G7LR1\n0hSdv/1hHjgUeV4V7oSJfOL81hKdl5vNVum2vupqvI1K/pPXHqrr4aLYGlc3\ng3Xr\r\n=Wes4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-14c39f1.0","@graphql-cli/common":"4.1.1-alpha-14c39f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-14c39f1.0_1603460196055_0.9137329763823618","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9285a86.0":{"name":"graphql-cli","version":"4.1.1-alpha-9285a86.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9285a86.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"deae0d371331eefe59cf93b9a1a2ffdda7875cb2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9285a86.0.tgz","fileCount":14,"integrity":"sha512-4jAfbOmh3BuZTL/z9veF40L8MAPeS05HQ9j2PxmKM9mw5l+HKIsMfy0vNYIWqEyAS5GiNdRfAEi1WDx1/gJ50A==","signatures":[{"sig":"MEUCIEOEbrYYxdEBl3KbzYXveibpyeDOD7V6X3A3vOSFDHJeAiEA1dbXbnCUMQ1Hj4/GHAxrFUCWxkk0hY4tzcXp9eE5f0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkt1HCRA9TVsSAnZWagAALVEP/0bvhuD7kaLwCl2vdCr+\nFDkqYfMVArT4V07TGfjYQv+MolyW3WsZz29AEBWwao4WxWmMLGasKdBj7BUh\n0cGcpI51h4M/9ahR8JbOh3zJPYz98GfpItKAGIzJBoKvovtmdf5wdTm63prp\nyeKkvLjz4WbgR0CAVKkDXCajs7fYqwe6iNCXzcwjAp9e0bA9ipkwGHSJ0Cdp\narXwaUPeIfs6z5ZyDIYVivOa4kyxec3wHmvdF6+p51/CATOxVNL20WGyNtft\nVh4Qs4MoiZVOVcV6kYsUFxx3mjC3okT8ATxr1PiaZ4zcummgmZRsK7f77ovV\naqfDGs4EyHUBQgyJbbMIUcurGl/I7FKUQTuUTg4eMJKdz3YVvljAXHVLj+rJ\n4XDV3IVa/Ekln79XkVccZRF+qd8IziIukmsKCbRN/anAmP9+LoaptTd+3X9z\n8z+3XxGVBoyxngITgt/rkCcUlMevWmCNvfdCUdTMHskjblzN6hDVXKkGj+jq\nDNL8v7D9x6oAGV9zj+nhEkns6rIXh5MElK2JT7ZycBxbUE9OIciLjpa1NEBY\nvFsD4BIDR/UfXc2KoudAbHD/nPXQQcEvEFMvi59z0+pXcjGHQqP03C7HlJmF\n3QYKmHZ5zCq5hHIK5U95N02pg3BaJXFIOcFFwDZMCOvDewlWtnjLBPPUT+II\nPk7M\r\n=KUzZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9285a86.0","@graphql-cli/common":"4.1.1-alpha-9285a86.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9285a86.0_1603460422359_0.215015382480497","host":"s3://npm-registry-packages"}},"4.1.1-alpha-afcc92e.0":{"name":"graphql-cli","version":"4.1.1-alpha-afcc92e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-afcc92e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"00638ce675cce14ca806e3813a2dbaa342a81b1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-afcc92e.0.tgz","fileCount":14,"integrity":"sha512-5qS6UTAyURHCRfIBbGz5qSWwhmXe4wrh9JhklkF5+gsFgld/C1tl1oc3uI/6f0+3CVhDB3mWGdSixYFlv7iYuA==","signatures":[{"sig":"MEUCIFEhQq5dEk5h6PFc2OhO9ZkshGUtQ9qSOpvj+bIpzvbnAiEAgTj6zh93WLN+3HIK8Sejy2/pGz4ySVJXAMocJm4Q250=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkt2WCRA9TVsSAnZWagAAc2IQAJdNRbR42q0z/U1erP6u\ncHK+1ByTWzbin4ENpuzLpjEm+8pJvXvA6se6/vFEiQoZadxE0a6zDs6AQxAz\nmdpw6aWP40uVXNXkzk3ovL4t+GY5rB39+hHNPgpNMGbgcG2os15PES0/Wl8o\ntNJ15bFemjKxS8XSI68IBUpSwOCAwMzr4R0VFWikjXND9q5Be05oCTxQlqUu\nQDz1BEcihcrCa2fR7wZdpLrSZZ4rAY18j5nEG8jjiMVp5rukRy+glerZiuwa\n1n8FBoXzRQJ4aQR6/yVu3u1q1XElvKKeXQohJQmPFTouQfzcqE2VTCRYB80P\nUP9LgoQSJDZUso2hxcDeN3pMvinATufH9ltueBWP08H/ZqtUVbJ3bQPNOdml\n4BJ3CqWxcMM45LvXCei4oMc7I/pLtuijIOz07iYi3DiFu0JiRkoYsKP/gYh5\nj7AurM7HHIROw52r98Gw0Am2pSh9ert9/lER2MNxSG7IjVaNY/Kl3LoMstT+\nsx3XSnCIUQg+VfxBsVM2r2M/KhUykQ7PO/oiv+Jn6AV/M31+8vLiI0CxEQT2\nk1uIpDYMN8S3waoY69BwhCwXBDmiFAgX+N+TpKFjbfWzFyF+RPxKryDH/MUx\n/dCIRyyj/mZs+bFVkl4Do9jzMeCO0k9RySR0OkMc+jgn54ICtSMQBG8ZNpZ7\nPPFe\r\n=qAY0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-afcc92e.0","@graphql-cli/common":"4.1.1-alpha-afcc92e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-afcc92e.0_1603460502219_0.02343418641170847","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8ad46f4.0":{"name":"graphql-cli","version":"4.1.1-alpha-8ad46f4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8ad46f4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0aade0acf43d5bdc28207fc5edb9992130285e99","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8ad46f4.0.tgz","fileCount":14,"integrity":"sha512-2MY/ELoKyYGModGPcTjFV7EZ++XW9eFgOR3LW33Q0E5R+FxOHilpKANsny3yTOgayh7Tda/ExmvfYSnFIquYLg==","signatures":[{"sig":"MEUCIEaaU7FVfY0UdFsbzmJzaTqeM5yYsq/mSdT4qd09SVRTAiEAqE/DR9H1kYvPfCekFVL120Q1Ke2VJDEHt9u9e9MYhwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkwKrCRA9TVsSAnZWagAARGEP/AoYFzDX2I1JBgOAYWjZ\noWa5YPgHfuo7JjNtcPt9PtuGdeaqj9YqU4LGJlV28925rX0VT/ydFleL37fi\ncxGG0DBzPd9xVEs9t1ghLXizToAHK5TGBfKYN4LwGv3CM5JsBGKG9xTAbKCN\nMTFHITH/J0uEA3s8dyNTvo6jlWfpAhDSV0Xqy1f+7Oa1+CH1ORUVPFDiVMJX\nuQ7ZZ9/gWyUzIbNjYbOr8RaxLD//itd5XA+Fp7zI97YsDDq72eDJeQbCz1Cy\n69waJvaRXg7qdcKuHLwtl8wJLOA51K4pSEhL34EyXzcRDV9yvVQfDUaZtawt\ngH7pvWkUiEk2S8GZUtjf5LG/jyrF8Whs096BeJOSe1JrfVKzj3cEtbKw+QXk\nn4xiypbVAkQvY/ouK9Eolk1EOkuNY7AV56zjCQq710rfA9U/XzzoAaLsVRFt\nlSCi9Zoak1/2um65AjiDmsspOuisFgYb6Dqki8CIr6Agl3qMEsOOdRy74CXR\nROMHIUpxoHsc/x//3fu4d2kdOk1IyDSmSV5A8TOJZZtWTLRJ4NwVr6fsyH4U\nhoNu/+EcJEWMoprPr7U7DJpQLw+FC3VXQa8voIpQ5CJd3Lrkj5kzzrH+S0Mz\nwmvV6//dP63odGsbancLJ3H6mUUafyDrAyBMga4/MKr+cHFbv5Pd8QDCx1L3\nYlCK\r\n=kT5X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8ad46f4.0","@graphql-cli/common":"4.1.1-alpha-8ad46f4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8ad46f4.0_1603469994516_0.10818369200601552","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ff7b089.0":{"name":"graphql-cli","version":"4.1.1-alpha-ff7b089.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ff7b089.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f47e3b177cd853b03d40111d783c8b802ddd736c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ff7b089.0.tgz","fileCount":14,"integrity":"sha512-czdcKxqckBl71bskeEArllNyx3XNsND1vjGA0F4MdIIz9txVi9RhuTlehvEa2XuYdyhy8hJV3eIX4kz+wsq2+Q==","signatures":[{"sig":"MEUCIQDVzhEL6I91Y13XBxfvBoq4OGT7sw5bw29ZM5K0LA6MNQIgJr708rV9zNFKO7RdGKpcIkN5k5zF5zPAsZUwVcVqEvY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflY+aCRA9TVsSAnZWagAA7JMP/1FCFZ+TL60iR61YPtCy\nBkGyYae8ypftylBEJd9PEnl5AB8QM5BAimKVYKkV+zHURGle56AEPRUp/Ilh\nwMyzX9Oo/4HCXQ8/JM0cCEuaVLCnY0gT1JK4bZVvFnKuhhPBAvRSVBdKJkS/\n4tejJ5Gk+Z0IhxDR/KuFi+vvsOMrPGlG3TTTHj+Jja+U+F5cLrI9Q2sgXkQK\naJ3JdYH1FnoujCJ1S0osteBvIe5XdHkaeVYC5kkA52mFU16YDjPHxzQYxgFF\njSosOZiR7cEkJiD2cf+3clVFuGK1CaUS7lC0m6N+4RlZ7xAspgWy8ODyB4fl\nNkXz0r7/alsFh1+8pCj+BRhXxWSKdLbQrguCn99NezNB9UoPL3WdvTS0VKmT\nOsDnJq7henuwZUc1rhNQllGz8FC7b247zKeqddVhIAW2/YXDWV1ygjPqwb5m\n9yrPGWfQK4I2CP1wdXtO0n/zvXIQoGq+rF8jHUz1mqQq1KQURtg00oOIplv/\n8eoxRTiOQ/CpUHD2/fDop41v/cRufN76owx9REJ1A5vAH7XPKv3cbix6Hvy/\no1jWtQaK4N+ZCL+oTx4FUecLwaFY2r6FUmu/KE8mgl43Nn3HRZW+JefgJ4nX\nuBAO0uFOTtOjtw1HAVQh/L3iPKsxxx8yUdBWhMBo7koK3eSf5KhlG5Ffzifv\nWWVu\r\n=zs6c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-ff7b089.0","@graphql-cli/common":"4.1.1-alpha-ff7b089.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ff7b089.0_1603637146164_0.7340050503324924","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b072ed3.0":{"name":"graphql-cli","version":"4.1.1-alpha-b072ed3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b072ed3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"09cec1bbf80450c278cb920fd381e9ebc0f58531","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b072ed3.0.tgz","fileCount":14,"integrity":"sha512-2LKbOinLkwrvAkOF35zsEg4PpZcD1WVV/VmqokHP1WNftpcDQQMj0HVZdmzQA5AcMMItVNQUPQEn3xRoxMxaUA==","signatures":[{"sig":"MEYCIQC7cKr18MFppDxSOZWx3CaYy8JjssVVp+bNFNAl7T/fgwIhAMAH8vqIy7pENI/WDwRHXnco9RDwBNTexhCPwwkJOCkd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflZCXCRA9TVsSAnZWagAA7UkP/j4kzdVHH2ZXdYnUrb+J\naxzLBr1Y0yuD9ZLfqBpLWp/zLgKvA83Wu50rsr4cFe2NjXzv5GEhtWtLEBOC\ntfjjFM3mvI5VKDslKVXYXe6LzRTUiy/rDk8Vtrch68wrMUOINfEtcsA1GgAQ\nQBrqWL+I0Dwqm6oPVTsIBozxRzvfxYAHGwQlGGbuBAwyAm/7sWzZuc2O4h/N\nXu8brvRbV0KSDvJ0EgRGgAik4U+7fAAl/1KKfayBjYAKU1DN15teSafuM91D\nqweEfQv+o4VnqJz+jcO8Q/WCQQfVZjyDhiZ+aHsSVMxeF7EZCAd4WJBySesR\nFhCWZVvCdilMil5Y9tZbIPtDj7dfoctOeWJDOUAxe0x+I1V36rOoYOAEqSM4\nlBnRq8itfkp+7Zr2cX8Oi+8L6RH6OEyF8X+9hW/PP3rxhqUF0j9atTSPku+4\nxSre5GqzQukIKB0j4S+AI3ctLMRH5x8yPR6UCxVHSfa0IsUIdIs61JxnnvMM\nPsnYlMjJdYmnzh2lrfAExwhOoPVQuLPiofGq868LNFdQ1M4Zb2RMsmWNpQhO\nqhqCEXXVqlc980pRGfAEi1ignVhPHdoKNthEogiyUZK+IAqO/UCIU71xtT6p\nvlzuShUYpMVERSZBOrdi49PMzAqrrKgSOeD1o6itYF9BAEtAo0iyAE8mzmUZ\nyiiF\r\n=ucCO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-b072ed3.0","@graphql-cli/common":"4.1.1-alpha-b072ed3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b072ed3.0_1603637398801_0.7352347091009779","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9d52278.0":{"name":"graphql-cli","version":"4.1.1-alpha-9d52278.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9d52278.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1b35548aea23b6f31e71bab367c91d44d5716ca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9d52278.0.tgz","fileCount":14,"integrity":"sha512-Xgv6co8LqtuZV7S99NnNs683G89FN7Az4NudJNqh+i4sjW/XP9bCHp6jUYFZ1oUXPSAa2Wn1dhC6J9fBHvvSFw==","signatures":[{"sig":"MEUCIGzy75imZ7MVaNGElEp7e3sZtNvPwNwlJhkRKPynpMsSAiEAuK5PEsCnDCqw0x0mUsNiGk5Vh4rLR2yx6k1AXplX4yQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflZFqCRA9TVsSAnZWagAAB2MQAIQ8ejpmehC9vMmQzNSm\n3aIIgc6NjL9vlT2qEVK7+MtT37UBV18jQoEvGw4qVUulwV+uyksweiGn/vQx\nMkEY9Wa2p+ZJqW50cUJ85h+s7yXjmNbLJdu/UTkrExjY8+xYdnTrfmuqy5Ix\nqM2GGFpq+Oia7yuVHsuFRkJ5KHK1niCWL5u0v57sh7c7Pi9wIafT2yWzaP/a\nyOcxTuUk99jugPJaJLRyxHrjgFGwbBxPJxVbKIdQRfCdesQmx9A9Rp48Tift\noRJG183oYkXJfZtiNePK2WH/nXHXilv4ZDO5u1V3FaTIXMbNa7ud8JbNWLqT\n6saDp68F0ZCKjZC+cMw+sTrMDeQkur7o7Dncc9dNdjdaftwUlbR5H84rPlsG\nzhXD4tfn/xSw1mZX23YaB6IqrRACVmPlsmcjQOssubo+TguVaSEelZF21sDl\nIvirncIDZh/ZcRgfu06sCkeksRJDrA+EoopVjYvwHC4O0TBdoVZmwE4JXBx/\ngNmrl9nugWFPw334LjI4PV4qreVbGe92WkLIb8C+GfbPd/EiVWYwAWKe/ar9\nOk0eJWuB6TLmfPD82ISIefRw9MWOMpKgvTNOL0o+ZoFIuHEUyYVkz66UP84e\ncaJourIJ2fGykxvUihT1NkFcUoeXECXO5otFS/slIE7LIXTdSFmuk2VyeU5p\ndWJ6\r\n=3Pg4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9d52278.0","@graphql-cli/common":"4.1.1-alpha-9d52278.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9d52278.0_1603637609445_0.9804780085430689","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eda7a9c.0":{"name":"graphql-cli","version":"4.1.1-alpha-eda7a9c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eda7a9c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5e82145d46adbbaee0a8093f01cf60386a532c51","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eda7a9c.0.tgz","fileCount":14,"integrity":"sha512-O4zCyaGnyMwZaOgRUrcOgLetPeoVoBeJhhK5hIXkZ2iHDw2u/H5+RGzQkuSZFLDZneg/B2OlVLoHMN9bXC9fqQ==","signatures":[{"sig":"MEUCIQCUfafRpG4MfS4Rifciqxpo1fPREt0Dj+6MaEGvvwCtmwIgUDKlYqPQwV6K2TJfRgmc+5kQ7h2MN262G/+gnLUgvo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflZHPCRA9TVsSAnZWagAAoIYP/36HE+7rd0H6Up+z+lyB\nh7MTNpcENz1nTwG7LgkHxnlWzR9QNI1XcvjXAOE2vD6QRdYQk89G6j5zrr84\n5xr5a8GkdxYoTHdfTlRjJJmucSD2txmv1S6T97lN+82umrS9jbO+mped9x8p\nk2pvQWhMKwi56DsM3n4CcB5ZkvLV5ZDDCUiYgTLTbBpiq6TALIJXALiRAXwb\n2ITUdoVnQPwaCg/hUeCmdd3IxPGlEq1kdaXHGqiLtrC1gKefu2sMcfj6IyMt\n2jTt8MyL4Vn0B8lGzaATcS1noDuv98airxTdgsy86k15HrGKSrJhfktZ/742\n280hRakXqOKMCHmKKBoKQGTHNDZ1ADGdY/qQ0xnBk/lG1vxWP4SP9y80e6Kf\nbfKU3wER+17nnWBktKZ28fCwRXpRYwMtmvjTyo1PkJcJixaiPQc8+yBtzzn3\n9GymHOwZkGzIIlt+JMHoQa5bZ+hVeFCSZxvwQH2O5sx3O6kfT1u46YCVmJ/E\ncpoXbvvLvkQt9L/G/NtDtTI8bAl4XmOIViXunlrvQgkkh00fQGy9d9zKkXsU\nYRxUSf/3rHpDtPcyocVwbJeCiWnc6DLXsFiPGfjZEP+l/vrb0EfosDPTBL+R\n0hkg2O3UwJLJFRV0QMyWzb+HsM59+8DSw9mBW6X1ka3Hl6DK4i88dQzBZl5k\n3Y9l\r\n=J8Mk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-eda7a9c.0","@graphql-cli/common":"4.1.1-alpha-eda7a9c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eda7a9c.0_1603637710660_0.5822159374080822","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0687ccb.0":{"name":"graphql-cli","version":"4.1.1-alpha-0687ccb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0687ccb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6b0cdc50da3fb1e5e23a1321d2be9252660dd0b9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0687ccb.0.tgz","fileCount":14,"integrity":"sha512-wJCca16peAF1gyO9IGiaGWRmxCnDI0WLGhkEJMdwuo9iIS2soyYcTgAH97bMNemXKEyWsheZSRn8ryDpMdrdsw==","signatures":[{"sig":"MEUCIEZaVr6R+1AA06ckkeDs0ddkvuuzRkPCZO0Z0n+66UHGAiEAss0BdlOM4ITMp1usdTOMNwhoiUfIgukxe3SrpCDaMrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfle6sCRA9TVsSAnZWagAAfJcP/24feqIJUVhav5hxlyad\nNhoKVnZGgRtqy9EmvpejZ7urdombATOPZ8Yh/VhMKB0IGL0Od954TwaSI317\nnTe9D9f+ul29LSsgvqOIGMvl08IfOWtlpJ38hD4pQ3O+WrMFm5VRFVq1Zel8\n9WzyrFaxm+TSh90uae2Qxan3EhChAa3qY35re4c2NzFJZGh5ZZEXZPt+rpnx\njKx9fFlAapIFZFQKeUtsitPgpnqsgGm9lOq3WmLH7YoI/Y6yr9lGeXN3hIIY\nx6ChOOIpwgG6oRdtf/qehtZ/pJhc3V2qh1NSipV2BQuD8FltcNj2S1RZqZWP\npTrylSaCLhLTuRyr6jFb0xxqdbsNsFkr6/QxOjyBarNZ1sPSlXyxUDCxjQ1s\nFAf+B7eF1uVXmQkGouWTlu1qfbChsVFoESGUggkjiiqleG3v4lNaBbhX4PHw\nAdcELLg8CD4Mb7g97snYqGlzvAlb8GM6zSpPEZRvXpdfJlCp0VKGz+IY2ieb\nq+I4vxLT9m0HrCPY7Vm1wRBeMqlNr54opNr0TvSNLwosYFwQ+1HIEjybOXxY\nl4ctuIS0jvqq0mHyTuvm/8Pa42T88cNU1/O3rLN6kohi6qzH92yJrgA1C329\nLX6l2L0FwO2VQWF9KW4/n9kzL31QAWB9lCK+aHRmRkxpkhUwkr0/7T7/b+bU\nLo6I\r\n=f3On\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-0687ccb.0","@graphql-cli/common":"4.1.1-alpha-0687ccb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0687ccb.0_1603661483959_0.9326442584419083","host":"s3://npm-registry-packages"}},"4.1.1-alpha-71e0c69.0":{"name":"graphql-cli","version":"4.1.1-alpha-71e0c69.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-71e0c69.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a8b6ce480df402874f8857d27d968986526b98ce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-71e0c69.0.tgz","fileCount":14,"integrity":"sha512-qkCYfAj7Nr88myJhgIZ5R0EbPS+AFnCsazGeqOFOgYRp0buIAzr34mgXVAeKIAknPJM6gNH3UKZgAfZoGgP5rA==","signatures":[{"sig":"MEYCIQCDk++LKPNgNGJzlPezECaW46PH0xo8mQbTuGmGnUy46AIhANS/OrwomDGh9UIF94cbfW7X1AennjENVlfSFSC1pRkp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflfAoCRA9TVsSAnZWagAAdx8QAIdYM2XOhEhywaSWruXm\nBSchwPsY6TH+z/XCDqeYuVRvpRYEPyT6OgEk6THeM1oktkKTKOTwhLv1niFi\nOQ0BCb6QQgHm9rfHIAOrmybbIVl4WlWrOPfMbolOq2WYM6/hVkb4rl5/pHYj\n5eOsSbIF3o5Ic1s4hO9bfuTwCKD/OnKP2yITOP/UpUYs3rvxnebIB8BgfbL8\n1CqQD6eHFQcwIQBDDBFTC5OQySHasPhr2ZKtjz2zL/EvQTsVVbipOccpImle\naYski5EIjvn2ZVRkuPlKzh2VP3alP0cfOll+/kGxNeWvB40QQEIt3LoBITXl\nJq1gWfjVCZRAnPhWxx2ZqSMqNGbehh8DAbD1eZNGE6B9/twtufeLeutAQj2m\nVh32KPkpLYc8k3iGmET52KtCXYJxHHbcPpoOfAnRBClxN8UELIpCOtLBlOLQ\n9bvo4xW3TMwV7ixDQGLpoMWoTDzgTNzUUIEbmyJtq7mrsUJQ6DY5BvgNeSHt\no/Y7+uzQ/n4Ua5P+KEv35aCKcfv3kexSb3R9kh/9fKeS4LJGRFc9Ma0MTbGA\na9zuZl7Jv63wmUHYzT/uR3mjHgl3fwsNTFf+bOsm7WJst+Zpf4+LMZBpx/sL\nuecQfh/oeSFHeEOgPY7i2X77WguZV/aRff4/5LK8TQ1CR1zw1ZZtiiwZaFSu\n6URH\r\n=MDfn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-71e0c69.0","@graphql-cli/common":"4.1.1-alpha-71e0c69.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-71e0c69.0_1603661864085_0.5552531879228912","host":"s3://npm-registry-packages"}},"4.1.1-alpha-73ec531.0":{"name":"graphql-cli","version":"4.1.1-alpha-73ec531.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-73ec531.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38f256425306b5f5968b90dd2ee2ccd61c1d6670","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-73ec531.0.tgz","fileCount":14,"integrity":"sha512-g910KRWxGdG+6XQpt8IAl/zzYLdINZMFQ90Sd6KTgbE/qIAMpxFQOPsGdd6OLfvBwOsAQHoEB7mT+xYyGitZyQ==","signatures":[{"sig":"MEYCIQCXP1OCYGBSVjINsx5IIlbU1LyDvpIQ0zzyUGClxht8TgIhAOVAIcl8VYwCrnMeJNwLFzPIewb5CxkBh1pgWq4EUnf4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflv4ACRA9TVsSAnZWagAA8kkP/RehDyV1tPjz7uZY/h4G\np7ztq3jcqQ5A0f5gcdafxQedpobbNntWAPecd4MlG+4NcniGbZFGevVcCxp0\ndQLlYewPDLjPm+KfEsLJeTQsiX0MWgD6qsOQ1Lat4ZblcV3eKZQ/NDIZ0cUp\nWe70UPm2Wjs0TacA9gsHHbZPh1cnbY6xRJmPJ1BKgm+LdXLfpTjwHNha9+d9\nOsDj5Nb3UXhPnWJTOx8U+bo/Zp75K4cExg8khffbMo+6u3CXcNb4YuYXUo4W\njroUv6sIoe6N64LoaXPzUVFDTe6QoYHG3MWR4UzVZLtcSb96TVtVhh9Mcmxy\nuAtCwMuXg04J0qHdhjSMWi8kE3QI5rnPwC7J39at2FE/jG8qjMjL423WDQjs\nqy8YEf+Ue3hAYaURBWxSr/9h9P9jAL2LENqczJsy+O9ZxpGgMuCQbJpqlk63\njFTqETl894qXlV/P2/Yr2JvXt4eF6+DKydx560ZIJq1TAAYZ/K8TwNiN2EB9\neA7sKA9T0Y2VkFEHWAKtUxudgpBoESxIyhBJDF84uglcPp+O5Z3OAmfCcK2N\nyfWycFBdzaUzwzetXPVhpzEZNvdBCh130HBJmUvWMEMTd9tSI9hZn7WLWqhy\n9kAH7DlPvkbWM07A6ps9SV1ZhTjyLZOZxH5biN92bJNEx3JeHjh4fySBhmVL\nBSl5\r\n=BWFu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-73ec531.0","@graphql-cli/common":"4.1.1-alpha-73ec531.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-73ec531.0_1603730943536_0.6317110511243247","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3438803.0":{"name":"graphql-cli","version":"4.1.1-alpha-3438803.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3438803.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b9a49507ec31561cbc194b4ca8beeb5b08b6e916","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3438803.0.tgz","fileCount":14,"integrity":"sha512-k3yPF/3AZlRt+afMINdiNWEGVW6iIZfXnit56RsV4eYodrpEfxuphxoZC470BKf01TAA7cnz7w9I6K7Y9kY8Kg==","signatures":[{"sig":"MEUCIGO/kSlr4Dm58LtzCx56Oq3SJ/nfkKxwHdG2WqnfzF9wAiEAmSYNav9Nej/MCMWH+ikc9dv4auqZsqNO7W7GkI02WG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflwBRCRA9TVsSAnZWagAAzB8P/jxp37vpiJGbSRuqNlQx\nMLas5Dt3E49xoUYRQw/zM6v/fwrqcomnoMr2/DMtNrcnkpafG5GN3UJOpCLL\npFGrmTF4txc2jZl4hsnzpy7/XjXsajZCvVGjWX12Hv09xT7b6wbQu+YOzLwF\n+ydUvlIssgvyxGbq8/BF8cqwjml3159GtLgPwcm8+mHAjUGri/NvI2vG2bcH\nGB9mGSPIyYut6dze5KPenUjkKAb7OQR+o/Y4Co2udkliOsfktB9UHogMvtro\nAhE9/jr1VAfxXNy4L8aQ+TczrcspW21Kb+14eOzLP3kpnPdI5CzdzU0VQPl4\nM3eju9SgJtV7lzv/c/pU2K4HzUMU5jbBcE7op9N3KgeAul59XFbqzNHMz8UP\njUByen9KlUTzvZMqPnKcBx3Csc62nsBJF4MUkyuKhPOsic7DOXE6GvL191Jf\nd/5Gpel/2EaUIZtR9SinCloq4KmT2OztRYsmAZDLsittVhyDVc8LoSKUCuMF\n5uwbZsF4eABnjn8z2QTf+Qt/dIymFOtOBrEWAk8CziFTnW6IsLiivyR2+AWL\nI6TiY0Hj49LkHTWbR6VcXeSneuwn5bwLZWa0wQtmhQjEklwvn8iL7ei4U7dB\nzWwvHP+6Wcnpi/frrGXLI5Dtwq5SAJpfiYMLmLPiBTug67FheKAqxpdK5PEe\n0PHm\r\n=fiQd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-3438803.0","@graphql-cli/common":"4.1.1-alpha-3438803.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3438803.0_1603731536667_0.2248707589221497","host":"s3://npm-registry-packages"}},"4.1.1-alpha-30373e9.0":{"name":"graphql-cli","version":"4.1.1-alpha-30373e9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-30373e9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9e37470b93f783c52c39fd60d4a3681e8d095655","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-30373e9.0.tgz","fileCount":14,"integrity":"sha512-lAax0o+XPWkUjdZhoRW5KKjmpQ6wRD6Phh+g97gcfK9tZOwz2rUDspsfymXjm9rPp65Kysw4z+dnczp/V2y7uA==","signatures":[{"sig":"MEUCIDqQMIUHjPqb+zRLiPDt6s5RkbgdDEmch81bCYbLCiHdAiEA5qS5MX4RAHKN+wsHcanZDK3opzSvzxpvsf4U6XxknMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflwGCCRA9TVsSAnZWagAAPtMP/34A7zrWsKqP6TiCWV0y\nifCCrKwLdZjuP4rjveMPONU8I3ZZfO0Ma9dFifQU7w18u+6skzdJXGl0LaCD\nrkOxxuMliRe08iDb5Jfbz0K9hTu+JZk02QPyBL7Ej8E+t/CJdhqflyOXEUoQ\nGerv1YKtCVpien4ky/7aD4b1fIIvFwIrdWSLPyBbcSYXMHAFJ1wkraw4uOny\nZtO2V3NzU0rzREMXAA9TBxhCwzNunm/8uCPfMdIR+aJ+M3L+YHpRuUm6w7Rn\nMlpjc1oSDH7xZPRA29wPb/agDwvyoxgqCxHMehoN//T3GfyXfcNSqybPb5YX\nqrdh0nz7lOTsght2FH+bF8lb0eLXiQCMBY41utsbP1Z+wPLDsb3rtithpPRU\nVOL2EILc0uSsGfmzeiFHpvUKiZjZPUCoV9GFdmWRK3n0VDUPk0UGafaM+PBe\nKV+pu+cYDx2ZAcGeQfwTGCmlGVIqQ63EnfEbVdflcbezQPZ22UeHgVvfOuHT\nRg6k/o5sMtP1Zo7kwS/WBsn6Zf6NDEWSeNAjX4Mfv89Er6VeEb0fXH0ResAw\njPe7Hjrvcc8MqXjhsyIoneCP8GA9sCIG1PKCbsSo2Ftx+Uh7bR3svKBfAxFU\nwRXCBq1Y2doAV4e43KF8hq5/kjxj8gPafdvRDEpTWxpLuFgBnVZ0yLyn0Y5T\nniB/\r\n=SCaS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-30373e9.0","@graphql-cli/common":"4.1.1-alpha-30373e9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-30373e9.0_1603731841983_0.7825644452134435","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9cad0f3.0":{"name":"graphql-cli","version":"4.1.1-alpha-9cad0f3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9cad0f3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5ec2536d7095ec80987f781e597aeaba687b49a8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9cad0f3.0.tgz","fileCount":14,"integrity":"sha512-xQ0Snfki6HktSf2vkvrRc4YO4XZAUIgYj18gWhfUTd0GNyhUs9266CdXQnCKsbpwUY5lgzxKhVUKUduEKpElPw==","signatures":[{"sig":"MEQCIFyPz6qaFzS/LcS651mG4HCCpKaqAF/Ez0XeTJ+yukw2AiA3drFmBU3Fws9LGo2WaRqKMe3NKf4GRtcJr+j0ptsghQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflxNUCRA9TVsSAnZWagAAF6MP/iBy7BMBx5XkNUiidwDC\n+0HSrepdhn8CrMqygn4E3tcvjHidHEUCpD/4wKxnymj7Y9/6r84UddlFE18J\nUmgIvPRXTcXahrsMBs907RD6aEchre58nF5H7lS1NtFmrfjhyWnR3CbOK+nI\nxm110+HRat7YSwcfSB8el7G9pfZi+5q4vk+wQ4FqB6IK7dWG2jMqC2vlKQK4\nDt0aj24zN52sCUleq8IlTxPUyjr75TC+HuuQtB6mwEmwdb9OnUhpBKIwHj4l\nU9jCd9TMCgiIIQce/gyADXTC/AUxA8NnXQGa/5s4AdB6GcjH0zgV72tyq0G5\n5Sjvai7Or/w/mR6S/NkUpDDG7p861m7bfkC/EmBdYTj2lb82cZR1x+5tqo/H\ncKKftuoVRlRHidoc7lXTiiUPRu5CSDDWGoOLXrRayKNSQy+X6gxDXVertGWF\nvzS11vP1ivSKZCEo7TVt5blGQUjeCajtaX/lyoGXYqk0FD4eOF+pXaEdfF4d\nBPLfNL98As1USBnnVyFAD7d2kJvLrmfZYQ1+SJQZu7Cx+WiVBM0NRe/QB8gL\nCHQeFsw4mja0TtdyRfbnHt3pbSkMVGk1ZBciuzBiW49rhFbNVLF4qstnzN+h\nhHdKIhHCk9Ru5CzT99FY/PknkG32WkosPKfjyWLRQs2e7N6GKKYT6LOW2u5U\nDgWh\r\n=gRS9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9cad0f3.0","@graphql-cli/common":"4.1.1-alpha-9cad0f3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9cad0f3.0_1603736404083_0.929307361814292","host":"s3://npm-registry-packages"}},"4.1.1-alpha-adbc19b.0":{"name":"graphql-cli","version":"4.1.1-alpha-adbc19b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-adbc19b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"51229a2f79d8aeeae522d45bd0cf551e1c3135b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-adbc19b.0.tgz","fileCount":14,"integrity":"sha512-F9cGV12IveymDIdpod/67E0CPK13J+MmoDAi6rJ3YD7QzBeQUmx5JPk6Zh5u2Nq+mokPaOpKhD2+M5EoXVotsw==","signatures":[{"sig":"MEQCIBdysS82vROSPk1pE8KQXWPldParIdStq5DbUKpC3GO6AiA5uQfxjNhuk8qzureSTM7b6TR0Lo0YBmICLQlTMxUHYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflxNwCRA9TVsSAnZWagAAG7QP/08jXlolDtiyygTHODRf\n6cRsMUXP1IPubhbBnPvD8myNo3CRZrBzYfcWQb+ohx/O+0So5bGiE9PE640k\nndCrRHZuv8cxFaaEZ55ES4q63uVgSMx/JK3+ra3zrOwUzevh3zIjD8J1O+zm\nbuuXscqk7EREF3uPHd8SSEV7x53+C5nBQb1nIbiAq5YJNCDrJ0ysWERF5dWa\nvazip5BV7EXW6pD+Y80eWA2hA+pclEvEvsrJBK4XlgB12jETTqsjsKlEoCcl\n8qNJOGAXkEKBm0Q9/08vVMNFKOdrJ3WxkYuOhFWpOpxPJG20FWcb5rD4yQ7W\n3/gdMsJxLFzzVhNOO9mGCvp/n9GY+44F5IX95rqg4GFHOLgkak3vzYwWHpF3\n6J6/udSejbGdHoYBU+PRtqK9QAHBiJ4g92ql15yznnfunRtCi8eOBUSLyWj6\nBQNKBOBNzfLe9h0DI9VfQ+G7Qq4xEXtIWb6rpuBjmPSJe9TzMqyl5O4vQtBq\nCVrWG7UFkM7LjyDN71eY52rumBKxgPqW6wmO6HGAMU4yEIPNG0oT1RWy1YTn\n0aXo0uzDnHxwAcXqv0MS25uhRZg8hhnMb3c17yf1AlbKRvgQ2d2GnBEQxb0j\nqTKUAo75A/SYMwAeDrQStkYx9fxAJT6TUW7kY7LRWT3Gn+iaWc/ZWiC6Vn9a\nPEY2\r\n=n/y+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-adbc19b.0","@graphql-cli/common":"4.1.1-alpha-adbc19b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-adbc19b.0_1603736431744_0.5550233324683109","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1c6e81a.0":{"name":"graphql-cli","version":"4.1.1-alpha-1c6e81a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1c6e81a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"319eaae51a3e1133ffce99c05e12f9389759cc8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1c6e81a.0.tgz","fileCount":14,"integrity":"sha512-EsULget7x3kLDB+MN8QoYyjAeXxg8ZYbFMS4+/ObudmSdcktvp8WJ3deXElc9oGxG9J4ef8xVN7CMLKevL2zSQ==","signatures":[{"sig":"MEUCICMypJFT2HeCqO5wXFeLf4/JqXeUh9INiSYWbnXCg0TGAiEAwFHNSeByh/cKqQuIy/k9fBXtFazF0/hdqOzQS9NtxSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflxRrCRA9TVsSAnZWagAAmt8P/1qeKXQTKok4Gk64Qt4B\nmU/HrbmjLSUJhsoZVK9f0fpQ2be4/nMz/mOQ89ZBV7bD/ue7LtchwcnlIyWL\ngRkiiBVEHLMHnvsVxfBCWimPZMH47KbXiQpYm9xfLvcSndHjxmAtZoZlUvKh\n/Tywlm/vuXS8orQqRB0BqJEYzdGHyJSawsEZI+mCzRxeTMYneX7kWSI3uirr\nBHJkhQ/Bg849GjVj8WR/edmLVLLTNqlruSUzNNf/3ZVxhBuJLjInq7d6BSPq\nXeAl2y77E1f/6YzWthZrTlpK8YzJVX8iOJHWPwrQ6h+XefiGKYxbDJdcpi5J\nODK5Frpw3qfwUh4BHckBWCWYn09fPVW7vVmVLxDra9MBvv5nD0luya8yWEPX\nZjz3MuRgLB507D4higqU45GkcaQhCUwlgnaAhv0PGlb85TPs39f5PvXv8ajo\nHmHdBRdANRizos5YoSxrh8wmFthQ7MFI613WYJIQBtS1hBsfAN7bBH5BagEz\nH8HLoBrGivtMx7wtJFAu2+myHuNk2KElYaQR0nDmf/yKKMAnS/flQdqQbNBG\nxLjLPZJFuPAFG+oO9HAauSa4HU+YDKjjD1O/ykDlKkESFjtwdZUZP6PLRBrI\nRpEVbmGomQfwR8A8T9lmSlVpTaIfjfu9ETM9/iQ+2daDxIljSOFIId7i8Gy7\nfGME\r\n=irQa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-1c6e81a.0","@graphql-cli/common":"4.1.1-alpha-1c6e81a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1c6e81a.0_1603736683350_0.6550077961409428","host":"s3://npm-registry-packages"}},"4.1.1-alpha-12184f7.0":{"name":"graphql-cli","version":"4.1.1-alpha-12184f7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-12184f7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4f9da79806a3d975aad77ad0db1a4bf0634ee5cc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-12184f7.0.tgz","fileCount":14,"integrity":"sha512-IbgwkxvANP/XnPmie6VvEc33MgQ/YMJHGS9HScDVgheSdQbTRx62N861bw/r8i4MqSrc41n4ztX6cCkpA3sTVw==","signatures":[{"sig":"MEUCIFV3yAsiAUKygG4MdRJXWUANpQIr3TmEVuanY+mC5opQAiEA/elA6AP/tGBnuCNbTpU70yxs7pYjl/j8WlDFCzfKj8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflxVTCRA9TVsSAnZWagAA8PIP/ib3XUCV1+Px8+oTqD3C\nXNyokdh6D/z1Oc0M3QXYc7WjXzY2BR4ZQm+QNgHkV2lwOgjyj5LQ1o/p+WQ6\n8SMjyEIDSI9fhrg43uRq446QUblKDdKz1cYXfNfUmyEawOKIZTEPd+CEpkqR\nMy2L34P17Kqi36nXDeXRTERkjtcQJrYM2+o0+JDoUpZOIARIUo3ueZb80w4h\ntONyPcMaAVUiUXMRLr5EasbXOvuKqzhsL+8NgDBrxPBPz0D1m/+GHQXFYyfK\nyMEIkG1zjWpZPxXIDwX8Vovyr//BKJ52n3EtoyO8fsTUQT0772lydt1RXg8N\np8reQM1ox4P5FpWNDjn4GJBN0aX/qP8BCJiwPkfJNsrFofgGTLpebQvYtT6L\n6VeUpQ4hiINl+1IjyJvZSoY/f/Uj5Rb4D22/qLiUSfaFhFpNKbREoRhlPMDO\nAoPwWeJPAG9kIt3WxFNENdeUGc0Jsr8McuYVxvpPfdVrj65Fd89vVfVKC50R\ndvqhRSixG3g75S0ww0rY25Lg+I/sBgVS7iJ2GfggieaLHxJlQ5nYwFHpiatu\nLHXiifxURtHEXIsDrAW923cnAmmHfGxo+8bMjYHi/0VqXwvEN/yRX4h6k9FU\nXpuPrNdvZg+wkTosFpN/Ts1FDg1masLOMG0OxCIjdjWueXIr0bdmTEiArNe/\n2NSr\r\n=XpmH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-12184f7.0","@graphql-cli/common":"4.1.1-alpha-12184f7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-12184f7.0_1603736914754_0.09371068132054683","host":"s3://npm-registry-packages"}},"4.1.1-alpha-21ef247.0":{"name":"graphql-cli","version":"4.1.1-alpha-21ef247.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-21ef247.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"15a61cfe35df2a52a573cb4ce0590c9f9c292c82","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-21ef247.0.tgz","fileCount":14,"integrity":"sha512-riKPxoL/DH3Y7LdCTeuhHj9rkamtGdC+MVkCN7Y8zL5mQ3mKWzyLY4qHu1K/j3ZF/BxC2cY8bcW7HxKNLbuJbw==","signatures":[{"sig":"MEUCICj5c5E2V7AUZjNhoCLkSVORLPTvvcFCalmrQ8GrqHElAiEAglMSE3N3a17rLIZVqZyKvl1DOD4daNSm7q5AztxFtZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl1kpCRA9TVsSAnZWagAAwGoP/Rw8HAwPQQweyI++1AJA\nKo4qBCDUGh8C2kR81ffrCcz+H2ZIhZuNFfLBFJJVJ52+Ls3i31OulwZoQROs\nEUS+bMeMMVotQ15xYOfWhaS20PJM0i4oSaYl+E9LVYdm/VYMkRlFvWZp8jIH\n/fXtqIjGK1jihkDNvhldBE2NFhv32IpMr5TLstehPmCxYoFlLGu4Fj9xwBTF\nU9cyaigbhQ/RLel/OGfoCvhxV7dD3MRMtiUnnK0x1/31Eh5rVfqeS1hFU491\ne3kXx6l5cPpfRfL8AOFQNUbZ41Xggb+/iMVs1137f9Zi/MxMEu5SBdr+SkL8\nWqSQDU96tqV8+AoEWc5bXynISMGt4CTH2SiSPKsd/eXrAPviZ4uLqG3x2DQq\nCh2TtQMyO/TFDVfVs6HC+GYfXofTrM/x1WamWUjoQlXtMmNuI5Fsf7O/rH+u\nOBUU6PiQlfuO+skke6MngY/pi4lRa+wf5atvXAOwhVFe8ioMgslIkb75jWsw\nMY+zgiLzqqzr1BxTupd6X0mqMq9sXDzZQ9dl5iC24eHLiemrHgrS0sYyX2bT\ntvXcax9XmhKmNnMVpthx0m4ic2KuuNg4tGFqxCQXKAS5ZPiCOhrJb3+5kZ7a\nQL8HU8rFAFA3h+/N0fzyPLcsj6Vyoc7Rv7oWEB3L96sEJeNvlzppsoU1gykH\nCpvi\r\n=g6YC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-21ef247.0","@graphql-cli/common":"4.1.1-alpha-21ef247.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-21ef247.0_1603754280241_0.8939976269229866","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c7a644b.0":{"name":"graphql-cli","version":"4.1.1-alpha-c7a644b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c7a644b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9673a58c3d71cc3d05019c55f23455ceaff7b1c4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c7a644b.0.tgz","fileCount":14,"integrity":"sha512-HkuytjbH8E4klg3hULVI8YyKRqR2bWdDvQBQ1tcHjYmyvL71GybaLRSUUMb/CG49SaXZA/l014Q+0edTFNLrYQ==","signatures":[{"sig":"MEUCIQDY3s9uRgu/+27ojxboibJP/eTGZQosiSBK3rfD5iBS1gIgceb+aVSFVK2irmNCC7PwWfj1sksi/JhSuysqNuJkwj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl1lOCRA9TVsSAnZWagAAHioP/RReerCrEBqzREwj+3RV\nPNuVRjdS42yDAF4y7b1Ugd621aVviRt0WaWNoqc94QLfG/Cg3m9mQqaZhOqW\nZrCs+L6LCuPHSATKgsVLp3ftlHzf4XbAEbvzE39JF27aJlYMGuADQtYC5zxO\nTQFxK+/UAyfOM0vWD8Wg7A/j+wccLH3vASYzDbL0EIoD/Z0zcTRRidhFKHtk\n3IvB405AslLJYp0duBxMjN/qwTjpntq6AvB7Hp3VZfwjLbM7pQ7ggg0O3Jyz\np2IuRtpm3uivWZQtTor1xvgNoGpa7Bug6yq74J+CpQhGV+Fn2vg/3X6Oui+w\nQol0RBNJ9C+eTiJIeIpHItZcJjFdxwK1AXx19TfM764F2+7XdoG74XqMGsrt\nG0R5Gcppd65hia9n8Pn0Bhvgha60R8rHFkEGsk1Yqwt6QG5phK9r81VfHAhM\nunGPnbKbEuUuY+kH35/KusQWVHsGZ9THkiC+3EmgwnkONIwisMh5ZQ+kIhkZ\ns5obeRpgJHIC0++Ffgq0bR4h+phuKO97enYS1XdS8Z1LqPsMKablkkXxDpYt\nxECU5p2OdcyLpDNnisa+KhtpOFp+QSkQsPgEModk9jS7hBqFz9nOO0ZVSBIg\nr9xIbKf8styUZGW6qJD1mxAgP0KX94WZy7oFW9yRefBhvX7SiN0aQwgdq+zZ\nFEvi\r\n=z/nC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-c7a644b.0","@graphql-cli/common":"4.1.1-alpha-c7a644b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c7a644b.0_1603754317523_0.6928212336667929","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2f7a450.0":{"name":"graphql-cli","version":"4.1.1-alpha-2f7a450.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2f7a450.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a08bb08da119730bed71444315a64c613b126172","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2f7a450.0.tgz","fileCount":14,"integrity":"sha512-GYin0FBGHjem4G/2nXje0O5Tad2zXmEfTl7l8hukSVwLU8eEfVIZOx37JkTOBMoG30tL4iYqSx7//HSsmEK+Dw==","signatures":[{"sig":"MEYCIQCj36qRsE9YdGbHasyWWQqPBYt4XAC38KrDaGoLHFOY7QIhAKvIh4T8lvjowvJUdhT05yBEq60xx2SlNH1HerZ7rmdp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl2APCRA9TVsSAnZWagAAgyMP/RnsWS5IsJz0r0kKSZJb\nP8BN4XP28R0XjrqYPnxXHYMdtD8pYpvywjZxQzpiP08EC7qOKt6cY2RjgyAR\nBExoGQ6Ybfl84UNPLq5LZRNHuUyTi+O53pgq3fFlwI4VmqDDsjLwxoVE8w6L\n7YXEAo47JZ3JljH6Jw22VgxKE7FCpz1pidq6avV+QGPBdtla2dt01JQ023q+\nEggnjuQyz4BddFwssgEylblqoqluXs1EmxNl1E+2cYh2uB2mC0o6H9HM+Odd\nWpUQq4GTiG+EfJHMePv5LEMLPC88L728B6SgmFrAkV9t0ydtirpmy9ShfbhQ\nS9kpLA5tW8jGwYkJz9eZsCOLb/n1K99gxGF79Wz/Dex+d8HqyJrYtqh+7ErK\nrG/n8L07QUm6+FepCHx6WxBqbkvOP4Tc+ogGqqeDwDfDLGmdbJhHsLNT7G3i\n10I6M2Dm+B+0aIFBa48IjzkuSykOPo+iofu/H52DLyMU6WXbWY1Wh+vohk8X\nxdFXHWjTAz+X+R5iysS4uvk1GqjeIc39Knwu45VDaMx5sodeHLnWw1hYEfA7\nPsH0P55X57Gc3oWvxuQcJ+IBKJaib4wdFlaL9C9jjqEAiEXaH9MSDjGqGWIG\nq2KHNHOSQU1XeDbmI/xmaVAveJcZm1N8imQkddnk/p7a+rcttZy1JQk/Jzzy\ny1sY\r\n=4muW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-2f7a450.0","@graphql-cli/common":"4.1.1-alpha-2f7a450.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2f7a450.0_1603756046834_0.6979528053978086","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cf9b646.0":{"name":"graphql-cli","version":"4.1.1-alpha-cf9b646.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cf9b646.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3951335b1a8dc27f8b88559673285cb692e4f806","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cf9b646.0.tgz","fileCount":14,"integrity":"sha512-R+LL+iYKaha6HxXdFVXf8p35YAUwJ47jxCSMHFJF61fGYeINGbSuc4ljcumpRWOptRWQ/m84wmLx2oq1HPGrxg==","signatures":[{"sig":"MEQCIAd00fJCaFGufNxaKppBR69yGpaMW0R4tvu8a4QyaQXJAiBtqEbgiv/DoOJwiETRGjKYsDn68/WObW8U2SKqDhYjlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl2VLCRA9TVsSAnZWagAABkIP/3vyswht6M8/RhPpUshO\nWEKr4N1ZOMet/Iz392CJjP8ERgnRwgB3QUZUXbMpd3Zqcri24c3Pg4K9/R7r\n77eMbuVKSBuqZGisPDZJeMnNYt8wctmB1yFDMd0v/LEJUUReIUgRwcMDUfou\ngWUQXf3qCfq3lsvM6elix97cuDqa2bygrUaav5MkgtK/zfCFWcju2HnFio+x\nJ6C21QVxRdTcZf71HJBBQPWCQZoyTIsWGuH/z6Yyp9LxPiym3EzW2oNay2UZ\n9B0QLUxykSJ0xRksKl06iWWO2JuKJsbDAPh95KPS2ax4g3m7a6ko9XuzUvn5\n/kW4voHMStubaud+e7HHfH7jRmCUzLaJMyXfZfEqgWm34AgU6X9WOy1DFFCC\nHQ3DTEAeOoLgzITuBHKiuwfBbbwDIGNyoR0iUuR4Atp7zq9D4iTiY+ZbpVdG\nEu5WkmKvSd+fSwxbwZv6nEIM8byQ6gscuDcSPftBO8AR51bhWS8t8Sdr52O7\ns8F0RCQrZU7OgcQS3breGO+K/Hb5naiunMnpkVImG4wFTRAMR4N56id0nwsk\nWF+g9mEA0CLr3EdF9abE0+0QVmE5MlVVlveaP4V/WTPn4T2smz+HvD6qpKy5\nNIPffSBdwtbIiot35uNtSt10r10TBF2DWXsqlU3ViSjUSWU7Kmj1djFdvSdD\nVmjC\r\n=gHII\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-cf9b646.0","@graphql-cli/common":"4.1.1-alpha-cf9b646.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cf9b646.0_1603757386930_0.12033256005761594","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a64474d.0":{"name":"graphql-cli","version":"4.1.1-alpha-a64474d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a64474d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"249f99c5049b60c2162de92c912050a67645c9bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a64474d.0.tgz","fileCount":14,"integrity":"sha512-MpufiJZhrnkAZIvNrLsmoxNjJnFuTIcMEWcpcE9RxXz+uQzELzVSFuaXkXKatcq55IvWirfeQQdt6HCHA/6t9A==","signatures":[{"sig":"MEQCIDLAh3I65PC1IdYqQfWE03rvd+2JLQdcbgQj1wAa1WABAiBt3Oh/9147vdiEZ3qFRfvHU7K30JkQACXmeSM/iaEzaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl2ZQCRA9TVsSAnZWagAAa1kP+QAb2RtxZnytZZDXURRt\nKr1PyC42ZUmYG7dWx0YFbrerNEM2EBX/0KTq0yMaAxpqvcbDnrpLVD3CUOcA\njDz9zaTqrLZf2U4yQP9JPnMxA8pTc3oRWX/5lrpRpYxzKmwFgMU8wWnWBkm+\nqSYL98JsHcD/1/dfs9MozTFLDzHLWVZw/CQBjXXToG7oxOMvWvTSIVGEEure\nKJjbjy52FmX/LymDP0sSwU4CINZ//PDaWTRO8SWvBgGuXMT3CCXLz7RFiNQ/\nr4IKGbKZwWlnljEQtHxLu4LHEVI1Ju5j6Fe2tqgZ1FuzkIxaSj0E4rJDmo31\nIUUIHrvfDzjKzZM60wLl+RFj5owPjqO0zJJVk/3KiPCvTguBrUruUatCJslG\n9vGhJ3jBsWyBqeoIIXAxZgaK4fAshQYNLTkhh3qz5q3I5JfU3RulGfTI1xJ4\nariGyc7wdfxcIpGliE2boAWTHN51pG2AIDojy8LJPINALm4NqLChBoK+E8TZ\n4L8FP8Ni7IR/8P3AEHXiqSqi4shnEyVzEIEKTvckUB/m+WuHQw0sPa3RZ0Mo\n25jnroiaeTgpxuwLksbwmhwlep/gPybXAZfznHH0QUjuGHBFsVDseKWw8/8L\nYG6kkwiGU6lr6FAgA0eJBqspOpf6ksduGpza0la5BFlH2mehiVawra1s7TB/\nhVS8\r\n=L0XY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-a64474d.0","@graphql-cli/common":"4.1.1-alpha-a64474d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a64474d.0_1603757647580_0.7681101922758398","host":"s3://npm-registry-packages"}},"4.1.1-alpha-936c78f.0":{"name":"graphql-cli","version":"4.1.1-alpha-936c78f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-936c78f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e9ab90c11e965ea44fd6ba4c2fcfb4e5b48cd673","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-936c78f.0.tgz","fileCount":14,"integrity":"sha512-/coE91hlypkrVDGGgoaDQfw35hKyucmCFwKzfHt64ULFaj1nzN2jrFH+PvQybC+SYYccD2TRQ8jbEoY4kCZJDw==","signatures":[{"sig":"MEUCIFZWM7DWyO5KSAtvg6kyifOZdKfHir0WGeAWmgGyJAzgAiEAgsbCMYxTD5030zTbrmpUs6yjwRYyrupQFAhFqZAIyrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl2dxCRA9TVsSAnZWagAApbwP/08YtCmiT1ikcFDM/fyv\n5ypgBrEo5SmGBdD7BzFNrqafGe4UY7aDSJfO69O+BirSLQ7fMmbHtysmuOJT\nVLgqs6zkpoBsuQPiwuL8qEWlbo9Xt9g1TaXrkKhvFlQosMaorQ4nVacAP5bw\nxUxrCxR9Nq5YO+B/zIwTCEIEp0jfZX2xJjlwG4d77LDQldd/Ds1bwFXO8xOg\ngxx9icXUwmA2GRUU3Te188fxcUvw204scEvqzrkd9UUFTC1t1yNUnTqRrVCs\nXC8YeiXtWEAdUGwwTbdQ0vZXiTe5zFC72q9aLh4XMKt1dG3cs5BdlPvZFd1O\nhjXe527W7h9cWpBNxVWTzQpmffALX1+ZXv3FBe0QntDYDn5pKuQQ+NynAK8l\nEpDdUjASCJpB2VlcAMWvmI1yOJvaNSZYJP/lrIiWKbToQyYIbSMZyERPNsPS\nf+GbYLF9RmR9ICyvJDOg03kyNKs7869WYgPTpDKAVnq6aTZT6eNruM5Z+x7D\n7EdiM8A8E5w5KaQEiLMy0gwE/3gUqsR/Gtx/Vq/jv0oj5jejhPDM5+xNs/Mc\nwRnq9JnyW8MDTrZtAMr3uG5ieRM9cYvftIzA/3ZY+mV4uXo7nBSw6xno/lvn\nz8qKC2JcyhKJ1GBw55JU3+ytKU4VSETd+D2U/zQhyMMu4+znkcZofTbTzAjX\nNyn+\r\n=82BD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-936c78f.0","@graphql-cli/common":"4.1.1-alpha-936c78f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-936c78f.0_1603757937010_0.9881146351894976","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e11f195.0":{"name":"graphql-cli","version":"4.1.1-alpha-e11f195.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e11f195.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d79567af9038c759412740318ef64f294d7f6bc2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e11f195.0.tgz","fileCount":14,"integrity":"sha512-XACH5yzt+lzJteSEKM5FBFRfvbyAhQnJZtUgmD+pHKm8kUEBFyU73KJ8naEPKvtOI2T4wHpqb5QEvfJkATQdHg==","signatures":[{"sig":"MEYCIQDE+3wRPYfzJPG6M8fq/8jl2VpxRMKobwwa+F3Sevo0VwIhANcl7PtX+ejYxP6wObqDsiIirB32qQcWGfsAJWCT81Kq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl2hgCRA9TVsSAnZWagAAer4P/ixf7oIzbVE/v3fDs3ds\nIw+Rwk/9t0yVzqB0K1G7iI9Qd9KtR/iMrr1ttM8yGJ2v/5lEERCBuWK/Klrv\ncwLZRJWPz5j6niKTRDSsX9cK/py1DE7c5PEFOF9x6SwjJeixdYWzgKZgo70p\n//4NN9t3G/fqhabfOrJ2lBT1dcgjzmVwBr33onJP8D7OaVQVL5nLnubl8ptR\nZ1RMpl3fus9aWvMV0pjfZ9/tl7CeORLVwuccZVq2YzhLoPEtd3LEXW6AH1VG\nyN4Ywh+dZWRCjvpMD2i0ZNvf1g0Kj1LJpiPbJQdIm3hp9+JMSURRIuw/AdS7\nRcAR2fv1qVFA/cHpiVpnH2e5EkVN33nhXdJMbQoGIdS5Mmk6h6UeSNvS04+b\npbNwTbs2sQF7KwrpEbBTsbO1GTXKcSW+1mnHkOtrGhS1GXWToGqnedqxGBGR\nrrm+56U92L9sgdOXWhZmLx+JW6qWSU7vqo6AnuCmIUpNMCixtU4ANOdlShHW\nfTVm/tmhRNXKC7h5c5eA+Tiiko6Ult/0RF9k4EU8tPmYY/vWCX9kUN+Gqlkk\npWKgJansUjLd6rc2h54BkDmLsU0MzEa/rB+XRE1euFPhHeB6sMhdkZm5NqCd\njYfYzsmZJbb0FJvwjFLnZ/9srX5Nyjo22286rHeUnvwMGOJnpjbRaVZkS+lH\nz+D3\r\n=25Uk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e11f195.0","@graphql-cli/common":"4.1.1-alpha-e11f195.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e11f195.0_1603758175405_0.49953098186646816","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9bd00f2.0":{"name":"graphql-cli","version":"4.1.1-alpha-9bd00f2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9bd00f2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"829c2fd3032857adf28f9365bcee3eb872a58f9d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9bd00f2.0.tgz","fileCount":14,"integrity":"sha512-PodS8FCc40KEII13vinNnb9f+sVzTB2ITUD0RTZGDzAVMiCJv1hIwxW7IRt0jiMoRL1+gPDkIo900CmOKCUvhw==","signatures":[{"sig":"MEQCIBnTVIF52lrGPqecFOyo0kV/TNgHK8RyPe04rEz5IUl6AiAn/KUexguNfxBKdL1B6VsbKhQOJoLHs8yZpYuOg3U+Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4CKCRA9TVsSAnZWagAAf54P+gMwE2KYRWoWpc8PA+pZ\nNdFK/MdXJjvVFTxC8rVddfZRv/4/lpFguBbNSHbSs1DSEQ5Ko/y1zQeTkanU\n6kx19Hp5C7In/PMlbuRkYZPJI5HCU5guvLEAYStO/kOM0dWqcmx1Xni7mIFf\nvuR/9FmwA+NjDkq/DQ0GMsegYXTegIvwo/bYF/2hYLrDRam8jUiK0DGrtZ1c\nOO3FpP/dqFevq33bxq/05a3/gubOXedtDQNZkBy8YsRhDh+jifijlVFONUzm\nqVVoM+GowccnF3KtUTxKQ2859JvqAvzz2TlcNSeY1NWwOis0VuPzakKOGhpc\nYvG1Crdf8lP+EKGJUFQyu1KdV8M4XdHiv7eXNDlzzrjjRpRqzDOfj4TeF65Y\neFHCP1Y5mI2+eVKfeVf0+ubrL80BT9jG2GB2aXf0GpVBjYZD/+ckwuqPejKD\nNdOlObk2H3QNdEVOEbJLIH+ND6G+aYb5GyuZDbB7R/Dszpgued4omQKhvl+d\nnzChfbSpRn5vIBNU1hqepqEze/gkn/S1jG0qX4GM53247FxBshuRSsruOHSF\nxf7diaLcOMCn+nwOOW7oSD2icG2aMxr1Ul/lVs2FonDX+3x8t+v1RxLongxB\nQCMd9q+cP2AJu72VbYbbnYXgmsyYCYh6i9lzYKTPRa7yEdC1ULNmP1Rd/2fN\nX5SX\r\n=pbi1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9bd00f2.0","@graphql-cli/common":"4.1.1-alpha-9bd00f2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9bd00f2.0_1603764362077_0.8379744819079311","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1d22831.0":{"name":"graphql-cli","version":"4.1.1-alpha-1d22831.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1d22831.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"99c451170dd0c8fb3d1acd4e0a86519ac9a0de9e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1d22831.0.tgz","fileCount":14,"integrity":"sha512-Ani5lcRYrUHNH3TZeLILDVpfkMFZyUXAR4vuZrdfnKKB54A3WkqS03IdIqw3bxbBBtsRMF5L2Mh19a7wnY9how==","signatures":[{"sig":"MEUCID/duCBKwRhrI7At8yWD0elW6abQ1Iz+P/Fs2+tV0zuwAiEAxp9/u6tS4Acz5/6ojqkaBoBsIIpuBBVBe99+aISUoWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4CkCRA9TVsSAnZWagAAP3QP/Raz4xvSTGEhtDYB+1ne\nwAWGyLW1TwCDQCoCLtuGxWdUgJNVNkHuPiNK+FuAssMGzL2pRdRTvZMx0KJt\nHuvjKTCS/9OP3JFbGmZ1jiehITlfNzT4RTDyyLThqn7KkpNR8KiRpF9dWmD0\nNtIng+RfMpJsYlHM8XxhmoDiv3RCO/zik/PPscEoXfA8f2t9GATyJ1+CDOwx\nTbsfm1nXB7TzqF6du6AON87kTX2ddbCvpxQJ3KoLXsVA3WigWDg9svABm8+s\n4Lfwi1SUZiLfXVW/Sb7VYqkBV+THVTdWup93mz7fKPB6PA6zwLtvt6SsF5mj\nPx2vXWxvKt93zUY6MWtkeGDtn9KFM2X5zwiZbOcR8KOcZuFP9Zifi+Lvswqr\nEm9lPiGkYg3aY7ilZYiTHmELpbtaju+OC+2BliMu8GKDIjlOKEOhExTCrxz/\ns4T5GQ0gmIh/evmB4zctrKy9bV9fK+R8D5CAoQYOh1ZerpYJtZdnC75Rrmut\nWw5ghtKXWnfYFouPS93Vt800r0wEXn9jkuM5cdy4pOEgyKsEdG+JY+tzHcwG\n/MetgBwpoOsq/OJ4yhLAq4IR/ATaXiweNMdRUQCrmzDxU0Rd2TAam4WCcY9F\nNcP1V3jQE62pxs1S1KKHsMz+qbDB6CHNkDT7jFLLkR49jHggEXLZrNKV7JtC\nZVkj\r\n=Qs1M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-1d22831.0","@graphql-cli/common":"4.1.1-alpha-1d22831.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1d22831.0_1603764387472_0.11064546069598613","host":"s3://npm-registry-packages"}},"4.1.1-alpha-55afc68.0":{"name":"graphql-cli","version":"4.1.1-alpha-55afc68.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-55afc68.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"529f50127cef3a7ca7fe20d34f33441911b3fed9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-55afc68.0.tgz","fileCount":14,"integrity":"sha512-0As0b7TAolI2/HPVwivqkdKecelTXGYxraYJlhYq9sgMdsb3f3qDCPdB2ei88bPPSOhYgMfH9o8aihpdgjHpUA==","signatures":[{"sig":"MEYCIQDebF75oKrIbtSwIyEepBA25uPuHL8OL0/LoGMvWcvS9QIhAOsOrfjOSGTuVqBJNOoRnC97MdX9RYutSigFzi01vDHK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4FOCRA9TVsSAnZWagAAhaYQAJVPbWME9tc6w8V9xQkT\nQC+S9bMwEiK3OfNOAWPDevnvHy9ngmkjvFJJPgDIUCIQujFvI98NF47eId8O\ny2xeu7MCH282+uGnseDKOEsSMnJGnSm72Nt4pg7Qs27XC6rTlz4jtIvYPIk+\nAuvCraG0HUEO3Be8dDESUSWn/l27klK+OeIVK+btXSLflvuXG/T8dE6Nt0nA\ne1ovDhoTqY7OtEk/kbKeQQDI2/OEPcusAAmxJa94NWOJbQU+U48G/Ce1e0sJ\n9OgzZzMdvg5q1t9uiKWxAjEC5S5OMW7FqQEgn9vJCimG2A7fWXDHJs2korO2\n/Y8X8UQ0daKgRe6BfhGcbXTRoW5ItoMO1H+yGLkfqI9tY+1obEanuVw/XMAm\nf7RgdYRSyTcP5x2zPv7obV87en8/I5PxjQSqC9wRqM82FHkjSx5GpUwHCQP8\nd8EvHS+JboROFwg8boxhAoz1iMKQtSOQn8oZov05puQn5CsAkOWKtxD5gOrc\nC0Ym+gNYiqQXKbrTybM524K6m07pfgwU8+lULqGRvzNxtqEtfBC3V6W/NH3n\nrXWL9H4mTd/C/+xHdqS1Z0tXgtq0MMLiHhhVT+8OPGHOKjsLW/EtAPtVNgGz\n0pyzEgsuldmLFlYBR89cal3k81Fn8M6PSVtGhBH3WKRyK3ZVuMn+dREVwAlJ\nzzNn\r\n=TIvH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-55afc68.0","@graphql-cli/common":"4.1.1-alpha-55afc68.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-55afc68.0_1603764557917_0.5691355938307949","host":"s3://npm-registry-packages"}},"4.1.1-alpha-877aadc.0":{"name":"graphql-cli","version":"4.1.1-alpha-877aadc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-877aadc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e71866fc7f26a6033cef17a7b4b0aa92f949d261","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-877aadc.0.tgz","fileCount":14,"integrity":"sha512-CptgC/78BiuoWTbK+FowhD+n7gwljWgYDMwnfhWJGcrPF2axAkv9ldargWikKQ1WcXhFRQHtInSDRlzB+4ogig==","signatures":[{"sig":"MEYCIQDw+/dx4DKdsjoSGasy8OXaMnqw053W3da5De6e4o+4gwIhAO/dQeIoOK3IemOSR9Izd9Rmy+A9Zzd6iTi/SePI+Cry","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4F8CRA9TVsSAnZWagAAfxkQAIynKxEgKUMusvkKsAxo\nWRkb3pD37Lmzo+hRQ2G1HlFE6tmsMca3EuuyA+gxlJUvNB7AQXm02mh9aCBF\n9RHVtRBxZ7VJjvC0g3auQ0OgnfiUSA7nm864jvctkdiKw9vUVM4vrIxPboId\nvw4C1iY84sSs1hEWE2zS4fSJpX+olr0K2lHEz8ej92E3oEUnOpOYLhFxERp9\nIrZEWGAurmz4ICT/P7+jh5k9LaVcyp1l9+Fs0YnN7lujdhHCGOh5Z6l5lBF1\nbAPDtWDxaWEFDDHtK5wB1Esia1Snmhs7tt8/do+AcYCt/Ffyns0n3KhFK2OP\n/wwX4MWe05RZvxI9oeqP3q1nbzDutD1QdNbxm9D0ZwDrOPhUzVznOTLKnU3q\nTWnkRNAS30hj7yoKAnpfadSmjUdYUcLEVpWE7nTCRONRPXGG3eKusUX2MwIc\nI0pDUMXjN0IvRj6KNmJgBIS8MHyaLCMCVqO7o+w+TgBt9mCc+tEuRODHHrdx\nB5F3EYhygIM6tHEawJrMB3y+hBE0aaq6EslGhSYIH/1bS6467KcCIWvDS9UL\nFB4QAg8aYB+R/BsIIs3g/bTTItTUDfTI9lVEU//pviFxpJWeC/WPO0cA1KJw\nqDA0ICmJf6yQBj55hL/b8xPOOq+lnLASKNoKCiSZfB5zYCnUaqf9f3dGU51H\n5UTj\r\n=5wG8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-877aadc.0","@graphql-cli/common":"4.1.1-alpha-877aadc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-877aadc.0_1603764603665_0.5181941593832944","host":"s3://npm-registry-packages"}},"4.1.1-alpha-95b4617.0":{"name":"graphql-cli","version":"4.1.1-alpha-95b4617.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-95b4617.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8ea734198b201f1191f09e7d6827da27c7c1896e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-95b4617.0.tgz","fileCount":14,"integrity":"sha512-x1WAPv+XpljN/zg8z1iXZx0j2DuIg3BJ4ZgEN88iGzvNoQJV2WtmCIiDT0yakcp2t64cVtl096kwwXCUuBtmFg==","signatures":[{"sig":"MEUCIQDieFQJ8u13FGzSieUAjMrezoKIy+9fptLJbFiQarxVNAIgehMBQ1nSFTotZHX8WvOMGkU/fVO3L8uf4np7RDCpTps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4HGCRA9TVsSAnZWagAAHl8P/1KzpmQBw3D8wOryXXII\nIFt02CI0cTErHFZes5T1YORefKMlQi8npmghQAkEgxLsZvfjaDQCBrVIvzgt\nEId1xnED240tx1CxrtSl/K9n9NIdfqevNDDaQqQf79aGlltz/MD6m6o1yH6e\nT8o6viw0xki8rr/p7Dx0ooOruW4SVfncJNX62Kqw8yuhcA/wKAiCu9iuozdt\nplgY3js4ybXg7TCYFWat/HLDl1N/FDnxIthXknF7eLUyt68A3gOku6/XN58n\nl+Opzm2GH6n60UxFid+/JOXMTb56Vtrm7E9Jj/ialeMjuWC+nopBMbuFYFo2\nbcLTN7sfluu2SAAd6ZdEVOeQf1kXuaGCuSdwNRJ4n9Yxr6LqVOs5UyjLk/r1\noPm/q7OuPQ5wHO1N1TnOGvWJ5k3J5ZKZJqQmwXGU1TbuaJsd0oes9n6Iiyvm\nHrrY/GFSgFGy+Z7HXoP5MFt8mlqg0u616XTrPEwgddN4vz/AWlmpHbBk36aw\natnbZd5Mr9pR2fOwtHXPAXe4dhO361FlAP4XFvJAFFjSusBmqoDvpAN51Y8U\nPl0SwZZUZj7B295F8ddAgQ7TNgjSQiOzUmG/2EHJrwWrfu4+TRpA3H3OAx6M\nlirH9a134pCoGFggvWYMIInQmFilaTjRlcwEcxpTBKAJ/SIRcXF6oSDQs0Li\nfVPd\r\n=bY51\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-95b4617.0","@graphql-cli/common":"4.1.1-alpha-95b4617.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-95b4617.0_1603764677900_0.4497556105806393","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3461b69.0":{"name":"graphql-cli","version":"4.1.1-alpha-3461b69.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3461b69.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0f898c81f19306ea7cfa871556c1ee757368e803","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3461b69.0.tgz","fileCount":14,"integrity":"sha512-p4H+iO5yq/pjYVy7ouDXInk6+SeDkNX0T8CbGC+Oq2vuTfyIdE8zLahwpwBctU0sfbJbMtE07hhoHE1PWhHzNA==","signatures":[{"sig":"MEUCIFG2CzGdKUiCSbkh0rv7I0FPcAbwG+rE1HCvN5Zn/V2YAiEAmoeNzqtlv0kM5lGOhIMov+BKSsDANq9y76Y+SVBn18M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4JoCRA9TVsSAnZWagAA+X0P/3C9UCgQEixd9cdnz9gA\njGQKTMnq+5kpa59qa+ih/YMd0pMtJwE11UxxxdeKSRCMKSSNGgk90GVmLAVe\nCFNakqc/AKOz1c9hmgs0N8WRT+tRWb2Ek0cdSJ881wJ+AFkTuwhLp9jrvK7u\nGjfeqT+Tc5HMXOUH7jf5BbNwZcrv4rl7q1YUAxGSVM3l+LnDswopnCoBW05O\nxhR3gX/NZcTFxeSDbwORSAcSQ6VoLMGz6RflYGC2ic7Y/CP5oCBlOdn1acWJ\noEJVM3GB+gmj9txQ/9lKBMiLzbaXDAh9HiFNq0iUHlZjbT2JfOQLiUCIyV7w\nW1zmM9Vn/F/HKkd2AxGVsT/uHzUA2ykGwTwgvOKRtF96IWrwMb11ZBMYwFa8\nElKBfYE0SnIz7CdHztZbSQg5A6V6p9Nt5q/sUvE5/tvOO030WK1NH0zwcjJq\npf3TzPrnlSzDoxGIkVkBDWaHn8+EEpSTrygAEzIGvk/5+ma/Uj57MIyPR7xV\n/PHdwykAazr+z9QHFnA6Zld7fAslbdVguTY8iowrKrM8IqgJkMoXr5lKYI1l\nry4KqPRFd2Btr0QBFp2YHmjfq6mB91qXEGwU3OB9w+MIRIAFZiUR9C7PONNF\nfWMbU6YLZ5J+MD62OX91A8pQfCnRDTpq9SakLoU8WjW9p8IPiHp3QGB6IPEn\n30Rp\r\n=5Ck6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-3461b69.0","@graphql-cli/common":"4.1.1-alpha-3461b69.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3461b69.0_1603764839652_0.8724510079845333","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d377f7e.0":{"name":"graphql-cli","version":"4.1.1-alpha-d377f7e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d377f7e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5d85e1744934f49ee3b761a2335bc2166cf57cd3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d377f7e.0.tgz","fileCount":14,"integrity":"sha512-i+5MkJKBvBJHEt0zKLdui0PgWD6yH1NFfeE5w7w5TZkMLof+2H0cQhne8HuGWQr61O4r+4U4bsart/UPB2FLcQ==","signatures":[{"sig":"MEQCIF4JZTRHxnYD98TV2WAaxxiI1r+kwO1Nn8vTREOFRVCtAiBMODlmoX6emOCBj5ZoNsgOFwtXyuzAgfz0XfxcqPJVig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4OICRA9TVsSAnZWagAA/B4P/A6au/2DvcGnOzpM1rRA\nKgGIqdGD+CjtLbT6CXNy52desKcKjSbMNwXqPejB3CaDEoOJ9Bmm+4JSRuch\n+trBwvvSmr6mQtQF46KbN89/OvNpRDf1dIQXK9gupWq/Q9+uU7oeBij4qu7c\n5W4u2OZ7eLcdDKvYoMCoTnnTVcCocpst8Lr465E4vBw6k2vh8uS3br+iQtRi\nQMeUeH3ivu/zoTdtxKQchLR+U9LjItY5A8BYkd0h6PE5/RD34wdbXhaiCA/N\nAnGhqirrbcV62NlqD5+qFEP+e3ocY2HtosnmfxGupuiR2tR2NX18GX5T7BHo\n5uFp9ytY3yINVLQ64l9JBvFnfSGTaxwan1SjcEETsM5Z5kdPb5W/cpAmCPib\nYqkZwfu2aFavYhdL6EaP6Lg5JU1hOT/4YVKSZjFCnoKvJ3KtzwYiOwNOhtbh\nTlyXNz56ZWCZaapHEE/5fhibePwl5q3+Al8lJ27AZAkkFGHOlU9wLY6Vu6yf\n01kpC2NRRr4G2THSczx7yXk2rKhhK2nP/VmOGsWYjTZY0PewbRz+3Z3qiZ5i\nHVJtMLhjwtVVcs8bSquMd6Rl+1eTZemnJQehWPs8l0h6U0GF6KdgQcQBqfuU\nwixm+TONfFGSxyQc87A4EByj9De41JS+dm4vSowQGu7lB6lLiflaroPmHqmm\ned6+\r\n=80UO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-d377f7e.0","@graphql-cli/common":"4.1.1-alpha-d377f7e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d377f7e.0_1603765128376_0.8052087312807765","host":"s3://npm-registry-packages"}},"4.1.1-alpha-23d3990.0":{"name":"graphql-cli","version":"4.1.1-alpha-23d3990.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-23d3990.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1a81f68dc1a185bf3288e8007ec0ca632922cba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-23d3990.0.tgz","fileCount":14,"integrity":"sha512-u5wy+YFNU4HRgM67TUv4dGr30Y6BxZNozcKr8K9v1DlLsc73sxkYm88DLFl8S+AqMg70LNmPHMENZqyM4Qkddw==","signatures":[{"sig":"MEYCIQC1uzKVZRDHRnKl568xVI1giNdcLpsOwnnZhj1k6HHPKgIhAL+i5DHzBtJitsVAFl95DwDRDykDhd2WkkoIbfotSDYV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4O2CRA9TVsSAnZWagAAwOUQAJxsfwhELaQSme3ypRS+\nLIJjQWVelw8m1ezz2k/UVP0Wmae9HCDlhwG9hLNCk1HEjp0Rj6jivOD5dQZO\nSyUt5anBHTtZq0rhIaU6WbF4pZkpaSFeGRCkOc3Aepeows/cvbEgjn/4Mm6G\nzR9z2SNt7uug/zBODMZCi14PBl4h2ICUEV8IRjG6AFjOCN+IY20qgQxTTQ1i\nXfcOM958eJeuEmTvsuzRnPzmKV0Abis831l22G0iVhM5iIEP7eDa4XFHdL2V\nKQ/LLmspuQxQUIVCW9qCQM/Qai8cBP+iymaB0dDfal/8wtE1E3oKhQ86s+0R\nq0HS1tR2Nhz2UiMg6iXNEey443Ub652hgLIkg+7ZIJCRDQfELQ28/nLTxEwg\nfnTHMo6Qp2IHzTDEhctsiXyIhjw7gyqjviJPihXQzUaQHpV3gS4OhLbtwX6O\nLUmIH0E70TKQ3XRPEy37GLPJY9OI2UwWQ3CDRIdwMsuYIqUMg2szuMRimNpL\nvew0GDe4TfQrFS1fvnfbjV2u1Fi8JA4LN8HllNXTvAUt0XmCp36WL5ar9V5K\n5qPp4c38T93XyhPwEMdv+ZGAxhHr14WS3oUiYcI5Mup7rlo/EgDWZltegFUD\nCdUSycDJKECxp6aGgQNIoGOCqF85wMX1ZwQERa7dBJDckRF5aUEbJbLAgGZR\npeG9\r\n=LL0/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-23d3990.0","@graphql-cli/common":"4.1.1-alpha-23d3990.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-23d3990.0_1603765173502_0.2826426281035037","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4598da4.0":{"name":"graphql-cli","version":"4.1.1-alpha-4598da4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4598da4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4b43e66df16a2df876aab0ef791a33924cb45aeb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4598da4.0.tgz","fileCount":14,"integrity":"sha512-NAC28Yo5Kck8vkml3gf8qqJysDa9wetY0GI8MX4VhxeFHG3rja1EPBYKBKY0YdUmKhMrnno6C502iMBErEdVJw==","signatures":[{"sig":"MEYCIQD4o6l1ZzJ69I+PCQ+wvxojDDAyTkCzxKdjQZWsxekeXgIhAMFxFR/C0y6NNfl2XchiU9WpJe8xsoCkWCKncNbdIL2N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4PACRA9TVsSAnZWagAApI0P/1j5leMiA6+8E6L2RtVl\nhyucRg7jfnBmuwziVLfnoF7COOSeAg+8MfsvvyAeUWmNK9rZ32B2dItLIVjk\nqNKzFGSp3V4QscFwd7XmMPQRzobIITR/gVAUhH+EahQCDfIDifgAE4+p/U7a\nVDUvxGIqX/HhKoLr8uTkihWI1nbTeQ67LBTyivOpGkENAKWpDytYgLTk0rbF\nREVNTk7WCsapuIwe7o2GGyrAH0dH0sMtohm4Hl4BEe1oRpsQm95mecDqYPWU\nojNjwvwC3nvCPXTpNkCotlseRQcIDAeny2Pz6STdgKXKguMOGj0aDt9IwLVZ\npuQPMkcqeXCE6Hm3d/++egJ92TizRdNqt1/IeUQWkDfBHzl9SmH10ZDmI6ky\n3H8n282wKept1K4AF7MW84YEyeYv8FtlZ1Kiq2vpn4//dtYwyIS14kujm6vv\nMvELeAv/dwZaHtFxaR1sbKIHNgESxSWBwqLffrPd3v3XWKrA0pgW+UDvAoFQ\nNJuqx1JKBIfhATyUmEP1wPGsvU5y2EuLrdKKePoBfOo42eRRy9fIeM21eqIv\ntDnmS71h3Iu8SXHUi4AIz0JAJXMgXK10XKwsBfogybVQi9kcQ4Mqwoc7PtXg\nbHMZg8XY3RXVlU5+ssb+0gzoyMARpacMeHDb7IE+QvkzGHAksgcgxgOj6tc7\n+tmG\r\n=iv0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-4598da4.0","@graphql-cli/common":"4.1.1-alpha-4598da4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4598da4.0_1603765184108_0.06341759563839444","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4e5c373.0":{"name":"graphql-cli","version":"4.1.1-alpha-4e5c373.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4e5c373.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d0f1a44f5af3cef51970a674870f5483b76f9e0e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4e5c373.0.tgz","fileCount":14,"integrity":"sha512-mND6Mw0oKmfrjhzj28o/CsE9DSKKkvTgvTqKVWzi+wRLUjLq/GBpbhhbLX0w+HxSu1knoHdWS6c7nDl9FnLiyQ==","signatures":[{"sig":"MEYCIQD/W+Zc+7H3+HKOYmZHjSitgNAnxLB/EW+CiTryRKP1VAIhAIc9D0Y8pTXCO74E/u5EuWWM0pxCT+d3NseKbBS+8bYl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl+4vCRA9TVsSAnZWagAAixUP/RWoIGFlhSYW1efW9m5I\n2ul+tsy5VdPJkkXN5NKrsye2tDtYx5ITLr9O2qIwt3xdLkW3oTKb9Lzxhi91\nw2H9DsbAl+FGz0FAHdEICxefVDZX2NfHaGk6xoFHZM/QzMV3inQkxcGTRQMq\nxFv3sx2s3r+FXdTRWViV4SPQ59jsKQrCytnkhFzB1XODhNzn77iqdTK1GYyB\nQvdD6BKs6E1dVktp8PXTfSY8ZenySrqlD8GqvuMEmr8EuoXGiBb8Y7mHyzsd\nqWNZZZVAvSl1PpKg1zErf/MlXIF2tiG1LpIyAtQOzCoc7KmhlQqMzbbAJwT1\nT6H0J+ZGW+h3Nzhxwo0GzAQkEUMDaW72RsCH+SsYOZX+IXWe6gFr4S/QpcCu\nbLQqnv0XQYw+/pWlr6OFmcy1XTHjGRkMnUV1tci8geQRWcdD3IVLtv7pFw0s\nYHta8TJW60zuGg+LNrTTajYYpwrF5ZhZiy2byAJxoNWNOeE3mmFy+RwykLl8\nlvzPLhONNfiRII1VXJlGtM6rosk9lRBXXhgGxP36fdasmqvGggS3WLgOxZ47\n2ybtEhPiFT6IVOXXx2DEKBc/JgLX8Dd5oXCSsKugvOxhptpVvVXep5dwRTfc\nOlVnAfEebm1+3Oow5+wskCTuJ0jyUAFVdNWVTZ/SpKvWzaYGoFf5lzDl1hRU\ncV22\r\n=ZfTn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-4e5c373.0","@graphql-cli/common":"4.1.1-alpha-4e5c373.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4e5c373.0_1603792430825_0.11670156313065627","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d207ff9.0":{"name":"graphql-cli","version":"4.1.1-alpha-d207ff9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d207ff9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"67241d6b9f6e2e66471f44c2985a0306d4c9a1c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d207ff9.0.tgz","fileCount":14,"integrity":"sha512-G0VSbHCsQf3Z/PBVHdrZRfSDUEaGKmwI1ECI9jYLmWeXxWbBxMLtDhBgdw+zBXmifWL151wl3S4RDrVIRJ0mWA==","signatures":[{"sig":"MEYCIQCBCOp8gFmOxGH53wh8HL+SjiVPRA2F6v44U74Lq96dWgIhAN7vme2fSQlzzIdsVZbnFOgxUKS/KI4agrra8YdTjAye","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl/eBCRA9TVsSAnZWagAAXKMQAIJWj7SXfVov9GUqP3aa\nrAQEeX82Yny/oYdcc6jjzhOQHVFb/YLzqaGvsqrMwv1orWAZkHAF9mGbLE+L\nSK4gLcauHv6TtrGJoA9/atqEvgoUIl+FqQimfiibh/4ETZfXM9ldieglysJw\nGxxa+ampjdi7PnFBVwqAvB+lM+zJPd87/QM3xddT3jMCGCldXFFJE0yddGU9\nSObNxu9SAObKT2gj9Kb7xantKCr2joj94GqeVwZkyNJNATOYaZhtfH04GOcd\n8aEcvhksMOF6xj4xuiJ+G74koW224Gf3oVlSMp8ymstwLkhHpCz+v2/+tRvo\nux3gINLapmmYxY1mwn0eaY+ydZBptaxbzrDt8esfqst4kL40GtmH8/1RRs/z\nZokWO7O/nZizs9jqD6Qh149p4bS3JJpRX9iE94eTccaczfTN2ANenC71cH66\n5bYwSgiylFeHWLC58yfM4gJDEHmnSGQH1VUjci3Y2lt5fhqnR1c6e9EWOcBd\nfZ3+pVbKc64B18C0Xp7xnNNy4DkJuygzyQ19OOIpzwT2TT0Ag989chM3akP4\n/dor81ShyszryasaJWzR4CcLKdGFPM79QjE/ys+7vHKfXNWC7MmOcH/fAUha\nGAdMd8JaUI3yZ3Hs7Bg1jrDxeOmSQ2ABHaa95IVzIYGARRewBJLGq4KS7J99\nBpaX\r\n=VhmI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-d207ff9.0","@graphql-cli/common":"4.1.1-alpha-d207ff9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d207ff9.0_1603794810393_0.07843083540300144","host":"s3://npm-registry-packages"}},"4.1.1-alpha-188a0c4.0":{"name":"graphql-cli","version":"4.1.1-alpha-188a0c4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-188a0c4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"51fcc9cf2a31a6a294875fc5bf5b8af35f5dcbaf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-188a0c4.0.tgz","fileCount":14,"integrity":"sha512-4GSomTAhs+qYLd8gH0bztv6nugvt/zoOwFwQG1kiR/oMxzK4bBtb82cc0cTihk4XyguEnyodJW7vfW8Cvu7LMg==","signatures":[{"sig":"MEUCIEUxUGzGNobrv+HnDJevRkkJgMwb/+QKpEwO5su9VW0wAiEAyHthu+AUYqc49gb8qnTfaoPmGqhXCOA8OyfFUhjEISg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmHmbCRA9TVsSAnZWagAAp54P/iJNV8MGhaAvxFf5yKnJ\nZN5OroDOQazvL3xMyCGvrOWLmLYDSopsS5ccxE/I7NG5BYrE3AJBTIh2jxEd\n3zI1Q4jLM/bUqatlkV7iGsUaPLHO91SOZY3ot/lS4h19JnRxBAp6fIfzQOGp\n0haKfG/T9pC2gaX4HYqLEkbvX1kJXTfvp6lKD4YxeTKEVHGw22VVEuerM38w\nXd8KDz8/BjSJ1Uu30tEtEwZLsB2P8704/JD7RCfbAvW8eu8vtvS2CWusbtqS\nMA1RVVEBt/O9dKj1kZtR3jFDWuT+dYh3V9uR7cjbR4r4ZdLdPAVX3ObaG5Pj\ngNj1cXQTNnn7PPLgG1S9MzFcI2guSxY3PcPyHfJgCHYRVkX/hBrxueXGpcV6\nDyuOep7EFIw5f1KLsbSXi4+sGrFxpx4fc+DwNTBTEEUeMtMEBsjn1dZzMvxx\nWBab01ATLrujE0SAYOsJHfzTYGXiUOxX8C5yQK3BO/aRZgojHl5rxjZ1PFp6\n1f0ql6HruNl6NbeY7LipGszk9wA6yTG6/mTGy19MHpn8pT31syKPqEREpZGz\nDkMyQDDu647lq5kexUgPTiytkPkLFD6bsSfsCPwqcj643ELK2fpJJ86uW6UT\nM260R+Y0UvIJvkWkoeAyvtswINLtjsiX1figNRVbG0q4SgHZl5+QaCQMml73\nJsUq\r\n=GYKf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-188a0c4.0","@graphql-cli/common":"4.1.1-alpha-188a0c4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-188a0c4.0_1603828123214_0.5960306759431784","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fdc8782.0":{"name":"graphql-cli","version":"4.1.1-alpha-fdc8782.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fdc8782.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4bbed7426a5484424f89e8d48d4dc993f20e7ff8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fdc8782.0.tgz","fileCount":14,"integrity":"sha512-IR7YmZj9WnE3VIpl/Zduo27l9SvRluuoMfUIAs7mcI3jdwfu75zCD8tx2m2Xx1gzImyAF0YTOthUqpsVzAN5xw==","signatures":[{"sig":"MEQCIBoecp9c2dWCVTmHOU1GJvWW3NqjAszKRlwUMFdHPixaAiBn2plL0xmeb8Vef+zLI0vvC+9yrhEJP/ZP7kKfr0g8NQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmHrbCRA9TVsSAnZWagAA3xkP/2flaKe5Yv6G6shMraUT\nHJJZEBQ7L0h8ougshMw2VWTUuWUejjbpjjrUHlgujkKbkGMS0IO5jjCy0EaD\nQmDVcwf988IxaWSeHhcf2zPxdKomW7zwaSqqkslFhlNKotgmTnWKEJXxhXQH\nMgeHyz8XY/gRgaeb2yCoEQDly+J8TSfQm4Kqaw/Rr5aFt/cOS+duk8Tks/+P\n+9dnbPHVdb0VOyyaXI+Vnq7TAlgLC9VfVbTldN7d/xsvr7bwPaz9ooMhsdrt\ndujqrSi7bglPSKwVnDAOSWw1ANsdOpWgbm/JisH5rJ8WZBoHNZJ9d8uGb9wA\neh0MqL/Qq6yXStPuP/iv7TlF2O+DSHzKbQ/4gzJGjZl1BoEVjXUEhUF461NZ\nJnTCK+x77yg4aOY9WmMAsgBhi6yV4wVMbxIwbE3+pI9v9meuAaYd9JZPK/m6\nd+VUOJ3chPuyq9NptU0FvSt2DPd06dKapAC07xUSicxUEADG1mINswPQ/p43\nellQH+B/YU8nH2N4OWjvGnHjeJCuEgvmblktvjwq0SenGXFvCRbH/d2w1fcD\nbCuJkrEpToAyQFppa3RZTOhFW8+VPERjxQmPcjAMuXbANT4cFmEEpkUho4Y/\nCV750UAKUPMaQpzidH7EI/5F1dArZv3OutzAucCTl2k6XaTXAxEHDtMv/F5W\nkx5o\r\n=gx8o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-fdc8782.0","@graphql-cli/common":"4.1.1-alpha-fdc8782.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fdc8782.0_1603828443334_0.7159452667469015","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a5297d3.0":{"name":"graphql-cli","version":"4.1.1-alpha-a5297d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a5297d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"570f4728158fb23bd0e45c40b2d6473c37954472","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a5297d3.0.tgz","fileCount":14,"integrity":"sha512-WnCLXlA6xInbqpOMcOdwBZXVdqn3YcfFTFOvw4pyQISdnGTypXCO/O84ShhX+IPMoJ3eqUfU/OgkOnAUWknK5g==","signatures":[{"sig":"MEYCIQDpd7gu5+KEFU0JTSq2nEWafr6BPfQwTkwXf1H/qIvUFQIhAOALmqkhSLgKSE27yZCRhzGun0a54ErMPJkBq+zAQenn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmIc3CRA9TVsSAnZWagAAbS8P/3de+IE2gDSOQWF75D8/\n3tkHacJwa3GA0W6rkjFVn8f9exK5jkKa2SzvmbAs3PmK+Zw/KbseS6Z6sjvc\nOB9rsF8ygjWv/OU5dujrBUJdCJs4pegXq76WtH64/PxvEcKAX0OwtnaUOE7E\nyzBu+HoXhGo+iguYllH/k0Kd6YVzXSVpesykwicjagZie0uqJz54CSHm/0Il\nECaHMjU5aCt73ifMUVScrF3k07S9jd/H3VzHmVlqzeH/F5jtuL0QcQBrZ+Dq\n1+4XebvfDYjt+VgGmUhFL8FapaBuTepmVzwUSZyhB0R6H58899J/VDTOc1fm\nVbrLwFr5yIxozlm3Y9zNBu4byIDRIxN7Ez3yU+EWZxfxXfidQR4MJxdIuIpt\nj8XcGEUORY3OrHmK20tNEfhsHtsEgvH3i8nRbGSdbNEcYORW/Mmrlfr3FllN\nPaPTEJJl7GEZnUS1P8DKTyeLNftsnAt6cX8UTn+zkYR0Dy11pi8nIdeQYo5P\nluZxMvOpkTf2dk7sMq4EwsLuaHA1weeTUTx0gcfl8BTM4rYIXFIAD36bDtOm\nH5MZ5bhNq5H/obcC+VJj14mLoMmyZbqKp44x//q9RErutnP68qIXo+Kty6qs\nw9c5EThwEr/iBAnqD/DMr7gdtYaZ0qZWVaynM1S9g4c4qZbR59sglYpsYY7v\n86xc\r\n=57/D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-a5297d3.0","@graphql-cli/common":"4.1.1-alpha-a5297d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a5297d3.0_1603831606639_0.8036495290071763","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f803bc9.0":{"name":"graphql-cli","version":"4.1.1-alpha-f803bc9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f803bc9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dda47b74c39fcdd09cd6956884765232ade5b643","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f803bc9.0.tgz","fileCount":14,"integrity":"sha512-n9edNgOxO27eczEPuqEM+iyG0guDcqc13xKgujkHvTt0+L9C/t0CA5syc5sTI/DKaTJnpZRBS7+9s0aihFesjA==","signatures":[{"sig":"MEYCIQDjexAp2Szu7ElEMV1Et0XqM37zhgvRNZ0k2QP4wUplFwIhAJjuqVQMnxVp6cDHGL80d7XJf3NVFIqucjDmrDgY4JIT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmJVKCRA9TVsSAnZWagAAHTQP/3hPDJd5nH1fECYIw6tC\nxAOFU9nrQP6pyrLeT2k5lUgG5hP6pXYvpzsFiKG7HRN8/mGKNmNHuUf2GfL1\nKRMffaiTxAO3QBRgw2Ej6HUqPGfD5C0apprJbmqyVRcYzvXBZRMb3c7XM18x\nMsLr1mxeKbFRbWQ7B2RHwDHQF7XhViTR2xBOX3UQznIUthOHdCSxXM+glaJZ\nY31BoFs2w272HDzPZVCgmg3S/9hHLUDy59pBXUIiZxxyvuPorDsiVUBNhfvG\nO1FXHbIVCOpv8p4W05lBUaOc33PzWv+8U8ywNlLNfb1pg1/5oQnC0+SpC6IA\nBNC6AJj7Qv9B7OdVU+YauLGMsn1zrsQ5+TzwkmbX1/dzY1Q/7a1HTMojL8ao\nlWLa3yWGjcPLNAassum5RyUpZRGaNZM+sHW6pIF20Fc0NS5w8fVNWFjbvKve\nmJSDiX1+eDbRlJF0XiN3aAnzGssJIh7Eq8aGDd4GFc3MS0RGT7GKXM/U7Moy\n004ehmWonies+HfZy/Hw2rVbpjmDdD0QJyOR3k4GenwXskk5LMUzK5XeqNmA\nyGdHlTLrBndgMdzXanUdlogn7/FgDjsTyxDfdaLRAxWiiyUlic3xdlWZVoXK\nmi/oDUcQpn/sL49C+brvVd+cOTxcOTfdZ/330ymubAUdLfXi+pVaIDdCx+KK\nstuH\r\n=mXg9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-f803bc9.0","@graphql-cli/common":"4.1.1-alpha-f803bc9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f803bc9.0_1603835209112_0.19467089964118922","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8c7fc54.0":{"name":"graphql-cli","version":"4.1.1-alpha-8c7fc54.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8c7fc54.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"36b343536bafaa0b6686cdbd540699cfe17214a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8c7fc54.0.tgz","fileCount":14,"integrity":"sha512-Pky8qHq9pKbu4K8nZJR2L7zSqq2FdHhfpDHxa/22qmuJdiIH5dySwcvLeWYIVbhf0NVDYmNs+YpLlMQiT74Z4A==","signatures":[{"sig":"MEYCIQCwXOqwYjBVS0OCW/HSjHY6ZmI8LiOMFVWbnOX8YXxPfQIhAKDs6EDziSgkzQeJIOLAmeGn9cxof86Glx5Dvu2WY7L+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmVeVCRA9TVsSAnZWagAAQGAP/RTYK6ZCQgB+5izvgGCV\nGo+c6HWFFR51aey1iDZoCyZRPPMmJExaZq+W2eYV74hs+02r1BiFIgavvgq4\nsBzDh8qfst7+Nuh4Vfhum56nBATuRC3OfS2vmMxBBFT5EWo6PDtWRPx/L1Ek\ngZcAOPmW+lqT1ZgabskJulQmhjDnZlDPhYBANQmvNS6tl7qe1iXYqzG4C/NB\nXHxWntR4nmYQYNZNq7TLaJQFH6C0GFNBVeSEOywOGl63IV23lMj19QCFIMRk\npGCTu1Ql+sMPNFfPXUTuSvsBTBxrsBb9AXh6tr98/q4LO9nUPZG3W+iR0lcj\nB0S675ZkmRvGHAcfk9KyiiyeSM0uUASfN+S2RrIzqNk66/+oMZXPBrfRxBWw\nYhM43dn+Xp7Up57oqmtfWBph5W7/Mu+JOA9C4v/To0Glg5j+jWvCEGKEGvqj\nWztG25MSenvlxd+lMFYYr6L/B+8uOwJWwWKLSqo8YU52RNfR90oEisRDHg6e\nJzhlgWgTef358HUdXsoE+/xcB9aVEyo1GBWbGiEIqUTBbkd7tNEVDr3ZlmpG\n3E0J17x/wW1zP4UCoH/nomubBVkHdYsBSCVmDMovRGT/3Dix9PA27A1+ebrx\n4KT26hgsrMGJ/ek5mQORksWu5YknGX1jb0yzd3GGDg1tz6j6r41juO79TIXm\nL4XG\r\n=NJWP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8c7fc54.0","@graphql-cli/common":"4.1.1-alpha-8c7fc54.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8c7fc54.0_1603884948841_0.6182365692504406","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9448e8c.0":{"name":"graphql-cli","version":"4.1.1-alpha-9448e8c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9448e8c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cd404df3cdc6157c5383edce03cd29bf5aa45a13","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9448e8c.0.tgz","fileCount":14,"integrity":"sha512-XUwPmtJX2z34DXTU+f5sTtDHqqUXZv+xX2YELwMt7bDFQQ6NXKKua2k63PaRyfCzGgjykQrajOUKrmypTXmEbw==","signatures":[{"sig":"MEYCIQCgEN7SoKg4+5YCW8QTJqIsSSX2r+v/EcKJ6Ux5qQlMtQIhANAO+Kj55buvCVf937lHDwcYDbedhSNYRrbY67/LwRWI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmWBxCRA9TVsSAnZWagAA36kP/0VFD/OlSQnUuJnjYC8A\nemEMkUJZ0GNKrHR6fDVfeGho6oF5TLbWl4yoDKltZeuNjEXRwVMvPD0Nbuu7\nLu4gS5NhA5ql6BwtJZIrYaiGpQ0nULwQEgbcmFE2al1WaVCxaC9kesEOmygG\nBaUdhFtB6iA3iaosiFlGoU9NoIRS6AQPXkDkB+X4Y+OcJjCl94eTCKEIzLkN\nt5saIlhgdCZYBfmUYvJ4hHqevy7nOlvZWTbP/gg/ZsoYnBAyPf7bWVJyTDz/\nFebdaD5FhK/C/0d4O0bmnraVzceJC9kCj3itJgvvriCknXDi0U6ZRFJvHg+k\nfn0xU8Y+8rKxMwTnJIzDUimtVNE+CrwoVs4xPkRYhiw4uNqmU2UNLjS/7HLK\nfEVly0Y+8eLTEjkuQsFCaw0yBNEa1QclKKEu88qigiPb1XEcpaghkuxb6/Y8\ncJJfC+VL9AUzGRSJ5i1qySlCDpVhHV5zujhJ0gBu9vYgLIseeqTopZM51m1W\nJ3SwX73LJYaTaXZpZcemlBSZuhU5lj4tHcTWhSwFu2zd4W8JFp5pidZXvYpb\nOW5zXXUDpZbpIeePap3YMN4jGuAG0GbebObAFZ8fTQEIdQQid8jPOSfAQAIA\ndoAHSpiS7tkkR/JtQCezY2wkeaXXtPEOBlproFnbAMhN9OoRxFt2BRSVWNHY\nmin1\r\n=3Npm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9448e8c.0","@graphql-cli/common":"4.1.1-alpha-9448e8c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9448e8c.0_1603887216928_0.8890234003040245","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2ba49fd.0":{"name":"graphql-cli","version":"4.1.1-alpha-2ba49fd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2ba49fd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c0f87060d212ff81c609dcf00567a6d6eaf7c815","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2ba49fd.0.tgz","fileCount":14,"integrity":"sha512-/z9kLHrh+s2CVIgSGDhu8TTRDHp9x/XdjjY5c9PNm6znHN1e+v1Zobw1S6o8qjx4doO7AqOpzIoEh7mdjHSHHQ==","signatures":[{"sig":"MEUCIQDfbT8aVBkqyiF3jxvczIFUB5IKTubvjLCOZJTsKoG2rQIgR0tkjJZvEzdyAuZaEXfuq5xXnYd93jWq0rn8HufYxG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmcOJCRA9TVsSAnZWagAAUCIP/jA4K+LXpvcZCRMSFgAs\n5FZep21YhBR+I5URs/7P3LLe/JxIf5pcZXwKhLpymrsW+yliyWxXLtREB/h2\ndA5CGnRnZorx9JQxTvDBkWA0HDSwJb4uZy4xdv3HmyYVvHaFn3so0OdCfQM+\nKh5juXzDEgxBekfdpOXxP4/OfjLLltTglo3sccT6kv3E8YFhGoT9mBBM7YA4\n8h+IZd/2hfaiTN6+g8MmkkQcu5lNoZqMWquIbar+e6zqa3XIaioq47CcjaeD\nRFTmLij+WxrvifipePjrfQmJ3ZhD0xNBuHKBQhu4VoZ9ZVrWECRyN39iT4E7\nn0UzNiPrkxQdGuyhShy/tmwTUFpjLxTfrhJatsE37+B+0As5C6ePwA3zgcqJ\nkiZ9h+NA38ycbttCQgi9oh8kAa3xWbu+XdRSPw6Q7g3va5GF+EdNUfmFI4Ac\nKA7eVTzmQvjPXMYXOgRUdH+QS2qAha0vVEDwXASx+tVVKDumcWQoCcZJi1bP\nRxH9/qBIkmPmmSRjdrkuBQXuHu4DuSOLQBihKpVJRfSId+PEA2cgvkwQSO53\n7JBSGKfZSm3AobDvVVhD/ouA8BZITA2V5y7KBH/33Rz5FhnSnhISWtvNgEvI\nthQBxkbznr6CijYziOkWt343GkjmmhQZ/rF+YPloYXv9dNumU3sxmtbLWQCt\nqlAj\r\n=lev0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-2ba49fd.0","@graphql-cli/common":"4.1.1-alpha-2ba49fd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2ba49fd.0_1603912585085_0.40681108325625637","host":"s3://npm-registry-packages"}},"4.1.1-alpha-acdf3cf.0":{"name":"graphql-cli","version":"4.1.1-alpha-acdf3cf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-acdf3cf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2e919674f2b2496edc85d16779c85068eff8306c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-acdf3cf.0.tgz","fileCount":14,"integrity":"sha512-+bA/hWImvA1Wf52UMdCiquPaotcHEID6xpP9o75koVqlGqlEmFOBR3pWTd09Y9bM0TFUPA0R2lJm4r4yTsw4Sg==","signatures":[{"sig":"MEUCIQCszbCpjSXLG1Wuj9/GB/W37/axa19F8d8sc9nhxOfWnAIgDLEv3Cs7+SpYiprTgWUoFnj4KpTqNXRlP0BCQMOgLww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmcOkCRA9TVsSAnZWagAA3eoP/160omiuawsv/m1rdQqQ\nGdUSzOum1tloaAs7EhNkKh5Iw6l/yUPagrG57xuu6zKe22fr4QN1uREM4RzE\nejzermdiZKnzZOX9vz2WQTDYKr21MjCKBfDYM8cslyAGcNNU33ApQIWVPcTB\necWPR+kvAPpb6VqDnxPcin0zJJF2+HHtrF0E8KB7hDODFY8r06agMoiwBrSS\nXf2XgMMH+TiIQathjF5SGzEiBrBZhI5gqxvI3hf2xqtWFTi+dU/2JTGOwZKs\n2wwEymnI76KP1Yg2dABeRbYjz1eg+u1jC0ngIY1pINVK7ukv2JUqRy16o9BJ\nWOfC9Ji/MFZo4tDtq/TrHHUz48dBcWwLGNmyrQzACmT9qkYWaD1e0QaOAWkJ\n85d/bPggw4fohx9t6dQuFetNpe0dNpOpz0RVbAYkxgk839qYQjgCm1wP7FHn\nMCJm7FZyIThVgVUlomINIG6YLQPptqsYuK3SCUtqeDyQB2z75dthvbfhnY8U\nyMbSplp5mPBDm00A3++frndwfWh0kVBj+reT4gBp0P8uXrevh+BRpGKZ+vd7\nxg20jw73hXQcNvh4No1zcdM6wz2Vj6sisg9V0eU4Ox7gBXemw3f62ohAS2D5\n+5mcQIH/vSbpSWEVu+wZgCZkYAlCDRwfylKf3bG2Fk3CsKCcW6mtQCTsYNW+\nhz20\r\n=O+U0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-acdf3cf.0","@graphql-cli/common":"4.1.1-alpha-acdf3cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-acdf3cf.0_1603912612482_0.09893764808251371","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5cba63a.0":{"name":"graphql-cli","version":"4.1.1-alpha-5cba63a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5cba63a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0b029d137d3456237672f8c7752c4a8098827329","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5cba63a.0.tgz","fileCount":14,"integrity":"sha512-zLfcv+bOLTcEkVzRfMf175lVK+/8z3wIBG/cmtju0GB+nzeh69f7jlYSZLBAf/TvSfu8VvDMHo2ANqH82dprxA==","signatures":[{"sig":"MEUCIC9lmJr5fRr/s4sT/NlxzNpo50GbQ1bCqH/A1rkSIakbAiEAihfb/NkR6NzNW8b23VuDPZqYsvcI7HNEwCyb6qz0Uwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmcuiCRA9TVsSAnZWagAAXnAP/31TK21NjNDTrIivPvE+\naFZ9S9OpAw+FDu/KeNRilp68p9njtDCzzSgf0rS6dgT2pBEaQ19NRFRvkaEE\n7EcZGwZvjfIsZMWazEqZ96WNkPaYRqDX8Ni01EBitH9xCW9aPE96p/NBuDN1\nOymK3INnkyuHsKIuPsVThgPP1GMx51nV5f4ZD5SGOhZSP5f0cm1QoI1r1o0g\n7TfW8NVP6jGsShrDSF5pDei0gWZJEVaEc2NXh+9c4W4XfVeHBstX80RY9HDE\nix0WrwSU8f33XAuOzzNpMegzVhG9jgnI2Sqgr87+ZgXADjFgFbV/qKb4JeQA\nD1N8kny8ZZ176+E/rX5YRMsaJ0Tm3YUtML9oOMTt5kHnhJzUMbjnnHUS/WSV\n4ctEMx+5AGz9rKbXeyC8PbvJ+7NZJ9jioc8HbdrHb4YVMbhSmruDAcGFDQYJ\nBrFOBZ0065aOGpqhQ0IqhR5C0e1Zv0egh/NWdnQ8Puf92g5D+BGs2AFaVK1m\n2Y9EGr0Mt4Ahf7uJeLbXIQR5PbX+VV7Qm+BjHmFgBv4c6F4Tgo/fAkLTmZZu\nj0eGu93Ia4Yha+Isn1+I3bN/BBnJ19Mk2BwF9qKAbeaB1IW/Yv/3h+LU8PFf\nNC8mDCiaH8DvIKEY5oKeB2OnEUlDct2BVvqFyQwvgHINbfY61s31Ux46tKAq\nZk8L\r\n=2NYB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-5cba63a.0","@graphql-cli/common":"4.1.1-alpha-5cba63a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5cba63a.0_1603914658210_0.1830783709542061","host":"s3://npm-registry-packages"}},"4.1.1-alpha-063f017.0":{"name":"graphql-cli","version":"4.1.1-alpha-063f017.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-063f017.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"128dc1fa44a55f3e09ddb2b7bb03433ecde505b6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-063f017.0.tgz","fileCount":14,"integrity":"sha512-k6ooqebBvlw41ecK0Qxgtk63gPhJBNVt6QiCKOSPCLI8wZdZ9GyNr0WHoeCjjID+bHN6muM1gi4/54vW+SZGnA==","signatures":[{"sig":"MEQCIFp2PIFHYPjk2D61XzwVBsLNYtt/ZUY+4LJ5MHYMtiGrAiAaFzu/Ik6odU/2TPhxizOw7Fq2qt2hr7fgM0fhwETzCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmcy6CRA9TVsSAnZWagAACqcP/RrkzFJw6lQiSCTNbni0\nPTIdGP0FBVJ45tt27ZlAFeWvsL60eLqBObhDe/1orMyzH/e6uLwRfEhBTZGo\n/qshrpU7xe6OZBHHVzv1Z7EGR0SN+BXbkN/W12JT9ZNLNmvMyl/tfCf3VwyW\npcrmKqNa+5tGfq1G4NeMMQou3bEAP2B4RPmwqnrI1Cv6e43q1i/UMZphTYQt\nBQQhKIYfnDFx9z9Fx3u3cFnapYA42Aqnl8o71nvxS+Gp+cVjwRA2TydAfROd\n/Ukao9cCF8F6ozeuRDIOL4Oj7z0UDbDhmG/VcX3OvDwKbHQe1h4QnbwVfIkW\nNMi0VmcdtjvWU7BJEtHyG9AAVPd/eYEzH2erRhRxjjJLNPVcMYm/Rb4IFzJE\nB7A6NDMn5xwqJOB8Lq7TcDQRzAI/3K6nEJOjzOrFzkzJ5mW9w2WEdO/QiJ8f\n/qRyLzoc45aJUVxZ0YJRKPbaU+3OaBxHEwFtjV6tkz5YAyQGZJhdG5nYOioz\nYJr1AfPBht2FcSOU8Q30ISL0XuVojnvGIHw9SBCv7SGL4XXDmsO+FHq7vVpK\nkkQc5klgoVPrUMMoVwnUuSi5YGALHND7tRul/33dEu3PV1CpD+3uix3fDqeP\nvLvesOBjYYDBwbIZgcaNK1P8THEccVypD94RYHrR9Ygt9YhGNwbEjAPjjDUV\n0Eeq\r\n=CYRZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-063f017.0","@graphql-cli/common":"4.1.1-alpha-063f017.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-063f017.0_1603914937571_0.9204219795189093","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e128e5c.0":{"name":"graphql-cli","version":"4.1.1-alpha-e128e5c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e128e5c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"908ffe8d9437a7c0cb5540d308afdbab350fe9fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e128e5c.0.tgz","fileCount":14,"integrity":"sha512-2qiBh5omnfvun3R0oo4Zr3Yal5t4ORy1W9TlPvv4+jf9t5WIrBtAGJb+sUA7P5hAJ/dECjT6lxK5Ml9PWjhenA==","signatures":[{"sig":"MEYCIQDPOjGKY/jjMPyvfTfPeTdPqqiEiF8j/9Z5LUhmTwaMEwIhALiHSGaUf1lQDEBIg6WAzE+D981Q45lkyFUTE/WLZYtb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmeNvCRA9TVsSAnZWagAAH7sP/A//5TEZss50mvy8xo10\npS+24xErlL/4k4zLyo7W4lysuVbaPVKfcIa28J10M0MS4xYuPf3PvNN4EUiw\nsuk/LXm+p9petCVGsBqVLA7MbmhQ5yRu3d7Bi6WSr+uQD2bgRI5A6jfR+N2R\nkyrsQoNveXf1Fm1t56JKyyKZmfPo5xwQIpfdAjC2w0nuC0Q+WT8/QHiHyQit\nI7D+2rCdZ23EDoRfABFe5nkUv2jujQqqTSD2PY3pAk8BEh7lJT1cvlyD/Vdq\nolvmHuFtCm7gk3lGmWljEuWsnf2rq4yq+Tjgr/gXAXuDopcId7H31qhGoY1b\nXjulBUh1SOgF10HtTYwfRMw9Hy4BqOGIhPIms4sQpTbR24HTSjG2Iy6aSWZO\n341javHv8iQwQvg5/vcSWV27/Jr+8WJrsQTGMTL7guxF94i2g4FDJ042GrJn\n8yD19jBrVJxh3N9/jOVotG+zYUeS0BS9R01GBD3FC3pN2BST9mZfFB4Tkjia\n8ulUzTYsuy8tM6+TEQeovAMWi9AmTEJDZ6958TxYaIgYOgvoYrQbMXNpo3nz\n6rFEVKKEiQDyIcG60lSvflH2tkBLutMomRsY1krgO4yTGUNfwBO5c9zLRXYl\nlKSrVtaUAyvDWSsXog9Ix2SP23Pcts8tOsVLuQTrRLOXFPUgFbRXzI9SxDzs\n3yt8\r\n=2PNu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e128e5c.0","@graphql-cli/common":"4.1.1-alpha-e128e5c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e128e5c.0_1603920750626_0.0058811536277478815","host":"s3://npm-registry-packages"}},"4.1.1-alpha-98a1ff7.0":{"name":"graphql-cli","version":"4.1.1-alpha-98a1ff7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-98a1ff7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"87489de078abb0b9626a2d41bc05fd8afb46ea7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-98a1ff7.0.tgz","fileCount":14,"integrity":"sha512-MrwfbUV/HbWHDCeBNpevz+GjBPauL5RxKOl7a48N8E6jcVfOJi5yRoPMo7O+J6FHYql/VvvhBlJbL/IByvU3ZA==","signatures":[{"sig":"MEUCIQClg6Zx/1Ry3eM5+TlTMk11D0UmMYdOAq628tGweHa5sAIgc6CL3y8xiwks6gmz4flfO8sGJTjAkSHCqfu0pZ3/yAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmfOKCRA9TVsSAnZWagAAtrkP/3XqbkK6EOZZypBStXye\nU4KfF2A2MoZSlPnmfNGa5hfs9qwcFU99KUWwwlL5iVjZKQIo0uK9dGHS5xXG\n3EYOiqN3IYOKHLYfo9b+0IrE2FqaVvx0ojljl8uc7gxAyVaGVvHluS7HX/m+\nTPpir8bCnAtmdW1g8BKrdq/C9kr6MtA5/hcHABklSB9P+oBdhYm0yPbkWUpP\nCcb9DgKOdN0WPmErnpaleCA6UoQ6tZb7uU1oWsWKhzskSqWmKK+6sANFqnrQ\nlgqxKvcop8b3z9MG+p10g9bhWGwiMjcABvncQFwkYJcv54pPeiwVNJ1tGn0o\n+4BUn8xCI4r+La9qPPgZWI5dLb18//nkoj9ahYC4OZxwvyXfcyKd00F12SxZ\noLNPrHUyMWHSW3vAZWaSC8WoQJlRGR76ryPcptJVAGmtNAIY9U7UNuE75yfe\nJexrkh9gfQQaNHP89J6b/qR5y+D59ZZWxSlkcuY3DjNFPOxfiqfVVgHX52vB\nmOcs2xol3ELyGoE/1jpZGZcn0mthIvKRQZBplathaM2NlWHoIB4nnHui2ViU\n2aqc3bov4TYX4u3RpRHvmH9Bv/Z64OJQdtn/KYOLfb9f6B/vh4YKD9NBf6tY\ngB6aCfS+qBfmNdzIKI3khLqbesUeKc/TZP4cbOlRsQ28Mc2yWNs+X4F1YwBr\nS9sB\r\n=pEnW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.13.1","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-98a1ff7.0","@graphql-cli/common":"4.1.1-alpha-98a1ff7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-98a1ff7.0_1603924874201_0.4524393450011275","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8e578c8.0":{"name":"graphql-cli","version":"4.1.1-alpha-8e578c8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8e578c8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"62eff0b30e8a96918f2e5e4fb2d172653dc6e403","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8e578c8.0.tgz","fileCount":14,"integrity":"sha512-LmDTxnAUhW8lewsRXaufA+SdfBkKVWhvsF39Jr28PEOVIt5sji8mq7oEyHrz5++BeASxICQ5k7FNnCw7yDIeQg==","signatures":[{"sig":"MEUCIEDo+8SJVyyT1W7UU+11YcpQQBEyVlZ/fFjtRSlZPUpeAiEA+09y2inyKEkIdozvLWkcL31yWtSYLsUTcW+UsNE093I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmzl2CRA9TVsSAnZWagAAIgMP/2VHArxSSDuAvm/l7WsK\nQ3EbuGtH/aj4PWRbvulQKiMxsEYZ8OC5xwq7LVYs1afQeBgB2eBvMq5jvO9n\nu8B2dq1CBaSh1qoN2lZgfv1lxvrQbvGC/8pbXvfesU6HdusFiw48BhR0giC4\nUbnyf86kWr5yFYMR++fM/9x03QhvH9V3VMolztBBjxLsfFkU9hFtpV2VR5cM\n7RR7BqeVyLiI8vM+9hq4NzXB+e+aJ2B3B3q06c4WoAbj7DL6fhQ+hFv9rKrF\nciMkIBga1mur7mE2tHWxzGx1bpAbpv21Ca6XUGtvbGoYLMZE3QsWT1z9MDrN\ngiiX5ozFTJrDP5AciJCxiu3uDI3h3nZG4kkt6cskYq2uKD1WZDVlHO850TNi\nw/kULATwdIa5Rg3CSVNk5kZk3FnJB4M0M/G0uyAF9MhSirvm9r3SbvjxgdBx\n6RgaCZOz+zQnkwIV3XULS62kBlhYmvSGm6hlF3Unfarg/y11rEO6CjOhcrVs\nxCP4i5v8pGaoKoPzNgfTtd83RrjsvRoSCosLvvOHgRqkVRVegHD7WVxGmR3c\nLoY/+DtXkY/Zyn6M7386bMu8O5P3qVg733jPPpysBxeVzqowFZq5Tv5B3Qi4\nS6jsbHCHbN64JIkRGJJz+Pf6SMxKFa112LTEdix5jjHrNrXTQo9kh4A37Va3\nVBsI\r\n=Uf5l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-8e578c8.0","@graphql-cli/common":"4.1.1-alpha-8e578c8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8e578c8.0_1604008310111_0.4226247853936449","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ac7b6c1.0":{"name":"graphql-cli","version":"4.1.1-alpha-ac7b6c1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ac7b6c1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"25ab4013c7c3ff84e2ee179a427f71e5ea704395","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ac7b6c1.0.tgz","fileCount":14,"integrity":"sha512-wO+E0/TwqmvYFZhZExCZSv76Gn8O+jmgsgcZ8PHEUU0+aCJhYT2LtBS91pABDlK4mddAVt2sIYmpUecCl19QwA==","signatures":[{"sig":"MEYCIQC+xzKL8Qg06KXx0QRCHrWqVd4Wf4lu2YiLLaV9tmbpkwIhAPqFZmQ7+5M69fPtp3vottoZ08JexN7x4dynNfBFGdoM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmzqgCRA9TVsSAnZWagAAAngP/2m3OLSatPgHPHEojbEz\nMdAuGn1QFdj6gYZLlgZAVDCIj21AfycHjS8C7xjKFbOO6yfLJI3Y4Ddqshxm\nH16RExYE+/HzJFJytoOgbG50BTCTNBXQa8zCewJvk6Qd2Vn7X6WDEdjKoixo\n/GcmmGKQ2MLakQuiPE08t/3k+IIuwvhvZKF6SqjWq8ZYANPYIzJnGShlm42a\nhy/hpDMmaqiE7OHDh8cLOS42LMmowVwPapp5kHipgUu+zMANY27DAUWWuCP+\n85Us53b4GAV4dfUymTYJ9TS+oOI2lZfFgNFwg1QXvS61lS+P4zCjyoGJqyCS\nahcr/AxQxP+wujT2V01GG36F7smujrBMrqq9la9pEjkiLrhbqisYkaPxKqcG\nXE1rOgNjVhB7ktfLDOqMWhWE7l8WZuEbgAJQP+/g+QvsjYR5rP9DIDJVIDvg\n2RQlZaSsdpBYnt+OByplXDDLR97Nh3VqoEYoA+1YpeoWhCrB0Tpg1J8DIGoS\nkv7f5hQm7poySR91Z4dSKjb/7JzCIpSkK+jpi77jHYdL72XyQRvxutgxArgn\n1OvIQS5gb0t4K8eU2D9Ey2BZX0D4HXzv95sxJ1hpsaByfrHza9ouFmTbvw2T\nZTdtyxtSsqg2H2VR6MEFar8AoNO6CvqNd4QcYsTH9suBIqwF5b6n2bscLFPx\n5SVh\r\n=9nv5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-ac7b6c1.0","@graphql-cli/common":"4.1.1-alpha-ac7b6c1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ac7b6c1.0_1604008608221_0.22496021527836918","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4239125.0":{"name":"graphql-cli","version":"4.1.1-alpha-4239125.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4239125.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2f6c89c55c8caefdb8150c936c7c13b8b94c9c82","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4239125.0.tgz","fileCount":14,"integrity":"sha512-uAnmWTut7UpOQ7B365xwldszRfbVzonlftj0hMODqfmx6ju5o2IlN9VxkdCY9WpOizlJou85zAlWZV0xQDSQMg==","signatures":[{"sig":"MEYCIQDugcIwZA6Je1IBqqmZzFSFPSTFn18wJG/EiUw49hH6HgIhANH1emXxRamGubKl83BRmuIuvEBFcBA4+6i1mq8dVt35","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnIogCRA9TVsSAnZWagAAbeAQAJS9cikvC0mT4rOdAJvA\nvPDrqnbhfLFdV58BaMmzdkqzHfR7Z5dr2vaiedGTmJWIiQzLkcG7t6aGtoDg\n+hLME6nIGqU53xcOiHSFohpFZQv35OcpeNS5shUGnTkckqFAMj+F0/Aiseq/\n1TjZfBWHhMg0OJxrCd8nRs+iXzhO7iPnZjQIbMYB4A4JKlJGa9XenAS95t79\nKJtVVjpOuIdGp7eeR0UCqhEcK8W8klIpew3F2TlRi9w5plnugMlYZ29XrbCE\nM8wLXP2NClzG3ZUwtLfvsed4CMAUztVS09HoIFySAn+qRuPWiM4Qs8+0i1GI\naRAlfvWF9QApVbdKePUGe+Wob3iPIt7d1o0znJ+hmSBw2q19F42Gopo2R1an\nebDHdo1TOSSjgUyEG6SPJHyM8dlgVu0GH4aFmkxW92O6mT+DSBeH6W4viNwj\npB6S/r7Y0P1+ML/F7ZMNa6/AE/ExgmOcYtJIOFYYEDIc4goO0lcfMlJIfcoc\nXDPdWUK2qipgO2ctmXMavdE9pnyfxhmVUHm3exjVFrwIXhqulHL0OyyKuQ2c\nMe0fo+Pht90CV7WnPMrwijzH4B20ImgMoHUpcLzISlnfftEaLHkcb04kAYhk\neakkfPhRaCyMEd7wIhwkH/O54ou0Ir8rdGtCEtwaCl43kHGmBy3UTThqlG3V\n1clC\r\n=ED8V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-4239125.0","@graphql-cli/common":"4.1.1-alpha-4239125.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4239125.0_1604094495936_0.396100561211834","host":"s3://npm-registry-packages"}},"4.1.1-alpha-719023d.0":{"name":"graphql-cli","version":"4.1.1-alpha-719023d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-719023d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5d64a26e0cbf4781c630464158bfbcaf048bb25c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-719023d.0.tgz","fileCount":14,"integrity":"sha512-dcNuQe4+4oXFvpngsZonl9PB0Oiyt+IIxVJy1LsV0zrt84qb7sqblp56q5Q2Wf1lNHZOO9HJAKB3rRn+zSingw==","signatures":[{"sig":"MEUCIDqb57KwhI14uXw3feXbeeCoo/vUzPsypv0WVUwuzXPxAiEA8UbhAR9bKSiTrjW2fvFhwz7G86n4UARw/7eo1ZwSvro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnI8ACRA9TVsSAnZWagAAJBoQAJRWdX7pusKy5N38WkkN\nRjp1ioqEJjsdExSxfEp1LiH77Rhyl/A8mWbEmVt2AuqWQ0z/CGgJpqKMl/6s\n6JJwcjndiilm/t6CSeCeimxzVnAkN4Of934OWwR/AoEFscykDzUzUw+kedpu\npTxE3NIJdPsQZN4YBYF4NS50IhjSJpfOVS0Br1rvuzW7EhDz1njrepS4aH06\nUnVy875o56S1Q4p8kCOneaeSFZHxIi9JVHZ5we9Vv2gKjUTnTiJf3ruLLQo+\nGNUXLlrOnKr1+zlFFqj8YxLFt9QRCWkT4R3qmLOgbPdiDkkqwxp5swQsxUSF\n+ARJ92oHhUoi64rj/ZXo7u0SKWBNPXYHlqEClMaEwWL8CpJ9vJGzF4Qc9n+x\nVqpplsZA4yOCN0rocvelNDjZ6LKI4WewNep4n3i9XYMwlPkjlfhr/gF3N80+\nBkeM7A+Xdcd4mRlMQP+XBmvZ9MJ7VA+3HlUNzJJrG1eXvfWbqrGKRD+flxYR\njbVfsaNcsW84n2maFVBahC1E0sN4X9PiSG23dRpMVzFnBuuBJYPomwDdLQzu\nniKd/U3XmMo/YuSfNSgxzWPA/1zc/vZsAxjm/8PcdNeo0fPj09Mf+bFTd1Rq\nJ0TTXlBryU42orXKL6pPKPYENWKm36bHaQutsG4Ys13HtPpcWqF8oduoHbrK\nKGqc\r\n=TiZS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-719023d.0","@graphql-cli/common":"4.1.1-alpha-719023d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-719023d.0_1604095743604_0.9367580897597949","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e3c36f6.0":{"name":"graphql-cli","version":"4.1.1-alpha-e3c36f6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e3c36f6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f8bfabd74333c78cf8c0787361cf44b6f695beff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e3c36f6.0.tgz","fileCount":14,"integrity":"sha512-cP40EoIVAc9Q7PCkpQePbyLXOIHSIsNDQHBm7Xy+3wQQ6pHw/tYpitsYYuPkMws+O3dKeEcyYXTyM5YUBt9k7A==","signatures":[{"sig":"MEQCIHnqI3Wfot74iutL+bojK0EuCUF05a0TXc/X0pFt9DD2AiBPXGxAmspweZFwu9jzbdNKLhMWWuV9EwPPw3X6Ij8Wiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnWTJCRA9TVsSAnZWagAACTYP/i212QdSeFpujZCs877l\nuQ5vRnBxY7067Utt9i1ORc8vbl1Dd1w4AGl173DY+HarZyqsAOXsOehpbgma\nIMUEwgTB8Oq4KN9fFU8ZMAu2jZIgVtQthr3d00Bml6za5O2ZCf0zjH7XT94L\nHPhnpgmHGyGPQrPsg5wakS1s2uaXzigP4VpEMKxTY+Bdu67oU0vupaoiqWXf\nVzeRWqzVzA/uTH5lpnhpnx4NLZpn5/Apbo9+ZYRBc+3CPU4VfBA9meajaLIr\njnx2tDNeUSSAx4Xr0Rkl5xE5+uhZVc0nFqLKkav9kiOA6Lkx5qX+RqX7Pjti\nrAKGAHwNQQ57y4sRpHwzAxdTufX7melHolKKlM1LesYU5PGA4Fm5DBu7zsVe\nLWw7A6db08sITMF/viWehOiGcdUkBNiZBFU487gJuhHdMLfWBctoCfKCJakX\ni8vgo+4dDp9nbC/oBCvxQHEgdjUayA+2+f6i/5JcHLnQMh8C6SuUhVzzoIa9\nFykAwXLq9otAhWA3pNqpFFxGcwGCffIyKBTUcxxPiPpThvqSxg+SfWaT0lwZ\nenQZj3BaX727Sq1RddyfnuV8WI+VQlKeRCEzaXJwv71V/iqAWqWUEa1nKUwq\nnGPWKksI8blpACL16aU+MoosOyML92lwzzCwnFiBPRMjDAM0s0Wd+wUpCxAq\nFBOD\r\n=Yclx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e3c36f6.0","@graphql-cli/common":"4.1.1-alpha-e3c36f6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e3c36f6.0_1604150472925_0.813545383957184","host":"s3://npm-registry-packages"}},"4.1.1-alpha-10be025.0":{"name":"graphql-cli","version":"4.1.1-alpha-10be025.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-10be025.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e3822dc304b09c2a75b05ce23ba09be645d23a33","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-10be025.0.tgz","fileCount":14,"integrity":"sha512-CMoOF02haTrEIPNI7SmYDnc5pXeqvsiJgV0fgfSwRu5iHtP6EVFe+pcKV1Des0+i8xPxKG5yz4LHKrb8i5elrw==","signatures":[{"sig":"MEUCIQDcrmY62OKP1s09UeUp+yLNNvTdEsIzXrM3c1wTB9sMOAIgZbepI4bcQdhHWgiQje8u+bwvzbXtQJ/TV9OJGoY2Kp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnWmICRA9TVsSAnZWagAAiMkP/Rnw4s8iNf+8/RNypn6/\nnvEDe79UDFn6GBqGDbAexa6nsMbgn6wQPb1GyGvZEJ1BxVpdVmcwH9uEws9B\nPQV8+i/uC2Ipr+9TyyozSmRUiW0sOMw7DzfS4vGtDDn6DYSwWDNtykO3qa1E\nW1uI5g5b/8vvsICVrD1HxkS1iG/0QhzCAgGhZ2YkMEFVzyvSU6jTAyxH3lED\ntgQP2zqxl+V0pKmXTQVaYPbaorFFS9pxEEPWZM5XpkWHHiBg+7HViTAsTwKx\nHIKu5+Tno3KbKKgAPbg/Qyh9lk+Fd8TgJ2AKJQqYFTaFU78OyOQI2fDJFNhr\nagI9JmnSYEm5W7Cj96s77792ajIBXA6fI4bDaKgF7UbNP8onARvohCHB+WXi\nC0GEwFS+vgx3ff+qmhDWrnF/+BeuE9nOeRVcDT/cUz/9jynleH9j2hT/U/w5\nO/orUyDLw9WR5QwYr5hlc7jrzGmnFtAphwHQM4pUPNFY/S6IAGCneLQnqNk+\nHvbjjJ4QHARlRMd4Vi2SGfc6uoiMXwJnMF7Z5x1KF5L83gSD5Tj/bg/yaUiN\nrIw/WG6PbLBSX8fGInxmOfc9ZCWeZW1VdTFm/L7y5oH2IiOpGB6P/zu5T6gA\nrUfmWIrHYSJxe6oNJKGhwSfxIH6fcIBrEb8gjzxJoy4N4WzAu/nJxJ0195Yj\npvAC\r\n=Ok/I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-10be025.0","@graphql-cli/common":"4.1.1-alpha-10be025.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-10be025.0_1604151688082_0.13645396579865698","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5832342.0":{"name":"graphql-cli","version":"4.1.1-alpha-5832342.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5832342.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ad1133e22c0784c1df3d52d83eddce8c662d6d50","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5832342.0.tgz","fileCount":14,"integrity":"sha512-SEUXBaeWWg/qDbBmw22+w5Vaznj++KROxUNkHaOYshpAa0p8CmRHaaKV89l3e+8SlFTreqijjsgNkKSM+vX//A==","signatures":[{"sig":"MEUCIEzgT1j1DDMatpmSSxptcOjhpzy52I0kKslD8v0EeWVHAiEAu+KhPaLlP5XHgdlhdOE5I4FcC9UJu9Ye7x3LgXKnQIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnd5/CRA9TVsSAnZWagAA5CIQAI7G388AXpG9DbXfp42M\nN0wlvXWzPqHOVhrBQ5Mh6taWSt1Q95dIVbLhiEDRnzU9zIWpbRYegqZOnRA9\npkyaj/deTcJnpzWDyjtF4hdHkLmGzJ63O7Axcoj3fxR5KQC4oXOfFD0CDnPq\nbhh5z+b+WnELLjyqcShIa7//65Z/tFXssqnqc9+HT7HsE628a4zY7X5xDwbG\nDwo4Q+wBnl53aMkIeLprfcgLNgQmteI0r0qV7UTs97N3l5DxQWm3VUvD921k\nTgl6o3mbqFXyeMkNbEmXUTvgTx11GXecW+uID2z3NffY5uUmph2YQp3O9agf\n+mgqftXHVVxBI4niNVA1lPstylexf7G6NKDsMbasC6ClK++zsXwP0DzzOv4M\nG3L5MkvCQJ3Ujuu0nKKv86SNvB4MUIi7CNfI/+5VGnNWC+rSscffLijf3asQ\n2BAlasnNCVwQkz5I1C1jpWJIP4D89jvTRqb+lfih7kPgvnhNnqvFNituE1b6\nPPyki/0VSvVxRd27Xc5WyAbps/b7CeKvvNXD/cM13qWTnyLQZtFcK1tF5I5s\nmBj9lFc/rA/5Re0BNiBQ+5GX2jSwM8qY0g3gQKRHwDORwjUHthk8zqs/IvXL\nXYC5NS4Yk/1VPyqCaXp7iW9smNvHGLgVSv/FeSx31jE0fJkmbsg4Jars7zkl\nM249\r\n=meZR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-5832342.0","@graphql-cli/common":"4.1.1-alpha-5832342.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5832342.0_1604181631172_0.2504008686305337","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3bacc50.0":{"name":"graphql-cli","version":"4.1.1-alpha-3bacc50.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3bacc50.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"464a4cdb4d29af1ca13c9a3e1167b84bde51aeaf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3bacc50.0.tgz","fileCount":14,"integrity":"sha512-1zkvtZ5S3rv9RK8ZelX4o29vAEFKUIpL42ENHL2RJ4ZEEtefZvyfQs+k2zHe7/9wWAF48zBaeaJrftBxGBXAIA==","signatures":[{"sig":"MEUCIQCyZaMUZT5l3eio0BUB7be08nKU0je5s+wbZk9ERfru4QIgU2yiFs8ZsY0XQOYt2RwB9nZFF23iDUsSCvsn9jJ1VCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnfYwCRA9TVsSAnZWagAASnUP/0vUG1ljqcleKTC513Hy\nINPFWu6q4AlQ66BEyFmJgsYyI4ShtLXuDfmvWns/7gZbyJVbh8iQrrdoqNSy\nQk8T8YWkahJgu5TUEJsCHS/XesB/9c+l8wENSNJxl07/ZPEZvAyT/bI+z6/x\nlscnScxpMv9g0A5/JbySnVDNckrY2s8mMyIB7DV5Xdmb4T8aQo3fUGBZ8J2/\n6U2DIkZxfZHeHXcdVKWb9w3vLJhX8Lkfntxp6OeRDR9BI03+wAy14ejOMarL\nQijHPFsQq6xlidhxUfLkC7iDbtqqC4M044tm4CxkAh0UW+RXXNa+FmcGIs4K\n6H0fmZIBXsugODMakivbSEBe18bqXvi5xR1pzTwRv9kN11pkb/IPln1Gupg0\nNhdXYsaEFBrKlI9IbH2qds3BI6YW/jVegm6LXF0JS9Z3/yryYv448yAU+d1a\nrwWyd64Mj8/X7cLbki8Y45yV0BDY74eMh0U3llpqQdlsHAF2oarGkC2w8KtR\n0LCYueUkn1sRMX1NKMXKIv+Kou8IybTE6QaNFap9vyiwWDdEVxO3O/fnX2M0\nkf5e3PXEClnz3mbTb/jmMqQf77RYg+N2ZrCzGuCm9BB09ocSqtbjqx/+/bWQ\nur5Tp0Na14hRLIXSWQ1ffBvb7ANg8+v+HRnhYdTInYuJpRJwuHEDGJgkLSsK\nZ1Kc\r\n=gxMB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-3bacc50.0","@graphql-cli/common":"4.1.1-alpha-3bacc50.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3bacc50.0_1604187695789_0.9452951573080521","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e1ad3f0.0":{"name":"graphql-cli","version":"4.1.1-alpha-e1ad3f0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e1ad3f0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b2c8cb6d5154f0f98343696f9450881c8aef492c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e1ad3f0.0.tgz","fileCount":14,"integrity":"sha512-ns4q2UlEfOijs0HQJUXby6JR3uwZcPTv1kqBXrKl8H1FbWkouQiQUeCn4ySHPuINLhpCnMldcgOqQQ5G6ezo9g==","signatures":[{"sig":"MEQCIBojH0quX85gKhjWkknuqwh3nNjaXxdEhF61u4tROFltAiB3zP/FPpiVMwPN2i5UCchWde/wH2Wcu9lytkT1EJgtgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnhidCRA9TVsSAnZWagAA910QAJfxiqN7BQEAMQ8UQa43\na0D+nPC/qzsemONr/BJzG6GJJ9VX1INPtt0oqIaHejcpgbZ2heIa1oFQEnbG\noh+nB8L9TR+yJQnOKqLpL5K2bXN/oIOk/9WhwVG3nGc/dndeoHUHtZfPL/4P\ng+Jgsr0g/Xz/zA7IPwFh44i6O3ifWM0OXnVV3fn+UBvTaOExGbW/W+e+pb8Y\nEeW86yHNRD2kKtbUJlZbmsm9manEdbBEbhhjX6HRYICXu606VvtCidXGVi5Q\nmG903FEDlIRuyJvqtQcj+9KIxt29tWJroOO/4BU8N3nqCCKL9MzzqjbtTA4c\n3kDR/0Nq8XaN8cm/QvdRoQkd9sku525qHotiN/KwhJwDtlNEvXTv0FFvNt+H\nbcDWHNJkglAweiHNtIL9/pcw/c7yx46NbM/Crf9Bvg91MDQuiJ/VNnGQ8LSk\ni8RYLCyozToB72D/xT0H3Z0Y+gzgRxLn59ioNyxjl/TkSMVB6iOZwRHXRfTB\n1VRLqi0hL/NC5XMWS8EZwLxjx2bMWor7TB6QDkwje+hcp4zCNIBIgThi37FA\nQPdEd7VeT2L7vpCClrAY8y/QfmcJCwUPVoJLFxGlFL8mmJv3u0MiFK1HQHwR\nTIj92Lqe6m3yoziVDJXle8ys/3+Mn5/Ob1NDWctY999ROQPFkdde+H4xM3cI\n2jFC\r\n=OBt6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e1ad3f0.0","@graphql-cli/common":"4.1.1-alpha-e1ad3f0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e1ad3f0.0_1604196508990_0.17190686589118198","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3aaba8c.0":{"name":"graphql-cli","version":"4.1.1-alpha-3aaba8c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3aaba8c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e347079a20b8299aba8792f4c8d7b00bc34244a1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3aaba8c.0.tgz","fileCount":14,"integrity":"sha512-mXwdc2GG9OMx6pGr6LtgFsKMxbzkIiQ3Cluru5RBynrUUmWNUT3uikipwZ2fZ0nO1BWTAem6Ijb1ztXZ56cHIw==","signatures":[{"sig":"MEQCICzdITWKQ2GjxGa9/Za9i5meAKekKMMUwsuwugFc/L7eAiBXvq6YMr35nciLC68DTz/BPxMCYs4oqI8xHjmEzn1+Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnhnMCRA9TVsSAnZWagAAaHgP/3WXXK71LLkxnfjNoMW5\nWPjKIQm7NoHG2R/2TFD2zdq+Hud4cokVttvFZZJvBy4EF8u1l964Xi7YNToS\nvxTAkgad972rS8zey4B6x13mc3EGyVxChzjlhbaVmS90HHshhHM131FSIC8d\nFYKT3Jn644y+/eblJaub0l/ggY3LevmDx1nIeWmcpHsqdpDFHAhOUa5nZ8sM\nBnLcuv2D5ReHMuCQVBsSkgoIU7Qi6I2bw6ZUZSguHiDEweLFtLq2F92/Lzn6\n2WBA4GdGt4x2EKO1XK5CN2N1z+zsEAePS9SLYKG63E7l3pAtQNxM9mHWu1zi\niRuj3D0mXyxe4tWipYUDPXWrWVp0ySLGi8m9JB2CVISO2Gsn4FrsfZDMvGyN\nUdDYEK5KpZtnJTwPxlcTMBJkUV7H32sfBwM3Vc32a8SnATzY+vXm5cXGG4Ns\nDB3JWu9L2pZ6UfvqDqOGzIeDDAcCEwRdWw8m6DX0ueO1viHoMndaH/jXVv7Y\nAkr3N+Myf41qzrPfCjkBt4hkGfOlVqDmpboKMEq7xonsvUSjSJ2FDqf+gUDF\nmlR1krtQVE+0gUTTaiSgGgN3xFxiJ7fOfPpJcwVJCGrSJ+CX59csA2WY7XRp\n4ZHZ9u8LLwW+dKAlKaf9vBN7RZIJkI4rInCJPPgK0VZdWnd0IkqcELTKTgeQ\nF7xL\r\n=llcz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-3aaba8c.0","@graphql-cli/common":"4.1.1-alpha-3aaba8c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3aaba8c.0_1604196812042_0.1212727012909609","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fd0e976.0":{"name":"graphql-cli","version":"4.1.1-alpha-fd0e976.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fd0e976.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9be43cc575292988188ee0a105ed6dbbec8a3368","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fd0e976.0.tgz","fileCount":14,"integrity":"sha512-NCIwW9EiVi6T8hepxHWMQXUyj/xuWq4SlkssIb5kv1AkKrhzxLMeP7tuGu1b44Mn58ak8/27L1C5nIkXqSisSQ==","signatures":[{"sig":"MEYCIQClQfzmmSK0jOwDRtl7UCC2WxVFofZh9ZbaEkRhIkDPiQIhAIJfe8jABuHw2cVjY7oEe66EcxKiM7YeuD1aHcQTJ0Ll","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfn3cdCRA9TVsSAnZWagAARRoP/A77XeSvpEzU4rY3zx9k\nKWS/pX04wZERzyoMG4DlvRa5yOcxSpY+Pcoeqz5qhL7QPmbwl35ItQLvtFRY\ntUlX9xqi+C92PAygVxn47tU6wyWIqKjAyLGluGvrfhIgpPztXZKhc3j2RxgA\nZLl1gGNoRLKAwKFi2vRDV6YBuCwxlnuZqtN38BgAu+CjOqi1Xs/dq8OQ07ub\nP9smex5FXhCjFUHigaXG/BLssttp2NBdpDtupEKlxZb3z3SURjaKnr73/cO/\n6igf+IkEW4J0Fy4mL1qcI3wwRdWvunAf9aN01/uQa+MpQXTiw+6lff59diwI\nqGUQzDHdKzAg5NpFtynb6DrIG/NBklvIskYBmPGQ8ZmckNGuVGCLk4BukzE9\noQ5dFGR/CCFUbolD4JHkDm7xhsiXKkdVMLoXutp4TsWKVXeLRAgXQsyYGBCv\nULLd6dLJnQ3n3j00GScStmLtvf4Oy9Ar7LQKHTIqwDwMNCws2pEjHeBwJI17\n44rqj+JaCeZ5B0WnAI5wTZd74hMjFQdLys/xjaQL6TFPl93qeVTofOtZDYIR\nVHMnKE/3LAmY01R+gDB+l/Xw3MXFlGzM9ZS7dIG0Djl3o1G0/9qdMGQCYIKA\neyHqhFYHi9+43Jr6QKuT2hUxgVuDpP9iuZ2jfs7wpx/WvTHR9TbzDERa/9qg\nZCav\r\n=xr1w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-fd0e976.0","@graphql-cli/common":"4.1.1-alpha-fd0e976.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fd0e976.0_1604286236821_0.24431498221689418","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4cfb3fc.0":{"name":"graphql-cli","version":"4.1.1-alpha-4cfb3fc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4cfb3fc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"66ced4787f167a3609487f1979a0ac2936db2611","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4cfb3fc.0.tgz","fileCount":14,"integrity":"sha512-4mjR8SgvrzWG0zGSc57IdjoIFVc7XJCOQxayyDC64gsEBUPxHx9FIn8IEwWQw6cKtNMJUUfvePPDn02dK3KGtg==","signatures":[{"sig":"MEUCIGkRiICmSEb65QETDXyNTMqHLjt/prAu4aXIFO3TYGWOAiEA9Qbagxs2EEZxsrqTZiJ2TBo5WMBx/Vo2E3l2uZoNXLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfn5G9CRA9TVsSAnZWagAACfEP/1K9C8MlvC5ARZtuu033\n8GELW6P/UhFzqHfV/Ht03E/2Va6DM2P/Afi7rU0joGUomT9heeiJBykp5Grx\niKeT8XFusxYNE+3W7LlT+bpH3Db648p336IL/mUDx/Sge16CVofm+Gr/hr1l\nnNxUGBM6ktKoepx0TamcJ7gCSF6ptPbNSwXwQxtDYr3NL8JMeOSfl3Mw9FqO\nd8y3mJ/EqWtaPHdJUgTDVKAkpAzvgoZ7Ri95CpsD+0d43uFXYYL4bvnTPv3A\nhoBsxOQxRJtlI0RwKp+by9hJoYml0cm4fWqtcf4kf0Q3a73tOTV3w3YZ50ed\n8exHASHeM7V6ync7MATGNOu6zT0Djr0wyQby+Vz6eVNH9qoPLuco4ObaVh6o\nFpqOCsUK52oOvLuUe3GJ1eJyT0C5FpGbbmN+p4tw9Zl753sN+DM4SGCtp57z\nZ8AnLiXYj7EkwI1ZteuRKve1x3isMRDm2TqJxJ81nP13QWP+1VEi6I43f7Kk\nZ5DEo4uwgf4Yp+rDpelQzcKiCxliis6uJzzbI+0OEJrxKd5mvR4PmL1N2UQw\nkQlTXkCCas91QCtMOTkak5+g3f6qWWjKe21BwJbUzkm017J1LAZbFCo8iJgJ\nSojkyvLNhU54AXjWl39+jAJ2yZ7L23hKUB/XccWXaPKG7N52wvaerOH15ciq\nMIk8\r\n=nrtv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-4cfb3fc.0","@graphql-cli/common":"4.1.1-alpha-4cfb3fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4cfb3fc.0_1604293052581_0.1646387728235572","host":"s3://npm-registry-packages"}},"4.1.1-alpha-15bc54c.0":{"name":"graphql-cli","version":"4.1.1-alpha-15bc54c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-15bc54c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3ae68a025b1e4a55b6a2de05f26a1045e61141c6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-15bc54c.0.tgz","fileCount":14,"integrity":"sha512-PrrdDy83qArWp1/wdFIyF5uhiOM7KRofOGzOYcxOqKypMUg5U6sxI1dp3b91SIwoe9RW5s6rSkM+twlFR7RLwg==","signatures":[{"sig":"MEUCIG4sOcoNXiPpBS8+jaHK4LlFxwvv1rvCKVFGUBZewcNyAiEA3P0XV9jUd/0wCucemfcrz2/V9ST4xuW+ROSiTRUougw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfn+bkCRA9TVsSAnZWagAAkaUP+gKXjQ1GE5UKk9WC5qXg\nBq2AlKo+rEAwBOroLOJXLN6YEERe2W2cYH2leRyK8fOq7aGNG0pmnW3qPMPT\nYUhvJv0vuwTUw2dciRWQEia6ExV4NoeZmif4FNFv3qJkGT6c6O2AOrwMgkUo\nxIzdpD+10VIgFu6VlXQ7mPvMHNot/8a26stynTlECMxsW0rgqzY8qFgfWMwl\nIXfsTeJifT/oMvfBQh+qLRj0vPog1qQ0c+0rFb65HIZ7gbGJAglalHW9eUbd\ny0GTjzaoc7Qt+aF5elgHWJKshXTLPQB2LTUwXjreCO8ZDVt8mdoSmUo/8RSj\nGO7OaOhv6U26PECtLYlPspOs6YBAVKO8X/WzX8xYtcDenHDmYvyqpYaLRVYA\nyi0eO/R5UOnMAMyBnaLcIgSL4P7rwc0gzTT6FUloaD+sJ7xgFZkKlUJek9LO\ncD0leovpaTd8Hl8X1Xb7nJpJQ7npLkxRhb3kBjIvqb6PcRgj+RmgUKTj7VUC\n2anrYyv4HplK/3Uzh7WL5izBwNlL9Q+X9r8t9mglQqR1i3FZZ0HhJprJg2be\n+3i45m5NnDWV9M7jvt52cPw281UO05TjiJY0GbosUULMtMAKSTj+TYu/pr57\n2oCQ9lG9/5rDl+Xpn9aJZif+qq47tCX59j7dCL19Z0dMnd/s5CWX3HRl1Ds7\n4ghY\r\n=DJG8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-15bc54c.0","@graphql-cli/common":"4.1.1-alpha-15bc54c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-15bc54c.0_1604314851879_0.15406856375699385","host":"s3://npm-registry-packages"}},"4.1.1-alpha-66fe09d.0":{"name":"graphql-cli","version":"4.1.1-alpha-66fe09d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-66fe09d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5547e4d94e86f21678d1188fdbcaf76425a6f5b4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-66fe09d.0.tgz","fileCount":14,"integrity":"sha512-OEFC78KzyXCiC9vxU/inI14Fcycm2IG7iILbHawr1KKwTjFNQiFbHpgVtuF/vOrTJHIqCgAxzIks8wsatEtWbA==","signatures":[{"sig":"MEUCIE3HKvrLMO7K2aO9NgC+EXKOws0g45ScJqwH1ntPdAlvAiEApe4vrtRJieQBMhEw+yp2SgxCXslztKnR1C+zJWj5Gxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfn+fqCRA9TVsSAnZWagAAVfMP/1EO0G9v37Er5kKsenTW\nYHZ/qun+O11F2joVyut4+75BXcv2McahVb5odf5PlZHGcnHl4V7f9LePN6TY\nQzI6lX0LzQCfZ+rRfZZ8oEDf3LQWYDo+kWgGJ+idspzpcyVD6KcljPfSz49F\nmLWlY+fUVJyXm+zwJmdM6VWbPtIe4Zy4g9Ua0e2nXt65BGgE6H/GXX1l7NIK\nYt6hSVkLRpzLCQUojmsH1jlmMaAXdhwf9XM3604RnjaP0L9MxUO+0GZIol97\npPjTzBa3JPh0b8eMlNxdGmX0/CZlxcMq5PQnm9DmCoUwtiPI14zhpeEBZOSM\nYvOcU8WPZMEqZAosVYVUcYsjMxLJyH3yJemLVjdoqCvrg8RKJt8OZqSx2GDm\nsmMiBI9d/L0MnsNxMgS6/fnhfo5f0DG57jjNwFlKcSQS8LPxy/vcJ9K/XNUR\noKpqMXAKf+H9wE4gsCISuqv31d8x6ngOlXEYn23p4bOeF3LMlORElPkD7pSJ\nOhkjKPnuXsBG/zlYZkIX5cO40Ali/gs3lITRdw7PiBD2s5CWLRAXOGFyH93H\nPmvmGJEjrRBGqpF+Jc3q2q1vwjdtzHSwwSKnjhsKe7pphEINibXaKF0sq+HP\nVvW6YKQw37+5FQCXcYyLjBFMR0mrDx4TKsZeRlRElIjM7VqIlfut1u0uM0eQ\nTUR+\r\n=aA9h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-66fe09d.0","@graphql-cli/common":"4.1.1-alpha-66fe09d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-66fe09d.0_1604315113801_0.295364502472506","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9b48039.0":{"name":"graphql-cli","version":"4.1.1-alpha-9b48039.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9b48039.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ff4cb499ff12044d63f9b5d4215c77ad384a28b4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9b48039.0.tgz","fileCount":14,"integrity":"sha512-X/JrRU8xjMm7vBWCEqlLIGORk5YylhAVTwxBcytd8ZJPXYtVtLnAcRGgS0B9JwlBZrwCqWThkUlpTRzu6sN86w==","signatures":[{"sig":"MEQCIH5GHD5GJ5IjYheTrfRdH4xxiCt+EvnIQF2LOmQJTe8TAiBKgj5+PwHmKbwp9b8BdlSNlT1o5HYvgmKB5jSKd9Iu3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoXCSCRA9TVsSAnZWagAA/8QP/3MeXhpSmURvEHjhCZLe\nAacw+hmmbrMQxlV2vd2T8plXUv2ANkqHQI2HiLY++dyvqGi3GRgOlcLzM0Bg\nel5pm+JqVATLqVR9PEif1AtZ5bSYCj1HgwWnZcop96EPHggulBhpFwY4k0pg\n2bPKaKp7yXkL8Hbsf5mWm8rZcRu/CEgcCehPCobSOxvKNXyTm6VKcR/qUppV\n+mo8KGttxgGsrRWuXRIaWp//3TTwbYvyz7v7Gr7NlP8sgaCEi5NArJHNfmDu\nILtzjevoGisMqIEAYbch0QpQMDSCvatCK6ppyGJcr1+Rv25uayjoASsbl0Ti\n3Q8gxqv8dHNebb14hs9IVjO5Lk6AGWZAxYAx9PB4U402iHvqV8jvlhvkRb52\nXr+ANSMkNtlXO/XcevJXq6WALW100lhZxWM3/0eh6UKyUsx6ITnHa3MWFgiv\njAruq+qa3PH2BnHUj6i3EWbFcxJyenZxYIN8K8Rb5Me/yzS7lvfwzWnxQEdc\nF/9+q8vkFTO2OUTe1tC58ygbpW2Ks4oxrVbdjgZXwdSPbEg2z/D2AKgExuH7\ncQOTRZsa71soCWwbp65eTGCuRfam4y0DS68u/zTk587wJrGfpJXcplWxW8wl\nYB1osM8iPWIRgjnCnl13OLTjlDg6SP+IUicdq3Kdob6rIi1Hn99khxHrz6CI\npQXJ\r\n=GX4l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-9b48039.0","@graphql-cli/common":"4.1.1-alpha-9b48039.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9b48039.0_1604415633882_0.5630735134367764","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e3dc2d4.0":{"name":"graphql-cli","version":"4.1.1-alpha-e3dc2d4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e3dc2d4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d0e526dc92330ee69508649e2bb217986ac54b89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e3dc2d4.0.tgz","fileCount":14,"integrity":"sha512-AYE/D9apR7/Ldi4tZqR5Wb16x8uH1QFCqyNUXpvnQBx3ILZq3cri4CqSZO23oVfZIFGZA/n5BxwNQd0SJaJPiA==","signatures":[{"sig":"MEQCIFXzMm4a8BgVWY5Kvaetjb6uE3EjXVUHPDY6DNuBtxAoAiAR7vOthTCwiEp+4t1aGujsp3I9wPn5aRUUb8WvX1s1+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoXG5CRA9TVsSAnZWagAA8lkQAIZVXuujQJW9XdBjchob\nEm9YBI066WzONFxJ6NomaFQFHMpU+huUuYJCbRmZviaPH7r/uDHvLdqF5ZQE\nbWaO0y4gvEXLrqYdrlbmyoL8ljwjXn43eBPbykAzFgTakZ5YjfGvD2ptFOfo\n6E3qhpFn3/d59kglBZ4t0YLg0nvjUbcK4cIDaetfYb4IKzlGgooIWwbyJlLd\nLrJDdLMRyiiCkeGrFOh8oNZGjM/zdnFWeh7eWFUWABRF1bWN5zFpvtfVfau0\nVw64KffNnH8wl5iQFXMz8ScFXkFaRucHb/u22kgkgX0ht1bVExLJ+Nz0LkdI\n2dIXTtvKYsqhl4cnwipe7CeESWu4jHExSFkuaJCQramty14nxUYDcKTbAI0+\nlUGscSZpqVG4QYdKo2fxOuex5XL8lX6ydKnyVTE23gs6xXeuClbPNy4pdIPf\nrkDpqRiiw3LOFFZjpT0LqDKNB8bxDCMOOZ8l+wrtQ8BQbWmEgCIe/8TiqQAr\ny8sA0MLbM2wsFRFNHd7gEKBGskk+oRm4SXAJWTToyn2uwtx/iQ15uQD6iqh9\nK0FRqnbQkIvds+TNBRFi2a2jJttkWtenN1cvUoJjpFz/5jAGPtKa8JK7z2/K\nIk7pYaJp9T+Ykl10k1JIsJW8+OBtwpz9ceI+L4CrwXWT6QZPGZ4hY7YavRfq\nqCPD\r\n=9jVI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-e3dc2d4.0","@graphql-cli/common":"4.1.1-alpha-e3dc2d4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e3dc2d4.0_1604415928758_0.5916136971799895","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dc5fd61.0":{"name":"graphql-cli","version":"4.1.1-alpha-dc5fd61.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dc5fd61.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aae6dae69369e331b13b05452e0d5dac1ba67a68","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dc5fd61.0.tgz","fileCount":14,"integrity":"sha512-kVFBetKfpW8cYnmaAVRafhOQEkvwIDA9jL4sayf7NH2FnXNpiVanv1HBE9Owhbk4Fr7qs+1/m+zxRHRPc2Jp6g==","signatures":[{"sig":"MEUCIEY/TPCN1VHI4EC2Ko6hYAB+HPoExNgwFgkEy1i9SA9BAiEAh+jem7Q6Q2EL9Yns2NIQiB7oOuWuFEgzjX9CT9nk4fM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfooocCRA9TVsSAnZWagAASjUQAJU1EH/q+A0p9hrVBRZl\nMhYKfYEwfBwxOG6PvM2hNrp+6FsKrMkvw1NIQbZKhAPieD3mL20hFPF5aqSM\n++nRXnJzwsU/kVGx8ryQO8I9i5mjzVQnBWS2zchr7/C4lZQRT0rfMgD02Pon\ntWx40FWqPgWocIdi3iIAd5EWfjmlaGBj2R19J5qIkcoZOqy4GWAF7KM/67Qz\nGz8SoV4ty8Rqo16dU9vP2s009Aa6LV7k9fF7EL2+cXsBCnl5a+M9XQ4g+Qz2\nKwIzEQQKy+Um8HpxX6bWW/LHpB9bJBkU6cRm/1rXkAJMkBoG8uAg25Mi+e3A\nniQKHxvorAKV9eein0mvuDyTlPsBfrnwSSYauWlSWPEaMyaY9T6byQ8/4l/t\nG20fD35yzc+BMDXlfpn3hGWRPHXP5v/OV9GEgoElOfFG1LCDKLgnuR2UHwM0\nrEKpltoG3IxQXBdmhL1dmsftFeLap/YiU5U0QDaf6CBdJag9pnbQNQ0y2Vyr\n6SFgIFDjtEQ1UhBgtC0nL2n/OFK4Jw8AJ4tH3XD8VVbCncItE/Yzj2n0o6QO\nSFJ+fugfmtWVG59JFyWwwWBXTRdAdgXyYVrSxh+G1Cl4SD7CzuY1vCjhDvks\nfDdnh3nLB/beKkufeai5D9oqS52OB1u0Fi3FGEody4+cSbrST6u+H6YYAnHY\nf8zG\r\n=qGso\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-dc5fd61.0","@graphql-cli/common":"4.1.1-alpha-dc5fd61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dc5fd61.0_1604487708059_0.3164066540595418","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2a1e37b.0":{"name":"graphql-cli","version":"4.1.1-alpha-2a1e37b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2a1e37b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"75c2b142f5f3d31657dd0e900b7381865baa09ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2a1e37b.0.tgz","fileCount":14,"integrity":"sha512-5imLkOlhK3YTLvjEKlHqBbA/nMk01nAtd+fO/vW68oNj710X2fV9wOH22azHk7VLC2lxzcbOqABCY3u/DCy7oA==","signatures":[{"sig":"MEUCIQD29u3VMhH/ptzrg8wla9pC6/FbSF9i4snGdH5X+/ZkngIgHh2UykVq1o/YUYcTDUovoq+z6l0CUq/gH1kIgDfdW70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoosuCRA9TVsSAnZWagAAFX0P/jn9ikoDMqr5e5wicIQJ\nwTV10N6rR8i1SSm2Qonj4pr+Z3J+kc0bjqyJEj9ZsZmgR4hlKMJ5zZVEXgXi\nsH3XtZyD4eq8xCAOHarf/2AjkiJWfNd0bHEBYHODwedFKiYNuBS3nmv+LdoE\n85cHF8A6aloSLaYI1YF4HGWhEqbPVscjDSJ4m7mtPWh8riLRiPm5bUMd/aEd\nUeEflfpLrrazJ0osouqyFaQVZRfGE9CWma8I38SGjggdoWsIM1RohMlUXeAS\nddD2gdIlV+yBhDq4+WSsQPvrBrHPOvS7udaLjQMzL40fxDG8Fm+84TLUIEVj\n3z5VpQ+paE0mYLKQnNG18MLCVJUYwfyAYaEYKbU9QZPddOOtLCjiYEmkaNFK\nl4CrV4ECBFVBOzKmznClI93WdeS9VBa3e1g0wpmXSgFn6Uo/pEWE4AI3A568\nz+uQiH3ZeUrWVIe+A9RtrqTRuBV6JXJzOhv0SE5C6n6MTysZYw00CI8L3rLP\ngUSmNoW+yWwtadNdQgGAl1VNSD18/3NPmDQgd5Qw7IQbF0jn1H7BjjvHES6E\nqxiXg9FzsPTPDD56lu4kwoNBmAxqZqbR91IEt/+a0/G17e9Dnfwpxpzp8BEB\nm+8Hn+e/COZ1ovRbLiL/CRqsXSXf2Z18p0JjfY91PmVJPQuSAv+CZrGIkipe\nVjA1\r\n=HeXl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.0.3","@graphql-cli/init":"4.1.1-alpha-2a1e37b.0","@graphql-cli/common":"4.1.1-alpha-2a1e37b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2a1e37b.0_1604487981984_0.5142401330744115","host":"s3://npm-registry-packages"}},"4.1.1-alpha-09a761c.0":{"name":"graphql-cli","version":"4.1.1-alpha-09a761c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-09a761c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c1efee51180872603fef45051f2cb8cc4e371b74","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-09a761c.0.tgz","fileCount":14,"integrity":"sha512-CylekiRGi7UrYHx091Gll1pNnsuZETkFUzMznNRy8CZt+Cuo29/rWSQjDcX07aj+J8YEa/hP8ZhwHnefrR2fkQ==","signatures":[{"sig":"MEQCIFd8YqBPVJtWWSA+TVuEe0O88lADFcBu0Sde9WJv+ipPAiB5zVr29H6Asm9CxLczKPlFlvRtFUksAx5OxVL8mhxmHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoqKRCRA9TVsSAnZWagAAPDcP/jCNchm7GJq4fOhIIpWk\n0nOeIQKOx81RZ60jMF3VgJ8m9xlvV9STfTNfRocGGyaVkH7/rSJ8PnEKKoHM\nRbzPKCzM6s9xg5rcg3OQ+zem8TXAc1a2MLIQn/jv1B5nV5/U1d4TEBDsTBhk\nma9rVl1X4zkpTPIgxRcJPR18BKHgkd7yyETJ+ORAOvz6KKqsFfgya4BvEmTs\nEPgTJYCC1QwbmlWddmsjHpjPCIfofve1X1X5ebaUwy+0yzSSKyo7diYhLTKC\nlBItR6e0V9pDszgz9McE/cYUV/xpKaN5tSH+5/bYX2pBqOjDRGwjmr64CCO6\n4OWOfc9d6Vz9k5S4nZ9aQrd+xvDql2EiRTwzkORUfQgTIvFZKLEb6UqsM2H9\nn24GaVsaQHjhhLpzBqI6DdIKbwrjUdLqnfD4moa1Z66NXPYime/J4h06VY82\nwdIfVKZ0rHfKl8QOW6llAc5pAE3NMS3Z4F3IC/RKz5rO3k3BnqZYhLyQ6AxU\nCAtmLgqTzYODVwwAjwblSitDzLAKuJidBRcUoioCvzcC68n/p8r3uiGJnQRA\n2+2oER9cfUOPnhGwf7/xi/nzpFsqenBqczFpYW5MeEXwBkmCW+CTIWFqjpP/\nCArofKASg4Am4Zwz94BWGLLgw0c5Mgx8F3TibFAtKCiw3wNWv8Fhee9Khk7s\nuXFD\r\n=ZvgB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-09a761c.0","@graphql-cli/common":"4.1.1-alpha-09a761c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-09a761c.0_1604493968223_0.7895544748135905","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d98c570.0":{"name":"graphql-cli","version":"4.1.1-alpha-d98c570.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d98c570.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9395c79ec927b7f09fe0711eca0f51a9a5561abe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d98c570.0.tgz","fileCount":14,"integrity":"sha512-njYQ/FQ/iorAUnJxNBXCtuaJPhrnLv8+KAkmSr4LJferHruYVLHaw/MSqGC+gSgOPyzsnBIUtpzV/7dgcA6OQw==","signatures":[{"sig":"MEYCIQDY9yfmWZpUIRRhlq028PL7BzDfJBgHHBkCEY4Goj0CdwIhAP5L2lQnAzCyw3wVs1WLP3FU60i+se9gggc84ZpxYRG7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoqO6CRA9TVsSAnZWagAAGdYQAJWMMcFl/tB9DD1eY/Yi\n6EatprPJano7IcM4vr0i7wXNdGCKnGfdL1irmTZBzZlcjzb267l/g+mfc2Pd\nU5r9aayHeQbDRnfmDPwwQj/C3vQhq4R1nOxsjhdEEWuUMgVDwZtVkEfS418c\nxEbYdnHWAkuYvf+w//PUADz7VPUqpZ98CiSyzBmeRKqPCo9cg7Iiw4jHyVdW\nXtEOpLjL4XnU8+4lPwJAW0hRy2TjL4IYB/N1rszXQs38hg/NBaIt5jqfd9Mc\n0bzMzjiu46cZelLWiZtuYOqZUgfW7BUbT7cy+B7okVY6N0FGcekQNbq1ky7i\n2+jworegxKhNB/iGaMntOZn4Vf1bln97M10ZyGAcltHXg2TVG/H97N2N6MnV\nsMaq30RLDqapM1kh1f9cg/XPjjqBYWeoIl7IMAa76JzPIq/+N9yxuX2vRbft\n4qjXtUEpHyGek/cqyY2GHT6eAGa8ptrajtaYppXdPrBInMIZcAJaN27/eiKd\niDcxlMrs853GlJEw4qWcoLdY0mIIRw718BoM+l3PyJFlq766uPJO5A1b0ObM\nfs+B5xOAmgcVrXpzdEm48AmXQMRHf0hiauUUUIi3Musvoh+vEuq2Y4SYHf/h\n22MpT5tfWSzm99nMG7XoJjkHguh8kQs6G4h++fxpwVkcpbfDQI3u0DQEFGXx\n94P1\r\n=dyWY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-d98c570.0","@graphql-cli/common":"4.1.1-alpha-d98c570.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d98c570.0_1604494265312_0.1372651696473559","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3d4d060.0":{"name":"graphql-cli","version":"4.1.1-alpha-3d4d060.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3d4d060.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cbd2a32584a6e814b41ea37e41d8b65cbc9404b8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3d4d060.0.tgz","fileCount":14,"integrity":"sha512-aQfOjpyLwWtQbZJLs2CBrv0HSjYr/mGjiA+xkT9QTipYaQHSOIlnokcn9VPKTaAhRJTv3LjL08thvHrtH2GBVw==","signatures":[{"sig":"MEMCIBtNu2dTajeJSTUORGWRwpfPY4oYFyhlOQbmukQvuXEIAh8rD7GxMvbf7TAvehdTLcGsodXDTCYBzOXttAvUlhcR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7g2CRA9TVsSAnZWagAAIrIP/iNjmUcV95AmDzXPaKBl\n4NYiQZzoPl3aJ6MN5KPQC46wzbGNvrHoh+SL+a1tmIuTIFw5CwO6ghcRt/6Y\nyQexaimJOGSFPZBM8bYp5W6Wcnk9hWrBjxYQxjqqWuWg5NPV/Ttoay+frW3C\nJmz6mSvo+wU1O5tKjd5DOWBHLDvCA1lGUnQ14AW7eo29sk3dXq3+hdDmIbAr\nooFeo3nMI2GNNE2LUxvY0DwcamXUIRty7QQAPyHSEw/cGPHHi+0OfSsMU8tb\nUSXEeBzs7YAzl6Mfp3abRVgsBxFL6NIcotZrHlzXFtkUOpmLYyag3jbpn7kr\nEW7NR0VJCBzweAWgHeUuHOiUGoaQtu7xxjcbO2xFmk/RjzEBr+Z5mVm/Ec3o\nBM0jYEHO4GovNjKtaXsrs5olqNFrfbFaYP+UwrpzCM1rFbLBGNDzKCVfVOVC\njjdyImD46ym+HAxtauCKpXYAdrY31MLy8C8jj/MA608AJnug3iVf42v36jGj\nDtkWuvPB2tVqgxiRX5t33jKC6icVtguv/rgsNe2t/VPOqY7WLF1cK54oVjfi\nSRNsqA4LPPv6FU9Uh3rfPteFs7anXec/RoxZlAdtHvMSUaRKnWGVMWEo3bOx\nqTOlEvaLT11OG+vWP03AXJHtHOvibu1Y9aDJzx5U+xJnpIKd0KxI3pOpD6Ja\nbqJy\r\n=R3Nz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-3d4d060.0","@graphql-cli/common":"4.1.1-alpha-3d4d060.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3d4d060.0_1604565045877_0.7048435007517007","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c6b8e0f.0":{"name":"graphql-cli","version":"4.1.1-alpha-c6b8e0f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c6b8e0f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e3add6c4ac837dbf1075548e3a14cf88b2c8b2a8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c6b8e0f.0.tgz","fileCount":14,"integrity":"sha512-mXowY0KoywtxZVjoegC9Ruq1+ySKTd9QG1rbRkxFBAROZ4fMqNxyDVk6OF9cHbp9+RC5ZVKrrSWXfy3qUhNKPg==","signatures":[{"sig":"MEYCIQCnHRQ5tfuZ/l/jEb1x70cJkggt4HrOykgqjKCWoIr1LAIhANI95I5tJjNxLe4nE2+aWcVTy2KE+/HX1nZESRXHT35g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7kxCRA9TVsSAnZWagAAPEgP/3kn67UpsszYkfZrxpVk\nWAa42Ww7ToS9mdOOKpvY8r2+ytfJxnEeLPVimTpW60RSgbS2ndlBrxQ+ha71\nfLsnAvZZrXCExPhJp6YXibGlxKFOWFBX2v5b4bDw1GO6i+A/ewJ1Nc9cAHU1\n3MkTV3DoowIwFcGg3Z1VJNKgk5P8gGHjRrPPRorEcVFnzOllggXMu4qlHiu2\nfkSAMmPdl60NSYGDKLYwwiawesvbBQyqe/DbcPqle3gBpQwJftEDPJ+qLMVc\n9k8VMEfueYY6Ty1L9hBxapVxafhgEIaYUtOUBJXjfl9MRtqTDLJyfsc0gLon\n3KDCpSBskxOr3z6Hfhy0WjfPt3egkKdzZfMIEdDErwhK1CNK8ZjXYcjg+bxU\njAVLHfcYkiYPjQ35VBNeKCB0fqStCjpfK4bhfVVDRin8sahCeCgZ5jRJ21KL\nZusKOkv0zROV+aWbf2Cf1wJhq7aL8ji1a+2tf8d4Nc4f4kZEfJdN4pR2a3W7\n8Ifp6jDXADR+wkdVJ6NDpIFdtn1CwjFuhKfvi2vumfD/eC6Er0UhtSmuNnXl\n/8HFfBsb5eFJ7k4/Qd0HEl75dsJsfKAoUDQeffuRbN1+52SOA2QbtAhP670N\n5lKp2pumvb0ng5waqxNL859rAk5vDD6Kz7RvAVG9wimH9EIa23VzqOTV8thT\n0eSC\r\n=Y8T/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-c6b8e0f.0","@graphql-cli/common":"4.1.1-alpha-c6b8e0f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c6b8e0f.0_1604565296783_0.6916287871718845","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4ac2a0c.0":{"name":"graphql-cli","version":"4.1.1-alpha-4ac2a0c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4ac2a0c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"01aacfabf2c0a5601e8bbd0a6a8ec6f22d2f9534","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4ac2a0c.0.tgz","fileCount":14,"integrity":"sha512-HvEhaBxOG0kEbdf4ombTQJFA4u5l+LfX5Be9Z6dCyuuI0Ww4x6l8z9VUAfAZnHS+9btN3yzOa2IuGZ1MiDMeGA==","signatures":[{"sig":"MEQCIAV5n02Y2P38h/Fggvx5F9PxhOrhHKotdVzRBRsEoiTaAiALAaKqQhoW2VdikYFdNs7LtfM3Pn4vQGUaygxZXudONw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7pSCRA9TVsSAnZWagAAe14P/jd5VlAqxQAghS24p2kX\nRAHv+JPzmZsi+L/ieR3V6rpixtPvG7JkTIyp3E0gclxPBbDVpXEzsZFdn9e/\nqa3uNdvh+IgYWVKt+EhB13nL6elzgpFl25k75At/qcQK0xGkHJbdQB7dRT3R\n9HuTX/smJSo2mzItLfJYxjY8jEXO6jJ+dmi+0NFj+9CSAF8PtHJEAYN3qxJG\nSvOx6PLxKzId8DT2uB96nXbOgI/I6keGBv63em0ICTh6WHY1023x0xmia6eD\ngzRYZAZue3D5KCpxDibZLHGPjk9ZUjDDNDL13oSFoJkWuGZP7ZGSymPuk9bZ\n4ZzfdLl7Phey+jVnEHNNjJiY3GLGsjoVcYJ1qe9Pzs9j01n+4yN7NUtOC7oq\n15Lgp6S3wRGK6AbUcb1l3QRdgFwPOBTb/wRHbG0WGpBG+KfGNl1tfrh8qBKT\nbCVPq7fb05BTrwr7jB/LGH880mlWWgVDJYWiH1uUBPbqzif2IAE8k1Umpi0c\nKRRGISXnJb6xEcdP7gZH7G7KrA6vdll9kF+RrVkma+5IdIJuFR8xgeH0x3fU\nAKUBOaFHhPedE9GuH/0mwIKTxvdvLRR9s2yn4sgk0cEAFKumtj/4DH7/ywz2\nbRs65UfPiIWd8/OkS8kHttdsbp+9N6P6KYeJXMK4iNeAqxr/XJEZoVXYTmKQ\naC2M\r\n=Q/rD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-4ac2a0c.0","@graphql-cli/common":"4.1.1-alpha-4ac2a0c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4ac2a0c.0_1604565585842_0.6144160309939213","host":"s3://npm-registry-packages"}},"4.1.1-alpha-123fd46.0":{"name":"graphql-cli","version":"4.1.1-alpha-123fd46.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-123fd46.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"56bd1526b5282cec45f9f6d159cd5b35f32f0056","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-123fd46.0.tgz","fileCount":14,"integrity":"sha512-dCYwlPDQ+kfokhSF9DMIouzHSCvyCMZL/LMglQd+EZtZd4jDFk8rON5BYfqf84IMb2erk5dGf0hrWYKTC81a2g==","signatures":[{"sig":"MEUCIH6gGKQI35m9YgVkEydzk3EYi9Dsu8z4Hd8M9OG4lnmMAiEAyWxbMA7AJbuBZ2YpQ5MJmFR+IUiUR1DGIjJTR6rJsxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo/AHCRA9TVsSAnZWagAAttIP/3tz5TmsPQiLhxbugfu9\ncDuJkW1vuzgjUSBQg4B4NQhgiiDgtJX7UHlNVCq/kC9v04Fq77Bozd/BUtTn\n6aVjRCPsjB2k4utJ0WH8uwKQeIh/7P8Qof7Ac/9r9C7NRBaGaAlblwX/GdRx\nr0WpqWhqCLCUMHMatk3GrKgbcW3X/gWQboYGf5+3dEk0WAeztEslMnDGyi5f\nqxa/f1ZizsBZnW+rgrcI2amqYGb1Rz0K1W/Qa7vI6594XxZ+fU/7m7LIpqAT\n8IAFR2WUHpF71ZG8hv8StpatNWHvMgbNRoKr/dypeXSEpiuxAd/2g+YotfeQ\nRkdDRhi0G0uURv2EczDybQRMc3EVU7+g6Bd+gNOuHKrYO0+lBA0lCpSEbMw1\nDHOCI3PfrZa2dulh+5wZTQQfsrxyJAW6nIq4a0N63aqBAIFfzP4lJO0fIDIE\ntuLEV81gxRcUkceAPrMsO+xsRA5Kx96UxX5p1R90LG4//KcOhyamJGczeauS\nwwfNltTLIFjH4w/XCqxonV5JdmZ2grymX47MMtAd6VpytOiQcTUA/kd/JSTn\n6SbWpHMHu/Etm6ifnlo/hRvcHQhtRLxu5JMWhuwlHsZYSe/xcoxsX5SenrIr\n4ZXu88FqjCd0FNhwEvrc6cNRR20fXdoVVtnHLdfmNrdX5ZFpmsRteQbv/7U/\nPvwv\r\n=2o2n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-123fd46.0","@graphql-cli/common":"4.1.1-alpha-123fd46.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-123fd46.0_1604579334753_0.5330563826610109","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6a66275.0":{"name":"graphql-cli","version":"4.1.1-alpha-6a66275.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6a66275.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"546164010b90d17447a14caed59ea4ae057839af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6a66275.0.tgz","fileCount":14,"integrity":"sha512-sUcLOKhmiUJYGcfTwI/m1ApnsNPVBG2tztDTSLr9cGiISZNIHzCLAAWek5u4UH9HDuky4U54pdnGnRPIpA+GJw==","signatures":[{"sig":"MEUCIBTJDEh2apuje/B2oh0lx6Ny35whrtQDcKj/GFlbBmdrAiEAsoUBLwda4eWi1sqYHQrU/Ksz0OHAOrlVeeJKSPFUaQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo/EsCRA9TVsSAnZWagAAHvYP/0H7CVgrIRT8OdNOVbZQ\nPYtt+t9XBcrGvOrFiMuOx2TSAIgTT9STnLeD4bxYXuhU2WjmOrdcJLKUHi6+\nFjkLcqJM5mkqppzZkWltkWjkqESduIIgmKYshiN/2RxaQXOTvk2icFxmNNx1\nD4NCo6kRENIHgDufBxV6ELoZjsk9/3lFsk6/BaK773/r0Y5nY7uAbymLClfy\nui907IXByITtoJIYkk9AuRNbbOq7bn/tMm4pRuecxmI8rmIHHVxjL4aiv9ok\nCX0RbaZ22lH0z49qEwsjsrJ0nvDbCq814JbejlHBU0WDSYLMpmZp3a3WQqsX\ncAKBUPap985pATxizwcS9Nn2XIe+OFpX5A0XbMfA9/Q0RAi4XRQ6Qkv78iPS\no5pn1Mu4OskUZi4cs+TLHyuB3yO0gjRhJf3It3vZ43TS9SRHz08OfRtlGYH0\nkU3ozkdtj0Vg6DlS6KRuCAK7acXDJTpHYftecZruaSxpVdCR0mNoornnuhYo\nGjueRw23RzzCVXpgL603aNfH9yhsIHVNFV1oax/3dsS+qW6mFf2xA1qGtaeQ\n1/LeCJc4p1qLplLGXWPMWng38+t61SODZJYZJEA0DNA9uQxqT2jTcYpsEdEJ\nbcVtbtn07VGJqHAOrptQtWWUEapXm+8uOD3SeqkyXKa82lSX7dqj4R0a+mbR\nm8Qh\r\n=Q98g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.14.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-6a66275.0","@graphql-cli/common":"4.1.1-alpha-6a66275.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6a66275.0_1604579628075_0.995832264350974","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7f91c2f.0":{"name":"graphql-cli","version":"4.1.1-alpha-7f91c2f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7f91c2f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8bced18592daf8a511b970fdeebef3290db0c306","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7f91c2f.0.tgz","fileCount":14,"integrity":"sha512-wcbuWIz3XRDPD1/dwHKPKbTWYsm4k2/qD0wRVaD9QZngTUxjnG/p4VXe1Ak0/2XSp+POGmn8q2UGt9WEx7e0cQ==","signatures":[{"sig":"MEYCIQC1NUsGP9q8HzAUK6hKiwF2whhdXSPD7mNX4aDxF5xbIgIhAN4OasNhaFXlhMemF/NiYNqrIOzb7S0lTD5j8azuGkeZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpQ5+CRA9TVsSAnZWagAA9nEP/idxBTb6c7Di/rA6mmul\nL0tksZZcaz6THCK6EQ/CXXufjr6etVPOXo+NAN2qv9Kg3CQQQT5isZzM+utG\njfiEN3RA1KNFWnW1z6KGtWuEoO3AL7tg90mB1A1TNwDkwtZ7H5JuoEdsVcrW\nFRMwCeHcEhB0ICwbkk2h+wyOb8NQ3373wJTZEmAddvy1j996hnsALn4Gok20\nfphfJ+6KO+ZlQF/ppgwgF4T/1Ls74fkab2tUECc/1APYACuYuefDo+eLLBNb\nFmz6E2VnZtoLhWdtpSNJoJ+nDFQKxEMCcxtcdU12HIkmyYcERvgxsOSUpymQ\n8CXyIl4Jq1PuS4yYUjqi1puG0duv4wKgvOx1nxr/wzTQ64yHrX9oamX9yE5A\nTE8yFH2hhf1Gmvt2y+KdlN3IDlUxqh0+GLp3opeqY6GuW0dP3JqWT90yUfqW\nrvBrjc4Lur+1wDW9h4J3gQASLizDPGdcS7syiyrXiSKI82u0x6qd2XTjQZP9\nJHPF2NmL6ml0nYC/i4YKPs1ChqApwA3sTcce8F+jKc4TFJ7EYOZ3ekBBh61u\nh1wE1B7ROAxobY/7bLIUjEUmzQcq9qN6tYKCfOABBjAq73TNJKsu/Tlk3OBU\nLA8WMxFu61fzATM0/1vENp+FoPn9TR17pE0aGyLQ0iDQzYB6Bk/geu7HSf6I\nbbk9\r\n=hVJc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-7f91c2f.0","@graphql-cli/common":"4.1.1-alpha-7f91c2f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7f91c2f.0_1604652669748_0.21633945002287103","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1e0e197.0":{"name":"graphql-cli","version":"4.1.1-alpha-1e0e197.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1e0e197.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"57808e972ffb62d84282ace8405e44482425a4e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1e0e197.0.tgz","fileCount":14,"integrity":"sha512-4bDudeCfKI1Tn7qgoBwk16Ne6XKXy7f3Yr/CkNoi33AoqSMMt5yNPDaeZxc4k5wPa5RphzEGZQtVH9KdkObCbw==","signatures":[{"sig":"MEQCICbplf7f7qI2L0Z9dxtNGU/LZDYTmCoNlz6UU5pVHFJSAiAdxzgj6z08fpby2b2npWn2lhwCw4Rn+voVz4XLbtnRFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpRwLCRA9TVsSAnZWagAATlcP/RdhXQe9RzS6IcByOafs\ngfzDmwPUG4TuXliomHHTlHGvrRTEmRJmpr/6RrvUDJ/e881WoplNeoQGNQa+\n4fPzz2ocL68lSyKnrzjX8rQcKzhbfH5HprXMITthN70znw8560nuVvu5DPeU\nScVMYkCPWC+XMQcZlLIOUqwQEfOOb6+9XTMYOHwsj7mQ7MV+gg3SQg8Ih/Ys\nmiqFO7JefYzw9m7SD/eekZ7zoLxo/rxgmesHbqywirUzGySEP7Oie2plORwN\nQNeU9PUiQDEHWHijTdT0daHNNvaYfuEoGflus3MbGzAzA3xKOk6zPSZbERVF\nFkLY1BHyDW9I5Nl/F3nM92XpkFI7Mlpp6XPrO/WUjUXCMpwnIudgElHzLzPA\nmtkssNw0/GxFsUFr9rS94c2EQ+EwFGlR0LtWv0nz9k8qcPSzN5kUkAYVHXKB\nzTdSyWwzkjw9GkPtSL6s9aNn1eu8sCgxFiLUkl7IlXyJKSQF+zrb+G+QXv7b\n7WIGfLRrgpk6JAhaACTaZoZI1fHdS9Gc5XY3kEvEKIcaEGVwBz/LBNnAsEOB\nCi7OUnmXfz0G27ciehCTnx41QvhMbDyZkH1F8FSnMhCM3UYB2dHKlOvCLGnA\n7qkalF2qdbCg87hb7J8avS8uAMAn/jZ7OSEtSoFTf0L7V6+QoNARFM2ke/pW\n61BT\r\n=9riT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-1e0e197.0","@graphql-cli/common":"4.1.1-alpha-1e0e197.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1e0e197.0_1604656139128_0.7977056194340506","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ea50181.0":{"name":"graphql-cli","version":"4.1.1-alpha-ea50181.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ea50181.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3d9f91d53909bba7f229dcd0952d7a41b70032b1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ea50181.0.tgz","fileCount":14,"integrity":"sha512-24Rv7oVCmML59bFg4mRMXSM9HH6N+oA7xg0fvLkDnpgI/d7ezdwKi09/Hl8pjQ5XNmbtpeL2bx7XKX5/W7difQ==","signatures":[{"sig":"MEYCIQDaUjnonqFgocaVJk8BMAn9g4f+Xe4wf8Ga041tPb9o2gIhALm7p6iT9YIbdBcg6WWsq24rL1N8g5c24agSynVTCr0a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqZ1sCRA9TVsSAnZWagAAEqMQAIlxlWknrBxAfKX5l1cZ\n0bfj5whlSz7s0F8LQASThz9jXUqXFrm8y85YESDWJ2HK83e2fY6X6IXVuDpz\niaWIbYK2d+kaVvlSOuSOcSA0Jf1JeJ4LM9A3gIBydHnB+adgDeMSqLiOxl00\nDMXQD0swTZikePaZ1JbeHM1oHzTDfZ1315OCGIeDcpEwyYMQVvDfdU0oqpNP\ndvYTdVpX/mQfHoGXWWUJC5gqVnnExQnvIipSBC+SFtkEnuHDHutABs/9k7gq\nfOgOWpnog1mzbiDLdd805qWnj9FJLKL6iqVPFNQYRcIsLXHtpRGOQtpZC+XN\nBI1QcZ5vNArwCDQsT0PLtnnhVloTuXIbmuJZs/jBu3T6OVNjp6AS0t2kokB7\nt3nsD9Bb8Gfx/TQpogvEadEY6otfXAy1PtHYwNth/a8HUr+v0KaOGvilhPeu\nrd0kCaWc90c2YuPsx37jdf3Ly2kde4In0TeEZ/2f1J7Wo9jr/lZH1eiUzeoX\nDBoTMYoFZC/1v/V47zz4EhsEIcJFNNiQA2A04YsHyQEkc56ge9G/pmaEdCOd\na56eGXpo/XpjnE2ecHSqz3SbH5QEZjyILHSmQTkrjbXI800K+S+xsccfIMLt\npAUIJN/SqZJ6skvlD+KzVZVw28LjUnJeJfD3UydDsJsaHlx2Fd+cWGi9hFy+\nVCt9\r\n=+Ocy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-ea50181.0","@graphql-cli/common":"4.1.1-alpha-ea50181.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ea50181.0_1604951403934_0.8704292315694211","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aff8039.0":{"name":"graphql-cli","version":"4.1.1-alpha-aff8039.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aff8039.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3ecc87bdb3b9c9000b999a22437ebf041f19c306","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aff8039.0.tgz","fileCount":14,"integrity":"sha512-H0R/4OQbtcrjNlbybBBOjYTwkPlyJ+eXpLOjn6VKIItMoHPUKaW25luQ1y5GWy37eb1k+vKuVrEJx+iepDzEHA==","signatures":[{"sig":"MEQCIAU3fJsQvgIVb0JPeQJzo6DyDMMGVhVie2l+UJocnYtEAiBQuQJuNPXqX6v/PU9o1nPomjmiiM5XBRDNtMQ383nKyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqaOBCRA9TVsSAnZWagAAwsUP/ieidyebG2ID1Q6v4/dA\njbfTUxgpcIVySVnZBpfbI0ds1oJS2jfguLs0EtWP7Mer097jiNpxQc0BY7f3\n1JjK49c5s4zQa1VE6iuMZA1b3ajgw3gj0LmBOlIzQ5/zH16I8QeIqVzlEbTm\npv7rJxpxB+uZHku0s8TAoXymJlXU+nTDEl0zoBVPiJ4bLktQtavqtF01XXYf\nVtSPkPX0ptXdqzm0Kf4ye8MNEygWwg3AJSg/5UG0GwSJoODo4dDLbla8LtCR\ny+b3ctOBArqVy5IMKvSY3waa+wF6rL2Y/wpEw8AYZkQeJ8fhJjlIu51Hob4j\n7C2gpnaH1sN+G9dRJWDnWuXTs5l774i3fj9WHY58uQmPUemaf5X/i+N4GPnY\nw2dRSKaJaYvmg95lesYadfkMAvShBSPRWV+tucYEQpRinOyNAWpRc22mcQt3\nE6kCJp6iR6xos4IzYbLjUR04wwJUhOBI9FsZe7QxP/GoKXW5E80JynzbXZj3\nFAONQTOMQMJMuJpAfvQ5c5YTA6hn3HXA1t3LLBdFnZVu5OFILA6IJ+ByPuKK\nry0eTG0YLlY1CUGVMjMs5icSEKl4GI7/ZmOm4D0a/ls+UxFsE948eGAE4qf2\nYNU/73zhRlgj/JFO3RzOxE2F7C93oYEkUNIPZ4Z9eilZQHwieeIOoe5CBTP+\nzyhC\r\n=acn9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-aff8039.0","@graphql-cli/common":"4.1.1-alpha-aff8039.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aff8039.0_1604952960708_0.41579603283679023","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9d17177.0":{"name":"graphql-cli","version":"4.1.1-alpha-9d17177.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9d17177.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60dfb1fb149e687e199dc90d6212085670b7904b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9d17177.0.tgz","fileCount":14,"integrity":"sha512-LgLNj42z6uzooo8yflx9A1aF4EBlirf0iYtKS3zOQ/nDI99Uv80CLHVh/Wbqn6CDy1Cf3osPUam9FgkAzdUY0Q==","signatures":[{"sig":"MEUCIQCbWsB35AI23WTDUVSTw0BRaIvqM8Xn57qmzkRKXuJEsAIgarE1WbdrKvs6mBnYmjFmwd7nKRF+id14Dcrd6rhidC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqn8tCRA9TVsSAnZWagAAV8AP/1ZPVv1+fBVOjauB+Wxv\ntj7T5Co1unMqeXVEvsLCq05yaDILBXMXzLxcdn89Rh6Odg3pr01wi+NVFzGg\n/vQBR+yQuLPmnFvx9or46N7M6ipCzB80LI+BlP+HS6HWe1L6iKUDzv3UI3Rq\nrzP6HfC/0UAAw4Vg5XjsFeOEaGn9YhFs8sdsEMm0qjFNABaKuwHimeeuJ6ve\npUAc4UGbeI09av/myybHNv++aoftddZkwVYM3192Gq6xFMkLjKskTruMkYTe\nTMooasu1d+oPvEvFHOmkDStZo6zoEZA8kjMje/9Lojnu8Z9EpscZRpU/dkIn\nXj95TgCpp3x8NQymceKIC4KVfsDBiBKQ4htlD85k4NGEGjPIN3L6S2dc9G2g\n4Lm7g9K54BIaAghEEcBSRug2HcnqrQvbB2qztLnjPDnHPn63vhUB6uuX6NpO\n62NUNGwdGeK7diMfoKcElWpBVVTkwVJr6ysS/M9a64nlw8C0Hpna0eqixkbw\nzVxOB5c5P+mtDr+0jnQ8ax95i2mKLbCt7gQit1Z5W86lquryIhK/0tvtitcK\nVOSMXDHbqZbrak9bh533Q5OPWaLQbWANvKL6APjSycNihvpeTmS2pxj0AjSV\nftT0dXx8pPVu0yWMu+CilYjS2PYY3T7z/4UK2SUkiBCdxySy41isG1dDicuz\nj72F\r\n=k3Iu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-9d17177.0","@graphql-cli/common":"4.1.1-alpha-9d17177.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9d17177.0_1605009197031_0.443321809886142","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cb84762.0":{"name":"graphql-cli","version":"4.1.1-alpha-cb84762.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cb84762.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"df422deb93c78d9b0211aef869c578561f3d372f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cb84762.0.tgz","fileCount":14,"integrity":"sha512-gJLvM9BZw/IovfMCd8/wXwt2nvwIrww4I+i8bje73luN5TJZsNIkuni0o2d6dGLmr5rTvgaAxsqpEo4yGIv2xw==","signatures":[{"sig":"MEYCIQDjrLC0snlRGbY1djp58shq1jd57kCkjCNaW/WLTMrstAIhAOIvy9f9Z5RYBzLKmJYDIuQShi1p0EbtQWiU3G3AGCP8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqn9CCRA9TVsSAnZWagAA8toP/iXoAM1GgROoRIz25SzI\nWCoWhV7meIm5+jbRCgKR1vANPlkNCeiIT1OxXbPtXqFd8Kf/1YGOaPwnbYN0\n4JStWi60XeoX9SLSGaN6703Qc7Ky/LcrUlTvmDihU4YVcwRIBoe/Pl8ZY67H\n5SiCbrMdpiIfgC2usmepPj76PUqDvQkovgyrq3b4zOZ61L6ZTuBk3WPz5ADs\nXy+o6E84Ix1Xwj48FtQMMaWZ/JSv+RAPbaghnWjyU2TMu3RE/D+v/mwQgNyP\nNri9+PccZNnIgF2joIQb4YTLUHbwEdlZTU6NMOg76RWB0eGAkOjK7hTaJvLa\n/5VG49L/Clopvuru54z/1by6NRGQAv9oXLDUfOkrTjDemVF8GMvJOLDdqQTI\nQQWp2a+YFPp/tkl9FZuSKl/rp+kRDfeuTs1IdzAlzfA0wux+2Fo4QjAwD2q/\neI3CiKNYNsm7FfMY0EOyKWs3BWdwpmrqysmCDy3167SFov7M5rX1jxEGHbOg\n2rUS9VYVaoXkP/Wp5EYWXWWuWqIrQSa9XnMhPvCAI9Sooje2II/PsT+Y7RZP\n/p2/Qm+ujcVWgANoYUBl0sGJvakXf3V6BzlFbVWpbfSX8QUp3eoYCw3TkwYj\naCJQzkMdCAC/lv/ZXU85LkIRO0gVM8zycBMhToo5+TGYL9r7LuEJrGN8tbGX\nN2kh\r\n=NrZn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-cb84762.0","@graphql-cli/common":"4.1.1-alpha-cb84762.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cb84762.0_1605009218448_0.49404305590835773","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1d96c85.0":{"name":"graphql-cli","version":"4.1.1-alpha-1d96c85.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1d96c85.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5a4a068fab1ce6c27fb358a0e06115cca8d32c2c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1d96c85.0.tgz","fileCount":14,"integrity":"sha512-f+V/26tKHsbo6iaVgdN6zvNmeXmECKHjVLCJh4shAbKPV31d0x4P18xSs8I05kZSRfWoyMF7PJGNgfwsfcqTpQ==","signatures":[{"sig":"MEYCIQCZZslh5Q2SsnbKi1+a+3+Kzwbkg0gjqB7c7lLiQE/lyQIhAPkPp8O8IGWwpvTSi9FBk1w3KHF5nkQCy8L9acryazYW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoBmCRA9TVsSAnZWagAASTwQAJBNC1fVyywUhhHHiCv7\n5XiGORWBZTwsRAdJryNdQ0wF9STVkKje54RcVk2v0fH316f6IPDAOZTn4W0+\nz02afW4TeogLK6HwjrKbSuKZlWB/Itzxu6sGhpmhVqiJM7gmA/GjkQe7QzcV\nP5G27XMhXEvKOUpbIOb8m9zHcGZ6BG92g2R80E+P0qlb9dRoyh3UQae9HiKb\nlbvgNW4A4p8hJWlMt4Y5vtM8PN4HnefK8mecm1KRXYCZa1ijKRyEpfNoIwGb\n6IKPX7Lxg5y40bP7SGrAPyb0nDdgpMjBPw6gjFvc655W9ytXGvMPSGJ25gqN\nrz2wf2ATTm6fvpUv2KxEsKod/9vxZjspbC3tleV3+nrEQA4pd2Ok5l7k17Bx\nfU20k1In7KN5VPjJpRMVS/2rqvEGWxdcARYJpzoYGhMNv2Jm82Lnfitx9mEC\nYVdLcn7SyexT38Yn1pr7ixyQts1qpb63TiO9ybDeHqLY43meguHWI7rSk00h\naswh7CsrTIS0owzBwF9YPg5XA8iaKEzvb6fOo9Q6jMyZHdl/MngvO49wmxAq\nHmqYYG0fcM8yXL+50PO1dyS4TizjCemasP6THsx3wwXEK9xrntTekCsWbcJi\nJfAK6pdU2hM7KsfvIkcmMwZZPZDlRHXsBM5xZEg1eHUs3/FPM9qAQtZTeADx\nOFqA\r\n=Gzla\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-1d96c85.0","@graphql-cli/common":"4.1.1-alpha-1d96c85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1d96c85.0_1605009509630_0.4081462894386365","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9822bec.0":{"name":"graphql-cli","version":"4.1.1-alpha-9822bec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9822bec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a5e92054684d0205df1ec3dcffb6e3d49164abf6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9822bec.0.tgz","fileCount":14,"integrity":"sha512-N/+Hbfea1Mv5XpD4179g4tWkWAhYcR+aDjV6Qw/kIyWKndx3u/gusqEvGRv4KoF62kB6sKCgjhNnBJkMyT0stQ==","signatures":[{"sig":"MEYCIQCo2Y/mC05ip5kKWKsK5l1fkFD+OpIwbcqMUGk3rxJ/EQIhAJ886C3vpEnHebr0I4BrVemkVvPKL3OPiSw1MssYsUOD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoGcCRA9TVsSAnZWagAA2qIP/3XxRLACCZOCsJrQhL+R\nOO8AxgbFjxpvoL8wVhxktNvvi3GZFmXsTHZPZptha6KAWiWSa8eBkL7k3P62\ng94Tz469xqZhCSStjIG4p1tfTuHGVyKsS4iEB7w5TWh6qvWmFdB+o2CVx+pF\nAuKOrTZP8kZlnYFM5qMzCykL2QYxzvfh4Ttb2eMS2XOuV63cZadj+5940vQ+\n6AxzKCP/Qzwhd5X3hkvNrjfiZ7BXJ5iMGmoXvmFbp/CGWuT+NCwOUNMo9XZq\narR9c7PoBmfQQBtu3s20BqmDC1qjm0C/bONWaevXZqJaUB2g0sRSpm2fNvgm\nECfnwXPueOomkuTGqitmOEM0WLwxOt/n4986GF4B0LTHF2QNd4tw0NdYRKJ2\nf1GlvdVn/+bVR/EgHkCohCyYiMUP30dYpJX2wLNMVwG7ubtjiRFwwORBWbd5\nFYvns2xM3LzHmIuzDHlz1zpsAu/GeqLvW6DHhq8m82PklSZCsFUJ9ViWwAyJ\n4nh1By8mSWzOjT8pweypE1WhjD/xHdCb+7bAjkYOs0LvV4NNGjWAkN3DobMs\nN56clFiuu8/vjL4JoZEgTjHp7wf0U2dLxf5rtwZQ6UHFf/5Xq4o3Kya8+PcW\nNpsxv5qZsVAjyCtZ46YKSKkR40Hn/M+TgRChdYUPGTcjcfuNVfLGN7CsZwjT\n8vtR\r\n=Q1mT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-9822bec.0","@graphql-cli/common":"4.1.1-alpha-9822bec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9822bec.0_1605009819263_0.9026182684053763","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f000998.0":{"name":"graphql-cli","version":"4.1.1-alpha-f000998.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f000998.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"29103215e27300b5f70af612f15b656baf3f5db4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f000998.0.tgz","fileCount":14,"integrity":"sha512-aql5HWAPX7PlGixHHgAWGkJ1XzEwGHglvrZYgPeqVfJ4izRisjlTbaclll9GPvsJENGok1eqDWXRMV9bt7OGRw==","signatures":[{"sig":"MEUCIQCtwNPSbBubup5cEH5P2j6clMKUkN5uSB/Pxeu1JdrS8QIgU2cwgysccbs4wa30Ds++dGzB3nQkNK6jWkYNzx2TWAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoG5CRA9TVsSAnZWagAAu6MP/2Cdm7VCus4QC/w3r2Wo\nedJZcqmKHkTov07TKHd3T69TFR7mXLOwkN5GIWdcNB+G/+gvmWvJNJmrsfEo\nZEN9SnOIKZNZMLaLxbBmJhiX85w+XZvqzB3ErDWji8gv1QQQccHR/8jv2qLH\ncn66OaeKgmBNTj3Q9uIWxr89s7eZ6XJffxeNOQ3Rwamv2IuLJP1xd8kedImZ\nBPtjGsBLA4MrUsgGuGwxvDRUVye82ywHHQXpjQRV5liyVXSmPEErYOlRQRcz\nxqD3abBJ1ubIISK8UaoOoDo7g5PAds51TXO12KxtxnWjS4+X3M4gdPEv0CXt\nARZIdX8YuOJpynetW8IAfoeFIOYliDawC/3gktz79TK39gGaqjJjUUjwMjaD\nqoCtlQ2fNh3vM/wxvWQ6HD+JqAcqY85OtoX2HsRSHIdzBD1yu7qeRNKc4t43\ncZg0fZejj34Zc8/V1tWjuqGzYd115UTt97UVHBEPTqXHTADpfmUbdc/R8+Ac\neTa900dGg17dma7GM0dpocKvmXDcXe/A5zg6xpQ0LRHTd4MW+WRtdf+Dc1ab\nkrjx0TtvhteAxmG7+etZd8vU7YD9ljqdgltuuQ1FNyzBS/QhQ4Qj518EAo+x\nxIM1EfaZRf9ql7qeEiuFI5BsBILi64HU5S50ChrA1aDM4TZiOhTxXXDvcrJ+\nKdD/\r\n=HvJn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-f000998.0","@graphql-cli/common":"4.1.1-alpha-f000998.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f000998.0_1605009849244_0.4399171987717121","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a000d5d.0":{"name":"graphql-cli","version":"4.1.1-alpha-a000d5d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a000d5d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4c221a929ca0351e06f89b369b0c31f063422715","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a000d5d.0.tgz","fileCount":14,"integrity":"sha512-SUEl4NpSKxMOfLeQjxXh/fXteTTBKCnLm1sGA60ELihaj3U7l3GEe56k5LuRk16xZ3XbY3y9rgm+DNSpSdNGUA==","signatures":[{"sig":"MEUCIEaYYu6ymEOFAPI7lG3HI+PPcPuyjBQzK2RvVd8EuV3oAiEAkusLOWJTKeBzyhiJ/yBQvoyuzyQ1lJDUKfAgMNcw5pw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoIBCRA9TVsSAnZWagAAN7oP/j9G78aVGzXb5ANsyxu+\ns/DWwjmApu8nYwbKebCQ44xtAC2zGa21OwYDa8kUtMca/GN1pgOHxoPnEYSj\nIwz50F1bM2g7I/v/I6cnkDXC6p1iQdIEGRcejkYaiclEArTbX56MPZv3yuJi\njpwBcErzF2XKiuz8l9m87w/pA88Bm5+s9HSOxT8+yh0i21d9iiMsu+L1uw1m\nNpAXoETb52vAp28nWTO7Q/V2eNRGKoksqysVKl6oV9lAhQK2SreDOPIKUVBs\n+YTxSDCV8K386Wp/+r+xRqZeWw/ksvkgcbZ14obfEez+Axjx7vSZPY+4o/C/\n2H7hFhiPrqNY05GQGS5vrqz+PHvE/GXnWCTsiwFbMl0EAf2s+lQk4Ohgsj+z\n3OcAbA8o7yVzJ5JWbXbBNqTaIpr4Jk98CKRiJPomXaR3XdhsY4YU6jSjFmeB\nVNTnwg2IdM+IlQ72vbCdWnK/LHU5z36fxmLSx6hxZNIKwXTbdZSKE/urAeaA\ndPSKyTgTsoYqKnHQ4Ovkgd7KdZGPevhkpRVXUeIZSavSvNPfoI1RQOwnzE4l\nAO0fdm0sIvL/f2UqbRFdnpyMO4kXmk/8UGuqo0Phq8RCjhhfbbKXlVFj2Dy8\nczCVuCKIbcLjhZWJUvR00h3QSmK9Hdb3EcolEMXQXI1GOLe9ktJx9qTPhwq3\n46nW\r\n=BXt9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-a000d5d.0","@graphql-cli/common":"4.1.1-alpha-a000d5d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a000d5d.0_1605009920798_0.45129777526557646","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aa9f9f0.0":{"name":"graphql-cli","version":"4.1.1-alpha-aa9f9f0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aa9f9f0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1505327503766a54c1ab6c6ce6b47e938cb82935","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aa9f9f0.0.tgz","fileCount":14,"integrity":"sha512-/HmsK7fxGdlr8N6r1ni/Ra+Xg9intS4QbAacna6tqnM9i+/UW8AM+y2//Skdzql+mqmZa1WxAIC2SvzGqB9P6Q==","signatures":[{"sig":"MEUCIQDs6JywzHVpIQ/cYN/m87FHW1aiwDI6HT1XeItDIc0ztAIgRkzwG+M8zBAvpEb2FU1grXnb2w23FjoAzbvSbkniDoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoKxCRA9TVsSAnZWagAAPvwQAI9axA9xBqjgOoBXC3B8\nrEcS/il2jjxXQUyh8H4PLb28tgA5shb8wyOtuJ1DYVsQnULNE8cpqgRh+vM6\nkqQB9JKbVTQAVaQOj6TznbPiqwcDSh3Eunetb40/S1jfdycdrw+oVfadeQbU\nrMpvYIjTyKR1nnVXvFlNwoOFfwj2E7xjrMprm2dIyckIBJJGuzLlNuqtxX9y\nUfIkg1iWB6IMC7tk5BnjyRrKYq8FKqx3bEQqMok3P5+rYSCKjeU3mwUl8Uvr\n0MKgBvo8diJOwqp0X9wsn9cvYok0XjESRMuiylmSudaHBwYTfegFlMHujsFE\nsC93oChcSHsoc7pzz6GAvczgswHyckFmUvqA0LzLwwpHBlSYlOSl/Dx2eoMt\nmJAuTYhetU4lfYW7llaaHK2Kgs455jjW0JvAMeUOpp3z1uoPRRk5/mjPwICm\nWIy7wV/RL6R62JCttvDqoxn0jQTEiZLfl6mC7QkN7dSvG/5k5OByWL6QKmaL\ny0AOukw7TGaE8kDhy9LlTFMMkZlcHl0jRrYPtDpxQKz4Iym3rQJ3Dz0IZZlB\nLR3BQXdqITiXe8THvx/ff+oZBDnlFqOKDbM23+6ZQ2VucCN5WxbbiW8ocrY6\njf+LuzI17xr1s0X3iWbrlkk543xi3Ew0I91OwOFmzG80oyyQKGNvQ9QLv49z\nrj4+\r\n=va0M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-aa9f9f0.0","@graphql-cli/common":"4.1.1-alpha-aa9f9f0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aa9f9f0.0_1605010096248_0.3184250356200178","host":"s3://npm-registry-packages"}},"4.1.1-alpha-67285c2.0":{"name":"graphql-cli","version":"4.1.1-alpha-67285c2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-67285c2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"48c2851680fb92d81766f0edd85c832633de3992","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-67285c2.0.tgz","fileCount":14,"integrity":"sha512-3QV++7mvaxfC+moU4M4B8G5K3s1U6hWoSmj9PifuumQM5FhNXYLxGeIe7aLRumIuZqW03s/Ew8nt+wyacVAO0g==","signatures":[{"sig":"MEUCIF7SdEHBtK7vfLsBicZu9EkimKQIzLuzF0zvX7ktvoCfAiEA1cfG1WJCXz+Z43qIzqEqy5T5RowZt/RDBegahaCalg0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoLYCRA9TVsSAnZWagAAzCAP/2U/YKrc/GJvZUlWpp+k\nbvGCHIQd/2bqWXJ3j+753813RzRMamDFgiL6aEv6DBv4kbicckHPg9TLN0sy\nO6zldCR/X6hGq+JIo3KZ9gaOjrK/vRI85T/6voScyKU+glYnQ+LeMAqkyhfM\n1NDpj0MccczER7KJzytSzidmbPFVRKCqIjbiRCl0Z42jFbnM9CvKEF4i4PGU\nSOCC2odNJkutZSj4lTlovJj4odJqgFqSInZA2XleFzPniBbvwoS+qT4XWJhP\nnFcv/wqI2mcSS3TpJm+V/GOZMY8YogDOwgr9sUsggRqwnq0OAdGEUSFD4Sw9\nL9Eco44hrYCvVm0kxrnMr5m1Mu4ZDl1wOpFgZ/WwJj4MlCCxTtSgK9YWdo2m\n48+lprISIU3JGgBbSvaI9dFPUkzqgbeG6aNoKWkTvXgDEUNuLa0a9AJUn8De\ngGWOUCBI/cfb/PW8foLZE/3axA6dP9UqDaCz5aOBrhCzH3rgxBY+2TGLIU+u\nErAt0Ud5EVGxiFzPcD4xH8Kotlsk8BqP+8YAE0fRHrYIjhaEwNbXKkJKo6nM\nhZFBL9jo0ofJmmBA1sS0lOd7BwqjZPNPlzediyfDyY3pWH9TYH9kEBV7OOgg\nlZEpsk3oxwH2OQMvU5Clq8cDynP7Wdm0ijmH5g810BLScuLi6sJfAjlTtnRl\nAh+k\r\n=OEit\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-67285c2.0","@graphql-cli/common":"4.1.1-alpha-67285c2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-67285c2.0_1605010135722_0.16505203303150018","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d576e36.0":{"name":"graphql-cli","version":"4.1.1-alpha-d576e36.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d576e36.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ae754f0084572d1fc735b4ab4fb71f5e281ec350","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d576e36.0.tgz","fileCount":14,"integrity":"sha512-L2S1/QLn3au/Q6XuwB26e8xxejPCy2wL4cqXu7Kt843tWWLYd+fwh/fIRwlbnv7YA61lwB0E+FRxlumrGWyxKg==","signatures":[{"sig":"MEUCIQD0hudQvEnungb4/0fforh920GUFHHpT8uX0ynFyRQvmAIgPNazJOsS0Rbwmmub/nsJAtovz/QDuZB4J6fl9OeqUG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoMZCRA9TVsSAnZWagAAMZ4P/1P09ofUkCzp97oSQfvP\ntmXJdL4wiRpq75pBUjuZ8LXtHqAAkJyyNya1Upvb4er8mP5B+dsaUF38PLCh\nTHT9txbKGm2i/n02w2Tetr0H1vEADrFFiYbkv6agNFLLw7EPuZXRfiYya9C6\nHEyuwhIJE75CwnxxC4VbIyap89zlJuHnB0l5gZk4iGzlwy5bsHKuUfJssnjF\nXduXT8y3OApcXLID5ahkBjYJTDC6AGOmYiQjQ3JGA0pDmhP2l78squGHzePm\nyMGSs6dxmha9ePIuNfu8CDpgCxZt5Lqyt6da0Z0mU/9p4UJ2wUyr/9L0MvFf\nqlIIK91H3s/M0ZBZrNTV8nkThpKiavHak4ur1mUSxggg/5Dc86gPipCXqYnh\nz6SR34DbCdz92CFLWfhRSmmiI0fjPsYoyk592BzeuqBSymZYc6F6BiCfFBdW\nea11pBLvRjg84W7zMJtB8d9GD3WAm8Uf3dDGnpWmSeK3vTvEWkytgxDid17k\n5t4m06eAsgD8OUWzISZ9WFSqfFs/M0mP/a3Dzy9ZpNTsuZ9rIQSByrLeCVuW\n+JZLMMh4OYeoDrZcEgalRjJ9kqMvTXyfub54eAFcxOO9A6sE2w/PQfEHTOjU\nMTiEo+ydOskUGl61AZbqNSSjs3oF9fohVly293ReI+hp4T3av3aDtJ50rMhQ\nT6x3\r\n=4FhJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-d576e36.0","@graphql-cli/common":"4.1.1-alpha-d576e36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d576e36.0_1605010201104_0.5919914854405743","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e7efc76.0":{"name":"graphql-cli","version":"4.1.1-alpha-e7efc76.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e7efc76.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"be1605f55e7838951bd4c255353403083d45d44b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e7efc76.0.tgz","fileCount":14,"integrity":"sha512-DY9xi1RD+ioTrxximFfCOWckBEkX4NuyjGHrX/tCP8PXG5e2v0fwyl1BmG8jWRcuuq0cvY6ID/dAFPyTMG7FSQ==","signatures":[{"sig":"MEQCIGAE3UJHYlwziIa+6WSri689kHpxhfJjUtNuaubFrdYuAiBLcLl8NHcoWhT28vO4FBkY0qWYiTWQYoyLSzQryBHVFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoQOCRA9TVsSAnZWagAAlCUP+wYi7m/+WLV+u9RschYn\nimH6xAyc76G0E5/Ie/NYhQVBvWUcWCGEiN7zzJBMlaVdntgaBVenLrMpJ545\n4UiVBHHy4G26MREG7LQ+aq6ya15C42tAsDvklqQgvEOj0M0jR89fqW4coHcR\n//Rv3G2orKnlhkLaigwC/57ze3SfKqqc+DLigiYDluALG6BZFGmm8O7vaOgN\nI7z4ZaKkVdLnF5eTpPRQ5xi436AEmyjPrSI4mLoAf4FLHmdvsoMS+t/XiqaP\nue9uTYm+ObITXQnYblPZL15lGw987AwLZEfF3ChlmRpQt8CwGlA3I+qif3I6\nrOGr7CU/NMB5yynyFjsJ5LvJb+bfqifqXY2euK+LxuzBFlavGck4fgl/25d6\nNSdnS1uN5Skfb10X+Acxx5kYiYGbDRVXckLThitO/yZVoCB5XxXPSYHsehlR\n/yC1uC6k/SIgYbZYbyymds8RHL3ss0YT17HVUFugtdUjRmdE6pMhcXk2xp+D\nPCqho6EUSiAN8N/LkK0F3CoRBrP7/oEYdWkeH5oRLAwQdJR5vBFZXKN3TIz9\nseNi03hsOLS1p+NcuvgWk/iVj8X2Zpz8NrHA9nHoJij66K5mnJT6j5yIB+6S\nMEJpPSCyZdBoZhibPumKURPzlrtljfs5+8lAw0PseebesNhiteZUDEz/eRaA\nRhwX\r\n=CrqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-e7efc76.0","@graphql-cli/common":"4.1.1-alpha-e7efc76.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e7efc76.0_1605010446232_0.9161540745288685","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4bd39d2.0":{"name":"graphql-cli","version":"4.1.1-alpha-4bd39d2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4bd39d2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"776f44755168304fb01e402c147cd033b145a755","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4bd39d2.0.tgz","fileCount":14,"integrity":"sha512-79c4I8NOadWgor+CHtTAOANSy71D8XAiWNe1ni0pGa0xoRMah8ZzqxUZssqzQSYAqiuSUcFDOxhGcnQqToCKTQ==","signatures":[{"sig":"MEYCIQDM7kqRtFJUei+Yqxihgus5YIXWKplx/oBZhaUsXoKJrgIhAPbCzRIVS3un0ZT9181vwkoOsjePgxw79FIzSgtysKNs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqp+VCRA9TVsSAnZWagAA9MUP/i89dAx3QerNVxN48XV6\nl1Ta4B2zQswnsZkOBMuSboYdvXg99NZKCuJp4Mo1n2SuRylztLNW3k21PZNp\ntV/pY6XcZTf7K+Rg8STFRzTOAylNzfdWr8ZcU9LZCJnnblC9HyqQE3/2qM7E\ngYSeKL6iqIUrNrYmFDFVGP8TC5DvoHHcIYASMAJcgWJZJ8GWmbU2F0LiXQ39\nvU3JTCBkq8riOxhuYZrcmQcTXO9k5iWuTdzHbXzLpm6f/p9ZnUmrEH3clUSL\nSCXfv9kPBDIk2+CgM2G49G8jmzhaFCljnO4T7qhm86M4zwqbiry0g7DJn5ke\nRRCyrMEjZhgcN1JLTQHPEbMhSs1rz4nmReVx4oNwLMT6GIXM+4nx3+BARhX3\n0eu56T8omtdr7JYA844EIcKiaKPNmLUSawLc8MY23pT1YWViC1ynUyATyLlX\n26f8Ka//Dfmed1VEKUIhEG7sB1ekawUo40UmOS/JLeqSgUoiv6gZuKVTaEJo\n97u2yPVSAtKBTOPSuvWh37PduSCORHR38bhBgs372VXM9X64PlrjqBHvs9U/\nbmN06ufno4MBO8pBD//SHtL4LNUk0Q+1QXTM8f6KiKLG+uG+GCw/yd+EZ1ea\nM4oau9FSZwJBwwjNmcXILA2HGsz4auF2tWalFsBuV/b7TwALHP5vUzBCFKY+\nLbac\r\n=JhxY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-4bd39d2.0","@graphql-cli/common":"4.1.1-alpha-4bd39d2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4bd39d2.0_1605017492599_0.9883244163070721","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5c31f56.0":{"name":"graphql-cli","version":"4.1.1-alpha-5c31f56.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5c31f56.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cdf1196b1b63f646e57e09dce26debd11cf14816","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5c31f56.0.tgz","fileCount":14,"integrity":"sha512-CkFDFGszu9WWyOWQ2jgUdPQIfqDHbikz8aHicPquZ3v5cYN4AkGgjPpra8NLe2v5Vdpe0WkobnAfF9dbJiY/8A==","signatures":[{"sig":"MEYCIQDMZxVNzxlndMxLi+6DhgWaZ7yuuT5KlSWs2QXQoRNW8QIhAJ0dMpCzrLKmle/KF0L2AXbrVIBPNF4jij3jQ3Y8PU6U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqp+yCRA9TVsSAnZWagAA07QP/2o3s9iwX9Dy/OrKR9BX\nX0JQa8hxOm5OHyK9ryQ1sqXZeKmlF8k7S7DLTkv/3C7vck5evgl8Yk9CpAPx\npD+tCzCUK+iV4zcR5jwlMasorQppfphq+4pAKMlZJk0AFNV4yRzcsiF+XtD6\nLYGa/HJwWkC8nH2PoSfLkIPawXoLprWpYaMYEL1beblisv4EOy1v7TGXAzhG\nC/QkH1+0/mhcrk4OPbZ4ZghR6f7R+YDpmbYHQxitv3aqFN1KEA1m5vhaYv1H\ndtOq8dsIx2zL3a3i7mRLewRk4zSSmPkIg4cY9PG72McOJg6ADZu2SH4lud9E\nC04ka9l5WD54859Jy3D4cMVjVMbn3FU9EPdLzI+3pirSmMRuh4iH/b3BcBSL\nFieriYepsf6l3zsbk5WmHiCGXAi0GtuuShp9+N6XRYkDxsM/2syI4Qsy8iHf\nazCs2zgxJg6Ygdbs8KW/HpE88WEwjytlNjfFhZY4w4WW1MfXRb0SiaeZqCqn\nlOefx/ajVQwLYgqI6LNKdqn9g1pY2oTHzsrAbrbE93GzRGf0dLR5sLGUBGLj\nWIpM05wXEYf3jwU86z0QfPxmSP14BJ+eK02zoE9Llp1V3IWWCSud0Gz4baFu\niMO7ZAbdl05WDTryoKjLhMoRQ9eI2lZ1q5wxgUgYVWz6qInJA89aLUfJyOe2\ns7mf\r\n=MJ5T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-5c31f56.0","@graphql-cli/common":"4.1.1-alpha-5c31f56.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5c31f56.0_1605017522180_0.6339090565664294","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7cfef64.0":{"name":"graphql-cli","version":"4.1.1-alpha-7cfef64.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7cfef64.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1cd9bef87fcf9729cb1737692b1e04cfb79ffc1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7cfef64.0.tgz","fileCount":14,"integrity":"sha512-S7ii3ekk+zlseJkinhzX6a982EV5vkjpqiZ2PXFWzLMhHeEcegyGwQssyC07cdkr/jKEZcvsNUngkO/7d8PtFw==","signatures":[{"sig":"MEYCIQDMfZDkmXavhnTsTdIDtCcF3sO+vxfZEiRyxxL34NY5TgIhAOYNytG7y32Vod0ox8ZJ1XooFCFWvklS+FGFVus1I5BE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqqC9CRA9TVsSAnZWagAAwSQP/3JY53CaCIpiZNAaEb6v\nDxJBheAnTIltr3XezWMEvb3QwMwHCMYNfe6ZUAcKNQPvQXZRpJFCkmkddPuZ\ntfx1g0XZ7QXhP47FoFFQFkvfXqpXUoBxUQuyKeq8LNeCz6w25zaVnTMmeHAR\nen0n1Kqm2pbOrczjW0zzj2coLgZSvDUQ17nN/zptCc9DMLqKQnJ8WFw/2kge\no/ZpnqzEF2Ldn3rfPv++n9njFCP9J1K18cEDA6XWO1n9iQqT5OnCJs4qa+nk\nHYcnu/Xm6sAq0+i3fp9ILZEs7qn3gu5FNEwflk+oN7wFigURoytXfm/LJ1kq\n+s5xiAoGtwwt/iL7c5r1LKxFcY1qM+2rtYBHnDgtSZuGCBfFpzU0sl5cmbzo\nOLMfuWb8wverBe1d2+x2rsF6+e7jyNkXYpSOIB8/XAgLHx2kZOv3yJdoOzfG\nNB/7RHoCoKVaJCzjgOgx/PWq61xsTtfQJAn0t6IWgnYtK/BE6TB5j6yJ6JbK\n80TzZXrYO/2l6yMQ8tN0LFL/tC/3fwQkDVgg0016K5SoIyN9GL70d5UR3asC\nf5+NPB0IbBmDIqWZUKtK9sJPXcbJI1uIpG5ifakgY8Qfkqzt5Aa5rVHhpVIc\n9Z6U/91ZpsPe/IaE54DPvwCY9wHSAU/GDcjPxvF+KH6D+q4Nb70WsW1xiV5P\nAB68\r\n=Eo1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-7cfef64.0","@graphql-cli/common":"4.1.1-alpha-7cfef64.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7cfef64.0_1605017789339_0.2839677181432665","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fe0a5b3.0":{"name":"graphql-cli","version":"4.1.1-alpha-fe0a5b3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fe0a5b3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d3841442678a5406ffe55dd50824e61d3148548a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fe0a5b3.0.tgz","fileCount":14,"integrity":"sha512-ilvWOY0yAnIlokCn+y8CiVGNUuWMjahqCRxpK1JCRAI23LNPed5xqtNeErfrtxV4Fya+ERGtsHTuMYaHVNMCLQ==","signatures":[{"sig":"MEQCIAmeMIDJximoJnkLajb5gw6zGhpObPO3QHqTFTL/PFL2AiAV9xdPsPfM7gAstIop4iksH7xNt+HfCu31cnfzy1RBrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqqHnCRA9TVsSAnZWagAAZ4QP/3YqXJZaek29rjOfoR4d\nuL5H2pHsPIWsXXpDCbVIan1XEhVBgUheC4gumQANZF4knnESRQenWcE+4mzz\ns9mlA5eiUZ+9aKON3o72A+vfU4OiA1Hyk1VEpCJDidfxNSDA0atKCaFm9gGE\nO9mH8o6kdEOHARj1+cLnKRGVZY8QPtwuEfKW2+g/O6qo1lT56//fjhKkEI26\nfqItlFzvapSoJDX2gLkyCGlN3VaQfwQCgBbBkmVw958td0i7agP7yOn/pJI8\n52HoiwUDrlIxDn22Bc8f4PU9XqKTmDsaCBydkcN8Mj+oicsIlDhSDIzdskID\nNAfgDyVkFnBoVfaPhlKMVtThRoLbkNFDtAXJ94b6Jm2ScovM0CgLtMtM8MJX\neFBSEF9C3JykrkC5WvkBsYw7tNNZr6vSypq3UMvqXaFefYBFMcN1pZZn1XRY\nehcfNz2UgvtHl6EwpNrUfAT3XCAy1Q3NZZ251ati7z/OZuDIDBUSWy9a+ItO\nWk1EckAvUkRdS+OxkMk0PMYf1O2Nz83koJL8qnt/M+2MJZQqEvFYs/sHakW1\nGbXLCKxn1FRqAuHgzpeIHHQuDeAASgsG7a4WVr43bTGutJo54pc0PiIZgKZw\npjQLYDkIsyHQqXckZx0/LrfENMkVwCrxpsOhSAvMcKHorBcy/mHTXdsYJ9qC\nyLjn\r\n=elde\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-fe0a5b3.0","@graphql-cli/common":"4.1.1-alpha-fe0a5b3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fe0a5b3.0_1605018087037_0.9502843041885372","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3d62634.0":{"name":"graphql-cli","version":"4.1.1-alpha-3d62634.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3d62634.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"169fee06525732a45a2500540470641b5520a6a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3d62634.0.tgz","fileCount":14,"integrity":"sha512-jh+Z0gTWAnZy7/34L+bcHiC35HknFwgfvjMboJNNXhJdtBrpdmH1Qz6Vu5XFR+xb+v+Kj0aKdX1r5bX9WK57Aw==","signatures":[{"sig":"MEYCIQDO6F/ZORqqC0dpt9RFLfsSEOcIS5/ixYVoOGygRMUuPAIhAL6MTbPNfK4zsBBtPcKeDYUInbq6xLcO8BVqdXZrk7jR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqrwUCRA9TVsSAnZWagAAkOgQAJv9RW4WoDpPlNAvqsSt\n+KlA6QcXoEpRo4CypBZYeLNOONOCEars/oj5XKFaFDUIE64csZrSMBQoAcbv\nrFUlaU1WK8q6PJCF+wNvqiXNIBlsZJlO+ru+W0MGLZDLvRobxAVce2CMU18N\nOD3jLiDvPgZ1iLa92B+rLZ+IwDAkuBGN8KQ6Ov2lXaxCKo8fPsLIPXbYvle3\nP5AxJMp1YQio7EBAlO87FKklPr0A1X5RYOBefWt8LcTPs0/zCIOPW2cJZfc6\n3Yi5WlNb7Dmlbn2xDcgyRhGR5N+QyuMtTmPnb1cHo80lB9CKfjCI+oHcoUga\nS3ZAp/Cr/uOQxyzjkNszMtQIpLJbudbzkSYTBTLWQ2ErmgazXFHtPy+/pgBj\n5/4BWaET6sLFiMfDqq//fNUK0WRzqEsNiTDIB0Z8TGJOe/qigAGsnwkdXat5\n56S+2VJFBcyAMIjgSDCwujYeBsk+pCODfUbUWVBQOP6N/WfXPE79gEB2V+y2\n9Jy9oFQJJhEuqoYIgjjotTweJKQWSnKL5fesC8KDSQ+uHgvAqQW77wkOiAl+\nTVWBtYJ3eRg8kgBFSE/slxTP+2zUH6dcCugaUH4gCFOpN04kFR6PWZLsPOVE\nyHe09q1DN4PVLBcmfeKyREpVKhhCSHQTdfSHGWyewZ77MMxWWpQFeWjAJ723\nJ0dM\r\n=F2A6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-3d62634.0","@graphql-cli/common":"4.1.1-alpha-3d62634.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3d62634.0_1605024787345_0.8142996294892249","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2b39f80.0":{"name":"graphql-cli","version":"4.1.1-alpha-2b39f80.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2b39f80.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"650f911c9310795a5d562da9220db08fc2bfcd73","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2b39f80.0.tgz","fileCount":14,"integrity":"sha512-ng5H+qwEE5k+xPajdq0CYQuOU393NBFWPnvzS5rfDA45F6XLKZnJHSFIh8Ye5UCDRhjv+rX4uOqritBtAh0A9A==","signatures":[{"sig":"MEUCIQDhHxLKEE+K7QzLAvkEE89Ws9X+7F+ujlLSBHwIIYRMWgIgAgvRpakCsfo1POCZeEH6fl9l17QIkhlxQCzbre6RYSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqr0uCRA9TVsSAnZWagAAf2QP/ihvZOtG5mim7Rv0Tszf\nE8DyNOALAq+8Hj3NWz5I/aYFWHskYRt8FvbyNJuQJIOPZ4N0qmRrZOOw76rP\nkcH9sY62RMuJetJwgVl7Vhc0l+TnCElD4qCXwLpc3jZgV9wQQZcHIrJVqXn0\n8sxH4KG5yUW4OQ+yEH3kRC+Ny5QCE9vKLZmrmn/P8NcIlj5MEVz1+ogaUzCS\n6yuGn5Ed6ehjzoy48qM3b9vuQueUsIOJeOXqs1g6iPmNrioaTEBfbXRW+NgB\nRwAtjWilvl9B/xc5VsKoskZ9Z9UUC5FEQSqR7mm0q2DKvpenh0cNuvVJcqV7\nob/q89V62GlVilRPcKGHx4tPzPQYHwTSu0JLXVS48GIL1DOhg6fi6xsaV8jF\nEcim7u9OIvCtKix0ZtelwpoIUWNRPHXo/rCI8TWtdaHm3qrtOSTL+VPEPM/S\nxwY24Rfp4vYEkk341LIpjNnXojOhCn/sFf3Nib0rb4P0JqNSnaJiI77WSBj2\nfgCk2mHJiEzE01LnvKTLbD2hSkJtQimeeRYbytsQZSEzOF9IuR1irphpS4VJ\nb9rU9FUDcdPcrq4yV5LodgkZtMjtF7T9Tv5XCc8jOFU2k2maS93RgxO/KIXk\n8dRMMtYn9qXRbIau7zifK+fB0E4Q8krsxMcnGUtCa2/alYaSM4g/3I9f8S62\nXd7u\r\n=MJxv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-2b39f80.0","@graphql-cli/common":"4.1.1-alpha-2b39f80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2b39f80.0_1605025069239_0.7972600548995801","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cf8a351.0":{"name":"graphql-cli","version":"4.1.1-alpha-cf8a351.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cf8a351.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eba695f10ef193ba3804f4b9bcf4b657004168bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cf8a351.0.tgz","fileCount":14,"integrity":"sha512-9b7e7X1hyRTM5MVpNUpGIOCoTSW+QeEZC+bY+d/st7B+GRG4nI6mkNWBWryvMTbsHjDDUdja63R9MaFbPcOLxg==","signatures":[{"sig":"MEYCIQCLW6oQNIypf+i2XI1Y5hUCBtgXMbVbZv9SIW4Jp3InBwIhAMrexIJAeBkpGSbqgVZo0kWxMV24pBHvjnnjZRCqF/Uy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqskuCRA9TVsSAnZWagAA/YUP/3m3d7d0w90T53e1u58f\nYU3EPgqeVbkKkvKfpnzfrkvcqctRANXxmWx0g9XXAnXZ718I9DXPVsZ3DmWp\nJE6xWzL8BpqaYDL5PciSsujyuxGtRquhZ5LQp0yd8ynZEDQ5EJg4ggxuTuA4\nWFoALKCP65oNkm28nsdHNyxG5hKyBxO7v3jOxO8taoJmf3r7df2VUlsBdiRy\nRGofr7YgNcx3W46A4A3OhQAItGzCwSQupr2zxIuh3HR+X0hAx2LLBYV4m8tt\n+zmu3USKozeoF0gB2z7BixibDLeretkjwV4pl4K8wNJRx19JCVmDEWV6zgAC\n/Zbo9K8W/1v+yYsK7c30MtJFajVK6yW6SF4DGHb9seb2WErXTmg/6k7wO402\nI4rM3YgWBwScd5LTQCunFCjPAdOz1gN6LlfWrSIayucwzIy6Gc2f3IQrB6fA\nVdmHYh0UPtr9A//tBqTuPKG9De7VJRVotob+hD1jXDiyOlIaC2lUCeisgBH4\nu7ZMXV0pwy3MVwsrecPM0T3qVQZU2FRsexJJh+vn7wRzZrYF4IsvpxGGWNtd\nS1wJKV9k7kFHLzOE76h07jJzjyqOfsvWT+6V47V5NIwfvqWDSJZ9W9V7QMdh\nsQHHC3UBV2dZYG5htRufyeZNtnTBC/lzxS2kal9TgdEnSYObndcnCo0nHmQG\nFdmK\r\n=ytjE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-cf8a351.0","@graphql-cli/common":"4.1.1-alpha-cf8a351.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cf8a351.0_1605028141640_0.765035711193317","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3bb1bb9.0":{"name":"graphql-cli","version":"4.1.1-alpha-3bb1bb9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3bb1bb9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c3462f938564c94a1546a7e732fb686f0dd12e1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3bb1bb9.0.tgz","fileCount":14,"integrity":"sha512-IdQA0n5168lTaURgLEET7xzWsbg0Tg+XqFxitQoOdXJvRDnWACAlpr5dOYWDcoI+AT9PeYQnxfXnaPkwKpxNHQ==","signatures":[{"sig":"MEQCIFkD5xc+5kcnhnqpl9UXps/fW8p4Qmp+QZIVhjYRyfZIAiAs2Cq3rItyJv3L9Qx2FjNVAhlZM8kzPU8jivec++O2Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfquj6CRA9TVsSAnZWagAAvhYQAIfM2Yj5cbK7wpzcxrZT\nIff6FRnHPtGx6TgqBOZVWHgKtFZGPCtY4CQgTOwdQWTiOG5ADo93C22IYx5h\nVBkJt0i4FLMvCTG7Dex52+hoxOrKTiNPb4i4fXBUB9tNPjB3x6kkk/Vxjnua\nhnsul5njN2pFwXd4r0s55kqdz3XVLN+YtT61E8gPS7C1w+IVGodt4sLg6K8K\nef1VZof6u+cXYN4XkAeufqXT8H4WFkMVznvh1jYq4HrVkgNLRqGb9j+w1O0q\nTlIgZ4bqxCQh+DI5NzeS8QNi2iIoRR0193mqsmtBea9vku4fYnOM+jqNa2ak\n5/X64me10Zx4s2AarHV7PG3De1erwEHeew1zVzV/SAYXP28g/6X0IYX6XCJ8\nnJVvkhkcCgSggkbvd7G2Xm0hLYNacnrhLwH0Q3wQSqw+X5aDSOTU9u92yz5g\nvpxDW88CCnMIeeYcE7VDQtM6JuUV0IGJcW1FajJNV/fV+aiVKpJuuE2yc7ib\nSWkG/IyVK1UXp07zyeu2Y14mvRCwnMQhMQduE88MgOWmQlISPtxK2QRt1TBg\nunKiXV73W+9h9dBs463xUMnPA4ealBKnaL/w1Y/ItEvLJbJPhrPx+ISZfEzS\nbIEAbIz5/pRVJxrNk/E4yByjHzvlXg9Pv+Ir8LG4pKH6AAfbYWaapqjron+X\ni0Ys\r\n=Yn5N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-3bb1bb9.0","@graphql-cli/common":"4.1.1-alpha-3bb1bb9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3bb1bb9.0_1605036281508_0.46017490540466466","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d01099c.0":{"name":"graphql-cli","version":"4.1.1-alpha-d01099c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d01099c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"73bc9a2f7ac111dcf53c33aca0785c202256e570","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d01099c.0.tgz","fileCount":14,"integrity":"sha512-ZjQewFRbWmClQTA6KzZroHBIg5kjICm9xAJifntZY5AY9bhMsMXcmnnthCnoxWFLilJ3qmjG6RbmaGApPe4FoA==","signatures":[{"sig":"MEUCIH3a7DTnU4zBMAyOiEAk6UVcfwTGneQrCEdOsqylEmhAAiEArgRZQJ3T9cSuTQPuoDOCNcgUiZHZ+HiOZdZTSXgY62c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqzthCRA9TVsSAnZWagAAln4QAKS5Xnr6c9bpDjzlUuYh\n4+jS5lmtJFRC0VJNsLR/9E8pa0cDcLiNPbA5ny9fND/okR8W8r9DiEfa6cgV\nn6aiNSk0xmKMTYHSTTrRr+PCIHRY9OeXAQNMmmbSWMuDHuaHeqyCfsIm9eQT\n0XCfngrmDet54nzKX0voTwpfzW2c+lHETfpY3s5QOM5lvlRcUBT+ADtrm5OY\ndIgaiskDjFDiGfgW1VO9iUwQ9FWtU1MeoVWCiBwrktJ1/94KeYOXmrDcITcT\nht4Yngj4EaLQDvzz4aZ09hIN6VgQhKM9FvAnAluAr+y+92SPbrobslVomF25\nkFbCylWUAqnKh8rXvmzS4iafVCQ6M04riAZyErid9I/4JNMr1rH7KnZR8bbw\nfGE5LL8iAmA1rzJOm1YxqooUHYMs63bPwLJo0CE8fM8Mt0B9eUgaleAZQg9I\n+WkqwtbrDFm8IydnN8a/6kRHlrGhJm16FtZ7Atdq27CiNcDz68J7jiPm0bkv\nmXcc53W5Gljkk2/sIpxgr+VgIq+NjYC6kotd+G3gZ7eCVNyBpgF35ozXZB7G\nMpdJ0fWJJwOeI5aTYynTkvxmpuyBKpVy5CdoE/EjTB7bc016Ttmoo5CTlCTZ\ngAAjCvRtEQc4SCGFdBRlod4tdkIIV7w6ymBxKEyzK8HsBdy4u4BJ/B5Xz8U1\nsp7G\r\n=KO6i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-d01099c.0","@graphql-cli/common":"4.1.1-alpha-d01099c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d01099c.0_1605057376602_0.946894642064749","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7d99418.0":{"name":"graphql-cli","version":"4.1.1-alpha-7d99418.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7d99418.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e8571254eaa11fb4f2dbce63604b524bde2b9c2e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7d99418.0.tgz","fileCount":14,"integrity":"sha512-WF+KfdlQdhmTpxhCbRG7xrhmEsUUoyBXzgZ1buHlR4CqCZjvz+FAHAvG2Jj28tqLUtBQ9AKqO+dCqnWZmAI/Bg==","signatures":[{"sig":"MEYCIQCs+OrmygPoJ6XZAfuvW1kd6S+HCQWHewpycUmFXF/P7AIhAMH8OPO/7YF7jVM7rb6wDmpMMuRYOYA6QchCJqht/fLP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfq0JkCRA9TVsSAnZWagAAJkAP/ikiDRS4C6B2KEJdt4I5\n7pnZnl8e8ufZJirOKNkB+VO2hXhu7q00P1GIjGazVPS9vefWtIzU23THeRkR\nJnUSsS3VM8sbPxjkwj4HSARkJs0QWDocetFumE6OEdzEgU9rKO3/cB+NFbQD\n4Anmw2uRVqEqIOG7VVLXM1syGXemOiSCGoqSWDUnWE6sTqL5KebE5lTLkqHI\nMsCjPBn7d3S7bijRmbzFPtf6LlgmtlPpVjeSleYjl8X79IZ5fB1Km6mTbB/M\noX9jHWiNknwpDZPkyeLz5gwhenETXox70pcuYs3HvEcFF6XtpGCOKyd9aTdX\ni2vQyKT5dU4LzgSGHfR3+Wm46WizWmOyHfMcd/MESHJE/Hi+2zCNAstbF4Qq\nc+ZPQYV3LILZ7wIIw790CyAUvvngx5oPQ5tlrdT/SizRVUyqGvXNKJBPtmz0\nYXmlmA1BX8FtDHuIogIerFeF3qDgH9q+mYK5ut3CTPi0PnLI+x7JA2nxG4SG\n5yqB0xZz2FYA52p10XIMAzMx4HMK4zbapkvmne7Vwl6uzTdsTELqKQsqDL1/\nc3XpPGU+YtIaZk6XcF1XgJJea6CBo8IWAG5B2Xbjd0dadrTZiWqHEkUPCIqY\nray/+8K1VnBNajeQqHmJ8FbqX8anMlUeE0tFJ2wuPGDUywJBYmvqWN67FdwA\nzQGC\r\n=QdoX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-7d99418.0","@graphql-cli/common":"4.1.1-alpha-7d99418.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7d99418.0_1605059171707_0.5692164192071107","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f8cbee2.0":{"name":"graphql-cli","version":"4.1.1-alpha-f8cbee2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f8cbee2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6dc41e77beb2208d80c9b727378270d8137d43b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f8cbee2.0.tgz","fileCount":14,"integrity":"sha512-kI10dLePr07LO6+9PGE0FmOJuC5ihWeqOACq2JLCKcsy+zonBEVWACkO7lqKresicQPFPjRSw/x/jLH82Ke4+g==","signatures":[{"sig":"MEQCIGbT5OWyTr0+HfMRWW24KZSUi3U2NZ6ZvUyXoqkyC8OqAiBtWyPRfYBVM/HgNSbfQWsKHYkfCphE0HMRlvixboNPxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrGA7CRA9TVsSAnZWagAA0k0P/RXMWFD92NoMhjb+YBFj\nQUXDAaTUbVBGo9nMCWKqf18l6Z3s1qnoxH3b3UUrTEJ48WliRN1++0PQ/L60\nQ49hWeumwIy7TNTj+nrjMvqzLOYWIIqTcA8gIvypeq7cOrRVt38SgBm3eb1D\nvwOphKoyp5dHzoXRYgffRcrsW3faQUj+HmqNzN9VsHiHwRvTGaZtRHHtImm9\nVHAp9gYxACdIH0Lo0KQZetDuGsD7TdJIVE6rKgmvk9E4akg1BCstxOUrzdi0\nycGkH8wOiw7H866Tk+sLMBa1PU0ryco61KOkoCua1ogQfnHUXCaqUBpb0qvh\nF0WXsKWTihzMzCryR4T+YTfHIsf+dzPw0QN8L9fqnlcZ8/7FmJ/Fdp0EosTX\nfLO4IyQxjtCrUacdgVdMGjsSWAwemnm707Tli2mr1xKDqRb1lu83ryryAi2E\n5Ctz7v9wkGOsNKx+RlGA0aLgJDU4f5swy+ERc0ewvNinW4WCLtfKOlIWWUeG\nFwdccw3Ttuxo8i7JHzbTbg/lNujPPjJbaC+lxQ0/LkjlVtdZlPo5dp4U+gXW\nn41NF1V7M3DdGUL0vhmm+M3+YJj2gHPB6sguWzi08S/uje1+zOFHbIi69dQN\nBVhfZ4IvEra5a0Au9ux/LGvZX8d7UnM6ktw9c3Ep7iQIHx/1nNuyxugAzPWi\nwjKJ\r\n=WtHl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-f8cbee2.0","@graphql-cli/common":"4.1.1-alpha-f8cbee2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f8cbee2.0_1605132346490_0.2680354051713647","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a2c9647.0":{"name":"graphql-cli","version":"4.1.1-alpha-a2c9647.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a2c9647.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f3090949a444bb6af03b28607509d476553dc5ef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a2c9647.0.tgz","fileCount":14,"integrity":"sha512-+BygKLnMUlO4sfIUfGHFzTouIo6j17mEm50E5QCf1BOcic6owv+92glo6ukWNP5z86CFr5W/+9GDMWfA0P7Prg==","signatures":[{"sig":"MEQCIBC3fw1rPjKp4oYw8YTddkmrURzNYe6Ezk0PniAUTePrAiAdR9+06wxOEkmvr7yWPeVVNUFk86OHTYZwzx+YVQAQFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrHRPCRA9TVsSAnZWagAAcQAP/0rfY8v3RbouCUdqxPF4\nD7LeOewb4xmCDGC5RLu+WZRIoRa+M5xh1YlY3nw6Kg+WQ8PW46qMmHRKpx8B\nei2hIyiUMuHu5v6m3jqKQAV9xBbr9fUNp36JPA4LgFrMcRcMa8G6Vr8BTpT0\nW3gahUd+IUPql7poNDNzezH4QjbN9VIgQMjhydvGYV1pgei2BB5Fd8B+rC7C\nbTD9sl9KRPwyY1bVeveq08+Lubn/6dys9dC007r/kae7QIDeV+ajg0BJZibt\n70Kt1vkzjmvdsYsK7NRbI6B9IsMxlRdYBCoqJ58VCzudaKa1ogXdvAV10cvK\np3fog+oca+ms+Bb/X35O4+zT7Hhy02Wa42Zn+TiPg1+FiHqWybG2EZ54cW31\nTITRpwlvu41c7eF/PxbZmNBqUNXE0anpUN1s2jQBEAwh6ijQO2L01wmVBPFG\naDhWMQaJTPnjczoRF1W4V5krprgxoJ6GrqUvcTVYFW4L9fXFxF3/skLjpYWu\nULlrRMOld/HXRzR/pWQHc1NIubpLO1zCQbMVr1ZnS12UQ8K33XU4RIE4zTvq\nzvKlx0GF+8U96f6Xb9reFjwPP68MTkhLCgcEQZWABexsKisUFqk7WwE9/ggH\nT5D4kJv+BN6ufSYieKYiAv9UAlObES7EjFaKkL6Y6k5YnRhOrq52FEH3Erd4\n9WAh\r\n=nbc+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-a2c9647.0","@graphql-cli/common":"4.1.1-alpha-a2c9647.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a2c9647.0_1605137486553_0.988991716616404","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2b68df9.0":{"name":"graphql-cli","version":"4.1.1-alpha-2b68df9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2b68df9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4dca494abbdb5fd473406160efd62352e6deacf5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2b68df9.0.tgz","fileCount":14,"integrity":"sha512-4L3LG/H5n8nLYu8Lb7WomuPRyoNc535Dt6oxm4DaVZ3Ia40Jgs6TlaJ1bBlwQi9cIiruNb/nrBfqkYjYEizXHw==","signatures":[{"sig":"MEYCIQCfugEpPUmAmor37Njy6aL1j+R5f8QEqQfv+c7Zxw/GEwIhAOR4yxQIfR+Ae7lIHSmvuiSG6l1yhB8J/CwJqAYglLHE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrk8UCRA9TVsSAnZWagAAco8P/jZBN7/HTq6/tqjC5AHH\nZGLGmZSgTkHkKSo+AXGbBomy3z8gcTzl/P2y6e/c43GEt74KDRYDzU9IcJi+\nBR1XICbMLk4tCf4fIWIXpLr0qO/g/DAT4h1Zv2TLmt32TjYyjSNW6dLRBfsS\nAJC6V1qnr2hQPFEC+TABSrTRuwVejrVecEfdN1DuihGG0c98YaKehK9+kRbV\nz3j++C6Wi2AylJxotNzjlQEKKYwqQMyDJhx4hwE1XnOF1qypselET0GJk84h\nARs4AkloTxsCwzxdXWg5KsJ32UOJZXtHqN9F6+3EyLOUA8I098Y8CThU76Mt\nhzpM6VMpJEnMnBQ1IUvqRx5fJ/sYiZJs4leXHVE5V48MQ5gqYPiYWrVFSEEq\nTaptksh/hGiICAmC1QQX+l6zBpXfvMal53Z4dUNxyh+l2stx0H/0J638Cl3W\ngDS5Lt8YM8zaxLmi9F74mL1xhIOnUhTHd6d703WKeCHBgF8B7YBeEumYbsyM\nP1WjPn3vAxgGRI5VZkKAU79cx/8JRkae7MWcY2CisH34ClRzupiXvIjjSDaA\n5I0ZhsftmvD5hiZ987ZoDp9oUnYeY+DSOw4Kt5YwLd5WNG1GHuMnZDMI0wZd\nMBaE+03rDSZ7O9vTIH1OT0KVHg9hIpbzm20glYECgTCGS7ZHp5KKcdw7qf5D\ncm42\r\n=d9CW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-2b68df9.0","@graphql-cli/common":"4.1.1-alpha-2b68df9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2b68df9.0_1605259027600_0.5987171359312697","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4ff9a20.0":{"name":"graphql-cli","version":"4.1.1-alpha-4ff9a20.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4ff9a20.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9e48db689e095ebc561858af065995c0958a78c4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4ff9a20.0.tgz","fileCount":14,"integrity":"sha512-//FUX12c4vgtqFoaet7fYCE1AHFHNC0hs4Pm7zsZIgyBfokl85QcdqGiiKmo7GeLEumK265ur0DJfSqgNANAFg==","signatures":[{"sig":"MEUCIQCDAH1EdSFcqwD1BTTn5xwJOGIkbWLLCQac5QifvEH94AIgdtMj2hEaFKjEX7j0r0wqOIfps2dZaRS7aRgyqJpquFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrl/0CRA9TVsSAnZWagAAI3gP/1ScPc0PZLNOUz7ajan1\nUIDuzk5wFT23V/qIBoj8M6KNDA+J/8UGMUcVdpjAApWlhC+6eD4Da1cs6JZY\nkQ5HnHucGqhcL6AHugKxEyrRuyQ+e2Uu85VqRxTVqwcoDoWcoWnt5C+8s+av\nHoPE6bJwb8iJCMvQeZ3zK5eTAjbyygNFsvOgDBBDCtOtgpohSpxT6h9WybpS\nKVq0fLpxDSF8wvlXRUUT6hoGDDOZ1Dz1JlnkVtudY6eY/N86UgL/MYnmAkwB\nTkdReMv88DXQuqyO6vrmSC9FB4o5MwgUN+G2L6YkaaL2/AHMm7B9ssrcwtY9\nPacuO5FsEo9iRPiu9h/kRVHtreIuo9BZA0W4WVbotE7y6BMjfb6d7frwnkkX\n6/XVeIWrhKwhnwAC/aRymxAN3IYWF4ndEi8OZ/k+T7qlXtEXmejszs7NmSTg\nrnsjw6A4B0sgD/7DaqnIwYWWnlwBzao0V7TVihnelDcKtnKVfTub0SPA6zi3\nkSyGpGBDXCimOWJThbY4lC0luzYqduK913pA9f7f553fFwsbrMWZuQf8zalY\nRZHPSbPcrjty6ITpDO8QBYnunC3fIZnhh2XsfXgc0v7kTwibeChVkcqPy1rP\npsECOOq28kYuWD9DzXRh2FEu9/MiKitaGUGLGPdrWRYMC65tccoXLd10Ps8E\nPlTM\r\n=zpuZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-4ff9a20.0","@graphql-cli/common":"4.1.1-alpha-4ff9a20.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4ff9a20.0_1605263347691_0.9348979400761261","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a0c778b.0":{"name":"graphql-cli","version":"4.1.1-alpha-a0c778b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a0c778b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"39ed1adf0a65665e254192ad8c3565ce46908707","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a0c778b.0.tgz","fileCount":14,"integrity":"sha512-AK1oltdv+Xlu9RnUJY1HREonYclZr9079c4AgA0jbY5STBRC7BCFmxPP0n+zLAlLOIHwoW76GeaNfCqN/hEnhA==","signatures":[{"sig":"MEYCIQCLN8QFjqwGUvRYB2gatcgSVrGGFJprmlGyhPgDakOzoQIhAOE+k3VlBMerXAW7v7gz6V1EVYtMvBPFeTcl08RomjB/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrqEoCRA9TVsSAnZWagAAPXoP+QCKRBWfRSFCSGhrjYC1\n0K7isZ/p3rhngfkXpD/ChqRJBrtgL2Pu0xkNmCOP6FBnQwljv0eYQfKXkvMe\nLQl9uWVPzhE9UTNTkZ760VJntmYlp6TeFi3Zvc1ACL38Sdc1tdAHzjB9tjgg\n//6JqDKRRSxHGNEV7Kf4Up4UIYWx6A9Hekz6F++IIi1pdCklBseNAaH2KHHO\nlZ44GEo+HYny+PjuFwvfrnVQgWxcORx4Fnkrcl+fFpcY0FqQVikndzeCwGvJ\nIRi7Rmcb6XsQmiCtTDp2X6xksYLAIrbMkYiXUooQVkMO4M6ZtFlbLhqwnFMF\nWwOBXxBZN0UM7mrn51WII/AhBzuisXmapaFGg4DtwQAP5fNhkbM1Hy6jBLrK\nzQUPfNuQuTqEAnBWZojS7ITT4CYQ4U0vmS2qVngBk3SFdhfmaI/YpvaDi7R4\nayuJZFThnOo93+21YSlpkWpA3PUaYZR6delqTMCLUrOWVNMEHuC7ex6SkG4+\n42b6Mze7oFcUpW1XksLxko3TKn2Ctpb9iF+2EU64RzUdhb9vCHYHec21/mBn\nWK1C9PbJnbmBJ3g/xGw/f7hBaQENSezku4HlOqzCzNLCZNZOGLvUaOUtJgqC\nVVEaK2NoqDvDdSuxMcSdS8ahI0f4NKfmELXZsAlY8wd25yvVGTzw0QSQ8J4G\n8bGj\r\n=eZuk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-a0c778b.0","@graphql-cli/common":"4.1.1-alpha-a0c778b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a0c778b.0_1605280040285_0.8144944354005461","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0edb3ac.0":{"name":"graphql-cli","version":"4.1.1-alpha-0edb3ac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0edb3ac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2ad2555b23fbfae136b452cd5e28f8293049596","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0edb3ac.0.tgz","fileCount":14,"integrity":"sha512-CJ1H209ut7JAhdUx/T971bbPgX9RTz8EC16ICc3R0uL68pZiFYdMcVzfsHsgBBRQ47YfpbBnONovlhgdqcIsbw==","signatures":[{"sig":"MEUCIQDocB8/GP9SSu5AGcsBWenIZDaMscMWR+8SXVYzTFulFQIgNT1chDTqRo94f0h0uOlm9ONWZDnvt0mdhqv3kYK5PpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrrSPCRA9TVsSAnZWagAAS0IP/3Pw9rsgd/8oVvqXI9Tr\nimtckwrJrkxnvVyHvMzmBoYgp3Kh94D9YIQinf1Uc6rplFZaTfBOEE5lnS0Q\n5RcBzhPOHmXeYAHk/+Jrz7nsFimKErXGPJht+ne+bFgueTZEn6pkaDvtvyIJ\n4pNltwu6XuBBMK/6ozmJo2IgsXz0tFWJLkxDtXNK0YFFvT7IsRj97JtSAhVo\nnmE83jFfkBxEVnatud+L4CBfAMWjMtGyB/Bn2pS5tkcyHWKlyqDsIXGio2KS\nlrG/NS8R5bVI5vTtsrWbkCMRVRxK6h9MRtl6KRdD4NQhxn0G1Dzsci3W+YSS\n+CBVq9zoTOkXBrN2t4C/WjcmskhU4qX7cjfNQMM3ecC9CF7eYdJ4nMa6coZD\nlrA9qHb/2qtHFCjLDKpQ8i2FflOGioHDV4ir58WAv0glwFgjJTWjSCKzA4GI\nfnaABeT7ucsxFQimG8j1cG9G9buaghSMPtY776+6u5CnHhIQFsMhOggAsiEv\n6cMGYX28IC+AFOVSvClpZ17O6TCuPZY+mMIjYpMrUHh5TxJvfLQZJJjxcCGS\n1IOt89dTqSUgdskBRzBhyy6uIMJaaJrYK1yCk3Zh8F5omGosPRlXP72Mk85J\nlm0l1YS5c3gc4xTi/o1VraE8UBr8xfc6H6xlLlIjLZoKdxf66bQ/YKWGIqWn\ncwb2\r\n=Aw3X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.0","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-0edb3ac.0","@graphql-cli/common":"4.1.1-alpha-0edb3ac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0edb3ac.0_1605285006496_0.04955774149636749","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eb64037.0":{"name":"graphql-cli","version":"4.1.1-alpha-eb64037.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eb64037.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1d102164d6c5799efea931b3659d1a66a8e41667","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eb64037.0.tgz","fileCount":14,"integrity":"sha512-Y4wPdb40aWnnyGSJtbM4iRxdsFSgFZSOvTx0ifOk4qInVQ4K2dPks6NhdtU5AuWrkSNFZGS1kfrYDsFKfJpg+g==","signatures":[{"sig":"MEUCIBz1fdBrrUHTQHCg21eDDmC4oTH2LjzV7dh36O+PCU8yAiEApI6+9FpXT68EX6/5U6XAETTnT9+BxNFtdvNvj4AeNMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsYZcCRA9TVsSAnZWagAAXasP/i0Xf69fYyQMSS55cd41\nF2fPRuWl1NrX1iInvsD2mnXI0M7dfwtUdc3DPKzLnKAgrm8DyjEbXnqk8/YF\nz1qHdgSVJ8kinvmxGce6ZR9vp2yY+G5jQ1yTahZe3eNKCQBdyHS6LKQV8I7o\ng9xzbrfFhFNrXCIaKwyw2f60NBshFLyKH4Xh9aate9HSwJ+1RF5EBrb1Hzdn\n8yFfHyOCIsX6yXPe4INA3WL/GI6uG0N1xm7+6Jxl5NPerm03NgsweeAIsbJg\nRUMHzmcM7zAl9msE5KrRN3anCIR46/DH+ylqa58SztLq7i913YZnzYQ0KYpp\nqpiYF9Gpu2Xfp7Uvgzj5+wus59pZhvDPcid6foNUFA3vSdmgI56rYRYXBOHQ\nsV+ree/nYrHX59bzAwKVz/Vkl+7E4W0Jv2XvE5GfTkLfYHBb8HKGHaPcNXe+\n3s6mm4s2eDZSUUoo4KZ6fLhkHhGi7nrP1hxSZokyQcbdeVev0yNRUfrwjRu2\nL98adQdhwC+Ptc4AiW7dM4Uchh4lpzLoPMe79ud1CgpwfC1tUhGrQpCYrydE\nYel7zEqweRNlRMTPf02HMg78HJZxn5cHbfGvOr+FGt/CX41iMFaZtHZTdJ57\n7C23QhPjxJrSxGL17icoVsOxaQrKIB2b4H+P5vx6jLzvKObiOu+8+Fw0Du9j\noQtU\r\n=F14v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-eb64037.0","@graphql-cli/common":"4.1.1-alpha-eb64037.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eb64037.0_1605469787773_0.8126628561863829","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fc7ce34.0":{"name":"graphql-cli","version":"4.1.1-alpha-fc7ce34.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fc7ce34.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ffc207aac24ab39f51d53065bfb23c3eadd1a84","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fc7ce34.0.tgz","fileCount":14,"integrity":"sha512-JBFpdvZP8kTEnNGyPIlW1WT8FNsyWTiBtEKr20w5PkbIi3le9GTtDYWfm+3WHQWinjW+vW9m4UQG2/dAVmYavQ==","signatures":[{"sig":"MEUCIQDTMO6WrU0PVA7ObHAhPKJnroGTWu5XjmOOcBfM5kyRwQIgW7M+AHvmEXA3LoY2komMfz1CFmNHGLTY2IcODcItXeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsZExCRA9TVsSAnZWagAANfAP+QGtkQymcs6V8US+zjwl\nPIs5xvr4KCFk7d7nzjm3YVmS3013UGOU5UGebq5FHilvXdsyswRahfhd7yxA\nhKJvFEX/i6Ep/0d99dLlRvi686Lhm8nOIjIuiu9CtfBkvACwNM+vNnmgcAYs\nO8wAcgbNLKQb33ZYGcFb+ggEavMCl3G4rtGEvKzS6ixl7ksmM4UC/NOwfFLE\n1kdB4cC1m17Rk0bL+OZGsk82ugbJ417fSegx8sNd2+nozt55+m0Iv7oHGomQ\n+mb/PTcH/6hZQRRJ20EazIpGDh2XSmPyd7ncYJwWtKQezReJb2YdnyD4mKJR\nEc+w1S/Srb9yCYCJHBXzfUgO2LkUZwqzx0rFl8ZbOdfAfxZ7xsc1/XRiAeTu\nDSB2/mTk5nr63CqyPTpw1DHtD13Ftb+bvhh6qYUH0fAMWXVUY4A875AEBfYv\nZGan8hSr4jF21SC2J7C26wVlMTpV/zg3dkDrv9K+bFbGEHcYtrc+QgB7osyF\nt+9pgTWbtkoR9KT6F4vpJwvMN5YjPca+BqmA9pX5csZ/LJrq1r4Mwb+dtcxX\nDKX7P44TXx31Ajq3VJpldksWkEhukwO8baA7Lmvi9K+0f/3x9GqdwcYV8/nP\nFz7ZL1FDK6B1s2qVxr48O9/CrbRFgbSwrn/OJV0x0imfteRGwgPpZPqOMvzv\nGIwr\r\n=Qa1U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.1.0","@graphql-cli/init":"4.1.1-alpha-fc7ce34.0","@graphql-cli/common":"4.1.1-alpha-fc7ce34.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fc7ce34.0_1605472560662_0.13387866418206928","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4d8046f.0":{"name":"graphql-cli","version":"4.1.1-alpha-4d8046f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4d8046f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e94430c1c3dbd6f8d4f657242b9a7b34d3341d0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4d8046f.0.tgz","fileCount":14,"integrity":"sha512-oi4tvkJd7MVm9KiAE3L4fIMa+zpo24XuHEEZYxf8cLlaPZpwkxZHMgE40udXBYpzo3RMlUm0wwkZiKxzupz2QQ==","signatures":[{"sig":"MEUCIQDFzK0JyksHQLJ2v/luhnlNB0JIbYj6g3dZ61awPFUgMgIgF3YkpyEmJ1ApeHvld/tY7WLhH5BYLVjjDQRSfDIxO1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs/LgCRA9TVsSAnZWagAA6+UP/0rB97g1OCwu0dNWqg5Z\nBNVhfFk9GqsE+QtYV7JELCBSpcpzA+KLw+EfBH8d3v+2avVIzGQdKNWA93dI\nde1vfSORhV1JB+SV7TQbbGb9GUMC1WNfiTAORX+HAREpZzQ2TK0m/ddsZ41q\ni8QEnLeb1ruItH4x48QtHYglYxTNcRdiIRGBDfXbHKLf5kLiPIH+JPs9LIGH\nagZOnuv0Bgt8VZgLdUac0VlQt2wAkq794ZPnkMp+qaJwxWUQ5tfNvMGaoySE\nmuXa1Gd7jGmdWjJNFz5X0vHDClIzCr/c9l1MKWRWQK9AVvCsVZOygatbbBgd\noa3UpLRKlq7WSK/QYGo5P8004oQCssP9Su77rFO5+qVIEvOZPMF8eWHfo3CC\nt64VoAXkfS9zieOh6KdgWwAsQ8jJb1EXTjwtPrJiA83/mw7npS0MyNV0Ul/w\nU72stkPxKCRQaF+aYsKkVB/skcEOgveEdXRH6O2EUzzWUzWnsa4rxBc7XWXw\n4H3PUTu5xIbTEPXkndVfKcH0ptb6zfwpBwVN1REpz76kZyhkRu6/Cjxbj7Ok\nDxP0Y3uCURmHZSSe+UE47zL+XngLYAe1w7PqWJaVp4g23UG7bv1AUkI/9+Jl\nStbWlwb99R0/qCdP0GmiNYkTf8EhwNtA/jZPchHFAHGUldaBpwjbFOwGbKXI\nrB2n\r\n=156l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4d8046f.0","@graphql-cli/common":"4.1.1-alpha-4d8046f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4d8046f.0_1605628639783_0.033007518540227876","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0ef0ed7.0":{"name":"graphql-cli","version":"4.1.1-alpha-0ef0ed7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0ef0ed7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4597a08cb78662fe3c722dc839066962a176a2a1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0ef0ed7.0.tgz","fileCount":14,"integrity":"sha512-i4ZZPD/0CGyfKySdrzCu0CfqGvs4VllFSr/Sb39cLUSevxC043BeSyjsWwf9gFHw+RixVjdh7Lh+3waRAo72xQ==","signatures":[{"sig":"MEUCIERwIEqZUMvdTiTr4TL1ZsuAg3Yk9LNjZmdCJPWb5iiRAiEArEZtOs88IVO1sVDQNvFlIdG51Vma3bg+E69Du/otdJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs/QoCRA9TVsSAnZWagAAQ9EP/0QnjpU9gN2TZvr3iY2Y\npUMShnPIEg30Iw0OtnMEx0LlBbIlEq/kHnxuWfWcq11GTRH/+kjn1sXl01JA\nAo6A4U2DNsRWMqNhIw4r0aSxQY4e7GDsmHFqj+l/PUzZwUmHgcp3KIuu8Vnm\nAZtAFo2+sxF4yM18LmzdWM+Wl6AXBqtxCw8tLtzY+OAS37cNhekRKS6G2AhH\nDcZs0XUyJoWmppEvQM60OYFu+3DHqTMKVIH0OB3BclwzGmqDfvtiWAsd3/ah\nFSouBiqmlWN+SYWwEw0i3gebYY1raQVAlsW8/BwfjhmuePcUajiS7wc0WTNt\nm8BAYF601ywO7hAL1PhPToHjHuPUyY+XiyUwdJZfVkM/tNLqKO8P7NiTa4PA\ncuEQkFajhcbHhXCm8FlF/j3W11yFOxFUv06tQd3g9vCfG368FWR/7TDOOvTy\nr6Rqfzipb/sCZW63Qtt9frtsHYhdaEFWnViyXCyxnvXy6/CsDv1mKjQjtLhS\nyDHka4QAVidQzbERsylYn22PqtsJpgSaWNXaryhSxRheoHwatSxIeXMD4fKC\nvPHJSrnyRtLhV9yP4d6yDMS+pYDm/E6GsSuugUe02CGfPg0NxBfNkyXlVc/c\nxbc2r4Pi9QwQHdjBfLrpoa5I+py+h4IUPVRUB77UApID+GhJUi6UKCHiBeuh\nA2s9\r\n=hi1X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0ef0ed7.0","@graphql-cli/common":"4.1.1-alpha-0ef0ed7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0ef0ed7.0_1605628967190_0.1488687828466071","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3846cc6.0":{"name":"graphql-cli","version":"4.1.1-alpha-3846cc6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3846cc6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0ad330f6fabb1cf3445a350eee78580318d2a309","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3846cc6.0.tgz","fileCount":14,"integrity":"sha512-iVdMqw9L36A1azkIvB1GCVMFDF8ZXiXZw/BwD0x33zpYYnyGUcHqq3z3hKAS++WtAexHhNz3MSGBi5ba14KjJw==","signatures":[{"sig":"MEUCIQCU01zevNoWvK1fQhVHBpM+bGcqZW6SNhwxlRZIqebVzwIgbZLdZsSiGwEhBlMuRvo4iGE4A/WlOfPkeBvCDlCh+GE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftBmVCRA9TVsSAnZWagAAzaQP/2lKkWcycQIyHmNoyhdr\neV4vTUemEbikBYK7dBAygnpvPflvGlx9OvGQIDc1v1e3EC0hOlQxgGkF6dIz\nhqmQNz5jgn6owuxyZaKXQm9vPBNHms4Rq2s/JSwcaYbpsBiwa10XUxx/67iq\nhsbGYp+kV2DanTMdsykcyO0csw2qr8Mo9D+yGhV5XpMRyg4PBTIorzS50eQX\nQVZBVCMcsrx/JaMboINihdxKMRZGTAJ7tNsXmemgqx/Qz3CjhQXh+RSxlWhl\nhl1+JA82O+2I9rjHLQAiTq5/dRHrdY+3fYQxPytcpygCjMzRjL70wLT2vylJ\nIJyyiJo0bNtTGtbCYrzGa17QwCV2JexG4bUbUAqbFznqELJXIXSyEkrBql2c\nWVhWIRbhBHbH4viF2hs2WSBsg/01P06orlVaXnbza+2KVQsAEt4etyhIKX9+\nnUIevzLWrw5klcybukDc5V0m9IouuOOqDzWzv+GfsPpHhTkP4DSGYDuNivtt\nVZcowXEoOYgtLr7O0W/tHTs6O2NpBKIUnIlDaeFwG57OAq7+vczmdzyCKpcb\nYLGgWWJ0EI8IaESIrzEy3QLT1dMfUgjvQWNAjAMRUn7H1ohmzVMidpZ+R5t0\naQmP+13ixtflZHWdejIJlZtzQNnnrUJ80EqSrZkznU40jVsTfceYVSbYWNPd\nEWhq\r\n=WZFy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3846cc6.0","@graphql-cli/common":"4.1.1-alpha-3846cc6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3846cc6.0_1605638549270_0.10425270737549286","host":"s3://npm-registry-packages"}},"4.1.1-alpha-362689f.0":{"name":"graphql-cli","version":"4.1.1-alpha-362689f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-362689f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38d5a6ddbabed3a930110866f5e8af325ee9f09d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-362689f.0.tgz","fileCount":14,"integrity":"sha512-LzpJP1fy1qu7PQFQqMtNoF640UwfF59jExz6ZIjHoXAz3qWG1oNUtAzr+fTRKGU93J0O85wkAp9slPMrfzNaHA==","signatures":[{"sig":"MEQCIBoFgfzwVhrA3Kevw5F/gr4CtATa1Vd638XlakJTUXT+AiAtRyTjLX9iPw345Lf6OQ4pnLo8KkAvDo7TlarQrwgH+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftCjdCRA9TVsSAnZWagAAu2kP/iLdAuVAa74ua5ydH/bo\nL/f/CaMPj1SvDPHlhO7Ubj9LDgGOUiiIk2IpZ4UcX7VtCR7FLGjWOPNMhm7f\nXJ246tZ8INOmwolEl6HCxTQat9XtmbYCeZZC2vc5+nMiin6IkoLKHtSXuDM/\nHopblJP1ApmN2uQrM+X8QFOj5vWNdkf/vduybiFVjdUkTa5pBTITbFqUhEja\nNOfHZYTAhNf7KRNrJC9MzDsjc6KNdA5pya1E0Xbh56MzsXyNHdMdok/4wges\n1cGFeTT1n1w9d7uXtEYJ7+j5K4cwxLiZD2EeaJkJZjXXgl9cV6GWdTv+Zqj/\nidO0vT1MnzQPT0647KQKdLLqbkKxchnJQZ9u4MF75bC8IEM/ugBALhR3wS+m\n60R4BVS6G5MBjQhHGRQnweB3HsFBtRVldPtXAONBDp+EtiFqbU04Z78DkPC7\nQP/IjGx7qoQDYLkgL0V3kzsM4LGYD/gZx+uHILKHdSr+txNcInygbF5hYvRL\nh8THlSkmDPvrl0bUO5AYppCyd/QiWwhsL2bAb4diIYRxWRN/axgim+92e01m\nux9be5KuJbOmXKAjxOqf6rDFmzb2N0lB+PS+hDttGfLK43AK6eG6Fn6+roVi\nXKtg/lZ/NIn5v3nKgr6m6ESIBxfrdNEsjklp955QxDO7oera6IQFgi/MBMKa\nop+l\r\n=ESFU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-362689f.0","@graphql-cli/common":"4.1.1-alpha-362689f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-362689f.0_1605642460799_0.877960566760319","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f7c23b7.0":{"name":"graphql-cli","version":"4.1.1-alpha-f7c23b7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f7c23b7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1235eb7a948a6e3b8352eb240b93d69b220f5556","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f7c23b7.0.tgz","fileCount":14,"integrity":"sha512-c2zn4RaOtqUXZuV2cZDSh1irmrapg4+7sVIhnJs/xzDYVTTqEUrwzRw69a+ZtP/wNu5T8gO7D0X6H6TiEInUNQ==","signatures":[{"sig":"MEQCIDK7f+zrYfopQknQNEuAiFl8GQ53k8jEfm0gnHgbwDbBAiBBFTYz9JbRgKbzedwXg5nJt9Htki0TTUbSWVE31likPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftGXICRA9TVsSAnZWagAAq7AP/A87gZlF0oEFCyUvvzd6\nBxfq1wmk5yxcRTC2OgoTlndb2tSfutAJxhc+KuTlDAWB65fBDGvLcZiYYxdv\nsthq5ud3/gujZBwhJI2YZPNA54GDYGFNGkKXWDkwuvuVyTalr+XVzAJbdGfq\nR4ZBtPOwP48/97jnGlK4IMzR1nA0g6t5L2WK/oLcvIuymnTUj4aSd2ZdHOGB\nhvZBuxqA3M866cmN9FJlWy6Nzbb6OUJ5oImd6Zr3NpW5ww+cQSk6b17D2Ybb\nvX/3R0tALENz6PSuOj8rXo8Mzc0DP/Z2KaM4nrL0z5JyUMDeF+ZPVQFqhqyp\nzX1cTHtk/kHb+Ampn0ibqRjK540UhD59Wp1ncRk1ZufXMzascnLAv/DzTib1\nfZb8jnNYsURxx0ysInT9lIXA8dJpoERoBYJVf3HDfAnCfozCHtt9wcXkj37L\njCFL6LWWCKgDCUDrqkj5BbXUnZOhNgSSJABiMXfYtpiLobOvTYryjW3E5VBn\nf79b8/IxW8VFr3tEDA57OSxR5VdQ+YzAEfeVHoFlMZEHAmXoXjL2eCbnqWc5\n0o/Lk0SZjFpDLOaCxFlCQiSVockT/mCkP8fRqQasBhSjeML7eoTRhHJdpLGV\nMxD1tjNWTHuE6mOuYElcoATZ6zjCPSK29PivGkh5l3Qlp9VLu/J6D6md3CgA\ndK6J\r\n=y98D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f7c23b7.0","@graphql-cli/common":"4.1.1-alpha-f7c23b7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f7c23b7.0_1605658055594_0.13677112950872772","host":"s3://npm-registry-packages"}},"4.1.1-alpha-47cd08b.0":{"name":"graphql-cli","version":"4.1.1-alpha-47cd08b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-47cd08b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5594a1252350aaa8eecdd08d529723d89c6e1a1e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-47cd08b.0.tgz","fileCount":14,"integrity":"sha512-dKeBSyQHgp769ngipaLqaYw01xjKI/St6bAtlkgVn+doF5EsLyvGaQed1eKcdtlc1r7YDeJcVTQSYfNMNGug0g==","signatures":[{"sig":"MEYCIQCPSBnb/mIMe/fiv94Tra+2FI2gIQUo5ahiEU3D7JuWVgIhAPteOQK8mvC3HAi9hpG8HHkvnmoBz0REMQpPzJThSTLa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftGeCCRA9TVsSAnZWagAAlKUQAI2t3P0UVOcjGTLys7Gq\n+xOLIm0LwZn6W+J31u2EEK5+XcK9syY2r5ecq6UyxKyRV2pB0tu69n6UUhsA\nvBQgrhc5KJbfU2XQg3Uh4XirENPSonacaCx9nE1FAuT4hz6UyAj6G3cb6rii\nFwpvE5TGumhEOD3Ka6Ad8lLf8mkbCJa+0tMMazgivnk0iCDeCke2YDHdy2Qr\nda8lNWj71eFTHJTirq+xF27VecGW2HkBxxqTlCTBS06Aor6iwgeOA4cddefP\nBU6T8XEZB8H5ZaShqWBz9WmkKslVX470zPghvEptAReaVOkKHS3GM4MdvITQ\nZ3bkccLxKYzmqHoiO9qFzjgGDlwqOS7lqBLK8esLvLmSTwC+FQGhvW9fuAZg\nZQKiEgaYOGyd17n5NMMTYSxRsI34zqmlzzAv/MuGpADbcslvRsXcqyDLVp2+\nVts/rM5yXk6TWN+b5d4+b6PUMJXOryomK9ZQ6xuuis6J76oSeiJ8KJDQpVfl\nW69RyDo4RyJ439rMBslsZlgPiZhSL0I2kiRDNVHZAIN34Q2mCiox1NGpngi7\nDy6VVQEI+34sSsVvhEqmizX9eBgUndfiG7tqBxZldyMmfqA48Oc5QN42b3TB\nH7tZUufDygqCZ529a9BqSo3xKH3/JJE+zAL5nrZJ/KI1t1vo6DCggQNPuYnc\nmPpp\r\n=v6w/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-47cd08b.0","@graphql-cli/common":"4.1.1-alpha-47cd08b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-47cd08b.0_1605658497591_0.31616675779175574","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a5ff27e.0":{"name":"graphql-cli","version":"4.1.1-alpha-a5ff27e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a5ff27e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5ab0a0250faa915fca6b677f0f3dcb779ca83ce3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a5ff27e.0.tgz","fileCount":14,"integrity":"sha512-+5Z+v9I8a703WPToaTo9MxErjx4OeTBfCQM89qo+ITuj8f/9Fyh5dgS69mzKginPJEzd6n6WyddD/BaQfH8jWA==","signatures":[{"sig":"MEQCIA4QrXe+4M49l88h6FANAlZT3KEjaVpu9o9Dx0SWDg6WAiAuy+xnw6rUJzHW6h3T0gBeH3B3lcco2/bCwYj+EpBrIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftHajCRA9TVsSAnZWagAA7lQP/3O6LU0okcWyrUEtbtPG\nBIkKXJZtUBMTyrk9Y0fQiuM9K55eDSBQnlrME72DT+2INrbBxXxu7c/6CyQF\nrhhujv2TWuxT6tL358yntS9PJOAvR9Yu2paamghCfHuoA7YK7mhXurRk48pZ\nEOrcFzG0U0MAipRT6WVFMterL7w8cUiMv1ehXzfMkxun4zoOkbq4X2SFuZqz\ndzUTQbZj9pAeTnQcTftKkSHoNg1P+q/b1YxnvmfopPIlRzdRDeQUnv/GxGoI\nWGbMvdhUUtgDrEYEwdqWLuCyhOaiFOLl5bnFcL8pIhT4P9FmyPHOTUOXz5gU\nFIKadkq/PzkVcE4+65tIO3Obf9hhmKIzD6aNipMtLUmyiyBb887o5jdEsj+X\ncjfsXJCBfVjA98FwHetjPsb1Ok6o1glfFhwXkdP+4fcV9Fz0ovvmOEg3z9T5\nTh3ZfJQoaoa/u1sdTHOYxV3gWqbRMhcoRYnt2Op/q3fBLn52r3kCcvlF6DF8\nCMBZUXrAr7nh0+1f8aK/tQHgsLh/UFEFOZD4PqIt6HjQWQu/zFQWqtEgCndJ\nLD0aiOkxDWxtrxKTfrsCti6TkJLffI6/g3R7Quzk90ErxqRIJ+2AKw3sPzcW\neiaDXgzaU/V4e5Q6nnRVoLV7Uaal/JfBgciq3lVqCwrLmkxPqDMUTEEo3nIJ\np4Xv\r\n=MzC6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a5ff27e.0","@graphql-cli/common":"4.1.1-alpha-a5ff27e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a5ff27e.0_1605662370614_0.637090907509877","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b8c21c5.0":{"name":"graphql-cli","version":"4.1.1-alpha-b8c21c5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b8c21c5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f304c2f201793bc45f9a2a0c1f1339fc6b446dbd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b8c21c5.0.tgz","fileCount":14,"integrity":"sha512-JfWV0yKQd5V0rd2PyIWKoQexCxWq923M1ysy3Srjm4XH1/rmklpjcRprK3A23s0CokQiujJsyGkKiy7ECCZkYg==","signatures":[{"sig":"MEYCIQC9IvR+1p48cpJtx4Svn9XghLfgBZ4CozkQfg4LYq/fQgIhAK9PmtrlE1AoJJGWoloRQUMk1S7VOJDYm7WGGdB8c/Cm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftHfUCRA9TVsSAnZWagAAChIP/iE0g/jMfbDRi4udS3yY\nO3Ycg5ioft+7UK4SUFbkGQ0mYE7YKy/FGeM4LVq9Ujkiif9t3LrhaVSmCBJV\nL+cKqZRrK1a+NHurQ1RVeTPfJs02HY9CuO9J24vDV27olnEAxZuPyudanmTR\ns/56pUXxmVtmVG16c6281Zu2smf8AU/kQTllyazEr5NisJ7gKyW1oeYN1KRU\ntSQ+jbNltHpYIZFcHC3dn1bZPIWGFJenS7szLJ6p56pp3K23lb3LwiCfR9ol\n707mJAPRmO8VZq+CYN32FYe4sFEEpMue5Zw65LPYr9445GlU8Q7yO23qfFrt\ny3G5lOEqgz3e4j7kRwEYVsdp+YbkIu+9hP3xr/9Mbvh+1MGlIiVwIbgkTyhM\nsQgeR3Vrsa8rxQqsuqo0qBWwYmCiYdb3EzFFKkW3Ro1t3lELLjMDj7opy8y5\nobGDDgPjsofl1Di3NbDQuVHsJ3VVzPBwZ0izX8FgM7ZfzLCxS0ncHBzlQ1GG\nY9n2cIkldI80Nvdt7cmNLU5iuHFl2F3KfaqBJRxcCMRdESimN/8sMYeHcqnG\nJNFvDlxtQvmlbN1DpKlphWXJtDqJ9Pe+D2b3gbiG+3Xsc+/cLWEZkwnPQr1y\nAcFf+ewzaePdQsWHBW+4W3Jz0yOToVu7zsl3nkOXoKM1rRoaF5l3227wDFYF\nxUL+\r\n=B67e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b8c21c5.0","@graphql-cli/common":"4.1.1-alpha-b8c21c5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b8c21c5.0_1605662675746_0.7056195749395993","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0615a2c.0":{"name":"graphql-cli","version":"4.1.1-alpha-0615a2c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0615a2c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2b325cd688d531ecb804b1f967769ccb998072c6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0615a2c.0.tgz","fileCount":14,"integrity":"sha512-Oi1SFVNUYMiuQPMuxB3R4aNITIBG5gZbDI2sIdqrKa5xrbuaN2ohKg67vW2br6P/kIUGv23GdZyWWdtYPBbwhw==","signatures":[{"sig":"MEYCIQCV/p729c/v7y/9BPqgurMGILsSCdtgz2OjJKG94fgwBQIhAL+dgz5FvHt5xWuoeHE9NsyXGrst1vMw+a5ozi28qnXA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftn+bCRA9TVsSAnZWagAAMyIP/2oqYgylE7GDilfNLb6U\n2VhRuLVpla0mukevNlRNMNA0/wipQWIlDMwOw/CXdEhjlfqXFgrQ+4n0pmEf\n04tD5huhmtrib17cG4KF+ZuvSCay1r5g3ehaefsoS1kH0drnad6pokouE+tw\n8PHY7aJyDRBrkvpXBzhFVw2hABITgRDF36P4NTrZ01peQhbr5x+L4G7olXeH\nPar2SBbv4CDnj85TagM2zoXRSCHYNdJS+jA8A+9ZSUvPUfEG1RZjLwu5MfPu\njIylZJK+PuzjSGDCOQSKJNnJp1CA/I+wZ31nCVEtJy7s9+9rP6TI+P1GfAM9\n9Jhd26pR7g3ra86LLZ2Kt+kJY4R/SPxjTblXLIjEAU0NZ4iH0lTAl3LLKRjS\nd6LgI5/ogFgOv+cIj/AI94bEp6pHfWki5QVHIOYsh0LYcl8L5Ed+Tcz6Qd2k\ng4hNmdMUZ+esriI2aLz3n/ZayREAW7ZD596sk7KqfYjge6eHVdRnY3dSfGVW\nKFxtLBlUnECDy/KxR8xVh0bC+kJ//o0tsdoW2m4wFUAbqkAIXtcOEbuoNKnH\n3VP/QBla0Wy0t3aQ+gh2123hqjDzboTn5myNuYGRf+pd8f+qpNBIWBTU3qwF\nKruuxYzxLEQh0nGDwD0iygQEpMoibdq2RuUes9h62iB3Nk0YqGzT1ASnzy+d\nvKQo\r\n=s/9x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0615a2c.0","@graphql-cli/common":"4.1.1-alpha-0615a2c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0615a2c.0_1605795738909_0.7788698836102428","host":"s3://npm-registry-packages"}},"4.1.1-alpha-abf33db.0":{"name":"graphql-cli","version":"4.1.1-alpha-abf33db.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-abf33db.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8219f47b1cb5ab576fa5d63d339f143fd30fa413","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-abf33db.0.tgz","fileCount":14,"integrity":"sha512-/Ppu4Kx2UCkVEbD7bU06mfSrlzcgn7O1lpNjwmpUzRt+k6zhhkDoBiv96HmN/nuZE7D10TTznWZ3z0GcrWINBQ==","signatures":[{"sig":"MEUCIByloXUIqzYQ1boUV5wZCmvFk3R4o1pVLsR/zCeYL+YdAiEA/mXFOaCHU2i8ZNM9gzUCo1HM3d1FcaOpSUe7C3xPMzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftoF4CRA9TVsSAnZWagAAS5QP/2ESBUMG3ZuQkffTKd+8\nwpDa7Uir6hlNjzzVSiG0ZAeXA3DSo+4DjwT/xulHSMMtG3xD9KeSJsLFzqCk\nNcUYWZ/zznTAbjM49fDqtNnRo5UyGtIF6sxCOxwBT2lOlieda3qLQKgbAW9Q\nM/LWf2EpOqW2P2G38lutoyMbWNNSFuVhVnOw70/SfV8lJgFaeqNfwRF4FfgK\n5fDSib2QQ5JZGJmjf1QPQjR+3SvTDhrnTam5ww6cBD6PmGNJOZKkk23z+Yp8\nHWPO8NhmV3/5OL4dWuSLB9J+8Mu3WN4OMiNcKHxGzRUs+UB9KmMc8ICvSLUL\nMggGRFfruoeYfspvSIT0FkK0GlOJOQDturvQP8+/fUWoqBpejRaEbTlFHBG0\n+ztU2oRA43xg81igHM6LVU0H/HVX8IDItsIf+zWlXgXId2sX0kj2OC+7vqiL\nJFZT/EEOqQQ1LBxnthBWT//UqgyVuDaXvy75Yhmb1u1Lho86+WYaSnb5w9Ri\n8fzE284yPNTvGrwMwANfSd9id5x6FHV9WnrIFdle3QWhUxdLIGoxgCtEAK3R\nRjmc3qopaaCmnRgtBL6tnagb7QxrsQH8NJU3vGHXq62S0jWiAQE9lV9/eyqK\nSzi2/eaXsBSOyAGMzGTcTA3W1kxlAqG1ALmLBItmijBqOQQCosJORgom1MfM\n4cec\r\n=ZGS4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-abf33db.0","@graphql-cli/common":"4.1.1-alpha-abf33db.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-abf33db.0_1605796215392_0.6751743868112869","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bbdafe4.0":{"name":"graphql-cli","version":"4.1.1-alpha-bbdafe4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bbdafe4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"998c228bdd96b3ea28f0f7f9500d0781ef66785c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bbdafe4.0.tgz","fileCount":14,"integrity":"sha512-kEx4g7T+/VkeAsZUnO+7ha/uGHXbEQ7bfjEOUZqW6R8Lb/PytDcWAhmpNQL0q0wcFG346bpQLxUL1QMVONGyUg==","signatures":[{"sig":"MEQCIDGGws1TU4adXPsgptDi2knU5+6NxmPUvDFEeQ3vJJSYAiBEaurDtQtH0cxXjYvBjv9lPB/jlLsPtkJlZEvJMLt00g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftuf5CRA9TVsSAnZWagAA/T8P/2xLQc1zCCHimQSP6vfO\nyPe4/9DKXBRT1MWO+vmbTidBYH+rS6wKXuod2Brxk4Za7lbAx5kloG/FGWXG\npHEbh7WXCxFjp414OZ+ZmUua2a+aYA5ludedthwh6f7NNVeUC/+lSw5P3ufT\n73wOWjwvotH2pCZPGWKabRsdasUpFB8H7qU5Dm+2x5VooVzteJsSDEDouRvE\nD49NEiPmpeK5FsGIjyhI+FiV0/4I0vYnTnQh+U+CmgVYFnIGv+3/+QK2vyPw\n73pZUqwmwGbp7f482DzxMs8Z9oVywzSkOox3RfL9mBGz54VkQBI6cLyO1TED\nmzspWSOZXOOYFwFMuKnEXAuZ5VDBx+/Yt0LCki8EIWVnBiXoM0G6NPggmULb\nA/kkLaMsSo1V/497OSI4gs0Jjm9weosF2CN6ZnrAyZGbZMemadPeqeeQFJTo\n5rgkrpoi65WrIwqbNOY8iPhf70xJ+OS2rZ+m+e29o21mop7iOkSLQRawyG4R\nR40/h0GGBwQoLBjyjuoIj8gzDCt7PFdG62ahlQLHPHLaxdVeOTOYNYSjpb3n\np/DM0vGMNFtjcu3KlUIo5HdHJOePc0GFmEe5x6+5bobKyWHQ5wW4uqhO/DwK\nyxvMEGppqD5rQjbKoKWXynkLePZYTlzYfdCWpeEDGrJOuUHgf/zAh1GqZuho\nTGls\r\n=H3Ci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bbdafe4.0","@graphql-cli/common":"4.1.1-alpha-bbdafe4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bbdafe4.0_1605822456874_0.17984849066184694","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0e2efef.0":{"name":"graphql-cli","version":"4.1.1-alpha-0e2efef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0e2efef.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"763d6eb041fe45e423069e70ce13bf3201962df2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0e2efef.0.tgz","fileCount":14,"integrity":"sha512-ATsT8P9SwBns8Ho0NocwON8RWwH4jeE22cKeiUwAr1TYZbuwcxvsyj9CiK212UAcvUnFCWJbqiYLHzdErhR7ow==","signatures":[{"sig":"MEQCIAGtluyKE7xP8n4HN6AlM6GUUjbBUVGYHl/GrWCWiVsAAiBVaqtGusxuLMkCQaNy/KLYsaJMhYeZeMu4/cC3lDYQzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftugHCRA9TVsSAnZWagAAWC0P/Aq2l40d/K1DiuJh+DCA\ncl1cnuaLz3pPX3PWdtMdYyh+GA4P82srPP56O7xvQdkduCHCVbX/ogU9x+pF\n1lRi1hz3JlWMzhl0SdbRcoH4bBNQEUSOGpXpR70LVuA8EybKZdf7EVab7++4\nqLntmkb3tH45SVJX7VA8q5Zq8JHn/x5/vE7xHJ54SAmzcjY876Kt8NlH6O6J\nwbhNWR4kPzV6emNg8XhindFyDeLH0fUlr4Iziu1LWBxLNZsZu4hwBnovVwSl\nFZK9L40Nfuy6C8eLVtERm37s7qapuFlqtpcH8DyLM5kx5bSpS2AY9WAc6eDG\nOLRG0Oyh5wFC1R8HN1fxEqzwLdxMRhbwnfDWAM7VrZn7VOGS6olkm7UARYZy\nNjNL3uq9ZjwX1MCEW5k8oIzaM6RoUO1kV4QLGFS7t9OiIx4dow5TtMWLiOSE\nLbrNcG9Mv2QJWsUxcgNFHiyL7xta7Phwd9gQvZKdXnf2v9JyIshKWqExS68a\nAtWIu5aiIc/R7+HUT+VxyaWcIvbmmwMdqYXfY6StofNBdkaBZ/vvqd/BgXDh\nfItKQwnssLN7B/aFKXvkJ2SQOIhjldtF5BKgE7O0qk2fVJRjp9pUjEBItjAt\nS05SR391/2ewWhKRv51eTyg3MorYU/7T5AM4uV1SjZnbN7FqPwwcv07cAX5+\nAgmz\r\n=Xmkt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0e2efef.0","@graphql-cli/common":"4.1.1-alpha-0e2efef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0e2efef.0_1605822471031_0.024963146864462882","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9824af3.0":{"name":"graphql-cli","version":"4.1.1-alpha-9824af3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9824af3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2e95dc816536cf4f08a2270fee14d12af23af86d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9824af3.0.tgz","fileCount":14,"integrity":"sha512-pLjWf7yP6r8vIc1VBrrIcUtquWJM9XAZzBOz8tU/XESncdBKN5k0U8jD7Iat5HLAy/YOBlWS0OkEraItP4Zwaw==","signatures":[{"sig":"MEYCIQCa1aQQV7Q1L7hH/EThzXWgDLz/iDN9j/VXvv1/iL+6wQIhAOKQX3ReDF+7Dn090oQVFtfv5wyWCeyRfaSZHM9zg34W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftu8ACRA9TVsSAnZWagAAZmAQAJ0mddGpgSOWUUYJZ4dH\neG7KItPvh1MBNMoK4XJHkbMHygEXqSeknSyn7tLpL6zj1epo1V6wt9pJ1599\nHYZLmT8Naa0kt8u3yfYMxS2yAZJbNyzzwAJuhhHAXAsJWOWDPqHpgOAahmw5\notjAyeydVNLi8LP4Ag1gBEI0o9dJFjIvj3o3UKmlsvTguWEw8WWYDiR2Ncps\nhCyEu1et8oNkeKze58cnw/D39dYb7oMt0SvyBoapXOGfJGjQk98FwoBcaKof\no5MSGmtSQO/KcHW6x2CW6mJ6oYBZeg1XsIDDdrC0Bwg0GI2PJKRYb6Mphads\nYs5+KOnRyArW1T6+i+iAGWCrBB/9Poa9INUmhp07no1jB1iukvPiq5rxnyZZ\nkv0TK6pUAeyJIbrWwQthBBWSeok9Y9HhEqnDW59AOnTM7jVWoPU2Zoh7nhqZ\nvihDnzQfDFsrrRgb3yYgLmHZUcUVCXQ2KSI87fFSM4x/fZgadcyndKF+M+0O\ntRqL9aS7rV7uAqSrntpKLbbdbhCYyPUj862tydFOrEcp3KNbQ6PBat0C+EdT\nnPFpgZklulltyH2qPYcTTJeFCkbV9Wh+CGSzJ9DKsLnh9d+L/kF2du4IYXp/\nxWThdXOtqIMWtYdTXvcZEPxKbp65OvDxCjbfYPbokTjwO8KCNXnPWpC2tPzM\nTfs3\r\n=yael\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9824af3.0","@graphql-cli/common":"4.1.1-alpha-9824af3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9824af3.0_1605824256176_0.5506537346977296","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d9976e3.0":{"name":"graphql-cli","version":"4.1.1-alpha-d9976e3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d9976e3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"89fad44a257441ea21c86d08f2246dd16f3fc138","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d9976e3.0.tgz","fileCount":14,"integrity":"sha512-SbI80L7bET9EpU9aFPcRsFMUGsGfU4jgT9pBqA47d67K2LVoJfsf/4M/l+f+g7GsnZIjXjSePBf75dbEj33QBg==","signatures":[{"sig":"MEQCIGPdNRw2yh92/rA5E1wRstqgfSv1rNTycucoRVHHX9xgAiB4t1VHrLOrcFLp5op10LoAPsXi4ouY8vSgfCgvNxDkZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftu80CRA9TVsSAnZWagAATEkP/iaLvXopPlNIJI5vwPKY\nXlalvK6EOoSNyCWL/c1PyNG+KewygycmmgM+UnP7bTCXfAiIHun/MEu6AlId\n6btmBXXNdOieMFKzVLg5xNhkvn0eCU9zkVT273AKIigB69VtzY0YJWw58Myr\nmuTIPjfLxgrMeyTQC+DAweGPIgcQmpgF7chlMVzFe0pZvFn136vDJ6IyXJDG\nYXWuXCwJd5B18NUQchSqns/wiQ0vQgZImtl85PkqVb6eY4izD8sxtqpjagY0\nC2IHxXCEaTorTfhHaEvtKFVvhKqXz3sTsXJBnZA/Jf1/+LJQdfp+Z4BOYg+m\n5kQfAKWfCvCK4pkVp2BEiDVa5krgVJQf/T6cq7YRoTBM7PUtfs/F1RM8kBRG\njKrA4/apLJ6YXGVCkNLJDPt81CR/F3rtsKWYBVSSAB2GFIeWQ3o6XzmVBNNy\n5ddjA35aSx6Btxnc5uKC+2kKIft21BWIXuGodb8apiHLzm5fRqSrFgGVIHLu\ny6yfHXT/emLuUzD1kzIBGYOtdcwkmThe87K0PNIwsltvuTBR0mcosz8ZbcBD\noh1AMAulmFRjcEowN767/VDG0t5qgDN2ddmoFyOL8bxsCaTc7MQf+GrV/+Ce\nRcwBwZdphZ2gMMQAUo89Gt7kPk0h0mzkJr8/A+xQIwAyX+3dwsv+g3BOvmyt\nitZY\r\n=tELO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d9976e3.0","@graphql-cli/common":"4.1.1-alpha-d9976e3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d9976e3.0_1605824307777_0.2965053568650238","host":"s3://npm-registry-packages"}},"4.1.1-alpha-791d8cd.0":{"name":"graphql-cli","version":"4.1.1-alpha-791d8cd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-791d8cd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8fb18bd21300bf8be38192b6e2237a209685b476","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-791d8cd.0.tgz","fileCount":14,"integrity":"sha512-0u5K9RU51AhZvvp5dYcsGDItl5a+4pVmVqdeQ+a2moAyn4tHNYiNbC/PCb4my8dvGgti+mf1WiZBv8vZYwhNbA==","signatures":[{"sig":"MEUCIQDAvhK2596Zto6D5nuW30YMsmnqTfm2xGu+YmqrI/LRWAIgAyxnJoIM+38nbsyG5aj4PGIFozIH6jXXSKJs7eUC2LM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftvb8CRA9TVsSAnZWagAABoYP/24kSi6lh7dilgOw/ZiX\n0kMTg/zuD/ptsZxDBhNbWDYLOCpAQ+CkQV2TdVczdEoDDRwPeH769k+j528M\n7arqLoS2cWJDUMdRB8iBKpNFCIWA7qvIcAAF6Q/moFz1jmZslb1KfcEC6/lQ\nJbk3bdNkOQoqFkKipgXb4XrDIOt/wcV0B6rQH/dn54znh7eCtX/gAu6pMxcg\nHFFpwC3Txve2rWvLt9WA1qyiCoaezcmZO5XUvopxZHWKOs5JRK/jrJuysLKO\nTt3m/BGJCIJEzCWrVVVRL1+5SDVg2v3wLLI+2uHLiwfuQdAOUnet0fbZwvOT\nxtme1tccAOI5X7t1WjKQvX1pePpV4QzuBjRzwx5p35CSsseQh6v99BKkzGvv\nLFvmole89WhaDGa2Gd1RaZqGdkBEuDJU1Xfv2Z+VYuEHIrz30YeuFxgeycNT\n/novEvgAj4ZW6T2m++rDeHMUChyPd6gOCqTw6u8roEQH2Vn7/Eaha9rHtvqB\nkYy6CznRX86T3noSkdG31u0OyEB0UtExyXNPy8hac0guk0/sGtmEwBxOGHyn\nmjiV3s3EVumqCQXeXf1gjofUGDAXBYPdKwttfMYO70r3JUht12HREOPMyKum\n9a19bgTN7Aeq13GGeF5TuyTQMe7xU3foyxMCUxOO06exOrRBQVNrmyclFWpU\n+uUS\r\n=1589\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-791d8cd.0","@graphql-cli/common":"4.1.1-alpha-791d8cd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-791d8cd.0_1605826299655_0.9267931254442001","host":"s3://npm-registry-packages"}},"4.1.1-alpha-de3fae0.0":{"name":"graphql-cli","version":"4.1.1-alpha-de3fae0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-de3fae0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9a4691feaa915b649b02e9ff91fbb3ffe3541eab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-de3fae0.0.tgz","fileCount":14,"integrity":"sha512-rIaAdlExwQXS+CVzPGTe0Dd8LTCoBqfUzkC21GuVlUrAI9FQSmXbs5owjCwntGxch17jFun2bgen1udZufZ9NA==","signatures":[{"sig":"MEUCIAJKj1+QNoiWfiNfLPlgUlKXHErrOu5bQo9H2IfNVgtsAiEA7GozaEH/WCRsJmxC18pgobts0y9tfWhkXu0N5/SGB1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftvfnCRA9TVsSAnZWagAA9cIQAJpPEZISsrYb2orxcxiI\n+vC/qW/KjpHMaEHOJqtN4sg+Dz3cTMOOtHsww0J1XYSnU6265KrshWDAyFuH\nAKd9FLTOzy4XS8Q4scsYaLxerFq95uRGv9evSWC1LediQ9H2kxA8Nirs4o52\n23Fxazmz9m2XMjjnlFUdD9H6Tyq/LNdZz0WhNE7N56PivHd6ZVSe98Y4hTaJ\n6Nbkty33pr2TQh4RWHzyQnLQ1zRhO/87ATaLUVKTQy2jDBwMPmaMaAQ0MdCU\nSSwKdzXSGPQdKhnjtqF81W0ib589bdsCBDXLOMcXLdFmE1yb3BAKunlpuoK3\nkSXSUem1fqYIKWA94D0Ux4C8c8XG1xXZrDNywd5T3Uu0ZaBLDsPOvQ6fsLuV\nNFXvulYoPmrDy4NbecYXI+tzW2LEDb2aAdaMi/FnQx+1L7xC3xE5EP9ZtAjo\nONGKsi8PmRfw2V/4bH2vIYdO7JMleQBGI1l0eaRGzb93S3UZBuPxas3JnTlU\nxzz8tvCOoX0jm3sgXHY4gpNhE9pLbFEMz8TDsxlVWmwU26BNsrlPlrpVopP5\nSy3l3lF1Q24ytxbobYX4AF2o9Q93THGiSfO4/XDnc5XLQcCy5urqm8DDx++8\nIsh24YoSZXygutCcHEg0/bjG0JCKuo/LKeaN2e470+jnMscKbA4OC0vhg+bt\nnqh5\r\n=wvvh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-de3fae0.0","@graphql-cli/common":"4.1.1-alpha-de3fae0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-de3fae0.0_1605826535277_0.6836313582448306","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1df5b69.0":{"name":"graphql-cli","version":"4.1.1-alpha-1df5b69.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1df5b69.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e6365f134670e670df7b165b184f2359f97e4ef3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1df5b69.0.tgz","fileCount":14,"integrity":"sha512-kM95JKHwUbaNeia1s55JjtS32a2LDWh+UsXVe51E8BQc3DWbFV20qBwFoR70pnHrhefK1X6p52K+xF9CyDoZbA==","signatures":[{"sig":"MEUCIQCIRfPRPR3ViqfHbyrPRK8nNBK7WLUsJ6NI0q1wonWJFgIgD/3fApsh8+R80fvAGIlhFf7+iEvk0wI4obCE+8sEZT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft1QHCRA9TVsSAnZWagAAJqoP/2+hFebdSUUezeSzZfe8\nkfpGcpWgmrt2GF+qJqCyhpQ9bLZGR/2xgcshKd3g/A3YvEFqMxeg7Ty8Ueyt\no4q3/UeeGFxQweBLon78QzekO++U8t0KpUywZfMUbnCsanEBKOE/cLLA+KRU\naTa1vBqc/HJ6V/tz6kjPLAEfK5Be/LzZiFGHAKVCHp8+NYBMpNl2QlUA66Mz\n4rUPgoxAcvrwL+DnbHIKA9qbWhFbjQRCuCMq9fmuMZpgYYCiMP1TdEVXOujS\nphQ/RQvLa7UcdIur8tH4boM8qrgLyXi/1SfJw/GqMiAA6UsiLvqEN5O3gbhY\nyv9W59EfEjwsZk/gDLpM5DXY0qYoFxowS1PeRTbjeb5e+gOJGmX3PS/KKhix\nQ+bTa+x0q+B3kvfjQXD1Sutx3fBSZaFklC/3NH8P+MGgv7MKa1OiHYkpDSK3\nNNkjUEw6q1IsgP8YtufkRgcZ+DjyJg0iY9uSRE+dWG8Oa1C0GPT15Y0PLni5\nInFqJz/ZE7g8PZ/O9hX1qL5KJAoodRWVullRUeIqIR5c9HcoCAh93/Ka/vda\nNzgoDrhWPtkyNZ3OhhHwGjHjiDad5GSYEhJIpQaYEFExn+D69dV5cH0snS0V\nMDTmHZjQWmRUFckIIqQHmckrwhGSTAsS9/vD7srptq7A04q03ANReuCg06Cm\nPlRo\r\n=XKWA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1df5b69.0","@graphql-cli/common":"4.1.1-alpha-1df5b69.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1df5b69.0_1605850118348_0.38916084022988384","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c1171ba.0":{"name":"graphql-cli","version":"4.1.1-alpha-c1171ba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c1171ba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dde7c2c3f2e84116f21586f6267218566a60b3d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c1171ba.0.tgz","fileCount":14,"integrity":"sha512-ViIFhEy+BoNfHHK/epO8FbqpDD/W83SXfBZZ68GBDGQhvgglQDsZ8mjP1rpOEqTM8vEuGyLVchN9CnYCTS+ZlQ==","signatures":[{"sig":"MEUCIQDIgYEgMvtQiFnbOFtrNUq6ReZvPHbWtJrmKxvTxfCfdwIgTppeKuQ9ePSTxr6bcrQVG1kgRRkmeGhHQps2i9JU5T8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft1WpCRA9TVsSAnZWagAAjnAP/RHSo6IpZQQAzF46JKs3\nrZB7grL6YUTCvwqlc/M/8qBSagzTep9zrKOQQihZB27o3brQ+8Mzy6HB4ZmE\nNUzmxNoGprsUq4yevm3ffpvDOy3lWhyDB67exZemCWZeoe35aSvbriZzUpGJ\n7HVpWzwRzjpnvu7A2BzlIhAtCbqx4kUkxr4PMX/21Z0DY59grJD7oW/rL1oV\nYKWyKJSnA/cy3DIMMSOQQee8xjBU6Q1NYS5u34umEPo9Hd+7UPgYG9quW2OW\nVJgbVRIqX15CrVVWRW6w2ezQ6zi0HoFjzO2UomI1cH1fByB9ahqeVMKDObTH\ngjmpaH7QCuztTIKT36aio5KQdVhAo82E8oQcc33WPkhyjluivl6O4tzu8a4r\nyzqjpnjR9UACL+JFGmFSUSqlD6ZRCv+oU4OirJPTTDOeOqFY9CXhku2kvBNR\nZ/8wcOU0Uo2xygGoI/+9gTV1uhE2nJKdqSar9Xx9teyOybrO2eERXmwXMy5g\n9DJdZS6PuFBQDL6SX2+vp1qcUxJNzXhQdBnc72bZ+lLypFupCowdrqWbCZnV\nPUGNOh5O0weS6H2yG8kdoIYgGfhJrT+V1iO3p6VgCWI3EyYHmterqaf4leqw\n9S/9y1aa2RAeYcH+/ErrqOSksYoDUoTDYTSSCIDKhqJ6bi09MNosHgXwJoMr\n47R1\r\n=VHLB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c1171ba.0","@graphql-cli/common":"4.1.1-alpha-c1171ba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c1171ba.0_1605850536844_0.8525474724502544","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b52c272.0":{"name":"graphql-cli","version":"4.1.1-alpha-b52c272.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b52c272.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0778c6a7fdb653312b9d8fa4a6a6ffbbc1c520a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b52c272.0.tgz","fileCount":14,"integrity":"sha512-hoI6oRrreCIpZdp7q5rKc7C1funslCZ2Rop7yOi7RWVVdiTPkOjWo6yaHSR/zTIUvQHedsZIfUEjhsPmpCNLSQ==","signatures":[{"sig":"MEYCIQC07CnLcRG9hWhKpx70dYQZy5T7h+M7SYHQfkGWp3d8ngIhAK3Hwfzt64mv6bo4xmQUrcyKOmDNwmb9QKqOCw6ao7en","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft4IOCRA9TVsSAnZWagAA4bwP/isSD2G6WqB8YiFniORg\n3S2HZdLn/Cb4GQG75/ievLoUeq90+TFGSc+aurK0y+esRXZgtnRQuTiLDKeD\nOrsEPf9tUF+lZ6zUXwC1/JkqKzLqSMOc6bzIT6T1x9Assi16/80hrAcND4HH\nufk3J1OexZtyuSoHZUvI2jAy8km7QKV735cc8dy8K5s+FST+GiyhxkM4D3Bf\nP6yDmUJDVbw7aVVABU/PMW5fPaTRtBF0+kly8iRSysfrBuajF+7NASm+AD22\nsE29Wq1YU/pvI8c1D3SSugKg3Q/nhHKuaDdIIDtXZENblZ6G/vpD0NlL+jEs\n3CtDcteB6U4pLagQMDOLEFJ/WgjJYkbOcSv6Kc5D7DDrgxbYkZOFpT+vNs2m\nfRLqye32lukRoQlRZN1GoAHLRuKsvXHR6X4usRM1f1tC7Sj3ASrN75H85tv6\ns/6/Zo56HsiSthXIyv4Z1TqUgar5xNkmSGb9UdR9jPXGQn1be7ycP599yoq4\nsIF4LPBVnaIBZEYdVVnJ/GVIhh1wCGGQ+WstpI91qsxt0CduRYd4DJ7TSHOz\nAAWzsErhV9mP/VPpT097lemXFi98uT6Ib9L12bjXNTOTDNid4BKxeLLYVyZ5\nIEikXzmU122DR4wVNZwTcucxht4I1WtUcrweytkxNB68gTb9pO6jWon9WFRu\nn4PI\r\n=2r/W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b52c272.0","@graphql-cli/common":"4.1.1-alpha-b52c272.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b52c272.0_1605861901487_0.999867732393493","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7f7cb07.0":{"name":"graphql-cli","version":"4.1.1-alpha-7f7cb07.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7f7cb07.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4b52b75fa1be458599c78b141662ffbc33649b88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7f7cb07.0.tgz","fileCount":14,"integrity":"sha512-VXBVZXIPvIPgqcqX6G1gV7j/1cNAqrmZDdd6f50chcDALC/6W1Dk7Z0RdKYieJn/xYGc1cGMSg7zsx9JMG/T8A==","signatures":[{"sig":"MEUCIQCkdRaeAgrHyVtQCb6FWxj6f+Z0uK7+1/KMrqY9SO8MlAIgQCG29+NW0M4E9W5ILVKJO1UBBKD/RQTOFIvYWgwN1TA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft4MmCRA9TVsSAnZWagAA1ikP/RVUXJAFoI2s0zSgXO7X\nPGacqODTDpaNKZU3b7VyHeJ6a0vDcS7DrfkwLn89XtL4E/6fX+zY6csEmVVw\n9GkTveiAev8Oum0ZO1il/Rrv5fzJ+OUUYty14FGG30LGnHpwIxSQwpMG5EvZ\n6itjwPx39hW3Qx8mLlo7wbSRK9IMrNy2e2eqMeP3e7XaiXkX3FbAcRJ9ZBUC\nQ2KxHmo0lU05U7UOa6rvY1lKa2m3teChEqpQ2V+uoXuDmFgwP5tEIEecXVYW\nryH8JFtUCDUjT1Zb4fAeHubm1W4OXSLP9sXpC/hO81CVYso2uHRz5+g6KQr/\nvn0Ow+s/Z4BXzbgKU+6HJesWnJkulHm0rY1Vmtgepwpc5eV0hKaJOLNVXdMg\n/trMCayLG8dcFXwDH34t4sbY5qGAFmtJjtffMz0DZrOUzus9Fs0EcEEjVw0g\nniybRb75o7Uy4msRAKNpjd4EP1rcSw+GVPiAor3jx55qZWSlSZ0QR00zbvML\nGgR7FgbXkWpf2DKWsjIjLtqiSvT5dX9G8eGcOBwhcNpywbSrQpMJJC4pGqUD\n4QcR1X47NY/2ohWPAvMKYU75fD+y5gSR0hbJ74V4PTBG4+KU/UqE7kGAKdvY\nCSF3LSxqNtv/HXDpe4bjZWsnLfc3fV9bzeGKHbdCehNRCKwW/13q+nzksLdp\nAf20\r\n=bDtM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7f7cb07.0","@graphql-cli/common":"4.1.1-alpha-7f7cb07.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7f7cb07.0_1605862182209_0.9496029871838847","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b46325e.0":{"name":"graphql-cli","version":"4.1.1-alpha-b46325e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b46325e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a15a771db0b09424f21e720878c910fd450c136f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b46325e.0.tgz","fileCount":14,"integrity":"sha512-+wdHL6DkKoFeONT0IJf2mLX5hx9HSd+n4WRrmEpg9RJbuixECycwPT50R3KKf5r8OU23xye7XHoz0U5TpDMFGw==","signatures":[{"sig":"MEUCIH4wx25VBlKy1a5/D4grKVYb8COITJHtR7Hi16BPAXYgAiEA4puiFAVwvaK0BtG7lXD0OvS5xx8BPssqRR7VlQ0QgEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft8u5CRA9TVsSAnZWagAAGGwP+gIIK1jUtiOjcjiL1uTM\nqUv2oA5ssKsqN73mPZryKDhmzakNnResG1imGqGUGAATLfPWQF5nhf8vG1MZ\n9SaPoP3RZ//kkpL6mpHal/dxTYZR/ZeCGX+cfLpmqAo8oni1j3z0KSe6hnPx\nq8SHYmntkgPMQvxH9N95eF/+hzs1p8QmRf7G79QMNQOL+Zorq6rjYHmYJiSD\nyKB9/Ew77Qa67ejYr7WwvjwmcEtqwdArPKzsumb/p88g0eHZV9UGf8Cu7e6k\nM2QKfO4axx1oDd84lm2mQuL+IqYhf8bdPQPtyBMqp73xfabD1FcXlgk1yZ0A\neRASJGdvvEjrFFuyELeS/f4DWsYEP0jRU6M4lhHTvt8RUye22HCIy9aMUdby\nvBXBcDeT/1eKaEslfXHtJZJjuI8sfAHctX39YDgR5KCC+BeaCEhoV4vjuaho\n/SNBrn98JeLHJ6VOlAEWhX5fd5MGtl8CFRKOoqMm3XwHNKJi5ezFrFL/HsJ8\n8I0cxNZXQBIYuKBUa1lIgepqgqJStxb8yQFWe8MpMdLDcA8ETynPNw6dTUU+\n6pRUXbtlcSvsiv/oRHX378tUFhisqsqZl5fME7sZQc1GlgkbubITY7nsOWwi\nKlhV4Sp252hI7bSZrGUrvMnuQSTfUhSj0pkFih5xfrMWPlUbICnmmsSoZTdO\nhtS3\r\n=fq8B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b46325e.0","@graphql-cli/common":"4.1.1-alpha-b46325e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b46325e.0_1605880761178_0.12182972438816186","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4365658.0":{"name":"graphql-cli","version":"4.1.1-alpha-4365658.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4365658.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"de183b3e455bd8647f0a64dc63541501e8819920","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4365658.0.tgz","fileCount":14,"integrity":"sha512-clMm6Lj9RgrGzKzU3diCD5Y6XyC6ycaEZytxROrSCztrURSzWU8QiOvx171HNhynqtMIsa3ayszdrFywjUo9nA==","signatures":[{"sig":"MEYCIQCuqmGZFASzd3qPck4EJEKdBxwOtM1FmJV5D8k2lBFiBQIhANPgpPM3NmHaoeywz2HSqHOEydVd/kgPmVoig2IYW98d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft8zYCRA9TVsSAnZWagAAIi8P/170fTT7LbqNqiwPYG38\nt6hFf+0q+kDEGbCd5vaW9ldzIbCU3g0jGVaYys4TTTITahRskPZkT9cHKKCv\nKSWiyX6fP//EWD0nfzDZTHi+Mv/MUM7G1I/VOg42+hi9bRiUW1x+hnR/wZ0u\nOyCo9SM9NiHDcBYyDLCMocHZgsinVnqNaQhOMmrzZZWLF0APiW4VIY7lyCwu\nDAlALT/tve+1xKMf45fsqTT9YB4v+J08Li7q6pdNszuiTv2uVPtsFQVYA7gY\n/UrHngNuaxw9pBG9RSSD/wRf3UUD8n/j9/N+222HA1PO9S/wd7cTGLc+dBC5\n/f9ys7VebZjBxJ9ghENim9GR5hYFSsIop1AriyoyLzJdKeemO8DQ7cBjxjMZ\nzgxfobKxgBe9Y7B+EVsgl6kjUszv4e2flBZW0/AMCJkgOZbzIXN/E9mVelnR\ntDeRfsnr3HAlJWGM9p17081cbcLPRa8UQyxwrQrAIFMcoew2rN9Hjmdx1k+/\nuo2CvQyiIE8pQ6q+QJgySowlsEFzG+HgI9hzegbBMZzxVNyCaFQrwIPTFhzK\nMXp3eCtDpg6nPfbQ22eYu2jVKhwi9E0+VKQWL34Ct3V2ukifBAJMCUgybkkd\n+9d8X/YDtwW5IMh/zPqMh9Db1hFU7+KG9j4HuX5JVDpRxMMLLDPsn5vBIDwF\nIchK\r\n=qNFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4365658.0","@graphql-cli/common":"4.1.1-alpha-4365658.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4365658.0_1605881047214_0.19831742924012175","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bc1cd4c.0":{"name":"graphql-cli","version":"4.1.1-alpha-bc1cd4c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bc1cd4c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b3a25029bdfb871f0af66f37a7bc283153a06fbb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bc1cd4c.0.tgz","fileCount":14,"integrity":"sha512-BFP6i5a49CG+HJH6kIHXor71xDKIcyBmltKlagBH3T9kP7wQPNNGBNADwFJ2gCqz2LZaUvvwhQVk+idwdUWXcw==","signatures":[{"sig":"MEUCIQDNUP1Hg/d9IlL2ED6Cz4vHZuV4wIiiSREYhbSzNEDaaAIgGVVXlJd+8xP/POAqcNP6y49fZI9BTB4jl2LKmykXCSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuECnCRA9TVsSAnZWagAAJwoQAIqg6pVzQ5Z521n1w6Ep\n2WrF70s4mqXjIfXNWtKClK0UAml4GZro3vM4lY0M0VZC7OGsyAJzm7xC9SE+\n2o1X9dulbAmGXnDZkHsQaZ1qSFfhgtspu48Kl2giIuTgNwyeB7vB71/LPzED\ndB61SifFmqGDk4ROzpxTmyTqb7iSL9Od/Sse5PEikgWs0eN6Y6QhJB/15YCy\nio/GdwQnonhkt6NmY0dm3eR6X7yHF7lTzNlbWnXxfgEmNFAaIPjhSn8PSN+J\nAgxHS9KQ90u9WiiRK2qvDs7Y77P4Xv/F0JCM+XaFYuseWSUacYDH7KxmZOzF\nG0UyEZkGSX9qJg6JnKA2Kygqie1TIjGRVCyeC5YJvul2yF5J978s1HLWoD1v\naxJkVQgoy1GlRn6bLS1vkMazTJ30/i/J032R1I/XT1WR9Yb1jbo63i7djC1/\nrYG0xWp0AfJUoGaNTygonqI2PLEXngA0esAMYNdAdBjsrtARtgCAZcsZuysv\nU8oHwKaTxIwAV8/6N4QpaRr1deZJrq/ikkWaniVjYhyne/gHd6pbiN7tLhYz\nIC9d3sfOVIzkizAklTfkuOUWMUG8l2gpUy3FsHmlTtKFiaz3xSWS+R4avDhT\nwoqvjG8FmTMBbB/puyfx4rphc21kS1D9V4ADYqoVESm0Kl4hsYghJGC2FLLQ\nIAxj\r\n=C752\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bc1cd4c.0","@graphql-cli/common":"4.1.1-alpha-bc1cd4c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bc1cd4c.0_1605910694240_0.2171331944672108","host":"s3://npm-registry-packages"}},"4.1.1-alpha-60b8997.0":{"name":"graphql-cli","version":"4.1.1-alpha-60b8997.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-60b8997.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"654c82cd7915b6d3efa7f0fdac26bd2fb4f2dc0d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-60b8997.0.tgz","fileCount":14,"integrity":"sha512-FBTIuoIwHbO539F7yrD1c2QN0VyYQHjuqnNTL4OeqUZ5x1l2qbwyhPSvYs1eYFY7dWX0cMpJznFFVvHtrgKQMA==","signatures":[{"sig":"MEUCIFzH8FFea/6HNjilLxRlPICZH080Ij4sRbQyb35yW7rLAiEAzcCyK64p0pYoKfB8uY1ugWehHzh3SuKTgHPWucHTt00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuETHCRA9TVsSAnZWagAAcc4P/jkdocbSiWdhathTXq2O\nISKbjZJUk6BJXYNLTbIKsmJx5TSUDtgqi1yDVKMXPR+UySz8fx2JD3PE75qa\no3IwjTza/M5u6JK+6Pn+cQWxp+uGHQJFIU3gZmxiIflPMO0r4gCkRqnSnHng\nsycRWsUEoJOfWzbMQ9ifcYuw805uHWH0sXbNbsRGZkRtTMvaUJ9Mu44/x4Yv\n+TH+49ItZSJpYRV/4sZHrMdmQG3CFNJih4x0LW43G1LaB6aHHUN0D0qu7X1w\n0ejiXjYVUFU0D/gL+8ZkmiKAeXFSghJ1Tkt/RzgiqPkjtoeLbth3MkPortBm\nqd+ZG5WR6WwgTemMakkJxefLnjQmFJ21oqcUUWt8Oa4fGZy6CTc/6evjfDS/\n3v2z6AeD0N5XeuFPvpxJPcXjMwfQeXy5gXiU+7kAPYe8JVOBuIsPd8LzArMW\nwL6v7UHYDkAeD/Z47CqRUXU/Z7nvyqx/1uq54lBiAvFxjCYBWX1LtTgdmQiN\nff/2hPKV2ctBeKwRuuAGQEm/foIGIUTkRgcp7Tjvu8WmOlTURWp7aJqYhHXl\nXBdyAJC72g89cQDKP6yoQtUUDsn/wCd2W/D9s0R52F+zVW04ElZZgfsXg5zW\nRFSyClUBGFjAG86wdFWG0lI0rBcxqd4W9fwzfbExsi3HGzpusHQlZIWh/y2W\nSz1o\r\n=UjGZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-60b8997.0","@graphql-cli/common":"4.1.1-alpha-60b8997.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-60b8997.0_1605911750410_0.6214870571926874","host":"s3://npm-registry-packages"}},"4.1.1-alpha-416fb9d.0":{"name":"graphql-cli","version":"4.1.1-alpha-416fb9d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-416fb9d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6abe0100cc47b98d22885c4d521dcace1aa4e289","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-416fb9d.0.tgz","fileCount":14,"integrity":"sha512-OQ3XGdld6ysP1SS2sBDGmGzlaAuKuZW1Trse+wU6qlJuYYFdT0hjv1dcbcpwBFWn6kOywLCduKB12c3bgq/b6g==","signatures":[{"sig":"MEQCIG7otzbKHcPVTeecasCu0bd4t4tl7bqGrabWks2Gi4rrAiB8SAvV4voDUam6JhUcYcRAcvl/u9fNOf2rCxhGlR/HWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuEXMCRA9TVsSAnZWagAAKCAP/1eFyZIhEvjZrkYg/kkQ\nWZq2pP3fsOURLxddhlajO+vbFGqkg3gsDm6v6GVmlbhD5EgKpdzX4ortbwjX\nz86sQlpvIvckdkPEmAOe5s+M/GWMZRjnetY1KyuNu8d7zpGH1ckUTRVqb2T4\n8RaVcFizAzQb1G3TX3xH3F8+HJuZXHHcFCix1LPnJEBzX6TC7F9I3IQZx4I7\njMcUe8Ib0vI0y1dEakPnl1uYoe5CLWve1CNrhpXjzPs4W1rDqTD1zKpSSGYB\n9NHdNtHWDXe3lg322gu9uqp9y0dckrCbNyemUQTC0KBByNC/gutZhGg+6V0h\n8AbcS4w1eDvYCvIuH/8yKvJgMwMR40MkfxySnHUkI9ByVsTSY8+W/RC3/Fpb\nCzOGKkUcajbUjrOW837Berez4osjYy+sySRzxtjtbCUX/m34LJqxl9fM+juj\nNLROz4nsh7VE/XSlT5L5OvgkMvKy6dEDAl8gurbrjW3QXPiHxGPawWrAcn2k\nHtbpCPw/lyMFGT7bX16xlvEbw0Au+O2ZTcK6IBM+Ud42U98gS0laZe0SQRIO\niGHGXgyfo+SmwGtyFAR1GeXKEZfHj7BrQdNPqfVQXm00QIIA0ij6NTaTA1zX\nyZhWZNwTb96LeePd+hleRsUDYDIUrfN0I/12SGk+B8+dhCRCzQUswiyPljXm\nKtfr\r\n=FDju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-416fb9d.0","@graphql-cli/common":"4.1.1-alpha-416fb9d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-416fb9d.0_1605912011572_0.05534031180229926","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cf7c5a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-cf7c5a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cf7c5a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"efbf529abed628c98b5a0cad2c15731e8d9d3593","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cf7c5a3.0.tgz","fileCount":14,"integrity":"sha512-3DTPjLVDSLMjesM960bT4PAnb8bQKyohW84oXyxrboK8+8yNMuvldfSVpqIBNvBLlcAEHqgjl0NLa8qXf50TZQ==","signatures":[{"sig":"MEUCIQCZcjGoAiT5ydLPzZFZ2wIE8APMm0qqoU811uUDJ9cIfQIgD8bWuFtj70FHoZnHcNFDWGLdHOKjswS7vMgjHqnad0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuGSsCRA9TVsSAnZWagAAZIEQAIivat8kVIhXVqujMLcl\nlz4i49ivSqkxJXXDvej2gS5t8zvYSAoIVWjz6fFg1w3svZ/qPD8eftm5pCSl\nLHk+iqaZLNlcaPIoefnUoVzMjRlcWfo/Tv0/rQesDQ+Lkqb2buATBrPwsxdF\n4qh+YuVowaUjALvujqnprvy2KG2PlSk5qcRiVwH5qogj6ax2tqFlttXUFEo/\nyUbraLuM7KgqGEPMaxTdsH6Nxhd2gkvA9QpxPhhbkavhRMtGC1V0G0149ndW\nMFub138/xxSCEn+iF4kony2SXRg/uCd0AyOiia1syo7R1o+ZQqfGG6mu8o9U\nYopD7k81hDhhQwxEnwp2rxO2qm56cBsGlF/Cbxp8zpKXyxTrtWRHBmJ8PJYp\nhXXDOqmSWhTOYSm4loyXB5hbPiDJh5tPkE4iastpRaWDPhO0yE1pQf2zU4uD\nwrv/tZgXIkcvOrn0Exyy1O9Ape/OYFHmCiluVH272QJ0+FlPIRcasirjiL/0\njLB9IsbOeHWTVwrd6KNSqnAus2jvdUPL9CKraGG8TVx716Tjqf2KI1LDXIXt\n1yPk1XNyjdEjhUOe06Wnnw78M+f9SAKzyfwQywMXfd0XRcvGsIqzzB7mYwnr\n0agD9ERiXcZGs7C4qoQ7S5KnrG6YprQrVstT3wsqGOb0yM5Wu1gU4RVvUC4n\n7co6\r\n=lLxD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-cf7c5a3.0","@graphql-cli/common":"4.1.1-alpha-cf7c5a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cf7c5a3.0_1605919914599_0.1413526237324454","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6ef5981.0":{"name":"graphql-cli","version":"4.1.1-alpha-6ef5981.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6ef5981.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7a143961b28af34e7f4a077d22a893b5ae5ec96","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6ef5981.0.tgz","fileCount":14,"integrity":"sha512-u/QvhFtqhcwcxFQ28nauVuljH95NhpubE+MMhxhp4k9+9sl0KqTmWjTjrxsnfp29GOx2FE+5XNDoQmKjplli6Q==","signatures":[{"sig":"MEUCIQCSA9N3+S1wyMbgjgEfEJWNThRqOkIaMKqUqZ/GKGOhTwIgCEvymyBOnqq/abdfJlPOaFZGTPszU4jDovmI38MZMQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuGTeCRA9TVsSAnZWagAAihIQAKJ1WccDI8suWUaPLHgp\nx8uffuTt0Af8uDBRcd7PKGGx+AkrBznnAOtC0FKUIJFCJwAG3Vx/KBTDAimI\n61wwWuvzG1lRt5Rk5wi1ygffJDI5wSSJuVljhIklCXip/OuGtIyeRqJyYk+9\nlBKZ3zlscw0UjbYA+Mg+sCnWJt4ukFqSsxMsJIin/Y8ym1l6Atf238LdxTn9\n185vCJ7droWKdXXcugsaIIOjeOpt2nQakvmIPO/8LxqodbkpxrazLWaJuoMG\nsTouNumCBC1iLEhN8c9ILIhKSElAKZ0P5zrIw7Aw6nS7Fmqhu1eNVk31Lozq\nR/mfzysFGquCi7oyZmFrvJhS2to9Yrr8eeiC4mIIf2Pujd+RtdcrTyOBNIU8\nbhzQfderUvzZhm3pmzwikHD93W3WaeQz+hIgrD8jTRtjwl4YTK1gR/Cyxlbx\ntn/biHQXbVHJBIE0PBFHkE/50RMBj3BeAs3M6F2He6AVa12IMER4dDpM+W4O\nEvRb+jSsCfJLbZ3aNT8ah/XN8BvtLiS3NgjplH2ikOolm4khwtb6vj7Oz8Ap\nrnNnl5tZRpJfyAR1SzPPRqcroY16OpT7dKgKXi8C8Os1MwJjC2FeyBpMp2T1\nmRTxRpbXwMnJ0HNAIRsDeJ9U6Es6oaixv75ss81GFPh/Dg+f2FjwPXOI5ooP\n2TeA\r\n=iIrZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6ef5981.0","@graphql-cli/common":"4.1.1-alpha-6ef5981.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6ef5981.0_1605919966102_0.037147651558677275","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d880c76.0":{"name":"graphql-cli","version":"4.1.1-alpha-d880c76.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d880c76.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"72ddd00a1ba1e6932356189a04074b8cb34d2995","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d880c76.0.tgz","fileCount":14,"integrity":"sha512-GYPEFR9OZkCm5A//IoKJTqqi5W6iOVqiAd8kOBZ0eYQZENc7pQ/qwQbuWrz46YolDDUciCdeVdlvrvMgO9ULsw==","signatures":[{"sig":"MEUCIQD+Lge/WtgJQ/4xQ74cEhoTOvJHfCjOUdxc1ad7bq3F7gIgNrgf0xejs2wCuye0+K36JX1/qgW7zhzng+5MbwvPNAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuucjCRA9TVsSAnZWagAAtm4P/38IjtcS1Z7BTrF6HPih\n2jr8Ak9P5TKpuCzUb/4DXwZ4KiwS+n5fXBtdCZcJKfvkfkZrdeXTxBDZiMO8\ny3Nik8Lek8XRY0Vf41qr58CVKcpdtKQOwKV6Kzx7FXjKYCCfvRy22AjedRzU\n61HputGO+L+TJkh+ab8OYkUGkqGmQd/bz0RbMmjm51yPu3OuagukZUQ9G/wX\nkW21xSqqGSAUDvKKHr3XpliRqGR2xEqseO3/MPDCHuW159qxNgZIGT9ylLSK\nWhhZsgN8cCMJvAqQ2v0NbWdcIaRJt4IlRr9Jxb66BYGHf/Od45tYYIy2Hwex\n2qLopuuTC1zm3Sgpy8Be7mDu0N/or/wuENhDM5no91sfSk+UsAiOYQKZTXi+\npr6dfbXBGhC1FcI7Hx8wUFtHbPjLPIQadUER0SFo8p051e4dGrK4JXpmCkju\nuh7MjijKKz7vZvFzdJ7ENky5xdJlRkrbGf1VkwC7VPIUcNW85BxzAZa2sF4E\nXjFOJitfm8p7ePcMEDak4ii51VttDtRQ6CH8O4q/o4dxl9nYypSY40xiB6+4\n/jsT3oFmO/HdyhEc2iJwlU7mWkfBZNb9+X+bDpHCKYnW14kkZlWKOsemtxcv\nLaYH7xwQhDE0oNngcETjBaOh6x8HCUyK/VtyjQA2KkjTGY2HO+AK4OJUO11j\n4T2z\r\n=NgsV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d880c76.0","@graphql-cli/common":"4.1.1-alpha-d880c76.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d880c76.0_1606084386451_0.1591014400481341","host":"s3://npm-registry-packages"}},"4.1.1-alpha-70a5c3e.0":{"name":"graphql-cli","version":"4.1.1-alpha-70a5c3e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-70a5c3e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9d3188261c262b2fe575bd3d352ace16223fdab7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-70a5c3e.0.tgz","fileCount":14,"integrity":"sha512-VnBuUV/i3/L28e7nmzkW6IYcjU/GqzM62E9IiKuu16jJTDpHHw+oKnHmvaT5dyvFjf1sW8RUQ9YhsT5BMV3GNw==","signatures":[{"sig":"MEYCIQCu0ukj0vkx5EMRaUYnVxWafVf845RzjKJnTlAddB9xyAIhAMPzH+e98SIMeXOz2ichLaiQ7Qklq0/lAp2/8JYOzxZ3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuuizCRA9TVsSAnZWagAAnRQQAJ4plArPoHH3FRMDAiV2\nrUPTrup8nKrwYiGCEKCmTCvl18fMRkF78MhQ1RimpQzcuQJtzD8CwQViL9Td\n+9ujwNmI78Fc67vHcXO06DnDavCaVXw65E4G+sLCIipISi8b3JXMlUCQc52d\nNAqZqMdoj+X1A09U9YvYo8nyi4q6SX46QolsyoU/fhNuLAmVqM5+l6FkwSSz\nbICqBpdlqrKu0v3/xVJ/wmdJMu91IrEp1z03gbOCDWyv5Wgl5kXhXxTm2ZwW\n2RRh+w7x8iwWu6p6rJ4y9KjQacTOvoK26GlvQj1KDbh5UmD4k8jThLtJiNcC\n0lukyuroxc+reYJK+yUTFRD1mkGtNoLhHHCLKwDvRFKQuGr60p5Ui0h9k3KW\nz7G106yn0HwECGO2ufaBJmoJI/upHk/4KEITlkI7KisiMqsf2258q2MVR7Xq\n7c8llUWw8EUziY5pIoSw+WNFfgH/Fr2FMwXBhBzlkMKDttbidXMRmMsTzUnZ\nRzrU9cIMgHdHQuMHbSyg+uGKJkUEWkDLFa0AEAh9mG5H8VqfRiMPtH3loeSr\n/FXJ5eUXaXcvRYKQ8VPr9bZ7G5rCL91iE1Hn5LEJmtRw4k7tIAA//utf3a+J\n8EHNWskE815XwsXcAuiYPFyD36L31rrp8Wdgd5AHp4EIZcNRQz4/XnD7IApg\nfYgh\r\n=1gB5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-70a5c3e.0","@graphql-cli/common":"4.1.1-alpha-70a5c3e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-70a5c3e.0_1606084786543_0.37095586045361095","host":"s3://npm-registry-packages"}},"4.1.1-alpha-57ed7f7.0":{"name":"graphql-cli","version":"4.1.1-alpha-57ed7f7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-57ed7f7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5322b7dec656d3b7dbb715fee12a9b8535f4a3d8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-57ed7f7.0.tgz","fileCount":14,"integrity":"sha512-TbLfB7wPpTaB2Lh9Y8VpFDk+Bdqut0nYOvKecgrFfIFiA+EMVK9SV9S0FxYYdbOiut1P4hmYXKz5OYQmDzXDuw==","signatures":[{"sig":"MEYCIQCvsfAz/B2ycLRTxIG85e5XiK75vacUmXVvQh27cflT5QIhAIiuzVzTjGq7TuR0mzSLG1X3iqdMUdZs/UXjOrC5WOWp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu2IrCRA9TVsSAnZWagAArZAP/1mEeX1NFRQIIk3Fzu3y\nbk2q/ZlfP07pw7iByOn2J2Vl9ebtaBrCcdKh+hgYxrVVRpCdSuOTxYI0ojMB\nWKoFEQ5gYGto3qIIR8oEeYXgxmGDT37YK8f3TOdTzDlqqY6Hxn9B9Pjp1ZUE\nd9a1IVFN0NWMucXXlbu1w3Ju1XPzqT8ZDPPM/3s9XRLqiffHTZgBGMch+k/7\ng6z58G9/b8BkHcCYXQjgtvqVpnin6DscIdDa3yMpm3oiNHE5LzeouTYc/jtm\neh0ZpHukgB6T28iYS57yqwzINBz4yaP+IsqI0riFhZUQgutI6KSGshCNW1ra\nVTaJIWijZme1G/dn0L4acfoeEf/uhTFRqYOf1kXtuRXEEzwe/nAPNHtSYz5g\n7gm85tXFVzOzLRxdHj0NTp8Ocwoed93AxyMqigqa9SV2oRqRelNvzXv0XYFI\nOqDvhR0+5yBdXIoOREoQj4XL0a+DgKD2V9W0F86RAp5EP7JlWOWEB4tBslkg\nXgdTWTIZxwWzBMV1jo85xrp1hlbBHsfWhxS4XgKkwPN4rJN7va4MfkftGLD1\nfIxiRYcDcOM2zBXoplUFBtVSL0z4KqS+SzqI9c94q3HSJUmU93N2i7diulPv\n26JmDuIEE56Zo5eU7gZ76AMowkwPDf5HVAH6BhdRaXnJ0HvK7CIXuaMHRi5/\nQSJ3\r\n=HzOi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-57ed7f7.0","@graphql-cli/common":"4.1.1-alpha-57ed7f7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-57ed7f7.0_1606115882653_0.7347393458680198","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9258eb8.0":{"name":"graphql-cli","version":"4.1.1-alpha-9258eb8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9258eb8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"32757e36fa6843e84317cc49a00983ca52b3dbd3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9258eb8.0.tgz","fileCount":14,"integrity":"sha512-fQFbgoB/4WE0s/2mPpQzblBRr1+hxzF6UwSZPfEy/I4GR6pgA21x9G/+EdD2gOiivgLxs5YOo0PYdN2gT96ljA==","signatures":[{"sig":"MEQCIHAbzN40w9AzuZCmqcUa4bqX5dHIY4cg6F1bOQNNbDJqAiBskqFiszHSdCznN+WFFPiLlLxwXwunoF2pfkWtGXr+sw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu2lECRA9TVsSAnZWagAAtJkP/ji5SPNRpXFazDcIJAVf\nRB0Ocu2iYXQaBedTRqV1kf6usosaIXZksuAYYx+AA7NAnfyN4gtqVbP8QwBe\nuKOCbtupHsxofxwbMxU1L74ccw8WSW6aWoBRZCe/Mpdzdf/b577NCsPRL7Fp\nndKIV32HJ7uQAhbmlXXUT8PtOGJ+qeGS4ObQjA4CLYKu/z7nGypTGR7EnlY+\nFkPdkSPbT22+4czZhjkzF0UE0rwOTbyctEwGuoynTaMyChxfjgWMdOk8l+hw\nCDX3tfoq3BeNpFnLOGBpTbCkDsPGpVpeoJRrZtgBGLRjZ6OrTHf8xFJktR9B\nM+AzGcGmbyJnpFRr26sQE4OzYHkM/sc/oV9/kKMuArdUAyIq29b8lumV1EaZ\nB321SgxaPsS4S3RD8ibMuONIDETXIWA9a5SIwQvKrKdMIx4hl78EumKy4byv\nuov2S3w1FoHiU3JEBtdqXGwtgWt9KvwuWC9peghiPQKi8Gqw4NdKyTmdfX9M\nfW19wZMtVnoscRi8Qep/XFH6GqnHwXZlL1lCcyhsUngZ1UWB8PCVmbIunRYk\ns+mICxrXKVH2TIi7JnjBkSj4QU3mFxkSrW44LBeCGyq4SbofGyUXiDhrVetN\nj+P40yTb9Jymdp2wVyOrdimOJQpxmDEpjhI3dtE1vRF+RpzVGLDqaFVtL4vF\nAFC9\r\n=nNxe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9258eb8.0","@graphql-cli/common":"4.1.1-alpha-9258eb8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9258eb8.0_1606117699335_0.6119886769727592","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3bf845e.0":{"name":"graphql-cli","version":"4.1.1-alpha-3bf845e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3bf845e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c1f815e6ad8409c81f3b851d0ffb7c0756409a10","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3bf845e.0.tgz","fileCount":14,"integrity":"sha512-g1GIy9awISAQhmi9m1xwmFCoLmrHjoXhPl0ovOxfsdcJT92cKYMw2Frdls4uCDeF2II0ANj6xD7ECOA0evPv/Q==","signatures":[{"sig":"MEUCIQCWn0dRMJ0iFq4yIa/gi2+5EYGKnF7HIHiF1MW3UmDIFQIgM9nPDIFzUyjgfP/n7q9WH4JK3pv36Y+bzeej0pjh8y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu2pmCRA9TVsSAnZWagAAZcEQAIhmV5chC4oCo5Qbudua\ndYUwjzZPi79Z4NoUwMQORjzWgzOdqj7n0IRiYQy0OInhWBKVwOEA/9VjfBW1\nxgmriM9TO01pQEwIPJ9iFipKlc+ZoVy0eFSSSBAWbNL9oM66rveDVJ7KrFrG\nC7UI9BEzch/X+IxHNxVrXXgHL6L0iOaS2ZrHxaxmPKEAqzA+RyWfAw0MPy1U\nxYTf+WYyCRkDELJwzSPxKYniiuPEaz2kq45VFwpa1K1JIG4Wmqb7Pvz9U6jr\nvwEPByoRLjKCWN5zHXM0IelnpA/5W2KatzUOISabxtRWFXWAareiVVy9bQ60\nUy6iymPtH/Eb+USoTwv8Z/39aoc/hN3GmZ+7LG/YW3Ks9gJy7RBPNqug5WC+\naIaAvn+gbBZqfkjfzRlzFUbA475qjAY6RV+WyzDqgFb8VriUDDpbzJvfxSz+\nJItglKfjuGl4femJPmZMZw7ASgtusbK3COyQ/fzatg/TJJrM5Ht00UcMmh7a\nM4HSEoEObosUUteVtnuWKVIMI7Oqcva7bv+TRVQXUQn3/cX9J8/chk4m7zaj\nOY0zwiqOKDpxgJUqFcKuOMcx/8Lm8Y+GTOY/hZYED21qAUVDOQr6azLvEDaT\nn80PiAqeUNXymVnNbICzw9Rrp/hxqbAzuawEiWRcfCyb4wrB+eWjR80nhUqy\nkJjN\r\n=ui9f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3bf845e.0","@graphql-cli/common":"4.1.1-alpha-3bf845e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3bf845e.0_1606117989458_0.9563980053888996","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aca0a0e.0":{"name":"graphql-cli","version":"4.1.1-alpha-aca0a0e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aca0a0e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0f2242d5996c5387fb77733b35fabe8a575d2744","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aca0a0e.0.tgz","fileCount":14,"integrity":"sha512-QI14DBgwcPk+lNwtTBOBb+uppt+k4Lqraq4DDwlW/8gRJZjLuZ7XJzx9FWARb5T/FS+sLPrk1TMBWgxMPWyfnw==","signatures":[{"sig":"MEUCIQDtICWG1dTSFjYAD+zwNe7oUu9bYT0edkT91uWgzFziCwIgcOb22fYTn9Em/ZPIrFvILgq0CpFVj6nnqnngyllSieo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvBLqCRA9TVsSAnZWagAASx0QAJj7hmsCij4mySlNxfhr\nMtGVILk5oUS0bXYD0/7r/VxBRBQehxwKWcOC6Av2teEtwT5vpAdh6jqN/puS\nZNatMduEHvwxbhskFY6UcVnDSscaRzrF27G0aLkJYFJSi4GOhZKfy8+WCVS7\n10A0oCR5xtchoo+XXyQgGXCb3H0YihnGF/RwWNzWB5ex5TEx4Wy1s+04BUbC\nMzij+OyvNPS3v2sGfBHkvEf2tpgjTVoCwTzt70p0PlJ2WeVn/IOOq84O2fGV\nAzeZU6TBb4VUbe1DZBwm/Viap81HsNcGqL+kvXPrlqAsaC4hkVluj1DJqe9G\nTDi8fdhv+n+Bq/b0nqD0ARJFxJ8YMuF33vE/LEmlG0zTjo3NU6wAhoJrgCkT\nHkOflMfWenRlQXcze2/3hLQquO3H2+4bmTHCKXtay4BbKFnfi2tud57TJcPv\nAAFEvbhqm79vYle27+Y5WGb6r4RACB2olf3zG/5z7GFfEOu3qFohYge92N9F\nyP7DkGOFHEFB77ZSM1UoWo88VMtAOtN+HZV4+ZmbiW3/MnKPSfFo4GQcWAb5\nQ1e93xAa+et32Y0/6b8Qb/WdT5wEwkNMmWfAnJfX74ugWVV/RjWq8jpAi/sZ\nVP75yYwAOwvZubl1UKxP+/H3v2lD+ZRbF9SX6ocM3G0WqU1kLfYnMA1rNuw+\nysRf\r\n=fXxI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-aca0a0e.0","@graphql-cli/common":"4.1.1-alpha-aca0a0e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aca0a0e.0_1606161129331_0.5519277816402648","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d59f327.0":{"name":"graphql-cli","version":"4.1.1-alpha-d59f327.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d59f327.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5bd48905cd570c9e6c60545d6e78aa8edad48f65","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d59f327.0.tgz","fileCount":14,"integrity":"sha512-X5EAohgX67ZHFuEUKJ/QZP4v0MjPmulnZntcQbf4/dh7JyjFiNS9vz2z5v/sHL9+uTmd3AE4alKzkO48aTE1FQ==","signatures":[{"sig":"MEUCIHieq/RX1Jkg6rDDWjBdMQe7thKQhzo6QmsdEuFemTYwAiEA3TpmfCJGp5nfT495Spiz71s53db0yea/4eIy7bSxAr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvBexCRA9TVsSAnZWagAAW0wP/AxkhCBtF61izg9J4ew+\nStZEX2l1MhAZdj9fnFaWEDiUJs3mKHojRcmKDRu5bSE6msaZSSQWeJaNwdz/\nJjTskjMGuXE+G3ca6AV39EsVrq9RxPIyfUIBFS8PGDYjnzp4MXMXBx0GQdYl\n6N0K/RgMPyFuzZIZIimMZ3lCAZ36/djA0o9GAEOdeupo0rFyh4Cg2LMO8XON\nG/raNUoYnSUyIQUxFk0YjqFURoTX5MzL4ympIubrA+GTgcIDkS5viV69fe9R\nr5tesHPNjqad3xl5UTZU4L1uDTmkeqY7TjdercZNVY+Sz6yOtWFuuuOaTT8V\nYnYZrTKeN4j7Mz+A6bTsw1LMnr056nNOB8PqFmVWJelj30MXasgXXoFQ1mGm\n/U99inBWpAehoWZakcWONGa8wmSvNXOI1omblzAcO5f3WpfVlhD6KoWdOBp+\nkzzIHP/PUsA72J++8sqGRI6v6vJ5OXCbfWBZWwnKwQZvRA1eC0ClcAKXi5DJ\nUCFLdhe+o5Ft7OOXy4x2GxxdAvpclKT7JEcCZEs5I0xXHORaYjgGbjHRtHII\nxxNMkKKogOvOFOuiEiMHNH6J0Fy1fTHi2dUgEv3FtL5/nChF13xrIWQ7CCOm\nqI+V91I6y5T4mwriGp1SlIDR3KK/LVlh8LDDBx0LyzGR8UNt97p1WuZizjtQ\n5Iax\r\n=oOiY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d59f327.0","@graphql-cli/common":"4.1.1-alpha-d59f327.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d59f327.0_1606162352435_0.4228791231689266","host":"s3://npm-registry-packages"}},"4.1.1-alpha-63c5077.0":{"name":"graphql-cli","version":"4.1.1-alpha-63c5077.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-63c5077.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bbff127d2a9711fe06b47a3bc549be80eafb69b1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-63c5077.0.tgz","fileCount":14,"integrity":"sha512-WwFvO4gFS6Ke1Op185WHjxIU1pvNDRwclJJECxQqFXlarz7BnQIqEUFpIXa+PgdUVegDjkVx4gtYW7xNCFAdiA==","signatures":[{"sig":"MEYCIQCMVbirsI4BTdBcLInn5YxzvuR7iS+PFua3+60NPpheHgIhANPXudP3CJIhw/hKnscn/0Es/VfxY9LD+hEPYCYCigkv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvB6PCRA9TVsSAnZWagAA+aIP/0mXnpA1btWsr3LWCbL9\nlre76D6DYpvOH0FBE4ySedJV95DTrfE2mS+Bm4kfI8UM+qhqFmxqA9/1Pxqh\nww0B3VX6tD24S+jRbI1dPZ2E1sUFsmjzn399lDhFJMS5icQ3cnmVCcalTBec\nBwy8JLz/kTJ1P5MrQjfHi7J5nxJ4hfh/XfWF/AOw5ifi13ZHpETvdlDy024a\noY9E+k2j2mTYV3zdyH8OlUNsfXZkkAtsBcE5+JFe89lUa9ooZ+0BmS7GFz6S\nwu2cPdnEZXiYBIsvuWbCY++XfkhbnCnGM1IZU+wHN3umnJp2Gg+SbLGRvjjw\nkF9gFXI7NVlwX67x6tUVLfKfAcOiP4ViO+9DiGwCvYuLN91RblT4XE5UVCiG\nOmZpHRIoemvnb/vJ81WAK5IowfvtGdjQpxHPOey68dxBOl2r14RplgmwnaYL\nxZow8i5lPLkfAWPzyssRyiZLWH44BddfEvxdiUGiF94WnbToDRpaL/4kfUy8\nzrWBla2VQz11p36G8RJK1rXUE9YxhqSJxkteOmYVUCu6qhgcjkPUwtcQB75d\n6NI6tWE7PtOZevd1Z1k0XmTpZX37Bn73GJNF693FZNWMadN/jZwYOdIIxYk0\nfN0TX9llS+zB+BhCsnLIUO6OCa/uRZ5emBVQF0JXpECik88aQ0b0Z+faWrVn\nxmOP\r\n=9ZRg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-63c5077.0","@graphql-cli/common":"4.1.1-alpha-63c5077.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-63c5077.0_1606164110874_0.42831192650169636","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a6e130a.0":{"name":"graphql-cli","version":"4.1.1-alpha-a6e130a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a6e130a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8f08d6fc9427ebef277ce20d62a3bb9660852db9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a6e130a.0.tgz","fileCount":14,"integrity":"sha512-ru9iix9xeWvvxIT4dm9WLzXZfPBshabpDAgZlIuyezIAiMu6eoPgBBZKVh62hRdvfxBHERnAXJAqHoGv6cT5LA==","signatures":[{"sig":"MEYCIQDAX+6lqp1KjfGyMZkAFa+ZINTJ1ONQruUyQi2hH2yFggIhAOg2liVqoNDZJ7pbV2uLNp61sVRTXigFauaXSFbzwxfy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvJfNCRA9TVsSAnZWagAA2UoP/27SPlDWFQU+m8pAFpMM\nN45Qo50kCPrHbSmQXvS5tR09/jQ2rDMQSBwPd3gb5pQHQH5/iIz0qZ/YqC4j\nniBbYk/75t+FBXQqj8sFp1p+S+WaCiK0JeFGe7HcRXfyRP72xkKv7XIM7uh4\nlwwNj1nIdrXGS8m6s0ojDvxE8jLR4TIa1drMC5gJeIwK/B//n9wDdHHeBY0e\nf9xvgQXc/UE5SCgf768j4D/qEGO5URbq3KZHGk0SipqpA02D5IYEPg0j7p3U\nG5ETPUzoe/WjZJjULlPDE9bI4tlNhKomfxsghUlruBgRwcca0/W33ajm1yQK\ntkp4PEJwNjv1TYkZbWOS1XC19I4FNEBWfiKQVNUwbisLfZjA9q46nB/1DYXc\nH8uuwHUqc3s7vlhFQQ0hzUxf+LbgypESblpJ4fWDun2hxfWePS1aucD/ydmU\nspk8n2sNNN8Hh4mry5lPNkx0a2kgivD+VPkutM0azTSD6WvvO/GG5Dm3LsI2\nz0f3Fn0YT9nVWRHzDFVCJzUHB334Ef41IiMks6uAXtS1H5Wwpcy/EH92/s6j\nUmoYrUpVAQEwQgh9yTauPdsd1JmK5Q3SLrQQ8EhvAxH37YBmngm8U9Z570aC\n3PL+aQeGFTh+00UuN/ROMQbofk1vrK872KK1plZ3LHa96nXJZHRL2GycOWXJ\nIvAk\r\n=2jpo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a6e130a.0","@graphql-cli/common":"4.1.1-alpha-a6e130a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a6e130a.0_1606195148509_0.5076546731139713","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a3b0fed.0":{"name":"graphql-cli","version":"4.1.1-alpha-a3b0fed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a3b0fed.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"863e916a5239a7450616b5096808a196b2298b32","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a3b0fed.0.tgz","fileCount":14,"integrity":"sha512-B9V3R3gJbE4x70dIyuSl4UiW7yCjAG6v3U4Ni4YqUwniZ+SxuFbsFPvRYaanVifq8muhnhoQeyqjlifolN/zzA==","signatures":[{"sig":"MEUCIQDRhJOcstkRtx9JWDep+HXmUrryHZUAtTWrwn2srupdKwIgLdZsQrm0FmI4c4rGPX86fHJ6eiSQbTKO1+Cdph7pSog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvJtICRA9TVsSAnZWagAASpAP/An4z8XhUiTNTwmkO6Ks\nxK30wkobjcRG61kcEiBYge0bZ148mY2e28nj7CJoX4IIXU2d5iKAg3sTXp9X\nO8Xb/zFqY2gw46loBX8KXBGhNrFtZd78Uwa+b+LlYD0juhv8vI5gDU/X7sty\nDzG6anlGErqWk2CxbwqvxHrYn02y2p8XNGqvSYTBw8j//U4cnnqLRSqihht7\nXmwYV/gRNHfJZfAGUXUxb+zhiJFKeoOhksRdAYLPaXqVOlYkdNHu8vdw6fgc\nTPLpUKTg5gSVSk4Qazt0kQHG/BmSPNaJA0V+tyXeEdngtEreRpgdmo2lM/n9\nUy34Ti6o3w8PxMUVeSj4FfqtRmVW9TI6zv0w4bT21qj0VP1Tnv5ioyTQKa7Y\neKsMn3Z7J0U3dJd4nWQUsQx0fCwEOT6uHR/nvzpm0ztXj25p7OM6Nnn1FHkU\n2kH9EY0GWktmJk670hH2w20suYos+GmhP5JY/Z/Y+a1HmP+Hn5VCzj3KSiTw\nBiYiXURmAzTBQtDgTT1wPCQ8HTOedyI7jK38te7wZv10vHR9alc6OMk/B0hP\nKISVO5811u3hNkyBKmUdIgyGDgUHDzQQ8BUVwZ9zKq7ZnlgPnguOaS6LKmJj\n1iq79ITqJ++W6hCb3cFevKD4ztysL/VOActA2DonwbHqnjZpR1ICWRFP1y6I\nA2AT\r\n=POfz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a3b0fed.0","@graphql-cli/common":"4.1.1-alpha-a3b0fed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a3b0fed.0_1606196039561_0.24365863115697284","host":"s3://npm-registry-packages"}},"4.1.1-alpha-44633d8.0":{"name":"graphql-cli","version":"4.1.1-alpha-44633d8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-44633d8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7ab043b9a74d8a8f4f2d9f4b89010d136b0e131","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-44633d8.0.tgz","fileCount":14,"integrity":"sha512-vvE706Wd5VpfhkrmXSJayroH9uuDJZZoTxFz0mNKaJr7fOidC9OofEFceoSedDQz5lAjBSApAWq6b0AxPXakzQ==","signatures":[{"sig":"MEUCIQD4N8Vno+BhdODYyL9Sp912KddTZnbukQcAd0gjYT24XgIgdTBSw3s+6U+UCYzHtKjj4abV+Q1+kg0nDWsHiAINLOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvRtpCRA9TVsSAnZWagAAXQIP/A+8fw687hLTBvhMQJ/h\naaXBf2it4rmNhgAf6T8fsbBWYuuTeIOSBVbVOADFBYWLEqdUwCQc52w7cWlW\nw5N469xNKnosu8PGGdvWYSrCwnS0sRDmXn2bkVMqcyxoA28GVstFa0C7d5Zv\nto71IYpCCpgqt7516R6JaZtXdvrS1z45VZOPYB899YmObTiJsTeWZI/YT3rf\nKFPgaX5Fw5Va2+m3BRAWvyJyB+vW2lYTHZ0scp0UT5OjHNW0GFhS5Y0YC3/8\n2sRVZgqFCZ4YEApGOzzeF89Qx/IeMIffvgwuSx0SP6C6i0ODduoPCfSsmmqH\nYtXbRdFQen8fguulPQgEOeh7nwhy2bE8L23St2LZ+b6o48C6fJAVe8BXFdzp\nlEcfvZDMsg3KU3J0PoyYbdJlIxKfP1MTlBAzv+wpxrNEfNspP/owPx1lrgmM\nGolQ+0MnbhcPQHD+oVCCwLlJrNb28sKqK7grB1UJkcgpl2y5Fc1IrvBJAZ05\nTUOpIju6uZU+aaQfNumFOGWttEwfFsbMdBGhwn0JYVJGZ+Lc4ECH7P+oiAOL\nAccungzLi8WpWAfE9hCDH/L4oC/8qmvWccwraDFmfTqznW/TeO1krphtF+6B\n9ZOHCzA2sQ2uzUfn5AjQT67NIpWeXk+iu68o5ZIXxK4M6Sz+wSHnIUH9bX1o\nw9pv\r\n=gEPn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-44633d8.0","@graphql-cli/common":"4.1.1-alpha-44633d8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-44633d8.0_1606228840610_0.9335638517809353","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b1e2728.0":{"name":"graphql-cli","version":"4.1.1-alpha-b1e2728.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b1e2728.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5e608caf7ec383fde53b0a3f47e505eb6ef8d9ec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b1e2728.0.tgz","fileCount":14,"integrity":"sha512-icD1P7mOmqUy30jyoBuv+2cEnjQJyH07NwXAZqJeWg4+ytZDkHr4JreW0tYIhU+tPM0lKiFH+UDDVEmyaNJrtQ==","signatures":[{"sig":"MEUCIQDLScrewxJ316lNMDR1xFK+tx0QRaWWC8DxG4QzJCI08QIgQw9C2EqFlc27dfYuaIgNzve2UWhnEZzRVbzPH0mbaFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvRzXCRA9TVsSAnZWagAA8l0P/1knenO+PSKPJ7LhDmXw\nRNH1iGTCr+Rrj8oh2LgJ4fMr73T7+jnnSqtVTLhB28EIIxHNdzeVWaJqlj3e\nk/A6z6DhTej9PbO4Aei5nLO4lqdWBb3Bri81Y5ryXJY2vRYkz81oAUW8MoG+\nV7oe3jso2miCnyULjZ12hXSefTuXo9TevmSZ8yNevZ91KH7qu9UaIJS8lRTa\n0MAcqxJv/3OEZ3yi5EoyPvvjvzpe0h7d+cTfzCATjLVSee8xq7JStZ+0KQ4r\nFgrjo2tu8Tc1c8P3e+ccHls0HHW12kKcQYlrU7vS0C1oW2sWzf1DCPrCJndn\n0rBcmi/5kcViAZBZDv6eQjOljssxH2HDNoM+B/m2Y6QjsncAbIsLBNCylmZk\nm1Thl3NuhMw3q7JZfYbVtU47R2P59BbdAsEhxvG+6YRKeGArIY7S+zZpGqiA\nkMHtcLie3fN4uh4yZZsKRi5nC5y1fEgqXQYLdsw71oTeA01GBbZDioVm/sTo\n/qnNfugwYvH/rABW/3e2/F2lPmIAKTirqFxqacUaNGbzVYYv7JBA8m2ueqcQ\n06FkgEOjw112bo74HR1JlzkS2UUR2yLI1Z4PisdYG0+YMCBB2e5cKxFgDZnA\nVo1CPp5+0lOGlTdCq+CM3rFR7/fVxsxfxy1Acgq443a4t6rq17z3yQxMG/gx\n9FDP\r\n=zAFa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b1e2728.0","@graphql-cli/common":"4.1.1-alpha-b1e2728.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b1e2728.0_1606229206981_0.5189641379723879","host":"s3://npm-registry-packages"}},"4.1.1-alpha-55597d3.0":{"name":"graphql-cli","version":"4.1.1-alpha-55597d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-55597d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1baeab9040e0fc104ab42fbcbcaee0df4345ef4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-55597d3.0.tgz","fileCount":14,"integrity":"sha512-QoVk9LFGKeeOJcD6hYDIV7k7TgHnO/4wOMM1a3UTGc0VHlLc1xGj7Us2jAydRnXF5nfLyWAkdlzmwlZcWNm35A==","signatures":[{"sig":"MEUCIQCWVEGqCoqINAOGCovrFJexe4Y2sMWjThLrWTr9a4h3OgIgTKSkuV47OAcEQjLDxCRgWAT5ZUfc6TYE3lMyIfvLhgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvgHVCRA9TVsSAnZWagAAvRgP/2MeV7zdnhY4utq/71CD\nXBg85z+oc476al9lPlj1xyJW/0Ymrdq0X4OG6meNaiWICCBMrkY7hEsDGxsj\nCAhyxs5sCwvhxDhMRNNPSorVJIyaffqe1An8WFhQKGbbeDkeC3uFMoiEvW9B\n6BHCaND6qkQ5+FlStRVssHcCcqhmD/QNG0jx9UMRSvpjM1jUNWLgQun0vz84\nWtYXzzNuqq+hNk5GN5OpoBEBfUz11ZSuFsSmxeRagRBDov/QxbUHift3elMD\nbcFf5pTiY98kO/h/eYTvIp+FqDT6IKNZ8PR3wUOHoY3J2DUQkf98MniloiUz\nk+DT+4CMZUgJFx0H4wDoV9sJW7Uj9NjsjHSg7c/sdrmHF+7Du8gu/0BBumSC\nf7bjf0WUOHONWyk/g8TPCkQRdEtxAA8vT3tk41Pqk0fgv+uZwAebv/RH1Mqd\nugstQB67UOAVSFYs269YUMmXCGFpVVA2YrSVPcZF5DBKGeMuDoV8Ac548lVn\nL6IPebtF0DmiMap6c/FV2w0PybpGbj9+OGmwOBgiMCqfiXOrnZu0rQyVgNxx\n9acN1Qv9U8u94rePQu+robF7u1qkonf1khq+FQBHi/pF0ZIMsPLQCa6Y8K5a\nuNEcGBSlcGs50LZQUlqM12QatHDYdepfH0yzgG47MG864y9Eq2l0FNhiu0rS\n3KvT\r\n=iWUp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-55597d3.0","@graphql-cli/common":"4.1.1-alpha-55597d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-55597d3.0_1606287828317_0.8639668239170444","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c4c2f9a.0":{"name":"graphql-cli","version":"4.1.1-alpha-c4c2f9a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c4c2f9a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1924f61990869e84cdb42866c2e9521de372636e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c4c2f9a.0.tgz","fileCount":14,"integrity":"sha512-OveNH10cmnOOnAY0t0o+dBD1tT1o0nie7eApxtdbTWUWMRf0yaAQY1JyrkWByXjQE/WAKMMCqtiLK02MOsFxNg==","signatures":[{"sig":"MEUCIQDZQxU/TKEC9wh0S+CxVC2OyGW03yPsJaf0prNJsml04AIgdSMfKhEQ6EieTFK35BoDcineqjVEB70EU+sVAhUOfz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvgLpCRA9TVsSAnZWagAAu8MP/0atX2YdaTM8d1sVIRiq\nUmHJ/7QmmdsUCLFBrGpS6HGctrU0f9OnBmpiWLIsgYNizV50c2fmIBFMwLq2\n6e7qvCua+u0dDY2/v2dumR/597CpOqmPw8EEDhuuQNJwr6eNoP/V0iFN/ilr\ni2ZfCvTTgjV0zluE9m2/7apK6RRzwl7Uv/kiY56+froIgnqJ7XDoJnfm/Jfg\nqVMLJwdDHXVGlTUfXlpUDgrnlwaot1M8MsjxW61bIALl2kc2uwoG4r4guzB6\ndI8sZIt6MYX79aQmXhCNFVUxE1FouYs5ngUTc2j2JHtMorqVLBHIthjMBjGr\nWbyF5/Ju4M2EthVAmiFUi0ooIbcwM7nH4G/jlvUnqo314XKza78KPDqyv7az\nzynEAOb30hsWprefVm0xdF4j3aHqsZW7VdWpAnTBe/Em2OL+ljVNotohFq7Z\nxXlKJjPXfNaVVralZcii02QUdruy6Mprzkb+EO3Njn1T2YfCqdVSrCFtf1Qc\n1f7R8s7aVm6cNfA1xW0xf4c9o3/XS982KHlo+KlxCc9t1VsxufLTqGuyykx3\nN/uJYVwwITd5flGQKGOIMVnZhyNdpZ6y0KVl15aWNl6SAjH3Ct8qPWRXlfZF\n4Zhl6kkJFT2LPJXz47tXLPijZXM7MqF2FjfjzouTPkePCcF+/QXfYDBWLk7P\n7LqW\r\n=SU4t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c4c2f9a.0","@graphql-cli/common":"4.1.1-alpha-c4c2f9a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c4c2f9a.0_1606288104166_0.608588002733988","host":"s3://npm-registry-packages"}},"4.1.1-alpha-22e78d9.0":{"name":"graphql-cli","version":"4.1.1-alpha-22e78d9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-22e78d9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d9f3d98b88c5389ca154174e7342bc4a6f5e075d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-22e78d9.0.tgz","fileCount":14,"integrity":"sha512-BvcuL9KTzTHzfCN76grDwK8rp7xyV+X1p499JUFlgPZy8gy5gWRgbPpSNaA5NjOxGsFLQshmtbSYkD/Y+kpYFw==","signatures":[{"sig":"MEUCICV+a4FTPE/b+JYRNqKIUHs34uys36x0kj3mBThta1fzAiEA3g9sxKZGL3MT+o735xzrWzbccD+FT6uJgkzlM4EqM7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvgPNCRA9TVsSAnZWagAAOE8QAIssQFFCSqEduDqEuxIz\nbSJdlYBO5GOqMPvaLVatACy86LCJTJfKBx7VjaL82ScqmkMEUOfGbOj+YhRg\nvwEcoJoCapA4doBHNjZrChdpbpuD/TIAOpcz2r8idfVsRHvuMFCDv73WYWsH\nFnv5R1zli/18urpmtWVwciCV1rVKrhyFNI5rD29NXWN+flzsWTPmRnYQxSRf\n80CQ4vd1F5HhhOJHqBWJPP7m7AnBDl1XxIbpfZhn5T0s4z/5g/5HX7QSrsMA\nIR9Jgeh8yqVOTkJGIXiygugsCh5qtFsqsYh+9uLGXkBMIGmkgg/vl9wWaPtP\nyBxsDEr7kPT+GLf5jOFwi/ArTseGHmEQWZ4kyln3DArhTlEqVc/34Atw+Fqo\nhue/20QJyQxIRrflq/EJyWXKYes4ehBV45KVaTF6tcr5FVGANDA8RMPbRa7r\nM6QxLu8BiKPykCVCeX6HpCTcWqLyzPTaB5JA598aTXJcDXJ2KZA3g/x+w3cZ\n3W6u6LSC8DSIfMbhyzy+u/zCm708x8QpBG3WhB+r94aT4RxUJBbLunz3fL5R\ncdcAMjWF9qxXC3B6M7aEUZrfzg1b+h/1hyAZ4UekdBvx175IWj1WssLfSRnE\ngim/nQSp3KVo/slJvkvyIupUBz5bT8Yiq9Lqp8uiY8SdSfah0irLoTd56SoC\nCgx8\r\n=YvNC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-22e78d9.0","@graphql-cli/common":"4.1.1-alpha-22e78d9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-22e78d9.0_1606288333282_0.8374517121257845","host":"s3://npm-registry-packages"}},"4.1.1-alpha-985b7bf.0":{"name":"graphql-cli","version":"4.1.1-alpha-985b7bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-985b7bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7dea9d786fc09e0da60154f4273428ad03132790","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-985b7bf.0.tgz","fileCount":14,"integrity":"sha512-JhPLTbahg8/5SF3eJTO6o9bitd7ZeE/G0A2zDJSGs6iHDLzenfm5o8PmYPHYxwTrrF/XlJX15XKlvRG/TM49Pg==","signatures":[{"sig":"MEYCIQChHdXXuzq/5Lsg/+1t/Kl/JJOGnFFjVuLPixitwiTKFQIhAObsCSrKL8qswKm8YttmOwL27j0FbfAvDrVIpCf3qB+G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvpiiCRA9TVsSAnZWagAAVBAP/26azW80MMt+1BTj9P83\nZq352hzXIqBKE65Aqow+jCgXmYd1axBkX3VIeOkKEPsiDIl+vw2mQGF5o+Od\nVtDzlbbihUY+oyYjLgFGpJmxlpTs77TipU4AMW+ErIwuZRWM4vt8uouGWLPg\nCqgAFAbuxJn3s2h/itMOK1Xg9hOCmcemGEVwTFmBOb8BgL3ClyLsDEJ1O8rZ\n3RgKIy/aTwo7voRxBejPe1QykXG7aTtlpmQg0Cjfa59PQ1qNNZ1QVuXaYBZN\n9MUt+qgPihRfeeBBr5ehx/E3sXzjWuY/S1ofKWl5sBzYa+5u04uClIghvN/P\n1m3XBuZnz6DvR+4HgJKcxIMb4fg/uUPGCNjaCZ/jO7+aSF8WBH4tPbD5166a\npGOlHxem6ca3mAnE71wvSH06VBkpW6vJqN7MfmPkPw/KIR7BNi/AtzVnbY3j\n9R4AD+OPZlLiAwwtCt/ZIByYkE7LLwRDgPLW1i156vFOmVNuR1p8+s+9H6cD\nR55/C5GCoNl1TCol4Olzjp1hqmjJ36rZZ5K2IMApNvvpLLZXQCIV0gDXZ52q\n4q9eSdALwJNLswZaToaaK7JCKw0mlqLEbc5Xv4Fn3OXvpU83Sy+8PU2bNbvX\ntNNXZ43YkCXNGcREQmUCGByVxl9Y0JoEcJq5VGrNHg6syKaGjBO7qSfiNEDt\n3rjm\r\n=aEYs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-985b7bf.0","@graphql-cli/common":"4.1.1-alpha-985b7bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-985b7bf.0_1606326433780_0.2709228762098941","host":"s3://npm-registry-packages"}},"4.1.1-alpha-20274fe.0":{"name":"graphql-cli","version":"4.1.1-alpha-20274fe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-20274fe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0567c91e914b28afd33421860ad2fb614e4e1532","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-20274fe.0.tgz","fileCount":14,"integrity":"sha512-kiMcSikf/llb3xxVun7TkLVx6PDf++win2L5glk4VQEM+fFjZK9zkkp3BACEzRvuobZlftsAHJIm1QspOX1t3Q==","signatures":[{"sig":"MEUCIAM2n2Z2JMY1PM8wNWWD8bRyMoVQlypD1SWiaEuJRNnXAiEAtDpLTKFC+d0NYEW8EfxTiAKwkxLSKgbg2gQKpbbSELc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvq3gCRA9TVsSAnZWagAAltgP/2ljUobDMsqJa+4fOFIs\neS2jotDuPzOs4HieBDiDuV62BmooWo6UXei+0M9WSLDmqB5lic+l0YVBc/OF\n3+ljKWACAaOjHD0csJ5C5ILjIjRgaVPMP04JDln+IT1rWWTjsoFMfX9FmTDq\n3C5uR26nKfd+th3MFmwWYov60WaIUGWW1vPOPhYndf8VIzsAkt90Q+qsA4+g\n+1a35DDm1EGU+FHPOPoBRXg2vwbJltIXFj54gD3RSwKYwdzhlS9vl/p6cDwl\n3XTHwAloek3TVJQsC/YEO7WarQ225T3Pgr6T1+7/PMBDqqBAeINgeuEBRKfH\nS35/NK+q5tPuEIUvzFHx1VOdM4Sb7MHSixb0AvlBwkiNNCgRVd89IpUcA2O5\n6R+d2eqtVj0tazLT0ojPlrSnC77PUx10mWL3t9q/R7rvc3EQYtM+rV1dQv7L\nhBq9/84pDWjtxpgKA6uJWDTkFvb6QYQmDv8CXXHSwML5qF3TyUlJcIAMEDcH\nziTzOCuNR4dBEg/aJI9Idurq3Zp20G8MYR2BWcoAMmuKOrxXvPiz3fya4s8u\nufVPIoHb40F5qQz3awPkQZNW48qybYoeLrN0t5SBWReFC5Ay8zLLTQ0rd+0T\nnCtw/MjCCBLYCs+BsU3uqLadPBDEpd4phztLFfCRHrakuEika4g0Jdj/Xvc3\n2bZn\r\n=Szsr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-20274fe.0","@graphql-cli/common":"4.1.1-alpha-20274fe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-20274fe.0_1606331872030_0.5641008796408007","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0ffc0c0.0":{"name":"graphql-cli","version":"4.1.1-alpha-0ffc0c0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0ffc0c0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"53a2795559cf455d008f6dcb7f8deea4889d5863","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0ffc0c0.0.tgz","fileCount":14,"integrity":"sha512-8hPBQNJ/mgua0FqQBRiYbjc0DQ4uHhNShwKAs/4C06RDqC3iKKBY9pSB1O91GxgCMH9P3aADCfozR23zYpddqw==","signatures":[{"sig":"MEQCIFCPBL7ojA549uCOJwZD6Q/SFw8A2HaIox0dMRdl04J/AiAndwgBLbcpxi6jZ9jGvyqYTmcivZ3cEuNmjM6BLOuFpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv6PbCRA9TVsSAnZWagAAcj8P/R/LLk+8MDpMBTVkhKxf\nZ1kiRM6nrrK4oC4N2edT+v6KR3m3yuAlkG62++4epltRoR8cVzMGzJE99Lnf\nxfYScp9d34YSEkcjnYXBAitYBQTXCIVPIjEJSCsB0nRsc8YdunpbgHGyQXPa\nSwqRv5+orFCMRXSYov/QNsja2BrUNdWRMaSJA0jTyl1+WOc4pJ8cZfqD3zqY\nI3Dpqj9FVU0wc6qYMNr3JBorRtmdy8rOFBzpV1jcnfvAwPj6W/EDPK9b+EFX\nPWrI6/Onydb0bQmSo59Yv9V9dAm1fWzzbDIWjC/RwFrMpmfL1NAGlmUFtr+M\nkH43D4xxW1V4j9v6BOGAMrvhx0JAOhM77Cgefdrj55NkR23e1F78Bs5WwLhk\nMuE0Rr+vFhJzJh8o3ur+5awNtXTRIPwUt+pbhJj0v7uaPcKJ6ixbpcAq+vXm\n5g9ioyy5tL9nHOJd3nOvGKH04XMlJe33XVtFVpo9UuJgG4Z87Sj7dQGebXH7\nuAOybA9RgeBeK6qiweKVTPsX5TPUaeTwRa17CW7EatCLRkQqA3Xou3oBLo9W\noH1hu6JUwk1R+otbdpH5ttbUOCGxCscIpJMqA3wD13eKj83XVU8j8jK2fmYp\nPpGHAZnA23ujrKw8KgoQOwmlR6FYxzfWW4svooJlH7DJ/8SQAxpcD2OuO4GV\nioyJ\r\n=JRV9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0ffc0c0.0","@graphql-cli/common":"4.1.1-alpha-0ffc0c0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0ffc0c0.0_1606394842850_0.28827389912371526","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9c9da5f.0":{"name":"graphql-cli","version":"4.1.1-alpha-9c9da5f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9c9da5f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"474082db265b207e1781efcc1851f1c47c1b5198","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9c9da5f.0.tgz","fileCount":14,"integrity":"sha512-jKftpMgeyrxasl17yg9ge/qXUlrO89/OuTh5VuplP6jK7o+pN2wAi+W7Q4IZ17WKzw4mAWukoRovAp9cFjhYVg==","signatures":[{"sig":"MEUCIHxDKtIIF0o6NO8ofaa+asZXwLVgYbRR8a0cYO6icznwAiEA41USBKzjrXLJjchIppxYSlMimN7e0qnHzAmxm1ROX20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv6VZCRA9TVsSAnZWagAAnxIP/379/lQv/n9k+ZJDSS30\nMJ7ihyOvtrcXx0NUOAVB8wIRp9Qx8vwgxTqObruk+0xEJ/R5w2J5ORYSmU2p\nEV/zmSH+NehbkdpsBuWMputs44Vi5TYrmnGD5v/aRkjDsj1ACrAKMPSXVIVO\n7f2xsWRoYKIDCWjqvJyWVBbzbscwdwMki0JqdOWyQD4Z/oO8qz3QykxFfUHJ\n654zjcbMQXRvER0zblPYlbOojOxLBJf59/QnCkiGUW24dcBxMD2bVeqUYmPl\nJxIJFgZj40CLUcbA+l9Fztr5F0cZ/Bl9lfzfbuvTTSezpSaQ7NpUqcx5R7g/\nh9jzvxZL8vmFZqE+4HKMLMzysu2RIkNp3ALgHrvmqY4z/Ks1hn16K4arSKrL\nFUgUgfk//eTQVlbvr1UGvB1c7vGccoW50X1/l/WBpDJY7pCe3k5kwds/1Zx+\nBk+Xa0YlJcYssJhsk2Za7VtJpi4vbRqcm5lj4TgwPCe5lmfUFRAqbeqn8XiZ\nsdwl1lN7qGPpi3aprrER02e6QZy+OeYDJdvAnpXIyf7/7j098QKrdkJr7lOu\nnWwhgVs9D/fu0/oOSJIYs7XiefxR0VHpiJQi9byPJptto/EPu2li5logKe/Z\n8fW9ujgv2fJMqdWls+Q3UDD0SMyBW2NuQ0PpavezXH0mrLjBWRt+xzF3kHw8\nXSj5\r\n=OyFg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9c9da5f.0","@graphql-cli/common":"4.1.1-alpha-9c9da5f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9c9da5f.0_1606395224919_0.47068074022646345","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e2f62b0.0":{"name":"graphql-cli","version":"4.1.1-alpha-e2f62b0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e2f62b0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e760d7afe49037a88d8e4d8682e2c66f2cd10152","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e2f62b0.0.tgz","fileCount":14,"integrity":"sha512-Slh9fBXzXLFNBmrARKWHfM/diiyMRnAxJzMhDT5UYXzyufatNN9oxLNN0L9DjOdLVWZQuAPJJ1TM9tAVBy/QZg==","signatures":[{"sig":"MEUCIQDe6NVf1/aq8u6jT7zchkXMK57DYNQPGseT8Dhm/6iXIwIgS6XTCgJbxDg7eBsg4djdRH2HELVO/mihnSGlM0LYTF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv7IMCRA9TVsSAnZWagAAtsQP/RbniIjFXFxZ7BNMC1aC\nZY6oC4bgqoHokEYc0EmPfRy17F+WRDeG0mrm3GnICaK56QV5TMgvLarlPT3T\nDzQmPfwwihgqIU0kc2Oj1yAx7Lo73gfiqiMnytpJZa7hjgThIA54p2nkXjAu\nM0ndTfXcOb9+T2KLa8WKzT6mXfR6bw62lGkIhiQ55tC3XgrSQLsvjf0WVzs/\nhoXpa22/dEgLCNLWRSORAZkeniKQF5QSbe0iV7gpdKY28Hp5byCG8qsygtm8\n6/1jz77S07nNkZlyi1L90ReEbOoDIK2auJlkD3SNJcSdUaKfBcj18jlKCnmV\nWlhDrIY+R5U91qH5WvcN5Bhf02009/h/M3yjhsOCFv3vvZAZfbaHuMpota59\ndHm/nULruRBkdwvsS0CjqHdNLl2R3Wyie6QHLcEGCzDCAfp5HJ9NzOZun1Fq\ntQHOGkkI8Do/vzAHtWF29QD5rwVoADe3Yw3fULQqiumviQKohOI0oSB96z0i\nZxylYupGOADVL4l/DJhaagfE8iZY9B/ZPpkp4R7txpKcQXSD8N/7UxWf55sy\n8puEN07yeWXqERGGrqIPAPDzsnvsgY9IcwlHPyFT+zUwPfOGf1kE8NOne5P1\n6ZotYZjFUJCJ4qCRwmt7n1LiMlx5GEhk1bHYN7Fqkzte5diUDpj+5hIhczhc\nWIPp\r\n=uSKs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e2f62b0.0","@graphql-cli/common":"4.1.1-alpha-e2f62b0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e2f62b0.0_1606398475426_0.07331074526307613","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b48ddf1.0":{"name":"graphql-cli","version":"4.1.1-alpha-b48ddf1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b48ddf1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9f07777d461889e75150b7f0717e921d6af17b0d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b48ddf1.0.tgz","fileCount":14,"integrity":"sha512-r6I4czJW2Uhne72wP0RzEz/YTjR4ib0jAW2NQ29TV2lHmVWySCzcrFkjzd1YaejWLhTKnTv+9zlaUqEsP30wXw==","signatures":[{"sig":"MEUCIEyh7f14Mh2JcfW9Q5N3GD6gHMX7OCAI6DqyajKfImeyAiEAvv8tDm02SThNER3srqp0+cXWHv5155dYckenLVNFzIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv8C8CRA9TVsSAnZWagAAnVAP/i1fDIvM0zuDICRBXequ\nanfxmIXap0MY4/+RLccmzvYhwW2ngjoirpYORJ74mgqe+BBtN8TvMJYbId2t\nORyySOcmeP+Ag6rmfk15DqtRajZQE7+VoXtMwkgGABSIv2XQ3dUlOMjsMI1Y\nb44w29J0Culr6TBC645mTNWsOvJKUaOrs16wJiNnzyTW7CjAc0YXMefS2bI/\nNU+7+RLzeg2LChV0X/d+L33nuQ9RKv6alOzPxi+jyxD/aTeD6Nkij9sEkX8m\nwsncb57YSayWANlh7QobTrOf9cQ+tJZ7nF6y5MJH247hWhoSBcFck8Ubqu6C\nQt8Qsk4prFErtrzs1er6MBCwskkJf1OU6KKQGocgGa9kN5i0WBLEQkCHyWKN\nhuVdcjNgBnbnCn8BG0ZAj/49aSidcXt3I3kdvlwZLopK9IzDHpMmT2yq+KG+\nXHThuVe2p9BiAUA4apKrdUogSEy08Kj/Nno71cLI8QxnVkKE0zrTF6oNBPLi\nKkxkILSli8vZqFiLIIQOXHLb/R5Ivu0i5FCIgDRK90I2dGwLwyrD1V+r5LKT\nYv7loHc++qMbPGuM8wJIH5WxnZL03KZJd+PJO3QmKuwi/DHR9pMy067OdBOy\nVOYOsdK/823c5W8QbxKdyDjyTPpoYKprjFnkZ8xaBnJ4OfXrn046m7T3jcHg\neuFx\r\n=9nKT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b48ddf1.0","@graphql-cli/common":"4.1.1-alpha-b48ddf1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b48ddf1.0_1606402235896_0.5398516744026938","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fcd3a30.0":{"name":"graphql-cli","version":"4.1.1-alpha-fcd3a30.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fcd3a30.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d82c55188d977713506f48a8b4e8ede58d374673","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fcd3a30.0.tgz","fileCount":14,"integrity":"sha512-f6s9w8ab88rLdfPzieS3bGUMOvD1LzCV3J8t3ObxCr1tmCkCVixy7WXC4b06Akicjg6Gw7wuBqK/c5+4ZUMh3Q==","signatures":[{"sig":"MEQCIGgTZw+Ecd5LBVW4M19QummUurETbZTZ6i+HyZHgmlGgAiBJz903Z9pwZhLl03Og5YC7uKHbpUCvTBeok1Dkj+JyQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv8EPCRA9TVsSAnZWagAAMZQP/REfmxQEjulzm0o8a9K9\n5vKenFNHu0ynDybDEtJRSh7rcVp+h5uzFzhPjpej29hhqbwWH8EGSSMiKxTn\nuLewU8WQ4AqRH70Z+TIjaTqJvIsjDkcgGWUse0IPL2exmOgW2+feVHzLApJ6\nJc602BM1VH2M//cF2YdlM8g8CUqtfg2Z2djoM/JnKPpL13SSPrzh0VjJgaUv\nmCnbI+FInIan2kuZgYu6fWmbRPf4fp3cfmOGbWQjsRLL0sU3M6sG1DnnyHbT\n7y2ZkiIbBaXh5Fz2rb++7+IcXctv1OwVqSLDxPQzYIkugTFufqoc9iO2ZdcB\nVA3wjmnPuQG29TJzw8f97F23LgO3Qss5qI8bZVP4tCryO+6c0/g33XfvDx3m\nKc0camPUTMkTCVAGzhgcQNJmhhB+EdmFdkRKCFv4aKsa63B9F/B5FXd21qdN\nd9Ss1xqEBomxFQ9jTrjTb8mWzmAjvHFFWqiXTqGN+DAL+de0mXo2umYaI9Ms\nsXlHTs06YM//uMCkvmzF035QhTCDS8SnqSk0Gvb3RHI9kbJZAvKtO7i7ISOK\niYVnUDVHKQybNMrj09TBGknKBSCecaYYGF/ldDwuH1F9Z9TYQsCbwPz6KRzd\n/RGbI2ajHnUXKhCiTuTyfTjNzWTkP5QaIl6F6Bhx7R5o9otqw43wXlbQ4i76\nJnOV\r\n=smoZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-fcd3a30.0","@graphql-cli/common":"4.1.1-alpha-fcd3a30.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fcd3a30.0_1606402319258_0.6524698013657446","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ba37eba.0":{"name":"graphql-cli","version":"4.1.1-alpha-ba37eba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ba37eba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"162831dfd4d49c5f0a1b2c73ea3d87153d18bf4f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ba37eba.0.tgz","fileCount":14,"integrity":"sha512-p7qvURLT1IiLGxESUqKMIGWkEIXnP1HKQlJ/NchylT05OvPCSSmAiltKrzDhAZBuOFveXnsOEZ9jHSHYz68KBw==","signatures":[{"sig":"MEUCIDBuafgNPenYQMdBRYLGp/9LCk2XvzxdX4ImEeCpuPQ9AiEA5mS4DUXuZD946dVQHRcpGlPRv9DYMLDbfX6vJ+1QdWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv/LACRA9TVsSAnZWagAAt/kP/ix1jSHrQfTCYsjjy3WO\nExNr/YxgAzJPeK7T5LBdpMBghY3LcX7yxrwW3RKK3fZUPrDyFk2EExDOKsQ6\nxRIwkVS+RgvjCOoFlP1Q1zJ1a3iKikocmEfkRu7rtvpmhRyGsWyEJkxg6ztZ\niM1Ccec3Z7FimrMOeLnouxmOyxjTMc2W/mvXPzqUb3EdVnEBo7r1lAYolTjx\nj4lXybdLVS1cn9ptbaMSkztVxDHMdNzILv9D1/PMqFjVvA/HN++upVIMbCOd\nI3qyftBAt8HAz8tB20bWHK+SwLG5ULeLRBOeiLGnOCFyMTqUadOckSkpUC7l\nteFdooR73GiQ+JQEHWIZg4cSaQD3hLO3o4f69Juf3LDNJzs+IBqcciDMit+B\nFIR4kKU3GLNJpad14EUzy4EXkFj//T4uZ5Z3ZzaEH/WW1LkQC6vuBGCel+lK\nmWMJyHzMUgP8QiLcVKKPN1uDJM7JrGm+1Wmxk0o3XpXi/riSsEz7fNlCZzmM\nWsj9zn7/EO/eTTv0cl5B0hPOL/HoSs2TXENpOCnBI1hRk/1oaD8cbk9U+9qB\ng4cp7n2+yj1Zx3IWjmAgs4PG3zwils+kpllRhTxK+1q1L+t6AKBrJCzJxt20\nw8fgX8ALyUs8M4wQS94H1P48awdAJJcDIfjCb7ZovBBmRPaVdS/J8V7dI4jK\n9+fD\r\n=/ATR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ba37eba.0","@graphql-cli/common":"4.1.1-alpha-ba37eba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ba37eba.0_1606415040212_0.9523324229153463","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a59783f.0":{"name":"graphql-cli","version":"4.1.1-alpha-a59783f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a59783f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60891d8e706aafdb7ac627998c19ab9421d59424","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a59783f.0.tgz","fileCount":14,"integrity":"sha512-1kAa9xP1JgzHBR+NeoXNfzjtBgtTeWML60+AS5mQjuLmEXgkyJpf8X13tEEyoWw4z7NmM7S6n6ouLsPDRy/4Fg==","signatures":[{"sig":"MEYCIQCj1LOZsqs7J+Twup9kvfuvF/ruGyd/o1KSV7WNn/CrMwIhAL9HHSeVG6+YAjAagTY3/U7J6PLgRXQbYtC0pbV61iMs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv/PWCRA9TVsSAnZWagAABogP/01zCOylA3lCxSfn8ZBA\n8gJAOWmAizQBIrPTQqS6uxXjJjqhSnp43pEn7tXqoAgaZAEGq2UfqdoqeDk2\nZ64wp4Zb6yXGrTJ9GpJQ7QFUQO2vNa/Vncplfgtr9rEK11MFgHwnUCQrfSRC\nVBebqHsJe6R0L0D7ITy5V1iNw0Hqz3qUMKF21JYq1Lo0bUyIBY5aIxnUEG2a\ngiKoOxxJ+jdue9wz+4HecE1q+8q0Y0RAY3LDz/ToEYuWikkDrw5jKDZzKEAh\npHq4K2igQGwKTt4AWLWEcRZiNfEZ1g60mUEiuqIMW8De4eHMdwpDe2a86n+l\nGd+5MvXoSXxThfSQRgJbeX6bFxNQlap+hbp1r2Q+RK5ETqluUtX95XiPpAXX\nDZudql8SEv/hOGutMyES6sFpPEHeYt0pTLVibBmn/IKtRKUDi7W/65oPnJ5V\nAvCKsjCK7Yzw/Bos0Yoz/P3Sksfaf6QVlFiYMLeYK9g+UgVUvOCOZbb9DMUr\np/FVcjt4akXJaijrRMLJWLTkOPZvgs98ov8phxLzpihhd+UaWVJZUk08idoc\n38PQy8xxa+EVu14p7fzosuklZFGuI2hzllKrHQ+VZPMlhbpA0R01A4PlW8pT\nFyCvMvIxFiNOmCRVj/9HfiTTLoTM8OzkX0Wjp2hZ+lyVsSYM3uyl3FGc/GHT\nPB7O\r\n=dP7k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a59783f.0","@graphql-cli/common":"4.1.1-alpha-a59783f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a59783f.0_1606415317993_0.8444596764072607","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bfcdf76.0":{"name":"graphql-cli","version":"4.1.1-alpha-bfcdf76.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bfcdf76.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"93abbb72e2ec7a8217d3baeb217163512f9291a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bfcdf76.0.tgz","fileCount":14,"integrity":"sha512-i6SJJS3qdqTHOyxOriusqqzowbL2QwAE6imrOhMQmX/4GGM/+uUzXHwic+P7/UMY8LiESoOZrYgEVlVvBRvTEQ==","signatures":[{"sig":"MEQCIDODZ2jdyq6lsRkBGivhJFXy6Jh2xU5lUrBmOOCpJAc/AiAU6RmaqjPAXlKgqqGAi01Ck9j1PWBiidiVIOPSCkmkwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv/U5CRA9TVsSAnZWagAAGHgP/1zvYoctGV0rAcmcOGAC\niIdYIykc9Me2r4p3ONpUQoaCZFAg5Esa8+3QKDt5xKvgptAdC95yzKNXIXQW\nrBFHsDDub9kUFzrzSdozUSErfwV+bHvkUY6ddHico/Xet9bq4KMb5H0LZfa5\nNEFJA35l3aRpv3NZalUtgrnGkCKBZqSoE8T1NM6zCNAWyxblEsDQVOxZA0XJ\n/raHv6HHfAiDIWVTt+DyKyEcEnu1FzBOb48LMyz2j4XEEgWHYlui4r3eScYQ\nCZ/qsn0WbZi8A6+eTYk2AhWzfVuBjsoIuGYsQC9Bt6FLVgNlcAmx7khOZtLk\nVvDZtZI4QfbD1FVuIS7jOBwnw3+PWTpuUJ3OKGR3Um4GfImMZqKZ64qeOhmw\nAyfOB0WMIM+YBUoLE6sFLP7ZiCNNd2Y1b4VlLjSEg1AhomxdkG6z+yOyhwqr\nGCGL2VfInLp3BpNlLsaLJx2JRsjSmx1L99LUu5oIbV7r6sfNEoUxyprNjUZ/\nzBhDa1xcwmucQDn/eo2p42W7WL2ITZwgD0ts0PNNT7wM1kWnTSATu3YQmQyn\nTHUaFfAGxWaa6UehlETi5e9IkUFuXUPoTUge+3n5m9XV6b6lqvNT9mVTRy37\n8SDi6y7h99wq4h5dMlWo2n3FyaiT+jHhH2bks595I8UpQK3Xcrz4iYgerb41\ntrHQ\r\n=UIkT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bfcdf76.0","@graphql-cli/common":"4.1.1-alpha-bfcdf76.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bfcdf76.0_1606415673165_0.9172631453330666","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4677067.0":{"name":"graphql-cli","version":"4.1.1-alpha-4677067.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4677067.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4524b0c16cab458bafc288204e1f616bd77ae0ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4677067.0.tgz","fileCount":14,"integrity":"sha512-jXU8e0j1osCEzbXIZlhucCGi5SJg2pixvmBvkMHFkVEv2fTB8F4017FfP8Vhiw6e/I4+z81TIRyW6zeKCMReoQ==","signatures":[{"sig":"MEUCID4p/U2ybTa+5F3+aKjKcA2y5zFWjIWqPUgrwV05z4zBAiEAgBaMLTcirUrzpO5+yCBE/049GKdjv2Oi1HDDanS2zJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwO5ECRA9TVsSAnZWagAAzt0P/3CwV52D1H0fWQo03ui5\nhxJwf4bxbrcBZZDuyAD0R8EnjGDHxvrC3CjhmCtTLQ7mEJ5iLReVLlmrRJBz\neQ1fsG5exfM3xr9giVam9rkYcmzGrfkEk/2Xa/+tdFhra5wAVZEr15aaRS6x\nya9QiDo5EyUYlJ9CF5H1jkVlrGcSuI6WftmqyCxfWPLGjbB9MtW0qUKH38kB\nC41lXomjGBi6HhwtByL1eXr6XRlH8uSKBqcTem77mc5i6FL/KvoUVjzoiMMa\n9anjxIvd0cvkXJuZ3Luuxn1LQjzNWDZDLK5Gl1nA/OY+VZnattSB5qxXGKGl\nhEyvfv0aep90dMGOICYc2TRA2oB7bzHIv06jt0OsIq0nEZzM5edJKOo2IcCd\nx8m5+kWwH/2Ff1FUQuLCYHGPAw01jhJix8XH3yIuORNfyPxdaG3BnT+ybcNq\nWuEEhE1Zcfw25/AdIKhjsqfdJbWy9/Vh7Cj8+NfkqQdzuJicssG3btbseJvz\nJiQ93w/zqaY+gK+WyC6fSfnc2yws98u4J2krwCyRAwG58wo7e9MNMkcplKK/\ntKEXwfG6b5dKFanMbSmVKQIpsEZ+hZRi/7KkORIpys/opJkOml/KuvTikeUn\n5Bh9CZBTTj3ZfdsU8lNyD96OjW0oiMcbnwPnV73FzO1szQDPtufwbGfKkEyV\nclrR\r\n=S/9n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4677067.0","@graphql-cli/common":"4.1.1-alpha-4677067.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4677067.0_1606479427687_0.8999954915063206","host":"s3://npm-registry-packages"}},"4.1.1-alpha-36fdb45.0":{"name":"graphql-cli","version":"4.1.1-alpha-36fdb45.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-36fdb45.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c1fa41cfd72ed62cead2d60704b7e3ac0a78719c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-36fdb45.0.tgz","fileCount":14,"integrity":"sha512-FYqGsYiEZWlz9obMBLhWvZ/P5+oEHQx+gwVnhubh3LE1cDuHeSHJHY/xoU/MzMay4gFBsrPrT6eIA/BBNtxVgg==","signatures":[{"sig":"MEYCIQCkrggHYEcLsgFuV03JhAomnIywQ4AFsdUTrB7IB5maWQIhALmb/tPG6fd4DPb4mBlROrlkpjpePd3gg99cNiCLZJa3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwO92CRA9TVsSAnZWagAAWXYP/RHltTWcg3fCvqHwLA8e\nmHawu/c722q6bEjgmSdobTY4HeiB5nXjk6mcxnyyB3Gtrwt9RlbW30wGbFEK\nkHZsTT7goBw0aIl75SxP7UtQONv5v5W/dKF/qBp0/y6VAmrCEOVLpTfrlgwN\nCaVXDSCq630bFiRbZc2xitaesOFDW5ktdOCm+QW+/xXwAsJzmcwTukA+eRdy\nLzjR3387D9WoHq1UbzUkA3yhCEYXirT/aC04tAFb8UFSgK8ofcQJYeBTiZ78\nInGmnkf6MU7ovZJNcggeNS6hFMidP7WryVeU7H2+dNemCgkv5QGVVCPpV4+R\nxdBrqrlI7l9kqG4pCTQIFLZ356z2VrfAtmiCcYdXVuxJ36xkjA5SBakvhfqF\nlm9bnsraXLxXz5FoMyxgnv2UsDUiIEhyWvS1FeqHh1y/3Gv2C/eVBVTx9P8h\nNfR/nBYHfoBgGRZIAEC835IP2/sNROG+0uYF8ezgwR6RiGRaJXd9Vna7YKcw\n2Z7hb326wPNgrw//QXwm7RgHIoEKM35aca2HOiICsIQrliKP+6lsFyPemWHP\n2h6NH1z5Zcb9dw5BvJxPv58hJM/jr7Kd0LB4GuMk6IAHAOvDmG6ntkNmesdh\ni1JPFh7ysFHIEHPWzJ0whupBNSJs2b38ziynJO+nfME4MGSB5P+YweEwp3do\n1H2H\r\n=OCY4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-36fdb45.0","@graphql-cli/common":"4.1.1-alpha-36fdb45.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-36fdb45.0_1606479733580_0.9956242655983096","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ded755.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ded755.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ded755.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eb075a168cdd873fe43b3dcedec8186ab073355e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ded755.0.tgz","fileCount":14,"integrity":"sha512-MK2GK5CmyYWPRbw6npreSWLQMSSFIvCpzi3gYdTgF3f9kZ3xrGD5ZIVIIxbkNTd+6OzPdoIuFcEDgPbTCptqlQ==","signatures":[{"sig":"MEQCIBclWJ5fdZILgvNVswM5WvTNbuog0pjsxCPUFmskMwfpAiB6sr++FoKETju2tEV/FtIJRgSr8AGvhdWQmU21UITGKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwbHMCRA9TVsSAnZWagAAb8UP+QHK73UXzpsjCIOI2P3R\nuqnFzVVFGNbotDGfq6WFJMIa0wUDSP4X2OyMKWKgCQNM2J4jfgUNNOkMXfRI\nHg9C5z9iFjL+W5JN5hUDOan2frXvh7KDobYxkYuW2YsRJfOXuMhTB3kBto23\nrSTMVGLl+HYD2RldB1u+jDN5c7Xjc5xHO4jdRbOajpf9uWyDjhsEyNYWSjPG\nqmCk0GNWafXdM8K3Olovs6Qxq2DOpdFPccTmB6HZG8gx20OTULTgBdQOm+jp\nXb+BVnlZdLpYfUX2BY5YlzlUU67vs2roXHmfeaV+kIFV90saAsdehdd0NzVc\nUfS2XE/HT0ipZHxlh/KuctCzbz4ozh6ks2ASo6oH7ywq7fm2YCf4W0BvluhW\noGb90NhmxMnO9K89H97rCTeA/HySTerztomsjzyWjvD7xhrN77wkgQ7UjpDV\nfjNn6s6yX4GQDYa+4bgKOl7JIkZ8ZBOT6Wg5z+eJjcGw6ciAJa0oVd4ENBK9\nDADAYt2SRtAJXCd20qIqPNCHTzKbn5QXsyw83/BUIkWOvMmVj8olUP8BOl2h\nSWv1fRVQDQNFMhJPkd0L0OHh4MPuGf8jqkbNm6z0qplScOczj90jD4GW2YbD\n9M7qECJ6xXVxfZdMdh9OsTS+F/gE1I0ovgRCN5wW02b3Y9js26qdnzjsLeV9\nW/Sf\r\n=ZHRX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3ded755.0","@graphql-cli/common":"4.1.1-alpha-3ded755.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ded755.0_1606529484157_0.7412212826231348","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ccc825.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ccc825.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ccc825.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c5e80cdfb4c609a8c09d821e6c989cdc7d4f0c95","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ccc825.0.tgz","fileCount":14,"integrity":"sha512-EjZMqMbDs8iSlwS/DzOuTWUfF1Zev1BiTM+e0kGIkTLTiTfXnQPU1iZsfu4ijE/aNvqII12iSp44nfCQTrU8ow==","signatures":[{"sig":"MEUCIQC1Ketq60VaQ5RiPagWtbUveLJagvMNdzrj5Ty3W+JbMgIgLNfQA7N6zo5C1Ut8E1Nk62PYZ6HMGSb5UYdokdYRl+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwcW6CRA9TVsSAnZWagAAMw4P/j+TB8GQlMhlzd/pdljx\noSRGrncwsLEo9HmB0Wm7xlPbGFgWFfibVJ+nIXE20k0Nwp5uyD8Fd7DXaEs9\nYiyQcYOTI4HK7nBSFVj+mt5Phlfo+vsR9uCuQ5ilkP0ha10Eg7Fk+9E8aqba\ny/xDuWVSwzuya1Y9SfQS5fDIVPqtwMc7zJZeqMzA86oN5pTaIORpMjDW4WfA\nJYydVWLYAd1lOyjsygt8rBI+QDATESu1mBErVejeCPNkT75wLCojTU2r3Pfy\n0BMSQjtb2EKyILpBlg0z3apR3nuiF4rbUD6eGEjjA00Kqdv5iUpPQ2yzjSFN\nhbePv/PdGMaurGTK6J2idBn0PXR8LQUwRiSxNl8juUqDJBrkr03BRGVSyKiq\n5ChXp9+65zEDe+HLQyOvuJGXchzDzyUzpuEXpZCXs54bqEABH24DGgU/X9K5\njWVPPdO3m90rYPzHb7qFS0m+Z/LsbTrKVmjNDnP4Q5Hzk9rWQkdVSKj0HuFl\nLnNuNgCU0tFzEzcKAS/x6X1XHzpsCigsBIiaMpqOkTD+I/ffSRmsLPmeDE61\nEAxJfMw/vOLlxlric89jEvQJNniHZFr4Yvz0LLIqtNQqRGsqPnmoAaRKMiv1\nEPX0y36oT6vhpiJePGsNXfpeT4GvLkFJISYzv6dlsBoHvT9QbC3XULdYFGBo\n78q6\r\n=75xD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3ccc825.0","@graphql-cli/common":"4.1.1-alpha-3ccc825.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ccc825.0_1606534585573_0.8685998405521038","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b7c3f06.0":{"name":"graphql-cli","version":"4.1.1-alpha-b7c3f06.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b7c3f06.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b93a6c37e001fe060acf6c9fda566083471ea1a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b7c3f06.0.tgz","fileCount":14,"integrity":"sha512-ewSR+9uyTQcJK6glmMq8ylGpnST0OITKDWWSSCN50YZG7Yy9sQ/Qy+7Xu6B7xNabZiKmxMVbdH7bVk8jbbfIlw==","signatures":[{"sig":"MEUCIHpNl7JB0302FxqTiidnB6OHBvkGhKvKKnhlOtWWYaioAiEAxvvUnNpjpUI+Nv94+wXS/FNopjbGedPdGMV5/IWEGok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfw5mPCRA9TVsSAnZWagAA/WUQAI5du0m0nVSHyd7/+KNe\nc/0AuunRLPQGDXttUZkzdlc0EPR2zkjWuQB56HVhTVCrGD5NRPmAL2FUPvXs\n60lVKI+DlDQiumsCP5rsvBj6150UVj0ehdSeL6KvARroGWDx/o03OD/H0yrB\nba1bwH9fIwloWXFnEa8LrILsdqLYs/JbU0vWpbWC14iAy34a7BfdAY8CqDkQ\nEZWYOLhEKRPEMnWkYrcNF7jDoiRBxrKp8coDt38pvSxclFqxEU4X1NhRjsco\n1GOydS2WgXkBVClGWIy9cblMMsre8Y0xST0ntLHNwMcUwEQR3waIXWKK7zfd\nUFwIj/2qjUHYFMEgivmOqIv5c8gKOsSSNlG6aL93AWd8jZ4b5K0r7xAIEIfq\nBPq7sP08UCHR7FbEUWohnb/d3p/Sb7X3OXz/XCrSZZL8O08mzN+Q097YnqLY\nQ1KKJt/YKvePMqSYct/37qT7f0sHrWG+oYs3GskCcS2fwWVcuPPGCKQ+na9I\nMPdxNLulz/aoQgoIAsWu/oW2/mQH9UsWRgeZcdgX+Qb+0J9VyRuaeqA/1K5z\nw2OaZ0O3jzcWexj6BglE5rCf6kTBPhQy26BcNNiV318A4ZeCR/B5a329zEpZ\nbHNzzHEOzRSil2LSUEWJPEIELWby5Tfqa2SeJLMEebliuhOm5FZUTB5qVueo\nhfDo\r\n=HVd5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b7c3f06.0","@graphql-cli/common":"4.1.1-alpha-b7c3f06.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b7c3f06.0_1606654350500_0.6075969594241606","host":"s3://npm-registry-packages"}},"4.1.1-alpha-05294eb.0":{"name":"graphql-cli","version":"4.1.1-alpha-05294eb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-05294eb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9019e1bc050563e8ab2f161fe0e750e9752de75f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-05294eb.0.tgz","fileCount":14,"integrity":"sha512-uGJ61jz6V/Vcfv51BXCMMSwEFhJtzR7UjhO5sLJ07rhZezCklWqzr7ZHlvOjRHmWvGu7R1Xyul1KR4TGjveDSA==","signatures":[{"sig":"MEQCIA50TAGM17cnyOCgWDqBcdshGXFLsMnQFOsx6xLUl3PrAiAq5tM740I/3HitAzPTwlEDeLq4hLFgsMB9sdhbCuInhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfw5qxCRA9TVsSAnZWagAAKzQP/3lKi2NSa4Q4+bMhYXGy\nVHW+MMwK3be7e1PfcsxN/2Uc2Rri65YeMkBUaW7RjNVtt+jmHFT3nxOBn0py\nf1IyI+I6OEY5YuQlUAKyCcwkNUZ2YZjjhDlo2VX9SDx0HGTNOicjGo0Uhu0o\nN5MW0N9HgQPQ3WB9UBtMcshVHA+yoK5rL5q7HqeUf7A+TrNIM7bZZ0C/vkUs\nY9IJpdM6swc5xuJ6HMQBg1uKX5HAF4ToUiQPbnOifp7ZGnB1eBNWbJyv4guA\naQBxRL0hh5c8wcdEzPiM1aTsEsiUxBsPTyVsVpjDE9dz8rqcKAkp5NFqCpxi\nWWzZAYrlfT3/TNjdsSKavhm3ZLjjDDHsilrfR1eVACwFNSQg6CT3tlNxC08a\nHrhDqAvitkQVt7BlJDxYPmrHwcimzgImfRs3K0N8ROdTXcgbvpuI6dC82d7R\njZOI7LTitzHX0nXdzIGCkbgucdUNlUSTqzaPm+dIbyLuH35XuTx7AdG9NZoI\nllKL2sUsEme1TAOnU8tRxuw1sIijH9gbFoclaNoI92qLdkIT6LkkQqpi+eCS\nBeQLSJiTyDeZr4Bhz0fYd6mhw9mHw0f/OWd/QzvO0v1lICIzSRU5utOBirdr\nkXCNBhnzpCPKoYREMUzAf1xngF8eIXWQRvZqtyZv+DAXlaRMqxVcvBVaZrru\nm1yQ\r\n=n8v5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-05294eb.0","@graphql-cli/common":"4.1.1-alpha-05294eb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-05294eb.0_1606654640937_0.8117544062773672","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e46d533.0":{"name":"graphql-cli","version":"4.1.1-alpha-e46d533.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e46d533.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3b00dd6876dcff906a17c7dc733b6725aa69a184","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e46d533.0.tgz","fileCount":14,"integrity":"sha512-Dr/tzocopzOWaRMvja/9Mr2CZM1ONf+SXWMNxDYrlVrsXycS1tmYJGvrLctJm64DtqgAfkrZ00hPD//QGYS7Eg==","signatures":[{"sig":"MEUCIQDm4rb8kiWTanUwNhKlhsNnnS5f+AXwz+jLnhF75PAHYwIgGmPKvs3vxfJF+elcLzgK0LbTZTI+kl02H+HMX+Dvzcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxSicCRA9TVsSAnZWagAAaH4QAIbijVcAqQs/8xn5GSTs\ncn4y2cgWU7vQ8H8lCxrPDqSfhBfhzZUmrSDxYYXNwInXCsDR9LVKRiIaCB1P\npby0R0LhuBCmOvC40fhP8r6uQvwK98oPFbRQo1iPjyTpsXMuSYFow2fkao+s\n3RE18RGxpARlL8i1q9p/nO6LPvrW6mAZYZKjoNIBZ6dzCcKfHJipPcsrp8RE\njTBH8XR4vEmYTT1wRr6++whwN5/sw9f39i0WQFqCBIjoy6CjM/zNC9ok4liT\nUpHkO59qWfVa473RPttk3q6BTH0o2LM5UBmZsysWhZx/3ICYBo9t37zlD5Oh\nVvVUyNxyQRzBtzo6pJNmsfQUlRJVvF0UtnmijQgxdFwL4Z12El7MOC4kZu6M\nZVsOLwrSuILKwf1c98ApcilC4dQL6qYRm550z3WS9JmyhDH1cceN8d36kSb5\nEkG0q+lMXBKL6hQmHxsMUdTQEVADZHlvlY5l/Ve6K4ZZdrkWwV5rIUT2r41r\ny+R0bVUSBXPym0Xf55+WBrvDjmmSxyoWJyGnRk1CGtcpA9FGgusvVQTn1Ku0\nkz/g3MDAYspyCSji5nNnzbV/HoOSLupIublXj0tJ1lI+EVJol49qScI2IFuG\ndPZXaz12/Jd1bGApkE/lDz3JOLLWyKBI+pvSB6AsXE12OQlTj0bbQthr4w+d\nFwdP\r\n=UiZZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e46d533.0","@graphql-cli/common":"4.1.1-alpha-e46d533.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e46d533.0_1606756508302_0.7465617801090467","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ade98b0.0":{"name":"graphql-cli","version":"4.1.1-alpha-ade98b0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ade98b0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3fb3a0863392f3a3f3732933d0d7c23a155e9f9c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ade98b0.0.tgz","fileCount":14,"integrity":"sha512-PTvs1yghQYnejfXBWWPDBysJBJLLlyCHrMukSXvSgAz376MQ8pQ0aazUiTHXyfxbkK8B4ZT02it3zCb7Rnspbw==","signatures":[{"sig":"MEUCICIdkKd38ccRycdkNbnkTbaj33mE61ki2bReXag6J6ZTAiEAn21IhMJXIONzH5Ed8SBKBxv0iEE6wioKeHnO0S3VHEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxSm4CRA9TVsSAnZWagAA658QAJmbCrH55g5gVnFbmQTb\nuSQKhmOsoLeaBgPFitjnCD+GfhOMDN+HBSzqSPRZXnvi7/raMQp2X3GnCxWx\nZK01JZpCbVVSzF69uRzW8fpeJal0up2e3hCYqHIspCmVNbnCVDcLV/7ba0or\nLLrNRCL0FO/a/n0NkaC9lUWvVkMbsc1RX/aggDN1W+OuCTKJLnbxATRpRYkx\nFEgeGKCHB9Qh9aH5qaO4mLuZiJlBt3/eNUDBMLPnPOfXEE3/wEnuGW6mC1uR\nQLsNlf8gE4vnXMXDmyah6Anaa71XHZVkDXuLeGjmOmi+tXHLNnwJuNR6apqm\n/vmNnfpNhf8kjrwce9wjO2l1B7EnHT8xjKGwLz+wNvG8quOQJN2/CoDqxKws\nKVZm81hYtvTs4DG+dSDXC8zhBanL3s1dRDcT+u6UGpmx1HpP0IH08lpo1P6V\nYD1BFSWO33PHpkAif/thuVQurCwBeOMrHACTaNB8aMV2Le5/QHTgUIvM65D5\nYWUYZd229jym5VvS8RvADgl+AHaG18SqkJE7RTe+Zxj129CJsB/kZv6AZUTQ\nibW+t4TCctt48g/CIH9dIOaffErpEef1Qysm3VT8RxyEBNOcbFwL9CjA9WWU\nbLZ6o1wmXvi/yiMzJ/yw00ydpIVezvRR7xHS3vf0tXpDBjiUySbhleVJ3jOe\nszG9\r\n=YP0B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ade98b0.0","@graphql-cli/common":"4.1.1-alpha-ade98b0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ade98b0.0_1606756785667_0.9421057440840206","host":"s3://npm-registry-packages"}},"4.1.1-alpha-74983c2.0":{"name":"graphql-cli","version":"4.1.1-alpha-74983c2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-74983c2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"26aed7b7d6924ab502fa0b3379184aec71f8a22a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-74983c2.0.tgz","fileCount":14,"integrity":"sha512-Hp5m0z0ej1SmCEAZerxRkrHM8jWbaig6SdlXHBX2Zw3Hewcj8nLWetsyJ0y836QlX8nsr005I4QIL/FYev4tSg==","signatures":[{"sig":"MEYCIQD7uxXtIOWVdnSjlVw3QtuJR5h6kNIEXEzg4z0BOq5DjgIhAIYJpGer3F1CW23xygoaQXa11OKQAeL0TiAAm/X+aecd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxUN5CRA9TVsSAnZWagAAZ48P/RGBV96O7mq9jJdrSwIZ\ngOc7GPpNp8JBJjstRj/2l63Rn38qw4HPe9h5eEDtukXZnbImon6NPyLmMRUy\n1XbtDkPNPxAsLsO3/TL9zxnGyZKX0UZTtJxEu8rYqHuHJYj0qzVWEXjUszBY\nfPWeU9IVf+KQfkDsOsGg+whN8Ib7FOFOQcIldHr1N7NkpoIx1fwoVwYbftG9\n2thFCHUDz2/Tbkwf4lQ0SqAJzhLOxkiNH0LRot1t1RfcURIo4U4cHXYEk3mY\njj9CS/X3kNKEFwdyomTFpcETfavstyuS5NEXqTMsqTTpSxOZxWSaf6SHKDAw\ndrA5JD1rVaCLzbADoSQy+4jJq2x2/HkGHsx7OvC6DU1YtT8fXZEVfWrwzy3j\nTIWZ1izmeMAxa7+TnLcIhLDv0lbZ3CkREm9VkWAWGXUZweYFg+KZ2TxR18jg\nkTNn+oAoRa0/m5rZnw8rv8RVXL+xVpKZg4489uYK2HfFbHTwKgmdVwdF4+tm\n5URMp8G5zIgl+jappHUgSfh+qfloyMkQhxxxtzkTNKGCyRA1CywUjafFviXT\ngJgpsX/AiPLEci77IWvcjlTJfnDwaXMWtuZL3n3ekakk9+WfDZ266+Bj5mav\nBaSRyeahuoGLRGTE7r5SIKKozjPXenkSTQkdBH9O6dlbm2p1cOO6vTYWh4ug\nuf8P\r\n=Ozlh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-74983c2.0","@graphql-cli/common":"4.1.1-alpha-74983c2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-74983c2.0_1606763384449_0.8231776714198313","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e64f16c.0":{"name":"graphql-cli","version":"4.1.1-alpha-e64f16c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e64f16c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1d65de7c5863200c77551eb0706ffd9752a3d1e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e64f16c.0.tgz","fileCount":14,"integrity":"sha512-Ie7+6QNg3s6LG+kPXDvyL8L51ucsCWjFg/NAabCOiCFeGgGWXeXW0h198KoyQ58fjGcUlM2izeuZjQ98DLq+sQ==","signatures":[{"sig":"MEUCIQDmNiAOpzb8RecSy3z5vtECs2WliFdbeKcCy1TTl1UiKwIgSrV+D5o5OXv+iigivx/QX0QzDlqcOIM+6h4EexcuKBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxUoPCRA9TVsSAnZWagAAyE8P/1bRLld+E4/hnez9h2Sf\nnN9tYeuTb7jlI1gmiaAm9F8ZKlVXJcJr88cfhNBfea7O+bIOVdrKAeNx6eZQ\n363pkhaUPy0RlO4zdfu7SR12KySUjdEtc5TVg/trTxuRHg8YS4PfC5QL2R5K\nSbaJimV2hOkSScT+t8iR3jx6HMzMKQ1O4i+I2HSqs6fgQz58UkvAv7qfYE45\nrfhclY7Ck3kGZznPgsECljQJjP/9ko+X4+J9CaQELDTnuyi2LoJxk2HCKsS+\npBJ2XgOSjQPMTEsqLQJpgoQ6ic0poBUkOX5n+6xSztzDAk7o9Teds+8M+dP3\na4SFSqT3lzNcNZfY1gFgVL1b1S4cgqTy7egP9GZ/ZJGxyDC8BRwSRBw7eyya\nBjRHpVsAmOKN7asFzZqkqMLF4LIllm2c+fF8c58DP1o3N6Q/mxlyBaxP5XkT\ntpjkXail1ORjumGi5muXI0kJoljJnZtHVv7yT+XUr7rDDDCWHh5e8Vkyf2iu\ns83izOqFlbAJzgaCFYqy9v+W5u9RhAui3z9J46rPmzUaD0GdkDdrkUYb3yix\npVSxDvRH2SpoIK56xakBGldzL2hJJaE1k7VkzpIjDTkO59XoRSx/FFwas1cv\ng0mlTPwYNZd8mcbQkTyoTnVQ2wZ6AS45hhTSryJK6rdrtHE4RZ10+6P0MkcI\nX448\r\n=s17p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e64f16c.0","@graphql-cli/common":"4.1.1-alpha-e64f16c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e64f16c.0_1606765070021_0.42514893182705027","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f37666f.0":{"name":"graphql-cli","version":"4.1.1-alpha-f37666f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f37666f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"220629bccbaff2bb3491c16935c598c035241ec1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f37666f.0.tgz","fileCount":14,"integrity":"sha512-IHVnbyiH2wwrQsOgwM3umLbarBRtZKwMbWqJE7O6r9JvYpIQNNpF6k55aV0cvih+/x4oJ+siUP4rFXVdCipsEg==","signatures":[{"sig":"MEUCIQD6j2QVZtDlkhWiePXil55bePmzQaLqTC4gCeXNBfzj/wIgCnhj9zN1X88HojYMfzSIgcN/QAr2JS63btFGSitTCTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxUr+CRA9TVsSAnZWagAAsl8P/jL0JqxyT26TGo61UPFo\n8hm668VDy2DFQnHV6ON1ziNBd5fhaviSUj5oHx51aAr/+/47ibm5yQwOl3yh\nZ6WdtbniREM1uUNBvoWYTBPsnS12EMD/GTX+LUjS1dghMFj2OrfQuCBSgjVn\n6f0GR078S+vag54suFxVr2ohJrIV7h/xhsj4D7CN0BTHAzIufh4iGtYGWXnA\nojPmjhAdRHTzj4csqSXyBrU8FgEmhCsjBiL5FFy+iRb46tb8/4cBfOD3QJhK\nVrctlQKxbL0mIFYh4UMvCqcIfYFxHPNjdu61fqvWFbS2iZ8+0+JhE+nc8YiD\nSA0Jyzgt5CXgBiXp//zgzbYyAg6faCC8oHH1g5h1ZtqOcbtJa3wxIFF30/5Y\nexHmqoywqbXSaK+ymDWKmSQP5UgDC9+QUDKnCR6Kl5Bg9+80K++HDtqPoPfB\nA+d7Q61RSQU/JvM7RLpvgSQke5/gx8yx3PvR5z3kMdMPR5Wi30lER421OSWJ\n8jTPOLZi5K8BNQjA85R5PS0bu9K8/lRkezuDtKZGCRVBzo5dgTkFU1Py9/w4\nDUyOyw7YbSlXhL56/ML0phPi2GGOfmtwu0dDZ/BJmeC8hL9DwUXcXLvvTlKg\nkmrsjlcZ77nUIzHVLEDPP+fryesw6q5hzFVliUxMsgaPbfHM8dlXIhdjONWi\n82Em\r\n=X9gT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f37666f.0","@graphql-cli/common":"4.1.1-alpha-f37666f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f37666f.0_1606765310149_0.9366742070455032","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1b785aa.0":{"name":"graphql-cli","version":"4.1.1-alpha-1b785aa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1b785aa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6c9706859b48aecc1991f5df8e528b1ab7efc35f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1b785aa.0.tgz","fileCount":14,"integrity":"sha512-VHoyrIij/oMR8K+2cvNt40sNTKSQpRktQw8+y7SeB2kRkJjYBiDkBY9hIT1pm1l7ANwUBAKo0pt0qyrYtzjs0Q==","signatures":[{"sig":"MEYCIQC+0hJTl54oONZe0jNryoDRCo8jg2OadB/HhD7biHVAzgIhALwDu1JW6tUctgeC6mqaOs6K0GINV91n9sYL3TBUzVqX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxqS3CRA9TVsSAnZWagAA61kP/2wVvCCARxK7gG6HdArZ\nkF92PICESGmIM6FL+Zu0ZnQuk7UdXSTbOKA8jpr54q21IvcK4KJ0NDdT4NtY\nN/SaAUEMTb/0ULuoea/CGfbRDsNWpG5NYO3xuo44eveKe3WmpIWt6QhdtY+w\nbb1n8ZQuZAbKLMHtgNm5Al0bQONljHKqq+X/2RncqbFgDoS/BSBgbVnfL4ah\nzZAT+dM4LtqcABIXcppOLT4Di2rRCEhu0zIfVmH6XafLpYORLPJiP4fs9h9n\nkEAdBMGSv2yFLcOOMQtUVmKZC0FuXVQtUweo8l1i1VUD2kmOy72QT2OiWgeb\nkWiTZ7CZ2jWiKgNjtJ2PmV0sC1LhuGYLTbNgcuC9b51b6s+uxOMbfmWQ61NB\npO8gwPizCJKtlHYkt030SzljRb642yUaoZX76s1bQW+B/tFhhWe+/qLxS659\nJfKUOknT+sY6Be2dlylVCIAHZv+PlbCOh85BFCvXFaQg2NDOyiJ5nFBJ5u7N\n6bs6S3P7c45fhRe3XPgEvV+nnvUnbOlRcIssJEDF20m+TD1xc4vhmoxSFGrX\nUPQMq2U/mfiXgwi3fAuAJckldBmILla4KQJMSzoV8uLXw6dvlf8Gdl2BTLWO\nXiDdDsnJwio59HQo4eTJqm8vRLFItXoJhqYxJUNzo6UYW8kz1DuLjTJ9dNUd\nyB7q\r\n=D5Ln\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1b785aa.0","@graphql-cli/common":"4.1.1-alpha-1b785aa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1b785aa.0_1606853814426_0.43439651465748685","host":"s3://npm-registry-packages"}},"4.1.1-alpha-226109b.0":{"name":"graphql-cli","version":"4.1.1-alpha-226109b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-226109b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a31ccbebd2655e3069e752c48ddd61e91a87409f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-226109b.0.tgz","fileCount":14,"integrity":"sha512-UEvhkrUnf5EQm/q98TAgSuFIgs/cjxg0JbSZnNjaJZ/19ZPWTDOXHKLQtoGoe7OKRrA3eOd+wdK3LMaSSc1uJw==","signatures":[{"sig":"MEUCIBCpjRxbDrzk62i2GWRFAQjv6ntf2eZrvIGAYfzDT3naAiEAns3wpsmqsoXttBBcu1d5tVFFM3PhqisC1ujIiZvdr8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxsEvCRA9TVsSAnZWagAANjMQAIQpDyU31S2TDBTWnmM/\nILPsnJQkZn/86FOqu/lzQxX9B4tv5cdNu7pcS9kbJ4hQ7ad2k9WctWtBk6ga\ntVNqV3mzhDuQizl9KUYe0PELRS645C55BYG+/b+tg5ii23xICM3LP9ZaLfUo\nj5FhuGVoDuQex86S5n/Fed0p3QdTjFvUYXOPRfAdfmU5BnOea1S5fgqK8cLO\nVoCuOo+5wcF59v0xVUG3wI8Opu6kbVyPPhmlMNKZg9q2B1N1ZXiOoRt0b4vd\n+7V4mb/9+3BXHOH4AdhPgVnBu8mrUQuKwomqM0rsq7PxO6shP5Gf+shX088O\nkM1DaM+orIIuhgktUtjlTseCsKC6pz/9BfMWsK5iTiCRDgh7Hom+CqMGqtt+\n3AfVvdgzop7MuYf68J9bBEAmbrpcDldOy8sZQNO/rLY6mUSFunQXPwj14Azu\n91JmjdQJsmrSFgTAUQCFogkKOM/teqNKPjUC1S6QwpnawhOcuicxLkHPVXEV\nrepDQnMzpKX6ylH5rUFRVYw1ZGw/KOdFt/Z0r8PYBg67TxLeXDUbHy7IGDyL\nAhIXIWFIpnb13sIO8SpW2HrMOM078A3XoPHFcHePgT3P8eBtDZV6h3sS7AWM\niDv49nXYin07TW54f2SijkFtoqJeku/+rb7WW0vC7pQV80rZg613F/tSc5z4\nvdMg\r\n=+asZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-226109b.0","@graphql-cli/common":"4.1.1-alpha-226109b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-226109b.0_1606861102591_0.9718507379601491","host":"s3://npm-registry-packages"}},"4.1.1-alpha-03004fa.0":{"name":"graphql-cli","version":"4.1.1-alpha-03004fa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-03004fa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dc8c16d127ac539762260ecd551c622b363a7983","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-03004fa.0.tgz","fileCount":14,"integrity":"sha512-/TUI2v6dhqnBp8aXESnOn1tH9DkZfjFF9MQPhc5INGAGZgupA43wZaRhM4tMhpo9xFJk3qwlsw4CO4M/2fgQIQ==","signatures":[{"sig":"MEQCIH6f18H9qYvQm7YSmWVbuZ3+2XnMo2CCVNTJzxdGiH8YAiApgJ3CX0z/hYyOovDTmM6A4YLj2VQvhV5gHZc1BzlF5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxze7CRA9TVsSAnZWagAAULQP/1M2YBY2MHrZ3ppAHnt2\nJCF8IjxLXA6mFutozObMljdgX5KVwRhtxM9B9MC+yuTTqBcWAmRd5tliE7Cr\nElbwVEX9T4wGwALb8RTpv2i2pEkkpdetjGg7k+ZlAV7x1m06SD5vVyWJ16/N\nXW1c27bCvyfSoS4iuKR32j4SUGo6IZm11jAPWsjn1h/RwjA0oVg1VQaygp8u\n0I6V+U1/1a2Kc1PdwsVmZd4sbP/AQbUMUBVqJhkYTRpQXx0ko+CZo8OAArI4\nlluxayVv9FJQHXr4XCIExewch0a4+W0EKELsxpmKd/yM/Tv81IkC8g3bt3vY\nznWl/7SLsZshBkjq+KOlXThG72/K7oCuNohfKaK1XrL3wQdRpk0s5fUjmKTo\n6gm0ZH49ldLIWZNe+umx9mCWfU8gh8E9bvyK5YL7JVZhvX3dNiWYzxzGdqOF\n5uI/JCE67wJGBRgSSlAdRSV0iiBQaaGVTwEnMFYgH0bnK7A8OiUO8LmOO9MI\n/UiPv+cTUYpevFUSuj+COjRESBLRB5iJhZuRR3iNeM6Ztt/b9uGhtQG9Q5Bf\nGhCRoR3UZ7gcIbkqPeusfukiOoJlGjm+Y9SJ1zUq7Ws3yb9ROCvF5rdqYVpJ\n31lL9174mNKpUHoMoadIXp108Tkv0uT8NH2koZVL1QfTDhrpZs18APvXAsGP\naJ2J\r\n=zZff\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-03004fa.0","@graphql-cli/common":"4.1.1-alpha-03004fa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-03004fa.0_1606891450980_0.3343570818872166","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9d29e8c.0":{"name":"graphql-cli","version":"4.1.1-alpha-9d29e8c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9d29e8c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4b4334a6014bd242554b6d39397ca06d585825af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9d29e8c.0.tgz","fileCount":14,"integrity":"sha512-/N5Ojh7O+mQpIFdycaX7Ck5P3EcbxOeS379CVh7G/nEQE3BF19YJ+0odI1lnmN4dSaYqS0qCacBlcep45ZLtJg==","signatures":[{"sig":"MEQCIGjkhfNpUEk0TgkGukzjC+85lgjL1yFP/kKJcw53sfVmAiB7fkAr/x9XOAqJ/soGz9+xJMmT8sUCHJXgS8Gm1/v5bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfx0G2CRA9TVsSAnZWagAAHfkQAIRvYu++ZrZXbVQsqeWO\nT25EdeNz+S8T/ymc72Hki91WKCcRRO32rGNb5whk0xpBmz6bK1IptfNRoVlN\nfzAEYvYGRb4e946ilZPVHcQpeYv1Eeecf3pIjtHBpuF4izXWABde/PwJ4Ax+\n/yocuKrZpD9GDX8gwTgvxxJTvOjJbtOKUPMwyjU3RG+ASwiNDgI0pWWe8PD0\nntzMMaSql5chJx5x4hIyOMOcS56IGKC2Wp8aPKiDSNssm4tqJGX+3elNZHve\ndAh6c5UP+LpQUT9vTzuIdpskpTLSCV+o7W1GTxyabD+iE8qYjC6Qrwe9WtAI\nEiG6zvdL/3mqLnaRviC/mRIvNQoEKDSup91fQApWWjciooW49v9Ba9Qtu9un\ntLggoXH8TuhCsPYcpQcV9TRFzHZuj8u3QHgldlI4s4vmO+tXfp8mKDWquEe1\n/eBmr5knYlgbAm25TAgeadd6c9BArZ9JQ1PHf5SdSu9fHMZzTtuKpjbA9Mr8\nxZr6PxTdEnXVvfrAKU+C34DCrQeZ9mXM6chmiijyIpuIfxUKjoEWbbD+CoeL\nrU00hJHHNMLF/JeENCwz2pSs5niWLqfcTKGu23XPGK0KCRjrFh7ZJGKwDTuu\nP/WFLRv4m2ICAi//d+s1Szj51QVw8p54igmJGPHkKYgjv5KKCBSpZsaP425B\nPbnI\r\n=u4TC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9d29e8c.0","@graphql-cli/common":"4.1.1-alpha-9d29e8c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9d29e8c.0_1606894005934_0.17574157158747616","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ebfc532.0":{"name":"graphql-cli","version":"4.1.1-alpha-ebfc532.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ebfc532.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"06a4a319e797e760e7a2ac218afe794fba5484ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ebfc532.0.tgz","fileCount":14,"integrity":"sha512-WDtiVAf5fddt8GJ1zsvhU4T2hHpmbbM8TbkzBpjXz5jL9Rx24XE0VFapkaiKioFbA+XykJkTBRvBqyVyyQ9eMg==","signatures":[{"sig":"MEUCIQDn2uxvOefMbkONqKwaqtfj0Ic0y/jlFbcbGZOhdgY2NAIgAMtSJEwlUeyeWd+o3TSpa8hbOwNcye5PSwBbiLP1YzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfx+j+CRA9TVsSAnZWagAAzz4P/2MFc44KlKZILVXf26es\ncXe69tLUHp3BeAZjcBBsfeW5Q5E89/t+HX3Jt+mak+XmlneLphhO1frKqH6X\n56DLsemP/Egi0DUTRqREmYXeMlADzhykeQBdPrZAne54jBuoLI9f07FEmMSq\nGYkEZs3j+Zh4BRkUy/swFzBIZiqrDaIRrxr7FuCXLOaGOMpXV+9bSn7fZDwC\n0rdcaGb7bxDwLaqiA0mdNuo1QpkPsmnchIHzsfA4le0+sUou9f/vxG9v++lN\nHY31Wlv1Deh8kjI5Wc3a0jtz31Sq0/hmm5IhA8J/uLnw0gFuuvz9AnLDjrYW\nkvK24Aam5/DcoXl8HG8HT/TFjBEv/qwhIP3CN0b8ypYjthYo8DM23BMvE0iq\n6Qi7JcU+S7zKKVnkkajpbd1NtN5P+n1SUUNi12p0xoXMvkBl4N9qPUX85d96\nz4EFNuKA8aztNxFUF6Z7d+B2WK6FNmUEkQmnGP+eedtbNPYaT/7SYJtHhaH8\niSbPfwoTH3sHa2kGGvY0bCgyp/mqAM1cSnVyD1ZpCbqYWtd4zWhPuE/ex4fg\nkZB7zbRr9iNkq1XBSoEBNv8hlaftHomoNr8tQhjbJun5viWEvQdm7Q7P/2w2\n15y/EtLl9CO3B5qeqLZOvZBpYgYOaxqPqqLtIo0Qgw4llkwOywV5AtYv0zNy\nopw+\r\n=SGsS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ebfc532.0","@graphql-cli/common":"4.1.1-alpha-ebfc532.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ebfc532.0_1606936823426_0.559766235986259","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2d2b106.0":{"name":"graphql-cli","version":"4.1.1-alpha-2d2b106.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2d2b106.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"52dac46120eb7946d560194e01f7c936e184caee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2d2b106.0.tgz","fileCount":14,"integrity":"sha512-kVI8b6ZkCqKblNQgNo9NrDuhVeCX9ogcSQTLMGQnWCu3FW4NSydMHmskiImQld4fkKgxnaxR3XMQt45bVfZp+w==","signatures":[{"sig":"MEQCIEruCU7nWMYEKGlYFPM+jzn2i5j+ZYiESYQfGi6L/DcVAiBhOsHjzKeukGYgbBNxgh9p3V7ZBQ6FrmrxjrlLdvlosQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfx+oYCRA9TVsSAnZWagAA+tsP/2zkWuJPOcolhdpc9qmA\n0qxg/dCypkKbsy4P83cxDRv5YiKrN/nYpGRAgHHKlnOTv5Cjz+GkTDNOSnn7\njhIjwloo4HEJHPJ41NNW2mA0lFX3r99bqt60bDfopSNW0AHpHlmWGyLw7O9K\nf8u57Od9JkBEuRYcgus1tcGOhrLI154F9J8y4D88iQWf6tTbGZAm2+vEAWYu\nVvQb/bvhpBt/fAuNwDeZ4DUDL/KaYOtaZD+7BggUcI24nPrXSREGLQFsrTRC\nOt/KhNgsZek/TCu5s5o5toQXXp3kg8C8LqHvMPwzPnREhbh7rWeM3bPoWb4d\nActaabseJLjlET5/Tum6XGR7ePNu0YmRT84newM+BTh5YXepMpG7Y25UkooG\nHAY6FpE2U2JUifDNrW0GGsS86JaEd1hrkrz7tCpPrMVBHehX+fCOmvyWyOHW\nI8cN8FOQwhxRJh6jw1fSfDSj4TWOeoadJ0ht+Gqb9WIGkzoE0XBqeIvoCazq\n/HEEYcr1LCbv43iYo8uAtCD/vXd+HFKR0RllxPm2Gx6HQoTASU8HZcZUuq85\nfOKyOwuqWY3NeRUcP7VY0LzgZAi5bw759roLRYHAV4yA77VwCLdGXtGvHRiZ\nMBSDPQ3CoL+LQIYEITvyUwUY/QxfNqdVnJwj6l/75o11cp5y27TXwcsAf+h3\nuVDV\r\n=Iltu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2d2b106.0","@graphql-cli/common":"4.1.1-alpha-2d2b106.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2d2b106.0_1606937111865_0.0564013328889279","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b73a521.0":{"name":"graphql-cli","version":"4.1.1-alpha-b73a521.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b73a521.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d9e1dfc9149aff8d12c841290ae329a9deb1eea9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b73a521.0.tgz","fileCount":14,"integrity":"sha512-mD1bqzlQXiDDweduNyzBv3APoCrvcJSyaIzPWfl4fF5w/2yrRkgW1uKFMSFf8xvROe62XVRSRnbBufF8fz0Cuw==","signatures":[{"sig":"MEQCIHLvqmvClkm8k6KQmezQpFUH2oe1YI1Lw+C/x/Ylc4A9AiB1aNQgAUqlQkna2rmf5wj94nENbzT3oymcY5N4DgwgWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyCmeCRA9TVsSAnZWagAAdEUP/3CxM9CkXDYFA5kAY7qD\nsE98vIGT+vVD1g/m1rNNU+8kftJ9Wx5Z4YeDfkyKNArOGlFDW46bSOoqniHx\ngK8uV2Ed11WP18w9l/Q0allnVKgvmoLjWK+PIcwKcZvZwPZsBJ4lwwtmYjm5\nXdZw/8IMbBpU2s/FPUZxUc5IMol+caedYLIJG/A013xT0q1fJwHWkcErKN+l\nvAY2R4OqQGSSNV5SQmUOY7btqfkcOkxsW9yCaMv2dn8h2B/rz24ittlMUumR\n4h8KDe06plvgbyt82/1nA9CfjxwynS0rfK1AAvaKExbyUlT23Y1739ctqkyj\nydeSr11hlqYJf/Ws/zWOP4snHQvU6SyowKcgU6+u1asyno5E6PRoOuFjZZQ7\nSMsAGGST0x1yqyKtR+ogsX1Zj2Nttk0BolnIjMWepEcxu6cYnZipHpdASuPt\nNOQIyZDYeWX90LaD73ETijybz58LD9doRPtdq/HIN7eQk1PPughHJHWPVuNT\nkVfxDE1mUOLrhqEFRUk8OAuQynB2rxgmiknYpImK6d1+Lvo7RobdVfA6aJgq\ndz8q8MrICGRD6cEEr3CCbyrayp7BWy497s67H1YTc7jLt0E4U6M9R7hAYIaQ\nY1vnI7R3xqDw9DUoLhnBmZt8Z44tZvL1hrMWNo9op2VonxRQPTMgtqBlfIGW\n1Axk\r\n=yTGD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b73a521.0","@graphql-cli/common":"4.1.1-alpha-b73a521.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b73a521.0_1606953374423_0.6871899528586076","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b7e64b3.0":{"name":"graphql-cli","version":"4.1.1-alpha-b7e64b3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b7e64b3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dc6c2dbf3acf8ad20c98a680dd82be9c3a6c3cb6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b7e64b3.0.tgz","fileCount":14,"integrity":"sha512-yMSei/+69K8ZZzLlC/MeMuGEGc/fuEkQXmPWD1CIX/hZ7Z1gliZZA2o3m+rcs6Bogo0bkFfzpIM+FdWfj7MzOw==","signatures":[{"sig":"MEYCIQDN9f61X5IQaRzEwkK1KH9fIjFVCalCpfd/hSvT47xE5gIhAIbCmhmuLQFiXkICHv9TGaEMXUryCOwSXuFABotkqSPn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyDXoCRA9TVsSAnZWagAAY2IP/3I3FY8T386Bw4plsv96\nXjipS4NXNk/TtOvIv9JnsdBRGqrX1tIL9irw3sH/lTBzzjEqTTYLX85DTWuG\npI6y4bUGbm3kKCkgvqTowHxu4q7dbMlVj05EJVAngliT3XrXlTKWFQN6D+dN\nqEAbe22cZwW/UaIh0GoIPCxlVGl9qadIfsCPUxdbUYP+LFGRpqvOc7tOCWrc\nSs2olrJmuKhXaNbegd+zORUji6Lt9HDsbl+Z/hi/REZTdBpSg3h6g53p1Jq+\n25zcEQP3o5WQz0mxb6cei3Sne9wsNrkWSbIgLkyv23676N/ntXh0zkItyXNd\njSkLnGP62NljpFyR6aSLU+uvkveFqkPZtk8dxHLtKkfHE98e4o4W8jTqymrk\ny6SwNED7Ac01hjFw5hHOE6dytiiSjCd+n+na0YDsBf1Yr+5m9P2IlyJ/k/Eu\nOZe1P5RjYn4JjV89eERpjJSY/uPkVcs+xCG5JVeR3+FMmI1nZGPfw4Tu9mq6\neQkNlYyZp3IAP+kzI2YYcivZcbnv6s3oAaetxzdlwagtkda4CW4imyVYLRiT\nyUOpjfy+J7kDXlI2f8TNvRFAdiAMQqhoLWyFyuDqBn6A3TOl7x6dAtXUaTYa\nEFjwxe9gqh+DzsTL5SCVvO5RiY3C2+ZNaVLUh7P7bJ9yxJbpGrO6AvkWzk8U\nCJu+\r\n=x93V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b7e64b3.0","@graphql-cli/common":"4.1.1-alpha-b7e64b3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b7e64b3.0_1606956519480_0.6595628765320845","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bdc3ca5.0":{"name":"graphql-cli","version":"4.1.1-alpha-bdc3ca5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bdc3ca5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b9ecb0cbf25b73dad5609496a384666e3901cdc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bdc3ca5.0.tgz","fileCount":14,"integrity":"sha512-6ZoB14BWQQ7wB6EkEmgl4qK2nFlgOMBYFYHYNPgacC9SwB+yz3NtKShn5ecnxGeQxiPqYZSyIWGCYoO/ucIBmA==","signatures":[{"sig":"MEUCIQCKdg2kXFy2G9ORmaA98l9iFegeLt4jGdwywR9td192fgIgSmkRZN5XnvT3bbGFIUHdUtMkYvbbZUOqxAjJMoNNkUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyHbDCRA9TVsSAnZWagAA4WMP/jZVHH0x037ZCyFUrigg\nRL821AIFYpm+8c+Wz0qYo+xfUuS3fyNBCxrcaYoWi8jr8sUe21+Rd8m2gkHW\nytVl9sR6g7WhEqbn1A2JPHm96lJKyRpA7oo8Zn+KcloOKXHWgkjBE0qUaQQI\n+66TWO3R37tdX2b0XmyscS6z/dKmcIiY1UL7wgWD4EXwZ0OFe9b9guCXvy8k\n1j7dLqa9Dd/cLHhHKi7pzW9iFpYQLutIh2jjFLsIX4pvgzDdHpTxjbOqW+US\n3PyFC4fmNraH69poG/Jrc9BEGBZ+h6pMq9EPseBiom9+54sX4GxieZ67nyqN\n05Yzhv7oJ7lGO4FfVbSObf9ypwUKbE6Vogvfzthe2ChN4+L3EcqRiR1equMv\nlPtoZ9VvPaKKX2MV4Ve0pPwMAfuiBixxqhP8gWg9npvzDlApaM6fzb2dOZvx\nyVC+jCLlNcH1YCfDk50eWstnJyxJYbWtCtvJ6rppLXBK5hpv6X75w4phYoq7\nZye1Kzugfzs82DHt2Y8mZ+ZyQPFlDqaI8WIGzHKi6tPxNeHBR9x9hY64FdiM\nHlpJXtp+JaXksKVGum56r4LSEfAB6Mmlvt1YVkWiU5gK27bqgOni+5YbYMTM\nyFpxMhrPgwEiSxnUQzFSJeMhuHw0BtLnX9ZxF6ywADvYyW3iqW2d4YtYq1Sn\ndM57\r\n=gMaL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bdc3ca5.0","@graphql-cli/common":"4.1.1-alpha-bdc3ca5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bdc3ca5.0_1606973122641_0.44833692770572653","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fa4463d.0":{"name":"graphql-cli","version":"4.1.1-alpha-fa4463d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fa4463d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bd6870f10616f2537af638ee0babcdba5ebd2ff6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fa4463d.0.tgz","fileCount":14,"integrity":"sha512-otxSJg+QXApEzHOnIUJl+mAXmKUe89LSP8+SpGdUMlKwo5jBhLzxFCULjdqnTCPS3xwIi0/eCyJPhMw4VHZ4DA==","signatures":[{"sig":"MEQCIHFp/p6hvnJJIx/Mzj8g8ZWlwaPpddSdtka5X/widNenAiAwY3IQzqlk2AIjg6wlX2THLdvD4HvlynGfofl2Bmvasg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyJ8hCRA9TVsSAnZWagAAG6UP/jozoU26kGXtvtdzSH36\nCWnS5/IY595k0mjHfgismwdDqtZC/GkUV/hQVIUgBjouDhMU5Fb1iMHgVRgI\nelhoZ30I0DBI0pvnlHGyl38Uk72ADD6Uacb+1uttlq5QVa/nURW+aSeXILPZ\nq1zV69kNXGaKIekhzGWE2q62DMAotkmFEbqLDUr6F+/HbHS+BliUyV6Sr7WA\n3FUkQdXmnKz7Km4KQSsDJuPJCS8tTScLCMTFE07oIyMSv50QcGfgHvWMULQn\nbfELrst+kY76MBsnWeNcM/8Dkr/xMQbUug1u6Y6hfvw7qgykJBXfTm01Ehc8\na9uV91iY6HE7WZutl2aW1iBX3Xd75N75O5LWXqG9F9lVqH3cVy3aNF2hIW5e\nx8CGJ6MLRGgjkfKaVaRWcHhpfi5tvIGzL4X38OvNYQWJ5nvOyutevmg537tz\nSoUV3ghsIKkE/Mq/DLpqDcrCLamTx8mQSBHiRF/YgfuCVyHxDN/cT+3Am/xZ\n3RWfTj5A2xHSenl7M7Jhk/4tiCv+ReLF04in0m2VWqdYPzAFXzS8RipR55GC\nTlXKMMY3XaGT3nYzIhKauNLbJ44YBqhiDW9l9IfOUvJNgEMn8F0UBDN/BDqt\nhWt/g8ZGIxizanSa8tWLqdvdaA0eiPSRwADWRUdzuoiJfgTy5NbwdFXSchUp\nvsZ9\r\n=WebP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-fa4463d.0","@graphql-cli/common":"4.1.1-alpha-fa4463d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fa4463d.0_1606983457073_0.3338139843982939","host":"s3://npm-registry-packages"}},"4.1.1-alpha-10a8f14.0":{"name":"graphql-cli","version":"4.1.1-alpha-10a8f14.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-10a8f14.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b85f5e72cdab59101a814ccbe85680ee391b3dd8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-10a8f14.0.tgz","fileCount":14,"integrity":"sha512-iHtIISkqDStsNZ10W4s2eBV04ZiBbGFDMvgDqI5JSIwDolamtO7gLfpjZpOhRGWyRW0PhC9ZAwPkN26vbw3lmw==","signatures":[{"sig":"MEYCIQCo/JR7u03oe/XXxlElXPtrMyE+m2f1Si8hfy0Tpqu4sgIhAJnst7+ftXgyADPxyCtp9jOLJGIYUMO+mgAGbSF1jnUb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyKCWCRA9TVsSAnZWagAAp/kP/A2lWPwm9nylPeWkOqQ/\nQbVlcvb2qk7JuWyDolWcwK2InKsALzxNLmvubmglAnm0uEdzJtp6LduwRRWu\nVtbWetwjig3mEzz0DedTFjTtiPn3AAXbQb/ziGu9OH11YHdkI4ArOKHtfIEj\nv4m2eb3cz4jZ4To7H8EAfeMVUiKQrwfLgyVz06DJA/zzqQGc2WHs0nAvvg3t\nBpP04tXzBxf6m65+zGtiZFv1tVT6YZdA/NG+8OmAUMbXM5gNt3rIIoIsPpXy\nlyeI8QUNQk1VjigHBhyciRyOp9ZeRpDDFimelT4/9U/Jd4sCRdO6n+BJxm3f\nH/ORh3j3zkhbMKjB8ugxwodQJMQuQTfNzk292TjEPQ1w0U0UCQ6F4f6hXaTt\nZS9IkOeqLablDbZ4cXOeexLLoq9KHkdjgGZEiuZh6/iez0iWmSNu+ss1ZV2h\nV6beA+55iYnySPcUM2ZqqbEvZgrLXBIlgWxwVQFt3oyJ/zxcj85WYdv7XbTu\nn6EZlqqvcRjcJUWdgsYbAg4U5LORysjzvHO6ipAIkuYQ54i4wmaY0D1kIE/e\nlR9rG8DMttiaTBCnL7oRTcj6j6SYL0M4kQbPnDvycJ6Q8Ia2De+uDgwwZ487\nqIPKdPXBvmbgfzwIuhC5cGl06H3NFmDhQFM2hRFisyxwBhgsPk9sRXepIJv2\nEkPC\r\n=O8Y8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.0","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-10a8f14.0","@graphql-cli/common":"4.1.1-alpha-10a8f14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-10a8f14.0_1606983829528_0.3492731250573242","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7917fac.0":{"name":"graphql-cli","version":"4.1.1-alpha-7917fac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7917fac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba14ea1e2b79a0d04a869e35a1f87931f4965458","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7917fac.0.tgz","fileCount":14,"integrity":"sha512-/wmLrcgavFevm33RAnECUBgxDfD0fZngY/mzMqYwJaNtDLKDELigfmbDENA4gs5xCAip1B6ANC/r5OtQkJ4RpQ==","signatures":[{"sig":"MEUCIQCWpjfBUdY+CQTIWPB6R/95kLCUqNSl9IBSJJ1YLDPyKgIgMq7+AwCtqzcOakoW7jlFLCy4dFCf0MdlDLVtCy1xD4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyKeNCRA9TVsSAnZWagAAz0YP/04O/gJJkcXIV3x1glZz\nhEBEtKJ7WRMG8Bq3rpPy5YoqqAOl8IT7TsHQUyauplaj1JzvQ/63BnPgLWvt\nwv5a51cHRTMoDAw43c/nl7T8FYh905KScVtyMioK5/rICe/n8Drh0bQeovkU\nhGLsuh7bIvrmNVqPAsPQrfbxjB4vAP8Dq4QU10CsetRt5hJPLGXtyEcRuGWY\nBcjp/ipkXEumvIETHOwQrnYBV5x3WoCRZWSdZjUX+JJ/Hl0A1UudZzauoAzA\nxcTsmN+tZ06fOg7Cqb7ZOdRyfq4WUj01Y3eJEBHlPmW9Q5iA5oie4bQ1Elt7\nGXRgUtSgbzq37AGUG5vlAZ75DOs5V58vUlXREc/ld3kXzSjDLbUGDs6Inl9y\n3jZtTFAP0vLN6zlOALuk7p3cj6yoR6flT4ZLpg2LePqbcrSL5BMJ2trtqLKV\nU7oJwC2i4QxtaDsx/JZ3zUY/uBDWXgu70VsjR/5iNq2MXxBY9rEzsvindDp/\nmA+7U+CTYi7YWtXPKKHKTZYzFcC5vH6Applw0Ar1c9Nxw2AkR4GNc0Jr+ce/\nxboYOuNL4zHvnWKCyTEZ/JRzLvN/syIlbdvcBf2sp4J+Z7WsiRGnxwz07WgQ\nvKXr7YUEJ0MAi9KDZr6itZqWMael+X0QQI03tDF0RWauF5vY/P3IYxbfw9zJ\nNTWJ\r\n=NsvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7917fac.0","@graphql-cli/common":"4.1.1-alpha-7917fac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7917fac.0_1606985613008_0.323426541433105","host":"s3://npm-registry-packages"}},"4.1.1-alpha-74f0097.0":{"name":"graphql-cli","version":"4.1.1-alpha-74f0097.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-74f0097.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"11874f83cdcbdf785a894c7e1dafad305fa1b905","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-74f0097.0.tgz","fileCount":14,"integrity":"sha512-2mlBcYmEjrsEe7ncC5MpLyPYfNZ9TIWxT2BHMVswOte3tYpWYO6EKjHHSGBRf6KvMbT6iur7EtQAbqAYxyLDVQ==","signatures":[{"sig":"MEQCIFNWC2d+66bDdPTz5OOHmxOgMH0VcwlrTyeyn0UmDEAEAiBfJaKImcC/MgqglhjqyDT4MfBe+tZTr2OoVZN3rp13bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyKimCRA9TVsSAnZWagAAHzkQAIQKXL+X/JPsv7jOCDgl\nMglfPNT7WJmFKgbc9I2lg+YeXFuOo8n5FeyXuOSp3f+xjXBpKqAPsV5NXibE\nUhYIP6f56UikDEChJwuFlXl8gGXassJ564AkVwcfuK6J54CdJtSfL1faqD3D\nGfn9ZHr9hoqOsDm0SxoQHIwn4FLZKv6KqNYoutqvAitb3t248TBaboJxMvyJ\nWHBfMaqnxV/pl4x3Zse+8oj6YGCrgK9ByQUk0xWErVrs1tSLGvO2zJJD3+c7\n2JdVSwXm4JeQfeZgJmjbfcrSDwrOzxCojvkjpRoTZ26Pt1AQRz5CxqZaamXq\nHG7v7GJEvx2ZU6g8ukd/d/HAE6NKA+f5n+0TaB4BwSS8V49AdSlmrnyouDyE\ntmXvx87C9XoLNoSGqLEYSuk15lbz9GFEkHdT6lIb5safkR5DeqNRXe55PZOy\nU6p8GOKsNbpouHVPF6wGd7Yo1IavW9I3qTzkhlweqe5+LpZEbJZiN7ztmKyk\n0zRKJKm8vAI0R7Zx8DnfAcIpEMpe7PiaM+y2nKgnov/MzTDe6/aGzn4wMZ/t\nVmtVQxaDzHqhnUGtiRneCrE5H9ra1d3PpQHJM5cJek5pYEH/zV8kpqEruaK3\n/kkUze0KilVsrRxZQDG2mZx1hnDp4WDbggw+5TpFF040hDCP1WxU2/LvmJVf\nkUnw\r\n=A9ZI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-74f0097.0","@graphql-cli/common":"4.1.1-alpha-74f0097.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-74f0097.0_1606985893476_0.4049180109423758","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f70df35.0":{"name":"graphql-cli","version":"4.1.1-alpha-f70df35.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f70df35.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cb540194761708203f59aded8339789929dce434","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f70df35.0.tgz","fileCount":14,"integrity":"sha512-RXHVta47P11JgiZST973FIBmgKRNwcPsftfmaDAuIrauDrBLTcaIl20CG3xykYnC+XkuK0c8xhN0qnPwIwFlhA==","signatures":[{"sig":"MEUCID2stCuVjnCvRWG9hec3KdbThSx6ZW2OS04i6PJ0MKe7AiEA+yY8WmfpALeBTZL0xQnnXM73N6W+1OEEE7ghO3eLkbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyOFGCRA9TVsSAnZWagAAyA0P/2zbrcFztSPEoEy5hcl8\nvdH8e9mKFPQISVx4bhlOsuUfKVxLAhKcQ45uGnWpxn9AzWaHUTJHrB1Ci3j9\nSuCZUsIw9c7eSqRadyvy7AKoQDxdvbwAkqTTY0TwBumaO4P3slk4ak1Hmwme\nywkQX6HxCFDO4a7YyMopBnt+KyMRL8WixyQwJPTh0CqmKO7Q/99XEIUtioK1\ncr/xcSCWqQGNvCJD+2VeQMv7e2BPMA1Mcgl3zc1vbICZe/OmR26VxTVY4hg2\nXo0fNWYxjqb78iJvU+K10epIvZFvUOlGkT1JglCQeuuU8eW4ORykGJ3XHmZb\nysDQQFlGZRXT7MV5msWGmPdvAaCKgVjeEsNFswwx7oHiCC6QhYfCb++/P1ab\nZBRVykuBOrv2W0u7v5DfZWlf39cHXR2R5vewdTjzWx3eC6kvku+rrNLVDxJI\n5dIUQY39pArOwj8epTRCX9OgCAOskhLkq2hk1U3S6L2WaLFXOLh1NqsQ+v+T\n6/1eKmHrDZxQpjGya+nEmU7IA4NIlqrEIU2nOQSRj1FkhFI9VBtDsgf6/Mta\nsEtkRC9vYiJPR4dX9JMciJ6Fv10/RAVmqJVDBtVW8LJb1h3K8aR4qd0QV8Hq\nXKpw9OnFFsP4vOjlOdBjnFMUjEbdtTo+hytEMqTNDMUQXX+fKua/YFUzfjgd\nl9Ec\r\n=ukpe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f70df35.0","@graphql-cli/common":"4.1.1-alpha-f70df35.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f70df35.0_1607000389642_0.98599288744234","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4402b27.0":{"name":"graphql-cli","version":"4.1.1-alpha-4402b27.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4402b27.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b91ba4c0e7cdc10c0b8e35dafa8b8b7a3e7d8e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4402b27.0.tgz","fileCount":14,"integrity":"sha512-Y6lh3G+j2En+Dvtfv4Ynj0YCqQH0Xz6w2kWzGvOq8hJ2JwMeS4NepKcaIognX4wCft7t1Y6JewL+qnz5ANiE0Q==","signatures":[{"sig":"MEYCIQDzTLmLj90GJ5VvYHHtDHGLaY15FShJb0/ShICxE01LnQIhAMdOBRHsuTtprAxHYM/E6rmLMw+aB6Lb16iWZtMrbsqo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyOGJCRA9TVsSAnZWagAARqsP/ibg/6xnmCS8Ivy3d8WT\n79betEqJu75m9jSKWqVkQhIjSJS1lLYBF1Th8mFvyal3P9odnoBWvKT5ekv5\np2hu8jAr5k5IRdIfY8SHJBMJu0/ByPdLSP0onS0LjBH16rmL4VmDDVcQ+Pgw\nwi0D1Lmbpu9mFBqNK4hn7nDORSbeN3LPPOT6ZBvO9u5pyL41JZT+gtygrfe5\nqcc6F69LfAkHLB037wrTUUBg+kR/jnjEVK93J0C05+3Vbg8GMEAhy5DoUcsn\nebA4g7kfKh42AynEdMJeg6+7qt13lsrWSmMic+iNvfAIljokf+VXC0yon9s/\nKbSpvHrkeiFB7gFp6freplxZfEDiK2oI9vHXC0pujHHdkPAyMfk1zmkHVdrM\nSgqkYfN+LQuZ4ySHBuV1Zgz4raBWf3AKxteHIY0EhsbXcnUp702u2GdjF/GB\nhoFr5vy7yYoQRiQ+gKz7bIDAwjDC6aDhK/JOCnsML2pVEWPNPpiRt9iTsdHA\nhErCI9u3aU1NNNByMFgmm8Q7PHzI/oN2qLuiOFqljdj2ucPaV/3H+4sn2TrS\nUvLoZruSsI89rCMNgJPsrGp30wvnZX9TzWo0BtOoqoMNBCl/s4XId3sB4jvD\nwbRskf26ajtlIB2FbzJJb45C9gL6aUGIW1XYKkBGKwk1r9OMGJXjGY5a26/0\nagUW\r\n=rBlB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4402b27.0","@graphql-cli/common":"4.1.1-alpha-4402b27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4402b27.0_1607000456505_0.17529024115376401","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4925761.0":{"name":"graphql-cli","version":"4.1.1-alpha-4925761.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4925761.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9f0d935a80fcbb2fe606333e960a991ffbb9e4ea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4925761.0.tgz","fileCount":14,"integrity":"sha512-T63FmtA53fU9yaV4bhN0TMS7QBaCxDD/pgBxXN+juLM6auEZrLlv6fh6/t4+/RM6+qKWuVi4Tdnd17M/b9isUg==","signatures":[{"sig":"MEYCIQCuCkD6IdTpHXe4MXMT7OdAIjvN1550SY2LqpSxLwV/pQIhAIGuJwkCKxmxdyBW2MupiUJJjsuqZxyOkxqV7ic+I4ZA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyOGpCRA9TVsSAnZWagAA38cP/2G8EGVpEfT4QcCnSTeY\nYnqeZMtY/3V9K7NuwP+KZpIWibov1qiIhDftJfSIHwPiMXaGQu974LECRSVM\naARNp0GsstF6J25RKuESFlK4xtRz5ErlqIwWdK9KWUXc632df7SSAgmeraow\n6SP6BmFnH1W/70w7Ilb3aVMdWg/TUjfIzQsDixjVkS5Comx3LKjHMZrTmqbN\nrdQPH0sZDxV6W1Q5aZikkwfy8wU11cP5u8sCe8TVXtMNrtO/2LC48qcuY0F1\nIuwwxnRrSmCO40EIB5NTRAQFT11bJ9UmD3g9pJMnTD4c5QK/PIyA2QDpoV8R\np/R9P/8f3bPMSYnac3bWT8DfAqPBdZjE9rDv2+4yOkWeANtQld2P0pT8vsHg\njCQ1BJk3KWT7gwLOIhimZVzwsJJO/HR6Ja6u67MfD+I6vWAShyjqQO7qZI0a\nNUGRj2eI20FcDgdUO1ch/pL1gIHEwcS+NnnCcARTRFK4HTxIxALOdyaXo11t\nwgUi6RyAE+9OF7seYro7jXzt/AnNl5kKyAxCyFHrXAudnZ4uAFR5I2CxvHz7\noiEzcdQMviWjDFAvvAe40W+Uawm8vDjKquaQ7teNQEJDuFEEpEjL4iqrnW17\n13DK/g+gyIKSqtI2uAPmCc2IZVmuX8NK8pgGhp0McWtjxYjFc8z0xYT7pHAz\nLMaT\r\n=SWQi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4925761.0","@graphql-cli/common":"4.1.1-alpha-4925761.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4925761.0_1607000488638_0.7566518601441237","host":"s3://npm-registry-packages"}},"4.1.1-alpha-66a8e86.0":{"name":"graphql-cli","version":"4.1.1-alpha-66a8e86.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-66a8e86.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ff042a3a7ee15396fc326b6b228ed6365e0ccf18","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-66a8e86.0.tgz","fileCount":14,"integrity":"sha512-DPJAhLK7KVB4tTHGWrcKsUgCTLUcBoo5DaDjBMc2Kaw4k0ZYfH6kusfcnC7VICYDenYVazPX2MiRf5u22l9pWQ==","signatures":[{"sig":"MEUCIHUU2L/8Wh9+VP1pz+meeM+kocRDFW4mfu/lZQ1EXHp4AiEAgsTyL8+pMquKnrUCeYeqZoNLIm7EIpAIhUF7LqwsZYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyOIDCRA9TVsSAnZWagAAFbQP/3M6lRKXTUn+pmJURDQo\nAY9VX02i+kdKTeuAuRAab1QWki6z1ltfvXQLfjIalHHWIWyirAx5JuOuZmQr\nuaGx42+nJK19TDY4zfNlOLIx98WaSllaRx4FMLfpLqltuqjblaUBvhLcuN8N\nRFVxXQoW7xAqSeXpdoV8uJlqns5aNuPowZ2d0OCidxtcVIrxYRowEmBjv4t3\nj5ehPgTuSvo5WFG5EsTl9ofd0FGQ4stBYjJe8OMWc4UxgOiJ39szkk4fxM9o\n3J+wvbyUiAFcsOCtJSi4b+enAaRB79a1laegNtaVn8GHRGoKauRN4ldg5Svy\nqWcxZRr21qlwAgid3tcIkgUE9PunVOC/TP1oiR/ztHizq5qpsltmkgddewmE\nihlV0Gv0rWeDkbIyrJpIXMfWkAU1gBl8WQcHNOjy5v5SGREUuWKWlvQSG8Ie\nQnnURCE7EP/wxm1TniHYN83vAqxNQAVzD2S+2JUdA49jQIbs62ApdtKvt7cc\nKXtO1mPhDqvhmobpVj7egyELOnYkbwc8IerdA3ycqLBNSBeIkulcDaBEYRPJ\nHrM5QM4OVjliAjEhcVFm9l21wkwr5gGZg3jk/uJpWZT8kLBN206DXe7o7GT6\nPj4mm7Idgm85HxE3fx8yivTESHAz/6AMImqMdiuB/GfWe5mFlSR0M7c1RECz\nKZxL\r\n=pa5Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-66a8e86.0","@graphql-cli/common":"4.1.1-alpha-66a8e86.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-66a8e86.0_1607000579414_0.9449184855290809","host":"s3://npm-registry-packages"}},"4.1.1-alpha-21ed262.0":{"name":"graphql-cli","version":"4.1.1-alpha-21ed262.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-21ed262.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b799ae6b9e6a32e1152b0058fbb6c6b4e2be872a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-21ed262.0.tgz","fileCount":14,"integrity":"sha512-C86fkJt+TLhtqwFD2loI504Lu9vkm1nF+JG5qjKx7WHoMJ//e/qylbOrrrGUUO8el7T+s18n1uAuLKPn2lsJaA==","signatures":[{"sig":"MEUCIQCj6KNA86+/+dCpL/81f1z5JSbRky6C0U9S9cBE7IDRKQIgGUHAGWB+7Dr/yLkVavyuSTafEIAUSTZBjN9CliUtjoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyl/nCRA9TVsSAnZWagAAVXEP/R9H2HMKbhBzGDfegVVp\noXjz6j+4xuIZo3uzjrTRgHRVqQ5fk8+Lol+fBr1kylEI4GywhIIj+WXAwNSf\ntPnpHJRJJeGII4Z0epINxIdzVswAuRRrizOk3YxViVaBH29ML4i3mxJiqNXY\n4C5Wx/d5D0Qv3CMVIuWX3a8gKWrBB/7+xyU3+zLMxC6cKtPbYKa2tahYLVWN\nNZQRAGKFpd7+P8nZ8sYIdleBcTDHeswDDPBJpPmOl/UKnTDcVUPmSJwksjL1\nJ/Dfvdp+T6r2LAaD+XTcNZjQJKvvZiku19DvpG397QZkVjnLHE+QiAoZ0xxc\neI/1aDm7D2Ct6/AqLMdVnDcSYPxWukEr43E7wlykuTUMArhI+V7Euhkl6W7x\n/8vMgODqzr28j+O7yJSC+wmPvyOKRx9GGhu+TnAcNeFnVB53wWdHq0c0OW5A\n/PrQ9EUS5RjYuIOrL9ODVyRy1Xf5RcigKWhihJBVUG6Nrk33oT/Wa9oShSIB\nMJ8WwuavzsJ5Izyg/uMkQ9c5amkeED4IJqsw7brXYdhjeosY+Jpt9jfw/vbD\nKR4sz5ZOyjFBWLFEoHw1I/c+eNx1wxAFyZqqY37Q9xctF63TXWx8b4N1C4X4\n5edQqx/CFSMw80Biqza7+0xjkkn/XUVdRGK5X69siTXHZqkQlQ9MhpgmIqaF\n3Acv\r\n=XTUR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-21ed262.0","@graphql-cli/common":"4.1.1-alpha-21ed262.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-21ed262.0_1607098342661_0.3799180849881336","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4e01b43.0":{"name":"graphql-cli","version":"4.1.1-alpha-4e01b43.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4e01b43.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e5ba45618df4816ea432ae898d8980e9056b5e8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4e01b43.0.tgz","fileCount":14,"integrity":"sha512-+ZkmHvZI9vjydsOi2+dBlMJu3WutlawKbz9hcmYQOX9FFvLe3pP6RoUoCuNmEnD2lPr3Tc8I4/Bj80cuoiJ3WQ==","signatures":[{"sig":"MEYCIQCmfHFa/dsQJfVbyIv2FpV3pk20/e4zCn+nhOLoZKh86wIhAN9Nwf1qadQ6/8jfCNNKKWgG2a7rd64R1wv5/j03UJny","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfymEICRA9TVsSAnZWagAANEYP/RHOFjKYJkCY+TRRwNuv\nPOac4YLC09RguOSYcmoPM6synC+fn46acMRmRWxZ97k/fWhH6oauz8h1vMvA\najzyco6tm04jvmpzTUTbb4nhFrKmDKMXfYrWsuV3kBaM9YZgv5FkNBkIhM3a\n2gM31Zcw8UvwlXpi1evaRU5Q80H+9AZ6sG8o8hvKB88CqgwzADU3PK0j5bso\n+sLoxEoaqk+eA2ys4tyuxrCdVwrGCkiTXiMPIaW9cP0V/zbgVlyEqYKfyt38\nE8kFZg2JJbN9hfrZeZHJ4MXVzW9cTNzazM90q7RJMO2KepzIqFXU4e04KwnE\nClTg220sBfgDqQxnPvItV15NMZZymAsBuDm3WJ+gS853ZwpY0XZk8XiyJPBD\nU6vzV6MOVNy5FfCi6yVhH4X8ldnYqCEby9JrdBq77n9ueBHHr00Dqn28SKT6\nQ+SJeD5JyV2NH1PrJVZXqRsUt/eVmzsvVrTnw8sF9wN9RopqJ+ucy8IwQhGH\nUEjGDw3pHikEWw8I7t/+0YItLedlPp0+4RIy+OxmEfoliDW7MrHjw7io0OjA\nSOHbh3m7zNvxZDaqgRvjxpUyM+fNyjyevgleCNbE0b3UITccAsfmCredBFjW\nVfgpnIM/rUbHCR80IAMNDVcFKm9IvO7ElsV57zk68EIPlUjqFS1Wdqko8g+D\n2FJb\r\n=YH5v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4e01b43.0","@graphql-cli/common":"4.1.1-alpha-4e01b43.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4e01b43.0_1607098631666_0.7048482365382771","host":"s3://npm-registry-packages"}},"4.1.1-alpha-63c3eea.0":{"name":"graphql-cli","version":"4.1.1-alpha-63c3eea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-63c3eea.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"50d94ca8e34f4de32c46f57ca559994f1c1142ba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-63c3eea.0.tgz","fileCount":14,"integrity":"sha512-b8ov2/aVT4tsvxRetcnIQhShamHhnRnr++2rzC159cVe5Rh+QyotkPxAN1yn9tHRHXx28hRwNYF4OiZBtR/l4w==","signatures":[{"sig":"MEUCIQDX5FixqRMjB+7znzPLjoaa9e9xA0mSvQ+vftlMpj7rigIgPN7L/ePqJnyPTVaMBDL6aQuUQ1w456lvSVWJzhgq5PY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy4YmCRA9TVsSAnZWagAA+IUP/iubM+oU8eqC3fH3NlRY\nRgvMgMZrLM+mkEjU0r7B4M2U0PIy2U/LMKWC/5pE4q42veKI0QD2VuQLALnd\nZIImVKlnixEIrESHyVAPlWCNi82zUaMd/GAZJIpje3j7mb4i9HfdvsnXs8ip\n2j6wOFK2NGihb3D+Q/pk6MhprukKxnlZkYE2C8HZXsDJzUJs8boLcc5L2yn6\nPGYu5F5ByWL+k3QDT3wqDdsvclPSYb/xn4QfkBN08c0lOTUcoFSXE+vh5fSP\neiimMc8UWjUOg3CzJezkq4Nt20rdhbtcmmnu0OHvhEveM0KzdTrw2CtKxjfX\nnX9xvainRgxbq7kU3eWn2ymhvHdHXZJmbhzTEsQMC0+U0jFl7AN8LPIbaug1\naykYKyvnvAIdgn2UUW5qoiOSgHR53j1YZcdYU7KvorUrWAb+wGP5360t1ZLp\niRRgqpi4+RAvXoTAIoxOyTgJPzySdh4GkFgJ03PEFaJ7fnxLOHp66iXhyyQ0\ndPIkkFy5cmnsf7t9rimVjAn1FQQL7gGzStbMJ7BkRU9vSwbw6WH6pOG4XbJa\nNG+NFrJeA2ae6yzwOnhndUfKzvdw46bvsaGsG4/n5aqvB5RwBEC70fv8EJa4\nC668TfLA5D6K54UZFdE4lj2Eg1X1bLGe1Bdqv4QhDfoiUCyur7sJVnLyiq8o\ndnsQ\r\n=4nSP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-63c3eea.0","@graphql-cli/common":"4.1.1-alpha-63c3eea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-63c3eea.0_1607173669741_0.18695724562792226","host":"s3://npm-registry-packages"}},"4.1.1-alpha-37b2325.0":{"name":"graphql-cli","version":"4.1.1-alpha-37b2325.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-37b2325.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f19d12edf62e5855ca7cab0b22252fd249791b9a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-37b2325.0.tgz","fileCount":14,"integrity":"sha512-AQ2Iks9csiAapgHRDhWo/Y1+FUT1YFamJZBFj8nb8Mzu4VfyV19kF/X+6MewHsxC12FpGSXPaKz6Sdi8GruaWw==","signatures":[{"sig":"MEQCIDrNLGDxpDjOL5u0f/uXoSwrz/4QX4KW3UP+ajE2arV1AiBnfGSBmNV1152vihsCge/2k++Yu8QqPSBf84IIfANUNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy4dRCRA9TVsSAnZWagAAlPAP/R6vRIgyAbsZOgFq45UE\n0NqB3IS2qbXdkqIQoppMdx4QN0O71oyCo3fXo9wS3Z3DJktFdHa5QWO572vg\n2D/J2FAhK9xIC49YKYRPQEMFkw5+ngVSyUqhEDmIvz4TlUDzK2ZGZYW+am8H\nWIKvlHsRfdzfzfb5AAUaY2o+gd2nIk23cnaccOKsnMC6jnno6vy8iLtDy5A7\nEL7Jgxf08pbBAdSuKkKI+LzZN/l/W/44OnCajKWDvCGtq4SmyDdME8JFOt/a\nl6529lg4NvRe5+YYAv3KkpXX25gDs4mWTXG8bASqukM3Jw6NHWg1AfSSRaPB\nc6Gg+98M8CEwJO1lBgURsqzqnNwv2gFul0n5Gs9Z6tT4w6eL6fDaJSZd7//2\nSa5XbdHENgcE+WSIEqDaVXuEZxP+52I6lqBsTFoImd9b4DZagS+cjMdAqMzx\nCflyWN9TSdU9uZKEmWJrmk6KoPaygxds1qpZm5hgskm5/J737YNmiFQSPHVd\n8lSTXq5dSOwWHhqsPR0d0IsY0XCUPaedivuVpyXIp1yVq1Okj1CqW2Fb3tZA\nGtNmqCcw3YJY5qv5pE5WD8EZNudCIitaowtQsQbAXAwH6HOpr3ou2B2Q43+j\n1azU9E2nM3eejUkiEbVcqRi1JwRlICREjJ+mqD3kve6XzCZ2urduv6GfrsfU\nzQ4N\r\n=qLvl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-37b2325.0","@graphql-cli/common":"4.1.1-alpha-37b2325.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-37b2325.0_1607173968981_0.06375729624316562","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cc905f6.0":{"name":"graphql-cli","version":"4.1.1-alpha-cc905f6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cc905f6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"67c66d35efbbb5c751bad48697e8172ab85448a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cc905f6.0.tgz","fileCount":14,"integrity":"sha512-ALZKWYdhWm3TsywE1IS5QehlPagKAg6qCtEUzAl07ACsOV/Dzy6ywhrT4VidbHhDaLCqGl2XEf9LQyNSjS6shA==","signatures":[{"sig":"MEQCIBNBDGjudTIF70etfL7xCuFkegJoWs5N6k8A7NqhWy5iAiAgoPjNmilNMY4IjZ7AXW2I1hs7m8xAfjxTIKYmxoqWcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzCjTCRA9TVsSAnZWagAAlOUP/188vW56HLCqWihwwmEA\nVmXYvI8vaUcpCNIYr7j3dFGSBdSDA2C5JrDd9l/GcSxEWqnbSD9LVZbBLRRC\nvye/ZH/3hubZ+b2bhu4btnylPhboR6UddlhG9JDmso9OF6ogseC/1cgsGcFN\nG3NMKTjUs6Nwqcx9Tk1/D53SrTAsk1e+NWNpah/UP6yQ6/WTAy14ZlFlhX8O\ngTjUh9TJ5S2NYUb0KQAJBXSYWDUyk2uH6X6xAvpRHKQrolT4K0qEsGR8fxH2\nCqjRCr6cIOqINbgWyDqXNTU+tssc6LG1T8u0nlKiW1uJ8VgKzyesUkMu0Cg6\nkbdlaHeemB9yr7Q6sSFYjK3UE3xynyv/y/nNIdvNW7ylXaEUVJWbdGPERK3Z\nma0MYaKifH7mWBD/QVzjlBq48+NbBVBv3pkBnmt87ufnVvZxJ9XuIolmd+5a\nzaxXKxBnF8dxmG7gOTABm6IZun9lm5qoKGcJKn75mI0hlyb0OJUYBuuBnppe\ngt1QqLsyEKGP9I/t+JWdsFZBpDcZb0U5u2F5s6Bk9cspnOai3FnI9UmqueIf\n3ZHOM33cAieT3pwpEOG2YYsBcg99Os0meqWdGvzCfWbs+YuSwWnrMo160/LP\n1toNSWENzZ3630gQNEiVtjK21XqwJimk+g+QpdINNL+jY9wLn6VcLZZdS8ga\ncYhd\r\n=oAB4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-cc905f6.0","@graphql-cli/common":"4.1.1-alpha-cc905f6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cc905f6.0_1607215314573_0.36192668505016545","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a8fc4bc.0":{"name":"graphql-cli","version":"4.1.1-alpha-a8fc4bc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a8fc4bc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"862b8429f6d12c9ff7513be044ed11889707b431","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a8fc4bc.0.tgz","fileCount":14,"integrity":"sha512-07w4OOdjmlAa+WQhK61hFStbA+WgLr1OMzRsSGz53CTT+pGOfRgRAMoNu2HqtPgn/oDRfpSTePq+DnJe/mf25Q==","signatures":[{"sig":"MEQCIG0uIPyQBSoRL1Aj6nYeZ/1Rch9pOSacbYbG70adifMIAiA3X2yh8oRhedTk4OpyO3stDk+O7vF3p0s1/u3NbBjqOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzC+FCRA9TVsSAnZWagAA03UP+QGcH735gCS50dBIhxnQ\nhDIPkIG+c41t/e6XM5qzIyOen/VfU91HmAUM+ZsL3e/24XkgP3DGK1irlPGh\n7BrADPsL9q4xLvIePivq4tJABxlh+qDKPz1dij+opMbcxp9aT9C8c+44Pekl\n8OHWfQJtZeMFOBRKU5ZRx24H81OnA0Vc4HPVLeEVMxra5XK5N8xA3Sjn5PWy\nQ+A09+rrl3t1QMmY0tX/ioYq7jIStGgzAxLJ9ThLi6uMH/DGtipqJP/P52lx\nfpSg6Yk7KShkMygnFDiPwaCHSkuyar0yQkpCYXqrwQcnhtHlz+WEoAHboTTC\n+ACBNvqVHW9cUwapf4x3cW17jNDsRRnofjPML8xxbyc58zaOmIOnDqBRePAa\nJc27kClAOGfqABEkn2WtH4sHcp8hLrUamAwil133buRu8gfiPTrjADJBGaJ2\nU/Hw2A1CUQQREXAE5cRt8aVzjpIH6dlL1IrdIU2pOl/grp655UfCWLy9WHx3\njL48GU32D/7C9NjHTTbvZJmQLC36AgFsoZ/ygwaaMRdnrrR9/5qiMYqzvJj2\nJxVDpma6mCWYDWJeYtOc7T5RrAIBHSOby0Eqwut2Gxkd0VdY2rXTmPirFLCi\nD2dzhEGNaMq8LWKBsQmr4n9GdkwgNHIX1LPf0LMXsZW5VrY1Su3YfEBiyqqZ\nfFW+\r\n=KleU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.1.1","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a8fc4bc.0","@graphql-cli/common":"4.1.1-alpha-a8fc4bc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a8fc4bc.0_1607217028947_0.34871269131929794","host":"s3://npm-registry-packages"}},"4.1.1-alpha-120182b.0":{"name":"graphql-cli","version":"4.1.1-alpha-120182b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-120182b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e1d61aae2f17596dd0412cbd892d31213bc48161","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-120182b.0.tgz","fileCount":14,"integrity":"sha512-1r+1kwIvfHNnPGGR2tY/+89muYCbgJg3V090ZfEvUu1sqpcZ/hxIOVU0b6Cx9eQ2/p0Hwm/6ZjEYgNcmHvRMEA==","signatures":[{"sig":"MEYCIQCKPz/hTrHBLh/UhG/jd0RbicKbwVS6+nlEGO5GKISNZwIhAJW9oib+MBt2r3IfyHNJxMfCAOjZDyy4bM5LtmU58kEg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzEB6CRA9TVsSAnZWagAA8RAQAJOy7exeXM0mGw+RDlF1\nQEgcpEIe1GVw5Bm/kvXHytgJ6SKm6RKCVBfDT5Vvek7/SJkp+3EGkkKt8FD/\n2hZP0o9PIwJEy5caAiWf2VC3xpEdBYPmECrAD9iuZCYGTiCcJneGJCeuXuWP\nDy4rkvm9Hw0YmIyPtbtnYUCDu/BQtmbgxc3GrJ1FqmRYyNNjUKdeRiwpcbus\n5uQekm3WXjpursAXL5W6YXdDJ+Ec/ISOlHs9lDayT/VFDhDIcvEoxj3sWaZx\n9IVKAsEmJsgr/eX9/Vm8PWBbKYwSWnhnm11RHLUHsaQIKJhut9v3lomasjMa\npD3BE7tCQrl/D//jyZbUESK6hICoOmqwXx/8sL0ejWn3va2sRl0M6xi7J8zY\nuVa9VpADSU7ymfzQy+6GH2Ng2U4h8n48FF7f5btuwHIYMgmFdbyPSeX18CnF\nAfCbb/JEfsEkSpFjCcIRAmFK0GAzKkudNYk8SqAFecY/D1UVIfRw/yhnTmpf\nIYayufuWk0wQRo/Dc7TC+i0oiy1AjxjQVVCPk0zXZxTkW942y8/11upvD0Sg\nghLL4aDMBVWmpV+3Tg+RR+Jkn7F7bAqx4VOT+jLvifMO3A4uin2Agyfqm/w6\nLw5wEheX9OrmFYCKyEuWURuIYqJe8qwLn9cK3Ji3hR1EQlWx4mR72MFfw8VB\nCRlm\r\n=vhvP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-120182b.0","@graphql-cli/common":"4.1.1-alpha-120182b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-120182b.0_1607221370081_0.10098049961017885","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2beaf36.0":{"name":"graphql-cli","version":"4.1.1-alpha-2beaf36.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2beaf36.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6f89a7714291ea1e9de3fa359028be49d17ca6f7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2beaf36.0.tgz","fileCount":14,"integrity":"sha512-sKQLHHiCkuLSjgsWmSDpNH/WHv0AfmrWHCeVFoSnugTeU05PVQFHhRJe3umD6LpK/2WQxxcI5sWtJ6M2IthViQ==","signatures":[{"sig":"MEUCIFQFReQ0Wzt71bH+8Q4EuQX1A4ruEUdobu9ZO0x/vkQNAiEAs69kJ0OPUi/Bl9uWz/iYWrI1cHnF+8iUe63ItXugwiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzXoUCRA9TVsSAnZWagAANMAP/28wPrBl9r+PGNKatrNf\nuAt4CV0Q79Ru9yAHVHW0CLL8ijA2n7hxGtsCA+xT0o6mUc+QucJ5P66TcKi3\noUafQHOMSzYox+uX+BSN44o7QuNnXchSrkg+q6JCBK+lMU3QHfzkeGQ3Hr28\nUbVwKRDNKtMSun3thwtiPi94PhHuqQTsrTdfWtHfL7yB6KhuVBUgzSJs1FYM\nzMEe4z+sooIbnqKlQJYm6bZ7ykxZV1FhnBOtD546LjxZoezlDpasfYBbF/wv\n0CSppV6bp5wG1anlwxQR7hf9Hjw1YUck9y7mdQloWFSvn1hgvg4x+Qu3JEKM\n4SnzWqsGpX0ZcLSsYYLBvwKpIxXw2cZGW4H5MGBEUjYsAh38Hf6YtN7ZlkyU\n4lgBEfxnw1LPNJuSq/ipvjS6KYNjOcQVcq96cCuiUd0GElzRK050fbq/seQt\nI0MwGZKdsSNXscLS3jGYEnZexaHKXyTvsZVFaAOmBl8dptwXshsYxKwApE5j\nxfwd0aFneTYh+n5i9QN/5oYYwh0pXA9JZlSbqvjJznV2FOGeUtiFUkmC3Bst\nUuwCyoKqqo/hnXUf5hIkR/tOGVSU/k5208khEZ4Q5oTo//JkuGFwtJlsKpeQ\na99rkS55Q+vKLyExTcMD6yV3EnLTsbPNdky4Lk71hFS8AB0X3SnRKZzvV+Xz\n4qfQ\r\n=D51g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2beaf36.0","@graphql-cli/common":"4.1.1-alpha-2beaf36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2beaf36.0_1607301652166_0.17776826546135016","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cfbc690.0":{"name":"graphql-cli","version":"4.1.1-alpha-cfbc690.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cfbc690.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"075514e832fc003be871ef128b485e94ef8c0bc6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cfbc690.0.tgz","fileCount":14,"integrity":"sha512-kKSWOWDW36UAmrwTnGLX6pkv1uSjaWLcGhIHiFGdifM9ArV5lxAGkFTJuzWI8CFwt09wmxxp0vm2FDKSbh5w8Q==","signatures":[{"sig":"MEYCIQCPt5dsKA+FF+AgtfOaFpudwSKLB+J2xlkvr1DSbwxK7gIhALJCfU5tVkfzUzqXbJYVyi5rKsHtGbzU3Fn8w509Rlvj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzei9CRA9TVsSAnZWagAAcf0P/1NUDhySc4OpUYlEKMa0\npWWumLbWzbpoLYUbaPlRdecyMHBUyVf+x6bw9OUzj3HhfqXGAob9nHnAo2hl\ncmGXjz7hgY+vx3frO15BKkCzq8W/759ZmDYNtnUJCPFRAqK3/D0+bNOX4SJS\nc6KKZxbTkR762CT2BkDlucVOrCsFaNR8k7e+NvxFnkvIqyHXtljDsYL/t4nC\nrGCGl6WW8znwYWSEy/cxGg2MAwIJExxoIHTWvSzWvNtyRv7jWr0J2x9K2awu\n5m52Gb6ksWRiYD1u7UlkWjLq8GRdS2QMPErNzC+gJAldmzXoLJ6mSS74/hrl\nrH8vHojoT360aWdtYxd3xmQ3h5uT8LBVjT+dIkygHM+nlNt7cFTVpe+QSWCt\njRXC7WG++Jo25zuMFmphmFDAD5WOasTQq/OmVSHh6yhpYSIeVZkSJbUA62X3\nozdT4IRuB962h3G6bM2rWt1DkHvQfimPzXKCnKCzcGf/wXHXcAB+3/ax3hZL\nlmGzR89lnkvtX4mqZ7vk3mnValPRaaNAPZyktW8oZLMRfBXlJhmRnJWp4PnI\n6wh900PNd7FEAQyGGgfUvMOCD+eN2eHYyTukXqsZQwVsJqi8XfTWjw1Wz+Gt\nx7D8HYl7GKO5t7BecwYGZft6PaY/Cpm4YSKvyS31yKxmcfoGk1brjCr+fy8h\nZR75\r\n=r2Fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-cfbc690.0","@graphql-cli/common":"4.1.1-alpha-cfbc690.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cfbc690.0_1607329980428_0.863650795146796","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ef1128f.0":{"name":"graphql-cli","version":"4.1.1-alpha-ef1128f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ef1128f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"75320e7ba11b8a8e5ddd9ddd355a4def741a53fe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ef1128f.0.tgz","fileCount":14,"integrity":"sha512-oBqfC9O7laEGSCHgWxDhyRYg9nM/yvRKBK9V+PU+jmKCKXlDlkZyxDwutqPhMo1P41+klcl2eQnyEN2i+DdgVA==","signatures":[{"sig":"MEUCIDmnuswMQE0OJo7iWDAQvuSodhMw2EYgH1Ix42Btv+sDAiEA/gAL6gTpRDUQPLooMPQTzvBmzAmUfqS69J9ajG8Ki7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzewLCRA9TVsSAnZWagAAGdAP/i2v9V1yPX3jKYGpiYf3\nI4Yz3NX1EUhv9PFnmDuvhkqWS44lLVwU2u8oOjQCRDQ7Fr87XoyZfiuXHQup\nNdOuaZC0ylNN5y7Tygc5Dyo6seBM6nl4kIz7VZRq8wCcVjBY/rrj198NoB+v\nk0rQpnlOAGkfAfLhYF1ZFO6RzzbPX+aPgD0zbBYrT92VUTTfgtNeKyIhTKI/\n2NNfFGHElyC+jfMXPbCC+sxNahPEtLsWm+qP8hCybaMsiBud1rS6C9z/Ro/3\nUta0N+RSvvyCdLMoQtgTvHcne/E9aaWajnbyG4uzzhjOdTPW5sHEd9d2U2wF\nx+leHC3lKwn0XweSIYNGQa1RO5+CCluKV1hAP13V1JpeqTWknkjS47N0V0v3\ngQlrdgX4vPcR0iljeyuFSEa8zGhVNKeDJpwAgFoXXiVKigN8mt1cTDidwy45\nB+vVgURH0qa6Hedrp5gxCgR7aGvygMqXlHaH3RnAs3K2Qi4h4Prf54j7K5r6\nmkbgN9xdzuSylIPzZq1e/QDuldxNsByXJvzbukpBl8gAgt7vj7kihPD0+z0Q\nftWccmIqHq654Rf+C4ORidk5g9ZGnat1xk3QTqFXK3LJVGoY+S9rIC+KxwKI\n3x2peBlL4qFGcjzDUK4R3q4Nv1yN6VVpCz8ZRsiVbCnkpbwo0wl02cCIaPd5\nkMBe\r\n=cnL8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ef1128f.0","@graphql-cli/common":"4.1.1-alpha-ef1128f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ef1128f.0_1607330826623_0.3104900839806386","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e94156b.0":{"name":"graphql-cli","version":"4.1.1-alpha-e94156b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e94156b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8461a22986014778d4720c183aaad0c32840827a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e94156b.0.tgz","fileCount":14,"integrity":"sha512-DA3BQrc483GYbkWtmdWdsmX7178KzqT15HARJqYTk1ZaYg3ctuhRM5zmUZP+w85Xl2hYut29zI4aL3Ev+Y67nw==","signatures":[{"sig":"MEQCIAdShjtNCxKPzZX+iBFkTJAtd/R5gqGzrRyqoWQvWCPzAiAoJkLFh+HuLxr58H1mgiR7oRtMmyz4wGub4CG1Ad09nA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzfOZCRA9TVsSAnZWagAAPNMP/iQ14/uV9WedYrH6/poi\nLZvKNkXWOLZ51Bjcix+Ae1S0cTGZYFP5yREudYOEPMLQbpcWZgG3/9cU8wmS\nbLZDNH/WQlUkd0umRcJEDwSGb0g96WFQ0nzSurw0GA0EPiKFp3OBfeHAbyjO\n9yjPIheaOgD/ZtUn3VJUrM6s/bg+JjW3ntXqiiZAQDDVXjnXZcfJfbAQ+WpU\n0oNBkzpSRIQPbQBS3URlSbROwyr37CfLPdjaC6lFlnmxm/dGvUv5WO8fQX5o\nBaNzciAr8MZTFNad0u+6ePknCc+pwwg02vxULNt+nxXfxlSPQviP0PX4MMSG\nN6x4pvZBlwNzOXvh7Q7K5hgPNnxbAjrB6Xzj1nlped0TJGL6m3QOaf0TIG54\ntv1W7OQKjVa9V9zS72Kt3oM8Q/S21VSQS/hSTYb/q66DadgwEmH+D5liMPhF\ntllUI8p4h0I+jRkWjz0347lHl0g2Wc3puzR6gZ84lEVmoN9CsPhr5BnQmgdW\nCL/sTXXa9PdgGLn1ymLF3vo9iQZoBUJScSxApAoT3xy0nRnV9zxFxqExp+gw\nyT1cxJoKXwQMsgzSF9eJM2drX3gKkAkxzPrtnFNRzLfDtZUzWFjZnHYbVLYX\n4vbvJLy8TLgDVUQOxcZpjbt/riBQQVOCTR8NBrKcEhZOFD773V0rrHPj2KoR\nBELA\r\n=i4I4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e94156b.0","@graphql-cli/common":"4.1.1-alpha-e94156b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e94156b.0_1607332760403_0.3470615424255914","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c71537c.0":{"name":"graphql-cli","version":"4.1.1-alpha-c71537c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c71537c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0328cad59e558e7c6814861bef36f1e3e95c7c5b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c71537c.0.tgz","fileCount":14,"integrity":"sha512-vJnf+aUMn3HFM3UG0CoWQ3uu+sV+mD3+0Pd36OMmER+9DON6KQcxuPJAeQ4RRmbbg9Nnde/pq8onkw4X8B/UyA==","signatures":[{"sig":"MEUCIFqUydYSEG+xXspEe/C3eAv4kV53nu0OFPLjrtyfJrs3AiEAhfS1a4IubnWIiIi5ZLiKYBH9yjKshj1JzAxqttdiWoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzflXCRA9TVsSAnZWagAADaAP/1RLPNMrWZrfwJq16INL\nEmO+nWV4kZRP++HIl3SEDjS4aRulx//wEU3hCqcbqKg1W18nnSp2DUphl3GT\nZpC3gLnZPSQWEbuXnehit4OsJYzd1WYW/+IRzbUv784OMpq0FAxDlIDob9Wb\ndFiqcJhjN7Je8lxzcDI3Bngvf9jrbrDHla+Q1iYqRo/1VB4OToEvc1U1rHyR\nXSzlJj6nJZXGclPu5g0kJveWViiRxnR/5arfYUu+841uwgY8rhs2+r84SX/U\n6rzXE1jcekpAVCQv69dIQBJ8/FoOIUzOi2Nd3EZbqA/GFCFqbeLSOCTGBke7\nBErWKFEPUp/QJzOyRkTlYQUDYeFd4uMnkg9nbnUZIoAPingGtVIktw8G4Sox\nqd7emeFTxTST6EM/cA5GlIA/g3Q1UdhSTIgrqvJNPIHwwHgYvqR7WSYQSx5A\noui436CaB474Ofif2NZqKppkLYzH4cGAI+iQAL2YRbU/AcxqWCyzYRfhBwj1\nFe1bogZ7zbfM0iONjhcde1wqz/LC3X3GH4GaVQabkqVpH60hjRg35DyDV8ew\nxG2mGqLgIETiWA8inlIOHkoUVK86Uvh4fBVTqhxvVhuj7l+oS+5V+hkW/pR/\nJ5n9JWkHHXou55GyWtoZ9+avy3gtni6BHS8DYyxgieF2tXDj4W5xCEvLInVw\n96JQ\r\n=tZ2W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c71537c.0","@graphql-cli/common":"4.1.1-alpha-c71537c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c71537c.0_1607334230758_0.5436576706365615","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3720934.0":{"name":"graphql-cli","version":"4.1.1-alpha-3720934.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3720934.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5e7d2b5ba7009c10bb34f26d6e4236c30a5576c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3720934.0.tgz","fileCount":14,"integrity":"sha512-4kwabdPpNbQ+vb7pqn7BcgWbGymJBGaYG7NgIz4ikWvT/PXlCLVZAbd0nO3wUI5FvWwsPzqTmOdv+6Wv8m6EiQ==","signatures":[{"sig":"MEQCIEVwvje7we54k6YXVjoMut+bfpxSuj9gr1SowSIgTgYNAiB71RzIm2CrhzXMKffl6kOXJjbInnT8709fHYQJwqWPbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzkhFCRA9TVsSAnZWagAAPOcP/RdvZd+Q8RSOyCxHt5Cm\nYYM0HUm1nXgARcrgecJKVQIGlT8x4xSvJ0va9yKPfEmoq499ms6bfs2ZCJ5y\nxXWKXhH7SuqGmJjtSJnNtuv/ImUPeDBVXLsRzRtovCbLAiGVqiqv/CW/6QK8\nfwJ9izxUjn90tU84GnSXJ5Tc3rG3qF63UtXwINQ12Fk6upVQRgEcYlIKCzht\nvR1iWCP5S5HibYFdkB5LJWuJjqhoGYF/xeTmqFJyqFZrqkid4CPYKUDeETks\n2r6lN2kzh6FL893kZRzYnUMRKjUOWP/2Z2A6jQDcWR+h3ArVHbNkg1JY8U3D\nwe+U23Txdg/JRieVJSp/zBp6uRGVf1/o5Hv6eb3TSKXnfIOcuLgKYbyMMUyp\nMkTLmElRl1dDyT4YJMKvj3+hPVIZ9ihNDq9Sg/jAUW1xt+2Fcctsa88oq8CU\nDF5jertcX75uGXQrray2SJC9zNG5O3V3Cufgsr3uQyabGWmyDji9kf5zLURB\nGkzFtp2r1DKpT/lAsDtl0QfQeu/yWlp1n/wkVUQmy241aKi/ZIjMSR8r0syJ\n+wjw0plEUS4boa1u7kzdhEx/IXOpFyVLHalACSQrEikOO9FKNb9yKmnbc1P/\nynTQkNoaRQJ4XnDNv0sZicJ1qeJtdWRlBNZpmledpcP3VgkHFCtdfdkjsjt+\n95yu\r\n=osxj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3720934.0","@graphql-cli/common":"4.1.1-alpha-3720934.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3720934.0_1607354437088_0.03167425358010978","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c3ca76c.0":{"name":"graphql-cli","version":"4.1.1-alpha-c3ca76c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c3ca76c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"129e050278f0e1e8dc8c3a0d0178b017f85e9eaf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c3ca76c.0.tgz","fileCount":14,"integrity":"sha512-kv2XgUerA8CBeVSJG/4FQ3hzIuAqh7ukA6sDxg33UXxUlAtzJve+PXnQZZFsr7Myi7eCclXSCLnKhM7o6icvZQ==","signatures":[{"sig":"MEUCIBssUHPsb+d7QOjMG3ZNbmq+3aNtRzlMFIjbwpGSSjJLAiEAiLMfI/wVt9pK4cCGjiG5D+5wVxNhGru26t465zqrqos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzkmOCRA9TVsSAnZWagAA6H8P/j6rMMbshI8h7EN0j0gP\nC9+3wWmngvPeRqbc7p2MVFKmg8cXA3IPEOYA+f7Ku4/wpktI9kO7zvaVCl/z\ngQePgrgwIlCAsJoOeIFVX9S3ziqrcEdKgOVRsim7Hc3CFR3Pvwvk/k0e3j7m\nOlhZarGMbUmrJ/osOgbbzyFkH4A+EZ64yBJI9SHfaaT6Y4RcsDxK7crgZ5o9\nBeMvkUBGRLcmLQPrvLfAe/pPaumPxQKvlo76LDcSYeiPDgzpZYsrUbkbPz9F\n/e4KX1MI01LpmBYOStt/4Tg8tdQFZ1xGUqs5XJwF+X2r9TJU/xKxhtBQTggg\nVCSXa9v9MAut78RcN6A3zyK+3EPHAFL3ASoMh6kGAvbsta07RW1UNxI3FkmP\nr43mLT97DukzsJ+BQySiYiSX4EE4Jm9rttqKr0zFi7mNuiYHkGewYolMme2m\n2XTkv6vL9qZ6vUn+AI9qzni9OSRV/rzDQYamZwUAw37FhnxGGThAySIpvcSQ\neLWj7/UVT8UP92juLlJK3ybnEO8MYIK168Kr9oeFQxf9aQ9hJb9Yye0eIKRe\nGw9vEqtQ2/mLZyk2bBKmKvAp/VNiaTENrYLSmfQcKj/QYhaH8v5yNfSmsQIQ\nHghCTFg9wivkAuAKa/wPLwf/7jAHPuieAa6U6jNGknVMBB/AkEmyOPa1QabQ\nV2r4\r\n=N+IG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c3ca76c.0","@graphql-cli/common":"4.1.1-alpha-c3ca76c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c3ca76c.0_1607354765813_0.4197382077959828","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0546e07.0":{"name":"graphql-cli","version":"4.1.1-alpha-0546e07.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0546e07.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9730bf2bae80c1ecc067bd6b5a9f671512ac39e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0546e07.0.tgz","fileCount":14,"integrity":"sha512-bqySnyp7yELWhf8NA+etLmIMkBCKIzboK/I1kakswaK4P7e4hTK4V/nfk2/CV3yEWv6kAL2UEXy5iR9J8poOvg==","signatures":[{"sig":"MEUCIEKn6l+2KO536aRQiApms6GZiWk1Chf6YYvodW4GeH7KAiEAqOAG+s3LddlIU2y1HGo1xdqOIS/ccHCO3Mmx6PKBeb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzogSCRA9TVsSAnZWagAAAYkP/26ffpzIRtwqXP8o8iOa\n6x1sfeh/fAC1mDOLFAZnHUMKvyls3H2giJushEVh7eUO0mh7KgttpZknjrmz\niPmUnwIeQYS6LtDdc+m8hgmZo6uqugXZDy4xTiMc5XU5OPAoe73+sJ/Xe3Ey\nWt533e+Aj/S+JqVq1KC/YJqU3SBg7pI4ifHGtPpYGrvPE2/BJzmr6ft3uI0b\nZrwjQQViyysbA5LZQmJJRWNcTNwl301oAQqUn0eOHO8vSBFX9LjMGLzQdqXr\nV1N2vQ180xdZ4s/riNu5FeYmj2HVHWVTtPeVSYIeeMVVVbmm9XFkUsDTZqFY\nP/3jOM2PZMzZWy52PC+ZBZZyIdF3ZSxyOlQ5XOzGl+Az7z07UTUfZAW0OXGM\nheNxybY14b0OQg47DAYxBNwU0YVB8OTt63Yba51JnkfCesGsurhCBxcBSU0f\npf7J9lVnDldtLj+SDqVj08FeWCFZWnSq2U+0B1Taf6OjWVOcQrxStJDTSvQu\nU8+u5sATDehovfc4BNjoB2Obcien4BQAYn/7gyI0TvMjl4K7IXrTIScT4OxF\n4t8A1gOsWgP8/1lfn+1j2axJBY5p4hLgS0HJp7Dxbudan6mYcFkhOgrHbn8L\nsViqiVKTxtJdfbisCk1LhurIGyRRZmPvm5uVmsqSp4Tj7kNVABR8ovtDTfM/\nN/tB\r\n=gm2u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0546e07.0","@graphql-cli/common":"4.1.1-alpha-0546e07.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0546e07.0_1607370769156_0.2623220204857106","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ea3f707.0":{"name":"graphql-cli","version":"4.1.1-alpha-ea3f707.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ea3f707.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9fb0617c5f20a5cff4671229ac2f561e0c633e6b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ea3f707.0.tgz","fileCount":14,"integrity":"sha512-iL/pwhAdDZTHMiwzw7shns/veqAHxeI4OnIxgr/jscd97JQI3aTHYyty9TjaxBGpe8xmyFKtgvLoR++OhdK+bA==","signatures":[{"sig":"MEUCIQDGdjWBTwsxvswNpZf49y14HkyomAEEjq/YLeoQMsVZCAIgDEbVw3Qlmcvm96gOycMFH7WYro8kh8S7opUm4hiMj1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzokpCRA9TVsSAnZWagAAI60P/RP99gpuj36IBvjpO5n/\nfHNY8NtLybWlVHN4XuPwYx6MiFWO9Y1t2QC8H68BCC0vgrsB2ggK3QmF0RqN\nDiyp3//ee80YgY+p1kWL2iCP8DA7kj48E6bMYzFHTVlVL/kkgzTnK6Kj37xo\nUeZWf4xyZOZBP1VtvNMNEcS8bLpv5XmoZ8JLsWpr17Rypgz1wnB82XwWyCkD\nsNK1NakWsY5DvhMnkyqGT4mFtYvPBUVsiFqEtvstXhpRDL2Tv54WbaqI6ngH\nrnBrJetkhiNlpcBHFS8G/hrIN6rWdACIDnosaksr8xKxD8I0BVjqVCpX9kKk\nH5IYBnF0MQAjGZLNht/d+HbVBvrFaUmZr4dPGiEQB/R0TAc7baI53iC61a4X\nOAXizVBhg7WxvzjovejjL4oEor5EVDblKaLJ7Ogq9qH4M71Ni1YtaFZOcMbx\nnXhysJoBT8vcEv/tyiwmSl4tUN+J2FadWdlVB4UyOa2zt9fPNiEuMKymYuI1\naENQ40S+8xXw6RfiW798a4P85guA89E2wDYv3p0peNUMhE4NZKxAZG8AyVjy\nzWtgfy71CbTW7jTEl/Pigxo9VwCMmZpvCQpXLUQvgIH7hJqi7oOk14PuGLTL\nkwtvY01IlLSIMQ096fUdNAWrC/exh6CNuw6Cdwrt6qAWWtFnbOoRwkWQsVvv\n/7CC\r\n=Ph5R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ea3f707.0","@graphql-cli/common":"4.1.1-alpha-ea3f707.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ea3f707.0_1607371048594_0.6581469505378248","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ac6acd6.0":{"name":"graphql-cli","version":"4.1.1-alpha-ac6acd6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ac6acd6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"15f826f062ab5f583becaf6e8f11d869cb7fbf34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ac6acd6.0.tgz","fileCount":14,"integrity":"sha512-ik/Phbz36NCuzEJrnhDQJYSrG5vWMZO+G3CHqbvIWmBlJkC0Bcl/S/Cqe93d0CXfx7Bi0ATVC/rSklBOFiPMhA==","signatures":[{"sig":"MEUCICUlNLlWsrYuNYc9lQCyMJexiW/2iO8v8LH0Av0FF2WTAiEAtxxBnaZBThBow25IVX4Owfof+If+AWlOEzjwh8kplmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzw4CCRA9TVsSAnZWagAAazkP/0p+wWa+gTEMBjCN/0ez\nORvr/gT0FLDZhh3nj8X6apApMZRmgXHSY3B8eabseoqA7lhJNa2RZ3musdo7\ndBkadCuVpA1egiegXiQ73dc+FLz7kBkLXG9Yw4XHWNtQpgXkrHnftrMaOgEc\nCrLx2IzYFbMi2EUOLIwmUpYg39o0JAbShFZ+oHRpVJgmFm7Zr1cc8okrH9ZK\nYjCkTLwL+KqUBMVNGCqpzyE2GhHe48yTE1Puflu1CQbPeP63lMGn/+W0eL6O\ntCQjsLlMKo552RrWfqdVBruuNSiNO17x9cw2fGSbb+CNqrZFsJLB2bZVT/0p\nQVyBeHTYE5PmRzA4nS9C3gKlru0VuXWFFR0n5HAoOKBOmKAREwdiDeqfzLAQ\nD/L0gIe8HLOLH8mQ7xgovff2QOXlQk1NGD8MedSMe5bpdrIMfn/oo3NFtqgT\nQh8bQeDyOyh8VoiNuJ02BO8Ktxis69Dsiww6W2Op00/dlnV5frRPfq2+DKtN\nVFXnuqz6oGHTG5zUBlLe5lGgyNdhDb/DyoTppSaISTDmZSpu5muYyfM2hi0i\nvrN9l85uaunhG+HFXbZ/2esV8w2ImVkeih7LQoDSd8vBlxPWss309wyIZNA5\nCFMVj9I8W2t5JoB8rIk96DNabrqH265uiOHUkrwtg/eiAghG374Pr7cuTnJd\n/kdU\r\n=SPJx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ac6acd6.0","@graphql-cli/common":"4.1.1-alpha-ac6acd6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ac6acd6.0_1607405057921_0.7949239609639369","host":"s3://npm-registry-packages"}},"4.1.1-alpha-357f00a.0":{"name":"graphql-cli","version":"4.1.1-alpha-357f00a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-357f00a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e9eb5993280fbbbadde0428fe3439bd4ceecb20a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-357f00a.0.tgz","fileCount":14,"integrity":"sha512-vM+i5By9MzElCKHENh7zP/V5qwn57CA4+WzA90WtvBNG2zUXVAr/cbeU/iy+wElqTRUDVYO9cXUCy9F/tyPDzw==","signatures":[{"sig":"MEYCIQC4u83jVLUixddyNFaHHFxFStC6nbMJLRf9YV6nVo9pxgIhAPCfyTvTmRfZJ5wIjE0CJ5fYjBOUwUUlFYWZ0DPn95If","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzx12CRA9TVsSAnZWagAATJkQAIbwNSg3W2Z8l4j475E+\nsowzU0xrvHgdnILBsMckTx4psbTdLsKAJwcuwcHX5RP8WFZPJoWNLsBlSCF3\nTMEszEtEs0MIaRtiWZ6AvEWeE3Vw/rfioPz5PmjEiDvAh+/UxOspphlc9ljW\nljvYMBLn8cu7N2NLwmOE0S9hU7nKKYcVsH9CsXVAY9bl6Kj76Z9t8UEsh0wz\neiZiB8QvEzY4zohFQ+cLUKp6xGf6cHkDQ7HZ5hVxsvKhwUKE2MyikpV8+DAu\n1uTka/sBhHTc13YQMyX07OUpVKbNRElU2lp04HRGfZ3d6WiD3AGIwxxRSobk\ncnVJjb2zGFPH0X4bCyX7XbDzqjFxAbbu90Zw7KZDfQSDrKMnS09zyMi2ObHI\n9DEanx8IBvpkUiKWJmjjafww3krvJ6BWS2Q3FNU+bJRdwWYTX1HwtCccr+VS\nOTMjc2tfeHTqDI9UO+emnTgk9SNGVKQaKPdloM2xM+75Ic8qKuJrkd7pWvDT\nsbWHjDO59LZh57Hu/dR+IKXpz3SPNrrgheBfftZHlvy96pcZnOcsRRcpxoeE\nU3tKDBZWkSGehH2nI5d95PuLWb80spZ/laVHAwh7YzaLF0F2NJH6oNeMCeC/\nDkaoDy+UPrbVn+3vzagLtZOgdJ3bPCCeitgdI2+8QBG2tiHRuFTYNAtVzY8w\nMuV+\r\n=GfJm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-357f00a.0","@graphql-cli/common":"4.1.1-alpha-357f00a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-357f00a.0_1607409013764_0.6170068714469614","host":"s3://npm-registry-packages"}},"4.1.1-alpha-99765bf.0":{"name":"graphql-cli","version":"4.1.1-alpha-99765bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-99765bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8aeb1fe1c13372cae785d2684dba531329a5ee5f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-99765bf.0.tgz","fileCount":14,"integrity":"sha512-pPYndRdJZGdKJOD9L58UsvU3jykh82ARBnSeL2tOEzAwtkB90rc9JV5nmyklrm43ML8uuSQ+Ida4N3KTocXJeQ==","signatures":[{"sig":"MEYCIQD1fSDpECQDuNg7WbE/KrVVPvF2zfRX+fDaHAKIcm5sKAIhAPQgTFtHcw8VVYR4srkDh1TPnm9sPBmCtcpNdSROZz9d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzz+oCRA9TVsSAnZWagAARrkP/A7hBKAYrUUL6l1vdqRL\nXwPBI39UDZ/vr6fqZEpjK7uaBi4brkYWjgUPISWxO+Y0qkubFxwATmX4GzGW\nC5PIX1rfo8vN4Md3s/Yz9ervg3/hKzZjCvf3EKm87Qb1hPHpprzkV3rhdx6n\nFlpJuSBHEKjEDENITbulPhlftpQOk99kC4S0ahVHPWv7J+NpPcixy3lo0Lfv\n//zL3sMh83vfgNh7Pq0MXenTcUx/p6tYV98UQj3jz5mcPhkH6kUAHxXR443M\nl3eKw5BUuYyrmqfshEcDGVGl5bZfoa5kTmtCJe93ClM5DNREYxmpqccsugwP\nvQN+VntTCE+dWVMqaHlmeKdrtn97R+i0+prZAq8jfKAAyP2DKuGRSn+eIitc\nBvXLbSO5yKY//PhF9rdjctjIOqY1yeVxcy6RTg3N5eFIpn8AT9qp2buXrKVe\nh+8Pod6SG3AQj5zIfhf8piNbELT2PwDjqOXEHlzwvn6O5HwkY6BPsYLwNqJk\n3jr9iaLaSUVz+b72GcNK0j5ngtKLoGB6u9EFlg1P09i/n/HcOvpumeBNWtuv\nF4/FggCOe4eaZtAMD+FBYJsolA7O3gBT8vzE6vlV7Cwnwha50qgfAJhtI2Ic\nu9Kc7R2d5NSR5wlVrilyrrV/3sGGNVd4hsafPKlVShoMd5uIP7cbr5ZY7llo\noTfz\r\n=eOL/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-99765bf.0","@graphql-cli/common":"4.1.1-alpha-99765bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-99765bf.0_1607417768026_0.17496192266711041","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7c0abf6.0":{"name":"graphql-cli","version":"4.1.1-alpha-7c0abf6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7c0abf6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a72e149921ada62018c2ee0489391c37ebab6423","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7c0abf6.0.tgz","fileCount":14,"integrity":"sha512-fDCk505PMVIkmhBxsMaROlMNcvj5cUHF8kZsP9n+/mSP0R9TCaTxDoeekUnqfKdYmUMmAeSVXr/rpU4sthavzQ==","signatures":[{"sig":"MEUCIQDBo14jXdBeu0q5c91Vss6E5F0Y14vW8u2TxsnL80USjwIgGgTa8NZpNsKJ8Fq/pLCe6Vb3tJAGATqLwc3bA9ZObLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz0DSCRA9TVsSAnZWagAAq0MP/3Knsw1XE4bmQk5x2//L\n7L9iwzx3zYfvuczqf1YGYC4QxFf8akYhUbfF0WD/3/jX27LgvLwCCTLlpIDY\nh7UyQ7njU5Ao9QZZRb8//WqaQe5WFpIB2Ds8Prlf8irwcdGNuO91r3a1yPZX\neP59EJUqz5B4j6lVoO5gEk9NCIdktk22JHTLWJyN7TNb4jDLNI0k4nC82xYf\nK82XLS33WTwKBeZ8QElEkW09v4nvlYHDXiuP/h0+CvY8hiuGCo/NwjEbUtL6\nEkDx5pcntvFdyI/+CYv0YCfEeI9Blp4YZL8/zvoXFqsd/Koz4lK8VcbLtOWL\nyhz7U/kjOKeS+6OvTVOvHi6qtgbuNpC7+6GbZl/pOPbsgYHmF6KSTpre8gK2\nKH9pgX/Qa2iHF6+UFEc40ZHmOPUg+pFK+e5weqYCn97K5NmJz+JMjjay4d9q\nukS1nEjetLBZeWS32YUgXIWfTetqFFqWU4ooTp18ywb3JIaJzZPEUfuZPg/0\nXvfDZ9zsbr07BT/OcItdR4ZcmE9g8g34GCdwmaH/sVod4O1tUNpjJ5zOLjn/\n/XP51o4FEcNDKYm+nnJ6bt0dYuPmEjk1Ks5X35cT6YtgKloD7oP6d3Hk//ub\n1r/swCO8CSCenAzS43lu564iOrbcdSzTI02fEmWx6Xx/vUjVQIYb1kqNf8dH\nA9O+\r\n=3jU3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7c0abf6.0","@graphql-cli/common":"4.1.1-alpha-7c0abf6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7c0abf6.0_1607418066086_0.34292843150717145","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2db74e5.0":{"name":"graphql-cli","version":"4.1.1-alpha-2db74e5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2db74e5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ee220b4f74852b06f5311b500e48c440c856c400","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2db74e5.0.tgz","fileCount":14,"integrity":"sha512-u5fAkiwBNhazaDKVKYME74DxPMwTFzcMwxk56SAKyrEFQg2tCmOZDAT75F7EImPRX7BPcdPLS5aSBNA1G98BpQ==","signatures":[{"sig":"MEUCIQDiJWYoAbnlZWkFt6PGUKzSufD5c1bAMQpd+BRof6sFRAIgc9emBM/AZRGim09WKIPmbjCfzYFfDLkYGrGZxnoH0ok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz0EQCRA9TVsSAnZWagAAJcUP/AsVBP3HhRbkhoGwXgvH\neoZxkIEXuI4ScN3olG1b65eksSRUEXdDJeAc+0g7OFAiXxNvQheeepmOZKh5\n8etm/VK8lEtKF+ORNfRxMxXe4NbSErx5Miq/RSk/7Ceon+93qjF0g9z/5DIJ\nHXI62PsLKBcS1I3dk+/3wQZsf/y44mX3HsEchnxA0b2V4KKsf9LLlXb/Xa2x\nvJ2AwUl7K+WOCM7c3+OdqkBOHwUYSw7+55ugnS/nm135J4l/u4muXYyjKTVO\nT7UdQ7C4AL+FXQUOuhlkkXBrmfotDK8Ejpp3/m3K2Yd64iUUH9UMoJ/vZX2M\nHHonvpd4z+IWSiveOcTUBUsrnFqqpLHRG6PpBlntJ1moqXAufB2wL7PQAhRF\ny+g30vOO78qJ14BhijtmABJAbjraaQiJ3k97W5l8hxgNXdLl9MglGXImC6pu\nFNbmG4A4xDSlLpdSleGlZVy+S0yAg5rv4NtT56+WaMPb5rEBQ8hn1H04hXcF\n5zaRUe+1Ai/wx5uTPFmr0BTETTQtU9CpjLwVsCfWviqp8i/mtYcpzJcZbhNt\n9nRkBe25TbzjkU80mRjgEgvlb3jaH82HDzdIhzaMvjf197aluPZcS/sgWkvU\n04w85CboM9D4RPN3JZSyOwnvLAdSC/tTGz5OmuYvskbQYjxRfPQjsiznL0So\njuwW\r\n=4mi/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2db74e5.0","@graphql-cli/common":"4.1.1-alpha-2db74e5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2db74e5.0_1607418127249_0.33730977896587366","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b34f524.0":{"name":"graphql-cli","version":"4.1.1-alpha-b34f524.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b34f524.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"804b477a4344b4d18ff97677e06c6b663aebcd5f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b34f524.0.tgz","fileCount":14,"integrity":"sha512-+KExY34GoUvg9F482L75Ftbc4mSLc6CrfFNgaAC5SVm+pqapR2upZB1L8NO6xcwGOQO86HkwhBTwgbWTpVct9w==","signatures":[{"sig":"MEUCIQCWSbZOOOkPveMI1KEiq0wdHgMc5JQcHgQWBFlFkx01IAIgEWiV1442d31KkgL83B7nboDq9zxE3uhxMmbwDVBqeWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz0JQCRA9TVsSAnZWagAAyAsP+wZhZZyuVEQtI+Sc9NtO\nW9wEHtkONjrucsyfbVUqte8giCpoWLogKVbUxG8jQnKc1Jz6Xgjc4Do+ZJUj\nxpAALKje9xUrwOacXYfvrPASfGV0YXh+7GOFyjemKbiz8O5b170/dnQYCUsZ\nssrHtmsmyK/b4x74ugLrfmuHB1VLbeVNXHRHx/FFiHTfywD9iNhhW4i5cuVq\nLmM49nXxdTtHMaaxUFNO8BGS5FNDEZWRShmggHS4iq2q/74fF+0HNnlbviJy\nYN6db5SyQfPGq3IWaPw5R7kSaBOXPk/VrjUuqfT2YE7zMxY45ZdV2Jv+Kuwy\nKWCl6Q1a5014TFyPorKGr3GWvSHxUJO68gdJldW20JdFVv2rnqdqAzdsv8ZN\nINl7PNWiqcuvW6Xa4Km+QDMEz0WvwUX/XYP48XEG4l9Y/UOWukP6meKp/+1X\nUkGCP+9ZK0Q6Cai11ycHdftg7aEf9zKtNtVsW8Oz9KjNN0EC5H82RRW0yZ1R\nxT6tUVRFYo3P8wCOA4nusrBxiFKXpaEFBxdw2xXDBb6oT6A7gF2M+UQj+ho7\ngrTeTgHRnlAdZP7up7H3JvbxKGflJC7x2t2Rh9TNPjmBXlkOBydvUEsEuLdG\nPE5zwFaLS+NovUAs9+DgNMCR3N2xyuIm5CHFMPaJh+GXyBmde/6VvFHAjshC\naA1Y\r\n=STtU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b34f524.0","@graphql-cli/common":"4.1.1-alpha-b34f524.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b34f524.0_1607418448227_0.7031043515961384","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0feffeb.0":{"name":"graphql-cli","version":"4.1.1-alpha-0feffeb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0feffeb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e4825e9562cad3110b4ba6177878a7cea2c1771f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0feffeb.0.tgz","fileCount":14,"integrity":"sha512-IIq0omaWfHvcNWruXjlirK6MCokTt+Kmes779k6tehi3H7QoMSZjJczMKD9M8q8bSd8E54mUswZ+hyd2CmTbog==","signatures":[{"sig":"MEQCIE7r18yLOdXY9JYk02Rt0HUyS3FYoL8R9l+e9zrq/p6kAiAHgyYsXmJYS4gsA4lJEjxuSYVjq9v6NP2YM4jkqG5aQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz7Z2CRA9TVsSAnZWagAA6EkP/2re+IJyHFeuFrUd7Ggb\nmverLurxEd+8WWvfIk+1W++Wud1CqmO6XDCg2tOgj4xZi3wYXvU9K/qMrk8P\n4yVQ1M44LTi5pY+ikPwJmfZhOdvEYGnCfMrnZ91HX6/POMEWufpyigKSEfwh\nau5eMh1XVQGbG8fbOGiloRdUXjuwKV/tRURTWsf6QNSkPBrfheP8vvfrYbFd\n0JG4ta/UuF5NnVpqWpjaABG0+v5S47ep1vKvjq0O4ZlQwyaMJUo+Wvixz8YX\nz2wOKRaiH+83/Vg5lTmKBeR9+Ve4qzOcaLYwFb9nQs3kfDPdSsmK5QE173Lm\nlvMZV3YTwV4gQHwAEYuTYGyye5K4AdZXSVhOr9gaRtRu/o6VFdataJbepsLG\nYru3y2ReK/+rtrYbufFf0pav/Nc/XyA1Pz2QJ7P5/5ZEo+VlCnP5Qco4Wrs1\nWIFMrvdIIqA9rpsNO8rny4LyPEvsJ0YdGN17/1u095zhlx70sHwhRuRnWg9b\nR9u60ZP1q3KbHhu2ZTaTHUbCVv4pX7NVSscJ4VM1LYcd1Li3R6FkjMuSLLY6\n8nFJHolUllHf5zH6KlT00JK+/FQc3v54EVJcb6sQxjnojNlJtd5YMtEHux5+\nQb58TKYJ+GLBlMFbDpd1YKrl/TA68dIJ5CANmhfG2x/yPWlIGRPWl6JLFCwR\n5M6n\r\n=RRMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0feffeb.0","@graphql-cli/common":"4.1.1-alpha-0feffeb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0feffeb.0_1607448181872_0.1049798929096919","host":"s3://npm-registry-packages"}},"4.1.1-alpha-527cf1b.0":{"name":"graphql-cli","version":"4.1.1-alpha-527cf1b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-527cf1b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c3098ea6a04dd81f95548753a8d156cf31df90fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-527cf1b.0.tgz","fileCount":14,"integrity":"sha512-Pd/hOxX5eFhkZz6wG7Fxnm3GPgW/VjqD+ILUGZH755z6wfh5oxGKewRPlio95VSyde6pJL9CqNpUaMQkSyTZMg==","signatures":[{"sig":"MEYCIQCgRacyshXcsNLGGcP5VKURyKInbzfwGwZ7247eUgk7QQIhAKJwAqciOJ4K90eLq42T1q10KBXFD3/5Fm/OPYThFOrE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz7aZCRA9TVsSAnZWagAA+0sP/2HfUotAwH4JBWCXu4L1\nPFITdzCPKG4SV98/2eeV2w9f9Og+eLIoqcZv1+3pskBBG73rYCB9cGK20Md+\n/VUY+PTM2HdF6VfiQ/qGWYNC76Y9iyFbT0/A5ZQkNhVrGhYHaQX90vtmANOS\nLtKO6KlSMkFWuJfKkk01KabExmlaO8P+/b0el5ItKXN6Lzq+KvgKohQ9e/zK\nEODGE7qm+QBVGgDq2JI/jF00yWYrHF0Iyiw8VnaDtAUSNHXIm8O6V3LSS8ul\nN6PaJyzf2z57MDSDif7jABN/YI+mxe8cLLIOFzBenjkhojitFogyU467GeOb\nlweHuRhUMKHyX1qRUeZ4Kcwin9lS0T+bBHikVFnrpoVLoIO89fsPLvzPU4jl\nZNwTajdhS0rEoknzIS8QC1hSgiyDjChiYn91oEddxzdYpGbRHBpWrBHSYY+/\nA67CYBrktq6uB0AHGAioecf5xCcydgEk2xECANeiqX2S5VYs0kzHXNfNMCoL\nfMyyQeLaKkSv9cKuQDXzgToIQsY7FqiAZ43zi4OfzpMuYk/k4Qg7/6LQnG9I\nclJJ8NMeyvaFgDlxJOh6Kc+noLgZ7znXtxa4ca+IiTElR86dU1/m4mbY4Oic\nOKS+lB7z4lw5HS3uGjN8eDNJZO/QuNwzT7ibL/6H0SqS5h2MZz+0OigphcQ9\nTXfc\r\n=FFfW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-527cf1b.0","@graphql-cli/common":"4.1.1-alpha-527cf1b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-527cf1b.0_1607448216564_0.8865547253952459","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8352cbd.0":{"name":"graphql-cli","version":"4.1.1-alpha-8352cbd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8352cbd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"62d75765db2016dd26808101ee7261358c82ad9f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8352cbd.0.tgz","fileCount":14,"integrity":"sha512-nxtb3Fs9j/sb4GMjGKVUtu11RJ7oRCht5CLwM+ORdJLBZQidCc30GCHc0F51KzVQU8FpfptdOc+vQk2ldlUXWg==","signatures":[{"sig":"MEUCIQCD+h2tqC2ce00robeBzLG8QFGSF5iemztcR5TFnzaD8AIgGvNY9R9j+qMQlcZIcpR+3PNoehqV9G0zjs/gIhl7mcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz7fACRA9TVsSAnZWagAANBoP/ArLGMZ1XK9wGI08FrAK\nxeO4IiYxJmNoN3oz5SJzuFDR4EGURWlypSlyf7jZ7ZlgU6l5zjVk7S79fqvK\nPcsOkg0tj1CEyUTpbVqbXUGadEb1hLRke7UB9SpUY+Bshgjy+7RwW/DBaZd4\n061jDgV+f8d2ID+bQbeMLG19MkpLUJ4YA/PQBJKN1f5kkVlPdpyEBDtYDNYw\nqgjilEx3lnnY9JlQvkuTXb6wd48oKnY3CeFNOmVRd38iOMlORuGwHQT+GlBy\nePLFbI7nTR/tsCR7RqGyeJlRVFPhO5ckkItSAcHxcuvGVmDFrzmJEdBNmbW3\n+0ipuwW47SIU1wB8Gr5AHYtmkMbnHxkDMD8c75miV0TQAmWLxK5liFv85KL3\nYs4R1HpQ6y0AbPXw2KsImxU8OEc//P2T6uBEZTzj7aNcYGuqV912Sgi3ydO4\nLnC17TWCBgAxWzHOIm07DG4+z2TiToN/jB+2wN03RYC/eYhb9DRT7IXE7YPA\nhjQsInxjrRO8JmcCQbcfCsrgCdeiWzuDLI0KUWqqfmgJ9AqBV74RZZ2ihQtO\nkqPaoeoLIYCcGkUu8TjoHnf5Pwlog/4UkouMdmRMMivMKBCwEesKTqE1vfKS\nuhoLixt+56XFmggO7dPejTaIhyE9ShU7WMBKP7KdxD+bkIoYRLU0QVyUaPrw\ncfPn\r\n=JHUo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8352cbd.0","@graphql-cli/common":"4.1.1-alpha-8352cbd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8352cbd.0_1607448511953_0.33531614423939704","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f4fa619.0":{"name":"graphql-cli","version":"4.1.1-alpha-f4fa619.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f4fa619.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bd2913f4981e78e790efa8b3b3962726254169fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f4fa619.0.tgz","fileCount":14,"integrity":"sha512-noN8UWx0vCMfq5ra+wKAvDzM1Mq+vQMXnGZigzWQIsosvSWcImoi5wbR/gtVu4Il3n3aGlTsgtZoGl/uglk3Cw==","signatures":[{"sig":"MEUCIQCsBpX+Gd/SOUe6tsh1DnHQef2KkJm0CvFBwcZzZP+hBwIgZfof0AZvwtl7EZRLjaSgi+AWM2JmC99xYKxlF3aJ4xU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz7jjCRA9TVsSAnZWagAA2C8QAJURpq0mPZa/Dkjtj5X1\nSuSbSTB/lfmCoumDG2JVyhNQ/oP0/We5atkL0kpm7XHz5xdPUfCo5U0G+fto\nLYb2JhMRat0IOvFrJPMv1m1xN4IbSA5Z3xP0sTtG+IcFLKG1b+G4hk8IJogE\n1JNkkCbS8wIqannJywgcBslTJ+96XynYJlH8ojMpN8Oj5cSrBGZDdcYboafJ\n8svrM0QGVqEDRPxb7XpHIa6ygJDk1yZxjhmLZVw2t7JcxTDJ7NzESQXk1TaV\nhM1aFQI01tySjkYF5UQyiP6jcuHLTsSUprk/vF0ygX/DA4h5YSU6ptJq+uSf\nt0nc6agjDxw1yQ+i0Boxobt8ipoKxU8HnY9Jo0/sjGKvDBYm3ela2J3QxoIt\n/Nf4ZSeHx7uQTfViTQsPm6MD/5+7AiAFlb9i2ESAfbEeoGLLptNVMJxZDeN3\n9cTgpGdfbayQ1etsr7Op1ea7iNsi+/GtgX8br3zt+i2Tz4vDZxpjCcIWg4PS\njz1LE913dMlKMgijPoEo1c4vFnFdAc5TcsgQnBQSSTDTh3XjzXdAvW5hKcxT\nL5cUYjX9xsPkq9hZlNiK962uBWEjU8fymsIfz8R+uc37MkOn0TzOJSi3CEFD\nXHLxl7ZrMSKDAeS9ZRFQVJeDk1F/Jzc+Qi6G+fuhx4uCKtoe/xccCCh/uyrc\nCdUE\r\n=+Qj+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f4fa619.0","@graphql-cli/common":"4.1.1-alpha-f4fa619.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f4fa619.0_1607448802736_0.9066703967356962","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ce3eb99.0":{"name":"graphql-cli","version":"4.1.1-alpha-ce3eb99.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ce3eb99.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8b250fe96245abdbccd87aee9be16b90738eaf7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ce3eb99.0.tgz","fileCount":14,"integrity":"sha512-7naEWWraxAfuWKnCRCtOrcDzw04wKMRYrN74L2VV3w0UhzJCIbM3N/Bp5EnWcvsRFAGUcPIjoQAvHtLfsiZByQ==","signatures":[{"sig":"MEQCIGpYVWygpmT46jT38yocKc+AUJOolSM469c5VkXYGoXhAiAzf443SFfvgNw9aFUerPbNEvbH6MwNr6ZIHcyxcya3CA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz+c6CRA9TVsSAnZWagAAnC8P/jNk7oQedd4YzUb7Ndxr\nQ4CCsN/95EV/kJj+3hg+5e/WIOehPwZy0Hz81c8stmHWhDLbx+ILUJ0h/Na3\npDdNQeSzkkfkK4FOdB/JWj1EQt2OmSK0kGTr51Z61xdWP9IK7eYU9dmqj+Ew\nX7gXtsT+VZLbub1SanEPQmFDe+tZLjNT7XQofGg4O/LHrwz5G9sCdv+aM1nc\niKgO38nPF/Wk9oDVx3s7nv15yjOgDMMvLAwju5c8L95JILJy7AzDyX1hX3+w\nmPZoCnWFboU1ESNCBNBL7grTaYMbpJ1ZjRG3CrfXy5IhSz77WHYopvROMS3E\n7gmmEDeTopkHXUNuzsDVZoSgyrPpJy9LKNlQ4GVaVDfougR3oNpXotxx3VPV\nZuixPpl3RMMNIbrJPAxVIdEvtolnfQNa0TMp5g7zj99uIPJYx/mskFhSaosX\nSed0HCoZPhJiOyEtTZKruTSLNZU2rz9wg/TXoxqK7EMy7oGLcc/SiwdsiqGU\njUW2km+Vl3uiDAjISaIcIZkFVMXFs3alLRsPpdXXFDnjPs9NWhgZ/GUhfRNi\n8a956AAkI7aZD8bXapgk1/YrbynKXT46tnmEhB6ARwEf3/XFxx6P4Aiytnfv\n9mSjLRVrQLoT3dTCoftd1T+5+vziMQA0mSP3LG5oaauqjTvJgSO8eZMwhkkk\nFC3z\r\n=WVCo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ce3eb99.0","@graphql-cli/common":"4.1.1-alpha-ce3eb99.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ce3eb99.0_1607460666171_0.9711897761028321","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0188b2d.0":{"name":"graphql-cli","version":"4.1.1-alpha-0188b2d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0188b2d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e48ca7aedee9b6dc10fe10727b3f471887a4e7df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0188b2d.0.tgz","fileCount":14,"integrity":"sha512-nGtucOxUiw4BHYNbvUjn6a6WSAzNFHV8M17+H4TV/b5mjdJYikSo0wtfaeWuJzhsIPRIV9MTUGqQlTGxQnQI5A==","signatures":[{"sig":"MEUCIQCOTkNiwmx9jJUvMF98S6zt1oCc2Iz4DmnWy24EtHvQewIgapJK9vLjg0Bsh8RoCFKlBB1FLTL47h44/OfLFVV4J4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz+3ZCRA9TVsSAnZWagAAaWwP/jqMBK3oU5hfAO7jnql3\nnhrB84ugZMDqbC+KXw+Eizs5zs21uRErZvGJeKnRrkL0rj5Cz/lul7Lb4CKd\n6un60jvWGthF+qU0lGjjffl8R87QlT3Wp+Zi5zhK9LqbC2LFw+rNIIUKIopx\n9i7cSlrC1RPDaqfYC26g3PBlB11z5nSFIvkXGQrSRon20tljKO0qAHiSW8UN\nOIx1oNVJMAZdmQZ2/GROkW5Tm8p/a1A7z8v+HfWp0kAOt6E88TB4pviP7kf1\nMmudMKiF9Fa5Y6Rx6wFvFbQoUAAjddNwPkM6cwM7uRKe4j0VgN5srdo15woW\nAMNGPkzc1i3UioqnIGFy95SYqv/Lr/YPt1Qn9Wqb8ZYgf5wXwUt/BYfAH9Fh\nNcPUIgtPeJBOkk1qPM0HqdPHvDCOzLLDwqerOCcFbQRMCLXZdXQqYiIqYGYh\nefjpOMImCUGxz/4ej/mkqMtUaZNILw/ZM/PGtDRE5o7uwZKEy8anjOGJMTHK\n3cEfPpTqkhv+hrH+1JsEpC7kE7+B8A4+fkpy/G3pLHEFNiUzd28HjsWk8HKa\ndVEj1rkWQfs3IuRTEJKu6XV4IRWIt8BZ2/CYv9xSWQIC0mzqTJhCGDpkg0su\nHUHjW2Y0GP6yD5TFK8oewwa3z6aDcTDkAB8aRv/kJgQm0dw8Pk/p0ZBB5izw\ntwLO\r\n=oaN/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0188b2d.0","@graphql-cli/common":"4.1.1-alpha-0188b2d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0188b2d.0_1607462360913_0.196239234454892","host":"s3://npm-registry-packages"}},"4.1.1-alpha-915118f.0":{"name":"graphql-cli","version":"4.1.1-alpha-915118f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-915118f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"858e85832a2a41ecd949b0f3a3ec03596318aba0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-915118f.0.tgz","fileCount":14,"integrity":"sha512-lyVeTM50ac/PG0V8ByyuVeYN//88pxasMBhFiGX+rHmJnXDhRCVaGYrAbMnenAXNJYMxWrQL9H0tqYCE4seLQw==","signatures":[{"sig":"MEUCIGkkIwAhNjmdu+N4J4GxFmoem9hxWdg+KvF7Kn1g/CphAiEApAqx+AC16uRxxTHsMnlRdV3wHnrpXKkRdCKV3UEwGAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0TvoCRA9TVsSAnZWagAAIhUP/RiphrihOWgh6XlCMRAF\n2NdNU8RVBffnCl307Klpnaf1cKV7iVXkRfK2jpZdGF5LHKWmGDOeNwtQc745\nStz3bX+VswVVV3sdgz1qePaaZczUnuQQszxPDDt/GOkG/1lDLXfg1RhzBpmz\nkpXnFtjkKfrzrkgsyFRsEtDQ/51gYc/5ckcjzvFCupwx598UYsu0xBvaqh+W\nPmnb15UIfkTNakFcL5i939T10286vgQMxsIuKV2lRLWTHoFGiJOFQlF4pp18\ndNpRLb4LlDkMPBR7aw+zxY0ptrsiuT2Wq5/m0KSNuO8rETHGgbScyr2ivyzL\nsqFbyJzrkLw6bNvvYoYZcPAHTkG6u9otICNhlgpEi6HI58Rw2oGX11oEmejx\np5ZBc/p2Cj+R4v/xYYQ43SD9by94IeTJcYaT34t4D6zaOj8/Pu3j7M7PSJ8+\n3Azm9Blspv2XwLte5Dku7zvd6YVa75birUrI+XF10DD9i79hOjtrjBh0A9d0\nHcdngtHhPA3K4VGoi/YT3Zopo038vpP056iNH388uZUFjESkC8iElltqx/I7\niSQE4N6CbQbwOIKT37iwjvp71Z24ISEOppdFeswLcUpnO6jIb/cYBQddGu0V\n/UgR/+BBh8yZGwoJ78+CQfiXKMyK0wqdWEW3c01Nyd/GCb0ZRboUVFZ201yl\nMn6D\r\n=CFey\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-915118f.0","@graphql-cli/common":"4.1.1-alpha-915118f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-915118f.0_1607547880111_0.039097846078031795","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6617251.0":{"name":"graphql-cli","version":"4.1.1-alpha-6617251.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6617251.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"73912626490e7985b362d473dc63ccb06f201d4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6617251.0.tgz","fileCount":14,"integrity":"sha512-saKA8jOuGlXnWh5ebz2QyqpC9f4ayP/06W8NPab57xeHXU7VHFG3e3bqmQEymP1X8oprxfouKmTAIFlxGYN84g==","signatures":[{"sig":"MEQCICMXeGC865xb3+Ed/cgiw7rosK32tZ0xe9fGUDGOsq3uAiAQcC4tAWivB6W1L6qLhYsOOPsRXmi6RcCcX5PQmXS5QQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0Tz/CRA9TVsSAnZWagAA98YP/0J3yKxQh7QD+pebHoNT\nTF2JlI6fl+BqZd5EKHAJv5tBKrsfPmgw/T9R+IB04yI/5TZyO6RzvXSe4ldu\niP1XK6pVfpwjouVRWgDoZeal+QLWO9gpy4lybpYgaMfbHDCulXzAq33hNDED\n7ITD49ujFeB+TeBzvygHOrvFJlnPr65diQZnN/qM9/9/XkNsux1wlie77WxV\nZW1QDfKjfP6I4vZgMHRjAA+HsS1gWmnl/nqWEyICPhzrvW/wp78IjlzFnZVb\nedr38MZXznHhALa5s18GNIXkX7OW1lYASEa8BuiiG41MuOaP9OVG8k+NIjaf\nuNL4cEWaiojh1TDcWHCMYcNqchwF8n7jSPFkVKvNN9NBt7uDx5HElONzSCla\niiG0wCdpg1PjJpj0nohZEMUX0xrrWv692fW6LIVwkrRPnBpLc394PqkW7Mlk\nCGd9LcS/cn8iHa//7xNHsjiU5lXoUHYQDPX+xUUE836/v1JR+0OhiJb8cLN7\nz0cE/kKcVpJoQTSPWMHdMVEIomQmUHsTkGHW9tWzZ4gEge6Lj9pmJpA+FVKX\nxxPPhFqkjuebXqgWxJNAvdZ7OFVkytPV+1lqFTG6yRniAFdH5gAHuPCygY1M\nIUZ083es99SeJj8Tz8TQc2qZObnE64iS9wtP8DsAVxbEwytuquPaRSnVTG5M\nQ4f4\r\n=NyMQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6617251.0","@graphql-cli/common":"4.1.1-alpha-6617251.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6617251.0_1607548158460_0.2739650832935665","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3d4e03a.0":{"name":"graphql-cli","version":"4.1.1-alpha-3d4e03a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3d4e03a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4f9cc5c2a34ba3cdd87b42c485883666c7e77f37","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3d4e03a.0.tgz","fileCount":14,"integrity":"sha512-Pue4B0z3G0ZJWSZKHV0wIEhAa5dCCObzQnkFNF0CwE21okk2dFyB7R8TA0YVNzPW23Z3on0srcUkREETV9tgrA==","signatures":[{"sig":"MEQCIHKA18bBQJRrCd1z55luVfGsKL9rQzO0hiVdpyhhtLwXAiBAzb0aWHLHKGIvzINCOkBpg/IcUHNcIfrzwrd+j9QbZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0UVPCRA9TVsSAnZWagAA2AYQAJubzgwqYcZPnkCXue52\nYF5sDt/UzvTGwki3yFSzPi4kCVI8AP4pOXYXLgaDVFLemjKy7rilZLP4pnNq\nbRtvMxmrVKHdvk6EsQ3hCXci2dh974VK/p5w10inJvMdf37ES6otVV/TuTl1\n2587YM5F/uCQjUpax0egXcLGCfdsEsuHF8q4VP/mNCSZ8g23Mirh1dWCVFXo\nYNrtoobFmsDUXgE5Wo6W4sWYT4yV/BdQkgBjCNCYhkUYV3XTmpTB+x1g/8/F\nZV4FOw2IfxgGqajMeo4Jpzpd7pvB29LxvT2TX0npD0fxEMAYp3JxKCXaX/gW\noZrAvVfrLTkj78bDa0+tyKECCRWzdQ1FSiaxBJnSJ7aTYkmtcH+Z2MeTxyK4\n/VeyPYE8ygnIuE0WUId+sqeFA03/DNPke9igxKFFJQHilHVbYEhWdsl3XzXc\nbKTJTARvV+FA2pytH1FUip3Wb3KrJXnmI9bMMu9YUKTzYqwHOdBpVPqlt2xg\nEcqP9OTRjmRTzewkxvkmWLn7IS12nPxp/xd9p9rm9wSSA0SqgcJHF5zeZdMl\nSlwG44LHX7h/YBsLcGKJRmwEmuIjU4gC6A9o6HeOIcpRO8v9jkse0g1ZRJry\nH7RLjMCASsofwtA8wjoUqsVpKy51Z5/1WxdWXIcHGX+jUjJsZSPp+csSe4xb\nOLTE\r\n=umgW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3d4e03a.0","@graphql-cli/common":"4.1.1-alpha-3d4e03a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3d4e03a.0_1607550286928_0.5287420802638896","host":"s3://npm-registry-packages"}},"4.1.1-alpha-91dcc2a.0":{"name":"graphql-cli","version":"4.1.1-alpha-91dcc2a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-91dcc2a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5a73b9976167b75f5f5e9dd68402d991c8efcdac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-91dcc2a.0.tgz","fileCount":14,"integrity":"sha512-JXJqQPY8W4uSHJ1SC3sPt78YTEKDbKc8gYevsQf+JkYZsk5of5TVLGEbbT04T7bx77vDYpfvlUK/7thP3Z7zEQ==","signatures":[{"sig":"MEQCIFXw2ceZm+SpFV6wkhCZJlj9UEOy4arvasiCKkzQ1+s3AiB5QWmLBVmOV6QZ1ezHXMBBouvPXxhgRPyckM5BaMfQ1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0VFiCRA9TVsSAnZWagAA7jwQAIQx7xv2Cn5ffXKh2/2t\ncISmNAJwrhxoqBYtd0/47OtSP88O1WDYjYNXZ5QwXyt0RhAzps4UekvGXhkh\nBSsn253wntYvG1Tt5BnDcYXuPA8vEbW4DAup4TYNlGwwe/6W2ghZN2/W9Wfa\nnHoUa8xETOR8gIXlN98B9t6tzjnBROmIAKQACQZIlF91upjQGnK6UzJblXwP\nr0iDULPE3Wo+kHo5rzUE9LlkV2q5xPDpMC1c7L/iXPdirgKSRvtAn2O+D3eH\nFqkjZ1p9R4Xs+YXzyr63W7xW96AN6ZjnaNJOzJTMGc28ZXBCzR43uiRkGQf+\n98+OVxU4QDjCnMp1Mqlsuu/OW8ocBcOZXBKcx0hH/MfggIvwxZaGmhE6VW8u\nrUGHu0tTpoboUFcVKrQCOQF+YEmL/wzXFDHOPUnF5DAjtI9vwzFLTdriQosX\ntzmHA4rf97ItFqC6sUsD/z5Qh/NUuSdOSUHrR/Eq+G2JFTm/FMJ4SEJD4QnK\nrRY865rdRgsmXTAQAaCtgnsL0L5wdvPVq0utkWdhsDzQZGePes6bKEw2zjam\nMsg6j0QtjqDeFjsy8y0smkKssmUQedQJZMruPaq8nEm3ZVFp2Gabbktkvqgz\nvCM/SP7kg3D7QBSR7eok1BMipHAUoE2t2LeJ/v54tiiCp7Ph7W+M5kpIyc9k\nMeHj\r\n=Pvd8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-91dcc2a.0","@graphql-cli/common":"4.1.1-alpha-91dcc2a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-91dcc2a.0_1607553377829_0.16944968552008555","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0382f55.0":{"name":"graphql-cli","version":"4.1.1-alpha-0382f55.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0382f55.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b8d9af8ea380850296354673d3ae1d7265cf4f39","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0382f55.0.tgz","fileCount":14,"integrity":"sha512-+KjQIlszuIcWUNp/l/79qVqgjZxIxtjmAVEPkc/X4nUtb+744S3NrDMrTplN6dgo1w45+hc/Hy0tjIszrO1zEA==","signatures":[{"sig":"MEYCIQD3+CA+dNa1tWDshgv3bBXOXLcFkCV7ae9EwqRkhWDd4gIhAOBJlMaoLuQaq5pE90w5z2hjIvQ4+wxejwFr27Sze9nT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0bMaCRA9TVsSAnZWagAAxTEP/3vsrjKqB/wSaSiWpKPt\nz/xrgWAiHZfcVGla2nsnB9r3f/uF/2Q3bzebQpBAqittBxukajSNoBXWM0XN\nYQqH9pfxYeTAxSxxlvacuU5wMz1GBya1/2eSekS7hUm6x8yuw1hgqkYvYL6w\nYKqJeI1GQFZe1RMYnREYvq6EDA4hq7J6WROAU3K/JARtzdmmj+PzJPq126dc\n4VbM7kn9flf66Rb5UgQC+UdQ4p3IyFIV0hjk97f/SN6nZj4p6qt1XuVbw3Uj\nOn8kXGAsQj6DubPfM1QnuGjd42LT9G0+z7c8LSQQp+MydmntZQN5NOA1YfJF\n/b35wZPzsrDNKLFpmWrU2Yts2LsLfj3xY4GVRPkBFR6kzIBRJqCQK8dI+iRD\nzmpemmATC4PvmKQ7fKB3twa29Nfkk5PlFyuW2oSY4fze2RZ5oGIXwJEuwAR1\n6oRoV1JZLRw8g5xx/7s/3pupvOAtCMa3pvfWEF275KbBl4IGrg2e1w0gE7cx\nMBD5hj9VI6ImMALXGuSgt4ZtVmV6Iqfr3FDbWkxTs01q0xcj0DyWeGexIor9\n4w+OATFNbqlHhdGUQadwe0lM46Q9RNQwFSd/0Oc3exD0JMGzHE6n7rniJUGE\nw/Su/Z99P2HnOTJE4AQtkFRdAVV69TCTllx6iieFZiSx0l60lvBUOy5gzyDM\nIH1+\r\n=1J6C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0382f55.0","@graphql-cli/common":"4.1.1-alpha-0382f55.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0382f55.0_1607578393992_0.43823323172928386","host":"s3://npm-registry-packages"}},"4.1.1-alpha-958ff00.0":{"name":"graphql-cli","version":"4.1.1-alpha-958ff00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-958ff00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6dda48823193ab937f615e0bebd0a1a7c741fdb0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-958ff00.0.tgz","fileCount":14,"integrity":"sha512-8UyIsYymonxuiPYiqrv+4ShsfPFeq9PcGh8L0yNaufKxe+4+iPj97+O5tYXyTy3SPPkvo03sEFc1So6xyV6z/w==","signatures":[{"sig":"MEUCIQCN+tgOQ4kfA1p2J2mIG22OjzK+EwusthT76nn8L4Tg6wIgMagxsccwubEcNVkiHKK+YFzLIex8+EztyCLNOy3TgEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0bQ1CRA9TVsSAnZWagAAGBoP/0JXiKga/Z1gjQpiA6tf\nMVO96tD3n+rGtzhmfQIGs3kWtrICPxVatBBtJRS414yBjlZrBG2dl4EYto7r\nSLEyAO9Spbfcs1CfTVJCFldzYdit5jPnWQI5ybV1Nn74tgcgHXLDZZPbJjon\nZbmOsF3VWmazx4C8YtZ3Nxv+nG7LoQ2X8EHHgeoHGsHE++dSIE32jWfn8QAA\nLjTSqkuDDJCKG6Lt88fuqOGY6iEFFb6NyOX98XoI8ThFwiBkT1quN3Bl1g1d\nooDxraIAwLimNeCl87xe/nGOdg9LrH18qm2hWH/LW3mYo37BVUrIS6uXMdly\ngIYq6zkeGo5ZSu1rIb/dBxT9LqGMlXbL2AluDT/lNvXeD0Bjf7CCU18zf7Gc\nJOB2jnG//12nbDUb4ZGeAK+iCctIp5kgSuJxwMVJ62ULIDChTTVJVB1GBl+s\nMovt8/Ri3xpC//6t/1cZU/secfdgBhpuLsHeVzVUuggHyR79pulZSlOlO6vR\ncmKhjFdOobbQXo25GsrREXg/GYa7hLRZWTFIgCR8nvkGbkEBZ3WVgJjQkxUW\nJ43codKMndVrjWh/bIJftJVvVkPlcRd6il7lSEMnt8jJHuk0pbrsD7SKpPHw\nK1LTdqVV7v+NT/dqNFpm1ROqSwxzuW5MsQ7cqGRLCSd812MuKBt6MfacSiI2\nUMye\r\n=4T9I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-958ff00.0","@graphql-cli/common":"4.1.1-alpha-958ff00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-958ff00.0_1607578676555_0.18589811129448086","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3865862.0":{"name":"graphql-cli","version":"4.1.1-alpha-3865862.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3865862.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8fa29d003ca5e19c7344c24db0e102b981bb70aa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3865862.0.tgz","fileCount":14,"integrity":"sha512-iiau9wW9HbWetc1+a2tWbXdGNPO8Yz8ahZUr7VxBjSNk0cd6mExgqgFl3sbpI7PQyXWTnmeLqYnkkkex+KeBdA==","signatures":[{"sig":"MEQCIB00P7ySqh2aDDRFeyBKuqzyl/+6Dqdall9BQ8Kb6s8hAiAspDiv1OYFsNpSjItofme9aGkyetFtFZ6dDqhPMLNFhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0eT/CRA9TVsSAnZWagAAOIgP/j0CIPaOztCHtqEPbO0d\n3vgittuHd7GjLJoqQR7K1uztc1kgkrk0PySAb2xMusGTafpukfH/h+5K3MhS\nkcZbx/s6OPzkK3MkOL4fsKs0/8DyIrNqj2bxbMKqJmZSyII0E6ifv3d7zptz\nmexVOkUGOUZsEFDUWNc9HPfi64B20ltVDmYx54SJzvxGcuhptAS70A8vo6xm\nZMcC8crWZ5kMtWhro2hGDss2DOBj8yMnffKbNJx4beoQh08s449W3fZ+rW72\nMABhcOwYSrDJj/EdUHoNmFj7fDJDmYZhplWRy39nKhjv3OTPnnl0UzFTAUuU\nuEuGQSOuGxdgaOMcJo1quLs5RrePZ/rLRAn077XhUHFWcc57R619cyv/IUA+\nsdlufdG5hm4CIOvIKKDS+fnbU0nWsYTXvwyiryUZTeywkqvKkzW8GIUSTDFW\nCd+bZSepVnkiugVoCCC6iWo0IbCpr89oF115vOep6hUDs4AQVU0qWYNuYRJi\nqrAe+ExZV4wBQW9K92fOTUOKSvyV+JCwW+Kz2jB5bVHGEeSbaJjRb14RTfQ6\ncCXDNVx+QSHHWLx0CBxGWnzziq3+nXlr57B14oV9LoPsnicKovLfcjnjv+8E\n9QYeYZozbnHnupOIxlMXfnE0zdV95RHsLcR9kUrDMdujgov8a0E1VdP3Jar0\n4TYc\r\n=kZpl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3865862.0","@graphql-cli/common":"4.1.1-alpha-3865862.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3865862.0_1607591166558_0.192384127025657","host":"s3://npm-registry-packages"}},"4.1.1-alpha-771389f.0":{"name":"graphql-cli","version":"4.1.1-alpha-771389f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-771389f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"115b2b1008de9ee00c255d4f20a9206313559a90","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-771389f.0.tgz","fileCount":14,"integrity":"sha512-RGbuMCbIEt/uEEtd7iVsXzFSt0bWNIVcJS0mREoWXugyEYO3t2l25RPrrD3DkAyPuwVs0Y5p8yc+wu3wl0qyow==","signatures":[{"sig":"MEUCIEaRhKfHEvDI2Iy/vr7tNp/300h4s51H90i4L5g3VUoNAiEAqvrSjmqaXcSFhz681DAoBQsFhIfDBLuOz9qIc3OdNAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0eYuCRA9TVsSAnZWagAATUgQAKLqzOW9ptS/I5y+87Bs\nFUbCagFPL4iKK6pO4tHD2JKIPLw0QDY7Y8WE8nXHGU+Ri088p9wkQDYMCCEW\nsCV92i82Akv0vwmGPxHIsUAi8e8qXXr6hanjwU1SxqgqCOT4pZ48nGLlfQ3M\nnket9+Z5/uc9F+GVIv0IVH0Hynv9E48XpPdzPz5zSI4h8wcxvypNkiLWc/+u\ntJCwjOWY8g1U7MGg96Q7AiNQqO5AAr9uWSmtr+brtfkT+xelb+qi8cKkwi7E\n7T/ZR3P0tNlCdjnsPv5aBtiL+xFoi+Ke+IaUPo5w644KvMDRA47Z1z09CIFl\nElQLPnSj7xzHh3dnM0THBWFtmGgvDm7oPlfSZtGIG2/tgekvWQhQWB18e1iF\nSm1BZAJF6ZD+SY7Wim8V4LDQzKDfHJYsorFv9Eha7A3oeYXDUvlj7oLA/seo\nD39Oe9RKJGpmguAMul/VVH5pxctf9SvnU3+5WopiZ7AhyR/7PuIJQ5TAjis+\nRDu+lmVxvTSOOuMcKRJKlTrdGbZjwAwFQlgu+mRcrgW88fvzteB89IXSMV4P\nWxaWvF54p3PiLCiGnLGpFEMsKojwXmAM180TMrg37/zYFnn54MgMs5Q92jgc\nUR89m62knR4tBwEDJEtatSmK69t+gQyy0M5X5wF9OpwR4Qx2F3q9abbtD2wQ\nj+oH\r\n=/opM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-771389f.0","@graphql-cli/common":"4.1.1-alpha-771389f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-771389f.0_1607591470345_0.28510577581321184","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d0b4a9f.0":{"name":"graphql-cli","version":"4.1.1-alpha-d0b4a9f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d0b4a9f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"828966716a3f5a2271813d273269e14740a44d9c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d0b4a9f.0.tgz","fileCount":14,"integrity":"sha512-1nLAMqUYo/pLPMFXxGeWFiqy3igHhV/0rus8X9ShAR+VTtxLLbLTBAL/3oyMn5EYfdQRgtOTP6Hg1LJDJPnN4w==","signatures":[{"sig":"MEUCIQCROzPFy7U9hvt6SQ3/SvgTyQKBeTxhwNcFy5mVdVvLqwIgBLY5BsAq0EGmJ2A2BIgHwfWZZN/K3bqhX5zYUvXiMhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0mT+CRA9TVsSAnZWagAAG1IQAIMessbpvZK9ExDwOJQ6\n74Eo3Ok/QMaZyMJPp6voSoqYKcE13nAtHBbKxyE/xVD2s6zKULWNpHi73j9u\n9i7a2OQVf4bY29Xmt5sYeCfq7u9NzOdFMeVfM517mp3nE3a2cieZ2NJHCyPV\nCS8uUQCDF+z8lUAqRGl9qJEf5jojirV6U72VY/huMROQLp1KtQdGO5PAiLq2\nF6tfgyzX+zX02Xp2HSbaLIK3fWGDqirmhtceXjijUqV2CM7aKFgd20usMhsh\nZMe9VyK7/+4yJ4wSbjvWciFRCVuP4RXONdlxxnV2XqqM5lz1WshclF/MZd60\nIM/mTi4Qr6tJ4WcJJ4BMnPqM6ws2MSYwqE+p5F7VeVmMkyzIqom6Q7DRo38+\npxVjmfQDY7QhXu3LCGNZ5cU7nCCFgisB+ojqrPnfJzCGtYzzmRDoOsBRYk6X\noIu3ZrYmrF5KKpNURW1yd2+cilKF2Z0g87UhO1jUafROozYqZxajoAVLLkw3\n8E4n5Zks1W9hjVZ1MoEl19DnpSBBJYm8ES20N8jqYloMynJJngeZwMnW25/8\nMgqXrswoWsL7Yo54r6pY/lGu6EutCdYcWQ4F3/f+vaYs3WV1vkr14suA8TgV\n3hCo3W1/gJgoCubFf2dmIbhv2LYkcyE+yZaWl52YiB2V+ziyGkP1mTmTzYXo\ny02p\r\n=nLUO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d0b4a9f.0","@graphql-cli/common":"4.1.1-alpha-d0b4a9f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d0b4a9f.0_1607623933490_0.5426553306450497","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fd768e9.0":{"name":"graphql-cli","version":"4.1.1-alpha-fd768e9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fd768e9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"580e402228bbe2f032d6f402d59d1426f0fb6968","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fd768e9.0.tgz","fileCount":14,"integrity":"sha512-C3HDbD6eCVa33XXG3w5rkisnB8co1l/GL+wJoBLehNE8D2hrVr3RJ1FUs4QNTGSt0Zj1f+K7qjHThJUHkZTjig==","signatures":[{"sig":"MEUCIQDJ2SXK+7PTBsI7PQ3XYUmlQIQcBfLEudgGGVrDV9YuNwIgS/KSKgcNvQ1VmZLNPXn78NjRbeiyHm8lMw3FpDx7ahw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0nXDCRA9TVsSAnZWagAA4kgQAJAO9smP1UCcX8r97M9g\nJuWXSKaQBH6yuhtAArWa/5xuWFnMuYP2cItaG4NDN5wBNcPJIU+NzB2TObpy\nvHX8ldqC9wQ0xvZDqdmLzK9d5bIK0OGDn21E88/SQEmM6YO3yr9ZuwdrJNrk\n5D+DrwnTI9p2JTp5twmYWOZyAin7dZufweVHFKxvvOEIgq1p8ohbYfvVGBEu\np4Jv+r7Aovr4WnwnTE1SLCqq7eHvMztKXhUrn61dCajPYxToBW/l2XB8ctmf\npMzFafT5RVLVcuO3lcb3ZVqlWOnHgLRdrKRKDji+TwqDELD8UqxQEcQN3npD\nlMg+NZW61TZEnrz20xq8ehz9gg2fL/mN/wP/UkUEbMkx/w84sRR6WVCJBk29\nLFOpVAl1SAGhBD3rxfAW0/VmCxJPx4lD/PSUsyu2Jp7E48W71mNu6HHdKmcL\nIU0PopnzySEXmnWK6kO+tL1nTFzHdcy2vTMENSC1vpNMnRVwShahPKr8uOMk\nWlaOoEQM2LwJZdAJNJ3MqZ0O7eD8SvWw0RG8FktCpxkCxfVwmUTg4WybX6eg\nBCivLAftTVVwJqEuRM8eJZpZoUj6HQcjRhYNOa4poETkpW3OW02YO4o2uaA2\nmlMYgdwCK/mrQU+s1ppP3AsA03dzsqSq3g3O9Z4c3QarnuecvUsWnJk2sClZ\nekV8\r\n=eHiN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-fd768e9.0","@graphql-cli/common":"4.1.1-alpha-fd768e9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fd768e9.0_1607628227216_0.7480521780715557","host":"s3://npm-registry-packages"}},"4.1.1-alpha-97105ab.0":{"name":"graphql-cli","version":"4.1.1-alpha-97105ab.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-97105ab.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc128b19c4c64d72ad314d55115c6f5ef1db9e17","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-97105ab.0.tgz","fileCount":14,"integrity":"sha512-+cBxWAKGJlJIGzYvLDt6QS/8cS4peH2Yb9KPqtct2/gNzuBh7CiVMB49HgUKFkenslW+DtZ7EH9R3yrHwqK5lw==","signatures":[{"sig":"MEUCIQCmj0e+X63ppREVX43sWPWnVc+Sf1h92C0blUufGiis9gIgeDMEidJKM11Hln7prFK3ZKdtmLMdS2sYAcwAq42xixM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0ql8CRA9TVsSAnZWagAA7hoP/1IDFHDmK+JlH65lgHkw\nfol3AVrFqEEDYpPvC6P2SbRVckLxTTT5sLDHLLSq5GpYpNSuJ1FJkNNQ1/Ox\nriQITg5EkCtzdMUwvz+JvTSfnr3bowRgpdR1JXcMXX49OsEuuM0XRT3JdF80\nzfsTXU69jJRAHZO8+T+wx6yaHP0ox8P9mw4rHSmdfR+vWNGVDi09WJgq3U3m\nU34/P9Ttds6DyR6Eg5IP8UMNlHjISH9qVP5BCXAEChPKU6SvFdcnw2TLgU/o\nKDPNfLQfbDoW24d7GF8thpREjpHAAhLNJZh1aeNA0LQ6i6qK7ayzIaLLuPua\nyCYHPX7HGG7eufPwVumLHKHPIfOn9uBZzb7qtVzYUD4Tz2tCE5/vRuUtjKII\nviq+1qJg/iRcJGD2g83PJ3895FdghOeivSSNp1ApZ4uIq1JsftN9GdSpx2b/\nTmcfTmU4EeKs6ebG+m74XWckxKbyBsLN1yi/cGTnVIPCTJT2vPg9yKM+GDnC\nO1MDSv/RyJYbI/n3uh84WAuDjOiBTmBk8v5Sjt2AH7xnqvBLa1jr6rTjC7uC\nzLo2/o+e1sk3jHnPIDuBj3Shu06zdvjcP90x2+IidfkLWwrQWe6on8ELfNdO\nDnhg6ip3ELAVR/oTPg9mWkgnpR+VCTAkGY4/Vc1C04XT54/zrEVFOhsPbA96\n8rCn\r\n=DSUj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-97105ab.0","@graphql-cli/common":"4.1.1-alpha-97105ab.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-97105ab.0_1607641467885_0.4627583645114435","host":"s3://npm-registry-packages"}},"4.1.1-alpha-22d20e2.0":{"name":"graphql-cli","version":"4.1.1-alpha-22d20e2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-22d20e2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"14a297effb846315e5e382e454609f85ca79a0a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-22d20e2.0.tgz","fileCount":14,"integrity":"sha512-myh/Hd5UMJz14u4aswW060H7GXj3D8Ouwgqw+9F/Mh3SAKDc4IZnXd+QejSWYgDOQFN/A9KrQq6zkI/M/Qs76Q==","signatures":[{"sig":"MEYCIQDbq4Jmi4zFJJS5Sae4NJ49wNLaOfEEgKe4OvscYsH+YgIhAIGEie6PIybWILAC4X5x2xi7QiyyCXdkeB7XK4OIZFQz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0qmMCRA9TVsSAnZWagAA92sP/1n97kF8HAEBX7QjRlzn\nkLxOoaYjTcLJOCyFVdPqwK4+/llen8E3rlZNhjugU5XD6Wss01jHATbO09LA\nsrHiAfb0cythtHls7Sq5Qh4HSyQvNWfv1mmvNjbAVxUO2kCuQdBU67Dg0Y3p\n0wmtTv5IaLlccB01V25liZJ4jAmyfFrCGjq2W8oeOnXg5HM1F1JEdQFFgLBL\nT1Li8myKjsjA/3TzrcUzf5yYkyoyGS2b6o7rGfTp3db1Pedzu2v2zBhP0Cal\nfbSnorkm5IRWIVajVRPhmvawHhuyLaHDZYDAz50T7UpZIucHdKRJEO2TtkLi\nhxGbh63wENIr0CtFTlSih6PJP/IEGipIUJWTumYD51KRzML8fFjpB/Gz1l0t\ngc5yNPhTIb9qkop3bjhKpQvcYdw4XOg6G9NyVhCax0aTyJ9kEWstZktMaMun\nUzJoINpEqT1BLatcRnAq4vUSO3dcewLmeBSUApsnXWtk7oKbNNkcPWglWG7s\njRbVxVWvTHbNtfKp+CjSwpZSK6eXD6TzOsIBgrzzPdtnCBpB8UwsclBRBDdz\nEUQMj1+Ij+/0TiYcjKQ7eY/cfvSlko2jawT3pxpMGWEWCM2OnCkrGM5erYFI\n0xzJi8L6h1jM836eGQNzzk1LJzDFxbLvzusliThdGw6pSqstLNEfG5P/37XH\nkH6z\r\n=3L4x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-22d20e2.0","@graphql-cli/common":"4.1.1-alpha-22d20e2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-22d20e2.0_1607641483560_0.8894193422971541","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0810f45.0":{"name":"graphql-cli","version":"4.1.1-alpha-0810f45.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0810f45.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dc14da913e638c0592a10c9b86c69b74aec25df0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0810f45.0.tgz","fileCount":14,"integrity":"sha512-eoJShwP4loaZkGoELUzMBil4tq+neNLUWg/CbOs7uZFNTeFQfftkvzlR2kPeCF/N179jnMar2yF4aZKyJxPRmg==","signatures":[{"sig":"MEQCIHiPyHdgL+2pmnVXBLzphliEBI/kiqr8TNYrpdwRzU9BAiAekCCx1f4mEXEJBlsS1zP71U/qVVNQlMMBrBcDY58Xsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0qq3CRA9TVsSAnZWagAAYCUQAIudCnQkEq8B23fiPHHJ\n0TbPeAgK4QI8m+fh1zj/MaMXcXFtWOdtd1rrQ7lmSVLhxUy6fzk3eDWKRYgP\nIEXggVtl0GQ0uJtDRN7jpZlyyR44PjEdWh4Y5wzNwv3Vyo/kHOjgY7vbyad6\nwhzm6CT7TLg6vzzvioj9mF+zNAXhr8w6f1KNbr6nbCls5MrFq6b2uo738Jlc\nqk9E2jSnkC1Mz3+B4k0XwW1Oj8QcaoTHPwruuHWB8u7LqJw075Le2AthllpZ\n2SB1Jm6Ep46XM35dd/4l3ZUJpD03HMr9fFjDCKkM+iU0EGcsF4QmhmJnYr5y\nSM7psKXdXTSMT/QC+SqGeRi7i/YPmSAhODFhU5GmFYUyp4oqO8OWrp49O2kU\nY4eY5ZrMtHiGd8+fdPzYXsuPi1/PQ3/5kcMixsEbJ4XYjSr3VOdgHYsyD4sC\noI7dIhMeggZykuOYVHSdSm7HoTQrNoF/hilHBHjoJQEYN4Hvaf/HRrTXu0L+\nSRrMwAYXTJNvZBCp5qKvl1bOy4rp/065d55RDW7pQxaKIEjnbVqh4evVqaMx\nal8XsWcNN1ycG711fHocA3DyIgzSPzUMUiNcuYb7JFBnskDZR77DD8rk2Cqw\nSVy91GjOhy5y0/69JsfoYTaBZUJKxUwhApvKqKIgda4u0GRgKcjoImSZp/ep\nWO2t\r\n=44bs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0810f45.0","@graphql-cli/common":"4.1.1-alpha-0810f45.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0810f45.0_1607641783242_0.7304791438560547","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2b56793.0":{"name":"graphql-cli","version":"4.1.1-alpha-2b56793.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2b56793.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4993c7be2457b93b4b21f2c9032bf7b48bed5cb7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2b56793.0.tgz","fileCount":14,"integrity":"sha512-PzC6qgTO3QsNc0Fec+PmLKkRjHDbeIYRNMT/FFLK7uWSKIs+C3l3cRp8tD23EMjhOMNaZhvjYNI4CYkAhTE1Zw==","signatures":[{"sig":"MEUCIBV9pIhMbRDy191mqPXEE7FwzcFhhrRRubZ7WXnSKy2nAiEA876rW3+BsdFbVouwroY9tFW2J+4XYrDfwGcVqCPq+5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0qubCRA9TVsSAnZWagAA+FUP+QGqShR51S3ktUOEjc2S\nITy4EOXuxqHz1GA3zlMWQ83CCVoM7gHx4vFCShSEhdLx5SrmvsvT6peR5aru\ntpXUBQ7zrASMwL3DAZwZERirHN8S/WlriDb/d1S+IqaEFc34uKd/L79rL/0m\n265+xfsqG/+qNNoaxUbdPEyIO8n1ABJbskc5X0Y7b5JeJhB/wulLoiQjXMsn\nPMhCOibZKL/G0hcN62k8gqntVIUENvEzWR2qJvf3VCSeJliZBZR2vydLPB6x\nUsLktsL1iEHNWwhvev+x4mKZRB1+lWgL0uyHKXWYy5psAihsMoXIWBfYu7Uz\nqOCnyRa99wGwSJ7qcI0W7wRv+sZkCf4j5Nx2xAJlxagcuhAi34U8T8WT8vkK\nmO8VKcGrjB9tOjrHYOE+a9XvA0z+whP0Cxm3Ce0qix3nNsuKcrLq6mS2nf4h\nBV6Fhd+ktMXBQriGdlZSJbSPu23R7DsQuZ3iM0ePcBm4uQtXqCwReeBeNhkK\nmHhp6Z1ie8qzD0pfh+qM2XRXuXzvDk7afZvmXQB2vTmd1Yd27bRUI/UFn6z7\nE4mj3Wn5bOfNp6ZeH8lm5fNA2mlFPX4L1FAadHNh3E3dg2ZxPJOwL3pG+geB\n/AqJA5YtJJ3EbUPPQngK9TJIAFPfhz9Y0SJETkZvHwDFoMIbSHm03z9lfGFD\n+ApZ\r\n=mSQ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2b56793.0","@graphql-cli/common":"4.1.1-alpha-2b56793.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2b56793.0_1607642010892_0.3067408875410509","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7538bee.0":{"name":"graphql-cli","version":"4.1.1-alpha-7538bee.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7538bee.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"796321d66b4e303e4b6e75781139872c4f02bada","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7538bee.0.tgz","fileCount":14,"integrity":"sha512-hnIOCpIbko7yNEA3BjKr7Hy0I6dUOMRyFnoSi74abdk8oT39n3ouqSJAmq3x0T06AGr/+F/4UURCfPNpbrBjWw==","signatures":[{"sig":"MEQCIE7e0PemJuCdADwKUMbOqlaNQXltGX2DnhYgiRGQAcN0AiAPPFAeyT25LLxy1siSW2b5LtUrjqp+w6Y4xHmR530xeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf00iNCRA9TVsSAnZWagAAiD4P/AntP1TXNEkpjE5714GZ\nr2mbxnhEJApP1LhLc7VQhqaj85+XfJ24Q0/FOvi1AEJaAHL0ld5MpnUXelvb\ngEFPFvAF1dD1Xmz2wMCezMsrQzrj9KgQaFYhtg/t2H3j+8obpwW5BkZC2jz6\niB6WTKrOCnjlymPwv18EST9V+WgQ+Bkw2hQmg3XnckhgucD3pH3fTCaftu6C\nqrwBjorbrENxKbTqXkvZBvFUy9Gy1P6h3Pjsp3q7H0Fta6SyKh8DLohPcRkA\nRafx37AjFdWXtJiEcpY8upbbMlOV4fKElCiYBBeQMYiUwNUOaVvxGyVkvvKb\n2d0qaC5RoyKMSsyKPm8bkGvNRWN1G3D+bmj3NHGAGmOje3GVNWrN5wcmyjve\nVQ+OipVwmWDL57/J3IokUnZLNeHTtWQEa71A5mfTbodip4AldEBxj7zPYz+I\nySN8vwUHJj/9fyGR/WlM0Y+mvDZQsKDTQgAq+wpaU8NOW2ktpC2XSGc/FHp8\nRm7yX5MIMDrUMgcoYOE5IwkXqtVlffBXTlRbS3NNnRGlyjuvzrJx3IDd+5Ip\nTnjMYnu9lTuXjHgFe5jL6Y9/dieQQEbodL+pQFDec9kceR92gbUstlc/78CT\n+xpv48vePOPk+qu6UxUstcT4YAKMu2w151cQUzAvNEkr1CjLnx3lEgOXDWop\nBCLB\r\n=n6Y7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7538bee.0","@graphql-cli/common":"4.1.1-alpha-7538bee.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7538bee.0_1607682188424_0.011313684173630323","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9a41323.0":{"name":"graphql-cli","version":"4.1.1-alpha-9a41323.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9a41323.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a23afed2b034839d3d0221dba8fd0bf24171a7b9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9a41323.0.tgz","fileCount":14,"integrity":"sha512-ibHcxYvUhKTyYJ7+LePuBAjLfQqIlCSnGTBOLs9FR1QNMPemYswkF4E1p3e3D2CCIva1bNfoO0zJ4WN5gjCXnA==","signatures":[{"sig":"MEUCIQCBytlHHKPNumyN7x16K+kMaPLeBSHlej+gR5oGYt/KqgIgXrJG79XKBpl4npfNy90lRXoPGytHoMFT4DttmzAt1Xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf01NECRA9TVsSAnZWagAAl5EP+gMvM1wcU4r3o5hqBwNt\n+p2+BoBxMIJ0LN2jtmMzDHJpRrePdIH2BHaHrYH4iFmQPUUWphOqs1P+ho3e\nKQUxGnuFLRjliNzPiz15YOV9+ED5+YkaJAXj/tMr8r0LtMPEHEN+qxwksES4\nXuXWYa2cFX/Zy9I7NG2rcGJvo+R4Sf1iFB1JGozecvGUHpd/KjIC0MpAXgjS\nwy6dUDigLok1isTHAxyN+rviQDLqbX3EPRP8wbuXZCX4dLYEQhqoDXasyVmy\nLpHZyk0pkS0S6hFMtMVjUE/Wjqax4nXGCAcdwWS/bi2tyhMW1uDv/pXBTXfN\nGe6+SJnfJnnObQOnkkun/uvUug/L10YvDJbb+H/HJpjoZYY3WJcEzacOyEmq\n6VM4ymoTZ7XrwDfgHnbGr0XZKviMhSk5zsP5vNvTuiwXnk/yRHDiUh3N8/qC\nbhHJO2wYTvj3WYh0Ibg42R4QrUL6PWQM2VDoByWZ1AqnhW9xjSYNcWwE9Use\nsZ6lWyeH3R7D852QANKyqFnA/0ShFqCcwhwLzPjAUZ0zHacTeDOKGD1Mq2Il\nPzKQJhrHC8GlQe05i7Gin/T2AL598qjtHcyAUCoLVXDT9YE/Aw8R+ToCwHTx\nxaXuUj+Q/T25cPY8pzAKJPQDG4TZjUOOxNvc/16TS9rwohK3Xe59jjIF5wcv\nFG79\r\n=B8pg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9a41323.0","@graphql-cli/common":"4.1.1-alpha-9a41323.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9a41323.0_1607684931758_0.24065177500616142","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1d9d094.0":{"name":"graphql-cli","version":"4.1.1-alpha-1d9d094.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1d9d094.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"99470caaba546a730ffe4eb0689e487f87e3a0f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1d9d094.0.tgz","fileCount":14,"integrity":"sha512-PftrRDVbOHfX/eylFoM26LwYDh+L2vfBToftL2Y5UIjwVCl8+lz5omTba+enfA7jsKHQ82lpLpZogGGryEobkw==","signatures":[{"sig":"MEQCIFETrKcQnJ84Vc4NyDu3JD4oX14J3xWdoEzFcsjY6IkfAiAzoOMzMHNqjsF6Eb5bQ07yMNBTpXaH0rPrEsgRofMwhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf02fGCRA9TVsSAnZWagAAn/kP/2DMA2uakyzCZu/KOfsb\neJSM2dgh7oLGxRgfTXi9wOQKngXZvZY/7txT1DElXpOUMbiPCLFHGq/Paxen\nCTbcceqAXHS9gi5UgQ36W0NSfPCpzOj7NtrgSGYFuc1bvZYvbDSvjUHtfk7c\nOHLdXGHovgCtEEA3GrTw9IGi8VjsFktLBMQNjMRbEF9TqDd9RGSgoy3+329N\nlSsjzD4mMhx/ceWsbl/+P8Wf3/WHR1uP4/zjoTOzziP2GABDU39Un07C6PGw\nB1bsKhn7r+0ny+lSBdRQaf4602oB2sFBluS4FXR1S/ibWRUTGpn1eO6OWNWg\nbJZO+q1YvaX2cGzyQx12Oc3dKGh+21uppQbzZO2Z8A6m7mvaU16hKDNWSMdt\nbKBjjDggMjjMMo0FQHPneA3QcMEK7gbn9iNJbwTcok+6PnlZ1B9ujURwP+7G\nqlqXJwcyAFWCjYWJkyWhQBTiFKgas+pab4ea1RCWKc6uVWpfYlty8A5x7ivW\nTawKJFx+KZ+aVb9P8C5U2H6xwIveJU3WeuOOqH2zko0JUmAuQLgxvIt/OQbA\n7qJjKDK31BIBPl59dEzWKmh8ruIExQAx76hcwRuLNMrk8BE/q/PBZ2YZCZTT\nob9jhTNyrUwavqULgJLOq6v5o4LvngDJZTQUCBYbxl2mp6vXtsk2qQ1mLWJW\npIWs\r\n=RGRR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1d9d094.0","@graphql-cli/common":"4.1.1-alpha-1d9d094.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1d9d094.0_1607690175246_0.38543520718747803","host":"s3://npm-registry-packages"}},"4.1.1-alpha-53821b8.0":{"name":"graphql-cli","version":"4.1.1-alpha-53821b8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-53821b8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bfd31627d67adde9ace1301e2cbc168e12f069ba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-53821b8.0.tgz","fileCount":14,"integrity":"sha512-rvM/CRUVilO/4wikdwsLjP5/CMAyiJTygwCoYBvsRdnkMTniYx7lXKiqdfkqT5hkrVWUAz0txfSzMs79XL1NIg==","signatures":[{"sig":"MEYCIQD71aXhsm53UonzkGsi+iyXEItzq25hnBpbdtNX5DHfBAIhAMjrGJjz9/UZpCoHzAAdwMoQVllMpD3hmUPXtGH9XxF2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf02o1CRA9TVsSAnZWagAAAzEQAIHA0Ko9xn1Cbq/bT0RT\n8k9owhCrdA+LoNU7nbD7c7r8XrdqBr3o+4iwu9VkrZCfMqA0YCylc3IV4neA\nSeMhoPXCykIdBcJNCNYciWclvBF82UyoaKXx/ImPZ/DLZvtVWwP98jjS8bSR\nYR7tZsuK0ZBHhl0escBS/TeZSevpgOE9KzNsvo02HEf2rofpSj3Gza608/W0\ndUgfTpFxaoCkW4pgoV3dWCt1Ovkx/VIZOuTHcy5L5ognDBDODKoazrQurhdq\nlq9hUlZo53gVpS3+687LYrIAIguXvCkaKXhKdULcdLv+87ETsHHDg/dbypRS\nFI4gN95VAxJdwefSXywMgyrvyr4Y5UP6getHmQPtbWo/Ft58ok0Cw7doUSYB\n4dwPsez/v8ngfhlYMf1thUEO00FzFVEnK8M38TRVmZhLwp+jfYfIDQ9fZJXR\nICCTsRcSSnBk9BH57P7xSu+H7FaR2d0v0w48YQcn4oz9Q7/vOkBuyacOjctE\nwXIAw18jvzYPdKbzleC36+c/obh7vB34feNzWIvFJ84aiUI6Ah9z5oNYdKKW\nPl2fXYIBPgHKl92vx51+YJeT7uwnRn9GeKtcf6BWIRJ0RKYqDPPhSjFMZCmL\nmr+dZnP+4/1k47qAfk826UwMuaoDmQqzDwUw9BFsUKX5PRWzqB5mCQOZXvvd\nZ1L2\r\n=gQE/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-53821b8.0","@graphql-cli/common":"4.1.1-alpha-53821b8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-53821b8.0_1607690804849_0.33590228195967775","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4cad56b.0":{"name":"graphql-cli","version":"4.1.1-alpha-4cad56b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4cad56b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b412059cfbde5966b14c8c0739132775029e092f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4cad56b.0.tgz","fileCount":14,"integrity":"sha512-QRL3JBuZpGIThjYK22h1DxYYkeV9bpStPF1KNeCdUeZrrRyXNtWctsYzGnrGt1o0/Bh004emzT7upETfND+jSQ==","signatures":[{"sig":"MEUCIQCF0pwtqjXeX4YcOWMjzFsYcTU/k6RS5ul1VaAZF0JVVwIgCMWT3nyYV4GIiLZfRTTd0ulT9+xh80SRXyGkLuixOTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0+oACRA9TVsSAnZWagAAXYoP/R64AikvHqrKLmCGvPPr\nziqZX1heWJ0cIC7SsTbQ/EYisYKda/8nDbILXFCFOTD7mn/ha9VxgNl+snPd\nl5hxHQiZtPQRi0ZV1TjOQdNVl/XO5tb+RfRcAQ2OgoO5z4kIF+nixzncCNyL\ntDqo+I1oJZfX4+2IMU00ajH1as/oAYKNc71LHWKVBo9uNnr0sCQI8wrixUjs\nlvEIkUyNNOyq8lySQt/1RK/7Mq3Mc+cFxCwg3l921W09Wwjd/Ppun71Zh0k2\n5NKaXIePb+wE71cP9VZSOdO8Q7zSmwEOUUUGdCYfa7JehCLK7T2ypqrrOdqD\nRCxHqZ7dbOtYk8TjfxkZhFM/wilbozX1JBV8b9BerMS7JcMEPdK+W1xcA6Ob\nlaa8p7O506DtOXI513+9WsqWGMm/2XQuxUXmVshyde1nLDkgIEmV0z+rYL1U\nLdoe/AgohuAVgpthoHLlPAGmweewXbtmCZHg3HcXzWS6DPhzTcVTxdCxuJgW\n98dSR3nlIvQyIC2bv9VeVM+x9wvf16j+V5TZA+8+Gqb3kqRcVuHpXhrw+eIG\nThgaqgA4iuMhlKuYn8MxPbjMZYNbW20CVfzXdl2XFR0Ho1bd5K1FpFX5txPZ\nG1bI1E5VifTHJGWMdsKBX7dBDpLOn0kg/odKNXxOGburPRczHzLgeZT6DiMg\n5vWJ\r\n=GjZV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4cad56b.0","@graphql-cli/common":"4.1.1-alpha-4cad56b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4cad56b.0_1607723519555_0.28792270396971964","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d0ae9cf.0":{"name":"graphql-cli","version":"4.1.1-alpha-d0ae9cf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d0ae9cf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"902f9b6835ace0f5221cff277c48c974210df73d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d0ae9cf.0.tgz","fileCount":14,"integrity":"sha512-nVMULi+uxgxiNy4LsdJU8ecPPzGC7v55vWZOjxe9ZDixzbo1fyjZWlJsCHq/6F8lEeAw6y1DkUcfZWXovETTpA==","signatures":[{"sig":"MEUCIH7/Zc1NWrGSXqLY4rASr2ixIIkENUqhsq+Fl0Iioq9gAiEA5/a9BglLaU00mTCsL/AmG//gzzKraTy+2O3EJcSXKbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0+8iCRA9TVsSAnZWagAAfcEP/jzZG2t8Nr3Y0/I/G+Ne\n6qX906YxERd6Us0n/9UWETgBs9BQSWr98vaQ7NOv3SRqr7EEhLLeD+EFofOE\nRS8IX0Vy/eElpPXWS7zNXVwqew3hk2WizLDsiDlKIVsNbJ01gjhBeLbGzLAv\nJ+PPVoM4gT3WwDVl7GVVoMuotGDW97GQCZjy3FZX6wLCYN6IjC5tFpgUjMfh\n22pI7fLOhZ2aWSk/HC78M1OeXMJFhfyPOyE8Yy2OcgsD6NqO1O5P4jPjoAEm\n3yJ7QjgH2a8BoIw4Og84lBIz9p8P5inZcOwIyXQlEjN7ABmzFYkp9iQqzqdT\nap8uEvHi5jyBW6N8Ee2Bk4ltup3wHPGU7MQ01pbRc5a8jBPsHGSRUorsG+c6\nNzznL8Mb44zvf8XgIpFYAGegczKpS9UsG/ShzXIIpV6LYQU0jJo6shGCiBG/\nno3WuU+egvbD2yWiF3vwEnM+XdHmZ98GwOVNbN32I0Tzy9Ws6ru/FVGczIJA\na50vtw/XBZ1372U0D40hjOCM5Wlh0pdsil4LHJ4mTs344Xde2b/58BaUABK+\nkEG9POSU2QIuD+PCnsBKYUaBwK+0AQvHyYiesfghLJeidFjVczVBFG9AJhqY\n81qepV0Y8qa45bsri2AFR55kKhxRR3sp8I/eGyp1HB3JoTJ9Svi+W2580tJ0\nrlag\r\n=Bg2Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d0ae9cf.0","@graphql-cli/common":"4.1.1-alpha-d0ae9cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d0ae9cf.0_1607724834191_0.7402189438888196","host":"s3://npm-registry-packages"}},"4.1.1-alpha-104c576.0":{"name":"graphql-cli","version":"4.1.1-alpha-104c576.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-104c576.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a3d08d0e63a159ef2e478964a6ff06f9c83ed46b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-104c576.0.tgz","fileCount":14,"integrity":"sha512-SFHE6ZDLOjfnnwIhco8NOvuyBNzJcbwcsx9TeViPnaDmqIHxpnD/qEuLpYRsMfFykfzqbawzjAHwKIhXep0iow==","signatures":[{"sig":"MEUCIGyPNKAKU3tnf7heoH/v84FBevBN79z2zOEnw7cXhzA3AiEA3/tJd2mxOMgBj1waUi76DOR2Pc2ayLTPGv+s5cZdqCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1AFkCRA9TVsSAnZWagAA868P/0MmZLc0dQ1VJPN98Fjf\n0k7JecONayqzW95yCyXHeg7gwdzhY+xDczbeawRK+KGliNwNbCCx9LOrQgUY\nIQb1G+4uongAc5WCh7v5z0pyHkDvvq6MdbUFTtrqt3Wpzo/3GLD8RzK5rDpK\nwZq+im7jeFPIKZbdPLZ3J1V00W6U0SoIz8dN8yQjObH+oz7dDy1bqZ6EJivW\n+9ofcuwPNg87ugcD+bri1ljMUYQEgKBj8MGavl5HaOBC8lkCvTrW0GNa8V2/\nbNLiqt9ZjK0ntezowUvw3FaErIwfEKRcONJGfDbK15e7qvQWDQh+N6/x1CUY\n2C9J+FKWo6FkVUhxj40TXDkejpMyxhR0luyfuVt1x81MSmqb+zXKS3XfLVBC\nBUNQ5EcUl4kVgiFTICw0iFtN0x1iHYFQjOVafAGjBu9Eti2caXeSqCR3cPIl\ntaMC0vWT0MJ/LkRCT1odygD1STHdDQpRLteboZl1vLo/VZHWDYWGBc416sFY\nNu7NHz6KLzZ6qb6Z+GyOCi2rcxMFFaqMILg6hvfGUgErZP9AeEjfQUGXvnSN\nOjRNTmWmWAZpPdSSNZ8dbcE9XbKbMwAOaJ7pc7gKk7eXl0P09eA4ZXbHAWSD\nWGnHPB8RYV8L37gsusy6f93ByfUk6SA1uFt32Ol039PItmf+6ZHdn1Kg9Kz5\nHF4j\r\n=0vuF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-104c576.0","@graphql-cli/common":"4.1.1-alpha-104c576.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-104c576.0_1607729508188_0.15668204201336278","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6f34052.0":{"name":"graphql-cli","version":"4.1.1-alpha-6f34052.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6f34052.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7d12b733e1a01f2526e83952ebbe83c36de186d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6f34052.0.tgz","fileCount":14,"integrity":"sha512-NiLkQ7mOw/jvKa+TQaMNi+0qayO/9huqNVbwW8UwycwgGOSjnLKoiYNyTDj0kADklpf1zIrHro2FRec8aPtoGw==","signatures":[{"sig":"MEQCIEdKOZpds+r2XqX1n8K1mZu+Sac1ND3ysfxBj8WMDv9GAiB1xi7bRl8Xm+u1EmLjnkBnAHTIhTEwN8eBbewhJeIE2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1AKfCRA9TVsSAnZWagAABV0P/34Ud2MowE4tJ5fpp/6F\n1trykcLm74z88N1iHJ7Oom3Uf4gHlEKL+k0MMCMxRgCtbxxvxLTyNAAlsuAp\nPN4Ey/39oO0mt5s5D+C6oGy1A/w2+Tq4F16T4fI4twh/+QPkOcglS1D/tRyG\nxHyXzbsIyHqGOWkimelTddiqZU5VJAJcPBmyiNL7CKvCulZ6aJEc0fejip3b\nEAZ/RCMmdxHwtgtkefCrCAxhMNixN6HPHONIQeHH6IY7ntcg6hcax4HD32vR\nWEZfalfHKFyLbM2P5jJSPM2aaBA8aqC83EvmvKppCksWVYg+dZQY5p9te0hQ\nrzZSuk/OAbww09HqaPKksIMCTesqOuAhMHPf6sm84hBU8Q49jeSm0U7p0pz+\n2VCVphYHztwfjGXD5LY8ETEtaT13QLk8IIItjNnIStkAlWHzd/b1U+bRe8Dx\nMRnm45v+P5UUetX66tK1ytuyDp8b9e0Ap8cBR2SQhPPfgk1Z0mXWny5yiuIS\n5A7/q3oqD+PUiOZXO/2hqAXI3EQTz7vNVtJnKwHHbjNwjatsQt52A+qJPT1n\nIrf37zP4nCMBiJ3rDWLoJGGRf1d8ZfvgVhQbt7bwUbgDw6rFZLTsloQFBtlm\nfBHBmf9tiOtMJFvwvFVaLVcm6AP4f3s2VTJEa7QyLMF2RKEm0pt/J+03wrrh\ndzuc\r\n=PC2M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6f34052.0","@graphql-cli/common":"4.1.1-alpha-6f34052.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6f34052.0_1607729823257_0.7378113874716687","host":"s3://npm-registry-packages"}},"4.1.1-alpha-db62983.0":{"name":"graphql-cli","version":"4.1.1-alpha-db62983.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-db62983.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a7c604f0be5ae89dc05f665ddae9c23e3bbd1440","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-db62983.0.tgz","fileCount":14,"integrity":"sha512-NIMIs2wapdVmziV0CMS4u0ER/BZfcr+0x62zgZUk1SA/EjSrMFi9JfiBoEMjzKcAa6SJbCNlR2V/PPvSChIQVA==","signatures":[{"sig":"MEUCIHi4yzDdGrvBj5tZyLdykLkCsueND3OLgSpROBSapmD/AiEA5lWKFGxS/9pFwUq+XWPx34x4lL/Da5Z3LLHwoSUlNjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1NmGCRA9TVsSAnZWagAAjRkP/3uUHkDO+5CGLKsmvtZ2\nGTpC5TuLMPj0PJ85mxPkTHhlfQUOf8KAdPop8yl2UWlX8mCCKXNoCSoTGhPc\n4IXljUF1E5iq5tZTvJ12texk8H6NFZh9lo80IMTjaztLP2KR9RZxfzo0g0HG\nSyTIZJBQBxov0hijS5WLJW5uEyIeg5ITcvLSRorJC0W8WE0whD+jROjLY4+m\nGycuWRmB/7GZCcak9TNz58Su9CNBnKMYD74NDEME4QaB1THQkzbkP8zjJXXa\nl7nzdZStha5G22teagOVyC46SK6DSJrCUgb4l+d8V8+ILXctpcZTnFOzWxlY\n+aR6U8uCadjyxddherWp1pu7fDevmxMJqFdnt4Kwc4GfVlLkpgj8urQo7iTx\nsmqPSdLUpd2YkwAcL+ys2XVHWaVuqiD3R78mRsN/X7xddfDBuef4FKHy5XG6\nAT2E7H5BqHluPLFayUHn8pFQmLbKUFkWvomJCvTkH6oQzwfsW9LfoQf0dvGz\nKwQZG41SvGQleapn4NQLd9tqTpwByZwF7rjz02Ui3Nfr3Ximjenw4+5ZzUCZ\ntNMBkNJt8Zwrp5yVkiTYcYXXA3vMXUMadG41m+Q1oOXj1iHI0mLrEwa+BXM4\nMLXElkkDQr9X2Os4eimY4MmG9vGVOaStRmvt3NRwYeVdQdaeARk5eX/e3x33\nBd/a\r\n=KYRm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-db62983.0","@graphql-cli/common":"4.1.1-alpha-db62983.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-db62983.0_1607784837982_0.3009741784526352","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eeec67b.0":{"name":"graphql-cli","version":"4.1.1-alpha-eeec67b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eeec67b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d80f147f01c8057f9b5a1339278a3b6a83adecba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eeec67b.0.tgz","fileCount":14,"integrity":"sha512-Cfz4w4QVHAK62DtA5LsoNRpX5HWh/ZmdROezf91GtAZgJOj0ffFFMaLySfziDXEZ35ZmOtvbSMVNd7BhqiKpMw==","signatures":[{"sig":"MEYCIQDz5Jsf9xvJH19jnSJ5RDOoFcQYARFyyxAqFlXCVEhJ/wIhAMEzQv2u6BxikS3pgmaorgBxCntYPcATsgSzW9aN6+3p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1NpxCRA9TVsSAnZWagAA3jcQAJ1XYAlNCvTUmU89/hFG\nlpv1hrNItYDmlH7tNndgQkA3++vYJnP0SVblB8R9lUoOMpzLoN5QML44WZUs\n4LpFpdYJlfeBFvYVzr0TgDkDKbRbyl3imts46+6TAvwp5flgOHTP3H5MbZsN\nad5Wl1F4ncGc/T3sfewmnFnSWpftlMqsFUKH5iKg8YVQ2GvK26h38xHVQMw/\nNpTZ5sExyCTCvjUcB2CiEGiI58ollCXdeomGa/55rqmgqMPeOTpy/2LKn0qu\nMk/XIJBZ29BuMfY+rIAppS/jrVbozpZ68xLiBCrW2fFBBo+oMC9CwH5dSEy7\nmsGAZjn4b49QgaYTWBLxc6FRCDSmdu4c6NK5iRRfgKy9Bw/CbQa2yLREMasD\n3UhXnnOWVx/8Pt+xy67Fv/NKG7HxHShGdySeFOENxM7l7MKG572VwK+BGJcd\nO87HAaulKF21h9I68ib7hml1V0uUuAYXulgmasKOjZjLjD6n4OmYAjtepJpb\nI2PLe5gBbc7Rml48Nj2aKNFUD5muoBwf22uJbBn8w89IrKLVQb7TxnbxFZhp\ntpi77l92yDuRtDGFosaSm4DgwV53CDIJcCcwHZgmmLA9W3L05heF6q7q8+Nm\nCkTpKWNCTGLzlyo06BbqiUoQAhAdjzy8ZlK/fca6KGRiq4ajgEjPXBGz55Bh\ntkWO\r\n=yJ0z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-eeec67b.0","@graphql-cli/common":"4.1.1-alpha-eeec67b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eeec67b.0_1607785073375_0.30940268483308664","host":"s3://npm-registry-packages"}},"4.1.1-alpha-156faec.0":{"name":"graphql-cli","version":"4.1.1-alpha-156faec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-156faec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"43401c9397c0f63d1afb63fb0614543ba2d59dc0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-156faec.0.tgz","fileCount":14,"integrity":"sha512-t+Y9QkxXCrfAL50qjWuElcmfZvJeZAsNrgW//LyV4j+5S+dGzOBXEqRu+LOYfxBPvjtDU1RdwJ1pw4R8nqNOKw==","signatures":[{"sig":"MEQCIFCwtQPIMv8BwX5/aeU6LCquof4oyNDACFcN5SSjc4W7AiAWcoeo/pxivQdihMvXmAor88ITkzC46lRSyvpHIaYZ8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1QJ5CRA9TVsSAnZWagAAyT0P/3WjDb+BdwnRKoxl3R4i\n1N2ZbyMuMjNkO6hW+kEwcbQxgvBSQGjCq9Lpl+rWb7jJpYLHGSTC15IKaQjY\nrEvf+lhIiZFMNZXdHKtJBy0r9P83PVhoA1qC7DAc4qokFM4dDXL4/nOvXxvE\nZzX0cVQeBH7G1lrE5YTKbj2KdJgcAIYKO5U+8aUeH7kvUoM7koiqaodReHVU\ncmWpXukCOrgrWlKLMqEWIxNBgFRznC+MrZtZahmdIwqcXokJrvImDJkd0snl\n1cQ2ik/YYf5Ya8805eKg6r0Zwcmx+JlfJcR9luLVeV9vW/m1sdkEAZfVkxqX\nc38X7MnNSe3HaTuOoMjmzGJJUa6Ai3P8tVrP756TNOpJpvh/21T92THj+rrb\nUnHPGOCH3vCD0B9dS9pikIf32qvn01I94IhlNI2gspJ8dc6xuLJ1lEj0x5dK\nxMYYjEgaOB3mki85TRe5DjVuGslJIlEaC18b8u36hFRxerLuyY66GNbexvZ5\nere3L36y1VEy1FJ2v6QdSS3QTH+/F3Ip1lGGIVkLGGP/2OW0VHf+nSfl5lPD\nT2e1jihYnnfeVdiOTxpfRpajAnPBfyXuoBMrJfGF6um1COcQapc0GLwvqUBA\nYPZk2UFfwIsIMbAok/Aa/KlUbZ0yJW7bA8FksoNHRhrvNmLjuNVdMbv70Zxt\nhZTk\r\n=6EXL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-156faec.0","@graphql-cli/common":"4.1.1-alpha-156faec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-156faec.0_1607795320531_0.7482130150232396","host":"s3://npm-registry-packages"}},"4.1.1-alpha-83172c3.0":{"name":"graphql-cli","version":"4.1.1-alpha-83172c3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-83172c3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a18942baf11db9abe3eb6ba956946e86e451b756","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-83172c3.0.tgz","fileCount":14,"integrity":"sha512-CuVWdegxiWt/eHE7yGFV3CXh3BqO4fXtk9UafjLv/LF4FNPOb9HQ+FxsWD+U9DseaAbeCJrOA7wROLBTnCJpSw==","signatures":[{"sig":"MEQCIAi0no/TMUa3jZuOFNX8bNOdo6Da7OEfFaHSNwgLkxdPAiAxgqkWM1oayjOVoacfDQByfKkrECXIQx+fX+rQ1oqcDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1l+oCRA9TVsSAnZWagAA4KkP/jtkh4zhj+t6Jybm4TmM\nv1INvIJC2+LF2hB6xEji2YhRyOP0hwMHLepBrswoofLOZxXMT9koMsHg8hep\nFlSIBCrwADCRN3LOiqObKsaliOSOIoI5xCamgrpHxeQomWTxKg7kgvuWnXh2\nDRXm3TIxBzAomqZTG8EhKhyFdfgYOWA9nnm+hy+3xkGcdKkpJmDbzDjGaLbr\nRa45Zwf3N64S5KAOTOE6lJW3CqqDTe7RPPyqTrFXxe4jm2d5z1nJpJv6zIAz\nEkeIJRQqQox1z9pZrcPzjbSDGCdN+2PzjYEBuMs9x076DFPgQzVvIA0ENnG2\nwuyT6zd0WKaBEF7fJ9eJGvwb7rsgPdlkxJ6q5TXShl2W6VFWR4ndRcIr0TXF\nJrS3P6EzK2QR6UoZ1eSk8GPUcychwZopzZTcGd8M1rWYchZhx3TWZpm7fB0g\nZf1ldSVz9WzoVWn6dqosWULOFdjtoAe+Yql/D1aV+k3PlGKqBrKVLMhE3vo6\nJWIe/qOexweoBvce7Ynpg9KOAapR0UvZFL/ZJiYKff2egpgJm0Z+XTNaGlKV\ntnInvMaGIHOS2s38drZZOwRKtD3U2gIFtYLyQDsyA5LgBYU2+TqzwhfhD41o\nskihypDP+Xm3Oa9Zn60LFYwEQwVD0lyj2GQY6otUw/TOqDV01SYjDc0w9c3C\n/OLW\r\n=xfrl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-83172c3.0","@graphql-cli/common":"4.1.1-alpha-83172c3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-83172c3.0_1607884711770_0.9473987833758031","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5f3dea6.0":{"name":"graphql-cli","version":"4.1.1-alpha-5f3dea6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5f3dea6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"20556d61e6f7fc7afa3dfefe6fa7d845e878e620","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5f3dea6.0.tgz","fileCount":14,"integrity":"sha512-8cwiVsRUpfEQzo5ThvA/4TGe9StfSFJcvzaMbOiaH1kOfYXJCartjX2PyA+H6/aGQEs7PJaWif87itQpwcHhvQ==","signatures":[{"sig":"MEUCIQDGAL9OpbYehBdgGnpVD98fOlf3Ceyv4nj/oJB3mMJMLgIgKbDOOse0kR/nn6W0DNfnJcifaMwCYrTFT+LvmK3l7E0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1mC2CRA9TVsSAnZWagAAPSAP/1WANMA8rlWJHLzJp64Z\nkCh324O37xwOih/YfUEhgjgKuezhNfj6qfNsXqH+cVzppUGeDEXIAkzTuD4H\n19n3gViqAMHFCbyGt1AvBb1A3uIjJa2VCRyNEdhQrgS3K6gRlYYPybcrISpX\nyx5XegJuhFuYhj375qMjqVp/MOp5/4oAbIOTQMO8y+GULi8IPXI+Pot2oUlh\nEN+0XaskPO8xMKtMAKCAheJ3KsbtE26P/+vwB+4Tras661PCPwfFkfVDfQFN\npljqeVrfxfG3yng81NYSHz8epVST8HGmG5QmLu4brutqdm35rVijnhX2nw8/\nciZqo5ZXT1WecUo6k0nZd2Apj0O6kIGENW10rNk4v2kAhdq1qooa8XJ7F88l\nIbTLJ7n4qgyfV7InCKAy0cnIFqpOCyh2FUhtITegHeVCMdXBfgfur4+fwZrH\nwMX7/XK7Fe3IEeJGsMnm9YmlV9o4vuNk0SByjUM4xGgVcvaQRsnNAwA4JwPa\n840S0dca/ZqcXaDOAt99+DIrdQArbsPxXtPvQ2kzJcCvSJlMCaN3pV4Stu+E\n+9zAxW8Dym5uP51Hp8sbmAyiq3N8+DWe40Q9ctjC5J+SSUPR/1UGR9RsIpXC\n1smC4liKJZykM1nqh9C9O4oEhLMDJJgyxlD+5nIdiOnP28dnQT+t+wr7sypS\nvGnm\r\n=/MZ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5f3dea6.0","@graphql-cli/common":"4.1.1-alpha-5f3dea6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5f3dea6.0_1607884981700_0.5657009872527117","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8d8362c.0":{"name":"graphql-cli","version":"4.1.1-alpha-8d8362c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8d8362c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0b0da7dd98858936feabcbfa5da0675ed8c37bf6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8d8362c.0.tgz","fileCount":14,"integrity":"sha512-yBUWBRSxm4GdmCgmDXiDHSS2NDSZFB5Pi1npZXk5YPY1i8XiXEGwKE4eqHI0gYvqXKth5dVgFc4r/JFO8N1PQA==","signatures":[{"sig":"MEUCIQDT6VyIrMbWCNmQGNjVtT6uOFDnJHfBZPZNU9eFz5Ev5QIgB77OvQKDLBvCHVHZZ8F3zOVvKp3rTnWkcjmU8daemWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2LeDCRA9TVsSAnZWagAAO+oP/ihDPQHxj/gOa8taK6Ze\nG6NAlbot9QJEelS74drX60mo50y3AgTwJM81ysCPEqhoh6/xfitevcq59358\nXe8GO1aBHUNeFRPbz2K6z4a5BY4cE+ZefZDmsN/jPTIL1rynyZVpwm/DD8yW\naCr/C5xfMiL7ik14GsMAwO1S05iKiDxoDIM4jykL8ee4++a7iOTrOET3lc/k\nY5Qgar2O5dw6a0qe/5UAubRUaC4RlvD9lMPOEpMOUhV8yHgzlLNqhSuDTXZJ\ndVxwj5smXmh76mZmrfGYBlmN4BKByZzayLOb0I4RMbdFOUZxnAzSOrDXbb0J\nCj8kjz1caTShD9hF/GWShD5B2oa/S5VK3kNxQGS2aX58hCoKSmAp9tvPj90z\n7zHUrmEo4xYJVHGm40VHhXqCbQlcVcYfh/w0ncdz647myb3JcD6EXkt0pO2m\n8xWUVIuiF5SSa4w4VTHslpFD2SB9j3FDQPSlt+tYWk0j7y0/WFYVZYOjI7Ff\nAJ1p5nzyMlmdbg17xlC0OdGAfUaDjx4teGuj20rrFKndNf0APuF06p7ZiunT\natSikAGgdGvjafzjz0kFPL9EAyYTz9aeajZiGEYP/uElETe6o2P3F86GV9ve\n0Z6Kk3c6mAfRVEGXwmBM+JBCn8U3JG7XjRcRZU4ms2EvHxkrSDRteJNp85iH\nyi/i\r\n=k+fG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8d8362c.0","@graphql-cli/common":"4.1.1-alpha-8d8362c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8d8362c.0_1608038275164_0.5551145769069188","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e738dfe.0":{"name":"graphql-cli","version":"4.1.1-alpha-e738dfe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e738dfe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"23904370ae2b2fcc9dc736b0f9a529804c647910","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e738dfe.0.tgz","fileCount":14,"integrity":"sha512-gNdNNdJw/XkfNezxhAZyl18EJZl+8yaGaUStppH16Q0WcEpvqfkccdjvda5CE+MIUbIi0wy5fYfz2mIiR9MrGA==","signatures":[{"sig":"MEUCIGyqoq82d3ANfSeGhbiyLvCR+hnuMeXcPGtrRPULHI6xAiEArRUe1XNkGIR3KKTZLRmKZi1TCgFwNEIqrABkLO6vIlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2MWgCRA9TVsSAnZWagAAMP0P/0lN5X6IE6IwJnAnJeTu\nbdvnXiUiqemu46NVjZAPPt/hDb8Pwqn4GdCQb09T3fmGZiawmkmmWcf8bzVV\nqzGrNWbONPb61s0LtakutprtTBWZznVbBgPtIW1iIG3FVZxGN1jg2yB/d/ek\nP3TymaYzPSGkaBYkAB1ZolZvyy9Fb/pJ01z8+mKUuO4v6LHeMs4FWFgLxDM7\nfTb+yeYgNQgh3BjGg8AQzOGxOmhJxCDIi3GLxxJSV/d//6AN33VYnwWbzSkg\nOHL3QZsKeuvRo9jEIo88It8/h8zs50F35T05RQasSfWBBLoxC+wDKpaXOen+\nakh8p56raOdDJATjF2C1romS558TM23zTSldEU0hjfLYvoAG/zS2PWvvaZVD\nUJDeZxn+xQlPC8MtI4VoMCJx/U7rp/RgNFfxoR8RtHDsle+dleRlDOL6sJXK\nh7eZ5gBvU61for6zw2L1vIZ6KtqdjZQ7p62KFBrxoFw1clNDVNswzNtddva7\n6DHlsY5gCg/YBOLeYWIXblD7oopG/AQvselYJJNPlqpt2cMq+XquWTVAySPA\n1FlP8pu+w9qrNX04eaTlpKLuaF5t+oRh3vzfvbRLJsH7yeNxiw0lz//pzk7h\nQPlxkqkl0R2deo8mts8ETvnlr+M8xJc/2di1d3KI3jX9lGwX9y8IzEDs1hWj\nrOT2\r\n=nVbV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e738dfe.0","@graphql-cli/common":"4.1.1-alpha-e738dfe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e738dfe.0_1608041887543_0.393913755567759","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8a033d6.0":{"name":"graphql-cli","version":"4.1.1-alpha-8a033d6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8a033d6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f20de87b591b72a83e51beef6fa2e5bfe79412dc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8a033d6.0.tgz","fileCount":14,"integrity":"sha512-A20FCECQxVZaWYPRTXMBD1leBNgBsS4wft8Kq8/91i6t3Hyuup4ZenTyL3TcsGZHRSxOvrfiJ68ITHgFi39a0w==","signatures":[{"sig":"MEQCIEQI+S/BuM6DmUe8hRt1k5StgEl2NnC/lj0wVp2JdnQQAiB6zXpwaNACXR3wtq7StPHh/v3xYZJPiEaAaejQGdfaWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2On3CRA9TVsSAnZWagAATgAP/RL5kijRh2OBpncAmYVw\nBTiB/z0Ik5fm+Wrm2RHvHQObh49YcKRyT/eytb3yOrbPBF02xTDlQWLqOnUw\nEDWRYOL2gkPwc51FWcQiNeCIXR7V10x7qZoKrs6RP8vGMtGYECIy4+Q4381M\nw+e2ShvmkA8V3SrrZITvc1bufxij4v+P9MJ4URpk94oZa3L/UOoBKqzHvXXF\nv7R8LTrbPf5CKRuMM85dD/j9tJMqVE26xNhZQVQHBt+5tKHu7tqCkkXM7ZV0\nK58O6q1CSXtasPI2qfROIwPSUcNPJfQgRu5L8evwPmtAIbIT6x6AvlqwGtPD\nTnyQaC644jAU6K09HB+vH07OYTIpoEp7gLARqWM9efGleyCFTIsaKHs2Arsv\nNu1/qcfVaZCGcNuvY+FH2xnCSrmo64AifB1/438jhs4OhsaaZBaVBlpJBzTd\nzV0UdTVyjvMKIGfjS22raa4UfwJV/8EMzg27OlKMsV1lHMr3zc6IPZyvKCzT\n8w+TGs3JqvNK0gdySucugomFDYVzSCIDOAwTPYo/n33vBK81UlwfKW774jmw\niJsujOyzeZEu0xP3xUinvF55Q8pGsVlzLNg48TmM5KoW7XVMSwLgL+RDP3eT\n/2r72cjhN/cpPhvpNdchwuDILb6NRFxYVK9FMaaRdLBaSW5+cjP2tHw2lY98\n2DfS\r\n=Xejs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8a033d6.0","@graphql-cli/common":"4.1.1-alpha-8a033d6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8a033d6.0_1608051190498_0.11166593186486562","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aef453a.0":{"name":"graphql-cli","version":"4.1.1-alpha-aef453a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aef453a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b68f2ee963b5fc73c951974365c6c59a0efb1e31","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aef453a.0.tgz","fileCount":14,"integrity":"sha512-CsnMwZ3SW3vc5taY9z8sHzht30fMoMFroF10Qm+bzPdmBfgoNpFDl3juiwjA/eC7nJACoiO4ciu2RVygndriiw==","signatures":[{"sig":"MEYCIQD7XauUcpRErPqH9gl4SKOVYU38Ds0kH1NbQYGi/PDAAAIhAOsLhOts/gIyZDoj0zSnmS9TtFwnSVAhCOqBgA4pM3WD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2Or2CRA9TVsSAnZWagAAEu8P/A4cwZluHI8DqtlIxb7l\nfj1B9Gf2kE7AGHG3IF6NlzNOczyQ2i0BeOrrXv1f8z1Gl7rljVjIgtK2yv0Z\nQYgH4QvZhlKmWiD5wudfPki79Wsrfh7C3uTUWcn+I7aP239UP+q0WBhosxXK\nQEwq7AuOkXicegXj+8uI26AEEFqo0rwBUwy3lxPxpJSDECtjO35Gq0HFtABO\nUpycmX1A9FMOBaTnEEZFwWRosrAJymFrEu4vj/rr0IlgSjQCQcHtMjYo1qvO\nw8AbfICqI8zYQfPNO913dfv9X0bu0eIOX1gIFADiepNAKBa8nmgaLvYOqOtc\nMj2c8A0fGfv8oc3iar4f/Juk63a5EfVLpB8kYwY+v6iyO2d51Y8DExJrzlG4\nH6rYvuuvdzQ6OKlJFjzTEVEuZDrjY/V4BugS60xtEjEjYtlXNk8XVvko/Cmf\nCmQX+aW/toSM5mpai7Q+k+O94NE/Lh14PBYm6rLGvfB5OfkO7AA9/chx9DVd\nEthQB3dQDBSMk4IR4aGlGbI+rUUk1oWTY1Zoup0T/DB5/9PLBx+5ufGXmIF1\nhZQwu7RcRbmIwhbFaB63FPno1Fcf2hWq5aRqGWU+8ObX40O7hmt8kwVg9PVd\nwhPcrqegqMWi6KVfSCnY8Oj/tr7/1mMvBQhB2oUKpuEWQAEsWLE4IgOQygcf\nQ+CO\r\n=aJ4C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-aef453a.0","@graphql-cli/common":"4.1.1-alpha-aef453a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aef453a.0_1608051445467_0.6014561098959328","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c69ff31.0":{"name":"graphql-cli","version":"4.1.1-alpha-c69ff31.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c69ff31.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"12a26bf0b4a0512b3a83c77217640dbc288cfb28","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c69ff31.0.tgz","fileCount":14,"integrity":"sha512-friPI0nVuRUnUCaAuCQ8Bdt4SN62H1r2DU4G1GMkjTLzVPWN//Rry3Gsyy249BOZ+wyBDkzPBAb32yqqnef3XQ==","signatures":[{"sig":"MEQCIDSZtNXzAax/QFbLFt4Al1LTbNGEe6IfKzA0tb1Cs6uWAiAyGKyS8ClE+fVdBMrPrbCn7sv+e91E/HV+ijhGcf1bCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2PSkCRA9TVsSAnZWagAAYeAP/iXBGKxA76frMm+5gk+o\n1fbiTuPW/GRQvstavPT7DR5I7NaXIpx8zgAADcTD9JwySfXaiNvpa5b9dlmn\nVHjL2NpXtgK5QvpeZ5Oqin2q1l70JP0+tv3Z/7WbAjBe+DK6TUjNoRRkvSCM\nOH/JlWsK++Pqj/+SsngxjH1Os7rKyIg3+lnBQoxDlk9FtcXJZkV1x5lKWln/\ndKCTJ4XTqEB8YRit6lm3YW/8SsJkJDifsbKhMhil1vLaTdGkXjKcNJO22RYn\nFWC6Zn5BtAbG1YTrcFmv77KvCx0dh/CIYQ3QBoWT7ekUXJY4q+hWlPL9qh7S\ngbOIAWPrXgKpsCnVOcBdjLb/qQ06/q2Zh7UZIncOMd/a1nud0J3YYPDor5bv\nWLhHMpVPFRo4AmI/GtYtzULG1JhbBafd9yhAwPiShuKiYzRR3c37482cs8Ch\n6RhqDePVteqOUi/t0XdwVeABwQ6rFysZbC9kP3jpfE0mWpcz/pCrULsMZmjF\nE+G6hWCTjyfx6Rxdg/Vb9FjQEfXYdUlFGHmVuZHlCzVXXOWPAWNB75MnpTw2\nebtZaZc5sRXI5Kf+CoC/PXROKiXYbgjeVZ/E3+z0nbBFhPeaWB0kgfndN4c2\nq6fzkGzcrHCQHND1BXMRozyPWucHhw+hXXusHFMWShPPeNL3Co1jZ2L0mGjE\n9vmZ\r\n=wxLk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c69ff31.0","@graphql-cli/common":"4.1.1-alpha-c69ff31.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c69ff31.0_1608053923381_0.1835178800223345","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f3ce726.0":{"name":"graphql-cli","version":"4.1.1-alpha-f3ce726.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f3ce726.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"21ed99481ef12b8ed8b93f0c5e07356fa6e4ccd2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f3ce726.0.tgz","fileCount":14,"integrity":"sha512-Zs5a5UZwzZZlgwHl+MMCnlKcVzkMpr8jqZlAEDw+aawr2+KDQ8d4C06Q5XPcM7Wb8XrWgeKqBko27julKxMnqA==","signatures":[{"sig":"MEYCIQDQ+ImJi1NZCsKoTmJWtts+qFFPQIJIG2W0A69J8OLz9gIhAMiO3fYQUBg1y71g4S6/lTN0T9H1LycV87M3beUO8Mcx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2P1LCRA9TVsSAnZWagAAQUMP/iW72bkB3MAhbVJTyYF7\nOIeP0DJgDwn6NN+4eiBi7pRkI1jvz1Vsy94KqG6O8zXI6umK5nqECwsVRNPK\nVD7kd0dY+/YjvCAf+IacnI6Xre4EIi7up+vCWxmBUk0uSmjgWCmbzuz/H+E8\n5Fn+cQk+03Aqi+ok20adjSidBVzAS+QbH6jXWmf3qL28Isi1afgHAYLQoPwQ\npKMqZTGPA42qlSw+70Y4Xef+zdAyec5AV28iNcnlRMka+FxI2cpXlFQlgF0X\nnzwqOhyd8gIJ1bxce90B/aU9zGGRa1DZmopEkzEsOBN/2w5grIg0UlNvJYla\nBitFw7GE1CH0g2L49UcKxfv6uPV+O7HPh7Vv1urI9BcliHKOvNMdMTOGkfa/\nop0pg2h3o2CoJLWYVJ2KaDkQshsEYykFL/Gv9mJVm9ib6Khx4A9FCfmsaEMq\nZDURXkaFfvIxl7+riIMHorgWSis+wjmVGofjdMREnz/Qlqa6LlneV8pnIqo7\ntW2SUR/XW3aMauUF82BAvbKjQYMuHAPp1yXe4rDhjsrwzzONu3wrqIGeWusn\ndQKAMHIwgS5ziuMdEZJ4c6r5bHODJqGSO/WMtXR65Ekp3mvYhEZzR3uw1IyC\nqm2L90cgNBG97LUwSvUBgDxGVdw9ZkcAqCOYZVur28jzxT7kTB729hMNgrCM\n0dEf\r\n=kE1+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f3ce726.0","@graphql-cli/common":"4.1.1-alpha-f3ce726.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f3ce726.0_1608056138339_0.44733310277052674","host":"s3://npm-registry-packages"}},"4.1.1-alpha-22ab00a.0":{"name":"graphql-cli","version":"4.1.1-alpha-22ab00a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-22ab00a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4054a7b33ff217ee6ad6eecdd967fd815fa7c620","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-22ab00a.0.tgz","fileCount":14,"integrity":"sha512-ceV9GrlaHQNZJkotYbCBYqKmLFQMMB81vPKEeiIYmRELjhxoejGQe2vYLvCDGkd0orgxRJ5pQ6ZBM3FH/dKoig==","signatures":[{"sig":"MEQCIB5C2jIbTgCZ5pkPnC9MGsCAw/qAKydvmzO5W1YPsjKCAiBfCq+coDhGPHso4Nglfrh17smrJj34+u4z4ilYR028gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2P14CRA9TVsSAnZWagAA/94QAJMFC9JBRLHIIQHaXG6D\nQ7hEBVPGs3RgCealb+/G4QchfKkkT245hUIZWIh/pmDUK2zb34atWaEdkBdZ\nb7VRcG7trJlNFzvgi/Sgc+r6l7djxaArcQX/C9JCSGTrg0MZ6Q8yY5zXZB6w\nbz7UNzaOujojeQdjTlQJm8tJd4rZjPqMNIiHeVSJozRjM1OuknNn6J+ykKNL\nykrOoK3WqkeEO0oZpSJmPO6rfYqqTJxA6Rfb93u4z/sCaY/m2MnDB6cWlMe/\nUUHeFHWatHyNZFSvT6/RnJvs1ezCEqig9kAjpKdH1e+GEK50lamhDieFQvBt\n1/TMhr+AaoOUS6h7Wr5+Kmsi4bRlFGeWllscG+9fcwVUwdvBuR7nc+mI6lzj\nEHCO4go9ZzTyC8iang7i6OWs+uP3UA9RLeMM6GPJT80/wIt+Ojh/7TVXO7BW\ngtY3jeN+qus71SXuo4/hpFJPOTunYEoG2wP7NnNnRhzRP5/Pb2DGOGBhR1Ug\nvQnnufMiOQO12LvJArNl2XXBqFFJ0/05Qc8vTEWaC9qplysw1h6h3alV6jDN\n8nPxueEc/oOYjTunCJJ9NJuABVXnpIVrmaYcsocVIk92pi0atjXvcyxvqrYR\no74KJpZrRt4AggZeHILZfwjJiviGeELgGU/uysBJuAik9xzFLazWRer3g64F\nue/h\r\n=EKTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-22ab00a.0","@graphql-cli/common":"4.1.1-alpha-22ab00a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-22ab00a.0_1608056183736_0.8164305115345083","host":"s3://npm-registry-packages"}},"4.1.1-alpha-15e05bc.0":{"name":"graphql-cli","version":"4.1.1-alpha-15e05bc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-15e05bc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9cdc753d9727c6ef3d9c0ffc2f0210ba5b8ff3e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-15e05bc.0.tgz","fileCount":14,"integrity":"sha512-zmas9xDMu5oa35MBUEAtfdPQePDagp675AzaTzhBtDPkf0pAm3TapoSz1RAFI+aDzXcEMnhjgJGvLopLEKr56A==","signatures":[{"sig":"MEUCIQCmZUrVj/AaRRRzGdgMW3hZ3gSUKcm9hyZ2yMPqAIB/4AIgAcyEWAwBPI5jmlT3WHR6nIehBOZ/PK2OMVDZE/7jX7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2QzgCRA9TVsSAnZWagAArg0QAJKAaRM6eDyImhjqxVkD\nNPq+Hd2Qy8fvtHV/wv+dE6wra2uyguQMwjX0USXOtBs5/OvgbvliVHcXS4Do\n+OKAvqrSklcxMMq4wgI2t4lkdSf6MqAZKiiw3gpE8xT6fDEZGfI7msqVI35g\npUetKjIo1JyFjMloQ1aPYHg587XkEp783IKZ+xWsZwPg2LRP7I5Xa4owgURz\n6k6d/gA5lxwcw73Y84VHn+CwMBHa1021bzlsy/zwC52WQ7/OIqdh5kt/nLPp\n3WuirDfBB+KrdndpjUFzxDYzQTmhUy/7KKbPhuUUInsBbW8Y7CV+PL/tgfMp\njszSXa7UaB9yREBWw0ScxqBEcYEn3E7tbv2/bquqcT66Ujz1/6IJCZdRMHK+\nbsOS/XD2jzOVJ8x4n1NAj30oqRkYRHKJfM/84zVozYCrRro5kwTSVTR/Pr7K\ngE4Xr5H4P2UgI0tR72DNrr69NWTMTQ23PKTFe66zjJtK0GGeGJ9WMLcMQ+P8\nRjSVLfaOqTu+0Lj4G+b3yhE2RnTU8fL2haf8Hd8RUqACiywBzCgAB57bgEdM\nqhq3bK7XL1xGiWDQovtXRVOq33L5WkG9SbDZiuHDcrgz7S4EXGtesqrAcg4M\neOcCmosQRUCxnwThuZuYrXCDMXdA8+616CMLbULn6SE++4pSoJy12fzECHOz\n/wX2\r\n=TznB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-15e05bc.0","@graphql-cli/common":"4.1.1-alpha-15e05bc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-15e05bc.0_1608060127617_0.8061440319672588","host":"s3://npm-registry-packages"}},"4.1.1-alpha-df4aa15.0":{"name":"graphql-cli","version":"4.1.1-alpha-df4aa15.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-df4aa15.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3a99c1aa9a2f0cf2578daee73dace6ecadc3069b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-df4aa15.0.tgz","fileCount":14,"integrity":"sha512-tiueFzP7XrlW1n0gzPWCOGupFdI+OQcblVXGISeNMZif97zUkWvG8dvbOKMPUv8iRprtFtuL4/Pdfhl6bW0WNw==","signatures":[{"sig":"MEUCIQCAqTSI4Ynjo46MZ1JI8M//RTqOhLNFcqpm+aVLcvFQcgIgfvACuac5mjY6oBV8hHhow8HxI2AKsqostprXocu2h30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2dqBCRA9TVsSAnZWagAAoA4P/R9+lzGBytbjPCDPr0pj\nd02u8g7+WLsXvLffwRtXYpiV3cCTgoHNeTkHORwSawSQDb1AoLDA1NerPenO\nNIr9d8U1kTq7bQ1KsscZXs48R/JLWxYgFWMTGi+xjvlTiwb79OhbhXSCjoVN\nUprn2xjxaQayG/+W7fn8G4J/wCBhzofFeehsYuVGO3tU0BjM6mfMXnHMVEgQ\nX6PIsr1CSXbV1OvJqGxSsuxoU1AYaT0bJ7AhLxlV++kawr97qHQspUoBvwZe\nTFrXgl2iqLkyjP6tH/hqD3Er1VLTX5BOOXHQbxaptu6RI5Df0tjYJA6Ufsbr\nnu5cj8xNLNKCORqy7cGrf0X5DGR7KnxjRyWibi8bjrhHp5iRqvGmJlcTgfnU\nFKSinkxWX0kWImoX1FN7tLRb2drXoqpdTJxnQNyCNUVe1ZP86awcjGmVwell\nbpVB4YFSBi4DNdfE3sl6eYiySA/bAmR8Px74bni+elRU7/f5nSYtTUVewuKE\njE7l19ileo2V7GyLT/DjMIyTYHKoMPVrJZ0UWEXtULXMP1QiBiS/YkVN5/Q8\nkcSKD5ZxElOGMRJZl1vhJ+xg18TxVrOj8DICa5QbQLKrbtHT+w5ooJaIbwcA\n/V9CEm77qngf6VCJMbRmqA/Nk9+qUSn21WA0GuPuikd88iev+Yj1VhrRLPpZ\n1ll5\r\n=oVXM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-df4aa15.0","@graphql-cli/common":"4.1.1-alpha-df4aa15.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-df4aa15.0_1608112769248_0.16338602410562442","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ee55003.0":{"name":"graphql-cli","version":"4.1.1-alpha-ee55003.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ee55003.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"81b2b4b7da7bfb29b5581083cf561343d07e80d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ee55003.0.tgz","fileCount":14,"integrity":"sha512-sty3hoSaO067FWYfBSIDqQpgm3xcrrPRLGLRdOgRqbvZ/Br8FUZzXTFeHkI4p5uw0uHWuun1RLiqNl+hVrWwhQ==","signatures":[{"sig":"MEUCIFK5Dlvl2rdisKrWOgzGmWsua2tG8S6ilsv4aLnIwKxuAiEAxeVkUORjF6rNiaT9YIoOXsKP54ImicFTFKYkf9lD59E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2iw7CRA9TVsSAnZWagAAkeUP+QAE8XNHNKwvMFQriojz\niMuQIikERpuUrnMZhOO6s+ciuY47qS40KqE+oyi6YhUX6jeaqXmRIws8CN63\nDSLfCuP1WHM//wncxQ9oB+d+ApS2dUR5jswIGxTQV5mOv4bjfA1OHSb8WGtv\nYLPqDjDEzT5o/tsEPJfneXQk8mhHaijQ42tCrRMwxVHW2/BCRgO6cSJsyc9m\nCrW9u053bn56QFQabPlxqzPTEC0wJYbAvdJYZAT6YtZK0GTHjVkWKIA/H/pG\nG/iIU84AIWcgydauErUO00WzBKYX1fz/tXlHaMSGTI/xaptM8U9Oayv9znVV\ntgfy0xM56+yOcPlqy2tO8NuWlKcC9BiaeCL3G2qiQRRCyQSL/S+bGVA/CJnl\nYC0E9anh8jxIdlYdLlU+9sTY8DCDGhWufPyanOhuaH+NKFbsr+EpJhcXpFwZ\neJZ4j4Ie+YnuPAFOh6ppoRa38dYWb3A1DcMzBKfKmw3hIj4IiJE0iWU5+gfE\noJcXbohYY0OWg1ePpyHbt6Tm2mdo9A0DhqICONiMpmrU34psVssujrmHF2qI\nQgKIAe4GvIJXFpYjG19LQijUZVOkOTm4j14TrWPJsP8Miqrq1J0W2LGlxMdP\nAWUuu3E2lpNX6kXyTzFw+RhJt1RSKN6XKwsd6E6V3kWVS4JTVvkasNikQlgK\nh4LQ\r\n=kil1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ee55003.0","@graphql-cli/common":"4.1.1-alpha-ee55003.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ee55003.0_1608133690397_0.24313209709846095","host":"s3://npm-registry-packages"}},"4.1.1-alpha-255a7dc.0":{"name":"graphql-cli","version":"4.1.1-alpha-255a7dc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-255a7dc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a3c27c7b9b4bf1348202e83a57f88ae7ee04d6e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-255a7dc.0.tgz","fileCount":14,"integrity":"sha512-Yum4q2wlYkyXeu96MAVLruUVEeHGi/QY7ajsMG4l6hUI9qN0NevqNz2GY4ywtG5aeSx80imJpuZtvvKeCG784Q==","signatures":[{"sig":"MEUCIGj4CD9l4kiYM7kGiE5VSVBTgsC5Os7k/eOF4/+eCdjyAiEAjTDWwglQT9bnYWaaHwUsOg5We80Tk8XIPqKJk3PvY0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2i0/CRA9TVsSAnZWagAAmCoP/izz2jivfjr1yEp2Wz/E\n15fCuwhPXHHIJl7nT4yJunOviV27LtuNvhMwzZKOKIr0swMMnCeb8niPUNTx\nWUlOqVIUQVaaQc4GMK/ttf1SSYy9XHxXD7Vh/Pu6BajKWskEkc8tWJbzCDGF\npdOnTuE65LQGO1G8S974y4rJ7RqDH4Ik86TCaxNKL9isbGb/QEUsklyyXWDh\nzQOTY7WXWQrI3sLq0UtyAzh0rOmn1JcDip/aNlePm34JCvoi9lf/cnzhnl9T\n9kxzS/1pavbbqIdEaiLXaUA3Fbz0CBp8xEhNibBs4FZ7iOk8GhXemw5dI/Qx\nxcHRGpi9Z5D+9ODNXHHGoEEt8LQ5bETxJFOQ0lougquIG1RmBhpXfRQJRfFJ\ns/xnD/h+jCpznTkUtYbIKYwoN2hI+uYcTCrMMtSspNeoi8MX3CS5HGQ7zltf\ndEiBwYaTXk55C8TkQ5jLshr2Tmx3kierkYzYTaI/BM+5N2CGiqDZrD9ZhWay\ntpaX704VNJHFsGOBbwKb1JVRmAnpHFa4Gz08ea/UEWUwTPvUqaZHlUMtSv27\nXJfSqj+jOPSPdf9bR5XhCNARwezcG2w/C/AcvDa/23wsrl2IacJNXf/IoDc6\nXOWOdZDFqI9BhWcZhDV4ten8jKgOsmDJRdgGc47zo18yaV7FdPfkFSc8ZNYz\nkbif\r\n=5Iaf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-255a7dc.0","@graphql-cli/common":"4.1.1-alpha-255a7dc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-255a7dc.0_1608133950516_0.3171241718829927","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b866efa.0":{"name":"graphql-cli","version":"4.1.1-alpha-b866efa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b866efa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7a5cdae28ac88bbb5bd8dcb19f09aab66dd0ed45","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b866efa.0.tgz","fileCount":14,"integrity":"sha512-AyjY/RmjipZ7lxhK4fL1j/RfHFh7uqeITZaor/beiUGPR8W7fIQJL6bXtjSic7wF4CKpE3RDmlge3cK91wX8kg==","signatures":[{"sig":"MEQCIEwPXYxZXmpCIuEAlJfdVUbgI6qjve8otwXjmT+81/yZAiAQW56X/3s99KOTGrK0DeEcFU2LJY5GUOghM1wHndBPvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2lR9CRA9TVsSAnZWagAA5fEP/iluQQO8vdsDpp4tukVt\nfg08bI20gvAge4lbRqEf2dXtVEp8/TQyVYK+hQwcZWQZ69YXKC7qOyxvlXt5\nYVSrbn1ma6FJsbOovplaNCCw9ddLwkK6MExrcneTKC0+kPLtyHwnkC8vuUBQ\nL2xYEPvAiODJxczYbekyCzH2UM+LEh6mc6xrACkrk5Yc3AaeFFMeJ68Omf9h\npQSTz1YrkTKB2vesLkFSu3SQMY3FYYX9e2s93dDDxUivsRxqWYbPDDQUgEPd\nT1h14sA8codLIxivgimF2x8cinbWYvdJduWHc/bi2IMpWOKTnCf6os1fJ4+s\nu15ATZ+7dvlmt9b/IL1Z2Sc7Vip58XOZG/KXYVZGCpsOiioMhhgjCwikc65d\nAuB0+i4zaI3bC1yGQnedAnd3qn3ihOc3l3xdgkNqqiuIJ2Ofk50iAYZQqOs5\nYf6UiTjTAW3mBPOHzwmdz7KZSCSVmp8dBbcKVta01+rq5TzXZ2VlX8zEfvgL\nx5mFkpdVrxy/Isk8ut1UKUyHibtFWaYQh/MHk6fMW6ILtn2uCzjt5asfGuwR\nTgB0eqsF8BAho78flY7QJAOJ28EbKQCzONz7FD4YiVzcvjiPvEMcMGNPxN3Y\nOt6AZj1DraYwTiPb9V/fFS3SBmaPIrysVV3KsMfUOTeoZiDvWQweFNPff2lU\ne52S\r\n=vYhj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b866efa.0","@graphql-cli/common":"4.1.1-alpha-b866efa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b866efa.0_1608143996468_0.5099447468964453","host":"s3://npm-registry-packages"}},"4.1.1-alpha-991ed91.0":{"name":"graphql-cli","version":"4.1.1-alpha-991ed91.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-991ed91.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"415440bd1482a6c5b65d2791fed34cfe8277d271","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-991ed91.0.tgz","fileCount":14,"integrity":"sha512-6jIQgU/oZksENJMZDUGChBi44PYS3N8gRNAhuFuWItRr+QzyeTYrilBD2FGdnDDN5BF3iZC3FQEVCLwUQeiWdg==","signatures":[{"sig":"MEUCIQDB6JqrapxCgSG1hjc++gAb78fVyU0jt/C3aNvVtLk9ywIgSzktpo3kyNVzVZeMDTwpB6+RX0y08mWH/3P9Acr1SPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2lWHCRA9TVsSAnZWagAATj4P/R8G9N0yoqHNWsRf9Vyf\nFyUA7kXuSYaGPd8erasJNjfZ6xAuwUj5+qnh0QGBevuhD7gexbyFxp/60REb\nieCaUv4HW22GhdJUPol0qBoKO0srZAQU5R2Vxt/cTm9U4wyCojyhxAZIXBGu\nyEg+mlruffgGAN4N5vDrNJcgAMUizdLD+YO0hVyT1USIaN04kKXd8tvdI/BI\nD6ajtwrvpVHKGduleJmruORPYnnk2wWdYZEsIvtjNvghW5is5IBtuPbGbHdZ\nkQeMvDzu7tfXTHjlVrDMH36BU/TcwoREkW0+5Mor3k/mIf+k/9sOdyVvtvPv\nXP7aruwQ2C0auZkoy/Vfyu3NAaZJB36Q3H07Ol8tYiwfCqvvUGZ4nExXD9Ue\nSqUjuacOhLGUJngjU1764oxjyfS6gVj0F9Wc1YM4iEzNtPnDU2VjkYLGsmAR\no/RDR6nq9C8yMUH/tXxQKDH54DYy4FimhkvENMCYgO4GkgvLo8adCH0Tl5fZ\nyc+iJvW0aSdN5+H79rJ5ZRNW0R6S6P+l2k8rAHn3vV8xhcwJfkXItW9SqZiU\nks35FuiPa3MQ9h5ZK+ahhEyMcCquP+rHEgNGU/or+WGvGrb3ydfDGP/bjfIF\nAcrW39qvcR0LmNtsoSCB1gLE5VsBs22RbSd6Q8FgeocxbYsdNXzlqqh/9/x+\n/bdC\r\n=YraP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-991ed91.0","@graphql-cli/common":"4.1.1-alpha-991ed91.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-991ed91.0_1608144262896_0.7932313388206869","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bddc24b.0":{"name":"graphql-cli","version":"4.1.1-alpha-bddc24b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bddc24b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a12e6fac81b48e8c264f645c9a80d43070b269c8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bddc24b.0.tgz","fileCount":14,"integrity":"sha512-zsHCtIY7G0WVfkGFBr/ZpSLb++ejfNZeTxtF8Q1OK9S5UsIZMHYwsKQjafjEDYg6e6orrR3FUbe5sShjhFhMpA==","signatures":[{"sig":"MEYCIQCh+0rM5cQTgNl+aUiJcLrS11VpY0MES16w7LxFTDKRqwIhANiZadkQhqUsKneLEUSYO5pKsgbE0hjGq0xcJdjD2jW9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2xGACRA9TVsSAnZWagAA7wUP/jsoXcQT4bRhXXYnP6oT\nOClV/sem2Y5GI/FJD3QNc+TOYOB5cNBuiuVELT4tsyqPwdi+wGSY7SjJ6jBl\nU9IN7Gh0/rkjqfkqHs6Wwk80JwCcqi7lQfhGmRDD6SK2Sj9AZ9CxQjeBX4DH\nirMtYDP2rWO1n1pHGjRrYfbRA0XcJsnPFp5/9cBGpmuvgrTqqqhs5hgH9LtV\nqRL7PTXJWWoyP2D/0sHdJ4UbSgCK06vewYka5y6n28REiK61DE1ROKMEvaUb\n2QRFB9RiQjIR3IzMkE/eZu6Er9MQL87vGhUJnw/tb+mnQAv9qoCxgqJ2ZLHh\nlnsjxzSPCZjCgVJdvM/yICWt6K1RY6nF5lmvLRgrXLEiKM9SBMsYRfWgySzm\n/NY2pjhwLIkXEn6JpLqiuKTUvFaSqfcUkZ5f7P7jXiyunoVqIQBxmCHMDc3o\n2/S6blFHjLZJlDLZKb8iAwnnsEDD5dmVRkDOJnOfAaOWAwAbEGTS5qJnH2OT\ntF3yvvYvji5oNOLaNMoDvVa50EgSUp3QZ2soo5ZownLhW9AWb+eQNvyldSUE\nnE6kKjNE5louH2NZtcX0zqrkKHLdEPrzWu220Gg/8rHtMTgD4nBWMFbiVQvY\ngl2jZITpC48mxWL5Egi9NcBUogvYBT4JovLywinE/nE3roD5NzBQaUmSc9sB\nuIZE\r\n=4PNk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bddc24b.0","@graphql-cli/common":"4.1.1-alpha-bddc24b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bddc24b.0_1608192384038_0.9723435932303484","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3994bec.0":{"name":"graphql-cli","version":"4.1.1-alpha-3994bec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3994bec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2846f6191004b5a87eeb042ce1cd62ec7c4ab04","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3994bec.0.tgz","fileCount":14,"integrity":"sha512-1KV8M8Fe5CJztCk2xSUOyZQTEc0kgFDTlABC3nVRI0qiUWAuuK9Xo9zh7BiVh8ZT/FiZEjItL96rhuRl6/OoJQ==","signatures":[{"sig":"MEUCIFDIO8bMcCED501CbgXVKrQmXgqHq7reZnxk1YhoSTWHAiEAsFH2r90gdckHdfc2hCiEkiPS06WqskZWET/yag/rag0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2xKeCRA9TVsSAnZWagAAN60P/2iZUvSM4r1MRAwE2fCh\nNQL/QezVuuWa4JMuQz3fPwBCKZlOenA1ObyHY5Lu9GrFArCk+dcjsY/H77Ao\nlmyATChSeaaIz2aJVhBcgYX3X5fDVr7R/WrMjVyJkcc0oeKLRS2HIri5tx+W\nKUxjVvm0fpgM4CQi7iCLtC998Cw9O8blXDDiArs7ciiqO9Vkj7Z0Ro542Yr7\nvQcidZQdQ0oy7zeCwlL7iMTWCE8XgNMf5FKbRu/ujJkpjXZwvDey7ovWgIgx\nZz3EG5ficmUdN/di95HI9Lf/ERFx8FCY+1aFCozCuT9d8watlexp9t3KEP1o\nuk835i4BRoREatPCBKaEfkuvSP2OU6Z02EIwypLD73uHhOD84B+HsGF29do5\n/vS6XocAtB9O9oEM7iR2GDfdCqKk1Nyqme6cABm3QC0yqgw69rgrRyij/Jbl\nCpnTAhz3y+YDYrX5h6gxvXgAofafgOz+CVFSoxz7InXyuNqE3D4S2JwjyeKj\nuyOySPhpfCl+jlrQx3+XNo5Zylagy9GCvrwndaNAtTVNks7jBjbXSl3nlFHI\nzveVbXV4UE31SeONEe16FkNoxjzZiNQArJuk6dmqGwgZdEqhay43dAHhS3Ec\nM5p5DQf16lMQJ0rtml95dQ3vQKvN6bqGDy8FvIcwDXxa6trTgCuw/E7ur9zG\n++oA\r\n=qxGv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3994bec.0","@graphql-cli/common":"4.1.1-alpha-3994bec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3994bec.0_1608192669737_0.10188039096486379","host":"s3://npm-registry-packages"}},"4.1.1-alpha-adeb344.0":{"name":"graphql-cli","version":"4.1.1-alpha-adeb344.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-adeb344.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e320e07c5ad50bacfedcedf284d880e48448e5a6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-adeb344.0.tgz","fileCount":14,"integrity":"sha512-wVFyxTN9Xhrv4F+wdlowakhEtWK0APyeyQy5wyHAsGt6BqTDDQ4iY1yH455m4A8uENgPFCkFs1sVjUwJb63K/A==","signatures":[{"sig":"MEUCIQDqCn8b6S0Bgg9g1sGWb2Kc5Ek3ikW1nUbJDHFDIt3ELQIgBHd/QVh8VaFyKspS/5v24iKuAs1HOviQ2QraCbt33v0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3ANKCRA9TVsSAnZWagAAOxgP+wUhyGngzhd3ha2La+Yk\nISb3Uh/s8yZMfBEVHZ/BCluzKinV31BcejW5B02WnHJbbiZVlJfTlc+QQl9C\nFreh2lMpUGpbbGm/7p/Js4hGGL9fVfyRifVmPwRTV1mAk1ME5fZCEV0MNtvn\nYs4WHAeyyYoTU+Uw7LXpYQKA9X5Nave30ViK8Ua4J6sYvMo8w6QgXfup9Rbl\nH+vh8749zkQ3ru8MrWuKhjKSg4ytsjGi5gksRm4paYEhlqeTcwBJOHQLIlKW\nI/NntCR9E/iPX6K9/VCCCe0lFoXsscqGJWMHiV9BbsaAgwtn0sZy7zMA8dv2\nB2Iq75BeY3jW9FUpkGbdIXjWe9aQzZL5Bj3dDOaWCOQRDVKQSvcsdE0MFbw1\n9nAdRvoXGZm8bezFpTWYQPuqdQsIS0lfvqeSdb2mXm2FO5wuXH1fgh8TR1sT\n4fxj07o6C2hX24cXGGP8XoEiirzqFjrzkYO9Ad0foPQGKBGUZ0V/i4dMclEJ\nyfRftp2hTCCkA+UTXesui0MhzovIKPjic5KEKTcRlx55RzJwIWpz0mjmF7Ze\nIUG3N+Qy/JynRjSLmDLLOscyeVggBPNPxJXywtR6GtDH6KpQRqJhNFeTv+cZ\nZWjzMvj8+ueJxLkCwKh1KWNkQm5fsH4cfxFhWiPG3cVpfB5GFuvLKAAmNyhk\n+5oB\r\n=T14b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-adeb344.0","@graphql-cli/common":"4.1.1-alpha-adeb344.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-adeb344.0_1608254281426_0.4394839872235883","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6d49041.0":{"name":"graphql-cli","version":"4.1.1-alpha-6d49041.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6d49041.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c9da74480266b0e3dd68550d3958e441d6d0a984","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6d49041.0.tgz","fileCount":14,"integrity":"sha512-bgxf7PkLZNkbIV1v+GdOHHH1cKn7bxZafwW0Oo5xATGjFBmFsKpu/ri5WwlyPuaQILkmp8clpXNVfV2SoZ08+w==","signatures":[{"sig":"MEUCIQCOgRCeFskpglHQ9iz0OvBPd4SQMUaMymZ9OTpGC0nPAwIgR7WMSPU1zO1YUKx8iihLauTS3CqBaGIh4zuPIh9iFBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3B0DCRA9TVsSAnZWagAA7+oP/1VbCQd1b8qfSA40NViI\nRriICdvd/vP+XUc4fPnO8ETTOBXl6+j/W6fpvLCOF9RG9xdIbrZA9l9xCAWp\ncBN3FLy3tBsxjnUl0MeYVmnijiZ8hHX4/4FGSvIMB80y6AD+rxACCkTRwGm7\n/xPublm1Js9R0/28lwac3DIheBevJI5iHwhrIMX2ZM5SKfLt3uhpNnOwp7VS\nmic1DN37+l/GOV603GtzVymPJn9VtcqWEUEZGn+6/4yR0VaV4DsHiUMNy6aZ\nz9LnhPF4MunATKEThCVX4qxfxiOWu2RSa3WsqWPHi5aY6D5TdS21ESW5c3IY\n6V9F7YOulfRjG0HUkyslFeW7rXoaPd3k7jNIFmlTRHttm6N1STPKFWxi2nUB\n5m4xpeUs5O0j81BnticI+SaFHPidnO9R+fXCNnXsQhwnDy1NN05cC/wZzsxV\nvPMId78TbZcEA2m91A3S+g4FSPOh+FuIQCYmfSOcSnsdr4y+mkv3noVjYbOQ\nXVLKWipccTWaoXtlRGgq3/jMpn8gNik8Jzo7Idrzse1ISPBCb54iNrtP2rFz\n5BOjBqtFpIeacdjGRZb5xbaudVg52pJbhbOMnP23X7IaeWHnWt0qnRN/I0Oc\nVVcZepfvHPAZwbBOP7kFtVQubAXIxVhAxhzuWP4jT/zMHXI+IYdNCq1ZPrrR\nkIwJ\r\n=N8sE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6d49041.0","@graphql-cli/common":"4.1.1-alpha-6d49041.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6d49041.0_1608260866776_0.46879936672761424","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5b47a70.0":{"name":"graphql-cli","version":"4.1.1-alpha-5b47a70.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5b47a70.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a949d9bed0ea9ab55c7aae6e8b057b2eb24b0742","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5b47a70.0.tgz","fileCount":14,"integrity":"sha512-HYaYO0qGjPk1l/D/xXvYSKViy6UaiWJVeowILSzfsX9H0g/7infbPy49ofrfsQkgO25Ob5pAmXNHIQkyDWaiqg==","signatures":[{"sig":"MEYCIQD5bAFzfMv6eb+GBTLdEYDfyXSmzTkklQsS899ZH1QazgIhAPD5chgPzsnWKAylXtA3dahGXLb0cJoO44YLMQkwLr7/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4lIlCRA9TVsSAnZWagAATVEQAJSHvCutCgTEpmfDZZHu\nkXetv6pJLoqfJqpoD3xOeeyOnpyExgntQzHMalB/RMfuSitv1xAY1QmEPrNL\nxXEcNA4ug6BOsblv//8fQa2WabpbzWO+ylgyG/4VOHNh/LwuUZyzD/ACZyTo\n+rkUc25LWGPCdMw6P4hwVukf+2WjVDjdj4kknkOimL0NaqDn0dvKpyz4hxHI\nkUQjtoffshj1nufVNL7C6Q+aew+6WFVMY9Z9biEns5JNrF4R1XR1MY1McPel\nQZ03WnohCkXQakiOyJ0gbH8hwgqfkwvTOG7ATsG9J7k6NQLmZVvV9bX7+vkr\nR4fyQYuxFzlwRaJigPd+fxJP7nrI/94SKTMhqjCA0P2gQb4vT3W9oNwby73I\nkwJ85FC21hDn7BU+mTs8viaBtkGUXeEE5dTYOtgSK7mErBiV3M6LfovaTo+x\nPUs5xFsccentw8g1b42K9VrfXZEOOkuLOoexr6Cs/FPNi+HWXLJoF+9uR99t\n+ax8+5/R+Je/8pBsaHkh/pupwsw8RlO/bwQ9Zn8AxW8XO5BTq3tvZB4oSwc4\n0EAPnxB51v4X95Pd8ci8SpP6q88cPg6oVcbQswT20PhcZdARldv6GuPkJV8h\nZ5vo/c9N1PS9gDR6aPKAHdHrgNZs4j7cRPkAAnvAVfK9szk8jS0sqi1yhDzQ\nnXN0\r\n=+rWO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5b47a70.0","@graphql-cli/common":"4.1.1-alpha-5b47a70.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5b47a70.0_1608667685381_0.20083675069731277","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9ac4ef4.0":{"name":"graphql-cli","version":"4.1.1-alpha-9ac4ef4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9ac4ef4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b60776758ea5bfd7bb376e7b424a7915ff36ed13","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9ac4ef4.0.tgz","fileCount":14,"integrity":"sha512-c3cVAKrKjXlyMgqIku06xvNEKlW8yrwUcc28jb0InFx0Q/AS9zOqfojPbkRhTQ/uu3KxJtoX1oKtvFAzr2QzpQ==","signatures":[{"sig":"MEQCIFYmuDpNvQOF5Wtdz8aavasyvgFCtAwbczIvBB0oAZ+OAiAtUfNhM6HWIE6N8LTfaJlvZqmk0mOvQamGBgr3xZ6YqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4lNJCRA9TVsSAnZWagAAlzcP/3lJB6JzuyDl4fEQ7XnR\neeiMowF/cQNtIBbyN9QG352fkClANzMRXTi/GwmoWmUr+yR77R+CN0MD22aO\nfPwP7CkVF7/JkMZ3GMSPssq7z7vSq3xWLz6NCC5tvThgY3ZJLgr39MAFoLRa\nGDrloCMt3T4oeDYdKTeAoTgBW+Sb2vu4DQ09iT109H3LYKyNsbbbiz8k+9jP\nfPa+PJB3hC7h5i7bBPRJ+I5jqtDqRGXjB9zcTsRgRyiWyTI4SdJoTpp/hHOk\nmEkhaNgWEJgGBWJAbxLwMpu4FkD1/sqc4E/Q4Cv+CPsONDTfMQqGdAwU6NXF\nWOJdjuTZCVtoQePtadAUdtFTeAbF7GHuOSQRNUjPqXY7rscJoEZ4hreYjxNl\nhMnSFWluGcKWVoUoGXhqIjX6rCT25HyRvgB1LZpmcUppkau7lqUiyKXBqqOx\nf34PcrSCJTQj00G3XB0wpIqeH9AE+5Pyl16fLwUKVkONCY9bd/m98EzdvFKc\nWxcU1SWegz6QiwLBvf1DYubaZkFy7dIEGixLzry9XF975wU+SNOVuFkHElKS\n+jW95fCoWd1eXyNCfPwYh95M76tnmQJ4EGkwvtszxhMTS1ojBl00BOXvZBll\nzpjOMZzdD8n8+yo2xUAxRreUKPPAjgAfhqELuSx5oK8AId4IczYklWy/U3Us\n0FzI\r\n=19ul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9ac4ef4.0","@graphql-cli/common":"4.1.1-alpha-9ac4ef4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9ac4ef4.0_1608667977031_0.4329577462982668","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f32b791.0":{"name":"graphql-cli","version":"4.1.1-alpha-f32b791.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f32b791.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc8b0a1e73f866a64730dd0f7084a3302c4b4e40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f32b791.0.tgz","fileCount":14,"integrity":"sha512-DVSgMo/q7pJIpqu+LvEt06lX8Kg3zs3xsaTwfrydUM3e9VXvcoilIlEzrPAQeVJx9pCRK0HpPYeK28QJVxX4hA==","signatures":[{"sig":"MEYCIQDU7zPoI7nQLgQ9AVfiOcJgZeYfH1LPQpg7hBQiNL6TfgIhAIpNWs3SdhJG+PGLn63tufwuc+wOiQkWnUPd0JOieSyP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4n3eCRA9TVsSAnZWagAAd9wP/RrR1RuFsX//B+BCjqtU\nKDusWBgp4hDsvfKmMAPGrhbEgsGdKbnn/93VBq2RIDYIK3UXKi9axa7MTe8S\n4mTXz3DUqAcqvvEPjdW2gwWwYJRfiKDoOevI7TmFhV7SYr3+SyHeVSUXBf23\ngKgaX7str1oHZXQmIPACvr2Tp1w/8oqhYTBKmo6Dvl5MyyHwP3Ej2AbahYbl\nzBzA+K0KF8iE51lHDrkjZClddU3tLjWXkQ1ZzmFOQwZlgV0Q411yprN/KCOq\njKN701zQqPrboDEhZL+IWWiZJ4lbMPtSe5kwRAQ15KUmid0dxX/aElzRM8yB\nxmkd0U5TzjI8oDuY1rRz/QGr+BzQ3FuH+s0tFrWc0PrGJ9mBnsQJkUgYbwt/\nTLCDoPtlk4jBDJoMkh0NwUSdYekl0K7YoHDBlgqHl8uUupNi0h9ofwWzh7Cj\nobaUf8+yOn8WPY/mM68DvJ1NTnDJDpo8TskcrV4htmDq22Qp6zUJGckmECF3\nAB221Aigo0/7WLaoUCpyxPqf+Yuws2ACU3fmlSD4vtxiRcYaqVqDsiwDLN32\nCWCbmwyYdcdESjXHyHR+FEBGA88PXj27NZgkmj6fiTgHFzZBxliuTvIE+gAU\nvZcXSeP56GN0CXV4TD+PRd9v8SVwumWrnuH6zcZCgBNFoZ+6Zawu6QKg2OrL\nUUpj\r\n=Aihh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f32b791.0","@graphql-cli/common":"4.1.1-alpha-f32b791.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f32b791.0_1608678878131_0.470869545974846","host":"s3://npm-registry-packages"}},"4.1.1-alpha-88d6bea.0":{"name":"graphql-cli","version":"4.1.1-alpha-88d6bea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-88d6bea.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"445dd9e8f51040be291f69872e05e674551bdb0e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-88d6bea.0.tgz","fileCount":14,"integrity":"sha512-1H9ggNLdcWtzMl6Vf0D1ZgICGKDk2As8+g1k5l61cbJcvULfzo4vqy68tcaUV9q71vnUb2lqwwkbTttBbvDAOw==","signatures":[{"sig":"MEQCIGOUc0N/g4MGNtoeyQPdMv8t4tmjx7LY059R2owufBh5AiBOyeuTsVg/XOD7C1Btie21I7guk6kAkNAMPN5HPV/i2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4pTnCRA9TVsSAnZWagAAu8gP/1U50aqQrbmhXwxpvgt5\ndUewaCzqO3/RVkAXoZi7GEu4FmOsW7+RGhg29NT8qu+VEydwZ1U26QsyrMeS\nZCu/kEhruMU6AOQgvJ7LdIdbUb6T31sW7uv70ELylv21sZTZu9uRvDQj1gt0\nX+C+s5T/t9Ebx3fAcPesrFrsNbSdxkIrEoAGN9PklU7llyD5aD6t/xSoU5Mq\nEQELms/CHv1Cp4rPuphUqYcg0ynQH/+7QpPH9QotlRM92q3k/56weK3bX4+T\n7kyKuqCaU9NAgGOpyL2Nr3PHGeWdZCjvhEW0eqxpkFGUfhDyr22t4MTITKm1\n7/+3sT6YCWU1L+K2ggWmIUUhXHnaPG/pOtj8TTxENtwLUW+YcsiNkAPjlSRC\nzqHduD8PqllIh0hfVRB18GM512aq2eBlxYE78ozMzyz5EUSqGXdcSAhW7f7d\nbijxdRxA7zCSnWJ2Xf0uYeX89N1Yt7AjhOEpVKXf0YZURUNAo+WRzLF1XXVS\nx1Wus5+Z2vgSyuLVp+cuUbAAMEqDyu2/GDhmE4LwMB+HX9AHSPJV+gDHJRJQ\n9na67KS9Bi4eAMTd/d5eK3kRFFG25q7UZfluiqOapt1PYdpT0nlBG5GdMKIC\n4wG0DCNe9qtXaSR1zcY1FlggfV6kkQ4s7eL0O90lfjY1BygAV8kPDlwlaMaH\n5FvO\r\n=+iNH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-88d6bea.0","@graphql-cli/common":"4.1.1-alpha-88d6bea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-88d6bea.0_1608684774556_0.8925509357071422","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cc868d4.0":{"name":"graphql-cli","version":"4.1.1-alpha-cc868d4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cc868d4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"997478978c2bfbf5b77d6f6df4dd58fde7a6cdf2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cc868d4.0.tgz","fileCount":14,"integrity":"sha512-ZrpbxsHZY+RkVaY65er/SahSlNm8DPecsyGmPmWn4UHxdvHcoDOwWHrCGDdmYDwNNtrMpizVSuYSJzjUZ0LnYg==","signatures":[{"sig":"MEUCIGA+xL9PxiL60aZ3vLEgC44R8qsXj8yjbuFolwlUhHisAiEAnjAHXL2iP8mDy6YQ5R8Zx3g/PTS15BP2DF+zvE97K8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4pXyCRA9TVsSAnZWagAAdSoP/ApJj3CixuojZLXEYA5W\n0E1E0ziTpHHHf1nbT+PEA0I0QgO5iGpZ/iqpnr+JGE9Wrqpuk98liBzl1L40\nCFEKzfpNatO9561qsb4hxuKMkWlEaWUaDOqHCzaRG3kpSXNqDBp+bKbIhrOQ\npODHuj3WO/h9l8earE+eP3HCZNH3gQmOZsSedsJ/eemU3nHKultOSMrsGy1L\nWckH8rgOm66K+exwCebSiRN/RheW+K+qsB7HaMZtWy3b8+hMNNeTV1a5n3tY\nIwZF0uFR9A8GsLff7Ujkz8Az+QvNL1vDLC4ogeYWHYKq9fumSZBGW90hHxIc\n8t0E8AXpq8c8doJhLsh7xFlYRY8OBA5AvnRXccWLh/j3nA6PkSMK6oZ6XJJi\nMRDQ0fwMis6tr0W9/BZEDIcn03UEBFA1Wb8DSTt0W6uR67HZm/Ui/kSlM907\nfAJc1AHP2k1Qat2urrdEXiZ8iXfVRX0nR0VLME10uNmpWM/1jRAdlux2RL4p\n7Y5cLy4qvYjG9m69IchOZz9+m4iFE/zRiIOs+X0KS6+z+tpgBHjlrsjAVUf5\nPcNzgc5CjGXfivX4Q0h7/ypLlKRrv2Oan6m/xCDUVThniuwLtmGDNIeCy7/j\nj6vey0rEKOrpA2ATXmmxmZ9poVSVG0Wzmz9YdxuU3RPmPJUs5tqrsrTalsgJ\nDIGw\r\n=wLkP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-cc868d4.0","@graphql-cli/common":"4.1.1-alpha-cc868d4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cc868d4.0_1608685041706_0.6497717610327969","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dde6089.0":{"name":"graphql-cli","version":"4.1.1-alpha-dde6089.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dde6089.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"19b3e095a75e190332558caa4a668bac3f285f5c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dde6089.0.tgz","fileCount":14,"integrity":"sha512-wK/EzVZcyDPWc1xj/LFuSyoy1cLnDj5mUd+jozmWuic9kZtvFsWvvhjdzNrOpuXTcqBbBUVRyoGhMy9b7Ie5uw==","signatures":[{"sig":"MEYCIQDy513vsoSz02BopdHIIdJok5XPw5fjrbxCwI9T1WpolAIhAPuYTC9NI+tDM6H3PuTYr3AMxQO2gjWTssLJpaxl621t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4qDwCRA9TVsSAnZWagAA4asP/RVJTmuiv/BoCax1BTG3\nbQdZGjh/hcn0l6nHgUL0Gr+9rBx9ewc8k9PFEBITjPN3fIuTgReOPSenn4rj\nGbxXDNhzYyzHmdbaySrCeEjTxc4vheuaf3hfifn7BXoLoQq3XuvofmKl6oc6\n/Z4NHfh92ApY1QOWBpKWCQqoowsKMqLqeS+xwHPCHDWfwCiW/QJ7dlIppWEt\n3z6uawSHQejADfW4RMsIdHnjosKbwEcCkg/Uu07xeoLpOv1C84aVTZyaIGDj\nkGt8prfL5MPyr1r4Y7tvAu4NGo7eDCtspq3MtqWzmk4BQUeSv/7shrGQPE3G\n0R5XY2oB/cIfNLiKShGZ1T9Xje8TFU0SxtvWPEQMApbikkqLjoX9LkpED2cb\nFzL8SZx7W17XpA295e4lMaVgop4cC5PoOcqb+uiawhA+Cdjneq0G/DtJsbDY\nITNbhornqVVvTdNlYKhd0vgRGhDdZs1FLo/QtX9XW2jAXaD69pOOAEv6NOwI\n2evOynCMFbCAhS9shwnMPm9TPtodj91OVh0vE4ng+6DpB9j0dBg9GiFeIdMh\nceP+brnNgBq0uQ6VzPuywEfR+gQTRk9tkJoHlk4ZkKansuiBur9bcLgvmG5A\nlQsJgaZHgj876QYcRCVUA81CIc3ZSNBDgQwPiJP/UEpIrhv39VlxvzoFa6ZC\n+GcI\r\n=tZpt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-dde6089.0","@graphql-cli/common":"4.1.1-alpha-dde6089.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dde6089.0_1608687856122_0.37969805342083696","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b038840.0":{"name":"graphql-cli","version":"4.1.1-alpha-b038840.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b038840.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"976b98273fe3a68a76ac04c3ae292cbf3b0f373a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b038840.0.tgz","fileCount":14,"integrity":"sha512-vGOHym2ajnRHybeD3IojORoSMk9wus+8n5e9lbxuAciGbwPMYmQ/7QFmBwbVHhijT+7yJdDlPFBa72KuHJfNZQ==","signatures":[{"sig":"MEUCIAwCRRt5ZlmimLSrikYjnfHAP3pEVorGMix+REKlY4AVAiEA0qnNXxy8hVHvx9nSNn/t2zdERePpWk/zGvRK6WcFwz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf41o+CRA9TVsSAnZWagAANHgP+wVlDa+JtnP8V0ThvIlB\nd1tN2Kr+3CUYOv95hnrv96lcpNg3jDQJs6lSMhkH5XEUulkYua42UNEe7C7D\na90d5iDkOlR9BTV36mnsOK1dNDOp8lIkhZ6aDIIb/NVBcQnXL0hBz17aPRkA\nlgHtNBBZKzZ/TYMxp7HYJ+l/hh2R5SSOBBjPyfo4L093Q7bGVHWMItPIQ5Tm\n55jgkPcj4Vig6eRmXxunpLdSx2g02IM3fCb7GmuuDi82Kz4hMPBY0Kk6zT5F\nSem+VJOHZvCoqqtyRFM/Vz8KATlVX8oWTN5kBJpfGgSWyA4MJ4sY5HstJiQa\npuGurNDoNu9kzG49RPN36VR6Wfr2xGcxunPKX1JT7hKJyB2JJRbnOhJFxVZT\nMF0W0pMhFlh9GucO1DER+3PYUPVAh7xwlaVQHc4bdWq8o6ASjQjLjFNQzR/5\nt4/bLd9aMO1djNPQb5UZ6M1FXkgj7o72SlmFtET506Xx/gciXLR1XIfUX2Nw\nt5F7mAO3N4DOtwUbaCa6XkCe7KYLIodbXib1XYwDCMFJqooT0hxhkJhDPttR\n7OcxhTdx6wS4JS3PVozBxm2T9cofgqviCdgEXaGiMqR19gP3hYgRFVkcPJzV\nyy2n57ja/ZfOJqCCNXWILVVycv9RmNaVLMcWbRLYN07xtcn2v3VAR8z+FePt\nnH7b\r\n=fbbv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b038840.0","@graphql-cli/common":"4.1.1-alpha-b038840.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b038840.0_1608735293559_0.6412973298532643","host":"s3://npm-registry-packages"}},"4.1.1-alpha-83197f1.0":{"name":"graphql-cli","version":"4.1.1-alpha-83197f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-83197f1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2706823314861e618183e533633b8d7123142a36","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-83197f1.0.tgz","fileCount":14,"integrity":"sha512-eC+tvJz+329HeuHDi+M7ppNdotSB18czm2hpcHpqbRuJL3tJOxiHLJibyqRj4SLXR1n6wuhLopwpYvW6Jm0fTQ==","signatures":[{"sig":"MEYCIQDfCinK7tG63CPI3yWOv+HIhE+HOM+6VlwsdYpztj8HwwIhAJ8j5oIksGRDtEfxAAQbEdRBkX9fte1pjkmc0xAZ6MLw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf41tuCRA9TVsSAnZWagAAtSsP/14BTcADedITnOOuD/In\nPrFgV7zaB5aZJlUBtYpl+9AwqKdwQTJ8/Go28WhwFvSHIZ8LdC+OfzUden0f\n0ojSYEKfIjiqR79OOkW/I28832zQGQtHDTZocheFlTflT2cg/OlUEuu5CBeV\n4hKeJZgPljxF52eYYvsZV976AxYw3fRQP6ePE69Z/GPy75hB1bVEGypm1IZm\nxV6Y2ObFO/03eXl0hoi/s2Q8R17w8WR9z52vn6VY9U8GQVTU5I8u1wwxRBsw\nGgqw6uEgoZN77YS2bWdGYF3z6UhvFJrsCwGe9WzpS96Q/8BbnDDmBeQVJ2lP\np9k5pjnea+shw9+SYojcEcVWXL4GZI9g2l6x8Bvl6zgG7PXcFd0XbUdjHtIl\np58q9IA2WY/hfrzg9ZeA6OpY+29vv3z9QNwlmIZiGjv6z+Kschd6jlfWm3Kx\nU30NGTPSjLdiAFXJVAq7m2/8TVBEbehkTmg6nmpHjKl3HxnYQSvkpKdFNO38\n46QK4wGC/OfMy+7aRcOG6bNM70N00FFivgtJna4QHqQ4e5VdHn+4ucn/LRL/\n2urFYH4y1s+Exqb0ZiHcLs/JsjRfbvdwoB597l2FyPXzeP65nbhnYK+oZGUl\nz1ZcUaDNYpadTVD/ztKp8C38K0LtIv4tzldc73zVx249LYpUilOFUeAczBKa\nX8qS\r\n=HPTS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-83197f1.0","@graphql-cli/common":"4.1.1-alpha-83197f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-83197f1.0_1608735597499_0.2777695987099795","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b1e22f2.0":{"name":"graphql-cli","version":"4.1.1-alpha-b1e22f2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b1e22f2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a450f511694888d4125b48acfede67635f402910","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b1e22f2.0.tgz","fileCount":14,"integrity":"sha512-63YOnI6EFOErvePnWYDg9xepuh7IxmTCBWQkQYCx++lXqNVzwQt23AZ8kuBSzd0CKa2TJds5QxvRZPp2pjhX2A==","signatures":[{"sig":"MEUCIQCCyJhMYmCIduyFfSPuiP4wZREI+iSog0rBBfFDb33RZAIgdwyYVRzFWshhD8VZqfMUtYP7KWQPxqUufWZWT2a+cQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf46lcCRA9TVsSAnZWagAAl7gQAJh4gzTM/4mcv8ItNNst\nWzOzUyxVN9EsReH+vJ1ZynSrgIKRSGcV/L40ZnYd5Y66FQx0WAtwkztozJmh\nqddvhJ0glxogkvvc+Vf6H+FlXpzYzCXXT7u4/La2UPa+RLF5diw0zbwNiYRN\nXkjv5/LzyzSCfbPhFFgEnQc9F/7AFxCv5ehnmTOLnjED0vq/iEBdQwTGcYTb\nBa46ssszNoqz+0rXBOi8Pw09PQyAkvr2hoAeqWT4tO74mAktrmBx+pqpfhrl\nYBGgwh2qLwm197iCKyBBClRyJIhRA/XnliMGGnP5iqBD+0zW+yBQB4QneQcS\nwNxiduRK6lZDr47VbxchhamPz9RSXaiWYxYHkfzdZuhsKMXgYVlcF/fudmio\n4Um0tIp45+J23qVUfvJHHo3WTgcX7y5t0nU0DcmlS3mXiz1Yh+mHR1ZWYn6T\n75nECj65VkyK1JWCYyGvjS8MvwOZBWp/qtZ2LO8l8rMeiEgE1q8xV6GA5a9G\nZ5egBYFVNIU7fIcGOJwLnij2Osv0pal7Tciykygiao+AAnRN0LVCXk4FDBW2\nelWzn/Vzz1wFz31GCycEhCC+2sjfyXneXxUHvd9OfbqZRCUkzy3A9uUXUjz9\nsub9ovRkJshxBb4nbPUBkc0kqIPibWS5xU7X/1O/osjjSE8aKRJf2wINq2XE\nzM+k\r\n=jzYH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b1e22f2.0","@graphql-cli/common":"4.1.1-alpha-b1e22f2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b1e22f2.0_1608755547750_0.4803853291134046","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bb2ac06.0":{"name":"graphql-cli","version":"4.1.1-alpha-bb2ac06.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bb2ac06.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6eec4d15e9ca38e97f3797a6267c487bcfcf4d19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bb2ac06.0.tgz","fileCount":14,"integrity":"sha512-UwJQwj98FZMGHYhqEEYN3aUQnKE2krfM6t7+lN+79uQIIGLOCULu3bMJgKCXiJhmI50MjS+8IKPEMAPFR3W+ZQ==","signatures":[{"sig":"MEYCIQDappmopvNYzeYGES0zbE2zc9TYscAxGM9fQ5iAW2pjFgIhAIW4sV23irCiUXL+/XnSjvoioVM/Wq7VqLmKymaS2Qki","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf46l2CRA9TVsSAnZWagAAR2AQAJOD3/gcmm7ZzHPO9kxr\nch3JWYtfBAD/jOiJbFjsmUe2Sd8pS6sd1RUAGziuKLXQyvCasZa/QiYvb5du\nOYnFUGC4ySSAWF/i0Yhxm8+u/4155kg7vD4cBRoXsSEA59FXgS62som2xpdC\ntw9EDFbEoFPcaVzOJ0SKYUYq7W3SlAKFySuwUJ77wjew4mXN2H1u+os92YwR\nRI8e+bwSkOweU9LQz2VU+ya83I4DAlr0fxJk41Cqnte4c35KtzJ9/MWBt/sY\niuiBKwqIhDkajqINC7KKi7Cg7e9NaEtfRO6M8xiIp8vSpIA50QqQxMLmgL1Z\nPFjAHoRPwsX1OgtTj12zYvxh5RNYE66hkDnw79mmRGOfnFhJaBoL3I49aEV5\nrGJbfyC8gvzIy5Pv4R7ukbvCbdS47zXErkurw0zDzhG9OG/EzRvrDefUnBHb\nPgGLqRWwt35slxXw4isn4uFlYbxR8O7Q1/dMYOzyTOvfdSKAHKqM/dqZVUsF\n5V50db5PLPUu+U0pdKC3QDtwBlR3aYM/7wnrpNUK0ZpAU5tzhMsDwriVOyQS\nppyYsMAUdmyHjpi5rrZS6nGTy8sWjP5xcV4j2zrOMWKz77/2aA4X0UQihNXJ\nxP3M2OzPQbaTDK2E74gNRa8kJGEI3W1Jsa4WbOAy+5qXCv5D0pkds5COL5Y7\nC0/f\r\n=gSIz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bb2ac06.0","@graphql-cli/common":"4.1.1-alpha-bb2ac06.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bb2ac06.0_1608755573616_0.2324798953912024","host":"s3://npm-registry-packages"}},"4.1.1-alpha-75a57bf.0":{"name":"graphql-cli","version":"4.1.1-alpha-75a57bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-75a57bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"04b4cf61a628484cc020c4a79dedf47b60a51506","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-75a57bf.0.tgz","fileCount":14,"integrity":"sha512-R9hcbTfy6SteJcIpQEWzeOeH4VTstruZ09HsMukCKXGsUxmNl759BpWk2alSZTnqovZyFpKSSRHH/WyESeeVDA==","signatures":[{"sig":"MEUCIQCzVllde/bTTZUBppXJMJ8EbBi1BQAqC1jG1IhIoMXxagIgNGpuZ46HuQbqqep3NJQgxV8v2rNfFbbKJEzR/rxluwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf47AsCRA9TVsSAnZWagAAEIYP/3KBPizN79/MBfLgG1sg\nGWG4rXHCpbJhd7SzKQkhmFHql0jWhrYiqqedP6ea3z+JtEvixfICgAzQoDjX\npizZfSXOOA6CB806L5sQ6vqvIceAodhskFbGpJDNfqKpRQo4iD2OUo5urGB8\nmwpary8IRDfl7B4AalIjZMykn08/itGaYlXHeOBVhvcRUhiQk2i9YH6rpFs4\n5gcSJBcAxIA/2AMVtPL79BWRpGIr57mLakL6vBfLuYCCrja7Uy/cHKybKXOh\n1mccP7GkxZhIVKEKWXgFPRUcQrX8ZItENdqyITr+brO4/oe5gQWen+JdsAgK\noNTQTh/0c1JWBS2B1m+xYa+ptZRpF5FtZdeA3sI0sj0Im8GbVkSBds/3W+D6\n26TXyGZFWchTHv8QC9W8znqoSM9TmdfCxwtEVBHujwWJfBlOsk7waJmFWf8O\n+oiBjsCcE19IyEcynA1g6wYN/tVPt9UDR1WOABCCSyHckhNkWI+o4ZKQimWq\nd31Z4dYOXX5+jNNJ/i2OTLh30vIbbAHdYy2vOcoTewFj3pByhXaDDEZN721Q\n2CFqhLrLvVed/qk3SGrF7yaXpvtpJu9T38rhec8cROz6PLI4Uywb0OO7hV6/\n1zsY6m3W2dqI03NWDmRjhytbCEwR+2ddLzrVDzZPiXnlw37BHG+VoTqgCfSn\nBWKd\r\n=62K0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-75a57bf.0","@graphql-cli/common":"4.1.1-alpha-75a57bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-75a57bf.0_1608757292090_0.6261850829505535","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c9edc9f.0":{"name":"graphql-cli","version":"4.1.1-alpha-c9edc9f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c9edc9f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0895836a62eb8481c9ee8a0486c00e50bc09c468","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c9edc9f.0.tgz","fileCount":14,"integrity":"sha512-5c7xLCW/3l3eQRCtzu7DHxJzvWPeB0531hAQnKAOnOvxxep/ToLY4FHsRPtpYQoNfdAxYV0VL78iUJ5qdtsbHg==","signatures":[{"sig":"MEUCIQD9ObjCJHB3P8VmmXCLfPZfFS/gBctJXDOPH/dbS7slSQIgPvrUEqdiZJqDUw5d25DLEx+NGn1x45iHS+WUE5kwZ2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf47FmCRA9TVsSAnZWagAAjwUP/jCZS0yjGySA1tFC6MnL\nOkl6UuuAi156qpXx++JIE8wVIkmMFSr7Rb31mH1lAR6LeYKK34FPrflMewnm\nbuUdD0qA4SrIHIlFIZ9esgQVE/LqwPl8jpTLISBfJzFyFZm7hjaVUUdK+wM6\nKdhmC+7QJYWIdbkdPpzjAfhI9d4VbtnCL6rMnUw/szlsk4D01FRMoYKObTh7\ndPNafJGQzVyV8BD7EBfgErVbb2r4txiqyofFeGo73aV3B4CVFoaVzm3HIggL\n3vsOvRh0eyx6Ddwwib+pPVmh7r5oyw+szsxC3ivuMI1GoAdeNb34HsO+qAVM\nak25EA7Yxor/jSU+LMPd1tnfhY4VIeaDneIDLtcvTUyDMOOV767yggHeunRA\ng/tBO/yPbXhblb7Yea031ZSMATP4Dq9ajfsZN1C89UQTdUMuSb7VsQT4N8Vv\nONFeWSpqIlZd4gds6E9z3j/vTEulRAWNMi7eWF/5OyPDfgoE3zSxAYUmt+gN\nDv6s7IUFV0J6Cy/FDLwK+hhrz1TujeW89s1mZIdO6NQOr8wsTSpRucPL9CV6\nl76b6EaSDqfOrkj3SA/OEiWifWrxT2psD8VIo9izltB23QNZkSVRmC6kkDu3\nOK5/lRonjIxOj5NuNd08TslgxKLE5c6kuv7QNGNON1kEDUzSBJ1APV17pKfW\n9o8T\r\n=mxPX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c9edc9f.0","@graphql-cli/common":"4.1.1-alpha-c9edc9f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c9edc9f.0_1608757606186_0.6792991309454923","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f269cc1.0":{"name":"graphql-cli","version":"4.1.1-alpha-f269cc1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f269cc1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1eae17113dbb858a87cc5755a9e0b0cafc4c5fb0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f269cc1.0.tgz","fileCount":14,"integrity":"sha512-0FaIumOaf68Y0LlM35y2EZRE0tB0vCmbBc9yJV/z6p+ekO6eDs4EUxfoMkC2PNebCCPKZGB5whi0710xBrgQFQ==","signatures":[{"sig":"MEUCIQDWs9Tb4EA1E/FNu7Lg3CkzpwwhtXw1toO/A0SBGyKF9AIgecRCLvmQSF/GauiRTIxg+7p8xyoOYZRadRaF/Z73hWA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf47QICRA9TVsSAnZWagAAIekP/AkJkBiRNhwJrKDt+R56\nu7ZE7fJHs89NDaQdN9SOQiiOD6fP4k1a92f3WMIv/fCmhp2U/aiKAVnoFzNL\nfFj3yYb8egTu2qTEnwyvYt7EQJKqFOXrq56aT0Dqr1HD2twHUZL0p5bN33Tb\nG72BsRcRMeqzIavAXx39ER9GsMAbjbP58d58fZ6waO4VigxkzjNTzBs/6/US\nCEspKEKBHaKgkXSHUDGBcNETfLYEHXwCdtOvijq9VsF35ZNM3KRrI6ejuMxl\n1QJOIeQ5mZSi/2CKFA6Thnf9mRgbak/qIkXtfDKteCR8rZewwiSct2BwehEO\nDTtCSgXR6J16s40d0V8DEMou3vgZIRWhwSJssxjrIqdRvEkYFyGii4ZECsFE\njiUDKwxu1/ku48lv7ohNJGl1iHLLwQkAtCkxwexMop2f2Us221tS2Mct8top\nV5FdfjwSbrDN6YP9i2cKqBQgZXPpz/nG/RRjk7sqt2KEQ7S6iCJYFWjQiVtA\n13wAJq3LwZl+TRWyi2S05pIZcJ8C78T21f6+mhyBvxU8ofTWyqBstL+rQMn7\n+j/Pv9ZOyP4wv8GrOHUfwKLRMwpEJBuXWocyYTdXZH1JCade2Kl0VVkpx//f\n+sh4qwWGUgL6eoxeMN0l/H8r1t/8CjZpHE/8EUVjUJOuw8Y4EOodyQE9ptSw\n441N\r\n=Bjpx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f269cc1.0","@graphql-cli/common":"4.1.1-alpha-f269cc1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f269cc1.0_1608758279465_0.2108349831917824","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3cbaea8.0":{"name":"graphql-cli","version":"4.1.1-alpha-3cbaea8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3cbaea8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e711ee68077ddaf6f2bfb812caa8086063be7d5d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3cbaea8.0.tgz","fileCount":14,"integrity":"sha512-AsujHiO7pH2iMxGuyifozk9OEvhZfqtQ2h8IUtkYJl7rEod8l4CXzXK6oxCN9sZjqNZVLoMzCUvY2SC4pn3m7A==","signatures":[{"sig":"MEUCID9QbvejjOC1DcRcuD5ZE+U6e2ZdjYz9AjazHYdfnbqNAiEAxFgbVSPFpSNjASASKLpga41y5MQQj6RpTHeI9egH4Fo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf47UACRA9TVsSAnZWagAAFEoP/A7kQ33VMRvU91xKroeO\n3d3pr5IsZvcA2bih0g2lveOgKXKI4r6E91R2WeB8Uj0Ovgxg6Gw1L18hnYEs\n7RfZSP0oC03EBAZ/Cy7YYAhb48iJu6diilr5oiHERtFKJw7FLBFho/v06RBi\nh5xcMDSYd30UHCLsVFXRiKXv7RbeFloHKB7Nrmt5e7ih0MKUrf0dDX+i6Fj4\nREFrcn9YkigPRRaCO3snmC/d+bSjGQPHClHfsrUAUTPeof/pC47IhvjL99sc\njSPEXklehmteTq2LeX1yOp27XTYFC+qAF/MH/FFPi67jmJmrw5p3a1hBlz0G\n4aiWgsfNsvxLqY/7wtu81V0Kjws2ll14s74jo/rxNAf9dEG/fKCDfpPR99x2\nysM2PtpsWY0Z4oCYNPsXLzpkkacIwSi+RtY2MnWnvPSQtN+tUTrIVXw/sQtm\nsz9rJbsh76OozXvZy1x1xPDJmdyrtx5t2sCHT2BDqfkatXEVO8QQXNfzKawM\nSH+ZMBC7kIpmjx5lR+MYtfLxaUKs16jZ4+LU2tUhbNgb3YMHpS+5sKj2eXbc\npbf2up1KUmvL7ne1p02Jw/OHuBXv3G94vpxSzoBidYjUKiJH4NSGG6GKkZHz\niOL8He6biLfgmavQYpUdsEk1VoETW2bESRmzhSIdrz2ti6j+r62lUqT+JcMW\nKBQP\r\n=c3ny\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3cbaea8.0","@graphql-cli/common":"4.1.1-alpha-3cbaea8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3cbaea8.0_1608758527240_0.42229056341634164","host":"s3://npm-registry-packages"}},"4.1.1-alpha-598595f.0":{"name":"graphql-cli","version":"4.1.1-alpha-598595f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-598595f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"799cd9c28c0cf4c837827b514e27c63d1aee5962","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-598595f.0.tgz","fileCount":14,"integrity":"sha512-GJ1U4jJwW1o7w/cG65heMvir2Whsx2Bxb7Xn9PqFv9z+Rv/44y10XlVHi3t54f45xvmERIc0MfJNxwMv0DDeiA==","signatures":[{"sig":"MEQCIET6ox0hGBCXJOdXYbwhTsNC6Aj+4e0yM9qu+q0m1MaPAiAm5NI/mTKKgOWMGQguzxHwh9aKgOzT0NwKPhK8JVxs0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5Jf4CRA9TVsSAnZWagAANKcP/0TRK+cWTRMWpM1djPZ+\nFdyNft/eu98XDrKUanqVkK7uNxJVzNoq1TPw3sOvXWA5tTOZ/NEhnYnGYIHa\n4avDmZESXf9PTzaeE7RxdI0IYZzczjle9CAGorbq+TP/wRuKEnGHARtTayJu\nR8Ty1Hz17T/DRdKX+lsRky7BR9KNdcSfu6G5CsN7nKo/nbf4ZSRlcfO4Tn+H\npHo2tsESR0sHOZoup2qFAyjUMvDbHT2NVQYNm837C1uwms73hVG2JNjAi7XB\n9R/1oAOOeFiDIo9vaAhgEyLx4RRNlKdMxGxvTQoumqDB+sBbWt23JzojfHxF\nxCe+1+z+Zh6DaJaXFRdS5A+70EjlNBoVsrZoANhsKZNhYB03LGiYNgRWcwni\nmD5d38JcsthojGENNDC3sz7J5kIkLiuIiQaXaeBPhQ0/YPOB+MJNyCqTRI9L\nZnBZIj/+b9wk+wPelLzDAZcxWHmoutGN3couMmH7ViTyGAVOqLC+92u9h2N4\nGbzWrIRkGoHevhNARdPRZMEDspxqMPfhCy0PNmD6V75mFQbVUEsL51HLEDPv\n92e21tNIse5XTL8YS9Hf6lS6IspZqBRTGRXBbjIZOw2mhRUyGmwqTMjaC7IW\nhgZDky68DOK/n73pQqR9SOJE5X+Z3AGAhsdwBXBTWqC6rk2HP6cZfxkNK9By\nj1zb\r\n=pd2v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-598595f.0","@graphql-cli/common":"4.1.1-alpha-598595f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-598595f.0_1608816632197_0.7838630642360576","host":"s3://npm-registry-packages"}},"4.1.1-alpha-353f7e8.0":{"name":"graphql-cli","version":"4.1.1-alpha-353f7e8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-353f7e8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6ad5432bd8ba31ffd823c72d60aa1a64543af491","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-353f7e8.0.tgz","fileCount":14,"integrity":"sha512-Pj+1/oD0naKr26SqRV5djPqxraLgQy2TJWGog4uKNEG05XjHNmtpjDlBJRG2nahRyJcdi042+EAFjXM19y8EJw==","signatures":[{"sig":"MEQCICpmrqFlocdC0IJOIrJCYNNOh9Eo3bY28CaytCsKNnu1AiB/nj7Uf8vV5JxputRovdHHxewcso3eZSGe+FM0L4u6hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5JjPCRA9TVsSAnZWagAADVQP/i8N1XQLS/5TcvYYe82J\nUxM1B0hB0IR3GIVXGm/lZe3wwumtDahBOKT6usF7Ub2bYK3ZnseY7zxN7lFE\nJLNf5jyhbu9p7Af6fMDrnooIH+9cDsDhilBRMSMNVSmT+lsLCEEZ7GQekvlH\nd9AwK4O6cfZRWpLv76R0yqZKURUE7FAM5ziWLrPit5ZAMWo6hQ40VQJDa2kW\nTrtYkTdo3Et5AKPwyB2s6BlsNEux3AmKwN/MjfHAhx0+MetKda9C/CLQ+8/q\nYGRAk4cLaTvaH9IFXSGbhAf/QbwhW1Vwlp0eTr0FNq8Mtv7l24ILs+Wzge/T\nq2tAZxgBRiytPsHT9e3fb2NdOCF+s/DD/hmK3OfaI/Tq7hsq3sIN3iczhM+u\nobLu9rfSbumAGIWbRikwX0gawt8ovD+N9iZMCQnNQrK6FoExTvcdZO3tB58n\nSD1+8biUPKvEWp0W84neCMcV5Rw8ujCVztZDLYx6rALi9iDN8yApv95i/Sd8\np9nygNl0JUMOPv2WoDVOrbO9F59asBXnw7B87tw14JzGalt4PGi7iFwDRSYc\n0JD4ByiABC6/5qQpakz/eCzedTnF9Rm/cG38CfGPBFMpJE6z++UtSg+EE/41\nUn6B3h1N8rptBMtAL4fKwNjlr7orW6jCbdLQu050q0YayPxW6zjWQLPyTfKW\n96CE\r\n=uN07\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-353f7e8.0","@graphql-cli/common":"4.1.1-alpha-353f7e8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-353f7e8.0_1608816847243_0.25960837368168477","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f465719.0":{"name":"graphql-cli","version":"4.1.1-alpha-f465719.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f465719.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"85520de24d65f075ef3a687cc9bf26a4f0542eca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f465719.0.tgz","fileCount":14,"integrity":"sha512-vIaXWP7WowyILeFkh3NEm2XJcGqPDwcL8be+u6gOGVGZZOvNbDMRYjVGCvgMoXudaqg/EluWl5eWqx4fCfgcww==","signatures":[{"sig":"MEYCIQCfGvF0HB2So9Qwc46+MiBCKS4MVSeyHe2x0ixOh62WTAIhAPCvOYLVnbwKx4aK5gieawvxNBeDuCk5zn4GUE+jRIrI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5JmHCRA9TVsSAnZWagAAPOAP/1xkvhZY+VMKzdD6ksfN\nh4W8ecrLs5Yz26w7J0Hh1zwy+q0K8B7h1ZkAY2TeV2ZMuwGKLLDh7fy37Fq+\nj6M9De10Kld2AgaSSing/PYuaK/bY2+bO6eFmq0/cZv4muH8wenE7+KlV2EM\nH7bbu+osDesGz0AVRCTWOrdTee/ebuFkzhhqI75EBoxOZbQs3/UNs+4qK1aZ\nIRv1GNnVpGNX5qedAnyGbzSDwYlM0tnJ0wRQgL8ayjj6TVdJpfxqTq928xT/\ndWfVI4U/Sj8c9FpbSbmKAsIdzluaqAWGXN2Zhpd4u3p4kud3+v5QVcThdxJN\noTfU2BURxrQF+cc/iX3nbfldQkFWK2tXaQXNFcsAOBF+vDFGLtwAgQIAZlh9\nd9hicOayaIYsKEf8W11I4Zyjz+hty9aFV8OJqdg2CIqTSFqbeelPY6L3RfzL\niCxFklDXYS5B3koWUpULcyJtR12Wgsx1+fvOr93UBMrsBvolXeOzJn/84Gk+\nR26I0oZuiFftAQADS9we1b6iKdu7r9xwlHthryyRyjwHZbZ7NlnscsFlwLqH\nAt8dk1fdcRv6RatWP4fYKMB19m9etcdlwiCCj8JrljuojY3os56aRWGxg/7B\nvxkRXt8qcBtgC1a9/t4cNwpA6i51Mt8vaVJj0iynVvkX7yUkpqIhBAq+L/09\nGzsm\r\n=RvZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f465719.0","@graphql-cli/common":"4.1.1-alpha-f465719.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f465719.0_1608817030683_0.8732787348375914","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7637b07.0":{"name":"graphql-cli","version":"4.1.1-alpha-7637b07.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7637b07.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2c002dc4e57f9d895c550f8a88d4a34b7a02e417","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7637b07.0.tgz","fileCount":14,"integrity":"sha512-bxtuqiB//QBD2kBsIfg/Rtv8YMTKNm4ZBBHk/X1a8oEgfKokHfvaHZttTHN7ywiMYpYuNatbf5ZCqZoVD9HyeQ==","signatures":[{"sig":"MEUCIQCP0iEM7baLsUAnkxMd2UPeQdAkP5BcoiUF4IctIN/WxwIgXZoJ8JfjaFugHp+ZeAYAPVTU2sSSCYllbCGdghUd4ew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5SDMCRA9TVsSAnZWagAAB+MP+wd74k+mYCU2KPYWhPI7\nsub2HOE7zmnbQ7UhQtq497i44YXEYCPLOIQSixmDQ4U2GxVyUoE9tdvUQqwJ\n3r0L6bRV8bkRuUQwwbVuN7y8fVY4iK1tnBSzClfRpOU/ex5+mdD87tTfobEp\nfSJ2eY/LVgLAvjA8mFSGzKEw4HTeBYXczs/DIBYeRKjTL8YJ3ZEsYoLtw5u2\nqhcRGYfqFsdo/9JJigxCIAfNL0dXVzz5K1rtJXEiYicoHY67R8DEFc8BQE9R\nNGkahx+cbYsCq3LfJ+saWa2SzNbwiB34iHX8RjZ8o8YISzR2qnQrYG9G0jN8\nz3zXKOTHvqEiSPudL0DxAUXd+iXBIeNxl0IhGkKFnDBhviCT5PX7jDXb3oII\n1477JbOX+YR2fSLA1HfMEU1vJkGfn3/J9/qV6OcK63KDCcd/8xnv6dxGRwci\n/8YAWqp6uhuWLuhOxuVbLy6vd78Vs1m67njzjw1wsL5iOZAs67TIJTN8+fvk\nTi5Qcd+1lPr0qAyhNl3U2hNgrg5A5F33Z8MbqZMikgcklczAIRwC7sYBEWAu\nzemon50ZAEMEbof5r3H5cLnTk6aKIF2ys+p8CUzBQjDOQoQXSK3WFwVmQ9NR\nNqDv5dhQVtkrVYw1tjFW5vHhZ1qE29TddcmRfD5igSQZjqF6UkL22Lg6DpZ6\nswJD\r\n=HHqZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7637b07.0","@graphql-cli/common":"4.1.1-alpha-7637b07.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7637b07.0_1608851659123_0.9949645724217699","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bda3e03.0":{"name":"graphql-cli","version":"4.1.1-alpha-bda3e03.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bda3e03.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"59447979dfb8b9d42df84406de3644a774244417","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bda3e03.0.tgz","fileCount":14,"integrity":"sha512-QQdJeeazxI0Cr3+bl/i8BLMzkuNFp1cn93gU57pGMW3hOmtDWEP7aoGsIb3AE4EMJRvcnUFxmmzNy4jY6tNkqg==","signatures":[{"sig":"MEUCICuJtWKR0b2w76QvMNaek5Lfquc7XCpwqZ5VntHowDxQAiEAlrv20YO4NJcuXPvUfc+4sUJj6Eo/cL0YyJVjq5GE+9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5SUsCRA9TVsSAnZWagAATP8P/jczOvKIaYYkVqp5EAhw\n0k0V5w8nPWq+F+2p9zlhkc5H/0vry16zxsz10joG0Xslx3XKhOE9OiyPU+fz\nseZCzrvtbK9AxYX/16BsNRuG27c2Tu7QWMmMdYHQG990VuiqyORBRS/WNCd0\npMn0O4huqRroHP7MGYzEHdCyy4ulw8WKpbOllUthx57vtXnO9cMAPH8OCZiu\ndufTbeDwpUZimmG8XDJDfREJULprQCnf6SlyfZQoTIl3VJXGpHIG9kDrN1kX\n/LdnAWbiPovGbIMCjM1hmyr1GlWcfX5/ZTGtxU4J5S/BaLA90u+SUGzIDSS7\nSPixRYmLL0IvsoXpKvX3wpb1hWLvsjkUUVFLSuj4SXGZIIaYQky2kO9nK6v/\nnvZzh41XKKFVafDXOq38bza/4USWx4OtCmU5VFKhbOu07R39+kGWAKTT/5KV\nUeikDoOdL+0/20iyIOcuCipqsGvF5ok5jJOwYYL1srF61udwKAYc7Efo7FiV\nqjiGM9OANELUsU7WvLq9d1YkYjlN7XXHR/ep8vOAT7QbDZNGZ0jLTCBymHpL\nGUrBVok6HEU2RC0v+XGFwQ8wz/v3tzLFqk59USUMdSXAEnz+quxuzOB66tAT\nA/TqLtZtkW2vCtpnyanMeul4p5FDEvenJMChJ+r3wMcwiXYUkJJdEjW6dlDd\n2hwE\r\n=+Uhu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bda3e03.0","@graphql-cli/common":"4.1.1-alpha-bda3e03.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bda3e03.0_1608852779318_0.42291953128662874","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dba7ce1.0":{"name":"graphql-cli","version":"4.1.1-alpha-dba7ce1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dba7ce1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"95b86f901937ef457a811d327d43ba9200752323","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dba7ce1.0.tgz","fileCount":14,"integrity":"sha512-EJuJCgWJfKKCSPXa4YXRlDLmyG0G+7/0BbNvlhu5zQQKEXISzUNoGM0GhPMvQ3Is08LUcy4oiur64VHEaiJXNA==","signatures":[{"sig":"MEUCIQD59p9rcVHg9Exbm1JYqdp5nDRd4Xrv8JBwrbFMNEu5lwIgArtYKclqvbCJ5YsddNHVHln5kT3MnPtRdT3QBq+Xk+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5ScwCRA9TVsSAnZWagAALrgP/Aw8kuP+rXO6W7Ls6lZ2\nde7kODE/eOoIRj+SFaFgx+IyDyNrLgNVzSivskUMoebSLmAngOAQZt2++bph\nRWngpoRBVk6ZQhjq3NQdn1m5ExRmXyRFcYjZTBulLegVEA1Oq8oORh6HPw6Q\nFw+vrA4jAYeimkQj2al9IPKehP/Ev9zF+3siLGbuImjUPzw9DevWplyXR+wQ\nZE0y6bnjnfc5iwY2D9kAu7n4sJhNilcPnVwhqwxc9cXl5WsJEiUMYzVhx26Z\ntXx1XAWuHOq8aLtwOg62qTOEjUi0Z57Z3t7EMOZ0h5WFHIRj/hTvO+2uVRuZ\nG62edovCiWGQOCLey9ycH4oDSWO3akPq6YYIn983FopC9vBd1B+uih8NhBiZ\nJKA0ZWkrT+RARVTCTjRVmjqgA4tj7B1NbsCIU+bdG6V3c8hG+smh6EUWNDim\nM17i7zEL1LY2BiFFMv0p/Q7Qbk0JAjR9e+upzzWhftp0J4xMz2DW6Ihpkwq+\nQBSQwcGCQFIZe3kExIjiMjyfYydozs8OguBasoc0IC3AM59CDPS97Py14sln\nZgrcBhSBY+sDqyYgh468UcXrESE3JKCq39h3AJsChxaalhjLDYOwhuS2ybXy\n6XAHcBdyt9yawhri3ZeSON+MAHEuGl5eIm+1w3NkPZp/EfoC4eiY5G06wjgi\nm68k\r\n=qwHr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-dba7ce1.0","@graphql-cli/common":"4.1.1-alpha-dba7ce1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dba7ce1.0_1608853296068_0.6259478635000961","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f134cc4.0":{"name":"graphql-cli","version":"4.1.1-alpha-f134cc4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f134cc4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e90724a255d43fd88d7470b977d070c9a26997d5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f134cc4.0.tgz","fileCount":14,"integrity":"sha512-5Kea++HaZaAbn8NtMx/n7TvDNaOvB7Y0t3u956AkoPDEnYmzYKaW+qsTpQJFmuMVPU/PC8B4Ct853AxNDMrhgA==","signatures":[{"sig":"MEYCIQD56G2DYbzrVEtXjkPQQpqLIFRtb98qOtkpzaALy4ApNAIhAMe9H7IKRSmkmPtKCTno9gNRXszeIwgbX1mV6u7udNKz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5ThFCRA9TVsSAnZWagAAblUP/2iv+ej1qsEfNgEz0+0w\n0kbAx81qV85kcdGISIpaVNMVOq06dZ4wbMb5vnUumf7t3Gp5EQLGhWWAjlfk\nMZVXp5c6GO/QCtwFyxdRAwQyTrTImsD2Y2ibhdDMgkxrY70xA/MOqsKpXu0E\n7KU12pUyl0RWiGIwUtfCBILyflN7dKpwudIXbhAl4c2W0oKu8XeVXZBfH+f6\nK+/5E588G+VabLI+43QmSrV1GZ6jbLXTV+uKPLBc6ARjVnpwJm4ILhPyx49R\nKaOE0if04HU/HVsOTPgXpjwQ6UBWqZE2WBr+487ndBQGA2mvBpLSTFcLxMy9\nJ6vpYTR7SafQDkbQQZgvhOhHiNFOYpvbbwU56ug+ub0faq7p+i/EBRa7hMw/\nWr0ujU47BZUF7T6EDbFrBi2pw/3CvuSlbCCoY7RLbqEuqbesK9BzOSy8Xa22\nyqgc/mcVHFyxTKqcapuxHwMDPRe+cx8n9ZDlPBjUynFT7G2UcK9oxCY7vh/l\ntmvpT3cqamZu/h2LP3UjeeLv2XuxSSTsVunj+3yKMx3OnwVXQAGmPmxVogoQ\n0hCxFkB2gRgoX0zCUBmI8kM/ybRGGo4pfBdLhXaSuWuLLLsFSZAhrLnkwEVL\nggk3iywFxNAM4tKGgtUSskGC7cY08+RvGk6DpaheONy5WADjQeWBGT/xEMB8\nr9u7\r\n=fmq9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f134cc4.0","@graphql-cli/common":"4.1.1-alpha-f134cc4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f134cc4.0_1608857669005_0.8614586305881224","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8ee5020.0":{"name":"graphql-cli","version":"4.1.1-alpha-8ee5020.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8ee5020.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b473a2fa62adefe7c8f66ca9a5e60c546a63b758","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8ee5020.0.tgz","fileCount":14,"integrity":"sha512-GhVfVqSVW3/SYvJ55A5hxY/rhAkRHFGRoPGc2aTPIltKbIgktYQwdbrOvlqnjbaNGyVwqzG3b+KDxWSx2JoGjg==","signatures":[{"sig":"MEUCIQDQeTuJiX6NSGfCSExjfJ+hsRzWiYEjp1sQoSYK85x2kgIgf+2Knzix9Vb3gHhXdVOByQulmpUYy3rbqtkKI5Xj71M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf53GtCRA9TVsSAnZWagAA6VwP/ifNgKKg0uH+uLL6mHAV\nb4e/e1htC+IDvBVNgHEPLg5ZNfYr72Nmbku+6BhA18y8PMJL/+pwv8tyKpK3\nBR2hZAgTXaPga9c/U6r0uGoeAgFor+qVk/sGVEL8xrmxgn6LOPoQziH/AVm+\nhY5A2+aPHvAGb73VlF4qMhH4DyyAtgv+brmb8MBbHsN9IJviy7R4MOJxv8En\nEdQFgg7TRT7r2ObXkD8Ykl3D5GWSWXAm/1qAxgSuS90d7VmI4uHisOBlPzpk\nO+Cfc3hbj2LS7gKIEy4wYYW9k2swl+1mYyC+35tZ93fyUACEtmi4qxMQ/wX7\n8pEzntH9XP2C7qnMMux8oSmFCFR67jY51P4I4HAnVPjVRZDpWSlKK0GavSxF\noLxp6TRBG/dGaircNzWQzz2PL9JBFtEgMT2pMgwF2URVkYdOTOwkFw4ulxTH\nC40g7pmnFMisjdswRH0f2tzqgRUcLj8Aln0TmqQ5EOe1XyGOE3DRJP6ey08A\nefT4LpCDk1kFIlz8xYjvjqR81QKUXzLEOIyWtOOPtaZAvuzKQZX9e5f4kZ3E\n0usFAC9nc4a0Po/Mnt6PNKCFZWrqpnESLNcc5VY2+8gDbkuTEi3zzsfEiJOX\ny0ARcgW2X+7WZmJYhyIkeeEzeWFbU250eX8XC4TWOvPWs2Jr6Pc3lMZknElG\ncjCl\r\n=Ll8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8ee5020.0","@graphql-cli/common":"4.1.1-alpha-8ee5020.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8ee5020.0_1609003436862_0.4062490736136155","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1aff0b6.0":{"name":"graphql-cli","version":"4.1.1-alpha-1aff0b6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1aff0b6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c64b3f059f9dec9533c1ac6169bf8bca6996bd3b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1aff0b6.0.tgz","fileCount":14,"integrity":"sha512-RvBQKl+ihq6a3gSmAK7HifM0WKbaboY06SMdCQxarXOK26rkcC3yTAS8cHY2NM2VQGlOxmTl/9ZMTPQM2yWgGg==","signatures":[{"sig":"MEQCID+5xqXxb6sCMcBUDOhCO4HjjydshV885g7ByFl7ayAnAiBbk4pS+Y6cVKmn02NW206jKOInc8zGt+E268IzxkIpQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf54N/CRA9TVsSAnZWagAAK98QAIK58u+2UQ5r6vklV9o9\nJQ2XailDPstcQrYSTKuEqXvm0oqFQia+hpRRn8tawOljC/9Z4W1OFJBz3ysb\n/veGW9t06ON0u21L1JRwJQYFMPXuBYM+80PHxSE37w36bFg2WQPo0XS36rDy\nPTGhPmz/qa2qDHpDFd6Gm5yfxUx32ll+p9iSmLE3YiORNbDGHbwhv2NHJPL9\nOIXQ2WfzTZ5/5ot0cdxlx4GSUb1BswF4XQ3bQv/Dce0TyFls9kr64WEId2nc\ntWf5dr2XrSRERJd1BjI3JA3vEwzQgyWilcgxCOk9jPE2X4ogG5QqpXoSCeIS\nL8OxyjwkfcNPmjn8+TMxd79EmwIelhdkXZ2aGxrBqDOqRUlbJibnpuu8GShN\nqWjPBlIypvoXHJIyhTlc/RPAgs1yJ8jByB7FXt1FrksJEsOrreDTikCwrk4v\nLbybQMKtckPS9aUxrnJqOmptEBkAkh3F1D2TCjxQh4wgBTnOO+2066KvcYvR\nrjkgkPTl/PKKhShmxVy3YEKwHFoEfq89Xfbq0hwAlC5XsIRrecKl1of3hQvX\n4EO8qalke7C3UnKNOabemW2KXTrCkuiD6CYOiFKQxNeBZGs2uRxE6S7m5ihc\nqGdCWn5qEmUJCUMpmrWl/R9lPK0mRqycX5Zv4pL094VEAzS7V4L/CJUb3VYJ\nie8b\r\n=m3U6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1aff0b6.0","@graphql-cli/common":"4.1.1-alpha-1aff0b6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1aff0b6.0_1609007998412_0.9781571020757729","host":"s3://npm-registry-packages"}},"4.1.1-alpha-49202d8.0":{"name":"graphql-cli","version":"4.1.1-alpha-49202d8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-49202d8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"161b4f8ec7283461663647e6ecb9f88d1c58b7d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-49202d8.0.tgz","fileCount":14,"integrity":"sha512-Ko6d05H8D8QW5RO6QPkWBPx0HwJaFZ2XyC2/sbahRBoxG33Ptf3jLB1RQE4m1KD/z6L68MC8wEu1pXHUjIBd3Q==","signatures":[{"sig":"MEYCIQCORE2q9Re1DbiKeCVQdujEmnHUpevnreBeZs7v6J2v4QIhAOg/hDS5K3U2VhQBZzrR3b4hlfTijLpTeD3wL8U+Zeiu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6vKSCRA9TVsSAnZWagAAJZQP/0O6DERCbOYJV45qHGst\nyDdyKrMBh6bMfnAgDvxfIrRhC/8oa3j9oGpLYEb4z+QGtyyhaXxlZmw+ISQK\nzrhc0qGLv2UhKNbXewEe0h9RHFTvOUv6g9UBQ5US+coyw60okMq2k49sPTjG\nUsio12mOq8+MSP7B2+2Ox2NQaYvQxzlmIPKSh2ml8ScwHh6z5/ORn8+b9QFL\nNW3q0HBuuG/UlwifIyNXo0EotuW6OozSRX0Q7x5e4u70dwU5yqJnQu0lKeAO\ncZco9h48LDwWQlomhLrqu3nTjU8VT55lkz1HzuaYmzUWB3s2TxhFivhR2mW9\nwKvRzm3hPEjY9ZqD7vYnP7wxv2ksYs692+M/pBATQ87fYTjF6MDyBuVSA0/r\nS5OcOgvekKGUov5pjuIOAq0fPhkX4PvGAVPxcj/6NfCD1It36dQFBla8bi45\nRu/XTiUKMhDZAUNEzbClEmC9zonCNaYkbrHjuIxj5FWwFRAYP+7gyCWOhKAt\nZiQuxpSfptc34YCRgq+eYhmX34ejdzuAo5ZnHED3vrx17u/wrloBCfMfFYpO\n6sM7UX6nhj1FBQYICYr4InltG0x6W/HzqcwQPiDKHD5UFeWWw90Qy5a/ufEm\nqTAwh7zGXQ5q2T87ISug8jbVKBZoEr4sAqtqJmMo82eGTtUdxQqwCX7NefHk\nH9mf\r\n=1SBY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-49202d8.0","@graphql-cli/common":"4.1.1-alpha-49202d8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-49202d8.0_1609233041684_0.6470658007537549","host":"s3://npm-registry-packages"}},"4.1.1-alpha-db748d2.0":{"name":"graphql-cli","version":"4.1.1-alpha-db748d2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-db748d2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"45c767f94ee04fe8cf5258a0d17fc47be0ef4e14","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-db748d2.0.tgz","fileCount":14,"integrity":"sha512-8DStpWtj4fDUY7BAtDneSQM+hShoZLIMbwnZNX9HUCkpTSG0NPOFS4BzzbSsV26SqfL0cVANB+coue5kk1MRjQ==","signatures":[{"sig":"MEUCIGdOZPX2NbJbdxCD7a9Yl+ehxrkB8l2lsKrXr/cBDMpLAiEA9qFB7YD9Xg2mUCqJ9iWQKsyzqWqwR1D97f7sR6aJSQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6wguCRA9TVsSAnZWagAAeZYP/0J/LYaCP1jRTcKMm2CW\nrhsBYB7cIwyYOQELLwx7g/xCq3U/bvdMB0dHe9cj7xfVpG/wd9JWLzz2O/UJ\nTcRqslQ33+w56Byro138kRJ7zLPI5WrR/X+CqFek7j3gDVGEHX2TQ8SbNjpb\nsNEbEPljsQwzWXGrwFJJf56XYkZfjIQuF7vZtnSTWrlDiyFEVCYZUbmMlY+h\n9wmh1QjmFrjHVNwq+MbKPebJstvNv7IatfTP8dYxTLAjgHZqRviLfT2l81kf\nay/tAapjaaKGnw4SA1C7JX0D4JroN0n01h/uThnsLO3/8+n0saoK/v6QXAof\nIblPEIy291mOtlD6CXxy4NU3dOykzRP27hJlIgneX7Q2mdk91TSrUVbdYxAl\nM3yQLCcbNdCr5tnTkhaKJRw8kQBnUfXKSOHQsIkSgP0z7amJHEBWUZ2HzmbR\nvxv1JI6fD5UzsT2TLQWJFMSvQeVO2iMK0Og2G0K6MA2E5cZU9DeRm8YYxYB0\nquPzcKMEBWkoGo9aO/B8B8KJyJxKMbqiGvq8PyGCMJbADrVhdIDdjXXnCWwD\n/KMZpjkQG36+1Az19S0ZhI8rbouF3o9dYJUJcOSUkOpcjyhtsqNqO5mQiiLZ\nrnAaEbDeHr3D2aUsIyml5BBk05/VrO05JKt9c4BmiUcZrmCKnb3XUH5Ixg5i\nvaos\r\n=an9b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-db748d2.0","@graphql-cli/common":"4.1.1-alpha-db748d2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-db748d2.0_1609238574131_0.6605479524461022","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d2e10be.0":{"name":"graphql-cli","version":"4.1.1-alpha-d2e10be.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d2e10be.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7250d613d840cc0912ed23bf8217f38b4b695f9d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d2e10be.0.tgz","fileCount":14,"integrity":"sha512-wEhNYzRuHFZzGK4Tm+NGn6nyKJcltP13tPu5LmL6R0nyd/nk5ggk8ktAZTe4oL+jYQksMhnFCU8dLTMCA6qH6g==","signatures":[{"sig":"MEUCIQDfJbjvYXADNfjs7YqPmEiUouTOnYRIKvdNUqYoFOAemgIgbslFuZzgFatVSWhRtqECcI3VMA0b3KXpSbTgQgVqqCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7I4qCRA9TVsSAnZWagAA6CoP/j/iCWylYekSZApAh5vO\nNznfpnoICFSUK8ML15Jz/HL541jfd0x9WkQNNuE3TwWVINkV9WT0baekMN7/\nQz4TSDBnWR1rrrEcm2vD4dmT82m6QsX/2VOnT/8VEzxQam4RVsFXfVia2F8m\nVUffs2BPEDLn1rPpaaY3Vk1K3xdquXI87QLxUtwjFcD3Ww8u//CzAdtt8uK5\nCPvWGAmOsWfdRY6Sx9cAnqWxNlvcWJ3qrRRAjxYn7PWs5OGnaP+654AndPwR\n52JQA0QlxPjSTaXlStO0fnRsTgPhGbQwGfzoL+YkkBJjepZG7a3im6vHdi2C\nBT7dqwvidfXoHYTbEoqeaSN20aG3iJbov9KAkvi47/+Kkb/1w1Rx4DpV79Ad\nDH07mjyNwhiRsEG3e5+111XRiYm1WvTxiVAME9Rlr5iA6Hm5tDeO6ef9n4ih\narHgEPm1bzQXnk0CacJstBLNnXQyzTa2urb76UoUFdcQNewHM4Cuvv6cUVfE\nGvrT/lmFdjXMVbgVH7Bg9C9KvGmgwOKw0ZNZU3GJrElnhEKTDLtSf3LE+XFf\n9Ts82YaMLa90rk1RFjvBz56vBwksXZtMKccv0FCON9J1OU6fUIWE+MpdamwB\n9oSKBqZIPZ3kmKTVzAXocfewjVLnr+9IX+wo1D8dBijDcwaPyxbdgpengZ2e\nfZwT\r\n=mKVD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d2e10be.0","@graphql-cli/common":"4.1.1-alpha-d2e10be.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d2e10be.0_1609338409721_0.6089906493464317","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0393ded.0":{"name":"graphql-cli","version":"4.1.1-alpha-0393ded.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0393ded.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fa65f1d3f8b095fb35a2d85c6ead30701aec67c8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0393ded.0.tgz","fileCount":14,"integrity":"sha512-Zn53SeekdrbEU2SgSJtX5Dq5IpjwAKAH+UDsL97pM6lsOkyxDM3DSZ0dAfUP68g03PJdtnbXTA4nNLZhdpUwEw==","signatures":[{"sig":"MEUCIFYGxje2O/dw0564TyNs8BSlK86DSRccmC5JJcaoMPT4AiEAmwg+QBIbAimEBl2jb33XlJWp0tZuTndISh4XoIUKNng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7JfvCRA9TVsSAnZWagAAiSUP/3EE1yzijqdvinAVKGrS\nhSAW2oy/X9SC1wLfFExRPfeAlzUw4Skf/wNlWd6evhwZEFjM1htPVKOw3uP7\najuOBbRnM1sggG7Z1z5pjzMfOHVc9gdTn9GSbc7yZN1wgQkqFYW4Sty15Lbq\nx+7ykCokRp3am04eAMKati2FnyOUTd8sZ0fbqqNraAwVS+cdQVrbVr9Cuspn\nQFN4VCpTN3a2rOOuZ/Qbu1EM3IwHR7kkIuBFl8Y4eqK2LSR0Jhz2fVOblurI\nuXn1Li114F4Tu05m52Z5ghyFTyxAFRnvDutQJWDYe+VCQjHLj1hj9qby59Iz\nmSmTkkquOaGx7cwwoa85x0BGHqDvFxQn8ASJC52RLPX0HuBCL9J5apD+bZ+U\napP6BRy+ejAZk9YB1un01s8sSOLVpeh2BgdRAo2fJXhgAgZKx2a/PoHz/WDI\n7nquSibfTCvnktr4/n27qilar7J+/HSGaWA7vCsHwB+biKkq9/XfLWCN7bk+\nzUUqsfpLZbQDPj41i6LEJMc5A8aLZiUVd11kfXL0JF/G+ulyI3RHXLJcPlLy\niF2dwM7NmU4Icf1pd7SZ7bAzkntSXgOm/XpW/qKWBL9qcuAJrxl74ZfYeYGx\nnYRh4P+LwVe7K1hXHk+QhxIF0FZkKSC/W19jiLrACS+CspRGhM/QO9yWfH50\n2TMX\r\n=jpor\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0393ded.0","@graphql-cli/common":"4.1.1-alpha-0393ded.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0393ded.0_1609340910327_0.6851457679090422","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7cbcac1.0":{"name":"graphql-cli","version":"4.1.1-alpha-7cbcac1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7cbcac1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"42de6ed8c2f6ca36d2ed175b7c70c32560106e1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7cbcac1.0.tgz","fileCount":14,"integrity":"sha512-nQfCBET6hEIxl5Exnu/+vX8DQQ+zFABmKcr2C5KBY3bPMIWb3a6tabisIZtbGcYPiFTFTAYi1iJCLzCHffvMoA==","signatures":[{"sig":"MEYCIQCGJnn/aefRquiSk0D35PlZVMV8iHhanemUTwjV34IuJgIhAPyZPycId50Ldhv18zzfl1jeW3YekYdsXLIWRAvw/xCr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7MRqCRA9TVsSAnZWagAA0S0QAIxHfKT8ir66fjF8VLEm\n0hsB0zOO9fzU7qzaWtzA1OVt8+qwLRhheBHYXdrgN/ttQqdssHVMEvEj6HdI\n0vhjfMk6xELOaJOAL+Jt4ukBKbh5ys+Wyl3l/c9MQYesY6kXZsvj3qs7jwiN\nXJPu50/hH1PTbOYRkKaXfiMBpqe57Fgl4lZub4vMDelHuVoerMg3O7SLOeS8\naUJntO7+F0pD2RnuMg4qavmEddFjpXGYbZszhoVUtzehmKsFy3WqB/Ajs7Qz\nJQniHH9oB7z6OiL1cjt82A8leOUykEnT0sUoIYocny8/LLCsCc4diXD/zmdF\nrvn21veDX5xAN6XULuO7kNhmt1MZ3mUGlRKphuHI9GHxyvJUfVOd3blTis2y\nHDJdaa3ujHOhas1ra4llx3t2ylRep/0+f+BZ0Qaum5Hjs7SwczjtQInSNmVA\n89IbgVmGVuvf+CVT+K286WscKZ0HZ661sK8xbd+sLHRNkUvNWaEks3v5/tH5\nhzsGUyxea6URKVkbSyqWFuu777Gz+aNtNfmMKbGzRtqvzQzgmKo1i/doAONC\nxZijB/nVZw5O5nlsJBlzLhkkSVYMka/BSAoireQ56EVxHDUcmD9TPIGNv0Ut\nXYZTwIAHF94WAE5GLw+Ss8bpdQ2nXGvJAsYY+eCH6W4VA/HnoDZvsw523jrK\nRins\r\n=iqpk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7cbcac1.0","@graphql-cli/common":"4.1.1-alpha-7cbcac1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7cbcac1.0_1609352297582_0.6249529791832418","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9d51fd1.0":{"name":"graphql-cli","version":"4.1.1-alpha-9d51fd1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9d51fd1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0ff502409339fab9c16fc97500856919c9eee7df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9d51fd1.0.tgz","fileCount":14,"integrity":"sha512-CN0eDUOx7RR4uwHLCLIdorbrUSQTtpwvm1AyKtGzX2Zmq/J0OgDT18cqba60sGRwg8a6KOstnVwIR8paAwdbIA==","signatures":[{"sig":"MEUCIF8liPy4hL4sPTLenokGXccypCHthWmDexsFOSTbhEDOAiEArQFLXLvPA4p7NvO6uOzgM/LZCgDNJyXqi8ewHXH0RTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7NMBCRA9TVsSAnZWagAAhcgP/3+71W0Go3DGl7DoQDC0\n0RbkcYhqdxw9u747/ct+ccdXRd47YUmwUlcGl2qD9PBQOq7RZ5PZzfIugVTW\nz1aAlLDXO0gdL7aa+ApKMv6yQhmYjWwc0PbtYtsajOpGVct+jcnBLEv49XX7\n5NFw8HAVc8YPc0cAhkqVoxKABCnGA+gCi/XlmuRNO3252kq3VNVTQdBGn7ei\nz6vXlLhIBV6ZSNJ9FnvJd/26u0IDksd17CNwB1eaoWyXrHWZ8dh5C0VXHWB4\nNdPZdmWMMj39mry//62U8nvimdhZ9C+pO/cZ+ZGYTtPnJnjB2Q1G958Jm/rT\nq/857DylQ45og8/Tg4fVcm+jypRcFyGLAxyeW+CooIRVACIaMkj2d3mxX0+P\nvipLJi1C44DrJa9BGBPkyMj6rNRxWkRKX83fTcaMSZuIixHFqeg3lu1UX7PX\nIcv4NSoY7UXOmxCLJeXUAYzg5FQUlTBfV6WwYCXUIZKtdwU1j2vzKlm1Aqhw\ne+U9p/Xg62TdRqn8DPvthjirHhJV2ooZGH3D7IDQzrdoJSqULLF+MGlvBb3q\nevfLZGeThOFAftCUxmPuM5AFkdcb+TtD+DnYWkiKOk7fSiTmtX76tWNhUMxj\nfC0I2Ef5nA/GZfcuBt/6cHJh171U03f/Alop2EcHu3GSGWEwkDW5K1gO3VnW\nnAUH\r\n=8NL/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9d51fd1.0","@graphql-cli/common":"4.1.1-alpha-9d51fd1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9d51fd1.0_1609356032494_0.4261834644392628","host":"s3://npm-registry-packages"}},"4.1.1-alpha-61a611d.0":{"name":"graphql-cli","version":"4.1.1-alpha-61a611d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-61a611d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"19a8227a0e0883c1d59a2bc978453fc4064d0490","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-61a611d.0.tgz","fileCount":14,"integrity":"sha512-OoKxOGX01rEkmghGKezR4cd5xY67QwQuttHKHEcl7WZwnqMdAggaAh7y1QECArRIb3AyDmm/bjHR2Cwq2dtjuw==","signatures":[{"sig":"MEYCIQDcS+xNlIMEMEt0jNSfwJdCiFG9ve9lDCrRzRAYhPq0VwIhANtcTPbCG6YRes14Uxs9NdbUBsdUgjzaIwtBSRcjqY2s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf71mwCRA9TVsSAnZWagAAmuMP/3fNa7Vke0s90ogE5LYM\nfHV/RkGe3t3maLrj3Ximwvz5pRSXVdth4dG4iFom3Eh/rnjocz0Vqt9ZB04e\n0el/2S24GNiw4VuxIOAauVW/710z63jGXEyZwtZu6nDthqPLBe93PZZXPVZk\nHwzA0D7xo4qR3O/KaSRtlM9jHZXyA9OXjKL6S5XfQxkf9W5X7Lm+Yzxk/lmb\njPNEBK2kJwuFYTMnlGM+lBVraZy1hCF2Jf1LP8FE9OtoGyXnAvKEB/8vgkOh\nyGCOtobExkEhsIrJDk9d2d0x/aaKQvrtYh1KTsrl87z/mSsr1YCr/rClu9/l\nwtS2/lxB1PEgRk8vBerlwNDS6aDCOuPsmU93+LV8IqumX1TsRKxQ0j6LNAfi\nHSZV8iQRTo2bndSZHP0Lo1WvDs2A4ESTWdPhz12Sry94OquW4aAYbSwpPlor\nLWshVSe5QL0LY4Z+LP3HKonpCpKSRwtrqubCdXFU4oAeeZnk61P3Z58IJT+P\nHF8kJh9h3a+HIp98hRZ72FnhGQyaIr+MiN/kVDp82HTBUZGN5gJ+HTuckyMb\n+Br8kVgU0DGS9lE8r7WLtWMX7EgIYx19t728Jo1PVPf7zxzB6CH++dcGidrW\nzGFI/vqXDKKohTYGv7keFluGSX9NOhg0sFkKqnfu2LAhdfLyV5kCEgxcuioh\ngVk7\r\n=6DRF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-61a611d.0","@graphql-cli/common":"4.1.1-alpha-61a611d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-61a611d.0_1609521583788_0.11530948329717838","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a23c7a8.0":{"name":"graphql-cli","version":"4.1.1-alpha-a23c7a8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a23c7a8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4e3fc5f74c718bfffdfae0607450ea0d31238348","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a23c7a8.0.tgz","fileCount":14,"integrity":"sha512-qZA2FXkevua2yOPYsV2GdJNEj1vwkM9U2TuLLGGgH8TGs2QWdlI8lPVWoGByYcFnD/bXsWLzW9R6Y7Jxm9MTqg==","signatures":[{"sig":"MEUCIQDKmoobrc0/LoyowuokRVW8OadGVB/KF257nhwu1P/K8gIgEsFBJZB/smxvKb6ZCFufWgeqAcM4blBnqJr9mDfXilw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf73VnCRA9TVsSAnZWagAAeakP/0fW+78ZVpNCh6xewbaD\nduFuqDcEtw2f6WMnMZwFd8waCVsy5XgVFND8jd4UnkH6WetjOTx9ymDAJOOX\nLwvpI5tpL5WMBkzmNZEM/sYbdA0iC9ED8RaJSlsBK4pZGzlXFlVqNFSFXiX0\nSRuS1OS6epcq+U3s5/WIAMOFE6niuSrk+4DJfCtvK85hsNxXHrCDJpoCNlOA\nRlCjqxrjt6pj+7+KeJg7YMPxodgJ9ARADPVGR5x8dDS6MGnRZlFyT1gmsfqw\nEQiaHOkfBZzBwbaoPY02AAiMFhfYwmy93OG4VMqMKXi0GIY+Wb6mOrGIepCo\ny9BlG2nKUZ+lBjz32pyVB5jKN+Vn2lNhoXepcy54fp270c8WyyZPaVqL9o+V\nsUf2V530+thKBvFFB7nQWRHc3zxVM684ApRJips/VnEEZyiRdt4em2E+CNA9\nMQd0KlEDOuPrTYU74KveCPccyfWei5E116GywJwqPsGbmHOcQvQ5n6jAirmC\n0eKLFOOXhQc9fo3QCFBHFHs8r5LygvZwOMTaqciJG6Ote0YXW7rgzeDQLD7l\n2k6JSi9Rw7XzfsGnwuKYE8S7PeCxhwRMeUNoXGK7Sl1VJIKkalbqTmqu51LC\nIJV2lBKPTrsYatnAU4LBmhw/PYyDl6mkpO7rtQMLEPHz9uucIgqh45OgJqV9\nnLtU\r\n=mXq2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a23c7a8.0","@graphql-cli/common":"4.1.1-alpha-a23c7a8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a23c7a8.0_1609528678981_0.05308433444470806","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2887d26.0":{"name":"graphql-cli","version":"4.1.1-alpha-2887d26.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2887d26.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1febd07e1b3b5461294fdcd737e503623c3d387b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2887d26.0.tgz","fileCount":14,"integrity":"sha512-PeRbug1Vvl0cYzUtklqED+T8KWJiz7CIDMnib1z7woGUeT9P+bsd1U5rpO6Dhsge/bz3QZ3UwRawVW5uyqMn/A==","signatures":[{"sig":"MEUCIQD0RTzpHii7BxnJmfCp1dDQtOIkXJ7X6nEZk7b5/kVq5QIgXbinKTCWwuYCPt39N3A7OBB1AzF/GFFb4ov7o0ublRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf74dICRA9TVsSAnZWagAAuHsP/1sEe6RzVyT4rtEWpGOp\nw0mpbRhZDXvZa6LGS14Gj77hUG7M0JjGyPDQX1KRAj0PZJnSqfqg7RpL93s7\nWy9am8a4ROVqVPxotDgKGdqfOLveuTo+h57/Ns2qQ7o99Sbe7V3WKbBj9WBD\nJQvagfrTIRNRjHlMmOaxNlpWvGTmIdUBgGQmZQR5vIhOm05wXvDliAgHx73g\nEj6AHgRjuEWNQDFy+nGlhdjGyqWAG/h230KB+rDdnaIwcPakLKrEMuA8H8JR\nBmFiE29Oq0k90vToukjwa9gy0tKKG1bPsxcBaeiKuegFUak4CGQ5L5g2Qs8G\npaWRRzDY3it+v3fGu2SswnW60TN7kfWEtk6wGU3IgA84phZNj75HUECcmw3T\nNQ4i/9vDCMTujGX1pDsFg1Ha1Os0bxVsnGiygTpzgiQDzcv5FemafAA9j3yg\nnCeC7rn9PMTvCRUpeKkSO/e2IdVMIpAbeYMzE+ty6AebbxapIaxrMeZSTFZX\nSrJA7N2Q9D5zpyEyhJ9yY5XdzbS1X04PoY7jX8TGhTk8BKEcqY/XkEr8r3x1\nCoYoQCsEIDkrlOjsWY6R69CEoJgkBfRrR0LQpuBNOgX5qnZU/dOwHuxP3yDr\n1MXinOakBUW3MssgXSaYgNEjD6/t/kC2x9oSbwVdd99WQvnNR26PrnIGW6QA\n+Gt6\r\n=kXo1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2887d26.0","@graphql-cli/common":"4.1.1-alpha-2887d26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2887d26.0_1609533255546_0.968099985166641","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3441a50.0":{"name":"graphql-cli","version":"4.1.1-alpha-3441a50.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3441a50.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e67c9560d0423f4fbd256d4fd6f44a9ae4ea2248","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3441a50.0.tgz","fileCount":14,"integrity":"sha512-j7j5SCndCGAuc+J8pl0OIUooaG4gyZy056WyLJsr3gfGsbTi7cn76gFImhy9m76J1KwswIZrW/eVrJWOnbJ4NA==","signatures":[{"sig":"MEQCIExqEHxLFrDFxRW6fSrUJtmZ4eAtxZq2VOOBFWwipwUAAiA97cV0fwuv2I+ipEeoMYq7Yb24tjsK4xefgrTuf8bFtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8eOhCRA9TVsSAnZWagAAKZkP/imlB6URTH93ramFWeqS\n4i9dPcgWP21DHKN1k7X/fnva05QFvP1Ry8qsbZwhuwMvuGbYwzWRSJ5V7PKM\ncmGP9iE7fPiBPr9X8uMWJfOzk1dvJn8nMjmt/PPISZR668Hcsa5YSt3TD/6p\nF3TTdIceg5eScUkwdgZ1fE0kGHvX0XU6rJp1/bNaD1eULWacngPeNOUtwGrB\nz8RQ6bdjuCveTStcBMd+QB8+5YQu6TEeEaN2im/b+Gw6GERFWBgmh84qyy9+\nVGI7Yrs/LALKl48qotD+yxopi3k2GaNVenv9DiMOoMvXgPVrUaqRpB2IwZIS\nl23KVmRuV2WOK8mtMvzhtnxsILrpGqW4AlXKTWdUHzTZ52ZyAzV+/WKfSucE\nsClZPkap8SBT+QPEkEGgnbdr+mVB22QUo0dwc7xSrOJx43Mrmb7s+Fk/vh4y\n6aY7cwR3zKFA5YdR73iPcRl0xR/MF0jHz68DXO9/ChH8xgKVZsnAb0WCiw8i\nRm5WDjiE0pSqwdOgzboEzpS4F/qDORWwupdAemhvYNKNuXqiniKtkrcfJFm3\nuP+8lcSnB6cz+FFUqzjG0ugCCrPrTgC4fgk6XsjwHtCB7EoS/En+LPyKiU93\nZMIoLwu8KOqHE37gyQbZAMX/jJ01O/a3xsEUj599L44KEZvWrxlNHaLaAHPc\nF8mc\r\n=sjqT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3441a50.0","@graphql-cli/common":"4.1.1-alpha-3441a50.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3441a50.0_1609687968875_0.4694909174954418","host":"s3://npm-registry-packages"}},"4.1.1-alpha-03a5530.0":{"name":"graphql-cli","version":"4.1.1-alpha-03a5530.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-03a5530.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c981462ba6eb8f94ba1f1aa6c3f3a7648727421","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-03a5530.0.tgz","fileCount":14,"integrity":"sha512-QEAKeUotemLZlAcPBQvH/4JD0dThyNAU5nGsKt6VKxdMkXW0lWabJkSYzJT/CG8Nz+YXavns8+J25EoRYA8gYg==","signatures":[{"sig":"MEQCIGgD1Q+leSxPRU3fBs3PUjubj/TRjxnfYpse7QIdUHUAAiAcHHGpGPR5FZWHUZ5dr1+TmgHjEiW7sZ84d9Lw/MmW2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf85X8CRA9TVsSAnZWagAAK3UQAJDJt4K96F59gr9qxgZe\nJ3zqEyQAhg0Ow2TFSuQ2ow65DpLnmJivzu2qeMTlC+pOFaVPyiNa8tuEqFsg\nsW3gQjdPCiNcN5FZsG0lT0da0Ky2t7nQHyg/dAowguAGnaE2govqQeZL+SAD\nN8wiUfD+rbPToNi40AFNzKCPDd1WA6Cu+p92STXT71mFOex7ru2LJykfmsBa\nv1TkscLiPNS6NbHtq0J+4c+7IN7waxvnJ9ZNbaGwsPxL66aE6Sm7a54k4wWV\nDZ3goo+KDrZ12qVE6jDGfESOUoWOmzG+LkQTIueEULOuxekhoCjzrtNK/nx2\nP8af2gdMD2+OilL80cL/lLxtMw14CS7rAuesQPlo7DMfdNYSyHNHyH6idUMm\nXLjuh80ogQCUmN9RptEiaQqp5rxk0bU9jZAUzm2oTz+TcMywdIWrXncSWQ96\n64Gc+K8jKsJNQTsAoUb84WkUwIcqgnwjMcWPpXm3g6oXiXx6VHyK9ynBwfix\n9WQJf0HQspGuCe1vIoE6HU8eEy27I+kTP6LjgcAXGeeFHfVJ+tj+F/OFWDW8\n2Wv6/E9xytRQ2yw5kW4S9f/nIA/bg3PknOjQo/1iZcG5WHwrLaL/MAgnWUh9\nyQdvEbAIsmcKyOKwhlGm+lOH0CMbCrq6M3a3hnmnvV4IA5LMDGEepTZj9Pzi\nKR9X\r\n=9FCA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-03a5530.0","@graphql-cli/common":"4.1.1-alpha-03a5530.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-03a5530.0_1609799164204_0.48231619683090043","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ac578e9.0":{"name":"graphql-cli","version":"4.1.1-alpha-ac578e9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ac578e9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bceaad4f78a1e8895eb3aab8d874a14c57ca9a21","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ac578e9.0.tgz","fileCount":14,"integrity":"sha512-Mo2ARln8sv62hgrVBkwBxfEfAbqc4U1/kiG3j7yRTOkPdvwmItsZSFidiTKtkf2yXWjRYj1090l8+dTvDyqyMA==","signatures":[{"sig":"MEUCIQC+wRRCUsVD6RfKpHqR/eVmiik2fn2PbVYulLHXRrsvkwIgc4OclXf20Am92QCsw9Tlr7eoo3xb9XVtAUXCddlC6BQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf87N8CRA9TVsSAnZWagAAVA0P/RmACA6zvqIUic2yI0Bj\nWt0Xlh+GCSIu9fi4ahmjtjk6RhEuTMpmTlK/0F58G34e5pUBGwmy9zFlGAcW\nFj/q5RAAudq1491OFYhE6nw0yjwtgvw+sWeD7fN/w366VEl3k8gxNeKfD5iz\nHyp8k0feI4b4hRoK1/mYNi1WjqZvleIOwLuP0/K9qRh3P3TH6Glw/WMVkZKh\n6k4Q2Hu8saN3Ix8cgyX9adSMIoqCbQdHy439xkkWKtJrBpePqKx+39TzaoL/\nG4Kg1C8jV+hwAPqkIiGO1U5H8Oi3yq2oUK15I14tnjiDjlWC6BuPwBy1w4ky\nid8ghpg3pB+sxsoDXIL1CY6g/YERi4FTKJzWBkIuCTuY0NBoWMdrxz6BzF57\nRTztyB54aVg47FN9WcZeEc8RqlAi8UQeuGABxx/1iEAumqDoiAOgIjZl2WXq\nnJtyUJKZe/q3iXMpO/2vAtS930FURpG5x01KD3PHPzru8YMyUg/HzMs4EXaq\nTmog9Uas1/aUVNMCwarTolKXPRvCxSYEDXu81Nn5BL1uwCN6p1mEcn5wRBHk\nUhRsDnrp3IL08cHC1Og0rW5U+Co76saZ8pVPSbbV9UIAcSMEj8njSv43k+8Z\nbCDvL9XPP2JYUpJxYnP6LwF+Fuzc3/3erNmhYdmiK4QL1f2If/9CbFza/fmB\nk6NJ\r\n=F+rP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ac578e9.0","@graphql-cli/common":"4.1.1-alpha-ac578e9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ac578e9.0_1609806715329_0.7898430171542559","host":"s3://npm-registry-packages"}},"4.1.1-alpha-390b235.0":{"name":"graphql-cli","version":"4.1.1-alpha-390b235.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-390b235.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"497c9c501d34b6d720953e8e09b65a4c2c352b71","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-390b235.0.tgz","fileCount":14,"integrity":"sha512-6Dt6GDbldJWVAbiBT1n2BhiJgm3+y7lhA90NkyDJIOeJyge9dJAvkj/mr4CRkc9f1y78Cioyiqow0euxc0R/fQ==","signatures":[{"sig":"MEQCIAOufEulrydpm/Z5GbIbcMkUtbgat9CLmeZJUePzrY7IAiB+TQ0N7ZWDGk305kKSyzRVhWl/hO6AwpB1g85+7Zc8rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9QfxCRA9TVsSAnZWagAANS4P/1LuMg30KNun2QIN7psj\n9RbgnpRCLPc3sDD3tbAd+vdYCM3spiZ06W5v9Cot3WpmxFhi/vNJAXmZAh8W\nk+fn/JipHCSa1rDC1VnsqkVh9mK3R9Od59HXqPY0hVZEN19NEcLvnXa8iNEC\niNxxsHDCxGL3lqM8jkIHMKC8ZsEqGfXXc3/ExMKWJl5j3vQ7ibrtUna87dl7\n6GHxzRC9XoMMDEQhUIB8wnarOdELbgSSDMNBUdxrne7ISFCvELA73NEUvkLL\nB/oMyMrDTWt0IU3YL3ejkMZo7dbm050TEF8V7lFdlopPfbGyAhcdg2PC4X4V\nX3oEMSpxMF4iZvRkSvreGG1xen3/G/16L93FB/y/sb6pvF4PkpsLi5bGI7Xt\nXoqlcV8rv7aBnah7RZAMmniXrbkPoAepN72sZ2RetYVwgrLWR4pUFVF/Hnhl\ntzEet8DrCRTUfECGLLnMGQ/Bgy1Qem6/xxEKeVBzStC+W8w89S0PSOrVammD\nSlagffa7Gxi8V4Odp92mfCr6YJvsGPxxSsSKXAaaqfNJ82Z5S5ooO/ggx0fF\njLwBGd86tAQ2jvKzDZBk0gXawWcaKM9xzVm2uYxpC8u7mYmUtjeYr9ro68GM\nvwtB4440VtwVMU5DGuwPHbpmqyOtGtXxqqxUXjKgNq36VsiynfACCFGzhS8Y\no6tA\r\n=NJl3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-390b235.0","@graphql-cli/common":"4.1.1-alpha-390b235.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-390b235.0_1609893872587_0.25364479220195313","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2081485.0":{"name":"graphql-cli","version":"4.1.1-alpha-2081485.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2081485.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a9026d857b5bde0186543abdf0a3c49d370b65ba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2081485.0.tgz","fileCount":14,"integrity":"sha512-FOB+xqIw9icrcCpuxRYRGTvsXxsTNfRa4dNhG4b4gOzLbdlskJFcBakAhAXmgj+oVrGxzplxNSKAP4KcWXnoeA==","signatures":[{"sig":"MEUCIQDNKgkXHUCYg+Nzg1cg3vC5n5BhYo5qOPaXNQkJB15FEAIgDkrmyQi5665uCyZ4q1VwXCjQkOeUnwxomtD2NQKLyqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9QgICRA9TVsSAnZWagAAdVEP+wWLrvTCqxMbGvpxEyeO\n7j/+byC/ueKvX1KWLHKgP5xN9shfCeSz1jSr3rBciKl5gw8YdQWdT+Tzs0Q/\nSWyV/wRNGGLfaPLlLVHMnIYLufHfcWsrJEBTa4BIWbeuR46DLQAp/1EqoluL\njQeUvTLvmetgUCLzca4hdPHfnW8z251FkmBqHeZU/IduXepKAEMpd/UIZRh8\n2dd2Je9BwxljipEVF0VgvACFqaw94oNw48r8u0iBTLV9ZrCa/wiixHnmTRYF\nr+rfO2xkMpuBE6mMVrOj0ZPLjnkFAybhztZ/WWpH0cNj7ML8FMpVK4y3qaxr\n1indKO4S67uDgMb5PUQGzU46NstGPWGjd2lSy3jB9cEw0zNBHkdmmIUanx6c\ndlNXblGNZSrpMQiCGia7CWgvm+CcGrmlUMoCN9sl+3wmpd4Ce/THJ2kUWCH7\nXhrVBkKjvhG35/Zbh2xBSQoPu78vydNCbuMRfLWT9kiiSihnbRKKUiQRbixz\nU4JxKcI1TsdCDUjR8xqFxW+WJB60uhL18jgRCHPrxxKwBrXXN7MwNHou7/Aj\nu+51sLQjERBhYvdToxDhtjQx4y9SUMxOoG6jJjwWb+lbEB22Mu6ThycdCyVq\nM+MpX1djDbRT+JxesQAbzb0KQH04EZxHmINV2mjZV0YTd0Uwf9+GThjuaxOc\nAOR2\r\n=KfIc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2081485.0","@graphql-cli/common":"4.1.1-alpha-2081485.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2081485.0_1609893895295_0.07764635761960759","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a93c525.0":{"name":"graphql-cli","version":"4.1.1-alpha-a93c525.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a93c525.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f602d661916385a36c30d84514a1fa64f7ab87b4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a93c525.0.tgz","fileCount":14,"integrity":"sha512-Ch4Hva84G+9QM3zoEZcmOMIqX/0iYte2WM6jfD/bKtSltV44HzXeHTyDle1u+XqIXVR/wZ9nfGHdvLOfQAfxHQ==","signatures":[{"sig":"MEUCICLRvWSemVFSDR9+qOMwGkATg05H2DDHttJbdeXHqoH8AiEAr8fhLPhProO/nzdFxhkmReVd9luwywtvWrqv0x+8UXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9RGXCRA9TVsSAnZWagAALn8P/R0Sm2LZgVtlHb/kfUjv\nimS5JGQgVaIRxEO10Fv+ZqwY2sR85l9HyhURH9qByx4dN4GNG59e1lGm2xRA\nxPph8la3rNo1WTTtTLrPSNkPYTh67flQHW5hvEkmMUJJ5ernFVYgeAyuLdGp\nMp6aa6PfesQwOMWcDxdRFOKuBB0yhMmmZvXIbvy+wLTPGe5gB1a/Qybe4ZvP\nq7jYJX2uLPx5tmHjJpgPk5WkBNOWTUbnIyZ7VmXtwmofh7opeBdpTZw40Haj\np2WoXoTSLAG+7Esv3wY8pBw3l3DEme6gIKSlqm3IKrmSbl6lyx7gyNqHrv3f\nN5YosjiJ5BpGqCW3i8dOJXKv8Zov9WigfTShleFS+SiHo7xMTzbomdRaKU32\nlWQPxvx3wxA6hFGezrov9JH9CpS2yafCvzjVCYj5ZP6ZTG8aO9rnTgNQ25pM\n+z+/feppY7BlwqzfRnGIK6wChst1E+FP75CeNA0wgvyX51hPBDpy65YxTooa\nRqM7pi4Mp3Y0jwHnNgVUkwL8HDtDQqKLggyBKrz+I1O9IKv+fmJsopN6IO7f\nW3inCm31UI9c/sD4DYi9NDkKtu7zXZXEBzoBcTH69g9v1KDjlJ3WAIL97Qto\nGL0XlOUQoVvy+Er/XzeUP3TqYYWmDjBAm4mrKPwecbFxFJgigv+PFuOQILrU\nmyYq\r\n=7sQZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.1","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a93c525.0","@graphql-cli/common":"4.1.1-alpha-a93c525.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a93c525.0_1609896342545_0.6594494142440701","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d1096e0.0":{"name":"graphql-cli","version":"4.1.1-alpha-d1096e0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d1096e0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d095aa8aa8901aaff94d0198f3063e9bce51c120","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d1096e0.0.tgz","fileCount":14,"integrity":"sha512-0fyMTjTpDQ49eq/uKc6bdwo/ggyiVc2Go4Pn0ibWGF6XY3T2WN5L8AjCjsoj4MCR0v8XJUeEoR2bgit02pNlRQ==","signatures":[{"sig":"MEQCIHhR+mC4nLgZz6GR4xHoV1YrVpe5L/1qY9hriIAke5MaAiBYLJZbNbgV1EWGTOa0SP15adqJ8D0BY1X6AiIX+dwB6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9b6mCRA9TVsSAnZWagAAl2IP/jQSJ3lEAw+guaUtU4aa\nVT+mwpr15hOjarNrUlOcsElHulabYB+RQczZiABFx7uHWr6TelsFYMHX9tOD\nkwUoeczGgzwbk+jM48EGyyF8LHtH889kR5PVKsw+J4LSgzp39aq16ZFVI4ey\nmtrNmFLt044AEHbfS+wPL4EYYA7SSDdbAcRJotrr+tLqYyrzlTRgGEepzQLe\nU5IxcBxCWGG/mQLcVWRDNBe+0IwG7h+Iv77+dRB5IE85MYNlTOXeqrSJbMgM\n8QzFin4jmlBsjsmdKeG2SVEglrTDs0RFnVwGt6Xen6jXUl47OhoxI3/lzfLM\nHqhnnNBaAaT+AgW3/JMHeqNM8H5oUNHibafdSiGGq907T0TvcXdNTjs25Gt5\nOlh2mkNOhS5vl2QGQ1N5bJqaMEYhxmq0fJrYjBVXozLMkpvibGMuF+D6fEPi\nkxKMzoiiWKwWTTzigo7WF/zGbyb9Zd2mMjDxCGm4zmaKtThwp0PF3OO77+51\nJpkJIGOSMSu9nHuYHIJH15mV5BriOEjQoO4qps8gdnA23Ly2mj+1NBjmQilC\nV7k1IUn/M20klzzPSwbGZezA+q2OFWAjhp+pUd9hW2odR2YgyvTvnnydkSAk\niqPkGO6gDVDckW1yG8VoCrvAU8BzUtUyPQ245BOkklKTtwAN49avwX5ltXPS\nnVBw\r\n=I6LT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d1096e0.0","@graphql-cli/common":"4.1.1-alpha-d1096e0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d1096e0.0_1609940645567_0.15414652052974165","host":"s3://npm-registry-packages"}},"4.1.1-alpha-75d8755.0":{"name":"graphql-cli","version":"4.1.1-alpha-75d8755.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-75d8755.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"420ae99d654813568d62b230b7e7fde660ff9e82","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-75d8755.0.tgz","fileCount":14,"integrity":"sha512-+/JtRvR7E0JqEoqY92xhhQ3uBQHe+VlLL11uh2Syj/ndhGGGT6P5OB3V1/w4cGs5qVqmGCWoUVmB7fpHePx5Pg==","signatures":[{"sig":"MEYCIQCmRjB5SO/lFZF6RcaGNSwoY8TJ2Q57luCwQ62QldbbfgIhAMYqpyZHeUXe8ovJ91O1X7ffDtH5UbAVTVI4jzHxrhvm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9cQ0CRA9TVsSAnZWagAAODUP/0TuCmN4i8DEgffrHpFh\n8MmaS3tDyPPLPgUZImNiSr3V7BpM1cA974ry1ANFKBJTg+s5rMwAH3/yeOzZ\nCPFTgZyyqgSuoqVBYGwYUz7OkxIViZiVI+QTf9RbamD1pXefKuLW+Fb0Zi9G\nqN8F6weYrtM428pzjezkiXeaeIMfZuvoj8luCiF9BJsT9feg538FF1/QwcpG\nokU6z8RsgQ5UonKfAt+Y9zSVyP6YwPLU2cfGqHSu6ahXytUD4PoRcl42EuRK\nN7M1CDnt4CHXE3GWn8JwPqZtLpmR8dsvShEfLncDDO5Whq7PiI8PBYL/ShDg\nSPS+AqnJdbVDtLZ3anLa+ZoHa7R6hAAhhz/tCCMGfqV6QESXeYuqTyCsLGot\ncEreqWMidiL/lEDrTr11rqh44A30NWzROL3C01RW6TNxOibfvutNpNmkK8ln\niHeFMq3neiy/fUysa2lMgFAWautakE/5ma/KDi6e+9MF7Nja9NoN4FPY86WM\nraGzDQkOr3mTX3iHDZ7dMSRigjSeEiNU9nb/EvyRiR3kbdjjXgVLkEKDnS70\nbymrcoZRk7W7l9izwF2eMFGqIhsNxBz06QvlXNV9PZA7OFafrH4T+QP2sWsJ\nxcgdTl2gdGowbStvnThsCubv9dFKFGwROAhBGKovajxIL6BIQ+vF9yTZhXpp\ndOe/\r\n=uUR+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-75d8755.0","@graphql-cli/common":"4.1.1-alpha-75d8755.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-75d8755.0_1609942068056_0.14163141748743246","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2d44285.0":{"name":"graphql-cli","version":"4.1.1-alpha-2d44285.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2d44285.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"deb055cc6a9cd43dfa3cf6d2d39b8946aa99e5d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2d44285.0.tgz","fileCount":14,"integrity":"sha512-71ZyiAzGdvvahtKzbk2NnRYEzzip173IJ649WbrLI8cCgMTl28F9x7wsH9//gbJBLw4LfQOut0ulQRCr+WYxIQ==","signatures":[{"sig":"MEUCIHinr44XWa0jblmo5y5YHCeXUwyo8QqDDWq9U/g748CkAiEA3wd2qBQTrg03YuXyQaG6hwfnfBTCCN/rPa70CprEyjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9nBgCRA9TVsSAnZWagAA3j0P/iv2VfvcgSBXlIV3/73h\nt+6Y3N3JKYehcW58zDibQ1a8lN+sgIgh/Wn35rmHb3jvCciapcBzZ/rGwPvO\nart3/Ejp80ZYapVjq3oY1YzYquI5uiZWnOO82UjI9X2enkh13VWSMXLUU2fk\nbafaigXPsglHkhCO1axhNK+yPWGqpSFdzu82FGMkDORM+3OI2zaZ5Y5HMRGs\nc/peMrgrNBLLO2PmN4i9geqUHjkN93+SGil1HT9nyxpSEkraXEqzCq/G6dx4\nZIsCT+zRYg9rV/UGJH890Smhy6a00nroct1q3woRfYId0oFOfvToGzNm2T/H\nSiif9Gn1IqzGGLdZMDRKmctR95uItm4TBtjAmQo8hXOUnQXa7qOvqTWyFBPZ\nbfanqvKIGnev+mHBavPme2h1SCjCEmm/NNcLPqWh0Uur8xF1nGvfBjtqJVvQ\ndP454Lwe8hllVvZkCHSYwLUUhKRxoAbXMPUSLu8QEBQ37v4LNX/557TYFP+z\nB8D44EKlth6N+1rbPgkLwWGLePgI1Ml7bQhKluF/mTltbjEORvt2NtlYVc6T\noXn1JaXhyBSaxzKCwjPl0Q9DCYWS5+y1h/dYBNSTl+30m5czqkcVGPHUtBoz\nXIaDbMVaR1NTwLrp0wYE/CIMFVNySfySriOJ+EjG6XGdyg6W0FPy3h1p4zwx\nu01t\r\n=TI0F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2d44285.0","@graphql-cli/common":"4.1.1-alpha-2d44285.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2d44285.0_1609986143550_0.31349413045352814","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eb0e575.0":{"name":"graphql-cli","version":"4.1.1-alpha-eb0e575.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eb0e575.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e36f4ef240a18cb3ba3da467c8f9ef4ec22f0d74","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eb0e575.0.tgz","fileCount":14,"integrity":"sha512-FM8GeQ20jTJeOK6+CWqEN8dXIB/o3QkT+QT11njdSjFAYvNuCcqoZhNFzlMsFudnOxGx2aOcovIHr65Zry9chw==","signatures":[{"sig":"MEYCIQDxWt/Ci8uoLvP4rurlQYv0eRfja2hmrwzJm4Z3MHu9BwIhAISEsoDVyEx21zWeMcxyaEoPKjdcdCln8oBi8CQSqko1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9oYsCRA9TVsSAnZWagAAhE4QAI7Z2lqeFcdNKe+Y/bVG\nhV11UO73npJ9/7yiZzreiQ4+VLX7eUw0FeLUVCwcs6rT+6wP0GnXh/MY+qFq\nBYs0XPg+G3HwaKsMUglObM8l2yEQ0Mkbdb0oUxpUZGCem1hj4mpC/3BZuVnI\nd0HhlZ3atb0chjsh0/UxGOQ8iM/I35EqtOLuIxO0rdF8MPKr7MTYe3/ITwGw\nPRHG+qTtZhFKX+3Oo0byhTPeQqyav/GH0WmQLgkXY+XWbzOQhCcY02vv9wMI\n3wXpjdYclrYdiiJCt5KDjpW/gcKDwNliI7G4PMB/Ci+8ben61H7p2i4cNyaQ\nGHNUR7w483SsLQMD/9rQqVdM1YNzouTd1dAfCVSYWNka1PcLYlGUUA0lU9Ua\nQEkewqQ8tnIIrP5wlnF3OEm4EhqVnQK9/BaI2oFfZf9J0hpYwq/BrDFNl7gC\ncc8R6nYs/I2hoOQ1arWidicr/KwoFMIOJSf/T09OG9xv36AXpYVPvdKbeJSq\n6muOeWyPgfyd5N1j7ZrSCXwVvgcwQyPZXn+zMcdJsOI6M5dRoaovXnDWVcoV\nUtffVZxOUUYvXL2+hFntym2aVJoeWUkhUlDTZqD+14EcbIKkW4EE0ypgxx38\n2p6QvEMLmUCkIHshU54QlYM3FZXAENG/P4BblLm70rGhdyBNEJiX4TIXk22w\n0lQN\r\n=r18L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-eb0e575.0","@graphql-cli/common":"4.1.1-alpha-eb0e575.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eb0e575.0_1609991723741_0.22663711489537008","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4d4af10.0":{"name":"graphql-cli","version":"4.1.1-alpha-4d4af10.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4d4af10.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fea7ccb94d5cea1d4bfdab24e82924e2b9a2bb1d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4d4af10.0.tgz","fileCount":14,"integrity":"sha512-lbpBo9XGad/R4G38XQ0iDhJi+FYGfE0IN5A0udE0PO2wfDkt+30100XrVxVH9Fk3wtej54DEX6f6QPmlPFnsdQ==","signatures":[{"sig":"MEYCIQDMDtTpXq3CXZh9HrnRb1tRObfQAcWSOUC9fbmhxm0LtwIhALGHOKuwgBwLRhuPz5idl9RF0l2hBN8+27pCTijUv1uN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9sUwCRA9TVsSAnZWagAAC4oP/2ICYB8WR+Cv7ebCbmLG\n9Pqcnb9dRAsiZgeZ5af30vJmyYHw1uPwinZQlJVQJMIOgu4Pq2x8sHX81skb\nrZOBsyLeElLwjiVkRH5B2jF1r1GLkZsEGnYuyZwj5u2LeoFhJwEjg/IxQ5Hq\nP3/t3LpcLuF1xk1gtr0MqWx9Z/0gV9O9ovFJim8bIzLa0t51GFcpzyPaEPEp\ncejZ0Qbl0d43IDv5X32VsGzsxBhs6E88O7cEMy81QXBruHarytqboDjkb6PC\nRaE612oJnIMCGYLRSfBN4vk7+wublxnOJwbI/DubAkPvR/qFm8Or1gsXjXrY\ny6xZZIUdoXM0yZlzIh07qS+F9BJIXi9h4mQSVX20vMydQnlOptuSOMlPWRBg\nFt+m5GqLS85bNK8Vb6X2LdOmMF4XQthR9pGK9k8lbtVCqZbpDk8YiKZ+KmvB\nHsPUWzXXEafYVn6OXSEonN54hSxjviynYBWBLteTrdIkAbelzrwQAnRuicQT\nib3WuOV1zijWZla7zfp/MMtylkwlYL7q8TtilwLEMS+r2uSAKpcp4evYHqQg\nqS5Bb0swAecT/GzpTEwHZQnkRD8oc51OVGa6iT05hhv14dSP2jJW3UQXRtvE\nzESor8gVm/0P59OTu2XLZMmL2oMdTpOcm3Ajx9XSzg6uu0gBmZ1+f1ndGjET\n7Zju\r\n=olli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4d4af10.0","@graphql-cli/common":"4.1.1-alpha-4d4af10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4d4af10.0_1610007855648_0.33627442209325986","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a56a72e.0":{"name":"graphql-cli","version":"4.1.1-alpha-a56a72e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a56a72e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c56a678b2bac0b9f4e3c3042d087578bd56ef0c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a56a72e.0.tgz","fileCount":14,"integrity":"sha512-CACI4O/Gp4GweLmxk3rp3MvDVMWH6tPd+Dt4wCGClESVs/mcaZKdO5dKk6HLeuvf959MSnI9DVEFKwshluPF0g==","signatures":[{"sig":"MEUCIQCyWiqziFV77qpoaUJRHpzJXNY8cNc86zEZFGnbNUGp6AIgRdM2U2yRnGY+/Vq7oBDdCBNoKsfffJODLkh9kOU4nFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9tcvCRA9TVsSAnZWagAAUJoQAKOc7ZhxG61QY8Io9ozA\nqcvhJ3dvSA7e1l9Clyh6tazpVdzMJ2hvLNWMfzZWPQSW8wqL9S+pkz9oP06T\n46oUEGYFonzBH+lfXR6P2MrBlO7RWVDr74bu1wk3PxN8isLy7QXoicE69Fjj\n43aAyo20cpIQ0TkqLc7swYjQtxzZA8y8lKA7/a1fSc22Lo1+jOnn2tJNYIcW\nBsVarSnyOGzmM3J5N6vMLAayLjN3ZeK40n8IPIWLK/pxNwKiSIW48MMG16df\nV/HDEnJhwpU0kdP86xA8WSD4UDIn04ZEXjgiEwrxgrPXf6N3d8/z+ewt8roe\nG0YR2zUxtvts8UKma/6nbvhngiOqeVPR3popV0+k7tU/oWuKcPHQ99IHf1ef\nhyXReD0v4Sgd3b4/JwA4eMl8hx4JHOcfCxd+aHWw3iV/waylXA9rhPpo8HiI\nwMY3ShTwXSGW+jUL+5zxozd65AY0up9rCTrKnUB1c/wiYm0H82oo4zP9g00f\nbVuQiAwjgCFHLz4Dt1UUejtaabXPSB+3f66Fvfjdil1IcvBdTD3CrcnnyQpN\nMsv5nhpk28Wzc3rgGV3JPMFLz4UcHBxldU2RUoyw0gRwkGLzgHCTSaWAE+fZ\nDCDFy44+9rYebQZpXBFhuEgNFkeOX9KmqwVt06DysvKF3y6aCQJKmVemjr/7\nSgL+\r\n=DdU4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a56a72e.0","@graphql-cli/common":"4.1.1-alpha-a56a72e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a56a72e.0_1610012462760_0.05130951881679402","host":"s3://npm-registry-packages"}},"4.1.1-alpha-af81589.0":{"name":"graphql-cli","version":"4.1.1-alpha-af81589.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-af81589.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6349c66163bd4683ce1a90df4d0bffc69a1c1a9c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-af81589.0.tgz","fileCount":14,"integrity":"sha512-EWxhC6WA3XxWw+PaWM2szrJ8MXz18t/pjBi/0CVWu/jGjEfSr09Yd4N5zJ1+P16waeTm/+IlzomeEkic8bS30g==","signatures":[{"sig":"MEQCIGVgQKpipIo7SzTmqcYwjNjkZHLQjreC3EhBYrzV86qoAiBXNVM5w3AdjwbnnlhKg+96Va1KY7sHtukBw57Gl4DP8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf92RzCRA9TVsSAnZWagAAze0P/3VyopRI4nkHlSIowewe\nZobSMjdfTVgc3CAjz5XRnF0z6DnnPPGCu7V7h2HRm96B8SuyxDoLtxg1Lzm6\nJhyb8xTxNcOxaDjQtlpJLklLSgw31PgiWTDHe1aC3NoSdTfW0+DyMr0AEC/G\nJa0WUgWswCBJdYNdqdWuKw2NIn9sSkYc3oqIeOVBbv6DLQTTKgoIjdDftpG0\nIbB5FeSU1LrLHsmC9G5P3mE/9Gl3780d2BwCGhEoGegmLsnLeijtjOzGAU5u\nfaIfKeeG9Jf32o2p7emO0sWxPj54XZAVsp/4Ip2QlfnIhCufPSNxEOtzyUnW\nAQ5spG5gP4cnb6699DMLc1sM5ZOT84dEcJCUserqo7ZQ1IcevNDvxLYWcPuY\n0kLVP5BrhFw/QoeIlZVZYtf/drPjQ9tetUOAcQ+hLgT7jW36w7jkoQfmer0T\n3Wpt/2VFriB25ohKF1NH5iaV7OPR3gf995Dj9GMhZfiaV7+YgTFmjPlJlPI8\nTpkaTPeGzRLJhPUm7TKS9o1ls0KFKkJd961ZbPmL3cCKDs6tGJApthx2cuZ2\no8gls3eLaFbsD++13vDBN2jBCCp0tk8UlyBrKzZgNER5TeS8tqWLsD/4uJn2\nSQ9KpPCki8SbG+bmG0LVqBpWrysPKUlWtHk3fr9GLr1AyIAfa1zbnUvvFZYN\nBqGE\r\n=DOjF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-af81589.0","@graphql-cli/common":"4.1.1-alpha-af81589.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-af81589.0_1610048626358_0.19415533770941606","host":"s3://npm-registry-packages"}},"4.1.1-alpha-39627fd.0":{"name":"graphql-cli","version":"4.1.1-alpha-39627fd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-39627fd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7bb03dd10566c6b6cb0c4fb5f63f741c03250974","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-39627fd.0.tgz","fileCount":14,"integrity":"sha512-QIgQUIkp3Q3H5rI7+i1jUYd5S5tvp6SygQNMzTWadpxnRTh/pCEtyT84pGY0mIeZiqlK3pOBs9AcT6CawX6AFg==","signatures":[{"sig":"MEQCIGy+68jfyMAGglNz2QBY8Zg3rkkKP9pLoRdXToRDGRLEAiAUL0PxrrgN6AAVgI7KX4DYgre9pKmcGoWR/9uDHPPL5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf922wCRA9TVsSAnZWagAAJUQP/jhksiMsEXhm7dE8+aEd\n4khQ7D1twLCGCTAM35SIVKF0mjnzNOZW5TLlDVDlgyxE37nEjn3i2JRkWILr\nHZH48E3mnHdrhPXyKn9h0dwqOtd1JAyjJur5s7rUEISlgdQ5AsTnrHAkd2Mh\noiGygzVC8Hh2u4nShfvP+M36isIrge6cLUirB3tbh/GFdCLf28U/TFISgNLh\n3KjZrC0uMrJ3LYJ7VefGpB/v6VYMMTARePRe4fmvbZ0ILpi3SAsXran7ralW\nXDSrG0xpCl8YXoAEbeY4jL6l6hYxGf6U5yi/IUseTxbGttE75mozMFkq6CiP\ngfqPuNnlYNgEl+96DtonahJCk8SHMHkjZFH7A3i29Wean/wZLb99kxRc8VZe\nBq2ehlU8VuGope923njtjF4uEC/wzry/OFa8tyWUql7VNY9rzSzf/HCs+fkV\nFTtMfR5i9w38iKDsnE96Rg0upWV7QvB8vpp6FTvQvDibNMHuDqbvmeqwNkSl\n/wN0hL2VMsOCtgyoqfrpr2T7qqZRxUt8cLzLc8WfrzEpyrNR+dQYzO9cjpcN\nGYx1xTZWe3/I9HZL6hnN0gryXh3gIzWjBuk5ADqmsJDJsg7KtTJyHWzhDj8t\ncfzUGOuJDGYkmXDAk/drKB36j4PFt9SU0AECA7gDEZJUeTtvhC5SHyzHLS0i\nmJBv\r\n=/Yaa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-39627fd.0","@graphql-cli/common":"4.1.1-alpha-39627fd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-39627fd.0_1610050991563_0.14743469773639784","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1c72733.0":{"name":"graphql-cli","version":"4.1.1-alpha-1c72733.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1c72733.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"747c178d20f4439664d8ef0be3d3b6080d113208","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1c72733.0.tgz","fileCount":14,"integrity":"sha512-bHwrGxSuxvB/W/0CvjxGSWu1zqa6O1dJItzH+DRhK1y7jrs7lkNVJi839Zj24EXlJ3IeJaEGYnoquuY6A7Ghlg==","signatures":[{"sig":"MEQCIAl/xVOzaO/ExIGOD9iZR8OJjaMV8Wax1l04GH8FHVNRAiAcJ0g9/qgRdtFzbXo/dbo/5spSxfUPEEWx7AvezApt4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/NTfCRA9TVsSAnZWagAA274QAKSpHD6cWDOpaN+ufUW0\nIZ1uz1sgRoG6jzk/p69okVxmvt8a5TYL5C9/Z6RpbOEKFRC2GooYuLOniQuq\noLUn8nRlsX5TYOL//hZf5uzSS8E1drvnU/5RMOLM3XFgm5+GZqCwRodCIZkS\n0VtL9y+Tcjr472yrNr+y4XHnVvjtfrU4u1hAUGFA1U//MWSbfKa3IXdFq3N5\nXZvVJzmKhgtRgjd4qHOPkLzwo7l2YFDv2oqko2tC2LE1o9GA2dLL+WFGXIkl\n/KpV7rDQK7Kg6xg4MDtfov/ANeo+DPG7gJHNmsVJ/EsWzbznDbXKpck8KfsQ\nKPA/cNL4pxB6nSV4SS8AjOCfMQ19up9SJl5p+0Yk+A6LAj4bIp89vVL6clTZ\nHvknTGtZ+1BKcPaGEdZqaIenPO2Oi0UPZgN5Ehi6vGIM41+9jCNFbk/2bQTa\n0JLXWgwUksvd+mZGy2ut1E4EOCpkUyQFAVp0nyBdf8lBt5OdFqHm9Jo7VcLK\nh7XoP6v2eKCUve1LlAHVbVwWIAXmVlROXouBQTAVpEkC9r9ZPOPv+9wZXU7/\noi3VtXKE600ej86BQGaCwaSBMS6PQkOwkJSdvCCw4ew/SBB9MS5BJOZ4rwm/\n5qoiAwveVe+Wra9kk8Dzcm0EDCsJvPUEoyMOhdsliy573tb6jqnkF3Vze0Ir\ndf8M\r\n=TIMj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1c72733.0","@graphql-cli/common":"4.1.1-alpha-1c72733.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1c72733.0_1610405086318_0.5845275477810052","host":"s3://npm-registry-packages"}},"4.1.1-alpha-10f4cb4.0":{"name":"graphql-cli","version":"4.1.1-alpha-10f4cb4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-10f4cb4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b6e67a8f64b9f5db90c8ac397cb4ccd760843a24","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-10f4cb4.0.tgz","fileCount":14,"integrity":"sha512-gVzkb+9lD9zLoaht1Ri65kx15XRLFld3iMO85vbMIgrrn0FQtf6ZhhjUAKG+AmrQK/77reIExoG8aHvhcwImwA==","signatures":[{"sig":"MEUCIQCEAfTSo9u1wn9mo4wcFn3AkoukyzODT7BW6kNExmADQwIgAc7/78IOf5ExMoqVm/1DeHRS+pfnvE4f0nO7TL8m5Js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/OURCRA9TVsSAnZWagAADcwP/iA6+WAK1cN+F1e9uqQn\nyJRedVhMv0TrfCpeScLc5tJmSFOwdPwjBuUPQfTmBLaM/tkr+A/V3FbDEJn8\nrwlGgks6T6qezeexXvWELiopsbLwQ2iwqL6t8q3Ny00sjqzNPjMKD5ePtDBo\nUSW6Ve1aVhYLHPypG71jLJ+a0kHeE78UNZ5rAGm9WfsRM/gILzr68gw0rXt8\nOJwx7PX7kltd2o87YjvIItYXOTxP8m0Llekkla/G+2yvpsBbFzUg5Qon9xUz\nTYLGll+YBQ+StO84FdDhCE4PChEivthimVwJ7rhIa65Da48AJq7fJ2Bt1PI7\nuIYpzKNEVvb32MLxVykEfRrjGkwJTXI7BvqljJPuAaOt2jz6labK+k5Opiv0\nHiYIlAr3lX2ryOvbiOXDeLgM/gjucZjjRk8PrU9PzkfvUgEUYDRigo0Fg8So\nzbzNmplOEGLGvo4YqV7gClBfjjbLytJKw8gU/aZh3Howx5jFAt/59zFe/83i\nYF/PamukfmdjdI2AWuzvidfQ8v+wkmz6PSbzOkAvy5gBYW7ZtEoPTRvquijR\nd4iQNXiVb+ySYAltgb8nbgzFEifUSgQUGIIFqIrDBnwMJr362g/lSV4dWsOp\nHYoFzZJnwKTF2S1If0VnNJDMbx1b/KYAADyZ4m2goi9ifm8nUJNUug36VNih\nh4sx\r\n=Wo1J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-10f4cb4.0","@graphql-cli/common":"4.1.1-alpha-10f4cb4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-10f4cb4.0_1610409232693_0.4486443676462184","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9459acd.0":{"name":"graphql-cli","version":"4.1.1-alpha-9459acd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9459acd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b75d4d645a6e025eeb717930fb297e74e87eacbc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9459acd.0.tgz","fileCount":14,"integrity":"sha512-yrDHM2CVnoHtHPYfGL02cHWERrLGbjvZk4mEJ9mOenFKpWJ5VTYnz3TmVHibWoDs7LJM0F/nBm/wbDAbx+31Rg==","signatures":[{"sig":"MEUCIQCYNLzGFAdnykAkFbKTk408uyUCM4LsM9A1WGtjPbLH9wIgeoP1ti6oDfDJzVqt+NlozDqvl9YI5iwfSo2Mj1XQpDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/PBRCRA9TVsSAnZWagAAcKYQAJlaLr6jh/msZRHKkbXF\nGXLKjBFbn7NwJ+ORpZqZuGd+dJCn3iDRyJy/Mrh8noCnRUSAzNe4qIFfo/vF\nAZY/n80Y8mfi4VT5o2cM+L9QVU9Ad9cODpg6rgsfQOQSMEdJLn6y16xOYcRU\nX7/VzHmAp2JdEuTKufUTVAiifsPZbnSTW3XmluRnSExV+Gg9F+yvBwOBkGEa\nQlJsABy7jCDHtha9lOSc86oMUReN7o5jWxflzmCx/j8FzQ3j4pS+DH08nhJa\n/ssLkC0kgbFfpyLU1134POoUq350/NwQAb5+PSaDV+BwIxbJx0S68nkVKlu6\niUj1m6MnhN7nbL1d+F5VjUgsY7R7LsiXDo2jy/jXFbWVUArJQFC4XYn8nmg4\nofoO9g2NVYqOg/+aXePn4rfCkmGY8agew6UrT+H/lnT2EzCGHCX8Mw7DDwBi\ntAEbFTULZOfHf6GR2suTNzQRlxycqoalFUMU/vPFrY+epa0ye3fVRZmniAN6\nyNQGEbuV5jhejp5gk8tlqq12GUeeKRRAPZdZgqjUKuL9EHYpWPyqwE75vmV0\nmTHy9kxmiYrUnyATT8kGG2lT7iHjjwDpURor5fTWvd4BsTBxURFu/sn2PAX8\nxiY8yzp33olP4V69BaXgJpKqh1xYHmTkNKQckbRQSr5AloYE6dkke2BHF8qv\nI5LL\r\n=ms31\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9459acd.0","@graphql-cli/common":"4.1.1-alpha-9459acd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9459acd.0_1610412112803_0.967866590537434","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d9dc9e1.0":{"name":"graphql-cli","version":"4.1.1-alpha-d9dc9e1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d9dc9e1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dda2ea9075f8ef714cc9536c9ddce823f230a91c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d9dc9e1.0.tgz","fileCount":14,"integrity":"sha512-HRV5Ow4WrOp53opY+atKXHp/3hdTOYa4QguAYVGQ4/oPRC0ldDO77RNkseZla8nSC2oGxZbu2IyIXBHDjj9VtQ==","signatures":[{"sig":"MEUCIQCKhcWtojqnIMpcuqeWLskmvyZGt71p3NmwbiR6VkMvjwIgUVWH8sFp6I+n3/B1S6pqtZJJls4z9gj/CwkzbAzIlpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/QRpCRA9TVsSAnZWagAAESUP+QFssFZVUlSOy64CfFBo\n8hw9nD4c9NCO9rDcXtimskhVYThI9i8dFt6AmosQT6dn6uRxkdH74FYZEHh3\n7rGVJxbyrRfFdszLg7akFyGZVrf1ilLZkDVEc3qK193OYRELrl4IHMf33duG\nZt2OzOFN0PMenA3IMj3KeMKl62gjbfpvfIG43QljM7tMyAirlTICy6NtDil0\nnXh2bxKj5PrRx1XALXwVIfI0O+4N8/PH4YjfHkY34yihc7xtTeO8JIZKR6ki\n9DxjM/uz9VQggJZLFkiaGHCHfEq0KUvak71ss3QqS19vXh1UEgYdRlhhGyKg\n77UWUd272IrGqnFa3iWnlMbHiY7ouhlQQbYByOk/DWP85ZndvNGpahY2QQ30\ngbjVWqw1zjEOsP3Uk6m5Vyf72lcSG9fmaknAlqUPSA2Sx69MzdgljyC/2D1N\nOIsj15diujaDG064Nv3m+v5VTb4pEBYckTpmUEW3Qf/t1zLaECoBx7HkhPR0\nvKjpH2Q+/omudH9PYuw80lBzTJCwBOqeV7Vw0HicvJDnlABJT1+FIpPTYXP/\nWryXoBbuoQUstff1z4iMJLXsIwoB7IHjJLlJ2nDFOmL1pgO5vlehLMvGCdbJ\nj0FMNMwmF0RQTjwL9VJKTBgZlgsfFRcnMU2X1Eubh+GdlcC/jAGRNqGu4aEW\nT3R/\r\n=vU2C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d9dc9e1.0","@graphql-cli/common":"4.1.1-alpha-d9dc9e1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d9dc9e1.0_1610417256365_0.9123960085596561","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4cf9c94.0":{"name":"graphql-cli","version":"4.1.1-alpha-4cf9c94.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4cf9c94.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aed5cb90998a2a0994dcc1ae38a2847c4236ffb5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4cf9c94.0.tgz","fileCount":14,"integrity":"sha512-ottzjTMsyumjnzIFXdO6GTHRYdGRj3fKxNYXjklapV9SOiTPbWhc4d3q4oPNa24veuV6K7c1meCkFKWzmfa/zw==","signatures":[{"sig":"MEUCIQDKV5l73f1BU/DY17OJqwKKJJ4+CMG/zZNdtUIecC568wIgKQF7T/eaoW701cJR5b6cnjzA/3uf6iYNp32jK1yazao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/RNkCRA9TVsSAnZWagAAUHUP/RXhsfSGqDutk35UPqsz\nwRrnpUiKzujB2lQGfNYOXO4i16KvPnMopTR2Xd2M1dEcn1U9BONCIF/UZwEE\n9H3gbCRnYHRy/vAJZDj9Z8n0eJQwj+rQTLhIbywK2w5aoFkGH6c3Gy4K4LST\nZdLyIM/TERk3/lHfewK/W0OOzMp1qKeF+j/GficH4KPy3jzjGy82GekSomZy\nKG0s1xBFrEKmLGMWOqfFEtfkSY4kWhhXR92ESl6KRPDP9BfWcW3c0kg9P0H6\nWaFugP8kvyViungILqrGQwf/BEw4gOyvOmrhK/ZlkwZXFyOoCo7KCU8c56gT\nJCtDWXJ++ITT3I0EnLYuCXkhoWk6e9veziqrP7IPloMZV/oYcydGVusHGrGU\nv8ECzjkeTkFyKn6vO6QpEq9MFFMGzTtBWNDoom5/yOJAMqL6r7tIy/BCHoqz\nYLD5BRxNe9MKO1KqnjTtkUB8QQzs7IRtP++5R29ET1MKELbeJwYFg4CiBMWS\nYUmJ9VQz+ndBGIpK8gf1uUlhji34HpAUEokSNTndroysA70FF2elcn8iAI0Z\n/iMqNzbXz7zd6nwUEXL6CtlusmOQ1zbpqiQjNcTixLiZkdGgb5ovvjo17Hq+\nN5odzJlznAJhPVN9+nQOrHkM1mNYFb+txHFycOCthF26jsaRAQDZqru9fL7k\nAf2f\r\n=3/WA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4cf9c94.0","@graphql-cli/common":"4.1.1-alpha-4cf9c94.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4cf9c94.0_1610421091525_0.7362086019611365","host":"s3://npm-registry-packages"}},"4.1.1-alpha-73e8842.0":{"name":"graphql-cli","version":"4.1.1-alpha-73e8842.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-73e8842.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e269a25567545f526deaf379ad85a8a84cf64c1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-73e8842.0.tgz","fileCount":14,"integrity":"sha512-jnUxQYDBIRJB9Gh2qaUcDG2fTk5bQEJKX+zmmKCFh+yplONP6IITJwLqDr43v0Ubk1K+MgG+a+WSBkY2UKJuSA==","signatures":[{"sig":"MEUCIQC0RKDL9YcyqKLBVdnHPfR1S4Np7Df7XBk0mM3u06U3WQIgTvbqVx+P6n/fjA0LduTNuCXCD9slpvsL2iTPLNroi7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/SMXCRA9TVsSAnZWagAAcCIP/0WEVy0gBPWeovkSfCI7\n9Ww4Px/dxGt5BtXhLki6E8ja7CeWABByZ2TNExoNR4gpXrJdU/fQ7PjLqHnq\ngWjxihnv+UPO9n9k9BRPk0kojs96fdjNG3wfhVNSIXspk8llx9I7398auO/Y\nmCW9zpvSgwDN/09jIc9GKvz9Hh5bXr5Bm0Gz5liuk/EOdqan5HlihsvnlvcY\n3vYp3XifRxWy21B7OeY27mawYYRh0XH4DVFxel3rWaoGqqPwIykGnIJiAjCM\nE/HEDxPTQhhKqRZuPxZWVR0joWzBC7IA+vl5U7KGBk3Cmg0LoPlU/A8Dx9Q6\nkICA8u8PMHR+DltbdOsCssOHt2moF4pp7j07SevIHuVShEA7pG+jrdhdI5vr\ntH94ZdhSzFWzzYFvLKPepK9yLmHdHmIXmSlUAdV1Py+VnuyxB0DvvL5iUzVl\niayuL6uSF/XWbP2XpM80XaA+Er4sZXZ4LL1fN8/MkYxyOcgOSWzyAc66d0Rt\naa5mSOrxHFU/uJ1v8UJjD8vfqmTXqjfAFGRI5MUHZREmGZl9Q5sQWBVLD8N7\nztBbk9lPUILjNIYpAzx3X9eq3Zu+LEmEYFYBUnY/rLWEOYx8ZHw+Fvn4oZ9/\nknzQMbhmR3leIxZ1f7BstgU45oj0g4zb0hv9alREPOP5T3uhr3jOM47JpV36\nq/hr\r\n=Ge1V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-73e8842.0","@graphql-cli/common":"4.1.1-alpha-73e8842.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-73e8842.0_1610425110432_0.17596048038275502","host":"s3://npm-registry-packages"}},"4.1.1-alpha-354198c.0":{"name":"graphql-cli","version":"4.1.1-alpha-354198c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-354198c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"add2daee3ab449f8d9a1e393f3ba0afc4d3037a6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-354198c.0.tgz","fileCount":14,"integrity":"sha512-0f1cMb+s/abJQb1+vxshP5kdDkSYq0zecjJtSJQl4oKl1ha4eZhiEW2FMkPMgIRSRbzfjY21mvBc5RHG27mRQA==","signatures":[{"sig":"MEUCIEMrx4dIAqDDFnrwUNhSMnHbOW091yOU6eY5hISfUx98AiEAn5sZVolkfp+qYGm1XpnBQJlchQDpQ3tWUCTeynpFL8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/iBeCRA9TVsSAnZWagAAUQkP/iBIGGwe7TUjOweo/oes\nsKwdAuZpYcd6q21ScHFN0amOLpnFqbIEm4OIcOgIlqygJB44W8R2djskJoXg\nMIX2w6e1L/itXmXO43iDubnEObhh2n9gPJBCA3d9WIBxk2tbIxXbBsQ2LPtX\nqBLR4t1gB6bGBqz4ZTph+SET7Wcf8yNX7SNLmEw7iOmGeWY3tdllVXrQVGVO\nrv+NR/u5RszC4qhDkVPokWuEG55Srs+hyeci1vSd2M2jgdhsyIogrf6O3fWl\nqG/ZxOf6n+yu9wyYLMKG+n2GNrOwpZK4Q6Go9ptISX7UE+aWCeeLdkZXR7uz\n/gYn4TUMAgIHVOE5Cclz8E2cJCPFdR19dyNZwhRS0Pps5CMMLDth5mHHmJ2V\nYXtvgXl1TK292MKo/3jEx86b89Bp1s3bjQyH7sNZ0ymcDQJC5kGCybrmMC6U\nJZpep/K0g6/g3nIwKpaIV5f4RDqRKQ42vuG3EkfDKAIusm6irIzklLRzPg1V\n3FENh7HdyGUcqMW6Df6CYwMtA6ltl6WdUjYpJZ8wOmAaYG4iZZk10c0nA6p+\nCvDrVuzB2JHxHoWnXWC9a3QazQVnhY/qGHR9Ph6TZwdSAujlw8jW3OOP8kid\nK4IsSEHIGq8Yfkp8qX55eJwLowhVG/kqK7nIPfsD5LdT2otP9b5hu5vlRhdr\n8Uk0\r\n=kxL6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-354198c.0","@graphql-cli/common":"4.1.1-alpha-354198c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-354198c.0_1610489950207_0.7440687073386529","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1a54fe3.0":{"name":"graphql-cli","version":"4.1.1-alpha-1a54fe3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1a54fe3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2454c7ad0397ad0b81c21c66e1e5e9279f1ef606","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1a54fe3.0.tgz","fileCount":14,"integrity":"sha512-EwJijnOmb3avHkLITheVIT36N6o9f1oTHYAHT2aQuxNDzxRxNLllMzqQpRnBddkX79jp3qR0Yb6qA7ByxMXfJQ==","signatures":[{"sig":"MEQCIDo/pe8TaxM98v8EzxHKgSXPW5QCa339S5NHKKNEtakxAiBpK6sTTw+Wfura2tzuKLf7RT0ixM6K83pRs/XHW4lAwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/i9VCRA9TVsSAnZWagAA9ZYP/3vm2vfX9IX0GOViUEN7\n7qB6GdNV4jo+UbKEe9oAF2JWFR2IRviwt0Aejmf0/S5lcVYZCJ6K/krcBNFO\nxXyu6Unr6RUFbQ3Afh0hNgMpDxxPohUv1o6t5qo6LDQvvwiepAuKoU1jsMz5\nH3MgrOrcJ7d/1EHX2vDqp0qv22+3pRmgrMv1aZtJSBa2tsbNBl8h+0hXx1y0\nUGaHRhcD6BisGTJ+GY3+NxOQSAK1sztR8ZeKwx9XnWdt7J2YUTXbEg8j6cjm\ni8HWs6qYSJYcJgFS4r4cmLePl4iWYAOmhsGAuPYo3uOboerzynx/mT6CdvRB\nOp2c2CE0+rl8EDahyd491jZaH9rs7TXyE/ZfPNJ3M7gRqnh/mqfUUq72oCTF\nSh157CMUJCfYsmVR7FX0ErDEq93CvDvYUgRFoC+JvfqghsCbB4+QoQ79uG7n\nNPnmu8h0PGdU/49JzdPIzqneJIpoeTugp7wpq72JssXdNCS+K00YC8k0HF6/\n9eJkEDFBHXfaaL76fdE93BoV+n2peIAwg44Zl+AFtOO6vqXvcceYp7jW6cwK\nBJrJDAIsPyaKi2QXdxPBjTcQaZq6miF0A2UyVVYFA8aiXCtJ5TSaEnMOyP2e\nVmIVZkScgWzr0T/Psf685ttyN4dYt8wvcSPvtKsaAxUxrYm8+z1Lj+UFeMB/\nDvUq\r\n=azuf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1a54fe3.0","@graphql-cli/common":"4.1.1-alpha-1a54fe3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1a54fe3.0_1610493780086_0.2937023542266599","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a04001b.0":{"name":"graphql-cli","version":"4.1.1-alpha-a04001b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a04001b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0aea751f74e43f5340f080dce6ddb090d805dbc4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a04001b.0.tgz","fileCount":14,"integrity":"sha512-Upzm5mVh8UUMXoVzXMikVqkZNI6wI23nbwDX4ghhMWILl0TWBNPBbJp0DaiFaw46xaeDoekoVOm+TyIsq4+G1w==","signatures":[{"sig":"MEUCIQDJ/iIhb+Niwp/XnRlQM5zAcpDC3fLxXRl/D07kLP+fWAIgOYJ1q2ASdweYzAYXI69IF80fd4GvJRQLWWWIThfh+kw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/s5gCRA9TVsSAnZWagAA+VsP/j7+AOc7lq4GR3iNGXEt\nt2MiJz9HYeKmm41MI8JtUuoWAB8DpU3Yy3cMOcsS+dAiYBrKgBlGfWP4ToIs\nMmHM+vdLF9CmJtL+VB3tr0rFiMNjUGyVfAYxZq5S1Jwd5QKH4nGkAaEI+VrC\n1LSkJ4BjXIiXDK6mE+zrP7LcAAUFzT+dtIp2HMet48/BfHX1OV4kIUm7g0DA\nfi1DKgbwndHH2SJfLZoIFvCS6sWcb0J811e8DnbOPQaW/OIvP30h8T4yUILa\nbxmd05B5XAqUOcBNKvIRs51Bf+/LhKMb/cDIKImEuWKHJj+Ddpn9ZwDxQV22\nqtGlbWTE0nJLfeJAB0/Cb0dSkhkvp9GVdk1pYpzhB2OqG2uJhls0On1w6z4d\nqTVa578nRLhrh8z7JeaSmAqQCN7hLUyIgWjiAcvA/Dpu5xPdryl7EOO9LsQ6\nU2dwxfC0S7VU10ju+EbmO85ySHYrGgONy4YMBDP1S39Hyyp3H0Ais1ses3/0\nOE4Mfvh7zL31WU5tcmSMdkETgqZQW48iXMT2ISL/ERu4kQ5FtdKFqIqJYwcn\nXAuBhfDQnNM3C1UJcZqK+lG/a8b9LeeEEtNmyWsgOkeld5HTqmoIFq0ZYaEK\nv3egqKY2tIHlydDdDCBCqaCdu4kkf0seuux0RUImH6UIT8rhIbN8uw+2Kjqt\nVa++\r\n=c5JG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a04001b.0","@graphql-cli/common":"4.1.1-alpha-a04001b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a04001b.0_1610534495490_0.7289337779082323","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b61ca08.0":{"name":"graphql-cli","version":"4.1.1-alpha-b61ca08.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b61ca08.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b6b595f204c43f4dea9db391d5dd221bd608c563","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b61ca08.0.tgz","fileCount":14,"integrity":"sha512-9uqCOdioedkDNDm2PsfaApyuHQfFCeoZqwKVPMMUFpLaVpRwnWCfLXVXJ7QZDXy6IX9rd88uUtI1HRNws9Rv4A==","signatures":[{"sig":"MEUCIC/3nF1FCQRtQ8pZL8awGNpE8Fyudt13jIExsd6gr6hmAiEAm2Ap9YNt6/BT2tn475BRb9BhejSvpLbKp8aehng+x58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/toKCRA9TVsSAnZWagAA2ngP/350+g/nOcD+HGxWnei9\n2kRqW1NvzcJqdnWP9TGz+USYHNBqS+w8y5AaZFmddkI9XAP/tPd7r+uErZ0Q\nRuoqx8pV76tiVFnJ/3wfk1qXzTQCnVChwTWUe3g/rpl91zFphaiPO7k1CyEO\nFRjGDDJLSrWb1wm+/NNtbYemhiugBk6zBBNhHVM/Rf4s7v1xLhP42adiEKnk\nzI36E6vHqvMR7/kHDowz9kxYnIY5P0VF1XO9qNkiZo3bM/BJxs7ZI/nVr70w\nAoabWK+ZF4kW2aMK9Es2jvafv8DK2RMF8s6UgOgEALpU4dDf91KD02smYbFW\nqeASIdC+6SSj1Ehw5v2RsvclQmTKP+ytgzBrqvNmIqrIX/q4c9R3dzqr7XE3\nmdpBtUhmX3Wtlvi6NG3UDZrk4sJdVRQjnou2hnaOghy/yKhkfMNhPU+lnoSe\noCRAPBDoy5KfVH+8gIdDE6AwajOg+G987eKE4vHGOmHyO3RUSFiwc6mM7HX+\nzAdibrhTqYGVRnapDUWW9is5P5rGragk7lUN2ZeZ5s+PF4E3I1I8l8/TlMYl\no1uQN/8yOfdbaq+323eJspWpAxAoVRgAgGsbUmq07kiIaMASHSuRThtHw9+X\nhWpaEeye7IBB+hUHkrvowzljkVgV3FHLewSu8ETA2+kKB4mMn5eDeUL6J75g\nd3sA\r\n=UWFk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b61ca08.0","@graphql-cli/common":"4.1.1-alpha-b61ca08.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b61ca08.0_1610537481518_0.9673518633883638","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bbfc704.0":{"name":"graphql-cli","version":"4.1.1-alpha-bbfc704.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bbfc704.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d648c886f6aeb08f05cd471e0d0addc7ce7b231f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bbfc704.0.tgz","fileCount":14,"integrity":"sha512-KeZxo4HxGRgive1S0is9CqAOIOrK1WrtDsLbnbkyTozKfWbDXle0E6/Yy+lcV+giN7pbJQC45zH8AFh9kNqEvw==","signatures":[{"sig":"MEMCIHcwD3fzWPe6jYNGxkQH2Sa9ctYcW4QbkJauPBXhQvTrAh9TS1Yha+rG6tVvm5NvnCL1lvZz3rtQPLArZeHZm5aF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgACwvCRA9TVsSAnZWagAAvwYP/AwsguMutXxD60Wf95GW\nWwuwdxHFvEOqXNZHrGZ6o+eK9DME28Je8exDQzLobXJaAlNIiuAy2wJWTBx9\ndk9J8Y6epHWffKbsLym8d3NxJ/WFEFcd/tOMWkilU4pwDj7SrUxk6wYuFwFI\nLtqLbgA82+2PEMnkM4C5z0LNYRat5MwrDTVRSeg2JXii7KvZbSHg1/CicKek\nMQcq0n8LGB9qRgauMKpLfCtQPwNyy12m+Ooe0bfPkSPCbI/AwvZ5xkIfxubX\nF0Arr/NK3lut+VCBRIcijRbiDcYsC67BjtZgryMrhEd5m9DEQYSgVa6JD2iX\nQjbc2zSMrEaZLkjFhhN4SUiWKdHI1xQGWAzTtpn/96u2xuoZDHv29Zcc2Hma\nua1dR/UWBuiyRkAVVtdOQc6J2vwUaLnjS3m9mBuz/AzQiw7boWOJnYPBW4b+\nkNyQMPX40Htp/orGHwy6A7LdDLdm5r3xMBqUw5XUpnuTkcyI8S3Zs5zAgFDe\n0Efn/RknWI0MjpX9WZsh0wEt8yXZYbdrE0n76rGDPYO7Dsk1u6YfaVtW+MLT\nFX1hhVtnuCy3aSVJhI3jZGdGaRwLoe6j+J3MymDgR6WcklK/XtWpQflKl579\nWgbF0kdDDFKNfBRp7NhGk5fvK1XtrJ3amfjO2A1SJprAw1P0hCzXtQFHIwRV\npLwe\r\n=obCo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bbfc704.0","@graphql-cli/common":"4.1.1-alpha-bbfc704.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bbfc704.0_1610624046364_0.7930945944434589","host":"s3://npm-registry-packages"}},"4.1.1-alpha-addb9b4.0":{"name":"graphql-cli","version":"4.1.1-alpha-addb9b4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-addb9b4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d8c9099182c3f7acbf5951a7a5b6b49897ddc786","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-addb9b4.0.tgz","fileCount":14,"integrity":"sha512-0NG4//MnMMGwGTAeZQh9M60dG7zlVmdjL1H84LvxbjnU24i4d2PSFe4i08AttiZx2F+fCCTJQYN4PVOHMrgX0g==","signatures":[{"sig":"MEYCIQC/MN7j+b9MxFVZgGl1q407ETT2XiOW7mg4MIuYLhLo2QIhAMjNw6ixKRLomlrWsHXWW5siIN0RSk8POY6fnEZSYk5H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgADx/CRA9TVsSAnZWagAAkU8P/2gFZCpxkzoohVogM6GR\nk8dY+e1s0eHB5B5Go32HHAfnTGLMEBpHZOQjqu5g7gbrbtJXtoDwWNpUdd+o\nGkgUHZBycE70i18IWWBYcrYwpLHuhlerE77yiFX2/wrO/pfh5Cjeui9Bsrgi\ndulnbpERLCiR2nBGYOvgCTxKjQpp0aN/TlPSJHDjHA7xl5Q/te4RNmai9nbF\nF9V7r/XhUaXmLkg/uajdWMetNnbYbW8yc9bIBohAWNon4mBoef1CCpI969BC\ncU7hT6rE8eVKl2wZbWsISUMhpamKYyj5p58M4pdCkw6yT3JErS4ym57OKFcF\n44tY9Fcnyc+qyWc9J8sEt5glyZFKhq3sbNNGZPQQmtxizQGzEG0aH7YJRSTW\nEqAIZoDqkUyS6Q58UgC8nGralTUHkJGEf0kdfUjhLyH/WNnPw7R9248yLx27\n9TgNSQTstj0syo7F948PPkc8WpFShP7TeXnpz9gIk6cYsKplkRFDYrUsTRah\nUJep9xxNA9Bs5NuKbUqCJXO3iD8X+LiU0iEXW5oC+2VMNdcqP4lBKPFPwkzs\n3/AjMmUcJCqfCfayhwCdvMMhZ1Q7/OF0ixU9GEsr87KdNGE73SlPc4HtH2GI\nq1T3HpCrULWRxB3gV2bYoiTC2BZhv3plIxnj26YJnq8vTuYwAMPphVkBdKNw\n3aqs\r\n=cGJM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-addb9b4.0","@graphql-cli/common":"4.1.1-alpha-addb9b4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-addb9b4.0_1610628222884_0.5987582304307926","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1d01050.0":{"name":"graphql-cli","version":"4.1.1-alpha-1d01050.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1d01050.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"91f79abce943b7d7e97f63d0ff91c5c135070927","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1d01050.0.tgz","fileCount":14,"integrity":"sha512-ohei2NvCW+Y1tVveqcQrL37JvS318/rP51sXZUKyhsDa1nQQPhoapGriy9c4lkyl9qin1Shm1YY8v+MoBQs1ng==","signatures":[{"sig":"MEUCIHrzW1V2e48jD36AgL7UBkHSiaTVLG9jgPvOYE87zRG8AiEAo6e7KquHLULJVNh4ho+HBdvSYhcYrahOuBcCeAVSWZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAH5CCRA9TVsSAnZWagAAUUkP/i+ClD8Z1FJA6Kmlped1\nnRTPtYIfHfRiAXB1ESWYtR0cf0/ivZHVTQM+PYRsS9AV25AEuMMRlPJD75+/\nMqby2yER5STVkMNkTIpE6OC9UcLFVfat5epPYUrd8bWk90yz7okvVYwa8EFj\nj384Qh8XWIb5uEuvOkrRd47FhukHRJMM4NiLgcTyDfD2UjpdGg1aftwjGCkK\nl/xTzGLoEgT4fQgHyqnbSy0cZaaRHj9rJ0uh3SeFjDcRPVW3V2BIz4HvD5c2\nEeNTHgbuSwhe86yIVr/V3PaRfYajpT3uc9ScMhTxZgY+JePa8O1Z3cAU2aa/\nn1JDQhWY/q+h0cmMe73LWEhmmOjFcNCcGoRnxwxw7aBoxw5DpOcDazskkOwc\nSqcVLsPq4mdY3cTXz+q3CX1JHPB8ldw2L84D/lFDpm9JVNv9+4uEXju6YNKY\n+VUTc14FzoaJBBs1H8Z7UcMx8lzgHfKeOYMGulvwR6t9/5SRVOX/fB2mej5F\nORDCqsnCogE4JHoIE5Bpjw8Hp29iacK7grZjZvPNuzPh4Drg8ivBLbpaUzRq\nBAIq/1+29UGtVoXJ3TBFNAlSxegByUAUAiieRo+f9tKI7WusEVuuPRj0ODfI\nFxTUNmRumJiYXsqGjVaUdpI3fY5yQfi/9A95h4kAnF34vR86yMJkGaWX/Or1\nV7T1\r\n=jLna\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1d01050.0","@graphql-cli/common":"4.1.1-alpha-1d01050.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1d01050.0_1610645057813_0.5436973364731192","host":"s3://npm-registry-packages"}},"4.1.1-alpha-40c4135.0":{"name":"graphql-cli","version":"4.1.1-alpha-40c4135.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-40c4135.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0addff27f0fbb0f5d15b26a09c05e78e18445e9d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-40c4135.0.tgz","fileCount":14,"integrity":"sha512-Pg2XBuWmDsyJjeKaIxhYYgCKaGU9qeAMLPJ1Nkxv2Ws/6SzftaEba12xArX0wKEv3Vn8eLqd/+i0edOcAnLFIw==","signatures":[{"sig":"MEYCIQCD91ABIQO/xOmB1zDhu6M3xt4YVlpkufSMFQEM4IX7+wIhALNB+G2gW3NQ4zXE+rD5oN23WkIFn8f4qlajvWJX6X+t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAI/qCRA9TVsSAnZWagAAnQ4P/1lhm5VVU161++hSlrve\njVvnLNkPV+UjESygbP+oN7UVTdM6Q+QUVW2aCWzWyB4dJ9h+poFk9GIXWCm7\nta8UGUXhHkpQ07T6kAazf+9g5Ov1owK4xFdDllb/SF7IcXZI62cEZ0j1GuYJ\nS03Q0XHy5lgCGuhfz3cRrcbtPKtvIpuwr9k7qL78ZLqdwZhv0gkj8WAGOlW6\n6NPJBLlw6LDDXJnBHujx6yxWY2I1dabSN+SW0HU88GImr4jXebLZevslZHbo\nwWzySA107tOqN7/mEeBNoNhP+zpCdX+kZ5oaa5YOhvVkScMLLQoQwobW8twC\nYeUHEN9S5sLuO64h9x+sbh8bPi75xKOQNg5hp4NM2zI9Qh/jFbpzPGT3gtcz\n092BWNN5ucqAIzVPj0kPPs/nqjHDCYM2upPAIfO4KOzvLRdt7+P3EEGpeGy2\n/OWI7hwBmCRxFx51odcryUqJywig8zJHfQZZbpyp6Wtz5UZgJC/x6aoPVWM9\n54vXkpORYTqEAI46dEy2qAebfYsIQrUCuhrSOXb1LN2l2GwtxkOpI8qYt7Ww\nAUqclN2rCTDVMBih9jOxya1jJOwoNV409DRPJT7renYI3kf4WmEvFxCiEc9i\n3e971tPz8rRWIo7ew9ilBUwIXpLyd+1A7zd5FFy4Ywi4d4W017FgBDo/UJld\nb3R3\r\n=eKEJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-40c4135.0","@graphql-cli/common":"4.1.1-alpha-40c4135.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-40c4135.0_1610649577393_0.16791743659879033","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f9e7af1.0":{"name":"graphql-cli","version":"4.1.1-alpha-f9e7af1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f9e7af1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"596267c900c38f19c0377e00df23b9337e205150","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f9e7af1.0.tgz","fileCount":14,"integrity":"sha512-owUPmqlqM9FzX9tnoahGUwQgwUITvVL+4W/j/bXuVaqs16HyYMvAj819WR+q3xYKZQs7uPhrhWi3lPd36IJrWg==","signatures":[{"sig":"MEQCIAdc5fQptMeMukffQI5ZKt+3TbxT1hbVn8WLbfjYjdEFAiBltVauDvoWuEk9Z/5oEBrtclNvST8CtfQGhQHDSwjiVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAMUgCRA9TVsSAnZWagAA2CQP/3ABw4WwHW0c1JK0mJpS\ncYTonE4U40E/AG4Dl90INRce9Z/ZfUnhXwlYIHIMW9RCyhEmf/Y6ww8Moaf7\nSPe4FdAaIqXFPmhutXjOtGeJTSlCQb4pJ418Peu2wN360IsXQg3ouORiZht8\nmLRqeN1qRS1YuN6MlMy8FEQVGS6KXuoa8O2ZpYLy8YT6fPDsVA2eK3uJbQvm\n1R2OlX/TonUde7WFc5ikm0w/DsBsAFOQgTXyOFS/SyU+l6o45xcGcxI1zqt8\nCf+IlNLHUz46/yG/tVnS9wIUfQTctoSEvDthfvShaL1Buw20PVea/NmlUiut\nhiyHLh6TTXE5MC6p9Y3Zolvoavh7mz0YrcJAdII+DA2DvqzMStlu71UV4h3h\n8OzhI/K81oWZV62/W1zk3nWWsr9hugqVvFEHTpHpPkm/r3KrIlwj7jPGnXs9\nK7Fjsh/Dp8ENU8CuwCeheAXTimwzMIdK25/gRGnd9yArM5iq7dDAuPHlOeKn\nZKjo/kRitYrL3cxtpp1tanyk81DNPEtyGLLjCg3JUFj6/xgFrCaofThGXtCq\n9IRgXHVylltidwTbgd5xerQJuPH2zIqLFOCT9s9FPvpbZhHiL9zXLja3SATH\njzH4gSpgmNppFAU2xnaYl/Qml5WSA0JL8jndu6mf7jAs8FbUioYImJMlVtcp\nxiJQ\r\n=/gPl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f9e7af1.0","@graphql-cli/common":"4.1.1-alpha-f9e7af1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f9e7af1.0_1610663199460_0.652595692389986","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e466580.0":{"name":"graphql-cli","version":"4.1.1-alpha-e466580.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e466580.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e2f5aae67c45b7698b9302fd2568b7b99cd5e024","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e466580.0.tgz","fileCount":14,"integrity":"sha512-VAp291bdowW3Y/i7qFPpB3z0Y/fxVLIvaZKLcs8niRleNkGiTebBbtcJW32wJGxjkKkdcjcfEpcupApEraqlVg==","signatures":[{"sig":"MEUCIQCbBuv+wo/XL38qaDwqEakOvWL5xdCwzPKUSHDZACsqIwIgPQ5wWR5kSe9LecoRifTx9ajsFl+4pHO0mos92veQ7jw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAMU5CRA9TVsSAnZWagAAydcP/A/d73FoeHJ3xLcYhR3T\n02frkuVwctcFwKT5OmzN/StpF0E+STt+HPxPYHPjopcQ6lwYPzyRepjNP7S7\n1qBbmn8cMU3pHFM6FDiAf8pbpkl0jSeFbrMDaMwMi+JMghqn2YkeJs2ZfUxx\npl3dzz5fv3GH7SLh01zZYvwIe+q4n5EQYV07xEwnRcMMfdO3A65lNbH9pWSe\nRSN4P3D2Lb3RyqFIm6bxrpLVwJkTvO+lOarcL+0tOKc5g+ydDz8ZqotiWxR8\nP6BzpGEollW4VI49GBSjxyUAWWr8B6uNkDH9GTWQ0wYNGoBzXP/weyyh8Nds\nhzWggBYQdQE8sBFAv0q/+6Mm1/hKeNBv4PvzGVpCFdFQ4foGCkiK2V0TJBNE\nKobzQ+iFejP54ARpTUb3jiKfhx0ZBXV/V44fjAyxoeLZt3jSwuguTZnAN4Of\nHAm2/SnBBxXuTAWQXplw3cpzgIWrM2femndAIJIe40OQ/ghH3Kv3rMvI9auM\nrrb/hNad1j5DX7trK1mqXKSV9B1Ig9oic1dMFHJWDe3O4xb/G7AXxvKSO0oI\n4FJZunEifq1DVk6CD3LTCGX023XlZ92EZZnOYys+d+Z7sae+y/CTlvfCUMh5\np3TXo68c6KrxQMiEMrNWv2HIECFKtR3S2FKWktKppDE0ZVxAym9QUclAaouz\n07me\r\n=EasS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e466580.0","@graphql-cli/common":"4.1.1-alpha-e466580.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e466580.0_1610663225126_0.5161644108114112","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b748f66.0":{"name":"graphql-cli","version":"4.1.1-alpha-b748f66.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b748f66.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"844f54950d894841946e83acba98c2653974d333","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b748f66.0.tgz","fileCount":14,"integrity":"sha512-5ZqWTrYJOG99v6z5nVWkuNtEDtR10VgKSykah+b4109rectUjfOm7c6639obR8QMmsZCw+vrW6ta1WiyfmcEWQ==","signatures":[{"sig":"MEQCIALs1Uv+XGyATrDmpbF13Fl6747AqeEhdHgs5h1iQgyYAiAxQkEd+x01KEK9JD4bEJ5sURYzT5IMDjZDdI/eGt6DiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgANTvCRA9TVsSAnZWagAA0kIP/j6zisFjcx7r6oO1ZrXZ\n5Hb7yoJ9AgEcc+k4qifTKtFVJVKrfTCkfvfQ8KG0gEfkqc204VKhzJCAE2qN\nOFxcenJ4Yes2TKdHE/GevjcgjJ0M0cqTyDLkuYKPExxCIzURkBZag2jaGQGi\nxqO0KkZE+65ykxyhupznzYwWECOIIkTvSCR9127T01HL4pG6z2B3OgFOv/mE\nMu/AsCj5m6lOktyy0VxjnH3xGm6tJIzk7+ZFIBp5lsEnQ2+5Psc5tevupvg0\nMOcbbFt8KQh+35dNmJn8tDiRw2+uOoYsWOSkoaMsOibI0HNN0Wr4OniGqzbx\nvwja+1ikXBOCfRi2zrqlTQbUgvLdIzAitiLiLFgJcYSu1iikG3i0qjLwqlxp\nmb5zqRkU2dWHVPu9ygCl0yyiIAr1dj7JdoLTgHteQu7wmaivG5kTFcD8ZYea\napfWxzuKgQQ4BEhml56b1HEYxnexCr4d6OvJulc15nb+nXUsuWThLYTj0OBv\nfxRd0IlFliA+ByAwxrFvXEr6AhOWOniTo+5EGTadVQkPVSDfuZ2p56W+KVsq\nkzAmJnluHHKKhFY1FU9I3Ipr3oI78PKB63bhuOsDFfw06XSATXIlLwuVrMVg\ndvTlcYuq/s9DaNoRsBtshV2yAEh93Vml0MyT3v3EHqkKFXUw/PTukr0XjRA+\nnsR/\r\n=e1fD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b748f66.0","@graphql-cli/common":"4.1.1-alpha-b748f66.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b748f66.0_1610667246558_0.21094519625039565","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d3839b9.0":{"name":"graphql-cli","version":"4.1.1-alpha-d3839b9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d3839b9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c91266496272ea9e26385f7d340de6f2309fc3fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d3839b9.0.tgz","fileCount":14,"integrity":"sha512-DpVCIIn06wveRga7DpIxx0uwjBsEY9+/Gq4OMkRs8fa6+/QlG3RekE46UTIK6o0kOQd7QAd0WW9pOkECH1jqjA==","signatures":[{"sig":"MEQCIHS1ezi0JsnHAhJ9olsox/JyQUFxce3kMW4sq4qUJw+FAiAt4fdadmh9vBYwmHXZnj8Z3uhGS03x7k/xCtDq019Pgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAOENCRA9TVsSAnZWagAAZLQP/0Z9SYmqnG2UH3A5YCgB\nNsghOSTXI4Nr/zn4sBE2HAYSjBhy0Dt2FkbXXYdgd7WtcMJOD4812CTMqAhT\nQ8ynCPH55ExN9ms3fK2+ffw7PU2L+I1iDU213VO/nnSr+GZl9qlY4dg16lkM\nnBIbQLKjqzvTMyzbyRT7PSPgvv2BQ9d31ajwyto2x5JQy9VZG7KauDo+j0Gt\nhCoZnEnDyI9rxsF0O5CFUZ29hM4s2W5W18n/nGSKavs0WnxBmznfvpUKoHSS\nx0JeW8OB2/lq1WBmzeOXR2jwzJ795ykSjVyPx0ZGz8BoJFM1JCOyVaFyTXD8\n+8oh9zbvnN/0eRtRDknvv/iqmXNV0vf3LnG7i16qGrRNBE+OtmYtIXwIttFP\nnSlU+1Bsg35yJ7+aNqTdqpXlQ2Ht1RMRAvYMdIGRavZPbPcKD2/RV+BeUax+\n3RbvkVCzFxE9VTeGd6iHfLadO9uRyWOVlSXRflTlG49FgKdkPbQaATxeGcNk\nTdie/8HGyE6pOfvpJ6kuW6cvoZxIGFjl2w5OMZQ8vpDQ/2dMkrH0QnwFi7zF\niWaUlrzN77V0cE6Kj4lpbGCEMjX7QsE3b0Me+hodVWid3nYAyXNv5l6GH+1H\nV8O/kid3AHr1HlyHTNiEwJAaQWHBNSwwsCJ3k85Dy8vGynSt2U4NkrHcJlWT\nWFOU\r\n=KsXW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d3839b9.0","@graphql-cli/common":"4.1.1-alpha-d3839b9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d3839b9.0_1610670348386_0.9990484326766507","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ef5ead6.0":{"name":"graphql-cli","version":"4.1.1-alpha-ef5ead6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ef5ead6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"820695e9023410435a9c982a0d6fab12bf8b97ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ef5ead6.0.tgz","fileCount":14,"integrity":"sha512-wwbKKynUenc+cbOXlruKBqiFRImu9yjoEF4AURM1IgbGpKIXr6ORGX2wlez0adApntRzJSIPZu6MewnXxG00nw==","signatures":[{"sig":"MEUCIEFEl90Zglsp+fre7ZWXCxB3OqgADnwKlvBUOcC11il7AiEAj6EXr4gMFQ2MZjI8MlA6DbUXrdw19avPzCibtL1xXuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAi/nCRA9TVsSAnZWagAAeiMQAJAFthqUw5JmPpvCGQbZ\n286bez7j1Nk18PVZCqCydVnOnPEvkd1HQK7Qpn0IsjNcJcuvpRU5nsnjXigs\nwWNg6OoIoyMgRTupt3XzCCqSJ3B4rfDaWTiuyLZIPZzfPpm0rdK/hlcQIoPV\nTwli+gbE+xwuy/lncpUcsjZ+i6cw2VzayIlafT8sA0GCG9Tla1gBviakYXux\nWRwmT4Y77BVVPJgB17/tf7atnjPujn+b7xT8P2ha8OLSomfqmO8eFwzho5jr\nwS5/9ZlT4WULDRDHmA4C9HfvLPdCQti/+ZqR4uAiPGLHn1/bImQ5sCcYO/H+\n3lb5+V11Dr420JJornZiVTHgXBhz2JeL0TyVm5B0MSp4N66ITVZgPgkv5MEf\n5d+UNaQeyyJxKx8zfVZYj1pq2aQpuauJA14/57fhqRKiw0/ul+5yK5gCtZSb\nUDxG7g8iyRUTSPirNDvbOm/ZyLQP6dJvtpfWBav8VORwcw2D8ThtbglFyB7/\n2YcnoYz6YjkU0D3Go7AchGegJ4007LdyGWZXqQ3sDfAkZq8mFozvq69ybfam\niCWuVQo3CYRstdl2RMXgl7PGSR4D9EfcTxIU636N+WZ31B012Zz+QSTfsd3Q\nGLBO+da72XDyjFxQvK/Cn27zXbK9okf8dnelj7PQSx7hs2jb0D7kdho86ZYg\nIYnp\r\n=DMiK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ef5ead6.0","@graphql-cli/common":"4.1.1-alpha-ef5ead6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ef5ead6.0_1610756070597_0.8108797049436449","host":"s3://npm-registry-packages"}},"4.1.1-alpha-61355dc.0":{"name":"graphql-cli","version":"4.1.1-alpha-61355dc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-61355dc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ffa4f2c299fbbbc8b6cfa8e7713d4d0edb28289e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-61355dc.0.tgz","fileCount":14,"integrity":"sha512-ri7e0ztlF2MeKXtDkg8bfRwbNIYSCn1/gTZJkXk9gANoU8EiTNhKUtDhg2j+l00BjFxyaY3ntVLgEEN0vZRBOQ==","signatures":[{"sig":"MEYCIQCFKKzu9FwuIU043t/xqZr3waV9bNiB8Y1Cb0CZ10guHwIhAPjuCbZcjgfzaiYj1JJq3lQO+ZMpP1UixJetyQ/L+J95","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAl2uCRA9TVsSAnZWagAAu28QAKDiPa1gBhXsufeDCgID\n3GPi4v1psJbEFPW+80nrWDDmVNSRgI+j54F0y5f0hd5ONhNiV5m+b59/rQuc\nvjjuA7J9rB8ojBErKgL7X5IjPahsfYT7OfQOhDXLn11xAr+Lp93WJ9noUvBk\n9m1nVXFGU0qz8blYKRRfHwWfNPwJPF3kaXExcIM+5Mppwu8lxm1794knRH5U\nMhPrNYGvfL1mXkIW888fRLyjeyFEZ4USwYc9I5j1bfzvv+A+0+F3J7TgPphi\nLy9r/qyDdy0ZQiix597a/dv9vmLgEIyExx1ncIIQ5WR8yys+jFN3XxkjkSY/\nA3AUm8JC4pFn5EYI+BpaOh6nU8UeL8R1+PbtEZRcnonbFfinXuwiEx+S3qv5\ni4oN9MlW1iXUyrIjZd/V4pPp9zVIUrEuraOOtQscqCEPPI1r+lfDt18it4sU\nHCbQsbVk3vrgdqnIriTFDYinjrZm617BZDuZOhg7EHZfLMHr77gWvOoQ+NYU\neBzdcIl/Po0rQVgLYa/luHCTIfAhUATYIF0pc5Zw05emOhCVweN3NRB4QWGs\nPNoCP4DVyHu4+FpP3VgTK28lbTjo4hrIhmQrUQxHJ0pNeRsp0r4UFNr8L7EL\n4ArYdkdRYI6t/3AKBKKcHaVkWdz/b8HMckPDt/dG8lCZLV0yWtzEYoJdH01F\nGYy1\r\n=+v7a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-61355dc.0","@graphql-cli/common":"4.1.1-alpha-61355dc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-61355dc.0_1610767789725_0.9054144379621014","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e0bfd0e.0":{"name":"graphql-cli","version":"4.1.1-alpha-e0bfd0e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e0bfd0e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1682adb8fcb160a9a1ca51bab107fb0ee64d9eb9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e0bfd0e.0.tgz","fileCount":14,"integrity":"sha512-HX7NT4Njl9WiLNUews9zU4vf3PAcyRRVmjw6+iKkPzqVqIwNSthyu/xzF6fQpd9ktAXERKAcWT7MyN5V984MRg==","signatures":[{"sig":"MEUCIE3ztS/wZjztB8lFEOGpLZelthSbDvWUvjBqQU0qlP28AiEA3MuS8vBttz9e3/XAjUYafeOQyFZIEWG1l489wxKTKOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBDTHCRA9TVsSAnZWagAAAlIP/R95xel3tXbWRdJDjxLK\nz7ZTBfpQ3bZHEqTT5VQ/Pyd24XPFjGkOqq7GOiQwoaV8ZzKohAkbxR9QJm0/\nZv2g94wbfGNzstQMwBmZ+NZy86rRb9f/l4pujzNR0Yq7RWDNZwOwW+crWo1f\nPjhZsqnhS4GRv6KXLWVRbv+1US1FCwfRj//L+gxmg1WDxpXVkL76x1whkSp0\nmKXh0polkSksk1CduHyhXLyg8NXPaSOdTyJEl2BopxKZu4VtKDHh/9fKHyyZ\nFGJLC/R0WWDnFb6YPoumm8U0TvGi4DiS2McQJFTlafsLk8WAaPrqIOFRd6ky\nhYDEjOl/MozifHfYjEEe+2UVd172vyqSitbeaSaZQB+BQdxgln1tZncFToun\nx2VxYxL5z3oV5xOwvLtuQb7iPbs4v7m26El3P1g2ChgpujgPnlMLNzpDv6Wd\nk/i9HDaZTcn7xaAsAbdi24VjY0pNsc/NVC5E2g4sKjZ6UGsvkn7d9eGBBi0a\nP9rJP7oJQayM4MFBJmxsxbYZhADsBXPvV2OzZ9dOFG7fWMUOBr2bqbOSsgal\nmGo3LwuRYQ7l5768BN3fB7okL09Eu06GSODzKWaEMszVfLWM9+0oTh23m6W4\nkphQo2FAzFYbLjD9Zys/6yjnzcUZ3y6pC3Zih8Xc6u7BW8acFHkDkvhHAuga\nx/5W\r\n=hf/7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e0bfd0e.0","@graphql-cli/common":"4.1.1-alpha-e0bfd0e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e0bfd0e.0_1610888390663_0.27377419449410767","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d18236b.0":{"name":"graphql-cli","version":"4.1.1-alpha-d18236b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d18236b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e13ad352b2571d20ac7c4b9af88304838ff0d75f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d18236b.0.tgz","fileCount":14,"integrity":"sha512-F0I8my0CxFRDMj8HC9HznVXM+MYBVWzGaeQ48XzOcEMu/jPnVrfrzGWy6H91XxGOGd2o6YlqrN5RWZRaBcV0og==","signatures":[{"sig":"MEYCIQC5C08NSRe/kdfJABNduhmUd2r6uyOx/M2D57Z5be/Q3wIhAPrv02IALb5ssFf8q+N5HUqHJi2azjtvb0o+COCm9VWm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBD61CRA9TVsSAnZWagAAzkUP/3BRt1+hyeQSN9kojTTC\nent+SfMPRtd5+K0294HcAOUdxT8n+b5a74SjF9jy3LIZo1uE7sMER3YigTea\n7JJmZSg412ClB++MiSCI33elFU8e54bQO+5q5kS5M7R7W9nv736HoNgbJ9yx\nWw0GmQdjuQ1KNwOXsvosr7m7ZDciPB/ZfoDN6/nWUZ6vDrtgcpuYH1eWclYo\nq4Z4hc2LzhzwLLrt7cG7/+i6551HMmORM4TIdgkd1hti8Gwo0kqdKXySz3Yj\n81xShhLDIkjWFBFdkeBkOP4Nh5iTjgJOHcMYSciTxjRJVIfqA0LNMsPJDNDJ\nNj+09D1ttFYu4jqWTVIDJyVsG6n5V0gwc0HmGGdRb4T6lH4/IF7hy/Sjk6ky\niKAsmx76PpMV9HX2kjpN3YPGR5oMvw68zrbcMmxHwz7N5fRVGQV/4MtI+uFw\nUmDhZNB8ywm2rMXoHDQ9vlk2etpay5zbTjevg0wrWYkVuIk40PDC9eRysd0U\n5I84s4AhErB1rgQYZFKaGNl9cULxtvleMEBr10X6YSyCtqJijRLPrmQUnNzy\ndbHpv89A2TWSdwOmaMCyIqZH5iB9/mNspEI8T59hM4K0YFCgIrnoN8NZQUGE\nr6+jVDNmTXCoBgOoQUHurgEy7XeXMIeR65xusEgJ8Cd6zpW+K6nkWnSg3di8\nFn1P\r\n=p7zt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d18236b.0","@graphql-cli/common":"4.1.1-alpha-d18236b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d18236b.0_1610890933170_0.20025037102454135","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a2e4dec.0":{"name":"graphql-cli","version":"4.1.1-alpha-a2e4dec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a2e4dec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"89cba9ac398d2df71fda496c6d791d3bb63c7cd7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a2e4dec.0.tgz","fileCount":14,"integrity":"sha512-xQUuzVXQm+LVeE3qJjjIz86SgPN3IPqcP/XE0yt6B863lZ45O5+T32brtbvLdTFEbGdFCkSz4o5MADbnw/9sPg==","signatures":[{"sig":"MEUCIFosOmwbikL5yB25BPJHAC7ZkYZuMCoCNIX+ZBBeLwFSAiEAhvIlQI+SaWcW9eUQwM069XpgLZlEphzbYmpDuTE5tu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgByeFCRA9TVsSAnZWagAAsqsP/37A1gfAp4IiAWHPUJnw\nkuA6zi6feVXeppr+GM/HF1gO8x8RDeFpKkUNL0wOx+n7OgwT2MeAWIVZO3TU\n+nRXW5NbwApxa4vlHW8736CnYfv5e0sshNd7RlVR+gd9xI0qjMnyDJ7ENXkf\nShLz7wKk0RaeIBJi+yDVO9etTUOfYBtnWq/0jWAMTK/AMvdgE/LbzGMNik34\nnHUJohoDrLbVOu5Lk/9mHu1oqPrE5Xdj9QGKgH4gWIF7Muy19voNF27wPA6J\n1PH6NVcx1DhpBynBXU8b92ImeE4oFGb5sQxogixp5k7sjHilgLkoke1GFXr2\nKXu3mKt70v2vc2uGRkFPfP5uqZzvof4AB7DN3Uci3T805Bf6suiOuLcR0nK2\n8C5s2Pfnu3M5JI+4aiccKwmTLpLO03TdJ4Q5KL5UnqBkQL9deWpPO2kx0iqj\nW2lQyCfyv4v0fJWQ63M3S/CdrWtgg35rnwSp+F3pwUzlHqQr13FVqMONRNkE\n5aNBEgm70enImpWnWnLy3DsoG7GiU/E6fGtJtO/0agtJOOPwKsamZ6uIC+BQ\naMLIz8QlvNwpzhpLjxQHVg3XTy8wI+FMxqvOVAajLaB5if4pRoodx4UZDGQp\nvvnuIMT/Gcr8MvteTadMT9OdDdaO9dU8LupxzvxkHvK8AnPLeT4XsOyf1DWY\nn7nc\r\n=r5zq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a2e4dec.0","@graphql-cli/common":"4.1.1-alpha-a2e4dec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a2e4dec.0_1611081604459_0.19485052934944602","host":"s3://npm-registry-packages"}},"4.1.1-alpha-12ef0d1.0":{"name":"graphql-cli","version":"4.1.1-alpha-12ef0d1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-12ef0d1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c71cf4ee8d3a428c9ac621b8133aab6ec6993d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-12ef0d1.0.tgz","fileCount":14,"integrity":"sha512-2XIWwLXLYPjnDPK6sEwaPRrGyxwAxxqWGkH5/OIfmXF0zwj728S620SycXNFSNn3EHGn9oE5ZpC1uIpE3ncFEQ==","signatures":[{"sig":"MEYCIQDu8PbRdgzyINyDRGTxMjnbWZsmz67PNY4xdcAKW0h1jQIhAK0cSvCAXg00VNyz03tRP80wqTFImOy5uhcT2z5KY29y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBzoQCRA9TVsSAnZWagAANKsP/Arh+8cylAZ+n/GWMMkY\nZplJjybVqmGUjRHQqIjbOeVcY87BV/POdhd0GmmYqxWp2DCz76zmH4i1WkAO\nzZdKrz7KgGYfJMUoAQiIK5Z/0Kg/ANs7XkUnfzenaWHCzFRuiCe9nDA09FCw\nasjiIRgZoGXUUz8bERc6zYJQ3tRr+vVxy6U+Kv4H5a4qtcywQY8jpOnZOvY7\nG5WznSnZ0NgLK+0uw8iTSFNUVAb+GJxSJnYa6/tUUpqQOhwHIeoVSddyKDXt\nhs3xq0a0fsoiUP+9VF6XFSWA73qGgh7fsPFh/IRkNrNT0xJs1P409CbTwH3p\nuCAWKKud0qzxM6vNhsc2fHUpL0CMsJICTKA2yqs1jsTOUnpRXYPgHNkT0EPE\nXPkZ6H9+ZubJfb6SOUyc5P7Bg4hrUYlIl7x+6NFrkRE/BXwSAkoGOTDjCVSE\nIg8FqsiowK5Hv6SzISoJ/qc+WPaXRN6iZ+393ds1IkcVsC/31qzYhNBYcORM\naA5oHV3EvX2Ki+O2t9LNR4JSPy31BIyt0aCiJwVwCTKxt9ofSPrHA/4b6PL1\nsklPc2C3txcY8BTh3+sfpSTl9B7sfEDLPRGMd3gg3ddYPIHes1HepOq7RDHQ\n7uv7whj82dM3SG2vHu5LiG79SbvfbdjJq5JYT1UWcHDiDUJgSoNplxC+4IZ+\n8Kdc\r\n=BkfJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-12ef0d1.0","@graphql-cli/common":"4.1.1-alpha-12ef0d1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-12ef0d1.0_1611086351515_0.20131585935923146","host":"s3://npm-registry-packages"}},"4.1.1-alpha-659c4cc.0":{"name":"graphql-cli","version":"4.1.1-alpha-659c4cc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-659c4cc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"366c764e513797a4fc0f4d7873a2e1e64f098b98","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-659c4cc.0.tgz","fileCount":14,"integrity":"sha512-js6xxpaahStTz9Ic1Qk2zQeNV5wNSRx9hqadnrs0I4ejNfl1JiroDWyqBwMRNH5GoVxFps88XIAzgW3wvWSR0A==","signatures":[{"sig":"MEQCIA7jtB45AGWVpIjMgcNSp7IR1fNp9bp2RfUwW3gihCF2AiBTzzgdDkEQY+nFFz2l/Jr9FzzPPSqnCsHvnqOKn933lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB3/UCRA9TVsSAnZWagAANkcP/0PKEXmxMZ05UmfLGRMq\njOs8OGIUS9PaO9oBi0rkYocdESlGXfFLTeBNWNb1XvM/byNn2FHveRFGxCuj\n10op4KBMxzq3aoKmUsGPqwXg9ZUlseagov8yBnZK9Y4lvHLXP/E3bhlxWexr\nHkR46I9Bc10fGKd8kCAPcWjBVSVXT2QyBBiIsdZXoyyzGT/qcZz4p4oFs5mW\nxfCx8ZdET0y3SHv9MZa16HY1IwgoOXMe/Ir+tEzyNy0LhnAzCgkXHXpLa1Qt\nmh7Nf04TJf8+0CB94YrFnQIQnguul7iULK1vOpbQWTPGV/ta/EvVGNoQgtYe\nH9zOvd5YAG0DBbYkc4AS6oQ3IDTNjOhOWVQqGwEGkY4PLqsFmQgkAyX6kxDF\nhEHS4C59iUU+k3M3YaVFicmXPCl4LVlIcGkX0r2xqwrDrFJdPJPhNuV/AYvA\nV31hODZ3o18UCu81CdpQeyxE/cTjQ4/mVRhRAS4vCh0wyEFc5jKxGodFvrP7\nnuM3a0Ca3Fj7+xSosY6xVAgiHTKU38ES4OUBijdsUMXUrG4Kzo0xXIPjG3ZR\nXmbuAvJxHxqbssoK3Jgmp+QdcjDBPwEGvSLoS2CPfne3C+HMBQUhh2q0LOK8\nPmESqRDK34KghJMy6mE2Z7pUMB/cASuUgpDU45oeGdLmRQYFTqM8ryOYBm0Q\nmGFp\r\n=mc1n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-659c4cc.0","@graphql-cli/common":"4.1.1-alpha-659c4cc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-659c4cc.0_1611104212031_0.36105877569347555","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8e99b93.0":{"name":"graphql-cli","version":"4.1.1-alpha-8e99b93.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8e99b93.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"188054ec6aa5e68fa194d9e0c5852c104ae3f87b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8e99b93.0.tgz","fileCount":14,"integrity":"sha512-05hUE8Rgjch7CTpZkY/vgRNrFrPvrsHFiDuzSm7/95Rx7UYMj3DG5DS1VcifpA59TTpKPxaK56170Db2K3mkBA==","signatures":[{"sig":"MEQCIBVtomhPq3NvQio6hjp/VCp1rIqg31NPh2gEEaRlwNDWAiBSpbYFe7J3v0rRuKsxbhSeGqz8pAO+9Q1WnD68i2Oa4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB46lCRA9TVsSAnZWagAAnewP/0ZUgsRjYr/sFxgvnGwP\nd3qLVSMP+IvvKLq0vEwudtLhltZR5f11oaUdRnMYnVG9E6UKK3CrfKsPTizV\nJhM1X2HjXQSLSVS789NFXZ43GgyxRMgrgR1edqRKAAAgJeFlvCaaoCU1SPLe\nPKYkFPVPWU1i1du7JFT/evHpKx9AYN5NGRIrdC4Vz1cRpfR8lXeZRo1LUZ8v\ntJa+1KvDuY72Ev2Rl0CMe2bO9/inP1SQ2AYRUVv9wx6AKqnrwjmZerLfaKil\nVwnecoYL8i70M4s4qTCPVONHN10W0xdhJpxZsDsIEjST/2rr46wiH/KQ6l1b\nhwd/ucBzya1moiQrdyq16p+7Ytu1V0pg0Gv8xvo4gFdNwayM6e2g0YLGh/Wb\nxU2cedmbjvf92CGvg5YhMbnC+TCKRGbEeKHkTRdGpmt/K+0ohfgUUfxR0l1B\nCWlKxLc5yX1GCVu2g641r++rwl+iqPmzVk9rsdWqfMH0Y/GqgBhALFrAQB7B\ngzP1ToNm/Ig+x51MN6eYAvdPFl0rG7SVuenG6xO8bBf83HTOTYFc8NAj7zGq\n9RnkAtrrLeQr81cG7hNAuomXP+9Ldcg/VjYLy+iE+bRhHt8nRt1RYPlRmthR\nnr42o8wUV8mZHJ+UIg9ZnDa+knV1AVKQE/vKbQgltT9lMLOqAVqRVlyr+D9W\nhrYl\r\n=6oNK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8e99b93.0","@graphql-cli/common":"4.1.1-alpha-8e99b93.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8e99b93.0_1611108004171_0.16885853722682964","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1a28bbe.0":{"name":"graphql-cli","version":"4.1.1-alpha-1a28bbe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1a28bbe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8f48fde0ab7b68a1e49e34d1cf726fd51032f0a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1a28bbe.0.tgz","fileCount":14,"integrity":"sha512-6O0Qb5cHwIexBMEUhNLM2Z6zxUyNmquUoom4KfhcgNsJLsxdJ2KeeMIrsGFCM1MHtMlqA0dvo+mcVY5Bkw41JQ==","signatures":[{"sig":"MEUCICPZLGkXrbAKNv1Rc9q2fk5xpzeb2ZHvyreUrqXkq8O9AiEAwknnCAAze7cO9Ym9rcooW/CTEQCBFj2YxCTYbP+kYhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCASTCRA9TVsSAnZWagAAIKgP/0G5Unn74w+nfWtK3y/9\nDxe2dgH54LJlbUtD7C8ihNI8HydWvVLB/5YZxw81hs1+lcvnXHdMeWB08bIh\nmIna/fFZRPdm3lPLVqABfRJRjQZmg4MR4ZX1or5gSdCjsSnwsERmScZveLMM\nQyhZVW56ZPyjEpyK9ZTkbne7zJoJVYRuUq3WNDz91IswdhU8x6IWwyBFwuDC\nqUZPrSXA4+RTv0E/1aOWuLcbV4QGE5pkPpHeX9tTRH2GOZtpBnQQdW8nMVcA\nr1HMUFyrsMjMLAr5JBNJj7imRMG8LPFxpc8WIYdwPxl0cypx5FZocOfl8Acc\ncwy3RKT4mn6A5wyNZfdzC+eNGlE8i3i8Pu/XIT2n6+YcWwPR2WxyVpzjkLbH\n580mM8LBwha3sYNWBkbfj/KH+iTJ/bjrQBf0+IZ92resVBadLrInKOD2IMX+\n8HnVlFJyEsUIXRch/RHFSdlT0yChOPv0qK3yd4CG50WP9QbeyLp/fLOZk3Ff\nirgAvM0yDKZqoxTPRsIy2YAqJ1oJp1BFIy8jmjZEw7tT6D7KqTdYxJn+Oy7i\ncQo5Dr+UffvaWrI0078F7wXNlJZX1qOAKDDDp8GgzOLYYS+Yt04uKaJf9BkS\nANVvmkNua9mK8uSmgzsx+SWn3brKLj+w12spLoCsVYoZLnn9aaSnuIPcuT0I\nGo1m\r\n=+REt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1a28bbe.0","@graphql-cli/common":"4.1.1-alpha-1a28bbe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1a28bbe.0_1611138194287_0.8158471466889516","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f5451ac.0":{"name":"graphql-cli","version":"4.1.1-alpha-f5451ac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f5451ac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"733fbe10fd4b226922834cb17729d791dfc31cea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f5451ac.0.tgz","fileCount":14,"integrity":"sha512-1RzhTRYD+4ZdQTeXbOVGrqJGLtjTfH0y1Gbn70J6HUeua32U+FXj0KZ3CW5jC9Q9hVNuB3yLoMwBlswzp6m+XQ==","signatures":[{"sig":"MEUCIQCFqf5jPHZNg4d3HIWFGgnbjwOT3S94tJ8WWYREGsU/pQIgdepujdoLYFoqBWd1hAQZl7GC95rqahA9Nun7I+XzFuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCA9lCRA9TVsSAnZWagAAo2UP/RFzzCq2ZoWHOS7itjQF\nRopmMoYmpVwql+edJU3DC5s8HB+o2tO34e/E+RE3RmTJXxxZruMeQEMKevnn\ndnmvEQQmW8DHNq6coe2kub/crr/7DWyGlT3Oc6Ooh6G2mmzSvtyQ+OjDMznC\nsxeyVxIiYv4oHfrPvljLRcumBxlYJji2CI8taVCqrGutXCSj0clwokrq3UGY\njUHppAdE7ifcq2CEK7M0nX2WsOCRXMD+xK1g3rpB0lA4H5ODc1EyCI4BQQJW\nZrmn1YVSGVL3ipDFRtG0E2IIL5Um6Ga2VclmPkF9rgaKTt4gcodLQxnR7iop\nQkdCmvR5lRw3Rt+2e/o9L1u0dybvFqpNVwpLKzj7xqnawTvQ47mZ5gPoep9P\ntO2IoocmGvoAC0XzVDXq4U/YKxagOjh58RiJDYBu6MQtvNIDIArs1yEtwYih\nb763JKrvnOOSfVNgcYdktytEcMdDIaEeBONF4euVaoG3caNT/X6wxac3/wFg\nu48M027pzvjCJhqLS8ww7rXTVYXhbxvBfp4fGk3HcnFNqwjI+Ko1Oq1q8m5L\n3fRLRQ3VDmJNasWSc42EIxW98SamSzlKIH2Zqe8lWqA5vkn2834oxGsP5fgl\nWAP3pXVTlEzsfihWloz/Ugtm4H2PyasjoyRC5fzX0fH+0AHP17ToVfztvdcM\nNM9W\r\n=+0Ot\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f5451ac.0","@graphql-cli/common":"4.1.1-alpha-f5451ac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f5451ac.0_1611140964405_0.002239177561824235","host":"s3://npm-registry-packages"}},"4.1.1-alpha-960d20d.0":{"name":"graphql-cli","version":"4.1.1-alpha-960d20d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-960d20d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9ceabf20c033a0c4b2059f8895699b1bd540db74","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-960d20d.0.tgz","fileCount":14,"integrity":"sha512-goZApa4fFSWnSG/AlMrf6F7gtWqqIpJtYq0axiV61wyAu753d3h5XSBbB9EqBxUSgioj2Jf3rOR3WJ4zJYY05w==","signatures":[{"sig":"MEQCIF5ZuTWDJgqrACoYfO62hRSvd/i9qUtwGU0w2Of6/Q6XAiBkLT8bdPbeFspd4+YLbFniQ9cMYMCudjIKDKS9Gt3ZAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDXoKCRA9TVsSAnZWagAA9ycQAJkP4YjxaYlP2IR2kIEY\nKxcXNgN2+1OPSYV6KoAfNZFqlDr4/Qd4g+MiTPH1wx09Nln/K75rMsFKkBnH\n4Eg4n8WQEYfPypWPKgO/33bXNQit+I4SMOuAIuckPtPSJs9GqUodY3Zid9DF\nDY8aoTxjIbbffMb1jPCEFwS/zVeA8lu4SOKH0cBawgqP2dnMVmMugniRMlsd\nnhCGTrie27lf/xAqlnjRD1AA1LsiqdwgIpqcRMyi+gYLHJ3foe2F3nueaLDx\nv4qkn3qlu1/xGdhJPMf7q0Aheh9IzVW3CC9OKWa1ax9nKAoF/980knWi+ofL\nDQEgKlbHxAEyIBpWVHwJQua+P3GW5q3tYNgYncvGqViADYcBDHH2uRorckI9\n/Sk+lwU3SZia+pB5SBpX0v9ZRu02Du2YDgaVStcYnIH+FB0kd2mVw07FMAt8\nshV7lPiOE9biQM41aTjGlsRKBSUmroUahnVF7WT9LcYgA2yNmQdW3jEvs7u3\nBt5zbGJgs0XjPJ/L7JlcZOudWpg2x9E56QpZTpZuzRLDkes0R/knU7Sp4zXc\nhyHPB65w7YH9dbBmXcXDiEynDiykkB/Jy7qIdAuz2eVVRkhzSY8ib1VFszZg\nuTzA7Z2i3hMnmIZqhSiQ6YfLJZuoRcj6OXbmltwlL/jy4rMe0qSNZ4tXNtqB\n6egW\r\n=5/p7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-960d20d.0","@graphql-cli/common":"4.1.1-alpha-960d20d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-960d20d.0_1611495945981_0.48024746211486624","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7b6e073.0":{"name":"graphql-cli","version":"4.1.1-alpha-7b6e073.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7b6e073.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"078905d1924839d86b3b9e5b5f88d368750bb21d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7b6e073.0.tgz","fileCount":14,"integrity":"sha512-TtpOAPW4ATWGHs9ASXOe8V3eGbj4y6xC+7K8PufTq7pzYshpbw9ashlKerPV4R4vMJ97LFYqEx9umeCNuTQ+RQ==","signatures":[{"sig":"MEQCIDM6KI0tV8dZMUjQmG3Xf1Howf1HgHlNh5qJN5eDufIwAiBzzD6aG3TZ/qPJyd6ZE5kKX4YhLg+hEEYbDi+vmo5ftw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDYGxCRA9TVsSAnZWagAA7wkP/A4GPLVDDJ8wcQ5ueUdJ\nHWyeBpsCxppGBwQGyBAj6+yr0YCLY0GRbUf+c736KYs+wuWk/yw95pd5hn5/\nHSnv4JxalKygYvf/gIWKsq5DdSlOeAVuCWFE96HyK4m+CIAhdrtzVVc0A42u\nRHlrrXtw1NxRCJJ7kIGrXc9RLfWPvwCNeUf9JXsbPYWg9fnCcFwCB/KRNfj/\nFskm1Ccuqr+xChkb50hlA307k0eT7JKs4PvEz74dTuyC/LCeg+CbIgyPe6pi\nT7NUyH/s/wcjByNvCHEoIr1ooQCBziS3o2g8OvG81dJzzB+7bXtl0Z56KTbd\ntE3G1gqOlbKaQ3W2pXLMN2zkYdAMwUIcPRjgrvMj0PBMpk72baQ9ZUd8aEL3\nGkEkqOdv8XY08G2srF46oIBR8Wh+u8n1nMY7YxiATfNTHI/86+RPKj0J21iD\nPY5HofcIIY90dJX9hu6lp2Y0NNU3RbpeNVvqAzx3cNlPk0jGDH3qVfUWUwcV\nBZYSu45ZAiYmSlNUddRNlTjWHt36Ojp0ae+IzcWTOVASlMxhCZnnka/WYKq+\nnFRiIDArRjA4Rv2kMQoxmh2veH0L02oeC0YS+dcCVbG+oI6hUEYY7Z5XlSOg\njD4EaTN6khf0K8lS+tW8KTkXB90xv3JdCV3SSRVjLuvZnzQH5Z3kaL1aXSRv\nkidb\r\n=irOj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7b6e073.0","@graphql-cli/common":"4.1.1-alpha-7b6e073.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7b6e073.0_1611497904229_0.43759977474885003","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c8e58fe.0":{"name":"graphql-cli","version":"4.1.1-alpha-c8e58fe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c8e58fe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0e5ea356ff34fbecf570fe8df0a2712b21ddd628","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c8e58fe.0.tgz","fileCount":14,"integrity":"sha512-6g5mNM4sBcCW+WfsZnvVCUUeq74voohhCmwr+kqwMUavDgczyyKah8i7Gh1rkG3y0gskQ+6wwRlOxAYirqMGiQ==","signatures":[{"sig":"MEUCIQCISfI6kY6sqdANw5cNOalc+8bmnjVMR//9y3L8LtC8VAIgaEJF/XFsKoLphbwW613UbnNneFJBx0nJTiu+OHkoxp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD/IGCRA9TVsSAnZWagAATt0P/0sAfUrQ7xJtF9HuiNX4\nN4SBD+VR5amCv7P3t+YLKquNppTdyv2yS3R3iv3k3xdpnfuyPz3O/LXfUpqf\nqWaxXAnSHyyLZghX5wB3V0PP9RQufpA1dHlpfuLI+HjWVkYdXhr8Zs4Lnnee\nsRfE8Q16tRLS+yzwenKDE4LJlyFTYtxY8eeQx3z6wscdxtdbXJCaTzUDwXTR\n8AGc8UPKItcMUeCjHhUWjosMr9lsJKsd8i5jBxmMLmTg9Sj8TwDwekc6Nx/t\nwT0ZgWTX5sysjXmbh5ZfayJiNKgXAOzlwMlhthE1yS41n0VD3ytTyKHsEVk7\nEtta6WQZIvSUVa4XeQnn6Ze/uavFfPKvtjljtzXP/o7kaQmJbJNQYxy8nKc8\nNV4KdNxTW4QnHZgMIusJU2iM4H7N7NTgf3OGRjYdNpl7F+j3uVHuQvV49Eaw\nuMohBHFlQydU2/75EwfSkaTr9CeD18RtYjRy28ksZLddr3Fz+jrAkuDT+2k/\nm7Ox+aROsS2ozXGVy7LE4n9o+E1iH3q2M4HFHpf3Tc/eq1FWiTzJLRRVkjfs\n2Kb53nfs2OKwHDl4vRSZ6cy31VVIvq1riCF1Vi1IUCg1HlGP5p1hMFX4XuTy\nq9qJXAp9paBTE8halsaKqXZJPdsY42w2T2ntW5YpYnJ5qK/T0FeT8SkETF5p\nqPpN\r\n=jDMN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c8e58fe.0","@graphql-cli/common":"4.1.1-alpha-c8e58fe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c8e58fe.0_1611657733708_0.6832938892604219","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bf9dea8.0":{"name":"graphql-cli","version":"4.1.1-alpha-bf9dea8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bf9dea8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d4790b194686b83a381b2b4e459274eaba298086","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bf9dea8.0.tgz","fileCount":14,"integrity":"sha512-qqMfFo6+MWPomVCDdLBAuQzsfJ5LbShQ1vdPtlbTtjiO0D0rPtoGaIQfxMA5h1RansPvwoSI4DLPIf8HDxIz2Q==","signatures":[{"sig":"MEUCIQDJZRExCKoGBWHVCV34v9Y3j1qDdWVbyY+tMDGfyl9TOwIgSCdjXcK2priT/Yo0UZ3dPxQQYjjjAVu7voALgqUAn7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD/nBCRA9TVsSAnZWagAAqugP+weZTFzMZctHLYU5br87\nGPmQCunwSy/ourkTC1MCbF4qXBNP1cL/VoytN5J/ffYCXwwpLI03pjxW4vrk\nqKi7GnxA8FRDzWgIPaIKRUfimdYZkWneTlUO4YrGPhxk81Tkclh3Ax/V6Wi6\nAvH6fOCkoJKJ3Ho+7e+NUKDOBA1AraRK6eDALmnpdS1EpTyG3siSk4oKNcSH\nB8NwDI7BukXWhKeJCk2mIKD6qu4OygWSbSUQHHGx1kD7tL8AfZeKGz1GvNia\nzlojD8zKGuGUp/G/kXBuEsJ8bvx9EHTm68oPahzZ6E2QR9qcvIdHKfaaq57D\nBk2FBcqTkO9zOocc1HsheDDqJSbhyo1lZBoU9/2zGpmTxVDDNq+RZwEME8FM\nX8LQcbYjskPOnqRLQENMLJ2hWdntAVtfyuUtxvR7tR62QcZET2TyOTBSACPb\n8dOkcrTG/BY7nOWg3ohXqgJpMXpB97psSBwNfTJlmYSCDhxPkFFfx2a1nAAq\n8HWGr700YBOPsOx1KhM8O06qoNlevW/9J4tUmrwfxIKV534ycQicJuZUywUh\nURoU7vRwgp//8nw79pLP9PPfwZN8pxv0gZWjYtd0PULUJxYbPDlXfe42uAOJ\n7VCGiB5AEALDy6Woe+pzX9wIcfAiyTsIhe0eblwtnb8c9L2WPx+ukr2Jcsk+\npBVe\r\n=Ievg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bf9dea8.0","@graphql-cli/common":"4.1.1-alpha-bf9dea8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bf9dea8.0_1611659712247_0.8689645562802253","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f7e563b.0":{"name":"graphql-cli","version":"4.1.1-alpha-f7e563b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f7e563b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4de20e905df69bb7d06df8ecfd7788d3614a240e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f7e563b.0.tgz","fileCount":14,"integrity":"sha512-9yX1NMpKvzmEErR6pJtqA7NNlcE08RxxUm8c3q0HZlMHg1MNNAa5sJ1ZPsaR4ebhSY65AVqgRjn6VwhpsTrCWQ==","signatures":[{"sig":"MEQCID2X84y7z/ISE4n1T52MGxe1Zk/20jL1qG7/YzWBTrz+AiAJElYgPxQufX7qJye6THCfWH8YjY1+hJGSVemqqwU0Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEA7XCRA9TVsSAnZWagAAsqAP/1kxyrghtC2ZYAZNO0aU\nkCi9wSI0yHCBkQiuzpO0+3oR99YumLR/m2ENYPU/k0KHq/EzK0HlH5/kY4gc\n4I9zTeg3+94uqaZvFV+ffaPpym0+RhJ6958x15TPZqSIFdsE6MbFRKqKX+hp\nyrr5+kMC1ZuE3ecyCH7OU/dd3XH2SJUxXJoIn5EydMlaemZJvjO5UNaZ/l6w\ncdsiT4GxzB/B9mONDulddNuyK5LyMpeMBbv9UDxEiXs6ipExg+F9Nasj7cpl\n2Sz4J3+MYOWHa3Bm9F3lFTYoCbHaAwU4twzr0DDZhPWV05UPDOgHVoGJedu2\nycU4PQf0iiFDZMPu2oRJXC1Whj00VNzTFscdDVr6ibeQzM/JiuCV1G1cEENy\nZvgXVvMHT03w738Q8K5eCEnDQSCXi6hoDqRN2t3km3B5RRA398y+zmPxi72D\n8UHnu8pLmVwyTmE8Xhfvr0ZSuEerBJTzpnVQZkeGpwT9xz0gVXurviy6LWj9\nFI/t2t4uXhH+Dj9SMqCXJvx2GIZ+KZL8YNNB3w7HOS6SvYwU1qiOaAPpU1rK\njq5YKsObUvT7tbZ16JD7jfwE/R4O3iJ+d5G1tLHNxeLzUPjRNzb8lVpbwiuS\ny+ENh8J6np1KUy97hfmE4W2DYoSahMV5HHALsKzABf2pQjsWl91UoAZwDzk4\nPvrU\r\n=6+MT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f7e563b.0","@graphql-cli/common":"4.1.1-alpha-f7e563b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f7e563b.0_1611665110846_0.28545598623189794","host":"s3://npm-registry-packages"}},"4.1.1-alpha-addeef6.0":{"name":"graphql-cli","version":"4.1.1-alpha-addeef6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-addeef6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"409902870bb322bb2d49ba50996ce957d3acd8d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-addeef6.0.tgz","fileCount":14,"integrity":"sha512-qoBkyuT5+SjfC413gEWiuwCuq+iH/w/VxA5oLkbgHsyOOYS/tGYfIzGE9v9EkBtnMb+Wy4/BfqdeXt4+0TaKhA==","signatures":[{"sig":"MEUCIAyK7pYaqTZXT0qNgmFGA8XBqhWceRQN74IqQx40EjiJAiEAqjUnyq5rnMEdN6OtD1YQHa9w2K2TouIS5XBffPAk/4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEDa4CRA9TVsSAnZWagAAL48P/j4lqCvvyBk52hEQRYWy\nBhX8xdGfj0ogHKyclWxBPFdC6pXtwWNdA2GpSsoITBd7qkvluy2yZqAJtLm0\nrygvqFV91wvlTvi/xNc/KToe2U+VEJBnxIYM7r/eJLEL330bSo9iM95d+qL3\ni4ekdkbYo0y0QWVSXSxkRA7s1Gj6u2DzZu+umbl67cx5D6hc9HhLjhhKOfz/\ntRwn3VV1swnEnn/4cuGshe4Ym2Fvg/JGaEXkAmrbbOa6kFS3HoBaSay+tK1p\nnS1Vi2Q/UNU+xNoH6lLvik5Y1Y86SidFjqfZLUNlBIiDeg0roursv27u35JO\nwiv2zXXutWT43ujzRKH4HJlTmkClAx5bXVWQ9u1gGMQLhyrAEJBlm0d8uC7y\newqMuNj2RJ8zMEMoifilA1+6pNW9ioPfx9wj3il9y3MueNwoFi8Z1CH/9u1L\njwExLZmff8XqJboXQVmGdJsOMJvXGpH9AMb0kmFqUyvk7gQjzzP2wqV9Gnit\nodZvvnzwDoq1aj2/GpCDFDTR5BlnuT+2WdXAT3tkS9Stn2RJ8Mabqm8Gon+7\noOwQyJU56lP+Mxl89omSyhRdenPtXTK4dV1m6FdCRtRF6HYLoLjAozqGRnWT\nUz9V6A667Du/91esqxlPnqboNPKtRweAIFHheTDqcnBv988anKaS4MHF5l2w\nQpoD\r\n=RbG7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-addeef6.0","@graphql-cli/common":"4.1.1-alpha-addeef6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-addeef6.0_1611675314333_0.5291598441877783","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e6470d8.0":{"name":"graphql-cli","version":"4.1.1-alpha-e6470d8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e6470d8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e55c40d8851d65ddc7ba19129730ecbb8fbf6897","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e6470d8.0.tgz","fileCount":14,"integrity":"sha512-kJWusF7nPRf8qKFOV0Bc+/Ey4JI9qUFNGE9YPyWMhSi7NdgIZpVHxaZ7BAn2Q5nfr8bcm7zvb1yCt0jCs6iayA==","signatures":[{"sig":"MEQCICY3XQevBaDYc1QU/+0eLZYmDGJVhRh3QLzvmBtd5ENLAiAzYDkDz3LeXDRehezuZoCMdiI4pEWGCrxe0E/08JM9Bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEEevCRA9TVsSAnZWagAAnfwP/3t6UO/Ta6RIthmwfQZh\nTMOyccuMqsxfm4es+YJleX7DWEPOZWLka6b+RtoKUwTUNlbHX6kPmV5l+7ki\nSnh2XNNNtRlRXAmzLjh/KefWywS79YTRIQD4rS3+Teq/hPVEBredauCE0n5x\nUIkn2V1AX3y0E2htsungv2N/Q1hmlptZN+UGbGxyQAAUcyFSNY/3xqvbRYOm\n0zEWJvViDNEx0SLpQ8vCVBmv8hxrUlX8nnkPSOGXBAv1CKYe5GmySSamhI8U\nbHGK9+lyKmdfLDVpyyrCXd4acgd9yjQeyv64jQJ450bP5RMeMGEBsX/eS5Sd\nVQUbICH0rwJeyKlVGiU8iTLSK4ecdQT9dmw2rMq1fAX8wBVKHK5kjrmgk07C\nRLeSYhhC7yh+hIbPrWl8AhnPZzQSNEpsxv0aI5abKL5aa2BqoT6aiSjDtgfb\niZ/X3Ynw9+THlhPl7qyeqXsw6KCnmbYcL+R03YKg2fjzTwF8pRBjPVayHzng\nOiMw/eZLIOzqLuvhnpcPFj5nTCRWefayAvcnGq034+oty1Uobo0qotz8+RE9\nqbKuOzlNNmNs7wBLzIAdkFTjC1XuDgUmyNznkRtJz/JO/4il5JXDAYRosAhh\n02AKmvHSCDf7uW/LwafFXsgaPFGWe/xIEwUccPd2/akH0V2VTuy81D5IPc6v\nCM3C\r\n=XefR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e6470d8.0","@graphql-cli/common":"4.1.1-alpha-e6470d8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e6470d8.0_1611679662014_0.4444556281847718","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f99e9c1.0":{"name":"graphql-cli","version":"4.1.1-alpha-f99e9c1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f99e9c1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6120015d43a47b59b6914e513200a73ff9d2e934","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f99e9c1.0.tgz","fileCount":14,"integrity":"sha512-coMzIzsf3c/xxVBFyq0IWK04ujz3hcYekLIkRgEK4qG3cu/3DlF+CEEh37jA/HdqY8HwDbxMpjvw8gyb4Lk5mg==","signatures":[{"sig":"MEUCIQC0UVxAmA05LuYsIIVIsioFwxM0qxYkwYEh7U9QOIaiyAIgNQUNtRmVQyHYj8Dl7vl1OfGUcUbsO6VARpeHusofK5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEFteCRA9TVsSAnZWagAAwhUP/268aTfZPyi6T7ZtTC3G\n0SqXqocsSBspDUIKVXBlCm8sgkIr/1cwuyTShtC6k067Wi/09CnyWp1S0gj7\nlwElXkmSj0/k8ZckkUOv53jmxj8ptNkdr5/MYDu50/TQV3lf7JTk/ywoqfsX\nQgjHILu4F9STvtpeKuPDbBNT8Jl+lPXmfkk4K8t9N/jAk7oxSDS2Byd6TZaD\nS1N9w9gC4SockWTGJzXjcQmCG5mO4pqX3/fUE/bdOh4nK/t8/jVDLQ8l59CT\nuNSuYXz0quZ2GE3vJRmdK5g53yaq4Usk9Vce8CSQDTjqn5fIYuvJRuyhpiTk\nLnVTunAWbxnMs50ihqeJdRKkYPjLM9Dh8UzKJcEylvPWgCrkjL+tv+oiWw6m\nvJ/hCWzQ5DVmpJ0WaTF4mhxCiyZ6i9LB1LXv74Ed+s+OIfXe0MQX4jgLyV76\nsevBtKdJx/hdoVeYlkQIK9fsEred0U9gCZSsbYKlFvs0Z63fZVXynvmEkOBR\nuLPnkiIaQ2JO2kYTc8I2lJvC+1oW8ttc6I4ROBjrYuQV7sPJN4PT45lr4BOX\nXoJ1sgRoThabYop/kALTrfTqVaRWOS5p/DOoyyFthndIsqZBCaOn8l0kKag5\n1liOgBqVQiT6atL28I3I2qiK8MW38m6/vEL4BCu0qZR68yLgA47tZ7IUtuMg\n6GN6\r\n=0u0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f99e9c1.0","@graphql-cli/common":"4.1.1-alpha-f99e9c1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f99e9c1.0_1611684701412_0.23016032848422752","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b90c9ee.0":{"name":"graphql-cli","version":"4.1.1-alpha-b90c9ee.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b90c9ee.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"def43b2fdc3ef3e2a9572f61a2fbe9c109b00488","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b90c9ee.0.tgz","fileCount":14,"integrity":"sha512-fmfybWWd7naC61xa1mrD0bGMkiz1dG8FS5UpIORsXo9/0o5hEHLRZ4yLaxBCLaSjsu46TerweNeLkbNc2m+sNg==","signatures":[{"sig":"MEYCIQCv6W374dkNO1q1WO5NVKXa9ITaS+X/7jnEl62tNfbh6QIhAMcqnJ87TMICV2gnMfY9aJNb6yWWjywTl7YXK4GAz11C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEG0MCRA9TVsSAnZWagAAHvkQAJu6lm0HkPjkyQLyosQh\nInpaZresaq9tNntx5cg1ug9eoriq0510Q1rwfLNFFMwswr9CmTV0YaDKwEGO\nybuRfKvSMvsMXfv9uuKYw4ddi20+2LaJ5XlZjlcgyFfKI33PjnMpm5KAznpG\nYvWaHcu2ZGUBCRDI/sabIwTVyry6Au4GVVgRFIhjob/CBnJmtJ/Ow1GTIF3L\n3BjgfnvB3g9EmtFzWrX4CYPoC2V+f48DZT2cfNJNuyEO0SWRXVsBkKDD4YeQ\n5eJov+pi1Dn1UqLu0cgPdZZqQ3m6bTffIZzItorPf4GOAcKhcon/DMA/fkdX\nCaGa1QBLGT04+RC/lkVFFNuVTnNP1au9Jaeo4QsOmj9Tk5Atxn6/TWXk0n0D\nDJcqjhTxzi2Ca7U6ppc+qIt9l2YOO4U/WYvY/+wpsOGeeeRLjw5DJPLXQYJ8\nqZcYi8fSLouMxBqt7mxroc/3ZpPhZin9tUJk1jlkN9En5E12qmUceGtfaVbR\nJo6mj6pvK+zhVbr5AzPQY1r0ZreTrBV373k9QGz89fATHJTVyjnJpOMya/T2\nSIqhCF2zhUfb36weTDHDMImPq/X1Yxni06ekbIxMVo2WQs7oyX+gytjy3yGr\npZthZmhrRjPCp71a7txXyeyGB/XL68KSnzgm1gGmEjWHEH7JO58kqYB+irHC\nMigd\r\n=PUqb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.8","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.1","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b90c9ee.0","@graphql-cli/common":"4.1.1-alpha-b90c9ee.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b90c9ee.0_1611689228189_0.2193120739342871","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ff96220.0":{"name":"graphql-cli","version":"4.1.1-alpha-ff96220.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ff96220.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c4a0bb90d9ff5c573e87c37fa1fb01699b743092","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ff96220.0.tgz","fileCount":14,"integrity":"sha512-z+C2dsaxjO87DL0tUIvKmrvmdLwv+hueSvFe0hD7X81pAUwpcaCV//UuKLYxVj5sPfj6ZkN3xk24EV5XWU5NWA==","signatures":[{"sig":"MEYCIQCHA7HWJNCjZm1fAulkuSLV2FR363QbatcjIQFgV6G8HQIhAJsOoFYU0LFgOnxQ6Dwhru8E/1/6N76IIBidl2D4j4oi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE35/CRA9TVsSAnZWagAALNEP/RxnoQ00A4Ai0y0Oe53M\nxdJtiQCtsEGAGJDT/Cbf+BbIxCVYwV9bURPUXXy+AUNroU+H+j0LTt4ucGjh\nBFZL4KU54GNKubHCB0dDlBNJN3SPaLL52o8O8JNRAAaQI7l1V9ALat9DO3mo\nrFGAOXyyecx+5YVFhk6TAGu+i9Y0nn4zCzERyf0CZ1aWi2Y6KjfEKX068mFK\nHVtmFcFjbNYo5fyMYUKC4ZCyrPVi/waDmrM1nqPxDssFU4NDd/bLLVVQcx6c\nCknLfZwIzbItDs0giDP9Bn6Ng434CES1gBW/IARxa8RPS5MKQY2kvtko9Zpt\nUxVDPSHGJdMCC3WPbPK7ytHeX9jfjxXowDof/M6T/GDfyTpjF8Q7aDg+u6i6\nwcYIASA7gG3mLG6tq1aLPiSvL+RmUa0le9FZntqxqYGbIE+vNzGg4WPIMS0b\nASsNIWHh90L45Wsh29JuC/EeUUJhpLBMxHjA0ByzMI1NUxNcXEdOJg0ZURMi\nk/wmI7oF7T6tx65ndIECXYYWZA2kH6DOhBlGrotQyoC8wZ9flfaLDtuX/Rbw\nTpdyLJ617goQC5WAu3TlPbvgAdpIj4bNBMPLsPQDZpEDp9zJGTX//Im0XldS\nbn1XCaZho73g5BX0mka9MM7y29vA3fcgwlapBsEAQkPqx+U3Jo6NdgTUPguN\nnR6W\r\n=f+Dv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ff96220.0","@graphql-cli/common":"4.1.1-alpha-ff96220.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ff96220.0_1611890302210_0.16086633827209407","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e4c0be1.0":{"name":"graphql-cli","version":"4.1.1-alpha-e4c0be1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e4c0be1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c13fe5208495099aad8d46d8e76f4dbc4cac057b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e4c0be1.0.tgz","fileCount":14,"integrity":"sha512-dFnZmra7RJUvqcY9senQNZQ4sO5hzrc3Q2KeRgTew+q08/20JShHI+l9wqcodVsUc+ASEAbWlHCviqBH2v3EHQ==","signatures":[{"sig":"MEQCIBHIdlFPPBpJ9ADZNL2OTwvi7XKrERzEZviLoStIaO1hAiAkvFMsqZy38YDZYIUpKP+PDuYTV0zrDWWZPDLmkBsBHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFajKCRA9TVsSAnZWagAA4doP/1ntMULg2P65PVpNX31C\n6q5LRGZd6nFTUFt6KkFMdt/RZ6QgqisZr1VoqosAakuAE8byp6qb8BErvcF0\nb1HxyGIA/1jp8jHTteixEPXjDW3JZ6xzbJ8U31DxLR3Q6tcz02NoE06/QEEg\nOT4K6iqSN/Xc+WhZVLWFYdHkLEyfyI4QQ6Fde8RIxBoIe5GbHnndX9aCmlEd\nyK/TJvLlniO9zycPe3Jn+bdzJC0jvo/Q1iTwa/bf3NPlgIwxcc3vj9tYq0Se\nKkYoV1+kULOVPzhCDBiELsJ0R2mivFl01y8SjU/vWfc7/UVVPb/5U+VuluBm\nLunbAWFUhuL+llaAYW5pc01nW5jxONZwdSzKMJ3V6NaxcGT1Kq0VLT/SwFjW\n/c6Wz6j7gfuQG4/LPm5V3LUCClAaqRM9hTTDkUv+Gg0YWr8sdPF3OgCUdoPM\nKSaF4bMOsM2Kih2Jgk92dLarutTPhkF4V7SwUi2qDgz59qzkjvw16Y5LOZur\nCP7jpHCQjsaP38Tbf5/eM9ov69er3g/3lLxtgqlDNpr8JMVt7IZXqpx/5pnt\necKJ9ZFbHIGisv81GmEcD9z+sFNNRCT+caMSDmQIEDdpOMevldt6Rb/IkWMy\nahfr3hwqQnmXd5uKIViBPm/liPhmNAXVCl00ojmxDFZ2fojCgCU031HQklLE\nl56g\r\n=mzcr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e4c0be1.0","@graphql-cli/common":"4.1.1-alpha-e4c0be1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e4c0be1.0_1612032201402_0.18469914517588304","host":"s3://npm-registry-packages"}},"4.1.1-alpha-72f4398.0":{"name":"graphql-cli","version":"4.1.1-alpha-72f4398.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-72f4398.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e18f7f1c7df19e0fe49e5303e4c0f58aea87859e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-72f4398.0.tgz","fileCount":14,"integrity":"sha512-qvC6Q2oaTYuIgpXTWHlYh5HlmsOGhiWjlJWBgBN80OJlqAjYKoip6EA3IRYLIeCH39uHXqB6wAtaNc48hpC9nQ==","signatures":[{"sig":"MEUCIQDOooGrxr2t48h5WW3zt/hpFMUBJGNOU8u6bnQsZxA6iQIgJsbk7sTEp8MBalhKRAl1HKZ4ND6xRk/hMAyPD82/TBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFbV0CRA9TVsSAnZWagAAJt0P/jlPtBHlu36BPSvsBJgp\nIVxpv5W9Ol6c2Ga6WkWZM0PkQSrSxd/0kiTSm97Dek6Bxbh8l/+Z5FkVEk+H\naxBrLEOjCMSvtI5RiSiYKrRcx0cSEy3AfGpBP1gswdDJWDQfEkt5zeJkLfXx\nUEVKWIQ74T+B2+lTr/mfmhcYF6hONcx8dOye86vKLwTvVPl3xiGsFQ78NLst\nOUzdbhaAaArEgQWIalNJ1K8F0qdHWin2KLJmOx81wBVvgftoszW05wXRBiY7\nr7chpIDCC57tbHwC6KeJWCVLFLqFUekzdMxoo31IkU5PYe2mzpGJCfiRqXJ+\nCCEHOwIuxDlVjIqD7+XdAuNtdpU1AxheptdxFM7u3fjKq4l8azFimuu5RU0F\nRqaGPUIlRbvgSxNlauz5oflCkB4m7dC18WJP8chFA/QC66T5XWefSsHQts3t\n29ytkUg+v9q7IEU4tVJd5ilYSxWfkIphhC0Ad6wW2bnGYRIlZyBwOxUpFlI3\n7uL3qxHVLxB8ovFJJLBm9hGsfzB01j/8OCZAudGUjUFb06OvzmMWzy9iElff\nKN+I1uJmdVtg0nQ7SInbHHuwYppWr0utfjWSBnZo47N2ajcbBy1tGwEtHe25\n3HAARZ+8JNAUJGYOQyZ0pmWYU9hwDJJ99Eg25dqisRGWHOkA4G0pdxj43pCZ\nBMV6\r\n=gFi9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-72f4398.0","@graphql-cli/common":"4.1.1-alpha-72f4398.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-72f4398.0_1612035443902_0.5692480526175054","host":"s3://npm-registry-packages"}},"4.1.1-alpha-88f1468.0":{"name":"graphql-cli","version":"4.1.1-alpha-88f1468.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-88f1468.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6a9ce6bdd503d4ff4017e044a1bb7c4258bbf43f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-88f1468.0.tgz","fileCount":14,"integrity":"sha512-QgnjBgXQpiMKVYOpEXnz24F2Jnlzw8xNDAFOthUhN1J9OJopGC+Vu4tXcS44x12I6pMUoKyF1YDADmcjEgc1gg==","signatures":[{"sig":"MEQCIF49NQ1Vajbpu/005MdZ3QZ3VJVg3lvEjLoV3pcFOtlJAiB3j7NZAb8YYFUjoHcKDRnWod+BG2Ak17FRt/TJHiP+8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFiXWCRA9TVsSAnZWagAAda8QAILHSYdSrM+YSDabpwYP\nJZPoHdVbKRcT0UXj/asbWq1g0w5EtI0mAHlH5Y5+AUrsOPHo1eRBHFjefuFH\nJm/aKP9+4R+iiUWCAYI507H3D9Y/ls5RDaiPUB/2hfxoi3BduDbMnP8HRNux\n7nnNC5CWq7Ij8DVEsE5bA3yhscRaauF8EeRA1pqdkqhRRDzMdJvp58fEqTYN\n2c48HD9g2ayKsmHNdpEjhQ6QPoAvP85ZYS8ygmeXaAtAvK9mkw6fbcyWHYSN\n0a/uepTTfiBa0cMPmF6ClyjmZJ5Ifd9NKqlaan1lwuEsB8kNuRZnFIwm/OPL\nxEUwgszJCkOGcIqF08SThz4WLy2dwZ8zDzgh/AbLEfvxk0wQYvrB0MiqnI1E\ng6KV5zoWEDseJRyuYqvV0Vr/8UWA/jMUZwaXC2jJ2NDRRLFQUh/UgWJ29BNd\nQlKiEw8CUUPNIBNrs/mAerjHPjVe2+0STjFnyirrjM6bhZAd/SLDWQBIeqCw\nIG+1ZogeXpBrC21+8fvuNxWo9x0S9PnLZ1XFEM7ZlhNkBh2YPOtA+1zfUhEj\nf1Ef4Wy5bnob0/pipgGM3njqnjW9xW5VP+ZGeMiS7Bh34lEQV1/PKJyeaAl8\nUL//g+IMWbFUBXPNQFgZS/umhES/mpER14UQ7c7ME2hR0u+HDdweI97AfGHB\nChkt\r\n=ABs5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-88f1468.0","@graphql-cli/common":"4.1.1-alpha-88f1468.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-88f1468.0_1612064213150_0.8753595471960463","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f3018f9.0":{"name":"graphql-cli","version":"4.1.1-alpha-f3018f9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f3018f9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a3e03b38c63329894ab9189b540d492fdf11ba96","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f3018f9.0.tgz","fileCount":14,"integrity":"sha512-H/uKQ1+iFxchnX7/A45k6XKnKqR27AORbevBKNm7WRHQ1CAyPZN44+VtnOK1ENt6esTYUVVeo6JUqtUHbsoMkw==","signatures":[{"sig":"MEYCIQCe05B4RYQNRf6eCKWUx99R0JoNaWq85UpWPvc9fQReSwIhAOndsmwusZAXQsjqkayfLxgn+xhD3YAv7KOztYv09kEC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFjYRCRA9TVsSAnZWagAAItsQAIgDKQ7YJl0fDsDvMR+E\nefz+oxKCVWzkkVP2+EHNHQueDnBH/aYwM40TlBEKSoX6Txmsd/A3NJcKAsV3\nFnLt7BbPzxy0M+RUknhtctdfOQPkZOQbf1jUrPX+YS1YMAhiAhtv/ieWX8G+\n2ApewnWt4S9cmJAhvNFhi40Zz6g1b3Azt0xMucUvCuz0ZW9b58ag6khlFmeL\njn+8cRCtuJQpjn16LkFFNVaMxFaQ4s0jPw+BuGstm8LNhDPQpK32Rqs5Fcil\nJCJRhXJphZJIDsKhmHJBlwnl5sh0fAebm8GEAOr42vld+6VmjMyYFV/ZBO5s\nvvFuselbOOyiAD8NJHhAYMstIrBe/XKmT5ZL6tUz4mmyJ/Im6QzYYIKklhvu\nzJw7ke2bkTKz3kLM1hxbkXAIcvKpX2JjvI+jOWIXiyOUdekDLRmLl+8k+Ocb\n0clo+tWxDv4aOgHruPC7FdxFf7c/m0Fm9H6WxpP6MhFtaJxg6V9q/3/78g7U\nPqdOnNUvFHPo+CdApR8UfoJp9zkBYmdYvR5aEOm4Q95atFvPFa5QaBcoX63Y\n8mMYX0q1saFiNQ1AGr9s2+Xr/DDsiPOdXlssmF+Sal6goK0tY+NuAZlxsL7W\nXloBrvyrRPisio4W6h3xuNGYhSAX0S1RXMP6nEbDW12VuTShYKyQUFiDFLv8\n9+2g\r\n=6pih\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.3.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f3018f9.0","@graphql-cli/common":"4.1.1-alpha-f3018f9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f3018f9.0_1612068369054_0.14467825955642155","host":"s3://npm-registry-packages"}},"4.1.1-alpha-784f57f.0":{"name":"graphql-cli","version":"4.1.1-alpha-784f57f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-784f57f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e414fbe258271710cde83cc15ac1bbf8a2bb3a7d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-784f57f.0.tgz","fileCount":14,"integrity":"sha512-264rsW1ulgRc42kwz/3zq6sC00uiiD6ZcgX97hntjWiCI2IWJTUvVXslv+YL1k8wuarzAB+LZjO1Lh/xO+v1iA==","signatures":[{"sig":"MEUCIHJOusUbEXbqmsRcFf+pHe7WcZ+yEPoqPUy88tOMwIB8AiEAx6NlA7tshD3Kv3VZFqRGw75Qj+OsemNvCPxrhBNrEtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF9o+CRA9TVsSAnZWagAAzrkQAITM97WWo8OXq1a0aWUT\nn4iHIofulBwYbaCzz2sBjclY5BGE2XXQSoG3a3U4RNSNZ3ne2rZAxEXDbHQQ\nfNS2VRT9R6WJd8fZQrveJq49808mRjRw8s8DDwQxNLvTlSYvMtfn/si2J6zz\nyrwe6JBl2qSeyonemU028Y/wvamxXS0djWkGIOVmvTD+kjRUvpbHovL4QtMl\nfeuAEKpDRB14D0xscEe4uxKLFjepPemQfuf3m0TPpntVQM1D07uCg6GlD4ie\nyZLovH6z89dOPhjipSBmQJOO5tc4EwsxPZpUBnIVzxKQScGZ2H/BM4NeYKZP\nybcicUwN0bNJoLAJSROpvSRT7jR/3Q596w3rLuzKjO3ce6snyTW442iCKGB1\n8pibqqNIJ+3/Qn+wMN7hPb8fFFEncpWF6f1BespcGnvzvr5YrjU6gSJOTpOv\nEWmp9cExjePnsVNFRjpsf6mnyoJTDvp9VU1AjlVBd+PGxpzPKdJKxkjtK8Mv\ndi4t4lwVbAzoHIRpY1Yg322ykPqFzroDFUCLJLPBT/FSea+UaHZJjINEy7+O\n/DyDr/bKm1fNL86SYiUu9gAs/EpKVUeqvrdU93w5jztRGUHGHvpbRQ39hW5I\n9ulDE9A+Y0xnouxf3FQijT7Vz7++G4C4eZAJhU6iKpzS4g9JrfBDOVjgFiN5\n8UJg\r\n=U0A+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-784f57f.0","@graphql-cli/common":"4.1.1-alpha-784f57f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-784f57f.0_1612175932736_0.7669937871683232","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3e44e2d.0":{"name":"graphql-cli","version":"4.1.1-alpha-3e44e2d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3e44e2d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b2ac0201cb9431dcf650c8b2dcc8b70ea38f0c95","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3e44e2d.0.tgz","fileCount":14,"integrity":"sha512-DY/yABd1G0tM8Pekoj7eigkTG/ndXYlo/PnnzbtdIUhqPUeEA1Sdq8nU+xQrl4qXV2ArkiL68fgvsXx5LahraQ==","signatures":[{"sig":"MEQCIC8vi57eRDVEbVqwhbFKWfezPxEehDTK33P6zK2peoa/AiBE4jsbOsWUZfEE2iO5iGJAxRblEgZIpwhBbBM+N+VpAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF+MVCRA9TVsSAnZWagAAPGQP/Rl9plJyCCFTR+AFjPIa\nWcBxwd9sHAslDdUnuJeE7eBMtqlOgef3+OPl6ZF+Y7yCgIH1WuiH21mrclmD\nrQ77uTkt2ssqwnxzbfpeDhuOAF6iR0gT17IhQjDNbz/jaxqfhBGnaAPp0mgo\nsudolj3XQ4PkdSkTHRexRdz21a3ubOjTTjlFCTM3/py7l3IxO2TlQ1e8Znrg\nYduGqHv/7f2M0hjgYTPFSZFnIEd9yxm8iOuQc8m+RtJTOxjCvuzmXoqHVYdy\nF+HpKr2gBa3crqWeF/nwA66gtPs6xC5rxkLeMGPxxrL3upPnsg8UdOP4D/5d\nEUqnUIRfCuzxgfsKeBAIEeMJpGtG3It+x3nFyorz/6+KaU8Ba4heP8yvQuzX\n3hxlaoZq9GEuGkuQ9DqnZAcz0zm5+CN7vDoNLokWZUG1JS6Da4caPVw6RS4y\ndiGzyADy+QA8DvVrdLO8jT7rN1R+YlDrih1d/ygfRb3qM55bZFxP294qhcGN\nQ1iT3eMbSR580xZqGXU65aoJNVahURRduMhfM6FN4J91rMFDGYg9jxdq1aDr\n1NNLeExTUdXazPDRYfvzFrkz4f7j2Dyb8RpUkzuqipX6Ssyl9ZlPc647+STz\nmHeb3Cz/+vRKF5sSzv3cgtaxsqy9Jjfk4DuSnP5zOJTon9B3FZYrsPB/iVwL\nCwXC\r\n=aQYn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3e44e2d.0","@graphql-cli/common":"4.1.1-alpha-3e44e2d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3e44e2d.0_1612178197197_0.4882762816885764","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d55ddd3.0":{"name":"graphql-cli","version":"4.1.1-alpha-d55ddd3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d55ddd3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5ccb863c60541664fbde7906750681b9634a32ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d55ddd3.0.tgz","fileCount":14,"integrity":"sha512-PaYjQrNA43qk8ggEURLl5RLyo8R4xIIBvlsGeUB9m85U9CXbKmsSlBjOpNuH1qcc7IqU6UgeBzSNaIOuY0CXqw==","signatures":[{"sig":"MEQCIDaQcgBqiLvMH86q6nLETjtotoExRyAxIkuWCVPF4rOIAiAGAEH7Kw6SkabVEyPcd2OfWoy+XAcGK/FjvnXHJL7MZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGeZwCRA9TVsSAnZWagAA3qEQAKDZ1tnwbCPX753IvAiR\ni7BoOvSqJEk+1n2kY/lbM0Osn1wZCZ3zvA6fmYNpdjeq7hlbGKoCPCm3Bskm\nIjedJGzj6jyMiZqQBe44NnFLV631Oi+MixKsUDxOjK0YUonAcCdjNDQaOYjT\nstnbyPNSKdSu9AOKtxGO7C/bmZmi49x5NW5YydL0ok2xHpjBesHyNyqYQLCy\nHaTun5LSXMoTcOBDalVQwuatzqByAexrQ1VsQOZOjJ4E3xYuWaz7F5/PEC9o\nONwD7r1E2Dx8M7CsUoB4EVjkOHL8ltUBeErTvo9FjqLVA9ZOFQkizgBLagvY\nXeEnQXpo96VFuA//3V2dzmHcYQGH1OWaU3PqNbHgnQZPoS6oO+aIpj+Zeecc\nc9s5h2sDx8qFad0lggDlrXF1GV86IKKUXPdrVilLoylbSNMrrSCYdjkZ5qZ0\nnVxUuSxGkAUK7wOgK/q/9IkTfuJq+crNGhFZTfL7uB1VbGQLQKW7leJqqLeV\nP1fTGVHdN3bYFaFNiRdSKJha7NYO9YVV1JjBwUShnmAo9umSkJfkMV6ARZoZ\nqA1JvdaywCF6ngn2uyep521KXXkA4PZB9FN6PkhtJU4wzDHU2V5KsGbI/w30\n3j+sOI4du1Z9q6LcqYbmis+IhIlR7ervYrOXIH5i7+dy4Lq/1cpIXGTdB6sU\njRn8\r\n=iwJz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d55ddd3.0","@graphql-cli/common":"4.1.1-alpha-d55ddd3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d55ddd3.0_1612310127557_0.7415762302057789","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5d3eec3.0":{"name":"graphql-cli","version":"4.1.1-alpha-5d3eec3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5d3eec3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"74b7955cc0a445a3cb67d332061f20ebd70b56ea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5d3eec3.0.tgz","fileCount":14,"integrity":"sha512-YNrhMcdnTxAmrTd3W5HvM1vpgmGO/ccdBP1JScpf6HVBkwr95ksAs0jX8lqM+ybc1tGtfoMpQt+ABTMChfGBhA==","signatures":[{"sig":"MEUCIQCmqS1t2jSmP1uLaejhIdBQsNSOOPa814Fj9hTFVlXiyQIgMODgahuQdS9oFuCjq2VvHPCVAJxLoRJq8Pl3pH3t2OI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGfooCRA9TVsSAnZWagAAa6kP/jm+7WXt6DVT3z2BhnZ/\nIpVm+iZqdO6mbP56aP9FFYAFPhG8gyURllBetLCrn8rEhbppbmIUAVcbKDlL\n1KLIpqTCQMkkv8aazBkslHdM1bpqxdfCSFCUiK2XF8qzl44YsEa7IKvNrMbK\niHcB3nOCEE9NCjHieUlvdf1+AAYdWg9wRZIdZ4EaRjCeMGwksKEv0pRThmg7\nNr6NoF21+ktr+p0ArXsxCtgZYjUsvobpYXJGMcs3L1Dp0H0PNRdjw9G2bIHU\nE03RUHSYTYcDdpxxIFh3+zQ+ye0Vx3EY4zZpgfGdA96B4ALWwI7z6DdR0r9q\n8HGfsVTiYzajxPORtM2EDl57PWueYM4HJXA811ccGxX7R28m0ott6HwuQxrw\nd1m/SBwLpTgpEirZBLxS7OuLLXrE1mSD6ydKvm4gwxftHIWTWanwsjoJsUnY\nZFrqAN9cMqHMAFt8QkJ9JJSn8gl8nmuZwN9oVMTfT597/UyNjF9FUXyldNXx\nQLyZcM3eYkf5jFS0FfBbAqG/huxCR0mQjRm2MRcq9EQ55WwdbmuAnEc7CRKa\nGgaAw0INwFvsqNDmSmJ2vNybT80e5qD2PSJQC3LOlJWWRc0GbrBoX60reI0h\ncc9nVnVIX0cBkLM8lh1ntl1KcnX7ht4upuFaIG4BeI38FWQ5aN2XdGNmwYug\neEEH\r\n=d6Qy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5d3eec3.0","@graphql-cli/common":"4.1.1-alpha-5d3eec3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5d3eec3.0_1612315175504_0.5642488469930942","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c2d6a72.0":{"name":"graphql-cli","version":"4.1.1-alpha-c2d6a72.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c2d6a72.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9bf800d968efb8979b6151e30aeba327cf9d904c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c2d6a72.0.tgz","fileCount":14,"integrity":"sha512-VhoOZMtA0Ng35cnFJDxmX7vlI+cDyCeJSa3iGpuoHe10Dn22cnhnbOTORm5T6p/pzFnODdIF6e97f7ffTruCTg==","signatures":[{"sig":"MEUCIQDxPBBGP8asEihSZCoaEFNki2cUQq6NnPr/5VxHlMSm1wIgSDtPNbpwofL6GAg7Vta4/WqYA9a9hX/9XoCvRfgsL50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGvf+CRA9TVsSAnZWagAA8/oP/3Q1G0kc5WRJttysI9P4\nbITrWzPxE/imrWRsvhby5OxkEql2YK5DPFTsFCSGBD/1AfdIw72U9OdDJBFc\nX3zurvgwfygKHcTGovO0T/kCBI5lZQsnf9MvLRLCO9FcA0UrLofV8WmLLUnV\nTW+D3P+L6aaM5p09Xp+mC1TmLKwi52iVraKB/hYy21PQbVEuSohIrftRB+/A\nPmcVmP1c9YA7kaBWjg3dtMSKmyAXIrUn+4VuUUUyYDrIh4e49Pe+W5kPNmM4\n8+xVIre1n/M26i0d9wfAaeMT1wnYUH/GRvTG7YRSbFu9PvknujICgEgnZhiL\nDWIFRyJRbEry82uhtpf9aCUPaOAq0z4z17rO6XCHbKpuJTuHWmfSadkNfCvQ\nvuc9vIzlXHx0hC8Y7AQAV4zns3LGlmsDSAJXZ6+R3hbQRMXe3mfBgj4puxO1\n+CtZTtn9yyu3ByBHEN2DJpGblQfaaJWqvKBIqyTBQFGcB8P13NKsb2W4LjSm\nXXHLLBxleUNqLRWbOjfmEO8zYzhp7ZJ4n/xJW+zZDB12tXkO2CbJpsBXBoCu\ntwa2LBH1UmhuJI6IQ8I7nHFhqOHFYyDIlEeZNizxH02efiDBLZ+xIr5JPUo0\nSX2fZ2PUyoS19BONCltIiMV2y2K+6nplJvq6ug8I1/5VbPRLCq9SHKj3NFhy\nX2Vi\r\n=iA6L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c2d6a72.0","@graphql-cli/common":"4.1.1-alpha-c2d6a72.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c2d6a72.0_1612380158388_0.24160499660422174","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7d80f53.0":{"name":"graphql-cli","version":"4.1.1-alpha-7d80f53.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7d80f53.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b06a1cf55c8279c4adfa8a3174f97331ca12a245","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7d80f53.0.tgz","fileCount":14,"integrity":"sha512-9v9XhLTE017aFnIoNgZl9zbBp/WcUYWEkafLm6UcWZxN6GKIKUTZfTeMBuAkQHj2Sz3Mydm5r9fKRJ/g+YIntg==","signatures":[{"sig":"MEUCIF80+u2NqDi467cRi/M/EgwiDk1vDVM8W2sxtvVUnxnrAiEAzFsWMW6cWtvrdiaXhpyQO96KpRd4D6+guofyE+3G5Rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGwLqCRA9TVsSAnZWagAAvCsP/ided+Zq+8Eqq5pS2dFn\nAFZsYBP5BVPWiv9MsuHOixSuJ7R/d/yeJYPnXwcmUIdKlsqKCvxyopyLWHLb\nyI3Ij8r5Sp2FsYCof3uX+pSyHh1zjN+hAp4PyBplZ6RgoE/QHmPU3+U++Bv/\np2ayQQ3sNzFVK8zufmRICOboi3VPSJkvmF8AvsJC+5ZM/8hkqAilSllVXab5\nXWu0f/Ja3WU2LBTo0m40ZCUKlly5RgXig9SHVfu+KfT3IIVgzuVRn6p89X3a\nvdC5EzOwVERIEJuNX+aBKVYxKR5fYW3Z47DCvL8NH0lmYJ9YBw/bXU7OLMAO\nYq30vmM8P8JTyqpqXTAjJ14j6W0zMS4q2Bf6EYuhS38BWaa/78hZLkUdUvhA\n3NiiNV0N6fPhlfLYnaJfNdDxARWMAMQKtTxAGmWMcSvOvGEQdxB1jWj6T43F\njF5YSNVVVGpTZXfh7sGcL6UF/QHPVK2YpLjQqPu1wDqpYVWAhrGYve/nUmDj\n2OaiqM4IlMz5ZT4yEqtEAUrq+pAt6IVlimqypV4ZJFoXBwCtZ03Qxuqxs1Yz\nK1Z6UNNe3NVlqz/RJt5Y1DcysM0clfmVmcEAk16dpku/FaxHjHH0DtWoiFsO\naDSXPYDE6wD+UddTImNsV6C6OzFTMOLWQIg1kp1GHtaNb1GxxulqOp87FoW1\n6U/f\r\n=rvQm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7d80f53.0","@graphql-cli/common":"4.1.1-alpha-7d80f53.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7d80f53.0_1612382953500_0.06868418848022295","host":"s3://npm-registry-packages"}},"4.1.1-alpha-badb142.0":{"name":"graphql-cli","version":"4.1.1-alpha-badb142.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-badb142.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2aa44195d5bf128bb0a590b0ddfcf12f9c982c81","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-badb142.0.tgz","fileCount":14,"integrity":"sha512-0GwN5tY43oHp+59sGBy14tAX6419steiD89y8pewb977oIyHZKj5yGjmgcEghqYV5Vkth2lRchY8EIV7wE5L/Q==","signatures":[{"sig":"MEUCIQC3Om7om5p1BBAQ+xxAZnuZ60T7uf3tJhRrQUsLI1rGvwIgMZoh6Yxbm89jQDiT+oux6z4bTONH0P2+CvO7XiQURZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGzLzCRA9TVsSAnZWagAAmMkP/1kjW5R1fremyHpQNTvy\nMpElpGF2NAl3gLHOmJZAIQaMRjKzh95KX5siRSgnyka0bY3kPgfyJRM1ffaT\nTi29ecNCXZJ6asesqnq5KHdAvtu8u2xtGpWiF3ZoSX4v8JH8PIF+WfBJqAed\nPBdSATP1+gTH2KZJ7RmauGMkdTP1usy6gjZtuIirz7nsA+fQ+wJohN/Ut1EL\nC05+tTem674h+pcE97kg7ibBk173S4QaFEgLzOz7AHCcwFrejQ+tfO63rOSg\nIRuWcpilfIeF17UZip1HtgrrK0ZYx72STeVRGBkJ5MVSIjMbfS1sEiaMJ7v5\nXp5lGIFKXtp8qmi/xoasHhUU6dbvsw5P8K5MfJ1YPbD8X549Vo/fEuFGwgpW\nnyH34Ux0X2eAO71oF0lO1tNynA68G+tHCfIzFswzyoCU3SaLIemd45mTCV+a\nybuLX5xncGtHelQKtDxjwBse8y/vaQSFiejH1dDjA4e/2LqwJYhGk3xhei0d\nhnBRNYfY/XFyI4smTK4aGSDXWKfV4cUgrTxfjHxktJRrijy2oDTeuPrWIbm7\nUceMt0XORaL3+eQsFcMTO3dpkhOPrMqd56u96GQc0s/ICRWy66gxClyxBlDz\n6QjXwjPkUMWcH2rendSkrdLFkXfyS7IGnh5N2O3sIGS9sMIw/flS7HDtewiG\nxcvC\r\n=GxMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-badb142.0","@graphql-cli/common":"4.1.1-alpha-badb142.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-badb142.0_1612395250669_0.5597046428473171","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5adecae.0":{"name":"graphql-cli","version":"4.1.1-alpha-5adecae.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5adecae.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"461b86aa2384653f2b7b702609def99064bb69bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5adecae.0.tgz","fileCount":14,"integrity":"sha512-PPdiZrye/R1Pc6XYfxJL2CYxQOoTvkqAK0+mQVJHhvD4R9rQW4exgtEbEeEy/R7dx0ikj0lmy9q78L2MR2S+rw==","signatures":[{"sig":"MEQCIEwpGcvSdKphqm3YIbqYHv7LMhf/WtLRKFmgXgcGNFdKAiAIjbkpH5dQ+/Ltp0ONdqJCJu95+TWqz7xD56S50iKRZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGzMRCRA9TVsSAnZWagAAy/8P/0dvLTg3wOr76u0iE0DX\n2rZ7Y+a0OIRRAq8rWk2JhuDwSgzUWhQbwCHHSP5WX6HWhU2niLyX/hvoGT5m\natdCG7DGv06kDxEtO00j1lacZlF0jFUT/oNnh6Fpz9I4SN6b8MrvPLtisqsb\nvfKuJD3yIpKJUsCBl5W5KzGRJT630l+hefdITNYIQZAOhNHsC71eWh2bcZ9Q\nyUSwzlJH4InDC5VpUaPDBoptpGL/Apu7UnxYIEbfoZpBV30BEUZ1TELu8bVj\nPXapUAn1MMh/eVYhSxtZjevdrPOUwO6EWgomSM1BBQhphD52DdJeZIutSJSc\n4y+tM4apOQ92tN/ik53xX2kl+48uoqhUBLQ+aDIYZoJYcFUxpXP5eeF4TEPZ\nSNsoAoMNUph03PLEbdegblQcfTCPk7K5PKLUp0/zGJ5Mux10FHfKcFQJG5a6\nWb3RBh6fGMZwKzHJMHEROCEniKpgkllto3+s9LNcnUG0CMcXs10nGkaDWliJ\nrfzGkWPcBMyrSyta1ktVBKvX7/kKDmivGVvUGT5gHlaYkfhzELy94/i3oMfa\ngrCWIrW/0XwNJ0qsnWU1l39FfdnxLlZv3epus2yLkraapAhiaEKoj0uGx/fj\nix8o3Xw3CX0G7FyUNpxDH0DkAnWaH2kTU2XhsFsPs8DS/gKJV9BJtwMrYRmD\nBYox\r\n=opzS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5adecae.0","@graphql-cli/common":"4.1.1-alpha-5adecae.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5adecae.0_1612395280561_0.8034636654191669","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a0b93ab.0":{"name":"graphql-cli","version":"4.1.1-alpha-a0b93ab.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a0b93ab.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"817905972ae9c0a454d9d329d1800777952b1d36","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a0b93ab.0.tgz","fileCount":14,"integrity":"sha512-m+5RBHAKL/rctNTVBDQw+IOBazGk4dks09+qjREg/Ml90JmPK3WDoCXrWTchMf7Ob6dzsYDBxx9EASmVm2RORw==","signatures":[{"sig":"MEUCIFQMyB7sMq2F0JyZAuD7qK7+PScsxWi8oYy3kWDoeCrDAiEAy4+B6aPEHv03kXrNoW4obgyzetajSa7NfClC2DbWudU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG0CQCRA9TVsSAnZWagAAjBcQAJbdJHduNq2xnXqr5TEG\nHf4qIArxI+rwxoL5HrGmNvqymVP5awxeMp6LRm2kJ8Y2yDxKt9UjAksK44Px\nNeL6OtqXHe+8fNhWGlKsJP9jGKJvKQRa0VELLoyDc4091oFraYqr129pP4Jg\n4T6wDPQ7RzGEcSPsxq82splbGr09vlbKaUTgKME4nb1QE7dg5P9Seabq6qWB\n5t7qXp7I0frIeL+eKh4W4+YyKw99VVQpMkbbASUudObQqqpHdZk19GxJ6UXF\nRETNNbEANPwr9McX2wJW0+mOVAGq7vSzcsiUUmPRMasoIBoXotV4EuGvDaum\n8lm0CW+lZGrwMm5tP9d5N8FoJXkgRjqLoRsqTghQKkFDAZhQJnGyTdJb45PV\ndxczSNAwOHlRBi6adMBmHYMjOWpglvGSWKZSy6PQPRw6NVwCqpCRrnMGWeqe\nHvhp4ZreNS2gk2WtNqfyUhQ1BeOzAyy0S0bgFOUIlJ+wlbzUfpaxg0jsT7JH\nAmHCLbHL0zCVTjr2Ycpx5vSnt/RUjeOxGU3mJkm4zpSBJakH3//bxmVaFkcC\nTlDq7n9V8ffj90GMKEWC861wyV3R/0M8vUJNvRZRfA5w+WwaFf+zfxXn62Ve\nwTfDjvVJBUdgf+1OphBzMjC8lTz3LUUWuYsBDaey2XnWzFUNHCeD4pS4qQli\nb8t+\r\n=2TmQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a0b93ab.0","@graphql-cli/common":"4.1.1-alpha-a0b93ab.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a0b93ab.0_1612398735648_0.696507593860688","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8a79e16.0":{"name":"graphql-cli","version":"4.1.1-alpha-8a79e16.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8a79e16.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4c2fa8d9722c16f44bae87e3e2acfb859140c78b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8a79e16.0.tgz","fileCount":14,"integrity":"sha512-QgYhV4eq8UJGY+/oaPOcmRU7NNwX7JKvv4Kf+wnvQrRbH4AprJIxBGXMHVfnXE8DsKdoI8hv9vSFIeJX0lNfgQ==","signatures":[{"sig":"MEYCIQC1gWeIpwkzTk2dZwahaYo/bAachU0eIiXm9XXl9nC3BAIhALUomelP0znekPN7NRRzJdQvS501UZF3UH/EvQOit4Mb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG7mcCRA9TVsSAnZWagAAra4P/3oqeHELGoHMwOh4gVSB\nlWnCqWT8A6cabzcOOfV3w3bkalYbj+RfPZaYxuMxP7bploF/DTagRQGtoddK\nZ7kgnl96Z6uV9TseFfxyOhLp0k2qElFwwbyUJbNm7MC6RvHsirQ2eYkfHrEv\nOzGCNA/Xzq3m+5yiKKHtOQW5w/Jd5w76QOXki0JT/nUP95KVGJjHNcSfWSh2\ndZsnJhfnPyfpQFPxBSNOUbJZJN1M0Ri0vqWbyKDXumRJRIqnmZ0wM3LeVKPg\nahRHCVOF1fImbU45DWOihhRigI5b/7ueVHJjhp2dZWm5f4IP+vRp3Zg4WcIc\n8l1PNVsD9i2eaToqWPME9/49N0WlygzWPXCNQ5NxovhltoO1w2pMGxOfNqgU\nHocjI+H9ODL+z5rGPTKWRt5mc4+hK78fW3qy3UOFJ36V8kw9Mrjs3K5RktD3\nTthWhHPCC/emoQTFaQ5782OEXtvVcquT9gtNJOpYQD2m6JIkb3CLByq9OBqh\n0Eejx7F9IDl0LXaGw1OsINF77hXrZP/gGPrX1XpfbmBNlnF4UG18C5bV9q+x\nUShS1m1Xu6Fpu1KWcLUr8vrA9Cx+hqMvSIZWa1gbS2E0vSYwyxyD9LzgYHRk\nKYhogxreFAskR4bSHqfQUTD9NpLYivmZbmCor5Zbx0strw/cyK0e2m8SwmwH\ndpbI\r\n=lH6f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8a79e16.0","@graphql-cli/common":"4.1.1-alpha-8a79e16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8a79e16.0_1612429723589_0.7606111427681959","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bfab72a.0":{"name":"graphql-cli","version":"4.1.1-alpha-bfab72a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bfab72a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"66ba850c6616571926420edbe13c17bdcf75eff9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bfab72a.0.tgz","fileCount":14,"integrity":"sha512-Z1lZWOAzeTwtIBCGvUVer3g9A1Z9g+EtL7LR07Y2cQN8QfC1iX05VzzpItlInie3WqwKRimmSfliHocaMHZ+gw==","signatures":[{"sig":"MEQCIACDeXxktUfv+zzeMcy+af8MmUYH4dx5tVO3KuH8YvqRAiBScdvbfgPF71TkKFF0cP7eqpypB0zRtQjTKxc/HWch0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgG88VCRA9TVsSAnZWagAA4AgP/RFrQ4ctbxz8I1eWkIBv\nUqYGuT4X2+LsC1phTR6eS/fIueRUcqko3J1LPN1LAP5W92OJWEQC4mMn8G9W\nTl2z5XKuz6JMLz2cPxEKEmDUfzueWCKDeb66hS+2sLSTsYcfgJMxErwDEhGa\nCoQEXau1kESRR0bJyAc0+dkksavS0MWd/83f7ZVp94vnMv4HluXWmwGDF7+g\npRO23Nu+bp+hvxEznS+ugAh7hjHu+lIAejJUwm+u76Jf6oJb0yXpntSCNLbx\nwyl4GtkvIPs363Lz3i1Wkmr6cfIHAZ1rjx//sz8yShlnxRNSEWrXujV1by0Y\nx+EkXbkb/SLFehNcs8hR+jFnyGJHiAQJSTnSBrYECJC4lkHFZWF02iaHsOz9\nlAZXG+gYbw3/wXSenwBv6KOG5zvIj0A2YWZn2vjLUxSmX2beYYTBZ69eHQ85\nxXozVF/6g3KkAYscYiBPenc+i2toHuZN43rwsghFKCjoPI+NdCRLZAElE8BB\niqFnDybt2J11fue+1ExYcIsh9GsW1iDSiRlcyHvxy2X+DdJU1gSiAbqIIWYV\neJhEkRr2C0AejVgzcgMEsqC6rO+nazmKqGksHo4kHvSUkrvTTLVQQgZHUb3o\neJ65xhgF4WNqArBo4Zm9pgrxvMEWuzbGPf5cDBdbosUj4HZt5ai3YKLjHtNG\nGbFg\r\n=wadf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bfab72a.0","@graphql-cli/common":"4.1.1-alpha-bfab72a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bfab72a.0_1612435221302_0.28086936761999715","host":"s3://npm-registry-packages"}},"4.1.1-alpha-392c1c8.0":{"name":"graphql-cli","version":"4.1.1-alpha-392c1c8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-392c1c8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4f0ba9f33ec07ce34091b89cc6a8dde29f81ca63","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-392c1c8.0.tgz","fileCount":14,"integrity":"sha512-Qn2nbBKApYon8/sNujvJv7Sm5l+r6tzLAHrnwEsOAtefkgr4CKx1vspYdgpsyxvmbkUTBPnbA1IG+gi8FKz22w==","signatures":[{"sig":"MEYCIQDcpxi8qFf6T7v+Yp5SMKuI4Sc1h0Ua6/sqddqg8Gwz4QIhAL6dowkfRwL0qAFRUruQ4BMos2ZbZFjHLIjjSUVjuXHR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHExfCRA9TVsSAnZWagAAtTEQAIw9xjb+dVmmOzsiCgXm\nFswJauQspoHZdLSsZqf0I1mmawRRGoClRYqT0ZQV0YLrDpBdPPE0jyd9uujo\ncDwSy9Ap/h2hsdwed1HTFK+8w5g5ufKHTI8K8GXHjlJDTpfuVYhatht6DzJq\nuN4AYHlE9q0yPW6FWj/34QEBED8yllNTlG3O2CFuqFNyD6Yl3UoIKYx1WwFZ\nnCpMBrXAUwmKSt7mpw6lLWfzicAvWQSmCn8+y3T/CY8PHHLHJKTRqny5UI9b\nP65ovpckDDcwzHCEMBxocQcbC1DgmSr2sVrgB5YpT58AJP20SaHqWfhVsFYe\nitrQjMkCqoezgJqwoUT45KoFl1Z7vHGdAuduVp+D6pxUtJR7Rw+fJpUQ8JBo\nK4kAhK9vnr6J38FlZ+FusoCym0GfYoNUpVNZVb0q3pSuiiyzPy28wu8LMsLT\nnu8gKISdpMulo04Mg2wfrbKAijVy+6DOKfxjvJTOs6dSaZ9omJkfxlQfMVIc\nqUQ4YWXPgXOgF8A1seKr/uAsxPXTwiT7YlJ0WT8rA7c8EPoLwie9JNBBnCnY\nSJVVqPD63k6tS+YTcW81I5zj1a76NKrqDR21qp3busNVCngt/i9oniaYP9lz\n4q31GQWeRRGqCNjwnMLiOJmCx3mOTnKUI3CNVD3c4rktyNmKgC/k/McMt2ex\naUx7\r\n=Z8+E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-392c1c8.0","@graphql-cli/common":"4.1.1-alpha-392c1c8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-392c1c8.0_1612467293940_0.9912669721448915","host":"s3://npm-registry-packages"}},"4.1.1-alpha-362c176.0":{"name":"graphql-cli","version":"4.1.1-alpha-362c176.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-362c176.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f5152e9a548a9f158b05de3bfdda09a93b6da33f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-362c176.0.tgz","fileCount":14,"integrity":"sha512-MbzSb9qcQwmKejsrxRP4EyMg0Qc7itX48Qr8j7pEPrlYcAkXy8hUhamfzZTQ/KcX8RyOCxgiqucLUQvt4FGTSw==","signatures":[{"sig":"MEYCIQD+DMvm2scz/ISgbsCLKkz3HMu9XcVwakahKDkM5kwbhgIhALZao87Mh/mzJLTflkS2VukfNDOHD844AMl7Fvfm7FN1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHFokCRA9TVsSAnZWagAAbJAP/2kn6pmJSkPeRO40hQgh\nLlEk5zND1a006WlA8lhbHC6P1X9RJlTwAk+QxDNwCCgt8YGHxuRgrenx7ytQ\njm364O22A/Ol0FKgUTFzt+SjxZ3Pn7W7weP2A4oQkTcMB842Cwruqd0/2PSx\niwK1d6YhOIudaCJZrC2AtwTMcHrX39x+IhIllAt4Cbhmo4Tr6g/nmKWGI81f\nawcquGzeYPuK5gOtzV/B6b3RyyBCZGvmmwcQutrYy3HkPdDM1HllU4RgnKlj\nVWLOxlyoHR1EzTOVt+WSS+nKinRggA6/cxGJy0jVGGw2BGyLPchLaUNughBB\nUWjpmFq8NAaqeBI0gk8egrdwv4O4iPIZ4txudCMUG35mZIakd4siC2Uay6of\nfOfm/yfsIWTrCCAj/si+v3F+QygfpXzKlCNWN65vuf25YnpW/5QvmOI8sXvC\n2nKdUjWuzssf5Z/fk8w7TtkCQYBvI30hGrfqvoSIlFketK6VVSmMHjwcgB4R\nDEuJs9UP0nulQIQI+fpE0KwGNvqE3uvG1vaD5xK71Kk5moFAX9mjurMkLaC4\nQu6PxkDTfokWbyETj2Cb0YbOtAD1Xnee2vHG+qDfQmQQ0G1pfop9ON/DrwMx\nfLkLrg+4d7blu+kVPSXRwIfznOofU1XBU5HbLBICBnemIpm7On2Xq1MHVF/w\nHkF+\r\n=pRZz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-362c176.0","@graphql-cli/common":"4.1.1-alpha-362c176.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-362c176.0_1612470820278_0.06070983240502836","host":"s3://npm-registry-packages"}},"4.1.1-alpha-979bb6f.0":{"name":"graphql-cli","version":"4.1.1-alpha-979bb6f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-979bb6f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f6af9e79491db4aa7ab54d2ea0d1d31e476597cc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-979bb6f.0.tgz","fileCount":14,"integrity":"sha512-56uJkZ+DWH+Y6WvpejAsQkwN/U2txnwJy5b/EXXmuEKBpEOUpUsW1IzBVAwGut8z35JvlELA3n3UVuIHl0b8hA==","signatures":[{"sig":"MEUCIQDLxbYkfHlN04X03SN06Y193HRn3fLK0GXxa3FnmCNEbAIgDidLguM5G1KjPr4CMH0oFnRu9cHgSFtg4N/pTZWnjaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHWfMCRA9TVsSAnZWagAAxaoP/RDnwvFxuYjX9ieYjGuD\notG0ObjHeuTBv1RpYFqy1vp5aTRBDHMA8ofql3UwCtkBA+YNpTiKA4Hwtva6\nP05jc05Kr9qldxz20S962nEyMeW2TUvJvPHkBT6L59qVQDC4LcUpNKE2TBNc\nh2K+KE9WkT9EJh5cSryNFgZqWuBGHoW9BHF4bWcyrcsmmNIiGdc9YO7zII9Q\n0YhaMOBxouADhP+1WPd9kvc4OP2XfVPZCLdQVULmWP96Oayf2wtpMMlbrkE4\npqYf3UzZ0788Sg7bu8rgSe4HbZCbwZy3B0mmqxiVgVL81gMjXDbUw76xXyLR\nqXu0ieEIkoaEaA2HmmOZ/1GXPT57u2/A0BGusM0X4hvrWMwW/J0xzvJXGgZ+\nR6x3hV1ased1ixsPM2PeY4XWtmlyuI1ivgXMee8/3+UcYQpj70lse3V8HcuG\nubDVaIkakidsQO5j5l59oXJEgmCIFbjE3imPRWwEQx1vn+4Z+gmBm/W5CsTh\ns80FGJh1IjMDAdoqdYXH1yauSUoz2JcG1v2WJRySK6atnFXizzyOWlaGO72v\nIrpJ3SexMSacK+Y8Ao1MlMZnjv21+Ahv5f7maFisdKv0or0XufjckPpVKCyW\nor10Pv4CBW6rUaUrJVYuyiKi4I3ClHgdPMAg/gu/6WcjdrVEaaSeu8r/TrYx\n3atR\r\n=JQ+i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-979bb6f.0","@graphql-cli/common":"4.1.1-alpha-979bb6f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-979bb6f.0_1612539851673_0.08301983777489386","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d115fc1.0":{"name":"graphql-cli","version":"4.1.1-alpha-d115fc1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d115fc1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6864b8c40b0f76ab86d996ce90959a3b449e5364","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d115fc1.0.tgz","fileCount":14,"integrity":"sha512-rdsr3K3pqI9kdTMCj3CPMtS2o1yfX/1skyfZORDqio5Xc4iktyOt9GjQhgxEnWt+L2l+vkoaZ9Yxxcdezyidqg==","signatures":[{"sig":"MEQCIGIPokD4VmGMV6rJgL9Yrr5pH1jKdwqRthLZ+46pOoTtAiAJrzQPwO/J/ryiqnwf32oniIDusEWD3TxCne5VTtmaMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHXLACRA9TVsSAnZWagAAHRUP/2jt4H+yf7syEiLnkwpr\ncgPNmpj/SyebKUu8mhkclJfYoRu1hELpy0NjMgmhlc445lPHzcVJoMns/mfz\nPcoSMUqhNpzQ6SUC4o8MwrBL/cSI44psYlxW1JrdsyaOUhFxwoA03xi1vpBK\nd4zqYF9t5Zjlh9wePDAnO1A9UlkZ/A8B+HTFROo/B1sbdBQIiqic5cfWi2LR\nFwT11JecLm2qP7Ucp6bEjqafe6BociAQ4Z1P/+LVFz/XVDlGnaACb+NRnzMG\n2l8ZAAWC4qTzqBQTlx64S61g9K6D+nDvG6WCeKRGts9NfRq/WS326mdayqd9\n8uCru6OMRuxd7i9o6kGOWSqzelnQc/lOl6yD9lNdsTEKwjyacB6Y3lNF7KgU\nsx8rq6ZaRl9wyEu8QkZLOjvMGbPs5QvMHUmQMcQ/O8pNAMJLpzqm5+QSWh5s\nq50kBNlYBuEePMKlCVe6Di0o4gJkhehxF61vbh/ZKbBV2TEXVKxfchINtnen\nxzXRcYZGtXo4FhUR7pDyTDQVAYBXYuOUcWuFOj6VEzg/qm9nUix5+MSWDFDg\nUvjdJU/l3JaeYOq3L5766GWBpywuM9mY4t29KVO9mAbDrkIBTTZRRuzYgLgD\nblm6HTndE+8XJCO7v4qBf6pLwxBH04F3gZR3gHFoF06D4JI//RICsk1H4EGn\nnHiP\r\n=ULCD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d115fc1.0","@graphql-cli/common":"4.1.1-alpha-d115fc1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d115fc1.0_1612542656299_0.8192305279661751","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ebef254.0":{"name":"graphql-cli","version":"4.1.1-alpha-ebef254.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ebef254.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6db549712651f4da9be28075989fa20926403c22","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ebef254.0.tgz","fileCount":14,"integrity":"sha512-cmEQXgKf+0byEJGORu9rkFpaNMm32nXk7bznjpUy4Afeph7NRCiVFHGaY+LOql3Rej9Ahie35N0QG9e+Tvjatg==","signatures":[{"sig":"MEQCIBdjyeCHb1ifs8Yds+LHciMXbEugs1DfzhZF5WdFzPlOAiB6GADZvahDy4zy4H97ff6bQwvGGTGsv8r54pCViL1A6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHXLSCRA9TVsSAnZWagAANOIQAIsJjHuVEMnx82DGUxTB\n9JZYGdy+HV5z5uMgX92FpYlRlSGceyq7NjTYK0YRtuSZP8hhR90osG8OSbfA\nkasdHnmA2yJMvVrYWQELSpm5Vm/QCiRu4ogmEfr+/lD78EUOYCzD5dh5xLGT\nk2CtsLqXhFhln5l3I0DvkfemN5LAf6SeBM+0NWmmfdTrWKuKgFw6OIDz0+kO\n8pD9sx2X5GnSBDsJo3zymm8dzdIkZNBloOOHUWAveQyesSKRYZyKZCEMOMFX\nw37JhVydTCzibjKN0aTh96S4CpnlsSFq2AnWWlNlJ1LNCvEIvQIT41m6yRwH\nPPIN1WZjEzjIn94ZZ9MjQZ3CNhYvpaOtNdMLrP3FWK3Q9KpZ8T5SYXPgIYzm\nXooPoPIHbt1sOgGWNEWOgEYS/2pXNB+PBz8f0Xu3EMfumTTdc1gGAcSUPsB7\n/7E1ZbACLbBy5URaV5x8w0FlJWYGYC02Nt/ami+4LMc4CdWkWF1LjKhz95IV\nBziS7+9piVvJEYV+bfs0x/sQMVltazBsGMLYs+lGjufVAEdNCtVZraEFjY6E\nvYlpcA33b5qtHEnTQ81cTYE4cj4mecDOMwT2kAvRs9JUV/AhWvp1xlCiGO5Q\nQxNFymguzftuO9ZxRT2FH6jIRiuvPZRaTvqdG2e1E9DD0KYcJrP+h/Byxpp4\nX7SW\r\n=Yv+a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ebef254.0","@graphql-cli/common":"4.1.1-alpha-ebef254.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ebef254.0_1612542673989_0.46297984512476487","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e8f1f23.0":{"name":"graphql-cli","version":"4.1.1-alpha-e8f1f23.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e8f1f23.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"035ecff477c10ae994a67f9fc911bf0a75f68e14","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e8f1f23.0.tgz","fileCount":14,"integrity":"sha512-H/NuhpU/k2cI7ecfl2KOET6CcgbYHVcfZ5V/EPrjkingn4zLHkFu9/LAz1sea4WFQzAstSJmWKUJgYkl1zVRrg==","signatures":[{"sig":"MEQCIE2eKx1Yyz35VjuZC9diSvyg2WDEr3+f4ULUOjRetLsOAiBESh28s/MBwJOppnRTZX/QdsPvD2txdso2S5SihLJFmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHYZYCRA9TVsSAnZWagAAWjEP/1RO8KJbdsNq2s04J7iB\nCHbXiTURyViM5Dkmc/rS/uhKQcjcOf4SWDxRqi9Sak6Yg6TCGV2SD+94/u7L\n4/9hhVbUVRLwrRRD5hPeN7BkX54CJwHdMo6raQBJIsxzzSb5sNj1dQxh/u79\n/3oqNyJP4pkwpzRsJM76AEytEXL/5nQ6vdogDKIhWVGzy2pAZkEgLmyXtbdd\n8STjai2l3jqj+Hr/cslDwY0JYfwfCwiQN5Uk1N1UOY3uZh7vZnb/MW+tjn2o\nV+rpRK233BRPHLxwdr/JOMvnCCv4KuADaDsj6vOQV1t8jRP+Ajjg2jiVAhy7\n2+OR4Gcpc5XTh8jHJpIkmhzdzAuIKI3L8jkSxRHb0JY/kiItt4BGz7e7+kQJ\n4yOJ40Z6NEn3XbZCipF+RH3RVdG7XbRL6Rcse1IaWLudfWEvCaWQkcK6qahG\nsZVoYvd6soOUmFk7fKjkb3G9FC95XyceXtbrxIzb6kFntkJ/oxyqQuOQkcYg\nebnDo+Ah7lG0ktLtX8BUNFXxTzoj50JP7mwZjeGOt62TgI/FGBfo4vMwM8P9\nG8ykWZ42Ta2tMtVxfXONUMJFoF5j/QyVU0lyOJc7CmUq9rpYIaZu0+2vj4xl\nUz2NxCKdhrW1bNNEikKboFXOZHIuUODGxK6TkC+NFxYa0zRnxR58hZXeaSVN\nEL3K\r\n=cfnA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e8f1f23.0","@graphql-cli/common":"4.1.1-alpha-e8f1f23.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e8f1f23.0_1612547672099_0.3245187093103046","host":"s3://npm-registry-packages"}},"4.1.1-alpha-637af01.0":{"name":"graphql-cli","version":"4.1.1-alpha-637af01.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-637af01.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9d9ac24ab15b25820c91585262f0146381b10f0b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-637af01.0.tgz","fileCount":14,"integrity":"sha512-rsTEqufRRN/FJch8tqY++K49wnG2KLnsoiWDutqN7WoRCRl4JFUx9SOWzOx3yJS8GRaEHzRx7yCFu7LgJeBnwA==","signatures":[{"sig":"MEQCIFaji625IdL5T0sa3eTpYViVXmju9eI2ZIEHxFDMj3REAiBSeFpvrKRWZxOc3rfBTYBA8qMDXN9MSAYLyKYjxZrDtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHZHLCRA9TVsSAnZWagAAIxQP+wdrZVFilx68oUuKyZlD\nuS8ke3tO8CuFTJR9XD0p1va6FiXoOVIHOeWiJXV8is1QC4lHvwfHNEaZUX0K\nSYiZKq0v/LlRrXBYrUrNbrHSJkZxTDbqpMvWW49qebr4lOnU4PKF9gP02mnV\neYcflY2V/MWb0ARZG+wCoBX4b0mqUuu8J6Ist0eoqIfu43elEvg+19qnjaiU\nOIuhlAgr/43A1ATGyWvwDQzGW8DfMmbeQWfMDAy9FwkRBdwcLWmYasDpGxgZ\n6C6b+bhlpLKu7Uq0Snv2lO4p7H2N+uW0c9XJ9qBrnVDV/eZQN+97LZwG/EcM\nQDyKagzsVWR/A5R4QsmsY8AWDg0yHDgbTKr2eWF8clXWVs5kzNaBo2u8m4kF\nFCRKtS4U3VDNvXbmz4wN6dGYoi7Ho6TYZx1htjWZKoBB/XOGSZFCEBSwqQXa\n7TAJ/eA5WI9BJCZgVpb8qlT/efpSWtLk2LmTLj3PH/EbOKoRO+O8qFfZqhFR\n59XueCiFgnjr1E/dXFEzdTUkqZirO6v988WJqbK/3UtJtBRjRxsvO5b0yhxd\n0MSHqqLS/erGHkPBoiohhW0RVZhjuHJoMZvJiLCWhhaR6d0hCLJWPWjRzsLJ\nWA0MS4EuHNw931Vmn/xTaAaOdJTLYimledt9vkuTIQHjCf4poQc5hefPx8Zc\ncofc\r\n=b3uz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-637af01.0","@graphql-cli/common":"4.1.1-alpha-637af01.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-637af01.0_1612550602504_0.6496483555470263","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f34634a.0":{"name":"graphql-cli","version":"4.1.1-alpha-f34634a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f34634a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f0b455e20a5abd6bd125f3054c682e402581856b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f34634a.0.tgz","fileCount":14,"integrity":"sha512-v8d7MrzdUXXC2id7fpZapzwib9lWe2XZ51YqAIxuRhverz0a4Q3PHTJBS7gaoSRbYgD3lq9UoCR+r2J7Gda/0w==","signatures":[{"sig":"MEUCIQDe3v/PK6FybavfzjV6EpYM2ELvNBbCc4XfxOhKGgWI6QIgdusabsCR9GtHxmCpFSPonVGs6wc2bVC+mxukUuKi9pE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHZH6CRA9TVsSAnZWagAAGmkP/1eR01MH0S5OxNX8CvSz\nI7VsDd+Ti8slUrmi9+1/tyyt5XYtxKhfl9JhebaVyXQUVE9ZyU6LggxcsApq\nFPiyCj0T+jz1OAcBgWFf1H3yEBg7BT3o3ETRdm3LSobX2n7yE7BBmOvY2oYu\nAtnRXlNIx6cKAb85BvSotSUFtXzLsDPjBiD/IaNT2t3HmCrqsQvd07hR5ez6\njumopAiOBoc7jbASwJnfUeKwm19TqtF6D0pdJUNMArhFilRk0NN1es02YCcx\n0cJ+8nZ7zGEy6lfZHB7i6XtYcg5MRiisA5uUv51JeLJWyIhjhFesQoqlpka3\n0k5C06z+ai1e1iHPCn5JR9vipbtTOQRJQi/P3xE+llPkFzd3ttxa7u13AtPy\nTnDwSvV5H/8MoNzqTLXKe3bGjooPbIZ51GvbPakeL5cZnVJPzs6Sz6UCwHlA\naVULWzSDEauHGyCXt+g4cbgyF2KOcaS9pfSnUneuaPZsV5MwjWWM3QyNWEZ7\nv1F6OcBUoXQwQg9b6+aJf01wACG4+8A8CadXbjZx3Qze3NOy8wxpMVsE7bqy\n1Q7OFDduKrPTBhCwHdRBVp19vdezxtrDxAaRRzbnWtsJj/zevOFe82IQNxmC\nRXhgsrD1PGSLbm2s9V7BhgUb4zo8yVLxh4ktWEbh7o8Z31mqiSd1CDEgBwR2\njSC3\r\n=r/bi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f34634a.0","@graphql-cli/common":"4.1.1-alpha-f34634a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f34634a.0_1612550649955_0.3382768583834974","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e03aaac.0":{"name":"graphql-cli","version":"4.1.1-alpha-e03aaac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e03aaac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aca3bb24370c637f2612aa5b8354e79350ce5cdf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e03aaac.0.tgz","fileCount":14,"integrity":"sha512-GN/vK1xcdGsJTJ+zRG/g8VmwsY2LutG5mJEc6N8BkV5vn+RlGWXSL3oOqAM0KqYxTEMc0I7P55PUU+Ba4hFJBQ==","signatures":[{"sig":"MEYCIQC4VuPeKYddZ0f25n5xc38qWbuiZmDzQkxQSMmTMnQ8jQIhAL4mL2R+J5Wi03RK7VqEBM0FPS6dgRaqSM2MO4FYGbgO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHaBwCRA9TVsSAnZWagAAbRQP/3sniHSx8sjG9BFsU+Xf\nEV+w1DOQSRszgffgHoPQ9naFcwf5F3vx2NHH059Y23W44FC1b2CxJsJZJnRW\n4Fs9o+Af+Ogl99FvQO66w8rxErsa1Af5oHfuGTRY7VG8loGH4JufIc1C6hWr\nntcR4htq/oLs7Bsy2M/vgAtuA6MaTv0EdSVl7M+NqOpz6E7jiR3noBCjfGab\nPPwD4UNiXvaqtcr4Tmv81kdL+T+bRIfor4PoYDtUS4ixOaOig9KxyculpeZv\nDQl7Aab8crHE7bFmT8XinJCWmFOOSzmai8m5W/TxrJJ/M7N1wkMcx/dWowX4\nHGe43AGPE9wOXUTsgdKTwYq+Mm03Js3KByLOaoEQksy/49ubp77/Us1XxL/X\nhE6MrFTNiCY/GHEWugnxUT/yILxQHa7dB0QXpKasUYhzNe2ZJJcO4xeweFzZ\nmBSCohoZt1x5igbqKVWEOoeYy3Yy974ZV03ADeAMiyrZpoSF0nUb7K0kqojm\nn82i/UfZ/eqPO5V3+iGWUws92tYdVlkxUZ6xQfm+39G+g9GsgShMUyLqIZpv\nDH9OMY0BGt3cQ3jF765fInCnN6PTMPJLQXLKMfJ+13fhvA7heLiLKFVZchlv\nAsNBEJrnTkY0A8Z/HsJlNiqG+JzmTEWcyhzeqbJ8+yLCRCMRrZNjpfXlRHiF\nLV6l\r\n=JqBu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e03aaac.0","@graphql-cli/common":"4.1.1-alpha-e03aaac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e03aaac.0_1612554351931_0.36734131176214957","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3245d06.0":{"name":"graphql-cli","version":"4.1.1-alpha-3245d06.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3245d06.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"10aac8e4227ce5a9c2f5204a3fa421f2efeb4d9e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3245d06.0.tgz","fileCount":14,"integrity":"sha512-2LsCcjbipJIGiuA/Q9DHXlTtsIO7+ytGuWWBafgY0b3LJ9mm+8cWRVrN7/LGaUFULHVgoexSfBxwf/yyC35qMg==","signatures":[{"sig":"MEUCIQCvFINNdQcZSFa9upOcMz+mOCaFhtpL/z050Vcf3HxksQIgTkFu9g/wNYlrGc4frJfumZ6TRKUOAk3fLiFPda/B1OQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHa/jCRA9TVsSAnZWagAAhqIP/RrRJCge9y+GO4TkE6UW\n18S02M93xDfyuP2qCjvH3/xwlGhNscGm1Pg9DYh3/KBFISLzhCTuTOHe+CRF\nz9GTJ5+ulb2er91dtmEhpoFifSamGseGYxv6LvXI0bH4qa1yRjN+NesgJpbb\nKYtHsdfJFgKJUeqIoAAKrIc2b/kz5GwbRwgDI8lFCHjqX+q+Q4cTxXgJCK02\nl7PxJr8NnAbyR3h1amjBMldo4ZAT+7TvwreAS8P4utC1wDkV24mp1/ePqqZr\nYmVTjfgCpXUrf4sgwpmUSGjzUcVoQAcnrmfgIvE3fNQLZpGJGZoZBuwVkcto\ny8hVf7GUSydTJxTGHSextBRw2ECGBF6KmMoaVo6hFDHhR6SAzVHPMmX+cwcl\nr2kmeC9GV2RMg0IKaCGnCvLRQLCp1/PQQ/8dui+yN8KslsfVNRU1Ei6X0HBc\ntb3e5Jo4fkdcM3aVfRjHHkkS9bBEp5xfcMNKhQrD9kMtHdhXRpdsi+c8faq6\ncvo7LyzxzZ5aXH9WN8inmAAzQV/+x6SNEfw64GX3bX4WpEyD2+G9T+a1AZB3\na9zUH+LZ1p3yDafjAcgoKJCI9gjftCrI4hYb77+aq0NG9kgF85mZtEfFYopY\nOz8nWwoFIbzNPY3anzSEBTI1xIiKQ9yHAwoExf+pe8ER5FlyvnbMJX+RigLt\nF7k8\r\n=iKHO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3245d06.0","@graphql-cli/common":"4.1.1-alpha-3245d06.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3245d06.0_1612558306974_0.17308023179703635","host":"s3://npm-registry-packages"}},"4.1.1-alpha-62af468.0":{"name":"graphql-cli","version":"4.1.1-alpha-62af468.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-62af468.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bfcbc7c0cab1ec0a0e7048e2ae224865c879fff5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-62af468.0.tgz","fileCount":14,"integrity":"sha512-Hes1aPmdRzEu2NWajMrJkytKMMPO1bvllFSUwSaaS2wJyi3KWyiqfA9EeUj82RmmglgpJZNbs2KIDhNqc42LSw==","signatures":[{"sig":"MEUCIQCCsaN2pEIegB96UmEH3WsPVmkLlwesrkJtQxKYD0lJ9AIgf3kn+Ilx/I+9gCgL5J5uX5LBl4040Q8ie1ZRirxLvsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgH72ICRA9TVsSAnZWagAA0vsP/34HJGK8jtqKZd896Js6\n3nIxrUvVN2ECHvXf56TrbZNCZDr6YqJS/ThEuSfoNDnpMndNl3pJiWoCcBog\nknLKLG10sSKx8G+JGr4T5QY68YhaQfWS+xqSJKresbsAuS7eS7doYsAORC/B\nCQENbFTmnhmPrRWjenJ1scYqmsxoha003bO5igOVXNUBwuUWKDyCS6Z2Jrdp\nbhFQoo/WjsnExmoIKLICWliDiI/YnqWAGZbE0jNrZ3dIMaoOk4JtgblEO+yC\npVqPb1Pcg71qYAgTwaaottj201ORsyPVqInRAZOnNgERUC5lOXrtaE+/N/+n\n1hlch1qK+jllaetaDvxXRrcbF7xlPiFVlYZMRXxHBhX+pvG7VhTtg64tL69C\ndzJVr+TWGqWrOA8t3R7OhW1ZmDuuuJ5wylADUVQbkqwqsl6flaD/Af1mDtOQ\nTVIjcTKeM43T44GpnWCSO/+vCXNQMyBX7u0JSO5m3IqdpczCXM8UcblKvZE+\nNYAjqQCFzhzVhRAatN/2jGwx645HiMAXPb+Ws6j1saOiUe3C024h8wYUV+Pi\nwqBwBZm70DOwAJBNVeCjcpU+Tqiv9XVkzBFsXefal0zBI17sqAfjrlC7zHwy\nEjkAGKZjCMpGfY2CJyjGPahx3d3Ix9v46j+TQBEKoRj6tP7w5FnGlPXvJqXK\nGoJB\r\n=2I6r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-62af468.0","@graphql-cli/common":"4.1.1-alpha-62af468.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-62af468.0_1612692871334_0.8572231760813032","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2926759.0":{"name":"graphql-cli","version":"4.1.1-alpha-2926759.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2926759.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b6084c7c5ca0caa59e291e2ee96509d61542d24e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2926759.0.tgz","fileCount":14,"integrity":"sha512-4LoUtBR+Dx7gbEUlskv6Shec8VUU1Ey7cHLNXDqMiLudAJVT6CD/nxYqy3IFwR2wyKI1A/ndhck9nrFuJIh+xQ==","signatures":[{"sig":"MEYCIQDOlceX/ogGP7UzXnndYtffMWd0FN1LrFGHM/qC0OTjcQIhAPzq+DjMxQKLZRdhLLFiFqRxal9Znlw0rYwsxGTgE4wJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgH87PCRA9TVsSAnZWagAAFzQP/06sVx9H9g6yd0c1aWly\n9CTtIx4DCyF9negVv7bQdlM7EyIUf9O/BDWLDVvMRJpCvjapaVURUkXseVEn\nFuobAIoRfZ0LSDs/nPyctiolep698ljoD7/NuVXDv9OjTRkGcU4eAmMD0Apb\nGG3sjGuB4kq0FOaNRvgAg0NGlQsLlhhIuElrEHTC+kMFyzyjdrYWN5cO3rif\nBN5NqvTGQRg5vkdZUiLgWajkiDyV0ZtTaoPHaKWRDXpTmnYMvJQjaON9jR2F\n6HgomS3UvCIxQR5yI2Zq8+z27RlO5ffik22VNIBsDXVEPsNAtXBYEccPMTe0\na2pKaXzDFQ/lpEU2Xif8LN8Q7aXIvabdiuRWogHldNwuRFDG8sELYjd09pNk\nzh/xZKabf5dmJ0JH23zjhvLhvZkLw6o6mP2kS0P3B54UE7r9chPezfujjUpk\nmopBTyk4QcI7TcSiin/48UfEEsHgXbseRakIZXyS56UjligtoXXJQMFoONMW\nHwMXGOD88+KGKGnxJMmuRyhVW16BvhxfugdASt56PeXmwMTONP6ALn4jSEr+\nqEnqwrerwQPNJuIsOTo7HbYz6nQhicV+wj/ZLnZfW0BRNtZabMsIeepWHYGN\nrGjLdD4RbCTdFzl0rNFXHawwz+WNWakAUzTKnPpgnmea7/DRHEuE0tC1PyOx\nO4Yq\r\n=kQJ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2926759.0","@graphql-cli/common":"4.1.1-alpha-2926759.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2926759.0_1612697294527_0.3536571030443523","host":"s3://npm-registry-packages"}},"4.1.1-alpha-483092a.0":{"name":"graphql-cli","version":"4.1.1-alpha-483092a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-483092a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"35e009f3f7f09f79cd453716f66fdfe8ab519378","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-483092a.0.tgz","fileCount":14,"integrity":"sha512-TpS0vECZjc9wM9r5RFufHi5uYPdGewbSLnEBbQ6NqJGtQrivSd03pCJRkxZsyFVJdmQG2c/Ppr8INz9g1G/NCg==","signatures":[{"sig":"MEYCIQDoUeA0Nv5ZOx0wNb9DyF/tPxGxyp7SSiJwGHWWFhd59QIhAMKPS9QiMs1SP/W4wSmLwiJnkIHHRSv7s00XKoVmO/eQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgITkMCRA9TVsSAnZWagAAWd0P/j06mNYQIKOgX8zlpoGj\nIk+SEU+1Fd9LAIbAazilQTQRYUe2Xbr5OquOgVrQ31KJ9rhqYaek1m16pD83\nwTXDOIr8yuf90WAUrO7hvTG6uxBTqLqyXQK6pxqfo761ByaNEZwgVygZqPP0\n/L1+lRCA2XfJE2owtcoaXPMwuxhgTjA8r4oU815uvrolL80UPg4adgDU50hN\nLr6FqeMRLCnJa31fdnfK3LlWpa8n7GgxbJejlYYd4uwmpiGKBtQRf/kbcYR6\nqCoQN1J6SynHkH6WgtPBHelI++XvQQcbTzeFuUeBSoWKqz6Xg8n6NsBqub96\n48Qsv2yYFD1uAmv3BfIz+ww7caQMF+EVMX20oFUykqTsMiaUcTQ9N7Bi1lfy\nbJ1laYlkUnecr+tc/9+neFcXyIZloTDcrq9nH+sfSs768i9gL7zKwqz3MBE2\nm0oNpPPyYE1t4BloG2KimKxWOLYPi7eACjX88krtWtWVBX7TPHzx4ae+6o+I\nEZu1XGSl0TSMPnmIsMKQ02eoBeoZoLqbaS//EqgTOwHaBwPsPVEPLes+wdTI\noOvIjn/oUvOVP6y2Zri1IQYpugbV/Bh9ZL3W7dRgArIXkSo2AUPeQnkYMqnb\n3cGFRYZOtOKbMhsqMDZpnJqS4bc0d466gtr2y6kvMzi6AMIoVW0SG3D3KEyw\njIXu\r\n=bVyK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-483092a.0","@graphql-cli/common":"4.1.1-alpha-483092a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-483092a.0_1612790027479_0.8319291863365041","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ce61d3e.0":{"name":"graphql-cli","version":"4.1.1-alpha-ce61d3e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ce61d3e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1b87280d83d0b70e908d43d5f4e04cce3b0f194f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ce61d3e.0.tgz","fileCount":14,"integrity":"sha512-pxxclNF/SYkoEUpugk4ZPVVrogPi45Yak/vqKBqfMNnbSHCJNhVfAQCOpcJSzmumypD+AgDJeYGDRuexpEqMHQ==","signatures":[{"sig":"MEUCIGz0rlg5StkvPYIHltWoWBAfUNqWhIUW9snXSl98AqDLAiEA8y51/Q0tetaBwJxC+HZgpxmTQxHxBI7I4aPAf8SlWRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgITkmCRA9TVsSAnZWagAAo6kP+gL0CX5q7hL97YRqZQlY\n60/ZMETH4H7Ls4liDsY4+mOmnbtM16bi4MkpKcxtTiGp7E8WSrCCUqFpVd/U\ntju+Gtn/J3Zj4lMK2AD5p26Kh1ahBWccoTr1puvNiKV8lYlQg5Y6scDZVEx9\nKXr58UMOrwMdLxHYT7Mg4OZcZ29HVLVkIS9yAsiMos2wWcae1SnmUi8Pj48i\n089S+5eLQ6EaDNdF/siTmZiV3LvUpIvjl8gbRKy2J9y2nuw5RYs5tyXJ4KMf\nXRNp3FinKRXbGnGWyIegnZV4/hJkYC6ftIuZafJgp67wdDIXySIvrakReJ6m\nJCJXRZnBenXdQMCo8rc+FifCQ+ePHol8sfgCWwjNy2N59szazQV8pELbg4Ib\nyeOCsEACZ1E5aULx+gE5lenVd3SpHldGvlK7o2WUBVLFb6F8sA7B4PqxZH/S\n3EYQdci92YbGAvCYdx9Lpybs96iuclEmrvkvKQKYPU0e+PZeWK6kQTjG1Uu3\nR9ZJe+ghxYPWMLrZaPSjFfK2vDMd0mvdR51yHKoc8JUP2XvJPG/c3y2TRYZg\nmi7/Was2zpQ2yIT9OB5CzVccrDn16uVBYtDzKmT8rF0foPWJqLUshD6tuqLp\nqSzy2CBbEeTIfDy3W79Buit2UDAbk6jgmFCvC9sihAGsUBcq24U/y7SayX+S\nVUzf\r\n=cqlU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ce61d3e.0","@graphql-cli/common":"4.1.1-alpha-ce61d3e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ce61d3e.0_1612790054276_0.12386734498096508","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f7f4ffa.0":{"name":"graphql-cli","version":"4.1.1-alpha-f7f4ffa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f7f4ffa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"37fe1b7d2770f88257f06f2efa48cc20f4d0ad52","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f7f4ffa.0.tgz","fileCount":14,"integrity":"sha512-dNiAwOBV74NrPZzuDaNpfK99JuOE3JhJam2VawrHJWS9U3uiJRik2ENg2IGdaCSXEujT/3sWRQCIMR437s/yOA==","signatures":[{"sig":"MEYCIQCPwImkHK/cfnpCCO5Pzq1omvHuKnLED9UAySZY2WWm4AIhALfc3K5Oc1jv6FXLJuywLYiwG938iI4I5OwuGR1MfQPH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIVYiCRA9TVsSAnZWagAAg1gP/RRqX4ZMnU4Iv9Y/bOs4\nu+cVvsA9aRZJzgZmuuaiicSNAhLfBMyZLrjge7sg8CTjLEzsgJSBsZLn0cZy\nu5aLi3CYh2xzrdLg3buLhxeulNwHumxs69VzBGa6EzUTmbZgerNNwxhACc9b\nRCg32j3l2YxlK2Sb0RxaCIVweJd4KP5hNilqGKhEptSzfOkTOFAhIBe4sHAw\nqARkRjR4NgRZVi1II3rahgbbu5+mu+y3BofR0AetbCbiNVNqFkArx9feUg33\njlPijWhCYjpsdB5hmNoGmSCCB4/bSU8l9LLeCxodqdkrTx6povKjbMTiolhT\nQ9pOImeKpUvyFQbR5rSyMa1KyYYnRDv5jKCQK2dVKHauBpIFsnnx7TkPpT20\nfOkqyyTYQdOQDEozGuc5+2h5HjoYOwrxppky7TW6yylU7fegh2NVFNMPz7yM\nI3s0mLbu421uT7DWa3U4mfobDqz9ImOWK8RGFmGSBgtdBprvr6cY4NZLpoSJ\nCytMldws/J/NjTSAxub0/dg4mTP+CwmS9o6TLE6Ky8ftTpo4rWhtRjalskVG\nKPWr3OQx2djKkcROptCm+PwzBHI7hY1cS5TE4vG8kPgWUNvsW1oaaokyPEpD\nY0TZ9ceWbCdmoI73IVmYVmsiLsLyCuwApTpUr7JM4KHbQMS92wa05MNDX51i\njv6p\r\n=MZ6x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f7f4ffa.0","@graphql-cli/common":"4.1.1-alpha-f7f4ffa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f7f4ffa.0_1612797473795_0.3454123395446147","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7df4345.0":{"name":"graphql-cli","version":"4.1.1-alpha-7df4345.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7df4345.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e7bb186f21622accd5ac90d43885ea8cc2fbd2cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7df4345.0.tgz","fileCount":14,"integrity":"sha512-cP2lVNRwGmu/+xR8jumneP1+GyIzhnQRU3ke+nU1rjsJH2YVKBK2sX6mpDSnZX70jPoWdjR20V/S+GTveoUcbg==","signatures":[{"sig":"MEUCIQD6d0KfuwdPwrilqZE4GAhve23bYRdp0S6ce0qHs8mSNAIgVVODZubu0HpHdEsfqNb98YoeiZtJwMKiilY5iPrUlyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIVZdCRA9TVsSAnZWagAAiPkP/ik1Kxii2k9llsOrFJ7L\nDCdjQpSQfLf9AD5GnmspfeZSRPdI8eee37z+C93WafLWn1EZtZu+JCotm+P1\nGw+1PSZ1RZJVHkzo6z127i7oFLWhYP5C8lVaqdBG5q9t+7ORLPN0QTRrPp7k\naLE5aYydwspx/3I+JC+sGhbn/9fRlTfaRgzpJgpSiBBFK/37KBV0+9x1rj15\nKA0M4Rg/6SueKVrLeNbt2FHaF8lxKFNTOgAg4NIun0NHWtpB+DZCcVyQRrze\njxVbVQbVjvRh/Nuub/MnqaMPjmHvpEFmVJnU9Urjt5HUgN0JgyFtc0BXxrf/\nPPcyqeIXt9p5g/tZ2tdj6JYV5i+lh7Xzvso9IO7uwPetxNMpzJWaJbu2yW/R\nA5Ej7+o+z1DrcF1BQm91olwLc3JnSXksGWSMN6z2GLWcPhx99+nvQB8tlDGt\nKyQC6bVC7rJiG8wXPmnvxiOgofmLGri8mqUhaRtibirQQPZ0Selzyf29gG7E\n54OC/wtysnvJkStGGXTzXUewwntF1h3YPr4DFHLvXJThMJrh/RN4WOKaHUfZ\nGsV4OXbSoCZBiq1S4qdllePuGZKRgKYfUt+CCwUqyslVUFs70OS8TOjtgvfm\npDhF4X+gdvLpCu3b3bH3C7viWXk73q6hmhvw6A9TbDmvpy4Pq55cN8BJNTEp\nDzY9\r\n=KA++\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7df4345.0","@graphql-cli/common":"4.1.1-alpha-7df4345.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7df4345.0_1612797532074_0.23852654336006518","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3120434.0":{"name":"graphql-cli","version":"4.1.1-alpha-3120434.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3120434.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"07ffd2fe3dc6550e2217d82f5ebeaac104983071","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3120434.0.tgz","fileCount":14,"integrity":"sha512-Y5Oat2GEEa4HSTr3BbGVoMqhgZOQdMKU9Uw/HsfKltlkneKzemYgzU8hEA6p+uyEr+3gXklmGUg99AfPZycPpw==","signatures":[{"sig":"MEUCIQCME0pQGnweedQ7nUTSUH45uJwDzW0CJ0pDv/iD/GGR/gIgD55VpDXaAJjKhqaFA3Q1iPTdN7G5425Xpyp6aH8rV1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIVZyCRA9TVsSAnZWagAAWtwP/33tvWyw+aekxBOsxgmN\nAQQ5qKbuUQ3TKAVEyDvelP2EOtQDaoCcZ/oDttpHrdtPGHcAjmSpEJLrA9Cj\nlEuz4bsMO5Rw3pysGVE+S81aojXmAG1gBQxf/AE/LrFKLsFKJxyqLUBoqSpe\nYDoBlVkSMepP80Dbew0CDqkkTg7xnH/3vU1YQXL3wfToZPmiV++GGWa4iyUh\nUTyp0R8ikgr7XkrcJFdQf7Ei6j+V+n//AlcXZTpRke6LyN1TNgQwKyxE2vKD\nzUpvDUOwG/HMHiDrul5ADbi71jwiYHilXNR+CdD4yjkuNTrPieV1QHCqWic7\nR2hNkT4D6b9cgP81KkerzSSyPkjJ31owTnPGBNVPW9FUWAcT0OnEXlx/oftn\n5/QsA2JIygmxpNdAHs3mH6ZZXwmVoWq7iqus33WFqiO/37rlyrVVhvhcjZtW\n8QhpLRETg4ZvA9y8kJivKjj4qJQo/Dsj8+OLHUoEhl2D8/0/OqhRtJ4zTJZZ\niI+8XTZPzZHQ5+wzlNCUgqOQI9bBe6lT4HJ/5DK1SAe/zIBNLM8ZnwcWWz7r\nHH8lBaURyZ/xvBt8HEWECNccOPjhmQVdA+tJOaj+qedUB/WXmbnC7fSC6U9Q\ntgEqbBt2LNLrQLGpzlQ3GSu6VMzsavg7cj9wR3OWho6N368uvyv+UJIa9VyW\nA61c\r\n=Hx4l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3120434.0","@graphql-cli/common":"4.1.1-alpha-3120434.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3120434.0_1612797554202_0.8459221241397108","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b08da0b.0":{"name":"graphql-cli","version":"4.1.1-alpha-b08da0b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b08da0b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5d2b3130ed622ec7652dedaa5f6d14b2c47eee8b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b08da0b.0.tgz","fileCount":14,"integrity":"sha512-tMRtFfcvmtqVddfI8FvP/IZRhtNXrkE/TxGXwByavUfsRRi8Hi/U7sLcE/7Tic9bq/1DBp09RJHsJ61+llI6Rg==","signatures":[{"sig":"MEUCIHs1eU9vPbTxHf+2xj1CtK8y5hTgHSg12SXy8RJlYHofAiEAoVZ5d7dz7Mzehs07P2MWJ5V055b1vrYTBZcs1OrJCQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIVaVCRA9TVsSAnZWagAAbrAQAJ1QqnIlnP8OHNIssmfa\nHLYu/+muJCPxVci1McrRYAeXaNdkiaPje9FBDfeNy2e47mziNk44I2vem/y2\nraIyIElcKGiOxljbFPDMFhM4tSNaek8nCiCVTxiUxNMPXVViAoBzKv6ER+5D\n8jcAeYpkPcbiNSmB/HCXCqHlYSqH11+s7khfFIiGL9zXjzl/HFxDJp7AUPid\n+1sSrlDB+9qLpHjw73gaK89HcuyvRmLvhiyyxnC7cu7oP5mmY7zPINBRxt3R\nr2fqf/diCSQSys0x3ciFvCJGlhN3HEGjemBLzyNGSMsHJF7WjEvJByZ9EjXq\nj5lnCh49jitddlI1mh3CBupUYADzAWJpPGPchuk5G/S0ezCAmT7/XS2eMDhS\nWu8wHgpdqs1ToqcySVOsiQ31Wope2g3n7x0SmJWJGVkXhlYFGHVUMwABNA4R\nQECRLxRaPe6+v99VzhwCcflaQhEbabIzBqtMNSYa4Gu8x5Qb6je3DUhGOOp6\n2XgVCHgz6elX3NsaFuaieuXF08sBo46dXZReYwDyujPWUffz0DA4jC2XcW/y\nbWNqTfQfLlR7rZysZcUC6+nzcKdkJJVnn6Ju/9imM4sDCgZqCN6Z8AjyJN3d\nQ3pTe+aAcKbuVHCiZ8UfjYVyQ/MWUVQwPXeyewtOUFTJmJHaeilcbn54eCoz\no0Tb\r\n=GogU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b08da0b.0","@graphql-cli/common":"4.1.1-alpha-b08da0b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b08da0b.0_1612797588202_0.7723451158177757","host":"s3://npm-registry-packages"}},"4.1.1-alpha-db18e98.0":{"name":"graphql-cli","version":"4.1.1-alpha-db18e98.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-db18e98.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"800e467755d74cba89fb018c8f2252a8594791c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-db18e98.0.tgz","fileCount":14,"integrity":"sha512-8OvseSLl0Ir9PIKIdU6yOu2m3WXEtXTMkdLI3EZkGw/ciRMqmm6x2rEQH082wXk+I039WgdpGM3vqPv5w1NVHw==","signatures":[{"sig":"MEQCIGvnrQV/xvAKFAYyU0RwHHjL3dPTnyY2ful1MxespPpNAiBbYUv9twgi2UiYB8QfhWVB+XLs16Cr84X4ojuy5tbg1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIWGjCRA9TVsSAnZWagAAml8P/0FzT6qttp3mxxHU0OdW\nxXE3ySxaxEBVQGJ0a/HxytQ9ZOUyhofsoWFs0YdxbPcj/rN1mUAYXWJcxV0T\nJxs6UgK+R6DyFv96zSRaE5CI2kFNhNLqE+n5Pr85oRn3PT6VUyyHhNbwuQjJ\nCqE3sMwtcyTXv5+37qRP27xkXUQzHKP8qUyJjzT68ftP9KWxJLP0FT5RyVB9\nQqwjz5B/FxbE4wc80diHfrf2ZvZC/qDAjRfshjze2DtOPvZW/gN5qMOfOAAb\nifVUnlfYcgGFLMzWvEXYtX3vQ4UxZTqfhaRMkgAQdNXDtMvlnHtkLLFFpk0q\n19m+0yQriC2cZV47JUcykupVhY6KFmimdwYig/XrOJM00Prxzf8DTlegwyoE\nfQU6AZeYGsMca9k1QDtJLpFJIDs1rL5Q0gfHroCll7s9WgJsYOSw7DROtMOV\nrdd+KHF2AQYtMpF5QmmzNRmFzgaeQuaX9pgR4cxL7T3feGCPNAI34eDpSy14\nZjJbIHHH+iFwcxJLa0qo2PSKbRX6G9bBR0/gGvWihA3VHcr3Ix90AfScxBJ3\n7yR81pUpWwRYCuHBHZRRArBMSudMzZv4YiYWA6UqeOcmxVNbBBaL+qxfPHaS\nxLkKt+7X3gezvQgsZzlt8LM9YYSc/PIwiZ0ANjIWd4XEz2AhzCEMMQF+QvJm\nPhBw\r\n=C6DF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-db18e98.0","@graphql-cli/common":"4.1.1-alpha-db18e98.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-db18e98.0_1612800419109_0.9300193895113431","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a347076.0":{"name":"graphql-cli","version":"4.1.1-alpha-a347076.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a347076.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f8031d19e1327a1dfb9d791e12a53d8738d6f3b1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a347076.0.tgz","fileCount":14,"integrity":"sha512-6RsSv8sSOMQs/T4IIdrUeercrAyJjkOGYga8AaN26hXZNutDdQvCeKrpreE1o5hY0hjHfTn9cI9N1vOo+4ei6g==","signatures":[{"sig":"MEQCIDITm1hz7nfQ9wDDfXs1yd6GY93817JRuKdkEXU2SBLgAiAnu68tsLqYhB79NcjvjAzw76u3TZ6uO/42+3aw1BRX5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIXDuCRA9TVsSAnZWagAAoW0P/AsZ0Oo0Oi3feBvdWln/\nSYZ72eIULewa5TJw1PPmByypgPUV4VJPf083wTd39SBeh+fw4wmKYTtLLG4v\nT8BmFs/+AFpJkUT+o/XH376gBV4TbBSBWXPxV4IzoZhTVsN9MCUtUSO5Tvht\n8XMZmcM4lLgF7E6GhRmNawj6FgVtV6+AU7bHHAvHLnmexau4DFj/Y1Xx927S\nkP4/EDTv0jfO1XoXgkfRajur9Ji2GAo8fE6wkYY812LG3Z79xNrlLEw810VI\n0hpdkULnkrbLnVR4CD+bG1qLWY39yxigSzC+CG5JjLJYRd3XG0EWCreHR4MY\neOfRaM/U60eY3aOE3J1QY84PAr9d0G48XEMEmpQ3u3CGDcl1uvYNh5DLYBHP\nYAl4FhbopL2hqdhxrTLExfKANqel8xiePkkhxoo8hr5IPBXFNi/ISjdszwR8\nTPoX7kO8DYEklqEM5WOSs7XJF84XvSbbCYCv82+J3gKPKEtofcy/PMgGbZeG\n+0+R78aB0XB3l1eXbp/61HzgkrY47DogWfcL7SupLSOHx7fS04mudjOD8OHQ\nDCDxkxunA4yh/8VUiMI3cM5FrzMjpjvc9l7ry/kkaGYinDkfgicI/bJHEZXD\nIjcWRR4kjBDHeKnz1NgPgYmSa9Jyf0lS1/aFXAXkOoxjw1dRbiXWFSXn0u95\n3cxR\r\n=2lyN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a347076.0","@graphql-cli/common":"4.1.1-alpha-a347076.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a347076.0_1612804333381_0.26368817427291136","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d17de14.0":{"name":"graphql-cli","version":"4.1.1-alpha-d17de14.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d17de14.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6c4e4bc44a0fd4b1eca653a67068beecd1f87bd0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d17de14.0.tgz","fileCount":14,"integrity":"sha512-FqHa8q9BWpv8WIzw9rI6ras39WxH5YCpo5Dyh8qYoohzWBGq9DU9ffWszbdyTI3FnTjI7M8cQwnpwRUf8UI2MA==","signatures":[{"sig":"MEUCIDoUdhN6Le8XA/e5BCY/sYzr1FqRtkmYyi76JXbzObTyAiEAku6qzEW1UlZUhnCIdzNDuulcIJlWOY1q0OfclFVT30U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIXEaCRA9TVsSAnZWagAABGcP/RZQ3euXcxZpSsPweklB\npJRmGqEong4H8B4xu300eCMD8JpEP0fwHvKxPJxKDDreFzdNT8++CNrQ02gP\ngNvk9J6GJSCzQkwvQ2M9VEWlmx96yIBtn8r0B7nAzIv/Ptd2EKdp9YsYVRZg\n4rbErhUL8wygjlaseM+pwCzl7Fr7+nhV2kwHhFQUPmw7tSft4WV/aSHvWqA+\nyMa3FWGzD+dphAEQfmnWtt/Qrkmup+uT/CS7VEsYKIgxG290G5XfsekGgCZV\n6jtJN7lZdS+o50li43lOkhMtt0cepeMx2RF7okNOJFeVIGheoF7S3UUZtm8V\nYfpCHWchMBGeCkDkuAqhTPfQnko7uRK5ksWvftWmMKDU1gbdfnofQAn210nG\nX5ob7p9lJ3fIP6b7hCff1caiUY5eGvL3yc9ds4vSAj/WF26p/FRhBfCKAIcI\nddRVxBOcfdOZk++LPUmxbFR2rTs0+WG/fgQ1XdHX4PeLIK3zi5mBtisBfDIK\nyS9c9nlBSu037CbkejA67ch+n1UV23FwGDR7ll71RD42lOjyMXkiNt5S1QZi\nQMx5sTA4hSZBZgujoMtx20QVyzEslMQ39UoXpR1zjqgk6h9W/uwNvkuApgEc\nrD+q02a5gDMeDaysgV1iu5q/qRRUpFPcX1ivIPi9+P8zLuHNmKQm8GZelG8R\nNzvM\r\n=/mnR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d17de14.0","@graphql-cli/common":"4.1.1-alpha-d17de14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d17de14.0_1612804377473_0.9516602673787278","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bb6f7af.0":{"name":"graphql-cli","version":"4.1.1-alpha-bb6f7af.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bb6f7af.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c2701f98afc9f13e7feb48e5988b8eaa25335de6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bb6f7af.0.tgz","fileCount":14,"integrity":"sha512-nz8rneXNLqMcUmFCfpAx9sd2aGI/2mnElA947M6l3ekUO3SL2L+9U8Ieq24zClFZYmKgqB012QGlXr2LVGjIRQ==","signatures":[{"sig":"MEUCIAbw0yZFbATfT4M+YnbFlQ1UnhzpB/4JF1YcNqH8rIr5AiEA96xQCBDSvYfpQh4x9DSkt+A20dbbyv/TLAgFPie0pIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIYnsCRA9TVsSAnZWagAAygkP/Rj87g6CCnblw0+Wa06i\nwMhS5iqUDFe4wDCDQr0+P91ZJXDRLocC7Wb+xRcgZke+iHDFLtVx1aWBvPfc\nggh7lDdilPRu/wVrYvoR/Mw2lPp6Ja5spw0bJRVRGv1C/vUebRKESI42Vw3b\nzOo6SBiZE70vGcwAm0Rq8cRaw8D2RQiScoamAD9urHv6NYvzyTiuRwKz/WAf\n38iRCYt4GFmAsci7VoqRvecGyXy5XFvRBq025WFimpP0rpMzTyXsE+tFt6cW\nLPxbGa57YVSmiky0ly0MSMMSCC8QY2aO3386urLpQ4kDV0Vzf2e6Ts33xl9X\n0Y8Kl87JpLZ7U4/YRiPqw4Tr3g0IFtSP3sSTv//+jowZ1BAEU0LpGOKfdNhJ\nvUcSgtQsnY1D4JErcUDzUj5RuwaiVEpznebUkPeAh8sl6PyFEX63y06hSX+U\n+aIfIUHUiUmGLqLYbiq3iV7R61xV9Y8PdFE9IJ1t0iLRLcGLwUC9Py+8lqFU\n3jOCbyUuYxmW/GY6HiIB1aTM/fNMqZQ5xrvLPzVFgpQle+En91QCSl+XK/Mm\nTXYYEg/2lMY+yFfUMF7oV9E4rHeLLk+aW2t/7kK+8kc0kM8TTzt5QladNa69\nFy1hhlwjqzAahLNd2rQevq+1gdL0WG7zkJpLOPTrNjHQTW3N+34KMC7UrrfV\nGLZp\r\n=lBgK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bb6f7af.0","@graphql-cli/common":"4.1.1-alpha-bb6f7af.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bb6f7af.0_1612810731800_0.3120285222312751","host":"s3://npm-registry-packages"}},"4.1.1-alpha-199c5da.0":{"name":"graphql-cli","version":"4.1.1-alpha-199c5da.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-199c5da.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"46b8c581d602333e1396d24d96b85b4c2ca1e079","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-199c5da.0.tgz","fileCount":14,"integrity":"sha512-2WyMPaG4avoDeSaMeI8/wVIkOdvaz8m2FDGHi5ZJo8UUwmolnoAE3TMc8ZoDxmora4p6AI/IdT5+eGAoJtbBTA==","signatures":[{"sig":"MEQCID9EqajUIzm4KiB+XLyt28fcL/rf2KerdkPWjHVMT0eVAiBh47EgJfUNDaI7fyw8HrJisPOw9tbElEW/vVw5WELSEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIYogCRA9TVsSAnZWagAA64UQAJ6mMZZgYXoytxiNtuUZ\nXJoDvzpf/TNDXCj4bbfSgO1XFZJseR4eWy/ttPxuGubgcK2XINEk1+6GnA8n\nbarxQ3569rVLcR78hYIrUxWSDo1iOiAOwOeqf9mfcmWXvkkHK6Lv0RvkKN2/\nH0cr4UWm9hqbLM2PrutGMXwYledrX6CoT/ZhWTcQKswj+GA+EhxnCjTc1flQ\n2a45wmTJQLNp2MpW2hB8x5XbGcg3SxXa5C7g1Gs89Mh52OAhno9wu4F5pRw0\n20Wb2PGQ3WSVCGy57+gqtr1vSsmx9U82NgWhWAUDdNILvDIVR9/bCiAw4pth\ngBuF/y2hOBjApwC8RlrvwIqnlgjY8UBgrqDIzoyMOOGRm4DWhDbIwgLqZI8A\n2sRw6sVtjJUzYaQRU2Qk9l3bHWiE/vbx/G2m5QyF9Ibj4O3HthDJt9COHjM3\n/yx5whY5YT1f9PIhTshX+Ob5eHrT5pyFkBWG2lD6tnD8Cxv2wo3xapSy058i\nJl2b5wNLifoSZZggaiuHHRWn9AO7Mz/hHpCk/ry3G9ROLn0qabhOsDGHgXXn\n4yw/aUCKvDICyss5RQqa7e52SNemU/rnwZGyQHn++eAh+QXecvnQ9pMEh5ZA\nSewG9gDTzVqXIqIo9JpQjJZ0ouoBg4QbR3vXVXQsS/tDIcuXB/UOrjLRtczA\npxnv\r\n=JmqD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-199c5da.0","@graphql-cli/common":"4.1.1-alpha-199c5da.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-199c5da.0_1612810783522_0.28568858663290153","host":"s3://npm-registry-packages"}},"4.1.1-alpha-96f264b.0":{"name":"graphql-cli","version":"4.1.1-alpha-96f264b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-96f264b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d1bd54e0a195e1452bef96c23028ec1c0bb43133","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-96f264b.0.tgz","fileCount":14,"integrity":"sha512-luCNFw/Uc2smrl1FzWKbMk9tSX1NO+Gjdbk1un5aPPShMB5CknX3nhERr785kIu/1stTYu7cD7JsQLwxISaqLA==","signatures":[{"sig":"MEUCIADpWsCS9UjQK16NgrInPmXmh8Jjaddm3d+VK+cUw3tEAiEA/b6VOChuen0yMACVXc94Jd80PUYN6y9TRLw9xz15Xsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIYotCRA9TVsSAnZWagAA2koP/13WlyHeHgVQ0ZWj/INx\nkuReViYwwpo7oQbXYasEI1Xwcl0uvB064PsT+rMxWB+5DWZvEYrNfhTv1fGr\ntaHl1SqC2T4MXP7S4PGN0KbEtlaiokC7L7RS34T3Pz4KkD8rrIsDwPrvpuSO\nCqXVl6XnbPzW7KF9rKFIqAqQnvvmPe9g7WXvoNhFcF1l3htnIqHYS3acmfjR\nhe8t+de7jWQsVy+H2udWS/azITKIIRAGUY+JyjQdEser3mAOMk6HaHbiwu1+\nclmnF+Z/Y5+36NEhWEaQ53my0m4ze3fLqjtSdPaIXM6wXPwYMFD06/0Bjpr3\nNk+llP1QX53nWVev+2fzJ+MnQsrtd76/2SCIFUw/INVJMHj5Uc6I/i2J2hCr\n8VuCN4VLS6x9b3Zz2avtgrwCx4ginHY0NZSZcTjwOLr3nDAMu+tKY4cplTTe\ngmzuSrQKaAPmfoZKH783AWClLC1EfRCjlKwS9rs/CXCwvmaFwvcJnB9SHiW1\nnpqajSjp7XJ7A63KDlRH9n+M3rl8gY/xJJZobRSLRYuBl8AANF9f0c7ZLOPL\n6Po94VzaMbMsEDIoNh8n70jpeMXLWXYIgy5oiLFdw4JolF/+/nO6+Ql5vC/l\nK2Cko0r9cB5WfGPGcJvb4/rqcKy/qKnQZyZQuRyi3/jlQopohgoeO5DrVE4/\nLRLu\r\n=9acZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-96f264b.0","@graphql-cli/common":"4.1.1-alpha-96f264b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-96f264b.0_1612810797170_0.9294845802154887","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2ac186e.0":{"name":"graphql-cli","version":"4.1.1-alpha-2ac186e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2ac186e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"568a4b2be5faa85cfbf5bd07f67daa9846ebdae8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2ac186e.0.tgz","fileCount":14,"integrity":"sha512-4u35tHB/QrRliIZWituGwVj1QCBW3D1/Vfg5M06XnFN0snoBdlEW3Y1M3YpeMswug8tSzYZv8uaybNLEoDc6DQ==","signatures":[{"sig":"MEUCIQDVT4H/G7wLeFQwdq3y/vonXPCWkYL+lYAQraAeGEXy/gIgThDBKo+MpYxiuAC1DAEJbgGMp0AHCFAVMfXxExq+dgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIYukCRA9TVsSAnZWagAAmPcP/RgRUmXBFGnQHWmyM6lG\nEwOQ+ew2iB9ZFdLW28N61ibbUrfhyC6b5LAJC8UzfH1HKieTueV8Pi+fIox9\nhMWtq6lpuO4pF7YEdZBRRH/tRSoPKooNRbG5JZ7EMGa9Qf1GiG89RXwxuCfM\nug5lwrjozW6rmorxTuu9q/8VEHnQUBI/kNGVGF5WS9IvIZgwUvRjF+JvwQRj\n3zGFyOH4Te5Adl/0TfOn10bMZrJSXaRVyNz/YjAzGuLNX0MKshkFEvhIE7y/\naxWuiJVolEP60QoqWp3S5GZznen37Me64igjreyatHum1U9gBZkjV4miVabU\n4+2tb4MY+TpdoajWZkwj6VL+mF5n6nptRJ6tHre3sJgKsfili2dXDvhfZZEo\n2cJt6+42JUCc88+y/+Fvs8/XO+iWgAxT53b9jjb86W8oCgm+JLfUxalHlVao\nXX+M62B88T8GRn8MerIrCj2BGrYy8RXg42F7CjXKAo2LtZJgWjqoTXmyDZiI\niDV4naIsaWC1xZyc9Rujb44X0zeQrT7tcgHgS8G08yRBMRBOMiFbwy3CEEeO\nUjxa5e1/t2rzQGu5yfoWtqNnwIhbiQj0mqurOhmFX0fB/KgkdXJjHxMB5iFJ\nybPfU4mS7se89mLcxH84fXxv57e8iG2vcr8PPpw/s5G45fD8kVnOCh8UmClb\nQz/H\r\n=GI5o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2ac186e.0","@graphql-cli/common":"4.1.1-alpha-2ac186e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2ac186e.0_1612811171078_0.6956294566557042","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d8ddb4f.0":{"name":"graphql-cli","version":"4.1.1-alpha-d8ddb4f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d8ddb4f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4779c92faf87ecd045ce052aa63260e49e954737","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d8ddb4f.0.tgz","fileCount":14,"integrity":"sha512-4bC0LyjYudiHkodZq+LhrTmF+Xh37F219RdAP3rv44O5eP/701r4ODgfFbXhR+Bwk8EHIDY7574ttDrtRhkszw==","signatures":[{"sig":"MEYCIQDaBnnRfg/PLXH1ocqWU4sSfJPv5k29D+u4Ti5W/iFJOQIhANSMeZzG9oer/Fv1GMIRn/ISSEMWXjeO8RwIaiMv9Gb2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIYvbCRA9TVsSAnZWagAA4pAQAJxdleJuWVMoEBx9JtEV\nwAy+08EzUtdbrTN5vinzcfBIZvQqVYh0wF05I/xtO5vHaZhfWNrabXfx+iMb\n5HkRvwayuAskgIW5x8fBcuj9CB9s9dfuplTzuG7CwktsCI1EqyJ+ted56nJR\ncXk6fg5jD1N+npgIupkIoKQ6qAdqEKas2Hklzz0tRmUjhOj5pOOdd/zWcFcz\n/sXxYIklhIuS2S4lj2wNEQvHsiT/OMdyd9ZgoTEDBQm+5GYcpov4qhMB1hIe\n9Q8XNDfGlE/wxRF+N1xchAq1nur7l1QfYseeA4s0piTmquf4Q33kh99jrbG+\nR8tdufXPYAYlYPX0VyPi/PxbEBl8DI9tw0e2uRruAyse19xynlngcLjTDEza\nOEhSac1gBp+18IcgUrdwE55Ho/SARgqrWPVNz4FJKNuvHjlb1pbKlZJFOfGS\ni1iczUzMhewwhgQ1FsNpts3mNyEAkf4dLU+IiTBUoyQFXPhgauRWR083One1\nT/onkq6o+20mb3kzqsQQ01jcM6UmlvQEIlBxwJI231H/wo07fyDAlmE5KzHD\nQeK4jJZYt+VnykX/X417wVxTYfuBF2AnqfKi61F/ztd1N4g7YxiT6ae8casb\nAXTrk1oXHIRuW0GWndu9M9TE91INS7gTTWQ6zBbu+EmqLgz72kov0ap44z4y\n56JR\r\n=7yHD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d8ddb4f.0","@graphql-cli/common":"4.1.1-alpha-d8ddb4f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d8ddb4f.0_1612811226413_0.38925947759332624","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e461c64.0":{"name":"graphql-cli","version":"4.1.1-alpha-e461c64.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e461c64.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b9802fee89d1bc08425a6eb2e40501dd0dd42a5b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e461c64.0.tgz","fileCount":14,"integrity":"sha512-WCRztQv7aMIb8wtmbXbeFiVTPT1JEzLpUOacz6g1cP+xiJGYaqBAP3H1QYOOpzkfMahPKufVznBJOAsI9o4zQg==","signatures":[{"sig":"MEYCIQCfV9dMiPQvEscgJNnxKESEi7SE5NlUKFE0tPNIkhXCHAIhAMa0P3mgTty6NH4yC2r0P4OLJC34G8je0maL9lOxkoWr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIaIzCRA9TVsSAnZWagAApnoP/066lLffb8GPEaECUElX\nJfMYH32jdzKmv3MRSEgHfwKxaM8mjY9lfhVZxai0jmJT02wfjfoXqK+Ym0hB\nPd5dUxM+R/yvU0BmRuVKQFgb7rP8kRYbdqrDhldZIGLpLU3ZsbFaq8DLMZva\nwJvnniWdrcUQZNz4sheINOUdcgPQNoSsFX7Bq0OrVeH7aF5mVx2rNWlI4+U0\n01pVJjuYnEURPKSRu2kZbGGW+Zx5BXT0w6kVUa9S55654WnvMBiZBWMJVBGn\ncKdNIZc/LdNuUvrYeUJRRJ9nwL/piOx4hvP1LqyiA+3lp3sJIQLW5dZag2PJ\nMKvDDE9N5/y0x7T71L1YVWdh7FzK2vtTSs09eAKG77bTKrh1VQgto+l+9SLH\nAADmwRGLYfutdPD3KE8YMSg+CeRtQuLaxnhs6MeNvd0OTnTzpL4gMaaKmjtq\nbKTdlhlUqVh9SydTRd/phXEPVr9hFuaHFlaavyIzGG5gqF2MbcSl4wDAJ6FC\nWgbFYiJtwrE4jXYoyM1p9YLdCNywddmQi6qqADIJ3v61b0uMhm/amM7dCGFI\nHxKtE1kOhcGyjPiul9eHBlkQrPVpXBEfKj8TuXdwNnrbkaVJ+SCGZhiYeFgn\nIR8f0rJZs04hOxiospywKrxCPwLBMz1aWrKWLTJB7DgG1FZs1pVginrRVI6X\nQUm2\r\n=V31S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e461c64.0","@graphql-cli/common":"4.1.1-alpha-e461c64.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e461c64.0_1612816946387_0.0840450749844357","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bd7949c.0":{"name":"graphql-cli","version":"4.1.1-alpha-bd7949c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bd7949c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b4ff57390c2c3a1d2ace155db9a7d9367ff10d9e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bd7949c.0.tgz","fileCount":14,"integrity":"sha512-gp5hyh7f0ueT8JkBPAbpOZOrF42sT6AgQcf0GBXJHyBEyglC2HVqMY1NaA8YP2WYnjpuHxJZUWJav7vIneGwPQ==","signatures":[{"sig":"MEYCIQDVv5sJYs07Vy72mHVCnIo+x0ONrNo53fUFUbbc5qsZRgIhAP4RTT7o9QgDPIrVbEn9fqFcY+zELluBr/lIe234R/X+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIaJeCRA9TVsSAnZWagAAILcQAJeZh/LE4EelgkW9y2ox\nM8DEzQ9W3l755NpOPHQbVbBS4IaP2sUcafSqmy8HOkRRdMgmWTtJiKvZCZsP\nWjaQoPG19d8Vkx4J/46tnqPpD6YOqhiZHysl8AReQDVubZSsBJ3N8NsCUqcX\nMBjrkFoNeXhz54Batvffmdr651j3Wa7KTVaRebK3ixsujicNDRdCyl6ZciT4\nZPD2CWIMiYwwOOk2jkfwgyzPAcaRAXQEZYJ2cDH776Ft2COPMnbou4FLsdQS\nHk0N8JiENr8zKAPS1h1KZrBQgjJatJCIXK9TQiAcjvuKCPRluQMXaEoSRzqD\nKppPOPDCosOSCQ4NOtIOW+iVENYbFOBZyVqtHFRYb0AJuJqEgnLWOak58+CE\n+qc96PqrVTSfWgD5grWSJ1CHgK5hv0fnn02VLjQHXrZcOhMrercXMmIhGXkY\nR/uURTde/520SMay93HJA7bflP1xXapl1RNbZNACRSoRT1PTiUBNh5ze4KW8\nPyQ7zHRqwraaCEZEdM20Iv2x3ZpauVUStt8949iRIYZADPWhOhjTCpJwmu4y\nXoSru1ttWbqIokEM1bDQMckmDHYwtBPKX+NIJFjsCDy30V8mv5APJU06maTw\n3SOVtCRIvg6r8rDrPT9p1up44fD+KzRNoSdR8XOJOJlmpERADK9AqHgf7g6N\nTXKQ\r\n=WS77\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bd7949c.0","@graphql-cli/common":"4.1.1-alpha-bd7949c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bd7949c.0_1612816990191_0.3634973428694386","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5a1ec4d.0":{"name":"graphql-cli","version":"4.1.1-alpha-5a1ec4d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5a1ec4d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cc5fab5c9cbb51d71c2d137bfbbd5e77e19e6a1f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5a1ec4d.0.tgz","fileCount":14,"integrity":"sha512-d3zuTv/77E18E20yeWWxCHJ/07zXrtDi3vER85Rki5b6UbssbXXMVLENMya2bD1QycZXSwH/k72x06xVrjpLAQ==","signatures":[{"sig":"MEYCIQD5nXJbxsoMzb5nS2r+AprkVWNcigEQALc7F3LM9aytQwIhAJZyBx3iK3vzb4aK2F4xDz4k2lTKglw04OyYqMr6S3Ab","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIapBCRA9TVsSAnZWagAAUtYP/1bRyX63mSQufVREgFbI\niu+F9QqanwdJPzokWuGBj0MlFZhjGj5VaURreiYhlISAEU9mVgjFicF0Z2wd\nhgnTR7D/x2oBGVIn7jxGHS96m/1FoPEEiaJg0/t0S/MxYCx1H3SEPFnjvIPW\n3t/9eSQ/JyFuV6BzbqrXs/8szFU5mJnmSmnKGeom84SCKuC5p4yoU+8RB+CN\nBXMobLEngvrtS7eKZLP8yHkLPEwMyBC4BmPbAELW9dNgWKtRewEs/a+Gieqt\nP6zsiCYP+AGYqdQHPexFlF0OiBJE1vgObjedPzKPe5AYmxTFax5gzaIJPzUf\num9x/kinm6bZrtDY5iy6ghaqmGR6pGOKsEdK/c3d+iOw0mtLpL7bm7VK07D5\nOBOW6MRDFxYQZ7XBobZqa11FKHZu75QOMmPcO4u346CddCJqlKnjopuM7ZQ5\nX7BlX5KSa3QZ7kVt23igYLBDBckOW43IuRUyG6/trLqwSkmHLyayJyajQl5P\ne/U0i1kh8gBsH0Ep+8xO219bRxc8GPENta3UXkLANF2q+V9ujKzjsp0pOw5R\ne5UzLo8F7uJaVmZ/CKr1VNBVaL9A7iFsX3G2kKl0/BUTNGF+nRKMuCE5blN2\nm/isYq7WZXr+x+5IFKN+YGmvShjYG8FX81ZZNXbixxFH9pzoKtL1ELg/Wxu4\nByF6\r\n=76XP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5a1ec4d.0","@graphql-cli/common":"4.1.1-alpha-5a1ec4d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5a1ec4d.0_1612819008429_0.39170630818570773","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2886ba9.0":{"name":"graphql-cli","version":"4.1.1-alpha-2886ba9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2886ba9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a7ea8cfec503ac561d64b19feda70ef0af151ac2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2886ba9.0.tgz","fileCount":14,"integrity":"sha512-2ziUXTI+xRyczn/i4otihyo/1rlgPtUqbrHpKV+mHAxYU0I3X2kIXnjirfluiI4gvxthTFx0VpYTQ+Yqdr9/3A==","signatures":[{"sig":"MEUCIQCI6qO3vI+pwsq46EwNHxXhnpPuk8hPWWBIiBDIKuqFMwIgdjXrrVRuJ/Na+X3W29W58Z/dyxgI7LEWKUMJtTFK6JU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIcErCRA9TVsSAnZWagAAPKoP/2OpdhLLbNTdeoYxgU/S\n3cqN866DKsr0tl/fsv9xk2ME3XvGE/MZkftkAwX7lES+SEJGOGWTeSglgGjJ\nuYzq9oaIxO4I/OZM1thB3f8Q9UCI8Emi8/759r2oOEYY0zA3iCmkvivuCX/4\nqwVZ3c4MLw3IVPOdWd4c4QDsFACdkigwEfduO89LbBFB8HTVApu53u94VV7f\n29ihJgnroGH+HXsjJVyqyqvG/+trM/wksM/++fKKTSt8QDUuu2uM+xCmOdIO\nSD4rudNDkbXe8Vory0Rybcb6oyUmoEjjgWcOCBR2rJ8AOYk7uBQOsXkmb8q+\nO6dzl3qVydUua2MA4aicv6zmoNm3C6d4Q6KRN6Ub1hOz/2yYHueePYtswQa8\nqZuGLyj84W8B25oQWZqobMpqjM1CyyzYGQyVhoDytIHNM/Oc7s4nrNJsE7n9\nzbIoPyKvZhvpTsg7eOoKg+ic5nTwUPpzZOdToh3i8e3tH4dl0Wz4gKo1VbKA\ng4oe1HsEK3YzVuP32Rl+xMFXjdg8aEnYIe98KbPpC2zLuFGcP63OfqaMHPil\ndmr3VuUS1nO9WntfuTEVNTLFa13N/oeo1ZMw2t9VBt6QIXV5JkRj66dmJ8OU\ncppAjTIdAST8nR8M1cFqiNR2cm2HxLBsomYUEkUb5E9IO8uzf964eHGc1Umq\nhWIA\r\n=jHZ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2886ba9.0","@graphql-cli/common":"4.1.1-alpha-2886ba9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2886ba9.0_1612824875321_0.7040472233104877","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5f36b14.0":{"name":"graphql-cli","version":"4.1.1-alpha-5f36b14.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5f36b14.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ef0ee7e0dd4bc265fa4bbc85ccde5454ff706d36","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5f36b14.0.tgz","fileCount":14,"integrity":"sha512-Mh4rig/Q4FRuCDr+xph8TwwM1V0YpQGwT4EfWcVfnlbdYgohtXgnUraoTYlx4uHuPgmDoFS02orrH+6r3w/j/g==","signatures":[{"sig":"MEQCIFbg+OCF3vmDVb5FOpHguE7ftMhziigdIZZEZsKsUjF3AiAqEb17NVF7toFOBxgj+bd1kNyl7bMJLNPAKDw1zJ4ZYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIusZCRA9TVsSAnZWagAAd6EP/AzBLYfC6UK0/SCV2ytb\nCSKvyxiij0xd7zDLWvet8ui3W7n8oyXuYclVe+79GFs58IF+/rhy+kF+LH/M\n0RpyzlmgUPN5gEjcbNip7sZlJdO/eFqQd+GHur5A1jSYiRiPo78WTbRoX9HK\nu8zbDEK/7cvW256xW7ekOmrKFI7ylm2choQHPjeS90O/Arpxl5/XFGCfI6FO\nbW72UFyRVnlHePoKZcZ88FxOq1Ht6FgtY45ffy1wVV8RctKy/P+QYSw2w+Fg\nY4o6dBN8wSSnazPP/T4XkSVEFwfVoo8o4VpTOtbt4X+6SV1nY9RrIZ40UFWN\nC+tJTCtbnScUZjXEjQtPACfFILR9wQOnU8Uwl6cKkn+Tz6WH3TqkPN6RL31v\nq2neRZiZA6v90Q8GN6CJJ1BVu9ddr+hoy+Pko7qC94q2arh84Yl1HGhvW4J+\nNS1d2ZxfSUup0xLWhIm7/P0buX7GrrSr7HrvW11AVyBJZirkTGWuc6DwVTRM\n73+vOzkFZiwluo2z4GanZ/3siwTcrNg6tuj/oR2hlWbKotzIJ8TjJZnp+4It\n6tEba564Nqrmcey3H8kj1w8l6SHzMtohYGVwsic8SYumOAHANo19Rp+yoadc\nmcvmfDy+6589QIdvhSYRCGYZ1IflUMHDLNnEex1XYcrCCzmCA8v1gAAsaJUX\nCF9w\r\n=wA4b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5f36b14.0","@graphql-cli/common":"4.1.1-alpha-5f36b14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5f36b14.0_1612901144366_0.8588660333077625","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bce3a3d.0":{"name":"graphql-cli","version":"4.1.1-alpha-bce3a3d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bce3a3d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"17df3ac40f535b0d5773d691887aba4cea406767","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bce3a3d.0.tgz","fileCount":14,"integrity":"sha512-516WthZ57lTD9n+3HQxGHt3AfLDlhOgmYbM79rZF2cQEjhvGtTDDt001btDZOT/73RvCHvj9B6zY3ij5iQLPGQ==","signatures":[{"sig":"MEYCIQD5CH1QvWZEQT4Vm1w6Szfgauszx0rkmQjPsTpFKho5VwIhALl4tiJJLhr9j5mpHKfeiVucTxqToCZvw8YKy6GoQ2MK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIvqKCRA9TVsSAnZWagAAzV8P/2lEc/Ef5I4iLobZbctM\ngUIUJT1JjBb121AT3aqhEv33yerW496EVQ+3GNOwxXr0YtB6HXwykXyR7XLA\nqS9O/05EcXleLKmFKAKshLbVSGbmwIs1UGgGWChKRaCIcY0CHJaUKbzOxKBr\nvnI1vTIXVCU+fkC8MPa2EY3Q4SEaGt5T2w2yXQwV82hLl947iBPn179V7uT5\nAzutWswL3d1qAQ8LiXxywP32L76EQ2jvSbJ5Si9oV/M+o35wHi+T7cDITqyG\n6p+CuZ0Fj+skYpXwjN3GTj1I2Mv0HO+k7snvcUgXlb5JK5hT8frJFbhKnxG+\ntZJEA/u/BhUJ+28+WkiUTHxbwDHi8fmnBAqGIZFTmGRlU1S4ZVoWEK9auwWA\nqiWB4rigg9qfkUujOYp9pRE/RrU6Q4ruRD0KDAx23XjFNnMPCc2RW4sDB9C7\n9kGaHHs4Y41Fc9gV1p4kQJ5v0Dm0kG7HzTREZLaCWAPGZM+7kLvthcBP8mkw\n1FHeaN4yiTyi4H6rsGOjg77MBh7TEYN+jCG4WRNI1XYS9rkaYvR6ueqdZDKT\n++KttSs+SFtzLHOu0iTjbMXduTJyePmgpJfqyP1X1dqPgmu7152QlsS9UIDc\nAEQlAifr1lwfpX7f6poLpREn6FV4WQ8NPQYaUfhlUuNtPrImnsRMyoWpEFH8\nWCyT\r\n=2Oic\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bce3a3d.0","@graphql-cli/common":"4.1.1-alpha-bce3a3d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bce3a3d.0_1612905097906_0.13934262279230314","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e62ba05.0":{"name":"graphql-cli","version":"4.1.1-alpha-e62ba05.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e62ba05.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fae3874798fa698b807a7c2ea5cb3adace3854a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e62ba05.0.tgz","fileCount":14,"integrity":"sha512-6qI711v8kn9opFKTqCzETApzg5VfjaV8E5UqeEuXbR7ePP/yoC+7gWap7mdjPpasJ7+qeqgUEjjE4USaheVARg==","signatures":[{"sig":"MEQCIDpnQ10rFhPHgojg7DNACpwoI6X13HDH+baPcbqZ3N6DAiBb5Fekf3F4RRhqCPJXhN9sx6Bb6BeNU5uZwcQ/KVKekA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIyrJCRA9TVsSAnZWagAAuncP/0e78GcasidlUEVuEMIw\nwb9k7comRmu+3U9O7+SvzPL1PHlOnMqPP3Gh9akKvviuA9y4r1H4kIyWTbOc\nOJLZ5wbCsJgjyWQKPt4n0yN0ky/9CGq66eFw0bwlSjVFLL7GYio1qicQr2JW\nFoujfnm6CBIDvarqRAC6YHaOxd98lGIZS9xK/VSYDPaAQArPHFmLXaaH35YC\nRzVoMFLu6px4fg4+DiwpY4/hGRAoR4qUsegsLIMbmH70pf7I27/Q6jQpR3VE\n5+MIR//e72O7I03d8kebqvPErr/35WRQ1xXU5LHCjtxBh9OE3SEaNSByb4Oa\nOjWkcMiR9A8BoACvdguaLnH0/TmCogVVbifuJ0FdEQdLyIlz7qmiUlwuW7gg\nsv1/hYUOouyU4ODsQ5ofV/lM69fOjuAvBFDMkPizJa0LtW8HgtmHx7dM/FQ2\nAzXUTk9KanNCz4y/a2kvAxDjWWU2OWBPSNuJt6w8x2kFEEgE3a0Bs2PXg3a/\n8sTFmU/ZHqgJZjrLtQzahI9R7vVLfgzsczuvY+4mkgB011TwtOFPogIxMxVd\n+2ZfL8Y3Z2M9AXLBfkDR9Yu7V5L4FHkgfUgQl3nLtC7wUNF0tut/zF/pDwma\nulx+6LycyVHoigCeN7nHFN4Ecpfu9tYBqBoAKv+zcJ7smCnvabgjDpqstWQf\n3kAH\r\n=uNvL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e62ba05.0","@graphql-cli/common":"4.1.1-alpha-e62ba05.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e62ba05.0_1612917448231_0.5848347270701584","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b69b61e.0":{"name":"graphql-cli","version":"4.1.1-alpha-b69b61e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b69b61e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"722aba02c61ad7373f09f15d6f3f552f3f2cf7f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b69b61e.0.tgz","fileCount":14,"integrity":"sha512-tv/11V1ne0yoePTbV1a2t/1hOQ5KaBfSaqqQpuHu5ED+NXhsu4mCCtc2V/bP0oFe84qAB5OdfpLugt5D7EBR8g==","signatures":[{"sig":"MEYCIQDYt3h4AtrW2fj1BqQ6tNmXq8LIeL03QuZqd14lUIbT5AIhAObM/QPWwHcyztL0ZthSdCEoKJpMj6XVeJVTAA+Gf34O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIzDECRA9TVsSAnZWagAAaHMP/1Xr+EFgFSIx+XZcIsS2\nyd6loOb1NAfb5lt+Y1A7qANTavOcPqaDtDdWebMurRUgBLyNE1rfsNiNdMYy\neOFSmI5hkZIWD8vxyV9qoR6cQwjOcmlSR2C7bnGa5L3YyX+DHKgvk+suciJZ\nO/78o4fz1HEifJe50ORUe9ZSDvKCSIDni+Lu4faDV4uDwsn9g2+CWyzwv7ja\n8aZTIUkPjIJ7x/XHd5/mZoUedLlUN7HIVp6JHb6/E6PZ1wCNgWlseExDAQsV\nOz29I3FIrNViYUaDiadrrU24XOY2CW4D7HH2f33rFGi+3NcljLUec3qKUlY2\nILDwqzWlGtMb+R96eNUGhXVUBZhFUrHj4P5FzyAN9HUcWohWE7TNe4qNAr+8\nz7yY0NN82vJ+nCc6FLE6GM7Kxd5LoT6nx94hpd2L78D69mli2hzL+QsUZSSk\nu7v/BmxE6bwdbPFK/BH3j6UyyEyWb7JNQirBKJWSHq7+sRnSY3DhokVLt9+q\ncFCs9Z4wyyMBQ3Fb+Xsi3FACxw3JrdZpe5WZDU2X6PR1WlLUf+X7UL/2kTGj\nlapcyjbz7gm2iBZtwJqQW3f2dD0kOA+xoek0YXF/ZhOHSwSTTBHOqgxj/O2W\nJk/Glpxyzkw+/s/AUw5c7NDUVpzC2s9OgpFpBbAh9ddC3kyznHY/tkaTWUS1\n4dFU\r\n=zDFq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b69b61e.0","@graphql-cli/common":"4.1.1-alpha-b69b61e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b69b61e.0_1612918979941_0.3617949276808161","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7524422.0":{"name":"graphql-cli","version":"4.1.1-alpha-7524422.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7524422.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b755b42a66268af65917f8bdf9d93f655372a42f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7524422.0.tgz","fileCount":14,"integrity":"sha512-yNfsjRHWbW6+sKEXjQ5mx6XC/Lyp7enbw1ZcmEJR/nXsahVA2Dp0eAD1RXDbQkZZLprhcVPT1HXW0WLaOMNWtw==","signatures":[{"sig":"MEUCIQC3ZZwdEv6992i0M/dg7R9snizrNzqy+GEdpi4mNW+p6gIgAq7bJTGqo0kepckXjpIprscphMcIDBcswpPWpdlG8g8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgI9qZCRA9TVsSAnZWagAAkMIP/0ZjF1XtxTos9geIZqZD\n/ujmt39VQRC07ycpv0WapdcUCVRbNFyQXqMIcQrZT7i2fPTrHjacPrcFn+vs\nv43M1t4w+48PTGVkE4UCh2KbFKuowMMMQUTEP4V8g888Gqp6Ku3b/SV8IO8u\nXJZd1UA1VJ92bjZIpU+9Tos58HC4bJhMLx5EtjGMfoRkBWYX/Kt4cs9nrebv\nPj4Rj2LjcVfEpTvlzsPB7ONO6bppO4QCzac6nmoo9+CbkEm9OOCBjrXxA85M\nWpZ6etKrEhkYovLSEPzKg1eYokLkHhVgc7r04SUA25CHWSDIkfVMH8jwoAJO\nvtS5mRTqfJVvpOc54FViwpYOQGpc00XVku7zg73gET0jG3BOFX+YtMXXjOEZ\nORNFc+OvREh22j0CGItU/v/QgpuPxdOKYwU5aKYoO9GOjN+jah7+lYk/x+Kq\nOSfAuXwwJv6JCPL3PKCOL9KLvp61Fs3Zzkd++Zpo/s9543xq0xdmNX3+57YG\nHJiObJy4ZbowNnZqAmA0VUhVB9ZxYh/wBjw3vwjhesk8Ol9h1IlG0eMc1Hiz\nolp0+ZenntRgPGrWqcsfbFX79WaMjwwuXMXE8dnfJev8P/CzcsWbV3tjSKXt\nVLmOAaMoSjJSjbqjGc0NRpzWdYjyX13ym348yQQrUUR2f0V8Undpx/t1s8dH\nm6QG\r\n=8lO3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7524422.0","@graphql-cli/common":"4.1.1-alpha-7524422.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7524422.0_1612962456262_0.8216959566658457","host":"s3://npm-registry-packages"}},"4.1.1-alpha-419f22f.0":{"name":"graphql-cli","version":"4.1.1-alpha-419f22f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-419f22f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a12c01c44655baf477c4912da0349928e40f06ee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-419f22f.0.tgz","fileCount":14,"integrity":"sha512-PjtLb0FvPiBvQJOaao+QDXAE33kSK6AP6dgl9qI8+yQEkj6XLN3ZkVYZeonj8gN6FrlKHysKIFZ9kGWVTBrNjw==","signatures":[{"sig":"MEUCIEWGNqcqWZHm7Sfu+2SirY4CYFZ/pvrD8UxiceZyVtqOAiEA9czU4NoNdbSDR7jTDvCsUsGpn3Y7OcCAhENI+IFlN0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgI+gWCRA9TVsSAnZWagAA0d8P+gJRbrkMOhIjvHTYN/I8\nZ/P6vkpCEIlnVrFpPjIdtiEe2cC3XjWVI9IlanB5CnpzBVC/0B3W4ga9nE1G\n83kwxJovE6oDne7d23p4Itd1E3b1ouPpUWr92XVXsjTpNr7SB39x+DXPH9dU\nzlbFydIY7wxQ04viPuJjbTs4EpCTgZQUcu9KOdVkxO6t5F7z6cUXQWoO7vto\nAPzyX8/mAUMP9QO9Te3BWLVesisgTT34s9fM2LrEW+CAWv6RS45wNUVKnKbP\nxVDXdr9+pR1rPk8bKzlOycTS56gjteQWKHTlEgZK2aFLlwqBb6SsewEtgmey\n8bHWJk/OvojmAP7gsM4NYUP1B0xXthd37jIPIhrXd+jbXBGWAKm9e+ppoEH8\nziJAJhlVUHh1phAImTNQeshuU5CBLjbotPF4/U4r0LclAiQvPSZpU8wbwDMv\nDxUqY2dd8qayRB8v9lK/1K+1oiseLyHhsPFnG4PlUIikt3tH5xhccQTOLPc8\n/g3DFainFw2rzh94LmiYgmjN4DIKxkG96hfn8bKs+FhyDFdsJm73em+NZvpR\n66EFIN/msSrwJS0hKgSFKMLAc4HyaTc1BQVjEMqHaOt4Tor4A1TlEmJWqHsV\nWZeK6YeHSgTOtaETjqLHrp0Jz32vij4kymtt9SvaU08pWKVHJqjOKeKCIQ6E\n5nCP\r\n=r+V6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-419f22f.0","@graphql-cli/common":"4.1.1-alpha-419f22f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-419f22f.0_1612965909489_0.7797143840062504","host":"s3://npm-registry-packages"}},"4.1.1-alpha-38efd9e.0":{"name":"graphql-cli","version":"4.1.1-alpha-38efd9e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-38efd9e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2e2b40646290a7881e8bf9853ab725db6915d51c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-38efd9e.0.tgz","fileCount":14,"integrity":"sha512-649GJ4GswuDQutYutOvDYMGqCQhYWi3sg95GnueW68vacg3/BD+5Q79zsNYcvkx+2eHcn4kQASVRJlqr38BZRg==","signatures":[{"sig":"MEUCID7dP13h0Xqwi1nSieB8C6k5A0OrBcZp1IIot+LhBmZEAiEAsSiZqNGqFTKf2OTVmFtK2BRh7N0pn+BMaMZ7iCA5Qb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJFMzCRA9TVsSAnZWagAABJwP+QGvEkMvkyEIa3ZdOj3k\nYOTznNXTYh8DnWAIUDq7dH9GGChuEAbDt/8Y6rDUdCYMtcLziiArhVC2CXpM\njkYJeQg2Sx1mO4PpTapi/10SFmz6ODav6k8RTQOHms77cydBwfLK1u78Xng/\nZ5IkQEEeykOE9jglGTy/m1V9WyyC/RL7sDt6y/2j23MUVIz4wgzsM+hriu7Z\nIcLiJ0ai+c3vjSfWpiEvXJEFPXVLZoNA6SlhvAdtAmx9XhTMZlhgD8kPcMk7\nKE1WOqWUzEJrTOAEihzAI8W1Ppsh3+DXJkSO8MZ9oPX7j+5RLnRn8fWdFa84\nGVYaX9RRGL8hTOPNvvXM0nUrUvSRiuLLBsiz81hICWYjM7qJWYKinqbBxQEk\n76nP6+n2y7OkQWGZ0jSAu2Rhypw7tb5h4oJCxC/lj9KIaANfgqnfmn34aPRr\n1LkcSTiESKPG5UeUYGB0utxM4c/qMxgDVjv+ckvcM/Ju49j+zeVdVX6YTu2R\niwJEDQB/rkFluxQf3r800iuyZ6Atq+fFlvX9oFS/IgDgCP5N4+0qXkg3+Ago\n7fH1RgUUeiMX5nKJuz/UTpT09cMurwB5rVF1/QIGsEwg1YqpMVApH2dHaA6o\nSmMGUCuw4dUcJhSIOieFKWIiNfx6UounJS8ZaCqjB3CDYpPje/LxwqO6ROd6\nzgTg\r\n=hWXc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-38efd9e.0","@graphql-cli/common":"4.1.1-alpha-38efd9e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-38efd9e.0_1612993330880_0.2134240049053091","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dcaf10e.0":{"name":"graphql-cli","version":"4.1.1-alpha-dcaf10e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dcaf10e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"703b7c9a62b1431a3a937caaff47f222fefa7244","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dcaf10e.0.tgz","fileCount":14,"integrity":"sha512-GrU1HW8GOOlW2YnoDjwMM7m2kWMBwm6sf0oxLav/9sx4pJgThrqFQE7k9YPbWDxX21LLKmRyWfF3SMr84ZuWng==","signatures":[{"sig":"MEUCIQDgt5m+xECjeZ7fXst3my3Bwj68K7DT3t50tloqGoseQwIgSx/XDQ1iCJULS2IP0IycS/QFWUfGgRGUw/KUaf6SkNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJF3qCRA9TVsSAnZWagAAWrUP/A4+PioB9Qc0weGEheff\nV3p1xO5aa3hHj4vTdgGG9kgu/x+hnjHPjHPkB84NhWl07jK8hyb4b0Rv+Fg4\n6TImHqwFW9Pa7ear2B7zExsUWMvlaj65mcwCsMEqtZyi3eW0C3lcN59TRkSd\nTe9NFjDQ2SChv8MCaQZXRMW/fjD5AJhcR+B92i+FDQyO3N1pB0g8wZiz+mhP\n6q+tRmFrhaMjMnyLy7KQzmrtnaoTbARH95P+eOfHYU2C5SYAolJQRmLKM+IC\nqjDAXIfyDrcs3m3MO0wRoFiMmUdWSJdHzQZy4gPQWm/9gxRu1EDbDl32vaXx\ncx0KjOQiYBbX2HYvNYHlg2hLLZJ1RqdKFX+IYkp+8T7yjwQqwOml8sOabh7S\ni0EMmwcG093GAHbrP6GhMcGhYFFnNey6PMi8ev88TltWkIoyOEmtjaH8y6Ry\nrvXWatkHBDg9VC4FGaG3Vrtk+hrqpq5xi9hYqEfzkoG6ISbJzqPLpt2VIwfo\nTWtNMYxkyKwGCqFp34cltW/mKmZcDadixTFRN5CpNHnNPMuiKx4xrLw0xary\ne3ygT6wr+m0CcVf0whaBZm1NG02FUyhDfQi6kwpC+smPT51ewPwzeVxqW3qn\nHPG2HWD/NCostyRuq0xeZQi3wWzI8er0EA4duL8nykIqPkEfCoZ9/qq8BxDa\nTMVS\r\n=JeCE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-dcaf10e.0","@graphql-cli/common":"4.1.1-alpha-dcaf10e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dcaf10e.0_1612996074045_0.3527536399924551","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bf5d22d.0":{"name":"graphql-cli","version":"4.1.1-alpha-bf5d22d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bf5d22d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ec6ffe435902c3af358e4b2b71f6a40f126ff3c6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bf5d22d.0.tgz","fileCount":14,"integrity":"sha512-Q6IAEgbGCg5bqAcp/YOhMI0EPOG5B9vgLe/Ny8WDlxRTWQVNoOsm3y/NIy74Z9dSy1ix5TYp0YzVl06JONsi8A==","signatures":[{"sig":"MEYCIQDOO4DjS3nQvPe5jqbyPYy+WyFlGgwejJdTQk+gfJ3+sgIhAJmyQFyrtt+e3YfI/tWf1WIx0+q5Fcv5Gd2FPtxP8qdx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJa96CRA9TVsSAnZWagAAJIUP/Rz0p90PCCQWf4MV/itE\nsRA3I0Vf1RjVH1L33W2s0YCNlZcCw0zkviESRe5nhavSJde9BbY4WoMF6ou0\nwV9Hrq6DTP1aWlJZ/hgwGW+BOnZTgOWbSvjICRGFbADcnYhHAAPUDvS3qW0G\nd2L9oN+4RC/T+gftjGZ444GY2apIeIfnqBJ4mOwtG9bt2NoSaIaoLPjz8PRd\n9tLX9Vz7isZ01oXgSWidZdlhLxH9B81bLmYuZNjyRJeoZCBTAVyBEWoWz8VY\nPRJlfv6u7oS6AClmCAyMdKA5Bdb47XFpxTxGykYA9WwSHxv4Y6Iph9EFLcQ+\nUszdOvtfuKvDbL3Vb2WcN7m90cT1fF/k8Zu7Uws0YVRcWNJ/NMUGeoysBCT/\nOmOg4RcfedNAH0zrWQyfupHLKKAaNBdkebaQjaMiXfrAs682r53jL4RtAS5P\n3WQd7ZYIBBMI5hRz/O5KEfhK6E6JYvR99fcYzx82Hstk2TajRIo49+T3NIy1\nyHtJFwa1Cly91fLyKa+cHciqe2Zli9pmi/7gImZD5rbx11ODl7ETF6kcMnzr\n+hn8G75TNkh3eYzCeG4pg3BW9KctOKXbafnpRNor6RXgaXp/n2wOcjR69hSZ\nFv2VIlQ/oOrPwMLhCzHkK2H3/q3Lhq9eBVAfkGs4ClYJLT/nkUheCfBK34VS\nM1tL\r\n=sv3U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bf5d22d.0","@graphql-cli/common":"4.1.1-alpha-bf5d22d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bf5d22d.0_1613082489798_0.688884913071661","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d7ce982.0":{"name":"graphql-cli","version":"4.1.1-alpha-d7ce982.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d7ce982.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"217762dc5648ede67c3bdc4b2c005b662ec82ba9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d7ce982.0.tgz","fileCount":14,"integrity":"sha512-gRHwwQsveOY18rgy//twSkv/6158ezbeCmQZinqC/nybeXLldPbdgDXvrysUZCSAilM65OHkJp/8PiNJwgJ+Yg==","signatures":[{"sig":"MEUCIQCeJbed6gJ+mbW2BIGjODCItZC0VH7aKqyfYhv8o7iSFwIgLMHDlrd0cMaG/sDSAPLSPA6zWi8PRRJJ7yVaX0x68T0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJa+XCRA9TVsSAnZWagAA2TEQAIc31NJWoav/s2Rej6cL\ne+Qwtoyi+0fG71HXpp1ZQA6vIYNv+Dd6ml064Mqv6CE4Cb+n+RGgRlavERei\n/hHinGn0PSQVunMaQ0067LBq8UhuzNs8+lLn4ixokWZhufR8RGjazYUzx3ZO\naFQs/iOjE6UBzyPEKJi9fob0i5PtPpuQM/WMwDzjS2A94VefPsDk9ZhdR8je\nyvSz2ni+g62QTV7dSr/Kj0JwzAZmRA6N6qMKvqDHYoYuG/WGf/VJFvu5NIV4\nvl0A2fnQ0f7Q2CSKZ2Az10GUakAu4vMsKro2IdzQKoBfRO7WKX4xxkdyDYpm\nuFFFvMdpreWiEXdRuftYWnJxuRDDcCANJbE6LRfAc9ckpT1rBxqRnIGuN26d\nxyDDdB5RS2/JvbCaQiTrgv5XmcU5b8tFWMPTrGnFmisFeysZmPGj/KeIhs7s\nptlXKMXnAjpVmcUYEC+M/OWUygGUR4VgjuTKWXjpQSO3/4wBwHgc0TTsjvfB\nULANj+AvS4PXUew9dAILGUToOSgLmiX5UCvah1upYY3PuN2NATop9uabU4d1\n5kQrA9IOkD+e40/bIoRXLcoboXp1/hjBVlovovX/OHL471hRCt6vHAYH2COu\neO23tTlHPjc4rjeE1RK6Zb2SwuZOTnA1UI88/GnlTcudlJ27I/R9dPxhHPuM\nlfwY\r\n=xVwl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d7ce982.0","@graphql-cli/common":"4.1.1-alpha-d7ce982.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d7ce982.0_1613082518568_0.6489909460948258","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d14a64d.0":{"name":"graphql-cli","version":"4.1.1-alpha-d14a64d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d14a64d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d0333e20fa2e45aea3f4a1699a0f3386d3fb7982","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d14a64d.0.tgz","fileCount":14,"integrity":"sha512-gBQRMy1LuSl4EDhdejS1u6ArgdT51KXlZGOOL7Udu08PBq8Xr7oprxWxKNX0zoOTswRnZEcIyfCthVjZ/zAzdw==","signatures":[{"sig":"MEQCIC/IPzKU6iYy9hznQCKQfF/MPy0kix6wlYI8+HIAMK/gAiB3i2sSRXXK1sjwnpL/Uk0yzECkYjJK60Zfkht1ljRc7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJb77CRA9TVsSAnZWagAAvS8P/iMFR73ohRd9trzbQDcw\nKMNirZ9tmvlkBQ+WIrdZwqwfUoDQSprPlmTmQwGw+3x+BgWRX1pMaQ1LgjaC\nmGTzlipiUerQtQHKHmKg/7DmdgcyyVRnGDTDVw3oXvm68oj7XmFX3F6xfTR5\n9QvsvLf8J7+S/XNuEywzUwY0HpWEXti6vmVHQF3yQXtP2wtFa3AE3D75tVnm\nJgoUujJCZiAUxMJFERX+NpCRxcPZRDXUbByKUgal/GAz5L74V4KQ6qrTvzwH\no5+9i8cZStc9fLKe0SJkvGHkvLHJw53IwClP9+HqoaaLcM7lnu35NQKmg1GF\ns2WaQUpMKYg6/dUcSxfPVPtg3frCvDS9FQgp1wCYrFnLmGp9mMG5OvwtnqhV\nH2G7ucZt8RbXMdf6ySr/04Ekai8JPybsUELPbYSznkmbJ89zxpQ9gT0b8Ivl\nleeVyPqTFviLtLP5EAPZFZkHkmnGSGe8acKb4Sj5+h8M1qOZsUzNl1PRbTUf\n3f4kwYaUqjRaaPwitNqbGsXR7bWvNpbtpUsb305qUMTn4IDVH+bfSsPJSYhX\naBjkPX0AVMpQ3gkSYJgQYrIZ+VJF0bevrpec3P5ezk9IdmmL4EMrvdzTJBe3\nPcOfZwbHhCWG5WuuHBkqOe2qoLLkMf3GvXXtxqi5pl824falimnbeE7wSdIB\nuYEq\r\n=ccJg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d14a64d.0","@graphql-cli/common":"4.1.1-alpha-d14a64d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d14a64d.0_1613086459105_0.3755083505240093","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e2dba09.0":{"name":"graphql-cli","version":"4.1.1-alpha-e2dba09.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e2dba09.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c8be283e58b79b6665b353da67c26a60a58f7de5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e2dba09.0.tgz","fileCount":14,"integrity":"sha512-OaoPF+MagupBfqVAkXDyDAUSraCo2fh+bnZhuiEExYO8Kzk1oOaMKybKfJ8Y06cOcxYpTcGfkm7aP4aQ3h/Xxw==","signatures":[{"sig":"MEYCIQDKQGu1cKdNZvHbSVzIWHSh/hHshQa/7IfnQndex46IJgIhALBRjgvoycmG8NK88p+qaRayJmvQP1p8FblCNx8eJ73U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJb8SCRA9TVsSAnZWagAAU8kQAKFc2inn9KFX2ckNn8Fj\nrZXmZKJT9KWMyT4US/ZzAq5FqzEnWcWjj2J3KMTmCKJmEXvv1X5KeLJmbwS6\nC2Q1ilj4mBOUPegwmGjh4yCkPXQeKut7+aZCozQS+S7Phd4oyTjfdR69dMgm\nEqeNi5HNd0lVJgkc6T9DSQ1XNtKWetlAt71ufORpxP/UjJV1dz1bx8KA9wFD\nL271k10qH6YRufE+PiXyXE/0lBrYZG7tfT7/XgEjQyrRdxsqQyBFjSjmFj0d\newNynsBee8nRn9gnayUut75v0HpOoBf8fK+7+Lk/rypJMdQJEfU4P2BJT9yI\ngq2iGgypOEAtubAdvRELsJMNJ5w0inZi7gzPG20uiqUeqXSEAkLSv26AcZCJ\n0fdivzFfNDLsQ5fF9QK1OWljUxNfsA5N1biygRkojaaCyPqFgDvMcZS/lSuL\n8UY2OsjXzAUuQm/NXqjdpNYi3YJ9VBkKVuxxWGyef9gxNiubcRORTa3kCXET\nXEXPvFgIToVc46V7FabBn/qOxQvpUSZrVG+6Z+oS5BEp5V9p0uJtYTDGxDRg\nOCzQveIOCYJzXRIR3AcJsJ+yskK9kA2nc+7IiCAtqCROieKOhtm6e7Qlb5lK\n5aBL77QzJY6zMLbVAxGptYG+ANrIj/6NU4Xhnaq2ctVaEO8pip8UoMpxaLp+\nvBC1\r\n=MUC3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e2dba09.0","@graphql-cli/common":"4.1.1-alpha-e2dba09.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e2dba09.0_1613086482331_0.10782193565292619","host":"s3://npm-registry-packages"}},"4.1.1-alpha-06854f7.0":{"name":"graphql-cli","version":"4.1.1-alpha-06854f7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-06854f7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9f875e0ff816530d433a6ef60e7567ac234c8066","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-06854f7.0.tgz","fileCount":14,"integrity":"sha512-hFk65lXdnLNda7XoHZwEF5q+m7QGVZzCoTFY1EY883J1tZfbureVi7BbMklAuKCcMf3JctQH/mJLMxF43UGpIg==","signatures":[{"sig":"MEUCIQDQCXc5GEamuPwdyEexCOg0dQb/9MU9XMrq+a2MiONXXAIgW+sCBxrva9UwqjR4gBd44QkxFygMZpqJdNmiRu9rXtI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJfFECRA9TVsSAnZWagAAlJoP/0KdgQ1px7j90vL8Gvu7\n+yLbL1Ra1L3hcYfpCawq6ZsBz5xQ7slt0xloWS3aVErrBn+UFc7KlE6JSn7Q\ndQhczrRTBa+zDrtOEIksyelJe0hWK+krlOlrFVOoC5vjySK8ewJ0vYz1MG4A\nTPnvxKyoQ6vKhykTGSo9uPb26G3Mg+fepifmnhDsKPKQOtOm1y3BG1mw4iFc\nYccaUzn9YM16mk9h3LMSAshst9UHE+DVkFsSzzwghJva4RjBMXIsZ9iPLtF0\necUwDYRCRt/txHNw/ue1jV2baqer4adGKQpUryP9J8rVIu3DH7Li4sMAvD48\niVRgvqpydJ5BThxf8+nDxQhQFJDGfF8sZyKwWMBcWLdWUlMC4S9hEIrMTV34\nYLq7ZQo4ic0aY4KqYpYbOvLxt/Ee7Y+5xwxB1ZLCvhKobBrb65p5Lysn5/3Z\n3cJf9hov7kTcrriMOFWLtZJ0ffWC6KyF0Ou7ZBAwnuhQzUuGElLlCpoWQOFu\nAN1E4HP7h+d4McaZ1fXkEvmPj5fuyKqtUEtgidIfUQLYdELbdE3spYA3h1Hz\nH71DN+8af7t0gHk+V28F2qv2u6nCwAEKVvhF/HD8aVNocfTFlZTy1wbgbbXi\nv30yYa+/kIQaBR5jj0sNncLURHw5q7ujFWU0fo0sslndXJ3Hc6JayMbINLIv\nT2X4\r\n=mF0m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-06854f7.0","@graphql-cli/common":"4.1.1-alpha-06854f7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-06854f7.0_1613099331622_0.38023521131152527","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ab4755e.0":{"name":"graphql-cli","version":"4.1.1-alpha-ab4755e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ab4755e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c8e1f2160f6ee5dbd8dd6e5ab80c82297ac44eca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ab4755e.0.tgz","fileCount":14,"integrity":"sha512-yT5PHGeYL0oAD0cHPEV/4acxD672pR5NVJe7zNdpOV8HgVomBXTwKQQ62VmkrkRXq/hS9+R2bYB3Q5Ho8wcq7A==","signatures":[{"sig":"MEQCIFu+mJtps79l9EuhXm+mPiseIfqxEXh0M/69QctJc1DFAiBhZZRvUz5976pf4CCFLJed3HQWWJkdzKLEx8rXUqtLDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJgthCRA9TVsSAnZWagAA0I0P/2VTuBGcS7lg8lqnrxFp\neWtnyfI7upcy8wJQUd65Vx7W1CfeMRH1za2+XsVLiuYTtD87KlfB+STQ5jqd\n/GoL7bnIbK/89sp1zCzkpLQfK03NeLLEfuwhZMz866tobIheMs9NOMuhH7cj\ni2S2WbK6jPbF8iWd5MxcyVisjEKcaMFnbOs0b2aYk6oK8vObokbHeUHqTyoV\nKfkszKc3YdGIwKAYd7c00e3tQt8eqbnyRKNwW5BBHq0fBt4WV1cvV6jrWrbz\nxxOdFw5BQ0Q4AWEYXjH/ELDeGJU3Iq0RvbRxL9YSOsq50p6icbRiApfQA/ZE\nyAJZGAs9U9Vl5fxaJ65tPBLjTAC9MBMiEpWd4+Ot3NEjYHZV8Cx67RUBOEKK\nUVKhZfIKl1j+kIaWjusDhzZlNbnWvY8Xwt22G1C/rROcbLPJijMfSq1Os4YP\n6JISqPVZF4YKd8lfIUZJOUMKzl5NYhKlt9IvC0gK8qze5cuK238HmUsEh6VL\nswt7mtTULsiujwDCmvPVxDPEtwg4DsL+reYfomM3iUe2vMCsmdwUAroD9lAr\nivMb/wYnHYPl9yMkwvxXff3npdH94NiWe1PDfKchzsv6ioyp6L3Rf3nm0VGc\nO7R3RvZf2gz7CWmkSjDaL2IQzL3udWujP4AfISIXBx4R45X0xrPMQxL8zrYq\n6Bvr\r\n=yzQR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ab4755e.0","@graphql-cli/common":"4.1.1-alpha-ab4755e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ab4755e.0_1613106016436_0.8904657190768124","host":"s3://npm-registry-packages"}},"4.1.1-alpha-47b2174.0":{"name":"graphql-cli","version":"4.1.1-alpha-47b2174.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-47b2174.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8199f3c7b6e2cf54cf55dfa37ccb3238e68edfea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-47b2174.0.tgz","fileCount":14,"integrity":"sha512-+QnIdoZJ7XxFPW8C2r8RYtEVRqUd1xck8TkATkFdwjJwUdpTXY3GzWcjJxqJBlS5+/BfU9vNd1rwpozNpxqxvg==","signatures":[{"sig":"MEYCIQDe7t22/2A3Z8KALBRO4BafmCt8Fr265XRNJbGDTTnpJgIhAIfDbewl7LI+Fn27Ue9p8Gskyugm3FasB7sbVp/p4OkU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJlGyCRA9TVsSAnZWagAAfXgP/R3RoQ5SyFIMPx7hPNf3\nDlluZ5ZryjU7kxHuNan3pUJehaxp2NwdfveP6pMMmg9QfyUr+EY7PHg/OfsE\n06uXj/6Kf3Y3EcI5ZJi2omgrkVhi2qsAwdxa5vO7e1rWdPdfKO7/td7z+im8\nF/OibdziDhxCZzBdD+efm7sNQxt+cgPO4YKTCwDVOV4QWEe7DBbsXrqA6T9F\nK9m9o/2xMtjAj1+X9cnKbslUxo9IZexyopV9u/YmkjDGUUUl10Wz+X+sVsGF\nuvRIHEGZfe/prhZajUfcxN9OY/h1CelIJE8dhpMghrSk3P7LtcirKy0JVsmZ\nm9qxflB6ymCzB8m6o6l16trP8xbkx63Mv+dUK/fpKP8PuxND0TYeNPcIU2nr\nTrXZMKoqcKmz3AoAPwdLpSrZREezg+OPWBzzJY3KqKbjdwsOW/jM4JXSrdIq\nMJcrGrr4VD2Gtzq1OnIq9LUo6Wc1XttYmCalYiQwsFVSW8DZMC/07CyiH0UF\nZ5/g2LTPs7+h5mXBr2lL4DvR8OTaOr76FsGh/yUo52mPmbQr4XB9fTzEIUsx\n59q1g7RZO3EWbzBW05EsdGe2a1M4LK8RmgTrfz/wzJHv92kgYInrt4C6//PU\n7CQf38cXG0Vdfcw+FVkr767IZ05zwGKrl1IMfNOkcwp0Z5VqzjYowExjfXpZ\n/HBF\r\n=xlRw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-47b2174.0","@graphql-cli/common":"4.1.1-alpha-47b2174.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-47b2174.0_1613124017400_0.9864386139828214","host":"s3://npm-registry-packages"}},"4.1.1-alpha-951e0a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-951e0a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-951e0a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1a020bd7c8eba66d1841bab1cdc6eb489ae1556b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-951e0a3.0.tgz","fileCount":14,"integrity":"sha512-aezgJoL/m5ydL5hcMvu1jkFhKOGncCUt35r33eBKpxthnZGFIPO5btIaRapTjkiz2CoT3mlgV9/KdQsKv0aPFQ==","signatures":[{"sig":"MEQCIDLrYRlJZeOr4ZY1NQUnw6j6GReoyt8rt2ko3xsxXYUSAiBawTqO8vB3yHBmoz4kcI8RjGet5dMw90QJOg2j79AtKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJlrrCRA9TVsSAnZWagAAILMQAJq8gf9WEik5wCxu/OrX\nhkm9OcqldvqsUN8J3kg824v3Iy7jFEVFBqGxykg7UnxpCRrFthfUtUEpaBqn\na98eei4mkojyNgCx+tQx5MNW59Y3Dmihv7iVbP4dFoI1Hbib9lyE7tzIKzcT\nygR6u3yorpBInb8yh4OuDYneHB68hph2whdDO8OqtU8AZgzQdJUNv12rx7t4\nsHkFvyZkkjb+L+59IcrMI0JM8+lwkhoGexz7wR//vZM1cDioFHaAtd31St3s\nMbwpvVHO5gIp4muxPwOZsEJ2V1WZcYiFJbzThOVhT7LUb/WTAzRiacAF5K0d\nsOLCpJuxILn2L9VZZCS8mJo9QQCffNiGxxY5ZhdpIsypx4sQYUs5XcPxylLC\nQtaiL8PbueCvfzPsoxNurVggxHb6L3EUdMZgjtKjM2m75Bo0O9AVIOwub3yp\nTkKjnvZPW/LZy6xoOKV4u8n8Psgu6aZEA46HY8PXRXsGw+zj+1LCHCLr7F8u\nGvVLYY/m72555UxnZTCJAhbjEUHqLtxZamMYaJB6/QoGbTmfwHaRMjuKftSt\neeU/zoPiFxR/E3x11NpdrKWNGJV45F32PFiMFhWmvFJcAkdWISULdo5Ek1II\nxTt0R4J239ww5JM69DKJHfwPj5sUSXubxOEvEUf0VG8zdyP3OZI0CDlVJbU8\nQQ0o\r\n=PX5p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-951e0a3.0","@graphql-cli/common":"4.1.1-alpha-951e0a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-951e0a3.0_1613126378858_0.9530062597901123","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7c3136b.0":{"name":"graphql-cli","version":"4.1.1-alpha-7c3136b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7c3136b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"87f3956cb22bd3d0e78cfae17cdf726b2db1b81f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7c3136b.0.tgz","fileCount":14,"integrity":"sha512-XDZU5byI40RBSM5sw6IM6995KGzzWqlftMPhLVHuS7xn1qWsiyfGUYUHy9TRFA8dSBRTOqeyxbyF6kfty8yTOQ==","signatures":[{"sig":"MEQCIGGYRgz99BistkNROscYZeRxmasfyx+2zYo4p5XYUVKGAiAZjoxEloMmPB2afegjrxGUFlw0TX/Ui3tQGvpxy26qCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJtdGCRA9TVsSAnZWagAARwQP/2RpIEomgS3E4i57lClQ\nVM+PW41CjQ4BJnecUoLFmiPCr2knSs5dXu/1P29aRBWz6Ot3TAjHAke0Dmqt\nLYHbAS3jW5DUrZkUumDthfQ2h382GVF8Zz8CXeyIqX1kzROdvdQEHwT6Mi+b\nsC9soZQMfTCHkO6BhFmDGfcT3xfMOD9+flv81uezX1LGuVhucl1dO3SH59nS\nbehUoJG7H17wBgEJiAqDN4i8PrxsDku4ldghxabor2eMrDmgVmQIYHaERONA\n30I6VpAld8ahNyzmKrOyZvspmBUri1JGkitRykz/dhHndz1PX8vUgutYkUJy\nHNal5sO/GiYy2KFOHA8HOGmD+ndFsdXzdHKXw3gVzbSNJXMbib5Y1emdWm5l\nuujOQ/1BstOg7W+8gMxThns8oytGGrTTVX/vAfj5vXO4Y47PI+tIvCocJs13\nhDbiiZzLeIarashVRRXInXI5KaHGHvDUYRx3nYrvTXj4izluey2C+2SZL77z\nn5bVF9c6OURpSloeYTyWHtSaUbV/GhJ/AON4DWPMxoUb+RpX2qKlbS8TQpj3\nNciJ6XVRTD3GyXRKGRpPchxrzVpilxkin+R8hJMW6vo+vX6Xv5LpTBTU/LBU\n9dAFHeQ0NI9iL2kIUgPOSLuzVpYnU/FUk9hQjH+t/zCd9vUQsZ1hdryHOAhp\nNDez\r\n=tilh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7c3136b.0","@graphql-cli/common":"4.1.1-alpha-7c3136b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7c3136b.0_1613158213559_0.9701065963706155","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1e996fa.0":{"name":"graphql-cli","version":"4.1.1-alpha-1e996fa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1e996fa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a98453cef98720c52eb8e99ef79f95660bea5cc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1e996fa.0.tgz","fileCount":14,"integrity":"sha512-VFTHVUxngdkEgUQFGOO6IrmFiRrTvwLewLELj8d4tcsFHuU8rETqdBcd6mwtPY/YYGAOodFfKHFm5NvTYwY6Yg==","signatures":[{"sig":"MEYCIQDZQ0uc+EKtxeNUv7WcCDYy/QOl6/LFdoFV+VPazLA//gIhAPVQVNKHACzzPna4onQdPHpz+3OaOU7CxK4YHqkXDwFF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJvJ6CRA9TVsSAnZWagAAFOMQAIZ/G+IlxvHfSs8737Sm\nVNhqeMCGqcoZMIXCWyGeW/2D9aH8SuN6qN5gGxqdG3gW1XU7dBmAYxkSpJVk\nAS0DtQc3FE6JVCSMvJDW6njZk8znQ+0uOQYchcjmqHNeBNxeMyiy8e7z4+r0\n6pX6yenWc5qvH9yDFS7QieQ8VDlxCTn0CoITIFaOweOElaG3VYgn5xnUHPpH\nb1Z2XAV1oE+MoKcTeH0dEYz9wrIi7SOg67/I0O/LlTNu/geKStbqdRkMLWhE\njkAG7nQmrgp2gKam0ypoWKvCob0mDVvuFr1cIHE/nuHJwbMiXfF7SJJ6C1IV\n8/LzJq4ZE4TV2CJFNcd+HFwJXX7z4gyi5RxDQxiRSZEUI4yQW8Lkbo/0JyHz\nA2wlkJ2VCMMMAKNjFFpQBz0UAknlQQ221i0cFhkdl/HE8mQm6rb/m9asTDRz\n40vSOpjYffKqM6kMBxD1v043FhuKZfN9RORvZrORWGN1doQUfXejjRlOhRRI\nUE0P5Hj9zUP70pNSrL6gP6bd+IXJE/oHybBSmRHO2uVZLiInw3n5g7qaL91x\nVLNJJyAREcYWT68BiVwLFw+cA3Zb28zvP+YQM01lU9XETf9kV+AQy5prGB+w\npIOrvQ2zVwfDRwXtwLWlsZfnr89wBEHBvdKaMJwXtTAyej2odxURangCE0Bm\nL74y\r\n=xAk+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1e996fa.0","@graphql-cli/common":"4.1.1-alpha-1e996fa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1e996fa.0_1613165178224_0.8507610402161039","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5a01f5e.0":{"name":"graphql-cli","version":"4.1.1-alpha-5a01f5e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5a01f5e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3988af99c2480c52fa51a6311460edf786ffdbe1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5a01f5e.0.tgz","fileCount":14,"integrity":"sha512-NsVa63fhwaRgrZ3T+s2kn8BmXmhMAvl+41YjJ93ZWgb142vJpIYQ6OqU7mSBfp4fI+CVZrhKQAn+NCUTBOp0tQ==","signatures":[{"sig":"MEYCIQC3AcI4vfrc1uNBQOMpD/rkZ3CPMK9/o07YK9bl555vvAIhAKRmQWR+hF8LHbzlTM+1OKIaRIVb9ZLzpSJw30P73AXK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJvKnCRA9TVsSAnZWagAAE1oQAJGCBFmck6i1tHYWFx61\nRyiqlgxAK3WpSpmAgwV7+6FzKkD/SYBGpTbUUDAL65S5Kdj5TygDPUSXymQM\nS6Wi87Zyto6Tspe6K7w78zIEDuTlFd8quCWFLJX2yiKz54A6615XJ8F9DHbK\nDeyZVA9zeW3xn6JvnyxwNqAcNCQ/AnJgckxO3glgFxgMNMGGsRylA4iUBL3v\nHUpNRVK7+LQ9GfiQjtVDGWBcbrGyc9sGD6iMI193i+32rbsmg7oKHRXddffx\n2rsJkjzIZNThmOnDqVJXBB9q1sVJDy2vrNgMlHl5i5jXeP6z7n5Fb8FhQP0B\nb6pb7zv//oSxHS81hCouTu+T/xgUfksNh3y89Iq93vtpZb8HzcwX+UDZidXZ\noGt62oSwZUFTbTfUirHCFxonMYksnAvAY9lhi+118zeoD1iZh7w4czwkV8I8\nKDd3OFt2j4MfMytGg9sbZvW8CWn2DYkZtwDjeyDHPtZsMgeTONN+h9pk3Djw\nM1ZLnIEwF4WizjX8ik5vaAuSVcRDolqw8rDrbMhyW+5HnzSdHUgyIcVKqFxk\nRMFvL1wpi7+ItqWFekoOphV0UROXs5etuCIChVD8k5JJabumCB0Pm6/r8DXr\nJaEEuMGiHDW1z2ZeYl5TuWx77z+vF4wI7Z50G/LQ+Hmdja0UnAftj5p8S5p6\n9hCr\r\n=u4Co\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5a01f5e.0","@graphql-cli/common":"4.1.1-alpha-5a01f5e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5a01f5e.0_1613165222602_0.02549093786540224","host":"s3://npm-registry-packages"}},"4.1.1-alpha-40e324d.0":{"name":"graphql-cli","version":"4.1.1-alpha-40e324d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-40e324d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c55d36438737cf8d0849722a09a7a12d94964d1a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-40e324d.0.tgz","fileCount":14,"integrity":"sha512-tw1dAJoBYwWI2rEYtqO30tECRJsHCXmk1OBdiNj/k7SM7fsm3/8cCuxjgVNMzNdS8htAHj9lz3BP+8E/9Xzk3w==","signatures":[{"sig":"MEUCIQDV4D6CYQCwFoUDwbE2gcUpyCMeXexGO0sBrVelGR4jfwIganEVkz/+PTRqWJBO3nr7i5qigGYg+gq1jYHyf+9tc5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJwZ+CRA9TVsSAnZWagAAR8oP+we+5nsuM7tMk0gmylXt\nF1z8pglsleffuHeDtU+iaZHoaHCBr0PWIW2BWfDsDtakMncfb9QTGauH5SRJ\nHFh3Xo7tJZ0LsPu1VFLOx18BxHQ2GT16dieoDNrgrgovL0laNOo09mRLuDdL\nMmakvJMt8oOxDbDrlb5qjasGiW72UTt0po+Df20gaUV9nzXnJwfvVO9cuLZF\nOkiLpCzaT7y1DRLyoUdUGv1O4S88NvZUF6DdF9nqSSGY/AI0JfkMlkHZ5tby\nqTxL6XAKl9NVc/7fN3stDLBBkFsaIhNj7rp94Kg9qx8pvpnz3KMxRlOx6niu\n5Hwdqe+mrFJ0ObqAJ9Fhqu+8FkuaQY0M/vIY90+q7CLpzXmro9epLjd6f7gn\nGiOGFzPb6HpbqSe3NN3xpYKOz01kJNCBQNhYUMHxdMwuItiXDdwtXIhWgY1M\nfQg0Kf9ujykQk/6wD7mWagpr0GalR/lfMcGsGJZHasF1BpmZENRH5/T2bNXv\ngHC6uBkM3BS3Jc9i2oX40eiQ25Xwm2uiPz38PgE9+LeNj2/lYWOyStn9xn6R\nklXTEB/foPAOnFOu6MgWgpsArXRpEfVsQ7GyQDHe7Q3iT+It9dqUIAVg5kwD\ncyp6Us6QoL0s9BievhW7ae7pkx77W2sS82OLaZbky1EYUC3eKbl4c1ygiW4U\nWAZv\r\n=KWr5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-40e324d.0","@graphql-cli/common":"4.1.1-alpha-40e324d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-40e324d.0_1613170301706_0.36491562552697365","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b546dfc.0":{"name":"graphql-cli","version":"4.1.1-alpha-b546dfc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b546dfc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c932782a7ae71923f30e5ad0a4b9c952f363c010","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b546dfc.0.tgz","fileCount":14,"integrity":"sha512-D1tgizfcaDWMksMYWbYBXdtebu+ULi8go01P37OO9VQ8fCqi8eZlHnVlpFpm0ybcdOZH8TaMcq1WM8cCx2B3FQ==","signatures":[{"sig":"MEUCIAepFS4muz1VX+JowwOyp8hB0O+PmZyvWOObjjqUgl9gAiEAzFg2Ie6GQKq1mzB2LuF4zs0ZoEZG6q1EFmOcMevFMeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKNLWCRA9TVsSAnZWagAAEVkQAIm0x1rJhZkc1YzAOCEu\nLjNHjjVXJULVvxxmqtwasc8TbrLMGl6Ba5YZJO9QslbeLVEfh+uxVQKVR/fB\n18tl4LNs3Q+phvHeS5N5YhU+TV6SNF8CI7NX7ZMqwzZdV0pDDFiMGqX4jDr/\np7mztmH8JGpopqOrvrK53SZENxJ9mSOB4AB0sYGCCJtgsWpqJAAn/45KjMiM\n/MR1vOJf3dK7XNNuQGZ0VdwlQu+1toIJYV5HiFpSqxHdD4e82+DygVUMbiv6\nhiMTVz/dlg5Z3gaYJYV12Z7qCFILYQiNvyX48utJN4lIy62dwfP0ipGLmLR7\ncdzEOrjoLBkY7DfaSrMzydYV5T4MsEvQNELMUzMgsVzr/gryfcxA7NoscmDV\nTsEpcldr2NrHrwETSpJPech/YrYmZlzc04i44W2O00atKa6nVGIS7+ajHDu0\ncNCJplZd08gtbiE2daQIU6Onazo6uAtsh+EkkFmU6Qp1WA6B0f1K30dQYFY9\nBSgIO76Y1A9xzenlO3W0EC0gSBnOnNusYdEpXHYd/4T07ROXF5hICvaky74v\nUmr7A8YXv+l+4yaQItu6Q/Jsljb+C5rKrapZvOwrPNj3gssYpnyhDIKrJiEB\neFF+Q+m4sOdaScSFU9QaKvPRIg3/9EMJv1lTHDNsEnGx+cZjKt0ixHaHYVlq\n4F6I\r\n=PxuK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b546dfc.0","@graphql-cli/common":"4.1.1-alpha-b546dfc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b546dfc.0_1613288149725_0.8472248993936764","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d4e0686.0":{"name":"graphql-cli","version":"4.1.1-alpha-d4e0686.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d4e0686.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d9ecbbfd6e0025216d6e624aeab017f1328da8a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d4e0686.0.tgz","fileCount":14,"integrity":"sha512-vWhtuHpEEa0YrAyv+zLrEdWukH9xdNw5XSeT7eBZuFIU1MYWA+LAr5xkQogk7g5geGoHMGRYZ6jEhrk6PMeO+g==","signatures":[{"sig":"MEUCIQCnQHmkVgNme/QkFXtU30LyYlZer9tzlrCiwyJXQ3cOAwIgVMIMbbxX31uHjil4EBrmyxwzy0wgB7Ddvf2gn8OvcpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKOvYCRA9TVsSAnZWagAAEgUP/ighM3Jcsijy6MSG65z5\np14x5RNN1uV8QoLLLn7wd3WY0kTptxNG5fh4QazBB0wCv4cmvPVs/t6FnfJJ\n3uInMkPcQKTqdHkRCdhvURe4xc+YnWSbWAWHtCoIE8sAOA+cgtL9fLGhCe3i\ni38Nz/nDG+nuTQEbeEvW64ugHA6x+tJmQWxi3LZU80B2b7WSVxYLf+zSIqtM\nc44BHLRG9COc5WMJug/EEF20uuGkYnDttLXPX7TOIc/g96UIAKNmauRcq9Cx\n61ZLSp9nAshUyJCx3H4C0EDSyJysKggyST8kGEwotb+Cmev2sU9IvCQyBQrf\noRipOBFeMh5wdeHgmxqkYKIFRC8CQW6/W4ilQbQ+CIZ+ibPnjU2yGzVpgDUq\npOEDrSzZPf/4rb88PccIrnU0o24KvPfTNV/uecPkd0CxiCVDbUMByCZsXdjW\nnEHuHBRQ4Aa+xOsXWhsSQwGxpAMMRqyendAvb3kOdovusaKwrS5GERE/Pm7O\nz6DFdsqVOBuuJBBjykYgrxg1tM/gBXs2s1Aq0z5Y+GLjn/IdMrWBR1B1kHEs\nitp5KiVVljcvX1zW6WtBj9fXvDnEkf07Oa/yF3DvOO7oaT+Pn1UoGzValAHj\nhtTfYeR5Ad92gY0O8Ev5f0sbtifEoiahd4cP1KIZtzNdufbntjkid6q/C3fJ\nMWnW\r\n=75gA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d4e0686.0","@graphql-cli/common":"4.1.1-alpha-d4e0686.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d4e0686.0_1613294551578_0.6441936569177236","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f11977b.0":{"name":"graphql-cli","version":"4.1.1-alpha-f11977b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f11977b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"33b7b704437fabe59ea4d58ad27479850b4534a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f11977b.0.tgz","fileCount":14,"integrity":"sha512-N7C+SrlbUuCn0oOihqwCA5ZoOJe04x6qoNLhoD1/rA51n/2AfAc06dUSZ54PoV/ZB8KnV8yKhvm4GpHwg7M71A==","signatures":[{"sig":"MEUCIQC6n+4QMD8hTgyUpNUPpf1z/u6wo/fSDDcgwimTRAEn9AIgMDOdXRqhe8dC78Pp8KK99SNtShg8MOJomWIE1T8Cl9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKOwGCRA9TVsSAnZWagAAeywQAJy6OvIjTmpR7GSAdRzW\nA3IDlTt+/uo2i7gTgsubwVfzZJJOWut8vb/LAuRZyfj9oNGNus8D+wsJd16q\n3REAdgYHf/i5lxmzAdTXxVdIROP7b0YeUf1NlTV7kJ+MXupFF8RA+KodYApQ\nTI4fU9pm0edw5kIIWgVtorMpacHv/a2q+UgUIp71T/9z/69h+uYRaNYBVnRr\nMKlrDIYckj5wEIxp+ZC87iHBtSrcro8Q64d+LqF7PGi28PO9o/RK7QKVmlHe\nUpRAzwThX9kYFkFPst3JNOsqJGOBp6xg/QNnCD8MiY2qQNjf4JUdsN/GTCVp\nICPh/A+VDj2V4zbbxfzspUL6Id5Rc5isIS32THilLFPS9SAL41kEcM1v1isb\nuSlmk6aD+RI6fIdPwI/7HVgbhGpqrXlO72WUeY3Rlkb2J4X4tDHlsAFtd+Wx\neNR6YJR90SruPQT9bf8pyTS5JVw0Vsdlkd4s+3S06nnfss8+nS9XEt4Z+FK8\nqWAlUim8LgKkYNWQjEwC+Q5nAhogJahLezb65P7Wyy1UeigIb93N/IAjuOg8\nbrP8aDSbziwV371+kLKcSDRobbcEMAmTBl9qDKQHjTJAwcj6eDmTM+7xNzbg\n6gJ4+wKwbmy2Fa8TyrvHdRRWyWJpgOYHLmrXKj16Uw4x90f5HYyF0mjOk8c8\n9ceD\r\n=ltkW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f11977b.0","@graphql-cli/common":"4.1.1-alpha-f11977b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f11977b.0_1613294597337_0.6374797139319075","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b4cbc8a.0":{"name":"graphql-cli","version":"4.1.1-alpha-b4cbc8a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b4cbc8a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e4849f309995273891e7dfe05bbbd7961d58badf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b4cbc8a.0.tgz","fileCount":14,"integrity":"sha512-x7aSvQ8XMNLuT1aeF3eyCXLasov8EmsEhPvt2PKT0P9w24BOAEUzp05Zq2tPmJ0hWqpZVcUZnsXkSBAhuGc56g==","signatures":[{"sig":"MEUCIGqtn2I5Ig6ZBrRRqsLR4fYzKRwtdm+JsZPu1jqnTkP5AiEAjFUALUeUzzSXvNi/h6ixP+mY9uG4xWrKjTRcVv+NxbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKO4zCRA9TVsSAnZWagAA2EsQAJff1QEm2lmeIXeqOGcg\nrQmi7/7R6Oss9stNai13djtKUdQAGlbmRU4dWHsYpkvUUHhoep8El0VaJoQJ\nVVs52vM85C4h+aOsd8xXZ4TLw5tmi0uvJyuk6/b3N7amEd4UfvXMOwAvKx+C\nVlfvw01ittomIZZ8DzEqGDtghPsifIQOEC0Vw+US++yp8YMsEM8U7TTo7qoX\nep4YWM/2VDnPag9hBwJ3CcTjZ2u27K2jabHcHS7HRApVPFi43OW3P9X5+sS2\nVjCV9VRI+WdkAuAticYF0g5Dh8dz6YOjIazOXOP7Cd3/lQ7BM9CJqVhZD17w\n22LFtGnNCG1gwZltFm78Ma53PNFk4USuKTWlb1FSxFB5pljKCXs2m/6WtRJ6\nP5DQTdd6/DjUcZcYTWkILRILlR5ol2fst0zpu7MRRBMXJPKQIQHbV5c0SQe3\nbFWnQcdcAlNs6YWNTWspg8jNEd5+m0rQ/Zn5/5nBqW6DhHMHnqZ5VkNWuvlI\nrhwHPK4ahMYEKyqX8t+NGrAtCP7shWwUNoaOVVkbfi4MHCnXsZj9fbpkFwc0\nSWUjJRfmIgPm/fbPYHOT56sEAY/qoDrN6C3dVZ+/FWV5PpXpMNyz4zY56yWf\nO3IlPoDjYCVWd3L4774mwji3wbqxKGtq51BKUyqmhvPzKgpwZ3OQWxb+o3OF\nKWPa\r\n=qlrR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b4cbc8a.0","@graphql-cli/common":"4.1.1-alpha-b4cbc8a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b4cbc8a.0_1613295154916_0.5948035935052136","host":"s3://npm-registry-packages"}},"4.1.1-alpha-49aa67c.0":{"name":"graphql-cli","version":"4.1.1-alpha-49aa67c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-49aa67c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"04acd5a141acda05dbc63e1dbc82d70eabf7ab2e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-49aa67c.0.tgz","fileCount":14,"integrity":"sha512-YDYQbcJQtmZG2QAVhCt9jnaMmgE0oqoZLupGTyOmxbAjpkuoP1QEMV14Xf9aJiWknbiBstRZX/o0So1tEZZiFw==","signatures":[{"sig":"MEYCIQDfchQIsGpZyB/dEoojf1mQG4687iX+RSef5oC/snaR3wIhANkGGPyKVRwK10zb34tTAT3fQsireV5bZKvbhHrMN4uZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKYEmCRA9TVsSAnZWagAADzUQAKKvZfFuyzqxu2Z3Tq6y\nmIrXSG5IJIjndR8iO+zFBLfBYiJYzo0ce5+8Tfok6sOEIL0upd4VwvEGlZdS\n6c84G5fDHpJFtR2ISREkpZVlSncOGRDobfqn/pY84aauzh3SPg5PYhM6w7k4\n2PpbIZc+lh60s46RE8b7NlKwgFEpLDlXbJGWbbLtM+kbh1JG/3cW1RVa+LK/\nZTtYflu+OEBhsHqt2iasvg6+YkgK+cibCvFYGYdToZc0Lg5u3yR5FHj8tmTE\noBBKZscQj5fCWKqzBkc/ufk/MkP6Cg3/fM7lwdpCjhlM4APTm/X+yQw5YbSu\nRfYVRSvjFIi3qnYZwRTn/lHzH//j3Z15FEK9MUsgStpi6A2cXLNRgNoW3Gir\nZ9awe1KHLhZiDvpNmwg9jQY2dEsFF7KMzviPtNV6/A6WhFMK6ThUelq47/AZ\neMgYsJ4zdPjX2jE+U2A6ok8SvFFAggr3Zu53xt+IiISpQScayKenN1UmhDy0\nVRE2ERI1DLY/bJ8kFfYL+10B9PI5URgYSiSk/Mlq01pVZgW1TQqFcKWvq3I9\nSssXxiMwKPgXMjbiozCIIvaT5zWt3p5fJSGf2m5ETfw8eEhVnwJazDY27GrD\nwSeocC1pGDmtCWIQ2dqC8qDHKGyvUXWxP2ocgsTBRPR/cm00/hq+AYT4ZsaN\ncjWR\r\n=liCn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-49aa67c.0","@graphql-cli/common":"4.1.1-alpha-49aa67c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-49aa67c.0_1613332773407_0.738257935736627","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c5dbabc.0":{"name":"graphql-cli","version":"4.1.1-alpha-c5dbabc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c5dbabc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"283efae21c2af9deb05d23f1ef348c8c9a6d5d25","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c5dbabc.0.tgz","fileCount":14,"integrity":"sha512-t4qmiSReK9R5zYwCiz1jDENVfZigQ3vNNx37aPDiqJ9y7VIOBoDXHKZyiGtZx1W6N7GYc316H8zj9Pkdtnnu/w==","signatures":[{"sig":"MEUCIBVIoXo6UCzMr1K+GojObqZe5SSnMzhh2mV8IWL0zFY9AiEA2U9Oe1GbS/5c8kiC/0cumVGynxAx8GDBASSl5PZ2I8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKYZJCRA9TVsSAnZWagAA1P4P/iTTV4wQ/AnNiSVTZ6WV\nOW4vmtlvoOTORDT3uC439sUGxShu8tP7Bvdu70bvjAxXYb+yZnb7XCxXqD0T\n9sqaf2qkWKttXJeHVKPAqgcm6G+4k2hYu8/JvSnZnFPOOZtUFF52DZ1p1mcl\ncFyXy1773dXJhaSLDp3orwcV5by+n6lfroU9vWGomtbmWNyKHeY8Cni5Rilf\nGooKki+PTvcsI5pG0jCcXB3jSXpUFbjf/WYaIhK5ZTj37GWwzSZlbKC7+ma+\nNHS8XWsywAnU+qpZbIqCGCLbLd7+YgrlroH41BJP8FZTk8hmKhf5mC+3LEVx\nzBywY8omj1onZ91+d1vs6k0LMBkkwZj99vW1bD+MOGhbFUUfvB1TCMHbCS2g\nPmTp0m3ocHDy6iy6bn2q0/HZ3K7dZdyT6rfoxSjZ0tTPXHSqJT701GpHg2AQ\n9Yy2ao0Wk6DT23AUFW+RMbze7lx9Ev9/vj1yA9WZQZfuobdojnnQ9t/1fXDS\newJDlxP5X8/99V4RiuoHCHKm7+gpmgzl4lee4U6NzLodFNc192QRdFlSHlDn\n8t1MIme9d1MX41KjRB+xS8DPa/0kq+0JUBHVtf9VTXlxtUwbSfEb9ZUULagi\n5yIhu17SShrejOfLlKjun2Kb1N3aenyOkSQNdeQbsoRT3bDu3WsRNtfOfFtq\nGLIw\r\n=Kg4q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c5dbabc.0","@graphql-cli/common":"4.1.1-alpha-c5dbabc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c5dbabc.0_1613334088650_0.4255194767591406","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ab4f90b.0":{"name":"graphql-cli","version":"4.1.1-alpha-ab4f90b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ab4f90b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"43aae945e887aa51c213eea905a1792db4810021","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ab4f90b.0.tgz","fileCount":14,"integrity":"sha512-Ukoo/eOXj54tHjSOtJ3N4aK8zJV/B4+8PBBw+UIcPikcnQuxORmdxp1LpABfMVxrA43QUlxbhXtfDT8TKzuVvw==","signatures":[{"sig":"MEUCIQCOs/phpNXU0pfYgHXV/2m4R80sgRnAOjiHt8aM6KI08AIgar0dOBwIrE6HzG7mJ7ebDAxiiyxclQWmMkpF7YwX9IE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKYZ7CRA9TVsSAnZWagAA+NQP/AigUrTl9Iy6JdSm9HGz\ndgBnvfWJbreQMBSO/sEQoBHqFFmQfRSXQsPAL/wU+fpZNcEIlQUN4z+Rwmpw\nIuMaczH+bEwt0utdRw1ncdAqEuWK1if9zv4lhYICNnenW1w+f0nIjCEm9gPH\nJyGXCexqwXFXcFwG5JQAuJ8M90phhVOpRwAvmLkcOcFVdoxH7Vum2fbmXEq6\n+MyDlIF3Kns29SThwGxkTekh4hYkqdVfoycblkccElXBHSWmCgAGnzz7K8P7\neaRR5gEojx9OsHXb0CJi+n0vjXWUFXYJB7O+ZHD7g5V2RPdwCDYCjlsIyU4G\nHSkRqDwaTw+cUWTaBfox4dmYDc1Od+7SCVnIaTVpGe3UXEKAkvllyr2chJpZ\nPUnpfj5pwpNWO47W71PHFQAUz984BRAaYrDJm99YbWPpyXYo0CdVsPHA1wN4\nNJSGZFmp5jNHG5Gz/Cgdzo5Ly1mZPvPvkBu5XLM0UrKyUpkvaGbQeIZl2cWq\nbpS+BYs7rl+d20WBwbk2YZXdCMqoqdwu4JRHDBvqtqjGZFq/C1DQqZ6MtaOe\n9nEqNdSWYNT4utKv5Mfg0GaDpq2GBeZjF+WJaurp+EaQtJFHEsMpURZkB3tA\nDWdDjatge0qo27hlEeLSxDVIcIm4OyFdB2joQCUX2T/ZyqfNGrSGb3E2aZS8\nGRZN\r\n=Z9/h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ab4f90b.0","@graphql-cli/common":"4.1.1-alpha-ab4f90b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ab4f90b.0_1613334138634_0.5698143434642862","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7b9c779.0":{"name":"graphql-cli","version":"4.1.1-alpha-7b9c779.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7b9c779.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dfb668bbc4e1e0fffe79c3ae9677246a2370c613","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7b9c779.0.tgz","fileCount":14,"integrity":"sha512-A/kx/w0/mfCIN5QFR27oeOtCIhPes7uASGErlzdiTeDoFC8hG/Et+HHAcC4sD3UvslrRl9GYPEECBZClWWZjOA==","signatures":[{"sig":"MEQCICGbvhKepn6MZlY2G9Z2Iv8FUvl27WS/gR55TbYkkOy9AiAcqrObK4TqmrORXsquQ4KnloUdA7RUhHfz6U/e0KPXRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKZlSCRA9TVsSAnZWagAA9FAP/R9IywtVWt27RX6tWA+g\nieS47NxQCrpRdnn3sPtxMJzTrw4sIGGZLiwTx0v4X/kRe118e1WHaZmHDWbg\nMMu/PzWsUZoNW1ioeTt03vA/jty3cjRX9/q+uhV0Ss1CjEtBRlaOYZEIswFq\nB74UERn1FlWzdmMNDbUbxgHg0/0ltiKSRSaotLs76Xkesfm5AnOs9q7VDMmw\nC3ggPcWOfBMcYmkq2nz/Hll2/wlS+8TjlPZq3ELi+e2JKh2mNUHzAGDsTP/L\nFIQBRwnNefLlmWqxl3mh+hzSTfMePGIF9wvrRbFJ8hT+SB4lTBK/9Y07gk4w\nqMDw9f65AxvqlHCKZP1ZmjdDCpfeAwQHPyGth5698tg33zD2W8ESQ5rNQ4ZQ\n4zmhYocXJTfkJY8R+awup2xjeyletKYF1ysPQkWecX038sVGHhGrEFg6hmm8\nJa8sIAvm2/F/eUGoFdCAJ7IuSiwWnC2c2e4lRidN7OjrvADESKrDGQDhVifO\n0M7+0rks1ErtNKt9M7YuaLdmXXtAJHfe94z2U9JBxiY1mjqNP1QbgMmiykLI\n3+i4OerwrKskbONF4cRTxqIsqwk5aMpGi7Luj8V3VCukDNnitAjMivj0tHAX\nGeNsgQBiP/HdWu5Rl5pDQJHkeWNURzkScnosuGPTMAjy/itlQs1bbJYV6cYh\nWX/o\r\n=z4LX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7b9c779.0","@graphql-cli/common":"4.1.1-alpha-7b9c779.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7b9c779.0_1613338961313_0.9886426777487629","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2a6e6ab.0":{"name":"graphql-cli","version":"4.1.1-alpha-2a6e6ab.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2a6e6ab.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d026c95102d1fc75a01e2e6d058b9ca4e04aa489","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2a6e6ab.0.tgz","fileCount":14,"integrity":"sha512-brpyCQ6ED4j1I9kdxg4opYz8d8P5wJ2JM2jKyRU8O6BhqaWxwU4V+zX4+XPPHSZ+I9xHYb0KcPfFiwT5B5/C4w==","signatures":[{"sig":"MEQCIEDv2AW+ACqgufuLgSlO0R7LEuAkp+L1iz82mUlOdyBeAiBqiDbL558gU6M/+wxnOn1FKYAT0TOHb6D/JXbo8MKeIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKrtUCRA9TVsSAnZWagAAQpQP/0nLRGC4vBgkobbXnl6L\nxyXcoMC8CtKc9pk8r585ZNVTYmxgTXcsq9+DSIyeFQvcYEVWDbUzUxCiWsqh\niaVpBb3i5jWv7oAiuTK1Bh7uU4CScbHtTlEQ653t1Pcrh02rMk44r0FmBM1z\nGJwIxaowDTBVWS2EZxUk23gEYwvtKpnU9BFkOwdvFLcMYlsS/sc1Z2H6dLO/\n6R1cYrYpexFVBLrNHWbaLQPHyvAohp7W2nhT9X8S+QsIMdXqnd/9Jvx6P/dl\nYh+XXpSVgB2aFBS3fJXB18LIECiMMIJ7XRNjTm7dVrxelKBX4ZSNxM1mRBUH\nHufyhn4X/tKJCqjbLHBA2OSufPjwIT4PvgiWnzfY7NVaoWRgiLtx+VwlfXeu\nasFOMvP9BufvhMiHymRMuzr1/dtCMeKJxSf1/qKI4UZTHMSiadBWCYtPFc+8\nFukPjYsXxj0ifRx7n6szsCDObWmmxz4YmpXwB42MvXkTedK7fRBhgaAgkDIW\nFH2yF0dQ/s4aNROpEoUlC6DjyoTc3kdB586u9M21bz6eAJaYr3857m6PTYG8\n8vgQ4uLzfdrCoCWEtKVKa5bI3f78ZxC4wlQGJjqTbxPbJ2vH0zfaDgKlSjLF\nUPaXtWY/vsxk91aWVjBHQrgvWYv0lgSiI2J73f6/8ciPHm9sOOWalNMT/Z05\nYVeL\r\n=aj49\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2a6e6ab.0","@graphql-cli/common":"4.1.1-alpha-2a6e6ab.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2a6e6ab.0_1613413203527_0.13680554359691288","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4f45211.0":{"name":"graphql-cli","version":"4.1.1-alpha-4f45211.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4f45211.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"def38d6ae1c32908eddeb0fef36241f65b491e1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4f45211.0.tgz","fileCount":14,"integrity":"sha512-8QpzJkKTRE5qNWJWuK6eOAc1x6KJBf5EaNM5jC/ecPBBZbcmx+2cWAAnBTv8/ZpFyNtZdZLNznhs38QBoHwAXA==","signatures":[{"sig":"MEUCIQCApLBC3v8rvqDWS1ETmj/w05vRKTn4CMGgUHwtQzYWkgIgakiWi88cHpeBKSxOTUUvw0s4KkFrOdx+GdNITIqa5ws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKtfqCRA9TVsSAnZWagAAhVYP/0yQHeEapZUnZLfsTrCd\nZ/ZKWeRoCe/OTsr/5zUGcUY5mbnW22DQU2CjJyQJZMRIhY6xgD2YIz3jVFyx\nvrwN89AN7PH1nnUk1TdBkuUnCL6ULrWlLat9/hUbjzakRnCBFmb1/42zEAAY\n/PeniCqQ+jVvP2lbPyiQZ/c6BUJuldodnmko1paEqTZ39irEYmGgQI5jvsuM\nnyRveW6m+8SuLBfqREkcaSX42ByPIUPfl94WnQ871vedKECwkCs/1rPbt/xr\n5aL0U4zl0l46UVP8+/Q3bSuuFSNgUm20Ay3h78BAFgOHfShzF3lkSMn9Hq83\nOTDpL35Gmqqf80ages7DEcty6JY0pJInSUIa3wcI1Ey4AWr9P+9D7QwEERQS\npwAJamy3HSdlsqLpgheOkVRoI9SjjF6sbZmUl7J3wYQt9Oe8+jSgfZVgKjxZ\n+C8qPtzYlhcQTmfejBRfFXOisoVQMC9nvDRP8fTikogQMYCUXKfgpwixNuy5\nD2DOEhxMge+Ax+lkyWmLHnpBvWbVMK39Ho3Dkl2QeuI80jETaFNDPRgxbMOT\nqVrCwoQQwciarg2sUnmHkwmaL2ipQR42oX3ALmHFiM0MiINie7oLDzpt2AU8\ngIE2NQMtasJu7eAI2UOM2LGDdJqq6nMdnP1pYKHi+m71hKk1JaXoxTkIBX9T\nDRQ0\r\n=5Nfv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4f45211.0","@graphql-cli/common":"4.1.1-alpha-4f45211.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4f45211.0_1613420521233_0.7568555099149394","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d51bf85.0":{"name":"graphql-cli","version":"4.1.1-alpha-d51bf85.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d51bf85.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"70bf7c1919d2aa1851614d5d4e7adc3bf7865fe0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d51bf85.0.tgz","fileCount":14,"integrity":"sha512-pVzDtafNKx2A/uAsb37c4IZTGM0n8CIj5TenqLFh8u0jIgArfNd6MXOaHpsH/+x5VgjaYerKss1cBqsPAwuj3Q==","signatures":[{"sig":"MEUCIDJ+4bWpjR+5jQJ71cUMuXXd7mZLSFTbhwRY3OoyKZRGAiEA9X8iFO1aq9anKAUdi+sWWkNR8iPNw2TQLzjAu9lM5jE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK59LCRA9TVsSAnZWagAA1U4P/0sywI5SF7u4JOsWVFCW\nhxlUQzrwNALU1pcrTFMBKkE7yR8SV4tDzIHWXW7rQMzjvyU05riRHMH88n67\nJDRMhoEt6RmmMm67zanHAErtESu+aSrDN0mkHSFmbTdmed66H+WDKp9w/XZU\nIacKUZ3lix9BRAkh47poyiiJhgf0yKKf+U3APHFFL7E6nSTaC/8PPWenryvO\nNk/W+mqGQcth8In5A/xHjoTB03L6TPx/3STsds2YG9mitCyq+SHUofneQd6h\nIkB2cvagk3ernkpzix11hjCYoBjCU01If6HC+sqkc7iveTJzUH2t5Mw/f5a4\n8jbcyJwyDUznHmxPKxd56c2MkzEJIGroxACu6CzPaqRX1jRjrl07BL94TlFq\neBL4QZx/M0knPU5wmN0ODrUuOzZ2sraLnSN1iugrXaw6rOw0sqeIOm/nH7mk\nrmDRpLJZnrZOVBztondREkZAhxFW7S/ok0acaZpvy0PAHBaJ3Qd39fm2sMMm\neJR6KRchmi1RtvSdcjuBhpUtZ52qH1XLonCr3o+TXVSbsYQUHzqzyA5LwpHx\noN8lXo8O8pfP4ZkkJUxK7GCmkm5nqNCrpxhfdEr9fb5csPQXJikQCZ/BEiLu\nVFReNh9jupdQ3iRjtVc4nB6q/+RtY58qWlK5Z8Lm0ERX3LQ8E9BRt/vO/7cB\n+TqV\r\n=PpFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d51bf85.0","@graphql-cli/common":"4.1.1-alpha-d51bf85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d51bf85.0_1613471562672_0.7076766748692975","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7076b37.0":{"name":"graphql-cli","version":"4.1.1-alpha-7076b37.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7076b37.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"10d2e6e1fdafa291a5f729413793072c4a44a955","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7076b37.0.tgz","fileCount":14,"integrity":"sha512-rDq+76JakdeIua5LppMRrbIliFWKJB/RoJCWBfKO76gRQ3VcaY0fBNWJvPxFZU3cxqDAiVNJitZfk5Lek44PMA==","signatures":[{"sig":"MEUCIQD22Glax2fV369K2qjvFY3/GecDm5tX1uyYp3SPpVGbGwIgbf5ppuGLdjVXw+s5D1vFCczknxYd8K4thfhGc8jXXN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK6hmCRA9TVsSAnZWagAAe1AQAIXBat1QkA8VIlZRlYQ5\nay1JX1NzIW/JPtsu/v7bRqfwCwFwCh2sEffGDJd7jE+ZhX6JKgs48W17jd1M\nh3XQUAti12cHDu38xNHXw0tF+cTwFNvatsIiMX226unu7dddUeZUul/nFUHs\nx33jqBRhNusHElCYxh/kjdkd3ldtAnpkXHyXHehjlT3hWuBk9QkPANppIkQs\n1wMc2RCawpGjh9QEgYscPyp84rxTGni4ITM0No4tdE5SjR8PNw0YRAX72ucR\nhslEhDuD/8A+IdNVt4diRAP9cQUe4CUVmxOlk4O/X7WzulSrSU7dqhDbS3H2\no2n+khvJyPNe0wX/mD/IUyqOE4ZC5Cl6ryCn7CrO7Fa5WLgwB3M+2gIpyAbD\nIpDzCRW8hscBSbNIbWXNYDFFFI3dZhRvwGyokVuGQe+NmperIBS6yw4kex/c\nom4fPSZ45BVN4gqEs1uqkriQpV/9rx5/YDlnVv9qxCe78nNm9tJcarFF8axY\nqSWrisGg7l7YrjZCeI4lEXmUIb+sCUx/S7Nk7tgM3FbXwEha2o2xKkrZY66D\nkseZtnLFz7mS1i0zXeHkrwlG0ILJjF8S7HaGrPqpN7wVQm9QJeXYl4sbBTRv\nmiBB0d9PnVkLoNCbeihFwmPHOn4qSsj9oJlF3JIMFhtgMqNNZMWYQIbMVz0P\nYDED\r\n=KFeA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7076b37.0","@graphql-cli/common":"4.1.1-alpha-7076b37.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7076b37.0_1613473893820_0.19995049761228212","host":"s3://npm-registry-packages"}},"4.1.1-alpha-08274c6.0":{"name":"graphql-cli","version":"4.1.1-alpha-08274c6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-08274c6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"736f2a7821a98c1ee9b4757ee5342f090ad4086a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-08274c6.0.tgz","fileCount":14,"integrity":"sha512-x4GCzoy0OMmnPIVVzeUz3iuvhCtcbl4e89cfgqYJgDqAXtwBF4fDJjRSewBgj4NZVrXNmiAOSdl/V0xeAP3lHw==","signatures":[{"sig":"MEQCIA4hyP80NredRQwlJO/8Sdcms4Cab3dSZ3eU17x/dOQ4AiAl+b85CIuOKjxwWVk2w0bNqwchVmNBcZyBCYezX0bStw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK8IyCRA9TVsSAnZWagAA5u4P/RQofeAN3r4pLZ5wBs3g\nr3Fi1YoIMumE0geBw61jOavobB5DYcO4rjXbiTp/NmAU76Dht7T6kzXmWGqz\n10R7qVUyF49afU9kaHJUQlzr3eiEg39KLMY6Oj3Mos2RvmOywAirHz7HljW+\nvOciSKeM9M/saec9CC13a9Ey4TJLxSw8QerHJs/p0jrqoXhqpkmMiqxrRzDr\nYDG8vUGYeoYGk1tde/0ejEmEArSJn810oNETPM2FFhiXfaC0I+qgz6LsmdRx\nEFgEOmBjGHuYsQ/xENQwMSTBBdjm2Eq4/5KOeqCZQnwiLBVEteUVbIC3XyRj\nLF92zBpM7DNFHLvKEJYdailFBivbTGr0bcRhkDmx6iRUohfEPF0sdhg7ikQJ\nlphU5prHNkbDAxs2AhwZLTzfaCjBDQ4qAz4sg2eEniUQz2qMt8IQHhnAGBVy\n3piPDiFQmuoNbIwcdmyj/1yAbMcELVkPYDzdwPnow8z4SXLbmuGGXWbcEcIl\n7LuKa0eiyP11I7FwszD/9wQGWz4SDJojvKzlSNd4wqmbaAlamVvN9cYsAbry\n4oooAXHXkyxsvaMjx8Dq5lst5fFs1J1oLRW8k3N1rENcUEpY/QuELB/xMY7w\ngF+/ngqY4qwHgcqtkXTDZZ3yiiV6sWJTrPuokDUHbgCqwnRYmAJ5IcrJ9Wso\nKLsM\r\n=97We\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-08274c6.0","@graphql-cli/common":"4.1.1-alpha-08274c6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-08274c6.0_1613480497700_0.031985361193764605","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cae7128.0":{"name":"graphql-cli","version":"4.1.1-alpha-cae7128.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cae7128.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"909ce7f6b76af0ee399a09e0a3b2fbe58178329b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cae7128.0.tgz","fileCount":14,"integrity":"sha512-VOxSDCi49fVEekmhEtsAg1gJ8PA8V2VjTNvGlBwjVCnerLC1xZArQxqO/LvKYOv1iPFkWQrHyqx5Sos4tYFaGw==","signatures":[{"sig":"MEYCIQDxhFN2kwKhahI0S4HIGfNfioGP86Csc5zE5+NhMdkbqgIhAItisqYy4LsucE6BvEf91OJ8R3JBejt/54Z45Oud4XPb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK8vtCRA9TVsSAnZWagAAaTEQAJmRgXAUWLi/3RJ/+Txq\n4Lpj5Ikd0zdRy1f1ytzmGJytCv6NVDNcAtg+S3BT8ZrITN146pUrVcpYQI6a\nCqktzpBh+AeNH0iz8mzooNkbqcLXL90JcgNQgVXLithIuhXwuhxE364AuWRm\nR3/aUaOtUew4W9j/JKIWOmQS0TfOPOoQYT6kouU93N8UG61AsfJCDP49PJVz\n9q98UgD7V306nJs1zw6mxy+GTwPkeLm4M1xlOHD3YynlyfwrTI6ahH1HotXt\ncodL8NCoeBlHzKxJohb5/T3LzIr9gc4Tn5XK1r2JJMXGMvVOjgavfbPQ4Myi\ny6zKyH/cF8rGSMjb3ccWv7FlqKSS8Hp9eNT1u29CW3TCcwmEphpiGe6eB+nS\nVOixnEFs91pJm6yzvTAvZHtJxacHTVHjhdVKOoBcbgwXm1xJWVFQYIhk7sfu\nXQ//GRcm+/jAe3t/ERfZXC/HEluHAEIbQ4ELy5Kzp0Lc9z6k4MKeL4yXOfs/\nHATjEWqKHx8ssGC+6ZhTvVUImagT8c37FREhFL3QJ66hT00CVKFoJZ3ut25t\nEr+/wKAhLvEtjESR36xBwiIU8gAYlgmeksf3IAqBtrnxriDU4qO/+qKWhloo\nWXOeB9VVKw1v1Ni/pHeWhIxl5pXOmF/KsARbq5cnz/o8FUzkmVvCJVmN6J+J\n+35h\r\n=gIuE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-cae7128.0","@graphql-cli/common":"4.1.1-alpha-cae7128.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cae7128.0_1613482988905_0.8802965535364509","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cf9626f.0":{"name":"graphql-cli","version":"4.1.1-alpha-cf9626f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cf9626f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"274fde6e29f3284db03b5d51be0cef6d01bbcc54","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cf9626f.0.tgz","fileCount":14,"integrity":"sha512-cc7dPojVL1HHsoJe+6U0D2gmA4j8YcmaWYUleqyYQi5wlb6zbeGENqE2VsdkU4at8bbLtFPomVqMKKs8vCh2xA==","signatures":[{"sig":"MEUCIQCsiwsjdB47HCp5nE7je0GSACGhYIYELz1OMzCt1X7uUgIgKZhSlFqwxKg/w1SW+1ICBEyUZ+NavwSgtJLF1rpt1R0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLAm/CRA9TVsSAnZWagAAkXwQAINTq5G1iw69OEYNVai+\n8sKQMT/rHMq7uUPHjTNOl5JB++wxZ3wsDJdVFXF3+1MiGCgGF0oqWkDwQ18r\nrIwIrUcWdYxOjm9NxlrDmXzgZX8zaYdlENBmy8uMDnd8Afxwbh88ml427KIp\n+/YpvhQvPtoiRPYzfaavXmNKizjrBI8ItSbOmgYuAT3cxGe2nLH23FztEuw7\nXYpHddc6uTfdmKsf5a3G6/Nw9dszaMWCLqZFJuqoUGVXR1B3C6zf+muxWMG2\nPWSH47njPpURsZjozhN64lHvR9jSP5J+tC6tqwZw26E9iqGPGwyI+2BqQjo2\nzLoq62AB8gfeJmJMLmtCVslouJqvG/JloRfhccK60mYfq41oAZyP5hAKuy5a\nujGFXdsRwkZoP6gapHa0Gxh2ZOj/GvStwHyAE9NuBnTKZ0sqdz/o/+Av2MJO\nksZdecwB9KTps4TKyAfk9QA7jFbg89psBK/fN8AgFGVm+beckGfFaqMfJZhf\nAXhtmIYMZ3W2f1cmf+1Fth7isJ7XB3IqoSbUz7sdAw8HsymKYPFdvSUcYs4t\naCyIcceySh75dUacuqauWj1QrZStP95mjs8oN+nQXlvlN9eeDS4A24CyVe/c\nuhZvjeJ2LO0hkWttQuULQyE5uaUOPwHTOQB+lh/0/aiOtzlx+UJEqzDV9Nn+\ngLLU\r\n=e5l2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-cf9626f.0","@graphql-cli/common":"4.1.1-alpha-cf9626f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cf9626f.0_1613498815080_0.6627563160216903","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0da3de5.0":{"name":"graphql-cli","version":"4.1.1-alpha-0da3de5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0da3de5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8d2a25498da0c09ed44687157e3aac67e6daa1df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0da3de5.0.tgz","fileCount":14,"integrity":"sha512-z6NcZTVxOZHJ4SqH5YMEMThhM7YPwgF/H57Wtvksfu072Iq+1HVqM56THm9xnbsIpT25q5X4XLY7ZUZ/H2Qb+A==","signatures":[{"sig":"MEQCICc/bTfM6fj8gPaOgU9Mo722Za83JAIt3FsvsTZqg27DAiAt1qfZy5XGnU8LOZJeoYN+qVQbgo2Rg9didKsqQHaH+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLAnXCRA9TVsSAnZWagAAyokP/i+5sYNCpQ1SUxAXIIdv\nD1f/lYeE6z1HsNkp0ZHXlIjLd510LY3wzrtbG7N/9CkvmP2DigbLsfVruZY4\nABj9nyk7yHS1LUrkk1LiTNY1MOcrPLp7/HDbVS0wtegl7HKBiA1VanlTl6yu\nSQquvwlmj///ZF7BcbL6hxPX7QM4gdn0vsq4LmN20LTOQs0244wW+NguryGU\nKgIUepR8QqqB2FCybaIJXcBuR8JqM04QynsqayQNB6+6GXIDB/JHns+257/4\nWhn0bCoj0Ibx4GZdC3QiGwIrek/MBYbvq7qEGkocjlZ2n8Q5/M7f//M9Cq4g\nsQdkdobm+yoH0FXiflF0e5mK/WGZ27KdawZ/+FzTI6xEYigzgg1Y5vnKNjSg\nZVjCFlOtt3g+KGrb7ybpVo82XdLJTxjD8hQAyXbiGL8ZsrC7KOCS7b5MhOzb\ng+rvICGSpscIa1hpUHoaInCm8lNHXJYqC+5+24Bj5nX98MnC9aeANlfibht6\nUdI2LqGWFo921pyTPv/zj5wIpfOHeaQMgA1Nteg6bxiyXDQUhWzCUXRhJJW1\nkk2byzhEJLYWZ96Kg9p6TApEH83aKAJ6ky9OAMsas9OyTCqndjgjYFZ4VWsp\nO2KtSNaP6uFmn3gFO/0R1kjFXOa+mgZaQTNcPQZaalRXYi/5YunRlki11VA5\nQysS\r\n=mq30\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0da3de5.0","@graphql-cli/common":"4.1.1-alpha-0da3de5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0da3de5.0_1613498839040_0.07233962964770124","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f82dc44.0":{"name":"graphql-cli","version":"4.1.1-alpha-f82dc44.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f82dc44.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"55a178e6f3c72083a9aabe888e4b7467e2a0d09e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f82dc44.0.tgz","fileCount":14,"integrity":"sha512-2H7e0OgL2Zm+TNJZFw7jh374+q2lWTpwF6H2YPtOCV+Zv5borLiT8FFispk7UUiwVcyAymYvSQL3KzqSyn0sVQ==","signatures":[{"sig":"MEUCIAJhA74mQJbjgudjWpZ32kpG0YMn88YTAl+973EQqTvMAiEA8QffsB4hF2RuaNb2ZdgM8D5kItKwAPWNA955D8G5S38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLCTXCRA9TVsSAnZWagAAWVoP+QEpHJdhWSkBU1ExtKee\nBShYCkeg+sG3KC68Ea6GftydpBbzuACU7CaVjBuytv6B4ThQ46J8leC82VO5\nJf+gF1xlCJDV1+ILGONRgZzzzm4O1BgxRfK1yT5q0ZWACGQ5tjl7PQp0taKc\njwB19eXoiS3OZJCMzBhTkDlMMnM1pRoG34z4b8RPOqFuYmtXKIFLTb4NjZMU\nHMKeHknN1EzXyVw2nJsYqCUo94o32qaqKAtXCL8HEk6HksaLkH350Mlk2/xO\nuRftecSTfXNf8NlsYKMPNS6R9flTDukUs5CkEFQVXnjvakZlf2gz7sjRxYss\n9yb1FnQBOch+giBh2mhIuBQb6Mqvh3d5MVMlqoYLOHHOj1aQE4tqCGrDJ0/U\nwTSKqAZTj0SHSor0H+RVzi+W1dMNUiNKIN1vuKQjztmdNmFDWx1mt9EIdJUR\nywIb2p/4HIyOoMvmqmuUMvmA3TDcFEUZRxZ8fNs+Ff2DF5dPuOHU9CKMHJ3L\nObuLU9OiXa8wG//9ZhX1BIVYOnauh58gBbJUcZ18IX3n31Ckn8JhwIhmH7jw\nuaKjasjyk51ZX/LQEDS5Vh/J77Rv8JR4OfI9W11kiELmYQQPrwYOslW0J9bA\nqmYIY6sbGftMg4esOdHBpoi1WfKrc8LPxs0eWPdLmYSSlRd/3yyKbiaL7AhS\nk0/9\r\n=zU91\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f82dc44.0","@graphql-cli/common":"4.1.1-alpha-f82dc44.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f82dc44.0_1613505750794_0.6471820557075723","host":"s3://npm-registry-packages"}},"4.1.1-alpha-33fa101.0":{"name":"graphql-cli","version":"4.1.1-alpha-33fa101.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-33fa101.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"432fa2d78f91161456c6b5932c7bb1f7fd1ebf71","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-33fa101.0.tgz","fileCount":14,"integrity":"sha512-8nPLORFwEh04z9oK02RBth/Xt1yMUplzODiLUQKC/G//FOgJSXYS6sp58lhkuY/4DDEcV8G/7Jim5aM9zSvzGA==","signatures":[{"sig":"MEQCIGRFdjzw6VtYikDB8JEJcY2YkYTSAZ5tFQtvxaLO2ALtAiATXbXjeBWYUz10fweKRCBpZsQJz+Jt111/YUgJr4lYow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLCUMCRA9TVsSAnZWagAAjxsQAKG6a5HsSIRSokazDw1s\ncMmZzyBVTc4bm7qedMLkdoAMWvysgC/cj2SUdjVQMjzZYfrPlDU5ffoqdii9\neEb16S15JI2REcGblPh3h6oRl3S0+NzehDu4Sy6j9bOUwm2Uw8ZL/IxMHz77\njhteSOObI9JPgG3kJXAXG47lKEb7t44tr/p0StZ0DvYhPcqhkjIhSQYLenuC\nqeYjXNrICPaHbp/GNYT11yOROApY9ZhgP8tQC70RYRJL/dTaTFanjPeEHuZf\n+kRj0b9u8J3aWv8YV+uvUHi2wYuYd9rOW6U5NvEOnFl/StfcRKl9m+Scxgps\nq0gjMmV0Fi7wAyjkv5FMAfIqHF3u+Rmv14cHfz++owwrZe6aSYkVuG9AySFI\nZARH1lyT5NA4EUXw315s8ovcF2WbFHg5iTjYk0pl0ne57/zu3odkfyacYxzi\nd0nqXVpGB/pscr5ZvSnsy7qoDxt+6jwEBDW52nc7ZXGUV4ZYlWZWUaw3g/yf\nZ+w/DO+wUp5AdxL9teCYSU0U/ptuVxw+0LB6tWwn5gvsdMCpb88krKIxzf6C\nz0NyAdDGmT/TewrEBcpJmcdgdsUkE3oHPSTf5aGRvclqlVJsZnxhLL35ZKaz\nz6DojiCRQVKQeRkKhVPNEfPpnSWCqvx/76fuKRBQdXcPlnDdBwdOLMCB+EkJ\ntiMI\r\n=qnGe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-33fa101.0","@graphql-cli/common":"4.1.1-alpha-33fa101.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-33fa101.0_1613505803207_0.39063670134987105","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0ef6794.0":{"name":"graphql-cli","version":"4.1.1-alpha-0ef6794.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0ef6794.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"654e0fae4a36cb4c98f3c81150c2a545f7298efb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0ef6794.0.tgz","fileCount":14,"integrity":"sha512-XRUXSz263TDWicWYo91WPDwWHEoJqpgbLAHJlPd8zQBto7OaBNQr7br2pBwZnGP4GqMGSqM+F2uNG7zYSH7zyg==","signatures":[{"sig":"MEUCIBoW8CNX6EDrhGyS5HYOcQN0nEfFTkHAIi5nAmy2Wl95AiEAuuayWeAIAXfFWfbBBwvZyhJUZFjczRY8U1YfC3/ASFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLETTCRA9TVsSAnZWagAA5k0P/iNsW8Y8pO406j+ILIIi\nFI+vdhQul85Qcr3Z+De/vwKwJMtnX6Q4aa+CS7DRI4fCrm68IK2opZHew5iq\nsyEvFL9I/pogRlTDxVlDSUNxI5mPpq+zh6xd8bUaGKZNnegux+mArKuFNBtj\nHy2f+pr4llR0N2Pc1qJaCy7OWWohYonCe3SYp3QuDYfAbf1CYBRlJY/X81nY\n24V8pqlsue0Jl2jlVfDt1+Ra0o0AzOaIxTkSrh8Xw8dqhyJ4JwB3fC0cQ6eO\nDuYngzvNsN+hlgnAX1Wza1CqBfHkcgLlKCFNr7Fk6wSfTzmzhTmcxMr9LvDW\nEUqjQRBBuKsHhFv3ex/Gv9GfYc+kNcIjZXLK5UHKSBVZy0eYpbOE3cAsU14Z\n5QpZPrwIPn6HN94ze7gxF007puQ0Nu6i5lbsQd4jlyGfsM8lbmTysNbhpIqn\nP94Ol2AmyX4LYbMBcqPOgXVuEQIW/n6ULainGNdpivr6Jhq74slXpaoCzmJ/\nHwn0BGuR8dsAHIyTjhq1j4xO4AmVwVIqhbJ/pAdR85rf+iJ5ZA7ypJbhcWzx\n4HJMxhv0gUEDQanfZYX/LgcYNou6uFD+L87TIuGr7U5prsNBpgTkhfMdahjz\nTQ8Bm3359oCOv1d+JC0cyKDSkXjiE2hxsJNwkdGmesTXNH1L8/NJuynevVyd\njeYQ\r\n=XXmu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0ef6794.0","@graphql-cli/common":"4.1.1-alpha-0ef6794.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0ef6794.0_1613513938760_0.9081207396240687","host":"s3://npm-registry-packages"}},"4.1.1-alpha-31c1280.0":{"name":"graphql-cli","version":"4.1.1-alpha-31c1280.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-31c1280.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b455b9f2e1ac12eb5fea8504b7e2f58e948b5599","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-31c1280.0.tgz","fileCount":14,"integrity":"sha512-KgNRQ82FTYm6x0H8MlA9jwACVy872lVYLK7t7wnL8IapOKDWNSwMVGTZ08CCaFrTMfOyn8BhnEtQj1Soz4JpTQ==","signatures":[{"sig":"MEYCIQD+oOa3Gv3HODweoo8mPTJD/cjMZYWWRJFjaVJz1Ri0dAIhAJRHKm+fpkuFX8MJv127DDSZ4KUCX41gnX8RdJyAV78S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLa8+CRA9TVsSAnZWagAA9N0P/ikHeZVHribHq2CL3A+g\nrFCwGLjWCOlFNyfgo/WsZqLructPV/i1k239aS8EpApt3XG2xI6BCZE6G3Ea\naoOPoiBy3lx3ZzfBuJxbRtVZ6+vL+D323juJhTIamuhGNYKHG+3IdjVf8l9i\nVJ1WxxFtEXz7L9kMG1XPMaMHNgihvTqcjHXO+RlFC0L6H0zLOyidJoZfsE7d\nbvDwlv6bOEHQHld3kQkCxqerw0QuGc3nkDe0y5xWl6vbZIA4sXMiQVVDuVob\nEV8nhCpZjpIWSeZQp1iXt4Oji6dEVRIBY32bsiB4YAFJ+V4+mQ/cl0DV0IEp\nPatjFOOhKOZsAsvo2tDLQWZOEPgXyO5JEfUFVS6ukcRyLle8tI5an2YIyp3a\nMOBxT9mbN7mqskfQQW8PIPU5wJ2Zxe7awvYTG0rN+MneAwCVKBq2Mu8BOcsY\na7fs7fiHmvRcPH2L7md+IGq5WaoA/k7IJB4lHbZdFqMIi8XzR/CmyN7i9AEm\nVOEtNJr7cKT3qRrYukggytJHV/QYqb0SnGub4vMq3F1u+NzSMv4i46LWLbEu\nisQKie1d+BzyOW1SlIm5hasNGHNsk/nFyEE5LYAfMOR2Sli8+Wh5KMwVR+ed\nNZ7MNMclRjImmKiD3qngzhOORVePrAtysZxXHHqbr6BMRu8I6ZpNL6kd418T\ndbQ8\r\n=iWjd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-31c1280.0","@graphql-cli/common":"4.1.1-alpha-31c1280.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-31c1280.0_1613606718277_0.371925451096599","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bcd7ed4.0":{"name":"graphql-cli","version":"4.1.1-alpha-bcd7ed4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bcd7ed4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bd7fae5d29f0a26a6164c3b5424935a204ea3abe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bcd7ed4.0.tgz","fileCount":14,"integrity":"sha512-s2SLVyj2K1eVePkvMwvjddOzoB6p+k5/0EmPtlVP9Ewkq/l37Jkqv4EKhAUBgcvOPJU7hY31bk6sH6yWYihbNg==","signatures":[{"sig":"MEQCIGbIPm00QY/Mh30keyvLnte5nbbxegrQ5GmQ0DiHuuzFAiBcmSi8PbFwrHoBSv+eZhjiAx7xL0uOcAyRQzrd2+X0+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLbp6CRA9TVsSAnZWagAA5IUP/3I2aoOYKdyQ3YgjMWMZ\nnMfycNqATYBrepnY7oKmJrTD678YUURojPglOxQJHH5JBKqUOXFjaWJhHSxf\njYC7rHPQDG2UE8h0OGacHGwg7Bot0Fjl8XyUp093zHXDKKpLIL5liyUWNPjX\n8E/yX/yhQ9ZeQyL7p9cD4Jdui28dGx2vY1nqpGT6q5ftn+H8eBGYbJaEBizR\njlXRtk1hlZT9WcoZ4VllGs92hT2PA4JVUm2aVS/LHo9D1Zzx4CNh9bEPWRgZ\neqZB42O+OfmMm+3rhCheedVWQR7yRwu3SHo7gbwZqiMy51NWGHrrQsSn2iF3\nzQGKd3Bib8VjrUHCrMpxOj37mnxa9ul8eiNPxVfbUnbvhszIHt1W2wwkJSnE\nqw7hK0OvX5b/JL3GChtmBBC/ITa/jvLdL8hHMDsxC5vG8ykl4Zv4oVCjJIuA\nuSqRepkgEfUkOtCuof+or3xglzvl5XW7CLOiT+v05d01TFUl6sQ8fp3q+USU\nu/1bta+D3b1Mykwj1p90b6plgiARto7ejKuQBPolJi3Omc6W88muxHM+klqd\nE2/0qOJXUM2g8bxPwU4BT14APzuuw44iZTYPTvlk4liLqYA/H/Co+HJ3moZ3\nKivP+bAZ2QDnlSORf0c4c0mCSj1FddWmx7G9N239sOmcP4V6wRWybnjUFkQb\nnG3w\r\n=Q0jN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.10","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.4","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bcd7ed4.0","@graphql-cli/common":"4.1.1-alpha-bcd7ed4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bcd7ed4.0_1613609593888_0.29973305733096045","host":"s3://npm-registry-packages"}},"4.1.1-alpha-13f2c93.0":{"name":"graphql-cli","version":"4.1.1-alpha-13f2c93.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-13f2c93.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6f6d7f593a0602bae4dc7757a14923028438f9d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-13f2c93.0.tgz","fileCount":14,"integrity":"sha512-EcXkdxmxLyXz8B6H92SLVkYIxZrTXKMJCohwMN9IQSEDbtOZLOBdxeNwQdPJSJeqeVObSYUJloMPwtjzAlcF1g==","signatures":[{"sig":"MEQCIG/ucyCx1mqzW/AL6fyUYToNCtwP3woB6ZcevzAV0XKgAiBs9QzZz73clK2v0UVNWwQObTxX+xlPaNf9IRLprRdCtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLqTdCRA9TVsSAnZWagAA4UEP/jtrDRSCnfd2TYsuNPIl\naprTHQdtB62u2uylaiaIPmdeU8OhPIDyIYLFv0R1PHjtZjWAiaUo0fGqKoQ5\n2vrc/6OjN0Ermxz4Mitzwy3Z8g3OzmEEwQqZfFzZXxJ3CVaGZrWujksrDfuD\nVB5nuuW8t3XgIjM3V7liU9Nf6NP+wGItHMkOorVdZ+LeVIX0LV0WHomNM56o\ngP7NaRxSXpGAcASlwAXNvWS2+JQaG+f/l7T6QkdIo0u637KEG1t3GWqYplFu\nC8GSkEyAQW1CuTCkss6oTbPVYe5qkc7eIAEgsKupom3ma2oxtFptAmuWDcwc\nF3p1W+s8YxwGoTtuD7Ha/ziFATln52lcOdQYuyyapmT/aNUflePlMNml7B5/\nK6RxOuCJYnqbzfqkUOxsOHoZXYjdDYJRo9xRJqncdr5pUKI2K4fjmcBcHPRN\n/pj4Xywa6/GXcdW8h3JvJhSrLsXPyyBB/lbzSSfUlYlWVlRNKeM4CFwD8O/H\nEfDgY2sPngVEgXuK9QgNnlR+cr6TjfCeOnWbseDHLwhQek5odRxxiCwxiVvg\nOgVGh94eFdCNW2vFlvBSfPDhsv9JimK+ojVz980ehzR4nL4g7ZDkm47HeeC8\nWvwTGvqXGxmBwkG/VaRkCsM8fCvcveZgqvCvXaojXeExNWuNSX4ydf3uutj1\nKR5+\r\n=BbYy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-13f2c93.0","@graphql-cli/common":"4.1.1-alpha-13f2c93.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-13f2c93.0_1613669596518_0.8895110275760516","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dd465eb.0":{"name":"graphql-cli","version":"4.1.1-alpha-dd465eb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dd465eb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bba7403bc2bb91f2438bbe0e364eae88fa1173f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dd465eb.0.tgz","fileCount":14,"integrity":"sha512-QZ6X2DAGB6l+tbXauh7iIFVpDDw18QWI8UznuBj/Pipc60LzZGA96kSRjqEpXTOd17OH5FS01wLIDxyrt8cZnA==","signatures":[{"sig":"MEUCIGhWWP4t8bQpHmX1+9YuseP0lPXSKPTDwgWWiuDayJ9ZAiEA04kEX0DFKK4/jNUj7b+po0Txp4rcdf834BlOpGFeOy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLrjGCRA9TVsSAnZWagAAjIMP/0YfdSk7NMOU5aPxlu1b\n7x43UyfqO+FQH+rBjBvgKCNBXoeBwoBnQfSO3/dXX2N67Lv1/edLv9p2cVkx\ntomuqo4/OFdNtaypfT7uQEpCr/rwQdXHRNB2XsrxQFtkJaS01/xsxKQ3BgvO\nrWzs3wAiZMfnNBvnO5bfP+repKhBC8ZKXBpsbyh7dQvIyWAH7JmcCEp7V/zT\n0CuHQIfWb0NnN4QPHk8KH1iw9tGzEwZYALG63c0yBur+xWTJYCVVAKdof8hz\nnCHDvRsGphWtcyQP+k7LNvO5SGonRaeZHBdo7UfGfOd5AgdXfkGpj9Vj5D16\nxgbasTrAnpp0Rdm23cyIrX32rpVhBr/xGQySyxGkfBEsf1hPrAqCFgdrZ7pV\nQpDBmmkaW4zoM8jjNhAgj8yI/agnfjEF+XLK0GemWgvwdxjhs0Dh2uIE5ekl\n8oySx0iO6zPgo6G3qnR6u1PHC8As3PIIfICI4B2z3FP+CqcpN7cD1lVNLxCX\nqarDCY3SXKyQLelhIcySYgs3ehb5rwBd84jQ3SLDl4Hy4+x98RjS6ByWpqdC\n3T/rIs7B4mKc+22dPabWT4VWQi2v1IdcIL5Z7oztgnRN2ibcW9Y1hAE/lhGu\n90dl8H7a8zueQ3Y7WyQw+TZ2FSIF0vJcY7KLz4RIizQRpxSa4JRxTVG81ZQP\nwO1B\r\n=ljEj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-dd465eb.0","@graphql-cli/common":"4.1.1-alpha-dd465eb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dd465eb.0_1613674693471_0.7072801016009205","host":"s3://npm-registry-packages"}},"4.1.1-alpha-04de597.0":{"name":"graphql-cli","version":"4.1.1-alpha-04de597.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-04de597.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3bbb6604dd59288ba8941cf5d474d2a621a62816","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-04de597.0.tgz","fileCount":14,"integrity":"sha512-aSHzjDKkxoeVUa+u/8U3/bK+M9bUuvofnstn/5nrgPkUuPpWnqSyBm5D2rpTv4i7Kwvn1yoLW9seTPnj8KiLSw==","signatures":[{"sig":"MEUCIQDK/661B+ZKYf9F53JmqnjsjUDjubK46/oMTw6s72bh5wIgMShZWzhg72IcPtNMlyLZPsW4lHhtEGpLSuuhMIDoqII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLvA8CRA9TVsSAnZWagAAVUEP/3XNQHCzp8msnwr8Z0iX\nRCoYZ8mSOGYn9xIPuF21hUYYhu3IYXeMnXIWRaHeR8gdPwSAjDrd4WiPqldT\n2vuip6uD9AkOMUp/MTDm3bvF+kwiN8Ly6pYjLrXkTnfDLJDGhvArmnO0F3+3\nLTuXy1eiTel39flA2t/98A3Lq5EsP5XIjvjj0O3rmzq3S8wzRgWYoxIQiTVE\nBZY6JEa8gWG/jIV/GwRaDtSvV7clRHC4cbDzkEUcpZgVTHSDUZW1LS2y19Lp\nnQBtmwoGYdzyc2BoS8OOA7dk4Dflen5wEybfU01Qqw1QWLfaUE76MxlEgh3+\nIbL4RSP6F+WN+Fm7MAxuRh5kwe7Ji/glRxFpvOBNY9c0u5HlGtdO8HrTi7cq\nFQ609Rl6CEEt0AwwOYqfFwDQ5VmxiCHfgKdNidpiaTbVXfZk6ni/iWUxJMa5\nYinANiK8N0wIyKfzo9c6MZFXL/qrMHUgQq+UWjiSTZ4HmYTt0/ChSxHCwmeJ\nWIL5S7Nf/o6pZbfgqZkbKAyAduc4e8SzmTdoJ3pb/mEZZx1c+4QBdHhlltsm\n+jvEWE99eNQ7qLFAg0zBtSebWEkZs8qPG3jCTHUWZXHN6P3xzEV9oLcWRN0C\ncpUp6mFX68Hipadw7oEG8GFELU99k1hr0PJuFPw0xj+tx2i3MKL0ih6syzou\n5204\r\n=KqJZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-04de597.0","@graphql-cli/common":"4.1.1-alpha-04de597.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-04de597.0_1613688891957_0.6082385387316274","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8e000c2.0":{"name":"graphql-cli","version":"4.1.1-alpha-8e000c2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8e000c2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d21af0070e35e7239b9307385bffdaee4d542f2a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8e000c2.0.tgz","fileCount":14,"integrity":"sha512-WcW1hT3xfimjpdPwD17vPiYR+LNXPTJky5gKlT0eoTjoqFpemPgLTcxkN9JpqvWN61rZuD53CVJq63r2JHayNw==","signatures":[{"sig":"MEQCIGRl8Pa/9pkAu9Cg5N5xsPkXVKSCr2O2XrNuCq9mFij9AiAnRm87EO/rj1zghqPNm3EYyMVIm05wDs8KM3UtAxITqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLzkuCRA9TVsSAnZWagAAmWQP/04vaOOGFqggi05GNV9R\n0DZPTEBv5J2dyWTLbsRrZcdvnUNsxQmTwWmXLcCzQXnTXNY3zf77ICiCkGwT\nh4RpSDONZ3NK+AQKonVyVeWYTfhkHOmMPci5yudtl+/CDV+LFwkUpEVDjE7Q\nAWoCNvLFpopVCHMe0Gh8jKd9hK7lRL7VVhz72boNSx31bhV6SCF9kUt2ttPj\nqgHiRE96VzBuDonRIaxlrSYjQZ1qTk75kzni07UbKRr58q3gLh3paYy5BeDX\newtilNNPcWm7IRUEa7HgyUvuF5w8EnuznAHbvKCZ4NchiTlwnsx6/p/ZBn3u\nUwMrhTCdty4qA5tJytOt2m6r/iQWj2FYmyvj6cMA3QnnhYU9uY/coIonDCE6\nW22qU7/Wo3L5oOHK2RBmriqygDE7XEx3eAP+XhKpHOd3I3zP0uOjUQ8DkMlZ\nOnaGeK4uhC/HH305nR0i4DNl7xpvOZy3uGowufSzZE23m/sTGrr81uGVhgYC\nD50qMr2x5DDJUmDpey5kthe9cFxO9FwfaC5sxPY22vJzJxJ5iRfjKQ9RJJbU\nkSciCtPpzI2cTXQOqaJu56PAYa7ZvjXSSyUZ3/Y/et0jP9OsgRK7qQ8wuPEi\naoyYhckAJd+Fso2MrxBXGtPbcalZLUsg0tpWom6lodlfPznQFHXy8Fh6gX8y\nLK9b\r\n=RpEf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8e000c2.0","@graphql-cli/common":"4.1.1-alpha-8e000c2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8e000c2.0_1613707565955_0.6603372388257693","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3e0537b.0":{"name":"graphql-cli","version":"4.1.1-alpha-3e0537b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3e0537b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9fb0d2af8cd63b2688f0113aeecd0f8c170c89c2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3e0537b.0.tgz","fileCount":14,"integrity":"sha512-2+/1S89MAd11oj0uc9DhPuPTPYl3M3pR6bPWGanxgTfgy4yg/DZlR0Dnut5r42eiqGy+tPOJ1Y1FvFD0NC66bQ==","signatures":[{"sig":"MEUCICTF34XUzwHf0SX93Y1KKervLQwnrDYMfFAStZhvkCMHAiEA1tOlU1kG4SbtD1Pxea6DO6WG3XjrSXrHIwECgFKQ3gc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLzlBCRA9TVsSAnZWagAAOJUP+QExL2QLU3viqkM255ny\nLhi5Yh3xNStn8BRMeXXuEnZpcGCc2BxWqyaez8Ld9t7amKrpT7guP+jZQsgZ\nMytE4yyoZyeRC1QHEdnVZ69Zksf8oAyLvik9x4+Y/hc/EFClzR1cX5U0JnI4\n80Uhd8BZBdQuzhSkkQJyFpoF3PdRP83Ihjnk6ZBXan8G4pUwtlXX5WFctuUo\nVfKZFb9NJNHCEjcLUEFqy3DqrlfqypFnd1e8oqqIFF7xU5XeeiZF7q31AaEq\nBJ9canhrF+mSxv0kbjxCMfMRXzxtnN7ScG1MJF3z5DJ8fA9lcdJhQ51WG2Sa\nkqdNssiEdswAHZFFUa8twZ9oyTnmJJqNj3bcMdc3aBmapgB86aqvRgF3etx9\nOGD7iezfEyL1H1DsV4KHBTxEfeoqxQ2Tvl06J1pomqv61Exmk8I/WQLohiwC\nsMTAWhCYH3M9WTlAmn0X0LWg+l/5SlrTC106BlIQchAI6c0PWDuTmB2m3duc\nCpIF0OqSyWMfbu89spACwExcUxKTdy2ZEI2iVF+g9pcVChwZcIWzBBot7CAt\nEAENlVuNR3u3xW6sxTZWIV0UvPOx+rubnSUEpqxhbdC0LOX5MDxt3KJ3MhZb\nJULlyEU0wNUlyUQ4/FIbt0qKlMecQJedHVqLb4o5O4VWkq5ub86s7em8n2lq\n77yc\r\n=EzJj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3e0537b.0","@graphql-cli/common":"4.1.1-alpha-3e0537b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3e0537b.0_1613707585098_0.30640643576868865","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aad03bf.0":{"name":"graphql-cli","version":"4.1.1-alpha-aad03bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aad03bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e756761ff9e675ef1110112d51687bc2c8674427","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aad03bf.0.tgz","fileCount":14,"integrity":"sha512-dSdxxHrw5qGhAaqSxgl88gOHNUHTbtSXUQVhloUDItv1fI7RCJwc09bE0LC1C+4but8RZgxKOoaV/cMRIeHNHA==","signatures":[{"sig":"MEYCIQCSPlj0Vs8B7OxElgbI/FkMpyCxXqpEV145yvJx0zR5fgIhALHLyHwKqhgjMnUfDg8s/xMCtTVyHQGkJUzqmXhxg6BH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL1b2CRA9TVsSAnZWagAA+ngP/iZjC2Hv+DFZuvS8AxiK\nv6UAOxN9MgMTLEw+6RF6e0Mu3eHBJoA25piPzwPx2LfAiy0D8RhkSYHn1UL2\n8zA1+EB7/bX5nStd90wyBm/0bOGzbk9Z3+hsoW2avK2fnHpLx+HUAXHiQCBn\n6AvF2vnWmh19BfSjKW/e3Wrnmso9uRZnkbRBwYYYMKrW5y0UEztUXub9gS0f\nST7jbuLkiVM1SFyGHwl9lc/RuRzvVvNYiyzrnRjfq9Ahxfej3z+rpiSqHxAY\nu3WWEFNeb/lO380QKf+MtRY9eGg3vuTY7ctlK0V2kMAhCpoN0ldwxghuMPb8\nj5jE+jB8fjU3JddlqnGOuZGo6S7VHx9oT3/s0vuuzf62wHcDvB+xdAur6f5C\nWs7zBU6L0enAzvE522bb5y6CpZlaoN6lV/XP/F5oZuS0agHkmzh8Osx/X7na\neZ+B3iAttf9/SUI+OaEXHCqIYRLOKPeYZvp22geowvu7uBQezvIqo+6e78My\n2iviI5XJU11xuJVxEhZyecPRYoaeRRiV+TRmemg2JOxChQhP9AHF4eppwnyZ\nKnWiJrz9jh+Pq3SPmwlsqp8i7xybvK9FHzRBWsGCQn6KklA0umhzhcdCTaOD\nG6yVfr7/gGEZYqflYSIM6/Yca70K4KUKpSBpVpjfE+6kdmSJXzp3rFD6LZ56\nZ6Hw\r\n=L9xb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-aad03bf.0","@graphql-cli/common":"4.1.1-alpha-aad03bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aad03bf.0_1613715189579_0.9595045562367475","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1f5f6be.0":{"name":"graphql-cli","version":"4.1.1-alpha-1f5f6be.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1f5f6be.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3ad1a413d3c4a451c2488451dd54bacd4ebc815b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1f5f6be.0.tgz","fileCount":14,"integrity":"sha512-nc72F34htPZCM9+I4sn7826RqF9L7LZYojXW8Bp9TDvgOSAh25rejCk9aaUECkz07GElBH59WR0T+y/eBEqNHQ==","signatures":[{"sig":"MEUCIHOFOrKjg5lVB3hk51SWKnZV3e8vrTT8NXt68lHLVdUOAiEAlm5KathvV7c1HoCW/vy83PaAUDEQy3wzBwVHFPTYh0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL1cjCRA9TVsSAnZWagAAjAcP/R6YaLnJ4op9kpw8Qjpf\n8+yzfZ1h6lRXLwCY2SScEAd4WY56ORkgE6e5/O4xJPYCOtIAtCqcO3Fgob/C\n7hi9AhjRuVNeW8hiUR8YHD01q4hAzFaY7W9IUxDaXIneqVtngCUpSJ1sSxRs\nPhTyv6lf07oeDdyr9M+r3eiJY3a2cdgau50MjTs7S32OcBOfX9fIUfjkL6cY\nppbU2zmuSy5AgbwYmLMnh2kieHoLIz54ZrSDS4E3UFqgJkWtSbBPvxlMnVOP\n+95+MgVVPcdcOXVo/DnopqDIxM+d7+Qhh4OwfvHF+FAzAKr0BJ3S/qTNsK3N\n2bs/QUL22ZwJWW6q0CQY/T5sM8ATj6fYDj0JfNJNbbhQf/wFxPDPxR+dsxjV\nabjwD05c7wFPvqR4yO2nccRHvU46PE0L4Vcr/tBhGjWMeJQ4qAb+ilDkf6ej\nDlPkpupYIl+yCDJToDTNdMDGeRHPe5itryu5RTs23Icz+SAMnTYS2q88ctcL\nhB7aiwZpK/K72XJMYBposnCiV+NJ/W326zG4+yoW2Mx8n7zGMvHyw/EZ//CI\nLVzsQq7oq6cGet+Sebos6XQvgJT8yrgVLUxldyNNk5DtqlXXIGCv2I08XBz8\n9pAZHm0ajcwBN5R7qsjM5ZPVKqHd7JhzkbjvOHqXQaxdHvERq7fKlUj2aFHa\nPFaH\r\n=rBkg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1f5f6be.0","@graphql-cli/common":"4.1.1-alpha-1f5f6be.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1f5f6be.0_1613715234545_0.30930707662539136","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a1458ed.0":{"name":"graphql-cli","version":"4.1.1-alpha-a1458ed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a1458ed.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"feb8acc952094913a41a28b6af2ca9aeaec21701","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a1458ed.0.tgz","fileCount":14,"integrity":"sha512-Z7LVDB4WdfHMVr7RF6cEFo4jnVPl0ax96iKqCkmdpkbydeIv5WSB8Np1IP9XtYyDRHp3j6Zso5J2SLnfIOzBYg==","signatures":[{"sig":"MEQCIBx3OMskg4c5eqCxAZEBcQjaIeCA1+O66Wzq85V9tuKOAiAUpJgyD09iGUqc7EfWKG+4B2942pv9Gz4xyzRxd95FPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL3BzCRA9TVsSAnZWagAA+pYP/0HT4Nb12Gplhtvu2s0t\ndDR7s98MaB9J80srrPjQ4IWwne61ar+r+AOX9OI7POUEOW4HhI6Cr2pgiT/r\n1dTQIMp13BE6bkPeZM+4PNYHwO9pBi8dzOvc8SLVYuQfCGoy4yEfHxslxLwG\ndodomVybaK4gBifJR1RDuGraoYLKfK11fOWdgnf6mywsY1YLg5SX79AD+GgK\nna/+SORyaG0xjevwK6op8psluWhxXb5GiYfdm7EFT/nMJvHIv4e558bzvBJ8\ngQuSqirHOAwhf995L/QJ4QU1i/VIKUTLXeWxep5vDDDuLjiGmetyx+caROyt\nZlbIaebopb2zy4Ew2UkJPjwQmoKyBxyYbaJf5MBJin/pfVumdtjQc1+X0pA2\n4K/3iHcgqbDDcWOw7DUn9TD8F+3Z38nHn8zo/v2Cel0q/t2uTD/4I/lwy9X0\nMJKW7+tUAQ5KmsjkhPOpVBCI++QPQmfJH+sochPf4sxIBBsQudy35GzI/Ay3\nZYJc5HncVaf6h0smi4kpio9jOPKQjiPG8yPMqg8DQhDMxJz7jfQbwlKKp3Wx\ntPXmvL1aK/E1x6nxIMNDCNSep3O1A3gcCKsZoiWSU9IR+mbH3dkPavsGqlXe\nty0nQ+VLW/gfkQbSRSFfS53J5RtGKCzS/YniD31bU3rQx+n1iGzfxK8fZWQZ\nlNcS\r\n=Ko1M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a1458ed.0","@graphql-cli/common":"4.1.1-alpha-a1458ed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a1458ed.0_1613721714714_0.5574757347017534","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ae4ca32.0":{"name":"graphql-cli","version":"4.1.1-alpha-ae4ca32.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ae4ca32.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8d5509e69863a0c1fb481d8b8974995f255d6d44","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ae4ca32.0.tgz","fileCount":14,"integrity":"sha512-WMJAN5+qcrkr9BVwAb+JWtw9zlpzx15ky6uAzHiXZimad9k8uqfnMf0Y2AIiXY13mVyJBWHve0YYlJo9pv+A+w==","signatures":[{"sig":"MEUCIBmxPxf8OcSoN61UMrk0uhYLuwKuhjh/rcncT5jFHGTEAiEAnuDm8bp4MNM2vajSI9EK3K7h7ZVX66H4QQLLiXNY9Sc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL6FiCRA9TVsSAnZWagAAokMQAI5NAF7WMdQXA118KyOb\nc8qxYc7yl7P1tIt09VG0ak7SB0tcvtqPsMr7phs7xQb0AOxIuBqfsieyudSE\njsd+CVvbpSqounoYCdAl7wK7S8YnlW5JIfRIJF4XkjHTY+gZs0C0JJQdS204\npP0han2XBxqBm3jSJAo8y/+JXi9zrNi8AP845dXy1FXG3t5CD8YrFIFWUkJR\nqn5e0zdzx4+wlzMIPCptT9C9JpwgB6EdqMN3jv+OPkqzEfGHc75IePbLbihN\nABuKOYWgG9nGcW7vaAblicQiwwhrFeDYRpg04YORAHLYk2QDz7XIhf3Ovk5F\nZ6wVp8WPNVqGTjoTxKDe36eTfMMRSPm8jJ1ew6tnxb27d4rdMppZd9Ns7KB8\nMgDBpchsRpUld4H6VU/AV0vugbS+BlhrZYTVgKwRxEITyur6AVs13q1O3R5e\nAqDm8uOgoRoIQn6/ToCSGNQVpNfHxupi6z7C77NPwXcpHLsyLD2i6lKpL7FC\n6JL7Wqbhi2QDKxh3Hft0QfeQp+lrAoJsSjOIANJgD0xA6zS8lmKaGZyfarkr\nZHhLwNP8UDjDd7gijfl8j2vPAVRj6DPx5s6FDUL54Ppywvx3BwBIlJcvbqhg\nGR6rvie1O9NOY9NavQjt9sCUjBQo5LCFWdz4YkquDE3NP1oBwejJ/qhym2eU\nmHUW\r\n=uooD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ae4ca32.0","@graphql-cli/common":"4.1.1-alpha-ae4ca32.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ae4ca32.0_1613734241527_0.61926502192886","host":"s3://npm-registry-packages"}},"4.1.1-alpha-75fcc6d.0":{"name":"graphql-cli","version":"4.1.1-alpha-75fcc6d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-75fcc6d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60ca9aece4ed4753c28ef4bc49749ebb4dedd729","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-75fcc6d.0.tgz","fileCount":14,"integrity":"sha512-Bsfq36NWVmW8oDggMSLcTJbjlgi06aoiN+UPP8alUZWSFaHJEX4R91Ft5g0XAtRXOhyRPiwsnbzICk5+eRm+Fg==","signatures":[{"sig":"MEYCIQD+SZK43Wn2hTf+RopebPeA9b/ki0wlzsaJOVIDhDiUuQIhAPPMccx1WUTy+63X/X0LUGQ+xoMQgvv5N4XqF8mcIsyp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL7HoCRA9TVsSAnZWagAAZs0QAIs/1dmuLXdG8WIn0N6n\n7HzJ5yhdxiJDBoOCJmg85ib4IXDLooREZTNl2H6JNiAOon/QQhHH89tScGyR\nWe7SxFrQBxb8ePMLbD+sNXX2XicF6LCq4CaukeGMz3MhL7mcLbGttzM7zzNB\njubo0BdQpLNURe5zUlcLVAJ8VT4Bw5awGkxT7T3N8AfUpOE03aPwyIyLuU/Y\nOot1jZ3s++78tY3XFXLzPoVykHd6doJXIMtCCRSy26nAa9ipUzZ/sAIOa7Iy\nfQHZnIVhIBX8e4bWfY/Auv0rCrC8xx4PCT3SsRYKl0WCxRstRM4NCxYwURzB\narpGu+DuUPfz3dXC0EI7oVZul77FiU1lNU8+ni+NjbzdMTsz6WavJ0/jWMz4\nH0um2+MZQ2XVBNFd0oRyDaAsZ4Y/ggegCRcf9GXXi+nvEulZEBauFwGNA5jA\n7E/6ubu92HG1aD5hnaEy0df2p2Az9cRR/G7VX4aJSZiBmBPwK/VRNxA4hAcD\naypyT7mx2huzypNGRWz4mUXqZ/W8z07ErRt+1ARogE+g+MsT8w5WORegFdA7\ngxbsGRyhwx2g1H8Fgpp+os3vk8IDZD2rrDU0vNAlNhqddBxMxlF5UuQbX3cu\nZUiitELM8ZyL4EWmmLJjUYlQbeV+ynkkxPRL1XbxHf/q092kZR0C6c/U5YFX\nLpd0\r\n=AYgo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-75fcc6d.0","@graphql-cli/common":"4.1.1-alpha-75fcc6d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-75fcc6d.0_1613738472094_0.8805803676979693","host":"s3://npm-registry-packages"}},"4.1.1-alpha-736e8c8.0":{"name":"graphql-cli","version":"4.1.1-alpha-736e8c8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-736e8c8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fb9bd9e380050dffd478a00dbcff054dda5cbebd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-736e8c8.0.tgz","fileCount":14,"integrity":"sha512-iAizlp5XloePZiPhAhbkbV/Etg3EIpJAfhgZYjJSGVO0m7ypOcIuiTk3pGXr3hBiveWgyXk3IxedQ/RPiaxPGQ==","signatures":[{"sig":"MEUCIQDKrlLcloxfKosv77JC5Oub8T51I3mJjFiCAPa7uruMNgIgIQgoHk1z/SzcEWm1DlOkNv6jOZg5/AhfkINQa94iSyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMCKdCRA9TVsSAnZWagAAFgIQAIG0M7WavbODJaA7jv1M\n3dasNefHZ5m33yGRtV4iK1S5Y4pt2pxX8ICfiRdU2Kgtu+VxzNpZItzWvFjU\nzMksEoie7ngcNjcmMoJVLqnQNLkhWp58s5oWfkC/1SQfbzJHgCHl32H9/Vmg\nK1y2a4H8ivIkqrsK11nChyczCAGTpjY5xsgcr5r7r3aa3N++3FfgaXwD+HH+\nqlRC0EOOfiEsp4lrcc/0tE0fg9J4pL8aB6ksX+nBSTBTHD2sEOTwaAJw8xMK\n/lhZO5iNuxwaPBBUHDslf9t8YzaPV6F+fz2dAsx9t5e7RHcy1tFdpa+YjjxA\n/EBpGf2vikjvm6PP8lLFc6iBTx06boVV5S1ntRA8WIkjkeADQXqL9FA730b6\nQegxGhMRQPJQbrSkeuV0l6zTMeQsHK6drsjxVwrzLJ+HoaUgwYgFjFf8PE5p\nCQhShckMRo8/1tMx+2frjsVU6Bs0QN5PBgsTY8hWU8ymU7Ap5lyhE2zNqZ6x\niHRoNHogoQkV8B8kEr5J3SC4VMEhnSiXHahMtEYVq264rEEqqeg+qBaClbQ7\nRhYMzM8uqtcBKkMROOwU7GDKlLITMLKxJ7b6VRsNQ/od24VVkDtZPG0+uXDp\nubsX5/T03oLAcCzZIpsCDDtP94gKKtDKhPwxbK/PBL1OwoEBDRTe5niT+FDb\n+/J5\r\n=Av8d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-736e8c8.0","@graphql-cli/common":"4.1.1-alpha-736e8c8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-736e8c8.0_1613767324737_0.4700303697023289","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9a08c36.0":{"name":"graphql-cli","version":"4.1.1-alpha-9a08c36.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9a08c36.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b5dc2e466d90b2a6dac64e0e4ff22e539954cadc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9a08c36.0.tgz","fileCount":14,"integrity":"sha512-nqHoid4ejlWEZKNQ6t8e3BWqj+BTpmh1s4nyowJ0TAtkQ5RonREBpDOa4QLGrT7m7fNFHbycdvAkO+PSEXFwFA==","signatures":[{"sig":"MEQCIFVCyDa3vBRiFE+YGVhptCc7VSRZOTdyeBnSbVBgPDFcAiAV2BOa42yx/hCFcm48pgKMKlGhEit+J+ZiyjW7C60eEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMCLCCRA9TVsSAnZWagAAiIkP+wRM/DHi/9XMaf+NnaT8\nZ38WoyzFJa8AePOj/l7omc+LO875s4sn1zrQP4iQSh1dCAutbzCQL+pt3jUR\nHNRYSD2II/QwK8JQylqj1RpnWTIue8hA/Iwg1couTUKC3TxFqxRGpoyPDBoI\nk10sC5hTAu/21gzQl0LlZRbQefEo8pTwcxQLhNhKAORbtdpGfOXflWr+sbk0\nV7jZJGsaBog5T4PLJs9m97wx+R3Dh5abnAw7chvO9ulxWQQVeDoB6vmOtW9B\nNDp1sDrODB1GKchK+KiVdz2KYajWi1OCJ5cbmlcBeqDGc2YJGr7k5il+CGtB\nBGsZMUhNL6gnhvPri3/fudqWS9D4AbGDxUeW9xPC3mtR90mh1aU77b4EjjAS\nHfEfFWqCZb5PiJJJk4ENVv8wFKYsHHZIjBBk2l3sES8Wz121cbe80+/5tkBv\nIOXyCNXO/r4jeR5boSp8Iyn9t2KPkR7tbzFEGTWQsyIR/aKPl4NzDCCI3F/k\nXnsIvxBdx4gDOuooZ2jniWyOO1B4LOIkUXpsgogYB0/P/MgIhZLkRfxw0oCs\nxAQnqd8Vv6VSomG2OqHpeYkSOwixGRAEp/LV2aVKG8FitVdybLBbSl3ZwxBB\n7M/hA9Rh2PP68PxcR8VQnCCA/EIR3C5uPvVzJA4lI9m+SitATA0USviwoQQh\nhGua\r\n=6JBC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9a08c36.0","@graphql-cli/common":"4.1.1-alpha-9a08c36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9a08c36.0_1613767361322_0.12437244221585786","host":"s3://npm-registry-packages"}},"4.1.1-alpha-16c9eb3.0":{"name":"graphql-cli","version":"4.1.1-alpha-16c9eb3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-16c9eb3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b94e1c38fb1e091e1d98769a8d796de881bcef71","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-16c9eb3.0.tgz","fileCount":14,"integrity":"sha512-vnKJo+cuGiSADy9Vx/jyw37JzRq240U83gdKVfDzvgGeAOgkI7vX0NlAtHpj6OFYSGlE8TGbfoyYwphNSXzJfA==","signatures":[{"sig":"MEQCIH7RwfqiHnVC6vNG/LGxmNZl+sVtTC57TVexwjwYPVmHAiAU9mLhisDQGDlWXQcBM/vfBnHeZo4D1HnINkb8JFsPpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMDfDCRA9TVsSAnZWagAAOk4P/2Fyj7UG6Bcx5VebN8cY\n9UJ81diF9BKoV0pRK08tMqDQTuZw7LHDp1hISlMmwsD3AUVRab26kNpQ6zb8\ni714tMwrlH2DNBbrfdDPeV37u5m0r5o8j/G4c8lx0VT7hqr+xnSHv4JJNh/P\n7VgR/IgOBfS4O6c+fL2amTz5+S1EVkWKoCbSaazcqC5f54ckleg/TzuJL26P\nlriI/T85gG25WYXiJVlhr2UCK8i6OZP2m98QzvHruPHU6JCyycDugrZYeVuM\n5nDPFIbCI1X+l81HmYeA3cCPYOfz5WIIpdPDkPgcW5rLqKwMhOVJ+xQXXREM\n9tPvj8rCFj3wpklPWZwXvxSx+4i1YT7VK0uLgvOZnvzqPxuATkcEARxK9FcR\nHYqWxxPQf1WaTDNouSIspYX1EP4Xt6zzstqz+U/spWCoGrM7N7Ba+Nbmx3rE\nhhsDY/oKJ7uRTrblBapVvBn8I7dqaZ+XcMmzzEtnu0YZbivORhfQci5i18po\nJHWBdSsDz97K0WkSiNYU/2oy5q8U0pFavoQA1IqvnTDLDiFMoICv3k5sBuG0\n52LVyhUcohF4TU1UXHocjzMCCJYFNFuPi9OySMwG0YYhfolJKCLXC6+Gl9vE\npLO7T6jfiDeQVneoyodc17+8GYdk44BQFK3/w3au2/zJk3TulM4/1082Tnlw\n5zjS\r\n=4Msu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-16c9eb3.0","@graphql-cli/common":"4.1.1-alpha-16c9eb3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-16c9eb3.0_1613772739065_0.7060576157285845","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f656fde.0":{"name":"graphql-cli","version":"4.1.1-alpha-f656fde.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f656fde.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d8c3aed77b06b103fe60cccd117c50837964220d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f656fde.0.tgz","fileCount":14,"integrity":"sha512-5IqFW2aIoGvsilGS2Ex+1/Xd+YatNT0tCLW2Bt72FFTv9A0Z8oJ8zdGRzqrC/80JsjMFH0HE92YzXFzvLPoNXg==","signatures":[{"sig":"MEYCIQC81ux9bOZQDmP5Bk6HcgfL6E/4/7cVpmaIOp43wO8Q9AIhANX0U39XLThta74RQwlyXIZEARnMXH+1RTesi1eJrMNy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMDfuCRA9TVsSAnZWagAA/ZwQAJP+PIaYxEQTj8W0cdTL\n/i7lwhwOleMegCZtc5Q9PVV61uXwJU0qgECRX+Jktj7ncgptiCVIkPcJgTvD\n/aZc75O3qWg29SspLA1QGko9OiaYD3rqQMvzgpuXQ6xmCLIfyrFmDUzbHC4E\n+afb8xbISbg4RCUPUGu4gWSCGL7Lgb2WLLzPRsO9OXnX0exR4n9R1fJ5oHif\nEKFQF2dnXM16HJTU7KKuT8ZUM/ATcGPt2eGjcz8D+xgw5OUVQhY7LElTxm8E\nfbcP/F8EkzbPn0hiaB751OEP9LDpgDZUeuMENPOA3Fsqrxp3naEknrZ9/IJE\n571vMV33nsyXd2znheel2Y4svdYwDPbk7MWVrXyK5aFaQVCwxGybLP2cY95R\nPN5nM/T2edqyD2xpPDveIWuUIgMpr7BEAJk4pLyq8w2eY7FUvCwr46/+hvJq\nQM01T4eNtqxv999IXt9lK+Gxy76qNsMDXgJbRmUvZLNYhCy6FfYgvHhqsGBy\ndlM30SizDQZg4/vRadp11yZ10WwqYjrBICB0xgMY0J4Q6b8d9gQls+H22cYD\nLailniG5VXtKDMcw+ww9CmbOHlDAoo+Zjkm2Xfk40pagSK/k8RsVkTj02Mem\nXaV2BkeVVEb7boih5Rdx/rK22uur+CJ7pl6SWmDqldCji93xLV3I/Wj1up/B\n3JpD\r\n=yBsT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f656fde.0","@graphql-cli/common":"4.1.1-alpha-f656fde.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f656fde.0_1613772781918_0.5327370619323288","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c143552.0":{"name":"graphql-cli","version":"4.1.1-alpha-c143552.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c143552.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"21707e6240e8e6c99331bb0af612ae35584c53dd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c143552.0.tgz","fileCount":14,"integrity":"sha512-9VlI03t+DczgvJH8K/JzvL9W4ImmyH5SZNcdCEnDQ/dSmlJDgfKAnWjiH8Rdc/Pw3Fq5I4ikA+Rh6KgBDZwmAA==","signatures":[{"sig":"MEYCIQC3/AjCWLu+fVkBGHt2u6FCQ8+DCC5MKHes/0PKdkDj6QIhAKD7/eCZI92haA8DH1l0bXqxMT7WuwHxnwV9Iu854xwj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMEwiCRA9TVsSAnZWagAAKfcP/j6j76DSrdrcpPmv1S/P\nZGS9qCUy1h2X4+e5n8fAbWemv9au2xGFrFoMWOZFBsigjzAOKtPdqv/eYYle\ntNwtSGKIBY2zyrVWkGjI2/uJYEfQ/QlGrRevlGcME2dhPDvA7WhoYdQWBBk+\nyLue2gaJUrNf/U2jLm5G0ZWbng65MQoeJukkflWSeSXo+pgWC61yWzVd4cLR\nfW1ruaJDD7PWSsErToL7W0vGSDv8zDUUiF09RSkJho/411G6mqRIZxQfKAvg\nYKAi4SC5DLIGGznQDYjUVvToc9G6EdmhrDZc2cETZaMnak3x2VxLaV/AFSgG\nKtFsBc/KOqPP0SNkygAikXpdRjLXX3+aPMo1VXxznASC4N3DuPhcndCx1JXS\n9CNof9biCO5Cnc7sn6Zo7+H22GYCzsI7UYBsM9w89ays49j78RA7CqUm4A1X\n9a7ZFEKkh2WnXgg1efUAtRA2tpqv8qZd1/uSroJSd5m29LUFFRVMBrJ0MuYt\nBlrQWfVg8XaetKdI2iXdiUsSdJhFVH2lnzzKEtSlndwCBKxpyJW9Bvk1IBQu\nKPpXRMHSTbj5B9xqMqLpjyZcoYUalBFflwWzpaweslJ0zoPzmE3PHvZOoQcF\n9TIPlN6bd6FaXeOqSsEOWdl/2ln/uNfrfRJ8dMjsNr44EC0Bglv+5saBg7A6\n+8iY\r\n=2DIY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c143552.0","@graphql-cli/common":"4.1.1-alpha-c143552.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c143552.0_1613777953861_0.1263796976291338","host":"s3://npm-registry-packages"}},"4.1.1-alpha-63848a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-63848a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-63848a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a1eda7b88589c649548e33b974e869f6a894abe3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-63848a3.0.tgz","fileCount":14,"integrity":"sha512-k14D+FF3CsG/9CJYEKukj7oLwwP7GqFHc8R82k1UkhazMvHNSTshGcj8hSYlJK5bxpJXIZ9WY/gqN9vCafJFXg==","signatures":[{"sig":"MEUCIQCLtxsPv6l9S6M3L0KPv1YzPgAeKZuA6fP1M+8gFS5TDwIgbv21EjmAaOpRAv49U/rjYHtLo7IUiP7i+9jirBGB95I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMt2JCRA9TVsSAnZWagAAkVAP/jmkZvUyoN14mNPUEB0X\non2I7ffueDWpTmo/sLbxzF+Q6lw8EISaKVm9TX5RNOK+5m9rVk72qbcEMt1D\n/69ZmVpGkdd34w7P9khSXGQvfNQd0n2aPfqPzUG4GDT5oBuMF0JVxouEqtym\n8hlcLArPnI87V5ORp/AYcp+f9/j2O8WEBe9tzB5ZrwtY+rO/RSBoGJWtj0b7\nzzUIPnG/uGTmnMIHVeb+Z+qVEv2QvBtp3bJa8AIl3WEpla2a+ay3BtjbtGZx\nc9N2ZzeSDxi+NucZbl3uR04/9gDdzFcW0qAFVEt7Mfy1cpZ04H82aCvH9xNI\nJgezfQ/eq46u/jAMfiBviko5EMVMWV8jNg/X9A5mo7WRNFM8C6jTHJdFwipX\nJW8sT5OwU4IPn7hT3smSWo7+9UKbLrRTRXyRWa78Qp69hR/fz+VgNVYLRg7P\nwONEVfzV7UttjPtGDhd+fWzKJxgZLrUEPk6Jk6elnsAHYxYre2fKcXlHIlST\n8Rl8yhbM+4MHSHTaOl3Al/Y5W1wSfXJ/iVT0nHzdUqObc9J9MZs+U9BBtYzP\ndBq8Ara1wF+tgivvabtkUhkmji5IuxSOBQsU0FwIL1jPcXcP2rOPeSJBMqYW\nbb+rLeMqvCxO29fGJCgrfNOyoKK+dR1k1FjblSf3SOEcurjS5rzbmMy0rctc\nYqvU\r\n=Dc7p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-63848a3.0","@graphql-cli/common":"4.1.1-alpha-63848a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-63848a3.0_1613946248876_0.3928705981562155","host":"s3://npm-registry-packages"}},"4.1.1-alpha-66e5560.0":{"name":"graphql-cli","version":"4.1.1-alpha-66e5560.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-66e5560.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9d99fd4a6a8db491c62e6c90655fc3ba404bffce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-66e5560.0.tgz","fileCount":14,"integrity":"sha512-7lr21pQccSGD9kx1QAznLPAj+qppmycYGt+8znp4f3rOUmDt3YNvOUSANFsRWk52Vg3+e2/3cBiYRKSk5ljwGQ==","signatures":[{"sig":"MEQCIEBgSc7TnZnQPx9yl/j4WlAU4ySAHRP+Yhw1vazt/HBtAiAsgMf5wgJRHPvq+qOLx5LtJRK9QHYHrdMmkm/ckCp0Gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM6kgCRA9TVsSAnZWagAAuwEP/j0VgwQXGgJyAfFwl6i5\nj8J8UwXLeEDYK37DkpgHuG4W1Zb+PI74kmdtl0EHjR/rTp92pPpWyGfC5aLM\nkeatXBKWWaOdbMkqxt50ByBsMMGhIqbMvZaT8199H48E2OexvExvKqi8t0BR\nALN2gsyTr9PBvfYz1CXvjpYnTXD4wwFdRCfuonIDHGn1kpBWVIJo/Qsmkdw9\nUE/UWTK4ZYhUSA2iznjuZzaW15lbuV/oAvJ8OGvhQcbHH56UFnt1Yq5bJ5QT\nRKS/iCpFUn7BwTW1WLfFVQTRIvLnOPMsLapDJQ5jwKu5Ht8UpGNa11hoFiQN\nrkXUyZ4RNEeIHH7Jf3IVC3rggLOPP0wH/YYKJ9TpguCr5IdE9Ikz9eo5+RgP\nU8a1/wtjx42a8ldOCTlSVFjKBdarR1QVA8S2ipKtsKgoQM/+BsTeIs6snRbK\nQet5IKYHISCXogt6yr7DTpBIQ3i5oJIyRHFq1fNoMyh0JPmBJOXeF+hXzvfE\nJRckJd4pm+PoJ134nSsBA4izLuMe8uMnt2zU0fQEfN4oj080sxIv9jDLn5eD\n/q0ZuDa149wS9vv6oR3arJChLI+No76+WP4Rkz2KBP++A3D4nsTrCSFetblG\nz1cB/4Fq5R1ZTgxmA9x9hzHuwaF4TKwySgaIuv67Nenoa5Ch8IMxkakCWzJo\nhUXg\r\n=0gtX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-66e5560.0","@graphql-cli/common":"4.1.1-alpha-66e5560.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-66e5560.0_1613998367894_0.2380714206959751","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e9def65.0":{"name":"graphql-cli","version":"4.1.1-alpha-e9def65.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e9def65.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"338ed9b8966a7c3f34c7cc66c76f7f25e3de890c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e9def65.0.tgz","fileCount":14,"integrity":"sha512-BSLqSNWiAvaOU3HyXUWcSCECOr5oq6Xxkaqn5iRj9iOvaAtl+HVXHbeyLsekHgiO6vttz46pqZc5fAM2GNQERw==","signatures":[{"sig":"MEUCIHycdKbAKgNK8QbJB2qgZQWDISCFTTe/np58g1EmPwFtAiEA4T/OG84Cf7A0fnFGyQ2z9R5iS6TDbSoTKFqitFSzZS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM7ovCRA9TVsSAnZWagAAmWsQAKHgrsuofp2p7d04hItU\nxNqxFIQP6YRMy3QJz80BEx5kaU/+Hk5m6g9K0WQDE9myOeZ0Edkfi8CDqy4W\n8V+QIbwzyiTCQO8lcTpIjo3YEae2uBSJvy2QUfw+81/ti7xFXHxw2Y3V7rHC\nBb1Kd0CGdfNyZDk3iSQ1VtBCXKskd9Wzk2b24fPDsU7m85f4ULTFKdLGnKMV\ngTaz70JhvjCjOVhGmXjv0gqsMdfoUK5/Q7Rg7aD34EybDPSaPCohbvz2DDfw\nagRH7cgg3FDty78ItbatF2zYOcmhsev5rFvv8+UI3BsWrW4WyRtWOhRIfuvP\nTUoViybyQV5hnohwiE862pYR1XQ+OMYM71FoClGfap1TQsx2SdSHh7lCvBtp\no0gQejXJGsa0WliOQ+ZsKgEE8hSkofriXQNtBDK8cUxsgPki1XNazPSk5/dn\nu6jpiqwKVECB+CXsE3Ezuq+DMqddba5HOmzlblp1GQODJZl+KBzHVTLWNgxY\njqfOmjxLdCh96+MjD4mp97JzfpfQvsS3ba/UvOTDAcX9QYivFWckClMCsTjh\nV8pR8T7ndPk8Ogx+SMSbjCpI9ZN7ZsPKxHeS0ZH1dN/w6j9n13na1VtgPzV8\nmSTPPEq5fknq3AoHXb5EgLSI9J3OZVympIIhQBPX5cswvzUKXsNWHSAxyWYs\niaA2\r\n=9NWw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e9def65.0","@graphql-cli/common":"4.1.1-alpha-e9def65.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e9def65.0_1614002734694_0.9647310752978857","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2bcbf62.0":{"name":"graphql-cli","version":"4.1.1-alpha-2bcbf62.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2bcbf62.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b041186cef020bc95c7a05a626700e0edaebe6c6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2bcbf62.0.tgz","fileCount":14,"integrity":"sha512-Ho5kvUY8vZGDFLHC0qawL8fzQV6DwYEJvEPTGX6gGyeWQ4vv74xj+xeBIoPjikCYMEgeeEpiA8aBn3gDZyC3Fg==","signatures":[{"sig":"MEYCIQCl2VQUzv1olBwnRj341oVWpcGexq81yQsb4LK1B3PyPwIhAO6ccHgj9093uXLAFA9aDuxM6soDfHcCGyEf1k0hy82A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM/EnCRA9TVsSAnZWagAAfJQP/Rw9CNXWSzUd1f9xcI1F\nV1tLlms+IuZ9n2i1USwnyaZ5i54UUNqnRgC57bZhzt7rb1HaDTB/+TBxJlXU\nW1bTcPT1k3UVDMGj8zIYMFMoccVn4qogWijcpFo9MY8EDYlYoiYCArVqB4UC\nRpBZiIKj6fE9YpesKv5Xr4E1+4ntyMjZZONyMzkMM8TDiJcVBylbzP+PI16z\nex2IluEe5ra/ehS0LMutDuO7zq5RXCynHme25w7top3mh5MF5meOwgfLOzfe\nAMkIt//EczqmUsSQ9XaW7ALuW/+YC052MFRvYdS16sLN9i34xZ30Jxe8yB0K\nnoJC13YrHteiZelR5bKXwS5AfscydC1uZeWc3Lw2eBkmX4HDEfqZyyKs3eF3\nI/KEKzhUvJFP7ogc6XizDmmie30d6DTl5plkZDxUkmkI9hbEyQkbapnNkIVq\nT/rbKO0bpTiQHaGk2D3/F0got3iJexxYPZKsWiK9KzCAYrfz8nxHIBR1lQP7\nwq0B93kZxLNGtvmOyQoREiMz+tK+Gbbg0yxeO1g9/WE2X0WFP99VCKK3yEcQ\nPcH4YgO0b2Bt0NLPfVtvgV4ek2ljy+kdFZDUG6DQM0SuILsBkuo7vkXmCBBN\npKguGfsTVAaM4AaazZ686EnUh1PgdKGE27w5A1p3FsALTTEKCFbeh8RvHUNF\nBY7f\r\n=F63y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2bcbf62.0","@graphql-cli/common":"4.1.1-alpha-2bcbf62.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2bcbf62.0_1614016806776_0.6467579931557665","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c3ae1fb.0":{"name":"graphql-cli","version":"4.1.1-alpha-c3ae1fb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c3ae1fb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"465c263c9e0bc08b46ed609a9a14888d067c2019","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c3ae1fb.0.tgz","fileCount":14,"integrity":"sha512-zhdiSK/NvCZlPC/yJoEOuQf4e2fbNzUcJQ8yhKjN8zl6w97AeUEdoBxPSHFwy5i/pYpTvS2A+hf9pNZT5z+MrQ==","signatures":[{"sig":"MEUCIQDTDyk2+cr5h2pnBwgWthHci0tHN7tz/GHchW1BogJsbAIgTn0pagtfTWkvuOB/75B/T+IUy5faVDzNqEco5ddIk14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNBOZCRA9TVsSAnZWagAAri8P/A6w13Iw6qRwOn0v2p7K\nHOl2Q1e7LyKDtbY28Ij5pyMspjObWcsgc+kheOs30x2mKfiBzXzIH1/anWex\n7qPurTyFEwH7fxUfRe5PlJVgoiWeQriuD3xkDhqO0nJAN9p+bNA7oUbWCk1V\nJ4JrCwmrmzNSQs8u63qTj7uUX3bhsQGIt3EVMbhDV1+oy78VsI+kCt0fjnPw\ndX+9X1im5RxoHNEn1PtTHjRGx/Pwjx9qhklriZVQNMOJVxBApfghw5KO/f75\nvNZqkS08R2xEKvNQBe+m8EvpspHLBwwLiqsdyrdH3uwn81HbP83HjGXBPCIS\n7ODsTn0ziCb8Ea2SnKV8E+1vxmF2ZMJqOQmiyYBwPvzlcuwyQuao4D+WaAcZ\nqM+dO/dfxNgIkI7cw4gU0XqPojh6BftaPLDDH6k3P8hNU+gILalNpBuf3RqT\nJ9MlQxetA5JbIl2NNVNauyjfazZnZhfC4ey/e7no2T8aD6m/lIqpODRj9B1L\n7QBYJLpqy0ekgh1jpj1XesCwEIw9RrBSBTA75KVJPHOu2FdjNhNAHlR1xgUs\n13ZcKhu/4VG22kK/hgZCPBVm0z5nZotEUZDv1o6sAADjxuJA+n6uQWEPKyOn\ndPXBvz9qQXqA0VRUH7pwdm3acjO9MqIRIBGQwk1AbbkQZKuhQXuRIA3hJHSg\nsmYl\r\n=r3VS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c3ae1fb.0","@graphql-cli/common":"4.1.1-alpha-c3ae1fb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c3ae1fb.0_1614025624811_0.19312793460067756","host":"s3://npm-registry-packages"}},"4.1.1-alpha-57c8b7f.0":{"name":"graphql-cli","version":"4.1.1-alpha-57c8b7f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-57c8b7f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3946dbd35f66c0be9717b4fcf25ce7c200d5a111","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-57c8b7f.0.tgz","fileCount":14,"integrity":"sha512-12GLMvjR39kr3tbegbLRC8T9vIELiaoZDEIPorHEo5rIBj7a6KHwIUYGvDv5hm5gQt9pqhCjoPlzQYskEYkTFw==","signatures":[{"sig":"MEUCIEQ6O57Qw8YZcja1+qQ3vkpxultLQTQcOSn3clTwf6t2AiEAkAd+dUGwAznSUlQt4NuTGogNnve1vIXicAAEtIHbztc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNYQpCRA9TVsSAnZWagAA+D4P/3URV5dmnNtzhCgoL4cn\n0SHvDjgnPDxFgnQkOVt2aY6YBDNv0UKaf3bC/7zT6/I5zm0L3iYLzSikXghh\nGcG447hflTMA/BBybAV16lIx8KLY7HlI2CYCzJoXU7r/4XW82z/T0Vzg8X/W\npWyXzg4MAOSWvEv8xM2qjmK0jM/c2tMZ6sLzKs7fG9UkBrAee+rZuFNXRlfO\nxzVOsiPpw6oFNQxhe3TkPdkdS7Ic/quGKFkrwUVgCKTEGZ1B0P3K5CRTBfFb\n26BF9G2KMUuKivKkV+YXOxovvTNyZMgRyL3GV+47HWEoh+Fc4/hXhx9eTspj\nfO8VNux9tBy/ADgCwChLvtZ2K9M36kVX9djPCee7iK+hN1MT+clYbX3lOFDz\ndlh7QWhD9XbPhKFGuellpFCa7V0MaHXcatLLE5VzGYSRnTb6HLb7Ksh0dTud\ntGOTbrUSy9D9JPL5HWVAOxe888KkEpZN+yd0y0hHllNyhRRmBjglpIrOkKsJ\nTZdl52VO+gaVLjG8GCk1lldOYFvd5SqwcLoyIzzTx8/7IY9duU+7kKc7s/Pe\nQCS51xv1/VX51Eqjf48KlRBH8WdWhILCSPNpLE3hWIODyCQesEpY2cKe1/Tq\nu3HuNe316PtG2iybQShLPQyctnuFfBbXmtltHRNGNIx6tGwhaxyeHLDoCFAv\nQO7m\r\n=8wOr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-57c8b7f.0","@graphql-cli/common":"4.1.1-alpha-57c8b7f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-57c8b7f.0_1614119976957_0.8298560407744862","host":"s3://npm-registry-packages"}},"4.1.1-alpha-02caacc.0":{"name":"graphql-cli","version":"4.1.1-alpha-02caacc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-02caacc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2fb2e9e53cdecf221c6f2b11138091f30b7f7922","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-02caacc.0.tgz","fileCount":14,"integrity":"sha512-QDsqVN//V1Ey3WKCgcsCfB4NMXl4Tts+J+XsmALJBLbE34uYOAJFE34E9PkTT9hk3r6fVp4ElpjnjGC2K0WQag==","signatures":[{"sig":"MEQCIAHii2sJQ/sLXiJGfaKKF2VeC0qy3UwAxXIZFXUYfF1FAiBErKBpCayd7dln7i8lNfypCh3Tq4sv7EpxzT88gERKug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNYQ/CRA9TVsSAnZWagAAxsUQAJaDl3Ju8ab401bXtj5W\nCysZvw9IHAV0BLaEYcxF8QIwoKMpy15VkIcIb728PB4h8Os04srZXACPefUs\nk2HKUklGDuaVZgaV+HRFvEVFEUamK4JaN5ntXr2Y1KWJx1j7oHVbHB2G7ACk\nkgIL93ZnUssWitNj+YMa6ECzahceXz77Ky7M7wnuX7L+GfS+cR/19nQ69+nn\ngXJxQmOCAQr41NwVupslZhxm39jSr1my64dXF285FykgEn9r2Q2f7RFjUsbr\nhP3NajGEJlLTue9WCpcgHg+hBoPVYP3HQl0NMvCb0E8f1D5HbpF52GMsjtCs\nRBHM8wPa4leh4RY/jqdtnqV6V8qfgRcl75AUVL9/KkWZomXouYf/SzE76syS\n4tZenlwVF0p1RQ4weDvUcRtsHBxeg8EQJ0HWx8IQ59Cr2dCdH8rfNhWSmhxA\nkjikeaMp0y4+b1WGlwa0jJud6NHIDZDyUUgADGZTUSOW6HMf+cfxT8yAylUA\n2NulYiCrmGPSwT1bPPsUMVU+uWxDJW3agrdF68lhfNuIuhym8CnNmcNCOQ4P\nLMyrj+gXsB/NrLWgWz0F63BTzRUhYwqDlLsJ8AWTteGzsCDjtuichcZcsLTF\nVVJS3jU0jzBaL5pAO7mKQHXIrSfzX/mQU4RM7uzSJU7w3n9if9Qu81NJyUpP\nUHlL\r\n=nI1l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-02caacc.0","@graphql-cli/common":"4.1.1-alpha-02caacc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-02caacc.0_1614119998841_0.5474082507944513","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ee67c7f.0":{"name":"graphql-cli","version":"4.1.1-alpha-ee67c7f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ee67c7f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31edc83b707fe2e74f6ea1fd5e85a11fe5f339b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ee67c7f.0.tgz","fileCount":14,"integrity":"sha512-VZ0AxC8Q+zg8q0AMl121yYZMV/PU4/5UnhvQsNBGmT+6go/n5XgSv34s9WV5f5rbg8dqDq6mlKSFlHrHSoT6wQ==","signatures":[{"sig":"MEUCIAevQwPCvueqN+nWNCZhSAq2g2Wi4HfRcaBytxbYiOCXAiEAiGJXjmwFgDXPQrF9CLIR99CQ8MlaYK0IAwHRbm99GNs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNZJDCRA9TVsSAnZWagAAFFAP/AjuHBERaGZFtx8EbjqC\nT+GYqutyKya0sZOf1j3Y3V1CBkWm046SIzBELZItkRcewTMMmAk3dyOlGtNU\nU6dUxjJoYjspFPIqowUHSR92KR9D3UX2gKiC7y96i5kT56E15gqL2GRvOWxB\nrb6EmwkH3zOIMzt7jFyyTjMFG7D7b4qvCJmIlqHbiBOZvUXESu/cMkU9lcGd\n1Et3j75SucFqU5gNYSYIfe8qB2w4wK7PskZ+0zrboqeKM4AsZFUxF874A3Kg\n5kKk2IoKkQqpXgsxjS9oCAJoEgp7j6sskQ8x83btJN50u7kB5RBgV15XSoR+\nrJ1D/Uv2066V07ZvNtspkcsSa8Ak/pYQw1XxF0swcym276yc6j0TbJcfJEIl\n1cejzVA6eHLvZ1/NURPuWRp9jv/IOx1M+CkAwrlYbYbOxwqt0PkOHUEI/n5X\n384Qqw3LSRHl4c33q0YLXo3/Nm7kTvvmy8/qnWGNMTVEyp1yHQfVEfXTkBAn\n9lO6MQQNzzn6NeHj9VUvBFpgcwVjTPehWxlH3bUJdYfKJ+Zlgj0dl7iDDzAz\ncqSkXoBFIL6TU9PADl505rwe/PiKAQtQ9d+s/hGF+KVlvbrQkkviOQb9VbzK\nDzGyjohubzi2gmsTm/lH9uqJxJcoRaWHiTaoIIXX43eWjBMKrPlfz9jhuUPh\nuDUQ\r\n=ttyn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ee67c7f.0","@graphql-cli/common":"4.1.1-alpha-ee67c7f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ee67c7f.0_1614123586597_0.6779838570661114","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c260984.0":{"name":"graphql-cli","version":"4.1.1-alpha-c260984.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c260984.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ab386e6191cd7ea60cbb4b400b952a2e175e7eaa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c260984.0.tgz","fileCount":14,"integrity":"sha512-2QsmpSTzo8hk/yQRTSROKFfmLDob79wrX3oanjvZhO8Bd0XPrDbNkUd3W0ROOCQVEte2gBgiAdkobKRC2eZsMw==","signatures":[{"sig":"MEYCIQCXeAcYGFEs1/AUjWMhLhUd4sqTR7riExRO8m7sFJJargIhAJr1b/LOEXMpMIFAnTS9yvFfyZWx1JBmjiZA8xHP/gvL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNZP0CRA9TVsSAnZWagAA6x0P+wdYjKXx9vo3As4XER/2\n2SQKTQXOsaxRnvNQzbmgqiXQAC4I2XmZoT5IsBNZ4PEc7tiv8sWxM0XhTvuA\nDh8AMPfKNRIqndxLSoUupnAfg9n17wU2qn9szlEaMSvf81JZtETNR+V2zHav\nuaNtJT7kCWLiOnXjz5lBbxsZFyzIv4MlMAHuVuyTMc4vy8M/HrosR5tIIZuk\nV+xCDxKJOzVfJwxiIRZfM5DQE2bry7zzEIu4LjTUi0BYuLbUD9kLPURZSSsF\nPgo5A7/N/pA1a/kHEnSby/7sNnbV6GCTjfWyHbUHHkeMmT+N2wp839F7jo8+\nMt5JnFPLujDjQW8AwQzXjcnxXAtmYvpwNjfLjWtvZ0NqXPi9lyYQV6ZvXaXB\n1fVr7cv7DehWD086m7f8JuaUNQ1lL6rfYAG+LL4TIFQVkeqW9f4suodogSDL\nfxri7nJKj7DZPoCVMnk3glV3FGcJ+6dVNR1pEu5lg8J0lR0BtPapY2z9/8Sw\nGwuxmMeiYuDuj/iBY4+5nwAshYdiTi7Cpfi4ioZKRnepe3yRLe5bi57vsduO\nuORXnyrRzJsSuny6z0tvx25C16vbt6vD5SKvAzBToIUsKvQPNFRu4pSUQcTJ\nmBjLq5cK/RXZhsB42U+dKgm5dDQnY4DyoFd0HetqbvCLPpEvrY+R3ZmnRX8r\nq8zN\r\n=Hg+v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c260984.0","@graphql-cli/common":"4.1.1-alpha-c260984.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c260984.0_1614124019547_0.35654812186696705","host":"s3://npm-registry-packages"}},"4.1.1-alpha-52e4143.0":{"name":"graphql-cli","version":"4.1.1-alpha-52e4143.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-52e4143.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b314f76a86fe9c2c01da3e149eff8a3e88802cc7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-52e4143.0.tgz","fileCount":14,"integrity":"sha512-mzQuJGG8ZR8pDa1wFZ7PYfTXjzWezNSRtttIpVAUT4wx2FWLiTVx9GS2CXt47dkDsoVAKxniSyzp9u6XEMvL7Q==","signatures":[{"sig":"MEQCIC8oLb09rCOr5W50Qr5s9wGYN1fbw4300HYbil1y58EVAiAx7zGjFXmuybN1VLYtiKrKoR8UY08fmEEbUholGGEhTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNkGRCRA9TVsSAnZWagAAzFoP/RNHPW5QQXjMaC+700wJ\nzz5+DnXzXjdI9xMqq8bh/JZoxqjL3f07p4yQJcBXN0G1hGrrNnjFqpL67duz\nRMSJj4KtSQgSgQY8XqClP2BkbOA9M5+MDjUddE3rMcpMJjOLNNlJtVUarmw7\nH6O6X2MVUJ6q35fKWthcHQNjbBN17s0HDY3Xn4W86a1HJVRpA/XaMsi5smnm\ncBe6YjntnmvWGpVbaChwxTqtdjoV5NTw2XzUVyFI87NFiJoczIERp/fGuDo0\nN2r+t8OLoc8WZW77DH7vMaY8fJf1oMpdXQeHpUBtJ3ILZtDQsXGLDw8A2R6f\nnkFIDCIfG/2ShLLVw011ZclVeFuwquJVu1mXYF1o5sYiYl8OKhgLGg7fUvEW\nt+QzJ2XJO0Ur+LX8e7moR0lVVTi+1G8dT1KgB6EjMoSuJehQifecDl+V4ig3\nrKu78WirJbyvO1EDDiC8bAKq0S5oXCJCXHC5wEq8IHrQ6yEIR1PK9pmhVyw9\nIRYFxNJq2Od8pqnORD+I1woqid6Pf4c3i3hfNN7d7aLAdHUITVXINuPdO51X\nz/ZltI6UTp76TqK+Q6BlSdskRCG47QCt69YdadRGJph/t6FDF+RwaY4fjhmO\nycquvvIk3H4aibO3Ib+LdoZ6n6X/GjgSs/+e8d8fxXUVVSu/CkBrcsZy+pjO\n/n2T\r\n=VzE+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-52e4143.0","@graphql-cli/common":"4.1.1-alpha-52e4143.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-52e4143.0_1614168464286_0.2639283984605152","host":"s3://npm-registry-packages"}},"4.1.1-alpha-05c86f6.0":{"name":"graphql-cli","version":"4.1.1-alpha-05c86f6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-05c86f6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b3a4645fd4c28b5f143854ed86e5a5757abe44c2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-05c86f6.0.tgz","fileCount":14,"integrity":"sha512-WF5LDyIXeI0xDnAlptiDQ0IsDPPfb6MIQdNVGCUBYnGgjtH915CNDyHmE5imcOszHs+saLNS7f4pT/TGTJ5Dzw==","signatures":[{"sig":"MEQCIAg7+fRF3BiiCmm+MbRTpmC3slPY0gzJDb+e8xcl0f/HAiAHBWlQ5vBUBBH1qiikhNcG8RjHPRwiQNF8gwOuXusbBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNleSCRA9TVsSAnZWagAAsNEP/inr3/4Btru0Jriy9NM/\n9jZAIT5VBBJzcHzk73AXcACRU/G7kAtsh2tFvH68PS8UBG3I7mCpdEsg+yT3\ndcqvHaLKCUDZugNdKXhzAUO1rN03LZkAVzlLbhioAdV38uYf0bw6ISqNq7Lt\nATjK33qmKDZSHWlqCefdBd71FSeIVigUnCQ2cdAvpIBHmfliWj7mT4iMEUAV\nrGXWUUz3dPPe0c2/ZhGp5ER/yrjl3aMAEF0i4Kov9n2UNI/ycji6DEnvlUgk\nLrw111HmT4tChw1G7x3UQwvxEJ48ZP8jgHFYLQJKplI/DAJhpK370t6pTs8n\nXVULsxT67PP+E0kXcU62W3jfeNBLCJ2QyDOeuMPtfemE62TeUWw2/tMfNLDd\nYErpmsMCUfT/QlJMcqpy7jqcEIplvgp+xsTN+tzj+FI3XY+XivbpGYBoWBb+\n1NMPWhnSEqDQB6VZABdRv4MNqRCI1rIITXBpbBuvCWLFU0MLKNPbTU76FT91\nOc39ZDRE5hmtg74r3cUhB+lssjTftCVxZMa05gWu3uahyMAbQo/BnD094jZl\nASEMEXfjOfcdlF/oko1JLCXF7xzSk4I/sSVN9oZLI2A1Y/WWE37WcJDyRQav\nVgom3lk/45Uj/gNLd6WMuT1rMftLcupgs4jW2IbXWopJ2LDSj1xkKb2lZprh\nE5V2\r\n=CBmT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-05c86f6.0","@graphql-cli/common":"4.1.1-alpha-05c86f6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-05c86f6.0_1614174098216_0.02902988902627124","host":"s3://npm-registry-packages"}},"4.1.1-alpha-111b862.0":{"name":"graphql-cli","version":"4.1.1-alpha-111b862.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-111b862.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"18fc695f7250db35c53534fec8aab0815be8a0ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-111b862.0.tgz","fileCount":14,"integrity":"sha512-yLgWz/kO2nkCfcBPbd9ZgXzOSmtOOOi8QaVwh6k7nwVEg4n5/kpKoprwfPsJ/yQPdZUHk/gRKZWQldKajiSY9w==","signatures":[{"sig":"MEUCIQD5aXEh2JYjZfbA9PV2MaakRboxdeOHQgQh9aLTLz5MPwIgDGO8NtCEujMeJBEx+TcNy3ZCR0L5ocYB1BkV6pmCUeY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNle9CRA9TVsSAnZWagAAm8QP/jQw0uBasqgf5v69/BnA\nLv7jBE58lAFELMQ+N2t1FdeEWieeOGuB2LIzK4l2SfrBC/f6MmS2qte73+7b\nXvU5dsPwyOTu2l9IaqEwM2ckThmj8paeNU/JvLW7GuG3V1TrcVJXeQAot9Do\nBGd+OG7QvKZZKQxNgGQL2kQSZ1bAmFdGlagWaf/BUlgiZR137Mr/ofABrkXz\nICjHD+zgt/vekJOKbiZ2Yrzx/newTpfc5n9bZlCY1Wj/ReexsTnKL1B9jN89\nXhC7hO2sVB+NCx0BtWyI8vTXn81DcrQNeyBVf0Ur3L3YlVV8WjeVmhTh5wlq\nfCGicmhq6QRQJiGOe3ODPF/2HR7j80IDedfzGEx8rh6uT1+OSTtq8xO77etA\niXvfurFbxXY3S6wvy5IsaL/tfOicq0Y8D/mGrEfOK8d+2IVf95Q3XwvZUGbc\n2ZtTYWVbPfmj2PE+yxAD58oI/pkzfYXCtPN6gQpEl9PO0IYq93HnQIwkPiE3\nmnjuBHyfm/hoEyXHO2VB3WBFpdd9A8mxgZXmQxptwZLOtfcuvNutAImmxlzM\nvcnlK7QitD+5vu9VuKPzvSHO2qBcf4TfP/pwVr3x14WRiFbnot06odr5zfpD\nnS4Vx5MQic7HpAwivBgOCcTbEQImYddVEliVWsyzIqnYPht/s9kt51HibjK+\n8JZQ\r\n=92+I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-111b862.0","@graphql-cli/common":"4.1.1-alpha-111b862.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-111b862.0_1614174140728_0.20596071235139846","host":"s3://npm-registry-packages"}},"4.1.1-alpha-914de49.0":{"name":"graphql-cli","version":"4.1.1-alpha-914de49.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-914de49.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"727970aede61c38ddf02333dcc048334b89755ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-914de49.0.tgz","fileCount":14,"integrity":"sha512-v7yGA3NYKjK+5bN3zT5+jhsK0h44BP4P337N/qIGeF4h3Vd34nTwWNBkaagjJgnbBHBY4cfl4RmH9+EGW3NcOw==","signatures":[{"sig":"MEUCIQDsi/5rH/iLRtl78cVyLdf70GpugtO72ELnughoyu49yQIgHCnlWkwb1d09ZZ3HJcqY5CXcxMv5XxJ6IRYIegCLeWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNmmPCRA9TVsSAnZWagAA2wUP/R8lylAFwt0QcyH1/Vyn\n8YgZ3hcrG/VrpxrVVBgDhrOJ9HJGAMEZm6ThN9Q1iBG2UtnjCPQFEa3zv3Eb\n6l9o3O6ccFNS41imllgXeRienIgIuGNIgWDl5yPDA47YsURp7JM0pgw35t4W\nLDoV/INWByxuIojgZ/JozaoM0Qe7wWtKzr70+KULWJI64SOLvgSO6DMZuCKf\nzxKXhogOYs+UdzqJlveZc3O3EaAMJarLgQhYWwiGPWPawtg/Jj6tGRu4He4a\ngUBRiqmj7WZ6ZSZN15702zcRIRfzXAzv5+jRfZmVqfU/AERdhhU535mE+WgA\nWQ9z5NKuvUHZAHcc8BXTjGPE4V7Ymrmlz1DkwzKCdKOZTAsmyqu3x7VIcns5\n/qZWJiVZ4cbZTnXx+oUtbGTWZaza/Gomnj2HM61gPrDyTs6R59CjcKDuRwIJ\nBRyH/+Qi2UabDiN4/37AtljhhzT6kbhhraM29wrXVpCbrhJkboTKX2p4mBRF\n1SfCT82CK2rnOdyuBXhlVM2IihbySl3nQeJsRuh9GF6H5uQ52aa54ZoR/Rgn\nVeANQLNSHZKeDESrZRkyKuwi8vsGsPUhsYo+HSEniAB0AMQFUakh0PjyKN5L\nHyUiVciHHG7TgY57f5YUmCGz+JJ8USZPFT3VTISxtO8zDnk++gjeFdqZjFzf\nmxhS\r\n=E1Od\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-914de49.0","@graphql-cli/common":"4.1.1-alpha-914de49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-914de49.0_1614178702887_0.9897815876471598","host":"s3://npm-registry-packages"}},"4.1.1-alpha-572c3ab.0":{"name":"graphql-cli","version":"4.1.1-alpha-572c3ab.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-572c3ab.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8fba53d8db2ad7bc9b31f77517d00bb2d8a8d00e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-572c3ab.0.tgz","fileCount":14,"integrity":"sha512-BE5N29s1KP6WUVVDWn1HdhcLFMeb6fpfjKN0QaPGj/av1eIC4P9s/wlN7j67HYTGGZn85Hre+D7R9wTfBx4DeA==","signatures":[{"sig":"MEUCIQCfAUov84w23ztfbZhORmF6+1gZPAeIL3wLLaHJty3LjwIgfjgCUJsVwiUoaNFKIqGBIZ+EnhK2tumDLWnPAWrPo3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNmnWCRA9TVsSAnZWagAA8R8P/2kDilyFBiywpUkotf8H\n1xB86ihCK9toM7TfSnTXDw2weyyocDXb6zwpCehblnRYxCdZmbxcGpkzecbr\ng+G76gdhMQ0Ci8q+uQcPA7fKu1N1QI5MZFEPzho4WbPkdZyva2uR8nYsNl51\nyt3OBXl+b0Kv6NJR58ZkP8JtHU5wzBYxa8Z3wq9HUsoiHxfCbHVQ+4XpMV9h\nmmtMKFgAegHtVu55kHH3C21O5yVHeqE+yzAFyLz/nRmN40ycbCNLRd75MyVp\n3e+CWj1huT4FigJ3bKFFHimzrvduoRh472ZMvK+hF70Zcx1JqKwJG3iptXGJ\ny3DvTRM49OFHrOZKyBsamD+4ySfAQRtV31NEoEQlVagPW5NNEZ3H3IqATBGI\nl101IuSlB6uf+j/71OrGKHJKP3h28U2vGrVhvhQFbhIqrFP8b26f/gQ2UFyC\nJmDWjHUHZ52uSgQ9+8qEgQqfn29WRMYCxyUa3wnn7qlOOZos18pzv4/hB3FB\nVdj8eXPWN268RESvXUWl33xT/CvgH6WEWT3wmQH7ZeVkEt2aL+/dWqIqv/3z\nNHhe97S7GjaQJ9W5iYZtkK7bPZ026NPyoJXJHlzT+JdIiFJIHtNn4N2Cclnk\nc4+02d7WOqiHFIUAmlMUamrm07EK4AFotAGFwFMfoTd9xOHmqP13GlhAp8V1\nbRMv\r\n=OTCO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-572c3ab.0","@graphql-cli/common":"4.1.1-alpha-572c3ab.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-572c3ab.0_1614178774043_0.36662220932549605","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7a2b1a7.0":{"name":"graphql-cli","version":"4.1.1-alpha-7a2b1a7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7a2b1a7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"92f907e1694c62e79c030832a776ee7c5d2f98cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7a2b1a7.0.tgz","fileCount":14,"integrity":"sha512-7HvhQP6NJAyWO34PbxMTjZEWbV0AEUckFptkHpzkr26J/MmtR+0AfZBOsGq+rsYq3g8Uz755snj5NS0vCOc31Q==","signatures":[{"sig":"MEUCIF85itkU4VQMTFbezgMjXgwEJIiJLrVGeh+CLcTn7EsgAiEAjQGZVw4KDunImL/8S9kNbvPrDRS3J1ninHxDmmubXVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNmnzCRA9TVsSAnZWagAAYksQAIHcbn2ZQ3JzXDFr4hPY\nuwSonc/I/AC9EUu1unZE6WCnEACZZh5tp86FhL9ENDj2sf8pVF00T3cgP8lp\nTet76M/YKAkz3u3vbNQ1jwv6WHAR2KVZF6ckfv+K1R+Tap1kYYJpDI7saVJf\ntjCSp8phJt7NyIMaHQVlueBmqb7jw/+p+NtXBi+FO4Exmfus5vPOvS+AvbJK\nmrNmQZB472wSg+E2z/2nRhTuFithJ7+gfI9tzJy2rdo4PVjE0mMZUBas9R+X\nV07PbYzu5Jtgh9vHO6cI44JhSZCY6MP6F2ldF67X40dYd9fyeCSfs/1vLbSB\nhC19UI6EIPgr5zjr6ZsVT2tozvlASKmonr9jQTsp1er240qkRDgJohPdPSMK\nNpvakqxoaIDtqOd0j7oaf+z0frO2GcgDtLqqqhOdYTPLJa21W+bZWvQD3loK\nf4tb/Ei/WSSIA5OKiVYIXv2+3hTf8GiQoI5cpn87viUnyKTJT6+tC/tsJA7F\nA/KQ8vL+GF9pTL6kpcLXO9dDMGmS1tqsyeS2pHxiox/PEFcEePvG7X3piDF2\nb7EZhyxVMzW6t+lAHbcGKoyWJaOZtTFHCmyBkaZx13ovq0LL4jzVO/vCwyFP\np8zFgcTwHhmNh0fskbz+ZaQnDUcmYynHvBswL0DChFa6aRvAjrlEoMqDBUDx\nT4xp\r\n=qWWb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7a2b1a7.0","@graphql-cli/common":"4.1.1-alpha-7a2b1a7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7a2b1a7.0_1614178795879_0.4271972157144204","host":"s3://npm-registry-packages"}},"4.1.1-alpha-726efc1.0":{"name":"graphql-cli","version":"4.1.1-alpha-726efc1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-726efc1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4873fffd9714aecd309ab701e9bede2baee4fbb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-726efc1.0.tgz","fileCount":14,"integrity":"sha512-BqXXXTfbvkXlbsZunQB5f8o8UhiHdLljGlu4KAAJeQ2EzpKhez54Bpig62B6xUEG2TViL9mkRk1ef8DbGaQF3A==","signatures":[{"sig":"MEUCIQCmXM9QT7taSoX33dLJuyEzKnvHUAEqgUAE/0Ij7tFJAQIgBESAILCq9CVpA7LYZ1VsT8HHZTLcGUro/ivfzSxHD8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNnwXCRA9TVsSAnZWagAAma8P/A7Nctm5dcUhIGqEp4Ue\nZxOkfcbkmpFOoU3125HOzexxmOBS1Wx1XcsDgEnhXaP7wOVH6EowUR6lkHgX\nv9K5jyCavhLGSAX0RHzSBInGB0oRztJR5sdu7IA3zvYYMMtLb2+rlM6C8Vx5\nYMTq4Ajo0x04FC+YxHy31qmeBmYkAC1DmwDgwA33ZVTqkk/MR7fRKb6x7TcM\n0rKzbwNNKzeJRGGrSh0l7Gx+tJRTDD46tTA4PBrIIhXFoi0dEZMEM0jsOkmE\n11/OqVKU/ZwdZ2zsOgoFEAxyHp3hYo4pOFwErpBh2xkf1pTli3gjZ9MW5yHQ\nxJzsvSIPyAk6bFXM2PbHY1N+mifqhIduWiUjGqjSqXk+LJNihvjH6YRbUOpQ\nlh0R7ZfaSPcxpZT87IYztwRPQXuUQYExO+NviPmfxmWyzkgJ4jrOCQlyZV/I\nQw5lau9DHLun6A9Bf/4CW2eXTq+TXsxaQOYmHGpYIXBlqtsU5Dnlu9fpizz/\nCKYGXSBAxsKahV5RkFpgoBXg+GNjd4R6j5WQ1kKDsbv/sVWfM9EDbVL0KS8c\n9lRfNPinxBTx64ai6BKM1DtldQxrUaQS7JL9polE4osiLSatV6MPB/G6yh2T\nNtku8wZfzzzoy9THWMzWfta5vAr/hv1FePwr0qgE6bL/7xBKIx3juuOd0gcT\n/mAT\r\n=AhFo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-726efc1.0","@graphql-cli/common":"4.1.1-alpha-726efc1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-726efc1.0_1614183446919_0.3829431553586413","host":"s3://npm-registry-packages"}},"4.1.1-alpha-efe614c.0":{"name":"graphql-cli","version":"4.1.1-alpha-efe614c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-efe614c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"97c48b71ff9cc2d8d8ad6e3b369a082441596a87","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-efe614c.0.tgz","fileCount":14,"integrity":"sha512-kaPlo6HNROG8FmGTmxW/qrguot6hEqwoA+UxYChogXsheXH3pfywV1T70b+hnluIlM6obiyGi5aGHWBbeATrKA==","signatures":[{"sig":"MEYCIQCDV12q9hBAFfiKkDRgi05N4GRYQkVyeEW4DlMsLUONQQIhAOPRdfCmPz2C7kaYYpa5wCvyKFkSzYhC4iIGgGZB9k7i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNpsqCRA9TVsSAnZWagAASwgP/17MWUJwg5xLCW1am4dR\npmuacIZ57lclFqjEp+w8KjwqMol70BxQTensJJ80vK5Kd94rwzw92nvEsAYC\n4tlT5TVBkXQ5W690AqadKclXhNeltbJvKoHO/FANTT5e0E99wKVDAJlhy2Lg\nIF7NJZC/kH2XNuGvLJQCFCu0dfoODqvEJEMylp2yQOdP1Tfia5n8KgC2MKWP\niitbFenqanEOXjqzM5hHxrTooowCKro/V9yYaubQNrWDpptH5/xCKj02PkIK\ngPpQJ8K1WOt9+lmMh5FF4GrIVJWiJdAGcP01ajGv0y8yweAOY4c5rmFLhyNC\nwA3jf4Ov7LIKnPXgPgbGa4T9yiUO2rgjHJFl1T/5QXMdG+MDzXB1zLHmRM3V\ncQ7QnUuAEkeKZi+LIgDN40XqTQXkzBdjBznk2i0ef8ZpattOVRDwGFaYT0AN\ng6bNEj4K2t07Z3/vfqUKjLtmf3a1SEhv3slin8wCuW/Dg02PoQfP8MBq/qqN\nk0pcn8QuE1hJcJAGp9Nro0R/gcYvHePEp33RDNHuEUZMP8SyEIGDO2JLt+/8\nw+m7uPGeTXbiGuZCXNwJiPe2cmD1iQossNevA1YG3KUOeb8m0PkiKjUzCk5G\ne8oS3iO74+1QaA4otTw+1lhXW3hBbRd3SQwX3RAgaZ+S7JMF+DA1td2471mI\nbEnY\r\n=MQNU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-efe614c.0","@graphql-cli/common":"4.1.1-alpha-efe614c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-efe614c.0_1614191401167_0.5947075645080606","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ce2f39b.0":{"name":"graphql-cli","version":"4.1.1-alpha-ce2f39b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ce2f39b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cea8545a921949fd154146e95c3f60c4db724709","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ce2f39b.0.tgz","fileCount":14,"integrity":"sha512-/IXUYFvlGV/1FaNCAC4ceO5tQee4Ga+qaj3G2zFfad2gBMgJxW/N5PA3PYdEUcdsRKlekqdk3dq4ag3VM6zhXg==","signatures":[{"sig":"MEQCIGEz58ufueb30TMtt7JjLAJRvzAkRjIwZEwvrrs9Yj4/AiBxS4M/eNUD0MhJzE1l1klYLkhkZxTdWHPA9cTbH69hIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNps6CRA9TVsSAnZWagAAvekP/0ijxeYBzB5ULOHPPJTq\nsuSoPiSVDN1VSNoxz9LA1C/YDEvvwIN69x/qe2d8lvwvs3C3UcsFyNWBjRA5\nahv57s8LhaS8RYV/IiuoEvXI/aYOElwy9BscgjyVhYzUd3NyfjIk94HFOFhj\nEMQSk0XL94KRl8ymSPdq5dDnTfgS6OUicrH6B7lXLAINE7I0pi4venxIB7lH\nf/9uLHlN2ciF3GRsnhRqzAx99nyP5JUDbMGR5SRD7Vy1clnztNVMp1yDddOQ\nlzVZvRrkCRa7sICLhn0KsZpc7uU9w7irqC1177RsW1ZF9YzTBkmdO6p8SbHC\n1Qa7Tr3JH25AmH570gp3FIyeZmlferQLAJvLOV8TK9USBk0scds0hRbDgYFu\nouYubCnZojEkpSGA0/pT7GDJR/MAA6oI7Ed6QPzO1uY83dG950xu/LGu6DWl\nilDzLnw3zoaVxj28qABGyLgJaytGdFn3hG8p79qLgUFVqNcpl4hvTuxMbNIQ\nfKLtOGBiMEUKNxUsCRxomTSjwhLS1T5ZUHWe3oJR9pgBuB/Y1+sWR5L5QlB0\nuAvmJ5uigdYZLrtWt2ohl0h3kG5m+F8KMJ9b1vVnmq1+81JHiUALfC4RGJ51\nfZKc99lsalDAiXg+rFZID6EcZIHeQgquOcYGi0F0V8GoyPjESyrCWGJA0TOo\nsXeI\r\n=N0W/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ce2f39b.0","@graphql-cli/common":"4.1.1-alpha-ce2f39b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ce2f39b.0_1614191417774_0.9117260712374724","host":"s3://npm-registry-packages"}},"4.1.1-alpha-67b8b42.0":{"name":"graphql-cli","version":"4.1.1-alpha-67b8b42.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-67b8b42.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2cc48df405f5f094bed91d5f0995f8560183b3e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-67b8b42.0.tgz","fileCount":14,"integrity":"sha512-ecjxYtScWRSZfLzE1QL84mNGJLnhOCPyW+lJQC/MCKV3lHaN00Y6cJGyzeBG0Exm1KvN65v7q+i4EbUs+7LFfg==","signatures":[{"sig":"MEUCIQCFY77N7KxlqtoylvokV6Xi0NGzRMcl9OswucgxkJrMZgIgIlilDJ2a57P9S45sVnddVD/5ckqQFIE/3UPGIGSv8kM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNpuACRA9TVsSAnZWagAAQ00P/0RFkkRcHxGZRf6C3IZE\nfRwp516EEZVnK7sTKEBpfvmgEuGKWW1RnRHfXgFAeJ2d7QMq5vjy+9RS5LvC\nayp6agIMiVebbEEOh1cd+3AKUcsEzhUF9QIXVx5WAgBUqHjg9XvP2X7+M+/y\nJA4DCefB53SlKucORGqe0MToWnUXIse0bIwF7whh9p+mhJ36BhCrrf7JpNs7\nCw/92/3/tK7kBZFSKiJoU9Zto7fK+oluH52G917JmCToMJMtE4BO/U+2D+cV\nC3CEQB+bcI55/2+l4plisOctj0fIWcbZyYAOYF9xqzmg5BnVDyZZWgJMSeUn\ntyNnCO3Cs146++UOJAU5WdpEdvB3lYy4J0+/0BqHT/+oWghkO9L4wQmdYV2P\nbn5vawY0TVuNaZU4ToxavCDogcW3L4+tRWV56wDfhfgFtye1TBFj2qVGzYN6\n867qIDQkG8kENLgHR6bTEhS5VshgTZY4CHqQX9CMQH2+b9Lfnjc7r6Oh8ef9\nxCJVjDlpBIbu9P6nuxqS4Tml+6iRM+06wFQH3FyasbjyCW/0RpDmaYU2Bmc8\nV695673TUd5u/sc10GUfniWJ/sMWWu/sw0MgLDOwswL3ego94PBlL2NPbviE\n79yK23tCw2cnwt+IpAg2QB0Lcen53xKvFQGQNtq0atM/AwcS+58sMu3VFNvA\nuyCH\r\n=CohZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-67b8b42.0","@graphql-cli/common":"4.1.1-alpha-67b8b42.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-67b8b42.0_1614191488196_0.5018666641689229","host":"s3://npm-registry-packages"}},"4.1.1-alpha-604414a.0":{"name":"graphql-cli","version":"4.1.1-alpha-604414a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-604414a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"906cc16b8a06374cfe9b8c20216eef7c35df1827","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-604414a.0.tgz","fileCount":14,"integrity":"sha512-tVpUU3cXXedxw/IGu1Y9sOqe6+1hPoNpwvVvCKK2WahGHMRLfesZy+jk1XHM3eWfWwgVIkfwkZkafghngg0l9g==","signatures":[{"sig":"MEQCIDi56P46Mue3jYmwfpO/KJT/w9bEwKkwAcl2bpkvBsIgAiB1qmScWq2CMMF1Shf3fQ/ouWwQjK1NuAK+cKjqgVZQUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNpudCRA9TVsSAnZWagAAQn8P/2rFh3dOhdBs2h/QmpMh\n1kgCynWwg5NBUakzH60m0eWctj2pFS9LpkEW9rpAWZXlqTvoGhWABmQKRt9x\ni8kovPEI6IU83BPIDkP2G2VFCpHxNLdD3gZkFSEdCVjctK1pLThqEh23tpsJ\n5q2REdYR15KuPmOFkbwpQgfBWUFqqoyzB135BArHwPSwRGEfXL0Kp8LbxWxc\nBtNKHuo5sysD65YDHy0E8PABXziVl1/Hi+B+Ybu5Al97o/miWIOuA4cy7F3J\nY4xjcBzGQrdqdW8ojEoN5x30Me64zbAwwZaIkiQkIW+is7uUiaYpFscg/nNd\nT6UONU0Ofg1eJQ/oyhWEvQbDBjDf+HsO7H0vHM0sXFDhBGoSWsvp1L/7403f\nEznswqkf8SEaqWiqpz5lkly7GTvk/WoDccodQC56ScguMAE8lkXi/eX6neJb\nLfpHNIWQNAUv1ROZZTJ1dtUZg2FCjnekeEhrvJI/nO74ERFq8ctSprNU9Uqo\ndeLCdsgJzwjSjDYB2Xy9CWcHgCBQiuHZ2bliktooA89jGHqd0/AX5vfDO/44\nLTShz2A06j3fngwLXI3sD9fC5pL0nhdPB6QXorGhiCNnTD3U6AypegXVkMwH\nCX+J/lMrtgCozSdprPHIwCWMhjYqAaGhje6+a2/v2AJWVaCF0S8KfH1V1zqH\nanl3\r\n=uoI9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-604414a.0","@graphql-cli/common":"4.1.1-alpha-604414a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-604414a.0_1614191516661_0.8890790427892854","host":"s3://npm-registry-packages"}},"4.1.1-alpha-314927e.0":{"name":"graphql-cli","version":"4.1.1-alpha-314927e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-314927e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"56d2e6fffeccdaf430cda9dca4eb66b59da19ca3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-314927e.0.tgz","fileCount":14,"integrity":"sha512-9TPCvnRE4TSi3tm/zMqmVhZYgi62veav0SMeBSUXd2sx64S92aqXtdjxSGhf1hyH5LkNk3k+FsvjgyxulZkehg==","signatures":[{"sig":"MEUCIQD1WrBGQRORB8nxpqN41NnuS9WC/tLKxvR8J9PIivBB4wIgOtaQagODW1FLfeImHyctWFYeSgqG64UR98kk6BOfXak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrwQCRA9TVsSAnZWagAA/a8QAKE/xcPZB45+ecsOwSlk\nmpcWLSmVDXSBFvESGI6NeiFaFUFHg7bastmptin4umSvx5er4Y3DmLfrQWOL\nUEZhpkSxuXKUGYxBXu/IZ3zENN3CVGLlcgIp5zjtB3GCb/5X7GeyuqL9zJnC\nkxmFJSKyQKAPebP5QPVCbIaLmgQqS7ZrLt2E6zPkIPrmj/grRqpe9k8TXENR\n8C+FB++T8ZtXz5Pamr1imH+0OwKfeXS+bxWDW3mXLiXj1W90BvdPv+VFVRa4\njNYVto1R7bMIg4j4LEooaOR1g8Rd/ctd+sd32vyLZvF1OTkqH0W0ezjYrZbz\nzf6ytmhU2QolpaqyPTuG652AiSecZ6ypCBYkEpr/s37kIOvXFrOUnIqBimaL\nBmKBn0rzAfPzRgd/aJWujoMfKUkT4gS9PGRQJua1uYW7LxGMz70RKAaEPNbA\nR5wR0daNRkY8GOEtSshZV2Xw3C8VkWkIubQgOSqkd+SxQPAl0HF7Bo/b2NWD\nZ2W80zPPwb4Z3Iw7p+MscGOkDKyXiKBYyvK2+UPJDGY12EzV60/NeZuqhMms\nfZmXyocMFZ+wDDWokNfqYxcPkD1OAWiyH1Ney1v4mk1Q+rUR3wOTZK/5Iwjh\nmhgiF13/mKYhNSjMrAn+DC+iAa2aKXNP+hqMV2AkQID7xjjsM/kG0TN2++bZ\npl0N\r\n=eyqW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-314927e.0","@graphql-cli/common":"4.1.1-alpha-314927e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-314927e.0_1614199823206_0.13517284812593355","host":"s3://npm-registry-packages"}},"4.1.1-alpha-be05ef3.0":{"name":"graphql-cli","version":"4.1.1-alpha-be05ef3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-be05ef3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"79ef1ec3522b90104b1e8cf6e129fc33c88796f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-be05ef3.0.tgz","fileCount":14,"integrity":"sha512-tUCBl+n7iLkAiKtEA2krsi04bvjJIbuq3/pPE99XDFuayEBHcD87tgFd+d0LL59/ovod7GHEWbFp/urMrJndIg==","signatures":[{"sig":"MEUCIEMvxLi9TQcvyRuRaOpGGT0RQZik3lsq2VTJNZF5TBAsAiEA5hXK2cn8yEARYS2N8ys7zfCLZHbdwETcjmGArkl8kUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrwvCRA9TVsSAnZWagAAO+gQAIujpAHsSfsj+aTvXcm8\nYZCo7ts30UcPxLH7oQwG8NsJDfVsL3JvfWRNEmZhSw8loNq64dMRJc/amXrI\n1yewMvtxv55k4gDzyhNUe9ItvKnZ2ZmZcN/kPymd2AqQW8y9YaR8wkPNX8ln\n3gH4rwT38wjT0q/u435gqFm+SYaL6puDpjonftg0lvM8m90gIL/P0xJ7NZjN\npBI9PS5t+FMPFoMLFvcIAt51dz2ngr+QJV6qnrOHV3sCeNgRPFaiy21dma20\nAnpgQQmt7Unt5OGcIk+4ZgMPr0SegQunLKEc4U4sMcq8xvpq327NbF8x5unY\nqoL95W++q1ahDDEXk4zQJaLrJdsElKSOghnxW1jhkGxz5sSBx29s+fYwg+b7\nutJ/cI8tbSPq0Mak84heeV1rh9OnlCYiiLCaJhopTbvllGebK4HUpOA64lNA\nVZ8YN406pK6EXkNayljXoP/375ZUAhk3/n5xYIWjArzAIvTdbZyI2IWYby4s\nJXxfg4NGXGLPCVtrUj6c5RX5sGTZjY4VrQD6nxKT6zT64rPrq1x/6lETM4Cp\nhJL/6OB2b+ljvVJgbT87Tczbz0BIX719YYj5dQVGa6yWCAsIFH7PdRmFFBDt\nyOibeT0FegCBdx4qq35O+MbfNI4BTzEB5+EBH/sVeLsXsFf8UZSBFirvDowG\na2Qr\r\n=X4L/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-be05ef3.0","@graphql-cli/common":"4.1.1-alpha-be05ef3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-be05ef3.0_1614199854500_0.7613073038599161","host":"s3://npm-registry-packages"}},"4.1.1-alpha-025a36e.0":{"name":"graphql-cli","version":"4.1.1-alpha-025a36e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-025a36e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60ec0ee8dcaf992bceb2ee135b85a705cb06f5d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-025a36e.0.tgz","fileCount":14,"integrity":"sha512-OuqzCoSXe3jSy12TSZJNTw+5hhaN7sUb2muY7bjYLpCBTp1+TmS9O7DWiBfH1jb2Te9Sn3eVVGMjewn/9Cd5SQ==","signatures":[{"sig":"MEQCIAdgh9Vf4E9yN9zUdyC3CApc/VX/xFrbwP2z2B1DeEqHAiArJOLIm5ThLVrIx0pbr3RRm5NZBUwnO4u5Qkm5+P/OIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNrw+CRA9TVsSAnZWagAA+wwP/Ax43xgW7h1m9IrbqRXZ\nyZKTlh6b87gooVxH1ihzvL+40JxKZ2YK1zUKxWFIFV7zew5bujtc7IrL5jq5\n/zmv9RFHL44zMEFWNKXb8sSZ9C8fofB2nSfWd/BR0uVh4EOKILt2U9nnheGl\nklOE5F78/GPZ22qK8givuMi4N5AtN34DRAyEmpq/dL84eddrlZ3+ZObuaRfy\nWMbBD9aEwteGAR8GEpODvH1vGUstI9V2hPORnGqShNPfOb4/Zn0HzGW/Oppz\npJNGrskMX01Y1urxhgMWdmfs00t3kZi3wRifthTtCS5aF148X3JFQsr3qwu9\nkXdogg8Q7ywc0zxNdFhpaDyJRNDTE3Cl6EoQu2/42lqFi7BcM2P3ly47o9HU\nBKW9f8KTEssWGRqm+Gr+d4xIi0SzTpXRxQLigIncN7uICH0yLL1e8C5Gz7Is\ntiZ5jTTqsBGz0vPu9gMKvhS3Mop8M/QV0EQ18Y5Pu2vypeGoOGMUKN7NmDyA\nWJEMdARlmud30tNquJp6op/aRVnMUUINBxwmJxgcriz3/6MfPy1JJ5qiY55W\n6CzYy9qrwqfDgo8POS8ZvJsiH0WrInr7GCwoc+F4aGu06nN7AwyjH1X3jKAq\nUnpb9ha/ACg7G0R5JchSyBUtKBT9RrCdvWxP5TrXfkJjO5CKqk1QpWe9OMnr\nzuyu\r\n=sHXC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-025a36e.0","@graphql-cli/common":"4.1.1-alpha-025a36e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-025a36e.0_1614199869818_0.61485855329994","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0c4fb42.0":{"name":"graphql-cli","version":"4.1.1-alpha-0c4fb42.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0c4fb42.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"faebd2d3e89dc5d623d76ce8581ce78b4a6a2b67","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0c4fb42.0.tgz","fileCount":14,"integrity":"sha512-rk/WBsVDou5u5iL/RjFWoadXQyljx5CrccVvMkkqDMXR38J1fOuaPN71C0aiMyCJY6OSZRGHSRNniiMJ9qCEqg==","signatures":[{"sig":"MEYCIQDQdtAAEYsQxLTB7a9/uD6qbTJikFudJmWBvqCpy2t9NgIhAJZ4TyihX2Yq5na6QvMfPmVKOIjdPGP582zUokXk8NMG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNtY/CRA9TVsSAnZWagAAMHIP/jeg58l9ICrTCRzRfBIk\n22anZx7vzWz8YTencU0DNN41zS+EuSIbeMXKDykPA+u0zxN9gwz9QF92d3Kw\njCMRa14HmLUzHMwvRoB6LGirkEnrxoNde2bpdHjXQfjSd7PlLSiLks+Jt4VE\n2UCYrbtNBsGJTkuxR/r7DxpdEdfSpowHS3hRs+s9vCswd/NxFjF7b5qTQGl2\ne5pPDEiif1eTce6xubq/Xw5bryBLKVUIhUQ1qx4tsMyzO/r68z7eUciEkmau\nhHPOxlmbkbQrPPfj4RYd92QICvLFI1QnJYHj1jCTzamNqWfwXcKsWHc03wdI\ncd93siaNpgIsXXt/qKjFOoWYT3qgWvjWGUJF8iVUnS7D01csLFOzoxn7g3QZ\n1INiS1RXgaXuiNap5Nm5GeaEVBtOvxhlDME1yHn++7YMntQiBotqiTHWYDFT\niZoMW258CuJCsGdXyp5enaJ5iPGdkPGF4LeokHJOwsIItzV8Ai/HSUWNBhDc\ngkpwoVvmkqFB0lVTojvsYskVQlUADcyCgZDyJR872T1315bGfYZbA1X5MQ9A\nELWXgBV06mFCdbWAKNRMmt6xsAq8jH2JjB61YgVKd37YD5r4CDFfbBtJ15Pc\n2MWaJAbD6Tr1owbf1KqxsF0eBzSVpn66xxWhlG9L3O7ZCMBnYN5/FLBtZ7yZ\n7riA\r\n=OTGp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0c4fb42.0","@graphql-cli/common":"4.1.1-alpha-0c4fb42.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0c4fb42.0_1614206526175_0.25876426962433485","host":"s3://npm-registry-packages"}},"4.1.1-alpha-93714b1.0":{"name":"graphql-cli","version":"4.1.1-alpha-93714b1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-93714b1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b20a49f464341d8faddb7b9a1cc64b36b5441eef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-93714b1.0.tgz","fileCount":14,"integrity":"sha512-q6tI/3VVAbxcOfG93OF9G5fJ1OJ5h2tezTfpFYeGW2FrGVU3eBN74ooqxSGq+kWYdPgLA+5bTQWFllBg8WkZUg==","signatures":[{"sig":"MEQCIDstNjjRwDT+fDfNBJqQXq6UnxyJsJBPcItcXi8lax6/AiBhVyos/NQm2/qhV9ViDiKZtc6+d4UCyvqmaDDK482YXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNtZvCRA9TVsSAnZWagAAYUAQAJqc/NbkhlZc5DHSnB4d\nJPf/Qp8q9EgjZJMz7Exkomvtd23FBF+y8z+1ecPA2lHsLXFviZZ7vGHloLZB\nlREkscKEYjgTCEBKxkdw3kVUW+1Jp9xmSqObKLArWVcoOAfSNa4X1l7ufJyU\nxu1KEKXkVakxwgP0zpbUifTvbY/dfshqSLLaGVZ1TpDb7cGePm2yOZCzSqhE\nnEzVc/0Qd4lx2m9+MBBj/cxX8dNwjGpowaDLDuFQUNyMyiouUlCckQFVhQ20\nlAoyxj8f0MOB8rfsK8lde50sdAVSFNfD7TGSUp3jJdHm5I33XjJTTwOovStC\nRpN8XduwkMOxEwR33Ck0zgtTszWh9Tiv2haiV/nTdzO5xkzbXghDUc9oIWUm\nIOidqF8pBYwuT3FOHDl9xcZyy1XGFfQnQsolgClvwzJzvFQQWD/3x0RyLtYh\nc013BOmD7svCtkUl9vPklf4ef1hJjEja23Sbd6zCm0/5Jkv1S+uAzfv5Ley+\neJBJo39oKXKcdeWKBY5SuIfG1/swwOkvKSgZCH4q5kGF2Mc1BJhoniFBY79A\n285O/Z507jMwqMSvne3O44AKlPV++Vwxa97Dsgv9cCkb+C9h8UCV5ZmLXXGv\nVKnOis5wC1tLbIUHOGUGFEWk/1EQI6CHn7aUbB/1yZFVaxhJ97OaRfY0fpao\nxYFr\r\n=QbCJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-93714b1.0","@graphql-cli/common":"4.1.1-alpha-93714b1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-93714b1.0_1614206574596_0.6795111726571166","host":"s3://npm-registry-packages"}},"4.1.1-alpha-85e0a8b.0":{"name":"graphql-cli","version":"4.1.1-alpha-85e0a8b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-85e0a8b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bdd18fd5a50834158e91eecb412948503dc2bf4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-85e0a8b.0.tgz","fileCount":14,"integrity":"sha512-Y1yKghlO+xb7JaWbu+jlPMUj0gENqbnhGB52PRWs1GbSj8yIARGexsq2UVWAGnwRAu6eUDBn7BSSgGUP+YNkhQ==","signatures":[{"sig":"MEYCIQCvIXVwh3kDGxKwPg62qOUu3VYZ4mAVa4hCgIOExfIFrAIhAOFpDTgCk9KfHVoWoll095Q7WoJVEWd1fQaHFYwdtKxZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNtaMCRA9TVsSAnZWagAA0hAP/2k5Z8rHHc+a9GWbdmII\nfEQFA/ktilFODoMuLOcQjTWM3i4hhDRoiji3FpXqDW8vvMJALOkcawp+cnZ/\n5Vjc9LvgnFfGhohmA+EqahbBUkl0IS+W8F9fIFtgvfpoLatUXy1BzvqJg5bQ\nQfGmV0VwmzT99zie2z8t8ZIrUiuVYLMws2mxPeYdN8bolgGof9/7WHb5QDKO\nj/2XPvYfZ0Q5tTMSjfD7pFPA95ORZm9TG8S9cA1bgArcUA1Zh5QQSrgt9CvH\nIxDCQSlqCNQeRYDvIdyIf54Wv+R910w0ENU34QXE2SWLvDQPsjv5BlVPIsaD\nWGG8fEm1SAxqjalT3ZapZwm26SnIg0KCC4qptInoFwUtflY+j2YJrN0KRVw+\nahb0Cv4JkjTJT9Pu/Ww0lOdCH/54b5qDizjPOX5c64o97dDUlqu//h9EhEE7\ngAOR6xHoEeeYfUEYrX0WstCxXM+MP12LoZGWrasdMPg7kAVSlUrUEo7S52QJ\nSeUTEa+K10wV2USOiboSbpubbNT6C4GqBdK2mCL85GErMyGv1xnK1zKIfsVC\nC/wGCHRCWi8K25r02RIYYb1Ma7Dbbfd2KrKjOI9OrNyRPDTmrX4kcGf/PUCp\nI3+BmSc/gWPsZOAhd5pTDY40jwvvAWNcujDholqit1eo0f+0gP57jPgkGRP1\nQ+M8\r\n=RXi/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-85e0a8b.0","@graphql-cli/common":"4.1.1-alpha-85e0a8b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-85e0a8b.0_1614206603295_0.776653078748706","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2aff49e.0":{"name":"graphql-cli","version":"4.1.1-alpha-2aff49e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2aff49e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"287627ab88f2b23fec1b0cd69f3335f5443f87b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2aff49e.0.tgz","fileCount":14,"integrity":"sha512-LHepfGu8y+ezlm5uKnyHwsFilMdNC3P84MYH5R01P7Kn+B0jzSsnRssy+g8qoEvh5x8WYfSS63e9CC9fJ7uJdA==","signatures":[{"sig":"MEQCIF4fjPz6ixKMx9XaEsUdNKBQYCxJJITn8LuGeedMMQGFAiB/NCLb7wQzNlYJ6G5V3jJZycF/cqjZQ0G8EE79JAMkwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNu+JCRA9TVsSAnZWagAAIgAP/jL93VI7G62I5c3Wz8mk\nDElzbUOHOdlQ6Z8DKFOzVBt5pdmeuYZH4XyKC3yAkLnF0I9vDFzLz259c26B\nPkll3fnxtQk4MIa6KZD9ElFZvXlwWEhIv9rLcJ1eUYiyKkGp6x2IYswR1VUe\nt1gb44QcfVlYztZEXX+WoNRVGiH6CdM52VWpqKbu12mmGKt+gUaygs6Oa3L0\n7ey3O+BcfcAMI4jAyKJsZ49+zmXLdI/eZQ5Uw2X1ozSM+gFusKa34qaaBAYc\nUkrglXffrKmb6CbqHl/9Ajbfypv9OgMWVW5lNNs0LFYsgKX4aZcGO2cHIqIG\nestnbS2ZfXvnPjouQEdcR0Oqd/mhoeFJBXWX11ft+HgVn9iGoUTg9osnCso7\n0f9UxPOiGWSzCu7Jh+sxw7gPHuqlqIyzNAZ1bErjAc+0iRBHo1Gm5SkAFUF+\nJrIi5pCAiwvxC3145462pKu+OTM3C2uxGKLyr9YWt8ImkYzmHoCmI5JBWELK\nqypaH23d/mz0hffiDNa0+zh6l1//Qp3O5V9WUqdniGNHa5laUNps0K3/XI7A\npMIW46wWiHEUvMIgjm6mU8yXvCBwDtZieyhqeqDtCVGOBTojpYnA0lZClmlj\nEDB36FDbQyRm1NxbXWFIMeRm0ZBjpNSvVK33lGiDm6vidbnNyKE2I/sGoqVI\noSn+\r\n=XYR+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2aff49e.0","@graphql-cli/common":"4.1.1-alpha-2aff49e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2aff49e.0_1614213000388_0.5915371546716526","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1920dce.0":{"name":"graphql-cli","version":"4.1.1-alpha-1920dce.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1920dce.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6cb12e639edbe31e7c96fdc167c286c43e3bf338","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1920dce.0.tgz","fileCount":14,"integrity":"sha512-a0GDfaCIOOaBqK/5/sdCskaQSaW+p1Tvvg21TXqTHyDgd+XyNRCDhXofEYwLNGvYdcAY9a2ERXvZFVYwzYlWeA==","signatures":[{"sig":"MEYCIQCtnHj0uOeUDf8tFrBKx8cCELyAoahJsSJWKADYchgXowIhAKiK4nSXfifNHsQ6prRt3XTlhkXs7zb7ajZUe6VV+kmY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNu/iCRA9TVsSAnZWagAAaqIQAKJGuvCAKPEHAO8wLyNi\ngX89PWyVwsPOqxfjnl+2QkR3KnrcVaxvGFPTK2Hgay3abDo67KE2VLzS6BvZ\netyCUCLIYI94l0eJyoVteHcSZoPcjM0I3739kjEAd8ukOuqNW+tvviHox31y\nEnx8TzGIGdo7LKhxty9vX7xRtVcDnMf+hOC0nNCPERHlI5hPndC7pqYVnc9e\n9QmZBbicEcEaHolF7+U7pxEyYTr4x0VOjWx54wh8chmTWal3f3VXJMxDABoZ\nMi9HzH/GesON6qtg8bGmipgwBz3/WfQXwUoLbRVPmSbK3tM0+/0VfCSjXmIs\ngCQeCPKp0jwiTMLayxSj9VR2u1UW5y3GCw3HS2qmURNbH+2k8jQcsx08IPb1\nB1vgZgTZVTpQf+2GAaAwTy/rMsNIIhgM+HDe0RZdlE+ZTFnRqQXW2tsOLLRL\noY5W1kruPoRLDJBoQ+gj1M+4jkjVQkIi0ktfEcyd2mkzMOfF6iZGfN4mw1xD\nKfUTLk6NiqBkaAAEHegMGICzrIbYrmu5EIdeUkHOgV75OF3XM0r/iavCPiNJ\nF70Iw3prq0colj0/FH9DbGZg7cfd5PpeXbqYii8CUaBDWQU4xvj09+o3Ygjk\nZhu6r52neaxM5mjEdlQFqnwQMyCb3Ra+jN3jCAASfIK+k4TnuTwh6x/ycy3c\nO5Oh\r\n=lCB7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1920dce.0","@graphql-cli/common":"4.1.1-alpha-1920dce.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1920dce.0_1614213089949_0.09272070562263313","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c96dd85.0":{"name":"graphql-cli","version":"4.1.1-alpha-c96dd85.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c96dd85.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9c7140bfdb7500cbbfaa15c850e00a72a43699f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c96dd85.0.tgz","fileCount":14,"integrity":"sha512-iVdYfxs8LcB7HCE3MeXaa6qsQq340gPSThHFT9y2cx1WvXRJkhe3ZVUdchztLg+2/eP84J42XUS24mxylHqsqQ==","signatures":[{"sig":"MEUCIQDD6TzdLcgnaIgJuRZ7B1UjMo6w4W60TGORXDcpKgGLBAIgUeMYP5RvPHwQeinHBHRu4lSAIDRHMIU4KmjxQ2o4aKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN3ggCRA9TVsSAnZWagAAIR8P/R1o2SNMiPCVoGZKbNgj\ndg9exrdi3PshVLwfpv4eyoGHTfOwoicopKPdd9azYSVWS4h3sb6/73jMZ/mB\nHqLwujTq3wlzey29/DE67s1Jca0ET0DzR6tg2hrmTqwzWKdDALTGfolMdGH7\nvdninNIL3gssTCzb55DZ5jf4xlXrT8FzbleDWP8pSirY76/D0jpV2PE+fLK2\nOJ6+a5/1TwRQueAGh5ffDUcxFa7Jzm9GT5InGlVBWSijr+iLJ7OVvWGcEYti\n1yBOoTq4QtgSP967+zUvoZXoG0RYxej3J4TMeaZqP3Rr1VGQ3fcuo+yVNFB4\nN3H2kwL4EoTCOsu4evQ4uIDrJj10zEFkHVIatKMELdFBRo1iSTQEhmR5hgrd\nLLwiOFpUr6oznCG77wD/uEtKja7rBItl2IFvmjmWwbH0bTTqn2xInxp6eDqs\nNkHbfHETNjVPUPHr3DcFMtVqou/0w+cnVo6WFJMs4FtCEQGdApCf1tiJ8XN6\nb2/nyVpM6QtGcp7FWd76+p2WI3Mq1YETPYaar7bgmAZRcxcYyvKiV5uDal+X\nmgasCMxhpQg1JZrKI8NjAPIse3nlC1OxIwGDrC6ZGFnq9aNhwx7pBEfL+b7g\n9LcFDs5a2APBp9FqIiIW6uMPK3SH0E4ksKR1KwA1VDSFkZBnj67hC1l925LF\nlpLh\r\n=rvxX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c96dd85.0","@graphql-cli/common":"4.1.1-alpha-c96dd85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c96dd85.0_1614247967384_0.21204146404444235","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a7dddba.0":{"name":"graphql-cli","version":"4.1.1-alpha-a7dddba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a7dddba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aec7b6577dd25a0cdf42e63d5eb71c71f0395b2d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a7dddba.0.tgz","fileCount":14,"integrity":"sha512-LBKyajcEXD8ofbbP5PRtTSvhUdjZYU4g+b0cobf/xUViQz9P+dMHdvKNdCT7zXY9M9N9+oGSEZA5WtrZ5tzSJg==","signatures":[{"sig":"MEUCIQCAXWiAb3bLVEicTd0w7ouPd0Z/gxxbR3dWFaBt4yhWsgIgP0wrAgC3R2n4tMefLgNSgLEsmHnBEqXe/yZNs3Fe3Ak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN4oFCRA9TVsSAnZWagAACloP/jDB//5b8QGv9/NbT4OY\nUIruN006SV/qXjn1MA6VcM5pX+/ETWQolsnWQbGlTHv0SBNOMBEMdcSiMZhx\nWmGA+C8dDWT0iTC5gOZFX8hhHzCKnr8dlwkr50G0nc755Mn0a3sBXs1Gveg3\n+yfMFKFxf3wh4f0IA/uZiCnloDaCSW9zXNzRIw8Pbp5RBhxKF+8+KN54sFUl\nQbqkykF/sMuWOXawtUByHhOe0wX85Rq6lnPpfJpGkohZ0bfFYFIVxMkb8y0I\nb04P/Awq2fjMLblU1JpmU1a+bEQ3DN0t9C+3FXEOx1oI6cRx4QNnwYyBVyuA\n1aVZXTCZ4W0zSe9HRUXVN9HKBO6rZHb157qii7X4+Q6PenZ1at/MGG6nnLqP\n79Egn6OBLo7RayEFAtHOYFjjs0dI3r3yqDyocjJqDDZ48jGLOyhLaiENgvnE\nHR1dV56Qo/4gD7MX5Pcq+w+1nneNGCrLDMY5VjCLGJunr0Fk5fGYz/IobAMk\ngkNd8fBzY7AYjEO6hGD11r+fN78J3kI/Ax9EdAJI/ayzvuVPdEd5d0nDmLRL\nBoIZDnmzBG8HeOp/pvqazV0seqYgpaAl31/ZRxhyntHJV1GVNepLzpCPsqgI\n5IoYsqNZy5Sx0d8a+WqG6ovaN+6Kr4UFwxQyC6dBeWHSwuf7wZ8L8dG14sey\n6AKl\r\n=GYsx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a7dddba.0","@graphql-cli/common":"4.1.1-alpha-a7dddba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a7dddba.0_1614252549230_0.369194721679043","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a88f655.0":{"name":"graphql-cli","version":"4.1.1-alpha-a88f655.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a88f655.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4aeff999eec3196c162f6db049258bd73561be67","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a88f655.0.tgz","fileCount":14,"integrity":"sha512-9H10i/vhy9NJOebkkhU+UAAst9PXI/ILoaXwFVQRdLzUUAo9cnY9qjYd8RB1cyhjSI6v+XEeeumdEGgPbPo2kg==","signatures":[{"sig":"MEQCIASrOwWUFg5KyYWxcSbx0/gQZGoDy/p7s/7w2NuLI5JYAiAZdfhA90dZXqwFD6gSnYbRalXJ2tgJgCrtBt6q7XuBVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN4pMCRA9TVsSAnZWagAAmUcP/jSIEULjjadO0NMXFMxn\nFB4A3CmPdlD/WvPskjYggVOYfDOaxWheUuT6603frwG+rqmxXlf+oYCIzE4A\n039HQcaKH+K4oKC2y9dV6+DlbkS9+aAP2FPd+oXwtMRjzhbJaL/EjUG3ZPWr\nucjjpvB8qP4k4hes+seSeNKj7aYt3z3prOQAISB5rELD29dpwL90AaJQenTg\n6Z8NZP642VQhk993kZ/DoYmqj6KTa9FkfXV8ps2Nt6AfWJuAwRaBgveXZXLZ\nWqnsma7CtCHfk49of6Wbixs8kkCf+t35lr6y5fZkuwZH+/gDB6dPqn7nzTu7\ntq+o8MNoWqzK0ApXlaqKbHLL/yGL5zRVFkCFcDEgws9IyuoVjqbOT63mWCAX\nPClgOZPugpu9GON5SKwdYgmBRmU28I0pxb5KtratjAw+xlgkv4aXYqKd1WOt\nvWX+zCbDsrC5+ZYsiLOa9N6fAHZwbZAyevVlH74WRLpTt6Hk+bLb31GPepdP\nwmfEMBzo2SGRK+AHldvE7uDzKgVrZjeuYjXFYqbb7P7Mdn5tfDg+Ru12uIKg\n0Rsxu9+oufuNqSOxDAob3rZswauUWN//oQhMX/D25/4FL20jKlRUCHXqzpvf\nAroaIPiMUNzKZWDbiU66BOTj06INcc43BUYyoa5T0liQCQ3nYKT+h4/2eDRf\n9kyI\r\n=WM2K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a88f655.0","@graphql-cli/common":"4.1.1-alpha-a88f655.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a88f655.0_1614252619711_0.9542303781582155","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dd53c24.0":{"name":"graphql-cli","version":"4.1.1-alpha-dd53c24.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dd53c24.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7a7f79c4a9f46796c796b75aabf46a649fff19d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dd53c24.0.tgz","fileCount":14,"integrity":"sha512-xQGyN21bFYZ7sU9SCMDrisTzJq9BDoi9fCSFAXyfs4LLfg5NXGTW/BPpHTMy4+ZAFewgO/z5URX/Dw2O89Ir4Q==","signatures":[{"sig":"MEUCIC8FQQB8N0/dVLcTmUafq2tZYeoBFsHLxAzBDXrPEEJeAiEAvW0/IFnJLSZ2EUke5Sel65iWXIKuw+ZVDtoQUqg3bhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN6i7CRA9TVsSAnZWagAAP4oP/jJHskY1VbWREJZJpcuW\nX6xPIhbmQ8W60VgdE6Xcbv66Nz1tXlE8uLOWlnwyvkyONPwaYPIYVip+OC9q\n3nQ0LFqD0bBoiYDDu+arHvlbYoTZ/hn/kDCFgK+SH4zsbN4uyrEi3R88pm/7\nfgdEzYPpOMQhHEOz9MhajJ/VO5Sm7IP2LDsCnvKlG4Mqnl7CMAjjoZqAdnOI\nuB52sYthquypq1ALeYNSI+tPzrdi4lRNSOrRbpfiEgm4QeHAiPQm2805zXmw\nRYk1cxb55xdK0llcAGP3fBAyWbIkevhk4VGs1Ed2M0hnIHqH0PBHrDsivL9i\nJ58O6+NW9m71tRvcPWr8k8QQ6mWaP6b5Jqjn6b1CjkOQ/MwtRAWbuMKgEt4H\nNN/LR9HmFXdDkPUXhubG1DqgeFxlv4rTem0sA+rLh2rIC/mgAvrePK830dTm\nN/fzj288MjMpYDYuQ0c3er9VKJxW9LYfw7VYyPQh8ZhVVRQXs4Iq+/T3Zc2i\nNra1W7zvwvdBpywwr97kEk+EAW1GJ5bZwMkByHBUSd83WdFLnOwi0def3S3M\ne22skDLNHNcJnxuPT2cykEFpMkoTQhWEHk6dEkrsXhAAWEibt8i6xM2iZjdS\nzzYEaRbx+OCsb6sMd2T8rehYWSh+8LnDEPTeP5LchwagHlJ4zFmBUVcYVghL\n/Nq9\r\n=uDFA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-dd53c24.0","@graphql-cli/common":"4.1.1-alpha-dd53c24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dd53c24.0_1614260410731_0.2845731690793878","host":"s3://npm-registry-packages"}},"4.1.1-alpha-92f6421.0":{"name":"graphql-cli","version":"4.1.1-alpha-92f6421.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-92f6421.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"734097471249e1b3d7fd0fef8c776cd98791416b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-92f6421.0.tgz","fileCount":14,"integrity":"sha512-Uf98qLOGZPVdK/q8vtY/di0i3RqSr8GXBb/6e0qA8/n6G+tJ5Yp4tRz20KM++mpQPPUKKtzP20wqLC+H0K8Uyg==","signatures":[{"sig":"MEUCIBVseMWwR0XiYXduMM3tM5yEp+1i2hAqcuegIJhEuno5AiEA1rlyMrRandKvHgGXO/6+5lqLpYaMw/VJs86ouK8HW5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN6j6CRA9TVsSAnZWagAA2tIP/3Lf7LFAOo4xKbDqzImi\nxUku8b+BBa6LdLaZYsPtOW1fpls8u0F29eLppuVRclZNc6kGcDwUjThSI7Ue\nkqlbVVgV6sgl9zrSET3FjvpEjzq3GWJCTexcsTF6j0eJW19xNSUSKut96D1K\nWN1bd7OS/Oe7/vFjmVLBGOzGl+Jo7UpOsd+k/tUyA6QUswfmIMCW+46PFg3x\n7BvW979CYBrNS6ERMwPkmPT5TDmdpuEDi09MH9BBxyj9x94+wm2UMqVDDSf4\nM/T/4UDQAji6WJYy5Vt2v5UlFBWqfMd+Mjw5T6YljtYXDL4saDxFW8o9uXF1\nfa+hwgbWT7qx1Z7VMTUVZipG0U1uig3xIpQfd4EMLYImiXbhBYWCt4sPVdM9\nEGJkDYkTUpvWD5LctGu/yXrP0Q/5MjbuWH/WQzXRLSN1xa3XcBWLC84vJPt1\naYMcnAvIgqBDb9lKsbWTcX7QrS5tsWRIMMVSqXgBcW6/fzF4SzDAqOiKGXa3\n+juRBJAma81RfnKXDPqZj7USX2Q9VS16iyQSmoix9FQF4LxflBfM/EbSEN7p\nkBY2gxpznhuqG0qr371DafNwhrmfIHFvgZyYWcAbTUyWyqiHnQNwqCd27WfC\nC8V17kbTzwBwfDiCkHIQPu445zWOAc2ZOuZww85J1I+YWpBvLlEQQxs007U1\nfcn9\r\n=pYdZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-92f6421.0","@graphql-cli/common":"4.1.1-alpha-92f6421.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-92f6421.0_1614260473740_0.5280027709349562","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2508149.0":{"name":"graphql-cli","version":"4.1.1-alpha-2508149.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2508149.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aa06abda3e4c005eb386adc7a5d25a47f0f21fb3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2508149.0.tgz","fileCount":14,"integrity":"sha512-CfTt2QOgSA4aAB3vsTyKXNwIZWgCLP2eYr59dg5Li5aDeOsOwx8HAJKgg9ICG5oelqB9+O8CrU3uAnjh29On7w==","signatures":[{"sig":"MEYCIQCFeMSIG0CG4rb4aUpCFlht0cS6QzxDfaAFPytzS1JYWgIhAPsUY0fOZ0otdYq73letO7FTwIJVsh1xDlkJmnSNl6o/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN8gFCRA9TVsSAnZWagAA05gP/RuCY71U2RJfrqqa+HLU\nPJsRYg4bJAoHaE4XyebVk2GIPai7DwRraahJdiNgxmAQDBNa0tNekcTQccly\nzu+/s9TuacjGIGYtvSUud9MsyH0tnZfdFrTzhbjBCqQjrikgvkTqZzhHJ6vo\nemYH1pZeC1GIqyEOLs4kfdVRexKclCi8lT5XkjCZMV6E761NM0VOhsI/YobU\n9TIrP1qVxCNSn3qlXT8L8v7oxVkyilWQl+Vq9Ohx3l3YkCnrXAOQZGXW0AIf\npXQem96FTbnkRnOUgLE95rImG95NoNAFpcWVvRTcGcONWamHzTIut+g8RAhw\n6PE6o4zLf5radUNo9NHz2t02AgUcgDA+dwfA25wlf0B5r1hocOw4MEfLFHp/\n5DUr7ztOGlDSRYIrSHTfWq/mZCYwkoSLfplNWLrdtVL+L6LjZ+hCJY9N0wLq\nmHP6TzARD6cH9jSbDUpmYsGrp5WffkG/e6HvMGQYquwTQw1MhuP9CIsgC47R\n+VnY5ON/JOI8ZNXnD0pqACbhzaFxLgc0Lz5YNwUEGikO75S5pYZ5BtjOCy0T\nI6EOAo1PnYQP03pLTyFwBolz5qkgPsrGNpNc6CKKh4yhvOHYFOU/Ft4Ink+q\nG79O4bs9fzOZr+Rpo9H+TfUM98RpNEVwulCPYjBmkbLLxg9U7/VQTeRigJfV\nB8d5\r\n=vZVu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2508149.0","@graphql-cli/common":"4.1.1-alpha-2508149.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2508149.0_1614268420804_0.1795641845146847","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8a4a82e.0":{"name":"graphql-cli","version":"4.1.1-alpha-8a4a82e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8a4a82e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b8b157470e1d8478ea004e4f6db827e2aa65fee0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8a4a82e.0.tgz","fileCount":14,"integrity":"sha512-O9vkPHXXT1jF0BhH2Z+ArUzlndfB2aPiXboEl/Y1TPmVugjXA+cBajicJLziHGfhRjCiVJQE3ARBCFs8SGSVZw==","signatures":[{"sig":"MEUCIQC2UdwhnoVRmv4TF6/w8QHgrvmMfnGiz9EratZXTLctJwIgYWmtylugNVjRB3QiAyFwsOGKM80DeAaTlUmbGc+AAFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN8hDCRA9TVsSAnZWagAA9o8P+wX0I7MK/lK8IHv6y9J4\nx9g249Z8EM0kKCRbANwAogyU06/vXck/pRNl9nMCDdXm5mFUnd/V8hskRvVQ\n5leSBgbUTamNzBnRnOZ8Exi287cC9Hm9fshorZM+mcs65l7esHtpmPNBnjbA\nt/kqW8AZQUZQWqhhUCfLiUHVoyyH0jSNBH4x7scrLK/Mu5j9f9LPQHQ6KJwe\ntmdl4TXZGaXOtx70pqzqcCW0D3KjoO5bF3cswnSveq4oloNFyB4EPVM2zpMV\ntN2NfP9ZD01IamUkNr8bjZiSEMm7IFYZ98dt2OjwsUjcCdDKLNoUJUv5bi7C\nTVLL9TqhFNDLT6T3MhWOJcaFDCShtEWi6mxOAfqRNCX9G8zsh4tnUyi26GmP\nHum55A4zcHq2w4aLkuZT/7cV4VaQM6YCk8jxRwYLkyrFgrAQ3lovP1M/adAx\nSvY3Y2h8DMHKZ6ZaY4asukFRNBEhEqWKWpJDpbcBtSJQ/UMZn/7RDLXksY1Y\n3QUn5untsjcInNOFwD5NWcwsuPkKcsl7caWdpcX9FRWlnc8XBH4qDspn8Pmz\nJpU640quua2EwJ0lG81CsCR+zW/7MSCokrEXQJ3VTat17Jc97RUPDLfHbmmx\n9MopSBr3e9x2ALl8N4K1LULFXHnd8BQ5VMWchvpjPhHG4yTl5j/Rfu3lt2tc\n2mAY\r\n=C8tE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8a4a82e.0","@graphql-cli/common":"4.1.1-alpha-8a4a82e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8a4a82e.0_1614268482804_0.59071859616008","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8827bbc.0":{"name":"graphql-cli","version":"4.1.1-alpha-8827bbc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8827bbc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"737bc6b7b33feeefb2fc389c8efe3734ad484c45","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8827bbc.0.tgz","fileCount":14,"integrity":"sha512-RrAZeLhDx1KKCm+BI2Wnbmm4XNhqJ1JP7tq2ZjFCDxDl8g8OjhwR1FEdeqUecRkcn8qqhcmyXlf6xYMKtTpfGg==","signatures":[{"sig":"MEUCIQC+Iw5afOFZnKv+pIQPyJZYUdHd4/Eov2FuDifEfi4B6gIgKd8sLrsGAXxpM2DIwqU7oP6NOrgtzpgkBtV0ZGaXSXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN9qaCRA9TVsSAnZWagAAbj0P/RgbZzBcWSKsTLqoMpUL\nTgGGe/qqqC0J2gxPqtWJkV9lyWQKeHRJAJlRVhL34eQmZtA0LVF6fs3253t5\no6gFw7NMuJg10Hq3Z+Lsm2L4f5ewZMQn7CM8S/3ADpTNMIEMXF+yRcCjc/b+\nYEkWqurzJpAmC4wUnuePPDndfnzIOZVJmi07JAuqTsY9ZjUXNvgtnjhd4ntp\n151SOtMKC+FgVPRRbpC9y5NpXnEfaW9xj8GJ3Dmq8Wi2P6zzNSfz2iGsrJSf\nc2Uq9keEOtGiWxJBvKozjyz57HlcGReq/VjoTukMiBDbEJnntHTmH/MUPFY7\n8mMDfl89d1UsME4OyjGAIgcnAXBRgD21XdZ3HRt/+Gw3tq7yJzYlQSeRy96b\nkCCsHiU1/atLSGHJsTS2YKv05JMPS+CjJRgVYnzRQ3NZtxo+o5orqXkyqZpB\nFdzO2P61BqYNWQAJlK7T/o0mFSXsWtxdDWVt4XW2StyAGZ22k6lz6lDmJ8q5\nLvCknC8Lu9+MYiUt0HJH8EKLNEwEMrEU/rr0HWSSkEtZhO89wEs9Djuma30Q\nvn4haHz0Y+PzgE/IBRIutpV/AmiZWM81FhXOrHjSEDLC9m2lxEm6EhrFSGhu\n8aC5PLrR0fDmBieMnicQPZrUbu4MrVIrmWMTD3AZM0zwZ/QIqZxif9sJcrwq\nbFWx\r\n=1Wpj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8827bbc.0","@graphql-cli/common":"4.1.1-alpha-8827bbc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8827bbc.0_1614273177579_0.7611510881049899","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6988412.0":{"name":"graphql-cli","version":"4.1.1-alpha-6988412.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6988412.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8ec344ffe4a9a42b7c47f47aa68b7a6feb09c1bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6988412.0.tgz","fileCount":14,"integrity":"sha512-mtX5bQrfowdMorfhiBWUoBCBqLriFWntzm9WyDv3RnVdQMRmwiy/o2xh5ciHUheunDqcUnLecrmbicLA/bDwvA==","signatures":[{"sig":"MEYCIQDbhCohU9u70uv6nrOz/rjKH4xNXSbdeg6iWcBDE+q4+AIhAJeL8nLPbxnxmp779opMo1WQtCZx8mnlfpv1Lw2+1B3N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN9rUCRA9TVsSAnZWagAATjEP/0uC7kkbaUPDH4rhhMhz\nHPknuL9NvwTtEgX5nqlDsRvu2LIYPp/jzZMiahf1AZpumI12TqqGJ7ddOopo\nczgLSLn8MRVPdjtDEaoEbOC0XTrI10nsQCunj9rsFBwfRiVzmQXD0Ps14TjK\nmKNEQOmaUNQNBUi+Np9hCgRCPCg76zvMjAgmbjXPoNWRRGbi8XuBBor1kTxq\nOiG5wB2zXyK7ZlE4JGIbLlAe+5DHmwML0Jlv3TjXOIN2J8V2Ksg29aTcJ32n\nyzygavqZ3c0PwPQ48heOCbKTLZRqvfAHTScWeVUtRH3olyVtz/vKEn4HB8/l\ngV9wXqy2TEZwySQeCp34X/KrqNOUa/buzyuKnzZuEWebNmx6/PIJ0FmGFozl\n3gEmkAfvGMUSC/qmFnM72Q2pIW1bYs5Hvstj4/sEc9njHBvH5GTOnUzOKCWR\nD1SsC0oMJ74NPvK1VrPmsKKRBkZ5+tRtez4gwL8TS+2W+blA4b3zGiNSLJYk\nM1p52wXwiOJrRBCzOFUfgMKzgArJ3UkhzHp2zEBlfYMPLJEu8ZBKLNcNnbYh\nE+QlUMpL/bOPlT68a45jhvnnLf+349UbhRsiFrsdcn0nYKr+3qhEwIvIMxFn\nDHtECX4fe9/4I4NESu3b7fjEX1tSbIiesrH3CRln8pNZpwefWtlqfzPyLElB\nnti3\r\n=FH+1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6988412.0","@graphql-cli/common":"4.1.1-alpha-6988412.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6988412.0_1614273236164_0.5903260787090541","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ae01f5.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ae01f5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ae01f5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"df22f5cf110f73f6a3cb86bb5f24ca96b47d6e82","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ae01f5.0.tgz","fileCount":14,"integrity":"sha512-J3f8BYKjWl/Fvru1dkyxTrNCQKGLYQ7lESMTQM6HeyFXX17R0tUs3sIg+qBj6JcCPZRWjxIKPgjD9GEXnQluQA==","signatures":[{"sig":"MEQCIB1Ge1SVasIN0qcv77j1U67WRwl4WukSiZxmeIWTfrMwAiBzqUAoCZ+cpgzbLoTi3QrYRbQPRst1e3OoXgi9s5LTcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN/nqCRA9TVsSAnZWagAAMc4P/2llxwVztUKk1qKqwC3+\nH+UKJT/LyvA+VX36bmsWauLpvcfyGHa5JdLG9/VvIAgtsuQ278NJsrQ1shlR\nFDo4PdZENNkQYJybfi+yUg9+cKYf8SFgDnORcNkyRLts4F4Ky3Z/JH27rtmB\nqRavkSyyjNP0M2tzxPz9AGOIzAR1yvixy8Gv1Eiv06Y7fLD0Egb50//nxUBM\nlikYg/w88ZJ3Eg6SU/JToeaDxgeLNnRNNpNQi/+C1e2W5uDegZtVN+vZu4Rn\n7gXXlIprTweK9oSInIvEYxciNYyNDd7+ud2Apbv92Q1oIzQivnLOV3ORPfyi\nyi3EKQNdg0zuI93vk91nti1XOL/io6D0/cb3tN+y0p+/Ma+eeqPaRyXgRFzh\nkFSaT37mZZBvyC4KxTAuINJZYlGCOeM2wop7bWqHAJOBguow3NaeF3oU57MY\nGXFRy+xDK5uAFzuPt35MWwBHsJzH1DZF0+cAGSEDYMJSMidxIg7BKs7hH8TW\nyrHbAh6IlsYT5Vpfn0SdVnaMJapKL6at86ytnqm5TlTFsJuwRg715Ex6HQ+D\neUgzOr0SykFJ/jT3yf/SqBk8N4/g1OYWMFxCKAmzZOpBHIdvAhrL4t96XBMX\npw/uoy5ytetCKPCiYRkIp3zuVxvPxpmRuE1vCGj3/LxfBq6B4TkUx4i1H3kR\nI6xe\r\n=FQtW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3ae01f5.0","@graphql-cli/common":"4.1.1-alpha-3ae01f5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ae01f5.0_1614281193263_0.8899487461267801","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ea52fe9.0":{"name":"graphql-cli","version":"4.1.1-alpha-ea52fe9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ea52fe9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca86d97f9836be041e325980e4054a0519196767","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ea52fe9.0.tgz","fileCount":14,"integrity":"sha512-Xjj36g2TDTq1MESTMNQG63fukh6ur0vphQ+aWTjijQSG6mGBdNIvSyqACCyDz7eqIZtjqy0MN0Z/UTdeyZGhRg==","signatures":[{"sig":"MEUCIQCDV/sn8ADKZeUcbYu1ryJ1X/fq28mRBSTpMV6MxSzV0wIgUyG5Uscz18xDoWaaU22ymt1AxG2pUA8x4sP6y0x2Qpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOA2WCRA9TVsSAnZWagAAN/YP/ApZMcz7oIzBNf3KOC7f\n9AnsurGPgTsfVIS/ewt8A2nkxvYE6zp1lfSZZ9vhxC0A/LhtHS8eUNXp5WXH\np79B+se7ZTgGAv47qxXgGZVyn2kqb8kCgoPzU3Uomj/mJVW2zEwaqQKmi8IF\n9vS/wPN/cZWgujbZtwKy+zXPj8QKEUFe+WyLFp+wj8D1IvJ893wiyogaT18Y\nMuSw50Se3R/vz8ueOnjo+BrYZb0o01aa2Aux8Ibx7fO0wC3qNybsbQfhVXoP\nmXuNCYaYtpNljoVV15mXhyW2iWXGYejBnM7guovV4a+naKblBflsSYfyPBNh\n+esr7j7cCJy5PjxAuOz8o0X5HLBjwVzUQtdKdKXW+rtPI5y99OpeFY4O0GmL\nFiQQwuACmCl+NtsUhZIGrWq3lU+1UrYcncmTDDYTpDbIFLYYPPXIsNM6Op8o\nsaXBmxQ9XdZ2jpl7Kt6nyy4nqlJjEcy7G08A/w3Lxsa+V1cOSfC6HiiYpFiQ\nWqxR9R5Q/f5Z6Ee5Zkfn252nOn/qcjvwerdZuXZkMJ3KAuNllhA2OVkIRZ4y\nNqcE/6XR2J50xipQN7jfTKdKtaVKvRPc+7A/MWnmzp3ogsi+m5leEQs5Xdj5\nj6fF+Fy65wA9MEwPgtDoZu88Nc5A2jPHDHatYkRxsE9ud32ht+n/MRHAjHeA\nKxD6\r\n=wpco\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ea52fe9.0","@graphql-cli/common":"4.1.1-alpha-ea52fe9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ea52fe9.0_1614286229231_0.03622734739102307","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c95f0b4.0":{"name":"graphql-cli","version":"4.1.1-alpha-c95f0b4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c95f0b4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7789d746addf050d601276cd1e38b61171618a85","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c95f0b4.0.tgz","fileCount":14,"integrity":"sha512-pMqhIzLTsOIw8NYPFbC6Nb9R2kcuAlKd/QJslY0qmLe8qLgbVAgLTf52z7/I9RZlYXkTqOlzH8yaGc6L2WmAvA==","signatures":[{"sig":"MEQCIENHSJgyEB7X3ZiRVR5bSC89WqiWCrrCq+tJw2Qe92OSAiAnz+crv2U3s5YDuqaTSfwDuSE6/dbMCXgjLZGlkjKyyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOBsbCRA9TVsSAnZWagAA6UIQAKQCi5mSgjZaeF/XcvTu\nRO6qNAiUGVJlkjEcioGJSU9+H0O13CQSN4g0POvRuk4kSCOHnc4y6dDrBqmR\njCu88RhsO5rfX6vrQfCrpso/HUM97OfDmZY4DpcBoFXd80I3IJl2vvtGWRFA\npPgC094osNE+2gtGTRb6XmL62wUQWZnF6AbqoXhsl0B4J2R1i2MOflT8wgq3\ndUAX+gxk8KfRHoh8NCoNELnoGUpml7DGGMDAh2CJFgChXeD+S1fCuDYRgbab\nT8ziVFwync8CZeddOSRM5kuYRNyGdbEUgiiL/a/qvG51HcFProigw580dUdo\nWjKu0aMbdKMhJOSo7pkaQXYd6Fi6TszezC+XClKnnS2ayNDe6G9lvMJZ1pwy\nfcW6veBGO6+ynXVd0Wg/AcYPrCbIqODhlilKIoGwHlAMfxtJP6ut5eLco72t\ngw+8K7oRNxP/zUnrXzOaFQej3MKDpjPFp4vtj+rDiS2qjgxM3UkHMFo4y7lG\ntpBHUrHP62SY9VsvCQYtUW2wO4J0P0rwvFeud88gD2lDOlX4HigJrWkShjS1\nuWrqF6wSNS7Bt+/iqT5mksA4/R9Cx5v9an4Kb2aebptP7AfF8ldgLfjNi1LE\noSaMAgTIuT2Cnl+5C6mrhkA8ZxR2A4QyvGIeXV+hDm+WouNcWbHi/IJKOoi+\nvUDh\r\n=PRm4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c95f0b4.0","@graphql-cli/common":"4.1.1-alpha-c95f0b4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c95f0b4.0_1614289690131_0.3259497810618759","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8b899e1.0":{"name":"graphql-cli","version":"4.1.1-alpha-8b899e1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8b899e1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6a298e9133b34406327240d6e438cd438249be93","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8b899e1.0.tgz","fileCount":14,"integrity":"sha512-as3VOGZcV0SOW1hI1qEUna1Ku/nwu9CQYV2Y43lHeQAi9MEOfDxDy8d+03yJ7O3VHdGvw3OG3mbuc4a7fg+tDg==","signatures":[{"sig":"MEQCIBzgixA87RA8Bl7Ne3NNRhdGo+BhddbHL3hcAcUeHWyoAiBPX0QPYlexumhLXeHFQYxxtC4caNDAd/LtR+sx48wQOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOFGOCRA9TVsSAnZWagAAlvIQAIyX9lXu8z6jHe5YNfYP\nfp54u/MwxvjZV0vM7w/7+zFWqqusyPl80G2K6ZvEUKJ98tWfkdKMI8TGkx2K\nCOCuLdSMLU4u5s3Z+drif9Jw3NZoIsDltZouV4oS/KLsiwZZoN4UfytrOO56\nTWOdrct9w3+45T2F8J3yWvOpWtXcsww82L6lZy9DzBRFWsUTx9mJUvGdnD8s\ngPcVRrLiUBKAMzroL22IfHyLsishElHSLLcIo75+DJVNCbWm0XE572j50mrS\nJUHeLibydOb0r4aQy2vUkA/0XrYYe7lIDKxOLMz+4CJUrEw0uzUT5i+NKt2j\nvFb0R/m+bE6FamA0k5Upse5xCv9CgmcgjdAd5SZ2Kn8k5M5De8kFAsPa7o2f\ncEngRXq0+SxszVXC9dY5G3D0KuRM7+MgDCZTAj2689v5I2iJvvRMgvP0h4at\nkEP78wORE3LT8Y4jpIw4lKvQaabuDXdDY4yrEDHy44f/JqMK+CS7w4HNjcww\nUVHYAL358WGZjT86loVY7aRa+/3RESydh9Ay0lu1o3f427QFOi8ZZ28W6vjX\neKUShauG51sd38I8Uix0yWlh+jGkosC0lSi/3h68c7CuJV/w8HWLX9u8Ck3F\n3Fka0zKyY33nq7kBuhbUqDp1JfPK3AsFnGPTevq/DxHMHjiH8uTRX8r+ZCDV\n1s/A\r\n=3Uwr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8b899e1.0","@graphql-cli/common":"4.1.1-alpha-8b899e1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8b899e1.0_1614303629358_0.29952864670176216","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d9e424e.0":{"name":"graphql-cli","version":"4.1.1-alpha-d9e424e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d9e424e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d1ceebcd2c594459021d6c1a528f58adbb95dbb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d9e424e.0.tgz","fileCount":14,"integrity":"sha512-b+eTyf7BJWKFIqebZhWU4kwWZo/A77gMv6UorOvXkP7GfIojjpv04jZJBSfDPxNQSZzn3Iu+OKV1+B3YMhDkAw==","signatures":[{"sig":"MEYCIQC+ChPSI41voljHTbNWgGWG5L5qu8r5rqnHEmf+hAWq1QIhAJRSJF1CnxlKmooIQFYVsr8Zk7470cBnA3V5QJI+Osxp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOQAUCRA9TVsSAnZWagAAKvkP/03k8PE6nUHMW3CXKrfj\nbOYscQGu+A/X91kR35ytHxHs7l34nh6JR7snWAkFFuPb/Wo6HLNFpwcsHNV5\n4g+++SGXv/Z+3UHROPKgSOjRN+pmTb/3bRLbdvLfU3kS/mi8j+Q5XIAQIefe\nxiDtqBNMsGy+qrd+ROcmR8FfRm6aqPqmwteI8DhTbxoCSp1uBPScOPGDpF8O\nolU9uOzaAdzamxWOkHypCv7jkuA9rIFeSZ6xvIMGba9DaNBmKQ2W1FI7nJDu\n2I7okjl7HTtfxyyfouG9EuYLwbcSoJoFDKPuy1afzwgeRVZHGIQ/fT7uPXga\nEwYiUcePYJg1I4wqHIOWghKOfsGIZJ+wvhTh8Yw7H/gAQIwJrFPhxGkylePp\nhld+ThmrXL/Io8L0KwZ8Q4E3O/xBH+7S+O3TTzycYH1tM0Q57cENQNWIgWow\nXkUCz+BQmS+tP2P7z2X6UDc0Ite3NjKgiWmn/3Tu7lXujW3H3axJ5IWYWYD9\nUUzP7ey2qS/EegFtRgjSLXBbokO8NcHux632uyXhbFQET6IERglknKw2cr6y\n94JIcS8PJHTKvG3qJ95xQYZhRNEL7qS7ayfh0sO6GovxD9vcT2U1+YAEgN8w\neFLqJYgErP4oWx0j7GEZIwxoSGJRmfa+30tb1SmWahxMfR/UsJdsm6ymeply\nFDaM\r\n=h0+O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d9e424e.0","@graphql-cli/common":"4.1.1-alpha-d9e424e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d9e424e.0_1614348306942_0.5065088259312109","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d58dbbc.0":{"name":"graphql-cli","version":"4.1.1-alpha-d58dbbc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d58dbbc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"505d4fa189b873b249b68fe47cbcf889a853714a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d58dbbc.0.tgz","fileCount":14,"integrity":"sha512-MgFSNiM9OurczcN+K9Ru2S27x+M41RoggXK208GyfTyRE1cciKOsLqL/ubpY6EonKKZOLPTPEPVDImqF9+DuBg==","signatures":[{"sig":"MEUCIQCXv5VHhcBjOmM4dghmQJTH/0cIiRTP4cox0lMl1cTJmAIgLkjUZQhzoH9enIpZqSTHOLbzqnIqX3GBNh+FcJlwJ9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgORWKCRA9TVsSAnZWagAAkt4QAIjBZzNHSRLoWAIdYEp7\ncrqjdDf3fz3LBlwiyZNOK9HPUQb6fbwMorJTag+ySfjsCssBG8p8HMQIiu/0\nwoTCuPYj4kSW1ISZYDHMzMdcxMArhmBM66PTxbH19rjvni+AN2jwqIYLsCKg\nc5StYhnjXHYLUv55t4cAMniF+RVwdDTMETDX21u0rEcywY0/awHTLMdxIybF\n4xyQMHlOFfhW3t2Q230RR59j2nQ2bihTp13cDNgMwyN0gXldFKs4tNq5mCIR\nJK2U3iPo83u1yW79ILa0Jl2xJmJEyixZils5JBs7OdsYhAhchdh87q3qSWN+\niFSMsQDgbKS6m4M3gTezx2Ryma3gTHyy3Dkdm+acvx6g2pd6kDOrnJg2z4Ky\niuNfsXCgbORB6BeG0NR91tR6qZvnyYIdyFFe9U7j330kscQ3Cqq6e7XiskED\npiD5dBnhSd/VUJRI12K977U03NEXaV4keh4NrYIApCsPct9dPRwCCRrr75V+\nsj2qxrzATqVRjH2Gs+nPXF8VBsKIdsJx7/SGO70C+KtSoyAKX6XyU1grA0jD\nMUl6PKM7C5IoLA5fzVKyx5ltnF2lqg2mxsuW07lZGx1x6rp4psxsm3nxJ/Uj\nKveL3NHfaYnbxmrYaKJeFr/ntAk/CK+E5hpNrlbqrqyII/Bo2iCOaQEnMATY\nbMo3\r\n=EO9N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d58dbbc.0","@graphql-cli/common":"4.1.1-alpha-d58dbbc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d58dbbc.0_1614353801265_0.24075411569605243","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a6657b7.0":{"name":"graphql-cli","version":"4.1.1-alpha-a6657b7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a6657b7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1cceb9931ca877758e4ff8f4977c619c83a6ab53","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a6657b7.0.tgz","fileCount":14,"integrity":"sha512-50EqA5UlD3P/3bZxH8q4sOHMNa3e+EFsnYnleaRMK5LX8QHayd3MbN6ZwcnTFIjdE0sjXUDSgvSwx0g+h7Jp3Q==","signatures":[{"sig":"MEQCIGYnlWTGfEYvzefZygQktbPMtBR9nccOY5KNnJpq3qghAiANBJpmkmqnCTeNHBgTcbphDtea0S9B317vv/WiT9/iMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPGZ8CRA9TVsSAnZWagAAjPUP/0AqDjnCNFql7KVzZYod\nV+mXq43qlojOrZREgTtLRE5VLmHK2hh2ZORzTs0fQhugb+dhrf0W1i4oZKra\nPi+R2yytnjSG2SCr9c4y3njoT0TW0I+o5q5S7DYFniOgs9S3waedpOm3BJ12\nyKcxE9P4QOfqU0rOj+k9tlR75crQHWKA0wo509Pu3/860FN8hEkpHN1hgF7d\nUG6aVUPOYtP/1CJTuNTlZ65vfvSgRKGPLP1YdBpTg0kDvrcf0jLb9K/Cp6wC\nzr+DOxKr1V236CfoKFksfGu4hGuOcMS/bMClP5ZtNw7hBlDLSSiyXlQdsMtt\n8pYtC6ojmah1j91kt5N3OYfRkuUraAoYyEtz/bZeyQrU9ZIS9D49c3Vg0Y9h\nyFFBJDnJuix24PbRDLtlrFJdMbVJme/TDPDzfMJgB7vsYz7LOJ0GCK5mNoUz\nWykP4f0lAnlnyZTHj1eWhLamqSuNg6CHtSpw5t5/Pze6cmiedZzpJFsoUE5p\nyjrJ9uDVPC0PcLeXX09G1Lxi/xcoNkzgZqO/sY7nD891I9KiZv47gPXH68jG\nompFEE6N58Z31WsajXu2Ipfe9RIYeY2sXUABkj9LwUAGr7lYW2Xz9iR30jKg\nQEAotwiFFbTZoqKYgBH/o1u/a64FoS+FpHP4kgmWJaIXHPMv2lRpwIjKhdkn\ndEaH\r\n=S3Yz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a6657b7.0","@graphql-cli/common":"4.1.1-alpha-a6657b7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a6657b7.0_1614571131529_0.7075259741327926","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d59543f.0":{"name":"graphql-cli","version":"4.1.1-alpha-d59543f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d59543f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"43dc108f9205f8917998f47e97448fded6df492c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d59543f.0.tgz","fileCount":14,"integrity":"sha512-xFSVh5vBy9mUYizljoAoSzx1zCd5Vy/qbC46fUEode7hp88ofgFMoRMmueTighqU/EUZN67WJX/aknR1yVBfzA==","signatures":[{"sig":"MEYCIQD2K2OP4uAEL0DxznEe60Ylx7/2EjHAMlEbiSeQ80FM9QIhAKsYZzMDu3SbiQyndMZBgU0Blz535zWOrXDLPynUz/dS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPcFCCRA9TVsSAnZWagAAiMQP/jnw9G4KdCvH0LOBaRgJ\niUBm2aaFXYuaU8HGUKSsXvbdH+ZMiBX0C42a9WCz2exqukkZZkldQfZmX6uk\nyPvzJtiBKMh1mnuVWQzLUbMOBgWUM+iY7BZLr4PFvmC1MwRJlKICpMluIz0Z\ne5b604pvMkTak2Lf0NAP+XyzaFPgtR/S2WvPuelqa/UHvS7vFLl/dO7OeKcf\n68m2OaOuzKOIpdfwN8rCeXfyCKB6q+4rf/QEVl8ui0zr44SbGpIgLx7JkMSq\nq0Fh6o2TdVPneTBdoMy7Rcy+7vD6hU597KohFPUVunDeqdndzpfP+zly1BBB\nKQVl2MmH/u3Jwuf2Es+GSgd7AX+t5IymEFETyUYQzyMCTQCV+i0j4WJXS+HS\ncL/XOjbwTaI2o8kXsTyP9Eswt57U4V4lU5BW+gnDN0o2gny9g9nIKSQ22QUX\n8NyYflSDC/2PDEN4jgTsfffQp21Yg9x23B7oCa4EEMzKrZ704XGi6s+rbsV/\nOE6XBavT8MDFvVfmiUQiIf/6KMCfwryvXxjjcnD1kyx4kSCxESugCBNRtezf\nWLtV5zDHFP7OyOeiAhcxnjHh48kJNuYwDpQ+cWQNzDr33hoj6hLsJaMP+D/5\n/FlqkrOQ2Z+wEPW6zlTX5Kf4w43AzDqi8ltipRuEJkWojxc0/D4cQJSBDOWn\nR/pZ\r\n=o0fE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d59543f.0","@graphql-cli/common":"4.1.1-alpha-d59543f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d59543f.0_1614659906208_0.244361153537076","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2799985.0":{"name":"graphql-cli","version":"4.1.1-alpha-2799985.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2799985.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"76e5b94d9f74ba5aa5c1800661a5af3a581093eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2799985.0.tgz","fileCount":14,"integrity":"sha512-I/95sTK4I/19FaIZDIXI9EdbIdLz2ST/Ef7mXxrMp/dHl6NzbfWN+UVW4nfz8twfwAz+Hsoh1eWwYnCKoFzaAg==","signatures":[{"sig":"MEUCIQCJmmvfujgZKhGAH9cD1Jt+O47DeclFAWJGVcge5THBYgIgDoKgtk6thToFVrcwsEGgTZ2vVRU+Ys839VHn1142bME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPjCQCRA9TVsSAnZWagAAjvQP/joZ2J0hd5zwSR5LxWq+\nnZEqAruYlAb1bzPGWRst7m2FNv0/6si0e8qQP6PKMa8R5z/fUeuzhhWw8w+D\noDUeYmt8nj8tpy4j466xnHWMBpeEPvRxJL6170i470U67YDLjv0Vrv2z+W04\nNYp4YDvzXk97nlGFsXgcXbKq/nGvYRcqJlRSwzyDN0fq2KUsQ0jAGflwtfsl\nJNj2OVTGmMTlv5qulWUqGSzAwU4gfGRnMEUDMCfE8a5Lipa9PO+DCkSeM16C\nzcJOTBQhu0tr9sbW5s/eq2sM7Mkxrw0mA5CRTJrRbGDB5MNqN8p9vQy1JGts\nrNu3YLOZcmB0hrRvOWm91sYSKAUcqh9UOWH9bLOOojzQsZ1SYURpOKHWSgyU\nfyxqvKS+TnucwY3h21kJVuI5Z/QDeojtnu8K7Op4RX+nPl+Eom4WvZu3EglM\n3Dw7idT55K8V1fAfpb0zfmRJjuoYFUUfZ+ySWFNpsb6BZyikwh0CzyYq+gxi\n1wGU57QsNUeJUs16Kc5jUaLm6eIazEmS9CEzOYiAS1UkZDqluMWLGIajmcY1\n5FDLW+EyWY+G5C3hl4eERr/xUk9Qqz+eIvOZPC1uo61qiue/juuAXERpXXba\nm4bw3WWWxbIN3NXytnbGO7m0PwS6+0Z09vQ2ru2cEAFta9s1WMsLL8H1/ori\nIdR6\r\n=5XlQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"8.0.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2799985.0","@graphql-cli/common":"4.1.1-alpha-2799985.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2799985.0_1614688399784_0.6444722582496212","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f35c7d2.0":{"name":"graphql-cli","version":"4.1.1-alpha-f35c7d2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f35c7d2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8fc8a42ab407d3474b1a8f540ac3f277210b152e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f35c7d2.0.tgz","fileCount":14,"integrity":"sha512-oJyJzn/R4ZZ+MHfCyPUEVXlhC/oZMvs6G2BT24lrNi8qgKkXiXNnCuK+UH2eXxKJfEBX26WXLpYyCzKRDIhI7Q==","signatures":[{"sig":"MEUCIQCy4WePCKEkPrJ6F1MkYL4h7bZBEIxzSMxWMIKTcLXELwIgXA7uP3TLuX83T/x1CATWMYu/MIBAea851OfvdWTRmGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPlCjCRA9TVsSAnZWagAABwMP/R/DRfEKXII4XYbkDdGX\n5rSfiv78GSirDBisbVDewXUGByEzrO70uYVTeFueIj9la5TlRR18fIUh0XSA\nYel/q9NOHQMHQOLPopWhjk0Q4hYF8zsf8sjwnSvFv67FKM8qHxTI0Xb/WRN2\n/3hf1f50gfmdsQaiy+a+pqqM5dp9tAgM543so97kewP9IRon+Xjy9AodZv4M\nTy3vXlX8Z1xy7uExrNjVHGRF5RcdFmd3SuPAuvAfjzTSlMXSWaEAC0D/W503\nGYQGvML0Y+SHcVU5+zNfCvNtKuRGRV4KQ3pxp59mG31bV920NonarE7Ly8Gi\nVaK3CgstszqoS8A3Fev+cSpAvyRa4wOOXS0SsAne9j3aMZKpY0i64xiO1iLw\nbjQB8fhXrd7EBfFyQwJMWvT6D6OsiEIir7S3IRQW1HDbEtwWN62VAAwpUVgS\nXuEmbu/dN+G3Z1UOS7m8AyHbWBdWlWtnMbT/nyI6LODMxR9N9Es7ZQUqQEZU\nMWG4SKkya87rCy0JqLjcWrO6/ebxkIKAhy+7wCW5N6zN3jQxqqKy/Z3HEuG2\nyPtawd6BiNuzn5L3A77uMfA0NKQXHgG0ZMGueJPATmAwEJq3iv9FYIwse4RJ\nK+8ig35zAW0gS1+X/EyB7Cm8M6Xzzj+2GmAlfHfL7U6hdj+/TKTKXVa/y+QS\ns2i/\r\n=6oNp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"8.0.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f35c7d2.0","@graphql-cli/common":"4.1.1-alpha-f35c7d2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f35c7d2.0_1614696610662_0.13327316134918998","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b19817a.0":{"name":"graphql-cli","version":"4.1.1-alpha-b19817a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b19817a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"558aa418ce1e7010579adaed100bf656d99a1803","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b19817a.0.tgz","fileCount":14,"integrity":"sha512-mJ4txhFOAIEy4GnoW631tLHWa4MZq2OOUtil7yVEZoXmuRNXwmmIg3HgQHUavlW3f5h01z3ZSK3o74Xxcz2Ckg==","signatures":[{"sig":"MEQCIHy2+Wean+XwFm0RuXULV6DqTCPIqTymNJ9dEkYhwhzvAiBKGOocBoMb0uSiRf99V1JbVBBoT3cfiRTAhjABPc9BGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPpXoCRA9TVsSAnZWagAAJHQP+gPLKDCIiNMC1WMNvAz2\n2HT4IZyiM4mIHQHjNiIxm3n49IJBFCMvyIXdCdpcdQzmMCd9mZNED6PZaa6Z\nVOJ04VFVVZQ1Onfiebjq/vuC+9UYIf42ras9uLdlHrErtVrv+RbzDfsHcsW+\nfpUnnjLHDFpBF7pTex2My9LE1s2cJ6531LSbHSJ9Wzesx7q2ItxF52cG0raB\n3Obbh63rDzZb25QLXJziptPczRY5HbFaKyywGHwUPm44J0yRM4PsL5rOnZLY\n8p1iDSSBuhpCx2C4niDTmSa4N9rMby0yQcRZKEplPA/O7GSzrvhF2N89NnRw\nrb/3nMWI1S2r3jzXYidOa8sWB8lmD0GmJVIMATJkR/qxMa9R3IEsZZkZv4cr\neOP17aDjYcVC6VOanZPzObC327cQN/g6+D085Vs2eK2SLgFqj1PUX3H27RK1\n726j3DwxdfJzyyQ1t33YU7VI7oWqQsoAbH2j0Vz+GFdq8EU2G1b0IBIqcFQC\nDUBhsOzEXId+Rm2EqS6ThS3lOsVMEFBMZwvf/LOV6tZ2hkMNsqx/xpp5LapF\nj6SZe4FYpWcke922THyjXD8svmb1/KrkQEVrw7rDP7fJ+sF1ZGaBGm7HAkvA\n/6B/Cp3QWARNFsTLYHC/B+y1p1IHz1zMZ7pDlO1OgV8z2ZG4Sf+iyb47/kUV\nO4D9\r\n=D42I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b19817a.0","@graphql-cli/common":"4.1.1-alpha-b19817a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b19817a.0_1614714343747_0.7677667989140888","host":"s3://npm-registry-packages"}},"4.1.1-alpha-44e762d.0":{"name":"graphql-cli","version":"4.1.1-alpha-44e762d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-44e762d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dda9003b3e260039671d7b18d18ae3a9a1730e66","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-44e762d.0.tgz","fileCount":14,"integrity":"sha512-/qYSv5kLF2yOr16qstvyh3g+IcgLiuc8uI8lcr8LyzyipCINakss0XaG7COjnt/rKPdPglIu3hMOnLhtdp91Yw==","signatures":[{"sig":"MEUCIDbr4Igp9AdFsxUTYpIx7ToN3oParAlgUf/ySl/5qoZIAiEAr5LqHYazurTTvmv/2qIPx+z9baqWBMCHfzkyLpq/sQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPsEECRA9TVsSAnZWagAATFgQAIFcgyOnY39n/YIdsuQ7\nIN6nESlm112x2fy2/3FwBAo259fju6RPY18dlggDer2NVlS2AKLr74JzZ73K\nW42KaxPX5Yw4DNzJ24cZTavTrcnEJayJjRu55hqGBf3Of1lIki51JPMrOBD3\nmm9aUpT761Wpq5rmGGcTLr5fc7hIPxSzMmpdA1gewq0hUCdjpksBlfFJ7nCe\nAKNMK0y9nYWl7HxewIobw/qommptu2BueZM4fE6j+vF7LZhgthf+xCds80pu\nLpmkzr3K6eHD4v9hDie7BWTVLdN/3Cp2orT97Jwqao4siKV1vI6ZsQY1BLfo\np+mxQqQbMtC8IY9fanx96tpq+KQJcxH26K6untZnVHnZ9HMtTEfXo8zIwNNi\nqWZWHAX5zsWY76HDNk1BwvPK9TjRKQzjDbbJwreYn01cCYX01T+dI0WJRrn0\nkbloznBos3TdwjrqNsr2iLstZCl4/nTSo1EsSU603pOvn6IcAzLinlu3nYvb\nMJAPHEUdwnQURDhW1UZy+c6Q76TxeYc2IyXvhhi0E/z9a5gvE7Y+26YR67ff\nF4+GUVltxtSlyl2eULbQnp0QOvDYDNRxBFucOWW0z7vC0Ecu0DMedSq+BrkZ\nKOoSkogY/2RPKhi5tfwOgtHTGayRBimmu1nGYEumw5AilXi0syuzbIXfiF2l\nT3yp\r\n=o15i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-44e762d.0","@graphql-cli/common":"4.1.1-alpha-44e762d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-44e762d.0_1614725380379_0.2939729933556805","host":"s3://npm-registry-packages"}},"4.1.1-alpha-19b77b7.0":{"name":"graphql-cli","version":"4.1.1-alpha-19b77b7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-19b77b7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b2b43471f2219b459bb6925cb5f7ac0f7350435","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-19b77b7.0.tgz","fileCount":14,"integrity":"sha512-WBTefNBRt1DbyAIvlqFM0Ni/UyJlpJ1anOra6w7NuNtwaT1J8Jo0lyiiYY3SnHnGdwxSGL31k1mDoCHV/V14xg==","signatures":[{"sig":"MEUCIEQKNw2jWqy1M26uDEtlnBtEiSqsF04RNVr8mTilPOB0AiEA9CDcTJeWwiNg2yl6K89H9it8EZsHFHQeuoT1HGxa6ac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPs+VCRA9TVsSAnZWagAAAHIP/1SXyTU0XUlKAxEl1nna\nLao5juAaRCSOXEV/lmpVRFL73k8xOXlHLjVPLGLi6V6EZuLsn6hwblCid1eb\njIBuYmo0us74YSlj/ZP7glNtW5dyBQWIQIxq/d9KIe+9Y8huy2GYue9BiRjT\n8ojDlfuzJnM/AlpW+i4Edp0dnJ8jeAiWBYfjA+pzMJ4umM3pEPMrnQxAMrQy\nmOc4jcdzldE4fm11wZ3XHYSroWVZFdCpvtzOd4NhPSLFr9Hjt/a7EvIFnSzT\nAjUOaY/r5imyT1i2/T68vye3EdDv9l/k5IY/pO8MSB8WbaoRJNWVT8lvTFsK\nXHYsF/Qqb59XuOVY6LSThWoAFgnUs43EPBDrBblHhpmlMsm1mpdIybBuY/AI\naZc4L/KO/ZYuRIcCrZIlqFieYpwezaGGZJfc6aSYBFrDyZXqidM7bVya1h88\nbays1/QJY3fBuHEo1MIw4BwvY/BLmb0VIpuQGENyNxgU9mEOfSgOsV3IPbvY\nVoVWsZhF470f/xJoLgUroam/VkEOJ8WFr47rJYvVZoQ+7QozbeogcZYdRFug\nVHWTDeUAYyC9i9a6FDO/gzW40mHOBeZz6ZuhUEdoobQ58w7rkGKrVOXSH7D9\nu1Ma7edsp9vAj4+ewkjDDkRtUSAYTrcxUbYhIrWQDxqNHRJbiB8EQsroOvjC\njENJ\r\n=DjDQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-19b77b7.0","@graphql-cli/common":"4.1.1-alpha-19b77b7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-19b77b7.0_1614729108981_0.4265352401903306","host":"s3://npm-registry-packages"}},"4.1.1-alpha-42ed9df.0":{"name":"graphql-cli","version":"4.1.1-alpha-42ed9df.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-42ed9df.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d4c854a8828ee9c2837259b372d309b3850fcfec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-42ed9df.0.tgz","fileCount":14,"integrity":"sha512-p1WZVPfdftfPupsmkKpVF9W6IdhluFVWPCqIrh8c6RbjPZEQo8DPxBQFk+WGUrJKTZYvOr+n60PHG04dXCcDNA==","signatures":[{"sig":"MEUCIQC8YrdmxkSGlsnttymLZPqD6dIUIUBMkUO23Sk8kZ8GSAIgMzO4ej+9wsV0fEM8MUvst1UOnVnS6Dond4g0gZ9TFQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPtABCRA9TVsSAnZWagAAqoEP/jvEk66XzRSqZGMYooxX\nAjhmrVdahVRmOjgHQfvoqNNQHek9JXH7kEasgkOmUeXVFTntBUM/eUErJfXq\nG56JmYy1O29dwngX2iDDtTaNRVxNctXACb2KvLSfj/UQc/SmmdwHcPuo/KGU\nYEWgOD1Y0Nw2aAjg8DJ8nzixajUMUY0g2PMkrhmx+h7+Crju66NAnrsT8qrg\n0Iz+HjeIAyjubbUoDctpVgQleI42SR+OrIYy+z0XKmSmeiqbow9LWwzs8fRc\nj6B0uA3eSdrd+Ebnan72FGb+z+6AbWp/xB98QINY3VHBOBsLr6UHAAazIHOd\njHeFHrU99F82AqsSMk8jmAgB3K0K0mPEzGocEIWiY/eJ52wFBYO/RJlZX65Q\nY4X6PgBIA9aB4UeENgBgbcGLeevO8YGZ5qcxj7OodoHIFSMPd3pnUS+Gjj8+\n4SO4gQmFHMy45wH58CJx2wuodZ2wsZVIRcZz5nhA8x2Igd8rtI6Q03z7nQyX\nRhw/0R8YliBL0UhXKyWkHhhOcCzqBDDYbpnlQepW0hfbsYrBTVZsZqrIwMum\nbYHAaxKSPAyo64yp1zeSj+KzOL0SMuNnK0r2wUPD84m4E+g13Q5bM+jPS3bb\nF+ouyf9gg70DlwZ4mrMJ+E4c5u83JtFOLnOfbdL2VFJurkB09DOWdsGmqvDR\nRXyo\r\n=RTns\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-42ed9df.0","@graphql-cli/common":"4.1.1-alpha-42ed9df.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-42ed9df.0_1614729216557_0.523715305940633","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8069c68.0":{"name":"graphql-cli","version":"4.1.1-alpha-8069c68.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8069c68.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c8f180f12b5f670d9c931f92d55ce1f54baa41d8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8069c68.0.tgz","fileCount":14,"integrity":"sha512-u1sjnN2VRn+xWDcNx6WMtYTEBWaMKe7BXJ5HTCw2tFpoV22lJC+7LIlcHIobwrcoN+ccKaFbFufI4DvFJGb91w==","signatures":[{"sig":"MEUCIQDguU8uTPHUo+2B+q/YDxefxm4vq3ssCAOj7oMAArz+/gIgTVrHDk5kKNcAXEXiBwqrgXAgZ8/Oj2TGTYmhB8oD5h0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPuH7CRA9TVsSAnZWagAAd3sP/08iwRVYk4mfxnuZ8Vr/\nzI+McsNF5IhrWDia6c2PshaXRWColUPmBdMXsF3t5/GGNnzpLzBQ57p+vBHK\n18pMtOMQOPyI/XK1aU3lNEgUsnm8hKTJWioheFz2uyDz2r5T3FW5/H0MJ4TS\nH4YtThXipZ51Fj/ngOiGeL/xoidmT72UIlArgegB8qhUPbD1OuTQ+SOr/S3r\nvMumXGfL1sJubPxN1T/+135IaLcp4q/3pcG+kwbbEQVlU8nt88japQ5buMfh\nrJaGXUpTnKxBYUXvndpzqhbC4AAtXSAhsEpr8eWIgWhJ7iEifPUJyUex85cK\nDMgaWhc6/eAdSYnJxU0gC2dD24n/+iyxBUSIEkiL7SrvHCMppiZGEmbq76Ii\nYJolyx+5MJG4Ps/9KUtZA7OObVxZe1nsieyIyzETS76jOf77sTfmDrxTzY6r\nldpla+Cr1ytG90otzLSuQJuiqIqvBS8qtd+IDKxlrdu9bIQD2RS60ICqKlcf\nfwvpzv7ju5fkncOwteztGEqhzmJjiRMhFdDI8aJt0Cj2ADUrdeBFOQLCBPc1\nwK/RSS6lhOho1qg1YnM/N86Z6qM6IBwrbLCXObw1YxozT4TopWw6qzHbPV13\njFWQpD95WhRq7by8vOEGNDrO5DjUyOmrk2Odu68Im5T3ViCZrrKBDHwz0Yh2\nRsAi\r\n=K8Q9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8069c68.0","@graphql-cli/common":"4.1.1-alpha-8069c68.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8069c68.0_1614733818348_0.4595786817558718","host":"s3://npm-registry-packages"}},"4.1.1-alpha-037cbe6.0":{"name":"graphql-cli","version":"4.1.1-alpha-037cbe6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-037cbe6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7ed88e5897a2c9c165edb9d20047cd61f371cc74","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-037cbe6.0.tgz","fileCount":14,"integrity":"sha512-SbOBnYSFXRm6ZkElBDbrDh987oeKiO0ZfM3UQXLalccVphU5D3r45l2F8E35+xE0dcMVSdwrUYQOR1sI8KbhXg==","signatures":[{"sig":"MEUCIQDq7zkIspOhL+oZXBDf2TZVUMmoftpSn6tIf8bDxnJGMAIgRBy3DNpwnO+9zJq1Tq6Z3JEiK5N3N/35uwU4DELZeFQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP1JtCRA9TVsSAnZWagAAEDgQAIRlZ6UqWNrywG4DDTi0\nHPL2PdDhZEIJzuJA+fewWpWaKEVJAKpIhOl7LYjxZuL3Utn4qP+m1HBy2RBQ\n4L6xpsg6ndDrA5QhMF4lKp4KW84qMAodohLXUEmzyc0bjBmanQ+ZoAUhU0dt\n+y982OnRvmRp64noeXy778OvaNgidMz1q5l56XW8eI80G7S2WWZzxDhnC9jE\nqKe5Ae4ENO1LvcOxJLkvc+AUyB+QunX8tG3puS1npKjAOKSe31BVOJfzkC78\n5MynxwAXSuYz4pWifg90byQOFK0WmLQNBa6SawRs1ddgp0DA2u9vyKnpiaSf\nur4sWXeg+myGybKZYYqN/ejn7FTCMTGs9TUQhVa6hSH2ovB93ulUzpTNODj+\nLSPNwBPJkVZcnYE1TbtMAr0z8IrkiA3VeYCvWNeHW2byLKanLLCTe7sEAj2z\nqLaXGoyx4r7LtyP5/Kqwx39zL1eknAwCf8SL74p+a6GjnE2OzKcDRv8ZcbDe\nvVWbM59XqJp1T4VHXL3ECTgQAwzkOo1MpBZpg+RsNtsQ0hvtVIhd3sQApJQg\nDULgFxYEW22NXIYR7lffGMJMK5opiXfSrAY7/9+M86mmatIbTRB/HDKsyKgA\nWqU2vQ/S5JcIDizDDKXX4Rbm1lkEpNxvqnlZpR2uUY6PD+V8IQF6K/nvZPyV\nr7lY\r\n=XwzM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"8.0.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-037cbe6.0","@graphql-cli/common":"4.1.1-alpha-037cbe6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-037cbe6.0_1614762604668_0.04218061741153645","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4d02ae3.0":{"name":"graphql-cli","version":"4.1.1-alpha-4d02ae3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4d02ae3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ace154d5f6a58af09bfbb5729e6c77038110dd58","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4d02ae3.0.tgz","fileCount":14,"integrity":"sha512-TH65eS085syaKIN/lAaU9PhTeU0sX3lh+nGvTWFPt/Z4Eu3xYh9VHsSRHZ6kIqH29UXgCXq8EavWYtpclzbQaw==","signatures":[{"sig":"MEUCIEfFOaFnzrbvteRT8IOY6JeadJEm0s0W2JPQZzI9pMdmAiEAta8C6YzItyoyecMyIhCHntJ+glQo7N+RrWjmWGbz/Oc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP4ZMCRA9TVsSAnZWagAAvD0P/A7AoYjM6VygdSJo+JJC\nmoUZKDFxFTILOQ3yru7T/fcIeGYTNP0B6sa5QHNm46J+S6C0v+Oeb9CJ5xhh\n2cky1bcpubxOVFWv7gTU+aUR8WJwOWutLoRQTSVb2PLF66okx5qq1GyZ/f0c\n0HIvdqiK7M5r1XioeNBq+aouiKYDKn9KzkLBV2WaUzzAP6xWdxQdlx+7HejI\nWGziKqmDRjKcsdrxptZmUteDA8vMrelhdsM3BWnD8QFEg6GWG/p4UodBug0Z\nByRWoxuWZKA/EL79/Ystj59sGZg5osfspnzzyeF4EYipMEIiQ3b/zK389/Dg\n3ZUnbjiMR3FCZujg6/hs5udzH5PgTwpc/3d5lxvROXf1mBNy2OlxwyHQzKZW\n5ltXTiBc38PSrQPTv9wV6In+uMkW4sxRp3ZyXQzaxhaLT1v4oUXvILULfOJm\njBXEyxdgiXhO+Rv7Rge6rGN7dQgWp9dvg3zYg+F45yJ/iCoDvYZ6885sWlaF\nJpTQKzb2Bj5a0fjZQ3bhoI2Q37rhD6azDgoeJhalZvZi0qfVN990Xa3aTBnR\ngItnEKraBG+ugHyv17bYCx9DKL0Qy54vVsvJTXvjtOojlNYgiRz/8GO7lkuP\nXdMb2UPAXrQSKDsyysirAhHHBkBpK+hItHd99AGw8YM2AwS5cR8vkmlpS8VZ\nNGn2\r\n=nN/9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4d02ae3.0","@graphql-cli/common":"4.1.1-alpha-4d02ae3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4d02ae3.0_1614775883716_0.5851843965582768","host":"s3://npm-registry-packages"}},"4.1.1-alpha-685bc06.0":{"name":"graphql-cli","version":"4.1.1-alpha-685bc06.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-685bc06.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0d442b041181b1b9c50d22d1af9411e1af2d8df7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-685bc06.0.tgz","fileCount":14,"integrity":"sha512-nz5fUaHZz9MzPowFsXCfV3ngA3J5RTNQl9Yo5qob7LGQnSq6FHjSz5nPlGLh3Gsd64QOhpIPoPwpX8MoUj+0uw==","signatures":[{"sig":"MEQCIG53ktXZhEO/dZAjq81rgwEQtWiW5oE63v6Di16fuw1XAiA3yEGFs6Rx+JQG03OxwGQ9mHf9ZfiUarxkRTjJd8emeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP5cuCRA9TVsSAnZWagAAEMIP/RbKc6KBZYPxDfypMvoJ\nh920hT+UfqZeLPnOjgnTfxi4YvEApbmJYO4JxVA6Wmn6Z87v7yFdAnOR0ssi\nBcE4YR+kBOjiXFo1P73lmht5NmBTgGjvjPQCar0PepzkO75fTLMTuJMmtIV3\n4Ye/RPzATayuzy0pc35rw5Yi0Nz0HI+9Z+j5MauEt9VhUA81JLvG2CAd2glz\nM8O86I3FW/VFOK9d8wpaqN+toVXcdgn2n985DTyZXWU1tGT5SLU8hSueOQTU\niF4MS/dk8GqnXCT55K5Qh37LorBGck/zMPR6Er+AO1QGVVy9sx8wq1HyuV6B\n7d5MHS0lb8h/1Y5Xa81Bz2kPtLwQEGhYO4XzDqSv9J/RwpoBLaINdyil0RyG\nv0um8Q1EeNkMnXRKDPjz8vAX5cyXVqgdOYWDY/WMR4Wgeh44hzPiTnRGwLuM\npSucfXbHlWYmVmbXBS8XD+CnbhaQtzMC4p/OsWshyCJIb39ys0d53LN1Cwz1\n3i3olaX2jvlMFwkQro/HoccnqtkjBNWH8d74AlRONxtp4AklAT6qx10j2uyp\nkvL8jHEjPDtsnFdQ1VT4tOWG0V4/S8H4BHYzPJYCPsbAGoIlSVck+v4aVQgk\nwvlAoETiLADyHu5E88XVHvyXBEcPSkBZnPUGjcPiXeK4UUq/w/gLHxSFZMzl\nK2dp\r\n=J6V6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-685bc06.0","@graphql-cli/common":"4.1.1-alpha-685bc06.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-685bc06.0_1614780205447_0.33834608653505627","host":"s3://npm-registry-packages"}},"4.1.1-alpha-05052f4.0":{"name":"graphql-cli","version":"4.1.1-alpha-05052f4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-05052f4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"80e3d3f7ce0a16608e95aaf5f7ade8dfd2dd87ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-05052f4.0.tgz","fileCount":14,"integrity":"sha512-3Aie34MzCZK7go4pgcXsRbnBa61fWxCL4sCgebDiiacazg4ss8y0EebcYwgpp+VtpQhI7sV/psN//+sSt2hLgg==","signatures":[{"sig":"MEUCIQDUpIXw0sisPFZTT4H+icJ2tns8TZi4vFjj3xJbDZVfoQIgOrUXhbdVkGk+1apDnmTkHu9OqmPwjuHtlWFfXZxxy/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQAqDCRA9TVsSAnZWagAAoGUP/2jWk0dOBwHXPvcHftJy\n7Aj0PtkcAMOQ3XMee18AkDl/CRtGONQl3yY0TFTZpPoq17cn/iC8rJnmLyWI\n/Z6hWXofQRQHExXSbpgADq9hMBI3BD8JngYFrgLwTfVwKbkcpdbKyhGQYYQt\nIwogpfuKedyof0tJPiFMDcQbMc6cEm54QLI1infmhXKVXzBaJIO/YQmI3V/M\nOqonN2IEE38CTqjJu2asLPuWYqj6R8ALFxSIK3z9TSLBS9bdWEtdW3FjQuPc\nRiHX8gW13auSX9yPPUx3CwN+0mMRPfnBWCzPOhosuujJdIeOGoGZHmZfxWb6\n7yjIfZmmKHyKw8v7yxoleKO2S8e34P/jKF+zxvObkYU+rcMZ2UFH3Fre+OXm\nHczIcDbFXN/iP9PEJD3YHnjUpQnBQ8gvzsU9dA1ZOQfKqjjsWgMGf4FhUD6Z\nfgXxrR6Y2Ia+/O2wjJDRWgL5uSMz8qwPh6+9OBEVDCt74dCEyGeqOhVhcvnE\nPpjiNz2pWncQZmBbGZ6glH/xjaodLFqeyjh7oWr1poepMDz7PvTAbZsILngC\nQXw1CZf0LvoVQ3pgUBxzj5rSZuu8iMxcZI5h2Bwn73nBFgzu+zFCKay7XJSW\nGbjw6w2+ohjdyLI6vIyYm4GAwt1UoA/qUZgk6MonRwqi7N+p/Mn4VMB0QqF6\n2F2V\r\n=uE5i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-05052f4.0","@graphql-cli/common":"4.1.1-alpha-05052f4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-05052f4.0_1614809730760_0.05793722913545807","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2fd64f2.0":{"name":"graphql-cli","version":"4.1.1-alpha-2fd64f2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2fd64f2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"966d9fd4da92a2cb5e62f3568816c399273dea28","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2fd64f2.0.tgz","fileCount":14,"integrity":"sha512-srDfwuwWYpdQvn4Ho7bz0oNisJ1lxv2T7dz2/GtS278gaRDtNhSyUc6iSaMbhhl6xZmSq/RQOAbwqaEkzpIRHw==","signatures":[{"sig":"MEUCIQDoMwG2vmSHR4X+xXufp9pbJeXklBtaYf5mCLWrib3X1gIgKWGHgClUKohOZpflfkYBMJ+Akc2P88TsIxwd95Pg/Ro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQCTBCRA9TVsSAnZWagAAY8QP/Rs4UKy6KRpfxkydX7Oo\ntl0zVn6ZzCea4GC7I3DRmgLlHs/84QJPsv/Ec15yMfYCWHBb32UfjhMQpibW\nYq3bhm8Lp3m4+G6mIntKqLIjBOWzmvROtBMb7hYRbYAcVpJMFt8r7qEv/INN\nt+VviRVd59lMDzaZseXZrREiXDbCy6Pr93pAGrHOuw0KVLSh4Wy2h6EtDc8S\nIyMOVBxOOvopeAk2P8JthrHdUAzW+v0arUtfLvW7TPLYF/k8BenWWvetqpYH\n6pgGHQqM7XvLSn81g8AoLJXtgD77palT0ORc06wi+ZBfNb7NimJoFaaGLDxO\nZoQnRPd1B5oBDCBhnkLkXiOOn8EcyhOwdlMx8O5WQEO0dOt+B1aGkVGrJddz\np4QvcyoCiGMWiifHei6RKYP/+e0ELfHjvYcDlL1NdDFfkwthvylg05diMZqo\nCVvUYW3yN+Svr9qbSYhVA5KM+N/WsQTVcGC5Bb0qng0H9/hLI6xB1t4O84qi\nZgoZIH0+7bsNYjmKTTmLptTp5gGO7t6CsPndPDXWTAEvSLWWPE4MY5XYnNXr\nTiI3KJuNoq+Wd6FL9j/LE5EfxCs5hRgqCfq0kowla6OtCneOyTkqio6uwYgq\nzloe7uAZGUn7hcsKtX0cdyFzRAmCZZXkhd0oXzwiYbfL1XoNMrMcvmhNb+MQ\nNCvE\r\n=9dNf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2fd64f2.0","@graphql-cli/common":"4.1.1-alpha-2fd64f2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2fd64f2.0_1614816448671_0.863955854735152","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2b0b0af.0":{"name":"graphql-cli","version":"4.1.1-alpha-2b0b0af.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2b0b0af.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"943b14f50a439a111e0ccdb6071a06c0d439c3eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2b0b0af.0.tgz","fileCount":14,"integrity":"sha512-kiMcpBiJQxwrONG/oZkgzM0BPhPuP2ci716zRXaiYtoKJ88IQAoW158w5ZgQoVH2+E0e8tkaPRvquRytmkTvHA==","signatures":[{"sig":"MEYCIQChJyuf+aDqw8b4pedPsu3h5EBO/JTb86eJT+VCehhSFAIhALf9SQGn6dq+eTaguZ+J0KJnFGNEO/5Kco3YDSL17wCb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQMoCCRA9TVsSAnZWagAAU7wP/iTDoDapU8OZLs7lR/Yl\n3wEgwD017upusA9cmqOk7uTchygvvn2EOykZ36MgdNHwhgyu6OMVJ0Q1vs76\nXAm89sYjFlqPkTO25EmWf5pTxRAPO7kTtijmgf1sw6m8zJtVcLnqPbOAqynV\n5mpn0/9v0PTYyrYnRRdZG7DLLux3rv3WFmGhJjJckUxMSi6TnFjsUY8j9Nh4\n4ZUX5xLL8KQySshtAuXKgJqEVGxOFbAYLflbHuJuiVt5gx+H3AS/dTGIZTEA\nuSOuOzQxzRuRatSx0yW3wEfcLCi97zzzGUrrB1qIMDd677fzgJaBjeJ5gZP5\nUpxWtVQ/px+gOlBysA3S5LDyxEOq2x5ZOWuYxGTI1jgymJ9CkNHWaylzPsH+\nbfAX5aDyQAX6fFmq4V4q3pmGbF3HDQCtderGCm2g//E4oGHGqPLZ+aXDwzWB\nU9uPMPZUeuIms2e8ibaM8BgB7VSKd7OCvpGnTy757hTkgbkUI6ZuejzVbsOj\n2v95kjD5wLD0GyfGNE0xIptmdvBPSU96nK1H5Fac2TGnCgRe79PztTRDEMlo\nm5fMPemnj857XA01//ryH+Dul4iIjdHBBVtp0L7/bWqMRR7Yc1X6GkOkzjJk\nR7f8p4stDXNJYyryqoY8UCExYmS4+b8J9ky/EAydLBfvz5s3XfXxoo2AQ01y\n622C\r\n=rKGx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.15.5","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2b0b0af.0","@graphql-cli/common":"4.1.1-alpha-2b0b0af.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2b0b0af.0_1614858753579_0.696453060055187","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1846209.0":{"name":"graphql-cli","version":"4.1.1-alpha-1846209.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1846209.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a22b67578cd74582080164505ff11ec6f2af1c4f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1846209.0.tgz","fileCount":14,"integrity":"sha512-PpYSr/k/1CRbKWp2dAqmaxcBDEqIa8+85Ie9UoV69kz0ZjjW3zmVoiHz6EU+6SJK2JpfP2zwB7GRrwS8I1ikUw==","signatures":[{"sig":"MEYCIQCmZj1VM7YXEs95W1epSJHaURtY7Mr1/g9aEThoSLYTeAIhAJ1btJFKkwbN8yq6kaYmD2KJ6DGRtABDWb9YWrw+0N8t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQNaMCRA9TVsSAnZWagAAVJUP/37YVgP8MJ6Pf+P5tDBU\nm0XJf+7e3A37VQjX4aJB3BdudDZwzMA5Hc8a4TCTQopa+/LsfYJwT8/HeTR8\nDiOvGEpfsOY4GY+0BvD1PER/gGaFV73Q9tOT145Y5p13RlGZYP+LQ2SWwo3g\nKhEijJ+FIK7YnvUytvPzJ3XjucIRwkwGRfxHhbMee2jzEfu2P4bM7kO2gkzb\nxcyAsR5ov7ok9JycU7xttt60mHL5p190gvMkuosyMWrlao6uRX8raqml8TB+\n0d6xJyFe0yzXYLk914DgABlw4DOARy1qhjiRvhfYGOBrRJOxdVSv7NCVX2xo\nCMXi/ANU7Jxp9X+feA+PMZFTpMtk/Kh7llFyijtzmSN2mdidqjuiER0DZ1ul\nHZHB4vrPgr+Evju4d++ap3qAQVZH4+mNJYFBwJlbVdaW+GMeMujo8YK0yBF3\nqzXyIMfGT5CWFwHYZbbmZs7PqAQhwfwIfV95H7GRA4VgLfL5//WsHDKpidVh\nJDcx5D3cEqRBeMRQgw0rhkNknYLwPxwv51PzHoyaDhCbvFWLY4b52ziz6t1B\nVBecdHPx+03BHqbwLVRlGRaHJQynUf4rtVmZflSP1DGHMbixxwAlGBX5ns1g\nOSpZvRaDZ4NBm2UDHJMnY+FD/ufVYuA6jcLxdJFLSJ2d2c+lMIMOcBCiKpAJ\njLZd\r\n=JIUp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1846209.0","@graphql-cli/common":"4.1.1-alpha-1846209.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1846209.0_1614861963308_0.46204052626883585","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b78ef76.0":{"name":"graphql-cli","version":"4.1.1-alpha-b78ef76.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b78ef76.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"454b17657ba9278113824373230406f56abe491c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b78ef76.0.tgz","fileCount":14,"integrity":"sha512-AEmko8J0PBQDIcVTVEAa0UiVAtFl62EB1yXT7sJ3N4oysFdE6lj2mG11iFSHGD8CwSH5r5GxFkGsAcc6SLYDNw==","signatures":[{"sig":"MEUCIE/yV9kqRj6f0NsfKuLc5DY2e3Zcern3zNwQhcFXGCKZAiEA8yUDtSdcq2J7dK1iaS5lsnBwCyI0CT1fWSVom6CqvOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQYI6CRA9TVsSAnZWagAAQo4P/2s7aboyUgaw1mhD1YX+\n+tbcfHxSc6JYee8xN01qUSGLNX9HpwqA+0ZjMwuYLJuFNLSUZ1DU3ydlfwKd\nkKK706cTs2ObbZNddkBZBFs2+w2I3lJWnWrFUo23ZpNSVyw9TrYXzq8XqhCa\n3O3qntLnuTgobYTSPpwslqw3biAcXy7Y+xhfWDQE5lQt12clooKWlFtwSsED\nAMZMn10Rs+jqcGsCeh3/86BaD8WKLE94yxDX7v7+lzYTEC75UOrEHwEVFnFH\nCSc9C61JZDI7DwAsBE5T5n8pIFcfO5YApwAEvElvg4HP5+4VmUdob8hwUWiE\nyUwHoAOVkWCqb0nzaDQbreR3FcqxAiIm3JoGiwdJ5S9QhKIuwCmpRPxvLkNP\nDk8ABSh2a4yuY6UknetVRESxx3wiKfdJQ3sRACE9FwWYFtUfnEy3sqsV780i\nIfEAD9YHwmvPvOkHytAcL4RUpplLOdhPGjkabWb7//WzrZI6MsnCv/lsjjy1\ngwGiyZqFF9zcW3qh8TKy+abODYfcgRgHFFjxUF20d0DmUiWkQh5WtOpUOOyB\nn62pCGfQ5QIB0bn8Kk5qqyKJrbvglv40sWBR+M8dZfCXE9u/Q5aI0NA324h4\nUm132q1O5ZIixrCVIrQETdWT9DaZhtzRfwHM9nLYksgq4stuPyH5piyMn+Ek\nWlvf\r\n=YruM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b78ef76.0","@graphql-cli/common":"4.1.1-alpha-b78ef76.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b78ef76.0_1614905913721_0.6396975586088698","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f628252.0":{"name":"graphql-cli","version":"4.1.1-alpha-f628252.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f628252.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8eca31702dbcf19997c3856bdfbf45b89cce1683","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f628252.0.tgz","fileCount":14,"integrity":"sha512-xEshOzKrvoFOZMzE+JHOopDj/59YdO7NNF2MCUqmJS3wEWI2ZzcAQkZ029cJa0mcYRU8DU7WJGat94Gn6zPJYA==","signatures":[{"sig":"MEYCIQCXTpAUHi2QKIvh9txeQ6gDJptJrGzNN+9KBVlC4nhnXAIhAIv2nxeG27zIKO0pu2URG9n6afvPoqr1plPp192Be8UK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQZkRCRA9TVsSAnZWagAAd2cP/j/CTEzNx2KehEfA8Vf6\nVHTXNwpN8d2uP1ybj2VgTOX0sUJIDTIgXIC2MhgA0YH6mKLxhndrXmjU1t5o\nFqobM56xpF/JqIa9B4844igH3xd+ul1UvliDGnx3p9jrfNkO1sdx717H/q4e\ny1nxRPTqTf5J2rzq9iX/7f1BbrXtniEXvGAAobq7vp18HoEPI1kL+JWiEros\necgb+AfxuSzEItl6jSg4d1Px23GVtVVnHcERymWkPndKPBnWYCAatA10mPjo\nn3gwugLfIGja51s95CkXpEodC3hfKmkDmRdOr1mDFf168T+Ar9xZyVdDGel+\nJV0mpi+dgHNli7lReWzpHdBh12rLvl/jFNez7NtPK8771g5soRPMrqt6XmxD\ngaVWw/7MhBPbndSc2fuXfAGce5rzFJU5ZSyZ0pcxzz1CaeFzUm36wA3fYWoP\nMg7UUy1leZJYCdLLqvlqwYd2L9XycxWBGL49SKZAc6KxhMRPti+xkndCy2h4\nEkKB8o/6VIEv9zPfs6pmJjyqQCtdhOstI5TrdfWWxM42BCb/vFX6cjRWYu+p\n95F5nqMycLtFhlbt4xd2hhpA3rC996Vkx4CDCHFQjzOPbEiw4TnmfW/TKV3r\n7Zhq7kDuvJB7NxaoxTtpx0Td3Mzn24+qiZGN84E5N1tCRjaYUdHaC0QjQPFj\nYznb\r\n=8ztV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f628252.0","@graphql-cli/common":"4.1.1-alpha-f628252.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f628252.0_1614911760330_0.9542664429299232","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a7f1bb8.0":{"name":"graphql-cli","version":"4.1.1-alpha-a7f1bb8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a7f1bb8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c80795e97bdb857c9fbb162c018332d1e8db4e8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a7f1bb8.0.tgz","fileCount":14,"integrity":"sha512-DlRH9EYCxT7Jew1+D6KsnKvVMzw5mgR7M2IsFlTDhTdEmfCXkKhmqo0a0wM1+aEfsii7xhNBcjuS929lGE0/XA==","signatures":[{"sig":"MEUCIAY16dh/b562/J9bDoB5PQLMMg0YN+2UuA3KLAYCY0P1AiEAyjYwgRGkG2L9RDqlqWR/T93drhdtEQxFA4xhZrhoom8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRJKCCRA9TVsSAnZWagAAYBcP/1UV5C78dVj5sZcCP2UC\nO0s+0DOitYorjciezvvOPHeA+7TlOQBIcnX4iaAJSrUjrjtheu/glqUOQmWQ\nguPTc3noyHfGZym1Bq4zm1S/ZKBxWifb5MnCF/SnIQXOlnBWJWUKpleiVBdO\n1wE2rug7cAWT6LNTow/r+jZuZ2Ugb4Lv48mbfqNCdwMZ1pk/zYnjlzohIUWK\n/x0OxE9yBnbpQKriCUWD4suWPEQ0OK/WREhzvN/aXFIcX4EpS2nIDxtpXXuY\nqZdGQWQGLtyfFcSxT+YBfXFtuOzsOuwCtw/k5ELGdsGA5h5GaBfD5F6zu0Vf\nDMVzdNYrb4EpWIVn8eamBnJ6wC0B2+mtvUZY2RvYCcn7i2XaUGxhjo8K1180\n+YMl/61glMO4TnQROxevFnUPPK3LZR2sL+iCbbohuH1lf+xvs1DRzQcKIQxZ\nRoRLb/5P09bgO5vERUbF85b27EFN+eKwYuZ/yY/bMwn0V9OaHgmEd4qdHyld\ngOaGwXJ9tVipZEe6UCyIjGG4GP2lxdTJSTOiG/1GoKLo9xg6DHmA4AAHsCRR\n9oSKebdat+/Vrn4zOj1afgAfN2fkXwXmGlanVqkwieX4Ls4orXrAzXiQXOUe\nGC5Ah9v3Kjwkd2PkfbbbllfgY52tW2Iqqkam+5hLgKkR85tiTBT5mJqoadwv\n3RKe\r\n=DuTL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a7f1bb8.0","@graphql-cli/common":"4.1.1-alpha-a7f1bb8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a7f1bb8.0_1615106689512_0.5877548803221431","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dad2c5c.0":{"name":"graphql-cli","version":"4.1.1-alpha-dad2c5c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dad2c5c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"416c50d1680a831479f85cf8e233ae2693a3e4d6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dad2c5c.0.tgz","fileCount":14,"integrity":"sha512-imxJlm/wHb/4UtRH5noXoUf6bezDs6ZAqONWuKzyd0Yb1E9//mqyVec+zuPBAFv9KqCvkFR7WfXACISjgp6+uA==","signatures":[{"sig":"MEUCIQD5nOpVxLbOKv5FEB2b5yFkQHRlTvNnZpc1RKXOU1ICFgIgdFMTbdj/e5yTk/PrdzPf4VGNrH0FzXWw4Vl/4ZLNLv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRKL6CRA9TVsSAnZWagAAkywP/2Mb60eKtdIl3rj70KZR\nZ3fM0pVj0Ym/jBEd4ty75fWqI3QhevYj0y8BhHfQoQE9AFSN0BIUCBKIrRtO\nNXmLYsX5Fs69c3QrhpTaTqGPG1JIuPqefF4sqBvWo0XW9OWXvZ73Skpgo2xo\nmuB6n/jzY96cFfLBakYE1whtpG3P8uQTysagDiecNmzJ+Gg+YFhYLSddw05u\nUYhKpqGakxaP/iisRSfKpCw5DB1hKs15ttGcs1C7aBVBiN03HMJMcOo13tnQ\nn8OFr6f2+ROUm5yEQrsGcbtmRvTikKwCUGndfQBEhwHVIFT9kw8kcRUwEmGh\nZox+mms5uuCKe/Oq3n7+I2fGsiZLnLAn3NVxx4C/K045a2s0tghcaZ9KsKCl\nmh0UKG9GkYwNsnpoGq+W1vN93L4E6U8qhIYnh5m3OfmQB9n3edG+Y4cSOGSY\nBgVCcUddoR9UiR0A1UDvjeCc6R+4UdMKWZtDfuy+qeImk7GzHLx0UQRj1GLy\nqk80qS/zTUdLHyvlIBwMZD/0QtfnAnQpYPdRPAnpLIjqcNJisFxq+IbZ0UPk\nYTdcuXG2joCn6rO0uJuw0dOacVVmHzxfFtnHyu87wNpD2b73aDfGl4h73DST\nc/b9uV/UE+KBeMuvb2TerePwRJTMIz49cCEIu1xRi7dkae28icPWkIapqL9n\nc20G\r\n=hloQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-dad2c5c.0","@graphql-cli/common":"4.1.1-alpha-dad2c5c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dad2c5c.0_1615110905396_0.7099304246976363","host":"s3://npm-registry-packages"}},"4.1.1-alpha-77bd3cd.0":{"name":"graphql-cli","version":"4.1.1-alpha-77bd3cd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-77bd3cd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"36a46b2e5aaf334ee49093c0ada6570b14704853","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-77bd3cd.0.tgz","fileCount":14,"integrity":"sha512-ViLxfGAlXjeyJ2DBwMSJw8SsEx7bpfT5jRgvSdNvZzLKEugtqd94eVyhAkF54BFfyjdIFKtUx0r0OusZV8a9WA==","signatures":[{"sig":"MEYCIQD5w0D/+kyF8lfytAujeSD22ZXTGjoKcK6QEQUL465y8AIhAJe3pSAmyUDWPV8UPPLtSoFqYUi3QKBvgTqremn5USUm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRLmGCRA9TVsSAnZWagAA81IP/3nV6pzXJcQv+fahlnzH\nVh1Mb9yQd9TQ+C2dFNwOdfdQNDn7hsph2k4I+ZP/kiXjjyqpJYLcoYBE7YwD\nbDR//V/5kXBXQmnQhTCcEvWxgNTZ0A98Es4Ib5esAMsQNF7wuIfI6WvEx6+C\npVJw7UhJZIQ+fKdviCU5W7P567lG43Z7cgXttTZerGjcesrH1369ywr/9ken\nNVTtXjqVbWn1qixyXJ99ZAJkruSzB0SKrckuC/lRV5q/jt+B+CYdFhfMI+jh\n4BjoX4dInYd9mGHwaJhmIhS6n20OLsnLE2az97OFBg80fkuLZVWFAkHryjrs\nTHy1XwlJdNIhQA9arax+fuKFtQ762AQlK+m61l5momvvtGbVDo4H8nHZdIZ7\n98f4f/nK/jIPvGgWaP8h1q+5ZjbR0PaHewwkEoIUziYWVQ7BhVUl2ZQjz431\nmL84RGs/Ykt9nB+zkUQmO4lUvDY+/rn1mWooM/1p5ssgNEtrV/rAY604nwAi\n2TDt937iXQb7t7ciBow+D3DPkkbWmTADC8LGnasKQ4e+m7NYenWn9MJWqDQk\nGrKZInb4Fpi4jTtrr8FBsfES0wzorFvqRMl9HhlTywYft4KRr+ehOndRXO8c\n6WIfb7Sh6ndp+uBZo//eYezZki6X9Jux1iUf+oKWHuvI4UPwXfR01404DZI2\nOPtF\r\n=NN31\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-77bd3cd.0","@graphql-cli/common":"4.1.1-alpha-77bd3cd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-77bd3cd.0_1615116677764_0.4819759389306013","host":"s3://npm-registry-packages"}},"4.1.1-alpha-124a0a7.0":{"name":"graphql-cli","version":"4.1.1-alpha-124a0a7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-124a0a7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"36d069a2421c2640f89533bad4bbb94c25ec7ac4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-124a0a7.0.tgz","fileCount":14,"integrity":"sha512-BzmbrssLkQeN7LZZQi8kh/egu9iscUz4VSHb7HFepyukFgRJrL5SBiRw6EMWu6XLOlkcXF2kDrfQOM63fRXkGA==","signatures":[{"sig":"MEUCIQDvWC6seAl8veHzG6+RyVlOm1qW3aZ+9/UnnuIjOlbqiQIgVPrZPJnrTV/cVWoxjFdrNrxhm2TqiAPEeNOus8eeARk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRLmuCRA9TVsSAnZWagAAJK0P/2BoKwStJeYGn38IFuBJ\nI2fr0g/gz2aYRmfC+grG+WchYPLAk19vTmp3gdsAr5PmOU5cMNsMhX6D9rMi\nfHIXwDuTwnQVLbtX0UIdymnwjRYAC+Oq8TJEH7gKkEE/44uvdyfsBgdXdj7M\nVyoNRxqPO2o3FVDUWzgkwdB0D9+YgD1Pl1PjluyE3orttvYdpHf+3qEF9/7f\nVzdMHSJ5ke97nJ6zAFcbW062CueZbs1PpdpSJ96eLAmhLrbqk7JckL01f5W2\nAeD1y7xuo22ulMLLAk9JHubv40PhkAC0ui1BcKGl982p7dRBUAaJkN7TBKVG\nF2W9xjWVCUiICh+JRE776xYvg+PW2xzZ/2xGnpA+mILnS5W8rYXIm92e8SNP\nKXulr4LmRQpAAU6WFyPbn+I+6GhqygE4a2EJmvlYjjkliIddy2IXtcaTKBhd\nUgaPQX0NVPrY8zpqBknwNdL/aP0MH/7pjNL11XlUwgi1YhsDZKEJl5H60dZI\nhuFJ+PumzwdWePd83JwBX+KuAtimoVCjEtBRWTrXHVEEy2vlYLecrYP9Y/ww\n2lZMF4iLiUta/8O+SaguAy3kuEo1rOh1vw0vLtWmRBt7zpLtiqbgjYdhQqBZ\nk06zsD1Uz6mkraIRGVqNs7W1k+4s51a7B1N9R4z8Oc3nJce9j/MqckL6n87d\nlmDP\r\n=t76q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-124a0a7.0","@graphql-cli/common":"4.1.1-alpha-124a0a7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-124a0a7.0_1615116717779_0.9014454054558085","host":"s3://npm-registry-packages"}},"4.1.1-alpha-51429da.0":{"name":"graphql-cli","version":"4.1.1-alpha-51429da.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-51429da.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"64cd72b4e2225639dfddcfd82c7a0ca7e2c778c5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-51429da.0.tgz","fileCount":14,"integrity":"sha512-eMMtGIBiXUh0VL4IphuQ3OXquYtvkcGXgnJMbV4XewAqsiiOJEFxSBxe2LDOVZ8w08ZIAWDJerTeG8NoqMF85A==","signatures":[{"sig":"MEQCIEuE/FhtvwI14f1XMIDyIbX4Qmn3dauAQUAr7IGSTd4iAiAT+BDretw3D476znQMB28MUeqaemZuiH3dU6bZIkY7Ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRNVVCRA9TVsSAnZWagAApLcP/2kG1+X83FFZ2GcxsP8N\nPSuF7qcrTm4cEGjREcKK7GqUpgbU+0bhoIjLiv2DbEK1JrRTcAc4Bb3JBQH8\nOdeNQiflDs+LRynjkd4ecQ8dVU8L6/rBPrK9tMaFVObRDXoeLMSUdNxZXbAL\ngHN+tRkyGA3W/gWBtWg171nIYt2/rQHtC0ww3V0AkVHp/IXBw3zuZbhzZ8N0\nE3Wa0erutyckSNCGzrVUjLCxeK1ScJH6iM+VUnC3VTIoN6lmdNbt6MdOiHeU\nWLMRItwG4f/WnflEEbSiNCnbR1PC00Nm+9TZVr4D1SOxEG6fxTpxfavzbabD\nlOg1YK1W10jbO0QLUKEQI7pf/OVDgISHXynnngAoOvyXGh1I0AmFT0NbhDv9\nTZ4wlPF7pfksgnWy7RU473aPVCt8QMD+UGR99tcnZRqh8OYJGPh32Iul139Y\nqbdYLwxaixh2GFzM0Taa0CnhzBTCFhmyX0dPDFMs/dZoPOrlCgA8J1YnFndU\nNli9ukPz2JM9jN0fBbqkSqvTKZVN+DS61GcY7AFOWRT450GDSwrByYemRh5P\nvCFxf9InnJ2qMKVhUfPlP4FjXi+BusRdU6W/Fv+fMsxEEqkfK8IWBhGwNmx3\nh6EPdcYlwbI9lwV0OZdWUNU40MPdQTdjyjNvhNt/1RMuJUXBtsWeNkCsmblX\nl4XZ\r\n=QSfg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-51429da.0","@graphql-cli/common":"4.1.1-alpha-51429da.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-51429da.0_1615123796609_0.09114019129061757","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4493237.0":{"name":"graphql-cli","version":"4.1.1-alpha-4493237.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4493237.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1567ba5789e6ba71d12a98dfe201b026a3e9d1f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4493237.0.tgz","fileCount":14,"integrity":"sha512-MhLEwuQwmp/XsWIr9pQ6v/w18RgNPtsxXnUpJWdlFsU734t6U9qPv0AzAU3isNQklcaxxtZQCmmsC9IcUC6q2g==","signatures":[{"sig":"MEQCIHcuJAIVwoqmeAPH3/TZkSgdd28uiDfzNhrjdCZb1RGsAiB6t2b43XFzrUrktHwS0iYk58xFQRgS8mtp7Ao1QGScfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRNWACRA9TVsSAnZWagAAtWMQAIciwy3dg2pAsPBn9HD4\npWoqKUstOzslcBY9/fl8cIbLkzVBUcTY6x09Pe4Z9tPaC0xiE1aNVaSnCNK3\nOkFg33fzo7vUxIO1XnRkGUHMz02EjC7jQVdBSeT96Vqyq4rStSa8rioRHSBW\neiLc5IuCJtAPo33DCDRgMvQR7fVNQJZxr+Kh/kmoPzKso65Drlq/mIu8zDd4\nmWiZIE1OAzvGEGgQlVfVWfzGZbJtq1dwJaZAIFukydqM+bRkS5H6AUB+XurW\nxYMRRle1sybGZSqV67lmpZNPuxsowVzObmNGaLx8TPgQJqzzyFDl+o+wFyh6\nlKKEiTW/5J+nvCeavm/ufKKFysywpUn5YynqM8IHJV7+XeOhZx5NNTzKXmNu\nFS7Hwnk49co9hOHb9z772tENCxIdlFUy4bcAqofjZHq4XaMApxdRmCnIYnDL\nsGlWKXojxzoWuP7w1kVoDu+Lxw350NZHcqQohm3+Fgk8LF5jUALaIjeUtgt3\nrh14WF9sk0wR1rnQcUDmDmrcqu22+J9WKEPgejmrHM9+3sYv8OgWxXj3Qycf\niuZesOpI/ARErY2584pmhi0y/7VRuRxRaEGcuawiwQiyXcYsRpotTDfC8ryE\nvkLOO1eyF/GtEh0S3TpICu9fxJZKEzmhLNKYcB6CqNW67fLzQncKMb0FNTNF\nTczz\r\n=VSwZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4493237.0","@graphql-cli/common":"4.1.1-alpha-4493237.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4493237.0_1615123839682_0.7300704281407333","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7476a5c.0":{"name":"graphql-cli","version":"4.1.1-alpha-7476a5c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7476a5c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aa4a8843a3ed8513322d67019c1baa46857eead5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7476a5c.0.tgz","fileCount":14,"integrity":"sha512-IepiYWN+3spGP5yINwvDT3xumuvkd4y7cOXGuFzjttkWLcrTjgX81c0VCsVsgCfa9PDbtu4FKKBzZk3/Wh+89A==","signatures":[{"sig":"MEUCIQC/ZHy/eMfA8p6ecKLMxRp8gpXtwDsj62ubF90BnJHTIwIgc2EdS2+R/+oVNWn6rYVo84xk3hPeMTfUr6I7xmKgxSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRPHHCRA9TVsSAnZWagAAYIoQAINFYDgsfGLEu/2L3y7t\nuUfA2VzbulNhugMDGrnXHEoh1WFXSihUJ0vyHDC2FrrhGEaVGd+0GuFQcntW\nGk0EI181+UN942yDETQZLeKN4Jrzr/79ZcELx3S+LzBPOMMD+8lbXq+kRqxX\nzdox2Z6ffMgw3U/UIoM2CSy1tYDU/vuymnZbYLnSNU8uRNo7X/SpplFSwX0S\nclOEVmvExlBxOR0FhqV8OK7SZEjnnvC3Gfgg6SCbq8jf5goQbdUkTc3VBUqh\nQyTSrcMphtp2EjuPnizglexASlfyxvq3MNE8afzwTz9SYsGRoGbbgVT2khmU\nfW8wvX0wbz6fJjM07deZHCVO1fh1hcjwMpSOl2geRHzHkHupvUJ1nOQpKzYJ\nzgnaScZfVc/tBw5mNedyLbJoGhaWJFHGITfjPSe0Uoc4h0PVkb8LyRCVcIW8\nG30gcGFEc0nGyKGCVKHOVH5gVx9hjdOoPfTBu46IUzd5ude5EmTGRqlNMdbl\nPMlPQwNd/do8R/rVoQ8m+mTZUuin6cuWrm8BsFPp5XpgSKqQOLo8+YRp9rj9\nKvGw+uAHu0h85e2J3s2RAomjhEMYmrFS8ZhmQdQuXkg01FifurFDIEG6BGAK\nNwLpQ0CDACuTAYgWOxkhDYY7SapBpfumizLcE3604PCVUzNsgAF0EBB9TAwC\nyMdk\r\n=UnZ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7476a5c.0","@graphql-cli/common":"4.1.1-alpha-7476a5c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7476a5c.0_1615131078741_0.6058962082993806","host":"s3://npm-registry-packages"}},"4.1.1-alpha-abe56c7.0":{"name":"graphql-cli","version":"4.1.1-alpha-abe56c7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-abe56c7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4f59f4ca7c548127535d76e4297a2cc9a168799d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-abe56c7.0.tgz","fileCount":14,"integrity":"sha512-Bgm/ZgyXkGJm7AMnm9FDztTzmeW3ORGLVDxyuoKoCYBUJTHlBQSGqX69qBPFashui4BItAxqN1/dXrjfQPNg9w==","signatures":[{"sig":"MEYCIQDc/omkGrRaPGwqq8lO99bPbReQ4euWrv7X8LQV7TKeywIhAJmKXyMLgwBz0MwJ6Sr1MrBTDo9WeNuKG4XSv6kVkCQ+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRSQaCRA9TVsSAnZWagAAmFUQAJRxTRn1veXxuJIrgplO\n9HtMPPEd1RYls5I0uJBXz2beR7fXdl5Ji/a+PDgWyY7qSaPTxvQMnIesPdH1\nEKDiPMwIq2zY2LdsWysG32Y+xR2xHxl9TWL13mzcYUqo1waXBCLkOOzo/6BS\nbQ0xRWpsAdYFc8EdZaQZN+O3Y2zbwQUaEfiFkqNPwpAxazT2QovxxmEzn6p4\nQ7+G0VRDqkciHnu3FWwaN/VcxYEsIk4Jef14ODqNlcK2GIPAnJwLYIwH7pV/\nxaHe9oEActx0+xTyDwBZJUxnUizg541edi7j5shwAmLYC0yhDU9w8Go3C+/T\nIFAXxGmyKcuZHCVzgMqTdgvNDgj9IC9FPrHJlRlU87DVcyLcAk4fqtyDEobm\nl4zYE+0BVowFC0v38eeVyUScltzdrt2RowR/fplUnhv5YP7hZ7uVuM9fy+ZW\n0cGJofimk1bI7MgtQ2i0epJE2T5QqOt9HEelkW6T+8z5UTDpjMtBfSATnAUM\nggYxKHsnNg+60W8C6QcDdBlDvl92e9fBzm+dfuKCi7//01XCdtXCu6gShbr/\nazVRWoc+WaGeubP6mwFI/0bEhzxUERwfZuipQu1796X/5ucB1uPlnMMyW4Aw\neVcd+0PZv+nt7uoGaKfbiuU4EsP9EUBgQMnX+rHH9AQeXWjCB/DOC/bVW8gW\nYlRZ\r\n=Upau\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-abe56c7.0","@graphql-cli/common":"4.1.1-alpha-abe56c7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-abe56c7.0_1615143961725_0.5471178304146356","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6cd0f19.0":{"name":"graphql-cli","version":"4.1.1-alpha-6cd0f19.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6cd0f19.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"78ace6a8a58c02a3318572b6741a5fc92e325e34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6cd0f19.0.tgz","fileCount":14,"integrity":"sha512-s5h7yv3EiUA0WMfZ/rXk1yQedTT3sfrM8cswFkWpCB36qMwjrPHceHM+r6TUjFvnF6352ug64rz0AWJOjDT3BQ==","signatures":[{"sig":"MEYCIQCXMfHKCzY8MdqXMkbvyUpNK8trHig9AXhf0Bzl4trWUQIhAK7BMpPODdBCeSntKmD+MUhGsPK4NslhA+9auYYV3E1A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRTn4CRA9TVsSAnZWagAAt/IQAI/lDoVHzxv0QjL3cXAr\nmoXqXHZ0eyyoRzFBjpUYxte+PFV9YSoxY1SEp0LEmj7rEkVs0BK1rU/RnjX0\nROrPgZ92kQDwjinVdkHX0uRLjlAL7bb0KwhvrcF6IYJE5z2J/ROVyMKykGae\n1eR0j2SWG3q+cM7mduOEFM0nYkJYTPTY4PcuLePcE+c376ySCQbgxLRkmfKS\n2isIvSRLuVzF8UvDYT5DebOb9NQkaM9mtSqvVKr3OTAczxZ4Heu22EXTnmEu\nLPqmuabh1uRMz3M4WEG3T8AQhMXeZ+PsYsDlGGhhvkOw5xSwyLVNgJ5deXEy\nmebQfAnkdzrsvmP1ZzC8tuTMtlTG5NVB3tM0wqX5b0u1ym+RckD10SS6uGDR\nj+VhE3XMltVAmNbq5lhHb+74hIx+vi1AhKIVtQ5waEZcHaxoAgVc8w6+ReED\n7+uPN4sQWAhB4Dc8r0b9z5508ccagHXvT25Kw76BRxed1LSjVyQNPqYVXAlM\nCEMIDkEKLaon1dl5WdQC2yfmsiPrYcE2tEF3/ixVnZlq3xrCB5XJXx2n/SqY\nrfETmmRUGyQKTGQ4TNfMxrGdiLmdHG+VmJredb+NbPARwSfyImRcvUsVUWdu\n/MpPpJW4irtN+yNiM4AQ8kw47as7IKoPBxUgok/8wu/c0gp1F5yEuLYdCHIR\n7oqO\r\n=6h8i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6cd0f19.0","@graphql-cli/common":"4.1.1-alpha-6cd0f19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6cd0f19.0_1615149559728_0.4323763657790922","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b7921a1.0":{"name":"graphql-cli","version":"4.1.1-alpha-b7921a1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b7921a1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6ffded8f9b17d09bd2af7ca18d36604ff3ce809d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b7921a1.0.tgz","fileCount":14,"integrity":"sha512-0zpUTUcaggrOzU58aElh7jJs7F4vEpuXxDuHWWV00KyZaHWaUjtLCNJWYA+TasvzZKe6nX+7olYj0Ul18uBgWw==","signatures":[{"sig":"MEYCIQCVStUxfFkmlSqrWEL8Qk+je14EZvcRnh6VQapoyZvykwIhAMVlKN8r73T1pH1fdA0haaHfvP5Ahz0UwAU5acAjTCh3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRnayCRA9TVsSAnZWagAAPxgP/3bH9ceoYEphfJiFLBkj\nsp3s8VCi6WQkqe0fJ4MP0gXli9F/8KiRZtFZ6A4w8mZALNrE+NWBuf7Tuycs\nZOMcYMTsT9GFm4iFCHhmvYCVLSahnocL+ShdaSvaYvCf2iHC9rnEt5jdIkLz\nRZfuYVZq2TjV2OcpsvkXxoq0ReEdkDJl1LROi351DzYink90akCosWhOx0Ye\n4c/1pVPZ3KtDdwW2D5EebA7lI/MuxTcNwhYN4wGbTmVCOsFMIhK26ZrmGoK2\nN+EUfSbXHXdqKDYmuW2AEos2e8HcKj9X482J7gThdP/IM/HrkYPvXdgK7VGd\ntljzvDh/sRWzQ1d2sKGtYnIhSxELZOylA6KWfgBFJHc2cV+BNLEgT1YhzsSF\nUc97MBP2EhtVq9e3IpUDDiKkr1evxnPKOpb94Kyb80Agp9RTlxDU1DPcAwmH\nSjnE80o5oQxJwLnep2sRkcVaynFVGVA1JOnYMqkCK8e77FoNi89YSzt1DkV1\nlk+PoNCx8XsHwqv545+Xiy1fFXVmkeHc+LNePuP5HR99+KnJpJ6lYloB+Zs7\nR/chwajyptj/Le7fpKagLOkRLv5lL6SQ+qfbrq5L0OLR9Ue01VcJ7WhXWjuL\nUnEYhtJulGdOgaRAy8F424Kcq6sB7Fb7DjRQqbYLsTGbuk2ZQmSUHVj/aYZX\nTKJ0\r\n=Oc+M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b7921a1.0","@graphql-cli/common":"4.1.1-alpha-b7921a1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b7921a1.0_1615230641956_0.998562486607061","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bbefa0b.0":{"name":"graphql-cli","version":"4.1.1-alpha-bbefa0b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bbefa0b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"48d331be7f3621bd41c290bcda3e7e349f102979","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bbefa0b.0.tgz","fileCount":14,"integrity":"sha512-fV+eGuSOVzgc2RZXHj56SKhYbzvIxwSij3rIT1XNH7AId3avMsxYGtFKVc4r9yGthPLAtv0pdCdEokCI65tHxA==","signatures":[{"sig":"MEUCIQDlb/GGFy+gL+qcQABsa2SalTxRWlcYSZew9+KsDoH5ZQIgHAD35rKtK+sZi5oyZGDpVsreT9LEqoCg1NOudnBgPDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRpBWCRA9TVsSAnZWagAAvjQP/2J/iYqdEYShSjxQpye3\nKptUGVp9peSM5EApaG5E6FFYqkeRdg7HNK/KLfdQRw8hggERT2F0dy97yy08\nBdYf1ZVGhx4Ehfo0PsaR89i/fG3DqX1CzMmdSp/dlFdkRGddVcmGC530YOOR\n2ToiT/Hoev5w+G+ls0evYG3WhRmQOpfaWRPVMph6lKCnUispk1jMp1VsiLLr\nMidERaBTwM87tP92MEPDALSnWflhgGafxatCJaDOfQ1Tu2mVaHZlW/DV3beK\n/wlYk0W349TDuRLxXN/EgwD9D6Ng+gZfT16TCmzBwJy4Q9YlQ5gj7W/qKnyU\nu685I013WSJABMEOQPJNnqJpjOTArmGqoXCEEtEqfzTz7m0Vvjj71vamPJfV\nlF1ReyYhuyfEmCqs9bhpXfkIeyb9JWH/J2MC+o4z9KroBOtbuaXx9Onr7F5a\nUtZp4JjjOdeZ33K7L+FKur5QtRokw3o5XEvvyR/985Ulyfzh9rVSvUhNAo4O\nX/xtjww/9RAe6NRYlMk1MoW7UrFBcSfD2NSXN9X1Qss7Tv8U7SppaGcHYT41\nM0hSgdNH5hnneyUlgypseZ48/jE5cB5mIo+TlgXICmYdCt/FjE3kcHfMdmT9\nKgXhWlzOqZqUzhk23Xr8bWEI1h8TowWv1WGsV+u+Iezawb6GQFfDb7avpLEU\nVJat\r\n=TkKV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-bbefa0b.0","@graphql-cli/common":"4.1.1-alpha-bbefa0b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bbefa0b.0_1615237205412_0.6191219881760337","host":"s3://npm-registry-packages"}},"4.1.1-alpha-31b60c7.0":{"name":"graphql-cli","version":"4.1.1-alpha-31b60c7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-31b60c7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a0af9827116347f1e147e99411f0842ef4c0a40d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-31b60c7.0.tgz","fileCount":14,"integrity":"sha512-VtH99MVx9E7/R6A2KjYWZ2gFs53NSRyilIXMxn6c1WpnJr4ZXSAMtKoLzCoxNhBZg3oTYQsVJJpz5WsIcTdB1Q==","signatures":[{"sig":"MEQCIDaksrM0jNvxES6doid0DiM3GnoourrF1xiT5tYJL7xmAiBUAu5SXjJERIS1w9V0zc4XU4o/TAci8G8Vb2jFFaB1+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRpCtCRA9TVsSAnZWagAAHGYP/2YP32u/bdv73tXl8vBh\n+WwLV721aaPkrCoI2lUTLzKW9Uj7TpCwnrk5TgrxEXjbS0yLZ9Za5CKm/EF1\ni9XS6yQiea7Xy2zupjhxH8lQFnOzRJ81fYcxq6j24QJZksKF8YnsZp7iyd3k\nZxInAMnNXAS9OPiiGMXOyOeR+RlMb48p2xYTvsLwfCimvyaUCSq11OPnWnd4\n6/v5D1/i70fcK6WSMjyyEEx2AZasLVyD87FZOa4ordnjWNsa69pqVG/HW9W4\n/mkseTO5H+T1dRazJUKXeopgd36z1/LaJOx0ZBUfbnibTmhNE203svTmJgEq\nlzn5XUaXqGYTF4Lfvt2aCxrOCvtm/aaCSJH2LweGxdhIllrr8ZyT0ThJiq1F\nMZ0+3N3V6QxF0KxCfRcGflUaAExzq4nxbeE/+mRfnm6e8Nf/oarj30mbHoKR\ne0rhzqaVYv2x4CXgj/1EF53uLgaqhqCvNs+m00JsYIXghgCwgl89BJ+DaRpR\n+Sa4IPRB3cCs0IL5nXKJsQRw8VLd0KXVj4IkiCUf5s8xRc9dq6orWpss8gyS\nYgZvzTpWZEZMGNqLdnaNt7UBvspZx6arnjRY7ZnbYNSRc1v5on0Ms7OEnE4O\nA3wuho6CaD3dDytbCvwG3shxq9BU7NCB6eBllmlJO9B8YBj7l+bSpsaCo+KH\nsxb/\r\n=5vaT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-31b60c7.0","@graphql-cli/common":"4.1.1-alpha-31b60c7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-31b60c7.0_1615237292907_0.4145310907081978","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2679f46.0":{"name":"graphql-cli","version":"4.1.1-alpha-2679f46.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2679f46.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2d4882ac48fc4a5d05c91f5eb7dba71546e134df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2679f46.0.tgz","fileCount":14,"integrity":"sha512-TCtNK9Y44GDJEgUMHevgdjeemQKNFNhjxJzAMRrwB+YyKWzGWGNm//vdZ/G0RLLbAogcfgV3Ow3VuUkCPkzzug==","signatures":[{"sig":"MEUCIFbbmD8G5zXuJdbJ0D9JMTImfBENAz8/myPWyWJS9lbDAiEAld0ptsBKs8KpkE8qYg4ryTUh/DCj275rFZ8cfsIBPIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRqcaCRA9TVsSAnZWagAABoUQAJc2zDmhJve7FyLiQ0l2\nXCm7t3Zathp8BD8/t1oXytsvgjCxPVOaRdTX1/qL3gqUa+DkzQLz+vWOdiFv\nLA829yKUgK+hgZBOt3LfDfhNUwXOzIa/ebgaFjJC2d286ceLS5SHesbsX6Zc\ny8tuqOabh4bC4vI8HLS+XDYyYlcVvjg/kCx/WiOD+lZKO2Bjz9v6CKOmZg1j\nFHI4RID17O1ud6ZTFp/PljyUnjvwXrnKakvhMAAgjuQ5D4KO2pO2Ya/KmcPi\naCT22S1YTDBZUcehE7bc/O2DUbaQgH+ggfDzj8ohGgqZEc8E9+vIZm4OWExM\n9Tj8fgCokqHvgmkhhARygzm3eE9W+tP6KWZZsCdFT3cHOU9KkTln5B7kx9U6\ninVoMdmIaf8/PFAkHg0Wv4+RJlfHQFpVIyMqkngzyw5lkFohNlqj+6qY0vSB\nOL+nGLd80YLXRAQNtfA0sAM+rPxBPjttEZmDHpIyynmv2H24l257jfcqQShh\nEYu4JvTzuOZFiaktnslyKVD1zxlohMM/hlH10M+Y0/uCD8B2XxkkYU+YfTTY\nO+RKRzXVwoFsQ11kmdrq+PIboko87yvMu0P91/WC0iDhFoXzZKTlOMRNoWVF\nHtz3NEQaDE+C3NWBqAfOklq5Z/TVQFWO5I7bJM6O9XJO4AOWlyh/qFriSl8T\n6N9l\r\n=vc0I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2679f46.0","@graphql-cli/common":"4.1.1-alpha-2679f46.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2679f46.0_1615243033600_0.7558067969050613","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f78ea9e.0":{"name":"graphql-cli","version":"4.1.1-alpha-f78ea9e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f78ea9e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a9e7200a7f95c749ca7a8a618a96026bbcc1e7ea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f78ea9e.0.tgz","fileCount":14,"integrity":"sha512-D+EBX1zMauCqUKZH7fWFHJoV+Ntfl7OQP8YbFLGXIyViyMr19WunMCvR5z+ZyFFQ4pK89H2yjam9DJeydgSmrQ==","signatures":[{"sig":"MEUCIQDbKgn8jjvchsSWBwXoCY6obIg5jzenPyCpatXkT+oB9AIgbXwO+cKE6uNPnY+0Yj+a9pcH7sYTtGGDU4DEOTkcaHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR0S6CRA9TVsSAnZWagAAcmYP/1mZoYhoLqfp7cnRvRad\nJwqYvleO05mOlbsb4n6KsGcr0u3n3/vpaDaybKN7egeFLK4d/OwFk7XnM35H\nCSkf0FKSvdHyvB/g0Et71KIhT8CL99VSu8kp5KE0sTxDuyrCM4mYqpElGT26\nHBpNSzahYomu1K+WO3Rq+eh5ddbJuD0lWkrkrX90+NMtKxhJI6WrUl4QJ5GG\nhISIqU06CYgWhEqEbw9Y3aO/UFJD1dT02fOTsZ28tX/DVHMnFKtFXUvlXa83\nFX3amW1ZW/T/pwG1nUi7ptsnxxdZp6gwLyJQi2kSOmd2zsCNvSs5AwQXN4ET\ny7sT386hf6/ItnKYshNifZyCoiwxzO0tguWlmcNiCqOuQO+RWRNm3dIH3X/0\npiRWaoeXu9c8ondhsMmF2oJnLMwV0DL7mwN4JojRfOgVJ1OTrf/AZcKRWJPH\nRXA98fWhivembmhwZsDiYpNfWrmZUEZZGBo0y9PZVG5sJPOjnci2vJRcdmxh\nfKS1EOYUY57GytGmxamq1c5bp7ThvKwvBTN2wvbnmikYxEGUGoC3yPLvrnjJ\nqX7wUcba5GZgXMCescQtBHxt8sbzY/ajV/j+d+Y7BjOhGuedOdmEKSInFMXM\njywvh8T4i1pVEvQoGSBAJznW+4qTS6am13iUWbri8qdNc/kuLWBP4TE19Szs\n0Brr\r\n=Dhn/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f78ea9e.0","@graphql-cli/common":"4.1.1-alpha-f78ea9e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f78ea9e.0_1615283385713_0.9416647658411204","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5fa17fb.0":{"name":"graphql-cli","version":"4.1.1-alpha-5fa17fb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5fa17fb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"52e9adae0a04cae61a0197a0ae9f6c5aaf1e3417","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5fa17fb.0.tgz","fileCount":14,"integrity":"sha512-H2NwsYOUyIfVCEStbva/ROXxN01jGox5UPaCvwHZsybN+jTPGmvlOMVSbDXSH5xgjmnhSvrsCaKjSIoREb+b5g==","signatures":[{"sig":"MEQCIFrDZRgkinc8DKodHxs2gqLaFf0Qgsm4FSeY9DHX/K5/AiAX+94L/FG+hjjF3dUqQ08OzIpdsxDU+3I8AyLuKQKTew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR2L4CRA9TVsSAnZWagAAd20P/i+dDY5xTonujOHi+3Bt\nm/Zicxe39ZowKFBMXoybKwkDHx6OtKHt+0vUPtg30cd157z2Myc8FJscOHNs\nBHzaSrOT6DK4ePUxoJGJT6L8mCm5ECl/mnSwFx2nq+FiiZWR1wSFzkyH4DIS\nZGsqNtPrjlT9aAryCAWDDFd+vTFSR+T8/3X1QeK2mWg2MYYqewqUZLB2h5EB\n8NHfU5mEsWr5TFoYyFfgeyyRBA1M6bdiXI/ynvz2KmON/6hegmtaZNVTUtnz\n/lJIf/sXRYV4RTfIeorVai3aZKp2GcyFxOKuKWFlCQibnk3KbPSWj8I2Ybe2\nR9sWL5VoDVjm7vkqdLsM4JB9Arlqj2gtmzAYC2GRPV1ZsfrNG32J1Ox7cl5r\nfi1drD8rRiZeCyYrtxMZi5mv/JAF6GA64p/4pJNhIEXNUVC1GPFgEryeU66D\nXUTWB/dcVGNg50tjqoWCu/nA/7uFtB5II8Kg3KYQT8gXcJNEfy6WBuPGT6sx\nfOZf5dI9eRXV2Wd98qdCG1CSDZ/HMoTsIsz4FlBNAb0pdxyVsSSBzZTrT/Yx\nFS11HG1jvUoe5uD//vu/H1fivJ5RUdbWoLkqyAYeQ0cJPN5Z0pvIkKDO1ui7\n4qnSVBvjdeJEKEnZQDqUJAyQDRdrcdjhdhrw6lJgwQW4vrXwikfD3Dr4+Dzd\nF+y+\r\n=iWU7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.11","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5fa17fb.0","@graphql-cli/common":"4.1.1-alpha-5fa17fb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5fa17fb.0_1615291127489_0.7848514859471505","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fdd49be.0":{"name":"graphql-cli","version":"4.1.1-alpha-fdd49be.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fdd49be.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b63f366b12187c2f4720eedb72dd7abac2c7c53c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fdd49be.0.tgz","fileCount":14,"integrity":"sha512-UaIdZvL33HywW9RpKGoIq0PqArTLrWmPMCsyTUiHFGY5yO5Vsm3MTBUUVqwu48KouflCZvS2Q8A/yiRMHZOJFQ==","signatures":[{"sig":"MEUCIAmZhFkmV6BJrxBcGymBNXJ2POk7Q/yey0bz3Y3rIMQiAiEAmWEc2FWf+gfBBlI+Bk4z6XGyKaT6R7lXrCVM3AZ7dTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoQiCRA9TVsSAnZWagAA+vkP/01osMZggYpOvvBjTiso\nwktXPWjf287/Kqx4zVv3/Wybmfyn+HgbsSp8TgcB3csQgo/5dqupZT+aoPc1\n4ideX05q5KtM/HigWMkHveffUwtCP3uWZ5+uHiyWVdNLvu/j9j+byiqJGHOI\nul3OIsYClhWXlhp4wYrSWFYvpiXJy0bfaeQmGuvTa08RgtygCR9A9d7JU99W\nDShOgnManqaignB4ZIrDzF3gkUDj8e+SedL3k6r2molMRlfKaz5W7CseZJXu\njN34JHXem8lYrFYzLcGV3YNcuM4lQ9XjbME6oB3+P4sIkho4nRnhSc7ynKSh\ncMDTwsEbIamKYclr6ChMrfvJ7armrleQ/TfBt/qVoDKmmEv83w7RLPkzn+N+\n+H32GGqn0b5La/DWmhKGqAwU5EBGAjqLTK11XrD075Wr3zQ1rWnvXnJMjlCL\nD7lnxR58lrAz5+zD8KffJwtez8HLBYMrw+NjcN3FxO1R04p3x7haVSUQWg7W\nfYi2W+yZErBn5TGXKCQjkkM4/zoLhBmw8YJR/JqdpP3L0F2mP/a9stQ5X5t9\ntO6c/PO160bZ5WNMjmtB4v21DOVZCi210Tw7rockUgtb+tsJd5b63TJdtTKa\nXZViZzYCgIPFPYUe1EL+t/BtwW8SxfaEaD8jUpwLpzkn+X/pGy9jucvR8N6o\nWYvs\r\n=T/Fw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-fdd49be.0","@graphql-cli/common":"4.1.1-alpha-fdd49be.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fdd49be.0_1619428385952_0.3167049131215889","host":"s3://npm-registry-packages"}},"4.1.1-alpha-392d497.0":{"name":"graphql-cli","version":"4.1.1-alpha-392d497.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-392d497.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c9c042307502ea198726d2cfdb9b9da9a94efba3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-392d497.0.tgz","fileCount":14,"integrity":"sha512-G8lqETevCUvW2vaYnvcM/Fp1u4sikaFswvIFHsZnxTS1vy3EMEcbl/bDgmpBmMpDTdPSoNN38w/oukQKX9BaQA==","signatures":[{"sig":"MEQCID52rxJsep5ZCx4R4sb+k22igdw0fgJb5s4mJ+vYGZ4aAiAv26HQmPd5kxRjEshqWc/2VPFfSYNIpMVNfOUPO8le1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoRaCRA9TVsSAnZWagAA+GYP/1lLLVnMezsuTCcvJ8no\nyfvLHL2Or7TWBf183riS+4sx7lNYAt65N9bn+79GmJXNmoF7QJ6TQpOAqeDm\ndJgcoOucCtPrXIiFm3fTn61nD7l1ubOkIevVb21yjpZjti1tVR3HPrWpGg2/\ntWyiooCzKf7WRf4UirxAvrclCqUIoicGk2NOSG+fUht0TSnTaYGjPHLDpHNe\nfWpIe059K7ZG726HEzQeYL8Wq5kvg18DR+ltLKJGEMfaftOsPT5i6bjk6dBj\nc5w+ThzkHGH087ICmMn6UPiiAwXDTyuwNH6FZkT4PkJ/G491Pj/uq1/hpAHG\n8A73XLDQ7QVpVx9v3YXtNLQEpdMti6+MkYIiL/cLRd7hfxtN1UzaO2zoNwgP\nClcSQpwrBJIO53nhoYlReFsVnj6bfdSxV0phM+y/yonRUWk4YYbdfXQEzJsA\nY9BBG+J9M/fNIahTY3fnFtUwokyC8G50zu30DmK0vWARWSiGHCb1dzp4/HGd\nU6Xw/7PMh3riGFym++8z4Cnf96Hryd0ROwgj3r1jfDVbIOQH+SHvozPYDwNp\nYrcmXNYs28KsSj1xPI5pl1QHJKbZP3oAV3f39gjB9X9GY8l8Lsrs+cG4nZmt\nIyg+YrtFBCLwi+B/sRMyRiJUqP7bZMpWVCQIWmPcPVbadNGAu25a1g4UnduW\ngfWe\r\n=PN7r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-392d497.0","@graphql-cli/common":"4.1.1-alpha-392d497.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-392d497.0_1619428442375_0.2825777249767787","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1abfd65.0":{"name":"graphql-cli","version":"4.1.1-alpha-1abfd65.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1abfd65.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7280b05aaefd52a45ed575067484ba7361ea170","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1abfd65.0.tgz","fileCount":14,"integrity":"sha512-tyX5IkjgfjnuESoGDUzC4RvfKMc3FEKmt5ejMt1yDPvhXc5v/nR3uHGek3/+Xkm7RZ0Ps1JG+XKfmlguve6ZKw==","signatures":[{"sig":"MEUCIGvZyUqQM+v2IafFvsfoQVQQzHGMjS5OzOuYuoojUlkEAiEA9alTXZK0ZF/wtnC4bM+yTj8fj1pgYUz6I6FqX4FQz5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoRwCRA9TVsSAnZWagAAw+MP/ibh+v3WGV0/fzFvhKFl\n0GQ4jzFgVirvJQoLTT742OQMyKcGqkWZ6aT9n633zvi9+0KyS5nMP50+PrPz\nKNGKhina1Abud+czyJ0qyvDgNx2j8umo85/8BcnoUsZ2UHkvB0eaxcSQK9xV\nZiHcpGzqYZDqbKEh9FnYgWjbx59iBTsenH8mXS9ar+DLIKrF65N2FTc+jj/2\nvoJAd0SJSRybaQ/2u1m2CrkAtBDD8n5LenHsQZASBGdCwOgp2mItPGUTp4Mt\nlqunyNExSA2FIcuMM49zGqkO2bV5NCvZL/aFZa+reIe4sjdRI+qsadmtLQF7\ndGvUEncEUvQkSmtYQGE+dLIa7B3gSVgkEQc+2JdnWuQgpGeW5ulnZFD166Y/\n8BfJ6xtimcef6sRTFMQEP/PO9rsRIJEwIqvAR5w/NgmFhkpRDgP7x4ksBz7o\nANA/NlW2Du4iHWcH7wPJESV/Jzt6SZ3uX78MBYbyqz1GtM6VLxpAMRMedVBH\nN+rjxjQKomLTmg+DW6BcSAoO+7S/HYQ2FqpAiKwwre9QdPkTbxoE6VlFbanO\n+6Mx+3210NlKF97mLOg1r+ti2GUI5IpGBzmH10NR0AZJeB0PVhiZP/a3zPSq\n98tamr+84J+hwKQfP0Qri0m57JlrdCrseZ3VKWXQIYsJKAg4m99KMWR7YfQO\ne5ud\r\n=n3iX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1abfd65.0","@graphql-cli/common":"4.1.1-alpha-1abfd65.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1abfd65.0_1619428463797_0.7529656119808557","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c25018a.0":{"name":"graphql-cli","version":"4.1.1-alpha-c25018a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c25018a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca9cec65f1ba8fe2ac7e71d2680eb8e50e708e28","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c25018a.0.tgz","fileCount":14,"integrity":"sha512-h9avzreomdnvPrspOioi5rItCNmlJXkrQmtF8aTwGp5+UBzPTsYhDpdrjic5yLp2pFo77ElUsfCSjFUnl6tb2Q==","signatures":[{"sig":"MEQCIGdIwki4Oj7bAsZ5sXdOxzpNM834QdOmGDUC9cz2BPqxAiAlbOqfjAIHvAfky0M+hzi+8QTcw2OYhumJ2ZF+Px3EXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoSBCRA9TVsSAnZWagAAQ4UQAIuX0kjxdnU5YGWJ2xab\n88tgEuxGdtOnkMDNlsx/EQQBLuI101B0RGHTQsY2VG4tn7rwf/UuuY4Xm017\nPFkhf6p+0C3hNhHQPJjOCMLeWDe9R4Yb0bLKkzEUVOzQs41W1dFG/VVr9vu/\nt3RhcvTVItAiz2vR8EhXWuL0ywtUEYpdkVuOpC9t1OAKchxgh/OE7QsSw+NI\ns3Ki54iWBpUkyeTU+q3F6tBWPSZtg3lsFqSD095MOykso7TdW/pgdR07Rk9x\nYqXpHdntm/owVuiv0xP/yx6fA/zwjGfL7f2CPKeyBl5fo5clrtEiOu73k1bj\nPOmImcJjPr2/xK3wxJB86FQR/5zBuJrV5zdl+QimS44Op7HuBQnAhXSSgrps\n2gGgoBcdo9H3Okurvo416//XLC+yXTIXHuDH3XBggKWQ99EucFnXUOalFDmm\neW0BsaE1ZsXTeOoOL9hWghrsMP/zUJ+g6Ag1Mxt/LPbx66/Yf/yBToNJXjYT\nPuLTQj95WUmzzCWs/jJutUSAr1Cc3UgaCRQNidOE4cob8wga+qkCfmRvnIDw\nPkZoromLr5JzpkurFHdD9BnAAdbvh/3hwok4q9/eH3pZiNBuW/LtJ3TspZ6B\nV4tAHUhYkNGIMvDM8Pv5xWNGhBpwy26XW+skvJSE425AqHlXeWEc8C1xS1tB\nbHdY\r\n=pEBe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c25018a.0","@graphql-cli/common":"4.1.1-alpha-c25018a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c25018a.0_1619428480981_0.09561574103556603","host":"s3://npm-registry-packages"}},"4.1.1-alpha-61ce830.0":{"name":"graphql-cli","version":"4.1.1-alpha-61ce830.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-61ce830.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cffec28280aa3ac57c14e07bf52d555902f50928","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-61ce830.0.tgz","fileCount":14,"integrity":"sha512-BUkz8JH7Pn0PTnlTggaPYCICa6h3fYI+o0cfPlM2khXNb5wobMHLnMLs8l5gQaXnlaW57VuMlSVyw5Y4XlM3ew==","signatures":[{"sig":"MEUCIQC+Xuz1KFLNbpUS3g9cS2XEmBBi1BiFYqJqvEXSEH9HxgIgDCEnnrBeoTZR7Z/RpyiCt1waPcv+eRen70dTFA2KUqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoTBCRA9TVsSAnZWagAACOgQAIrdn4LLLwaFxRJdns/U\nV6fzAoog7aPr7IxrRR4jo2BFzwt05I0c4QNOSR/RN0iTGK6SF8ZrrXZ/4Krt\n3l8/q/9zntEYSPiROpdZWeHbXpsAcjtImDOBop8a6bwY6W6NWFlG/Dwb3Gyy\nONwH/yiJ0yHchLC5CRN6MwAp5lRJcmPVQ5C4ZPwMOjnoKHd5gPvN8XOW0PlP\nfO06kgV3vHEv2FP88FsSUIKJ57j4wSNtW2MNVrPrToohek7KDfWOegusJ5TQ\nr1S07wB6xGPkScsFgBzY3RORYOHC4jNWdkDcH9QvmiJ7UDuWZ9/SfqpPVscL\nWkXY4wEpUyOjxD9c2yWTh6d6AffTNLw0o/IuXZTqiqhs4oiQuxxq6FDKGaWN\nHaUXMylQtMX+2jS3Z2a/Fm1xvuohnCpBMfxuLNi8oRmyj+Z5bClyTCiq9hyD\nUZPCqNudVGeZjhD6PXTZu41gMgsrEHkmXonMmHQ0M7fNkbLupPa8A6arMrE1\n/xzhPEtUeRkEf8yk49N+4Fq3AMRdr36FbtQa9bOQrvxjJsM9vjxEdVitVjVb\n5YwL7+ATx0crQBNB7soO8TxvyomO+HNw2Nokev2LV84PlO63qPa3tj6wJFcK\nK4LuSVw1BdhoyeL2ZKzFidzJsHyswLyj+MKZFM1H8a0DO3gsXilBXVspr9/D\nfg/V\r\n=I9cA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-61ce830.0","@graphql-cli/common":"4.1.1-alpha-61ce830.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-61ce830.0_1619428544466_0.573873883233303","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ca70d8.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ca70d8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ca70d8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7117492e6cc9fdc70e46715d645d0db400cdfee8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ca70d8.0.tgz","fileCount":14,"integrity":"sha512-gt4vUEqgSVgLaZHhxWErvXqd2QObk6wKqo+qHGTBYKaTKDV/uGMcn2dAIMRZM3JOfaUh2J8I4Ja3xJKfEfO38g==","signatures":[{"sig":"MEQCIAiTeopy4fhHtmCmjbfIaA3tlyxljuki2LiWzHZk4o+2AiAOz0T3ZasxiwRHaMPa+I8abUJHCXlJ4zWlE4VlJ9fsJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoTOCRA9TVsSAnZWagAA9ioP/1vTu89GVbv2iRFsinb3\nDumfZR9M7t4mKoSLQadqJHyQdwRCkCfYLUIbr89SPlby/CtPHOoVNPLY9JB6\nXHQrZgz218hXdSJIeAaFo099S9j8vPAjqQJDT+wdfgXxKYiZfq9yIUjNoQDe\nMogPqX4pYUny8Wd5NcxmdzrkaEcbKVB2+CMdLtubwsJASiNHCbqrVz8pg48s\ny+1FPAVVSPNwIQyKuPrpalaFpQn93yrFwKI+W+UcPfLqTfWdKlwr0WqcKgfJ\nU8VTUz5QduES6FyK+0SKhmwh1f7OEHFDm8Vtex6d/o1R2arsD+kb/rxis65h\nDiw1HW4cUvuCJz7DOiz+XbWYm37lPqftyTvDfPgNX1bZnnxgOoWZDwkMQOZF\nznQY6XdDtVYPXIrpxjF/t9ypSjfaR2dCVlkgPtzrOQYJ8J2xjD3LK1rR6c+C\ne/Tv5AKQykJptbA0K+2yXUeJzEToTgZlLS6y3GlQIAwu8Bj+jXXP+YhjY2pc\nUX2+x6LIwo9Qm4d+W+wfKxb6ib/+/7jUnq2RZOIQ7dIXKdbyUD4K1Zzt0Ywk\nLGc9o2JrD1Eogcr+STnPGlpJSH/3UgWcwYcWm/xUzkNpZTFg6mslajEpR71Q\nUFZP+oPZRyHxEBh0d8ziFDWrwai5hp9+045JUbV/mwr0VtIU4KkXp9ByyRiW\nqEJ0\r\n=VMh2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.3","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3ca70d8.0","@graphql-cli/common":"4.1.1-alpha-3ca70d8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ca70d8.0_1619428558012_0.5442889371236428","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ec56ab2.0":{"name":"graphql-cli","version":"4.1.1-alpha-ec56ab2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ec56ab2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6088c1d7d43cb990105e6ef30cd35a82149f847b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ec56ab2.0.tgz","fileCount":14,"integrity":"sha512-TMN9XlooXmoySio+0QmvqBGQfKx0FTJvp9uWLUoG44AaCFGSaJ75llgK4ZJzuwOS6kI98xn0YlzIQAcGgwct/g==","signatures":[{"sig":"MEYCIQDkT1HHBMsRebKAxkLFdE1ERbQRso2XBkNWmhg72kv6ZgIhAMEOhz+ieY87AZF3IiHurAo40tURBEfRefPKfIk7xV8k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoTZCRA9TVsSAnZWagAANAUP/05X1NGFXr9Z4kUzJvHk\nNCIw+rkK+6HwS7JNTZGRDzsmsffQI36CMl0XOcIHck/aPEPnaUZwVVoQeUIw\nais5ZGgYNDJCS/PvyDBMz29K0BqXocu8rVCL3RCpCPBU2/ddG5MLqoVuUtJo\nJLUmhfXGJrfmPkPN7JS1/BTlLm39Iyhie5FMcoIOu0rauCg7tUY0pxx+PhQn\nnjKNLG9Yvd3+M+gfq9F4bi+1r9IX+vF5ReSO1CRJSU0MdC6ga1t6+O27SabQ\nZTTc6m9S+OQc4tzIcFAQiq6Go9thAPBJbkDezp2LPmdjGuBOtZNC0gD4PC1f\n0o4fRCk3OQbtVIldxRf8f/NXuZgxQbz/BSDsYD+xUEbpmsHRkaJ0bLw1Job1\nCPdepbLgeBMh0oc99Zm4jV1NFffKzef8OnQ4V0E9gY3PUO7JmrKg1/2N9sZv\nLKGVSQFJ3CGhIlmEqzZj5fFAsjtcpdegJ7AqUn/wPf8C18o85AT9AR3bzq1h\n6ojrJGBfu4NejjlXi6PYVbnMUp9JTHYKRQDlGRDGDh5DRek2iCaO0GhZjgHQ\ntbyeeFnSvT38BgINCo1Q8tX16bXflxtbUDRuix2PP1rAt7u/HfQRus89M5hA\nDZH+7uzBoE4VQOTJMoS53BQtwe42KZiJKfo5sRs5IUwnRSOeYUS6VY28Mxw2\nSsoY\r\n=l/0i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ec56ab2.0","@graphql-cli/common":"4.1.1-alpha-ec56ab2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ec56ab2.0_1619428568822_0.089661685710265","host":"s3://npm-registry-packages"}},"4.1.1-alpha-95df781.0":{"name":"graphql-cli","version":"4.1.1-alpha-95df781.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-95df781.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"885b8f706280a7e0c15ba2c7ac6309cfe016e3d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-95df781.0.tgz","fileCount":14,"integrity":"sha512-fYCnWH/FBTLRTbnyVFuGb9Emki9zNhXqo8VqXk8H5df5CmDWoyd52vhqv6SMDIukdJW49FN5eGcTh5jjv6J5tg==","signatures":[{"sig":"MEYCIQDSJFK8Xl9oGUW4NEYU6rf4ekVl2rim1n6hND4Vtme9MQIhAIfGpkqmtbY4iUHg6Wl1F9FOqNGXz2/erXyxaO1aGegb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoTqCRA9TVsSAnZWagAAIg4QAKTcX/hHmI6JBy5C6QKs\nMgw7c4usHqIaGAilRB0FcLx3me1HHa1Q1l5jFOiUmUpz9CFtxKayRARIodOE\nz2cDK6D20UGOprx0r7L4WFuLyMCHOgf5fGCk3w44n/9RrEPJj0mzAw3NAma5\nqlkOIVPkcPaY9fXItjrM55yzOiPxwkaHsof++5SSDRQo2TY/5naxD6LnfNXN\n+6GV6a/tk9zPvzNvlB/5omeIIo8PqJyH4mmlwbtiWZnBNn/vUOjhdqqI7mWB\nv8PMbij+vRMfkHnBHO4bN/szPg1j+FR5fx9D01dpFB1+UfqcPjLdl2k3u+Vq\nroN1TK+kOf3n/rRpaFyPK2zLRw8pGlnrZIjC0sZFGuE9J7tWmOYYXl7s1ZWJ\nzrtIHlXG8mrXo/f1ex7aTIfySQgkbRKVFet7AFYq0U0l+J1J0GSJ4LJ6mITd\nnTjzO72oI0K0OSMNdJfcVK2MO93Fhixe/J9kse4K74jmYr7KA283LAoKkyBJ\nIeT3KeIhQ3oDaT8wymCdNgB/dUWg3XYocxw4RUlrA31qEI18BYEhX8Lx6veh\nbkhAwW/iJa6cCDmQQ2pmTuY+w4Uq8gpTr4ICJeOSrbvW2GOd7kaZb4LhCgw/\nRrlDh8Z0ahP2EF83ZSzfYs6bSNvG2SzB1CYxpCfgMCmdVZ9ZXTzpu+HhSGIA\nv/hz\r\n=d8Lf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-95df781.0","@graphql-cli/common":"4.1.1-alpha-95df781.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-95df781.0_1619428585671_0.8001834053167638","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4346dd3.0":{"name":"graphql-cli","version":"4.1.1-alpha-4346dd3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4346dd3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"44261d99544b9ca9ab2218e892fa51037d295d9f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4346dd3.0.tgz","fileCount":14,"integrity":"sha512-po4n/05SU3HaGoN7yUWhi5SD1xzAKMyzT70XprCoYxEAoL7Z+kF/0bG0lvAvViSSqbe2fCwIVzKO/rb7cSCltw==","signatures":[{"sig":"MEUCIQCQawujMJOxec28WhNbRczaB8jeWf9NN17Lv2VUFyFjZAIgWvuC21sBnfgBrWaq4CwvPWlhOUgBanztW+PC7xrUJyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoT7CRA9TVsSAnZWagAA8IEP/1JgqkAjTYX9vjUAkVDX\nNT/bGAyGxkOZvVou4sa23jEn+IQyTix3TI/4j+ALikVvI4u57FB+ENza3TVg\neuBGjIB9uWlEE8U/q/fkQlNIE2uEEs2u1R3RZD/n8XVsVEHuUKm42G5ut8p7\nW9A8K19HZ5VNsSI49wxiIkR78dWwIiBk6dBuVdlVrhWxIrVGGS/cEjMjmc7d\nztM1+iqqZxogY4q7YAQyN7C6NioYV2rhhEaXnMobi5SG5Px8BCAUVuI4meNV\n57O1PHGvTiHvnbH6UdNzg4ilMkLiS9+rRqJIe7WLpYhTcDlpz0bcfXYBWDh7\n3GoqrqjbisVojrAgcyvGkS/SHWzOPc9erP8XLewMgQKGjU9bzHAkXc/DURG6\nNLC0/GR27hdA8DxOKpktC1FtxwNIdgh+sBQt8iv+K9JT0OcBS8tanOiHXg0Y\ngtAnn3F9beEeW8BOmMCirpcY0v1VZrYK/MoSOlh0Up0bCDwng8PeUSpURCeg\nE4kcxY54JZzht7nZHfmOs/6EhOHMHPRI0S1qjeP8McPnfxvTYEXHbIB+jJsp\n5dS+T3oYWMqK6Tr/0g/qAs8cQI1J/pFcmSfEqSS0VFlpnagjwX/mvp5hiQIS\nYqsSFLp7cayEXsKZajHgVFULPQDZc0GbA9L8kLviG76qbFcvq6QtAUVulDv1\nywfp\r\n=xJpD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-4346dd3.0","@graphql-cli/common":"4.1.1-alpha-4346dd3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4346dd3.0_1619428603345_0.09223419788832254","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c68b2ea.0":{"name":"graphql-cli","version":"4.1.1-alpha-c68b2ea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c68b2ea.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"22928f19db82f12567abe379938a9abda22d8c1b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c68b2ea.0.tgz","fileCount":14,"integrity":"sha512-YX/CTpu7aXFiu8zlQG5h9zgLnv8v4FvjMpLDEV6B+D81owf7nL/QgzQBCjTcD1FqCefB406jjMj3xdkyb4HORQ==","signatures":[{"sig":"MEYCIQDOl+x0G+/EYp4cPXz1bXHSmSDPaQkGkQlXR6Af+2JOOwIhAKvXQSohn0SGzhEg8qifzrtRrZbWJuJ3UuQE1jF4dnv5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghoUwCRA9TVsSAnZWagAA6NgQAJe1RZkHDtDelthWGyBM\nVWERoU1M+xPn8g+x4UHi1g3j4D/y4R6hrQziBlqcJLoYZ9ADR8aP781oMxqN\nIP18Gg+5qujn4cM/MWRKho7or66iWAxcT8FNDdSNf+B0MGzusvQlkbm4v/zV\nnxdwjHf0HE5/NE4DINDEAVltp2CmOyNL0EwrTmYyaSpJZDudhnKT8yHqwwaD\nPU5rgP3UjUCOjyIAoke1Cgh8T1rkXhSC13mV0xuKTp7LKBwnxLls2IG5oPzv\nc312nzFO/XkYnDWxQPD33IL6FC2OfDotV0cIRr2ILuHncts1qAa14PA1BF32\nnMVgJ15MzvbDLxgl+zQboE3lwS0rRhbsrVXMJYEjHnHc+F1Y7jUCF+RGGSr4\no4+r/uyEUTCMKyhloB8jXM3JKyfjv47STRmS0OEgECkrDBvEGpe/gjpkuPer\nLnW7b4CafMHlAA88ZoJqafKuY/Hy8WWlNd+EkxXlXz1chXPK3dHnDySOPVCY\nbLI/+pkZ01sPS62TNGNaZGjOkxzXK2YRd+dmdvNvru0AbYmH/1PADZMHQwPM\nFcult061/HBkM/Vm3fPM/uW+R1zxxl4J0MlwrR/1vnk/GGbIAbEi8gqgE1A6\njsgW/eabtv0VLn0stAZxZWN9vSM2ftl9tHYSGIgqZfQuGzFnFUt43of96e/g\nvyzL\r\n=IGyA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c68b2ea.0","@graphql-cli/common":"4.1.1-alpha-c68b2ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c68b2ea.0_1619428655657_0.7983250064004168","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ef94c5c.0":{"name":"graphql-cli","version":"4.1.1-alpha-ef94c5c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ef94c5c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b583dffb6fe2f5904a835a67df4af11c539d2a20","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ef94c5c.0.tgz","fileCount":14,"integrity":"sha512-edA7OhXzSVlWpLbPR/wFZ3+W0JlKgXZDU89FJbwsQoSfA4IRAWaDszhSD/DLBrojjKKsdihnilWL3vOuCtKeVg==","signatures":[{"sig":"MEYCIQCwCAdvatLLdKaKuxPlAMBJcg0mhh2K3vyFtRWDasNDPgIhAPZ/1QUE4NMNSc4s4EjbDJU1hzERhcpLtHkwNEVhQRJV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghqxLCRA9TVsSAnZWagAA17YP/jA+ox8DqV+bgEEK3xxn\ncGJkS3X1PwpKdg4sUphMVgq9JztA6zx5d6RN/mPq4FozwXoXw/x8ykFJ/wHS\nJPNsxk5xLV6qegDQFB33bveUEopp82BkelaYMhbC2MM2ObfSmlqjVmwrKL2E\np9RWfAe72ZSe8IBrAYMmEgeMmf91/F0UEC7x5wO0a79sc1ew4fbPMEx/JZve\n5aegAS6MWJvSMZVsKWbwimYs5IWqE3WFIN7bsQvsqn5WqR4DLqkJ7ZBCofRn\nWpWu/b6DYUGzF5Kd4nYIyCFdDa+Fr32Hbcfl8AwrZvXqibRtzNkXmzMUhDaw\n82Mf5SQeGocY9rtilA67xYeo+gE9D4HHwayzBTCNw7cTMSojCCRZrq+k6a5q\nposJ4EYSvntBnCb5p332QTbgKV1b+rzbsCSLluQ6KDonPDMgCwLBlliJIeBe\nKVJqsUfB1JTujBLgJDFJ2m04bsnsKq1o2ltM2XL46XzsNqgTInSM8rp/enuO\nD04OduKj6nsbFhw2Ic6D8FMwanPVlzg9lkoJGshdj5pMWZCRJm07NanKIlEU\neFE5XJUruSdpP6e4CMTDsiHObUAHR8XuDZC2RTidoCxVlzWs9/ExD6EMJZBy\njVMP0BxQkJBTtGsXn3GIfsPvjRtyYUFMUWwCViebArqV9B2697Q6KNPNMyWb\nX/Li\r\n=Mszu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ef94c5c.0","@graphql-cli/common":"4.1.1-alpha-ef94c5c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ef94c5c.0_1619438666878_0.15877585611457823","host":"s3://npm-registry-packages"}},"4.1.1-alpha-df206ef.0":{"name":"graphql-cli","version":"4.1.1-alpha-df206ef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-df206ef.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4d5a82f5f83fc83c54a402fa38b411a51c7f794b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-df206ef.0.tgz","fileCount":14,"integrity":"sha512-QYud4woUBHPWA8PIPtKRELT8Zo1xeUWXkctbvatM9M52bQMu0UZld7Eoo39Goj0U02jw8F0thozzl25AvULJIw==","signatures":[{"sig":"MEYCIQDMMh1CIryZ68IfD0SUSFz3ZVPKN31RKt4c8Q+4ylalOAIhAMqlaMdEr8++7SXYqEdRzeO+ON/F24PJrsyiMK5ohggu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghqxZCRA9TVsSAnZWagAA2yMP/Ryjw5kM5+/psbJDtqV0\nmnryiXzYjlUZTZqV+vmTzByzK6X6IrNG03kWIf6+WGcE8aq13c/HzOJDipmN\nXGs/3IPhMzxV0Br3kNBm1RX/rg6ggQu8LpquJd4rxCOXjLfvAfX2R8/irXiG\nTFABTzQGXcqb6wAm4ZojXzzDMJ/IWmBNg4cvBpqbrNQWRvFFc27+yE7RvAir\nB1eSywkuV2x49S4TM84zTX6/LlFskkHjZG5wRazSnLBdtHnw9af+ldJ3x/ma\nqjtvVc+9a0lSWTzK722Va9tkULVtKSFuR5aBsDl15BWre4kCiL/CiqHJd+sa\nxiQBuuax1itGH5K88CZU0xtMKVIUxy7nDltd2XhPQtuOLAO9lPaoi3fbaILq\n+mgKI4Fq1numSfgIJQi3ukX1eAVxeYzdwatUf2MfLmHBpIAdtFKUNjvWGT2W\nWiGWnza/FIxE3cljI1c88aPKznZ15/dHnZKS4csGKax5e9JN2CdvdbenOTRo\nvmRI2prTyLr8PfETleTQSldxYYy5PDHFOWvkTwjZCNqLT7E1XGKClGmBG+KU\no/p16n1c/7UWsAO3+pBui8XAI3yPnOnXHfitbUzVt43tcGvszM1w1goDENFj\ncnnEIoypwUmMplqs10+Qba8uyMMu5W1HyjLzkQJhNS9rE6PDwJe7jpG1KmmK\nabxk\r\n=vtqy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-df206ef.0","@graphql-cli/common":"4.1.1-alpha-df206ef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-df206ef.0_1619438681410_0.3948028098317342","host":"s3://npm-registry-packages"}},"4.1.1-alpha-29e896c.0":{"name":"graphql-cli","version":"4.1.1-alpha-29e896c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-29e896c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9907cdba6064b67d91a3a9fbe188a61b882ab172","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-29e896c.0.tgz","fileCount":14,"integrity":"sha512-ftvQQ+pVNyDD91hgQp4tEQM3ClzruWAb80H9KMLg75FLM/IAwom7s/OvK4KKzPYBS51tvNM2bCI4qeHBFSPlWQ==","signatures":[{"sig":"MEYCIQCm+NlurIpyQfYyIX3YovHUXsuiCPk1PsqymV0NgTdt0AIhANFE5Xv43eohIWwX2gjxutlSGBHgzMyYJGaYk+p1VmP3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghts1CRA9TVsSAnZWagAAxngQAJ7Dgj6KRWbErNtL3Ks+\natkaWiI8Oe/0XiOyWWZqyeu5ej/R+GkkLfJp0ABrGGQ4XW9wnHhMzAENNKne\n4ZMHnjUnZV0mniFqlqb1IPmUonJEvpZ0jXBWLErQrx497TSkNO76SLuuW8AE\n+HSMb5B8mGA+4ekOS+UT/x9zdD1c5AYCKX6PfyCCefUNMwrRuRyRZC/4ABL/\nRAnRdh5zazbdiQRPwbx8Muz3X/BozJM4sI79eFI5rdqvDUuKf9BCrYXI6zCM\n+dEyegYD/hcEGW9GIN/OCSOo6mi+D1U/8EGohkE2hg2Lvbs9gqy5KfmYhVOK\ncWY/WUkowrZao4dA2IKkvH720jfF4z958BsSKelHi873t55K9SlNJfJw6WHx\n1b7ACDZ7OXRqYle7mOhAAmr3c0w5L/syv0bzXtzT0bdYKUnpsVqP6sRFhePh\n9M23/dzgb+t4ZYUUVUtc9WLYDYfjxm+B8C5Vdsednhfst4FezloxyWK9no7Q\nm65q+PQvUOJdWQ73Fo8S/JuDd9IUDrUG3cduKFJ9RrvlSUUiUflrqT1ibB+G\nZp430/JtjzU+xYZ/B1GuTcdoGNZqJM+MNc0BccrRhNeWky+XLGPbeHCXLd/a\njvaBRiAMTb6E2EpOyD8TvDRSqznaY7BdtLiIaYzQCmXdZpUeU4PA0XsYuhWJ\ncVK5\r\n=Co30\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-29e896c.0","@graphql-cli/common":"4.1.1-alpha-29e896c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-29e896c.0_1619450677487_0.16485209682541435","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6596142.0":{"name":"graphql-cli","version":"4.1.1-alpha-6596142.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6596142.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"74743d4a182ec8df3c92161faf16b30697bb548a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6596142.0.tgz","fileCount":14,"integrity":"sha512-7G0FoWidhExKilBlolTDHCBInw1DDRNNkICCdNOAubdStpqR89wAqK162iGfHL2a4euffdEIvDOPCQ7OjdpLSA==","signatures":[{"sig":"MEUCIQDLjQZFx3WqMX4EF1NftNJBi6dvGYHoByVIeWxBt5yxXwIgVY2S2e30GuX8bGqqjkX2SHkMD0ziKe2cWaRQ69SZSQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtt0CRA9TVsSAnZWagAAKEoQAItW9ybpfs7K/G5gtHTS\nOy9Rgx50AdiB0Zgu0cAwX+dNDzXgtz7CCHhLWYGOvu3OXDI0EY89nKJAzx7k\nHTphj+yMogA0XizdKWKe98ieMxEEYpdevXOZ1uctmbyPOe3c+HtHAs8mmU7m\nHlj40k9JiDsBLqaxnwIN6Szn0Sh3HbqqWO+59ZPbjYmrTxJnL5aXOuWxQGCZ\nuRVeizoECfGdwCPGfQdX1tQofaq1xx6mYfPzKJGSCCIY9EzGLowbP2X9pDSl\nbxamfJAig6w5rzCavERvYiG9zY2BU929DvuLI9qnLpzFNaTXTzVMewcVX+yg\nfrlioJR5FDoaJRcPQccDWxMXeQyM79mIwp3NvZQpo1IQP/T7L2K3TI5ss+mc\njkdNTn7U/Z65o1cn9JqCeeDdXAqxjDKdXAqX95XMhW3lxBs3rQzvkJrvKvPi\nvNFRcodUKT0Ff5MuNHDBWMaJU1lwe/t94iqzmxqRKFjGlUPNMRWtMNPYkgeN\nvAsE5h7MmIo2ZFTluy6+XzfaWchKJ2u1LTJLonn9NOb2/LiRCpUG//c2VT0K\nvQJB/d7WylyXKgkUEZrfedjjsfnv24Kdj/1gvM4TZ3Yh3yTfjx8zrZC2PAND\n+ZbBVkJiiDXIq0cs0Jug3MOAy+il1eSB365kExBCTWPGQHyDtrBYWQAxyS+p\n99h2\r\n=2a3H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6596142.0","@graphql-cli/common":"4.1.1-alpha-6596142.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6596142.0_1619450740226_0.5828809604017493","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5e1bf2c.0":{"name":"graphql-cli","version":"4.1.1-alpha-5e1bf2c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5e1bf2c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1d5fd462791f42c0502a1626de878178dc525619","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5e1bf2c.0.tgz","fileCount":14,"integrity":"sha512-9wMDa+FIaPDy4984d3DEUkj55HxgSRU9YQabkKHul9cMYDY+Wuazt171SA83UXGPa38h8cdFScoA7LMgXkiOOA==","signatures":[{"sig":"MEYCIQDYhtjibLbSSQNhQTQcGBeIt2x6Zfrf7bDdHErkadDLcAIhAIOT4NiPd9gh2OnRAHnfb7NL5aFGhLdPpHi5+RVRSMSy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtuCCRA9TVsSAnZWagAA7AYQAKCUY6Jpy9mb1VOapOX4\n72AbCPoRERHAJNlXw3IskTJjtkwlJcRZVkNRhfMWqYFoReCGQRsfffT8vtsX\nPVN5ELXS5lz6DVmyTakflMqUY0Ncg2zWVe4K4SSjxlk3GZAePbHW/3/bEAf3\nnFVhxV2EpGcXHdltwGQhvX9RsCSdb9raqe3AQf3sJyO+b5VUHQm8arc/o/Du\no2j3dVyypHUWoV7Uqfj01T7s+Vma2pUAALNwK9limhIuaCh+JumqF/q71oVx\n9jHe/7Vb3tYyk/m77ZNuUhD49rdidhkXCUwLwT7Ky4WfP9MVwVHv6HcHlcv7\nghR5mUwA58e8Ftf3IkRJgd6fWAWRMqSvRIOPrH1b1130ggGo+NNjXkRpf0gT\nin9b5btUEDK7kQm2dCvGJWBDVuRxOyxf5s8KkVCtkFKpgm8uIsgEBSGt4Nv/\nXmIE6Hin4YoR6qSuOxCkcHBVZvBv1fcCa38/qFqBawSawHcPwGDBpu5xOked\nAwxWXAeHLr7iS1p7CkQ3s3cVV5G5KGTffjhyu15v5UQ7GEqyUOVSKNlJmGAB\npYnxo1+w0oylewX91KFORrLrfFBoQtIJAhv+4iwuXwq+QSp8AFV2S7HI+MKd\nwXnAE1fKEWxJxtOmAFCZYCl4YfsuYA33rDxJ5fkstyodsLFwJy9No1kp0197\nc9Sh\r\n=5YuU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5e1bf2c.0","@graphql-cli/common":"4.1.1-alpha-5e1bf2c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5e1bf2c.0_1619450753754_0.2570323960964582","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2cdba0e.0":{"name":"graphql-cli","version":"4.1.1-alpha-2cdba0e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2cdba0e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4a579c398e6ebed32a3de30426345e5daae44806","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2cdba0e.0.tgz","fileCount":14,"integrity":"sha512-aIsMZkeUvXjQbTpL7MwWzK9F/qAGaRDDFr39Hd0ug8ISHh9m3KwgkUeHCB/0X++f45NcEAit/vElAsWtJLxCEQ==","signatures":[{"sig":"MEUCIQCQQ5krvvAzykH6zbY/X26JNEkqDT8ZSSLrr29cghSqcgIga7nBxFy7DntF9ethMI1LDuJfdqSjrdNkYmys4bfXSrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtuRCRA9TVsSAnZWagAAk+sQAKSQLSHQY0dbP1M+iHeL\nKWIZ0deC4EVlTtdEXU+HG2Nr/KY61KIr9pEiETEV6InruoaNzYK2iivPE1ob\nsztew1qDjl7CD60l7p/pBFN4Q2sMtMGzhKyvkVjz57kHeZBNq55cOg59RMTN\n7FXPV0/zoGKqqQOIc05DkhZbJejvE45kJPzCOa+CBbk8ZWml9aXd4xt3q+wu\npqPt+WMD/r4Wmz9yOnzY7yILYvbKSXCYGR7TKboMvuKxwu1Qt5jkmO2HOTIb\nlFl0ieY56y5EFJ5UmhGbgjto9FJJKfmyFdgZBIlCQDKKg8Pe8GnQiKI6ScRi\nXr9ouGsu0rRmWIzvij8HO70uCFnXDzw/e9nwzRA/zNi5s+HzjlTjg8wUCnM4\nCIBDRv4de8bvq7Bsm4KH4dTpQ4aGwGF/+l19HPGSQlXQ+zHhdKTxqSAa5GDG\n0kDqsAENx8kfoY6NG/SQHmlAEsGJs9hgO5XQC2LfQo3fmcK/TeZvhoDJvan4\nfbS+jVNv5Xfm6qxHCB+uV64bA/bwgE9hG38qMA3U2u18Qs9J17xqQjXXETPU\n26vB0E4H1hwUR0iZuTjihcAJQOI9rL/rnpQTk0XjNbg45Qbwm6t2MbSfQirj\nwcEVPWgoTySvTb9iPPFzovJOY4Ctl/+6rrW6Ynha9x6ox448RpfXh8SUSVGV\nGFPK\r\n=cXfi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2cdba0e.0","@graphql-cli/common":"4.1.1-alpha-2cdba0e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2cdba0e.0_1619450769179_0.49472996171983086","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1f7d85b.0":{"name":"graphql-cli","version":"4.1.1-alpha-1f7d85b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1f7d85b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30970ceac6e576ff0d1afe13b69af7398b044dfc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1f7d85b.0.tgz","fileCount":14,"integrity":"sha512-Dy5DzrNoFjLW8cHbRtJCBeMLdbwgqGdljBblEAiYGAgGwBkb+ytxptzmpilD6d8BeXBndgkN8JUfFJTbM46Veg==","signatures":[{"sig":"MEQCIGD1rMg2VWeXxL4hOXhaNvjSCEWD0CO7M8h/VvJ5WjzbAiAYeytUNItfgDubo9dX//smJB4iNwuZuxXBbVJf9EkxwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtuhCRA9TVsSAnZWagAALYMP/jlkR7mBHpBqpBPNLI17\nKtncbPO21McDC2/T2v/rm4om9GyHyXpDN0nshTPW/gt2dM37zY9/BpbK7aDc\nu8wbGomrq7c9nKZlBZsw/zn7THqmWZGpPa7o8e0jKKAY5srbtl07jsFWOeH3\n3NQgcpZE/WHQUhvEMzWUWz23y+YJDClRsIEl3C37w9yG2oiaT0ZpYgKxeNCd\n7jho66nEwks05qBYOETKDilxohIZmQdVamHTnonuXSXHKUl6xhPJd7iHJyPr\nHQyHLdmZl2JxeK/DEHU0KF39GleXhVY85LlfYry3sYKOC8uDpTftTmFRI775\n7fcNbdB35qZZKIfiZr3pHOTMET8YWt4JzMajKERyUqP+VjR6DR7D+rVUN4BZ\nytAqtn8xwjIdF2AUV9afgBsefZ4z6nYiulT26ZW3j9zHJ+iuKOJAUH9hjzJq\n+HM8FkmFLDQVHUrWQgaZ3JLeBhlkNYNUL2SCfhfdb47sP3Bm4SwD6sqkYHhu\nRwFXYHFHVVKeyQg6/iLr6puEmSK9Yo2yykjG8UhPDSjywkh7jkzVw1CfHqe9\ncgUl2iy8Mn7xAL7SgJBus6OYUUqyhfV0IOCQ1+erBMgDQqXWtWYdcRp2mr9W\nD30g9qEZQgxLz1lJMo+4nGRwr5iCtoV1LX7P/D5XGK76kg22FBUj17E+J7Iq\nf4ih\r\n=tOm8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1f7d85b.0","@graphql-cli/common":"4.1.1-alpha-1f7d85b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1f7d85b.0_1619450784424_0.08738522493999246","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3d0e62e.0":{"name":"graphql-cli","version":"4.1.1-alpha-3d0e62e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3d0e62e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"da8d929c03124210fcefea0ad9ad177f7e1e2a6e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3d0e62e.0.tgz","fileCount":14,"integrity":"sha512-5iAXliuN54sVZaQe8lRW0wVadImXo2CIAKehvZYPxPU0vQpVVv1gFCyZzc3n8uE2nXYPhdZhr2jZQ6dem5TNNw==","signatures":[{"sig":"MEQCIESVqjK5GR6bX6/4wSkSMR93etF5fO6q8cWd36T4sWmyAiBYZZn4fnk+gAuSj6OU2UphuI6GrZhU+UP2IPcoymYd8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtvkCRA9TVsSAnZWagAAOqkP/RpWbDntjm9jea8BzNZ1\nlOyWWVhRqr5vvDuDFu1bWCu60FLAn5Q/X/1LLMHI0Wu1pw6yzKY3etsd11SW\ntJyxvOvk/7WOKKzZkpZMNgg+ryE1j+pQzAR8JPXaGwCJFUCvASzSxAzVpqC/\n82ZhSR/O2oq1Q0Lw30idy8yoDVbpzAU3jgS4UlFAnkkhNCaC+KcpOQT6Dwmu\ncEGpHEWKQvam7y/FXMZAA7wDPc49pEQlgW6YakcP2u0/e4SHXTe18KUsbJS7\ndbnMYE1I/tYLC1ITyxQN1JOcQLBWlViQW8Z0A6z1w7/d8XMXrS9pRmUKmLS+\nRp9rEQhlgy7Nzn0a2V4WmFDfNC38lrdOrDYJ9TzC298aEMu5lDYanG4drXRm\n+KW6+iNOYNdlUClYPEAN0MHrO4JO4o5eGt4M7uBx+awWeftb/YzasH+VrqmJ\nYw9MCdGSlmsmrr/9cnSDrkU+N5mfzsZbr0Ec/2ktycbc9m+aivOBGhqN4Mvp\nIV7tD+iB234pJxOsgmO5ZP0Q7jmr85ESOPDSWk4CDFJE9Azkb19f132aQCfr\njlE3SkZvALlh0ROl3UGraygvyvbO7b5/d93noyWH3Kz2Kqd3NCEYSBKFo71O\nKBnvG6LgbK7ibwosCQ//gQC/oG/vfwXLVZY0N8kBU/lv0/yuUYvX0lmkbQ9G\n/LuK\r\n=b3si\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.3","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3d0e62e.0","@graphql-cli/common":"4.1.1-alpha-3d0e62e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3d0e62e.0_1619450852048_0.24028766882531682","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2e6a513.0":{"name":"graphql-cli","version":"4.1.1-alpha-2e6a513.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2e6a513.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"894ecb67e5ef1b8d13d40c70e47a3aaa3326fb74","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2e6a513.0.tgz","fileCount":14,"integrity":"sha512-tcs7m1OOlNyqtVcouLnsZsS1gffkwQwYyqjUAF1xBrpTWPrEL+qbzmyAMmQQCNpn3KmAEAjjsS3TXf2AhJtxyA==","signatures":[{"sig":"MEUCIE1TILC+syo/6U0ZS7Xl2kdZFRRceNI13TbGcul4nyTNAiEA+2YnD/6kUuC4RCIvXoSfr/VpT2quLTRBPV4hQs2ubdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtv7CRA9TVsSAnZWagAA3mcP/1htZNNsAnM0XXrGXtF6\nsmBx9LP29/dW7wuV7rKrod4xonkXPix5iWQJm395PFZ46D4CW/hDJQ9bG6Td\n6ZgbaiCvjTyofvZF1rH5jf0UYDVsf82QYRRLTGfpSdKPNULjI1ytEUwOjcl6\n65AwQw8M5OUy+y6G8jQcDe5VAhQaduNzotEcKka1joCAcesjJhJOElegXvbZ\nRAG0wCFg4Ob/50FajHA15L76Ga0CZ3IZvhVPoYYGI+CELQ0aKf7wAsklVsLf\non5L8luKpPTrRgpSj/GB+RZNvJW+U6KkEdBqk7m0eD1E7DBkR9H75qkjiIf9\nmLY29Azfzb2Ku45C3Syi+LpFKTyqrWKFMd70W/oAflgFX4cB+qJXxr0/Ojxv\nyaJq21p7IifoluSkbi1S9gK1pyDnIPTm5bZjksqaawenEJmbAKEohbefvZUD\n6wTsRyyMYTwvmgiz+MOamQH3ZVRIhc7AYXYqViqywdpFQK5U297yk87TAgzp\njdKpUonWAAM8EZv4aFxm81RbLTY+3ZlRd05O8iVLWm6Kbizzs7/iRvKurjhO\nZk0MYIxx6GIp9K/SIUcgU16Qd4obz8zOp4CYPotwLhwlEGPrme+Pzy/YpJoO\n5CRgFQOqsNR5k6mlVUi+FXef0i9dWW5NhwzXmjdA7/ok2JfofD9EibYMOnj+\ngf5n\r\n=qRGr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2e6a513.0","@graphql-cli/common":"4.1.1-alpha-2e6a513.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2e6a513.0_1619450875342_0.33767826297773285","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e39bf98.0":{"name":"graphql-cli","version":"4.1.1-alpha-e39bf98.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e39bf98.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc053238143a7f7a4e9718cb817930dbff8ae497","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e39bf98.0.tgz","fileCount":14,"integrity":"sha512-y79Mcydr8FPjrZbIBrLkXv9Z2xCMshFghKPEORSJ9nnUCQlKw517mfYp4+N9hDPzRoO+EDIjlnjSYT1Aw1rSfQ==","signatures":[{"sig":"MEUCIQD+iz7qtjYBlkXOkMLAukkW9bm5QkoNOSfA1YCS/++Z7gIgD+Zdjs7MWOJCSVxl2BUbUnZ61bUbXWgqAYk2P5s2TwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtwRCRA9TVsSAnZWagAA484P/j65y9kqZ0evwXjH6khA\n4i/dipPhYsCe3YJSl9kn/LjwX7alic7rWG9Wa79fH6X4ta/IZAhbdJwzh237\n+t+B2aCLUU+riIdRl2udKQkZ4INYgu91+aXo0iIn84UWagoQoaYpjHQ0WMRk\nqH6jbNdtiOeu+MKu2/qm9lJV5oeapLHWYLoh2wJ4/Y9fC2/RpM2ycD2UdD0N\nCtWzv8MjANXq/2qYNDEhNjaRKClUKoKWPR8p77a33JUshMXiCDuZ85rALIRl\nLNrTXsTcpxGqWE+guE0Vvvx9vyzJhaRijFbT5gEaTrIMuuozRHLXkUjv/cPc\nPXTN4wYDJk/qeNL+kZyl/lirLfM3j/BPHK9cnZNLdkhxrnjmS2BWDB7Amx+S\nbh9ueckyNC7fHAXwwuRyFzvSyufcN80ZQpAZiAYwKusuB7mUPiP8mZ2Y1uy1\nw0K642nPWmpDSjH4qX1s2xrM5p8+NqvVpsgJWcTFW56dCRyxxM8xG05JtPHS\nkINIHijaQ1q2w3Cv75rJCa7hs45eddGzGcQAM13/zZn9N6VREeLcr3dBPB1q\nZsT/Hu0q5KBE/a8suXPqCJZlRxt5FMS+Cyc2XL+HnbGq80u/fcSP6/NVumfk\nosrcHbF88dZdMhVYO+Z7E6lznnqDyGiXg0awOK58xdHpq4kKdT3q0XV65lF7\n4m9C\r\n=ChO1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e39bf98.0","@graphql-cli/common":"4.1.1-alpha-e39bf98.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e39bf98.0_1619450896865_0.9638631422370545","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d8adf79.0":{"name":"graphql-cli","version":"4.1.1-alpha-d8adf79.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d8adf79.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8b610e4b351fcb4f1913cf2a73c6eee3cb00bff6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d8adf79.0.tgz","fileCount":14,"integrity":"sha512-XqKOkuVsp+q+k2f/VW1+J7QPAfaLSB3yzwYZvxG2tCL4VNsD11hpitTfTO/M94UROD83im+iIN8di8TNhNxihA==","signatures":[{"sig":"MEYCIQDSv2YFWuijPTBCtjiM1YO5BGvnmv4x1UZNVZfkdtsU6AIhAJirCjUjP1K1/u0LT7wMAE1g0GNNh5D9WQiphZlDisE1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtwkCRA9TVsSAnZWagAA+R8P/iVXwpfcspTxx0Xsd7k6\nXod9EBRJcZf/KXGJNHj/1rLP8kWEjvFvMFqScp/N8QJp1JLOLr1pT+IfyuQq\nAPRAHy3/jVg/NI+FwFw6cIPhDStyEnPRxedZL87kAq3Mx/gZWu7lL6+Mzupv\nNsrAn97uIB6Us8PnhPaiAtNpnCweyr5YaSFROvObYLt8QZDxr6fi+BKFBzc1\n9IyVJYhEUT8i+j7+nccKp+CI52rNIdgW5Cg12Ix5DhEuz9yO+1tKD0eq2oV0\njtRlg4l8AsAGG0moi1A1L3a5nuWvU0XgIwQJwVrhexSNRXhEIJvOULz5Qh6H\nT/k2Vtarnew6s/DDZ21ZQf2kPm2m4WY7JCoyUKxpDzNhzCFEA/3Dy9wqKAlD\nPgqS8ytd8c7ILnoi52dT7Y2NQLYCMoMkshxZhXbdUzweRtcnOkqXtfhDGDYg\nkX2fY9cHCv9eelJzLqAtlIj0wp0Qb3wXXYyYlQFpO1AsahgeXVzD9dAf7ipy\ndgNQeKQguezrZNrpDq0Py5p7PB9HrbyC8s6v6wqiX2uHk6s6fYyMeYI746ia\njwXlFFAV8yahFg/nTgpHeMnvqwhbBUk8f3ocGIgRUJY6UaEIsmFTicXU8J9n\n91zts9lNnVFU6OL59cx/YkAKPvP+N51vb1iSlFQOsPWn224DRVZwzMs/nTrG\ndoeW\r\n=qtkd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d8adf79.0","@graphql-cli/common":"4.1.1-alpha-d8adf79.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d8adf79.0_1619450916216_0.14303532424391063","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0758a3a.0":{"name":"graphql-cli","version":"4.1.1-alpha-0758a3a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0758a3a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"90b0e1fba636bd2191c07df730797458a1f22752","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0758a3a.0.tgz","fileCount":14,"integrity":"sha512-qqZWWqVOmZSuJYHvMOdhJDL87B40tqEW5y8bs3FgfV/LD29OJVSP6lkxUsZnMErKdBabsz8idQ5UFnLUeUTpdA==","signatures":[{"sig":"MEYCIQCtBXSVZResekWN5Y0hIhhNO61NUf1Log68Yfjn3hg1mAIhAPPdjid3cgfwPGT7ILCF6+l8y6uqAb5nsek7eM1wAoeo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghtw/CRA9TVsSAnZWagAANG8QAJZR3j7u0C2qhrL2pUwH\nmJbwXrBkr0pgQshu3E6htuVzUYxm71QULr/U5icJC3Dka9naXLKQfAwPLFoU\n1RTGpFQc+ah3AxGgk9lE1N4g1F2aGl6+HaWxiriFjFvRziEsIjQ3v/v3WE20\n7u+vVP5ad/zOTtUrzY3xWI1eStIarL72JhOx1wzz2gxxnEBVh3gyFE7RYbOs\nYJUKnXb71rWwttC0r7d1n9gdLYewGmlyv5teJw/SqRSonJnZJmp346e7BtXM\nwebpGAOi6sO2v/PpzKAna857WM2nClXu5x7u6NAinpc1+9B151sTwevP8bR6\nh/V/bWTmPJvJEbL8km/zFQoJO/O49+F5OdJQAklJdYzwf4xKG84tI+VIYvht\nPUql27u7QJc9N89asaQL6rCPYNH49F79tpYUfXlADnhwmw9NFtNtztNOUS/k\njucPvDZUwUaW585TPEOI2rw8vOni6sNqOfuTC1nhAAqGTvSK3Gqdicg/MHd/\nrlzu5gf/BY5zQxvTzi/HjPqjFusnDM59MwYoPp5A/gZ+PpLkoVVDS/13bh4t\nbDJBxf9eUdoo5w2R6BMZa+3Tnu561HRgfdv9DkuQZjxtM6ActyrTOf93LhC9\ngKj32sYmTGENvQo4fUxbd6swEFqzigTeWruVfww9xzSlaiA1/+Zc6+EpMXHE\nsSqx\r\n=ly8w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-0758a3a.0","@graphql-cli/common":"4.1.1-alpha-0758a3a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0758a3a.0_1619450943370_0.9633607954595578","host":"s3://npm-registry-packages"}},"4.1.1-alpha-55d0af0.0":{"name":"graphql-cli","version":"4.1.1-alpha-55d0af0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-55d0af0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a9f0fb13d9d34e1fe2d7f5880bc759cc52e0ce8c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-55d0af0.0.tgz","fileCount":14,"integrity":"sha512-6sIwGPFUYSPXRKaHtulL2jdRlne+ZWdYu+hm/xKfLRSCDxv5CDeDpgJDhus1x4L9d/OfRXpu3L9g9ce8EqVx1A==","signatures":[{"sig":"MEUCIBVGplG96m3abQroyA+WatZNT+F/UqLTlkRhK9K/EK5WAiEAqQXrWFXhVkjT5RO6cdZi4WfXDw9EaklvAUi9kY9w+XM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghy1aCRA9TVsSAnZWagAARhUP/j6pIbJZBKzyhf4Z0Bg4\n9oRNIR1E6jxJIL0HQOBFjpU2mLKXL0AlgBGKDQwBvJmjtxJyCPyqnzhUlJ2b\nasxFm6rizq1f/vi0ATnCWo1UY+jpIgXCCMDmQMUybfvP6UQrPXQswjaKXgE+\nWL/+s9NukrncyhZ0n/O7bGlLcAVTo4K42NPvoClvrN0M3JOexOqpca6Z0tYE\nPUV8WnepDz6DXGlJ4eY6IL3jtfpsdFqy46M1Iw0lecU9kVK/zYWjV7WIswEa\nYbp3YRLSKw/IkoS1dpdG9IJb3moC7eCwfAy9U5CC14yROZN3jbuFH1t7QkDQ\nryJMI07PR8uywlaodvUWNceb33+PseoHl1buc6kguB2nyasoMIh8kf0C/EMd\nAx9K65T1NFtyDJ9G5QZG0Me9Wsnnu5fn+xznS1KHvIJsH2hIZ/96Q/te0+4t\n00pznB+NhQ8AHdxQhIFL5GbP9SopfhwdCLzaf4lGL7VjwT1MQksFKgzGmUcg\nPnbllj7DPotMfNIQU/8kZFdUg36zTcDz/nUstyBIA4q1t+q3CWM+BdxAolAK\nGorFCxBcMmi3mnFLb7UX23W8M/yfU/LH1ZiMKH9muk5IcIW8qK5o9CEmxHjL\n3uRwKQaeKlIHEdPhuHOD6AORECN7YQ+Z9JJEGzbs23iLuMi3/irfG7HDOwLM\n7u38\r\n=n8Wp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-55d0af0.0","@graphql-cli/common":"4.1.1-alpha-55d0af0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-55d0af0.0_1619471706140_0.7921070583967369","host":"s3://npm-registry-packages"}},"4.1.1-alpha-38d4ed6.0":{"name":"graphql-cli","version":"4.1.1-alpha-38d4ed6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-38d4ed6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c3795cc81440fedf00aa82d3d3c472564a773437","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-38d4ed6.0.tgz","fileCount":14,"integrity":"sha512-uVdLUWdJBZ10egsOLCBUwxcrw/ikz4wMEEe+zLSTaCRf8YF5Zc84PLFRvSQoh2X+UuYF/ZaFN/x42SD0cS6S4w==","signatures":[{"sig":"MEUCIQDmPvuHt/GU/NmIMQpDj3uToJLkXRK8hoCJ3pZfAKwoCAIgWGcqOAGKrSPgJrMSs9pEGYsGO8ULoBKqFKMfJFn3WA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiCs1CRA9TVsSAnZWagAASSUP/21j24FRVltg1M1ypXLj\ntkyxdlZIkuTG1WbP1JyKmzzr5nc/MwAgi/vCPH8WXcKw2+IXx0zuCu13cKD+\nDELm02eiR6mtKtMIaPsfK1gZf2KP52ChgOXwiAfiD5HzCTIW9+Gjz3Sz2OSn\nMqVR19yLc1Lrmgpi1T0DiN4PwsPu4B2aS0evmTxqVtRJFGuoyw3uqrpCeIyJ\n8ox3Yevey4vdtZK+c//Hf7btH1Jcv3qtREi61vYNO7W3Q/ltrfciTWweIn6v\nk3PifP4WftxtLRYG3HKo0WYJ+A4t60E7Rwjl55/qAUVkZvlcgx1tz6sQ3nHq\ngjo4JviQFM2NvWqPLbdcIRxWGZ38NKgVsWxvdBhWqmPpY9HiqLma4HPCJZYb\nAnLAzEscbE5udu0kLYKXwO+MnZokL2y9CCpLlfOsT3DPpuICZJmCpbEi4JUN\ng45HyE6HZr9FAe44og6dP8mTiWfkxFOKeNkPfmXFHvA/hJWRj5FYt6WcGprw\nrJtOcIhixfeiyKYNhPMuCG7grubb9NG1012FMVY68x3esi2EWt4LoI+7h+VK\n1fKPfT37ndywSGeccL0NB3JosRr8v6nGI6w+p+8TSzWGtZEPWIJTKrcEOQv0\nHjQiSoc8FQWayPcuoBv/XLoqdIKSyBp3qJqT2UsvetA/76rNJ64va72A0ngH\noMWZ\r\n=MdWi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-38d4ed6.0","@graphql-cli/common":"4.1.1-alpha-38d4ed6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-38d4ed6.0_1619536693050_0.03685082198172496","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e5c162a.0":{"name":"graphql-cli","version":"4.1.1-alpha-e5c162a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e5c162a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"67574eefa8f8122c76ba31d83ff5941d14c26caa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e5c162a.0.tgz","fileCount":14,"integrity":"sha512-qpaQefNQDk6hZl7Zb0vg3rXwJGc1Ump/5MOxGh12htsrBSgLPjeHHF1n/BD2i6dUaXxcI5kITsDfTl0+tOJjVw==","signatures":[{"sig":"MEUCIQC5tczwTTCq/vVZCmeBBDl2a0BSOVDOu4tL5/1SUfphgAIgMXbjYea4fltGrodqrko78y19vd4ZbjLqJWkI+1RnNrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiCtNCRA9TVsSAnZWagAAzWYP/1Yhwex+hy/Eua1iDMOM\nsn6/tXpGavNwkZDP1gqNwKUAXRCYQHSrHjutPwRkSbGuf21KXLYT3YxJn5EV\nt9nRjp/CrZjEdkkZba6FeIX4ayiSgC67LZpRHDiqMZqVA5iDMBPO3jbZLY69\nlbujq0O04I0g7V+YPB6kbxvOGYi3l6iJfDdUgzyPF04UgxOCo/vTEctvxmSQ\nXhejXyZLrIYm9gTkvHWDIxAy7TXH9jA7S3dIWa5eZQxAMkevvQX5rcUdiBbH\nBZi+MqokjVCMCsu5iNHCPLP5pddIr7JtYBs09UX7V5KIv8yjSMYK8saXn420\nLAgHpljulSVYZK/nud+QI9NhacNjysvzJeqn7Ohd42rYx0dUOrn8UHvB3T7Y\nwOMV2T9+TmFUGv1IdX8L+3A9+UQajk5PQIRsMY8D9zsPGKF6bFPJZQlZM80z\ncGZMDXPGJYvgc4ZSDZr4lmnYAcw96KRILmBth+Zbf8cF/bXucxz+07OA+jxJ\nlNEnggWo50KxN/18LkiqvcbtnFVrzCY4KKGpIpyqzLiA+KDX/EZb4CkSETUV\nEUhy1R4C50vehwYf3gM0mQgh+OYWxa+Fnq23PoWFRE0CQxPLbbJSKT36JwcG\n15ohIvwWUYBhnKuymJn7Y1NjKs6EhrdyrZOTDa2rKkpW5DWbO6CSujZJjEWi\nT4TE\r\n=WX9e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"8.0.7","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e5c162a.0","@graphql-cli/common":"4.1.1-alpha-e5c162a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e5c162a.0_1619536716589_0.8448914357825847","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ac9e324.0":{"name":"graphql-cli","version":"4.1.1-alpha-ac9e324.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ac9e324.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1f0df197d541b8e99926178ad1c79a69bbf5fac9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ac9e324.0.tgz","fileCount":14,"integrity":"sha512-getLvGRIPH1zWv5qaU7TAtVGKW18SQsy/1NnqdtmH+bG+CYxcIFwX9giTzIsPcPgdm8VvgBxsbrlxlGS8alBew==","signatures":[{"sig":"MEUCIQDgjSXo32IrhTQUQJy0GPzf1MTCqERVkxSg9n1Ftd1oNwIgFNWji7PlP+z9VeTHB+nEk9FJURNnAh5GUuYbaL/UCbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgi0jGCRA9TVsSAnZWagAA5bsP/3DhBiZfcYNgDBlcvpPE\nRpCGsIVS6b1dTazo3ETyHJksVLRdxgjqufSxYf6eJXSVknyteT34w3KNTI5a\nHcc2r7GTqH8FX+JSh+t0rzt4Ic0eS2l0mUCyj024iLSw6PDN3OAGcEkSeL5f\nk+CoIUncDDTwu1NwdlvoZrJiu/E8ExeIQHOX7Ak9H8STPRQRSCDVtggn4qyM\n7t/9dU/LeMEdNuKAfqqAHTExeMV9oDlK8yiR8yQpzbUPZPheg85Kk41wd5sV\n7ikw4jb8O05ieCNrGFCjsH1VjQ8h7KEsIsCNoVeK9IBLzwbwJke/Owd048Yv\nA+g4oovs1vnyvjOnAMmtlDVC+bIMsSNivGb2Mvcws6itZzIQBy2U0x4GDsQP\nz+65zbfj2nEUC5x1cXprjJuIqLrhdpnCMZHel4xfErRP8EF4JosoWvmMLnmG\nZSvq55BBUVIabZN3ozemummles4h9UlVrDNyJ+fVh7a47RITp9ooBSwovU9+\nLyAcllLsCjlbuppIwlhYLC5pm7qqT+6BPHIJ719fnpWH0DReVhyirfYX8pjg\nzKU6ObiMFhl9Q1XRtZoLtyBerxhXTOKJEwe9JgHa+0w4R8rjt04LgHdP2IZL\n2Vb5JmzFbnfgUjnqJBlRC63/V1tGkX4Yk4AKo5GOb9XR7FhqG/270u/u8sSO\nzjOI\r\n=BX6g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ac9e324.0","@graphql-cli/common":"4.1.1-alpha-ac9e324.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ac9e324.0_1619740870154_0.3064497294810833","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cf7d891.0":{"name":"graphql-cli","version":"4.1.1-alpha-cf7d891.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cf7d891.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0525bbd4842c84186d57d514217f2181bccca8e0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cf7d891.0.tgz","fileCount":14,"integrity":"sha512-Zt2fuAbOY3Lw/oprUIkVsv5lIHqRHHF8+HVbBO62onqUhr7Hvxf8M6USsynimqxrRHtu0fscD5Tr3wu3bw3Eog==","signatures":[{"sig":"MEYCIQCyQWXHkkmc5OCxy+9Wxwbuvr0KYD3/Rdrg6aPtx0P+lwIhAOgDt5KXFfqVMTGqeJMnfbImDsnEQxIkrzOozCdCjZtx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgjB82CRA9TVsSAnZWagAAjDcP/0veRVc8plYcQiAqrCKy\ngrZ1qKDYaP0xXs47im8Quv6k36XEURDT/eM4Tq0KEUW+zcGghAYZzOE/1SkP\nSocfUccQ1XWjSQIEKAO4BaATJwaeAc7NFpvPftEPWJLmH9+Kpt1y76LWrfk2\n2H5m8MhhoQhhllnaOSXEEkdM/KdZNPmnTpLnZH0A23PQpgUP3LopXhqHHlr/\nbqNM9NLQjWlmdGYfXiGN2m8DMq3xQybQ2YMZavW0utJFwouOqN4dFe7t1yWX\nijULAYHufHKm41dpVolz82sBRBVFbYbwhdxqNWHmKrYD07CznmNhVrMje+zL\nw5M/Kq3UUGyIDp+iFvU04hjkVw5sI8JzGNKTqwGYDh4t5CH8M8qIY9BahSMG\nE73lnXJSZpQ9fDx/pmVpJ9b2+J7B5qUSpVntSJNUD2UV4b2qZLjNc1Tlnd2c\n2+JtOozIawiKFK9vO7LYsP101wRi2tsczUgLLfqXUidwSfnDC9gcuEv5BapU\nsoS61813N/fKqxEpd1o1f2rwjjHDbAp039Dk8Tivn754MvHku/jLG5nP5VoN\nd2jkZMGwbwmnV1cQP1NWbLGvcCW288eaAqObkwUlSasVGziuPMu/r0ujls+l\nZi4NkPkCzEwP0mVJLrj4Iv9PS0Bzbc6Ax/e+zTESUIZT67MNgz+ytpVUWD4o\nQZiq\r\n=SFHf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-cf7d891.0","@graphql-cli/common":"4.1.1-alpha-cf7d891.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cf7d891.0_1619795765742_0.6621918962976234","host":"s3://npm-registry-packages"}},"4.1.1-alpha-87ad1fe.0":{"name":"graphql-cli","version":"4.1.1-alpha-87ad1fe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-87ad1fe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b097b7aec3e995d141539c540d2d10167cbb2288","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-87ad1fe.0.tgz","fileCount":14,"integrity":"sha512-4tjtG0bU5+t89j2rDmZUb0bxqIAMxLhHfpwB4MKxCB5HKZEppSGCbsvrEdoWl2kqP+Bn+KCZCtCMZS0oDtNOTg==","signatures":[{"sig":"MEUCIBX9q0oHK2q48PnjiJ6ZcPq2eFk6Y3NWCtOvjY1YEKfAAiEA/suMBgh79O8a5NOazo/0MKM/8TjgU4l40Xo8DmgGxmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgjGLzCRA9TVsSAnZWagAAhoYP/R0+nFUtoVl9hHKgnpkb\nx9UXPqkZlVtcLVvq81N6f6TCxM7QbGq6lRLJWL1ax+EsQsV9JNElPSOL8Z2q\n7eKAQoBZJme/np/k0/SVtTvg4wXLOy+mOrHJtJII0f7YECRlMPVleUWrHc3c\nLj6K8oZv0YXpnqxJA2BvEXsKgaimiSqqnTozhd7UqocPIZ4SfR8dPfGXLn1j\nZPaPH+HzbGG82sacL2EIwNqByo5nNOr5SLKaDcZwj0AQtA4jVBi7Kc5C1RUV\nm+gdhOgUd7IweejXFvRMLWcuI+1is04qX9vgOCTeYcy4KRV7TvwFCQ3zl6w+\nxFY5XfJ8Ahpjc0ay2eOSVVSYwQ2T6mEA/xMjrYpZIKlJ20PNz43KiVn08XN0\n8FO23wGx2AFmnx+Mlfjcm26mLHonCzH3UA9KfpXn0NMfVxiCSotWSR+fTdtl\n4SQ71KYAKmwNb74471WhItESUaFlcxq2rg0aJ0tAQrksDdfp5ms+4n2SEn38\nBYMVejqT7+Fsl9z+JOUFjIZr6b+dkxxlMxpzzxkwuzBuxaBt7jvYhJzNFb1W\njTPaZliCgPN8qszEU0uhxOug0tGliqOwXC5fY9rY0SlmUOOZVwSH1yWg5Iot\nyzcSyZeOY5V45zyXjn8yvCO3+beAbhcI/dYd97KWiOIIW01qZ6jCPCZtu4VY\n4f38\r\n=3fI+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-87ad1fe.0","@graphql-cli/common":"4.1.1-alpha-87ad1fe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-87ad1fe.0_1619813106765_0.18910607114867362","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3f01692.0":{"name":"graphql-cli","version":"4.1.1-alpha-3f01692.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3f01692.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"756cc0254877cda44a9673da7daf3456b34fb483","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3f01692.0.tgz","fileCount":14,"integrity":"sha512-eQaX/+w9+UOrGZas8R22UkYZ5v7amD3MnnnNKbDJV35BuUOm2XLwN7/DJe7OHL63V9i1qInzoZlu7jTDs8eT0w==","signatures":[{"sig":"MEYCIQDhvU/AutebaG/Luxu/pe2G50FmYyK8ZXfFdoSsDxOMaAIhAPlTMv52uHQOiho9bCnESgT0U0GWsnijy8ccSI2yUrLG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgjY8rCRA9TVsSAnZWagAAC94P/1dDBx6g8GkoElrCsq2x\nq4xUdDVsjqunuDtHXixGWhxfr6k/yFbAh1MACyq3+wHHVINWcSZucd8mJuLK\nqRwfaVGV5cAW/2ev+kDkAGCOAcM8GQ7xM/exIwW2CQ9g5idSvnUjBsVYuwI9\nWxUSu2asDcpWdB0UiUhs/2iRi6VO6Qrc0DQ05i+9hN8+ccrXj8xoPB3dDysI\nlJNqEOX2gulGRA1RLR3pZOjxROqbPtgpkfEC2ID1HsARhwVawZtAzbwLbJVi\nT3cVp86L2i1nFxlmv1MVFAHeDxMBAalEGS6mW0g5c8xc0ZcQXNBUR/BjAcGh\n5F7l2H9co7AvMYtBIUQRt2pR9no99dmaRJ9e2cGwA5yiPeVVO0AsiPpy2Nlr\nAlxDNG+ctsmoOMIO+/hBTNvJidYrJK97xvoIWYex+8B3jyQZJjtvi1DxWH8g\nbLNvT07+Dedv3zFzEQnvo5h0FYW+u89o/axQNlRxfyL5elf9KtX9pdBkKtDy\nrWGWVZv1LXKXBW0bnpTWagkchELm+AGI23ojWzeAkjOJd5yy7yk3GiXurwL8\nnJ1ZpMC/UuYeJiU04J2tUqw4ZI6aNp5bd4VEoWtG9M9z4GLXO3FQsqZnQf9Y\nUlMrx8txUw/tG4DNDKd3H8i+7UcgZyiwcaz5Z7ox2mwKM2LB0EFqTEc9Cn0n\nRa1h\r\n=9i/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3f01692.0","@graphql-cli/common":"4.1.1-alpha-3f01692.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3f01692.0_1619889962676_0.702201076123365","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2f995ea.0":{"name":"graphql-cli","version":"4.1.1-alpha-2f995ea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2f995ea.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6400e933d1bc1342361d3ef51d28caa8a9ef61a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2f995ea.0.tgz","fileCount":14,"integrity":"sha512-N2cHli/KVRbQVabkLgXBw7b57HC6ASotwoMauzQb3WrFoaRtE5py6sEnoM8ZJv9mYNvRvjdkxeHag1C+YuAB7w==","signatures":[{"sig":"MEQCIAFgTYsZkva2wTFuxrcGzBqgDuSF3wTxv8mYo3+1pAUkAiAqsw4iRNFbIWdyAkKrkLUpQxKhzTnPUe4C0DSF38UKZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkDBhCRA9TVsSAnZWagAAeiEP/Agv++LD8Y7+IrhI094m\nzPU90m+Lc4t5xC+kRjmVRSE5IyZsQePanO2VKQj8ivZIBgJ//dNdliTUZ3KY\nlFmpF0jScmQL4yCQdbG69+kFNcNxpNcwWCnEL9RzcMKfbpD4ziPG9yLzwERR\nsRwtETPOVTbgXZ0jkuE37gmXtxSCKeL40eA/qTDNmAfIYs+EXj+GzDwpdQ5w\npyEXhu72LgQKTzbPs7jOmNLUwV9KPVH76UlGhyCbwUTrO0tIVXP2CtQH0SQX\ngBzy5r1K6CVEGP5N0DotQA0aFR9iqkbF/JvjK8iGS/TpSGA9B6cIT+pKJkhu\nng4aYLq6mVR6/MByq1rsFXANcElOq7/BzsN7zn3J3h4XvBqdB1JytNON/ns0\nGHPfNn2Msy+ZVDgS3dDYYmN+lWDywkGBrATqkfBZUUKWQ8DpKPxxO5HOx99H\nOoN6adKoemPxQAAdFtV3B4nlwvUCIYVoCNk1LjFksU0ePo6XYep5aCVcYh1G\n3+3dxmGCECcVCoy48jSJLEnvx84polgJmAGUUtFoYcKchMpa06LAM96CuqXv\nBlacVZDlnpP/apl/kKRrF9uPF+TkrHuOcDjrkrBumvIjmKLeqd8dfnAGHJP3\nvQ+K9d/6ptaLYjWlbHE7OSluv0FyLF4CHLLbh/YnD3+yILEXgOzFXhbJHsCG\nXmfV\r\n=+Ygb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2f995ea.0","@graphql-cli/common":"4.1.1-alpha-2f995ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2f995ea.0_1620062304888_0.01906869983353432","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6dde18b.0":{"name":"graphql-cli","version":"4.1.1-alpha-6dde18b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6dde18b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ea4ab31a33f7bdbf8b41cea5914c1d241fa7fdc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6dde18b.0.tgz","fileCount":14,"integrity":"sha512-MKZfAxqG/FmF2mtKYNA04pLgc2L5KUSuNQGNaWNEtSf1JRZ2CVmDmz+EgwTQQoT1VjOQFjegoaM0AibvsQFtKA==","signatures":[{"sig":"MEUCIQDWlk7aI9gZtuZ3TIeWvj8tx7fdAA9QCsj7oTvryYd1awIgO649N/HMd5+5nHPgGyjJYwGRrm1cHSqVx1CGadtlrgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkeTkCRA9TVsSAnZWagAAWzAQAJhXKgct0g3G3gKik126\nKOXSCv8owJi+t4apOUSJfzKB9L1qkhqrgUQgDRwB51Aeo0bBJuMknEUJHM3E\nNPMM0o6FNvK5P/jlDQEPkykulwU9gFp3eBzT433eyH0QpfD4aadH/KTBtoHP\nocAT7Pzbgx6fKFUTp4XumWRCMosJBLKyceMhb5703rkwRkIOjUhdrp/VdhKB\nnsM8lXdeZcxEIYmOzOGW1ASaDflHL7XGyM+yS4loNUspmAl4RMRtuhHw0E/y\nWjLGoomDWIzUBStZM2jhfnZ/xCTvuZVGn/lnDnFvEte6bOFdczdJWeAxWuXt\nNmjub1hkkbMz0RsOmctLvhmbCUzs6Y0R5PfjpCXoWJx5coBZqJqlvC36lTPd\nS/kRrGQiL24wayhiL2e4Uzida/3e0QRMTXHp4nMcd6dGVv6HIryiYQSZ7VR3\n/ONW0VtCJBysSogxWzRQX6qM097sCFK9kMCoHPMV8XC1LYM/o+qGK8/jJZZR\nH1G0rXfUl7gKERnM6MzkklmLyGS2T/GuA+7x82nNl3PGojlPZaN/fFmUGlmI\nfw7rYKqZTsDZVI2Vj7NZUJ+gJwWrAK9F1dmDFBEy6QUZ8MKHHgwNLlG8k3Yi\nmdA0mgFgBYXqMXTgW5HJg7mijzTd6slwLIk87jwk/nkKxxP0SEzrCMNi7dAz\n9v7G\r\n=nN0M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6dde18b.0","@graphql-cli/common":"4.1.1-alpha-6dde18b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6dde18b.0_1620174051903_0.6729407749981109","host":"s3://npm-registry-packages"}},"4.1.1-alpha-04240fa.0":{"name":"graphql-cli","version":"4.1.1-alpha-04240fa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-04240fa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fe8341dddf5a51bb9516067c4012821d001bbbbf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-04240fa.0.tgz","fileCount":14,"integrity":"sha512-OWtWO71X6QJVvCUODiKDjGr8iRLZBz0JnRzaA5IubqzBwdksUiLPPtbh8f0EGaAVmIkOngMftZBj0P/HRPp5rQ==","signatures":[{"sig":"MEQCIBDpDIRMF+vSFtbL0mHEk0ch5ZV0lWuDWiB1XxIs9JLqAiAsUjtHE6DmFcm3AISpMImOokdFc/2IihzRsu0wnd+oDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglULWCRA9TVsSAnZWagAAu8AP/iviIAop+iNKRb/UJciA\n0UbUNqA9QtFcAEUvUTO5M4qc4RPAAUzwiDxOEFbbs8XrClilF5lqsIQ4deWj\nY6mQf94qkRqdx6ggLG6m7n1RPzDa85Wm+WawDgEmuC2CtdwpLt8IaWqZ/Kal\n9Z07qYNoFT6RrXp1DUH80ZEQJ6amuH2Z9EfSh37hMnNzXt7mGMuLj9qc+ruL\nn5ISaeT22Nw/Hr3k6W6JGhUy61rczpRorLTn3vBM8uB5zqC6Fh3aF02b5sia\n2/JPEOXt4mBkTgDaXXzZFCkf9rORvqbT43RlwP9tWikiDEBHQoz/5HQrrQDY\nYR25jgC8tekf/OwZXk4nOKPOYZcoRsTELQKVPbVW7526MlYYebsJZx38/iKU\nqX54dnMFfPQl8yw4WPEs/FKmLsLjyJJEOh7dwA4cUtmpjD9o5k1Adg5xMzwi\nEwE607UiUWKsjwrbuHxJw05Q4PBPLnxGmsGT5b4RBnH73qNuMtGlLjLucwHI\nYh8v69bm6zLNb5kGy5U9JmjOoReWzxtwSVL0vCYFFkyX7PezNkeDlSF1HSEV\nlAbfNTndXfjhcYqmuhN57VI2Hx5h+RR0Me36CLRJP1NQsnPXdy/hqZQteWdG\nk2X+Wb816WexjD0/YPl4HVxT0qJetwwX9B22IWE9wxv/iNMxb0KIBoAHSouT\n0PqV\r\n=olVx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-04240fa.0","@graphql-cli/common":"4.1.1-alpha-04240fa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-04240fa.0_1620394710408_0.03441098660244357","host":"s3://npm-registry-packages"}},"4.1.1-alpha-309f366.0":{"name":"graphql-cli","version":"4.1.1-alpha-309f366.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-309f366.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"278847c824dba1445b9009c4a07cb7a930bc1872","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-309f366.0.tgz","fileCount":14,"integrity":"sha512-IbZxt1ODsDc68Eh7G2wh0rYyDJoolXxCroVgp11JJzJxWjKSBD2k+i30FXDYl8gH7+Ey+y0c0Q+CMdbFw+eGqA==","signatures":[{"sig":"MEUCIQCDiRAjSBMpXnl+tjehPhB88WXrCUMTbvKQEufFAhnKiwIgHW2j3ATh7m3LCCNoSwbhgvO4wwt2pisiroG0wNt0P50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglXFpCRA9TVsSAnZWagAAfY8P/00g7ztFbZFIlgoS1tij\nT37qv1JBnsRJfwaPrDZO6N6qmVFJ4Uyw1aavFIr9K+4hKXwES3EgzV5J0zgO\ngPCZCyJUr/L9OFbFsLTCSbz3VDZyFGuKXUcTGuCAScpUEXptzGyKcw6T4KVo\nmUrKv+lnsTScZiPdteyeLU533b3inLgCLMHxSTJn7q3SdUIn6YcfALuGMbnp\npqjsAHRlEXxfsMF1L3Cp/3fCyChTXoBW0rFVyk9V6bn5qUHLZVnC/olBrmz4\nuvX6ev1ypD4Ckw5Bjk/esuw0SZtVFFhz+zSCl21/OeYBnewXbm+Ldinv7RjM\nTVtZdP4gHwQIBcrJ0EPh8K/Zj4ZfQvrKg5q00nHog4iwQJQiYWdEbma54rCL\nLg2CDq7yLCfE0zG/b1ccig41IYmTYKmTJXq4CGC2zUbWnnj8VBjp1exDi+GY\nY8vpHJzQpMGJVDMFQ38RxyrhHLiKVlQz++lG8ZSCfPDmFZ5EGQSTlhvePwsb\neqfMmSquri81ximut8eEuIHkuAxoOusb5+cePcr9unnVdJx8P8eOi7EfPjyC\nghTiet5A6bAHOtJ40V7CNC8tv4pagJkroryxp75wFrSBOSEvgXZg9CS/w3ZT\nSybUwQrO/Fh3wcR/lbMRwVMZoQZvv0+TJAmnBNW8mBAwhWfy7wnZmXz8PLeZ\nKktA\r\n=pppi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"8.0.8","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-309f366.0","@graphql-cli/common":"4.1.1-alpha-309f366.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-309f366.0_1620406633091_0.12993940949399918","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c500fa3.0":{"name":"graphql-cli","version":"4.1.1-alpha-c500fa3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c500fa3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5baa670450664edc3efcc302ef85953684787194","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c500fa3.0.tgz","fileCount":14,"integrity":"sha512-vDW1i1D7P+m0DJBQtN8C/0XlhX86ztko99ulegDabeK1M0ZGEBPDqxUtfy0ldEWkbXqKRBTGcai1eQuPmwt43A==","signatures":[{"sig":"MEUCIQD57gc5sMeHBRXnbVgx+T0u8vyBPtwnBQENiNe7xN6YIQIgTYKBtQzjoMVpEqRdHaemr1t6qPHX/8th/KMWdeDjkEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmOayCRA9TVsSAnZWagAAjvkQAJSt88NZgxSrzcmviAwx\nbcENyFEY2JmkYe3QVbiBSxvxupxnk3yQvngv5dnme3xivzAiMuHU+XPrkD4o\nDPkzhVa8pdBka5WPAwxOm/qDgP/RNFHtlRD98kKPZsnVF/Bom8aOj6/S1YnH\nGMm/gub4HlNK/1f6YybUr87ZuC3KvjnMLysxnFo/+FJg8n1nnRI1ElfHCvo2\nwjcJ+Bw+aIhZ8saZNs90GGpyoXpJcHeBMgQheMbNYDVP2PEmkB4GSSRt+Ijk\nVR/O7VlqT8p+O6EWW9R0KOWedJWDGHyE7L7RudFid1KEjJ1HkS+M/4faevPe\nQOwlx2TocL4JxY+PKlTJc1pff8SV2LJnflm4sujxxAKv4EuoterHFMnCZjOZ\ntCX6In7bM2+T5whIPxktkxJxXC9ZlRQybSbKZoldB/iZhJKTdiPPO0cejCdn\nl10iZ7Wn9fUzvkMXGNrQY0mUZJNOMb2k+D1WbFMQ0AZAqM0kZR4oMUlNxswH\n6bnGcFL2rHEA2LZbkOQfY+bP77W45CzljJkh6RqgtJFYdsnhUdTMkZmaI4xI\ndj1yHIfVa3k9JAQm2n36lETzfee5QoD15mhLrkXExVvrRP4h9+zz7jPSnQys\nQmH9S4PbHxBF5NCWwbwPZEbkgGRv3rbEQ06bpH6Rt5lgihD6vwWSK0YBvAs0\n+VCj\r\n=0Lk3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c500fa3.0","@graphql-cli/common":"4.1.1-alpha-c500fa3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c500fa3.0_1620633265887_0.006734370966422265","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2e039cc.0":{"name":"graphql-cli","version":"4.1.1-alpha-2e039cc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2e039cc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"758b583670057879a9fddc7e374ac398f34c2c01","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2e039cc.0.tgz","fileCount":14,"integrity":"sha512-P9ySGDSI0Wlt23t7tvwf2YsBE52l6IjUr+OSU7ARENfyspjNuLVs/N/6eXKZuDMMoRG6nQ4/lXGvrSFPN96biQ==","signatures":[{"sig":"MEUCIHjNEC3QUjypNNNltv3Umql6V2ty5k4rYrQa4OOZRmxLAiEAwWzFMX/HQNvrDoJUKY3ReDktMlwUGEDagGLDhtVWJaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmvv4CRA9TVsSAnZWagAA/+oP/3bH2H37QjovGmEbQzDA\nxlv8d62QoLMUGd8l4pShfUdQXS8bFxoVZN3O7AyP3v0pcOfRckOINNW7kw7/\n/FVLNueQw1peRNxBVEFdD+HzAsMMC4iT7mfOnX/ov6VDWAza6myB0CeIjtRC\n7gVRDARXR9uCxRJiwimyEeP6tLAO2WWSgqfOsdhZxfhiVDRGWI6cvL0zDAnj\nYN2b5vHVPt5aNjGYynB+p+I5C16RGD9mYEA4UxIGtf8AzVUSShfNGAeAXJaw\nDXDrZKOc6C+II9zs6M9gyWkCwZFOBPBXPW9vAOp0IasZwodwA/pKPJQAm/MN\nJsy8Jnh2oSwOQIbVe0iRY/8zjr48yJ0o8SdSJdcvrMq//89xH7e0M+d4CoIW\nJkn5y8bpDvszx9Ws10Nt2opohnh1fQCJYDUuzVLnhVFmTnz+Bcq2Gdd7L2gP\nOJk74RnffsGYolVdUX3xg1GjI3p5h48O6UANIdYPs8bMfugZJRSrOCJ6mVNf\nyCQ/TFy8Un0swPOQO+cvzncft9YKu0DMQ+PboOWnXliuBEw6NSMEn9wuHmt0\nk9R/b9wt4L7VC1UaS5Nvxd6MAVE6sokkMWBV4jyuXKms06C0HTfO2Ax6HRoU\nNEonacaVm8b4aXtDLzPhPTFcRzWtCV2RIqNEwmImQbCdPhdfoQB1BHqutwPn\n6DPa\r\n=d3lx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2e039cc.0","@graphql-cli/common":"4.1.1-alpha-2e039cc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2e039cc.0_1620769783699_0.21677463141819153","host":"s3://npm-registry-packages"}},"4.1.1-alpha-16de40f.0":{"name":"graphql-cli","version":"4.1.1-alpha-16de40f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-16de40f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1b650e3751d0b9cb0f32f5f9576996ac677341ca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-16de40f.0.tgz","fileCount":14,"integrity":"sha512-0cP4s05iX7AUGVtzJw/wKnbsd5SNsMrPnOy/TCP555YwSNFiNGknkQy+deFeibVSNEM5xOOJ2jMQi+I9Oo9xdw==","signatures":[{"sig":"MEQCIHzSLeDqj9/AFBNggym3ZoHwUxK0ivzmttLg2gYJXVxEAiADJhwvvrQyCWhPPN7jvCibk2dTcggsggKwWudeAX0W0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEgsCRA9TVsSAnZWagAALiYQAJzXmmHk/o5dwhh84XhD\nG+u0CAku7O9N4KJpmGxtHG8SXh5olX6YRc/F3bVELUOFSKE0jyiJUQlSaK6D\nM+xR8MLE3b8l8UpA3Vkk6CEwRimUtvoAfWxe0+zXNsd7t4AYRlVzOOnsOlFk\nfMqI4L/tMEcmAq/M7kbJPh03TBfH/z9I0yGoV4o7FqHzpCcmGPRtdGDpJV3z\nRjo/6rDiPE1+7GvXGPvQHvZWnidwbC6pP4Vmi+lZ5ICIxf7NIJAPSY7TLKUI\n0QW6s0ubDdT4XH7NVjiFqvuj7s341EPg0uq9k1PlMbVH2z6kc9GnXTYWfn6H\n/X131nyoh7YArBZHx8HfhEkPoorRRQ3hNjTFMrEuUPTIRYctYbNOOXUQyaoS\nyvs4YBWhjR/745fd/cvPSGUYbtk2D5t719wNzYrKBfZySIty2MfDqO/OTieg\nfiEy0JMd8x5cDP0+B/Tc29ysxP8TGKJsMyQZQuGKmzcAXZi1oZ+tlnMCmaQR\nf8CH/7CkVWTDPE3K7x4q3JOH5AIJTBU32ny1Es6/nJwp4R9OmVlue8wobwH6\nLV6wqYC08h+6eiX22doGXZFbfxrLw6C98HLemBsyXev49ONbemayE9Sk2H/J\nJcNwCsUoULmNmCSOu4+hVyaayff0DtzSCR/S27P4ci5bke8mzbBkcnAhOH+6\n4Vna\r\n=7LHs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-16de40f.0","@graphql-cli/common":"4.1.1-alpha-16de40f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-16de40f.0_1620854827481_0.08078246173407622","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a8cfbc4.0":{"name":"graphql-cli","version":"4.1.1-alpha-a8cfbc4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a8cfbc4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30b5038bd8ee51438cc153a70d3bc8df60e40682","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a8cfbc4.0.tgz","fileCount":14,"integrity":"sha512-WKDhNyHlR4gcaLOw/4MwolU6XuVxFFSF/ikgFCrbEtoAxZJMhR1kBu4B1QVBUmoROMI1y6t1JniQVzD6Vl4z9g==","signatures":[{"sig":"MEQCIHCRjgR2v2SwnyZqpj/gyJeRSF+CkLdZe6wuS1YObOCXAiA8XJF97hcLOxuL0LvJISP9MUJ5LsXOpgAdyT332wfOjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnEg4CRA9TVsSAnZWagAARlQP/2WHCvZhSd3ciMVXb8rE\nQpULgNBkjyRpO/FNn3ugbvzBjNg81GVxRhxvXU+8b/IXx/Ww7xfbhns4B91p\nWW2Vn0wv4ANdypNVv4cq7FfnFeTmAMKs4aw+Mi00h7eYv4UfEy72cm54McEH\nAAnh4QFD+i0W4CcOSJWn8vfIxlFLatkpkMzBG3Ejl//3z6kwNCOoKpDinBQz\nAoWNuWJ6/WRznj6znMyQCj8rJzIF6rsNXj2HDBKdObyYfCQaI2KyhYyIuSi3\nb7zZ2MIHlSm13oFvNNpSY87VyH57FEtTRRkYiBPaZTl6SBBS6YHl29DVwZK2\nkXGmLrSzTJXKX4bnjSsRikTkfuKztWtGa2tzrxJoqWRwwYlnOmiKgZLZtjQF\nbC0oNK95D5NkKkbdLUY3NnFVdPVbGlkSd5PLefyIpVVy703SMBsA/lLpw+du\nHSdaFkDg9o4+yfNisNzfw6CLrCNTuK0yoDlg/tmruVVp8UN6Nq+6VVczIDM0\n4shy5dqhAobAmPIhXJN/emjuT/odBHOq8g/2bbPcQ8PflrPgMm8pBZz7uW1c\n2wGS0+OP7HCVwyq8cLeSj0A0THRvmWsnrAyXVa/X+fbMHJOAX7xVpFUH20E7\nn3OfaBKvsSlhlElXOYc0j6K5jN2PDBEAANXjTMiXcC0JJuxQrKkqNnK3wco3\n8NZO\r\n=VW4p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a8cfbc4.0","@graphql-cli/common":"4.1.1-alpha-a8cfbc4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a8cfbc4.0_1620854839705_0.0377256581395804","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d775d04.0":{"name":"graphql-cli","version":"4.1.1-alpha-d775d04.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d775d04.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"001a6a2c1bf5be54b4ae47eaa81cf614f9c6e088","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d775d04.0.tgz","fileCount":14,"integrity":"sha512-DRy6BWyxcTNUTS4sbRHXkQad6eTmgjxbqPBRVfk2SzwHIFKeLt39xq0F/nJs4JwsYuKWYmo+e017+ZhR1qyQvg==","signatures":[{"sig":"MEUCIG4xguNhFdmZmz99ZnegVxQpNOR0qLrSLMF0hzxkQJGGAiEAxSW3653qKYlLLbLVxsiAH4wdZ5e8k3JJb7LzIKlGDPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnNdYCRA9TVsSAnZWagAABP0P/Rkj+/t3UmHsNVHfN5bg\nWhnYYU5k/AEzXDjIh/O1ouNOB1X5eyP1P8j9macsXkGb9mbJ2SGxKWasiefC\nO16dl9ZwIZfzN3eD4Ic4MXRlAokYrUfuTfsz6BPcnkatMwZKm1pp4fj4ZC+g\nOed00zXYljlGRh0ouhYTUaeTfmrxavVQqo2w/M5kbqT6U7VqRKj5mE1GXsgf\ndfWlIkQvUPQKcZe4YioaGvhYrARTZDAl/8ho7s+k86BCUGg86POeUCBIck4T\nO13WhAlsBCneaQdi+cqcYmAr8aNFSxjXYozqiUkWub6mRFH+jiIjWT/l7Hvx\nE9UdkmaJ6GAuTvy+qDlkX4t6wSEygmP1a/YZ46lE5YU7Eg5wkkyBGeIU26Vm\nnteakgRPgPW5st8M1iHD0JF/UPSuLDQt6l9FxV7YpdZsQ3kV7zH0P0iecFNs\nmKbfxLvegOZDZ72egkG9LVlEniDAeChM9kGZs+O1E+8XqcEXqy0+u6N03Nk1\noLwvv9lKM6k3NFz3fTnn22vRYWO6Ph5ySWak9QaGFv51lKY4FIGhb9tGz7jG\nt3CGo2I4pY5RJhAG4lrBdxahJuHgDGu1rPo8IN6hF+aTlS3+DhAJIA1GiBNJ\nszDVi3Ngfd/dbvaiGTh/R+A3dWaBaL6/YeonDGDCdHvxuXSCl7Me8WkDbNKl\nHLe9\r\n=SI2V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d775d04.0","@graphql-cli/common":"4.1.1-alpha-d775d04.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d775d04.0_1620891479949_0.6681496318146665","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b94b67e.0":{"name":"graphql-cli","version":"4.1.1-alpha-b94b67e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b94b67e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a82942f03fe2352b773f6cc8429d5c1cc1f5429d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b94b67e.0.tgz","fileCount":14,"integrity":"sha512-GaLE6HBfqE3g5/0SCGA2hRrE2wMjEG/sN9LrZd7k1UiibdHUq7tXqeAgzVTBDDuYHJF+sN8BTwQe+we9VWWMyw==","signatures":[{"sig":"MEUCIQCDZU0tY4xIqSQY2jzX02vNTEyk89BeyQuV0UT+UuO3rAIgGn/UHYGuZ1jekAnOGMN4jneBenI+BvFu9RGjIwFNZJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnV0CCRA9TVsSAnZWagAA3D4P/j5Z+XrWUKpaPLcG2+Xz\niTwl4IIFYsVE5DmRutwMqZ8THTV42tpxltJDRqD4hqOX1CiVmZBfqMQIMYyV\nf2O3yq7+GA1J0itrT2/oUobBT1ZRGOUpi2gqFACXAtE6EAzsnkRyG5YK2ZHF\ncQM7+u/D03e8w5eMl0XOm7/8HwU+8T4CdY4NkspUcA78nyLGsMRzS5YKnjgv\n5X6vSTxxu39HgxQBrlCvHINL/2+6JWQEk0qw3E3ykmWdIhmbDQsc3CjIgzlV\nEScNJ4rV3WzbKCoa3mR5gojebxTPIze3eUISdsAeShEHH+xthOd2zvge6jjL\n9PBJzUvTjOOsDzO5rM9HgaIWvclEzWVYY2Wuen40tChEhqTt9gn8ZaLfRPIN\npXkQRi0rQXOOxA1OI8/1OOnDuMDmrsKf5Mu8+aY8XRHVlxdR7+UuX4DMT6+D\nVR4//vxouD6eQOoxP1T6+dog3Ap+m+uGcdmAr/ifk2msouxQ0+esYSalCBRZ\n29pMpdEHKpq+YGIQU4eNAH5H0OgqhGQ7WuXbq5f7xdT6DK5mAvplYXdOXVYq\nRU0RIaMC+Y2KY5YjyCbn96E8M3Sn4z8a2Tg/UcisTV2EtTVAojauovvbzU11\njLV4TnMUv51cvwIh81jq2AyF8JAShK4c5CkcVouS2d9AweWiDnaaOzU7qeLy\nnRDY\r\n=Ji5G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b94b67e.0","@graphql-cli/common":"4.1.1-alpha-b94b67e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b94b67e.0_1620925698472_0.15347828228201443","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9c30f01.0":{"name":"graphql-cli","version":"4.1.1-alpha-9c30f01.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9c30f01.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7ebbafc0f5a5a9e547f3b67b96dc1beb22200b72","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9c30f01.0.tgz","fileCount":14,"integrity":"sha512-/vf69/MKSEheFNEGfsWal4LrzhCd4653qNb4EZOBT2PwZ72ND3qJ/N6F/p/TeVKdb5i3Ilm4vn7PGIH2af+7dQ==","signatures":[{"sig":"MEQCIGiVeZLMzGRh9VoJHAzObEkoSL9hPgXhfoyRktkygsrGAiAhGen7EdT3V/XN4witjhdyk2RZ6Sno78xCti4uNlLB6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoiEBCRA9TVsSAnZWagAAa8EP+wXfsgedD7xDSEXmnAPj\nC2EwWLvoqFQ6U/B4mVwmVHDl4blIayzPB4iMCCfim6sYNjrsKWsNPqZmvnM/\nNDLgBAo+DDZOlBDEdmdcg0nNLvK1KApD2Vbkfm6NfrQp1BpnlwKg3vKCmkX2\n/+4fK09q+8AQ1EYqtdiw41xxZKpBJ4YEOFYdHzw0E8RfDkuYT3+19LxtUtkm\ntNhxDpdYLXyUTFFzCKgEZE8KrlCnP+hXmsQ2HLH98EiNnpvO9KCDtY66mbZd\n2LWXduRqICjKqj8nS6gmRmDhOzBNV4pOQNnr0llSaLqwvudHL86Z8oQ7wJwe\n40cLs9qqBn1rgOhXwbM12b5JCdQ9PH9qFA/5mVbwfmLfX01aXbS4qZO7PeT4\nM/f2cnwW8e2jJESihFLXUCtusXatxQI9ICkIeTn3Jwb9h4LwVLzuCtCxo9Oe\nXzVvwex7pUJ8bPLTOxAU73EMYFrM2AeDpblEaX2nqepXuLimtTxxq66HA+62\nWVCPhOIrDtkO+GiVymw8U5rf/8wW3/N4D/WQSlrR34Fw+Gbp2/FKOy7NwCTN\nwdz/QxdwXTnehiUm1+YiKr4XGHiKqxk+ceE706VyvYGTrU3ZcOhpqBngafvC\nLMIC/6JTSISuTzOxrNPXk+iBBdzNRdeFMSk458uvYWbaJdNDG8MFl6WAV2Ck\nbidT\r\n=m6mb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"8.0.9","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9c30f01.0","@graphql-cli/common":"4.1.1-alpha-9c30f01.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9c30f01.0_1621238017123_0.3399690563875606","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d090399.0":{"name":"graphql-cli","version":"4.1.1-alpha-d090399.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d090399.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"85b10d3ee399834702dc89404fc4741bfabe8fd1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d090399.0.tgz","fileCount":14,"integrity":"sha512-R8vIH2pI6DnzdyUzeagp9lflgVgvFhOhpRbTPQ1GvWFgvhtHXr6JEapc5Zsmo6yDepsp2uLC8g/7T0Zw07lrTg==","signatures":[{"sig":"MEUCIHYHQ/RQSqfbAgoKePQ+65XFKzqGCg/XO8UZQCVkSnvyAiEA/VOJs1/7P8yjrrJEqb9RB7HPnWtjeyv6hYk99kuwUJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoqpfCRA9TVsSAnZWagAAg5EQAJaUhDEAVg7so9ejkgMK\nZYFvOlr086Mxlnvi5BxQiepiCB6bBACVVok1nvUFUYjFl9cD8i2edUtps0CN\n7aQospDxKx3hCPAZsM2sHNZ7NRum3iG6bSxE0huMbzz0dTTEOyMX5imDkfMX\nbGNxbiNh92qCpMwoGIBTbGevj+OI/Tf1ssdlb80J/imtQ11xYo0sNQT9Dunn\nzv4ldijxrm1/GFsWtBzgQT0pQ+k63sSgDB+9hwthVYKgkgv4eHt8oH/4By/5\n0s4zWb+ELWyTqwhOUpfkeZs5TiMEI18/MfVzEbZq8pgdvK446B8FPtFpma+K\n1EzgDl62ALtN8byU6rWxiHndewIKWsx0BYqFhUJK4q0cr2HuzPXctsNQLWx0\nqzamH2tBy4oxfahVAlKFO4RVnVddgTDNS441L4NknZY6bxSphWylrntSGX3i\nwU+ui4JJOGsLjbS3lvS0OSjN47buvEJFa/AzFAGCgeOXFN+S/3MCSA/S7yAe\naGo5qDojwBU58C8lENXFee8CJuZu7Lpy9eZHyBQ5VMHSIWs7d1AywdQHDSjS\nAVJdFzP/NCWaQqSykLFeU49xwuXqMkHqD5BSk4eTgGL+FsU1Xny6KFORYid+\n41EbC/AfEvyHJIdjZ7NZY9rQ0z555k5/tM/U9if1yOreM8QOL8TfCVNbPCjd\ndoiY\r\n=5Mhf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d090399.0","@graphql-cli/common":"4.1.1-alpha-d090399.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d090399.0_1621273182853_0.994273183340473","host":"s3://npm-registry-packages"}},"4.1.1-alpha-925a9b4.0":{"name":"graphql-cli","version":"4.1.1-alpha-925a9b4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-925a9b4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"14ca281c0bf3dbd5806573822db78b9ceb65bce1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-925a9b4.0.tgz","fileCount":14,"integrity":"sha512-HjaKav5rONqVC8AY1I6o2wU+WIF4dRmG6T1aN4FBOLzkJfSDorQDNUbnNo61YNPXv0KoZVnpqHgPTFdSn80e4w==","signatures":[{"sig":"MEQCIDT9ijFQDFLV14urneueUSysckSxu7w1p7kYJ3eKu0UlAiAVDkgpf8q++b5OgMAhWYbA8eCExo+pOPTJ2Vn0tk56CQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpEmYCRA9TVsSAnZWagAA4D4P/jleWS4AVVwE4N/Xvxt1\nyqU9m6N7i6DyOMA7l/9wBZC/T8HNSCh13WN1ZWXbZ+Kb/VwUNtON2sfH0HHe\ncjILb6+saQgG/4KCwr5TUDdd8s/56WNwEJwRrqr+3Nzass17zcRf1wX2WFa8\nPuJspvGFh2ZgcHHIgeoteK4UD8lq2uTNEFwQKO2cF0Arz31BqiCyApZ2zFkI\n0z88120OZn/XkH3ivGFhrlZyKHT3dkuoz27MXREX93PEYq8FNev4cpIvrmPU\nE7D1B2FgHMiMgXXt/jT++KaDx9d9EyivaWXxWDXQokWERWOafxxha1mcVsrE\nrKyo4Cadp/CR9TRLa+HmyJ11AmRmvLRR1krccECyKHN+FalcZ5U7OIWN3QXD\n7Rkii9TzLWACd685aP0S2/Zg7ofDCMXMc1eISc9FUV3vFwNUu8AzHh2kmD9/\nma6XjfLhbZgLsjHd4Lrq5LB3xTX2dwD8Zr0C0PznK+6ySWL7wgxPOKuSZUKx\nqp/xZ5ytXIEfAVtyF/o8rauojX301K1FYMXa+3QWEejMTntpZrDktDTjWWAi\n6At/jvU/Jc6TBxjM5q79SKJthTAclvYA4PAXVe3xGlyrCccW79NRB7/cX46W\nz19DmO2xeuRYMI+6bN5s8HpnZhyu6c/WsAETAgn+EHyYBl/kIKALRKozN2Vd\nPUBx\r\n=1kd0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.12","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.16.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-925a9b4.0","@graphql-cli/common":"4.1.1-alpha-925a9b4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-925a9b4.0_1621379479685_0.6776875897901469","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fab2bde.0":{"name":"graphql-cli","version":"4.1.1-alpha-fab2bde.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fab2bde.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"85ef436434679aacce897b2872a0aeb1f59f6abc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fab2bde.0.tgz","fileCount":14,"integrity":"sha512-SN8xFCaPcFpH+PVpaBe7lytzlIfJFTQ8lILpgHeBqH78RhpDzD+CJHhSGid+fTn/FSw817AKUttarwMdmtz8Og==","signatures":[{"sig":"MEYCIQDiy7dhKSeq32ZYkQydkFrDgwSk+SvUGYIh+KmKIkcLwAIhAI7Rzz8hxR/EfkPsXgpYostLat8P9c+DHh4j6JW2K/2x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp4uHCRA9TVsSAnZWagAAXG4P/3Kv0ghqBAXnlYboC0wy\nA1O8mh9Qa7ALF6ybkVDN38YsYG28R8lN7Nya6OXdyGGiZRHwcg484Ag9V1oC\nAFEJWW89DJ9ku+/ceJgL6d+H/pbEeJkZ9XwEx18XE9o6EWQo9aEHa93zGtIO\nJTC1OoeDiZx/93Ifp0F2TLNU7UXMNgl1cmhkYCSA67Lq181jNnnzSP9k0mHw\nXqdw+ovBN0jRIjedhory+qknGeJl6uzOQr3rZA6RgRAiSNGVHVRoujRy3Xps\nzyUfZqvEotn0HGPePeBii1yaJVci3nyE7FxjWuC2VCgaiRj2thy+UjbL14ah\nZ6IKx2WAiQDwaxmCGuHW90yTFo33I1YvTV4F99bgkfRbE+LghZHXhi12czIX\nT8efeGa1UfR00P0AMtogQS4SOGnsjsWFVOGzc9bQqoG7jtU++T7fg16hm/gk\nCVTdfYKUbTqzd1fEZSLeQFV14orzkZMYTjJZ9v8bdYJiPl4LH8snLWFFynK1\ny/2PeNDSxZ4AOhwahB2BBgU+pxkIUMt0mULhNcG2TspE+OXv8VpZgdJvZ3PH\nYRu+B/XEk4r4dwN+5GZAvI3QHXw/GXWihLet2vIqay3a8QWkGbjSwPgAqkDR\nNEZO8wI+NW1fDFzBk3FqTb3/j9t1L2D5Vi4hme1G3li7Y49GPs96LW2qNvW8\n3qqM\r\n=vgFV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-fab2bde.0","@graphql-cli/common":"4.1.1-alpha-fab2bde.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fab2bde.0_1621592966472_0.034749708388845724","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ea40a72.0":{"name":"graphql-cli","version":"4.1.1-alpha-ea40a72.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ea40a72.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e53cb2d1cf4ff2280b904ca06ffd0abaa6b867e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ea40a72.0.tgz","fileCount":14,"integrity":"sha512-mabSmQ+AFdZEIancoCX76jieAyS6gMoNgV8kIBiShq/H0kgkEJq9Gyj3f/Hx6S7wFE04a+g/Hvb8NwIgTedkVw==","signatures":[{"sig":"MEUCIAmso4SQpcGiQ/tX9/gKVeoiFtFKLw1IS80pKZ/vXkEJAiEA9V0Mq9B/zFAMJV2WFNeGqcdg8K/iCwVB7eVbb2PEVBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp4u9CRA9TVsSAnZWagAAg34P/ikDpgQmS6civMR/X7hb\n5tvHd7oQFlfY5Ce0BmF8k0v8PpZeGdeDOWMI45rs1ccdb8KrSQ/rRBzvhOJw\nY3PxZwN3ROUiveAmQ2v2T4mzRKm6wDGnaJ999LEnh5IgqMDtHpIfQK9Tzp4h\nm7Eq6A8COAaXqzt5tMif+deKntGCDbwtS8g2+verwSwuh1bKizhY38C88fns\nBXPbE0goVy53rfyrSiaC39zrF3LV93v/9EseA4I4YiBQb0hrGv2v3WjYNlUB\nEg4f/AOTOioSbrJEnZaK49+Br/yzWf+g40Hyb7zx9U3s0Na/TFsSS1m321PV\nI1CqlShC9gsIechOqpcT1lVehTE1oj7KrC4k1qiR9tGA/h7RUL49ANNYr6TX\nuKlBSxm9nZXmApHgWq2ihsiipzL2Xf5cTQ1O/RAW8OUCpkoVfeq4Yr1mpzIp\nHcfTG1EnyapzC/7Hxm0t5MqRfWBes8nyDw+mkGPxYIF9I7pYQiZLzezlCN4h\nXgUOu+jX4R/A4+6rCsdT5RmdedmyBotBH8qahQoGQ6IhYpeLb5V1RyfDujvI\nBl2ZNTfvTCkxQNRqN4M/ThLAE3kali22RfPhlyCTZAKeIsPvLXsKfAiZ01ob\nicIK3AK7x8vQKntlNoBW2Od24IVcuko3quKX/hngs6V6HhCkslaCwkvTXrll\nv40L\r\n=clFa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ea40a72.0","@graphql-cli/common":"4.1.1-alpha-ea40a72.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ea40a72.0_1621593021367_0.3918154057618235","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9f3bc47.0":{"name":"graphql-cli","version":"4.1.1-alpha-9f3bc47.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9f3bc47.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"001541f0a67cfee7c2da3a6b13b9af1eb6dc47ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9f3bc47.0.tgz","fileCount":14,"integrity":"sha512-mUJ0GUkqovnkRIxPB0YK4wnZ1/Injm5rw4CykwCZUb/DSG8oRFlhtXoSOL5NckByT3r+vszHflhAZ5n68HH1gQ==","signatures":[{"sig":"MEYCIQCn4GzgQVzkU2vt6RBiNoE7VR+E8saL2XHkD+sZRkeT3AIhAOsXXq/vmCwlsM35sF8Cmfp89n1Lswh/+QZGyHs6oULV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp6J/CRA9TVsSAnZWagAA1BcP/1LIsujpbcTRwgKal+Hn\n5/s+5bYFPYbCgMlVXfiYZWTmnSQ6SsjFuRi6/vhtwnLBEii+TQUZV9ohhWmr\n0KyntEOVrz7vn0idbueLcKmciWTkFAEpmeE1929Fcq75ma1a9cxzMPtwQrZA\n8JmPPDnKrFcRe3D8jpiDf/PUZ+XVU9SOsD1SWXwaAYVlNnSp5ary2AQQxYU3\ncKv5uXWZI29JNmrBHLa1qByBE8pIDfBobK4XlZsEQby6+8dxyVa3r+A6zyCN\nIKde9GpCjuI3pauRBy9jUfmPVkRVP17qNdxv+X4jThShGEjVS/6aViyGLHPW\nqjh6HeaiLdxqLQ8juEHZbLF8WTP24+ibvU28CNLnGJpwid5hM3ZfsbgTb0BA\nPZ87iCjVHAoBz4awA/Nk6rjg+ewbQnjg7r4wNVBtPCT7Lk3lmAIDCrvpN0Mb\nDwrpSrAhqcyTA2zJhd1ev5CVE0AEoYX6piQkPcBkiJn/gO1alSh0Es15ZZ1G\nrRx3drVH8ox2FPFIC/dGtyeLmk3zN2St1ETQyifkUXdvYsuvHDT7c9kK7Mga\nUZMXVU35+B4SZIM7uyStBfW7/gG5+k1+XmRSnXID2Or+m2jJuAs1CITtfg0u\nxP1Rz5j8YkOWY46PvKTuUMskQ28zFYpJbttDpm5Mkjez/6DkJvkdyPHgsOso\nEauf\r\n=m5Us\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9f3bc47.0","@graphql-cli/common":"4.1.1-alpha-9f3bc47.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9f3bc47.0_1621598846659_0.5016311157551374","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b814543.0":{"name":"graphql-cli","version":"4.1.1-alpha-b814543.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b814543.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1a13f721daf6891880438643a453bd245a7eaf1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b814543.0.tgz","fileCount":14,"integrity":"sha512-Wo3YMO+XDCB0eKZfG0uHHWrJG7DMAIATYhs0cLmi9BCTriw8gus4fQ3LLQdWjqEPHzk5DNCoDo+u6T/RHMo/Pw==","signatures":[{"sig":"MEUCIANrWaSDe6ywEOpGoMvR5O+iIT9ltVRvqGWJbjgK63EfAiEAs6KXc7+V9X+cXYuTcLxZTDsH1RdsSu6yekiXHjcGGLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqBtwCRA9TVsSAnZWagAAULIP/iS03VfQZz+wDdMnutpg\nKJzG9Ay/XFafpM5H5SCHZBmOCMQbyYjUPT0tTVn+W8g6uV107aIU/YJYjXdc\nHJtmJpc36qEkfz5DcKRjnkKlm0nNo6vV32pkSIfgVDiSHdUJXqPHsUvy66gn\nWH84cgom1kUzykbFJzSPWpPoLN2s0ylp5UwgUWxCh5w/G4DljqFAPo93pL1a\noqHyBDdofciI/qDDApn5ogYYmH5jLyYpg1MWJof/eynrWHJ179pzbxloGlr4\nZ6DxjC2yA7fmd8CFF3u5eARrXb+RG1GX3P2EXva7cg2wXSk+FVFXh9VWuAUR\nam/e0ubQ4wCrF8/Zb0IkJpx4Tz5LpxhGkKWxSR43xGoSAaOlmAtCOV9sSRoN\ngTvhIc8gfm7yZ15qDAIW4okGAr+WSJ3Lx6r4mD398RiDspzIZzSBysd+XbTm\nkDaHpc1c0ac14XCs4Npfuu7upf6OjQk72S0Xt3nswbXXlVRdPFOL1d6wedLQ\nPhK6KBRu9mRmyBVUURIp654+r3EyNN67I5HafxFo9iGtE0k08xZtuQGVZ4xl\nbat/HaxFWSCIm+8TZFoeKUBY2ZvIJN8EQXHCcbDIjHaSqgKjTRsPbhkZVRq2\nzn2FreuH0qN4UyE5Xbo6wSC3cycXg5QycLhDomrbsJLppPczWmq8HDQNe+8f\noluZ\r\n=4WrA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-b814543.0","@graphql-cli/common":"4.1.1-alpha-b814543.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b814543.0_1621629807923_0.9538938351110096","host":"s3://npm-registry-packages"}},"4.1.1-alpha-18bc2d6.0":{"name":"graphql-cli","version":"4.1.1-alpha-18bc2d6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-18bc2d6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8cdbf7a1877f46be5c1256df4d45754de628efac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-18bc2d6.0.tgz","fileCount":14,"integrity":"sha512-+ifxF4CNQ+whcIT+TM81QRKvYezHJB5KUb5BOWf1p1brNfPYRKMtyhC349P60XIfDdF7fLV5t3vJDdaRQz8Wmg==","signatures":[{"sig":"MEYCIQDmWqPoV1dWfYcZXyEJaNH+8YFHg4O51z7WmR4JvO+zXAIhAKbD1KVKTug/5170V7ioUbVjL6gp5aBLs3XgsuYOCpBD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqNF5CRA9TVsSAnZWagAAGmkP+gMe2gX3edUnRv3zPezD\numx17qK2hwKT1idY1kaTvtzBCs4VBmFApqvJ9V4TuttXenIkijdmtf9issrP\nOg1zwesXsl6T7yF+c6Bew1WZ6jxdgQsG0F8KeYL7YZO0xo7Oe5x4kPI6p4DP\ns9NAo8/DwGwjbZLFO61hqU19RYmiqXs+wviMpC7KcLN+mUuin1y6PMYQ7acf\n+XRR2nUGaAQ8uWLmzSQHeTnhYYV7m60+IAy9+sx9Ex8K9rRlnwxx/GumanfX\nVTvO1m05ds+WOaHanXzwWx+9JYnVhR/YXZcWDmv9BbLQEd1ENer5/TL2UlZ0\ntFVfU/U2QwXDKzKx/KHR5yac3kzPRYNqSfqMAlHcxCvJlgxNPlA5iWF81Uz+\nD96rjMV7nqjSlbyxQDp0rG13fmR1oTpv7E5/Pily1LYs/HurphUaPIfifP/G\n2uFI8gXrEB8pnZWPpes5wq3ZeWUPOu0dY2f6Qxc4MYsMJBZGFfK6bJeC8nv2\nMXALAkipNRZcGAKPbVM7wXIbZkZBBukrb7+XolLfXxHYa0zXzoQk1NERn6vm\nmRa2d/OsFIijSGc8+oGRpcyPfyljjc8DdhNV3na0my0dSojTLOJfqqzm5Udd\nzQEsB45GW0/l/J55BF7BwsDkqXydaoEWEr1hVTjN9XSM+FKXGZDllyQIYppV\nbOs/\r\n=8OXN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"8.1.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-18bc2d6.0","@graphql-cli/common":"4.1.1-alpha-18bc2d6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-18bc2d6.0_1621676409103_0.055554642006055754","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5b4a5f2.0":{"name":"graphql-cli","version":"4.1.1-alpha-5b4a5f2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5b4a5f2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1f5f39de99782201a3b56fbe9e070b472532a40d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5b4a5f2.0.tgz","fileCount":14,"integrity":"sha512-KSR9SD2P+E68pDfAYNiTHjeGgULEJVZy4DUdfRnpFfqR8FSv/wNxfGPVPdddThCMuvWLHWiLnhRf3H4l9tW/qA==","signatures":[{"sig":"MEYCIQCeM4W5VCQK1Iay8wmr8/+tKngh2bC/tGgOQvQxQMjmXgIhAO1mfSi2RuzmdyAPIUpWRUNJyJipszIRbLWEAV93yOpb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgq9IXCRA9TVsSAnZWagAAXrsP/27VW6ePkwJBwX/OsRp+\nBUuDGJwXOhxRHNFoQr2vmhL/lTE4ArFseU5lUFT87hVczBeS74QM47h5GepU\nXhh02vml0c8NhfC88V0QeMaHlM02sgDJFSksnstNRLC5z2gR3R+2oOgD+hMD\nX6rkLb+wByqKoc7XBaAjT1i4/SW/wSj3pI5W57cd1COaQvX9zo/A4MwewbWH\nUjKzPaGkSueBeyj0u3NNYWTg1OqDGWDLKeL4zsYUx0nZ7BMzCzRCheb73qkC\nS2wIs9wb9apnHAbfV4bGOVU4qe6B8zcGE3IwP+dlyA/Pqfed+A9Su5njIttY\nCRSIFvpj5q+7UXMp9EQj0QmGRtkQgWjUCbJfuyMhUtxm/DxQsAyEYi/Lqjkf\nuM3Tex7J4MZIB/v/ugJ/t9WxERSZnOUKAfR5dHE9HYednlUwPa68/Mf+Mokz\n6X7LYn13LCviXS5qFgwXII9uTJMgZ/6zUTdMFyL/YyihJaebWmBM8el4A+pc\n8oOVAB9tHFoi87UINCosjA/OqjXuBJLAFKbfVKKGthWF5sUan3dnHor2XV9J\nbJ1nFfDbBeb739ABnminrgw97XBw9NH7p4PJPm72BgGuGhZBidiftDW5aYqS\nXrOptxd7vGZF7mbOTtj1kPQw632VEOzZ9XeNXpF2hyBY5ardpIOq8iKviEaz\nLFrW\r\n=Sj/J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"8.2.0","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5b4a5f2.0","@graphql-cli/common":"4.1.1-alpha-5b4a5f2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5b4a5f2.0_1621873174900_0.9295668081612436","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9b543d3.0":{"name":"graphql-cli","version":"4.1.1-alpha-9b543d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9b543d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"58fff7d934d48144481ec1aa1b560587b9e07f86","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9b543d3.0.tgz","fileCount":14,"integrity":"sha512-78KDMG/BE1quCHdWBB4jc7ZQ4VU/WoHe0Nc3fqS+XiaECgsF/Sm0IbCd+fMXNV3dms7FT0vGfk3HALH7zkxQEw==","signatures":[{"sig":"MEUCIHJwc/0e30jFtt00Yd+z7BDRM6gmFPqe11vwl3E/mViYAiEAqjhrxW6QfMFXgni4+YhWZCuhjvP2S2q4YArNoNZTHJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrE5vCRA9TVsSAnZWagAAKwIP/0xaxmQoQVJy+/cRaoPI\nN2dVC2E9aa9mK2RHlYtwR/DWZwV90J5VjkKLVu1KWDs/44Xff609IDt+ljUa\nXn5kmmlkmNUJBZniVz3abMguHiZ5LjTVvbT9kgMg4yXi5zbz6pa13F6MED0S\n1VUVv85Epk7sSkdvfxg4FYdjQJksZ/PVBPoMt04GXjkA56QimGh7SfWapu2u\nGEevho8M571jVlTz+xKYan1qqqJUOdM3kAwWLgz+5R5bMf9Pz8gMNz360rJG\nJ6rHJvztNhAJKyYhBgToz+p48vCxsqDaeXVz2mM00V2AIGJt6yzTWM6tCGdp\na2KPS329qhqPUtqJG74gtH+feArwy1jfnh+SnBuK1SEo3A4FtvgGoXteOz96\n36KtuTuY3ht9EKnkS87sPNsFdJITTrYhSyn/dWl+RHMW84GcK7vaLqvcy2wZ\nfNaq2rtkd13w8ngrQC94zMR2xu4oeEiDwXvrvNUyJLVC/tMPkU0cWiu6dhUx\n9AC+6crFiYJMcpIMrjjkhFB0wsgJHbuepMkzMG154q+xZckFbkzQewe+XAFv\ncAzegUY+KargWFqj7gBbfVLVhOFXL6V5Mbpo7G8goNY6RZEAnm6sRIm2dS+C\n0l6+XwW7TOxyhJlabLbR1HjYurJHNynhDxnmPLg3jhK0nJ0COWSps9L7cIjh\nr2FP\r\n=9Q11\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9b543d3.0","@graphql-cli/common":"4.1.1-alpha-9b543d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9b543d3.0_1621905006697_0.8776234835754257","host":"s3://npm-registry-packages"}},"4.1.1-alpha-97f4e85.0":{"name":"graphql-cli","version":"4.1.1-alpha-97f4e85.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-97f4e85.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"973193a7b8f319318204306c7ead59d60454c59e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-97f4e85.0.tgz","fileCount":14,"integrity":"sha512-wd+B5Xny2ffdQXCMyucqs7QAxzXhoZes18rEjSQCoqZQsFeHiY1QsuQ1kxTvxd5DY2/qfAUxyjji3P0HPf5xCQ==","signatures":[{"sig":"MEQCIDimd5ccG4usqJBV8sBYO0efCSU0KQs5lRgT4RBQNjxcAiALvs2Q/fSheVHWy0MV2sFNTqLuTHbgtBp0LzXKgy/3wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNXvCRA9TVsSAnZWagAArrcP/2hyjURQ7CvIWArtrtXK\nfxMAsLAs9nH73FkEZnO0vFm+8KVmnmT57dwim3kUR382l3iJboYvEIv2KsgC\nu1MWasgkhhIUthDN7eqIJ9jLnRUfRdvdk/qvl5SDWTe74cBVjdeteA9BOXIU\nveS1ksgdCIWLcDw09PF8cxWpWaGAgh+jAOxVP3QjN/dZMAsOODRI0TA6n6Do\nsdQtsEO/qdsfZv/exilwUciEt1St0b6oOSentObxByYGUD/AMtcHXdLIPwfK\nrjx50QV0F7fOsidOHmihTMaEmIKecWXR+eanCbIUfgWEfuoTyEH8o6XekRGV\n249y5q11Vd1x9/cs4W55YGukfDogCJb4Ckcisbg26+Np6gdx0ClyhW4KaixG\nDn903foSwO54HjGHpPo2RRKiBKV6P8+3XjDctUVPdi8wD4eVO57CFfj2OYLm\nzEHHo+iGS5zid8rSt1+sVQn4vPHNGbUz+VT1OJwsA25ilxFhStmXlI5mpFyt\nKVh2D3HR0g77/6LjEz4djFBEvNVQHmT/1f5fFw6wXtid59uLP3o49EGfZkVD\nFU0PXLtfUHSwvNoet8z66vbjBcHQiDmL60ON8DfTIofab8Npk4ZKNbcScQB1\nLu7dxjMh9wrhYXN4ltzSrYoDmx4e2XWKqe9HUubMsZsQfwQWVoXHuF+l96fE\nYLYn\r\n=RRLw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-97f4e85.0","@graphql-cli/common":"4.1.1-alpha-97f4e85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-97f4e85.0_1621939695094_0.811683842002239","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3631b19.0":{"name":"graphql-cli","version":"4.1.1-alpha-3631b19.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3631b19.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0e5c26e1e398065c9a8d5a95924faee5a2f816eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3631b19.0.tgz","fileCount":14,"integrity":"sha512-v0ksSfmYYToy2lOJ/cmg+sOQrPT4jumBV4rDGoXnd7R8n6YoaugfcpITaFE1OcTXRqXVdkcyzsqXtxj5oV6rtQ==","signatures":[{"sig":"MEQCIHnDLDfGuo85hpY7cb1E5wODSbfBbFmL3n2tC0bMWAJHAiAt2r+1Vu8k8r87TcT6OgjP1RXCwmKPTO5aLwDdD8thpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNY/CRA9TVsSAnZWagAAKYEQAJbke5Pt6Vv3qLiYjkty\nAszYR3lrxkv44HNT6MrjWormRXoXq9CsHZ9gafb8r/BKgGVeonipm5PZGcQk\nlKXiUgGvZnGJY0E6rXTDv7989O2kVb/8wV44G9fKYMNm3Hga9WGst5Kgt3+h\n6v70nxdJQw/4rEKe6ZKQdSpO160bFWVucPdAmoYqi3nPdB8uIjITt/D/3m8b\nN2EqfM+yWng2+cyXrdpEK+is9wFiGqqEf4Un+3Z4WqED3tlrRNU9/UkAiz3e\n0JDJISFrS97T/bCcAkAUDLai2NPrvo5V/AZpHZNZAHuS3RUHiOdhOJwACI37\n2AkTINExIONBSo/SRf7rMn7V62XZgixqpB9mUo4nRSK2FE7DMPmiYcV0M9Oz\ni6aMLgSeUNnjDvIMyrJuJxT6YHYGAGa5SdF1bjrw3McUL5gfulNT1aCWcZCA\ntArndenYWAopG9CmFcL9s50KHkGQIWkYALAqWvNH2mxwkdrBzJf828+uLyA0\nbsvdFfThKFcTJt2IdjXbyekJcDfG45Yk/W9KRQcMtK5nTHoTjg8jygqBpPWq\nGfYk93z+AGKMeVQx6g5Qyfcl7hJ0OGmchWcGHcwJTh5H5/22x7ZJk3rcd7zj\n0X+FZD/9I2MOkFeEbeEYLXSUYuHwNS0kgFhRP1kVOiA518NzWb8EQV5s370X\ntA4t\r\n=0Q3X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3631b19.0","@graphql-cli/common":"4.1.1-alpha-3631b19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3631b19.0_1621939774645_0.3052827462587393","host":"s3://npm-registry-packages"}},"4.1.1-alpha-60f374f.0":{"name":"graphql-cli","version":"4.1.1-alpha-60f374f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-60f374f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c0462cae765fae1c359d8f0acc4d80aca7ee8ee","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-60f374f.0.tgz","fileCount":14,"integrity":"sha512-+eePiNjxPmcxhmS3qta6dY8Db2iaCYHgsVrQSaBJHiuDRdJbf3WbXTqvd6zFlghrXbCQkiUTP+FwInk1GGDiDQ==","signatures":[{"sig":"MEUCIQCf+V9xtZMHGDvfAnVNhZj16E2whDS0Yt3qUjZaiCgesQIgB+AygtO3nmf9+gomSQD0IeRNF0TeF/ChX+5NRsZjV0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNZKCRA9TVsSAnZWagAAUbcP/3X2UuI2w3hVGLnRRlil\n2N0mbmCNlrrn7/RR1Dj8RUMTui+tKlefcBOErdmmlk5WvOAxE4cwcRQjkUB7\nTwd7YwRn13B/GqPsyBUigq7OBFrE8km1+NaHHEZH05pT/QiHV9PmVNnprTLo\n98noFqP0HX6YOxUTl5qoOfxFUVdWpMK9/9O5XB3tMpz2npdGHgyCvYtu2Ip4\ncw9hF4032AY6X44P5IODH/QpYtK8sCgKVSeUxgouJAM81FOE1MjZlZIdMsov\nLjs52MjJvpaLqYxN9GKacEOfzfcL+lsXswSoqgfwVMVVXdEUDz1ZBAPlpGXJ\nYbXXbs3HFQdLNs71kzbJ1GaSHmBuXpvoswG1rwSihlV02eSHxGDYhGCXGmWP\ntTrllfgO0BcbkfOAtzpiBf1QQ3dyDe1In2vod+YVjrVDbYutwSYiTJjtd/eL\nZqSSvQb0YNp+AilxOVBxNec6LisPQr0vVkUU8DXwHaWPtXIifqrZNa9GhEVA\nMmixZUX3UiQxpAvnDJZXjxzhobZhXrVbEKNiImQczlqrcbnYYIN9zTqxWQ1O\nhTxdyelhGUcpVgdX/0K0zcSSh+BjAhMqWhkgLhWiOZcscbpECQCK/sXNi3tD\n4iLU93gSOid2b76wWQcbSvgoX6MSBRpX52etvdJff+tnG8P7U+XKjcGd0+Tw\ng7Rl\r\n=0Kf5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-60f374f.0","@graphql-cli/common":"4.1.1-alpha-60f374f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-60f374f.0_1621939785823_0.9266013596438782","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1e59eb0.0":{"name":"graphql-cli","version":"4.1.1-alpha-1e59eb0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1e59eb0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d71600ce00603cf372932e3a36d71f7eb5c7a5a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1e59eb0.0.tgz","fileCount":14,"integrity":"sha512-tUkO6uBUEhPIFO6uVUC94m8fYIpR0vQ6LxWng4iNLeGpKwbZM0YX6ZHC0GQHfGHTxWkIEb93IE8PPMzpZgF35A==","signatures":[{"sig":"MEUCIC1mP2x71KzxSqSwU/J48j19jycPt1R4xi/Ex16InvJWAiEAwRpfMr4g88M4x6LhsRDjEA28zsAfSZEvxAUshNDkT4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNZjCRA9TVsSAnZWagAA97cQAI2LFJk6AtDI6q0k8A01\nimNrM13oD1aNTBhzjNaPiouo0jW67/MHTHnwqyr1RfH1soiIsA0Oxk5QpGcR\npc5dlYhxy05wPDs4oOU9G04tUwNlezce1lLoP88SfsardixWC2ZuoctZbsVW\n3/JBx/F5MsKtA462ae7pq6NugSDlJjmqe6gkBYW60WLso6rKL9PGKrwt1zTY\nRDunz1E21M0Qc2LuplaRVN9At1LEPymrlZNwGOv7Nkp6hWmvH0LPAJ0uEe8e\nj5zxDusDE+O0u8ww6USL+WdCzP1kfLZtzqzgQW0fKqtz0ZYTJX/y4DQN1AeA\nKpxh6lP1mqgOt7PDNe4RrSl4DGiaEy1u2PoYofAHS2rB1kcFJOkVEOhQoF0y\nDFRK/yqJyfcFKTGKKydMmvH+esfKUeewBTPNl+nVFJAWtLtuas6oSR4N6Mph\n4oVQBlLd74RnWOnWDEgSKyNgxZrqw76Z48wgDO7GTK5qhB4BxRDhGoALwCDN\nvllkIbIA92NZAuFIKH3USBWMFLQVMVmnBmYRwjBuCeta9ZGn1PYijIFhT1P2\nCMyx7aUqJ/35atqd0lUD0a0XMEsVv0ioaGCUDEt6HJFdOhyzFl0iV2+xPy9M\n5vfNZJRIw7MoKlyq7XpBu4sKWQXIoaEoayBNT8IwQ3kJeNFuW9+oiIsVBr0s\npk0P\r\n=5aO9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.3","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-1e59eb0.0","@graphql-cli/common":"4.1.1-alpha-1e59eb0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1e59eb0.0_1621939811163_0.5392459514038348","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7e34ee3.0":{"name":"graphql-cli","version":"4.1.1-alpha-7e34ee3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7e34ee3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a48805b79d5cddc47bf9d810ff9722c807e22e28","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7e34ee3.0.tgz","fileCount":14,"integrity":"sha512-hr2E0Wq5he+uSFmTCZJWCBVeELJlLUYeRtn9m/K4R7Pa7XJD6yxfSGqmUF4b+IELuRh4uVgD1iNo+WDt46LDTg==","signatures":[{"sig":"MEUCIFBxxu0RDm0I3m4L5aEh9u5ZzQyHqc/NrLzOi39Ob3NrAiEA/6p2dQYp9r70E+1qMsHIySfnMhUru6td0apGRHu6w3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNZuCRA9TVsSAnZWagAAFAsP/2rdfCfouevr2YeX/v6i\n1c1A+UU4RAso5wwT6eBOTSI8/QAkIetHi7G5uF9WYjtSWXf6uTrgRjArsS9W\n43h35WL83zIOrW9fLyoCUayun/Eo++xtY+adm9Chkjjjp+uPiJZmgUHyFAG7\nZr2eQ1YH0FlM1FnEO3lW4eJPcLGailSeAtjfs3mDlWT5iWHy89cLHZd4dOkh\neXKuPIizuUJvgssYztj5233VJrtXbuXFZCG/sIGfjYWf+uaplqvfVmsQYSi1\nyAwdPikw0yeKLG3ZqRxio+0rjd3kf3+yKDrhJRXM01LhmLYowx4VwiJQlC6o\noJLCvYfLvzMTq66N/hvYkwseCmVsHN2DIpwBdJjDXBelE03GBGFZNEb/8PrQ\nfCYmXCQDPWIuNOm9tKSLp2pMXHMc29uJDoeEQQBBUhT9IksNuBJyq6cq8Tcn\nmp6FclN93tzDZCyoxrFZXRgrBooGclMUwyKJaqzIt9dYSfNcpZ7nDZafdkgC\n3ZrG3pqmmK//Hta3QJZ+4jc37q2enTlOcdeu7Lriadd5RkqRwSEh1YS9OnSB\nJ1VSR/XkBhYK9CQSTiiZR+kMWK4DTz0YQdt6z7/X8ywii5wHR3ZG13MGDXPe\npdlh9pwnekw6Z2jdpVmyWg34WFRxYHMdU7O/1+ALn8kRUhu8YFG45yJ67mej\n/eu+\r\n=NFsr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-7e34ee3.0","@graphql-cli/common":"4.1.1-alpha-7e34ee3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7e34ee3.0_1621939822177_0.4471637828582058","host":"s3://npm-registry-packages"}},"4.1.1-alpha-193e485.0":{"name":"graphql-cli","version":"4.1.1-alpha-193e485.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-193e485.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8584a40e54f28d0974423569de44b2c0a2ec98a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-193e485.0.tgz","fileCount":14,"integrity":"sha512-tcVtRuSdhtekfHI7cZv/yiPT5sXxETybxVM0iw5x/2xD80uSgdWWFTF/s7PXZ+E7aN8/jd/hp6n+/L1xPDs+WQ==","signatures":[{"sig":"MEUCIQDUdQUtgsBhXeJnZUARkzV5KZ2+/wUQqyfIKM9GidfKHgIgTiLNw+j6lHSusEiHyUQcy6vQViiSmySAUsZT1UKWYo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNabCRA9TVsSAnZWagAAYaYP/2C9esqoXlFAHmnjKTDo\na+orERXiqjP5PT5NB5xLx/Da75urpWDjwEJO8WfVrrKmLEWbLIf5QrYiKqMR\nHXQRLbbwKn/fXiQEzYiBLFMYwsMva4rNNuoDTB34IMfkso8/qGIJWPgbDmkK\n9MyyfIDxG4ujJPztRPDqb0HhwtC5MmBrEPREsfaPtHB95T29sj597lvhxRsM\nt3Zu3gnyH3mAFMXfly9w7C+UaM0+T/oX3lNbyrptr4jdOsJ+54cI7LbLXT+O\nY8WtdBZcn2uKB/0ld0ac496C1XU5EOrbNBh2iReku0XubqDiGnHykfz4YYEd\nbpsr+bmaGXjrbqdLjBBOWQBzFqSNlbSIYFn6gzTngTfL34do8fvR5N+o+Sr8\nUXWPzEcNhvRwN4xGxmqCmpLTP7UV3Asnc/HS6qtrP9vd2vTI5rWueRa1MAHw\nhTFpWrzOYm/f82e9EHZNLayZ70F7VDRxcrlWPxvMKWPMAVxM6tz/hkScnnUt\nIviWtwAnRqfUHiDKXp7B27sfE6k2qHT7ao89wMWXz/+clajQGuL9L3ZgwrHW\nz5Q/wEEA0heqMYrY2Jxo1kGjBsp9x2WAJ4Ho6e8IOicrq/xU+ADupwCYuSNF\nxy2rRYlPO1/IC3ZGapL1/SeF8JtHKB9C1ZSlLvp5Z2K5JhUw8oR4/5k7J918\nCqkd\r\n=/lrD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-193e485.0","@graphql-cli/common":"4.1.1-alpha-193e485.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-193e485.0_1621939866591_0.8567384073702125","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f3ccc6b.0":{"name":"graphql-cli","version":"4.1.1-alpha-f3ccc6b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f3ccc6b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"599ebe390737a7985b71577af7b3a4db0d9e1842","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f3ccc6b.0.tgz","fileCount":14,"integrity":"sha512-xZxRB4VQRDu9xKLAFlUMLi1ksL0FYxbf4ntQ7E6ICHJFJNHWNcnlvhTWu7KFaJH+u7rnsrdmeRzszoNvsPsbnA==","signatures":[{"sig":"MEYCIQCxg0fxRxOHuoM1iXmqV4hbQc0aKIqd9qdrdWc/aiRqOAIhALFIYEhcetWHyGfzPc4oCSQyFZX005K59oMRvr6We1qd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNasCRA9TVsSAnZWagAAWQYP/A6tFjSGAsMg+f7ah7dh\nZN5yf2dqd9Zewg418TlbArkEcACi00DlbBTRZnclKqD1qpc/lqjjEVpkVemu\nO59mPbX0/3ckH1LeRv/Hpr+JpJf08RQk8og/LD6dVGGXfLr0VO1lQq+F64gO\n0bqYP0y+k8p95U/4bnP9m6DpgWYxG4AVut085wicRVRBWeeDp3IIp4GRMobz\nJOz03K84OIDqXOLxxTBlW3uNXCGBMVpiHbQ/ob0accNUnA910tnW33PYQFem\njfSTraXgVugZ5VpvJgrSFOeRjz27dU42QVRrJT9DRbMNfR3KNUFeA4nY8F4v\ngnxi9T42VKzT1K4zQqjV2zr43pzH/tuIMn+5go2I+shs0q1X2U0oGAqnDZUs\nUuTwrQXT+KkRP9uuL0Uk2psalA0aeh3bX9R406V0ID/SgYSG5I5EVmlLzF6F\n/tTVFwS60AODmQVgT5EvffxXtHf5gvJbr+OAV1/CkeuAZJP4XNNELdk0pRtA\n6jcAijisDhqHQF6eowFekyoTO2sDpSaLWEjXbuXVicMWn/mq2WiWC8GrysKU\nFXZOb4D6/E5iplgBPaolDW0uvdq4+3rDo3uYWkMjiFlUV2dXJjjj6Ei5yDXQ\nHQPwkp1MgQXcaglZpvzp8mHhtXopEKWezi+O6FFA202Bv2JsRaDcb/hGuLdJ\n/gwQ\r\n=P7Yh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f3ccc6b.0","@graphql-cli/common":"4.1.1-alpha-f3ccc6b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f3ccc6b.0_1621939883642_0.34964049298617716","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9cddcc8.0":{"name":"graphql-cli","version":"4.1.1-alpha-9cddcc8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9cddcc8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e6942d88f81c82c413e33aa8e7107477fc8ade88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9cddcc8.0.tgz","fileCount":14,"integrity":"sha512-OPcISDornBBqQrDlZqQhj4GdeLE325kGqS0ugho58eJg6h8I5XnX4Spm2nAxeYCE2ohHjNt6JHwv3W+is/R/Wg==","signatures":[{"sig":"MEQCIE/ewaZLu93TT7isa2z/qobrnYqHbJBoSFuH6IRHUj6IAiBiElw9etAI4580adLtkIilqeH6HyDBRbmPt5dRX8MSQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNa8CRA9TVsSAnZWagAAWtYP/Rji6k6O4BT3ZKiJnDBR\nvGmyMVaB1Cx3gAvM5vFByC6SrixOvOzzXe1QY/d8hH0/x+8YwtUycnc6KNEM\ngbWjd8NVriW2w3vfzRQpR1QQZ7UyeS0aPL0gQ8Xy1fkqLDFQXnfH8uqbmD5f\n3mISplZQUV0Lo9cp5HddSCg5CGYji4eRGx4zo4ias9JtgDw9UuZkCHgX97NX\n02oLacb/bXMkKT7vAil0mt+zP/m7/iEtVpcnDH4spn0mmyAS/nO8BPE8vF5F\nsPjyEcP2zvR1WoEmA4Y+JWpagj6nnVpy2odlwwle0DDEd47vssVcLyDW3tgV\n6IfSYS/VbhgLuPzJvS+/I5RlMfTSsieVhRxTrNeFz8JRp7BB+CHkVJ4LVLkH\n3txZPwvQKDMT7+DVPjENmEqoggLH0MBC1VmqQolA1gdvLrCWotSc5CuTDl9G\nByy5VnAkLuo12HBDm+JLlhCye9V20ltwCXrFSzobNdW6lAl2Qu+PlP6dd52R\nG2T5S1GY17DBgka9tDV9GaePolgC1NNb0yzXUwUMn3ZUSSsTZv9RNnXcelpk\nTAiBx0g760W194cXQdw0vyJE5/qwrw6bR8AVV4pmS3kpuflqFCjyXElh1+wn\nQ+h63xT5ijHl3D3sd4Qor/KJ5+LAhm6AkqmzedSGMipS3L70rC0FE7p1e4aN\nZiXN\r\n=hQmA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9cddcc8.0","@graphql-cli/common":"4.1.1-alpha-9cddcc8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9cddcc8.0_1621939899966_0.7346040909820282","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5355561.0":{"name":"graphql-cli","version":"4.1.1-alpha-5355561.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5355561.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4653d91e5220167006adcc6b08f7a5660af16553","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5355561.0.tgz","fileCount":14,"integrity":"sha512-Xt2foJjuqc0CFnU1vtOLZhN8aCU+52oaoYGMn9i3eGma/GjQ/5kiAaw0MU5rS5/NOa6JUleggN741viBQyMdew==","signatures":[{"sig":"MEYCIQC5F+2WPOtdwikK8dFFDOcBWALLpALrzqBDtFI8VQmTEAIhALclDm4a6rjPSULpxYDdu0V2KQgt7oIsgGdgejs351FA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrQM/CRA9TVsSAnZWagAA/fIP/A0/zAUpyazzTdnV+0t6\nC1W/CTJsUt31C5HoJc2iNN8KZk3OOoSgF6Rv0bHUj5esEtphY30BD4aB/zJl\n+UKT/jWQ/MKQ8dP8DrTEmRs6/ADIVm7TxX9qGxNBNIvVRhnlncmgYIuifWG7\n1sYxWNC7s2Xv0ySO5Eac6C0d1QKw7+wQhaZoD+HP4B/gh/t6u6X2vVabpGMr\npJM3mjJQj6UPiukLoazNbwlHwWexO2eCNfC5z59hPk/yZdmQoTMwSI7dMkMO\nkiUBaa5Mvu+dOizl+x/LnBFu1XzyrT59rSt1f7sTmS3Wf13J8kQ7l78zjF/i\n4FAEPThr+hMUvQmmiPQcG7RevrN8lwxCXTjVlZJnjQevinv/VZQxA9aHiOoP\nPglanxKMeRQIK+U3QgrVFupOT8+5FfOyZrP2TSSLfMPkZuiP6r9WuK6SD564\nOeByiB1nWUXpfOCOzmbDYzv+9lptOHoLFwosB5qaphye08Sf4Nk78PORYEkv\nEdJ5Sk1zlT2NNwnxoadIhWo9gC6cpY9KCH6LW7zT9adQu8lkZUjt63Ymcm3Q\ng5O1i5kbnv15yt+fH5cMLo4UccFTN8/vWU1hAsCNanizdhL967LsFxWKDQZX\nFFX7ApFsuA14I6RoJeWt//PAI8URiOFpPyHqnGehEwIauwEXrTE4Kesq/ZG8\nLV+m\r\n=vJRX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5355561.0","@graphql-cli/common":"4.1.1-alpha-5355561.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5355561.0_1621951295401_0.8002237873908105","host":"s3://npm-registry-packages"}},"4.1.1-alpha-33a3cec.0":{"name":"graphql-cli","version":"4.1.1-alpha-33a3cec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-33a3cec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c500c2dbac0a1c49b2bda491f75f05b718227c88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-33a3cec.0.tgz","fileCount":14,"integrity":"sha512-4zUpM8ulFQD4LVQECaBnestk/OIcuCySH918zD0HCATovSn9GZyooFDE08VkEHRMl/jmoaRrbix4p9MOji6egA==","signatures":[{"sig":"MEUCIQCKpsUqV+3GA2uikw0WA8R9iUaCqJhiYrbEChHPrfbQbwIgB968rbvGSPpqQkpMW4uiZWqV2DEASrjYVgweHmxt+bI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgraAACRA9TVsSAnZWagAAxecP/A34oO9QXvJRgDiZ6VtI\n9v6wLkAXFGoTG199bhdC9vgrqCJbDMBH18cVVl6He0O8TksEEBlVJkidW6zx\n4tCsce7H1/9MZvhZeYoU/ZSkAeuYeKhsLntnJRhVQeyRCx79jSCZ5aIs+cFS\nnIANNHYKMTl8nIjIzU5DX1B9kI+54dMMbp5DqJr78w0WcviGPRSzxFS5CabU\nKkpES7psccbxLX+RF01oKy5yH+uGSe5dfPho19Mp+k6+zV2qZD/2eGXD84UB\nbjxQhUyYoGIlGRRNMERJ6yUFGdirMicAi3D1Bs22lxsoCiqt9cPezeN4M2y/\n7144/kqRsq80ZozxIm5LS30NM2Qgux/tpj9Ls8vYtLIvJ+v8qUjIdrvwQ3Ui\nHmOw97KW/QMip0bWIM6mYAwag6PREeJI6I9S1jnobrWKxetxrVHuWGxhaPqx\n7J1aqz1PAmTDHd3lUJjwTXDgMout5DFHlaLQkiEqMBEYqVf174OvYxzBfpff\n6TNtdZ6+1bGGXgTltMV3udLyWPsV6lTTyV5mmGEjV5iCsbd5mTgwP8rtCKch\ncYtKf6aDshHGuYum4GA6k8FTpqISgj2x5gQr1h2lk5Hii8Vw5sGo7pMZny7Z\n5PF6I5+rtt5/BjNOyr+Tza6V9gzRAZQlZ4tBvGa4zvBpWKp6sfmHmTM/KAL4\nqkmG\r\n=H5oU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-33a3cec.0","@graphql-cli/common":"4.1.1-alpha-33a3cec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-33a3cec.0_1621991424266_0.6720672736903941","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f0513df.0":{"name":"graphql-cli","version":"4.1.1-alpha-f0513df.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f0513df.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c44d1bb037a00842dda0dd91dd674abbdcc2fcf2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f0513df.0.tgz","fileCount":14,"integrity":"sha512-3ugLEmooJzelapEAtygx75qafX318nm5dYw1dhN6e6xBlgGc70C25wh3bo9ftRU07gI4S3gR3v57Io2DFvYBNA==","signatures":[{"sig":"MEUCIQDJtvfkdlMKr3Meaz4k9uVT4kYwBnnKMnngfCE01gW6UwIgU+bxlfUmwUzwePvgi3zj16tGrUCCDoUa/Unb3qdnsSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrgxrCRA9TVsSAnZWagAAU+cP/3pStASj/eHD0ybj28Dd\nLfuSQC22MVgLoOtGYCy6skpOnUjMo95XVRBLs8dgqMqvoKH8/GSPYQcj92Jo\nuB729atKJzPyAKHKs0LuhM1Lcy/jJ90ivr4Cqnm2HPgg4C8YXoCoOPZwdYK2\n5Y48bXPf+ayjtj0Z0ox2yUjOoeUtJLg8mOe+evE/zeKer6nKnjgCsk+1Q+tc\nVWcap6sHiJMhO7bBdViP/Be9xVLXlSVubJJBYDgBUwvEN0AI2aJ+OODMGB5x\nmePo52Ox7WPQ6Qgr2jfuInBwcWzD4LjLsS6Dr1QmEWjA+CQqX2ZJaPIf4DP+\nZW8kErqd5ICHqTbtotpPPSrKglm3aqogZbe19j0wE/u8L+mwvVMdODl2uPpy\nL6wfOLqmRqVvj2BJFgHto3j/+Gc1FJIgNep8pwslNsR6WK2ISaziwxyKNERz\nN9QKAJvvgVs5gFpKMX/oMTS96nEEJWqwvSqVtylUHUggBlNw0LFbW1HJmktp\nbZetQMjjnNG6T+siW9VX7FlI9uP9La6wz+D/AIXefMa/44lDom/OGRdGEkPI\nrIwdQKVUBP/dY2WIvDi2YsEbbbwozOsy/HNRl0gn/59yph1nEf/kRYQT4/Y1\neralCyh+MP5SduWrHRdx7yoEj9mFknQFSjEPSMeovaRHdO3AvEUjNBfJQCrD\nMiU4\r\n=v3PV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f0513df.0","@graphql-cli/common":"4.1.1-alpha-f0513df.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f0513df.0_1622019178605_0.5761381468116564","host":"s3://npm-registry-packages"}},"4.1.1-alpha-96c0f4e.0":{"name":"graphql-cli","version":"4.1.1-alpha-96c0f4e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-96c0f4e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8975269f27ae0495e771ebabd7ecb3d56abeaef9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-96c0f4e.0.tgz","fileCount":14,"integrity":"sha512-uZkuNG0uItVXQpQJ5YUqbunvQI7q/L+Ghx26rNKjWcXEXgi9L6AGIDWr24K0UcL+SlXTh9W6iERP6yOcSspQWQ==","signatures":[{"sig":"MEQCIGmefRZx7EBedXyTSAtPPMcDFbK6LrMHYZW6H4IyrqK6AiAjHS50kGivNLfKkIQpC71qtfGN5OJ3uC1lq5nv7M2P+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrh1zCRA9TVsSAnZWagAAb9oP/RcYo7gYWEIZ0sVKhDzA\nP9zMnL+y8F7hiqgdwTAUni1XemoqPf0CrgG3ex85oqxzabFtXgYqXke60FrU\ntBGQXs4Ix7dWQL0c7ljTU8Hd+NePX4xyBShgGEoD4etaOkz9l1+oS3KwxgVq\n9rDwMmPwrcxdTbbxsFBpsHLwWppQew/fyM0B3N3VEdCpW52RXEHlG5KiKt3G\n/CB5o17ntk2FfAYjCRlvL7OWxhCaVQuX/XgNImKOtLKiZ1C1oyv8YORdXM7S\nCCwTtyitGc9BM8KC8Nt5uwcHj5Zhw1rxRQBmYmWSbX9pNPUVMIjbJ/Zo0mwU\n0FUFZk20N3j1Wl/unFz1PxP3yp4EyheQzf1yLUUZjivKXKCHnj0WpLtqvD3h\nsp6mArFgX87PyIKSdNz/Y3XHt1mn1yk3l2b1rkNJhE11ErsjaAgiwToJSLTO\nq1DQwt2RrCXk/2EWOyO7xcOmmWZv9j2gNXsn+DrzFz/fzNsxE1mCIhwR/978\nI7IHRf5EdkwnAV3MWonvtuRrbii8dUnJBIrQQP/W6rmS75lLfJiRfCkSg7TR\nD4vqKWU2kF0ju6zTVLB4vFqP0z4lrqAEeKro5Gzc0u0Vfdmg6yb2MWPfPbX8\nR9Wbb3qrj7VaQ2lmP9mc4YvQRcoFIIN8VajkH7d9pZZGfjpjiSH2r+w8MN1Q\nIjIG\r\n=jhBg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-96c0f4e.0","@graphql-cli/common":"4.1.1-alpha-96c0f4e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-96c0f4e.0_1622023539167_0.24758172913540788","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f169163.0":{"name":"graphql-cli","version":"4.1.1-alpha-f169163.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f169163.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5d6ecfb984e60f238b8e860a72c06a6a29fb0ee0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f169163.0.tgz","fileCount":14,"integrity":"sha512-EP9WZs7lTghak1hD4c5LYiM3Ro7nlYd73uAYUSgtnKrlu2cBUR+eMftT06nVJTjUg/HLr0CLMGZMS7GQIanJog==","signatures":[{"sig":"MEQCIGFlqyz1Y9XarSdkK1soM849/GEAquma4SgwGcf11RTUAiB0b7+RUDvvU44BwRR0r8hpzxU8O73z6e+QsxEXOu3fQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr8B0CRA9TVsSAnZWagAAjcIP/2CPg7wRNI6yKN6HnBgx\nfAdvLVwZnyTNF7s6/ldlOYl1eWlyLwWEywCcqRZX9ZX2+kx1M11s9LsZ/hsq\nzRlX786ALXicLDqrQxHr/eSIIWYtjX6gMydr6AsrMStKHDFxYTRr3PApxFJW\n+HS7r+JOCcs1gFCsn1AUWc1AkHW2LtKlnRL3plgG1Y3aClbadfDk37lVdn2z\nWWyddc/2qi8ZLAK8R0aEV2hwJUaDoR+D1iLrc+rPk4hF6i6teZa0RI354X5O\nXU/JLXQa/uqomiD+sk/DDSW1g4S2SeL7gJ2cvrXKxmpyFURUYQC1SEzxxDfQ\n2U2zSFdifKFbyE5u0f0dZJwJGMO3AEcXlVCN/ZiFhbfpA/bHL+SK/vGQcJ/y\nk0qKOxpX6uHGn7vtHfIa/a1eFZ2jHnE+XHEnX5Vmn9qHvFdG4suQvjUH4iof\nLKwnEF+7vMmJfU8m4QEKCwEgscLXwZ2kssyqhWdNRIOwfvB374W2itCaX1Qk\nLUREUJ7L4F4kJMbEUVbRzVJIzo8Oin18Jv82AtwkUSjTkFc0uPovshMAJYMg\nfr+/boxytv56VyMWY5NKz5+5dCr9mwwPikIc4K7DJ21ziQC4xVULIXMfIyHm\nZezaR4aATLrv8ULQ8M+U3YVXQqzbecxlToFX1PHipONFr4kozzn49nZkrKqJ\ngegT\r\n=uSgM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f169163.0","@graphql-cli/common":"4.1.1-alpha-f169163.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f169163.0_1622130804274_0.8522781978136602","host":"s3://npm-registry-packages"}},"4.1.1-alpha-212a11c.0":{"name":"graphql-cli","version":"4.1.1-alpha-212a11c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-212a11c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c1702d26d40cd5f2d0c72a229080ab7f915e4923","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-212a11c.0.tgz","fileCount":14,"integrity":"sha512-Otc2iQa8aUeu7M/VGvRAFCStpfKg7YdKQa/bi6ag44U0pk0zHtIiCSnneju4B1yNKIA46mbCtT5SkcJ0C1N2jA==","signatures":[{"sig":"MEUCIQDdZKo5BR4JCqRR01jjBcSPJx36aWNxdUmNRXzKx1ErigIgMUtRTomHhWU0SLokiP5YUesKK4dqT5VEeg1cp+BxOxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtvb+CRA9TVsSAnZWagAA2R8P/180kNKFdZ+F0GSuRfW1\nZP8Cf5Xyh1J4c2hs3HGc+SnStKwogtYz2He4wz1JEwQLY/Dwnqo3Gnk/4bWY\nTmGNu44KcZORAxrHbBgXdXiRxoLv98zjlvrFZtc688b28Ejhi/pGG4MlZ9u/\n+sta5LIzFRkzo4t65WD+Nzx9HCKSouecVj8F9Ia84fy/GREtLO366TmBrScZ\nD40EmRtzuRORe+YpJP9/EBZYs2Wqn8+HB/OyvMUKSSFRZAfMQtseNSwko7Kx\nm44ydk4mg26GB9AmV+d+6KBjAq4GOqSMVorpUa+Suh9eL+NhQ9fp+pfTPtkN\nhh6TnEnzDK9SWX1L/tngKCFh9zxrMm2rVKsBV8v/NX7xyIM8FgikcVIfsu/A\nBb1PedtAyiWWa8lXNgV/PfJxVDnckFSq3RikDTGznDsfWmrO0QP8XA3Ozjol\nH5M11mgBCljJ1qKCDorGfhwtcurFohJKQ44puASJwLfAR6sR/cxlZXE7FEmt\n/ifkm2FithpX6nh1dZtIZuJhpbmLS9cd6hy8MBXTzazdVwTMpk0b6hxcavnQ\n0FtI6bSZTFKHxBOTRgc4E+ECus88aHvo45tnlT/QeleRa82YgGkrfNWHtFo5\nEJATxaszCueJ7KEfsdd4rbT0I1QeYf8XdR1zYAitGHeF88tbdaYNg5i/T1Zj\nqjbx\r\n=vlFE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-212a11c.0","@graphql-cli/common":"4.1.1-alpha-212a11c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-212a11c.0_1622603517842_0.9897026731237382","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3a227e2.0":{"name":"graphql-cli","version":"4.1.1-alpha-3a227e2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3a227e2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7257a3d8eb22f642e88175511aaaff646f8d139","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3a227e2.0.tgz","fileCount":14,"integrity":"sha512-jv2w1TTql3S3hq/C4PTkuiRGYCgZmenhuXK7k4zSrPhj38ZPQLPV+/4sg+HXKhsDMG1dg1+cTjjUJQhZt9xH8A==","signatures":[{"sig":"MEQCIGZc2CLoTPLearZIDIftDg9LmqL7DNPKBTG17ml8ZRByAiBooxH5WSQqXyDNSamGDkg2cOM/uNe9EPLWmvTdyo1+Kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtvcaCRA9TVsSAnZWagAA2bYQAKJPg4siiEeY+859WUKE\nzAVzIDX2Lu0YZD85EH2ZVlpA/AqvaMMkhSptyXjt4zXHRoGwQsUZFEuAqytc\nEWL5ELXAghxdcngx8oj1FR70A20FqPw8bZsoHfwlkG4C62RAJhf/ck/R8oMK\nV2N6GFRve9loCNOHcSYRDrJroLQsW7YvXx6E57x6INMEYXEKeS4H7hET/wpa\nc+HEgEjp6AK4ppuT3BI8KEg+Fe/g4gFaIkQWNW9aSFqZkNWdq9aXBjDiQ9iy\n9NJN0/QEg/TlBEyvFOZOnki9a3MJ5iKBrt6LGWSr1m8QNvt4JsPq+2PChFgh\n0wlktEBVyTWzXtA2fStgLfbU94jtimTMik8BddFmM+0mHaHrADOndgWm8yj6\nBS+4lTaIfeu9DQQupgzp17UKt3x0HO/AGSf5ZpVZD5s0y16k4FuUDNMR2O/2\nd1mDTpYAWlDnypaljRs7Y0/KQIN1/qH1OHtxAJBqzVnM3+YOoIX3MWW9W1qF\nNRbtfraxq9nkl82JzlGH0/FBtf5bDl9+a4BkYqirBjSrtKWzte4yNUf6vzR+\nblf4JXK9d9vJHfu+hrViSKuYh8/8BSL6OYrjzGtHO6120JtpPLokfcFaEcX5\nFzKkHu4NnsQiBH37RK9d29JsfhV/RRMEilfeNbsVrlX3KdIqi0TVQm0VrrAK\ncq8R\r\n=2/ro\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3a227e2.0","@graphql-cli/common":"4.1.1-alpha-3a227e2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3a227e2.0_1622603546240_0.46197341542169945","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6615bc1.0":{"name":"graphql-cli","version":"4.1.1-alpha-6615bc1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6615bc1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"11110e7b999f53a18083c52b11e0fbbbeb614546","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6615bc1.0.tgz","fileCount":14,"integrity":"sha512-noMqr5TJeZOGfFq5E4blS8ULlSURR3wjJPKUnb0Qa5ztbj+v4crGldrzcksxFD9xSSVhcwsGeyLrnb8NqeDHVw==","signatures":[{"sig":"MEUCIQCFPM3zNR/dOVVf+IR+7K5+Wre71TE9KQZRa0+cQFIryAIgdm12LCpgT1VNbs83jRh1BAWjZCntf3dOSo6wzuxUVyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtzl7CRA9TVsSAnZWagAAuX0QAIlxWHdHDK3JXWzB0+hr\nb3Hn+Rr7t0zhjnxRPWf9905balWjZn+/fi76OBni9djLFrr+aikjsypo4zLY\nWgjz54OlkgLvjXO0PbEHjtBAYHx4QILIX7ikbV/AQJi0q2V1QjATFDWFTbgu\n+U031M+H22TFcTpwfTv++h/caAwyrh/vo16+0SZL2QGoUx8YovudD4aaGgjO\nBYO8ZEdHoUTfdJPcevcftnjIoW78zdoX8NmUc52O15HsuwALkVnYCJuK9c44\nrChe/6P0Dx+542w8GqePMwZObNnHjuqPG4f5+MrUNDMEwdG3mGbHeRdfGboE\nZnqCtqO8VHHZDLakLUTBITzQ0iYIRZ1QG9madP7BvQfV3DWEeeJpHtKARIf4\nFaCyo49nUlKSpv0fE3lGYBm5XvxxLsfgvmtTra18Q41c6Mt5fpINna3/b4xZ\nlLZNN9IEcAkILZ9DX/OcUPQF6OLofxD6Xm7uY8Xz/8JfyhAy2MZ8JP/ZdEWe\n5ALCUM5thj6B0seDzu5R0eKs1K2K0gLrJBL2MdlU2r2kh7/mUh2aDBf6jDvR\nb8Tkrm+HYb6DGc0RC+IM6bzxHr1Rscmd8TPeZcu6XMhdaJN2QtMoSsAn/SLo\n75L2Z7eF/r4cUni7U0Vkz/Non7wdOErYs3lVbzHAXUueSwrDdviv1mnMIMv9\ncfA8\r\n=BHLo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-6615bc1.0","@graphql-cli/common":"4.1.1-alpha-6615bc1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6615bc1.0_1622620539054_0.6457689022980804","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8f63178.0":{"name":"graphql-cli","version":"4.1.1-alpha-8f63178.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8f63178.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d5393d85585dc6c3935c6a2b8ccfbcdd207ded7a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8f63178.0.tgz","fileCount":14,"integrity":"sha512-zkuKwHKisZw3CFH585njZdkHnZxsgqxdona4TXHef5uUkjUbFzJoKgwAKKEnIO8ME3B64iqF4UNIUo2ASTCCyQ==","signatures":[{"sig":"MEQCIG4iCiWI+vBJSoTJblZ+cKrH43NiZHZu4QNcr8NGbSZVAiAU4YD4yZRt3bUviy0D0UfgJfs0a/crGDrIYQbVwM0ckg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvq4ICRA9TVsSAnZWagAAQeoP/inGc2Q0ekbNjtdtdOBX\noZESG5Y/B4zTiaaJA4uKcxCYA8ouVsAjJkR9DTDXHtTuOTBGNkAhXxR0KZs8\ng/zBQEPJtGKJUVGf764I6hSNpZvaBHgh8tDW9gW1CP4cXeZEYB+o7DTNCkdK\nU8f2R20MZjVOpkD6aC82t+Ee42AbopOqjz9PKHDGz+Q5qvZ2H8JRK1Qoio0G\nyjsdIgRkyF+27j9QjM+8rw1gF59bR6zF+v5KNzGSySBc0mbyJ+QF0CECG23Z\nMGkTBcjjt+7mVWj4jmhQufHt0tuAqymEELWkzycv9D8Y6j7wWHR7FuDh0zaP\n0KaB6NObSxL+09J1MilnAW5TMr/0Sbctn095iP/VOQ2OXfoaYYuTCvNzGtd/\ny/eKqwAXpjozikZ8ii3dr9nTClAZhhygYoixJ7rjzpYkCaRsw/WOhHgFpx2z\nPw37p7SepctOwUdRtT2xb64ZW3M3Cy1QhCpy4e/NCljPeWSACv7K5Pnk8Lm8\nkS0TLDKCyAN/9xqfr/0TH+NyQQX34pJJVYlGV4rB6gL3P3VnfPTM7HQgWCnK\nMOZD5pcFIj1vt3LLzTzPUiJicUJ8ebqMnY5JbxKKCtfFrypwBk79PpDpLY3B\nsJng4rwZHHJVFtDu8GcAHg76xiGLOZs7HU0yfBkKoyBuaOizsh1wy1XctP7N\n9z/K\r\n=kPs3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-8f63178.0","@graphql-cli/common":"4.1.1-alpha-8f63178.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8f63178.0_1623109128268_0.37398826100868154","host":"s3://npm-registry-packages"}},"4.1.1-alpha-daa9c1a.0":{"name":"graphql-cli","version":"4.1.1-alpha-daa9c1a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-daa9c1a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4b9362430132e317e17fa4b6194e77eff785bc66","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-daa9c1a.0.tgz","fileCount":14,"integrity":"sha512-+DYTd9Ek1epkbExqT7w6M3db9+ePr4uWDwLVU+f593cLDiA2AQdnjtLQ6ogK6Uat/jvp89+yrYHat8QSdvb97w==","signatures":[{"sig":"MEYCIQCF1xLMcRtpjuw4k/nTZj36BXGDpnpMJUWjA3ZJZvO2kQIhANM01wcyq3TZ9tNTV/ACoanXoVeRH3HGBa6LUKysXRH/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvyX7CRA9TVsSAnZWagAA+jwP/R0P+lrQsxfY3wh8sING\n1F5p5dgpHXdJktQiVHLwitkkYMauhry0u9NfPa+S1LFwbfbwWbGW3ip3oFkr\ngd6CnJVB/ZPBhnSTfgzQlvHt2STeFR4JvJgyYu+NlRN7UhQg7ZH9z++C5mya\nJp/tJH3a2WUgCdEmwBhUGvUSvld4TEWATbcHp0emC69NGbpl82a9fJosTu77\nyq0hjvAajw0z5CkGpcQleRuozxn2SKLyAjP0mJnTZbAHUIm8U10P+ipn1Kk+\nkJWT3Wu2dD4UwFz2yq+XqnjfSCXcM8mS6COLtM5RwLpnIV6YYGA8gFkAxnAW\n0qTvhKSjtN0iUYVa5Ovl39T65cfuyL2K+wilhHC2rngao7X+U/k7RZEGuksh\nKt1qz8r5021S7HJrcVhhWXHb8Jdcjjsh9OGquTt4Fex0dzWhAijjbZEhwzq2\nAV3n4tvlCYQhZzTNWGsXpasFDqJ2bW6739SVFa4PebP7qZzqzjIE7NEfSavs\nvGtAmpcaI2tdnyvoRMYSf08vm/QToJ5CJiTXWHyldXvd/bJIfRnHA+D/Ocwo\nJLQTym0OmVCRUyqUFEZZQ+mMyRRXEePaErGdt9J5iyYcVmyAQe85QdGrGgkC\n1YUE+02JXsGqcgLJYMGrazlSrbeG4XPi2NcMyc+BoevJNgcaRFSV97s2vve2\n2CYc\r\n=jOC7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-daa9c1a.0","@graphql-cli/common":"4.1.1-alpha-daa9c1a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-daa9c1a.0_1623139835757_0.1816014054233186","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c12fce6.0":{"name":"graphql-cli","version":"4.1.1-alpha-c12fce6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c12fce6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e679fb8a0ee2ee31700e121ec152af667ea05017","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c12fce6.0.tgz","fileCount":14,"integrity":"sha512-GDfG8SCWdBb39P2V0UwEVbJJGrNSNiL2yuXbPLXZKOEm1bBiMpSpVFdBJn9t/kljYqPRwLnJKCCDef7DSakacw==","signatures":[{"sig":"MEYCIQCngiz5dp+EmJ/kWo2ts//YfnWHx0bv4hTavOXllGvPZgIhAK3PBR5kwgPNHK7oaUeTX/Btmucy19i8bUJVlKSqUcxj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv+OSCRA9TVsSAnZWagAAMWMP/jW2bHSE7IR+abZg+cmn\nA0FucVPU4VMEdDbaA4tRjH3sE2TAJti6KhFgRDcfRqvSC2PLDpXzTyXygAux\n24b21aZQuHnV1y3CGeARqzispCLsmJCxL7HXUqoPVEFYW2JbMqjBgdfZpSwQ\n/76LQuHP9D3i6LN1Sja/yKGfdoFYW30WIQNzqBdB31lfXZo8cWslk7d+uI7P\nWKwahSM88PdjFhsQKqnl4zOgIrTMamG3ywBO557I4MKcAdhi7YUT/Z0EWyAC\nLZdgL1S6yrJhlgVjVQAfcJ1XJdtV0HepQ9s+2YQVfImMQqxj59/yiD9VWn+o\n0u4Uj94lpWVFD9c/NfZMUpWwCzdCRLtREBVkxjiuibZ9Tg/uFa26MVWh+xGr\nM+a2BzWKLz4iucmWgoirxCxax+mppxb+i3ShVf6x+flCVQ/AxNPuFLIcxvSS\n/L8bhMfrNFAN1sUXwzlA9guBT5WcQYYVxbl3Jt6jQszbAZEN+l8+GyeZEF7h\nBjOmA/ZPnVbIx2PwRT/laoWXku/YZTO5qjgqUxbM5lq6iZL2UmJ7HOUrJDxu\nKqMYBjDdR+tAF+ojKNL9EIOaeM1RTJB09Qr9Vbmv9uWW1V+z8duPCTqOWeeU\nPBtnOYXFJ/0nQDFg60xGROhPzTuRpjA2aphMYmMhVWpA89HkCI3LLn7Z3pYu\nDOfk\r\n=PgvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c12fce6.0","@graphql-cli/common":"4.1.1-alpha-c12fce6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c12fce6.0_1623188370405_0.1419179893905138","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a310a87.0":{"name":"graphql-cli","version":"4.1.1-alpha-a310a87.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a310a87.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7f4e95592097e7b4d22bfea211def771edc83741","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a310a87.0.tgz","fileCount":14,"integrity":"sha512-8xs8xfyQc3BLFmjbMJ9l8XGkhMTa+DZ9heLGY2SxPORIBB/LhUIRoUOqa9mW8kPQDLCTkNVIrX+ycvQqBi1fNQ==","signatures":[{"sig":"MEUCIQCEXtVB7cS3CKwJj45e/wvfKxIfPZUYBpXfjEd5aimSkQIgaKYAdn1WjBWVBRmx/whMlfpSjJbdVr/7Eg9syNPD57U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwGiJCRA9TVsSAnZWagAA1vwP/jMrICQw2c9UVQ7mnu+p\nMk4csjzks1mdZqZYCPW+s8+DdFkhhBB8gBFBI4NHAJVcAZp+ExkPBIkbxwCD\n+Ipvl0nu7/YgZ8YzWwZAOKiWgCQURMlPf5amdvMVqypxXLMpy7LjUsiFjulm\nqOiP5HGD+2n+Pnrm4L7L6zgGeXGF+WtGmUb+J8+Bl/6x8X2fB3cYgDJqQKmE\nhgrMU1rSLs/vg/QGMCUEunLoYLzgt8/upltpt6iXwPjbvfpTJelaJmxu+QV3\n9xdAxXwELxso5M3b683JNKeM5aEYWRvJ0Qyjhf+srTwJ9uAqWq6OozIxL1/H\n5KixWoHHuuY4WBDNxWc+Av+ayIr1AsoaelrpdQEWW/+3zcQlKFdT252liUSe\nrJzExCnCWjr7rOwTVJyC6U5jF/g6vBbRSfBEAJ5QgfumMFpezprnO1UFV78I\nzdEmmcALe52Q0lMh40urNYeqc7le1YC2gB1GAkVZY5qUewrDzWAseot54SsP\nzmIMdM8pmm13yfV4MD7FZr2HC2j7WalG8CnmE4I66uL4QJyNMIvS+S+XqpKP\nIqhftgBFqk11wq8Q4ilON+R7qQZaFyAcrW2w3ZkhGgjtCkdAHXFF+4yqu5p6\n1W5o76CHFYz7+E/NZdItg8c9Niz+44dlu3hLuhsPPNQmBotf8rtZZyYhEtPp\nv3vA\r\n=YwEd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a310a87.0","@graphql-cli/common":"4.1.1-alpha-a310a87.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a310a87.0_1623222408959_0.3926927021404907","host":"s3://npm-registry-packages"}},"4.1.1-alpha-417db71.0":{"name":"graphql-cli","version":"4.1.1-alpha-417db71.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-417db71.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba71cac73c835bce3ae15446590f4a5aca19dd20","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-417db71.0.tgz","fileCount":14,"integrity":"sha512-oKFQtP8icNLokdSN+lhLZeOhrwGY9vqJwPkXFh80TJQ3vlZl4rtaX84CF7xaSBIpNH3FQEzgjfso7RXcvMiBIg==","signatures":[{"sig":"MEYCIQDr6glM9lW+jpD0fvDnLf4eAOCKNmSAmhW1QovEQ2u/wgIhAIL2fB+rL5aHdvdqCdYF9UGBvfoPXxGKOUMRRBTcqjvM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwIT9CRA9TVsSAnZWagAA1DYQAJZZ+t6T6DwFW0u3aher\nfM6QgHshPFP2bT6AL0SE0S0dgCZvHlUTgzapNsy9aanC9FBAgY/U68hX0XVE\nGNZb0IlV23PfiOkMYAhj1V3kcRjrOe0HVtaWlhCxzfIZCUjBYTqj5K0BfIXs\nB8VVugCbw/F6RaPSyCb2Dcjn3vMUWRbZeyY0tLB4AjdboAP8DWfz9nLZNmHb\nxbIXlKWievMZvu7zykFVtjQILO065NAYA/bh/7zPRCIHf6de0BceeZbQwJe8\nQfMqTWzdmX9mjYcrrpTb4t26yDsel6vGIwuEkB73AZmiO47HVpbp+shjSnkE\n7CwAyZ5ETAWJZIvlBNtVsiGYmoVbOUjwazVKkGK3gT0/1+LZ4gUJAQ97xGEA\nf8dvw9ipDxUoU6n5raqNz7jZs1f62uYtTyt5YmpQcl9fdt8s0cbp05NLU0nq\n+fccT+POQW1PyLz/dr2o2Y8SBTY1OBa2UPwy1EzJ6j9kYLoA1QotJqW43zFj\nu8SWFG0nVg8CWWqrZBYNl42UVUWwn5AHUuVQCAQ5WwlSolyAXERxDsAsj8kE\nEpBrGgBLgfsliBzVyOXzEQhE9245331PJgYVVAwjzRWfX8RWoespX2zvpGJz\nj3qCcJz39k5Q5zMyaJYtI0L49UODulywZbpCvNz4E/rBu4vkvpgdwrIoRPkN\nh+U7\r\n=Ut7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-417db71.0","@graphql-cli/common":"4.1.1-alpha-417db71.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-417db71.0_1623229693208_0.6182822932940542","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eae8aa7.0":{"name":"graphql-cli","version":"4.1.1-alpha-eae8aa7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eae8aa7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d04f420186331cc15b63e7503fb24501618296f9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eae8aa7.0.tgz","fileCount":14,"integrity":"sha512-vGJzPVI8pMbtHSHjjXyWxH/RsjQiUZwC7ppAlEHmAbdC6aPJ0m6tCQqqNWb0m3bbsbEnSmZ33Csn9rNy815HDg==","signatures":[{"sig":"MEUCIESG/nt/pom9KshU9Q126XvjbzR7+LVPCiK2yJXzqESGAiEA7KplZaDN62WAsyE1qwZLBc5lXaAcvwarLLwvW+yg8z8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwNueCRA9TVsSAnZWagAAtQ4QAJnZqiJ1ZwD00EiNEcju\nlBmf80XhpJhX64F+giF2QNyTi72phh+CqjCr7RiukSZwvWzyZZRcXWow/5l0\naXx0szmAe28GSCHajJbJqmwuum7Coi60lYlLXxlCBHstd0q+ZQ1/HRYZtDUM\n47EHin0AKc4AX2t6qLvYpPjoRtUIYAAiMYcrs2EgSfjNPePKmCYZkNYFInhJ\nunbI5AjJbCk9N96JaXftFHC0sU8TVSieQ0X2ejDzkWwzVG7YMKiqp+xeXN+L\n5bsvRMorPkBFHCqoJLf+AKwX8MRJd3oojk+eIAhjW6ZwBcxEtySPysVnOyYX\nKaPjv2epzlhSvLP1XW2NeE0Ci0mMOEKpjPr9b4EYQB8zG9Tu8U01V9ckJtsB\nqfhJgNl59N/Z8pS+PddLXY/GI17OMRCEtLc3mCsatwsAejjAuCayCvlSjrqP\nyDE+p5KE3Dw0aDk6H04pfm/TVEBQ/iRWfqs6p07Y19AenRl1Hv0zs34Grlau\n9fP3lI/IPZ9ITEzhJaUAPjzGJr+RpHIJsv9WL1o82PRXYXQXhDe4yMqyB9Lo\n42zdflA3vgW9LY5ivp2tgrjy9kgyaxhtrMckC26LTKuZAWdMWYWSrKo8uD+8\nhdSKcyXOGO4PzJsnKJlSR50vOAxsLVH3MZPhUyGGj29PyvCL1IiF2TpI6lzG\n+wy+\r\n=ODZX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-eae8aa7.0","@graphql-cli/common":"4.1.1-alpha-eae8aa7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eae8aa7.0_1623251870777_0.017650422278477906","host":"s3://npm-registry-packages"}},"4.1.1-alpha-25bc527.0":{"name":"graphql-cli","version":"4.1.1-alpha-25bc527.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-25bc527.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9236e16babe0992b6009d3d7aa20a4c7657a31d6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-25bc527.0.tgz","fileCount":14,"integrity":"sha512-OTEuBEL/6Q5cSf44iYvlm9HogsP7nJc5GKVJHgHFOtN76PJGmrlWub/vMypQvYSZrdkB+z01Ea9efY/fYmioZg==","signatures":[{"sig":"MEUCICcYHDjwIDRBs9TMUMx8P4zDhYjRL6INEIxDiipACfsGAiEA2z7tJ/pCwIP06aG1tVlYbDsQ2BWWfKEl+Y4AOb83a+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxyFSCRA9TVsSAnZWagAAlHIP/Rn1VIRWtee8lDwOpZ2j\nELbcNhAEg4qiNY0BT3qcCKq5C2NTiQoy3mKjefNJ9Ezs+203jS3T4mJA27UP\nkeRD8XX3PV2+rWNs6TBhHL5nclXfXTPcUJGEIfJ1/YtdPnTgzqXLxP8gvNdR\nI3rcf9IjDzeyZtJ9f3KbhkENzc3MgsqZSUwJ4yUuR/ZIcfBkU6PrTsR0ojEX\ngXjyKVVXd4/4LtHBcc8MemntGv6gQX106FqHimMKjG7zX/ejED5W+hGz/Ukn\nIJzv6lEYuehvJAKx3I4hq3SyRFyDz5osj6jtftckm4ZmPEaS3ioSfnKC9yD/\nnWUvZQrO/QJ+kfZfc79ndArV3lO/Ca413Mk/CRJyt/S4c+IS84PiM3NviRrx\n7D8GJcRyqoAhHpAxcupHQnwnkCz+liNm+cNmqnVwcFyTP7QHW0i+oDDGmnKv\nGMPi15Jx5pfVgf/YX3gP2CW0H5GevlKJHWhB/TIRm84tQ6ToChsJd5pqIr+Z\nLXyCcDAgXSOzrTVsmEJP6PiT5Vz8tJ2iDBlyfsV7YobODBYm1P3lJmqZunob\n4o4NuXDKl7dioN+Pg3Hsa+Uu4JfSC7Z7gA0mcJTkYNAbpxs/VlRO2XZzOEQy\nqqVqIZ67QF0aF6zOiNBIkneJykHt22HV45JfSrTQgxpm8EEAchchY14xUarN\nmM9D\r\n=QKZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-25bc527.0","@graphql-cli/common":"4.1.1-alpha-25bc527.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-25bc527.0_1623662930073_0.17496285744034434","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a1a2448.0":{"name":"graphql-cli","version":"4.1.1-alpha-a1a2448.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a1a2448.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"76b6d32d1eb4f25e34ad24422a25ab6048939a0d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a1a2448.0.tgz","fileCount":14,"integrity":"sha512-r+/zE5zKaeJBgiprgn8f3He7GK9YcTaCnjz+tb8i8X9cLhZHRrcKyQqyFwgU3KIzZF9NHgD9WyylFZhcsfXkXg==","signatures":[{"sig":"MEUCIGMxaXOrnGejhNuGqRFTke/U5cJllRosWKsE6sd9W5rSAiEAlK9D4LD4xnWLVzQpwsFqb6AvaRm8ISayT/I3d09NYr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyQRnCRA9TVsSAnZWagAA3hwP/0owKu8TXWZAWQGxT0BO\nEuoWedjfJDWwCkuLXvPuMK2Z5MLqYeX8Gc/2RH0AfOU25dHTY0hqomzoKVOO\ndpi1bC5x8yYNYr5stLipFZ26zSXE4TFb2Md2Ajp4My2kOT+fKlI8t8NutbwM\nSN4hWf3DNx01xqS8ujBUHoCcrVAPX928ExNsYSZ0nF9IA2qm6G2MF5S7PRym\njQJzNXKCjEHmQV+ItoOGrBx4NLKlHaJIrOj/iBGlARIgKpdgeRCu9WoWr6W+\ncMhldgTa36yurulzZnOCzhy05ei6FhvhnLywCHzl7EVTgqin8f6bfKwU4c3W\n+fDow6inoQbaaiBV1MUaAf6AYt+GMkHwk2dkwsMRbYmE2czp8DQQ6wU/bp2/\nAc8+AbL5DVy13sXb2VGmoILy9DIBq3A8o3/d8gcarAEOyjMWav/1B5EZiZUp\nerQgSojwtAp9SYQmg012qJX3YkOMvbM5BsuMK+yW4I6OEUcCK72haU4eSoRF\nkF7PafLu9l1y746Hzhj0HsoM4+ucFReBWhHAC/sDBRk6K/pdMjZCEnwfYxdW\na99LT+8yhonTMfjQHhDQ7PxLGFBP9CAfmQMr6jyJo22+AntW1GzoukJLQHW8\n+kX+QGAQdHP5Vwyp9ccIuxLvMqf6P/LTgvjw5g/UgpEkY/AjFTiYUMI7OOKR\nF3oa\r\n=QH7J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a1a2448.0","@graphql-cli/common":"4.1.1-alpha-a1a2448.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a1a2448.0_1623786599354_0.3110346120314915","host":"s3://npm-registry-packages"}},"4.1.1-alpha-46f1546.0":{"name":"graphql-cli","version":"4.1.1-alpha-46f1546.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-46f1546.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2ecef6b4f60cb057c85826c1e2c931813e309284","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-46f1546.0.tgz","fileCount":14,"integrity":"sha512-BWgjsh66LYJy4s51kZ0lX9W48r9nXlUmaGWFpnD+CIhDb3dB+1RAlRtBXbrBKYcPBcT7bOhMPcqz7fBZg58E0g==","signatures":[{"sig":"MEUCIQDYGus9Y3rueE5haKXr7vDZ2zSjPff7G9vXWJMuwviaiwIgDVWsbz6IKdNWVIkoYxECo1Lb6ePgzt23mttdQRchq8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgygXWCRA9TVsSAnZWagAAfyIP/inBBFRgQqZwNmGJAI+b\nfGc/x4lCk3YHNiQfCNJsH0xq+l9oqP65sSepE23+7OkIPGbn9F7B5+46l0uq\nAw9vHFz7MTqwD6IG2Dh2YeKf3Q9/ehVN+Fh+EMDz+X2TdUScfJ79Yvgmdf5z\n8OYcuTvpmiWYXpFfEbeOr+PxeSM92WYhVQOkRNNXRa2fwVK4/tsy+ZE40AfJ\nayV6ZppI0CK2SXLPpksg/8UTQzix7GKyMrrimf8Y4UR10uw0Fv162pKEzfmq\nFn9rMQXK0zJnP+72PHAZiIYMOiljvtQ1hww5GOhq4cjJsY77wY3yav1iFXce\nzS6DuU2T11lA3FuH4ehrzY/Vr4p5mZe6VcO3xLDwSv0RcfP0InXr3mrlewi+\nmhJ2qbv0S0KXe279YX9A7gl67MNHeYNhUXHx8L+hW06St5JS24FwCWCqEuxX\nWsjfkpIU2I5WKCPA9lsxxGqLboj88fErFNZIU6W6hV5uSthCcNyfEawKCZup\nP7iVGKE68r6C/SjW6Q+QJYC2CiJCW9zVsQ2BxBTqlyp3Mo1uo53Vn1tvHY8A\nYaIW6hMKGBvk8jYK7NXmY+hb0HeRXrLqMazdKh/Kyj8Q8DXqTDkdRLCckmsG\nfrWzo4Crm/TJxYKFjKkzHsFWsQ0VRYfO9CUg9QB+LRmLEwJSgPaqWKZXv0Co\ndvcw\r\n=uM7k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.4","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-46f1546.0","@graphql-cli/common":"4.1.1-alpha-46f1546.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-46f1546.0_1623852502600_0.5979618558308688","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9fff0cb.0":{"name":"graphql-cli","version":"4.1.1-alpha-9fff0cb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9fff0cb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7752a1a84160f50ae76cd41048abd652f6b8cba4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9fff0cb.0.tgz","fileCount":14,"integrity":"sha512-ulkmAWarYCVv3qBcNBTfC1gQ4rZACL3CRd55syxvEZEfDV/uGwJlmy+W3jYq/Qr1S0k08T3ukN5sSwde8ATq8w==","signatures":[{"sig":"MEQCIFTI9r927Hbtj9tWqXXZUbJxthSjWfZUCFOy9Uw6uglbAiAm7yUPh1gRvm8Qnx1bNTWL9RrVbN55yGL+XYTeYNOp+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzE/OCRA9TVsSAnZWagAAWhkQAJCHaadwAHKxYw2u1jX2\nPEUuo0k8q3SI919zZ/bCIoSqVN9mzKfh4X9W7jjZW1KZGkADEwvo5YmsdfZx\nte95RXPPlrTfvPBtgkef99Z61QIfdepmoFedF+u+zNiLSqr7Ne2xz+N9Q4Zy\nbTr/8v3H2KtqSTWepy1dJwHGPAyiK6ETq6m85BECLccNe51lPJcHAb5bcLcC\ni0xGyw6oRU7bhAa5sd5b5SrdG0HLShTFjunX9B4V2x24CdnhcUSBa9eoU5rs\nOEackci+Q9CvPjoR+YJzA4dVdzvHH49sOU7trC+nt3aeUmk2olKdjgDI4h1u\nV7bPpnRgHTLxPNuO4phs9Kyl8NZvMHEXx3jSBQrzAzQqnZ8P6YO/aFJKQNgf\n/kCIj01uPoiC017EywFgM7Ue8GpspeV/vJWE6eClrTRIKqJH962B2iCqzLMl\nLsPoxDJPu2p8YpLOSVIAuVcy/TU3G3eHYA6o4G8fXdhND7Z2n/AH3u5V7Ba4\n8ZIS4+N20HsLPiceZK5bRR2T3Lcfz6uBys4pyE8xhi9COZvaJvu87nvLBfDe\nUTLF3eTYJ0y2jnK359kqQ8rgwF0z2mCF+v4bl68honx8etLvtAc1eZO18aR1\nEt4gzNAE4E0kgG3rRp8fPJwk9v2iHPu8qJig+u7tk9lU+7khGuAGAhrEgHgw\nHhUA\r\n=r4j/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9fff0cb.0","@graphql-cli/common":"4.1.1-alpha-9fff0cb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9fff0cb.0_1624002509921_0.1488983095245553","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ed12eb4.0":{"name":"graphql-cli","version":"4.1.1-alpha-ed12eb4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ed12eb4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ac09c70448f2037a808bfd869303df0dbec1695b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ed12eb4.0.tgz","fileCount":14,"integrity":"sha512-g+QZUzl8DfUtYqv17aCy7GH0zxys7s2P9MjroLUyP4Y2+73OtGCNVrNvGmWTiB/zme1u49KH5bRs9vycjx3lQQ==","signatures":[{"sig":"MEYCIQDgp0sTGPOUP9LO3cEyuvtg3LbO4lhCU4L57oz4Z2XyvgIhAMQGE8tBjHMKlApKus3BpM8dDDnTSjDVRnZu8NZwNOQh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzxWkCRA9TVsSAnZWagAAzaUP/2zm8MZKAfGsDFNOtmmh\n5h0k2RQn1zLABrCQXUsxjYvzKHJZ4nv19fhqLX6gLd/EuO4AiSMOJQFTT4Fu\nwV+NFigKZ897FykVn2kaM2vQ0FikC25grS+oizHfW+tYQvQRjkt4wHzYq7eQ\n875Ohu2LyPw8tNz2/TubASCXgTp29YCJYqqvKz+QMx1GLNO1BmSQvA88i9qG\nQXicVdyCRzIiUx6RD2l9CNi7ydLHCNlF+vz3a5r6hlDhslNgYiutnJoOFAFS\n/HH90qrSr/du1VxwSDbknuOI1iLs6h+EXY8NLRy/SBRiz3zo0d4XSnR+czru\nH/X5Sq/yXl/Ft0BXHdCYqGoC9H4+QxgyBlTkOm9C/T9fxwPmxa+D5F3ixAQc\njJsLXhT4v0tEG+IDyAAP1opjo8J4Wo8feQlrcFpSIcepR2RzV/WWOu96tm+5\ntTd0sWrbp4SUMI5zoC1EJ2Cs/jDZWulg9i9i2rypQ4Y4VdXllAB/3n1jIGE3\no2iQkD8mlj5Wkl+uIkcvSpeMQMzT5N0qJM8UyUk5cuumN5Dd5hlLasgjAU0a\nzpvI9nMB+9uEFuzR3r6Fou50S2UY4WPuQw16v3mTBZ6mN5YzMmv0RNQwWGJz\nAfQkVMqCtqcOhHhx71dcDodc8QSp5Z8ITTeHfY01Q5C/GnEKGlBU06sqDx9L\n0u12\r\n=gez+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ed12eb4.0","@graphql-cli/common":"4.1.1-alpha-ed12eb4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ed12eb4.0_1624184228123_0.5586225732787518","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2097cd9.0":{"name":"graphql-cli","version":"4.1.1-alpha-2097cd9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2097cd9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6cbc8d9ac028f9756d0c073333019b4ef1a46248","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2097cd9.0.tgz","fileCount":14,"integrity":"sha512-XWbvejZkFEpSL3d8nD8ZMYZfMUHnTNfACrFd9NLuf9GF6nI4lCn/BlhkuxonXztSDMdIr8gKv/9AUg//RzjxdQ==","signatures":[{"sig":"MEUCIBzRNkB6oXwdRrEuuBs5/xR8e56UXn6c/Quh7mY+sf77AiEAvQCz4jXHkBXUoXuqCSytoX+q8GIMAE4azv8L8+TDKC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgz4JeCRA9TVsSAnZWagAAVc8P/R2yUwnzKtxdOeB4y2eF\nVxeiV0vkEbg117iKSztgMVX6Tdr+6XE88tMtDmPQABb2sakt3WQz/P72+TPe\nA0eHj/9lYMMoPY+okp+vrXsQstVvj3NLSBUmTjtMKbDZb9jaV1DuohwLCgpW\nH9UF5LVBF8NCbvAh1bs/I6Z+oI/eHhl6tu7Dqq6Gr3k7eAaU59KBLytkt4iE\nF9OaM5cuHNv+nqsHgHb61n61edXsNXcRDRCnnLEtjfhImKiQH7L7CXj51nzG\npX45FQyCLUXT/VzNHKA8SbhBCRRnz3fMP2eWO6JOEHW/Xscex2gPUXgJngfF\n2c3NCOveB6yyn0zY8wTDVGjinKQi/wh2M3BPBtX7HM/IFcOh/gT8Im2+M37c\n94QrNljL5TUfFUL/+pSqqOoMkRlDYHcQTpO2ZM0PHCkfTFS6QEvZyeqtJ5dn\nLTB6RSPwdryCevMCUDLax/JPvq5f3CXa+D9/rkYqtMKzzl+3m8a8Kjx1aR7q\nae5cStoVd5n8sM2KlmTa9HNOnjfI+9kWTNqI01mHY7WHWnqlCDbRyxxMQ1ln\nb0WrU+pjQnwrU99+1G0txBal4UsBOdqol98ykXUYwrpIrNqoWFSlnai7DAx/\nctzuw/sOJaRphq9uQQj2+w5htCZbaryHtdVz9r3wKpnE03d7mOApmNYg3bDk\nwwWL\r\n=iSg+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"8.2.1","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-2097cd9.0","@graphql-cli/common":"4.1.1-alpha-2097cd9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2097cd9.0_1624212061517_0.8345525644939302","host":"s3://npm-registry-packages"}},"4.1.1-alpha-23edb91.0":{"name":"graphql-cli","version":"4.1.1-alpha-23edb91.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-23edb91.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b94214620c066554ea0aa239c76e92ae70cc15cb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-23edb91.0.tgz","fileCount":14,"integrity":"sha512-c5Dmp3Y02igTvCVfpI0tLuY3V7+O5Zk1RboVXm0UiE2q1qcQ4rrrFexVtJ82YAMzOJqsg56lYJfNKz3BNU9qtQ==","signatures":[{"sig":"MEUCIAupMMwjZs43BvZlzxNc5Xv8Vokt1Ar+VWiWz8u3aIx/AiEAopheh7L2FxxbJyiGjAcubV/rRSjIKs8x97huruWCBfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0MEKCRA9TVsSAnZWagAAAe4P/2XSaD0r+Qov4bb5gjBz\nAmBeHIEbGeoz6g9uiZWeZj7v+kU14x/zxqWDeOpTTIjFxQvPdXeyhRNK54u8\nAiydvfTaBszCS6kDB++kdZZnQv7SU6z9RgXSrKsE5E3gX/uuSxfBKzY/Q0PV\ng3Y9zcHnHUrq2BcI7XGjZ5ivhp5+OiLy/k2Id+ZPTlwoD9v+AO5SB7LSX7Fm\nlG4nGydiGp9OIyUwsb+cwilBGkoZORXy2R9tPOPhf8311eDyy8Qgmq5YqQZi\nLGo9VpaWNTssxw17SpdA/IbOWs49GtyAbKgBO6ioebbBpiDJkzS1fU/f7Nt2\nU4nfaafzIedcx8CMTaCI7N3v6PGoSjK292PWGDTE5vZrudRGn4NwED1yqxMU\nAXpUm6+IkqT3PNp/M83kQTTypiKiNyAhRh8a7WhUMHyuslTyeoT5lQKO3CX4\ntpaNCCc31fdLD9QqPQHMwegp3z2cDOs8VuhTqVKjPNt6sgVXRUok7DKtyUxM\noQ1tgR2vyANOBxVbPTQ+tkXawqMK9+Fnrdx12Kr9UssSMJ0ybqS932+qqmo+\nuAw6lLnx90TfPSkCVt7wcmfEfqVwE2np7mv+y9wz2kv/4pAzhZeOpfzzyJzj\naDI92iyXLYC2YSOddJCfiEFOBbypQMEZ3cmZ2uFiUL/+g32Dx8aAC/Kg9QQg\ncLUX\r\n=VIhe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-23edb91.0","@graphql-cli/common":"4.1.1-alpha-23edb91.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-23edb91.0_1624293642016_0.9138340628433401","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e06aca4.0":{"name":"graphql-cli","version":"4.1.1-alpha-e06aca4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e06aca4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f5b8618c0e53b96d490daa630f5f2e0209412a2a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e06aca4.0.tgz","fileCount":14,"integrity":"sha512-2C+ImpRz/cX/EM4OGH/2WUKdYBDO4wDAKg7woY4cyFt4f+OgJn01c86ZzdH45vY+AZcPTqPU+eJPNDZk+mZQXg==","signatures":[{"sig":"MEYCIQCnjuMMu7PnMh+gxXn4755qbS7Btl8hiH0ldGW5BOXuXAIhALEbHi59I+a2emho9jni9j60Z2JBPSBFx65p6AY1kFNz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0kj1CRA9TVsSAnZWagAAxfoP/Ru5MDRBinS353KIKavf\neF7R0i9c+yUXl3Tho5bZGHk8PpRBB53ywFZc93LjtMI+ywYaKcOIp5LB0i3H\n56PR4iJ1kz4i4HsrStl+f+T+1nha2BaKe/a8Mir9oQ2zZeA3C6mo8P0yp7I8\nUOZ7NhptM7WQ4GW4OOLpXhRCRIXuZHRfXXKmaw4Km+VbYz7I6mpzBimCUSVc\nN/D4nh8g+lzcTsiISxEvnAU4Lw5opyhNgT9uX9KHtPOxwpcepxKLrs2A/0hG\n6ras/xfh7l/w4OQ8L1NdtoG1B+NYmSAXpUellnj/BSJY81XFfvLUyv2uYF3Y\nGRAO/EqNi7LD3RRKGEHO1gJ1nR/MKOQcF5kpbKFzF+7MsWTG+CuQ/Eo6ad7g\nojUz3c7Evve5g3gjMtHDOQrNKqs5hd7ZNiocAjgLndmnsmoq7SGaXFUM6ssB\nLk2cpGmIPKXOBQE+0WjQBbxyiTwD0PFhN2l6cJA9romc7Es7dNZ12eQpdY0i\nCcD84rSfcK7ghIrdk/4PrLC6il4tZfhwUZcY6Q30KLx/fESScbKgKD2Lahya\nFI4kS0Z2x+gzE5PDuMxWRdMCkHwVjbQBOY2VlCxiTTeO/ykG1KKG9Cr2KtJm\neTkdenYBHMaJAvLdVsDxBJGdd6jRMo2gfDRObfwAAWpRQF+8yZIPqxwr8Oel\nwwm4\r\n=rk+r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-e06aca4.0","@graphql-cli/common":"4.1.1-alpha-e06aca4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e06aca4.0_1624393972813_0.8242866774258246","host":"s3://npm-registry-packages"}},"4.1.1-alpha-128851f.0":{"name":"graphql-cli","version":"4.1.1-alpha-128851f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-128851f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bea8662467b76d595cc29c244c9e79ad82bfd196","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-128851f.0.tgz","fileCount":14,"integrity":"sha512-3vXZYv3P99ywCEH53Tca1lKPn5hqHCYFWtX9q+hOhFSI4dCTQx12sCX9zdo/z85aIJbmeG3KiiXFFjeLx8n4Zw==","signatures":[{"sig":"MEQCIHYntmqq9aRwmk6amFZGQGqgihFM857gMzAuIraRl5gQAiAb5WRNKEhjsPYTDHDDAr9tk0+6ZW75VXb6RkP4LuOoDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0vQRCRA9TVsSAnZWagAAwBsQAI+FHa9bAKuc+I2xvVPo\nhMdJEgk/RmUP5V1p7X26KoJvVS4CrkAWbf2/oYdnbpB54KQeTahi2A50Zt31\n0t3QjFxU7SNRFru+uwhyq8wnWBY/vkWFQvkbbMrAhz5ikn3JFjZpu0uqR8e6\n7J/W2MMArMEwAWivyvke+NNlpUmFwfiFTyQEP4P1igUOgdHxsR/kOh1RNcqJ\nohi4/leKiRhw30nmIDwhKLC4FlKLq+2oe93OM2SvWDTGha//WBsvsM/mtKjm\n1SE/maJULM7VlTisjJ/9C4e6P8dXuvAInmHJ9C1XihhmpmvBpGf9Sj34FlGq\n0xywURwktCkR8LfUutZbqlunn93VW8Q/eRaNuZVWLSw9vvSxd1mUVSJVhHT6\nHwVz3qs6xr9HwiJr5Yb8jNfSro+NcsuH2YcRMPegyLH9y4bAWQO9AyoZEeo8\nCpULTYxVog9VCC4Grzr+CEAQkq2Qhr018NFKEWKSSTLGVpQI2Co/mXuL6CZY\n2pPegVJGWShSAYuQawvzYy61r3aLt4sq1RfJ+J6x+D/ZvQhdSg6mXs1I0ECR\nBCOc5zcwTVVvNmW7R2Tm6CWOC3LL0i3wrnk+5BUJ9qwnvauZ0MQwRtJpgG5s\nYTeEqRnuoQuh/NRLiGe4PR4n/mtriVBBPTEMuAl3XrB0vDLg0UG1UWpB8SuA\nCXSt\r\n=I/Tj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-128851f.0","@graphql-cli/common":"4.1.1-alpha-128851f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-128851f.0_1624437776849_0.6515479373881885","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3006dac.0":{"name":"graphql-cli","version":"4.1.1-alpha-3006dac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3006dac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"16ad21c0d8da1807e2a8715f95094608f80847d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3006dac.0.tgz","fileCount":14,"integrity":"sha512-232N/AuDs1ot/Cq5icxEJcjV6Kc3r5Hi1Apmys5Anh3vqZcmteH1F2FIPS9zcLIeJprFvXomIEJNV6BEWcZYEg==","signatures":[{"sig":"MEUCIQDckpFObpVG+nHjCWEeMie9TKnG0EGkpE/awiWx9845ZQIgK+9/hcLZVu1O/qeIYEHUJrVdPRjHYmlv2sjJLOEea1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1g/MCRA9TVsSAnZWagAAG3oP/imATjgCXM7HAotJ+EpX\nL4OaIdW2oMRCVeYgMq+3EMVtLB+UtkjJy5myC4/AoRUOHEhQhS2Ystr8MRaL\nNSJTisEiDNS1a1SX0AKDtUCGh78mi0Ufe6SeWgQnKEl9azJRvsNO5KaJ+i8e\nVymFwaYSRFh/tb/iOb/Clny//cCDogZdufQe+TMztDSHCYLyubm2pmH77B9G\nFjKjP8C0fMw+h1AvOLRy3Mm8Lmz+ZQ9/u2QofOmKxvzvLfH2znPiXO+6k21f\nTs+BsecQS4CCxOqKtantNChbrGZQ91pHDL61Kw94OxhjOR0oHCfLlhnmiSO1\nEQH3aSnduxyo5MY70D4l9AuB46afsFWVZuK7GtflztuHc0Kkz54YRHNFC5ig\n6GIUK44jxha9+s++lxP0bfH9IYX0yB7K8u8JRJpxfOQXnsYQ7TCGH108bk5l\n3P6Ic5P3P1UCYT7pdhr4Kk/KLbw4Gz572UM3aShlBwHk65BVpmhCkKCjpKeq\nYjNT71xaf+J+IWzUjdyXABUua7TPImvmP1o+zj0gWgAipAhLg5RVoMvAVNhs\nkjcHT3KdXZWSGBsoyEAuo3dsCBinYhdUAql5Ok5C0NW6Jxkb1WKU+e/WBTA5\nyQ3vSqC3PrmiS2A4qRgQSCgG5t2eQ4nYRyroY+tERfV09/1P2UCNPa+2Zg0Z\n+UDH\r\n=0gna\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.0","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-3006dac.0","@graphql-cli/common":"4.1.1-alpha-3006dac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3006dac.0_1624641484065_0.5475074587664561","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f52d661.0":{"name":"graphql-cli","version":"4.1.1-alpha-f52d661.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f52d661.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0b049deef68f70eeadc650ff085de2b6323ea260","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f52d661.0.tgz","fileCount":14,"integrity":"sha512-FOR7Pr7ur8cIybDnZswOdvKDnrYlRFNFFJZ47mUH416HJvqiq1zA1BmwPUPD5PIuiim1QjlmowbXCsbxOdLc/A==","signatures":[{"sig":"MEQCIAyKvY5Sd67DVGFDKWFr7ZmMFfqNQJmlD7hCVfDAw0llAiATEuv/txFDaNpbnn+COPYXQGXSoDDP6yvO51v2Vw8qGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3F9nCRA9TVsSAnZWagAAFFMQAIr+lS1evOk5gGWhLjHg\nLRNt8mz7CyOTvwz+VCsafen1WQ5jKdUfTGUyCpQNR9WBbybZyNIck6JOcuQX\n/+FkFU2J6TOJhl1ix5vJHhs0pQtko0rwfYNyzf+Lcf0hCgpmcHAlFeJcKMtQ\n534ytWE4adkreeQydln66HRKFWxZ6jC0lr2oU9L6f/r9y8wRto5I7AizeVtp\nEOzCXruZUxBOO8X+pUNZsPwugWd6C2ERxz9yFdZoX3LjvOjcYVPbAtBIgfgQ\nMAwX2ZVUbD5SDYDlA50B/DHC7bE7FbguKoTnwd2DzBeoqNR6HqrPcAVbOjxc\nHADYbREz7k9wVU7CR9pWj1NG9tQ3w+b93h4go063mTH4VkevaOkvwKI+p3rH\n+x1qso3dnPxagjQnFwCaExO/XF5jhbN0vOuCHUaoo+xMABEN++/YTM9wnZ2C\n65YWl3sSlmzHB5SJ+a7CyPz0NMqsu9Txl+IxBdxjkNs3KrD1bfFcOtuKkn9M\n46ApQWD/16Hm9pZRvUr0OwtdEFPn2XZE/Mtjo0UEydNGKY/GCjOrjpDauRIh\niOwgA+H1sUm9vd51XBjJVgMbRwr4CRPv73KCrUTmzFjcCrVbAop9KC9UepUt\nWuGjL99wskdsvK3mJuujgR2JErVCCLlWgDs+YQQgXf4204OweTUkNh6Gu/Ae\nevpP\r\n=pBjz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f52d661.0","@graphql-cli/common":"4.1.1-alpha-f52d661.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f52d661.0_1625055079001_0.8173453867239113","host":"s3://npm-registry-packages"}},"4.1.1-alpha-879ad9f.0":{"name":"graphql-cli","version":"4.1.1-alpha-879ad9f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-879ad9f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"02dda307b2f513a338e2de7e49d015f1acb766d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-879ad9f.0.tgz","fileCount":14,"integrity":"sha512-aQTx6yj7otyuQPyVOtsHcV7UVLF/vGGA9n5+4fqIJa9LX4Od2aQnUCQf1jP9aET6m7KqkjkYL9QdyTmTfFlafw==","signatures":[{"sig":"MEUCID4upUd71bLxakDsyzsZdGwphycjBu/2KGXi/u/PKGjpAiEAsBxt5NhCmxTsfMw1FwQTXW0lS4V+RaY1ppqaiN8oieM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3X7gCRA9TVsSAnZWagAA9LIQAJaXoYoiGO+PSB1QD9p8\nqjdDtZxnqfOp0Smcu6lZ2lBpl3nsI+3c58OcC1PfVo6iAQq5oK2koNOVeDp9\npowwM8tDrPnTlaY8aujjAIZV1xms/rZPxIOFrwEovJa63nTQP74Aaanbi0ST\nv9+navmLR6xNWNdh21LlZB2aa9Sgw4/jmHH8dgjX7Hmxmi1NqlXaXvLXoNgs\n1qJ0gQwT8vsRFIAbsK1BVMS/htteeVZ5SQZwopqf5d5+TwqwcFs3nCChvttD\nDn4jzw1t5SZj0MFEpWh6FUOpzA/8Joh5y2yhQVKUj1MihOGMk8KbwGbjgWI3\nseJES/JQmJLVn5B4uiwzpdOv3gGIPU8VUzj0Nbk+rrc8y7oQl8NxW7UeimyY\nRsaYX2KcV3HzmclDBNR/UfLujlohQFZ4QYyxD0sQmVayMuD6KZn0VB0DigIm\nT8Vc/Crv91UdIVQeAPd/X+9Fb2rCwEK1WZAUpghymd8Y/df9jg4Qoy1iIUB9\nw6GAbEc5msIxWNpmsuFXkEQzsXHRVJld8l8j57R4xAifc5y4e+JsWzkMv7XX\n2knYmSe2jXlOXaquuDFcmygZ0jK2wQguKgoPfMfDlh1bxtau5CjqiJUySqFO\nGXrzzA2mnW6D5tIg5pnqFI6CJ2QjqVKIhWHyHZHcmAz6GbGdVt6EvG2qDF6Q\nYe0H\r\n=b7GT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-879ad9f.0","@graphql-cli/common":"4.1.1-alpha-879ad9f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-879ad9f.0_1625128671587_0.7026748503911753","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ccb4e00.0":{"name":"graphql-cli","version":"4.1.1-alpha-ccb4e00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ccb4e00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f24a9e3588e792c3e283c9a7439013869c7c6521","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ccb4e00.0.tgz","fileCount":14,"integrity":"sha512-sWUyCOlvWRP3pfk/Lb6A3RRhag/pvintmQQ1/qdZ/wcWi2Djc5rBv3dR8XuD3J1IcloqPxX/R6Z07fOzbOLAYA==","signatures":[{"sig":"MEYCIQDvU1WnXl4qJD2ymD7ETA8rKzvLjC/cDTtMXI6DwUra8gIhAN8/CL+pyR6WlxwIGSef6NX4Wcn2mrb0y8dpB+QPC7F9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3aHLCRA9TVsSAnZWagAAJicP+wRDR3Y2OQJxLMnvNbxZ\nH3uRKTYB2nr8u4PudWzINmNqhRDJxCUubdTvSPtqnAS/Zwg3LxjWB074xW59\nlTNSCVlZgsvTlHajBmdSJvHePrjVF/sCmyAZJikV2fQtmnt9FBTvQUMyTQIp\nIintGcV8STOduNVUp9eckbleTCEfWG8288rbfmR+T2sLoXzVkyfNPbI3bpHL\nyJtNT9tYqExzZWOL09TGxJu/j+gQj5y6LLn0nxLyndCvIWRzMWsvDb7o0li3\nryjECie5lKzUyW7UiP1qafKw5dT25h0cBVUzB0n/SawKtU9tcoqaNZh+v3+Z\npsQyyw6XBN5DrujJQQ6WwXNkRVsNmeLoyX6iYuyTeh6sMmEzrx/7fQnsXhGx\nQYB6/hP7Kpuhn0WfHPcCzvhWix8r+h4GDv49r7hp1NHDKwMBKiWGxAqpBaPo\n75qzn2ElhgKtp5DzGtdgWi1UpjbC2rrjQRkRPmwgH4XJRVgA4aoSt0yh9gf6\ny6cBcxAGn+gsP07nD/YpwgcR569QlW2k+dpD2fHzLEL0aqBaGBlYIyKReSKe\nDHfi7Hed3pmk2snbv2wvkUtL65I+TYX7RQPG6EMM0J9xRvP4Jkt/mdu/Rl64\nwnTs8G5AaMjvYSTWNQBLx3dug4xi5Ww/nBA9vxfr+cPTPTiavQvxZQ4tIGTa\niYx5\r\n=aerX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-ccb4e00.0","@graphql-cli/common":"4.1.1-alpha-ccb4e00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ccb4e00.0_1625137611420_0.3547488048184477","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f998e01.0":{"name":"graphql-cli","version":"4.1.1-alpha-f998e01.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f998e01.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e70752f827668573a6c3d981528abfbede27e1eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f998e01.0.tgz","fileCount":14,"integrity":"sha512-fbfKoYBTEd4I9qwj6pj5ybGPNONWqS/Nvo2p77K5hHz2AZUWZEbwkhb6xfO4U2AaIlhpfadF6N4qG6grVARwqA==","signatures":[{"sig":"MEYCIQCrCXvL9iS0u1fFs6H/V6GekQdK6sGrUVebmcbCYgH7jgIhAJGYG8IEe5P1jLpTYl6RnqfWNnADLPFCBJkknP8t5RSq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3hA4CRA9TVsSAnZWagAAN7YP+wUp+9FvvfkuwXSCn7VV\nRZ1mOEhxcbjWNjv4VF8HWWFGzwTAsFbIWdvqTGqiCijiEUqrz5avlqa+t/X8\nekIVMu/NkgJGu++JDfU/Mlc93u9tWY5lBAA8YV0UoI72xYeX2HUUsUJivWfh\nVEwV5bulvRMfRSnPuq/rSGESBsvuKvwjuXmk/IiEC6xhVBK3KKmBD0atvt3T\nIoaTehvxz4gZ8BBzbEFV06quPogTwQ1SB5Myxb3FYVYV1j+aOpa8YpipzKH1\nqsbZMqwPtfmXgsU3qvlT6SyVsNPufALc4APVwkSZ3UtPvChvrLoqTsRbkrj+\ntbcxtW0EU3C9ita7vIn9bvOjc/UfZjmshErmYgsIj9gE+zSXjq72xo3/mYxa\nANjQGuK0Oj9u2qMgCmG5s6qDJ9AmSNVKMVHJRREL1SGxS7q9XU2fji1KVGGo\naUioIYRxghrqzBwJV7iTuvtrJo6HQ9Pn2n+K6DLakKRjhBwvH8FF584xnqc4\nDiePT6+c71lceoN7vdOiWFAwzJWdfniy0wxoONPHSDK7Wn1f+6AtZDMSta2P\nMhKYYva8jtY2cbAPeXWveV1kYZnc+Jkqy1462qgBM76yYPhAHKz4OOaoSUiZ\n0KbmKSS9v/OOsSaNcvIbRW9U/P8HBTelAJ+sTFew2InKfHY4UR/mXLRl6N1n\nVoSv\r\n=nDg6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-f998e01.0","@graphql-cli/common":"4.1.1-alpha-f998e01.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f998e01.0_1625165880216_0.033931793661900134","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5eb4633.0":{"name":"graphql-cli","version":"4.1.1-alpha-5eb4633.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5eb4633.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"83c2a967409961ca93af46eaaee203f029044b7c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5eb4633.0.tgz","fileCount":14,"integrity":"sha512-yWWVhuo4LbBSC47KlCaQyVX+J89aGlWKoWF+EwMp4RfmXK7bf7RuR+shfyNDdVlVEwyRlA5pttm9/h0YENIX1A==","signatures":[{"sig":"MEYCIQDiuJCb1aoDf7JgWmszqPoRb5IJLyq71AyZ3VvM9IxJjQIhAIQC1sVdK3Rv/wW8KDw/1IjarakrHUuh/TKlPFkysP/k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3rC2CRA9TVsSAnZWagAA/isP/RXELXFXcayxFjUQdOGm\nUSOiu4Vf4RkAjAcnF5WQid5MImTyy8ihCg0/3Vq6xSFyzsfLGFGr2n3ODoGd\nG3y/KBFkB7ewJl59iYBxLMJverTmVXP7Ke04J0HnB66aZk04bqac7xrbpXze\njBsKJulmiiV7fG8zeKZEdoNN6g3+Ehc31W7UP/k2EhOgZfAY6Y+/azasAxHR\nWwNH+HS4YPBLJyQfYMIVQSThjjNUx45QTgGNpgMT95/jJme2ODaIfDvlJTET\n6b2v1JnUsJWqPsd1dTCkRaFtlHlEFU1IXzeVNhu29Rt+3vWOyjrF6NqbsYd4\n8zgblkrIwx9Mj+sToreP0SV/+mqy3wvnFrIZWuJB6ysveu5AE8gjGxkDna/A\n63chH6wG8fz1j7sVlJvVAim3TW/C0bX2FflbZRAWA2vhhwGSHySiGtq6Kdib\n9ITfTp28/NWeBxv0bxIYRVGnbPyaPfb0pXgufVmRQknG2nntN7ZjrxktWKsr\n0dkppJavSqaq8Bp1b5y+qAehLpct9byOcNnFRiq3CuWDoXtl8DeDKVCqiqWp\n00dr7dZBenwh+GphzKyJ7dx9JeJdZEAEIADKoAPJQUPJNXtq4wlsQJ8sL7cs\nBmtS1Psm/ehBoM75y5GoC8LARLODl4i3YUMXYWy8nP44rFsBevxIMvK65NaH\nOLu7\r\n=dPqh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5eb4633.0","@graphql-cli/common":"4.1.1-alpha-5eb4633.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5eb4633.0_1625206965371_0.48421943829031866","host":"s3://npm-registry-packages"}},"4.1.1-alpha-abd02ba.0":{"name":"graphql-cli","version":"4.1.1-alpha-abd02ba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-abd02ba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a51d38a2ece0e1965ac990374af180a910c62922","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-abd02ba.0.tgz","fileCount":14,"integrity":"sha512-B+2gAWNDcGVgSFy+a9Pqe/GYCPqZkya27aP1uG2ONtkYk8ADF/zqBkv7yqE6WLJdvZzVVGICzpMfZRU3Na0bXQ==","signatures":[{"sig":"MEQCIFGgKRm8rGQQyl5YtPw88/BsBm+jFLxOR5pMP/09tOjYAiAsXAG/1xX1QTdxX91XfbnxgEosaZYkTlBNwUnCXKmatw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5M0CCRA9TVsSAnZWagAARHAP/0O8JnuTdeJHjKYtsziH\nzNcoqeOqB7dq3xEWT/Bg1RiVxCRac5sASetD6XfSej1+244p6lS4u1s0mdB3\nUlgPWfytSlpGpAORf48YE/WyUkxIJA2PBroOzOdIXxsZBm/1EBDBtw5udMQ4\nfcHFUlRixT0Qu4LgZOZB9CTVepnAfhQokNHBBhGd+dA2GaLzVEHt2cFaVwHs\ntVF862MPP+ANeumFvGlHgR0wh59NU2hk3BYKQuorND5Ehfm1D89/skTYgA0Z\ncKoppuQM0r2RVSKVSuWR7pHFPoiSqXTNdt6qEuFE6pOvryz0tzqgr94bSWSh\nFoC2WqIWi03C54Y6HnWIhCsa+0WaIlHm2WU8PGui+eKv1MJcHNSbpgYGf49k\nzano8188UWwGSLErIw+h7UyZ8X9wEAP7o9fPu6fTDTKes8LPoh4zdh4gBY35\nbYJzIkZLDy0qzYFYpeRNUn0Egu0Xa6mozdwiFtldWB5rZsLLf7+kdSZD1alu\ntGju8sxJggE3SKfrsfzZyVvQ7zTzKqFQbem/rjDkbFlOV/lL33/goKfCunn2\nvno/ZGJFRPyMyBJYFjh1QlWN5dVZdAnXYEF3VnBYQyHGCcRckUjk3wzXF70u\negPKhUYcuLRh/zSaWS5ddr68X7Ofhv3/vc9zKeecrqwVLcAFrsfvYlEYlwxN\nRMgg\r\n=mmYp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-abd02ba.0","@graphql-cli/common":"4.1.1-alpha-abd02ba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-abd02ba.0_1625607426290_0.2519235337620753","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a73d2dd.0":{"name":"graphql-cli","version":"4.1.1-alpha-a73d2dd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a73d2dd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"63cac8f930fb68e21c89f9fbbebf2dc54a1d7666","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a73d2dd.0.tgz","fileCount":14,"integrity":"sha512-wNowUqv8xo2SPi5qGYgk60VU5j5RXjaIpLLa2/PPK427LqArSG7CZ2ztJxeHfwbElJNysjK7zP6RbrV4s2E20w==","signatures":[{"sig":"MEUCIGvl2jiq2+//6jLbWd3XXuNM15ocoYm1gBNKtPQ9HVrcAiEAkunH/QtGFKNQx82a+3SONuHze4pGPtFnZibnX3IJMFQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5NirCRA9TVsSAnZWagAAEYIP+wdGdg4j5WHPOvVv4agn\nEe7XTLwqeZFxdTMevwQI0B+mkC7v4ibe1AfXURVNgI5BgHWJBlAJYB7CyDAp\ngVdRRNPuwVtG2CDbOFDweNBoDQz2WQnx3+RGLmGAy+MNSsYgd+65ZlGqzIRV\nfWWF/4XRf5tDDjNtV10B/To8jYE75Z9Dg0i+UtfP1l02YPGAIXSdMqdQf7E0\neNEijonBZ7u/C6N3UmDUPFdx+Y9XgTmutjtXuNbtBc3tqv2cYOHSLje1QehC\nmR8nRzLmz3pQXWX8zF3wQNTGwuHpIoF0J66fvNlmFUU5Dq8yerk3EtB1kvH/\nfe9nPBdGfKtDNYVxYCqSWTvbW8u6PytRcTHljAk2ItevHAPmH/PZAf4oakWU\njqn4W/l6kLlNdrkT1jMpHCPdVJ9aaJq9W9e9VnIUienD1SU64YRdgeUJzsWm\nsuGhGpD43xaaVgBNUb2BxgwjpMes/Q33TxAqDB8mIZw1qkTG8qaGEQRC+N6m\npWNgngdMmAnS7s7UoVUVFmuOouKN6yJBFh0op/nrQJcXPFKYKbW5uToBR9bj\nRUunYMnFn0MSOQUNhwIHbsxZ7FOpYmGqBX0QvAPOYjZeh3qLJbMF5n92Cod+\nwzxzVKjYZPVXAhax6b8b7S1LgfFdnci2A3vLLslML7O0LgkVc21YsUijYyqx\npKI8\r\n=3xCP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a73d2dd.0","@graphql-cli/common":"4.1.1-alpha-a73d2dd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a73d2dd.0_1625610410763_0.31320441721066605","host":"s3://npm-registry-packages"}},"4.1.1-alpha-623e2b5.0":{"name":"graphql-cli","version":"4.1.1-alpha-623e2b5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-623e2b5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9210695a1a2622a1c3da1ee8eaf84f8acbb320be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-623e2b5.0.tgz","fileCount":14,"integrity":"sha512-wswCx9fi4SFnC7WI1xXh5+c9G1fL2YpycLQA6EdPkBpjq27jGaveV9M/dZF8fpvKi79ZujHIHcX6uvFYcp8W7g==","signatures":[{"sig":"MEUCIQCe5xEea6VdTdntEeMtyVZV4ZloUu09eBQFy9ucj62v8gIgREvGP0dAVEvU+/TEgm1/s1rN67c713zyvC5OASouki0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5d9fCRA9TVsSAnZWagAARRsP/iq/zqgH6dBS6Qa7dZBg\n2dxvIQ8u1FZqGeKNCijDhUM+8uXdJZEEKpXzjUnI7NcVuFsP48pHbcVdJ5va\ngI3nnxH5ym8znW3rJ4us056XULgsgIMVz+a84iq6Ay9mfaHc+qWpsbea+FGY\nks6g1haI+ghHda3ADb90xAVWIwnwAH392Glh7B+6W7VskVujl5YN+N/jTsCX\nXuz/spHb7gMHR1g8QFsHHmmXUiuAzwrmHf0Wkv7oa0bA3iB7YETNHYW5YoCE\nZ7OlLdQZtDZPjEwQiTC47qLcYF1DsVeHQHYIrAd/TvhOUZXzcYYUuY5R1DPl\nf5cisr2eab6vWQAT3pq4ogD1ej8oIsSFhAoY37iqw1A/OM+/TG/XjJvFaTr6\nHDL1VHKwhc1IpcDSG5s/5yEyPe3dynsZ/guX9YtTWA+3rPqR8A7u4rIZwjHq\ncpd011cxFqGoMB0k+j8b/nCDYESyCmu41aw2PrCir9ECGhNbXx2C41t3ArgU\nx5AQsw2HgEl/cnNFRQX0m2c/iHn306TYACxWXtqB9B+8O43aEks68D8WRCRJ\n6TpaShvTIKb1bj3UOKvlYJ7mTpkcbeB6g1JSDpDJSSY6v8pxH2WprHw9OBwW\nM/n+BtnLNLjjlc51g/se2qd0Z1rw8Lui7pKE4S7Tju71PIBNXneN85MplDyJ\nsgFJ\r\n=TZGx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-623e2b5.0","@graphql-cli/common":"4.1.1-alpha-623e2b5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-623e2b5.0_1625677663197_0.8372790699564803","host":"s3://npm-registry-packages"}},"4.1.1-alpha-163cddd.0":{"name":"graphql-cli","version":"4.1.1-alpha-163cddd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-163cddd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7cb1ef8f7e345ad8c8d352745c910595d57138c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-163cddd.0.tgz","fileCount":14,"integrity":"sha512-A0LJcok5BJbvLvgV+y8NfRWRQS4BwTYRYDUKwapOtEoH7KbRDPDPQbtEgG5TXkAc8+E0RKy53p8H8HVNCh+VbQ==","signatures":[{"sig":"MEYCIQDwgHRUbIWlIANx5jHLL+CSGHnrRflUIIJAzaF/JVilIAIhAIyCM5Bg7s0n2tV/FDGsxcw3B5+UwbeU6c1oZLd998ZX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5fD6CRA9TVsSAnZWagAAQnwP/RRuSEZGcuQp7OcaT2S6\nclMpiKQ1ngSFHtTz5qarDTCwgnP8htNVhJcFXNaywb02LmuGso+ttbg1WLu+\nEnG2PU5tzQ8ipJoxrirkwQP18GdUqVPf0CoEEXyhhBSdLVzFy5cG51nnwmyF\n6EG/W4APjmBZAEENsXuykmh0E29QmBfm7kyF4DedEE048LiRlNUMXASUh2kD\n3exLTrlAiESWE5H6VXThhg1WMuJo/kABmrPt1bG/Nuqbd2ksOhJ6ToZsVCPb\nNyRh0ct13pYFzWEfl6biyunFKOSx+4iPGVN6o4TWmO80zKwnBHUWekXO8Kne\nfxVLdERaEo7wY4ySra7r6i6Dbf6YTfeCRXpZG2Jo4Le6qRpY3KmhsvfUBaIR\nPuUz5QQFqoc1XrgvKDely5bqPb9YgDhHYqPev3sJYNU+BIlGgHkpV1AbD8tg\nQz/oXX8xz75rjvcDFPd+SV3KK40ixHAnD0m3X2PKlpEalTcQFFIBc9K5BgRS\n/rjuGwh8sVln9b4yxqcH+FE4RxK7kMlGyjez2F8262Urx2KE89NB8k2YsYC3\nUgBAdFG1mvVL3p6fD8fn8zfMxUXbO+tPd0louGPVtjXzFGiRq90Gjwd7C4kW\nFRWFXAWuxN6MXErRbia51CnCV+pMnLpzaJKJa6Ey/UUKYRlNBHODoaeS06CV\n10Hw\r\n=Yh5E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-163cddd.0","@graphql-cli/common":"4.1.1-alpha-163cddd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-163cddd.0_1625682169451_0.8459339382160751","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d555c23.0":{"name":"graphql-cli","version":"4.1.1-alpha-d555c23.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d555c23.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ea49a7c8f56e0932e477708dcdf25623fbb80319","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d555c23.0.tgz","fileCount":14,"integrity":"sha512-ZYAqzY9i5SQbmXFlLvQwjjNBOAi6JF+VBHyAJofApv4EqgmCbkAiRupxFN1ffr/mponifXFFqdeVacZwmSZ+Ig==","signatures":[{"sig":"MEQCIAJ1F8lfEgiMBAuITnxfENiK3jucjYQQun/1xsu7GvuLAiBOuVx/4Bayn2TEbvU7eukglQgf9DlnrH1rZ2kj3lPALg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5gYjCRA9TVsSAnZWagAAeTYP/0siX+bXva536T5PrPeN\ntW3ihqvGE6C2gEaVTdJjVF40y+6ZKdv98JY86m47NFvTs4qgaNhVFFUpBbKN\ndAe06SmBIU+/+LPLtZxwgBe4eGwdWso+DdAonKKcEcLVqI3C+UnugkA2BnuP\naM5hAl7s+B3e8NDhDply6nAFZCxNw1io6YaeFoQcrgjF3JOaokPjBlsK5jmh\nMssHtW5QtwaZjipqdYwbOm0vh8gXuF0G6MvW0tNud1+jO3lhqKoYjcmE3OuB\nyoEcHWgGzww/CehJkmagsC38C0mmfd387Ky42nYy46yG/xYWvPCXVFJgH4dq\nh3JNOUGzCRBgJq7+cEvZebo1VgWJr9WKyv5NpxpJllGIj55U99CfDGV1zLD3\nrKHfaaWtDOmA5O9FU6xkhFGs2+9lDYYiBllYqndiP4FLdUMeMb9uPYSCUCgO\nw3luAgE8izoimhYmOytHI2D1IEsvTO2ghzBlkLZ2ZV6+ericaBK7QSffHT51\nipBSQ4OY846r+wK+Ue7TiAc/AlvmTve3mN+NEm6ka4KWGKOibGX0CAu+HbuQ\nwBADWvhFx0+K7wpSYGGEwTnCevoJxHjE/RBcQrT/1KooN8MEemmKRKL2w7jt\n6PowdvUJ3TBYXgedlHYdZxG0AC8nOJsGan9obAAveRFnE/W3oqJ3Ll/rAYcZ\nZL5+\r\n=N/7e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-d555c23.0","@graphql-cli/common":"4.1.1-alpha-d555c23.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d555c23.0_1625687586809_0.1993373000200065","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a2b8649.0":{"name":"graphql-cli","version":"4.1.1-alpha-a2b8649.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a2b8649.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"242384c81ec2a0dcbf94b19b04c70b3c61743cc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a2b8649.0.tgz","fileCount":14,"integrity":"sha512-GtCz0j+hrFbvGFBrteFoprXCnDPbiOyIT2vaqM4muMDQ6tP1ucM2nvrMnQ/X1taFkdbuqZ/J8VlEkE/PBMuP2A==","signatures":[{"sig":"MEQCIEbITJu8eBtCXdMHDCGWvQ+X5Oo/aI09hkflu+oMoGhRAiBUTa94DrfCJoCSfDjImBdLp17W+K56XJRtDX/Hifm8kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6bc6CRA9TVsSAnZWagAABt8P/RSaC+O8ThwSmx7SJGg8\nTcZvgnk+LNY8+wOh7UEHTIK0WE04tQA5HyB4H4jE/Sb22HCX1yoimmpkq8Um\nBZB0cwJ6bI++wcgk9J3Obfn4apbCDdMJY/yy3VGqSKowlEWJ0KP4WSRl8Dos\nrkOb5t4uXLcfi8579Bz0CshrxzHKWEI40NW8VDqzLb0rXYeTRh3CZg4LhcC7\nJaLadR3LjUoojwbNAEgrZI1bOpO+QGgBpkbhijQO6jG01bsYBcV6wbir0yff\nIS5927F3da4erJUTRuyi+ouACuFw4nufVPk2krNPXi3V0DDz5VoZhYZYEs5X\n1/6dT1JQp3yThn25bFF0Nbcza0RqMhm5LzYKvfuCPMHxE5LIbmKazQwl24nT\neBSTeyE5spvnnZqrMqF2ufBAUxa2LtzwH0LbJpWhExIumrNUM0jByCXdeoel\n6+RbWBua2nFrrdO0Dn2SMSk12a6TrcNs11wMx9jsQgsnG/jC+g33x6Ub9TRQ\ntvvgLUYHqcOQgPjhDiLiAA7aLJ8wiXMAs5ntuigtphsJYWfucN3WoBExoyZc\nuXYMZaUB5X9OiC9uMlhJpOm4tcsEaohkzP6rb853zKK5SHPoVvsbr6fx5qdI\n7PIaoVA/adrvW1W3j6vQPi25wLwYlhtyr2tkjbrlS9UpIFaEeOjygFxDUTAX\nYu/X\r\n=cGuT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-a2b8649.0","@graphql-cli/common":"4.1.1-alpha-a2b8649.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a2b8649.0_1625929530327_0.16414079758278044","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9d9955b.0":{"name":"graphql-cli","version":"4.1.1-alpha-9d9955b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9d9955b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"18a5b9a61c17e7db4bad8f455d868eb6acfa49f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9d9955b.0.tgz","fileCount":14,"integrity":"sha512-+qtc4TkGwkcJMJXN5omhhRx1bkypub6wDVjz3POh3lNuPoo3BWOliOufbFGH2hymeLIYIfNUTq7m5x6tDvmkPA==","signatures":[{"sig":"MEQCIE5Ck10G7bFEfkMVk03L/imwipVq7wZzRxcrA/63J1feAiBtsPTkldfTjili1/laembDqzpSrq8nZlnM/vWGqusweg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6rO/CRA9TVsSAnZWagAAuJwQAIL+yWcOp7Z1WqsRHEOz\nZs91EUQnzkxz9zTRIjRv6q1iG6SFRGrLhp3Vej/A/VYFNVbqXW/fEKB9c8JV\nlEFcvuSjMSy5ufEGa/we/B+yWdXF1CJaALmQ/jydfMVWyVS+IkfzHnnzfU6T\nb0BUgqBN/Uo8eDuDvuSVj0FeOoQdD9P53AFD3kQmJ7UFKP8U0dA/lQlV65I5\nr9YnKP/4gaL5bEh6ufj8DK/8SU9MqCcTiDUnHobppf4Td/fv1QUaIz9DC8dC\neVhomTjnFO6iht8XtlRk4M3BBhsiCPpsjgcvuIT3YxuvPUzs+5S2fi2WeYHB\nsp1cIPFpSpNTrQvEgQGE8d0FeD6AuRbYk89IAtVM6v/ewcPDyE7TSSj433/O\nKX+VeObXqxHJkhI6Zo4Ja/6tHUReS4wTltjLLD7eIX9CA0TrWab9xjJmDACG\nI34hHxFX2lpzyU3l73PXaVGrTCF5VigNpV9BTSygAtEH4M+jsJE95r/VCrEL\nr8l2IJPPqKf9Lbp9e1rza9Bv7o34BOe8kugG9qCNhmp/YUPn89fyeWovBZVr\nbyjGbxdvVATPambqYwt/m3IZLWamOX2bdv0EVEpuPMQbsmRNyFr4QD7PomMq\nbVwC+EtG5776480Toa0C5AhGntDhxnOHDgei0F+EcM050AO75l2QMlKlenOY\nSURs\r\n=V1hF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-9d9955b.0","@graphql-cli/common":"4.1.1-alpha-9d9955b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9d9955b.0_1625994175483_0.34683478073170537","host":"s3://npm-registry-packages"}},"4.1.1-alpha-af39268.0":{"name":"graphql-cli","version":"4.1.1-alpha-af39268.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-af39268.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bf099339096e9fa68261f7bfc6cf720d61d99114","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-af39268.0.tgz","fileCount":14,"integrity":"sha512-h9pvRwe9ju7xJRKIIrvBZKWnR0ZTnwK/hUuxVmU/W6JtP6zxXKVEGlK6CxJ8Z8RWS6OxVtnkCnMFOXoNtzzH/Q==","signatures":[{"sig":"MEUCIFuGGs5LfKoe3qdFx+TsjAoERkA82UqrADnJ591h3eQCAiEAr4uOPfbeGo2yGt2637DJtsGITHydEELd8DlFgX6A8QE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7T3tCRA9TVsSAnZWagAAu78P/RgNqN+vHqLUeiem4WBF\nzLNFFRjwV+Rr0obb4DNJ01CRvkOxbmO4awEz4mVQeo2IrAobKpvEztxsSQLL\nSXLDZ4d8CjpnPCKy14pS3IyN43alnNx+z+Iu/1jE4cfDXgqola3r2fV1OYoI\nJRDKLEYIYTriUkFKR70lIOObSc+rD6kR0LaFfftQ11W6N2K2bYqD2N948iUW\nvHdxEGvPt+YYQsVw1wj2qBM3Oq8/Oxvgop+eVdnLjzQZ17Q7PLJpKJIBV6/0\n2c5XAT27GqJK3NTgmO67g6XK+4cqwwd19r1o1OMMhBOzaiVNGrGixg5xJy3F\nCX/4ukxXlZo6X4YmZ1aj0/u8qbsukYK85zt3HTPnnCTK8JKPfUVxlTk6B5hc\nGLHmPMgAjTtLdEr30C8HgLJ7D1wgNar5XiNb3ey73CaNZdZ5IG2LABxQ3i3s\nPuiJ/pxTiOGzmFyOmb6vvm6/JrwLWIwOVWyq7SCfpSgeoLdJv4DFcearUJdc\n4ENIfkxdah+PsMTiyqoZwtpz4/55v715LWwWM4wOyXNSsix1EGdNseL21HmQ\nxwdA5girchBPclgiqxw0y9zo10BByK/yhqY6H0WAvzRYJWb7kf18MoXEA2X4\nNuzxjTpZAzRMC60eSMx/KiEjD2kwU1v2yFhxhIo4ZgTs0FQ3Uq/IsqCc1KrG\n7RCh\r\n=FG7B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-af39268.0","@graphql-cli/common":"4.1.1-alpha-af39268.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-af39268.0_1626160621212_0.9136063365289238","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5bc5837.0":{"name":"graphql-cli","version":"4.1.1-alpha-5bc5837.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5bc5837.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e6bb28614a28692d39bd91588359fd28ed53c8da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5bc5837.0.tgz","fileCount":14,"integrity":"sha512-HA2RZ6IAFAvPVM3D+bnbSN0d9AjYnrWGoCH2ya+MQFyyPAnnTnpV9RMP+jacxJ7vATE4rZbBniJsOg0l7DhqgQ==","signatures":[{"sig":"MEUCIQCfqUVbrP9mv56MBQeREBsCu5cSnkUln0jMq6fDl+MusAIgGM9WRYKcJjin7V08L/uhgHk0dMwaStzbFvLAE5HDrzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7w2RCRA9TVsSAnZWagAAkWIP/A11MealvGqVdxSPJsrE\nfQ5MqtmYnNS/kAga6Y9D7ucKDf3GIlDgNGqIq6s8Rpl8o76T9X7GxJqrDXuT\n3YpsakX3KXgwOTmau4kGSsBs57fgGOyvtMfvlq+HtPj2esdvbhObrLFlnvEm\nmj99iyzfgzcPzthZCn6WbquqaLDb5GRCfkQBr/7PII2pFVFQAHZXvRU0pGgt\n/Y4kYbxQVCyNeFy0GeDpJGzcDBPx/KEFctpHmmkWuyCHGhEHsFCGrje1LK6+\nwsK3R1IQEnweM3xY60vfdGmjLko0C03pIrbSNISeI6pteWK/UNCHByWDHF2f\n0RLhIKNMq3eYRr9unAtgkuCSYJALKNu0MepOvRXjnOfrrwQ9Harm+Trr3F/M\nZJvtMyC99bJkdf0MSvELMrrKZhGuUR83prdPyXRJpt9L4K9b6CN1WAXmljrp\nRmYP4CtvyzejtavkTmv5FfpN4ih1Nkq6sH7ivA79p/ikeyyFJEYbAnkKplxN\n6EgeFKlV6Qh4NadlWTNqGYgnO62vJQ5lFglbw9C0QrtKxR9L4+ae4LjotKt3\nC8ZOWj02t60W+FTmw7XkXqh+QsOu5WbQ0HJ+BZJ9Bjn+oOHJ/h9Pa8WO8gM+\n3rOlJnCKmKTu2knQwA5p7wAEbXkxFGcUl56AWudvbyG4iOaG+3KcEbJOnxT2\nNO3A\r\n=0XKx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.1","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-5bc5837.0","@graphql-cli/common":"4.1.1-alpha-5bc5837.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5bc5837.0_1626279312601_0.3503185598731371","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c609eb5.0":{"name":"graphql-cli","version":"4.1.1-alpha-c609eb5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c609eb5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1161e8b7803783154d17c07d8afe4e283e1ac11f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c609eb5.0.tgz","fileCount":14,"integrity":"sha512-+2FL19OF3nmu6l9G6zDDO6ln17EzHuLMMFitv2c1u8vjIFzw9fO+AB0nlyneupPozpWumwzcm61f6wm+KA+s1Q==","signatures":[{"sig":"MEUCICJMHBq+CDfqflL88+kaJGibdgBLEUWLoPw40FcpGegGAiEAw79MIAeayic4DTvaBGQ0ltxahVFdkV0ixOhfULKNEnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9ZnmCRA9TVsSAnZWagAAg8MP/i/MMFx408Ifk4NkNPx4\nGAmp9KUFDLAOmvhsa4T0/Y23+XCPJqsWJEO676zGlkp+eWofNNoXbbtXreiC\nzShG5Kd3JeBgdIGU7Q4EGyPtXcrw0VB/Eco+P91LeTDKh/N3glzbAcDNdr6I\nio0+L9XmGpVghbh8bCiI9Oz5lYc89smQ2HRonGNf1NH5bjNvbRhGS7nYMM90\n8avhFxqen6XgAID1j9oM2zhOe+w1I1PTl9YD6hWSYknJWG764NW1IFNht9nN\ns+bz6Q5OPC23ql7maGC0UDy7VeCwf+VVleWS/tpAojBh8nAhkyJdj+0oqIoR\nHq5cUNCeZMHNTUIwO3BFI4ptUN2OjHZGOZEwlbaQAaSZWdaBbYz9RzQC9dTO\nci0MrLteIVWgqwHCG9GOUvbv4K5JayF7HCCLKheZ0umFI6SwEJbys5eUIvF3\n65B8PnOjS1oGk0Rlj17iwnOAzozMBCXK8di+cNi4l+NeIR7Hcqc7U+eQqSHX\n45ws4v+1z7vtJjwk3+n+14aXEoFb5abhc9UkrnBY6BsB9pxpF3u6MF+x+wAt\nNX9ZP59WQrd/VDGLUZaMWQr5KA69WdXqDVyZy0MuLTGY+Q911lrKrCi+3KJb\nVMO0sgb8doGA69vob51qm8+sgXvHr6HDB1NePxaw6VyA/jkxprAgAx34qrhw\nvOY4\r\n=lxP7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.3","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-c609eb5.0","@graphql-cli/common":"4.1.1-alpha-c609eb5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c609eb5.0_1626708454681_0.7942861405816237","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aa6b7e7.0":{"name":"graphql-cli","version":"4.1.1-alpha-aa6b7e7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aa6b7e7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"76d4fb35a3b2712b77f3f52da1a17d43dd490bd9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aa6b7e7.0.tgz","fileCount":14,"integrity":"sha512-adQfM/wfccx1l6GaIbH9hB1agcO+pGgAQE4KJaW3swRMqRAAjA2lAxt2zaYqXZpH3JTiciDLCZAZQmVTqzymMQ==","signatures":[{"sig":"MEUCICnf0sJeqEl+ngwzkgQJMuCzYaguYLM2Ne0JnoeneHGfAiEAjN2GbJsMxwBeEd0VMNR+fjqmI40oJdPEJxyuWja5vHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+/9lCRA9TVsSAnZWagAADtkP/0hyCHh0LV3CQ0mnaTHz\nSQ+DTCwuVwn9ZRWH2K2EYEsczlXDIwkI+X/Pxjqyw9oY5htg0sQwKE5iTw4r\nGjQ0o3/12Iq1sDX85kaYSRrptSbDnu8zcaPKURZMGhr5Mce0OCUy3gfFjJIa\nvcBwnwaGRZ9zjgNNr+6nLxNU1MRKO44jYx0taPLeGzAaJpwQ3rcgJ2XxKtNs\n+xC6OT0mMhwR8jWk9BYmPgKTJv2NelZxku0le4BbfbnYtGcdI6G/MUufNPTJ\nMdJ6YWgMtVtS/DnwQHD3ilMxz57xJLKVW0/HfEy1FL2UNPZhQbUShZ6Z6+XT\nXxViXYw5lGtK2J5rd51d3YttKizzMYTeMlX2Wx2VprlfdviK91us4uzbp5ej\nhnlcI8tYQ68NMmTYajeO1GE6MuHfabO1aHvDl/RKPjW8XdT7msUhNHA2n+xx\nWlxPGh6NdMsqGfVeLO77V7GwEh2YhXGHVZ7x380n5Oq8qdL+m5v0aI1Asa/z\nVgGLxu1Fn4Y371dgbTpOEE2HqsauhRjoVPNLBAVVzRDCRwLRcFzMRq7pMk6Z\niXYfN5sGKrLUCZMJB3nxNoFV6bkzftogs7XYLSjHHdCDTnKNbR9AecLPqnND\nvrv3HjPDqVLpd/ZiA3dHTYjjXJ1yVRT+Q4nxaOvOYyC/xH2C3SC+DFhyT6qg\nD3vc\r\n=MZ36\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.3","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-aa6b7e7.0","@graphql-cli/common":"4.1.1-alpha-aa6b7e7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aa6b7e7.0_1627127653570_0.43079123741201486","host":"s3://npm-registry-packages"}},"4.1.1-alpha-70d69d9.0":{"name":"graphql-cli","version":"4.1.1-alpha-70d69d9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-70d69d9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f31d49c6e9b72fc7ff7914a2dc07bbed204e4985","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-70d69d9.0.tgz","fileCount":14,"integrity":"sha512-xcsODzaMXh8k8CJ/ih8FGkF/+lhLVTTIaMBSsoX4CoLI15moXDIcjFRJiSgxvFFO0Atcc4cJfmRJcJ4CTrBsBQ==","signatures":[{"sig":"MEUCIA3hJ85zMJXp6FMj2KW6SN1UqHZdk9gx31Bv2X9l1dQUAiEAx2yp3FCiGnAvUrapNMzYpLB5XK3TEI7PTmk0khPZDD4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/GGhCRA9TVsSAnZWagAAU5oP/izsR59ObTzENjDJCYWW\ncAroefv+XDS9FKOlMkkQVwxMGfY9AuYOxqx+M3qndQ/jJIbutt5i4J4RZB2Q\nt/wCta1vHeQZ+45RJDLWj7/zHTuVdh/r/DevesEt3D9JRjF5lRXN7gu8SZOK\n00YFyMGRn76dgIbK1WaOIknUrutAU03y17P2n8gCD3hdquS5yGFGpV+xIt/m\njQUiST7HqzDB0H502p/IfdihvjnjsozFXeFQwLt1hGfIELfDRlBjkSTW7WcA\nowsI3/DbVY6x82S2g7DG/HOB2EsyVc3vdKzq7F1yWq++Xh8z//OiOl7pSfu0\n2tkzaOvIi0PqKB+FS6RoGC1OsHnFO5Npdqq8yjHNzLsL5lCHnrvEYnR/dycS\ndkqdQlFcC2ro9s4xny0cNsmk47lSZEdtFR8Tte1SsJ1DHwiPsOb1eHYik9OC\nvOmpC8zjQBYKTalZ9CuNc0aht7DS2pXi0J2ONWd89Nioj2mm9w0fE+VILyRN\nhEADwUsb5c0VxRA+LpvHSHbr9zFP3Grqz0TQAQtApx4uTYicsYppoWNK0+E4\nckjdQe/fvS8FCLYMZ/1xVEtw8qNCdkSZBz1JkumVNr0covC67ApD1rf69LXX\nPK709ZukxJ+sinTluK6sXIXh9+aMiCk4TqMj9en8/YD15SLRKxK7r9YZcdHi\nZunR\r\n=BZiV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.3","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-70d69d9.0","@graphql-cli/common":"4.1.1-alpha-70d69d9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-70d69d9.0_1627152801398_0.6128263594722796","host":"s3://npm-registry-packages"}},"4.1.1-alpha-982da7a.0":{"name":"graphql-cli","version":"4.1.1-alpha-982da7a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-982da7a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca5569c9886665b4b23eb472f1a05dac52851042","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-982da7a.0.tgz","fileCount":14,"integrity":"sha512-lfImfFe5ISBPi3V5MFtFndCK3A3udHGqMy4vn32WU1Tq8XNNvUjyhi2Y/EzBGo6/z0rUAYi0YVfq3YHLP8ezwA==","signatures":[{"sig":"MEQCIC8uga77cOv6pUt0zPyOYYa8Ok9ggQs+cKlEr83NCl+0AiAKxGjnT2w53Cz5XAbU8pUg+cUA+8lh4OJ1gv4uL/wWjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/8KICRA9TVsSAnZWagAAZn4P/jD7aiuyrvK93Y34eiNY\n8VPJWFYz09fhSaa3hcVSdI2Utcynwitk20WxCNYGkIYS8D3nOFLL+dVN8ZPz\nACx46JsNriM+22oQQyMmrdbQZBhOw3AXwvX8/pn6w4RLjORGy0YEy35TMhiM\nFzYchW43wwSmp26Bp721LeaRmyHreZFE099HWESbF/Yiq7lQtn6XZMJ4sYHv\nst3w2b4HGJ3bD4p57zcXwjIsiIWA/ca5yUNWqQ8tVXIui9T9HL1IKTM0p1R6\nN0FzzIelBdwsP1tEY6iWGYr2xzxUuCLb5/RmbmSj4CC+0wf7e8YxRWsuSH2g\nfdtlAleJAqUUwnerAobZ649jWU51fywbA5oVYE10iQvbyUhKGPgdaltW7Gv+\nulbO616hyQ1Tvgy/A0UYNVBL0P3unewzHghcpBrb3SC3q2GXVo7c8gCVJClS\nEw8vkKbYWpCYbI2RnTGoh++qnpvbk2zglSMPOYdLUvujB/DBmc7THxr8o4X2\ncbDMM065DD41M33gSyJjuKlu/Y7Zddf74l9FM8MGOPKotY7CKg9hNO94U36j\n+t1SdRpGZtZQ0u8puw+eVBVQpY4kx02xL4FNAykxvR2QiXFDhqqCCy6vXNn4\nZlYFPWxn3ZQw6RdsqtcWa1rKS4+tg3nPEVr47iCGPKUfUMU56fLmftfHUdZJ\nCfZW\r\n=j1u/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.13","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.3","dependencies":{"open":"7.4.2","yargs":"16.2.0","globby":"11.0.2","graphql-config":"3.2.0","@graphql-cli/init":"4.1.1-alpha-982da7a.0","@graphql-cli/common":"4.1.1-alpha-982da7a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-982da7a.0_1627374216471_0.5612946362028366","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d26da51.0":{"name":"graphql-cli","version":"4.1.1-alpha-d26da51.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d26da51.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"965c1393137f651a022a8479be1e515b4d217b4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d26da51.0.tgz","fileCount":14,"integrity":"sha512-Ai6niKk5hhc05TFL9QD1ODW7EkykIjJQOg1VoeKaMadRpMJU668E7ijqUecSjYMVvRJ1H6D8JPhfo5fH7G3OMQ==","signatures":[{"sig":"MEUCIQDYD7cbcVvQxV8EmWvYA46I8SYjHxo7tsF9bdO3shWlLgIgYWVQs/Jcsw1Bm6JDwO1eOdx0OGcq3bd4ZMwR6ePXG8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6KQCRA9TVsSAnZWagAAMgUQAIxYYr6wfyz/dddNIx6Z\n9l3bpw145PJsaMtKufbSqoGU2g1xEoBxf85eb0SwPLXi74LWm79UsXp1rQuJ\nDyq9eIj6GaqpbfTzO+fVKYXuGfAoY9mJi59Xa23G9Ej4a6g+4ZkfoeBna03W\n6A82B6CQGpfyVDDpTGjfa06HVxBjpWX2klokjLRu7v3sfuQWRGTT1jwvgJGf\nVd/Zcg5qdSC1sMZicv2+shp7F4oK4yTmXGmILwnVReAfuzO87mEGaoYQ0tX9\nAOViG2PYiYUrXfN7Nq7ejsvoP2I2fHhBLRuUb3IOITGxxEGYeG7ZngoNFg0B\nGeddvWYBDPAo8Gbz7iqqcWtfdWBA6e2bjfVIThV+yrlpasxVn/VJQUN7I04+\nKMGj+JkoS3W5KwdtzKFxVDYuK+ZX4snUgDIv70WPaAnQpXJRwxwAD6JuKrI2\nCdonZ/NMqQmBu/Q3oN0bK0KzPnofXnd/F+I634+xBLl2UF755j0CNqhFWyX/\ngk7YV8JMvdJyBfnRvLjxkLBX+MPcpRg5erm4Ff2/a+W23FoANmWl6lxU6wOj\nfPHutDUBwA2VR2bAmwsfgSv/voj2+1kfB82CYpjYc4OCsJ+l9+7Q+OOaJ/2s\nn2t0R1y06tbh+8bmYFOq0WZ+1pqMIinnEKhw8Tb1I91I7Z4CYst+Hth4PxE0\nE+4W\r\n=mTbr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d26da51.0","@graphql-cli/common":"4.1.1-alpha-d26da51.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d26da51.0_1629463184844_0.43901924204080567","host":"s3://npm-registry-packages"}},"4.1.1-alpha-84aab7e.0":{"name":"graphql-cli","version":"4.1.1-alpha-84aab7e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-84aab7e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5c6f70ee0312e13fd264b97146688b83308cb9ef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-84aab7e.0.tgz","fileCount":14,"integrity":"sha512-77KOR3eJ2kBQVo3wcoG64dL02D6IXq0NGLhAUSTHXW0sNKaxk91QqFBdiMigK89IkGodnXu9i3rMFNsuv9nlXA==","signatures":[{"sig":"MEYCIQCUGSmuy4Yi0KUJLrzGr3dfj8j+ZCINX7b6xIYmGSaUpwIhAOc4uua54xQbTcLA1o9zoAuYMlaDFZpnKx9mluF/RYNl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6SwCRA9TVsSAnZWagAA6bkP/1Y3XXAt/FxUGl5UVr8J\n3Jnv2bDIOb1xS4FnNJpgTrYgZoNKl+4ir6cSvR2vebav0mQdy7e0H/5PwfxE\nGuy8GAwYM1Ok6HiSsniaqA80EsbsnhvHJnmfINmzbo5hjQRBb9RoLClv4V1d\nm+75/XvcxO+3nROtnLEIXhj74OjWfkIcPpZFVW2nEbjSzOX3dwhuuM3IX/M3\nO9a0bdOZ3la9rIkMFY5IJRvvzfSESV/2378/UFiex6Ftb9JKJW5AyQdlpJKU\nS8PpP+6OtB5rOOyQYfRqAmy95JpvkdVNqH63BcnUe9I3MK7f2m992IBXXlMQ\n0DO3UTCpi7IGtfzOizh/fwgBI9f46aR97fS2QkNcvEiMUvwdW0oeTJFwfXdu\ny+FV6DnbvR5TIFyHdzMl16Ukw+J6RSXOYAnv9HLQ8w3SxNw3rDfbZHQkgNk6\nzpj25JKdevJp2m9TI1NOvMM9QISHmoWon89fAEiqxaMQfP6qKP7BPNA4TFXc\n+BtynmdtgSNWCXFR27e4lLCyxWAqAsD4DkosXIL/4jSzdLQJBFOpsKJ3KOny\nbRSxPl3Yh7ZEGSyxR8uibb3qgd1SwD41VrCrkA6fkVN5vZgxvtiUvcQnI1no\nOL8J2zMvycYSiSHuUVpOPdHdJVuIUWbapTdaJZeK8RET84zIqstHrJmQtri+\nc3HX\r\n=SLwF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-84aab7e.0","@graphql-cli/common":"4.1.1-alpha-84aab7e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-84aab7e.0_1629463728061_0.8469796265600578","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7814751.0":{"name":"graphql-cli","version":"4.1.1-alpha-7814751.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7814751.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0cb1526076dd049eeacaeb88eeefc858f5303970","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7814751.0.tgz","fileCount":14,"integrity":"sha512-Pb1B/5UjFiOqrCXWBwj7AhCdch1Rl+xt1HbR8FVWHkvNhhCj3BQYUJ/IN2y1GvKDA6ChOEDWSn6aFcgspjBEZA==","signatures":[{"sig":"MEUCIQCZmb5xZ29Fd9Dqs4O7RdNJn2h1SoKCsdARKOoPZ8znnwIgH9+ShIh7EG3LgeglnID8P/4U+MApUpMBJoSJ9hkLWkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6bJCRA9TVsSAnZWagAADa4P/3U3YDXInXNiE1ucv2ro\nIH8j8ibn0S6B5aRshYDk3dUGvjqjxTytc4q50nrcLq9c5ebnhaXOkldPZ2Ew\nrwXwVU32XtHQpqmiLYHJ6rxwkv851ZvCwz1g+2AC8jKvh71OGExJc9sBbmjz\nuiaGmG4oMGN1ro2EFYQeQg8aXkKlOZVjYLLSkI7fMJ4yjnvK7yGIfMZallrf\nMUQJxGziK5uOaeKB4XM5dGLCc1n/3f6BwkPiLofgYrGgI64chJaXyrQY+k7p\nNpbsIrrKMjiEVfPm7Dr8st0IadXef4+QppCR5Xp4FHgPTNKHVFiE7Y0ceU77\nrTIa0NTxnUoRKgcih8wf1EYCWJ0SKNiqOVWRRZCNX87viSUJT/4C9art4utF\n5h5Xtb3st/l+EVrSXFsZQQ+ZarstCBcJLxE7gjV+48+uac+bqE2ph7PuzPcl\nMNOI0nsEppNt/l53Osai6dRzr/YnD/Gozx+Qk+CKvWMABz4CY4mBgjaaRWuw\nhfFwLFM9hGMAjfcpqFJKWzlIsyBfnijJuFpEINrNMR8C8yghvA6zXAGD9Mzu\n47dUHjq1uN4atAcTVHE4Yq4mmj2Gs2JO/JbA7IzYKEwTTCO9B4ZpnZ8ZajtR\ngO07cW0aZ/fFBJ3PmwZrXGKZd3g79nBjhZBmIM9LRCGgxvLkxpK9wsOiFr/j\nvPPp\r\n=Tyfb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7814751.0","@graphql-cli/common":"4.1.1-alpha-7814751.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7814751.0_1629464265115_0.0015504845886151752","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d4338d7.0":{"name":"graphql-cli","version":"4.1.1-alpha-d4338d7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d4338d7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"200e471232677ca3ca370cabd0883c26db5be71f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d4338d7.0.tgz","fileCount":14,"integrity":"sha512-+lcqKqxr5EE534tUO+FwyHyTmtZppWNnAT6M/fIeu/JD+VPAaG7K71xqIUxm1CyhSQSyg7hcta8ZwfjO+Az+pQ==","signatures":[{"sig":"MEYCIQDvkSxJB7qR6NGUxJVeYXumNVYrhBNUAbcNPIj6bfU1EAIhANbULWDaKoxDXeQbHwlmGh3RvjowNZu/DeA5xnWRctqX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6ciCRA9TVsSAnZWagAAJgwP/33bgPwQ+mG8xPA3qePE\nMNKIKEwwCSG/pPAzMxKSyBLIUWlip0N/KuxnAHVDwvH+s9ssokWCYSaDAD28\n7p69iELILcT/xvX+zgqEXtvZfXvH87mlcedqpNu5urMtiUnrCHh796EVKV7b\nJeCcURZqxKtr459kpOpY/hyqA3Y0H9shVlWJ6cyykY1lGXmlWXGFUDeRZj8P\nsvCr8uMPUL+HP2YO8bdq9iEQp4VPfKveU18jKxZ1r8krhtuEEMtb0++SFfVQ\nBr+NNlnU/+HibVpoFHKDGQgSvNhJLY330r1Juq/+Mk0aplZ7hcz2+tveajpr\nThmg1M/rJ9V5K8fNOVNXqUrexmRyfj5bbWHeVCVTKal6ts2ZsPhEXSpMfNgA\nCeH4PoI5r6jQxd8//XH463PRu5LT2/cMUt0YS5QA5q7zRxGH2ySWGf2Muuya\nSLni+2MOTv/n/OBGLOessJT6RVYWcN3qjA29FQBANaaNPvsSSBwZ8+1SQlgB\n83CrmYy30H3+fvaYoUjDwLsQGtwayyiwIJJjWux15fBfD9OnnK85GvK2xXHM\ngA5QFZ/wfoOPJES3dYlQkLBoGXzGngRyKZ0nsdbrb98vWz4lfoOOuRwGafxo\nGJzSwoXNYr7o6nHGKb62DO2uF5jzrP3AnWy2Qtr+v+ooFBgvrgG7idKBswWz\nl/AM\r\n=fDqS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d4338d7.0","@graphql-cli/common":"4.1.1-alpha-d4338d7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d4338d7.0_1629464354711_0.4242632262476782","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ae150f3.0":{"name":"graphql-cli","version":"4.1.1-alpha-ae150f3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ae150f3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"abc78a623046f3509876c6bc99ba49aaad2b5496","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ae150f3.0.tgz","fileCount":14,"integrity":"sha512-DscN3SbwgM9jChiHhje90Zwo5yrKT5kBFRw3DujhpiG4qOFixJFtrcEmwVIcxrsxzUCNqOioJInskI5TDz1Ydw==","signatures":[{"sig":"MEUCIAarYWEV7K3Ld+di49CIc3l4nz6eE0G3tNyG8c1BHeGVAiEA1anLYa54bJk36WpTB1UTytS0xwF9XKaKmIEl7yK+OLs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6cwCRA9TVsSAnZWagAADdAP/0G2JOXjilcO/8WNU+nk\n5Vhc3JLIs3G/pURH+1Hay8QBDFmtqESthnqCCpzpT5DGBjXtofqIaXjLSAbs\nxnn+4RC9wNexXYidz7y/mrutPIZeyTPoG5QPh7YD7rJxL58KKjeyATjVvmk4\np5a58kcpMk8w0r4Qj4LWYk2bzSNmxMf6gW4PoCo08YjTtEzoxyPp52Y6CvnJ\nXrTc0KLbfDbVNkwB13RTO4QE7Z0wGkT2O0OKCVWq3jx/FPa11b4hvRbLdPeD\nL/RGQn41qGjNNBjVCUtvjFpOIJI5HLgGYq4EOm45dD1lKybPST/LR34Coixq\nRX2SIJMCuEIoz5tetjxgwh7tXzPhcRuNSh/myEb1cBQVo8iJWyeRIU6AUXU6\nrOEMyABZ62EfHCpNVXQlukhwCI8kvNe6S0ynsIx1u8h8UE33Rudt4owaYJeQ\n+tX/iU1MbZhfHJ53cQIjMZwclpB1TqCMYc+u5IA3o34nCDAmBTv6F8bCXEAk\ngixYumTlckkuG36ww8S4ov0S2iSw/y1lZb1YtY5w2zDMJziZEvotnMC2Kc39\nw626IxeP/+sNWb6Ch1mKakevbAaeWWex514Q4haiH5JBdv0ZTupTxne+98SQ\n2SDBDJpiS3PzHtgSUt2HAxP3wtECMnoax/BO0rAhytoC2whoqIrPRpNR0Evy\ntCQO\r\n=kZ+C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ae150f3.0","@graphql-cli/common":"4.1.1-alpha-ae150f3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ae150f3.0_1629464368562_0.5466524825947701","host":"s3://npm-registry-packages"}},"4.1.1-alpha-357fa35.0":{"name":"graphql-cli","version":"4.1.1-alpha-357fa35.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-357fa35.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a1ceb6582465d6b6ef7f35fee5a8ff409883b287","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-357fa35.0.tgz","fileCount":14,"integrity":"sha512-LJcMXPy6DQDGP+qVschhAjfH2TulPRqekL6BLvnE7suqOE2yeNJYvy8dGrKScyiMoBJioi9FcQRcZau6mcWKpA==","signatures":[{"sig":"MEUCIBKHc0R4MorXv5evFrMegWBp11VUpdJvbJL0rxWFlSNlAiEA6IYmlpej+IFTIbVJgoCo5lNhrVi+50C1FNy9eRPc7N8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6c7CRA9TVsSAnZWagAAtwkP/RgaM+zfqwhpIM5c+a5t\nXzjTeYyhG/EGuptEWKuH6OeoMq8/dq/aOWiyXbvJimR/eVhWq40XMG8IO+VI\nC27QWI95b+koBxIpJIdDwNef64Af8rXl4iXBxatEFdluifisaat/XhZNC9wB\nvXofODQuJ90NMbFoEaZeLnq9poTLpcFeqU+yulahCJm6CM1NcGlqeyz2V6RE\n0rh5N7Z8oHUKab8d+V7HHA97Be8nOk7SIcRa9978vPdB2VYy32pnHDIWxs2w\nWIIQ1PtHd8Wgj88TRgCFLDvhU1Wg0YEbXjYsnQgoqnooFgpdLzXejXX/NM3s\nXBPNvmw+keoPNIygbym/NSB92eLE4+Umo6678yabXWBKVvj7nUPe8j96qrfS\npALJZmKJzxcqkfY2p3wUCtQa+OQK8LJ2YjBMK27alxW2Tm7iN99P9N8WoJ21\nptaHy9NAQuRo/u1wY3HYr/AL7EUYkOgHllCmncWQK27tGq26wsw1idSb+vef\nI4t/P8YuGFy1KGyl5d8tOXnw/JWkZtHr9d92JL8zZtEM1r8UVFkw2GFtA24Q\n8oE+A0mzNwBx7juuOV2ucO9JKybXsjkwki61maVg96i8UkXD87gGcBLVqrla\nRRWRtg3JiT0KrY9RDDpQkjrJSOi4z5JiN207HIlkA66Ucw3jbEYW92uQXYd1\nLOJR\r\n=PRqN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-357fa35.0","@graphql-cli/common":"4.1.1-alpha-357fa35.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-357fa35.0_1629464379540_0.9766160632321144","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0814657.0":{"name":"graphql-cli","version":"4.1.1-alpha-0814657.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0814657.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"73a57a9faa5d864c027cc274c8f95251e3d8601c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0814657.0.tgz","fileCount":14,"integrity":"sha512-saMCbgC2WjCmmIdD03QPsSRDktl3TfgGxfDXPVt7ced5lmGD/zPjgyps8/ivACBbGHvXEiKRgig/7FJXtBWnnQ==","signatures":[{"sig":"MEQCIAw/HyR23P//UKVmCrrKxPQV43f9eM7TVEmXoX7Zq4jAAiAILZzMaBQGUSfzBINdpbWW1xcqa8294GKq1D4rePzvBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6dcCRA9TVsSAnZWagAAWmMP/Az4EzuH+8nj6i76A+sI\nwPl6IOJClhXLZm39ciSsR9NWS7FQQuAbSxR7OVwxZtedVJqqkUnSL28VRBOh\nCEYIB7PZ79kYeXytaKzZPq9ZH8UKv3QAljB32nNuEKgpkcp+RU9EtP9KXL8e\nCu3WiWipqiQ12mG2aNDAS6F8hm2EK2LVEn2NzRlMzefRhKu65nrNgm8IgbSe\nY3CJtscUKku0Xig5/D9KRSC6iW6jj3xzy6ToBN3wViOwsCILReg+vwTxSdBQ\n1LyAQlU31tN6QbZokt2bwInD2yKXPMH/MrL8qrM1V0K4VzH/az2MBV1F+KaH\nf7+BrL21VSuN1OWqpzSuVIu6P8Z0o6hYTgjC9WKVjo0ycTOR5Sik3lm5FaVK\nRzY2qbm1RdxiZIapLdFkEiotNBSol0zfojheioQj9D+qJARBLe4OjIQWSDqB\nlQzLsTG8bYoAszhbH8d3w8uvCofqe37gj2iTNjcA10+kpcht/8PhvnJOLMXV\n35qysVsmn7JWwSggnygp/kOUmzPQvvWcomY5MF7tOOcYDBr22axYLTz3k3ku\n4T1ME0/kODpyeJZQAse+219Hmyk4SkK2Xl7s7bUqscwleXuyKMuDaBhYKaYY\nVPDfIDs2gvWNxIOLnGpI7G8uY0ecEVWvoLMKioCmVn9r+5S3ckJZOGULf6R2\nSUXX\r\n=eMWN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0814657.0","@graphql-cli/common":"4.1.1-alpha-0814657.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0814657.0_1629464411870_0.625776055275792","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e91942d.0":{"name":"graphql-cli","version":"4.1.1-alpha-e91942d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e91942d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c84de74c3828026eea08bffb1364f4268234e6aa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e91942d.0.tgz","fileCount":14,"integrity":"sha512-4VzHYCL/wq2iNY75CevcKLqIFwQCMgIxlpyp862VgrSdWogbmz+/4aNCqukwkaDLpKzYu2v6cL8F1ymAHhvo0A==","signatures":[{"sig":"MEYCIQCfEm089e1WbhZJmNcdXbbqFRoUpjV++lz2Dkjms3R9dwIhAJg5n29kPWKzGLtXfexpUsMWZh9sCHpbNYKW5TWHjPAl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6ecCRA9TVsSAnZWagAA3lcP/jpTStZOZyXKJQ4o3TBo\nSvR9hlKyEbW2q0gsX/UeleBRCulFzKywcNOW1ABa9G9Wb2CwGxLwjWeepHZ8\nzBDKahxzzQQsO9BeRFG6gJHVNhFI1MIVcFh/uPdHBOJAR0cbdJaF0tUM56oK\n0pREXcyB+zmVdR+p2WLuV9UoraxGnlQ+ENircJ7McajTEfc6KMBoERuQ4lC1\n6U/iXRu0EnkUyvSo1dOLdSH7jewX1YrU8hq5lzJ08zYALon3Z9EtMBofkOGZ\n+k/r62wgJ7rjSj7w5J8CnQpmmX5QhvGbRoyxJhaeWjIp7WhA7qGew2+AP61F\nkpz/yisHtcu8p0IreJWhI4923yY8FTMw0Gf6Xw46PrU/+UfKEUR3RZ0ES4Ry\nWN0UshkoGsUEDu+zYOCp/2orKdej3xiY3X/MtN+VZsCyiml5Uz9W6B1w+bDA\nu2rZY0hYdNQYr3Ib6v6StWKo04T5XdvHhO08vIKgX2EKEMnXqhZ5OoZyFbmq\nUsZfcvC52O2Wkcm3NSmgzVGJfi2QdpXPIm4QaQ6R1UV1mvFT0XcvZmpQ5+VY\nO+oZH8YC4cSfvLMy6dP7fdfmBpVqD/nepZkdLUOej65HDGARS/A+HcNLm7Z9\n2sYFNtsCbuf+uzF50Gf3P6HnTg1JQtcT5evKOdmbTiLpfXXUZrhTHbqrf8Ai\nzfIy\r\n=er9a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e91942d.0","@graphql-cli/common":"4.1.1-alpha-e91942d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e91942d.0_1629464476574_0.28566223197782303","host":"s3://npm-registry-packages"}},"4.1.1-alpha-baa0b52.0":{"name":"graphql-cli","version":"4.1.1-alpha-baa0b52.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-baa0b52.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38c28c363a5c00565fe5a0a36be4c655b66afe7e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-baa0b52.0.tgz","fileCount":14,"integrity":"sha512-bbHc5ZEyS8DxM5DX1dgDaRapwQVJuovj1FVHapKhbQ4VPZnP0EGsWn7JJyRN6hlusWyvft3chGynOkAPXBeSBA==","signatures":[{"sig":"MEUCIQCAx7xvxDcg6hzHDP82vKePd8mdQ77783nzU5eARQPr4wIgGW0f6z2FuH9wR9xrgsiOKjOl09/7Fran9WNJ7GKoWcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6e2CRA9TVsSAnZWagAAbSsP/2jlAQYCdmJFrAPTVMxo\neA2s/gwlzhjKqHfKd3rx/hRGDjNnGGQUjVSIK7qHKBrKKMOsAiWePF1zJiFW\nXWnh+A5zYtChKhFXmz1UejTxDQPsHXY9i7wPYf8VjrarWg9/7AExFXqTOymL\nH3om3kX6+4TgrROMPrIQuKLR15Uad2QoseLm7bC0hbCW4VuTO6RYbR/BagA9\nb85ear59SHZbiwHFU+YRk1KO7Dj9+SSR+Md8rTLyIwPTQaufN5LUiv5m5qJ0\npIl9PSsEpBbSAP2DmNLnmUkU3dfjbN6/5upQ7CBCuwmL4ya5Mq4sEwU1BbyB\n2os+QwIcqPwkJ6v2lCKCkHM2bbv4QbC0mj+8X43beNbIcHU/cCir3aau7kJA\nqDR4BPTIxQ5cnMy3G2mFUGaTCrPvAv3pE9t78h4UUhIT8YBjoWIskn0WCy8b\n7TXqVM7ahSO8dis3mKNu89eLv1+RI09vqhWIloOKggVKfv0VcYqoHmybbhFw\nEML+IUhUSg/JZ+JwNm/u08jnlf+3YQOTQIiC6s1cThKNA/7G5sxv4stWiAck\nJ8Nu/w4QpjDr7L+Gnh8WWcgkKjsXzlmtconCRMi6jZgGj5cgEydBs4kPTkh0\naoe+5Lg5uI2fXBLThkfNknkyaa4hwu8zdAWdYMgbdOaS9UF2FesgPHISnYXe\njKkB\r\n=GuLu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-baa0b52.0","@graphql-cli/common":"4.1.1-alpha-baa0b52.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-baa0b52.0_1629464502437_0.3903212600102923","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8be5a7d.0":{"name":"graphql-cli","version":"4.1.1-alpha-8be5a7d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8be5a7d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b476bc6837ed0afbfaad80aefbeba1178163c97a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8be5a7d.0.tgz","fileCount":14,"integrity":"sha512-Ix0K18pZvlOkwciZJo9sv35UomiLbNvxaQisRiSOOJ9SbevlWeNbhBaAs53sxBbsUVEjv0mGtJxY/GHj9bqlHw==","signatures":[{"sig":"MEUCIASD1gTlU8E34PfoCpGVNs8rF0dHmeGBoWUquoaw06SNAiEAj/jA2BYCmJzS9HuEFFrXiKgYeeMRtBMX3fJe4CVAen8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6fBCRA9TVsSAnZWagAAEM8QAIhSyxsgSRIx1NETLI2+\nfPLNMJRSX53GRfWxLQeS7LWhFxslSB4ox4/PCiusob7+E8L+EeOnao2M+b53\n4wVwUVWkxy9L7RlC64nAF5MKJTNPI9yvcF2WW5ADXEQ26asLVDUw0+bmRtMR\nIi8l64sqezjMPH/8GWYfN+W3Jk2A9mNpABpLWTN48Ji9Cj0K6lkwY8yvYAeQ\njtdRGQrcq3fqT2iHxMP2LOtOeF6/lESGioCOKToMYxpyBjoYr+QtPqQ6DTMS\ntxPq6fZAbJ1FtMNxXdVLCbmwxk8QiURsk6Y7Nto6zS40aSOyo17jAaK3Ppb7\nYQ8nWdWP0KJ7ndEdiXRfUgRLcKEqT1FJzSIbs7ek4i7k7P2QN3CRUcCWhZS+\nkPkWFUY4jevFwSrqg5R+yb/Vrm/MbKwwAE4qDWMpANSa0mO3rC3w6oTiD14g\n0QXycNuL8RlBjB+qnrwyO7rmE3cpaaUgdMY982AxXF+OqDKT7cnrTU9GgTYd\nxmTJ4Sa6JtIS6gsXYyOlPq4cGxGgF/LJkXdeJNsRe72dpCiBon4E57IWjJk6\nX1IQTpy0aUSbjoiLhmL1pvjbnAZN0niHWucSxMcCyUWxH/w3+NBtEncP2Z5Z\nca/VfqUzOyCdyWbgAU1c07SDDAmXEYBeZmVCHVElGqEggbo2e44FWctnz0H1\ndlH3\r\n=3WRX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8be5a7d.0","@graphql-cli/common":"4.1.1-alpha-8be5a7d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8be5a7d.0_1629464513488_0.369768962928934","host":"s3://npm-registry-packages"}},"4.1.1-alpha-04be804.0":{"name":"graphql-cli","version":"4.1.1-alpha-04be804.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-04be804.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38ae6c99c4244fff1c47c5310012efe8506f7aef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-04be804.0.tgz","fileCount":14,"integrity":"sha512-zZ4OXFEmR+3gxx9QIWKFaZlS7vdLDiCttuEAOEqiKcVoD/3HAbxtyW+zaI1cgDbXzoEB1a/ESvRCguGYtYxOxA==","signatures":[{"sig":"MEQCIAuLrY1D6ihFimMas33RFiHs7OxbA6MI6EDJQLXTnEKdAiAfMfvuBs6N36DHfin7YCs+iO338M3AqwfERNfRJVjuIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6foCRA9TVsSAnZWagAAfswP/RlbRmJVzwuefI4RKkWh\nTA4YzvzNJRBmN6r15vr+uj7cQAU6LhAAad+m3DlODUQnqg1MYtqYyzxZb3QF\nYs5YNsRcgeuMcFawh3nIiLMc5I7yglCP9ZnV12LzwQOR1VwVNt3IR/hpj9A/\nhKNPQZ5SsLws4NSYERWMn5kNAFOjm5k9rNkM18tUvjUYvz/D9Gk0w7Wj9bqM\nLo4lTCZlbgCjk5wJrYYV4YoSSEfLoCYakSfRGcQMyDXDQY8tztVrEDMqu8D3\nrqbl5THzGI7EriCaac2YL8jkVMo0yRRMGHr3RQTVDVAX4JdzO8ePf5Bjds3v\nKdkg95aebSqybXvMn17gZ47oHSLos/E1MYsivfn1ysfl/4tTtcmsVTlCglVH\nO3GIjZ93XsB/V2CS1h8W2cBq/g8W4qkpy+8ReWbr1TOJuOdK9HImX/56ttIX\n0CiLuCb6c1iYgxh0ElS0Anrl7XQV1oT1R2sthtPlrsPgi+bst9koU55WtI8e\npanQMCWUUo1c5GgOTGPeN21C0bh62hRvbLd9Q2NDt1X4JU/DzEGm+p+aboQx\nfkKa0z+0mpNGD45oeMlZkNP2ofUoJseldrXrRvumUF0iFXhDrucFqhdMwDub\nr+17KNF+YXiWGz5+x9D8S77bOrUixmILJlZ+iWKJV1GDUES9kXN/b9vq70jk\nrva8\r\n=BSHI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-04be804.0","@graphql-cli/common":"4.1.1-alpha-04be804.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-04be804.0_1629464552647_0.5664532541356315","host":"s3://npm-registry-packages"}},"4.1.1-alpha-666cfa5.0":{"name":"graphql-cli","version":"4.1.1-alpha-666cfa5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-666cfa5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e45667b917c1ead0c74be058828372c41e4457e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-666cfa5.0.tgz","fileCount":14,"integrity":"sha512-gCeoG2lpd3Xj6B+HCmk8SaJBxO67Ay3L3hKkiVro2vrc51NXxp1UVcmQIkz3ioSJcB6wnEZYm4jxmFvmJSdSAg==","signatures":[{"sig":"MEYCIQCPbf/XI3u7ON6JV6F9oyEs8Wmdz2CZOMcGE15w5sI6+AIhANje3lM03n4bsI9JIdAI6k3VMyg9BYd4bRvHZiyf/TYD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6gUCRA9TVsSAnZWagAA104QAKMHugCAVQDCVKpIFrWQ\nBQs6zpIPD/fcPRnYImtccEuFIl/s6/yFwh2YKltqhkmCOI15bFZA2T8Kpl4A\njlV/vRSVXKDA5ljTW0jQ+w2KoZkfULI6cly1X94niEiMS1hpxQQe73b3l+ZW\nuyWC5FRw64VPnXZSfPLSpOTlnUriBRDZc69v58LvIgWAEyJ6YLFIeenNtNt7\nvi8BGCcOcwPT4O6PvFP72zidbj+ieEBjCWf85tSpHiQiBTuIkFL53UoAuGZ+\ncskz6hg0UOFY+fiOD1Nya3nnseYCK9U6rwIxnN9ctfs6vxNKsErXK5+B3AUZ\nEuv9iOQyTe7+njVZa+q7FUAkER2J3tWhq0gzkSqgALgHjIJAWq+5D1e/ir1s\nEGujK2fL9MuPx2/K1s10dQQZT/z8eIX+7s/6X4zh+4Mv3WIoiHabVwcsdmR2\nq3TE2c5WYQnSWzE/r4drOzcnBnrtNHH1VXw7FFIriRE+8SbH2/DSb3DUKfXn\nBZO9AKH1lDVNYTvhcQGW89nPUVthvt+pwPtq5oFv+TNjJ3fVpXn6+m+WXvfT\n0NHb19qE8AytERcSZMjByOnZmftwlvWf19/wRoqPt/ZOLy4LTJKP2CAm1iTA\ni+gNJw7pKFR7E7SXRbV6vRa2VpQW7Myt0hp2xjRE96S3QNH3RfGqduH1fron\nXiJp\r\n=SGIb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-666cfa5.0","@graphql-cli/common":"4.1.1-alpha-666cfa5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-666cfa5.0_1629464596327_0.5519022136638121","host":"s3://npm-registry-packages"}},"4.1.1-alpha-13b71d6.0":{"name":"graphql-cli","version":"4.1.1-alpha-13b71d6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-13b71d6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"47b4d564ccf8391e30472e747226d5a74332b2da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-13b71d6.0.tgz","fileCount":14,"integrity":"sha512-517jgcYspqVctKJeOt5LXFYbslOehGCIycPEo7tnGLAnqd1rT27253MsgKdG3L6RkIIVYe+I34DhfZgg5TL1mQ==","signatures":[{"sig":"MEYCIQDHfV3bfkFFFhUWB6IeFQy65GNFxzAqh83n9FfZGH0xMAIhAK9eoFCiySLDNImEKzHrVaFJJYj0w2spcrqCxYAqGJ3k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6gsCRA9TVsSAnZWagAAQAMP/3I77QZpxnbCpKGfcq6u\nNfo+IcjuSxiiXx4x2kuoEkROxQFz3mcUSXwSvqJntkUuIuFZcjcQVS/YdBfu\nyVdYs3gmvlIciQnI5NOsdg3kaydbdsvU+sLF77qPhhScZbvnwa9XySUbfUJ2\njp6x1uY2RBSPVMgLn0wFOLnL+4GL45vFL8/A9Efj/J6Iszrh/v9R/RVYgzhE\nBbYf54bCfOd5pykSP75EDMPtQZENO/hKS2Cb8uCzhDsF2XAVv/BjRb/K9AOM\ntdBch0eeYxO0xsA6Nnx0ugK2Y7tHnMelJm1Wlw1qquJYs/pF5it2HP9Olqkk\n9GkMcLtx+YmalSdASFo1DI8dmglJ++RmIqv2wI/LWBc4G11wbVFn2rO+kcyX\nnURbbvzqJv5Z2uMIgNv1dxGMbgnmRxnpyu6furKRBT2dTFUbqwWIouTBuXs1\nlybM/Qfswr6kJZvtdsN8M/tV3G90z1n+xYPZnjnwi8w3Tl4uO8ZYFF9nWIRM\nxE19E616p9mfhPzgM35hRr6suc41Z29lqX5JWCvSscNCQPWThzGW7svEprti\nlSsfXXMgHiDYdhjFZmgMIHBnBG0/2nqvF1qS54cnjP266WgHltmf1J4B2wYi\nA45g3OlsJxSWRlXMMuuLMrPfhpN/UXVCJ+0lfmWG9AuwEAY4imtEyl7jMW+y\nf/8u\r\n=3liw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-13b71d6.0","@graphql-cli/common":"4.1.1-alpha-13b71d6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-13b71d6.0_1629464620114_0.5777071290298319","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f5a5aec.0":{"name":"graphql-cli","version":"4.1.1-alpha-f5a5aec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f5a5aec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"233cb6641ab6308f542e6a86dc562b05f9c9c581","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f5a5aec.0.tgz","fileCount":14,"integrity":"sha512-aNi4fAI44UtvDYSiZGNxWIKy3Ui6nn7RjNiAb0GfF2JBe7ZYnFhJRY3cwoCC+WU0RZeskKpmk0F1RTVs35sj3w==","signatures":[{"sig":"MEUCIQCSMX1JuraJ2Ti5Th1opOyylCCMScDXL5/d6gcK3hPjdQIgFpGGNildvQnJ8v/1n8chC9xmRUpJN3KWwEdE+VkIFoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6hHCRA9TVsSAnZWagAABkUP/2wFE3789y+yIFFIkad3\nYHueEO2nGu12n0LG3q6Npet9vyNDM/KdamEungoD6EPoao3BsUPILCOeOtPR\nKAbEqvT7hnGvsGd0yqtbmdX0PAn7/e7TjgFMChTqN1RuY9Bg6tg9zgoK6Z3r\n1gB+ozUtb5mOepQ7DfKs7U6nhePahRQBhApYmJ0N/YTZZUiyBWHDYa2Jss+l\naFT60FWlD5AwjwyanyRZF8vp+Ygi51D24qyzZVl1+Fo0IdeaxFSzq3boAcI6\nyjSpUiD/RwNeYV3WL04L1RBb0qg/R/gXGev4Q3XWgMGvQ9q2Q8mUcMRgB7t2\nGk/P78KKj+B82mIC8dO2mZyQ24ttqJ9U2cfbXu3Ir7uzph7Ly0r1+5pOxzkH\nL3bXW2i/GKGAe9q9Pmzspfv6DSomJzGwuyAx8P/3B4+yRrWUCjwHiqLRM+rY\nn8ZY6DzLT9PgzTqHqSjqtLBvu+HVYiS7CAbDOnPlKNF+esTTESpOpMLEfi5G\nI1zXjevk/optgXcM4EiLBWLOFxYH9tQ8/sBhE2w1S9Dnmm5Q2NIv8x05Blx6\nlq3iVVsQuoI92FcFxE4UsSFUbp3hP8Dj83WFOmt5tHBl5BspeRlGrJ+bvOZk\nqi6YWpX5QWgSYKvMiqS2LnLkVOnBUQROInHWAO0o3DL4P9ItJvMPSUQC3PjQ\noXKp\r\n=IEDb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f5a5aec.0","@graphql-cli/common":"4.1.1-alpha-f5a5aec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f5a5aec.0_1629464647770_0.872781674522652","host":"s3://npm-registry-packages"}},"4.1.1-alpha-31c1111.0":{"name":"graphql-cli","version":"4.1.1-alpha-31c1111.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-31c1111.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba497ba4b0c742a9fafa2a943ee4de453bf172ce","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-31c1111.0.tgz","fileCount":14,"integrity":"sha512-rRlfJdbCLx2HiMBvxIuZnqIdqYFJkJfigNvXQOHJ2SZOE87xzSqz58IXG10Vud9fkLk+uSinB/tQdq6Qeq8rng==","signatures":[{"sig":"MEQCIBNjKuO9Gsa81ByJgFeTxv/8g+oksq5tCKV7ZJg2T+BHAiARsAaWY3JDKHf5IkeqOXnuCiO8dbS9g2A71DX88/WVmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6hbCRA9TVsSAnZWagAAUR0P+gOoBnglZnnUmYLqOl8Q\nKGt67TtAiWM9gvp32wwvHH98qjFMIZeSg+xEhFeZNNnD8OSgbwK1Kz+Nmmol\n58hr7unNvNLmcX+x7UiPVxQM5F8YYImQ01tWxVCgh9aC+1PsYrSJ1Y/Y9vzV\nykaT+il8fdKY92suGNvQLvBs7Sf4ZvEOIaVb2CtnFrtsR0i5kFU0t1AzNcr5\nKLTd8oWGmYWIu+3/VxR38BbP7ZcHLNw+JyRs+zP4nsfpulczF7buqkqg/WWu\nOQI3fwyq+Va2DhTVgk2Hn6YhYeBuo9q6W955yk4BrCSzaf+Ozpevn7S7XJMr\nJhK/TqR8Hm3sPdjEGPhji6AcO9627dSlhgAcZl1xlPuosHXBntDhbg4TFvYB\nviQNBSBFLE+gy53p4SyJYqLgFJdTcZdb1eLImm+rtDnJDnfPMK8IFF9fYVl8\n8cJ0qxrjx1Wib+yH++Yf/HJ/LtRq/VUZJ4IaO4EPxA3v2RfqgFUYp8xmXg08\nLBKZHevWRW7It1QUGZ1GjcyIs8LLKDUlqa0OHF5HTpf00RLnNYy/Ji2jmwbk\n8wgLU3APV0qVsHXJM3n3HEH6CzRJzlvTjOu8BAnpUYxnwM5qKCEhV/6hYPi2\nSjJSr35WwgPcwxNIn+hdjmkoNrgV5ZqMz9M0Oc1CJf7Ulxk82ytug5E/sVEz\nFzMs\r\n=+ILD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-31c1111.0","@graphql-cli/common":"4.1.1-alpha-31c1111.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-31c1111.0_1629464667258_0.30080194278371986","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6e6467f.0":{"name":"graphql-cli","version":"4.1.1-alpha-6e6467f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6e6467f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"98d6e328615b1cf7baf276fb58a60f6921a1c9c0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6e6467f.0.tgz","fileCount":14,"integrity":"sha512-A8JC7yyqLksMixhXZQCAKLzxFmVzIbfYJ0g6Z+HISHxu9eqyaK7iOeXTk3zi7yMpPJJwEDqonvEtY6Q6jxWsKQ==","signatures":[{"sig":"MEUCIQCcY2JB2ykYrDMuCc5prK7IC+g5CNZaPcUpGUOx0zZCXQIgHc1mS1MhIGgEusX5MFpsocIXnR/IpVx9cRn5ZVZnFXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6iOCRA9TVsSAnZWagAATlsP/A423cnaewXltsV4KM72\n4LRAhljhVWNUxjd6Q+B6XpBFgkjpL+Q2h3PaTUzHbkTUCZGoFWNNr+SIlcP6\nFCyU3fi071jd+zElHN/gijydGvBRXkRC3LtkL4p1bnUUWIXApIsMNS7J0zME\nG2MUCtTOz8O5Sw+NdnfKcO06P+V8yEDxfpsry94b69e6a7JHsc9XMtLPMf2M\n5VOmEUl9eDB7GilRMZEpggFmTnxy2Cp23cDgcmp9FJIrcCAp8ICII0L2Wt3G\n1Em40kztnRRBNdLoZnr9NtAcjj5gDf8+DAmjOCkMsLG09Y0B6V0sE6aP0loL\nAAX3x8JlZjLc3QYDpKdxp5umME/XR6duQISFeu2U3d4YhBBx0XOB+Ys5MQnp\ntR4b2iovG8rVjItTEyVwvFg/sxanecG0mrS8iLCcik/CurhSt3K3IZ6GueLp\nQhQCcAWJtc/1BX3e08hspXVHc0CXSPqjgKZE30sxUmwwiQZS22VhB+YUP6Si\no9I+U2I+kBR1PN+vQO2AQ69yRID6OFLxdTU7UyaT9md4tIKu9YoL7s2OXm8G\nKz3tQsl+3bLzCbJHJ91LHIDcML8ao+BgGsxxZxBLjug1oaV05RDChP6jZZNS\nYWVJf/gdkP17pXJdo67it8DytqI6ONtQsLwlS/8ESs+3aDQwa7fimb5t+ACb\nUwIn\r\n=V+8Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6e6467f.0","@graphql-cli/common":"4.1.1-alpha-6e6467f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6e6467f.0_1629464718470_0.6214614266695158","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f7fb5fe.0":{"name":"graphql-cli","version":"4.1.1-alpha-f7fb5fe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f7fb5fe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"14784b6bb400f6e8fc2082459e4a37abdca29358","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f7fb5fe.0.tgz","fileCount":14,"integrity":"sha512-GD9BBTTat4zvZ92bkSgpJ2xbJZG1bzn/Ps9yjgTLF/vOfHeaXKcN9lawLffJRi93ZkLz9rKzGpWzJL+azNQYtw==","signatures":[{"sig":"MEUCIBMCWC1/qmKLc6KMStH54BV5B42WQ25WPNWxEU/YbgqxAiEA7Bst5fkpcmgpaNWtPRL+JggfMyM2295E0ZvMEMYANVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6imCRA9TVsSAnZWagAAuc8QAIrrSLtsJj3dax9tcjpW\ngrX+xXhIWyxL9LnjwSTFWjehQ4hZ0HuwPv5YJdSqOAmEL+STvaLJYMdRUCJ3\nz37rpVzFUttbIP/+5HDAtpkoQ/9IWi6pRtAJuPccu3lTXTamLpvatX4J8nRD\nZiez0u6rph7xmoCGF4d39gZbsheD9LhIjjSc5ZCnZUj15g0J///iZE7aurB0\nQ3VIMuhh7Tz25syU6eG+td4OHlRyTuxL5nULHNGIjIYWkzA4TYFh/3YiDd1v\nJd6BKY36GVu3fmwpGa8GsRgu16XpYJoj/kNPFuH7bAYJZGa97SeDgHpei55O\n5nYEJJnwMh5cfJSaiZhefvNXxxF/LrmG08Tx15i72HPxVCAwpJZ+PXcI4eI+\n0SKDhV+YGc6eEsCvZ0YfUhsfi/MKLZ4r81gH80A9hqz7R4oVaf+rsob/lkMd\noPmr6oeWXIBFfG2lL1VeSsZNTj7DbRSsj7mg2oKZIu4Nsuuu7nL2ogpXC5iP\nJ5TcRcpuOkOvP+fbY+M5/aBzISQJpXQd/v8t2wtnHP92bfcQWM50+FOpepl5\nfPoLWaPW++VOucAFD9qQE5oA0ecLl9D1oT+bmCfft37xvi1aSLS8y3W5QAPF\nw9xSNxoXDxuPHGNNHrP5zyU06fQlRPBsMaz23Q9K0hdJOfDG1u0QpzgQB3nw\nQxxL\r\n=lDos\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f7fb5fe.0","@graphql-cli/common":"4.1.1-alpha-f7fb5fe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f7fb5fe.0_1629464742294_0.9728164080537232","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e079706.0":{"name":"graphql-cli","version":"4.1.1-alpha-e079706.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e079706.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"76e19577c466feebe0d2fd5fd46671e9718bb824","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e079706.0.tgz","fileCount":14,"integrity":"sha512-0UYZaibirzNRFtWHy9LM81MOehQKNmmZtRU27DyK5eqiZ9RbNsnONcsFc7MEN1qNjXdIAfV19oPffHqEQp1nmg==","signatures":[{"sig":"MEQCIA+3L0WKxDJjJ2FcYvMMukW67HptYPy2avPYOxw6nGaGAiB6sq+KaBvVJtyusk4FWHeqfk21fE+N0dr7WYg7+d28IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6iuCRA9TVsSAnZWagAA3OUQAJVhJ9dJ6Y9YrhPOSia7\nFxP+SC6uUpdJsssTmKlcafIt3iUbgmK58RPx7AyGbzStJ7UU6r0JPFevj82r\nCsToIZ+0qn6wSdaf/eBvgzWiy9pmbZz7nhZ7kTIzM7kYB7X+Aa7hkWp4NgPo\nYPRS+si2EQatNBgoCxer4jstkrU1YHveRDcvD9TxPbnKKUjYPZShPQDtHTI6\n8HPdzSi53jXAkwcmxKtzUVLT5ihCMFHbJEwIbq10D8+53If7qEWVXtIUGuBq\nih0IKlJ1wMIZjZtBGmG30OJipnoHlqR/z2lBkKS88dxbNgfXMrdru0YEKKjn\n7rR3DGOJra30iYqmpAUXl1AIl7Jb4iq+rQAh/ayhpmOaxEqdPkgmQrVmP1wo\nQwA0SSRPHLyU8XXaBYaadeqB8ZqUzdOMnmZRiuLWhz07noG2FhkacLDQP4d1\nTvWLTYY0R3gqJA9dA8qB8bYwwuSmcTRcNlYMkaF7bqC6b78WKi3x2iSHCeSo\nm17ChJsoTUQEJ1pw7EfdCNFij6Rej7fxsgmAErfBcLX47UidLP11pllB02x8\nlByzajhvaTpUS9LLpbHAXQcrmJy6HfrNsHapB0JDDhw/hoff5U3Fv0oR6FeF\n7zNc0u3KjJSbaUbT76Wvd8fN+tGU1EbK2THQexEuwbN8OmaFY/JAqrJ9y55n\nNcxd\r\n=uXt5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e079706.0","@graphql-cli/common":"4.1.1-alpha-e079706.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e079706.0_1629464750256_0.9519591162556356","host":"s3://npm-registry-packages"}},"4.1.1-alpha-47d6dc7.0":{"name":"graphql-cli","version":"4.1.1-alpha-47d6dc7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-47d6dc7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c1eabfeddc6816b267281edb19a282476fee175e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-47d6dc7.0.tgz","fileCount":14,"integrity":"sha512-GKc7/gv0bUfZkvYC2pLGSmzyUNko/IJlxN04NtnLHkwXerqwINIydO/DbnhOHU2N7iyg92sbEKT13hfzpb3PuQ==","signatures":[{"sig":"MEQCIFHd+cYw+2jKRwOT30wNr1KsmMveE16YslPE4Gqk81tWAiBV+bm1ZvnyJG2zGGrWaitja5at6iszTwXb/KZzHtPxMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6jmCRA9TVsSAnZWagAAdqIP/2T5C2VnKYTUI7GX+s8l\nUkMFa1PfGbFtOrS3yMoD7wcMWdj/U9dg1SG2Kas1jToJt7rMcJhdW8BpbQ24\n3bQXAoI8CPnBidd07eQsxBOYW+3DP/la5HAZNV26v8JZhAWJhvfYbhhf/yv+\nlmH7vfDM+v8Nl4/PJvdxiIKE/Poh6kFiWVl/7HVJRpWzR7BAylFgMEgBfmFB\nCBjlA+6Lm0jq29RtlSQHQv8I1DPNu1AmyTW2u4lg/KhRWUwAFFd35tbqCgIu\ndhiYGok8eypIHGvF0jFP49eYMnDU63sdyXg04jNQ72lczYFduVSCeMc2tAja\nkf2WeDoF5gqMU+Jts5yj1UpUjBH4hQh+6OOOh4tnsLCZ/gIZfvZwFLjwZIKd\nUOAu5xISbD/rK8caDpHWpjoKyAIafKVkSfWXSK457/469ljXAdm/F8hY7Syr\nCktVSR2aN/rkavmS9owRjUmmFatr0kUSnH66d2avpz2tpUnOFwD5WIthXk+9\n+l3JhzFMcpRYTduSLMfDh33x88Kvm62VfsAQJKl+bJgG3BETnD35Ha+siSp2\nNwUCH3gaSuuSXZUapuadZw7iHF6eMd9FkruGhgeRBOpYxq39kUtG8GKoh1wj\nCokOwQIz74iNvqEldZ3NT6XqokFAS+kw0VSMVcHnLNXne1KlOzvOqt21dZL1\naKvJ\r\n=yj8c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^8.0.0","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-47d6dc7.0","@graphql-cli/common":"4.1.1-alpha-47d6dc7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-47d6dc7.0_1629464806391_0.9054779437427964","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ed87fa3.0":{"name":"graphql-cli","version":"4.1.1-alpha-ed87fa3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ed87fa3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ecd861ed888696fc65126a8d229e0d66c055124b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ed87fa3.0.tgz","fileCount":14,"integrity":"sha512-t90vvOJiTLyksCD4iQ84nDlqZqwz0TwP1fczcrSvXmj2n/J/EF/4SX3qi50ZF/uNYZ33N6Qs+sL3npfAKkUpcQ==","signatures":[{"sig":"MEUCIQC/wEKXxtwY6a3uMkEzXnnVgVgmXFN6LMNs59YcwIGXbQIgXfyPtI04Lhmta32Gxd5UeuiVCzGT7fJZ3ESzqSTcxF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6kQCRA9TVsSAnZWagAA/TIP/je4RVydk8I26yzK4tdh\nO1LyQGuQv88Rpre6rJyKSL+Tgh2aLRWjGdOSpcfFD4SckkBKL81ZC6wNTeVc\nV+tWV0uq4fTu08cCXRy9o86ioQClUOWJ7T4TWikAK9mtt8TCXSpg3WApxtZV\n2D+qJU1eZDkemHAabLS/aKZRZX61wD3PP66TnpYOzid6DplVN/Pk2WJ7A538\nDZodNOi0rqCTPAtlnv1BD5i25Bf+knNrOSIMpwPJ9KNz3FMTkabX67VIvKXB\nPa+7CPLiBxfxQChABKFSUeF5ggdVq6lde2+fOKyXKzTCLlN/vnDXdLxET2yY\nQYV5Q8GBH4GxAzUiWVqPaWHPm5pVImTOrUXkusVIltfHO3/f280ufWBphJHd\nfZtDUdyDj10mIcLK0QQ4K9yyNNx9MEkG+hqnknaZ7F98jRGV+VkHBJku53IR\nDk/7UOofb3D0JBZrV4BOIwyGuTLED+SMDWge4eRGOpYr2ACJedg3nIgIVfHA\nc8o2CedGFxKGzVlHpyRUqpKvFsBmnVhKpzPb1DE3AxnhTDRsu5Ec6PqBlcAt\ncRX2dTZ7ZDNWIBZRsIUYGv6oJl87s9hH2uH9NAjs20pvOMzuaPa9ZUEkBZGC\nHgK+mZEgmJWkFOQmnyKqo1RRoQNPkRnkn1gB1o8TtXTEILmY38TuQLdcABZl\nmLPE\r\n=qmj2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ed87fa3.0","@graphql-cli/common":"4.1.1-alpha-ed87fa3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ed87fa3.0_1629464848284_0.36577455927860725","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3553887.0":{"name":"graphql-cli","version":"4.1.1-alpha-3553887.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3553887.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4f3895c8b82edea1b2caa4fda0b6e6988cf6b9e4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3553887.0.tgz","fileCount":14,"integrity":"sha512-n+wLE6WRpIZ2Ja/eOTXHCLxY8BHvXc8YFg3TrbOlwB6WT57+was6RnDC9xuGc4ibbrwdUY2GarqekwHy/Lj7Hg==","signatures":[{"sig":"MEUCIGfwYd5DIkPgS54stMLlaYuwgL4t05cRy7f2wFKBJnfxAiEA2iF5YE1M2mYgLG6zxwYjk+z45mxLydZwyopkQIgmb9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6yRCRA9TVsSAnZWagAAeBIQAI+OGYp+JRNnAZbgfB1C\n/qAa8v/5L3ixUMUPfxr9zj4QvABbdtKzXEnUbY/bUSlkyfmAH7Ca5C6jLb7d\nnwsECFkV4eSy9FzThi2bdLApFWtuj2Md7T1Ib2DH4KV+OsQxh0lMzAJOc1RS\nR2Vdu3UYdYKSRDW7Nv3i3J3Jl8Py/0sfGzohQQ7HEqS2m4ZzeVDsCnprJNHN\nmJ6OGd0S5Or85a1aZiLLYl/VNqtcUSLvtX09WMJ8HHg7SxUe5nU9edkCZv3p\nmFLjdPqZHHfVSN6nbnLQDKmceznFRA5v1ZSZRapu8pXaPlqduYYS3OWBVHRI\nmy54vYheJ4yLXK0/kEOk5biXhtHMcYL1Rz4ib3R7LA9eygkO/m2QP3DRQJIN\n3FAVO6yQtspZXz9gajl5Sz8LHvBwkZtxQEwxr/g0Iz9O42GrtaVsUQLHKwkC\nR9x7G5graOujnCX8xoiiGVZFKhrrpt/r5Lmz6TI7gSR/iZ77+FCO5fKbIn7z\n0xuiwK4kXMuefkhykdkbwlfRCVkN01EA/DgXQr8i+9lE3XGZXtQ2NYxl8wGw\nzOAdTpb8RvnvwqI1dNHKKVI8VJUCopvWMUJlVD5xdmeeo8wMC9F8b9WP3CdS\nNONPx/TEQ+vHit77QEdeIZawkLqxU++BjG2MqrrsOHAhioIFrHw4+V+VcuS5\nSeWE\r\n=TkHN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3553887.0","@graphql-cli/common":"4.1.1-alpha-3553887.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3553887.0_1629465745611_0.15181660294323462","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d0af883.0":{"name":"graphql-cli","version":"4.1.1-alpha-d0af883.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d0af883.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f342068459a6cb7d5971320c585c1ec6ac5f1a85","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d0af883.0.tgz","fileCount":14,"integrity":"sha512-pwSehAwMQpFlgtDMKMvTCAaxHqWhF2d06TKJCM8Myp5yqZ/LBTGQ7Gk2gw7OKdwoNI6zw8R5b9YA+tjSnPpqCQ==","signatures":[{"sig":"MEQCIHKSGOt+bOhdUsZLFMB26flQ2r8qYVnFD2W2rplbqkaVAiAVHwR6eSiZBIsSCVQkP3T0wHI1dKqwgWLO/7VkrV1nmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH6zvCRA9TVsSAnZWagAAt3AQAJKWsJf7kOaMurpT1oZa\nnW3pRTFvhjfllIf69reliUs7Hu9RZtycJi14DNCBp8sR2hMbQV4IPSMEwPvy\nHUkHEOlI8gqhOuGeu2dImDxz3Mk/F91byIz/ywxiZ0mZCtuim09ZcYoGoY13\ntEutsmkTdzui1rXI0mRrKe8g7SleXY1JKHalvGKzd6dM2TrUNx5zGCtcvnrj\nL+7giElYwq7Nczf4WeLhU5yzOVNk2U3Q8cd1Q2Lhc0eJ/WcIvqO14/VXHl5p\nu/WPQk7Ke5kZRM7xaBU4IU+SUscjkG2ue3TaXw1y89Qm+ENF7WZrjEVJ5hLO\nxS/JWolyEZLidpAh0t8+ZxPutq0h2xNvVloo+DTrc2992X8z/2RmpkmilBeo\n6oL7wzYC1/tSgSAsRn4v7yjKVvjw6mBWfZeLTGUVTr9ByjWPzH1UWJc77a1U\ncRMvdekkBng4/k0mcGeGnhciK2ZNJ3zUJtas4yzY8by+3BpM8NiSB5j2tdoL\nUoyFaTSdLKxAWW3kB4v36NmbkI8MR+BF6GGnEIdZvi8mUzm+zSIAaRzc0sN8\nvw/7POuKF7z7P7p5ocJZvMu01mWM+JLdO98AEmFeqAVNunXBrPUaFFPUBT0J\ny/sHIBov72brpaUdVH11QsYks4eXw5tulYuTSWj5IRMWkKr7VZPAxt0Hdc2c\nIuo5\r\n=qkur\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d0af883.0","@graphql-cli/common":"4.1.1-alpha-d0af883.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d0af883.0_1629465839823_0.030707556821203408","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ceb71b.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ceb71b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ceb71b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c4a9d6a956418237d42b1888cfc4e7e045960c7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ceb71b.0.tgz","fileCount":14,"integrity":"sha512-VWjjc0MHNPWpDrfqWkqlO4FmGtvs93KQbOtDX8LMTdKgI3a73d152mbV7kau8ZcnP1jNOvU0NkKfrD7WJpRicQ==","signatures":[{"sig":"MEYCIQCbKbs05hAR359SvX9xm/lae6Ufi/hjW3XEn8/D+qThDgIhAMKcoz6CnNTUgVmBEujSI25Khd3GihAa5yLrI3h8Vs+l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH60bCRA9TVsSAnZWagAAurAQAKRTyzPj0/1VtMod8UL2\n8xFpTFVuG3HBT8EWYSfxz7+DlndAl36LBHdQOlayPS7Okf0J4ytUMlEuydXc\nhoauMEs3urZXkgkZGWHAlTBfUfw4HoRxXiQlsQcKKQ0t1qr640TNvOuxtCJE\n8ViR2OEgremessDgIoNLuNEToxvPegidNNf/2HDP7/wXf+XBcF6pgTB1elcM\nEtDtZzMl4LrZlaJgAdMwL819PH8LkLq90iJcXSXebNLnJgxMTPmtSCeOy2eO\nHrEPV5Ta0Nrv3ytLV7hRKllO/Hua+lVCdxZGD083Ohng47kKILL582xVykk3\nPdZTMlOE7E9sJOUtJakO9dV914EN7Kb3bjVCC2p1jVfpaQGTr2sOaqCSLk0d\nTafbLK6NHe2x+P5q9zKs/eyatFq5RuO2gaKmsLhhvebrbsfnvwiaKuWOvbZY\n3l6J//RkJ8RwneFjN+v9WL53s/Sz68e3srzv4EksLM6Hq19fzB+CTpp3N9+c\nJN/KOtbcn5Np5ErxZHK5jalmziTfIcS31+MIhZADwlbRRh7DlO6iqXql/Sor\nNK+9y5H0y1E3/bd1qdXqbDDtl2BESEvwkUzn5G4H+kcef9sC4c035obEXlyx\nuEjVxzBdVOdbdC78tuBGdFQs/txs7hCMYvBnKrtxLLssLnU4gsD/5An+/Cat\njzDb\r\n=r+Ft\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3ceb71b.0","@graphql-cli/common":"4.1.1-alpha-3ceb71b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ceb71b.0_1629465883127_0.23949282133230998","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d677244.0":{"name":"graphql-cli","version":"4.1.1-alpha-d677244.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d677244.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d20644bef6f1730c9f29f6c89e7bea5f8de5897c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d677244.0.tgz","fileCount":14,"integrity":"sha512-GVf3ycCK4p0liLJr+8NWiFl4xd0nZ3hsnBTf/slcgH7Efo5cVzw0MPmcSkCQuNz4Nz33CkHiDZAAxaz4YA/wog==","signatures":[{"sig":"MEUCID9z008ZS2apG6mZeoWoOs1FewaK2SjkVhAqkH1tnjPLAiEAtiwupoumOepvlbFTmRScBy/X8tENvWgBGFPHUZMxhC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH60oCRA9TVsSAnZWagAA5ZoP+QBgmPsX9sMeCY6pLhpt\ncVEVt4FO11pDMQR9n1+iCvJFQUypaitNue7ScYx6rwjWhSFcM0BsY/wrI5IF\nKUMHl+mhjkKBPP+QfInMB5nU91AKw3/MkIjp5HLRobtJLbHBXMyd/VcnJeMU\noYnE/bBxTSClk1Qxs6ECiAPZH5cgohYFqBGwfS/vVIL+JT/KjLefhvGj9V5z\nX3gJPRIq/foaGX5wOvwIKCPb9Re8w0SdOG2sVIC/0b5PWIvmExRtbSDMk8GM\nzKUTcaftgvh5R3XU83yEh0Ck5P7i/eDa67lZOFH3h1on3Hz2ftuHYR2iLvrw\nBsQL6YejwCLyjBGAmk3+UE7S6yttnm0UsvAPFA8ZIoqzoKj4mPc7R0W2J79Z\nj8bCytqUpknltGhu65bje8YS7ZmncCs8NjOonUNglUvXME7m/MM+/KONQZYQ\n9t3ZSPuv3XzQ5v2+PUPaZ7ovBPcunZ8azTj0JMk0vxclOuX719bf6uYf3dG/\nioWlDEnZ/u+Fl/MnAccQk5kj+Nj3pQ4UhUYEypDucVPrn017XyCnbCMJBQkA\nQKOoHcPrXIsiOYtyE7mQvELpp9uLaeGyM1GbmisCVgxwQIauUsdqbYlvp4/9\nGrDbSuAu+8ruAgmq46KH0TDbkED7lzjMnzc7bvwBS09iC0HwS8ukEjnxYkMp\nrA/q\r\n=Qqzo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d677244.0","@graphql-cli/common":"4.1.1-alpha-d677244.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d677244.0_1629465896741_0.8238391380369976","host":"s3://npm-registry-packages"}},"4.1.1-alpha-814335d.0":{"name":"graphql-cli","version":"4.1.1-alpha-814335d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-814335d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4cc0d5c20e013dff0877190454d2edba9bbfaa19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-814335d.0.tgz","fileCount":14,"integrity":"sha512-nntnTnFSRgZRgCOwpTuomf2Oi7XY0b29lVeZ+rssFHQRCMERWqvBvNHqgurdy9Dk2wjLM2RfC/rE5UN8pGuiXQ==","signatures":[{"sig":"MEYCIQDNuq0mSISLRFbM8OsyFAdK9e9QOJt3HXhN2FJ9kxioQAIhAOIf8JEVKPTvLjULqeGS/zB0tf9AoZaKvkhmInI8S+UR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH61/CRA9TVsSAnZWagAAWcgP/2omnfFkHsLn9nFAh/lX\n2+ZHILKln1k8DVBmhiNtQB0ddR1ACjQhB9BJ5RJSwQuazUSOVDnDBLKlnOf/\n6CrQVJytnDwmd29HtqkMG/hqYSBKcjwl+PM2c2pELgXmJC4kFZ5g7q46vSA5\n/0F3dDhm2aE3f6Op/BZfX+SnpjxRdpIzPqh0d02dY1V9r28hCUQBMUjkXqGY\nypA7jWfYmiWKGnLIfL+R9V+W4Ve81y7Tgrg28VHZF97r8xgSO6J6yTfCedus\nnrJtbYOEDOuKOkFcMcki+NuxF0qJRRzoYnOxpa6vEFcX1v9ra6jNi7x832zB\nNRGl+E4MrhgsDwI7YZP+svn+76t5ON3Zg8tVQdkA0+FCWrjPpG2LHcXnosqG\nK2X7g+HmqxGcX9PKiTuY3xllaItUguxQ7U860kL6b6fiyDxF+rVxy/ArkD7h\nf/HHkFiJjbw0rMrleOK2R8u9WZhbqf4202Pa/2O4/mLX7OAfEVzMNiTNtY2J\nIa6s2aelzNKFUKCrOdYvioLiyaSBupcChXgliqY0WMWhXB3cH0cTf4urmPqu\nnVy6r4qxdQiB28EyjoPqft44N6C0YhmsAmNiinWA9QZilJZ/lhd5f1RTIUfQ\n/KkLNsCgNaHea6AX1yji0InmQNypLzlftEymLArw7ffv1Gu64hRavGqov+D+\nzZyz\r\n=mmHP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-814335d.0","@graphql-cli/common":"4.1.1-alpha-814335d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-814335d.0_1629465983692_0.9050581286279096","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e36f04d.0":{"name":"graphql-cli","version":"4.1.1-alpha-e36f04d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e36f04d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4efce39eebf89b1d2c8521ba27f3c1f67466a61e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e36f04d.0.tgz","fileCount":14,"integrity":"sha512-oeVOTUoAbbIxnbFlFu6XiBQk4+QfUFZtqK766DOHWCNpsH0ruB5hXjiZggrZssTTiwWpPu6MeF/e4cm1JNxVVQ==","signatures":[{"sig":"MEUCIQDnhnnSdYhlp2yzfFN1OhP47NYJ1jxmWo7mrUJpPHt2ZwIgI/JG1gUSwuogv6l0hqZoR8aXtvkGNQUHbTwKwKJeBBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH62TCRA9TVsSAnZWagAAAH8P/A74L0c84I72qCuMsqLH\nzEAshBkWZyP25n9mbA/yaladIrY6t/XPZhyg1XEbBRPKwyuSI/czc3CrjBHM\naVjhWIvR/T9tsdlfV6mSHI5g5A+gq3fkCu/a9kFEPxLb/G0t6mNXFsS+cUOF\nIX9ozVDTVZAi6L+v75i6oTdRyRXw6olHMIonErLNWXKR6HmQZg5pW77Yxer2\n8z016WoAVc3tD5szZJBt/NazNeFwKjrimOryBXpT6VNJJe9z9lIiAzQF2n+H\nfkfRMPvk3ZZx/kwzOsKmr/rx49mbbyYCwYji+mEJSya7j1fCFLOfbAOm4dMb\nw78LPflDUbcwdlUduqeB1h2bX0s5HQIdxjHacbifvYI7gpTgk7L8vKns/wXy\nN1LnagsrSr8eRotfJFQwbkE5yhyuWlNRxgxyFEGvQzMr8b5OEtakI7Y+/n/T\naORhwOaSnnyFWbo0oGEzELbGWHMiCRUHSYy8p+RVJ4ICKbvLsJ4voawaBj1y\nSdSHMEm4yHWquMPYWTfs3lRrqYG/krAOi2owCwB/hpJv6hde+YvBLZifQ+Jz\nYFzp5J2QdQonDXDSiXcP0KYko1t+c9K37im6YvIw2KQlEvc46HYR0vhMxhFc\nByfBLzy3KgHDhfOtCMhA5r7Nyic99myMlgQLCk4MCg+6FhJ0d3Zvo6uhXrt3\nAV9T\r\n=QbwQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e36f04d.0","@graphql-cli/common":"4.1.1-alpha-e36f04d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e36f04d.0_1629466003818_0.170574638296783","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3090af4.0":{"name":"graphql-cli","version":"4.1.1-alpha-3090af4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3090af4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"67c54918b45d7a8c954e81623638b18ce9ba85da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3090af4.0.tgz","fileCount":14,"integrity":"sha512-/ifk/YhEeBWJnixZSvhnpthMyeMOZkfVC5/6Ws0yGCZkkRWYdcIzZcsJH3C2ORE1SGWmtTsvhbnT6vba/XEBzg==","signatures":[{"sig":"MEYCIQCp9toRsfJp/eUZ/b+zxJk0BSVJQgZRVwsTmOlsVRpvhwIhAK2MFgIqfDRM5gy0t+YGDjFFV63CBiQM6e1zyOCMo2a1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH63LCRA9TVsSAnZWagAAHb8QAJBra6pes6/rRRIllFF2\n1DMnN5ve7LGsUFN8x4GZ8mnM2DJ835geVZKjbohrz+JypjjrrVTDxj/kQ2na\naQuQ0S13ZPFWFHWFmHfUlasr4VSC6S/9JPTCfCgduWEk3JpyQ2fFePfWqVLb\nhqI9HtfCu5F78UF/tfT3GLVTLGJOVYvi9uIVGpI60SyHanKzeS/DV+3ZDvOi\nJwB3NlSovcCGXVUYq/142HNFr4mSITx7okPWui9OzhzJcaO0Wx7RdXzRqY27\nuIq1++cCRJPcqFGE4TIlQvZ4EEyuQ9VcjlDOculRG6j82nDI/7PaP2NgQkJL\nJq/znjsSdWvfFgXlId/jHEcrZmlIEj++mH2OLBueIsz/aePPaUTNHrLd4b/D\nicsNB+aPI69n4T5tYi2FKx7wKyMnS2DNSh5yhQdeiNapSvRJ39nEjhv2yhdw\nXU3qxymBjOsAEKBeoSZG8rUbp5hnP7Supq+vbhLkhuiVW0xI7xN8D4xNxWNK\nDd+3U4gGAT87Z1W3o4dQNx5MHhy0tGBpr5CXxI6NQM6EISYvDvQPC9vmCmUl\nmEsis6/MZ/aVO6f9df20w8Cm79YhYYpbma6X2pRvv0xT6hkSRJmghum+YKCg\nd7BKMOjd6+7mu6i1GDyzXiW6lWwyZpCKBgXpznKCwqsJc8IrK3zpEhP6raSt\naOUA\r\n=Or8+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3090af4.0","@graphql-cli/common":"4.1.1-alpha-3090af4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3090af4.0_1629466059174_0.7876208876701309","host":"s3://npm-registry-packages"}},"4.1.1-alpha-23e5b7a.0":{"name":"graphql-cli","version":"4.1.1-alpha-23e5b7a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-23e5b7a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1c1e507ac8ddf2ecb0921c3fc054f345d8507d8c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-23e5b7a.0.tgz","fileCount":14,"integrity":"sha512-RxqK4TyH3VxbfQn7OqQycBMDF8UzNgKE47s8O9oVum0jerJ3odaKtILCVV4N83Kmk4t0oPAoRigwUlFENZ4wUg==","signatures":[{"sig":"MEUCIFUm0NcK75cQ4cZ6r5QzHs7rTserFLc1FIJRMNpj65elAiEA/aiUJRfRB+B77dwk6fsuZ3PgyJ3ATQWe6oHpleZQ//U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH636CRA9TVsSAnZWagAAK5gP/jzHoAzUXElQatTPzSA/\nFev8xlx8+y6Yy+ByhSAscOMXfH/+o7WS/NopVSIgJAefRfiKzgf2JvKVPwQy\ndYc6tuS9ZmrKa77rFwxJZWmT+S1i6D1ZW0AOuLvzi0uzoT+oW/eXpER6RvDQ\nEI4fp/3Mkd0wKOIh3uuBSsA/yWvsCnJwHH7aRTj5P7ZmyTT6KotelqmwwrbK\nvDE5QnbxmhphZv3ZicOMr4Py8QG9aSTNvZmGUQxKuxhVtqVZYm/M6vtmKPiZ\nTKrUFhJWPaoxPlpIoDW7vs5/aPurhA6iuBtEtGJvnSjBEVmtVDVVY7SknFFx\nq5W4ad8/It8R+a2g5zrch1WJdtSNS0raDaR4dM6xgK4AfblXJJgvqeY4P7mV\nB/7oKM6xP6LVW4ckgGFLZc5o+tePlF5cTsPeECZbD8ypqqGGF2nlK3FhF5oJ\nnxizA7DuHBQCnIypK8Ynf51cgn0TW3OmppcU/ueLQDZwEuP5IBo7IqNhsHj9\nIdB74Y/qLUbcKDNZuiZZi+2/yN9zyCsvSWohpnbMJuBAWc7VF0+v33OUC+kf\nK2Do3BI12RhtYKin13xcEejHdWGMImH8zPd2NcQ2az+q795coHvXESB13dcZ\nGB82ByQ+ZsPVlaqpUc7J1Vbua4N8y3cKTIExSiAYeztiWDi6SaaeZ/7AhfHo\nKFnn\r\n=lG+h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-23e5b7a.0","@graphql-cli/common":"4.1.1-alpha-23e5b7a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-23e5b7a.0_1629466106765_0.9717063060219384","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4ac5c02.0":{"name":"graphql-cli","version":"4.1.1-alpha-4ac5c02.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4ac5c02.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a8cdc9543f81928755c696a36e75940367333d13","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4ac5c02.0.tgz","fileCount":14,"integrity":"sha512-90kh+M/tgxfco+bf24YANeieYF9e97UF+smhloGrWtSglMFc8Fi6n/G94E4oO+git64/43QV5zVo6DKW+k/1Pw==","signatures":[{"sig":"MEYCIQCtgkNkyW37ftV2X2zQWnCj+S/dHtNZUvPEm2NpdaT3lgIhAL+/dVPc8vDHQEX1GCTEhxGNs8I4qudUR1lc5ROhvVdC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH64TCRA9TVsSAnZWagAAN8sP/Azy5TuSmBpRrQz5KNeU\nbs6AxWFuEmbbK63V3Ei9osHW9XlGvuF6dSToAf00DvjF8r7YeD/HZk0U1UN2\nTZi0jaz8XrcO1UPk4o8KDh+paQCfKk5/t2/wEd9UV9aCbUcnEDh9TCbkX5NB\nqeCmoA6T1uOtCVAIFfZi9HVt/UV8OgitRTha11eTG6sWlE1cUPDoQapNJXlL\ni8LWR7jXDfCj2JHOzkEYWlbEfBf7uSLXvpnp+6Stf+fNXFZbyiatJ13/Ktxv\n9r+kdG/aFyRRWRVB5G4S31xf1mYYQ4CjpGdGNX7OX+urJg/puWxpOowfO2Yz\ndRNoCY1lR8CpP09Pugk5nNQU1O59mcU81Lg5lIZClftyWGammqvAM18iY9mJ\nrwFhmKXLX8LzDbqV6za0kqsNg0yq7FPk8qgjdKUU4WOhXOGuwew0JrrfU2s4\njKzmynXNs0Ryt8NYC4BVLIuExqxuskgqY/2ZEWDS+uzlPqRYiTxPdfol0zhZ\nha8oMuv6d3As+oMERZ6GC0MP+nmZ+7ApDWpeGQNbkHt8ltGV/GoH9o+3MWx8\nHQum1f40ImWffgAgo1Xgkk+dyPYPOlWUt3cZgy2GQ/5wluyKj+tHvyX3BqJC\nuSIsZq1Jwqh7yYt4UCpJgj5Ab9pVPO2Li1cvRzTeDG4QNharGF22aiaGIg8v\nOqA2\r\n=MFy7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4ac5c02.0","@graphql-cli/common":"4.1.1-alpha-4ac5c02.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4ac5c02.0_1629466130861_0.5367141462618945","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ce2ac4f.0":{"name":"graphql-cli","version":"4.1.1-alpha-ce2ac4f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ce2ac4f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e0379389911c3808fe48a95b61376b1528915054","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ce2ac4f.0.tgz","fileCount":14,"integrity":"sha512-bVh+BLSml27e0NobzzxCviaTMCVbje+xqJswNEeO9NOlk4ZmkGWyd7YgiX7Vn/uDWzeMBFJafUoFdbL9QPoHRQ==","signatures":[{"sig":"MEUCIBjgmOdxarYfc+ITR8bm8mUzHfv2+YmvKXscck48533TAiEAzjHq5X5E+OrxvnAuJrJ1uaF6nk4/g7BDNt2iry2gnKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH64oCRA9TVsSAnZWagAA1OQQAJQVqIrDXmteBKFjYu+G\nhwUeETxLxxZcnFB5lbM6G3xveIPLUHP6wje8WbcGgzHrMg96wbLY+Tt4Nxyc\n1fAbyIPxCgDW0uuo7Yc3qlU70b5CBrsPO0sE+BLaP3RZS2NgvDUJn51ddPp5\n86YmhU03cElW4oL1xlenrd4UDOlvaCyVgqXXP3Yh9Y1GWkSatPBFiIAvB4HO\nvo5VtpLKfK+g3cJikRoK1FcB5wT9fo1kbMm0B9aEDGxo9M7e781T7zFqpsTv\nBmjNB6BSepsVYpd+6PO1YU1FmkM25CCWIsaXXGetmyeY71+sjZCuanZHJ0Up\nK4lfEhApNWVu0UdNb5eaAsSPevFrq87IJJiXCGB7bpxPZ3tvq+YuE8LFiwS9\n/HdWWqXhWmtmTDMo8jQ6Ipv9S4+0T1c0NWqxb+8CJr8QXh+3Kqv3+A+yVZwO\niZyEdOgj4Ljw10n6wYGZHknYFJeTwiCwQsNZOrI1t9KzCK15RczVo3koCV83\nI6kxfbIMVmk27yMzJY8eNVimJUlmEuNTlfusKuu0b0v+7UDOFVodNeoRv5AF\nS7Eagtu1+nGNu0+Kk2dnhsKPcRQ+44cTXSclJpH+KxpDJYS9iR0Hzr/h3BgE\n/NumWlgYYJdLDkDjkETpgBZUeuc3P0wQz+WPipZSr2cyyT2+aDXpU6qkWmTo\nD1Po\r\n=JpCR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ce2ac4f.0","@graphql-cli/common":"4.1.1-alpha-ce2ac4f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ce2ac4f.0_1629466152869_0.41963859766131173","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5081a1f.0":{"name":"graphql-cli","version":"4.1.1-alpha-5081a1f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5081a1f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eaa83d06b16c6cd9312009acecc7b7b1d1f86cde","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5081a1f.0.tgz","fileCount":14,"integrity":"sha512-UgzY1W8B8U1gSu0xyRMNEZYATuxvQeDfbrH7ZuJls4D1sshib/AFRWw7fuBiUaQlcbQY6D1kaKmn7EneVOlj8g==","signatures":[{"sig":"MEYCIQDLNPmduEa3Qtthvd1F3zECq9G7dHALB7poQ9vcNBBUJgIhAOANGkO2AJRnJfS9fjk7DqAjcxZuHF2CpoXdArXBW+VC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH82QCRA9TVsSAnZWagAAYHUQAIjh3dDU5BTtLbG2cNPO\nqvWZDcB/DPYcIDTjPYCn0sbxfSfIo1t1vPq7gY0DkRRoMQSBM+3moXN19Qow\nPTYI8RgP2B+ovJc2o7niXcaAE3e6q7eEQxVRkCse7NGL5dxQ3QaVpvtsRT1C\nUg+wOJDo4fUESRCq7fDIzYKdvJjV6sSyOMcDZF1CH5Ilwt2bCbP1uSPwp48C\nIAn/bcT6g74EQMzcUQuD7YVrN6XhaMauHTiqcG/hTCoZmOX0s/UGYBbrTs4C\nYobAXpr7TThqr5QCFqyevus05D3dfeB3G/dRc1SuzlS8c60o+KUUGmqYNHRZ\nz2kXgnWRHK5HmqkDMvzpB1ujYw9wyiES4igB4D87ds4d0Ed6ze48O9FHEq2n\nN5rWTPupaEaKrlXprrmqV2eEcu7DgaZw5cQCXmeWphiYhXATbGCyhWFK6zr3\n6/Ix+cktNY26kYqItutp2bWhm5b9RBHSKdjP+Q9YB/yhr1kkkkSjQAfZYLme\nyxRcK1rMkfUJH5aYZnNVIlreh4XYcy5/nlgzZo7XPritPXHwZgly3NVva4cU\nSbIgnXBsGBLd6EBERgNv/rG0UEDjIQzYzdoUlFaV2AauWTjfvQnIG8HTwVSo\nyW8JPCYfwcGLEH6DsROxViHHhT462sNlyiLjD2HerD6vnA3Do3d8pFDt+HY7\nAR8j\r\n=q6x+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5081a1f.0","@graphql-cli/common":"4.1.1-alpha-5081a1f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5081a1f.0_1629474192492_0.22062304293952018","host":"s3://npm-registry-packages"}},"4.1.1-alpha-79c8ab5.0":{"name":"graphql-cli","version":"4.1.1-alpha-79c8ab5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-79c8ab5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ed24c781fe6edb1fdf96d6e82be9e59f25aa8318","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-79c8ab5.0.tgz","fileCount":14,"integrity":"sha512-31FKuuBjcxzRz4gdvL5IkoOkRO0x6d028mLhNzyUVeUZ/s4TooQobvZlU2N5O6lriYv7mKTUb+An/5Ef6bY1CA==","signatures":[{"sig":"MEQCIHAW0QrKgg+lyWEpOGko3v0ZBTxFcyHlkICV0C9KqMGVAiA/27zwI/LBEt+zVFxi99LemxM0MR6qCOq3bma4nFjyIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH83nCRA9TVsSAnZWagAAfg4P/iOCAQCccUCOYxTvwqge\nW5iBCq0AQpaPBlV/Y2TiGv4fu6+4RsIPi7QyQ718VTyIiu3Dvt+gW1L+7uwN\n6yYUt1vYcOdAnR5EbeEf75cjwu6y5W6O1ESK+56UnYdNS9rXKr2sTcuX56cg\n9Nm8EVX8i/u/YG2gMM3ls+0o9/k8d7qb3KWKJMRfQb+qGCjH5MFTS4iRidcA\nIlws7Mr1VXQbnTGpYXsuylOalLaE/XUANCacTdJmZ2Tol1p9bdb7Fx7MC1We\ngULYqdbtjCqxlKJiVV8QHVnZp/B9S1Y1v+2y9ZZfYkZj46/nB9afsVpLqiTZ\nFJc1eL+e4GDaekKjs9fy+1xzVnvKeHMpockIY6K7j3HUldipbEzQDcjr8EPg\nFCAn2k7md5psu6nsFb3UvAI4JSvVJme8Dn4EmvFZmrRHqOuAS1bXwS/hk6no\nGujFEPsCOOgsv3MXA7vfWPLxFwETBJY4FvUDrs/u56rJJyWzXK3Yr5GSid/9\nCLeuKFd+HuPtQHDIYe6XIFs6O0lmFk+KdRIWNj183aUQap/04OUuujXr8pst\nOeQQPABXxEUXL8JE5v4NZM+KieGaRavjF4ccHhngMm9anNaWhy0gr0wIejIF\nFYSK9RdSUbpRTWK3NmhK4UYk+PdHbiDyFMKKEWfYvce11WFoRwMz7XHJYjhK\nbKQI\r\n=oKNE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-79c8ab5.0","@graphql-cli/common":"4.1.1-alpha-79c8ab5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-79c8ab5.0_1629474279674_0.4831894844725242","host":"s3://npm-registry-packages"}},"4.1.1-alpha-434ba26.0":{"name":"graphql-cli","version":"4.1.1-alpha-434ba26.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-434ba26.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ef11b802d850932ed3571449047321fa90439c45","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-434ba26.0.tgz","fileCount":14,"integrity":"sha512-J+v985tuLAb88VJtV6CKFxxG0b3FMSPy4uR5HZw8jFbLc0mB7+cWlYPFbYnWOzR6XYECVCCpFYpn5ws/PiH1vA==","signatures":[{"sig":"MEQCID79XPDZzY7CFBx/0MSeoeStaQbgsrbnPr1ScUdvT1a6AiBBW7+rEObCki7gEZeeC6adPOauB9lMmyRkx4qFzKjU7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH84QCRA9TVsSAnZWagAArcoP/35yW6U+9Q0FCIRPNfRG\nyVzXCkC8tnvqsjLqpOsMMb0m1ec/XtNrv5K65mi39WRWnJAtPJsshUP/lR6a\n8WxDYhAWyTtnG/Mb1jkx5K7QH9XLi7qo7poJlpCGzZym46kGVJGklLdxO7yt\n7e0ihhceOWkmiETF+ROBuuwooE5oLfhkOCWjA+wgZKA9NsOHf2e9sCTEEyMD\nWPEX5eOK+WM8aCjqWDiLts55uDRCdGmryX/uQMpEgSGcmqYTeZyRRayhmOrp\nSxE4IEEv0PnB2Xeh4Wd/rJ+Ln7A4wtNBFTYBAhJbDYZA9mhouZ+TX9ZkVE0i\nUnwnQwJnOP8RFROEH7RelSZlw68X2pYLkblKHvdAhdTOByt4bHIvJ5u4wcqI\nWI6axD2DjkMq2fDrM0M3t9JzwQKkpMCDXTKSXDizX/MW0WfEQUcxcYOxoWLQ\nzLnAnZClC8LgwfSaNwpEG2ZCp6RfkPueb4pAsgnfdhQgkRGXXSLyx2cOE3cR\nfAQOt/89WRerMI24GBmvdKiv/Z2sUqmH/StP6HGx76vjny53a8RJwfyWZK3O\npTAkJbYiGHB1NkRYvjOZWbDb5VbUOJE4szzPxJk724bbxgW7yP7yO+K0lWXn\nJElgFZUZ4HtkX5M1A/N7jAdZwx9VLEl+qqPInC4jJSoiBW8dW20oluM71Gyb\nr/Cb\r\n=iqLa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-434ba26.0","@graphql-cli/common":"4.1.1-alpha-434ba26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-434ba26.0_1629474320379_0.7083601644783368","host":"s3://npm-registry-packages"}},"4.1.1-alpha-35408ef.0":{"name":"graphql-cli","version":"4.1.1-alpha-35408ef.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-35408ef.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8ab0c60921697fbc6d06c732d90e848187281643","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-35408ef.0.tgz","fileCount":14,"integrity":"sha512-bLeHTdtd5T6Lo/GXurJXX8PI2xn7an0OavIrgTobfm1AoriW8Li6iaGXwPQI1MMMZdm5zM3OM17vp/Nn6ePwGA==","signatures":[{"sig":"MEUCIQDK7azKinwfQ1DdZKPbqH9u+qCW6Ur4GQW78t3fp83NnwIgD7K3LswiRC8lrPWH+ZqG+OSeV1OV+8MSFe5II0caGms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH84jCRA9TVsSAnZWagAAxKQQAJgxUCZgPFy26VlLA8j/\nR1BPoXGm4Z2WfsyWdIAeYZQ6NKd4IBWRReEC2gNLb0pSTuXVoVwfcOIKeUEH\ngvL1xWn98fPT2uxpg/di1DWp5p8YeGmFIM0LOIbitKrkZY6FM3rh0GXHRhMF\nOLltvv/myWAjRaS/8vcUUErSUg56CizvIJPri+mHu7cEmvPspxp3iITmTNri\nNcnCjePxvVBGNfAahkQ5hnVpPL22MzETkZZ5B5s95Sl1hn5SfXCNmWgb5rPB\ngOguY7SmbnQ7GMaNWFwyX2SS94H7e3N4gEZME9Sxl98qKOLtzLX5dXyscp7y\n6Ny4mT1TlBmI9jlnhMmy9/ySv+1cf23njmkEF24Up/mEooCMVm4/65ajrdux\nE5tMkyBjQs5JMo+kQ0mGU3kjqOrXYDLZFkRrVXMkIjMBN0BJ8rl7cKgAJRHK\n6btN47C5gJtQvsc8PUaQT3Aye3JE88NvZKe9iTywYvhrIB8nRXWW8hxvz/5W\nqOQOa2vbvHVVYCY8g0GUbkzHaw/314NqdFL9ACb9JAG/z0FYTCq5uSYWX2JY\n97IW/vW/aCkGPxqtqfwYDnrH+Vic4hO7wz5LKHk3t2UmIfXb1AlER0DpG2In\nGYmDZkHrp2JrhugVv8XD/a0UhmgFBgV5JkygfdKHgXoaN5Xq8ni1ZT3b+4gB\ndXL2\r\n=Bws2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-35408ef.0","@graphql-cli/common":"4.1.1-alpha-35408ef.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-35408ef.0_1629474339239_0.8115059498579829","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4465abb.0":{"name":"graphql-cli","version":"4.1.1-alpha-4465abb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4465abb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ddb5f36246e59e7eae32148479d82b22a8123713","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4465abb.0.tgz","fileCount":14,"integrity":"sha512-WVML3RUrSVxEHbgTuyUtFzan9g08EbmJBqa1ySs2DRQ5drdTSm7NqaO8HBvzVXSTy29CxRsA0ik8bxfftTLBbw==","signatures":[{"sig":"MEUCIExf+f+lrXpXebxT8+CXTDtgjFdEzL4sptdfFfDtDmqSAiEAtI+hxb/0vkehxv/tsG1gVsR4TQCwv7YmaJsjFyAH8r0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH85QCRA9TVsSAnZWagAAp70QAJ9q+akkNmpHtRfaW6Zk\n9udNcWj36OXVLXuzQmrgHrIjbYCy8BgPVVmpksD/rd1VFs2VelhFE7g68FxL\nZ2hqAM9NF2Fvo8qcA2k3xp4xtc4wFeoVQMRVqmlcicYxmDV9mdlKcGu93w3n\ni9sY559+6AnD9Hli4bgCXS+BsS9hk0wy6b8ihLb6UdbZjl1UlFSIIUruQiPn\nysrP47W238iijHaQE5jB8ZEskLVGqVFE2YiMYsVMpxtAMNL4pNucVZXrxy9c\nteRUQJArnvwjCHjuSETvopmn3562Ooc4iFKagayj9w9P9cXx5wzK+XDiHLTB\nStfeWrWfR/kqpPdIHfUoqdr6VnPmxPCBLDAiKuG2KeUSAjS54eElJKt1XJXa\n7o8wken9oUobItI0AEd+sH/0zbLd343k/VfEN3En/apBU+L4ZitEE9BI1rqZ\nDIy9t+KJKNs6MTez9WsV7DnK4GrSSRh1B0jVeaJG8wWj9nAqjLgAtybNkSmw\nboaen2m6g/JSsDUOhwa0BBSu3myAdJMzDoczt7Kqj61wQ84h5LX2LyyXWlgO\nA1XhYh/U6jNP70BLoxUGfZpg65ZWf8c0dregZs48lBdwUqMauZ3xaovemMOF\n64P8QyP53qjCP4F85bOZDBjTdn7/+UD4dWK4n5Ii8VihynNqZ2GGk18SI7Q1\nNckR\r\n=WVeN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4465abb.0","@graphql-cli/common":"4.1.1-alpha-4465abb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4465abb.0_1629474383900_0.43538907778530866","host":"s3://npm-registry-packages"}},"4.1.1-alpha-734b8f9.0":{"name":"graphql-cli","version":"4.1.1-alpha-734b8f9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-734b8f9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e3f1bfb859bfd797414d3612ef942a638ca7faf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-734b8f9.0.tgz","fileCount":14,"integrity":"sha512-KJy/Ae7rcLus3eMR6Md0vmgxDikbx64YuFO9wka6A9iNK4KD8F0QGIBg9u5OePtS68UbBTFv9qvipBAGlYb10Q==","signatures":[{"sig":"MEUCIBpXngwEaG9ooP8deZPCwH36qGHwbofY+Pw1CPyXWDYPAiEAzPuQu4BmthAzeQt+nHLeqhk/yihjFM+WEKhwExrYF7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH85qCRA9TVsSAnZWagAADEMP/jktoCsQlOXu6UTWD+97\nCeiNmszWM5UZAR+DI0cqZRWKME/9gdYsRJBzbREU1IiyVmLi7+5YI3wmSKIA\nikGLDVPE+8rtMdzp9WkFGLCCMyMno0dd4jLp41UyQSHO5c3PUvrDAmRySVbZ\n41R/GKTVvRuiuVC07sfllWc81thMARnEbf9rqkwQ08we8PQc1XqBoj+KfsY9\nCo48T1M0Chqkxyf45kTuS4FFD/n6ZXR53P0sB+De2uI/u85Qq9IyPKoiYykU\n4Pk/BGkeCaSEBhasCUDytOZxNNHpb0xnkZwn6r3Z8/qRu7c6IOnhpzrTmF7D\ncGLZiiyAOOI8VPd/mErlFbeNg2/ECgy5lAV+E9XhcbBCpO2ZK88lmduMu0th\n72mo1wPy1NtQOviLgbymCn5nBLoTFVnX2Gf3toIBcjnO4nlqJ8K+XZqJzPA8\ntZQbqNmDGnGM5Ru/x8mcu1GqmEz7iS8ozjGoIFx5tmQ7+MphZPz/ZRd0ZYxh\nBzkogpmzU4uk2cFHGwW08YZ7fLNGtAUdeqwq2Hhk73pYs8PDGuFdKh1Vo/VM\nPudmdl/ZhpB45FRp0BMFl5khEPGw4eeBD4MEfyxAGlBy5xF+tT/ghC53T95K\nZ9UXho1hi/aQCs8IDnBtZceTE+dTNrkLct1Sk3tqA4sJaBO2WAmRXqLeZP1U\n8dTM\r\n=iZWU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-734b8f9.0","@graphql-cli/common":"4.1.1-alpha-734b8f9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-734b8f9.0_1629474410209_0.7647166933833882","host":"s3://npm-registry-packages"}},"4.1.1-alpha-081561d.0":{"name":"graphql-cli","version":"4.1.1-alpha-081561d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-081561d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ee845ee9e640ede36e0eb6330f1ce0dd32603db0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-081561d.0.tgz","fileCount":14,"integrity":"sha512-Hl6RSzF3URUR616yV4SRSilAP5anGwDSAbXiis1w+eIyanip7QizaJiOUgn/9ES0ulfENyprraZ9dqcIqxM7qA==","signatures":[{"sig":"MEUCIQDQMYsMJFe3lWhd8jXbWh5hC12iNr5SVYhNqXZFMvCM7QIgV1ooWQZA2LcVMdBPaa7ooLDhEpbWZ/OuH2y2+GXmUnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH86ZCRA9TVsSAnZWagAA2tYP/iHNPbuUkhjGN4adQcL5\nQxP5b/JPEzz3t61qREMzzkCgCqcyejI9J8GN2u+vTNyeP3aVJjVXjAEcOczm\nay722an7yAOB4NxNTplL4Wo8LRKN7sMINb1hVw25l9SMTHem/66qU2rIlp7f\nq/SQsJiv6OYCiXn20WOImcxeQhwMrr//soqvCDSMF+wG5bIaH6qwy3X5p1hU\nO+ekB0cjP4YOIYR5g2uHbvbrMfflFNyqesICnstYDC/k5JJBG1tz4QViJWgy\nJwh+VJyytm5812vkdI0Lbwmuvb3OH1O/izOlAP8VVNYYRmSjYveED60O5xNe\nGSQbg/jwAD4RAUTVeZqZa5IPK98565lc1tR9rdqcNoYwjpXSs/4oNgYmYuEm\nn38lVs+v4aFO5ROKu7qR0Cye0AxGWL1t+YpkcJ3f9jyR4pbJnW+2BE6tZ5nK\nKjILYYlHDlVNygzxG51gT+V0eUPgRqRl2vXb52zc8OhOxI/Wcz4ozS8daHct\nfZSCRScYFYRDXHQ440JvavPeOUcPbXegEZX+AORI0ek362E7u+qRnPyIp4+H\ncweRwVpIlUi07OSpE0gt6dQ39LldzBqqfOe8fLf1VPu2K2mcrPCHVKTWeE2V\nf8wEjo72RjioxYQ+METssup6joKo0c2q+kmmhcF9rR0IyXDEkper1YZE/gWl\nHelS\r\n=GjDf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-081561d.0","@graphql-cli/common":"4.1.1-alpha-081561d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-081561d.0_1629474457569_0.6822573363693318","host":"s3://npm-registry-packages"}},"4.1.1-alpha-10fefd5.0":{"name":"graphql-cli","version":"4.1.1-alpha-10fefd5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-10fefd5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f3be3105e7ecee13ba48e57253cb385d66a0b460","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-10fefd5.0.tgz","fileCount":14,"integrity":"sha512-qC+PF+J9J8aOrLzKPQ/hlM3O7n2Cs8kras6i9N9Bt+P7vMdf3lOYAdA6nGXRFlQuu+AbNCrjdozvUVL1fYhzQw==","signatures":[{"sig":"MEUCIQC2WL4o0OxtXPYKZrm8tm+NUYbMdbG9CoIdzgGLxMKy/gIgMkurYYO1U0tA/bnZEEnUgjrQ+vibWiQ1TEIDmPXj72A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH87BCRA9TVsSAnZWagAA4OUP/2LUnQErGDhTOFr+eD1z\npfsVWv4fv6Njuufo/f/xQFvrHgo9SLk+6urayK/eH7FV0TdpMzK+hGM1OmLx\nxfxOaXE0jRZWKzlC87eFTr1jtn7TZ1oEZcokpl7yPcSvi1Jbn9Jsg2M5L6rG\nAqUkOF/JRA7R5nsehstuEG/temINRCooyHn+iv2vEevZ665YNSp9ij1jVqQo\nBhKtsrqRm7pA9vsaHTxTjah3jNPmDuQ5KdeB8pS0J401QGcHlIuHFazKKBXH\nMYOtqjhOzp53X+PlYU8pTCqGFA311CMbgnn62mtKQvetlh4g2xZyUfH7K0w4\nAX9kmPI97YjRJPjR5G0slE0RwaUqHmVN6ht4xPty3nKJ0XUr5UNrbg7IQyL2\ngWjMeSt/FUPy/CwReaPyNGYqGbSV15y5A/vmk+RmgchkyiLgGbU/ChPyOsyR\nGmjX4ZMuaR/WvIYiXLWwTg+YDtsAljfGNLi70AF52iENVoYvHJ8i+jtQeCE8\nhUXa7ZjbWODwlWsgFxqKui09cjzDAhX5IGAeK4mTZL82NuVsWTAUmftfXdi8\nfE3/ptO91XTvJXGlqK8vWZJFeVkHN6nL23EGcHrLvUZdA6PnA9NxKpyQoFsb\nDKxo1LmkGIW2byM22trJLpMTet24w5mefNJ4g2GpdhH9gmUklUzRijObRjve\nWSva\r\n=vOYs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-10fefd5.0","@graphql-cli/common":"4.1.1-alpha-10fefd5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-10fefd5.0_1629474497814_0.7935413496110295","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e8e63ba.0":{"name":"graphql-cli","version":"4.1.1-alpha-e8e63ba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e8e63ba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5109ec9bd17a35074ed5f76d17245fb4bdb73a88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e8e63ba.0.tgz","fileCount":14,"integrity":"sha512-Xiq4L3TFK9yKUptZArc0l5OpG2lSoV4dPcwRbmJ4uJn8WT3IwIshCXInb2cTwJtdjfHwAWONz9bE2kbBlAB3aQ==","signatures":[{"sig":"MEUCIEVcYt5O6vrnWFZkcxKOoWSeeLqDgEVqWdRT7t/IS196AiEA9bfXgjr3iV7ibX+u7sb14Es0FFqqJwWwifnFZs7aS+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH87uCRA9TVsSAnZWagAAg3oP/iNLN42PSuJUaPqghoYm\nRchcEb+6MLSnKupx67unLiJXm83Pc1F9QAnfrzQPFQ9Pam5L6bdcsO6xkwGS\n/BPdg/klnSlrK/fXOx8VyPWl1wxs+mXjeJ7Nj+FjnE790Uw1pZX4GWWdkUWj\n3NkXlmwA3HFNgSIIRHefcNsO26LyGzyOpgFBaMI0CP+PpqbmS4m5ple6RS7b\n/SYx266lOU1161P4DJFjDuXffzIZGYYj+LJNqMw4xv4+xt9jvX/4RNZe2mY0\njtK3sqLgTK4CngddtcEeXR8rzayCwOP+EPMTEeAUYoYBSHUskXEmJA39Sh52\naqUcM3G2G2w//siltMgER8Uw2ucjrhl+A1/d4NutAImM3U6hy1BtcxXYiOxo\nYfN8AbJrpK7/0ScEzYjHkTjHV9ba4GiuILVceR3a0KM/zS4R0e3Rh4srccYh\nG0h9CcbtKGKz2yle1r0PZCt2kyocV29mrRIBWA+kCY0ZRdGvc3INhAMi8EqC\nebp4KCmf9x/21sbeP590EYrgnGpVKS7IjEA/F+SCjptqSv9fJM29G1hIjWDI\nFSBN6ywVO4L3fSDh+Yp5QyveynF6yP4x3r+kXOUEmdvuxR+6FhMvCodcxi5a\n9LLYUcpLy32ukNYVdFJDT6Dk86SoBpV0YuLjD0nTAJ6Cw+lwXjj2Ssq1zvzh\nBFmA\r\n=SRrl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e8e63ba.0","@graphql-cli/common":"4.1.1-alpha-e8e63ba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e8e63ba.0_1629474541922_0.34691199940976647","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ed13ab4.0":{"name":"graphql-cli","version":"4.1.1-alpha-ed13ab4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ed13ab4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4d947f48f39b2c02bbb0af559459f69df5add172","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ed13ab4.0.tgz","fileCount":14,"integrity":"sha512-Gz8o18o53226HfVA3HFXP6mPBAvcoDJUGLnvuBwXz0bArZI/7GiUMZjVpWo/g+zQxJpFEB7Dv6Xrz/RoKPy7ug==","signatures":[{"sig":"MEUCIBFzBiTZYYckR1U/klU8RHLR1o51ev+qQp1FNuT7/uaOAiEAnCUuuBh6P+tKdQJJYnmF3/H7PYyL0hrZoO/8m33xAmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH87+CRA9TVsSAnZWagAAixEQAJoPblLfmIjV+O3R8mn3\nF1k23W7iXcOytP42NdZ0DVyStb4GqMinwJoIpU89XTMAcJ6Um9qJjd3wMj4M\ntnLS0TgN8uTq3Z88zBffEgzrX849Epb0HQ0Wgc1+EP5zr1y4xAqVh9e3exY2\nnuN/lw1S1K5LxuZxZusYdFPuZrMFF+zUkZ6Cywa1LxZZGkaQYs7KY2a7r/Aa\nQYm125LSf+3VotXX8yiQ7WUicWQHfAPqrGo9jWBeXvWowLPRGONoxGpoHjMe\nGOCrrd8pMxXpj+CUSnVh9oN+vxSUfRn+pm+9zNv8J2nHa0ilcZbbEAXeAkiC\nIShcrfcZTFjtm/MPItorFyzQux2weMZT73GvmWaiZ0zSklUk0ufqFqd5PJRD\nh6/naWup9aOsh4Lg7xJ8lmydWhzzYxKXOMBwYCmR/74XKokHZiAyeXaQCrie\n8fGcgDvvKpZBWYyHHRA16l1Fob9vZmKzX6MMxfEiqE+Jk5V9kWE/3+L1rEHF\nq8S5wITORmkN2e+KcQrZ0T/uNpyBWveS6OiUwuI+HZy5dFbxXseu5OOB9poP\n5pmKlF7+iWHB4idkG2298cSzNTNXH4eH2/TEtXEakfRTo8UjUKd02nfyUPmB\nTfIfAVNVfO+AwKXNWk5mgJuM1sUuJ/B2WvsxoGUPqRKWHID9yUMr1+N63DFt\n75ji\r\n=I6KS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ed13ab4.0","@graphql-cli/common":"4.1.1-alpha-ed13ab4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ed13ab4.0_1629474558004_0.20129341212932705","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4de5dac.0":{"name":"graphql-cli","version":"4.1.1-alpha-4de5dac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4de5dac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a511d1da9bcbf5fc58045048bd932c1c3b7e47fe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4de5dac.0.tgz","fileCount":14,"integrity":"sha512-ioydRlX3TRm2yjaUL2jco4ZRCDjhJrmxfg2CxZmjqP3qQWFjdjgcRSJN/GiegXGpoF1zRUV74okV5EiCnhdgaQ==","signatures":[{"sig":"MEUCIQDgC9nPIn2ytzj/XuJfzB7yHqcRjPGrQyHhJRdYfZCjVAIgRDdGL0jdNdfiPRRgHH6rt/0VFovNYb2a6ruO65ix4/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH88dCRA9TVsSAnZWagAAhRAP/3Yysn7c4+lTSZoQKWu6\nolgW3xyhx2E23DkUD5dQ3mJYmV/IB/UuaXWCdSoV6w0QMnH20Rj1vGhwSD9l\nL3W4mPgUc5woC0Lmvin+8Y1ffzN1VYJbIHEOY235sH2OHyNKgFx6RuEkoDb8\nYIovZqZr/NI5otnXhG3tTnklma9dvD9IM77JbFlrfAxj6mR4Hlna8ZQT0oSO\n21RHWnrX8kRSsJ0mccgg5EJ1h6O2RgM6yId8xJiEVrNZJ+Qrdljo3tq8N5ZX\nkGGLMEphXhyPjC6vVRj/D8N+ONABlu/KfcVvNrps1rA5jYi28gRmzYTsIBOa\nsOSbyGbbrTL6cVBT7FKRe635rqy8Ay7zt+Log5mAQpw+m/fd/zSGvpCFu0Pp\nwxy7YMg/SlkkOP5gk0pt/IYWnCjChlgbOl3IatLPiDESHd0OFXmn5DEw9G+h\nzsD/JXqk5wqbh4nkmhgYPpJ93WSjVIjYvov9eyxonxrPETdnlKGiWrlmCeuq\nLqRfZX5c0NFO8o+JzbpasBHMs9LljdHT3d3JeFdUhNbA72k1fx4cBHCmEQJk\nJ3wVi8vEygjjPuGLrps/z+D3/T5JQhB9s6ruyIynOgHm6MkqdRan8J265Y27\n6pZAi+Gm4C2u5fqQcr8M1JhVGw+e4YvTZ3pHVerc9F4PlJaFrxrrAuVgWOL/\n2lLF\r\n=RNUK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4de5dac.0","@graphql-cli/common":"4.1.1-alpha-4de5dac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4de5dac.0_1629474589043_0.14693956630729188","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c10bbed.0":{"name":"graphql-cli","version":"4.1.1-alpha-c10bbed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c10bbed.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30c70aae68752d9dd2a532a9d1b45125d004e62e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c10bbed.0.tgz","fileCount":14,"integrity":"sha512-qfF6ujopx2XH9Didj1IZYcBqA9aVa6EVnxSZZDqTfijc/s1ekU+1EYZJpotOquSfbHdgfmsEmJaubE0imBD/9w==","signatures":[{"sig":"MEYCIQCM76KQIHt2UE/S9MVcHHtCzV74gKTYXBsZ5FoPxnI1aQIhAMuK0SqN7iJidMFb/pLzAmS9R0Nphy+KM/IlzdFuL3HK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH89TCRA9TVsSAnZWagAAta0P/29ojchVzjWa6tnVhquO\nbfO2i5s9UlWlFmGe5jFGyh67yExpmA+mACJtoloQWJYLiBr4SQTbTYlmXfRC\ni5lSOdlubBzU/Z1SYtlJnAEIAu/ZngCarfufEFMp9CX8W/RHTaOHMH44P7Fs\ndqHnBEvMjK/OwUymHcmb15yv1osnvFAnOXibLWOYsxcHwCyjmrigtlp8ulb6\nnHNw4ABqGZyIXOj6uJb/lM+RcB4MVCESOBqm3mS2OfKitQqEVDVQV9LfblwY\n/QGGbalITfpHb3hS3uAwVWX/04AB9WPOAtyN6hBP2n7nWbJku5LH6jzLIHgz\nr+AwjKycENmT1Lgj6xeqHI4IRYtGr5Y7fO4SAlbwBDHu5OEKe2tyPlv61TxG\nlRpoTXIjBBjhNlwPfMIEMKD+bQHYV9+u1kXaNxKBBmOYhFdQ4BVIC1gwMmn8\npucmHGuHK0lhObzJBWd6pynWp+1pgwA8xaUZw8IBt7P2oq6eBOFemCHk2mvK\nCwN+awlY6VQ0mzf57WVXEWu4/X7DlqHBzAE7JfF6isYq5LPEZNDLeTqMGx5b\nPyEHIkytHRZOb5aDjsK/OlcZJ68c1FkgZFyiurlKIRQk7IkehVT1I9Kij87E\nAmWVIBbPac4UaWjoSYtWwMNLTMV7CwAGU59ha7DYVxrSud+cy14Nde+bh5Tl\nooye\r\n=1XuR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c10bbed.0","@graphql-cli/common":"4.1.1-alpha-c10bbed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c10bbed.0_1629474643135_0.9982624641941731","host":"s3://npm-registry-packages"}},"4.1.1-alpha-290e9b0.0":{"name":"graphql-cli","version":"4.1.1-alpha-290e9b0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-290e9b0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5a6d5ae84ab036fc6fe097491704a797bcf58d64","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-290e9b0.0.tgz","fileCount":14,"integrity":"sha512-7p/qNpCSWLsB9vLxZUHWT7R9S43aEgn8385mOXhus8vq7mzZZ5NdO7rjvks8OoPPM2X/IF/GCAGUTxNBTdW+rw==","signatures":[{"sig":"MEUCIGtIkNI89vgLSfgwp5/eRykT/Gaapz/uBODlylcyTazqAiEAoyBEHeSd2hFrfcEhVb6sCVXU9MYv+paN3Tdo0JE1jtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH892CRA9TVsSAnZWagAAenoP/34wOiwrvIMXPi8w0Rdl\niSNRpn8TZWMmCQBMuHjjD6wRow7VbAF3mqR3edcY6aEC9+ZRxynRWb1P7odh\nt/wqPIALi4browApKPKrkgEuEnR+Pif7woDVS4efAYCxJHs2HxJqIz3x+Tb/\n9plsGG75ft4gDRKq+Lqbguhm9VhMa189EPQ6CiwdQBjbSMSjCMOtdpCbSefA\nmnVSaMVffnOgFtaCrhRrQIECg6UInJOHJKHrLCgMs86fBfJHKORUC+j1GTPP\n/lTnNSBF0yQIcwx6G/bMD7+7qk9HftQfZkLnEIjRCdi+s2RGTHQQf3EKBELO\niQfonLJQaahl0RH8c7ZbVTiOeQWiDJ7AQXF3RPLnnJLdzWUr9m06g83K2l8d\nb66SHdZZ2zvR8dZtS0rDn6xlK/EVl7zI1tYpz5xnII71ftL3kXC1leA4Yr9p\n+xNhSQDOTVj8pD+atqBp3Swtv5xiDY8+PTWKHefMhWgVYi1bH3ApUGh1JnV3\nyVos7bm2bk0av0GS15i7IM+KEvZESPWKuURD8EPe33/yNYVjmgDTM6SluehS\npdSi+r0kbjJt2Te1RA/DrUdSGx9zsJ0hUI+AXRKV1V79l8USEfVlISAuI0GT\ndB6DjtI2Ohc479Jh5eyK1FDOFKTf9lKpwimz6/A3GiqOmD38OszvM17hWQv7\n4BiT\r\n=fnHV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^8.0.0","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-290e9b0.0","@graphql-cli/common":"4.1.1-alpha-290e9b0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-290e9b0.0_1629474678166_0.9333118834110237","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5819834.0":{"name":"graphql-cli","version":"4.1.1-alpha-5819834.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5819834.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a13dcc2316989c9199f60b2b5703072e8f64361d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5819834.0.tgz","fileCount":14,"integrity":"sha512-M1w2vimG2svNC7MqXtui/kt+6YEZvMKv4y0EhETBC+nvUuI2mbPh8rrP8Gbcp3IpNQm4mHccu/3bIwxYMpMJCw==","signatures":[{"sig":"MEQCIGDxlkDlmLq2QZ3s3yBQcyUTOHcC8piBFejtzth3jmZWAiBs7q2CylbCRhJOsimoriDHaWCpsHeJlvpdjsHsuW9dZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+m8CRA9TVsSAnZWagAA848P/jJZWy231uNoKU6Jdhhw\nr6VcUjoPOWmBqPmd0CdUp2MbvuYb4CPKgK2tDsEnw/BegqrlOloURo/eFjOd\nJT9BLnaKsGxIoShBfjKg+XIEO668eb8nAVdbumT1PvhmBCZBjrLOoy69UOn1\ncLwEhUbXlCjBzc/PM5kWfuzTgielp0hJsc91L/7QbWnh1YJCSxK0z9Btnr+l\nJ/L8Vi2NiXsnFMfb8tIUOrHZuALkD01sToVVu1/3skH+m/RLcEz/4/PGOSxb\nk/3QjaFVijLopx2Qx0x+hxmdRroWl8mkDdZUXTOcKyV2Us1zVPislm8RTpBs\nJEsm47VHv0qFGSfs1NKRxQCq+a/evyjs9jihmjluvEAjUl7XiEmwRlAZsi//\nZLN3amZp4ghnU9bMMUd1donEKu2ryBSVeyXciaZjx9m8DQqI0aBP4beve7lt\n8Ipq7UVY6XAe4/YudtbTG74qciNkBOyR5BoKo5SlFrcTyABi6dUfW/GR7gjI\ngD76mLzpSp2YsPwrgVO6qEss8nn/IP9HqHEn50T7H7p2v+MZN78QfLwKb1QM\nf2Q4NwnAXfQ6DJa+iwoAxmyZ9+fmhCNV9ybFJqdOWs9dOI0IKyWpukA50M3N\nLpFp7PMAb9d5b9GSqnPNXpWyHgEaOEuYW41Zztk9SGFSViVbcuWzimalZpy6\nVTME\r\n=8SO6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5819834.0","@graphql-cli/common":"4.1.1-alpha-5819834.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5819834.0_1629481404593_0.35765547745513393","host":"s3://npm-registry-packages"}},"4.1.1-alpha-744ae6f.0":{"name":"graphql-cli","version":"4.1.1-alpha-744ae6f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-744ae6f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4a281e7f55081ea68e4ca216d7fafad3394c7141","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-744ae6f.0.tgz","fileCount":14,"integrity":"sha512-AU8pm65ewSt5yX6Z2/BMCOxwE/blP0RluVkcA2XcSEzW62sR6L4R62QxYHrxUczJ20RyGa6MbXxrAHK7Ho8Dzw==","signatures":[{"sig":"MEUCIQDVi8usrEZ9Ms+GIu06vDXivE+XJqFh5QmzHtpzUtJ/bwIgUyWnQRS1XiFmwyEG4t05750bABpmP4/DqIRzzLQvRgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+oLCRA9TVsSAnZWagAAve4QAKHrEsy686bXuP9pWsMC\nPtzNO1y5tE/0nqm9/E2wjf31GBmZA3ejUzg3xOXIBKyyRwQ0KOsHW1oE8nDt\nY6/qDdYOblU43e/X3DFocfho9QJOrLt/cJXo9ynq8Dj4Lx/QEyHls9wjWMeg\n3G7ij+b5xdCKwmgczmTXPUiCbl2z1l7WD0fWSBWMhpeHH1c7Gfp32TbiEEUK\nMZi3JrSOEwDJS876Hh8vBgq+GY1rXhbPd52ToIzWQ9W1/HP9d4Lm/POguS1z\nkms/6uRzH8bNV63kzWr7w6KEeX0y6HtZRU7TCcaCN4D95QPb2WIkUSVCqMYA\n2acBI1VJT7nChFB6q9E3zLhwFPs33oeaXHqHGZRIfTLgDHRFeW0lvldvGkBt\nXBIiIq2MWZMSNFJg0lUQFxQV3r4k1y3oAOW742hb978BiQIh+72+xY3Re1wx\nyke+96aHk8wUzjqcqpfR7yFjy1AF4zJLrSKsEnSmL4EnAPkna+3kDMSpFzPY\niwhJ4gFrylwi0SCib1lWYBbWj/E+KyCu+fU5qWTetUNOU5lJJmffaHvI3L6m\nb5rqnYAZjzAlGJb6Az3mBfG6dfMgm4qh90PKdCm4n+KWGJKR7EbrlrDUQ8+e\nxLgsgwlO/yGXimvb53ileznDyRBttV58/qMT6g/66pe+Sp5tnHKSz1L57Zw+\n83Qr\r\n=lX87\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-744ae6f.0","@graphql-cli/common":"4.1.1-alpha-744ae6f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-744ae6f.0_1629481483017_0.9278163715863674","host":"s3://npm-registry-packages"}},"4.1.1-alpha-67fd7a9.0":{"name":"graphql-cli","version":"4.1.1-alpha-67fd7a9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-67fd7a9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"340cd1230815af610db054873bbe32ecbbbba1af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-67fd7a9.0.tgz","fileCount":14,"integrity":"sha512-pvZxCOLVwKYTkRgfiQT/IkCMzFhtj6+m9QHcd/pvmwS9KvCYBNPma7oxSl3A+lG2Cly1kx1T8uxo2YPyXxo9jw==","signatures":[{"sig":"MEQCIFvDCPzYY8/Bzabe/ft+N97kxtg7u3lJfXY3BJiUVFFRAiAbIQBjRua5oSsyrW8OGbHyIkuh79HJCF6f7/LsubQACw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+oaCRA9TVsSAnZWagAAdQYQAIfKuc4MZ6PP9aChCKnl\ntTpYodNfSqKDxrCYS87wP3BZ0LYa2/cvs6yuCLlCXZH9AZeoZ8ziDR3LOM2U\nyjmaN85cYhP+5+zvX+wqZBDTAJk30+vl14UZhOm2R7hV9OmevpKpXOa+n4CL\n+ic2ockHu9GTN1+Eos8fHAVoRSDcSJ3zeSDB0ovYJ6wGrtMYvVRxaiE7ytRT\nkyeqSFP7ahpPBSBxxSuyKpg0+JjP3tb9S0Ad6gwj47tF6LT5XdZ0paLCW1VX\nqyQTKIzeHiA2mx2fXjHwJc1pZAqcxIcZIchR6w9qnEmDo+S6VpGqzQ4ANkcy\ni0VdvFnPEqDT1EU3KPfppuy2RPBbfcuMQzAhrcQKVNXYXW8AeGpQnrE7IPUL\nEu+tcYN6GXLJZs3Po95D6rhFoqeE3NrI/iPkNfn9CCBYv/mRNSeqs/O8WNOp\nl49o+InR8h9pwm5foB8gPLG4bqNM5zik6pwR0pEr85YXucqg8J/yVEms6IKh\nurTjVgdyfBMf1bTFEbXstYlWkwHB8HGZyPSRmjMHNAi0crCHsdN7Jn4yT0Ar\nD+xXLIrsbsDYvRqYSpf1wDTDGX8ExV+fOdVz+try407UzYz4d30hHHJfc49F\nx+JS9/PIK3RqzNgUAHRb6X5RFNbGt0LCloQ1TiRytP3OB8rpPl2qKkU8zGon\nRHa4\r\n=4Fg7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-67fd7a9.0","@graphql-cli/common":"4.1.1-alpha-67fd7a9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-67fd7a9.0_1629481498612_0.5379803553827844","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f52ba00.0":{"name":"graphql-cli","version":"4.1.1-alpha-f52ba00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f52ba00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c9ba0c78909f0914cb24630b57524977d05128bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f52ba00.0.tgz","fileCount":14,"integrity":"sha512-8ZkNYdJzckFO3CcvNbIf8+ge3kGjbT6Umx8cpEHPNhQWFGFXKCW8EmAYbvbxIoLODhyX2Mw4icRDJq/5fSRyFw==","signatures":[{"sig":"MEYCIQCpV27ei/C6zoQQByWlY6nh2MIkd3IK7//k9Y2k/GzOnwIhANPC3JRoS5uajvHF5Sy5K38RTQyqrlFFuxKuT7SMgRab","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+ooCRA9TVsSAnZWagAAZC0P/iKqj3Fj5WjXVeMpNZMO\n6dnpjDO9IvGfV0wME22noCOdLmQc+bnGSy7lsjuhy7zaG69TlHVRfN6h7bt+\n1H0vD9AHFtKUmZrlugYDe+G+ZCsJiCKjBiEvbvsizlAGeffD0hY1dGoZj9x0\nw9OyS0HvptNha62be6WmRYLauar1dhszBglfIIraiFJLTMDbmSEDDpRpb3ii\n7PEpPheTpi1E6jDmYRp+Sk/sn8MBhdC8wv6gNk4YJcjlLa5BMWVgjqNahfMW\nhBvQTjqBjhm/D+ETmaRQPOb+MWJlO541JSNse4d1utQOCy28rN+p7V5l9H/C\nB5TqniSLb4mVorRMj4tuSQWFcPbXmPgE68wtD8yF4f2OJzIR0EBvsxbgmU4H\nLRLajm6Wxnbw0qUY4evfH3oNl+ChCkPvAkgTKR+lgy0pa+QyUGWZ/FQZ61wM\nMTLzwUOrj1UVvOUwKs1cJAlX0cJSqPzbf2YuB1Vx3+d1zSy8IgdEYWZ8N+xD\n+ytaL9jO+QKTBazAYBqrRSyVHsgUbyOoJSxnFOGaflCN5095CG0rInMUooWy\njVZvxn2fUhh54pdFioNnfN5SSCEm40vxxgFhIsQYf+qrIHU5zO0/r7x5UMtZ\nyglLR+S9s/l8C6NIv4vJMcTsHeV2RQJKPFLE1Rsh6ZQ9HeiTqqMZ42MkioW2\nGMfc\r\n=GcL9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f52ba00.0","@graphql-cli/common":"4.1.1-alpha-f52ba00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f52ba00.0_1629481512293_0.15485894598846572","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e017d0b.0":{"name":"graphql-cli","version":"4.1.1-alpha-e017d0b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e017d0b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2ac3ca4f8ddf5c124c83daf55c9e2945912a7082","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e017d0b.0.tgz","fileCount":14,"integrity":"sha512-jj0RA/lM3szn8F+u5eds0+G/Liw1KBsMIiznImyURZOPzI68ENd9s4sP7SxHWuqSTm42L38pNlDFkRrR8jMOwQ==","signatures":[{"sig":"MEYCIQD8JptLR1G2uRoAuJPzwL6VbXBi1q8xvBe94qJVhuZYDAIhAIEkW5kzPrbKM98YoSqVULQ446+D2mwq3HDRZKQHVA9m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+o1CRA9TVsSAnZWagAAAKoP/A5uqgfMjHI9xWaDEeT+\nqDg75F5O4jDwUv+w2Lr2Nn5RYI2jZ9qFgymqRXuARnHNA4qyQI/DYz8h0VOg\n8YM06i8ydQ4nBzqevlvJqcp4otwNEWV1Emq+JYjX+XXZJiqra0ckKHmdvP1H\nKxUi9/ifdne38UrZm2db/AxG74oQ4i7SpdljSj8Y8QMHQ3F07PDKdWzMGsgG\naag9+Ol9ueKqNW9mOQvIx3EFvOIWvEY6szwgRO1qa72/vsuqLGUh6SYbvH6N\nslegfzUgwx+CScyQeCsH0E40i+0YSJmt+76ZgRG9npuncCmj/+p3LcWSG/1K\nUd4cvpRoa7EUvMEMtDWNvVnKrubdre14TWkIxSjn2DORczBWw6MA3kxldGCC\ndnsn+oOgKxpjY8wG0jofh8zogtpOPGvhAs005KXB9r1wVP5Bm9duetKa6Ek7\nZmU8JOUT4TURC/Xtjc/NGqQzUVRhbr0F78d6l8bsy7UNrfP6UAtNZb2Gj+5x\nEAla1kxBqhMhCLfeFSEQCxDlT4LGq1wAIYz7klWhhTK3BR4bM5uDrE1rxzmc\n63k3uU6zLtk/DhoHvtEM6OW41e+Qa/7ZJAakERfHYi2rCPCgFFnrwzuoPCOQ\ntNiSim2J7CrhzWF0UfmPwDFKYPPDjOXIPicSee/xcZcFcqZ8F+JiNtLziaCe\naRkY\r\n=qR+x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e017d0b.0","@graphql-cli/common":"4.1.1-alpha-e017d0b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e017d0b.0_1629481525241_0.6121497413884689","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7153b9c.0":{"name":"graphql-cli","version":"4.1.1-alpha-7153b9c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7153b9c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f8c00dd8a066116e60e6ebbf1b0f58ccb832f12c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7153b9c.0.tgz","fileCount":14,"integrity":"sha512-vhILzFWF3vshi3w4tBzn+BjyUCmMPieUv10hvV91Cssxfkcw4YKfGjx0KNuzwPXg7zksv6/iIj6bosKhcF38rA==","signatures":[{"sig":"MEQCIFWRI4b0PQQpVDPKNomMbwADFm8uWI11FibQB594EZSDAiBdWfykyYTvPs/Yhvt+f/MGhkFqpNYjs5dAsh1d7O0i7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+pBCRA9TVsSAnZWagAARBwQAKB9wMrLSeDCHhepZybC\nTUQvN2deld7QoRQna65jhDfZZVsj0bBfx9sdwjkPCCmIQyLzMJlZcaoUWRx9\nHbTxIs8934xaQENRCD5tUYodWoh4pr9tbvm4YIM+anzh7WsCEvE8no5ODLGS\n61z8gK7KNexApsH2tkAoaLVQTk5slb/PcLT9b+Ck2mGWqdImczveOuaxzO/y\nrsmhWU9yyDtOe+aql+wUeet2RtBbL/sT1JXdhU+7vR/CSu+LOKIisk/vh8xW\nvjdoAvi8kyIW4zATNP/SeSEUKXBX4LvVHBxFs98nH2qtygph17q8owZTYSul\n0ixelYX9HvXZ62MblCH4GihnmPftCka4oJVy/gPhChx+14r37oNKRELqozcO\nNnR99LXwjPJSW4Wer3ISVDWE8An+/2DuvopGKQytxFImx8dpfi0es/3SlF5e\nZTksM4Ksb+BH5CuIp46Id7UxVYYDjujvk5hrleGy3ob8FBFucdCkvCzOTpdh\nxK0u+MSMrP4CMsdR/BuqT+NRTwO/OfOoU/5L/4K/VSuadX1brRqqAXGuMpOv\ncZhtlOq0J0RxF3EPfM5WW3JMTfyFU12rv0enE8S36i8C3F2T8TDP+laa20kl\n19PxrvNHT/M4HelCI+zFCRQCiItE4/Dqi4OlXC7liIpETtdqM7W3SvVXlOWv\nhGRt\r\n=qNIh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7153b9c.0","@graphql-cli/common":"4.1.1-alpha-7153b9c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7153b9c.0_1629481537665_0.36107804266485366","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6ac5816.0":{"name":"graphql-cli","version":"4.1.1-alpha-6ac5816.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6ac5816.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"64db40504ed0eaf2eecaeed7c2df110342adc54f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6ac5816.0.tgz","fileCount":14,"integrity":"sha512-IUv4/tpOa2KpePlVMczTIliY4LUfoREmx6D6AZQ76jPCH5iPk+Ib+Loyvw9a1enRbITo/4CXCCCdfETipjVFOw==","signatures":[{"sig":"MEQCIFl7gS8+PrVEJCF3QrL64l5ZZhibYs/lcAB/8EDB7O2sAiB9JDwVeWo4chX2cceolowSoa7Ch4xb/JNtzGK8yVVVrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+qGCRA9TVsSAnZWagAABXcQAIwKzSSqdiSCln/k/U4Z\nK7sGATBzwI622MqhUCoW9p7//ESQmzo7CagBuh2XVpqP5nyCrVzFxKvkHhmj\nf70Y51FXxR83rrUp909fiVTHnqXrewAhAS65sHAYXllpsiTULXsm3lhCn8AA\nHk6dkiwN003/A9kPLElvf5iegPQ7f743W9RTzrJGiEu8n6hB8XidqFyXbM+D\nn5HW0U1R1VzwmcUmDyq7g3nSha6hlbGfpFH5qzv0MwfjYIE2HXAjfK4oHZQe\n7Ev8cpyDTcRfmCB4pCFCIyLnzsAu/Lr2eIfWhDPhBbtiBoAR5EX6SrmZkinp\nt/KPe5tIN5ufTzTwiYU0+cpVGp0XSul5R9jMQr6EBDgX5A/do6XIbPClqs1m\nzjWJfpdwZkVl1fQv9X/9ZoEC5XqJRuwo+TFhJ2QBLnOzoLi2GO70eL4H3rrB\nkLjAv8hh4gOoCWAEQZFsOLP7p99pWd7EjutythUCdLU3p2/UzCLTSMFMVddV\nf047Gey7bwi7883BCR2m9MmkFR/vcNPllzo6lZ+aeQny4qus6p7IAZXGyw1V\nKleYzXCgDIz24mZvILiokXCczgm7fNf5ymBB5bjp/7T6ET3dRNO0SNer4FXZ\nm4E+Mh3UZKtGe6PbRwgck11jz9NzM9niD55nXIzvSRzSZJGmgMNnF5maVvj/\n5fNR\r\n=+fsV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6ac5816.0","@graphql-cli/common":"4.1.1-alpha-6ac5816.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6ac5816.0_1629481606577_0.15175586729548085","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b9cbb43.0":{"name":"graphql-cli","version":"4.1.1-alpha-b9cbb43.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b9cbb43.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cb1becb537c60af0759ea255e7273d674804fcbd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b9cbb43.0.tgz","fileCount":14,"integrity":"sha512-DFuq59QzmboVjF94N6ODAYJ1tMfCZ8gSp6IAF+UrQTUoOBgyy+h1hrPYL+n7ZfFrf2T04Rez+xA6fmuzx4w7nQ==","signatures":[{"sig":"MEUCIE0jYqMn4Nw/ZflIw7D7rgnmWGWrqYRlBnjknaV7AxATAiEA8pNEskX5yNUZAMcj+6k84IeLkXzIOukEJPxvxP/jF8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+qWCRA9TVsSAnZWagAA7qsP/juBBhINP+2Agi0eOHX9\nJp+qBeRbuHlslpaxQ/11mH5Hikg1YW/AagacBC+CgANo437FYcEgVB3V7JA0\nIPmiit0fj6cBgYQ3SoSfT81Vxgh65yuycRzP3nkeDKtzuRdjGCkqHlW+dOfu\np3na6RLOhYvt6VuU8vjtCvimLLbsNu723AfN+tAwhqsMBt2cmTQqHbF3bCA3\nlDekvt2YN+wtnD+UeEV93VVOVDEI5zuJPzns28aN1CTMN9b0LwLYLiGCGVc+\nc1GVSz2mrE+UIzfUzpjvJdtgcOM3yY66rSk5RX8U+NaPcOf+9inl2hqPVYBy\n54Wu8Ss+7iOIg8vH9vLbpiIhQ5XelCg5Qjy5GSk1GlhtczrW8hJ/BO6VFwF2\nc/RgLCcrQrJ76Qs9m4w0fsMAUBgZncKDe4qnAt4Z7ZoXd9jZcXP3U+LF2TTs\n7xm+A5S6mPbKaOFTC5ZH893UUdje13QcdhSFm08263QooSwZQUh+IqoUYyd9\nvunMv6/vkbBe1hg2dWlf9XeYgEU2JCbNf2jxM/6zXp7Df/n2rh8eUuKMsBPF\n4BiibSplt9dfJ0a30TgaxpdaO94UYdzc6YOb5e6M8kx5o8zCJn2UNrMzUwsi\nlmuqdKu49yabTrV76j1hm0zFZ8NHOib5UkIm30KHcgxn3MVfO/sEf7QKjoGB\n2MF8\r\n=fOmD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b9cbb43.0","@graphql-cli/common":"4.1.1-alpha-b9cbb43.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b9cbb43.0_1629481622013_0.0969597858031861","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e218db1.0":{"name":"graphql-cli","version":"4.1.1-alpha-e218db1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e218db1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dd79b3c6c474f5141c366250199d7cbfe91c8db3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e218db1.0.tgz","fileCount":14,"integrity":"sha512-AJEmP/AsRGgB5pi2W2y7lWl4vFH1+iVHcsSbTXz9HJaWMaCmtI7j/kEHS9vJfYPptkqLL3xrtipyjmEL1eL9oA==","signatures":[{"sig":"MEUCIEYd8wmEkMBb7Ihao3+hJQDCqNJeAQlFIZlyy+5eVHr2AiEArFBDTLloF03icfdFYDxOEODbVFiE4dkrBWVejoJSU+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+rICRA9TVsSAnZWagAACBgP/jVAX3VnMJk01JcWHONm\n1KLyNOf5Ps+aEGsymTMD2Wqswrm0clfOqinqUlWe6wKBh+UiRnXiRPIaPhDw\nLBSphzwfxfqQDqeD9+d3W0ynW79/5G7OcmyWffRePD7fniJIbvleYeIiPorz\nfov1sVKBi5Vez16QaB+FcIGDuQaO81RvI0jwZTj0qfWQwqbS++axFuC3T0DN\nlSwrnReP5hbeesEx6LQHNZM8dEStYcGe4iJYeKxzbzs3ukPiXRGlRXWX8DTg\nMhWhUsfF/u/+X+GhT12xBOPPsGAc0Du1UIeIpSi2gki3DAynyJDJwedU8ctO\nLYkGZugJLyRFSm6wTie3vFEI0qQ31v9+Pw6vuMHLGZY14b0dzYHr2zP3nylT\ngFHw7rNxAsJ57pKOx9RKWAibkV3bYc+X4wcTVi8vWssZjdE6nTSYt6GWq5gR\n0rjAcVeBkQpxBRhkZHWEIIKSCP1CE9Cgi+RlO9jaC6Z8BT+TAw5u6t6XNWc7\n1NXcXu+5FW1CywRHQoXYOT82fsVcyVsZIrabSQ7qcew8w6GbXN5VmjOX9qV5\naeyfyusMYzW8pXBCSbD2R2M9hhlQzYqfAYkn+eu9pqAfYYvbE2fLlrbmZPSO\ndnt5XHvknAp2F+yGRehiIjpCg2Y14GavNhNqu79F+J91wA156VKpZYQQWfdW\nvhS7\r\n=ao8m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e218db1.0","@graphql-cli/common":"4.1.1-alpha-e218db1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e218db1.0_1629481672511_0.0021263759092446932","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6c305f4.0":{"name":"graphql-cli","version":"4.1.1-alpha-6c305f4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6c305f4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ec47366fe0d97be155133ade6a1fcbd2ef4320a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6c305f4.0.tgz","fileCount":14,"integrity":"sha512-jkfzo5twI9MrK1QWJY7ChoAxTKU8+UNfZavtlZPBaFIihaODpfHE8MoAtZW3lLPJn9TySeahDYGqtYiXU5jOXQ==","signatures":[{"sig":"MEUCIQDGy3r9Kp4fJ+uDOyU2hZ//3sT0mm9aIVrZ/p+lB055DAIgP67UA4g1skjfZhK9RXdH02fr3oaom25S0u/BKIRUCPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+r5CRA9TVsSAnZWagAAtAwP/1aQTiRN0DN6mRQmkMsa\nFsaG64iYi0EkgRRUFMKwFYPwJqJIWQk++STNUfYzLxZw3r0Pe2UCpLEO/f5+\nwM5pXjTMURu7jcAF3+J2Fzhjik8VE2hNki5XH8fqVFRntAMxgDlM9PcUhVPy\nDbMoBXagMK56v/gclu0fcNORop8Ia5IYZqBqDaAsrIqeQnkrZ3Q046pEa+fS\nCpgxs8b3gNir5eSgDQvfxHR0/xFXPra/a9IPHF24z/biWw++VpglyYVOsopc\nXC8MZIWFEBhnDtp943e9a87KbYaUfR2FuZDB4ogaTcNi0p4oYvUKiusp/q+J\nFvzPdDNl8vudgYMO3lKeMk0BJLi0OBnIxPz7k7AyJiJFAEkbV/yXCodFlNQA\nc5IFEUXqJFVfhvFe7nJZr5NBlzXTFsrYorGpt4KEKJQWYeOuCRn7qFY8qlo7\n84Sh0HKxfYIVvGtrRKH5sHdHDGFrP/UT955BfAht16O2Ft2YRI5sYhMUpHNf\nVuJN+2KzcwZ0SgeWFMSkp/jc/kT0ZXuj9nzE/hf0ESd9loCawZMSVLJdZ/ZY\nY6rtaD7l9Z1gTROLpVrt0KA4OflI8vEkRt44fIiYJAKW/YB5VRx/O+NA5I9R\ntjdQQEtsYQ6eyxu5Vncuqixq9ONJGCKMRp/c5BNllXHyYLlkq75JslOoTVGw\nzjwJ\r\n=4Eng\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6c305f4.0","@graphql-cli/common":"4.1.1-alpha-6c305f4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6c305f4.0_1629481721604_0.9907887610446953","host":"s3://npm-registry-packages"}},"4.1.1-alpha-46045a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-46045a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-46045a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bdb33ce50eded090284e3bd551b4cc0fb56f4b97","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-46045a3.0.tgz","fileCount":14,"integrity":"sha512-wD+Cu4+Lcjr8Z2tI9iZXY1gYOAC3onizAUV3aaP1xUuZbnTpRnRU6tIxIm4G5AjPEXtZ8O38bPA9CSqmdk/6Pw==","signatures":[{"sig":"MEYCIQDM+0q1l7zZes4JrY7P1r3K/OO/WULVtFf5BDD4anLSXwIhANqFm9xPPuHvX4ON3MOt4qQiW9KuSi8Tk5ooLRncoRPX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+siCRA9TVsSAnZWagAAKfoP/3FQm80AKZj+91k+X/75\ntOsDWFVcJDt73SWntUPxv+yO3iRX1cTd643/G5r+PmbIXJOQJ43J/8pA6Tie\nkaKB8foksiZkGxmXjX9kQ4niTgUj+vre1E8sErj9sHRXu4rMBWP7yuZnH6SG\nmh9rvA+lWhtqLCQ1oyGTWdSdrkKrEtK/AU3B5RDmXQ2Yup7A3CzBRgKcnR+9\nh9OjoxjGL/ec9GWyR/MaZoM/JvUN/okzlMDzklTLPlJ/STwMaX3wZppAnVwZ\nP62dfaISvX9LQ97c1OB4QMpD6g4AjjVEhSUv57dDz+GZVmwJy8SW2u02XaHX\ncZ1AWvfBU8UDZBhEN1lq704HDdy0T63anE7cr+H9kPKMXFvgMPFfMRmEaCNX\nf9FNJn9jtpt05Q5dge8xvT5pYjGkaV4ar5dq8v3Cd5PO9cMGO1NQL/OqQSPQ\nLabjhy3OZwQQIne5tQQ6VlFbAjv4IXkPKcJW01VGXOz3hyxBrWjp5o/lj50a\n6HDfri8fJdHs2vqL+bHWGO7ujf0aTaRd5frt7DuiNXvSdHHug9QoYgODwpWU\nY6mUaS6oL3SVv8rfampRBz+eIEXXyfvatrC/vQRVZlOed82DBH1a+Sw3fWhn\nZFEtekZemOIYD4U2tTSGNxwn+Rg6ERooyl2TCOE7mf9134Zqbhc2nnKrvvnJ\nPJSg\r\n=ayp3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-46045a3.0","@graphql-cli/common":"4.1.1-alpha-46045a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-46045a3.0_1629481762790_0.535510000591122","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f797ce0.0":{"name":"graphql-cli","version":"4.1.1-alpha-f797ce0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f797ce0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a6f0b3e9cc22e79414eb5950c8ca1eb3858ffbab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f797ce0.0.tgz","fileCount":14,"integrity":"sha512-m0FsEZMwFHa3mDtNlCPj/jfFxRHW3a8MO4Ls5MN8LJ0RFoHtnicooI6P5ZJdRqQVd/byeN7HEwMgkRCMAh2LYw==","signatures":[{"sig":"MEQCIDPJpyiwKW15bLiakjMRKfFLkjZtUp5EjFjOgcsiWloAAiBRUCH5V9MzkhexF6UeDIg16APSZcIrpfRdtcgckT2MqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+tuCRA9TVsSAnZWagAA1TEP/RDQ050gAda8tARZgxkr\ni7gHCBhra0Lex+rDe/ZwOphB4WNMgypxP3qR4b0UytOiB/f7/pnFR8yNZAxY\ng2XpCBSAYwDnxO1oq1b4aJ/kGAPzw1S3FE9r2v8NwmRM5ib6JNCS+GXeK4of\ndR3820ulswxbygeIAJJqic8X5Uj5yp/INbxNXPDgQSVqy/o+dbbcWgCapSsp\nORMWV563jNnsIdcg/XYwSQG5JzLrZ/LbsliFY5DaHtJeiQW94AaNVUZutud+\nJcgrhIgodbNt8iAG+AS+FwVoD3UcXPR/O8DBqYqsh4RoX39pMdyX6OOK7o62\nRFma1k2g5ZYfLY/9tBBZARa0qdXPk/okbW1hhVGxYUQCvCLKGOMdTHxvcow1\ngYEn3/Od59o65Faz8hqqJ87JHXaVbe00DnRgnF2j0C5JbL0INJCZkg9pFpiN\n0H1ABR2GI5YR5rSgTU+598marA9dB4rsUEGnuG2sfxwWgSPEWbNhaSlwgOZu\nDdHVTAqwLYcRZv9MzdP2b1F1VOeh7FpqdJSvDjkwlgtJB4HUaD5uIXMkdyMr\ntmJO05EBiudnglCCybHpbnoJcSOnqgDjFvx1EXECxX2rh++U/M5nSVysa7vv\nSnU/Vc5AJQJsFqUp3E5cGN3gpYuog1s43htLZFi0RULkS+l+RGIcOO+r0DcS\nlNSy\r\n=uCoN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f797ce0.0","@graphql-cli/common":"4.1.1-alpha-f797ce0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f797ce0.0_1629481838102_0.5784454005010371","host":"s3://npm-registry-packages"}},"4.1.1-alpha-92cb713.0":{"name":"graphql-cli","version":"4.1.1-alpha-92cb713.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-92cb713.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dfe410c4c964765394e0618fb649d77924a79717","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-92cb713.0.tgz","fileCount":14,"integrity":"sha512-OIHxiv1dnPF3ZR1BuFkkWgj8maoV8V4kd+6jIuRxaCSJi7+uSf17/LZ2bPU3T1JVsPIUb2+e2tfjjsjIUry/qA==","signatures":[{"sig":"MEUCIEgB3hpLMm4Ot8urQQztPZYwuj1bEYVHvGHGRWRgOt/WAiEAta6wavYtry0Y5RWnbhU6PHJwcg4ovWShcQoEV8roJZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+uJCRA9TVsSAnZWagAA46sP/iQSkJLjoWqxLud+rlgw\np9Rx+iSA7BF87WFUOpY5ddnNb9ZHH5cba0uBxs4jFyhQ86M6HMQpAfweCweb\n7q0jeVjbxoKEg/GJzknMODZxfpIS8iXegNHe5LZHpjyjneXjR6Bb9CVJ9HGU\nZcfxzWG4Fu3KL+rPbTc0HqgHZf7WCDGo9rAayPxyIFk2rsOd3w00tG7Jf2I+\naHq5nBNKeYpD8OGxtWLVn3JdVTfNozcnX8PcGUNwbzhG4O+034bzcpZKSk3D\nPSLN2JHwRVkULcpecvXyqdlXX4z/mmFZSXm4OKxDEAxzR/tb8ow6rGHi3Zjq\np5G071YV4OOaSgz1GV+5a06yxfOfaHYuphsukMUY4f5Soqfuzu+c0wS8k1ka\nJVDJZhssPeZ7kLuqrBg4WTud6ysbh5BV70ruK9Ry6YoZTDqHfuUTjEzWiY9g\nOYKp30E/r/YLeUVYItpYyAxFar+0rqxzJnLT1H5PukqfU/cJfdJDf1UCIYJj\nO148/0qd56tvN/Tgif/E4JfkSkbQOHWxDeDYf584ujZ7gIPT5TIslVzB14bs\nZQHD+g88NN5yIPGFxWProfwO7x7l2ZRxZA9g9Xp7JQt77PUQsPTLfigEarKo\nG/3iYDTKN9WKBiLo4udIlX1wT2se26qCPrM8Ue6YQ3ddI0oqM0/8Tt3MtTNI\njxk8\r\n=y86w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-92cb713.0","@graphql-cli/common":"4.1.1-alpha-92cb713.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-92cb713.0_1629481865745_0.5354579901366878","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b16d095.0":{"name":"graphql-cli","version":"4.1.1-alpha-b16d095.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b16d095.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"07b290ef05b42fa70deaba95a7062779ffb6742d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b16d095.0.tgz","fileCount":14,"integrity":"sha512-L8YJDFwCIH11h942znAo3WzqvG+h3XS28/I2pxtJTrjV8QWOJSngBa+rA1VPWXmFjd9PysnzvE825SML7+v7fw==","signatures":[{"sig":"MEQCIA4hf6OQJPoD71PKFApTM/PPf5jvmMHckIA/jcUG0tT9AiAz8krHPb4/bbFZcUkeksiH6mq9LRPciumSACavQ2YxdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/7CCRA9TVsSAnZWagAA0esP/ij5T0PsiFzWZKKz0nxB\nXQxf+5+BwURz00rKpV4QR5C0fvx0aJOlg7NusP3g93v9/Msv1GvPqWZMDdTh\nw87jz4pJQ2+iwFZcywCdYOvQsArB661/DH4OZtHEb9va/zFxQwiCDucGtowB\nz8pRJID/E9142iP0ZaY7giyT/t7ADcI8mUmQ1Dm9yiLuuIGovx9NKBrFvg5Q\nKNaumZtcc3JAmsI76tfaEM3Q56ohKo4vLpteeSChwi3SFmhR4y565dA4gwc8\nvVhhSUBKRUkJKQCErV4XSmQRFd69/2gagCZub1NTLOgyKEr7JLxS0tlSPmtu\nfdBTEE76f9EkG3OK8JPjVullmHYYjxoMWQaGvGrT8VUxFiJ/22J7PIXx14RF\nirPeBaD42zS2q7QmepTh6fid9UdngX26uwVe2vDEYL8XNVjcC8/R+6C+A7XW\nm8aKJa1VeIQaM7HGC+oxXU+lF3+z50nUJ1ffUPI5vMy61MAgTgW0SD7mPjwi\naOyrDrkTGt7W7W85SGBAP4nMl3YG5PUbpGZrG6HEKg48jLraOPeRicrZvfth\nAH/ibaf+A4EjhuWHgSgdn5Y11f5BYcxtDJZBcqyfyK5leW68gwrl0BU8Cpkg\nyXjnvFdn80d5dCBpSOJviOx61+4PD2DX/qIFZXf588Q4jHIsj4kVKjl+H1MF\nEjS4\r\n=DdRW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b16d095.0","@graphql-cli/common":"4.1.1-alpha-b16d095.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b16d095.0_1629486786038_0.9228658628897735","host":"s3://npm-registry-packages"}},"4.1.1-alpha-07b15fc.0":{"name":"graphql-cli","version":"4.1.1-alpha-07b15fc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-07b15fc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3aef0f311b2fe86dd50d214716393e06c37b4b70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-07b15fc.0.tgz","fileCount":14,"integrity":"sha512-QhWd7W3s4P9kzifG3ukxi3TMQc4Nn2OXzGgWLeM4KN2GFNrAhhCXU4xfoVX6/O2j3A4u5W8fT9Jr3N4YHgD5lQ==","signatures":[{"sig":"MEUCIQDghOL/qtG8kIT75ssSuXBXELnyL/xbJJI2Iw7O22qyhgIgNsA/i669vOVIUyZjGkbqbN/k+mDJ5UAZ7ygL5gXUY84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/8gCRA9TVsSAnZWagAAFTEQAJk8WBPNmYFqLQmsj+P9\nDZNQqH8iXMavLtiZrxWj5vfWnvLT7K38uwSmK8S6NCgRzTJ7OrggiKi9nzDj\nwzxy2Kea7AxE/Dmp9N4/KN8rfznykcIyq8zdo++0VoF6UWfVGLyBZdgLeDTH\n3BMyYbngsGT8K6syxKp8EjICASd79LNG2Zu8MzimIsSoRlcOeVZu/BdM8WKm\nlexvbx62JxnDzPhgyvVk1Hx1CrrLi8CSmb2stBvJVg6WIOpYkdIhqKJuIsoF\ng5ja/7OncyHIMdvYr0M1Gw01wX558v1UU+Cu+NuunpB4VsZZO+8aKl7kap3F\nlZufbsgsPvTquPzPzKCVDEzX3SJ7Dhp1BIGZQXhZUVYatoOoMjZMLE+RpS+1\nbN28cb3kiHjr/QsYBAZLz6JvUZ9vg8vq/wojQl4tRg/0fkBW2MWMyVzsAYQA\nGqpXh79DDphJAfSDs6JHvR0K6A5ORzgd96RfGFoFdrCWs8P8UbTmS/lIws8F\nyexAmt+nJBDnv9IXKtpc80DdubhkRboEVycJC0KPhSmVOwpOkVwzfUMnbxBm\nhIu8wBFWNSIz3gu6v2g03y3TOpAZTAIqOFIHWup9w76Wrcjtn3fAhqfh/iBg\n+ExBUe+Q/pHJMIK2vyj0zmzHMpP4qKxJbEiJRB+XcQ/gM/fIl4q/0eRDhNXj\n7Iy5\r\n=zGU3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-07b15fc.0","@graphql-cli/common":"4.1.1-alpha-07b15fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-07b15fc.0_1629486880259_0.8305801987356967","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d6bac67.0":{"name":"graphql-cli","version":"4.1.1-alpha-d6bac67.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d6bac67.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d194702c2d757b5e75b613166b2d0e26df8129d0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d6bac67.0.tgz","fileCount":14,"integrity":"sha512-sSl/IUTPdhNLnWtpP7PGYv+HY3qBn2EdBJsHVfe/BZ0xWUCqExqKZAXckrynIuVNbWl+MCgwToIYJoCbN9uAwA==","signatures":[{"sig":"MEUCIQDQj2y/Ro5y1LN171kESoyqC2jIKG+TO3kcTjffEjdKRAIgPS4WqGtO518LpK34taymKj88/4jGg7F+/V7MGMJieVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/8zCRA9TVsSAnZWagAAg+8QAIBkKGW0+7BerSBZesMa\nFtUBfBXVyIwWvQEKFdgVzNjxxam5sb/m8ADXkApRNHGWOd7oj+dGrw8GAGwn\n1yxBHsfMMcZjLEdkbTmmpNsN9PMj0WMPpQoAiG5MqM7eWXeNk3eWJN4oH1ds\nG6ZiAZj5PTl+c8axlG/70emE/Us+f2AVanXxE2Al4ZEsLaX2Mdvn06JIRSY9\nKOEjuxJdbZc2ES6ef3MyoHzXKyxDQHyvVYZtcSpvZjBkJIn0Pgbvu+pZI+Oo\nUKM9kT7PWzI5kKiUvBbsKqD7jR9hXzAA6bQc+unZMPJdAqXds+LVeUuys8op\nxhWIxqaUvVeq8z/7SKdbyFX1k0shAAdkP7bTd/xTiaFM9Lg8P4GKoDJ+vzQy\nM/E8xhAlA008q/hi0mykQx2zUw7lA5IgcPrAk1ip6F/9nVzhpvdF4QQtrQ6C\n6gonRl/V5isU0KT7tVyjq1Q31m3/EQ/xbszYsBB0ZzWwTZjljTey8q7/mifH\np9aovUs4slZp/BiDIQnQerYYVx5/yzhz88B8u8yw64U+31EaX514FwmwQG6r\nUSHFpwLiCk+S2vAT7q0ner60iOOTYEZZUBICKoph2b7yL0QePoOe1fmKl5iq\n8NoYKaL8T3nAU6DEI/5WMDETTHl7U+EMu7gjvvIp1Z06CeT5xbBNBRUUpB+j\nQZYG\r\n=36a5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d6bac67.0","@graphql-cli/common":"4.1.1-alpha-d6bac67.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d6bac67.0_1629486899116_0.0665428336808318","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d44d5ea.0":{"name":"graphql-cli","version":"4.1.1-alpha-d44d5ea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d44d5ea.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"29de381999065bfdd9e1c998cfe1e9626f6cd727","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d44d5ea.0.tgz","fileCount":14,"integrity":"sha512-eJRQWqOP0I9i+JKuG1osGJu0uHSWOCv5d58YtaXAi58h7HO2oEjJpbzrC1+OWhqQrugd4mO50mnvhFYlPEBKkg==","signatures":[{"sig":"MEUCICwGACSvwHQ3gvFXWRUuk8E4sZw3Cp1y4sN7D3ynNZAcAiEAkBGI4cV+3E9r8yIAZbQAV+jlwhgJruPuuMYXUfyqmAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/9GCRA9TVsSAnZWagAAGsIQAIopqanxbW0AMt0Tc/E4\nB5acW5lz/0zCSxMH2FPtn0q/T6vBNac7hgq7NTTmy0yLIJUL5kbKo7IVHwMf\nArF9b43/EzzXOXRuOJ6appIvYlMZlyL8JUwsuLXMxSojKOFakybeuOqWWmnQ\nifmq1jSP2haYoXRLppZmW31O07/2snecOaC4f6vsDdoqz3SoscuY+y6tsMnN\nnOtHaJ1X9wZh6LKVwZ3K5gsD2aICsrMX4J+ZH/1lg9+3XUDj0jpZyC4UHFNs\nk4csiXTWsWeEsF7kW1mAsNQsUgo43wTt+0Fx+MbxNFSsRdcn9XJ5Cy2I3w+O\nM0O1m+3KH1dqC9yPBUh411y79NtbDp/t773EZC5F6xhl8Ig99ykFZH5Wx6Wl\n4JT6p2yNi41pAdHACUSHHZa/RbjeATYYis6a4WsJ/zKam+YmVsnlBd2P9TQD\nCwHC4Nha0xLPq4kouexaxHfJXG2cTuhb+6Ob4K5o5Glpm1qQCmsYhIBcwsWv\ndI5Kf0UmWo/r+quvnjUFaK6p+cGIA9XAtWtrKli7hDaEO/QK4WwnDe9wDs08\nwUxR4OqxU6qkobfHQ0NkHp7iqixXG6rFUj6u1i9AbXZ7cD3G+XJyrbbT+5V2\nCbAjkpE4Oe+6SZtsV9SP7+3f8FlzJc08pPJ8nQVzlLvBqIsCq0nn32rXdfQR\nex7n\r\n=w7IU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d44d5ea.0","@graphql-cli/common":"4.1.1-alpha-d44d5ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d44d5ea.0_1629486918769_0.2352358013936391","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e12ce18.0":{"name":"graphql-cli","version":"4.1.1-alpha-e12ce18.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e12ce18.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"083ef181d73c5e2bfe4630de9bb951d611352969","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e12ce18.0.tgz","fileCount":14,"integrity":"sha512-Xo4cHU+2tBOaww+1meL6/QhOxS1FNrklYrgs/g2vKIT32+jApfxkwz7FmXuIBkGOkISedx57E5S6GjxvUVYB2Q==","signatures":[{"sig":"MEUCIA+Hf6RwWoJepfzkn0fYyMrWo+X+WKO86uPaFm4SjNB1AiEAocjJgSmNN1lLSAkohKAdWk/B4m1bMfQeloFHWg8WVvY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/9YCRA9TVsSAnZWagAA3vEP/iyAPi1so2GwlwoKydIw\n21u9XhEOrlp3E6hWzuP1KzqNG0hyFr7mS9ecjOSMlfszmvNSUGXaKB1U1GGg\nBnkE1VAtMuZMh79dl2K4Nw+2LJ9uU9VEnoFfomV65IDtzxqVCmRIzfHn7zeo\n+ya6Ku50UpV4CbquOEfvALsP3irlQQKQx0Btl4LWiwQZPqdr5fTpVLBkHVZg\nzChhG+JdatHwElVWdJoN/GGFaSccegVvHPxJ1k78oF+sYRkkaa0FKeKawW+m\nXnv6xGy4DJqx+8eWuOPP62ZANS0P5ZRTkATfTDZWmiTinIdChWHwWeT8b4YH\nJbfRM6ox2t4oArrUF5WQvPnIQZtqeFyQroMTIUnZM7c1wEPr9nT2PKmi2IeY\neDV8akC6/jFMC0jFHb6UPGGeuQszEkUJllyZrRl31slOwU45wOnQ8DK98gaW\nSpFZ+iUrVViohiPkDpMi7c2FtUi2vlM9cce4ivSkHje/XEmbXBkAWfXtGxya\njZhmNoAFw4RSlrABGmxIG5sxZw7zxt6SH84bRrdJK+Y679vKwrF2DBBESWpo\nGO50/xJZKQFR+cyejHUIidnQgTfopDU/2rmBxiX7ZbayK6OJ8tozHRLAh/HB\nahSJBYmlhEpHqsZlCZ9tFMRpQwKbRGAWRX9HSymSnPMuWMwwIlictxf4GIHZ\nq644\r\n=c104\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e12ce18.0","@graphql-cli/common":"4.1.1-alpha-e12ce18.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e12ce18.0_1629486936259_0.8940437601555931","host":"s3://npm-registry-packages"}},"4.1.1-alpha-54656b6.0":{"name":"graphql-cli","version":"4.1.1-alpha-54656b6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-54656b6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0c156849e2a48782ed427238a43a7f3680e72ac3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-54656b6.0.tgz","fileCount":14,"integrity":"sha512-1HHMY4BIm+8qr5PvPosvOekiW1ehVTH95ZTSm8QxUGOGZ6YwsTPJ5NFfIjv0kDMK1+DH8Opq749ytrcldOOJ5g==","signatures":[{"sig":"MEYCIQDNyMgKs20qfzSTaKBgIWlxZss9XU7IhXaMUJ5Y+6noFgIhANRNS1Bmy+T7PE245G0KYgz0eAJnudp2lLDAdTuwNoFF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/9pCRA9TVsSAnZWagAABJkP/AotPVQ0qhFp1hW+gRbI\nhTDxfl94VFgJ69myjic0rMdc6v3D1g/a71jONWttExttZmAQN71laNid81Sq\nXSy3FhC3M2RWXXqEAMn9L5aAXqo09jyBA7mAYSE80juxr1/fORfmKkTdT+hM\nMtEW+l5kmQEHt7AJcLWx0x+wd7bk4BZoHKGsoiod9xk8SB9QmsHss/0yNdn2\nsdzMunEkG9He1loi8CsA+3nRZ67CSAuPmRQPZW/a7vdwqbLk2CWx0HI7UiO1\njsvTSiVcDC+jKtRClQwbhbIX+kbZrVuZVv3UmonQFO5WXW8YiRVf9DwQMTfi\nUK+wFrKEZlV+ElI1eBKlrziGcfUAqnIBxnkSzbdtFX74I2hp6yjzc3QkDHH9\nXQXtCiEUX0iS13GVZnR/Fs4/t3W260hBj4RoQQw9ityMqh9eYUBCbR5QjXlZ\nhCvcV21twlTmpfbtHW+m30R0O2/fQYwh3z7FIVfS5hGAdH40WzkS67Gf6BY/\nxyx/2a7d8sIz9Xd5s8hIXbDLhS/Zkjsdr1CxmlnvRjmbTU2C3JQgnkxw3/cz\nekVfyde1cIvNpT0AN8E8S5Wx7bWZ50ZzyC5OgeQERLW3WvVzpv9xZ5Xd8ue5\n81Sv9ZrQDtzJX6KdmPElstIr+5ZLZAg8MqcDkjiwoKT4iyhToVzU2hF4oUJi\npIy+\r\n=hhj5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-54656b6.0","@graphql-cli/common":"4.1.1-alpha-54656b6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-54656b6.0_1629486953541_0.15725247789191932","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c620a89.0":{"name":"graphql-cli","version":"4.1.1-alpha-c620a89.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c620a89.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"92cee070fbf827d13c2b359f948e97c5e5f25a3b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c620a89.0.tgz","fileCount":14,"integrity":"sha512-XFOfS9pXH3t2F6kK0j/sP0KshGDpjp76qfVKXAL9p4gX/YlJ4mnaRRlqyUO4Ra39tIIjpHfSFn0n03+cRpkQDg==","signatures":[{"sig":"MEUCIQD2qfEesVxOwDotrBGiV7WvB+w4wqiKDUzevFJUZqr9QAIgQSL64KUdd/Boy3oIJ1oeWRXvPXkzsEefSsi/J5haDik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/+QCRA9TVsSAnZWagAAvykP+wdMRi3Id1I2qZ3D+n8Y\nFU743uGvisepT7LBy6RTm2ZFR/xZyiFs4FNM/viWpjSUgUKHjgruxzbpuOp6\nwyen1lSoaWTxq2Fwc8ZnUISOFHddHvDRxQGe2VKcje/z/4ooYsOrLCUOd3xQ\n6A0RJsSzzRiQPuN0aW5Eq97HBkHH214UrsNWdoHJm9dWGeQ2HLDFcF4Y3pvP\nXRG8+Kb7MzHbzBP5muD9taUrvQklAVPWVIJa15MtnW6E0oNxbd7W2NwKI3v4\nr3c130OWajqf/tV902FZ8XCd0lviQwgr7pmG8QECz2IOaVe1XpncX1DTuawg\nbRbk25nLT40FHd9EhGRj1dxMNtknmGps9NHRhJ+Qk2xnrBZgGSL4g2xGwy+b\ncg+eEPPpaX25LHLCpdmKH8ukkusdd9G8dtzpE5S6pcUhbGZgy1geG+1QRRox\nb21R7+oo8u5073tfK0IrPg6i70jiEXZs/lJ6uOWVbB+0U4Wu2NTzxe87qUeb\ngra6hHw4QTwRykAZ/qwkaWiMJb+rh7LEAVF6brwa6cU5nSLRNLpu3gvK2CoZ\nBEFIIzmFpcZFXC+4dlc71XTHPX69IhsfpoGJHwA5xJoFyYV3jHgp0o0hrphN\nCiI+GpSMZsJ4tfV7OGTGUlus05+by0YRds0vGauURI1QX0ODA3DGXwb6ufNA\nxQEN\r\n=71Jh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c620a89.0","@graphql-cli/common":"4.1.1-alpha-c620a89.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c620a89.0_1629486992791_0.12680962262091455","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7cfd793.0":{"name":"graphql-cli","version":"4.1.1-alpha-7cfd793.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7cfd793.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ffea5ba5cfd5177b811ebabf7aa236182f07b86e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7cfd793.0.tgz","fileCount":14,"integrity":"sha512-u7W6bKf/3RRyvBzwY8V2qMCiJdRcILv+nC3AB202auVyJ9+uFGZt0IJo+zM0EuaaVzxFd6BnXIT9fPhuDdppZg==","signatures":[{"sig":"MEUCIDovKWFX5jZR6izx2cj9F9kKu3l7JHMwdfhGsrERXP2QAiEAlBw4U6PpQtXc2/UoENQtQKFWV0lJmj4IESTWR+mYmC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/+xCRA9TVsSAnZWagAAD9cP/iGSqz/O3FkpfcwFURfw\nDNFCo5XXjD2K2NwaPRXNEfA2MDydtG73/h8RB7t7CdB3Kz9+ScV6L5viNGcO\nT0f0Z293bMsELlkl12HApOlW/h4Y5xsFAsY/5tKc32Sym+bk+HF6X79ppbD9\nMJy2PgpQ2HBRrk+V1px3zDlYWv3kTcGRKZKm6ECkcT8PqJSogrGrnwolT0IG\nEB8O54bc4wXwneK+93O+IpBRjLvdN/qM4X4STKJrd17bdqFMS4HkEshTtJ8x\n/lczlC+fEZgmFWTKFcsISW1wuMS53HX7S4IOkU7PLfhaaj4/beJWJwtDk1e3\nSAGpO4C1QVFwKKd2GkiGpGX34JkbBFIjdPXfTdZimLAglNjM2HlQ5Y0ncxsD\ntPwO0paCykxCLqJN3OFfWatxa1qe/r398ATBdRY6En0WtczgPKkpsLgUQCkQ\nbuVlgW0rSuCBLjxDd6sWOgEv+AYw/2uJO7SbyhhWEZmTe6y0JxSLRgZT0/2C\nk/zvJKVxmEc2N3JLN/mUCEFHnNIcisO2RPkZqtMCBAVDsgOmHcRUE7brKIRZ\nJkzltNpbsppNhQFz43hEPzyg+BNg+8b+x0+3ftIgO3hwPsdkA7PEgzl/YCk+\nOBDfG/ajNpqM4EZUazugo6lgnbAIa2Ub6kxVR10azwHxSerqb/PpSkkGHcXT\nBh1+\r\n=lYmm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7cfd793.0","@graphql-cli/common":"4.1.1-alpha-7cfd793.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7cfd793.0_1629487025608_0.5166831275758996","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5a0f317.0":{"name":"graphql-cli","version":"4.1.1-alpha-5a0f317.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5a0f317.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"81f98f9ecc57e54d3b84b7697f157737f6e80789","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5a0f317.0.tgz","fileCount":14,"integrity":"sha512-MAVXtMK1bPKy/uykzrKz2J4XPkF416jeZYsR7KsDYqbZDNSuKU99F6tm5M79HXzR3t4qVuLqijItz1oB7oHAig==","signatures":[{"sig":"MEUCID8vp2Jx/S5Wo0gM6fcBZTbb7+8goLbI0Cy0Wp+pt4Q9AiEA73dhmCKXdRWaCN+saZvLEVErtrp9nGGIo9qPo4E0uuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH/++CRA9TVsSAnZWagAA51oP/Ak8Cy1QOV61Dab2MiRM\nCQDtNRy6CAJRDCSPzRpZvAFG+HHP+907yA3WRSFxuLFgFRTiOP7S2zsOi/xI\noUzKLy1tfrbR4+kP++XyyQ+P8x1ZuYyXJ2qK5whaYPFaKxgGgGtzsM7VAW9r\nCTv463Fi/SwMlf6ImhwyRluXR2BjWoIar72RRUbWi06gH9lpXnm7/j+NV253\nddngJzxPibHxCCqaAhN8qSa6qLXbrpkW7j2+bscfVDVZ1MySngMCFepJ0OWh\nrDx0NHULUTqKEy6b6QAoL/JfsJdvUxYzN/xSlkCiCgitEOOWHXARhqzos4ZC\npVsauaukxmJKYUQBMTZ3AzIqFoIB+zj6cKrAfdfJWD38UeIXKH7P6GNBU2xC\njmPsXllkM8SAqsEOqOnNoccDCGn4eS/fbYUgyHO0SIwwOjXNZvre6pArfxUK\naWCHitei0c04YOoTeRj+Zv9A90Y7C0zxU0d4DQDu4dma55OHs/9YJHZw324V\n4aoPHiGmu8DB304hjfcmCj9j+W1KwzJFKn8fb8J+jcDgIkhElCmlnC7M1gM4\nRyBmOzUbnnH0WXHqXdjHzjClvrfzwNq/lV6B8xB/YxkSA9vaxo3rVZpFcmVl\ncEXo2dVz7dAmjzwOjkiHp3MbfNGpv0nJemU4XFgR6vOId0tms92xvf2H9zA+\nxjvW\r\n=N30C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5a0f317.0","@graphql-cli/common":"4.1.1-alpha-5a0f317.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5a0f317.0_1629487038540_0.019495575680755772","host":"s3://npm-registry-packages"}},"4.1.1-alpha-018152b.0":{"name":"graphql-cli","version":"4.1.1-alpha-018152b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-018152b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a8394db184a2cc0b39cb0cdad3ff238704eee2dd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-018152b.0.tgz","fileCount":14,"integrity":"sha512-dMzUEOVaF7NyoSjpFdN3Dt9gH+onsB2AeMUumHGmT5vlYHdzW0wmQRRL9tIl5WQhGVi+icb2tN2Ib8wLD7zP7A==","signatures":[{"sig":"MEUCIQCKFl/pHCIQI0k848k96Uo/dOkQhJtDUiPblvdhhuqBdgIgCK+OiL7zzwZbWM6NFs/DxIglO7CnVmvxlStV493rLH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH//hCRA9TVsSAnZWagAA+OAP/j7TGhG28+JKfNdvwmo6\naJG0Fk3MF4O/O6TuVF+Or6yaCCxhlFJ42GBe28s+5euvJpC4VdmBkY6sz/GI\nocdk+mGpsCZFYJ+SzLYbVPW6ZO7EV4+p8xT24l6HyZUiPGN6Oy3TArXPO3lL\n4ytcBWlA50CTrxYFlcdvAdKUihWLOst4MB+C0RM5b+JEya2KGkSn7bNL4ZTI\nbELWk0YBfA44lEdCtPPLle3O6NSGeA3tTmE706PtL6OJaetoUMQ9U2UhzGoA\nCZHWcxIAlG6BLZmK+T37F90K29n8mfmyoQCG5AQAJq2ZbNTRop1JLHkDQ8rz\nQr2ndGl2iAt3nxWTI+Yqag+9rVY7Fk35clkRLCDKLCwZYk1gWLM9rBFDaj21\nQ2v+mpGoWv0xSBbdrP4jrLkT6BZBb58ZVN3Q9vuWdy1LteZvbyJdNjaEQhnT\nKFwcNr+zJYeY2+jcF9wZJws0dxFeAyqDMJ4Q2nUN/2uqeS20HcdtAUQfmT5t\ncYc0YIriE3OsGeal5XQgrG4JlQQ34jom/Hyuo3oCdLCast9avMnafU1FUYq1\nWKbjMoGjOjSIHzQvuxlHNzhxYxNmYbpvTQ2RfRSSWN3P0dsbuot8y1EbqOWa\ndQk8uv4BvD6Hdxygl3R+/qxL2QxRkyVhWSaTmn6LGCEmOwOdUH0U7k+qD3pC\no8mX\r\n=Al+6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-018152b.0","@graphql-cli/common":"4.1.1-alpha-018152b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-018152b.0_1629487072916_0.3133744858704848","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b6ad6f9.0":{"name":"graphql-cli","version":"4.1.1-alpha-b6ad6f9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b6ad6f9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"162d610795bc154c447950444f7793959428f6e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b6ad6f9.0.tgz","fileCount":14,"integrity":"sha512-mQS1cYTOwOPkENPQ54sioMuS9mMMeX+rNQSrDRCIlcq/aB8B6+3S6C6O+cMHvzBsStAPei/xa99CjKTUeIcP9w==","signatures":[{"sig":"MEUCIC9mB/4zzOAs3nuJnwdvzJhl5vw+VB+bYEAIZY/iy9gYAiEAqIv4TxTAwkleYcpDk6qdEsdVCMoXEcjTvbcxrSbMfnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIAAYCRA9TVsSAnZWagAA+fwP/36ngdUEQyNOGX6teyjZ\nY4JaCISsnwqWJ0nv3WToQuJ2lOKOpJ6auUXGIMkCEDRXzyNCGkX3U5dwEvee\npe5CXM41KTnWto4QFbz3/SCybZ1u2LooJeUREdvHrJhJSUsi9HhHuJwf0osx\nmtjSoIaX78SZ+4TEj3X6GsfA54h5fClnXreQOY50U2cYlo520WTzS+lo3ULA\nzpugGRc3i4jbDaEymgx4XdyuMp6WVrNidfENKYyhfuDu02+WEgpgdBlIqhRE\n06j83hjtO4ivPFPlX5MxWbFuUfsqhv2m8jf4BQmhieLXyFdUJAwyQ4TqzNdI\nCLB3tgdRGhVee5RA+Bqnl9f3SMb7n6q8n+eyDBuPNIZh511Hp8InTgz3Y20o\ncWaWJ5kHQ/MyMC7LeeCF+wJSSE4w7PVJ44F7kvxTTXoygROCb/lk9DK1rWtk\nGe8XEV7UXnpVKccE73FLB2IBh6JkTVjcffN1jRY9nv8h99QbsDtfn+VUmhYM\nJn6nznKXNWdxixbA4d1+pmv3gf6R0EwazJVBzciuiZK9YjC82BkI+UPvn8NJ\nsugISZEmjFlNaoBEtihHYMU3Nnd9p98aEDONXVYdulgwoXXlZ+/0f3vf6lav\n1uvVWrxHAKnG6kGsAt3lL1NP7CclMn9vVsqdDXHf2IRaH8mVUWMKNxk4MXs/\nnixj\r\n=41WS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b6ad6f9.0","@graphql-cli/common":"4.1.1-alpha-b6ad6f9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b6ad6f9.0_1629487128260_0.26988920724394494","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bd3fcec.0":{"name":"graphql-cli","version":"4.1.1-alpha-bd3fcec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bd3fcec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31e5e2178af24581b0bd687b82e192bff6eef8e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bd3fcec.0.tgz","fileCount":14,"integrity":"sha512-yizEU/0JkGH7w9CjhOaEQBZemz6c92OlYaaC0I+s40F12SZHqN2j2VcSQjntiqL3Cyt6/q4xx0p8e9KO81GlDg==","signatures":[{"sig":"MEUCIQCA+VHuPtxD4UDsZOOchSnkoh7rsaf4+Ucx19n3dOrw9wIgK47+PiVhaL8pVC+Co3Q2QuCgPSDZCeSWVl6QtJkfbgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIAA1CRA9TVsSAnZWagAAJoYP/i2aMGIluQyLCw1MLB40\nDhrCOupXpqMF5lJPdZMQ5dTA+9JBiHftDTlGVWRS4gWb262NZOUNaN3nH4/o\nMvf9GANGtU2b48nz5DbbDMhRVHV0XekeLCMg4oQVcUu/7eLe9q/cQWXWs85j\nAzYE69wFezIwmixCvEWZM92zVGs73scAPVfbBM8sebvbZpJ3KoMWJFZy9bWY\nqWPuUk/JNYlY4YuZqC2Rg7RuS/X4oaBGBwvpbFYE5UQyx/GDNAy/tOeRiUfF\nxAwK0aKiq2GinOsHeD+XL8tB0jfLdWm5Lixbw35fyzsReFnOM5/dm92HAoIb\nozIBONBT+cpl1GJC5IfZ0netRxQkOw3lOP9z8JW5nWxXFUgNHqv0TKaqdlsF\nC9tgEui7SWI3oLGo2vWFL81zkrto4cWXb+xEaWvw0En4OXN2RZwe9ptgCn/k\nGYZoVjiV3YpbnipIPLvmmBumHPOS8s/dPReOmx4jlwmUqo8GDtwYsXFgkS8c\nNEXvyFRgi7lzEpGFBBN3BKkyYexgLe4AmeyPm/cvafEodRPbmEc0W6IIcf1p\naGXrO5Epf90nMS123EJ3PAieRy2joDLdM/KRB5lSU2ZCEVM2XhjYw0VAR8yw\nrju7C8K14i7cnTAbU7bbK7PGuMzIyid+1QzydDGtfjkbc4VW7BvTKSSGHBm3\nYuch\r\n=HujO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bd3fcec.0","@graphql-cli/common":"4.1.1-alpha-bd3fcec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bd3fcec.0_1629487157701_0.3554923723409298","host":"s3://npm-registry-packages"}},"4.1.1-alpha-33a84e1.0":{"name":"graphql-cli","version":"4.1.1-alpha-33a84e1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-33a84e1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cadb268581a52124cfd14af7af4f45a4e78fa2fc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-33a84e1.0.tgz","fileCount":14,"integrity":"sha512-5j+4C0sTAGaqKsT0AZmmh8IFer5l8RZhhWSak6ZMedQqJoFeG6YNq1w0hlozNcELua8PYMn2CSPrMq3qai9EiQ==","signatures":[{"sig":"MEQCIH6adbQX0DuPFp0pbrmTagd6yiM3NVNyuLbUH2mCyAE5AiANcPsG4WCwaWAkUTTK3fn8igOJE5S8N+AkpF+OQ9iYLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIABbCRA9TVsSAnZWagAAhfsP/0UYH9MtU2x2EJy6wC/w\n4Av6as+Am40+iaWkfoPUqnPvhbwShWSxBclLI2VkWEa6M6GjDu5Hxnzje0BK\nEeZEO6B5vU1A6Sx3WM+Be4t9blbrvwdPBHXUj8mCaODafYycV2sHrxAirvTZ\nO/fN2pbxq/kcNS/QnleH/BguxkY8IgBtgapXgn7sY6uOKKFyeCC1vT65X0El\nF6+p3CVF8JI024ZPh8meV9P+Cay4ZMxU0hUgUAt3kGfcBGgdzmSvxHclxYpX\n2X4eJ2RzA+5UFnR1yaL4sjwAzZ0Komyk/re3OjV6mtDblfY4+SKVdqfDLj2P\nTwRxNLEJcFlGE//Ph+XAGifbofEt/A1I53HsjeMKn4EwLCkgZrS7tulaBQAT\ny+jrnWtaqAWjdBPgPRWmNmW91hUndBk+ZFj6d1NxGG4Q4WtynRT6+nokJ2iw\nFZkvB8pEVJBwJfn5T0cGHkVED8GSgk2T5Mzo2/pKfNL0q8kwr5PhcF/XKyhU\nBarU+nEYMmQtJ9BbN2bxj+BIyqQSyQdEDxxpshU3ytJ4UVoE3dtjfhrMD2Oa\n+iytMw2qVmLpLf3cH3wLm8vbju/6uFqI9vIZVA+XAb2WfRy9wLj22F+cEmdn\nu7zUc75yFenVwMWMtG7capuGoQQxaAvo+D/RTTEh5RjczWTNzsqoTN+64JWB\nD9Bb\r\n=qHRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-33a84e1.0","@graphql-cli/common":"4.1.1-alpha-33a84e1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-33a84e1.0_1629487195648_0.6738115382184371","host":"s3://npm-registry-packages"}},"4.1.1-alpha-96d5c45.0":{"name":"graphql-cli","version":"4.1.1-alpha-96d5c45.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-96d5c45.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0ae1ecfc40bff48468367f6d8b677fd653c0e65d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-96d5c45.0.tgz","fileCount":14,"integrity":"sha512-716DE8fynuMMa1TACwl5ZxUSxcD9bn4l1Y9wBaUSn95huWVYuO5W/uZq+5y4gRq954ICBYpGI/SKD4WiS+q5Fw==","signatures":[{"sig":"MEQCIBCvjxrNxngpjIfzXxEr7g83lhmD4rEoqftLj2jHhEJBAiAZnFmbtkpFL8TY603TZ54wSPcjcgICLaNYXtnaGk3Fmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIACECRA9TVsSAnZWagAABCYP/jQU3nQ+PekSGmZiQhRr\nfccJYyvMfdAjOzVEBdVIvWHabVHuwA7E70wqpS55ckpiUre1nU0SNBM3buHH\nNi56jOQ2JKsG73qvLcclmuXiTDVCKgCl7AIm9ystSa8Sh2NlfhtNB7VZXHay\ne5F1aUnECPp57hkffUo8dJvXBcFF2n1GB7kVtS6ZIvy9jek0+DfFJlFydUiB\nQzlNKcmNynJykuLks+2GwMWGVpl/kLxhVzoI7lmYLDtKi5N4eAqvNyiLLrUZ\nu2ofYE/ueu908UAYhYxd9w5CmW1VzB9FvyroZ7QvvQDSibBpyF1rGWeL9BF4\nglANvMzRtr0YD67Rwp2Sif59OMIsnypRaPn0cEVnDFcLtQsoYKvaQykARpnV\nHN5wj8WYAuIuPgZpWLrkcBuEJbQzjXWvNyJgFLq6VeWDESdETBER98U40gFC\nSlWb7nDqw6CUtRhJ558VpuKBLMGJNBvopIvpywSn7L9NcVlQID3qQvo9hF/l\nS3L+5N6Zh1BM11CxJ8YuN4N8D7/cHoHMeRgJjeKNHoV/5F1jHy5GaJRRanpx\n1D1ftgVIbtovCESA70J23VIrKW/qPUYLZbeS91TWDK1eh0s/J6EMJvbsX1wU\nBeN0fUtR2xB/qrGdgo0YgHACo4LQw7h7OnDZ+f89OfNNMtf1jbe6P0BsLCS6\nA5aM\r\n=rI9g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-96d5c45.0","@graphql-cli/common":"4.1.1-alpha-96d5c45.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-96d5c45.0_1629487235953_0.6681722759464366","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1dab186.0":{"name":"graphql-cli","version":"4.1.1-alpha-1dab186.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1dab186.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b1be92dae6d4fba7e91e3e81e0c6dd627683adb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1dab186.0.tgz","fileCount":14,"integrity":"sha512-SzXX4ZmNoXF/K/Z4E0wV7RZphLpwqR5Av55bjv38eWwiSWScfQXicmTbWkg6vy7SHI+PxLdojAmn8vpOczoc9g==","signatures":[{"sig":"MEUCIQCdZS2+8WX6Iv8TGPHJ2gihPdlawcveaFCDYyQ85QU0wgIgeDuq+Pn6jPFs0M3xp9VMGCRn7fDm0Etwshyvdx/EJB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIAChCRA9TVsSAnZWagAAnO8P/2ZucTtgJFRGehd/yvP/\ntAMMbrUpCr0G5p5BPeNgIDywGziKMT7B6D3mZ2qyjifwPb8sfEuPPz2xjsmC\nrpH40mQ+DUnI9wi2ggzGiG3Tzdt0CmLso9cwUMYhdmO5ZUFqkScgtXtVwJNt\n24ZvmGhrFAEjQDkPkovLA6x6VeQl3llVZnYP9sr7tv+UYQlnXcG8RjWF/m1P\ncn74tIvtD5aW0OdsZfSCo79JikjJFJrOZAbQOlrJHIO9+Skax586cfIC9rj9\nXW18XJMCcqi8UTdmBMonUwgHFRvj5B5t2byWtzh4r2Cy44B0nQI0orJVocrI\nsAISSljWjJurpJnUskgpAGponPy7rH7f5qYsD5fMaAUuCICz/Ot+UbMsEzrA\n6SUP/tNC7feDCslK/v0oZM+Tj+Q2UAwr6tNWnVHUL5//4evlTGMERZib3sIy\nXW469XDkRGf+9cXZ8ENdTkNhhaWX0LD/OYpbO5QlTZR09pHTXPEwRbTAqR4n\nZnnEFGV//GotPQLWJb+5EaZcBr43UQPY+ynZeuWujqgQ8gK4r9rMaH9UpnC1\nU7LdxILsq59G0v9RZqaLIO05GCvULHhrbmYi2eZDfLCpo7rw8JQEqXY8xVPB\nIFBzXmiMwbpChYDQNAhJvDTEDN/cECiQTQa3powO8fZg3bdLWIlSUreK3I7P\nQHAO\r\n=QENr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1dab186.0","@graphql-cli/common":"4.1.1-alpha-1dab186.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1dab186.0_1629487265626_0.23108753031337814","host":"s3://npm-registry-packages"}},"4.1.1-alpha-27f2b45.0":{"name":"graphql-cli","version":"4.1.1-alpha-27f2b45.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-27f2b45.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4f8db02b98b38575a78685ce0ab528f072e71f57","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-27f2b45.0.tgz","fileCount":14,"integrity":"sha512-zrj93/4RExp6y85yLu6Ql0YWk4nbgQ4EHWYV1Y6RSVvh8iq2RBHg8/L+GYhDgZIlO+jDMXCQIbwyM5ajuL4vKw==","signatures":[{"sig":"MEUCIF+8Y3J7xisQ9fzL8ogL0phqY2pf0aRBTvOLAXgMOwXmAiEAyE24yoK2qKbKpXR8ieTIdMBdYoJ0YgB6b/WrKG1Nx64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIADWCRA9TVsSAnZWagAAKa8QAJa+nzbo6Zy67G3/uY2p\nZx+Lb9R/a2GIgk0xPCckEcRyP3CW+c62kFBaSAuFvSF52LFVZsLEcIfFma3R\nOKYXg2m/fxcQHdI8ytDR76FCYgRo924GJDx9hGGpypDvfxn7w2EkDZKRZt2D\ndGUl6l82buzT0EyHI0jh4eyc/d57PYFt/c904lN6Wh5jRjJCHeKdiDw69/nT\nGGDhdVvzZsvFvC/3lJCEN434x4OCywTLSlCh+QcOQwcoKS6e7aoywgvyS7JG\n+PFYFe1Oag4SP9f4EBP4qJTLaEiqPnHm3EYBxuvj9bqSxXaPMyB5yewGj9rW\nkMR6JJeUBQLucUnc5thV6jno7oXbC8B8Kau8thQvGmpOnNTL7zRqg5H53Fgr\nHtJ8HXApWyb4XkPWu3mCPfPX5NQc1sNdRplSCU0+mFKEs6iQ39sCFNHPg0KC\nh3eMXIw6g0f9xwZK4kLLq8W1N2c653C1lIosoTO69tOQpYOloKXr/SttLD2O\nvIaPKEnwTMv711oM2JykfVGp0ye+7IE79rXOOY8w9KdE1qhhaZWnSdP7Tp5N\nrzuO2IFxD9IA+WUQpLWn6GFKOEhyyJpGDQkZSmJdI6dHSY9CHP49qMEFKOFR\nLGCBAe3J0fA6Lm9EHI/PuOngX6a3d+X3brtsttvp/4bn7z7ADFua1TZTbQRq\nDB28\r\n=t3sz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-27f2b45.0","@graphql-cli/common":"4.1.1-alpha-27f2b45.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-27f2b45.0_1629487318074_0.31621517662900533","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f84b3f4.0":{"name":"graphql-cli","version":"4.1.1-alpha-f84b3f4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f84b3f4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d52f3f6f02a57d47ca621fffa81c5951cd661f07","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f84b3f4.0.tgz","fileCount":14,"integrity":"sha512-daVhBn/19TQrq8V/J0T3G/BUBi8NGstbsse9flQ0XMfYqEBt/j/GHXKLClFUbqA8heQ/ddyNOV2TJ4WPr0KGYg==","signatures":[{"sig":"MEQCIDVzDTmAHqYJgKZbB6HVXJEFfxTB0529lx6hquslHXI8AiAfmpM6Aeu9fqoirfWXTIctCvh481Kn6kjSDU84FdSCKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBiCCRA9TVsSAnZWagAAjhAQAJq5XOaF0w1w+rpdVr/3\nFDV1tfYEv5PJEhvBRFScFg8sFodRl31SYrnQk4kBdy8DBsUQDw3y/czYaKxm\npM+hTcKKMVaGJPuj+N7S8yoGWiPBVkQRjYphlxroL/YUuTtZHg4LJASQcTEh\n2iJOdnNSEL8IkOapwsaqnv/SQOaqsKdenOJBBYpqxjvZ2DMIfEVfemViyxdl\nQyaFyOK8jT6BVIR9XnG0IzekoAPIaQbDbtCI1w8K8wbAoeOOAg1WONPF/m7j\nHPh1bVd6uyIfOvhro7+M22iE6Ek0mNYwtJlQXxhHqNkYlPUJEBUwPnPUtIlB\nYKoRw5o7g7lhXXysAJ3YC40iYv1uPw3FUKGwKjJFwTZgHe04yg0gNpVJGo+t\nKWtAcHblo3kzuTUrt4eKBGkPiQ+zHbRmG1ghlA22bftDALSuG6q5NJs7uucA\n36IW/wMVfVxm8AEZgZP9OoACYGSNl9XGVMASDsyKikISGamf1GuAQJzikX3v\n2aBMNlePpF6ujJuBhawRA8b/tBi+ffm93HC1Fwi4806q6ozFFDIpvuQJTdpH\nZYI58fFx2FOTPdArH+6MN3jSUGM9Qk1PVi6Ozdc8LciGKsiSVDoz7hirpSGR\nW8xz9mpspo7yYO2wqzuyksnp/D3bRaqPGPwyE13lQ5BaaJUlRr2rQ2x7cQmH\nSO7J\r\n=HgJ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f84b3f4.0","@graphql-cli/common":"4.1.1-alpha-f84b3f4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f84b3f4.0_1629493377968_0.030242401366963545","host":"s3://npm-registry-packages"}},"4.1.1-alpha-becad30.0":{"name":"graphql-cli","version":"4.1.1-alpha-becad30.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-becad30.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"96537b272a12215b401555dd80ae982ef70ce428","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-becad30.0.tgz","fileCount":14,"integrity":"sha512-Vm8UefzgGdBvbNWjsxOY+Ktt9yYHizt1Scdr3FjFR8Ac08pyA9dJ33CfoGBI1D0qdpIPYmLTTyRWSaltyggV7Q==","signatures":[{"sig":"MEYCIQC+QJekfv+sOLKLWHPsxHq6Bh1LgU94ML/b+fNr7YhcKQIhALcupPOxK9fSlX+MMrBHJrymuaFo1z/JGSXQeUfhzTnM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBjXCRA9TVsSAnZWagAAfGMQAI9LQyMamrW2gfCnbXm3\nUt48FZqToq8ZTfyNLKu+x97Rd/RUv5nuEXWUHIy6z9V3pGp53Ow21KJdMol3\nAJ+HH4IKjCZoSJcMvyjl27df37fqmCzyv7glNIebp7aL8QsR0ScIsTmQa287\nKgiwJoJbNZDOe/aqTAUA5wsOW8FEpBKZgkrm/LAqqLfnaGT+e4hvFns2mxSd\ngJEx2gaop1u4FBbvoAeAgu7nklu01w2zV+u5LVFJ5Do5JyiTBN0bT5s8Vn/H\nwZaxUpuOGVKdJai5bsZK2WL9MYcV3RmiOLbC4FL3X5eKiYR1Ox22/S+rwMQr\nnPGyFPRDqRK/OYd5UnguTjOCsbH2C+jOP7k9+yHCNE5xurh/aaR28SWLyqqf\nA+yblpgwhZr3UalVIXvkVtjGJxHM1xDC0eybHY+7RmWJOHLV8yJWjul6KO8h\nBcxXm3K/5O/7QervdELoF38HYq9Gy00s1BNC/SL4vnmdLsjXXSQj0PEkVHvT\n6nP+ED7cPxXeJFCOChLdjV7FI6RYKtVkOcx+pxd4YgvgDR8aM5N9fD+Fc6VT\ndNqXbgmnfVjKzU1+MhBojAOlLpY4RPlAheBwALQK1dHijJ6z93wzY3KkRccZ\nO4B+vAaSwCHxJZyIS0RmQHAXntaXFKKoLl+K2q6uyxAolYQJSx5PUoIvXBk+\nX1oH\r\n=EqAD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-becad30.0","@graphql-cli/common":"4.1.1-alpha-becad30.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-becad30.0_1629493463117_0.49354213703098404","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a75eb2a.0":{"name":"graphql-cli","version":"4.1.1-alpha-a75eb2a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a75eb2a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6d0cbfb0455fcb32305be3af104dd025207ee67e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a75eb2a.0.tgz","fileCount":14,"integrity":"sha512-pgpVNi1vvQ0bdMbIyclGZ3pCoYghTy9GbiON8e03Li6daK6xzNbbTR614etfHtjhHd/qvpA1Vh3oeGpEeTgqKQ==","signatures":[{"sig":"MEUCIQD2SPTS7BHAfUZcpTqyrWhCHWLHPq8OVSejcpHS8R08KwIgBVj+K72Sm9S+ZrMdmy3PirtTQmM7I+CPjOkbftIDtsI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBjkCRA9TVsSAnZWagAAwEYP/jP9Yx0HwwTcKuN3dgHv\nNyYzVdCV/2HZuCiis7MY4+O1R7emaFfXZx+QXi03pauBo0UWHFD9pYEqf6NU\n1nG/OXjWfFWbOhqqg+lM2fDEPl1fWKICH7E2FfUxAXqWdwhIgLboWOlqtrrn\nRCbvHeXX4hpevncXUSNwkqBlCiPkla/V4eAkTFjilDec5W2zGDPWq1OUXpER\nB5naeETdf+hWzaU07uwC9ydp1bX4Ux07P+z3imeYh4YutmrluMxdkuv/c0lw\nBIXm3fzoI60oBkua5/cktKWEku0U+dDYQ6DsyZ9olXqtOK/4CZCtsT5PgAsf\nA0wPPFI/dyERfSGa2J8XUmtGduj0hcb2x/SCDnRrQnTy65LWxJvxWRiVYjvC\nMbAyOHVJQybM1VMl4rIgWYotXZ0KdZ24euEC8goVGzwSw2WAk6q4HcQQTxPl\n0u1k3oxqYgkBOXJGMUTlcUdoqPyjLONCkn1UWCRfHUB3nOz9lpGaBqTSSjt9\ntMR4vlNeNTmnQYT8ocJAsLg2H4ITQTzFIvtOqJmaBMMlfhpHkGRCqbH6jve7\nFWpAnmWoVo6weq2/Tr1gbltRosMO8e3B9HG2R+v5BbkPs7I1hQUnVAniVa2t\nvzq5T0HyO716JiXMs4zPC8qaJOoBIZzfdZPdCPdeRTjnizKtIB3EHpi5cy99\nnkF4\r\n=QO2H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a75eb2a.0","@graphql-cli/common":"4.1.1-alpha-a75eb2a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a75eb2a.0_1629493476324_0.2128816779050826","host":"s3://npm-registry-packages"}},"4.1.1-alpha-57c0f8b.0":{"name":"graphql-cli","version":"4.1.1-alpha-57c0f8b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-57c0f8b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c7fabf0b250b9f02c20d93e28ea3b5e586316861","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-57c0f8b.0.tgz","fileCount":14,"integrity":"sha512-ZuFksTyigq18QIhB/yqcVQTC0VzMeif48CaicFHN07vo2Kqv9qHpxOaxpgUyY0p/tPGVppqvUtHaQzA0RoYqOA==","signatures":[{"sig":"MEUCIQCJ56GRhDjva6Qyo6HNR0I4K5Jl/tz//hD0uxCCpVnQbAIgB5JQhmq+jRuA2N1TdoytIr/Xe7mWhKf3XbymgBxgg3c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBjxCRA9TVsSAnZWagAAweUQAIiBa/TirYBnu3QwiR6V\n1HYBHD8yO2HHzDhuHqvwZPPNtPzgtEhPx5gtbRYnXco/Q3lho+eDowe5uOUt\n1pcbQd2wiTBbrc2hwP3Ca6i4mlvx/hMkRXxzqJ0jR5Xry/usDL3wfFXakXfU\n8lrWPlKHztX7J/K85VQEd7PXC+cmeKURl3hU+03Q/nUwH7AmNlKzHFC01iKl\nIXIZLWcnhFXjqRhDN6NwU4+ivJdlcjD6oia3rwKr27Gk2MGR9QShvtE4IYxj\npd0Lvxg/qPZ2kV0iUaXYjfXxR0n22cT7RJdvRnpCEe0IKMfb8FtgTLK9KDqx\nbLrX6oYhco9WagLHY/dUrrvUUDM4/yGU4eZI7jB/ARqeEacJRAk9jt42+c3F\nYp0MRXHDdUNzEgJrQUVjHx0AItJ4djcgCLSB96pC1wv4i//x+vSVIgyUEYwU\nrPkjJRO3tmKuSMub+RRYd1hKEOKm2HFIhthyn2/itV4ehgK6cUGSwxkebC++\ncSXTmODlOtgQVVSge4/uPtlutq3OKpquFKSQbfcXKL1xvS+Xj9LK14WPxvI0\niiT2oa5F1b1T/KHqj/qOhsAOJIiCvipBu72DVywjQlLoAvWYlFtn68i9Tut8\n3a0kbhOgNVt/quFVTYsE22b+Wd8PqQJXicOM+1BMjtr8FPFi5dP9iFHZXXuw\nJv09\r\n=IOjo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-57c0f8b.0","@graphql-cli/common":"4.1.1-alpha-57c0f8b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-57c0f8b.0_1629493489106_0.05591424349023244","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4e47a4d.0":{"name":"graphql-cli","version":"4.1.1-alpha-4e47a4d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4e47a4d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dc418c0eb60fe4f30523ff983598c276c424fd44","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4e47a4d.0.tgz","fileCount":14,"integrity":"sha512-6IUIqLKsmt31iw/V1n1I254iPRC0qMQna1ai+ic0gZyKQjPi9ZKkGnfRuQ/miPcAZdZUkzv84GCi0tG9TYl1DA==","signatures":[{"sig":"MEUCIGlYvGp9kh12QMAV6ZuylyyRNidYerB9u1VtKEOsJckNAiEAuBZ6izgu8lNAFkKwvOUkfMy80pEeao4Ai5fbW1sxFIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBkNCRA9TVsSAnZWagAAQ3YP/Ryw93PrUqHlGx1RCSPw\nj/QgnUj4ax3ZpmTTC99qx60fqKnoFd3glpV0y/xx5HQWeq9wSQiDetoVJftx\n3jjUV2N0wd17hR4J8/3jvBOOCNhY6TnPkUWhA9RD2wfCyjOnHt61Oui5fQ8L\nGVGyzDffGkXEshjICYcZOAyIPcN4bQg5cs7RQzCnHP4b0DAN39LEliU4pZ2v\noQwX/673jbvvJB+xNVyr03cOebX9cYgUknBD1bnOpCT9IqVgLp+Cfyrfiuil\nIAHUC7joWkCjLPulG473ejF4sirrEOQYT+C39rLrQ3ajQCRUNn+DJirpKs6h\nyBpzNQJ06EUVKGScc1m88GsqXt6aXFcsHefDQp7GDz9w0BWbs6c1TR82TSRR\n6hQnBJnKWlaNL0VbD6ZwV3SKo+UnWUQ5KiXzy+9JEYo0b+zQrdk7t6t+o/I6\ntzOTaW0m7qgguvWlgmJTDe3/PXJDi12XFGxdgj56o8cwp+BZpKwqKKw7SsZr\n93NZNNaTd3I/crUcpnll2YuFrKfPOdR7fvavtPYY959u268tmXOnBCKfQZ3A\nz+j8x7Y6QToqj6bwwr0SPakMDtoyOnY4h12dJpw7MdOCXWgxX/4u6dQ1M8zQ\ng7BDfeI7+41HiR5PfNQqueqRqFUzCkoHlOFTg6ZdCFmqR1pTkQ1CjWNq1kkt\nTNle\r\n=6IOx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4e47a4d.0","@graphql-cli/common":"4.1.1-alpha-4e47a4d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4e47a4d.0_1629493516958_0.6973391297295373","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1e2ab87.0":{"name":"graphql-cli","version":"4.1.1-alpha-1e2ab87.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1e2ab87.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0930d2a0102d92641263b093d988392a30deed40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1e2ab87.0.tgz","fileCount":14,"integrity":"sha512-ZOdloH0RxHP08BrrMBAkILLw4a0fCBq2SFS0QRRBKk6daIxxwfWYJy6VTs4cSvQ4KzhUsW2cQ/3BVjAJ45U++Q==","signatures":[{"sig":"MEYCIQD5gT12oGvZhz6Ku2fJQHulJPRRax3+Fi+4+SQ9mRFNOQIhAPYaEu2y2+4s98LlyKnKa2vOGcCfhHYwG/JM1j8dp2wQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBkWCRA9TVsSAnZWagAAUdAQAIw7oG3FNU16XE3NeeCk\n9hJ48bOeZL/9J+gc4rQCw24hsIHZdg/ImvAHtWsv5kyw+pgs6AfdgJmf27z0\ngBkLmrjBEWrpkUmz+hNdmT4uXaMnKiCICpC2vQfPArUlGd0skEoa/Emusy7S\nxSyCq25sjZRZHhDjfMU0Hb8eeQmZMfQwAGiPRSXjlmEQZvSDZgKOz6Epgndg\nCaJuszKxQBSvZtsY1Fw17fLXHoywjZjxlSls7TqwNzVZzR7q6l/yJYxcXwXA\nNYA0J74VHGZDEQVM7shbSyFQrtyOGNAU4T2OiY2qMm5JH17+V3qU3AqdDIch\nl2IsNICdrDw7O3FRenyBSGb8FmRFDE7VXpkkxiL310fIyI8Z1mL09xpysQ7O\nGupIVqgH5r5jtwUktmKMw76Ltl7TO+MljGYSgYCyoDPph4qAEyXK/NZN//AD\n0OS+u0tgZT8q0ksnxpNu8VZWz6ga2DjaHocpKZ/c9EuH9YNDDNWEX6sE7XIX\nFaJrBuTHvdR0EmBrnBjbqcn2OXVDYFhiNGEl65ZYbq3ydpQnNnzrthZLuWQZ\nJqiBERnXaatz5k66bOztKQeD6+Vn1mHa9VFcHdZrSrCpH8zf4p3/htW6XP7Y\nZjMooYetbxwXG+xnhGUHAR0Iw6ugBJEEPo2VKo6F6zYp5o/34u0+w5q+Q6K6\nY8nK\r\n=A0Mu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1e2ab87.0","@graphql-cli/common":"4.1.1-alpha-1e2ab87.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1e2ab87.0_1629493526299_0.07634890612246936","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fe8f0e0.0":{"name":"graphql-cli","version":"4.1.1-alpha-fe8f0e0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fe8f0e0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d353464041fd0f42dede04d3d8395152a2e0d5b3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fe8f0e0.0.tgz","fileCount":14,"integrity":"sha512-f8cKeYDzkzwNnV2y0dlRrBLL9GMRYGo3+DB629JscoG8Hrxp66ZMVO8KU+MbSGuYn/KczjD31llqESkrXhB37Q==","signatures":[{"sig":"MEYCIQDv/2hsI/oGLGbHeIK/pjdTW11BrFlAfvKwzkC9eE6SgQIhALZrM8TSTnk4iIDYGMu08yBmqhgy7WPL+2NhS34gEMUL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBliCRA9TVsSAnZWagAAeKoQAKMI7XIk7yikcDdx0jJv\n9O3R0KmO8mHE6ZyCTDjTEsj3KW6xfI+63EbBpkNACBMfI3MK3LvROvZydS01\nFjIxrkAEmVnNuGOFnNf+hlBh+Stsv4BBDx04lPQqyrl3qI8AG9GR4dKC6qnU\nxPjSxyQc0frMEqjDTLAFe4hLNgDPcgOM9mMBA5JwgUnpU+Ml5QMtqKEYyORZ\nIys9V6Btjx64p7RtuDKfrhWAdIqbbHX17eO4KShO7ell02VDJR/mA6skOgT9\nhFrmkBPOUAsI/vyGsX09Xz3UAueJd98MOZ8mpvV/nOWx4TJLAV9k6dpoUryo\nJdlsC/QIBH2Lig6YADaidVlsOEpMSDdwWCkno8xBuFiFAJhorjalMlbZ6/XT\nLMIGEeKeqScsqx/gW0nwxBRsRXAJRgL5WJ/Iz5YGX9CrlHdHumltGrsQAYqW\nDeL6vhE3fpaKCJ9IF8aCbP+ui3cBaJDKbbELVv6BlJKMmLbPvvKO+hpju2bB\nV2CQKTOyoi5agcKcit7D8cS38cWBw2jMWC09iTo59NwWZE3HzdnMQVNOn/kk\n3SN/kaqAN9DZKC7vcnv0Fi9BF7daRrhtNNMUqFdS8LA+iUDelLieR0kdVk1f\nR9EMTMandMCu9HwsLJGDwTG524IbdHel699hXvDXZ8aaugQath8/+liTbCS+\n0DX+\r\n=DjcL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-fe8f0e0.0","@graphql-cli/common":"4.1.1-alpha-fe8f0e0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fe8f0e0.0_1629493602172_0.13084360154585406","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8fb9bf5.0":{"name":"graphql-cli","version":"4.1.1-alpha-8fb9bf5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8fb9bf5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fe64aa8446023cf99f9288c58a2d85936c017f3e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8fb9bf5.0.tgz","fileCount":14,"integrity":"sha512-O3zebjfBwP6IODg8966JwyqVI/Yt5eCBw9iVhcQByWF9Mf2eOVVS/M8+xo8VQyMkx2flXc2dkb3w/MugBJY32w==","signatures":[{"sig":"MEUCIQCzek6UOBH3OLEPmPUSy5eE01FzxY8QcB2ca+4Sw6Zn7AIgAzBMIJTpEiU6p7D9QWlEu4u3T/b610SdQbdW32Jv7ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBl4CRA9TVsSAnZWagAANcQP/2LLIF0Ptv9Lza+af18I\nDAjk9e94oPRAS+JiRfT4dMHd8l3bZiaccA8Bejw8GseThRDRhTI3Hg8Z66+8\nzjM39FQnHxsYu+j3UIGJBPyiJqiHHC+1GMiRygTgsu5mRqUITgBaFRdgMAyH\nGReUApSWLsymzzsVn4IxencMYw2gC9Dc3H+6CaEbX1QeqF5zkQz7zSTzlih4\n4ymX9HjrulH2gtIyFE9PDE1kw252iMgTFZVGqrpD7SE4GlZ7V3p2f0a37oUi\n+LMFBnrri2p8BYuoa1SsOBZp4ORqOF7IrEkjaeeq7hge8XmTCtcSGExna733\n70DOZgexzTlPZWXYlmcTSghG7PxTU7XNJJsTiet4h4gmZD3B0fbJd6GCWxTA\nkDKc3BIahnWO6yiANE06LH6Qq6mCcAylFDMgv7dMrJD+AgPXZ4wiqsnKB/Fx\nfxftIkmhU0OF37zHWn67V3rbRUKsBnxuglrioChNzg6echHOJ/J04/HhLBRn\n75VG01MmFerHdZkIObIGsr8PMyYJrI51YMCL8puKEWDPcBdYPSuNBULikXlM\nR51UNFvyqTKCCHGn9KHy2H7Sq5aXXjpbBULxkfR3oayAd9uDHNlruoxUDKP4\nkrQIVK0M8f5PLHsiNXUKAo7kDmUmJATz8YtlKB3lyrqsEJ2vuHkd/+lbG83/\nCNri\r\n=HVBd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8fb9bf5.0","@graphql-cli/common":"4.1.1-alpha-8fb9bf5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8fb9bf5.0_1629493623986_0.6925315771155751","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bfb075b.0":{"name":"graphql-cli","version":"4.1.1-alpha-bfb075b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bfb075b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"22acbc338d7c6fcfe97230f65b2f767c16a0ac38","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bfb075b.0.tgz","fileCount":14,"integrity":"sha512-8BlZTKCiOK8Jd5RZDiUPPyqavhnbSRezrwhpUDot3Bi0ZX9uOTWWi2AmYQMSnX7/6UlOVAszz1+fDnuBQuN0EQ==","signatures":[{"sig":"MEUCIAPgjvDI6O9hwinYDeIhUQZx5OHMjMsNQxFe/IAJIZgzAiEA91l70vaaPFdJXnJ0WDuize4cX936dZL2spGpcKS5vSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBmXCRA9TVsSAnZWagAA9OMP/ilMPnCRPMRCMGqTetxI\n8pn6zgSeRDEvLPDdWX+Wz1Pztb3kR7TJ7ThI1TWjgxZDXiAs4QwnPZMcbU2P\nqcwhxkmfV4DfpMnUNSqZt62jk9qkEfeWRaeCb9eZ6dt6+MjjZJvD5I/ybj4T\nkCymV7wi7LAcUkmoZqu4NAG17MaqOg8URc7x9z5aXjFTCpQJvv0CrdPvKSi7\nwijzyNmaiORw4FlL70ht1ZEMkdczSJ+aREJHCgP1QlB3J5GVM3H0ZtDkPj/z\n6T71h/WhE/2ykWzwn/JxQ0+o+l0rFOrfXo/8WZ+ZX3FANBYKL2nHpXzu2r0h\n4Rue7Fs6xy17X8b3yhzmPqO5V7ViILgwW8TWPv+5HW6GTdHSezq913u4zive\ndD0ck2C8e8gg7RjP4fwcukdpaw3nkcFA3mhgEaoH8rSbBjifWHcagAOX2Xag\nJfsgRItGEecjWm3UbhFFGDRelwc9+2gak5Brijpr7MlJbsCEsghG8PYxRo2W\nGXVYaRzPvDZREMdjJjf0NqStmSttnRyrCohsA/GTP8b6+yMMYAaY6f5GFbmB\nvQ0J2ozH84LSQ6ree4VjNVwjLsgmBuxuwYGGJlsJ9mPez2MJ7K+tttkXKVtk\n/PgGoz1wjXhcH4YNKyHBpUvPRsPgLnOwlPSzL6fwz8B4yflZ8HSrFtgx/T5A\n+Gl6\r\n=5x/1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bfb075b.0","@graphql-cli/common":"4.1.1-alpha-bfb075b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bfb075b.0_1629493655109_0.5147717373828544","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a951559.0":{"name":"graphql-cli","version":"4.1.1-alpha-a951559.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a951559.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c4408c67f18a1ca1573d52bf5770ec4113fb416d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a951559.0.tgz","fileCount":14,"integrity":"sha512-sGjmGbrg+aqyTc1B8quhSLd6IzNdLYtfGQO8ebfAF4ouXUmEop0T70j/bD9+w92b7FBmwdVkenw764u4rvcNGQ==","signatures":[{"sig":"MEQCIGDYnzh9RdatiCs4GO2SKDWvQ5U73Runwx9n3VHevOIBAiANthZt7nGvl5boGn/4q4qknikRXwiBqDAltgzd+x6vbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBm6CRA9TVsSAnZWagAASkIP/1/ouPgr/Ix/CN5FUwa4\nOfZizYIDcDNYtGf5a3JfXE+aTfu7WP9ptBg3P5MBITfKnplz1R6P4pF/f1xa\nxVJ2hB55oDLROmYjMW3bD9/ns7lxqrRlQ/xu6cCwB3cLUJmcP0SS68N1tSdG\no689vQzT/7IceBf+nZ7SUUSRQkbFG9M3S7ljD6a/b9OgUIxOCEECM/LUk9r7\nIgVC8vW3UgiG3DQpSywrAfwRK8cu0C/l08u8UK7QUtgm4B/S2AiUt4ykykgj\nilkmVPYQ9GC5sjW/oYsQdCjNCE48nJ9dHW8E+gx6pzWVvN78ydAc2f63fPVT\nafB5AxousRT9n2gtxW99F9LpRVF5Bct3tX/hEjj2uM9Qmj71xX/IPs3MRXHR\n/M+W39s0rrSoXMGuK5cX2Ev1+caQtgo9dOFxopvsHQnJPxQXS7AMzENlJHwM\nlgSKJCcMYOYCZoyrgkyEj5ykpmnD1kodlabnohaHpHjw5ImEOCC2IRW7j4T+\n/C69ychvk4BUdaaNfvKPz5WtuV9FFC1b1s9+mwlA5mfo9+j8lX7ss7AVtCdd\n6DhXk8uz9RhLZt8mXPArOUGz2g5loXvvA36vxiWVb75VCj3g5lOOkZvQjQhL\nLoTwG3mUvJou9KwPTJDOPg6cHdMjgbs3WTAgb53CwFFWmWr3LrAKaXgpoIDY\nlq2O\r\n=1FNm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a951559.0","@graphql-cli/common":"4.1.1-alpha-a951559.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a951559.0_1629493690244_0.5644706505054722","host":"s3://npm-registry-packages"}},"4.1.1-alpha-79cf416.0":{"name":"graphql-cli","version":"4.1.1-alpha-79cf416.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-79cf416.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"528ecf34dd1f08463d43a310e2acbf6d709228ec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-79cf416.0.tgz","fileCount":14,"integrity":"sha512-bZMfx5H1JA2Wf76C0qwe40ahmmnKLmqJdv3b0E24Uccp+K0Pj312/6zJsmrFrvEpelkOvRoY1jvT4FI48+w3rA==","signatures":[{"sig":"MEUCIAcNBQ/2nHF1+W8t7nLQR/VsqC5jwD0f7NOdZRTJVo2wAiEAtBsdFC68uEgGVUFq5lD98RIXsEY01M4KpSKqVyPoV/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBnpCRA9TVsSAnZWagAAem4P/2+VS96/XwROZyt8oWWi\njRY99KteQjA4RjBwbOd4sG5RIFC/k6l2722iz4qi9MKwu/5n0tLOws8NXuo4\naGNB6cNOfRSqNw8mxq6n27KPMAAcVd0Y/uQ7ZIQxa8yW9A/NIZPgj6vFxvNx\nCISwfZpjwiZ1iBbCRecxhPAhq1SKxkSAlx/Zcn95/qCivAubrhlQFBe7B9NC\nQ/hpBtG8zUX2Y4NT02X+xG+6vaUu683+jR3T4c1ydo+5b1ta97Q832MgFAr/\nPoDawJmWyu8KhldkOmJEBrV0FFjVUYzP8LcOohxY6jnqnel+Mvaz2koCFpxN\ns5uJflCZkfmg/koIwBdnzKB9N3ZjJRrEhd/P1/7m9nP2SDeCjbP0IuyVQzjm\nZG35bcOzQ9/AdOo9+HKjrFKQBZj9JRrGCbIHzuwDkJvdeAJfDYaICkWYyDqO\nkHwtehAu0HLy9GtJ/PX+lWDIbZGK3EoQFLkp/aiwPnw4rIzf8hedXYnR0Cy+\nbFnppH4lxDgLN7zACEK6JfrrOTn3L5YMpn8euVyKiA2fiE2FqIXhCdXKoLWN\nF88cO6c/EeHO5s95O5H615qtOKSKay3ZOP7CAo//b/XPhrBp4nJ/26E4sfkB\npjhpzN+a2gIWgJX1Y0QsgjyBw8ymC5G4Lcc8i3kQCq0RPFL665ye9JTix0UW\nlwuR\r\n=w+5M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-79cf416.0","@graphql-cli/common":"4.1.1-alpha-79cf416.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-79cf416.0_1629493737051_0.21906847778773808","host":"s3://npm-registry-packages"}},"4.1.1-alpha-42dcf34.0":{"name":"graphql-cli","version":"4.1.1-alpha-42dcf34.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-42dcf34.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d47f8129be595d46060de0e4a6fc69515ecacba1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-42dcf34.0.tgz","fileCount":14,"integrity":"sha512-qbFBBcjzxbcrALyhFA7wCuGc6opJLyRG7R3SryHbtvZXBXr/o5T3huq96aSawWoGJ953W+qplfpmn8fJFjHeag==","signatures":[{"sig":"MEYCIQD75oFEy+Sri2pbd4xqE0TvJSQbBIh65xo7GHOtzYMBawIhAMuhXqEs9Ahvn6Pq4ADr49Lw+CwTjmGMXVwPnIZTx/2w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBnzCRA9TVsSAnZWagAAkRUP/2L3JRw+NeDcc5lIffAI\n1rmAPszdjH+DTFKpEyD3UtImlViOXdCkVHvLAfaUS9b2TsgqrhBzqfFs67H2\nwI5901Q2A6CbZjDM7C6n+69C/bnDueBmnbyr63Jt0qkgh7BiGjKd6aXsu22y\n+t0SdYeqcG4uiktZRZEmcA+UBexfwsLkTi663HZDYCWxkmFBDMlcKjpmYFNq\nHd90CW43mxI1lOufaGZshU63DjzHoVXsXPUNatiaLh0wc6FgiHsIg0QMkTRe\nAGMDVPeQM5HbK6hoHdI+HB+KIXHJjoY4/MjyabNMDJvq9nN4eW4WH8MPLHjP\nMpk+Nkpx8QxIlk51jkGux4qRGnLwvZIcrHn6ZvigVW9mRmgbWaem6Mvzm14G\nxJMfNb3OWHICGXB4I9qB/gFf0XErnY5VJsj9VVa3VyZMBm6yGwq7cvCUiETy\nskeV/ZukAKZGhIAgONYFwl/Fo2TutFtIgxcEv4WgivZMSdwaJ27WMsRzaNrl\n/q2CfnsTfj5+JrhuFDKXWRd49T/mRuZ2aTCa3A5Rg6iqI8QKVijp/mbk5tTb\nUtm92wyQI+HLvYUFkRD6H7sMFFPswI7wXRQRTkHt2TFAOydxENbhe6XBlRRn\na0r8wG4Lstg2UXWVbCcy/aJ6DNVMAGB44pqjDzeWvEl9aha7sG9N17TYKFY9\nXtFY\r\n=47x9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-42dcf34.0","@graphql-cli/common":"4.1.1-alpha-42dcf34.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-42dcf34.0_1629493747581_0.6828233564416388","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a262f1a.0":{"name":"graphql-cli","version":"4.1.1-alpha-a262f1a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a262f1a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b6338dc3a8cdf3695ccae6bd82f4492a3ad5f4f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a262f1a.0.tgz","fileCount":14,"integrity":"sha512-8vfF2YiYr71OJ085DkeZR4OgO1yVm05ajJOzruISe5a5Quinau9mHCyPcGpRy7ewIdaBPHWcpgl/fXMakaf+Kg==","signatures":[{"sig":"MEUCIQCTSFDiejy0VkROLM0/0AmL5UNFTD1S80dwns1Jy2Q8YQIgFTtCKazWiniz31c4Dcfn7sGRb2SIRXt9sFoZu57p7h8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBoBCRA9TVsSAnZWagAAMbQP/1oOPqOYWUNNwll6KV6C\nKl/O8ACfeq1mkWJNHDHR8XmEZQHHpzI3KzHIeXKFyPMK1bireyo9eNCXPfle\nAFrtOsRXovpH+knVQWz6FwJLdsaQ67cDJKFebY/bGqHAU+lkHFkmGDC3b5rK\n9nc6+fKTIRuRnxV3WwEIGQbIgCVYWltUs+aMKw+4Pzr5c9f9GR7sMnDshZM3\n4mmN+Y4HV5Mss7rE93bUzsLQYzU5ObPPQYuonS4vT9Ynh6g8/6aaLz5w1RO6\nM0BKfXZ12tjwI7zGlT56SoOjOYC0XX9NtV8tEuWCQ36q2hMX9mLM6K+tqAaK\naYKsz8DswlAE9EAqPXXjwZesF+xE7I7mulGqsjVwwuSwvskDlnyJz1MVlZh7\n/zuXyRtVHKs6LGmJMry2pDu7Gkr5oulpbBsPXzmjJr3RZPNKRZNTJJLrSO4/\noUH1uJfVaioa6v6brNC45VZTMY2H8Gmz2PLaZUxIAyl4DZWGJPOyjhXlxFzR\n82kTuCgcpIznHpA3jQI6wVomfaW2QcIPWTeME0LKpbfRmDzUsyGkl3BoPPQq\nuyzI+SbCYyyu3Fy9IVLICN18B10OMHyJ2RCZzgB/hlP7rAdk3lQikF4TuS/W\nla1VljLfW2ZteacD47zkll/NgkvNTRxvScXogwj/TuvBWbS8kHqFvGCgQnVl\nGLwY\r\n=d60B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a262f1a.0","@graphql-cli/common":"4.1.1-alpha-a262f1a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a262f1a.0_1629493761388_0.19900080452807045","host":"s3://npm-registry-packages"}},"4.1.1-alpha-73b9ccc.0":{"name":"graphql-cli","version":"4.1.1-alpha-73b9ccc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-73b9ccc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"83f5fc9d7343b05a1f7b6cc99b15bfa178560338","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-73b9ccc.0.tgz","fileCount":14,"integrity":"sha512-VS97Y0hAY8W/RLktZtmRlkghqCA983oDcgX9iRAZJxQT4pXGOxpjABZhdz97TUuxBNIXR/GmWAr5usRKhvLTHw==","signatures":[{"sig":"MEYCIQDh2iQQlwqFrbcLmaOLMJ7j7CnztLKldjx6nFB296gkngIhAOjMeIjbAJKFGzYntKzXESz/M4It43Q4M83FASM0W0uZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBoXCRA9TVsSAnZWagAA8ygP/097pK+W5i2I0bdmSFmZ\nP30utGjPmOGTIUSe1P3JkYR57KqY3LV/Xz5sQ2EmY7Fq+5gPggmHpLW2Uwlk\n8RmogeK6e7YB/zVLwTOOz4MMVV9yjKsrj/chhc5O8RSCv2e2GU6zrXGaj8aR\nQJt9Z/TEltYiPavfhD7nv1NV1wgdoA19i6U4XKmuN6TFsX4cO4YmxbvTuU8T\nDH5BjOrJD/hNfe0DS4fRiC69jx+Z4NTUqxv2f12j4FOwu8+bHyMIvVOU3iYV\njr23ZFnGFfpAziyRTtN9V4NubLQdp9MxiuQZVoi+gzzV0LqdR0Q9DsKz0SPa\nB2zArZA+FMIe5MEsj+Kjb8xKMbOmy8Z87KXCwCq+NZ6DvQWA8dpQbDeLBPm3\noBG3ViRe35KwTfmlDQ5X39BzJ1pJTfBw3byI1hH85NsFUhZ7QlA7VDZxqkNc\nhvfx+aTt6yJCdcp+HUvVkBAYeSWQbq2nFaXxZo5BcDdl/PVChAlDkdm6+3JY\nnABPlqtS1DOxR29CSCX55/T7QASeO/uuFv+Oy7OMm3Jk+0CK1eItR7RhlIxJ\nuEhjOKGrG9bntkumQM8+m+o6WsSqyDUzR6s7rg3m3KNBKmarI0eNblkGOKsR\nMAtHMa43zssmxs+RuxA6u47b49hRyCbEk77HlTH4FSXpf3NEc7yPQvBcOyFx\nu7r4\r\n=DfZJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-73b9ccc.0","@graphql-cli/common":"4.1.1-alpha-73b9ccc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-73b9ccc.0_1629493783054_0.12973592996653927","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0cfeae8.0":{"name":"graphql-cli","version":"4.1.1-alpha-0cfeae8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0cfeae8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"854e8084b53a11ce2540e2046c2bb5ee73a6d5d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0cfeae8.0.tgz","fileCount":14,"integrity":"sha512-eICa12vNgixA8tv21Y/B7gi1f1ZR2f8/MQbbYmEbPSvBpjl43CkKmb9tca6huGCNGZZKkqHpNJJQJn+zHf1axw==","signatures":[{"sig":"MEQCIC6uIdwAjjclRMDvBR+BubnPgTYt18aWe8/YE48oTr8RAiAWEJeqNI0HMAtny2q+JyxRjr4LQzMgqyasjeZ8qpFpgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBpKCRA9TVsSAnZWagAAemQP/i4LjofDowWpsZPjLqw0\noTQvV6G6xDxxAta+kT6CSk6iQffOIGvYgoshvgJ7w899GEjSw3uY8Ier56PP\nhTkFiL/4LObMgMtEtj2ctM8OgGozPwK8G7tzEFIhqRSqQuwS8MVehkzkQVmJ\nh/vF6ChtbsI/89HgXolFg0IzLIapsr8kT2330wzuDDL99oR9hTv78nBkd+m9\nztpBwUwksaHUUu7NTo90wVsTjqdAeUadxw2BvUqFXtjAejLY+ipBz3z07sgG\nVq9orZsYtVJi+B7KyyuMJbui80fxPXuLaRLVR5fSHySK7cfx9G2INWIAjxLa\nkYDLrDeanJb0pV4y2qkIb1cPvai4rsBBfVJL0ZvGAGGo2jEtyKZWXs6coaHi\nSsz8v7E2yChJvfQWFL/mLIW7dBaFj/Gnqvtp5/YatqJ8VAh1nDalrTyAAr4s\nkzaHb081jTOrLkZEf8nOSqIOeweGWW/cAgUOKxMoz1s1fBdP/A/aDF59I78A\nu/TZi7KReeSx3kpr/KhBCMUATJNrnz/GoNYmp7vH80++RW875ZuxdxxNLERO\nT2lcoftxtigT6VGllgWHB1oDZ84p+SpjrAqiCF1OytoraMIfVCq6BotDK0FN\nI7q9i5dZycz8qTVLakoPjSIsqLxnzHrI1ADGOR0HNVplGoxAnHmJvJDvsAkO\nmw1t\r\n=p3O+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0cfeae8.0","@graphql-cli/common":"4.1.1-alpha-0cfeae8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0cfeae8.0_1629493834723_0.9143238066633443","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6bd52a2.0":{"name":"graphql-cli","version":"4.1.1-alpha-6bd52a2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6bd52a2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"15b3636099769bcc5ab693d13907b2027b37821d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6bd52a2.0.tgz","fileCount":14,"integrity":"sha512-SYrhIkkN4AI/fLjlsLovuiRMy85f5ViHsjYTfhQ3gVhWV8sokVi0Qo++CmbCWqR5fDqKqFX8kn6l8SAmzkCsaw==","signatures":[{"sig":"MEUCIQDN/NBOOOmEQyHjzu4lcKi/lGg9IRUKe5Wcusksj3YELgIgLnRDorVajt7ln6C0KteNhwspjZlLrPRrha/jYSE1JME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIBp0CRA9TVsSAnZWagAAMEIQAIw8hYQsFFoR9EuQH3Vq\nYl7sH6zyoRQvReSywajABv3xh/a+MbSfFFCS6Bjh8o86bEmn1qcytlY73Slz\n7UjbfIsZPZ+eplOK8kppiGvPaPg106THu7dMIVtvQd7dy3ANlOECr2EmEYrT\ntw+P5NWhtaQwetNCr6cUw++mrYRueMZdNcu1swd9stxIDaPrFHrrdpCXNcgM\nt6qt4nDSaTIP8bLcCI9tqcTc5c40+fVWzjRfZdfl0scJbaTk+9+XecQ00gC2\nvNO6hQuad66zVsEUzuszd5r3+JIj7VlRZOxNN6SegjY6AL3ZRI9Vevr/2YS3\nvP5JsUag8eD3k57i1Y8bOhwrtPpg8cjS8IUX7X7rTaiUElqs8KYcYodhrr3w\nuQen+Zx4NDg7NxT1ccpkhIT+NRUzsRJUOQuArq9eh7NfA5RGBTSoPbPczCni\nIx3sEZWrqM+eWqj4z68ETJd42hT1s7hDIrB+IV7oUg7FybYmXFJpw5pl7Sok\nW9cYhtCjLeKBCcqPLi3su5dOMT2vn3Fi5IqMNJifjGyAcRV5+33hGEEwdi7C\n0SpzazUiCgTWp0P8vq7s8b7G9ZPCLr30Tp/OM0rfcw5fOB2p+74ruwSoQb3x\njS9TK5NvHGz5RE1Ez8htGgAkrzZY/drP/Oai6FQObNAuzPe6sMRrrCG97rbK\nno4p\r\n=iF6s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6bd52a2.0","@graphql-cli/common":"4.1.1-alpha-6bd52a2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6bd52a2.0_1629493876092_0.554648721433008","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6a6daa1.0":{"name":"graphql-cli","version":"4.1.1-alpha-6a6daa1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6a6daa1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0a230d2617bc609c7347ba106d86a6a5e719e723","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6a6daa1.0.tgz","fileCount":14,"integrity":"sha512-dTlHlM+zyY6/uMMGMGHbaW3mqVH57zvWw29iLxvflLT69RRU0KqeBtHL1Owfxeo7+v+a7jXZY8AJWm+KU87aGg==","signatures":[{"sig":"MEUCIQDQ/IiIDFUU8eGWhK7rcxIYTEY9AikJWDFJvtnJI8iHVgIgbQ+n3Umnd/uYfpVeUmS5AAjKOcCdBXuS1PY28v1UKBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhICv+CRA9TVsSAnZWagAADu4P+gLbd720hJULzn20t+pM\nyJmNVP1HId1Gt+DK/jZRK24PqbLwgFz8iWhzvgF/iklOH6rIJDAs1FOoqwpw\nh1jVqTotQ2sC534EQGZvlilnqFoRBrBgcGudYggCuIs29xLz0RRF7DYX1FFo\nTZOoFrJPfDAbV+TP5jTL4sdl97OSt4CjR64BJqWFgyhi1IhblnslepHph/NE\nmLo8G7PE12MnlXEwW6U59uDh1zUBuXjS+5SJjFkIF3knnHmRZmTxU3jDCocc\ngikel0WYw264Ieky2M6sFQY9sOFPaUwqxrhS238lCoPfuuom9UTXucjepG3S\nL0DfznDqWDdgESQKpNs2Iilxc10n+NtvlUfesk1kNjuXLbHAbML++EnAw1Ul\nQvHCi6pPmGypGMPBJlhr/ovroWu3GiHLrRJcgXW1fyxbkWH5EJMou9eU/UgV\nitT4biI/TwugxZY339PNMAF9IpZMRtVTvPehu8uSi/5pJ//j5Bhpiyo4SxhM\nBaCIk7c98Rp2p8MkcV8STWFLwcCZlhJNA/LRSnRBEQBmVC8VbXqvdWGrlt+d\nRgnm51gzBlQXErxG2V3e5TOe1dJVKvKYUK7xjRP+MNQqeUO/sPMEfSCdoMbu\ntJRcU6fY+9n5pU2rp5Mrp0XV4k5nTAW2obWwyOQEIi9uKZQ5Shf62MdN+Dh6\noRx5\r\n=4iUT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6a6daa1.0","@graphql-cli/common":"4.1.1-alpha-6a6daa1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6a6daa1.0_1629498365904_0.7490942000228762","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bbef482.0":{"name":"graphql-cli","version":"4.1.1-alpha-bbef482.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bbef482.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aea0238ec9d4a0f84b36cdee9383ae59ca1eface","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bbef482.0.tgz","fileCount":14,"integrity":"sha512-+/sCsOs88PNrzYL71KymQACuCOMON5N+rfvrDkHddZmTFkuIhCyrxuAxFF46g0asi9OVMCd5rAZNVwdnyfcipQ==","signatures":[{"sig":"MEUCIQCMElQFVDh+sxzMj5HvEVNlcTpTE26GPmH6vykiVJ+JMwIgaFDV1ysThFiJYDYJPUY2bJVlDmprx9Jb2dLuTRNxbsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhICxlCRA9TVsSAnZWagAAr44P/RtZ6K6hBuVR145wtmOO\nAnGzRxYqopDji+wGqYLwRkp1X8oIxDLG6E7E5EVUeNbSlfvkcIbn3OT9TcrA\nkfVgC9r8eMiI3YZ8uSpLOaxbzlMfM3SwdWe8qEM7HGDbFLKyIB/Z5Po4/XQJ\nuIhEVSltFcK5CPelx4diw73lC3mT7a8aFsTy7FTfH+efQLoS+UUPKKHrNCps\nB8G7Svu74bgywsh32TOnY37Z7UTF14GOTl5/yMo70WW9u84SqpwlTiejlOZK\nUvA7DDiaFSsShsCkc+8a8fQ4NZXF51CdaaCWYb2c02xCVQKORY7qfn4ylrjG\nRnL941jR1dlJf05I0rq8WFBfe/DRXP+cVFmaN3Tc2+oTJygXizfvEiuLP7fV\nqAF+//AhCOTp0I09ulQ5aqE7M8wjq/ZDUFTme0ePzbQtbaNYvOBXZZAFJtCW\naPpuGLrjSQWDgwze2jRzyVBp+gVgl8B7Mc0QO9SDaNnuH+VyrOPOpZszG7vK\nq3Y1DBtI7SheLKi7kCq2jWgxhpStLkmIdGwPtHyXLUdyeM0oLPwWd4biMgew\nNKCqoSzvbQY/K22LdqGDElVSpzOIaMAqcyM9sct/G5x2cy789AFQF4mpaY7w\n1EdjisavpyZuo+dQf8iG4xSMByqwzB2pbUfloCTB0XMdGa3gAOs0HEj71PUB\nUz2E\r\n=WOfy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bbef482.0","@graphql-cli/common":"4.1.1-alpha-bbef482.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bbef482.0_1629498469403_0.10271048996150611","host":"s3://npm-registry-packages"}},"4.1.1-alpha-72a5db5.0":{"name":"graphql-cli","version":"4.1.1-alpha-72a5db5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-72a5db5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f7e9ce6aee36df93f6eb1bcc962c67c01b46aa50","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-72a5db5.0.tgz","fileCount":14,"integrity":"sha512-AN9rHM78eOxGwFcpWPA0ikpYw/z17n2Txmdpl1s40ZkH0VJh0Jb02YAmkoUZIIwNyedR7QmuPWc2pSJQ2CGFFQ==","signatures":[{"sig":"MEUCIQCi5WH4oHy6rh6ZVSm2iblI7h0ZlscXyvIPSVzMFDYJHQIgWmjSFv5v99Tg5Tj8eF8tst7wzIV+FDpSNYrzuOP3Qzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhICxyCRA9TVsSAnZWagAAlgMP/0DJMWlunOQ63z8YEamM\nbSvqyURldUkgqS3qTE0HNzDEN94IuWog4ccW6wxRpV3ra+SFiTfpybVni2kZ\n3UURUecaBLD5kUj7hxq9AWCSBV6blbt7jauXlOeBWf7mk31c8/FHc4av/JAS\niWRdiajK+CPqP/mMpzT+EcmrwcsqD8MOacToEBytPyHLGJ1voVE4TIB8u1Dy\ncT8T0UDSjoFnmR7ZA5cxYjOmC5+48bNSiN6P1hhHpSgglXBZVGkC5lqClgUU\ngOoY62ZxOXHqObb0OzRg8Gth7VLHkLpdTIRjsLQxNIBPxFX0swnkimjNX26G\n/LD8i5Tu8umV8qrGTLwM8YrchhlbtvepWmF34dhyqzN2Ifti0tIFjnu34hSY\nXsVgJSgEUfRnkvUIiRfK8At8yTnkTQUcYMsLFsYjpvDrNDRdjb3BDs/pDafm\ngQ8NJEx5Il7WKZBbq9MrKr3HGTE8HY+z2BSafz0SOEjMrIXbpflcDvYzIPro\nRCZpPlLSZFbrRBiDPtnjjDMkuIcnUwg9dMrC57j4g4qX1JV7OvlKj7QIV8De\nzBdws/obgTrL01zDK3MLmVcpT/l/UizOtxrA3RYJ+vwnBN2XwsInzvPs1YTJ\nCzrWcRgVKMdz3MmZbzqsxhkvILCy1qbQmSNGfU53OiJwoh8mOdhlDVmpTHpY\nj0te\r\n=0p7M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-72a5db5.0","@graphql-cli/common":"4.1.1-alpha-72a5db5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-72a5db5.0_1629498482098_0.07412598405076132","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f02d5bf.0":{"name":"graphql-cli","version":"4.1.1-alpha-f02d5bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f02d5bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"06a1e31af68f0e2b9fa148cddcd07204cc3e3c4b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f02d5bf.0.tgz","fileCount":14,"integrity":"sha512-6lcNDfxZtTX5xkRESt3zE1VOHntPVJ9+1ewiV8BVv/5qXfzoNrea99lr64wbZJ5amsgIXS/yYlR36golIohghQ==","signatures":[{"sig":"MEUCIQDlzwNMQEOq6I0ffrQqiclC2yscm2hAwG6q7rhtnlyokwIgaHRgSvTgXqsGxPupyNzczndn47mObtHVvfGQaTLxSAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhICyUCRA9TVsSAnZWagAAJVgQAJzdT6BojiJ/TRLByii/\nOcpf3DLhnG2oCBfRerVSSlltYbquiD11IlibT/zAsQ/92LUzcoyH9nN/4Zjt\nM6fgHilMBUkN06rhJPp+ehxZRWXEjufFURLd/qbbFD3Uf5enqElYUmJxA32y\nQVDSIotMF4XRvdQEgNDAnzzn5Dl3F817GHZTcWBEKjlKZCpAJSMTpZ8HSXb3\nGZr2ljuPJQejTSKMy7zObbM993R4wY7FUOiHyGT+gq6hS3n7euB9r7Gwd7vi\n8/Lvde4YDglzUFTKkaRsk5m+hAscTNebzsH4rA/xyP2Ih6wyW8FPEaDahdvV\nhChZedO6KCsHoDZcANTZbeWuMaRX1lMH+SGq0632lvtWRDs8ZHB96U2ThSzU\nX5SrbjBzxL5zLktfOvaPMxiNqlkp0I/lw1OtJAl+OwBw7knNRl5v2KQtv72R\nVgxZvC3Xl+RI4gfVu215+AvKPdjoCLE14O8YaqP5sC2vqnSt6eHWThQspRbD\nWdngDvX1n4mcXG2M0pXXSSbd/F8Q9K7ELbaw3DTUeznR6azP9fR9uvpdy6Fa\nYk5Qvckq2lGoWwsazZi7OoDuu2uOfRQ9TzDjHSfiYdEBFOU1q9wlKjB5iI3D\nI2fS5AfTrLgb2qeDESrnUTBilVmSrow89WSeqTiq+ncmufK8QSEScKgYDfhR\nzTB0\r\n=9A6U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f02d5bf.0","@graphql-cli/common":"4.1.1-alpha-f02d5bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f02d5bf.0_1629498515896_0.6075941903069022","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c8e26bd.0":{"name":"graphql-cli","version":"4.1.1-alpha-c8e26bd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c8e26bd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0fbc3f3897c569f0569880f7a0cd113b10940bb0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c8e26bd.0.tgz","fileCount":14,"integrity":"sha512-/UkEpAILtRRVTSIejFkr8RpxHkpUbdxsPofdhYFum6x13YYm7KsDoEr0yVa6Fv/3YERraB3ueagaVqGwYo41AQ==","signatures":[{"sig":"MEUCIC4oUFnoMZdvt3aEQQKwtYnLC1NWKSQQC55OWO2sHccyAiEA+7qYae/SaLXj+MIN11m87QANuDKTx4efisHAbucrLFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhICyfCRA9TVsSAnZWagAAgYIP/iTxpk7DPDTKkhW3B1+Y\nSF+m174Yq2pOuypVghOzD50itXKwdwkbOZ8kkzwPG3VCYbdd7qx+hTquS5Qc\nAZl9hS/xYFId+f9FlGh2ELzjtmH4Lu/XfLa+0M96VPngk/k40getN2/tDEgp\njxoq/cKv34dOQdifPI0TLLEXAIDdk5TQOJa5+P9WYwmjdwsQNkgdfO1nlfjp\npPdfcEdR52H4qhUe/gOjAt2jIIWbWR9pCcpMiP6aJEuuEpzNkf7PsLbi/qP+\nxn8/8KpgvEOLLV3Hx129ecCf3kDTG4IDlpVIWfjch4t0owtkzNGOTThteenM\nVuiwoXFKOnxCliWOphpVrqtSf9AxnEzZMkqz6hWXPNvvakZ9sxJJpHVwupVf\nbswqq+sfY84WF0O1vgYo2fZhbPtS2DMe4sm1e392/IUqtf+3VK4hFbO08KXd\neWbCfMCYpJF20e1JMW0MxkHkKRyiwgqPNM+ojxBXGTtxNLWhlKsdiO+QHcn9\nv+7MQdVECRUFtMH4jA/94KrIlGCoKmvXO3Y2b4kwaEwqO5T9LPrc4z94DAi3\nKzLN8vwrM3RXZOkSASfETu4llQUBkP719nkhlmbkXxQVaJaDfSEJPgCflsJF\nJLRImIXyZ6kcJhW0egBnNiBg9XvR8kl73b0gZyu6Bml9Us89ecPqWY/s5vrK\nOM04\r\n=nmS1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c8e26bd.0","@graphql-cli/common":"4.1.1-alpha-c8e26bd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c8e26bd.0_1629498527119_0.1773974907646283","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9709e83.0":{"name":"graphql-cli","version":"4.1.1-alpha-9709e83.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9709e83.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f18efa9d90e9cdaff9d58ef009e21989c9a9bf16","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9709e83.0.tgz","fileCount":14,"integrity":"sha512-bTAzHBw2gb7Ctohwp/aa6ieUBXBcXZwQ7qjCkTINWr+C5ZDJegG2ThsEtv0Q6b6TOYh5kEAlXV/vDrPsz5vykg==","signatures":[{"sig":"MEQCIATyP8CRYs70JzXaZPQYMLHQyQzBQbn3TdufRatYrjVCAiAK6v5kHD+hE/fSiItqmFxECrsS3IZlZ9N9rYPYdZavWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhICyoCRA9TVsSAnZWagAAHAsP/2OrrWtC9rptqz1vtqaD\noowpNphIlGGsehAXKgnUlAtGz1hwDDvibc43fIapG0og42OLm9r3E0C6tBGj\nme2VvqgtD6ZfuUg+3SFCLEViova12A0O1smfQ2eho+lDQG8bHn0Tt/I8uPpI\n93ggjiB77i7IKqAjiFPpRV7FbgSsTe2mAha//Dd46QPpulXZSJZrMBYPfuhY\nW1mUeD1ddncT5SQLNcl9Ly0nsw9c7T+YrPKAFf6DVfcDgAcwX2xjCYEHHfk0\noaj00hPOMggTxyh4rWqubIUJCiJx/a1WjWyL6J6MZwHD1euGsFqRgXStenTJ\nFzbUC3Gz+H75EQgZFrWKK3WeP1fZaEbsxXojoYR/blLLPjmlz48HAvCMnX37\nQw7JREuWn44SpjwiAlynx0QN8UQwnR7o3if9MEvrqnXmhpDEuH8ynW6N5Zfk\nLu+aO2F1s1Aij69QSH6OoA3OGL7Y6PVU25tG655aPqUTpa8n000zbtBBmZ4y\n+NnSushmYXATVaXVE3oXm395NXZNPqGZF63gx2usIIKURIo9dBcOmgtFJXrr\nATRuwbdeLtzOjx6EW1a/M9/ASEJH9lyba+qZZdjwYZQM4ndgn0GCT+skj9yk\nDpa1B96i9eV5KavO7/h3HjnWQbfJyloJm2pMJskLNwl3q31Eq0bZX9xOtSME\nvDz2\r\n=32fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9709e83.0","@graphql-cli/common":"4.1.1-alpha-9709e83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9709e83.0_1629498535889_0.15345037311658571","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d317fc5.0":{"name":"graphql-cli","version":"4.1.1-alpha-d317fc5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d317fc5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5f72a610983239054a0825d069b3e7389fe3f412","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d317fc5.0.tgz","fileCount":14,"integrity":"sha512-VS9HzqspC3E3833CJIsDRZZ43osMc5uKzKdvOIO3Mm5k0F4Hkf0FBkkagiXNvdxpGcY6NwM/nEv4Y5yGNUvwiw==","signatures":[{"sig":"MEQCIHW2wuVmLQAhsThpV3IQ+NdTvHfd1KZZGaj9lcgnl4V2AiBouEDlUaMXKMDc5UkQCOPW3jMcWMWA6zn35UVogj1MUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhICzaCRA9TVsSAnZWagAAEHUP/16Q+UvR311bB0+8vLJp\nIqdAtDhEOSh/3jIPejw06WQm9DdyIaVZG3YN1vd8Ii3oPLZ+iVcH7sY2e834\naZl4fuRcuvc5lKuhQKbQ3s3F+kw5jSH8UotTQFk7kyEwNnyw6SvnAxOiAq0t\nUE6PEfkgS/ivlDwjF3ejhXEVag9Touo9NDrDCH9c5r+BOV/zb9Dl5AvHcvzI\nJtSqkRqtd9zVaDIfmxgjYyju49N4d1u222FB2ZuoQ+HSLCi39qEU8LxFIzag\ncYZR86hXKvqO8O3L5pevmgy+65S7HaV9WbnzR4ZtqEz+rB/FJ7KXIqzJT79o\n7/l2j3unlIA3szauPxjD8N7BuMYryR8Yhfb0GzzOiRpPe70zdJQS4dqsLeu3\naDU/U2TG0V9Lq5YDJaAXPY+YEviUNBKrWHXmCp6bKf1wrGAnG9FnV9OtHeoK\nOxI94Vx2cq3T2RAKxeniQ80ig5xjD+gNVr7UOaCISUl9lgV2EldAfT5aeGye\nWwWjXr9DjzRCoBaIeRtcRxY7efLZPAWiWJn9S1xwAMsrk+qnhyNjBNt8fGMm\nRv5+n5fnA+VMVPbR3JO3ALyxZG9Ph92oc3cE7kEXiW3XEhkTnLqSZNCWQv7/\nd2WoRM4t+HjYA4OBexQ6+M/JKceMVo0J+NDa3jRTbNVZbGgJqjnVLv2f7BcN\nSTqE\r\n=3hKE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d317fc5.0","@graphql-cli/common":"4.1.1-alpha-d317fc5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d317fc5.0_1629498585996_0.40678351367876786","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f5c6445.0":{"name":"graphql-cli","version":"4.1.1-alpha-f5c6445.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f5c6445.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"64fcd9410b085fea7be2a003ac2395f27ccf4a37","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f5c6445.0.tgz","fileCount":14,"integrity":"sha512-jalD09XnFjGcIqJS2JDpUq1vJCXaGjhDHDXTGY45Rrdequ04NYuJ2NMFKBfrv/derPHQaOm5liaBvMVkPVFcKg==","signatures":[{"sig":"MEUCIQDpfEdeM3clPJhvpy91TlK8Mu8o3jadLfpFpd2McM3SkgIgKXDlfmg/9+sMvFd2ato3KpdUoGw6+0AXwj84JgAx5xU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhICz7CRA9TVsSAnZWagAA6uQP/j9FcP04f45WpIcYAZMj\nx39pUkb5n37orYLbZLIBYruEdbrFSGNGcSOn/u7Ua7MLfjdCMDo5Pc7FzxPW\nfAkqgbkmdUY6lFH7cVzuXIP90WKAroGuX93C10OGwbOHFg/qmen6DHAv90rN\nhQ2WzbYXqCKiMCt9V4S8pqvXAVpcoj8dOm4k8UJJdBrWxpSBRC0c6cXmfYgV\nVxJ7EbnqsX2X53mefpAdHv1nkd42rtRFbBHWYX4wcU1QpC6NUwTfqHIbsQI9\nLIB3z7CWfl0ReRlYgLuvLUE2iT7sd+nXzkhVbc2S1HpPwpW8fl8jhjmXW49W\nsSAHDQLoQmaBTIp1rX9O92zQDgz8DE0a/wfn3bkha/SVh1DdDb1q/PDi674D\nz3eQ9ESIc8Ai2VrkErJRNrGl83HGn3Zv97y6quelPTo30i0AlSD374yQX15r\n5S9YYALuzRQ9vChL3zn3J2iHXFUguHo4JF+z9f+lGx4Mv3hr6TUuVKSnBtWu\n/fRA2zZK9q4U0NddAX9I4sE/t27IgEt3sq8oChV9O+vwaFGPtpy7hzHIM/pM\nmAJH1FftvqSZBg/2afgARKk85NOlkPM8V1OUxaG/D6LV0zYsgTBGLYWF5zyH\n4PUc35Y+GynirqFUDL1tLy2rAxv+NmEXapXNEn8N6iXIiumkKt5SxaF1D007\n3row\r\n=Ywat\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f5c6445.0","@graphql-cli/common":"4.1.1-alpha-f5c6445.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f5c6445.0_1629498618906_0.37192156371533924","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a224128.0":{"name":"graphql-cli","version":"4.1.1-alpha-a224128.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a224128.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3d4b726dfeb9e4975c3e206dda154ef0645e0bcb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a224128.0.tgz","fileCount":14,"integrity":"sha512-l70B7LgZ3B54riRD146IBb0uG1tRmc7sBkGboPCrLPpmCgIp3CltSgFaFAzyLSr7AmRzwdv3jbve+d8/9n1sgw==","signatures":[{"sig":"MEYCIQC775O0BXe6dbMp9BYxw3idP8Qjb24RyrrA4YeeVwd9VAIhAJs4nOOlA/DI64nOl2vWbPZ0TYqQQ34HBGwl9uOzf0K9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIC0ZCRA9TVsSAnZWagAAvHwP/0M6HQMJfpZMZkF1XT6z\nHJ6vJ9XdgnvyXWf31O/o+DVmmpKLiRC/Q5sD/I5Ofqi1rW0aJVtry8pW2aua\nllwKHJYik0O4vQHex0mzyDl/QUP+uKfRNY6sIpaSm7zOsHUrK+0GXWzbGSoj\nCQhklLy0V2VVWGjddcrakv6rQYyFsdxqsWtlj4TktdPuIkM1xIxYXuVM00we\nuV59DvLrTL89akLRdzrkgyT4NZNiJV0qHH8Lkebfuq12xeQbU6CV78GzVo5S\n8bX1hqE9WhQKCYXLVdjq9WcjqcBYSTQGCAe67DOShzyf9PGOccB2iijxD+KD\n98tme6y3Ei8DNpmpFPSRaT1SrkudXckUrS8YgET5IM4KPy0c7MyUCZA6SNnm\nIHnaq9P2+saWxLsrlYwgnoFjLaQzwyVxORwF8dAclg025dHjq6ra9uG38Iat\nPsFi8MER0NqZiNmJ5tTH59/YadORy4uqtYhdbi/f4T9d3Eg/D4fGme1OECWr\nMARIz5zE7wHDzCHXyjLEboVag1/K8AYtEbe9WqzfFwKt0tY2feMBvorFpkVh\nQG2eQ7DXkXTkGIQ1Bi8G87lBt5QCSYpTFEP8jKkS7MPpXgUoWB4NhJPQHSim\nh0xBbx1+eAnaOcfBBLJyPKqHzrz0MfKaLMjC8eifgp/h48URy1mkvGsQNRf+\nKVv2\r\n=BVFD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a224128.0","@graphql-cli/common":"4.1.1-alpha-a224128.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a224128.0_1629498648949_0.6409965589484095","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d9bc018.0":{"name":"graphql-cli","version":"4.1.1-alpha-d9bc018.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d9bc018.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3b99d4a0497a27b55280d26982232486c4bae851","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d9bc018.0.tgz","fileCount":14,"integrity":"sha512-LBlDUjdXcT/6l/zFTfHauQwMm3MDvNDtx0eCdKB73bSorgJKyxAj5srrH5BbhU+1jz2dvAX83SZCMUk11KHkbQ==","signatures":[{"sig":"MEUCIHHsOMP6Q5+dNuCCIm4if9joFitCYB8wIHLzw+q8vuMMAiEAi22kf1YCvW9OUzMdeYLOEV6FM3nukALEE26W7b5HZSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIC06CRA9TVsSAnZWagAAu6cP/2XYNw+FyCTeodH9Lytf\n+9gssKxB+5mo/iN10vB2PBw6YNsvQYR7nOIWs7sCb+CZnM+dUBM/Q82AEAH4\nPY+M8xcQuxqwAlmcD93Vd4kPdOTdrnQC41vT313VoI0ETugxNgmDn0HwZesL\nccallTs3L6fUG4wyNHR4PoqZEeXcI8+52fay8NRGlqhIKPSwBfcHoPXJH+GC\nvF+khjtD4iOeevbk9SgAyRAbFu8u31oCwqKmAlvqUMlq6Cx2gTYEIyw9Hs00\neFClPxwR01PwiyNYoYla4WNHX8m7o1pmHeEpunI3DKAJyUbmgB/VUQG/8kD/\n33uiJ1FCEqORj7Ml1pa/ei3AVNORoxrzNPdUzEmvawJT33yt07lsGWWP7dFB\nxEqlIdulJ1lgmIk3gFEzXNvG8+dbb8vI/Mth4iqEuh+bv7wmx55nZodxwiTE\ne9TBtepOMBz/smFofMoDqKjkTiwB/2/08pgc9OKmsZwgIiDsgkoXY7tPHkCm\nBBQOi6r62WkqH4sgV+0r1a+ZKQf6tRO4YSQW3BlrOfL+7U9z+FK3/Ris4zB7\nfnGq0pjS9OSKfmskDo8Zz10x3TbN1lnxHBKKf7CbKTfueBmR4Dbh/+kaH5Xj\n0JtZHnAhXsX3k+lWQlpskGvvifGDiIOwC790gQQ3v4HWkAacuBvk/EDiEeRR\nC37H\r\n=YhLt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d9bc018.0","@graphql-cli/common":"4.1.1-alpha-d9bc018.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d9bc018.0_1629498682365_0.9437147229245968","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c91e80c.0":{"name":"graphql-cli","version":"4.1.1-alpha-c91e80c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c91e80c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"53664aa1654e448b5fecc783c25cf92d3c097e1d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c91e80c.0.tgz","fileCount":14,"integrity":"sha512-4cQRkWrlHitAxYX9dWH/9Ck/ql4v0fFg40d2sU+rWSOKh09o+pLgH1eesrOQqckFs9vaP2/HyxxxXRaI+/tuPQ==","signatures":[{"sig":"MEQCIAPSvpNLr7649RPj7VqTJ7zlqofdQAyXFx096TDaznXdAiAx2TMdSvLCthNxub6G303S0CP/FxuiwqB/VG/rHTGdQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIC1nCRA9TVsSAnZWagAAsx4P/iSDDk0M3emg8N8uRfqv\nl6BLFKxvjFO3/6TU82zr7cqC3vyqDPQIu0q/A5Zqgrk2NXG/OEWbEqI71Gwn\nZKpyTiUhbnK9mHwf1JIbLruQ9yn3rNPTTNcHW5Aar6jXmsWaiN//eivrW/uw\nLVBkIGmL0HkZT3KjzwjwjpOStZDr4gOydNyPoF81WANxBqdYTreWOxvwdWme\n+dDA13INN4FVyO8RHk6m8cE0qqod3OJYblAjxiRN+B+//Ta/BIoTR/FYR4uB\n9JdAc+MgpFwVdhL3tTm77tK+VROpG1AhPscjB1rgDjdNMcVrGFCA4QmMwTf2\nKTy7bQYRSO6Kr7/zeZBu8OHeh2YnsZePZusTrLKZC8ahd51VSlRDqjl3n/1X\nD47w0aCly1HtYDa9vg6feUYOaky+/Kkku3Z+mavK5TLD9hj+NVgFLIdJuqI7\nSKjtYJw8Fbw8e9DiwL1n4NvLYqDB1Fuc/RrJQ+jmK3pAwhgjhYJG/r23HGpT\nM4NbVgG1MxuRwGrV0er2s3X1jfridfv0x1W9UGhUBB5JMa5TEv5Cs6gZhrG7\nqUeCiURNengJclfG3J/xseOrdCHGXSLbk+1e7K7+2eOFJIlVyhmqyp1HPQnS\naE7oob748doyg8ilopdTO7pnTMM3as5iy4MtTG+TMBAuAbp9q8h6FO6Mk5SA\n/tp+\r\n=38Um\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c91e80c.0","@graphql-cli/common":"4.1.1-alpha-c91e80c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c91e80c.0_1629498727177_0.18967906552938318","host":"s3://npm-registry-packages"}},"4.1.1-alpha-45405e5.0":{"name":"graphql-cli","version":"4.1.1-alpha-45405e5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-45405e5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2f44cd07958e8bcae728c0ed7f5ec045351f643","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-45405e5.0.tgz","fileCount":14,"integrity":"sha512-qr202X9AoVkGpTfhmXZxeZX/DQIzoFxHAIG2rtdv060d++wic+khZ+6iWFGXd9gkJRCgLhD0/zWNS1XjJw2xAQ==","signatures":[{"sig":"MEUCIAlL966DN49MhFznz6KUmfnKmBeDrnr4p/2XROhev9VlAiEAk1XiLprosNUtsZEJH8pCBzBeYCp7+tmHisIOgBEq0uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIC2CCRA9TVsSAnZWagAA0MAP/3mfKbsQMrDwI2mN1D0K\nQqw+VtluIWJNfHFy3imzAzqBsTkNVw6gOIbTUZ86+VkunM/x10tNBOUdn/Zs\ntkb0K+UIwcNrePrhqujuSa0RU5xJfpWsOcamLO5ZFKJCoJoF3f+RhacUwOSs\nqmuZPHCZFFV1iisboGahFfXswQKYS1YbLAJ/ZJx3aAfUQ0r2XjqXaSShjS52\nfVyWr2A1i5L9Wt9d64D5XPf7zrDkL43VSTIxekCZVGqrEvDXxzn/1tpS2BeR\nDOsP+YClhHin2PZ+CfCdqEFpz8opfQ5raqll256oTQjIcsD3j6xDepPpqeAC\nUlVFlokOfC4TWU9iFclMS97GDh/HOQP5XyMqZguAa/Zy0+2/FfzFginTNpx3\n2QBY/878ifwModtfFpWyHQDMf1seihWnz435FiPsbr6vCQ/qNAMMfzvqZv4A\nLpboystfuP6or0kiysSPNKqVI+Mr9+R+lzCobV6hclWoZwvRihGtDWo8ZDat\nt5If5rHcNk9uP3eQWuvc72Kv3Vvv4JZVdH1IJQt/W1kpx9l7z35ch18d1O6W\noKM9MrW/1+sROwcM//+fDIz8fuRGiizeU3jNY/sSS9w8OacffKa5a1rlBkTI\nMCHgcgMjqnpc5ymOi2Op9lNi4dYi5r2UWMiGhu7WOnZOKWGam+r8/j1LEjCi\nQAUb\r\n=1q6V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-45405e5.0","@graphql-cli/common":"4.1.1-alpha-45405e5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-45405e5.0_1629498753996_0.32333276056166316","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bb156f3.0":{"name":"graphql-cli","version":"4.1.1-alpha-bb156f3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bb156f3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"456492c084ef4b0540b7cddd52b93a0e53997476","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bb156f3.0.tgz","fileCount":14,"integrity":"sha512-RkepfKC33deWEdjdTDk/bvJ3EY2b+VONKI3MMWT/Lqg2cf60iLFR3v8SactJV3VhGiFTtNXVyfA2smYG51PEag==","signatures":[{"sig":"MEQCIFML9xZFCP5xNtEqLGV5ti08eReV6Agi70r8yp+qdtViAiB8lbYIuGI5dhzMH73uyrryw1w/f68bP87ubIfsxnVgvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIC3ACRA9TVsSAnZWagAAzSMP/0gruLL8UXO1uSm/24zn\nio7pH6A6DAn0z7SWyIt0J9AH5Pk2TSrMzC9gjfdZ6miWyzU64PnJxIhW6bX/\nlLEDVSKf7mcFHZKTWjfanmiLiGSJzcx9al8JTv4LSX78tOf6B8dsRVtOb9QI\nsWIatbtldlbSip61lAYgarXehkGwnyXMaxaAgAJCjrvCSBz8y/13gj9fpf+S\nDjucgo9GOPkScqQ2XpdpVDQz3kFhRyE/edhbBVzJ8LpPo0DkKB/6l0zrFUNW\nbmQLyOQowLN69f4OT/4vNkdfed3Mosmq4Br9PgAJdJ2DHd+ewO2Ip/qJkHz1\n0u17q57ltz5WE9eOMJhAyDCfGx7gJlRGhJ+YeVPXYEaq7Jn0eSCt81jYm/7t\nrqlkpvnV+4AtvHiXgNkOcEbl+KdePwzKOdlUdQqelSmStHtwrIb4HIH1b1AM\n69ytKuYKJOqIJs3ZDEbf4t/zdiGno0eulAc3b/mQKX149cvxbZzeYGjYz2T2\nXnI2l9mvOjVmQdyN/ZvSBDyIzrZ2EFHRaeYmOLZAOpjFpZFApsAiMJKXI0Hx\nMfoLwp3jC0OEcubMw5w0TbhqhW1xWN39lzHe0LuXitNoTfKFmiwJPLRK6mMb\nHh2qJE6l8joLHf08MgQudQTni853Z27FIX4s+7DFZGO3TfHHMKQ9fSPtR076\nvXtK\r\n=CAYW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bb156f3.0","@graphql-cli/common":"4.1.1-alpha-bb156f3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bb156f3.0_1629498815999_0.08090123386108683","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5164837.0":{"name":"graphql-cli","version":"4.1.1-alpha-5164837.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5164837.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c3859a84725640c9cc309198854c8ef354181ebb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5164837.0.tgz","fileCount":14,"integrity":"sha512-oGWUd1M8FUlUttPkuUpuLjtUazSrYcvedupVU363QQwMw5X3cVYRW6zhczRsF2jG1cNrVBQeC70omFHl/mn2jQ==","signatures":[{"sig":"MEUCIQCdewaC7n8DOik4ynihbX3DtNErfoOZ+bypmPMe8Wv8fgIgC09wG86QNHbNKqAlNhvZBgQVg4UTrceV8AHQZOiKtPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIC3cCRA9TVsSAnZWagAASVEQAJiOgmVxmkM0DeAn5ak3\nx5K7ui599nG40PrUBqB4ded6fADZPlFowc7nhi3CpLT8reG7le+INtfP1x2K\n2K3LRXxblBYayA9yb73tisYRPJsGW7O8oRNqR0LWvzi8FbIiK/vBs1DOfldn\nboF11Dik9502aMHlV6NQ9LcfwbN6HZDuzzZ2+ji2vEugQQzpMhf7Gj4eHvhH\nVGDjh+PRPCPokc17GGJ3YXrXX3bxbROwVGHjuuurdkXcavery5HbepMQ3IMu\neNp1dcPA/7E/EUipcuF5VTVQz5c7DeTjwmJ6zgaoA/g95uMMHxGab/WZdTBl\n3PDunKwOMvdDelhPan8/SEEXXULBXleg1eNO51uPWepo2Ex3qJNOhcXRD1+R\nnne2Yus/SF6vJ/R+gyik4yl7BG+qW7KvVbdFf2ErKb8fPhDCLns2krtGi7T7\n/teO2P2tjpkUYZcSnq6AD/FLG3vnJL20Wgsudv4p+F63LjnWnjsCnKfzMaDp\nndg+KeTnXssdzNnHMSzhshigPMSvVtVu/QZWZtWeIOF4RKDdn5j2dNbTG7LY\nu/Y8+yU5mYbxYYeDW4H8q8pSrWxRLRTKl4YLb+zerezX/ECmKh2JbtfxUkEe\nbtG+0DKVNW6QuO5AbsGSOlcr3vW9BP9VjBz9mT9zh50OkdKp+vcPZjfLlFnB\nHmMA\r\n=XYQf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5164837.0","@graphql-cli/common":"4.1.1-alpha-5164837.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5164837.0_1629498843955_0.40676478086152557","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a45a2d9.0":{"name":"graphql-cli","version":"4.1.1-alpha-a45a2d9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a45a2d9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2aea600362750f5692590d267ff024283f1c2052","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a45a2d9.0.tgz","fileCount":14,"integrity":"sha512-cJ95aE84C2odF/Om22qVfrO5gQRBCi4e3EZ7axQw1Y3m5VpOQQpO8PDqBiu9jTbpGMETLONJt0vmLacV5gSaYA==","signatures":[{"sig":"MEUCIQCb/oHPDO4bXu6E4+okdR4vo3Mmcu2XDOHY9sZCsfnueQIgCWzchGcJu/RI+Yyf1OKtmr0UxlQUtXC7K0Gbg/HJpeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIC4HCRA9TVsSAnZWagAAi5cP/RshmR6IkXRjye3s0nQ4\nU2o6owoiLR4odr4/9KtzREyL+eysCGdowZevy8HXC2xEJ/ZwPbiei50QLfib\noGk0OK/daeKYMnZLFroMNHxDikkpnwlrJeWhwzWTGUS3VIFIw+B1f325oiZS\niYXARxy9EbiomtRnWlCSLJ1J4HoKE5C2+NVEM/sC06PAIIJbksX0rwnbR1Xc\nLXFr7tTEJjGJLMbyC4DTd0ReUX67icmgpts76GN4/PBx2RwoPkYQjcJnmDsR\nniYqhdkFOQ4GY3I4vYpCxHg00IdXov0tFMA+k+EOG69aAW+Ku/TAxCZ2wTRe\nFd3PKZryV/Cfw+C1Xz9Gvxku5x0OemHGeA85xROLu7PTxVhF22aWA41XvcOw\nXTP0XGfYL24l7TI+DBnZXGd6UuGfcEdS2B41wk2Lh9DGm2EZbfHl2v/LyHDB\nsBZbWz6qeFmk5lK9gdYyK89hivVuWJJeabD/ISjxfjK2vUldRI2fgcnt7jaI\ncKiDkLK0rOMA7Y8ObMSGxcZXvgFq6hSepFut6rUpTE62stjw5nUAugnB4pYK\nSNVuk2gQvp7cO0Qae5BOeO7beCxDjNuTkBn+BH5SBcVGYHDzqJkqNwLwTV0X\njCV1RSzbq6D7R9ebbSd4dwjGrHnipKzVNFIIKtJLApT7DpgP1mJq8sfbbC3z\nBjPH\r\n=3FIB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a45a2d9.0","@graphql-cli/common":"4.1.1-alpha-a45a2d9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a45a2d9.0_1629498887246_0.06652950450835515","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5a71940.0":{"name":"graphql-cli","version":"4.1.1-alpha-5a71940.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5a71940.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8829f1e089eb78d34d2821cb48f50557f899c7e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5a71940.0.tgz","fileCount":14,"integrity":"sha512-+fuptqfTYcJbO5mmhRBD8LkjgXwEBel1tehe2N6Do3x+iM9A4t4pFg3UmZIVdiLqcXM1lgzXC2le4V2gVZPZVg==","signatures":[{"sig":"MEUCIQDjSsAtJFhIvEZq0qsY04PHqA42f/YT1UFoI0yOU/hfiQIgJIP5nT47v2ebn8gsY/LJCQ51wlH6RVzhr508VW7qit4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEYzCRA9TVsSAnZWagAA9vIP/18k9eMjxmeXLE78usJ6\nKZ4ZjENDBbqX9NqYeJh01LPqVfRG/pS7/+vzQzHZzz9GDsqY5iTvHZWZ8/8v\niwOhrldsDmFYX1AGKQfAav3plJYQQpj4/OtqGmfVedQL25Sy2+mZ0YAk1eiP\nXyvZbxUZwiCWasNW2u4X4xuXcdkwfHz3LSH2KEYZpI29bimieskoJUidFiFi\ng/DznTrPx7QIvIYP5yXJkZLImEl2PDzJpkZFYKdJWW0LALdDxJg4yNtel70P\npRI9TQV5/Zbqd81SVfkv+jDmp4oglNfsHHK2MYdatxRs+FxQKslQFaNd6sX9\nnMnAP14dApEhAdF/0pyYbzonP1O1M5T23Z8SRYeuFxGgOPsL4haJE/mXrO0M\nggV1dy+5cgaKwG6UV483R1RohhpYaT6UkDYAhIsayP9ZfI0PTlVqkA2Wq+oa\n5FQBI8b5Nsp6bEoeChdMZrPLU3W6eBCloxGRYDjWYlXf/06kIk6KWclWfhs+\nV7KTwrH3Lw/LMPu7lSJKKW/k9RavOp3p778vVrlMHbFE45SVk1y9WBNu0/Lk\nVqOwscxbWPTryfEqXlUfi2QwsArlVMfu+w+8jRtD+mwYM1Ltzu0ACYnGwSL2\ngKpRpPmU0iqCRJsclN1towmJ49UxJhYnFsLbGCY1aIoHfvwIPj6csujfocG2\ni4ol\r\n=Fd+t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5a71940.0","@graphql-cli/common":"4.1.1-alpha-5a71940.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5a71940.0_1629505075117_0.19755789635019538","host":"s3://npm-registry-packages"}},"4.1.1-alpha-926f699.0":{"name":"graphql-cli","version":"4.1.1-alpha-926f699.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-926f699.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"396dabbe809feab8a8d512ebe98f432c6b61e444","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-926f699.0.tgz","fileCount":14,"integrity":"sha512-D5jbpUe3j4Dijddhl27E/piI/jojaOYxLYx+Ni6xH8F/Q31GNWwEtsQOyQCUDl5HY+eU8Oq0QSH2Lwq3kFroKw==","signatures":[{"sig":"MEUCIQCt2CEDVLCbj7Se2N+CePOfBpGb/NmN7VqukHwfHXWk/AIgEDtkx5pHEm5jFRInsWhCj4/LTSji5ea50Wm9H41G14g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEaiCRA9TVsSAnZWagAAjXwP/0Ee2/MQqJLutfmIWexX\nDQ0qZ4qYaun/LLCAYL/mxjWMK9URLrHMjeC+zs0TUTQLF+gygo8g2pKGOwEl\n/R01iC2wCjOV9GU+FOjIpuELSrC5jhoo7JFEg5S7dgemA9T7B4tbG5lbMbXN\nxokxX4rhw0LHFYwMyy0keB443iS3DP+d31o/OkHxMcou2YM9vg27AtGMjCJU\nKyYcjb3es/SAsiF9M+Em+RlyON/OGhzyjieFlthEqIHG7lWm64ZD2qV+XnYa\n/gd+2BM7JdvByKi399KhfXUeGFVWlA57lBm1DnqcU5Ol6zJq5XhVOu8Eyfgd\na1iFgitdohb1zo9wu4+sWDLwPgLVr8R1ieTGoS44q/bZOqkzjH5G3rpEtp0y\nqBWhfTLjtjs3ZwoW7Eai0vu2CieBLAZ8nIaxyM4cJH9xT4xUsOAJUqE3teXD\nqVWvfpdC6iqsP2p93ve3oJNxooFRF+WZxNllmq7UBe2W1pnedhY1rkEgpmxC\nN+vhGAM1nznprDtLoERRqHA+oLAalTBc+pzw9p8FM2EjQbvnq59vypiXWmn2\n6gxpNMs1E0y3XDkLmu4GnzpkQQZMNUhWsaijYLzAsIvW+8G30u8Paio94rbI\nbT6a6618X2PD/iTg6HA1ul7ciRZXmodFNbdKblDd4+MJZW2aoHV+1F2VRtcL\nCiO5\r\n=l1MT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-926f699.0","@graphql-cli/common":"4.1.1-alpha-926f699.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-926f699.0_1629505185997_0.011182450373372399","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5094d13.0":{"name":"graphql-cli","version":"4.1.1-alpha-5094d13.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5094d13.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d5a9d98b2b8e6e1a28e228cdf9ef8942bd48349d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5094d13.0.tgz","fileCount":14,"integrity":"sha512-GuLV2/L9fRk2nPd5py5lzyJR4cDo1nf0fyqSi4WlK+rUiZVTty0VCoJJhLXNRc7U8ymlzWRA+rSdUrTy3R7ZLQ==","signatures":[{"sig":"MEUCIG06nokHBqPrkfQKA18NCElH2JmgMrB1NtCcZyXVykqyAiEAj+JtLW9XxcMpThrzesuDGhKGd8ErVE8DBNh4GQnKaZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEazCRA9TVsSAnZWagAApFoQAIndoQBXz8GMsErC4mfh\n4uHkkDP/74uIEpI1GK06UFcfIGeuHopWYV9jeaCEPNQLe0h3mHNxGe5LmuwK\nwkSrF6BVP7Z5NPYe55ANayYhhEFYmBJlSNncN6yTkxwqJbQXhwyUX54Xae0+\n3hQKMsMMH8X47xJjTioV5g3wyB+LibzYpo1Qc31pPEv0XctLSXRglQ8gxX7l\nOf2qxsIkfS9x22GiQRxIEfQ9TCNxxkzxVjjZEIwTV2xG1+0F59s4jH3TnEfQ\nYjGkgJAf2S0SJR6S4+vK+vazZJpa7X0hdUwRpHPSlrB8odPnLtCkPRAXwcBj\nAPrUATdA4LkIUHz6rbqvP9ZiY0EF2ZS3BBvLnfQI1PqWbJ33OePvgJrC6qR1\nv3uperIcrYYae9fYRNUikzbFFZIv+Y/BNd3zqvglHHvFr41TCdA+VfsMZ2Xd\ner0kp7ONlYIesHxgz1HnvJ/ZGDZdUrpypaSX0C18Hjirh27JK6YsA7QMkdd0\n7iRNQyvjYw0OU3V0+cNYJKsClM9FoWagKSP+n00E99IRIIpBXS8cPjhpuYFC\nPYc4ndW97bWd1k3nH1/NnSGTVSuCJhKkqDGkDZiRsUFtBsnTM1tlO55ufSI7\na1F4sKsWHD4BwK27C+zZWy6OlmfaTQUMwj2Y8R/xGAjOzopKHiMrn/NFhAGd\nrjOe\r\n=Q5X+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5094d13.0","@graphql-cli/common":"4.1.1-alpha-5094d13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5094d13.0_1629505203749_0.383606730166381","host":"s3://npm-registry-packages"}},"4.1.1-alpha-943c686.0":{"name":"graphql-cli","version":"4.1.1-alpha-943c686.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-943c686.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ddfcc31a80ffc31a0bbf7826aca7ff24c1d9477b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-943c686.0.tgz","fileCount":14,"integrity":"sha512-Z0d3mi3QIDQC+Soe5/MHg6mkfm0isgGtR16VRGOEWlAfYO2T1uWxCB7bRHuxS/qxzHCoNzIn6fRU+PZqGvx4/w==","signatures":[{"sig":"MEQCIGkU3jPeywoKpPNdFK+AncstMhR+IdO8W1Y+VyEDFNI6AiA1vjz73Bu19RETT6XDsiBujXvAdwdJViHMDronMqwKhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEbICRA9TVsSAnZWagAAaXgP/jI2Yuycq+0q1bgFOrOs\nIIQJiFSQa/cVWxxMjRPhIHUu3wEr9vtpa/C11XnIJMnRVqSAbKy/gE38gVVi\nAwiS8e3tH6LfBMVjuK6qoeX84EDLb+xDhnClkfo4yjK/PHgEi1HnjRkc2N0R\nTAI0Qtflv1lLY0iq+fEHjGFqemse1WlFpyJQZNEwPFhGB9JBsypNmTjV02Tw\nkZ18W8uFETtHwybMqUoHMm9JyF+Vfn8FR0XoM7pfYwKxVEZvGU9bT35K3Tbe\nhET0Ea1HeuHz+VQ5thD3eqgnE0cdu0bGUBkTZLYmgrGG7LaNMUjQhFtvgrBM\nvGbQgrYh+zbq/Atws2untbQ3bcnLgf1gEzad/2upORa2siZwJ84EHx05tcvm\nKkeluSm0V+zOldWdp8nixGePNdpz0KDXJ5iwPVwAJd6UwE9rsA0CeH3zxyai\nebu/1qoykrlA/exJ+fU2ZKKd3ukChyCjyncK4ODpLqidlTVmsZkpEkkc1UMi\n+H0pe2UHzikVGIX4R6vH7x6iDYV00amSu9LDQoU9axGQxNpWbJ3pD6Vtd9Ov\nZcDxt8Vc0rb8M//y13Bj0GDJ1GA2z2ZwkZt0Qn1nmkkHI+GYwm4p7QbFXWV2\nu+UU8CeeKHHb6/krRcgCdXt0PuvOkg1CK2a7v1wPHoOSkMq9BATNOreO+eRQ\neKvO\r\n=9HvE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-943c686.0","@graphql-cli/common":"4.1.1-alpha-943c686.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-943c686.0_1629505223833_0.1632735836706245","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0ca2df2.0":{"name":"graphql-cli","version":"4.1.1-alpha-0ca2df2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0ca2df2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"80cedae959f244f67e07238fe13be128ab18a53e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0ca2df2.0.tgz","fileCount":14,"integrity":"sha512-nLV4mz7ISDhLhCDATXbGKj4H7jTWBrAU6XcrVbw3A6IXUqEZCuI2mAcGuwO8mUDnnhBnup44QOoiZBzgnBkpag==","signatures":[{"sig":"MEYCIQD7T2yZ5P0WHTU25j/enpnEx6OLqUzP/h7/rqJdIF/GnAIhAL/JQke/GiXgBSOB0WGWtbCWCrwsadPHCNP6Rk4Nz6hp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEcgCRA9TVsSAnZWagAAbFAP+gKP26Ol9Hw36xuMvYEr\n3qYvQ+cQ0Fa+/3TJ1cfWOaPx5LuWY19xu85UAVek7hYfy7lU4vi75ofjNpMK\nJw/8aUvCYWGlNvllZBp45CaqkNofiWqYzbxFqf9DHcjfYCIaQlX+9rjTtT6H\n1aXjAlYVSY7eGQb13bJddZFFtY6iO81f2ptgM0wPiCsb3oePm37mwVscSM/j\ncgJaiImXbnEjvA0aHg5x0Bxbi0Az/Vk0RSwkIkpfz8KBlKVdqS9fWK8IDHY+\nkmd7d5vVSVVON+WA3hYPrDvOBugGReTw5gsQgVCVjX9EhfL6Bjc9DnqC08cp\nywfWf/nhqzy1gZm6LgVYZtO8Y5BFngzC3BU5IbYAmdwI4LZtCLxHqItQXKBY\n5EQSb9mes+Qb1Rni38EXUjTANR2V3iH33SEGB6OjHsk8Gqyo07NMK0BZEZpN\nMVYkyhJdFzUPSa793gYlGWbcHkFETJsMIJakTfryMNFTXVLP08tUO/Jf9X2b\nVF7V0CRVrqEP0rLD3SFYTDJqIIIm14HXsi8kqbh2Q1s+8V3PR5AdYnspbUw4\nZ10aMrUXATfL961aaNRh4vKVjryvJuodgkq4lEZDwJ2rZ3/L0/719W24SPqL\nA6g+589bSk/92cdRC9mdfH3jyqpw595PFMJ0bBKvb3v05wAFHGc9LKfgebGX\noIB0\r\n=F+2V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0ca2df2.0","@graphql-cli/common":"4.1.1-alpha-0ca2df2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0ca2df2.0_1629505312385_0.5941142503876109","host":"s3://npm-registry-packages"}},"4.1.1-alpha-19ddaa3.0":{"name":"graphql-cli","version":"4.1.1-alpha-19ddaa3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-19ddaa3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7e4df91404242da39d11acf9d67bff86e8bc730","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-19ddaa3.0.tgz","fileCount":14,"integrity":"sha512-8RkC/c+hYvYdn4c1g9ldV7Z7XFoSnvluIkPbsuslJYvWsiOlE9NujDTGNbR9OMpNBl8M0AKZrXsVPWzN6WsxoA==","signatures":[{"sig":"MEUCIQD+1K6hyud5HcDGph+o9qpFE3BdZPs5DhBx1Mb+cG/u2gIgQzXhzc43kVcT0inYo5XbBECQtLL5m4hgL9W+QqhHyLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEcpCRA9TVsSAnZWagAANS0QAIK8iPuO3FftWY6AozoR\nCDGTg84jg2Mnb+rExDt+X0BKim0THUapI7mTOfQE7u0cUxosSl6SCKadxNVE\n30l/boDgWsBsg9JP02KXLUaPjK0TU9o0ocUQu3Jd/DcQRxSM9HDNZHxfeDOt\nozA35XCNoldqNs9Tjr2vg69uZJYjBWQJtT7jSnmu7DZHDTCRNbRZx2ApPa7F\n664bWHaG8erm8Ua9DpNS0mdAHPcGgrYgCJxp3PYAuJYix26MbcIcOc9fM1iY\nxJyguC7pv1RHpsuM9bmmIzRsUHOwpSY+JwFp1+8VAOHrz22X2HV9mN7V555n\ngymHNFhwLzvrY8MMIWGqUA+DkgaHvHKtGajbVp8DEW/Psq9CLvznZIzMg+ti\nzCWlnBrKVyemxC82owxl8g/MyVVY8ta6/PQqkqZjIugXQcbwKTQJ3frL9WiH\nCpUISMdeNEYAg3GQgFJvp5ccboux67cG6Rtfj+DvC/zPwGVe8xd1uIG445dW\nIaKBTpZuZDeYpsutyut6sabzTDpZOfh8bFHuSXWcJPUMRXZeMPfPRkfBIJZa\nct5NXRkGHFtWA6Gkzz3bXOIAWWLNImt7If7FiJdSnBV9ou5cs2gNB5ExQEBD\nQTl+AL7w4gq1KuRFfYU3VVM/sN69k3nb2uCVuVu4YnIPOaQHKG12vXsw7fQG\n1YHX\r\n=eXtM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-19ddaa3.0","@graphql-cli/common":"4.1.1-alpha-19ddaa3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-19ddaa3.0_1629505321686_0.3581088023622625","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5fefac1.0":{"name":"graphql-cli","version":"4.1.1-alpha-5fefac1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5fefac1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38099b72752ef52e21e6e767010fa568114be8f3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5fefac1.0.tgz","fileCount":14,"integrity":"sha512-5yaggQkbHqcM8ozNBkZ/g9Y9/IYWoEQPV+JLLsUtgPFMfDsLFIFnLoNCuN/WysnNyrxKA+3zgGKPXCxWlwT5iw==","signatures":[{"sig":"MEYCIQDW8U+/40CASTz9ByE0Y6+6QoL3U/luGB6g0rbKIAv4/gIhAPzfURyEjXjADwgUVHRTygMSC7fej3+8BIXUdXXjZXov","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEc9CRA9TVsSAnZWagAA6uwP/2NDIt2OiVhmhqSa06LT\nwPhIwonDwvtkW8UucF1+cZnXo7MHunFOSdGA7jdYcyK5w+H7mDgdUG/3tJku\nRgWiOz4A3ivaWm/31yiEQC9vshK7tJrJvsPSKVM5uP4zIDqWThtPGXdOFJ2k\n+8O/mP9mmd1dUQrRHkUVwRJOi6BKigpkwVky/FOz2QIsKmgxufxf9zjCnGZa\n+VM2ud7rGrXJ+G8XqF6eUKsAvS9GgeB8Jq/ultxngQyLNvpFobU/VImOK2F8\nbTO6wKL5N9Gk1UmzBcJHIYzfr+/sEuL0CwIxhe8AyRhLpQPh9O31WclQ3Knk\nMzuEGz6jj0jTWk9XtZvTm8YxZZnkK67PtpBGF/2jpRxNCIFi1vyLCeDGQmMu\nk2VnPlZHyC7fne3YzDYkuSkIhXSDKqz30NbgvdAMfT8H0Bhs7Gsg+tHuxiZd\nKwZ482QHV2b1WQoTP8ASohLvRN4T84RHA+HRF3yVDQFmx1nQ8yDyUqRauYVi\nEduihj5Yjht5DFfyBazwDEBqHI9EUc/SSLl9Dkipqv/ajyND3Osgn5YXJyTy\nF//89sNT0oxc9azQCW9+0pbAURQDeb27FSCyxm0DOljO/QP5vRjexSirWj1D\nL00hraLCsNgabQveAh9PRu97dH8PdVf36AJiPuZ04WqTXu0ZZ3KH2LLJ1+kr\nFW4E\r\n=2+1o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5fefac1.0","@graphql-cli/common":"4.1.1-alpha-5fefac1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5fefac1.0_1629505341553_0.9261774934400471","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bc73d90.0":{"name":"graphql-cli","version":"4.1.1-alpha-bc73d90.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bc73d90.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ad710a44c72c52ba67ee54a92da3f73e027efb26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bc73d90.0.tgz","fileCount":14,"integrity":"sha512-chfWvRgTf59yhPTCAMgx1vTW5DLApt/WqzM6BDVgGg6IXmsIpZYMGrpKGXsXCgKbaN0KQfoCmMrKUoTY5q22EQ==","signatures":[{"sig":"MEUCIQCpWUYUxwAVXRh+/ZBLU1wi9RggAyODetFL3Ust3IlJvQIgYRMyFKrcaVihMVt2woAI0ky8qZjA3gZ1zCNEZk0nUKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEeLCRA9TVsSAnZWagAAyRgP/3+CejvOLqsEeNkq3saI\nb6IYflkdGVHGjDZqSsvf4aFC9SdNV1s6rLnAbGoCtDjSzKxpDDZkb3YoSJbK\np5sDDKbWX3ke0rmz3q/RE4AJo0vUmolDJS3A+QaId2agKGZz6DNRJfmF2TiJ\njDAnfBDefrT17SylGX4mSulna8wbGsoycuHu1S3kHCbsT8MOYsc8LPA71FEt\nsICatub3kqIoXHVZlpMvbOERCP22b3aYod56Lj29lEtFSc88eii73uu+wr/a\nXpcdJnFVooqB+XXqf7EriLPaOnTalSHnJJtPafXxyv+82rLaA23CMCiwWnyy\nq4WncE+HM8N8XtFH6AbbBuEGHK0MeCrQC2mOTEa8NZuXUJSA1Xs+M8HOpiFo\nv8IUBp2rHgfo/xy7CDAewMYOI4zZ4qZ3QJi61mCrCR5b+KpHic25n0DiDT17\nhe2T6zDVwo3u4F3wqU8XQMMmW2CKQvu0OhbUwu45ufX1BXxJIbajI9LanfHw\n7CcfxdvMJkHLpm6vi5xB1OM5iPfFvCYM+WfLw47lXaKWSGsPhMQ33x+5qDU7\no3J8FWOiucurRnrFPPgMd04H8q59x3gC61ftjw0alxAtRBiAWi1lA1xv1adF\nVqPPA5f2VbO+yATlAwr5h2so+TqQMEJspz21jvs/UVPUwXFpKoKGrTPxmI2v\nlZqX\r\n=2V5M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bc73d90.0","@graphql-cli/common":"4.1.1-alpha-bc73d90.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bc73d90.0_1629505419315_0.944700068156207","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9d56c7b.0":{"name":"graphql-cli","version":"4.1.1-alpha-9d56c7b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9d56c7b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dce5e313615546df38697849159b95b4ba88d292","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9d56c7b.0.tgz","fileCount":14,"integrity":"sha512-suaSS4tLjglsPvurkRrSlkZCMwUAOU/+xEO6wU1rhQ15Q6Dov5gAsWVdWxYvXfzEwIO+We7CxosoF5XGS+6QnQ==","signatures":[{"sig":"MEUCICAZYIRrTvXKoCtV0XJV4Gk1qJ8dzkWCHucTFEiEYW1zAiEAxmbOZ3ETgXySwq8k5DgqfFRwnrGSrmk6+pTVF9E/HRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEefCRA9TVsSAnZWagAAi9kP/1WviWAWuEQ4v4Jt/XXa\nVKM23Y6EqPm8i3iHtXUeTwbhmuvUUZdwaGLLKwtfnDaTGLjXkpnLM4bZqm79\n/xYJ/iJWi9JAMbz6ByqRlCJaHuYAyF256tsgqixC08TJMwL64JNgwBqBO00z\n2O8pJK7U+cRZW8kVJQHhvIpAlRlrNRIJ4RF6w9UuWRULtBswx032TCbeX8Vb\nqyc5vus3Th+PBQyNbp5ki3Q6IVopFDu75nCXgYJZokTTiLmZbOmiLbEGYhOy\nEEbz8QD6E6PSfH9itjK69GYhgoDG/pbhjpFjC7umP1LUtN9M239qMqd8h5WQ\nmtfppqvxzWr3Y1s2w3Mr6frcSuR4dxNG8sm7ozTMuwkA6DU/JLYw8eellLKc\nEq2OE4q/bkAc/rW3QLFnbEmjeRq0OmblAx3L4Zb3gSj1l+iumri6FvFpsp0w\npopgm5qDFbo/vDoyWpltz5H0zKcLSKRPgIdExavwWrfWx287bkSQIQaMvvC0\n9edZ+qp/Za8LhwdOY+Ek8TjH5io0PC4WNs4RbzmiXtH+IFB9dk5p/EGsJRb/\n50/15Z0IRMxYbB7Zu3aMaRMkVYXat0Et1WTyQ7A0DXkQlwArl3ni3fquHAW0\nz/TaU7dePtxtb5c9tUrcwusyj+XjXkzLqxVqBtU5BHjKdBBrbFYUIUdh8tfS\nGssD\r\n=j/zE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9d56c7b.0","@graphql-cli/common":"4.1.1-alpha-9d56c7b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9d56c7b.0_1629505439199_0.12855324249025424","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5823abe.0":{"name":"graphql-cli","version":"4.1.1-alpha-5823abe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5823abe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aa1caa79f2c0b710078d1f9d5fda559d5ae9e65d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5823abe.0.tgz","fileCount":14,"integrity":"sha512-fmJ9fPxkurHU8MjumW0d+O2ZoceI/qu4REcMq3XLV3GX11FinzsOE+QMpierUNHX3eHWuzcADUj+kj9Bfwkayw==","signatures":[{"sig":"MEUCIAb+7qcYPhdWOWDGJsNa4GPjJd/hJA45tWJkNYEcKjpPAiEA0womtZcCtFsLBIexjkKNfhKo2729MDEu3UX/bo/p/O8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEe0CRA9TVsSAnZWagAAna4P/2Af45zB7jKV40M5jYD/\nXMXEHWWkhHXgQub64FXrCkXhakl5b2tynMv+htcNZebqAeis30hOkSjvuojm\nGzos9K9uPFqzcVJaVIJbbmn5E4mlLV7tmtH3eZ7/E6TpdyWPDwsykoJ+Dg+2\n43ij39zkimPwRzi+6Lf4FaQvu+mUV+z5nfQPjeqHbBUF2suEQaZrjw+EhHhr\nvTH1Rg5mBYGKHPQMznpIeuvgyg1Vhr7Vol1lmaNymrxoX/bc2DeDocjLRBSK\nbgWMbR8VSDBb1lG8kw1dyMdiWHh3HRs24rfDtMTpYgKNnFbr7zHeNuMzEinC\nl2AWTsXjPK6jYWAkY7V+jsHg/9VobqIwSiWVkPruO/YcgXOFDADO/5F6ptE5\nGrZrW77lcvqqdoMiz5kKHe2MMpXXXkntDLrCs/P5ofvZqjzxBOsBe2N4WGW6\nkgXUc/zq2sXiTPoVvZFkSLCBPs0VTNzQXwwOk3IVLmFPKlw8ax5ezyHhZnMH\nuLhTtOJMKUdsX/6A/taslODxBD7Gq8gd2E/zmLsWJtBkxyYUUlmTTcIPXW76\nTlPxOCMF7uQI9jTfqU123dX6XXBTFtcJ6ufeOGZQp4cd2nrBufqHA6fZB6P7\nnHaYo0v2SyzEdv0ASlnpjQqfbskEb3aYIz7K1wDRml+AUQ2vgOMdy9rrPZt5\nX4en\r\n=ONkZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5823abe.0","@graphql-cli/common":"4.1.1-alpha-5823abe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5823abe.0_1629505460252_0.23562369054794385","host":"s3://npm-registry-packages"}},"4.1.1-alpha-630c0a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-630c0a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-630c0a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c8665a00d7dd73d825757d061817479fe748f7a9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-630c0a3.0.tgz","fileCount":14,"integrity":"sha512-+zpalkzQZvXld0whXqNezkIamDy9nH67zfat1jVLpT7UGK5ue9CN4rbyfiaCadrgXu+K1ajvGTcRF7r4XmUiyw==","signatures":[{"sig":"MEUCIBP1znQvtODSCHSF1UBp4yD9Yt/el+SBI9lFLfiWtMELAiEAkVJ40FQiFnuufvLX6MTjlNw0dirD4fvs5lU4cIFj/rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEfCCRA9TVsSAnZWagAA7nYP/0ClkdYn3qmtmlqNxeH1\ntCWqEU92Xibzy+tOAiziuyuUI2gclhauHR6/hfXhf+Wl2ZxwcCxLk+A9Lr9M\nHYmnaSeGnNLHWNqW0fHSeTbKhit0ISYlmrckxFjTicR81JfIbFghWsSmnwZ6\n0wcCs4CoOK0WN4zjgSsbtYEBzr0e3RyVI7gDsIiLZDFZg60Ex2mFqRRHjkh/\nE9P6atHykCp1aAr/z6Vy1/6WOngr5qmRf3f1evbs0JMIbq8O90vuYcgwo6qQ\n0BYmQk+RGqaBph7e0WPnjXin23wpLDPXx7KshyUEXZnMQXUeOmc/jEuyRz2T\nQMkXDWg3niU6u/AnZ0rLRdsqTmBNhcVQRi4zFSwYpsQxceLf7GL+6Ezci08J\nuhRGihpLQn7wAlnW5/40pVHx8nl8qt32mJjhK8x5OeOpxqYbITl8f64R3mHg\nc1ohHZxy7Jrurp+CMxVwtPvbz+qAQnjqdRwMVwfXteLV9fvsEowuw1AMupK1\nzVwyp30ofF2DMCSeF/23c7bIOVWnsXm74zNIL++eL/JgFTCkf/Mle6xsKyZT\nTpfJjfwFcBTCm8WgEHuZteDMjVyQ57uV8M9ftl+n7YLmVK5m4HNcIYcBYVM3\ncbvR5brzj81tpAkmItB10KQUHvZ/hYS14FCopjj3edJAbgv16GtFN6ZH+uKM\n85TL\r\n=Get5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-630c0a3.0","@graphql-cli/common":"4.1.1-alpha-630c0a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-630c0a3.0_1629505474441_0.9373268432457151","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fbcc8ea.0":{"name":"graphql-cli","version":"4.1.1-alpha-fbcc8ea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fbcc8ea.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2e29765b243fedbe05429d1432ee4185670f6367","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fbcc8ea.0.tgz","fileCount":14,"integrity":"sha512-fHHYObYdEs+c+R9TyrPXHrP6fMopMHHVUMBqsD6glYL54eVYyg0YlkqLz7eiH/hWHiHzg5Rx+KPAv68VKXuadQ==","signatures":[{"sig":"MEQCIAU9r345W+XBmRu71/H48IUnU5NvoSyiebemm4WT/RaBAiA58zT6KzH4ikamO4Ld7elegQjooLSpNy46dQaz3ry6BA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEf+CRA9TVsSAnZWagAAUacP/izx3pLXcrpoRaDunbdj\nMg75QHZ01vgHCFITRdV8oJZ1XKBEpr09+Qw28RYd6i2eXkqe2rWZDORahJGk\nYul1MMuR6+xIvBTmeAkxyu98CnYAlVylHNEbyDqsEiYIIXickKJoQpMCUrUe\nmWsyJ4qMzpLzdTEOSQYsPOflvktX7NLhUWBFTTkvNGxfXeN5Ww2JYlIV+yR0\nR73yIalAjAnO3u9HQjeeGDEEHNUfDFaRpDiBEJT/GZ0qehsqgT7NM+qs6DF+\nRi959l7Pj70WMX3irU9TpUxOH4oVhQnhP4bzUtITdDBhTfTyMSRJaZpn3/iW\nHH0CqCo6LffsPm2IPCjoL3j18HyenUh+JP+g5NO/khdypinzjb5D4Sx7FoLj\n4yAPdOSF+4/KWjlVmFtKE47JKPG95Xx+PnnQ49ZRtFPEayUuZzeh2erNMUCr\nljgCactjsTrq6hFkDsB1H5Lu9COJYAWAOB36hA6TUEzVmyjN1n8iDeu6eE20\nsfLb0rSNs6bFk9bAZGBUub6qTuOF+SDvTT55aC9XK8yxi2+QKDUpVk1ia/TU\nEmWTTERKHmPxt+189J0n9AwRXi2pebNtCM5veXx25ZSAiYWAu8Ejyf2W4NWz\nGps8BLN0Ki3UtM3+9jU58UnDj5ZqB4Q5gQ/rMIQ1G2k1LMuA9XIpbCpMsDH+\nD0Z4\r\n=215K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-fbcc8ea.0","@graphql-cli/common":"4.1.1-alpha-fbcc8ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fbcc8ea.0_1629505534128_0.6320055841210659","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eca3cdb.0":{"name":"graphql-cli","version":"4.1.1-alpha-eca3cdb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eca3cdb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ddd9b27237f684313dda3174a2192ce4bc0e0557","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eca3cdb.0.tgz","fileCount":14,"integrity":"sha512-hkKGDIgH3faa6JACJAFz3qvbTDLVym6PMbldw82nrab+oq+zvLsd/7ZIhJao+eod6JycoHuJfYOYr5pgVoPyRw==","signatures":[{"sig":"MEQCIBBW4kIfTrYre1APaxH9tewaG85CzJt0I/gdJ62SsFpyAiBybM+KkS2Nv/oawSEc9rLIpGBynIxSiZA/IYs7dkxieg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIEghCRA9TVsSAnZWagAAHuUP/2NRz0wYSHxCHPABRLAf\nJuSNvw7YtURB9N6h2jSgbOJxNSFWXozGjwkC1GRYlkzu/DiYoyr/xgl41O/S\nUVpQ4KTS4rtm0/UcsRWSytjDFxly15dEJUMzVC/+ZzcXHPvMFoxaYVIO0d4n\n+CWRl5L2DDZl9HepYswyWPVvPh8DaiUtq+/vLgkn8ynrnN0letgFLxja6lEW\ndsB9EeFmjZsmEshyNFzzQdgkT3Xhu4ODwMTtPQeDLeTeisFU3v8ZgxjVDZWD\nK5w0mVhG/7tPYvXslArM1R40zGJU9RnoWgUriGyKf4G75CpRdzAfXujuduXY\nMY4qn4pu9yqIyDka/bEfEK29IrefDmk69xqZI0Z55M69egH8DA0QWTiRB97N\n3NZPRCgIZJo3d7svqOD7/ukDlhrvhHP7obiNzpxemz+JXWxBP6y6Bq6LxJfo\nMwmB4Au8VJPzrjSHuL+xUcQjfOlpkDvq1LUuyx24B8dFsXUIIoC8sQpvuDRu\nF3C/1jRnsbm1nfSgVwUu8uvx1ogpm7jmmfW4ej970hoAzDk0aPC9c8fo62RQ\n1QMtCXY1Z1zWdWhoDJPve11Gf3CjsfCddPCH6Lq1deVH2mxHOzPFrfwP2Mk3\ngFfG3VsP0v+54E2YHv9aSD7G+MdADLx6EhFcuvGMzwjsIWyBJYa+5+5E+XlM\nR6du\r\n=NPIr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-eca3cdb.0","@graphql-cli/common":"4.1.1-alpha-eca3cdb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eca3cdb.0_1629505569748_0.271613526434912","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e7fd5d5.0":{"name":"graphql-cli","version":"4.1.1-alpha-e7fd5d5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e7fd5d5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"90d8e2314ebfc3bc8482d6552f306c680e7443e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e7fd5d5.0.tgz","fileCount":14,"integrity":"sha512-U1ho4wvTmnESF6vUflWmAZv2kN2ILpR+BjrSaKYyxrTHhL9/uP0BaqMDKBAaIiLyxxE4MqHCSq8uyjou2iPPWw==","signatures":[{"sig":"MEQCIBM10j7nfVIUtsdGtCs1qHnxktm+C9onCttisDHdHGQ/AiAHNduOfelAbDImv1XhPd9zwR+NAvVyHoSaoyVcvLQk3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGPiCRA9TVsSAnZWagAAR9MP/0TIldCM8uf9RHAsiRjP\nsajI79SRo/3kvVYdvGsMFt5YQanVJbC1Jnw5cLtK3yfXgv/ugckn7WzkZ91S\nyOOp9SxpUjhEaxeUitqZm9Wn4xFKrEzNJyBDOLquCqjuXYTKQz8UHoXu25Rt\nOV/Bq3qGiesL8GF49d579wesnLi2dMjTVgQw15b/lx9vcHGEVslE1r+/rlEA\n7j7I6U51TjAO9l+1hy1VpGBsVoFk97gBtryPgTComDxVE9tOrzf7ckyEmx2M\nrdRj10oGV+DcwyV5N+PWaF8e1NnWOdxMjAV4EttoA4lj9ufEzrtZvbm8Qo/s\nql5bNCUSZEsbA2aBVMAcgqfoWJkJCYNkBO5RpDMuhv3QLFMhNhywo673CMKg\n2zC6DAR/S7XYk6nDfvXenGmUwfvXvRLlzgq8yhnmo23LZBgqwS073tRJcW7i\nWSpE3zrZqYpgk6IuIE7bhfibI/KCxj0KucxaPg2NXGdPihxOm+M5wCX+Y2EG\nSjY/vaDizZHJjlG8ZzqoK8ax3f4hE21SzFnHsKJTHjSf57nFNpVMIn34YZnu\ncsC/RjT+yuaTcVVO6uTWgbwrBE2iH3DPDhm1Q6WUgFE2/RwotOSanxkSPXdS\njV6u2TY5FbVjGM+RJDX+L7qjgouzVP0doacjKwRrFwhQqHCx/zkBJRhYM41B\nrrnb\r\n=rUJp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e7fd5d5.0","@graphql-cli/common":"4.1.1-alpha-e7fd5d5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e7fd5d5.0_1629512674741_0.4664078408209482","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6b025a4.0":{"name":"graphql-cli","version":"4.1.1-alpha-6b025a4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6b025a4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0d20aa10df2d59ce54c97fd2398ff4812dc07898","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6b025a4.0.tgz","fileCount":14,"integrity":"sha512-r4yd9BU5ccKJX5frdelE/DsxtNwG5kQb/7xj2SuWWxyor4xdqDABfcGGWMBnOG99unuOcThnT3g/HtQnocT0hQ==","signatures":[{"sig":"MEYCIQDFKpXQJTYxpx/JUM0BFHnhQLM6Kv0/J9lXD3r7DNMrQwIhAOp+uEs03iDbKOtKJ50FGhPf/hroOCNHwJ/mIRgZu+GQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGQ5CRA9TVsSAnZWagAAuicP/jAkW5zmaRceYx2ajCEH\n7zcrWIm+dnSn3zQkQXdRRjyNSRkUJE8J9gIz6nLfycq4Sq/zgk67seByWmS2\nShBtIeGhr8guJSY3yf5mTK3aS3eLU0eBAg9zvf02EToH827cWwpVQiNyevFc\nwzmgk52k3OoE0z/1GO7ehCThXPuT9OBJupuRsL4w7zkYhcopCwDV/pz1od2O\nyl4OhNdQfO5WLw+x+njc1oUWmIyzrEtvdVcZlSNAeyxryf5mNZnNUqNR7gzf\n2bFinRBAwTD4sCoP/QaKtHVGmJNbetVkZsLciFQK7VzI4plMihYZgzJ5/Cl0\ntQcT4ma5vEWrlKEc95PK6/FDDEWVomwbqmfnQ5eAOY3j+cLp/YlUcV/ht/Zt\nU8tNukkc1QNDt+qGtz/sU2myyVuimo5Ri+15GQQfYZdW31eKEZLjXl+wMFY1\nsZzRnqPF3QbkNlvRl7W/BYxdysMGR7HX63IKwiqgfYhFye6l1uobhXfaMmOt\nqJNewtQuuajQBQB6eyITJ539GY6D16cnW0277Gge/TW9eajGdZorM9PIKhW+\n4mZ/3Dg6bUrOULR8ZzX3oFomwl9kUXYOkYaFU9WP/gnRT6LdvNnEWSQ9CiFT\nOfz07rLXKOmTOlSrCSJNH3/fBbCOzsBtHAQ+lTxmrUhFao3rdM6iSx9ryxup\nGD8i\r\n=SRr1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6b025a4.0","@graphql-cli/common":"4.1.1-alpha-6b025a4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6b025a4.0_1629512761276_0.418050231154953","host":"s3://npm-registry-packages"}},"4.1.1-alpha-760e44a.0":{"name":"graphql-cli","version":"4.1.1-alpha-760e44a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-760e44a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f07cd2ba380a71f53589848cae7ccdcd1db68a07","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-760e44a.0.tgz","fileCount":14,"integrity":"sha512-U4eSgfoPFyo/kEpes05rJRHfT0+nqIAgRN3sUmKfkqCnAGnULNTRmILkPEUx//QENm6vkvpb96nbwJTI7BnZGQ==","signatures":[{"sig":"MEQCIBOOpgRzza5OKBMkEfj65tuWiuedHfRNDN/9IxcYJrXgAiApe5p6xJPa5/+r2Yl6yWK/suS1VPjXTMf4tSrFx5obOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGRgCRA9TVsSAnZWagAAy+YQAIOV82t4xGHPjhsrNuUq\npEb6Txaz1BVEtK+l5pA1vb0uLSMvrUpF6eQ2ZIEL+zm/y3qAtdZuCoL6bcn9\nxJ+2yieIKQ+r27SHxePNr+wWL2Mxvh+HJBSb/0OyYonxgcjO/w+1qEXa8xf4\n2xu34YEIX4b3pmE7f1HUXqSxmhq6A/8G5Nry/MnxX7p4V10TBKuggvT0d0WQ\nwp1NSXKrzR3aT+3cP1+64HqWpG7TCI9WLJX5G9M9W24cMPOUAKjRjbwsgTUS\niZgAgPT0vkKm77uqxB1tVc+djcnsBfkCBSvCcZe0E9mwP4gP4Je13xBW/pE0\nd06x04ik4fNoXhg2XPRgwDEwXcEh5rn+0Hx4CjhGSz+YXRsfDagD9Uggp9G1\nsVGhMBZgX8/+6W3anzPS4Yjw4VtMlyw0P0qV204RKd+aKGK++hmY3INN+Yfv\nodit0EouypHXATNyU/jQGL9bu1JSMIB/s1XM/IXsT2CSDbjUndHA/2xt7ofs\nbqxCBWH/eq8BGKzErcz4d+cyl5Y2T3sgVo8A6HjrRNF9uXI7ypYa/eq+pAgT\nlbAwNmhJ0xBysmuuasUCsP6znvwkWBDWpHfMlxrpxTY+6He5R1tUi1mV9QXc\nqhZS/u6+oN8P4BGfCMlU6U+QmEwgFx7Md32lKSt6JgB8+bpcQqKFYv9T+bk8\nBDjs\r\n=KRHn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-760e44a.0","@graphql-cli/common":"4.1.1-alpha-760e44a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-760e44a.0_1629512800183_0.3428495361164563","host":"s3://npm-registry-packages"}},"4.1.1-alpha-090c937.0":{"name":"graphql-cli","version":"4.1.1-alpha-090c937.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-090c937.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2891a839716febb5b99b976acd76119c23daca6b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-090c937.0.tgz","fileCount":14,"integrity":"sha512-hRrQqXbKIBQ//O1gBM6VcVjM0YX0iUDu828VqLSjiUZzWGjuqdhwN97OzumRiVlIO1k3OT3T97yUAELUwkhOQA==","signatures":[{"sig":"MEYCIQDY5Pbi+IuAhQOU0GxQkWkB6LvxbwrZBB4lqpLdeLgRDwIhALg9hSEbSq5MWX05iWstNHz40BEMa8a+Feclhg6RwvZW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGRsCRA9TVsSAnZWagAA9agQAIZZI6qFThIiEgd7xYVZ\njEk9dUGTWooFXdn6BXv29u0o/GPkWzeDyaqo7KRW6I6vr2SLnPryVVWMLtwR\naAx69MbdMXimPYbInKTthU2OH7XYGJmarDKyVbSKuTvduuu4HQ1CNeR/Vg/n\nyOakcDm+k4p/h1z5PhObEDVE7+mb4efdkfAZfuGxtXYBW9uwdGje8+qq4q2B\nrTX0gdqyOZ6RdTx30B2hCQu/m2WMGtw1tLTnq7dLj6jRb3yUcoERTWh45SZc\nIgpIoysx/x6x7mJGCiv9EogtOLMbtTWrJKBfKJ+OH1Vj/FPGx2Yp6ajFXy+v\n6sBzWQwqc0QDDAUIqPU+UX9cgN58maJz8WgepJ6C4gpZxgtuQbe5mKopVZv/\nZorc7lhq2pd5qb0WRrTz17ap7X4yUiG2iKd69Ukv1eP7AcYgEFbiPHIhQ+LZ\n4JfN4Ey1IUvm/NK6/CA7JaP8p4vnMCGLov5PR2xLPj5XtXwqcPHCNp0KyCRp\nvieqjeDvJcBiGsqrwpzJXaWocKF9YB1HjQuKO6GNs7nPAPYSsJO5L9Ax1mDH\nOj6O8EOa6w960onVXyJqK3L8xkgVDZw0DhG2BkdygNtW6jGFizEI1j2Y454H\nRd49U+/ixnEM+/fGNtV2Q4L7c5Wmdn4TWPzTQrvVK1Mxz5p45OwzdJX/dv0U\nkZAg\r\n=zUTM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-090c937.0","@graphql-cli/common":"4.1.1-alpha-090c937.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-090c937.0_1629512812680_0.7661731316362905","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2c00a49.0":{"name":"graphql-cli","version":"4.1.1-alpha-2c00a49.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2c00a49.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0513e6ac7646d9f2f041f94bdb6ddf71fa5e065a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2c00a49.0.tgz","fileCount":14,"integrity":"sha512-fYxZW6pneqc6TEbLzGode+zKxue7ZfIVZXQAxMxHDuBoZI1QLY6BecEB4pORUzPnzrQ6z+6AuAcSZawm1v9fBQ==","signatures":[{"sig":"MEUCIQCXuDWViE09++jz+2mAeZGwRs3mbq29D43FzvzymfS75AIgByhOrgK8hlAUIRg47PUjCdbCausRRL8qQnNeKJD8txM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGS8CRA9TVsSAnZWagAASfEP+weJc3l2Wi7ajtfys/s4\n+vehm3OoktrG1fC/vkFn9m+0GxaGFfUp5SeZb9fivFaIHulswxeNDjwCF1Rx\njG8rNv88XLgwr+KesM8WUb1LEbu7XXCLeWcUgHPdagNUKg2w39BRfhRHKKyt\neGrXljHH6NKLaIGf6/25ItgsJdfTLlvPbm+1XLxV24pP6dID6RDY+UVAPSFU\n6gNiV9f+ykXSJ7k85cKHGC2zEW+K2H7ozuPD9HD/6l3IqOiBmEXC/ywFhgDz\nBApoc9P1U1ERI9UOHz+ioZkvSJeB3d+0LPeGV/pEFTXhJ7diWmfg7XHNeeSn\niniVjaDI7X+lg29gcTZRNjuoTijPKfzjztEzGeL39zDXJArhBL8cGafAh8Lx\nUDOgLtvsRNM5hos2jf2q2A/q0eosoVYlqaUiPnCMad9DBRziGt6MmrCas8YL\nVcIqxL4oO+/wl1blfEsMX9obFZXEhc2/VGrlRJkkJHLaxYCmUwwRAA4BFwfV\nhUaMvWOfuUWCTJ/6+Zu1KRprtpnGnWGvSJkohpY+d5k/VJDkmo11VO+bReiI\nHTA+SerPmBz9bco6Itaf05DrFIsqVwALkgeumtfUsHt8rNdu46UVdVaB+p1J\n1X7o0GuPXwkC77QV2umvOJVEnuI58HcdBXWkbS9sjCtCdDf51PrnjQCbYIYo\n52uH\r\n=FlRb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2c00a49.0","@graphql-cli/common":"4.1.1-alpha-2c00a49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2c00a49.0_1629512892170_0.9907088632174006","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7e897ba.0":{"name":"graphql-cli","version":"4.1.1-alpha-7e897ba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7e897ba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"01954ac512cd1ca41ab880882d963fa9958d7a47","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7e897ba.0.tgz","fileCount":14,"integrity":"sha512-KNPWchoF1i+ionVSo1VivuqEWN4tyR2bizw1CQqKhL/3ho/2Ue1koAIdPJ00ANeleTfLW4Ca7oCiBoxCNLyuAw==","signatures":[{"sig":"MEYCIQCTRktgQ5zqFVsWmLXixi94EqDTFiGXOmLmT7pdJdQnQQIhAK9IR9vOp/bz4ReCMYK6JHfgVp8Hm6DuXe+qRNQE1rsR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGTXCRA9TVsSAnZWagAAn04P/iymWwqAvJEPLlF+1gyo\nxgPrMIUnB7Axn+59mUBXQbvThaLzKpcLxJFPhJc6D1bW4m8IYQ6IOrPlo4w3\nkptQ5a8u/LO5o16iF1JpivETOJAHk77/F7RPCEdZm5tHI78iaHMdp1DozaZw\n5W+ySA/7M3kRtaNnObqBlRo9S7KTfQt7XaT+RW8F/57et6tKKMZvmDOMrfgY\nhdCA88hgUEsDkdXGaB34KwjM0Y/6Wk2JYVvJqST/Pj4BJKKfFrUJdLsT+pq4\nqN1ibgmku4D7lJFe2/zQhaclrXKmm2CkXhGN1qf3Yy781K9BLC8UspqUikMh\nWGRf77YKUG24TFQiXVv0Aua+jsDSkHlilsVN1oivbS+tk8cJikFU03qZ2sRv\nmMglEQODlLqMxxo6J2NXIisWOg5grw9Kc40fxFluihxNQrNxY6b3dK+VdbDU\nOeJZUM9trK7Q1URGedWwXDKBlWQNfSuF5GA93WcKEy4wJpqzT+kP1Gh/A154\nkNJ5E/itYY0WlLjFddWCKtcWvVlVLU7H6mq9/ON4bsdcZMwW68sWWmYzbzNE\nE7n2W0+YlIwfa8LDSl/TYwpr+px2FSY153w9NN23fsRtpxQZeKbS1aW/AiBY\nZiDsn1O1IARUtpcidrJVDSuWElem2i9ETar1JyeA4e3VxfSqccItKp6vllLF\ntW43\r\n=8iQ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7e897ba.0","@graphql-cli/common":"4.1.1-alpha-7e897ba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7e897ba.0_1629512919461_0.09876190142706354","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d259c48.0":{"name":"graphql-cli","version":"4.1.1-alpha-d259c48.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d259c48.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"726d98b106db9456df6c22f630e24d926cf76502","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d259c48.0.tgz","fileCount":14,"integrity":"sha512-Fk+KChwN0NockaMBns8hKXvjeejry5bjqDc5jiSGWR3x4hdICrFtMbndxInGernpx6iaRet6WZvDBMdMJK5+Gg==","signatures":[{"sig":"MEYCIQDDWU6HOUpVbYS8vHvQPNjrFrLEXqD4aCoNSTC/Bs6E+wIhAIuynu5TKaEHxwAybc/51LQXWPSCCNcI40610lmjN/ji","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGTyCRA9TVsSAnZWagAAEQ0QAKULviKxXHMOHhT3Q398\n33QgMSNBhMIa7+I+0c0BhmB8uXVqeY1svJ5QP02rR7dNnCLcuWFlM++1Uosb\nboNnCtTq1Ssjt5Gjn5dmYEg5Hb11rBgSFYgPLdwcz2xW7FNJJ1rDuifTtfj/\nZS4uvJFLygfTP6Phfy/gVAli945WDqfre9mOn9Zz655U8h9LkqRXz1fkWNut\n8iYIMUu3R5zy1zwerwDo6Re4a+D3XoPBA6oZ82R3FEssS6KT9S0CH0obol/v\nNxSQBpOx/pTO/7HNB7wOjJsYSlyc8z91qdvGJGwjCJWAqzXTLDhTrQ1KypJL\n3vvP4V1q98zMwMQ39twr8NupNtCDcPPbM7tNXdloDBjpTKSm0BMTQ+fr082Q\nNRr278W1mLa5IS2At7oqFnOiHkY6NEtEoGziuSzFAp1sUdSLdE0jfN0xtkVW\nhCtb0bgNK+HhJP+RiuUL9c2dAB40BJEN2XgfVpQLnff77brrWQslgA+pZpU+\n8iwbgYhyDZBpO+ubOKDtz8ME+5Elm2RyA7P6ojx0R6TZoBPeVJ9T+3fuaa49\nfxIbeE9DMnxv620LdjaHyKNsVMT1dk969F2SK2gGTezl3hvS26XQxCJIgPOC\nR/cTGFWXeqlIwUJRkhuFByCzZEa8oFJwdEAd7LqR4SbeCafhohrK7zdDIKK6\no/79\r\n=6Sa3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d259c48.0","@graphql-cli/common":"4.1.1-alpha-d259c48.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d259c48.0_1629512946704_0.10263726369583148","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aa142fe.0":{"name":"graphql-cli","version":"4.1.1-alpha-aa142fe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aa142fe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3f5f4fc11611faa9d029bc4a3994e6f51217a173","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aa142fe.0.tgz","fileCount":14,"integrity":"sha512-3zwtyg3bl0LFImxglZdFJ5mrTtnAGGzObI1K/YicflTjKPQtccH6k3wPxdG5nVyENtSJX2msesw2zhnaeWMp1w==","signatures":[{"sig":"MEMCIF3jug2B9hVO6v6nAv6A7OzVSkjNYpsTm52hge1VPygDAh9IvdKttV0DQmIx3WyXbqmKe0XPDPt99NJyIvoWyJOc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGUPCRA9TVsSAnZWagAAZHIP/jgyH/N+anAY95Q3+06E\nrDTbDI4TIv2a+SsXcHVhVLg7Td6ioomOU0aMrmoUP1YalgyqXjF5U/9m+NZY\n1bLoSfRVmk6G2yDUfNqvlMOC7uPdanlOn1nEqxjIVpmZPRWOftUgNNbvUhHP\nSOTILq+4vx4xpAIF77DZ6myQ8YHAOCkaXtKGNohbW8RDbrFJTjI8+CiOJ1ly\nInGaITrZ9nizB3eusaB5/wbC8/nangvImr+F7wjgXsdYsCE3CBvAe1QQeZJY\n996e7uOrzR2SiXNVeTLG1R0YBujMlOjAYv74xx3tXhnG4orTrcP43BhiwcH3\nQfEWfXQGBB9j2wEUt1cTH9hGRhAyHa0vaMNEV3rkZtbcDhgNBOXI7xEeSxDG\neiSy9/kU0Sb9sEhUNIaCios2ILTeIMLImr6t7e1RvFBYvAJUOwiNTbYocxcl\nluxL4h2e4FQDbquWFGsrxMbNUEbkHwNHO7k55fczb34Vwj3nKp0eDEzbbOEu\nNvQT/09l+T1MTyyhAJ2q+l6UGVdj2jGe5L8DMnr2KJrXs7+6B9kHzVx/WWkQ\nOTrJto78kVXVAJl583yoptOEOja2nIuikllqmlE0sgQM3igeWi6nOeP1q0T3\nwWDPXaoBg3jGC1D2AedVKXMP30cYwndtUixIG+fV3dgyFYl1oxE/7LUD16Il\nn+1p\r\n=tsGQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-aa142fe.0","@graphql-cli/common":"4.1.1-alpha-aa142fe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aa142fe.0_1629512975053_0.3691299541278512","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d45eeb8.0":{"name":"graphql-cli","version":"4.1.1-alpha-d45eeb8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d45eeb8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5cd52ed5d182f8af2bf10a1cd48e48a7e8d8f8d5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d45eeb8.0.tgz","fileCount":14,"integrity":"sha512-s/4No/I7RUHVE4lf5iIgYkKhHmALj3TDfXspRxMH4tUwqd830bKHFnUp8TjP7QCftLsKl1EoP8GMRrbhloZhUQ==","signatures":[{"sig":"MEYCIQCYiWhJ5wRNNFrqeEnN7FXkYPQF0LF+v6B+JqnxfyfolwIhAISU2KaoDwAEYfKBxm4Wz7LuH3hCl26VGRiAP9DF0HFA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGUjCRA9TVsSAnZWagAAe9UP/2esJJpWrMs4PUETbUHy\n2aHvw2ercUiFdAL86Z2Xyqy/Byvk1MkPKBaVNsxR4xFN5l5qXsCZeK6IujDs\nm5OUnTun3r3RDu3xdKdijLbBhdNhZckS1d5pc1/8FBnDnG2VCOWiEncA+Zeg\ndXSOySAGVr8B7icDzdKYhrD2+VoVmWkBDgkhc/OQveo8RAa+pTLqnddKeycU\n30zOUzbIrQYL/MgowIFA9amzxP+m5eSNzOhD/JL1yalp604HOn/yvsdeR+hP\nATgFCUjTMylyavL3WeH3I8Uq+esNV2USkXlu3DCXmDuGE1PNwR8X1FqI6H2h\njzuRucBuUz4vy2GtoBMACP44YeLEvdBqwEKCf/70CtoUr7KJnFL45ax+lqIg\nOZiwaQAXfubM6U/id7V3QUorr7rwrEaXCzJuMDRhuAT+i3pKcQxW6/UFrH76\nIaSwqPJWTLxjtRdYX2yYmyH9l27YCF3UiF6tQ7EEz2JM4j+6Wibu7YRZRJZT\noHa1UdAntaNsu8LQkCqGca159zjcJB3NvrSoVbSuxOSFASo9X+puoTnkPM7l\nR5xEW5eR8i/g2FZCky1bqVfMNDR8ewyRImNsYYLuLf1D4mSTfSHL2oPLtPNx\nbbWoJ4ObmAFPRAfcYksO+cuJU49rTVvf4tTnmMoKXt+FHYxM0um4soQOFpC3\njM3r\r\n=cMtn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d45eeb8.0","@graphql-cli/common":"4.1.1-alpha-d45eeb8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d45eeb8.0_1629512995146_0.48701702470484265","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1bc2af7.0":{"name":"graphql-cli","version":"4.1.1-alpha-1bc2af7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1bc2af7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fd7740d45007db28e5c728c07a8fb8d15459697a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1bc2af7.0.tgz","fileCount":14,"integrity":"sha512-pB8GJXChZPRWf//p5qCtU+90e8X6/eTypYOSLbfb8FJuSjsjLoqtaE1V6tBArq8AboofszsrEzkgfmwv2qQCDA==","signatures":[{"sig":"MEYCIQCYp9yDtDVMO9jbwxFt4PiWj6pWw+xNlgqbVQ420Gn9qAIhAOCYAPlWO8UYZ7SuAwnEkCBPhp5NkT6D1A0B11SkVb1M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGVDCRA9TVsSAnZWagAAVkgQAJoXpJxeiPgQU8ITuxL1\n8ifBQQALRuGl7KNlgay+zH5kuFFF/EEhMzOZyhZZ/vIPm6pe+bC/b/cRenOO\noB2xBGjLM3X9hX/+ORqIJFm4ubTFTgmFtvdMqW5nJjINFDc6ZTXxxPbhvQI2\nOFDuZmW8uPqK8KoAKYV11urQ/dncWpSYMEwp9axExAZf7qEl428y9y5PU/U4\nQto4XfhQhSaWxvc2RdfccDzXpkTM7XegmUlk1lajXbBEoJVPTcEZ/5TdCH19\nM0hvfrDRiTYQ0wV9ErHX1cbu70BvoG+wZ3E9CQapOtIhOW8eqq/rdnnLuRhc\npNsK7RTEFBAnjrLLHVtHJbxcelqcjXgoPpLqlzAJaZhlpqBRzIrRdX6PDotR\nQi2VipAqAFvg8ExmWiUVbiPGs+FxB/31eSdioXZRXu/y4DetzgQC4b/7j1TI\ntaTai4ak/7JD8pZWBUptMmK7KJXLpuNn+1D5UOK6GcMeBsCS6O9DJqunlf7b\ndeciMYFQ5PV5coJK+WWxPiDan9wpkrBeky6tffA7F96yQ7JjyRneCaJr38/U\nEd3O4Niou0brK6H46tb7YXzu8Exm1q6flLhmb0uDUdb3Cb+zPZDgJSmT4a3C\nEcB7RxuXYap3uihgMr6bCoxWrXBTTQTCqHSzCP9NTNXBGcjFdhm2MdX+8mc3\ng6oo\r\n=S8Na\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1bc2af7.0","@graphql-cli/common":"4.1.1-alpha-1bc2af7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1bc2af7.0_1629513027207_0.8848183541229127","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e0f7e80.0":{"name":"graphql-cli","version":"4.1.1-alpha-e0f7e80.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e0f7e80.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8457ce15f7bfe121f84e21018e4f80cec067e094","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e0f7e80.0.tgz","fileCount":14,"integrity":"sha512-6tIZO2NEgB5OW+Avb/KxD5JsoZhDtzaSieGyg8czZEO9SpSq4XjbpO0ZG17ReC0WY6qLd11cwIy2ByNjLG4DmA==","signatures":[{"sig":"MEQCIEsdXA/TGoBPVYizxGPbq5yKgZ/5qI9tOHLD9CY1Yqb+AiAlRLISgmmX8bBLhwizqUSuuFymu7t/hIZu9dAdb4QATA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGWJCRA9TVsSAnZWagAApPMP/Rfwmx3XBoCnqaI+0wJF\nSx8UvnRGVA7jxCiY1yVilEzGxxpznALkOOM0DkYcF4xtF9OPJTj70tjErCck\neseQJAok5UfKvNw521btrwAcnTG3wlHezqA6SfDh4EgYtNsGXXTWgxjMNJAt\njCjBGaGo5ETZnLL8OF+DEy9G7y4SttjeFHd6HD/BBxW5aRJTdZ5VQbx8A8qH\ngQwu+XwXRW2Nd6N3NZysapyPQEoo9wyFhrW9eh1m2gGGkak0uRU7bc8IGdrv\nBbFgA7c/P5ZKrdwOwnypMlUm7QjFCsXbwNpiaDP/aoCMNNYrO+xCgZdrEOWc\nmN//TwfVBQyJUUynpJzbCE04X9VzSEfvtTBkocjEIaXa4RGLPKBP7Ygg3OKV\nA5be1xpQdmoKymzl+rLwRdYk9R3m2q3Vx8h5KsOdzjZ+Sgj2YlaHgZ/Pv+5I\npNlj6a33TRTop7TgbDsCRHavvxrCPDff20/jmcbr5PkPFcEVq1Tos9iDEAET\nRrBsDGvH1iYZzAJQ+FPRhsglwhAxX//dbq1OEDA/j3gOqdxEXOBGVJxm073M\n0KNuMice8y/XrDOoth7o2ha25Vw0vFqVRQPZgK9QcA9Gn0Rd5o0F1zxUBIbw\nFhSqJbJqlSG1u8MdbGFfdtZR2dPx+jtBJP2Oj1GUL7A0fgZxseQ0UgQQ0LnL\n4uHS\r\n=jfn0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e0f7e80.0","@graphql-cli/common":"4.1.1-alpha-e0f7e80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e0f7e80.0_1629513097653_0.2948849048855946","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3a2a6e0.0":{"name":"graphql-cli","version":"4.1.1-alpha-3a2a6e0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3a2a6e0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a89af6e547674c92ca4c69839c9df5fd8cd7d529","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3a2a6e0.0.tgz","fileCount":14,"integrity":"sha512-6P4XScUpEqVSp3uSdIsxrE3gTxG8bJseVXi8zr3gyps+YB7BnohFU0ReExFV3S87BbVwYKUVFmdIzYWsNpUpzg==","signatures":[{"sig":"MEUCIQDn/fBZgRtm7zpOVIt63ZyYkLhk6mad0ZgxLDLuzr2vlAIgHiXUiizdyWj16CcOCb68u1Iek4DA4b+OEU21OVgAwck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGWbCRA9TVsSAnZWagAAhqEP/09tZw8NkZncOMd68Z4I\nZKRx/Cv/oEto+W7CqcoEQuVo/MRhUUZaKo786OcN3FE7U/QxjZcyVuPeI/Ay\nTZGrAJxtQMwXrRCqnSpdTrvFDOEJCDCP/Y+37JF7apoK85eN6com0rQ5eV+G\nTFOBYtSu8chyaHGVLiMKa4FUJZnpICMIK5XGi9bhKZ27fT+vjYhKeCIyyUh7\ncJ9suVvGOTsFaMj/NkhmabN72qtlJi3apjqdGF0iYaoI9qwyVfQbMh3PhJSj\n/iDbc7HWk2H4kTsuXx4U2Z/iGVpGkTINREPlM6C3h2NflXfkPrQfYSM8Gkbp\nw+NYBocT867HE/vgvECH5OuEst0NBTcHA8YHAu14/S1j6j0un8954Nmaeo2v\nwGAZ6Hv74VJek4jujr7fF4nNlJ3p5yw4iDb8VNOhHRKUb0QgWKdBj5gIoZTu\nw2JJWMa6rogWRj8s3UXUH5ybM3mPWV9Nv2WQUlpI3J1OW3X7cUpwN8pKJ0xE\nsmYBA1UIS00kwXE34eNatJcEKXbf/cyqcQuz7z7Znhjoxzry9nGD4kExOyX4\n9xpDHvHl/pwKAMYX2OSvyoEbIJ9mL8TpliTj/U/ExiTdLDdiZonzFsUfQSNU\nwoQKw2OTXwZJLXO8SPf43FIJNJI9L9MS6DQvx23HWTT9nom9FLFBvUv5zhyn\ngMDr\r\n=AVmz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3a2a6e0.0","@graphql-cli/common":"4.1.1-alpha-3a2a6e0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3a2a6e0.0_1629513114874_0.32140251114947516","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d594b69.0":{"name":"graphql-cli","version":"4.1.1-alpha-d594b69.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d594b69.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ac0c5baff474f7a258dd8cdbb17458cf85edac56","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d594b69.0.tgz","fileCount":14,"integrity":"sha512-oLZxxu70h6JxOkKHJyeigD7BKHPN5lao8y47xmxuRXepHd50j8KeVs5kUNzIEVbaY1UAfDXqadjvCUdJCCporQ==","signatures":[{"sig":"MEUCIQCjxRzJzPwrscpqt2X1PmJmyk96s9lkxBAvamVZzvlkJwIgOGACst6Ib0Qx/iwX9KQHpANw95tTdZuFgM/PTGfbdtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIGXACRA9TVsSAnZWagAAk5IP/jn9zlk8X2NDAN8mocBo\ne2MEr0mB6noA2b++SXY0XbM3veUcmNgSYUqJ5UA7gG/Wj1UA+Cgi9ttxpWKo\neXHI84okO5b8qVjwXuSUZHjObOeRrVcmVDeX9Icqq7A0C5UsQOreet5koYZN\ntpswiFWAfp6d+MwwKyvhwD92gAvNb3+x8wmY8xbWL3iEQ4zSOdds+ij6BlWg\n0lLaBgFk5PkMkqMYdqtU9UxmUPge2F/cHdKIYC2PWIuGpF0JcMYtgq1RG4bb\nszbsp9xG9xY9YlFxzUj1rkKNw9uBRqNlRTZMI3E/BpbgYks8iR/csQ8/SD8V\npvbqXBknulWncxbANLE1xGKx30ivYh4zDDnNQT0Ffg2fly6sJFMMJnyS0AiL\nc+EdIWW1N9oQL7u2KQrRCqx5neT4cgT0Okv7fV1fAdUl33nhTxbdiSfJwKKr\nh/j/L/QPjCzvOW+WvAWlY+BTinjI61HFe0dMaxukqXUQmxcWe/lx10I/BYHJ\nBYd2YJAFD7bUPEU98ol/6l9ZL9YiWoxzUH+bR2lXMD8sMe7Pcz610hNWOdjq\ny7FJvQyWksYS2J7I1Tnh1MLiNF2g/u88aOnFzusdLjSkVKDEAmVw8GlHhcAR\nvhG+LRtKnMjW3hnNzogU5PGzxeMA41GPqfkOsVV12KRSVgxi9WdaDhzXhpJI\nHdFI\r\n=2zmR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d594b69.0","@graphql-cli/common":"4.1.1-alpha-d594b69.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d594b69.0_1629513152662_0.6524361362653399","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b80b53d.0":{"name":"graphql-cli","version":"4.1.1-alpha-b80b53d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b80b53d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"920b7b534580df07570cbdf26faed1e7466cfcac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b80b53d.0.tgz","fileCount":14,"integrity":"sha512-5qKEBQBeH81ybX1gwujw1hV0vToNgWpYm2PMRwL5qit6WQoz2MAuLyBL/77FPXQyoaQH3eyp/DKMvDHc3YiU3g==","signatures":[{"sig":"MEUCIQDeJBw6xGMhTZ8/xJqfOdv24oYVpPm2Jf+DSJG697ifFQIgZq5Tuhuy6fzo1bUeU2HKQ8m03HurkCmJ+gZzg/yI6fc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIZ1CRA9TVsSAnZWagAAQe4P/2e7dksdFt1xczjVPflb\nUmgdnIeWbh6IoxtYUtsek47J+mrOeA9k5KdliYSwKel6WAjrRr24Ib4teg9Z\n/6lA5TTntYlEhnoVix11KXlQh3zqsQPJA4lkkmmUfp/FcTZmA3YrAoPJzODO\nDSWrBNF82NrqHjePlXM70LdXVjnL4il3ANivB4qxlMrQBsKv28Yb6cMWGJwb\nmKLgaKRi+MclxYGCsyqyxBcuvN5OEXZ+HOa6ndSx4aGgOoOkowHZthXF+NyF\nlJ5sPuEh1PxYcV4DbjVIFgc0WrM7CxPqr6tk2/qFe3uCCNb9XLPqS/HdmMmz\n0V6hTwx9fhim7+tRUX2SQFn7CjUN0GLiFRyc0JsREARfmxh0mU0PFI/I8cOn\nWT5L9DXtoM3QP+P2iYwn+Qi/ZLCcxW69L6U8xdE6xJF1ytN5KwN0crx2+742\nrKnCK7WdITCFkz06GqMF/OK1OTxVfQhXWnN3J/BCuUiFTZajaoFnAFXtewcs\nZY8J1fUgvtIUEKMHsmqP4sz7x7fbVv+HadmoDM+lOLFSjsYCNC3+MARYjW+c\nYKscQNS+PwGMd5acOjS9lbDCSJ6u2Im7+fRNs6gL7OSFm24jw1CTsODgjTQh\njyTubz1bp7ZEwgc9ax7oGTo5f3NjhooXNQRnUauBmENWeIvwuF7VtcSSPBen\nZO3U\r\n=L4BW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b80b53d.0","@graphql-cli/common":"4.1.1-alpha-b80b53d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b80b53d.0_1629521525725_0.09351531519549927","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8f10ca1.0":{"name":"graphql-cli","version":"4.1.1-alpha-8f10ca1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8f10ca1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f801c365d16a7cff642cbb3ec1dde90dc8c9035d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8f10ca1.0.tgz","fileCount":14,"integrity":"sha512-O1ZBTny8+us7ItLZa9QurWe1We3Bgc9Nmw02dPbYQgMy51cmOn0jqTVX/q99JLNv+7MxflTsmmA+w8CiH1NM1A==","signatures":[{"sig":"MEYCIQDPHmOsDCdvM5Mxgax32rzr24n1cn0VeAXZebKEvnWY0wIhANh/yllr9oPCr/XOPZLjGDP+/nJOL8v42kjWfdeYv7ns","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIbsCRA9TVsSAnZWagAAw48P/2b5Fjh8a9iT9X9Lo2js\n45Obne935RFhrmdUNl9lbLTklL9HagU5ydzjUZys5YYQCffwdEtBUc1rPLhs\nbffajQ9pbS8sGl3+q1Yyz/hcdc0/PlACZdYlZYc4KZLlmTjtJQ8i+el7C0ZL\nwXrHKd+UgcTdPrKtO2cLPl2H3wZxkPjG8d8/tfioG56SM3OZ9/eYr8MwiQXV\nMT484FxR5t0oMjYu9DM1H+yKgV9dUmvpGjSt8W9Aw/DIdEJ4rGjtl5GSaHK/\n6kDT9M1d55b0Iz9OmkiBkWxvDSxgibpEu794puVUD0MqS7CZOcFp+5XlI7SI\nbIrJsjxV2MdFn1IUaU4mXTI3w/iFjlveq3VJq8ZMLFKI6MC2xM3AEzSRdv5s\nm0YP3s2jzQ7CWjrmBG2IoEDEHKmzTr+x7BBWwJkVw9T4UJ7OZsm++szpZyAJ\ng0UETHVeS2m5rHliQr2Z60ZA59rtoh9muJcOQdZRzO84h1LdInVMpjfSbrIm\nck/LpBqZ7vimDtpMNyUmtf481drjPde4EScNiyNh2Bmh5aPLGPY6uxlY/vIB\ngrGJAa8nFWADklZgdYcnU1gGPIt5fBmSHjRdow+GNaBEAthNOIpSmquPYwDo\n7XU95W+wg8ApoiPS7rJKOH/fPvITpYDUusfw6r95OxIRIreOqegD90lN16aK\nk5mI\r\n=a935\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8f10ca1.0","@graphql-cli/common":"4.1.1-alpha-8f10ca1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8f10ca1.0_1629521644232_0.5002732630047899","host":"s3://npm-registry-packages"}},"4.1.1-alpha-35b6724.0":{"name":"graphql-cli","version":"4.1.1-alpha-35b6724.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-35b6724.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e88fe83fc51778acc55cb53497fbff739527e5d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-35b6724.0.tgz","fileCount":14,"integrity":"sha512-mmICv4aVdgCoYpo2EwVs8qU5QdQyRi2A2uoFB+L7xoLXBCT4biJbQT32UDcQS5VpvcKLc83DhCW+b+LszJgmpQ==","signatures":[{"sig":"MEYCIQCrqVkjWo7T2pgH+JBDdoa2OHwT1LxiYlSdE7Knb2GevwIhAKLQThW+EY7SgyCSVs4jEhe7R6JBS9xIwN0AkoBEul2a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIcFCRA9TVsSAnZWagAAtQUP/RoXhDVeO6CugPE0cq9Y\ndycOlkuwnEVK1UyBVselAUvYAOkYNWaT817F1fuyYuAXCSBboEKfUfSUa1q8\nwjb8/uVei9IdEvgrgNrqjBWkePPOXmCyKlqt5FXzqCUhls6wc65YuY1kmNZc\nENIP1EQwZ4Dkx6VAL7KADOZ9LFgBKix3buAn6SxjdIA4AWwMDiYUU0gpmOxQ\ndj4+pFmD7EKG/qY9Tj/jeLZ/XpnxyTe6MZkQkksWjHioG/I2VapQtD84otAC\nzp2u+evdxVkPxACyIC7GtA8VKEZCHu6ZnjD+hac/2SK8cZ69VplSe9vJCyYY\nAv8Qh1abfgqK2CLzFGQAua2VjM+p0w+vALmxUsRDsnzF6X9w2wo2oIz1b3ns\nMLbADwya1ms13/5zSjAIotd+flRL4zo2/2c652EAX2XcvQMQq03gNLI5D+Wa\n93rqRBSMNPi1BI2ICeSTfVDWsRaR8dsZkfgVNkddv3EqTmz9lLkaJe4kezDM\n9W/k/NyjHH0xBKfzOPC0LVVqtOgivOcXLNw/n01HT+le+PnMQ3Gn2sLgoPnU\no73vKziVZkTmh3alnKk/ZcSf+/reeWQuDNZ1C3AAZcK2SOu4DyuvdxE9ZMYT\n7oxOlY7fRF0wIDChrFI5brC+FPoggd9bODqm51C8SYijfQsSFai3IYolJV0B\nnu1C\r\n=cwXC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-35b6724.0","@graphql-cli/common":"4.1.1-alpha-35b6724.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-35b6724.0_1629521668938_0.12626118441584167","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5f04bdc.0":{"name":"graphql-cli","version":"4.1.1-alpha-5f04bdc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5f04bdc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c40c1ebee64325815c4fb17c33ade60146caed45","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5f04bdc.0.tgz","fileCount":14,"integrity":"sha512-vAjwa708GL1tdxbbl0sNzYGWqVJ/armhQTvqxNru0j1yJnFNEfPllNIKHo0zTDjsBI6PdUOEp8apms4Ita0TvA==","signatures":[{"sig":"MEUCIAV15+gETk0oF0yxcLzT13cvO/9LpRPjbDzKqWJIMCn/AiEAr9Q+QVTrzszkZrLbUu79JRu6BIggn2QP0WQmt4Eg/yU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIcYCRA9TVsSAnZWagAA260P/i+fJp/G7ojmcapj7qjW\nfnF2U0Y6IX/gvI4mknGIxM2gjDuPYZ2B3Tt+mj0tAyYEm4iggQmixjvGR0ee\nTjzaAb+A/aP6Cc42cHTpWhmhpwNz8tc+TekA106h0rYn/bX446GunV8dY1ft\nCW+NiheF3FEbKBytjFRuxfv4XMXqbZc1Z4mSZjyEiLKcb5syAnb/P1z7fRtz\nqSVjQPyb0Ox92N2nyd7DG1iQN5bgI9TZptmdu4DoSRLNb+6t/9C3+qkQrA/u\nDBGSE2RvJ2VeHAPJ2tS2JYnKCtVqB6PGhJXCPPTYtJ9tvgDpklfiK/xIHdBK\n65SVYnmgge75gUT5476ZKSyrrimHvc60ciZNzcgSlMzj0SCSgtDpN116JXLb\nQAfhm0+UdMQOjFwA5VtXRBiKGVSMc+O1yZ+CRkgyqFhewiLlQosBGpjp5kfX\nf05MV9nEtgXoMMxoyEhfcgsplxIwlSzCaDvavQkDbByhRL5iPI4I4wORMnYL\nMsU1TWFjKd7DDJ5dW43tCOcgV7rOlg49U4y3Uwq/XJfjlvbtIdOX5sLNRJ9F\n0YZRsTF3N7i01ARL9IkrEG/Utn/WW7uzsO7ExG4OLhkStB/xsv6ulNGf/Ygw\n8RCuJww1XYr+8JSh0PeampJg4d2jt+1dT/4OHAK0i+8qEoUnP2nLMCzXL/ZK\nHo1S\r\n=du4e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5f04bdc.0","@graphql-cli/common":"4.1.1-alpha-5f04bdc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5f04bdc.0_1629521688465_0.8989961296015276","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cc5a1c0.0":{"name":"graphql-cli","version":"4.1.1-alpha-cc5a1c0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cc5a1c0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bd24f0b603a38a32162aa597dfb1c12025e59659","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cc5a1c0.0.tgz","fileCount":14,"integrity":"sha512-V+Rg7GVECmAXPW+W4fCksFcTlzF/9ZrL0wuHIZsQ+sQgP1UuT9Js+dgp3f3OJ8JxOrGhH8IRx41vJeQ10wY6fQ==","signatures":[{"sig":"MEUCIFlPjtytCItNuNmJaY4NX0wrqIL/SqcJMIVhw/vanEgCAiEA6MiTeLIuJiH3eTxwnoTdcM/LqdQVf9eaRXnvTxfaUpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIcqCRA9TVsSAnZWagAAclAP/iSPvqpbDPHeDzreBmSc\nJL5SBo3JD+Z73vIvx/6Y4ktaLs55xNhpAmw5+X3g1LhtTsjSi1hPAq+XarHn\n0/G/Rt0mmmOX14L1qTa3EjgrcANN1efTeF93ApJ6twDn9qaHGPH6kC2d9XGM\nkJqxhDj+1//ZMiNrdGA0JJBhi1zZl3+Tz/5LA3TlACnuu5qtDcPg+WPK3MN/\nP5jGVN+8uZB11qQOgjTrzEIG6F2ibxYVtNONyuU9oaWNeNTIWSkr2MYdGW7n\nTtbSwbWMw6pxjo/KN4ugpPvCiiv27vxlDuVqW6CdYSy+yXUFcAWjOQi5wg4r\nKTMyI6Z/E+rZh3kvGm3d2nECpIVech+K/amEnzD62q/6JpAxfd1I44hS7aJy\nvl13xi8vCy6Fwi/XnstbCczS9PWQ3249it69jc/9KmpjOO+jWd4IfUz4Im0N\n379FPfhGyj+v7VkJ1YjOGBEIWR9ci1d5Yxg7aFe7L97w9ya4GKHwQVjztcNo\n9yDwxNNYh44h1Bjbw1x1HMnKnhDtWDulBq72B3Dh9Ywxgr2Xva5Xr7mO/H6x\nO0v0C/fSPzDJBKGOhNBracvohWFRcgU19XvGNoNovL/Wh3LuYsrOtKs1wi8m\nqOkyoMd7g6j1aTBajrPPYEql+P4CB6Oy7xXwjgJLRZGbHzvSB17bkJTsGP2F\nWcsX\r\n=+iJd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cc5a1c0.0","@graphql-cli/common":"4.1.1-alpha-cc5a1c0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cc5a1c0.0_1629521706820_0.9026759084850497","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c7ed286.0":{"name":"graphql-cli","version":"4.1.1-alpha-c7ed286.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c7ed286.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0dc6f1452b2239903dd25128ffc6c03d9cd324b8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c7ed286.0.tgz","fileCount":14,"integrity":"sha512-bny85fRw1/O30PjfGSCNnKIY/uX/G6qrPTIL1P7eXuSEW7HrbRD7pYNTGFvfWrAl8i2/6G+x4nSsysATbY7xLQ==","signatures":[{"sig":"MEUCIQD11mMm6tMxIxHznsvjeBSsAzM2YGjc9YVVlJ4NkWPrbwIgZyDn8QkED5inrmuYwGiirlyVn6/fov/y9j82q6G8eo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIc4CRA9TVsSAnZWagAA+x8P/jz8nhlzd1BQrTcVZuEo\nhmCGnMIm7lBZd6D4bgBPEXRESVh8be06c3Id87f0NqQS0dgJUfjPW1cF8Ce7\nwoXER4tVXchpB8Ww7groV+diKtJktQj3TuqCyAed+0mnPuoqho472Jr9bqS1\n08USS63dhUTU23es/AsGQI1OQsx4KP8Q7ytruZuGqJ8grkQWQnGXVlddMf/b\nx+ZAErKYbs4m3W+EBZy5ZbLBapyKBjronax5ainNKZ3gU+jIBWoTYA0eea7C\nOgqSD6F28CYviE0CJHaQlR5yda5B02XxYj0zHVdysWv1xAWSxMOwgXMse6Jo\nWPK0yqCH+LpJGmbMTk97+46WcnkgXzKeMPNoJUaQhK/aKBnzJPDFoJ3MUDig\nJIzP2vnF5bJBNVqkNKROlq3pWCEuNzRBWWg+5kC39zngW0/B0POdXefF/lBg\niF1tR7BfPGxVSui1hrdW8O7N7pkRtKTH1+/vBv4PICshtI3lWXc6xGJljbY2\nu7wKTyplSWmXeE7FAR2RxlHM7We7ZHsHtnPN3hIEtRZKe7Xgs+x/27s6+yZD\nX9oYX/M3zgA+DRH0qriaLDhdX/+fe+pFyWLkZ724kc6GMDSz7NNC22lSvglD\nTL6hs7/Wca4WhUf+WDFt2TZZgtaJMAIxoO3RvTSyJyCwjllXG8PyxXWFjuGZ\nuot/\r\n=Ijpl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c7ed286.0","@graphql-cli/common":"4.1.1-alpha-c7ed286.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c7ed286.0_1629521719891_0.841211918303453","host":"s3://npm-registry-packages"}},"4.1.1-alpha-437fb27.0":{"name":"graphql-cli","version":"4.1.1-alpha-437fb27.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-437fb27.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3ec99c41df04a6446c896919f688efa6ed480290","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-437fb27.0.tgz","fileCount":14,"integrity":"sha512-7teY6sj4VlAW6qgkxZhobCSMDaUG7lapf3aCY1HFU6DJgW1OzW0yBwi2AzJ8OHirt78DprYSLOWk+EZFlK4etg==","signatures":[{"sig":"MEQCIDzURR6aLbN15RYttqDqhwPZpmI5AXemNxsGQOIuKAkBAiAGzVdPQNAgI/C1E80qfSlkd7uqki0xm1c8HJTUTGQWOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIdqCRA9TVsSAnZWagAAttQP/3AhxDILgDsTOmxBqAe7\nVNyXb8Jn7TWNmeR6iacBxbePwnUrMSY0c2/Ob2zxh1+kKQF8yeGQe5hV38Je\njSs78SOe371vWzvihlQgy5IiMHSf6jA2LcItSSyDkXzzypna7MzFsANHODjl\npn4UvMeJV6PVyuXvdZnHPcT1ZgJxnD1Rml5qM+Wp2tEIOzy+2+6BOCfCj8rN\nRQ2xxI15lzXqKH199/gMMLFvw4dhaBElV7Qm0QGlpJVvOFfZ8sw/S4YXOBvm\nQbLQFm//IX8E1z3K2AEYE7rRif6JgwNdWVVQv58hgm6qLnFi0O64FZyamgH7\nyqvnVtGEkCD+rf+f3/kqM1eerr8CgN08DjKkw6A+aYjKiAhhMrhWwUhFk09d\nBIwmshrWmOxJ3t9Uojs6+mHUqniwIEbDmQZhYZqRgj3UyyZhUdwSj0W0SXWe\n3OWX4TTsWGuFsa59MWffK3iGTvOhbca9L0pS9y/v1U4naDuyhLiZrowGp+yR\n9P3N5FyfE0k2g9pnqbcTAZNAHTT14m4zuGWwWXeQnkkgTt3i7FFOwQIpnt0O\nSLzQVjAJ2TOjs5kPmyJMiseoKIXB0BW9L+2YNurbPTwLOqRomZL28nJWbEc9\nDawjqSs9RWRnKr2LdBiWuiMcfmLlkqdYLlG1NPNIDKfuVfwNjjHM4MwtDDEk\nOXYK\r\n=m8Xf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-437fb27.0","@graphql-cli/common":"4.1.1-alpha-437fb27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-437fb27.0_1629521770313_0.5352820055786243","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bcfe669.0":{"name":"graphql-cli","version":"4.1.1-alpha-bcfe669.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bcfe669.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9571c878d727f4450c92859daff881842e31da4b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bcfe669.0.tgz","fileCount":14,"integrity":"sha512-4QAUHtm5HiDGOcOBzYXvhWPcG/4SNgRcUIrxJSTaXxPEuwhEKIhicFS/jQ95G5OsSrUAFIebF6mniH1UUbNZkg==","signatures":[{"sig":"MEUCIQC+UbLPLFburEldA7X5VkTDV27/HwaQbMxUg8nqMzUeRgIgE8aqcHOTj8/vPCIUPi/xk3Ma2HHpJvS4qMeNpe7rCFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIeHCRA9TVsSAnZWagAAocAP/R70ie5vZPlMMNbOlRir\nqALKLdy0kkUMZ1T1jtKhpbEBcMPP6dP7QLEn41sqKrVhViyc/x8N2hvj+8at\nj79ljazw7+lzIWeRcJU5qjgcJskLNTs8CsJ3cMnrYKbtto4vupSZRLPiqnNM\neYjf56wWr0B0vRo6ZYAo4+c2dveJkWR0oLzaurVt7VUTj7ndWDmG4nvh7UBq\n2m5sP8Nbu2/wGGieQCvMRRZRLxqFev1LFfGFjP6i3C/4UNaUvvXR32IqeRnQ\nXm52qmMQ7C3wHhuZq08SUcg614wBi/Qp+YTGeDtQKUJn/5c72ttvMxN0USwR\ntQJkIRNwv3WR2THqSvaF8h5wVPZAUoB/yPDgL39y8ceYd2uE5KTVVdMCYbuv\n5NuxDeYG514WNgre7TcnUk+/3mZ1i5ZBCCsSNUS+cdFh7Q5t6OSAw11962+k\nJcaLEQZcxVXPq02SCi10Xz4SylNHdSMAa/oYV9Duz26bCNr74wjiddju6OUr\nrEvzHwPprvbs/1JMu02BipWWteIDDHjn+2H50lfVdXKZmC0UtABKFygRMbjd\ndW8TmIRDVCXEoR7BGs40veiibxv3cVI41r1vCsBy+hPCZaJspuxSRlgbc+WU\nsX0M3LwP9B2CjXzMw89oYBOFZo6ozfx3kiyR/xE9N3uFgovtOIgdyln3zpd9\ntWMg\r\n=jper\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bcfe669.0","@graphql-cli/common":"4.1.1-alpha-bcfe669.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bcfe669.0_1629521799138_0.4619367498765097","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bf5e167.0":{"name":"graphql-cli","version":"4.1.1-alpha-bf5e167.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bf5e167.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9035658f59c3752a39c48fd468e5aa306edd3802","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bf5e167.0.tgz","fileCount":14,"integrity":"sha512-qjqo7lTPO19IdcVaRthCwkwV0YT5StnN77kU/svPfFy79N1XNVgg5O7E4Wi6TlHZ48wNePqdTHznd8jlzGohpQ==","signatures":[{"sig":"MEQCIAJX3A6a46O4bVfP7OiDCFH3C9n8pUeL/PM4lXkp6+YaAiBcpYHnvLLP9JHkd2okK7uEGQgnSZznjvWq5EoNrXbScQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIfLCRA9TVsSAnZWagAAVUUP/3e8pYqjxU1hG9GNIEXp\nUnFyEWoEPn1jB9oOLtvb3ZgqjHCs2HAxkAMKAWuemgQcxcXBKa3Hbw8Y93id\nOJ3ebSRfaowS3UM4aJtOp69fgk/Q/T/4JevnCvTp6HYeO9ZTLzPNZZSBYs+0\nxf+qXptU4YezlyiyUVlHEbreCflwPJoAkM8kFSwa9tQM9lO82bL5kzKo2JxW\nzDQ0dHLzRzoZgHzXjnm2mihr3SicHC33rQDds5vSH30WN9+4stjUL+sI019S\nJLXFv3m0WahFpEoUd1oi+oNZtbIyE3/lefmLM6W6wSXaaFsYLkbU4i89LeKF\n+9azJIcN9V4gakBWcmsMHefdOWXdZR5TJWaYqHr9yjNSRdFLMREFrRAhHUGu\nCnZ7aBP4CNw54FVTpLM9Zqk3VsYENlgTpzY/9x4/7KK6cZqSzGrTCbetbXdX\nFXOw1iYXnsZFCO6089EzNdHKHz938UTcaERh6xzFwR1PQ/Pq937BbNuYli+y\nc0Xdwogfpa5ESCoQCy8SrvdzA//iIHfUoKUQD1FSIdDM36taBGUr5zWxK2Ru\n+KL4dGN+8lt6KNKsbn+oeWQ4rsi3FVOFuc9gj/smleYw89aVnwmpk32fYzPE\nEe9Vcv9zWiL1mMdiCAxreGOsNF1WRPyMmWa59DwbSzpAFKxpd3uTo3W7jnfe\nW32y\r\n=jm+m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bf5e167.0","@graphql-cli/common":"4.1.1-alpha-bf5e167.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bf5e167.0_1629521867711_0.34465866525231603","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cb6a188.0":{"name":"graphql-cli","version":"4.1.1-alpha-cb6a188.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cb6a188.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5545769a0f69c47c236183c4f406a329f745cb88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cb6a188.0.tgz","fileCount":14,"integrity":"sha512-W3x2D87Q+EiImEKJ/tIsm2yp9Wi9remvoF1BLobes0Cr7BHUppCfRWbGdGfiS2ErL2uoTN1/FapBgJEo1rKXjQ==","signatures":[{"sig":"MEQCIG+bxrWgOqLzxpxblEwon9VXPJy1iOwzADUi9IDQA5IVAiBEHt0rHBJFP6SQ5xb7DBZ0cy8J+NQ9ffU13Ra9SK5iow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIfcCRA9TVsSAnZWagAAdT4P/2o87+7S3mJ5mt8DOZ6+\nTPX6dm8lT5mo+Wm8dK/uidqn56FUlrWW/yUS7MrRm9aoQ9fz+rwtOVOjIYWd\npKpBxF94KXsV1DzRSVOMBObVTNxSg8CW5k7xOZbkhKzi5xwhbBm3MYMQU4N3\nWlIZ06VdPomy8EMmoYVG400Jg0onpL7AGsJu7l0xvvTvaGzYyM6rpqJt2nz2\n3iEpOYuZltYXMH+bPShh1bJVM5c+z8L6GLAQHk0Ks6W0HosbuRdb3W2juFu8\nBn0EMj0BNtWSWzcrfFKygPS8LLBWlKkE74dcciAdXOS4IiV+sTMAN4iZIddy\nC8EbhPP/r6xv94o8qID/eNcFveRvDoIv6czgSHNqKxQ2KUJwWulIaq68R4JA\nbalmIsu8hiEGUE0lqW5Kprz2DPGmfXRSIMpNoW8I9X1W5SY31BNKURB5Vk7E\nmpapZ89egBCSxKt+bwY+xO/Bk2/U2Hl+8uW9mT7VNjFshcjsG2DyBEMVETfM\nvFpCr9SlLOg9whaxkfuZYHgNOPaN9v74CI0SYnbtSqMp271nQjkjSsl1qGIw\nGK2RWAT0Im2B7iN4imcci8oEgh4dtmF2PsdmVPR0vQXx374qS1jVIUi37krJ\nIeEjMC0JvqgVajsQHgAGtrgmU/cDZVxel1nHW+9HwZJ5Ng3GFg2DmxZ5W2uE\nb/3Q\r\n=PQ1n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cb6a188.0","@graphql-cli/common":"4.1.1-alpha-cb6a188.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cb6a188.0_1629521884636_0.6064949618819975","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ab128a1.0":{"name":"graphql-cli","version":"4.1.1-alpha-ab128a1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ab128a1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9421da79c08cbc6d56c926e537cdeb6a972935b3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ab128a1.0.tgz","fileCount":14,"integrity":"sha512-TQMCpummf9ktkjipcEu01KSqXAdTDpR5yZ6QhTxGV2s10ChDUFaFI3chIgzbAEcGzJRcLoFGPm5Axbq4uqu9Mw==","signatures":[{"sig":"MEUCIC6HURrxJTCoiArHBhCGl/lHpV3Y9/4bLyB9oUXq3KwcAiEA6nAXl4FZzv6ChNhWyKqVAtv3942ajYw/6uH8j93P3jM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIgICRA9TVsSAnZWagAAybAQAIyNe8fxujyyrrx9vgGI\nH2QVN/3BZyUotGZZYM1Bgdx937At81Brnr2MFWykrP6KhU7MpML502rtcb84\nU7LtbxMmq2+sFIaE4cGrosnyoVbhiRilRAl7NVVNKjusMxnqGjMSDyNgQWwR\nXdTkSWtMLzmNRh+qz2S4Lsbrj4AgVsnJNTf3+PX0R8YRD/YIuM2Ghqy4OilY\nG7MlJXfQmNQBTNnpRlrVMVn6ONGHsgVFtsMg2za3wO6LOm7emTG+5nkfmXJ1\n4yNQk3YjYwmI7FJZPcrqduylf5zPJIPLvMb+77fQRCc8wtIsss2MZgUkbaLn\nL8arJmd89BZD3O/IQBGoECTFpn+6yfl/JKd92BC7sFSxLiatc9Za1KA5Yxlr\nrgO2bkLfkL1HsVufNrhSZj9pGYGB/RsdsTFs3g266Jn9CRMpinZN+ZNgoqWf\nZAf9ALmx0im11VT3gqUI9VoCr1M78B3soshbIWPw5aohO7xn4d0nV8x/tZpG\nSu90c5Z3H1evmZfv7L2B6SvgWxKwtYk0hcFb+of1p3qdMIdwpHtBQvCQ4yWL\nQr1Y/FzzT8l2hJrNK7y5vsniHGfLzy5w/Vl52WudwJzkegDtXF/k9ZIjiCjO\npYVeMAlazz7cI1jfTCgS0H8JjkW48+Gb9mNrGXKNgq5LOnAAmkqJBsX9Bkrd\n5pn3\r\n=AMFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ab128a1.0","@graphql-cli/common":"4.1.1-alpha-ab128a1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ab128a1.0_1629521928272_0.8469226839366351","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4fad827.0":{"name":"graphql-cli","version":"4.1.1-alpha-4fad827.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4fad827.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"16152394371b65a7250c2447f3a406b42f3e0ef4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4fad827.0.tgz","fileCount":14,"integrity":"sha512-z0XF4cf4khRM1nJLxdRht4f3GxINzF6/UQ65UPSdtViXLhtqO66aKJlnpFupQqSo7sG2f5okId8NJh5jo7fxuw==","signatures":[{"sig":"MEUCIQDH80H7RNsP7UwpbPST6dCAD258xEzKtRM8xoJmCRbqxAIgKLgDMzc0Kkfa7sWRgj2CcDNtF24yYa9CCijPnd5QVXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIgXCRA9TVsSAnZWagAAYPEP/iIuHbyNXjL0kyaWMY0y\nwh5bmOOTHLNe/81q4cLwYQT5SBh+5K+Gdy9i5XLdPlawwPVHq0JwAKsXk5mD\n9em7NkVAKw5qM19V9ZDtTYnH9xcK84LrEHOscNfL9PVTNBW51gNEun39q3/B\neZDzypawFKNKyGNJIehUyUhhVjOnTkzl0PUa2aEZ+760Vmrzn0ktagp6gV9z\njQ2J10wfWgsCW6/p8d3wNhiRPIVs1sihPKaOh0K48Mq0yKv658IIcOz40g/K\n/s3Rq5Dkuu/wFyQut73wYSO7Iu0G6tQ2UGfCuL6EXXMMPKfI5r75jHzYkuGn\nx9611oxWSzGSTIksN+LmxrA90i2E2FAG4mDRP7+g/5S1dSwYofTGshJk3/k2\nVeZw1MCUS6rED6ZPSm8V7WvKe4Qq5W95ofQDs7OXy49ikMGbjwourie8Y2ZJ\n9PRsvrBzvJU6/IJGxvBPuA00zxgxVdJOwTjazIV3+oPeyNMYhAE2W/UCLyzs\nlA0wPldrazx2r/6d3VPDkaG7E8/SSJ1Wz0lFqTBLYXkH5lfZ5LjEk1XadM4Q\nbgptO+8RfDWOthyOvDQrhBb9BuMk0/s0qUEZqDi1SPYqhtwSsSkIU3D5dKCG\nZLGT2fhX/Ag0w24bM7p0m6BiLCOGSUUglG+ejN6gf+kcs/8KJxKLHsMKNvC8\noAh2\r\n=4Y8Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4fad827.0","@graphql-cli/common":"4.1.1-alpha-4fad827.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4fad827.0_1629521942849_0.15262329319941514","host":"s3://npm-registry-packages"}},"4.1.1-alpha-343c084.0":{"name":"graphql-cli","version":"4.1.1-alpha-343c084.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-343c084.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1198401ab75daa0b9890ee9105722b8f77a9d4bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-343c084.0.tgz","fileCount":14,"integrity":"sha512-gkJTd4RCBnhFs4vnPRlYdN6PCg3f9Wy1rEy0+XZHLnvHp6y/C5Rg4FMGlWc3hc+lkJxHr9xWoSqjTmNXPfJh2g==","signatures":[{"sig":"MEUCIQCvQst9k04lLYaGirdSgTkXdaX0vw/KKaylF+B7L2AwHQIgVVRcrzuC3/cnQvq0JAcVj8HZC8zdRwx0TtzMUwn7u9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIhZCRA9TVsSAnZWagAAzcUQAItA1eMXyen8VE/A/UII\n23W8j4qBRUO6dZwRGobxaG4RNhNzyL1afUMBQ+7v2FOY6j8Wm6JogZu7eVbz\nvHW+lc+eRvfJeuNq4MdSVd9Hj3cY2ISueq3bVnClSgFuBTpYewlDagu0HoER\nXUgic+5AM0sZVhy8e0PHKFT/BRGjZNM4aklbzTSC2sxlCi73vkhxUqeHKt8g\nEAUpdINCugSeAFdcMVF1MC4mu5Gt0vZNxPWQzuSKji/gxkwno/2NdT2+1Vqj\naNXovzQCoMngzUgxleUticGHOtbHmFfjRYw4j9uJY4yTsG/I4BmWBlVodFpP\nl7yNXzijBADGj0rXqzX+KRfjpwnFP5Ch+WBhWIbW1awI/xQfJaBoZKo5qA3n\n5pJ4PUJu8R1CDUDF0sL/lbSgp4kEs5W3uCi6ikIzIz2HDDyH3LR8J/U3FTix\nty7eZWlZsUpazzEqY0GnUiNWMPGdb0RUJqRd8pcPdx/G26BoV68BicBbMqnM\nQ/0WUg5r7Wv7F6kB2kz1MTVyyxGo8spkw74P08VHESrUSKru2vq6CEvuS1zx\nOQF6qPVfLJ3/eXZaDs1dPq17xAtJRRoKmq6VgghwrwTEUtMkNsyO53YUOWqk\nikiuiKEgmePjwfKnDhlPTZcJtUOBCKEOq73NMKI34TN7fqRSWRIjdA8clpwa\n85gF\r\n=74Vz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-343c084.0","@graphql-cli/common":"4.1.1-alpha-343c084.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-343c084.0_1629522009793_0.3558718079136918","host":"s3://npm-registry-packages"}},"4.1.1-alpha-733ba2a.0":{"name":"graphql-cli","version":"4.1.1-alpha-733ba2a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-733ba2a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7bb1d0e4d458f418c60de10cb1c60a7ced61503c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-733ba2a.0.tgz","fileCount":14,"integrity":"sha512-NIP24RqK7nu3wo+SeDKhjoWdg8xCKxgVsAktD2BZNKBkrEA+/ErRiYxJaR2P62uxWD+FlAHW+JOSGknsoE+jvw==","signatures":[{"sig":"MEUCIFEECtIurf7fZyHkdOhFUXBbszD+8tPwEb/GR7ZTy9vVAiEAgc75KZbnELfGOHZEYD3YFzJ0Mkx6ZKhr0sG1KKmK4Nw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIhiCRA9TVsSAnZWagAAwC8P/ipq/of1QYHMl4EHDALw\nunbp0qj480SCbJgXNejhgHx5nexKNIM22gwnOABJ6lkkniGEF/botV5RzOOF\n0rpc9w+DW9q6Q7XS+9VyhsF/M6tXucX1aRhTnIRCyZHveSsIrtKPzU/T7/kp\nhMUkaGCXH6UbP7bR7ygZcwj9v2DEOXTxXhFPqW2EeBi1M9CHm/HCPze+XjOh\n0Wo1N/SL5iZ98L1J/C8gYm9aBqq/kRorlFdk3WGL9JIrx7wIXV7iKeZoST+9\nA56YdC4YlIUzG6gn0tAElPM9J+9T2Fii9ThtISVkPslzIVjD1CGJ+I/UoAa8\nxV4u3jZf+Bx0akxHN6yOEtGrmNlI4f7iHu/mbv3c3fgRwVdIwmNjR5VnDNTx\nNtbvnPXrIvKPr2OpeAKtpFLr7WhwTIpRxYmcGIjCrDPIrc1o8zxPjFU2D3jn\nK+jwY4ASrTUhilKsXAxxWwiRS11aa7A5drDw8VUvvSs9i0x/MVxNadtDfNoU\nZGab9F8YSMKRwhqaxQWPuK/zIeNtWfAsVi7pAvemK2G6iL83lVZGZ06a5JwK\nxlVqfXWa2ztoHA4+0regrdqg7UU46kazBLXui7CcPinkSrkWEUlE1VsXbtiK\nXoKGVzXIeqLshPNq+e0m1j8Utt3KrEB0Frs2Q7U0EKIDCOibJPTgzbY9PIdN\nmJaz\r\n=MvRL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-733ba2a.0","@graphql-cli/common":"4.1.1-alpha-733ba2a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-733ba2a.0_1629522018489_0.5531497739665561","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6cac0b5.0":{"name":"graphql-cli","version":"4.1.1-alpha-6cac0b5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6cac0b5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f75d57a3b663b98c303e899a614a1df719302263","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6cac0b5.0.tgz","fileCount":14,"integrity":"sha512-5qI38WIZhKcYMndW0vnUGRlSYM4rs29NKyh41wl3E4m0jFDpNT7U+4xSQZpXI2OLXHmMfqLJsIJr3JBwvR/dZA==","signatures":[{"sig":"MEQCIC8cK2mQZQGG3AkPd+ncyCZ0iaqMjUXn9+hV2p4CCyQ4AiBJV9xck1aevU+njPj6++8yVdu+2RbouY7H99zcaz2OtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIiJCRA9TVsSAnZWagAAmk8P/1lqGvPxQ20ul0pRfiiK\nCQBdBOUq7G60l3ADBSexQJqkFxLdlwtp76HtPs8yU8c6LNSkhpB+a4Wh3Tea\nTJCg7rTJg5DBGlwd4GnGsVoiscm1cwDnfvv5l1Vw+dWYd0nJWlT8qKos9xQC\nwzQbBUKbGaqZY2PEOjAdN791PnmZbjVjkLX8eOE+L61o6CNHWENLdYU3DphJ\nig0NbHOT7GEFwZtgWXdzoxqEUdl+FZj7nqQN2C23cQVxGoAx1Rr7YrKOkkBi\n7ghFQJ/UyiwU4uB3z86C26bA2kQk55Tga3CeHsvnwdPCjwg+GY6cXOPLgFiV\nP5Kbeew7zIQd1hiiG5XZ29F3Slv29R85hmlIi5hr2wSdqX1TKg6Ubu3kQPnw\njR9FXjEyVZAXwDh491V1X5uzYfTglHL/gqi87UpDiD/FgvuuDYmR1dM5OTyo\nRwAAq+jVWM001pOnFn2Kx5QE1uC3d2WTqHtnkSyh1rgqjA8Me3HhJx5q+Za+\nhhWRka8bdbT4Gw9Xux83cHrLepE0EXlUyjAFd7q54qIVNslkn6L2Adz8DRZb\nU4Xt7LYO6ka8eEVOvU0wzxviJhlkP4K3nfilC0CwYUYB4srx0zztUgXIkPAY\n8t+POFXD92vsrPdznpBP2XV1SCa328Hfb8zLy5y8r2g5LczajLttF52iTKT2\nmxLn\r\n=xPP4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6cac0b5.0","@graphql-cli/common":"4.1.1-alpha-6cac0b5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6cac0b5.0_1629522056839_0.6071379283842571","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aa61e88.0":{"name":"graphql-cli","version":"4.1.1-alpha-aa61e88.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aa61e88.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"50717293275e2c31f25f8e38c20024e54aa45a4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aa61e88.0.tgz","fileCount":14,"integrity":"sha512-WyIB8yqqKKnle5xyEq/0nFIjZd+y8h0Ea+MWQwpUQjx2oEpGB9Ic9ppgUb8jK8zlN1pm2fp0KZ5AXoN8BWGt5A==","signatures":[{"sig":"MEUCIEXx8+aDkKKl7nnSil3J8msu/pup92NB4pdvHI2VzuYJAiEArVV/tsNLwJfEhwLd6BXuZUFlfTj+q01chhlFZjSMTE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIihCRA9TVsSAnZWagAAt+wP/3tGrc7Zp+nu/esQmV3O\nvQasTfbqUvqCIpmle/aoe6+0ZdeAVEAkakVlT3d4uXqrGDDiWrS0r8M8hxFA\n8ajM+8njmuN2YNk9rtbyOIiCUhS/iRH8HMBQMHQ71/nSoX3QYZz2RBiQvQmh\n0/oeykm/p58FGWK9FIQ5+FVEw0NKDrYBcc/OQoDhDhW1r4kDVgM+HgDbc15J\n0UixHX6qRjtUGy0KzCf3es8Us6/YegSQYIgVE4kf9a3zuz0wCYcdmiG/Wn/2\nRAs4gPqm/56MKT9Shybg72BLzKJGOATWW0YNnhCR8z1EHffJDq1E6yzZ9gzf\nLu9P06XLoH8MfFg7juSf17FxaYMe23AHFU8tK3VWp0jHjhJcRENNOJLwM+22\nHyA7tEGt77e/DgWXRFLPoSetIAKK52llfcZG2Cn3ye0JtshITAFye3IhY7kI\nOPZZ8DDvp/qc1TUlHYqK7mgpk+7fQdaLWyU5yHsplfoAlmv1HjBjzPWzvDLV\nDWJ1ZAnRSS6Nsey3GVaFUP8dTw/SiPtj8Ouv1NFr8Uzv/1uPAKz6ReyJ7cQn\nujQKihdkJIrqNYgr4/+gWlAOEpFoB3UBWfCxhDuvTBGm8tFaVp/cyz1WWycA\nzE6xtxymYjnkiBY31J7zAANqK6Guy++ioqv7Z9mh5eyCF4cFrR8WPKfV9ddd\nYgFl\r\n=AkOo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-aa61e88.0","@graphql-cli/common":"4.1.1-alpha-aa61e88.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aa61e88.0_1629522081495_0.3703794710800401","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b4ba7b9.0":{"name":"graphql-cli","version":"4.1.1-alpha-b4ba7b9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b4ba7b9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"526e3df13d5d2c390809973ecd124da6167b2c3c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b4ba7b9.0.tgz","fileCount":14,"integrity":"sha512-5bQlrHNxNLFAhBW5UzVyaja5WwvD3/n0JSE9qBI2+qCL73eq2kJHjPf8TYmlK/+9ycj+M8bjGKDv++IB967n3Q==","signatures":[{"sig":"MEUCIEXKJua3ZWkmlWFtVuL5Vx+9YGwTk3sp9GymVE5HyJR4AiEAp2yz8pZTpV8xWWLLppJPAWuJgIGd8mSRckFX+op48zE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIjWCRA9TVsSAnZWagAAWDQP/1E+HnNYhtKv+aQAgKpT\nm0yKqcxtC3mvN3z/JXPL1o0hmJaMdPEACei0A3GQ6wb+4DM6P0TL6O/HljXD\nclZlRTm13xYf4CH6fzYgXf/JIV8+6JITJpwvTBxj0D9aqymHhnr9cge+X/N/\nyIq9YAGnJgqy/hxWLCxl36WP9ssQZ2u5/OYJu58jvXfmSpRUzE380LtZqg4h\nqFHuCifVUA7jLsaw4XiK1ThlK8ZpHxmV5K0oN6WwX5zPu0JZT48flFOHbAYz\nL9MZdhVFvDOucfvtNEbbFE8WvMWTHdnOqPL8BKSja//lkftvC0hKxp/AwcKg\n8Y6cjEFN6HGxtcYos9wBRa9jfWrwoIGkW37nPUgxmHyoau2uP7lwKeScyvFj\nwOKqXPfoGyhJSjSQ0DKsBZpZQzHIzl+0dzcO7AzxDq/jBfrtFCok+XpCtlVC\nqo9QzxPY1F5qJNbCzqDGBR/A+K9/1wQNS5q5YeyRLurtI1qeh2uI7j2JW5Dz\nDm47W9bH1CjZYShHN/Jv63HUFmO93BesSRKHl/t3P0Yku63oOoXONgYjc2O7\n0RQ/Bkhp1hmaDzQKh5a1MqBGwKyjkbnN5mfEHlpziz/0DeGRlF3VjxzeVq3Q\ntWGNIQiE8I/mMTVFWkXzNEp9jRO66xO/BDEOD4p17Y+gNgGyPyk+m9O1JGLo\nrRo3\r\n=Symq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b4ba7b9.0","@graphql-cli/common":"4.1.1-alpha-b4ba7b9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b4ba7b9.0_1629522134059_0.7520981562133247","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0d34ba9.0":{"name":"graphql-cli","version":"4.1.1-alpha-0d34ba9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0d34ba9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"378eb93a76aa5fe8058d03f939be017977fe3c07","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0d34ba9.0.tgz","fileCount":14,"integrity":"sha512-iVXuNWSzjFDjwcRdZBKbw9Ep0qbFgY+AzXtes5A5vOHslcwgCfHndQuUrvgEoBx+eo9AqS5XJRsmZTUKPKsaQg==","signatures":[{"sig":"MEYCIQCVx1PhY18eGnejsxXLEIjYEEbtnYSKjeM4HMGwM2iOnwIhAJiq4viYuEuswM2lCn4zC3lQbrD3jocm7XrE+zqR96M0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIj7CRA9TVsSAnZWagAA1ZcP/AvljtvX8Dom1bSTlcDL\n8m/GBpPuntxZf2WLFeI3nQtdf5HTeEn7nxQkezThj2dkLr6iS4ErPwMvBZsg\nmehGilpoFezbuHLXw7UDq9+lOSx9c2UARghtCGkzx9Jv4CidHTaOeA3oUPLf\nG2l5DQvr6JhiOevdyMKQIN1wusYQLzoGxSy36MYeqggWwx9hvzzp3gN/gnk0\nqj3bNXuZ0wV5drPGf/9+auuVNxz4WDVJpy5BDCcWd5JQc9YQSiUri12elcAY\nhlgNO3N5LpqDpUjDcE5oYfSH/A4CH9lduhHa7JOMfasvwsPzUJWPC/cnBafB\nYRtCfATu8jvDMWNkc49J2ZHQfiacm+6JElp1zpshOrbt0NfrIj6wBcR14UBE\n1oT31RNU4ti1yz61ccXuXvHTk2EC0IW050+vE0PLS47Rryt8JpHa1Yce2130\nSaqsGu5INZKO3CrpuN1CuJvAZE7W392WHQEYe03GfDsZcJh6aVSZLG5Yg7jB\nUmGzL6Tw/TvXHPhDkXusogXOu8r0dZHaLW5evDKjiucYBl7fuwJYZzA9GVq/\nXq/6z5UIZ1qLf88OfgmTMJou6GzB3vzR4fnb1sgJ81nY5IqNke1ZdC9uMpmr\ntztDxUeahiy2nGcbZQzq+KVn7faxDa7uFPFnyoVA1g60fKXhVsWmdg8mrYRg\nwZy8\r\n=Jart\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0d34ba9.0","@graphql-cli/common":"4.1.1-alpha-0d34ba9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0d34ba9.0_1629522170997_0.38037316408161237","host":"s3://npm-registry-packages"}},"4.1.1-alpha-50ff8d1.0":{"name":"graphql-cli","version":"4.1.1-alpha-50ff8d1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-50ff8d1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6906c3d6a8e1c4e953ddfdac907900fdf8f8f185","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-50ff8d1.0.tgz","fileCount":14,"integrity":"sha512-mmP4+/WPchOid7mGqF2/DFUCZEgrfpSxWoGcPfSc4eOhF3nJMHVZ5GozDbofOvLE/W3l+yvRfC/fCxIPQk7iyw==","signatures":[{"sig":"MEQCIFhexfiV8xdHziAgPeH8k8mMG7fyQ8jkpWuR9+9+RP92AiBIBu73xvmZm7KhbMKwEHmWDbRNgDcMxBNJR4vnfLDwiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIkLCRA9TVsSAnZWagAAuzIP/2SDeBEZlc6CngNVzGz3\n5ejS4+kIAX706ZD+3TxY60fGbSnmoB4jczMmX/j+FUdnmWg1iG5f0VWcz7fw\nUhMzAETMQOIREaHeM0CwT5G9ZLKKNglXqpeuCL9Ql2rFBA78ROGO1VwKZWJa\nnz3Or/4tld0v0jBs0ZRVTa99C6oD+oXBXZ8Xp8uu4kS2D5o8W5yXdvKyr3YB\nSzxIThrJzaG14MCLRZRtZpFcFoTdtU8D8/wMaQplQrVDPrqVdMglDwppOU3Y\ndcIU2AA0wi/ZQCPiYnPYLqGeuVjm6c8Dv9nQCk/wVlloRcPpzHDHwPVZ7h3o\nnsuq6S7Ps3fihcO1HpqqZAaaw+4HI1Z2JJwreomUGNXGQmv+qQM3XngYEZns\nu6HacUsbEmJu8877aABdZ94LFLe1hQQwLLaiIRYg442MN5dHWkJCw6acY6jb\ndacjyPE9dU2ar4MQXl0VEqo6NTeTzGQxNsZtGljYVpiSgFHX006DllbpWdlY\n0252FzuWMRLippnTJQV1GKsrSurV3vkLhIaA0NjeaX6YaO5+Qp3vJ6NGQdtC\nQUhmsB6Z27+1e/rjhlrxkGwhgb1VnW1WYQiuEXjhdfbPm4QYKif7Rbr6wc4y\nhrflUjQyv4EqPT54Iw0pXZcbqX9fICAbWG0z2w704zzT9ihyV0o6GziG4TrJ\nZ0ai\r\n=aKrF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-50ff8d1.0","@graphql-cli/common":"4.1.1-alpha-50ff8d1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-50ff8d1.0_1629522187509_0.9972339564029664","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b18b7a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-b18b7a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b18b7a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"43ca83e8d71d8566c3e0b6fc407d5ba87130c127","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b18b7a3.0.tgz","fileCount":14,"integrity":"sha512-79D116FiT+pG2XtTqyqGHRo8ZrtQwEOsx3FCyLHKTjlTVOEjdYtLpBf+Eh2TUxwb1SKrSbfjzr0qjgSEyODj1A==","signatures":[{"sig":"MEUCIDL168HelQNWg2t6ePEMQwCmFqKUYVTX6UkfwEMe1xgcAiEA54V8D/cMmnKQQHqFLV5H7t56ybUUYZaDMY+L/+YUqmc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIk8CRA9TVsSAnZWagAA+zAP/1S2aEFUZYj+1YR/lAuA\nBMQq3vMc+yLD0LEkd6MMLT3e/FveSgB4ZozGg9k5KzEN2oV9W8Zdt22Gpf5r\n8dLVtNDMLABCqoG0eQCkoB9e7ZetT88Eb8xacmgeOgmJtmyJ20y/DSOh0FGi\nkK5Enm5DTK4C9FM0eNN6+9q+FzD1A76TYahjMRPRAtR8X41l8LpX0YBD9afe\nb4YhkLyGDYkGmt1l/m4vdCvxS4AkguK6Wl48VUM/k1nIqi3nFUzUfnfS/lM8\nR3slKi/JyWYFZR4uBX5Sk1VjJRDKawEHCixvSRvhoiQJrawnRo1VE3+tHbTW\nq7u9E0VfNzbUm7ZwC2w56daj4LAYKA5f6yCWj+WaC6wbpsjgRc1sQqewiudL\npPC/TCdt8mX/bo81JxCPEZSbqAjJwYa20xFTTOMgMKE82L8efCClQ4coY7dc\n7F7R/5xF+WRjSHjQRDYkDWVCHmtdwUDREdZb5rTHqV8CFk4ZPm/2NGSL84lR\nX+FK1HucOe77tTDKIg5KDCfpWuotzgdk9H93nIkz6Pio9fi15DPLxHpehmUw\n78TF/ueYnuFlkdNBTqu+LHeMUbF5ZsP4p3BAlkODdl6x4VUefxM2Jqj4TTI/\nUUUsrSLDKYDCDdOiUiY3T6soSO7ebRjv9EelTFLP/6szPNZVBmh57eGCdFZe\n4y00\r\n=yxzo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b18b7a3.0","@graphql-cli/common":"4.1.1-alpha-b18b7a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b18b7a3.0_1629522236800_0.4556796197265647","host":"s3://npm-registry-packages"}},"4.1.1-alpha-97bc784.0":{"name":"graphql-cli","version":"4.1.1-alpha-97bc784.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-97bc784.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7abd047b34eb6b45f23b8be533583e03a437d192","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-97bc784.0.tgz","fileCount":14,"integrity":"sha512-/E0H0YongOwLq18IxO9jAlZbo1W5yI6x8968beRrtmEPk6Ajx8RN9aHujQmKaVvp4VLC5V3sW0xEBk1zEg9DSw==","signatures":[{"sig":"MEYCIQCXpe0PunNm4/VfFCfaoXjygCjoFnDIANDlH0zKdqARFAIhAKaAcQl7TYk7FDEt5kspeHE/jrr5FiWwb0XvvxGbrauB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIlICRA9TVsSAnZWagAAfewP/julFJl4UG9vSDdpAhBs\nAo1tzaVZXQPuxSD7INoBTUML+er3opumnz7hyVd4nFAVby2UN4twO+EzMEDj\nbFVb4PnMk7mvK5FIhQf8bNYYptIE6oBx7J9/HSAFo06oa3oI0wkDC1TohOt1\nI7myRk0C+x6EJcA1AeFoaX0k/xTvA/0ca5Eeg5wd8AGTuedSm+f2CRssuDUh\nFEgeQgnRR+XiTKPeQnhGG1PhpvZPFh4SMg5SsptkEFGXlTg5mFL0l3V7sQYj\nRPWc1kroGmoAx12OaKr8CZKEPluui4JS1pmnMEoE1NGmn9FOFt5B4HPEajho\nobPei3mS38RXP3GDguzyDC1ntCETgHPbQPJR9Dv3rrSuMwdetknLrnRVuXe5\nRUt/3ggjnuZr5dMgVN4GZVcWhf5waKdWU6/hNFvqjp3WT0uGkwkt4HpXnHCF\nUFe1yRQQGs0clDMEAdvb8ArEgs2Gf2Tc6MDA+H0OSSDamFYaQxcGp2iWKND1\n4/0pLfZK2jykwP151mcAyQkscSTji/Hj2b1L7nNWmmtuO5IbmVOUasSd47ay\nzGdfoRXRm6L9GSP7IHpUKfxXJS343KmXYS8ZUTYhxUPMMK165/vckR8s5nVb\nsyAs4DxMtdNtOtzjrtTwuYeOOEbH2DhyobOjoIeZ4eiv9JigRJ3q7DLoLD+h\n8eY5\r\n=Hbw8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-97bc784.0","@graphql-cli/common":"4.1.1-alpha-97bc784.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-97bc784.0_1629522248667_0.46426735919104756","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2e48b60.0":{"name":"graphql-cli","version":"4.1.1-alpha-2e48b60.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2e48b60.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"71e14b905330ed919c1e976efe0b1b5a181ba2ac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2e48b60.0.tgz","fileCount":14,"integrity":"sha512-ZWuUevLvCIT0ksUv/NVSaLHYF2QP09/xIWkTLx2nAlBUMWRBX0QJuqioZ3R5aPzI33MqDrW3tKdqPT35A2piLw==","signatures":[{"sig":"MEUCIBcorQC0Yw2sMgA71A431ROPccLQ+F6+iQTLuid5Tka6AiEAqS4rs5l+Zbpf+RIGlB07rCM5we+Vor8YKKNyOGz7M3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIluCRA9TVsSAnZWagAAWXwP/3huE9jO5lIv6KWvoQw2\nACwx0NKlOm5CCRuezyeQ+40TUdg+1mg6AsIcRAhGq7quMIR8UhA4x310MFbn\n8fII6pXM2lNCBvY7UQ/ZUagKTbRBn9Q/IvfE13/XNBBXaRE9c7w1B5oBaZIU\nXYQdgNdyRzIk1e2r/OEEu8y/z8MB15mJ/x5dKdx/KDHq/owVar6tB8eA2inb\nIAzaKo/Xd7URLZQTOTAWX4M5JLT3ptXQrduvDGCmGAMVXfQ4wyebnnqlg0ei\nI1GTrBydjcvkUCzV25eP54MFUFjUk44sgGfMlSkI2Mq3jAjOva6LF+RuYKz4\nKZ+R20anHvja6+J0UxgG/M3mz71LpmC46BvLi/4m+go2FBxVUqhVQ82pIuXk\nV5wlTak8dAvnN80OxdgraaOUMBCPC2pRbywKtn7Gxa4xxV9N2HjbLNb4sdQu\n4PGBViRLjnQeF37J+J9CUQxhAxekVWoIEKIDbKGupzMWBLYgbUhm6TLmaFuF\nP3ozOA9u8zjezSp0Mlg3hGQNJ689MugWD/Lb76Eo473Js8xAMRHLnKMlQLa2\nZS+yCdoI8JJc+RrT4WZOwqjq+f/C6D+/d0W8itTdySGC04G1ptYk0sy/gwc9\nOSFt+Al5z2KzUK1pbDMjbPt04tNu7wlQk5W41H/YvHNZi5TemINQHj7DNeog\namru\r\n=m04I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2e48b60.0","@graphql-cli/common":"4.1.1-alpha-2e48b60.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2e48b60.0_1629522286505_0.5421008634328239","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7a99667.0":{"name":"graphql-cli","version":"4.1.1-alpha-7a99667.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7a99667.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cf02131d2b4d884c1f65df7593a59043d4fd672d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7a99667.0.tgz","fileCount":14,"integrity":"sha512-o1/ycSM8WNuyYzizlvVo9nDWcI03N2ggK0u5IYnZuRV+soroTy4VvL3T8bKKdhglDxGABQPXKtw8xAz8BjjJxQ==","signatures":[{"sig":"MEQCICB0vGfkoN1Nb2cu01oOecPmyMyRR/JivvcQWk5bo783AiBtOVsLlUI9FjwOdGpuToBuza8XUhGkQLupbIAmDM5N8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIImRCRA9TVsSAnZWagAAhJoP/2fjomfLU5a5OAyeQ1SA\ndMNFzKHCdPsQBEafpMK4c1AULieG+E6F7N1ss+WqAbh5cgFRUwBP3UArjOSD\nkh5lRBdIkKXmhdX3TZW9EKSo3jy4eJ/CkIta+vPfluCogE3JpBSZCnBahe4q\njSSvVru9AnjMMZJjZtxy7fxvL7VDoMX3K+1tsD60AKkN7gdiHKwaoTeLnOhh\nxc5Bdd0oFKtxysgoiWNSr451EsDcQjtRzFaFY4+dn5T8YVfHEADyiL6uAPxH\nCRqX08jY1JAJDX5sfXf2OaqPg18C1ckdtwYfS7oCbOTZNepwlVBj+7mRfAOP\n+u0cJYTXPujO+VcxueSCdPxF2zGG32j77lbedvBZyRq5y+/GNi+vEBFOJPQD\nbDk7s9NBpGNbEFA+KEwL07xJrLpU5q1gcqxzBhsSKdegks0ZXFq6hJHmCCMC\nHjyPxYCNlWaoO7GaJSVgyFVxea5YF9We6sH7E7HKpM4WnF3TZarWzVPWqzY/\n036MfWbSdB2hHUzIie1lnnMQpcU2FH2KlAHCKUuHSPVJ7utgD29thcPPhoJ1\ntm24KXGrjzdPNdcebGJP8kmiZeUE8Cw5VBjkOwr5i/Bj/TTe/LjQsxZgzMkg\niodD8gCLT7mkBPic8q63JOm/Nei44WlNh1XHHMChi6AqsGY/wNdF3AZ8Yfvu\nG/Uu\r\n=Ry/n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7a99667.0","@graphql-cli/common":"4.1.1-alpha-7a99667.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7a99667.0_1629522321312_0.5999972808281526","host":"s3://npm-registry-packages"}},"4.1.1-alpha-139b49c.0":{"name":"graphql-cli","version":"4.1.1-alpha-139b49c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-139b49c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ec6e268f7e33dce3ae96fe321c5f5d0b15a8878","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-139b49c.0.tgz","fileCount":14,"integrity":"sha512-RB0aRiHsnIlw5FWucBqi2TlWqU7nuon+wtUD3Qw0/sdteubYzIZuSXokTnNlGrnfQys+i/mSbJP3tuNuauLdlw==","signatures":[{"sig":"MEUCIQD3MlAqxUm4G79H7LHx3mHC6jsHkNjHCYYgi56ydNJBbgIgGMRDkbUWoihoNaJoBW95RNiCUDB7mkif88gdy5v2zXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIImeCRA9TVsSAnZWagAAbbUP/jkVR/jpOTfxKChaIEsL\ng3UX3yGdbtk/VZIwNn6kXTAh1AwGBec0yJA5zT6+c0qpKbv4htV3OG/f/+ux\nE94bTfMQsn4DgST5azXQxHMRrdtlUab+7HE0gnzdAtm0dTSh+/35A0148Ntq\nJ0Wo8qXZLSUbroh7/NKSjEQFMUHT2UxVDxpLS2s3nnHC8gJfQHcKjCUOGOYf\nq0AaD52rhTeMFVQKmq/ObtX8LWpjEobQo3R32Q+8a4jd2v8QKnN25It/LJcs\n1nrlDttFa5xzKcSeHdbpL/cMINeIyJD4Z/s+WrVABospSWS4CeJxiBf7LnFv\nz1oS1aU2A5LT0SY9GgI4oKT3PACYdmviwBnjeeiELjIuQKvIw80ES3WGbMgY\nVuPHCWqjW1H4sE2shuH5NZu+U3EcHFwc1jXdQPD8gkdzoBfFRxS/87sLCCap\nQMsuxdrKOyN9hTI0OZk5/1U/EBiRnEX1ETeKmttqeDgv9dB2LXUGrZuqzcBp\nAigldYxdA7XHgZCS3xGzLrnfznw2325TqUfnZEZTu/ubPWwsE+/1p469Ajf/\nAPYV+CglnEafZfcr2LCU0bw465KAoMPJtg/RDvPkelLVjflGMg7BxyuU6prW\n+9dm0FD+wpDP2L1aQKhU6+IuUPWTXfumLeTZxGYdR8TOUyH2ej9zkZN+bUjG\nxnBz\r\n=AZ5P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-139b49c.0","@graphql-cli/common":"4.1.1-alpha-139b49c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-139b49c.0_1629522334696_0.7846245134380518","host":"s3://npm-registry-packages"}},"4.1.1-alpha-595eaf8.0":{"name":"graphql-cli","version":"4.1.1-alpha-595eaf8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-595eaf8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5ca155a3f22cc16b9565f99f5f96129fbb1a0051","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-595eaf8.0.tgz","fileCount":14,"integrity":"sha512-y+XSSL3T3q02WIc19Hd28z14bVMFrnc2B2Xg+3/pzr3uG44CBGmkEJSalSiFhR2bMjNmOQX08PDXqaalZfvvyQ==","signatures":[{"sig":"MEUCIQDUEKJvMAlvB6Vm0P4GVOpJ8fnwSgJZWcewI9LaawuHmgIgUJg0Xxmwk4AHXezo7tAtH/0D2tguqP9PIBSL+gFLZis=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIInQCRA9TVsSAnZWagAAiB8P/0DUKxA+A8uKkJnjBibL\nuo4sF3P6iIzxZyvzp6pM1KwQKyxbn/B6XWgcD5ZdGkQqwIJhzuguD5Ed0Rds\nk+kB3YqeVN8JgrKTE1KdTi78XXhnYJZnElA5jSO/9oKow/abtwQ8o4H9mWZg\nLTQtmaOIPKRnsCdpi0u/vh6kkk95tBCgSZZnZqFfroyH6kZ9uIjBCGg8mHMf\n4Gz8HCWQK+O8se/lh1FkMQh4hFkDzcOLpo021DrMsz6UKi9SmqrFK++NgGbx\nhicoEc8RW/cfSrK23nGW/royqp6I9Cy7Zin54SEJsnpJMTvaUiy0JS7wVxcv\nCKbCXBbj4G+aaLy/fbY22S1UhLOkRRizBr6JtfVCWMzON5VJ8A8XiqllBCQk\nlQU7yOLryfVKXHrTS21OUo16cHzaBxiQgRPJkMBY42KtgSDaQMEokfmPPjj0\nT03+Kx6QwPCgjAY/SWXLlF8zrShb71G0gcfN/ftMomj1VRB44KiTsCRRu2/x\ngLLUCL+hQ0ELDdljRpUiXTzk3eNfrVR8XyFHBjhN3pSmt2cDr9V8I7fp9Ltc\nDadPQyLGfkmvpOisBG+c07IaTuMEB3P+1t2fTrZLyZa3eESdOr718PP0umBK\nYDafy6OJwwsIKTqljRc5RWiV90dQ/ws8b4CTcmwoWBw4STyij9rrKz0hw1XD\nvs3J\r\n=oROJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-595eaf8.0","@graphql-cli/common":"4.1.1-alpha-595eaf8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-595eaf8.0_1629522384327_0.7041337409684372","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c40b3df.0":{"name":"graphql-cli","version":"4.1.1-alpha-c40b3df.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c40b3df.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"27c03d3262234877c9e03dcbdd488998165d8ff5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c40b3df.0.tgz","fileCount":14,"integrity":"sha512-M/PizLFccNmCML9PuVdKnQM+kT7wD43X/USJmO9kGrLnFayiGZX/7F7gMBosKLcWtQ9/BzQfdGrPDOwRmux7Fg==","signatures":[{"sig":"MEQCICADGT/WR73QXTxswlzMANKH+wJGpqMKDdogDnxIcw5LAiAWyr81BqaYnHI90a4G1TqGlLS1mhWkwkaTWq0zOge7Ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIn1CRA9TVsSAnZWagAAOeYP/i7KuE3NWaKj5FLB7ptR\nen5J3vPz3R/0QKFrZsUPEtSlZ6syfaSA8+I8Oen+h+HI+h4npaEUk3mjGHXU\nHic2A05gvmjStYBGWoZbIJ0MqOYDfWtcNMDavQf/uewUR/v/jk2vz+OGlvdn\nGk0w7J6Ktz5Ux6JmdqkWSVtUTMPM8aiPEnwGux3EFFGjz5gZ+ajFPpfoAFSE\nE6Bq53EyTsB4ZL+8ypp2RdeTr+W5HkxXgRxVRvGOGOb4G11+2HhwigpKlav7\nb9U4vx9gH4W3YMmu9QPAEwrr+YtEmxh25IMit96vwYKzfNkUlvn4coqXzZ9d\nfQIyT1GKtFjao71Fd+U/7t+OFW9vH30rmQJ0lZhugsTtccK4lihOZADAJMWd\nGrJ3s8NLcncjCBGVSn2d7hJQSVd+/yBDbehqzdTEUqfw+AFeI9MqykRRTvth\nx7/YqxHtndJWiJd/Iew3GzxAOaic9afALq3vk6ZKe5APQfo9VTSyw3o44QuC\ng5OjmmClNmIPOaOWMgrUvpV4ZczMnYkCtbs6M9HBhp1O/PGS2DqQ0DvtP3yu\npSnGjs2UZ7bb0ciz/fZkWT78LI3h/sslYU/8CuacG+7ukR4lyJXunOQ9Yly9\nE0kVHYlhENRQ+RrFV3k+MYzHcQ3LQmdFRKmhm1xqckVQUhnrCyFX8uBWHVIX\n1Jcj\r\n=Wglx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c40b3df.0","@graphql-cli/common":"4.1.1-alpha-c40b3df.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c40b3df.0_1629522421193_0.7159445299043428","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c05a158.0":{"name":"graphql-cli","version":"4.1.1-alpha-c05a158.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c05a158.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ddea1e8e605a873d39ea127cf5a5ecd10ba5bdcf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c05a158.0.tgz","fileCount":14,"integrity":"sha512-XUaJ9BPLXv9+u0H77r6WaJdve7lH/pWfUoILhslAr7G29AXORSP6J1Dp2kgJdBzo9Jq+YpFZHeDR7xDT8UfhnA==","signatures":[{"sig":"MEUCIBuu4rMhh8ZMNVxsJ5/a8PeFntGtVHoHhemsJXq2dpbiAiEA/AqQ9Jo1cr0zzL7nn9oB74ifVycFWiOlBo7hOa7ODV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIoCCRA9TVsSAnZWagAAWdwP/3gC8aWU+J58OZNGt+b/\nH7a6NpSI562gYpfYsIwfYAbWVf+cRCVvCv4PCo9RHn1l+hT4KcnwUppU+cc1\n38tPqZm43Inf+EaJ4v6GUmdSyVpkN0c6dmjm65jSIy8PUD7f/9GZuPKm4F6D\n1iju8p4bx8qYK98DalFRUZ6PUvugz8/skaDwQxa7yPEJGWaDq8zKQB/rPIXW\nHlk7rV6rbhL8XBKPwHxidzSorjGcAQvWEKOM+3zVl7yK/7H0YPss1RUxjfX7\nrvxsVzpskGvUqRXaHwe/60ndiQBhlRObEvSJ0JbapH628xc13M5eClQ1nDG3\nWBK5akwJyUNTkppLaIjggyN1ejjbRco7ZNA7n2Qs9rcFksfFq91xmZ84Qa8O\n6OK3aTF6UfE4ay4CFXPYNHm8Cek5bUf4jFJ23A0xvj5Ag1HzFkavUYFZuRdS\nkn789Qg92mkNeh2vWUw5GSb/WWJbPuk0aJShsrnvBvp8YaxwLBRVOuzoa9WO\nABZ8esZuAZH321cewgrjae2ENrwPhr3RJ/o49Xjaf6tvXENOXi2gu9Jxua6W\n67R7hehynojkBJjPXMU9SU1ug2ZMFQx92zpcqnqQINyY4cZiVgANi/DYP3F9\neZyaIVOCwE/VastmvyHHY27gWheaJKyoZdhmv0MyOIitALCtBHhIX58bmmj8\nrpyr\r\n=cDsz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c05a158.0","@graphql-cli/common":"4.1.1-alpha-c05a158.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c05a158.0_1629522433959_0.34002431683069556","host":"s3://npm-registry-packages"}},"4.1.1-alpha-636d7af.0":{"name":"graphql-cli","version":"4.1.1-alpha-636d7af.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-636d7af.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7349c957f8ef1de19b26121c9aec34bbc1db984d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-636d7af.0.tgz","fileCount":14,"integrity":"sha512-rKQhXNJXe+jR157oJEgeampMUS5W/rRWRYDfGXSyB2d7xpRDWiZNdW30LP2KCXh/Pmx3SCSYrmJIWsS65KQ9Dg==","signatures":[{"sig":"MEUCIDNj+DmRzQHv+8o9UFi6gsPvJiEv/poqNs1yFuNQL8wvAiEAl5XOOGZ3c01P+I3BpktyEn/bBOumwlKHmThrKPXuA04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIocCRA9TVsSAnZWagAAeFgQAJIU1yg9Zys03t7JMsC+\nIQhufuFPGMIh4q4T7lOKXQCHwAHEubmcBK2cXxzIWX5gOUyc/7jHF3ayYF1i\ntOwbtjApkQQDx8/Or0WKYThBlAyXH79i0AkRRbrZOgzMV4llODXzBrfFxzEw\nXVEz0OPP1PqCAvtI4xlhgSNwmssD/P7QOYNgQad7t56GA8V+JZ/cbHZOo9PT\ncX3zBe0z+Mv2Ac54Yor19mpTiqjhofxqSW46To4rEdrEXZwuSoA8ByMA7dCP\nMUZujSLuY4I6gQRZINI6KL7Y1WVAcYkkil+QpJ50ZPNqxL81ueHX1WnTDrDQ\n4vyxmnriM3jU9/keeXgXgL6UFYlvuHURlH+3AJemJ0ZOiGPRGPUgKRAJW+E0\nDFC3ia0hp8YYbfFKVbl1A/YNUBEXGNGXl8jkzMQJ4mxw3SWTVVZfcF4A6/Il\n1qi6Na76Y5646VJG1GeAORRoVI7zzIaZJYMC09l/pmLE4QzlsOLy5m8vPCWX\n5QCcnKboNtPAazA8XDzYd3AFYASNNm5Se0B5OOtma5Ixm+92mbrKO1/qsWpq\nuDLY96qJn/IshBegIWaKDPZSb1XvF+HUKldPppDWnGI7DvMNyUKbyBILldE9\n3Hdk20C2UjgXLorOvQ9oDkparXw+aX4VZ9foXOuj/S/r94YYXUYja3tZrRHp\nk7y4\r\n=AR2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-636d7af.0","@graphql-cli/common":"4.1.1-alpha-636d7af.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-636d7af.0_1629522460348_0.6310459801037644","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ea1087a.0":{"name":"graphql-cli","version":"4.1.1-alpha-ea1087a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ea1087a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"812dd809238d4a537c99a85bca005d8bf26f1c61","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ea1087a.0.tgz","fileCount":14,"integrity":"sha512-GaE/vJN+g24llmb2nVtXwyY4UeznqPEz/DjMuQ2xHyd4RgliCGik7YmunTREjeU6v2Te/FhRoMfuknFnElpC+w==","signatures":[{"sig":"MEUCIQDFvW0sb+6h+pD8ra4x7YPbqBDWsgi7mupyR3/vMBOtMgIgd2jQwEiOj+4pMaXZEaQzS4Iz3HCwlcyNZTxD8rV7eBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIIoyCRA9TVsSAnZWagAAWqoP/jjOXs1dxD0H/XlcqD6G\nkRdM3qKg2O/YdAWOu+7IIw9Qjkzkftc89ln6rp/dQsXVOhIJ/2KCJPqvVkrp\nn4zTf2bGG6ly61fX6xevw9Q7/eKknS5hYrGo9eK6LjD8hlhxsCxQtZy/epkV\nelYv6F61kRwQQqlMfeq19YVXG+X6igWtIZLLAj1dnh2DaGapNkD2ibglO2Ok\n15xpDqFSQLZRkdmyRrTg4mMMtSU16fdsY6eoRNIJ239i6NREjF2t6000x3OU\nJ+lfTnRG8yqhXyg5HC7cNWuacA3QV/5XRubdYaXFI+ler5dTyAkRsUEkOunn\n+dHhVnb+6G5Zx2ArRDzgtSodgGYyykjwAp0nhI1IYmsscb8Mn8ZDpoxvUSHz\nBCmmPksgg8FHi07pwIP6y3qujPyTA48egp/6zUo3DWqYVpapqjCs/shLl+T+\nB+hhMv1AWUC5TRdNDRFEwas+kKv+rE2EDEK7FkJVMtIdgJN0JaFpPOEmiQcS\nG7aBUpD/F2f97l/ic13D9ZYCya8J5RwYKPfTKbn3NGah8ALr6knk6oItUSlH\n/M8SWHQhp3ZLxZkHowtoBKmmWv5BYyOBeuzet8vtHAKDIrbRtfP88Y1UanHv\nat9pMD3eBiN5yTfM6JnZi8lAK8Ly4YH60gjUC9fA70W6v/F9kYbkPEJk1nn5\nJ2UJ\r\n=k0n3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ea1087a.0","@graphql-cli/common":"4.1.1-alpha-ea1087a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ea1087a.0_1629522482245_0.6021480153009258","host":"s3://npm-registry-packages"}},"4.1.1-alpha-447bce0.0":{"name":"graphql-cli","version":"4.1.1-alpha-447bce0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-447bce0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8551841dc5643ed5b7306016af121bc7b973d40c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-447bce0.0.tgz","fileCount":14,"integrity":"sha512-t5rZH74Sjo6qPKm5wwUg0sUaDX1CLNg2vUry9xOHOe9j26ZHPoqhUD7hkvmuNeUM2AtLpHycYyAFF6F0tBrjmA==","signatures":[{"sig":"MEUCIA1Y4OurVoF4A9m2RFl1s6yH11e5SHkqfrdREqsMGm7rAiEAo0gXWgWmggtqqOxida1oXLhpNbxC3kQgVJVHi8klcvk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILhBCRA9TVsSAnZWagAAx3gP/2xXPdXHmbIYkhNakS+R\nxNV818NseOZg806XucEPXN3XSXYifKwM+tUmlgtgbBPjaoaC8Loa39ERu2DT\nwldkne61rTVRiRvfBdZ36i7Tgr55kK76zfB5hGcG+GjV/C44HxMtfxTMzqPa\n1vIkAfzTZMJ0aD2xssjIjhDB5m7DiH5V61sWHyKF47mgSZXJCMTNEHYU+tnQ\nm4oaa2/U7mvnimWQfuu3qN9baj6b9xwMvgPBL10sqobq19okj2G2UD9FtXNZ\nWID4Xiu6bNwVqrKv4IjXLcL8SHtULzqhdD5IFENwdgNBfnJGzgnJipfGgftN\nAF72G0sv7IJZkhMVv+Icqku4ryYdg2PDh52zi2AkQBjykpxutd+nvQIihcDc\n7FViE83OUabjTgj81SslKhhYYx/c+k4O3qODpJKBTfDYgGEXB+aW0lMB8+5G\nZEkQ+n8x4l/ejCEsViZi3pKX5N4tAV/3M6mjQTQxPVz29XWOtG8UH6T4ivuf\nbWep2/5NS6h3nMsxGCsxQUSgrcytyiwKMdl/vJ0sQ/1wriiQEMp2c1t77Iej\nBC/a+bPDWXwOu+blS+wkB7mQKbfaESAW4+nsrhttRNwbOUPJA499NckyrMql\n7xOTi/XIHSKvV5CxgPNYyB5jeHW22McAWpxrp9Pur+pPgdgKQ4x8zycxAClH\nqVEm\r\n=dSZk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-447bce0.0","@graphql-cli/common":"4.1.1-alpha-447bce0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-447bce0.0_1629534273740_0.41375612802024353","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5eabc51.0":{"name":"graphql-cli","version":"4.1.1-alpha-5eabc51.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5eabc51.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ff6f184c5511d758ad1df533f521c4a230bd7293","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5eabc51.0.tgz","fileCount":14,"integrity":"sha512-F1K7G8eajt6hhE70mFrTMzltPnkrOQSy45BheCTdPErmnu4ArWgo94JHx8wHscycyhxoOnQhyfJYad77rgfBMw==","signatures":[{"sig":"MEUCIQCBmgfZQ1kaqI4VivWLHCb8ociParEBm5evBAINmomPUwIgIAr13MX5wc/kxY6Rql5VqiWX9ZlKYupsTgYFUjq72CU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILihCRA9TVsSAnZWagAAsVMP/1kDhXMpP7YOf2xGD8P3\nfjLvYsZql5JYTCA5elluMDjLDYt4QeZ8Vds52JsYrYLTvAXdMNBuc5cv2/7P\nd5T6XGqog8gfXb/wsMJXxC3gAdYoGE0DZIvx1XxFXqO8+4ILplo5yxKCUQmg\nD7CM0/7kJC+zYoJKpGfjcHxQHs0+YZ5st4Lowcv7qENRBtj9cG/hXwY3zgf2\nLpC0i6oH3rBAzkwOQtT9eRxr+y+6HtOq2EhV6dqPVb9S7e9KchoFdIzIWac1\nBt5bV0WUGsQDm8BanL2Dmz6RSQMl4frQjim8y3nTtthqvZi10oV1+XPLWtro\nbE8lP6mJaCkiVFWPCimZQRJFv+WD6ofmxZ8cuBD1LI6aZKnd2L5qiANpWRFr\nGppvvT3IqHiMU1G7RJKKgXTKzL8GWpBiI77t8KD0AtMoVzDTAKchvqkZ4Q+U\ndNQAP/4cuEcKDt9z8I+ZeSd586SakTJiPA438L/mGhx97j3BrrGRpdj0L/bR\nqXbcKpSklF4w3lHBxxjqpv7qkYij74BLP28YDqwRzCVCpRMQAuNu6Febud/s\nx+YRHN+lK6gmtp2HBtvhNTsJOel2QaFXBsCxjVo7UPnSg/Y/KDzcxKS9FwSY\nHif6Plhwf8xDcRrEhHYLqQGYSzxXxmsNND4st6pcj64CON6jv7do0YZ4l6kO\nxKZE\r\n=edB5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5eabc51.0","@graphql-cli/common":"4.1.1-alpha-5eabc51.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5eabc51.0_1629534368945_0.1331413130847412","host":"s3://npm-registry-packages"}},"4.1.1-alpha-436d0ce.0":{"name":"graphql-cli","version":"4.1.1-alpha-436d0ce.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-436d0ce.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8db20258478a41ae624395b5553eb2fa8c3d5f9d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-436d0ce.0.tgz","fileCount":14,"integrity":"sha512-AClsWM/SoNzTGRY5Ls9CWGzLVjH9dNFE+xnBLbt8LFb1S+npIMgt1jexR5eyIKH86MT0dPXuf9Cgq6lQzUJSBg==","signatures":[{"sig":"MEYCIQDiC0CbfiZfE3PGJ3jprfVIdBq95MANtS0DkjNzztEMnQIhAJqMREwePFc/jOmObuZxhlGLGETu5NcjgO+yAuvmnpn9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILi7CRA9TVsSAnZWagAAnG0P/AnKGC7X8clsTLICI2UA\neh8TGW5VBorr8TREqg23ST4PSVHqogEf4C/V8RRnscCH33j1dBcVrpoCZcTY\n9Zm55KcOcS67+887P0WFS6k+ZUiO9wSu5LPjqoWZ0vyn/yI4GusBAO128xnn\nkOpi3X4ol3qxB9XycI8kaDAXUyBWxF94VIPUmCAEHEtfe16aGwHGybjnvRtz\n/yK7v65DAuz+7+x2fBI1oXv4uzHvlPBkPTAgmIQDcFz9m1UXIokAU1pgpVol\n3IW/sDDvf++F4ttHzI66hY4JhnbHwqrD8CiAFQRuxQXSTDLi0OzETyLvgU14\nu4TqkeWaGo2jqRCdncCqCU42/0g/WyuQTjBnrymKURVt7w17hTYFrE/pwIVv\nVAzsf3+aILnZIFiZ8fpfjX0amu32+LT/Ni8uZuvDuxD2UuE3b/dLOpWuNnH5\nXnmvtaKi0QutTER1qJHGwZv8NpX28zJGyzNUgiM7Li04B52MROB9p+MNWoo4\nj+P4OtAWoRTpUx0okYgOG1F2Bd1x5KbivjVVEg+Ufp7M7eMW8/CDeSDgHcCK\nX5KwGn78X08dFdVCTxkJsfvmcVXLF+mro9EpgFnsH90dC9xvMf1gHM6UBy2R\nGaU6s0SbIdQXo81LbxxTVs8HcnzK6334XLHhws7XSMm548JIDFxGQk/1Q3s7\nQeI+\r\n=0Yzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-436d0ce.0","@graphql-cli/common":"4.1.1-alpha-436d0ce.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-436d0ce.0_1629534395832_0.5192328142992737","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f74045b.0":{"name":"graphql-cli","version":"4.1.1-alpha-f74045b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f74045b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"23fdfe88e26b261215a932163b88fe7f0751fccb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f74045b.0.tgz","fileCount":14,"integrity":"sha512-4b1F9UoCflsYzXt37jYJ20xiqnviqL5/an3EtthMj5XMuUBMyI1utnhY0VvBteNpBMr6PvYJP8NBl/qqhAjR9g==","signatures":[{"sig":"MEUCIAUqgp5Vvs0EZKdzgy+FHlJS4eU80PjtUuzVFoM7QOeSAiEA3v8IPoQgpe+0cXj2ZexO7RlFD+11HoHWZwqYJcnjNeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILjFCRA9TVsSAnZWagAAuNEP/30eCfPYMQKHsF/tU/xX\nfYPeEJFrndqtqUapY0LPVSZ6BsfwKwFZtuFyCPTCg0GnBqVprusxIqdGy4xw\n2n85lXLoMIp2U2eI8M7kasFVs+kkjgWt8WlHKSJiLZiZozVKKD9D43qXGg99\nUnWw5FfjqAhKGsngdKeOFjGXhrfRjyCps6Lj0ug02guahO1eE4X/tU/lgGjl\nDPgVfR6tuwZ7mXbHaATKwJo20uV67k+6W414uRqxlrJ1fATKiuTvWIBF660f\n73sO1rpo0EyV8Q2TJKLsPGltMY0JUmz5FjRbeUTuozXVAWdBxJRFDHCuR4LL\nFNLHbI98mh3/bn9ZFnDmiL7GpwMF64yOQsOs0kLv9VqffOcP6QHMiiVjK9Tb\nhHtww863zhMETeSlGZa7vSOqkdR9rXtHqrbib2LuZrsvkx1/GZb5aQektSXt\nC/LJbwp7y9V9O0TUkRFL6g/gWZaOcSGg131mN8Y0jYU69a/qn5MaMdJt5UYh\ndjbCeMW7S3NxGWeZ2keX5zLl47uhVd0kxW+8CVVhDHhqF+4ysVNHTi6Kq8HR\n1v4+oW8mqm/ymP3fTUIEaEnWLLOQqWt9VUcKZ72W/DLlk2SEixyo5Rg2DcQD\nt87i1Gktsuz7CGTuO74fHiOOmtMUwcGppBGGQMZGIXrM+qYTDCykW4F/RFE/\nqQEs\r\n=Ef2h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f74045b.0","@graphql-cli/common":"4.1.1-alpha-f74045b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f74045b.0_1629534404975_0.8078393210101564","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a3961cf.0":{"name":"graphql-cli","version":"4.1.1-alpha-a3961cf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a3961cf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0f09274891a110653dd57ae26a6ae9021c4f533a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a3961cf.0.tgz","fileCount":14,"integrity":"sha512-oZPtBXoOJfeCpj5ntnJO+Y7QoIgnea8NrW4bTIJvQ0YTSQKc1FZfkmrrAQoL2GSu1GjqyiZwilFPTr7C2Dg15A==","signatures":[{"sig":"MEYCIQDD2V8WP57Ef9oSimlrBNw33Nn8EDwFKlVNqdm5jhoYYgIhAM7MwF/rKRYOMcyGD/uO5/wfqVWWtBlMeqBL17YD38C6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILjZCRA9TVsSAnZWagAA7mEQAI4c2KGa2ayVNL6Nb66E\nMGNCbYtsTwb/PwsN4aFUnMWEWaJhq8SblYIqES2fIjeJRm/nmatprDf3gxad\nZSLDb+OpAQ8j5rNtscczlnQJkdJwd/eSyx1hsX3rGF5i++/vv5Ai9Zk6LQUb\nVdqQiuD5yk9cla3NS24XiH9QRejzxU+x0drF7ahBuO4oXBIGeMtUSXyzrUn1\nmFMc/3/v50Dg3cyyogQcez/Kh8WcD6QzuXTvQTslHaS268PpY3Rj2zPTRNrg\nHEEIdbgi/GEHXEu2aQzMqW+qlV8A7JguqRbut6JkaKn6wHtVvQkIVDfwt5Im\nxyePRVjIOMv8woCMeWYfNPQpqTd8A4wPKTzdbSf6G0+vVxWxWgRuB5m6iNuw\nwIEBpYN+8ezW4H8quyJ8YtO+8ylW+tkKJI1x2GFDGdsqisysHrYDt92CCXm7\nkQ8Hhrfx/qDdnHwjpVmLFejcfl4Neqc0mplUH2kK7rkRrfo4YybnpWK4I+Ty\nGNngFb9zZlyRsgSBhlwTspqHoZTsAhI+RS3FQ0inEAx0LF7mwuOyyPLSrHip\nJXs6t6pEK4pK4MLEx/vr72ouQ+XXjnoy6zcoxxrCBMmBKFXH7my4exfaKutw\nD9jxVUd9NIG7LltsBt5geqca4ip3jvdvPUxh9DWdoKG1XxIQXT5r9zKdFNVO\nGKUF\r\n=olTo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a3961cf.0","@graphql-cli/common":"4.1.1-alpha-a3961cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a3961cf.0_1629534425630_0.4822095913891149","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2ae0088.0":{"name":"graphql-cli","version":"4.1.1-alpha-2ae0088.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2ae0088.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30852ec4a0052d0bdfde29ce0f801f09136a7d76","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2ae0088.0.tgz","fileCount":14,"integrity":"sha512-9J11/B2x8/2+onCTNut4HnsVZ0XJWwNMPsKLkmThTxqNJ/Y3MlDg4zQD2lCybjowQjTRQvDkbn9HRnUxxYyedg==","signatures":[{"sig":"MEUCIQCd7mUQSqpJ5W1tGcsEcIXeLmHaEo9pgv+nW94DTr1XBAIgROdlwI5NNY2+JXFzImUDy2k43hXSMehMPD4nLLw53vE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILjrCRA9TVsSAnZWagAALCQQAJYjwiUd6FbQg7HVeHqF\n9pJYbF3iWcaRFK0eRwWPYuns6cyv7ay1U9d/h3aLfXSm13IXck3jRtBaXzHl\nWbLAt4QH7sN3JiFnVJB7RA/xJT8fS53TsJ0wZfSvQ/g4ERJozkeHV0aI0Qq0\nXBT9eg28o5HxUzuTugKYwfxqEQOFw97vGTZqZzLtl48qzjqxok8xvpSm5uPh\nWTnXNj4y/7LmAluUw2g1NAzkqwj32Yrjde1Q1fM3jmTxp4M9BOUL7N+FVWnt\nvF2ROjtQU4iY8RFZldGnwvtATdnivEWDRMVwY5aGnps3YwaGGE44O3xBIsxs\nrLCL4iCZ6rjeQTt6fyJmB6SgYb9qvByB+bYI8ZivUYQS87Bfu7mF4kvaeLak\na/JC4m0f0cy6kTzAHDFQ6OotYGOtFn00RjVfD3+cJVRHFgaRf0mauHErhbS8\nsDvV0HJlauVOOjEOcPuuBM4pXHl5Grggw7CaY7j3ql/Okn5BoQ36o5g1xIk+\nQ7kSOuvKcbvhPTHtNHiz2d/HxKyw+8RnkWhbLximKGcHtBJ5tG0oUi4Nmene\nQFjMJJx6IjNc+VuQ5U4NaJDd2W/PKyeYyDGwlOAHiNJ4fF2buSPjCOrGdvPq\nKb6pdYG1QJLld29OZ9yTArit21yMTnZCxcj0E3zCyKOVkPgHCJC55YDOAn6Z\nF9K9\r\n=RxOx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2ae0088.0","@graphql-cli/common":"4.1.1-alpha-2ae0088.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2ae0088.0_1629534443560_0.5323918296788126","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4054683.0":{"name":"graphql-cli","version":"4.1.1-alpha-4054683.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4054683.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"263a9f00448781ca5e217a0cac00199e8be3068e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4054683.0.tgz","fileCount":14,"integrity":"sha512-K18q2i41MwSGQS5cQV/O8V/etBfCG4MFaQI9RiojWJ9hMZDh83mgkDpYkV116aTNRfHFBsVIDXPoROyYVBOoxw==","signatures":[{"sig":"MEYCIQD/k9w3Xrj6K6MiIt54/O9pwnEz2XH/oNBrSIjAozmvRwIhAIBSaMXNaLHHlrLVFCBX62ei0KYYBciB9/OAwqKZG5ZW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILkmCRA9TVsSAnZWagAAg88P+QBgt80nFunIPa3x2vHK\nHA5ivilkIsRqlFBhlZvx0kTt6JvN7RSBaLEw8OkHuDnozRmc11HLwN8Yu9Dk\nXIR/4/RZdKF50NAWsPkl2KseHw0gagdLfPmmH3TSljtHFB70vylj5M3a+JjM\n1SpwtD5Xm8ZC1RM3/c6GefSY8/U+pdco0LHts1TdDelSo3FcHRty//PvZtUi\nnVQN5rFXTwVSC8KAYlW62qdQhNT2jEoWNm2OwD/gTEK7lAxFTgdgfJHZo+tv\nxM2aEH2q5xS2ToTG1frpZ8K1r+JbXqbiIZqmi/HOEhMJ+qQ3RhpIq0/aysmv\n4kpI/Eg5XlaZLsiX4laDRn1JJ8QBc6S5QRqNqI6C16QyqoNM1GNwdOBA595U\nExSEsGwQOgWlSj9JNNa+OLU/NMavtjBNXxniudW37LC4la1Gr4xT8Cbg5oIe\nNAXKRtkOCgjK3sLh1N8hSYbCosPjMg8RTxkbaGR9VnfwaCstvvgmnDY/dh61\nZG3jj9OySipohJ8y9NU/3ZsuRp03zoaMplCXKYjej2ai7aLz2p9ncUyBjz3A\nALa0SaEG3r11wTto1PDPhx47wvqXdm3OB8kgWkSc8WWS7w68VZ8sSGAfeZqi\nkQ5XjVdqJnPd9tqd4EBmPf9X6sW+H5vbx4h9liwSwChIqut4SKHX9iexY1ds\noJr2\r\n=nX8H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4054683.0","@graphql-cli/common":"4.1.1-alpha-4054683.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4054683.0_1629534502781_0.43544177623493985","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7bb5b7a.0":{"name":"graphql-cli","version":"4.1.1-alpha-7bb5b7a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7bb5b7a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e03986b21aa7f82c6364d7f666e033efc6993353","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7bb5b7a.0.tgz","fileCount":14,"integrity":"sha512-ytA55zzJxMaBLe8sBVR+I8K3yz6oprXgGBFS7bZJ+v0XpgEDySAPRI3zC3OaJt24/PmUxP39UALTYDHzyR40fg==","signatures":[{"sig":"MEUCIH1aQY7S93KMUEiU81bQ09PaUpEwktzCIwUbThNELuupAiEAp/YUXMTDLBLnkFRM7tAAvkdoVkZ9b5rchwM8eYqZGKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILlBCRA9TVsSAnZWagAAeIEP/i0nr/V5IX3mieftNtbM\nwMupwhSO6RoI7zJcbd5Zc83B2ec+7UPT3VdNZI9N/PbdNH3Cggd2fRWgcNEV\n86Z2znVOqf3lDcH4oSjW2dVZkST8G3d9zmj1sOiuPPdr6I4P6mlJXsMetscU\neLPh4MJOt3e9LdzR7A6kl7odT/x7oJLea5gCQiEmC7Ubh6UdMpsfMAFVbsnF\nZ1tr/AlLaLHMkTEK5Tc+WEvZllLaU2+Of/X/Cjtvukorg/opCuqmVX5yqFhK\nQWmA2uRhGSRYpoOoyOpwcE4prFO2gD46SACYptPALzMbf8uIjss3wdNYgpbM\nmEroIGqDDKGy0VlwQG8EMfYR7mVThY00dxy7whAgDivHEWs9ZRskODZyTVPi\nMaMIGwKa+evG3FyeueuZO9tUSY5oNAm4yPhJMl5g9ZxvyOHwO32bRRl5crSx\nYHQlZhqB73Y7otrhr3x15g/10eZrJIxDZL66B9HJJckm6RF9ZiG7c8OeRcLR\n7RR+4WqMwY2npPUlgRy+HZT1CU+eD2gbk+wjnbSiLp0QC8Lux6HY8HxyCp8e\n9eptmRiOv60XcQ1Se2dx7bFOs5CtCTVQUtmf119IjOYnsRwQqbH0MBP4MzMX\nQkTcFBPoKIjrMHdC131pWVuyVU7dO0ItS3YBXPV9RLfZ0hMD+4DgNRxV5V8O\n404F\r\n=Cn60\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7bb5b7a.0","@graphql-cli/common":"4.1.1-alpha-7bb5b7a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7bb5b7a.0_1629534528915_0.21560692742310605","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3500cb0.0":{"name":"graphql-cli","version":"4.1.1-alpha-3500cb0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3500cb0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f18bbee03b547c2e6754fc738966cf6b6e1876d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3500cb0.0.tgz","fileCount":14,"integrity":"sha512-iHK2aaPL1oZxvT+rZlw4rBFNXr52hsW1pBcgDXreRKtURR4lVkP8aQI8d/+VLZZzWBzCRAjAasaCiU2T2fZfuQ==","signatures":[{"sig":"MEUCIQDAs7LYPFd3TjcHvI770R2HTS3EEA4J//azop9TxugjpQIgIKGTvwfMktgNFIXBlyELSe8xLina0rzaHunPABUXCj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILlSCRA9TVsSAnZWagAAisgQAJ9dGM7Lrs5yP6eU6O94\ni+4A7VI0DLlVAFC9xAz9+lB5GDb2HH+Y9OrV+hSe42Rb1jSDUE9YcG0qxTYS\nC2tqUgiTXcKAZYXIJi8hPBOWbNiMPpB3GvSmLg7pYEJEmxJMVeg/AJL8g2tQ\nwAm2Is3F7cqcM4aonmIJhe3wluHN/n8QiOlPdaBULvq6ICO6+Ycuj//09UuK\nSWqxmYoh3PxwoKw1RdYPebzylLuuZXoi4A/6fOW2QtzWo7FaWGIVMfDAc2Tu\ncpjKDCp8lirEFZaCH8LeQ0d3vP2zsOhVKP1VuQYQMTKBH4lk1pt3Jq3XdsEq\ndFi7Nu/d7fPmlreHGQGOcME/dY4lHV+wRCbaG9fSFHKHCD/N2tzrD2w/Oihj\nikG3cLUdLbxhHPv/PvlvDvFBArJr4iM8dEho6hEd+7JX2Ih4MuFXm0RrMfcE\njQTfFCnVmnjsIHNar748mT3VWcUFtxWiDseso335vF5C2owXdl+XWQCxAEhx\nTKTXIa4TkS1bNp6CDQqqftEXOLU8BHzEdFBQnmeFi/+l475epf9ExcGW43DA\n4DkIFk3xOgpiz9wHyl55guP4e1eqOl/YjTadgIueDr5gG0ed1RS7JRHbGtxI\nYz8vi105WqK70cn7xBNppV6+KiqAqccZ1CcYaxUpb7LkAU/qwjtxIFrZbRtb\nNpaD\r\n=cV0e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3500cb0.0","@graphql-cli/common":"4.1.1-alpha-3500cb0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3500cb0.0_1629534546188_0.08541762597830593","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1c35785.0":{"name":"graphql-cli","version":"4.1.1-alpha-1c35785.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1c35785.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8f0ae78d475ccf8351395c71fe71a29f5067e925","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1c35785.0.tgz","fileCount":14,"integrity":"sha512-64gQ2tFL+hnSETyPDg7ZtZpJfH+Ktz6OLa469QSZqOLEmyNCBIYNZLYlG28mux2bSqXDCbdgx9IpHnOrBvMx6g==","signatures":[{"sig":"MEUCIQDnQ25VbM01c52N3YEbcE8I3LIJfD0yjFsO0bIRdwptDgIgKnsIKpJrM2JFHh3QAgUNwGowTB49qs30r8vCm5UXfHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILmICRA9TVsSAnZWagAAQLwP/24Zjx4Z5q3kF8p3g+HJ\n3Uds+CRgt+Cv6Z1OSYxlGW7GS1l5dExKpcCRqZkxzFtGXJuwf94s5T4JURHL\nuSkH95NY085HJIThGgFgBaJMF/rIPfSPHmE1c5NoyASuoTxBH1MqNYdqUxXA\nWFIkC2HCDC+RvUgagWJ0dBh5ZQ7XS6uoQHAv+wQLnxJjugEt8Y7uKDZNK9LL\n2bNBlWNuoF9I9GKEswssJhoovd3qNpR0SokS2SRUMNkQSI9Fqg9a2LCwMCpt\ndKuA2G0VwTFHKya+OP/HZyaYN7lVwPflZUXz9muwSf5FS7rt/DGP0ir2EYiB\n6lY04k5tGiZFJ2UXcWXXhtWdzw6+NdI021Se6b59UHGmAj390fVWe7YOppQa\nkToq7/pFk9ehtRe7G1aC44vIoJOJ8aZD/ZbDd7pjA2HcPniObiiRKWmVvyJS\nCI+4nmvEndIjUn/E6zjFPkuTwzg+jKizFv1DQfF1jiGtkn0ehGvl1P7WBqjS\nq3nQynQ602rc8ltfi3S7jHbkIRPs+ghp5ouUU5z9XUXGSyVadLgBGQL78Tdv\nxdLvux+Ov5UeMAYWOfMfdmet1X8p/SUcFuR2AwdKrq/MftfuKxvHG/4vETXI\nhO44k1sHZQ6gEUIdt8Z8FHMHd5TPeZcNxflszGh630ICypsiaGcD6SSX97+i\ng6pD\r\n=2o3h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1c35785.0","@graphql-cli/common":"4.1.1-alpha-1c35785.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1c35785.0_1629534600825_0.34690810109647585","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5108f25.0":{"name":"graphql-cli","version":"4.1.1-alpha-5108f25.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5108f25.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a4e380ae68f3eb6b6c984c608fa8281d3e8d4fa0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5108f25.0.tgz","fileCount":14,"integrity":"sha512-9zt6BHuxZJK5ApdSN/Q8t6wrDDtviE4Njo7QZcVjc0BAQdHsjAJpKEQWDjBhCNHsF3qYPFGYhq5FtsMqmcqUYQ==","signatures":[{"sig":"MEQCIEp9m/D8UFaBWz7xLoifNc7o6NgADCxAkdmphYfoxxOhAiBWTtUiU0eb1OTT2L7uafb4R1RFj8EOhTquAAHIcls8XQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILmgCRA9TVsSAnZWagAAodUQAIL6gGwgQM9/V3oAIL+s\nOthqyi15BaECu1wt8rY799RfUuivWvXP3sBX6wFalSBXTNh5iscUFPHlcYJ3\n/vswJ/G+36HvWA1xkVt1VeqMSCMLdwi+Hs5FzSIl7HAt45293HAOYrN5HYKM\nToN/jH6TFFski9x+IhVBpUfX2Cud/PM60M8c7uO6eoU/VqSMNn1lieMemJsa\nPeRAaYuUp6S+vCrS3op7VseXoDiWT2u9Evc5i6VsjJaTcjyvK4KOH6h2AXb8\n1ypduRcjKLXdVMC8CQ73O/K3hXRsU+YxffTCzHg4JUSnYfdAN7hLwRACBC13\nKkIb2XBahIMQdwAb2DeyQt25AaoLZlhPNnZjnSBeUIL9ek3qcnGN7U2IXcdg\nyDXbHWGoX0C2JVqnEjVPR+EdfXuaDCkAXE14rLYUdIG7y/D9NSXuLvheAKWh\nURu5L1qqpRFddBFvDGHs5VeWkGDlcw2BanhheZHntEdOhUBBYPNNYhlkyxN6\nFaFX8GBCVVagzqBzX+kioQC7jbS2W4Z9Fl3Q5uQKFsGo0JRoTQG3tYnp2zaf\n6rBhLEhYHq0UVq1r2I61Ux4iYQzYSZl/aCeQy973hx2+ydBblaSEaohnzisZ\n0JZCMqkkZkPYVgNLedQCxQPg9v0WyGB/ZszSjpOewra28diOSsGayR3n+oQS\nv6UJ\r\n=i63V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5108f25.0","@graphql-cli/common":"4.1.1-alpha-5108f25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5108f25.0_1629534623930_0.491669242071205","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b20ee40.0":{"name":"graphql-cli","version":"4.1.1-alpha-b20ee40.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b20ee40.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c93db27859da28d233fd653d0259e0e14353734","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b20ee40.0.tgz","fileCount":14,"integrity":"sha512-3vh+/v9EhRBZvGx3Hk8jG0fhVLIMN1orofAZAFHN3S2Rm8gWV0UFC8AQZdJZMB4uBIkBAXTRg1IcrvdOl/yJzQ==","signatures":[{"sig":"MEYCIQDiHzOqOtRY+w4OdlgjTTcEZBstiq8J2yKEUzy6t0ddmAIhAP5c3ArZEOsDBRDDvSvHuOaj0yxgg38mDnHfeviOoPvM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILm3CRA9TVsSAnZWagAAiDoQAISJuGbqI+Q5aVIQdnFv\nA5f3lED51OwZ/3Taj+zqT1tl5WNZcKmy/p2vbVlJuTykYHQooD+eWwRF1K/E\nFRGuMe1sNZcqleRc67Zmn7cAc1QEhZjv4NieeC1knbPfPR4KA20WzZxPv/vJ\nNAm9DLDyvYS+oJmhdC80K9aYd797qSieT6O4CqYt/fkXSlZu/wGqhWobZyjP\nCbfBn0mTCYo8R+bpX/ZVbz0MkX3Gyucc+vvieXmMIY8jiYXcnD9yJktX08CD\na4CAM4zEiFg/p9tMQN1crsskAQWfgxf5xLWFCAU4xlxEBQk7r6t/lOvTGqen\n4z+opqayYOsxZ5sxCXE7ObHeYDZCphkawmUc+nDrbEqfcXHa/HkNYb3tvGCg\npsfXHslkSFYpQnqOUpzlkYScExq9kVqQ0x6ZaqW8c5qw5r9ojQDmJQpV8Yeu\n303U5xT1ZibCGw1lQNQA11SE6GFYcBTKI33HJtWxw21/JOZqI2vaUNr/3UR0\nvRoSZtBoVUV/FOPAyUm4eetlIqI2qy7K6DbeqfTJMfPg1Ao+ocOo/a97ZgpY\nJm81pG2fKZbGE4fKYUSoJrtCfrHR+BZR2ucR9l1UxOqVfrdffPo9+pv/tu5y\nBVomKVesFROa1T+AMKKJn44Uugy+/rq0ejEsVLrDH7mc19Uh4x9hl2ML50dp\nuiPS\r\n=BL0r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b20ee40.0","@graphql-cli/common":"4.1.1-alpha-b20ee40.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b20ee40.0_1629534647446_0.32764328843643864","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d761f90.0":{"name":"graphql-cli","version":"4.1.1-alpha-d761f90.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d761f90.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0a12a4cff54c2eb49cec005f1be38b50f0bb9a68","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d761f90.0.tgz","fileCount":14,"integrity":"sha512-QmljDFZs2nOt0hPvdQcbH+0skb9Fo/Q9NN9LXJEfxaf7+6xGTYcCspx0Xma6YmsRDOIxM0yuismrU8aMbxhE0g==","signatures":[{"sig":"MEUCIQC+XUYCKCtziFthvAOigGXPibFiwWo30tnbAaHuxe/2hgIgVng4+bRjYzOLGZ5mSz6LOfxb4wvFHhBhuFBa0l9ljh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILnNCRA9TVsSAnZWagAAU/EP/2rWcdCtLJl6IWv8Yvv4\n82Kh181FvfKgg+U4s5E1zcdmrAYtWgU8jvrlgBusRpgrU8ESlDXplHOh9sm5\nPow1p3QQEZAu4ejdK/TkgcPM9MHRYZ+XdSnnvpuC+4WXu3waSdAWkDryU1KC\ngv3Vaff2mML77DH5Fn7QYY/WLbl8RQbWDYa+0Bpx3H/roEnvS+yxiLx5sGZR\nKCHKb3xf9L1r5rLt8qZJQ5wJeyeBW8MeCjA2lKyaMkL+8Qt53tAHVxQJCdLP\nglWJaTJ//9+ZaV+owNwmbe7aYzq0OsTGjZ/f53B3tSqU9AQ9ks5V+oWhJTqM\nVYdJ/9xKWVzjyKzWq6ToHUE/3ymITPod34VyRW0oJduw0s7GVQceBSqUJpiA\n7NtYgB2D6FwSAqdkU291qaDy+ZS2gfBcdL5QB8hcDYK1xVj1n00DIkxv++Mw\nf5u9hrduJnxaX/wN4ruuqOd/dFXb9qTeQsMYksjDRfOvq+pICs/aqYeqkKML\n4NszLZnHicityBp/Zlg12SW9QSNZ/aNCBPDMcgea+FjIIQcSN2D5uPcZNFTl\n2/49Na9rvxsqiUg53Fl9xoWxVE3ch43RGPKh3hny6jUBoJipho7ELeP50nVa\nwU7K/0xKBqpkJqxTh428PyU7+Jrkw8aH8fbCCqdFU9oEb5ePUS5ANW52batc\nrBPU\r\n=N8hO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d761f90.0","@graphql-cli/common":"4.1.1-alpha-d761f90.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d761f90.0_1629534669520_0.25864474427654005","host":"s3://npm-registry-packages"}},"4.1.1-alpha-43e6fb1.0":{"name":"graphql-cli","version":"4.1.1-alpha-43e6fb1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-43e6fb1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e1abf9a8e9ff66123234330faec1579cd852ab76","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-43e6fb1.0.tgz","fileCount":14,"integrity":"sha512-jlJrHQD+VnYU9To1t5KDyzXhRBDMnO+sCbfGXugwyTatQxFcB3vUapuZLkjkQdUH6dIfHfQQErNt3F5F01FgaQ==","signatures":[{"sig":"MEYCIQC7p/aHU+WP3yLOmcde3Z1HrCtzGSSLc8HsXYWtkvLTMgIhAMJj+zl58BiAi9/Yl7s8OiZTn+u2NwyQfQSXLsugeIHM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILnzCRA9TVsSAnZWagAAcx0P+QH0ZX9YJO6bv87lGdiE\n3YYr32a+qcIuNBp6sCFCGAYdwedN7k29gJ3V+0n2sNxPPYnFYxRcf603V3x/\nYOnyRhg7jwYywYDxltdH5abmSKglrTKPBbsbgLqX2/58MXmb5ljHCimvS8ta\n4TO8KlM9WxFifco/9CmUMdg6GmKb7VGBcdAJje/HmWBbtiuCuN2gGbwsQcfc\n3Dyg/PSE+Al3Hy6sM/az8p7WZ7eN4ernDMetsqdcglOmu5V2p1FHCfK4Uxsu\nNEmNqedUNPqipAnbDhURLwlIp7S42J45WsXDAQAc408gpz3iPQ27UujRetWb\nlzyBuK2HZEASKQk9XubstaXE7kroFBz6ZdTJWlK4OxzepFKccLCBmi+X0YjE\no9vbexnv20g5ZaiJcojNQ6Qrpi8SdhAKR1Ptpn59l3iQch06j0lHgFUM8wbI\nYAUoo7CtpyQkNeZI2qSVc6SLxz81u1rEA/PjY6Vu4Fsfbtaghbq6MExHG6UF\nyAfy4yrLrO+lYQ+3dfepAKBXsek7WgnSeU59eW2ZiHk5Ymt1A9pR0zp46f6X\nYJtiqUHmmEQx60xKxvZs7UNl7IR2m25yf4VA0e1IoZyzED8rxz5717weKXIY\nN1DzgyjFDxNCeazPKvISFeaqV91C927CA+izZ4VFqJvC9vf1tI7PCz03X8OT\ntGYl\r\n=DBlJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-43e6fb1.0","@graphql-cli/common":"4.1.1-alpha-43e6fb1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-43e6fb1.0_1629534706978_0.4110543200668064","host":"s3://npm-registry-packages"}},"4.1.1-alpha-960c51f.0":{"name":"graphql-cli","version":"4.1.1-alpha-960c51f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-960c51f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"933e052743b3cd5f73bcd0a53bf25cebdf0b5efd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-960c51f.0.tgz","fileCount":14,"integrity":"sha512-SFYhN0zMIHU9J+zv9Y/uDMUGBydcabqQw3P0RehRPpERYnLUHNkP5of4VxujpyYWlRbCTIEiB9TAOCMHwVzX3A==","signatures":[{"sig":"MEUCIQDVBNY0Bdvzuqo3Jsk68m1rIyWYQXclA+YCzyqm2gYM9AIgaisbtN5IO1HqfbKTc8xU3FIiIO153j3lMokIG66tHxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhILoDCRA9TVsSAnZWagAA8qQQAJ2XGEPpbH5G5es3CoLF\noyIcUBVyXgBGFRqGk4atLkSr9vVCBQS+PI7r7JqpeF6Wke0CpAGiu+CJe9wI\n6JQ4DERgfvSc8ykIg8jWUs4vIK+0hT4xOTk68B5jUNKGFufcd7XzzcAo213O\n4eFBv/+Xsc7roO3LfuEh5ObRe03FwbPBMcGaQtB3j8sz8WiRlnbHUVQ2UGIv\n30Ljuu5wbkEG3pNsyfd6bf1UFDCY3sTJEoFxl9djjsJ1b0WkJPPaKR9HiGoE\nZCyZJ3qnt5WMAR3i3gSMx0Pv2wrl+LdM/7dgr2ooFotGMzAMinbQx54AzTFz\nEsWvvNvfyz7KPI6b14UaJ8Rb8SBZ9Ha3CeawEYZwtejSpZ1HTDlST4PeJSct\npd+A85RN836Bo1OijddiXOo6KudWNXmGKbGNjO4Ctd/fNLycMYqSYfpW7Sdq\n97fvAH5Ifz0ZdOciqmqHoSoj8CaUb4sWLd5v4eLVIkjSQUIqazqy6mksca9j\nkgf0FY3o1BBBLCNGuAX0HK4diwIGJOtA01yldK6ZvZpKISgjpeHl/f/Y9/AB\nxHkuLQb3PMzjn+4bos/9o3f3LpOqfru+XT/Trqcjny4y9eo48OFL3d82PuUx\nMNZO2KYSoO9xHpudE9E0rkhQp5POSueSBCRTrdWbRe+Hwn9M1zJ6urMxqvts\nzHE2\r\n=N4hS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-960c51f.0","@graphql-cli/common":"4.1.1-alpha-960c51f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-960c51f.0_1629534723190_0.34404503921564955","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0d917a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-0d917a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0d917a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bcf47357c31b0b6a2dde6d8944d241aca6f94c91","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0d917a3.0.tgz","fileCount":14,"integrity":"sha512-RNsrzHfKobcd/QqHg3AOJUC3tEnSDS94T4ew44FhZZCk19Wh1LgO9OKqTFhguzHc6e4MQrf9WXPxVYZVsHRUkQ==","signatures":[{"sig":"MEUCIG5I0/NZ5djrORxDzQH3y7pMB9cn6xw4kY0WbiVh1PYZAiEA8woOYoaBldTY4hNc4NmOrErcaVirecwXINp8cHaFzxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINS5CRA9TVsSAnZWagAAUvgP+wWaJsFmgM1uImdK+b3c\n8EyiWOImgYdFf4um85St+qraU+XUa8uNI+GclNY4KTb8uuW+/4y4bpV0ppdP\nVk/0yEKyZUSd2a1IdFv0pOjKGI74UyOrMsbE4JbQCZc1C+4o9N0KVPEHMTvR\nkABWDFltQXy9fH0oD4IOqr88iX1gOWRfrDyQ4Dwg59XY2ybgGeWigycABIkJ\ndTxy/RdCSY1L2m7c1csMEv/J061DsW2OsM5gZtMZS4NKiIEviaCszRrAr7dF\nWI7s2iRXAQ1Le2SqeNqitShcoZoBbZvKDu61NrWSGfQiE2Z51hQyq9ZMHvZU\n2JOhJrw//ayO36APDsKcDhdpgvKeKL1QesADAuhPkJ4xRZ6vuJIhVKLgNaOK\nFW/vPdquR1TUUBjnF9EoY00lRDzUhMvGatX+M4iV9vEcnMJYpZZGIsEvxSU4\nESORL2uxBXpcCkqv3Lh1sc9aLWYl/xQIrz9BnJtNQ1LNV+nFUxi5rKTZ7/Iu\nw/IqBjp0McLiNq0ds2TDq2vr5w6etNB6djjHeDnjwsMnv+c0468XLEVWp62y\n1zH6ylxbiLgkNi2qznSKNi0gmv+a2dHVOFgTUo6hkyvmw+jyTZWni8WAXovK\nG25B/C+ZPPZpTdbNwr1goQ9J/2v8uxru6zjX/BJ3qCw807PeGPtRznB6hMRJ\n3E/5\r\n=RgBn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0d917a3.0","@graphql-cli/common":"4.1.1-alpha-0d917a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0d917a3.0_1629541561362_0.6777086639737322","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f1c5b48.0":{"name":"graphql-cli","version":"4.1.1-alpha-f1c5b48.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f1c5b48.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6a20c544234f7ceee41afd5bff5b87c0ae580ff2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f1c5b48.0.tgz","fileCount":14,"integrity":"sha512-+qIBymkOTDcosRZR3SJkq36GXQfS6X9OZMpeGui9LNiuX6QPpwYGvVPgAOM2UZBu3tCQKnYbzEi+XagN+JEtfA==","signatures":[{"sig":"MEQCICNJkry8DSOEwAOIL1Lvoet4NvJ1Le5Q3SpLkToYHrhkAiAu2let9xIXcEsma4m5vk82Ls69cbOq4nxWMiAYBavDaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINUQCRA9TVsSAnZWagAACZgP/RXbCj+bmngAfuxDQdK8\nLpxWqG5369ObndzqL09Icj7yYPEO3T60bCHq9wP573feCYClSr7uSWhLItMb\nonLQdmLMUyngeZMTtDmprcE2wbbIuh8p557nq7PdvuZH36+rinTjwUrR5ogH\nmVwGn0EeBuI3WYiCfUuz+3z3SiLRZD5x9mL3fl0dt3pqv7gfn4MPi0vScLYK\nzMnvWJLTvw9LO7RaQOPPSKQ6uWP7zq6a+OrEhoEub6Zu/MUcWSSiJHJTAkIX\nKO8p3JU52dJlMnLf0QwUxqYU2DCm973ltIWfJxR3Q8hG+8r9E38HWjLsFkfb\noyiS/SkAove2qD8vD8IDm17WIy5ayzZzerMufDRrh6JXrE59Bq8lvN3ck9QY\nFgnrBnAdShF87GudET5l3Aonkn3QVLgWJgjf1Ks0ciVUEvHOvFFIHf/vbA6o\nepRqrNXoCRDY2WmZHmR6fHIk3HMoiZT5SUFiq8kA6AWFGpoMPo/w8doc0xhD\n8q0gqbKHCRv5J0lOq4uPMOvxKwq5XB35Zw3/nfeS6mXj8pRA0STlwK7nVnju\n38kujuTkFRoTnaTTIvxmkpAAUx6N+5aXaX6nRmDuMIOj+F0fxRqMUlaRhYLJ\n6O29WuoEeZBHTpOPJa921GgzpTHiH3cFFV1FrS8c6Ek7jEhnC5ftp4/xejTK\n7yup\r\n=kLat\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f1c5b48.0","@graphql-cli/common":"4.1.1-alpha-f1c5b48.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f1c5b48.0_1629541647855_0.9220547532122603","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0607683.0":{"name":"graphql-cli","version":"4.1.1-alpha-0607683.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0607683.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1e036dca4285bbecb1a853e72578d856d31521d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0607683.0.tgz","fileCount":14,"integrity":"sha512-Q6z0TLfJcnlfl8MyHWexYRu1pGS8aDtU0Gsroe5Awx0zfAgL2ojdqkxFIJxSS0K6UiE/P+WGmN78y3UdK+1Fag==","signatures":[{"sig":"MEQCIBNS5/y4jdDVu/u4W+ZRekKaclz0rdhoHPtcbdPi3TsgAiBGyZf9ZKQAVTcGomM3AHaSXInKoZe1U/PdA9yJxdBQBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINUvCRA9TVsSAnZWagAAGjYP/0xqpXRxm8U98qT/s3iH\ny3pDk7VvCUyWoxixH2Pdb+47GKCf0N08SgNG4tUCOCKBMuCa4Dds7pVaqaS6\npZiQdijDU4S2WU+66Qd133DW5Z7wwECj889sVdqMpPZykc3h/HwP8w2ZOSki\n2/JW2W8x1wGBhE1QwTr1otP4De9Ie3nk6Z2vjoX12pETBEcxPa2MQN4fzmtC\nBxJ0pw7H6VcxhNtuFc+OSdVvoIg8IJ4w52dyoTbsftLqgdnn4hEn5rCeuP/W\nbpI5sMXw4qsgCeC2mOVM/oJj8wABMv0DvSv5twMpOkrqKXzcCuXYaDVOTcne\nhESDuTNnmwLJziqifoFWEbnhwIf9Mw4l8GTr8qVWQBUvFdBLXGpq/7Fpy8ON\nqn99Kn80OrQ2ljkLw28c3+k9w+DUAQEHLNQiu0Pzt0kcIWjN3zjUBB3CJ4Dq\nUuT0ijgecnYb3+18gXSptgMLlYPPlJ1XAMV+Q1E8nvxV/kbIGQMiSHd4LYjz\nkzNxTilpE030wc1UE4qPVuvW+ue9aShlAhKpoUHdZTCTO/VPhWk7fP581hTN\nhfrBaJaZyAWrJct7Jz1Rwi+4Fz2hTSVSE7O9nrshWK6v0px7mE6Fz47EoSrR\nq8qlfEC3Ohc0iZsZy6dudf2kYLJT6waXitjosOwZ1THSEjF2jiigs5HUqWsk\n+Tew\r\n=9CTD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0607683.0","@graphql-cli/common":"4.1.1-alpha-0607683.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0607683.0_1629541678928_0.6626833640802909","host":"s3://npm-registry-packages"}},"4.1.1-alpha-51aac7f.0":{"name":"graphql-cli","version":"4.1.1-alpha-51aac7f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-51aac7f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"61124b6d4bfeec5c742dc04d87191bad5c0714d6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-51aac7f.0.tgz","fileCount":14,"integrity":"sha512-hprGpS/obZmtbaOjvZfPGA2DaD/+dSASAXrKDkn54CRPSRyWOFcHlnwusVkYW6Cv8K5d2/n4t9W1SvjdSf1Kqw==","signatures":[{"sig":"MEUCIEtSr3v9RHwvFHjX3zMIWoPiIVhiy3treCrGFqjFceGgAiEAvRAXLtbgraLGquJ1t0QCliaz5Ex8CIE7bfAlQ3R0P9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINU/CRA9TVsSAnZWagAAtO8P/3ev8WVUj8I9mvlWvU5w\nkqL3h4JdDqRf9z1uEUi2QFpxHxL4OMmuByZ923OoATwOj5ZfX5n4xn0e2MRL\n/ZeClXxpZszqP/UZCiOizGCNbD0V+VUFNpTaArGYgPf/FUjp4IMIVIeKA1Tu\nibhz3Bmd4WMv0ehE3JrJxH32L/LR8cZB8upmvpRTPyDvDeQe4X94A3Qt6b1w\n+ZVEJ6LvayqwJe2K1Nn3qiD2bAZtQoWjVnEOoUNPr/DRLF8EY7ntQVet7IWH\n1JsgXf8rZC0i1g8Wmk4AI59CDXjs+0WtNvw0jVtkVyQZWDlLIHzcsLw0DzRb\nOaINETE6l+baSulKkga6DiNZabXwNjf1ypo8FIVQGQk2sgNJn+ZJ0T6iJjS9\noPJa36gLdvlZqieucQzOMrYw9px+mV0YiGvO+swvQnaksyppmaHNLW31Z3vs\nMJWymAo+NIfjt97jdd74nz8D+A0Rstd4lHNKJ3B7ZQFRIsD764xHOeqSD4Ni\nAItOVqXH688xqWc8Qz5hzD4iW2efVXCODp5wrOwew7cRHBUycmqW0r22umCS\n76FUqwAx0WdLluBJk2SPPdfjLKlEmueIv0gsUCfICjHTFUghxV0Z9bRVytU+\n8PMuDBA6VTtKiEr6urE5EftJ9kRScu7bFZ1VYlGXhubKSQV11+nLtvUj4Zcd\n9bm9\r\n=bgyD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-51aac7f.0","@graphql-cli/common":"4.1.1-alpha-51aac7f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-51aac7f.0_1629541695673_0.6127725855267774","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e610847.0":{"name":"graphql-cli","version":"4.1.1-alpha-e610847.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e610847.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"821ee902a0b2f46f9a5bade651e7a639d74bdc79","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e610847.0.tgz","fileCount":14,"integrity":"sha512-qvIhXAosOUA9A8ROoI7QFYJ5k1Em5nsyDXv9G2iFyj3SSC7ZH1cqd6KqoTehVj4QgT7IYuMZiblXPiyoteVoeg==","signatures":[{"sig":"MEUCICJ2hsB924WAw7pGTBjqNOHl/cfDfol1ti4+IM0kFujHAiEAoL7KK1oxy1Z5GDvFlPDBNdlcdM6NVJlI6XMOt0V2VJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINWXCRA9TVsSAnZWagAA4CEP/3kTv7UOgZBORvEXN6Ts\n/c1nq4C1dTFHoDjCJisdXRVfbdQNLmFRXi++qWCzH6GZcxckQkBoyBW7pvBx\nKpfMsJgrSNsDj1/9Hq+V91+tNX9I8JzZKhJzKdjT4eYTwNvlENBwlIGH0vL3\nCAez0OW145EKnhLbg1PLk8BEbNKelKTTGPxet9mcmHjpCrvzR8MxRw82WcOD\nOnHvU/Y5HX4r7WYUvnMx6oIDlagZwGdve5i0og3agBygvvXdFKrILQfld8t9\njRIHm0OTMH4/jmEqy8VGrQVs/nrICKh1gNDCWQWZqTFXmZZ8tuk0vV3GQS74\n9y6pWrROa3D0+kB2A0zO1vNIh3S+tIMMNes7I1SJ/GZ9fK5sK+eMEiCq0FrP\nL5ZgByAEfwLxMRwh5b2KZDKmleM1iiPrSmrY+pUJ/j2DYV/00g05XmHPngut\n8QglCTyVwr92s+NdnYckFaZZwEhGnP2AdVeFx6rQ7mjKCXDQFqSOQF/Dp0Jc\nVsFhzKMK+IFZqGF69OL6Eoq65Fb8b+Ex59gD9XgJ/oFebvbqCBRRy37d2NnX\nkIpo7PjcsePXH76tInEcXcoigAse56DXvutsvYWhs4S/coG/GhXZB7pytsPu\nvYl87Kbsr06c8OVwSIDPTD51EwAgDezs5QnRkr79mcHKc6g0qqF6/7lJAve4\nBWnN\r\n=EHMD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e610847.0","@graphql-cli/common":"4.1.1-alpha-e610847.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e610847.0_1629541783733_0.22833134103092223","host":"s3://npm-registry-packages"}},"4.1.1-alpha-989aa67.0":{"name":"graphql-cli","version":"4.1.1-alpha-989aa67.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-989aa67.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4d50be31eefa4da0ba59d33f4dccfb6f87c35721","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-989aa67.0.tgz","fileCount":14,"integrity":"sha512-M/y/+hf1sR+E+trfbO1Jm61X6NNmjQgVltN7mTu2/FeRCbeMgtfM+u+vGj1T8ibXBJMvuo4T96OSTJ+/ioKp1A==","signatures":[{"sig":"MEQCIBvUL/hg8qM46bqoWHEPjnbAFk9oq35tUW3kJUZlWOsIAiA4hMH7nU2SpFFvFQfhl9WpKpGjoY4TbFw9lN7Xd8ayPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINWrCRA9TVsSAnZWagAA1Q4P+wXAjU+r37hexzZUgLB+\nn2IUoeftMYvND39zw3QDBsVxg5IqJZLbQaMUOJ+toXJiF2sywSd7h2rKJCsw\nnuUTRGHIgHCLXNDJ08IkJB4cXww2gjHY8+K7gjxxNCRUBU3wH6UerWXpgVtc\njyGLAWMU+IO5GRXvdNWgIlsLalmJEXTcUpr8tPzlJ/eTSIJ3voNUHHhzwvf+\nz2WKKvUqHoY5UAujTixLqyzzJXO2AFP1P516pIoNnPNhuMH/1tvwADfGn86F\nSSdNxLv8Tp7dFqayeJg9nVzB4TtwCxjmXhyioLptpkU4d+hhJ5ODzIl9BtCH\nCB1z9xF9VkzbHkdNv68bGLsEd8RurgoypmiTqW7vtf33cONDMliJnqFw6UWQ\nbBNGv+AE5x3ClCuri2ALqIt7pRVa9gJ9FPHH9jz+I7fX610yPKa2ZAV/oxD1\n5XtM88TnhIFQtmha4NNRIFGiHx3AWTEWnDT2xHBAY46OAMZL+RJrYCJhyHw3\nEVfHXmP0klnXwWUXE/eFhSAsDp7svq+tfAJqKpxLvMiw7wBNNyTgKw27jhcE\nMnVTwZyJsHHDClXg5Otshr3wo+ZtHabtWN1VVfq0CrPNMGFeGYi2C3E7WJ1a\nzJhwmiO/ok5Ju2KUUFzL1tR60bAxEU7ljyLQrxMG2bSH7jmXw5GTya+oQyWK\nujyI\r\n=ZnUT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-989aa67.0","@graphql-cli/common":"4.1.1-alpha-989aa67.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-989aa67.0_1629541803047_0.4631877955042307","host":"s3://npm-registry-packages"}},"4.1.1-alpha-233afae.0":{"name":"graphql-cli","version":"4.1.1-alpha-233afae.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-233afae.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"39569a23154d842e20697326242a448f656f11bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-233afae.0.tgz","fileCount":14,"integrity":"sha512-3gLevbmfbCMlieIrnOsSLzn4UqBhTfxylI2h/vPO561lnLXotKOCZLjCFz9PK0K/ToF9ZUFTJV4wGZIiOwy/Ag==","signatures":[{"sig":"MEUCIQDusGGwFl2EGnWEan8obEvvraEet09Wk9x/Qf2LK+EsYgIgaEowAjIr36Rsreygb0vSdvsRMiONqaueVSu0XtEhrW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINXjCRA9TVsSAnZWagAAJWEQAJPpqlhqH06nh7EAGGLt\nGFVrZQtWNtsShhvPn+atQ4G9B6iWzvpCpdM7XxlkCDLrkaPHqJE4EFkE9yCS\noXjDiGFX9YofFFrwBt/sGrOLiWJ/NNRyOip+BCQZWz6tW/pZZvitpD6H3Kd/\nyvZokYsdzhKomF7EZtyaRaeTjLLs+qPAteaOyUAwYETIZtmFPW1/uOvzsMyM\nqU48xrL/SYc0IXzTVyKv5H1iP+QMRwxdIqXzwG6NsvbhMJP/BzWtdbcW1gcH\nQ2smEuly3ytchQDKxJ7DvMaEEBmqq1B37pV9GiIInNgxQa42L6g9YXonwTAo\nIuGlZbTax+Oq5SA2vKptkWAozSGMKfwODwqSFZnWDN+4JPwzFL8ylMPcKQsq\nNdgw7cNxs2g3LWTnbLU22MqlG8nJPycyPsihN5nqnjFQyY9TOiqOCiKsI7io\nhedtKWv8eFr6KOWzZFROhmoOavAwoxPR4m6/Jkcm5kKST0aaz4WM1IzaPeRV\nYFsEvd6C2EKR6iKYg0SR3BbVWl217YypVtUK+i+o+J7OfMgZywkJ8f9lZfRI\nE74RHsZbcXLXQsytAdk4tL6ZuTP6Kijh0jePKEA36KnRcF+ekv8hodCpXknc\nD62Mil6B9HeY0EThuYQ9XO4hx6kl6ZceOemBqYONi0IB7x1Un8vvTLWnYU37\nW4mP\r\n=lATh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-233afae.0","@graphql-cli/common":"4.1.1-alpha-233afae.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-233afae.0_1629541859001_0.3795257041786595","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4ca2ac0.0":{"name":"graphql-cli","version":"4.1.1-alpha-4ca2ac0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4ca2ac0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"300fdd446139e530a14e30d22d830dc1d6847dba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4ca2ac0.0.tgz","fileCount":14,"integrity":"sha512-D4PCfhMBM6CO4IgdpRCGRgg7EwuzUQOOTEJ8w1glTstPOvjk4gNDZOMkrM66XanQw2Uo1XX+IMvOT9eBFUbDiQ==","signatures":[{"sig":"MEYCIQCKA8DGMw3nOT3Mhf4c2WSEx2EEUCNJI6yoI3zPe+juoQIhAMbUXU8JrRVpY8AiG+j9cWiCodu+xDDSnhEKux1tShx5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINYGCRA9TVsSAnZWagAAAkUP/3QM8oAuPBDp3zjbyjGl\n4J7gBqHhohpQ/Ex/8zSKx7FwCtGorwGkDmfjAp5fVZkxRMRJauBwA+CX/XN8\n3eOOPCER4CbEXBfqP/DjmsAFalZ/isoaL91hgHsJXexMSzIAjVbjs9IPuDON\noy/tzijgLnEOHRUSiSyEg9l+6xwRT1JsD6/qqmhERfyDwSMlY2BE2Bl2ZiQr\nxI4i3jdIRzt6vN8jOe4rvZYx/KoqcjTSQ6oW3OzzIOJ85GkSzIjZ/hr4HfPn\nLgs2zdC5SpC5zPGKd57LPBks+aDffMEsD4D+m4A2pDYFtar6SCK7k0962hZC\ncvoxYeX9azPRLevD+2BX7bYk8yLex7Yg8bZulhauERYOZfoLVWP+SBN+B10X\net0gjR/JK8TeWdtBKvCT+ZWOCPuu1Iqh8bnv/sS7BO0D8zDiXtQBnT/sIJwH\nLOeeJHV/T5RB07XpY4UXf8oFZR9JkuvPUFya0lEMNuxFCZL1pYhUnXn2Jo0a\nt0bCCPtPdeGbyu8O/HxClllgUSibqbLXvLDO/sQ9Pk8eQAT56qjiLIUNloRJ\nBOIpYvDD0mJTBhWQfnj+jYtfgK/zPFIL0GfMOQXZQUXTjH0oxukpqtDyVMpf\nhXOAo9khLZQF8vgGa/OK07fUcUrEDYG1adUNy+bFUoCWhu5TRImoD8WrAVL0\nF4wM\r\n=mSo7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4ca2ac0.0","@graphql-cli/common":"4.1.1-alpha-4ca2ac0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4ca2ac0.0_1629541893817_0.16497650570027966","host":"s3://npm-registry-packages"}},"4.1.1-alpha-76953f3.0":{"name":"graphql-cli","version":"4.1.1-alpha-76953f3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-76953f3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1a1380b466bc1a48c2047c7b76c3684b272573bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-76953f3.0.tgz","fileCount":14,"integrity":"sha512-SkL8KYgDhCQjPRJqUc3dIZ0N84058GaBg25B/XryiVVyR75MH/yHzWa5saqbSDeGj6TXyts287adc3d/UcOETg==","signatures":[{"sig":"MEUCIF7AfcqaZUAZimOtMLbZFhrYw3ZzTuYxzXqpKQ2YJ0gAAiEA7XVRfXt/pvNgsHE97bFqwHd8R303WvgQUdJ4mn2fWM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINYlCRA9TVsSAnZWagAAnv0QAKM6DYgxAmZNUmU7wect\nBGYjr3nmHJM61LHGAmCcEJCuS2EQJbaLMNkjrkQw7ooBP7rvlz5cczVw5NAE\ns5p2m70JKDYDm294VFHBv5MYuwlv06BtiOX9powbLNWAjK71JFa/WcwMLJQR\nl4HEFbpJERpNwYojUaFbjRz/LPfYDYdeF/EgUJ3CG3YhhjexNK6D6y8/YPJs\nzHap+Q8ymwf78NTF1ranq96v5WDPW+6pm9ZwtgjlVu0h48JBSUkp17Jt4Ot7\nc+PcHl65FeZUeO+ivbReB8ZBnYyebE1Kz6USpc8B6TLaz+JMPHx9exd3CRPA\n3O7BAEGvdD3ulYnhZUpqYKCD4Gl+8SJTsWpFX1zo5JJmjfIlWlmgk0OWhThQ\ntKpTdr4MYj1eo1cwtsyPnw7avgUY3hbqwJVmGNN6AIQQ4t+cIrogQvdkUpPZ\nroKlsm9cZ17vwbu+gqUvz1SU7ZyHWC+Q3CecCiDSoriZzHG0EG1AQpEljCIu\nEWGM/etHNSc5v2/MCQvTFBsd2GvwMMCeYuK063p1d1gwksvMH+1XmSkaH35l\nWAZLvtmPQFCeFZDjSckU0EEGyU0gUZurACvJlTksphXA6UWmBQPGRPzpkecG\n/xeZTDAbeU7Ai9bIJaIDEHX5gSgNxXzJLxYe9Wfn9D5TGCQmkQ6I0lpfI/LX\ngVCP\r\n=IGUB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-76953f3.0","@graphql-cli/common":"4.1.1-alpha-76953f3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-76953f3.0_1629541925136_0.7758491559451823","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a85910e.0":{"name":"graphql-cli","version":"4.1.1-alpha-a85910e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a85910e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a77893c0ec4c9ec57ef19f4d0b690ed86b61a183","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a85910e.0.tgz","fileCount":14,"integrity":"sha512-zeFa9eW1t1HvDypoM4w7noGhJFeuFjUHVemGcA89Xs7BbYdGVefYQq5V0Xgctp2Mks6f6afjlKktiPG/fK0IsA==","signatures":[{"sig":"MEUCIHA56NmOj3KQJxwMKAaWfPNuIh3acFrFCFEO9R5RZp+0AiEA7vSLGIUu8XM8n4IQ5KFq9paUe28rKSAvk/D1Qzecr2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINZKCRA9TVsSAnZWagAAdDwP/2t278QmnZZj4PyAWNT2\niH8kvsqob6LkDtE0JgT1o3culK1sqejAItnmI/AGEedB+ZH0p0xW1Jan1bEH\nK35COHYOKFJSfFfBYxuru1IWRhGOclTudTkl0gxWCMFC7VLYPgaVgwrFrprW\nuvDBjZydAeNYU6PkVDgalYlJywt9U83IgZuNSuT59zbXHmZXa0dFTBS03MfR\nHz2UIB9l+S9YNad1k2mgrHYY+4ZzofWQmQOXZ6zG7hw5FUoL8HK6BDi75jYj\nqN+nbhqDd8XOhwR1l4n1kJGB5W+pU+zAQjgvvnKyWKgMnJqy82e1YkoHEIK7\neYvns8cLwHV3Y+MJrM6knkR8AWX/m02EhORS0jqKRW9kqmbgbw1tHeZ+sCtQ\ndcLAdb/mMRdScmZ1kjRpuk2Kg7u275iU5o17KWSrRu1mP11KEvp+TU2wM4Cz\nvlrCZPnuIupwH3KIXWN1Bat9HvkablUJAiiBuDpE8w1XD0BykSqexQ72ZpKQ\n55OTuNZAoSddno1D2QUFEjLxF8znWyobDFhOJ+1XR92n4fcMr37ZdajTeMCU\nvwkQep83m7F3NDjmZSVUhPQhEGiWMcAU8j+tifVvbEUDThADqBaNdmrIeOBe\nsmhentCTWURJSocuGy7IxxX7iMlyhMngchpuGJ8adusxRVXKCOB0Ra7WFRmi\ngEVm\r\n=WCeL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a85910e.0","@graphql-cli/common":"4.1.1-alpha-a85910e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a85910e.0_1629541962693_0.9392502938013276","host":"s3://npm-registry-packages"}},"4.1.1-alpha-64f8f73.0":{"name":"graphql-cli","version":"4.1.1-alpha-64f8f73.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-64f8f73.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"27b6e36ddcac1c28227b69b1771ee9a1d32925d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-64f8f73.0.tgz","fileCount":14,"integrity":"sha512-u5x1sV6+w5MguR9TcKNR6Y+R5KQ/kwpCelI3UFjXcDwcjw/z07ZPGflCbTe7PHWZkOVLboqUDMf/M7OKQtA0tA==","signatures":[{"sig":"MEQCIAyT+cJn6UxeVLz473nw/Qa/C+8KYLdD+QAFWSnBGntMAiAsYeSLFuQBtADcxUw67UyMfliU/hrlJ4ZQeh4cvxurdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhINaiCRA9TVsSAnZWagAA1n4P/2lJuntANp59lfk4meG4\nFsJDTINCMqVxgsvwWxht3bax3o+Gybn9Yd174l8iS4psKbvYZeTRzfUMsqX4\nTNha+fRkNzb2Of2WMjTK6Rf4D0btBRba6KmQQ+wjKIrq4LGJV9RJjmORsAAD\nkCF/0qj5qyLb5UMUrSra3+oLMI1czo8Y1mnMjL1tjzEZtSlCEZG+V3dTjQnm\neGvyaBqG+6EPb7E5e4+BlmLxVMv1S82L6X8R5BnVMiKrobv/YmgePOY+qv3r\nprYQbtlbtq3wu7gWxuv8BaQeAP1u+svlRMBew+151tRBjqUWiRUs1Bg5ULw3\n0q0XrLqpSB7U59YXjYFEc5S9paESnCUlOfC1VYnuzMHeYWEhC+OsJ0rAEkPU\nZOQkyqQgclZZJZ8S0u6/G380P9koF75k+QXfxF0Gq5y4vQcLKpoo9kSQWit3\nV8FD4Mpn1RkNQyLXIHVSzFC/do8gNDTEiDES5XRjJnhfdqxrOpj5kpd/GEEh\nUdgRp2dhcNFG1eFC+XlrbcGeg06pXn1w8be/VNp/tJsPz2My2KXG9X2vMbXY\nKEkp2IDxbDSs52nxha6dVJ2l+O8LWEZYMohGvBJoQY2tTmgVWyAbR8lCNOKH\nK49sBP1stRlel13Ns9It4fHlVouhohy3kSAMHj75NAX4VH0ceknMBFCgxMfe\nmHJ7\r\n=b6H3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-64f8f73.0","@graphql-cli/common":"4.1.1-alpha-64f8f73.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-64f8f73.0_1629542050242_0.023242519732410427","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0865a80.0":{"name":"graphql-cli","version":"4.1.1-alpha-0865a80.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0865a80.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6fbcf32cd3b9de139cc93ab64e2b512a7386e056","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0865a80.0.tgz","fileCount":14,"integrity":"sha512-3VdiY8Atzd9HOVRRbaFWuNkfLyfWupqv+yDG914oHr5ahfI3G7DbJquXcBphiyBMsi43tzRVfJzSkGWhjZffow==","signatures":[{"sig":"MEQCIAEdj4SBld1M0oAGwwxX9KuV0o0D/muNIoE/KA5/wvscAiBpyLUh8l6naIXXYijg3mfmCmFZeKKllq52yUKirrkj/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPHTCRA9TVsSAnZWagAAo9MQAJxKBcMOTJSchYR3jaa6\nz+VyvDXtXQzCxP+xl+KMK2elgB30K8Og+Tj+7O/d4aazUhoNKF1JziImr5cA\n4/Jnurxo6UTIBKqd68dF4y7QLZg0+/L18IA1dL2RwyiyPCV9iqnzrgOeXQtY\n09sSV/ge3PFKhoNEAJ68FvA3lWpT8QVJFvUXBYrkvyjaYEX6AAVWDJAwTkkU\nAdRo+oTNl05tTXRwMQVf+fvFeO7UVw8uZohXG+J4XfwG68IWlh9ukBIRIsUV\n1yiynEq0+r5a2/FKBOCA/MKRDPYnPgwBA/ojAHGpq5iznfh6MAHWE01ugaWW\napztIC59HuCPKUhbRZxT54ZwnMZrydmrfq3IBUx+o+6H38YOufyuIZBXG1Rk\n11wnmhf1pRReuyOI5EZ75CkPH0smdWrWxUMkzloh7Zm8AeqXxuWmKLh84CAQ\nG64ZmPvqt2ZjkKKgo4j03Fxj7VCKm80CM+zkyvwdbPcjS11x0qv2QQF5cgAy\nqrTH0Slj7gTkokzBazHAG6XbEDR0VIg6E+Ct4oFTpAhOdermJgrHmJvHhCJA\nE4jLj4cDHS+4+o+bv6wTeFo24eggKsd/caU3vusxludWOdB87YDe+oqc/JdK\nseOo3ffYPsNUIRn4GKT9+akCPvD3oYq++VqMRpUXvE2fT79xsDkcOu5oExQX\n57Qf\r\n=digK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0865a80.0","@graphql-cli/common":"4.1.1-alpha-0865a80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0865a80.0_1629549010943_0.8266801606318106","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ecd7c32.0":{"name":"graphql-cli","version":"4.1.1-alpha-ecd7c32.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ecd7c32.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"56e3237a3fc8bfa580ae4ff2e1c6bafa3ed7c132","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ecd7c32.0.tgz","fileCount":14,"integrity":"sha512-CEubVLjzdFWBum39KC85LK9VsNXMpuY/PuWPq6HeHe8SwCQTQzZhR3OQLwstwYwoT9zOYNOe6WJBnOjZyqzoCQ==","signatures":[{"sig":"MEUCIE2bphHrd+URJ89QAYdoM8O5vF4QkykULOo3wRiLNdCmAiEAulj+1F4mY/t5iqjmuD7UtbxSiImI3KLpEhf3EDPMjOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPIoCRA9TVsSAnZWagAAueIP/0gIk1iRiIzMWWLjwxXX\n+XKvzMnE6/GJIhW0WQeWBgg9kt0aEkzd7mRc77QvLDYckGEFa3h96KurVkzx\nV8UaS6ktWu6Teen6vAFKeCHFNVzcIbZsxtckg+DMqWZkM23/Rv09tdbZ/DfP\nGlqwcO/cfno+IBK9k19o/MrxCEiwfIQk82flcSBGyxT4468WsMg3kb7ZiCkd\npZ+igbwR1TTgz7RlLJuRSvPacAXBgrczxhCf/Vp4ROV7BEZWdMlM/zegdGI2\nFk/m1pPigg1aNSl3miHh/WuU6uZj7+qPNcrElQKR+dhb4uhxy5FqVbDS0WO8\nmS5UAB3mTTfnTc2WG7XlHfp3xK9cQROC1gjHax8QFxNsZDzzJ5Z6+f4UfH68\npiuPWC4aN7XXoPxK00qPFU41A3T8TyGyEOUwjLV7M3rZgEg0DuoCMfwC177A\nIxJgShfMJWXRUnOgIeW1/N4Xa/TrsOKjmQbxvMfKW4jTaav039PVfPiisrAt\njYXOEx0ijTsI/HkTM5OSFCX3apl1hFFEckGaWKyCS93zVQ4+KLD6zTQcC8Vf\ngkEp+ML4b1+UoJxWjFtXwV7wbgBguxstJ0pRbdBEW6Z/i2cl852eX6HxdNw3\nylo2Qlsk1ZjPTd91uvk14+7je0mAqxitnJDSiTmPWuCAGz78bLsM9amBIeq7\n7Fh1\r\n=2UII\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ecd7c32.0","@graphql-cli/common":"4.1.1-alpha-ecd7c32.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ecd7c32.0_1629549095951_0.4124939608807152","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ae37b43.0":{"name":"graphql-cli","version":"4.1.1-alpha-ae37b43.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ae37b43.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fff31819d1f89fb1dfdf3c1f3099af9c477c51b9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ae37b43.0.tgz","fileCount":14,"integrity":"sha512-lihZfLpi4eowTrX7G5KpV30wdnGO3uBVD1Noh/bW5PNy0LRPXb3BL6yflYC7AHW+nUKIy51Fnzsla7D8gIVqvA==","signatures":[{"sig":"MEUCIF58NtxGMxTEMaMS3zIDuqQwBhZXDPAXfq95RFqtOlyJAiEA/y5JvdA56zctrqZdDCErCT5bE+ywJy85GnMpPh6ldFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPJICRA9TVsSAnZWagAAXhkP/jGZ7cdzY5hNCvFHY0TU\nJpBSPckXRNJi5ZbhcWnMzKRrpUYxxmwqK7p0IYxS7eh5ebTyBcskYsrsNZ49\nn+2CWpZUAOKJIxp4PzbEepyAw85/O1O1CCqjdREcGcB6/A4sF9GZjsGv/BFC\nEXjCFohRCpudUBa8MYmfGvtBjqV9yRc4WWpYGvX6kRi+NnA8XDsJPmKooVG5\nWLZ2z5a+mI0nJqpOcslcfv2X1fJnFXTHSd2Gu3TgbWvWrzd590OKGB2MB2t0\nDr18lAPFMqsGiOMpDCNgG8PYPN1L8uNE2QKeQ7ljoStUP2UKWq1mzjH2PrNY\nrxqSTH41QOubmuiXQle39x00ku/zyGoQu8pZGNJgyDg/H+3PkYjlQMkIYfRK\nSvlJSHX/445q08bL06uVJoBYQJHV0n7ObmZeV4HGcv+bLBoyG6riBFs2xHDI\nx9xTmTjNV8q2m1JIN/bbovul6ZEaUHN98MA6yKu7l9zGegIXSm7igBJzpPdH\ntPqcDxuuLIb7GI8FgXVlnVe1wRAbl+rFG4+1fPqyFx/HYl19pX5kXqHBVuoD\nA9ZbNiXlf2wwRH7SZJMzJaUwXdGFIeovJJ95kVs58gLF5LWc+O2iXVR+m7dx\najjeK2p0HjNf/+pEfhk8+K1QnTpss5flwtz0z6ZI2f2gSKB/zYr7FijDoHPp\nKxWC\r\n=5rcS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ae37b43.0","@graphql-cli/common":"4.1.1-alpha-ae37b43.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ae37b43.0_1629549128744_0.7270417304485035","host":"s3://npm-registry-packages"}},"4.1.1-alpha-16b70a4.0":{"name":"graphql-cli","version":"4.1.1-alpha-16b70a4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-16b70a4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d069409690eeb0700995cd3f3d86c4523e41c006","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-16b70a4.0.tgz","fileCount":14,"integrity":"sha512-0Nv+63VHxRoaNDhhdNpDkuUad2ZA8mI1T9HvgObdKvfPIZN5egQKFYbTumOregNM9zbJz48sb/oaQ4PtERSE/w==","signatures":[{"sig":"MEUCIHtN2Kq3zbLm5iHmc4lusMveUAvOet7qajBCjgkhne0TAiEA51zO6l3ASUYq7eZYnY/gZkk3PcPtRwMCXecIhH3B4hk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPJmCRA9TVsSAnZWagAAYIsP/j/jgrfR2ZHlWl71fnRB\nMwNh75DVi9vLiqeTdRa/ZC4TMxGct2gb+JxS1U7YOUiGqFnLrEymYuRdV1XT\nSeCyOgUEzQtbUZzGFbq2DZa3V5X5CKeIQo5M/eCqYH1ccV/c6FYYRfSqsElQ\nKwRWDQNZYKBHxUFVrc36Bz+wyU516EwBsoUxvh+QjCbfViDwbrRwJGC+n74t\nvFdupc/O3XvwQd2gLCFiVF/rnK+oTL7f5C1zJy/e0CvFXdc3sL0+0oEpQpOU\niehYxuF1Ar1x2NdqgVSRxIRAM2/BOOI4KINip5lRvrRNUr6cxmBKxX8/pkDV\n+aZvni1dMYw7b8/UP7He/Henvsh4YctEMvZs8CQHr7sURL+ri0I45kB77mlb\nsGxqliHo/ow5EDs3nB6mBPe8p6qHzOs3eAm1DijCB7O6cMZyJIpAZWs+bWNF\nvZlE2sxChGv8cxG8ypSa3vBAZcAbLShY1Ll7ozr66Cn5XyIXMOaJnsAg7VH/\ngkgj6eYj/J/X4BzCCq+tLwxFzxJ5LPdN1LxCH7nRrjtdAEcatwA2okKlS3y8\ncshRUD2v6EKn5JTRlhebAkTO2ObhtqduaMXgGDuoBN86KOgMCyUHux01CHe6\nkbrLicXRNLKM9HhrG2f3qmn721O1Vk3sKYATI9KdP7DCKejTpBafSNwQRF/U\n2+GL\r\n=sXhR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-16b70a4.0","@graphql-cli/common":"4.1.1-alpha-16b70a4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-16b70a4.0_1629549157906_0.868157294782264","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b481f49.0":{"name":"graphql-cli","version":"4.1.1-alpha-b481f49.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b481f49.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cd6d7137f7238a6b0d610c5218199650091bc9c2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b481f49.0.tgz","fileCount":14,"integrity":"sha512-4+QxXaUNp1j0ZpsHLOZHGEJViUB8g6KyTEeC0/iDwcTtwTs3Ev1itfRmkXLawm4sPFNHzuuTCKQS6xixKSq/Aw==","signatures":[{"sig":"MEUCIFfMDFU8OizCVchx3j6p0wWwecvsuVlga0X8HqpqCm7fAiEA9zkoRGTgtn7KMMU/K0eVQJAcVt/RiGGJz3Y/cDPZX+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPJzCRA9TVsSAnZWagAApoMP/02IJvSJ/R79o3AvFhDj\noopGw7JShtLrQxG/wF6iHWjlUzS32yFTpoHVsFKWLUBuJ1Kqtg1FkRDyKg56\numOfMfbJPvuN7rojGJXAh1Do2f6lSQVe/ll9VDO+6NVLQV9zfVfh3S/hDyPV\nZppXJnZuyVzhg2Xm9xyhEuhLxdRhfWIPXTUs9sWkKOUE5tqc/Nii012AUAch\nFABBuB+77ykkWa02zhHao0lIZ6gC5hASdAeeHh4K65P908FB0bOIlmFcPzNt\nzURr/VqLG5ATZxded40BGlea412M0mLq02pp0C+jGWq7D/YrMR/sZq/dC3v6\n3rSwLmkgtHFB9Y9LzAohy3NG3QcWtUp9TXV+cz5EBJWosXvOyGQKFpqAuOTg\nDgPWzDLLIZVr+MPwV8feelyeSPG+o86qR5kZORsNJfdgavZ8gh1lUoeL+AZn\nc3D8P3x0dYyJTc1DW24VCuKTiQIH1QVdQyqKCmDwWf3aXMwxIiqjHp2k3dn8\nKuNNSBBLKXSk+vO1mdVUkUjAlXEiLkCxKp50DCfzNiWqfNVPz2HHXX7P5aoS\nz1ltdfaLgYh83wYlv/UWta1GhM/roxwJNT6jMPiRHXQxDHnLO+aJ4kwsrusS\nW6Vg6fdi4WAOJqDr5mgLda4n/TVTM7sL0+szFqilm8wlCHEEH3BH+FC0zq0s\nSAcb\r\n=jcIM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b481f49.0","@graphql-cli/common":"4.1.1-alpha-b481f49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b481f49.0_1629549171711_0.6201459300497933","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a5ea056.0":{"name":"graphql-cli","version":"4.1.1-alpha-a5ea056.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a5ea056.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2b9d67ff9e869714bd1b51814c9e3a465373f854","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a5ea056.0.tgz","fileCount":14,"integrity":"sha512-vASet+kLYgP0TKtl0fsUgth2isqPfthyfP00yIz9BfLt/xi8Qtqk6IQyLqC5O4Rde+FpXw9HHw3oovdmmfKA4w==","signatures":[{"sig":"MEUCIF0k4fm4qIVPv4ndGxzoLUX8xvbO0NozU457LPe830ucAiEApBr1BbaTnSxmokwJF0rB2YDdMMZLPg9HMyXG7SX5C5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPK6CRA9TVsSAnZWagAA6coP/jOuH/gs8lQH8RL28UeE\n9rOxMkZ1X+gHsotJ3PHHwcazrxmp2ak/HzY6W7BnYk27c44j7oHfqTFJUvwP\ns7+PAwCHtWAOfkkzt1mC5MjT0nVu6638BVbZrnatEBGmvVIDysA6ZxC9Kz7O\nfm4TcQSnQbQ4h69TaNgKsHCbNrNSEN9ZNDTljkVLuqLe2dSRe5C0giSriLJt\nbtOGvaon7EvGQiQK8CXMfGN3nhoJoxVfSdjb3dBzqVTGHHzTmjYGlXxlp8KS\nCBTfL/lY3RxXsSapwGVyLaeqObAjwCXqRfrJK2WDlWAlPFczr7XMNGWDKTS7\noilsdwc14xS7bQVyNFN/YC8mEjx3kz1+cQjveLYhs4CAcEVPr+Chm3qKaYLW\nhhdbamC9Ua+OT0JYnbfL+rK1QK3I6ljkxmZMlOGATcROMbkP50w78J4PKiqi\n8pgHurGW/jlFLgQ9MXBWh9JEbIgDzTRVmKSm1yOGtCshVaOFwj9dhMJME+6w\nucQZySDoa4TQhwSsJjPuu6pECuPs3D6ygcWJe+0LqsLR7Gug4WDFLU11ca57\nKTFW0Mjd6Tj7tvp/ukGmv+JnaJJ0tQV/dhh80cwUgnJDsM39jB/ZBp7HKJTw\np6Xp/E/MHhbI+g4qlG38R3L+vGIA0zlsThbiuVayWIBJZBWJpL3Z3KgmdA7e\nhqgl\r\n=6S01\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a5ea056.0","@graphql-cli/common":"4.1.1-alpha-a5ea056.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a5ea056.0_1629549241837_0.7262953575827933","host":"s3://npm-registry-packages"}},"4.1.1-alpha-821d9bb.0":{"name":"graphql-cli","version":"4.1.1-alpha-821d9bb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-821d9bb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"45561e18f2aa0ecce8fa47918052589791912db9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-821d9bb.0.tgz","fileCount":14,"integrity":"sha512-kkO/2Rz0VhClGcMaJY3rya5cX/Iq3F6NzbDqYnZGuqtDU1FodH6TYPsxG4tccx9kPdxQtnBL8KfAajfa9rO2YA==","signatures":[{"sig":"MEQCIHSOMtHXqYaUhadtldOgTN3/71hvRSRVd5afc1iWFhI/AiAVphCzM7FDHJUosJgX4YQcI9NWmmq7ADkpgqqUMulzVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPLECRA9TVsSAnZWagAAFYMP/iQwFYQo/HUYkWpmb5Up\nLL7jXWRCAJGvKXISDMz5xGh1AjK9MZ8iVBq/rnKiaj7IGXo1TvzHl3RD263V\n0U8tLM9eaHbiGCrra0V1DjVVL+kYvpuogYomn5q+OWcP/qBaecfKz4N4kllH\nuwLV5EeNBldjSjiP+lnbWZfcbDNNlkLGWqMvVw+AFC7K1FB07R+DEb+NyHsq\nYuSdrdwrMEzXqpJxW/15Fgmc4xFsrrztECHKqxqPytDif5eQ9XixKK/ybLrF\nRmBuM97DczCiqSQOT4t15iiWxI2fjTaZzJHSRnWHmgB+Zotc8SLA8EpUdoPf\nGXf3cBGKNy7qrZwDm92x2/WKR9ZyKix7sXPvjzgpN+3VMzkb6b6WQp1QSPTR\nK/KMjzIVxYF1BHM0ugMYVwcztWlTXtgY67kPbb6KaA7n2sWjVtagT3aFCe3s\nTJwEZXkrFSApoJ8oD7raucIOd47Q87S0RCVak9I8L2iu8Kg1l3T11FcaM/L+\nKlKZIhRm0LBHt5vvkrSAkSWWGJ9IefxGfLPD7ZtLAPmRframQAZl6WmB2mBX\n2gKPEqwg482bVmPx9NmqujlYI3PuPYZZGMQ1PfBW7VYWquapD3Tzvix+E87S\nEsvjHpoIXf4RPI3DDDewJA7xbl6Y6652H7p1a8vTWe8eDvSaEIs/6HcVy8JG\nxKQo\r\n=Vj+k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-821d9bb.0","@graphql-cli/common":"4.1.1-alpha-821d9bb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-821d9bb.0_1629549252517_0.37727927544795636","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9b36d22.0":{"name":"graphql-cli","version":"4.1.1-alpha-9b36d22.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9b36d22.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b6822a1c92187faa159cad437254d4a52a840872","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9b36d22.0.tgz","fileCount":14,"integrity":"sha512-XiZXg1m22jYtBUN4byVdOL0iWnwho3wwquXjWA1OFPN6ZtdWSFpdIjmViqDrOx/WahyXgquZQ0owvKJF0czDrw==","signatures":[{"sig":"MEUCIB7HtALcDFFLORiL4lkRIdTpCJ838UcbI3ZCmYzzQkEuAiEA7O93To7h8FuWQxmZfraHgACsfQpXJ36yh6LDrNwDBUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPLVCRA9TVsSAnZWagAAGPsP/3zUwhiL9V3ql52dC3J0\nBpQyO7++/czwXTcSpmpLVcm2aA3aSFgYGP1Kp8BU3QVYz9/ws7+gqSmQggXN\nCUWKyYWZgcmR52NJdyWbEi4zz6ns/d8ONaZNBpUhhTN93I2Qp/AyD3NjdSVx\nDVvrFeOaV3dG0jloVqGiiJQXM+Al8jizz7Ht13ru1ZMv1vTSoduehbQaOWuP\naMnnueiiZYDqDHwAIjvcbiWKLrtE7gWMoIrAqRqIrHAR/0ft+W2ADm0iFk46\nME9Hd67s+Bq3bWFVumIwnV+1ArtvPTpqulaVWCsj1JufXeRlgP7Ztivi17rg\nbgGvSkwn6fGREt7pBS2l3N2u/cujkQ30Sfex6AZpt1EzzXqLeWs5hY1V2OBg\nsVHvAmBm1gqoxAcQ2GpG6cwvhAuIt4iB/xVzGHSx3nxLHQtKDIBoAEKeQEpx\nr+HV2O7N4TYpWd4150+OUq7vxXOn99AbmjMUPBh82r6towUwSY2YxF6DaG17\nH3e2PjHmsTmlVQ5tkKqO3GtoFTiOj+O5d6jyf8x+OiBATSj5uMe+51pPW5wR\nBfvz17DdaPUu6HybMXNOf4bCltrJ1dHkDxh6mKG7Q/QIc2Z/4KWayUKofWB3\nTAaJcnm0G0YnLDkdQippnzKBnJ5fsXtMeaaVJ5DaMhdEyz/iWwoVrytn2vlI\nBDxS\r\n=6lKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9b36d22.0","@graphql-cli/common":"4.1.1-alpha-9b36d22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9b36d22.0_1629549269679_0.04816484352150496","host":"s3://npm-registry-packages"}},"4.1.1-alpha-09c2f6e.0":{"name":"graphql-cli","version":"4.1.1-alpha-09c2f6e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-09c2f6e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e8393e966f9b8b6dfa677191d9f58923b047a00d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-09c2f6e.0.tgz","fileCount":14,"integrity":"sha512-4NizoArubRkNxgBdkEImqwzDHkq103xijqaaMHBJqcfQFwp2a5pELZnYkv91LPC0WoYM6U0fhRJ5UQUpIB3jxA==","signatures":[{"sig":"MEQCICEMexBKz/QRMWcUuCwLL9C0yOOoqzQxLZao/ocECV2EAiAD0/xbRmIVGRtXIb8vcauQidXC2CrByrPct7ahDrzeDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPMYCRA9TVsSAnZWagAAfjQP/30o4sKUwO8cSdOHz3Vm\nZ+Cv8nijL6xUQghs4+jKCvFcQ3QVvzTG0HEc4P1NiT4PMVk0UU0rrw4wQhPo\n29KmIG1t1XkGuNdFjeCoR4UvhbKJNvSSP2vDQNOhZKjURWpUbMQLqC1BkBrf\nKsBIH60g47ni9GHQ1XETaf1mdXc0cWLvD9Jym9EAPHqc3CThsHPCMmvOnS7Y\n+cTL4eSpGNTl7KwoqS0nVRYK0QZuQlYXHibylylngsVRjg056qHrKlqA+qVk\nf0IwDdgzKm68RgWOGUaUVVU7tIxHgDTMGPS4OAk9hgxT5z8JF/7HQydgPLsH\nrUvIa+IA5Z6Oq2TBvPJHHG58ypM7Qhgzq0DP9pd5alEftPL7JROCzxq3lCAl\nbQsi0lgusAFZTg0WRQ11wi3OWLTQCMgAfb7NPgdD4SAunH8cfTPbAzNunD5N\nqfPdb/yTiCcXMDZnMheEr6xl9E8gRaLq/WtifYvSDTwJtyin4M9FACLSjTH0\nWiRGDebiaM+mFnnSZqx44DtHn3oLT2WTvfqF4V+VQ5lMpg7j+pbJ2fFA3ngf\nj0P4/JPBa/AXkhhAead5ZGstxTQbc+l4BHuxOtf9bC6sIZVozYr6YX1qgd1A\n5l6HuJWAHxMe/VNyX52xCNIl6DvtM/+SKjHu6dBN4MN+76yj0d2ji2uM7DgA\nA01Q\r\n=1Mrj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-09c2f6e.0","@graphql-cli/common":"4.1.1-alpha-09c2f6e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-09c2f6e.0_1629549336355_0.11995472582583844","host":"s3://npm-registry-packages"}},"4.1.1-alpha-16ab3e1.0":{"name":"graphql-cli","version":"4.1.1-alpha-16ab3e1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-16ab3e1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ecace53e78f021ee36a68e2cdb51dbb8977847c1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-16ab3e1.0.tgz","fileCount":14,"integrity":"sha512-QCw7XVHuRu9TUc0hPOnyOkwD4GnzHg8pzdjJorko7gJhW2EMqeoSkkSy1moq0pfKP9QKMw8g9BHNTCzs5UTVmg==","signatures":[{"sig":"MEUCIQDV2GXKAKL+7XAk31HOfI56RzzCb0Ha8AUwf0QME7PJ2wIgcc4TlLKtx4DMdtnvMfkCZuO6m6x/jX7z01nWj3Vb9yA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPM3CRA9TVsSAnZWagAA6OgP/ig87bKSCJnfYwP97+Yp\nOzIvToVaUbns55gd1FmpI73kqB86EG3ML62TFuN+0MJDTGBOU9XeYbgwJHsX\nlwesxBk3Y4NWPi7nIZCIwFC92hsL9UqrF3SlVKHWSbgBeLDtQLZt0SK9+b0i\nV0/BvUMiAL7FQNKEWtLfUVBINkW5mE4LzPrccQRwyjnAVvfUSrjLD4U1cSM9\nWCOND2ZF5t6I7PI9ECTai6yheQGWBpYH5lz5Xfr8MC0tbED4Ffkb3U/KfX96\nbiLBZ2xz5xpj3WWv2DcwQw5UVMJ6QUr2U0Bum4kX9Ifv2uRO21B9k0TBGQBB\nlVTIx6JrZqG5+oUvN7CXgTc7rw8gUDI2FMoZhJt+dOrAr3i3Nh5XKZGP6Ep3\n+xBaP0l3gomjyTxKRCVLJZ0c1qPEARVv52GUsSTyZvKfhDZtrwCUxmOgdMJz\nmwBtlpbEQNFIkxQWyHYznbu7W8TsHdMjmow8lqcwFlyh+4myzGF6PUknwUOg\neLAZwnXFQ4l0JBpw+s0b8pTl9IXN4lIyLpDPmDMSLOXKJaDCGEjv7ckR3tdj\nG95QJM8KucomNrL7iSMJ0+G9vs1S0juFPgLs0qAVrnXMNwFxRNXUVCO+NEts\ncVFrDL+y5KyTnopGtjzMT/RGFHEO855mMgsS9aRs+5fQ1ijy3179RF3c19mC\nQuRD\r\n=7nHz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-16ab3e1.0","@graphql-cli/common":"4.1.1-alpha-16ab3e1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-16ab3e1.0_1629549367823_0.991291697622319","host":"s3://npm-registry-packages"}},"4.1.1-alpha-68f5c84.0":{"name":"graphql-cli","version":"4.1.1-alpha-68f5c84.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-68f5c84.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"994be67bed49378e4c7b4a80a29e8cf46a346cea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-68f5c84.0.tgz","fileCount":14,"integrity":"sha512-pYHvgWRrHULllQTaBjwrJQG7txbu7Ymtm3dYkbYSjPJu+B+Bxn9Jw8o5X+qv/IL8MVokQNG3y1Gh4EsAnuR5fg==","signatures":[{"sig":"MEYCIQDILMEVDYIoVuA0E7gpv59AtNztHxVheJSTubVR+oRitAIhAIhbhsmiRDKqF1dzL8N8iscREwUclYuFipGqgRDXkPMj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPNKCRA9TVsSAnZWagAArQwP/3eMyj9Wy5z1RNZ9g2NX\n3gASAdbgdI4SFmGfJZ35Otwrx2rSLjUpOz4LGbHXOtoqf1EIifpjHsBsmmLf\nA7QkrloJNP3tk2ETVLYeNFS/qvADsb9kvvzWYRoz/lfMfbIpNAPnviVaZwdq\nCl7YpQKouwCbPvfIgStn3QUuSNZImkZEW7eEs/stPTmTkpNOa5d8yEOCZ+y+\n04gWsLqDLSon8OCw7beje82SYDVyB7oQqoZD0GwCxgrI0ROxWkJqbxIlf94O\nt5fslI4Y+J8web7EZHZPS15f08wkwO2k3V9y8Ac++XmM2kP6ED57UlfRbcFU\ntm5pP3AMJlWc+CodOrQ+H6bocAycL8rZFmtCUtvizSaUz70p7UQ7sgowqx1q\ntFNwOX/E+1ht7C0fOZ56FE+KYWGowvdDuHIdvDBR6iZp5cIIZpVfUxHLpBv1\njblkzvp/8J9PUP6muc53Zl9s5rZKhJGRV4eDhYrgjC+9VdAQcrmyegKm02Hk\nCYLOrEydhBHZ2tAsOTCskOufdfYC7i0HlAaXLs30+bG833OUgC9Jktxgmhij\nfDy2fWACSQiC4ys25elOrS++8YKWNITT5Q4Lbt87/QwAaeiLbr114cjylIbl\n/k6H1QzJ6IpEhSYG4jlyRD8vCYlEzyq1XVupZ+USfEa+f/c2fNuCUjwKZuC+\njzUN\r\n=hrQu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-68f5c84.0","@graphql-cli/common":"4.1.1-alpha-68f5c84.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-68f5c84.0_1629549386358_0.24688276731641445","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a367091.0":{"name":"graphql-cli","version":"4.1.1-alpha-a367091.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a367091.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"41b904b10a73874ceabd2af915c0ef20ed1801df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a367091.0.tgz","fileCount":14,"integrity":"sha512-5bj6/ykakuAwieZCeT5RPh+Cy7dJxOL1h6hUHoUeeyR4uOirDCJlCKvXGoAJkLLcUnNj30LrjOMhnCUA7t+Rqw==","signatures":[{"sig":"MEUCIQCniURHs1IKhGhbTTLmNsgDIhaaZ0wRo+fzlY52aIcAPwIgYELGgd2mh7kPCFaJhbdB5w285psLakQOKal0n58/X58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPNWCRA9TVsSAnZWagAAnt4P/2ckpEeWusOF8mjEtcId\nCyXvkwmE5k19jFDcmSee5K9wAuqeL4hzme5/vhOU0/VVr352GRtA1xBKP9Q2\nsXxkFnFSbXU9Q/mB9Tn0qILpPyCFTxgpM6vtUxZLQ9WQJUZAwMcChyNxyZhi\n2R6Ti+yji0slBdk5iGS8zHj5UgFkFv7xDiArbTPtPpTCfvwsGyzOhTmgP3GC\n/95aEOq+m1EFFW50TuiO1TMAqNPDw/aGGbQQSwSCkK3NpL+QmsdJs1t1SvZY\nfHOhw0AX5z+fSCZI8KhqCWoXUwRRnRnedVD4Ephok0SbJAl7m4G4qgPsPh7B\nrc9v2gwIpszcyeskHy1yP99iXR/CvcNGjDIQZHlVTEcVe0r4770Idcb6odEu\nHVfGFZLrVutbM1zD704xP0w/qV2XOyTz2/hlnKdkDmNij16o/PwowcHaJfsy\nfBOtNBwo3b9VHX3im5q8yY7gMMPTV8aJH+bEIceJymEh+flexzWMXHuTocgN\nn2HSrxIoUJBSYlkmTac3uiF5GlMcfcGcZfD+na86/BtNMfStmM0utfdNLeLJ\nyk2htSOtVm4SPfxqGjbiugzERPgmumVB/T8vLY56jpj7VLEnT/Am73G0n+Xs\n+3Ceo0N9zee6BwTdpXeCypWkr8Tc0XVIRbCB5Pd7TjALyXBlVUn31ZW10pe6\npBsv\r\n=1Zmy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a367091.0","@graphql-cli/common":"4.1.1-alpha-a367091.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a367091.0_1629549397930_0.5674686748518472","host":"s3://npm-registry-packages"}},"4.1.1-alpha-46c30fb.0":{"name":"graphql-cli","version":"4.1.1-alpha-46c30fb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-46c30fb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"690b5d8be1028eb05759a0e4add011dad5bf964a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-46c30fb.0.tgz","fileCount":14,"integrity":"sha512-jqfmK7RimjCDIVhr4aBPMBaGzZETedmm9T3JxVuic1MRoyqDtCG5rhWMtPzDkzeKZrYeshw2i2dsH114TrUvVw==","signatures":[{"sig":"MEYCIQCKuSZU8zxh95TFpv5LUuLObG/0sRJj8zpGETcKx24HHAIhAPjDF9AAxOL77d3xyW7BruMuE9HKgOmdUTnLDfI2CBvZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPOJCRA9TVsSAnZWagAAFwQP/jMiJugETen37csoLJDy\nhGvguVbdZkc1a90rHcxB+rvB7dUg7s4zm8vQW3j5R41UV3JkiIK5lPsabpxZ\nZAiiNf9PVO5GxgEVyChreDasKCld66XD7hckaM7foPxUgUv0K9ES1edFz7br\nQqnIpishhBEIqKIrQ6bNCLrYTPqQ9fO79F/1wSnWn7oC3NjBaT6JVd89wtfK\nGB4y54RZOTp99wGICDJHcy1ePiSMy8mVDJhdRNSyCcNUEuIgko5lbeGmDwww\ntzeBxT7NXqHVGnct+ykEoBf0BI6oyrccPJq01nrVDKfYbPzQC+4Kd6SgpIGr\nU50OajQS6x+N8LhR2ASyDESMJhY9Q2sQlLppXzdWBQ4KAFlWetsiDffwLbuQ\nhcRiFRww+Uy+IPjgGvDL1i5pXhQ1D38T9Yf2NGtsVFH+UZFtkA+eXiCdIIzj\num7xbXtD2MG7YA3uCsxFEe45diwePSa4HwFtcaz7tmU7Hjsu15IfijnZWP4J\ns3OsoamcgHCWRSLC9grpYz4bgUlWs1L0dRbJ/sMsn6fAbqDCNyPkItbD7NYe\n4hYCciYXjfCNPvR44n8eOtjoq+zRi8YRN12ncAZ8Dq4rf6q/clgLgaGGucV/\nFXPtcC2IG9E1V6DBso+JM4mQf1eeMyno3mlwZI9RxGFzM+iueq2qEWEOnOgU\nER5L\r\n=mqLi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-46c30fb.0","@graphql-cli/common":"4.1.1-alpha-46c30fb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-46c30fb.0_1629549448887_0.06386809891823075","host":"s3://npm-registry-packages"}},"4.1.1-alpha-77ae567.0":{"name":"graphql-cli","version":"4.1.1-alpha-77ae567.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-77ae567.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"517ef408c377e19661617571d652d6a3e39f9d27","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-77ae567.0.tgz","fileCount":14,"integrity":"sha512-BMGOZ2lxbt1k4Q+8FB++Iz5b2DUmIMWfAmns8QHGcWishIrnvM9zhILP16/OUP26fVX56elgaNHa/R3SdXxaaQ==","signatures":[{"sig":"MEUCIQD/ja6gv1Py2MF6y/Qn3w+7XTSdgv+bvW2xp5f9qEclSQIgXytteBEjgRScHbEyqtOAo4uodEx9Bw8UX6FKWDGoFnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPOyCRA9TVsSAnZWagAAhNgP/3ModcRvw5v3UeiEYp49\nFSmPwKiAOr7P5RkbDNmuy4LhPT/nuJwK4JF7CvGk8VDoUjJZcIjlN5eXJyPS\n4NpArVgH+jtxf62G/Ny7ole0kLS/K2KptwzMPOeXeoaQq2nsh8oWnR4m3wPi\nhWfjKkLFm/ujDLhR7UVZf3gZIqO9WBZHHbEiDXsCw/QHy2h6jpwqWg3jg4QB\nKDHZQKNA/zwtpjEZbvL/ZSe3BPLCOBANqv0/aG0hP/SQ8K9ypLwHmiHr+hvd\nKvlPMQ9Ekr6BeRpOtvBa7wLHzhIIEIj3Cj0FoczSvI4nfhga9PJ3ImTj9Pju\nNVRH5zbj9tpAiC5wV49spe8R4aotH2QfZ8K4Q3olr9ZwohjA1jgsxF0w7Wlk\nKNyBVYPNLKfNRbrC1Xcn9DnA/v9/qOPyK5kXc0GvZPnJTXWX9yMPBAxGdDOj\nFmnVEM9o1jVVZ5jH85BuIDicbgJ5ynfLk0d1yoaVcsKeL/yfOW70kqI1tFlT\n2lr372qVMHpOvBxATg2umqyWRJ5IrofBv42DmOD7FY+kyiRLgK1YRE1SXlOF\nWmgXhh0i5YcSte1CoL+/FEgIm4crp29Q2HsyvcWrMEMo+urDjjNZ9DD+tfrG\nC6VVWNEQebguWKb+YN95trypPGgm84egLpbnEL3iZ+GUAbuRL7AQICCP40R5\nukIv\r\n=zHJA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-77ae567.0","@graphql-cli/common":"4.1.1-alpha-77ae567.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-77ae567.0_1629549489848_0.7153716710094851","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b7a91a8.0":{"name":"graphql-cli","version":"4.1.1-alpha-b7a91a8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b7a91a8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2a2227a66a6cf403146958ed7e06aa4fe6216a9a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b7a91a8.0.tgz","fileCount":14,"integrity":"sha512-KPksFH5MrdKBaYDQM/H27aURXpYvesmy1wrOPi2wycEJ/BTBXv4Xqk2PNfImYyZ0U2g4tDlNYpUgyQ2to8+8sQ==","signatures":[{"sig":"MEUCIQDCUFKJymlsjD28KwBcNbN05bHXmeOL5MoJERO7mZELFAIgG01dWn5eo+x/7/RvWGqBzf2MMK6P6TA2qOt84tHI83c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRRKCRA9TVsSAnZWagAAAPMP/2vKeS8xCYhKLmmqUEdT\nkIpBYuAF6phlgy1H9jjrNWuCYP+8c4OlQEu61GJ2dJapzmPG+J31rhSJjKgf\no9XQOnztoPq3E+PXWof3fFrs8WRZn9rAw1VRMLw48/Y1dwLcJSGklPyG++xt\nYBX+ahLN73lgKTBrSvZ42eC1AxyhFOTKU1iY70Fc9+NmnO1dIep2GAYlrXDn\n4IQOF+u1c8ZNKpSqmsXNWnqyTOTovncdHO9fyoDdUkcv6gXoLlleRgdj4qe/\nTtpBRHPyXAENP+oAKyb6HbzM3c6YeUKtV9ONpZEARYSr+M4ltXpwmKlc6Rrh\n7pZVBqIvxU1xPjtURCTivFmU2JqM0AwTXENxxfFdqrPNqhbHSHopfQDvytP/\nyFBYtVdcHtTiNYuLkrDDU4l0ZgjUPRPveopx5Xj6dltXwpqEsXHOW+2Kxi1F\nBHcEkydc/LFcR0cZhVTqVBANS7Vb7//eT/XDZXxi84aSykhp74OjlsLOCnjL\n1kz6B2lf4JMeS1bW96wqbL1btBvnGJB6D1m2m9AnYbSPOQZHf4SUv8VKGq+z\nD0MQdPHsV4HDUTB5BR14Ts8HfrM2C0C29/8ejOQAjDgYJdq/8SCSt8PzvEA9\n0ILmP9ZZGrdYG0KRsSY4FrINPLEd4C+8271WXz4IMl9mK8QA50/8YND9bjrv\nK2qp\r\n=7nQz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b7a91a8.0","@graphql-cli/common":"4.1.1-alpha-b7a91a8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b7a91a8.0_1629557834172_0.40028434068611873","host":"s3://npm-registry-packages"}},"4.1.1-alpha-023d68a.0":{"name":"graphql-cli","version":"4.1.1-alpha-023d68a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-023d68a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1d6f56fa7077eff61ea269de7e68cf852029ab08","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-023d68a.0.tgz","fileCount":14,"integrity":"sha512-m3AlcL2y2CzI5lKts2vw7rQEgF41SP5QYrDxtREFct2sfC/hsn61nDljbjY7eXSjUPZstgzoW6hUQCybW33fmQ==","signatures":[{"sig":"MEYCIQDuCtPIeRQ3g/t5j7JqS7EeuRee7cf1n4Lf5bwa+Q18lwIhAOMB76NbrdzylLc9wdDuIVlmUVbw/ZXetNVoB0bxeLIv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRS8CRA9TVsSAnZWagAA2+QQAJERselG7Yc0kx2Y2pvV\nJmJzvJtvarlPNC7YTwqVFLdA1Lr7REdLFEX6Q51OUPSPR9wl6lcZVtPpcCPw\n0yspcg+67tScnnzufU3qVJ9WZTYz8M+5dL2Mm7GUT4xEpXWg3VczCYF61Ala\nPXeeyv0Ou6YL7K4xZL6F5Gesl9nHhYTM70ZitHKRypFeJVmhJK48ZI/cX6U6\nkhFUTIJU7i6xwnY48IeN754yxa9PKrFZP17HNhkbAX4/72yE0jyvB262wb9d\n24m6/pg5aeOtYZSIGLdNB5PeBd/CFmgx7oDAeMZy10XEIKYdVJlEY8BW8n4W\n7N+OW5kU07zEAkZdoTniml3Fsxm1O9gCoKt9fCTkWkA51d4ZQoTbVk3WVxvB\nXcfeeIH/iJAGFPYFduvn6qFLzLLRjgNSoeaf0FdotXYTxHlmbSYMizECwd4M\n04c1lMchFX0fAlmxu5RtUniNfaKUw2+hp84Hj1wkyoTmu23+HvO7QeETFBpf\nICwyZl9AmqoVmp7bGT4vnMFM85Cwavy2Au1r9AgYescaflR8YCTVOrWb1a3N\ngSA0iGgTYPfAiHe7Vg0QQzRMEMMOWOlix+NPD1AJqYg4tqo9owyaJMu8Nb5a\npunjm/ymVRgXR/xMXIdAJPJGy7hlhoYeRhjkgYTmt5Zlo/4RM3ay6yez6yiY\n1XWY\r\n=jMC4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-023d68a.0","@graphql-cli/common":"4.1.1-alpha-023d68a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-023d68a.0_1629557948115_0.924300060691229","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5a4268e.0":{"name":"graphql-cli","version":"4.1.1-alpha-5a4268e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5a4268e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"75a6ccb419e258ffcd9c8b64d7e23d4b86bf40e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5a4268e.0.tgz","fileCount":14,"integrity":"sha512-acvZrmzW9DUG76/zigMGff51BE+7k/DacwD7svXBqyiwNWoEZs3NLtXwAJTtOayb+AAtcOQ1qx0tSgnoZXG86g==","signatures":[{"sig":"MEQCIAmNk+JAYEwhju1rM7UUfbuSoTDGdMDBUUbtUclUa0k+AiAXAf7vM60O0jvqQ2ndfF4DkP7B8s6ov5ntyGuP/TgRkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRTECRA9TVsSAnZWagAAbFYQAKSonRr23H8phf9sY+zc\na/t1PYMRVwq0bSAMkqPPvGf1Ld+OgUT9ZwqmPlMLhl/trk0PKBnguwiLGKbb\nWKoUOoMIeadJgoZ9uB1Em9rcYll4JzM7OBXO4NErFr9Gj4PmcANil4xAepXt\nSgcUqw15eBcmY8rGHvKrmwyXSsQ6Cm2mSkTjI7RnCzVo22LI5OQNxtDu2TUz\nQRfXWgBKCTgFvWokIKRuQT9h3GQpztaY6+wdN86G00k99876illwg5kTcaZO\n/o6pEpPuPdq5lBfnONc6pZ/2blX9TkcjiDaW8TIfkG+P8AbW3Wn5r1VEuGY1\nP417AZo1Gfmav+DAVkQ9SdJbPeRa0B74vqsl4v97m2blSukyAcg2n25teDOE\nE8yFdfNUIfhLHH1BxhXA0yPC2PT8e6uBArTWp6+RaX6zsabPz79hILyyHZIH\nDqk4UPF4ftivDxaoj7lEqKLa9Kw9UG4IKc4FFdAG4DQfFGVGHcRQSJdVS9Y5\nE6gLaGAfoRfZmjn/lCqaZy+ozzrmkpKMSUSJCrfKpuiQzv+m9CeA1nxqrazO\n45FpOAsUpcI/g0x0/LJCITLOLdTq50ApXqygbsS5m3bGQ0+ov3UpeS8JOWdI\navafcXB34DyQY2+H3oIohLe1+VfSbiaKpeBoYxNVpltFe/t37y4lCjv0Ed2R\nrGLs\r\n=zuqP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5a4268e.0","@graphql-cli/common":"4.1.1-alpha-5a4268e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5a4268e.0_1629557955887_0.5639492599120413","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e246a39.0":{"name":"graphql-cli","version":"4.1.1-alpha-e246a39.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e246a39.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"86bdd893e25b87be4c04945f2c19169e9cf5bca8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e246a39.0.tgz","fileCount":14,"integrity":"sha512-c+NbdFIWZf4Hj3xA8I4yjz7T9Od7LkmerHjYDFeqwrMh5Q4ycUieCQhvrVyFLR05ZKljFMCSq5/vCOD9irEB1A==","signatures":[{"sig":"MEYCIQCkV9XjH51c8A4ToDVmS6lSt+GyOnsSb+NYntNhE1BT5wIhAIyBii09neqvYnK4iih8r2rjfQq5UvPrX5Blr3dctKWk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRTPCRA9TVsSAnZWagAA4loP/AilHFysMklIUKm0riL/\nMKJK4381eTUr0GquLqk/GP1xlvmC2o7lw8L+WyoH+mJDCJkpTk5Ms6pCB1vc\npnzWXN2uv78E/cQObmc1E+/4qGb7UgaucoZo0RcJwQJyiGPOT0MGbM+qElr9\nNofZqjq6hm3rAga5X2WWbhTJM9e69Xmd/4HqgHEhZp2d+KiHAeWFwSzwqfXR\nFr9i7iuf6gkrBE108KFozKmBqLHgzrCdGcEEOrkNyPq9dSqK0Sp+20WZWUoX\nk2n3TzJRTbIUgB+3eq0Yi43AN6r+lUIYcbev0XYxB2LWOHLnchp1Bgdovd50\nfFW4zqzVm2PjDFeckPX5KnMlZNM8XBILzPLxDp/KegSo9OMvR9AdjBox+kdE\nCAhyjx0PCeyY0hBO+951NlWYZDaHkHJKAfvYwpRXHbo9ZYsegxwVxaIzfsI5\nKnxxPO/1McRRH0cFR6fD6ji9Vycc6CUlUlfvSqRYRe+WQrmRQiJwhmEXmEMY\nC5k0yXz0HOx6/nS0np/spWnn+tgUliYMHqG5R9FE/4FWCbUt9dxJBqPcKRlO\nK6qPzrgBWkRTafP5X6bVHoWMqTW5JbTmLaEOdkjtKb7NPVv/uZqWCCD7WTfY\ntHtScLdGUs4B23B7tIwDIkyG5WIq1mppn1EkKTpKejPW6EBhG0h4J1t1xyw6\nGEuv\r\n=Xzxa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e246a39.0","@graphql-cli/common":"4.1.1-alpha-e246a39.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e246a39.0_1629557967568_0.39036298378637846","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5f57f56.0":{"name":"graphql-cli","version":"4.1.1-alpha-5f57f56.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5f57f56.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"427dc48138c3e313a95b5321930386bb226df217","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5f57f56.0.tgz","fileCount":14,"integrity":"sha512-qZIm8qWRsoQORA+tiyv2OiMrjqjos57SW7SALFkbxcg70nUF/21TtXVYB5Nm52Wq1Is5uPdYMCLsbIYNv+RIfA==","signatures":[{"sig":"MEUCIQDgqosTFDhrXyh/3GPQtW14jLtG1T9URltDwOh+NIBfRQIgarBLxrf2Wt8zbia5N/JR+HfUh5XnkPrUYBeG/+Lif+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRUzCRA9TVsSAnZWagAAfZwQAJWhHKeHzbYrpynDIVgf\njNpaNilD4doHMMJAfAwB5j0GdobECVeuUEKNESgoc5dJGaMyvQiBawJsPOCN\nnhQXYBueAAI4a447xrgo61iydHzEwKuIEvv3/QZIN4gZhDbhh/CFnglsO5kN\n/lCC+p+VwToAUO4ZUw3kwiCtB4c0pfdNKe6rVVR7/RRLb3/3SWEVODoVW9YK\ngHGh+wojxlGkuSSEPNpH35Jd565fXf0cKucG/d1a5wVjPCdz63zE9WPuYiJ6\n9yvsXFNY6ngI9Cy6YlsfDV6eT6rmyiXYO49uSl7tK7Wy7M6/KiRI1bHI2lce\nP+zZaNNw6ZQR3UnVfU8sP9n+3SQl8y2ySH10zU8VBuRL7QZ1M7VENvHv8a+N\nX7MY8URuQ7wA3/7jeM50Scqmyl1onyLpY7r82eOU7T/mqXhiR7gSZRzZhJB7\n1RHvYaZfht441RfRMQbclCTgO3AykzlfpmKmPnCF2rurx8AC8ZWXi5P1SJPf\n/VvxpZQ9CR0Ved2V0qFpxSffBU/z2mGl+1efWdmkwyauoH/bJZ8k7uzxCqOn\n3BR6tdhdF4XSGwNJWj/IQrzIY9/Vwo0d0B7mp6pauIjAXk8SDV9hRV/iIfAy\nikKN760DW6BdsInYD7VSVJgsMkCag9PqPoS8A12OQVF8B+FZmMZiti/pDy1L\nKkhg\r\n=Q9e8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5f57f56.0","@graphql-cli/common":"4.1.1-alpha-5f57f56.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5f57f56.0_1629558067839_0.35351004558859933","host":"s3://npm-registry-packages"}},"4.1.1-alpha-910d151.0":{"name":"graphql-cli","version":"4.1.1-alpha-910d151.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-910d151.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a32ad4ff5e70795293b35c576d30f6cab47c6b41","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-910d151.0.tgz","fileCount":14,"integrity":"sha512-zvmeQCVchYJ5b7VzQklAPKorlzdXpcjQzeGXxfaIelZM7rv76djvODY/ioOXx1/PSF8AsuDtI6puUynQPM4pEg==","signatures":[{"sig":"MEQCIDKmq7MgwGojN3m2sIAZI+QwRaO/rE6g25sDQ+qtd5laAiA4VFz4HjZOQd948SaMH9vhhVlf0SkRcTNZs83xWg/YvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRVNCRA9TVsSAnZWagAA83YQAJI1RQO4657445vFG9zg\ny3KDTXplCFWltLD9fR0K+GO/Zq62KVJ9MRK+yPJ5pMx5DNZ5NEadQ9UQ8t84\nrSotfo5R9sAG8YxL6Mth8dfouzpVksQEO+B+f9F1x56p3XQGQho+BMycJjxV\nHkhwdSYsKPDiNxpJhwb+vbYqy2mkhujGwt5t48GYC30Zoz4mu0ukTbQizkGd\n+8Qceb4MVWZSHwX+RPTLQW4OUBStg9+dVnKri9JtfPpESCHzfq6pPILmaEjW\nhkrBAi1GLVTra+4apZp+QXiR8t7in4sKsElmGl3OmiMBVatzQ5fjpxRkMX90\nkLe+AMxuX3nzi6d/yRXyAMq7CuCz3IaUbB2GSIsPI+NiF2Np1joGOoNqXKlM\nCV+3aeperUwD9bhtZYbMaTEMv68RDGw4MVL74gUty6sRjTdZboFOiM2SmLD6\ny1JqzMVEEkPM0rXrV3lcsN8J/lKeu+/vx63gFmVP9v+AeKA0UvdC+hLfagRk\nwnsASehtZxKab3SBBKxrYf0jgKRQzKaZ6RHGaQYvDNyEkpQMs+5e1BluBEkA\nLzEXXhbvO5uCzWZ4ccqw3rU0j3gnYYH6PLgQVBQaYRKZEHNvzJR/jQRGtiwg\n7ATLuVphtfHqy1idGawx0T98mLx1zMALvuLEXMI/ZwRaDTWXjDGG6ehZ1t+o\nqYIH\r\n=rJOi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-910d151.0","@graphql-cli/common":"4.1.1-alpha-910d151.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-910d151.0_1629558093227_0.976907852661224","host":"s3://npm-registry-packages"}},"4.1.1-alpha-11fc55e.0":{"name":"graphql-cli","version":"4.1.1-alpha-11fc55e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-11fc55e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"20701841e3214e9196c88602817f94498c87a524","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-11fc55e.0.tgz","fileCount":14,"integrity":"sha512-ZiocFL8JsdQtOlCWJN6ZkEs4hJ/Xwqzg+zDQZjyIy8LIZWhbiu6B3BHdSFAjR8thvJTOa5lP8uBZDVlKKWBFaw==","signatures":[{"sig":"MEYCIQC/Mc4soBLF2fGAubUHehTLkVMqV7chqddMRfyDwiLVNwIhANVxBeeMiyvV+JHEvWrhp+ocYiIah1/HZWUqdt1jFus4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRWkCRA9TVsSAnZWagAAPdMQAIA5B94GeaMY2PxfRoY6\n+tXLl6lyuH7JZrXgUT3170qhCfKm2rbQziU8ZV6Wd+CmHf/Zj0u0QQBhhtso\nsxQ2z7cVgX0eUna0ofp2TFO+mrrG6cFYp0ln7VxqvifW4GJ9suHo+0Bb8Ymi\n8E+3YoMlR8CTmL0MkEzMc6Ks2lDBR7Y+AybmGVhqVz7z3x21YF0ovDsPzfya\n2YJbn2dJVmH1yZFW7HNfPaJOTSMxRPWjZ9F91H8NPgRjzHYKJ5yPCfXX5Rh1\nDxVi2DlFyvt7AB3FaXWg9KT3oSifIxt+PX0YGwzS3pDfFpvkvKWp+zPiq3/Q\nfwiv0U3x7QO3Ml2AHWf/gvZ852wOgCt0hZYzmQmYzrv2wQkHu8Pn/uXWWeqg\nZdNzPP59i9bORE4TUDv6ydu/o70ZXgoDRpLNjD/4Z3e8FmqD0e9YGdWzLjQ2\naQoScsd+rSjxWHO+IsMGJsT3qI+ixc3b7flfcgO8W8AfSyxn2dYxL4RUue7C\nJQ9TSmsorYvl3dryT320m2LV3CINNJq3zZQSXGEieUFlkNJ0Y1JLNLWMnBiN\nb0qaUeZw7W+5QtTHlxb7GWtLjEvAayAk0JK4MxYdaOeTBmQFaQWk3/yVyI+a\nrOKG00XfumIaWv7Tn/KFKMbBflG2nkaO82RUprp4lkJ9Zc9xqwl7z1nMg028\nes+W\r\n=uhpA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-11fc55e.0","@graphql-cli/common":"4.1.1-alpha-11fc55e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-11fc55e.0_1629558180782_0.600618308469415","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a8bed44.0":{"name":"graphql-cli","version":"4.1.1-alpha-a8bed44.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a8bed44.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b2e81484bd6af44d80390a94bb8e5f617b1500a3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a8bed44.0.tgz","fileCount":14,"integrity":"sha512-81LNOJF3h/6tL0vH8ib+MeFx/5sRUOOknQ7Hv/qQOHDIt5ihjhnh1O16w85JRRz3ccIN6Fngc0xUeYvCGJ3yyw==","signatures":[{"sig":"MEUCIQC/mYOpDQCPoJRIQExQ04XQ++JNDxRFPkHacopO+y1+HAIgPHK08Hp9GGFX7llbdG9oLNgxVS10yCeP3MpkD2tLB/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRWvCRA9TVsSAnZWagAAs+wQAILEpHNaKd3hBNopay9a\nrOLp+rZvIDI76qX09zLqzKCQMUwjWdEpUvLdFiedolf0URwCVQE8M/Yv16oj\nyGjK2uvy46mQcA3WEv2bJYmG9VBW+T4E4dEcoOFe3yQZEUM5BoXTrIUwma7f\nyBqFV6fVrR0LNO1Wdzx1v1y1FMqq9peNfliXFE47mWNfUGZRrLh7+EWAgg4v\n5aNoSg0mkBMHFAlQxE1OCrqixWcOxFXYkuMFhGIWW0Gg2KW8RT+ZMuBfIzbd\nEQUHScTUZ0y2rnW/p+QdWhn8rsVIBjPSXBUEm3opI2qyp7fHTnoO1f8i0wBo\njrLQe1lRxMd3FMAOpChPgjg6ZFGPF0tTBOlYFM1ROGicutfJyM1btWjoh0PN\n8P8GxIVEwztylLXv5zb7u2uP/r56tWk+WvIOaJsMe7agC3evPADGIqwFOj6E\n0069P6cIo0mMbrOanvJs3MJApAOfCLFi6l3nrqK4v+vRBxFVXUo/FQ14GKYo\nO9I6GHXeUQ5y7tlHNx3vwzr+Co94O0cjRDx/Dbws+fGP3K5fSZGOhG6lM9vd\nfBicIAoZ1aCHQq0e6QMF5/NmmQ9jW//nt3T1nhVGbJq7lw+SDLBf8fXZ6Oa5\nl92zQBz+/MMqumLl3SpoXZcEXGYOB/MbmjiiB58iN5L71t72GM5Q/YhYZQn3\nvwG+\r\n=mra6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a8bed44.0","@graphql-cli/common":"4.1.1-alpha-a8bed44.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a8bed44.0_1629558191613_0.08111916523689322","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5ec90f4.0":{"name":"graphql-cli","version":"4.1.1-alpha-5ec90f4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5ec90f4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fe6a3b3d29e70c862a2dcfa88ecaabf527cd7b3a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5ec90f4.0.tgz","fileCount":14,"integrity":"sha512-vwQtg9yDb/fcNq8AQm6koWvVWMAAyOT72dFAB9V9DJ/VETPBJL/J+54VTSBbsYyo69KrWgpb6WTNFSsFa8pBTg==","signatures":[{"sig":"MEQCIGu2HdGTjHPPrzwHRSklYlbHBr4QoPhmpJa2yDlJKrrfAiBVrwBsQemXPITe9MY1ODLuVb/36yidHN7C0RbpSjGQOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRW+CRA9TVsSAnZWagAAyvYQAI4pYBnW3OnGOOYNpIp5\nkWTXVrqTeqaERl8YRIr3y+LbY/k8NlPMbi6exHOASLLELNnJ9Jhg4hyverOh\nqOe4xSTm8D11M0WxEgSs8ncRwSJnno8FUL1Gx8Oa+g3/AJt7xuDumA0X5yi7\njDlIZWxOpp4ODnHBDa8SRaQ/yWVhcijPsBN/6LNXLbGn85LfI4bezEaq6FKJ\nDV9tlcMyMJRGStc+JFsS5DO4kVrBcrY3O2kQxLWbIudl4DbaqA4b7nQ7vlPK\n0Wnrv2/jqW+dSt+LsHxwzgT53TJb3S+kq3wcsjPYHWP8cd3XwjIouOZf/t5Y\ndcCYGnzhvptVF1fw4ArDbPUBlkhXX7CQOFK1VRqqrqZavQLrX8TRselTRSsq\nj9P9ylUnpoqBFBkmau3ITAqFK9+EosZSVEhugllSwi2HXCtBN4LZP/lyVr6T\n6vlbPuXLsWf2CrdITkOyeetceHklW5zEku2Nm+4p6M42DFFQCOuzhr1+7d4V\nlawThsG2l0WWJHGshWPen+UkGuiZebJ2+brn2ljEBQNps+mENNq+2WjHnfGQ\n5SKNdEyZ3MbkiBSvdJQICrP8dVRk4Ty8UHH3hjDaUBLfK7mRLNwh8Ksy8f46\nA+QuHehYQyDWpt6EQ5CmPu0yqDHOBbI1fCCVeyNwtx54QFp66VwGoXBs/WkS\n1Gvm\r\n=gG9F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5ec90f4.0","@graphql-cli/common":"4.1.1-alpha-5ec90f4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5ec90f4.0_1629558206625_0.5929381957488571","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ca6231c.0":{"name":"graphql-cli","version":"4.1.1-alpha-ca6231c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ca6231c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3b89b6eb5e796a4f2161e0d5e35b3d9f5a3d6165","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ca6231c.0.tgz","fileCount":14,"integrity":"sha512-1sqrPaKelK8LXjH/SUM+oKciqZsJrrg+c9nZBbbUNSdciVwQ3Y1g3512SJRhyW/bFQG1FGhazlp6RdLvjV5KDw==","signatures":[{"sig":"MEYCIQDtkAshw9Y5ouT3ITXTB8Y4yIR1voDVH2QvBwy1zO+HVQIhAJoDyh0Nu0sVkdimAJRrjnWbrbMdQrKYPKlTutEan35s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIRYSCRA9TVsSAnZWagAA05oP/RjmxJhbZUrWlskmKLWv\nDOVus6PXHtf65tIoOV3rhCWO/tFJE8cj8DrvUYkd7or5t3zIc9xHjazsG3e0\nafduXK2Pk/ORlsh7h2rNB6wZd8VIK3AK1qs3X/jloyhwNuCZsxsXs+a81l44\noZoErRpxMjptjfOXY5UEVnwPKl2acxlH8nZZ+QMVS0pzgD1VfnDPPzeIVgpu\nA4gWq2SahDssUdbyqBp7CG5F6ZnEqKmQzVGV4zpuL9PgImFP8cQBytz7pouS\nfaU5iByL/JAaIraxFeVGrr7Bi9mNtvt51j07b8Br/MaVMpgd2EvNYQ+DU+o0\naqkLHeDZdIB/6u2EdTcwJSdg1YBnt9rxOWuUcGi0vEPmFzMvQW9fBtYAKETO\nebsoTctVYRImCzLxb9pr+yH5nUJU8+zUZfacmEiDTQcMn7slbLl/QzkFweTo\nWbT1LAgrovOfmjQndKNxH+NNn8bbzO6vnRu2oChWuTgTmSJ+ObJ1vbf7RHV4\n2parh1x4iShU2ESbeYkcu0keVdKwlqWGpOgXNLQz/vKtmqyrfIkk3Cxqoz91\nZ406de+FryDHlGAkKXth3BkZTVScdLJe7dKC77B6kCchOMCXvSPrY3bwhMh9\nR9kENgnB62EEjxxERgsNZ//KxPe8eZzh7bMxlutepVXPPb+b4KDHi+nu8ZGA\nH1CP\r\n=rdga\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ca6231c.0","@graphql-cli/common":"4.1.1-alpha-ca6231c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ca6231c.0_1629558290652_0.9923715572093939","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9e45c79.0":{"name":"graphql-cli","version":"4.1.1-alpha-9e45c79.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9e45c79.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a85ac8b3d2e8bc3fc7103e10c0a969cf5adba6e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9e45c79.0.tgz","fileCount":14,"integrity":"sha512-yP+kSFz2j0NfCv6hHkruQZdWVGWgVVYpEUKp/n/481eKt7tbgc2z3m2sVzYHKiQKdqcHJXCrXHvtmROAmqXW4Q==","signatures":[{"sig":"MEYCIQDVVKbSzN452bpKaK5wMmKPAHI9XJahhQR8atE1CYwg4gIhAJ6SJfZWx4HH98atzSadIQBD8m7scXHU4+YxAvy9z1jD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISqnCRA9TVsSAnZWagAAnJ0P/i/kbnS4e4a0ihQDnHmB\nEt5QIIKWMYsxQfD6X4oKOhurpP1fCY7ig3hEaxraryCfiFStn2as5+tuT5QJ\nQ8gQwaakzsJ3U7ZD0mkgPIAHLdDOQ5Wuca1/PqlutKVY5fDfmwMghhD533s+\nzl6MwdiV+7mJHvoVqun05O1PkDQyc8jO1C57DHkEbXTjoOx8wohTBPUfHaUu\niAhV0jwFGvq8ZtLHOXqS1OIdt/qBaRBiwx/Ghj8fT6xtx9cEe9rzG0SXpuQp\nZi0OeaExyCejCB+KJ5PXZ4TXXa4NR0m0hSXZGnYiQjZjFV5b/6Rphm4K18EZ\nrYbyxTHc88p9Mk2nGzkdrNkHg7r26OBmJCZQmYbF/3e8RgBQPLWGKC1CyNRy\numF0WAopkjIll9PpYxX0HWAVAwFM2avv7npGqxiD9hCmRcujpV0V5O2g7Bnl\nQ4j/no8SYUTtLVLz0wNZK3a9QwrypnSZNyqwC9yEmL+ciG6I/AlLk4B8g7Q8\nu1a1hjx+Lw/Hjx4pZhdZATX5jq5jhgoRinBeSbZsoVgnSI54IQeN1Vgi4diV\naafsDF8Lq4zO8LtGa7sQXgntrcMyLR9KVHE5QA5+sa53lvmlUqimppPzK1Sm\nlS2J40IIib8UkgzsivlGzEjOU1TJ8LMR8nhbUXEoOksk9UALxiyJgvuEd3gt\n5CR4\r\n=lvS3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9e45c79.0","@graphql-cli/common":"4.1.1-alpha-9e45c79.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9e45c79.0_1629563558931_0.3033247245660329","host":"s3://npm-registry-packages"}},"4.1.1-alpha-99ba95f.0":{"name":"graphql-cli","version":"4.1.1-alpha-99ba95f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-99ba95f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bd641e55b0024a39d91e8ec2636a12cc3592b60c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-99ba95f.0.tgz","fileCount":14,"integrity":"sha512-Uuza8iAxRF8vhnxubbUSA0rLS29TfrpuGoqNkhLi5hg5Di/qOx34zs0uto173jQIhk2jZK1d7HMcsgQS2QEMmg==","signatures":[{"sig":"MEUCIExia1v8iPf46ZGJFrnZLD17mdtFqVzYxlCsJMVtZUFPAiEAjB8sUjFyZ28jgsCKY6U4FtuQ7j8mJHiXYnPseZRAAMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISsWCRA9TVsSAnZWagAALCQP/RHPELMaWRPCtoMcPVoQ\nXN9x8oXo9f/HQx+UDFlslahJGf6aXPVf8HUYvCXe9ZAG2P8Sp5uOIKV5TvyM\nDjjtqtjbB3mn86pNWQ7P3WBJjtK6X7ZV2F80UrN0wcDTvmOd8SMo6gkCO1wu\nfRmKbgcNbOUchnQCfDu2ptXD0AWqo6SBeKlcU/wjdiUV0oUMSSpu+jcCR+dM\ns5lDVOalGsKWP6RTXJDo8PcpR6AJPpboWkUdl17ombPBGwkgeJSB5oRPVtbE\nWEUbLp0hzkL3dHNEomwjOZ9xwG6PpnPT5iWS+2bPXBj63v+eTEgBuHJvBRH0\n+7t7CcTOe0YqE9eqQ/mNwQLcJjE0EvIFhx5FfVjZVX9OdvftXybkt0SShDmO\n0nTcX1XPW7h+1fOci/vVwWUDgc4fHaSjvfQDiPyvTw71XO231LXs0Nop/JsP\nNvDZgjT+fwIFBZkqUtLX3CdqZpHy+REEcOcsLmoOojxFERORKkYtppg3XBpp\nH9W3LH48l+HC2JXnzBfUMgRGVnkAlJ7LldYw12oTrhy4dE3HrALOj+9zoY/j\nx54E6NtRBIpNrb2lOgZk5rjc9N24cBOxg/2eu222Uh5McFk44IwR65BQSKT8\nSWFznYV5UwHSezwtW37JHIznB6hxH1SpSW6Pnzr30hUv1iFMQFNF9Co9xG4j\n4gQ5\r\n=2VSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-99ba95f.0","@graphql-cli/common":"4.1.1-alpha-99ba95f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-99ba95f.0_1629563670383_0.40960764020754015","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e1b1a1a.0":{"name":"graphql-cli","version":"4.1.1-alpha-e1b1a1a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e1b1a1a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e752daa38b0c57e1cb496bd10f898e94b90a2ce5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e1b1a1a.0.tgz","fileCount":14,"integrity":"sha512-4gC5epFl0KP8evSxLLg+bhleGnJmVW987zG49iMs5lpOdcCsxa1WXsU4An+yYHVS1oUIl24jYComVA7cLUX68A==","signatures":[{"sig":"MEYCIQCPExU/nirUigt4Zn9d68glUrfxnM0txgeQNLfW8nrmxAIhAMXjLx/pVMtx0C7qpEHO44ct8d1vcChQCpX0tfy3qkfE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISsgCRA9TVsSAnZWagAAmTQQAIusSimZGMaSKNNwU5jQ\nsLCPitsgwAMigbj5UPo32cGEiRvBoXj1O8/xAsoPl9Gqb0Hd0ABhskOqTMbT\nLyoOfDjipahVaV403j0v5BDTCM9mnlyVC7YsvAKI9COj4DElUXPgkzwLVyam\njb+YvEk0QkzKCdELysa7qUGmSwWgOWRAcFV8oTb6zpIK8uD9loi1Y2TlGfFH\nZcy1NQAlJ4xsWNrBIQkxnqMisDcGOqpcNZ3bDyvMfCDfYtMQme3RYhzES+MP\ngCq0k5ul9IwUFSbocMjrmbQRCnWlIuYTO8/U0Y3IzCjy/xsy3DM/Zc2hWa0k\nVeJj4/R6w1Tjian7h7WNfmcfUy76FCKborwBH8bvWBzGmw0SzqeVSHwSJaxI\ngen1VutjNsYEPVrSTFcAEpEMsadWde0iXOg+xB/7Ss2qoppzc8MjeMgQYepM\nX7ifY/DCskQMpJYBz6m6mMgb9yGKoYJlrfMQkqMHHGW/f16xiXnGoDe3nIhs\nhPsvMEM+vspX9l41/o1Zy+oqKJHNLdMXvCY0/m0iht/2dy99Waj0YDwSF5QA\n3gd/r/BXT/lzhvg8AyTOE9e/WUImAaNLf263ZATL46Ln2R7uqnw0wKu551Lk\n1sR8sPfN6HZMYL/Yzzmx0IpStYVD8wBMupQoQ9S1JQVccpnDMDvv3ECyYTOn\ngkEP\r\n=62HB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e1b1a1a.0","@graphql-cli/common":"4.1.1-alpha-e1b1a1a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e1b1a1a.0_1629563680659_0.44681491600425516","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1e18209.0":{"name":"graphql-cli","version":"4.1.1-alpha-1e18209.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1e18209.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e51f28e8352956c2630cc56b327b2c8778ad1e02","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1e18209.0.tgz","fileCount":14,"integrity":"sha512-+5eeR0+r+/Z9V+k3rY9nH0gadWNSoXZWd0DglbMDKKprC+Oij3yIO+3YwRobw6w2V1MquxRDAn8FOeCZuvQSEA==","signatures":[{"sig":"MEUCIHbutKZusbC4aaEk68L3dWVJNsH7cbGBXGSNqftfihxgAiEA2jCj5CNYpd6QReLX1SXPm5cbwMfqQU1+/WoNUZQTizQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISs0CRA9TVsSAnZWagAANW8P/2jdbbe35GRR1+0QJv8z\nZhNM3M1VsfW2iFoCe6VEBgccgIfV0Lwk2HdQG7PF6W3yB+L+VfL6X92CJnw2\nxAYoWf7dyTd6/I1aZyZMhAi7eX/Rcs1JITBNurnwtjPTuuYShswKgXGepI3Z\nlxQTsxe+6gA5NF3AN+fdmoxzL3EBzNdc7WdqVOp6Azzsp2x4x2XLV9iSe7SA\nL3qC6ki7aTyfHRfjMYBfAm83zfm3O6FHe4Aq20HzTzzyQPa0xEnkLayvPaZw\nXwHDYjKZoqBuVqFXAxy5NqHQDAOJixiPY0s+NR5tL1DXW2hf5p1fSo3w+KH2\noOx9L+PoMsmHr/yMWHtzJ1Dr8GM0nymUmNakSgSa7r1VidSfNUfhgu21s9Ef\nmjuKNMzmtay/93LVGIysoaW7pmxv79ZZz3ZgAAVeBThypn9znxI8PP7udlqi\nqyM941JQhAbam+17/LyS4vc+PJpMvv7Co93MB8SHTitoMotlyu04CpxGCSlD\nmAn0PBZsV8V6T0piIP+mFfhTKHTnQIEL6RgtHi3xpt60sHs8zJxyigCYoviK\n9GGAClSnvjp4WQCHtcakfndZErxGCfGcrIBE2YfnN0HZACNLVK9cLyjb0G6M\nJwYsKfh5QSbzAdkKoIjJF+uj2GHrN2ThFA3Qk5/m1v+gwu1Jc9bSND9wIQY8\nis2o\r\n=5Xhd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1e18209.0","@graphql-cli/common":"4.1.1-alpha-1e18209.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1e18209.0_1629563700434_0.39557134500333113","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c4864d5.0":{"name":"graphql-cli","version":"4.1.1-alpha-c4864d5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c4864d5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7d20f14cc800bfd2b5416e8569595de3b92ae06e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c4864d5.0.tgz","fileCount":14,"integrity":"sha512-4Ny9AENX1hpVwMwZ1cW7uqbf3extdRQUJ8axklgh7OHPo2dtxL4pGpTn9mj8QbS8rESaEQTzJ+zBgvhjuxUz0A==","signatures":[{"sig":"MEYCIQDkQMPBCq7XUAY4dbd2jm7MBzEe70S3KwPyTI+RaOADaQIhALebz+eNCnli7waRyURdgt7LhQB3q5MJR0damfedZXLU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIStLCRA9TVsSAnZWagAASqQP/33/jvdIma81jMfrPodD\noCHZYs/AxSR8RCTb0af3yVMyPL6JmyhfvQhphWlypAdrIHUIIbqTJIe0TkJX\nRyUISh/QHXFHzHvpf7cQsD+2LH/H6+Zj0ITFukj+fTK7WgwEWOAAL97rZ9Ar\nabD1cJlJXoSOVtfBfar2GF9QVrUdkQ28I1Go4LABdkGkdnmE8WB91bmSIpTo\nlz8M/Gg4T4bNFxeYRmyCqvCMfYul2LAtFmQPmpVjKRpsTBZFfWdTaq5UiqRA\n1GGBHNWBuyEgGP+rx9uYXJSOkT8B5jphBCqeN6Yv2fGv7rdvcUBQ67y0xD9+\nVIILr9fjyut1ih9ZJLhDEG/ZS7g6iJzywQ+4x51KyOtnQ5Zm/0ybA9XfuFfx\nfh4vvRuOp1qXIXwUvH3LLZLdQXLbYeAfpA3GdVVWfQQYyN6E3XaxrUebLZQQ\nO6qpmAifNjNxyBz1xKYLoQKPBsOBTAjRXb858y8/qdLlO70CBPU3CrFmhU3j\nF9vYn3FD1rKV5JAwb3XtGS5HDF0ZSaWID6C+HzMwhRw8e5agEllvb2UtXKqJ\nLNuu+GIejz0cJl8dRYNMj5KR4Xm+XIMKdyqB1ua/PuS1TJl5VXT3Jcfw6J0D\nmGLGrJYGcjPKWIP32oH53UPRnXr2P8//FKxIVieodl3RVOKmdKS4EwY81jAx\nFMsZ\r\n=Nu//\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c4864d5.0","@graphql-cli/common":"4.1.1-alpha-c4864d5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c4864d5.0_1629563723447_0.9725351453481805","host":"s3://npm-registry-packages"}},"4.1.1-alpha-48ead47.0":{"name":"graphql-cli","version":"4.1.1-alpha-48ead47.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-48ead47.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"01e7e9eeacc9c49d83359308631b9be1fdc1f1a5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-48ead47.0.tgz","fileCount":14,"integrity":"sha512-d2A7/l382/dKM2eLEzGyTmbPklg6y8DZ6ejn/hzfjp8KUv6nWkKSJyMyca6nJQCQmGNoj7sZlLSC57yV5GQtvQ==","signatures":[{"sig":"MEUCICpD/dwI3dMhpgKaORVrz4MEwIBJsKLDJK1iEX7nL0pBAiEA70nzZRA2JzfH4JbD8Y0hDRMJOyc3Dzk9tghNreTMp9s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIStXCRA9TVsSAnZWagAAjuMP/2/fX4fhnNRPhJBLhJbJ\n/NgwVM3/rtlw3IA//flslQXUcrNgJZ44pajbr9jELxZe92SEv5b5iVsL1VmR\nENyBGYBn2SqLTHYOeMaZzcwsRsDU/Ys1VFSIM55xFNFy5GMtFedkynBlBEt9\n5hogbLYzIZo9H5J1Xky08iSyTKlVG4bp42DX4kG/GKfFR4R8k7LZJjTclKvS\n0L0BuO7pofBnqtvSgEQt9Sq3HX09IAOFPietY5iJMywJDucA4V7u1DU6RW1l\nBF5aIe+SRRwhoFfyIsXmS6xzsSsZgkzFa55U1KI6VumCgapkGqMxsz0F/wGn\nwCqV8QBZxkbLNxS0QPvLemXzNxIlKiCvECh/xu3fHZ/xYCJn73j1drLNxAFW\nhNMG2Wzzx/M7Ve1vtbo7ketgpyzDjiWPoUtTwg9qrKfKvqsfh20DrdoKzoyA\nEvTJ9Zb1m24jcKUcs2JsP/X2A4I5YGNHRNdMtzrRGIjMbH73L+v5hK1Qvgur\ncM5wJTkKlLlVSZCMf/Jehgb54jvfqcghuYEdU8bCpH58pU3Tr6rLLZpQmz+p\nmwp+K+wUO8Q/l3xWFk5ipntfBI94RCJzNDDANbY0kgR+Ktt/1CXd9sJbhRwe\n/grSi9vRSSAJ0gJgc9DLtJ3578qhlDS+dL3dtTxVquWkwV0Mzv53aeArfsOn\n3SGr\r\n=e19j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-48ead47.0","@graphql-cli/common":"4.1.1-alpha-48ead47.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-48ead47.0_1629563735633_0.9094776744994748","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1e950a5.0":{"name":"graphql-cli","version":"4.1.1-alpha-1e950a5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1e950a5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e1cc8d9629f2e9497bc24a530118739885d9128c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1e950a5.0.tgz","fileCount":14,"integrity":"sha512-9/ENaoYtLrOqDoMz6QkEnBVew4RVcAciJSi2cfDtBDSuKIWMv4qfAIH2eHyILjXrSBcwpKwukVA5SH0RFOa6ag==","signatures":[{"sig":"MEYCIQC4TidGwJSGBzo3+5ky4roQzwFD3VrvJSvKCperKvxX7wIhAIM8kgieRiXMnCnoC1p/9NXSaD45C2eGphFW/Xql1o+b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISubCRA9TVsSAnZWagAAtGcP/2VAzD1uq5W62n9bhYRr\nseI6pdIozBXL4JXniFOKatVb6a9ZaoNHMauNts9jrPR8vCYBOnz2ylyuKpiC\n1QI9V7jd3208cGlhm81CojDj1AVDo/AdRpwQFZUuX2tuXIK+8xT3RQyQAEJm\nd3UMQCkjrtgvFbF6SfNEZoPMpuhNB/C2o1ei6A12jEiBaf0CLect5dr7FOXP\nkdUKoozU7ookrIf5wrLNP7R9ct99wsFexnv0plKFnsbmli04Q314p+sM/jB8\ndzFUbnJvXBuSxxMIVZHpANVcjHkb0eYvweN9vEfeDydmoPNwUG38XbumZ/SA\nO2HTMlZORrVqCpdfGsRueAjrzzth7UeIn8ybWMTQkU5Y62ExRo3cUb+H5/Id\nnP++L2fcXrV9B05dFXoPKIXzS0e/Dbce2hwU7fp7jgVclCnrdGZo06/hAOtq\nAFRjBVHpG68JMNMkQ3z9kbgHoX0StyqL7PS4gkjO4e4tacferPpThzDI85Qs\nRhi8zjmhENY8Ll57e4UKgK2qe9l/tvNiW1AhXMFyYwPwdjkK2n4XIXZtjTdv\nVEM61zsJjAWTS1jhDAEsCct9peFzFt+QMIcDekOfL5/tuJJsJyw/oaeJ9iAr\n9kOQatd4nLz/Mzy0ivFRvzJI+HhNZHtyRJJykX+T2KHhFK5QRj5+2OECNrdn\n4gos\r\n=weAv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1e950a5.0","@graphql-cli/common":"4.1.1-alpha-1e950a5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1e950a5.0_1629563802975_0.907731569580841","host":"s3://npm-registry-packages"}},"4.1.1-alpha-19a0084.0":{"name":"graphql-cli","version":"4.1.1-alpha-19a0084.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-19a0084.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b0daf89d7699e315b333946932269f77b6ad0ca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-19a0084.0.tgz","fileCount":14,"integrity":"sha512-NU2ZjQTLhkB7e00X0V6shY/jI43zBVB81emPbjhUgE8kaW/zD1eAtiBOZDMuTuGfO6o3PvbKVSReMZzI1a1WxA==","signatures":[{"sig":"MEUCIGnVkaLAKX/G4Eun24aUDBXbIgr+pkIClAtZBq9HPgoaAiEA7cU65W7m+MCVCXVK1v74hgNnWoUs9PNq5WwOn6GwWK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISuwCRA9TVsSAnZWagAAGjkQAIGXh4+mg2jBHWpzBbtX\nOQeWVS66scR6naD/IjW6w8uLaEpJxHIAtz0Uka3++2LNr16bSJvePVxMzq1R\n+tJ2P8aFYMJMn+s4Kq0wGdmIUpzXYA2pSxt8xKvoNzdPQadkU28U1+BihpbK\ndKI1h02MGkDO8VjClggoczUwaUWGJiVtPvL4t++ix7eRVIlPByBsBhZTkrwF\nhzY/eXo2v8QjKXS/oNNysPVu8iYMGdW/OYnowQxBUkqxYPjDIvnpEvgEwMpY\n+QFTnsqWnLyw2CeqiIVJ9IJoWAhjX0dh4Z+63bNG25/py0flraWxLxP1o+b3\nloTkUA62VGBonUrCJJYA9kFaputWnB3adUW5NLqH/zlIi+eSasQ0T2Z4cSEm\nJkR/BeH1Eomws3lRqDi24MpIqYVxXqQ7gklPXanUego8xMKeJy8yccf7Jm4X\nJnEXkWe7WOsJ1lpzZUDzkt+K7Vq/pAcjfsoM9XAWsx3BeC8zK9Tc/Yu2k0K6\n+H77XhYK8yMvbRwmijWr5kzlUbYPLHd5XMgxgIl9Gp6CNauytqAdVsbbjOvZ\nAKbYz5HoeWnMStfuuUzsPXQGvXEsg17zYoM/ZORRxDkMaOjrretOKe46X9jn\nwCL/UATFyv8PIycT32hE+fRIZtmLRoyj+l9VyMbaJlQAZrPDW3FNf0EmMxsv\nKYwP\r\n=sCbB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-19a0084.0","@graphql-cli/common":"4.1.1-alpha-19a0084.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-19a0084.0_1629563823871_0.3396359940921001","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5fc6113.0":{"name":"graphql-cli","version":"4.1.1-alpha-5fc6113.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5fc6113.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d55673b2cf4264a89635af9f50112a77b310412d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5fc6113.0.tgz","fileCount":14,"integrity":"sha512-nFTWwEgEx84ccDHexFeg3xPCytbaY+aFizX9m2hw3zg5jXPWLteLp/QVuFlUVE7kLNCaA55tjlKzrVXqjN0OaQ==","signatures":[{"sig":"MEUCIF4J0FsRNHdcMRTBEen8en7EU7nCvUcLcZu/wcPiYL92AiEAisQXBb+lqbrySZeAWeHku1iTFl6fjiwxe3DoOJe5KyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISvLCRA9TVsSAnZWagAARNgP/0bEyl54A7QqiEx6b2nq\nqkgS7RECrbAsMOLOVkf58n/C1Epy5NnPewONnI+mZ2i/UMiRx7aTkypdX7Qc\nSW4gQsWlyxxqa49UmL+LYLud18J0dIdXDgfJOGt8V8mNbssNuzdwsTKfcHJo\nLdwiCZPosPMNFWdqWqME4CimNvhrYqKnI52oAxmPP4Q5Bnzjyz1nzp9w391v\nl7fB1aCQ/ctzS30zeKaGEUfh7MUSxLGHTSvN18eyw72RznYiwUOeJy5N5oK3\nZ/+g3qY+abadYz5GPMbUM5qR2Q5jK8eMqzrNW6WTjy4dhXfnkFDvR6CAAKqG\nd8d0EFiO6mg9N23N5A1ul3rUs6gZO8VQHwc1rLCytovc4NJK+2yF0P+pdK5o\nwRzvkVLu74zXwe2bVn+Eko36yQ6iybFzajQ1RRV4raHd8DhEiOMnZT3pCVi8\npRoYkXjrQQozIxOM2rn3UqmNC6H9zjT4HjtDAqyip0OwI3tlnNyXsRwU/gIW\nasbewzlFVqQ3gtbFMfr5y1KWVBQZHit7zw73gwX13gz0rX5sCNXSCSba9ZmJ\nBsCwzPxIA4yGX0xpnyZr+lxOLhINeYoNZKvN6hVq3fn01cgO1DcpZwyxCpA2\n7yZ/O0s7LTiAUcoOsLOp5IrQaktQYkRK/ZNkHCuWWtWKHtKu1mV/Wqm+bOh0\ndPD/\r\n=S13i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5fc6113.0","@graphql-cli/common":"4.1.1-alpha-5fc6113.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5fc6113.0_1629563851232_0.22379066712922158","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e59c525.0":{"name":"graphql-cli","version":"4.1.1-alpha-e59c525.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e59c525.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"141f5abeddfaf940c221328d7e67d4ebb560d9cc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e59c525.0.tgz","fileCount":14,"integrity":"sha512-iNNnQLh9h7vJn0Wr1Z0v/09NEunm4RN+fN7WiCvySnmwJJMv37abBhR7ft4tjM6VxJUB8gjov2wF0rnHMDU4HQ==","signatures":[{"sig":"MEUCIEB8FTwgWwN9dxtNfsIlY6huuY1k+A67qQ5nkiW7E1zEAiEAvofBLPhU9ot8W57Jln/5OdhYNDzrqNChRXlMlUpfN64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISvpCRA9TVsSAnZWagAAZmoP/jAYHfBhof0yTV5FR0SZ\nDY/ja/rHeZK1GI40PxEy+AjzdIa+uPDwGvYLUVe55DTdOKcQqQaH0F9JuVtS\nXzTmxsSnBNnMjGp562LC9laS5CWn0yY3tKOqENyguyPWzLZhM1K7D6ZAANsg\nMGWyXQle0YLRIzv+IORm6e5B1HeHgvvzeIGsDGHdtlNKR7+eJw12QjiKN5yl\nfPwU0ZZMgAB3el9DfVnkdyjPqoKwiReTdgZElapY6fBFTHnjE+BlpFO4snJ5\nCxmJ8n49myn50PH2AKSy4PCC66CakNspzcSuytDXW2FeJXKXH+sK8DJDDbV7\nKPJh3CyAFTCju5TMLBYarIFeGJbRdUcVr6tc6D25o2KuYQg1ReWQwAwxZKbs\nOVam65DzsA45WPvt+yQzUaZQujAEq1ZShJS3yG/FH32UkrpO2wMyfWGnu86x\nFIl6OwhiHWnlVtz/cR4XqmxJT5WRmgs964eMpvmL0t3H9zQ28eMSj9c2++6H\n+WJTpLMQxt5CQ9IkUVrAshjIVe7GRU2nDgPC/sLrUhVwQTySdhpsPdn2FoGN\nZ0YGA0R2IQUOwlsOiXEzMkLYNmwLiikJKT/KP5gzUQOPSLpsl0lqISLhK7tC\nzRodEf+4DYiyIe9KrjOSb/wqZ4puQtQWPBR4yv0u8Qimt5+gptkImJbtfzQz\ngO5p\r\n=X9Ph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e59c525.0","@graphql-cli/common":"4.1.1-alpha-e59c525.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e59c525.0_1629563881309_0.769816241966139","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3962e00.0":{"name":"graphql-cli","version":"4.1.1-alpha-3962e00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3962e00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"06dc012438a3908b94e0b4b8813936baba9865cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3962e00.0.tgz","fileCount":14,"integrity":"sha512-hzOFzKjcinYVbDXD1ugCNYU9Il3lOK8nIBv4NDn4V7wjLC0GMq8GY4sJINuv5ZZOGJBoqvyQ4ap/SgwXhLBDmw==","signatures":[{"sig":"MEYCIQCis+Udf0PJ+KN28AZUmHPy/kGi89Kbdh6YbAAW1nN3AAIhAKO1hgvN38H7bjFyzpr+lXejtllaqRhrSzbw/clsFN1w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISwWCRA9TVsSAnZWagAAL14P/26bF5a4gNoT5/qckRXZ\nIAnvbOTSiHzI75znoOkpunaGx3W+tRr7YFNWIfdpFnWa3Mx8reaTKnrKoL44\n+bpSucQwgaw2LW8qKwZOK2whKPvlOOYmTqdPG9RSXAgn3aD+UEqJ6gHWFmyE\nLhChRs1sb+RZR/fTihtdcGJn0tyMG4455otmP11VTPNyxCORdS7zthpDoj2a\n5zghKOvpF8NR0rteo/WhUk7vyarWSczm2/JqDQh7aUT4sU2081j8/hwwa/TU\nPEPDp+F1iGEVygySPnGGOxCIbxD+EXrRIEU006ufYE6etClb6OUKMsR0lKWY\nYA8QpOxmRKTIoyyRPgacXsu8YZD5FFGbDyNfl5RID5tv3SMoWCNJKJ4+WCIv\nMJlVkUa6O0A4a6JXhtY0PNYd4va9ajjKYFntd+70WbmXyL+mJHso5IYjMl5E\nnxB4Mh3+sAiy27lDa9Fz6lGwFZICzahystkCGctF3/GLO+H2S17n1YFJVPYL\nosx31+JPiUxK5vREJWFjguHyY+hO0dsC9mrvxf430OaeOwy6GG2CMb49U800\n/FRmQqHRUcdmHdbPH24JxTnukPryAYCAFvJMn7UN7ozkF1cP7DVoWUpd9DnI\ntYppfYE7I1ZLotpzOhFY+9R4ZW1nnWOJ/Pf3wYGVQ6EQbwCxBCuseX1HOwiy\nsU9J\r\n=VNDe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3962e00.0","@graphql-cli/common":"4.1.1-alpha-3962e00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3962e00.0_1629563926304_0.9575295658231504","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3bb06c3.0":{"name":"graphql-cli","version":"4.1.1-alpha-3bb06c3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3bb06c3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2b0091fbc1bf202446a979a9ea6443a0f59e3946","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3bb06c3.0.tgz","fileCount":14,"integrity":"sha512-Ip36GZFenWEbd9ncFMk2BJFrdRZ0fMJZQI+zghuM0L80LK+t2Hm6Nxdp7EY717eEamzpeWjqcG+gddhy7+DKHw==","signatures":[{"sig":"MEYCIQDqEtGR1jjJQDhL+qqIAhnErkbNJwzth43TC3N285FwzwIhAPE9AINzKDka6piKTDYruiNLMmmKeeIk10+otc6CdUZ+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISwsCRA9TVsSAnZWagAAfB0QAIS4PsO7KRdHQSJ5NGAz\nNA4S62bGjf49t2gvyzX8QebAS8HLu80NkR0hRr/SkxtD7Ihahj2M3qbXodd6\nAd3lpomjYufImnJOZr4iKLFP12GSYtXbJqS/CXyRnLj8jyzIzSCH8k7sek2j\n5f1+nKi6B+qMX1473o8bwqsKBSw9iWOqwZTdd+5Zg3TQhXrlHHvzeu80f2mc\nTylakbLPjp8bCxo5corW0iPeYzyTLEQ9Vqs17Pxu8W/YDxUcGQl6he82XkoR\nAL2HTaQ3c12TudfDJaorQLQcE0L+uNA36HFE5OloppIapM7Ylr4e63k/+pLN\n8WGvwL+t+UlwRiIDkKbRcC9jVBswxtVFAu/UeaOemU8iL2Qt+QhSOlkwrEw7\n828CuBBwghKA8zKbG+xlJ15GShsTCpwRBCRc6uk/KRV+LS2D0rCM6Mm+keRS\n+vCcMHZNvRk5qjG8xfsv6uNfI5vpddM0rdxhfDy3Z3pocCKIx0+dtahUPf86\n5d+EAemDtpARL5qpsuEPsQasNZ9fZFAEK8G5I6zvr0V6bcszfIrr1dpDKuHa\npSuZW5imjNBGZK895tnI9+c/2AlmDhjsDTyhq0s5jnjO4mgVVTDMtyXbWLgO\ndKMtbjBLizd+8R7M3jldJ0wjwMlih7bRd6KWFhVS3CKIb0N9UR+ZA5wtDK7Z\nLds7\r\n=WGxB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3bb06c3.0","@graphql-cli/common":"4.1.1-alpha-3bb06c3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3bb06c3.0_1629563948854_0.02803756400102575","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d7f6350.0":{"name":"graphql-cli","version":"4.1.1-alpha-d7f6350.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d7f6350.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fbbb99f6cbb4f58c9131f60c2ce59e89715d4c64","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d7f6350.0.tgz","fileCount":14,"integrity":"sha512-8smrXS7kOm8SKSRamDueR09qKiKg+GiNH7kY3C2eAf8z+WF0Ov4QaBcre89EZAFWC0sOd1vmu2ozGvIXS71trw==","signatures":[{"sig":"MEUCIFDhSv07R9L/cPUM/ITxkOCcaAYmR+0/MunMR3d78Y3BAiEA7tHcQPZRXg8ZvILkMBglhv7Dqd+bptNb85B7NC/I/c8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISxdCRA9TVsSAnZWagAAQ3QP+wQoS1Z8V+mpEKxsNF52\nq9HBEmNkEodrj2t5Q/REa2uKm/YVRY0ZJC3doPF38EVSZusk7n5YmE3xDLqs\nWfSp/S2RPj2jXeG2bEpw0+9OB8lp8q2Sy4ieTbu3bsVyJbvaSeyMdYrBGjxh\nzogcoWowt3/TITMW2nqrVqnJU4xOycq4Cy8+xeMANLEhNPxNxibTPKJmeNME\nC3bZQNn43KRPEgnDcrba5uyEXxQ5yc2jfvhItHRUOEt68r/b+0WVPnlexg+m\nzUnvQsU3P9mDczmUiEqg3cIJ+9NZxT7LprKoFQfpSVs4+EgUt/XVuHH/Xj2n\nXN0U9/2umsitOA7KMNdefveyqioQsWHiDB6v5ziMl+BfAN5JE+ulsTuN8Rwx\nFVMQDePnASGqEJFCIIPfDJTaZN1UcuhzS7awVwrhJHdAn0lZ3l7ga1aDYTzj\n01Dk7d/6P45U3R9Jj8DdXfZaD+flQnrtA/Ki7Zmds+mlsL2e+gRxTpVMXmwI\nLgBerj9f2fwvB3686Cxc6mrbhUogFT1uVBfspuFayLQqtB46TLEa8ZvXz+Zy\nX5hDhhIm13xiPrXjEOwHrwVXgISDT5+1FbSooGXte1fOZa4mDWXQcAmkvmjd\nEMuR3WCATuf154cQTxmJ9V4q68G3AMqZ+Wb3F3+huqPi/UNa5k4LCuafmPLs\nVmUS\r\n=X9cH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d7f6350.0","@graphql-cli/common":"4.1.1-alpha-d7f6350.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d7f6350.0_1629563997773_0.4187285968627825","host":"s3://npm-registry-packages"}},"4.1.1-alpha-de716cd.0":{"name":"graphql-cli","version":"4.1.1-alpha-de716cd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-de716cd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0fc7de28f4490df7b67724c22c5326eb7bc09320","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-de716cd.0.tgz","fileCount":14,"integrity":"sha512-M1XX+HXdSxUMPRj/+6Je4PrB7q5IrgH1pYn5PlkO5yHFC7SlCLSl2BaVH8LJ0TVw+6jcrxGwgveD46pdzMfqeQ==","signatures":[{"sig":"MEUCIGLVHK/iihL9pla/AmGFUls1U2kD1w/NLQGeEG75jrLyAiEAms4RWekLnN6y/u1I7DYbPLB14Im2SiTAH8T/AzsRVbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISxrCRA9TVsSAnZWagAA+nwP/16Uuv+kvASbo2zM9zPp\nzMrpmMFmct1Dt5i0iTtSVS+WKJwx3GeAUbpCUwCiJ86e1FRK4uTV/OmVQZ+e\nT/06Io+W5FcN1kOKrA6EXtDRPV3aX8VriZtDMmGJrLkN4b26wnxfv9q2/mE0\nzl8ZDo1q0DjRe0/Oe7PsTMlVGAX2QwUW19Exa+7yyGHRDSbcwz4SE9waQNBj\nFOm3mTak6V96CfR05rY5ZO4KQbeM/f7YG5dmwQ2SB0cxiWMXXi7ZXIJwJECu\nKPKmBQt5ikwE5qy6Aculmr2dYP66MXzlWqzxXUqSfW8moy/Pu4YsXFATDX1Q\nec2HNlRZ8bSyKUtJUIP8MtlOV2ytoHV3ksDJES5U3OziVIcaaJJZD13+H6QG\n0bkyzeCLSIt0mt+GcuhY5eITztvg77rOO0Pvx+7EJ8Yw3BF1FuJSUhvbM3IK\nQxBG19Bkz3+REtg7IWLTGnTrNRclWgRSlYGQ/UcFm4PV/Or/G1hpGzojL3dV\n1FgYS29WkUwqcLsd4Cg3zgtTpByy9FrhV64F/A9Gxf10AEIVG1YoT25EeEOY\nUxKB9sVL1zhT4fkN5h+cWvdJTuSj9wifak5DPO91jNJ/LiKJtwJaZdRRmeuv\nYQV1YiI1iot+N96WxuUqxHV1LB2eWTwa8DuTs1ohbE9cahC+enaIftPwGnjG\n7v9x\r\n=uATg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-de716cd.0","@graphql-cli/common":"4.1.1-alpha-de716cd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-de716cd.0_1629564011509_0.0552306132135314","host":"s3://npm-registry-packages"}},"4.1.1-alpha-13f48a2.0":{"name":"graphql-cli","version":"4.1.1-alpha-13f48a2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-13f48a2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c27ece080817ebe1efa1fb9c0868165c910f256","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-13f48a2.0.tgz","fileCount":14,"integrity":"sha512-C4xJy9pulgfHEvPFu6iET7jXC7e06BZvhNFLrvPGxi3UGwVGquHZ6d96W1icmIkMFAlcXtY+VN1E81upyaH/4g==","signatures":[{"sig":"MEUCIDqSStXmkQ8d1R5wnrX5NuAF/1f2vqc1NvjUgNrB/galAiEAjYTzI8Bt7ZYYC6cagjcura8Y0dfbJ7GAe7w/GXFH2w0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISyjCRA9TVsSAnZWagAAijsQAILueagVUpAfYAJefNmk\n51ZCfV2aq98lMZOndpVI/DcQUimvi8i00OVCKOok4TytQ8BVqJNJM2wTMPJb\ni9zJvxo5LPgOi6E1RqxYvOZpgWoBGADEsZjUb3G96hbgid3PRM5ahZycnAoG\n/WU1bxrCwawEAFS2MYZlYTSk11/vq03zszBHX342IYTS3qEZIfwkpb9bLXOR\ncfKHFXfaY6wFSGAl0mLvKnjs8D7DLEdX4rxdii+bD2Y8e75SFnYDgNDXqIQ7\ncn4TeoBYfNaZLN123hE8YlgQLq6QnGMCyJiR0LJWPXo5UjoiJv3qWNWA1zw9\nkkjXGhgQKhff01h2Cps7Cy+qMVQ5M9jiuYmzMQ/D+9MQqucpZoMJVC8iapoH\nBXA5/yC8zkQ6iH7KOy+rZn1nft/oaZgO7NHvEw0CUn9oS+T7peyotwi6ItZq\nzLK1B3LSIxTYux0oR9sbsy8vyD2zQZx90RUJ4uhMaJajMh//M5jANUbWZlaN\nvBEVlM0pWh7bebnbWl8nq85qJNwxzcXdyhkfXhKOiT6RgzEeCvZwNEozYEnf\nby7UxcPcZFHd1Rsqf6KSK738+B0+1eX35tC135E5oRj8yRgpdWkq6LD42j6A\nZ9wRZi4uGPEPy6R6TNB65SgvmNOhzoKxhTkzpCzjKD3/msFdQxXc/XPHiq/c\n0C98\r\n=Vbye\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-13f48a2.0","@graphql-cli/common":"4.1.1-alpha-13f48a2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-13f48a2.0_1629564067274_0.08677902695078998","host":"s3://npm-registry-packages"}},"4.1.1-alpha-18a681f.0":{"name":"graphql-cli","version":"4.1.1-alpha-18a681f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-18a681f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"40b427da8b06d6c1a34288e647d616b40311452d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-18a681f.0.tgz","fileCount":14,"integrity":"sha512-W52Kby+aP3sFP7p0jfTSN1D5Kanz+zLCGQy7SQRjvWYTAr2GdqCVD2Rr2cS0m5sSxyNI6VQkzuAecP8Dqt0koA==","signatures":[{"sig":"MEUCID0FXaeFPc3F+mXDV+Fws8nTmvR3U7U70vzfVIRoqD8wAiEAzDEvtKovSTIo/x6zA0fqX22GyM4pPseR16LeTRl2Ymc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISyvCRA9TVsSAnZWagAAKOQP/1MDI7dUGN8jIMoRQr5V\ndHdw3A8RqpFEJJXWbO9WvYp05XEmef/MKlh2YYKp9WpF0ydFpm5cLvdoBA4y\n5ed50iAx954rrj157VxPyJDL9vShxlNgp3282yVbCz5wX7ibsXLw20r7d78X\n8NZeEWariwaLYcM51TzlXwZrnp/oL232jQDhsQYJY0kpriqHfs0zaBUyYvzK\n1hOzrMnrE51b5jTatIxorxiqIqdYkJRaPq/+zyW9riB2iyUrRDlfnWnFWFi+\nDw1p52JDXidf4ZMIXLyFNYCgNVz/lUV2qdfl3lPq/lI2XbxD3tbQ5oj6Kax0\nc7+dPyALcElcmlhGroBDJ7taCtJJyD5vgvEjiugIbS2iWTsOlYvJ1RdZQlqm\nCJrSoPJ7+/ON+vwJnHBMcMMkf9nxSVlTAAggkOmY7MPO+hiD6EqIxF9p9WyV\nBNSCueF+TyDKDBJ6J2uD3LOUuIGYBW/iOg0SBpO3Dq4H5gvvOjyjIJ8AMF8W\n1SPRj84K4vplz7d+yL64hUlskUW0laSnZ0zfTbdYhjxvJWAxSKCFQ1myCwPF\n03y+L7WNORyJHd8lXKvOuQqVAqfAOSzghfxr6FkIqPn1lHJ+vyribkV0YWEk\nVG7JIqNbQTSuw2njhcmqA8D/Jhr+1FCg+VQ/6d20Iz8XfWnYnQVAY6UBPZLr\nzqN3\r\n=Hq0E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-18a681f.0","@graphql-cli/common":"4.1.1-alpha-18a681f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-18a681f.0_1629564078666_0.13661116019568764","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8a74fdd.0":{"name":"graphql-cli","version":"4.1.1-alpha-8a74fdd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8a74fdd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a40bc5d8174d8f66d8460ada77759806f73b7d90","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8a74fdd.0.tgz","fileCount":14,"integrity":"sha512-6nTXq2+CjVhaFv7Phzy4arx9s8Rf5Fcd89lZPjkIQ0Ak3PjG6PTohsR7Xt2HCDuDRE+AaVqjim0LGIb1baHkGQ==","signatures":[{"sig":"MEUCIHvHhIpn16JBnT8yuLQ7CR5FDdeUifNqoZwZaQOlB5i4AiEA+rBkaXtkC6ohtaFiv6JEuzbJ/9OlBhTK1usK6ewFxTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISzGCRA9TVsSAnZWagAAbfUP/iXZk/Rk95uSyQkKW7ID\nIMuumh7etUnzPeTM7ZwWJB82Odb3MKgJXVQ6NyEuWAr9u+jGAWoFP8HA7mhJ\nXBfLIIWCUm+5b526cu5yhMSA5hwNAbX9RHzQlA43gQ/m9MFk0P9QP/IxEArv\nE+YUXhWPncQJDbhw76Kc/YzvQn0mLSgqh1Uf1LLhLiQg9GYUzTeHKMUPJtYh\nyJJ09zoOW79CcRF5PlDo7KT5vAyIXXf5bWuWcEY57B2b3q3dTdM6OBkkzjyr\n9JxAt9Dp7ycOuRPRi8LErNBdMSW8qDd96o4vii2Lka8sc9YapdjJVeZ5W1Gq\n39+XW3B9f45llbBEOq6mfIfAm0TUDtstDTGNK7PxxnVBXVF7KrXg/oYZ33O7\n7r/lZTx3utuyP/EwQcVllZ66tIimHQJWmNVLihiOo0gp6sMyMT/XZaoxIUiF\nvi4F1saBZaGRFHVsWOUtPmAGEUf7i5UxrdpNahyL0RJ8lQCQtfU/tNUDV3PN\nhs2sb14es9id8tggWA7nBbZN6ntC8qQT2tytCi/0UF2F26g/yUsuA/gjt97D\nJ8MA3lbdSDjbbDlvM1QJZ9EdvswMifGwRRx7gJuob41TUnO3lKnqdepALFne\nJxycUQ0WiBV4gZ5VvFQwgcDAah1vqGtCV7FM2GgNiA74jIYbtKRHzUkCaJus\n6jo4\r\n=q0Pc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8a74fdd.0","@graphql-cli/common":"4.1.1-alpha-8a74fdd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8a74fdd.0_1629564102541_0.2268679305141419","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fb80d0c.0":{"name":"graphql-cli","version":"4.1.1-alpha-fb80d0c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fb80d0c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3f7a409809b94b1238694fe8f4ca6af21cb8ed0e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fb80d0c.0.tgz","fileCount":14,"integrity":"sha512-/6dQBfweTdZcFyhDjOZo67/ih3YTuVLE2CzsTN2eAuGRAfnvL7AI+Mp80S8n5y/5RZbtW0S+TBP9AV3I2echIw==","signatures":[{"sig":"MEQCIAjZOTNOEKCgLD/fI1Ooj6kl2uMmyFJStGsEgtLQ/ME+AiBnUBEgnP2tH3iuq/liV0SxOoZdk4aZ3FJDu6rJqT5eQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISzzCRA9TVsSAnZWagAAOe4P/0xllT0uD0agULqI19Hk\n/9HrfX/gDR8aGIOEb9FD8ZGZh2dl7Fjf10aF3d2VxKCikQYFe3Q4GFgU3LfC\nThzez3QSPzvhzbqgZAuQ05onen4FL/V2ho8bmu2ScVT3o65CnC+PLsqFgoCV\nt5ptuI/9UWYOxcSnR1RV20LWoNjK5zXdGTMxYm9HxbjFcYw37FKGw21/eSKm\nWpUPN0DzGej7iEVnq3fQr0LBjc5Lon6tgbRt6HdN1GQH9tXfT1eDFlG4LG1y\nXdzKYWQgqIFpF1c+clfnv2h1gVBYaHm0TBjCF6KASP74hoKfenpjZcxpACsT\n+r/II7V8802zcGOrXKk1dU12a0cJ/siiUxYsYB7tlTBi6ofjbEAxeHAiSmGw\nukxfq2OWknRMA/9UVu/83v5C6jiLncMuoi9zB1uqCFHQA1nNhhZgdzO9MFV0\ns1D6jjh5KE6o+ngxdw6qG/Bs8g5ZNYhPVprnTdRIpcwwDp1tMz4esJEr/Dw0\nfS/sQVsKLlDZcDS2nz/nV0ucFZ+vN9+cWPhxfaXTxLueUjgFyDbrefPmCuPy\npb7rTp1QXHBJtqIonR5RUtYONhRmYs8YmRAJYxQATKN4iZAfuXkZMOwEZYfd\nMMxIBjTNsvNS56/gS2cYIRJEeyEnnyubXBclYrbSHWodR0ZRCl0Or7cATXsC\nUzlt\r\n=NEBd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-fb80d0c.0","@graphql-cli/common":"4.1.1-alpha-fb80d0c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fb80d0c.0_1629564146916_0.8253007685708762","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1adbf29.0":{"name":"graphql-cli","version":"4.1.1-alpha-1adbf29.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1adbf29.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0b8c92ece5e89662cbe80cd5ce20c17f0005c875","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1adbf29.0.tgz","fileCount":14,"integrity":"sha512-omFK91NlydOFGLxOjscqr155qhtq+TEoxJ6Z2TafO+tJ9v/kXV9g534oxy6Gr+Xvym9wlgvlW2My7Id04UlBGw==","signatures":[{"sig":"MEUCIH0hKtF3wIOf38Z18w9r7dCznnxZjspU8MZqsP9RGnWEAiEAiPDOVSb/9khoJOJYMJlsrjlCtEzVgI6WdtddzSSc6IE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS0hCRA9TVsSAnZWagAAakMP/iRop35I8gEpfu0kSpY9\n46NjgkJ3K26H6jNbPveD+tq1jQqy8bpyiVnzVz1wmiDm5c/PsHi9fGdaaIsd\nq4qkxQt2b5mv6xA/vMA2ByFI5oWWaeSXZ/V1TYfsIalpe3fIArfGiAzUUZ78\nEWejPC/ctdO9P3OugOTsqbhlc+bAGYK3aqjRQZdV/IgA/39zx2IRMyvy/ikr\n+4huxTmCDVMQD8BJk4oIECyUFJseXJuE6IpfGS5r3suEiauGl+poRLUqiUEO\nEMeYFUv0macF0b51ZmnYsUgqzQUy5GqbVAAXNVLzYFoYoSKwnjHW9baFO9db\nV6UJdojD2m10hR7zmi3E6TAL7UKODPbS7/T/dS+cIYHneHtmqLYOVLxQhVHp\n/cOSw/5S6cEtHPWPprcuttBploxCOwxmJNw4beyvtd9WOdPXl4dIUk5xdjhJ\n88XgjC1JVjZSkU41316n9X4wVJu2XM3XoXkAtiOwQuVcd+TVhBszCiFFTmrq\nw+gk9CXyvbcRNEEEi4bGmUoEYAvWAlkZogTno8J3yebwMri3zJI75yBYh8Qt\nrW5MJzparduYf88PGaf+tNJ0P2WhN+WDzfqQUq0eXRezAYW9cmvlBHti3qdk\nBE/BZYGqHo3DyYb6QbSwsp2w/3X8cen9zTD0EFSNt9okp20MXy3REUXkaZRg\n+gsS\r\n=8wdE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1adbf29.0","@graphql-cli/common":"4.1.1-alpha-1adbf29.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1adbf29.0_1629564193244_0.9834463768757364","host":"s3://npm-registry-packages"}},"4.1.1-alpha-65e6abc.0":{"name":"graphql-cli","version":"4.1.1-alpha-65e6abc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-65e6abc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"faa5111fed0351ccdd47187646ec46fc5481e06d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-65e6abc.0.tgz","fileCount":14,"integrity":"sha512-Pz7OW4dz0ETdEL3CYcfHIoYktfigssEo5Q1Vlont+ps+XsW6oO6IhC5ulzBN0zb9ADllmSgZVp7QIUh1uWfHcQ==","signatures":[{"sig":"MEQCID+J5H+ozfYbAdAggEdI5X005nA0YLXxpC48HNsc3kmFAiBuFlFYhgFmhGVANJ9GqG/m8dEWuVCqIOmXLrlUwQkmEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS0qCRA9TVsSAnZWagAAxgoP/RphdkFzZ5kb9y8DH4b8\nlsJY5leZKMPw+HNU4VOAgizw8cJGcjfAK0OLCkoNpIlXLOKKB3GcVdWSIJ9P\nbwMKS/PE00h3krjSKgtTkBUFEo+Duz+nzbT3i9usJ7Z1jUgLWAzDBsMrdQM0\nYo5pYDfPiSnzzV0HhDU9Vhx6MEkMFqYzXjzw/RmYWWgaZUUNUsecJ/BPorsE\n6ecByZ27WusCetkLQXLcLIE984m/QPUwJOA9RxHzErenMr8e7tXafQLUX/PX\nMlsKYj7y2HViX2U6gBk1uC3tJBT00uKE1zrOVhVhRg3nvMIBYp7j9lBp82dm\nfDfrjLqPFgBoJYFg81h+BoPuqiB1HYb+5XHu6LTpOM9a8etYu9FHyH/Xe5vL\n4SMu1BzsWMOO6i2wKPnjEmDcD5wAqCQV0MWl8GRLfWBZTE79hB7wj3jVzWiS\nfPZ0m5P0+WQG8+yQscP1zozVF5tKM4ofYw/H5TM94gEx/368tfwp0b8tSBUA\nRY0KRW0mfRZGJZ55KcE0zZZ3Ly3z3DqF33aSiAfOXwq9oqc0qJM+P9oY0knG\ndSNyYd3cXQkJ0BGdHx7WnC2XNpKnn7RLHMn4BP8qpWYSSI3orE1XYzhhlFH0\nvfVwuG6AB62hfubLmfXYcAJIvfgw+mJW4Q5kqL6wL/YbgX0C3nglUWGi2V6N\norBG\r\n=0oDz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-65e6abc.0","@graphql-cli/common":"4.1.1-alpha-65e6abc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-65e6abc.0_1629564202770_0.004123169288863915","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ab64c61.0":{"name":"graphql-cli","version":"4.1.1-alpha-ab64c61.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ab64c61.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9a47a877e42a89f3a9104abb5abcd82a931d6c29","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ab64c61.0.tgz","fileCount":14,"integrity":"sha512-qyaseGN66BVTOJf90Hm4IS/EZHWjvxYYwpqWQeP5TeRTni12iQ53xJPOF9kaRvYDhYedBF5jRZKU2Qh5tTZpHA==","signatures":[{"sig":"MEUCIEv/XOLYMmHO29Dck7gssdGe3vo8ltPbdhIGf7sEttsUAiEA7LFUOH43FlsXaWRyUkPyAbUJpj5iNJMW5bTRkiGJ5fo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS05CRA9TVsSAnZWagAAZ/YP/Rre6lsTMXISItHa6oZy\nrPYqwUNuUaqYoN8EtsnbZEBJCkJ/oUx3D3CAVRichOWFQYG6L/GnygkSicVG\nn4Ts/gFy7v7Sw7FQ1jbZ0xXA6jKL6+hcTb0/MPJ7CE0meJksTYBBYHRpl2zW\niAQstUQDhwGIxAxqTOp4W+7smn/484OCpuwnNlfd0vCUrFCNs8J95cK6q3AV\nK825FPmTVJ4L3opseP34nEEn2va0303N77ON9jV4Z1VUs9SW2RpM0sEWQiXT\nYqRInIMUo3eEyys9bO4W6ApyTMo5x50cLeq1Mz3Q+lqx6AjENUAjdM1TdBpD\nGRBUNuQsu4JyB5tDvEHT9rupB2qB4QeBhZT3yglrnbDBish+GVKXiVQa29Au\nWEco+LjzviAZFCVtmc/VVrVQPwCVfW8AyHIpgJ7bi+Rs/0MvY1/ITE05Vf3F\nHejxKkN6NU6udeAtKzBYPSo6XuTDD9QDhlJfrdFyJB8lhImBHWijuN5pOj5o\nFS5BxsIpnBTOeBQmjW1ArdWHpu1rw/BXgT+/Gkrqr5Xfnb2bBCDmnOORRPEE\n5/Dl8D8RT47S/aZbMMndPjiKl2ZeRvNAWBCFv3TZLB1pQhEDSAqfig0eHjeo\nl5Hyp4iuO5xoua/qFhVAtC3/ABVGCJy9M+T1P1jds66+VpIgjBAMk5IEcrPr\nwP1y\r\n=9J6/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ab64c61.0","@graphql-cli/common":"4.1.1-alpha-ab64c61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ab64c61.0_1629564216970_0.20548164564253923","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bc0b555.0":{"name":"graphql-cli","version":"4.1.1-alpha-bc0b555.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bc0b555.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0b46656b8580953e9be699c7e744e0314169f006","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bc0b555.0.tgz","fileCount":14,"integrity":"sha512-qrtBPpuj0XNb+RW4D+fDYN4osNYf1seBWagedQufHVy0oxB3B30csE4K2h/fxfX63p5lElC+kCaAM3f/Ph1XzQ==","signatures":[{"sig":"MEUCIHakf/mSbtaAZc9e1axLHjIpgnOvNCsBghbXRw2ZMgs1AiEAksilutaGC8txAjdKyAPmOIW12iMnbXaAi7smGIJZA+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS1VCRA9TVsSAnZWagAAzKoP/RaZGlbrEHK2nkOMj8LK\nwmgCvz/iQrTtpj4rtvMnVqlZ+1xQs6hW7HRnQ4tklUjaLDzJrJHFbuLTEvnl\ndCJhiZNXv+N0XGNvqksYzkRQRPa/3+b6m3GXjuEokdLGkaRVKtdSU2n2hv4q\nxVxsbo0688oBdFP0bOTSR89heFy8Y5z1BqwFCJ79i1zB1TUwcxj0WxPtdQ6f\nHm+ui06dN+qyXIrASMT72Vz9def3tZNZ183VV2TN1oVAUKuVAvOcOfXyIuob\nDoXIhkfx3NYP0+i3amdtgrj83AlXu0sLCNA4+VpODXoCXKFQjJqNth7Z6DVO\ny9LkJgV8yPQcvGqO+hpjBoza0Q0r+3aCfRlMaf1us2Yemz9ugDDwQCdv2hcA\nWLAagCyttstS315Q1pwu66Ea5XzjrePbGn54dXxa1KlR8Vn1pvMzYPdZb5ae\nyEyvW3qFw7HoPiK/ct8pk53Olno7vl4/OHcqhQD1sQVh6EtgfUAFaJ4ryOUf\nP9mvrgzurQeP9/TfXA34/Bs908i+czRTSOi5GjnqAe/JI1UFOiJK7gHVoG+p\n+dVtQLvmfBS5iRfOe8hrUlkL7v+epuMW56rcCP2nDufHlKN+gsgmtGNN/pgn\n6GqSaQqg4Iu0JAVY8lUgBvRTw1c7QdGXaO8chnLjMxrzHaSeKj+OwA+XSM2M\nwbK+\r\n=xbYQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bc0b555.0","@graphql-cli/common":"4.1.1-alpha-bc0b555.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bc0b555.0_1629564245334_0.8221045263347906","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f4a6899.0":{"name":"graphql-cli","version":"4.1.1-alpha-f4a6899.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f4a6899.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"10107cb6d5409842e0b71c00b47aa170ab53d3a7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f4a6899.0.tgz","fileCount":14,"integrity":"sha512-Oy21OTsxomjNVp3qnqyRfbcvC8j+eoh3riXkDG/1hLWxkcWDD7MkbtBccDJ4HPL6tXE6i/bqrKChwXOPdUwZ5g==","signatures":[{"sig":"MEUCIQCZiyx2eVuK3EiO4aI6buADc71h/CUndwnvViBxugLnTwIgarOoRbQH9Du64rMEnkh01qokZzTAa0XD1X9Y85iNf2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS2cCRA9TVsSAnZWagAAu+MP/RgIw/c0fyDFxQlaszyS\nROswoKG/62dX0tJnaydG63/4EdRLyU+8B/pH1hr61ZYDG6E9kway8ftsi7p8\nIhWRsceKcCTrPiD29aerqaKXj8nMmHiGJYgkjAxVJ9XHO4WOz28F8vdiF+CP\neaoI8Ykn7UlJRFA7VV7oZAOgshoJms7f53mHp6cxH/emlh+BbIS/me3R6Qhm\nWv0ViRoLOVag2NqZALXtzi66xNWRKsfumjhbHvWGsorIXVEN2BuQuVVIzqXW\n+HRsTG1VGgbxYWdYkPHiHLC2P1DyKw69t/s6hZD6SvoIcMK3rKHWrocgJuq6\nEHj9T282bZF3NP1ngUiG3uITE9EU9Tkz6JVNtaLaZrLHbvb6YeBefUFHSSQ5\nOdXsQHWKdvtSrObM3iqeGqvglfyNX22aQAGq8YuvYSJlx5JgsIFR8AM+2V8n\n0WEBJWVkLiXqFqJDa0tkSKtajKm3jSNyo0Mvdi898mmBSXRQsCz2slUYMlIO\n4gqylk6npM7PX1DoJnmSYWqsB9StzdJzwEQEPoC/As2XjOJpzF4TC0tI64UR\nTvQl5V5wX8UfPzfhNuW2B76xywdIrgvHvuafq1p9sgbPFYui34q56n4rV8VI\nikb3jMaf50NwH0OvNYH7tPC5Qu2Jv0yZeqh39UiZo3gDji1jP0OiwjHmR+ph\nEItT\r\n=BVgg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f4a6899.0","@graphql-cli/common":"4.1.1-alpha-f4a6899.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f4a6899.0_1629564315995_0.3840311713934952","host":"s3://npm-registry-packages"}},"4.1.1-alpha-760cfb3.0":{"name":"graphql-cli","version":"4.1.1-alpha-760cfb3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-760cfb3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"10750e698e97961d347b68ea8ad61fe015a7ebc0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-760cfb3.0.tgz","fileCount":14,"integrity":"sha512-Tuj+OmbDbC9YSrQGfq0s000FefJs/Xx0x/IRRUVtwZPNPWYz8uEt+rwDlk7zs8fL1E0WNv4hAbBFDMIidmYefA==","signatures":[{"sig":"MEYCIQCFU6A+Uf6xk6nvMXlYrkDjLk3XTbDdlwyyA36kw4ocyQIhAIMxS1iyic0T8Pu8SDpro0P/OLIFm78Yy7uQCBuxGisv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS2wCRA9TVsSAnZWagAAYMsP/0hMrOSibaVEtksLmSjP\n4lzYepTn0nQ60hs7DBHqdn2icFScyFCqEADoURgqZHJNgapedQ8e6ra65/bE\nE7kjbV8nu6C8k/jolTIE4cnlaZCsln02XSpmZCqUq4r42ZWUJTGKhlHEOFA1\nbYln9hNEmQ34lBPnY9sOWpoJTWb3n4xUFL/WWM5zzqv8+Q8bLUmPkl6ys2zc\nuzLnzRWq4T0+RoXstfHf4+rdlgM4TVTPmHvwcmEi++Y8J+fX26uPAjvXSJXT\nLhvzZ7V5U1+V8MRMG9IuLN3gTw1GiHr/40XjVVURZRlZ804NVXKReT7MCILt\nNTfE1mg++8Hlo/0N79HEiOxKbJLZnIW0dmAmG2j/BjdM2OHUHCvZs3ApNuiF\nQrWa+cgmHr032k7J66TAngpzwaSXieVBX2GPSaRH+uivJAmexmdXVKNLk67I\n1Z49oX6R6oTAL/wz7gLWQ8UvHTK4dXFltzrOoHGOm0MGrnOHMDoEv9h7x3OL\nf0/VxaJpmlOLK5cXhfr551/pannzXdDYZiMWKUKVseVNqP4hkZ9SvnM4Mn7i\nEaofShU3+LnQaI0+4GA4dlQQ4WZpqTMykU73KLwYoH7uctMaxWezQvRiYkvu\nxOKI4WfkgM5hhlLWq3/y1lTcn7GGrRvHckPBsQvrD2Nu6Mo5vg/eoHmWKKv+\nc5wJ\r\n=Z3vi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-760cfb3.0","@graphql-cli/common":"4.1.1-alpha-760cfb3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-760cfb3.0_1629564336666_0.2748310419297486","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2e9441a.0":{"name":"graphql-cli","version":"4.1.1-alpha-2e9441a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2e9441a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e2332ebac535aa97487ecd8a7005ea9ae93ab76","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2e9441a.0.tgz","fileCount":14,"integrity":"sha512-Fbug3BYLtEALUoW68LwkYWYB34HYYJBvM7P4eMbhsmoJeOOoO/rlBXTo6Wh+Fl/U0nDHstoeIoDAVB9cYb9ayg==","signatures":[{"sig":"MEYCIQC1rVguBZkdL/U3CJce75XwlV5KH6b8YgxWbQNQxNw3QgIhANTnFV51xZse4oLEv39pokYWexHmC+8hqOdY4Rbz7VA6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS3FCRA9TVsSAnZWagAAHXgP/02kWyaYZAwCymIX9Spw\n6TfHC8mZDZc4ktS91KOUHHY5AdRx3wgunVs8PGa+lU5Ky/v+kDmdnWSE0VxF\ncXSRqdl0cotv35m2EY3C636zQ2fkn59ju75sCiWghgeZK/E//FbeDPpd/pMw\nBpy73vVXfGumB1gXQ77Mu/ub0CZtFofAo4g64FzOgH/zwKhP+SpL2dmhewVh\nc0BiW6U0gaxKw+onSP6z8VnvHbfu+EqLrfU1eT/4niIcAOwn+4OIexAhRYx/\nQrXHbtTq/u5c2VPYAJdo7MnSlyhM6+fB8Z71dLLfKOUlopJb2CLpbbaVSU+B\n1ZfcxiUiIVB/t+7KMMMd14J2lpr3HUxXH5wmJtLVpHDOA/u7YpBODQpWEvRq\nBwmciLJnP2oQqh1Gqf7NRAnt1cK8DyKuR3hwcI8jq0pTBEq+Qgud1uB5EJXY\nCTj7PsqY5bWRqFYhi6iuZSr4E6ZdGw4eKszWfE2MMV+RlFbtoqnrmyCtan/0\ngY8HDcXec+rKuS0j5/meaH3l8XUJucGu243bED5h5MVU2TSpDVsQQKG+5kav\nxonLxyYzpz8WD4wNlNSReXmPt341Cv2qeBsvxsDoYH+Pi7gd+6Z9oPl4/nl+\nOGCrj23pBxVZCGVp+0QBF6iq3+s36FOY5gUt19nqbjx3idcsDCJbkkDBrSq7\n75mV\r\n=WYD8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2e9441a.0","@graphql-cli/common":"4.1.1-alpha-2e9441a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2e9441a.0_1629564357474_0.4230165256349838","host":"s3://npm-registry-packages"}},"4.1.1-alpha-191ce98.0":{"name":"graphql-cli","version":"4.1.1-alpha-191ce98.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-191ce98.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"693f28c0e87a4625cc9f1f11dfdd06fac585ed58","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-191ce98.0.tgz","fileCount":14,"integrity":"sha512-SqCJZWgRETGhn9WsfWGEW43l+PS0WcK0tIUW9Op3KCmcZqj67lCnpeL97ulTY5UrdtwV0DIUHStiKJkTgWvJxg==","signatures":[{"sig":"MEQCIAC/j4MkiaoGVl43VpgVP85/BiPZciOBmqx6QHm4BkV7AiBjoOBLHyEZX5OAmK25uKHrTT+umuH9aBM8DOaY4pkgyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS3nCRA9TVsSAnZWagAAKboP/AvSK+9HNPIYVasgWOK6\neaIC0vuZag498UYhCtQj3HQoN4mQitnR9uXxBMoSm9N8wBbY0hE5GleZVFu+\nAUBYvce3orK3HrQ3/1eFBHQCw4MclI+hRiHcRX/B3tg9awBwrrVzP+p9eK3H\nY2Kay/JmnMQ9P941P2SzC6kQmbqruR5XrBjG0HWJwV0yfdnLNo9D6PYEC8UJ\naYfegrF7UBzneCQQF+VRu3Pvv9c0MSO/f0TXZGnbQFc4E0ZPl1lOxVfsn/gH\n6haoQI8Jbg5ySVdB4TTr60/rHCM2Mt87cjPdkTR1/TogS/+rX8nSRy9hBxRy\nkHYWLT9vrTBKdHZn8drloj74y5ajeMhadpgrIFoFUuiVw/655b1nFiuOWh/c\nGmLidJrW9d+egoU1oR6+SfLODRHqC4uFmfMVbeIBqLyzsQq9CXQJ1fnD5Dx/\nnNClu/L6M+yG1z4vCScHXQn0sZyeHFglbc/Fw61gXwHa14Me0/otkgO/dwFO\nZbLrHZmnHMUwV1ZeGiFQ8bGkBOhCzGmD+r7zqNj2UsDGjAdlH1dbo1OpESlJ\nxkVOiCZuCsuS0mCCkGpaFvspxEQm39Ta1ezoKZ1/Hfi9armEfgERULx+HybU\nQYp0Bi6P+k/dwLCYZNgh21Uo6FpeI4l9H0Z70tSeT1Cb54qCcsZiLSwyKCsO\nKkvD\r\n=krOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-191ce98.0","@graphql-cli/common":"4.1.1-alpha-191ce98.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-191ce98.0_1629564390858_0.5447468572737728","host":"s3://npm-registry-packages"}},"4.1.1-alpha-21e9278.0":{"name":"graphql-cli","version":"4.1.1-alpha-21e9278.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-21e9278.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8289878e48f74fe9271be4c2de59eacb5ac937c8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-21e9278.0.tgz","fileCount":14,"integrity":"sha512-7HnnXvLC8bzgF1beEotpt7anURQDcW8ETlaJpA81vV7JIGA2EC/XUmxYXoyqiwCKf6Qr6H6jazczK52uBhWZng==","signatures":[{"sig":"MEQCIHzw7m7bo0hpWIUJoWEyqu9cKccbvri9FY3nRJarV5eSAiBncfPFtn+qBVRpxvk1ps8wiFGVPsV1dU5FW+LMXwWurA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS39CRA9TVsSAnZWagAAA2QP/3mVfoQ3A+oVmntSP80n\nlVKpzIr30hLR1BZWtaihKASmE3SOj7yFMSWfXFhY6BeFuAlfFlvPQnrcGP1t\nyOybmrdyGpHtaSG0Ug2dMhlVUTqA+9yxqQLe/gjr3OVBJZreGfNX/2Po/1Eg\nLSG7P6pYokBw3qA9z2vLZER9Qk93nKa5mVnBX1vhiLOL3kmnDLIaOv9QEuGY\n/v6RJC56q/WvzOByhMrm/FaueARcs2uflYnLi6TvEGKn9nZ76xyKM7JdnxT2\n4XkzqVLEWv4gY/9aGaMO/8tikqnmTbcQqXIcnWG/dqBjeejhaZkDBs+IBM8x\ny8jhHBhsJyMa+HOIyKqBcwJGMg2sBS6d2vdZtN3zhQm/RBO7dteRILquAGuo\nMx6cckPt0V8YyvSVDPRytBXMtuDi7vwHuIlAhCBqSrrT4lgCiFxB8QSljmOq\n0jDS9EBmmXZ61k269qDr0dWdUJfKprjrBHTRUlmffq0WL4DV9lAkP40CkZ/P\nJpy4kQpvdD/wseC6/5XkYdgrJVGN0xQZWDFNcDq1bKWPWT8qc0fCEnkGzFeA\n4FIgGIqEkp+iqbmVy14E3W7jSyOCY9jEsZiIkw0dy17lQbVm1WrZV1MjRbnL\nMIgTdHG1qTHxe2hhUEJlw4u0XsYw1RwkspEZN7iFaNlaQw3S1XzxbHAhMZWy\nxgm0\r\n=6/8R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-21e9278.0","@graphql-cli/common":"4.1.1-alpha-21e9278.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-21e9278.0_1629564413217_0.330369609906068","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a57a950.0":{"name":"graphql-cli","version":"4.1.1-alpha-a57a950.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a57a950.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a18a193f5e2c4015d212be23cd90525df2120557","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a57a950.0.tgz","fileCount":14,"integrity":"sha512-37AusEtIy3ohB6xm5WSjB49NwHD6QljuXfm9UrR19durEvBA9TfrzySKX7h4H35hn09N0ohMRbhjfQWqfSCZqg==","signatures":[{"sig":"MEQCIFbAYPBdGh0+on3cIbcNV68phztkxglBjfkuzR+Bx+UiAiAtf2Tq8osX8RbX0LnPqXIm6U/3iSI61hEbPejNjHeIhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS4iCRA9TVsSAnZWagAAIuAP/1bee7V+OB/Vne69UmDm\nls8PXYcvWKEYmfO9Cn1ob0RI5PWtMbibFzh5qYts5bSk5KSwMTS+kpgK/Zfm\nHOMIpFKXoyVd1pLWBT5oCOUD1G7JbwdkxooYpnNeHjqmcd71nfeKJ1jvxEy7\n4mgDPY3PAj+69QX0gaHkhJu1Vs+pGxDZoBgOTq9IFUKd8B7+u5lx0QPQl7Ya\nO5RGkrrroWnFAkPeoBICLL8kTOj7d1zlKZnPRmujybeHrSK8MD1ouNUEMT91\njVYffF+yUs5DCskHrsKIkGEZ/TcFijqEdYoNVufHC6IK/01dFJ0ofpIpZlR7\n3yQJrMUKeyZN8mwj9b2I+W0H2wloTeJghMQzfJplQqj1rxcoVcV8L9fPIeE+\ntQ9q5QDQfgjJ4zJ5Jh8HGcSH9SY13iHvTQIRCi1ZwrEhufQY1DLub7g7aWO7\nW66M5KOuK5XWGTat1bZtrm9LYyuPbkUfEygyC7aZ2vqK1nSkbc4KXkSn/DxU\n22ppxOwuX9gaGcA6TNr1bkDfz9dQDWr0QmNPgolqAvw3YE07zZidxh8M3xAT\nGqtOKnP92yXv039dv/HpqqYnSeKj8CXgSsyQM1nTNFy41iEETMBlj1RcQSeA\nBSCtRz7tkcSxHRqBRwj3a6CJoJ5i3PEHb2DYCX4cbpHmR8WypithN0f9et32\nV+yq\r\n=1j4h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a57a950.0","@graphql-cli/common":"4.1.1-alpha-a57a950.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a57a950.0_1629564449981_0.20535534882704698","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6230488.0":{"name":"graphql-cli","version":"4.1.1-alpha-6230488.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6230488.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9ce3cd653a5dfdbd15a9a4ac563ac24252ffd5ae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6230488.0.tgz","fileCount":14,"integrity":"sha512-bvgGHDEesSZAvua3+F1HRJ7ZgNvy6hBUMqOsuLzvhqiEKZQb2wyt4j03/5sC3Jr4tDK9yplijN9zQto8NPA0Fg==","signatures":[{"sig":"MEUCIGFbkS/G2XEnVQL57hGVOfu0SUJsRCpxrZg+DpqbcBlQAiEAmIHRiyci2SRBiRkxAgPjdXLO/mPMdfRGmt3DTf+JEeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS5eCRA9TVsSAnZWagAAwCcP/2dsCZ4pgZjnDMmIptWN\nvJpBlsCNgjITp8y9ogdi5Rg4fqOE9nqlZGQsYU2gDRnUFsr4eLh7r7lai9FH\nZP9E3CvwUGPzwOuXGwe2Z2+ZCwj/tjd6IlLssmTeKGsIdMXi/hFS7+gZp8Ef\nt+Ci22YFZwBR1BuqQq/oN9+SmNRqU/ijDS3kznGhnijxyjHyS5CgvwUheFxl\n8xKo7xmEhcsJnK0tO8rrLys9Wq4Zwh0qgd+HWqRx9fvl7OjKldg/t/TBDdzi\n1Q5Z21B+rX8vIDS7CFMEaCEhRTYERDO3NWEHmJrPci7DpHlUlxGtwFSSF4G0\nVL8bvwe5sSqKHAShtxmUR7BmwwCAtBOlg1kZfOJoyi63gsieUZZpsCWhJYGy\nLSkFqMbv+wLHlhqhWEr4fr8H6a2ed6t2ks6QO4UwT4qb5MfC/p25nfLirQbJ\nqN04xGKp5qzeUZoDfNEYGgjtBS/Ow/ZsB6tFHl84ZVcwWqi00zmF2yHKJBaI\n+nT5zMUzUmKoQx6XzH+UDgjkQUqNw1he76k7J5u3A8E794jlCnWZDzpyoI4T\ntLDPIFUdYo6WqcxkApkq34ARfpmUDLjpoNBPw31dExlAoPW3TbuBOorLcCum\nbvPscz0MdJFkwmDg7o9oRHXswm7LAhBQqX1cvU4xv5e+D/7UjMG+xlNQjkEf\nu3R0\r\n=lurp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6230488.0","@graphql-cli/common":"4.1.1-alpha-6230488.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6230488.0_1629564509990_0.9308834121751606","host":"s3://npm-registry-packages"}},"4.1.1-alpha-628d5ac.0":{"name":"graphql-cli","version":"4.1.1-alpha-628d5ac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-628d5ac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8a3bb6e2b6edac4704a4502f6f97e805ccc1e230","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-628d5ac.0.tgz","fileCount":14,"integrity":"sha512-o8uT9PcvIFTZhH0EZvzqc1N/YrN25EAVO5+mg1z9g+nv+y9vECMnyuB1xyy5LnG7pCWi8y8W3KlcorQGANFN3A==","signatures":[{"sig":"MEUCIQDvf+ZYeoRbkJWCsEHWfIEPbBzITJcIYOyf3QnGhRbK4wIgYUsKRbz+9Se3QuKmUMQvNhgT+U1MVqlwYyX1zOeNApg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS6HCRA9TVsSAnZWagAApnQP/iGAkWevtDg3zm2mDUJC\n/ibGkc4qNqVCgMl5aP7BANYibRp5Zpj4XAwG9Ro6Cj7A3OKsqkbhbSpjEGYi\nLRlLrXuTNRd6eO0tSnD205CWPWTSYptzowkEGZ3fAmHYUPxMhBxHNJfnEpd+\nd/9XD0WnIVvreQOuEEUORjvwMkFrmJudz8wL75LdUxWY+EJgaRcjQUfriUTW\nrgcT4Q2xejntHq3p7cr85wBIYzIDW0yDU29SyN4LplZDpsDORD3Owy1e2aAN\nUPsqRxtmpusuqDjWQHjYZLgZkMvvqUhJAITGt3o4U9ABwF9lPnuqTMZr2X2H\nPyyHX83Mg4sWOI0HPg+l5f947vA0e9kgCm8hSKyUNyDWLHofFPdDDPBWz6IF\nX3qfArkRX1eO9Ume0kEV0TYsBb84pgmqOlF1g9W40OI8uL0kd8sQF4vRdl52\nDLNQjTx3XT+vT6lIbZo26ZrUs9LuWs/AOq+2yvmhxuASNJecKVIzccgEFNqR\nxPpb0VQx0iORaDvrH35zNKpp+Xe1WyHvR6ZO8blmp2vfEIe1UnWjSCTPhP/x\nPqdM7MSC3HSWAcLjtbdqfwmdHsCMgYjil062G48S4cR1wKg2qayCbpoKNIoc\njWDLLrT62sE7SbQ5ZSFSFv7plbnhfIBJqTRpZiRNKNi3GmaQYoTXyG9jtEKb\ngczp\r\n=Cf3e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-628d5ac.0","@graphql-cli/common":"4.1.1-alpha-628d5ac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-628d5ac.0_1629564550882_0.37160030094163177","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2a46b61.0":{"name":"graphql-cli","version":"4.1.1-alpha-2a46b61.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2a46b61.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ef7a27e5c0c58086ae9b58491a64e7d5dd80750b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2a46b61.0.tgz","fileCount":14,"integrity":"sha512-xMTupf8TxH/wPGQjKLLgmK8Wn5xuAKCIEZgPc4kBnSTJbl7d8r7i88W5uTt7JSVwSkMk7gkIftogbGqy/NoRqA==","signatures":[{"sig":"MEYCIQDuP/gay3zMu7z0ld+HEbHDJ9KTHF92NI90AutjhztHyQIhANz4li7GpN8F+Q8FGIGsKAMirc383Rq9RjkHJ7sCLIe9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS6XCRA9TVsSAnZWagAAZzAP/2PYKAAlqLfUuAc8IDmX\nkWNHxj+KhEwPNXZl+JK9L9tl4lXmsw5sk2KAmKd25PeaoCLCO/iP0CA4ksrE\nWcXieg6wWvF5EzGjnO/YdKDYY0xuAJnUa7VLjYpR4uHy5xtYLnB2aAyXWnpq\npz8fvHW58BIwQt8m49tJUvhSUgBLR7kcelRJ3Erb9NhwmOsUQrj1OcaT7eiN\n/gmzQgkcDuP4LvnbArs84snvOnvdHjWEpxbUbI00/4W14ibigzXsNinJHeJA\nAOcAP17JZSmoYWMQ2IqLH3Hehh/7/w7NJPi7hpSeheAfJcUJEvDPMUqQIDSn\nk54kZzZ1kjNqV8PVIkfIdY+3kmU+YgELBNBNWUhZRnK7GlW1cbndnITLFM0x\nlM7BShhYgoWDCLJDvogK3Sxm6qtAc5adepvgzEkieM1RCGcoeLO1qnVRKWi9\nnLLqsaucgalz11BqI11XNcmarjIPK1CWfXXw7NQKhPHXi50FsaDL5OBUqh5y\nf0KmMoEmuEVE+KOnfERsl6IiYKHkboO7GYHhy78xkHZR9N4JkthSj+FCy9Au\nTWsJyFLfuwPdGmWX38fDv4TTalqjoa8yD1YsYtN6FkjqNh+ScrwhSgXFC8U5\nb6W9y2dmQ/VY5LgdCtdSvKiDCtJ6qiQZ50GHs5x8x6VNy6Tu0vcAcEF2fyv5\nPkqt\r\n=nyGt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2a46b61.0","@graphql-cli/common":"4.1.1-alpha-2a46b61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2a46b61.0_1629564567561_0.09733771132209257","host":"s3://npm-registry-packages"}},"4.1.1-alpha-35534b7.0":{"name":"graphql-cli","version":"4.1.1-alpha-35534b7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-35534b7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"629d050e0b2df5b80a02756dcc8ec92ae80ab7e1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-35534b7.0.tgz","fileCount":14,"integrity":"sha512-dIpwXdLLaB+Bcqx4uRBBigcBiFbxjWpE6EfYmLS1QsA0a7QmDJuvUZJtVJDfST2KRtwWT9BS8mlWLvP3tOB4uw==","signatures":[{"sig":"MEUCIQDd3MDciBdzcft6eIaQo+L1Zh3Cslw1WL1lN1D0RpX/SgIgQgUgJreeO2OZconb22Hk4zKtdgrovx+VzJ8spdYz+ek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS65CRA9TVsSAnZWagAAsEoP/RqBBwJoO2sLvasAsNwX\nLVHMQA8jWydA2ePGiIljCmxhl+RPl1OI5oQjuojrYDrpv2rjNVq0eMpR81sz\nYWeO70oghwgZ3UcALR7dF/4JnQ1xMZ84ueIFGcMERFEEYK7v6EyyMU4r2JC7\nadCGqNQRIU3rY102B6vHoo7s0wqR4mRxNaWvIIM9Khh4T93oN8AHuBR0dQE1\n1E3dJaPoaCzmfK2kbD2H1iGSENmzyJi4GmazXxli57bw2Tja0MrkX6Io0Qk2\n+Bwugkx0xh47w8WFL+WnbStl5xxn8ZmH7RlLUUK/m9V0woU62hQs1AHMNrzx\nP5WmToFh+jvVLuy19qEBEw8/GB/EJp9l6/hr6dqHJmXmqCvy0ymVDiorsuFd\nlwTzsEcnvi6o6M7e3WCEjwYcQ/vtIwpis8X7Xv/my5pJ/VBsC/exJ1OuLiw0\nuZu9MP3RoYF3q1k2qUqhUM2S2wF5SXE7NYwvwBmHko6ZEjaTYbHrWEjWxhJK\nMbCxX97p7ZxJw/49l3lNXZxybtjrehohJkE1DVYs3lSGDOToDv8PMvejHDKq\nEgj5GXeNhZcYo5o3lIb5ATz5wIHuc97t96f5qZMT/sFnly/3g30ywxFwH4DU\nFCjjCeTzuJFs972cDB6z8zvXsheRxP6axd21Lmup4yGzQUSqxnlhBvlsqcCy\n69kK\r\n=Akmk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-35534b7.0","@graphql-cli/common":"4.1.1-alpha-35534b7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-35534b7.0_1629564601522_0.22829618458587597","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5b99daf.0":{"name":"graphql-cli","version":"4.1.1-alpha-5b99daf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5b99daf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"125706d734595251b7038f97372755c413e53f30","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5b99daf.0.tgz","fileCount":14,"integrity":"sha512-kaR/vwOJZUVp0oI057LmBpRZeqYAbkOpTvUO2qwgB1I2sjQ3/+OwsqVxUXMOpwXyQVJwGaO57RgNWlxvrykOXA==","signatures":[{"sig":"MEUCICbvjFH62+qdZu/Ok8IWJfgNIz5oVtVZut57WL3K8Qt/AiEA9P9Sx+GcEG5DCCmCbfPg/qQAS464STtLA7q43wLsLbI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS7YCRA9TVsSAnZWagAAFFIP+wWhplvJZJCLJPbLUuT0\nEPTkThlmzpF09J3XA7uMPJ82ySL1800fEULZIZa4as6KjM0LUQ8f7YxKguBk\n0bBhVSUTT/0mvWva3LCooLTRZS3tcM0QQvS+Wu9LSDVeZyZoJfPoFN83pXx/\nUH3KvtaK9BUzDeg071lxBdSPNNNIM1YUoSKEHFsA698DD5orK8ku8t5kGabW\nn4zFPiL02ar46yeU4wBF7nE1w5cvx0v8WmODAuW5zsTRnP1KTZrTLhapCjbm\nZWpVPtIEpV4uERx23piGpiuttBj5bHbfS/k/j41y3jTrtjFSb8hVZG9TsZAn\nLiFBtVOoR9Yzr+25lvlVv8eMsYbUk0WqJHQYQoRA4yIHqpXoALrCcmSTlRcb\nHyZ4RBFse+g0qwmJVlGGwMOvus6SvWZw72lUNKbtx76H5ZZnqth7f4vlDBPW\nFctpIJ97XslPfnC8KRCqCfJzQSoyBkh8x5wBDHe/HDIbDKsdAR+s5frHDrSx\nvIN96lufgt/3rfZzWDSB5ozRm/B/6Ea+3gBVUaNGe/bCT51bAa/5mFNeQkJY\nNL24zpLiAfRP2CU+BGMWFFQAfKCq7D4/bj0rIkB4OHKy8Vnt3irRmf+TNklp\n1aa7a7mnCMIL9PZQ/SP1jQuJ+PEx0adrRfW+GHkAdPyA23P7Xo6B7vyZNTrE\nsc2R\r\n=aaOt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5b99daf.0","@graphql-cli/common":"4.1.1-alpha-5b99daf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5b99daf.0_1629564631858_0.5039005974998043","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4a1556a.0":{"name":"graphql-cli","version":"4.1.1-alpha-4a1556a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4a1556a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c0b7f5b849b04fa807b7a32b19de669e77542028","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4a1556a.0.tgz","fileCount":14,"integrity":"sha512-3Blfs1E12gre5FVYd0lI609FBbgCV18hk3NGifwiLjHRu3bjA2QHDS1DbEjObg4/UVXeeGvVdPJtt2OAwcyNvw==","signatures":[{"sig":"MEQCIHe8sHV0JS2KN56CSWws4c8Z0atJ1CaOD/HWEVG9QwubAiA1XWwiO59quGnqqO8SJ4GKnqKY6WLPMj7w4GFPL9fC6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS7uCRA9TVsSAnZWagAApeYQAIZIp7gyQPCj3UoVH1Mj\n93zMKG/1l9X1IQjnHYBLowDT3MNY2644ugYV1KHs+WkgQ2SvjP9PXXBUEM5I\nIkFNuUJWXTooJrukuDj5HZo1RiLt31MbrXK8OYRPfgyyCqlKl9XsBY57Wlma\n/lc0/orIO54W2LEYJsPMB+Av9Ue9VJRaHroM6tG3WNr8Kaq/96+7HAtMsjE2\neuNXBh46StP8VT+iJMXg5fJe2Cmr9NrZ/20vPGpbIXwY6CgboRWLDJ+kGq5D\nJoc1Lcy0B8z+XtDtcIv4sGoSdAk/IqNtMBOOH7oAmXtLgHmEBt7xn8xtzMk3\nAKSi6KmoxyAl6ARJkAjt0kXK6Qx3RVCUcaL5dGUUpPjZPp7hqgOvJMThoprK\nosWXs6GMzl9BUCudxPI5sg6A4vXGvs7i4mWo0uGswL8Kji/Rzs2P4l08g7xJ\nQ01ADbrafwosmhjereaqkwFgTXBsb9P4f0DgokpfbacXrR+ksJpNG9jtMp8j\nDGv581cVyXxKU9kA7nw+9u2i7wgA2hBrj9lUmzNMCiYe4OQw7wWEx/2SyH00\nkRrtBj9wKTF88ZwA1/0LyNCFd8NViWJxhofKkcEKCnvG9aOjSwNOPbWrsnfb\nWBfnzHs3G4mmqMeV7VAf3jUTQB1bgQ+4UZv5/+U1yQq4Dqs8RCgtVbTBnneK\ntZ+i\r\n=HUau\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4a1556a.0","@graphql-cli/common":"4.1.1-alpha-4a1556a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4a1556a.0_1629564654047_0.16248702672289062","host":"s3://npm-registry-packages"}},"4.1.1-alpha-05d2526.0":{"name":"graphql-cli","version":"4.1.1-alpha-05d2526.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-05d2526.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1deaa7335f8da3405ba21a3ca01582ef3a349d20","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-05d2526.0.tgz","fileCount":14,"integrity":"sha512-IwZtkOsps1IeRRB+hpUJ2Fj72BtzenjFMVsOoA8DmYDez2WPr0APPaDYuXgFELBr7W8E0g+PlSsSwMKJUKR3DA==","signatures":[{"sig":"MEUCIFCSE6CYJsHIXVJ8Nv1D1+d7gt1uEquXLFPPQhdzW80NAiEA9tynzaRXZhYyB84kzb/q9KEdIgm7aiOAmbF0l3yRaoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS8ECRA9TVsSAnZWagAAEEIP/iRo6OqBmtrSor2OGPO7\nn98XGG93JwJxM0V5/GSLY0OQcEWAeeTAQqz/JGQ0KZUw8MED3oyjTPCF3l9Y\nH7X2rYeTPi7nioHHY1AEHxoyUTQjhVJXAQ1pEChYbhXms4k0wUPMQ9WajkqT\nmGo5Y2JnpFUnPK3h6Kvn6Hiinaj67Xd/Y/tZbJ+pkZGiLQ3JWCgjwc/XYTnD\nUSTUQYyS5QVlmE0RhEuYSEkSfGgt2/FpEenZpeNNQP93vh+GzyYH/e5EFXAi\nGmEoE0dmyRK/Y3guUPrhbnHhhJ2t8NW52Xxx4aqcTJ9ga+EeP6a6XYYL3/Ai\nqAC9KjoYUOOppez4foFVdnVTm/ArAOYcMRSh2bx/HahjEuuQ6g/NDlkFdglg\nNNy2jPraNHw6Eb1khiyTwM1tVM8P0Gfk9/MlEz3p5XCS6hBuUmXhrKLYkkmS\nQ0o3oxOrzRS9RJcMI0tXOo2CF5PZ7dhe3a4egHpYp5mRkya1c1dmlpo6DQE6\nKeRzIzFwXHyo+r+OnRR3bFOi8on5vhbQzzT0t3HuFEh5UU7/u28QyN7DKRJ4\nBofkkg7Alr+KG/9EG4niR+kQOfwPgZtPTC4zFLDoP7cSDJnsi1gq2Ap2S35X\nICSr4w9Kr6syem6xzltTP6/gXXBdQUc01dktfcAFF3PpGIi+SlyKKDNYEAU4\nwY1g\r\n=I0Rl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-05d2526.0","@graphql-cli/common":"4.1.1-alpha-05d2526.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-05d2526.0_1629564676232_0.32189242108233374","host":"s3://npm-registry-packages"}},"4.1.1-alpha-528e881.0":{"name":"graphql-cli","version":"4.1.1-alpha-528e881.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-528e881.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"38e9c05a1a611089702e59ec011f417ee7dfe3a2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-528e881.0.tgz","fileCount":14,"integrity":"sha512-tbRih2mjtKkB66yOGK4ZQqNBE1UUIvRuH+6nkNUlRXil+6Ok2qHiEt2mNDg0oyuC0ZpWiRxbNucW1nUCTRleiw==","signatures":[{"sig":"MEUCIQCAWGuR8gl8lHsB/xAZdrQGQ9ses0zIlal5TYHE2WfvXQIgJKxskhkcAel5JuQOSrtOdw2tFRAKB2E6TGyTkHt3rk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS8UCRA9TVsSAnZWagAA5i4P/A5LSsgL9XEtWLUS5Z13\nnmbMiI5kMJsMUuBpbHA0FV4r1h1jqe5Qtqk2gMHRzdS9LJ2TjbxNzxILiNPW\n+0vYuH2Sshtl1XRF4TyyGjTuq33XgohTAGG+AmZWLjJyHmFSx6CUdAw/MJWY\n8jgQBMMCbQwhGpTobtm5uAlFjdKOU1OsUbiweINT7M7iTJ/26CWg3/jAjPF0\nZCw/Yz2hR8X2ATNY2jsvvinPq+REwt77t2yeGZuI6eX5HUkIRoZYP6g0do8x\n+tdif473PUzndkPJV0NyYDt2kCBpAFaGIN4g/OpNjOryUQ0IX9KO79Sa6Uj2\neLBw6QuMhbwXNv9Xmt5x/Af2gQ1j/yVGVwkvY+n/Jd2yyFgX6ib5Df+oMjfh\nYyw84y31VGDQcWpRaaMBjYZ0a4GJgDNYRpSkP0tDjpCAFaJ5YLzfgBntK1q8\nwjOEKdwd+F8AI+gdk79TngCr+i/nDRiIMbFjnOWRGVUYuXdhnTw+4CZI4Y8p\no8l19RdM5p07sYIjpHCAU9QN9cfUBrRyvmtL35fnsaR9SeLxFvOc1YEzRj7X\nl++jsMDMCGWMuuMm/9BC4rvSvHblsNxP66+ZbE+fvQs/OSF2hyxcXeyfNMmU\nsW/IcFV0CgoaRXt/3nzAqH9IlxT2wAhJghQe6gvw5KDc/HxgDSA7qix+sE1x\nP2v+\r\n=MXvN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-528e881.0","@graphql-cli/common":"4.1.1-alpha-528e881.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-528e881.0_1629564692515_0.18408397462890447","host":"s3://npm-registry-packages"}},"4.1.1-alpha-50480ee.0":{"name":"graphql-cli","version":"4.1.1-alpha-50480ee.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-50480ee.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0447aa1ba565eceaeee3d3e1e81d13b51a102798","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-50480ee.0.tgz","fileCount":14,"integrity":"sha512-7PgiTOcXi+vHL8+LBBMnUaNX76IpmdYT3QnDpjWoeKtyaZ2KUOF4wXSrsl1623ueCYb48z9njfuMa0MaxbiBiw==","signatures":[{"sig":"MEUCIQC6tOAwiLYesKhh+DdqEp/p+8qsJ7nt/e+kBF05ws26lQIgHgbYcsg/RY2hQLRtN/p+GK/P0R86AEarp+ELNogEd/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS9eCRA9TVsSAnZWagAA5FUP/RVQnv0RmPewwgwBKPNJ\n/2yp+mFsGqGwajcrV5Z4Jx10RGiwqJOZ0yhW8hwCxcYwroaI0wvazvE9HydP\nUR7mqkBNS7384cd+lhY83h0OGm7Xn0P8j+25oZA1TDSspBEIE0RWTYKD0fhx\njD5Qi8A5BpsNm/+1ojh1iWY+qE8xg3NQ1/vNAqQhuBnfStX/mOZ4GeQgjALD\nOu4BPlp5Gs2wNM/fBjE2XlIlBQsBeYwZ9IUE57cv6N6+1mp/PgWcNcjo3tav\nUSWJcvZl2d+AEjA8tqbXz3+E9e1UWToOygcC2xM2XLciiKVzQaxy3Sa/nLN2\nVOyeQ5VxXnYX0JTYzspgDGmVtVsTTlbgM9iJbnkUTW0BzZ8n0r+NZPKJj8Sf\na0FuEA63pYhAmVZt9vojZsRSxSbpCn+MIfFEwqw+15/X5ZsR1wXZ7PT/fNkP\ne67C5Gm0nQowvj0V7s+JhwPWY77QXxbT2P9AvHertxXL6QYg6PpnnpQHlpcu\ni6l9GcOYHBGIYACAIKf1JT1PEr6b/0SOnR4WePifPRa2ia9hxxtwdWDchqoj\nB8Lzi/l3vfSfRCIskpBCFClafGjuSir39TW1aOTmlIZREEC1Cibw3Gfn8TFG\nMAHXsxD1lrLUNhEul3gZGxmOPoIi8F7N0wW09XLWzgskX3eYmY9gZnyS0usw\ncs8T\r\n=+U+X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-50480ee.0","@graphql-cli/common":"4.1.1-alpha-50480ee.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-50480ee.0_1629564766718_0.6368211331629448","host":"s3://npm-registry-packages"}},"4.1.1-alpha-247c599.0":{"name":"graphql-cli","version":"4.1.1-alpha-247c599.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-247c599.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3a88438c1b2565b6f7c60830f28a2e591f25f443","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-247c599.0.tgz","fileCount":14,"integrity":"sha512-QW71jx7ZsDiMZu3BcygDIsKMk2gn5oKmKgl0Dlr0EQPC/mq2vRrWi+vt3w5Klv2js/PZnY5s0j42IaLSnSbP+A==","signatures":[{"sig":"MEUCIQD4nAdt3zEBVk3Epna3bJpxlb/XyEfMqH1q92qlhAPDYQIgNmpCkNGZLLQWqNi5JYFtTFfPeaD5DjB7h8XoX8BhgqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS97CRA9TVsSAnZWagAAX9AP/RswP9bLCpUxPKXQJEYH\nk6tmmOBy6Uch9Qq9/8bK+sGFqL5nrdnvzovQfXw7Hv5+1EEp7GLbL/F/V56l\nVLlS5lm+87Rh+Cvz4ebeh4z+qPSx8SSAjRyoBzVQA0lj+L6cPsCtat9sS/cK\nPzV8eSF3OEXnjPmJ00C+RhNS8fcT+gGyy8Zt6PeyFhyB+0twqIjxjNab7Inu\njUq2cDZJVVlzJYdeIzPtrlb479cACQ/P4x6bZGKlN1YFJEwghEskNYsdPML0\n9u9ntzmtqPFycfWhPL5V/5wx4+46eVZhTWDKnNwssOTt9V2Tdxb2Lkga/iWi\nhU+sbXK39jyeqtUFenJXO0zELuxs+AKzDrwDT5FKAR3oytLbjfrfzTtlARIM\nvR3Gc0/VhpD7XN275wE3bjwvV10tpXT2whlh/RFSxCxQVgDLkIzILxMfWgXX\nMRcUYDvxAHrJ7N7R8k0RQtw+jTBrgeXdBBikM4kPTOKDq0s5W+FziyQF8VwA\nxXnAjH4UFwUL5KxM0XMzoUFaxFcVqmLcd33WekXkuj+e7o4kJG4I87Bc0dkY\nihyC5e7wCRPsOPWSno44VfXHz6CaOxDrNDlFVjQ/0qUSoMYBot3SZE4qyjKo\nXh67aNyr6NELlHegkbAVCDOPtSbU02o1QdHyAgReCk2ubQY2+AxN+QjKxASG\niIa7\r\n=Xh0z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-247c599.0","@graphql-cli/common":"4.1.1-alpha-247c599.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-247c599.0_1629564795222_0.4465615507079541","host":"s3://npm-registry-packages"}},"4.1.1-alpha-75f45db.0":{"name":"graphql-cli","version":"4.1.1-alpha-75f45db.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-75f45db.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c8d36967987334c96e887c508084c17f056e7880","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-75f45db.0.tgz","fileCount":14,"integrity":"sha512-YKt8H/VscsiG0hQ2gfPi9gjB1Ujs5dL6+Wn373QogS2zV5V3UqlYDfvLXK85i8VOoH/ynI3ExgbZEccrKE8AjQ==","signatures":[{"sig":"MEUCIAge01XQZnxh5SHcbGlqmqX8zhVkcgDeal7XTe06eb4GAiEAnLKQ5N7RI5rFnOb1FREJ7Jg5o7usXVRb6iongMBJfzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS+VCRA9TVsSAnZWagAANj4P/ju7B7XG95DZ9a0w9piS\nubjD5/dRNJxeq9MAd72ip39mS4QxdVyaM1BL/2NZx0Mh8bjoAixe8tTSy3mP\nLYClshlVWhQ/j89493OxRRESIrzHzOhQRQpsLh2goNy8Cc4xSQA25ZJmYb/r\ntksI2irnY9ydrQRQg2VcXuwQm4bof15KFNfn5BZkaEoOWycglDb9EqscrIFn\n16rbhZvZZWj4tUWC041Fu0lI9qEI7xW561p5qYxiw0xYVIR6OgyZrflqCUGh\nw2Qcpw9VDuAJM7TD0ksq9tJgZeo+YkvlDl8LhRm9n2r5HYz2U5in3H9+sz28\n3QemH9M7Sabb8Mp9w7EdeedF6PzI0nQzZM718vJr5GcNWMj6UIQsXB5yOpJQ\nswhg3fav2Wmqi81O12HK08jisLQMAoYRRGm0/DFH07/Uni+Tgw73MytGQwiy\nw3Ml5z15drlo+23S9q0WaMa0VaJ1ZX9p2mU9m8RFWPngcS0U6mWQbYWSdUJG\nMSvhAjsWspJMp/E61IYsodkLMCw2gWBprYp5OhMQduSoEeFrslSdTVF3RW2E\ntdncJq0NbGPcPmXlkL/gXczE5znHVxx6E4+oM++DfdqWeKzNYG4+n8EvdjEE\nDbeOnmM/mqake8+F5/MGjXh6/CDwyJsyMITFjRtpqgSwoa2BbxVEVGo5F2yq\nFMW5\r\n=V8ng\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-75f45db.0","@graphql-cli/common":"4.1.1-alpha-75f45db.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-75f45db.0_1629564821478_0.1567564935450867","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f202f02.0":{"name":"graphql-cli","version":"4.1.1-alpha-f202f02.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f202f02.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"01b20c816e227397f5332a714f9ef3a2cb9ee67a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f202f02.0.tgz","fileCount":14,"integrity":"sha512-zFs58NCTaPFxmHHt1YD5EOMPC8xjBvBHLNFPwHkzutIHpVwgdxq/ZwulTRjHkbz/C8UD2Yru+Fq66gR5BPwKfQ==","signatures":[{"sig":"MEQCIGcP/meUM3VplON4gYJdLNOl9IQWnJCDwUxJIWphWN1uAiBETtAE4cnByHjI3USY4eqZr4wm05rgP9rkU4KsfxDMqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIS+gCRA9TVsSAnZWagAAU3cP/15FkeuY/nTsD48FFyNF\niN9ctn2LxJth0L/bCoQLnNaO6BkscpSO3cPbxGskHaclQXLs3c8TPS9Doppg\n1PZ8TffywpMG2W6A0oOrNi46mJy6BuvkR4B6xkNZlaGbdeOUrZST13clDUr0\nIqAnQykSCWRQkZ8EzJAGAjTn2s4e26uFWt2BJmRRPhysH4QRamjcQ9Q7H0wn\nG5AaWSKf8k0LFXKGeC6fez0Zmspc/LpCCLnPaBHaY/4fbu5TndDJ0eys4+eI\n3LfzqKMMQauBssvMHZkaR5H9iMNuTfnL1LN2mGw4iawrOlet5O217qdIet2J\nwk90MeLFQlj3bEU/tfYxsWSSGPWIcfg2Mj5bZ2zv0mh/LyhBUMNYVFSzADa+\n1JG1gWyP2GbVGla22sJ6XEdmlooMj9mt3HuK7YRp1bLzSyaYvqe0EJw8cH6Q\n/UBxiTMOvNEMUNm3yWft6ngncxZN8cE5q+4XBgKuysxlev9+Ep5gIGjISa7s\nOupUyhfg5ZUrFfSIpYlVb65RoOLD558kEZGy4686k4AHFR0VsuZMZWecQUXa\nqE+nXsJsC9tJBgzUE5L7X6vKOfsLPZFFy4T2SkeiUPGHQat25rNH5ZzKB79v\nLj+O3MyxnRNa2ADAb4/98/9izdPpopYAAcHm+EppafWe0djmFlD60wl4tYho\nfEUX\r\n=wU3E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f202f02.0","@graphql-cli/common":"4.1.1-alpha-f202f02.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f202f02.0_1629564832183_0.9628675786677734","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fd55812.0":{"name":"graphql-cli","version":"4.1.1-alpha-fd55812.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fd55812.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"52116a35e2cd0922bca98f08317f9246dd4cc848","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fd55812.0.tgz","fileCount":14,"integrity":"sha512-DhPISBJU5sb8UWekktZP4XNIRScMorG0Wp19FoZe8oKZZYsy9/s1/xIvmvr8tqqySlk3gr06UXui1yBF3j1rhA==","signatures":[{"sig":"MEYCIQCadMzZUdVRLRf6TQzaaHCfii49C3HVxR/AsN7+o9NHygIhANS+jYgONaNdbeWfybFBGO1Ib0X/Mi8KVIqc3trAF642","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUlZCRA9TVsSAnZWagAA9ucP/2SgUhaELaTeKCTReKkO\no2zHWIvyCW2U9jtweHs3QJL0ofJvS8NKB7Qami7bDVwSOy2mkvwcKuN7X7WJ\nCkZDggtJ40kJfv+fkFZ7OSNYSGO+/hLeTq6ZbqtVBqVdM5uM/FjRmoaUkTTu\nLL5eS1k4tI7JLIgPjWae5+HAE1IQWZf4eKbokiol+PsiCZtEv1Ko7vZ6lDxO\npYH80yakWJqGjYgH7KhFvVEGAvjRtbP1LDsqsj0ApecKgH0HQMPrtNPU/+L9\nswdCeFwNOKWgahQlgUuxg6m7Taa5oaEKRiUhxqP4iOOgO5D4mw8J89tqMuF4\nIx3As5I+cYX1t9vuvFqFkdNsz4Aqc2FyBwNKmAh/YyEUOFHEvsYvEd72NH09\nr1UIkFZ1OeVJwip2P0Q24bC9Eq4OG3nR5Vd/9Iosqjn7XouSg0h4RLTvT9qq\n7PM9NrVKTJTWq97OKUbTjKG47rWv/uPbxwCNb/FWxgGzuRUGjQPvCYlh2Rwc\nYbw30vGJkgt0jaGfx2YTZ0XRKbTs8R7XqwiMtz4eFcRezL3/uHQ/pPuhMiYG\nlgfBkHPrb1bbh6Pxxnx9xFwg+KYx+VGjLNnuOci/vtsTgjZMlq6BUyPp4CXu\n3TjNBZMtLKSRsJhzTl6PGcfniavZN4Td1MPajyb83kQnARzrdUeXImhCofvK\nvxwV\r\n=fK7s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-fd55812.0","@graphql-cli/common":"4.1.1-alpha-fd55812.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fd55812.0_1629571417864_0.4141927198324886","host":"s3://npm-registry-packages"}},"4.1.1-alpha-da109d9.0":{"name":"graphql-cli","version":"4.1.1-alpha-da109d9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-da109d9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ce27cdd0c1c948a475a9f2f55c6985d908703cf5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-da109d9.0.tgz","fileCount":14,"integrity":"sha512-4Pm72v515GgjNubQVnxSXXsubk9r+aZq7z5/r04WZipyWM9OWntASEZ6/umk1lybGt/Z/UXfIgTB3pSczaxXOw==","signatures":[{"sig":"MEUCICr73129wBctCJXvtK5DsbnTuiFN7YNV9/4g6t9iy/eRAiEAgZgqDAiJclxPOKRFIIv7nAYIDQnUDTgjGTZHRAjOGMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUmeCRA9TVsSAnZWagAA7lsP+gIb8S+/9MveBoyD+x3h\nDsAFDH0jHfaiyoC5yMuNNKtMrFbvL+UkfIUScTWjB/zTnIxf9E+f2AOxHFvx\ni1OuEYQG5/R9vJLMre5MLZECqffvduhPZzKs3EsNB/3In8T71b2H0U2SezWJ\nVT+t9BBsiLcCF+CmB4DVJtmYY0zeiSluZL4R2DwCJZwQEZVvwIK6yIVgSrBf\n6QgI6o8mWdDT28Q4m/eXkDmkywkCKZEDzHShuiYcXqcrEVMPU6CuHylEFjes\nCQbfpRr64N0avIyIz1DdZrHqitSFD4nAQOzEna0iX7vkrBVdfZFIK7HB36YT\nnleyvKUwWvxD0kahZQBoi7zAKsw0ig6NCpbZw6rNSpcedVxfndGPA7hXvvje\nun12MV90vFyFATokoc8/rskUbJSgC3Lmf5Tk7E+NWsKNsOI7DE0aklq+XAgU\n4Zty0LZbv0nj3NT7MC8dxlsMvD6lI8j+0uVfp5+U2441R3iVTHubuv2nAzaV\nmpq/gTA8UVO0tsMZbyy8FX5lV3x5HOR+xPn3otAHRxGWKEUWliMxSNZZErFA\nIbOstsfm0ChF2CEeV5qivMJRj7b0wLU9x+ij2h/9f7h8cMbTXimrBxT7eYzU\n/dPNqyiBOwM/T1emvoaeerdOCGxiGKxkKyDpm8R97eazTp30qLnA01uG/57K\nXsWd\r\n=BYps\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-da109d9.0","@graphql-cli/common":"4.1.1-alpha-da109d9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-da109d9.0_1629571486510_0.31160249572516086","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a6b445d.0":{"name":"graphql-cli","version":"4.1.1-alpha-a6b445d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a6b445d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2577a4bbdc4256daacbb6654f10bc23d1c66c48c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a6b445d.0.tgz","fileCount":14,"integrity":"sha512-JtguNj8sZNRfZ+y0utJW9AaGXC8fnPyHdjt64tYPKj9nvfOea0vXWuA2jWwLqfOOp0bc9TIiVVCZlS/TJWCdAA==","signatures":[{"sig":"MEYCIQDMgAjKCYy+lDvgBucC6ahTub4qfuPfim2rJ013MnyHpQIhAM7JZuwRGRTLdXEaCeWL4jPxZA39r+zHQ14MoJOEvPy4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUm1CRA9TVsSAnZWagAAIzAP/igRHwRmxueeRb31dPSl\n/cXA2lnScY1LL2NfVUxZaLl/bNx+JFRmTwUQCIIwFJSBjKeyM2OXgSPvjEgA\nqfeY9/YZHBqEKsEhiauw7KK7R5MnShV4qsaRgtWWP5ohIygV7NMZEWTFpdIo\nGfnT+y3GPQjtPo+33mhBynASedCu9KcEuVLIGGkN1myWYNMIj4ZxELnM3zMv\nKKdrFHUxIWhBui6Z7qhAOf4jjV+gNl71RyO0Nf6759KJ/hEvkIhPmoggABAb\n1hArC2nh9JDE/DHqXsTaVoKpbzU23oviSb9bxa5VB/pVKHyr6FJ+vgjKIpbu\nO7GtzfBgMphzWohY3yB3F8BGCr8ZN77J7LMYxw2BUyGOGgD1174NKInymzLz\nHVsQTf5DRx8LUQAFDXNt267U7ydqs7+7ZMWdqWWjhyFgZYXm0KEZ5FIsxR1W\n2rzV3SgHAOGDg7lexLf7OeIJgtahmKa6WSSeb6O9mCp/417rkPMlhgvbZfW7\nMp1uRnRHO1IV1nXBnf8+Opn8BE1AVH+ukAwvL+kBRr6mj04FZ9PWmAh7yn70\nnrZbN9fiUbcevSnOUpaUXGkl7lzg4SxQK3gU99e8VCennidHdU8XqAQA16Jr\nG/7aBYgRtHb8pm41Wa4yTMzQmgXxTi/ZpFH5pZD5PHwQATNtWm6lYeq/MQU1\nHwIe\r\n=gWKX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a6b445d.0","@graphql-cli/common":"4.1.1-alpha-a6b445d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a6b445d.0_1629571508908_0.5853339959555979","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a08c3b8.0":{"name":"graphql-cli","version":"4.1.1-alpha-a08c3b8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a08c3b8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"24fcc6f24487c67509788d2791e459db28792825","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a08c3b8.0.tgz","fileCount":14,"integrity":"sha512-5kiro8dD2kHgo/yhLETqypubB9O0qr0FHMP940u2jjYBKxy8rNcBiqPrE0xyp+gaJCwepi6K49PIDTrdY88TLA==","signatures":[{"sig":"MEQCIEZjZNYW1Ml6A47TJmCUpl3mTRVkTxBM03uU1ef/PiAeAiAiiv3IC6GF9WzK+wOYYK2vSHHly+T7Rvd5W3hFy33C9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUnGCRA9TVsSAnZWagAAqiEP/0EJBRpVGrpXAak8Pgbk\n4TpTcGVYS3RLKTnuynFiSeKBuJGm4/AYSwyFCu+JmvOaBmVZdwbNYcNFLcT8\nIYo6lRYpQ1UkFLol1ux55gj6sE2VvjTCg+ElHk8abLpRnOn38Os8X7If4wVS\nU2VnLogwA0o5FIxwUwuO0NvHYwBxUppVfymOO5Dy7FhKqipjsVfAECjUN2UJ\nDUGkpRUMqkcYQ2GDF2hn6nbW028iOz+1on347cSbI0UrQMgsW7AlDm5hFarD\nC2DnAXAa/iNN/L6aNXoH/XxlgnF82Ey/uknUwhtiwmdB4cHHSHNI0byuBglL\nibz5WXYTMUDxEE6suN7mx43xrQ6GHqcWXUx3BGplVHARp0b+N91eoja/9JsT\nhP5jZTSAPjsqyqTxt7oQjqo3Xtfi1+rt6n7bRP4d0c3HX+dfg8FqtTTEOZtx\nnaLaMfFcBB5iwnIMXRzyWRTKwnB72dtQYXnYVoOFOvoCXvzLzr6QHUFLnhLs\nYmA/obODQ4nWmUIMm8TO+2hrVDFmQUFAHtM23ukbGDsp+avmpCnSe1Q1rq+K\nfOGCxJzO13ILMAuyDPHLKCTIgcQXqmf7N4sxARpaM8EMNpEulOCko53gu9pX\nDT8gy6/RVAG65rAxSFbXU+PuksMjtMxgZpdMDw0oEpawWhaaV+hj+w7mhOXV\nqC1Q\r\n=m2Rq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a08c3b8.0","@graphql-cli/common":"4.1.1-alpha-a08c3b8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a08c3b8.0_1629571526441_0.7929026673419772","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1713ac8.0":{"name":"graphql-cli","version":"4.1.1-alpha-1713ac8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1713ac8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a0765200e1728c24a49f676c46ae1646a591b6f9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1713ac8.0.tgz","fileCount":14,"integrity":"sha512-a09ob80NQOHccmQl5LiCCAdAbWRY4i9s7hndhB3eyR+j8lXNMlEO90k9yNFo+R+/3caBlCkGqQsw0FK8V3Fcrg==","signatures":[{"sig":"MEUCICJO7ms3ANmqRP0L2H569tzC1Yd+QQyDWl/VTsB1ts4bAiEAxvI5l+NA3hbEz/Bag6PBzM2TmSyGKfDfrsEqrAq5Fw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUniCRA9TVsSAnZWagAA3H0P/R27YGFwJFtowC2YzwAl\nEl41Es9k3vnLLO9OFvgc4pFfaI+z3Xy79xaDsUgFQVz6nmxQcTTEashcdz6T\nqa3goQ9zuOP5MsmFKC2CFT6bITNoA0j59lx8ScHxHPlhoabpqkSURx74Dlm+\n+3pzMAOaSoBtlqN8IRpq+33Lg6I/n/TJ+z+KLWlCR7bz6FxX1eLEDPirx8KI\nOTrHvWfpoVw9kt8ycJBWEFyVChOlCodu/NG28RF/bEP9oy25lr0xx/1TX7uw\nfixLbMIvtfpQXpNevCDmmpxPse/TbpSkKwzaHetkuqOirQGSgWk1zjgDrB6F\ndNK1QWhjlEvuHyDbAcZ0aFTzWG/GDenck845kBiE4VqLeVPW5MFZ+54H4NTk\nGxsmyYy6l7fAOVQ9LlzXeh1syUws5Q/niFSbVL2j4lMTrygU9IPSzWd1zuQh\ngfhBGg0Z3XkhIHZsjoXqlbNyxTUmYF3wA3rY/7UfpdC8S69+Q1/WNBZbzyCo\n51aSInV+L+ObVH2ocLN9HEVaKn5avZ21imR6H3hI6j3i9bSp61Kj4KVcgxMG\nJt7z/gcvPuf6ugMcjOjqdcsCwvZXOCmWlFdw4CQwGNvQnoVnk2/ed5LNZnwb\ntVThNzA7N/+U7/IVArmUYmC3MQOSiTn+zMNDLZ2HCkLSmDhEr91R4TUmXKuA\n040t\r\n=DtFp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1713ac8.0","@graphql-cli/common":"4.1.1-alpha-1713ac8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1713ac8.0_1629571554625_0.6052149227619255","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b0ba70c.0":{"name":"graphql-cli","version":"4.1.1-alpha-b0ba70c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b0ba70c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"46dab27bba7effdd0ab6a5fbdcd99551852fbd6d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b0ba70c.0.tgz","fileCount":14,"integrity":"sha512-Q8A9HyEpKccpUPEhT0wdAxlbVTKXlEnf3GKakLYydFUw/HSN2xMoGMhmielXr0oVbvEabmYI1jqOPKU6Uzuhaw==","signatures":[{"sig":"MEQCIGQmvssnVTVnRxVKlSNavH2RRf8y7YqCCLUs5d6PEWf9AiB9vj0wrmzsO4pzrzeUZM/A3/hPs20G4SiQksCrHMA26Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUoWCRA9TVsSAnZWagAAVaMP/0SnyxrydpxWYKUGQoBW\nP43biHdY0XOjaleGpUpKSovtPSLbsvYf0T6t2nfxaY6xN9M6YTKyQa0BgsZo\nRDav+WQRPVdRarizuAt0Zv0faz+dot+RwDFSZqzXHUzDKIr7xZSZXjMA+Uue\nNdsCNBVBV2SsitUou9dYG/Zp8aLBfqQmMi2yBOpPo6XP/2bVp5CX+N1duqiG\n9K9FsFi62V+puHdnc1B7B4qd+ORaxi4CetrSiPLx7pD9Ok8kISFxG5PQ8FZ8\nGZ2cZQBEnUMiWM3l8aydwYdzvkwjyPRdwEAyNOqGvH6VQVXY9fQ90N+r5BxF\nobJZdZOHtxGVWvwJpMQk/rmVJS4umxJcVDomuxEimblK31418kZ/kDMGeyx+\neupZrXwlxI+d+nhirSstb2nDqy08F2ddYGhnjtUV1kiVqOfEuSEnsqWm2rHT\nnlB1I4FKz5kpncH5NKK8Ycbnn85ZpK7kFAiZ19Pfm4gfiTgAieMxLG46csl9\ntbRSWn7C+VxInplKouyLyTkXleXzb4lyXHbjGpObRS21iHCkpg0tYq5Ktncq\n9gpr223167xLce8JYECenXdySJT8SDBqiA+ITzP2rqEIiRUHKyX0AS4/c+KQ\n4HledjZEa3vMHXXVyn5dke5wxoejy641JLtmvDr1ufn2uqqMRqqeVnXb9M74\noWel\r\n=IXzi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b0ba70c.0","@graphql-cli/common":"4.1.1-alpha-b0ba70c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b0ba70c.0_1629571606140_0.47547169530355604","host":"s3://npm-registry-packages"}},"4.1.1-alpha-78e6dc6.0":{"name":"graphql-cli","version":"4.1.1-alpha-78e6dc6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-78e6dc6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3942862148b13beee1aab0de728d89c0801c5f2e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-78e6dc6.0.tgz","fileCount":14,"integrity":"sha512-lR+sTZgfXETsE+ICa8BCGu4Gj3ivwp6M60+Jrkj/+fSHjNA29XdQJzl6/rUedqvDmzm+mpWoE2D9/BaJAlF0yA==","signatures":[{"sig":"MEQCIE1Vj7U6pQDZfmQtFwFBhByEkV2A8zDl5lLyp5ADajEjAiBMU7zu9Xms+bW9WsnVLPcE0tBSWDdQsAtpZB/dQhaIvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUomCRA9TVsSAnZWagAA1tIP/1132elS7exDPbgWIXC3\nLiGEXaK62YejXID6CG16mXh9kch7aNZl3eGrw0fxN26Y4lkN/88MWq5RxtCI\nEs6xywmguKJbrP4lJxwtc6IpDrLxuUyzKhnjnexesWxt618nBoZ3Q8OMoM/2\nROGGqIJnV01EKL+nX/4V4Kv+k/Klbsfq5PgXkk6nvBFOlqqdrtNKKlnzKPeE\nErR6dJJg6uGy6R9NuHSIdIGavgmzDWmboh4avZo/zAW+jyLnz2P56v7yxlZz\nf4/g1YkFmS3RNGJJw5V+NgtaCiOWE4w+iUSCA69D3BWya4NoKkYVxfMbbCKH\nbE3cIwzxi0RB3zHY/QSOHn/lEZOVHiRH85VRfPGy0f5jBaoOntHHFZSYnqIE\nDRi5XLHdIJdK7bOBQnFZIhppsy/j4lrktrpdQvMvONv78qRkYJa71wLem6P8\nxzaNc9yhbpicO9dMSKXEjQoXI27RXwhNPawH8Gu0AzKFf79AXK+lymt6SqPP\ntdyYo93AtRwhy34FDdSa1Dpv6iIzPJeiE2TnVRVkKJ2XVubA3cwRqlBLMtRL\nuYYt6DfQfsmBguHYE5iUwOTqyRBhm4HUYBUl0p/TqUe4zVoGyhHVJWRlAybP\n7hbIexInhyn9CzKhbtvb9UdlCI78N0u+EuVmAZqZZnJ3ouf91FcJMUO9QIlJ\nZfSx\r\n=YSYc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-78e6dc6.0","@graphql-cli/common":"4.1.1-alpha-78e6dc6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-78e6dc6.0_1629571622394_0.8155899124329422","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c5da4cf.0":{"name":"graphql-cli","version":"4.1.1-alpha-c5da4cf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c5da4cf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0c56879396be228f7f99969887d9f165b9a28e02","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c5da4cf.0.tgz","fileCount":14,"integrity":"sha512-I4ukCnFD9Y/3C3vXv9dZISFE497efJ3A06/ZIGURSLeNz8W+arIpV8unD+EKS54TO7goLnbOQYui0bueALcj+A==","signatures":[{"sig":"MEQCIG7z0uM8utQl9J/BMbzEj3t5nDLCC1XZjHSKcslVcpCFAiB4n1bChuq8hHa/Um9e3CZ2Sek2sLyqqOcA0LCEU/gVsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUpeCRA9TVsSAnZWagAAL8YP/iTwPSWFMHx15f+hjzwJ\nE6Jm3GwliFiAc/CuF/q47GMKtEqJ4u4xBnGATwCSiJJK0ZaMzBS/cRmxwg4+\n8FAC0nA3ix+T2rvCoCJt5Bwffz/akJ0qOy0OzhIkZamPb4+pl1D3ijVOMvol\n23SbOLHkb3RX+8Ik9LSJ8M2nyBJDXRVvDDARW0slOAzBetmygW4aZ15qxUYm\nrz/5dtlDd6oE9gstef2IITEdTR24wi2EzDBEp572YXmGHR0SO8G1TWSSnUsM\ngozEY8H678cOcJjrDs0ld04hi6Ux9ui245IgO/EqstCy0/cGPh/Zn/6nsC/i\na/UYRHbfWcYBxMkK7Cmg2dz0ctSKej+Exn1+Uc2nLz5fTKe6rVLQviizcBGB\nuakuVQ9q6UTp16qJaykp48MMxuCEOzloLc2/9CXcGVhmJNv6bRVl3vT5PUwJ\nHh2lNGoEhZNZVYAK5zUwu5yXsYmf3kCgqMis4vizUoh1kmuw9acHmlO8cq6y\nG2xW+DaL1X0frlJsKyTUZDc05g7y971vAriZs1Cs8SlqZpuNtvEootRIJRJL\nrx4GKYtzbishpEcWPmImqp4rJiXGsuv7tL3nLIWhaCCVLj8tZsIta83cK0ED\nOiyaPrq2dJ98ckjBunjjrXgB56L/MLjuqWWWtdd/ppIWa4ShLuOB5qm630x5\neS01\r\n=LzDm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c5da4cf.0","@graphql-cli/common":"4.1.1-alpha-c5da4cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c5da4cf.0_1629571677965_0.9760481487120625","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d74f3ed.0":{"name":"graphql-cli","version":"4.1.1-alpha-d74f3ed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d74f3ed.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"847ada17ae766270ba83306048966b1d745228c3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d74f3ed.0.tgz","fileCount":14,"integrity":"sha512-HeN0CUAGOFr1ofKaemcG13To1p0R8dnRThgui7PApuGouP9qUQIfVfbQTr+pb4GJOYTsYAQ8RnAXEw+UTVZkwA==","signatures":[{"sig":"MEUCIGRzo9F4snOyByQEUV97QWff8OLnDZNVX0EhdWV30gamAiEA9kSHg3G+950AGY73GP6xjoYJ+ioydYPcWFhwbv8kgmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUqDCRA9TVsSAnZWagAA1/cP/jXxchd7HIJVunEpojpm\nhhtUkI1vlCgckM7AP5mDORvqK2A50fR6H0wiTrqinGXQr4Xj9oigklR2eDXO\naqtuyDFn2x3Y21MWiXYMCCsy+CvYrDaFTK+r0fpHUzdkXdIOad5rRrHm1Bvy\nR3K4Z1Ey6wADJIAtbURsCyDYGpLmY80zzSiF0eR0W4b8dcp+S3C4Q8eOY+py\nL9E+1iZVredjeddfMvZz84ZuFoNqOckpZjiBsKWkdAEBtBigvcLiSsUz9DHu\nN2Ilt4C3GuoU+G0B+YBBKDTV/D7JHObvqO362cRZGZJhiyu8CYISY4pMI4yK\nPzi3etCforMh6FWMBXsB3XtoWhU1Bx0VDZsnlZzfkdxjh6IY5OARMx48ZX0a\nj3RAKruFaCzNESfxHrR2lfdCfq9pB3J7nXa9wUEfM5CdMIn+cakVk90x1nHv\nAr+sulYVfHcGmuKom8envlTFgEHehoLn680UFtFlBPMy9ZTcVkPVvYLeFD6Y\nXIuLsVayHIRXr61tDCU6CoI7ErChAbYm0rIaU53/Cd1uXeNQW8WBJ9AzR+bY\nGCARPXHYtGeK9EEFMJoKmtMOI7exPWo4Bwq2RmtftqP78Yl5mlRZ6DzvYUIh\nRSZJj7LsHeszW0vm0UYWhrC1BGHGzHNzvcdOCQFa6ykE61Z5IXNyD+2v2mSB\nd/my\r\n=D5hQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d74f3ed.0","@graphql-cli/common":"4.1.1-alpha-d74f3ed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d74f3ed.0_1629571715133_0.10345541254376145","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e090399.0":{"name":"graphql-cli","version":"4.1.1-alpha-e090399.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e090399.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bd52ccfc369ffc6ba4ad0b52a41b57eb59e87954","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e090399.0.tgz","fileCount":14,"integrity":"sha512-h6jtf0amRZvEoBnrlDikan1yiXwxDEy/1qjQDhFrdij0vJRISkicp6jnchuCWu6nmM8ZDWSGpqXxGOYBsStQLQ==","signatures":[{"sig":"MEQCIE8XUoRtqn/Mrl9ki9LqX4zDEM6FdUGk1vYzcUekZMu4AiAkQV6r1z9citHnDlVhU4S0cZXwNfpzBfAP+Yx0PpeUXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUqrCRA9TVsSAnZWagAAHEwP/in9wksQZw6+qW0P/uXT\nwFGkAieh9WxxuXBxbCJBQoiyjxOReLxu910XLbXQrKS1uXjRc2czDnGbmwdA\ngjXnFi2u6exeKaamgYM35q/9n8k8scQThXWUzWiqvqkdPmZPRPwL5lewOvIa\nGRVTWVHu2nWZcSONILICdTHhC/DHYyWQPUy4GKDR/57p7WEyVNDu7OWgxUYC\nfExpcb27OVLSuL7Qg70Q4K79KQWIk+JY2eV8EUmGqTPfplgYvHy61nhS4uKt\n8pCDh4G4LeyWpI7GiSJClb/kIFU9EO9xBTtxOnkdgdBHRfU8M+TmccRxkNf+\n97irhncYof8jYQ+KXhQcoXRWfsCvVrNV8mUz9IGYpMbguadmAdvx1+y26DO2\nvJ1Z+FRioQWCe42pkHMKx5xe/No7x+M/Qwo5SRF0LZmb68vAS5DnLc/zTMRs\nSNtHp6D+fS9MQrkPTS/aau/Xz+VeEwuiFHbcPGvTnqkmxyDvhNsshURs5MuE\n9UZfhcMNPNl1vjLKE2CNZKsNrdmUNswNztL+hKotFC6d8FbcRd1ZdUD7igLQ\nEfr2gXq7NfWRR5muQGAlFl9frqRTeZZJt3FFYkJBomez7ERiM5JYrGHI+8HD\nIz27P2E/r7trxOZ1xPTmiUOqduNDPGsftcMtM0XWs7CCc5t7u5XaS1yBikdV\nrW7z\r\n=Y8pa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e090399.0","@graphql-cli/common":"4.1.1-alpha-e090399.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e090399.0_1629571755862_0.6896167549612435","host":"s3://npm-registry-packages"}},"4.1.1-alpha-29201c6.0":{"name":"graphql-cli","version":"4.1.1-alpha-29201c6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-29201c6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a3c1abee2a98175531710aec607282295d919084","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-29201c6.0.tgz","fileCount":14,"integrity":"sha512-isTiLs2/DWNcLdbKb/2FVG8b+XNt8R64XQz/eoYMtYGzqU7WoIcXJGAegdr1WR4k9Fe1XG4+e6TvMRe8M1zeUA==","signatures":[{"sig":"MEYCIQCFAtpi3tl5sLddcfI/UkpLrpyN1V27hGXGf5xvaTmAggIhANPpHt9Esp5nHzjmK+9CsN0ZepTCP0BKhDW3cucAu9Lx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUrNCRA9TVsSAnZWagAAqCEP/3NLI2HJBD7rnEfS70s+\nJ4Rp46VOpY+kFC02fuqher1FlVQoQLGvquH/gMAn20AyWqxaGZfcD7m56ED2\ntI0OvBFZ8qzpLLYOaqcF3+Te2uJu+DCRfbEcWrb6TKyHZj3vmfny4S+alqOY\nxcHVyhCKGWcQpaa2vmUidBGncmUOsc/9jeLwJhGLecuxTsFeCha4wxHXM7TH\n9s8LXRwBsVLQSE1GOJXQIh37ejxkVrWYGINhH52gM9es7VILON5XVXr2CeI2\n5MajwuBWOaxb+tQ3CySadjDrC72tKlIThfoGh0ReWSjlkDIQ3IsSb+gQ3kGc\nOwikpCDfWl9EylX5nQNx2fqbyUtzp0eablXa3kJc81lqvIWUVYIJtxT8FQk7\ng4cMlAA4uhfoOaXhDWZzw1PplbH4/SWu3ggBvWBxfDvDqpdS/VYe675wr5VG\ngZnd+NhxXkUtfTZuJ6TTKTznzqGcu9yAgJXjUK/QMjrDYh31R8t8UUVYvxes\nZ2xLbfoXMTm21WeqlmDEwbo/IiJDcp0YyeJ5F1AmUCxc2tPsNtxwxtXWIRLs\nXUQccmyZrSyFiBUo9NTPuUZzjKKTP7nszG4fC21voCOgPuvVD5JLb0it67yw\nQu59ehk/q4DMesq1Mse+C/EWErqXe2LKWXkVRIDu7URmAvPX4fxvTb5OoyWa\n+oV6\r\n=PvMN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-29201c6.0","@graphql-cli/common":"4.1.1-alpha-29201c6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-29201c6.0_1629571788912_0.9688621150877572","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8bac597.0":{"name":"graphql-cli","version":"4.1.1-alpha-8bac597.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8bac597.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"92f0e2adf59240ac49851dedb851b64693247377","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8bac597.0.tgz","fileCount":14,"integrity":"sha512-VeuQifJBbEYi0nUQY3hiC4hF5UF6PBxaE7wP7T1XLALzxoZ4i8upbKwcvUFfsXWmzMPgX9zsd5z6ClXlQjcSHQ==","signatures":[{"sig":"MEUCIQDFQVpgRaFw35Su+qh5Jnx3uoYmb883gm9j8WkOgDmzbAIgTKsaG0f+VAgf7PDzOm5Qp3rnaVZNOZo7BPWp30SecyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWiaCRA9TVsSAnZWagAARUIP/iIQ5HlH+hnmZFoVG2YQ\na0w5Kpdr/tYoZpaDBGtawSpnuyT898RdXxxpxFqyGV97dvnQ564n2IoJJhQJ\nz72BbHuPsQAPIODxuZmHgu1WB46vETd2/mFd7Munn3EYCJYjZ1MyUS5SEcbT\nAsmERs6Lzr8Oy6N48A5PnMxL50jZ4yAoD3DG9t2wFZefngcKliFVF7qZcpDw\no8oMuIk5KQ4SsbJUxmdWviZVcRwN5QeEh45F9/eLM7WGng1fNMc/wDFfNiN0\nPslUopSjbghz/al/RCZ5suT/3o9s2yDsvUKL5xXysg7qgeEieuW+yIF1NZLW\nm9y9Iqy14ugeMf+F8V4ujDKoaQYXaxbcZo02hTMzkmw5LWLOAMjWkns1qq5f\neuiv4Ytz7s7fpcYWycMmfmgi7RaGE3QnOUtpg7Xb+ey0DwZTDB1TOscvaFIM\nSHw4MeXx4ucm2hh+FLNLztwyKJO647EReP7JSOxbU25jFvP9McAoCb8Kyt10\nYa+PaCL/uR5lMzxFoOoXX24LR+3RRf38P7wLl3OvDzefUT8Xspyv6UNvVFFc\n6H0i8/7kcxmCnoXxeoJCN+RR4eVV0Xk8Xpip31PzARahyP66wBmgXoj0hV3e\nFXpa8KPvUH3wOh/NPGBt/VDIX+A9OcoglTqG+pqaBVoretViomdxiLLBHyIc\nGeJX\r\n=cZqr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8bac597.0","@graphql-cli/common":"4.1.1-alpha-8bac597.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8bac597.0_1629579418608_0.24008189580393036","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1939fb3.0":{"name":"graphql-cli","version":"4.1.1-alpha-1939fb3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1939fb3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7c47099d418ac2f7a04f657c2d8dadf8e4d5832","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1939fb3.0.tgz","fileCount":14,"integrity":"sha512-Jgta8DNxps5zdlvzOBBQLumG5XTVtciIN7Q+zhlZotS/dxKUQNJw4/tclTDalHPIi4VVQJrhUbsmaIqPYU/amA==","signatures":[{"sig":"MEYCIQCyTl29CuZcEdzeeS54n8QRTZ44mvtPK2m5pqAByzjv6wIhALNdWvxpEFt22FDKKhTAN4OPS4Dt7/Dg309dlhgVJKiI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWjtCRA9TVsSAnZWagAACWsQAJMo8tpVGrG99D5VbqGh\nmRvvZkaMfDmBJZN9V0BETeyAIwMFyFTQk21b20W2jEVgi3OqyUeLQ6UBjAZ5\n1RvP6E6TPuSSfdWN681jugRxs1bCZ6CLwUx+WhoCNeRwfmneb616V0gC+ST9\nNXv7x9odMyv8kCQB6U3YxwJ6+2T7UIkxHb0gxrHoaRd5h1igchOa7BxJf5wo\nbhhAQgdbxzU0qyR5JHKZgQ3vLhV/BlsxML5PGO45KEw9hPqZqA3X9iCcfgyD\nABzAgByG7ZTuojmH0lRJUXl1Zlo3yeIc53ND+uHjzeisuwjKcKvL3jS1RgSr\niJdFA63uOg9EbAsbgzRLDEydXSJrZLjYZeg/9fAql1N896RkyIa+FOMY/JDV\nkBnhvsvDweDR9FghSWkil/ZER9ivV7GZXkr4Q7BAs4mHmttlJp8Iq0qejjCQ\n0EeI8b08zWr5FusugjvGV82hK0JZPpsm5hZ+m6B1rY7AOzHGF6Zbn+wLwy7Z\nmgY8iws6whD5qdBUGWNdYGkr2ZYGPCx/p+6/RCRFnmVwCK/6GdCqKccXuanV\nIYjZFlxVYoyCDDmi23HbukziBmCzMIAsgdbiWvE6LfzPahiNV8tPSeauFsKT\nLRosMyPpO6sqedfGRkwnx3m4yMnAs6PwgIBkjPtYgnvTTpVNCOxQy/dzR5BO\nARX9\r\n=rzbm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1939fb3.0","@graphql-cli/common":"4.1.1-alpha-1939fb3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1939fb3.0_1629579501281_0.8205196739692819","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2c06157.0":{"name":"graphql-cli","version":"4.1.1-alpha-2c06157.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2c06157.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1debf4ebff314d3446d8826ba7eb5909294d2449","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2c06157.0.tgz","fileCount":14,"integrity":"sha512-rt5xjGXNU3tlnsSdfbBAbrFtHcm29gNIGfSDSIzqOzBtumtvWTeiJ0on4YSfY2aaaPH+r0vgtc8WOsuGQZH7eA==","signatures":[{"sig":"MEQCIBT6afDlditiykwfzdH0SMxDrZUoCGqxTU9j36ACXdsxAiBNh+St4NjddS7a/Z3p0MLOJ0odXXafiCiNrTvlxb1gkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWj4CRA9TVsSAnZWagAAVxwP/20V9vr4bO7X5TuF3Wxm\nVy/9QlmIEWncydfMXg1hhhpa0n0k8Fia8v1WqBzOEpdlVqW7nCZFwk4i33d6\nlRsgDFmBeEfqDFMiTR7x2BfRUwamxsixABwJLt1rPQ+5EBBPfAtDjaTB+cd8\n9WqZp/Snk2shtBIeqezb8deP084XvHJoAlTla7wbbEVALo2ioIeHRipH5I35\n/MZxu0oqcAJNgYo7uXUnFIAcvhwibBA0qSPCMiD4oqh7GFy1+4hfClieway0\nqzn5ha3V0k8YG1/3DUF3tcrAGfLv1KrLmx+uAGdFNVNjaC7RTedplDWisdv9\nxdU5GGMYBcnPL8ZJfHnYHu2tMIaigV/cQz1oc9517LgplCCTQKFcsfZIvLlV\nJLUlx/Fc7J5LUmePzKLtW4DANIVZXl9V0a1gIuj9PZCp6sxrPqlvY5U+6aXj\ny5p2Qh8F0ybDEakC1im/dFU+gBMvJpmHt0C6j4rErBFhNIhTwSZGSauc+Csr\nYe6Gfj/2D55o1pMqfjWjeMxgDiZv+qyNxrdBnn+e7PzcbrOQnLSFi6sxrvoe\nKyKhvzRLguoqCcu4CnfJpPoJ9xDB1IR2i812LGl/49AnwuxooB6akbU3AW2F\nMNcsJfX0dVYecMtuObOPP6YP468jcNnBUg+W0H/9QfYYHiROuMr8ACVsESKh\n0ajs\r\n=5f6B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2c06157.0","@graphql-cli/common":"4.1.1-alpha-2c06157.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2c06157.0_1629579511883_0.6005764382636902","host":"s3://npm-registry-packages"}},"4.1.1-alpha-298cd3d.0":{"name":"graphql-cli","version":"4.1.1-alpha-298cd3d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-298cd3d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8a353a32a40548e8cac3bc069a479ff802c17c40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-298cd3d.0.tgz","fileCount":14,"integrity":"sha512-2b8FR94vfIW3GFiNYvEUGf5THyU/dVORSKiM2Lk4S4Du7pZYt/MQ3fIlPyMRzMp591wa8dEaLwiDolQNOH4oVA==","signatures":[{"sig":"MEUCIEhQ5hk4bPT0WP664+xzk9kVolyPAzJKDCr8ENog8mLKAiEAp1veGKzXCZlf2UjfFOFBt1W2+vzv2oRFEYco/MXy+Zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWkECRA9TVsSAnZWagAAZj0QAKG6+yZPEWUy094eQEOd\nKIdw7/uJebBnrk5bEm5X6DD7fJJWe2HKax+WkEusTQL4rVax3xnMDbaMD/b4\ntb6cnAryEMg1OpDKuWd5Fparl2J3qfgt/UjD0l9ftZ2pZCGUkerwMmCIfUcS\nRfKtu1raBZPHGoAbp3uUWTGXD8LzjLft49zKxzrC7BAXeqAiXmkgNZ+mhMla\nZPw4Xt9XjlHN5NYiq81VaQxdjLnfpNxEpbEOkJjY/pXyW4evIp6tex4w/PGR\nGA3p8BQbIAkCfDsn7Bbh7XfAEXno93IkOkJOv+HnG78KIFE4ewJLq4kzRLIW\nqibjqmBKTT+fYo94GKh2g+MVHpokWYCyMI/jCazO35aSI82EuV0/w6qkNlq3\nrR5wdU3PahVCOCL6TWf+bXW7Gyy9urgEzqZ2WjfSB245+Jx6sxqVG3KDrc8t\nRdVmKyQTjprt/QSZ4eTn/c55xjBzlUcuGKJ9Ji3dtPlRboaQ5406+GaUjq5s\nucZyWjoKO+q41xWDPqfLEhfIsuCcVFZK3f7PGE/hzMLIrVhkFYiKlVaKKM4g\nmlWS97jTAwwHHyC+fNURnOsFdLtph01E0ZbntLf133/DqZr6b+vaOVA3z3ct\nPTT82ZnltstEXbOjmgQeX8RviTeow93iXudP9hzpX18y+NMgnFp6NLNrJokW\nu9ra\r\n=8FOC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-298cd3d.0","@graphql-cli/common":"4.1.1-alpha-298cd3d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-298cd3d.0_1629579524781_0.3179050794952112","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5d0ee37.0":{"name":"graphql-cli","version":"4.1.1-alpha-5d0ee37.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5d0ee37.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba2e97530acfe01df0d333384e14b3c5ced19abe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5d0ee37.0.tgz","fileCount":14,"integrity":"sha512-UCjfT02pJvpnwKAc/fxX7MV2xFjeHVUvARCJlD4ysznAFCt55IDepQQapIGH7Rz/EJItmkxCLRwcHK7nI3ki3Q==","signatures":[{"sig":"MEUCIQDWLhsLA6hR5m3ST3YfZUUOs2b6a3akMoyBZQ7EWR8EWgIgP3hltUdW4tLgboMyUB5J+ZgKGXBhU3K14xVgH0KeUtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWkSCRA9TVsSAnZWagAAc9UP/3WuJ7J5/luonE4UR8Bx\nwfB73fHXbxmmNi29AU1mxHiwCx49Dx9TzOwF+c6NVjSlise82rLvzOnLTo8j\nkL80rBJSEO7JTSg6fgtUGyZqFOwuXbPSHxgiUMBAaamLBt7zsvjYIXLr+CoI\nVHjUzVdz4z4Xay9A2Udt+4ZL8N/648WIs+gRo4tx/cxesROs1NVkkYN/P31I\nEADQJZU4s4AApDjRQUyIjDNrkV6WRPhmQAcmwKdc+vBKcEfd5WPqQwDYlwQT\nnkHr90YVzyTGjIX8FTqquIRsb50PvbqzG2WEqhkCqF1J+22L3wLgodSPTTCz\nyidHNOP6zFj2DAnD5/KYkvO5Qc6EL3UZU6JKQZtD8ua0vsNYVYiaoL3XmOoe\ngVSxtoMJdiGb44jnnF1XcJTyHbxqM2zW8H9DakyUDM3FaeGp5HtKqBepFkhz\noCEu5zv/t7Q5cXFHMaLojVapJ9gL/Zio7TLkyzi5OQsFCn3vVAcIpB1/Ntt5\n5Nat9e+tHmQ8BntYXB7kZVLzfzh3A0MhoO2+hXa6tiJQ5UGyKCWriqpyWDxp\nqU2nksZsZ9uWojpizcrOM6N/YeFd3zRvWrGDeVmzapJt8OtSeQ/QZvAl7rg+\nbniUBH6AADFo53RiYn6l6TAtCrEE50T1ENEUuHKi0UmAdYOm/e2JGSBM6reK\n+ZvP\r\n=CKJl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5d0ee37.0","@graphql-cli/common":"4.1.1-alpha-5d0ee37.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5d0ee37.0_1629579538240_0.25003857250712214","host":"s3://npm-registry-packages"}},"4.1.1-alpha-72b2ea3.0":{"name":"graphql-cli","version":"4.1.1-alpha-72b2ea3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-72b2ea3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c63d3039a26f58e07cd5f84f1eb2e5be9b72b6f9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-72b2ea3.0.tgz","fileCount":14,"integrity":"sha512-ypYU+5BP7Lbw1dXQlQzCSEihj+UWS36/74GPCpV/2XvtNC0qOAdV6m1Uw5S4oxVHnPtO5qr7kvDffH5JNPcYDw==","signatures":[{"sig":"MEQCIAgg+JSFnB9Hh2IMqmvnRj4QQ5qfoTCQykiT8y+vAiIsAiAyRZMgTx4XqI7udl5F7LdS+Fd7Pp4ddjIGfFhBG+If1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWltCRA9TVsSAnZWagAAI4IP/1qBw/bvTgwKNO5nEB9o\nNTvCM3nocAR5vAslbUyOSCd5UliRkPFx0lxf/lX14QHWS5XrhP8l3S1HdqJ9\ndzt9iSutQPLVaOQKRW40hz6uDWX4R1CzwUkSb8Hi3JEyGay0ZXvg/jmlvjEk\n2R3nH0LEhihWplwtCNNT7RnA+XrHq2P+W2/jIBdXJfWtFloNZDT3t/lLCQqR\nnshcV6PbourKd8dLCVNYcBjiSGM/Tl51vOx3ZoCoGMHHtqmsFxr0r45Eo8La\nybiDrZdNbiQMctc9Q8XFeslMMaB9ybzgi/LkRFAMauDfSmk+yExyFLmvlMhB\nXle3SS7GmXkISntXkcqKa33qkUwCXjnsrdytSkYVB6yyWdobiOSkvljRbh5v\nbC/a6ghuvUJE7gSSHxr/ngtYwS1NohrRvx0OMJF9wa1+ljjN9T4MTMNiG7lp\nbj4S7nT0lfFOGOh6GfGtYV4AGXuG/Lw4vXixzI0ixtiiDVH3bepVdKm0PE7Z\n6t/jta3xGue67D5e/4T92aGAph1/0JrT1I0YPH00iHFpTjoOePknlyexMnkK\n1AW3lsaUoli4eRuJZDzKL2JTZHkkvjmoWQHHSF5RXpqMvF9FKzirFT2+Cm8I\nCKE4ZINYI5Bsj3kwRMzo5DgheYwCeNBSwHnHF6bi1+tkZSezMZMnwCk2xBng\n5Jar\r\n=Ay0w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-72b2ea3.0","@graphql-cli/common":"4.1.1-alpha-72b2ea3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-72b2ea3.0_1629579629337_0.8096196441425756","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ca61750.0":{"name":"graphql-cli","version":"4.1.1-alpha-ca61750.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ca61750.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b5ca75d150219cf4d84fc10acd1f4a3b1eb33cc2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ca61750.0.tgz","fileCount":14,"integrity":"sha512-Ke9ZLBq7YdsoImH1Gbq5q1opseN8mCQhEChMjsNuTPgxnCoVxKq05HIb5oHGUfAg1kqilzAvEHc1voEJGoxAvQ==","signatures":[{"sig":"MEQCID3D9RZsBmLRHGfLgCdVbzp7E3oPS1l9zlGtcu1zHjvKAiAnHcskf0qEGKQWbR7VRyz8aNSjQSSfkFNVpLsesY2pOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWmSCRA9TVsSAnZWagAAv1wP/jmvdIIrNG9coIZ0aQ+A\nonDBvgZrpFGSy+uIK6OuXVPDg8H8qcse7/Bj14YjMlusfF1DcRC1FxG0Qu+R\nhhwjdBfJRr8CUNHC5gbvy08kxg3og99ud7uhFJq6slXyQP3DUbu9iVlbxdPX\nD79/m1Mffj1XSCPMvHtnrsAXMMvOZIrRiQq3DabTvv6DYx8S+PEHocv6ycTP\nzlBGk2lua9Wjh9GWfOzXGpBNdAX719kvT4Pl21G+v4Anl8aRlIYOobC+vegz\nxUG6Qz/XO7QFuhZcjuY3s5lV8STpmwz9FXYGyn9p2WwvZfLZyOTrga/I1rsA\ng2ES2xHB8cgla0jCA/hTP9rNOav7NK6xcGcGQejlSBBLzn0B2ynQFfTc3OTj\nH42aiFV4ZOBKRJfB6Z8MAftOVZBWh/n5R07KsHpsAg1DxCfxPA5+MXKklM6F\nMBH4MgjpNznS6+DAg+6myvNQVkr8p6w6Zz4mM6eCUUwm9xI4SdCYVCeFogv/\np/v3eaWEENM6PmsASFksGJmBtl0o4yfA7TRjbYYsyVs6bS2hFRt56BAknw9O\nIfAH8/m5PbsxMzsGt4g6fx2eKFxAWexWIxh2uhbf860Y1eDeZXuRxLEyQzak\nKXNPQdIVUkkba2KO2HolLv0pkAHDzL9yEf96Np9WY5KS+SQ2mglCWbu0QDUV\nOSTo\r\n=X4Jt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ca61750.0","@graphql-cli/common":"4.1.1-alpha-ca61750.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ca61750.0_1629579665893_0.29524404182102093","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8e51e3d.0":{"name":"graphql-cli","version":"4.1.1-alpha-8e51e3d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8e51e3d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a336613953422b259e5a03484291ffad4797ae43","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8e51e3d.0.tgz","fileCount":14,"integrity":"sha512-K2xPN6DQCpOLnycyh+XnRQHY5WBQ64ZMrql9ovR+ShKJr8Mci+QvpoFSOJpe3oRwQteYPrDW92K99Xh560pAXA==","signatures":[{"sig":"MEYCIQDmBA1mFKObXSVz0V6uKYF+NhxRh83bpKJT7HarZLqbyQIhAMRH3WZbLfK0+q5U6gDcr2LGcww7wqA3o1zIi2N0CvIL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWm3CRA9TVsSAnZWagAA2RgP/2kPtZTQ+lagJ66gT1hB\nGTMkAxufBKSix02lR5Q1Z+SmLEml+rKOBdW3PtMe3zdP0pEQgaTs4OD0VcJW\niqOiOc+MK9nfJ8lFn6ewYPHV0fei+j9+KevOn3zBh6uR8YIGZ3loGNlaCBqI\nx1p+2NhmLlNXQegfTgVW8XAkT9tXj4JtLxDHdjf8pUUStipHe9O4QXT5hF0g\ng1cSWi6jFd9GcMdtzQQM3acBs/VzGCRNSa31kBpKcuLIV48k+w5hOVofSLkX\nB0Jtv8GJso6exAT29+RnHLI4yiHe96EFiT0X0dxW2BBZJKAiXUfl/60Gj9Op\nfducsFaGo5PvXM1BSV1stwEPWENtwVqTH6DBRmKt6qskzKPXeVz1zP8+zWSj\n2onGGUKGbpmZnZyctg2e+xle5P0twDCsB52GYquZ8ft8NSMekZOCdAFkaEA/\nq4tUTd5JSNeLGy6TKugJqJWzViV40Dq00cDrqLaa6QzTVtkTkMQjiMHJaFZH\n6U5hbeVwTOVldHCcVg7+krmDWdlX7GvtySeSYbbPP22SFev1/3CQRyBuZOGm\npFpskebaWeZgsh1kWLvZPtWRbgd9UmGfBXl705UaFB9TyLzMMoo6XfVl5/un\nj3iHM8QCbE/WGfVvXXWZVRKtaXUEMWQ7ySyieUR7ZyizvBhoV9Wle1n60UYr\nlkLs\r\n=hRBG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8e51e3d.0","@graphql-cli/common":"4.1.1-alpha-8e51e3d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8e51e3d.0_1629579703133_0.25103358871169235","host":"s3://npm-registry-packages"}},"4.1.1-alpha-89e2270.0":{"name":"graphql-cli","version":"4.1.1-alpha-89e2270.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-89e2270.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0f97e190aea70f1c20ac4c7571f351c3360c7be7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-89e2270.0.tgz","fileCount":14,"integrity":"sha512-nh4cT0eMX1jaA97n8j8B/CfwYbadQfRrY+u8W7afcw7/4A5yezVTyNo3MoKIRan8gXUBkPwFGCQeMhYk5DD+Ig==","signatures":[{"sig":"MEUCIHTt1UwmJVarCbDQpxg+MyWcMh5lhv4ZnElSLldMAdJdAiEA84sMustLzDptOunSguXzKfNe0CZnvA3siKGhqR/YOzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWnfCRA9TVsSAnZWagAAQc8QAKLIM+peh9HIyA5UCz8R\nBkSwq/JbVZs760GUfm9S8E1xpMKfWi2opK3H9MSyf6U0xTYMKMBTWenmEDgB\n3TLvsRV7mSgMrNPoK4Og1RT9Y/N7EqSUYNcp61nl2pLh65Fe+iqzJ+m4P3sr\nTsYDN4vU+Kl4u3GYP7nEAmkcPYhw7WR/2Zf9YvDdtCuuUrO0Kj3TXNfmLFdJ\nCjoSr0GZmZLNAxdWyCiVjrKqEpMxJyimh91LD3IsuR+JxZHnsBGM94ZEWs7o\nkgCOsoYk0zB0acDoE65OJdCOOYszwNHPpn/kTPJ+oXSUMryD5i4c+CNXlnnl\nDI9n1Ptlqq6kpNR65NXOBIDiA+GOzoVLqqwXS/ZBDjdhM0PLvV0jP2SgaGK5\n9StEwtQKegeVK+p2UuggWf8oMYt58bqdZmOETuHcTj+UXmVTOVefMqK1MaaB\nU4R4iUtWClm4y/AAfRkoB/yJX4mJ0L2LXRciL8FHGxtfGVd3mCL4ayC05egM\nugbWXKQCLztnS0LKSWZ3kRR+EqltG/R5I4QqNtdw6xVJ85QfgnkI1YQj7Z5r\nI3TreX816e984aZVocd8S9qZ/3cfXVD345r4p3UFe++vQkMuv5GeXzPJHw9n\n0cAW9pG4a2q8eAtIF7WWJ1jsgfRL3eu+fsnK2xzjaQ66ayIBIBgqmzJP4DMg\nIs3/\r\n=Pp7a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^17.0.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-89e2270.0","@graphql-cli/common":"4.1.1-alpha-89e2270.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-89e2270.0_1629579743113_0.3688966245538894","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0b3903d.0":{"name":"graphql-cli","version":"4.1.1-alpha-0b3903d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0b3903d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a163706d872628c04da32cd002dc9ab230086584","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0b3903d.0.tgz","fileCount":14,"integrity":"sha512-cC41rNItX8XpLo+iYTzOk7t3XPTxpa2zdy+xh6qpXYRQz1+hSsHcXx71AZAVGzwweTsf6LGBKXrTjhbt3riKhQ==","signatures":[{"sig":"MEUCIQDvKszj8Ff/at/jnqXqoff3DLzw9M095XkkXubpODvsjwIgCj/UP8y9HIDmIq1mZ/9jbEocjUqV95NRCwlBgd0sPKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIWoFCRA9TVsSAnZWagAAnTQQAIvz6kyci018KL+Ws+ld\nnRl5ZYzrKh8CFCw0esssupe/LupIx108lNm7ZGFgO4dGH9936Qxg0X86q6TN\njkfPCGqDV6ExQs6ugqjtgjG7OJTesW0UfUr5wpbrKSZ9qG1b0lCTRMnxHq/k\nL5sxA2q2L9fq7XgexiBGyxjzmNNPjBbI3xCkjZDvnUKJ+z0H+D9iyHMCOWik\n0xh4cmyW02fnRPs6zmOzIDuUKJzDpJYpdXG9WmrYVL7bjLbjXTHsXU+9PJfz\nRFQ2epsPp0scuXClC1vT2ieCZzMSXEoxPMeAC69Tv/gpU3KtNyBYmgb6kDbc\nMw03REn4Y8kg4eVaTbn5qy2ZChlzvVyFlMmC85eIjioQ/dVLQMqzpFebcpax\nLxkMGxbKmtWJdT203SYklqFUw/wYbR8qRpNf6s9iRSIdNRCpDLnedDV/VVKn\n9qbHM1trRpEpmmEYOTtnW2w4+ivbjP2o/2/N+IbC39+2YQEOY+zbEklD/SLO\nl1SwvOW0q5mxd1Clv8v8ph6q5YmjfNm0vtfQ81kR/Pp8T6MiYLpJhuv3iWNI\nYvgNcAS6VS7cX0Ob+43EmnHpO4pgSKeaYlv4ngZ6Rkt9mL6ydUjZNj7+x/ck\nc2fYieCAJptlPnGgsTspwbB/4u0a6zO4ci1As8WcNOtx2def/78vpE/e0Vi6\n/7MY\r\n=C34k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0b3903d.0","@graphql-cli/common":"4.1.1-alpha-0b3903d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0b3903d.0_1629579781659_0.5891235562355348","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2a2c03b.0":{"name":"graphql-cli","version":"4.1.1-alpha-2a2c03b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2a2c03b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2b03237a69fd356a780a823c4f4b7cb4bcd96e6c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2a2c03b.0.tgz","fileCount":14,"integrity":"sha512-j+W2T/7AfpYzTfFMa3syncqLcSApQSMsLrHmYvk7hdgnwTVb3230vDuM21iNKPhcrDcXmHWL4LT2tJ8ROoDfCQ==","signatures":[{"sig":"MEQCIDj5rAdG+BXQZ51eI10L9hj+Dy6S9WWQLGXr87kChExtAiBxfEOdf8xyh9LQ7xXEkXz6Y/++3ZKSimajfQTRG2Vk0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXpWCRA9TVsSAnZWagAAgc8P/08W6JEZ4irdZL4thB9q\nvgVb+mVdTFPTZP2NolmjFwb99RCD3Iqr18VkLIWKBSbNLMGny+7UVuNMbEBP\n2fQDQYZlqMztR/Y/rCSJ6XYNjRn1p+b9wHhpeITjWvLcz5IuwSYblUVvcdkY\nOJ7JtUSb+eAFSb3gvNhCibS0t0HI85Lz23R/MEuE/HBTTiMfEBzKXVS9glld\n9lX+Iy373I1l2GUIgmz0/Jb6esMkOfSLbJYLS8OO3FR82ijyIf28W6yyK3Cv\ngNcqepf5mEZFgDIL6/4S/m51ZHXxuB3WMUuhYz0J09gdbq+LTjakHxJeABUA\n7yzsD1JTtCtc0155OVkufXfcH1dz0HB05P+L9tv0GLRQPy+77g/d77Pdrr2u\neZZQMcQr0ul+kt6HOaPcZim+rlsU9WVN5woLDnHyDNuVN5rRJlX9Z+38KLxi\nj7DQUTdHiSEL0CWngY/LbZ51wRC277VUG+lurowJQZbMDsTwh1/QRdxT5uzw\ntLnCCLD2C9ZwUSTRFLCd387Uh78v6KRv0pxwDQxVe36UGePqF/MR61FBqcfG\nTb28QETcnzwbmkEk7XnlbKkpDZYXuJXPV2PfsJDu1odC5m9f0/Dzvr9ExAVq\nUf7VJQlpDcgT6LiSmk8p+w7qo67fWGxuCo/mZDiVrKoi3uX5BkkoaJcQvFsf\nHNNX\r\n=buhs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2a2c03b.0","@graphql-cli/common":"4.1.1-alpha-2a2c03b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2a2c03b.0_1629583958255_0.8537441496540681","host":"s3://npm-registry-packages"}},"4.1.1-alpha-775ec9d.0":{"name":"graphql-cli","version":"4.1.1-alpha-775ec9d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-775ec9d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7ad5cdfb1b65555e42d429a2ff57cbf2d2f8b842","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-775ec9d.0.tgz","fileCount":14,"integrity":"sha512-eKTS9wT4voq0QQFjYKV1G8cYXWVuWZTw77mwx6s6fKyHYhze1CoR3XdT6kiiXKKlwPVif/57/69uZ1HdgTyxAQ==","signatures":[{"sig":"MEYCIQDgzAuopYZB1pRhnsYmBMAhOTK+lOJv9xG4b5o9TgKxfwIhANpaAuGImbhTTcAusg6b6QVYxq/6T/lhgbelcXJVse22","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXqFCRA9TVsSAnZWagAAGtsP/35gnplHzHqY7F/lQpGb\nPXVCXQpI5+e/38ykYRZP1GvFKd8RKuM3/XrQ+n6wC6akaG1vv8xXm2qFndAv\n4BCgmpaq1Te4Lba4y/pUp1IBFlaSam7YRMWY7PxwahnUaOLl8K/fTDsSVODw\n2C1YyWlwV0j2VNhOQ5Fj22Amfzltzx5Cj6nMkdArDBFgd6ujiq9hWCcxRM/i\n8CY6di3O0W+oHYkAj0oD9LOEYrT8Vpx41CRZSti5qVXDHXZdr3FKXmBAHAtm\nUuQy8nMqnJAw4ZLL6MnTCO1a4ofx021nYaYU+/xDd7q3SSr2Zzl0d+cT0cuJ\nefVpTxUWCtH5wvPxf1NkLtUXAuPZZsR8iRHIgAPsssl5Xv/iQFDRUXU57ST+\n0Ep774FMGQQG8d9vI2VFOZiTsws78emHLxEINfv5Puz6nMSwnixEGD5ctYhK\niMALOCMqvwixt/BT9zHbk+2i7rEfr7VF95txJiD6t+e1zHwceNHjKNa9NDBC\ncq3MyZ00uVC/uyCo43ou8Apcad/vx3BClXEvkZW3jG4tLPZdKE5o0nRC7jkn\nFWswr4oQRA3Z1+G9O8v+whVlKUYDN7jYMjKQ6mXIxGwK+w5pa6nLjGBpUvYM\nuIPvmOW0VoJt1C/ZEkLqLa5HFiygaSF1PQ0zag8rwszkS7OU6C7aI6UxYJXP\n/Hsf\r\n=KNOv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-775ec9d.0","@graphql-cli/common":"4.1.1-alpha-775ec9d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-775ec9d.0_1629584005686_0.8072065013263123","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b3152f9.0":{"name":"graphql-cli","version":"4.1.1-alpha-b3152f9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b3152f9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c2b0872a3828db1181cc9f3a9d57fb82d3519d3b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b3152f9.0.tgz","fileCount":14,"integrity":"sha512-9QHR/rSDCnX+MduEb5AM3yTdhimLzyrIMyqCXagmzgKpuzv0lnXdipJOuaqQuclsRVCRCZj4JVgxXLwAq7Qk4Q==","signatures":[{"sig":"MEUCIQDC6Bg6nvWKkkDGPL3T6dMoVwp1o7SH+/tboL7qDjx2HgIgCx1PVaBbv7zUhlvfAI9WsGZ49IHsdqP7wiZZJM2xmig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXqOCRA9TVsSAnZWagAAGioP/0/oekFJT8KEvZSB+kxX\nN7cWL8ES+WS/Ipuj1jJuTNrES3ro6BkuENb/TjdiZvUNKPkW5XPDBDYDLYFn\nSFjxri37QBvjIO2X8/NyTuKizF9scVXB+E31Q2dChGGkgeVrS/+saI04YAS2\ny2iEpgHJuRoloL2mabfLwdTUXdKg5bLQpsnp6dRR2gY9mNxvrq/KuEwxNcqo\nm2QSynDOjBeDGCuEGH01hIQDBQdBZppSCMlP0wn/BvtKGLo5UONrNpNZSt77\nL6vwofZnzplVVV5bW/EC/WgoKdNBAnwQecU9OSyAdvHjHbZgOwqVpTVNP5cy\nIxfB8X34vRq/482Pa0Y1KAQ6OJZzJpMFqiOdfrSB20LOZ4EBLjH5jVcIho7O\n0EEduKuDcVogY6Pm9kl2FVjnBBwTTimejljTe4pAL+LgyqycvF1A3IGddzlQ\nDqXoUl7Lo8A/0FkLjQ5+3Rk5agFc6ChdnZ/m0TAYQ7k2aCYlwIxHaAhGZMsV\nje3cvRLyjvIpKWjw3Yq6XqV7/3bXLsn53rURU0oWooU6YYj8ffCItyafhKnR\n3gNPiXfqEg9CCUkCWhNjLjtCRIwPln84/l1ij+dasHbZq4tv2T8nfeIMjN04\n+aMKCojI2YviwuQzaNhXpHa0OTOI/UrAOARJPCO1lxahio8RkM2T9tI1YOzG\nN8N8\r\n=zYQV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b3152f9.0","@graphql-cli/common":"4.1.1-alpha-b3152f9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b3152f9.0_1629584014672_0.048586247905808344","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ffb465c.0":{"name":"graphql-cli","version":"4.1.1-alpha-ffb465c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ffb465c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"db32a2ffcddc7dc00736885ca6b3c9fb183e442e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ffb465c.0.tgz","fileCount":14,"integrity":"sha512-0qLa6rB7NlDmJWKZbUPqUAlpowXVUYr3YHxwsNzwistDmcqkCnZbrjASBajKr7NPE7RPHio9qgMO4HujgCrjow==","signatures":[{"sig":"MEUCIQCLjr5NYH2N6Kq4FHrMIhkHTZGKSJ5w55TZzL8jITSBiAIgPvmgEGSqPajo1vJJ9b+a7cNS2Uy6FNDrkLU2jNCJ7j8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXq0CRA9TVsSAnZWagAAKQ8P/2LN1TrQOov9BK2z0O40\nfJLy2vywmJlwkvFAZ/OVuii0+Xnhvh2OcJYhO3GLQadZ033r72m7iWPAxSN6\nCjp5RuJuaO2gKCnG77Mm2PTnZnenUdvRjV3Z8gscdfqdC/FJTbao+8zHDkg8\n6tEJ8+I8KwPVTTzv2VdgY1nQgEcVG5fA0r82rJobBJSKVnPwS0DYIa9ps+aJ\noLEOy3AkvqrJbGGXJgbYHZ92Obvg7ew8zR0QAj2u8PPRud9ocDIsF83BWFJO\nmL3GBvL6RXoOiwTbBuGgUoYr2bgq43j2gVd3xNwIrKoFM3ke+/S6HQVobW8/\nGdVjF8csui9lb2Vxy0v3pxC7CdeWZLmFOHxa7Q94T2Nk3UKhp8vyAPWXtKLh\n1mHQKAWl8/mOhX/IIXOKTngZhSgv0W7h9e1iuh9+b6ajBmkZmzJ4TEZ/1FZZ\nBQnVS+iQy6Vdbh1C2Amgcio8sF9QFO2BkuoALeJR1L/wyKC6dG44lz5nGZvf\nbH2Zf7+bbN7bS81Efah8QddkZRza4jMBsjEUsgRdMHtGjzxLHVErUot/qV8P\nvwGc201F+LxBUBoCHKGPtKyQ/V5WqR7CKhfRszjXDtv0OYluYFWFwvEKqp6T\nXLSF50/nqiQOLj0jU2f4JDpYxVMSMTTGfUuTDFxS36UE5PmZ5R/fI+RsE+kr\n3NB8\r\n=+CNj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ffb465c.0","@graphql-cli/common":"4.1.1-alpha-ffb465c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ffb465c.0_1629584052003_0.1415351069673474","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7b7c51a.0":{"name":"graphql-cli","version":"4.1.1-alpha-7b7c51a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7b7c51a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6db666547af336f9f22e027c8ba91aae7c037b0f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7b7c51a.0.tgz","fileCount":14,"integrity":"sha512-CO2MIJrQDNwSkLwev53u2kYgVzcorSDZuPC7ixRMQ+Me08XAWoYdUj2uDCcKJlMOkqB530kEmCKq3AJDCey8Hg==","signatures":[{"sig":"MEYCIQDjMdcfGRX4g4+TDaADPaaACZNdTPflFclPahbN+ygE9QIhAID7e5ZR9QFubiyomtYyNoVTpxiB1vcJC2YJvlPeBmwt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXrGCRA9TVsSAnZWagAARRUP/3odVGPKEwGXOUqA21hP\nQ8MTmBnRwHlmigTTs+OTR82H02yz/2dcFZVgcXi9kU/2JG7df+qL27xDTWm8\nXdhXKk7udgmMiTcBRUDBpqakXhhgWyIOM//GtrHfcPPzVdEAaDdNAT8hVad+\neNdiwXWJlp0F1tGHgyZi26xvL5we7lq1zzbGXZtw0jl3+xUQ4EOGEC2nlo43\nPiYxDHXPPttFJVlpv+cKrXD4G+X9u4EXyR9yzijaW5WQVgG+57jhlh31f2kM\n4O8RaETPPdd/lzymm+0gEP4+VzdoxpSIFNQ+LLk1Z0AV7RMowrXWVA4fVxtE\nrOmwUKKTisAI/INjKQ8PgZTfn/MiWal8B5QDUbDWfuBPqPyzxs+BYZU7L0zi\nIRBamz72LTsKNKDjugzj/x/i6CxT7phDqs8p/ipLMd5XaVvbGK6APC2jmlIB\nCeuHLWiA1fQCwzcoxcjIXdjSKgXAZ4Mb/IsZAOaWtfeOB2+Rd9wbaXClJiyV\nXgiInFfQ3sxo8xGV+A6rc0hBjFW254hl7KyjtCeiYUK/b/mZS+Bvtsrx1/sR\nOT4Qx+e4AzttRInT64+wdm/aFZnT7n8fL0IiCz+N0mQZ8z8OJlWM1rYSvkvP\nCjshT4WgV63w6RLmezpHbErVka1wKfWvMVqkAKErSUzjeAAHT+5xuQ+ZlMI1\nwAdl\r\n=5gII\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7b7c51a.0","@graphql-cli/common":"4.1.1-alpha-7b7c51a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7b7c51a.0_1629584070150_0.18621658956608256","host":"s3://npm-registry-packages"}},"4.1.1-alpha-844b1e7.0":{"name":"graphql-cli","version":"4.1.1-alpha-844b1e7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-844b1e7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"26469b48474a9500da863ed9eb920ba0b4a5e85e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-844b1e7.0.tgz","fileCount":14,"integrity":"sha512-ALpfezyE+Yzt7r3wLd7DDSHHi6RN1xVLI+pscM7inGQ4WvcqGmZyeTOnEI40wJif4/07hUDvRd4hCf/a1nqCwQ==","signatures":[{"sig":"MEUCIDJ5Gq8sPdbQBwvhcv3TkVpMXEy12ieuSZAwbqMtVf3bAiEAgMEgck7yCfjV4NGUiz5Ol/rxMiZkhEeZjlnLmbtDtVA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXrXCRA9TVsSAnZWagAAXVoP/AxiGXs/JPPjtKMBJ4s7\nlWb2smCjcSVcZzud/m81ctGJ0j/d+ZBk6TQ/nrz//AfJNbGIuh95p8nCSQ7U\nXVzjUcMqblllak6fZBJ77oM61hHC9HC0m20wJbD0L0BbzS2UO5O3LCok4FxH\nroYtr0EzbZ+SDDHi6w61bn7u268d04BpFh/E/Y+ztdJ+Z6/tPvrw/6Xmnynx\nGQdFzFBow5xeR8W0udp1ShlLiZ/dPvmd7nBRUvnNuFRfiA5Nbk1uIgdLDMoW\no4+TMB0Q7UgU/1FNnhfXGKtjwCeNNc+zsqqKqlBIDXQhz8bgS4WCrcEbxgnQ\nvUlDLuVr6T0CqcvPnzlJBEI69ZaR72+92ieNEjaOeoqyCa+6qirXuyHBQCF2\nSO44VmlMB0OHttJ/h1zDJim4RgpoBta2tAzLus10GDjB5YbYuEQ6zM8I+KGh\noJLx6GkFhYQJmC8LO8Yo6Lc3bpL0vC8BDyej7nqn7pS5zYU9BdZ7ggX9fclY\nZrymq4hH4IYsg5VvH4xhHrJEYe5GSB1g5CK79x/uNkX+iOVkFyHi4bD6rc7G\nArSd3XpJlnQ8T/+OiOBkwBf8jnEwdTvPXJpIxVK35H3Q73eqrXilN9U5C9Au\njUBvaHFROgoY02XTWLeZjjkIKbT7/C/JB3RAJGv71Eg0nOo+dQf2DYH4YT/6\n5hUn\r\n=jHsi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-844b1e7.0","@graphql-cli/common":"4.1.1-alpha-844b1e7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-844b1e7.0_1629584087378_0.36315559046914503","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b345394.0":{"name":"graphql-cli","version":"4.1.1-alpha-b345394.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b345394.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7549c6aa1d03daa1e5692608e7e037d18432983d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b345394.0.tgz","fileCount":14,"integrity":"sha512-dV3G7IDiVp1JRVYzQ1bznriBsQw7B0EjQPYeMhWVC3QaHTkZKPmcnaq633sJEAQM7b2oQB+4bVHBp/yeWCrsaA==","signatures":[{"sig":"MEQCIDlOjBgk1KExW+0zpW+2asJwFnTP0f7WxBj6ETh2SqQOAiALQ5tzWairCxDI9wzL+SMVIuZddKOEXZFtFnVB5G5EuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXryCRA9TVsSAnZWagAA62EQAJ8j7bkaIypGUuOmmEqn\nkyWWngpBSENIj/2quAn4guKEtp8m+A9JQnbErmViE//9ExwAb7777330vbm3\n4oHMwrUPZkcCnRoQXzfGoZgLRWJ0lN4qBVGk3SqRcY8TT/RjpgBQZ9R4Qz0l\nsjoT9nNgVel918BsTDe+yFmsPa69gAx4+CS3hzxdfWqpjQpD6xt7FI8l0Lze\nLnQMK4hhb1heuxyjJUEY3+egzzjWX+wPMY6nyEMm7GnWvShKUZYbksey/8Dd\nLJn7NjWUmZ1cpHVwjpgeMiRlLwgfcKgrBCJlJ6IGFTtzxTx7cqMRTtUNEueL\nguwIEDfTUZdE5N7V/cm+t0GhoceLVF7UktcEELxL1M7zlmnr0eRPNDkUmONh\ndCA6FLmvgEzKFSCxJEn4RFczk836Gmlk5L4+GNYsFAuuy4+VI2gVcal67FYP\nM85YBXvMAh6Hm1UMG1d8h9DvTAcVonPR4ntCrIN1eMjHy+XnEgi5F8W5wWiS\n9i6+OK6AMAGHaBg8WK/v/0gbzC5URh/Ht53aGHui4yV78eQQ9SZMpGlrv6vV\nplcat4nYFrEUXpqD2kTNqcuM05gIrG+H7/7zMR/dgtvlXGjo/Qx5+90RYY33\nfq0b1VoEdhVpfb2oJbjZlWbdQSBYr+pmPTlmtNc2h2ORTaraxhdHbHnM7iqs\ncPs1\r\n=fzDp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b345394.0","@graphql-cli/common":"4.1.1-alpha-b345394.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b345394.0_1629584113908_0.6926060761344877","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cfc0bb6.0":{"name":"graphql-cli","version":"4.1.1-alpha-cfc0bb6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cfc0bb6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"74239aece031fe9db95e609defe44659ca3fb41c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cfc0bb6.0.tgz","fileCount":14,"integrity":"sha512-QA5K0509rqKtzbKPhNMl3zBVM820911U9oRncBjVaql8XJ//XjYNbykaELUIetOK+0/5v4se4aNDU1P0bPDobg==","signatures":[{"sig":"MEUCIE80h38ef67mC4I7nlmSz0j5TGIcQxwVemM0cJOthMLwAiEA47LKOLOTyzKce2pS3PoRza/NCKdzD3874iqfUbrsiqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXsoCRA9TVsSAnZWagAAao4P/0PKmgyIaMt3WDmyxqz5\nbMLyhDGR71UWYIBKSzd0Axjdwo2dzyt3wr/WmIAONdkBfczo+4rTPtj/okVQ\nPEI/TS7Kzx43WUm/F5Kibg+Lh1y87MTw9hVuGRPe3L6taHEMT70HGUnVa/JT\nFDkT6aZvc5wEV9G18XwHQAKS/O2aoAYPZMyXqGHaLedMqEyPX65g/6YtCsTl\now3M+r/9Iv3OoAGnpQSMMDRW7GZ/98sD0DYT77e5pwgrCMP5KpF5VRLFU7Gu\ngOERDXZZ+oQCr8YGF/ICUbwrx8azVmJCk7WpZot7lMUmxAFoGPRzmW7fDtKE\ny0O17zKwBU0lYxQWPkA+6gw8L0q3LosF9zOlKfNUd5Gafvcli1fQ5wXK/Pnw\ncFgfjZYEa2WHSUQ2f74+vNrwuIbzc1wM9GQyHR3ZMN9bYvFZftXrGsDyzDhe\nsj+oQIm5wl09hQqppn6wMu7o90vRqWqvOXTX+0FR1MN8EkjBXQxY0MttRSMH\nZLIvPgN3NP5EfZEzCckGJdnUPg57CFee55/8BtJm+WnmDOFK3U9QaywSdAEq\n7d+LnvynUwSgotwPFDoBINkq+VRzksW4iTKaEnfyu6597GVGQgo4X3DTp9mq\nebKF/Kcu3eSBLwIx5nKqfzMyqRAkbPmb6W1K54xOT9zM/m1BICbnHgz/M/xj\nagfS\r\n=PzTo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cfc0bb6.0","@graphql-cli/common":"4.1.1-alpha-cfc0bb6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cfc0bb6.0_1629584168690_0.18489728104499048","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7391324.0":{"name":"graphql-cli","version":"4.1.1-alpha-7391324.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7391324.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"40f8f4ca9233100f61f63b8df4d5f5095872c60b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7391324.0.tgz","fileCount":14,"integrity":"sha512-NuEzT0pMmkcipAZkGkaDl5V2fJwpsO9d5qr7ZE42KdcDDFeKaoQUH+RcJqHRxGirkx1xlXl/G2Q5G0bfNAG5+A==","signatures":[{"sig":"MEYCIQDMWOHE4niWnFHfv+CWJ4W/nlrBbX4sppuEB4KlEuM4bQIhAOKNn3JjbP2ELiVjv77lhlYBog8ww6juHrKP3Jz4uh6I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXtHCRA9TVsSAnZWagAAsXsP/2Wmrsp3bNclzk2v/b7e\n3rVvzUVhf6PAsD2qrdLp0SlDJgVr2AkU4QAP+hbjRUFd+KhLjBVrryO+ZQv3\nbdd533WY1GZWjQgs6mVe+XYJxDnRf9zni3VplYkqt0PsyCPXPScqfNCGyDKL\nYdnd4fP+i3UKV4Spewg1AnQRYnBLD9KHcLrGnrDy3GYv3rfc2b1aGymo3qjL\nBLa6kHNxJfnnQceUlrwy5MSGDjZmS0xDXYNz/Gt74Wdo+SRZjK5QAo7wWTAg\nT9oum7JSfDyCPjF7MZD9hkguc/8afg44urR9Hk3zzIi7AXLo1mVC1CEAu6Tc\nC8Qf6DRJhDWdAFeul4O6HEcNaAZ7npuWlWV/J9Tl8xRc+FP5o2oRwS7lrejl\nN7XY94YzYdlsjFXSsOUUJl/dqL4o3gdgzLupfwAhpaYiNepLvtwoHBwUTOuh\n52LorvG/t2xh7ZQ49PJMCueKjCFWXnzmhjzOS3EKOFP/IfJs+PJsePxtRb7I\ndSHjDqf1vdg0tM5C/77PNqic5F/FM4lF/3pE8WF3huPLJAWHupaXiFRbMt0b\ngGuCtwVqhAfelQJ6VDP5zlSgs/anSMaibMv/RBHzrNMvuOCE2lyvZAH0S2K7\ndid9Ygiq11WtSfQTYR//CCUXl0/Jt4i9v3wTja+oeLXhsrNBVq94pQWUGYkL\nwVNQ\r\n=ZVqn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7391324.0","@graphql-cli/common":"4.1.1-alpha-7391324.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7391324.0_1629584198814_0.8591218514652934","host":"s3://npm-registry-packages"}},"4.1.1-alpha-25366fe.0":{"name":"graphql-cli","version":"4.1.1-alpha-25366fe.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-25366fe.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"36e28fd434eeb9e75b0e461eda3242d95fa6f5af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-25366fe.0.tgz","fileCount":14,"integrity":"sha512-EwsyklwWOsIG9QCEBX0C8alhuDIG0GRkD0jG9xaN5+c96Biylrl1bWeV/3RIr3vjN1L7N4EAxM2a1XYzkvho2A==","signatures":[{"sig":"MEUCIQCvs8koKcX5wiSuL78pTOdqKr4CYemG6jrzQ2GIpCC/jAIgHA4s6uYlxp/3QUslwt30SzLvPL6CMtZoLFmvEH2BhXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXt3CRA9TVsSAnZWagAAsH0P/0oEAVa/FH06g4PR3sRs\nwl2C8LmDcOJwu8ic/+wFlbM4DzoVtUAGHvx2rGKt/ULxLC87Otab/F8Fh+h3\nKgqHJyA/oNiLvWVK7iZD+SHxu/YhPCb0yyuwhRcdBcIMTduw3edKYgyggvu/\nBtHZ/WU/DjmJqR47oBABhw3Wp/7MS/ABAqnVhRzGSnnWcxPxtMxTRVBwIvqy\nhdiU6O+7z2k21ps7hf+1wkgkWfIBsnm/K1HS7h9CQm6nP2bkxlhiwOuQ95Vt\np2oyMyk95PkGm5Rwez/VgSaFq47itNWuej55R1p9KQRPJL5UsZynjTFCAUal\no9X5e5hX42HpHDtjgYeDzx72RJ74XmrQMr+fs1k1spRyHSP0qvf0Sl3NHscA\n4mW38BOD9v28SE7zWdmUqadmng9bTxt57T/pExzjL0E7NtmYGtR70AZ6x5qA\nkeUNkDym7ZWONmvyUf6FV2LBrg3f2/S+fICrGl78sq48i/Y7pUskojuTij08\n3kr/SEj0S9UvApI40TjdirgYAw7OO+6gnlwa0DkL+WgOhpewPzciPmpr5e8K\nWz1dz505O3sHjI/bmb/VY5znzI6YFq4xa1GxjTax6SBhNfhcNASOOmWbk9DG\nm4WffG8ga9a4HgDXup619sT+ekOOimWus1Q+E5CPL7GnyOz9vfKI4koli3+3\nt+VP\r\n=uetv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-25366fe.0","@graphql-cli/common":"4.1.1-alpha-25366fe.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-25366fe.0_1629584247028_0.5696037638831859","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0425635.0":{"name":"graphql-cli","version":"4.1.1-alpha-0425635.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0425635.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"252170af674854b5456a40d3971dc3ca2b053f30","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0425635.0.tgz","fileCount":14,"integrity":"sha512-Slo02izW1/5xfoHfZNGhIXb5fA4gYrTkZzHv9TFpoIstVWgQn1A25TVkAum6V2kuWi0Oz3PTiqqemaMd55/6tg==","signatures":[{"sig":"MEYCIQCHtfnG8H24VTYv4GCcdpQCG8NWIm5gO81uahYOhfHKEQIhAKEBaARY8mO7XSWliiuRiZTjRcNql3v1euvA12U6TIo4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIXuFCRA9TVsSAnZWagAA+DwP/0N+FySeb2u7bJ2rksET\nF0vAsx2tMclVxnY1ezbUou6BVn2fXE7WYfaDFw1NYybi1vd9zKIJDLT7rgFC\nmCXIHyxIjGS9T4adoLNF4zA551MbK6yRNbAqbTGsXb4oJAmDGPNwHjjJYUzz\nPI6uMEOZwYdeyFPKDbQva6pJmE5oA0xeWGoDeFZ7Cq+tgE3+p91PYYLALnvu\ng3GWxm7RM86+mybeUSDLvD9SJM/oXadSnfQIhjVi5D4NyvapQN2oe1WcvnTi\nrFu04HD8/5VlYyzHyH+7QMOL/PkU+sER5mgofhFbLdlVY1WbmpuHZol8rzZn\nlKvxTJbGJwjEJczSvVMKuw+dDKQal/56/UbrI7yCTdu25S7jq30UBiPfnZSX\nTR66q8i/6XsCwa/AITIXYmdYKzlD15kjMaHrzIDJmmyh59wtpy55ipSBN9pZ\nm0jGsTAzPI60pvzwvFGRxf6ssbLaWWg+Uf/67wjDcW1W6qwPeqbnnSHI4bN6\niokd5oxzeQX9TCzZtao0jkIDIc/miUZgkByjSLsi4brylmeigF0l/1xiDCLa\nkWO5ipFT2VqTEtcr9jTfUaYRUaOUDOcYtvhHzIGeboORoAkgAs7JvgEE77Sv\nFt+KMmxE8qaQGVQBz50UmH2cD5zp2b8+Dpz4QzkLIRRTyEFXEtlmfxJAMaNB\ndRHc\r\n=15Um\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0425635.0","@graphql-cli/common":"4.1.1-alpha-0425635.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0425635.0_1629584261518_0.9759417594023976","host":"s3://npm-registry-packages"}},"4.1.1-alpha-565cf80.0":{"name":"graphql-cli","version":"4.1.1-alpha-565cf80.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-565cf80.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a891e532f0655569c04c29e11ca31e59fadb3676","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-565cf80.0.tgz","fileCount":14,"integrity":"sha512-XjaytQirxuuNA82X0fOEG/s0piNMnxCzOMJQI70S26IQ+tyLqtU9359HJnueXe6f+RLO5/P9WNU9G9m/hv7BOg==","signatures":[{"sig":"MEYCIQDgeowuQCWGhf4jyGJ6EDxTNF8lzggu1Df0+KlotebrSAIhAI6hdUznHOsHuE9LvbETd7HN8XVYF9A69+KBLPIPxk9t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZYgCRA9TVsSAnZWagAA7MIP/0nJo9jT1BPEl9f0gq5N\nRXOwEY7OXl2l/XGdh+4n23ZmM8rbCI8CPd8lEA/Wlt28HDpcMh4li8bKMFrT\nu2IDRMrx+rlD67U2xvFX8OthbEEOF9o5CI/B4/OT4y+4E7Y0odbiNZpt+XTa\n1fsd5qHYf0yECzbDfSq+1+86ymLC7eCQS7zrVCWnEQHtCyI8KKfSxG5/eQtZ\n5syUrbVL/oYiEttQupUV6B9LSFTox8+Qjlgkf/V35N+nGYUpCeH+F0xlJwRs\njV5W8+sZpbuKYLwBkLShLmdGZKgRDLXji1OQ7eEuM1nwf2+tcitogrpAEb+m\nY48Ko8BEdCH85qY22C0EpUNcQjzhM0i8HPfHkMP7Ew4FmVOCXiiOg55KHG8b\nfcZwb+2maJI7c6lCTcZjb0t0yvOS9jacZbeQqzZOt5uE+EtbwTyhOq7S+maL\nqE1YOzViHL/IrTuDYm+c9ExJBrAUmdzwt4niSZccUnyTwrd5N/De+CQqG1nY\nIfbBrE6SBjvu0mLHRrO8/BoxJeM3+tKTtanHoytwz58sJXwQ/xmQeILELQ8E\n2QU2dV0Hqldzatl88B0s01+dphjrbMiyK9aYrot0rQ858LFP37GhiYaXkY/R\nanC/eSRK85wIXv0qYQ0CwaNfy/2/0+2K/IPvlKaOlmBrf02lnjGu7iN0eKvn\nBOd0\r\n=vpUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-565cf80.0","@graphql-cli/common":"4.1.1-alpha-565cf80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-565cf80.0_1629591072460_0.35899971227903427","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bd6f588.0":{"name":"graphql-cli","version":"4.1.1-alpha-bd6f588.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bd6f588.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"14b7921afca4f636f9f40f3eaba8de5f4dab352b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bd6f588.0.tgz","fileCount":14,"integrity":"sha512-UBAI95aaqP2VokN9csux2Uv6QB/RfBFkfEhuDy2j6KemGXAknrV0dhHWOa+83j8W8yw+FSaN4qlPzNaNvahSRA==","signatures":[{"sig":"MEYCIQDuPwRQUsg9V///1+BP59RqDXHy8M5ELe7bDfOsMPJ0pwIhALJThydTd7E6JiCjblKkSxbRwyKznIYTz0RG7TBhvnVC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZaBCRA9TVsSAnZWagAAFPsP/js3HqKSelDS1hSTA1s0\na0xIwW5grDYPPcXUKuK4Ju6ScwWVDyN3NRqWRxjEg0ebtURQIEO1DX0gCNY8\nTjzc4TKMBPRImqtZWp27euygM/lN0eI6bVkxmyPPcmYIRxlBAP9LQGAQBSxA\n+73gBvag3/qUQUb2jlS1ddRPX/L2Sdblu4so2zY3NSn3HR8DJXKlLCVxb+Xc\nocj3vsFrNlDKvR4Os+00CB7ELMigAj4PY63S/RWzxrIYszOCgXUCRlAzOB2c\nTqlK5AVHxzttZWCyNxt+fVaxOt9NILHwWgmGF4zxH3H15DhsFYcqwf3h06mE\n/GLrNIYjWwFLUddGRTCPPjDIH/uM+FAWMX0EROvQIQCSgizaYycqUgQ4iDs8\n8Tb2GI8Gml3kZ1cnchsV2S1cskC+0Rf+/N4p9IIu9sYjbqJ9GBEfGyixf7XI\nMyiiWr9gYCktm41SHQe9v3GoQ9oOg6fVfbkjDF8gTqo8I2js8CgipyDxGq13\n6XR8IRZpkB1xMbEjfsosOiGYxpfuQoPLJpCXxW/EILoWbv/TFXhq1IOHrpg2\nhsTosTv3w64BvwnJUfaf/oV/Ckiw+GkZQT//9kTels/QrZPH3g2QcaPY3q8u\nvKxqxvE4GyZA3pPJ9Qu8HSWdHhkDqhP8tCcbACDsR1fDLYmY3RsooN8+KgR0\nbr6K\r\n=8raj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bd6f588.0","@graphql-cli/common":"4.1.1-alpha-bd6f588.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bd6f588.0_1629591169497_0.26001151649322507","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d8529b7.0":{"name":"graphql-cli","version":"4.1.1-alpha-d8529b7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d8529b7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8a5d43713d77960b4f5b91085b4fc65b49263b60","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d8529b7.0.tgz","fileCount":14,"integrity":"sha512-RNgLi7dP4Er1r55Nes5b432zNBpRhaHozpeTWOgAsSLWJl6tzEWOUtcA0SBq4/Mzz9dnaIuulhydqnUubWC70g==","signatures":[{"sig":"MEQCIDavHR96MlkArHPmDE7t/z6NLlo+ekVcRrnpZWYmVZfPAiA+4QS4nVHKpIH1QjugaYB3VtW3Yai413BaLfZqkuON0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZaWCRA9TVsSAnZWagAArw8P/14IjnU7WEofqZ+sNUBm\nzKL3aAKuirm5mtW8YER5/t6Pq27QuJ8wxWkd2Ud9MHlZVDX/JuYR2niykI+Y\neYczwstyoFbgnGV6MKKcKUIfhcGGIKI0uFGo8GFasb3fg1oV6oOE794tg9mo\nI0nnNgAuFivyay8ji4pheQzpUIdLg2jRsx93tMoe09qZo/t72QB4rL8b9BCV\nS8VpWFdlXp+KGIM9BkAMG4egKgtj/riosNPF9Jm1ea4RkZtM84fHFiETwnQE\nY+VQOjkmEZ9j+1hPlmeW1eD24oC9RLd/ACllQytBpGd0du/YdwMrYG7Ksnwy\ngJZWeXvRQXw8sBszrjOurpHyCknhySoZaf4Ct2E1YSStYJPqoX0q1V0XgXPv\n6KrfKtFLczAAAj8wbP6IelECqzNwfFCAbPIShE/W8Va7HOpeCy+CxJUavlCB\nyohWO8j3Q2s89leIdandeXjqAbb++9A/sGmc1xXTSC+3TZV1Fb2KDhVpm8qh\nvnKZtEM3IJq9ZKo8H7TS2Tz38WlgTsLXIGkNsb2kQZpN1jqBTpUkqyqUvWIj\nN2cCdAGoay84gsTD6wQekN/LzcnHxx3PaOvLEm8Ay15cBfCm67t677yWFRHB\nTcK/0mB0Sw59kv/vBW4/9l6o7yy7BYe08dWLH3jR/BWCBjgwDa7BVWpFOo9I\nw3Tm\r\n=n1lS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d8529b7.0","@graphql-cli/common":"4.1.1-alpha-d8529b7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d8529b7.0_1629591190450_0.4157832922159572","host":"s3://npm-registry-packages"}},"4.1.1-alpha-85e91b2.0":{"name":"graphql-cli","version":"4.1.1-alpha-85e91b2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-85e91b2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"db134117586529ffc8caa2f3a66d82871d338b91","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-85e91b2.0.tgz","fileCount":14,"integrity":"sha512-/V1n6rtiCk1YKApeFlRRfo7RpU2aahqEw62/f8fKaH3BgVlXPp5SGYLOU8U2lofYfnhFU49IqV8iP2Yg+M0yRg==","signatures":[{"sig":"MEUCIQCa5q6vMLqQlLT7lmxUD7pbeR9ZnGplTncHt4FdwmxO1QIgALwj5G3tD2h4Gk2AfEMBW61KnupJq+8G8/ql6D1prkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZatCRA9TVsSAnZWagAAQwoP/16Nt96TWikfGJU7bijv\nfQqWrAQic91agnrFvoi+k3jQWlR0+atBByc9jynD7Y39uBMPjb8sIWNksn5y\n+usFv74JNLPqa5jB5aX+XAu1a8EZcI0CS5yEsBwRET60SFHIExsatxpsL49U\n+U8L++hbgHm8tWlT4PuzJNZHRD/b6pLRYY1X7FzgcJmcg2P1jrZozO9l4xBK\nG5J//yb9K6Ch2DLprmlGDLH32NkiAy6G/RVbE0svzbgm5NHpEIh/vk6jh7ol\n3OTfai9l9C159lpNGv+x43gh9p1YykZND3zTalURZSViHFa5YcIbGk9ihSzR\nv8dO/KTVpeN+VZgq8M4QZ1X98mR2fXiZjn5tWO1Kaga4nea2KXbxR54wV8Oy\nx9SAstz/uQJqGt/xmlvNgUErSvQv4WDN2HYxZ5jeKuhLOMnDG6hu6mmfg6wQ\nP1Ap8Jivfp+X26LrLNdG2Juinh0d1uITOcxEqoHVlwopxWcQAcwApzMO/BhT\naYcxUsKXM9HO1Vz1bDgvyurYChgAdJ7T6C7OOLXn7uDp10FlP/MGRxqlq5jg\nODNCRK+Dzw4b52zMx3a3MVlOOp3vdIpKB11UhRCXqeTbKbIwl+OjDJlhNAG0\nTFLMXAzmh5jPvvpMIpaMZ5C7bAestKqZKwLHl3VSQ2M1jP/P+JxZe2RidPJ4\nLcPS\r\n=pEKj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-85e91b2.0","@graphql-cli/common":"4.1.1-alpha-85e91b2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-85e91b2.0_1629591213511_0.7638604591574434","host":"s3://npm-registry-packages"}},"4.1.1-alpha-47a4ff0.0":{"name":"graphql-cli","version":"4.1.1-alpha-47a4ff0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-47a4ff0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"08ff77eb52cb2982dd28b051635a292c17c5d015","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-47a4ff0.0.tgz","fileCount":14,"integrity":"sha512-FaGMq85jbYzxXVFsQlUDan0253qsXSY2nSrmmM1U2eat2N39aCah6cHKilF/U1MC79N7FbOQsxmHlog+dZ/xoA==","signatures":[{"sig":"MEUCIB1gEOqterA6LEgIPCMOrbVKaA3zasu3eleCNpMNIS6rAiEAxKnAYCg4IBeMijaejvw0X93qg4Jm2Ld6TD33qS4ETC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZbNCRA9TVsSAnZWagAAtsIP/1vrYQ3V+o0zjCUWDzUF\nALQQlDhmJkUStQZ79wfadSsUyrzwcm4VZomr1q64o5S5AHJXs9pOvx0zb5KL\ngSl8RPhc7+/G84LkOw0sDBvgdcUCFdK9N/VHwlkbmZNyPaznpKvKaXmmidZ4\n26WvO+jCZEC3LPS3FCn/f0ivwzAhyIBFKXSkjvP1wn75VCJiv2JKoLUr92J5\nDOAcA7quRXDlm9xhQf56iuaNkrNg2q8uzflaeAYM75Qc3ou+34npzsyE4YFs\nhSuTgkLWrzqAn7oEKKY4NUSFIdiqofOzm6tBRUXct1qxP2YJ9iHjwtPSa+10\nZ/mMcjYsmYbCnVg/Ajx5cU9/RjNJkJMDpSGJ7f4+tR4nhYALT2e2EKt2Iimx\nGjgHrjF2rInKFj5rL6I3xhPbuJu+hTl3DDvfvqPuQYUiqB2eFScj3rwiRK5F\n41pDy/9OVKpOTEQ/GLgUGkiKpJLRrbzJt1r9tGf6Cf131Du1OUMsefEcdk39\n2ARQdREDI3ZOFZ9Z8IPQ18YBixXfTJCU0nmHtoBZTEHBcOE4C5rx7DqezrMg\nzgvHen3KcCPzWuSf5PgUeBC5iduZWRrpjR78iLSJda8gWe3Q8QZFA1PrckWo\nUTJHWUwX+iZ4r5KIhirV8HHKzPmZf8mYx6w77+QVVfWnMIfEmS/GaX169yf8\nlVrP\r\n=EWK7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-47a4ff0.0","@graphql-cli/common":"4.1.1-alpha-47a4ff0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-47a4ff0.0_1629591245251_0.8250475833098907","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d39faa4.0":{"name":"graphql-cli","version":"4.1.1-alpha-d39faa4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d39faa4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"27fa55cf2f910b45b7b7c3f8ad213d1359e12c8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d39faa4.0.tgz","fileCount":14,"integrity":"sha512-OzxXDgmpmnnRrR33dmZvQOZjqTAqID5tI4NiYq2WK1pFS0zOqaZ91xd8Gu/XHj1JkfG+6zvJBHayqZpHJ+WisA==","signatures":[{"sig":"MEYCIQC5EocwncW+TjbwGRwKIGK5Ch0DXhP7L4SLmRXRPN4AnQIhAJWMrYotrDC9Ov34I8sq+HLmQQOWDz+i8ERfkB3kqxsK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZb/CRA9TVsSAnZWagAAukkP/jBAcFRVCSO/XXnQVhCX\nsPOQqxxQnJjz03BCa0Wo98oYfUkgs3KsS5kj4F/a5EkqMO/rAc7xXqHWYwuP\n7K65wNsjWLz5tsFfmGyR5Sa2nTid8FhKy1iin398q7D9vF2GpQQIztNmK+Ra\n+hOLmcsI2zLforPji9EoItnqDLfkPqI9qXzNla30qUMjTa5/SjVQjAfGATZX\nkiNm+G7/9b7lTDdLrUhHD/DqXMHfgSCz9erAnO7qmBAElH25oT9dZo4H/Hp9\nXA0rE0rGKSQx1EK+9bcj8j+XIVgavb3X3j8SBofewsQ1O9h66iKznie459iC\nKR/+7BVni4UNJJX+EnICdxsUCtGJmbwRleeiI59wtR+R9jusatvJzqTUxzgU\nkvlSRn38PQ3I83ckBuZfRFKMl9ypB5+03bQO+JeKuAyRgXmzO7fxx+XGFWuT\nAmNdwA4asex8LlTaKscb41bD4335cui9HLQU8hmopoQ+jVdY5Z3Ycz51hySO\n3qGl6/SqdujF8O4ymp2KKid3UZRukyQYjN12DmhY1G+/0hzs543kpUQYRb2V\n21NBW1pccNZvfrDaWWlX3okWdq8N5brsC86H1pHMamRgE/Jv83B3MQHbRz8r\nksIVP5bPjixuxORCRgEOE+6J3HnvLZ+JULKFKbSdOJv9Vqh0vd+lsoLm1d6y\n64IK\r\n=YOc3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d39faa4.0","@graphql-cli/common":"4.1.1-alpha-d39faa4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d39faa4.0_1629591295435_0.7136134939655854","host":"s3://npm-registry-packages"}},"4.1.1-alpha-427d375.0":{"name":"graphql-cli","version":"4.1.1-alpha-427d375.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-427d375.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c7061a876e4537a64031a0c56e1f7fe62dacc71a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-427d375.0.tgz","fileCount":14,"integrity":"sha512-jmRrIpCN8rGAuA6zI/WiiahSUrk50f8u5+mLpH1XJ/KlYSt3Z/Jr6lPENKjej/40gCgxquNCOFSj4QOBfKCWvw==","signatures":[{"sig":"MEYCIQDqFQL0gtJ4XkKOn0F2hSBzPds+wY4XSPBLc4eE0n486wIhAKPwzT8kcF8ya8k5fpIGjyetBcy8IVacXlC3rrSV3/OK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZckCRA9TVsSAnZWagAAlysP/0vsR9ejrpsJPtrdrAfn\niHblfd/qKRluqBdFpCgc9FDu1NJA8p5lpiwkJfckO4ULkQptHQ82OSSObxgg\nL8CF9kQU6hNvvUgf7fAdZimlMQ8A+bMf5Z3IGd9Fy8q7W1M4DyYFuEDZhZP/\npX+hrAGbblWUEt7MTrrKUvsQtlqAEcJVcx0cjIM9pE87ni+eam+9IIKBh96K\nql3zczjTQU+UQsKsdingKUJkQedh+c72Ztb0wZi2Rz31/HuIKgBOMIE7cBNT\nF0EQZ2SCnQTlQmoNZjMXBTW70VCAjJOwfuKzyX8cM/xJp3ILhy6H1wrvF96f\ndeqvY0gjdph2ag1Jq7MDfP5d3IojfuUqlNsvxXYisqH2iZCnbmaJlAqNWlto\nopn0ahbZbqMqjR8tFDu/FJ//doy+aqmjndjugvZxcA4j8dERZM3slZivrPYP\nJMEx1kcFbQhw6PyuYcQlpyO/yLlCHBl34Uyk10VXnorQW4qFLEoucLfHQ+aD\nqAaPPWlzzKda1VuSsv0VsHBwMh1bJeifYlcsCMb1shaSz0n6qP220bDNd1PL\nigSADZ261JcDcLsQeje+XRDli1H1eWH4v00uGu9AB+dOdsiSC6CH/OqCKfqt\n0gUjwciBb8AJ5hngK9wg1UZwZ+BWA4hWrpa8HNdMjOziDwyoq1kqNX2/qMzN\ne7Xp\r\n=GwJ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-427d375.0","@graphql-cli/common":"4.1.1-alpha-427d375.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-427d375.0_1629591332017_0.6069518574556187","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6146964.0":{"name":"graphql-cli","version":"4.1.1-alpha-6146964.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6146964.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"04220dd635f1c687f2dfa8cc98ce4bc6f6e02d40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6146964.0.tgz","fileCount":14,"integrity":"sha512-X6nEoTIPqf+uACBtbcSGKTFr2HlmlLKJhZJmKa+jgVsxa//U6GvCPXJKZ1vJmVWoUtoypwZkq4/UkU9cSlDhFQ==","signatures":[{"sig":"MEUCIQDsl/KUTN6tHzwRGiKCaSUFuJn62WAjsY/lQWtfmq1MGgIgW3qQXBRLc1jEUpET2rVHtkHJCVJWqUnR3kE32TQbmUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZdOCRA9TVsSAnZWagAACFwP/3Mxmvjg08KTwPpFJeqI\ngVCZgewMGt5EZ1/4dMQHv1FoPG/Lfj41XC3kJ6x6p4lkqBOLvovhr2QCW7QM\npR3BAb1q+PmNDowy2/AX8AEoh0N8fNCPsm/4dbv+24HkQilE+TlhY1uMyIhr\nwqX/HFKN7yaOWWE+kG8H+ZlC1HOvZxEt/T2UQWbT9zlhzJtpn+arfnYLrRNX\nUhW+ytcIdDrSO1Hrah5lt4374KYo3nmutQRDwZf2RvgY9MonwzJslTL401kj\nTl+8drOUNIdzec66FH4Oo/EhNCWCmNU94/P0TdRIyOItnkpz4Zge+Sy1740O\nfdPxShAhtU1m++jE9fPUE5fKThJWTLt7veb+DvuBwhBD1bbzVlqh2rGnEXDT\nO49M/9IW7Bi9E6WkSg06/6OTefyM+3FgBeqkA+nEtc9QabMpXeBoyrB3rDzs\nKnkj2Bby7ntK6Ku24LzyOY2hNl1A5dNXhkhUSAOt4KZP9/dVXdAVbdWzGhYU\n3t3HLH70p63k3dmNUxn3hthAEnUyb3z/BEDLYWh1URX1k/Hm1LxoEDOHyYjQ\njkuBW8AKeWPKkvEr8SDLH3Z01StkRZ7dvQZK/5iIqX9iC6R0TXMc1g/P7bQV\n/i0STi3VeYjQXrTs0+rZLDsP6aouQdTxecpQuc0t22v7OaD52S2sQjGEJZBv\nlDh6\r\n=WcsD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6146964.0","@graphql-cli/common":"4.1.1-alpha-6146964.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6146964.0_1629591374411_0.46227702251267844","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c566bb8.0":{"name":"graphql-cli","version":"4.1.1-alpha-c566bb8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c566bb8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b0931d76ce07c9118bf08198fe937c3343812da6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c566bb8.0.tgz","fileCount":14,"integrity":"sha512-wqIkzfe0n1A/nxdCpeEKvlIlKpMjYbA2+3fP5p6ZcBFP4wl/vFHNpUAeRqUFsYGVIwd+s1JFMRXbsNSo1q07GQ==","signatures":[{"sig":"MEYCIQCptog7Vaw5NUJktC6/oHXMuiEvlpIOStMRYegCshR34wIhAJUF3O0kcsdKfYJFwGjHDKhMBGTLts6e3N8THCsSAL3V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIZd0CRA9TVsSAnZWagAAYFEP/R0IILc/ir7abVKyBbph\nYZgJvEq4Sg5x+zNtLCAbMqYmUvV4feN/yFrn0Jn5WIsIz3QsD2NeFNCQnNYT\n8bp/ToyoIU9sI8Z+UZjQND28TszScznKPWj3Er5k69j64P9xXEAE6Q2CHvjc\noM6cspkEUl2CFq8VbIkYHRBzdgmcskJ9O9jhOzklkh3BATsSytC0uyJKL7Jj\nfObOfcOoICWcLtZrwEMB7NGeREJfzpjZsryfvGxQPPRGqqWKyWaXo19gTEDT\ngo7yI/HDOKc3Y6OSj4yx/G4NSP5MxDp7QP1stnKFyAe56lJUmA+4yhkboz6g\nAeG2NYM1xN/ZiMYggXyqZG8l98LY4ygVifFNDv0Inr1hrGW2OGhTsX2X8xH4\nb8DZ4PwA6ksEOY69Cy86gYUKWAD1kPQW1mi+8zN9idG7VswP1erewpND+qir\n6F9A0AQQzH+02tmxDISPYbUp0WkMDk/ZdHaqL/ZcxMDskED/XPKMUMA91NFH\n881yGG036h+wdGX5JO26BYOUCZcr35IgWmjdpis5J4IppRw6Z0YGoyY/s9K0\nRyyIKnpOKt91SY1W8vg4prIj0jXdqANUNReTa6z498aZ+7PyA13EtQYkmagz\nZnvV130ni6Io1J4PLxkqRuwz8fr51NbTlEI7WDx3ApepDFcQ//LgwkmzmNvA\n0SIx\r\n=Kfc1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c566bb8.0","@graphql-cli/common":"4.1.1-alpha-c566bb8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c566bb8.0_1629591412051_0.24693755137127638","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e0b4e05.0":{"name":"graphql-cli","version":"4.1.1-alpha-e0b4e05.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e0b4e05.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3db53d0ef0154a26e047bd4232e3090c154a4341","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e0b4e05.0.tgz","fileCount":14,"integrity":"sha512-txDlUDIzcCl8G7MtRs3gBJqAfVBYzs2SY2hImrO3rrFPi9s95fSk0j5UqQl2Yg1guB9yMRx6WfMnZnWZyWb8WQ==","signatures":[{"sig":"MEYCIQCwF/3905/cQ65GQEFD2b36hka+iUZBs1xG9XEVQl8t9gIhAMhnKkCTH5TJAhhLQil7hxBKvVwOAKJOAjw9ghXdxRb7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIb+iCRA9TVsSAnZWagAAsk8P/iDq96u2Yg84Q4A4Z3Q4\noal38Mr/8S1zccMehC+WLnYFEqea5S5fqvbdWZ44nlmhN8wHjBNKWYkUHKYz\n+L/juK1peWKQCZAsgeyU0x1aubiTLZsnqVnQyul9KoP8wWR9jkz+tKFqgLl+\n+chelb6oioueBiOVTttYlFa6qGBOXig4d0HR0+7Vwd6GXpYzvz97ka8xe2xC\nrjMSh6uOF3jBfcIyX120gEB8rEazC7vHbbOIx+esOHvBWofzIgA+BSMrdQZV\nYFm528OQ0bLwKCMtZ6kDnodU+5xTwIrzjLPsGn0hPmu6LG57A/bJTLyEixUR\nGjnr9RRPGGixgy3kONk/5SIJj78LzltEQxxpmKVg5jPQBcKxnPzoL8xcDJpl\n6+npun+Y+VbTtSwZEdfbNS109mx2RGjDVTrNpeQHALtXJgOeUUtOHeYRq9XA\n+v4Q0u2mPPsNWjg89rQP5MmAcpkIiFrE4kewb3nvLIudbCLIMjXpSJLE1hnD\nnSJIBZHSDo+GwoQ9ac/T3HJO7ONx0dUmmr7KLGwoIVxjUCLReZYu9VuGZT1v\nC8AeJjLdC3xfeshnVXwM7m+Ha8jaKAkRDGbBBf2mb5Fr9vly9wTAdN4aG7vs\nuVsbE1b2l6J9cYwZ1eAXfFTuYJa8OgE6VNMYXnO2dPdg5lye9r/jPn7XRrfL\nN+jZ\r\n=PhyZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e0b4e05.0","@graphql-cli/common":"4.1.1-alpha-e0b4e05.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e0b4e05.0_1629601698326_0.5922567684505562","host":"s3://npm-registry-packages"}},"4.1.1-alpha-88b4474.0":{"name":"graphql-cli","version":"4.1.1-alpha-88b4474.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-88b4474.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2e10100c8d8fcdc9f04121e3a24d1aaf178395cb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-88b4474.0.tgz","fileCount":14,"integrity":"sha512-XQ+DUx8CE1+6ggu51j0FODujQzWbtZNULJazvMgPP3Uwbs5dhIXW/hupxIsyTsgsZgEJkiJrWC6Q0AGb+eL+cg==","signatures":[{"sig":"MEYCIQDPDKM0ePWNizWo5Lz+rbsqN/LYE+MCw8h/FeTxnT7YYgIhAMVaSUocFq2Lc50OWWz/pe1wWzesWwCSG8u04z238prG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIb/NCRA9TVsSAnZWagAATmsQAJ6B6xs/ukWOkbiu5LLR\nBpun2COyA7vgUvDNj2o5jn2uqcea/0TpNytx6QnACJhsuXa+NPjNabDP0U0y\nK/OJI+QTE6lDs8M2A7sJXPKFiUErqW9dX8PONGD0G8UGOzV0vt6nKa4p9p5+\n9w9bmRJfl850AvEfGMEdQN71UPT5udARcAI0vgDV41RLnhyc7bRwszBFbEmE\nl6nrf7LU65KYXw334KbyAF+Jj82aOFegpxAhDm/iSslWwObHnyFY9nxRx4Gq\naolz8bbOaDpqGVPEJCf//YdMsEj2h7nRsVDPbeAAcdkGq/wctPR6zTAKY1NC\nhIYYWHy51K4cAhIP5E18DFL+aijM/Bpqt/PmuCstwBwhIqiut+Ss4jHX58/s\neWH6TO5bof3kDK6PEt0sNsKg0aTYxnvuPajFa6AFcd8If96Kxw1pD4fhCLAc\ntoZtZtt/uF4bQe5dpJrlUn5KTptg66lnoVn9DVFTDJgxxk4pRE/TTqSZfJv4\nzTdYx3rs/VoxZI94lHpeA9bSnl9qno+6ROggsQokrYFY7BQ2BPiEUasTKn21\n/1XcHmQOAXnNZqTBoGpjoK8/jjUmzuYBHW40fA1j4cWUCSKRztvfMA9h2mgd\nk1EUo01dXQlutX5ovFgwNnntccZupffZCqt0ABqG8kGf6lhPo6L1iMS3Nybe\nvm+h\r\n=zT8d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-88b4474.0","@graphql-cli/common":"4.1.1-alpha-88b4474.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-88b4474.0_1629601741230_0.4399946291153902","host":"s3://npm-registry-packages"}},"4.1.1-alpha-122fcaf.0":{"name":"graphql-cli","version":"4.1.1-alpha-122fcaf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-122fcaf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"171e88c682edf3e700b3b443e55a2c30f74ed53f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-122fcaf.0.tgz","fileCount":14,"integrity":"sha512-vP21XMHVZpSb3g6dDXOwPwfdBtuIUuyXlj4VlKCFirsBwPsKdcMxmHytJOXAjsXlOe5fy/tC26WTQq6rKAAzUQ==","signatures":[{"sig":"MEUCIQCiZu9aD6Lq0+FTH7/81RiB6PFKlYFt+8/Hivgusr74FQIgH428HFsUZVTqRUsqBMCwPL/sUsjEDlniHcDgkuYyBH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIb/mCRA9TVsSAnZWagAAIRMP/jxQmYmaT1/jk6HTTDWz\nsEZrMutruq+6U7DYqcYTuH+JmLDVk2pl1hV0KIBpzJmUHUc3IEG4AyWc8ozv\n0JVKrPAQDHCv7dOPs7TKTGr10OgJgAO3QGiFs/uNpbrOfKcQra29pnEukgwi\nskv+T48ZJRf62O8w8AnBPQcrxWqx4EsOrVUwHe+41Cltq7L5RdEN+1yvRe+5\niqZH+EIXp+Exn1gduHkG1cZ68fNyq9g/QdK0g9juukmb+5fXwmlTlTvdSZef\ni0DyFdUW76qNuPYkKhC5wMuwrEthxOtO86Eu/XwwQd//JExJ/CIxnlG8fyCN\nlHbx1nB59ya+QQvuIjPxew/80SOSCMVVCAlalcY44n5EywvTkQCK6pd1AH83\npuzTG7NMRrYf1NUkGsSxSfBDFMINFCYqaFwppuMyLun3IR8IzJxZbyTc2j9p\nBs+7I7bMJSFz2tCWJ7LKzgZmg6ZaSTIEutBljxivQcSMbsxAw3PnNDQpINx1\nJsI+y60UdISV6SVn5S6PsmC1OrPnt+6nl43tNSPNtlLEmuEebIaS3o6NsnQh\nNog2HX5IXWh+DN5axV/FqcjrXsqloIrYKN3k5R7/IfuWxPyhIpEkpdW0HV+z\n77knYG50pm5Lv8a8dno8bkrC2VND1+O5GHUepgUmNQJNBi92BW487ik+FWTw\n6yQA\r\n=4XSw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-122fcaf.0","@graphql-cli/common":"4.1.1-alpha-122fcaf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-122fcaf.0_1629601766152_0.9984090548621556","host":"s3://npm-registry-packages"}},"4.1.1-alpha-79e942b.0":{"name":"graphql-cli","version":"4.1.1-alpha-79e942b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-79e942b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5fac7827374cc0c495909646151a056f8780a83f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-79e942b.0.tgz","fileCount":14,"integrity":"sha512-8yNjjhREIsSQlvNl4S5IXf1rATnycdWhVdMGQ6i2QnP+lsRNNJpVpnB0mTMB0HfaK8FzHW0qQEJ5o7ghnQ+G6Q==","signatures":[{"sig":"MEUCIFZ5NjNGkkY89LVIL11fVsUuMmgrC6IlKbE1VP8p4f9CAiEA6y6BPD1O3gc3ba7UggsH3LymiC2MDHyzlilDZ2xofy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIcAECRA9TVsSAnZWagAA8DAQAIrwnI+JePaQqchIWCqk\n4EmCmx5A/raTnxD6NDlb3/LusUloPw5LtRtwlk/rns6F342Ij11zkm3giLrB\nozfpY2+UCSeFwWEMWr9x8S6jPpEM3kXx+Rx4wouvCDlV74DUmq4nvAqPgFEv\nJ7BxKS0d7HOUwU7CZw2qv1o6R1U/kgK/u8JUJzIvFv5EwZ41TQRjB9i8aQnE\n1RFh5eefOhOYNb9AyI5FxNEarQn49Q6tZrAQWtBLtGHq4S0a/dAAPbQoABBF\nzLQQuvhS1nk6zSLS1Z1L4p+HBLWgFPqjgkHAozmRdN3Eqtct1dTt9FTqgjiK\nLJjVF+E+NGHYkH3XUK0zDtAx/U8jEeP49polTKN6wExQW400v9J61b69KFcx\n58Q/7HIOZcV93r4uqlYmbt4XCZO4B+T+Xb2Qv40Riv2TdVQsIniuVzgb1SbF\nvKMbOBQLJIDkfoT4RDjFaBpk9PmLYyDr8GKQXtRK5hksEcbrNT247M8Ai1W1\nONpWlFfvHnMNFNa7RNLVX5ruGemtn81eyWEKTKKfq+dOnAcUp+K1QyHbq/tM\nIoFtVyHVofgDC1b1gTzp3fTAyhnomlJCb/E/Ykmw3ee81bs1QQOAFvH93x8+\n7xOsbP4hwd0EsCNdIu6s0amkvgRnq+Hs/3jTzVC5lIl3XmPsFHt2Is9s2fIj\nDzcK\r\n=/17r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-79e942b.0","@graphql-cli/common":"4.1.1-alpha-79e942b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-79e942b.0_1629601796612_0.15786288313843144","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e0e2c7d.0":{"name":"graphql-cli","version":"4.1.1-alpha-e0e2c7d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e0e2c7d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5590bbfa85a3f50e7916bff619539f1805631fac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e0e2c7d.0.tgz","fileCount":14,"integrity":"sha512-lo7+VFuYbwzywHrt2nwEvGOvfIzk5z1eEV2lL+1IT/HxOVzLruHwuOYWTjw3UUS2QXkbstFz4Fr/wFvvzbBHAg==","signatures":[{"sig":"MEUCIQDLzvDo3U9Z79ho3xfXO06xmC2lAIU+NxE2zFf8oNF6nwIgJh94/HQl8Wz6JbjTU2M7TupAVATSGX/JEnF7vjYRL14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIcAfCRA9TVsSAnZWagAAw8IP/R2e6m0B2/46OAeZQRxt\nWZWB2MPIHb+JOBz8Wpct9Ok0LZNTMAw65NcCd1UxwXgTx12b1IVNY313Pwso\nX5QbPU6r7ppD9dl7YinMEoMXvxCbFTJ89QWYoMXIAxo9kLEC9mJgC5GaVlGd\nojP6CW5sU0bfA4QKG/YL2RIYQrDsmKGQvHMTPOqe+gwglEUJXKKFEGM8qWWN\n8YRJGIB76AmGY6j7IXD3mwqjVj/sJAE+eP+7FIcE8lvii3t8bLtycAupsii6\n018I+XVFqMzE5TBV72/BkDfHrN5U0rhV6cS76Zr33vS3+RcGoSMwY/78IAoI\nS/JiGnOk/f0ogs/zeVr/Xq2t41e7bwM2jAx6//1Elhzx4IG1+pUtKMNCX8az\nFIAymPInoAQ0sZsiNdUhuxatTIAgxyWu2t2q2QU2aI7trGTwUIUpIB2B6Cye\n4Jgu/KvKSqN0Z63t/XlsylAwA/2+V60vAOLEMWvd96RQX1uYEr/3vM10m4m8\nt87EQqxEa0U4eHw0SMlzklS+b0rw1fCJhSX227+ezPBkX8VyIadqv2I1iRYs\n3s9MRPB1A557qBHxytgQ21JPY0wo99u1pZmE3QUXIHu9x2LjVInB6tGWIY8M\nMONcBXzLJ+i2ImBihwLTnosPwQiI/OmziFS46ge9cLzq6nJ+03gTq3PNcAO4\n4J7j\r\n=mZ7E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e0e2c7d.0","@graphql-cli/common":"4.1.1-alpha-e0e2c7d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e0e2c7d.0_1629601823359_0.06681384621660857","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6a79a83.0":{"name":"graphql-cli","version":"4.1.1-alpha-6a79a83.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6a79a83.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"22a841d0dd9c51b44c64c0131ea1778d480b70eb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6a79a83.0.tgz","fileCount":14,"integrity":"sha512-T3hc3cm4Mgp4o5rVRQKTWndv6K/kz3uITpuwN9HV0or+GNnm46aZWXL0ZfQjle1oMq01O8/8sB5Dg+9E6swy8g==","signatures":[{"sig":"MEUCIQDWdM/li/qZT9jt5JZiKrDedcOMX/hQn56s5ztnYJBsDAIgFgi6Z0Ykqf/tsjh2zshKBsgq1IOCxfJkyxCT0nKsCsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIcBUCRA9TVsSAnZWagAA2/oQAIaBbxA7rpSau0xUNP+7\nvOwxn0vp1daDEWXGCjsiAfkx5RRrpTjL3v8nRBzFcWrSx5WkQyOsFUOMwMJ3\nEGgy2L1n44K350rPrfr40o5YmJ280dApN1vRareKld78yuamyw86s6CtDaiq\njbfCoYyGF8U6s5d9+kZCW7JCE2xeH3ZEQmJFq0jDED0MRXIf/LlDO5I9OckN\nXZ/DDuq6rEU9QVs3HwyTLOodtgg1bbff++uwiAkZfym2V543FAdPWZ2g7p/O\n0UZDgCQjaEEuzaJ9px7Z3pDmgwYyLC0rMMaVbklM4yPVpwkaat8tnsFOqd7y\nWBX+dBPXG2y5tapHGCCvgVZ6qkW11OZmJLcd/sHJqfdIgbtssLOrjVbgER+O\ndmSYufyBpOb36zhoY0kD+CW6dM6eWO+NOwem0y1KgISlEVLY3HqPYl6pGz2/\nM4BAuhg3YTmjRHxeAGmIVgZces3dSB7bmAmDzoa0a65gx0rbIeUAwtoLN3Uo\nrmOD3y7sdRsyK+MC85JVNQFo832Bohl9TqjrJ6pmIvf/xvoRXR1uNaEGtrS0\nQAxonYWILYDxu4kqTIgNCWepOF13yGFfb0LnUT225BgDvkbpNaKtBW71+ZN7\nuPdv+e6y5zcZ4RxajXBiS/Q5xZchR/cpOig7qGQ+eBiOrFj1YMSpDZe4bH8T\nvdVZ\r\n=Tw7j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6a79a83.0","@graphql-cli/common":"4.1.1-alpha-6a79a83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6a79a83.0_1629601876486_0.14647344370647852","host":"s3://npm-registry-packages"}},"4.1.1-alpha-036400e.0":{"name":"graphql-cli","version":"4.1.1-alpha-036400e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-036400e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cac81ba6b489773318ac9ec6074bf1cdc78d635d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-036400e.0.tgz","fileCount":14,"integrity":"sha512-ZpbXD8PKabOexR546wIjFBMpeetFUMSFV8TmPOToeCOvl/koIB0JGX0KcPUbestWEgKP2fVH2AdbwiCd4f8SGw==","signatures":[{"sig":"MEUCIQD3bTzHvX/LAHEJx3VOSdQenviSUAKrRWHHIPecc2g5KQIgeHtaQs6Ij7/AiUlZ6EnQJB+cdNtlZwWl+pE0J8qzG1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIcBhCRA9TVsSAnZWagAAD2IP/2XLfjxE6sn8jwvibZYw\nmVRRxUt3NT/HJohlTZML1t/aIianEFfFhkUospkdq6iX8W86+xpkIp5G/b9J\nMJ18jTNmmUe4G9Ypb2LYKufC/dX8l3DeVuB07K+bYb+ywzJtVwloF0aPUt3D\nIr+eQnnnME6A1tA588+bkAbq0ZFbJIBcT76/9J5H+5yZwPWBou0EG8LmZ6dD\nxJ0FqBvB9mfx0zSrI3XCIjlTEiyyQTllCZTuRVeOxDKm5QjOJHnn1EJwhVun\neN9oPmxhqZrsCsBmxGxb/diFt3I38mk9wGxZpFziMU3x4UyzvOqEzdvDDu94\n6E3x6IvjAotGYHGBsqO51zZbi5oOKy5rsDQDlhyr1PA/XVmrfw2t24B+FXsj\nZWnK59vwo0u1o5KB/cy89O53A/D3tWVXgVvFhAsOohiz806NFxqhIePmg2Yr\neBHnonte9kMG46Tj3ECbe0p2KVSS5oK2nIJtH+S9hZa0YoXon3IaEz+0R6mM\nQ7vUz/EwcXqJLyJlalV7kno844XXPsst+ueJ6zqaaPpbYOvOJHWhJVtTdis+\nJFNlPqidDvyQQ9D5UeLVz4nCephglToSvQQujO2USxv81CtRuU2sFIzwzvCK\nZCpyZj2l09dyr/J9iIqC0cJ3R+M1Bn50+sWMxYIOeMdMKZxmNo/uRvSmQlzU\ngKId\r\n=j2h4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-036400e.0","@graphql-cli/common":"4.1.1-alpha-036400e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-036400e.0_1629601889777_0.8148611274799309","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dc6d51b.0":{"name":"graphql-cli","version":"4.1.1-alpha-dc6d51b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dc6d51b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"27d9346a3fed50719e33c4142d8a6dc62f47f59f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dc6d51b.0.tgz","fileCount":14,"integrity":"sha512-KgqAbUpleC6NsRHYcTSXoZx47R0tYzLwd52ijQsOPzp4CZ/0oD8pF6lUq13CI5YWqvpj9yVb6DlmD1xJxeGIxw==","signatures":[{"sig":"MEQCIEgcql8PrB6F1k6HbAHHYBl7J/B1bkJmaqYznlSVAZAHAiB/XMlF8dAMA+Igic40Y8GXKpTzQqvazLeCSY3DIbcSFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIcC4CRA9TVsSAnZWagAA1nQP/j6kaN5eBltQB7WKk7eO\nIIST5yI1NSnQg/UnZOY6QLvIZFIhjjUG8REnnf7k6oayVTyv2Sz/48W6XzmO\nUscSCvXrBVFbLcs6TDGlNpG6C3BMgv2ZIuya8bKaMMBRPHcFBpQhmowHBTHC\nCbaAxqltrdE0skVmlOngCPY+p/w02kSChqwQGpPF9EjZBUNW2+UYHAoJYL6o\nxW+mqMLWJP4rxpXcW7eGqXF5KBd4cCdzWC6lMxQaL55R5rma3LXYwSV6wNMw\nco3slFLctriSf2n8pRkH13xu8a89jRv8SAUQ04KIeKP8avrOFSXoPfedjHiE\nVGt/xCqIpaIuzYeDhERNw73vFfItdzr7ayWw2qE5bJV82y3LDIoZcBE+DbKx\nX4ZjBCdqtpz7cFSd6+RjtCbHVlEBkt4Mo1iApBrpzgaNGXg7+FHPCXaXuvIc\nNRcWGRFr3T174FYG7S/eOPqlOJ7lTCt4+GfrLrg3l38J/1GiCwhRxkNxbhwL\n5sbZ6H5gyLP0+tKBPNyJDtlfVnGH/SLND80QlLFfvntI8CUteZrYFXvJQ+hD\nThOeybjekD4Z6ExC26GhVqflqSbLzPoa6c+RDwQPol1aIwovnugmGuj/N0hg\nU1uBhJwmJokG6hGiFP+HcTqqdZFqNZozGCldpPv5KlJ4mW30ATmHIU8Wbx97\n2xUG\r\n=GRjd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^17.0.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-dc6d51b.0","@graphql-cli/common":"4.1.1-alpha-dc6d51b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dc6d51b.0_1629601976293_0.71456867381347","host":"s3://npm-registry-packages"}},"4.1.1-alpha-73c1234.0":{"name":"graphql-cli","version":"4.1.1-alpha-73c1234.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-73c1234.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2be6dc2e37f95e5986399d2cc727468ac2ce8da1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-73c1234.0.tgz","fileCount":14,"integrity":"sha512-o1iVRvwOnveAcT+reX5aidN1uqCvqO1havM3fDuC6Ku3L3az+BZ/lobN9Dgo9HJkPqHrxVN3748dthk2cmOoeg==","signatures":[{"sig":"MEUCIQDc4gMlhgTyokdr4Nqcw+zEkKxYzAHZJ9PFYSILGWtC1wIgPl8HqUEf/w8Dek2yzVsmdqj8N/xtqWWABG2JmM5ZT4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIdokCRA9TVsSAnZWagAAG+AP/3ZWmxFXKhzHtFMBm2es\nElHnGQITBmysVqOG76+/pWs43fC3j2JUXh3gE4ISz+gA++seJ7wPKvAlIcTy\nAbAoZ72BWb7RPf9A0HfAbZhfwabQIyhlR6hJW++xAjXUMK6U2XqdaRLAOmyU\nJ897CW+EXA6ZLGSNgQfv6/AxdNu7L1gbwmj6w1PRtQz6hzvQ9TjVM0xmiggW\n8podLc8Jcv/pH4yXBy14CjvidQ3QiYlxMWIGNVLYm8qQx0TtsEBChuoXtf5O\n2qqd3GlAoAlrpg9Uj8HZQDWn7jUTmYxKkF6CHxNm++rO/N9o10Qyvj5s8A9S\nqxI+NQTRqBsbqjWJRDEZGw/GJ9fhky3sE6UlsmsmrApOl84NcrJ+rIIclE3s\nxAroCVeobytec/Pdx8emeGSE8LMb/UFLp8GIipOjCT6n6/Bn0DleYMgdPSk2\nLwOrW0nHacBzfCFzeJEpj70dhSyyYMhIKd+GsIT5CQw4oQtp8pNs/sfNZUw/\nu7SPNZiX6VsRsID50rDnHivGqtTtQUROnbfTzuBOsH5Cf+pYcPJA93IH6wgk\nPlJxNNcZaOu/lGF941ggEQaPgzeh/iT3w++KAANF6ysRUNgJVKCr3eJ8JeTq\ncRSLBEPWVhywA0dXqyZ6HfLq4nCPbbCrj1iGr/s8ZH9dJ+B6lvzvqvuAXq9B\nMkjZ\r\n=+3bw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-73c1234.0","@graphql-cli/common":"4.1.1-alpha-73c1234.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-73c1234.0_1629608484675_0.3547430097066946","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f75af42.0":{"name":"graphql-cli","version":"4.1.1-alpha-f75af42.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f75af42.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"db9803352943fa1cb0a1381b50977d178664927c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f75af42.0.tgz","fileCount":14,"integrity":"sha512-cB/fJROrOzqelV0MC7GkuaauO/M3NKnYQ7RM5miq96HMUHat3VKRLrhpPkI/XiTmT3EMKZOD3QN2X63IW1Rk6Q==","signatures":[{"sig":"MEUCIQDhp5ywFQ2c5cv7uFZgNG0gCk0XarbhWZI/5TuaBr2UjAIgWiuQZav007SacRj1T8gBGNsLILs9CJ/rvUsg4/Ty0Wk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIdp9CRA9TVsSAnZWagAANkIP/2HGqBBKTBAK9ZA8nmou\n/4kuArzSEtemURL2spvBiLqEbMxH0+gCGwyJNjWqQHj7g/zX6qt3i1aaD59s\nkm3MFghpXFWpgoo8e+ZNTvWrZMZJZLspDSDta+NwP9bqsMRH68Ev2pOhbsRn\nqFMpW7CmctaFhywX/5/kCZ/H5tHXGWDAILIOV6SRHGpGyEQHaebhe12ajxu6\naVE7N0I5BI2jmYJSo6JwRprtMGRqD+3vmgcASj8An1Oqk9b/hbH9V9CbuByK\npKfoyDS7Zwv6ZKQOT6JSjYtjzYrk0ilSckYKGKLlVTwkGQKSsovdJH2t2Z0Z\nTRSlCXEfqEG6EAf7UCwCGjb2MW7FUKQFPcRyLZW+45mWaQd3A51QXzZZbWRO\nXoYGv5U+xP+R7c9+Xjwz5xuMfyoqDTLWnH9Zm+EuvBtISYxG2YAA2NlVJ+H7\nAfN1/WY5/cqBsVaihC2VRQtifqYUuRScv8ePp2UXZv3pQeO2UpTrEkJV741w\nCzgGkht/WwxD1Xn7QD3wY67zgm4cEgjBzAveb2nRhOe4asjK0iPKng78y2JY\nO1C4O0FhJIAfFAyaonTn1sMkqJJVPFMzDuK+uov9/FZpHEgvoknKX/df7xHX\nvwrPFXgncgOvGdh0Uo1v1k2IrB83DVZpzJpFYsC2deduQAIO+B9PHi76Dk8h\n+LyD\r\n=m+vk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f75af42.0","@graphql-cli/common":"4.1.1-alpha-f75af42.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f75af42.0_1629608572877_0.592907867566457","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ef6b630.0":{"name":"graphql-cli","version":"4.1.1-alpha-ef6b630.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ef6b630.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d08ae1a670932b929d4c6e2293afe1832bd88f05","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ef6b630.0.tgz","fileCount":14,"integrity":"sha512-3DPc/ucQ/OqN1mhWc5TUaX5KalCTCL50/ez5e6UbJ+jJ40TZ7aY49B5+CmrIZQFsIymqWpQufgOGRL6Epe9zrw==","signatures":[{"sig":"MEQCIGO69u/WqpxRHrSN5PjSB1WMFbEGlO7uUxLHAsqn4ybHAiAZZsroRoUsoVfpKaNRlyWoijblX/MPlu2rYT1Q1+bSFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIdqLCRA9TVsSAnZWagAARM8P/iVYNNtxy7FVUa4GQ8Hg\nj9rBZi7Pkkd/sjzD8sHeee1dG7M2cY4Gc4eZRWlD3tFRJvUjUjm6ux+3zni8\nW2kLpXNSseXjRvAJAbu20fwePV+9NDXCh7PM/jjx7nJ6k6Thj/czWhUo9sCe\npFUmT+7oFo/2gX+ynWTGHWWTyC456LEdU7KPIryjm7rHWkkhY3ajH8qFr4Vh\nwHAG/8ywkvDZdTJf4W0cDTl57gD8JojLCVlD0iFpt9rATP0HMBs7D/qhJ6Vn\nzRF5r2icmOk9Lcvv6W60kDFIJHI8i9ON8dI45YVUYyodnU7iSPhO0EKaJv+I\n+bmE49Ep3ayB6IiN1+T6ymchWcJXjGRoxNlu3WR1vzs7u2Ry0WHBhnfsROh9\nXxIX8T4J4rOChgITMcRrcTnUFwigvm1KFzFweaUeQ790KBkYvQkc0+ARiysv\nQoD0ik01PH4AzpQR2rjPM0UGVNdgAHh6vlNHLlG6ZVfhoT8CvzsZ5KzSMwbz\nXpsfpTqArLTEdrr7GIsBZ4WDvQWiF+Omr7CHuBgVekpXuzAfIdEtd1dOXR1d\n+4d8fKTUmaYMaEvhp6Iwh46KQnDsvaIatPKOCxsNhQ981jhTakoSY+AruRpt\nMG8YQmHqOD4tDeLDIujs2obyig14jCrKez7bNBNQEkZNpML/MlruC8F/Fe/e\nUkSi\r\n=XU8a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ef6b630.0","@graphql-cli/common":"4.1.1-alpha-ef6b630.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ef6b630.0_1629608587774_0.385986835494903","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d908612.0":{"name":"graphql-cli","version":"4.1.1-alpha-d908612.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d908612.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0f5566635f120c1f4ca441d01468e8c0fe586e8a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d908612.0.tgz","fileCount":14,"integrity":"sha512-3zL4/+4kb0nCyGIBZa1nCLbxDniVUpN0XKEmOmsFwSAD5aHWRFX6Wn6Y2tcnNhkAEcpvfpvqn6c97FxZyT5fjg==","signatures":[{"sig":"MEUCIQCGYWc+bRv4g8M+ezUlIIf09GmGyUYUZxBQFam0/CXZMQIgQI2HxXqGKE5XcDI0t55GNUacNzANfI+Jl1y3nlljtlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIdqfCRA9TVsSAnZWagAAK/YQAKRQr/wRdyULkxZjytMs\neqjt7RzUDb7IIvFX90l9a7yfMGK3ue5h4AfdTUd4JwI6llTihqeDLqJYnkkH\nCD5gjs6R7Jt8CeMJCAMX2Q/+yv+ddqGQFXpPrgCxl0WxxnISi4BRytCIcGYu\nQAhZtcXwYfAnq/DMD1PC4ZUsgHJfI82uUqw77+tP5FDwKtJCqMHlImL+hyHh\n54/mSn5ZeedPkoEk/HQRP0l/0BTNmpl+PS3RNRFCLbMr7KUlB4fDDVMYqyjP\nGW2V/r00y74qZ+vWbzMzMnk0ae+inVSumfSDWQo74HUY8/UBALxYfWoOg3xG\nHf+HeYjVCqLodQYsKDt1r6kklv0qLJI8MwjGCR9RjH+K+9FO+whi9z4ODVNb\nfVFYYzc8ZKTTy5PDxLLrM1p3zUxq/RegFX+/5UouVrgeoxp4SgweQmUgDtPo\n+ByZD+hM4bqJHmM0xaSAP7fnZ37oupFjqQ7sVDNqC2CJl1Xd+BRepuZP1m8R\nYToxMENr7X/b9SZ0KpI1qywAGmbawXWZJ4z9iq6tBAFNZt+ZzDT0jE5dBnJB\n7CUx+2PJtojG9Iv6rsx0wg1AC/W1mDu1eqKjB/mSmYJGoj4HjBRvtDdzqtPo\nDVgdCjr6N72CjcvDriVMC1Ho3Eztxo1Hb7elISTtFQcX1snsytVQJbVH3ZeR\nGrMi\r\n=qtd4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d908612.0","@graphql-cli/common":"4.1.1-alpha-d908612.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d908612.0_1629608607817_0.40325890891233485","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c3c155c.0":{"name":"graphql-cli","version":"4.1.1-alpha-c3c155c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c3c155c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ec4e2478e12a3ff433c73c663e6aed13a6fb26d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c3c155c.0.tgz","fileCount":14,"integrity":"sha512-RfEhZI3VQNQuZxP4+03jYdG/TPRVHMrX38BSWycbP/MI2SgMacT1hyG5ef1rc+tM8+9m/se+YwXzeQh9HMF42g==","signatures":[{"sig":"MEUCIHigktUu97Kryz8ib1+2Drkks5VAE+A4yBXw1/anxeN+AiEAm+ZxDK4LfFATFd6P/OICdZlz13Y7pJ4Os3HVvFGq794=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIdqoCRA9TVsSAnZWagAAAIgP/ijC9knLAqO1N1aYnXun\nFR8b+b9K+LNJmCZemHGPFJ8GJciPtHLtGss7hPTVC/4p1P3VZI1cGkVbPZv1\nMfpjHXIc/XQqFsD23ZBh+Y4/9lNw4jVGRsiEpHhdwl0qKMy6n1VMus0AJD2P\nMbymq9B7Eb1r850HATkRJykl+/7r9tCm649I/kJcOo7c9zSDj4LTgYhIEFUC\nrCEL6GeIhmxJRTXrBMPEyFUa7z2MmJtMcaFAhfqudsPcDStAWXtQAqRPEy3g\ngJ0yY9ZVmU0IRTvaFnS1DSWyGVPiRDvVX/2GiZDcKTGjO0GJz9ceYpaL2fAq\nordA3pD6zYF1cQrcqVDfLc4yLbo+iFXOy6hfmmQSLbhQG+JdCD+l6a+f6i4X\nDEA+t4JzRL3yJWk6QTcRYGELA1LjQJUru/E+qWBS/hnZ4k10nItSGczjLjc7\ncJzGEJH4qDBPfETmKMMezohUaSFr/Vm0MnbxxQ2E/LLt8HZfFpY6rN53mkPv\nk6tzHOtpDdYFlXgmiDhJVpskfLvDaN9ylpdoHkkx14XP+N6gn6zGOf9vtBYW\n/WsMQtR02TTW1T1WW0fSjS85STg3SWl7NRd1HI0L3KPeW3DssJYFmWLbC3nC\nLs9T8zTU8cLsHO/NKFkUP42JWUyuE4uaKvuauU4wpbXWWUzUatxo9qI0FM+F\nLoEV\r\n=H/xV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c3c155c.0","@graphql-cli/common":"4.1.1-alpha-c3c155c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c3c155c.0_1629608615979_0.8773627865583038","host":"s3://npm-registry-packages"}},"4.1.1-alpha-072c4fc.0":{"name":"graphql-cli","version":"4.1.1-alpha-072c4fc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-072c4fc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c033ae3c9883cbd4daa0b835b18c1573c5f3fcb8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-072c4fc.0.tgz","fileCount":14,"integrity":"sha512-YRsMQUzlNbINp5yGSLSDH85Vc5xCV6i6SBb8RjmUpUamRGxAGMegL7FhwnVpiZf8nCMAhBZojAhkQokh/gHpKQ==","signatures":[{"sig":"MEUCIEMIFt3AcZocQqGMpdSJ4Ueyt1/kBvS9pTj8FFxOwMNjAiEApk7T+pE9WASFBQeSTXnSHaXUYqs3TZc108cHMmYtlq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIdq5CRA9TVsSAnZWagAAJJYP/iqRO7L4er8PLwUeB1Z5\np5EYRW4AAYwSTc+1ydAbqnePTlaRsrqNxSOkkMO+CO5/dFp946762jSPzT7P\nB/le381GxY5YZ1rEhMHXlON3jISnsW96PiVqbWktZGgSjJT2rd0tMgCV7qZy\nV5jYSwvh2AH30clqQuIj0WKcONiqesaHkTiyZvFBSb59Og2vnMb/zSu5KAFM\nOaBREJ3ofx5hDkzn3Zi2ejrEFeS0948zg+DYa3UoTgTOSRhu1Ye5Yjdif71/\nwnq/EjJ7uQMSyBlkeVO2q4bGpay9rmtCVDpydBnyI7PkilvzFRCP8lmTkvtu\nySELuTDbXVGldkkmdR1fiABzrb3MHqbTQQddDm5afy7LrBycKXlZSQR7zzE/\nNXdIgrekrVSbOB47v/rzlzRz4/lzAgPVJF6WUE4wWMNQNeyY5qEr/BJQOiL6\nAgsgAsPNExSjIJ74Sr75X3t0I6w77xpHbnEL8yCAyvTjFalLe4pBjv0f7mm8\ntgUjoR7fHee3BNcRaryAmB8DQRX8JZff+dbLi7nd8uXzpXL+zDm/TwV3C0Po\nhnhALCwoIKI+CeQxqVCoK+DTbFw/CXBNf7wjAYqUd80EA+adeSAZm53XqZFN\nM2yWMdME7ykHF45iN/2zPZgJBz9pLKjG3G58Lvq52Tl/6yo4E8u/+EEK0F0A\nzj/q\r\n=0HdK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-072c4fc.0","@graphql-cli/common":"4.1.1-alpha-072c4fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-072c4fc.0_1629608633829_0.04610794295885512","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0a01503.0":{"name":"graphql-cli","version":"4.1.1-alpha-0a01503.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0a01503.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"36dbe409559a9a9e2cc534c93c513d3f1f573740","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0a01503.0.tgz","fileCount":14,"integrity":"sha512-1kWZYRP1PgD2RIEdq/WVVBfOStppYxTfJzTef9PvBo8Y/AEk6Tobqa69/e1j7fbt7493Iruk/PycIv3qno9Cqg==","signatures":[{"sig":"MEUCIADrGWHIn8KwfIJQOravNQof2K5FRJ86ZRFoGieXSlyxAiEAzDgceT2HtjFcQRey4dN+Q7ikXL/agdyaLHDo+lENrQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIdrFCRA9TVsSAnZWagAAZNgQAJf/tVCiSJTAcncVJBa3\nHAkl8Tj9wqLuDX2gqw92Kgkt4tdZBB7gshXkzsRVv8UvtpF3LCcHQsrq3jPS\nHEZUlD/h94BCH0gGiZQ7u2qExkjX9HT5b3OGQt9wJYtA9Sd6ZV6W5QVbyUyP\nSWs5JSreQdy2skhIX1PHoAJvcKCItPcgwOWGX9ynqyUbFQ2VtTHQHKNNLy2c\nWJQguSamI7AGzZW2UU34Kv+OwgoVwzKRJNn6m6RyDsBgaUt2H7geiFAiD39g\n80m/2nZheDItVS5uQX2XFNBZvhy5nW62wv2+s5/7EBVLFP2MpNSCnEL0/pdg\niXDqA9hjx2U0WMKaL/rJgluvc8BHNknebA6ClABr7HvKZFnV9sYUubIkM0uH\nrlQBDwb1y/amDivlstIl1PJvCOt4wBKU4hIL2lhuoYs+WzIEng3FHZcGSqII\n6JbeE9oV2QZaqP9Z9+kLLIgJZtgxXNjLxeGL8siTMIP2tgbEgEhbPPM3f5gW\nG4xVB8virQpxFE4GGd6gtNtnzlgApqTg/LX1BBlMRuewM+XQQZCHU8yObiht\ngkAcOmxcvXdVPgv4CqdnSQs167oj/Kq06Izao9JqIyQhnTLle7uCcjGG/BhD\ncTrPoeWPjmTsM6uO4v9GXVGHbIDKE74eWUQoGY37PQjlynh6a4zmWzwkuXky\n1Ftw\r\n=Me4h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0a01503.0","@graphql-cli/common":"4.1.1-alpha-0a01503.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0a01503.0_1629608645093_0.33601915262289084","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a4acdbd.0":{"name":"graphql-cli","version":"4.1.1-alpha-a4acdbd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a4acdbd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"82b1b4a961c16b55dedaf955c5339b46db79db3f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a4acdbd.0.tgz","fileCount":14,"integrity":"sha512-TWlpYb2NiBmI2x/vSMFhA8eSRmpkabPf22fM+NuaOM91UdKOnajaMGV8oSW22gHfA0HeS0fllSeTLssFudNrHw==","signatures":[{"sig":"MEYCIQDnbjoOerabID0OYgrAAkrN/Cy5toxssMNIBe+lntqI3AIhAKDF7Y9TVxP3cGvZ76UwK37W8N2xy5NtGQXIW0j74ATD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIdsUCRA9TVsSAnZWagAA9iUP/3lJt8hzNjF6+3bQExli\nFVmfX0GlsVjjGPovM5LuPjVEB/lelo2z7x+k/A59CgqGwT8JPvFedqLfmajM\n2Fe9pjIIn4PruYYak2nFstpGAN5CXTPyZ1C1riKROa2RfxYQkfK21uUteU9e\nxhcZvPljiMp7knGmPGhPXmjpZ1DElrJyOmdvHL2bVKxWKSniWxJfX0QbaRpN\nh7vqSXCNGP9/lZaAoahnw6lxokgaEkA+/V1vitfZ0hIgtlji+t5QfhiYrasB\nGOfwCv1XkCGL7DJfFg89KfM8VsQa8kzvQ/1w+8lS0oZ4oDZyNBp/xqcCuPsx\nL0+ZWQRKPmrr7r3DlBABYJ3pMwB73GDjK0d9I410hc16sJdjOfQg+6sRDLLR\nlxodifq2yc/fo/ru3HF6FkC3Y3MSmRtpLmwaAeO06uYtxvWXoJ/vwfejjsD4\nK2Me5kT+0Md5cla/CDV+Bv0Mhxi0Ntm/zJlnEJV7R3S4412XqhWmvW/P2q4R\nwzpigQmaIZueCtKckYpSgzY/sHW+SOoaVZv6dQZXh9J4RnMBSfrQGdAOeipG\naDSg1TnPCkpEqZeHH0eOJzFJAv7eMGVW1aO/KouSAwmQmnQziaCc7mYq/tgp\n4A5IWNVDOkf8/xuHV9CjXm4E2tnetJgDAoDZzZWsZL80N1WQGDS4v1I9qHao\nnTBM\r\n=XG9T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a4acdbd.0","@graphql-cli/common":"4.1.1-alpha-a4acdbd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a4acdbd.0_1629608724444_0.5700894603943834","host":"s3://npm-registry-packages"}},"4.1.1-alpha-353a615.0":{"name":"graphql-cli","version":"4.1.1-alpha-353a615.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-353a615.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4ed936f9e66eb9af558d66811aee9d5ddfd292af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-353a615.0.tgz","fileCount":14,"integrity":"sha512-QdhHPIalD0Cv3or2+I4XuFGqNsLDd+7nZk9yBoT2y2qQrh4jZTJlUcrTvgPeh42oktpvvKf0nhc6iRBp8AveGw==","signatures":[{"sig":"MEQCIBSy5TDWQeU1/ZXwzwZDYsKaYXtjNBc4e1p4vblK98o0AiBCTS8PGSqv0tBydmkpWIAQbyBcqdKBW7CIZDjS43WH7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIhhoCRA9TVsSAnZWagAACLoP/2FT4BEXuzpddZPNvMJ2\nYBGBYsGRvSS3VRWorcdRsV4N+6pGlFs3xoLJ9MnC0+cdX1iMMHhXcezFjQZ2\ndW21T6Yoi8sBVNO9N18kF066lFE0n9D5Dfp18v7V6F+VHA4AL33jIeF2ml83\nxwEvULmn0S+x9VAtg+ZtjPDM9k34kJuLAmCn8yJNnGDXYdgbvw8OAZOfCp3y\nM8f4n09PROWDEw9Tk0eCGlH1F57Wd71nmxp4WNhEuJGCnUpPSN0Ut20HCrNx\nogWCsdU7UCjKQoYv9iVihMDX1Ra3h6ixHFM9g+Ux4SFozhZQJeTWqdRCsVuO\nGWSoRgC+5Xw9DEpCZ+Qpj7N0C+2wOQn/0wCEKHDqRiqtEzw4LPbBcaHCvT3Q\ndAcp7gfB2UfdwE4vYlEo2qaTQGTP5UAnibTbpAQPmoClACvR/IAUgMIfmtdo\nqa+0DeWXk+iiKWec2AJh/OtN0PA0mZKh0Uc/ZpSKmYxxiCIhSX0ZndUczLjV\n7yOp1OSm2zjBAz0akz9ZI8nM37o7SzYnqZ64F6wOrLV2trctCN4QBkpbOQgx\n1fyiwgtG7QFY0JdZQiqqaCR/+YqlDn6G6dn8xd6eUXTEHHAGpg3rTz5qgngH\nzFMbWUdSSkc64tAR/s9/rQJZJXoT0SVwbe2xmS8+mZpw82sm+1W1g457D87C\nQzc9\r\n=V8A+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-353a615.0","@graphql-cli/common":"4.1.1-alpha-353a615.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-353a615.0_1629624424539_0.04722620732312488","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f53b20c.0":{"name":"graphql-cli","version":"4.1.1-alpha-f53b20c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f53b20c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"50d5986a2d4835f854037a545a6c563fabf4bdd2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f53b20c.0.tgz","fileCount":14,"integrity":"sha512-9VFO0NlCnP/HnmQ7bj1F+kbqfqie8MLLuWiXI+zkzOp+O97yQLDhRx7oxDSt44ywreJuyUUL2GaLTYp2tjlszw==","signatures":[{"sig":"MEUCIQCo7bbJKcPPQF4gSbNQLp/zqJp+nBu2AQSe2dt5tGEwoAIgVskmBF4c7U2xumXAQ5GV7w6KjPvQeBvjidI4BQfA4sc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIhibCRA9TVsSAnZWagAANUsP/iyGqhzynpiOG/qDXOtj\n6lemuT7nM4bm4qOVICgvy7mBru8rZmJxkgCET8l7Tj62/BrtD2Qi/JQw9HBL\nppEr/l59m+D1YFitbJAYtIRel6/DXiSz4vxmkemZo78mJiPRyQVMks44BIkO\nH0PSZxkKF5BQ7sRr63P37VXN9z3aYyn4CIpXWbTdPx0HqTTheAfYviHsVWY9\nCGu24bJlNXAupNeGlsG53J9CjTtmImaUQVEVKdLXlVpYnGt4vDnW/kK8TWtX\nSYYEeuDeVy1fnYuJN3At1lL5hlCZRP+BpzGrclqFAmi47I8wJAJvRoCXU/+C\n01AxQZDvbnWDrT9LiyGyStURJXsqWdCve6FoHVW04KSWGChITRXRGpLahn+9\nuz6WChEHDS7FHvFnuR5BBZ49cvfvmKc3RJalCm5fL3/SDAmj07CM1i0VOiC1\ncG/3adiaNiRNEA75cZsUgm24UvGxEbiaoSuC2sQRUr3V1MHY10OhC/3LjT6I\nZX4Z3VfSOUGr3/jRqvVw+9KY5zytht2r4RKcaUmuJSrGRH+yIc6AKvx45vH0\nR2Zw7js/OwKtxQt02QY7eIeb4BAI56C0fVUyY6JDnDU9gm8rkv0R8mSvYMT7\nKFzJrBhoBGxXVKGE9Dgt/1wHDEqgWLRB6l2varhtdg618SNfJaP9KqcVW551\nmuYn\r\n=JGtK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f53b20c.0","@graphql-cli/common":"4.1.1-alpha-f53b20c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f53b20c.0_1629624474893_0.1517131747919438","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ae5ffcb.0":{"name":"graphql-cli","version":"4.1.1-alpha-ae5ffcb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ae5ffcb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"01d5e85265eee8b4e92d8b69d40461d455b8ae69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ae5ffcb.0.tgz","fileCount":14,"integrity":"sha512-eJ4/ZKJwQtXeCFdBxQu+jevz+KYoD2PcZh7vgD3vlpP0hsgNeBtnOL+ATtqScxP0epLvHh3PYGwvavVWA70JBQ==","signatures":[{"sig":"MEUCIQCLqrdoqCFqlTb4Ty0tR2UNVJzmUhbB6a/JkgioJ6vyfAIgWObqDJMsNWeqHWR3n6R24N9Q6TdoNSgFQRk64ug45fY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIhjGCRA9TVsSAnZWagAAezIP/izy9zbTHhcGWJTeYsp5\nY2FLnRDQKmpp3ocraUp7CG34BerDht2PV2XaluQffU9SBnL4VOzVjUu+n6UP\nKctf4H4EBeigiCGRQGqmlR77AdPErKrxsGxXipgrbLNNsjQ6YwTXbGu5QGzV\naYiQ35V2/jDRJ7D13ym00GiptXwEkMsEkSGTF0MYIpRXZhF0fwyYCZ7WqumT\n9YO2FMMYKq8CxwsgJKC+BkL5+xmMZXCiRmozaGPZAtTCMsrneNxS3AMlqvS8\nFrlpZJRVEmrYQErZNEnisq29chtyoj5mS1/rZ37oz9fozuUGzkizEBTAoa/u\nncnoFfl88pZ/GbuQh/QO6wIIksdNxruTCjG3TICJYFR8ujeOc3saq37uq/SX\nK/4eKMow2vH8GANMjUOLrd1idrx7EfCps/9/jpBwppdlxE7QioJe4qK+1hBD\nTf3D8xRgcQ/Nn1ilrePo1je1xIHcA1fv0Xi92D87+JsgHHJTa+1OXxKkrgIZ\nPBNJdKunep8OtFF0eZI9FsbSWKLmgAcjlTeNxKR0iX6+b7KyzUMupOM9DtM3\nFZ308HEgIYNeFPvjXbNdx3UGh3qBHZumLy0lsQhutLJYhDWox96cEACrYnB1\nhmW1alXX9jAVW2JfREJYCfHqSc5mO1NHLl2zMv96MFzmsBArQtJo3BWC2Irm\nixAg\r\n=YeDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ae5ffcb.0","@graphql-cli/common":"4.1.1-alpha-ae5ffcb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ae5ffcb.0_1629624518369_0.040640212368189266","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f73be0a.0":{"name":"graphql-cli","version":"4.1.1-alpha-f73be0a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f73be0a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"20409622c4520e515efb7da3a26dbfb0d9ac3566","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f73be0a.0.tgz","fileCount":14,"integrity":"sha512-EWHUxRIQX8H/ykEadyWWCzPJ+8EPFlZvOJJTEuNeh7CGJi0naAeRqXdbgef316CsGRdkaXDTwrGOEsZzVFdL0g==","signatures":[{"sig":"MEUCIHPJ627vIUVG4rHC77Z7skIZ8Im4G2Qboz4tR8aXYgFRAiEA/uCBSw3Py1L0cVIioq2mHvokNhWhLl5kcjN+OW6d7qw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIhjnCRA9TVsSAnZWagAACvsP/jqJEJ/CFImCKYkedCZC\nqDGrJm0ZW2vQOu0kbK1ZigXznf0mIlp43RJhAsiFcwzOsJDzH8Oy+S5P/UsN\n9brKZ4CRio/flVBYgzePfmvu7UCFwMwvSVkxAPCKTNb4XFN1i/ECzqPH9vHR\nL/HR62NZzEdTcEIJeBq+9sSealxjB0W01+agq4J16fx9G2OhxbS6tUlmXLWz\nnfLgZyxJNgN26vW9/4epZTwoEFAn5oiqTBUZdvL9UPDpCh722tKl3NIoQtUQ\nbZPZhbu53b/ekqWNqydtnzK/XH/uaPT+Uuo2F/V8GqyiCJ3LO8TCM3odAI3A\nt+6d+Srr4rOrycH/usaZ+H7Pw/IVkZuvn2EfHgKYnIrMIoLqZJLhsEwvatdN\nyLCJWRd7Dkvi27Fx2v17PYgq4yuh59CPFYoJnmFbhdEBlcX/yEnA6tIlgfsb\nP2hGtAdFvB7dxuYcFwlTt1mpgTMlk3V1jOYGwBIU3Lid1i2+kBojbqg4YZDF\nj/YDkr2kcdKSgOdds2PgEeYGw8NbUWQWYHBzwIxlCfZUPYjZ3aHA9HBYtYmI\no1u40J8PnrDGPXOSDQRcGfKd20PPW6yFK2W5Wws4mbBN3mjvgePEzA5Dc4pW\n1OxWGsvgUyW321/ie0hK6ZlLMFP7kEwAWXWZAuKxKoIaUYeNLIYVy2wCBKVz\nq18P\r\n=1JMz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f73be0a.0","@graphql-cli/common":"4.1.1-alpha-f73be0a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f73be0a.0_1629624551107_0.7477378690900565","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1317dba.0":{"name":"graphql-cli","version":"4.1.1-alpha-1317dba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1317dba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cd50ca936469eba32af2c8e7077ba0f078808176","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1317dba.0.tgz","fileCount":14,"integrity":"sha512-Hx3WJx0mozWJieL4B4RsaDDDYkj9clseo+WK+r2Lam2rGZdkNRpN4dxAiCg3WeGt0qZ6bfbrA3aqoV6O5jkVpw==","signatures":[{"sig":"MEQCIFU+gPz7+UyJtoJpiTLvSU3X6B6cUqK9hjKQdKLbYBA4AiADyYhqRx95M6d985HwnrWpHA4U5+eVGmqib2LFU8nG2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIhj2CRA9TVsSAnZWagAA4qcP/1wyfEg2pKiCxL64TJHA\nwkzatmss3sHYk8JA/bYu6FFViDBw6lReWmffh3gTSCvYhKOnEnFifBhxUfM5\npLxCD7Uc9Dbx0Ihl7NbGNSB+UVYOZYpoVZ6+dWPkWvso/BHSdAqnh7xulhKk\nD7w1/YIMOqHwUrQVvg9Q/ossSC5zNTeKmZclCDf1q0fGqUR8izix7FC/3V9T\n3ctY+38oyr75z7zJw0lKXYwL5S2T57lKWahvNaNE1NK73+LPP9cVkd+2yUX4\nh/nv24mQXPgN8UP7Kcgv1cFKZPe5XsaPIdom5lXwl7iOyrWX1RuFMgqYxNH6\nE6UdByzbxTQNQWLtCEBbqe3QB8/sml11Mq1t3jTJSLgIpIbfTp7z/ch0OMQz\nH+gV658p11dgdgN9ZIXekk4HDnEgB6uebFiqi5HaDbS6AfE8FHUlwbGZ1wUE\niwFJlB446hQJVCl1oKpd2OYuEpHWxFqMd5AB+xi7OcgpN8QYk2R1/q7eM6Ma\nieXgmv0Uqe+RtJ9C7j8Q7d1YMi79MfnHlH/wbwcuMlLweVXencNbGcAigSIE\nCsaOsZB3G8PR1NDzecfBHwg9HEypT2UhH5fP54GFsiEy/h7ZHGq0T11nwCmM\nT6v9ufsjNZHB6rPjFzalVBVcYasAGC/vXP9isyqPGPzfPZ7vMx33ioYVdcYd\nDTNZ\r\n=Xr2p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1317dba.0","@graphql-cli/common":"4.1.1-alpha-1317dba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1317dba.0_1629624565893_0.599589617338981","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e02b3d5.0":{"name":"graphql-cli","version":"4.1.1-alpha-e02b3d5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e02b3d5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4e1487cbae0c617a9764c22a36e9fef822f7f4c8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e02b3d5.0.tgz","fileCount":14,"integrity":"sha512-cFXNe/Dy+rUSCMtgydcP3GA/DbZ/b1ExhqNsCH3U0d7RgL4WNGURTO4QESX85t3CbWr39F5436zjjcMZpSAEmg==","signatures":[{"sig":"MEQCIGNOSkBEGiCWywcshKzIncEzy2x5gmsUr4Wwi++/Y3esAiAIZ5MnylCg9epPEhWkB/4CbBAWzsJLNZKgP2+V94knRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIhkRCRA9TVsSAnZWagAAaMkP/iK8jrm386N5tupGkgOU\nUXlSJkSZmdX5PvnTEUIxuIutLxAXDsNFlaYq30Rtl1i/uUtHwhbfEAHerb0j\n065NpmAmH81f7VZH0r2v44zJVRRtlBSW+62hL4TH6lJS7y+6C6KuU4fxikh8\nsukycBGlhOJ1byWlFrNjHHNgWy7dMXUiSkSblzk+frFCPzJBS31ypB/tFN7x\nnrwMcmtywcPNmCfXFuvnZEX3oaITyzNHId43gohKeKdi40un7s4+XZbw1Pg3\nnLCT5ijEFsLxgY9RMnuVM4hCv35Pma6bTKbBV8dfhyFS90Euwxsi88rJ2NmF\nI+SzvwqAyVzkh2MdR9u8GrVL6ktqP+msWR95w1igIMU6ExvBNxTmK37HVP5D\nQmoI+MC8paKbq4WaowRtVA+7O8XgjMJD6JPmgfyb+FzaIPtSsy5OkgvWOFei\n+qm03nUqYpgjRg0iF7wiS3pQ8TEqXD4erNE5LpenAhBK9I1YjZ3Km10riYr3\nes7qky2VZBafcwMpzatfo3mq2JPzhTF7DpSrorTup6sCdt2mzvFoVEB4Mnb2\nek7xoqAxBn0vQgSs8QgQeDNhVoB+nPwTxbYqzen9L5oq+IaX57gGx+hU2m7g\nhykVRs3FP44VCnqpludLNlcsYC0KaK/ESJsLj7ltHGJgnv54IlvVUiiCl9F5\n8mT9\r\n=bNhr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e02b3d5.0","@graphql-cli/common":"4.1.1-alpha-e02b3d5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e02b3d5.0_1629624593039_0.6532369928086277","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7943f16.0":{"name":"graphql-cli","version":"4.1.1-alpha-7943f16.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7943f16.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"479c6ce24aba6e32b2a8a096e03ec5ca3371d59b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7943f16.0.tgz","fileCount":14,"integrity":"sha512-HuixmVF7deROqbIeaZXy5pXaEN1NRKCoago/fVn+Kx50ZCw3ctjcIzsdSZDcguPyHYVgDWLwajuBbQ6GDJdDaA==","signatures":[{"sig":"MEUCIH1E0zGKsTY2z2ldhHenHW7xTzvND3Wkf1eTipMAZ88OAiEAhDdReOFdY3pvGalXuvYlkTjGfyU2c7yy0IJjQtzxwxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIhlfCRA9TVsSAnZWagAAHX4P/iWUukjujihztmsh4t0e\n8tnySgZ0npfqOaZmxupqHV61pzRHJNFlxTpciEkLcP5HbnT7jP6J/emEoA1g\nr0X280ChjW+KnQ4g5gqV2DUYGmdPcELk0CC/yMOKYYZjjlieuByzdX5bpr+e\nrgz/wYhy1dEIDdCR8nXyK56dgFyf4HpCQHDtxGAuZszd6vAc4M2HHTl16Q40\nxkxoQlSXlbRP4UrsCKSNQxLpA3Gs/ZfYbrvOT863dxfTQbJPF2H7yUeU/jrL\nuBaRIgITduxVM1RfTuyhgnf29Lqlob966f1ioXNkiYo4BuBSnmJRvgrtT4aC\niYOAFlSrAiFX/qkKAJP+Rtk5RYSyHd6ngecCSnVN6tFgwDgL1Tj+ZSEzeVvx\nr0Rxk5HMwXItZdKsslCobMCCD6vgjYT979Bo+hUbECU2j9m55cnDA/QTtxBX\nJO8VNCZGLf0B6P5GQq7fa4XA4Zu1FKt376ffWVL0VRlu2iO6KxXGIZpCJL1e\nhUr4YCsp13gHMF8ph48eOAYcqfErwDJTGy5nOLQcA+WNE5PMoR8HboloFAuW\n6p4RoSfxVaHX4pIEnBgOh5R0Ry47BqSJV0LMijpXMQVYLzsrzpGmqvwDbmwT\nvbR6YHHUKYyQ9VyCe1c8JcfuxneP9TScCp7YEbqnZatYnv6f0pL9U6q6Md2v\neLfY\r\n=VZfI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7943f16.0","@graphql-cli/common":"4.1.1-alpha-7943f16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7943f16.0_1629624671591_0.3027849482509608","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a6ce66f.0":{"name":"graphql-cli","version":"4.1.1-alpha-a6ce66f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a6ce66f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9b87c5f38ced0b627d8c36349495db7c5a0739da","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a6ce66f.0.tgz","fileCount":14,"integrity":"sha512-9Ojdab0zVZSN+rGK1n9wxMAGRV930Vu1tIgEsmGMlq2DwUKZr4Ca+TB2auveFrCcGXOBh97PPb8vaz9c/td6zw==","signatures":[{"sig":"MEUCIAT6Opbit96zHBri8M82ZnA0HtvCj2gGZFIzhwweqD5vAiEArc50FnP/RDlWMh4WtSzTmfK9MrR5Vk9qvkfiB4dBgYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIkCsCRA9TVsSAnZWagAAGPoP/1POg35Qf/7h9jGekrmA\nViNJv5I8i1CB38ag6pcG5aKIhfkJGsl5fXO4Byv5tFk/bDB0n9SPz4c2tpEM\nRWOZ4RH4xAGDKACqt63AP7OfPvNN0G3H36h0dEPDlgBQbgRxLaAoPKXSOfgq\ndl33/VMbhupL4nx5ISQvIemY8Iw8Cv5Ftz1XgL9plvAM35dY2C8+m/wvPMFQ\nKdCoY6MNzgvTCA/eO83O9TDOVJxyXIztj63MizF99qFz3VZqGgqagFWgwgnw\n3kCld3pCxSWlXOlsOZXqtV8H0vKuGQPCL+8O9X0cwaJ6cKQ/PHagwzWan5pa\n6jeYXniYCZvU2v4cn9fFvt4a4mCSFTjCdd4SnFscyo7Vk6GC1Mt+MoytuEdj\nA84CYo4wyLYolf3eb2fkr4hCvO2pNWuL0Q2gW0pmbh8QS0GGVOj0UV8TsZXn\nUf5SK3IPW9jzgcR9zDXSsrOQlGfRRa1nQbfUnhzSUMPv7f2ZXoI6z9B/I9w8\nlPHgxNjO5WM5OWMoxLXkfljU8VLs658FYcyOB1Rxrl+7PvWdtnSop0EDD716\nkwcjBDDP37MLvXeO04HoN+pmxnxdvieqfFyfmohTTPViEq5uUjI8n1kGraQI\nvoM9oRBAqP2NYzD/SxqrnV5qINw+6uICwUX+oYguUU8+RNmBjxsITtTiPOFu\nQh8f\r\n=KXk+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a6ce66f.0","@graphql-cli/common":"4.1.1-alpha-a6ce66f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a6ce66f.0_1629634731943_0.8072360767074604","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2318144.0":{"name":"graphql-cli","version":"4.1.1-alpha-2318144.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2318144.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"820f0b9e0d5da11c70ca3137fa6ac67aa9b18378","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2318144.0.tgz","fileCount":14,"integrity":"sha512-awbith/7xbpD3NnxerwrE/ft7whal/Uasq2u3oxL8QGJxq+SH0V5m06l/46CtdmQj2sOTkS2xOd7t9pGZhIosg==","signatures":[{"sig":"MEUCIDqPdd8t10MqXRkyQraUlzZCNf0FrleYpFjFESwmrhv8AiEAzlhaSORSg2d6rEvWq6PW1nkme9m3dqW8Kt+TPHMuWdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIkEKCRA9TVsSAnZWagAALCcP/2h+iFftrx7kkBDNDK+G\ncSyIBcvGZtqctm0NIvaZe0rNlMogLQ+GxyTzNXMEtSgM1UOndYY7rzqud5gt\nrYutva9THjjkrVy187MhZRjLTOoUCU0sWp1+IpNBUMNofDmfnrx/kHzt3+6i\n0sfepzkf3O98kRjNeFDoMFeJ8oFhmgZIOJQ0U8TujE4uJPGGxMdXmvfCyy8S\nQuY5y89bsjHlgapPbGRaZQkzXKhyJ5Su24aBKScAkyxA7BSDWZLIHrl/Zn+b\nLpJKBB7DZg9pAeZEbJsu+q3oK3+WaNWXUiEKW0V0+aWdkmKgIDEdbWCE/e07\nF5Zj64bN+zhYZbvQmYR5Q5gO6JpVo/r+WNeoqsT9mbAhnbGTcMlaPX0mmi5I\nvfOUGvIFLLMCKNSy9QXH5MoPvmhPAa1N7JobN/PEOgBdw7Mf1Zqk++duuIfB\nbQDAowfy7L6qaGTH8hFBGTRZdaSvdGbmRkIBUDOZDxxjPcm/LcwfxFndQOLL\nC1DNoGhMfOWF1VWy+mtyy6WjS9DSTgspfO4ywwq4/NT0IVHxA7nE9wOM1hI8\nJtJsKxA2Z85COSsU4Noiwo7WF+vw3au5VhY6tV++BlOCx1379Tl282BAXqd2\nkPTf2ninPV2gWe+6asB9gic4jsq5TfS+SSV5d7JbYQqJRRuCEwAHkrw1UVGR\nYKlr\r\n=sMym\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2318144.0","@graphql-cli/common":"4.1.1-alpha-2318144.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2318144.0_1629634826496_0.5798974217236277","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dafe56e.0":{"name":"graphql-cli","version":"4.1.1-alpha-dafe56e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dafe56e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6fe30ad4db59859355077e5d6acf370407bbfac2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dafe56e.0.tgz","fileCount":14,"integrity":"sha512-xQHdr+JTJelnlJHCS4X7la7rMHBX3b5FGggTxbyUGMsUd/06DrxeMgwuWWBelerm9YdZkpeZWnTxhDd/KFfFbw==","signatures":[{"sig":"MEYCIQDcBr2zXoEBHXiLZUd+WTqNk3Bob6HuTC68ZqBFdFOBPgIhAIykSRSKKyVId6CpMYzinzgdKVH1W20fdSQfxA+lRSxL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIkEjCRA9TVsSAnZWagAAouEP/RQ+6zWafjygB8fyIsSX\nRrAfPGpr9Miskr1dP8JCxO4vJHhXvUHAIxKXVSNA1BS8iwENVAa8oPNoSQei\nq0rhb8EJwED+G8MygPq9NOWFHKJRUhREErMT0MUHxVufZVPhXJEyAzPliik+\nUAZAtRt4r5TgR1RhSC1jNFTurlAqa4OMb2PwkgnOltlChuP54lS5dgED2LAn\n2RQx1YbB28CEj9v4r8tdBf0nDPLthFUhhU+/7B8M4+ama6QYGnlWL7CNaMLf\nahHtmU9P8ObHeyGmEAqMbd/C0vAIM9yeFKR9amSmh2/qUikJ4L/WRobUtbza\niEqt1M8G4MtSHSXd5lDA8Ny6umgSLLvuU/t9DsTTTmYgpzbYxDlgyfB/nndd\nvRwqzbR0/r004Mgy+r86r/Jbl+7AV5jzhePJnwcDrMPAaH7FZ7wNAeyLgmhc\n8YUts02tx29SHlzGhJlp4OZ1O/i9BIMa3uWLutvdY658+0JArs60GPCoAJEA\nqUWib666VleHd7nMM5QjEFGDR10gBG8qakjEvsn3mo1YiMfxQLoqQxhtjOHH\nT6A0od8taRubkWNSkKhKlFqp5GBnVydQdZC+Jri6D1NihB3+PHGELAgqyvnf\n+LR9jFC9fuNXD27IXe5zgif8GF2M0zI/lfe7vL0joTS7W29+xzK2gRXiCojr\nXN/G\r\n=GkRN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-dafe56e.0","@graphql-cli/common":"4.1.1-alpha-dafe56e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dafe56e.0_1629634851014_0.5345897807575182","host":"s3://npm-registry-packages"}},"4.1.1-alpha-871cb3a.0":{"name":"graphql-cli","version":"4.1.1-alpha-871cb3a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-871cb3a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"61ac9c977032b24d85ca335b2193a496d3c006a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-871cb3a.0.tgz","fileCount":14,"integrity":"sha512-QC+7cIhx7m3qCddONpC2xojQ5hPayoUHS9rrgJo16KAB13+zWWQHX20hwQcWv/aoPTJxOkCDIqJgWWEIsyCpTg==","signatures":[{"sig":"MEQCIEAl6QfoSVgFE5v/Fyi4k+g+eJPthoIwaQaw1KMEaEliAiAj152wajeHZTkE9bEOJA0FPJGQwmCNjecu9k9rIZACsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIkE6CRA9TVsSAnZWagAA2poP/164ZN3RVz3bSHN1sd9V\nMxa45Q3F+Zv+fQELL4yF0lgCNM2+Arr/aGu6rWVQB5iF3JmiHNwjuRiK3RMa\neajum3AvGrrzU6ZOSFE2G4nKM4ML6Va2C1lObxR/SwOdMMJ2c5e73s0eK6NH\noIh5fjp/aqotxYnto7tFk3WZFc3q6cGkjIeVNtua2zWpbk8DXy6MqaM+qq4S\nLLYAXwzg4HXl71nB4s9SY5vaoatfkhiTleekAJ0zaPtfABKYPNqDzwyznR6i\nJQmOB/ZVBT7gSmWv7g049ZRoTV/k6iGs2GyNmGepZK+D+Ue0nNk9ePjplXMD\n9AoQH/I5qIbKLCPQhK6dYAhugY+GFyBf0Y+7KlCN9hc3Zg1YM6Oe+yhHqqw3\njmcyeR9MeYK0SZzprdfrw3kyWpkoDP+XJ+L2feAeyJu6Sq7jn4PkadFSuCxX\nz1FpGJZ1h1lJ4xltvLkhycBgo2yN4L+Texa2RB6mLdYBp0fLOf9gK1mNNssy\nQZUlg8lQpymOVC2lBBBiO4/4PgZf+nG4ng6thE1fVrHXUv191yYQXJhad7or\nCLVxrG6Ymi+wls4UWqcM/+PRTHUBARFkpqyYebl1RoFlT5YkpTexwtA4Ciw/\nn8RTXIxi+gVZwI3kfWHHrDYqIrOVYGyLfKK4LoeaMEJF0ReoIDOlqoqf+/bI\nIZjq\r\n=fqT8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-871cb3a.0","@graphql-cli/common":"4.1.1-alpha-871cb3a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-871cb3a.0_1629634874031_0.262919125842457","host":"s3://npm-registry-packages"}},"4.1.1-alpha-648aa93.0":{"name":"graphql-cli","version":"4.1.1-alpha-648aa93.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-648aa93.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ee07ea2b06bf74b1b1e2435b3a133d0b6ad2553b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-648aa93.0.tgz","fileCount":14,"integrity":"sha512-95FLilVkbcF5Pu6XnuAKfcrksgfjL2ZrxqQYI/7QGwPzfMS2+akRYh+BFVUGLRpuIXpaeql00JxX0F3r4dCKHw==","signatures":[{"sig":"MEQCID8V+fbDbKDZW8BQJpNu+ifr5qMqAH7VVpmJ4tSWkgbsAiA/cXev30N0FKwqVbmaVrUrTH+GDt5Fp2HYZ/y5UShBUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhImIICRA9TVsSAnZWagAAp18P/1yaED6aLPmKXVXmk46o\ncyPWNYYNZ/H6uKMnzxUZu07q4SQUPE+ouMYDrF2sn+wtizaP12mauvBnn2hU\n9MZ6Dd8ij2US4OySmWt/oAkjWWcreQYHZC7vJvuLQHuHPqSBXOdKQatrcPHE\nnfHCwk3IC5DIHgd9cgYoE7+BGzMTQkSabXiuKj6laXjQnrJ4+ODCZvZprVKa\n2N4IxsCHfLPnPNlUoBbOnPoXGAJIubFy8fGQI047VcegXo4R7Eg8wcrO3W8h\nHOg0qatBl7KyFrNf94lVDsUx+78IsMGOuFGQsmgsQa9hEp/qJtK4I0m9Xhtx\ndlEtRxIPfK7bEbDwYwMFcVEhH9YY+92p6OcQpu6Pv2byoiQaFwSNLszSZgiZ\nxe2dD2M05inG34CEl6C/fZyTynUchduvtScm3ejGQ3gBeqo0AlyFoRQtRK7q\nCmTsflCv3+5Ngu1RHw8YVCpHJQ4s0mfiPGOn34i8BuQeVdSKzkLSNyS9qu0q\nWxJvKlRC0ZULKX461ChB7lNCBAjVUr0DoS+T2o4lMTbkLpRyVG51ZWNXFdcD\nOUhSJAuL5UWFJ4y9mw006BWQaGvpycUEZ7vmd/wFjhekRvATaF00F7WOYY9+\naFIouSey/mwmCrH7U0w5Lqw+3O0Z1zDmQvmibM2ryMZCoILEbiZ35gVR4hOE\nLw+q\r\n=X5LN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-648aa93.0","@graphql-cli/common":"4.1.1-alpha-648aa93.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-648aa93.0_1629643272724_0.052561129839755694","host":"s3://npm-registry-packages"}},"4.1.1-alpha-70e0578.0":{"name":"graphql-cli","version":"4.1.1-alpha-70e0578.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-70e0578.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f52f0bb0289025e4a7b0830c8bd415ddec3b86b8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-70e0578.0.tgz","fileCount":14,"integrity":"sha512-11QNNR1XbDeMob6sS1Ymx71LpGhI4DUUiajWXFunw6IJv6XwEOk90M6cUCZi8/edvjchXxVyYYWSqpWDNdUAZA==","signatures":[{"sig":"MEUCIQDGOaggyHMXKBFq8FRVFhVx8JFAi2UeWqQH4XWHXPi8jwIgHIFau+qG73G62kl+ww2Hh+GzC09foxCNJSsfwR7bUY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhImJvCRA9TVsSAnZWagAAoN4P/jNRGbGvgRmaE4FF3/8S\nqNXIzBClKpIWKoaKLUUjiQJ8FG9xu5IWNGTIX8Wbh+jXRw/YhkVFT0fBy2sa\nBfrpFLe7V6JtjWQHrhK9oidGcv+c0haGSG/tq9Rc0fq2UVOFK0Zk9y1eVgb6\nC3sjuOBITSOFZ0NLjfZ+bhUwfkhxvynIjomUDy2gzKYBzmMDRalLE4Z2ymL9\nW+CvVCJwNyGAazBn27NwW7Pp0u/gG/gXZn0K1dxf5e3DEAF4/yiWBVrNXr1G\nAMwqYhnf990qBpGBVSSeYYMyJp1/+BAzWt4RlVvq3xK4XYmyjtiz8JMX8aVe\n3eXkhAG5wV+GL834FSifEwXAK0hk++d1T5DXzbeis2e9ahGApe7K0Z5PC8Vl\nf/S4SQ4fKTnGcXUb5UN2aoPh4rIKKpX/A1R87DHlEpikT4cS3EKMKciNObeK\nf3i5uBlxf0Ycc68DU5RCFwF4OEsJ/+1agSC26TU/+t/CJZ+m8vGw5xESH8rg\neAQUupaCiBViWjCDSwPvV+VNLuHNVNxC67bygirIwCJfTrLI7DMLyd3SjPxu\nMcCfZw0gk4H2MMEPcNWjbbqAJFc3Gq3AQaWCM9MPbeoQcDREubIHXAWbwJln\nmU7PHaomgPZqy95D03QcD4qoxfJw0WSgyhpIkflLjCj1nC2pcsAT/mov8czj\nWcRc\r\n=ZF23\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-70e0578.0","@graphql-cli/common":"4.1.1-alpha-70e0578.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-70e0578.0_1629643375536_0.397832578113813","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4e1375e.0":{"name":"graphql-cli","version":"4.1.1-alpha-4e1375e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4e1375e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1f372b2ddab223f58d3a65dde955eace65abdc26","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4e1375e.0.tgz","fileCount":14,"integrity":"sha512-MzlOcynQyhKYMvKWTovoVIGTaTT7vy37VzrGt1RRE6Kxfi3f9jvSqC4vKzU5RiO+4Pxq1f4uICCT3UFMKiaT7w==","signatures":[{"sig":"MEUCIDvCF/wgO0me+wcYKN0BzNss5i3xLZ0RAmDMYhaQ6IqgAiEAvwhyTLA8bEgvB5krbpaqLj9JKsPDGNvcGJiJRwqBqX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhImKMCRA9TVsSAnZWagAAvtQP/ib1PHdiZKxrgOqEXkQL\ngRUQKg4y2lQLRAVSeZi91987Xj1f+qksLCmDdvCJiwlO0eVWevJjLjvBdHrJ\nglw5H8iXekxccaYgW78khGUIuDPrnXFDaBapmvYf4OClKE2655GaE3Ij+mto\nivFzosyPfY3/dElUW0xcxe8cD4NIi4d85HujG6zxdR4ermcdgNqu4FXsE0Pa\nXuM0XnrPj0zqHGhISJRPrKTXRJhXAdUebKW5Ki8QSvFdsSbsQ5V4Pzbu2XPi\n75O19N7TAZQnAJeOxEYyLtIyDPOLzJmNeCu+qxlyGcrR7CM3Xx6e/FB3BApp\npBF2bMV3mgm+9VZBTFww4eqh5Of2GCCZ6sUsJYyH3RmtchHt3Rve7IoggPQF\n8wXUB8VMbojfU8FoD4CppQOuIC8vu1k2IFRRFG6q/vdxZIreiLGyE7g35okx\niYuwPjCGTpN4wl+5A7ErxEFmMYW5f+MJ+Hhmax0wFbdtU5ZRMSEh79hcrb6e\n4Ft3MwWMKkpj+KFMPGm/2vlBXuPK3Pt5oGVi7M2GkOJQBEQzuDA2EJTMlPVl\n02mvK7KEt8IWjegcZsJAaZDVCct8NQ0PGwiXv4dM9v7bxN5PKWv2dwgQuI6W\nO/egBKyGEn/lauis0oEjDBYefA1zAXkCEds+BepKFtPDsCIfIbI+nRcqH0uk\nh2rt\r\n=MBSd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4e1375e.0","@graphql-cli/common":"4.1.1-alpha-4e1375e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4e1375e.0_1629643403942_0.2477044958525465","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b9cf142.0":{"name":"graphql-cli","version":"4.1.1-alpha-b9cf142.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b9cf142.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"798d18a70bd06f5bb1e66bc51d5790377f11c509","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b9cf142.0.tgz","fileCount":14,"integrity":"sha512-lmtBOZ+gfOiAKDjBCeQeiDptiR43uVjeVyAfOvtzkWVWYlw7hApFZgXPwDUCAFpb92+eDtKnBOI4Gr9DF4UQbQ==","signatures":[{"sig":"MEUCIQD9DL4BGCs4DYBb9AkjG1x0Lv+00K2HIUrJJBwowi+EhQIgM7np5Gjc/35SZ66j32DbE3G/vBYl1swJct3s3JZnXYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhImKoCRA9TVsSAnZWagAAkx4QAIjgSn25hotXeC6pRRho\nSqfBpUYcecs8GyW2IZSM2WKSz5xI3qsFMyuJ+Wh7yjtyJ1TFpZJREFuYf3RT\ny5NXLvc0sIv/OU6/IByIQMXow8Y4iRr6gtBwc1g2yxPw0NDbF68UuEzenz8H\nNwPEoNUe29/KgKDJnAoEJn4pxqs6gHRcj1AELYuWabsIqywxs4mSDIVqUKmf\nDmX5xnhlOgl2RMTqyktVBHPSLzKlAI50AfZe7L/JHTUDPO6h+Hfp6UQXDGN6\nqtUgoVHVH0x5zijS6hnxwHGjEPCoTXr4QABotBp1VpXHYj10jbe8m0F0bzPa\nX33pzYkCJP/a8YVTtS2yCbK8tpNxzM943dBd9kLlFqveEwEYHe3TYuoDyGdh\nIgP02imzeXevbHiF6JBMYKDoD9jTPE1dqOACqtCk3F2BmICM2JXiMOJ5Npg/\n96MdIRK4AdgtQFhfq6UxTxMnhbG9NqaS2Thri13aU+KC8TL3kC7DH/ja6v2v\nGi3DgsArfDdjWX8VRpjzt25fAO/G8/43JfIs50iGgxxLurWQM7LrheD3x92y\nKBFasKEOSVODmTei41p16DnBa3EzyvKeqHo6ZonMAXEfdC2FjIUA+ayL/vQX\n8h91dXF49URYLbrOMfwmGUF+NXAlGVE70duSl1JiXAWRZLsAofcuYwXgiCQa\nxCM1\r\n=Xt70\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-b9cf142.0","@graphql-cli/common":"4.1.1-alpha-b9cf142.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b9cf142.0_1629643431896_0.29419816500042595","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b49f142.0":{"name":"graphql-cli","version":"4.1.1-alpha-b49f142.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b49f142.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"94e9d38d9f7cfccec25d51f91f6c7b5fff540159","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b49f142.0.tgz","fileCount":14,"integrity":"sha512-sN4zCVO+5emK/Mg6Uz5aBAP8MnGJ3MsFiIezUZ7xCQ2I/Yvp1gZPZN47J4LmvrOn5P2HhDuQhfGT5/dwCKTd6A==","signatures":[{"sig":"MEYCIQCCWXffcufA3hAErhqMIpAI4ETbyTq+0b4M3k5BChVTwQIhAJVaxDlu5ER7YvXyqIcc4rk83l/03QsrD73q6SWfwVJn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIonuCRA9TVsSAnZWagAAs+0P/02kRXwkoaAPnlz/gliO\ncQ2nk6ifZB/QL4EcWjpBWanxB5jYQTy91tVZulEgEqingK2Xbf0aD4mTMyIm\noEXvAvdQe6GkwTnyl6e25O+2hHgl5v/TX6R9DpIJA6A2lNahALYOHpYe2X/g\npIwrUH6678HjyZzfkiTd/r2fROkqwgb8YeMOyk3KMHAHxrt/e2Guf13y/0LQ\nrQmnA+uU9G40dZt8OAdEcYh6eV4MyidD63Y9CR+YCHJzP5IeEaloLdyoaoaC\n9e0cojK2bE80xx05D5Yo0rvFc5sRxjPFciubKlb9n74OdcDg0LxaQw2+Kphk\n2YO+Uhlq0LbFgnJSvgud7eZjoBnLG7RpOohdD5++TzY58lgH//Ux4/j4UKQH\nSzI9tv0K/kVRygcvsoXsJmnPdNyIFXqSzoypqKTvE3Z88tueVw/vjDGZix88\nUScAx/vckJw1rtSwAoKqHgWsxp6/1KcGi0T/e30ve0vzuNqnMgGLzQKSQbxK\nn9ovYId14gFuhPhQ7J6bsuyVnf/C5hXDLOl2JhIGImaPcvBQOn/5l+YhhWx0\nll4tGpp9YNp8wY7DH7/7uyD13jrlpcuwmL1KlDIQXIxf70LeOtuU2g0MLAkm\nQFIuNCondQd0gbNPtEY4s49gDgWEFoPZ22SfxVBNb3mxhKKIiP7rCGNjTlnz\nsuFb\r\n=OC+l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b49f142.0","@graphql-cli/common":"4.1.1-alpha-b49f142.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b49f142.0_1629653486733_0.21646714679523926","host":"s3://npm-registry-packages"}},"4.1.1-alpha-69ca582.0":{"name":"graphql-cli","version":"4.1.1-alpha-69ca582.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-69ca582.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ee2e29aaeecca73d2089eedd99becedf5efa41e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-69ca582.0.tgz","fileCount":14,"integrity":"sha512-Mskbb7S8WQ4zUU1k442Z9+83MjsULDNizhDhpWRvvwNKd6zejaaYRKhIpOsYdExCaE/+ByuQiHQyBKZ+SSlUoQ==","signatures":[{"sig":"MEQCIEJfBiVoQw38rau8v0d9dF1UZgiQctUr/WkQ0pw4OoyZAiAiJVOS3NUcHOE4R3ow5CFtS1VjTOgNHxDBRdAiGNJBIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIopbCRA9TVsSAnZWagAAuG0P/3RbHFW80VWLmB0sZ4MY\nJNmU3qhQXl2NyI8JPxnbwfcMS2IgJxPBPS7VkpLM64RcRFSPC2zMwEzgOK4/\nXNJ7XxO5mTO+OXOP8IFnQ94G0g+6eQznuKOkDAzvUxpibacZ3H8pfLQhapWR\n6plwOqSpXVcM0r+b72mdc4ItNz80o/IR5MOSQD8FgQfmP6KYcMiJD+TPRLZ4\nB3e3XPgPC9XAnZATXerFIv1e7bSwj+VFEIMYM2yc4dCDxNvonoqf6m5ICIAt\nUKouFikX/JA6r6sXnnSONXYxgIuiOeT81cCf1qHe+veV31wkfnimYAAEOp+f\nvEV2iDsqLSiNLMX7mOuffgtLq8WRgLW5cT7/fXtX+27klvF/aJEgW1KW5+gI\nxc910oOO8tAaVdynsGXVymxIuLJ3krsmrbk5A4U+5lqrTB/XUeiMDPppPH8z\nVZshSBTYl9ItDV1/iDv8YeEXnHJPpLLWFlWeH5klyeotKoEi6YpwXq6hFB29\nopfneEZ6cM/4XrlHEClFgrq3sOFZjblCHPqwRYDD8zE0gj5GvOTgYGZ3Aj+N\nFQ/LZzZyBojLBB5UvB+ywrUnRubFnMTSIEPkVAEgXoXTnmMRj+CioWy+gbXu\nwabaFHFihrZIDGKAeFgpuaC9uAy8FW78iH4xSgZjI3HRneBwTO0zpZgyrrNX\ndP19\r\n=Ciru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-69ca582.0","@graphql-cli/common":"4.1.1-alpha-69ca582.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-69ca582.0_1629653595455_0.1830960756994393","host":"s3://npm-registry-packages"}},"4.1.1-alpha-507165e.0":{"name":"graphql-cli","version":"4.1.1-alpha-507165e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-507165e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"97bb14ffd98bf31e79ab5b5d6a618268bcf3be85","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-507165e.0.tgz","fileCount":14,"integrity":"sha512-y54ueiviFTyPeM3IukjXQk/iaTpsYBndFEa9ylbyh3fG0zEgrH6mDrHa8Z3oUeiEtAZ/TghiMTB1YHGHi36Vng==","signatures":[{"sig":"MEQCIGJRTM1Chvv5biJ0DInUq0Q5vIW9fyQXL4mlQCQFepFnAiANaMRDz9RCogIBcj6LjjeiDXrNoMaN0m3YN+OF1WOMlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIopuCRA9TVsSAnZWagAA5ZQP/A0+H+v5FJj7POW//TMA\nDAfD9fUSAOnDeDkJQIJn8L2ZGSYzz0Q0qJESqz7XQo77KhSoYfHVGC4U9eqL\nFw4Kw9FwZBn8KT6gv3hP7TtUKOJmkJb1Xqk6UOUsBwn2wyjhbO/qkG2qS58H\nC7wWX2a0yKYzzvix0UMahezf4HGbfuI0whvBL2WTvI6bG8q2Ru7J0aIR2SaY\n2QkdCagnjsK4MFCewj8xQ1BB1CQdWk5hSNWUZTs/7H1J/2sRBo9YiTA/bB+9\nRQO2pDeuvJhpgvkdq0BucbvJqT9RtLSc9HhnFp7te/SKm7IncJO0pDonigIM\nQYFlVhJGCAL0IrnQdjpMJHAOF7+bzAxU5SCWD21DykScsNh/1lhTo64ntXNZ\ntZeIqEGporKKRsz1kIFQm+ACLYDebrlXX26FSxhfMOwJlibagxR7J1oSi0a4\nIxh9KY7EQur3+YlC0uCGngyDGivxUF5EHRJ3Ek2B3k9obGP0peDiBJyPyYYH\nOoSe503gLIcooBvbIGL3UN+Fz6fRKLOz9vHAO4jaDzdsO9JVLuqYNrwKsUYg\nWgvWpXFRcUZbzce/OCnOGS/teaW4V2nTp7BRb2h2wvIiXkqqgpbaYH2jRf7K\nWqW8p9wzxUZOvZYPwUNUXUJgs/hMXY47s1vVVceS7Eg58sGXsIeLJ3D7NIxx\ndAeq\r\n=PuC6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-507165e.0","@graphql-cli/common":"4.1.1-alpha-507165e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-507165e.0_1629653613848_0.4344891145347922","host":"s3://npm-registry-packages"}},"4.1.1-alpha-46cf07d.0":{"name":"graphql-cli","version":"4.1.1-alpha-46cf07d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-46cf07d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e1873604128bac9556ceea101b94c7608daff6a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-46cf07d.0.tgz","fileCount":14,"integrity":"sha512-IziupdlgFMtpBPC8od80tCCOfOUPmGYrUK7Pi9F9xaWfpvRk5nGmE5rE7j/8vDw7rQIh5WEP04UpaS9ubEDIvw==","signatures":[{"sig":"MEUCIBRhNZuVCsoMcGWtE5q+r5FulszZVLF0mc+93ZxJPZXlAiEAp00ft2ZE8vZJFrEvdvfd5EdAkMuYJHwRoH6V9h8AKlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIoqMCRA9TVsSAnZWagAAymgP/0eEeZSrAJEZGYxUlSTH\ngn0Fy/QS2qQqX8YNsJs8gkz3IrKvG218X2r3kUZO8RkT13CHXg9dS8LvZQ0B\n0mxKoj1CidkSZSw0N4Z3KMnczWn6KdmwaaqaB2YJd9X11xmx1krohttCiGw5\np8mc+pPtDOcmfhZKQz7E8Db6OA8ofL1upobhZujhB3GWkxIArO2z4bl8BOA0\ng9JxP3FAQerv0EuhecOm6sdt8py7qNIzK4fp77s2FRxTkrXWq/+f3uRTnlqt\njNr+5bnDXyMuGd5afL5hlCurr6HoSBPp33lYlrjQQeX+GRTeUzbT/aUXBEBx\nWLfSRfEFSVzypUrG8hDL2WugM70Pvmf9guUQEfdGeZh1xHj4WfdiGqnCmr1t\nTY0bD/TF/Mli/xV421nxQ7WHbVEEY42WB+oNPMoboVWebLoKdayuTFPkERO6\nQZn8wJMDSO9geOP8DNM9y/HjQjYLoU4Fgk+xl6rPbO9BjArDDVOaEx8IQ4OQ\nmVC06xcC5w8cG0La+d4Pdb89ybz3jsgHkoIG13Jo7Rlm7aOxNphwMBMRSDKH\nyWE4J+tERPZDG7RDlxNQuZZH5W95+L2Kr6M2p5SA9CUwZIy55zC63NCOSpog\nfIGh0kqAKPRUNSz/nrV3czgCW8qAn8hA4rskSfdwWNxgrOiRaA8/8obtI0p2\n3WNY\r\n=qU9Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-46cf07d.0","@graphql-cli/common":"4.1.1-alpha-46cf07d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-46cf07d.0_1629653644335_0.9148670769355935","host":"s3://npm-registry-packages"}},"4.1.1-alpha-93947d3.0":{"name":"graphql-cli","version":"4.1.1-alpha-93947d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-93947d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3dfc5cc4fed3ac0f821d7bff00c3e317acc46919","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-93947d3.0.tgz","fileCount":14,"integrity":"sha512-RezkyaEtnMfQ1SkahRpAqubR8vqZyJ16LcgUZtQM1otSYbbiCS7JpK9wXPGb/E/lBgnOrRGmeb0GOrJQ0a/DUw==","signatures":[{"sig":"MEUCIQDlvEBYsOOudjnO/8OOytZovL41Ic5/5t2czlUZSs+BPwIgdF+orGHvRHpU8W0LWhVPJ4jXorG8qZGP/EgM+2/XAaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIqx3CRA9TVsSAnZWagAA3qAP+QCHOmMwLJBwaIg00edD\ncoO8Pkas5Ad8Gu4B0Fbq2j22v/ZDYFvRPP/G4QmNER2e8r9YS7RJ+Z3EK/k3\nyt0YFr80+VEzxWDbT9aHxNxbtFhBmXgcgU7QZDg1GjHxJ8jtu+8jSRXzAuwg\n6G+DICsKzqVFp5IdanogfR0r0FMk3uCzKGKvH72cTEXfQ5nslzaMkVSCeH12\nk1v+IUMz6k7ub95ay6jK+xFezRJyCLINYzUfUw66HRYM1Bk2rF2qznW8/PT2\npB689QjfhUQWqcrkjZWXcCH4N8NyRMBk+aGQ26gZYIS20tjmh1jcXrPgXWqV\nx1wgbx5D/san/pw6TLihk8aOEnFdCOiSsYROP4V3YNCwfMAkzYLIJAeOaSdk\n51RNSdtL6KYyttr3WOkB59Rj+Lx5NxzdB+cgfP16Zh1aew6MsDEY5qVkOcAE\n2BCN/c4zIp3MX7FsEFRJX9qUZiswmhez49af/OVKJzfmBLi/jlMOF1P0oiqA\nSYNGsjT+Zgm9XSF1aeY4+USpaVoacc7/yZa60ShuSR0YyGAADCpplyYNMTGp\nMbbNItnJZO2vZDRC88AlXrDh1YmkmY1976So2dXqgf7U6kRuXQGN5nSmw7dy\nWWhsrqjx5kBgZaB1+azHwWeBqFg8ujCXnfDCfbNfyVwQSOHL7eWwijX65IEx\nyJHP\r\n=zO4C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-93947d3.0","@graphql-cli/common":"4.1.1-alpha-93947d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-93947d3.0_1629662327035_0.0030414467292285696","host":"s3://npm-registry-packages"}},"4.1.1-alpha-79712f3.0":{"name":"graphql-cli","version":"4.1.1-alpha-79712f3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-79712f3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"24eecb3d3a76b514b955ecb1240605f639f75d21","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-79712f3.0.tgz","fileCount":14,"integrity":"sha512-A0VFU50Isx2g7Ml7W99ZMFvizb5gF2GoPCgaIiMDd7dw/voCnNb49GTU/dSz09ImXXpR+MV2ZqFkPYeABa+3Ew==","signatures":[{"sig":"MEQCID4rgyzoAj5LVyXt0uohJtYuMPbqM1G1JtgZmjBLv7SPAiAWG9iDdMpAmenRhYx//fH+77tMRpT19KlDJrD1pfkh8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIqyxCRA9TVsSAnZWagAAX10P/A8LBtyPIyclKJPYikVn\nFCTPV+5X1s/6EGlmpclLv96TLAcmWEk+bmKdP18k/pNv6vH8787PMsIqphAD\nItp6BTlgAbSXPIL1auHRLUyBF8UHJwG+uIUjd3ns+DvTOZVzYjynU1FSK6iD\nGfsTeoflWA9aQBTucuTK4/9cEA+nhCarlgrTbPylhcrt4kIX1vyw5X7eFem3\ndwG7ByHCMeXtawhrfDzj6MWLJP1xfYGbkagWBHkCjYAyPWz2Wi0PgkAoR4iF\nBuyQ++moTxSvVpWtHBlSdlwyhbw1G8PKWxaF/jokVahuIVXrxHCKIRHRxCMs\nMpIriZ1zzLYMrJsRJ4f1t5GhQqIvQvTWkkNGRGoumVi+C47FQKolSyWdXcSJ\nZGakNDL4QBB5DD5RE1jdi1j+8g4hPBaQ738v3QTfuH8X/xWYtMdpVDj1abX2\n4lrv1+PKXcnuunDSTxcmUyAIsx+p/rzEqQPJ/NMJR8RFYOMtS0jV0xNHLdmQ\na/FTcM9dtq5pWI5l8WM4wzMmGbbok6Guj+vAccJVMAWcSORaGt7UJiBD6BAW\nj0RK1wfhTSypRSJO5TCBzADIF7rNTMB7d8xOHaPqupTOla1LQLy5+AeV48vF\njInF86tgl8V5vEAgdI7P2plAMz2Ul/Ch6f6WbhPSY1pb7O0lNiyzdEM2lUpP\nXsrA\r\n=H+uI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-79712f3.0","@graphql-cli/common":"4.1.1-alpha-79712f3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-79712f3.0_1629662385199_0.9132770445281011","host":"s3://npm-registry-packages"}},"4.1.1-alpha-285c27f.0":{"name":"graphql-cli","version":"4.1.1-alpha-285c27f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-285c27f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"868911831cd1fb5b9d94ef2396481c9aacd9cf2a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-285c27f.0.tgz","fileCount":14,"integrity":"sha512-0FAmL2wuG7TWwwKjdIdk64qCkHQd6cVTSCyqm5Xcy6/pi0ie9sdE1N9SBZ8Zu8sVrMtA1jcVdjbQr+teTzFxIA==","signatures":[{"sig":"MEUCIEP5N47g59rzCDiYPFOMf1JHux9qW/AEEEcPCQU7tQigAiEAsv6cLvq1b2b6QKtlm4PTgNhm4Njck3nh6OCDTmo4HCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIqzkCRA9TVsSAnZWagAAfwoP/2JY3ihC8ttMfp2U6HRo\nYNuyGWTqxJYd3yR7DBCZ/cCkCbWVjmt6pkLmwvJsV/X1ZzBBTOXtLtEEzc51\n6F+CE7mM2GzMdtSZ6MP5ZOiRDWU5eImfSd+K0VB6YkCw7pKfy7QaQdtHm1VO\nF6Zw2ZDwH9+RjrDYjyx6ytf4gvaPUcoRxAzADbK1bSIxkbheEwXvII+L2+jA\nsBwdYZ8t9kf7G8wgg17U6YJXgRE3GEE4h99yhlHyTtUjSyWEkt4HnDt4i6At\ncQrGcn7JxCfEDOume9Q/CQV23npld9v6HkbsCCprCQg9ZnHdrku1Z3C9Nvgd\nKKx7JLHsLb/TezBqyYch3e/K0oG1+HkKWDeG3O8YjN4I33IC82L7yIrSScxY\nzdBhqIJpPxVgkkGcBaC3yvPkVymCdwQNZXIIRSugV495OkjVSkKpK4JSYXnj\nZu6cnRQ5R8uSSkngpJ1T3yJUpB9F0kCgGj4ZHmqHON944h8AQApormNrplC2\nmS9w+51IjZKkf221sVkC7v38dYPQD2WoPlSm+B8y+ckbn7ULaW7aCZyDcaVR\nRv4jl1v+1E2OsBPZvFy8Lyl1wrdlp9QfkCacItp6GURu6enHwip/nmDNxxFk\njszoK1nPGRlBkuvBKzPhiwo0Xf3yoy2FGRlImhz6+MrWBuOF6T3pA96fAoRd\nYex6\r\n=6M13\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-285c27f.0","@graphql-cli/common":"4.1.1-alpha-285c27f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-285c27f.0_1629662435801_0.4768464786760809","host":"s3://npm-registry-packages"}},"4.1.1-alpha-11437bb.0":{"name":"graphql-cli","version":"4.1.1-alpha-11437bb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-11437bb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0d3bd4ea0e8c979abf7453dffd8911e8748740e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-11437bb.0.tgz","fileCount":14,"integrity":"sha512-fpOYTnFOp6Q5lXYgyoA04/txnlAjlvwPuSMm408yZwfU8WexQhVxpgTi2ZQAdq3cK9o5bDSWkxcQiYJLFqQFoQ==","signatures":[{"sig":"MEQCIBgzNiVgCkiKZ74MC03PILzWIY45AAQrijDyLXEz5LuTAiA4e0/pHrzbuX6HjjON8hBo+DjRFEt+4lq/+SNvxmLa3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIq1SCRA9TVsSAnZWagAA0jcP/3aG7HJhL+6xFdrgpfTM\nEn5FAzxsLXhP89VOIW+lgnQdjEDvU7aQ2NLK0GzfmqB62taEyt/XA5CJmUNj\nhr0gR1IJZOzSnGCduB8zsz1Mn9g6DsUyWPbCyTQNCI8sKXraUSE3CQZ596n3\nqH4ZvzHehhh520B5cIwLknQJL7GQ/4KBR7iWkXXslcChfOfjryBgxAtqdsAc\nMDJl8NeG4J6/tYDhRkmgOuUUt4ZdB065BTAvbgn4Yv4+jcXfqjfZylcw0umg\nb/uU60Hup9i49iB1Vn8/PWqIUWhNDNq6X8CUQqTBU4nWdvcq1M8DNAulGXC+\n4jyWfqPiKSzz4cQCGlUev0khSXA4GZRN/VWxZ/mLiSkjFQyVpPhy8OgTRc/9\n3+EqA4kxFU9gb1b7qFKnP57zcvDDLosQ9f+9JdWFqsHMeF7l6rMt3isXhawD\nl8DkNDgrU1SmCFEjFtJXSrC4FB58NKJ2JCHdowbtdZrNuDTrWZcrlWSkZZvE\n5/nkvEEaNFEdmImCnG2yxUPaBCUYSeehTQvCx/cG4gtCeOvaQYTUP6Oqqw8r\nJSLDN0MjLRpneVrkvmEdf+lxt3hzh+NeeRTQsD6KeVA3fKRPk/XAJ2vU75++\njqy5tHUPJ3XbL1iU4n93pTWtZmC6U2Z5ZQVJ1xKZG8CUwIWTFPobIrICSpWs\nQ1sz\r\n=8gOx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-11437bb.0","@graphql-cli/common":"4.1.1-alpha-11437bb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-11437bb.0_1629662546175_0.99046233001712","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ce667a5.0":{"name":"graphql-cli","version":"4.1.1-alpha-ce667a5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ce667a5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"92565c37eb3b88aa08037d65b2680a8904b23c34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ce667a5.0.tgz","fileCount":14,"integrity":"sha512-ViX4gPn71SZA1wnWttifddzHq8iB+dL79jrrL7K0ZS8zeHmfcIWqmvq7z19YDXJAIEOKi+rKgfTWZ/IcHJIfdw==","signatures":[{"sig":"MEYCIQCvT6mjwSzu35xqH7mRmqjRpp5Y0lLSMGF6RV1kr3shbgIhAIPsf/VYDomY9VoWJ1onDZX0PRcXiycqcUF1WR3ZWEr+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIs1SCRA9TVsSAnZWagAAv78P/01EqLbD5M33UrIRTLFb\nqwmJ3yvvaL9jIXctJuouzadAui5tAMfbtao56OodwyG0PpVadf43wk5EUvTV\nNXbEvJqvelKw/OHnftZBm/c4e/jkVaBc/Ap2KYpKh2pI/IWXI/Q3H7vFS9Qb\nRr2tR7PVUFpNAgTmv6JZzRmBfUn0ApHiUDlXjUbfl/RIU+ijFFmzPUChMcUn\nH4S25iJMXyB2p4EaOpPfKdnD4sR5Fle20hU+NWorKHpaIXBjn4S4cH77EgUs\nEJmOj37SMRni6xDVluEcp3OfBqdhIAgXFg61FyuUuDQR4rt1HMOIjU+bAdKR\n4g+9vImVt9ToQ8vWQZRoVwWqiGcQ2q8VrORkMBzVY23qLBTbgzVhsJwJLLrc\niKbfezmLOD6s1Srt2W9EEn5bicsynsVyRkhmnvPJMecPwlFNEWen8M/BKIom\nuP/W4OZdzEasMI3F2ZEFgldw4M4/24su/e48bMvlvx2peb28s2fdNj54Plop\nChOCFmH7wRcf5CpIYl4q9GQsFJBiYEHAb4jVzqZV1VS5moDNlQ9OplZNCpNx\n6dh+j5rZkzEXKrfGCGNmVdJWYLtk1YVy1NOMhRe8phxu5lpzXjY2OJQMXpKu\npmalluSGexr8O11kZK726dKn8VH9jN3ftnmz/8HssD+VwHAthYVq6G2FXlQ4\n5/sI\r\n=dhgM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ce667a5.0","@graphql-cli/common":"4.1.1-alpha-ce667a5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ce667a5.0_1629670737929_0.049886482231211504","host":"s3://npm-registry-packages"}},"4.1.1-alpha-016a280.0":{"name":"graphql-cli","version":"4.1.1-alpha-016a280.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-016a280.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3649455007604fb9917d339de80dfeefe8d6e5e7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-016a280.0.tgz","fileCount":14,"integrity":"sha512-joeZstSjVcKBTfxY9jA1U0DkTQn21t5jpzhLtSnMkO0c4OQc18VqBHoeaHFz9NMEsanYrbjnKrUouC6obqblJw==","signatures":[{"sig":"MEYCIQDnRkhSsyvg4Ayjj8bYUx/AUvEswTDnNU+HX9eEo7exwQIhALyaQ+kysmf28HTxS23NkWN2ABS88N6I0dWkiYA0akjp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIs2xCRA9TVsSAnZWagAAG+8P/j0K7IYfYlI++mYAvrdz\n5M1u70ObXGlDvVkEUCTbZmHKCHqsM113QgIqm2H5oqlFddyf5xqjiivrOvjO\n6oqKHaZSNEW9NCPuZUTDzC+vIkxDRn5s2iUYIwme3HWskLhjMfrWlguiye9N\nAYTpfAan27A6NOnjdKppLIULYoFrUgg2DlzURL1KID9eF/T7JTCJ/nP98jRI\nYPBffIn82+hAqUuayHNh2ftXAc24oQA9/EAaWT1Y9vUu8g0UeZu9IZhxSu5U\nwjFDPgM01YheeBi3ZoMf4S8RlgovCKUjBOqT1x0qHh6oNAHbhwEMvpm7l+H8\nJT1LZnGBRU2hJC2WxPAadfhP5NpCiUO0VyKhLdP6+8ZHJqyoWbChAumwEjOK\nlV+hwbrHJKNXrOgDv5vi743v4ikV2nplGPC+ADOJDj9eQbwFCfXnND9LJ/+3\nV04A0VxkDvWaYl7retCaHKApaxnv634solIySLnUnRVcL9SHsRw4Ys2ssOWv\n428InGzOOVkjzJUKrI4X1OaI8ryr1YVjcZJSpeffh5/PyC69N+02HZgLrSg6\nADB3JVQgt1TFRNOLxTdYkK+bgGmWHiz6246VkyZRvO3FfyHVn4Zx8oR9m8Xf\ns87LsTmNdfPXtx2PMgac/yXQ9PspMh3OZ7+70HcQ6Bnj5cHR7jIrMRU/wGbU\ngPrN\r\n=c5dh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-016a280.0","@graphql-cli/common":"4.1.1-alpha-016a280.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-016a280.0_1629670833074_0.34563005670735114","host":"s3://npm-registry-packages"}},"4.1.1-alpha-544fea6.0":{"name":"graphql-cli","version":"4.1.1-alpha-544fea6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-544fea6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bb50a7a19802a13533696123ff8534f58b270c1f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-544fea6.0.tgz","fileCount":14,"integrity":"sha512-bopQ+2JPUhBkoLvAK81MVMfxg7t5DakLO6XYJ3xWN8IFj4ZKY2A3VaPuQwxoZCYvs3hBb6Pgoq/AYM2hLxVnug==","signatures":[{"sig":"MEUCICVB2A5ES74TWcR7W9/9SWhf5yyPH9wGv6uzE+/tRbIlAiEA3joMeaUabT1Lkh9t9weHFydWZTs9h3HexUqToCzQAc8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhI1fiCRA9TVsSAnZWagAAj8YP/jKd3TDT9nv9N9Jegrrq\nZP4w9Qti67qPfggIOX8H3/a8r4Pn5VuTkjdW3Eaq5SYesF8HXEkIQ41zPDM2\nbadgPJ1T5pW7iGtl3lPHSCBM1S5JZDIbtLueY+B0y9KWOZJyUIG3/1o7DJG1\nmHvfsdA6dmJJfwuUVFH3VJPxdYddUfKe0xHTclydcX2Sk66qpkwsnTLBBaLv\nX31T06Pt05AGACbUfQcAYhu36ID9nkKgIL9/Q52OntCvYauDKvNyemMaKRJC\nAH67JtFPxmHh2h4YtN61Ok+4giM93hEzXRwcKcHE4li0YHxN4/omh8i+aRMD\nHrNVkEnLZpciHkRS3/lFaDcSQzu9kzLL0D4O8bJn093laZSuj2Y9HgNTufhZ\nH60uM8Otntsqu7wUJtEHpB1aW083Xx4lHaAWc1FPwRvthOriSo5Sw3JSYIYP\ngbZ6mwrUkkCfHJZ2JRdDhnNMFyUFjs4t0lKSj55rTOkD/hPQnc8IES18PbmM\n7EZqOQkQuoE8CtGNCrEFwQxIepuuY9W8oY6SbudYIqRss8AiYP286eU3ud3I\nrEzWrJ/AAFTxckN9+5NiOFC/2oVcCPToZKLR0tYQgU7qF3HgXPOj8rGNEKT8\nyzrx6aydDGXRy0FWdNOinCvXff9OWofsbLcUiBW5UWBrdFEfTv7tiqAsRwC7\nr4HR\r\n=Ao+y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-544fea6.0","@graphql-cli/common":"4.1.1-alpha-544fea6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-544fea6.0_1629706210264_0.535612721843604","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e0786ab.0":{"name":"graphql-cli","version":"4.1.1-alpha-e0786ab.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e0786ab.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"89edaff670495e47707dfebda3bf35335acaf15f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e0786ab.0.tgz","fileCount":14,"integrity":"sha512-IC7aJRiwoRch474QE/ymfYxGEcNSrA1uQrsqhHlVqh+l3nq0+osDctjSH/ORvyV2Z6C+oC7LBagx+ba9WN/Edw==","signatures":[{"sig":"MEUCIQCJPOcnGdAQeNEGFmR9aDhO/g+exIcOQu/Rjm1Xj634VgIgSMhjul7FusRpeqoA6nXS9iUdl0RTL0wKon4ytPJeD4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJR7uCRA9TVsSAnZWagAAVT0QAJDrj3dgSMj7GhACmArp\noSSGzaoPQSeVFGj8cNuiDmdOzQifjJMtG5XAOx0SmS0is4AU+Ep8Vy6PPr4x\nZKYGQll7IS8UgiJI6QUsArLwjh6hRECSIYDS+l7IQn8Uw+GE/NWaWlOMyGaY\nvOFVnz/dLCsIwd+a6bek3qnwRkOtvZk/gdixWU5yfbRQyDwTm1M3ecR/lg9v\nBU/UAR4HGYe8ZL+wSOrDxSEKGvXfsHO9IIYbuhVjGr8qvYHoTCQPYIbePOw0\nhBROmehO7G+IaUGWDajlOZoM8VvQGeJKZULsF0XWY23fSqKjZ8NlZmE7SqOn\ntvWW2fwhZTH0UxAMYZKeX+RFpzFSRwWngkfC804qbyoXw4Bm40gVmSbUhK6T\nVLxN7qmYQwrh/BOfKntyRQFShjfaD/pjDCMxGkBUgNIDWoOMUC+pd1tFApGA\nvmFZgHI2b2Xc9uE8KXB2ckdn4QvAmimJ57pjVxgBLwC83v+6MjQgY5pXUHS6\n9CEANR49efgpb7z9asoje9bn25Zh/Q28FFI9xDKvYqbNVX1b/KG/UQDkol7l\nYvAWPiJTZOoCztUH/NNLxdaW2qFuAR6x57kzrvJ9T8e5G2Ue40BcQc4C3Uxw\nW5Abzk8vKrhLkTpVNctAUB1ujuB9QofZb1Y/1mMK+cfzLcpmQHspf6+yJHYk\nq3bJ\r\n=2PgC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e0786ab.0","@graphql-cli/common":"4.1.1-alpha-e0786ab.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e0786ab.0_1629822702161_0.6334651673359115","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9a65d3d.0":{"name":"graphql-cli","version":"4.1.1-alpha-9a65d3d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9a65d3d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ee7d95764f864d3cc2b133d159d62bad032c438d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9a65d3d.0.tgz","fileCount":14,"integrity":"sha512-7HqmdXlut3fkb5l2vQ+A19s5Z7eReIh+wYoMxTUEwlM/U17N3C3fxM519WnXu9B2e0wAU+yARTbA6epRs8JOfg==","signatures":[{"sig":"MEQCIFhINLvrt6siKJLBHlSxZCaZv3YDJMvLXoeJOYQRMXDpAiBK2vpql+UusYikY6fuNb9c7ClLwkVRK9XJrmb15s1Jcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJbh3CRA9TVsSAnZWagAAVlAP+wVD22A/5mZR6JDNoL5m\nTxh6QfHtCIry5WRm7Ly8KLz+JGlVKIdd49IIf0modfHUXJ6SBL0XNJrtvm32\nQu2+7b3HMEp5wbP/aSOwaKYHFKoySYrhrSW+UpQPqiXxM/Smi81J1SkkY9Da\naYacK8i92KqqqoVV7rZrrnW+PiTtKPjdMkyYt6Y3QVsYsDta7CJkbTsSnT+D\nj1q2M0QAQlvfzsUUiSZ4rnkVHYcHHrA9OAi00//ZH3vCGtGvhtJiZByzSpJK\nWRIzmnffVzojhfJuzWZYBCIdJZSBITa8sTIiPbrCJ8nxg+Nr8B5ewFSYbDKZ\nQ7+L1BINhpBfkwlhwxFC1T1/iBhZO3hAVhkL/Lz2uxtq7iIdll0wdhmzOfa7\nlTM6ybkme20TOeLmqJlIztZhEU1bYpIcoboSp2h9tG3qxJ8AzCkuATd9L2qX\nzXujIJvgQGGIcX6SrvZKSP7K+yIweunnkOKt/Bntco/xnyBA1FodjFW0cUy3\nkFWuVflzLkckWD9aR58ZvmtUze3BhSaX7OCApTf46PVA+QbQCl+IvwDlT2Bc\n89gS5FdmgWHKYCIWTRzl3D3qRwpXeqHF4OUJEhLYUz/+x4CtvmIq32ftnY6q\n3RncrMTF4VR8/FtseqAGq/MzLi1svgDVpc7SqONbp1meavss8u+qQAY/XDdV\nX9sR\r\n=VxCa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9a65d3d.0","@graphql-cli/common":"4.1.1-alpha-9a65d3d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9a65d3d.0_1629862006970_0.6980634122840415","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9a7d2be.0":{"name":"graphql-cli","version":"4.1.1-alpha-9a7d2be.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9a7d2be.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"679e82cf868376df0515f8a6ccc55fdb2208a129","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9a7d2be.0.tgz","fileCount":14,"integrity":"sha512-8Fm/oJAznYR9bDt+fQMA/4dcZY9P+26iEiU7OmtsMIv9q/Sz/lz6qf9LKAcQE7/AOc0fh1XA0kJKHuuNDkNZ9Q==","signatures":[{"sig":"MEQCIGb8MT1M23Ji6zebRU2YG2+H5pcgOcTnJa5ezRELAfMUAiBjgh4M4ffvuGgQhb/XviS41tx7uH1CebopHG7x/mbs8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJp8jCRA9TVsSAnZWagAA/S0QAJjbNVhVF7OxXxisuNDY\n1PNLdswZeKVR3b+1sYYDoQoBMEBjn6WxQ/udmKny7mb9hJ4X1OSh1p4gGWMK\nzqUXJ/bGm3Ffv9UjuTcV27sLa/lyJ8YHBMiAxRyKvg56R9ATdtcJTBxpv+bI\n25HaMzNdqVZVboAsyqkVZZK01ORY++qn7jsDXaCabnNjjT3dRZuRLurVER5x\nMnvEAM07FPN36k56BJKV6uM8mKxlWULgRUlk++EXmy7DpWsHDQxM88IlLcQH\nT5Il0pWQbIkhoaevjQ8eQy1oZPwd7J4c7qO2G6HR1aBwfe54Qo7o5r8KrJdS\ndvo9Mo5UroZ10pGuUs9nNutqTuNTh/sCftLqOPeT61faUlHtxHm7ISWORzAS\ncB650cfyDk8UV1pNWprYqfAlmEDneI24sX5Eom6cwZcQvgUCvmtPpVvwsD+W\nmcttInAj/CZabmRkBwzKPnyycDbB9xhLS9ZHmtxzGHUuapkVHAoZ+TDv7t9J\n0dMaKhdWXHFlsJTLclEpr8SUnM+WUyHcC2upyi0PBJvUg3uAIC8tJcsXD/nk\nC3Hq62pXLROpHlFtNvcZ9IatIhT6CCYaZuwPIM7UwQLx7If0N16FLNNnnLWV\nMG7jW/b0mSqnJ1bg3UQHPox4qT+P8QpdmXA3wc99XlaWHbDCAIYGphrxe/tf\nGcXG\r\n=k/ut\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9a7d2be.0","@graphql-cli/common":"4.1.1-alpha-9a7d2be.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9a7d2be.0_1629921059677_0.6906663692112764","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d86f088.0":{"name":"graphql-cli","version":"4.1.1-alpha-d86f088.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d86f088.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2a42c93029cf0e5eab2eb4f9bda27fc95782f8f9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d86f088.0.tgz","fileCount":14,"integrity":"sha512-Yl6MfFwi5gimclb4zpcal4wMDh2Fl+/scUO9xFKFr5e8kSgQjoj0qhFnXmN63HS972s66VY8VHx5+uUI+WuSXA==","signatures":[{"sig":"MEQCIHRfNA3tvJwODWiFAvcCPTdkSWBi2/sBtKFJQrY/cA+/AiAHDe95ZcMqIfiOXMSEB+Tu6CrvuJTU9WcfKV6DwAyK3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJvFFCRA9TVsSAnZWagAAcMgP/3thYFITVtmYCC8wu0Qm\ngvfCunbEuVdrtq7koGA/9fi1oC3QuIz3PhPWV0vYELpFsMOVX7u8Afzz+I9R\nKfqXwcMfYNDJ8oGlk6MNjqTVLg8aigwfMiMrMpHc/1pl2DkjTqJWCXtG55hb\nPdnDdyqR1ZPBouaTC8gp8E/2sBZqaSK/P7PFzXFQokWAV0pMUn3iS1rYy+t9\n5f8IBULiFRQ1vz/OeYIPD5+B6Fmz1to+G9/y2jeSqIl0w1Nd1igRqOP4zZTi\nfoQdwFcaiYY/y32mFr/gdWSJNsIvtPBVVgDW3bBEe98u5vZZhWNh1QqimHXJ\nYcnIrubps0wyUcUfZumjlIQukaAgSK642nrYWss2HGx7uHHhN2hiTdL+kDU/\nknPfCW4lVcjhkPRPRjyVlo/H+1NJxbIqi3TzMcmOLYioWBMgUbTvPWKngou/\niO2U1/7+YGSnjSKv5pRMo20mpInInKAJXnF5Fx272T1ZHDNbnGbL3wU9qbv0\nAgtcpPqabEy/Rmr5zMO7hZWvcvV10z2R2TM7SeKro7YCVNixmcqdQVlOpWC8\nygDikB/rkG9uHFblq42qZaBaaxX8WdLge71ayF2FBOFvigwzChhs2lFiOsz5\nYlt5N+56e+Mrdi9hu/YgRLkPWRzc9kcOxthPnrfOcSTO3xhM1Y7uIDExOKlZ\nIZuF\r\n=/Wk/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d86f088.0","@graphql-cli/common":"4.1.1-alpha-d86f088.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d86f088.0_1629942085523_0.5516408002212472","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8eaf974.0":{"name":"graphql-cli","version":"4.1.1-alpha-8eaf974.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8eaf974.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7dfeea6af584cb61b01c009264932910d4f89ad5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8eaf974.0.tgz","fileCount":14,"integrity":"sha512-5rwtiL+Zo1LW048D/6DaGZ7fpGN9sBM2Wa4L2CLmZnRJ4R9fBTr1YKhm9YjizseQFlPn5zhIxj3Oz6OWPVg3pw==","signatures":[{"sig":"MEYCIQDBnv/jWuVBqPI5Q5RF2YrsLiHLJjcBhHx2RGkuTACojwIhANWye+3FIDBBxZ1wka9E7AbZh+drLoKc796+mAEwTTxi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLjuACRA9TVsSAnZWagAAXGUP/2eDMOu9Jqjp2+ks/4Gn\noXrx5Es5oSqNtxOXcCXJJcuIuga4x22ougQpZDQrCZREwZyMdAd3EKRQ+TAo\nlS6OVwFGObaWYDOaRr2wPYTn22CWnyZlgnksKF0BpjbaH4TgkblfpN4XX3Pc\nS6KJUeUePrz3PKTZrr2fIeTYBNyHFIvtDLkMyYBTLZREJJ0NZilYgdrD06Xi\n2vJMdNvWq3UEsg9WBs0TCXVz2sBI38kEh2UF8GXHCfjvN8/Cf6KeeYhVLPtW\nsI3pzFDmoHZUW0DvNVzshzJgjrkdb7Lgg8r6cDIKp4D6EvfZoGtV/lgupwtb\n+CY+xO8Am8Cg5LcN1TeG8x7dLRlnVyEmjNtm92SilCDV/d0Tot7Y7S3egHqq\nSb8ZgNS6CCd8jvBjUBc4qgCZRuA+0Lhba4IWCMIZ0gZhI1f2e3Gx8mzAcyB0\nY2Ifr/iyOK2pWu0C5OXyY+ubB2D4gDoLkfytZSTXIg2KzgkKMjIeA9FOs71f\nYnIqKXe7r1rg8yzE0wtFfRIZcpnAPTDSYcOedJCsn0gGBAXJE7AlSVoZ8u71\nCZhPoQJZBPg4XfWtdRN/Y9/D+upUFg4yfl+Yy8dtIQfDhysG08NqaUgzHrOM\nBMPSBeuwEcdJth0zt9Ia8MQlgkzE38TnmKNYiJKqos4BJoFoNBvi/gFys0Uh\nXM3N\r\n=En73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8eaf974.0","@graphql-cli/common":"4.1.1-alpha-8eaf974.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8eaf974.0_1630419840153_0.7780597348733846","host":"s3://npm-registry-packages"}},"4.1.1-alpha-26af266.0":{"name":"graphql-cli","version":"4.1.1-alpha-26af266.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-26af266.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9f98cb9121e218cf792f743e5e16876b1de945bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-26af266.0.tgz","fileCount":14,"integrity":"sha512-Ahw73DxglRkm45mqItA+Or/8J2j/3R9gQj2OlBH9C/pkf6hhwdaSs6t7HWxb8LtaXe7c+IGScG++mloETHYRig==","signatures":[{"sig":"MEUCIG+GDk6+tgnB79o73LNFmHiSSKcSF8WXk1u6hdHcd/UmAiEAqcgX50P7aFquja10gwPbkqj0ezxXF5mnj/xthBnApug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLmuRCRA9TVsSAnZWagAA2xwP/1eMm3FYUa2oqBmHGZmm\nrgsRB3B9HCWrpvTzgE0P6PB2HBfhz3BgyQ6k1ehXlkn+H2U6CXc/cEdmtTT1\n7NjEZSSIGZzFuU0cRO6BwXZRbBzGRlABNv7zLcJLKVbSlgFhm4x8K7mzHQY1\nHVFGrotTcB58wnCY818t/WRc1SLihMV7YbQX7Q5ZxLemcxuJZkz+fTXqAjNP\n979qTH9FTd7GzJ9kF/hICRUU6qkSaOUgbxF6DQpyl0WnAAEidH118AdW6UeI\nG+c/hxsEO+rNCVqZ7iaaJ74w6sd3Zl6dzfowKpm4jDL8Nfd9KTs82HmH16gU\nyPvaY1OTM4NTjBDYz6mz/wVQFY7r2JdiCljDnmMfuwSTr4L5yAF915V1lwua\nriAn3373LTJJ4RbnS8If2aLdQ1eVDAAomJd9HxnJ9qTy6wAB5jLz+dcjGosq\ndm25URN7AtGIwDlx253Zom4BrPjf3YO6tMsvlGQLMOg2VG7RpeNQ40cbFHES\nfHkleEBbGavHW8HaNINL2Hqgiezqe/BvTN5cYUZPyPFFkApen+V3a7R85v+D\n7iKjarz4EHmpMk6ZSUy/yXTT/eyAMF1wgKJ8fYduQuQeRB62P1Aoh7Fr5Ll5\n4ZNUiexYgcMa1UmbYBBiVBWkvTXLCBDHUSMUpZb2Gx5xEI2R3kgOQdqtx5FA\nbQzJ\r\n=VAkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-26af266.0","@graphql-cli/common":"4.1.1-alpha-26af266.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-26af266.0_1630432145779_0.3197869105412867","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8888919.0":{"name":"graphql-cli","version":"4.1.1-alpha-8888919.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8888919.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2c7303470243bb41b27edc031259867f3f67dfba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8888919.0.tgz","fileCount":14,"integrity":"sha512-egLc/MHH+3340O//i/ISkrZxZRlYm7HdzmUrtAsUuT2y3Ora/ZwTU0prwgVVRg23jd00KfqpcenKHdmOn4eBqA==","signatures":[{"sig":"MEQCIAg+kB0w1VxalGw8cZ1Ny+83kmanwgqVzlksCc3HoJfnAiAhXq3WuvUDtQ8g6qBblF8jeK+EIzgGJoQQEcAiFK55aA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLslTCRA9TVsSAnZWagAAJFcP/040Yz8L1O1OAVxUoszl\nzdkQotsW9Pe9m8wV417tTnG2n/Xvih2kJ41V0Dwe7fWRpxVzwkJy3KtTHydC\nMgPvrFfn4JXW4zwXXIHtaNA63pSMlF1LAewTr/0o4GnhrSxFhAJEB5bu6but\nI7iUaGB7Xagrf4n/RVTT4HSF5v1dciob2hm1MtJtdaNFWOYHgbsK8HJYNAPg\n41wZLPgaz5VvmUsIuANULByH2vduXBLvsR6CQoBlLthllaWFvn2AGSe5MtQz\nUKg8mMwaDP+QBz0wbuG0Q59HZ2nxFMWX0IpHmamGmRUe1LB0NIAh1iPWwEvx\ntPDe5dE2rcFPcVCzKz2NMXKaOJQueKlN/8hsm/+HYAPT8j/n2tJN/H9tAPQk\nC+53qKRfx6mpbDmTVGdm4xHKV6IfoMNQi2ScRx0BdTwb3JDQis2ouns6P0hx\nPTbHFDwiSzs0bKmgCNvFA5/7AmgqNO98iKIBu8wb1DRsUUKKrF6G4CUUUv+/\nvA3B1LxghKXkzWgWymFlKvmu693thlipOnYfF1wa6So2VweCaYKJJhPc1Vza\nqFBVWRhwIZXWgLxjTqGmqHGTx2JeDSoz8VJFirNuCuYUrB/lnf2THk5PyL+v\nnlZBG7mq1HTj+nAcFo0KwQVSeBAzY7nCWSIrBpEMRJb2qoflFGdpgOeXNHR7\ncf83\r\n=9jNs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.14","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.5","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8888919.0","@graphql-cli/common":"4.1.1-alpha-8888919.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8888919.0_1630456147475_0.6757019563359283","host":"s3://npm-registry-packages"}},"4.1.1-alpha-91e3fba.0":{"name":"graphql-cli","version":"4.1.1-alpha-91e3fba.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-91e3fba.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1265fd293e6b3c6a2d27131823a198e4610c59c4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-91e3fba.0.tgz","fileCount":14,"integrity":"sha512-UtlCnm/M+Y03qRFFg5lMv3crCQ2hSLKba/VUK9Q0KVjQyvt6OfHIDDW4Xu/+c6Nb3odgiWUkaYUWtoDpiTS8KA==","signatures":[{"sig":"MEUCIQDh4Br8/HhmJ9n4UY8qPbUocqYiHvjFLEnmCkkqBf3RkgIgL26843biX6DUvQ60GbK5qt2jypsFSAcudMMUMM0l/UA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMjGNCRA9TVsSAnZWagAAO3sP/2mEmGDgkJNIQgOM3Bp1\nIUVyizCDGO/+IxeM/JCUAk9BbD/Va7a1Zpiwd41VGeShFJThQU2yFGz+yjpu\nP6M64G3+9y4mTCqpvrDKV8Hqvz2uTqV7ds/LH0AtbNYUTgAyKz+yLzMwueLG\nFjxKR9T8oVYN0y3m69S8h2NGdfTp35H70g67k2A+QB2Cfja0J+fsk1LY+gLM\nyFzQiwm0iT6Z3xh3BzPCua4W1tKDgXGApM3sXENsMlaXlLnJZF+vOD+0ZeyL\nb06l7pEY+soFxxrj1mAfvQ5vEvZGw4sIoKubiK6KFFCicH5a/uf8l7ppkncd\nmCXUdFA7qZXe5wrxCGX1KkcqVD2ox7yeDNT1hc+VRR0HPn/lgv+dj5TdlnrY\nazvStEU/xEdC478io47ijhiabLO4y9WCJAFVUVabmlCTEsFUXWbe3kDu+W9H\nvucE22kemnfIQ1D4Rn8fTNloQbJK0e+THY8sT1w/TN+1AmGlm0quOy/5Nva7\n0Q1idECrEmraziCuvmH2aSUzd/CuiMjPWQ8Aio56whAaY883eXpTHKIqJqEb\ndZ+LyhCu4FxZDzcSeZTpBZ8Sgu9Y7HR+SHqfjZ7AmxZngOO9IWrKoKVO/jK1\n6W4GIhOZ4pHWQAJZwTKqBmVLJ+95yctGUaYlE9nKIwMxmKIj+o01hj8d0rNY\nyVon\r\n=X2cb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-91e3fba.0","@graphql-cli/common":"4.1.1-alpha-91e3fba.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-91e3fba.0_1630679437642_0.2032920405874128","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f1f580f.0":{"name":"graphql-cli","version":"4.1.1-alpha-f1f580f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f1f580f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"07c64fcd08162c86de7ba7bd9cf834bcc08adc8d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f1f580f.0.tgz","fileCount":14,"integrity":"sha512-Cj2jfJoOPR+yIDwnBVJNIuCyz99QergaXfswwJstOWc+JjeXltkoS/492kWcLzCxEiF/LFFQDfDlYuBr1WOedw==","signatures":[{"sig":"MEUCIQCVKl4BjOLf594xxYYI9n6JIdVSah2ZUcUpFjaZ9iiJcgIgBFwDA6CpSXNdaI9hkBILHJsUK6Oq3y0Y3zZSFx1kEpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMkM0CRA9TVsSAnZWagAAWZAP/iFo+eIfEuESGlL/8xwd\nip9W5GPiWC8TQG3g9Sl9FBC437rha6ph+n3uffc7ldq06R/VP6zaW2fKZWuh\niaMJfv0BBYDwnK1LaJ2O2gzct+/if9qaduoXREQVZH8oQcieLDAeat6vyadx\nUcBmfMDQon6tIiiRYrtQPPQOKlyJTTOiVrJZLdo5NDnXROFJvgr2j6dIvgti\nx4OHJTeQCj2WoGRW9gKsNXaQv2bsNi22CDu0zlkxKt7oWLveANc4xnV2LGZt\npU/WBtAwxwut0u26DRvzV/8Nc4vAYO3lzbx85FU64T9Df2SgooSbd7P7DhKS\nMMeHbX4LMWDTgITDtBfJuAvhP90q489CpHDCJZDbAQ0BN1/IsByeA15qalHg\nQB8+sOqYDJBj2mulf4tOKCpOhJNy0EraDSn4Z6U3UCarBBep14NlT4oJi59i\nIM2ysAaBc0lk0lhEF57Zr1Bv+wuMyrc12YAMqPo32MEkxTWNfb5idNRBPTJl\nyy+uGMNcwDotw72bzULWuwKVfYVmhv+hV2/ReMu/hYPG0T4kWEbSXIfj2Ajq\nEjbEZ9ztRxu4zWbxTL7cKUReEJv/ctsSwMi/JpWxujepbVrju+iWsVxfMbux\nSCdlAyjH4Onsn/U3m8j/RMUCEJWQ8sfJXrbty4Pcx3kmpad7Q5Q+E4i+Fejs\n3NBi\r\n=STUk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f1f580f.0","@graphql-cli/common":"4.1.1-alpha-f1f580f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f1f580f.0_1630683956191_0.6891610126766905","host":"s3://npm-registry-packages"}},"4.1.1-alpha-18fbd19.0":{"name":"graphql-cli","version":"4.1.1-alpha-18fbd19.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-18fbd19.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5a0aeb7af354f0c7097ba3e31c5f0e60f743932c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-18fbd19.0.tgz","fileCount":14,"integrity":"sha512-IYKIjJa9l5x3g6pTuIqbcBJdVYWDebLbiT6uTpfEgOtaCPy3N11DKL4cYzhaMmtDN1m0Nan8hbiGCYEc1CfhPg==","signatures":[{"sig":"MEYCIQDeMyzy1PY6Rdu319BTviXAWTDN9kerg3z1/qTBLwR3UQIhALAFFDZbnoN41GlxLZM90V5+lKI3sDRq3U3rO+xs2JTd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNnwfCRA9TVsSAnZWagAAv5cQAKRn9Qildzc3fUHaCNTY\nXslQSIVOAmsQzrb8v02r/bvZ5wtkkuECBY45RMnpyr/m3EW0CEkfmTdo/9KO\nYhWSw/UvEsTATOCzSrSHfCO0Cr2ElbhSh/EmkUX577KEFuMWDMYEEPtEtYyi\n1RIyecA0qJpusQbJNWJgMmiQ215B6lGZw+lu5aGzFzjVbbfqJDtt9p4qliv6\niPcUdLmM992edl857M25ii76n5UaLvQIua0TX4J6+VBjGq8UekOUj+g2T7lV\nzowd/jtvumQSgvkKBfmg3+ZzkWAw0UyUvsC07u5vW38b/4ye4BQ361p73wzb\njbPh9lR7LEOWv2oxynxqNaXWo62oZKTcu3menJn2PhnlkDqdATHDZ7GftJ16\ntgYkHZGRmUYSXo4aWJNdyr+FjLe9F93M0LlY+F0kdZBgavINAJgFDPVGkCsa\naLqf+SKEhg9RKrZ+Rq7g5WBn1EeF7OpS68gXIuuhYsJtuiBk8Bq3puHqTjV/\nrYjAu+iXnGXZRXWX2fjTJGdqLSQ02kD/7bn6DZmDu484BCstm5KdQH3Gf/co\n3dpsjPqG7mya1lC3VLDzHmRbVYzOKONfYayVlzBwGPhERSs1b7qsEH8FGJGy\n6vYG0tnwy6JZtHKlLLUXp7rdgtDFku4xq526Iewhf2LijAJhJ4sMD7LGUxeD\n9DxG\r\n=CBhQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-18fbd19.0","@graphql-cli/common":"4.1.1-alpha-18fbd19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-18fbd19.0_1630960671475_0.15049576189963698","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d9c5392.0":{"name":"graphql-cli","version":"4.1.1-alpha-d9c5392.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d9c5392.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"84226eff9d7bcd3771b50cc079b82b50368ecb4c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d9c5392.0.tgz","fileCount":14,"integrity":"sha512-jnuPYYV6PuwFEJW6D1RbPBU4pR2erlXkVQlob/B8gkNt5dNl6ka+AQ8XakaWGE/VBGNOQIbNdQBlB9NVOv7zLA==","signatures":[{"sig":"MEYCIQCsS42YtFXGfF3xHxWFimqWUbHXXT5C4SJzjLjzKrPklgIhALFTqtCA3RdlrMRWPSUGA67dwZ3Yy4GDRLdPok7grJ0X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNzDBCRA9TVsSAnZWagAA4wQP/AoR1T7nBysela/POq43\nVli5QaSi/KVLewTC4woaIhFzbv2yRemJdu6x2mPROTHwJi/xxIVcubXNlP2T\nuDCMwogIxQJYRpS+RDI9e2/0E2sb5RIU2l7c0Ks0+1sh/CbBljFJD3/UcGP3\n9ZdWCo4I/EBBlsX74Q62UY6ENnI3ixKr7UNVTEK8yhnGq3J3PTbOXGUC7yyc\ny+gdbH/CqJMfgJ2eW6PDRQA790z8V/OTG6a7GHT/alTx5ew5WymfCJKUd3vu\ncWbUNqrkS51IlpcTUoOAW6/WeOMSoc1ypDTVXMl7WpulbD9G/+ridLqVAzh8\nZXgqJwBOcp/JJbVzoeus9V40GvB+g35mVVLNpFbRDfgmRhp/K9mMen9ZeTwg\nVcQS54gUqTZ59GZK7AWyHwQdS2DFYbvqD7fDfxk11DhrBMnXbS/J5zja/k9v\nfM0X1eB2RQbYjblxUiNab/heqiPlqglUw2cQSELhPKFIUv/YZamV00wFUEGC\nzW5lFUHqgFr+tVIUnY5q8JzUM35cKIThbjWj5teNyhPm5SxXgaVFVkHubEwL\ndtaXBy2h8OGgLqCxhNBerSJQUrsgvvzPn6WFsqzdgxWzXaVcS891WqHdHdOT\n/JIO94Slw2cGZPXLf0YyduBnjprOF2RCmN8UV25SAJN/uCnpoWVZQGVCcCvs\nkt3J\r\n=9ru7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d9c5392.0","@graphql-cli/common":"4.1.1-alpha-d9c5392.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d9c5392.0_1631006912953_0.21785843891651124","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0f55147.0":{"name":"graphql-cli","version":"4.1.1-alpha-0f55147.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0f55147.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7144a3cc7b082d30ddcd5d671dee76f8d2a82232","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0f55147.0.tgz","fileCount":14,"integrity":"sha512-X1C+B8oEIDiv8MtntuBSp+FD3mE9SDRrgUzx6lr/HaxYWn79U2DWtOLOarKEHDpQZB95yZvFOOOFXnFoPQ4WZw==","signatures":[{"sig":"MEUCIBSg9tTmkHaXrOX2LMTcS28Q5lK4f96mox4FYYXnMlZ4AiEAiQg+VDE75X3Ize369bttlITxPKY1KIcJ7MAvjCF8yXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0ezCRA9TVsSAnZWagAAscEP/iwVNZ9eNOfOe6f7mSEk\ntybb6Qde18klt7zgDBZDDsCcky8TQZQ47nnT+wpVv2b/0FrcRHhCS4G3SLcv\nt3NOQ/7knxukBpkvq2T6AXdKtj17bSvB3BwDteu8R5lSw2tLm2oL/0EEE0Kl\n4BsMcFSF4Gzo9bMUlZf9Jxw+MYahWIvz1ob4gdXG37EY8bf6eYvG1UsLNnpP\nRe2HGLuZ9xHntggdhSxDvzHggyKbBRsWPaVLw0i2++ockIQ8HGATf9jN93ri\nHU0b7juqjdGySiy8jF5Rk1aqVZ2spQ35QrabvR2laUTAEjLK8sGM5jotGlse\nBJK+b8OriSbaiMc2xoaiKfePrgMJsfqB+cZX9MFPgNG6zzaO/s9tRYlfGuzU\nc/76B2JV99iN4+jogsmydMAKyNLOKPpqYbG+zOCxxzcYnEvx+OOCwGrWxQMP\nKQTnCEq6nIq5Fmqew4mWXPaW5wE4eFbPvfc+um3oUNeBYFPdNchzKOxhoz6k\noGG+rq7hoLu9GxE1EVdXi1fYG4hsPGhzj2qoG+2EeIe/6VsmoRdR/ml047O8\n42Q9kbemylqdFQGQDTBy3K4+Ug5oyMLae6cry1agcW95zGym3erouofTwd9R\nABHJPLrERCr5Sgq5bqzO58aTA4vYhuZSWRmzdfA7JxTv3p4y1R3vcLKhmZVD\nlRV4\r\n=OuST\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0f55147.0","@graphql-cli/common":"4.1.1-alpha-0f55147.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0f55147.0_1631012787743_0.04485895273716478","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c199b01.0":{"name":"graphql-cli","version":"4.1.1-alpha-c199b01.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c199b01.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bdfc3a4bd2243eb8ee588015002cb43eb0dc1e83","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c199b01.0.tgz","fileCount":14,"integrity":"sha512-4UmHRQrUzR4fSUGf8x56k9E+04v40SORxBbDFplCLigi+q6wgwky3aBkc6HPZeF26AoI3kB7m37U08JnLet7bA==","signatures":[{"sig":"MEQCIGWnfdopXzhaq37GjeCLpAXqfVMSOQhcb1gbZgQzm+H7AiBYn0vSd18+B+qM83mMQJ3HgaOdegdOLTZ4gmFGEWuvkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0fSCRA9TVsSAnZWagAAzlwP/2TUUabbsvE9y4l0x/be\nTLSRm5J31NtuBOPViWc2mlbramfHbo30gMnQOQpoSjLulPTTWyBQkOwJkSqq\ncPnQbOMOHLbMaeS3hZEDmJqu9ZqTTzmEAFzNgUhHxo8T5pBfJhMcisb7tD3x\nxPCwLIlOVX1T+aAWwvMkHNnTX3bt30iyHcXPLm09Omnsdl5jI6Fber7setQe\nMXwtUrqdkLnOFPCOOPqo0IKCdsYcBFtT2ghsNTdyPVrdOMV1s1hojZVaGw3g\nUmBnciPtuQU/itf2WasFH/x8S7R33l+CHd0j10i547/IHlyjLO8Dy/HNE3lB\nTCz8YE5GIohrdl54GrIQVjav8uZ77l+EAAqx2JxJ7dxf0shjL9BUpjy3VPrg\nrnv/zoshZCRnGZu9CiPqcnA0r17XjX1x9pCkGOhZLTh9D7ekXMIAuGAz86CZ\nsLmJBrBg9+3TE8mbaimtt/FEk5g2UDkgfKiTiYmquElVwm1RVrv20iJdO78m\nNK5a+rBcnw0TsFY3qJuQrnjCuZpbwxJwGsHGWZbf/J+QUjJNcfaVnx3ENWiC\nqvms4/r181gZqVzqDcNwqd6xNWmF22aPvwVlljsssPfHfUSSwk9sQyv6GTFY\n/ZMwBSa/wxdwUURemrXe8bHnrKCrNptB4BkWPlr1ScsbS+pOeHVyRrQoQLGK\nkShs\r\n=1bWA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c199b01.0","@graphql-cli/common":"4.1.1-alpha-c199b01.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c199b01.0_1631012818777_0.3625317361235658","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5237cc8.0":{"name":"graphql-cli","version":"4.1.1-alpha-5237cc8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5237cc8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"25c1bbb53f5a7e8939202aceff99e3d14d0d9df4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5237cc8.0.tgz","fileCount":14,"integrity":"sha512-mDBSpWb1iq/eolOSecm4MKKBg/jzqsMyveS2wm8ldHEVv5NFLYI4VRjZjg5lKkrqdr5npMCIt+1SuvaoB5hHJA==","signatures":[{"sig":"MEUCIBvEE95m3cyy/6oAGT8Lu+IDHQE1uLE6FpnxmXSWCAgDAiEAwyuRIZPrUxA0eUsPoDQyDoppW/Kmyj6S/kMsPQaXUxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0fuCRA9TVsSAnZWagAAVNUP/jeytcTIqiNszTt6Kuvu\nkgCtRMxNQPRz1MokdigRCW5LZSaSSb+vBnHL5cNI4pqKVwuzrGqo7oKUX/SP\nCuY0/A3xs6actDs028Qf01HyxKOE1qsh3rlvuIXPFhjA9oEb4EWOB1+T5VW+\nMGyGLKZERDSS4W9IgsUQ/3Wpf56x5lFdt6ZWB0dXP823jAfdrjlDIMDYrc3L\n9BIORbiAVkKMADbtEXEPGuRmujhkxgsCx/VtVunONz2rJyoY2mhO0c/St8sx\neV2Va53C29/ugLlP3LTQHpzT/QSHrDAdl2i9xs10EMH/wJ425n6L0J646pUX\nSS7+7+J2MHGzByNfAAHxdHyUurBYwwicA9TAB+lnLAnEmLM0p7Q0aiyl5HL0\nDmZ+KfP4g2eWW+B/ns4H1Csx8N/h9jmayDUYTnDCH828tOOujIjW/vIFDCGk\n+hMTP69VFsLJo/Kilp+m7dpbF4NDjMifwTlPhqk29ziOFYADeOXuxui5xWZA\nNbPELh5R3u/ETOUMfF4vwijCmeAuMrPzeW2okt75BMi9dx+6MnyE72Q71ZOi\nezzV5kRyqY9Z670N2pn/ymxW/B64Lr4aM/6fdAdNg1F5tRih7tkNEjreG/hW\npP0Ov1b1jjIobd2gYvhDjJ90c4IUdA3MqM8g5zVU9StfagXQDP9BfpzS2m2T\nssR5\r\n=6x9z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5237cc8.0","@graphql-cli/common":"4.1.1-alpha-5237cc8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5237cc8.0_1631012845895_0.8555133716521519","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a682907.0":{"name":"graphql-cli","version":"4.1.1-alpha-a682907.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a682907.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"44010d12eaa0f1689768eb7ed257d741a37669d8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a682907.0.tgz","fileCount":14,"integrity":"sha512-mIaYWk/XxfslDRKbovbM7pX/OkKkl5cbhmnOYeC+sjDueqMZ3sxwowKka0bzQQlzz4v2Wv7mPaY/SsRnDLAfPA==","signatures":[{"sig":"MEUCIEKXy/Vy9GbgbHnp2xoB1BjYK/5/Vr+UwOCo7sOztWLfAiEAjFw6UQhhQuwbp6Kef5iDDg7+jXYlrmiqE32bMgpn3hU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhO4foCRA9TVsSAnZWagAAWJEP/RvHVjNdQTKLKfoRiD5c\nJkOJmkEcOCZNzVZ1ldh3sbf1Fr7eaVUpExtIta/sMNtzlsOcn3YC4/7z9keH\nzFapU4aFXGk6HMrlfjppO8I9ZK7mMV/vL5dgFDMj5vngubidlztuTRg87msc\nkl6/o9mSZ80vvXEj3AOr7yu7l66rOL3Zk2tAmzxNMwhEFUFbad7MdYfiZLAL\nXjDBnC8vsd/+N5LRZFBTc9GHjgqqqGACVtefvtRenu6CFWkAv8UOfZvQl5NC\nMBQ7GM2G2BPql/8nGXU4vYRYwTe5Rfdz7Y0eLJXVhKKsmrT0IEKnL+dwnO0e\ncJIDCNvgu3NGk2ivCYMxmL9r8NlgtMchzK/CHWIEF9hFcaLTeM3Cq8845it4\nz8jznEfstNId9eG+CanZckNugX9AzNFyCgwZWzvRYGN4fx36YQaDBiDaK7Nn\nWmcci9nmzQFHxITK82YIRnBENjN8hnn50yXtkwR7PDzMoV/kHZedvypZEpga\n0CI4U6bmCwfVLn93zunXyFcK2Wgjf68/VROB4NfUB+a82LCmDyc7+zCvyL5z\nH59yGszycKVYhfHpoc19gkQaY1xEPgze34Pq8cO6TloHKiTXYEAJfpaqI0tz\nv7+8Rz638ARMgXmU409ArdOgwxVuBgbh/7A/X1v3fhgkkrG1Q/1odmJ/5e+T\nDaIO\r\n=/Dcd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a682907.0","@graphql-cli/common":"4.1.1-alpha-a682907.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a682907.0_1631291367856_0.15006358957219157","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9cb9cf3.0":{"name":"graphql-cli","version":"4.1.1-alpha-9cb9cf3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9cb9cf3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8b79da4832d9a6e17c83e6d245c58c44a7e3485e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9cb9cf3.0.tgz","fileCount":14,"integrity":"sha512-1mEkkNLsBGkQkpNa0/Zs+2irAYNWcbcjJb50Mf1ywICH28jm00aYz7sJymO9yGbTkm77b1VDYHEoDDtA/olQgw==","signatures":[{"sig":"MEUCIFwmJ4mEkndDPb6gk55T8MODHIVXsFMZKmihy9DBZi4dAiEAhVhxiNCmR8BIq9dHQinOuaRS2+kT7iiZBWPQghoPGC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhO5kdCRA9TVsSAnZWagAAmSsP/2IvY9vsVqy0eDwhFNrT\n1INtpAWYiKxAqXKBA7C/U9Vpl3ajK0a0MldeWBGFpFvU1SUVPr6Re6K1Nwkx\nK2dQBnd1TyfVyhxO5PYav0Rf0Yk+xjtNPgk0JY0+D6oNN52oG+pfQg6dCFcM\nsrtNElThEnJZgHTVROGuBZW8ZKlu9quSjuyBZXjP23f/Vi9jNraonvqdfu5g\nhsm74Yd3X2dAJTYd/x0wCZ9posPXH8Vc4YTX3GTASME707Vs32mLu1IFGIJV\nYT0xnygkhYOqy2JuEkfd19gF4GxT7mAkmQUEbSeoDaYFoUF1ug11pUz1CRxA\nD48k3Ko2t2ETTU9Qu1QehRaMYFkVe8x7bbdHEqbl6PP7kYPPJuWkD6MYrxGZ\nUaq4mkVsvbYUNTRx3sdx3n1pUu64sf0pRUzArDRIkQo+VnH1o+Jr1n/1OGhT\n4gNnTU/42LXc3LOEZqxa+85H0pZ0DA/CkO9Cq7haeKBkN5glQIu8xlv6gIgH\nZCUzrtVdHTZqWJPG09b0+hbzQv+ZmPcavAU7dpgxqeCNkmRqCT9AiKHWYDAI\nqqr3mpVRKgOFGSgeaYZ0HnDBdQaBSiPqp6ylMXG+UVQhTEro3M1qYdryZckI\nP909CNVdUno8Xu49sluYslypMdSotfaXxFIbcCUaEAU6Pjvzsa3yNs2yrs5X\njiAn\r\n=WG3W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9cb9cf3.0","@graphql-cli/common":"4.1.1-alpha-9cb9cf3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9cb9cf3.0_1631295773112_0.6905362390979757","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a5df4e5.0":{"name":"graphql-cli","version":"4.1.1-alpha-a5df4e5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a5df4e5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6f44dc52fa1b118f933833675e2f4a19624ec736","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a5df4e5.0.tgz","fileCount":14,"integrity":"sha512-M3W2YFr4GRat5sUJfSzak4vX7KOBzkFL2hAQY+Xy5D/h16zrX5ilAWuXG615EMT03gia0E76+TKtTgKfXmVWjA==","signatures":[{"sig":"MEUCIQCtkMk68vwO7A24NOF05IW3Y8PqIuBMhXTjRQmCZNkK8QIgb6WrNHuv1n8Amkjr8ZF5fI0TjJLVn8xzsR6CUD2EMDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhP6KDCRA9TVsSAnZWagAAyfgP/RIhlltLfp9YD63hNd2b\nktBWll/zdmWShvjXReK60ELlvOfu7IFbfE3bFKPMdGwIOslaVuG4Pycn/Dih\nwcfYqMVETBKrTHHSn9/C8WXs+MF1l+vO1OzfAFFhgo50Nbg3aRh0akDjPP96\nahzHKKlYBkWuuyxcOEff6wV0LerCjfEIbOG3Qwz8yiBTWlIsUMKpM1WRT/jx\nrIT2UBAHPbvoQWZJzstez6csEojRc3GA871LfbW8U5wwuGI12v4ytlqOjs9S\nu3SE+xAEVCouvKO9R5gaGcEzwHwM+Am//Prrni3EZ4IOEtJyFcn6UsewHtnm\n3FmxBEuepDsOGx3m0CmFNkjJauYoorX0HZGMV+DT2Y/RB+fpNGYSVqqvG5TN\nQE7UoMqSILicMPhK9GResI2JbXA/cRGjbZKr8IQGEmKFZ6hhd1/dpE8Ghlc2\nBH0XrIEusob4LXCWBFasCEUMLf0s10TFrVN1IpAhmzUQ78kPUc7N8B9pVhEl\no7rNxI+vuj4XOY65jVjQ+qcAuldV26I2GeBFimN909k9/zW8fjrXQh+C0brr\ni7vkyUPNHDVW9oljun4NwGiZwvJQySAB+abcWo8SkhMJHIqBg4eaqSijSK5V\nXPDhFcps9rYQ8lcAUOCml5OzOx5ISzkmracTDENvchhtROPRv4V6npWYXjAD\n2lFA\r\n=/k2W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a5df4e5.0","@graphql-cli/common":"4.1.1-alpha-a5df4e5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a5df4e5.0_1631560323013_0.863192144233542","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e8ac4df.0":{"name":"graphql-cli","version":"4.1.1-alpha-e8ac4df.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e8ac4df.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"02713bd1bcdbb3f676120c90dc485fd9e147b85b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e8ac4df.0.tgz","fileCount":14,"integrity":"sha512-+kfxtxEyEZ6EwurX32B/Rpn0LDMc3EjDafcTegfU8TOSCelVjqsJLvQ8qR8urug537pTosp6Pm3P9hdQlexh6w==","signatures":[{"sig":"MEQCIGF+Medl/5t1kBGOursOqBPEdTNL73kbAihLZyoImT5DAiBlZhjvNnVJBUqDRyOtk7OKtKSklG8tYTCBV/ECyk4xVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQSJLCRA9TVsSAnZWagAAnboP/3gf7Tkm1uiPkT9qwqNG\nT+JwT3j2ZDaeXzi8RNsVcaEXODwpPAa5pHFwu3c6aFHc+3HIrlw4kmqZwxmn\nyCmM8uBZl1SYT2y4gQhx6jSwWhuU+f8dp79OBUAx4qiLQIY9Kemo0EhN3+aW\nxF/CCQsHhj0bn8pODg8JecZWGsC4dyaLUQU5lACMsSG+22Mb7+dKYliKFfZH\nUIs7u0q+HlhGVoM0vOmChm+dTwpM7t5iZ/ULf+EtmzgDK8zAo/Lemi4ysx/C\nvN+IlRIFpklWqWXD9ntPR7iK1NFMTaFwd9LOp+SK6HostCqGrmr9PAV2qWKC\n9/KXIkZVIMmdqo7OndwPANqGdihzwGLsRHLhEs7JOBBT3imoQRNYEkiwSQB6\nnmZqw+QyoNn6fI3snZSdvuE8Iyixk56kDDYwpfpJ79uw03ksX5bJEpeaOTWE\nwG5jNMRJ+yMHjAXl8rCDbw25KsvcTruaaTlFlIY60dQ1MPgSdwkei6iG81ub\nzX7ZvGHV7PTjmFDnhQjXNgEdevDcuJLiio5g5PVXTnWITvwEhe5PSjCGzyB2\ne19WiC5MUlPQ5iha+1TIU/8pT5zDEsgiwdP8dydHKeCn8B6ZAYZJec23TEB4\nTZWLmLQZ2VypZjD5Knfmdgmuk/H23qYjv4T3jw2dwOYZW0RqiGKULA+xMOHl\nfTK5\r\n=rxGZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e8ac4df.0","@graphql-cli/common":"4.1.1-alpha-e8ac4df.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e8ac4df.0_1631658571690_0.47162179673721094","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e298a2e.0":{"name":"graphql-cli","version":"4.1.1-alpha-e298a2e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e298a2e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e66ddc147d723a59d509be602a45e969485ed20","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e298a2e.0.tgz","fileCount":14,"integrity":"sha512-FNnLhHckkQn3dlH3DC5jNezdimlJjsFVbaxhDaHG3uy0gMijAaBN5c1HaHqo69SLkO+0HteyTBx7mKZNptU9sA==","signatures":[{"sig":"MEQCIEuED6BA5ajwotmY4iHJPcGXb7FLMBYlgDRHqShQaMTAAiAcjqn62Z4d8QbClSuEeRCzkMxvVZlMGKS+TTmLd5xzvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQUNRCRA9TVsSAnZWagAAGbsQAJ/0mPjXTEXn2Uc7TWMu\n0JeTF6+ytr3A0tMDk0KXZeRzEvnmL5vKA5NfqwWnoUiM/t2SdY2kXIBQz59b\nTAwiSfiZmaMG7AbQbhZk4yDa3bC/T11Eoh6LbCSvk0jmLZTU4IHGYKOyigj2\nG3MREjegiZGlUQeI+pMeMv3nmfSH24kfbUOEeeefRJnobgS053WHiz/ipB76\nh5wbvfZff74XGoWxw2VM9akMa9P6mBSwaPOQ3fkVyczXbWNMyf7hpMw5d0eE\nzzXKLtO0uZBakxNAFQiPaaRInRi5Bt8EjWNmlqVFO4nXuF3lYrLXMzPQ2SRI\nCUV+KH+O3gJpOSXzG+IAeKcpZBVcKSbuwd5t/KOXVbbqPrxfEFSR0Ey194oc\ndTtpu7zBi4h+ZLOQcPuJ6Gomrh3x1k/UpqUc1585Z/rNwkAHbtaHSsqQITp4\nYM9zU7qcME9BWfDQiUVVLC//S52xr2Uygdzn5FRKgR902cIv69Ci1XldLJ2e\nT40hyG9PV+1cAU9g97bO+4bPkY6GO8OIzxUxheNlKnAUPdkQJxzrR7RM/FPP\n5+eEGkwQhkTLCeJ9W0DnBG6XoDOfy1FLQgVI2bUKRAorPu1S2RMXT5FGNb9M\nP9Le6PLHxsdKtiRc/pYfae7AFlXSgXabRi/qKhBBfGvHr9by8Fj8HcHx3rxJ\naXWP\r\n=JJ0Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e298a2e.0","@graphql-cli/common":"4.1.1-alpha-e298a2e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e298a2e.0_1631667024867_0.042929553510380414","host":"s3://npm-registry-packages"}},"4.1.1-alpha-023da63.0":{"name":"graphql-cli","version":"4.1.1-alpha-023da63.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-023da63.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"af90680318dbc79ed1c1888b1cb0faa1eafa3fa8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-023da63.0.tgz","fileCount":14,"integrity":"sha512-f5DWlG60c49AhvAsWH8pXbEMBPOTHT2VkI6VuLMsQddR8o0E3SrpVkODhPPAIFAPI3fNHNQadtUi5qhT9LSi8A==","signatures":[{"sig":"MEYCIQDFnQL2Exae2W9sP+AMrq+SL1wNTXITkTbinV9OLnb0oQIhAOs6nht+n5yd9Ror8LE1/86restgCkrsC7ohhvRd8foS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQkkcCRA9TVsSAnZWagAADusP/30kcnU5+hQVi8Ew6ubM\noNj4Mxi0HXnm0SJtxDCVqKbHptgquqFOfLMSPzTV8RUqfq3yyWWG3xv8GeYN\nBb3X6xcqUf+nrBy0XHU7rHPEVSB6KQ9OccikYmKOx+ZDo8pjnqPvA/D+IDsM\nXOiUbOUz/jSYquoSldaxNkIEeC6Df5Iv2Lks0qwPoeDA49jcZxMnJMGdi6AZ\nnrM9LCtnfpFV+SPdBZ8mA9DCWjTTl0gv/NsXB6TkgZfvWOg9E6Lf3unbWKff\nBz3sD3NGmSK/HmYfnCdW7UO6/QMSh/Kmvb6BKml9oHXnlifkXtjcp3BZM6Xm\nSpw1SGO+qI/rJ9JLHVRB20ib2hphEOjEOYCusdsEQIy6DiXfHfKZ/FPDTwaW\nLf9bLu9RGp/J1drYFmMdSlg/QFha6euyAveiXr1QlpT4/zrcY/NFDBYDj7wL\n0orBN9Z9968z8f7BXjM/3Tz9zlc1uBJpYjKM5EMb3ahxh5V8GFbuF1H3sJd1\n6ES/9qMBQbctKMwOFDNqft7rHBLEaaMNj1/+AW2IVzqOsDPbQ7LELo9FwB1g\naWvWb01Op9IOP5GoWk1KTyw2LgaRXsjICPufJQUTap/9smPAzekI7OZ5mZXr\nf/cfRuBf9ZeZpM5DNowz0iOyA80f7zfo3yusDMuXnfNQ5lRhjs1G9tQekBoF\nr/ph\r\n=p4oC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-023da63.0","@graphql-cli/common":"4.1.1-alpha-023da63.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-023da63.0_1631734044339_0.20990069308647996","host":"s3://npm-registry-packages"}},"4.1.1-alpha-94e5642.0":{"name":"graphql-cli","version":"4.1.1-alpha-94e5642.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-94e5642.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"80fbc0d1f802a756ab758a8ac8e64040e97af744","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-94e5642.0.tgz","fileCount":14,"integrity":"sha512-CEPSKDQzF9VYraktQ7yWYsKFXe6tQxIXc2wjXhWdv6wbB/u/e9JM7J/Iu9pGPADxfh7k/P4zzEauQT59AfBBlg==","signatures":[{"sig":"MEYCIQCIr5atNmShqrnnyVk6T4q2REk0Jx0S6KelnJQNTOhRwgIhAJhH4tBBU2B4OShr3j3EuRjhyCi0N19CYzTkmTDxXiQy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ8gACRA9TVsSAnZWagAA6pIP/jCncKHzeUz2tF5pOvd9\n83HUwYRS34ffWAqtHQiSXqWrgWyWD7HSCGoKDWpPAyyge57RCI4lK1iQgfZY\nNkQZyxPzHWuJT76bHlMUXmGg52E9LvKZjoB/Ht0XVvCjFHkhWvpaAPwgqCy4\nrD3roP8zqfWs64m6jw1R/CqqdXcuDq6QG26Mr4MXyD5AqjJX97A9gDcLpAaJ\n8Nz243APWZMn/xCCOK6/cIfYiICRzdfI0mGTXtf6y/aIwqap6Tn5rMLFIG80\nrsTehkN/JfNfP0BNs/+LmSAyzne9+GKv/s24N9cNHRlt501f5HoQPFAo8AkQ\nU/iNLDwU17hAf8TH6eVgkaKkYNRte3ep7B0ImzyE/drxVtT9BH/g7PWBJh+I\n8Roazxt1xI+OzsHPyUaCjwE08wnXA9A2kpD+VVXVAeHbZCocYduFJms9JUdm\nhz+FmOccJhiUxuIYEiZtRSGGvAijAzLh/7WbdlwU59twFi7pIM9kqhvZIplh\nMlWw3KvMaZ7FpzTF1RNP2LGS94KaShpGspl8kw/Js6Zu4pvFmZ2XYclVnD9T\nK6mrDRy1njRhjkDbqbMcSNZ8r0+rv1iOli4QekrOifRoSaP7vELfZLQUkqX6\ncnmYa9esDq8qlqCFLeoykYZHEtu3hAK9lBcqxJySRMdnzJRKGz6Yqhc7h5j+\nk9qI\r\n=xeZ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-94e5642.0","@graphql-cli/common":"4.1.1-alpha-94e5642.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-94e5642.0_1631832063992_0.06366318354351042","host":"s3://npm-registry-packages"}},"4.1.1-alpha-440d706.0":{"name":"graphql-cli","version":"4.1.1-alpha-440d706.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-440d706.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"872a2da0d83ea444a1c308cb05b47e3c465a8e61","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-440d706.0.tgz","fileCount":14,"integrity":"sha512-eyZalAPe9ofe8WvXDrJFliu2k8P+IO+7L4rXJBrdT+gjCmDYKjBNaaYV0e1c69Q+AcpNdZYe/Kynjg5wSNepYA==","signatures":[{"sig":"MEQCIBIC7ARclTF8WFRAKmdgaPbw2jBkl7JclhaXu4Y+5ffWAiApQGEh5XsBTX4nQwTsYeyTwdFwSy7/VxIIIb0xNs50Wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-440d706.0","@graphql-cli/common":"4.1.1-alpha-440d706.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-440d706.0_1632195371933_0.23887267046075467","host":"s3://npm-registry-packages"}},"4.1.1-alpha-57568da.0":{"name":"graphql-cli","version":"4.1.1-alpha-57568da.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-57568da.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a9d1dbab5dd819579cf1d3f2746524098b6f1be8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-57568da.0.tgz","fileCount":14,"integrity":"sha512-Q6080PKiFtVx0+5DdxPzeX+ZgbBWPNuitUypUrfDd4M73lyNsUlfEnvKkBLkQ3rpl5PsEcTES0QCjnv7ADIkdQ==","signatures":[{"sig":"MEYCIQDYqNySqMFWVfClC+r6ZvVaHX9y7fsKcXAlv7QlE33sdgIhAJLlEZVaSlsv0yFQ7wm57n1LDz5q3rfXsvWeBcbSFh4/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^17.0.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-57568da.0","@graphql-cli/common":"4.1.1-alpha-57568da.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-57568da.0_1632257681168_0.45285901271655815","host":"s3://npm-registry-packages"}},"4.1.1-alpha-38754fc.0":{"name":"graphql-cli","version":"4.1.1-alpha-38754fc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-38754fc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"86edcdac6daaf298a0bbdbabc9f7f0e6338aff95","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-38754fc.0.tgz","fileCount":14,"integrity":"sha512-EDTEqLMHz6ns4Vw2z3F860aIeB64b7zegRkQTQGnHGN+6dduF3KA1A33DHOl6mFBf+hNhz7wFHuklGgRDn1IAw==","signatures":[{"sig":"MEYCIQCG4H7iyTvxuqF8x4uThTvMjwZsbGzFORR+cl/YJYH9JAIhAIuxgcqH6UegXs392HdjU6JoU3V3Zezq2SDwAH7MZMMA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-38754fc.0","@graphql-cli/common":"4.1.1-alpha-38754fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-38754fc.0_1632257700969_0.6371067483380175","host":"s3://npm-registry-packages"}},"4.1.1-alpha-be5c7d0.0":{"name":"graphql-cli","version":"4.1.1-alpha-be5c7d0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-be5c7d0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9e984210a424da25ab15df5447854e3ebec281b7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-be5c7d0.0.tgz","fileCount":14,"integrity":"sha512-GAEyCFKEG5tcBEUY/P/PS/avz0qisA9e0VLBa5Gg6DNXh7ndXXpN8n2/RYt8DC5YlhsVOlRW9FWqm2nPlSTc2A==","signatures":[{"sig":"MEYCIQDjSKN2jZMEu9JCwwOzHhB6wa8HvPwRuZay5MoFj6+EogIhAPkTNBE7udrOfxEOkXYbJYF8v+feoDDGOT7zMCCQtw+J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-be5c7d0.0","@graphql-cli/common":"4.1.1-alpha-be5c7d0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-be5c7d0.0_1632257723786_0.6462355645107325","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cf7d5a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-cf7d5a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cf7d5a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"adab58097bd932f19aac849373e81316336e1057","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cf7d5a3.0.tgz","fileCount":14,"integrity":"sha512-gC1o2Faqa0z2pFxSHNciJ6kwIYBl/qS36G+gdCoe6KblMTiB84MYAFf/z06haznqOULbk4vlNBZu0ozcqn4OzA==","signatures":[{"sig":"MEYCIQDEpIzPlkpYQdWRRcAPq47wisUAhIirosYGvEmOWXaszQIhAJL17+9wUE26+p3iXZOM0VBm4Dggd5OK53WvsV7dQizz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cf7d5a3.0","@graphql-cli/common":"4.1.1-alpha-cf7d5a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cf7d5a3.0_1632303893885_0.7952314624352195","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d0e35cb.0":{"name":"graphql-cli","version":"4.1.1-alpha-d0e35cb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d0e35cb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b796da62eb458347435082bc8f2340530a56e92d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d0e35cb.0.tgz","fileCount":14,"integrity":"sha512-uM+8/gcT78KMuDCxucXYyFpaY73Ljb4axjTurvjzq4XiM8M11NQgH9zrkKie9b9mfdHv2YMICpeN7YuDYsDZVQ==","signatures":[{"sig":"MEYCIQD+lhbocbv9lSowytraWDmm8q8lMNm8wbp0v0FneGUwqwIhAL0jPiGflduj0oNcFo3vpJCiODDmeUVtFvucfNibaoWQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d0e35cb.0","@graphql-cli/common":"4.1.1-alpha-d0e35cb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d0e35cb.0_1632323141943_0.33214088585318824","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3a795a0.0":{"name":"graphql-cli","version":"4.1.1-alpha-3a795a0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3a795a0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"56bacce0576cbb7a2b6923c5f7fa241ffa74ccd8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3a795a0.0.tgz","fileCount":14,"integrity":"sha512-6+mN9mdNmCxMJ6AIU+jlIAj3hDmcG0wyXI69NOVL9frJgjiybDCyuFzduCLqPbl3kazOWFRzD5Pz2ZuAxafDtQ==","signatures":[{"sig":"MEUCIGsEEFT4XjPXLiklHRePBqYYvs2NWZ31sU4N6QE5tZaSAiEAp9DlqWTjAjHM5NbJEwnECwOBUZFuOy0ODOrJdLP4mqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^17.0.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3a795a0.0","@graphql-cli/common":"4.1.1-alpha-3a795a0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3a795a0.0_1632368175543_0.14006929527543965","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7d75fc7.0":{"name":"graphql-cli","version":"4.1.1-alpha-7d75fc7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7d75fc7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2aba1e7dd7da6d05717604431b7c66db6fc969ed","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7d75fc7.0.tgz","fileCount":14,"integrity":"sha512-Q6j+d4t1+rFXeDKlYY+w+JQP40s/f6z0Kq3YJCqmYCnhtcmWgKCg6Cz4dZBO+xpDZBASeFLDm7rFUEzrHQ2QvA==","signatures":[{"sig":"MEYCIQCfT6ziPrrc02t52wGtQP4+X89S4lp8wNrReo/rzjoEgwIhAKgDZrOGpZGIRqsAse9V1QiN30DucLsmHMJpW14Uv9/m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7d75fc7.0","@graphql-cli/common":"4.1.1-alpha-7d75fc7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7d75fc7.0_1632574202829_0.07283094321518724","host":"s3://npm-registry-packages"}},"4.1.1-alpha-59dd282.0":{"name":"graphql-cli","version":"4.1.1-alpha-59dd282.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-59dd282.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ddeb9bba08b538427ffcb3a2d54882ed45eaa93","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-59dd282.0.tgz","fileCount":14,"integrity":"sha512-kApjbj7KDKZVvbqRiXpFikBuYcKs0U9Qn+0WxeU0CVGgCSA3vHW6Mhs8O0TYir+Pcy8d3zv1idgRx6+iuutntQ==","signatures":[{"sig":"MEYCIQCfDyq7uCibjdhkSAt2+9PkGCtkH8kjPKXNy7PGLzKoEQIhAObxhW2/4X4aZ7hU9lQFHU01XjD6HJB3ewBnQSEGBNmL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^17.0.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-59dd282.0","@graphql-cli/common":"4.1.1-alpha-59dd282.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-59dd282.0_1632607906192_0.2520270865378562","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2142cab.0":{"name":"graphql-cli","version":"4.1.1-alpha-2142cab.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2142cab.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6f5a63713752134765316b2e1c6e6e43eee38eae","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2142cab.0.tgz","fileCount":14,"integrity":"sha512-25DOEJ/9KUI/p0OtTV3u7RHQ4NZgAozqUxR6EFr4UcEREljMpurnYMBhrUUX0Ba/3/UbYkbMZulbVy7gPHntgg==","signatures":[{"sig":"MEUCIGSXQ4piwfhkhw1jWU6mtBRBDjIc+NKJSZz7EsAyn4ZQAiEA1Ge3un0+LljXnHFzjyPPLkaWc0xlltXXnbVjfX1fAIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2142cab.0","@graphql-cli/common":"4.1.1-alpha-2142cab.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2142cab.0_1632813010884_0.27102080619095403","host":"s3://npm-registry-packages"}},"4.1.1-alpha-88a8a72.0":{"name":"graphql-cli","version":"4.1.1-alpha-88a8a72.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-88a8a72.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7812a824571fda9beb006a6b5eb00fdb8ef6d143","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-88a8a72.0.tgz","fileCount":14,"integrity":"sha512-74jDpy0Kq0gAE09DNnoxfy4g74rzKp4tNx8bLc5BGp9PszSipNuF0YGPHfxdg6ac0Dr6dLIUkq7658gbpwpkig==","signatures":[{"sig":"MEUCIQC7Gkci7opE0Bh9by0t0hiPlPrPfZcudQhE0j4leNvgKQIgDrVtHHqMLobpp3l/WtssTvWja9I8x9XuiBeY1+Ftf4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-88a8a72.0","@graphql-cli/common":"4.1.1-alpha-88a8a72.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-88a8a72.0_1632926780440_0.696914731408993","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6cb2bf8.0":{"name":"graphql-cli","version":"4.1.1-alpha-6cb2bf8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6cb2bf8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"12cfd19823844eb97455b01f6946d5a69e0a3f1e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6cb2bf8.0.tgz","fileCount":14,"integrity":"sha512-Lq7q6YwdVEpHYvegtWxPRi8JRs4e6+RP0XzGqBjUDrhaRIe5aHKLHZkiYEe9GHt5+fR323mbaI/9+QBWHk4TnQ==","signatures":[{"sig":"MEUCIQDsd9d5uos2U1LfxyZvBFOq9sd4bwM4FYairAIUn8LZmgIgF0MbrUlxZFy3tY6HuJaHC5uE+7Iwo0ZA9TP9FTwoE9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.17.6","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6cb2bf8.0","@graphql-cli/common":"4.1.1-alpha-6cb2bf8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6cb2bf8.0_1632933700590_0.20170808158973275","host":"s3://npm-registry-packages"}},"4.1.1-alpha-13ec6ae.0":{"name":"graphql-cli","version":"4.1.1-alpha-13ec6ae.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-13ec6ae.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"599e09c4fe48311a3860c680f54a3615eeec1683","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-13ec6ae.0.tgz","fileCount":14,"integrity":"sha512-5oaJR5kBvmocmiiSt+QnYF4KAbBvu6xWvyYs7ZDBssmPodP8nAIY68ohdda709Gm97zabHliWIzfy5PJoZKFeA==","signatures":[{"sig":"MEYCIQC9Qkt97uPcMNIK4oJk741YPrTl1sOLYX/Pj7a9wEZ0KwIhANFzFdqXEi6p0DgtXQ3lfmeMqqf87ca8vlYl+zvJykyN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-13ec6ae.0","@graphql-cli/common":"4.1.1-alpha-13ec6ae.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-13ec6ae.0_1633044942594_0.9502229015598704","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e0ba9a4.0":{"name":"graphql-cli","version":"4.1.1-alpha-e0ba9a4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e0ba9a4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"837b8136b3154faea56c709ad7b9e40910d31216","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e0ba9a4.0.tgz","fileCount":14,"integrity":"sha512-PWICs6wGF8eIl4YgYzv9JyJfHyO/17rfX3qYPL/DqvgYgwLMA9YPR290ZmA75N8H7CId8+gK7xP0Xig6pFPZTw==","signatures":[{"sig":"MEYCIQCUly4NhdpncoxNjxyxnvinKPe5e+fsSXIRD99Kke5qsQIhAMG4Jx6PqHm1osg3wnsKx3cCIYm4E1kC7d9BRcRVdi+P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e0ba9a4.0","@graphql-cli/common":"4.1.1-alpha-e0ba9a4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e0ba9a4.0_1633052264155_0.7801880917594033","host":"s3://npm-registry-packages"}},"4.1.1-alpha-06b18bd.0":{"name":"graphql-cli","version":"4.1.1-alpha-06b18bd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-06b18bd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8d62e2f6213460fbaf00258d1110ef9197c458f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-06b18bd.0.tgz","fileCount":14,"integrity":"sha512-lJmHG9n/g7OFYkdW2D1n9GD4gf5TI3fC9VnNRV5fNetAwgrNuvzF/pQO2K3nUAz9tR/qFIfufbBEZD9+3s4tFg==","signatures":[{"sig":"MEUCIG8XWU4eC9gn7EPSaneB0UeBaWFw9freydoEfNFF/ZuRAiEAuPXSlWXeUQDok2B8VppyzYeggzZledQXvuKZRdKr+0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-06b18bd.0","@graphql-cli/common":"4.1.1-alpha-06b18bd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-06b18bd.0_1633052364441_0.15966983109601696","host":"s3://npm-registry-packages"}},"4.1.1-alpha-27768fc.0":{"name":"graphql-cli","version":"4.1.1-alpha-27768fc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-27768fc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b91ea1079f7cb59f669c26145cce4d5a389235a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-27768fc.0.tgz","fileCount":14,"integrity":"sha512-VsoHBZR4ysZM3x7mbmHwukDC72IRhgHNp0huqIrSRPGtGaUd2f9p7XTfbhmX1Ol3Rfx5r0MD/XLkTbLGiWQQPg==","signatures":[{"sig":"MEUCIQCDDa+v63TzjmA0D4SpxiRnkTi7wpmizcZKFBfWvM4szQIgXztGK2UQikKCpQ0/sszp1viZhXYA2bQ2CWhlVNaCnJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-27768fc.0","@graphql-cli/common":"4.1.1-alpha-27768fc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-27768fc.0_1633058842606_0.6376048027054502","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f34a590.0":{"name":"graphql-cli","version":"4.1.1-alpha-f34a590.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f34a590.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e154cc5a7f75c2db3ff7b06c64e969d5fde8bca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f34a590.0.tgz","fileCount":14,"integrity":"sha512-E5fdnTjHfkYVW1sz/InGUPlyRQuZxYn0oCDTQid57yPnbje67rjKjy097TWClne67S620LQE6Dn6P8IqqFvXWw==","signatures":[{"sig":"MEUCIHxEKgo8hXu6MOT1uikQq2cbbwscYxMv+Fp4Xj4r31N5AiEA1IJiro9FWW6b3jlTEGikQRUCmK3CAg4zb0UQzpFxmEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f34a590.0","@graphql-cli/common":"4.1.1-alpha-f34a590.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f34a590.0_1633058920831_0.3686247452494673","host":"s3://npm-registry-packages"}},"4.1.1-alpha-24e6953.0":{"name":"graphql-cli","version":"4.1.1-alpha-24e6953.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-24e6953.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"81fdf8afab74ccd93b9e271d273c495971af87d5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-24e6953.0.tgz","fileCount":14,"integrity":"sha512-py01Je551UxC4dhUiaCtEN904LnEtcHFksz5/i7tL+IngkL0WIfQLv0XZ8A5LOCZ9qy/gDLC2SbVXsWizu4lAg==","signatures":[{"sig":"MEUCIG4fTIcC6qgJegjnIUHiva0l5L+GHZLNcdP/QevwIAADAiEA4HWXWfgnEbJG0pyoPFusICbs5/gq45ZR2z8osiFPyFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-24e6953.0","@graphql-cli/common":"4.1.1-alpha-24e6953.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-24e6953.0_1633059106000_0.15066395034717606","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ee4d2ff.0":{"name":"graphql-cli","version":"4.1.1-alpha-ee4d2ff.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ee4d2ff.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"760bc79d5f9449c434173e9d9baf8fb05b1e64cc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ee4d2ff.0.tgz","fileCount":14,"integrity":"sha512-ufOUo0nWi4OeLW92RjPRWBPulnsiw3B5Sij4Ro1tlT/NKVO1WoCad6tAGIllj65G67CFotzcFicACpUc4lxCOA==","signatures":[{"sig":"MEUCIBVwA2ph/UMSUPMJgATOp3j50336Z+GtbFlsCAHQ2r7iAiEA0bhi02BWyyfEEZp8HCqDSZ6vWsMAC8FTVnojdvY1Z30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ee4d2ff.0","@graphql-cli/common":"4.1.1-alpha-ee4d2ff.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ee4d2ff.0_1633063574011_0.8649645951432496","host":"s3://npm-registry-packages"}},"4.1.1-alpha-460f6db.0":{"name":"graphql-cli","version":"4.1.1-alpha-460f6db.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-460f6db.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"32a72371df4fe637b81fe5eabbcb4306996c9f5e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-460f6db.0.tgz","fileCount":14,"integrity":"sha512-BR6CuLQ7yVkVWOk+fj6fqd6FgVZZi/vRUE14ikRbe4qhd4ePNDeVCuKp9ngQniXtI9IJq3oI78BsRsRPQ8o4Gg==","signatures":[{"sig":"MEUCIQD6N8nkXS6gGispSRrK93xHW9/htdBYXIuk8wSjZl2Q+QIgH96tJjxp21X4OuDD+9uAKC66z6kAsFwaG/r5Ql1Thys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-460f6db.0","@graphql-cli/common":"4.1.1-alpha-460f6db.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-460f6db.0_1633063729134_0.3110613240797726","host":"s3://npm-registry-packages"}},"4.1.1-alpha-efe3d85.0":{"name":"graphql-cli","version":"4.1.1-alpha-efe3d85.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-efe3d85.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e74bfba07167c7fdde116706d2a645a4ca99f67f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-efe3d85.0.tgz","fileCount":14,"integrity":"sha512-EZQ76FLWQhHRnYNGx+BxdS5OfMBS5HwViVJqmfqeTGNqdDBy7Asuie9bYud7YuPDef2hM4XA87imhMEfQ+2xgA==","signatures":[{"sig":"MEYCIQCewLZpxYB9np4WvyV/oHMUsMRvsWIRmRiV0Xmw5z3xewIhAIr8DXPJNapJRAizPiRrKK+GR+o1y7ZMxZ75xZ1mgsxF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-efe3d85.0","@graphql-cli/common":"4.1.1-alpha-efe3d85.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-efe3d85.0_1633074886612_0.733858133227969","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ff8acdb.0":{"name":"graphql-cli","version":"4.1.1-alpha-ff8acdb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ff8acdb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ab4206aa2e9c90cca3e48696c7e0a512d8ffabf3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ff8acdb.0.tgz","fileCount":14,"integrity":"sha512-u6/gpuDuSOBY72WycjEFCjMIESiglNMMasaf1bjbxRQrmrIoKma08OFoVNU9PikKx0krRAIPZFV9eOFKBPX/3Q==","signatures":[{"sig":"MEYCIQDwVLK5+iYXW++zDCbPVr+H+LCjTBc1rBkUUkWMrNZ++AIhAIMYLEPWTOn8aT9m8eJDKeQB9Jw0bq0hT1M2nClzKL+F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ff8acdb.0","@graphql-cli/common":"4.1.1-alpha-ff8acdb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ff8acdb.0_1633074956056_0.4873512832131821","host":"s3://npm-registry-packages"}},"4.1.1-alpha-308418a.0":{"name":"graphql-cli","version":"4.1.1-alpha-308418a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-308418a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ff34eb455daefeb998056e8b2cf5041bad0cbd49","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-308418a.0.tgz","fileCount":14,"integrity":"sha512-RSpTBTqkAy5DJCWLg3Vx5T6Xf/S01yR5Y9sXmbxitvipN3rx8LAMjl9EAlVkwCoxtjW/bHeU5ZdZm4obm5vhGg==","signatures":[{"sig":"MEUCIErwSAJ+9qh1ERWPXR1Yyj41i+6ozHCiMJlukGe8PgwfAiEApdBYMj9PT7EZ6rOBxD4x6qa1u9y3A4J7R+d558X1ITE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-308418a.0","@graphql-cli/common":"4.1.1-alpha-308418a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-308418a.0_1633078947566_0.9638131330753263","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9855290.0":{"name":"graphql-cli","version":"4.1.1-alpha-9855290.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9855290.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bedf7d7dd22b76836defda7984d09d5eb43ee612","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9855290.0.tgz","fileCount":14,"integrity":"sha512-uiyOdNTrjUFBlkFwhucQ4kAN8UJ2R3NNAbYbRhcI9tsvckDR+6h9IVexZ4PQ0GoaKHmgKSRFTKSiqwjLqdRx+Q==","signatures":[{"sig":"MEQCIENT6p83vF3v8mr9UWssEiUwjszU0I3l2cZVzwxjxD4oAiAHfGRuwIoELWTTRjieNjZAZnGMIYJYLZTVWYYzHf+3Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9855290.0","@graphql-cli/common":"4.1.1-alpha-9855290.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9855290.0_1633079002522_0.3766451772868502","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1c9c251.0":{"name":"graphql-cli","version":"4.1.1-alpha-1c9c251.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1c9c251.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bad7ac0ac6a02d12b476c0af3b7d563237b4cba9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1c9c251.0.tgz","fileCount":14,"integrity":"sha512-0L+zJCSICIob7OYTguFxjVj0f6HGx/UsjJEeLaSfTfx2w8KUn8HAY61fbdvxUEUt3zDUZYp+Z9+WJdhTkAa1JQ==","signatures":[{"sig":"MEYCIQDlHgPKcPN/5Omlu6ZkuasUdT+TavpFu+YGI8cCAoQKwAIhAKjGJvDo1SUD1H/M9UNdWByMBxQrvqWr85ToDErMeltJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1c9c251.0","@graphql-cli/common":"4.1.1-alpha-1c9c251.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1c9c251.0_1633079163441_0.2803537332462107","host":"s3://npm-registry-packages"}},"4.1.1-alpha-55cc67f.0":{"name":"graphql-cli","version":"4.1.1-alpha-55cc67f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-55cc67f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c4c7c0b4efa9a3cd1067e8b96b75d3eeb6d0aec","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-55cc67f.0.tgz","fileCount":14,"integrity":"sha512-RY66sGWSB28YBY28lCoRGTqRa8iSv7DmAOlS9jTT156XD7xa+g9WRrMSPuZHjLwUbCBFIUPB9GNCk7Q4EqhFZQ==","signatures":[{"sig":"MEQCIBOztJSRl2gVVIIbVQnwnSSF1os45ADhKOaWbHAdkg7/AiB3tvv7+wFvJr+9IDcPmU/z28Im7xgKPnBubQhmd3dpeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-55cc67f.0","@graphql-cli/common":"4.1.1-alpha-55cc67f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-55cc67f.0_1633083911275_0.8420395090596422","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e596c15.0":{"name":"graphql-cli","version":"4.1.1-alpha-e596c15.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e596c15.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e23396bfcb1cbb44c20429ca9fdf90a21a5c2776","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e596c15.0.tgz","fileCount":14,"integrity":"sha512-Sszyj2/wGEv4eATJRdiwOHv6VuAAcpEwCmP4sksMQJa7jA45Y0yiuSWMOKsQ4jHLAemL9GqpjkzpVUB7Di6PWQ==","signatures":[{"sig":"MEUCIQC0sIRGNfhclO3BqYwDQYx+Cp7bd0yVEj1ozKzkg+8D/gIgaqLwPLODgkO4ibVHJEQkuPElHH7OfaV+ZRJVwGEys9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e596c15.0","@graphql-cli/common":"4.1.1-alpha-e596c15.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e596c15.0_1633084048608_0.5388848932798365","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b1bea67.0":{"name":"graphql-cli","version":"4.1.1-alpha-b1bea67.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b1bea67.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cb4f309eeafe158804ed8701a7c1ed0d1ffb62be","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b1bea67.0.tgz","fileCount":14,"integrity":"sha512-F/AmOBWM2yWc23PbqIQov1G7rHZBUdj7fmq4du5dpNnFyjpHbo8ziXLBYebSbYJl6p9bgLipsSFsc4sJaeMmWg==","signatures":[{"sig":"MEYCIQDPeJ/T6UQz+KYQ8dyokGscGhrOWEhAAotbI3FMcNGfawIhAMJmJqvno0YNtGkuRg7b3nfNjn4dTHsGiyogkSyFCHpT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b1bea67.0","@graphql-cli/common":"4.1.1-alpha-b1bea67.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b1bea67.0_1633084232349_0.6721564332789822","host":"s3://npm-registry-packages"}},"4.1.1-alpha-78cc6ee.0":{"name":"graphql-cli","version":"4.1.1-alpha-78cc6ee.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-78cc6ee.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c72c80e17bdf0dc3e342bcb7ef9667e860e77274","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-78cc6ee.0.tgz","fileCount":14,"integrity":"sha512-VRYLnzTg8XAUh6Cf8CV9lwpnmefnKwKTAA0I13IjCiOvJA2Cl9fe2Xaw+IgRd6fRm3Mr2XdiuT5AmltCX36Yvg==","signatures":[{"sig":"MEUCIQCdXNMTsglk7794dx1FYd+SOArn8cTqVvRun1JWIiQVagIgRH6tKba47yJ4c+HdUFzZm7RAllTsJ11+epNx4Sp0P2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-78cc6ee.0","@graphql-cli/common":"4.1.1-alpha-78cc6ee.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-78cc6ee.0_1633090103111_0.7031131136926172","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c36ddf4.0":{"name":"graphql-cli","version":"4.1.1-alpha-c36ddf4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c36ddf4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c98f8e116ca0a2e01bf51a12d33b9fbbd83b86e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c36ddf4.0.tgz","fileCount":14,"integrity":"sha512-+BZ6Q/zASwKKk67NPsB8NOPCrWp9kWuV45Kkt9+ju6LtQA0jiK20NYWgzGZE0WUeTdmPTb8NldNxKjBiSsNIYA==","signatures":[{"sig":"MEYCIQCSYfzoOSLg/+2m+QVHF0RrRBzILU6YANTUbPS1C9QBgwIhAP+r4JZLJgusSlXbi9KyqQ5LEO0JXmVhSBrITcY+qTE2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c36ddf4.0","@graphql-cli/common":"4.1.1-alpha-c36ddf4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c36ddf4.0_1633090233124_0.9861150129447054","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0fae209.0":{"name":"graphql-cli","version":"4.1.1-alpha-0fae209.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0fae209.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7e1ddbc92b97cc609d12ae3a2f73b6e20da3d2b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0fae209.0.tgz","fileCount":14,"integrity":"sha512-aCMd66ImfUgztniN4gfe+LmgwY2DzMAjQ8eyDw8Rhw4VXj7jtYcC2tTIoJTtfoFir3WCzlhqCx6/p/A+ep37Ow==","signatures":[{"sig":"MEQCIFCiQQTSDC6d2BzT8BKn5us/1uylHy7JNtIBnbv98O/EAiB+ZZAOBFLg8Umw3/PmDxLRYzRC/pN1ZUAbs/nLsCNQ+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0fae209.0","@graphql-cli/common":"4.1.1-alpha-0fae209.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0fae209.0_1633090377188_0.983389056744914","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b25e11f.0":{"name":"graphql-cli","version":"4.1.1-alpha-b25e11f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b25e11f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1b57566d2fb647a0e008c5e667a673093c5cd4c0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b25e11f.0.tgz","fileCount":14,"integrity":"sha512-6im1QzvcMqLjgrqDYrOsFO9tlLfNtSFcKmsHzVH4SZUuBjtBXCDcVqMqS21isRWBGcUyJwqjt77vtIlhcKmBBA==","signatures":[{"sig":"MEUCIHdNFRHqRMtOVcoowDOAqCth2jMKD+Vs+GuL0LFZmwdcAiEA0ImTf0qNuYoizrth43V/S+1VrPD2614m/c5t34MGCg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b25e11f.0","@graphql-cli/common":"4.1.1-alpha-b25e11f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b25e11f.0_1633090414961_0.9583551807104762","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f7a5c25.0":{"name":"graphql-cli","version":"4.1.1-alpha-f7a5c25.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f7a5c25.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b87fccf26c4f737c41e5122c6cfc771e4dc55007","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f7a5c25.0.tgz","fileCount":14,"integrity":"sha512-291Stg1Nb4vfPnNkiebPX3YOwWRhIzgBxAySMmrQmJPWNYaevWkqM8AQeED82iOLEGtlIORLlClAcgD5eIHGvA==","signatures":[{"sig":"MEQCIAGHqE03KvPw9qxloijzo469XFFkg1eqB6iqm92Au/NCAiAoTi2+8vsF8kb54O96BABaMGcK/ZRLBHWV4KCbJuTJMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-f7a5c25.0","@graphql-cli/common":"4.1.1-alpha-f7a5c25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f7a5c25.0_1633090436889_0.7528842050950344","host":"s3://npm-registry-packages"}},"4.1.1-alpha-008f322.0":{"name":"graphql-cli","version":"4.1.1-alpha-008f322.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-008f322.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7b966c782b91c089a7b93e27e6d7a6bfe10699ef","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-008f322.0.tgz","fileCount":14,"integrity":"sha512-1WKqJ4Uuzr7ycQfyWpx9EmD0+0rwvpQ2WViOVoPU4itbNDfFUoOcsT4rTdjxseWxG53Nim1eIMEJFOBqRXzDPg==","signatures":[{"sig":"MEUCIQDrhQ4IJ+/IS6trzdE+YGZcZke6E4RIgcBQz6h9kX5g4gIgfG1kCSacUJ95PlqDDXCXYOXxIHXvpop+MOhGDlPacuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-008f322.0","@graphql-cli/common":"4.1.1-alpha-008f322.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-008f322.0_1633093487937_0.9726418910719072","host":"s3://npm-registry-packages"}},"4.1.1-alpha-78166a7.0":{"name":"graphql-cli","version":"4.1.1-alpha-78166a7.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-78166a7.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"80e76b3e9ab7c389a4941a8300f508377770e3cd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-78166a7.0.tgz","fileCount":14,"integrity":"sha512-t7uZvq1vtrtCwUrMDGj8NnbKgpGd5OP+F7IX0c834vnMo/kaV83WR4QqDHydXvBP4yETb333o5VlYvFfIRqJLQ==","signatures":[{"sig":"MEUCIA2957s/gOAL7vB/+Oi3eyDX/zX7pVqhuEBGN5fip+ygAiEA9zr0liBbhXeUtVJCun8T2ka8XRhRkKrdWu3RJumUZyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-78166a7.0","@graphql-cli/common":"4.1.1-alpha-78166a7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-78166a7.0_1633093566035_0.9590264696333624","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b6d19c4.0":{"name":"graphql-cli","version":"4.1.1-alpha-b6d19c4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b6d19c4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d51754ccd8be084cf28287fc01a9ecd6613c375a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b6d19c4.0.tgz","fileCount":14,"integrity":"sha512-D6/DSYTYW/QidrOFTIpQ+nrdBUZph7KrwTsf3dUPTshvVXw2Ob80KYmzyzVwHIICgxQ7G9GieOUoTyhaEH1GBg==","signatures":[{"sig":"MEYCIQDI/NWGuid6doq/VKnva2KYlu4TyFRzwv+9PonEfccPcAIhAMvGUg9RTwwYRPW9u8qJ7DV50mZAj/3xbDLwDgiHqQkS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7705},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b6d19c4.0","@graphql-cli/common":"4.1.1-alpha-b6d19c4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b6d19c4.0_1633093757121_0.28397459555389615","host":"s3://npm-registry-packages"}},"4.1.1-alpha-879dd0f.0":{"name":"graphql-cli","version":"4.1.1-alpha-879dd0f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-879dd0f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ac437027566fe95a1daae39c3722246275af53d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-879dd0f.0.tgz","fileCount":14,"integrity":"sha512-fNzh0o0nAGCDvmqPYB8sW1mzlWdYxbIkgm45789gmXyd2PihQNDEFk3O6LbO5kbYKB3UevMj7dI0oxpCGeS3PQ==","signatures":[{"sig":"MEYCIQCJH7AFNB5NrBfbKzezL7xMIeatv/18zVCqvOzV3x/TTAIhAOtJvJpEc7qvvG3PCy0PbaAj696rIT2ZXJI8YzdWRQvE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-879dd0f.0","@graphql-cli/common":"4.1.1-alpha-879dd0f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-879dd0f.0_1633098212668_0.657637403154633","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c561aed.0":{"name":"graphql-cli","version":"4.1.1-alpha-c561aed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c561aed.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"688ba680cb6b4581b1d6a368017683c59202cf8f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c561aed.0.tgz","fileCount":14,"integrity":"sha512-UTKi645yts8QtmHH/mTO307l0nKuaaXCCK4Qk2IV735pDaRBf9ncTN5UBp9moUpznxBC3a494It8errcklPi+A==","signatures":[{"sig":"MEUCIQD8+aj9atRSSFwBTFN20flnGY3nUClFI/E+tHna+vVD5QIgJVh/pacgkxUx+yrfYGt92isJT/h3zYcTI/BjKa9jvaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c561aed.0","@graphql-cli/common":"4.1.1-alpha-c561aed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c561aed.0_1633098306817_0.06116921389850383","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2306005.0":{"name":"graphql-cli","version":"4.1.1-alpha-2306005.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2306005.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5b5ef563ee4e8010d2d443e5a98b0a911a64e0e5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2306005.0.tgz","fileCount":14,"integrity":"sha512-ipj/LBLONmAz0KWFr1sA6TlnncWbMvT+3LWIr1fpE5+CLjrMHmepMubgFEkA0vwl43ILzuu8+ez/IYem6QQ9ZQ==","signatures":[{"sig":"MEYCIQCiQjpjD5Hc6bwy+D4zBCr2quVqaSfovxkRBs/pYYmjjQIhANYcSjJLUa1QZi5tk/TkIH5gIGYL+KEHKKK7Cvwf9f5C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2306005.0","@graphql-cli/common":"4.1.1-alpha-2306005.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2306005.0_1633098449204_0.8380128333232455","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3e4a0e9.0":{"name":"graphql-cli","version":"4.1.1-alpha-3e4a0e9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3e4a0e9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8afcd225c9dc7b315f4cfd8d3413bdcae9594172","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3e4a0e9.0.tgz","fileCount":14,"integrity":"sha512-qW8nmkeCvN+HoRd1chj5xnk0tm0JSpZI49tZMUkk0TpmOHSGIJyA5KwwKzEZ2KRoho7SHvPE15e1eidRzeYz9g==","signatures":[{"sig":"MEUCIFVBUEsv2EUZAgGif1FaeRxXtzUHsypLPRRlfp/x9oB+AiEAxgQ40Xhgv77ZlQ3oR+Tr9Dh0kISt4kFyW8Caj/C2YDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3e4a0e9.0","@graphql-cli/common":"4.1.1-alpha-3e4a0e9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3e4a0e9.0_1633268233489_0.599090587443571","host":"s3://npm-registry-packages"}},"4.1.1-alpha-667f0d6.0":{"name":"graphql-cli","version":"4.1.1-alpha-667f0d6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-667f0d6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"28ff63b9321362c482a7c12a390a2edc191fb294","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-667f0d6.0.tgz","fileCount":14,"integrity":"sha512-vXrXbeZlTOLn01jvMJpzhg3v2yo+NIk0tnFi72//VqQA+E8cuYwWwxT9DgcubcNlkFkfDBzyZC44dPes7JCDAg==","signatures":[{"sig":"MEQCICHX0cVv1DOhbBp7TdcZQix8kUUQBkbHdJ5D7+LDhUE0AiB8ZQ/uIOH450P/DZJRcVD+W+445EyRNTar2ZCOWIulwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-667f0d6.0","@graphql-cli/common":"4.1.1-alpha-667f0d6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-667f0d6.0_1633353037928_0.2637287149651091","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8409ac4.0":{"name":"graphql-cli","version":"4.1.1-alpha-8409ac4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8409ac4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6fd4144eb80eb077ddc6f78c93d81a5d818f64df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8409ac4.0.tgz","fileCount":14,"integrity":"sha512-BsXp7xyQXdJBKKMkeTWrwHevxlkX0cGEbleecDJP0OwQ2ITLM9v+8AYNGcITqZnmWIEOP2ZUAAS/ASDmyjmk5A==","signatures":[{"sig":"MEUCIQCszZ5MnrrFPQhKJzOPhFFcDJkF5K6QHqJBo1gZ0/2dQQIgP4lYQNe/9IHl4rKoXfvdkQW87A8NoZbDCnew3jsn5nQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8409ac4.0","@graphql-cli/common":"4.1.1-alpha-8409ac4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8409ac4.0_1633470070897_0.7034943884858664","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0cf1a70.0":{"name":"graphql-cli","version":"4.1.1-alpha-0cf1a70.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0cf1a70.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f8fd4f5caff0c94a8cd5cccd78394e3f4672ab7f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0cf1a70.0.tgz","fileCount":14,"integrity":"sha512-ahPV+WyR3D/xuGwHVi/uybZQxJQOkV0sUOtM2YtI0hCJTDJOVTeAO4cx9tS0VnHCruwf1ZoStc+CJoQh8N1EvQ==","signatures":[{"sig":"MEUCID+zFbmTPseqrnyh/hS1VcW++qfZoW8e+l26nauWrq9XAiEAx2EOSkDm7EMCOty5PBhWLuHpD9yL/Nefh1BDqSNxjzo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0cf1a70.0","@graphql-cli/common":"4.1.1-alpha-0cf1a70.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0cf1a70.0_1633477904445_0.6528048537349034","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a2d4c82.0":{"name":"graphql-cli","version":"4.1.1-alpha-a2d4c82.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a2d4c82.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"23be23596d899e26e8a526d345c5183735b9b89c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a2d4c82.0.tgz","fileCount":14,"integrity":"sha512-f/A0kgJ35jfn7wbkr4rLBSssGux+vUsVGHnuM53skegCvt5fficdsRsxJqSi7lbgncuuSuWeZl7jgM5gIK4Gkw==","signatures":[{"sig":"MEUCIQCj42Vzb479VozI8TFr/Hyqa9R78KlPd1GulhGbkf8AFAIgfn2VzsISp14PJMZHqFrApfv726plk+vl+IiN3hqSB4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a2d4c82.0","@graphql-cli/common":"4.1.1-alpha-a2d4c82.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a2d4c82.0_1633753430467_0.9551332510730239","host":"s3://npm-registry-packages"}},"4.1.1-alpha-db8510b.0":{"name":"graphql-cli","version":"4.1.1-alpha-db8510b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-db8510b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"eae07a3631dadbce054ee22da28b095e074788bf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-db8510b.0.tgz","fileCount":14,"integrity":"sha512-4E9Ia0bggCfwHaflBZA7btVEmyugLpr8MMje8qyditMX1FMkQt8Xg2624OCCuA6Kg11toemXWmFaF/Y1fuCmrA==","signatures":[{"sig":"MEYCIQClg6nSbRBHy1o53XFaHNbXyYmVCkbfgRKRDOGoDEv3QgIhALn9k2OGX2U6KAYHsNCr3M9XG/h4+TCiTgY5krjwnrzc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-db8510b.0","@graphql-cli/common":"4.1.1-alpha-db8510b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-db8510b.0_1633807608004_0.7272816226880221","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3c5750c.0":{"name":"graphql-cli","version":"4.1.1-alpha-3c5750c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3c5750c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bf19a5266173bd55b7b41290eaa54672279a8c89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3c5750c.0.tgz","fileCount":14,"integrity":"sha512-I8bv9vxXmDjsc60vzGzXY/IWB+OVQOz2mEqyUvLY5plL998NmTrDoAXXM+wIfsMlxs88otpNc/slqstU5jc4LQ==","signatures":[{"sig":"MEUCIFhwqnaalvsUzxUo5jTdmVeDDtYprRZDwgZHPr9+IoKSAiEAp/pHud0Wvt07I3FD2KU9bOc5qPC2RFwXWXu/YbSJxys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3c5750c.0","@graphql-cli/common":"4.1.1-alpha-3c5750c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3c5750c.0_1633894231655_0.8480139556068316","host":"s3://npm-registry-packages"}},"4.1.1-alpha-861ccf9.0":{"name":"graphql-cli","version":"4.1.1-alpha-861ccf9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-861ccf9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"22608f0bf0d8e9b50e83350813b13da98d3a3ffc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-861ccf9.0.tgz","fileCount":14,"integrity":"sha512-4uJEB9Zx/rrDbxRZmDcWTSQ9GN2kTSeuH1PgZk1UhO5L5+1udWmcuAxNYQ6vddGnx2cmErHTdNMy4KlzeUcpvA==","signatures":[{"sig":"MEUCIQDHWADZM/uGJ42i54UsnQOthQHUREmWmn1hWISszCBfswIgO5MV/EReAWsrtPfIHHJmeqpxSuAj4fj1X9ViiZBa7I0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-861ccf9.0","@graphql-cli/common":"4.1.1-alpha-861ccf9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-861ccf9.0_1633976368534_0.13102204438197274","host":"s3://npm-registry-packages"}},"4.1.1-alpha-59ec857.0":{"name":"graphql-cli","version":"4.1.1-alpha-59ec857.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-59ec857.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7cf0cba6c112a517df7a9fa015fb5f9c49aa2be7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-59ec857.0.tgz","fileCount":14,"integrity":"sha512-lJlz+p0hpQ26gBlzMciTmaCuQIyHIcldAqh7iMyIXG8PUkqin+41g/Dia5NIMjFkCUoaMgPpNE6gwdrIkEUTHA==","signatures":[{"sig":"MEUCIG6vwkduPULdRvBNPHItDBgPcgdBFfL90X4hLWBweFmAAiEA/tJX5zIyx0Uff0TJMR5ENNaa636l9QswUq64N1dTtUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-59ec857.0","@graphql-cli/common":"4.1.1-alpha-59ec857.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-59ec857.0_1633988843969_0.9781209232916479","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4e7f0aa.0":{"name":"graphql-cli","version":"4.1.1-alpha-4e7f0aa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4e7f0aa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7b7fd1adc7ea7b48deb7e9ceeac0e441a5c181b8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4e7f0aa.0.tgz","fileCount":14,"integrity":"sha512-U6UDgeP3MOjrf2jIf1bILEHeku6xUQd46GHOQEAEI4APtagUQn5Sdb/4082WeJ3ebUFr3szoBRrSnDkAOoXYQw==","signatures":[{"sig":"MEQCIFL1kEC3/IfPXYWR0+PHIalIcm35kLcf4K6KWyN8KEJpAiAH6DqbDE+1ZU3LgmgWKs6/MXK00lNo0ViDa30J8+SfgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4e7f0aa.0","@graphql-cli/common":"4.1.1-alpha-4e7f0aa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4e7f0aa.0_1634062475000_0.6050518443554844","host":"s3://npm-registry-packages"}},"4.1.1-alpha-61cc453.0":{"name":"graphql-cli","version":"4.1.1-alpha-61cc453.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-61cc453.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2bd0b6c7e1aa09d112482385e8c6e1c223837ccc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-61cc453.0.tgz","fileCount":14,"integrity":"sha512-y35YgO4Y3BD1rwuMOVKBkzNttXPEeOsNbVN/+IaOHHO2iybCbqQBFNbUxu3Zab6HKM5jP6cKH2WzMnK4wqALkg==","signatures":[{"sig":"MEYCIQC4J8l94fh86ud4uw9LqvuZ7OsHzjjuesQaH57Wk8W2pwIhAL2UQYWnz8p8LBHRN7ja9DXAd0JQNPeVcvZGLT+aOkdI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-61cc453.0","@graphql-cli/common":"4.1.1-alpha-61cc453.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-61cc453.0_1634127338950_0.5420654436214256","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c94ccf4.0":{"name":"graphql-cli","version":"4.1.1-alpha-c94ccf4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c94ccf4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fdf3a926e3e9f6a2f481b65e72c0e949be23615e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c94ccf4.0.tgz","fileCount":14,"integrity":"sha512-4UkE1zA2FuEYF7tp958/pTye4dtGxHsEURhpQPzUfRU7fA3MAnmftlwy3FKWXBDdJvSGIQjZrvSG2FMEqwbgTw==","signatures":[{"sig":"MEYCIQD/qkHoFkzvx3RDsgf/q0O/0a+byyDSKS21zUihZQgDfAIhAKluMTXtZPDzaoS9xigIweiPp1sbdjSy9u/1qQTuznSQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c94ccf4.0","@graphql-cli/common":"4.1.1-alpha-c94ccf4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c94ccf4.0_1634146510518_0.4957906816166795","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2b8b5ec.0":{"name":"graphql-cli","version":"4.1.1-alpha-2b8b5ec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2b8b5ec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"39b9370d167a824f96260b71b8a03c1eb3c2912e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2b8b5ec.0.tgz","fileCount":14,"integrity":"sha512-8BxIS/U9IIJJ4zQJPrLwITWmdohqjh90sqtZLK02Ypnt9gWl//OIBZyN2wQnLjSjtcfAv+OcoqwD7SuqdlwD6g==","signatures":[{"sig":"MEUCIEyoGEvl58oRwlnfcXqdrMvaXkDYeRhkkaMRY542NtLRAiEAlWLZk00JELkRF4GAMqbidbql9RngPQyMKGTc+56ZMB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2b8b5ec.0","@graphql-cli/common":"4.1.1-alpha-2b8b5ec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2b8b5ec.0_1634146543021_0.5787827481905661","host":"s3://npm-registry-packages"}},"4.1.1-alpha-934dd38.0":{"name":"graphql-cli","version":"4.1.1-alpha-934dd38.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-934dd38.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0a7bf6cd017b204562a58a176b10590fb82f4329","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-934dd38.0.tgz","fileCount":14,"integrity":"sha512-/vRCEk9PVQ0sEGsIIhtKbt9+KxraFPsL7MlY0c4Hl+u8toOH8ISrVkZFvRSnVMe5fAQBF+nCUdYHjoFs8egQuw==","signatures":[{"sig":"MEUCIQDOLLyu4Hj7z6aacf6xvyD8g8JGa5KhFfVsgefZ0aKRbAIgasEDqn+25qPFdJKsFXtJwRwRN4HkPkadDgEfRk3Iq1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-934dd38.0","@graphql-cli/common":"4.1.1-alpha-934dd38.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-934dd38.0_1634151803827_0.3957075845995752","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7fd3ecd.0":{"name":"graphql-cli","version":"4.1.1-alpha-7fd3ecd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7fd3ecd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6929acf436f5f73383e6723fbb05209792278d77","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7fd3ecd.0.tgz","fileCount":14,"integrity":"sha512-g97Fhs2UYwfUblhOzFLbPGzzltVOkYm8puBrKIc6o2jUNRV5YLdy62fGaHVMrq5K65/sSkBnx4gN2FePUOapkQ==","signatures":[{"sig":"MEQCIGJKZr7gp3hDGccbVEDWMAhC0MjkAoEIgjFZHiHi7PkFAiAqLfUiaPm6Tr+fYZu43LTe5HtjHH5fM4Fi+v/qJ22mQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7fd3ecd.0","@graphql-cli/common":"4.1.1-alpha-7fd3ecd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7fd3ecd.0_1634162146837_0.33784372904836535","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f640b3b.0":{"name":"graphql-cli","version":"4.1.1-alpha-f640b3b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f640b3b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8eb8ea1fdeb70c662c26b1116f722db2e41d01df","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f640b3b.0.tgz","fileCount":14,"integrity":"sha512-expA7zgWZcSlqCLNIufgpycWHlo9uhCsTyrOP0oqAWsO7lkEshykN9vNP6NBhV11Y11KGfC8aqCV5wGPSZkejw==","signatures":[{"sig":"MEQCIGnTwL1d9wb5D1KrkezjpNUWXe+vo8zwaPbwg5IWHjllAiB+6/aBDAKMs85TBWK8EuFDU0Xt5HeVRw72q5gEVvrL2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f640b3b.0","@graphql-cli/common":"4.1.1-alpha-f640b3b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f640b3b.0_1634220236020_0.8605854900442353","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4aa6a36.0":{"name":"graphql-cli","version":"4.1.1-alpha-4aa6a36.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4aa6a36.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bee849de93b45994664a8a2fdeaf533e46fece88","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4aa6a36.0.tgz","fileCount":14,"integrity":"sha512-nHoS9KiI4vhYwkKBrvbMlmvlwt+cwDXPKOE7GNW2fH1XNL3jqQxQSts8dbJ2gNb9tajmpCk/D7J27ToeUc2WLg==","signatures":[{"sig":"MEUCIBbmKaalvXEYWL6Aamj8GyVNHrtHA6VXIuyDTJcaKjJpAiEA3hfHeqEC/heXh6dBofVqCgxgS33nLfIg9iLLZHOHsAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4aa6a36.0","@graphql-cli/common":"4.1.1-alpha-4aa6a36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4aa6a36.0_1634239518937_0.5863494037179169","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d0c6999.0":{"name":"graphql-cli","version":"4.1.1-alpha-d0c6999.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d0c6999.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8b6e689957166019c760227ccdfe64f65c1373ff","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d0c6999.0.tgz","fileCount":14,"integrity":"sha512-BO5cRAK2euYyVQm9s5fPWGnh0V1foB7rMr9zFzeZ61SxLDN8pMK3QPsnR3Y9xxzfENSSKJfazg8A6JkeXJOuJA==","signatures":[{"sig":"MEQCIBwave/BwOUpNg0Z2qKSnicHSc7a9MvJ8LjGyB0ja2KEAiASXKj3X3RUXau2wFKPVkWhes8N+ZH/NapU2H1xAa9w6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d0c6999.0","@graphql-cli/common":"4.1.1-alpha-d0c6999.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d0c6999.0_1634712132694_0.18091836162426334","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4923b1a.0":{"name":"graphql-cli","version":"4.1.1-alpha-4923b1a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4923b1a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dd79db4ec8fbb8bcab81b422138f483180dadb23","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4923b1a.0.tgz","fileCount":14,"integrity":"sha512-a71frPI++Uabw2XpQOiJUsrNqyhLbRQWyUHwjMe4r+t+KBtsH64tRVDonfdwJFunXrKIMaT1i7S3uYYCHlipMw==","signatures":[{"sig":"MEQCIAGAWT8ILakjxty+5H61sOqUwtW/zSq0vRAeoiSE0xz3AiAlDp7LsoMD8CNUnZfXENJdZUEAr2DGGPhjzvuc/WEZaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4923b1a.0","@graphql-cli/common":"4.1.1-alpha-4923b1a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4923b1a.0_1634756650128_0.11312426479922388","host":"s3://npm-registry-packages"}},"4.1.1-alpha-26bb4e4.0":{"name":"graphql-cli","version":"4.1.1-alpha-26bb4e4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-26bb4e4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"688e4fc89d60ad31fdf0e2bc5edcf88362823d1d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-26bb4e4.0.tgz","fileCount":14,"integrity":"sha512-E1i6yFPxWSI+f+Ym+5y6JPSgsUk3YOZHSB/NbIzzpxhPza9y4dg/9a7sMXZioxMNpVQS7MP/uQqB7bKTbz6pfQ==","signatures":[{"sig":"MEUCIECvPT8F4HnBDns5vCfhnq8DuodCsTUJ4s5iqebWfLI4AiEApW3EIqN/Bx9KawhSf3guwM0hpWm3C4jyp8iMb1X930w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-26bb4e4.0","@graphql-cli/common":"4.1.1-alpha-26bb4e4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-26bb4e4.0_1634760937325_0.39981068520915075","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e109019.0":{"name":"graphql-cli","version":"4.1.1-alpha-e109019.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e109019.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"920dffe5cca9adeedb78936e2d82d68034b8d899","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e109019.0.tgz","fileCount":14,"integrity":"sha512-PRKOleZ504VL1+DKNlm5LuCcSPd3TbsfOxTuyVdapxcABb3o3OIx2ZLY94KH/ASRzkZ0xe7xWv+AQbmnoffZog==","signatures":[{"sig":"MEQCIGQMgSHDJCbg4JRPYOCcsSd+hHNDNJsNu42tNCFbqhIeAiBDH6sPwCcCseiE+bMZhKR9U1sbfnTatxRqVLoVPQXGzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e109019.0","@graphql-cli/common":"4.1.1-alpha-e109019.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e109019.0_1634761036861_0.05155862519835619","host":"s3://npm-registry-packages"}},"4.1.1-alpha-242925d.0":{"name":"graphql-cli","version":"4.1.1-alpha-242925d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-242925d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a09ea2f292edaaa3efc4832e146fc314af17c3d0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-242925d.0.tgz","fileCount":14,"integrity":"sha512-c8A8Fur2ERNBMxBYeZD4sV38t8qtNhCR6YaIJi07zCRLE5zsTwUJ6wdLo7Wby1UqpHI3seMnVwHpCRmIo/9dug==","signatures":[{"sig":"MEQCIF5Gx/GeEb7MrbzG2neYhG263dnalxzxAOgTin04RqEEAiAfTkBfScfB7UsCJkzSeItx4CsFq8amLxQE75X3A3d3mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-242925d.0","@graphql-cli/common":"4.1.1-alpha-242925d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-242925d.0_1634761201710_0.7539513225801868","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f5991d5.0":{"name":"graphql-cli","version":"4.1.1-alpha-f5991d5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f5991d5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"78d5d8925ad70c4059a57a329bcf572543644c34","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f5991d5.0.tgz","fileCount":14,"integrity":"sha512-Q6RcHiGLVffkm9xUbk2xy6evSaJCpmN9XFPHkNyQhdHyUUlvbXD58Z2INPW7H0TMMHwIhXjq5SKN5++c/hz5Vg==","signatures":[{"sig":"MEUCIHwGjmkQorkN9r2819bhNERzqsWQuaPm9DE92YzUWtRSAiEA9u4lQ/gQTFINcpVL/ZSfo26fj/APed4FQaxny/RsGI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f5991d5.0","@graphql-cli/common":"4.1.1-alpha-f5991d5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f5991d5.0_1634767945246_0.8588205519000716","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ffd6ed.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ffd6ed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ffd6ed.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c64e621f068a2dfc32e862c1844d515d438aff40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ffd6ed.0.tgz","fileCount":14,"integrity":"sha512-/boH2JB11TatrCyEOAxz2RBpL4nCIBH/15LQaIC+Jdw9p/PmsZ16V/kCxUnmlRDfsHc1WjsDKo9RbLmD7sfy4w==","signatures":[{"sig":"MEYCIQCK9tlVY6NKpjeFUyJsJlBt7wR+iaJJxiolzUJWg+UbowIhAOLmvfz5QWPT/jxU6nxCBGB7b2ldEeKTLxMlGCeN8iTB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3ffd6ed.0","@graphql-cli/common":"4.1.1-alpha-3ffd6ed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ffd6ed.0_1634768037604_0.36305824708638235","host":"s3://npm-registry-packages"}},"4.1.1-alpha-77d02e9.0":{"name":"graphql-cli","version":"4.1.1-alpha-77d02e9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-77d02e9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c68e80b430a13d1e50b19762859216ee984e16ea","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-77d02e9.0.tgz","fileCount":14,"integrity":"sha512-PzjcmNWssDGmPmUD5Ty+BgaIuDJfV9Yu31myHAVq1YUguhEwcymfetoSjCB7mD8zAG6ll6pxCEbN5ZuWvVS9ag==","signatures":[{"sig":"MEUCIQDXOIg75Ik66T86nODytgVCAsJ2oyoFxS6mwHuJdbHHcgIgdx/5mGMTYHTePbk9LSHXAVWLV9Q/Ka7qlGkQWpdUV/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-77d02e9.0","@graphql-cli/common":"4.1.1-alpha-77d02e9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-77d02e9.0_1634776403393_0.046976262913906774","host":"s3://npm-registry-packages"}},"4.1.1-alpha-78a959c.0":{"name":"graphql-cli","version":"4.1.1-alpha-78a959c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-78a959c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d8025db6f9d2f0a1b3df53626d4b1402f7f4157a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-78a959c.0.tgz","fileCount":14,"integrity":"sha512-D5wA9clvlfIju8OVq7i/I9uSFJXdMFyZmIh6qDod2Uzb/YqddBr9/X8pi0WHU9pzv+aJ0HaMe1jntdaAvdSPqw==","signatures":[{"sig":"MEUCIFC+XDgfqJ6ymLCTydcTQNdXPjyib2Op+2i3yiwDf8mfAiEAw/WXcOICowS0MCsw8vafgVO7Hn7CT4/8Vf6jzC4ougQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-78a959c.0","@graphql-cli/common":"4.1.1-alpha-78a959c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-78a959c.0_1634776479389_0.3536753862133821","host":"s3://npm-registry-packages"}},"4.1.1-alpha-effde7e.0":{"name":"graphql-cli","version":"4.1.1-alpha-effde7e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-effde7e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cea5c0013cf091cdef68b075cc640b52300d2771","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-effde7e.0.tgz","fileCount":14,"integrity":"sha512-zI+0mekqWNM4KBFzEXBU9j8T0DdzLAsgzOukL9eBmwY5TH1rXGV/gSHp/PZ0kLamfFew9Y+Aa4Io4omhqAb/ag==","signatures":[{"sig":"MEUCICEf0swlQ5PvB3KYEJiStn3/MJ8wWIF0WpkvH1um+8XIAiEAiAx6gF40cYPyce6armDGxoJYm4w1//9qwT61pCpeHIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-effde7e.0","@graphql-cli/common":"4.1.1-alpha-effde7e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-effde7e.0_1634776648339_0.172303247301423","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eb5d8c1.0":{"name":"graphql-cli","version":"4.1.1-alpha-eb5d8c1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eb5d8c1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a00fcdc2b2c3475ac0a538cc6f93945ee507ff30","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eb5d8c1.0.tgz","fileCount":14,"integrity":"sha512-nehkdFSrBaqrY5TGAOYgTJxzsVarphG73tR+ayQrPfu/EA6CS+x+9vjpMQO6fKZ0t9iEZmeQJeVAXD/RTKkHMg==","signatures":[{"sig":"MEYCIQD5F9w+RF9R8edSgZJPSHJ8DHzGizx8XZpi+GIej8eBTgIhAPk+G3C8NYU44gGeOjt4VsTVvRR5QkN0RelJtFciJsQM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-eb5d8c1.0","@graphql-cli/common":"4.1.1-alpha-eb5d8c1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eb5d8c1.0_1634782216796_0.6648511537023847","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1b48c83.0":{"name":"graphql-cli","version":"4.1.1-alpha-1b48c83.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1b48c83.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ea3687dc37e8c37dbb2ee1f4af4522aa7a0a7969","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1b48c83.0.tgz","fileCount":14,"integrity":"sha512-uSFcSD0HFQk4MHbe/HPth4cdMchx1kX0t0p3qzaHPKtR8etUfWq9qqO1mTBqXUF8YkJOvw84pjEqbUhFfFvfDg==","signatures":[{"sig":"MEQCIAt85ScQ0WmDgVLsoaW8C6TXvBb22Q3mgLXm/te3vpsYAiB6xBhZ9WNC1Tw4UAlTcnpOtQrD2xNg6FRqxM0cT5eLSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1b48c83.0","@graphql-cli/common":"4.1.1-alpha-1b48c83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1b48c83.0_1634782325238_0.7824363401354502","host":"s3://npm-registry-packages"}},"4.1.1-alpha-46ad66d.0":{"name":"graphql-cli","version":"4.1.1-alpha-46ad66d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-46ad66d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"19fa3e46f3e5ffe2e35a0c741189b62cc349b4c5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-46ad66d.0.tgz","fileCount":14,"integrity":"sha512-XaLInUQ7ymdVl9Y5bH3n8vUNAFcbalzW+wP3oViPV+ib05jFWNBy+IjIF3lyciCk07+Vquja1OrGDyNJgWedow==","signatures":[{"sig":"MEUCIGE2f6NTiaEyySVK/Z3HvXRpgoFHAeiQGj8YIPZIfxnVAiEAhAiD04QSbF0Hnk9VBjUvVtVqs8mL8cLJtgqPiBnp9ng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-46ad66d.0","@graphql-cli/common":"4.1.1-alpha-46ad66d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-46ad66d.0_1634782358870_0.338391425755022","host":"s3://npm-registry-packages"}},"4.1.1-alpha-de1acb9.0":{"name":"graphql-cli","version":"4.1.1-alpha-de1acb9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-de1acb9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b07dcc491a38c2699c16f7915af5d353a52bc828","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-de1acb9.0.tgz","fileCount":14,"integrity":"sha512-72mQV2t9tF6W5TGnwtE5QjyWTbRiY9AB+Lks3KKWdvNzeUGLd8ag4FAIjrtuZFUqpcCjIwfDLzsqI4suESRXAQ==","signatures":[{"sig":"MEUCIQD3TwYF0aiBR9vP0zJOg69CkPY2PqM+STImSSItOuNTlgIgFYvag0hYGdiTtJg0aIjjHb1feYUDnRLB0Q+8K9HcNV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-de1acb9.0","@graphql-cli/common":"4.1.1-alpha-de1acb9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-de1acb9.0_1634782492596_0.06175846546207331","host":"s3://npm-registry-packages"}},"4.1.1-alpha-96b591f.0":{"name":"graphql-cli","version":"4.1.1-alpha-96b591f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-96b591f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"472d694cbb5d3ee90fcf37434cfd039d963266c9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-96b591f.0.tgz","fileCount":14,"integrity":"sha512-Keg2NPNKo17eT3pNTe2inXwqbpJowaE8KlVwfegZCmpyNcUKqL9ANeibdHQ79q6vjhK5IOqrZFJL0ohKW9fSew==","signatures":[{"sig":"MEUCIAwnw9rJJnBmbA03Ucfh8UPEPaGqSvngyCMGx9Vqd/w5AiEAsayl6TARq5KvwEIwkjCSH0H6FCnFpwIEnkIu85irma8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-96b591f.0","@graphql-cli/common":"4.1.1-alpha-96b591f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-96b591f.0_1634782518797_0.5627846697267571","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a329abc.0":{"name":"graphql-cli","version":"4.1.1-alpha-a329abc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a329abc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e6ca927c8a52d56d973766a86d7d1675962951b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a329abc.0.tgz","fileCount":14,"integrity":"sha512-QuOSYAKoz4u+V2Qnl5PVWvY3ID5CVLNdLJxznmrvbpfNbqiAlDjc6rqEV9+JA6BMwevkcCIo5FTuh+mDk/ySUQ==","signatures":[{"sig":"MEUCIQCWoMStLBG705OdUcwYbSudDEoycMhocQhfPYPzcwI88gIgGIutiCzqA7V642V9Lkl2sQzkQN22xfbAejFDQGXcGZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a329abc.0","@graphql-cli/common":"4.1.1-alpha-a329abc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a329abc.0_1634792160368_0.5454903966976787","host":"s3://npm-registry-packages"}},"4.1.1-alpha-226e6f5.0":{"name":"graphql-cli","version":"4.1.1-alpha-226e6f5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-226e6f5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a6f63eacb25615608f8f45bd517c01881c33ed7d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-226e6f5.0.tgz","fileCount":14,"integrity":"sha512-0TkbW2lN7h21Se+iTeYVhDl+3BN0hY1sZ3yBZ7ySvmXOlhHO7E1+H9siXTuWlWEi2CNQQ0YBNb3CsBoh6370YA==","signatures":[{"sig":"MEQCIEMxf0SQPpd58JMnYrRCIcfTVsHWw8utAJ1t0FqKXeOuAiBHehtYBSU+nIYRWQ9sqsKvII20U5rmQgUXGDmJzh0bkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-226e6f5.0","@graphql-cli/common":"4.1.1-alpha-226e6f5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-226e6f5.0_1634792275639_0.8618480400346358","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b67f6f3.0":{"name":"graphql-cli","version":"4.1.1-alpha-b67f6f3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b67f6f3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aac4e9b518760be006c0fc30c37f6bc8ca259b89","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b67f6f3.0.tgz","fileCount":14,"integrity":"sha512-OEBJ62iLupRkKCqVIZYLClGkVOYbFghvBun9TSarDVOM+FFk1gepjsExlXpf655sV939shPyLx4CdXR818NldA==","signatures":[{"sig":"MEQCIGoYiEuVkl1+xPtf6FESaZ6Mum6zw9iOljJ/agaWdA7mAiBguOcYPc4WaSVOHiDqZc7uuKwsmsHa77qeMZrAa4+9Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b67f6f3.0","@graphql-cli/common":"4.1.1-alpha-b67f6f3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b67f6f3.0_1634792284029_0.4162894473919574","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2e50cfa.0":{"name":"graphql-cli","version":"4.1.1-alpha-2e50cfa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2e50cfa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ad736fa4bfc275c3802e9119c1a5ba667c800d8a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2e50cfa.0.tgz","fileCount":14,"integrity":"sha512-Fur2a3WB/9APi/e4m9Mz5MoRZRCwMqBLl9TTbRhCxXqbPELK6hRFz5zavf0p+wRHbrf36T6w0qKFQSCgFCF4GA==","signatures":[{"sig":"MEYCIQD+1bOCCIXdEgoTB2VfBoBnCKkbQ3hiHCZZEUzedYORSAIhANUBibW8xp2gvi8g8qp4JxPyEOQcT1jon9uuL8D/BFkD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2e50cfa.0","@graphql-cli/common":"4.1.1-alpha-2e50cfa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2e50cfa.0_1634802739492_0.05260013596991797","host":"s3://npm-registry-packages"}},"4.1.1-alpha-84b3dd9.0":{"name":"graphql-cli","version":"4.1.1-alpha-84b3dd9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-84b3dd9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"223ad29581c3d4112fcb0fdffe0769764f45d653","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-84b3dd9.0.tgz","fileCount":14,"integrity":"sha512-IM8U4MOCuyXnjfvoQaU+CZU8ch8HGuHNTCFTPoDmcI1I0BDce0VIFAY1PEloYCY0DIINgDxpj5zO44D+DgpJ4Q==","signatures":[{"sig":"MEYCIQCYIThXxxTYMSHrgq+KM5eDJjN/AqL0IZQbTearWaOrAwIhAPSRXXZlcZRA3XHQQOPxdzvCV/TBrZ9z6yG+74OmL972","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-84b3dd9.0","@graphql-cli/common":"4.1.1-alpha-84b3dd9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-84b3dd9.0_1634802854246_0.6008826913418881","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0ae3295.0":{"name":"graphql-cli","version":"4.1.1-alpha-0ae3295.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0ae3295.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7ed9e54344bd05ad3d6f584e6c3dbbc93eb8b0bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0ae3295.0.tgz","fileCount":14,"integrity":"sha512-XDKI66GS75VfLSS73HVqroDnfnBf/WizBCwlbnhq1i8IY287GF0Td7GOORoCHO+BwQGmU83lcSKV6Vr1PkZh4Q==","signatures":[{"sig":"MEQCIBGxr2DAyLsSSQB0d9WoR04tOO9BSta1kT0xhnCS1FgxAiBcZZ2MMmlKsGP5RH3bY55H5ziZwZPS5EnhYd1zneh5cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0ae3295.0","@graphql-cli/common":"4.1.1-alpha-0ae3295.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0ae3295.0_1634803039622_0.06616831487324482","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c652be4.0":{"name":"graphql-cli","version":"4.1.1-alpha-c652be4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c652be4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"962fbb672257ffeeb3bd875ef292a583fcf7fb47","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c652be4.0.tgz","fileCount":14,"integrity":"sha512-NYiuAXuDBJnzMrsCl4dSG95NWGDnPAGTeGw+wykRzdyQIFGJaOxR8dT253JcQP658lVrUNX30Vn8/Q5+v9e7TQ==","signatures":[{"sig":"MEQCIDB+6qkpFK2AXy1SvVRSoEEQ7m6px/Vqgja0IeiL9jxfAiBVMnIa8QTdcKg40rmv0VLxg49hFTrfFVjnXvpUvkhD6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c652be4.0","@graphql-cli/common":"4.1.1-alpha-c652be4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c652be4.0_1634808601907_0.029461310333020574","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a47eb9b.0":{"name":"graphql-cli","version":"4.1.1-alpha-a47eb9b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a47eb9b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5540ff3930e667c3dbd350b70a361ab903f4cf5a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a47eb9b.0.tgz","fileCount":14,"integrity":"sha512-UeR5I4u/9tjcJdNwh7PWVr+owDPkBhLG32Trq13R5h0NY7yO2f15xgaP1E36hEWkbNvhrIW44iSsfavFhvESOg==","signatures":[{"sig":"MEYCIQCsVm5rj15cFqh33cWiGO/+FnGF41utt2IcTMDs8mKzmQIhAO5v54y1VazzbwZvZryo053taBHXnN4s2o0vx3mQ8yzc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a47eb9b.0","@graphql-cli/common":"4.1.1-alpha-a47eb9b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a47eb9b.0_1634808713136_0.82244055250035","host":"s3://npm-registry-packages"}},"4.1.1-alpha-99dceb4.0":{"name":"graphql-cli","version":"4.1.1-alpha-99dceb4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-99dceb4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b8faa9e691f180b7f57bd9b34a6ab9a84621e294","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-99dceb4.0.tgz","fileCount":14,"integrity":"sha512-hwhQnafFu+aX5EIFbA8Rki83ayGwdSjMQlOdHcHIVGzegRKsh9wTQJ8RbXSGl8vnqoHALC/bG/FKzTcSFavapw==","signatures":[{"sig":"MEYCIQDwXY17U2oWIsrIepsl5l55JGD97REiq+BU8/ZRgPhTewIhAOmdmDJeLOl6d+FjC9v+tRDoi3x981XHw/BTwkiscCKY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-99dceb4.0","@graphql-cli/common":"4.1.1-alpha-99dceb4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-99dceb4.0_1634808936715_0.977622161735477","host":"s3://npm-registry-packages"}},"4.1.1-alpha-14ebe0f.0":{"name":"graphql-cli","version":"4.1.1-alpha-14ebe0f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-14ebe0f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f5830f267af5dd315bb6bf6be4a9acc48777d0e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-14ebe0f.0.tgz","fileCount":14,"integrity":"sha512-qWNAvOxrlEBEM/EcQr72RtSvpEERJf/Sl1IInACt2rY8pYlTPuGOH5uHUmYnlOLohpiIFG0HHWwgf+os1K74vQ==","signatures":[{"sig":"MEQCIQCshXn5fxcxJtlcQeUTn05k1LSr5g65vjq49s4lN4+B7gIfRDd8d65iCcUh75WKmc8VW9337aVCQ4fwCjSwsISy7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-14ebe0f.0","@graphql-cli/common":"4.1.1-alpha-14ebe0f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-14ebe0f.0_1634814079486_0.0997120726250933","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d23ce54.0":{"name":"graphql-cli","version":"4.1.1-alpha-d23ce54.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d23ce54.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1808470da45b87b6d5aa3c17732ed577c47cc0cb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d23ce54.0.tgz","fileCount":14,"integrity":"sha512-LEsJqU4XT2i/S+eFweQ24mSRfny0+SHw27FakRU+CLXJ7XwvjWY6+YRVc8lDJRkdOVhHdUKuP39FijNGxTUwrQ==","signatures":[{"sig":"MEYCIQC/pc1PofP26VG9dJ8fT3qoIrXhvi5RjSJRgFKogslYugIhAINBbIYDY3cW8oC32czS8xUeXoufQ5XEWvGl1ZDuCZGW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d23ce54.0","@graphql-cli/common":"4.1.1-alpha-d23ce54.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d23ce54.0_1634814167598_0.8475030587364625","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e6046ee.0":{"name":"graphql-cli","version":"4.1.1-alpha-e6046ee.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e6046ee.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9ec0d876d7a3845f70e6805538e57a4f3e90c82e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e6046ee.0.tgz","fileCount":14,"integrity":"sha512-V7oYerIKSNrLlPNiONO6RGHTIr3XpMNO3AHkAjJtMreW7Cm7dJ+p82hck9B4DTlqjXdN7NE9m173xUuRkZZFsA==","signatures":[{"sig":"MEUCIQCFMzmPWaW+mp4BTBCM+wl4wcTJA+p1TkpW6y7YQbTUzAIgN87j1rREpdk6AeZD4ZHSQ0AOcF0mW9YEzNnMjFpUYQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e6046ee.0","@graphql-cli/common":"4.1.1-alpha-e6046ee.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e6046ee.0_1634814336589_0.2453814725891459","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6107b96.0":{"name":"graphql-cli","version":"4.1.1-alpha-6107b96.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6107b96.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fa92e20d7e1bd049361f129bf761141308432a19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6107b96.0.tgz","fileCount":14,"integrity":"sha512-qN/NvmSaRHFaUiAp/E2TSKJeCHC6RGxA0nzgxnPcAqA9HKCUb3RvcvpsSrQaXoXUiQwy9W65OoZcziHtYZL72w==","signatures":[{"sig":"MEYCIQDEqpB8q4j3nnEnELMnWN2UvspXKjZ8efUcAXTjT518OwIhALkloAzDriIEMZAD5hbecgMXSHUhas0VHAzmUmc9YnvK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6107b96.0","@graphql-cli/common":"4.1.1-alpha-6107b96.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6107b96.0_1634836961924_0.6497320880395618","host":"s3://npm-registry-packages"}},"4.1.1-alpha-682d183.0":{"name":"graphql-cli","version":"4.1.1-alpha-682d183.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-682d183.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"adcfa2998388ccc0cb10fe2517eda83886c20f1c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-682d183.0.tgz","fileCount":14,"integrity":"sha512-n0JoL7n4rU6BcydLfcSfjIaPZvdz0Tkt04R4GmujOEGsroNY6cJhUSR37KlfgnCbQZnfEtEuarEWbVDlAk+9gw==","signatures":[{"sig":"MEYCIQCxip5U9ASreob45Yn+tDRkwKYALZqJJRvSq3sFxAK+qwIhAKJ3DNHoX+W0btqUOkAPdn6Mk9c/GbCYRzlw+Ta9jU84","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-682d183.0","@graphql-cli/common":"4.1.1-alpha-682d183.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-682d183.0_1634890054872_0.1759290306870922","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0acc333.0":{"name":"graphql-cli","version":"4.1.1-alpha-0acc333.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0acc333.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"67cf809e8f965ff1dfe7745a922f2f8d91afb0a6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0acc333.0.tgz","fileCount":14,"integrity":"sha512-ouVREHAhyIOaq2L6U7+E8NZJ9zADDCaSiXPsT6IJoAC/BfxqrVGGKCSpByir/TwCQQiljPE7RZouTDVolRpaCA==","signatures":[{"sig":"MEUCIGrYzNbBljjNaaL/913ntPPNyOtwkkjipaf6gaq0yA0PAiEAntHr5xixYPEJ+momj5s8bw/Mc7nIgEvEx05eApF8maU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0acc333.0","@graphql-cli/common":"4.1.1-alpha-0acc333.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0acc333.0_1634934025115_0.5291817720669951","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ed1053c.0":{"name":"graphql-cli","version":"4.1.1-alpha-ed1053c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ed1053c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c11c8425796cdfb76f4178e429a84a90d618be71","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ed1053c.0.tgz","fileCount":14,"integrity":"sha512-Ir/50AjRhkbPuM5teicvVpoPqrcTVmzeszyjV4T15Cy4m3Bw9DocWYknu1up6KUqQvW5E+n2iXP0D9EXbDMcrg==","signatures":[{"sig":"MEUCIEH6Wd6ymmiL9hR2RM3qTGgkmhcy4iApPgnUYifcOwGmAiEA6QZbFlijwnNvW71Xl3dNR8p/KkL6ebCgZkRgCG6eT8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ed1053c.0","@graphql-cli/common":"4.1.1-alpha-ed1053c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ed1053c.0_1634934055798_0.990455581459502","host":"s3://npm-registry-packages"}},"4.1.1-alpha-666bc4e.0":{"name":"graphql-cli","version":"4.1.1-alpha-666bc4e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-666bc4e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5d2a9a546db4ba8ceb2869434c4fb5c6a3d8b99b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-666bc4e.0.tgz","fileCount":14,"integrity":"sha512-edzqeU+tULJ+UhoJJgHA+vOPGGvPBDwlgOSOBR41QpotDjWjfRt2PCKXOQFFc8faa++mO3nLha8ckYpTjFT4GQ==","signatures":[{"sig":"MEYCIQCoqIabQGUP5zyFMGLJ3esn08uLTvf23AUe9AEYguBUdwIhAIct9JrnRtnGX3XCAEb69Tu8m9OyfExgaZxw5+qPJPJj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-666bc4e.0","@graphql-cli/common":"4.1.1-alpha-666bc4e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-666bc4e.0_1635016903556_0.7509758920510183","host":"s3://npm-registry-packages"}},"4.1.1-alpha-af26bcf.0":{"name":"graphql-cli","version":"4.1.1-alpha-af26bcf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-af26bcf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"86744c8d1ff85bcc05d9dab37e534272e1a35814","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-af26bcf.0.tgz","fileCount":14,"integrity":"sha512-E7EcUqkSFDioCdiscrecx3WRUA7z2CYHtiFn5QNtmUdgDgNRDW0a1SSDUZQOwa7Ar6ktdwTzUO5W/ufUSEeyWw==","signatures":[{"sig":"MEUCIQCJH1oSMoFHPpcZHUkshodYL+B0aOzWSz5ga7qZSn2EOgIgYWQpSHJ/DMi71/Ff8x766yHPgbQGLkUxG8HUDvVdiOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-af26bcf.0","@graphql-cli/common":"4.1.1-alpha-af26bcf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-af26bcf.0_1635176079114_0.09875863193437251","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cbaf3fb.0":{"name":"graphql-cli","version":"4.1.1-alpha-cbaf3fb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cbaf3fb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a81d4faa8a1fcb0fd29c18c4f1f2cd7cedc14288","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cbaf3fb.0.tgz","fileCount":14,"integrity":"sha512-2wKTxDcUwz2pZaf9wJj4TyjmwaK7PMy+ffX96GddbQ/ZlJqZMv7ym9+6mNKr74FiOy5K7E5vCXATgR6kPLjEjA==","signatures":[{"sig":"MEYCIQD+gBpt5RUgEl9Jcdp44PpWyzYRcIaYk8RmPVaX7kK4OQIhAKX0iVAb8q6J8l2PEmV2kn9amhElyyGLLKQyH/MIn+Gz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cbaf3fb.0","@graphql-cli/common":"4.1.1-alpha-cbaf3fb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cbaf3fb.0_1635186842341_0.10054637252358445","host":"s3://npm-registry-packages"}},"4.1.1-alpha-644e934.0":{"name":"graphql-cli","version":"4.1.1-alpha-644e934.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-644e934.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e4907c6f3f8dadf1c2fb45bb9a5b1bea70ac059f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-644e934.0.tgz","fileCount":14,"integrity":"sha512-vY50LQsLcZQTWAXukmfeVhuhyqYSVfnPwMtKsCuEJ3ql609k2hMCgPLE3CN1DMY6NvGHzdZqbov4uMgH4aflYQ==","signatures":[{"sig":"MEQCIFlAtuswARScDcB5acc1VSsv32sSxGbDy8Ssz5to2+mSAiBd741RVt55pLgoeY7/D0A+1UaplWC6z1rb0ltY7xtXQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-644e934.0","@graphql-cli/common":"4.1.1-alpha-644e934.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-644e934.0_1635215638381_0.20454682730203544","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a04434c.0":{"name":"graphql-cli","version":"4.1.1-alpha-a04434c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a04434c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ac1a469ab004222c63dd0e18fc86b4f8d9815a72","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a04434c.0.tgz","fileCount":14,"integrity":"sha512-lwZYJ5G+VnYdvsBvD7jesW8q4tix/SMT27VSybJ4cm9OqRbubyrhOGDO2NiZdSzlFHHkVVRx3vyKeAp8XS7QmA==","signatures":[{"sig":"MEQCIFsujqqOf5W+ma3+QUue38+rCObNPLX7m8yodlcJoc8qAiBSYyo87Xze/s1ByAgOZcPCPwxY1FBY3jTQnv73V7cUEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a04434c.0","@graphql-cli/common":"4.1.1-alpha-a04434c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a04434c.0_1635215665330_0.2596411733900639","host":"s3://npm-registry-packages"}},"4.1.1-alpha-11da1f5.0":{"name":"graphql-cli","version":"4.1.1-alpha-11da1f5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-11da1f5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d2270204b2a6351f93f8d8c30edb0433c637e459","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-11da1f5.0.tgz","fileCount":14,"integrity":"sha512-aE0lXzzn2S/EwhVC2eTgFYECmtNTnMK7FielF0jhkdgSnXkrjuxhrf5Utw+XAKj014W86nqIlH4s/aamyeRCRg==","signatures":[{"sig":"MEYCIQC5C0XLnrAhzg6QZqSvnZMooUYJcS1hSpZuldBRLybw0AIhALyF3v1EasVJQ23a6eiHi7Yc2DqE2fgzUmIWYpSlhgmp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-11da1f5.0","@graphql-cli/common":"4.1.1-alpha-11da1f5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-11da1f5.0_1635224676757_0.4348020751582855","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b9bd7a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-b9bd7a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b9bd7a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ed4a1c32de082ecf1a2a168ab018cd73544a2442","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b9bd7a3.0.tgz","fileCount":14,"integrity":"sha512-7eykHhASEL9YcwsxRxi0CEz4/Sb/jzucBRr0+UwzktxukwkvUGQN5E9koFUxrRxcoENKQvwA9nAWzuI09fTiJw==","signatures":[{"sig":"MEUCIAb7R+5ylEIgr0y0bMAQOWa72xhpPMiXBk6S5JCO87fxAiEA2D4luHKzgc+M92ixwe6MRACuNJx9yuKxky46maFiI6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b9bd7a3.0","@graphql-cli/common":"4.1.1-alpha-b9bd7a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b9bd7a3.0_1635224796247_0.7498618888167523","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ccd83f6.0":{"name":"graphql-cli","version":"4.1.1-alpha-ccd83f6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ccd83f6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"237530ae55257e3a63be66ab4f79890e017a9943","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ccd83f6.0.tgz","fileCount":14,"integrity":"sha512-gy3hmCuXfNSf8yQ8JcH73mtIANRs6xFUmNAJOPzd8k4xsP0+DyNgGWQrRiJH2wphICSLoid1lGtcHwoImbEN1g==","signatures":[{"sig":"MEUCIBC/aub/fdOt0g0b7/YFsXhJ92f+RShdV2P2y3LxRPeBAiEA+nrIex1vqKD2r2FYtaFzgeid1nP00eQNvINAf/g5SgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ccd83f6.0","@graphql-cli/common":"4.1.1-alpha-ccd83f6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ccd83f6.0_1635252997167_0.5450297362906229","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ef6e417.0":{"name":"graphql-cli","version":"4.1.1-alpha-ef6e417.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ef6e417.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"69ea29d67a8897754bad860e464ee1eb10ba920a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ef6e417.0.tgz","fileCount":14,"integrity":"sha512-iRE5PIxLeLpItVcxisrkm5MmC4xpVtKLJL15fdmbmgxCLQRi9R01lpp6MJBh+5i1XkRkky0/3GjqXNHIY19oOg==","signatures":[{"sig":"MEQCIF7G2gab+IC7hMjsEn7Eeb27sVZs2zW93lbCRa+bu5tCAiAm61azhrL3CW4etjeo6NTJOuolnbBq2eShcVfG9qDFAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ef6e417.0","@graphql-cli/common":"4.1.1-alpha-ef6e417.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ef6e417.0_1635275434746_0.37263632015730885","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c59bdd1.0":{"name":"graphql-cli","version":"4.1.1-alpha-c59bdd1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c59bdd1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"212a10573ad7d68c3507dc242de835e2de391433","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c59bdd1.0.tgz","fileCount":14,"integrity":"sha512-3EUApupZuhGXWAL2GQVKsGtJ33qJv45mC52Kty/d8l77qfW9VEKukVAxgBRP+r9NQYTnOi78RiVQOr+SDchFBA==","signatures":[{"sig":"MEUCIQDPkwvyOBD/G39KhLFxh78l3idBgNwrkO753gqSD9UTvgIgLsQEIpdQiJzMZacASjf5wXAE9f8hR7+4BFj4A23bdXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c59bdd1.0","@graphql-cli/common":"4.1.1-alpha-c59bdd1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c59bdd1.0_1635345683819_0.9129578616702965","host":"s3://npm-registry-packages"}},"4.1.1-alpha-232fd72.0":{"name":"graphql-cli","version":"4.1.1-alpha-232fd72.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-232fd72.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"87b772d6faa31f9298cdb2cb1f2c6bd5bba43966","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-232fd72.0.tgz","fileCount":14,"integrity":"sha512-zqRkto6C5C+prxY27IHSNdvS24yJJKk71PkBTsrhSBYTwhbfh4vL++t6oLLtVXglo+wRTOEl9R168mg6B7aECg==","signatures":[{"sig":"MEYCIQDkwJSua9pONhlVTxuI1ODlUVicBvcBWq7s2iHt90iopQIhALfSt0jSfWYfyWCvFXeT8rPL1FAdY2eG+oD1m63H1u8K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-232fd72.0","@graphql-cli/common":"4.1.1-alpha-232fd72.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-232fd72.0_1635548623331_0.3680604311327451","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c49ebcc.0":{"name":"graphql-cli","version":"4.1.1-alpha-c49ebcc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c49ebcc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"432b52b03489e0901ba2625e3290979e0c51d619","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c49ebcc.0.tgz","fileCount":14,"integrity":"sha512-JA1btVF/XyIgJF6eQkgbHMVjeXNEa1Na0hD6U3+trXlTvrwbyHD85dKhgnq+kOlGIg/1/5pn2PDfLi7vdybBIQ==","signatures":[{"sig":"MEUCIGGkBTda1zvONTxeM0miPY5S4EcatooLBKz7RRFLrfkVAiEAp9pylypwZ3eNrDQ1+iemHGbZABc9iiF0PFvlciY9Qts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c49ebcc.0","@graphql-cli/common":"4.1.1-alpha-c49ebcc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c49ebcc.0_1635714895144_0.7133800810958646","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3739cd9.0":{"name":"graphql-cli","version":"4.1.1-alpha-3739cd9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3739cd9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31931137db498b29ea3112fc04b43ed4a5d919f5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3739cd9.0.tgz","fileCount":14,"integrity":"sha512-6PUwHWvBUXmVFA0WOWksZrR12M3rfQ/R7JW+lCCneVPAsmEuB+1zi3Kk2IRC0DTU/ALvKDnK2Nq21onOKF19VA==","signatures":[{"sig":"MEUCIEr54jU7E9sUNnINUbwYm9oS4mi0cNer4YOXePOtrxofAiEAi6jexst0LIklz2wGeEsHb5DQAuzlnfba5ZcU4KqGmDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3739cd9.0","@graphql-cli/common":"4.1.1-alpha-3739cd9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3739cd9.0_1635724310677_0.5339500090942162","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0330388.0":{"name":"graphql-cli","version":"4.1.1-alpha-0330388.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0330388.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3fa6b44b78882c517ee6895f962ff5e6508d68d0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0330388.0.tgz","fileCount":14,"integrity":"sha512-lmVF0dsNxMp3Rdj6GAVKhduk2WAuVeLb8Sbl5rPRyi8LYY2MjNiijXPDCNOdaE8cDTSkCdf29jIrYhbDiW64ZQ==","signatures":[{"sig":"MEYCIQDFZJdsrTjFU3Ww/SAUeXXwpw3JB8X0vmreVr/xwHAyfgIhAPiTv437WwIGq+xbmbg45VW8ZM/wEn/nT/iVEK7goXrW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0330388.0","@graphql-cli/common":"4.1.1-alpha-0330388.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0330388.0_1635724320502_0.5486315341151586","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7a3bf0d.0":{"name":"graphql-cli","version":"4.1.1-alpha-7a3bf0d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7a3bf0d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ea57af1dff4fc8f5e00d6c2dc354470b6bcfafb1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7a3bf0d.0.tgz","fileCount":14,"integrity":"sha512-bZPiLLrSuaxPzPGZ9Tin26lVZd3Pq6t1SZYuCa7AYbsorfNGuoduVdrCbOA7wNjtr290IpuHjE6drBdPePAdbg==","signatures":[{"sig":"MEUCIQCGyAdUYzTB0acs1Pv4v5cR5pxR+8wHEj1+qp2KfcPdnQIgc8CSG+AczauhE1WbzwnY3XHx5ZuU8oLjS5YUKhDseTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-7a3bf0d.0","@graphql-cli/common":"4.1.1-alpha-7a3bf0d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7a3bf0d.0_1635724428448_0.8216007663687925","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f0fa3ce.0":{"name":"graphql-cli","version":"4.1.1-alpha-f0fa3ce.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f0fa3ce.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bda3ed347d8e634438f0fec90362c063f9d91b70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f0fa3ce.0.tgz","fileCount":14,"integrity":"sha512-/5ROc08C7sLk2lVR5BupQFa+l3UjGsJRjfYvwRoUhQRlJ1k8IlN+ypzkzWfbTW7OMce64A4hjH0eC+74iE9eiw==","signatures":[{"sig":"MEYCIQD9LcrEZJz5ECIzrbi2toD9OE6n7+wtyX+z4VRz09m7fAIhAInqA859AIQpiVI9utJKGxG2Xw/AILVxExYnUd2z7dXE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f0fa3ce.0","@graphql-cli/common":"4.1.1-alpha-f0fa3ce.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f0fa3ce.0_1635724582311_0.02444977336836951","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2ebc48c.0":{"name":"graphql-cli","version":"4.1.1-alpha-2ebc48c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2ebc48c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1a4d4244c0ffc00dd2fbffcf5f47f7cf35f756d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2ebc48c.0.tgz","fileCount":14,"integrity":"sha512-j63jzwQMPn59tywffUcAHpTjFBAWrgciiyZawQ93u6rzB6+W2kmfWRGGTWtE2WI6UhHqZeZUFvcNqbp4BRPXqQ==","signatures":[{"sig":"MEQCIH9HpXvIwY0HUOzzh/6cqAuccpCfabGvKFRMyMyvIhKJAiAT6yGutJh1ynyggNddFiRA6bx5v83iTgK7PYKVz2qTJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2ebc48c.0","@graphql-cli/common":"4.1.1-alpha-2ebc48c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2ebc48c.0_1636045547636_0.12830516713958406","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c336faf.0":{"name":"graphql-cli","version":"4.1.1-alpha-c336faf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c336faf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aab61989801b0645fcdd4bf6c8e72857610a46fe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c336faf.0.tgz","fileCount":14,"integrity":"sha512-PVM/35eGJcyLnVqfjIy/fiUomOJh1pn0/u9KE0PoTxewSiT+c/DWYlDEith7d3/Nmll566ZVnkBLFpnLehzAkA==","signatures":[{"sig":"MEYCIQDhzHH/+AWzz3UPx8zCyb/3WuHzK5lRkArrLIB0qjDMbgIhALxzQT5sOOEwQo/0gdNdpObGalL2Bz62my2dFuIh/mUj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c336faf.0","@graphql-cli/common":"4.1.1-alpha-c336faf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c336faf.0_1636053293714_0.8046717924711602","host":"s3://npm-registry-packages"}},"4.1.1-alpha-440af00.0":{"name":"graphql-cli","version":"4.1.1-alpha-440af00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-440af00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4044c3580468a0c457241b1ce95c5ca27ba2fb6d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-440af00.0.tgz","fileCount":14,"integrity":"sha512-OHnsYzdcmT8PmHY+s6YJsigDJv6d5qQtzR8olWuTWceTDeKqs7Rn67gLAdPnu+a34UUBdRqYqgp+pRKCfSZB1g==","signatures":[{"sig":"MEUCIQCvnNmvNbIV+DFai6eYcxcgCLDpep0nvM3rRhXCZl6PKQIgXSkvgUp1/8GBhooFSWfoKVpRxG2N4DBqg3onGHz1NVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-440af00.0","@graphql-cli/common":"4.1.1-alpha-440af00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-440af00.0_1636053386580_0.7935220379964627","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7a070c9.0":{"name":"graphql-cli","version":"4.1.1-alpha-7a070c9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7a070c9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d7c7d71e434797f10159cd746761d920f80dfaf6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7a070c9.0.tgz","fileCount":14,"integrity":"sha512-9RpK4heh0Ypyi0pOA6hVF4H3MpZyOE/lpwe4/akrxhG4xDaHkqik/uhlyvOGeD3SQYjHO9BcnYgMh/3R0aCKng==","signatures":[{"sig":"MEUCIGivOY4eG7QrjgBKzDgpmpuPFoFc/YmLEqhX/hrXAeiXAiEAvvHS5n/rOLQtJMswfuEoxkKBdgrNoDxWXLlcenGMcH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7a070c9.0","@graphql-cli/common":"4.1.1-alpha-7a070c9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7a070c9.0_1636053404203_0.257539796366675","host":"s3://npm-registry-packages"}},"4.1.1-alpha-368c944.0":{"name":"graphql-cli","version":"4.1.1-alpha-368c944.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-368c944.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"24bd78a9b8447129254ee84ee69d4256a8c50951","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-368c944.0.tgz","fileCount":14,"integrity":"sha512-u1QzwH6H4lkih5GGd2cUb3+AIExffVCU0nSsSpN/GHYwk5vwSObmJUTrJK/MpTV8OuVnYsV5MOk8IEiT/ferNg==","signatures":[{"sig":"MEYCIQCFG9/YLThndqR3w3jKBcVE08dD4bifJ1RtVVbSrOtPQwIhAPSjTLzF7dneunkqm/uI1wD+5LZQRT9xxl73mC+YRotU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-368c944.0","@graphql-cli/common":"4.1.1-alpha-368c944.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-368c944.0_1636053573333_0.5733793590483711","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2526610.0":{"name":"graphql-cli","version":"4.1.1-alpha-2526610.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2526610.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8609a17846c1af3792a4540dc90288f878ad3126","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2526610.0.tgz","fileCount":14,"integrity":"sha512-WkkR6QmXLuX1gQfQPSBiUvh2cJLDHM9FxXLWQ1SqDT7cE9AXDeXsWogkfVtm4tWnXvbtKvHEDkkOsUsInAK2BA==","signatures":[{"sig":"MEYCIQCnOaTMR36OF9RpwhlScr+BtGqzIIDet+V4EcK+Z6hjKwIhAPB1SwxkV5Ka541/6JVsmiXnU6RYEMjAUQDo47+wqjsz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2526610.0","@graphql-cli/common":"4.1.1-alpha-2526610.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2526610.0_1636061010898_0.38632662795068207","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bdf9996.0":{"name":"graphql-cli","version":"4.1.1-alpha-bdf9996.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bdf9996.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"82f3b09474d9dfb16a7d56bae3a83c1b30b6bcdf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bdf9996.0.tgz","fileCount":14,"integrity":"sha512-biP/EegVlgOmCApJqmhuv/LZceq/97v6I9QIOHeu1HPqotKKx6go2ttwKakY3DbLwcl3Of6uNLrZWLlTcr0Lqg==","signatures":[{"sig":"MEUCIA7+bwgsItiIKV1M17IvGP+ST8tPGfSq+rVjvjm3YDqJAiEAgPvcpmPP5rMb4tuGDwP0wt6GC/DCJNk9jcVke3ouet8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bdf9996.0","@graphql-cli/common":"4.1.1-alpha-bdf9996.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bdf9996.0_1636061127722_0.9292901862079643","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0db115d.0":{"name":"graphql-cli","version":"4.1.1-alpha-0db115d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0db115d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3cdc4386e229da1a7a36b2e3ace28e6c251fa80b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0db115d.0.tgz","fileCount":14,"integrity":"sha512-MVJ3rDuR7/w0CE1qhndQHOrRLXP27M4NsCj7JBqQM3x2NxfzITOLh3w83+XPSm0GiyEWE0rOBebW1VolUQQ90w==","signatures":[{"sig":"MEQCIENs8y37aOY49eVIVvOJrNehOBfPcsHA4sS7Z4kIF1anAiBUddpg6/VvymRNb/2Lhka/PTEhEVUJfjOwspQVz6pZMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0db115d.0","@graphql-cli/common":"4.1.1-alpha-0db115d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0db115d.0_1636069163539_0.38912643014505655","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7269715.0":{"name":"graphql-cli","version":"4.1.1-alpha-7269715.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7269715.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"02ef28a825fd03fa3129ce2524e40b41d8b4c997","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7269715.0.tgz","fileCount":14,"integrity":"sha512-jG/mAaAucZZL1cUre2grM8OlU39gMz3PrOfWK+XcLKk7eLBTHqgHxPkuC4U+wbq+hgyJNPS0ZWMiTGh3aErUTA==","signatures":[{"sig":"MEYCIQC+pRFyeHwquB72MqHdiJuTMDwB+qurFySOsz0JQnaZUQIhAONw4X5LuOoqYEVgWTHt+1xwfA6W2t96XiiR7EqPDNLF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7269715.0","@graphql-cli/common":"4.1.1-alpha-7269715.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7269715.0_1636069254060_0.055980767487927574","host":"s3://npm-registry-packages"}},"4.1.1-alpha-220ac95.0":{"name":"graphql-cli","version":"4.1.1-alpha-220ac95.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-220ac95.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4a45a1d64490d8a33f7c8d4fbd22270502024179","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-220ac95.0.tgz","fileCount":14,"integrity":"sha512-SYfu38bQBkKlD8PRYsMveJ2D/l9e6KfCLIqjuLn7mjkbp71QvPnLCrNsCX91ge74HbeQdFQVpysz4TehO/FRFw==","signatures":[{"sig":"MEUCIQCItvz8iEML6C6n2/vpDrZ+6xNHXx4P0TjtdSg2z3No5gIgMJzZ/w0pAZypKc3I7g0Cz+/6lJLkzqxp3F8EK9Wzvu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-220ac95.0","@graphql-cli/common":"4.1.1-alpha-220ac95.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-220ac95.0_1636076873297_0.38599116181829696","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a67e8f5.0":{"name":"graphql-cli","version":"4.1.1-alpha-a67e8f5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a67e8f5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8d98269d71660398ea03fda162f5c1afc9ee634f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a67e8f5.0.tgz","fileCount":14,"integrity":"sha512-k4su8csVGVb+q5NuD1rFcK0nfkUpw6o0KBAmnPH9cZq9pyHYfANybzwLLRD81JECFAn+4ZBFFLdW6n04GZwErQ==","signatures":[{"sig":"MEUCIQDmzGKeCbaB+j86T94g6+RxHEt26jDAR6njcCSeV2sWvAIgDIUX5sZ7r9z9ZRW1SLrzSQXNN0wkq2UHGpkoDJI3x5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a67e8f5.0","@graphql-cli/common":"4.1.1-alpha-a67e8f5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a67e8f5.0_1636076995855_0.20161110574954688","host":"s3://npm-registry-packages"}},"4.1.1-alpha-69c57c4.0":{"name":"graphql-cli","version":"4.1.1-alpha-69c57c4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-69c57c4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b6e4560dfc448b38afdf9978ab5e38e2dafe3dc6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-69c57c4.0.tgz","fileCount":14,"integrity":"sha512-EBbzgqr9Zl5i/ArJdcQ8BI8tJomiUF7EbHtMsjOka7OiVLckH9hYh8yTjoquRsg7WpzdfzyEQbeXBpIlR4xlLQ==","signatures":[{"sig":"MEUCIHIJhupc0A7VXXIUCI66nYO01xbB3CmfnYb1bSJhQwLSAiEAg81nGGP/G6BpeTqATowNQyScik4ni8g1lQKHs+9IPJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-69c57c4.0","@graphql-cli/common":"4.1.1-alpha-69c57c4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-69c57c4.0_1636077173558_0.5982857868880569","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c4e5380.0":{"name":"graphql-cli","version":"4.1.1-alpha-c4e5380.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c4e5380.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8cc41a15e407c3bada4b84c44c996a4f82382990","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c4e5380.0.tgz","fileCount":14,"integrity":"sha512-Tm+YL2OuHqg0Ks3FOp7SavPGSqCfI9SlG2e4xJ+NntBVYOtiKb6qi+1K5+Zt08VKtiRb8H1SwjwsMAdST88dNg==","signatures":[{"sig":"MEUCIQCGOQ9gGCN7S8sZGXjPF0bE8HfoC8Sb34UTxQ3QYr5+kQIgHCKQI93J0OjECw0vJkFLv0/8WIWR66Xs1AGG4ydXHDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c4e5380.0","@graphql-cli/common":"4.1.1-alpha-c4e5380.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c4e5380.0_1636085140912_0.514827744296501","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d0b9dc0.0":{"name":"graphql-cli","version":"4.1.1-alpha-d0b9dc0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d0b9dc0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60a72e578e67461b7ee5882eb5312b027ed19064","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d0b9dc0.0.tgz","fileCount":14,"integrity":"sha512-+BM+5iynRySQ1sI0hCR1Gp5fQ+7gdvWMWrHcjc/a5yX8aaseKFzD2JIgSpLuom5jiTq6MUdJd30OenyyotFujA==","signatures":[{"sig":"MEUCIQCqHySB0Iekknk4rTtLP6Z60BNHPMNpDAaiYnNognWeUAIgf86KWCvoyBq3gZwZw4Q7YIE1SuSCG/bSxzH72TXhSnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d0b9dc0.0","@graphql-cli/common":"4.1.1-alpha-d0b9dc0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d0b9dc0.0_1636085241185_0.2290992111650747","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2cc3a32.0":{"name":"graphql-cli","version":"4.1.1-alpha-2cc3a32.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2cc3a32.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d79a3408c499243d95f72fad20d3fd59e6727913","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2cc3a32.0.tgz","fileCount":14,"integrity":"sha512-eaDtSPpLU+360B1dqky0/la67U8DqIJuq8/KWKuh1bhml5CQ19uI+tFhHxmKffm3oGdKCGma3OWlhgQ5SfbUDQ==","signatures":[{"sig":"MEUCIQC1JZq46v9G5YZaKE26b61pukWtv4Lu9L43jzP7/bJiYwIgM2ZTTHvdJxX9dYY2LJshtxAWr4pfA9M2zL7jwk34z2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2cc3a32.0","@graphql-cli/common":"4.1.1-alpha-2cc3a32.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2cc3a32.0_1636085428328_0.2762279895637969","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0f2df37.0":{"name":"graphql-cli","version":"4.1.1-alpha-0f2df37.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0f2df37.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d00b6b86de2386c9070f60dc92a7402936833952","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0f2df37.0.tgz","fileCount":14,"integrity":"sha512-z9i1+q/iYgxfV3d4MN+R81IN3zsiXo8jXzz4Jau4O7eX11R3t8seBt20JShMnJT+41Nm8UukGkkT2YjSUDtK9Q==","signatures":[{"sig":"MEUCIQCj9+VPjR0hdVDFUTmZili4ri09qF/Z+ciXEja2Pj5uhQIgELGWqaSexHAGGAC6ARrNvXHxXQQqpD7aPK+7JovCdLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0f2df37.0","@graphql-cli/common":"4.1.1-alpha-0f2df37.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0f2df37.0_1636085442655_0.23003078567480628","host":"s3://npm-registry-packages"}},"4.1.1-alpha-04de7be.0":{"name":"graphql-cli","version":"4.1.1-alpha-04de7be.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-04de7be.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ecf6549866524c6637813d692973dc135c5c4493","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-04de7be.0.tgz","fileCount":14,"integrity":"sha512-wIKHu7fxjkoWo3sH+BqTnrxA+m1KhbVZVpFZERjtRrrGvEOfBryLxcPt6+PvkEPd/sYDKvAgiRf6jZ1NekqEBw==","signatures":[{"sig":"MEUCIQDQsurKFJj5N0dOAn4xWLRJ3hK7VFRYrq/hYQntCPAZ7AIge1J2rZYn5IVeSNmdyKLN/MChHz74YOeSGiDas6nZQyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-04de7be.0","@graphql-cli/common":"4.1.1-alpha-04de7be.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-04de7be.0_1636090090949_0.9284516899298598","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0eeabdb.0":{"name":"graphql-cli","version":"4.1.1-alpha-0eeabdb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0eeabdb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3fcbbafa3d530545b50282492b2df19e31677193","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0eeabdb.0.tgz","fileCount":14,"integrity":"sha512-wJHlSrKauxkgNiGZvnuV3S5hZqbTRz3jKAkfLFQ/StI8eTpvneSHIURURKAB7ZsI+RuIwXGLNs6hr7cJboTkBg==","signatures":[{"sig":"MEQCIDu+NEEee26LiCEOnC4YTagmK3+DlS6GXMB+9lv3XzpUAiBw472+swqeESfvy2eGolpHZVhb7qhsZZDNY43UBZNkOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0eeabdb.0","@graphql-cli/common":"4.1.1-alpha-0eeabdb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0eeabdb.0_1636090199461_0.24342387905893825","host":"s3://npm-registry-packages"}},"4.1.1-alpha-732cc4d.0":{"name":"graphql-cli","version":"4.1.1-alpha-732cc4d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-732cc4d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c4da80a800ebb379127d53a99644b115c144b135","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-732cc4d.0.tgz","fileCount":14,"integrity":"sha512-KreWyHiDUlCqqeF9NysCkVa3iiqFjyP1Fd7l03yAvaOS+YY6KV2nflbXwXfznGUo1z8uTEugwTnxbPjp89E0RA==","signatures":[{"sig":"MEQCICcH/NmkSoXNK9nq1+SpqruOw/zmWev2KWwB1yRvj1jnAiBwqakQyUWLSHSue8DGl1u+dZCYGj/fterMJpn9WOkLCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-732cc4d.0","@graphql-cli/common":"4.1.1-alpha-732cc4d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-732cc4d.0_1636106659651_0.5217565060668399","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7267250.0":{"name":"graphql-cli","version":"4.1.1-alpha-7267250.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7267250.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e499a57e793cee6a26d7689624b14234254a9d7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7267250.0.tgz","fileCount":14,"integrity":"sha512-LBANd7fJ/jZxGZKiNTS+1Yy8+Rsh8e6eJAsP+fEAKNrT3y2lvoHbNpta4XoIdHEroKjNTJnL4kWJ8vwt5M6exw==","signatures":[{"sig":"MEQCIETHy7L6eYQQ9jzuHu+8sZiT6/ccmjv1eUE0Ksf9r2RZAiBWQx+z+HQpLEcc6ulgwsBEtmZOkp7qB+g2wOfd0A7iPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7267250.0","@graphql-cli/common":"4.1.1-alpha-7267250.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7267250.0_1636106754244_0.48307114433933895","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c725a64.0":{"name":"graphql-cli","version":"4.1.1-alpha-c725a64.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c725a64.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2104f27059a4bad37a9d2b79d2459dd6e792878","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c725a64.0.tgz","fileCount":14,"integrity":"sha512-0p/KzKDC3rDCOGXO8EPFMK44PkV52d/YeNzXHIg+8mGCNnD2ISI72QtM7kbv5rciD/5mXrVJ54USAdJ+TC8Smw==","signatures":[{"sig":"MEUCIAtBbDonRHl+nJh1MA+QUvl5Q2Otwh5dOhB8P1J2lSNZAiEAvABIOBGEF5hdA2SE0pXz65omE3J6ysf6+214nIrtWjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c725a64.0","@graphql-cli/common":"4.1.1-alpha-c725a64.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c725a64.0_1636106937451_0.8718825843208813","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c5d0171.0":{"name":"graphql-cli","version":"4.1.1-alpha-c5d0171.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c5d0171.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4672168b23b6e3f89dacf3a705f6ed0951c92d6e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c5d0171.0.tgz","fileCount":14,"integrity":"sha512-vBNJ/crIRNSm+YtxxYlMaXMO6bbXs+Ee2bqvH+cVpia7+ejoqx0WOoN0NeRxKYf4MGsKYBUnTbNvi32QiDla9Q==","signatures":[{"sig":"MEUCIBdBb1IGKNPMCF0C1FcmWs6226Ix4jTIgG+Q4ZrWROIgAiEA3VCIhnYzFbdWj0wI+cbyUatvPUwryFad+LzeAb9iXec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c5d0171.0","@graphql-cli/common":"4.1.1-alpha-c5d0171.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c5d0171.0_1636110502901_0.500244806764957","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f3b64ed.0":{"name":"graphql-cli","version":"4.1.1-alpha-f3b64ed.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f3b64ed.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0eb0ee98d4419fa19edd8b3fbd6d0a38e1ad1d19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f3b64ed.0.tgz","fileCount":14,"integrity":"sha512-gYTyKlcLRDuvDF0YzSBoS1EKwgsZGwlCy1Lyea+JzFHUP+mifLymMAFDoOCx3LBSg08ABQ3sJxDTT43cThEHrA==","signatures":[{"sig":"MEYCIQDLUKuRsMGIcOXYrAsG86/h0qZVzw1P4CwPHV0BEB4gsAIhAPPr5IAQMleFnQ21wchPcpA/PGUVGTgrLnQsl4toir/H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f3b64ed.0","@graphql-cli/common":"4.1.1-alpha-f3b64ed.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f3b64ed.0_1636110586888_0.7031378287267185","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4dd6f9e.0":{"name":"graphql-cli","version":"4.1.1-alpha-4dd6f9e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4dd6f9e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"80a400e6021ab6709ea1333134bdc4cb6ca5bb50","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4dd6f9e.0.tgz","fileCount":14,"integrity":"sha512-SyUbbUxgE24nVwTbPRVYqmYNTM1mHU04xFxF2J3ulP6/N/kMEi/YIoLT+yvwHe3p5d6WdIRiuqNTdvBkaCSFpg==","signatures":[{"sig":"MEUCIQCCsEafRZtLFQCkpXwbEPRyLRYpOflOE0Sw/YyK94iMWAIgQyF6rJ+cs1p2KdcNOFDYE0bzzTSJhcfNK5FAb6Xj66U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4dd6f9e.0","@graphql-cli/common":"4.1.1-alpha-4dd6f9e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4dd6f9e.0_1636110787984_0.5459812717288262","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5bf505e.0":{"name":"graphql-cli","version":"4.1.1-alpha-5bf505e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5bf505e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d244c106469d2006db116c0d74cb680fc9119354","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5bf505e.0.tgz","fileCount":14,"integrity":"sha512-F91dm5RTjjpi1TK/4asY4IBuxuk7TY9Ern+2gFdQAz5qoPx8Ch7pbgjPnzXezsRdyH64QT8qV27M3J6zA0l2TA==","signatures":[{"sig":"MEQCIEDMt7NB5BLRvkdvsTOz58igDLcqi/I9hZ7s+JSf4mguAiA03Cnl9Djd2IRMqZmTrXxdfr1qtFhZ5NHLoFaefE8wjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5bf505e.0","@graphql-cli/common":"4.1.1-alpha-5bf505e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5bf505e.0_1636110826919_0.8679998848482864","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ff99e00.0":{"name":"graphql-cli","version":"4.1.1-alpha-ff99e00.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ff99e00.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"39a38dca10540eeca9e0a64cd9b64ddf5af14352","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ff99e00.0.tgz","fileCount":14,"integrity":"sha512-X2biqJoxKTz6lmb4UBPiIVz415LTg5fKVp1LZA4TQbxPMrBSuUZedp7Xjr+En3dREREshb/E2RgN7nm7XDa73w==","signatures":[{"sig":"MEQCIBUdloyCgjAnYxe5MpMj320CnBygx25kh4oZNKSRROTzAiA9syKHikfIxIOCWKLicEhgoOtJ/NIWqjrV3AQSP2p6KA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-ff99e00.0","@graphql-cli/common":"4.1.1-alpha-ff99e00.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ff99e00.0_1636110876614_0.6046001657462625","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5013fc5.0":{"name":"graphql-cli","version":"4.1.1-alpha-5013fc5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5013fc5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bc74d0df77b5b76338faa9f7ddd26a32044fb8b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5013fc5.0.tgz","fileCount":14,"integrity":"sha512-pZPj2x9cixWXWKNDG1dOj0w5mFw5CN5MAW2Tnjl8hW/R4n4CzzyetZ+W5WWMsF9yr3n5ILBRnN37su48yl7VHg==","signatures":[{"sig":"MEUCICaoDX2OPNyyURb3Freltct/ZD9DejcW/l4Aaj5nm6MSAiEAk+uOyloNC/kUs3Esoeoe/HA7n9uy1J+zGqkH2kCzBR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5013fc5.0","@graphql-cli/common":"4.1.1-alpha-5013fc5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5013fc5.0_1636123935623_0.9826119567276688","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d85af09.0":{"name":"graphql-cli","version":"4.1.1-alpha-d85af09.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d85af09.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4edd82bfeb0b0cc54e43ff1ca48a8ef43b53b48e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d85af09.0.tgz","fileCount":14,"integrity":"sha512-8k6EEdoNrD12tyAsoziXUFbIrZk+tZupieg9crOehJ8RNJP0MJtNe+f5RmamfNrq3kNE5kDa6iUkwe+GdRYlqA==","signatures":[{"sig":"MEUCICoJ2o+CLSupS8OmeGOWUX5aEyUKGwcZUOHZ6GnlBCXJAiEA0XhrPXvnaxe/Z+29Ys154k3iVFlAoiBerSqiXoghaaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d85af09.0","@graphql-cli/common":"4.1.1-alpha-d85af09.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d85af09.0_1636139748832_0.01191395973350895","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c74f04a.0":{"name":"graphql-cli","version":"4.1.1-alpha-c74f04a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c74f04a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4f231de231c8b22864ac29ea94ba25f6eebb5862","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c74f04a.0.tgz","fileCount":14,"integrity":"sha512-kr0XvI2fLSsDNvYxASKcsc9gMrDiJIv6zWj5ZhYgeHnAIx+sRbFtDvTgaa5JxZ0bs/quDuRdR2BoxovE5w6bVA==","signatures":[{"sig":"MEUCIQDJpxpwHfna+OJPbRVLEarxxsljSXHkhUvc9QjAAqRZRQIgKsR4i0t46gPryYGX+5+0mTQbS0GP9j0vAn564rR45Do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c74f04a.0","@graphql-cli/common":"4.1.1-alpha-c74f04a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c74f04a.0_1636410269224_0.7973568833951286","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b7f34b5.0":{"name":"graphql-cli","version":"4.1.1-alpha-b7f34b5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b7f34b5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3a2afff4d5b53d1c895c9eda2e00746ebb2f92b6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b7f34b5.0.tgz","fileCount":14,"integrity":"sha512-/bpAK7Ua76yWzty+lJ2DDlbnzUezyQm8aVCanufHV8bIUVGaFKUyF08H9PBYYsuiXkc/ZnGwNh88/QnS68adWg==","signatures":[{"sig":"MEUCICs4VM9wxiCWvKocLJ1AhYSsjuJEZXiu7Vjqmxvb7RylAiEAtXj+Ja4OvRAWKGp0srI6q0sgjcWUBnHBTKkNp0TbF8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b7f34b5.0","@graphql-cli/common":"4.1.1-alpha-b7f34b5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b7f34b5.0_1636676867622_0.08883806151181495","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8908e49.0":{"name":"graphql-cli","version":"4.1.1-alpha-8908e49.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8908e49.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c2c53fdc7c5b45544b7a7e3a8d0e8a211de719af","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8908e49.0.tgz","fileCount":14,"integrity":"sha512-6W2oY3ksD3DSqHQA92as6f7gpgQhiw/L9kz0CJs+ZLvO6nFk6+FtuvBH94QJ1NzuKwRA/GkaS+BZE5D/OrS0mg==","signatures":[{"sig":"MEUCIHyq4X7MYdbfSfJFlb7nzQ+pFJ1UHBNL8BRCVqrMn8byAiEA6s+trBtHGcBpWNVVXwZfbF1d846nshAnECEThsMpT60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8908e49.0","@graphql-cli/common":"4.1.1-alpha-8908e49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8908e49.0_1636831119360_0.5391496860880225","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5d2aadc.0":{"name":"graphql-cli","version":"4.1.1-alpha-5d2aadc.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5d2aadc.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ff56ac1dd2a7cdcc80b89c9c3250aa4bc097cd29","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5d2aadc.0.tgz","fileCount":14,"integrity":"sha512-l+/0fGUq0hdy+/3l+bu6YPgEhqPRveV9eYraW1/mtCN360gZvDs0/RDAyf8PjiCsR13p4hh2V8LZMmS97SYtgQ==","signatures":[{"sig":"MEUCIQDsX0ZZTgcu3P363jZ7uvAflSPkQ7Rumuzj3ZzsaGsirwIgAaNUgLPVfOpAAt1WVsSxcHWVSVP7CDLw6fzJ6rsQCnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5d2aadc.0","@graphql-cli/common":"4.1.1-alpha-5d2aadc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5d2aadc.0_1636840976367_0.4807054362123342","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aad2fb8.0":{"name":"graphql-cli","version":"4.1.1-alpha-aad2fb8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aad2fb8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"88e8f3ce9ca12cd04e3f370f4b749b509f48f40d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aad2fb8.0.tgz","fileCount":14,"integrity":"sha512-IeZWH7cXYio1AK2cQCcoBqlJu0jvbrTwnffCXvp9+72UB+PyBuv6TJf0AtXIiiXy0nzDBp2BGEhxfRG19oTTvg==","signatures":[{"sig":"MEQCIA5U2IPOAR/OHPSU0K9sLu61+ztw6WNQ/970+kgZjRfWAiAtTNM+xJSvbVEDU99JrN0n0ei6P5IUGMGm4xYQz/0A+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-aad2fb8.0","@graphql-cli/common":"4.1.1-alpha-aad2fb8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aad2fb8.0_1636841072032_0.6776189569877415","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8a1948f.0":{"name":"graphql-cli","version":"4.1.1-alpha-8a1948f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8a1948f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"44306dcd01895b9b3c8c8f28950baea2e99e6d36","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8a1948f.0.tgz","fileCount":14,"integrity":"sha512-4c7XxtH9CfJME/RCIY3/+YGrhJa04ERArchdtJnsxymdD2Je8MJUXm0nLt1Pb6q0zZ2xn8KZkaZvavxWu2J15w==","signatures":[{"sig":"MEYCIQDPmGsNOe6aGXREonI+zRNVDTFvE2BVoDtpZIg6rUnDiAIhAMA6o3jMMjeGFJyhMyAhPHvJTv9HzEp0TzXdEp2v7Vlp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8a1948f.0","@graphql-cli/common":"4.1.1-alpha-8a1948f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8a1948f.0_1636841267505_0.6468204818554788","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c415158.0":{"name":"graphql-cli","version":"4.1.1-alpha-c415158.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c415158.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e6a45212850d7c6af8a398f57f4d651ab80315b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c415158.0.tgz","fileCount":14,"integrity":"sha512-la3vyxB9j9ZOowprg6KMmKrxdIqQm0Ztwbt9Em88pN/JDg3V9JjtYPMOKiBX9VY3RqxJGNATJT2FO6Sp8PfnRQ==","signatures":[{"sig":"MEQCIFjmRStFf0uQMa+YNyMCaU3UzsszEaXfJgx4TzVkSSYEAiB9P/AjYn9ho1gB8K0irEI52n9EBzSO7J68rcYbg5WfcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c415158.0","@graphql-cli/common":"4.1.1-alpha-c415158.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c415158.0_1636847059979_0.3070586692111914","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7f7fdc2.0":{"name":"graphql-cli","version":"4.1.1-alpha-7f7fdc2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7f7fdc2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9fa795a1cf130e8a8353b383ca653281ed50c486","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7f7fdc2.0.tgz","fileCount":14,"integrity":"sha512-v3H6bwdYC+Y8Sa8i4JcrieNw6Apx6VQByE7DCw/5mLzfk6zmQrIwK+67rUAztikHyrBRsTStHWnJKycflFHDDw==","signatures":[{"sig":"MEUCIH2hWPHsLSinNYozidTJL3f3shrVCEfkBZCu7eDHdAy9AiEA1iY/xhL1D0fniyjuBN3UomLwLoraZMixskbalXHg1c0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7f7fdc2.0","@graphql-cli/common":"4.1.1-alpha-7f7fdc2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7f7fdc2.0_1636847181459_0.29325246077318123","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9e5c262.0":{"name":"graphql-cli","version":"4.1.1-alpha-9e5c262.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9e5c262.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"258c3c51ba2fda28bbdddbabde238d5921dfb44d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9e5c262.0.tgz","fileCount":14,"integrity":"sha512-w+/8UVrSZjysNW5I9WVGz6DP+upKsxb80fs5Kldf1viWVrXp09yAYxJj4xXcak/HqSBtLLi9d1rrLngzraRzWg==","signatures":[{"sig":"MEQCID8KYMQ5JBptTKKfHgP4BmIN9IzTS6nMMOvwfUZ6Ut6pAiADpl93KKIqggyP5cxLri/ZysYEfrsv/UclCKj80UfNIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-9e5c262.0","@graphql-cli/common":"4.1.1-alpha-9e5c262.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9e5c262.0_1636847379009_0.570575675775715","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fad5278.0":{"name":"graphql-cli","version":"4.1.1-alpha-fad5278.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fad5278.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"46d73219b237bf879028fac02543ca87ab711180","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fad5278.0.tgz","fileCount":14,"integrity":"sha512-W3GGe9ke7dyPisMzJ1M5GxYfYlJH6GyOkrTvlMppQz9bknAQzao6abAsZp7o0KCWfaM12R7ysn4ndSumyB9Zhw==","signatures":[{"sig":"MEQCIF76aAZLz9SW6jZEg8PAKWNMYLCjCbfwFQrh9twHWK+/AiBRw7U7veWesyt0ZWrYuNtOG0MgZIjhAMdQrYFwUvWX+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-fad5278.0","@graphql-cli/common":"4.1.1-alpha-fad5278.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fad5278.0_1636853998139_0.046662271070126105","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6b85527.0":{"name":"graphql-cli","version":"4.1.1-alpha-6b85527.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6b85527.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0346975f224e98d384645519b67aa32edf6d3f6a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6b85527.0.tgz","fileCount":14,"integrity":"sha512-MJJSnT9E5x7hB4kopJUSz1c/hPYKcGSHUM8bM2iV4KTwmXRCHEDKAyNiqFpk1jAHMfugh3ImZc2/H3RLBJooEg==","signatures":[{"sig":"MEQCIE5dOH5rQxlYgvNK8xzm+/GO8+5CB2vAq7ci1vK1YKJIAiA33+tTFAhp59T1maximRGMoWrlPeGdfZvq/5v07otnjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6b85527.0","@graphql-cli/common":"4.1.1-alpha-6b85527.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6b85527.0_1636854136759_0.2016333754830717","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a6d26dd.0":{"name":"graphql-cli","version":"4.1.1-alpha-a6d26dd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a6d26dd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ca3401c81075e6736d45270c7c449b2d217369c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a6d26dd.0.tgz","fileCount":14,"integrity":"sha512-C8jsHZAuJp3mvCGxlAlEjOeHLIj6zVePpQv92nYkPbre1rJF6rcnosaVm52zyo8bsoROUQQNTHP1NgMC+ZQr3g==","signatures":[{"sig":"MEQCIGaltbDBC3KXzNobLwLNjBY+Uf/m5nD5ujEB5pQtdpUVAiAg0ISQz5Pl7AoLYu25pJTd8XJj3LEa9gmqxB4QgBcExA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a6d26dd.0","@graphql-cli/common":"4.1.1-alpha-a6d26dd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a6d26dd.0_1636886068184_0.15901766357092617","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b8f3359.0":{"name":"graphql-cli","version":"4.1.1-alpha-b8f3359.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b8f3359.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"230a4389c35f67532a2e2bd6c3f59932d397c986","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b8f3359.0.tgz","fileCount":14,"integrity":"sha512-gv/fEMBWudyh6Ka5oda5GFhy3eYNQa9GHldjSsMpBf2eDjq7cADfLj3VWy8L86N6+57ZLE8XWtZ3ibMxeLsGaA==","signatures":[{"sig":"MEQCIH47iMeBhpxLSk9P9pNPXRV1cie4AWO7OaRL43gOb3EuAiAIDMkHeBX85zDsaehvSq4MccfjhLWwyZoD4gA1gdh4zg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b8f3359.0","@graphql-cli/common":"4.1.1-alpha-b8f3359.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b8f3359.0_1636892370498_0.47629848276386855","host":"s3://npm-registry-packages"}},"4.1.1-alpha-54306cf.0":{"name":"graphql-cli","version":"4.1.1-alpha-54306cf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-54306cf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1786d2b6942785cfbed778f74998c951bd01c076","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-54306cf.0.tgz","fileCount":14,"integrity":"sha512-F6y9sb12x4k/a1w/2/VXVukTqz8Ti2ZqBJhTFChCVHtlhNEM6wJaI+YzCV2dlyg2D1PyweQDaNXP1NERSNml5g==","signatures":[{"sig":"MEYCIQD7mdObNYds4o/FXz0smtvOyQOWdqLwcCm4GIzWOMdNDAIhAKd045Tjpp0g0nIM8TlKEbBNnRMDwbng51NdvcAleWT4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhkqaSCRA9TVsSAnZWagAAROYP/Aru19LEN0r8CtEhNM1S\nPfm/ZYVVNPIeqAjJqKbj7tM5XxAVxs13rFrTLi5KA+VbDCuMsfD6mGLrwqkS\n8v6bJpTEKlb0TiuyvWmpYBMo1g6tJ7tggh6i14H5blhbRh5xNVb/lj3HX9Jm\nZ0+hH/kVB2rOhTj6qBs7bH4VnBhRdn9oqOJhNUOgQAp2N5a2WOVUFsm4fOOV\nJDRCv+89bNxbgc07O63xALSsGQ5mYAfLl1/dZ2F2jo+cql1Z+Cc/z0iFHpC8\nqxm7pYt/LLoWOyVfJRLgVIztCkTg/UXRWLDKmu9KPGufIIAdmKVDO7ksTPxr\n/Hu1wel0szSSscFFMXzwp9IHvZVs2GrC1nSt9rapGPZbVJdbttq592VdV8dr\nrbA9BX1ZDqHuOLp2M+JseYziuBCajRVE/0yQNQZ8mcIMlRpynQb8gZd3AbTI\nfftgqr6rBQ4g4/cRMgJWGlxK+3o7ESd4ZEM5xWvO6bV5sT+Dxk4Odr3lpAlC\nyzVZ2jMUifDRx3P8b+IkLR9vXBtCEm7HmB3NL2xtLpFZw3l/M4fg5N75BcUX\nGdZNS5c9gr05M+Ye3q67pIFSwDC+CeM0lKldXQ3u+AIpFHdMfmNZ2xN2+y8N\nba8J7MqED3reLrw32EDrxHKescVwPYqoiktT9vCEZqpqytSXB8YyPqiLwfDY\nVUTq\r\n=yQCK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-54306cf.0","@graphql-cli/common":"4.1.1-alpha-54306cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-54306cf.0_1637000849838_0.7401021991657433","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bec1c91.0":{"name":"graphql-cli","version":"4.1.1-alpha-bec1c91.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bec1c91.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1f63c14929cc54017bf5e2715042b95e0c64af41","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bec1c91.0.tgz","fileCount":14,"integrity":"sha512-ATDvHhDnR0kh1Jd+cpfSbe8T75xQQpn59cXKfbk6m259dx1lYV6a2PkRDguwkzwFsrHTopyHlzjtPm/1a5DpnA==","signatures":[{"sig":"MEUCIQDOE+1iJudCn5bSKy7iqB1+CDHDiziyIDlIBW82ypX/2wIgfQ5g6zZ36KDbdCwUGAAmfrpuosEm5j7XYI1YQtJFAY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhli7gCRA9TVsSAnZWagAAH9QP/jdIv+G3oB9T7/+mNtr9\nXSiz4YabqIoECqgMB09N6nv7HQBqqoP/QGKskajYukFWuCqSJhE+2gPNKub0\nMek9dpNMbKkr1/t3+TOwMPDdH7DMUXwsZ5EilpkEyJNAiOULwYGsuNID/bzm\nzchPP4wPWfv46yn3Nv+IDTOyOXqB3Mwwfy1sJ2dbUdAeE83HF+uYNaZQUeiT\nxgApwf3lt5LevU6MGhqkrWhU3GUOgOjRjwRqKv9H/ptV4v3CEe8L8Jnud2lM\nEXg4SQDKur4ZwOKmNs1LAkVY6pppPe7BOgj7lmx6LGnlzSdKCqHMzu6JvqBs\nt/APwk50+Arp4Xa4NNFtnOoz/7H64WTH6aPyf9MX9EpXXj0g/IZQibvuHWTP\nYTrmoPIH2WWQ1xWiojdQdd+hpVejXfqNHbHSUR4eI1n/NKlYB7OFMjhnosoC\n6GYAxUbHzGqVM2LM1+aQQMl+WpKaCe5jKdywbTXeWZIR9Q9txt49zoPnN0ro\n3+PbNzdDyNlGEuAJyOafn61y4e9nt784KbMeoDfevd8AhECGbNvsQlQmolhG\ne2meiBun5jFUSnO5JGCA+gBngl5x2qjOM5UstTmOitgzxAalFVaml/3j8myO\nHP+YUcCEj3eJecAEgDJ0DzwlFghlpznzk4pxyIgfwwFopLCjTIKAxAucaDHY\nzJoT\r\n=aMRn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bec1c91.0","@graphql-cli/common":"4.1.1-alpha-bec1c91.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bec1c91.0_1637232352268_0.24911733769816546","host":"s3://npm-registry-packages"}},"4.1.1-alpha-701195b.0":{"name":"graphql-cli","version":"4.1.1-alpha-701195b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-701195b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"402b53b23e1efa8e75f16cfd1dd6a3d9bc863059","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-701195b.0.tgz","fileCount":14,"integrity":"sha512-7fHvvtb2IuRC/efXKYGo4cBResgqYobCuOD572Hnmhhg99kzPqyk3jGobgKBscpbd6Wf9IulK/omgxMMgbzvKg==","signatures":[{"sig":"MEUCIQDXCmYScKI5Mhov7zq4me9Yt4ERCaeA7/crDQhHzWUxowIgFYEEATUseqCcvSxH1gg3sNg9sesSYdvyjvTvRAoAxe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlqk0CRA9TVsSAnZWagAAM54P+gPrduRc60Y8Sc6SnY2p\nFua/mopBkxo15+GtiNV1qoYYcy0a7O9rbuqRcXHiFPw5guX7rDME3TMfr/SW\n3mh1IemvynX2nR9fSv94LTY17dbo+wJE6bl1VZKaXS326zS5H5zb/BXKOSUT\nFDMrXSYGQpQ+bPvL6iWzOfh1X6cmQ08IptYNu1XqRNuEr0yE1xj1ToaY7crL\nAUXURbW+mmjraXNUwkbjARBnPFj5oHykgd9ww8iyZT7Z/zftbL7ZLr8M+w/4\nPpfmI0uD309ytm6WczWXZ7OFfANZIAlnondEKRwfx+lNAG4Q4XOh6C2VkqDL\nMLqIULsxiqyjPSp+KqohP0y28M9gy6EZepmGZuSyk8tRUHtS4xRcrIMtJ7Ze\nc1ry0jekhotovx0rTjiYZ0qGQxja/wMK8gceNKCsEwqp56RckLalmqWHhcZK\n63I5sn5AfF3gddiLOz4KJEyR5PI1Lq5u5yjs8sl9AzVV+VIRdI004Lalo3US\n9w7rpL/DXDt33fsI2noLM43KC+HtotxRmB71RIpB8lHufr6qgmQULCpTdD5y\n+q5ZVHDuPm/rYC+5wc0naK67nGsBJOzzFsM5o3OcmuFmCtSkqEKcE0cfYVW5\nS0EJpEuH6/0vvYqyrU4LAVldNL8zu8+9m+vSMB4sDMa5OktafPpR8dMZg2VE\n+C11\r\n=hSYG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-701195b.0","@graphql-cli/common":"4.1.1-alpha-701195b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-701195b.0_1637263668552_0.4173201024665527","host":"s3://npm-registry-packages"}},"4.1.1-alpha-af6d7aa.0":{"name":"graphql-cli","version":"4.1.1-alpha-af6d7aa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-af6d7aa.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e056bc977a04b99427535ea2b64fe08c5a6cb306","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-af6d7aa.0.tgz","fileCount":14,"integrity":"sha512-7AA9NStoAm11XLAE6oeMzw5D6GVirsSICRET4bsmLYaGQK3L9stIA+z1HaCpwXvKf+ZN3gWQ/de7yM4+Yh+Imw==","signatures":[{"sig":"MEUCIQD+Yqx+EWedZT01E4VvgQKzRtaEXxio2IA9fE+gXaN03wIgeSk1+GXQun7isLA2r+SHLpXU7gWYz+oExNswLPp4nys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlqlGCRA9TVsSAnZWagAAn5gP/27uykifJ8DKBu8fyTRb\nAe9TYvY8JGnzuTUcFRLRQ9YyABjUpO7w3vFtlXH1NZh2suEpAEKcogtQFyLV\nWg1v8JdyS+2pkjaejU7CQk0fH0JM1KdA+G7QlpfuNBbsZxiyEkbSws7gch7N\nRkfRn+Oxs04CO/3E70rDWd9AFnmB2t6Q2V2GpBMX2muYQEZHrce2noEmcmfL\nEnRAr///DLO+jjvZYZNk07QIE6ZigIsH3xw0j2b8jACi+5PcImBNuvbxqq41\nB9ocXkSGWqJ/TOWc4XFAk83nlehydG+nLDeT2Shske6uOQ7PAorQAXRlQIJ1\n2gQ3PTthbNV/2Wtg+5s2bQewF7nqWDOCgeQk8wpnlJTnw9zTQ+JqbO+3urVl\n33rcHMJ2//ybQBxNxM2nsK4vwW7dElH1z808hGfuW0OcN2aOEyC7m9K737k/\nP007RtVmbU0ddPuMCJunAJh33HcnnXiarRbCFrNKNkEe2UxxPOzARnmwNUFZ\nNNPnNdeGY1PuLEtkkvjhGRz13x3vsgzXpKRyxzWMDCXT/kLjWVoYvpwuPb2V\nZyuvOSJwG/Gq8gzWH1P6SvFhfVBfQTUB9MskoLMQEkbRffbEog1N+9W1rZHt\nuHWHomWHVn4u6ftys5/KwYdo3/0nY7oaH+m1QZ/L475sKlG2gGFfvnIxel1r\n9xe5\r\n=b7Fn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-af6d7aa.0","@graphql-cli/common":"4.1.1-alpha-af6d7aa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-af6d7aa.0_1637263686021_0.0017494496924752578","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cfc89a0.0":{"name":"graphql-cli","version":"4.1.1-alpha-cfc89a0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cfc89a0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e5b8b7b200e5f5ac269d46000b10d4b5f524c634","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cfc89a0.0.tgz","fileCount":14,"integrity":"sha512-aVBy0398Ipevxxji9iaczZD9ycVDbUZMMHcudOhvtI/lnzDnv6qpJ6h/K1OF6gM8ix7nB0oXzfyBfz9wTSWt+g==","signatures":[{"sig":"MEYCIQCp8RZrHHYYfnvGzUnoD8NwTjPPhEu98EsjGEq1bipB1QIhAOb8/orV9921bpIn2Idu0yY60a6rTIqo2IBcZVB59k/A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhls/aCRA9TVsSAnZWagAAisYP/2FMirWMYQD7ffkKum4d\ni5zkEFc/VFNMxjNlEsOWONBBL8QI3HZfEUohHHrxP/4U+6NTeLNzZajnRCzi\nzmyMpV5n1N4GGGsGz091gw4jPE2U36dxasutKunz9LWYn4wiNIM+oG3rtvSP\nsgvvrXlAp5+8T8ay5O97SC3OaEWUHL/88CcqSIOXzxVpy4v00nfzZV1NkxB1\nt82yt102wOZ73r4Y5tNqDvUNfssh/d/IvToGtgHrF/FEW4i2xUlJViRoTAjO\nO1MxpjgCMCLAE1eH6spXNvHnH1wFwFv0YiUJp8nopqTRbrmz7K1WUNHnRyI9\n/8/gs8yn72vUrLGN6LRNIpLTJ8nR4Rj5Fr8Ts/J2ul6S7n1l5AQVdTMaBifE\nUMd1HMIiMPaCayP9uZjb270198Vfsymjmgg00p1tHRbk7lqibCHkvuhfp3M8\nHhSjuXDz2M0qX+8vhT+hi4eSTSNUhC28DbiwBq3XLbiVN0G6u+4GsKyoemEo\nCDYqY5uVlz9eS81qQCBJHp4AIu2OpljHgu50SAWGvzq43TyIPumPomJymFwV\nPnlgj+wjsg9b8+YAy4nWTr0u2KftSnRGgC2lOUX65B9DGP5ocJP/h7jlz8QS\nbGwHIpq8QYTABG+qYp2nIjdps8nxWJus9+a5kkH1dF9NMnkFlQr+IabPFlhv\n3iVE\r\n=bv83\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cfc89a0.0","@graphql-cli/common":"4.1.1-alpha-cfc89a0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cfc89a0.0_1637273562079_0.27852337182060793","host":"s3://npm-registry-packages"}},"4.1.1-alpha-23ed4d9.0":{"name":"graphql-cli","version":"4.1.1-alpha-23ed4d9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-23ed4d9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31188fa14176baa9f13697da6e69b38f4de807f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-23ed4d9.0.tgz","fileCount":14,"integrity":"sha512-kr+47qxn78w+hm4yJBOVyp4AUhlIpeAGQypXiT1NjdNF7XL0GuLeUreoTvxpl/kbqwvjnm5TMQ/htvx0WIYWVw==","signatures":[{"sig":"MEYCIQCXyUCQ2ohHecQ6/p3wyqosK5m3N/8bkkFodW0zjgbnmgIhAJAgJoqt6MDyQUkyltQdzUEmyt+VjfId6pmw1TkVhdDs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhl3hiCRA9TVsSAnZWagAAsngP/jpjarAxRjq51Ay1/uU+\n8fEKw/zSNP6TbUIFRDNNRXgLZmgRBkfF2uJvZa1Uh7pr2LmUJHZypIlHKEz0\n7YUi6UiVwSGvmsWK/hmCL1bH/jqZAb1XpNvm90oIlGu4RJtVbVDBtlYYKUa+\nE2x15bMqFw0CZTVHBOE5irWCEKhuqcdn0r9HQYf+zZTXjR8+TyyyhMowJr/8\ngcatcoibMa0thOmAxYydERXDwgtHo2DhvV9KjVkc8dLdEYPK+rdw0n31Rj5z\nrs0nI4ogoXFj1s2epCQfp4DAziErezdNfvtsgY+JLBnuDXM0DpF8nKUlK9KO\nKjKY7BUU00UkP65S0yjdGeSq8Rd6DUfv3OMu8U+eENm5gV5NX4wFSZH6JMH4\njnQZYSr9k1FcQN1ZaTdSSUrdy/hlr1wVByWiWGuErztxhaswWMbBZ4/2vXVw\n6W1yGuOQ6J52Ko/8CghsAxqea0JJbuzIiv23lt8wS7Y/nMVIHr67QUBJRMfh\nX0f1oKQ9crAs2wV4F107FIG+YP30nYy4VFWptdckDaYZVsQlRPeYDxLrtr5G\nx8+khXDIgFhGbKWnv4R2zthAW9Khf16a83/7vblKCl6Ru59AotT9JrTlFe6Z\nW3H/J6urwCqTNzbQt33p/DuMWC8Ru3G73bP6ADDodcH5YcYuyx77MOJeANBD\nTVmX\r\n=ynF8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-23ed4d9.0","@graphql-cli/common":"4.1.1-alpha-23ed4d9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-23ed4d9.0_1637316706446_0.5435345079143172","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7623208.0":{"name":"graphql-cli","version":"4.1.1-alpha-7623208.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7623208.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c6b7b5bd292595cc5556553aac484c7a9db250a1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7623208.0.tgz","fileCount":14,"integrity":"sha512-M9aseK5dTp8CJIpRgqJrBsjzkIxmZJoNVusWKDpo+HkvtwVU+jZ8mt9CPDb990jigGin/RRnnJIfx2Qk8KZ8bQ==","signatures":[{"sig":"MEUCIQCW6btji5yK5J66C/OsIvSqDUp9XeNAtEV9hv0XpGDXugIgcfGbqaAtLuIMx1qTi06zUnsCKbAy3iTcDjmBmvIsVys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmoyxCRA9TVsSAnZWagAALPAQAIy5nU1wlasWp8BwJzIo\nguDW1BJOvuLfvDa4abrLOby+GghtFv2scgDJm/sF73UCAnit7BJeVmo0Z0GY\nfeUz6wqXDmTUHGGSf37I2YBwPeBrjciovmCnua2Ot+WnBhtr+VKTaVxq92bo\ngaj0/C4HlNfIFCGxY9Vw7lWrokbe66eyB/866HsKOqDAkMqvsl8LAFYo7TJm\nSqZ/tTgaM2huoq7OmXH0DsdJyrJCzv7ZhQFI5yL8P6MuqwMberZGyWR5qqsJ\neBnNud1qq6hjOS8JIM4MzBrpjX+ffOWLNHNb+ttUT0B0389UFvkgRcy+IPIc\nGFNC6Cene6Oo8DxhAnHD3j3XdYT/ErLFyk6yzcB9Zdu/a/FOc16Wq5a/ssGr\n3Jr/3DcvnHh9f+1QrZcZfwuZs3xy4kUEIm+f/z/dIIAkJt2O/2krvE1ctlE7\n1K66maIEfCUc5m0CqPR+lOyijrUcjSB5N6g1ZdDJe2DyGORZfwnd0G9h7q82\nwzsehrRrkYDq4OsZ0xYUj4dABQvuacWFCLwBjy/Ckq3x4DPECJhNoil+JOZK\n6VJwWhaE3P3Ic4BOUAC6bLPB7Ocw4jYGWb9XYtKujJmf55Ic2LFfcp6nnbTK\nQ2DlA5UAZyCDAJYlVaju4g5TrcCNLULH8ZLOTVi7DPchjf9KQtURwg+NOrzM\nHg3Y\r\n=xBI5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7623208.0","@graphql-cli/common":"4.1.1-alpha-7623208.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7623208.0_1637518513823_0.3150680722873931","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ff158c9.0":{"name":"graphql-cli","version":"4.1.1-alpha-ff158c9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ff158c9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c86605e04fad13c33140422f55b28da78748657","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ff158c9.0.tgz","fileCount":14,"integrity":"sha512-yoTwluhGrO6X0cze81Pf2LVKuUfZgPMy/T/asOfPBN5zfQY8qAT6BLkeD4TRoKPAECrtgLxFgmkhZMq9uDJCGA==","signatures":[{"sig":"MEUCIQCBCZvQRhCH/lAlkOFnO7N9QL3DWk2ooPY9gzI+mynNqAIge+DEH3A9xLxhZmHAx89FiWOdvtemGgqsoC07ahUPFmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm3h+CRA9TVsSAnZWagAA17UQAKMICe48+sgm7iy9VXYh\nrUUNgxCu3NNpv++XjcM3FTXvPyigHoV242nvE2eT3NA8ZwRACOpkxb1lGcvu\nF2G9dak/oPxHZs1GE7UAEVao+hWej9lPIBXgKkxJ3CYOJ1SVgVH8sASblLEI\nmlJpeERmHhVifOq8rRzX5RimgGqbUt9rtnN3rDutYzA1QD7Qid76eb2AoaqA\nF9/lLyzBCDdh9GiYpI9WdvgNR6JUrsfN6NFnU1aSV6/IXaCmgkLXLROPHwyT\nAEKtA+4T5vmmQ7wgvDIorGR+s1vO1KcXuJEOEIqMfgiQ7+lKOH7AFmImEcI/\nu9fa5FHjB+E9ywBuRWkoSwe2D4VicJphyaDT8mJzwaBtCTOV0YyvrPJOw0wt\nfy6fO0CL8Cl7cNBeFRcxuarcTjJoeyBXSU97LtL68tL762SjVkwHdaqnbcCP\njsK35arQQFySMixTAXvP8BM8Ag0bYRCsaeJontBkl2TlHDo/NZs9eDc38Ot8\nrCdlx25L3nX3u+sZ/0bE5X+1DNDgFrSaMxCUo2sx+jGZE9b2KNq/a9Bc3070\n5xE2pX1CC2Dq3FJafZ3BKHH6XoYfxxtEi4T2fDBk7yRkxWEJqJb2awCFMyss\ncK8VWNpGJ39S7KcitQ+mCz+OTGqp0J3uuaMPd/38OdugPf8n34iS6k3erIH3\nc4ma\r\n=6YBr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ff158c9.0","@graphql-cli/common":"4.1.1-alpha-ff158c9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ff158c9.0_1637578878653_0.9619233233031141","host":"s3://npm-registry-packages"}},"4.1.1-alpha-591589e.0":{"name":"graphql-cli","version":"4.1.1-alpha-591589e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-591589e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"452ec5fcc052a11c656cd0755f19572b17ac4d3c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-591589e.0.tgz","fileCount":14,"integrity":"sha512-grXmDprSTWSPY+8DG785fO9dw0lECIaeIDuUSRczjLLOUOm+guxQ8VKFYkhiPnK+T6OLl3fY1mn707Wm3T7CyQ==","signatures":[{"sig":"MEYCIQDwj1o0kSJJDQdPdrRAV+Tg2fmcOIHWpPidAzTnMjBeOQIhANoBXHnYjmFaKQ8l9atrQb0JDJtxCFGk5LSL/yMSSZNW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnU43CRA9TVsSAnZWagAA0vEP/0t4X6Kzg7aHWNO+ZUxA\nbYYmftC7T/2hS12WnWQM7Mt6a8/+Wy40R/RNusR/ofIc10EPKpSTDTIwXFav\nhiUwgwoOZI6I0AoV+WB5a+IbQKEQbGj+wL1lfPavnSBsmF8Lyh0CwbL/Dwvu\no4qsMx8HsAkDivrqt8w8m887mcR2bZTjBZXL0EYctlUJBhKy0jZhQq/ZstgR\npmaEUOjh3N440G5/qkB9JYgDHW7D6na1WnCSy1b1zetrfj2ZC0RgBstLmcuQ\nPmq0Bi3dyCO3MypLBgQIwqVIyyQjV4ftixa2Fp3jkMcPFDaxZhdLw0e0hmpJ\n0EOyXUOldXKaVMbiBhgFPu5EPW2DwjRWz39UPe3C+bq0PWKZQlXYI/IBo0Kf\n7Kmzns8hvWadGJJma9onXy56hAg3r+P9SG0s0OUY7/aZcgKsiumr+oyNU3Uj\nD8xZr/6k0OZw9EQ8sHydVABCxmQ+qXlPhjLqFw++XCDifpqv4BtwdTs3E4EU\nISd3R8v7bVtVorxI7Ri5K7wTinzNKPzATQ09irXJeHc1y3+o05y3PXfnpABZ\ngoY99DE/tHr3kUBZ7m0aZB7QUJEGj3ye1iU8SE0sgvQ+GkgPs2VVgPcHqtiJ\n6pUlJ0YroiR/gBwyGfYbJON3ybdU6+/w2j+6cF9iIft7UQnAvpeVWZWbajih\n+koA\r\n=bzua\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-591589e.0","@graphql-cli/common":"4.1.1-alpha-591589e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-591589e.0_1637699127275_0.6911421526658323","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2fedf14.0":{"name":"graphql-cli","version":"4.1.1-alpha-2fedf14.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2fedf14.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6f02e0aca984cc3e3dce898f7e82937b3a4d005a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2fedf14.0.tgz","fileCount":14,"integrity":"sha512-MlM6boBdDkaybm/6Aqy2VYS9uTkTWGvQr3trlahXwU3qFL15aeEsmzg+OQrAG5Cn1pYVoG2UOs8FRVOYWXFIwA==","signatures":[{"sig":"MEUCIEpQSpquX1/QWJ8d72RdusqWjic16IMXQc6szcGbiPbyAiEA4RJYv/DTZ9nhzoYkRCrpTbXR8ACm2gBS8LNE9JysdlM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpZSHCRA9TVsSAnZWagAARYUP/AzbCsavx/r6Uk5VJniR\nS6fCG6QbQcAVZ42cW38evfsVUz4q6UsipeDzyIp0f0s1Hz3N03Q8You7Xfwk\n4hkvfLOU6kscEMMDqdAfYoLvlqu4tUia0odGbWToY53dC/O2poheddIdECnr\nBnIgyZyS8JmGMmdzKo3EZLhEgVZDCPKVafSjzO0n99o+s95tK4SbpvNqBsIr\nMNsNmfJ8PImoXnuG5X4yusfxayHvL33oK8glDnN/7iWWQeAOlv5O1PuXQdiY\nQka+BffP6HEdZQLT6YPQEEreeZq0nGn8+5w2jIOXqIaq2FSUAMjltpqBtPlx\nUeNVR2gwL6yGhuHXP7JdnKDkp1YREMGCi8DrJABaoe+q4bppvj/+5grXtKa6\nYAZsUao9pBz9J4F0+3ZQul60an3kAjLCjJHN4iGSWwHkeEI0xJ3zMfMcJqQy\nTgNfCRBXpd9RZRqnSjx1PVQGMuhtTJjIUNk7ki0pfKSQQuh7LiLzdXO4J70l\nUnuW53QiI8YF5jYYHMP/gTQa32dbfsBc1EZTp2um1pU9sPGcbOmdw29E7psF\nSQ7bgUVRAXk4Lm6hqN+L/Tf3mrH78J1mdctLVBgraxDWafyxoXwgrNLcBofF\nIDZ3EZHDzIWVJ1Z4btgSOnBzQOvDkp8sdS6Rm2fUHg6RVhRQ069F6sfNvfQ1\nOAvY\r\n=wwV/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2fedf14.0","@graphql-cli/common":"4.1.1-alpha-2fedf14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2fedf14.0_1638241415016_0.4971789523781036","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e14f280.0":{"name":"graphql-cli","version":"4.1.1-alpha-e14f280.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e14f280.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7b4ee3ebf4e6fe6acde89f900d081cc91e2b9755","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e14f280.0.tgz","fileCount":14,"integrity":"sha512-VhBPzVSOPaHSJFReRPePvhH7bFOdNOTSgzXjhYtJLCg8AhVkM2IKrJqevTY+1hTPNJvhkIVqeF7lEfnSL9K0Hw==","signatures":[{"sig":"MEUCIDuvMnTzffm5IvtFJe9WR4b39MmaqUwkC/SIz30MH5u2AiEA/Vo9eUBHIO8LMLjdopf3gfxoeuWsu6fWrqFGXHPjg5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhq7aSCRA9TVsSAnZWagAAvJMP/2cLp1TA2gVw0KwZjTEM\nnXa1WfmhnJvuugqgB1LmBWPXhgbJleX/0z0542R9/EQ5t9zHT/CbKm9WJ+gq\nUgKAd9mOqckjIn36Dx51OR3NHSEYzdVgMMIKrNVOSwG9DDSTI8VT97BlRKCV\nN4HooHYmIkbdc/rAYQ1BRk1ofIDla8H16KhofQk7/iM7CvGy2d4NuuagM6EQ\nDvl0MVAx94mYiEP68t90rN3SH768cv1yXUnb2pPiYHNV9TRrc1nZn8P2gFt9\nVVf7smvsNx0LfQdSglaiWbBYeArH38Bj4hwxh4scvvXsa+j2j9+5DIuC3g6e\nLCO2yMb1pD1S42rUVty5ZgYIgDjoLsO6ysdOILrnw5QUeKuIfLj4b7xY1tdh\ndIdlnpQfHNASURJ/bip9ZD7Y1Q3NCTa5hJNObklIyTSw6jKnkEgiWdLPrCWC\nitkV+Iq8kvQwWGSUWNAVmSBV12JZnn3zYqOgS5o97J3kfVZqj/dNSAL84TVu\nVxjkqwBakTJzUQSCq2+31y2+vma6wLbModEk/DLQY4mFfeBqm+y+Q02SLWC7\nCXBse8l8PY9+gYJiW0WNleCDBgrc6xApbS7o1TAre/4waOSoILl02uymgb+/\nH0VCHfmdn+3G3sYMg7evLj3P61ozti/kn/v1gAj6oy1ZSKneKiBCqRHb5BeE\nIZaj\r\n=wEUT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e14f280.0","@graphql-cli/common":"4.1.1-alpha-e14f280.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e14f280.0_1638643346222_0.6438201578001648","host":"s3://npm-registry-packages"}},"4.1.1-alpha-647a8d9.0":{"name":"graphql-cli","version":"4.1.1-alpha-647a8d9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-647a8d9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6d90bbe13a6719f3a55a01754159c00481fdd0d1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-647a8d9.0.tgz","fileCount":14,"integrity":"sha512-UFn9MCbixlLcbV7UCzecmkhdmPNog31EQy00ds/gbuvNk3CUGODkpxUOyVTzxuqW9pKMlcAqJ3bmN2CXzCWMXw==","signatures":[{"sig":"MEYCIQCt6GMYCTt1TT31U8buYE6z+W50z4ExG00dvymFVJT8eAIhAIELYYOEHTUo4embtlCNcIZmpnhgEU5oRFWfe/4fHLpD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrzHsCRA9TVsSAnZWagAAyzMP/Rp+GbrkFXU84WTIt40x\nlnxJ15kcjRZbzXxXc8xue5krm1g7ap96oJjmKaEt/2kO5Zad5ZB4b5cewA2C\nZNnXME8znZE3ZLBpo9Dp87x2uYqLof8W8yd1vNeLOEZVPqh8JEmuzeUytTF4\n2ip8n1nK5KXvEqBhAs3m7ARdKm2Q9hFL++kXzlimolHDMtGfweoG+56OqbNJ\n6ssnHN4rHe/UPDafN2NT/yDOMa11FvI3aewrM2rfzTVnOcGdCjyzJ9Uj3o47\nKbJkIuNHNhn9HYiuVGDVYBjbbWfuBWGgP1OMMFuxjtiqozC6v70cZEBtlq22\nuKehqYmktbSompZqcvi1P6xd6bROkSn6y55wlHZbBhtcCakGmJFcm0JXUO80\n713MVtUZmscrwdDnOSCUgg8EPnzRlgkc/eOVzH+uFnh/aOAOOJleclXPCPzD\n6VVF8PbfDM79z+OEZw4BJzz1qE5ub1yXjh71SsNyabGSOI6/2ywX9hOHOGQa\nOF+qs4/GlTqLJZxR4qCTWn0cAdH80dAp6l5QFNtglU0DsV3/8/CtG+PClrUM\nLpYITROkmh0HC5GMEEwxfpODCMXdWgYoBVXNHCE3AATDevL5KqBd+bWr2C/m\nuZ9/p3U5DkatjMYFHhSEl1mXaju1amvbyxahOw80IN9HhIBMFltJ3Ox5JAyl\n85vj\r\n=KWky\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-647a8d9.0","@graphql-cli/common":"4.1.1-alpha-647a8d9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-647a8d9.0_1638871532678_0.7312716879477803","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a11d646.0":{"name":"graphql-cli","version":"4.1.1-alpha-a11d646.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a11d646.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6d6529bea10026d97b32d279d42ffd0dcdf4f93c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a11d646.0.tgz","fileCount":14,"integrity":"sha512-afd/kwZAKxZVTPD67V8HXK3EheDOzyfqYligYah9Mr6HwlBTZH4FwXCPbNCSGhBJYIAxM7uFAXH+VioTJvvODg==","signatures":[{"sig":"MEYCIQDrkOSkwEj/5GfqvhlwWUyn4l/T59QdVhs9s8z/quma5gIhAJAS5aY7m/8nZpIcRpP8RT9wy6TeCmUqEoWwaooQ6ViA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuO9BCRA9TVsSAnZWagAAI30P/1syCpGOEaoOZx4WuO8f\n2ORhjYU9UY75HoQOvCiu1LoVBDLasODRbrpGxUS7gZQZF91PQ+O3QRwzSQvL\nwxY9FmJxlBIsMXo2HlLwxrYtuVxdQawNY5qhWzIKYmn757d4M6JDhfQzvUwq\nrVWfc1bX8AcBtP8/6YAA+eLGn9S7qqlYfm1dE92zjteiZDIJEeVVmDXgHpRw\nTsb0cbIKvxo+cM5mhnUiCKe3PJAqRtkfK9vnZMUKrUGu9CD0B3gTX8gzTiZ7\nMI7hHcRTJr7irq74x0IkrW33G6EFEpLXKVJDJkm+y0N3+/4SVVxgIISxWEaw\nvyWtCQwjnFlWc3+2WnFaTsmd8pDrn9Nnz6WFkAadjw+CkIfH24UwygOLSFdr\nKyellAn3jc3D8hgCq/wQ4zPIZgsgOs72ErDXlY+IKKsByYQAUjKSexyU0waX\nGKiTqWgi25cUWDDbC3+lpjX9MfOx7VH81x37fk4IalgSbpzXZyAycczSc2r7\npxuWKoU+tQuFFXN9PrlF+GFAzoG92n+CNKP7qdnvLSDs/ZB0cgM4U8N3/OpY\nIUIWmwMTfckfaB30axEqtuDpGRFUJ89+PKn5aSm+RNTpewjVymwPEgNUdw0s\nulouWhiHAs2Oia07lvTtf9bM6bd4hMe1j8zi5kDc5lcJsVAj/ye4GXhInbXf\ndO5p\r\n=Q0ul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a11d646.0","@graphql-cli/common":"4.1.1-alpha-a11d646.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a11d646.0_1639509825324_0.26603751431261524","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b1eb180.0":{"name":"graphql-cli","version":"4.1.1-alpha-b1eb180.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b1eb180.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d84168577cacfced5615f03e9a56fed178f50460","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b1eb180.0.tgz","fileCount":14,"integrity":"sha512-HZ2uTJslmjb7V91LrBuCZDb7RYnY96XnlHECdmSW8zn4CJzHJ2hYoLCRq/nzVF0ABic4EsiPAbYpfh8LPzPMwA==","signatures":[{"sig":"MEUCIQC0+0/Ixaki3KxqxtltsNQXr2GJxtwEBaOLOZuP2Ow9zwIgMuqYUnBv2gC7dy06H+3Nwf0md50uuvoxrLZ5XKculmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuWnHCRA9TVsSAnZWagAABeIP/RBhT5BDQtyfOhGzhzre\ndOq/wiJqzvxEXVukhfhXpcnJFYzD5TnwDp0138oHM3zOH4hNBLgYBe/Iolau\n3+TSlA2yFbz/nQFl4rAwBIsgXnqeWWHa9/bpAoZd+LZZkRBQl7u2f79voqbC\nQv9qZLbJgNaO+LSSOnvDxIhUowcY5wBh9t+8u/QvzneTfdFbNVOmHAVvdIuu\nAWH7MP5021uGM/6aNbdAmPOzgwSMPI3qbVDnqtn8S9HFzp2UooBn2dxRAl1G\nkbcPkN1YkRI3WZjKEfmgtcfE4QrYHSZdNLaMVfI/ruJsDP3bA4wH9BlX+vV7\nzezpdfBecZGHcOU54psKTAL90JFyB1xDruag/GuYegh/f7vgq2lLGib66c3O\nPcZF8MOXOvJFog+r1XBtTgHi0aQi8yXDK/apD/+tY2t7ZRbyYEHPIBF28K0I\n+RsvQW/ETu1WkNLevAcT38j7vExPoy92ojl2b0LyKfsZgtTBs3hh1Ieu+i2r\nwSquNxD6E+ncQDsU0S9Q/5+NOoiNwoD0R4ZeEEIHgnANJVsqvtWsGFZPC/2t\n8F9W2AShuM5ecDpgIGvPWhahA/PrlBgcMWx1dPwyziq+eCPYpjx4bXiScKDl\n0selB1QhHHeZ51JXRHi7cIEEux7yezpJPgQwf0bNqwtUhR6TZmxJppAyInHR\nOXE4\r\n=nMPe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b1eb180.0","@graphql-cli/common":"4.1.1-alpha-b1eb180.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b1eb180.0_1639541191532_0.3178017851749326","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2767ddf.0":{"name":"graphql-cli","version":"4.1.1-alpha-2767ddf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2767ddf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e0295f0f2e3c2102c7495ecb923a44ba1891104","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2767ddf.0.tgz","fileCount":14,"integrity":"sha512-VVpUIwn5+cHuZXqjUG+N137bbrSM1ZqrYXU5IVWzGZ2V0xaoH8owtZrsOjnqCesdxb7oyMvoU/YtL7kdBHMyNA==","signatures":[{"sig":"MEQCIBWA5hgmxf3jjfxIjFQ2s3ifWnKOXdYPiYUs2RxijqavAiBirfJIOP7pT4ekywjzr40UVQdYZuskFqC0g33f4Eersw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhunpmCRA9TVsSAnZWagAAlEIP/2mqt+3RMscYHxKnb13W\natqdPC46mKBPrwo8DQ5jyp/qiJAWEPVguhD74SmeyT1fKMtFzI5PdWfgK24n\nDjdkLlUwIZQ1nDYjRlPKA2YuGslzUYLdQ08z3QX56+H3HGV13h6a7XAA9TJ9\n5V07rhfftHNHvaZ3PZL9B4EtKnHfH1n2PKUm8EHgzfxQ/vqCaZYemErY8hLI\n+Iuupy1avhZMFWY7OuTKmv1Jnit/a0EJycdIQvZofikssuPlhdMHXxsaBm3H\nRElL+HfV9K3NdgJ9j3I8eSVgkQPGg3VcOFgHPwxXMSbgn9izNnd+ldMp339m\n5MG0CDJB8BRnbSGxQXrR77dnGu9XVaKJnD2Xek7TSJs6fqoyQNxvFJYJnXJ1\nnjaCv6hi5K6c/XpVMxovNS6P2Sbf1ekmF0tTbFJpZSgToJn8Ja5Iah9PIni+\ndqk3HEcAjA0Za8t5DLLpK5KbEDAl1hYA0qPLIJk5YSskPIvNmPbotVpXex6c\nfhvia0sbmPYmNfz6CQvCDXNG+u1qA12/vparKDjq3RwFy2hQNIqwI0Vh1qF1\nIPJbJWQciGMiXMsz8EvIFSEoCZCTZYKp67saGN1fO0w1650JV67nYrM6tZsq\nyIPQe9XfziHjaNBdLVpaxHvRUb80hm4bWra29AS8zSlIcFcqX4Ma/rMRaS3I\nZNbw\r\n=cL4T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2767ddf.0","@graphql-cli/common":"4.1.1-alpha-2767ddf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2767ddf.0_1639610982137_0.5273607051257263","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0868275.0":{"name":"graphql-cli","version":"4.1.1-alpha-0868275.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0868275.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30849a50317d99f37d481d8d7b536920de2a5c21","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0868275.0.tgz","fileCount":14,"integrity":"sha512-FO8uudxw+ZOBPiJ239ez/FtVUShMSPlH3mRlF5jwwuprqwJToMjilFDP5O2J9NWSw3UPeFn1vzR7RZwsxx78zQ==","signatures":[{"sig":"MEUCIQCcCWLfGB3BmfvCj5vz6k0XP94pa3aHhju3sf7/4UPubQIgEtcF601TuX+Pc9BIdh4CyyR473OYgdNqmA1nrExDGrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvcC1CRA9TVsSAnZWagAAlq8P/0PaUftrSLDI5g0LFgWb\nSchPKMrlbs26gAdgQUmV8YlUZ2ysG5ooyeZX1pu80OxVPiePiC+LXO87Rw5M\n1ReE6h+7sHVTTSU5EsTZsblghRZT7X32LD0Ky+GNilgk61Xk9iDtgcLMbI+/\nbE/tS1j43P53GRf+V9zv+8PzkoM8Y7ByMsf/R+FBM1eP4/aFemDoffvDUCaO\nGjWun7ee83iPhd7cVIth+/Q3DwFrU6t2Az4pYXAcYBN/frk3OJzy128X2W4b\nT6suNEZ8UFtoTk3St64hOa5YbWHDjIT1PQH8BxxqTWTYq0zuAjCfBCBapfyu\nSQw5CQiYItKrf4yrra2wAtF8GS3XjI2kleZJeSY1Eht+wqTeNjmla3ag16u2\nQ0ui/273xLn7tdBuIot50yYzX16ayW/qaWjUomagQTe3nfgmjIR5HSh0EeCO\nykHtssb0Yx/jzJQ3dTm4xAAb/A1PM9t6jDVoM2OoS6yVrx3leGdbpzDyG7hh\nWxjW2Ur194ZmiQW4WL7dfW6GqGSK3xohovqgJVdOTD28hv6UXwOqg2roGSs8\nUwqn688ibxqSzi64AijUF1CBzjYBbqR86yBOF8AYD/2qmTMMov7I49ESJaez\nflZHb5otfGxUDqKrhOimn19qqj4yYbKe4qqT4YrmlbrAHUz6Z97aEdNnQ9wD\nsJ+U\r\n=70Zl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0868275.0","@graphql-cli/common":"4.1.1-alpha-0868275.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0868275.0_1639825588830_0.36962723815414056","host":"s3://npm-registry-packages"}},"4.1.1-alpha-10edde5.0":{"name":"graphql-cli","version":"4.1.1-alpha-10edde5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-10edde5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"32e88a2237f992df2580395eec716a9fb95f8dcb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-10edde5.0.tgz","fileCount":14,"integrity":"sha512-ySvG1S2vkCwwHVda+o2090Y0j3NSRvdY1QK1Y3TcgxniJD685P1lYC0Mm+3LEgmABgy1BGJqj80PPv5Gzclqsg==","signatures":[{"sig":"MEUCIQCX3yUatubBpB/o4/CoT8qyCeNIl+ZMqNTUnmxf0jLs/AIgX8Tk4vvnM0zTBB4r8VXbGUrxS0cF8N8fHpsEvHQ/ZkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwDzyCRA9TVsSAnZWagAASZYP/1yt6qoHCu9jC1A2+Miy\nSUysuKpFZa9vUx5Z1rmZm26i8SOi7DTGRi4lVKRU9WlZYCGzdqEtaoikzOcY\nXLuwYb5DYdDJdjSec2R0W1rJFiS0HCMc1gMJ8w4ImVPT8FtOQmiDDu9NdQU5\n/xNAEL7Zzy93HyHDLqHKb/d4oU3/OYgk95I61IYe6NmHJhpCmQVVT8FCmgDm\npx/YWqkG5VgzD+4lgEofN0rccX4mqdKkuz8jXhF3eOtg9nDPOyOpuqYfoMUQ\njUHhTD1KYz8+rs5mvgUE2yV0oQ2JoxTA2vca9vlk1jJm5kVde/PN0TY+vw2Q\n2GOxpO+yN8XDSQyOjEgUOjqet0oSqY/zgu42JWy/VYO+6ZpFvXuJBDi8LcgD\nTqbm4SRIHMmzXyEclSj94ikfn0e98p1Prp7uHSOKK49kJgiII83WegAPCNjs\nuOyw//pIBG7mTSIriaVXq/UcAXGaT3VJE1ABQR8i0zl9C7Pp6ABb8mLlbCl+\noO7eH/9tBUlHisPseHhRxKSl9qMQRlJe+2G7tufBBqm/Mu1KyRW91UZcwnmv\niLbi0xW8SJbXf47GOTGLRnjH5a8Za3LXlSvMsJoKcdm9pAt7mJK1kYA6elrk\n47YTEF0wHYQryzz+bTUFWt4YRm+rs1qRGLN6CyKz1Z5ZHjJVsu8Uu+e8EJMc\ns4GW\r\n=XlKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-10edde5.0","@graphql-cli/common":"4.1.1-alpha-10edde5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-10edde5.0_1639988466150_0.901587908293616","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f91b34e.0":{"name":"graphql-cli","version":"4.1.1-alpha-f91b34e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f91b34e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8b558151c652af0fffee3057b0679f3bb4d4888f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f91b34e.0.tgz","fileCount":14,"integrity":"sha512-z94xeM8xQPIJghElio2VuO7XNz5dtRUGNsEfqStqkhbSfQqsLQnfB4d9BL/FNpY97Kxa29MNzChVLFrq3m16Ug==","signatures":[{"sig":"MEYCIQCA54NbR2OLZoCCriocvmdQ32xmm0KEoSPLHnlLs8JCpwIhAKeZf14J+QMKDAcdrKw3k8nYaY6oN73OpFv1cZg9JRu1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwRoQCRA9TVsSAnZWagAAah4P/iPxYlv9SvO65+J82acK\n72Nb8IFd08yozKNMvPCGYuPM3xAEqtMq2xzCTiyIPOJdWXwse7NAwz3bGevJ\nidZIvUPypKYlN1sxEBVphCWVfpj+WM5N+AIogAFcobyN8j53L1NBJG9bvqoh\n/zR1te2FXX84Wl3fch3hlSKrfLnMbc2akONHcMHnz00dVDShkyyZD0kf1FW1\n1arMArbK4d3k9nQ7CVUBVHdyLOQPnyakq+nAnJYopEIYtEXlxJW6rFDk1x2H\n3rhT9sFGf3aMvUwP1WCAzA2rfhSpCufaXPEMASGPgBgYe304qP689bOQjoFu\nR5L6N5nRT6N1263FV6YXn0Zj7BEy1TCkRaWoPppDA3PJbCLm0mT3xXTQXD+Y\neLTy+RhwxHBQEeIforr6Q30h2gT7FZcE183HK5lTp9anU21P0u8Z2gd+GPma\nsctmwRcDMtOjS8cu7OfgkAU4xg+BQIbEOl9Sz02TFMUfEYVmnjSqm559N2vs\nXXjfiuUNm0ZHUWbXTn1NfYSW0pYuBU9PyG+++ZL4nC7kSTuoowihKu0Z6Lgk\nOvcSCw6RTTdNMmQZl4sc+mW2KAYMAX8XA+HFc/7GeiZT0X0/bZwl0ciA7GSq\npFKyP1huERw42sfxRMowkgsCy9C2EK5exZnRntNa7nuHucDGV05lODA3gcth\nua6P\r\n=bOdP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f91b34e.0","@graphql-cli/common":"4.1.1-alpha-f91b34e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f91b34e.0_1640045072250_0.874967889561256","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d4dbccf.0":{"name":"graphql-cli","version":"4.1.1-alpha-d4dbccf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d4dbccf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"262ffb72984986c81be0d2ac8aa1c8f7c2676d19","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d4dbccf.0.tgz","fileCount":14,"integrity":"sha512-DGeZovbxEy8d8/Yczm8QZZko1nzWG6luPem7hMvXWL6YYw7I6Nl4svuVMiiIAjKvm3LUd0LaYPtkb4qbJUxjFg==","signatures":[{"sig":"MEYCIQCcQNDOMoQYZupvoIqZo6xeU/M43qCoFt0sPWZheRQ5vAIhAM77KCL/Crl5rn0QG0OHJxpPDnB8yUIMEYCQr/rctBjF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxAeMCRA9TVsSAnZWagAAJxgQAJkS7UQOx66pxbxpjM9u\nahbnucxL75XckStkamSbExoiIf5sCGPLffzbQlDLpQ4o1RjGR5GqJeKcSzhE\nHhLdy9UN+tKrMJgDtS3rOloro39hUbYbUdKjC9WdnJQ/WCfbBSj2w5oHJt0v\nntl7D9jlwBHc+v630JgIWJbjHgbdfKgXyNTUGdTl0O6vnC3caYDNs96aNQBh\nkzjfx3+v9rEZSfwLyisOlw/MkE/rWRUCl026y+ftyKjQeSvj2Qy0CaxlTXdA\n++LI+ouCEFkyqQnd+dRx9LtWDtBaIcFxXAngvXIdXA3OvZFMsBSnOEfgLbXz\ndSqe4mMvkeZpedLbU4wrXj4hLVcvBZ1fNR3zgU1Dd99Vcjcw+sQBqLWLFr5M\n68oe6Qa7ImqNUXVzrDsOpNyYi8qj06aRODFfAzSR4BEaJFvY3LyMkw6sl457\nuvt9afQSBy8q6ycXImkBw1OkGutiKYvzsW9eIi3uuYfMgLEW6ZtApzM35YVz\nMAkmHHEndNy9BfGlOVWFAgMi5oqsrbdU83yEAy7zQvnUH3nEDBorItYo5kDW\n+SsUr+fHzkVrR25XINE1pWKvQ2sA2Z1S5Hf6nPOAbl9DhgFzPJaQgaiSjA4W\ngCKSyrR24+MDA5jfueRbP0i3KVhhz2kp5wNCCCCAP+P95IAB1nME5m/xrivZ\nO20g\r\n=/Qk9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d4dbccf.0","@graphql-cli/common":"4.1.1-alpha-d4dbccf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d4dbccf.0_1640236940383_0.5139330505846516","host":"s3://npm-registry-packages"}},"4.1.1-alpha-784f3bb.0":{"name":"graphql-cli","version":"4.1.1-alpha-784f3bb.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-784f3bb.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"456e91a71bad09f1aa1f894d46d62319d9d55e4c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-784f3bb.0.tgz","fileCount":14,"integrity":"sha512-V2Hs9t1zT0MeSbI9Sy7LkGIW8utAR2mqgRUnANZh6wAZq8/nONkR5gYqGFQtVEU9m1juu3HrkCFCaSiFgs3EYw==","signatures":[{"sig":"MEYCIQDn3WNuWKSMirx3gdItoS7+Oos+uiwXy2cTgTBwe9GYfwIhALCfgHwDcZzT3wd+zlolZ6N7AU7KF5WVd3lU/lIPLjDI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxEUfCRA9TVsSAnZWagAAJCYP/3oAU0/y6NwheogyD5QO\nJ+zuJxB10QV3trquuHeaCiO25pddcuJt92t8nnWohnt10GM4YjVe2xJEmLqc\n1cCvaV5Fv/wPtt3U6UxNp2KsnyzAg0pqCoY5x80GmxtvcpnQxIIhNP/8/tII\ntRMd38I9q9IFLiZRHrP5vRmqDh4MxvFYamM3Ama/BQadpzP8W9RdmOK+9vzK\nOAX4uNWFQtWWOf9gPY+LNtRA1XuA8xis9OYLDByIK4NnKEaJ5WXDlwDWqDP3\n0BAjm5H1fZB7ljYVxdn7JKyrlS3HVl90FwuMkNPknbt2T0ByZR1vsYThClnJ\ne9RG2DULihIuIiBN6YuMjz7gBBf0p9PjxZbxJtR8jU9hr6H9LmhSJQl7KvIY\nyNae9f2Q8Q9bib6gxfjjQOo29y84lFavQTPBEntbDDm8IdLzHi9agmcisjpM\nZQ83LYcYgnJpV2xHJoIN6FyzVmeJBGoa9muWXTbT84iAaYeYqi/kKV1NEevD\n8uumNPjcT/lvTr12YGWgE0vNn86ywRGQ8c1fPgJGWy2vMlYZS5OVC3xPxbr+\n2xFnmr5RTtoExeSW7/76Rod2lgKzuEO9nmzmAIufrFWtrdw7dUL4kXFIPsdc\nXX/6PqE+jcUHZ8CivAIIP6Gasz8uYmaXowMvpxmcL2INw6jdQYfaFYJ6+5Hh\n2yR4\r\n=qlg3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-784f3bb.0","@graphql-cli/common":"4.1.1-alpha-784f3bb.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-784f3bb.0_1640252702894_0.17401430319130884","host":"s3://npm-registry-packages"}},"4.1.1-alpha-24dd752.0":{"name":"graphql-cli","version":"4.1.1-alpha-24dd752.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-24dd752.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"94a224033fdcef3aca2a04b33cfc6ba0cd5c84b3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-24dd752.0.tgz","fileCount":14,"integrity":"sha512-Dt6zAbzTYxuWQZzJSLqvVPaGRRlpMmS2j3rNscglZj/xfhK0jOIcDE1KKnBKDTkWtU6kYnlKmyARmPf4EvAJqg==","signatures":[{"sig":"MEQCIC/SXzwp18VLrESDWikem4tzd7BLrYOUJkrr3H941r4bAiBGUbweJGyqRYVSkXiZS2l7+m1tvEqRDMDcCTHiPotfNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxZi9CRA9TVsSAnZWagAAP1gP/RXx617WNcFXCOsbuh+8\nKel5Y3NfuOaHG9LIRyXuFxl2naiMJxhWu92ISzWm6crb+UwkS2LCnDeuo9m1\nJp/fVn/g57PbYqXbmbg86UO+B6klBa3oEPLs7jLOcIaqYUL8i4Lj7xWM5Mog\n9AMlDEEeybNF/zDKOjBL09kvdotO64V6Q2KZi3t3y4azuIt3cZlPm4D+F5zA\nUW97ALsppWDJL8fpbxIQBRCg1Z20DlteJ7PE01LPiygFVQ3IoUWLke+1EtNn\n9iSwLTVJDwp9jFwkbocATqhvML66M1M2QXby53sxR1vbJwAzuZKs3Vw8LE/Y\niUTKQHdhQv1gidCd/ds15BNC9G24/Y923mIyGmqZCe7RTVHC1lxcPu3TCln1\nXlZKTB4LqaJM5zMyuUKZb+iK//6rwG49ikQbrWTLjJVvDo3g+0Jz6r8z9PZl\nf//VL8mMICz7vEjcA5EV5UO0Whf1MaUn0SXmNW98r5Yc4xyklQBGzY23HQ+3\nTtdQOROPoLNYHdAe+swAudo+pFpqypzmQznfoD8jG4p3Ka3kwp9//2OIHCT9\nEvEqcJV9caYCrS3vaxBxnCGVTx3wmkO5Tngj8ymwILKcViYmWP1mKcb9kHWm\nu2MALhD1BNFb55F8QF1FI1xqfwjuFvrF4zzURMxp1Kg88xtznoVEHWmF5/d+\noXUk\r\n=kPPD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-24dd752.0","@graphql-cli/common":"4.1.1-alpha-24dd752.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-24dd752.0_1640339645375_0.03071956361711292","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2a6e934.0":{"name":"graphql-cli","version":"4.1.1-alpha-2a6e934.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2a6e934.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ffffb0bc8cfbe34595f794befa18ec5521dae321","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2a6e934.0.tgz","fileCount":14,"integrity":"sha512-iAtbKxC4Qzs3GeIhg2h8a3tnGhFBPzHlzkjxVLujdz3ugN5sGW7MxrTMbPKuVd6SMJt35LAR1N8Yt5Ir22rFJg==","signatures":[{"sig":"MEQCICxcKA29GbzLgSx/Tho8fDPMZOok15OzsAGZqQpRBziBAiBC2od6Bpa/AUURR9qR1yTU7TQm1r+mTOuqmQ7xtpY+VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzXpUCRA9TVsSAnZWagAA1MkP/3Lblg7mKMNGEKavTOxQ\nsyJO60FFkCIZqxcHy89iKkyybwlih11wzVflzyYYCpOAapkLlhkJn0XBZ3eU\n9iGQma6FT8XuKm4XWaLKy8eis9HY+piUzxGrWqC2apU1JOig3WnvAx95ZYA/\n2iA6kU5jGljtXUipiuVj7v03Judoakgo3ZHUPx3OF+pharDUYrLGIhmMPYg6\nt5YH9eEhJu9dyfnhmNZIrh2Ek+xH/SrruhMHiEQ4nKuM3SXjT6w65VRQ2JWF\nhViYZBgy2hWC9Epi/vy0kjJ4a1Bi/cFFGIvhfYovhRgMrwJJPxOfgKecKGXq\nPAy1fADBGWs/lLEIZffI1/t6bir0sA3cxxdB+tW//UXIf7X2ueKRYSthaM/n\nmFc0H/xptSZIEnfv0rgtSyzmkZa1GC9bbRu+5SOJdhYSNQgYngD1Ck2ulavc\nruboLPj9kmQQwOKtg8oXfzTAxtK0U/1qHd2oGQ0l7lsbY8AqucOFobejpHWV\n9ZEMqI/ytuLAZcQYUPK27vwQ0PlrHMa1ZrtIjTVLJB1yKNo2CeBNecR/e6TW\n+myOZRPdRa5+BrHjq8MszVbzyfmR18RfcuODuura37oArNXPX/l0aMVZVpzv\nbocgnIaTvvj4LRaaAyYn5kzwbH0s4M3gfBwQgsqKs7ck7Dtq1nwphYxvTqyi\n19MV\r\n=Md8V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2a6e934.0","@graphql-cli/common":"4.1.1-alpha-2a6e934.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2a6e934.0_1640856148617_0.07996870412401225","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9bc607d.0":{"name":"graphql-cli","version":"4.1.1-alpha-9bc607d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9bc607d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0651d9c0e5f0e338de2454836f16e8186a6f41f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9bc607d.0.tgz","fileCount":14,"integrity":"sha512-2L99eU+Vhoqu4tojNTZl7miHOda9a3uJ6Qnsgj4UAJK7YKuSYpD/tRbP9hPrBupXZFFg7V6F6LaWhXq8GVIeUw==","signatures":[{"sig":"MEYCIQCU2lOMQQG0c0qKjozBxyyEX0cpo4rUYOfVYvOo+wZonQIhANFaO1ZAYwLdTY06R1qUai26C1DuA9u7Q1C0ra0v+Lzp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzh3PCRA9TVsSAnZWagAA2ykP/1a1ROsY52l/9XDeS6i7\n1tDz0Qt5aljXVLDGKmaIF4Y17PUyeaNxeWr7b7oHC+TdOUkMg6hDtvnuxfDc\n5JR5iTsIIwUcziyLiwXWDEjY76XqQL2sYll/IWxOyv1C3oNpiCLyCfV23FaG\nrp5j7ibuEdmnhjDNOZwtC/cocQY+UKmacfDKj2EhUSSyy4Jg05ZTVfEalFsU\njSvrYcIHktri8vpEYDb/nPxH6uRZ12N1gV2GUs0CBDD/MgTqdSLlBXzKFOgv\n7x0IfEXX2Kai/1qYbKJ+DTL1mssxXhCtgsHqnHFaUTJPGUUTlnedg/pm1Ak3\nrA4XEz0//QeZDlcABkSe+8ifsi8gq8IPBu2WKwPkLQukEIajFMCfJjs7mgBq\nnrHw9AdoYaVA91LwXL//7m0XEQx5IWTWDheiML8a90LaDHHeq4ZtHSpQSLoy\nvGW9yUcmpmmuwp7L41FdnQZ5n1z0H8Y7dMubdehMeP9DKJb1XEWHcxqW/Neo\neuWReUQ52PDAy3ZK5gYpt3uiJyWrAOUaQC6FV9LnD/K0YPtcWgnpI5m+OwU6\nnerNkxgY/7kqtBVoo0vLxDAxSWxc+H3+ex7roMrhXhSCXeM6SoONGtvQKlj6\nzFiaBGmvZV/ZiWsP9xiLJjTAKv1b0/ChT5WAy5A9mRAaB1SWgrQeKl0V7SFV\ntlsw\r\n=KfyF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9bc607d.0","@graphql-cli/common":"4.1.1-alpha-9bc607d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9bc607d.0_1640897998946_0.7542604394409131","host":"s3://npm-registry-packages"}},"4.1.1-alpha-230c3d8.0":{"name":"graphql-cli","version":"4.1.1-alpha-230c3d8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-230c3d8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d92bf0bcc38a1c2e21d3db206b57a388df365395","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-230c3d8.0.tgz","fileCount":14,"integrity":"sha512-lAtp8GszYsnCDFXND+Gvrojqnx6h56ZiIWZHVBpJkqU69haEpUttelneZ/OXsgJksZ1yeZzJGOE82xmMvTJMMg==","signatures":[{"sig":"MEUCIQDSP13EgZgCKwHy/WJfjk9OgdXkeFssL9rR0ETactJwEgIgTJpDydtMpI6brkoUcFpAXrJKLpaQok6QGubb9rbFW3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzzlpCRA9TVsSAnZWagAAQBQP+gP479vjMqyVhM3qxv01\nGQ0ZAGn+nb7vrZoNU+OFvWeb4Exx+P9E7a+rUlte0vT1hJ7eXRz4eWs1iXCx\ndTzXOJRRJPD2CgXIu5CbFC3Jg6VheCC0iYQoMU1/wCo94pSQWc4EBulLMhp4\nn+g6qdRi9RF5JWkP16x9scYomFR90D3049xEwSKEB4wN/o1fmBFNKs0C3HSG\ns0ECfNQulqzR/aeO55VZP0iVZdNKnSQzI7f8V8rlTzBWhKiYh1Y7KngtUd72\n9tM42MjXPoEa9gAztRrtdw7lJpB2FmMD7tWpU5df9hNEDoptQle+4PTmoaL4\nOLhZGl9mdLidu1gJ5mxXKxCzwdUs3CEVUUWfk4Fc71Fpa+4hNtmER17DHsyD\nkrfX65e/UK2GzHzk4/mzPI3O4bp3zSQqc829X6KECJQk4IfSm6DV7C5Iq2oy\n+AR2KSjeI+Oor868nAtUm/bPxzSUPaE4dxrbfhdB6jk/Ubc++MIXyonl0bWO\nfqL8Xs4Leuy1kouC9S7EEO2077ntO8Fnp4jhIDo5zYtHCeRvtjIBdE5eBvHE\nZ3SdvgNxWyeE/2OKhfXNwY4k/IJRS1ziHezwlyQempUB6yfMNl2xLMTdaZGG\nTMLPUPTBpYNRRkIZhTskZ240WJJDlzvF4tRyJv1VY6aHzstYZ08frhgeHnrU\nHstu\r\n=TEVm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-230c3d8.0","@graphql-cli/common":"4.1.1-alpha-230c3d8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-230c3d8.0_1640970601436_0.7354207596822582","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6e4a5df.0":{"name":"graphql-cli","version":"4.1.1-alpha-6e4a5df.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6e4a5df.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0c707e61d4e9e1d1023bb443a93eee9ee8d7624b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6e4a5df.0.tgz","fileCount":14,"integrity":"sha512-+nI1lyjxtaFPMaLFRS5T6XqITdaklkdhnyeSsYksSFEfIctuhCLyB6g4Ie1x+V6WiZzH1GVX6enobj303jK+cw==","signatures":[{"sig":"MEYCIQDBEzeeaCyP1WSgzW5JKXBJbs5fQaGdkbvQxW2+ItOEmAIhAJcCvpaoHIjTXoIxBlmbrW8n0sDOq/xsHGdyw+TYXe0P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0h55CRA9TVsSAnZWagAA2NMQAKAwq5X18OLYCX7QdN+0\nOoiF2AqJ2FQQTNlhlX9UVE9ccjkjWke6E2ejyydIhHwMoljw8o90rjR9a2VR\nD3Rc4Y8Mpft+tU6Hzf1dew9GOHKQV/aCarPokO2xOLHnAfc41ojeSdaSzzDd\nlVipoHe81O9ikFzvHVLPfl51tHpdUyg3u0X2aiCdDZRfB/wrv/IRMmC8nyRb\nye/G62ArTsmh23YPh3yWPLh8r5X0dqkWV8JW+xngwgc/gD9i84y8XEAeC7cC\nxoRxDvMRDUE2R5zGf9LLnNSjS2VIXTX9MQszK2gwily3Xr22zDbFVRbMQ/Yc\nOcEVo5W14zWJeNC/Cb4euTNqIbg13VLx93V9JMAlPwUOBO/YEHpaKzakYYY4\nqryYb8BHv8OJJhI3chE3FRBwOgPd4moBi5dvbyTD0tTscXS4ZFBkb7cq8Dj7\ncT28uEQ7KVUM5gWPlEklYDAUIqGUfeY+Dp1MCQFTDm+bwzzxMIVESKigpjrP\nrdefrCEsgC8V1jSAmhwONDru7sKoMZDGo1A9lYXMJDh6YD80MSSeOaTWlBmg\nsje1BfHC7N1mbIRyzAK17aG5fBzGAli0tFnF3yozj9vIFsGHr553/50B/KBX\nYsn6A5DQHtzqIq+v87fZDyHgUwbJ+YTm9Zsgy2IpE0KwsTgAJXD0jWQ8zerf\nUKQf\r\n=aSGL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6e4a5df.0","@graphql-cli/common":"4.1.1-alpha-6e4a5df.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6e4a5df.0_1641160313155_0.7510633988651509","host":"s3://npm-registry-packages"}},"4.1.1-alpha-639b7d6.0":{"name":"graphql-cli","version":"4.1.1-alpha-639b7d6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-639b7d6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca0ae775758beef3be37c4ae4d0607153d3627d4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-639b7d6.0.tgz","fileCount":14,"integrity":"sha512-anjygOcC82cCbsGjoNsRpOXlV+DI/uCG/4t6esTLXROeSz+W8ykZXr+Z5gIvCDfXCTVqhq8AYfBIRgaiyY7D5A==","signatures":[{"sig":"MEYCIQC7MKdaDd5kkTh/LE6Gp4JlLvuPlc7B9tgbYNB4L8+b0AIhAKgCrVOCSRuGd4jzIdOVNFxVQ27cP7G3GVrIgfIdHtx/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0sjhCRA9TVsSAnZWagAAWtUP/jktkZDbfCO+g1bN2EyZ\nsMW0HmWq/U0TJtrZL9b+pv9ToIOc8OqngA0d8GiR4qIdfdG5Cvh7KIPyxkgo\ngAEau0cS8NzADVSq2ayxD658FDnulXIkeVxCm6O7NgUg/TG6QeesprlQtAip\nv2sWxJFgdsDcbY0wkB9BlftigX1LqJvr1qA4EIJSKlU8TxQVSjc9vowzWTH7\nPT+s3UP5NTq8BSp5iR/VBz3rCbwQyekjSil6kuMBdUmikMLJAWcSVnnTOseR\n2mUpXRZKDXIFMnusYHv9vlLc3Br2MdOt2ZRVg0G3DMxZXyJMYimAplkTk/fS\nPsJkRT3TjTpjRrwgeX2Hmw6LywVC0GGVfCnMbDI15lsTySuyyBLJ4cog+7TW\nEzW35hwX8FYWatqbWeria0N/yrfA01Vt6pxBq3v+q4wK4D4wuE+ZKPstnjD4\nfXlQZXN+g+aJ5i5S1kZZOMGu7HnMRh/ulSzV6ZiOW71ynzxVLK9y/dgoQZU6\nUKfLVA+95BRIaZYEiSu/NK4ALeHjJ+AcSmgCRKkmpFRAZtr3ZbOwQdCn1el0\npSeHc+k/DEyJaOTsAP9Q+2oaWWUHGGmO1dqbvjnLLHkQnVvTbto16Mn4+uhq\nRkgeqX/K+ip10WHfKURE+HEP2clAzaKb0NYXS4Jmhmhxq12CYEYwgxcTyjGP\nJ3Hf\r\n=hZRk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-639b7d6.0","@graphql-cli/common":"4.1.1-alpha-639b7d6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-639b7d6.0_1641203937088_0.11899128562756811","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5b04128.0":{"name":"graphql-cli","version":"4.1.1-alpha-5b04128.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5b04128.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a47c4b8828ca3c2eb25673db267c64cbfac54d74","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5b04128.0.tgz","fileCount":14,"integrity":"sha512-K4NkG1zehwV7Fe3WRfGfeTOtGndiERXahsUczqt7fA8D8W+hTJHAN+bYnlbox5oec/tIC2esiC/kDEDdoq+hpw==","signatures":[{"sig":"MEUCIARTuebXUcYo2dmRauvnaMu2NCO4a5799IpzbXIgPOb7AiEAkpbzkZgHGq88mVVXijEtqIaXsLyhEufGHnpPUu9OIx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1HGpCRA9TVsSAnZWagAAr/sQAJJFWE95/BiRLuzoSiV+\nAN4ZJ64o/aps/r7d53b2h77wlr0FN7GbirRpF7qVtZmdT1XnHbPE/f/mjrag\nuuX5w7ANHL7dXBnGnFAZ+KECCNSq8EUKOS5y6uvpgyCk5x59JTGaqYO+ip7c\ncDoEuHEs70dmGPjTEZeqejg2DdYYynSKXyAlAds9AfvTT2CbmVLkm6NwqKKT\nY1kEi9LqVIRNPhsEyUNE4+VoRZuegm2u1QhfC4+kFhffJYahkj29OFSMSJWe\nAmLyvKfzv1nGD5uwbjixIUEDN+ddvS1Zn6mTVEmQgAr97IZ0Cc0ginrrqsJ+\nOfBbKD9ACb8AtDbQaxin5HkIQ3N9v5HgPAPf+nSDAWUTTdcQb4nAuS3iB0hM\njKJt45xfsraBJSbLPQGGEt/ZU7ct8W77URmddm1k1lsXmjCrEu2Q2gd8JWZl\nqQex5WMrc/N3/iMvj4e4adyY3zqZZJ014Rn+woqHhVJUmPHgVf1xINClugRG\nRQ4q5FAQlAg4sY42E1D9tjNY3TvB8CCs5J9eaENcdcmo0u8wxFFR0Fo143kY\n5oa5WNbsU1wfroO63Nb/yKw/0OYIWE7lEqvpSp3617KBBnCQZ0miLeYb9HsB\nK0508ncZCjWP5F8fGpoTScrU9K5FSN3tm5eoaV8nUB1J9aVnKoxw5dbMzXsi\nplMk\r\n=buv8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5b04128.0","@graphql-cli/common":"4.1.1-alpha-5b04128.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5b04128.0_1641312681836_0.07875578256189275","host":"s3://npm-registry-packages"}},"4.1.1-alpha-31a1d4c.0":{"name":"graphql-cli","version":"4.1.1-alpha-31a1d4c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-31a1d4c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a95aab772724284cbc708815bde2dd384398e59d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-31a1d4c.0.tgz","fileCount":14,"integrity":"sha512-IPIkMtNjPqz0wwNJP4eB0sNNGdRRlwq/wyzKPjT3vtAHzsBljASQXv+vVIMSOn2RKUWnAJYcDBKHQxC92d5FUg==","signatures":[{"sig":"MEYCIQDSKMZAbRjnMd8yC8NsqigrAKlqnhYd27DfKygujVo8qQIhAPgcAcR3FpZIoub/9MojtIm5+QyAlKUuvUQb882j7bXa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1KGoCRA9TVsSAnZWagAAP80P/3IXFhxZCdNOY0RD+XkF\n6Cq+8mLQBOFaJ80jM5VXYUIIqKb6PL0OE3/g8poqKBXVgm7UanCWqFEjrKN4\nlg0Z2c0uu9Pbp8Jzu+9IumtOlNMWmOohJuqUPO/UTK3KcrUSijxyd83qR3UI\nqO9/2GRk6zMr89h+pD8+JLacHWiG+KsoPJQUHJKDL7xX4rYkKpL1z7/Q9aEU\nn6OkxeYGAERFEUQSEA4h86YdtOteI9C5fc07OWXxsvAUvUmPiOn/bhoBzAIs\nQYiDGnRk2s2QGx40z+XlW+HZGDtIYITKtLeeyhDDNwJWm/VXCd1XTa2m6b8P\nyDWlLFyC1XuBJ07Cg9+yf+bmUwLqOLe/VMMKZU5PYMOGFoxFKf3txpKjgGMl\nOsgS3W/WDTuHEXHO2pN9eF3bpBNE8TFDEMeapYft+ITnsksbB1NrNaR3BlTq\nnLf9+1G7vfO1e6Gv+Q0J9tG2Ql+8od7QOLaCRF6qg8twr/8jud/VXU9aQly5\nelLVs5y3TO4QLBVB4thoOETysADyHfcDwXf1F2EdjoFbEOQawDGh5lcp5+M/\nR/C5woRuTU5Bns109iUY+g0ujQdF4U/qDaydbpNWZd/XNRa9ywbKXYgyZW5v\nYVBIQf8XPFElvzBH2TX6YyuuQ9SjrDu146ZqVVL6BddXw5ZOVjL/fUnmj+eb\neAKV\r\n=7yu6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-31a1d4c.0","@graphql-cli/common":"4.1.1-alpha-31a1d4c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-31a1d4c.0_1641324968759_0.6092511494725654","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3a36d66.0":{"name":"graphql-cli","version":"4.1.1-alpha-3a36d66.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3a36d66.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e445e514f803d608e63bda9a8e90e1e820cca3f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3a36d66.0.tgz","fileCount":14,"integrity":"sha512-OoT5fAWfSgfi96ADFRIDhtDg+B8EL84B6+aYB8m/lkumKMN6JmixA36GN8DwWUf43nPuNWUA7G/OcH9q+1mdCA==","signatures":[{"sig":"MEUCIC0hUrR7PcfPnRlCBMEXYeIVuBH03x4185YgiU3tBoumAiEA67A6NNl+Eh7+Verw4yNZoU/IVsFPNZXD48De0KDm07w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2B4FCRA9TVsSAnZWagAAtyoP/2xmJu10ayhHlxAZjfHe\n9wyYOK+66eZSd2/D9yTUb9Uzbfg9QRmz1r8EMcnSSfcDajqj9pakc/i6cz68\nNc8JwvJDzKcQC4e4+eiqkp5TJXCcWkKm/zyXX4xHpmacA/IQhWIrjQGgGImM\notqH+1JsEIkNwmgDzTa7yp5YvhIHV7vTLLg7xSsT83ZbWoZVETYLeL2bNA3J\ncdPnB0GSLM17n/M8R2krLe4VSXJHr1stB9+U9WBZD26xJNVsn1gzZEv+7C+C\nCJk68SXeJEKfq81cD302iRIniea/H50HIn4ivG4wWrQQYARU7TCzMjn/1LKa\nQB/8xZKIQnbPK+ckvMhSXVshANPbqqGoKPcO91LQJ6ngTm3DuWEH+nrVW/fj\nzHMZnftkkJBcuxybe7zbzZJQygum9vqVfZAIpJzJVQbZi44BrDZVUpHqvxFd\nMpPZRFK87ZhrnH+PNoICvCbGv1TGWRnPbzkkWvQBqEVtXNuv4bCOC9YNbPL8\n6hxIVhakSEQoNupoDXWyPrSpKCWWFqxA80ZOnVY0Lz7LcUc9QaW4rUyJDb81\nX9WkOolo/uanwZJYt/suoN82/WNZSd1taqr4hRbYI1VJVIPPBYBHeodiZyE+\nexrrZLjpJfMwpjzO5kBkxXpgmuKymKHIzzg08kmZl8S3jkEFxcx51ksy6Btq\ngKEN\r\n=NLNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3a36d66.0","@graphql-cli/common":"4.1.1-alpha-3a36d66.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3a36d66.0_1641553413544_0.0021768817907852345","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f341f92.0":{"name":"graphql-cli","version":"4.1.1-alpha-f341f92.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f341f92.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c767eda1e3433fa2d4353c9d1e77ab0c5912a4db","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f341f92.0.tgz","fileCount":14,"integrity":"sha512-ZvYGyRLfccigl0LY/h/TW75vTDQqUrJ0+prHvqBRwvnuIaId9Ykwh25GzsA504R4Arj8EHiJ3shJqLYi4gXN6g==","signatures":[{"sig":"MEQCIE8nlTwm/46934FiZgEBvxFt6A6ZM3G+d2nq2yHh+jPrAiAyf4yJWNhm0u6Y2PgdOFdZg8qJLLZvQw/fB3F2NFEwVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2IYZCRA9TVsSAnZWagAAL/IP/3zCbEdsJsc0NCHUUrP8\na5UEEi9FW+3Ps2sWyI1pTBiPf3g92hO/dFdO/PfCj1vJR4ZnZWiVf+4mgBBO\nP1x815Sz5LcPILLQEDDH11a+D7dFS2VfiUP6/C5LmFLsEQs7pn6EOdZMFbvs\nLKsXI76Wni3lCRdlZG8glS4KQVafv26p16wRPKiGUWYGBE69932Oa0ef7Huk\nM7lqTOZlBzJTGjI7u5znB6LT8w8T5XSHEcdCBPDy6gRFLPq8g7YWMiPFsYvp\nJUthjxNW6IrQRyhUxPS6whyHk/w1/1sP2Idt6zWWPaM0b2bCdqX3l2+bUSJc\nLK/88Mo4wcXsQDQ4447erQDDaKokC4S2MCwf5tyu8GS12JiuQ1oIb31jHNx7\nNToFSPMDHU2Qz2EeHxhu77Ji8F1NKbz6idm3CKID9BI7Qsq02slhWxPasJzu\nyfTQCZyE+PZ6udFdNl1nQd3LWD+9sjguVV01nbkR6RwtMukQ1N41kRCXL4jx\nsPAZAThK8XmuEd5EYHCdPmGPD6hjqL/KvVdJgwhopFaFtd3kpsT/ROR1E9B3\nqLrNFKPCoYcZUIANaruovWH81CyDHlIXhwbrhoL4uFUfUthaXBcpiPZ2u9iF\nHOP0jjWJ3Gh95GxTHyURBpA/ilTcP2Eygi1wDvFAyX2/LHuptvzesSolK/Zq\nzOHU\r\n=jaiG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f341f92.0","@graphql-cli/common":"4.1.1-alpha-f341f92.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f341f92.0_1641580056931_0.292249251907307","host":"s3://npm-registry-packages"}},"4.1.1-alpha-509f06d.0":{"name":"graphql-cli","version":"4.1.1-alpha-509f06d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-509f06d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1c2a090f203be5616d8f049b84cee9456dbc5051","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-509f06d.0.tgz","fileCount":14,"integrity":"sha512-4Xw6jpXnH+pdO8Q2lEbleoo7G45nQkvaZEOZAn4MXgdHZT31YOFU/57j8bs8uB9JsndCQWjEfSQ1IszgYRYnbw==","signatures":[{"sig":"MEUCIFaY1gophmuVWzL6iAU5/sDmalnDG9PqP9dqKNCRdXIOAiEAj3NaeiJwucbEF16hb52mOLlOV3euLcpufW6dveNQSUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh36VyCRA9TVsSAnZWagAAXMAP/01fedMppOcWba8mZ+3O\n6irsDHqC6jCCvDmrnEGlRiS9V4jtmfCRnf27KFL50C/KXPqeGfYKO50brIye\nEQKZXwKpZNV6iKVjdVN3UfaYsf6/6meeOGrcXmcgZN/VYguBChL8cmUq5rSV\nvLK4OkO1DgO+juREGFFMWXM+Q1nmhnorqzMQ0ueXjuz+0qIDfj9UnaBbOA7p\nVKLzJ7tVpVfZ/dfRNJUmGbaoTXdqoLpQ81E5VkVkWVX2Kvyfx928z5sbhSeD\n39J8+VmXuOfsfeu6bJ7tEaoUi/YaI4P4uvGOuUYA6PKXj4rkE4gBx/REUugs\nJYBsizTe69XoZvower6+4hU31hT/L/l3EfFdFU2QXZncyIhRTUwfP6Rg9yqZ\nFzWjGDkznUgH/9IYQaKbZ96onMTBXOvKoLl+QCUQR5AtODCbwCiTHP+v9Gp6\nZyA7x9PQmXtwmSWTyuJErjGGXCv0nCAv0Ca9Wlffx5Km90l66avoBBjpjFmi\nfCQPsGxnNlGx2TAxxnjfGT9WvXy5ln9xasoS+O4Uf0yJnLtQBeYb0MpfUk3z\nbY8zvfKcqU/0ngAKpTG+dgZOpOmy9kvV/nz9UBqkEyOMUQOHsjm92gbDWEzl\nrGFf2IhVFkTqTOcA83tDDve1eaPoZ917OXGmpCJCCp2cjn0amXhv5vViRnIH\natuO\r\n=a6Uq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-509f06d.0","@graphql-cli/common":"4.1.1-alpha-509f06d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-509f06d.0_1642046834450_0.19666562182070213","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dd2dce1.0":{"name":"graphql-cli","version":"4.1.1-alpha-dd2dce1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dd2dce1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"606cb5282b1e1e2da82b055bfc2a324b9c1e3ebf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dd2dce1.0.tgz","fileCount":14,"integrity":"sha512-5esf6pJtxYX1TIVRg5MJIWJUkzJxrMY6+2qFPfKmDewIsvKYLXnpkmb+H6+MYGsp050HQoc7ifhwfNCjdnM/wA==","signatures":[{"sig":"MEQCIH3pvZX8L9tHWetX7L/hhW9honJLLjV76Z0TMr4YkE2oAiBgyRTVZfIjWPtn7FShiVXz6lqzPle9lg4BOtRDWe6sbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4BCeCRA9TVsSAnZWagAAhEgQAItEY0OzH6XU99YD0LsJ\nKhIu2F+O8stIdOg8KvgcC6LuOsQp9KC1/O+k+/3DaKFy7f7Aw+sHcAx5OSxn\nnYgPRMznKK9FUd72KUOnBSzd9zvzgYntsDl/y24UWwbu3BLLgl49jt9HoSJ7\nqffo7SYQDuga1cck907s8rovpdiq+jj/UPu1HdDhRsO8gZsH250ssSrzTwEt\nGG5xYCxsJUO7uoKmCg9kV5TRYb3E6Sg20RaTRs65aSvXtXSQVTjLywkQpYyR\nAfoi+NixVRdp/CNqlIJE3PuJQdyjjIihTPfEy2TouJS9riEZhM0fbm/DQfB+\nbGoyUCZD0QwOdUfBLbWfLpXgM6RZnQKnGyzfIkks2WBVR2+xd3a3PvTBlhfb\n7lwE2B2cHQHGSlb8gDLmoxEy1VJGRQ5SWpRntkF+gjQY1YHUHLhdWm9NiAzZ\nwPqYkW+zig5dzc2Qh5CfsltGfL/1JK0JiTVX1Uzmm2KXyaN1Kq2sZq1zh8FJ\ngeHpzvMqyxsAWs1T6qY4A70O7iFlD23qipYg5vuPgFiAJbfQrHLgS5MSgkoK\nzt7rnA2Zr3PEci/HOZuyGaOgD4dP19s8IY65T1dcd/zXPqDpE2b6kGBlfa64\nIiyD65G3z0etvbD6x52SJb9sIOkgSnz31EAXTupDh+SZB+q+XHMsdrsYn0SZ\n4KbB\r\n=OLRE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.15","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.18.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-dd2dce1.0","@graphql-cli/common":"4.1.1-alpha-dd2dce1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dd2dce1.0_1642074270180_0.3267961293549031","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ba98a11.0":{"name":"graphql-cli","version":"4.1.1-alpha-ba98a11.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ba98a11.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6e788c73328f1390fad0882b3d89d1bbc9dbca05","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ba98a11.0.tgz","fileCount":14,"integrity":"sha512-gIzZoEGhGzmqshiS8SkpAfMpoMl9Noim3e+wG+xIQqWdRmAiKgSW07jy4yXVXNhn53arkPfjHKxK+9tpTzwZVQ==","signatures":[{"sig":"MEQCIEnhXAYipF4OAu4oP13H4jnY6zqLU1TwKZSxZmOCWNq8AiAZPBFh5eOlkfjLEJWQ1ZE7WtLggKdcPjsIdU3KnK4EVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJfLuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZRxAAo6I5rbgFWon8bdOK2j8HWdUhr1DLYgckiBXIavXn5L7VtXpS\r\nnbl3/3to90KaMqf43HHRN9cMNuEzMl+yxlGTHmx1St/g4r2ejjsEn0CnC350\r\nfo+GkHv9ii/i8gm8pcd7zQ+O4kepm2zVRAjLWEEOrlJG628uAqnl2hp9P0dj\r\n4Whbkt6mJPH1lcsMdNJTAfYzPTipwHb73msLar/tj0sYRUPEZ9INuBehK/5g\r\nXKtMnfOz52OE7rd6T5LElTBAoF4E3Yo6Ehzc+gBcjL78LsGhEWyEnU711nCn\r\nvtuLKDsZyMsG0/h9BWt1dX8PYDSdOPZ8p0mj/9J9DpwvXNHX0sMk2iiaBJ5S\r\nmY6iYsYJ/hfzha2OcuC+86AmUFZdoNJ1iBPQNBLn9BgVLjF7x53zuLnbqPuC\r\nPpLg8iTK8P71WIgQDjVruuGBTU83EXwUmdJzR/2XgooocuXfWU9rCvdJbAGQ\r\n71eTeUZ+7lyxg2eOi2nZ/aBhRF3GMYO3c1rwPh/PnqPaZEXqIuN6/erUoQ2A\r\ngeA1Kbi5I5WCvvlyXUJ5ImQeMeQmOQu6do3IWbrzcv51yxJBif7LvSXuV/IE\r\nIwklQC/DkaTIJQXSY7SCNUKLpM/JBJKTlQsycz7joJ07Ol2TzX+YHim9SU41\r\nORzj7OmXZUh1qKP5rmu0G6zKxHzP48Kw2DE=\r\n=daAw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ba98a11.0","@graphql-cli/common":"4.1.1-alpha-ba98a11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ba98a11.0_1646654190785_0.3555157773418589","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7ddd367.0":{"name":"graphql-cli","version":"4.1.1-alpha-7ddd367.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7ddd367.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"72302057ded06972732f32ee94391bf39e7f1e85","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7ddd367.0.tgz","fileCount":14,"integrity":"sha512-eeL8T2bJ239D/7TbaKh5D5+TFlk4SBxwF1gqmFIUjQeGJBcN1XzSDfl5GMAgtgVtsbqMbg1v6f1lGmJNkOE4UQ==","signatures":[{"sig":"MEUCIFyWGRjrRsZEowxs2fiRkelPF5jiKL83FMyTtMH4zvbzAiEAwRF3nuMlqgebmiMfZmBNV5PyaxdbkiWBte2GunKTmfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJfMBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8Dw/+PA0eM46cRxeI/8uzTkLP3iKhpM6bIcmgjVqTIL3qH7638v8h\r\nBqwUxFp8w/4pVUwkR133To5v0nxy0U9Snod5BcdIDTB8P9dye4LcZ9nhge4s\r\n+h6GXx6iLAG3HwQGD/JMvHNq6N5AqfSLxqG8uIPnq5Pz8n5nmuzBfn0OH5LP\r\nVZQxIu9iIyEuQCm9K+xFk008NcG4Ry2vSeMRNiVYkO5Dm7agPSgNwtHRj7ix\r\nDs694tSSKhqco6NiOY8vDHMoPqLdbixXl709pfCMPubLhSCfa6wKg1m8fun0\r\n77yHxDESmhUDq3hExWBL9GcCNxckhVrKwAZysnJ5rSk6ApTXwRjWDeKPgNgF\r\nhoSYg9Wa3HstdqsClhjzJhBBkFqXCMO99On9ZERjSO/QGzkxkeSLs49f9FAl\r\nGfRfjtdoRkB1tON1wa+6lYAMS5q/94gdraFxp8ntKGguogoWkp4R6mnp04vA\r\nxZuYBxWfGc19IbxtmDj9JP5ElNpM0I4gsAe4aDTmNSftXLbEjla/5Pyw6eUA\r\nGx+o8xwLAOXvARwNJGcxGR6MilW8Ujs+R+SweTzo546sIwuGtHgYRxKUX0K5\r\nc4+fDl4G0kL0XvrxlPuQPxcik11GFVpDJWijmKi/0/pTZJtqcXInZYCkDNWr\r\njRku1PmSQCQtzpyoX9gIM0mSrckQ/tD8/Ks=\r\n=35bc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7ddd367.0","@graphql-cli/common":"4.1.1-alpha-7ddd367.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7ddd367.0_1646654209072_0.23506733933433233","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4ae4557.0":{"name":"graphql-cli","version":"4.1.1-alpha-4ae4557.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4ae4557.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"771a359f0a06af3f1fdb797d9d36f62280c83a14","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4ae4557.0.tgz","fileCount":14,"integrity":"sha512-tN56qC4l9TVIJvLzRCniuuzrljYfWLbdmL/UvMXqJJfk1ENaR+PPeYoYVkGz+RUKLqftgnKnR5pwBvOD58fztQ==","signatures":[{"sig":"MEUCIQDFUHb8/Ow/Ji7Iwxx8BlouBFNVG/T84uloui4clIu6oAIgZNs868K7UAgc3W2VHGGBozhTHSQbEPplRRzvMl5wPJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJfMeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLeRAAnPFLzuJS0ctQbLFYbYJ+xCBsZ9Cl5Zb40DgFy9UjAVqtrpv4\r\n1Gkhqhc4+cw7fDxJmWi8ONGRlJxQ/HI0uoU4TNHAIMch+pSitRTC/sH/AOy3\r\nVuwA6BRY7rfq00Q9bTicsMmVRyfXuV1UfGGO8AUTpGh9fuUvRTkiDVaDjvez\r\nw7NAARmXiK9fPyNQ0GESQytXJbEelrko0c5D/Q6Syxb1R885cMyvka+3zQZH\r\nxP7eXFyul+fSiTJb68vj5qyYVAjoowZLLxLx/00IPsnN7k4ChlXerO5rvzJG\r\na79MyQJX9+T4fmP/MOroKsgzs93uWeOLREpt7+i/4JvhdxRehWQ4bOJ1N3rw\r\nlgxHSJ0nrxXv3lkMECHrrILA6LDuSorg5BquIbX+VAsUZaNMD+XfKjthDqad\r\naXP5WBAhmX8XX63AI88i6SdhRXjwD64xOvdnMKXopQ89b+mkESHjdUa9ds5E\r\nGTz7rSsWM2NCP4/JB1fBnSCA4FwZ9ElIYWN7aIxigFn0i60rVlyS6EvqE5/s\r\nV2GvUSdsqKb4MKT5As/RrAzIxGjoC1lRxgbW37FpcPrIG/1mvNc0h+Xv+88U\r\nqhTNe+35wak0RI5CW7prIsGPZELWwLcRW3/pKGgNPideSJQr5XYkAkEu+MJo\r\nHWIWJC70TT+Aob0BahVUIOoGkwtM8OkCjXE=\r\n=1a/x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4ae4557.0","@graphql-cli/common":"4.1.1-alpha-4ae4557.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4ae4557.0_1646654238025_0.03779237207293318","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c310456.0":{"name":"graphql-cli","version":"4.1.1-alpha-c310456.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c310456.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3c04b34dffe45920ad0951c43532694847051809","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c310456.0.tgz","fileCount":14,"integrity":"sha512-X0W4qCMEV+zm/p5Ltt6QhWNoFiY7czNRH2t01H+1fhb6URLpbn640x6psR3h5I7WgnKQcKoBkRGs5bds4gMEwQ==","signatures":[{"sig":"MEUCIANMdFMsofE7sDTOM2x1JfXomt15di6TaMWnOZrJAmwhAiEA1MoCqEbT6TnqhAUrFsj7cjHpgupv+NUdJWjeOC4ddaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJfMnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyEQ/+N7ZnBrJWEilfGDPEr3GKoK0En+HZHfMBx5wS8YNzD3p8j5rt\r\n8Uj9ASwmybEsD3hqkVJZF8xv9023esP/WzudA0CamfT5aOSljbKEjTtCdr9D\r\nwe1znGhrVMr61+kZjJpCgHbN/Uj47NWVLeb95zy7jGl/b0BFzuqcfIAF0fUq\r\nSAFbu2XsbIzw3CedoR57AMSo+urpCgz1zIflDsOFY9G9ewwPIYJ5/CMHjipw\r\nPjxbpLrYGe5XUqbZoNFvCOIPcPpJUAYCDCWiWWVQgx23z4kJQFeEneuTViDF\r\n9mTa3AP7EOcbgxADugQV/fyhbvDmg5pK85bAHozPSOSoq3nJO25Y+iBSMn+0\r\nCWchiznT/taFY/0JFWfow35XtUtQI2+7tmPrAXEMzywDMm8pxyVEhDYf1kK6\r\n1vFeIgS7yzZyiRT3XMEc6zUyxsm78v0S77f8UcGCUYcworKj8aB96z8Yh2+N\r\n+ifEQHmDBOyvwkPZmCspP4DgQ/ERMNbk8m20z6fh+Yjx4HqYR0X0TF04jxv7\r\n0vcT3PuswxuGwhuI3z0/naS0kFlgdRYuV2hhby+H8eWxQ7DyVEKZfV4bHbtu\r\ncuzCM4onWWEdct5i4tT83kufMvcMXo6O/svdYfOvMLD0NKYbypiBeX5B5UBn\r\n19jlGjn9X6Sj9wkXBDEJfM266HlPKthl72Q=\r\n=cpIP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c310456.0","@graphql-cli/common":"4.1.1-alpha-c310456.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c310456.0_1646654246941_0.49537734850109016","host":"s3://npm-registry-packages"}},"4.1.1-alpha-296cd70.0":{"name":"graphql-cli","version":"4.1.1-alpha-296cd70.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-296cd70.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"710b9b1c44b7c89ab0aa8b640ecc2ad2b263f8fe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-296cd70.0.tgz","fileCount":14,"integrity":"sha512-5em/g6Wf+E90y3nuuDU/MizxSE1FEm5EM46+/QR1BaiWdqEXFUFbCy+GBX+OiW4bsFqwm9e0An/FbAI7YHArXA==","signatures":[{"sig":"MEUCIQDn68h4JjCgTCdE34HXTzdWWK4x+a5aDWs2yIlDf3exrgIgV3cp7IOJZcHJgfQWOpbdIc2Up/u1RemrrirghjRuTr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJfNeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriwQ//YH0BzB6KIDzVQvb5Imy1rGA0ru8ArSyMlc/jdPF0PH1KLTDI\r\nMU+8mjFXRJhajmxAr+se9cECT+zNju/4XaL+Sv9XI00VKq4rn6Shm7xbVhaQ\r\nha4DfecU8Mh1B066CuuKenD2fM+fC4fxWwIv4xVc7A3dYh+7LQHZRvFTdFzY\r\nE+ZnPR2JlzznPx1euHkLu6H40N1vxr5gJmyQe0BmXTTh9bwhSSr4QIjQxeHD\r\n1Ka1Pu1LRDuJlhQpDL7TuRIQ+oTEjuFEI3t9j5wJ+c4pohLg6/UnFpdkAfcE\r\n91FDobXRrNV4nwcPhk6ygngpuwEp2+SoExBwBQ6leL6BUtQxHtk2QTZAXp9n\r\nPYTdGnDArjY6mZZM/0saQBKrxq9rh0tE/J9rAkOcJl6Q+tuQ5yGot2m8pMU2\r\nOPufLJR7SYUyMAAZIE3bqbkdezVHJ09zpdhdsV4nJTZnY0R1nlkykMEYQN4G\r\nVwnGzyrdDjLg/dkNCBadcwpZhSsRpKS6B/NBPD5ZF1rTZDhbvw4FOHtxz6eJ\r\n2+4lIXkaOEATdSEbmkaPNjCdIPrrqc6XtevaW3ESWsD8Gp8SZf1rEx/TfBi3\r\nzht4fxXpion+r9M4XCsy2p75jt0qmSf6BLQc4iutFwT+Nfm5RDkMHPknHfzK\r\nF2tKLBihDwgjr8oUYjrJy3eugRrJQmtk1b8=\r\n=05Bp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-296cd70.0","@graphql-cli/common":"4.1.1-alpha-296cd70.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-296cd70.0_1646654302322_0.4484997664052186","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6be13fd.0":{"name":"graphql-cli","version":"4.1.1-alpha-6be13fd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6be13fd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8563136b4e54c0544737752a5b88d92cdba52299","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6be13fd.0.tgz","fileCount":14,"integrity":"sha512-IIlI2CZueUkEzK4cyMGyxWJRU7VzilTKu9T/08y/LGipKyqpAozFIqjNUISbxU47aZYNG0iKdOa9Ya13LMQrFQ==","signatures":[{"sig":"MEUCIQDtmRwX34OX+70C03Y3n1G6+pA4vBwJem+tMFtCLuFNfgIgBWlFtLWFm+YxtGSJdCgEh4s/aWcGCriZ8fXN861hkOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJfNmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmMg//bWLjcor8sxxn0e8pVJPQT1nFyEj3nJkrpxQKisoDHNV8IoXr\r\niSU5Yh7ByC+FU/Op/b1T36qhIVvoJObgK7EDNxlTgtiy2CkFIeX7te7llkUY\r\nQODPq/chKHo4BD5y3SYKLP061BZcmU0i42IrgcViiV2rG2s7CdAcJfGXGlpl\r\n1wmM9AAvGetQO2bZzPmCRARVkaLae+h76yfRYbxvIOdIGV0Et0yE0hUEkGE+\r\n+msK7DdfvAH/iBNO2TewCV23LeqwYagEsiTYJLmATbDoCpW1201/o5nFsqfv\r\n2img288mCRp5wzLRIvTqUkkPYsN4DpS9rvJ/IGYCjcJo/CiVI2lyuqlVwpoB\r\nB2/RkiudQmx/ugTbUPXQflon7OYcZqJCk3Pb8xMrqrebR7QPsczHU6QuP8XS\r\nQ3ux95G77sEwkJT+aKy/wNcE3O4RQpOPSy2hj6EqMqyD2KDYq+vrLEUNF85E\r\n/wLJ0CXP2uSny9C3D2f1LmcjeaGBtdmfvL060++3aZt2UN9bwd4z+HhV9OEv\r\ntiKzTMs20I4ugKGhUfFxvFVx4iDzFL/cWveiz3uDrORWfQTE+q4tEhdqDu+Y\r\nat+GhZYa0ebxBxvM1P9nqx9m1hDz/3GSluHsHYC59ZaiTE/PrXoQ0uowMTkH\r\ns6M+8Yg5HPssmfBCNjvJ/6TlNJUblen0G6w=\r\n=c9Vz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6be13fd.0","@graphql-cli/common":"4.1.1-alpha-6be13fd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6be13fd.0_1646654310175_0.13124410461355063","host":"s3://npm-registry-packages"}},"4.1.1-alpha-abe9840.0":{"name":"graphql-cli","version":"4.1.1-alpha-abe9840.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-abe9840.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0eead4235e5c06ac7ec311958038900b46bdf09e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-abe9840.0.tgz","fileCount":14,"integrity":"sha512-FRckb0dRgxCMTL3lyQx3AOBjpOHMpLb649fm4tXVqCIYhimPI5iV8AdCQUtDlcBGY8ShUUoA7aDDUUTxwhgcfA==","signatures":[{"sig":"MEUCIQDyXi8YnXZwu9WslYmQf5fk+DVTa+53RWwhl/K/SpggSgIgJ7P4rnM5CatEhn5VYm5boJPNQao3sHKfY/PaBDq/U+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJfOCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq95A/8CNVPxvt1AVDqC60YHjWyR0Kj21+w/G0VKZFMoroIYfo7r33B\r\nvfD6BzJCom1gy4bvPQGgXwekeEmkQspZIqN6Oz35zQdl2PoCco8gcBBEWOGb\r\nspEt+SnIQ2L/qy/lDELDPbfAvLBkA/0NLHbmFZePIr+MBVOeEO7G91CrnKYe\r\neE3pK7Qx4ZdY3BDLasW6NvGflxGfgLEjtFYn7HTrEw78xImRRaQ/6ekhIYya\r\nPmOwTP8WlyTkypZGvK7NFDGNgZ/GKerKIM7j90t4tqIoP3osROuhWOpE+zJK\r\nQppjobsRdqU/uxEnogNMBYdE2iQYqS84vuSbFR/WYvPdMxxEqdMtrEkSzIpi\r\n9lJl9YSuEQ7sxswgO8qdAkY1slxMiEirmkVzg59flXkCLYw1sWP7U8KWDnRd\r\nNtypGuC+NdZn50HdkglzVLe/XO4++0n3f+PKUneN7dEyf2Y3Y7hdRcXLPSQY\r\nE8pz9H1KQ41fDsxmuFMSn9KmPhV4AD+oOCvGA40A+bAkZXIXQeAGynON9Fd+\r\n8Iv+9Vkc8TawQJFFE79AEo2LrXnwVqVNiTgcFw8IUnfHpXcF9TJWiSKv6Z+q\r\nH9ZtCc+rNxe4MBGCK4UsI9FdUxl93kyw7XFfHnhvNWtp4uMIrvcPa69yiOJ5\r\nxTpkW4pbCAZ1zW3kXfoQw3Aza/aPq9OBAPM=\r\n=TC/p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-abe9840.0","@graphql-cli/common":"4.1.1-alpha-abe9840.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-abe9840.0_1646654338848_0.15846896202594585","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d7c5396.0":{"name":"graphql-cli","version":"4.1.1-alpha-d7c5396.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d7c5396.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ff243191d6de34a26752bfebb507d783feceabc4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d7c5396.0.tgz","fileCount":14,"integrity":"sha512-bqI5Mv+TcFh7ip4rdeCFYh2kxHCwsvoFu4Z8b0x1AjQzT9hgxIMsisbthJhlttyWA07krGoLedLOCC6ugcQ8sA==","signatures":[{"sig":"MEQCICxh3F4LAUVSqUaJTAHCaBt7CrrdXIxJRZ37Fs+2ehpjAiBrNMWZAGFj0ntucczSY9aQf8aNlS5X7cK0alGX35+5Yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJfO1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrlnw/9H1fZgm8FdVJJvdF5A0+Czm63HdY7XZa529IkF7gDd+am3EmA\r\nZVB0FXTV2+O4kzpFa669bvUQBlqU1W6gcN+jHD/zwvrYk2eMSHQpCNWXIjKB\r\n/JjP2LqZQAtrvwCmORyJ4R6xRrZPnALecLub0BvaE4dCkgk6AB9uYePHOMaG\r\nJVuUorYZDAgeFnCw8UwOPKP6QZd0fwdZIaBPkj87iuWSA1f9QTO/NHoEY0zb\r\naX2IxJWI1HjV/YBZRQyNYwTz9thYAEXshR+NnzV1VcSvf7Rw9frxCMUu7Nag\r\nu8K/Q+10MLW5DNPCJGSnPyD+OPh0KiWyi5ndXgjMcJyY4LWhJGyMbxpbrYsR\r\nwIeNaSRukWLbp0JTpr9GTibqXaq3CeiWdrgBchIQpqRifwwtjulBB8e174D1\r\nyChc/fcyXhkKS8Q4HAN5vEc7K90bauJlkpjzclNNR1WLaxpNXhSPY1fCjeLW\r\niJMsKMlWDH+KZ66qCOE9KvLZ2Ey06x8rFx0sgBp7fyNZzzFysFhoH6nqnhbp\r\nV1Keb26CvNUlGb1MRw33j2oenW3tChZj01b/e7AyMoAMJ5lGgFIYfe1Yo4wj\r\nAjA/lbvJcxnocqCGEceepbGqh0jF66P+4dnnijl2ymxlfFaV4rYUMMK0q5wt\r\nEg0wi/YIbKMYSEIuENg5VAo7vkC0sbGscQA=\r\n=f8yI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d7c5396.0","@graphql-cli/common":"4.1.1-alpha-d7c5396.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d7c5396.0_1646654388904_0.7077210580511522","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d4bdda6.0":{"name":"graphql-cli","version":"4.1.1-alpha-d4bdda6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d4bdda6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5e9970ef4c6d528c527712a79782f01b5f6d87e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d4bdda6.0.tgz","fileCount":14,"integrity":"sha512-23X2lUVVnkR/+rNcc0CFh4Uu8D1M/Ma6Bdf18XiwCswkWsLi6Ock7uqJQt3Lpuuva0uCQz26+SYpMexeF8Ud3w==","signatures":[{"sig":"MEUCIGhSnYxURzhBnTc4I0if0TjruVfO14EyyhJ04BdYZIcPAiEAjCecEEaz6MXVGF/GbCkIgY6CiEWBb2ljNHwvsMn2FWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPxXzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxNA/5ABxHbI/t6rh2CrLX2181jQmFBJ5lMNoY9A7/C9WXXEp2j1Ru\r\nixRJT9ovNu08mYNGQBncJPjLuOgkQx6eoXnQReunH9/XE1JAFmOlWHq4zxFY\r\nlP6y5JtuG85SBle6cpDWQgzbs5lz6Rrcld4ciZl7gCfuccYUPkbyML4hBu7H\r\nnmHKqZznaKEJWv+8TQMtbLA5Z6MKOCW7hjNXZt3gKdVMQbSy0KEXWSf+4F1m\r\n0wcPmjx2wwPViqaUgJtgIyzYMD8dDwVeaPI2GKIzAOVSvf/bWoawKAURU7O4\r\n8vHpQQDv415YO9Db2shFVjwR8poQR8AbgBxPlrc5GFwqoYdFIg7jZWC36wov\r\nCjQUEqIWgdDy/eF9NB33yI8ZAVBF9q++Kpd6HynVD7fqqL0cEsFwoIKhHPcR\r\ne5KwtG6JXpsVWW62sylsBBbqoTZ+VOMWPeGvbJH281NsMT9FoKCOdCOkOYm8\r\nfdatb7jhXBHiCX/io0snN6KbP8gtUp1976dFtVM94HIiq6AwQx67+IBZKKku\r\nLY3OWihdF4nXs/ez+bpKv6vUzu9GHlu5p6+Bd/SE/gqVsYtjpzTdhvkmSK7l\r\nKAehAXn1m1BrTiMNw6gDht+hmsnWdPjvShs5YdCNM+xjZh43xzedVKocuFZE\r\no5fQ5HqDOQjP8BSknWGvjPJRce0ySrN5ptg=\r\n=IiXX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d4bdda6.0","@graphql-cli/common":"4.1.1-alpha-d4bdda6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d4bdda6.0_1648301555137_0.6770565259858565","host":"s3://npm-registry-packages"}},"4.1.1-alpha-443135a.0":{"name":"graphql-cli","version":"4.1.1-alpha-443135a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-443135a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"529dcfb3386e3d94f46439b8d46647acfddfd61c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-443135a.0.tgz","fileCount":14,"integrity":"sha512-e8HHhDwmYI83W9MtRkpfZ8AbiWK1Mr8/TUE969JGNlxEq0RtwfsefpDBBRfyww5mISqTSmP6BzD0QFGYwq8iDw==","signatures":[{"sig":"MEUCIQDS9s0Q/t+PdDWcdvONYbIPt0Vo5qXhLXkZGb88tRCV7QIgBs7u+7SQqnNDp0BPtN/0QdEWWQOlXo/9eQWSaU98qvk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPxYLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmIw//afTNVOWel3G9h8f3zRMn7YCRO+8++XPrQhwsnV+oTc4x9qWE\r\n6otbbJUB5yM6pmNJDtKQXmbD/OFfbcd6cpsAgPDdCslgITCyd+zkCAC/+hL3\r\n0z6F5rs6IUnZXbyotH+Zsw18SV6rICaBU4ksCWYf6ajNzdELj17Z5TZaIJI5\r\nehxQAtYrR+L3j+hBENN/GGdEu+tHWTIp5vMBBPjaPVnQ3fDbJvr9Wm40Mho3\r\nM0p3AS9bN8G5q0GbFefVmHCh60jzknuuapfq6U832WE40A5kv90IdqMJKLLf\r\n5m4CBe/Z/AsF9+i2/sRWFyZ5qpC0Xiy0Dvr4nrxFPJAUOKPuL5eX3BPmznr9\r\n7TFtSK1iUqGHrPmVifW/DRcH+NuR/sIt0yrjgW0Q3WuHiruN7g+hI+74lPvY\r\nOtYP8lgZ3DH9g8z4J7vLUSkIPWv94ibI4mKdVoL0HZ9WNflK9IngcD9LJh70\r\n1tZv5dRUyeIHXC23ofYqydI6L+YlynUgwvfep24ti9ZzM3J+Fut7ntYkEl+y\r\nad4hifgPPT7oY4Narkw8zK7N0LJNubSZaAVTEb6fa2XuVMUv6aVGYXXD/Sez\r\nKVtDSVm+IvddVts04wzUgoghdiCUKG9w8isCQFW7GpVrJZAC7EIek/NQAdQ2\r\n66KfXs4xOYpbfS3WmMT9XE51pX1tTfqdhK0=\r\n=l0UK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-443135a.0","@graphql-cli/common":"4.1.1-alpha-443135a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-443135a.0_1648301579110_0.10226895709606643","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9c941bf.0":{"name":"graphql-cli","version":"4.1.1-alpha-9c941bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9c941bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"60ac01cd4e4921eb58ae4c247445040dd731361a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9c941bf.0.tgz","fileCount":14,"integrity":"sha512-LD7x2G8/SLRp2VUeJHopbUmYzF5dO/YGevxVW5GarKrUld1wrHZgXTFgt7u/HGV4P284Stn9qmfnYkU35/BSnA==","signatures":[{"sig":"MEUCIQDmaOkpAVLSuQBl9hNC+pXcGRyeDeAEDV9UsOTxCRyFPgIgFcr3pDsT95tvdmLOJyDeW+pI1b8PxldDLVI626FS13Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPxYpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7kg//TLUYVcUlqjiZPdFveg3+uGXlmVkJ7UrtbJCWXwIhOUSkEpGw\r\nN1FZNDhaaQp/xOacamROuzLQ6JTqsswItW2jfzaeIknvMohavCErovI7++FE\r\n1DyRRseDYaycuX4MDs5etjJs10QE3dIIfITkq4SOP0yYt0O7WNXB+6mb6W/4\r\nxuaFUSGR60MimjdQUAiwzSkAjRvuLXALF1ZIfpJPn8ZI5L2XAAoglAGgUJ8v\r\nDvLEJyebt2zRYShp4rbhpi9WLlBSE06mTctkCGOrgOPQ3NoDC2DJ7S3rVy/o\r\namp4OmGGU7OSeo77RrxNSjkRFyT/vnPetOTV7PDkeQArHOPk1x5l2OSn3T+9\r\nFyUvG5WA3R2pgxhhGLB7JB1/8k5ow115MsvagcnwzUvZtNkQMVnRUssyH/lq\r\n3oelFrqYe0vfipIp+2DuDDDfyyuPE3WS+kBWjUcDJ6twbtD9ayBzqLR1c77N\r\nb9OXAXzF3h1v3A54HMpTaUBrpGNpMBowzMz4GRqkx0xI16NmMGuKCYmyOMxe\r\nf8GMj9pY0aev7z8wxbFiaNp6FDg1g4XhnCkw3k8yCEaHkWjD4S4aboEfrPoC\r\n7tWNdDEti0rmtoXdjixC/oeUiAHzqPUAxAiwJO04lS3LGnoj9RqvA6ahHVKA\r\ntGazwhfm0QYuBaf6e9uoO7mF+zWWprN1RSE=\r\n=oFgp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9c941bf.0","@graphql-cli/common":"4.1.1-alpha-9c941bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9c941bf.0_1648301608650_0.9468099117262989","host":"s3://npm-registry-packages"}},"4.1.1-alpha-fee7ba8.0":{"name":"graphql-cli","version":"4.1.1-alpha-fee7ba8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-fee7ba8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b4d30a965c588a2d92c7d6ce9db08404f28c6105","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-fee7ba8.0.tgz","fileCount":14,"integrity":"sha512-YWhqOVUH10n0gegEv3cQ8lfXH4EXs5ulo6TAYlrv68+mY1cw7q9zo7FGT89T7zyfJm1I3B5sTGGVfqMFthl1Zw==","signatures":[{"sig":"MEYCIQDTY3+RJxvn9kEXlyIp3xEDN5FbcRb60lM6itxTX91pUQIhAMATZNFHInTUCyjyj1sHVWiVw6KN2NoK9y68HBY4Irk4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPxY8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrj6w/8DfSGv+V1tg4GQ7pGakBeAYbEcQp4HRPml5nWHf/IFSXq1kul\r\nt0Fry8Oyv2zOmwniLonO/tEYdJsWr4tm5e0iEwCHfS5muV/THMHvdo6DVcH4\r\n/eI6CBZMRKBDFZF1JFTc5v88y7GtLwg+T7/3nS1t/s7+0UzVHpSPJDs1+g2o\r\nvf5/NOz6dcRY0IvlHzwkO+JNVqamrTD+Qyc4sY/FUaKNjwsGmZZLt/GY5gTe\r\nqB0/TwILMBbztCJb5unknbcjUjFVLWHvXf2EBIPT+AHk1LqL5OqjneXoqfIa\r\n0PV08+8dJ4iqvX5NzEZPvXErEPAsthVJLjbtAK08NUfn61RRuPnFu749RAs9\r\nLgcw8/SRBhSkuk5riqcDmbRqf4xLCz40KcF+yfjCJxTrAA9ztsLohZhB9hrk\r\nH8FdMsKrZJqbbvjPExBiAZqADHKAWaUxGGFCjTtwu+ruc0iSIATqwrtcAsh6\r\n0JJ7O4yPIJGXIKYhMOXxGOnS1E6rsSanQCz2KlPbnoBOVV1Y0W28NjOZSKr9\r\nm+c3ylnoEynemEubGfTckPJI2QVCsU4BYSHcIdRVFIwYjTZVi+2ZihAA/Pfn\r\noRELaqWPZ5UfBuPuRlwxf1oHir4cm8uTbE419ocUcJUGZ9JlzkLJT4XKGq+3\r\nJZFSiEfbDJhDZm2sAgEUBNYXEO8w7Vt28u0=\r\n=COkG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-fee7ba8.0","@graphql-cli/common":"4.1.1-alpha-fee7ba8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-fee7ba8.0_1648301628225_0.16745718486579597","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aaeaa02.0":{"name":"graphql-cli","version":"4.1.1-alpha-aaeaa02.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aaeaa02.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"cd502ff089bc5f3f57793cb0c9f2995b695bbf01","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aaeaa02.0.tgz","fileCount":14,"integrity":"sha512-A7x6s2fkx2KGDSJ+kz3eUU7XzSOEGpXBOV2WjPmHAt6myU8lo690654Y8zwQ1/07pCtiTzEQhxQWN1LE++dYeA==","signatures":[{"sig":"MEUCIF88yp8M3Mq0Kgoq0Esi36YwnnWmpTGyJJsa0pvrvHnrAiEAxTUQYK0bFZFJI29WEGXGAisgCzj5/eq4rqqlndz+iRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPxZvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAXg//QMJt8N1B5TG6GQV4SxUxDzwboC7M+CPLLmGng4JQCGr46W4G\r\nd+M+Jy5IGEGVFhqei8+z8EmOdokK3Y3ciy3yjHhspcA4zuSL3WHcWpCtfksA\r\n6Ejzmlp4dls6HBOzY6C4caOX/w2jJFXpaUryhEFvNkDzSab2P3FzTMihatf0\r\n/13KgGUHNRiu1kZzbnLWYdrNxgTwfYdnzsZVRND9DB7reeQA/AHKcub8wttN\r\n7k8dHIAspmnJk+1g06JaENb5CdvRiOnZZtPKlDPRGnXpX5Hg3FCZp0anQL+K\r\nE/DkCJ8u9ws0lGiM/c7ek2GBuHH9m+SiwrPTCDDOtT5Ihqx14EPGOgD7TqB2\r\nkqoA6B+Te3tDCaPoVM6vS4bGGSIkFHqX+udDLsBDJy6N3xDdvkg0YWWWOYuT\r\nQuu7nOVjkMHgyLE1nya9W91fwUkHYhJWeF8wlUY9nzHtLBSej14Z5sT8BFNU\r\nIjVgejhgnKYMoj9gJ9JhDDGxlXDf24591wA9hql6qk/R1d3qv1Q6OIvJNA0Q\r\na2xL3TJjGqssZ3A6VB0bgs8g1GN8PVOOOWLY+zvDBH4880jaTg0oL+J9PJYS\r\nd0UFgnqXIHqEOaunSFrBwBdkCwQOaK15X1XTZ5czF4kQTUUSyEAR0X8arECC\r\nByL0Ylq64v69b6yys+WtbDAoAD/SWxCnqBc=\r\n=ds0p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-aaeaa02.0","@graphql-cli/common":"4.1.1-alpha-aaeaa02.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aaeaa02.0_1648301679013_0.3708568902422551","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f9164be.0":{"name":"graphql-cli","version":"4.1.1-alpha-f9164be.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f9164be.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c4c2a8a2504f1bc21dd4e7b6f0d16ad50bdc721e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f9164be.0.tgz","fileCount":14,"integrity":"sha512-Zrw97Z3BBBYGJMTF9dsIX5zzkeiyjrpY2zlIXEA3YALLLrpltcIhLmjiO40yWFFKgfPph6egz2Jwl+tyCVUH0Q==","signatures":[{"sig":"MEYCIQCDtOZNHjirbG7OrhQyR3Y+2GjPlzcnIhyR/FMokviSzwIhALlBctwdjQYYtEWsfV4xQk1/bnI7DSZBsY4fZJfwYRuG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPxZ4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrN/Q//RatzacX0QjvgRZrm2leOgJC05rtNbLqOe1OXiq1miigTkaUm\r\nW3A9AFhRtZF7AUgXMPgmfo+yHBMYGK5sa3z49jgSgipmqr4cM8ZpO93RQ8DE\r\nN/GMXpL0A0Aak/UywJAz8A/3ect4p4FcH9rqCv3rkS605mZGCvTs1y8M/nJ5\r\nT6LAf9U95+eJckjZfFhM5/TzdhlBdrTSBoQKvO8gB2k1jrZqtrvP45a1uZwA\r\nKgi0g4fHXed9bgNQ4s5kP4qmvjtGsKp4aO83vDaVSnffHNyut2wNBzy3OAE1\r\nzyPWRSUVxncB91xXo4xWEYQWVViJjZ2eX4NmHcZ6AjiqtUANkb8dXKO6RhhX\r\nLC9vTzegMTkykCK6gzuHX1thtcKELy0vomjZfHMwOGvbqWyodjkYy8InKewa\r\noEAI82+wncv4mTX3KBw1tp1h5qVYDtYN+jlkmytuTBU8slk+3OnlCY89OTNR\r\n4T0B9qVIPFA/xCKl2h+ZEhsDxFm84EiRktyrCw+cmQT1l94TCgRlAJf+tFDF\r\neBNVp4ImG8x6IgoQ+DOUgTmphaH9QrGRyqHVci8UEUKDQVG5gmINJO5gtROM\r\nvQLokbKuq+qYOHVDmZHk7ZLAnc5XlRwWiIsSMTtOShdzEXhR3KAvZ+AiSsE4\r\n/F628D6leW87PIbfS2mPlP4rEV7eMwdoC7I=\r\n=7eC7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f9164be.0","@graphql-cli/common":"4.1.1-alpha-f9164be.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f9164be.0_1648301688578_0.10715125805342574","host":"s3://npm-registry-packages"}},"4.1.1-alpha-afc9d03.0":{"name":"graphql-cli","version":"4.1.1-alpha-afc9d03.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-afc9d03.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f9206b4f10f748e5c253121be68c54dccd45e1bc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-afc9d03.0.tgz","fileCount":14,"integrity":"sha512-nPd+1shEwCAmb51v+OdafAKkx1l/6C8KYyaznN3Ap0ki9x9JT3e+ZDuQeyRU85eMpaCR9qcfvQ02blCCpVPiGQ==","signatures":[{"sig":"MEUCIQD19ElwyQ9l0vQ0XKTZqy0HJQ6Wl0vFyZF/PYnypcXQPgIgAmaDLrGvxH9Gp5MKIdVF8r7WuXhAuAPI/o9416hWr1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZcXmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVOg//Wvh6BM6tQnBVA+zipoIUDXlpa0k48VJbQ5GU6EaWNyEtApWf\r\nz1WY1yDuyA4o7AwlGjuf6tWKD/yWpgqpHRy5Dfu/k48Qy6PUYt1OKlkBg6/e\r\naoTC7rbA4G8HYslgGR/jb6E8zN+J4L3j7tkwBv1mF1VvF5pKUTLTu7Skdo12\r\nD3phiu5OXXGTQRBKO70Uyl6dBGlo5wXaub4LO3QdLoQ8HgwP8Pf0xDpHC+SQ\r\nntN9alsBm+Opgi73gv0Jzhu3F2ZdelYP0f1/rmuYCtKDSf+ps/HxlUke1xzE\r\nDuqeRy/+DIC+rMIDYc8zv8vchOi85cEBLYryY2k/zy/DUUOJZxCr8fewhVS9\r\nlj2dqq2Xr1xzIADvgS/EicjbNomha3Rm6bRFrVuT1LkA/fi3UQBbM/164FwC\r\nzn2HY5EOpEt7hA6NMxgwlp1l6AWoSbcJsSeRi5ZXCdj9EQQn0vQlLDSQGeSb\r\negWyuPjO3q2Si2p4TfmWjVcPp8Pc7as01+g13RuHgdWLoJIIE4IE3e1/weNG\r\nhz7wTY5joNmVIPVIRavzH9XlKRUKmIDAI6bwajfvC+ynrGw7KNUxcNbi/FVG\r\nvrHHk5foq8OIqwroOyQ8wPi4y1d8AFBTnte1p7zcJKTmZ2NtaTyUtkzDT1w6\r\nd9e33PsgbIFnuvASiuAWi9Yhll878pCnoac=\r\n=A5zP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-afc9d03.0","@graphql-cli/common":"4.1.1-alpha-afc9d03.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-afc9d03.0_1650836966172_0.8591063192744852","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d8a529c.0":{"name":"graphql-cli","version":"4.1.1-alpha-d8a529c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d8a529c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7a4b54b2eae8329ac8551ed4810d9f8c896722d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d8a529c.0.tgz","fileCount":14,"integrity":"sha512-AXBmU2VdmuhEXzm9j7E6U1AunnONNXlKZMQlzJ0VERaQN74NQMtztxYDLKhdkJmIjE1OQhaAAN4oYTmFqwC+Jg==","signatures":[{"sig":"MEQCIBB0DYDdiY8+5YuszA4CsZ6xnVpVOVyoLjU0OYcMLbjMAiBXcPuqMqqKdrTyZC6T98aQxEHhQKv22FFDFTzqKfG1uA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZcX1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3tA/6Ap1QzfDAM8M9/Zqtn3GtlU0RXy23UGXH3Z0KSfZ09jchdtmF\r\nxk8XefDmYbijYg8wGJmQKvtqGvUjfSq9CsA0b/794sOvACPqvgj/OqTc0kgP\r\nTevz9NR79ZOKrqnRxFnjFsHDd9f/D8iwRYa68XY+sNzYs0UPVJYPOhb1lkYj\r\neYKPZmAgZAyz2x9KL4lvo1QhbWbCYCW7nMaCWJRO3/EZ0R2Xb+Ia79zZDOIu\r\n+3SBusNNsLe115u2kVTYMol9glTvCI0AQCN40Ucgl7pEYacVJ8UUZYc+FTAv\r\nNDsiT8htN1Fo4YlGPsN5pEFqsZ5NdXDBEQrid+TBYT0eXwyhX3Yh0I823LAu\r\n4InrG3kDdfy2JaUBrM4s0AeI7/5hpV0x20FJCyFGXLJaEs+OckRxsKveAFND\r\n/3JItzyAmVYLRkK5gvelqg8p+0i5636akkWHN/xLw3xQBgY4Q6SskozfUSuW\r\nsGd6qwFg+xTu3HNIa2bN3DFLBVbQLgeiqRG3P3O9cBqYZNh3WBK1n8ngYZS/\r\nDFvneDQxBDObdgYifZgOxShHbV0GyS5c/MD9XhQW5t4oBoZtIVh9pVNOMuwQ\r\nuNqdYE0ykBB6R4NVxmBjZaqRK3Ox8b0K9WNA25H27ENQpb5xis8g0w7uq9ac\r\n3dUuy9mwf7Iit6WV47JSjOd1LyTuCZd4d7Y=\r\n=ZmRP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d8a529c.0","@graphql-cli/common":"4.1.1-alpha-d8a529c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d8a529c.0_1650836980881_0.6277508591131724","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5a449ec.0":{"name":"graphql-cli","version":"4.1.1-alpha-5a449ec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5a449ec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e48a7888dd95781afc788dad06b406da52bdbef4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5a449ec.0.tgz","fileCount":14,"integrity":"sha512-RSmPipbghNJt5GVQCFtHytxHoOFPhB+YCoMKXGnSJWZFDHpbcFZYMnsFdtjdauSYbILttTCotr0vjki+PKiUBg==","signatures":[{"sig":"MEYCIQDE2izdVDdJ8PMCtHQRu3+/E/DAtaK5fGsdMaqE2OdlKAIhAJSL47v+5Dc7/fKF+RpLxoBlAEXKqo0/3Y/1Lc03nCCG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZcYYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6WA//caAiQwlFlMRpiV458bPdmWE3m2PdKozhPBvuYvakhw/ngQ0C\r\nR4WNvg4M8LqTRpCHB1mqs9ks2rbHVKNv/fGJoU3RAklQrBSen51RxglNYnfQ\r\nHEX0D/XZ43rPTx/JH3gHsRjE+X37AVDAyGlpNKdqKqw3wbvRJOCIZVAihlIP\r\n4UAWQG3xgEyN00RUbp67pn08KDoTL+doOEl5SkZNWt3ADZzDDaF68+Zg1ZK+\r\nFSXtd/djinOieiX6QvHfuoH8vboF08ISBJLk8cIT61TJ4LxtEc0qojNmrNk/\r\nsj5reU/iODH+qWF8nmj34k6V0kUdooXslxcZnMD4KLBuUXIjqRC4VGO0cZk9\r\ntb45FvhGz/X2P+fkp/Ms/XtpLNn243mNItUo9iUNZxtuA/CmIr6idjxm+lY6\r\nsK9/faUMPZLVVDp+JJjTlCSdK7bsfEJsa6Axh6lrO8GM/VUg1v3OY8vQS6/5\r\nEMXI8Cpqga09zXRyHzd5oMtvwgLp9OhFQ7kISFTYAFnneyT2wj0ZEHQVfRzQ\r\n0WzoG/1+5JwwrQKFkj7JwBqc+SdthuO7xk+EFGCUZVAQJ/Bq77+BzWXY24R/\r\n3tO+lf88ZPj6pRt34FpkXM7iKKZNmKLKlNQ8A6GEITPPX0KjBXnQ/bxKXLuY\r\nbhmaqT7pCUpmjQVeudRG863hdkUO1QX2jjM=\r\n=pzNw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5a449ec.0","@graphql-cli/common":"4.1.1-alpha-5a449ec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5a449ec.0_1650837016140_0.13573394703966257","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e7051e4.0":{"name":"graphql-cli","version":"4.1.1-alpha-e7051e4.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e7051e4.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"158056abc5d536325ec9439d47f7e26a4ab6eb69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e7051e4.0.tgz","fileCount":14,"integrity":"sha512-B9RkxnrZKCfSRgIi7ZrE8BxqwHA49yOE/c2lScMHM/9xZegBObGd7psS/gXdlZbCtXLEY5/yVW4ssnKkIUSyJA==","signatures":[{"sig":"MEUCIQCs6wUNQJMMNk3bqNarCi1alrWfIZ0r+CBopA8BfuTweQIgG/hQ3843s1qZlOWYfgz98bdx/JBz4h3dfBFkFcicUyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZcYpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6dA//eSQwGqThle24RsdSkvAr5ZYQhau1dinb4hw78w2ESTKHC/yG\r\nHn6PxZmrlNflAD+dtI28lhq2fuW7PuLcZKVYiIFhpcfykJYtuqpeXiNUKTsI\r\na2wXqSbveP6BUCQ8xPMwnWFcTOzdqXajG36X7gvV4a56xR+zuRt5H/NmxArT\r\nt9RhPDtB/nMt0AwhrnJ3YkGM7sxmZ6BznCGhgybs1HMzUxkAcMtVYIYKChvt\r\nNbh9w8ofPi+vg6l5/XomRuoQ0fOxJaTRbJJ+f0xCCFeEMbd4lFLANEbUSb2X\r\nSX27nBud8ixhrG3J+KoK3I8fgQi4SpbrlGT8YCZzt0iOpiKhe7FwWQAYGxST\r\nP3aiyRuJopNGRe/Jl0iCm0uzvN+5cZlc3tRg/GxScJGGpZS5RjOgejIdc7Xb\r\nu4eJOk+57gSMfPSwLBa7BfEa8xyon5ndzWRVghVIgbzglMLcv98dB1bnbsnl\r\n9Iq0nACUc6E5hUHa+AOm2zsUZnzLb6DpYUd0dnvmwBhxiGJccVZ4E/y1EX0K\r\nk4TmwmMKMCknTCNOw3Drxzv8xUaYwNRe451OCHaHDR2ssVc+iogZ3uFI1U+R\r\nmG57wQW4Wpa1RHayU6elRS3tZtpF1/Fy6b9JS/s1tdVFBno5sPXuTfsIEy/V\r\nd4GwRpItTr42gGFcIwHpxF9F/GY3s1wztss=\r\n=rDhL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e7051e4.0","@graphql-cli/common":"4.1.1-alpha-e7051e4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e7051e4.0_1650837032844_0.5107393751066809","host":"s3://npm-registry-packages"}},"4.1.1-alpha-49d2080.0":{"name":"graphql-cli","version":"4.1.1-alpha-49d2080.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-49d2080.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ed8db71bc451d6775b17267eb8baf9de59589f40","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-49d2080.0.tgz","fileCount":14,"integrity":"sha512-nGSh9ABlTPrVU8AVBX5UReulYHIix7hqLmIcYm1OpMhY29kS3wIo6UdgZnDaAmuWc7BY5MOjwQvm95BK3ETh+A==","signatures":[{"sig":"MEYCIQDKmH+mIEverh8FQ3uy7mRYBBVrF2SGbCbnXFJ50PgkUwIhAJu/syEZMvlMQuOm0uzshyw55BvvmbRrE30Qj6CNEkde","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZcZYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIVw/8CWmltsMH28/mcodDvD1GHwY3vnxGcB5JkgVgozo1qF3QpAFr\r\n0Njb+AT93TY4Vl7NZywkN1GB+sYhFDUXr0v/Iye9MS1ACkqFfbea6arqz08i\r\nP5z3Z2w0/6PQLr2YQQ2XunT1nby1DwkIQK5HzXMUE4flr3VXyDtU4/6edreO\r\n9PlzCDeCkaBN82cZZ9hS+TrMUghL6i9vpf6nupVdAH2JQrZUlJHBGFHQ/aBm\r\nQT6w1Vn/SidbyAAnZMe2nDdxyKUFk8hWWXo2LGthJXAE/qtMz6XG6UrRDZoK\r\nBeJvV1oq1h7JNgBgyffQV76vZtsBIogM8vCbw+GjfKJuq8K7cIW53nXHglun\r\nxtNjYwok3FhMC9WpVlJgflipqwf28hSo+L+g6tnMiPB7PLaduebTverlED5L\r\nXg4H9i1Zior0ANMKuMF/nPPuK2v/VyzMCiFnFrTgfW3d4xoxlDMf981lSeAO\r\nB1+cNbI3ppMp/tGuMQ+fU9PQZbTuNVMF/Kxn5ieeUHR9uKK3qbBwUdFCBlTz\r\nVt4y2dkyJBKZ55sjylaTYLLvvdJMh2hn61xtq26kNbOpOVFUo4u5iVNjo0iH\r\ntzLZdOxAVCHA02+nx2iiunFa6v0awls8/R/WBrU90Ykg9hlhp8cNbDlIE+GD\r\nhMRcMIM6xgwbHf2pL1JZ1/viHSd8AKcGqsQ=\r\n=6nHY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.16","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-49d2080.0","@graphql-cli/common":"4.1.1-alpha-49d2080.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-49d2080.0_1650837080270_0.453963744134497","host":"s3://npm-registry-packages"}},"4.1.1-alpha-decba07.0":{"name":"graphql-cli","version":"4.1.1-alpha-decba07.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-decba07.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1b8afe8ec43c711a3e05bf878f75246d3aaaf2bb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-decba07.0.tgz","fileCount":14,"integrity":"sha512-otLurMStX/i+f8HiXPt/PFbLOHPJV4C+lXeJcd+vffGZUExPCNE5U5vIJ69odV/FEfaCBp8fxjqMFExn6adYxg==","signatures":[{"sig":"MEYCIQCI1l7Ji2fV+r3cHh1Kvhk2+a/SHmbjOGkFk35oGLJlzwIhAL7hc8hLZMGaKhcYTbgPSCtGQ9xDZFPweT/cYDg/Ugga","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigb9oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjtQ//eQ8Z05I04YC067OO39JNyjtU26VpOZDw6PMK90sRM5m2Lje3\r\nA6vjHxCXdcri5Mr4XtI8e1an3JlKbPBBpc5swI7yzlQAzV124dlUm+C0r1xF\r\nEfda1ApglfsWFDPiBETQSzDlSnWq/Ni7JFAbLxszfcnVdaS6tLb5ongLuB/7\r\nLqOTs61G/jwYlBX6tW/eS7h9CeWyyH2qAlA6FWyZzcUxUpFOg4wzSpHvBu5E\r\nVI9Dd0OiTlkfgJBj0HFw/HVUj+20Kx392kiZnel6Jq9qF9dSgPwdi53dX6F3\r\nUkxZeRgtGVsC2XZcUKLzElQkzU8vN2ODxUe+uoaZA6fc0AjrkHHUT2rj0AxV\r\nEYsPJBGDEToC51kiMAZXihGHHokJ2gzVBP97BIEa8te5u600QL8xxJ2a2905\r\nLZTdIdTAUBxPHrs+QZkvfT9cVYrdn2c2cbQeo5gW99EUGYpgr/Yym/fS+WF/\r\nUo1TGNr1XGxRU07j+0ZkHFmbz0TAcUnhDv7JedPTdVspaEXsrA3xC1wddjjp\r\nVh8XJwAIBzOq23TQiCR+v4snnF+KXmyT+SSwplAzs/cO3jnRqWcCyVucj7rx\r\nMalUYEpcvlsA6MmX45s602lgtJ2XUB7fZwT+d3CTAjZVWtZ06j1pqMdQ6DIw\r\nJM3x082lKatWaYbuhoCkiSHoMYrGXXxQ/ho=\r\n=MY9a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-decba07.0","@graphql-cli/common":"4.1.1-alpha-decba07.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-decba07.0_1652670312147_0.450322592135451","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ca14e2b.0":{"name":"graphql-cli","version":"4.1.1-alpha-ca14e2b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ca14e2b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0945f1a3ee069197850c8ede4dfdb7a3bf399b9d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ca14e2b.0.tgz","fileCount":14,"integrity":"sha512-FLQAoIrOV2FF6fPmebL1IY4xlYQTm6ux/ZpP8CCbQUyj2pxK77e0RVAJuiEY8LEr2s1ctmONEfAltRuxqyS+Bw==","signatures":[{"sig":"MEUCIQCaW3+U6ysmhqvZda2YIvOAS9FeADVNBJFMIA69lfnVnAIgWoJfzZmBweFAzdkvJfHHTOpakbg1jXYSDCsxh9E0/LU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigb9zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhwA/+KfHJQlRZ4y6ajX8imFFhen3bJVzg/XNLR1GsfB+i+48EbkfW\r\nUQC2FeBYLLQmfXRemdrfDNmVSJYIADjuEwzH2cb95R+LbaHb5UvAqgt8Viuy\r\naKOvkvU9SzGjI5O2ztyDZOxrwcdgNNGwp9w8v/IY6CujTkeHTdxnVC3rakcA\r\nUmI/IYzcTIdEVCA+mN8GJ1z03wvtCoA8pVYveMTroPqA9nDvj4ZgHub3DSJp\r\nFbQdXafKucroDHBMpwD2XhZS1a/eoUSpfFp20zCHjewSCTilZe3oLu62nOVZ\r\najLIrA8R8QsA3PjyaeRZnwBWc5AWoG1J/eDMe+V/i4OX5z2yBNv8VjBZ/9an\r\nk3AIfLtuWMX/MsWDyCAf2jQ677CxLt/Dh8c7dpb7PFVzLc3HsojTAPkRKfJx\r\n6njHEZ4A9pgXrEv/7skNVNQxfxjYZ6NSUzybVUhYToD40qQKcN/3CYdfhvR6\r\n+tREoHmGuz5LJcScajnh8FLyiHm+ttpKgll1JjOiXn6AAtoymovVhv1YIfYP\r\n0a0TmHecVGBr+cpmXQM6x85N2s6ubaesrqtGWDezlQlYcX1sBDPJoVClueCC\r\n+df64TcJMoNoo0cnZQ3BkrZ/k3P+5VEV463QaRfkSj6bQjiRFoDQcUksobUe\r\nN33hBVOj5QJvb3DBNqU6LNzV+6odu7QQOv0=\r\n=50A8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ca14e2b.0","@graphql-cli/common":"4.1.1-alpha-ca14e2b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ca14e2b.0_1652670323567_0.08210435532356763","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2921ec5.0":{"name":"graphql-cli","version":"4.1.1-alpha-2921ec5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2921ec5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6d2120cc30b2178c99ae99b5ec84f1d1290232cf","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2921ec5.0.tgz","fileCount":14,"integrity":"sha512-Z1S9FUnEZy6R+cxqAnDFKYuLHMnpQ/Q0BAaq78MoueyLxvcAcX6TvurqnGfGrzK7GdsJw+ii2zz9flGhjNsZfQ==","signatures":[{"sig":"MEYCIQCEzKoHUQeAk0/EZTSoK3ofM91WCSmHn2W3tdar9WoZtwIhAK7Gn5gA0wj2JVUte9tZJbHWZVBzfJdnLMj2fT+Fsfjr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigb+TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZ+w//dKlwoJP/q1X2XsHdJ7Smv8n9N000JJMUvB4qGokRjscoExMU\r\nIABhdMYLocplC4pDGrGIVaHASAAjL6mPoURGNMoh019YMiSQ7kRwC0y8+D1n\r\nwiUTmoF9CTJ7cyFBi0ilIsxiGkfVR65wcavv92gDmakTYNP/DhiU7DaGaUBu\r\nJtxDabd7Psffn+MsW+AZUGiSat7lS3QSO0PiyWAFS9pLTCeYWvFP9xwyBNoF\r\nd7zbNJJC0LsZlgP054B5ZfFkIcfeUIJ+RadkPbXRPzhG7LBHy3GIgwD3dayE\r\n7oib1eRsHywKVA6ofURL10Jh8gUY0O+y/Ftz5fu5MC3whBxfO3d+9SfEC1YN\r\nf2JjdPVErPfTNUIKtWLHtos//Py4eX6eGDlhY8ub0lVUHuSGgzP07OHsex7o\r\n6eFr9i+5hC9EeHYbdU4h8aWP9KDZB8NadDVMXzWHJZUSTEK8mbZYywMW1H01\r\nPIj5VGpHG9jgzmfV7P978PDwXkJIdPOfdaXDLGsuXM74DofQxVkTv8p7gBWw\r\na/8bqdptuW86OcadzjMN/ZoRSl6nG/bxtJCtowFFmDskCV2/Rbm/KbG49YHd\r\nmKKJDibqK8RE2tL6lV4GyUIiXCrtDS3B+Bc2poLanY87JfACZMSX3OX+IJqJ\r\n9xlYTvCMD0+PskOBN/qj1jD5WuZT7KVeJNY=\r\n=LEiB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2921ec5.0","@graphql-cli/common":"4.1.1-alpha-2921ec5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2921ec5.0_1652670354802_0.4397077522133155","host":"s3://npm-registry-packages"}},"4.1.1-alpha-51c97f6.0":{"name":"graphql-cli","version":"4.1.1-alpha-51c97f6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-51c97f6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e85003334b383eeb9dbee78935b273f648f04b97","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-51c97f6.0.tgz","fileCount":14,"integrity":"sha512-mPdtbYJh1MgYJrKPMCHWvthTb6GNp+Bo72/ztQU4kG0ehXj6kPDML+znsv53X5u/C8fV4Ad3keoh86Y9Uk97NA==","signatures":[{"sig":"MEQCIFL0E60vADw3w/ly7ew4gAtH4kWlAFRx1H88+9QDDiOBAiBb+wy6/YwnCa+aNm64UsbilnlK77SR2RCbhHLLd2dLxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigb+gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+gA/+INkYYw5fzKfbE1AC8VDZJYYpevz39Vyvj9I0q0UP6WbesiTH\r\noAFdxAeBbLsWA/sFc6E+ogjJYG5Pd9MdZEjR+Ni34VW+UOhZ0Lfi0OftTuai\r\nciF15OMP9NkNRWTkoM3Vjau0Sv0AaxXQOxxnjJN8OyNUHWEWQgGSit2csexC\r\nBXukasXkW/r3/pUry9J33zwq3tGEn94kMBZ7YWKEgmQJCA1VA5hAOmIEe5OD\r\nOGvB35ht5iR6n3SMTK3xQukz86dqfwigscByqWv5WrPTkYxUh1SQNdMwTRJH\r\n9c+lRgElNizwqhN708KMz5QsbqYZwAyaUDPfd9bp0Kj9UyHwJIkwNnfQ8mV1\r\naZYuZ07mHTbpiLcy/95MdKxuH/Af2oY2ZkPvzfgltQKkN9jvJNW6ac3TJ49U\r\nPzLhfhrzpM2T1HTboruAeW1w24WXns/lkHSHVXGcgAUZHN6AzF+PNZ0TJy6u\r\nsnkoaB+BKjHyAN1VnDHhet6UhAGti45Ob79CX4N4GptMFHeTJxEIJHcb8dIM\r\nZflvnTwe66UjLMWziAHjYz6tTKwei1xf+eN5KNav/FBlrfnmd8S1ukCEA90P\r\nZNxtD/AeTa3nrTNTop/J80LiTII97NiZdgl+08KmdpQ4K5H/E5dA2mpNURX1\r\nov4YlC3YlqrpUZa2TZPj8wtLZJJRhqDBMxs=\r\n=Ea/u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-51c97f6.0","@graphql-cli/common":"4.1.1-alpha-51c97f6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-51c97f6.0_1652670367891_0.5056623293328024","host":"s3://npm-registry-packages"}},"4.1.1-alpha-af0e998.0":{"name":"graphql-cli","version":"4.1.1-alpha-af0e998.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-af0e998.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e47041968f55c332f7c3625e01d2b61af50bf0f0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-af0e998.0.tgz","fileCount":14,"integrity":"sha512-fBqparksjkYZwc/ZMPXZNhCNnbgBq05+r+y2q5x+uOO78z8SSB+cqs6JBG5hRPQbGGNH1SQyyGL0Vw5trTPnnw==","signatures":[{"sig":"MEYCIQDKxp22Fkjpvzu9mOw/jchXlRLlDOLYTwiPsvIMnT2adQIhAPD9UwaaV4gR6hv7TpZ+ax8xs8/XxT77gOQl6SF+OJIt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigb+8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4nw/+OFTyo06vNtQggmy8f266Ofvy2/UsXAHGJJ/otvOzMi0PxBlL\r\nuiypo2KCr4WojQdXH7vJmyBkP0i/LMQxaVx3ArhYZVJT7A7ZnsCYI+aFL3Ka\r\nQuLKFh7riiXyppUxn1iwRY+mJmPbBgPwvOrA4ZePHFJQluAuv+mEzgyyknQq\r\nsWu6FhEGYdbf2xBfAfp8HdP9ndrkxCDGQCK7RG2HtYEP9C2y0NpNh7Bq7g+U\r\nfMhHjqrXl8DOHnVbKpFU45VLxyPabnk9o9y0a7/EVu9MtNwj9NKvBJsUhVkn\r\nBUSmTDtiB+BrAmI17oMJ7P97Wa3AKO6wVw3kB2HyttlCKJwJeI/Hak/G+z6z\r\nky0HtCrpAZbMPjRtREeP7jF1Fz4SKMe2TdWZEzKzCSu07wFCRztHXaON6K19\r\nKNcogKkXOfE8DDoGkaAdJ1JNgoSK7FJtReEIrdaLUo85o9cOnG4T4R8Dz1zS\r\nl9k5inQdvmVjVTgu0l70L8ZsUEDU4/OwoImqC0qyQiC3Fxw0z1ls21HxDpXC\r\nyIBfTDkWP8ifc5yJpar+nc/jiwPYLTo66AeKKH1o150zFBKeIjcaF8epUHHX\r\nizUsZoeEwW43wAqmQrKPTCZe/m7Yxq6c6aIRnIvul6snzTXoT/NYED45Fzpc\r\nGeOhPSF9jyoOkIchKA3k3Ay0EBJuHb/9IDc=\r\n=dJfs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-af0e998.0","@graphql-cli/common":"4.1.1-alpha-af0e998.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-af0e998.0_1652670396417_0.20180719172193573","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6a87b66.0":{"name":"graphql-cli","version":"4.1.1-alpha-6a87b66.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6a87b66.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"dc3cf039ed72821aeab187b3d71d77acc3f2fd99","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6a87b66.0.tgz","fileCount":14,"integrity":"sha512-kT/kHIqvspN6BejWR6ECfd1kMuGKTY3v7MTes//Dg3Gm9tl9ItDtAVhIQyj2gFUNOYwAducDn3yd9BAgEemMhQ==","signatures":[{"sig":"MEUCIQDyuXnlDPqoczXZ5lMdsOOewvv9w+qwGlannUNMEwQ1vAIgQ0RrvkgfpOSiuJzigb9cJtfC2/XcohEVLAVHD1AcNY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigb/UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmod7hAAmQopubRpKEuKF3q7XbDcw3IpOF0xENn/s0JnmLLeeihzQP6t\r\nfPkK96Q6aw63fJt/dcJso9ipZZ9Pgm1Q5v1AbnpbfUbXZ/9zS3SguLZa/YMU\r\ngxh2GK5nIuGZWHHwUmoXfMNhMdimwILqSIAy10BWt84AGA5ndRXRULqybqsB\r\nX/oBUez8UlImoyep6mLuJyuqsvqDBjxW0EDzX7dl+MB6xdhZi991mJlZRLD+\r\nTTLQynzoazB0Ah8h1p5LdPyOZLM23IFTsxUaeDXMqZQrVNeKNqMj+Ph9KZIi\r\nC5dOTCOQoMFLgRCpMSxZj/DtFCsMq9ElSOSblugnpR6rZ5UfGy0s/GmxWX3i\r\n15nxJSkG8He/W37uS3SIb9Sxc4faYKpLJwqLsWzHoWVJcTbrFCyV1qi+Puca\r\nBxnheYVh3j5NlKFOjauTLtq5lGkeKqUFuxR4zJjWpPs/E3vxP+OHD5mypf1N\r\nZ/sm1Ns8gXMUQbUWUbZqjQcxjW261YkAA46NI7j60quT92s3RIy366W3v1Sp\r\nLIfxFcO7cxCvaBANaDd1irYZvw/xSqJbbO9gwhHjmi3KQfwifgJnFoHpIqBv\r\n6bnxXaWyrpNDAsJ+ghxhOWcZ2N1RpmE5ES7blWK/L3goN0JecmzxYVFBxZxP\r\nG8hdkv11IdPM8+zxX9K0nFqotYDlYF23td4=\r\n=532a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6a87b66.0","@graphql-cli/common":"4.1.1-alpha-6a87b66.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6a87b66.0_1652670420545_0.7752477170664349","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3bf42d5.0":{"name":"graphql-cli","version":"4.1.1-alpha-3bf42d5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3bf42d5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"26ca3de4412a8411119492524785f563a37f3d4a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3bf42d5.0.tgz","fileCount":14,"integrity":"sha512-6DXXrjOISimcWWbnIbr1hzp4+1nyJ0tWsat6NiXgEp4ot993CqeTeGtYpBg2xQDrDB6dj4gizDJ6vTKMfdavYg==","signatures":[{"sig":"MEUCIEasUcphhygazVnJTbQ0wypkxHnp91vlJu8H1eEobyolAiEA29Sy3wGbf4vEKWaEWpsvXc0F4KSuTwzR3prXKHMz0Mc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihmkQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSLA/+OCgATR/Zbcw+//jQ0dq7v4paWGQoB3ZoCrrOzg0DUAgzE/ue\r\nzefdMS3mMxi1pBoUFBmYYRKHMnvVF4kav2kBajGU8EU6Zj3lz1O3FapiN5a7\r\nQxe3oaj6rEN7PwJOXm0yVpvFRMuT4zPJE3fCijZV4SK3gK1XhANEg4ihBpGO\r\nd6lyI4lGIv+0mfm2u/O5gUMdcFZ5OEwZc2J6h2TaZxKdYukcftt/+dTwmNUR\r\nHbCyxVmVutXu6wFnciJ8/ZBHuywdAFYLOeVMY42JCgg+YBtJ+ydKm5KR+P5l\r\nnIpH8T4lm8rF6rwgp5r/aYAi+A02rGO8rF2xvFzFtfWAoiaokB3J86GaCNp2\r\nz01C9RwyPef4OBHGdq59Cb666GFLtOqmvV+CgqkEsQmyVYwh+F5AN16ZmB9e\r\n0XU8ImBSDWP4gkPDDHpohJeakUuC9GJpjC1+P0ASFpwZ4II0LBw3RYlNR2gV\r\nUlEAGRohz3Z5djI/BaKFqsfYwkuREi3aw/0mnS/6GoPHVjHKoTe1Gvm3+ArQ\r\nvR4UOGJ2QtgczZ8wgktfI8fvJVrgpRZiMNteG/iXr8/tKiZdxzqdRtHRoxU0\r\njge08Oh9fH6/xktGJxxhXtR0ej0cyRguDuFS5ZiU0AUNH3NinCeM3HOBrlhh\r\n7xfiXg3d2AM77DC6QrQYQneZfpwUj8EFCxk=\r\n=A+ib\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3bf42d5.0","@graphql-cli/common":"4.1.1-alpha-3bf42d5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3bf42d5.0_1652975887997_0.10229011536697041","host":"s3://npm-registry-packages"}},"4.1.1-alpha-aa70956.0":{"name":"graphql-cli","version":"4.1.1-alpha-aa70956.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-aa70956.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a8540a3099aa98a576c9305e725ed01940ef7a6c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-aa70956.0.tgz","fileCount":14,"integrity":"sha512-HD9HN30SS7eo6L2QxIgT6aENkkjOI8zCgxrlmSpxY/fbRTmhqI/iyiZpSY6bZR5sicDXZFlbFz2d8McjTX3bog==","signatures":[{"sig":"MEYCIQDcapaL3QCK4REdV1HdS/NlbQDQKRPjh4cMsuLKYgYDXAIhAMgxX4sLalBxG0e4OsHpg29WYjRCT6v6n1LyzBCbbpi6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii5o8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphYA/8CSrqRKu0IVOB17uWMRUsXhUtuPY3N8Neu4qpJWpfjrtQaheT\r\nyyi4VZI0g99FpKw3o+J7DyIeQaPlqo99989oqFowBJ6FnQWhlnT9mhoP6jpb\r\n3Re3O9o4bAa0UZGzq4nxLGd/vb2JhduUr9ty5WWdYf+Jb51ZL/VIFVI5SQ5z\r\nqzOG0/ZiTPC6hXRFcmz8gtiBFmYlraH8uA/bn/dHwiMY5/jzaYJCoKe7tn9O\r\nX4NLZ114R7Pg1rqf0ZXwBQiGmxSQEve2z9WhW9CASrtH3wT8S6814aJRQTYt\r\nmZAHIzGQL9DrcdQqXZSTbdKB2BRJMJf/sayhFbdN4MrRA6OXLpn3CLEmRg1N\r\nThApywtxRyfaDE14+zPfdgpJy7/4n3yCWALm8+jw5azIPGo+4FeWFtCXgPOq\r\n4daSgw+6Y9xGC08EjlRsqxGGpzcskwh1AmOjhf7y9r6buwBsUHOkbd8A8whw\r\nLJRS0z9TudFaWI6xRM3yLNRXLtOpxyQuUAAOD2KDhsp4kLCcOeYGEFoh3zNJ\r\nhMGRT29upSqq7SYHPrIcfU90wFt0mUx0LTDZ4ttTCqbCv8Q9/zqBUoW5VA1t\r\nq1xTjBDmhEwBVfFI1hvLxDXqJ4dIoj+z2uJ4Xlmh7IJJGDOQoAgG8NXr/4YV\r\nvsK3anR16zsQZJ61EAEj30tslsLciT9+egg=\r\n=gnjX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-aa70956.0","@graphql-cli/common":"4.1.1-alpha-aa70956.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-aa70956.0_1653316156027_0.8772668486753441","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4918c89.0":{"name":"graphql-cli","version":"4.1.1-alpha-4918c89.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4918c89.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aa432d5f7180015261745db6be677ecc165a6279","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4918c89.0.tgz","fileCount":14,"integrity":"sha512-FRJ9hDjC3zFlVV9ioTb0z4K7vDNrZQtuhoR/enayYh7i+ZIcS2WslJc/DT8MAmctw4kgyLvMu8mkSu0+k4Mm2A==","signatures":[{"sig":"MEYCIQD4pKDWBH3Wp9xHdyBJgstsCGOxRwEzYv7+CHvKG6lWIwIhAJbaqXvZ+tjkxa41EVuoYMzFg4JRpbE8AHpLmw4aj3Xg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii5qyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4fBAAngVxD1LMbFW1FoOcWhhH4uqta1sVGzQb6E+9ydI+bntd58bH\r\nb6IqMV6LQy7BWAY6RSDwGu5P82SEDHWp40RVCVHjVdlUcccabplRCQFOvG6N\r\nTy3fL4HOoBIKjL6VDPf6U2TzwWnQ24m5F8NauNPlvZ+LcKyeNScvrhaZRF+8\r\naOay2XfCuVS6rbDE/47+YZxGPCqmlkKnqiE7yLpIExL57cMzauWm8Ufr5GAz\r\n6i3EHeP91+6V4q+qWt9ADCpvh+bJTM1XwGH/nx/c5fFgepSJO3zjw4rigD4m\r\nyXHQn8IXtaTDwuvC6lnJp+Ug/WioQtTKk9uWkmmgoze6FuBGVBmQ0EDNmHMB\r\nKI0SIdhe6SVgWHfMQDrKnFzqryXcJ2XxRMEn9SUiZgIg+jrrpZ2LH9HkZkfi\r\nDB5eMeBkKtXyDhqHhOPVhPxAHj4lbUw20eEgwY5fVvny7W04lW9QimuOB4Ld\r\ncZEJj7jnOG71dkDw/SX1SWCUkz93SyZ8G1xj75NiaeycuC7woI5ItqsVNl8/\r\nMhZAhf1NoMurtNaFL8ni/AxqFv9E7aaFcJCTNclwnQVthPlHw/Oel4ZsKIaW\r\nsNR5PCB6kmNEHuqUwmjsVgaFoNWL2uEirUBc5WZGYtqj3EgE0fTzh0+IZ9Y+\r\nFQfml6pEXwFxibHB03nQ7LrhOkoe6KLgt5Y=\r\n=SRKL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4918c89.0","@graphql-cli/common":"4.1.1-alpha-4918c89.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4918c89.0_1653316274619_0.680418054555306","host":"s3://npm-registry-packages"}},"4.1.1-alpha-211ba3a.0":{"name":"graphql-cli","version":"4.1.1-alpha-211ba3a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-211ba3a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b917c8704a16ead2ad1bbcc7b76fb863ffb5dd2d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-211ba3a.0.tgz","fileCount":14,"integrity":"sha512-v7hkOCVBm8DxY7aiSmL5O7uxp8rbLi7vVAXUCCMIjindCxTCFBBI5MlXYckCJjesElhINtSAf9QYcso2DGk1hQ==","signatures":[{"sig":"MEUCIQCkZ5n1ydIIBTj2j6UD8qclRqzsZYbyC77Bk9H6yjWfBgIgINawPe2WF/d5ROcOAjckYvh5IR+OjGOzp2KADuPMoYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii5rJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2EhAApMImGqcBNUvA5ONzrMtNNrYdPcs8r3QusCVeUuOw3NkQlCRI\r\nb9bukKnEW3AiEGnlghQJsyDklrEzoKL7HpjmyCMdmGOG8dJeafemn7mVpIYH\r\nuD3nKikZ0wPm5YvJXvMwGZwb5tJxo+cTWhNFtC2dCjCtI7UDXUWbDzHtiqP2\r\njz3WMFuoAIwR2QM2VRdLmmlNf6kgDRsAXQTvVsLBkBFWU4n7RJXFRXGK2UXX\r\nIeq37ZsymBg+ZeE29kqB1u0uuJSBkxQQe0Ugbi28YJljzDmBriuHXDnS/evY\r\n4w7RnnW+D2Rkpq1t5rzz+fjGN6n5g90ahb/YVK12HOur/2naYSWzBSseKdoQ\r\nEpiTXbC/MP9thnY6Gs1bIWLWbrS6n2od0G3ReN48Jkf1vGV1Cx4RJA3YSEk5\r\ntl7k7wweP/UYgN8Du7euBOxeQmhggBx6lfHoB47tx7H/a8+qwvKeTHIk+arP\r\nksh9v8giUFdTOtZDmkY34eDxLs//gVNaDfy2a91R+M1Gffy/KIrcwCrPDK6y\r\narmEOayP0dyi7S1p8ye6Ohj3XmG/5Ke2Ky2OEJly5Nwj3sQPAkeblkotsz/0\r\nwLagxK1Fd8+O+B4dmcBZ5cPFLoYmsY8pW4BUA8/SNI1WwoR2unHSW+dvGW6m\r\nADvbN+VUHlQfWqnXw1ucO74pKQrbzEuRaXg=\r\n=tbQU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-211ba3a.0","@graphql-cli/common":"4.1.1-alpha-211ba3a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-211ba3a.0_1653316297102_0.7138523387475451","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1b66c9c.0":{"name":"graphql-cli","version":"4.1.1-alpha-1b66c9c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1b66c9c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"51d54c65889dec9e2311433fb5871095e5273cf9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1b66c9c.0.tgz","fileCount":14,"integrity":"sha512-atSq0N2m/C6g+uoF4f70KQ/YMlY3U9oTqGHGqjBdtmQIZWeDtayz8OGv6vkd4HYTo4c3WWBAAcNcpcE01VGIkQ==","signatures":[{"sig":"MEQCIGGWCEJBGNekipmShohgMOs5jd0eGcqEfT+UfUG5A1K5AiBQ9CnbV58fVqREH/0u/tR8jAV7GUsu6NBlVZjB5268/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii5rdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVQhAAlVke9WFCN+zMPXUlCDEcTlmq9WQX++YowZiNzgPGIlWrTr6d\r\nRHEXMaLCFz1xFCc/qo0Kvc/LEDIbniLrAf0ujQyPRS1Iyk6cqSRNGDeJQFLO\r\ntrKU+NCTGzWdg9wP0S8aGmTMIOvDtbW7aL5q9KPrBwkaFk7ke919jch4KlWU\r\n8iL7v+ij6S5NWrzcN8n4WtdSOY3thPRzjXpxGCo7B/5FMqKpNxwXm/Ymh5it\r\nAOxApsbsA2sQv4akVWIIWVGyORjLbmPNgen1/6Tli3DUQU38yInWTaUrpalS\r\nGkUD+pLXQI38Lkb/KOPVDTvCxYgG4f+a9jtSWZIe88mKGaSUy8PH+bv5+Ma3\r\niEb4H6cxchi8exKWBY/5tuzMgK4G/QszKmjTuHFTOJaVAtS6GgACi1b4hFSW\r\nrWdfc9vsdB1SF92k5gohKBChsmNk15WfrGaHODP03UlVu6ZH6Ql5FM8Qoq7Q\r\naSNDXVoepEahE92dMHJsyIsRxLqRYMnfXLUog1a5EWdjqBQce0Lz96HnqWxU\r\nJ4M/swQAuWj+tOLyq+foPF6llJNkzOzYbJaMx1vGkeHvhy5bn4CjbB+QEFVG\r\nW1MG0+Aoeva0NYFzXRcH44WJ2Iyn/XGwuRupwtxEuBiWH5N+NdH+CQljqkzm\r\no+Yzs2aCtjR1iGXERepOPVVtyxuwwLYZcI4=\r\n=c4bp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1b66c9c.0","@graphql-cli/common":"4.1.1-alpha-1b66c9c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1b66c9c.0_1653316316899_0.045081038319804145","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b9046d1.0":{"name":"graphql-cli","version":"4.1.1-alpha-b9046d1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b9046d1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3ffdf4f82c42f74b41c0b35c63c8328f9c3d711a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b9046d1.0.tgz","fileCount":14,"integrity":"sha512-aqDh2PK38+Epzj8yGiwTvx4Zs7RrZpy2xzja1sMt/t1CGWpsQfgwVdl4MSTKG761OMLIa/X/71klg8grl5akyA==","signatures":[{"sig":"MEUCIQCxYfjfc3ecrvpy3lATkoURzLG8VNotSBFCoaIynm2REAIgECYqcwGxr0rT+yPFKnrSjjv1UuLVaKURkdF/sXCLUUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii5sXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGOxAAgyuuf4rsFCqARab1mMqsn2WkQI8mivvFNMqaNku+bg4Lizkz\r\nVHfvJmd3zopKhjVofokqknq+bfk1xl0vZuQHNVp/DaPhLsZCWcOdrJouyAi7\r\nxVgeJhI+Qu9MH/Yd7Inul3t5rVKhvWCMrMNNWrejkNTfcQk7vkx/5tJO2ZRJ\r\nmEVvYd4mwYEnJd9f9YjAiDY9onlhgTthSHGkGwKI1Qu2Q2lA7aDRpUsSCbZF\r\n+8NgK552ypFz2Wp1e8dLYFUN/k5fxzEM2iUHI20NX133sqvq4UJQVIhi9Nbz\r\n08mASe3Z7Hc3zRew/KuJ4/OIW5CEfdrSxbN3bpxYyMo3fZNw0WctihLgEEGP\r\nRTniN3ibdqnS+LSic4YIHQyPT2tPawMmlRMxjZvdcoA9otnY8xibvCHSNNbV\r\nKQJTJLq8iY+Fb8Vvbl84oEQNHcTxVKcVV3XQS4rF9Rzyczdo7+05TLdAIBnE\r\nR9zPfat8751Tk7JODXb1BI53qQhO96AehyinloKRQSrSZt+AjjFB4G1LSdEj\r\nnUqUG0ox+e9XYL5Ln20rtYfrA4rKsyulWMkt0fooobYTWSgk9cIq7hJRhiFj\r\nqWVZKyDAZS6sInYfw4tkfzrfUAw7Ut/AMLJO2rUMWVcREvAAYWqtj471ft9T\r\n7aWw70BlnvFYCmvZvBpYbDEW5hQA0jPw1I0=\r\n=V720\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-b9046d1.0","@graphql-cli/common":"4.1.1-alpha-b9046d1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b9046d1.0_1653316374928_0.6366909940072905","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dc08327.0":{"name":"graphql-cli","version":"4.1.1-alpha-dc08327.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dc08327.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a93b774bfe6cb6b29559b6b0e9e222d87bc237f8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dc08327.0.tgz","fileCount":14,"integrity":"sha512-U/hQElK9NcxbhsA8ohPxAA8Dnoz8Lv8wMudnU8PJlvWl8Gd8rP08cTWtbs/5oDHTem0MaYYgvuDHTdbU4J2tPQ==","signatures":[{"sig":"MEYCIQCDEon8Nsp8CmTXgd6EBzDMmPu0h81Ix5iaQ+pGFmSEIgIhANNjzRlc/+LHQ9yyeHpsfwQm2Y1rSi758mZ2bBeG2MOs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii5s1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNGQ/8CmnNPfdsvIkesjiDCLZ2z44Pvrata5t9XhwY8jVaK+H2wBwu\r\n77Fn0AvvCfIs3IBs3kLBqcrmt3WzhOYQ27f/eLsOibR3dnc651tM2UfySViY\r\nTJV4KLkM+Et6upOCKklobDREAxoNMVV729VL5vQ/4IAogISKS9T1Gs1bPk9D\r\nqc+CcLb1LpqWdFQvbElGmc0JK+fpPvtTYChE2nTf+uBhCAN2eKumIeQUi3ZB\r\nS6JfqXVkUV+9qLUmY3CmSBciT19sXhyZYyYVV8kkRfCeJoN55QtiOKSHIO8K\r\nbpCTpK3L2CNTuTd2pH/jjgl1yyOxSCewOE/ldMi+axH7qWlFe7f4sXwgCgfS\r\n4yW1NOFWqkg1Zxl8K6Z+xFdvfZzuF3N+h9BW+NRVv6cVe7u1uZ3yhFVJ52Q1\r\nzQGX1VKE9WJ+VQ7Ax6vXXu3VbQLQFWEPjzA+kb9GC/v++9mr4KIj8iijmpnl\r\no8kA9YPGQpvPcLJrkYDOJgX28AJpfzt6V3LFH8fcKqM0pO531szNIni9E6gI\r\nOklXSL+XwpO2/zJoryFJ9zX52QCwuVuVKVakRRPAaPASE7snEhDpG8sJCmW1\r\ntZhxGVDoB15sM7Y6IiCupjL4ecDNSZT01541+jNmRb3XD7qsWCv/W3MsGzFD\r\nHdHE4udyIKkEMNdYRy3ScHk8w+vI60zBkAQ=\r\n=WJb9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-dc08327.0","@graphql-cli/common":"4.1.1-alpha-dc08327.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dc08327.0_1653316405780_0.4463891718089512","host":"s3://npm-registry-packages"}},"4.1.1-alpha-567ce40.0":{"name":"graphql-cli","version":"4.1.1-alpha-567ce40.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-567ce40.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3e14a68808c8f0d7d83e78aadf7bdf7c14f0aa69","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-567ce40.0.tgz","fileCount":14,"integrity":"sha512-gWojxxkuSzBtdQsgkqT0THblFVQJizOXppv7VgIzSYAo8OsPMXKP3/dbWiY3nUKo5DgwG1FCg6E/MjmwCvyn7A==","signatures":[{"sig":"MEUCIQD/RprG3vIXIr//5LYu0S6Qrd2jq8Cssvcdlf2DDlGqngIgFWs71XlqHa2/faSj0UNWIrEm83FcAMCxe5NFCe9b6DU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijHtjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrn3Q/9Fjq0d3+P0oSbA8YpUiyQ47yqLgv7/BRfmjk/t9PPXfYyE5Ac\r\nXHJ4jLDJidLfIoZkNJUv/qyZZs+crhrpZo0lvj78y0oqErtAR9wig9oZv2KN\r\nCf3UnWB909UDC4jttKeQO7Ih+Dgm/eUG8jWux13F7KlkXn1s9Nql46qiHPnF\r\np5nkd88fMtFMYgLbOqXnHySYbe1kD8pfvPHlnmJfgtuIImwAthke4LOxnr+S\r\nkHCwSoM6e9I9uT+hyiwyTm6w5r7LKsWZHytjz5nHCWH4olUvu618FhiTKqW3\r\n7NOm3FDH0rbP2ZVjsq5rhhlnXyNlD1QefCiXP1/PtWseWcQmPR66TS0pAxhU\r\nZUW0u+PRVDyiQtfbV1HvuID7sc8BOa0FfDdSTElc0VMjbW2g9Ss8GZMf2ngj\r\nENVTrTTaZ8AQKAxMNCMUy3veY+CidcXCeZKYw+8aIbZt5kQoRAUmXl66S7N0\r\nL7qjwk+sWhX5+4viGzq78pUM2akOslQxN6vwuMmGNJhwonaNKGigdaX64Ly8\r\nOGcDSBwnCOz2+bGTgiddNwE/Ur24EK+nhomuBNE4/5rkyS3GM8gUnxBHYD/q\r\nics4DFur6MkHF141GcbaBiAXQQDScrbSzvzaCygKxnF3FhNvGQK7Mc1jydhd\r\ncCG4XkDgFXvtcbmZJRLZW6vSAU7c842xLmI=\r\n=t+b2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-567ce40.0","@graphql-cli/common":"4.1.1-alpha-567ce40.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-567ce40.0_1653373795547_0.5550032217536742","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b14bd06.0":{"name":"graphql-cli","version":"4.1.1-alpha-b14bd06.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b14bd06.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"71090814fa8f512f67450d78bf7fa10b489c0f2f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b14bd06.0.tgz","fileCount":14,"integrity":"sha512-YQad0FYNTscoApUpsd49NQherI+xbrCLq5mcAF15bDiU51Pd0lSadKvLACh3+lmxtKB/IS5HiWZ1S1xJtspphA==","signatures":[{"sig":"MEYCIQDAcLScMTLlZsMhFpLVC+slFfRVUHyB/n8HnFT7ZpYlEwIhAO/7pHPf1IAOOeQR0lDQB4gKcn9YA5U71qIq8aw7lB6E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijPw+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOsRAAg43kBS1/EQBWrrXb6bdp0xT7mFmHoDatldT6PRx8ajGEFALo\r\nQNbrC8C0EOrWI9LBwofSE863BoBukLKzL+VOT6+Es/HLwlKNQpFXsiqRuTg/\r\nzCX+aSb5XynarGYyu5a5r/0GRRwZcZxOqQOojoVP/IpcAzaFnWkFzIeLWqwx\r\nT3b0ujYX5yVae8uX5EW+RRvAG/fu5RpvolvbGlW4/z4st47vjMx5Nghd/zwy\r\nA2KFy5tyQTvfP6On83rhnMzkYFFlyJN8SqmgiX6FHK/I60fMi4cTosbTO9eP\r\n8+YKHX73VtSFYTgv525iWyERHo2jF3AD+BfjNDbBd6ZQI9WJVha2UZbWHHCW\r\nNwsGp8yN8HVEdLJu2/cWHul8JLg39m/Vg0sIQDfh56IyHo9FOWgpSnqlDLEE\r\nRkKEmbsFdmY57I2KJ0QLNW95CQ+1Jr8xPWrAqs/o3DtQUPg2/ohgGO+ujFHg\r\nm2yOxtXl8/3ptJ27jGkX+ieuFEio7B9hCwmsCm7GOQw9jRc3aMo8VZNG7bYX\r\nCXlXnHiUqLOw3YimcxsC+AOq75BWGkiTQ+yemaSAjdD7N17YDWWZBumWo+Y3\r\nWRQtrEwTGybUPNTdsNnGiR2uk6AEsgSan83gb3WFlRJ/Ah6tHZ75o/hf7u4j\r\nJ0rvU4K0zFZkjrcDrCiMrwCQ80QX9VDFTQY=\r\n=FFhD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b14bd06.0","@graphql-cli/common":"4.1.1-alpha-b14bd06.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b14bd06.0_1653406782224_0.09980899928320941","host":"s3://npm-registry-packages"}},"4.1.1-alpha-602f37f.0":{"name":"graphql-cli","version":"4.1.1-alpha-602f37f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-602f37f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d4811dd63ab0dd6a13b6fdfd35a3f3082b8daa84","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-602f37f.0.tgz","fileCount":14,"integrity":"sha512-Aca9pQCNvwPJO9Wj+yslKEbBd8BZoMPDf2WW0PJSKUn26jOiVDjfrK+r2A8BxKj2chlYI2GMXisZIsTiWAFUow==","signatures":[{"sig":"MEYCIQC0kYK70WUw7HlgyD47QwzGl8brDYi+bl95xrj2h9EOAwIhAO8eeFEeC3fWScKxU6Dkrr6RWQJ25sj3dItTF7D90N21","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijVFdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPoQ//du91JGWDHqaKYflGtNDVOjWVWrCh3PBbhihTRXSjJk+ylfBl\r\nOXtacvdGb9AQ3HU8VZYz7P4EvjVELtqdI7hpqd61rLpm/z1KHSHmnN/QJcib\r\nH0rA1+/VOSJJrXy7S9recqJO1KBWAFcrGgbsi/MNMECU6Wpk4K37ncp8TuPv\r\nFltjnWdETXeYjkeic/DuIWiRTfQq7cOxU2qRfV5O1qWkuwCVC6aKOxCzpBD6\r\n3hNM5EmuLSLMEccGM+4+ES0IscSdF5F75QsfMRSU1beg8SBLDSnwsBme5FLX\r\nEr6g7KIQLKoAUMVnOt3eAnA+ogzzAgEROszhhpSfkHCuZUopAqgsWR5kzjrp\r\n7qfVSwNoiF4YNCNqYSeSTJL4lQb184YQReeC34nJ/HDu3rZkakCv+sxUxoCg\r\ndfoQtbe3o7rAvm65u3WavyUfh3NLI87eLnEW42efm5swn5XCsiFZLNyH703u\r\n6QBDBc0X2yNP80jEztlLHzVDllj5u74tnkoZg2L+Bbiu9o8+W7ioF5Da3qqH\r\nJV3TJhauCGQnv3xHiiZFL+R1FQ8d5gzNq9fczYWCS339CzDaR30CHL/a/rSw\r\nFO33dkrEG2QZY2zU/SEun0jLhMeDTUbkbGybIjV7oaHnZwGRTNmmb/oa1tRg\r\n7GjDNkoS/S9eG9cpJx/783G8pZPOhjA2Jos=\r\n=47Ei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-602f37f.0","@graphql-cli/common":"4.1.1-alpha-602f37f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-602f37f.0_1653428573226_0.905635161071384","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3615436.0":{"name":"graphql-cli","version":"4.1.1-alpha-3615436.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3615436.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9021faf63ceecdf3d080d84b626a45a2af9e1f58","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3615436.0.tgz","fileCount":14,"integrity":"sha512-m5sAvdXYtX88YD6SsiPww2pEewVzNeexden1rydP08vA1pSlZVrgqe+KzGrd4tg6igmjytcXZM9Lw4hXM3EImg==","signatures":[{"sig":"MEYCIQDGbZpcaqPqZ0Hkx3IaVd9n9BMsvReOC8YrhZKvTUg5ywIhANzThiJc94vqW/pVTdhPku16toyRA025dtbXe+o0oNLg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijhTEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJng/+IHS2eysG2UEBEJupx5LLK765lG6SCdyzSP1TxQmWtgEc5RfL\r\nEOtIeQb10720YCsdshy2J/1puZLJ9nhqMwBKvcugyS4e6klMRwE87iqx0sVf\r\nYko3iA4B5Fqml8G4OlusJjzTWjE12eSTVWcq4sIoXDVXW7ZozYa3ILGcadsd\r\niwqCRia86CQAHJXfWmSkCaugIIVqlJZlSs60EVXsaT/gb7pNuZJLbl8NaXfk\r\nOivmZfjlqHZB+x66gcjIiQQrqLFHa0Qd4edLvjSRAU+ci9lknduNuFeFh8kr\r\n4bKK3c25EtbWcGHBD18yyK1cy7Kxp4CXxzFzjywUgeT0ll2CAU6L389e7OQC\r\nVNuhOPkLwcvNBaUpa26Ba94lhxaFbST+Pw5dX4pAcQ9g57mwbG6qC73HZrgO\r\n1BSZs5MYy13bk/HOcV7nvw7g82ImTxqK86l1ftkKkJd3tgFo54bu9JAiFnFC\r\n7I9g7WwfBjydhiB6L1DQjmOJggCyny1nluYjWiTbFTKW3EWNVF8PbCBT6Vtb\r\nq0CTS0pDe6kVA7lbwTZB6A4orA4qdnpzZNOcQ+NXTvs6DJffKnFaUo7ibyrp\r\np1ZEWytx10TPF6en8lypF3wOdEWOlBWQ7PiF3Jyp/k/zsldYngWjw6/Rq4ja\r\n3DFNR1yL1SSwkOEb06Sv4Wtt5yiiYSq02BA=\r\n=xfbi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3615436.0","@graphql-cli/common":"4.1.1-alpha-3615436.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3615436.0_1653478596015_0.8962663285663239","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3c6946b.0":{"name":"graphql-cli","version":"4.1.1-alpha-3c6946b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3c6946b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"620e3623547915f1111bd2bb1708a30807f6eb4d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3c6946b.0.tgz","fileCount":14,"integrity":"sha512-92aAPJwegrxRuryyCmJ5/iXRWFJrFKutCcZb1SscNnLjf+OSc133JP4YHItkSRiV7F2vbwQIsByOVJGJkNU1fw==","signatures":[{"sig":"MEUCIE80DjPyR1Yupje1W+Dqc0OrenQ2GryzBwfRceB60zE8AiEA1ZW2aLd/tGKFEPLUhZ1hOFVEqDp3UWvwQS80CDdtGY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijo4aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrR9w/8CHgIOuhdvr4hgl0aPkbChQ6iPuxLtqWwPLbV9S3IwMTMEjca\r\n7HMJLCUYczCW5FtJ8thVFoE6Wg+8cHEy4YFdXqn3p/7L2ELiGosFvBdooi0E\r\ncWfX3McKSmC1M46tSC2TEZL7w135rSY2uy0SoFBOf9P4SM4Zn0j3ewhVlBc/\r\nOM3DLWMBygzatgZI6iNuUfoggRJonqc105to7EXmBAUsfJ5mPFu5LgcTddNF\r\nh+ozROi6ghlUw39tKToCDlSQ/BxgoVnMmImR12Jk9eZw64WfF8yY45xey/Fu\r\n9de0IfMls9v6jZrSFu5WM24aWJH3Rnakbxly4LSPZHxdG3huCwQPSsJ/PcJJ\r\nkohTHCXjXULFofXQ9uJUu6tIaJUZy1pe2XVXImSBCkDvmjAgF88O+GLEj/ml\r\nFm0TFkL8WKbvQUYibfC0Ee99OfkCBiJ6XxGMXTZ4Rsvk+H5zWYsPI+v7S+uU\r\n/VrmDlvgaohulAI/33muOnA0aq+27vpr6N/Ad1231FuXyD1+2yfXewiDbxIz\r\n3frdBW2Er7W553dGULv/CmqbPWM+Jfteb6rA19jNgU5zb+Ij+ylBec+oaLrR\r\nbshNSEXSZyfFfZwx+nTJCwGYljzlm/WH9bOBqsUJQWzugH3kEJroR1rnx+sU\r\noOke0iDEkxeULRmNT0kkv3E81Aok1w4bua4=\r\n=fipg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3c6946b.0","@graphql-cli/common":"4.1.1-alpha-3c6946b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3c6946b.0_1653509657829_0.9771653017687447","host":"s3://npm-registry-packages"}},"4.1.1-alpha-61863a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-61863a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-61863a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"675e7ed32bfd0f4d3a855133665acb256527425a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-61863a3.0.tgz","fileCount":14,"integrity":"sha512-0pvBwuGJ/O4OpczQ0Bzk6FDccrgNBhqUKy/UK+VPBy1Hqr956xdjSjgwkmax48cSmQ518ytpR556eT7raQceuA==","signatures":[{"sig":"MEUCIQDooqCEob0JH6FWnH4wBUWgR812uRrFHvjDhFN69zVSPAIgOfUm1az+9i9lcpS1XebY5mfnD7/oXZc3dOVWNUMLUOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilKNgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQ2g//ZRxW54TkqpSHu95v36Sm9aSoh+ecDttE+V5/TqV9nlRDdiIa\r\nk25f3Bt6t5md7IlWqANcfl+bThgKn1bgNhA1zOPF9IBjwPCVgOJ8I1C8MugX\r\nu8LCvZnSjsEv21s8FSOhzFuJCewU+dPM78eDp6lHUp8vE5ajdSTVnnKuuNQi\r\n0AJKcGV7x+BvJ7Z/+dls1DNqi2OtU7LjumBoHCdBsvPrUAlr9o0yStKutpYH\r\ns5ypIHODx+6Kjw3hslr5q8faMhBWfzl/V7t4Yo04y9uIXbhugaiFjsRFBjoe\r\noHGOR8IJbqEaadgT4XDl1RCZHzo5DLS5zTxfRv2r6RTrT6RNJ/NqejgjK9kj\r\nt4/7S19prllebp5vbX1GCnuA6nKWMrWtx5bh/Gz3s+F+TWDGaKG6EAg4DU7W\r\nLo4d9grkjVDWCyuoZQjdKQnm3GhikNmA2ITV2UDTGg+cyE4cPJOUHHcfenyG\r\ndl9uNgBfoaji2xsCFP87LDwSeDdtEDxogW0SD4buaKmJ8MLx9tj+gco8Ako1\r\naZOXt7JASasGlIw2WYDUxW349Lm+cawyLOjeV5lVgYfYm/Wnd9tDgzLjJJRM\r\n+9rXnhci3rWTs0KOaehFYCS6AvyEDwqpW3wIp3TTG4AyGJ6W1pOzyrldNHaQ\r\nYE6dVfUyXq2VYF3weiHxgUYRYsuw8itDS6I=\r\n=F6bB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-61863a3.0","@graphql-cli/common":"4.1.1-alpha-61863a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-61863a3.0_1653908320407_0.5265736580206561","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b738b19.0":{"name":"graphql-cli","version":"4.1.1-alpha-b738b19.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b738b19.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a88d069b60a4732087a9d10dd2510099e107bfb4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b738b19.0.tgz","fileCount":14,"integrity":"sha512-63EIwQsfVxqVYiQcvo6lIy5b4BigTpaP1za0EWxeLkHahthAh2kl7VWQ/4jRIygAiuhnEinUdV3b8m4L+bwh2g==","signatures":[{"sig":"MEQCIQDa0nGlxL42WtzuHI70RKZO6uVso8FfbSBfc6zrjAia2wIfXItAHmgo8X+jijc5tdC1yBcjMFmEokH/KBky638PPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiljSvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqG+hAAlHI2fM4sLC3EfGs7WK6fTgQjnK/R3BC8ZgLPrtvF2LOByA9h\r\nspo9ZALx8hosqYQEV4a/ka3OUFik/h1kMVoAIQboyESUbeNLPA1aUxkuOGbB\r\njSMZs/OxxxTZ0EAYPxu9DuzwA2s0Hei3YTp01ni+T4mWGqQ6R/wPmz/vkG/O\r\nyMvTnnbOm0eekFe0+U0goEzLjFAxsijKxSWnXs/fLWuMgWxmCidliKJtETtx\r\nnel5b2LFfv7UxO/RyP7J4jQ3VMOfbYS8dLWHjtJvLz5LVU5jYrfrNEJjm3UN\r\nuQY5nFAsFSDn472I5ggUMS2mRWPhg6TTCokeY2gD/H5gX3miDjHsDR1WKY8I\r\nlJD4osEPukGcHH7cHBPQ8RCH2Nb2lv/onpIZ5A56clfexQN4xFVgFeR6f7w+\r\nGEUlREsB8gf0gRvTr3PLmohlkCtI9o/SGFttMxTE37kPgTAVGku2iR3wBHzl\r\nQJaivZh9OumN5rzy3uHzdfmIRuF2aLXyr1tmpo4mIlPTLtFF0KaZK617I+Gu\r\nG2qfDNbYoIKWn7fVf62tLOujwOnsO+h6vg8Htr0/0W6xWI91CdPTZOBo+s5c\r\nCnkssz4KhiF727cfBAlbNIXUFqkKoFOAUQtydBZ5lPWIBcOljWVZi654Q/hH\r\nAgcczWONeSLLQeXf530dJCbRcOmvGGlbtAc=\r\n=RDSY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b738b19.0","@graphql-cli/common":"4.1.1-alpha-b738b19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b738b19.0_1654011055536_0.8145153862804408","host":"s3://npm-registry-packages"}},"4.1.1-alpha-87c69ac.0":{"name":"graphql-cli","version":"4.1.1-alpha-87c69ac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-87c69ac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b2d4ab6d5ab8c7216d73e41a69226a781da14a4e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-87c69ac.0.tgz","fileCount":14,"integrity":"sha512-VuFB4G22aOi+cI27v7v8c/tGTJwYWeurppjwpuFzasDuHLkQfuGZDj3CBrXAQn9nQCdO0h/ko57VFBKkeBCSaw==","signatures":[{"sig":"MEUCIQCogL1IIJSN1H3VI+im0VvC7NV5Ey6upJyCLlotoSAKiwIgAvU9HGXbzmsKczVnKdmJYWnRusTNJ6qvdX4hvRfRr8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilnoxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3VQ//YKcBxXBoaYLkDeHXFYSiCKON9PT4M1d1pwjqFj7HDK6ddNGv\r\nc8HiapBRzJEiv0I/NApF1/z8+lBTNPoOWEXMugK2ORm9QwPSvuGTl0zydjeN\r\nRl/mU47UuWqgGpOmOcu0tHg8egmFkqF9WGaZaVmsaKvYIBm38LE9B3sKZVxu\r\nKTcimPHNNd1mYcAqY6p9ceuApktGe8lGUmcqKjwHbuZLM6RgazE1kQlMvA2T\r\niIT57b6zPCs7M2wiAlBTzwR68kt9y992U8kKnuzIPD8bXoyAm5sBvO+cKpNw\r\nehZF7Sg1I8F+M9Nu0/xAkxgewKw33cLzfPRUA0iQve2gDKdStvXCKO6ElzkT\r\nuLzCSdI4pQZ9pPFSBX1cu6hE8SYjdfg4TjOEOvb5BAfKo8ZI+hdWxiOBS7dR\r\naXCGXl6uDVLi1CDG+yhx+4W2+I/BvCp3ZAKJd8Jb8IRTTrwnYC/WHm4gOjyX\r\nsgokILrj70/lZrqeg3kWmgm2Z/UY+Az3BzTMrvcFaSE0CLuyqhPWU2OFK3/V\r\nFrxuCjYrud3znG+PDvvbcm77+83eTLn/0w9pA7ngGag1GvOdo4++6rGVxjq1\r\nmuG2Q7JXknXi8Ey/5gkdeJBDbf6Rmq0Hvh9bb2yVYJIDaB1vOVYkKL1NNQoq\r\neOWVkUmCtrbPon9s64AXWjWcgFttiSvTRd0=\r\n=dRYu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-87c69ac.0","@graphql-cli/common":"4.1.1-alpha-87c69ac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-87c69ac.0_1654028849441_0.9127711469863928","host":"s3://npm-registry-packages"}},"4.1.1-alpha-712c4e3.0":{"name":"graphql-cli","version":"4.1.1-alpha-712c4e3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-712c4e3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c33a7bf60978ab9e4dc010ffa7c045e3a638af2b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-712c4e3.0.tgz","fileCount":14,"integrity":"sha512-teB1lxpoKNcpSKMBsWKJ4NR62Yh05sm7ehxGH5tWuPWPsY3tEgzSqkhXfjS2O0cepPE34tVeRY7d+wBRjfvXtg==","signatures":[{"sig":"MEUCID87K5+GbZNSG9JO3RM+dQeqhEvo/CwghRpFbqYdw6rAAiEAkX7tb7IsjNLvvh0IlyI31LXIYWpt7cebrzh7z3jCJIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilqMcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqx3RAAmoCu6A+8f/Tj+8Z1wWmWifwN0Ufq8GqN4pKIxJ+YzYZQrlje\r\n54tnavR56ffhsISnxdy4wGo5gmp+Elg/j6Vx8bKbfmSSRg4vzxy/ZlowMQsD\r\ngHEr2GjIZoV/bSlfhoczh4Bgu7KaECaSc9AmKPlj7FXMrbPeQekmNpg4ypHn\r\nLikvSIP0QEG+8PToNphKvRZ9/Nvl0voaVxpEjlUbTnFLnCwltot5Z01Vjp6T\r\njIC7gzafWMiZ8J3e+FMl7UPtD6neAVxCXy2uBFhDfI7/Jt8p6mWbtiBO1YJ/\r\n+Z6yzCjsTpOUHMRQDoMCPYM2uj16lnRrgBypJxGDrPnS0cY53W+x0qa6GVQd\r\njs9AOqXQC9WvZ++vmpXy47wrc5ZuqCqxZ/SvD6aTb1I7ShUKEamLbWX69QtA\r\nMV6zycdSxgaFbhmy7T7o0YL+aIpcVylAyc5mfPQyypUNfkm37QRX4lgvd+D6\r\nJgPdrjxPrRRj49Gwuy2lUghJgTHyEdpVnducL+kPhWwBRR6Skr5+YWBNdMGI\r\nkYjzebuN4w6AJBFrX1ZWzpHgtFXq2TEMmcXG7wfgJtmdWEVHmH+OPq2XKhn7\r\ncjVd9cWkivY1hDaagxPgKvEObTTBRfrJh1A0Iu30h3E9FCBNRvY8pmbKGznP\r\n0RUpUGicV2HzoQSr7iT0tcgFXyRxvaiiRsQ=\r\n=YdHS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-712c4e3.0","@graphql-cli/common":"4.1.1-alpha-712c4e3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-712c4e3.0_1654039324141_0.9703567210420985","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4d83035.0":{"name":"graphql-cli","version":"4.1.1-alpha-4d83035.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4d83035.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bf6844e03458e71392a8f9fbbea4d3e26f6d68a0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4d83035.0.tgz","fileCount":14,"integrity":"sha512-ojLK3hgdKNsO+ksV5+r+jWsXNNFpwzIUGXA4cdFC7/pkmRZv8+hqClBh7ksNvgGDFdB9uYAgn42U4R994pxcQQ==","signatures":[{"sig":"MEQCIH9mlNSA+svI/aol7o5+m+NNUML/F8MDnStusYcjeANMAiBGKo3KvnWaUgBIwV6M98R3AODgr55qr4diHTnY6CCHpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil82lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKihAAmTgEz5kd+FNowFcCCKCLFRQjPMIuLmXzXsF4JILoYI9tUsAe\r\nDhYoBEJfJkalRc3YfZsv1eKQw81y75EyifnvujkSKymuOHYoYOiptbWyiJLD\r\n38hG3gpYyb+H/MHuQN86N0xvzNwUbZMyCw6XAZlV98xn2Rwr7Qec2nXInwqv\r\n2U7lnhZ/UDL7rtXcJOHwmz80Aqp5t3oXErnYI79hMmY7VSl3HwqPwJyl3Grf\r\no6BjC6LlKKws9LSdKSSJPYxAejIpX2Cl/+PP//kikqGvaSVb4YbCeif0WJci\r\nxWl6VXnCMqyNArBdduvDSa53nSgjedFEK94DF3XXCYs2w4hyRY65Sm/gGq7v\r\n8QnOR25W8t/X1N9UPW85EG2GnPNjfXNOEZgQqoKd693G3VIKbMGKDmAieGDT\r\nYWnjdXGOG2DXDBZTtr8wYzfHPBU89J/jXLIQbK/JhPFBJfazgycOZE3Ble4G\r\nuOXGQos/cQu+e0YsIcj80LuQ4a9sCeu2vHApKHgMrfxc7gw8iU6u7fzTeUDX\r\nBUVeZ45w/rQTlMEVKerDqciU9u6LRMpQds7Dd/CrAGz4RFWD2e/rdgmpUd/r\r\nvfcKjHm6B75id3l2f9u8sLhX3zsTAB60CgLhHqSBmlPaCesUewHzlYDskKnt\r\ndtpuSAzf4uJOjCzdGRxjkrNvQbu547bwtQg=\r\n=y2tP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4d83035.0","@graphql-cli/common":"4.1.1-alpha-4d83035.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4d83035.0_1654115749315_0.850584026595476","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e4fbe89.0":{"name":"graphql-cli","version":"4.1.1-alpha-e4fbe89.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e4fbe89.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"100797af5788fda5ca865646900e9b8ee7d65372","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e4fbe89.0.tgz","fileCount":14,"integrity":"sha512-NhbMXC9RHlaRBcnmD6nl5wPkwvR/7qyBJEJoyWF0+UHBFZO7oQPMFWuNGICVfDhAhHau1g+Xt3XLN2n7FoTF+Q==","signatures":[{"sig":"MEUCIQDGnqsHr1m35xHqGnF+ta7/GRQhAdY8PXT+txp49N5MXwIgGzhli4QaazDLXH6pPpUZUemqoksZESFcuZAKc7eK570=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil/dQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkIw/+N5zjRhebs5KQn7LpY1PqipYTK4r1BQ+d3IPusxlDit8cFhtv\r\nDAn0lSapKkZmOW61nMNoPIpwmJlCDEBak4iSQF/VfXnLTGXhVUUrNlWZxqLa\r\nLJuNzBHniW3Gntp9XGgDaGulJuYCk+JAmb2EWPd0YnF0f5celfSxOzSnhvSh\r\nRr3WvGYX5pXMDQl94BDub8wjS22xkGyDGAJVWkcnQKJsBKdpsttjiVwt6coQ\r\nUJDpJ4BJILbQ5UJtjnz1MRBxSBLxU2vY1hR613lmJ50pG41XNgdEOK6DqYQt\r\nw9aGPu+EdOMfvCacZqey6UE+kzdMb/cMsxe0hSU7site8vuMQ+p0NdvTAhIQ\r\nYW2ihtxSfurRiV4gUyD4LzSU6g54jL2SRfvIa0d7fLsTzIfLYrMePBMIc10u\r\nGo9BVRDkv0B9/Tjjk5DJCaTSpK3JriXlOL6D257JhiR09AiyHMWyDpCfcW1z\r\n84Ad9wG4JBUDgOZacbJUV73hJ6pmp6GXNCzWskEv7gQIoWklfMDstNInpWue\r\neYAF1PWzNKUSgoZTexctdfEbcg55BmNYyEvcLo2II2KlJnY3Ic71EB4wDOZe\r\nA+aWyolPEnQ3KAMgTQrcxDHeMkMqLJZYXjgkNsLcUH5VIkZIwbFaOQE0qTO+\r\nirGDGVvH4OON8pHahfwg2QMmfCEBYChyx+c=\r\n=nJ1L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.2","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e4fbe89.0","@graphql-cli/common":"4.1.1-alpha-e4fbe89.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e4fbe89.0_1654126416305_0.33351128452983225","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1150e2c.0":{"name":"graphql-cli","version":"4.1.1-alpha-1150e2c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1150e2c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6c3608c612266ac6e64412b5a8fd1bde0b6d9ff7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1150e2c.0.tgz","fileCount":14,"integrity":"sha512-qr63hePRoKnfIrg7GRhNJNYt3FH87AbwBbcf7G390ivEXpVshEv0ea3bPvgTls9yKUp4UVfStt5EYmQPhlz97w==","signatures":[{"sig":"MEYCIQCo0l7haPW2qhSzBFjnDEoahkwnUzBkTfcsxw76o1O5ugIhAJ2nxr7Da1MxpS33TNMNsu1BZDIwBJbmTxQ++b5E1Ck+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimmjmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoC+RAAl4+SjRVMcVRUQojCoqbdtM194uc6mbJmos5tvKZA5sSYxp5Y\r\n+7YYsPM2e1KrK0ckr7uA2xJuef5QeJiavwatjmvVy79hpKZlYUvelP+9V81C\r\nGcSjhAH4r4F/2EA63i3vEmXBtC5wF80eork97QBt6oVeKDN/5AAhXfff/oGf\r\niGRgn5NbKb32fieVATXc7rachDT7pH4EYGl45RA/Hz3CxMgQ5t9WYi9x84D6\r\neb3q7Bqp61N2luvYaFamyVoY+rrq2cIwU7iK/KeT55uJKU4zRZXaKprM9wBQ\r\nw6phbsJK7/CqeHfNO1RfUIRMhexrJumUZauir5q79Qjd3k6RbvBvckDzwlNg\r\nfENT39xDzXBXBV0v5pdTZGJmo1xBU37UncmJGTSSwqZQpRHF2KFHDh1A/FXW\r\nI8rYnWfANpQx6HaoYSmouJrdg8sFOIWOP8xJWWKeopNMiDzo3f+9rM7AXGpF\r\n5/boegKJ5AYmCBSVLU5tdZjXR1fkFuaErcWAteyjfrxygfP8K+SQvP6SAm3c\r\nfdNZkjcD4gQb9xfZNNk5QtUjDSAY6YIaBNyK1uVA0eJUQgjKNq//ehAU9rXt\r\n44Jfer9gMMB/V/IxrxWbkwmNTbg6wJx+H3mrFrKTB7Zlq+p/878vOIvu/THt\r\n7CXJVO0X1vcG5mnVvnhy5kjzrB61xZhqi5o=\r\n=/y56\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1150e2c.0","@graphql-cli/common":"4.1.1-alpha-1150e2c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1150e2c.0_1654286565986_0.2503330722991699","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b6b19d3.0":{"name":"graphql-cli","version":"4.1.1-alpha-b6b19d3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b6b19d3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a2217709e102dcd9d3e28d933ecadd1b5907f363","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b6b19d3.0.tgz","fileCount":14,"integrity":"sha512-R8FR1wQqkM7dNQ/JtYAXg5fWQ60EbjvwpR1xFZVfniHLd80u6yqiuATJBUnxNfEdlIJJA5YMqfLyhPpG7RTLgg==","signatures":[{"sig":"MEYCIQCDRDOi1H+BJBdjzfIMlB+MfhqYvZAgYLVrWCJ71zEc4AIhAOFwu71OmHgh3QDslhUnqArlE+7qkwWBmOFNa4a5lojx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimsG6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJKw//R+vEl7QJ/JuEZ2ZqeRoqFO2Sg1wP5f0h/d4SX5G8Je+zks6c\r\nMw7FgSq6PNyeqT9poaNy6AMpHfV+AAMPYwVZKgdkwVnmbXopqpYqQVBPfwrT\r\nXCP5m8WhonCVq2hSdXBA4H4dJekhHlpJzQOMelj62FE4tCtHWbdr1zau48YI\r\nk5KmRB/kG880D0GsnYWdAqOgQ4t1vwKF4Rq0RbovDjK6ufJP5MzywNk4MRPk\r\nzbuHNQTz69WnFtR65KYMU2YqktSP9hebX5SdXWbFWaXfPElFi0yleQshmk9o\r\nmbLeMxpgZgLNm8qtIk5Cr+i38msKbgxEKpPj3hxhc/+byt0J3HzUdpx391H1\r\nWh4OrpsmQIdMS7lRDMEQ1w7+sLkd9jm1DFf1A2Ct/7L1TMubkMN6fQSRb/uT\r\n2q7p2DjOFQz+oUBR/AgzK6u7i5y47PJtjcGE+g1//WV+wPLXr4hGteni2DQ+\r\nTZEmTqrHsNBI9NJz+NCT+oqTH9TBS6RFzlngZJVsWecws8SsqrCyVHKw8y4R\r\nqcRUivBE9gJFFEOGkQoIiv4IMNqijRJPDgo7PMqxa6x3Y9RZLOeJv3KnyRg3\r\n/ut3ldFtgwnRdccWicoZ4x3lUGt1oVyPqC33o6BHL8epBWH5vJz0Y8oPbXG0\r\nInn7z8DLU7TXPmlPhBQTMMJVbqeZz2ZIe/A=\r\n=N0Yq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b6b19d3.0","@graphql-cli/common":"4.1.1-alpha-b6b19d3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b6b19d3.0_1654309305808_0.8920857001587734","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2c37777.0":{"name":"graphql-cli","version":"4.1.1-alpha-2c37777.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2c37777.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7a0db145c4bd4d236c5847d54bbaafd4469143b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2c37777.0.tgz","fileCount":14,"integrity":"sha512-1DYo0Pj1QUyTKz5tR2las5SZ5xMO9o59H2boRaGRkxwLoa6aT0CT7XxhahyonOi6o5M519ET9L0DsiZn5KO0qw==","signatures":[{"sig":"MEQCIDxZHZu8yxySDZMtneauNr/Yyc3qB9KYL5HrXH1FwdexAiAOqPp6B7FKAL1E/kKsDOFV06hBoUFG1U3SGGcfPYqbTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJim/cwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRow/+PtyhQ7UssXTCyG3w0CHkFE2IAezjAd4PU/ICY0cZUY3LEn4M\r\nrzBmq7UQNAzLS5JwIiT+RiGABM4ofipvgW9Rrhn77iF7gKMyFY8ttCtyBP+d\r\nn+UXQ9ZqxmM5ymwfJzm6rb+IZGKNYzeUdPonMhqZPUJM13SwX/v/2T/I1OiQ\r\nJcgkcR+qy/3W1rf/quPACpb8+6tDEC/sY5dac2nfEVYSnZglIpyrEtt2dg9l\r\n0O4u3vlTIRZnvtb7Sv3HskjLrOHG9PM2M7woscYk8oo/HGdcHeds2iZ6n4uU\r\nyvH9zp/p3TWKr1WF8hgzyYu/EaGzumdmGdwRpwoqQ6wysRE0+5no0yulsleD\r\n1/l0oapBOEubXxWn8aotJ1JkyBFkjiIv30e2ARL5Gj1xSOI7QjllEE0olvtm\r\nupVOoDKNsLbOfPSuYvzxHpFEEzn+L1RjtqIl4s5ykFAivkmclhumbbQHxKlm\r\nr6R5A28KTYjg6+K5PTQ5I3/rgxaSNALLK6YIT4Tve3yLBIlSFod7L5qKnsOg\r\nD0GPAH01xukfTAYCSQ8qVcto3MWZNVW7YRJ476Vkd70fcmG9pLpRVuaX8Yo+\r\nX63X79zQSqk/BKiIHVGE/zyK1UNHSmCOl+2K2mwttPkCpC7b+HSnB58wc4jT\r\n3gaNnuArq1VRwkxxYhWlAnC+UJbnCpXdLs4=\r\n=KY4c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2c37777.0","@graphql-cli/common":"4.1.1-alpha-2c37777.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2c37777.0_1654388528502_0.9706155621697679","host":"s3://npm-registry-packages"}},"4.1.1-alpha-73652ee.0":{"name":"graphql-cli","version":"4.1.1-alpha-73652ee.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-73652ee.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"543666e4d08d0e76ae6f7d90083819028ade402c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-73652ee.0.tgz","fileCount":14,"integrity":"sha512-lQEUyGPsryXf7wTahw17CKBsSxWWcA11nXfPSNpGkQcHnKRh75nIQa2m6JqQHMYqQ9hFP8f8dMltcYOcVh6AEA==","signatures":[{"sig":"MEUCIEKkXKsXyjuJi1l6k7jWpmZqo5WztSkF99igrJfts3EOAiEA/CdDF8KfTo2UHyQ9D5Qth3qBzQGU+KND4FDuZ50xvgs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin2fKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeuBAAgPF6QkO/GR8IxVW70VrnZTVtV/GejbVYMD9j06nS3Hw/dNcf\r\n8sIxSstoaSrguKLTVwxz4yW8hY5Q+Hv3OUmeu2Iar7LElNZu6TdLU/ERioOA\r\nZL7woBjPLJmKJjvyHbZwmSCZw3WpsW8xs2w09tqiQSzKUINKDIXo01cCN/3V\r\n+HQ3CkAjwCL7flafQyTBheQlY98yLiUYYhzZ6JWH/1jDw7QToJsY2fs4YGeP\r\ninaxVwM9h2/xuSpcvS1o9B0/DFSmr/364YD13K6kUQrgmo2Qz3ZGSnRysUc5\r\n9qrPVIDesq8I8gPzp0W52i7/8CShwRP9eLbrYdaormFj8PyaXpFGhvl8HcGR\r\nd2tIAH+CyJtIqmrkbo5Nqr6t5j9RKR4k8Ut5o75X7gKw6gJeyV4zXbJQlHQh\r\n5JHzuB1vJPvS+FlnZHMdXVW1z+HwIOLw2xtl/gjQ/YOajmESGed2dR0JWGbN\r\nLdY6tpyQ6IwtGi50fSoPS9ZtfSDTCKWs3mQ+NzOajbALhIqtzjz0S2k2VUUQ\r\nMKOn1dc2w8MzI7G9G+JlggsdPBkB1q9wW2YVeNsdpF4wAHRHO+yeHsAGcJyV\r\nGiPzmC5oJwXBdr8DWDq6yEeQCp6VSahYYPzk5CRE6sPWU4SpDHhbRSJdIM65\r\nXg4xG8uZziKSIKmu9AXRLOQUzxDtkjfpsOw=\r\n=3XEW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-73652ee.0","@graphql-cli/common":"4.1.1-alpha-73652ee.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-73652ee.0_1654613962506_0.8853627594528721","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ea6b98d.0":{"name":"graphql-cli","version":"4.1.1-alpha-ea6b98d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ea6b98d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"424e0c38942615e244e349ad158b8de0d8183198","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ea6b98d.0.tgz","fileCount":14,"integrity":"sha512-MalvvRF7sDhWtrR2swHJBRKNuxi62yQYFoeNvh0+Lj+Z8OzJQhMVBCJJyqo7EuTykojuoaOgkp/9nUPsLTc/vw==","signatures":[{"sig":"MEUCIQCJZ15ZX6M5CLEyU/IpPrCDu76ZmJPDAmBen9eanh8E5AIgKIch+c7RdT1Gt/Ad/2dCM7tXQPgdRBJtz3bDODtXby0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin5FXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqsqg//dwT/cuscOdLoHQ+F+x8QR4Y1AJHqqndPWd7P/Bzwu+U9dp89\r\n/Jmz9NzsRH5Y9P7A2xexULoFVnBpB/a1IpH5cct4Olnbw2Ik2sDMAEJHWI3h\r\nH5c98hPAXGD3i+LQVnQqu2I3EC8wH04H+pHVrPagOBMJpRbKHdfx/qVNS3wq\r\ntGplYR/qya1o1vSdeBRJfLkUSeypfjiE6rONFP17mmIw64in0aAHmeLi0tv9\r\nh6+A+9nnqJlK9lD4y5Prt6AczGSZAn6EqriVQYKzRZLyrDlG7wwszvtZmP+9\r\nMqCcFVF0J6ceTcWN+rJjehK7iz9Jk/sMlsLjT5tb5zl091euwas4zT0MgSv+\r\nO9UdevE+e75HcUV/OAafavrnFQkdPCvyW4z1ACDavcG43nLJx0IIaFb35GUn\r\nkkAmqp4IGDUa5qf6dFC8ffVxdeNPVINlyN33sQwFOpQ0OOlmHWxznTk99Dgc\r\n/degbwLyjRGGeqADiecAOIPJvf3d2b7d+YbgeT0jxKMuuE8YfvgafhIhSnr0\r\nAK3GkSHAqjNJsKGA2ecCcLOuBnti2hiSRnDDhwH4cHKwC4yoTlJbxsz/3iq4\r\nGqTNaBsr/lRtNWdUgqDQCxzC7qXTosxqCVq0pg6bpLgm+Xy406cOaquYFeP+\r\n3AC7RWgYSf43QzdAeIFsJkDwYDNRMbFhDaQ=\r\n=4MHW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ea6b98d.0","@graphql-cli/common":"4.1.1-alpha-ea6b98d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ea6b98d.0_1654624599169_0.4652801375150055","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ec559a.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ec559a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ec559a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"977c21f0773d1928025bb014a8a81a03e71a381b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ec559a.0.tgz","fileCount":14,"integrity":"sha512-sO7sbkJ6DoUt0qAfrSeiPFoPuKX6vNNwmWAw5D4UHYXXFd1Eie31//D47lQ8xmx/khTszm/gKHsVTbn5R3frSw==","signatures":[{"sig":"MEUCIGyyqPx2KCZ6dkpZnSmLcxUuGWmkbPcjzkua/ZbOxMQkAiEA4UUWHJpXpl4xfpRCWoJOosb0LFk4TjmyODCuewioNJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin70KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzNg//UCZSsuIw8rlL0WkcZyfdJwKVu7Mw4xmbTmW+TBYwzYHOAyuM\r\nmej1jtOjS2wZvDKhlceNsiP6njGqdzcSpdX4134unT/Njpgn+c6DSeVL9Aad\r\nEgOYXKTqnrn6H606wfbyqd4YUrm37oM3uwrdaMLRyCbHzKSFpbsuOXSZOviq\r\nr7w4pIhBR/P53aNMydg/As0gB07sEDCHXVn07gGgUEkVcd3fFlHixbgd0+P2\r\nCx8dLL/LHPnEJO8RNzGbKKlWhRtH+eHe335A4cT2pN4e30roYaGCo8PPs+82\r\n2/kMDaWMaqLsGd6zcoSsQfm1EVfGVkHz4vkjd/mOTGCD0ZsiGqUqMHUgm+iF\r\nn4Lp1CHiYkXiHKRQEwLFSvC/f6+uUgcQu4RxDFh6bd+VOnNZSVOg4Peprxon\r\nbSkilnQ3h1Q2+knWr1TWB50r41Fz/TDPqDP9vrpWY0jSVKGj2HBXiKpQ4sK9\r\nNA2tvUo5Qb4Emrn+yZmMI6fe4Odxfsn9b7I9+kKtI8WfcRt5mJSrM6ctzyFa\r\n/rrI17osD/uyucOWxh1+1xC51i7Z5IShFWJ2Rh78AlZV8sDU0sUwLzAqhCEq\r\n3F0zZWziT7uvL53NZ8ExMUTzYe6/nX0XdslLHkCt2VXZv7qJr91wiqXJ1IEu\r\nD8OFfSGzti70l5K5guz9uHnUu7chSojXz58=\r\n=i7Be\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3ec559a.0","@graphql-cli/common":"4.1.1-alpha-3ec559a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ec559a.0_1654635785831_0.9840729202631682","host":"s3://npm-registry-packages"}},"4.1.1-alpha-88c95a5.0":{"name":"graphql-cli","version":"4.1.1-alpha-88c95a5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-88c95a5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b5dd24bb81a0a8e842e38af443464b9328e7fdfc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-88c95a5.0.tgz","fileCount":14,"integrity":"sha512-xY76VD9tJHeqi4Z/25TFErFQ6haWIP3iSgMncxglnvcW3S/UPhl0p2AEPKRku7yIWwfZ3x03J1rQ+JR/NQ6fbw==","signatures":[{"sig":"MEUCICS4hvS0FxPKPrzL9zV84t6zWA6U/mxdyhx6xhUNiuZLAiEAhEAJ4YlEsk61bld/0Z6vBuGubeJGFC1IQgjvioXJ7oI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin70VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoskg//QdrLpW0ZMOfMXdGdlx1IZVXDAuwkTVjNcw1MRS4yn0qIayKu\r\nET9NIT7Wr1sAOC834ATeEplSuzD1Dj+XvnlzjUjwuakep2L1h0joLjGLupSy\r\nu+3+WPqBMrBfW0GNrQqXUD5lmYvnZdot+0UBEfxDftRJ/UC2vcZlQlWR4iy/\r\nyqoqpKfWtxWA383kdilR2emLVA6zHL8nUS4x5joyd9R9nishtKBK73oxaH0D\r\nyGRBK2nIiBCX596nXZOI0d34/oI0jDV/B3MdDgG4fPR9ZV/NgDuACQf4QL+H\r\nTu2FzChbfTwiixXTpHCk5GJqBLivvat9iygrp7OlRFKwNd4IeSOMCD/qgEaM\r\nkkkPxWmIjjHUTM/P6bfqpzg/blZNw9c0GAsoWxJYEBQc8YO/PKFB9VAqQk5s\r\n3H5Uv3RagxxxVew2SWMezqON5yv0tUtMQ/s5u9QRCQD9tkBv2x6lA1XJDIRl\r\nJ2mBPlaUHSBWaqaK7ecQyOyMv7bxGTG8x3X76gMYwnGTnDHn4S1R/0poR1HZ\r\nbdvEfPbeXOjLw2e2rLjEldh4Z0xCR8ZDTEeYjq1mnooifclF1oviaLfyiJDB\r\nf5nYckG35nJaC5qMaxAApkTJAZpuoS3tRhESbPYG/4DVP9owgoXU5pX2FF0t\r\nqHy02EE66gJd6j+Bx7pPfHKc5GXW3C0Cec8=\r\n=9v2E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-88c95a5.0","@graphql-cli/common":"4.1.1-alpha-88c95a5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-88c95a5.0_1654635797295_0.730870596833598","host":"s3://npm-registry-packages"}},"4.1.1-alpha-119654a.0":{"name":"graphql-cli","version":"4.1.1-alpha-119654a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-119654a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c99ed8bf213cbd2b4a3bc4087c0a617fe91056ab","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-119654a.0.tgz","fileCount":14,"integrity":"sha512-zHKdCa4rW9/ekZ/qIYF7d13uQljjKKkFIDyCKYvOzr99SnfUnfBGzR8NJg88nu25sWln0ke/RSPU4zb/ce721w==","signatures":[{"sig":"MEQCIFJmzeZK6O0T9AQCXTsNk6NjOc2SxdArbMgP3oIaswx2AiBTi4hqb8f9NjNkR5ck7b6dcB1yY/YrIGMKTyFWzDk70Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiohaxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpvQ/+JM6UHoZllDiRa52zkfPoUsZkw+VpzxEVfJ7e2FE0i5P1jfNS\r\nYFskj8zR3EInZxzwC9DXKIj8sjCv7jpiWAvqm1TWNJ9YO18NV3UB2/+U/rN/\r\nCq/I9BHBxND1oiFqr6UQIQCxaT4hqw84hWYGb+64CM3+a0JHoIfRufmlW6Sa\r\n8mBSyeMmgU+JujQ9B99xQLnFmLG2os1Ut3bCjw5/Csyp+Hfgv3+/dCL4MTga\r\ngIVsfEGTwpzhDdf75tECMlmzEW7AcHDrqshBVEK5SPXpEt+u0b7a4QYTvEfZ\r\n7jWICdgi/bzq+zilCcL31qJNpY9ufhR3BwOrC9w/o/8kj9sAjh4a04W4XxSn\r\nDI2kZ/5llvhirFsLz2IYfy7kYLTFwgeaFOrcm7Y2DA9hK4pC1zP6ZEgjw3Gm\r\nZqBnNuq9yCL8+YB8DxECUVKavtF8okOfnN04PHRWf919I8lkvWjFQoAiL/1w\r\nxeezx4YCackYE4ou4UvufNs88zT2LUrFy8wim0uxemCJ95z1kzFrof/VB0YS\r\nWTgWMT+EKbFTZVagTDUnCcqAiOiJSSg+UkN1Q5UyaFl+wVV1yRD9ChncNDVZ\r\n5py5kpp36HgkIqHEVSpeBoevl28ywwjWLeX3NtCsR8EGENbPywwRTNnElWe1\r\no9AzhZQ7bHkBM5mdAVG9OiX6ZtoVeA1K8Fk=\r\n=jjWV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-119654a.0","@graphql-cli/common":"4.1.1-alpha-119654a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-119654a.0_1654789809669_0.5663185834828262","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8213567.0":{"name":"graphql-cli","version":"4.1.1-alpha-8213567.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8213567.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e37c2f7c7e218d2499aceda5b2e968cfa5502657","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8213567.0.tgz","fileCount":14,"integrity":"sha512-4mJHSI+iuCjNussU7spHr3scY1gPnwIdQ0ZWn7csaXT3zsEkgxhdlD7xuc21pG0T0jAwkPPtqZ5QI/iU9HAxEw==","signatures":[{"sig":"MEUCIQDiiGKpSecuSjnzHBcPRL6E9J8flkWNjwA8nvVzDvDMSQIgWqW7fGYT7e73HqprQ4ReLuD97cxaUf/lRIwyZAEloMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio428ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVnBAAiQcJgYqv3E3xYTfDHtra/gRBNJRw8eHXgwBMdW1Gj2fEGOKx\r\n8L8FdfePD6o50RQUkwgc3kPsFz9pORWrmkrcEZi8yVMLsr5XVZ+aEdTZrnEH\r\nxxI1Bovv1ga6U6zA9v9uMNtebjdfElQfpDxBp55zIxUCunmC2+GEBYD1htcN\r\n8xgZFwkfIc0Z9I67mRL2WN8sSFGDKASXNN3Xr1rKTOg+BcA7YXwYIcQ8CsPn\r\nlui4Xv+ixzgzPbDSnWOz2N3EwQCNktJwXvn2GyQS3okrhUuBaIn6DSHqpvdK\r\n7txv6HxFk73g+Lh/7tr4AvTdH6cGz4/fk/3rVGMtuBbySwNXVlv8J/vtv64s\r\ne6iLXCprbMk2IkX22CBhDO5YanmjeQmfCQ/X/nGchSFI7XiF4l4oTVGf6NNA\r\n0KwGKPzYONGLULUgkh9UnZzulrBVKZnERnn8Si1uhblG3YuczHDlvwgcVIZR\r\n85WbgzXQpH/JXDQzjYUc2z92fxKL+vxY0pO9vgIQHaExeuQa/6EuUSQljo73\r\nrvwv+nK+8F9MKHZf2njiQ49hNVCpd8ibygfC8YUiDFgbXwnMeQ0KNb7rRkqT\r\nm0ugG0saIMi7KVtKcdu/arg/vAmVBWKfF2tVSGnr8QcdvEoH+K1ymTn4DAfz\r\ny278MZes1EYl4B2jPxWc/wPQO6HyCtbnNic=\r\n=cskW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8213567.0","@graphql-cli/common":"4.1.1-alpha-8213567.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8213567.0_1654885820605_0.3005443934077314","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b0c0e6f.0":{"name":"graphql-cli","version":"4.1.1-alpha-b0c0e6f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b0c0e6f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6ecd204460d5e31896d1dd2d0edad828692805f2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b0c0e6f.0.tgz","fileCount":14,"integrity":"sha512-mfCBgdcdm2JOg1XBsc5xhZ7GuLOtmW7FP6eCuXYWv6g2QCgrw73CJMqNVugPRVEZ2qHUQvxxOWTnz4tk+QfrYQ==","signatures":[{"sig":"MEYCIQCaju09wPdr0V/qzHhqRG0zSFJo9ef2+ziWQA+NX6sHwgIhALeO9vxUTBFWXqVWq2hvawiTEdPJh0mlUXmvbAIiXRzY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipz1YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3RA//cthCkTudte0nTkHg1zBtNRGO3SuEmW6Gn9YTw2kBHIn7fyo8\r\nZoTH/BRk9jTva06CqWRDKNFkB+ixhKZG040MzfN3mfFtlWIBsprrdmjc+t35\r\nOWPOAQjUftaYULMs5Gh1Z8sTTmh+9m55YoVmBxygkduq+opO86TXfrsItLfu\r\nYeEvUOvBzNxxcfmcunkpGqfFOMwfQRhyyVTiEfPCj584yBI/Yvf7UBEZQMBw\r\nXuaat+PLBWmPeCMbS7OerLdp6cR6hHSsFQQuKeCw9YACQ+VTeHxFxUedhc5h\r\nrWbvyDPkRD7MjzkBncoG6gp0SwdbhCc/QkdAMZb2+jLzhZ/GIt3Jik4nRo/Z\r\nTBOJfvOLN0+VjYO/YPmhPQegN3BqU/oNKDAy8Wsiki8J5EpiN64F+drCM07y\r\nMsdAy2Xmov9GipmdI17J2R4EAtA1HUyue2j8QbI4wafGBB3bn27ganP7V7FE\r\nnsvuEFk2cBSzTx70kT+Gr+YyYnG4EFWBDRMHl1RNtjMCpXALS8e3DvbXQ0f5\r\nkHtwiRfb9UG6By6aJUrtJu5DSiMg7pjQAYY+gf03joZVjrZJV+OfwOxUa3S7\r\nkMxscWpZTmm5T8trfhn5OFdoj8Z9IKfgGU+j2DSn3fRCabinXwKG4HeOSOcV\r\nWPsYYRDTD4FJz5lH5wGnQUXACW2GZVV4W/M=\r\n=Y2tc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b0c0e6f.0","@graphql-cli/common":"4.1.1-alpha-b0c0e6f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b0c0e6f.0_1655127384380_0.335067517802222","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2262d91.0":{"name":"graphql-cli","version":"4.1.1-alpha-2262d91.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2262d91.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1ca44f7b9caec372ec89cbf12bdd5b99a32041d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2262d91.0.tgz","fileCount":14,"integrity":"sha512-IsX9lDhvif8uJtws0witPeG0gTDzZMaKISlHoJ8hAmqqQFQ65EH30xZ9IV13ktm7Wa/V3E4elUIQv/BEx2OEWg==","signatures":[{"sig":"MEYCIQC02qhFM2wGXp2M6iSLtQVMaV+LC4QaSn+G1qT0zNUTGQIhAKCRWs5QdnrvxWzQF+Q+MPixlHUIsJjODDqEn9TJVNjP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqTyTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrt8w/+PtJymHteQiDGZrNM513yjuFpKDnSNEupSbHKvdzfdXCfHKFg\r\nhyGiPJWrHJ4n/n4iW5nrHGK3fn5j1+76KKReHWPbnQxvAPb2lk11qSF41sv5\r\nKZaDQsa2ffUETZAiKUiLXeNliApHZdy+pVEx5GaSyOJINfIbeifFyBTNmXg2\r\nI0LIWrUktkq+ej6NYF/ACC10XbefH6tetvvRkJ3ohdyZr+MOcWjlEfOC+tkp\r\nrDPf4mSf5HxvDfT3QFoxWNTFXQISDNpLif+EIHtdUErzuGtGyzmkU08YPBUk\r\nSoxEywGFN9AqSOMtkoY2PRp9Gr09pHZMw9IDqT3XFI3KFMepmcLNSalXMDnq\r\n1veFBZvQ0ZSMfr/xLRwfkg/VWHoWThwtAodvnscheaJI+D1f1V3CZ1gqn29N\r\nQVlFlqaX1yMiI9KpUGYevVHfc83dUTKVqbDQdL/ImrWwQ7jJjtBUURmwJ8bv\r\nY1kXnP9Ldp446kbeiOV0yLVDDfreooJ+K2cheGmGbMfSr/YRA2GVQRX15bgy\r\nmcwjwNhjstV2QW4/wuHEQr5dN7pdJ+I8FV2s0DHLa0o98d2zdeEgYJ3IK4fS\r\nA0NyiX2jGRvbKOaiiQht9ECeMXgz7eWaOSxAEelUQZBDY/GOAd3rKam+rrb/\r\n3CV93RS7SDEVyLeHQHe8uhimwUYJkIJNT/c=\r\n=IQZn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2262d91.0","@graphql-cli/common":"4.1.1-alpha-2262d91.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2262d91.0_1655258259230_0.06272615999132203","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6c09568.0":{"name":"graphql-cli","version":"4.1.1-alpha-6c09568.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6c09568.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f9ebd9ca4fb2ab4788488ef90f973bc7e644c7dd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6c09568.0.tgz","fileCount":14,"integrity":"sha512-rZg7KSfZXU08pqi8EhAj6XZrhavvouHhUCoSID0/wDD+WCIuWKtSek/FRZPEXy5cpJwnGtBKfKHbbtu0GNkI+w==","signatures":[{"sig":"MEUCIHZkqbZJwNQEgVklB6eiW67rVwV6COG0Y+GF97wcSt0TAiEAoAjy4FOlFlp49eZI+pFJMeDl+hunCqo+LLmCnFsdDDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqghgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolQQ/8CVDC5ZNpCUvdFlKY/1g1YM4bwbkQHEius+caoo2Mx6JGVCmo\r\nPbj0OQgoma6yPKm0QuqhCpGBlutRdc0iT0JHgrpJTsBXZtyPfUe2jrU7CW3g\r\n2QuBYeJe9M2bsr5FTG9ZKpmiHAH68ia3p4ITWfRFv5yq6Zy/64rB51MCPIqA\r\nSe/0MHVxt8ZMErfT+qsvHK9Jmm7Qih5EiEK4dwOwrfkHzzQAVcSszO51fxgK\r\nDwm2cs0qlUZ6kYxedh5PZlc/2dCs1EmqKkGpJLIbK1/L4Dc2KaC0rVjefBsr\r\nGTlwKVa9WVVlYes/NiwfTL4LYaLhdsM4cpsuTrFGNjFUCv674pE9e+WmERou\r\ndFCEAGxd8Ci4d29BUZvNXiJAqE/nBVK7WNfaXBEKYgheoeb3D6yyHWz2UsNk\r\nfoXamdAA7ObIzIOYVdCJRVGm6NEyxxwN46swI0adtCS1KFjbxQQVBsOrxU+j\r\n7JHxuB7/j1joOBqqVFwQix/G4jZRB88YegnzDq0Mv3QDDU+sg2ZyonLoQoex\r\n4iY6Za5lg9OITGC1UjvKq3Mo520O7f6GxV+fqVFtKcOBRz8TLzkRrOH/7aEC\r\ndCSJEvFVequ903sxlbGNulYCANOeZnbvPI0fVd/AtIhjFXP4slJzKJwkXBXl\r\nzrKGQJitbZaYm6/oZ3UZhC0ypzVCd4z5AvQ=\r\n=A0uM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6c09568.0","@graphql-cli/common":"4.1.1-alpha-6c09568.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6c09568.0_1655310432573_0.1289911600766358","host":"s3://npm-registry-packages"}},"4.1.1-alpha-55bc113.0":{"name":"graphql-cli","version":"4.1.1-alpha-55bc113.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-55bc113.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7a2f73312c599a1f88b5f99d047ede0d8273b3b2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-55bc113.0.tgz","fileCount":14,"integrity":"sha512-qa2JITQ8sKiSL/bKuoxQM0vu0d1CAqlj2GbFLRVDuBHpGDr2iioksSUOuw6T3K/tRS5WnWmsEcaXjppHDVd9rg==","signatures":[{"sig":"MEQCICpNNBy6eLcht9XSlQLy9lnMkbVaqLphY/zuo+wFfy5dAiBGRfsFaxVXIMBYO3783tqt7/qu+sEkw2NpwvfsVukxPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqgiFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFwhAAmVxKjONRNiwrPAq00hPowhY+vUH+iuppm7TmmZvbHSDMi8fP\r\ncRk1zEPAW4GAV0zPk+aMTButUEDLb81/CPYL4B824CpbqaON9qg7WyMap/Gy\r\nGz8s3+QW9n5qxCnsn27Kv2jnFc7NHLAsBYh8IYtrKPhHVMZ73yKZ/q8nV5Dz\r\nLlC6POvlzeAYDlRqTOf5MlWQH7Rt6EJqGow/NgjAXH4FQTRK4Eh6XXgOO9Gw\r\nXSJajaRgrKzCmEQy6TTvIijCQ4bPV69naD/qldujxHorByPjrKCiqDaP0tja\r\nUw8GSG9/eNhYJlMwM9qvlh3SWnG8xPM0yy2r39CCSjgy6PwUalR5ymcTokHn\r\no2u21qiD4mKUz1+MEOS8So247zb8b3n7U1EEv1uQZ/vwnVRWwZZ1baOrO4jj\r\n7ZZiAQ9yp5jVba6k84C8pNrId2Kwa/RbcaDZTtl1gJ8fSv/G8JQgFli7b4I9\r\nZnAyM735+N6fopSGBgHkoTz9+Kb345T/bmdvbi4BDFvGwUHVHSVESEG5O8XL\r\nHZ4BdGCT7L720KFvFU/ZTuTXFdMSwVQPD16hh5FgvE3zkSRw/vHst9LdICxQ\r\nl0BDwJVpGfyt/qplkZumZBTlxxdNeYbBF1CFQdRlCPQvK/+tyxyLQxao8TDs\r\n5/iM/GfrcCWOswOVb4CmMAxCPO4HhOh9AgU=\r\n=1tEL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-55bc113.0","@graphql-cli/common":"4.1.1-alpha-55bc113.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-55bc113.0_1655310468973_0.8274343571822886","host":"s3://npm-registry-packages"}},"4.1.1-alpha-de2c65f.0":{"name":"graphql-cli","version":"4.1.1-alpha-de2c65f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-de2c65f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0cb2e5f1ccb0e65889d8675ac65fc14a9199961b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-de2c65f.0.tgz","fileCount":14,"integrity":"sha512-cj+2LaRjm/a7KDacnuvl99+DvxLEMXjB8VZv3N6coxaqi6ygmLtPRLH9iIVvGWhj8KdlGd3Awk3Id/fb0P9xAg==","signatures":[{"sig":"MEQCIE7+QPgtsQ7ZDWE5hm0JftJkMvSkMXTwAc3Tg+VhmD4cAiA+D6g57C/zuaMD4QMc4eS6zJJsOdWOQkzTO/eFXkDKhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqjNyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Eg/+OxuLDVs1Z+MR7ZcfxUWpthvOyRefYOMy5Qoht15PapqY5Hp/\r\nkygPoLmV4Hc1CrPd03JSduLwqfPZc/6ATpWx/nUVXTQsg6N7p+icg2D9lXg/\r\nV9xYFh7jwUV+Pm8XFDh4ssu+D15J2NC9pF/h1ajmuZHWGS2n/llgqymZFrn7\r\nWdUVd316lVxgsYHTelahzw0/zxXTb3GQiFRK7V2rEwUzlxTKHq5TO4RF2kuC\r\ndIhilPZhiOcLf+5vByP1csInHnj4wG62cVs13z9G/HgSD2ENC0wsrnm6fIXp\r\n5agUpkjzMYM/hZ7p4oOQ+1JB9nuH5+WjTgkm7tZL2PE5TNwWJ40vAKuVttO1\r\nurc3q8L9LhTQl6Rl4P4zxfRM2pWnQr1XNK4qJlGo38jFQt1iyjCpBBYrG/VY\r\n/UdKwkMQt/JhsKL0lEiZTZbK7iEc7BpS9XvPsZfl21FucFB/2MJgb0+q+gPz\r\njRBLrSqAFz7d5jzE19cgJ2T2qwnKT/S48N+CUsISDAmHt6onmzehqXAzmPtn\r\nlO8d6k7QCMO30yi8ZREp9jbalrqAISZtNnur/FIDzHlroYQ/OCbjEsHXE8+A\r\nt9YIeVY+Rb0XWl96hHK0G/7o/B1UBua23ecxZhn79jzM9iKodZK+iq7/hT1J\r\nzRm7HFxzXGt+7ED+5LMTx4z7+sVlWhcZXJM=\r\n=dmXs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-de2c65f.0","@graphql-cli/common":"4.1.1-alpha-de2c65f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-de2c65f.0_1655321457977_0.2745712948176724","host":"s3://npm-registry-packages"}},"4.1.1-alpha-126141d.0":{"name":"graphql-cli","version":"4.1.1-alpha-126141d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-126141d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c8dc1ff476bfdcadea0cda45a731b9e905f1dc3e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-126141d.0.tgz","fileCount":14,"integrity":"sha512-IeULHHNYCdoE2ihukmSJmbsdcsVSc9Q0+KQ4brn/Er5yFd8xkthfQuDJT50sdKzDGBhkqo1Z5CkRPOb7Yk3tHw==","signatures":[{"sig":"MEQCIEMI+kCMx/6oqtfkkm5YrKmpHZPVTqAG/2F3ybOmViktAiAChOrd4CBOmiv5FH4ouy0qT930mjiQkNeLJ5tVe8j1Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqjOEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbfQ//XIddBweMh1fVO+3sIhCBIbezaevO++XF2yUWdUdki+DggnxQ\r\nSjoatJwXDiML7R8ho2tRhm85P2LmWQ3ggC2Ot7/cHPkQk+IGA11FPAZ8qv7P\r\nMs7lyGQBdKrE4wHyH0QSYhv+rCFpcGZbE/LWZvlCg3oXrAECQjqXJ0SN2DbD\r\nsawTKWdUz1XGzui71Rf0Ioe4so+iRbp3rwt8G0+YnSN2LuzIThspkDiKS3td\r\ntzmumQ1LXXx7lgpdFg6mvGgcfCsD3a2aMrXHx6LbnwNBR8NcYtu1Dlu5nF2K\r\nrnF/wUV1RqhW/dzLtoT5KAKK80LuJ7p7GDrVTqI80Kila+3gh2dl+2MiMKgC\r\nyzLv7RpcHSnzWSXImfdR6/tSmv4PSyEOlUfuu+GHteTkvdL4WtkwK/e7YpAV\r\nrmpdXJzNeXRT85s64RL++138Qzfy3LwR1iQITIkWwPqNifqTq4GW6a2SzCSa\r\nYvWJwlrzO/9VyP8bmilFirOPvJfNTzC/WT7V/aSMv+2LykhLDPeqeiMY6e8k\r\nOmuEfCoOwKJFBW/79NSMDynRR9jRZ6zrQhqdSLfrhQz7Xzl1H3V8LmBnI0b6\r\nBt8NgEC5Ma0JThO61Jv9v7ybFeKRoW31nPphb7K5Mp9rbomETpNXFSCKtrEn\r\neum1osZ2bbFGoz9Lt07MaO2qVqp1qGHRkqM=\r\n=u94C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-126141d.0","@graphql-cli/common":"4.1.1-alpha-126141d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-126141d.0_1655321475872_0.3633038940433082","host":"s3://npm-registry-packages"}},"4.1.1-alpha-57b4f0c.0":{"name":"graphql-cli","version":"4.1.1-alpha-57b4f0c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-57b4f0c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0cb5a85208da0c4adf6152152e5df1b137e5df43","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-57b4f0c.0.tgz","fileCount":14,"integrity":"sha512-AmcxVET6QnNRNgvDT+lx/6t0VP9070rB7YMhZIdmHuFTAvIN1SgZK/Ei6Y/CzPvya85F4v6UxqzZ8Jpl3tAQJA==","signatures":[{"sig":"MEYCIQDF2/iZb3znO+mH0KXOUYm8zUmnsaxB7ol1IsDnxy856AIhAIBKl4vM1OuZFcJRHceWLuqpagWU4MysQ+kMeNNvOWe6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq80KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHZg//aHzgUOg7y6doVt05nPf5a5jlfcY2lkaoNst3kAf9Xxdcj5QY\r\n1pfa9GlRsO90Nqp6MrFibOQK0pri4WYTQwyJNprPbQu1NSCXAnj2/3D77giZ\r\nnMFOCYSVoQ/s+bsNRrsRT+MimdQDyCHKAbYjWfUaM3/gUD1E9jDtTTvqzt8u\r\n/7XnN8pKMJzdX0urPe7Mi7oDd5XvcOYxkJ1zQ0I9/Jm9YSz3mjih4C21H++/\r\nVL2C05EO1ue2HwNyFyZipUEwDSo8gkG064adIgZ9WO0HqUd4GIE6SfxJAvMC\r\nPZ7zei3upmwJUQrv3tc/g0ioU/UtrSIbL00zXf+wH371fsknFTQ5smRvshG0\r\nCtxjGa+364fKfTOeYyd/M+MFF6Y52m+XggGKfLlHyyVwXQDVcyTpXr7qp60t\r\n67Ual9GUrf2gJUQdAWRZvF0xht41e0Hvh/bFdsau03GSn4bdZJh9id80CFHp\r\nvUjmYPbg4ko5C6FHR1O8qxVpNIx7zfH16HTB1TJ3tE4Dmj3T9AwFk6KCiLJG\r\nO1fJXJjrMUG9b0PPzdeVWYFKvyyaD4m+mQutZ1HnnLXgv4CQSTN2DdkGWV2g\r\nQM1KJWKoG8hcPwXv6BM2zTS4ygk7rYRqIE8syZL9+NW6UFq/WB3uxq2MVBUy\r\nELkLydCW+jkZckEURjB0bBmTubqGkcAcus4=\r\n=C1TQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-57b4f0c.0","@graphql-cli/common":"4.1.1-alpha-57b4f0c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-57b4f0c.0_1655426314646_0.619564761445309","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ee60f77.0":{"name":"graphql-cli","version":"4.1.1-alpha-ee60f77.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ee60f77.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c8bb0b5cb76811d4d8f812c42194708d86b053e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ee60f77.0.tgz","fileCount":14,"integrity":"sha512-CPg2h+ESgjJhi9GIs6iHUtybOmeAoQTym381RihLUaDQasDuKkVHO7ZeciVFuzlFpYWNUxSKDFc/uj5Lwsx8sQ==","signatures":[{"sig":"MEQCIHqtRrpmTqg+Qr9OaFdjfRKGhjy9mHoWz3MXV1F61XTBAiA+IqhwSNxmh6RfINLL4pBGA8dvNGDdTQxbeJvI6Uj3Hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirHJhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6Ig//edMbHI+99go7Xrev+RlUeUv63AIJU1yz4iFBI0Z5iYM1Z9vK\r\nfPkzwRpgEwcqwtG1Cvp5XpMHx18C+BK7pLTifuLG5Ivq4hO8XgOwlYzChnlW\r\nHrM9CrjobUldWdqQtDsKfvhUDi+PPLpJ8hlP26+a1XQTC6X9LYmQKv1YJvKy\r\nAF4WXHzyuPFTzO5YMyZCh+ZIhMcgksc1I+h4Y+Ck8u6ZW9iCFApowXWj1lw3\r\nStUy/gFlTlRGBYF4AzOSTPqzCaul06IFkrgE54uFdHHfeTqxVEjDwhmG9x/W\r\n0fKSG6PCzV+9vbr/Wh+Emd/YXfVZYiHXLADUgWl8GzMDsRXRWKnPPKq6o7dR\r\nchQg1ZkArT4YgwFbac3Un7kuOFJ3SNuDduh9kRtDxjgMvdV2LLrxsndZof/6\r\n49sPtfUmG0XxnGNjCwbhA8xcLhMGAtBDWQwf/ICfmxSU3MbgU2rQPMcJ9PLi\r\n9PRlMN6hRSay1tblFy0V9OLt/ZELCh3mXlEPgISjRpM4DLDMFSqKeUZA+ZgM\r\nCWmasr4C8apinXSDY5Nkb/BR+ZuI207JLQQEMmV+Oaf+O44dRzK/3P4M9tq3\r\nk9tqIJPJaN64Y2tuZaufyn67DVsHTtzT5HxXNX5g2u8YookUKxGmB6cl4qOd\r\n7GhjV79bIKa+kV+Rzl60/G5Jr9hC3f8INeI=\r\n=iaJu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ee60f77.0","@graphql-cli/common":"4.1.1-alpha-ee60f77.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ee60f77.0_1655468640909_0.42450310110402567","host":"s3://npm-registry-packages"}},"4.1.1-alpha-78d27c3.0":{"name":"graphql-cli","version":"4.1.1-alpha-78d27c3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-78d27c3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9216dd58cd30fd9540987604aa472619b99c29f4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-78d27c3.0.tgz","fileCount":14,"integrity":"sha512-kdQMEa0PpqSL++GcrbIy7HuFalM/FJHYah41LAQf4iV7MBj9Ni3gGOcz2GpGt5KwNTbevqxp2yMMDPKd5IUmWQ==","signatures":[{"sig":"MEUCIHJoDC8JZfsrMefpS2Rs7exwOLrnXqmPbpdyt96jvI0kAiEAyITYue4Dmxg4eN4BChIxYIwBVgFnMNIz50Zue9nUNls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisiZvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIuQ//aN7bdcmfG3PyQnJpA3UljVX6WPrY4Qn5EDovmFQmoiIeRxRu\r\nuClxVlVFDIS4bWPi9cCy8mjittggyRuY9sXZZozAjD0FPoPGUDFTZHz7OlSf\r\nKIwjOboBJyXjD2yK69NeC53UV4sU7nnHrQ8G3DsoPm6znS3PiJKEPA30ZWWu\r\nObtGiyrDfgZbUAsvk5EyHxNVD6zuYythDjTShOxN/G9U9970KyItxU23hgTR\r\nOIJdLPoJrad6rF5rGemumsu0gYH0U5wEzAbB0EsRZHVXsoXJLjq7B4WP9zWk\r\nPaRDALxFIRm3kG6mn9NcOdM3JBOtB/NKRhiBd7dfi+vfRBPZYBHSfviEWRHr\r\njnsEae+jVJnSe2hg1+2i7b/gSWK7c0alCpbLP4biF6n6wRsMCnn1UuSMMWfQ\r\n4O8t/UZKKN8bM7Fl+jzw/i/JFV9QC4R31QL6kuYES/3B0+fiwGY0Z2Fp8/lS\r\nyd2jPoIsmcE8Dnrr3p8GrwM9J9W4ztec1MdcDaFyKWTHr53g6+yokVUynt7/\r\n/6e7F8v6xMgbubjEzysUqdW6U8aEIniMtWaJuOLaNyKSMfL/qwEc58IvRIHu\r\nczhM9dN+gGDx25eH4EBOjJ9Z4sKKujqCka61cNRcT9eWf6/JAAK63c46fUuV\r\nNryUY6wfyuKLqsarZdmd2DVNRlyhVTZP9pA=\r\n=G+Zj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-78d27c3.0","@graphql-cli/common":"4.1.1-alpha-78d27c3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-78d27c3.0_1655842415168_0.6254638640524532","host":"s3://npm-registry-packages"}},"4.1.1-alpha-14c1cd8.0":{"name":"graphql-cli","version":"4.1.1-alpha-14c1cd8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-14c1cd8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"78a077104f0ebee9bd06ab57e95decf469e6ea35","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-14c1cd8.0.tgz","fileCount":14,"integrity":"sha512-tP+7vM/3MFuNiylqTwFXSj28K9GHWG6O4GCFSE1mxYKNJ5ziMzQitv/ljsFiniyQy7LsElUDZR+LvERtURqv3Q==","signatures":[{"sig":"MEUCIQCXnH3sAQatpObOq53eNHdsJ1SjmVhtw4CDtdMzh0CPXQIgbUbX0rU3dSadKCdF5Bbj3UrcYnUG7XY1uO51bJ9cdeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJispxDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHcw//bFKwIYSKnVEPC+JOvUYsM0QZj28qQhqtnWw/4Wbz8aEmY19F\r\nTvs3im5YR3SvMF5c6EMmQEe3Yyq4LnqZpImFP1tToLUNBUlzg7Y6KgEm9I8o\r\npDi5VMBSBtKy4y9pL8B5aqo2YaImw6trnUhXP9lvql3rKn0SxeBw4GnZBCta\r\nNiM7MjyPlL1qyt+Bw6nHhCbtz0rVuXzuTTis5pBZQp68mDHAWRPcLz3yWpsM\r\nCGUHTDhRgVW/g+0nuUUnFrMc4cSGpRtg8M4/abt3tquHuBINyaU9Uw0OONy7\r\nvuMfxsYCLqzvoe9hgaFneI/WnKIGlGh/ru5eU+8FabXVuKF3sR4F3iYK6Upq\r\nv0+6B3lx+ns3P3K7Lmf4iPtBmSYB9kmHDl5joGd2/gQIszKyxVCs9Z1TpteK\r\nCchiIknbi0HXZsv1jCMehIESBF58lzNja+GidzdtIuDD1aQkGXtbvJnJgTt+\r\n8gFA7xDtY/aGXYdhIIYmuMOSS3reFxAqpbeAoDWd8dItlj0h3QI5VM9bnbyA\r\nDc7Kfd8WMwVzqNC7tiRA9jM7+PRcoHrZRKogmHG7ut5XZHtf3M5Lk/oC5Y+H\r\nH7RAE7SMsNsxLDZ0coHU69CrLEejs2552Z+lSpN3xmf5XYFrNIAuF40ei8gL\r\n7dBmmsDj10rQs6lHgiw3J5DVe+x624a0s0o=\r\n=nH5D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-14c1cd8.0","@graphql-cli/common":"4.1.1-alpha-14c1cd8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-14c1cd8.0_1655872579057_0.596835600050412","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bbf553d.0":{"name":"graphql-cli","version":"4.1.1-alpha-bbf553d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bbf553d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5a760e4307d31fbd2db8deb143eba2c95a761860","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bbf553d.0.tgz","fileCount":14,"integrity":"sha512-U5lhJhSeBkDsO5sgG0cSq6PCt4EAWLX7SOESYyXzjmR2+zKnCByYo6in3RvZXVYMNPTg/RZT+Pp/VM7VscJ4AQ==","signatures":[{"sig":"MEUCIF8e5EDWpRN4+f5FrHJXUMJ4ZFErzhMKRUbYg+bz+sf7AiEA9JTGytOwNo1tJ8Pl1W0/njCQN6F05bdIgCAyWUmWK04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitFk2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqY6xAAlHE0qu2W6hnqA5WQeUZ6/gbwEZGEHWtNrgiYnOmlB4npiXb0\r\nubD4xmgDhmgRUIhfSH73d0rbrBNPXwKLTqSNpNrAOQBtPRp86Z6+C+nTsQci\r\n3XFKM2CYKapFXTIUUsJ2FJ1M/TMelAoK+mQOTf4uh8cun44+95hclyWe252H\r\n4wV71i5Q3/3NGhHmIXuhpkRrVfpGaZdnjk7Qy1RjQsuc+gvXlFj7tb+bzc14\r\nDdFnz90BBZogSkYhQjWW9TtsHaCFI/0K2NpxM+sPQbsQL3DK6n+iqPoBy4Sb\r\n6Xmz6FNVT70KWK+OYMnrMa2U2ggJsch1U+zKwJqHzdLdb/1t192jV7oTCDyb\r\nBnb/UNTrgRUJdCS27eW2zonMTvkcLhrqiWMAGL4sg18B8nZSX9XThRk+jtT7\r\naByC4cPlPRj+DQGU4rlP4KXjRdfwFHpPz/pZyMycfafgQyI8UGBTNOlnG7fz\r\nHVrmnkF4CwMgZgXGGEFtdKZUTVZEN5jgEBvOU6UK4py7NSR39xYeliLrvWG+\r\nzQmd7zNLOnZjs89KC/wAJB47OYgQkuev14cHE0zj67aaE9TyB+qDL438dCxx\r\no9xM4WjHbx2aH/4ypKQeZZe2q64HVQOEC+nkTq4nVhWOuLiL1HMK5dXIj45v\r\nX1fkOYPVk76xGVXyDbtJQaSGfbkqaocqPM0=\r\n=sN/W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bbf553d.0","@graphql-cli/common":"4.1.1-alpha-bbf553d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bbf553d.0_1655986486289_0.19177378950657076","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3b2b5bd.0":{"name":"graphql-cli","version":"4.1.1-alpha-3b2b5bd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3b2b5bd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8a1afb077c5cacd0465187606146b6b82aae8284","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3b2b5bd.0.tgz","fileCount":14,"integrity":"sha512-vf9EoEuJyhnWyfRMAI0vRwhZn/aRnOADEk1A1ivaySzTzgTX5EYLmp6pPDZ3/PIc2CTT+Cy1lao9Ys5QpRCNSQ==","signatures":[{"sig":"MEUCIQCtMxxRO2aOfCDyuPL/rVCdk04+9lUyaIkwWlQuWXJZjQIgUxC3sGsOFsqwph+9UdFxx4xxMP9P0wlhL+csRhdw8zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitaBRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmouqg//SW9ReakgQS6Xv1kfEPxOirS4JD09ugDJM7hnhcDcCEo15KN7\r\nAoqs6jInaMRCNvH+Y43vyZ/KcHI5DPprKvcbXwc2YKbTPs5qC+XGELgXNq7B\r\nDEquGfluQ93LAGzLjDIlW4zlTBqnqv27399m5vOm1ISgRvS+XcngqVSHdFxF\r\nilfggeLGqUtyY1ZqVcgAnB3CtidqhUQYBHzRj/fYK3rp8G0S1FDzYNshG5sk\r\nTOPdVReOa7sm1XRKoySn7rRZ2b8CbF06ce2ZaneHG1hWor6GY9zzjKBA1GKE\r\nn/efhAbO0P0d8jJu/Qd7jh+HfcDbIOK1wdZ9XiVx8ZVz/lTyKCbqvx96Sf5U\r\nmftsOG++gzaTx7WrryJIz/bdUCyfDNaoYXvtdy+KkIq6UwZbDG0Gk8qnhofa\r\nvT2lNOAEg21Z7ncXurQwUIH4Dex3p45rA7SZ6t1l5xoMbCd6+Wbw3qWfe+jh\r\n+q8AwVTAKrKrK9UvrDTo/CGNDv7C11lwG83vqBm4Xp18/BxZDia4F9mJAAR/\r\nuIf4Gjipryu20p73JHdEm+rLdqmscs5XMfeoDBBiYcMhLVc/Nl6sWd0/fnZy\r\nHYacNPqx85lqUxIK7DpuSTt6OlQpnKE4f6OjkW54hS+LR9C2w4adQ3fUzVQD\r\nG36VC+deO1HI+K2eX1PRhj1qsA29R+BnVQU=\r\n=HJnN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3b2b5bd.0","@graphql-cli/common":"4.1.1-alpha-3b2b5bd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3b2b5bd.0_1656070225702_0.9806771293132264","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7086840.0":{"name":"graphql-cli","version":"4.1.1-alpha-7086840.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7086840.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c5f992e792cf3942e0e80a6890c5917a9747d4e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7086840.0.tgz","fileCount":14,"integrity":"sha512-nj/QjVbvNEnNwrY0TL79IxEsBojSyYhI/e25Lh3DPLGqykSoTtQF4JuwqHZpRzWe61slfS3jZ/9ldDKMR2OksA==","signatures":[{"sig":"MEUCIExQly1RXtCrlhT6GrZaDwnLm7H/oxKOBrQTVOLds4k/AiEA341CUFqrRvlmnao4TsodxezDS+GIhilIHx5idszSVxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitfseACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogPRAAnprmnsiEW8kTomdUpDASyJ6ftvd4nrpkI6Cg2PfYhp0KM1BX\r\n36+qbqUyIPWw2El97FqFOB/QegugGBu4d3GvPxIwdMG1tXqAf3wJ7dOkKE6Y\r\nAMgBuK0FiPNnL3bipBLBZIUnKANAPVgxsXX2A0YFci7W3zHucsEesZksN3nt\r\n8dA1lD/X7v8fUgR+5G80FOK+9XIHMAvQOFQXILvvBbuePfnVTI66QhQ2uouG\r\nESoKTj8wrAWHTXR1BWS1tWcgNnsluGs6oP0xLiPmi9cYECiU82qwP2zo6Fs6\r\nbY/q4EHqv4wFr2q/FHxNpLJa+5TBs4rF733Jyi4ajjHg9LLlitkfjjuUl78x\r\nRauKyUdAxtL/dN7mSLWiu+KTrVWhQwiVo0vD3o6z+8oOdUswO5kBFPqHFuLw\r\nxQVZ9feyfYzFWXiMKN+4ynjZo69J5WAmyQTsZirFFX9nAUoAVszJCNNks8YR\r\nRWo8RIwrXDHjTkjSD/7NU8BxSrr6KaSBgMDuwp0IrcvZP7dVsICwpIgT6Cf5\r\nQPV0gE99y2BvQRlvBAMtOGewLs2oo8ZMAIG49oVj5Fup6bLiLlh1PqMcTX3u\r\nGxOS5fl7aSMT5a4KhvBDiZCKyicM4iZ9zTwgTO42jmcgaveZMEelLZHWDhue\r\nNFQuhRSYrPRvmdHKr3Lnd0FmYwkpSbZ4G4Q=\r\n=Dfvg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7086840.0","@graphql-cli/common":"4.1.1-alpha-7086840.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7086840.0_1656093470484_0.7440601189990097","host":"s3://npm-registry-packages"}},"4.1.1-alpha-742419e.0":{"name":"graphql-cli","version":"4.1.1-alpha-742419e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-742419e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2030fdf961443f3f8075768bc81f3bd83949de2d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-742419e.0.tgz","fileCount":14,"integrity":"sha512-bAQZ0YgMP5uLM/xHtpGbrJXwy33yb7d9sql5Ki2xWgMaFI+En0jMMDe3VwNjRL72Y91VzlbnY1c7/kfzDRwZXw==","signatures":[{"sig":"MEUCIQC1AHiJi6AbPuZaWHTlQYMhY9adRbxp8x5mcUNKDaL6RAIgYfkyF257uyWN8MJmfwW3QHNc2p2HoVeuc5x2kco70Hk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuaFcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJ/Q/+OAyeH0F3OM3LL4teodqWKQSSZXPlyfRMWIjJZoWRRwaRh38v\r\nAY8S2hjr5yzaXhgS4Rgnx3HAGFyPgDKUilWEf+0TMSyFIBhMyI/H1g650KqE\r\nMif0ryEqD6pJv9aoOi/0Jf8UxWKCcJKenzdH0K39lUefgSogdDxHr/hDn2pG\r\n2lIQuYvtHg0WbLIr43XHJLFfo+JW7EXx93NTQkkZQ58oz7zEwrCR1yHVksIF\r\n9xnWmQ4Y5rn1OybC1RYmQg6IO+dZ2wsG6ldlvC/ULsSPUhi74wktE0iQ7m/H\r\nWv87xuTuuJTWYqVKyBWFHCVahsc7HIl6UOLXkqU0Ix1z8yvGCnK1w83/ta02\r\n68oa4Hltd03cyz4kbUwfqdP8aBmECTk0Tks5YV+Yfo2pO/NJE1Lqbg2zTgaZ\r\n7bPM908xb/908ITXB4Hw79SfDua3m2TD+Unn9SdKG0SSxM/GZ33+5lQjdtA2\r\nHvzGc4TzZFejlQF0N8dI5Z9UCgO29CypCeMJP1TVX5u0LxzTk+TjurvAeEpL\r\njup/GnSfabUcynoW147Z1XqcH0O/vGAJWDdossEMz0KK7qtZyhTQZX0WBBrF\r\nK4xWL7aqMScf5UJFVa6Ua2mILN9jWi0JhyBMr3TKX7smh0RbOHqYlJRItUgr\r\nQkC7Y3Yrshv806HxuAuKDtI3Yvpl0qSXUNk=\r\n=BiTk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-742419e.0","@graphql-cli/common":"4.1.1-alpha-742419e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-742419e.0_1656332636377_0.9922450969684427","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dd4e784.0":{"name":"graphql-cli","version":"4.1.1-alpha-dd4e784.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dd4e784.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ba4908be1758b7dae6d11cf7f1c28b879b1f150c","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dd4e784.0.tgz","fileCount":14,"integrity":"sha512-O9OOoaZjmhkAVO6MZ1/IK0G0W+/SakXYbbzaWWr5TxvPb55joz+tsemA5CoEUIcES5ddxg68KjSwgxSCjjXqaw==","signatures":[{"sig":"MEUCIQChvTK02Yg0MkcyE43neWkX6DLG0ZdDJcBeE/pZhcn4PQIgWdlJJd6nT63MdiY35F/behsWSV/QWx5YI5oyQ1Z34vc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivHtXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2/g/9F+ef9DBDHqERvMNYgUCmw49UWQFPIllzKgCejiVPnqfReChA\r\nccO9IjvG31zj0Wir2B/pcas62U3tdrIRA+QjQOOHXxlBCvosxyMgNqJZ+Xlq\r\nf721LqWf3GUihnWiJ48PViTiYF1QWfGGYb3SxGnbQRv5Bn9+4EhaHdn8HKv0\r\nuxUSzEWzdGTT2dUBVm2eVh75iBUJsmsGivz+dwv+H7E+07YKUOrDIWi2Sm8+\r\n9h+buKjeE7QIJakOT2yT1Rw8j+dnc+Mqxe8SDlO2vRC4QpPU9reiHYcTCoM9\r\nYWCdedCr9p6qkcyCreXjLQ7IpLbI1T/4qQc8/hJ+Ztv6TI0wlbHYMVnijdLI\r\nAijEyoDPR83FzPfQkwT3xEyesFLVraLQrUEDsBDDGFQZqgI6fB4RviSk7YUR\r\n5pkp12r7/vltwZuMAxfOT8IHXxSN57GWXdV4rQelFvNDy7bIjw9CpYf5T8YF\r\n1IL6DlbwOPovRXmiS7Sksq3gFryQ0RWsvUvSsYJwuwjD6fhYpHD22PDBYR7F\r\nHCBOalmicQouC+9kmxjQrbKVpgsrkhF39CVBGz3xGvu2/OTBnurdDD8FQNft\r\nsI4lW+JDxBVFZI3BjaD5LAaXratdXoiGflF/+iPvp5HUGYdHgl0aYRj0egn7\r\nO47+BHSnYV7j7epCLq2Np4dIt0vD/NYPC64=\r\n=LPa8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-dd4e784.0","@graphql-cli/common":"4.1.1-alpha-dd4e784.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dd4e784.0_1656519511096_0.20995945906609936","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e6f01a5.0":{"name":"graphql-cli","version":"4.1.1-alpha-e6f01a5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e6f01a5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f8d2315aca806cc7cc02e18608d118efdcd22820","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e6f01a5.0.tgz","fileCount":14,"integrity":"sha512-NBNFQ1CMuQ9uLEPnUx4VjCxUPAoheSuU7roLCOhOCowRyRlQJniu3B1baeGUbUP09zLJfcMfFJnvwhPgbRy/Gg==","signatures":[{"sig":"MEQCIEpoCwKJwiR0sIWScbHmkjXnvsEW1dRf6UFntCKgycfZAiAXgkTMYAB23WOSUKPgCbJ6ISBmbp/lgIlpDqy0vxfX8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivNWvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTyA//QF3egHw9vKDglFC46CDkPy6BtD3AynPNQlb5PiaEo0lZZ0JV\r\n10XAQ1Sm1CcR6BTbUam4pY+fYbetuDhpzIzjg8h61OAIJl8nClrvnA2vEuVW\r\nazO5scGBGEs6p2XglpjfEYQ7rR6DWE4vAgfcrnZhIFITiouBY6y8FVdpk9yY\r\nrZ02N90WL689PHajZXhru6sepLzKXY2Efr2Ze4zzDsNXChn9eo4shjC/vroP\r\n8ql5Jt81BNpWB8VJgFmsLRtmLSlOW1B2M+G3rGozHVXq1a4FZliKIvLUymb1\r\nV6V4U5mbY0Mr3mXLfqY+yySsExMk58kMFqlq4jOjhDEEheHCIuUrqt6m/xj/\r\nerkAipniLuCeKfVZ7si+bvZuBoVgaUEFMojOX+Sp49o+4Z+CzKi+fc/OzvZA\r\n3uY5WL4/mB3ZWu8J03nUmU8VTkmMrMftYOxduIDKhQRhzShw3JhhNuBIxjZ8\r\nyHIR5GUpUbPtu1eDRRnzQM3iw08SBCN1dsOFbPOfcJEyEbx4EFdCVxn6aa//\r\neIMn7WlL2Lc/AKFnusDohfP0u5KwEr7NmE+o+gAUUzKd73xwqWHJ/Wi9Li9d\r\nX7Aatp/42UabTUyL7lCA7b/QMLFgVWpGJIMxjAZEx4PHCULNHkAWVEpt59Ec\r\nRNklchhQUL7sPsTGWsbS8KJ+Zx+h3gEze5s=\r\n=VCxP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e6f01a5.0","@graphql-cli/common":"4.1.1-alpha-e6f01a5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e6f01a5.0_1656542639565_0.3810741757246343","host":"s3://npm-registry-packages"}},"4.1.1-alpha-67648a3.0":{"name":"graphql-cli","version":"4.1.1-alpha-67648a3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-67648a3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2672ec9bf4108b822337bf47bd1cb2210da7ce3e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-67648a3.0.tgz","fileCount":14,"integrity":"sha512-EL9LfsaZyF8H0NoAl83Cpa+MkEzyeQ7t1wQF12lS7SzT0l75FmFWy57OMvKCjJinkrex8qsYSZHhkG5n0JDMDw==","signatures":[{"sig":"MEQCIHQHNNmXnOkpHA1N9zFS1X4TN3HyhGEjurzzQG7Sb503AiBB0h9dzToIj2zicRi8j7/vgYchPGt6HolMGCZ1J9EIVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiva86ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5vg//f2lCWTMd/JNMdd1YH5K48A7E+9RvcaC3VHzH4Ivh/mAqvhOT\r\nH/VZ8KQ7Khw+Nvv9WXGVFFgIOvzEsANOJYf0l5u+0rtTkH+R1cbTRcMUihH8\r\n34BUsn41z7lthNoSvrPeCFU+2oSK73QAt7pJXC1PdLlHj9zpONPVMzNgqz2v\r\n/IBfN1+2D22cBduNRefIDzCyO8nzrsZY04mQ0KntsrDPIB9Xsq1v64vuwJev\r\n3/e5P3Y1XSx50uSOOC3I3a1LXJqyYryKAObngvFOKOesNEAxvcV1hCKwqCaS\r\nXi8quDiWHp7yUs9sfy1b2qX7b2vLKIehEUZPE0FTZUEqh6BN9yVOiFWzxM6b\r\n4b7fURUdEuZFS8UUDrvFRnsrzX2uUBRyJ+Of6qAz7m+m1j8/6tK5F7pg+zV2\r\niDa6SzdrEy7NHlRvsjRjidqYyK/Es//H61B1A35h2zeLSESwNs3S2kdJzFgv\r\nEjJH71wLWIhXyyGASkOfEYkarcXq3tZseXJVu+ZCOWFagOZZ4ZZqXrdZjLln\r\n8QdCeon+TtlbWGPfulDpSEEFot7L4VAs+Ya/6J8mPltt4wbtU4gQvPCWXAgS\r\nQ81WlRb10FHWAYF8wz6hnz50yYEQ++Nb1RoVWtsFM+M34JsWRyWP4D6ay/X6\r\nXLpQ1UYPhC9LsMn4iLaBE/idC8LrQkxwqhk=\r\n=heC1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-67648a3.0","@graphql-cli/common":"4.1.1-alpha-67648a3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-67648a3.0_1656598329945_0.9899472964415683","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e42a2ec.0":{"name":"graphql-cli","version":"4.1.1-alpha-e42a2ec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e42a2ec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"037750284f5018c7585ce4fbe1e68538b5d12f70","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e42a2ec.0.tgz","fileCount":14,"integrity":"sha512-HW/BmhtUJ/wT1vH+pApMFWjvAvL/v6+YYjObqVj3ar6eLijHoZYkBTnPM5dEuSvEHNeVjy+41hUQnbWT/64Z+A==","signatures":[{"sig":"MEUCICYknKZA+pUEeqPmkcCTueGwGeWNLyS4A5G+Y7WH55VgAiEAqobNTxS0PCsDHugs3oPJ71cIPOVYZLVbtZdAo2h3vvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivfgcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3Xg//fdYpvWIAOCUrE5kwuPZW4hpcin5RCgGOyilpwvXg7narHfjz\r\nFvAydEKdWOWMPAt0tJAgIScg4kJSdQX3pzBYSmXPpkeOSyJXg2pRoygRhsMS\r\nYKqjVEcbIB5fHRLpp9VYuPahY+4HrYbOO28p46ts9mKQsgO2ABls92yt/Oi6\r\nZm8T4vPYHX569PrdnRpI9D1sLAyxzt1XpLUz5zPtdh4nG9azyJDIk8FLC/LE\r\n22DhQ3C6MTnfKnYKMIQ4Cv66t3v9vzeJ/jg3qAmjt+0i3ETBtviU5QQxZUTq\r\nMurRST4vp+fVZUFTvQP/c8vOfCeuiIY2nVGd5z413uqj50efQ30y/doHvIkD\r\nBx2m4dGhGZ5evfbb29bbuSmxS63/T3/JN8KZr0iUqtA8GCENbHwOz6dtaot2\r\nWHt2taxQuRgAvo1q+0huyXlzPt/7IT7q08eXlH8shIrDUSQ0W9xK6ZksB8xQ\r\nfdKNHdMW0LkedZOQQXhwaUUVYIaILC1qhs+ba4fcSq5GlCppK23IDbtFnj77\r\nCJMfb7o21igZUT15zJOlD2TAef6AtHJXB+x2/+i3JQVWZvbnD7zywBUeUboh\r\ng4foidsEgdRXakXliTWYHCW5LH7DPdB288yPTffE6Ky7zqmTS9Q/Qegv9GYd\r\nxWNoOqigLryZHn2qcaak+LBfSP+xnJwfrkQ=\r\n=JAxT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e42a2ec.0","@graphql-cli/common":"4.1.1-alpha-e42a2ec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e42a2ec.0_1656616988064_0.24781230280736444","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2e98601.0":{"name":"graphql-cli","version":"4.1.1-alpha-2e98601.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2e98601.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"987745b48499db41f741853bb28ff3838da3277b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2e98601.0.tgz","fileCount":14,"integrity":"sha512-JhMaHlSUfUQsKl78ne4udN2xP1EKDvfwOLmM78NRqiTrL6OeVHA2AiTJKzmtVJyqzJqYsnQlfN3X1IV9C6oS6w==","signatures":[{"sig":"MEYCIQDShHy/SWoiTzBGuaF9E40GLU5rlUi6bDTq66jEYt4g4QIhAIg4Wzy8b8fZzf4BLGi2htnVxN5PNdt0Yob2qVgEh/NL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwJUvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+XA//cL/TKzlTYg4dp1CrNHNMlmcc1RNe5vkKwoP0QgfiU8LjNhUU\r\nDumNkVOGsIndkTiPqIeZXUoUgTaLwiHgPzpOWbtAVoAeOVfXXnO7I6VKm5Nn\r\ni+r2unLxJkdBYMjVaSO+exl2LH22kVD2+mXfJu47t2TsJ3xNSpZMSyld2h34\r\nzn4pC2+uOYItoMp3K9wybkZnriUqoSEk85yFFJcW9WueVXYa1oskjV5591op\r\nOtA5ZdGMSv9/Bn49M6BAyhcyvzZI7qNPen6t/af9IMCL3u6ncGhNKjxTXpp9\r\nibt3NRVZXCbV6WAbhm+pg1FkTqCpeU+z+/esi4pzLNhj+FIgn/0h+lzK2tJx\r\n9VDhpm6tRn5/Lz3vsIfhnXiIino/KuOBTF+CX+H29I7RcVRbgvXlpYUkb4X6\r\nQg+yhN8Gyhhat5NKoLf7vTorJaGBd6BCRZ9GxoA5Td//l28GAERlItvlsof7\r\nAnHW4re7XKJFCjjU5PamF9dYZLuBRQnq/wrYzeOGYQXvrxkxP7u83JtK/EUC\r\nBSIKQbvzusVHgkCixLkq5MGdHHlyN0vNBsGM/h2meARwQSoBlqi/4mY/hnv4\r\nN3jHKZzIQAOQCNOn7S0s6ALVFspEKNDJsoa858n1S9DUqIPqxLxOHyrmjgTD\r\ncW0OtMijF0koVu+pup5G8Z+++nqGZoljd7o=\r\n=KHyN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2e98601.0","@graphql-cli/common":"4.1.1-alpha-2e98601.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2e98601.0_1656788270843_0.30543145074908606","host":"s3://npm-registry-packages"}},"4.1.1-alpha-eee6478.0":{"name":"graphql-cli","version":"4.1.1-alpha-eee6478.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-eee6478.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"486f9065876423b6684c8409492a045a6c3971e3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-eee6478.0.tgz","fileCount":14,"integrity":"sha512-TQEXiKQ+DJGhNmwJKMy2DOOSwhKm83ePPyak3yEQnvncZzLzPRLEQ6l9nx532WDNCJ9oOKZLBwcwGE1KJ4QmNw==","signatures":[{"sig":"MEUCIQDjSJ9orbwpN2NCspwpamtqgBN2A5XpqEVolXFln0ymngIgPeKxG3AxlMZKjL8J39079d/kVDmO182vOKFeL4ad3Yk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwZ4RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcEw//a2QmupxBLwL057F1lS326FXZWsFGq0+V0qfYNOrbaEhdFnlv\r\n6S2VuZw3dnDauitmhkUc/j3fQaCpn377hD0+l+xK2HST1pNuc5vhPaoJwM5D\r\n7yx9ZCRsLPGnH6nmJ5DW29RLyIn6EIjfycVmYBe+C8NNXcFZNIV6YX55baCH\r\neHo4JAr4ziQDk5khdjxmiVGquwRYhKF1fbaWvpn5fuJfzoMHt8XZPNC3kjkw\r\n4MFX4eiE3/RMLefWZTGk+qi+RK6YXK07qy2GR8Ksm8OEjRmWF3STXBVYOO1w\r\nobqYw1T3lTz8FH3ae1p9U/us0UzKoq+jsf8NplvfWqNCDE/sDWXYyQE+0h//\r\n7ccov1h0WKiFFW3nZ2cyllOyFAg/2KV5Lqjv29beX3mSEGGUAjcJw5d6CP0r\r\nTXbXpb/sG2dMV2OQ+kXf3CsOG+aVf6+0GWNsgOxIniPBdb4yvJgDVn02mETB\r\nFwDPHKyomLPtZzbEj9D1qfYEwxMm10zbmdMwrZo+tXbEysELXIeMCt1xEL0R\r\nyvakjoUaT6BBc+f96o8TJdsG/ao8MOsxYOFXrcJIkGfVq7zzgy60Y9nRubT2\r\nzYEW8WU/V+YwJbhH0a4DlI16+LcqIsFWxCE3+xq7lGdaaaUgiBwFLwGosnNZ\r\nDqp70wCw4fQxataBlz6qO6QfTpZITPHkHvM=\r\n=26zd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-eee6478.0","@graphql-cli/common":"4.1.1-alpha-eee6478.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-eee6478.0_1656856081218_0.3826212770870603","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3429960.0":{"name":"graphql-cli","version":"4.1.1-alpha-3429960.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3429960.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6f77814a5e93c4b0f4322765a5817560d217a327","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3429960.0.tgz","fileCount":14,"integrity":"sha512-93rNn7ej5FZhN5EdsBaV2HylcbKFLL9WvokjjyUWguUXjDRGnI8ppQHXdgGq3EEQzxhcRyZCGZFfPKuforzojQ==","signatures":[{"sig":"MEUCIQCnapXmolJ85HCpPigaTRB44qXyqC3BGeGydiXWulPVrgIgPMRMKkXWa0nWMdqsAscicxYhQS9ITrsIdwYbRt1WiP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwtrzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh/w/8CXLGuZccKMyeki0gPiNSc1iemqWsRF8WLD2Vvk1pNpnlz4LT\r\nnVe1ncCw12RYemwQ54CatK8Zb9QDA8nfgB08K5cdFjJdhzYjfk0RXkcQbE2D\r\n6T7qX/hPHuNLBrfkUUCd6EIzDK5lqHPBTlTo7jU9rFb3l8w2VZ71XHJbZWLQ\r\niQ1PlZV2+BY5lMrlpfb66Qh+yO1ko6lrTArRYza+OAV2YgBingsXXHFYIqwM\r\niKmY4hWX/vrCBGCudFV1fJz1tDXcgib2eM32iP49L5vsKHnAiR4zRd5jR1nP\r\nGjCNBr90geIuEScCbIiRum4YxomNXgv6MEdvY4e6cVeWtnd2XUF/30N4IiWf\r\nYBsXE8UTKR910oomDm2H7czO7A8a18qoLnq5Vo7LhT36zVDcKIHvTsVJBewr\r\nleIKarmAD0KTMyzUcXsd7GhJFMJLPupQqB1FZsx3QTcGXNtcxWrUpo9UG5R/\r\neNLb4+6CF2U9XuB4cd/Q8IOj6KyM0bWFq5XoraF4fTDo5LqWYQVJ36quyFku\r\n35ekcx2TdhzpjRLhQX8tTDSXeHnw9gNE9Tm747e6+kvavlowrn6Cxg9H3qTY\r\nqPHzVODALkoN89SoMGJnMymH+l2j9DDJloo88XTT6YJWqvL0WIBrkqlYUMQM\r\nhrV809uUrSM+2PYyDLR9ooNCPjyiMPjlltk=\r\n=g3+i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3429960.0","@graphql-cli/common":"4.1.1-alpha-3429960.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3429960.0_1656937202890_0.251976252673924","host":"s3://npm-registry-packages"}},"4.1.1-alpha-db28c6f.0":{"name":"graphql-cli","version":"4.1.1-alpha-db28c6f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-db28c6f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f98121de6be3440f4c71daad6d5f088cbb9139b6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-db28c6f.0.tgz","fileCount":14,"integrity":"sha512-eAf9kbHihLHZHsHtzQsdAiVWfqjrBkem9rULXjI+vZwS6KecqUiHISKOmkHl+b+1a/TlXl1987LnfpGfJibULg==","signatures":[{"sig":"MEQCIAZeY7TV7m5pxM/PNv/pkNCg6Dg+HLonL9dSjYDvG1wDAiBTVRCRxgWllmmlzjk8GQZnIZkeyNPVIoAkNDaUejzxjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixbW/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp44A//ZOSY0o7+ZBfRO/D6ZA8j5bXVljz3SZSigaUgSRfAh/4HrGcU\r\n0ZhcJ2mPcDOZ4irWiVxTU+05s3pfG0jw1PhbXI5p4en4HfB7OvTBY3AwajHR\r\nph292fzEZMoujytLEmkqmT7R5fMjzr1b3tHesZfklepo9Cae9nXuhUzqRsMB\r\n5CcX8+VIDe7DAhHz63sdEwcmrT3a/4ExqbdYntWsRX/QYylmO43VuCdG09g3\r\nBcqhmomR0MSVVHyY3Nii7g6rzSbXCo2vs9TVQ2vXqhMB/lfnYJPq0bkKTvNC\r\nOPETI+AS55EZS745THISEYWf8GG1qnHKjQgYUWO5U+QoHUw75Du2m+5oXGsm\r\nmEH83flrm/G160J+d7qc88HDc4W+1q5oRq/d4Xw7HWF20Gg4xoznexSQuVUL\r\nQ5ofKHcZdYuWpH56e8NsgleMpuCrPcnKCKz3IXdw1gbJs4Z24A7b+3EfuYFj\r\ngv4aL1+celvxohOO2Ter1fZeaMQrlehr78PXAfNncVDD4M4n4YvgCT5JKpzb\r\nJFe0VdclJer3K/Y04KFXDcQaS3uvmXwfGi/wjVwAxDso35bk87zV7RUlD0XQ\r\nGh/fgwqhMj/TzNZLDeSFsleseCgr+zoyfmqi4ql6l/E0KwYDN8MUOJWh9Bk3\r\ns8wFJDj0j0+sSuKd/EGYdo5TToAvFkeLrd4=\r\n=rUmk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-db28c6f.0","@graphql-cli/common":"4.1.1-alpha-db28c6f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-db28c6f.0_1657124287553_0.03408214230315809","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c6ef8ec.0":{"name":"graphql-cli","version":"4.1.1-alpha-c6ef8ec.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c6ef8ec.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"df1d7c3643340390baab907f4d9a74e9b29fb966","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c6ef8ec.0.tgz","fileCount":14,"integrity":"sha512-A5jQChRyMwOLaEMWNLAOmX6gJLTQb7Ns9dbtYTtt8ygkSMzm0CaToNBbxK3RS7ucHK2RNYA+Gm04RVWDg00gow==","signatures":[{"sig":"MEUCIQCUzvUpRQS7/jK9SDzoX2kfz/KmF/EQ8mrGwrepeTdMygIgPEdKluL2u38Zj0Jr1k+wjaWgqnyVMh5o68kb3QRitxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixtW8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1nw/6Alv97MM14rVbYpRGoEwFht4ZjqOdgJnxAkIWbZ6a+O704DOb\r\niHPvZnfxYU05f60GZ+Nf18mTBQG/XmPCBxAvZmVzQQmr+vPqSvkesNhGAeb3\r\nou8EW7A//x5NvKH9u5Qc1F5e+kStDUyehckORFqWhDiFxkFtRMWYg2Z7uNCR\r\nOaVMb8nRq9Wg7WFMjmfyUz8wEzfDECO56HBWW8r7wiIudLZoQV4k2quMO4z7\r\n9xbfnK7CnWCelKW7F469TGYLehObVwu9/soY/HwY2jzkUPnNOYQZxFEoZPSB\r\nnLG6kYQzwQrd+N1gSqiceYrcfttN3SeoytB2OfNnQV0CqHdeB0NN5X73OKTY\r\nZF9N8szNB60pQyOxOj5haOEtyhNvyGSHwRhvYoaNVgMSqkR71MaHJgOySL8C\r\nYli4+NqQPIAI2L1I0ow1Zk//LE3uQ1XvuWepU9NI1uRYy9mX8JoJDoOUBwRT\r\nDMc07eji5BgSxzRdSFOtj4N4N6KaOdCNP37OW5VJbplpw9EsF8B6E8KBnqpX\r\n1FeIbXyLrOQ/FiVuxGkwrlNl0dWBVZZ5yRRnFusJI9w9ZJ5CRTiOPwCtt0cn\r\n5r+v90C7pJ1BqTnqbQMDvRHvRUkwDsGx3HSqN+gBPWQPVZffHPK7nAA3A4Y8\r\n/TxGJhnKxsV8OemmDVzJaMRx8oZifAZw9Qw=\r\n=S3yc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c6ef8ec.0","@graphql-cli/common":"4.1.1-alpha-c6ef8ec.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c6ef8ec.0_1657198012515_0.5136693883880954","host":"s3://npm-registry-packages"}},"4.1.1-alpha-04eb0b6.0":{"name":"graphql-cli","version":"4.1.1-alpha-04eb0b6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-04eb0b6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a44ac65a0c16813b51de5441c2560537b13019f1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-04eb0b6.0.tgz","fileCount":14,"integrity":"sha512-7sQPmiL8+uciAyq6VogbniqIna/QVc6iRVXwJnRDoZvedt0Opl291h4KQgWuyIvL5e/349lxVapqlAe3f1yJhA==","signatures":[{"sig":"MEYCIQChrsao8fkYIACEJiAd/whs1vr60lS1GSfYyG6RGMgmGwIhAO8Z9PGWPXAIYuSlcs8vtTvueFyFFnPtW86VAZCws659","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyI7PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNfg/+OfYc8lwVmUUwKIMOACb4zSPxzFHex9aT6qT9+qYR2fpgm95h\r\nAc9payEIcYglEiI9hpuAG2ZBMUA3kmveIWtfj1vbK3dR/Xvezli6DdfAYaKb\r\nrhrXsGVA+WcypZNyb5FSrLhn0w21KZLuccvNUXm2rum+FYxc8DS5sXxSPDdL\r\ngjEGzNg4mOwhdmhGPh0DluGnb+XRbYOlUu31fM1IG1Moj9mHfVBgpUVKNGew\r\nLNdmTIxd+aWOKxxshP8Q2N29d+2U5vWPNpMnGRe+/uh0fKYKsBl4PRuYQrQi\r\nZyDZ/a21VBafu1Mz3HGPTCHf2YrS8djvnhatLFN+T15nchiBC4J8jwkeKb+z\r\nQdIdmaqr0emG+dcr6/wNwQ/UJ/7QxSSVxMCf6g0NhzkBgIG/T94a9A8M5UP5\r\nK62OMZrk24HKjG/2Lx/3INPATPeTlzCJghNmrD7B/MFqYmdwXv+K610RWyTN\r\n/pwTNar1MoKKl72YmrG4scrl/cZ99aIZs0dOKFLZOPum5aw9+l9CXG1bryn7\r\n/wfTvaLKmXUHlEx6fyox5dof32yLZXPHdvU3BESdHCnEZP7Aj9Do6YmPKhYY\r\nzLCBHbd7GCj5FZSPkdyXf3Op5uoRApzofkC/01M1rQqU1PI0ZhJyAVVVNeK9\r\ntRt+j9WAxhBZboQlHaYxIZKF847NTUOhUQM=\r\n=ujrP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-04eb0b6.0","@graphql-cli/common":"4.1.1-alpha-04eb0b6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-04eb0b6.0_1657310927798_0.14521159729308342","host":"s3://npm-registry-packages"}},"4.1.1-alpha-60dfa02.0":{"name":"graphql-cli","version":"4.1.1-alpha-60dfa02.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-60dfa02.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"e51b7b8f2a3e38da74f952317221dba7430f44b0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-60dfa02.0.tgz","fileCount":14,"integrity":"sha512-0CFypAPLpDUnqpTR1XUD8fdGxaSKtomegIXH0izNEsVrAnVSD6uo3vG30UWjc4ud5HqFYvGxO4JKor01xVWdzg==","signatures":[{"sig":"MEUCIBibgsujQGVJV3vhVtC1Q+VSF/X05etewwgxGr3VLBJ8AiEAthV+tsUMEHnBF3lOM9JaWg+7FWjV6wRbsUKufIAGxAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyNUcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqurA/+MmPTl5r9rMqJJ4XJgqPjqDTW2xYQh6sur5P+jBJICu2X0N56\r\n8bp/BtaMF3hxZm5ZnJ6STxDzviLHXTlHQqwa+0SnVmLp4Sed2GwcWn4Fin7B\r\nKBh0MYjVp6xcxh98aX3VtfXye8gcTdXHEcBmrsIeWY7coEJmnz4R8mTlugCP\r\nUwKo6YLOaENjDnThlQrYts6lSEGSuULkgwAU4cRPhUOSa5cI0yQws1I/GOmS\r\n9P+g+6ESxTjPGMBkcgJlu+fgx5/HVrIWICDHl4dcD3nl4uB0Y6txFlnr9Rr+\r\nj6Z02Oet+KjH3EWG/T8FyNNTuI0aAhiMQxCuOCoKE8xg9E+H168gaKryC38b\r\ngNzFvEComai4+sziuKWAWx0EHtrwiaHhh8ybMwFwrXw3zmQY197OdYxeQFOK\r\n/6s6T4E3Q2lOPPuZcIKRnUhA7BxS7gnlMvlYDevaxSa9IgrFy/oyiOLgNbG9\r\nc0v8nJ5V2s6KctGOgcSeNafH0u0TvdD07HdhBF4MMsr9AjVxvHyGV7AsSuS4\r\nUW4f65EpQ2cCHRTrzsiKIHymK/c7UcvIAwEWXRlzPXKYWcdIvqCjIvXi7frD\r\nJrX+ZMb7OUOiCJPRGyBm8fKTLLh5t4LJks9PQm0ClHSZP4eVvCB58iVw6RIK\r\nyvpagMK5oRbGD2M0sOmrAAyR6mWAnP94Vg8=\r\n=T+4O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-60dfa02.0","@graphql-cli/common":"4.1.1-alpha-60dfa02.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-60dfa02.0_1657328923865_0.06000722949573434","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7b3fc9f.0":{"name":"graphql-cli","version":"4.1.1-alpha-7b3fc9f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7b3fc9f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0bb0acddac8c5506078d0e8a242cf294cd697ded","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7b3fc9f.0.tgz","fileCount":14,"integrity":"sha512-/aJvxfMFfden3TikgeHqFZLl9dA18LVLVupoqm7T/UGtEt9OA6sWaEBCnfah8KEyFuzqYAPyCCXfDMyjjC7L8w==","signatures":[{"sig":"MEYCIQCEFWRNvHvTehQ+ZhtdSX267nEguk0MZaTwLcK5AVkNbgIhALjQbiJiadasDo76nJhfGvesuCN32vIz7q4UjoS1ZUeD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizIHjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4mQ//QXYpCpslTtApZbDFOiB6AV9OKr7o21Zy7fpwdJbdPr494i7q\r\nvhtsrQBUTuLzs9lrMdru2YfINA3hUjXeXT1lhO0ETFnVP3d3uIUCFo/kSPYv\r\ngsF+NS1pkVaNhkE/ear0dqtELfZXDWuHONloBGPv9+L3DofUcPw9AU6gtULt\r\nDKiXZ1sTPs6mj30ZuhtL7XDBDdV6+2ygOvLE1cCwLSotjNS46Ee/gt8+3/xo\r\naMG6jOgXmb9ykPP0/s41rzt9/3OCT50yipRel2xuWamLD1xvNZT08ryFTlEg\r\nAqFfLT/XjanMOCbd/5WnMkiQSlq5Ja2aRnYQ6se2xW6RyuQv5DKK/ikRDNCK\r\nohYoFP4W4QijAiBidWg1NJ5bZ6TJr8hv2kpAXbZ1ujO27BocWdS9KKmrAwlQ\r\nsQUTrlZqq3Q6SDox0JpV9LTZkid5Fz0iTxRtuCCfQ9yLBxeSGh8yeyXkpUKZ\r\n9/2WueunyZaq9hcJOxpXunLOg3skEHdr8njVHWkAX+gqBCD8vp63h/qsJfU7\r\nSn6rLJ6X5WtstHDsJAgVFH81oiEC5H5h+jlV7vzWieMCbsec+p35VM2DF9BT\r\njzi6XLQrhYLHmyXlT4V3YjOMz4GCTPJRx6k+0YghaHlHzJPsYPf06eVEfoCc\r\nd/ugirkMzRYNgbxKNSt40Rs7RryzieAW5Pw=\r\n=Jovl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.19.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7b3fc9f.0","@graphql-cli/common":"4.1.1-alpha-7b3fc9f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7b3fc9f.0_1657569763533_0.08855781464621781","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f992799.0":{"name":"graphql-cli","version":"4.1.1-alpha-f992799.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f992799.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ceccf22bba98671a3360c8094652815a4185d523","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f992799.0.tgz","fileCount":14,"integrity":"sha512-Fy6pG1mIFTzrE9kgp1C398rXUpoPwDvaRqa2bKerNdk7LMZ7XbyuN+b7/hdDqN6elem8VFnbrgAsd4dwIVoc1g==","signatures":[{"sig":"MEUCIAZetFJWvLg8fGS4mZBi3QTXc/tye5gQxY2TUVNoC70zAiEAgm6ppgQJinW3HoWgfQxw6zvVi1JD4NxmMOnjuqdTexY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizjzHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0WxAAjvbL6Frkcpf1N5LTipC2cH6r052H/n2obe5fNgZdLcrsbmzc\r\nUGsIQAzeft7oQMk3KLYFfjqfJEitMuvDPjyobHHdr+JaRxxGQbc2rKKcooyC\r\nMZN1qftbD/rAMmW9ZwC/IWVqhOuCs18tUBcS8mkUjH3WH8aSs/5CBbX7SzRe\r\nhpgeExBfUwJnsKxUMMDVM9+XfFokt8ZjyrjvrB0VMvpKTuX8igylxF1CXPNI\r\nvxN1AjPR6gQmbboUd7VaiE5mXXBsQA6Cr25dpu/q/qPwRQZSFHBlk4hfLIib\r\nUUxeJZPEuvn6JulGoyrXtdStFdmPYOes11P843O1C26Z82+uYg0aA0pnERp6\r\nW9mBBFq7gIa/J1av7uGlFUoQCncBREwLT7mh/lu5X7ZnyJejN/7wW3m+oIU4\r\nTMZcCL5DXEUmsxFiTSHIWXKaidAzv/QkNZhZ6dDdcqdJTmJiYH2Zj6+11cUD\r\nSbjSvhCIY9hKGRHnkps+TvwWtNbUrYPKeZV7B7kqwj34XoUjuvZuRY3n6Jg3\r\nOwl0xWkki1X74/nAMkI0+JxoPRF3YDiLWBUqUO290DlFKgbIlHUzhJa18d8F\r\n85MjFopYOFq6Inahxu3y1Hbc4wA2mVLXTUZuJu2IatLGnVTxyZqguLfmXFb7\r\nuR6dep1F3d8NWPWF+5zXg4psiJzPSWi/KQg=\r\n=uaTj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f992799.0","@graphql-cli/common":"4.1.1-alpha-f992799.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f992799.0_1657683142848_0.7113273243835856","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6cd660d.0":{"name":"graphql-cli","version":"4.1.1-alpha-6cd660d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6cd660d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"acd5a9631891e37c831beb09c250758516d1d13e","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6cd660d.0.tgz","fileCount":14,"integrity":"sha512-Lu+uocbG+ioUD3EdN/3HxOHNtl8icSshkP2bAays70MoMtQYRhzXmLONow/jnBy5xMZPMfPRt0BtWmMdduoXLA==","signatures":[{"sig":"MEQCIHmrjvxKNepJ9nwGryprTw4LWGZ6fDlXpluJ+N+DSmv4AiAtkqXtz3sKZl4G9ni+gUETTgxpYOPini0rnNQq0D6MRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizwewACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpT/g/+LogkqC0dVUISLbJVz737Odz3sSU3rVdQjN5nPdAfP7hBg3zZ\r\n4S/GODn3IzWPjTTLgdl/rnlNp2y+fswN22o7MKoaIRtOJGbbsLASFs/47DAc\r\nr6kt13Ozvfz8CiukCs/AP70atmiz7wE2qyN8cnDPOsAfxtUCegg0GLF/6v3H\r\ngXXBkM8mtFS0B1FxZjS0tO100fhcrhTSuu647ALwVRqkk8mnQzyVZqm1CB9e\r\n9uu10JnpVsVrIpIdMkgn+8os4X4FOLaKAkMLW8ralzeDa+S2E+trVluZlBcn\r\n2CCE5jbehSEamyNe1MzJ+2JvEAUQenhz/5KTmeuiU+gCkxVZoAUFK1XG2xq0\r\nd8uzrFo4PXjvlOFYxvl89CdHMHNE+oKhUxgm0NQmfKvsZtcn4iQbkNURvPhc\r\nfZPQSNI8ZgIlFB3tJqgKGfBC1w49fLfGU37HMWjfo+NNTxd1j/fNe75kMnMq\r\nnZsb5pvvSWGUIPIiwH87Axumjq8Spc1WbwnetPyfdmuOcLO9TCMROA6kzGux\r\n35O2lp9Xs5wA4JgV6L1Eh2uoTyYM1LEkMKLRSQplo5JFoBf3KQb1nG/jalkh\r\n102Kr5b6GQq64ZDoJyLKAx4+Zut6FKzcH36LNgvFIsNNxZofAXaImd+y7Fff\r\nrIaNe571m6ngngsJVxmaqxMk8u5LM7W1AF4=\r\n=Au2R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6cd660d.0","@graphql-cli/common":"4.1.1-alpha-6cd660d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6cd660d.0_1657735088442_0.431164802794322","host":"s3://npm-registry-packages"}},"4.1.1-alpha-18a8334.0":{"name":"graphql-cli","version":"4.1.1-alpha-18a8334.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-18a8334.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6ba91f41b9c74cb7400de30b59b1552964dc8f4b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-18a8334.0.tgz","fileCount":14,"integrity":"sha512-UYKQ8OhKOBPkgcWT9s4b3hs7pWpD1JtgY+D23mtWOPxNQqIIJOw8xxOTdYBWLpn9hdHeFziWNCl5LN39P4eKtA==","signatures":[{"sig":"MEUCIF4WrDPq17FiuWO8CgfVwpg6MEJp+1VxDI8Rl7w7cbx3AiEA3YTZ4Y7BUySLprX4OqibBRtBqnZTg7XB7rkojwEIMHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizz6GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHbQ/9GaT0iNWZZhSbIBFLVv7d14IoiByciqNm8KvRLqKC9huuT1Y0\r\naj4xT+InSBOFyQsYHRSrUyBNityi50h6eIs3xt4HeIk1LpVS0BZyHAJZDd87\r\nPWZBwZOFx5O8ynHIEuZykqdqi0mXvGRFXdMK7hx0HEO0FfcbsxC/iYe9edRB\r\nhiMXeCAvhnIIZtgYtNHyHIY6p+giiUJBDGCfx6bm0QhkVxOODF6F8rMGM02s\r\niAWavKwVCZ4iaOPtvhu0jaqO1ExAjj5JjaPlXSBHTB0Vsk5UZjQ09eHek7l4\r\npWWx3MShrCgPgNiXr2VCciVPcgahUqqTjgKgLvx2BKKo0JDwjpcEXw9YxrP7\r\n1xrnJ/1LEEwQrX9zhbKOi2BfPY9hjgz+dFqHU2bVKTROHnkwnvsGaXf91VSQ\r\nMX5wfZrbj8CAR+zbjjh5gKOEiTwncRFqv/y5m9VdUqAUg7tIAZp5HIknfl8q\r\nj0H3FbapCYX9Ap1qCJ9BXXxh1csx2rONX3pd5OXrIGMxe0a5wc3Jc2eOiDkR\r\ntGUhFhUnufhnqy1I7cfUQuzQ8nPD/2jQzSfcTpXMk9C7V7p77RIl1SDIBWD4\r\nPHanBUWUcFb+jJyk7LmNM5X8JIG5F7rcU+i8jZNC+4JBuaHoACTLvQUNhoSb\r\nJmfiNe9YmZYHbsMBHc9Nq9eHbGZvOpy93fM=\r\n=Bsyy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-18a8334.0","@graphql-cli/common":"4.1.1-alpha-18a8334.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-18a8334.0_1657749126312_0.08211683426696981","host":"s3://npm-registry-packages"}},"4.1.1-alpha-73585c9.0":{"name":"graphql-cli","version":"4.1.1-alpha-73585c9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-73585c9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"933a7670fa667bfb05f23f06841f6682f4dbd657","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-73585c9.0.tgz","fileCount":14,"integrity":"sha512-A2cMKhGZLfg8smT4PS00aZW73wNMg3l5rvL5XB0WeT+RHg1fy4rL+pvUQbNsSB6R4TY9Ck6p27u8TFc+TblYPw==","signatures":[{"sig":"MEUCIQCXcoULMT3R726eTtovF/aNJVG4xkkiGlgSV4SmJHnuvAIgBWjehNDD22uP4oR1711LMAz/EYxIgQSOvls+CXNBUlA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz2dGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0ag//aZskowR6errBtTftKkN8wzm08Ck6xTJ+p3in52j9SfUO73b5\r\nVQNAQF/1ZrsTOBK4t3oUlpKkuipl8YwU4CiSncDPiUXm4M5Ln1RL7pJQEphQ\r\nisSL4HA3jmyXsCi+uOGWFhoaJe7B9EOBXPFltRprGgizw/3r2NluPpEzMmBF\r\nkv+WdAYTwPRXULBy233lncOkhEqXWCIZ8phkirOKT1e/kYNIg6JLebSpkdr1\r\nq4KdkFK2ANbWOXWVOtEh48Q/Sox8w/+ErszJr/CnYYmxeTMbJBi2nw4ZYdOt\r\nsRkx29sMaHn6t5nlqF9F1UzvrIhyfg9pJj7b5dACPOx/jwq3+VsbF0veAsk6\r\n3lRSXm0Wij5ATe+IpQCqgnkQEi4wIZInxEdEjJ9hr5XaStgqnXmF5b3YMfH/\r\n0aMwBSagyjq1IZJmmgArTnXuLVMmfFSLQFC3Ufv5Ir7NAeqWkV/bek9L58yk\r\nMWn3xPiLveZxFZhYAaOmI7Nvp8i22CM+hmNYnY1eh0pgCfemEjtuC8qMOAlN\r\njP6SD3Zha5fkK+hUvCon0ceipXbnwPEhZ+vFm1c/kzxJpb/XxlMkcW5yuRbn\r\ngPELOrC2BpJ3bn2H8IfrZgA+e0pUgnjvQn2ai8avAq8gmecZEpRm0Wz2oExE\r\nRsftap4mfvo0Wl4QnMmDOY95X6JmKIr+5K8=\r\n=qfuN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-73585c9.0","@graphql-cli/common":"4.1.1-alpha-73585c9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-73585c9.0_1657759558636_0.8970635758640328","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8f05623.0":{"name":"graphql-cli","version":"4.1.1-alpha-8f05623.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8f05623.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c2660f101a8acc6afbb5096733846812825865dc","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8f05623.0.tgz","fileCount":14,"integrity":"sha512-9cQFHT+1TY6Xdc4FjspPEqX6P6bCE1ZGMNP+KCm9iBBrBe+uaM1bOCyh7RpchzEp8VejQXkfGNpnr4VarBpgsA==","signatures":[{"sig":"MEUCIDk3PXoS7VDLBaKcLFCwMIlmEG1eoxQena066coAAw+JAiEA4fWfu+hyw1K0D6tlpETyx+sjLg6DaZolzC8vbRfT4H4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz5ElACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDpQ//QSlVogHy+CxaXzqbbLwAR6aFwdBotVBOyf/2STCHt46Qwy2N\r\nzDnK141Ca+IaNHLnw28AgmgugHvQwKurX5jfssAVouQTbEByQbxLNHi+S0hi\r\nEzI1qUgv+7D8i+GAFH0tMcrnMJ7siSnbhQFffr6C9SDahLuwfmqEx5h2IvMj\r\nQdHiKHIiu97oxD/ze8G4ERAX6T4rscmcxMBU3lrY3MrsaKkiPupPJiy8Jr81\r\n9htSQtAkTp8QOOkRk5UVlXCIpECi/A5tGyBxF1pwZg+65wddwyo+WnY5+Csd\r\nAyhj2K4nrm9jWsYQ+WV8ROac2sbTOVXE4Bzmesnw0yeR/sDdCq+FW5e7H0Uf\r\nt69p7hgNUPuYQ22GmKJhbTUAGLmuttSX7EiGoo4n5JZKuG4NI0vrhNyEQQxw\r\n8fntD6jN0AW1WO7keGh7dqJOXraXON3P1C/4yBc7REZ8a/u69sgSu+67PSkg\r\ndTIRmhkAYck0o5nUf+a9Dv/S89GMOFenOxF8xDzx45k94DBbodEPvKonFhLi\r\nQRcKpTQi4jrF6OENR9edJ69dMpKUpdXXgcoVFFsLPhIk1CauV5/OArVy9wbp\r\neJzRC7TGJD3VgCwl0W3X+VRqRdbjeKrzf+CQ2vD7MbRVOKlDEnAxIUHSn6N2\r\nQ+XeZL5QWcTYPRE9KpLW2a1OHHseByc3IJU=\r\n=DZRX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8f05623.0","@graphql-cli/common":"4.1.1-alpha-8f05623.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8f05623.0_1657770277764_0.33470368120377336","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9f4cee6.0":{"name":"graphql-cli","version":"4.1.1-alpha-9f4cee6.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9f4cee6.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"28cac2979245b7cddd4f295aec143b93fab238ba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9f4cee6.0.tgz","fileCount":14,"integrity":"sha512-ePUSCgNyKKoGh191T+gX2yLoSqZQf1SGS2BxO5sA1sFfEdlE1lZ8Y4jqlG32qB7POzfGU6Ux0crzlQi343v+lQ==","signatures":[{"sig":"MEUCIGHUDV/+PKqYrTU7+Il5z+xoEy1rMCYs9LV/B0QV2wA4AiEA0M6mdwj2qqT1RDt86k7gOz6by4NkvtgS38nyw58PiSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0f6LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcXg//bC6vQfBGZRhIbw5qDVog8MdQ5RCSvl8qFd4TH0C6tJydA0+2\r\nG4aloPXyfW9zY7HwCIWkRvxpjxCnYDH9y2sTd25IXbJGReiOTgDQmCE0hyUa\r\nZ0p3w3s/UM4Gj+P4I13kDLxl9XPDjxm5NbbQmKoX7+iGX63THE7tva/k1XzX\r\n/nCBvB7uNG+Gi7zYZKhofpUHRabidk4JyVIFhPM3wtZbXbqO/SsgLN+oaxJz\r\n/2zNqJmhwakowBJdaAKju28HE4i8Dak/ZH74VbcHnlxUoU1IlDDZWxFIv0ot\r\nR9P6vIDEZOOEMXeBTFenOmraOvq9iSB5sRHMv4lTvAymniKIEu2oruM25rPZ\r\nUi9UcmmPZEOEjv7rbRD//i4XWwwP1ygs4aCrGIHpeobP/TgkCl3ikRI142Cw\r\nl7OUrBP0OxWESqSbXWzDhMbnlYUvju+Oue4jF/u4MVJTvPJm7Ye6+QGQ3RPQ\r\ncg+rOmjZjVB1qckESh4O5ULMvWrPq5lSIbHr9POsNglwjvvjDruUcrammOXR\r\n18q8jUjhtsqscMA0qJ8T/aeXtpeOZlzGeKkjHww01Plb/9ahv6kCUxrHZEO1\r\n8hf8OsIfBVXKJOVhvr47FYXAK7AGy9u32Waxi4ZrNiBu6hpFsDVyvJz8YHqg\r\nI4gpJtNLnnVU7yAlgsuKpywJkkOXaHieXLo=\r\n=+pA2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9f4cee6.0","@graphql-cli/common":"4.1.1-alpha-9f4cee6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9f4cee6.0_1657929355432_0.7805659114153867","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c4d6521.0":{"name":"graphql-cli","version":"4.1.1-alpha-c4d6521.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c4d6521.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"03fe9306253a3a6497ba3e07a42c2063b2d114e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c4d6521.0.tgz","fileCount":14,"integrity":"sha512-FYjt3aijkcHN8LlgxqJfmsqGwSuI4xmhKVvk62NQE0OvB/iJZEYrpkZoTFJawtlWVcfueI0VryFUSMOjXS/Rew==","signatures":[{"sig":"MEUCIQCahAhBMjlnVVuhryz0FPZ/YtHtMt7TJVQeCprj8FBxsQIgV4ZRIArc3k/5mbXJgdwdQJnU0lqewYnhXzl8mi08b+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1OtcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJRw/+Lf5f2p0hzuqXc0L4CHylOjred67vkrSWp67/ven5fO7cCYn3\r\n7Ky1CLQIQWbqV5uQ9MT7Pw4ISwxeSi6LVDdUYwJ6m1YWL7dT3TlBQBUaA4Rq\r\nRvKjvGflDGnj6WWEilIE22MKNH/bcG8uQ3o5eCQBEnhNOSA0TdjIvqr+vzZJ\r\nH6bc5URN0XbmFFH9+hG5z7nSnQLR+r27q1A8FBEwxiOzkDsE9SSODwQbxQoN\r\n31+XcZZ0+IKCKCKwYiqRDALsz/qepC3DOtXSx/GP1o6vQy0tHyA/il0Srezq\r\n9WraLq1Lan/21nLt5kLhJE7U1mL2hzVIm060HhIPkvQBFtfJa+bMd8H9OlB0\r\nTxYYvriaHzY527GN291GVmWWVZqA2BeZn9NLXhDcWroFHXcDrriQ4cvpeoY5\r\nfCYeGKWrhhsrAdyRklYRJ/TB5NkBBVatZApIPumWdRuVr89FI16MdeJupzUJ\r\n2YrMbvEXC25lH+snGJoJpNlNS1oylSiyJRUXNTK/VLlTKWy1hgfarwFYhtx4\r\noY6Dan8tO3hSrKD168URf+xDzmot9Sy0cQpPAcdhmolYilzhklfHIQRNgtpC\r\nY7YzfRoBd/H7yWzSJwBBcrumU0mTBT5tlnDFVO7isGVxA7f8LWSPzzHESLWp\r\nsIv23M/6PUjsVlBaTyCzDbnxD1+whCd8OiQ=\r\n=6bk1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c4d6521.0","@graphql-cli/common":"4.1.1-alpha-c4d6521.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c4d6521.0_1658121052674_0.31251311117220815","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f528316.0":{"name":"graphql-cli","version":"4.1.1-alpha-f528316.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f528316.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1618cc45f3f194c9ac661378cab24e03ca13c5c5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f528316.0.tgz","fileCount":14,"integrity":"sha512-jHkflPBKJ4WRsgccohsbI6vP0lz8f+SekGykae7T1uBMzj/PhIc/6ticG7XqIcvEf7Vaycx7H4pCw4fMoInvBw==","signatures":[{"sig":"MEQCID+g5nKdK7d0tGl+cFf3SNhLlLNjnc7/lXgtDLh4MhM0AiA2kYpY6OlI0pzfCEv7WDcO5ktP+IxFDXT2W9LX617H/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1tlTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHtw//ZvuGbd+9uasFrE5iT2wV+SKrFAZ8SIUpceQfPVKPW5COPKmy\r\n9tDz3Aq79f4jieIec3EDRMNIEDJEOrICc0buAN9XdEF3UPAGFuYIh2Ps0nIJ\r\nJgIigX9iOsxNizxLmaOyiQwaETk+uiNwKIVveRip9fGIMgv/2llagPXu95qb\r\nG9UnYAujUqMf+DfQV0EiXPsYbFVevkTx2Bs0LUxhCoEQ830rNllkSZfIYFLY\r\nqklyug6JIK6WL1au/iT/3FD4txims9ErjOxrEWAmfMRci+ZmLvpiCN/FBwW9\r\nN+vIYQ6tXIm29AaVI90tdJ8fFDbXBwX0yM7BGdkY3PJ0pyUX90FnCt0KAROH\r\nTd/GiNDl2XdVmPb/fEN6UH/zk6A9CxPJZN9d7ZIkS7PtCyxH37q9/2J5+PFf\r\nw2kPD3mKG157uqneRgbo7GrsRS1QlNMKXDtRUUq2zG5HWgRnLGaoagJG8YGg\r\n9/nGeojCkfzI5U2rMLcrMdTU59QikVCyAfiVw9+vgrEKHVRUi5Pug+AxMvgX\r\n4HVyhoHW9IxkvsencNvqQW2bl0IWeCL/JpL7OhWwqTRgTbZDDP0MCN0/8iW5\r\nibIZQ3161SSvHr5dw6w6lkV+2cLyxfT6etCyLyC7AFm2wtxLZaqszptDmafl\r\nMRKWkyKRwXg4lWS4v9+k0Bb0qNbjWZsmmB0=\r\n=c/uh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f528316.0","@graphql-cli/common":"4.1.1-alpha-f528316.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f528316.0_1658247507373_0.3511441840231373","host":"s3://npm-registry-packages"}},"4.1.1-alpha-418737a.0":{"name":"graphql-cli","version":"4.1.1-alpha-418737a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-418737a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"82d84708173622b01d18c1996fa2fc394ed988e9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-418737a.0.tgz","fileCount":14,"integrity":"sha512-+BRXEKC8DqW5bfka6wz7U7WJEXIp7MPttc2hJkAOfpg2rW8pPinY/85tjCg7tS9ETIQnUJF0c5RV7n0cvkm/QA==","signatures":[{"sig":"MEQCIE/6E/t5/OFBzHh6gXHQSugXpeKRB5j6yPjZxZJJlOzIAiAFkuic3q3XyDOtCiOSv2EurzzkcEENM3zEaAYH6dWdlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2DX5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp49hAAl8Cwe63VxZznBpDEZViEQxkR4BkGUx7pB+0vVaCz5O0uZ3F4\r\nB7KyUSOMti793PG8jynpgbzvPtt1SwBmR5k7TTo19N6Auw4eiC1Szv+2S7M5\r\nYKlbRoI5NZBYolz9+TSbno5IHzpJ2hvfTGapvdL2UEjlMXPO+r7ihHSOrtjE\r\nKAzY/NHXQCgvqYnMbps4ZwIPC4R3ix7amp8oGgq2UVdPjF4NOV43GPj4GFXi\r\nzDHHOBHxWAcjAl7RZSLJeLXcZDSVastOqQJbTDxk9ttUNs6lUWtRL3qD79rD\r\nGaZLECI6ENDACAFG61qf5fLVrv5mIbsF19B2iNfBWcU6T6OakIlZn0AMDLwY\r\nQZ6bdi+CUOzt/g9CFnpOph2GdCmaTiNeVXGIZIegBnOdtsWbB3uYGTi1IaTu\r\nLHxtGt7BeKZ/5YNf5Jt92qx4ByErlXden0hijvskGx3iy7+HDkDRVfxWbw4U\r\nfsykp7ICx28vFu9jvpzbe//MkTUuhMffw/NYb4CkMFoxEBkqMckX/s5VStkC\r\nv/S9O1cDcfW935/g4aAiTekigQOA8VFWEyD0iDff2OWXIhhAfS+CH3ItfOKg\r\nQnpizM2dPjxuHQiI3sLvuY4pnl2g5SaOUw8qAft+4Vh49WqwAAx9HpAW1Bw5\r\nBtEo71LqOplnF6AIOwiSdBKFQP5DXyls1wE=\r\n=DgDN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-418737a.0","@graphql-cli/common":"4.1.1-alpha-418737a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-418737a.0_1658336760569_0.19383485046356097","host":"s3://npm-registry-packages"}},"4.1.1-alpha-afcbd88.0":{"name":"graphql-cli","version":"4.1.1-alpha-afcbd88.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-afcbd88.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4bda34c440202a3cd8a05672c199827f27945ca1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-afcbd88.0.tgz","fileCount":14,"integrity":"sha512-k1wU9dFLPG1SLoWbcvTbtjxGU4qJ8X74ZYpwiI6PENAAYH6XDT0MLzs/DTqUJuG37ozsE/Qr6fof0XPUJBidPg==","signatures":[{"sig":"MEYCIQCdY+qmu+vFco+kjmeaGs6MOxYnZFCL+eXyh7YeWq7i8QIhALjn28Z/u5O6To+6jTmpY38FpZM0kNlS69Ie4mxzA6ga","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2UPGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmry9RAAhmchhVsyvEspFyChM1Q3IlXCB64OG98yHR1JNDDPOYI9ubOY\r\nqlH+RHAQO9b3ABqAEjbv38za9zphztCkHxbMYDBDfbTro4w+6RlZvyCnCX7C\r\nkdJhNUYZ0bmVfdeHFvtK2leYz5z9U6rvLRFiVKMDuamKmL8rhu7RnFvYTUa8\r\n1PMtDfjlKI3YeaqrpqUzkXhCN7jItHobdvIMm/fA3o6mY6iTKIHAQg+LhkUg\r\nN2LC+Up7j3Dj5iuS2AOM6wJDmy0KTUqOMm9q0EJ+HlrDdPck73+XOGM8AaJz\r\nC9flLFLmZEvyvTozdOv+7krrNvAYWyqaYok0+Adl+tpJ9067ehK/t3EKtdMh\r\nkFk6wAseuBVOtHm0iy0U8ODyhrRSocNeEmZ/pMRGnEAp7zivjcg+kkYGEzph\r\ndCNagkU1+0gfFD+PNIS3OFIuzvfvJ8uPAyzLoHC0z+sfRWPE3B8opr6bkdrO\r\nxVOYjYBu7c6LRILI2sC6fXgnflQgYBkLVJO5JbQTeuAg67rifI/oedh3DF0o\r\naTXW+RoXGAjyqoffcgKBqbm/DlDEo+wy4boALkwPyITj0C41qqtrUms8idRk\r\nUHzzqclfX8qPF0QxgIwzNetd+TqPF75fFIsrygNiHtTRzGcTY1SzwZaAEGv9\r\n24NKMOjEEKUw3s9vaEtymKm6Dr3VA3c5wEw=\r\n=dNIV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-afcbd88.0","@graphql-cli/common":"4.1.1-alpha-afcbd88.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-afcbd88.0_1658405830797_0.3601546853513322","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e8e72c0.0":{"name":"graphql-cli","version":"4.1.1-alpha-e8e72c0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e8e72c0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9607ac1d353f723441404d647892a9e89383154b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e8e72c0.0.tgz","fileCount":14,"integrity":"sha512-rQB34BQPjUMi0ujL/uX5eDJqn8q8VWA15n3hq43Jn3jxFLhav3bTw52NH6MEOQU81iFJMn8189V7rzPhTkGt2Q==","signatures":[{"sig":"MEUCIA4aoC9El0igrrw5zDZd0NOP53SAzwy/SzoF67rVXh6rAiEAnGdwSD3xtXdRho49MeWfv0LPuDylId5P10ug/rONl6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2uePACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfgQ//SgBIc2a4FFLXmBvmDBgP/MYFHlf9NHuZ0ny7meHN4znLV2lW\r\nNS+rMxRLS0YYnJRbNwOpdxugaz6VsgvBHADXYoyFxVFp26hJvccrtlzDs9FD\r\nELZUieHHBPZeO9AUSBLKm4FTKSgHtAeHthjnm4ltSkjSF1qidDUk23+4FNGq\r\nwuKqRA0OtGVKYGlVoFY/jSajJKU4nWmlr7noZkugPPgf5la766zLOUrzqO6/\r\nOJ5vZ++/TcblXxF1Ri58iUy3bwhnHPSosRMo/CsTCalGbturQlYwA4QVFhNG\r\nFrMcR65hVFPrERLIbIixJy8SA3byE504gTK4irna5eyJI4yspH3KXicruKrk\r\nbrzzz5z0MCKhh5md76sUe6nHZ+du9TjXq1ttmfG5KrKFgwPgaVjUBk7zIpup\r\nRd4zlz0N3SMr3k0g0NfBUb39weSzzgcyl9dzuzjDh1DOr8AHL1ud314VN3pI\r\nfKyTUQpx1bYxIT2JI6RTwjjSqs9cNeRoUfi/0W5d1+QPwEpR9AioSrPgxcD1\r\n84NMtdwLJAy1xg3URE5WKIjxXmMEqCeWnTykEiN8HpF9toIDS/jLvbE1Uvfr\r\nuMrOtfAVUfmJZsoAQhjZnU+1kAMthdyPh1/blyNy1YY4Q/ePvZ5UF4Il9DN1\r\nX73TC2tmfJxH3c1OoYy5L1SPT9NEAKBokjg=\r\n=q72Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e8e72c0.0","@graphql-cli/common":"4.1.1-alpha-e8e72c0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e8e72c0.0_1658513295093_0.7813048649284962","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8ce94ea.0":{"name":"graphql-cli","version":"4.1.1-alpha-8ce94ea.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8ce94ea.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7f87295dceacdfd826baa50151145f23a2cd1c25","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8ce94ea.0.tgz","fileCount":14,"integrity":"sha512-mYhpiVzWFqMEQe+PUhCG1lnd2U8e0r3J5RR3yLNjQWqMQ9663ZC9eGHcAKPcnowcxEakLYePowPIXuP0DpIJsw==","signatures":[{"sig":"MEUCIF1GVRJXydNHYZ3AayMpwgUOEwkDYG4+PKA0X2UGPtWnAiEAtmkFk7A4rkotn09rTdoy2LXsqzT3HfGfp+oo0H+Erdk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMIceACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2vg//bXAkgcfCirojC7Ryv2ytiEgiSahLnO9hBYtGlh520By8s6GP\r\n9o5ZhqYNRuvc+0N/sc6Hx3Mj37UHVF8vaYe6sMNchinHlP/y3lCvAovJToND\r\n07ybGu1eyV8dB1Yq2bo07dMgRYg4ZJgIZlGK+oYb/R7NqJyTtcG7kO1+4QtP\r\nLOvI553FpniI8EJtTPdmQUo8HDTu9cXRRX9tPR8gYm0v8MM25YhF9h/E/lRu\r\nJWdZg0YAXQdWk+RAaN/DodQawMLcqryB+Set+oBKBGwpWWvyuLIqrywN2/Uq\r\nXGDQAZOoDaNwNqMvcWyE5WvDDRFjKtsRSI4OMMceIjZTvIH6FhTEV6HPJFja\r\nAMcFlcb8RP4GGrRgSXTbP5FkRvFA0+CjVePxoNXM+LJLa4idAPfwnTpFfBSU\r\nDwSXMVbWmxFOwn3ogd6q0H8VaLp7Vc0DEQGG2LH30He+k1EfrraoZjnvGR77\r\n1Ss/vaMWXCeY4Bbh3hy0DNr7r2NJE4PQfTaq1NMNVhG6AAMuCYGMQUVjdn+1\r\nH0C4iEJkmk7c9sEtfGCPDlvHx2ex/VN+BOROmLtFWCENSHUu604XFjbZJxXz\r\nzm9HHERNW511WjFNQoWwJLBLMgF+mPwDkZUjCU76AM11EplXwIOJalg2b5mY\r\nSy9tzi3zWRU7D/t8RnSeTZhxshq5I20PXS8=\r\n=S3Nb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8ce94ea.0","@graphql-cli/common":"4.1.1-alpha-8ce94ea.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8ce94ea.0_1664124701718_0.2510836521764055","host":"s3://npm-registry-packages"}},"4.1.1-alpha-642171c.0":{"name":"graphql-cli","version":"4.1.1-alpha-642171c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-642171c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"46acf633eb74484414d5511b076fb829c9924cf8","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-642171c.0.tgz","fileCount":14,"integrity":"sha512-o7Wf8gok8TCRHXw0h579tHFFTRK9/9vBkr2vQQ+JbQKKq29EHjYZY9axFTgcFzD/AJNjdh1XBOcI9jeWJVxwDQ==","signatures":[{"sig":"MEYCIQCdaCJKS69NWxbvlHtrxyaxxhCNIJYpZkGMp1unYo655AIhANPm8UWSbqvMLTKuLP3tnHM6ncPI0wKr2wdoVzl/TVI6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMIcuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrdiw/+MijquiQloKbJGvrAlMy54R9/EmccqOIqpTSYuwdP9cHdOqi9\r\nUR3jLV5IobzbVrwf/7A7QORPJlkKLtbLEDK8cYmh22SrrleruqR96UoBWcG3\r\nhurYyvO+yrb5/EYRcfGWxyk2Y4/5EpiOWCzkUmtpn0ADBJz+aRB2sAffTtyk\r\nysW5H51A6C5VlHoQWtYlC65nUP7YBapALiQ5/63A8N93B0uBtp7+k0N5Z57N\r\nzUNWCRD934A2Xgmuj3rXHiB+hzYS+aQEU297B8AVAjgR6RpqpuNPDTUF4dXH\r\n0C4G5W4vLSdm0Cl44bC6+lfE19fBDypOtvVQNkfFRxZYK6oiX52y4tpjELmS\r\n4Ygrjd1V+6e05hlx6QLi5sfULFt/q7I+A+gysoGipP8TJEUn0vS9WosIpBph\r\naCg1tUTRrcpySa0h4MEE0NllLKQL7DHulyOGY+HLvRWgA+oOaWS5GFiqq4aj\r\nr1n7SMCBnPrit5bVMvua9U/mfWopI+q58vpWmUnWDO0N0vCtUjtQtgb3L2b1\r\nWOUe+YXoaPWq6LoBJ4GPcN/XD6rrbUQbDjTXMH5Ivjz3OtwkQrlvUEVoGWjp\r\nQN/gOuR7p5ml/iWpfOMYRdlemYsXTIkUKr+Smijj5lvXKJE6kgU794Kx3R+v\r\nwJtL1L0aJ51hewgeZbiUm6w/UMTX+B7kOqs=\r\n=XH4O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-642171c.0","@graphql-cli/common":"4.1.1-alpha-642171c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-642171c.0_1664124718564_0.4668876046729822","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a4cee7c.0":{"name":"graphql-cli","version":"4.1.1-alpha-a4cee7c.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a4cee7c.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"31502c23c45bc24e6a53a19dccb89bd005503813","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a4cee7c.0.tgz","fileCount":14,"integrity":"sha512-kAUJSzAgOzDIKxJEXfwkvNXW/NzVTGQ9W4WUYBdSMcHnM95NXnlcd99RmlWcGw2bITJez0tNvVh+AQSzuaxHnA==","signatures":[{"sig":"MEYCIQDyQiVwrpffYr+yjAfpO8hcLEZt0xh2KlCSZAQJ0AKUNgIhAJnzDK/w+I8M1kDoUQAFSYaASzr5djfjaVzmBVO2EGQN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMIdxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqySA//Rl2eI7e4YwtTbONU33MAV/A/fnLIhMR46LGbEZ285hDwwfsq\r\nvfoEEabd5KXdn0cleNMY2/ua8OKU2KoIGO5VrlKOxl42/aHmNVaTyavPima5\r\nYLVHB9c+Ya003FuyO2fSRrFW9Hjh8KsPBoSj1653nkGYOFfkzEAhMOFlL2iu\r\nGcF/MDe4HJP0nuphd4MeDIR/K56R1C88FYEXUMcAFSC0tsV1Th3U0agdynaS\r\nOC9fH5dupecsUOKYVhj22BX45JNERJ2HLYf8aDN1/RKJM3lzj2VCO0qzIh6L\r\n3cfO65ZIrrdPtLFqwF5WvkS8KtuJXOJldqbwGhYMqVzmLuWIdESXvahhQXwX\r\nnXBk6nY31fw92SJsapTNVBdwZCCdz8aQavAcxdSSrALAeOkVdFQnTRCFQuPl\r\nGli541d42jYADCHQbgH3ScJJxA7Mko0e90cxSPZXirAcFm2m12i9HNb00Jl7\r\nILQXjUHe5g0ikXfFl7JB/YhrXzk4w/EPd5fvdCNvthsRXOhsGlNcDq5Psr+2\r\nH3oKeK6OlmdlVUzuRDgtNy9kiTu+JWhfAIX00rpgJzUmJkdhsoQAux8EdXU5\r\ngAhoO/zvLxAjPjZP6r16KXjZO5AFE/BjEnNkx6/98TH5O3h/NZDr4mNyzDOi\r\n5rTB7brfdgq+tvgvwVk9ESuVcUACy+wELMQ=\r\n=p6iY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a4cee7c.0","@graphql-cli/common":"4.1.1-alpha-a4cee7c.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a4cee7c.0_1664124785142_0.086343233253531","host":"s3://npm-registry-packages"}},"4.1.1-alpha-308289d.0":{"name":"graphql-cli","version":"4.1.1-alpha-308289d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-308289d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f8e76df81bbf505da8a6d815efcbb564b47ec954","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-308289d.0.tgz","fileCount":14,"integrity":"sha512-SyfZiT0bqBTwvMxt4KhCLx9WhbJye074wu9P9+pHQCmXHVXHiYKFy/FO9uuZtYMGiKSCBpwBRHbyltZVl1sQSA==","signatures":[{"sig":"MEYCIQDlPQQxz1ETut8dyQP+mblfltVm9/z5Lz8m8grJ2uiDVAIhAIyAqoMJVW/G8//+x00XJe+RkNSTbNM591o7Hp1Kx5HS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMIePACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKAQ/+MLH771g1weRk3Y67oSh7PP9/EoD+KVDz+XA/X6fJsCqeMLJY\r\nk4FnHHLci5cMO2oPBghlQeoQRA6NO7HZPkrTQRwYYUDiDWQOLli9v2z6tMxb\r\nFnN0SSj1oqvm519LXLTf4NkkxU0qQIBmdTjl0dwx8f0kXcFAA7X3GgFnC1oM\r\nmzzEUkrMtRdFjneHbS5fKH8x4hLo2u53I4sstcTtDTciXTW2PiJvx0yhj+Xd\r\n4I6H+ZtckP8xlsMpMBE+OtCzUFjqmhfkRc+cIB2TyuOEeanYF7/7j40j2W9F\r\nTJlRV8USoiIS5iJCjM7ChyVIYfaUtUCwGMK9azDCB+6bsPrleFfDJcPFr6fc\r\n4wHFyZb3Qftl30noq9/NOscbN/xVvairVd09vjmZ3ICU+KDAE4uslW3t5cuP\r\nRkMvgnJSx1TEQoQZwVoVkFYvzX5unXiX9o7QrWEV24AwDPdI6gKosZ9cp/Yr\r\nZJuLCoAZCUUyVO1z3sQbE5KnkYZ5lAjECdsbB+h9Vd1dKJq1sBoXSRkIMW+e\r\nvHKTZrYR1N8pmr8Ras00vCZEcE+ZqSn1Yi3u7uCN2d5tyclXKSyb+iH0imf+\r\nu3/NHuu01xbEs/WZSRou7pAF2TWLEPL6v3YaNFxAiituZg8tn80OKpAVHO8C\r\n1dGNmInz/8mLfB6h2GsvH2o0/tD29o7YHng=\r\n=ZwNB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-308289d.0","@graphql-cli/common":"4.1.1-alpha-308289d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-308289d.0_1664124815813_0.24153022721361284","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9db6731.0":{"name":"graphql-cli","version":"4.1.1-alpha-9db6731.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9db6731.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1f260b5e8680270798baab9eab11fa9f8f21cb97","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9db6731.0.tgz","fileCount":14,"integrity":"sha512-RAx9VOxbftrTHqLZ40beab5OqlL4zv65hdFka2p28aH+3c6gzZhBS12kogkLedUR0KR9m/VMhNRYmttxatvYPw==","signatures":[{"sig":"MEYCIQCMKO3pGUAYxPYbrmPcUdwTC/uyxanUAv2pVFgHYcMSMgIhALVh2qT91X/7uPq1KiZYngpSTePmT7bl9a/k+4YThsyX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMIefACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLig/8CWNta2AZcxVNlXbwsLVKdAx6mrjGyY4/yaEeF4viSNwjWjXN\r\n00V1ll/b5z38cTSzVpKV/6tXu/Y/VrcnDKW7+zypMFz613IBkQIRqUEAyyQ8\r\nAQXNqgb0WyLCkO7gjUEKN06eNwSdDlqEN9umdqGbFUPxB3oYPJr7WIMJoXl2\r\nKyOggMsQHmiIdYhlt1YKINoC7l78yQ0oJdi5Zac7E20bTgCN1sFiZ+CtBYST\r\nJUCvYYClj2hUrHN4U5zo7kc5B+s+Q9Kg0c/CQhboCHcSa+LNqxzj1cyh/Thr\r\nbZ0CnY7Lc5jZweCLE1H8KMUA/X7IN3tNVpHemC0N6DNLS6PE66xYYTJLO45B\r\n+Fkoy4Y8GE7a/t1SUlf5MKKW8iHwb9W+wxoegAVR3E62ZE94uF7+0pThZisj\r\nvrGGjkFPUWk7v5YZa6Hhgcrp4Cw6c6qnw7TOriFBEAVHpLmPnRMidvM50Ymz\r\nag4s9Gn2BdKimDUGMr8JU4jRbj5Neli2dV4rUrqqgMK9Sv4b9nN6ZTkIHnkg\r\n+jdpV2uejDof1jYJWIV4ympQzRDQHlVPlwW+fARy9tYMSFghdVr5xhpaX8Jq\r\n4cGJLKn1Y8k0XptjslvACH2R4snsgPkJN9JefpcypOE6dK7EpBFBt64uZYhO\r\nXvsRl+9e54vgd5jvDw9S2+dsZ8c/ZMjBn+Q=\r\n=u0dv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.0","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-9db6731.0","@graphql-cli/common":"4.1.1-alpha-9db6731.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9db6731.0_1664124831476_0.6641899490005987","host":"s3://npm-registry-packages"}},"4.1.1-alpha-4de61bf.0":{"name":"graphql-cli","version":"4.1.1-alpha-4de61bf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4de61bf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1435cc955fd4f9ee8cb642e8fcb4b219120a2635","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4de61bf.0.tgz","fileCount":14,"integrity":"sha512-VQT0oxTVLKsrNpzaL53bshlqpV+OuNT2Zk5M5JP6iwdVjs7GvMXyr+Q7jV8jkx3O84onWHyQrTcLpL7GI4lTLQ==","signatures":[{"sig":"MEUCIQCjkXMstnMggUyyyYC8cWWaZnyNWhJg0Ipwx+8Ecvry8QIgWocEZkAAMpT4Avl4tBT3GG5ZSGcr/f0HIhDfeK0b0sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjefRcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0VQ//cDdaQWRzHTnTaqg3vR8Hnzxa4h71xQgXAwPFFuYhDHSkL0B+\r\n6jraKd+kKVGxW269YLJsGQhIVhTHbQiTOb1e2F9fKNCqjMJmyEV6nJdvJLay\r\nLG2XMOMXtbdcsqTMMukselDlSXMVDrMpFyCtJcsEpd/1XUMEHoZEPC6Q7Ym/\r\nHUsB5ZUOHqf6eGYarG3SXAaziThIiqcdQUiN1z+XBtPRNMjCgHCa1smtr4rn\r\nYckxR2+rX+m5lXG5uSxUfk9+4SvQC+w/GHHTCU/Z/OEMTqcyarVGWdBK8ehR\r\nMh6kzlvLjwJQkF64OVYQNrt5yz65NSO1OojNNqY68AjBzUmJ+QsiATbYneOU\r\nQk0MCC9SGl+k8Q/G+CJ7uJtIUE3sE3L2gGc/n/4zjaoxFbXv216+XDSExfQS\r\nqyrqxZ+zxSPSeA5gk/av8T1aPIgpMyf5TxDPGQlKB/XihiKM3rw4pl2ppJfN\r\nVfJ7dINBZ23QmYzS+2zWzFX0DiZ18x2xb9/6WCmHDx+WEc3Nr5uS1PRzSgTN\r\nV9C7XZSFB9cxyLSbClbdf8Csh2wwTfy0ghvcqLuU21On+KY5iuoY2hSUlK6b\r\nw6MM4OV1c8bgumuGveiWwZ/SuGtHU4gqkXVzOPVfDKhRKLzwX+oWlGrPclip\r\nlbHRTQN7YiEInhLOR9mIcc+fVugSYEu6fS8=\r\n=Jg7o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4de61bf.0","@graphql-cli/common":"4.1.1-alpha-4de61bf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4de61bf.0_1668936796150_0.14784049657041232","host":"s3://npm-registry-packages"}},"4.1.1-alpha-49b8597.0":{"name":"graphql-cli","version":"4.1.1-alpha-49b8597.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-49b8597.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4e67c4d99e16bcae365ff7a7609ccd0b61180599","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-49b8597.0.tgz","fileCount":14,"integrity":"sha512-DZ0UMMZ0CgE3D1Jaax7fVhKcpw961xL/qv5notoJPVl+Un76IfceXTnNwhJQRdnNi2cqqnyD7CJLRsExtmHASA==","signatures":[{"sig":"MEUCIQDpcdzfEfUPCCPWaV91RUJBnb9+2EayXyoE0hlQo+bXFwIgIxVhCoD7rZIMdDHJv9jOHp9BlCRKb0umFKY4zVy9P1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjefSZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgGg//Xkre9f/3EPsiJ++Sem8VnIAUjB6rw5llB+quzvb/aC98hznf\r\njmQH0/Z3+0/bmVYzbHgKLZmAu8WmHnv0iV+xsepcWWFe86mYIFTMh7z6W4BY\r\nRmOT54A7v/0FQ7de0eTfYdOWr6t6sYr0uUjrRL2/lrWpnVEmC1/3X7w4mHRt\r\ndMzL3gicoM3sbGp8l9RK04JW9TqrZkGSsfWMoej2GnpHxGrJ6Yfw7Br36zWe\r\nY4gvuPpGKtYZrTiy+NwvrAx7S1IQCp4+CR31nFDAnkPipuG/A+S72U4aq7Bf\r\nHzAcQymUW4pZ6tP+TrlyMWgW4u5kK5EbGjTdnM6UQqi5prhpc30nUo9rWl4Q\r\ndXXpA6ZDrdkCeaQcwwAuO2II7iBBhMSsdLeNqMzZxLrv3vGvMP2oKvFIg7gB\r\n9jygmeOPrZMuMA1Cmu1gxLldaVoFLQyNBkOovsg0Z08R8nO+9p9k1m7rV7ST\r\nXtMP/K9XBXVzpSuvOeA8lBUoe74agh/p/FYHliqQCikiD09BCE30iCjFcZnH\r\n83lXtTcGvXH6Lt0Gx7kBbaYQbifTX0tx3P/z3Q1OKviPjxw1ImmiqhJsk8Ip\r\nLhC3goJlmxvDOEwol0xQz9/NboRmcAn5o1kcMUjYnFZFz8gtyFrmsUD2p/wQ\r\nC9LfEHe6xSvcpO5sLM4pC/sRMfyTw+Bna7w=\r\n=MCRb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-49b8597.0","@graphql-cli/common":"4.1.1-alpha-49b8597.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-49b8597.0_1668936856837_0.5345398792228511","host":"s3://npm-registry-packages"}},"4.1.1-alpha-57118f5.0":{"name":"graphql-cli","version":"4.1.1-alpha-57118f5.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-57118f5.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7c236f8313360b691a971dfec6cd1aa5acffcb9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-57118f5.0.tgz","fileCount":14,"integrity":"sha512-F7msJWyXq2oGeMHbkCksBOVKYQA49FNfnLOh+TZ61TLsIeO9U1xznOFWV6S0ZfGCooFOWWJ4qGjcdffTt4NBDQ==","signatures":[{"sig":"MEYCIQCS+0s2y65b/8prY/ym9nLH6IlvBiTWeL7B97UCwrDYaAIhAN/RrF/os61N8MAFSi/urXm09JZptB1UHMkrwoJHG1Ja","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjefTBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3VRAAkrWYHEODgNPe1X92kG2KkQSbpS2wgD4ifIXeqZ2omluD5kyU\r\nIOA020oHI8GJLBg8z7ziqSKa5Bj7dGMu7pvWpwDeLKGmfUZFY28CjERkaMOf\r\n4u30eiB3cYbbKkQ1putKK/kOwBLB7XfMHQFKedJK3ivmEstrWXY0ZEZmIeUT\r\nkJ+fGbDw5oYpxn0UbLihq7fLB36xpJBQvBs8Fs8vFiwva6hSr0nseKzsrbk9\r\nkjguDTVm2nAgXBw7j6MsmR2L9MYvWYA7UamvK87dQHdq39BBOVLUyD6QQVV4\r\n/Zek5MIWtgcjqiKvYpalBwgmZMHFnFOJOwouBst7ciM496Bdoc8BZtnTbDMm\r\ngi1H5nNKrl9HSMBp26iAY0lcyLU7gjR+8o02qAW9jA1deex2OM3BoKYl91uU\r\nJfoNZ4GG8aTpiqE3ZKj57d/EF/gypv6OgN8jGF25n9iOiRj+hOXOQ8r1booj\r\n2/Pn8yrRYWikroeh3KVvMpbJL3n7LrLt4N9tcRZ4uzi36nPDiA8YfSL89Fvf\r\nW+Abz+ACCiu2ffHUDaSFYoFqt0IC0tEFNWxhptd353yxafXM5gUVjaKhw12Z\r\nwA+jkgS9AwGYThAqH8umDxts3rcNNcev1BhMkkwPaBubmiz7G9uzT4ceFETa\r\nM6X2+bXBPKpjHQ9DU1B64IEZVgMLDnYuX38=\r\n=ILbN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-57118f5.0","@graphql-cli/common":"4.1.1-alpha-57118f5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-57118f5.0_1668936897371_0.7078171491622105","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3a11183.0":{"name":"graphql-cli","version":"4.1.1-alpha-3a11183.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3a11183.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"wtrocki@redhat.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8c78b2ae24bef39eca8516197e80ee28badb8533","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3a11183.0.tgz","fileCount":14,"integrity":"sha512-NjypC3HGoLyPemqdN0r3Va9ZWXV6owuEhtwZ5mlpxwovwdy+FuPyIF4cNFN055dhg/SfqZ2YC0bZfFeA24g73A==","signatures":[{"sig":"MEUCIQCm+5mqX8ljzGpggx6tCSz4bBUmRMV1ysbU44414aFy4AIgCBKGYns6hF/dpSGIJwqh7txZ4blcknrAZt+NIkjfqf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjefTfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1ABAAjy/AnQo9OMJkM5L+O9W7pfBHWrtrwKuTbSlPhxXF31Pf3bch\r\nzvIqOYPPllEMtG0WrKb/p0ksDh2JoF7A3RN7kVLVfbEAtodWeA3rMq/o4hM7\r\nICeu19ifPYlA3L7wbV32tflatTveppno0eb8Pii3NmIKzxxBA1BFzeo+luGc\r\nV0wTottKZY55aW7QjmsluB3DtDj7o8rrAzLprzlhfdu+HXYA5OorlXW0t2Es\r\nFos702zJ4go+cGb2T4zk4icTJuwRNiJQxcn1CvbB4G9cP/7aXYL9500Yc/iv\r\nhlwLxR9CM2qtUgWQRplx7q2TKT+Jp3aeuhNhds2XQQNo4WCvEfLp6aGwtXrm\r\nj2FBEu33PzMjVTqJUkhVz5m1bKCv7FKyX1S8yGLGJPbH7tf3HR5fQK56Wyon\r\nqo84s3oxbHEnr29AG75OfOh/AgAJgkcwjU/IdKBfsAGageJlqQox134nZo7A\r\nmKfnDlxgUeqOAjeowYmiaaFKYyFcgzCCvMQuIg88RjGa9PlvlSHHaXyfPwXo\r\njUoCP6FjKDNDRYNwOqpUuLd18K75ucfDWiLEksFBKXXrE8VngxIJBUhbmRN+\r\nHkELeg25JQ7cqrRKaZE+Eq46OuBhOQfJwlqShu2MZ5pLXr+9YA98Gb+O/jRe\r\nRj4MZZXPWZScYY7EzpOfq3fZeI3NvuKzNrE=\r\n=d7Kn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.17","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.20.1","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^4.0.0","@graphql-cli/init":"4.1.1-alpha-3a11183.0","@graphql-cli/common":"4.1.1-alpha-3a11183.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3a11183.0_1668936927559_0.9853987706428755","host":"s3://npm-registry-packages"}},"4.1.1-alpha-98b1fbd.0":{"name":"graphql-cli","version":"4.1.1-alpha-98b1fbd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-98b1fbd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"469de7bbae9c3d144f4405e62d39370762d5b319","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-98b1fbd.0.tgz","fileCount":14,"integrity":"sha512-O6sHw9yjOj0lEz8fJsvQcAHSwMI8apbUzITUVT8DZgqs55N753zI/id1PbfMAaESpGwhAjUmolSnwRAdc6K/Jg==","signatures":[{"sig":"MEUCIQD9/FPMW01mzammARXPqq1Vi3qQOpBtX7ovjlA5UF/C5wIgI02u0wMBtGgPr+0rruKX046dDypyIVRUPLeelqmvZfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE4/zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrR1g//VTg7/ei7i+8UwQodfjSOjKEbI7WasBeLczkI2Qk81cjqGhmU\r\n26g/N/+qofxmT1WiM3vcFgLlt0v2WSG4jyRY6s6BbucBggZFmFNnnRc/ka1K\r\nU8iT19zkyc9IvYUXipR8LoNWz8MJK5nSIVYMHHsfOrxWTw+OR9gBCRXqiI4Z\r\n46Vo/pC3Id4wVywZ24ypCV56SHdcRHim0ofTV23AiFj4S2MR0oLFM+PZAmtg\r\ngrquYIkLe8HmiukSVeqCVPIYcZprIdU5eVwlu57fvWQLaiVPU6dl2Q9Unr1Q\r\ngyNN1wgeKFCl8ooaJuq+Nrdulmez+HhRHKSeW+g2cS/deKHk+ondhEJiVsxe\r\nkHrp9x0AMSOFhnvqle+x4/ozhWBirfj7Vu/uiWO4tiQdmOdyNfJyWSDRC4yY\r\n3rWucziC+ueUDIZm2yBObVVBdtvnB7BpMHB2eScpCNouhOUOiOeH/J9KRaiK\r\nHcuBeOceB21JStHNCZQTOnOfNCqwSEVFhTBhZdyDAHoealVMDMLhHeuMP+kX\r\nXFzjFcpF5v4qXGzXoBLOS9jR1L8Ds6vof6y3dBYAf6E4phsuZVGnvqw6S55P\r\nbEUxBWTMp06jfHrJLeKczeZWv34BGG8s4rw/KutFbbcRkqh95UtC8YE3X3Wp\r\n7bUe09Is0ej0r6qc0/CevMb2lC5wxmygzTs=\r\n=Cou3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-98b1fbd.0","@graphql-cli/common":"4.1.1-alpha-98b1fbd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-98b1fbd.0_1679003635253_0.635522332953314","host":"s3://npm-registry-packages"}},"4.1.1-alpha-bd92155.0":{"name":"graphql-cli","version":"4.1.1-alpha-bd92155.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-bd92155.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"51c82849b0f833d42d7ea72e11603d64cb0ccb17","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-bd92155.0.tgz","fileCount":14,"integrity":"sha512-zbtcLMpR+spM58xdtPunMf4ioc8ovY9XEEb2MqLNOKHT6bxpxO/ZOFTeQdSLko6QUMBS8HZCbxHNtX658WLOQg==","signatures":[{"sig":"MEQCIFdeTwsyhNHN4awAVmInWi2zSqwZeFglQPPVLGQocSVTAiAlK1sG5R7N5J9Vj3Kx9bsoTGbtZ8oaO4WQwpK8gIJMDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5AIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYsQ/+JNwUaLB00xAMJQ+9o5NJKwmHjyDUE7i99wLm/la4CqRJ5997\r\n6kThD/JbqMcwI5Vze8ODxaMW+F+CrSVvU1eaQNLnyk/qyY22uGwRcUT8t1HY\r\nG4hjW+099GIYiAhBYoHwLPEC9QZtN7B7QFWRybZlbE+ZWSmZGUPIxcxP0/JR\r\ndzwSny/R9muZjfymf9GWioOc2JdDlNMSfYRHV0ZAxawYzzmWYhTPxKw8J1Su\r\nRvU4bFV2IpOdZJ6CDgD9cL+smXJGbosYNc1FsoIN1QFRkq/561JZ+j7mwwBr\r\nMsjeOOkXYrD+g6ZgHPerkw4d5lkzkLm9DGhnbynPk2aAj4jThzJ6R7c7j/4D\r\nDO8cW5q1w9kPTHYbs3ug0qAqg9lR59JpDYOlsrQ+zMOYHGjQcAhjFFpUx8uy\r\nrG0PkC0swxt1iJXkQIlEenG9JrhNZRBY1doXDo9Vn+r4ltvBbxHa6NTd3iTp\r\nEO/Gsrjiw6ganr/EAg5KL6KbFDZc2Uqanp6DCw7+4re37A6pSyPzAMpvPQpm\r\n6iliu1yopRZfDdGXqnmhl6irrt0EhVd4p1QvnVOC8ozqAK/YblZ0E1T5oGHu\r\nrKk1J6QCKIaQI+R928Flbxk2364qcvRcKZoQu/TWhgneYRbiEZti3SEsnXgg\r\nHXBcrG5TlnKeECr0izBcaI5/YuPVB2jkWiQ=\r\n=9EwU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-bd92155.0","@graphql-cli/common":"4.1.1-alpha-bd92155.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-bd92155.0_1679003656154_0.08193142474406678","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7a2bf35.0":{"name":"graphql-cli","version":"4.1.1-alpha-7a2bf35.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7a2bf35.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ca24dd304fc4d2033a0f81160049b4b292f141d9","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7a2bf35.0.tgz","fileCount":14,"integrity":"sha512-gMzOlnWgPH4w5u44k+fCau4ZUpmezMzfoAiXYpNAWe2kf5YCwvMRTz6njyJYbJ2GLbRTOheERPvSQApir3cM7Q==","signatures":[{"sig":"MEYCIQCKHNPbt2dDHJgA8THChl+uJj2crqhmiVCdOxIVPVDn1gIhAN38nKE4NKZhv1EgvqiEWMoKNoBpLHZzFw0TUHJrjA69","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5AoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4vhAAjQPOiaioMmjQjd9Id6e4M1sDJ7okR4jt1pO9jSLQeziTDwbR\r\nDof1/EGPSTTt7XdM3VLXHkb3Eoz3NIHsRBCQ6/k8JuDYxJgChosE8akKcs3N\r\n+uRDBTx3pVuQl0kYVr98JjRNkUoeOLcz4A/lYMRjqmoObcWEttLcGn6ErXTv\r\nwjvfLIDAUbLhBv+a504Ken/6s1Jnku8N5G9YelMYgmF+DqeKu4gLzZHV6klI\r\n6o6/aErfeuafHCtaWBt60yumWTLoQZJBVPXmilvv0B/mZtwhB/wGHlSpDlCe\r\nHuolhIDjNkPArv870dC1HbYgtllY2IiX7Va7F9+AcWKAy+NzyGzVi1DqHnke\r\nDwVEZ7qj6GJ3euM84oh0LGifbqtZAZXIkOHf15nAY6HSH6jA7CerlF/+mTF+\r\n7Pn/wL/FEfO+VLOAuwJohtDmpRx77YgOWfZNxUfWk4JkiF4HFSSRVW6wNz4z\r\nLf4s2kJN3QqXiATlgr3E7G+RWmDbKTvUBcTMY9+ozfz61wWlSBTs0C0tXBza\r\nOxmOBaQIA9TOf1UvhWHYYQN3CC8eUSf+0lzLewInxImkC6q4A83vuHByaqTz\r\n+MiuW/GeJ4r1DUSBOyC8Mh8sVXghYmRW52pUDjpciibBZLYJOgPAC1pZMLGO\r\nzL2/9JFamWJn7wtpboRWswPnC3EhdPULtvo=\r\n=Jpxl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7a2bf35.0","@graphql-cli/common":"4.1.1-alpha-7a2bf35.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7a2bf35.0_1679003688724_0.21655439707029922","host":"s3://npm-registry-packages"}},"4.1.1-alpha-729422b.0":{"name":"graphql-cli","version":"4.1.1-alpha-729422b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-729422b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1aeef6fcb419dcaa546fd2537bcc1fcbffe46bf7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-729422b.0.tgz","fileCount":14,"integrity":"sha512-AeSTsQHJ0xpmyrHqVH41CBZK590n/LuHVz8UPFkCDRw85l+y3OolAoFgOBQXp4brdx0deej35vq1eGgsIASFAA==","signatures":[{"sig":"MEYCIQD1LCttLv9ZutVgjLVTouJ8QMPnuq5OyJRXEesItWxozAIhAPgk9N4QI11w6KkOmpFyH53CJyV+pAHwn7JW59m/NYIi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5A7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohJw/+On8rnupM0cStjR/aRUTI9SkUCyLyXS1JWDLss1Q0M/hh0Wep\r\niIrBQVqbPHdeNOKkIDgqPtsjG/WPa+dexRCT52TrmyXtAR8B8zZkoNRAg3oI\r\ndkSlZQrhqk0aS91bdDnmMgtseoFnwCapO6MMEMqGvrm2iaaeDHWdI1ZNF1fz\r\nt5ULAd8HIcxx5z9jk83aPao6wB+Emz6n/uIZqclOm6Zv3hTLcyofBSWXygT+\r\ngBtFtAq+dHYoX5+SttbobApRg8cKhX4Gl7YaOR7dNgDxUXpa88yHpuxoqrEu\r\nKbt19kCt1DAZ250t5F+LurLGXd3Mt9If74jI7J83MHnlSDnvcZg3n29Uw3VA\r\nSAgCJZiDBLdYrGYrTCxAIPO2gPnhavZS3QdQzpE9xFql8GbaQ0UFBxZhUhLX\r\ngVBzYDmbrnAAZ0oVfgtl0vgoh/tUaxvgHNX2crvgGbOXc6ngkWZZayeuQE4Y\r\npfq/L3DBjg3RtmUxK/KMAiAuxVnRwEPV83LqIG8sPrTrr1Gb6ojZug8sEpk9\r\nfZhV2J9GafuQyGDolJsTpO68mwL9qo/wwB4Hc0quwJGAHLpm2v4HzM6EdNd1\r\nStsP1vMNTRihX2cu/nyVWMqEd5+n2lFjw4vQhR1xGAPzjjuIUbNtM/aA1gWG\r\nUrbbu4WgFX2+CgHrQucNy/4uSH+Hcd+F7Uc=\r\n=3sk2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-729422b.0","@graphql-cli/common":"4.1.1-alpha-729422b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-729422b.0_1679003707661_0.9463566806644772","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2e3feb3.0":{"name":"graphql-cli","version":"4.1.1-alpha-2e3feb3.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2e3feb3.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"2a5003f7c772decd089596790485735f5cdbfa66","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2e3feb3.0.tgz","fileCount":14,"integrity":"sha512-OB2uNwjeg8zv763hydVvWVHMvsgjrloEwPV2Ek8kEnGbD2DTi5iaJQcwwYYOEl5de1yzlgnqlVS8niYtwvqkfg==","signatures":[{"sig":"MEQCIG0d+B8CZW9ssWLXIvRQPlfKX3SeJKeTsvgwk+yq99efAiBscw+5OJhUtS+GFPwhRq5cRh4+1QovOisEmXuvYKcDNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHgBXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVKQ/5AYHxF9C836fGw1O/KEUblRYrTBDSbB74yC7JF4CXB4urYGTG\r\n6BG+T482o2fDp6Uc+YNZfTyFC8D+p0wADYR4OYYXRZIkkYX5Q8OZgTtRPraf\r\nYlzw0cNx9nuDQUnIiB675YCdcXZQQSzK7Ux6Maf0g7st/tbTf+JH9mYNurk/\r\nZDEfjPMRuS+tjq+VWgw5KjAMDjC7Pr1bDx4+v+RaSEABBfOxPmEVRd0rpe6n\r\nX6Nz788q2PuEMnREpr6vBCsP809rkeGEJkUnOxjzaHod8zKCdzTP8MQVwUv1\r\nFQ4g5bt6KOELPGZLTqde36padvPzZ+YgZwswUUTwbpgAEL4B0XHdNsZhoK+B\r\nj2qsudBKAzDaqAXfou7AkP6V7YnN8+QpdreRhdV/dzjCG5DIWFjqrgAV4bqQ\r\nmqBqzR+HKNYiJ75q3ZiBRlc3+Eg+RndqtoccxC97pAkEpZrgWfsDr73IyWx4\r\nQSXT7+8BfWBXf0/j1J3RuYQF6GdmFsIBMruc2B5dHLQWcviUfUfo5uSIvCoT\r\nB2JHyYJBm4vl2rQyfC2yOeUM13rGlWkNTNwGF7h62u1pYmd1SUAKoIsB0r1o\r\nCgtNTH+NYFDSwNN31xm6hqDmKesgfSPRqcdQTmFz2bi1crEr4AaK1gc1th/6\r\n7RSNuZKZ6z3Q0YzINl4LOGzRsSymgdga/I8=\r\n=K/2S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2e3feb3.0","@graphql-cli/common":"4.1.1-alpha-2e3feb3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2e3feb3.0_1679687767208_0.9284040981241277","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5f0fd22.0":{"name":"graphql-cli","version":"4.1.1-alpha-5f0fd22.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5f0fd22.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"09ac42978f1d18ff829d2b933f22589c1aab29b5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5f0fd22.0.tgz","fileCount":14,"integrity":"sha512-9lESyEnDBy12IUuQN2dkHq5LrU8JCOAC/wP47JaZpfpYYoq0JAlpMb1Yxxg4yeX3Ew0sT1GHnNHJoKmcc59qtA==","signatures":[{"sig":"MEUCIE3vvl1feFXhzFgnQK5JwxcD8GtKjyeZPg11NhDnmrJhAiEA/0hAZ8ZDznv4XSHCy4XRFrkk8Q8LCgO9s6Mp7wgjuyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPULeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofrQ//UXjJY+DWPW8XDR84Cu4ZkSP6Fje1cLCYfz/WTcVf4d+P6M3t\r\ne3REylex2vf+vF0RZLRnRRsCCUSuX9YwjW1gQK4QoDPdqA+UEG1J3gj7kjtK\r\nCeOqypWAAuDI2Sr8Pl9FMb2wAapNkC/6FvxTA9CJwkTPRmvh+cdpE2LweSsx\r\nEiO/oOUeNRHlSZH9aZ00+MyqOaEo23XL129h9Sqn+wi8DyAl0sXpXZSIgVfc\r\n6Bgpy6HQNmRv5ba3rprnb0XnJogm16fuuQpx+6+Mdu96UNb8F2jC3f7t1UrE\r\nfBZ/OrhbNB2HKjfJkm4pV++O/PoPaXBEVh42N0bZAiiKRm8Go31XIRdDkFhV\r\ns9r63xNe98vTSa9PLzPAIvCCYZXLCVZg4RRUVTr77KyWIemU/PaV2WYtp50p\r\n6sTH1Kc7TRioHNLAjNWSV3dFxLSlQyo/xj4gJmc0jjQk1YkRyZWWDAymJjzm\r\nYPPNkKMayfMZO8lWfl2PadA1UumsCU2aCgNemdHpYwLA6rq7KrMkHKus+COr\r\nUKoVW7dFOoy+7wvEfsPROFT5m+YBNZ1o1eb4dI9pbAYTQeclg21zEHeE6BwT\r\npavNdFlR8eGdB7+YFlzWeANweOUQE2xLxFwVQj5K2Y9GjzN5sW0DLXYWRs5T\r\nKmos25ML9UtCKVSnuj/rTmonFZ6SIG3hbxo=\r\n=D0F9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5f0fd22.0","@graphql-cli/common":"4.1.1-alpha-5f0fd22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5f0fd22.0_1681736414292_0.5830140278230611","host":"s3://npm-registry-packages"}},"4.1.1-alpha-971bc17.0":{"name":"graphql-cli","version":"4.1.1-alpha-971bc17.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-971bc17.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7c99b466ca74f30e0ba2646968206bab8545a331","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-971bc17.0.tgz","fileCount":14,"integrity":"sha512-R+qxEWlnUMyv4AyjfXokQdAhUfubXyJQG7SkCAvVCLecz/hYZOBwVRBwtBPmaJ1jgP355D4ChAd/y4CFI7auAw==","signatures":[{"sig":"MEYCIQCcsWAKXKVEJ3keceJU77JHWmTRagWjhwBqRvq432xbpgIhAKzo0gOuWgYNcmyv4w+gTOWbnU9LsSQrJJmQO7RK4kt0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPULrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpW8g//WBjJNutJGRFZZVr+1I6UTEB4q89aga30TJOem1ZwkASlxolU\r\nOztv+5oGwcxpJz1GOJc76WghYqxiYTOF+mU5rHFB1tFEDT/3R2E83PPqX3yk\r\nVUvH1x0BwMFtvRNR0NW337G4RJLamCSReI0IRomThUSX8NXigEcn4Jkid6qs\r\nSXwpu1+zsruxZfLQjkPFijhEFoitN3sTHmWYHwMAwtfotJ1MlYNRmhRWyoSr\r\nZOn4aq0AcaASEnE030Mac70e1n7MgefHniqSgBM4XCps0Dqvvk7vLyvH0/0m\r\nd+Yqde8EF384w7EPLnvxeXJOB/zxSOAvy8/pKUcWStA9EyvvGW35ySOmnZ1h\r\n41Z3ebAvcXyuLYRDO0mz6l0hBqXXqkHnkqUbQBqmLp86FrWtvc4jGNSDH/xW\r\njn9d7II1xh6Jn5GV5msoKny9ld1rf3ELF0muuVeRExw6b5vCkOw/K5cUFAxO\r\nDOUOb/CXzVPIL4NykEl3AYg0EjPAZS0PkKRsodwpE7Xxj3ZG06Pfb5Ear/9D\r\nQORvHdY4q9Z2fjphJrR7jB5MlHUDNI3L6npPTlt1mNz7LNkw2jY/XauOffrP\r\nhkcdE+O8F3WTkaIWTogmCZw6BxbZBH6APS6999V7ie//HQ9EHCeGcBCibNA5\r\nUYM67M70got0EriZy9ohh0ULv28m9g4zz+k=\r\n=cg+s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-971bc17.0","@graphql-cli/common":"4.1.1-alpha-971bc17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-971bc17.0_1681736427289_0.7970329393977884","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d952fde.0":{"name":"graphql-cli","version":"4.1.1-alpha-d952fde.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d952fde.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c008f267be52d7a51b87c012c030493779a533bd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d952fde.0.tgz","fileCount":14,"integrity":"sha512-84DMDc/RGJgkoHovNa+Fh8wfVWozaBCD8TYo41N2zea23nZNix1G4BuqLmS5WyYaIKlSDWZ6jY96BrARdcDeVw==","signatures":[{"sig":"MEYCIQDU0I3gaVmrFuegqIugswMES/iLupbaD9ahhP29veyG0AIhAKC/EoE/tOtz73ilazXyu05gubFi5+nTjYXrluk5tESa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d952fde.0","@graphql-cli/common":"4.1.1-alpha-d952fde.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d952fde.0_1685266322005_0.8195009518341638","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a20b7f9.0":{"name":"graphql-cli","version":"4.1.1-alpha-a20b7f9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a20b7f9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"86dfee5852cc98056622d3fe811ac08493d34beb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a20b7f9.0.tgz","fileCount":14,"integrity":"sha512-bHPjQ1V68X/sX4wPkDt/VTOtehHXtZVAa7FiM+R6klrPOyGqn7YWPxPCR8E/tVKRLdo72KF1mF3HgcMB20krVw==","signatures":[{"sig":"MEUCIEkmU8CqkNl3MTOb0Vgkf/ksUXB5oQZ9gJOVtkht+TUnAiEA6nk6YQS0bd/YNshopJrPmOmmVw1puMUId98O7+XnAlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a20b7f9.0","@graphql-cli/common":"4.1.1-alpha-a20b7f9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a20b7f9.0_1685266333405_0.13305032327931232","host":"s3://npm-registry-packages"}},"4.1.1-alpha-83729a8.0":{"name":"graphql-cli","version":"4.1.1-alpha-83729a8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-83729a8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b7c913c4abcc47e4bd4d280793f71d0510706964","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-83729a8.0.tgz","fileCount":14,"integrity":"sha512-0suKuPmLDJMRR0x9RuiGBIdqIW0rZLvGXCxUmYc3DYeBDZr5dxAn9ZuCcC9mCpB+EvRLN1UvzoxIKDwOs/yw4Q==","signatures":[{"sig":"MEUCICzU22W/dgoYsIuk4DzZlcrlKTFlboCkvwvppTnoFNR4AiEA72Q8Y5hbFNyhuM9egi4tE3EILtOSBUd5kUNSClAvZEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-83729a8.0","@graphql-cli/common":"4.1.1-alpha-83729a8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-83729a8.0_1685266347191_0.9787357592644124","host":"s3://npm-registry-packages"}},"4.1.1-alpha-20c4516.0":{"name":"graphql-cli","version":"4.1.1-alpha-20c4516.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-20c4516.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"61b94b7a877a97db731f76a974792a89682347ca","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-20c4516.0.tgz","fileCount":14,"integrity":"sha512-fMk2bIUNLCHSz3QnGwVzOUV0KghbciUGqCvNYK1pXrLfX/9tzd9QZgtexNlC3D1CK0TSM9zMFwvmEv7yTm6A0g==","signatures":[{"sig":"MEUCIF6YYHmj7w11qFIGZQJWm9Sk0g1mkNqqA/zdcoU45o3BAiEAtNvf56n/OkKKp63vaLdVC6wQyvrTaB4NvDIpDnmJwp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-20c4516.0","@graphql-cli/common":"4.1.1-alpha-20c4516.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-20c4516.0_1685266384041_0.9230363060888502","host":"s3://npm-registry-packages"}},"4.1.1-alpha-dadf9e8.0":{"name":"graphql-cli","version":"4.1.1-alpha-dadf9e8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-dadf9e8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0ab051cb48eddc89631e2b847dd0561ccb00693a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-dadf9e8.0.tgz","fileCount":14,"integrity":"sha512-uVrpGn7N42a4IaE1BdxGCS1DdkbHlkTc3Vl3iT3zTWjUXdkawuj5h4h99X2ir5xNICY67ieObSJpx0Nw0cQ0/g==","signatures":[{"sig":"MEQCIBpxJi0MVezoijd7QQCnZSaxr02nVHQAetgClahEyp4dAiAMVLuLNbXgGCuX9g0iR7LmpR/FLRyrrnbtjUaxf7KajA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-dadf9e8.0","@graphql-cli/common":"4.1.1-alpha-dadf9e8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-dadf9e8.0_1685552409619_0.6140612597562167","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7f10089.0":{"name":"graphql-cli","version":"4.1.1-alpha-7f10089.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7f10089.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d3cca708b79158e89c00db463772b687b72c8d81","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7f10089.0.tgz","fileCount":14,"integrity":"sha512-Pihdk9ItVkV6E3RdH3G/V16sdcJc/KczmmpNsLcau8Rb+vkyd0I92TDcLVw9bGlxSvOaEqNDqFcBiqhIWmaa+g==","signatures":[{"sig":"MEYCIQCBDRsyF430LTqbBGbCRT1sPMpYVd9NI6tbZMxbZBqR5wIhANvNXG/u4Ir5SmdKBiSuFwWOTpLgwH313A6H1DM9Dzzd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7f10089.0","@graphql-cli/common":"4.1.1-alpha-7f10089.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7f10089.0_1687170846275_0.8331075494783737","host":"s3://npm-registry-packages"}},"4.1.1-alpha-43a851e.0":{"name":"graphql-cli","version":"4.1.1-alpha-43a851e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-43a851e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d92ac40750d739fcfba29607e3116a27cc31b120","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-43a851e.0.tgz","fileCount":14,"integrity":"sha512-e8YCWpch+Hl49x2bZlXohQio/iheYTLBqQoPFZaWvPel7T9CjeNS58S2zV2KQ/Fhw8r//lQrSQVQptkYix4VSQ==","signatures":[{"sig":"MEUCICfQ2NuuTmQM5SQHbXGr3nArjM6LHtDaGq2nMN5Cy0vVAiEAq+MZQ1RvzubWCGa9CT1igNz5eSwwO/7eTVeVsfEJCSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-43a851e.0","@graphql-cli/common":"4.1.1-alpha-43a851e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-43a851e.0_1689009087576_0.46682487177816023","host":"s3://npm-registry-packages"}},"4.1.1-alpha-7dfef0a.0":{"name":"graphql-cli","version":"4.1.1-alpha-7dfef0a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-7dfef0a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"834cdb2bbbd4bd29336310586450917e9897bdd4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-7dfef0a.0.tgz","fileCount":14,"integrity":"sha512-saKrL5UvyGUyFP0DV6JqO7GWBuLacMKh9hs24fukH4E7WhOZSenFDNXLvYmRZMGav5nQqYwAsIenHUxfcF09OA==","signatures":[{"sig":"MEYCIQDFlkkmn4+fgDqhxqm9K9R8tjglm3e440EezA1E0H55UAIhALSI1fRouWVo8Map0Be5RNrfp3wT6MDYsykSVgLMa37L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-7dfef0a.0","@graphql-cli/common":"4.1.1-alpha-7dfef0a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-7dfef0a.0_1692742879785_0.09259639236907646","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5ee5905.0":{"name":"graphql-cli","version":"4.1.1-alpha-5ee5905.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5ee5905.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4d3b6fc27ca0f6417cc04c7525e96247a4b428d2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5ee5905.0.tgz","fileCount":14,"integrity":"sha512-6Nbxw9zjcNcfo/Yrs8VYFsumHJB4IwMM2fsr/oxOFABUxb0U21onZT5hsyILioLNmby/uqeRWQPcTfSSwH2jGA==","signatures":[{"sig":"MEYCIQD8/IVhH83u2ZvDiTWqXEmJ75i8CEpKDIj0vTzv9Ci7XAIhANpy3hINNCVz8Wijg8t2BCKmZlGigotzwvx7oLlkw2xP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5ee5905.0","@graphql-cli/common":"4.1.1-alpha-5ee5905.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5ee5905.0_1693433622001_0.7418906366873557","host":"s3://npm-registry-packages"}},"4.1.1-alpha-97d8ce0.0":{"name":"graphql-cli","version":"4.1.1-alpha-97d8ce0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-97d8ce0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"5073ef74272e922c591e5825ac35f718ce070858","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-97d8ce0.0.tgz","fileCount":14,"integrity":"sha512-kiY5nNgJY15F7h/0ZWw7eVh31hJqivDpx7MjeGfBy1qooXrFy3gACCxB/dv7qU+20iqNJ5JyIXqqPRF2nq3I3w==","signatures":[{"sig":"MEUCIEWR2gVRAfgE1cj5qsEikt15lucBoI3qktQW+w5bP4w0AiEAnPRzpf54jwuC9mKn3pMHzDTxtt/LLI8Ec9EeM0eCWsA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-97d8ce0.0","@graphql-cli/common":"4.1.1-alpha-97d8ce0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-97d8ce0.0_1694818455392_0.4130228804261866","host":"s3://npm-registry-packages"}},"4.1.1-alpha-9366745.0":{"name":"graphql-cli","version":"4.1.1-alpha-9366745.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-9366745.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"79f78dbbc5448da618bb7c2545fe4e14f873031d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-9366745.0.tgz","fileCount":14,"integrity":"sha512-v0pK2/WTsLQtqpQf4oL7+tESLYf1aexxJD3s8SQRH8c7ALNloLpkPZxqJAElxK9nPS49NTu9642nJFyFRsG0LQ==","signatures":[{"sig":"MEUCIQC8BcgAlOP8/ab18E8ZpABjC/sERcJDYokz3EoY8UlndgIgMXtEOropoJyQq1E2ZQCk7ELI2h/2fsl/YDljrjq3Egw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-9366745.0","@graphql-cli/common":"4.1.1-alpha-9366745.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-9366745.0_1695681070127_0.5929526577185065","host":"s3://npm-registry-packages"}},"4.1.1-alpha-8b93cc1.0":{"name":"graphql-cli","version":"4.1.1-alpha-8b93cc1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-8b93cc1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d3ecb232d3fe98b10813981b3209029da0c21795","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-8b93cc1.0.tgz","fileCount":14,"integrity":"sha512-JUBup56KwGfmr+C8UlsqKGZCLo8kgCzLRzqAD5Q5OrYCM+5WErjVOMlEPpT+yjGk+z5CwkHOO7oWB0zJfXyMWA==","signatures":[{"sig":"MEQCIFsyT5WO9VhbZSyRlwkrX1szaH3+/X+MDze9ehS68WQCAiBhpoTMFjEXWomHStPV5vfKJ8uSqV2+kbhDwYxMTn+v2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-8b93cc1.0","@graphql-cli/common":"4.1.1-alpha-8b93cc1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-8b93cc1.0_1697621052298_0.11601907349219842","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0a525a8.0":{"name":"graphql-cli","version":"4.1.1-alpha-0a525a8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0a525a8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"81985bfb885ee46f30f678fc5afd3016a8d11939","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0a525a8.0.tgz","fileCount":14,"integrity":"sha512-D8Gjsl1FvOzf9WxBGUW8lnk9NZNFbMOd3evG87OrVCzzNzTddtbQsCJs+B0ow/LTDxtZEE93VvYaxHr3RDOnNA==","signatures":[{"sig":"MEUCIDcJejE52ZIFz2MmTAjJPM0JnMOSEbue2SCa8EI3ZoTMAiEAo1Otu95T3aEMnxkjB56moGJ0ObdgWE1Kd615GA2DiAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0a525a8.0","@graphql-cli/common":"4.1.1-alpha-0a525a8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0a525a8.0_1698198446816_0.5055429525491117","host":"s3://npm-registry-packages"}},"4.1.1-alpha-719bd0b.0":{"name":"graphql-cli","version":"4.1.1-alpha-719bd0b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-719bd0b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"d03ccf613f7cda49d0563b6a01ef5cb7c2931719","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-719bd0b.0.tgz","fileCount":14,"integrity":"sha512-cKYEVlCH2BDaW7vNcmZ+sVTac188yNUMuJ8ylMfUegd/Nd62vroShX1xmYG1RDlKwe/7BAZsAOEXkM5TXITgFA==","signatures":[{"sig":"MEYCIQCO67R67Eg5uO6sHLwUmkLJix64p7QtgtWgZpG2EeS6nAIhAJ1pe8s4MuiYSEP8TMj+DUeqyN4XJvgDVU6/dA6G0Mxc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-719bd0b.0","@graphql-cli/common":"4.1.1-alpha-719bd0b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-719bd0b.0_1698707242616_0.28967337373409374","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ac3ad8f.0":{"name":"graphql-cli","version":"4.1.1-alpha-ac3ad8f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ac3ad8f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"079e20a689408495f9f2b40834ea3e310fccbaac","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ac3ad8f.0.tgz","fileCount":14,"integrity":"sha512-LnwCrWdEiAu712X+CE+zrxTkuHtZsprHlakPG7E72bDQCR53SR7FAP7PLt0Zb+ud9YQv5Wb0PAuYBXD6+KVk1Q==","signatures":[{"sig":"MEUCIQDsuBsUJF7EBmNkl0407jozd8fO42mHaspNCAO3CvzcAwIgYI/oUkYwnrI5+bWdSoyYzkvYgFrUYTyTJCq3nf6OJZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ac3ad8f.0","@graphql-cli/common":"4.1.1-alpha-ac3ad8f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ac3ad8f.0_1699393486695_0.7059461305001788","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e68fe51.0":{"name":"graphql-cli","version":"4.1.1-alpha-e68fe51.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e68fe51.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"95acf5170d46faead29d833013626fa24bd5d962","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e68fe51.0.tgz","fileCount":14,"integrity":"sha512-KctJnApDEEBIDo2a3xJCYFInlpGGJclk1fT/C49kQ3Qo62bsdPdBrK2/yUgLXxOuPApjiDojmpHaUjcEQrUAEg==","signatures":[{"sig":"MEYCIQDTjWgcVTvbK5DkW1Xmb31Rlc1ekfOedu+WQUVYxV+F3wIhAM3rhgkRGszYwuPCJAqs80SAX9Wr+JfwjlInxH/xARHa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e68fe51.0","@graphql-cli/common":"4.1.1-alpha-e68fe51.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e68fe51.0_1699933805226_0.5828621546574442","host":"s3://npm-registry-packages"}},"4.1.1-alpha-f0feb5a.0":{"name":"graphql-cli","version":"4.1.1-alpha-f0feb5a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-f0feb5a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"889cfd71a7101ec9c1dffe507f57886b37bcb873","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-f0feb5a.0.tgz","fileCount":14,"integrity":"sha512-8BW1p3InfsI65+Jme9tefE8CdcEgIKuWOzfbRsR1K8qMpfq87qPdlv4+PkJlfd3tUqjJediTd522trleWAU/nw==","signatures":[{"sig":"MEUCIHiAW8BXk5DOD+cpYLAop3DCdC3gDjvqgEshXn0Lb7jRAiEA4fucX0bZ6ibnFa18Frmltt30vNZdDCJDrt58BNuFOkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-f0feb5a.0","@graphql-cli/common":"4.1.1-alpha-f0feb5a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-f0feb5a.0_1700544062935_0.9180821206097711","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cc0d142.0":{"name":"graphql-cli","version":"4.1.1-alpha-cc0d142.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cc0d142.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"9396b577b41c1cebdf908fdb691bdb2ad7fb6d48","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cc0d142.0.tgz","fileCount":14,"integrity":"sha512-CaMzfW4nSsJnkShEilwkUQvp4DI8aHKIAtKOWxacyfuWgt23WUAqSJpERE+UpGBj4kbs5RxRLTTrYZx6qx7rxQ==","signatures":[{"sig":"MEQCIFkbbwWVgGYDEyN3l3rg5pLwrJvdQXnZoGDvCHNT15b7AiBETvFkm+LwUq/RPjTXSQmO3bYFcJaMDKpHyB1zcPacAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cc0d142.0","@graphql-cli/common":"4.1.1-alpha-cc0d142.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cc0d142.0_1700617516638_0.46073531696277303","host":"s3://npm-registry-packages"}},"4.1.1-alpha-1cec7b2.0":{"name":"graphql-cli","version":"4.1.1-alpha-1cec7b2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-1cec7b2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"6aa7fc624079ce1bdc2494c748fc33ad456f1ee2","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-1cec7b2.0.tgz","fileCount":14,"integrity":"sha512-5IsJLlWS8nHXZDm/ZsEAqxv9SFUhNxSBhqh3Or2JtYeL9EmTlKUntBp8PUd90ILKFrUpWIAAFFYztIAKk2FNbg==","signatures":[{"sig":"MEQCIBXI6HVbf8/EzqL2IgiK2Qzi7JYlNQeePtWmyDZ9pibEAiAWVEEkbYZhiCrD2mgGPLdZy/5UUUoLyFieMoJILOuBEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-1cec7b2.0","@graphql-cli/common":"4.1.1-alpha-1cec7b2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-1cec7b2.0_1700750389913_0.777095974444918","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2110a19.0":{"name":"graphql-cli","version":"4.1.1-alpha-2110a19.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2110a19.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"f7672269a7ccf4d8bc2d62c88c0a282ae24d2de0","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2110a19.0.tgz","fileCount":14,"integrity":"sha512-hy58YgSUOzHCqXaV6cVUQYffua5BSi3InFptv01mxVn1V5hAE6R0Cp54MJ3mFnHMj603uOHaY/Gz6HujO+G1sw==","signatures":[{"sig":"MEYCIQCVbh3Mh4Z5RMoZeaaFVyw/ipqusmSfCSL4QLVDbmgXQQIhALQSn5JQ1z78/lvewNLYVD7mUhXhOmIiIFlhkLLMmbmT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2110a19.0","@graphql-cli/common":"4.1.1-alpha-2110a19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2110a19.0_1701837436267_0.47491846917159686","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6badbc0.0":{"name":"graphql-cli","version":"4.1.1-alpha-6badbc0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6badbc0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"aefa6773ce9bba189729ec83e66b1b0723dcf901","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6badbc0.0.tgz","fileCount":14,"integrity":"sha512-KP2qDayHhS1KxXSjLaGYdCwfO/eh3qnmdQor6L/iCGBS0rOaG7GCR4P6NFFmwo7CiML7d/hafGmIhFCi/F/BGQ==","signatures":[{"sig":"MEYCIQDRsNEG53Zxsw21H37WJLJ1LCAwyzgDl56kmsXpMsQe6AIhAMxaF7Er4E7uYPr5fK6FvH24bXu88DqZ+vC1bj1RwX+W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6badbc0.0","@graphql-cli/common":"4.1.1-alpha-6badbc0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6badbc0.0_1702040649401_0.04734280208363484","host":"s3://npm-registry-packages"}},"4.1.1-alpha-b40cc7f.0":{"name":"graphql-cli","version":"4.1.1-alpha-b40cc7f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b40cc7f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"171bb90024b0816351b2431cd4494da9b43efdf7","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b40cc7f.0.tgz","fileCount":14,"integrity":"sha512-+DPi0ipIKzecBg8kS54XvbN6gOEuJw8oWlCLTdMgP1mXQffrFtHq1v+d0xbELjhiwPYOBecfsiDFJXXl0woYcg==","signatures":[{"sig":"MEUCIQDFGXGPuCCjmTONod5Pj8MtyE0VKLXnIZp3eGYGxbfECAIgKtY/+eSO5WR3aqDx9YnFeNJjynwdfVasQkwxY3XlApc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b40cc7f.0","@graphql-cli/common":"4.1.1-alpha-b40cc7f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b40cc7f.0_1706874211794_0.49643514600802563","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c0cbcac.0":{"name":"graphql-cli","version":"4.1.1-alpha-c0cbcac.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c0cbcac.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ce8f8437401230ed227abecb554c80096cd14c78","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c0cbcac.0.tgz","fileCount":14,"integrity":"sha512-WJWwaPUebX+LOrQzb3ngB9uibEH5JOuYy9SB+sn7T7eBDk0mrwzdVmisAv2J19fbdQVw0pzYSeC+0erH23OqHA==","signatures":[{"sig":"MEUCIQD486nYbKMebgMvvWecUTyCoAhW/n0231da14IZlrwreAIgabgBfEWIl94UR22Az53SqMiWy51xX1dtG+ege58BYXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c0cbcac.0","@graphql-cli/common":"4.1.1-alpha-c0cbcac.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c0cbcac.0_1706898672612_0.8067177788038942","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a79f473.0":{"name":"graphql-cli","version":"4.1.1-alpha-a79f473.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a79f473.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"52fd812eac443518277d163950765e52972dbf49","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a79f473.0.tgz","fileCount":14,"integrity":"sha512-1vp8mdKAshEt2JzK0YX7dlfTuYEsgrR9XpHwKo+L+hMhqy/Hi+76dUwhBX5RrRDHwB51AgWdpbUP/QGXLUMMKQ==","signatures":[{"sig":"MEQCIAMcp7pSNx/GB4jbq33/Ev1sXhpbJ23PbJjNoyQlD8baAiAPDHEsJzYFLa+amqa2aaFVs6tHnpisqpLhaEpvY7f+ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a79f473.0","@graphql-cli/common":"4.1.1-alpha-a79f473.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a79f473.0_1707237940444_0.6855146097093727","host":"s3://npm-registry-packages"}},"4.1.1-alpha-e11a18a.0":{"name":"graphql-cli","version":"4.1.1-alpha-e11a18a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e11a18a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"78f435dc219ad95cef09e97f0485a7d7c6b351ad","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e11a18a.0.tgz","fileCount":14,"integrity":"sha512-Jqb8P9jYRRjKXTv4kiuG8/mvn8WK/BofPehE7RVdR/N0gu5MQm9jEZJa4F7j5qiTO/F8AITvZbRuzrJ/lZKtYg==","signatures":[{"sig":"MEQCIF1DEUGhdo5/4+HE8mxdqZsBV3fdLBiaES9NPJFr3ky9AiAbvOb1sru5mcRmJ73nbeMSqVKzPhaH6y1rFAETP45CpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e11a18a.0","@graphql-cli/common":"4.1.1-alpha-e11a18a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e11a18a.0_1707419202043_0.8263278486012537","host":"s3://npm-registry-packages"}},"4.1.1-alpha-cf674ce.0":{"name":"graphql-cli","version":"4.1.1-alpha-cf674ce.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cf674ce.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ede31a964a032525c2695755fec80f13fc106eba","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cf674ce.0.tgz","fileCount":14,"integrity":"sha512-pu4d1MHLZPH2L2814WlYmugfCQeSp4S8lo5+OE7l54lV+n+x2XQNKNgyyCnYwUsFJN6QNUYW08FFK0KRQZuvQQ==","signatures":[{"sig":"MEQCIAhiXyH06zD+j5+PwFpg4hP51Il827JHY/9agwnNqP9jAiAxFe68ougk6r5VQFbABPlyD1deITXmSlMhus1WP6pM1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cf674ce.0","@graphql-cli/common":"4.1.1-alpha-cf674ce.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cf674ce.0_1708459124138_0.09849061933084569","host":"s3://npm-registry-packages"}},"4.1.1-alpha-589ff06.0":{"name":"graphql-cli","version":"4.1.1-alpha-589ff06.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-589ff06.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"afc7b4fa94f613cb1781b4f4ef5c41699ce07f53","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-589ff06.0.tgz","fileCount":14,"integrity":"sha512-7JZkfByxQ9V70zhuB7TOCm4TdejBYu/zCjwBJXBkDqBd6E6pBLO300EICRBHckYYbGZMD0wFFqSEuBTX/gN45w==","signatures":[{"sig":"MEQCIDn1DkO/uDauRFZHSg6cDQUJBLFFlWVGNexpgNlosByTAiAc/U42QvyTiHoxt8LRb9RC902GXUzQu5p2JkwsW8Bhgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-589ff06.0","@graphql-cli/common":"4.1.1-alpha-589ff06.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-589ff06.0_1708639237671_0.527515831661054","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3ec12d1.0":{"name":"graphql-cli","version":"4.1.1-alpha-3ec12d1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3ec12d1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7fd8d1fcff1773bb4b2f41239e18375f0479cd09","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3ec12d1.0.tgz","fileCount":14,"integrity":"sha512-H2/hIGyqXp1oHicDs6S4oU5Qt2KazVziqTwOhyO8ZdmVeYeAtfa4IFud58OaT0T6cOvdhiCWZaWg3NR6WYRntA==","signatures":[{"sig":"MEQCIGwu4RcP4mV5CBAeA4xm/9ANd+YIgBH4AjOws3C61GHMAiAkGzVFJp86E4j4RiGU1r0p4ZedtMjACl/2tdhQs6t9VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3ec12d1.0","@graphql-cli/common":"4.1.1-alpha-3ec12d1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3ec12d1.0_1708702737686_0.5440959787808923","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a5c1fd2.0":{"name":"graphql-cli","version":"4.1.1-alpha-a5c1fd2.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a5c1fd2.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"3c68292474e5c84abb9ab060db72865b62124841","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a5c1fd2.0.tgz","fileCount":14,"integrity":"sha512-U17iV63UL34PrJM2JTGDMeGw/O8TcJX+jHTwj+RJ3gm2BNRd01Nf2bQybLZRHUMb51wZSdqYTfENvDZmWF53bQ==","signatures":[{"sig":"MEQCIBzu7dNv6YRz0PDWSerIrXlYW8NzqDOBbWilGSd9osJvAiA61IrwMpco6V1lapB03+SYJEKP53rs9NSktwh8ZSrppg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a5c1fd2.0","@graphql-cli/common":"4.1.1-alpha-a5c1fd2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a5c1fd2.0_1715954821052_0.06471349355662204","host":"s3://npm-registry-packages"}},"4.1.1-alpha-6b867a9.0":{"name":"graphql-cli","version":"4.1.1-alpha-6b867a9.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-6b867a9.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"34e45dbb29df1b46b5907103cbd8c3cc386396db","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-6b867a9.0.tgz","fileCount":14,"integrity":"sha512-ccwyocAN3xb4eGZO7BU3q2UQQXNX+jhdy/vz45JDMv2tYyRAIrC5/lDym96RYRd4Ed2X3384L7ltnd7U0V9tcQ==","signatures":[{"sig":"MEQCIDkqOkQejMqDlNYKo2D9I5Kl4ATlflem/jy6PxNxxHqdAiAzXGhv3NPiH/WPS9lRa3IL21U/T+pyUmGyUtZ7BGtoLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-6b867a9.0","@graphql-cli/common":"4.1.1-alpha-6b867a9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-6b867a9.0_1718301619198_0.6971209918215393","host":"s3://npm-registry-packages"}},"4.1.1-alpha-c3c34aa.0":{"name":"graphql-cli","version":"4.1.1-alpha-c3c34aa.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c3c34aa.0","homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"0a4870ad3273d5eedc420c88c85d02fe1462358d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c3c34aa.0.tgz","fileCount":14,"integrity":"sha512-ssMyFMaSvtA0JCKKxGgk4nhmup4ezDsQsuYaoQ68BQ+d9QU+kbLeyi3dhXSL5/yxZ/LiTiBEBIzTAIKWGVeA2g==","signatures":[{"sig":"MEQCIFJDHAKnnxGkEtYTcpfpPwiBmFgHveC+qJJN7s9Nb5hvAiBJ2oJ4Rg5b+L+VeB7WmIQTH25c3oWiwSLoVgPd07pxqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c3c34aa.0","@graphql-cli/common":"4.1.1-alpha-c3c34aa.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c3c34aa.0_1719569888290_0.5862222605285197","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d72b52a.0":{"name":"graphql-cli","version":"4.1.1-alpha-d72b52a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d72b52a.0","homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"49eec3ba7ba430530d19ca412899675c73034dc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d72b52a.0.tgz","fileCount":14,"integrity":"sha512-hbwSxMVH5ZoRSkYQoI3oru9dm6NtqwUJjGYdA3sa+g+Gqf8LPUDwPObFcjS+BBbU/LZzBMggrBCSNiU6PheJRA==","signatures":[{"sig":"MEUCIQCj1w8GSynDfMvnWa8rYy0FYVeae8bg5fV6q/M9Xb/AZQIgNFsVY7dl0Sz6Amn2TlKtzmFKP9Iwy/DfWLKPFTn04OI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d72b52a.0","@graphql-cli/common":"4.1.1-alpha-d72b52a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d72b52a.0_1719919842056_0.0407928951939478","host":"s3://npm-registry-packages"}},"4.1.1-alpha-3271f03.0":{"name":"graphql-cli","version":"4.1.1-alpha-3271f03.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-3271f03.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4516505ef23483f3aa4540c59b10bb949a4b22e6","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-3271f03.0.tgz","fileCount":14,"integrity":"sha512-k6SgVYJSky+I5dzCsHz2ZfkpW+ZHY3VL5InT9Ll9R02d/WhIsPHytKEOw68jLui/OzsHlhTCSyz61fVf9pZSeA==","signatures":[{"sig":"MEQCIA+7lm52K+540S1Js1T14iGvHQXK4FAZZ+tTt3rCifzRAiAcpxW1ezrLaqsnBUPeaRTzIXgSU5VeFOkOwNYq59jFhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-3271f03.0","@graphql-cli/common":"4.1.1-alpha-3271f03.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-3271f03.0_1725552990450_0.07456089808551725","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5dc6c96.0":{"name":"graphql-cli","version":"4.1.1-alpha-5dc6c96.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5dc6c96.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8764280a7a6ece215c1b06b0648b18efaccb5967","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5dc6c96.0.tgz","fileCount":14,"integrity":"sha512-8q/QLk6CPUPMmshm/dBcp+MUK+D2gfxTmbRGasBeWPUv/NFBP1NQ45ctqAQdg5Zi9cn3SkUBaYH7VGdQctq9Xg==","signatures":[{"sig":"MEUCIQC1lCyuS3QreXQG30okebidIbqoYXJehY0Y0GAxvZZa0AIgdAo77awS4uBW+aMdDqm8ewqoU5fitfwJmknKH7ht9iY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5dc6c96.0","@graphql-cli/common":"4.1.1-alpha-5dc6c96.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5dc6c96.0_1725900736388_0.11250138256894049","host":"s3://npm-registry-packages"}},"4.1.1-alpha-547c26d.0":{"name":"graphql-cli","version":"4.1.1-alpha-547c26d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-547c26d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b91c291b4aad32dfb1b8dfa43be04e39c7fdc271","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-547c26d.0.tgz","fileCount":14,"integrity":"sha512-8nqTtF2vvIwrG3MtRTuqQUF3W95pI1uzEmZl1e0sxfpGZxOp6Ztdx1gHtfJvUtj5D1Mam7ePHHGGphTUiddQWA==","signatures":[{"sig":"MEUCIGNDRIix2vlGcdYjFdw/pnBRD3hicq6+fvYpzlO4uxDiAiEA0/4QP/YZSwJf8QNQF1UWKIZ17NN1v+ODxexkia1JbM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-547c26d.0","@graphql-cli/common":"4.1.1-alpha-547c26d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-547c26d.0_1726168898032_0.6930623718933309","host":"s3://npm-registry-packages"}},"4.1.1-alpha-a3c9402.0":{"name":"graphql-cli","version":"4.1.1-alpha-a3c9402.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-a3c9402.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"30a14a2af6a71e9d90964b48e7b0dd887e6fad83","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-a3c9402.0.tgz","fileCount":14,"integrity":"sha512-5ovXePqor3Uc/8DKRS42LxWsq8y4Ct2zhonvyuJ4DuJULvvqPuBjJjDHnPOsZILB62+PjC8hkCqcaqkQnhX7VQ==","signatures":[{"sig":"MEUCIQCwbrHNpCLWCk1V97sXAbxKo9DdVr3f8w2Mf+HEPrVlxwIgcZjnmL84RLTSNputYYHs94ZZN98Gri1l3rzLkYagF8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-a3c9402.0","@graphql-cli/common":"4.1.1-alpha-a3c9402.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-a3c9402.0_1728314533657_0.31435968033112993","host":"s3://npm-registry-packages"}},"4.1.1-alpha-5d0094d.0":{"name":"graphql-cli","version":"4.1.1-alpha-5d0094d.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-5d0094d.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a01aec543db74c35192d91e6dc6c860911742848","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-5d0094d.0.tgz","fileCount":14,"integrity":"sha512-wfMLiG7CuXzu4R7z/iQsHsC0KV9jS1rh3VYTQev7PiKnNPgRWEBq1DYw8rMgHtneEXZCOGfMt/z/LgrP70++4g==","signatures":[{"sig":"MEQCIBDBEFOs5zsXDbUjo790RinnQa3OO4er8o94syYTabDcAiBVz0mfQR19PPFpuTWHYsELoxoXTv1rKa7a10ZChQpXqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-5d0094d.0","@graphql-cli/common":"4.1.1-alpha-5d0094d.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-5d0094d.0_1728997651091_0.8457448703156958","host":"s3://npm-registry-packages"}},"4.1.1-alpha-67b58cf.0":{"name":"graphql-cli","version":"4.1.1-alpha-67b58cf.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-67b58cf.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"fecdd2d7ab019bfbc2ff3cb7a2946467639add67","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-67b58cf.0.tgz","fileCount":14,"integrity":"sha512-SVbTs9hKN/m082MMxhEA+T4bxuyHGCVFkZb2RMTiJGHkJGmBy61f3z/FGQdQeXUlwONtMrAl7cto+cfHAKZfEQ==","signatures":[{"sig":"MEUCIQD/o6TBnpZNKiCgr2mQtzTgWkXUD9EBl/FFLlzE5WgNwwIgMXMUQDhXH5yiHtpHsdwqla+PsNy4fBDfP5L0ePfv6QA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-67b58cf.0","@graphql-cli/common":"4.1.1-alpha-67b58cf.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-67b58cf.0_1729675987865_0.30888972729037256","host":"s3://npm-registry-packages"}},"4.1.1-alpha-ce8dcf8.0":{"name":"graphql-cli","version":"4.1.1-alpha-ce8dcf8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ce8dcf8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"74355897ae1dc9c05b06ea8193bbf1e077e389fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ce8dcf8.0.tgz","fileCount":14,"integrity":"sha512-Gs/zlMOlUCGme9qHEzH81z6NCdx3LuKqXUc1YYcmpFci/Yb4Nbp14xwYkEjp95OLEDqcIlgcNMuzTes/9H+kNQ==","signatures":[{"sig":"MEQCIDS2sJjm3sIsNNEEkyog4eMO+qtLgRnzxuLbFKYIEN68AiBQTQP8IMkupnfYxfWSdZ60KXqb6nJRzmZvD5pB+/fSvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ce8dcf8.0","@graphql-cli/common":"4.1.1-alpha-ce8dcf8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ce8dcf8.0_1730126419433_0.7278743472710405","host":"s3://npm-registry-packages"}},"4.1.1-alpha-d9d2952.0":{"name":"graphql-cli","version":"4.1.1-alpha-d9d2952.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d9d2952.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"45ac5f0f4ee5282e32eb21d734ae7493ea96598f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d9d2952.0.tgz","fileCount":14,"integrity":"sha512-yaQpAH0cMr0wNUdU5rVbxYIGly+4ggT+E6XdLxWOcro1LYF3fGOliSDxirh+2BjD5Hu+AtUs8fjTXqLgSJQVcw==","signatures":[{"sig":"MEUCIGoWN956WuPWU1cZ4djHkiIB3sDoX7+fIKy8bRQJKCD/AiEAhPI73pxhXYH1ijrsMS+XR8QLgL4yfPczHEYJnJgM9CE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d9d2952.0","@graphql-cli/common":"4.1.1-alpha-d9d2952.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d9d2952.0_1731513909216_0.9269192740968044","host":"s3://npm-registry-packages"}},"4.1.1-alpha-2b64d98.0":{"name":"graphql-cli","version":"4.1.1-alpha-2b64d98.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2b64d98.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"4b3e67c35f2848672898a5740bdcb73c3fb91dc4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2b64d98.0.tgz","fileCount":14,"integrity":"sha512-/heKxxw7QinYYP2FatGi2+RdT1TBputRjESzLYlkXhfek0CiZJGy9dy9kckHZ86L37Z8Jwwyq93Pv8U5rPAbnQ==","signatures":[{"sig":"MEUCIQCen+vTmvDuBe/JFZEEP8HDFaSrL0CdhQQ4uXog4IZxpAIgcXSrNuVGFkJ84hN/tLTAVnehtR3skXKlCHL40Hbvruc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2b64d98.0","@graphql-cli/common":"4.1.1-alpha-2b64d98.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2b64d98.0_1732277102397_0.608618151046332","host":"s3://npm-registry-packages"}},"4.1.1-alpha-0a5a7f1.0":{"name":"graphql-cli","version":"4.1.1-alpha-0a5a7f1.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-0a5a7f1.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"24dbe7689c15057dc2c7f3f0a08c3927f79950fa","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-0a5a7f1.0.tgz","fileCount":14,"integrity":"sha512-QvZWp46pMS9VXiPJcNLHzl/of2SjZJem5UWQMARZTV/HtZfraVSSjLeB+19qdbhffw5ktS6VoGqHUNnfFI+vNw==","signatures":[{"sig":"MEYCIQCBBcfcWHx/wrErDZ/XsHoiyhf5ceIzTk64YBYCAD27iwIhAPlCbLtJ8b2Gi33rEWIcCR3IJdkuDJsTfecZJuyJQmCy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-0a5a7f1.0","@graphql-cli/common":"4.1.1-alpha-0a5a7f1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-0a5a7f1.0_1732312594914_0.4230962793914801","host":"s3://npm-registry-packages"}},"4.1.1-alpha-049a8d0.0":{"name":"graphql-cli","version":"4.1.1-alpha-049a8d0.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-049a8d0.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"bd02aca48c8264215ac6ca566f5649bc87c65fc3","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-049a8d0.0.tgz","fileCount":14,"integrity":"sha512-awrC9Zzb6ii1vKYI3elzAPioD69ilEumzaaujZEIMlVYfeG2KWUogoPqJ8955vbyjy5bDTOciCNTC1usaJP5xQ==","signatures":[{"sig":"MEYCIQD1H02+IAESl8fSCRUQUnkwyNpcjz3SeEZAw15zwSgB+QIhAMpGqyYFBfo3yZXtTOoAjgPhLWsCwlfouubSFN3mcY7k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-049a8d0.0","@graphql-cli/common":"4.1.1-alpha-049a8d0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-049a8d0.0_1733704564889_0.6744804402988014","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-4b8c7b8.0":{"name":"graphql-cli","version":"4.1.1-alpha-4b8c7b8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4b8c7b8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"c38e4825f2f2c948e388b6dcd4f52d601203a868","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4b8c7b8.0.tgz","fileCount":14,"integrity":"sha512-KchZfG2Kp21VN+JUy2r70AdsqIPEn9bUbzoa7y9IjNRt1MBeDJRi/sI5iEceJsvHOMS7m+0lpr0RGV6mZQfSEw==","signatures":[{"sig":"MEYCIQCsAgwsOGZtz1RKNuXfKE6EZvljtoeZyeRpr8P7i9L7/QIhAMZ1cIcoMjegf+VvXY0aQN/qWQehuay5ty3dw0sHvabc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4b8c7b8.0","@graphql-cli/common":"4.1.1-alpha-4b8c7b8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4b8c7b8.0_1733704568766_0.05872552413297116","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-b0ad690.0":{"name":"graphql-cli","version":"4.1.1-alpha-b0ad690.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-b0ad690.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"85309e55156ed4994e2ddc30c6033fded595c35b","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-b0ad690.0.tgz","fileCount":14,"integrity":"sha512-2tK1fqR+JRgpry7SQO8SbpjLFd0iUiCwYiVgEaKQuRNoy37x4GT4/tQPo89nIUnXOkVO3S9l3j9M1IwgELDPcA==","signatures":[{"sig":"MEUCIQCIM4lwrwNPT84uQOknZKsXRzMQRSByFDV/3U6jYVe9wwIgD6IjbzN+TqwT4SNiEDLxYoLWalpdpjybfv2mWtghMCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-b0ad690.0","@graphql-cli/common":"4.1.1-alpha-b0ad690.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-b0ad690.0_1733720901565_0.2676180384791087","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-ad139d8.0":{"name":"graphql-cli","version":"4.1.1-alpha-ad139d8.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-ad139d8.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"272c98c3b1811affaeb3c92438934e096c0cbcc1","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-ad139d8.0.tgz","fileCount":14,"integrity":"sha512-HqSihbEn4XUd/+yqqrB150bALzJD86qta32OmY7E884FCt0lNWWb/7SMBrTSECMdhDDJmEdbyCxytQPkUFj/9Q==","signatures":[{"sig":"MEQCIG4gN/4RlpsYsJpamZUtno8DdNVygu0rMzfvFB8FgPwbAiB7C+jZXftZdWskms3FAf7f/ix7/A2EcQA2wUTarKzgNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-ad139d8.0","@graphql-cli/common":"4.1.1-alpha-ad139d8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-ad139d8.0_1733775430077_0.5696536206589249","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-490030e.0":{"name":"graphql-cli","version":"4.1.1-alpha-490030e.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-490030e.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"ab175d4e8c5b1a9f98b6dae638609ee2e0b8db3d","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-490030e.0.tgz","fileCount":14,"integrity":"sha512-HBXatJcxbaXl8WxakneuYDfEPHsuSZLjyGm6TgLGxtT8pT0D7oIW6vFsZ4vca2UqeJDw4kN2Df/rckEUj9qC+A==","signatures":[{"sig":"MEYCIQDpGGFfrVRSDd6bAZtBiBOPOoi0oemIpjb8IuIDNWTFUQIhAK4ui4/6K2STYa+hsNIS+GxCzCCTZGSDywSzuaVQnh+d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-490030e.0","@graphql-cli/common":"4.1.1-alpha-490030e.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-490030e.0_1742410505454_0.31214368418025273","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-cc5351a.0":{"name":"graphql-cli","version":"4.1.1-alpha-cc5351a.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-cc5351a.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"62f0f3c8b8cf5ef740eae56d78a56ec3e3ddff3f","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-cc5351a.0.tgz","fileCount":14,"integrity":"sha512-XqMFUj0qQBU9TIPSReurLXmt3wKV7mS6FCbdS7UdS/y7FVHeuEg5rqNOJHcXFn7IkDaSEjHhBlsrkCpfef8A+A==","signatures":[{"sig":"MEQCIHvPX1cscs/6q9Z/U8y2vbRlpavpeF2tLmyGNJGSujDTAiAxXOxgfaz5zJgeiE4WmkZLnTlOsnLg1rRWMScK/fWXDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-cc5351a.0","@graphql-cli/common":"4.1.1-alpha-cc5351a.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-cc5351a.0_1743057724842_0.2991110744106047","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-c3c7f49.0":{"name":"graphql-cli","version":"4.1.1-alpha-c3c7f49.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c3c7f49.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b8a78522d8f445e967df5ed8153b1bc3d1fc433a","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c3c7f49.0.tgz","fileCount":14,"integrity":"sha512-lXU7jnBztMnH/sj8zycleJ4H/uY6bXEqTUfsjEBdbiWsolmEC9GCjn7kukl0LNFnxqeSDwNpiXsYimte8jKjbQ==","signatures":[{"sig":"MEYCIQDRghLsi52A3dUcVM7ID1I3puMstgLZzF58lrXNBNX6+AIhAO01WwC8x/5YjW0gN+dNcygDupXUshDDvOT4Tldcd5Dx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c3c7f49.0","@graphql-cli/common":"4.1.1-alpha-c3c7f49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c3c7f49.0_1747837618739_0.9717071227933234","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-c9330cd.0":{"name":"graphql-cli","version":"4.1.1-alpha-c9330cd.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-c9330cd.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"7daf97ef0f49b2861c5f923a252cd37029c290a4","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-c9330cd.0.tgz","fileCount":14,"integrity":"sha512-YhHP8/ngCqIx4UJIrUsYVKdT1ZejOU2G/om8DA3QQAWm8Cnnc59pRTWxT2kdifdGIYphruVPdTj1MFoxomDLiw==","signatures":[{"sig":"MEUCICqbITOZVNwu4VFJ+1Q9lEqfvonw8Uo9jBNmcdlnpg9LAiEAvTZ5lAIKQdLWWaSgblLHXvXQQUEFDxOmxoJ3WpZyzdA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-c9330cd.0","@graphql-cli/common":"4.1.1-alpha-c9330cd.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-c9330cd.0_1748337885276_0.3203235603925949","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-e39cb7f.0":{"name":"graphql-cli","version":"4.1.1-alpha-e39cb7f.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-e39cb7f.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"a3af81794ac6cef65874c528f9d68b8d66c30ff5","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-e39cb7f.0.tgz","fileCount":14,"integrity":"sha512-JtKuPofTaDR0ldYA2BWUKYCoKTxOo11351GfUDEDx3P65nXNP62K9eaqCPQZmz6VdiGbyuMs1QOHqBbCEZ96Ew==","signatures":[{"sig":"MEUCIC744hHI1MJBzPaTx7LLinU1ug01i5Z3f8fbDnkuTJA9AiEAt53Gk1z5eVK/Stf45S4RWqzBaylQtBRpVo1ACxC7O7M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-e39cb7f.0","@graphql-cli/common":"4.1.1-alpha-e39cb7f.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-e39cb7f.0_1754929539019_0.09571233893232756","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-4894514.0":{"name":"graphql-cli","version":"4.1.1-alpha-4894514.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-4894514.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"54a32b2d9581dee03c5bbf620467905c75000afe","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-4894514.0.tgz","fileCount":14,"integrity":"sha512-okpQdIlewrgZnOrV42QJlPmWzF8HQRhF79S/Ti5sDtueUIhHWaAsFFPT12xu9KEzEdxvFzh5XHSuqD6tyRdk3Q==","signatures":[{"sig":"MEYCIQCtd6jEMTaLGw/PvYvtbYiH6uGEOVNPX7EyEs3PsR0j6AIhAJ5psw7qpmnrzbUoR7/GMT6Sp9Ae4oT9XuYRVHZgTDaT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-4894514.0","@graphql-cli/common":"4.1.1-alpha-4894514.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-4894514.0_1755092186484_0.10350266261606444","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-396ceff.0":{"name":"graphql-cli","version":"4.1.1-alpha-396ceff.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-396ceff.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"1a7fd455babf07a116f65316344e75e01c714ffd","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-396ceff.0.tgz","fileCount":14,"integrity":"sha512-XLFTnDi3+RsHSxAH3WjwnB6jzG2AmoiMtlPKGcPio5+tmreJIULbDtLa2b/iiWqm6k4xUjoqoqTlXFwyh1M9JA==","signatures":[{"sig":"MEYCIQCdb3gYnkgIUrdBoikewgH8YaBy+Dsl3JAbd61XqxQ9lQIhALvav6Fq+bHbOgKPxCHxpC6uFYjxcsd4HB4DJFzaKId1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-396ceff.0","@graphql-cli/common":"4.1.1-alpha-396ceff.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-396ceff.0_1755880380402_0.08493096118111088","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-2cee318.0":{"name":"graphql-cli","version":"4.1.1-alpha-2cee318.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-2cee318.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"8df4ab073b155148f937141e1e201110fc86a696","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-2cee318.0.tgz","fileCount":14,"integrity":"sha512-F6UED7j+4Gt4CocEE9l9zjb4WBlvMVX8YVNoELGzaD84h/uaqe2uJRtWLRvjeyyQVU+tilZ8h2IIwBCD8mhgeQ==","signatures":[{"sig":"MEUCIQDwEx0JOTAJdSS1hVxFATesa58k6ONdPgD3XjISYBPLtwIgJCuuAjhYN2wNRVDX8CvfbWjpkO+B9pgxxOAN6QShsvQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-2cee318.0","@graphql-cli/common":"4.1.1-alpha-2cee318.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-2cee318.0_1759796770461_0.11929238053080038","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-d5ef69b.0":{"name":"graphql-cli","version":"4.1.1-alpha-d5ef69b.0","keywords":["graphql","graphql-cli","cli"],"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","_id":"graphql-cli@4.1.1-alpha-d5ef69b.0","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"homepage":"https://github.com/Urigo/graphql-cli#readme","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"bin":{"graphql":"dist/bin.js"},"dist":{"shasum":"b292c8367ffc0eaca17a8ecf0a8ce007bb41b9fb","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-d5ef69b.0.tgz","fileCount":14,"integrity":"sha512-o2GTSbinAImDjvMHvLdQaYpE/L+cBw//cTw7Yqec4ROeJ2YV6eljD9k/SvQrupL5lxQwjsqkIpHN1obu20P5lQ==","signatures":[{"sig":"MEYCIQDje0StkHdY6KeZpMhQxJwqcoGFF6NABlzBd/dTc9ksJAIhAKpqetu+gOSTkX8v0LcB7fUI7B/DTg+E8J+zoaikVfBY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7775},"main":"dist/index.js","scripts":{"build":"tsc","start":"ts-node src/bin.ts"},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"_npmVersion":"6.14.18","description":"Command line tool for common GraphQL development workflows","directories":{},"_nodeVersion":"14.21.3","dependencies":{"open":"^7.4.2","yargs":"^16.2.0","globby":"^11.0.2","graphql-config":"^3.2.0","@graphql-cli/init":"4.1.1-alpha-d5ef69b.0","@graphql-cli/common":"4.1.1-alpha-d5ef69b.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/graphql-cli_4.1.1-alpha-d5ef69b.0_1760574881692_0.4405114223803055","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-alpha-884301c.0":{"name":"graphql-cli","description":"Command line tool for common GraphQL development workflows","keywords":["graphql","graphql-cli","cli"],"repository":{"type":"git","url":"git+https://github.com/Urigo/graphql-cli.git"},"author":{"name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com","url":"https://github.com/Urigo"},"version":"4.1.1-alpha-884301c.0","license":"MIT","main":"dist/index.js","publishConfig":{"access":"public"},"bin":{"graphql":"dist/bin.js"},"scripts":{"start":"ts-node src/bin.ts","build":"tsc"},"dependencies":{"@graphql-cli/common":"4.1.1-alpha-884301c.0","@graphql-cli/init":"4.1.1-alpha-884301c.0","globby":"^11.0.2","graphql-config":"^3.2.0","open":"^7.4.2","yargs":"^16.2.0"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"homepage":"https://github.com/Urigo/graphql-cli#readme","_id":"graphql-cli@4.1.1-alpha-884301c.0","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"integrity":"sha512-x05s65k/7+XrRozWt0pbk4u+IW1hXVxPsEjd7yM5tvJmdDBchvpzwCKmeZ/Y36OXUUWmjODODWhC5AwAP3h46w==","shasum":"f6067ab709f95f55926ca2a0df8986198b845823","tarball":"https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.1-alpha-884301c.0.tgz","fileCount":14,"unpackedSize":7775,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHJDIxLFSRqtKZCXEUuo8mKHVe1BVzIyiPBaTTAXnAqcAiEAr/3kg9HiyC/NNoXGzhsUbciMqhUjiyvlJVpODL8wZZo="}]},"_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"directories":{},"maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/graphql-cli_4.1.1-alpha-884301c.0_1763433428031_0.2834250438040129"},"_hasShrinkwrap":false}},"time":{"created":"2016-09-22T14:42:42.824Z","modified":"2025-11-18T02:37:08.444Z","0.4.0":"2016-09-22T14:42:42.824Z","1.0.0-beta.0":"2017-07-27T08:19:36.096Z","1.0.0-beta.1":"2017-07-27T09:25:01.130Z","1.0.0-beta.2":"2017-07-27T13:58:14.351Z","1.0.0-beta.3":"2017-07-29T20:34:46.649Z","1.0.0-beta.4":"2017-08-01T15:02:03.319Z","1.0.0":"2017-08-23T18:15:17.021Z","1.0.1":"2017-08-23T19:02:47.827Z","1.1.0":"2017-09-30T13:01:24.767Z","1.1.1":"2017-11-14T19:58:10.846Z","1.1.2":"2017-11-15T21:50:54.323Z","2.0.0":"2017-11-20T15:46:10.809Z","2.0.1":"2017-11-20T16:03:58.607Z","2.0.2":"2017-11-21T15:05:11.406Z","2.0.3":"2017-12-01T13:51:16.649Z","2.0.4":"2017-12-04T10:21:05.220Z","2.0.5":"2017-12-06T16:35:34.392Z","2.0.6":"2017-12-09T13:15:57.433Z","2.0.7":"2017-12-09T13:18:39.164Z","2.0.8":"2017-12-09T13:19:40.839Z","2.0.9":"2017-12-09T13:43:55.931Z","2.0.10":"2017-12-12T12:09:15.344Z","2.0.11":"2017-12-12T14:55:56.574Z","2.1.0-beta1":"2017-12-14T09:34:39.973Z","2.1.0-beta2":"2017-12-14T16:50:14.636Z","2.1.0-beta3":"2017-12-14T16:56:52.547Z","2.1.0-beta4":"2017-12-14T17:51:26.724Z","2.1.0-beta5":"2017-12-15T14:37:10.617Z","2.1.0-beta6":"2017-12-15T17:20:48.767Z","2.1.0-beta7":"2017-12-15T19:34:33.194Z","2.1.0-beta8":"2017-12-16T12:21:56.056Z","2.1.0-beta9":"2017-12-18T09:43:21.277Z","2.1.0-beta10":"2017-12-19T17:40:39.460Z","2.1.0-beta11":"2017-12-19T18:17:42.448Z","2.1.0-beta12":"2017-12-19T18:22:31.964Z","2.1.0-beta13":"2017-12-20T09:59:20.553Z","2.1.0-beta14":"2017-12-20T10:07:05.680Z","2.1.0-beta15":"2017-12-20T10:11:41.285Z","2.1.0-beta16":"2017-12-20T10:27:57.128Z","2.1.0-beta17":"2017-12-20T10:41:57.045Z","2.1.0":"2017-12-20T10:46:11.390Z","2.1.0-beta18":"2017-12-21T10:25:53.719Z","2.1.1":"2017-12-22T11:55:44.831Z","2.1.2":"2017-12-22T12:02:01.293Z","2.1.3":"2017-12-22T12:45:36.259Z","2.1.4":"2017-12-23T11:04:14.217Z","2.1.5":"2017-12-27T11:04:08.091Z","2.2.0":"2017-12-27T18:36:31.986Z","2.2.1":"2017-12-29T13:29:09.315Z","2.2.2":"2017-12-29T13:30:59.578Z","2.2.3":"2018-01-01T12:49:35.876Z","2.2.4":"2018-01-01T21:13:08.238Z","2.3.0":"2018-01-02T09:26:38.658Z","2.4.0":"2018-01-02T10:13:45.424Z","2.5.0":"2018-01-03T03:22:50.786Z","2.6.0":"2018-01-03T05:32:37.692Z","2.6.1":"2018-01-03T10:52:02.314Z","2.7.0":"2018-01-03T10:58:43.366Z","2.7.1":"2018-01-03T12:28:07.689Z","2.8.0":"2018-01-03T14:19:44.138Z","2.9.0":"2018-01-04T01:44:27.211Z","2.9.1":"2018-01-04T06:42:58.562Z","2.9.2":"2018-01-04T06:49:39.090Z","2.9.3":"2018-01-04T16:33:36.360Z","2.9.4":"2018-01-04T20:38:12.777Z","2.10.0":"2018-01-06T03:05:42.667Z","2.10.1":"2018-01-09T15:37:51.074Z","2.10.2":"2018-01-12T10:33:25.500Z","2.11.0":"2018-01-12T13:41:30.026Z","2.11.1":"2018-01-12T19:15:34.830Z","2.11.2":"2018-01-13T23:50:40.004Z","2.11.3":"2018-01-13T23:58:55.691Z","2.11.4":"2018-01-14T00:37:46.013Z","2.11.5":"2018-01-14T01:09:44.920Z","2.12.0":"2018-01-14T04:16:37.651Z","2.12.1":"2018-01-14T05:08:14.904Z","2.12.2":"2018-01-15T11:06:24.373Z","2.12.3":"2018-01-15T15:53:11.082Z","2.12.4":"2018-01-15T17:46:04.412Z","2.12.5":"2018-01-28T22:23:39.053Z","2.13.0":"2018-01-29T12:10:06.337Z","2.13.1":"2018-02-06T14:18:01.015Z","2.13.2":"2018-02-10T14:41:30.217Z","2.14.0":"2018-02-12T13:37:04.719Z","2.14.1":"2018-02-14T10:32:22.453Z","2.14.2":"2018-02-18T15:38:49.259Z","2.14.3":"2018-02-22T17:57:08.555Z","2.15.0":"2018-02-23T13:43:01.613Z","2.15.1":"2018-02-23T17:25:54.499Z","2.15.2":"2018-02-23T17:57:35.558Z","2.15.3":"2018-02-23T21:18:43.904Z","2.15.4":"2018-02-23T21:33:57.759Z","2.15.5":"2018-02-23T21:43:21.503Z","2.15.6":"2018-02-24T17:49:19.140Z","2.15.7":"2018-02-25T15:52:12.455Z","2.15.8":"2018-03-01T14:57:57.573Z","2.15.9":"2018-04-07T15:58:02.411Z","2.16.0-beta.1":"2018-04-13T08:51:10.042Z","2.16.0-beta.2":"2018-04-13T09:05:01.881Z","2.15.10":"2018-04-24T19:48:37.691Z","2.15.11":"2018-04-25T09:32:21.020Z","2.15.12":"2018-04-27T12:14:59.889Z","2.15.13":"2018-04-27T17:55:27.485Z","2.16.0-beta.3":"2018-05-03T13:18:21.239Z","2.16.0-beta.4":"2018-05-03T14:59:41.189Z","2.16.0-beta.5":"2018-05-03T16:55:37.766Z","2.15.14":"2018-05-04T08:38:24.078Z","2.16.0-beta.6":"2018-05-04T13:33:19.389Z","2.16.0-beta.7":"2018-05-05T10:00:20.767Z","2.15.15":"2018-05-10T09:47:12.770Z","2.16.0":"2018-05-10T17:51:16.830Z","2.16.1":"2018-06-01T08:55:07.356Z","2.16.2":"2018-06-07T14:31:16.853Z","2.16.3":"2018-06-12T15:51:54.775Z","2.16.4":"2018-07-03T08:47:28.279Z","2.16.5":"2018-07-24T14:40:06.770Z","2.16.6":"2018-09-05T09:47:23.539Z","2.16.7":"2018-09-05T14:28:23.705Z","2.17.0":"2018-10-31T13:56:53.311Z","3.0.0":"2018-12-14T17:21:14.818Z","3.0.1":"2018-12-14T17:49:32.270Z","3.0.2":"2018-12-15T09:46:34.259Z","3.0.3":"2018-12-15T10:52:11.610Z","3.0.4":"2019-01-02T22:39:09.014Z","3.0.5":"2019-01-17T01:55:25.553Z","3.0.6":"2019-01-21T20:41:58.035Z","3.0.7":"2019-01-27T16:58:53.675Z","3.0.8":"2019-01-29T01:58:06.926Z","3.0.9":"2019-02-01T13:33:03.639Z","3.0.10":"2019-02-16T04:41:36.033Z","3.0.11":"2019-02-23T14:09:08.400Z","3.0.12":"2019-07-12T13:44:11.643Z","3.0.13":"2019-08-14T01:49:45.527Z","3.0.14":"2019-08-14T18:21:39.638Z","3.0.0-alpha.0":"2019-10-28T03:59:00.476Z","3.0.0-alpha.1":"2019-10-28T04:01:09.232Z","4.0.0-alpha.0":"2019-10-28T04:31:18.494Z","3.0.0-alpha.2":"2019-10-28T05:08:40.074Z","3.0.0-alpha.3":"2019-10-28T05:10:48.497Z","4.0.0-alpha-1":"2019-10-28T06:12:06.122Z","4.0.0-alpha-2":"2019-10-28T06:20:53.468Z","4.0.0-alpha.1":"2019-10-28T06:21:49.075Z","4.0.0-alpha-3":"2019-10-28T06:23:58.410Z","4.0.0-alpha.2":"2019-10-28T09:37:33.861Z","4.0.0-alpha.3":"2019-10-28T10:03:32.855Z","4.0.0-alpha.4":"2019-10-28T10:41:13.873Z","4.0.0-alpha.5":"2019-10-28T10:44:22.396Z","4.0.0-alpha.6":"2019-10-28T12:38:13.106Z","4.0.0-experimental.8":"2019-10-28T22:36:09.649Z","4.0.0-experimental.9":"2019-10-28T22:39:32.542Z","4.0.0-experimental.10":"2019-10-28T22:48:17.577Z","4.0.0-experimental.11":"2019-10-28T22:50:45.247Z","4.0.0-experimental.12":"2019-10-28T22:52:00.221Z","4.0.0-experimental.13":"2019-10-28T22:52:12.891Z","4.0.0-alpha.10":"2019-10-28T22:53:53.509Z","4.0.0-alpha.11":"2019-10-29T00:44:07.472Z","4.0.0-alpha.13":"2019-10-29T00:47:36.960Z","4.0.0-alpha.14":"2019-10-29T00:55:14.331Z","4.0.0-alpha.15":"2019-10-29T01:29:35.972Z","4.0.0-alpha.16":"2019-10-29T07:22:54.964Z","4.0.0-alpha.17":"2019-10-29T12:31:32.064Z","4.0.0-alpha.18":"2019-10-30T00:11:06.806Z","4.0.0-alpha.19":"2019-10-30T11:33:52.293Z","4.0.0-alpha.20":"2019-10-30T11:51:58.416Z","4.0.0-alpha.21":"2019-10-30T12:01:37.173Z","4.0.0-alpha.22":"2019-10-30T12:08:14.749Z","4.0.0-alpha.23":"2019-10-30T12:21:51.016Z","4.0.0-alpha.24":"2019-10-30T16:23:21.267Z","4.0.0-alpha.25":"2019-10-30T16:27:05.333Z","4.0.0-alpha.26":"2019-10-30T16:30:04.283Z","4.0.0-alpha.7":"2019-10-30T16:40:28.748Z","4.0.0-alpha-0ba0103.8":"2019-10-30T16:43:08.543Z","4.0.0-alpha-5a45942.11":"2019-10-30T17:10:58.513Z","4.0.0-alpha-07695da.12":"2019-10-30T17:15:19.437Z","4.0.0-alpha-9f0b61d.12":"2019-10-30T17:19:36.989Z","4.0.0-alpha-82b3108.13":"2019-10-30T20:57:08.085Z","4.0.0-alpha-fdd2bb7.14":"2019-10-30T21:10:48.663Z","4.0.0-alpha-7e39a38.15":"2019-10-31T00:03:32.763Z","4.0.0-alpha-6ae50e6.16":"2019-10-31T00:07:41.743Z","4.0.0-alpha-8affe93.18":"2019-11-01T04:15:08.621Z","4.0.0-alpha-9f48773.19":"2019-11-01T04:16:18.661Z","4.0.0-alpha-5c68759.19":"2019-11-01T04:16:36.718Z","4.0.0-alpha-844465e.19":"2019-11-01T04:16:53.970Z","4.0.0-alpha-b54ee80.19":"2019-11-01T04:17:09.932Z","4.0.0-alpha-5177e77.19":"2019-11-01T04:17:50.284Z","4.0.0-alpha-ca0d8a8.19":"2019-11-01T04:56:10.799Z","4.0.0-alpha-21b2ee2.20":"2019-11-01T04:56:42.607Z","4.0.0-alpha-7fc2fc4.20":"2019-11-01T04:56:58.943Z","4.0.0-alpha-ee36b22.20":"2019-11-01T04:57:36.952Z","4.0.0-alpha-7f1869e.20":"2019-11-01T04:57:48.637Z","4.0.0-alpha-712e1ad.20":"2019-11-01T05:34:26.692Z","4.0.0-alpha-282dfaa.21":"2019-11-01T05:34:44.009Z","4.0.0-alpha-6b9d1be.21":"2019-11-01T05:35:26.378Z","4.0.0-alpha-3f50525.21":"2019-11-01T05:35:55.214Z","4.0.0-alpha-0141454.21":"2019-11-01T05:36:33.855Z","4.0.0-alpha-179b110.22":"2019-11-01T05:37:42.792Z","4.0.0-alpha-cd97cba.22":"2019-11-01T05:38:26.402Z","4.0.0-alpha-7975d13.23":"2019-11-01T05:40:51.216Z","4.0.0-alpha-102c982.22":"2019-11-01T05:40:57.449Z","4.0.0-alpha-dfc5abb.22":"2019-11-01T05:41:13.633Z","4.0.0-alpha-49693d4.24":"2019-11-01T05:42:22.155Z","4.0.0-alpha-64e74ba.24":"2019-11-01T06:18:26.962Z","4.0.0-alpha-64efb02.24":"2019-11-01T06:18:42.858Z","4.0.0-alpha-8ac8461.24":"2019-11-01T06:45:58.471Z","4.0.0-alpha-fee260e.24":"2019-11-01T06:46:17.797Z","4.0.0-alpha-0c02f63.24":"2019-11-01T06:46:25.978Z","4.0.0-alpha-741b084.24":"2019-11-01T06:48:32.992Z","4.0.0-alpha-d467b8f.25":"2019-11-01T06:49:02.780Z","4.0.0-alpha-a85e8e2.25":"2019-11-01T06:49:11.101Z","4.0.0-alpha-13208d4.26":"2019-11-01T07:08:52.110Z","4.0.0-alpha-7e40017.26":"2019-11-01T07:09:16.038Z","4.0.0-alpha-bbd7d4c.26":"2019-11-01T07:15:52.486Z","4.0.0-alpha-73523f6.27":"2019-11-01T07:17:48.174Z","4.0.0-alpha-d633866.27":"2019-11-01T07:20:16.819Z","4.0.0-alpha-621859d.29":"2019-11-01T08:38:53.185Z","4.0.0-alpha-0d55cb3.29":"2019-11-01T08:39:14.797Z","4.0.0-alpha-e54a270.29":"2019-11-01T09:35:25.125Z","4.0.0-alpha-f967eb6.29":"2019-11-01T10:13:59.596Z","4.0.0-alpha-de3df0b.29":"2019-11-01T16:32:30.084Z","4.0.0-alpha-dbbf915.29":"2019-11-01T17:30:11.678Z","4.0.0-alpha-fe0e632.29":"2019-11-01T18:09:23.034Z","4.0.0-alpha-9d9abd3.29":"2019-11-01T22:27:44.891Z","4.0.0-alpha-6edfbc5.30":"2019-11-01T22:28:02.070Z","4.0.0-alpha-5a397cf.31":"2019-11-01T22:28:16.260Z","4.0.0-alpha-f24b4f5.32":"2019-11-01T22:28:32.786Z","4.0.0-alpha-91f54e8.33":"2019-11-01T22:29:00.290Z","4.0.0-alpha-0f3d52d.34":"2019-11-01T22:30:34.546Z","4.0.0-alpha-6c0d163.34":"2019-11-02T03:54:37.470Z","4.0.0-alpha-3daf270.35":"2019-11-02T04:13:38.139Z","4.0.0-alpha-361264f.36":"2019-11-03T06:40:48.566Z","4.0.0-alpha-db25164.36":"2019-11-03T07:03:55.101Z","4.0.0-alpha-ed3e922.36":"2019-11-03T10:08:50.395Z","4.0.0-alpha-4d14ec7.37":"2019-11-03T10:09:07.333Z","4.0.0-alpha-96b3270.37":"2019-11-03T10:34:40.615Z","4.0.0-alpha-d2e9007.38":"2019-11-04T02:13:10.636Z","4.0.0-alpha-309afac.40":"2019-11-04T02:17:34.825Z","4.0.0-alpha-e2be914.41":"2019-11-04T02:22:49.172Z","4.0.0-alpha-973be71.42":"2019-11-04T06:47:51.689Z","4.0.0-alpha-98f1eb2.43":"2019-11-04T06:55:58.141Z","4.0.0-alpha-ba37bdb.44":"2019-11-04T06:59:24.962Z","4.0.0-alpha-4625f0d.45":"2019-11-04T07:13:15.651Z","4.0.0-alpha-108da6e.46":"2019-11-04T07:14:38.642Z","4.0.0-alpha-6d28df3.47":"2019-11-04T09:26:08.155Z","4.0.0-alpha-a75c122.48":"2019-11-04T15:55:17.867Z","4.0.0-alpha-28ad06a.48":"2019-11-05T06:12:26.430Z","4.0.0-alpha-6b4fad6.48":"2019-11-05T06:12:40.211Z","4.0.0-alpha-c339f57.48":"2019-11-05T06:58:02.898Z","4.0.0-alpha-4941bae.49":"2019-11-05T06:58:55.782Z","4.0.0-alpha-ef60f14.49":"2019-11-05T07:02:32.031Z","4.0.0-alpha-6143f57.50":"2019-11-05T07:03:03.658Z","4.0.0-alpha-0f3594e.50":"2019-11-05T07:03:18.875Z","4.0.0-alpha-acd4459.50":"2019-11-05T08:04:37.971Z","4.0.0-alpha-e38e917.50":"2019-11-05T08:04:48.880Z","4.0.0-alpha-84b8921.50":"2019-11-05T09:45:51.335Z","4.0.0-alpha-3483d17.50":"2019-11-05T09:46:11.324Z","4.0.0-alpha-02fbbd0.50":"2019-11-05T17:16:35.545Z","4.0.0-alpha-fa155eb.55":"2019-11-05T17:44:34.275Z","4.0.0-alpha-c6358e8.55":"2019-11-05T17:48:25.539Z","4.0.0-alpha-c563990.56":"2019-11-05T17:48:37.260Z","4.0.0-alpha-f87f3ef.54":"2019-11-05T18:32:15.514Z","4.0.0-alpha-f56986b.57":"2019-11-05T18:33:57.652Z","4.0.0-alpha-a3ccacb.58":"2019-11-05T21:30:52.789Z","4.0.0-alpha-d851b31.58":"2019-11-06T03:26:04.614Z","4.0.0-alpha-f606738.59":"2019-11-07T02:30:46.481Z","4.0.0-alpha-b3e727f.59":"2019-11-07T02:30:55.522Z","4.0.0-alpha-339570c.59":"2019-11-07T02:38:02.196Z","4.0.0-alpha-3b70b28.60":"2019-11-07T02:39:20.194Z","4.0.0-alpha-351c810.60":"2019-11-07T02:41:45.950Z","4.0.0-alpha-d9367c2.61":"2019-11-07T03:03:20.646Z","4.0.0-alpha-24f4728.61":"2019-11-07T03:03:39.131Z","4.0.0-alpha-1f2e017.61":"2019-11-07T04:00:21.130Z","4.0.0-alpha-66d15f8.62":"2019-11-07T04:01:10.385Z","4.0.0-alpha-6f7000b.62":"2019-11-07T04:04:11.162Z","4.0.0-alpha-f970735.62":"2019-11-07T04:04:55.505Z","4.0.0-alpha-60c5829.62":"2019-11-07T04:05:17.172Z","4.0.0-alpha-4131109.63":"2019-11-07T04:12:47.944Z","4.0.0-alpha-a3b4405.63":"2019-11-07T04:13:10.706Z","4.0.0-alpha-d4cd9d2.64":"2019-11-07T04:13:55.771Z","4.0.0-alpha-30b0907.64":"2019-11-07T04:25:10.307Z","4.0.0-alpha-8f71c2b.65":"2019-11-07T05:56:58.317Z","4.0.0-alpha-21fe26e.65":"2019-11-07T05:57:18.904Z","4.0.0-alpha-ae3f72e.65":"2019-11-07T05:57:38.070Z","4.0.0-alpha-d69eb47.66":"2019-11-07T05:57:49.162Z","4.0.0-alpha-b73520d.66":"2019-11-07T06:13:03.257Z","4.0.0-alpha-6f7ac0c.67":"2019-11-07T10:18:08.878Z","4.0.0-alpha-4671b77.67":"2019-11-07T11:53:53.581Z","4.0.0-alpha-0b5ff46.67":"2019-11-07T12:30:23.543Z","4.0.0-alpha-9dfc167.67":"2019-11-07T12:38:57.815Z","4.0.0-alpha-e4f7c86.67":"2019-11-07T14:13:03.095Z","4.0.0-alpha-d0480fb.67":"2019-11-07T15:09:13.927Z","4.0.0-alpha-cd7a294.68":"2019-11-07T15:09:53.488Z","4.0.0-alpha-e8c9564.69":"2019-11-07T15:10:10.814Z","4.0.0-alpha-5b7fcaf.70":"2019-11-07T15:10:26.339Z","4.0.0-alpha-4b7cd3b.72":"2019-11-07T15:38:47.786Z","4.0.0-alpha-47d3989.73":"2019-11-07T16:21:48.572Z","4.0.0-alpha-640c588.74":"2019-11-07T16:22:34.234Z","4.0.0-alpha-2e0d9b0.75":"2019-11-07T16:23:11.501Z","4.0.0-alpha-0cbee3c.75":"2019-11-07T16:40:40.900Z","4.0.0-alpha-8a3704b.76":"2019-11-07T16:40:53.870Z","4.0.0-alpha-9877b69.76":"2019-11-07T16:41:16.155Z","2.2.1-alpha-b11808b.403":"2019-11-07T17:12:47.859Z","2.2.1-alpha-3cd9710.404":"2019-11-08T02:04:59.470Z","2.2.1-alpha-091c7cb.404":"2019-11-08T02:39:02.043Z","2.2.1-alpha-63d2749.405":"2019-11-08T23:18:20.927Z","2.2.1-alpha-3df3b8e.405":"2019-11-09T00:41:12.958Z","2.2.1-alpha-dc27119.405":"2019-11-09T08:44:21.595Z","2.2.1-alpha-8a7d144.406":"2019-11-09T12:38:12.695Z","2.2.1-alpha-ae5b112.406":"2019-11-09T16:58:23.751Z","2.2.1-alpha-681292e.407":"2019-11-09T17:10:12.782Z","2.2.1-alpha-e23f6ab.408":"2019-11-09T19:47:42.249Z","2.2.1-alpha-2ed524a.409":"2019-11-11T03:03:58.246Z","2.2.1-alpha-ae014db.409":"2019-11-11T03:07:40.077Z","2.2.1-alpha-a97e3ce.410":"2019-11-11T09:22:26.682Z","2.2.1-alpha-e9a354e.410":"2019-11-11T09:26:21.324Z","2.2.1-alpha-ffd5b26.411":"2019-11-11T11:02:52.758Z","2.2.1-alpha-3feba47.412":"2019-11-12T12:50:17.456Z","2.2.1-alpha-12a3db1.413":"2019-11-12T13:02:38.951Z","2.2.1-alpha-5cf2c23.414":"2019-11-12T13:11:01.986Z","2.2.1-alpha-f4e3080.415":"2019-11-12T13:18:09.822Z","2.2.1-alpha-f5f35b7.417":"2019-11-12T13:28:28.874Z","2.2.1-alpha-f676136.418":"2019-11-12T13:41:40.097Z","2.2.1-alpha-4a9ac3a.418":"2019-11-12T13:44:32.619Z","2.2.1-alpha-3a34759.419":"2019-11-12T14:00:36.198Z","2.2.1-alpha-90c3ad2.420":"2019-11-12T16:40:06.292Z","2.2.1-alpha-dcda733.420":"2019-11-12T18:25:35.737Z","2.2.1-alpha-8da769b.421":"2019-11-13T10:28:05.363Z","2.2.1-alpha-123cf2a.421":"2019-11-13T10:32:25.012Z","2.2.1-alpha-c02bfdc.422":"2019-11-13T20:18:07.667Z","2.2.1-alpha-6b5b6d9.422":"2019-11-13T20:22:19.383Z","2.2.1-alpha-200e35b.423":"2019-11-14T07:16:17.686Z","2.2.1-alpha-4f0cca1.423":"2019-11-14T07:21:05.074Z","2.2.1-alpha-ed522fe.424":"2019-11-15T03:13:58.525Z","2.2.1-alpha-cb5e67d.424":"2019-11-15T03:17:56.819Z","2.2.1-alpha-03fde77.425":"2019-11-15T20:21:15.427Z","2.2.1-alpha-dca1d95.425":"2019-11-15T20:30:42.327Z","2.2.1-alpha-a69f592.426":"2019-11-19T04:41:28.588Z","2.2.1-alpha-dc12f9b.426":"2019-11-19T04:45:22.636Z","2.2.1-alpha-2e9cadf.427":"2019-11-19T19:27:23.952Z","2.2.1-alpha-4e22807.427":"2019-11-19T19:35:00.852Z","2.2.1-alpha-b665789.428":"2019-11-19T20:01:46.844Z","2.2.1-alpha-4d3c1c3.428":"2019-11-19T20:11:31.518Z","2.2.1-alpha-fc9a569.429":"2019-11-20T02:48:25.903Z","2.2.1-alpha-b17b737.429":"2019-11-20T03:47:12.141Z","2.2.1-alpha-4180bf2.429":"2019-11-20T03:53:15.755Z","2.2.1-alpha-9ccf2fd.430":"2019-11-20T15:29:01.626Z","2.2.1-alpha-deba5cf.431":"2019-11-20T18:53:12.885Z","2.2.1-alpha-e75931e.432":"2019-11-20T19:10:59.359Z","2.2.1-alpha-bfcd6a8.433":"2019-11-20T19:21:20.352Z","2.2.1-alpha-235ec8a.434":"2019-11-20T22:13:15.862Z","2.2.1-alpha-09abe8a.434":"2019-11-20T22:21:34.478Z","2.2.1-alpha-963b3d9.435":"2019-11-20T23:34:37.612Z","2.2.1-alpha-5cb7975.435":"2019-11-20T23:39:16.086Z","2.2.1-alpha-2e3908d.436":"2019-11-21T18:08:33.345Z","2.2.1-alpha-d2cccee.436":"2019-11-21T18:13:04.049Z","2.2.1-alpha-b909210.437":"2019-11-23T01:24:05.611Z","2.2.1-alpha-ab7bb25.437":"2019-11-23T01:35:24.607Z","4.0.0-alpha-20ae573.441":"2019-11-23T18:05:11.474Z","4.0.0-alpha-7a0358b.440":"2019-11-23T18:08:09.555Z","4.0.0-alpha-6a06256.442":"2019-11-23T18:17:34.107Z","4.0.0-alpha-61523b6.443":"2019-11-23T18:17:55.178Z","4.0.0-alpha-5c3dd7f.442":"2019-11-24T04:13:51.419Z","4.0.0-alpha-b9403d9.443":"2019-11-24T04:23:09.605Z","4.0.0-alpha-da7f3e7.444":"2019-11-25T08:02:14.867Z","4.0.0-alpha-01b007d.447":"2019-11-25T14:20:41.191Z","4.0.0-alpha-18c5293.448":"2019-11-25T16:24:54.286Z","4.0.0-alpha-5f03aa7.448":"2019-11-25T16:27:49.982Z","4.0.0-alpha-589db4f.449":"2019-11-25T16:43:52.375Z","4.0.0-alpha-a2cf95e.450":"2019-11-25T16:45:35.925Z","4.0.0-alpha-e09a266.450":"2019-11-25T16:48:52.398Z","4.0.0-alpha-6eef219.451":"2019-11-25T16:58:54.108Z","4.0.0-alpha-5f10c27.452":"2019-11-25T17:07:26.871Z","4.0.0-alpha-2c0a441.453":"2019-11-25T17:11:45.471Z","4.0.0-alpha-cb6a935.454":"2019-11-25T18:43:46.468Z","4.0.0-alpha-d0d6b81.455":"2019-11-25T18:44:24.692Z","4.0.0-alpha-f2de8b5.455":"2019-11-25T18:47:15.023Z","4.0.0-alpha-3c10d06.456":"2019-11-25T18:54:01.775Z","4.0.0-alpha-af90919.457":"2019-11-25T18:57:51.104Z","4.0.0-alpha-749f9c6.458":"2019-11-25T19:45:01.017Z","4.0.0-alpha-6c1f52c.459":"2019-11-25T20:12:10.945Z","4.0.0-alpha-c9aa4c9.460":"2019-11-25T21:34:23.656Z","4.0.0-alpha-55ec5a7.461":"2019-11-25T22:19:08.230Z","4.0.0-alpha-121a46e.461":"2019-11-25T22:27:51.579Z","4.0.0-alpha-89dc6cc.462":"2019-11-25T22:28:33.001Z","4.0.0-alpha-3c5c0be.462":"2019-11-25T23:17:32.705Z","4.0.0-alpha-807acc4.462":"2019-11-25T23:17:39.905Z","4.0.0-alpha-75cb77d.463":"2019-11-26T00:34:15.782Z","4.0.0-alpha-127c766.464":"2019-11-26T00:34:47.466Z","4.0.0-alpha-3994bc2.465":"2019-11-26T00:54:15.063Z","4.0.0-alpha-41c52d3.466":"2019-11-26T06:17:31.787Z","4.0.0-alpha-41c52d3.140":"2019-11-26T18:51:40.827Z","4.0.0-alpha-1d1dfdd.468":"2019-11-26T18:55:13.525Z","4.0.0-alpha-97938e6.469":"2019-11-27T05:25:44.655Z","4.0.0-alpha-eca5618.469":"2019-11-27T05:52:04.647Z","4.0.0-alpha-7d90749.469":"2019-11-27T16:15:34.260Z","4.0.0-alpha-a436317.469":"2019-11-27T16:15:48.730Z","4.0.0-alpha-c4f2107.469":"2019-11-27T17:12:58.380Z","4.0.0-alpha-5dae171.469":"2019-11-27T17:13:25.466Z","4.0.0-alpha-86aa704.469":"2019-11-27T17:16:35.665Z","4.0.0-alpha-d38de9b.469":"2019-11-27T17:16:54.439Z","4.0.0-alpha-00f83d9.469":"2019-11-27T17:17:10.152Z","4.0.0-alpha-ef2c66b.469":"2019-11-27T17:18:20.568Z","4.0.0-alpha-a3854cb.469":"2019-11-27T18:12:29.889Z","4.0.0-alpha-445a098.469":"2019-11-27T18:12:55.807Z","4.0.0-alpha-c7dddae.469":"2019-11-27T19:36:09.140Z","4.0.0-alpha-13f7a2d.469":"2019-11-27T19:36:27.584Z","4.0.0-alpha-6d3a11e.469":"2019-11-27T20:27:50.715Z","4.0.0-alpha-7b44d7f.470":"2019-11-28T04:03:30.292Z","4.0.0-alpha-ce9db13.471":"2019-11-28T04:03:45.605Z","4.0.0-alpha-bf2fbc6.473":"2019-11-28T04:03:55.306Z","4.0.0-alpha-15a137f.472":"2019-11-28T04:04:09.274Z","4.0.0-alpha-eda0fd2.471":"2019-11-28T04:04:22.799Z","4.0.0-alpha-d4c5de8.471":"2019-11-28T04:04:56.122Z","4.0.0-alpha-d0c9e07.471":"2019-11-28T04:05:02.867Z","4.0.0-alpha-5b96c0c.474":"2019-11-28T04:05:39.072Z","4.0.0-alpha-a029f58.474":"2019-11-28T04:06:01.486Z","4.0.0-alpha-32518c8.474":"2019-11-28T04:06:17.723Z","4.0.0-alpha-1ae2509.474":"2019-11-28T04:06:56.203Z","4.0.0-alpha-2ad310d.474":"2019-11-28T04:07:21.395Z","4.0.0-alpha-c79bcc1.474":"2019-11-28T04:07:32.899Z","4.0.0-alpha-1cb6b65.475":"2019-11-28T04:08:35.693Z","4.0.0-alpha-8e42388.475":"2019-11-28T04:08:44.130Z","4.0.0-alpha-c831d72.475":"2019-11-28T04:08:54.332Z","4.0.0-alpha-48debe7.476":"2019-11-28T04:35:07.659Z","4.0.0-alpha-697dc68.477":"2019-11-28T04:35:24.114Z","4.0.0-alpha-c678038.478":"2019-11-28T04:35:55.273Z","4.0.0-alpha-01b5f29.478":"2019-11-28T04:36:48.628Z","4.0.0-alpha-5f870a5.478":"2019-11-28T05:09:39.269Z","4.0.0-alpha-cc59d20.478":"2019-11-28T05:12:50.717Z","4.0.0-alpha-6f0ad77.479":"2019-11-28T09:42:29.905Z","4.0.0-alpha-c32f01e.479":"2019-11-28T16:34:37.866Z","4.0.0-alpha-21f4d52.480":"2019-11-28T16:38:53.547Z","4.0.0-alpha-9d71d75.480":"2019-11-28T17:11:02.281Z","4.0.0-alpha-0c042b7.480":"2019-11-28T17:20:39.315Z","4.0.0-alpha-df0d2bc.481":"2019-11-28T17:20:58.139Z","4.0.0-alpha-0c86bbb.472":"2019-12-08T18:48:41.552Z","4.0.0-alpha-05f8472.482":"2019-12-08T18:54:25.638Z","4.0.0-alpha-4d38b64.483":"2019-12-08T19:07:58.253Z","4.0.0-alpha-1a8d814.484":"2019-12-08T19:12:29.472Z","4.0.0-alpha-cec3607.488":"2019-12-10T07:22:35.526Z","4.0.0-alpha-80fdea4.488":"2019-12-10T07:22:52.917Z","4.0.0-alpha-1b8d632.488":"2019-12-10T07:23:24.775Z","4.0.0-alpha-3fa6683.488":"2019-12-10T07:24:13.448Z","4.0.0-alpha-e2a8222.488":"2019-12-10T07:24:28.741Z","4.0.0-alpha-5a7bbc6.488":"2019-12-10T07:25:08.653Z","4.0.0-alpha-0d86a8a.488":"2019-12-10T07:25:56.732Z","4.0.0-alpha-a3dba8e.489":"2019-12-10T07:27:37.726Z","4.0.0-alpha-5621c13.489":"2019-12-10T07:28:00.195Z","4.0.0-alpha-29719dc.489":"2019-12-10T07:28:23.813Z","4.0.0-alpha-bb18976.489":"2019-12-10T07:28:40.971Z","4.0.0-alpha-a33718a.489":"2019-12-10T07:28:59.423Z","4.0.0-alpha-abddf9e.489":"2019-12-10T07:40:18.695Z","4.0.0-alpha-ebd65b4.490":"2019-12-10T07:40:38.978Z","4.0.0-alpha-fd73f91.491":"2019-12-10T07:40:47.456Z","4.0.0-alpha-c607232.490":"2019-12-10T07:42:54.216Z","4.0.0-alpha-53a7b05.490":"2019-12-10T07:43:13.392Z","4.0.0-alpha-5b4f372.490":"2019-12-10T07:43:28.013Z","4.0.0-alpha-9e5db7b.492":"2019-12-10T07:45:23.458Z","4.0.0-alpha-e893a77.492":"2019-12-10T17:41:06.527Z","4.0.0-alpha-85dbd07.493":"2019-12-10T17:52:16.124Z","4.0.0-alpha-ffd503d.493":"2019-12-10T17:52:39.117Z","4.0.0-alpha-0fe0eb2.493":"2019-12-10T17:53:01.171Z","4.0.0-alpha-5e497dd.493":"2019-12-10T17:53:17.712Z","4.0.0-alpha-1860a13.493":"2019-12-10T17:54:54.720Z","4.0.0-alpha-457af0c.493":"2019-12-10T18:48:53.904Z","4.0.0-alpha-d080e94.494":"2019-12-10T18:49:12.496Z","4.0.0-alpha-dcbdf3f.495":"2019-12-10T18:49:46.460Z","4.0.0-alpha-1cc226e.496":"2019-12-10T18:50:19.090Z","4.0.0-alpha-eb954b2.496":"2019-12-10T18:51:54.634Z","4.0.0-alpha-5020fcd.496":"2019-12-10T18:52:28.320Z","4.0.0-alpha-a8fd2ad.496":"2019-12-10T18:52:37.371Z","4.0.0-alpha-bd7b291.496":"2019-12-10T18:53:25.640Z","4.0.0-alpha-4de32ca.497":"2019-12-10T18:54:36.019Z","4.0.0-alpha-a99c000.497":"2019-12-10T19:31:29.552Z","4.0.0-alpha-6ba6685.499":"2019-12-10T19:56:54.983Z","4.0.0-alpha-28c063a.497":"2019-12-10T19:57:10.902Z","4.0.0-alpha-a3464bc.500":"2019-12-10T19:57:26.978Z","4.0.0-alpha-48d9969.498":"2019-12-10T19:58:08.859Z","4.0.0-alpha-3890e60.501":"2019-12-11T19:21:24.395Z","4.0.0-alpha-d7ce085.502":"2019-12-13T17:53:37.594Z","4.0.0-alpha-9dc7d18.502":"2019-12-13T21:42:12.905Z","4.0.0-alpha-6705745.503":"2019-12-13T23:02:05.323Z","4.0.0-alpha-2ff6a40.504":"2019-12-14T11:50:26.200Z","4.0.0-alpha-042247f.504":"2019-12-14T11:55:53.600Z","4.0.0-alpha-c7bd6d2.504":"2019-12-14T21:56:54.297Z","4.0.0-alpha-14753ca.505":"2019-12-15T11:32:32.677Z","4.0.0-alpha-e87e1fd.505":"2019-12-15T22:04:46.348Z","4.0.0-alpha-2e5b3cd.506":"2019-12-17T06:43:18.080Z","4.0.0-alpha-e35c3e8.507":"2019-12-17T06:45:18.844Z","4.0.0-alpha-78019b3.507":"2019-12-17T07:09:51.890Z","4.0.0-alpha-04a6e9a.507":"2019-12-17T07:10:54.514Z","4.0.0-alpha-35aa855.508":"2019-12-17T09:19:23.265Z","4.0.0-alpha-e422298.509":"2019-12-17T12:30:36.692Z","4.0.0-alpha-93fb725.509":"2019-12-17T14:13:20.863Z","4.0.0-alpha-47f5796.509":"2019-12-17T14:14:16.966Z","4.0.0-alpha-8047994.510":"2019-12-17T14:30:33.249Z","4.0.0-alpha-af2bc62.510":"2019-12-17T16:41:46.754Z","4.0.0-alpha-5197fa2.510":"2019-12-17T18:23:41.673Z","4.0.0-alpha-25e612e.510":"2019-12-18T00:51:17.800Z","4.0.0-alpha-49e31d7.511":"2019-12-18T00:51:39.591Z","4.0.0-alpha-694a32c.512":"2019-12-18T13:41:00.660Z","4.0.0-alpha-26ffc25.512":"2019-12-18T14:57:42.123Z","4.0.0-alpha-18dc0a3.512":"2019-12-18T21:27:34.527Z","4.0.0-alpha-47a9d4b.513":"2019-12-18T21:28:40.495Z","4.0.0-alpha-276ebcc.513":"2019-12-18T22:07:32.931Z","4.0.0-alpha-7d6a8d4.513":"2019-12-19T00:19:35.888Z","4.0.0-alpha-2583194.514":"2019-12-19T00:19:53.766Z","4.0.0-alpha-76211e4.515":"2019-12-20T07:29:24.768Z","4.0.0-alpha-69e9c7f.515":"2019-12-20T15:04:56.928Z","4.0.0-alpha-f42af4c.516":"2019-12-20T15:06:31.886Z","4.0.0-alpha-3737257.517":"2019-12-20T21:32:36.036Z","4.0.0-alpha-1e3746f.517":"2019-12-20T22:55:10.811Z","4.0.0-alpha-ffcba34.518":"2019-12-23T17:01:29.612Z","4.0.0-alpha-67d9cdd.518":"2019-12-23T17:45:40.887Z","4.0.0-alpha-b454643.518":"2019-12-23T17:45:52.759Z","4.0.0-alpha-b26f301.518":"2019-12-23T18:07:58.590Z","4.0.0-alpha-810f284.519":"2019-12-23T18:08:39.568Z","4.0.0-alpha-0097289.519":"2019-12-23T18:09:23.534Z","4.0.0-alpha-f912496.520":"2019-12-23T20:31:03.204Z","4.0.0-alpha-4fa9f36.520":"2019-12-23T20:31:34.624Z","4.0.0-alpha-60c4308.520":"2019-12-23T21:50:10.427Z","4.0.0-alpha-58f9154.520":"2019-12-23T21:50:31.856Z","4.0.0-alpha-31df1a4.520":"2019-12-23T22:28:44.060Z","4.0.0-alpha-a538f1f.520":"2019-12-23T22:28:58.363Z","4.0.0-alpha-75c5e30.520":"2019-12-23T23:28:08.201Z","4.0.0-alpha-7aa50c1.520":"2019-12-23T23:53:55.170Z","4.0.0-alpha-ebf4f71.521":"2019-12-23T23:55:02.958Z","4.0.0-alpha-2683af9.521":"2019-12-24T19:43:28.116Z","4.0.0-alpha-fcbc64f.523":"2019-12-24T19:43:36.398Z","4.0.0-alpha-4519f21.524":"2019-12-24T19:43:51.679Z","4.0.0-alpha-1af3369.522":"2019-12-24T19:44:02.035Z","4.0.0-alpha-79e50db.523":"2019-12-24T19:44:43.676Z","4.0.0-alpha-1068d46.523":"2019-12-24T19:44:54.660Z","4.0.0-alpha-9c83ad5.525":"2019-12-24T19:46:45.176Z","4.0.0-alpha-4e9bd2f.525":"2019-12-24T19:46:59.998Z","4.0.0-alpha-c4975ca.525":"2019-12-24T19:52:40.625Z","4.0.0-alpha-e200a9d.526":"2019-12-26T17:05:59.318Z","4.0.0-alpha-b5624b0.526":"2019-12-26T17:51:25.341Z","4.0.0-alpha-0578e8d.526":"2019-12-27T04:08:39.614Z","4.0.0-alpha-884ba07.526":"2019-12-27T12:16:53.981Z","4.0.0-alpha-8666981.526":"2019-12-27T21:22:25.316Z","4.0.0-alpha-42f57dc.526":"2019-12-28T17:25:33.835Z","4.0.0-alpha-c542c44.526":"2019-12-29T17:58:22.009Z","4.0.0-alpha-b804fc1.526":"2019-12-29T22:18:40.113Z","4.0.0-alpha-5ffdfd2.526":"2019-12-30T10:08:29.835Z","4.0.0-alpha-4cda5b8.527":"2019-12-30T10:11:51.991Z","4.0.0-alpha-7397175.527":"2019-12-30T10:12:41.599Z","4.0.0-alpha-b4c9353.527":"2019-12-30T11:17:59.786Z","4.0.0-alpha-13116f7.527":"2019-12-30T12:34:58.467Z","4.0.0-alpha-876d09b.527":"2019-12-30T12:35:10.846Z","4.0.0-alpha-94e39a5.527":"2019-12-30T13:22:11.054Z","4.0.0-alpha-37f6687.528":"2019-12-30T13:27:05.490Z","4.0.0-alpha-4f0c934.528":"2019-12-30T13:39:33.644Z","4.0.0-alpha-6610cd4.529":"2019-12-30T14:52:17.486Z","4.0.0-alpha-527a156.529":"2019-12-30T19:17:32.999Z","4.0.0-alpha-fa07f95.530":"2020-01-02T18:37:10.278Z","4.0.0-alpha-765a34d.530":"2020-01-06T12:58:12.818Z","4.0.0-alpha-d3e0bc2.530":"2020-01-07T09:54:11.804Z","4.0.0-alpha-85570a4.531":"2020-01-07T09:54:54.061Z","4.0.0-alpha-ebf074b.532":"2020-01-07T09:55:11.183Z","4.0.0-alpha-776adcd.531":"2020-01-07T09:55:29.706Z","4.0.0-alpha-e0a54fe.533":"2020-01-07T09:56:37.859Z","4.0.0-alpha-76dcae9.534":"2020-01-07T09:57:46.176Z","4.0.0-alpha-2f8d24a.534":"2020-01-07T10:01:58.268Z","4.0.0-alpha-009fc9f.535":"2020-01-07T10:03:27.429Z","4.0.0-alpha-bc248ef.535":"2020-01-07T11:15:36.077Z","4.0.0-alpha-dba2345.536":"2020-01-07T11:18:54.325Z","4.0.0-alpha-92baf1c.535":"2020-01-07T11:19:19.479Z","4.0.0-alpha-fae5775.536":"2020-01-07T11:19:42.770Z","4.0.0-alpha-7172e72.539":"2020-01-07T12:16:51.620Z","4.0.0-alpha-dc64eac.539":"2020-01-07T12:17:20.352Z","4.0.1-beta.0":"2020-01-07T12:52:45.036Z","4.0.1-alpha-d049040.0":"2020-01-07T12:59:23.606Z","4.0.0-alpha-0a30c15.540":"2020-01-07T13:04:11.084Z","4.0.0-alpha-b6ca78b.541":"2020-01-07T13:05:28.793Z","4.0.0-alpha-aad9e74.541":"2020-01-07T13:05:58.753Z","4.0.0-alpha-03c95fc.541":"2020-01-07T13:06:09.123Z","4.0.0-alpha-0f99383.542":"2020-01-07T13:06:46.748Z","4.0.0-alpha-70ceead.541":"2020-01-07T13:07:04.201Z","4.0.0-alpha-39dec24.542":"2020-01-07T13:30:05.057Z","4.0.0-alpha-e2974d8.543":"2020-01-07T13:38:54.573Z","4.0.0-alpha-bb9aa34.544":"2020-01-07T13:42:47.481Z","4.0.0-alpha-5d8f4a4.545":"2020-01-07T14:53:00.421Z","4.0.0-alpha-e0efcc8.545":"2020-01-07T14:53:17.166Z","4.0.0-alpha-b7895d8.545":"2020-01-07T14:58:06.501Z","4.0.0-alpha-487dc07.546":"2020-01-07T15:03:16.825Z","4.0.0-alpha-f45e483.546":"2020-01-07T15:04:12.057Z","4.0.0-alpha-aa3fb5d.547":"2020-01-07T15:29:15.611Z","4.0.0-alpha-2f0123a.548":"2020-01-08T05:46:38.997Z","4.0.0-alpha-4f2a5cc.548":"2020-01-08T06:02:30.588Z","4.0.0-alpha-3d1cdf3.549":"2020-01-08T08:43:02.932Z","4.0.0-alpha-a51f9ef.549":"2020-01-08T08:44:11.676Z","4.0.0-alpha-059b497.549":"2020-01-08T08:46:46.060Z","4.0.0-alpha-4cba829.538":"2020-01-08T08:50:17.154Z","4.0.0-alpha-274b7a0.550":"2020-01-08T08:57:22.552Z","4.0.0-alpha-16c3ccc.550":"2020-01-08T10:29:51.875Z","4.0.0-alpha-b693160.551":"2020-01-08T10:30:28.970Z","4.0.0-alpha-18657fb.550":"2020-01-08T10:33:54.354Z","4.0.0-alpha-22fbab3.551":"2020-01-08T12:27:10.084Z","4.0.0-alpha-d79e846.551":"2020-01-08T12:28:11.330Z","4.0.0-alpha-2c01ecf.552":"2020-01-08T12:29:37.200Z","4.0.0-alpha-1b49bdf.551":"2020-01-08T12:30:06.958Z","4.0.0-alpha-910407e.551":"2020-01-08T12:33:44.338Z","4.0.0-alpha-1d494e2.553":"2020-01-08T12:45:47.089Z","4.0.1-beta.1":"2020-01-08T12:47:33.038Z","4.0.0-alpha-6203057.552":"2020-01-08T12:48:47.397Z","4.0.1-alpha-2a45bff.0":"2020-01-08T12:49:30.642Z","4.0.1-alpha-79da01e.0":"2020-01-08T17:51:54.408Z","4.0.1-alpha-6c0f08c.1":"2020-01-08T17:57:31.790Z","4.0.1-alpha-53b0747.1":"2020-01-08T18:02:21.409Z","4.0.1-alpha-9194ccb.2":"2020-01-08T21:26:45.432Z","4.0.1-alpha-1129f3f.2":"2020-01-08T21:37:17.343Z","4.0.1-alpha-4cdaf8e.3":"2020-01-08T23:58:38.864Z","4.0.1-alpha-e4330f2.3":"2020-01-09T00:08:34.217Z","4.0.1-alpha-2fb42fa.4":"2020-01-09T00:27:03.408Z","4.0.1-alpha-085d6ea.5":"2020-01-09T04:37:03.218Z","4.0.1-alpha-51c232b.5":"2020-01-09T04:53:50.914Z","4.0.1-alpha-68eff57.6":"2020-01-09T16:13:19.501Z","4.0.1-alpha-63e3413.6":"2020-01-09T16:13:30.508Z","4.0.1-alpha-b517b30.6":"2020-01-09T16:25:51.884Z","4.0.1-alpha-e996f7b.7":"2020-01-09T16:30:26.029Z","4.0.1-alpha-a0a422a.8":"2020-01-09T17:31:15.826Z","4.0.1-alpha-f625423.8":"2020-01-09T17:31:56.059Z","4.0.1-alpha-9c06349.8":"2020-01-09T17:35:18.619Z","4.0.1-alpha-9572b2a.9":"2020-01-09T17:37:13.038Z","4.0.1-alpha-e91fbbc.9":"2020-01-09T17:45:52.760Z","4.0.1-alpha-45e362a.10":"2020-01-09T18:52:45.131Z","4.0.1-alpha-6c946b5.10":"2020-01-09T18:52:49.620Z","4.0.1-alpha-9489370.10":"2020-01-09T18:57:51.740Z","4.0.1-alpha-8eb174a.11":"2020-01-09T19:02:43.390Z","4.0.1-alpha-1ebfe80.12":"2020-01-09T19:03:51.146Z","4.0.1-alpha-32f559b.12":"2020-01-09T19:07:22.260Z","4.0.1-alpha-f4bcff1.13":"2020-01-09T21:16:13.905Z","4.0.1-alpha-e7e07e5.13":"2020-01-09T21:31:24.351Z","4.0.1-alpha-f5a7039.14":"2020-01-09T22:23:45.206Z","4.0.1-alpha-17d9791.14":"2020-01-09T22:29:07.829Z","4.0.1-alpha-60572b5.15":"2020-01-10T01:21:16.655Z","4.0.1-alpha-f870a57.15":"2020-01-10T01:26:39.882Z","4.0.1-alpha-a256d75.16":"2020-01-10T04:02:58.222Z","4.0.1-alpha-eb7c655.16":"2020-01-10T04:10:28.666Z","4.0.1-alpha-e3a5ae5.17":"2020-01-10T07:58:36.845Z","4.0.1-alpha-8e06f38.17":"2020-01-10T08:06:03.441Z","4.0.1-alpha-bee07b3.18":"2020-01-10T15:28:53.665Z","4.0.1-alpha-e65cd61.18":"2020-01-10T15:33:18.892Z","4.0.1-alpha-1bac4b9.19":"2020-01-10T16:01:24.345Z","4.0.1-alpha-30e07d5.19":"2020-01-10T16:05:34.403Z","4.0.1-alpha-54a2913.20":"2020-01-10T16:06:23.340Z","4.0.1-alpha-3ac4030.20":"2020-01-10T16:06:48.948Z","4.0.1-alpha-e6b8541.20":"2020-01-10T16:10:33.475Z","4.0.1-alpha-48ba3c6.21":"2020-01-10T16:16:27.540Z","4.0.1-alpha-ffbfa71.21":"2020-01-10T16:21:26.068Z","4.0.1-alpha-297f5b2.22":"2020-01-10T17:43:46.933Z","4.0.1-alpha-5505bbd.22":"2020-01-10T17:44:07.909Z","4.0.1-alpha-28a6eae.22":"2020-01-10T17:48:28.526Z","4.0.1-alpha-f73ccd5.23":"2020-01-10T17:52:13.414Z","4.0.1-alpha-fb79d62.24":"2020-01-10T18:35:05.264Z","4.0.1-alpha-ac6bb9c.24":"2020-01-10T18:39:35.089Z","4.0.1-alpha-ef35639.25":"2020-01-10T21:59:58.614Z","4.0.1-alpha-90bddca.25":"2020-01-10T22:05:06.537Z","4.0.1-alpha-df5add4.26":"2020-01-11T18:06:36.303Z","4.0.1-alpha-034ae73.27":"2020-01-12T06:11:16.085Z","4.0.1-alpha-bdbfce9.27":"2020-01-12T06:18:25.914Z","4.0.1-alpha-9e83b39.28":"2020-01-13T13:02:21.843Z","4.0.1-alpha-ed1ba5c.29":"2020-01-13T13:12:35.030Z","4.0.1-alpha-cc7755b.30":"2020-01-13T13:16:36.639Z","4.0.1-alpha-5505753.30":"2020-01-13T18:23:01.612Z","4.0.1-alpha-a5c8cb1.30":"2020-01-13T18:40:52.970Z","4.0.1-alpha-2bbc054.31":"2020-01-13T23:03:39.738Z","4.0.1-alpha-d182ac6.31":"2020-01-13T23:07:40.064Z","4.0.1-alpha-43146a2.32":"2020-01-14T12:26:12.714Z","4.0.1-alpha-0bd9f03.32":"2020-01-14T12:46:25.333Z","4.0.1-alpha-a952367.33":"2020-01-14T15:34:14.288Z","4.0.1-alpha-8521e5a.33":"2020-01-14T15:52:10.953Z","4.0.1-alpha-2a01d26.34":"2020-01-14T21:44:28.596Z","4.0.1-alpha-ea7f553.34":"2020-01-14T21:48:55.920Z","4.0.1-alpha-ecd00f4.35":"2020-01-15T08:17:08.892Z","4.0.1-alpha-641c70c.35":"2020-01-15T08:25:42.781Z","4.0.1-alpha-44ea92f.36":"2020-01-15T09:23:40.479Z","4.0.1-alpha-c520d91.36":"2020-01-15T09:29:40.965Z","4.0.1-alpha-c5198c9.37":"2020-01-15T15:15:49.923Z","4.0.1-alpha-45f30e1.37":"2020-01-15T15:28:41.996Z","4.0.1-alpha-c0ebed3.38":"2020-01-16T02:05:15.824Z","4.0.1-alpha-eb88947.38":"2020-01-16T02:05:42.353Z","4.0.1-alpha-f82547b.38":"2020-01-16T02:10:05.709Z","4.0.1-alpha-49f3658.39":"2020-01-16T02:14:52.961Z","4.0.1-alpha-b36af03.39":"2020-01-16T02:20:03.304Z","4.0.1-alpha-c16a0ae.40":"2020-01-16T03:27:27.211Z","4.0.1-alpha-3e22b14.40":"2020-01-16T03:27:49.374Z","4.0.1-alpha-3fd96dd.40":"2020-01-16T03:32:34.443Z","4.0.1-alpha-3ff5c6f.41":"2020-01-16T03:35:38.629Z","4.0.1-alpha-6ca6489.41":"2020-01-16T03:40:42.631Z","4.0.1-alpha-c11b9a3.42":"2020-01-16T04:11:54.685Z","4.0.1-alpha-cd25d67.42":"2020-01-16T04:12:30.236Z","4.0.1-alpha-14a0e4d.42":"2020-01-16T04:16:23.582Z","4.0.1-alpha-43f38a8.43":"2020-01-16T04:17:36.034Z","4.0.1-alpha-bbe67ea.44":"2020-01-16T05:02:45.362Z","4.0.1-alpha-a58dd1b.44":"2020-01-16T05:03:15.523Z","4.0.1-alpha-6e94296.44":"2020-01-16T05:07:34.325Z","4.0.1-alpha-e6188d2.45":"2020-01-16T05:09:09.556Z","4.0.1-alpha-4e86dc0.45":"2020-01-16T05:14:48.503Z","4.0.1-alpha-ed84749.46":"2020-01-16T07:25:57.933Z","4.0.1-alpha-bc6dad1.46":"2020-01-16T07:30:05.232Z","4.0.1-alpha-84c2c99.48":"2020-01-16T11:04:53.437Z","4.0.1-alpha-fee77b5.48":"2020-01-16T11:05:06.288Z","4.0.1-alpha-80d4f34.48":"2020-01-16T11:09:40.823Z","4.0.1-alpha-d04024b.49":"2020-01-16T11:11:31.684Z","4.0.1-alpha-16fb00f.48":"2020-01-16T11:14:42.007Z","4.0.1-alpha-67371d0.49":"2020-01-16T12:08:03.200Z","4.0.1-alpha-e9bcd86.49":"2020-01-16T12:13:01.283Z","4.0.1-alpha-433420a.50":"2020-01-16T21:24:29.796Z","4.0.1-alpha-b87ed8e.50":"2020-01-16T21:46:53.457Z","4.0.1-alpha-5457dfc.51":"2020-01-17T18:37:34.856Z","4.0.1-alpha-4d25cba.51":"2020-01-17T18:37:47.909Z","4.0.1-alpha-fef5e23.51":"2020-01-17T18:54:17.747Z","4.0.1-alpha-4c49fe8.52":"2020-01-17T18:59:22.753Z","4.0.1-alpha-d535685.53":"2020-01-19T10:22:53.490Z","4.0.1-alpha-48203f3.53":"2020-01-19T10:52:31.785Z","4.0.1-alpha-9cb70e3.54":"2020-01-19T15:22:59.143Z","4.0.1-alpha-112c272.54":"2020-01-19T18:36:18.995Z","4.0.1-alpha-35b0aa6.54":"2020-01-20T15:25:40.176Z","4.0.1-alpha-b05b005.55":"2020-01-20T15:30:15.878Z","4.0.1-alpha-0924920.55":"2020-01-20T21:24:11.849Z","4.0.1-alpha-01e7639.55":"2020-01-20T21:29:38.505Z","4.0.1-alpha-1d0dfbf.56":"2020-01-21T01:13:32.576Z","4.0.1-alpha-a903a8c.56":"2020-01-21T01:25:36.190Z","4.0.1-alpha-85c45ba.57":"2020-01-21T15:24:35.518Z","4.0.1-alpha-915b41e.57":"2020-01-21T15:34:10.976Z","4.0.1-alpha-5e398fa.58":"2020-01-21T20:33:25.836Z","4.0.1-alpha-f051ce2.58":"2020-01-21T20:42:10.053Z","4.0.1-alpha-160aee7.59":"2020-01-21T22:18:19.013Z","4.0.1-alpha-a2e8929.59":"2020-01-21T22:26:57.347Z","4.0.1-alpha-e5ab57a.60":"2020-01-21T22:29:45.232Z","4.0.1-alpha-2b9f600.60":"2020-01-22T10:19:48.365Z","4.0.1-alpha-f5826d7.60":"2020-01-22T10:33:33.710Z","4.0.1-alpha-09a7d0d.61":"2020-01-22T17:49:48.154Z","4.0.1-alpha-16e1dcc.61":"2020-01-22T17:58:40.409Z","4.0.1-alpha-4567e58.62":"2020-01-23T19:29:15.306Z","4.0.1-alpha-b4b96b8.62":"2020-01-23T19:29:34.664Z","4.0.1-alpha-b54180a.62":"2020-01-23T19:38:32.126Z","4.0.1-alpha-791a454.63":"2020-01-23T19:43:54.051Z","4.0.1-alpha-bf4b0c9.63":"2020-01-23T20:16:38.556Z","4.0.1-alpha-56018f2.64":"2020-01-23T20:16:54.617Z","4.0.1-alpha-1a60c7b.64":"2020-01-23T20:33:53.378Z","4.0.1-alpha-41eea98.65":"2020-01-24T09:49:53.785Z","4.0.1-alpha-ae15ad0.65":"2020-01-24T09:50:06.780Z","4.0.1-alpha-30fc645.65":"2020-01-24T09:54:36.702Z","4.0.1-alpha-0816058.66":"2020-01-24T09:55:53.085Z","4.0.1-alpha-c911b98.66":"2020-01-24T10:01:04.965Z","4.0.1-alpha-61bf63c.67":"2020-01-24T10:06:27.119Z","4.0.1-alpha-5f8714c.67":"2020-01-24T10:06:49.647Z","4.0.1-alpha-7089919.67":"2020-01-24T10:11:35.065Z","4.0.1-alpha-414e12e.68":"2020-01-24T10:16:00.547Z","4.0.1-alpha-4c78b3d.68":"2020-01-24T10:21:00.958Z","4.0.1-alpha-a3e8190.68":"2020-01-24T10:26:39.653Z","4.0.1-alpha-e627ba0.69":"2020-01-24T11:06:34.218Z","4.0.1-alpha-7fbeb5a.69":"2020-01-24T11:06:56.621Z","4.0.1-alpha-ff51d15.69":"2020-01-24T11:11:22.823Z","4.0.1-alpha-b931726.70":"2020-01-24T11:12:37.158Z","4.0.1-alpha-9fa3771.70":"2020-01-24T11:17:14.923Z","4.0.1-alpha-370411d.71":"2020-01-24T12:27:38.375Z","4.0.1-alpha-1039fda.71":"2020-01-24T12:27:55.817Z","4.0.1-alpha-971b9a3.71":"2020-01-24T12:32:23.325Z","4.0.1-alpha-250a6a5.72":"2020-01-24T12:33:40.365Z","4.0.1-alpha-dd88c35.72":"2020-01-24T13:22:45.214Z","4.0.1-alpha-66dcb4f.73":"2020-01-24T13:23:50.337Z","4.0.1-alpha-2723d08.73":"2020-01-24T13:24:01.993Z","4.0.1-alpha-78d1908.73":"2020-01-24T13:28:41.496Z","4.0.1-alpha-31582ba.74":"2020-01-24T13:32:03.897Z","4.0.1-alpha-2032e93.75":"2020-01-24T15:52:31.855Z","4.0.1-alpha-c49cded.75":"2020-01-24T15:52:52.268Z","4.0.1-alpha-0ac432e.75":"2020-01-24T15:57:10.380Z","4.0.1-alpha-ff8a01a.76":"2020-01-24T15:58:43.827Z","4.0.1-alpha-c7458b9.76":"2020-01-24T16:03:06.175Z","4.0.1-alpha-6dd2753.77":"2020-01-25T01:01:49.790Z","4.0.1-alpha-5912fa4.77":"2020-01-25T01:06:27.225Z","4.0.1-alpha-a59e613.78":"2020-01-25T08:12:43.878Z","4.0.1-alpha-aaf811c.78":"2020-01-25T08:20:22.501Z","4.0.1-alpha-dfb7ea7.79":"2020-01-26T15:35:30.253Z","4.0.1-alpha-38af53b.79":"2020-01-26T16:32:04.871Z","4.0.1-alpha-11e7427.79":"2020-01-26T16:36:46.223Z","4.0.1-alpha-1093745.80":"2020-01-26T22:35:14.402Z","4.0.1-alpha-fad7af6.80":"2020-01-26T23:35:55.003Z","4.0.1-alpha-e56dbff.81":"2020-01-27T13:35:21.873Z","4.0.1-alpha-c5fa99c.81":"2020-01-27T14:17:42.361Z","4.0.1-alpha-608a276.82":"2020-01-27T14:37:11.866Z","4.0.1-alpha-ff63cf3.82":"2020-01-27T14:37:30.570Z","4.0.1-alpha-8a82139.82":"2020-01-27T14:52:18.811Z","4.0.1-alpha-ed2ba4a.83":"2020-01-27T14:54:37.626Z","4.0.1-alpha-925209b.83":"2020-01-27T15:28:30.867Z","4.0.1-alpha-b7d9ada.84":"2020-01-27T15:29:40.554Z","4.0.1-alpha-5d43464.84":"2020-01-27T15:29:55.818Z","4.0.1-alpha-0ee6e49.84":"2020-01-27T16:30:41.916Z","4.0.1-alpha-94fd823.85":"2020-01-27T16:32:15.315Z","4.0.1-alpha-12bbbd1.85":"2020-01-27T16:32:47.107Z","4.0.1-alpha-1d4c5d4.85":"2020-01-27T16:34:33.048Z","4.0.1-alpha-9314dfe.85":"2020-01-27T17:06:25.607Z","4.0.1-alpha-452406d.86":"2020-01-27T17:08:15.045Z","4.0.1-alpha-09c54b4.86":"2020-01-27T17:08:35.208Z","4.0.1-alpha-8477073.86":"2020-01-27T17:18:53.349Z","4.0.1-alpha-0190282.87":"2020-01-27T17:23:09.173Z","4.0.1-alpha-96bf631.87":"2020-01-27T18:23:57.685Z","4.0.1-alpha-e1628f1.88":"2020-01-27T18:35:14.075Z","4.0.1-alpha-e6a96b5.89":"2020-01-27T18:36:53.411Z","4.0.1-alpha-a4c0578.89":"2020-01-27T19:13:59.867Z","4.0.1-alpha-88a4a85.90":"2020-01-27T19:15:30.982Z","4.0.1-alpha-ccf9480.90":"2020-01-28T03:57:43.013Z","4.0.1-alpha-88725dd.90":"2020-01-28T04:03:18.133Z","4.0.1-alpha-1f67018.91":"2020-01-28T04:08:11.225Z","4.0.1-alpha-5bcfb9f.91":"2020-01-28T10:48:16.538Z","4.0.1-alpha-7bc7515.91":"2020-01-28T10:48:41.357Z","4.0.1-alpha-3c92f83.91":"2020-01-28T10:53:25.857Z","4.0.1-alpha-deaaf46.92":"2020-01-28T10:55:23.323Z","4.0.1-alpha-51507b2.93":"2020-01-28T11:30:02.938Z","4.0.1-alpha-8dea072.93":"2020-01-28T11:30:09.539Z","4.0.1-alpha-7430b45.93":"2020-01-28T11:35:32.621Z","4.0.1-alpha-892b608.94":"2020-01-28T11:39:41.462Z","4.0.1-alpha-2b203a8.94":"2020-01-28T11:44:11.643Z","4.0.1-alpha-3073236.95":"2020-01-28T12:49:10.672Z","4.0.1-alpha-aad6c7f.95":"2020-01-28T12:49:29.258Z","4.0.1-alpha-094f1e0.95":"2020-01-28T12:56:25.371Z","4.0.1-alpha-855a1b4.96":"2020-01-28T13:03:18.050Z","4.0.1-alpha-af711b6.97":"2020-01-28T13:04:48.729Z","4.0.1-alpha-3fd3622.97":"2020-01-28T13:05:00.394Z","4.0.1-alpha-d627fd7.97":"2020-01-28T15:57:23.187Z","4.0.1-alpha-644971c.97":"2020-01-28T15:57:35.810Z","4.0.1-alpha-3ba7ca4.98":"2020-01-28T15:58:53.360Z","4.0.1-alpha-03c7b62.98":"2020-01-28T16:01:55.630Z","4.0.1-alpha-c347af9.98":"2020-01-28T17:46:26.656Z","4.0.1-alpha-c615f2d.99":"2020-01-28T17:49:40.348Z","4.0.1-alpha-0e5cf35.100":"2020-01-28T17:52:20.976Z","4.0.1-alpha-d8352de.100":"2020-01-28T17:52:49.402Z","4.0.1-alpha-8c988c7.100":"2020-01-28T19:59:18.246Z","4.0.1-alpha-d534dc8.100":"2020-01-28T20:00:06.152Z","4.0.1-alpha-d13a479.100":"2020-01-28T21:12:59.180Z","4.0.1-alpha-09da7e0.101":"2020-01-28T21:15:34.111Z","4.0.1-alpha-920a932.101":"2020-01-28T21:15:46.925Z","4.0.1-alpha-010e4cb.101":"2020-01-28T21:16:48.321Z","4.0.1-alpha-480240a.102":"2020-01-28T21:22:00.763Z","4.0.1-alpha-cc28bd1.102":"2020-01-28T21:22:16.874Z","4.0.1-alpha-eddce88.102":"2020-01-28T21:27:02.252Z","4.0.1-alpha-416cee6.103":"2020-01-28T21:28:39.857Z","4.0.1-alpha-e273f6f.103":"2020-01-28T22:54:35.227Z","4.0.1-alpha-c489c8c.104":"2020-01-28T22:56:16.573Z","4.0.1-alpha-0e5fbfa.104":"2020-01-28T22:56:37.811Z","4.0.1-alpha-8e47e17.104":"2020-01-28T22:59:22.676Z","4.0.1-alpha-aa6537c.104":"2020-01-28T23:01:55.848Z","4.0.1-alpha-2b40389.105":"2020-01-28T23:03:15.512Z","4.0.1-alpha-ce4abf2.105":"2020-01-28T23:03:43.895Z","4.0.1-alpha-d28e92f.105":"2020-01-28T23:03:59.728Z","4.0.1-alpha-b01761c.105":"2020-01-28T23:05:29.532Z","4.0.1-alpha-0caaefe.105":"2020-01-28T23:09:52.128Z","4.0.1-alpha-8df7585.106":"2020-01-28T23:11:02.874Z","4.0.1-alpha-9fdafa5.107":"2020-01-28T23:14:03.158Z","4.0.1-alpha-37b77bb.106":"2020-01-28T23:14:09.267Z","4.0.1-alpha-29d7c85.107":"2020-01-28T23:16:11.055Z","4.0.1-alpha-fa54c7b.108":"2020-01-28T23:19:18.486Z","4.0.1-alpha-c14ecde.108":"2020-01-28T23:23:48.215Z","4.0.1-alpha-465c5d7.109":"2020-01-29T00:58:02.713Z","4.0.1-alpha-292d9c8.109":"2020-01-29T00:58:15.470Z","4.0.1-alpha-272fa09.109":"2020-01-29T01:55:43.510Z","4.0.1-alpha-9e1a368.110":"2020-01-29T02:00:05.644Z","4.0.1-alpha-1b03ad4.110":"2020-01-29T02:05:24.592Z","4.0.1-alpha-960fd50.111":"2020-01-29T04:55:10.939Z","4.0.1-alpha-4a82167.111":"2020-01-29T05:01:55.956Z","4.0.1-alpha-c7ca5a5.112":"2020-01-29T06:54:47.731Z","4.0.1-alpha-7a0acf9.112":"2020-01-29T06:56:37.462Z","4.0.1-alpha-d775c94.112":"2020-01-29T07:01:51.065Z","4.0.1-alpha-30698b2.113":"2020-01-29T14:44:38.330Z","4.0.1-alpha-73faff4.113":"2020-01-29T14:54:36.684Z","4.0.1-alpha-b481bb2.114":"2020-01-29T16:57:11.061Z","4.0.1-alpha-b957ae5.114":"2020-01-29T18:27:18.849Z","4.0.1-alpha-195ed3b.115":"2020-01-29T21:56:59.796Z","4.0.1-alpha-1c5044d.115":"2020-01-29T21:57:49.011Z","4.0.1-alpha-d4cdd16.115":"2020-01-29T22:20:04.733Z","4.0.1-alpha-68c6b7e.116":"2020-01-29T22:26:35.596Z","4.0.1-alpha-4b96ebb.116":"2020-01-30T00:59:13.484Z","4.0.1-alpha-2a263fd.116":"2020-01-30T02:32:44.128Z","4.0.1-alpha-b36803c.117":"2020-01-30T06:54:14.055Z","4.0.1-alpha-32cfb12.117":"2020-01-30T06:59:20.085Z","4.0.1-alpha-401bc31.118":"2020-01-30T14:27:33.079Z","4.0.1-alpha-9d77083.118":"2020-01-30T14:32:37.229Z","4.0.1-alpha-2f6a686.119":"2020-01-30T21:31:23.076Z","4.0.1-alpha-457d58c.119":"2020-01-30T22:31:23.469Z","4.0.1-alpha-45d463c.120":"2020-01-30T22:36:03.558Z","4.0.1-alpha-95e701b.120":"2020-01-31T04:54:03.011Z","4.0.1-alpha-1e9a847.120":"2020-01-31T04:59:08.922Z","4.0.1-alpha-c690e64.121":"2020-01-31T06:26:13.007Z","4.0.1-alpha-feaea9e.121":"2020-01-31T07:23:05.931Z","4.0.1-alpha-3607381.121":"2020-01-31T09:00:22.874Z","4.0.1-alpha-7ce48a4.122":"2020-01-31T21:42:22.239Z","4.0.1-alpha-62efb1a.122":"2020-01-31T21:56:48.676Z","4.0.1-alpha-c3871d2.123":"2020-01-31T22:42:14.749Z","4.0.1-alpha-c279101.123":"2020-02-01T08:18:53.490Z","4.0.1-alpha-daf309d.123":"2020-02-01T09:56:08.906Z","4.0.1-alpha-e0105e8.124":"2020-02-02T18:25:07.614Z","4.0.1-alpha-8cd8460.124":"2020-02-02T20:10:25.023Z","4.0.1-alpha-bf14e26.125":"2020-02-02T21:24:09.289Z","4.0.1-alpha-367f142.125":"2020-02-03T06:21:31.960Z","4.0.1-alpha-fd06b43.125":"2020-02-03T07:53:46.182Z","4.0.1-alpha-2b3af77.126":"2020-02-04T11:45:37.364Z","4.0.1-alpha-b902782.126":"2020-02-04T13:33:26.533Z","4.0.1-alpha-426ab0a.127":"2020-02-05T16:09:36.643Z","4.0.1-alpha-40077ee.127":"2020-02-05T17:40:11.683Z","4.0.1-alpha-37beca8.128":"2020-02-06T14:33:33.332Z","4.0.1-alpha-81fce18.128":"2020-02-06T16:52:13.698Z","4.0.1-alpha-03febc3.129":"2020-02-06T19:34:17.981Z","4.0.1-alpha-744e842.129":"2020-02-06T19:39:10.663Z","4.0.1-alpha-ad19b65.130":"2020-02-07T08:23:10.439Z","4.0.1-alpha-a6b71ab.130":"2020-02-07T08:27:16.046Z","4.0.1-alpha-7c0ce31.131":"2020-02-07T13:49:14.604Z","4.0.1-alpha-3e2191d.131":"2020-02-08T18:40:17.851Z","4.0.1-alpha-dae3b16.131":"2020-02-08T20:42:02.352Z","4.0.1-alpha-cdd9721.132":"2020-02-09T06:43:47.453Z","4.0.1-alpha-2d07a84.132":"2020-02-09T07:00:53.505Z","4.0.1-alpha-3a576da.133":"2020-02-09T07:25:01.661Z","4.0.1-alpha-0eab853.133":"2020-02-09T16:06:54.442Z","4.0.1-beta.2":"2020-02-17T12:29:44.463Z","4.0.1-alpha-1c48816.0":"2020-03-09T08:52:18.983Z","4.0.1-alpha-70a6ac4.0":"2020-03-09T09:03:42.785Z","4.0.1-alpha-2ce6077.0":"2020-03-09T09:05:37.308Z","4.0.1-alpha-d6109de.1":"2020-03-09T09:08:04.518Z","4.0.1-alpha-97cef17.1":"2020-03-09T09:08:43.366Z","4.0.1-alpha-a762b08.1":"2020-03-09T09:09:11.692Z","4.0.1-alpha-1fb98ef.1":"2020-03-09T09:09:20.995Z","4.0.1-alpha-0063497.1":"2020-03-09T09:09:49.845Z","4.0.1-alpha-08c417d.1":"2020-03-09T09:10:10.665Z","4.0.1-alpha-1411085.1":"2020-03-09T09:10:53.287Z","4.0.1-alpha-9cbcd94.1":"2020-03-09T09:11:19.936Z","4.0.1-alpha-6038860.1":"2020-03-09T09:12:27.834Z","4.0.1-alpha-4296e77.1":"2020-03-09T09:12:43.117Z","4.0.1-alpha-c9fb6f6.1":"2020-03-09T09:13:08.385Z","4.0.1-alpha-daa26a9.1":"2020-03-09T09:14:01.464Z","4.0.1-alpha-0170aad.2":"2020-03-09T09:14:33.114Z","4.0.1-alpha-92a9a4b.2":"2020-03-09T09:15:28.252Z","4.0.1-alpha-623cb96.3":"2020-03-09T09:17:08.517Z","4.0.1-alpha-7ad4de0.0":"2020-03-09T09:17:41.206Z","4.0.1-alpha-f98b14a.133":"2020-03-09T09:19:00.571Z","4.0.1-alpha-9c0c22c.0":"2020-03-09T09:19:24.696Z","4.0.1-alpha-94e2322.3":"2020-03-09T09:20:07.650Z","4.0.1-alpha-1195a0c.3":"2020-03-09T09:20:26.403Z","4.0.1-alpha-9c73607.1":"2020-03-09T09:21:03.687Z","4.0.1-alpha-1a489fe.3":"2020-03-09T09:21:23.295Z","4.0.1-alpha-ffb23f0.4":"2020-03-09T09:21:30.811Z","4.0.1-alpha-57ebcee.133":"2020-03-09T09:22:00.522Z","4.0.1-alpha-20262bb.4":"2020-03-09T09:22:42.694Z","4.0.1-alpha-ad8074c.4":"2020-03-09T09:23:38.254Z","4.0.1-alpha-86b4806.5":"2020-03-09T09:24:01.354Z","4.0.1-alpha-ceae674.6":"2020-03-09T09:25:13.165Z","4.0.1-alpha-db2e54d.6":"2020-03-09T09:26:36.878Z","4.0.1-alpha-42ea214.6":"2020-03-09T09:27:12.996Z","4.0.1-alpha-631fbac.6":"2020-03-09T09:27:28.223Z","4.0.1-alpha-4d31e70.7":"2020-03-09T09:58:18.433Z","4.0.1-alpha-d0f941b.8":"2020-03-09T10:04:08.025Z","4.0.1-alpha-161bf87.9":"2020-03-09T10:07:41.630Z","4.0.1-alpha-539ac16.10":"2020-03-09T10:10:50.534Z","4.0.1-alpha-daf45a8.11":"2020-03-09T10:12:56.231Z","4.0.1-alpha-36d119b.12":"2020-03-09T10:15:27.805Z","4.0.1-alpha-bb8d0da.12":"2020-03-09T10:16:00.801Z","4.0.1-alpha-c34c164.13":"2020-03-09T10:16:20.531Z","4.0.1-alpha-54e8f0d.13":"2020-03-09T10:18:59.710Z","4.0.1-alpha-06ac21e.14":"2020-03-09T10:23:11.568Z","4.0.1-alpha-a181684.15":"2020-03-09T10:28:01.035Z","4.0.1-alpha-bd00e06.16":"2020-03-09T10:30:12.015Z","4.0.1-alpha-a1d3110.17":"2020-03-09T10:30:30.667Z","4.0.1-alpha-281ca35.17":"2020-03-09T10:34:54.196Z","4.0.1-alpha-d5c6a29.17":"2020-03-09T10:35:04.778Z","4.0.1-alpha-5553562.17":"2020-03-09T10:37:23.271Z","4.0.1-alpha-fa4bb40.18":"2020-03-09T10:40:50.519Z","4.0.1-alpha-6181579.19":"2020-03-09T15:42:41.398Z","4.0.1-alpha-4a6800c.19":"2020-03-09T15:42:54.112Z","4.0.1-alpha-3f5ded7.19":"2020-03-09T15:45:38.155Z","4.0.1-alpha-c5b4da4.19":"2020-03-09T15:49:26.420Z","4.0.1-alpha-2e00ea0.20":"2020-03-09T15:50:17.734Z","4.0.1-alpha-eb04b07.21":"2020-03-09T15:55:03.882Z","4.0.1-alpha-45470cb.21":"2020-03-09T16:30:38.468Z","4.0.1-alpha-0e2d80a.21":"2020-03-09T17:02:26.192Z","4.0.1-alpha-0477caf.22":"2020-03-10T05:41:02.337Z","4.0.1-alpha-7b415dc.22":"2020-03-10T05:46:19.502Z","4.0.1-alpha-9384b23.23":"2020-03-10T05:59:16.774Z","4.0.1-alpha-0c08e23.23":"2020-03-10T06:04:24.301Z","4.0.1-alpha-c9ea985.24":"2020-03-10T14:23:46.570Z","4.0.1-alpha-b7f384b.24":"2020-03-10T14:24:16.553Z","4.0.1-alpha-977e918.24":"2020-03-10T14:30:01.631Z","4.0.1-alpha-2929ccb.25":"2020-03-10T14:35:37.665Z","4.0.1-alpha-360a876.25":"2020-03-10T15:46:36.193Z","4.0.1-alpha-d37dbe4.26":"2020-03-10T22:36:19.424Z","4.0.1-alpha-ec75331.27":"2020-03-10T22:58:18.407Z","4.0.1-alpha-c02e791.28":"2020-03-10T23:01:55.327Z","4.0.1-alpha-9adb1c8.29":"2020-03-11T10:21:56.238Z","4.0.1-alpha-c45f063.30":"2020-03-11T20:07:01.739Z","4.0.1-alpha-74aec3f.30":"2020-03-11T20:07:20.072Z","4.0.1-alpha-82b315b.30":"2020-03-11T20:12:39.064Z","4.0.1-alpha-6ba078c.31":"2020-03-11T20:17:47.731Z","4.0.1-alpha-169eccb.32":"2020-03-11T21:26:21.902Z","4.0.1-alpha-68e25b8.32":"2020-03-11T21:26:41.208Z","4.0.1-alpha-6ca573e.32":"2020-03-11T21:33:38.745Z","4.0.1-alpha-584ae3a.33":"2020-03-11T22:07:05.262Z","4.0.1-alpha-5beb66b.34":"2020-03-12T06:53:44.785Z","4.0.1-alpha-c781158.34":"2020-03-12T06:58:41.856Z","4.0.1-alpha-be67552.49":"2020-03-12T15:54:53.536Z","4.0.1-alpha-a0a2db5.51":"2020-03-12T16:13:06.362Z","4.0.1-alpha-8c4190a.54":"2020-03-13T01:07:10.418Z","4.0.1-alpha-0492a0c.54":"2020-03-13T01:07:47.171Z","4.0.1-alpha-abeeb80.54":"2020-03-13T01:13:06.483Z","4.0.1-alpha-d8e317e.55":"2020-03-13T01:17:28.521Z","4.0.1-alpha-e6a76f9.56":"2020-03-17T14:53:18.833Z","4.0.1-alpha-52e9247.56":"2020-03-17T15:02:37.224Z","4.0.1-alpha-68b4280.57":"2020-03-17T15:20:35.735Z","4.0.1-alpha-8bb0874.57":"2020-03-17T15:26:13.313Z","4.0.1-alpha-037ef18.58":"2020-03-18T09:43:40.325Z","4.0.1-alpha-8354dac.58":"2020-03-18T09:44:08.004Z","4.0.1-alpha-88ac45d.58":"2020-03-18T11:00:37.420Z","4.0.1-alpha-2dc6cb7.58":"2020-03-18T11:08:05.857Z","4.0.1-alpha-bea8a7d.59":"2020-03-18T12:58:44.587Z","4.0.1-alpha-be9c0a8.59":"2020-03-18T13:07:33.716Z","4.0.1-alpha-b3007db.60":"2020-03-18T19:45:51.670Z","4.0.1-alpha-6eb3ae1.60":"2020-03-18T19:51:57.384Z","4.0.1-alpha-10fe8ff.61":"2020-03-18T21:14:31.199Z","4.0.1-alpha-e216b0d.62":"2020-03-18T21:23:50.687Z","4.0.1-alpha-828ee6a.61":"2020-03-18T21:24:01.965Z","4.0.1-alpha-8368565.62":"2020-03-18T21:39:25.007Z","4.0.1-alpha-567e678.63":"2020-03-19T14:42:01.785Z","4.0.1-alpha-0ecbbad.63":"2020-03-19T14:47:47.396Z","4.0.1-alpha-75980f9.64":"2020-03-19T15:41:10.533Z","4.0.1-alpha-921ac37.64":"2020-03-19T20:08:15.188Z","4.0.1-alpha-be75563.64":"2020-03-19T20:30:29.946Z","4.0.1-alpha-3e25034.65":"2020-03-19T20:44:09.934Z","4.0.1-alpha-89e8683.66":"2020-03-20T18:22:32.676Z","4.0.1-alpha-96cb8df.66":"2020-03-20T18:22:46.996Z","4.0.1-alpha-9b79e1c.66":"2020-03-20T18:33:22.046Z","4.0.1-alpha-5859a30.67":"2020-03-20T18:38:36.508Z","4.0.1-alpha-bc63508.68":"2020-03-20T19:26:42.035Z","4.0.1-alpha-6621a48.68":"2020-03-21T00:07:31.194Z","4.0.1-alpha-c8728c6.68":"2020-03-21T00:17:56.299Z","4.0.1-alpha-ef05360.69":"2020-03-21T00:28:35.332Z","4.0.1-alpha-1bc0cce.70":"2020-03-21T20:26:00.384Z","4.0.1-alpha-5cba378.70":"2020-03-21T20:53:45.304Z","4.0.1-alpha-513079c.71":"2020-03-21T23:52:13.551Z","4.0.1-alpha-216ef1e.71":"2020-03-21T23:52:37.895Z","4.0.1-alpha-706120f.71":"2020-03-22T00:17:06.078Z","4.0.1-alpha-117226c.72":"2020-03-22T02:15:32.087Z","4.0.1-alpha-ad52c07.72":"2020-03-22T02:24:19.758Z","4.0.1-alpha-d254570.73":"2020-03-22T12:23:56.758Z","4.0.1-alpha-f64a105.73":"2020-03-22T12:28:21.237Z","4.0.1-alpha-5c7dd48.74":"2020-03-22T13:31:31.013Z","4.0.1-alpha-f4a0234.74":"2020-03-22T13:40:40.269Z","4.0.1-alpha-a04ab78.75":"2020-03-22T14:13:44.847Z","4.0.1-alpha-6650021.76":"2020-03-23T00:51:54.680Z","4.0.1-alpha-52079dd.76":"2020-03-23T00:59:26.135Z","4.0.1-alpha-24ae96e.77":"2020-03-23T22:49:08.667Z","4.0.1-alpha-aa5e4f1.77":"2020-03-23T23:10:40.894Z","4.0.1-alpha-9c9594e.78":"2020-03-24T05:09:39.897Z","4.0.1-alpha-7484b3b.78":"2020-03-24T05:22:28.532Z","4.0.1-beta.3":"2020-03-24T11:48:56.906Z","4.0.1-alpha-2987512.0":"2020-03-24T11:51:00.292Z","4.0.1-alpha-825a8a6.0":"2020-03-24T11:52:15.633Z","4.0.1-alpha-e902cd0.0":"2020-03-24T12:18:35.339Z","4.0.1-alpha-a7f7451.1":"2020-03-24T12:21:10.260Z","4.0.0-alpha-743e1b2.486":"2020-03-24T16:23:56.743Z","4.0.0-alpha-e8e5f8b.486":"2020-03-24T16:28:16.461Z","4.0.0-alpha-b05302e.487":"2020-03-25T04:22:42.299Z","4.0.0-alpha-2b42874.487":"2020-03-25T04:31:16.331Z","4.0.0-alpha-4a2eb43.488":"2020-03-25T06:14:47.632Z","4.0.0-alpha-06392ce.488":"2020-03-25T06:22:11.368Z","4.0.0-alpha-a565de1.489":"2020-03-25T06:48:12.677Z","4.0.0-alpha-349e89d.489":"2020-03-25T06:55:16.397Z","4.0.0-alpha-df504bd.490":"2020-03-26T11:18:42.296Z","4.0.0-alpha-d6f78f9.490":"2020-03-26T11:23:37.318Z","4.0.0-alpha-7cfb7cd.491":"2020-03-26T19:48:34.562Z","4.0.0-alpha-f819083.491":"2020-03-26T20:16:38.245Z","4.0.0-alpha-256cec1.492":"2020-03-27T10:41:29.824Z","4.0.0-alpha-f1fde95.492":"2020-03-27T10:41:57.403Z","4.0.0-alpha-54e7ce5.492":"2020-03-27T11:13:41.799Z","4.0.0-alpha-9a3614b.493":"2020-03-27T11:15:12.841Z","4.0.0-alpha-65c3a48.493":"2020-03-27T11:35:29.569Z","4.0.0-alpha-d94f04e.494":"2020-03-27T11:37:37.298Z","4.0.0-alpha-85b280a.494":"2020-03-27T11:43:33.379Z","4.0.0-alpha-31a10b8.495":"2020-03-27T16:56:32.584Z","4.0.0-alpha-ca8fe14.495":"2020-03-27T16:56:49.249Z","4.0.0-alpha-bf30256.495":"2020-03-27T17:19:26.850Z","4.0.0-alpha-42bf9e7.496":"2020-03-27T17:23:52.613Z","4.0.0-alpha-ad83dae.497":"2020-03-28T19:40:36.770Z","4.0.0-alpha-27978f9.497":"2020-03-28T19:45:35.032Z","4.0.0-alpha-5eafdc5.498":"2020-03-28T20:03:37.244Z","4.0.0-alpha-c017c97.498":"2020-03-28T20:08:39.533Z","4.0.0-alpha-77520b8.499":"2020-03-29T13:00:42.819Z","4.0.0-alpha-0b0eefe.499":"2020-03-29T13:00:52.424Z","4.0.0-alpha-6d7a7aa.499":"2020-03-29T13:10:47.711Z","4.0.0-alpha-afdc8ac.500":"2020-03-29T13:13:34.839Z","4.0.0-alpha-b551837.501":"2020-03-29T13:44:43.987Z","4.0.0-alpha-d96f9bc.501":"2020-03-29T14:25:48.374Z","4.0.0-alpha-44fd59b.502":"2020-03-30T09:00:52.936Z","4.0.0-alpha-a3adf8b.502":"2020-03-30T09:32:46.160Z","4.0.0-alpha-aea54ed.503":"2020-03-30T13:46:27.456Z","4.0.0-alpha-17272d8.503":"2020-03-30T14:01:55.449Z","4.0.0-alpha-4312a04.504":"2020-03-30T15:53:20.873Z","4.0.0-alpha-eb81576.504":"2020-03-30T16:45:25.702Z","4.0.0-alpha-fcf5edf.505":"2020-03-30T22:40:03.246Z","4.0.0-alpha-f01b348.505":"2020-03-30T22:40:24.476Z","4.0.0-alpha-071f94e.505":"2020-03-30T22:54:29.788Z","4.0.0-alpha-3a57f40.506":"2020-03-30T23:00:55.460Z","4.0.0-alpha-6cd7984.507":"2020-03-30T23:51:03.295Z","4.0.0-alpha-5e149f7.507":"2020-03-30T23:51:41.977Z","4.0.0-alpha-6e0aac9.507":"2020-03-30T23:58:40.204Z","4.0.0-alpha-342ff18.508":"2020-03-30T23:59:49.687Z","4.0.0-alpha-a3b8a84.508":"2020-03-31T00:15:19.273Z","4.0.0-alpha-23e0f45.509":"2020-03-31T00:49:19.730Z","4.0.0-alpha-c1a87f5.509":"2020-03-31T00:55:38.026Z","4.0.0-alpha-c2a062c.510":"2020-03-31T01:25:50.965Z","4.0.0-alpha-1773018.510":"2020-03-31T01:32:28.767Z","4.0.0-alpha-52d1f22.511":"2020-03-31T10:16:03.010Z","4.0.0-alpha-8b6b661.511":"2020-03-31T10:16:25.508Z","4.0.0-alpha-db2abe4.511":"2020-03-31T10:20:49.746Z","4.0.0-alpha-4d8ba56.512":"2020-03-31T10:26:32.565Z","4.0.0-alpha-d5d17e8.513":"2020-03-31T11:47:51.485Z","4.0.0-alpha-782aeba.513":"2020-03-31T11:52:55.044Z","4.0.0-alpha-310c6db.514":"2020-03-31T14:14:33.485Z","4.0.0-alpha-bdc7ded.514":"2020-03-31T14:25:01.379Z","4.0.0-alpha-af2520f.515":"2020-03-31T17:21:28.784Z","4.0.0-alpha-1a21753.515":"2020-03-31T17:34:38.105Z","4.0.0-alpha-85b59f2.516":"2020-03-31T22:03:04.910Z","4.0.0-alpha-ce98ca9.516":"2020-03-31T22:03:26.118Z","4.0.0-alpha-8cc60f0.516":"2020-03-31T22:11:16.775Z","4.0.0-alpha-d020b5b.517":"2020-03-31T22:16:46.189Z","4.0.0-alpha-4955c7f.517":"2020-03-31T22:23:31.429Z","4.0.0-alpha-cdd28fe.518":"2020-03-31T23:25:31.499Z","4.0.0-alpha-fab63c0.518":"2020-03-31T23:29:45.379Z","4.0.0-alpha-9fa7565.519":"2020-04-02T02:32:11.910Z","4.0.0-alpha-60d428d.519":"2020-04-02T02:43:46.606Z","4.0.0-alpha-8e675b1.520":"2020-04-02T08:26:57.191Z","4.0.0-alpha-66290fa.520":"2020-04-02T08:31:44.597Z","4.0.0-alpha-32c7441.521":"2020-04-02T11:07:54.856Z","4.0.0-alpha-a1037c6.521":"2020-04-02T11:12:20.123Z","4.0.0-alpha-e255d26.522":"2020-04-02T15:22:27.244Z","4.0.0-alpha-dc1a4a1.522":"2020-04-02T17:16:04.041Z","4.0.0-alpha-5eda8eb.522":"2020-04-02T17:16:18.618Z","4.0.0-alpha-696dcdf.522":"2020-04-02T17:34:33.117Z","4.0.0-alpha-78ea761.523":"2020-04-02T17:38:00.734Z","4.0.0-alpha-7e4d93a.523":"2020-04-02T17:45:20.526Z","4.0.0-alpha-d2563b6.524":"2020-04-02T17:48:16.979Z","4.0.0-alpha-c77f54b.524":"2020-04-02T18:02:59.123Z","4.0.0-alpha-99cec45.525":"2020-04-02T18:28:39.504Z","4.0.0-alpha-b8fc620.525":"2020-04-02T18:51:52.395Z","4.0.0-alpha-c18b6e1.526":"2020-04-03T08:40:42.279Z","4.0.0-alpha-1f4cdbc.526":"2020-04-03T08:52:33.686Z","4.0.0-alpha-70d00a0.526":"2020-04-03T08:56:42.308Z","4.0.0-alpha-ebe9214.527":"2020-04-03T08:57:06.171Z","4.0.0-alpha-d70d711.528":"2020-04-03T08:59:19.110Z","4.0.0-alpha-6af5395.529":"2020-04-03T10:32:02.799Z","4.0.0-alpha-96a8d46.529":"2020-04-03T10:56:47.167Z","4.0.0-alpha-c9b212e.530":"2020-04-03T12:16:38.269Z","4.0.0-alpha-50a5ae0.530":"2020-04-03T19:11:37.038Z","4.0.0-alpha-8507258.530":"2020-04-03T19:28:13.864Z","4.0.0-alpha-e605b6e.531":"2020-04-03T21:19:13.517Z","4.0.0-alpha-af95225.531":"2020-04-03T21:26:45.822Z","4.0.0-alpha-5b2105a.532":"2020-04-03T21:27:52.260Z","4.0.0-alpha-b30725e.532":"2020-04-03T21:42:20.980Z","4.0.0-alpha-a720d3c.533":"2020-04-04T17:19:51.941Z","4.0.0-alpha-d9daad1.533":"2020-04-04T17:39:22.465Z","4.0.0-alpha-1d48f77.534":"2020-04-05T01:36:12.901Z","4.0.0-alpha-cefdd8f.534":"2020-04-05T01:53:09.290Z","4.0.0-alpha-e8f915e.535":"2020-04-05T09:18:44.007Z","4.0.0-alpha-96e5baf.535":"2020-04-05T09:31:53.404Z","4.0.0-alpha-b60c652.536":"2020-04-05T14:35:13.227Z","4.0.0-alpha-474fff7.536":"2020-04-05T14:42:23.764Z","4.0.0-alpha-08ca73d.537":"2020-04-05T21:22:59.226Z","4.0.0-alpha-7f85792.537":"2020-04-06T12:31:05.797Z","4.0.0-alpha-8bc2068.537":"2020-04-07T08:32:35.781Z","4.0.0-alpha-96a33f7.537":"2020-04-07T08:41:46.120Z","4.0.0-alpha-81bb437.538":"2020-04-07T08:46:23.109Z","4.0.0-alpha-39d2479.538":"2020-04-07T08:48:03.467Z","4.0.0-alpha-3bc56a0.538":"2020-04-07T08:52:34.593Z","4.0.0-alpha-8b06313.538":"2020-04-07T08:58:06.708Z","4.0.0-alpha-195833e.539":"2020-04-07T18:42:51.086Z","4.0.0-alpha-a468610.539":"2020-04-07T20:35:35.704Z","4.0.0-alpha-a9c72c7.540":"2020-04-08T16:45:50.598Z","4.0.0-alpha-9f63bb1.540":"2020-04-08T16:51:13.105Z","4.0.0-alpha-75deac5.541":"2020-04-08T19:29:31.164Z","4.0.0-alpha-b0b7b77.541":"2020-04-08T19:29:52.778Z","4.0.0-alpha-cdea906.541":"2020-04-08T19:37:07.039Z","4.0.0-alpha-bef74ae.542":"2020-04-08T19:42:03.928Z","4.0.0-alpha-ac1f9da.543":"2020-04-08T20:22:22.678Z","4.0.0-alpha-9c9d974.543":"2020-04-08T20:22:34.445Z","4.0.0-alpha-388becd.543":"2020-04-08T20:35:36.470Z","4.0.0-alpha-511b3c5.544":"2020-04-08T20:42:59.622Z","4.0.0-alpha-cf4bf88.545":"2020-04-08T21:23:22.817Z","4.0.0-alpha-1a5ebc5.545":"2020-04-08T22:28:04.261Z","4.0.0-alpha-17ccb40.545":"2020-04-08T22:33:00.973Z","4.0.0-alpha-b633715.546":"2020-04-09T09:47:49.467Z","4.0.0-alpha-f667cce.546":"2020-04-09T09:52:37.206Z","4.0.0-alpha-d26aa23.547":"2020-04-09T14:20:24.744Z","4.0.0-alpha-99fc0ce.547":"2020-04-09T14:36:47.143Z","4.0.0-alpha-5a6b94b.548":"2020-04-09T14:41:56.264Z","4.0.0-alpha-78f18ee.548":"2020-04-09T15:46:49.010Z","4.0.0-alpha-881f8bb.549":"2020-04-09T17:08:01.554Z","4.0.0-alpha-bd3ffc3.549":"2020-04-09T17:28:02.140Z","4.0.0-alpha-34f24d6.550":"2020-04-09T18:28:59.844Z","4.0.0-alpha-0030404.550":"2020-04-09T19:46:54.899Z","4.0.0-alpha-5e97b39.551":"2020-04-09T20:33:44.438Z","4.0.0-alpha-031fe25.551":"2020-04-09T20:34:06.878Z","4.0.0-alpha-6445615.551":"2020-04-09T20:45:33.822Z","4.0.0-alpha-b2516b7.552":"2020-04-09T20:50:14.497Z","4.0.0-alpha-9d01e8d.553":"2020-04-09T21:06:25.912Z","4.0.0-alpha-0366bea.553":"2020-04-09T21:11:03.602Z","4.0.0-alpha-903f542.554":"2020-04-09T21:56:17.338Z","4.0.0-alpha-a2d35dd.554":"2020-04-09T22:04:50.990Z","4.0.0-alpha-0286ba0.555":"2020-04-11T03:37:57.776Z","4.0.0-alpha-d426a41.555":"2020-04-11T03:43:06.970Z","4.0.0-alpha-1974eb5.556":"2020-04-11T13:43:45.951Z","4.0.0-alpha-6cb04b3.556":"2020-04-11T14:50:55.362Z","4.0.0-alpha-391a616.557":"2020-04-13T13:35:33.515Z","4.0.0-alpha-7ba62dc.557":"2020-04-13T13:40:08.831Z","4.0.0-alpha-2602eca.558":"2020-04-14T02:35:22.717Z","4.0.0-alpha-0c064be.558":"2020-04-14T03:41:19.389Z","4.0.0-alpha-0182976.559":"2020-04-14T10:33:31.692Z","4.0.0-alpha-73902ab.559":"2020-04-14T10:38:29.128Z","4.0.0-alpha-4211761.560":"2020-04-14T14:58:21.254Z","4.0.0-alpha-454d3b7.560":"2020-04-14T15:03:20.743Z","4.0.0-alpha-52994e1.561":"2020-04-14T17:00:14.412Z","4.0.0-alpha-dca41a9.561":"2020-04-14T17:06:38.894Z","4.0.0-alpha-ba7ae46.562":"2020-04-15T22:55:28.908Z","4.0.0-alpha-cdd45b2.562":"2020-04-15T23:01:13.128Z","4.0.0-alpha-a92fc44.563":"2020-04-16T14:42:22.969Z","4.0.0-alpha-2391783.563":"2020-04-16T14:46:43.183Z","4.0.0-alpha-b9a38d1.564":"2020-04-17T14:08:36.997Z","4.0.0-alpha-9012119.564":"2020-04-17T14:19:23.931Z","4.0.0-alpha-902d326.565":"2020-04-17T21:18:56.693Z","4.0.0-alpha-9d086fd.565":"2020-04-17T21:19:13.393Z","4.0.0-alpha-bb3e687.565":"2020-04-17T21:43:17.869Z","4.0.0-alpha-336d7cd.566":"2020-04-17T21:47:44.638Z","4.0.0-alpha-88d9e7d.567":"2020-04-18T08:23:03.947Z","4.0.0-alpha-b22aa67.567":"2020-04-18T08:41:16.581Z","4.0.0-alpha-b76af4f.568":"2020-04-18T10:51:42.619Z","4.0.0-alpha-25fddfd.568":"2020-04-18T11:00:00.058Z","4.0.0-alpha-56a1285.569":"2020-04-18T23:01:43.065Z","4.0.0-alpha-76195f4.569":"2020-04-18T23:19:36.863Z","4.0.0-alpha-8c06ee6.570":"2020-04-19T08:46:14.287Z","4.0.0-alpha-28bd620.570":"2020-04-19T09:31:47.274Z","4.0.0-alpha-86945cf.571":"2020-04-19T09:32:58.526Z","4.0.0-alpha-4f2d92a.571":"2020-04-19T10:04:21.047Z","4.0.0-alpha-784cc5d.572":"2020-04-19T16:32:00.114Z","4.0.0-alpha-09aedf4.572":"2020-04-19T17:13:37.427Z","4.0.0-alpha-4346ee3.573":"2020-04-20T14:31:40.183Z","4.0.0-alpha-09520ba.573":"2020-04-20T14:31:59.984Z","4.0.0-alpha-66d1c11.573":"2020-04-20T14:36:47.522Z","4.0.0-alpha-3fb8ad9.574":"2020-04-20T14:38:09.643Z","4.0.0-alpha-df3d229.575":"2020-04-20T15:48:41.405Z","4.0.0-alpha-428a928.575":"2020-04-20T15:53:47.690Z","4.0.0-alpha-2a280d6.576":"2020-04-20T16:40:46.772Z","4.0.0-alpha-8db2a24.576":"2020-04-20T16:55:32.204Z","4.0.0-alpha-c1ee844.577":"2020-04-20T20:49:50.663Z","4.0.0-alpha-f278edb.577":"2020-04-20T20:55:37.326Z","4.0.0-alpha-a9b7362.578":"2020-04-21T14:44:35.616Z","4.0.0-alpha-f6f7fc5.578":"2020-04-21T14:51:03.875Z","4.0.0-alpha-777f04d.579":"2020-04-21T15:09:26.735Z","4.0.0-alpha-4d5f3fd.580":"2020-04-21T17:27:33.391Z","4.0.0-alpha-bc9df92.579":"2020-04-21T17:27:48.687Z","4.0.0-alpha-3da842c.580":"2020-04-21T17:47:00.162Z","4.0.0-alpha-f9dc4bf.581":"2020-04-22T02:50:55.044Z","4.0.0-alpha-308724d.581":"2020-04-22T02:51:19.930Z","4.0.0-alpha-3dcea1d.581":"2020-04-22T02:56:55.607Z","4.0.0-alpha-16c896d.582":"2020-04-22T03:02:59.327Z","4.0.0-alpha-e546fe2.583":"2020-04-22T16:14:53.661Z","4.0.0-alpha-cda78fa.583":"2020-04-22T16:22:03.231Z","4.0.0-alpha-e656fe3.584":"2020-04-23T14:43:18.516Z","4.0.0-alpha-4329534.585":"2020-04-23T20:00:32.956Z","4.0.0-alpha-f3ee265.585":"2020-04-23T20:04:44.295Z","4.0.0-alpha-0428ae7.586":"2020-04-24T09:35:04.062Z","4.0.0-alpha-f863567.586":"2020-04-24T09:36:19.438Z","4.0.0-alpha-23f3b6a.586":"2020-04-24T09:42:47.492Z","4.0.0-alpha-85ced8b.587":"2020-04-25T10:44:51.217Z","4.0.0-alpha-e8e8dc8.587":"2020-04-25T11:17:21.899Z","4.0.0-alpha-3d4f772.588":"2020-04-26T06:05:01.860Z","4.0.0-alpha-700cad5.588":"2020-04-26T06:29:32.188Z","4.0.0-alpha-cafccf4.589":"2020-04-26T11:07:02.954Z","4.0.0-alpha-db86b55.589":"2020-04-26T14:30:29.717Z","4.0.0-alpha-1e53a00.589":"2020-04-26T14:40:50.900Z","4.0.0-alpha-4e6ca1c.590":"2020-04-26T15:58:16.489Z","4.0.0-alpha-35830ae.590":"2020-04-26T16:11:55.009Z","4.0.0-alpha-b7e3b22.591":"2020-04-26T16:59:02.189Z","4.0.0-alpha-f943953.591":"2020-04-26T19:28:50.947Z","4.0.0-alpha-8ee4067.591":"2020-04-26T19:34:48.088Z","4.0.0-alpha-0ebd115.592":"2020-04-26T23:23:45.986Z","4.0.0-alpha-93ff228.592":"2020-04-26T23:29:46.562Z","4.0.0-alpha-4d32cd7.593":"2020-04-27T02:27:02.969Z","4.0.0-alpha-e90edb8.593":"2020-04-27T02:36:18.379Z","4.0.0-alpha-c22f81f.594":"2020-04-27T12:01:15.198Z","4.0.0-alpha-0fee82d.594":"2020-04-27T12:26:52.366Z","4.0.0-alpha-68c9bf2.595":"2020-04-27T21:32:21.706Z","4.0.0-alpha-3967be4.595":"2020-04-27T21:37:44.211Z","4.0.0-alpha-55d57cf.596":"2020-04-27T23:33:24.100Z","4.0.0-alpha-7037dc9.596":"2020-04-27T23:37:39.191Z","4.0.0-alpha-3202e60.597":"2020-04-28T08:07:14.674Z","4.0.0-alpha-0848030.597":"2020-04-28T12:22:40.409Z","4.0.0-alpha-4182d0a.597":"2020-04-28T14:55:20.451Z","4.0.0-alpha-18ac21d.597":"2020-04-28T15:38:24.544Z","4.0.0-alpha-ddd2fe0.598":"2020-04-28T17:32:12.763Z","4.0.0-alpha-c46ece0.599":"2020-04-28T17:32:32.570Z","4.0.0-alpha-013ecd2.600":"2020-04-29T09:21:43.561Z","4.0.0-alpha-c15cac9.600":"2020-04-29T09:55:44.812Z","4.0.0-alpha-8c1118d.600":"2020-04-29T10:00:31.316Z","4.0.1-beta.4":"2020-04-29T10:32:26.380Z","4.0.1-beta.5":"2020-04-29T11:01:42.099Z","4.0.1-alpha-7a26bd3.0":"2020-04-29T11:11:43.958Z","4.0.1-alpha-a043bd0.0":"2020-04-29T11:13:25.805Z","4.0.1-alpha-48cca4b.0":"2020-04-29T11:17:49.009Z","4.0.1-alpha-d0a4d7f.0":"2020-04-29T11:18:22.003Z","4.0.1-alpha-fc78583.0":"2020-04-29T11:18:52.788Z","4.0.1-alpha-daad6fe.0":"2020-04-29T11:21:01.749Z","4.0.1-alpha-80cd6a4.0":"2020-04-29T16:44:32.134Z","4.0.1-alpha-7d84724.0":"2020-04-29T16:49:13.338Z","4.0.1-alpha-d2e7847.0":"2020-04-30T10:27:38.073Z","4.0.1-alpha-d140aa8.0":"2020-04-30T10:34:40.379Z","4.0.1-alpha-f44d9d2.0":"2020-04-30T10:42:34.443Z","4.0.1-alpha-9f1315d.0":"2020-04-30T10:45:43.534Z","4.0.1-alpha-4bc6fe9.0":"2020-04-30T10:46:37.957Z","4.0.1-alpha-09437ff.0":"2020-04-30T10:49:29.836Z","4.0.1-alpha-96fe532.0":"2020-04-30T10:54:09.771Z","4.0.1-alpha-3f7aead.0":"2020-04-30T11:25:34.446Z","4.0.1-alpha-f058dbf.0":"2020-04-30T11:28:43.389Z","4.0.1-alpha-97b5fe5.0":"2020-04-30T11:55:50.795Z","4.0.1-alpha-fe6ecb9.0":"2020-04-30T12:00:45.630Z","4.0.1-beta.6":"2020-04-30T20:25:42.257Z","4.0.1-alpha-78c908e.0":"2020-04-30T20:27:11.810Z","4.0.1-alpha-20c7c37.0":"2020-04-30T20:27:40.070Z","4.0.1-alpha-06d81e4.0":"2020-04-30T20:28:05.772Z","4.0.1-alpha-dfc770b.0":"2020-04-30T21:34:36.631Z","4.0.1-alpha-43a94dc.0":"2020-04-30T21:38:23.769Z","4.0.1-alpha-466557f.0":"2020-05-01T04:18:49.285Z","4.0.1-alpha-84f6d3b.0":"2020-05-01T04:41:10.827Z","4.0.1-alpha-e1cd378.0":"2020-05-01T08:45:53.564Z","4.0.1-alpha-726883d.0":"2020-05-01T08:50:03.645Z","4.0.1-alpha-f23e332.0":"2020-05-03T05:13:36.261Z","4.0.1-alpha-826706d.0":"2020-05-03T05:27:07.861Z","4.0.1-alpha-49fd662.0":"2020-05-03T06:59:12.376Z","4.0.1-alpha-9dd604d.0":"2020-05-03T07:09:58.086Z","4.0.1-alpha-6f0dfbc.0":"2020-05-03T07:15:50.809Z","4.0.1-alpha-20129d6.0":"2020-05-03T08:42:08.618Z","4.0.1-alpha-9840367.0":"2020-05-03T08:50:18.614Z","4.0.1-alpha-954c444.0":"2020-05-04T09:07:47.713Z","4.0.1-alpha-8127c25.0":"2020-05-04T09:21:34.390Z","4.0.1-alpha-cda49ea.0":"2020-05-04T09:36:02.950Z","4.0.1-alpha-568f80c.0":"2020-05-04T09:42:17.807Z","4.0.1-alpha-756a0e2.0":"2020-05-04T09:54:20.792Z","4.0.1-alpha-e4a2fc9.0":"2020-05-04T12:19:23.720Z","4.0.1-alpha-cd76317.0":"2020-05-04T15:45:38.888Z","4.0.1-alpha-5b37615.0":"2020-05-04T15:46:07.463Z","4.0.1-alpha-3844bf3.0":"2020-05-04T17:00:29.272Z","4.0.1-alpha-88e61cb.0":"2020-05-04T17:30:57.712Z","4.0.1-alpha-a947d59.0":"2020-05-05T08:16:29.293Z","4.0.1-alpha-3d5adb7.0":"2020-05-05T09:34:00.349Z","4.0.1-alpha-9903a80.0":"2020-05-05T19:39:55.145Z","4.0.1-alpha-42e7cf8.0":"2020-05-05T19:40:21.041Z","4.0.1-alpha-d6194b0.0":"2020-05-05T20:34:12.589Z","4.0.1-alpha-59e5d39.0":"2020-05-05T22:20:15.699Z","4.0.1-alpha-46163a2.0":"2020-05-06T00:48:03.020Z","4.0.1-alpha-ee877e3.0":"2020-05-06T01:40:11.477Z","4.0.1-alpha-e96d5bf.0":"2020-05-08T13:45:23.212Z","4.0.1-alpha-f0c7fcd.0":"2020-05-08T14:49:42.262Z","4.0.1-alpha-44f9892.0":"2020-05-08T15:55:26.259Z","4.0.1-alpha-2d26633.0":"2020-05-08T16:34:19.526Z","4.0.1-alpha-bba6877.0":"2020-05-08T16:35:19.279Z","4.0.1-alpha-bd9663f.0":"2020-05-08T17:36:56.090Z","4.0.1-alpha-c631a61.0":"2020-05-09T11:51:59.450Z","4.0.1-alpha-c389623.0":"2020-05-09T12:35:45.246Z","4.0.1-alpha-6894342.0":"2020-05-11T02:29:29.307Z","4.0.1-alpha-f0408fa.0":"2020-05-11T02:29:52.545Z","4.0.1-alpha-ef15536.0":"2020-05-11T03:38:51.289Z","4.0.1-alpha-8168c5e.0":"2020-05-11T04:49:28.263Z","4.0.1-alpha-edf3650.0":"2020-05-11T05:43:07.978Z","4.0.1-alpha-3e0b279.0":"2020-05-11T14:35:24.706Z","4.0.1-alpha-fcd2ade.0":"2020-05-11T19:40:57.935Z","4.0.1-alpha-b586e17.0":"2020-05-11T20:40:10.266Z","4.0.1-alpha-ef2e7fc.0":"2020-05-11T23:27:19.231Z","4.0.1-alpha-98a31cf.0":"2020-05-12T10:33:44.305Z","4.0.1-alpha-85abeb1.0":"2020-05-12T13:31:33.817Z","4.0.1-alpha-a9afd4f.0":"2020-05-12T18:40:51.632Z","4.0.1-alpha-66c47e0.0":"2020-05-12T21:59:35.513Z","4.0.1-alpha-3593355.0":"2020-05-13T00:57:02.318Z","4.0.1-alpha-7520a0b.0":"2020-05-13T01:26:11.364Z","4.0.1-alpha-02dd0f6.0":"2020-05-13T01:26:56.287Z","4.0.1-alpha-1d3b389.0":"2020-05-13T15:18:39.953Z","4.0.1-alpha-23a72e7.0":"2020-05-13T19:01:37.911Z","4.0.1-alpha-ecaca27.0":"2020-05-13T23:46:11.426Z","4.0.1-alpha-64a737b.0":"2020-05-13T23:46:42.644Z","4.0.1-alpha-d976b4c.0":"2020-05-14T13:19:27.527Z","4.0.1-alpha-5f42d76.0":"2020-05-14T14:30:30.591Z","4.0.1-alpha-b29ad08.0":"2020-05-14T15:53:05.546Z","4.0.1-alpha-4732c8e.0":"2020-05-14T15:53:31.737Z","4.0.1-alpha-6cf8cb2.0":"2020-05-14T17:45:50.115Z","4.0.1-alpha-47c75e9.0":"2020-05-14T18:55:02.266Z","4.0.1-alpha-285362d.0":"2020-05-14T19:54:23.701Z","4.0.1-alpha-c95b695.0":"2020-05-15T06:36:32.236Z","4.0.1-alpha-e6d3b8a.0":"2020-05-15T19:52:19.560Z","4.0.1-alpha-3aece58.0":"2020-05-15T19:52:38.004Z","4.0.1-alpha-5bd3820.0":"2020-05-16T00:27:20.198Z","4.0.1-alpha-2a5733c.0":"2020-05-16T01:25:59.466Z","4.0.1-alpha-0e411d4.0":"2020-05-16T02:26:19.123Z","4.0.1-alpha-5f0c745.0":"2020-05-16T09:59:24.128Z","4.0.1-alpha-cfd7302.0":"2020-05-16T10:07:50.951Z","4.0.1-alpha-5405252.0":"2020-05-16T10:08:15.793Z","4.0.1-alpha-74d916c.0":"2020-05-16T10:08:41.364Z","4.0.1-alpha-8020d84.0":"2020-05-16T10:09:08.145Z","4.0.1-alpha-5195183.0":"2020-05-16T10:09:17.286Z","4.0.1-alpha-da71d2f.0":"2020-05-16T10:09:40.198Z","4.0.1-alpha-f58002d.0":"2020-05-16T10:09:58.223Z","4.0.1-alpha-b0e38c9.0":"2020-05-16T10:10:45.239Z","4.0.1-alpha-02f23ca.0":"2020-05-16T10:11:20.400Z","4.0.1-alpha-767d135.0":"2020-05-16T10:13:36.356Z","4.0.1-alpha-56be619.0":"2020-05-17T13:53:01.254Z","4.0.1-alpha-4de561c.0":"2020-05-17T14:27:30.414Z","4.0.1-alpha-8e365ac.0":"2020-05-18T12:51:06.208Z","4.0.1-alpha-7342eb5.0":"2020-05-18T13:21:18.654Z","4.0.1-alpha-5137aa6.0":"2020-05-18T14:33:15.690Z","4.0.1-alpha-e2047cf.0":"2020-05-18T17:55:30.847Z","4.0.1-alpha-8547d6f.0":"2020-05-18T20:57:37.153Z","4.0.1-alpha-ae77873.0":"2020-05-18T20:58:15.107Z","4.0.1-alpha-d7507bf.0":"2020-05-18T21:50:57.815Z","4.0.1-alpha-96cdfb7.0":"2020-05-19T07:47:47.774Z","4.0.1-alpha-af931c8.0":"2020-05-19T09:46:40.659Z","4.0.1-alpha-2c699cd.0":"2020-05-19T11:01:55.360Z","4.0.1-alpha-3433228.0":"2020-05-19T11:46:18.959Z","4.0.1-alpha-ce4e884.0":"2020-05-19T17:47:30.847Z","4.0.1-alpha-8dc54c9.0":"2020-05-19T18:30:43.825Z","4.0.1-alpha-df3365d.0":"2020-05-19T18:31:31.540Z","4.0.1-alpha-2b8dacf.0":"2020-05-19T20:19:08.385Z","4.0.1-alpha-668e202.0":"2020-05-19T20:19:22.560Z","4.0.1-alpha-f4a3075.0":"2020-05-19T20:19:37.178Z","4.0.1-alpha-c4b50c5.0":"2020-05-19T22:19:25.436Z","4.0.1-alpha-54ade10.0":"2020-05-19T23:32:29.087Z","4.0.1-alpha-061585c.0":"2020-05-19T23:32:52.451Z","4.0.1-alpha-f6ea5df.0":"2020-05-19T23:33:11.987Z","4.0.1-alpha-387cb71.0":"2020-05-19T23:34:22.021Z","4.0.1-alpha-aba4de6.0":"2020-05-20T00:43:56.457Z","4.0.1-alpha-62fded9.0":"2020-05-21T21:00:30.760Z","4.0.1-alpha-89fc230.0":"2020-05-21T21:00:58.340Z","4.0.1-alpha-72d998e.0":"2020-05-21T21:37:52.811Z","4.0.1-alpha-ae20d91.0":"2020-05-21T22:37:00.479Z","4.0.1-alpha-03d403a.0":"2020-05-22T06:32:10.728Z","4.0.1-alpha-b78584c.0":"2020-05-22T07:43:25.103Z","4.0.1-alpha-997b886.0":"2020-05-22T08:46:01.461Z","4.0.1-alpha-51a1ad9.0":"2020-05-22T09:21:50.352Z","4.0.1-alpha-ee97904.0":"2020-05-22T09:32:41.399Z","4.0.1-alpha-20aac85.0":"2020-05-22T09:50:59.603Z","4.0.1-alpha-9bbacc1.0":"2020-05-22T09:53:46.794Z","4.0.1-alpha-309de75.0":"2020-05-22T15:26:46.367Z","4.0.1-alpha-63f22aa.0":"2020-05-22T16:36:50.011Z","4.0.1-alpha-3b129cd.0":"2020-05-22T21:44:09.606Z","4.0.1-alpha-fef9c82.0":"2020-05-23T00:20:11.132Z","4.0.1-alpha-89c4cdc.0":"2020-05-23T17:57:31.225Z","4.0.1-alpha-8a1a387.0":"2020-05-23T19:59:24.398Z","4.0.1-alpha-c26b2f8.0":"2020-05-25T00:34:00.993Z","4.0.1-alpha-9f7d086.0":"2020-05-25T02:48:12.762Z","4.0.1-alpha-8b666bb.0":"2020-05-26T08:53:16.445Z","4.0.1-alpha-9437505.0":"2020-05-26T08:57:47.511Z","4.0.1-alpha-9542d57.0":"2020-05-26T08:58:44.188Z","4.0.1-alpha-5d5b8a7.0":"2020-05-26T09:24:14.469Z","4.0.1-alpha-d18495f.0":"2020-05-26T09:46:13.459Z","4.0.1-alpha-dbba144.0":"2020-05-26T17:22:26.583Z","4.0.1-alpha-eb472cc.0":"2020-05-26T19:43:56.748Z","4.0.1-alpha-5cf9d93.0":"2020-05-27T14:26:39.497Z","4.0.1-alpha-3a1417e.0":"2020-05-27T16:02:21.056Z","4.0.1-alpha-8e2e20b.0":"2020-05-27T17:37:34.918Z","4.0.1-alpha-276f9f0.0":"2020-05-28T15:16:20.496Z","4.0.1-alpha-48f1db1.0":"2020-05-28T15:36:10.292Z","4.0.1-alpha-c80b0dd.0":"2020-05-28T17:33:57.187Z","4.0.1-alpha-d9200bf.0":"2020-05-28T17:34:10.525Z","4.0.1-alpha-c3232c8.0":"2020-05-28T17:59:50.246Z","4.0.1-alpha-a1e70f7.0":"2020-05-28T18:05:32.037Z","4.0.1-alpha-4e181b3.0":"2020-05-28T18:09:42.475Z","4.0.1-alpha-582e2c5.0":"2020-05-28T18:13:45.949Z","4.0.1-alpha-c3f952c.0":"2020-05-29T04:37:05.498Z","4.0.1-alpha-78433ad.0":"2020-05-29T05:08:25.246Z","4.0.1-alpha-c9ecb40.0":"2020-05-30T13:45:01.791Z","4.0.1-alpha-8f0240e.0":"2020-05-30T13:55:30.135Z","4.0.1-alpha-c72918a.0":"2020-05-30T14:01:03.900Z","4.0.1-alpha-f965abc.0":"2020-05-30T14:48:40.011Z","4.0.1-alpha-a1c679a.0":"2020-06-01T15:18:40.994Z","4.0.1-alpha-0e7ae3c.0":"2020-06-01T16:51:17.791Z","4.0.1-alpha-819a41f.0":"2020-06-02T00:07:02.520Z","4.0.1-alpha-b80495f.0":"2020-06-02T00:20:38.441Z","4.0.1-alpha-8a12273.0":"2020-06-02T07:46:55.328Z","4.0.1-alpha-fa3f09e.0":"2020-06-02T07:52:33.396Z","4.0.1-alpha-2403cb2.0":"2020-06-02T13:26:15.840Z","4.0.1-alpha-cfaf637.0":"2020-06-02T13:33:39.556Z","4.0.1-alpha-34b655c.0":"2020-06-02T14:59:36.208Z","4.0.1-alpha-26e95fb.0":"2020-06-02T15:08:04.644Z","4.0.1-alpha-75754ca.0":"2020-06-02T15:22:50.327Z","4.0.1-alpha-6c3523d.0":"2020-06-03T09:58:50.825Z","4.0.1-alpha-bcc2850.0":"2020-06-03T10:37:46.683Z","4.0.1-alpha-bd0187e.0":"2020-06-03T10:45:40.377Z","4.0.1-alpha-7d5ab33.0":"2020-06-03T10:46:35.713Z","4.0.1-alpha-3400a01.0":"2020-06-03T10:46:51.307Z","4.0.0":"2020-06-03T10:55:58.594Z","4.0.1-alpha-caa5901.0":"2020-06-03T11:16:09.747Z","4.0.1-alpha-fc6303e.0":"2020-06-03T11:16:26.883Z","4.0.1-alpha-9b91f2b.0":"2020-06-03T11:21:07.994Z","4.0.1-alpha-53f20b3.0":"2020-06-03T11:21:24.169Z","4.0.1-alpha-71cca5f.0":"2020-06-03T11:25:50.253Z","4.0.1-alpha-5f324a0.0":"2020-06-03T11:26:49.146Z","4.0.1-alpha-8acd7af.0":"2020-06-03T11:28:45.540Z","4.0.1-alpha-67a1e84.0":"2020-06-03T11:31:54.395Z","4.0.1-alpha-f9b32a9.0":"2020-06-03T11:33:28.484Z","4.0.1-alpha-83459f9.0":"2020-06-03T12:02:40.716Z","4.0.1-alpha-4e85382.0":"2020-06-03T12:03:09.288Z","4.0.1-alpha-2ef9e24.0":"2020-06-03T12:07:08.959Z","4.0.1-alpha-19cceb5.0":"2020-06-03T12:07:40.037Z","4.0.1-alpha-af59e7b.0":"2020-06-03T13:08:09.913Z","4.0.1-alpha-4bfd946.0":"2020-06-03T13:12:25.234Z","4.0.1-alpha-bd11253.0":"2020-06-03T13:15:11.820Z","4.0.1-alpha-8ea54f9.0":"2020-06-03T13:19:35.095Z","4.0.1-alpha-35b60cf.0":"2020-06-03T14:48:17.598Z","4.0.1-alpha-0d61785.0":"2020-06-03T14:54:48.403Z","4.0.1-alpha-bbb6ce9.0":"2020-06-03T14:56:03.795Z","4.0.1-alpha-e9d62fc.0":"2020-06-03T15:16:29.028Z","4.0.1-alpha-15cde41.0":"2020-06-03T16:00:09.894Z","4.0.1-alpha-1505477.0":"2020-06-04T00:23:10.182Z","4.0.1-alpha-f954efb.0":"2020-06-04T01:30:21.626Z","4.0.1-alpha-6ec26f1.0":"2020-06-04T08:55:53.749Z","4.0.1-alpha-8343b1a.0":"2020-06-04T08:56:19.312Z","4.0.1-alpha-126dd36.0":"2020-06-04T09:06:00.367Z","4.0.1-alpha-e3ff316.0":"2020-06-04T12:06:13.790Z","4.0.1-alpha-0c31c0e.0":"2020-06-04T12:42:12.369Z","4.0.1-alpha-34f8f80.0":"2020-06-04T17:28:48.587Z","4.0.1-alpha-7bea3de.0":"2020-06-04T18:53:13.421Z","4.0.1-alpha-a089e80.0":"2020-06-04T21:25:28.969Z","4.0.1-alpha-0fff9b9.0":"2020-06-04T21:26:02.725Z","4.0.1-alpha-227ddc3.0":"2020-06-05T20:46:47.873Z","4.0.1-alpha-987b2b9.0":"2020-06-06T21:19:26.093Z","4.0.1-alpha-96cc00b.0":"2020-06-07T08:43:10.719Z","4.0.1-alpha-86a97e2.0":"2020-06-07T12:19:41.753Z","4.0.1-alpha-15dc128.0":"2020-06-07T12:20:07.930Z","4.0.1-alpha-f3b1cf5.0":"2020-06-07T12:20:30.534Z","4.0.1-alpha-cb93966.0":"2020-06-07T12:20:53.753Z","4.0.1-alpha-298f332.0":"2020-06-07T12:21:04.576Z","4.0.1-alpha-bdb5724.0":"2020-06-07T12:21:18.443Z","4.0.1-alpha-9e71032.0":"2020-06-07T12:21:28.719Z","4.0.1-alpha-c93d981.0":"2020-06-07T12:21:40.778Z","4.0.1-alpha-4a64dad.0":"2020-06-07T12:22:01.883Z","4.0.1-alpha-7924d67.0":"2020-06-07T12:22:49.936Z","4.0.1-alpha-6318618.0":"2020-06-07T12:30:57.661Z","4.0.1-alpha-e2794d0.0":"2020-06-07T18:00:35.402Z","4.0.1-alpha-44619f2.0":"2020-06-08T17:02:55.280Z","4.0.1-alpha-aa3b5dc.0":"2020-06-08T21:30:04.163Z","4.0.1-alpha-3a18692.0":"2020-06-08T21:30:20.968Z","4.0.1-alpha-6f3f2b2.0":"2020-06-08T21:34:17.457Z","4.0.1-alpha-3bcf3b9.0":"2020-06-08T21:34:56.430Z","4.0.1-alpha-78b55ab.0":"2020-06-08T21:52:38.824Z","4.0.1-alpha-2be1f69.0":"2020-06-09T01:41:08.449Z","4.0.1-alpha-442529c.0":"2020-06-09T01:46:12.840Z","4.0.1-alpha-343025a.0":"2020-06-09T07:52:21.768Z","4.0.1-alpha-73c5114.0":"2020-06-09T07:56:19.205Z","4.0.1-alpha-f897b0f.0":"2020-06-09T16:52:56.953Z","4.0.1-alpha-260e6da.0":"2020-06-09T23:34:52.887Z","4.0.1-alpha-6460be6.0":"2020-06-09T23:35:18.536Z","4.0.1-alpha-1247f0d.0":"2020-06-09T23:38:43.408Z","4.0.1-alpha-604d7a0.0":"2020-06-09T23:39:49.513Z","4.0.1-alpha-9f58472.0":"2020-06-09T23:43:03.160Z","4.0.1-alpha-536eadc.0":"2020-06-09T23:43:27.252Z","4.0.1-alpha-92b84bb.0":"2020-06-10T06:53:23.185Z","4.0.1-alpha-02072cd.0":"2020-06-10T06:54:10.110Z","4.0.1-alpha-5f3b4e1.0":"2020-06-10T07:00:21.972Z","4.0.1-alpha-46c466c.0":"2020-06-10T07:04:16.430Z","4.0.1-alpha-31e670e.0":"2020-06-10T07:09:58.452Z","4.0.1-alpha-948340c.0":"2020-06-10T07:14:47.039Z","4.0.1-alpha-9b61894.0":"2020-06-10T07:47:12.856Z","4.0.1-alpha-7dbbd19.0":"2020-06-10T10:27:49.894Z","4.0.1-alpha-ebebbef.0":"2020-06-11T14:37:51.669Z","4.0.1-alpha-4ce0bdf.0":"2020-06-11T14:40:47.479Z","4.0.1-alpha-e28dde7.0":"2020-06-11T15:00:43.687Z","4.0.1-alpha-f7da71a.0":"2020-06-11T15:05:56.386Z","4.0.1-alpha-f809e49.0":"2020-06-11T15:14:09.595Z","4.0.1-alpha-8f9f158.0":"2020-06-11T15:31:14.422Z","4.0.1-alpha-5860a8f.0":"2020-06-11T15:31:37.555Z","4.0.1-alpha-c1c533b.0":"2020-06-11T15:33:55.316Z","4.0.1-alpha-594a7b8.0":"2020-06-11T15:34:21.005Z","4.0.1-alpha-7c660b4.0":"2020-06-11T15:34:41.784Z","4.0.1-alpha-933c165.0":"2020-06-11T15:34:56.760Z","4.0.1-alpha-0c917e6.0":"2020-06-11T15:35:19.142Z","4.0.1-alpha-39933e3.0":"2020-06-11T15:35:37.618Z","4.0.1-alpha-d8db846.0":"2020-06-11T15:35:56.269Z","4.0.1-alpha-595a3a3.0":"2020-06-11T19:17:53.810Z","4.0.1-alpha-3b3b857.0":"2020-06-12T09:40:13.712Z","4.0.1-alpha-d96403f.0":"2020-06-12T15:01:25.805Z","4.0.1-alpha-161fa6b.0":"2020-06-13T10:12:48.276Z","4.0.1-alpha-d33ffac.0":"2020-06-13T14:02:54.758Z","4.0.1-alpha-78cd5db.0":"2020-06-13T14:45:53.075Z","4.0.1-alpha-4756d52.0":"2020-06-14T15:54:53.160Z","4.0.1-alpha-42406bb.0":"2020-06-14T23:25:35.184Z","4.0.1-alpha-873aa74.0":"2020-06-15T01:58:18.031Z","4.0.1-alpha-a73af54.0":"2020-06-15T04:05:33.581Z","4.0.1-alpha-850248e.0":"2020-06-15T09:00:17.045Z","4.0.1-alpha-5a08724.0":"2020-06-15T16:12:27.460Z","4.0.1-alpha-f8f8813.0":"2020-06-15T16:21:20.212Z","4.0.1-alpha-baeb438.0":"2020-06-16T10:42:31.393Z","4.0.1-alpha-522738c.0":"2020-06-16T11:14:43.118Z","4.0.1-alpha-def534a.0":"2020-06-16T21:49:41.687Z","4.0.1-alpha-9c5dd4f.0":"2020-06-17T07:08:19.647Z","4.0.1-alpha-abb0773.0":"2020-06-17T07:16:20.468Z","4.0.1-alpha-e57a7a1.0":"2020-06-17T10:16:10.876Z","4.0.1-alpha-f9213ac.0":"2020-06-17T15:22:57.448Z","4.0.1-alpha-8156f4a.0":"2020-06-17T17:31:59.938Z","4.0.1-alpha-5ffbf28.0":"2020-06-18T11:58:27.818Z","4.0.1-alpha-ca926a5.0":"2020-06-18T12:03:03.705Z","4.0.1-alpha-4b3f4a9.0":"2020-06-18T12:04:06.500Z","4.0.1-alpha-bec99d8.0":"2020-06-18T12:12:49.961Z","4.0.1-alpha-614bda8.0":"2020-06-18T12:16:06.466Z","4.0.1-alpha-732b501.0":"2020-06-18T12:19:40.207Z","4.0.1-alpha-ca533d8.0":"2020-06-18T12:21:03.705Z","4.0.1-alpha-3b892ba.0":"2020-06-18T12:21:36.371Z","4.0.1-alpha-81c57f8.0":"2020-06-18T12:24:11.231Z","4.0.1-alpha-de1ef9f.0":"2020-06-18T12:26:17.892Z","4.0.1-alpha-23d0e7a.0":"2020-06-18T13:39:13.652Z","4.0.1-alpha-7781f28.0":"2020-06-19T08:36:13.525Z","4.0.1-alpha-0e34290.0":"2020-06-19T08:41:11.228Z","4.0.1-alpha-f71f972.0":"2020-06-20T17:23:33.596Z","4.0.1-alpha-2213c45.0":"2020-06-20T22:52:03.757Z","4.0.1-alpha-5fb6a32.0":"2020-06-23T05:29:18.130Z","4.0.1-alpha-7cbc113.0":"2020-06-23T05:33:47.269Z","4.0.1-alpha-9e0fd0d.0":"2020-06-23T14:57:43.258Z","4.0.1-alpha-e0094e4.0":"2020-06-23T15:06:35.142Z","4.0.1-alpha-f1e60ae.0":"2020-06-24T07:50:25.264Z","4.0.1-alpha-a77782d.0":"2020-06-24T08:03:46.498Z","4.0.1-alpha-1a40a40.0":"2020-06-24T09:37:41.060Z","4.0.1-alpha-5891b5d.0":"2020-06-24T09:38:04.047Z","4.0.1-alpha-c0cf764.0":"2020-06-24T09:59:57.514Z","4.0.1-alpha-7869c6c.0":"2020-06-24T10:23:44.407Z","4.0.1-alpha-0203ca7.0":"2020-06-24T10:24:58.644Z","4.0.1-alpha-eb418a0.0":"2020-06-24T10:28:19.088Z","4.0.1-alpha-d22cf5b.0":"2020-06-24T12:15:01.756Z","4.0.1-alpha-5a7ad46.0":"2020-06-24T12:30:50.386Z","4.0.1-alpha-018ca1c.0":"2020-06-24T17:16:50.726Z","4.0.1-alpha-81cffd9.0":"2020-06-24T17:17:15.854Z","4.0.1-alpha-cab1695.0":"2020-06-24T17:32:16.851Z","4.0.1-alpha-4a0eb43.0":"2020-06-24T17:36:43.386Z","4.0.1-alpha-6e75391.0":"2020-06-25T02:35:13.591Z","4.0.1-alpha-a36e818.0":"2020-06-25T02:40:11.177Z","4.0.1-alpha-8b83d55.0":"2020-06-25T16:07:34.558Z","4.0.1-alpha-16cb2a6.0":"2020-06-25T16:12:27.038Z","4.0.1-alpha-0131745.0":"2020-06-25T22:45:47.569Z","4.0.1-alpha-bcb5582.0":"2020-06-25T22:53:49.643Z","4.0.1-alpha-8d44139.0":"2020-06-29T12:12:28.132Z","4.0.1-alpha-4c1e69d.0":"2020-06-29T12:18:20.529Z","4.0.1-alpha-5be967d.0":"2020-06-29T12:23:15.374Z","4.0.1-alpha-5833631.0":"2020-06-29T12:27:31.197Z","4.0.1-alpha-09e8114.0":"2020-06-30T08:22:33.612Z","4.0.1-alpha-ce27ec9.0":"2020-06-30T08:31:38.418Z","4.0.1-alpha-4a976f2.0":"2020-06-30T09:41:36.666Z","4.0.1-alpha-bd7a74c.0":"2020-06-30T09:45:45.042Z","4.0.1-alpha-80bbb43.0":"2020-06-30T10:40:03.643Z","4.0.1-alpha-3815a8d.0":"2020-06-30T11:36:05.561Z","4.0.1-alpha-0e191b8.0":"2020-06-30T11:40:47.255Z","4.0.1-alpha-3ce6cfb.0":"2020-06-30T23:38:28.753Z","4.0.1-alpha-038d107.0":"2020-06-30T23:42:58.218Z","4.0.1-alpha-fa7bf5f.0":"2020-07-01T10:53:50.736Z","4.0.1-alpha-60d5906.0":"2020-07-01T10:57:49.745Z","4.0.1-alpha-41c8c27.0":"2020-07-01T18:01:22.662Z","4.0.1-alpha-97efd53.0":"2020-07-01T18:25:13.526Z","4.0.1-alpha-fa1be5a.0":"2020-07-02T04:27:03.979Z","4.0.1-alpha-cc11a73.0":"2020-07-02T04:31:49.170Z","4.0.1-alpha-c380a26.0":"2020-07-02T13:09:05.357Z","4.0.1-alpha-319710b.0":"2020-07-02T13:12:59.409Z","4.0.1-alpha-c52d5ea.0":"2020-07-02T16:53:19.062Z","4.0.1-alpha-05130ba.0":"2020-07-02T16:58:08.660Z","4.0.1-alpha-9eb54ed.0":"2020-07-05T09:31:46.913Z","4.0.1-alpha-b7cedd9.0":"2020-07-05T09:45:29.701Z","4.0.1-alpha-530df89.0":"2020-07-05T09:49:30.984Z","4.0.1-alpha-1f3f473.0":"2020-07-05T12:12:32.247Z","4.0.1-alpha-32ec30e.0":"2020-07-05T12:44:31.538Z","4.0.1-alpha-286b285.0":"2020-07-05T12:49:36.751Z","4.0.1-alpha-2a4223f.0":"2020-07-05T16:06:38.667Z","4.0.1-alpha-e8bf34c.0":"2020-07-05T16:10:35.103Z","4.0.1-alpha-dffa939.0":"2020-07-05T19:47:30.779Z","4.0.1-alpha-36eb24e.0":"2020-07-05T20:28:53.629Z","4.0.1-alpha-3a8df9e.0":"2020-07-06T13:56:16.303Z","4.0.1-alpha-d02e688.0":"2020-07-06T14:02:26.763Z","4.0.1-alpha-10454ea.0":"2020-07-06T14:06:21.908Z","4.0.1-alpha-415e7f1.0":"2020-07-06T15:25:42.692Z","4.0.1-alpha-9fd1310.0":"2020-07-06T15:31:26.642Z","4.0.1-alpha-c21ccb3.0":"2020-07-06T20:52:42.537Z","4.0.1-alpha-1f2fa59.0":"2020-07-06T21:28:01.687Z","4.0.1-alpha-e90f3f6.0":"2020-07-06T21:28:13.730Z","4.0.1-alpha-d03559a.0":"2020-07-06T21:28:26.881Z","4.0.1-alpha-efb904c.0":"2020-07-06T22:03:18.636Z","4.0.1-alpha-defbf8e.0":"2020-07-06T22:09:18.837Z","4.0.1-alpha-7ba255b.0":"2020-07-06T22:09:31.530Z","4.0.1-alpha-1a2fc8a.0":"2020-07-06T22:13:28.925Z","4.0.1-alpha-7eeba87.0":"2020-07-06T22:57:05.611Z","4.0.1-alpha-6f874af.0":"2020-07-06T23:04:58.777Z","4.0.1-alpha-0afa790.0":"2020-07-07T14:39:55.586Z","4.0.1-alpha-12a4035.0":"2020-07-07T14:48:10.036Z","4.0.1-alpha-5c7d221.0":"2020-07-07T15:57:03.703Z","4.0.1-alpha-16121be.0":"2020-07-07T16:01:49.901Z","4.0.1-alpha-1635624.0":"2020-07-07T17:32:34.494Z","4.0.1-alpha-3ff5d16.0":"2020-07-07T17:54:23.155Z","4.0.1-alpha-5f366e9.0":"2020-07-07T18:37:21.282Z","4.0.1-alpha-0c8a753.0":"2020-07-07T18:42:03.947Z","4.0.1-alpha-81eff93.0":"2020-07-08T05:59:01.774Z","4.0.1-alpha-7263296.0":"2020-07-08T06:05:54.830Z","4.0.1-alpha-80e27b3.0":"2020-07-08T18:08:15.697Z","4.0.1-alpha-ea0c891.0":"2020-07-08T18:31:40.622Z","4.0.1-alpha-47385a5.0":"2020-07-09T00:38:31.423Z","4.0.1-alpha-5eccfa0.0":"2020-07-09T00:43:58.496Z","4.0.1-alpha-2cd751f.0":"2020-07-09T05:18:38.892Z","4.0.1-alpha-9db1c24.0":"2020-07-09T05:23:17.040Z","4.0.1-alpha-92da0cb.0":"2020-07-09T15:49:05.207Z","4.0.1-alpha-b10d251.0":"2020-07-09T15:53:55.128Z","4.0.1-alpha-7f75450.0":"2020-07-09T22:12:21.319Z","4.0.1-alpha-9674a83.0":"2020-07-09T23:48:38.414Z","4.0.1-alpha-a19b601.0":"2020-07-10T13:40:07.596Z","4.0.1-alpha-bdf49fe.0":"2020-07-10T13:40:27.233Z","4.0.1-alpha-d88f367.0":"2020-07-10T13:49:00.416Z","4.0.1-alpha-41a5d9f.0":"2020-07-10T13:57:42.256Z","4.0.1-alpha-0b60f3c.0":"2020-07-10T14:31:42.076Z","4.0.1-alpha-7ffeb89.0":"2020-07-10T14:39:12.895Z","4.0.1-alpha-b99b682.0":"2020-07-10T15:04:51.310Z","4.0.1-alpha-b5f9af7.0":"2020-07-10T15:16:08.205Z","4.0.1-alpha-7b0356f.0":"2020-07-10T15:48:08.387Z","4.0.1-alpha-e388854.0":"2020-07-10T15:53:01.926Z","4.0.1-alpha-075733e.0":"2020-07-10T23:42:02.732Z","4.0.1-alpha-32312bc.0":"2020-07-11T00:22:55.285Z","4.0.1-alpha-e0017b6.0":"2020-07-11T20:12:01.189Z","4.0.1-alpha-a9ccd26.0":"2020-07-11T21:42:35.509Z","4.0.1-alpha-b9534f0.0":"2020-07-12T11:48:34.620Z","4.0.1-alpha-692f37a.0":"2020-07-12T11:54:01.720Z","4.0.1-alpha-020c272.0":"2020-07-12T12:01:45.265Z","4.0.1-alpha-f851435.0":"2020-07-12T12:03:47.175Z","4.0.1-alpha-822e1c0.0":"2020-07-12T12:05:58.604Z","4.0.1-alpha-7c75220.0":"2020-07-12T12:18:02.150Z","4.0.1-alpha-aac3085.0":"2020-07-13T16:43:57.504Z","4.0.1-alpha-7e07bc8.0":"2020-07-13T16:51:29.544Z","4.0.1-alpha-afcf422.0":"2020-07-13T17:31:08.719Z","4.0.1-alpha-3ba4550.0":"2020-07-13T17:45:15.655Z","4.0.1-alpha-f0c8c61.0":"2020-07-14T11:15:03.829Z","4.0.1-alpha-fae971d.0":"2020-07-14T11:19:30.330Z","4.0.1-alpha-da544e4.0":"2020-07-16T09:45:03.221Z","4.0.1-alpha-f690660.0":"2020-07-16T09:49:30.734Z","4.0.1-alpha-9ddcb3c.0":"2020-07-16T12:51:15.676Z","4.0.1-alpha-e4d5fe5.0":"2020-07-16T12:55:26.561Z","4.0.1-alpha-5e937e8.0":"2020-07-16T16:12:14.672Z","4.0.1-alpha-7f98585.0":"2020-07-16T16:16:50.854Z","4.0.1-alpha-2e4bbd9.0":"2020-07-16T16:49:41.493Z","4.0.1-alpha-437e087.0":"2020-07-16T16:54:38.212Z","4.0.1-alpha-562d906.0":"2020-07-16T20:16:14.067Z","4.0.1-alpha-009496f.0":"2020-07-16T20:16:50.376Z","4.0.1-alpha-9ef160d.0":"2020-07-16T20:45:19.616Z","4.0.1-alpha-cc58bb3.0":"2020-07-16T20:50:07.055Z","4.0.1-alpha-afda656.0":"2020-07-17T08:26:29.590Z","4.0.1-alpha-bd3c631.0":"2020-07-17T08:31:23.064Z","4.0.1-alpha-5d20ee3.0":"2020-07-17T12:20:11.337Z","4.0.1-alpha-2a9efa6.0":"2020-07-17T12:24:17.509Z","4.0.1-alpha-5271d23.0":"2020-07-17T14:56:16.206Z","4.0.1-alpha-f342ad2.0":"2020-07-17T15:00:15.485Z","4.0.1-alpha-038b2db.0":"2020-07-18T16:00:23.366Z","4.0.1-alpha-286cca0.0":"2020-07-18T16:15:04.577Z","4.0.1-alpha-be03472.0":"2020-07-20T00:43:45.936Z","4.0.1-alpha-6c9351b.0":"2020-07-20T01:20:24.482Z","4.0.1-alpha-58d288d.0":"2020-07-20T09:26:46.802Z","4.0.1-alpha-0422307.0":"2020-07-20T09:31:58.109Z","4.0.1-alpha-1f990dd.0":"2020-07-20T10:19:35.759Z","4.0.1-alpha-410bf49.0":"2020-07-20T10:23:45.224Z","4.0.1-alpha-adeb684.0":"2020-07-20T11:54:53.179Z","4.0.1-alpha-cdfa78d.0":"2020-07-20T11:59:50.261Z","4.0.1-alpha-7c13c7a.0":"2020-07-20T13:40:19.748Z","4.0.1-alpha-bb3add5.0":"2020-07-20T22:19:34.533Z","4.0.1-alpha-d1ebdd1.0":"2020-07-20T22:36:52.554Z","4.0.1-alpha-307c112.0":"2020-07-21T12:31:55.032Z","4.0.1-alpha-8c2739d.0":"2020-07-21T12:36:23.748Z","4.0.1-alpha-1a9bf60.0":"2020-07-21T12:41:02.995Z","4.0.1-alpha-d662041.0":"2020-07-21T13:31:10.405Z","4.0.1-alpha-803fc04.0":"2020-07-21T13:35:05.235Z","4.0.1-alpha-ca869ef.0":"2020-07-21T13:37:09.829Z","4.0.1-alpha-b8c3780.0":"2020-07-21T13:41:17.279Z","4.0.1-alpha-5d97d0b.0":"2020-07-21T14:24:48.122Z","4.0.1-alpha-f98c7d9.0":"2020-07-21T14:48:49.262Z","4.0.1-alpha-f336733.0":"2020-07-21T18:13:44.370Z","4.0.1-alpha-cac4d00.0":"2020-07-22T20:10:56.483Z","4.0.1-alpha-de319f1.0":"2020-07-22T20:13:02.513Z","4.0.1-alpha-027e3e6.0":"2020-07-22T20:17:05.349Z","4.0.1-alpha-f9ca76e.0":"2020-07-23T02:37:04.967Z","4.0.1-alpha-93c644c.0":"2020-07-23T03:34:02.176Z","4.0.1-alpha-ffbeffb.0":"2020-07-23T03:38:23.978Z","4.0.1-alpha-a512db0.0":"2020-07-23T04:56:34.952Z","4.0.1-alpha-3ea3037.0":"2020-07-23T05:19:01.413Z","4.0.1-alpha-b7edec7.0":"2020-07-23T11:35:30.465Z","4.0.1-alpha-3516dd2.0":"2020-07-23T11:57:38.476Z","4.0.1-alpha-4118bf9.0":"2020-07-23T13:12:40.278Z","4.0.1-alpha-a2be87a.0":"2020-07-23T13:18:03.423Z","4.0.1-alpha-f391400.0":"2020-07-23T13:23:01.670Z","4.0.1-alpha-6c69e9c.0":"2020-07-23T16:59:04.595Z","4.0.1-alpha-f626283.0":"2020-07-23T17:18:47.548Z","4.0.1-alpha-7d4e6ef.0":"2020-07-24T00:14:08.966Z","4.0.1-alpha-405fdb2.0":"2020-07-24T00:14:34.072Z","4.0.1-alpha-03c8889.0":"2020-07-24T00:36:59.231Z","4.0.1-alpha-38a859c.0":"2020-07-24T00:41:11.856Z","4.0.1-alpha-3227ff2.0":"2020-07-24T00:45:08.000Z","4.0.1-alpha-ae6b305.0":"2020-07-24T02:00:34.270Z","4.0.1-alpha-b7aee01.0":"2020-07-24T02:05:09.154Z","4.0.1-alpha-57dec96.0":"2020-07-24T04:27:16.578Z","4.0.1-alpha-bd09c84.0":"2020-07-24T16:26:44.521Z","4.0.1-alpha-f18b6af.0":"2020-07-24T16:30:51.572Z","4.0.1-alpha-f12fc1b.0":"2020-07-24T19:27:37.383Z","4.0.1-alpha-717f0ec.0":"2020-07-24T19:32:52.390Z","4.0.1-alpha-8236b78.0":"2020-07-27T08:08:47.662Z","4.0.1-alpha-fe38415.0":"2020-07-27T08:13:09.884Z","4.0.1-alpha-b1aad6c.0":"2020-07-27T08:16:38.936Z","4.0.1-alpha-82e38bc.0":"2020-07-27T08:17:29.810Z","4.0.1-alpha-9b3a4c5.0":"2020-07-27T08:22:46.898Z","4.0.1-alpha-94773ed.0":"2020-07-27T09:04:09.464Z","4.0.1-alpha-a5c532d.0":"2020-07-27T09:09:31.916Z","4.0.1-alpha-5316a17.0":"2020-07-27T10:41:47.496Z","4.0.1-alpha-2c4451f.0":"2020-07-27T10:42:09.404Z","4.0.1-alpha-893007f.0":"2020-07-27T10:47:05.460Z","4.0.1-alpha-b21e58c.0":"2020-07-27T10:51:51.837Z","4.0.1-alpha-9dc7fd0.0":"2020-07-27T20:57:11.486Z","4.0.1-alpha-3464b64.0":"2020-07-27T21:02:04.302Z","4.0.1-alpha-8bc6517.0":"2020-07-28T15:38:38.586Z","4.0.1-alpha-a75f423.0":"2020-07-28T15:44:12.125Z","4.0.1-alpha-cfb3586.0":"2020-07-28T22:16:38.068Z","4.0.1-alpha-7bd7309.0":"2020-07-28T22:28:48.450Z","4.0.1-alpha-6da9672.0":"2020-07-30T13:00:25.640Z","4.0.1-alpha-91455e7.0":"2020-07-30T13:01:02.837Z","4.0.1-alpha-7fe4809.0":"2020-07-30T13:07:09.921Z","4.0.1-alpha-0a20dbc.0":"2020-07-30T13:08:47.511Z","4.0.1-alpha-2c0fa18.0":"2020-07-31T05:13:55.650Z","4.0.1-alpha-7ed5fb5.0":"2020-07-31T05:26:33.591Z","4.0.1-alpha-8af6156.0":"2020-07-31T11:44:46.357Z","4.0.1-alpha-2375dee.0":"2020-07-31T11:45:19.344Z","4.0.1-alpha-1c3eb0f.0":"2020-07-31T11:50:29.935Z","4.0.1-alpha-5f70d99.0":"2020-07-31T11:51:12.640Z","4.0.1-alpha-3c95c97.0":"2020-07-31T17:42:17.306Z","4.0.1-alpha-a01392f.0":"2020-07-31T17:47:40.429Z","4.0.1-alpha-d655704.0":"2020-07-31T20:47:58.922Z","4.0.1-alpha-3444b22.0":"2020-07-31T21:09:55.593Z","4.0.1-alpha-b7a4c90.0":"2020-08-01T20:10:01.327Z","4.0.1-alpha-8debbcd.0":"2020-08-02T12:24:33.938Z","4.0.1-alpha-93efac2.0":"2020-08-02T12:42:21.544Z","4.0.1-alpha-d2911af.0":"2020-08-02T16:45:29.028Z","4.0.1-alpha-8378b44.0":"2020-08-02T16:50:19.667Z","4.0.1-alpha-207efd3.0":"2020-08-03T06:57:34.120Z","4.0.1-alpha-4f45088.0":"2020-08-03T07:02:41.607Z","4.0.1-alpha-c51acca.0":"2020-08-03T16:16:28.396Z","4.0.1-alpha-0715801.0":"2020-08-03T16:21:22.070Z","4.0.1-alpha-f8096f1.0":"2020-08-03T17:11:35.934Z","4.0.1-alpha-0ec66c6.0":"2020-08-04T06:01:19.423Z","4.0.1-alpha-8284ecc.0":"2020-08-04T11:13:36.257Z","4.0.1-alpha-f53c9b7.0":"2020-08-05T09:01:36.459Z","4.0.1-alpha-c7efde1.0":"2020-08-05T09:06:15.534Z","4.0.1-alpha-6faf8be.0":"2020-08-05T13:00:24.406Z","4.0.1-alpha-260732e.0":"2020-08-06T00:17:27.835Z","4.0.1-alpha-12e7614.0":"2020-08-06T00:37:21.460Z","4.0.1-alpha-fe399c7.0":"2020-08-06T14:01:02.448Z","4.0.1-alpha-89b217e.0":"2020-08-06T14:02:08.036Z","4.0.1-alpha-03ad6e7.0":"2020-08-06T14:07:16.609Z","4.0.1-alpha-1eb6464.0":"2020-08-06T22:43:23.468Z","4.0.1-alpha-614e24b.0":"2020-08-06T22:46:42.236Z","4.0.1-alpha-9bdaa8b.0":"2020-08-07T15:23:27.725Z","4.0.1-alpha-56f5bcf.0":"2020-08-07T15:27:42.694Z","4.0.1-alpha-51a1eb6.0":"2020-08-07T15:32:29.428Z","4.0.1-alpha-cdc12b7.0":"2020-08-08T10:48:54.117Z","4.0.1-alpha-c100d0e.0":"2020-08-08T10:56:44.351Z","4.0.1-alpha-328482d.0":"2020-08-08T17:54:45.987Z","4.0.1-alpha-6dcd65c.0":"2020-08-08T17:58:15.959Z","4.0.1-alpha-9f090c9.0":"2020-08-10T13:21:27.873Z","4.0.1-alpha-60d4af0.0":"2020-08-10T13:25:36.887Z","4.0.1-alpha-3b5c578.0":"2020-08-10T14:41:44.874Z","4.0.1-alpha-56f2e54.0":"2020-08-10T15:12:35.680Z","4.0.1-alpha-9a1b4ad.0":"2020-08-10T21:49:48.337Z","4.0.1-alpha-ddffa85.0":"2020-08-10T21:53:45.646Z","4.0.1-alpha-84c3058.0":"2020-08-11T09:51:55.691Z","4.0.1-alpha-fd4b583.0":"2020-08-11T09:59:07.140Z","4.0.1-alpha-cd0717d.0":"2020-08-11T13:25:14.705Z","4.0.1-alpha-ff3e429.0":"2020-08-11T13:30:05.515Z","4.0.1-alpha-eb8fbdf.0":"2020-08-11T17:34:39.392Z","4.0.1-alpha-bd02c0f.0":"2020-08-11T17:39:08.032Z","4.0.1-alpha-5dcc18b.0":"2020-08-11T17:39:29.245Z","4.0.1-alpha-3706cd4.0":"2020-08-11T17:42:43.929Z","4.0.1-alpha-d476858.0":"2020-08-11T17:44:46.294Z","4.0.1-alpha-8f17fc4.0":"2020-08-12T16:56:38.549Z","4.0.1-alpha-4ec46e3.0":"2020-08-12T17:05:40.529Z","4.0.1-alpha-20425a4.0":"2020-08-13T14:05:07.123Z","4.0.1-alpha-dc4068d.0":"2020-08-13T16:01:00.687Z","4.0.1-alpha-d17ad7b.0":"2020-08-15T00:05:31.733Z","4.0.1-alpha-efda502.0":"2020-08-15T00:21:14.550Z","4.0.1-alpha-9625aec.0":"2020-08-17T14:44:18.510Z","4.0.1-alpha-40c731d.0":"2020-08-17T15:00:27.004Z","4.0.1-alpha-944ebdb.0":"2020-08-17T18:17:24.502Z","4.0.1-alpha-593cc41.0":"2020-08-17T19:02:36.866Z","4.0.1-alpha-2fd1f30.0":"2020-08-18T14:44:52.332Z","4.0.1-alpha-a1216a6.0":"2020-08-18T15:08:37.923Z","4.0.1-alpha-53229ab.0":"2020-08-18T15:09:54.574Z","4.0.1-alpha-ad7348a.0":"2020-08-18T16:25:10.231Z","4.0.1-alpha-b4c156c.0":"2020-08-19T03:06:45.990Z","4.0.1-alpha-604c97a.0":"2020-08-19T03:10:47.229Z","4.0.1-alpha-de47d4b.0":"2020-08-20T06:36:36.522Z","4.0.1-alpha-b07cf19.0":"2020-08-20T16:38:47.181Z","4.0.1-alpha-7e6967f.0":"2020-08-20T16:56:36.702Z","4.0.1-alpha-cb67435.0":"2020-08-20T17:55:51.191Z","4.0.1-alpha-ff7cd96.0":"2020-08-20T17:59:47.953Z","4.0.1-alpha-0c92907.0":"2020-08-21T02:04:47.237Z","4.0.1-alpha-4ba6b9b.0":"2020-08-21T02:08:27.883Z","4.0.1-alpha-080ab61.0":"2020-08-21T07:56:22.520Z","4.0.1-alpha-935386d.0":"2020-08-21T08:01:48.250Z","4.0.1-alpha-3a6f128.0":"2020-08-21T08:03:32.294Z","4.0.1-alpha-f8779c4.0":"2020-08-21T08:04:19.690Z","4.0.1-alpha-f1371f5.0":"2020-08-21T08:07:54.583Z","4.0.1-alpha-0a0f697.0":"2020-08-21T08:10:56.301Z","4.0.1-alpha-f2217f1.0":"2020-08-21T18:05:47.074Z","4.0.1-alpha-b612c1b.0":"2020-08-21T22:31:03.194Z","4.0.1-alpha-ba9c50b.0":"2020-08-21T22:34:53.191Z","4.0.1-alpha-4c51785.0":"2020-08-22T09:00:29.489Z","4.0.1-alpha-24df0d5.0":"2020-08-22T09:03:51.893Z","4.0.1-alpha-867e611.0":"2020-08-22T09:07:20.165Z","4.0.1-alpha-aa8528f.0":"2020-08-22T09:07:47.376Z","4.0.1-alpha-d4f2ce2.0":"2020-08-23T20:12:45.215Z","4.0.1-alpha-dba541a.0":"2020-08-23T20:32:36.737Z","4.0.1-alpha-2a29ca9.0":"2020-08-24T09:20:07.300Z","4.0.1-alpha-b521e89.0":"2020-08-24T09:24:33.425Z","4.0.1-alpha-290c235.0":"2020-08-24T10:07:28.337Z","4.0.1-alpha-6e3c91e.0":"2020-08-24T10:13:16.686Z","4.0.1-alpha-fefa811.0":"2020-08-24T11:40:41.537Z","4.0.1-alpha-675f53a.0":"2020-08-24T11:41:49.278Z","4.0.1-alpha-3b8f8b4.0":"2020-08-24T12:23:15.967Z","4.0.1-alpha-0e68ab4.0":"2020-08-24T12:27:35.353Z","4.0.1-alpha-861a7c5.0":"2020-08-24T12:27:59.627Z","4.0.1-alpha-8fae0ec.0":"2020-08-24T12:31:07.295Z","4.0.1-alpha-e489d52.0":"2020-08-25T06:15:17.071Z","4.0.1-alpha-f3ffcb6.0":"2020-08-25T06:30:23.296Z","4.0.1-alpha-2befbd4.0":"2020-08-25T11:10:40.478Z","4.0.1-alpha-a06b67f.0":"2020-08-25T11:20:35.772Z","4.0.1-alpha-b9ac102.0":"2020-08-25T16:00:29.138Z","4.0.1-alpha-65be877.0":"2020-08-25T16:16:30.826Z","4.0.1-alpha-2d1fc4e.0":"2020-08-26T04:46:32.762Z","4.0.1-alpha-492d2eb.0":"2020-08-26T05:10:26.788Z","4.0.1-alpha-bc19c1c.0":"2020-08-26T06:33:59.044Z","4.0.1-alpha-d16ede9.0":"2020-08-26T07:30:30.865Z","4.0.1-alpha-2223137.0":"2020-08-26T07:46:55.814Z","4.0.1-alpha-f52dfd0.0":"2020-08-26T07:47:18.444Z","4.0.1-alpha-09d85d0.0":"2020-08-26T09:48:55.581Z","4.0.1-alpha-20b7496.0":"2020-08-26T10:17:22.203Z","4.0.1-alpha-82c9c6b.0":"2020-08-26T19:51:04.841Z","4.0.1-alpha-982e190.0":"2020-08-26T19:57:56.744Z","4.0.1-alpha-95afd5a.0":"2020-08-26T21:04:30.506Z","4.0.1-alpha-d4aba78.0":"2020-08-26T21:08:49.926Z","4.0.1-alpha-f3c9e67.0":"2020-08-26T21:11:54.293Z","4.0.1-alpha-0cefe0f.0":"2020-08-27T11:38:31.933Z","4.0.1-alpha-5af60fc.0":"2020-08-27T11:45:40.547Z","4.0.1-alpha-d59a31e.0":"2020-08-27T18:46:25.318Z","4.0.1-alpha-6be7b57.0":"2020-08-27T18:50:09.165Z","4.0.1-alpha-9d632d6.0":"2020-08-28T11:20:19.215Z","4.0.1-alpha-b5dce27.0":"2020-08-28T11:46:09.616Z","4.0.1-alpha-e703d73.0":"2020-08-28T23:29:44.618Z","4.0.1-alpha-6fb93b0.0":"2020-08-28T23:42:04.867Z","4.0.1-alpha-465ef22.0":"2020-08-31T16:55:21.386Z","4.0.1-alpha-0135d14.0":"2020-08-31T17:04:24.409Z","4.0.1-alpha-b1586a1.0":"2020-08-31T22:15:26.767Z","4.0.1-alpha-40ad6c6.0":"2020-08-31T23:16:45.686Z","4.0.1-alpha-186b08d.0":"2020-09-01T08:42:38.438Z","4.0.1-alpha-0127b0c.0":"2020-09-01T11:04:43.129Z","4.0.1-alpha-3d70cbc.0":"2020-09-01T11:05:14.072Z","4.0.1-alpha-5322371.0":"2020-09-01T11:08:55.988Z","4.0.1-alpha-f171866.0":"2020-09-01T11:09:24.960Z","4.0.1-alpha-9c6f3fc.0":"2020-09-01T12:27:16.219Z","4.0.1-alpha-ad096fd.0":"2020-09-01T12:28:19.643Z","4.0.1-alpha-6540b8a.0":"2020-09-01T12:28:46.440Z","4.0.1-alpha-70a5fe1.0":"2020-09-01T12:32:20.590Z","4.0.1-alpha-c622282.0":"2020-09-01T12:36:08.806Z","4.0.1-alpha-2197fb9.0":"2020-09-01T13:47:06.309Z","4.0.1-alpha-146dffb.0":"2020-09-01T13:54:58.139Z","4.0.1-alpha-3cb12e1.0":"2020-09-01T13:55:28.230Z","4.0.1-alpha-d41e511.0":"2020-09-01T14:00:17.874Z","4.0.1-alpha-f5019b9.0":"2020-09-01T14:03:59.975Z","4.0.1-alpha-3d8585e.0":"2020-09-01T14:08:07.202Z","4.0.1-alpha-7ca10aa.0":"2020-09-02T07:58:47.080Z","4.0.1-alpha-d3eb17f.0":"2020-09-02T07:59:12.097Z","4.0.1-alpha-4b78d49.0":"2020-09-02T08:01:51.807Z","4.0.1-alpha-c81459e.0":"2020-09-02T08:02:47.521Z","4.0.1-alpha-bc5a019.0":"2020-09-02T08:03:06.142Z","4.0.1-alpha-a0c07bd.0":"2020-09-02T08:03:45.393Z","4.0.1-alpha-b98951a.0":"2020-09-02T08:06:04.782Z","4.0.1-alpha-045fc64.0":"2020-09-02T08:06:43.918Z","4.0.1-alpha-cf8155c.0":"2020-09-02T08:07:03.285Z","4.0.1-alpha-931edb9.0":"2020-09-02T08:11:03.711Z","4.0.1-alpha-c2c0aea.0":"2020-09-02T09:36:59.832Z","4.0.1-alpha-876d0ef.0":"2020-09-02T09:37:23.878Z","4.0.1-alpha-cea569f.0":"2020-09-02T09:40:01.493Z","4.0.1-alpha-0603ea0.0":"2020-09-02T09:41:20.190Z","4.0.1-alpha-c9eece9.0":"2020-09-02T09:42:59.644Z","4.0.1-alpha-4430a1f.0":"2020-09-02T09:43:16.548Z","4.0.1-alpha-959f613.0":"2020-09-02T11:36:04.825Z","4.0.1-alpha-279e9a8.0":"2020-09-02T15:44:15.251Z","4.0.1-alpha-d624894.0":"2020-09-02T15:44:41.192Z","4.0.1-alpha-8f37a64.0":"2020-09-02T16:31:21.695Z","4.0.1-alpha-00202ef.0":"2020-09-02T16:32:00.924Z","4.0.1-alpha-28abd41.0":"2020-09-02T16:39:53.710Z","4.0.1-alpha-914a6f2.0":"2020-09-02T16:43:05.608Z","4.0.1-alpha-aacd0da.0":"2020-09-03T08:12:51.569Z","4.0.1-alpha-592b174.0":"2020-09-03T08:30:09.789Z","4.0.1-alpha-35b5005.0":"2020-09-03T09:31:15.885Z","4.0.1-alpha-b4841c8.0":"2020-09-03T22:23:18.423Z","4.0.1-alpha-939026a.0":"2020-09-03T22:42:08.531Z","4.0.1-alpha-e9f2aa1.0":"2020-09-04T09:26:12.972Z","4.0.1-alpha-18bd295.0":"2020-09-04T09:27:25.327Z","4.0.1-alpha-80fe867.0":"2020-09-04T09:27:41.690Z","4.0.1-alpha-06bd730.0":"2020-09-04T09:28:57.307Z","4.0.1-alpha-0539e7d.0":"2020-09-04T09:29:56.833Z","4.0.1-alpha-c7c9e4d.0":"2020-09-04T09:30:19.720Z","4.0.1-alpha-41e9746.0":"2020-09-04T09:31:46.467Z","4.0.1-alpha-65310bc.0":"2020-09-04T09:34:05.483Z","4.1.0-beta.1":"2020-09-04T09:34:17.900Z","4.0.1-alpha-3f5e850.0":"2020-09-06T20:49:47.712Z","4.0.1-alpha-d541121.0":"2020-09-06T22:54:09.945Z","4.0.1-alpha-168342f.0":"2020-09-06T22:54:37.384Z","4.0.1-alpha-656ba93.0":"2020-09-06T22:55:38.840Z","4.0.1-alpha-ebde260.0":"2020-09-07T10:11:45.543Z","4.0.1-alpha-0bd7fa5.0":"2020-09-07T10:40:56.568Z","4.0.1-alpha-6453f36.0":"2020-09-07T14:40:16.811Z","4.0.1-alpha-e738cae.0":"2020-09-07T14:44:23.636Z","4.0.1-alpha-9bf77d3.0":"2020-09-07T15:26:09.908Z","4.0.1-alpha-5e828e7.0":"2020-09-07T15:26:23.564Z","4.0.1-alpha-f1f9955.0":"2020-09-07T15:29:16.267Z","4.0.1-alpha-e19ae87.0":"2020-09-07T15:30:05.172Z","4.0.1-alpha-ad14099.0":"2020-09-07T15:32:32.854Z","4.0.1-alpha-6179554.0":"2020-09-07T15:51:51.774Z","4.0.1-alpha-42e1e63.0":"2020-09-07T16:42:54.682Z","4.0.1-alpha-a6a1eef.0":"2020-09-07T16:43:17.895Z","4.0.1-alpha-59e2420.0":"2020-09-07T16:46:28.599Z","4.0.1-alpha-7f4f595.0":"2020-09-07T16:47:17.041Z","4.0.1-alpha-8abb400.0":"2020-09-07T18:15:07.763Z","4.0.1-alpha-8cec9cf.0":"2020-09-07T18:15:20.385Z","4.0.1-alpha-95173e0.0":"2020-09-07T18:18:33.990Z","4.0.1-alpha-a26a1d1.0":"2020-09-07T18:19:29.749Z","4.0.1-alpha-2803c54.0":"2020-09-07T18:22:34.084Z","4.0.1-alpha-1a7ed58.0":"2020-09-07T18:26:25.958Z","4.0.1-alpha-67f46f8.0":"2020-09-08T12:50:09.045Z","4.0.1-alpha-2277d9d.0":"2020-09-08T13:15:25.300Z","4.0.1-alpha-e3a1b02.0":"2020-09-09T04:24:49.709Z","4.0.1-alpha-c3f03fd.0":"2020-09-09T16:18:25.871Z","4.0.1-alpha-4bc96b9.0":"2020-09-09T18:23:54.521Z","4.0.1-alpha-a229345.0":"2020-09-10T04:16:25.586Z","4.0.1-alpha-d09c94a.0":"2020-09-10T17:45:06.781Z","4.0.1-alpha-586f615.0":"2020-09-10T17:45:19.909Z","4.0.1-alpha-3a107bb.0":"2020-09-10T17:55:57.657Z","4.0.1-alpha-440560d.0":"2020-09-10T17:59:03.798Z","4.0.1-alpha-228f527.0":"2020-09-11T02:25:45.690Z","4.0.1-alpha-49ae75e.0":"2020-09-11T02:29:12.802Z","4.0.1-alpha-5b3c19d.0":"2020-09-11T17:04:07.200Z","4.0.1-alpha-b50ff9b.0":"2020-09-11T17:04:33.365Z","4.0.1-alpha-35351c6.0":"2020-09-11T17:23:15.094Z","4.0.1-alpha-b1665a0.0":"2020-09-11T17:26:44.574Z","4.0.1-alpha-4baaba3.0":"2020-09-15T18:33:21.287Z","4.0.1-alpha-9eb08d3.0":"2020-09-15T18:33:50.514Z","4.0.1-alpha-06c06a2.0":"2020-09-15T19:03:53.591Z","4.0.1-alpha-da34659.0":"2020-09-15T19:08:55.559Z","4.0.1-alpha-aefb969.0":"2020-09-15T19:12:51.382Z","4.0.1-alpha-fd51e66.0":"2020-09-15T19:17:35.105Z","4.0.1-alpha-68a69a2.0":"2020-09-16T00:53:21.168Z","4.0.1-alpha-d68d29b.0":"2020-09-16T01:38:24.225Z","4.0.1-alpha-306c7e9.0":"2020-09-16T13:40:35.614Z","4.0.1-alpha-76949b7.0":"2020-09-16T13:55:21.573Z","4.0.1-alpha-e1f9ead.0":"2020-09-16T15:31:38.997Z","4.0.1-alpha-e0e7e26.0":"2020-09-16T15:33:48.540Z","4.0.1-alpha-f543214.0":"2020-09-16T15:36:43.416Z","4.0.1-alpha-71001d4.0":"2020-09-16T15:38:09.313Z","4.0.1-alpha-6775c7f.0":"2020-09-16T15:39:50.698Z","4.0.1-alpha-23d39bf.0":"2020-09-16T15:46:30.231Z","4.0.1-alpha-8a26d6f.0":"2020-09-16T16:10:25.345Z","4.0.1-alpha-64089bb.0":"2020-09-16T16:26:39.717Z","4.0.1-alpha-ab4c7d4.0":"2020-09-16T21:45:44.179Z","4.0.1-alpha-2906f70.0":"2020-09-16T21:46:08.257Z","4.0.1-alpha-b3b3b95.0":"2020-09-16T22:05:00.079Z","4.0.1-alpha-33e0e21.0":"2020-09-16T22:15:07.326Z","4.0.1-alpha-a4d3c68.0":"2020-09-17T18:04:24.352Z","4.0.1-alpha-bc5cd73.0":"2020-09-17T18:26:19.888Z","4.0.1-alpha-e68d4e5.0":"2020-09-17T18:27:41.591Z","4.0.1-alpha-3f077e1.0":"2020-09-17T19:00:00.345Z","4.0.1-alpha-73ba055.0":"2020-09-19T08:18:57.240Z","4.0.1-alpha-25eee0d.0":"2020-09-19T08:23:27.661Z","4.0.1-alpha-8c9f4f5.0":"2020-09-21T22:11:10.393Z","4.0.1-alpha-a593ab9.0":"2020-09-21T23:45:06.697Z","4.0.1-alpha-7988b00.0":"2020-09-21T23:49:22.977Z","4.0.1-alpha-e895b00.0":"2020-09-21T23:49:48.423Z","4.0.1-alpha-56819ef.0":"2020-09-21T23:59:11.513Z","4.0.1-alpha-5f9029e.0":"2020-09-22T00:11:25.928Z","4.0.1-alpha-ea54eb1.0":"2020-09-22T00:42:33.409Z","4.0.1-alpha-e142b36.0":"2020-09-22T01:05:48.391Z","4.0.1-alpha-1718a9d.0":"2020-09-22T05:30:09.934Z","4.0.1-alpha-3f9aaff.0":"2020-09-22T05:34:32.865Z","4.0.1-alpha-b23218e.0":"2020-09-23T01:34:40.734Z","4.0.1-alpha-db7cff3.0":"2020-09-23T01:39:38.760Z","4.0.1-alpha-81ac16d.0":"2020-09-23T19:29:56.431Z","4.0.1-alpha-d58b097.0":"2020-09-23T19:36:58.319Z","4.0.1-alpha-c912b78.0":"2020-09-24T18:14:55.931Z","4.0.1-alpha-48d08a4.0":"2020-09-24T19:56:15.513Z","4.0.1-alpha-4ea4fcb.0":"2020-09-25T06:29:47.265Z","4.0.1-alpha-7c8f53f.0":"2020-09-25T06:29:55.010Z","4.0.1-alpha-7998dc3.0":"2020-09-25T07:27:08.613Z","4.0.1-alpha-e42f74f.0":"2020-09-25T07:27:33.797Z","4.0.1-alpha-318e32d.0":"2020-09-25T10:08:53.722Z","4.0.1-alpha-542006e.0":"2020-09-25T10:09:11.008Z","4.0.1-alpha-4cc9fd5.0":"2020-09-25T10:09:30.303Z","4.0.1-alpha-6e8f4ea.0":"2020-09-25T10:10:10.674Z","4.0.1-alpha-ab5e145.0":"2020-09-25T10:10:30.591Z","4.0.1-alpha-a9ed6bf.0":"2020-09-25T10:11:23.362Z","4.0.1-alpha-930332e.0":"2020-09-25T11:12:00.160Z","4.0.1-alpha-824a056.0":"2020-09-27T15:41:27.643Z","4.0.1-alpha-34f9961.0":"2020-09-27T15:46:19.648Z","4.0.1-alpha-039cf00.0":"2020-09-27T19:01:39.825Z","4.0.1-alpha-617b04b.0":"2020-09-27T19:06:28.468Z","4.0.1-alpha-ed3ade1.0":"2020-09-28T08:26:50.802Z","4.0.1-alpha-ad69e5d.0":"2020-09-28T08:28:04.040Z","4.0.1-alpha-1e4a34e.0":"2020-09-28T08:29:37.435Z","4.0.1-alpha-43e9ef5.0":"2020-09-28T08:30:04.455Z","4.0.1-alpha-78ebf2b.0":"2020-09-28T08:30:31.448Z","4.0.1-alpha-6c2d185.0":"2020-09-28T08:30:53.697Z","4.0.1-alpha-ca5f708.0":"2020-09-28T08:31:18.045Z","4.0.1-alpha-5a4787e.0":"2020-09-28T08:32:15.160Z","4.0.1-alpha-b88dba4.0":"2020-09-28T15:24:50.255Z","4.0.1-alpha-6dd99b8.0":"2020-09-28T15:53:09.272Z","4.0.1-alpha-b1cc858.0":"2020-09-28T15:53:36.643Z","4.0.1-alpha-7b7b824.0":"2020-09-28T15:58:58.425Z","4.0.1-alpha-fbd48d3.0":"2020-09-28T16:02:53.386Z","4.0.1-alpha-ff46d46.0":"2020-09-29T10:48:00.527Z","4.0.1-alpha-580472e.0":"2020-09-29T10:58:50.324Z","4.0.1-alpha-3d8e5b5.0":"2020-09-29T12:39:48.467Z","4.0.1-alpha-8aff682.0":"2020-09-29T13:11:21.342Z","4.0.1-alpha-d939c80.0":"2020-09-29T13:11:39.948Z","4.0.1-alpha-96645b6.0":"2020-09-29T13:11:55.795Z","4.0.1-alpha-c454f85.0":"2020-09-29T13:12:21.585Z","4.0.1-alpha-108058a.0":"2020-09-29T13:13:11.162Z","4.0.1-alpha-37c5cd1.0":"2020-09-29T13:13:35.144Z","4.0.1-alpha-3aaa450.0":"2020-09-29T13:18:16.359Z","4.0.1-alpha-6f7206e.0":"2020-09-30T07:32:56.670Z","4.0.1-alpha-0768530.0":"2020-09-30T08:28:33.181Z","4.0.1-alpha-f0d3ef1.0":"2020-10-01T10:30:30.222Z","4.0.1-alpha-637b599.0":"2020-10-01T10:35:27.123Z","4.0.1-alpha-80099cd.0":"2020-10-01T23:05:18.879Z","4.0.1-alpha-c1879b1.0":"2020-10-01T23:24:03.373Z","4.0.1-alpha-73a4ae0.0":"2020-10-04T19:32:10.875Z","4.0.1-alpha-46b663a.0":"2020-10-04T19:42:44.052Z","4.0.1-alpha-79cc5cb.0":"2020-10-05T18:08:23.823Z","4.0.1-alpha-21bcb41.0":"2020-10-05T18:33:05.622Z","4.0.1-alpha-1163f81.0":"2020-10-05T19:21:53.215Z","4.0.1-alpha-6782a1b.0":"2020-10-05T19:26:28.677Z","4.0.1-alpha-d88ffa7.0":"2020-10-05T20:37:05.837Z","4.0.1-alpha-b0651a4.0":"2020-10-05T20:41:53.240Z","4.0.1-alpha-eadc67e.0":"2020-10-05T22:38:38.764Z","4.0.1-alpha-7818d4e.0":"2020-10-05T22:44:55.554Z","4.0.1-alpha-07f138d.0":"2020-10-06T00:32:35.135Z","4.0.1-alpha-17fc3b2.0":"2020-10-06T00:32:58.249Z","4.0.1-alpha-be50337.0":"2020-10-06T00:55:48.058Z","4.0.1-alpha-288ee27.0":"2020-10-06T01:00:08.398Z","4.0.1-alpha-78bc3a2.0":"2020-10-06T06:23:44.493Z","4.0.1-alpha-1b4f579.0":"2020-10-06T06:23:55.425Z","4.0.1-alpha-5d043b5.0":"2020-10-06T06:28:31.241Z","4.0.1-alpha-e87ef27.0":"2020-10-06T06:29:10.723Z","4.0.1-alpha-5ff80d9.0":"2020-10-06T15:50:12.514Z","4.0.1-alpha-fcebd97.0":"2020-10-06T15:56:09.167Z","4.0.1-alpha-8e6d4c7.0":"2020-10-06T16:25:50.842Z","4.0.1-alpha-f501731.0":"2020-10-07T08:48:36.333Z","4.0.1-alpha-32fe722.0":"2020-10-07T08:53:08.510Z","4.0.1-alpha-0654fd5.0":"2020-10-07T09:47:00.836Z","4.1.1-alpha-c51141c.0":"2020-10-07T12:48:38.672Z","4.1.1-alpha-2ca5113.0":"2020-10-07T12:51:23.158Z","4.1.1-alpha-75900f5.0":"2020-10-07T12:51:57.977Z","4.1.0":"2020-10-07T12:56:53.846Z","4.1.1-alpha-f7824f1.0":"2020-10-07T13:00:08.353Z","4.1.1-alpha-e23bc26.0":"2020-10-07T13:06:27.572Z","4.1.1-alpha-728e586.0":"2020-10-07T13:11:09.170Z","4.1.1-alpha-3ce0dec.0":"2020-10-08T18:43:22.950Z","4.1.1-alpha-4a25ee7.0":"2020-10-08T18:48:05.387Z","4.1.1-alpha-a3a916d.0":"2020-10-08T19:35:07.020Z","4.1.1-alpha-2a902b8.0":"2020-10-08T19:35:37.888Z","4.1.1-alpha-2671f75.0":"2020-10-08T19:40:26.672Z","4.1.1-alpha-8942a1b.0":"2020-10-08T19:45:19.360Z","4.1.1-alpha-7e93cda.0":"2020-10-08T21:52:05.296Z","4.1.1-alpha-66dd9d3.0":"2020-10-08T21:52:28.875Z","4.1.1-alpha-9b14154.0":"2020-10-08T22:33:08.630Z","4.1.1-alpha-9430d31.0":"2020-10-08T22:37:18.089Z","4.1.1-alpha-d290b46.0":"2020-10-09T07:45:35.389Z","4.1.1-alpha-ecaac83.0":"2020-10-09T07:46:02.375Z","4.1.1-alpha-85caa88.0":"2020-10-09T08:45:22.941Z","4.1.1-alpha-003035f.0":"2020-10-09T10:45:27.725Z","4.1.1-alpha-8dabc99.0":"2020-10-10T00:44:17.667Z","4.1.1-alpha-28c17d4.0":"2020-10-10T01:18:54.885Z","4.1.1-alpha-580a45d.0":"2020-10-10T05:27:34.222Z","4.1.1-alpha-83970ba.0":"2020-10-10T06:18:03.710Z","4.1.1-alpha-d021498.0":"2020-10-11T15:55:48.003Z","4.1.1-alpha-6d77517.0":"2020-10-11T16:18:48.309Z","4.1.1-alpha-8915bdf.0":"2020-10-11T18:23:18.317Z","4.1.1-alpha-8d20e0f.0":"2020-10-11T18:28:09.252Z","4.1.1-alpha-e8c786f.0":"2020-10-14T08:00:16.544Z","4.1.1-alpha-0031b70.0":"2020-10-14T08:08:09.977Z","4.1.1-alpha-f44effb.0":"2020-10-14T20:13:16.941Z","4.1.1-alpha-42d081c.0":"2020-10-14T20:13:58.145Z","4.1.1-alpha-8b9efd7.0":"2020-10-14T20:17:49.032Z","4.1.1-alpha-eb5c796.0":"2020-10-14T20:18:36.434Z","4.1.1-alpha-644573f.0":"2020-10-16T01:30:47.377Z","4.1.1-alpha-8e9e789.0":"2020-10-16T01:36:12.320Z","4.1.1-alpha-4b34186.0":"2020-10-16T13:34:14.943Z","4.1.1-alpha-38db2ba.0":"2020-10-16T15:10:27.582Z","4.1.1-alpha-c848621.0":"2020-10-16T15:41:38.659Z","4.1.1-alpha-dfab9e3.0":"2020-10-16T15:45:52.996Z","4.1.1-alpha-e50e49e.0":"2020-10-16T17:13:28.218Z","4.1.1-alpha-4bfca02.0":"2020-10-16T17:13:46.421Z","4.1.1-alpha-0811143.0":"2020-10-16T17:18:32.434Z","4.1.1-alpha-b7aaadf.0":"2020-10-16T17:19:11.561Z","4.1.1-alpha-e257752.0":"2020-10-16T20:29:23.542Z","4.1.1-alpha-40bdd41.0":"2020-10-16T20:29:48.117Z","4.1.1-alpha-5af7a3e.0":"2020-10-16T22:26:35.786Z","4.1.1-alpha-aee6003.0":"2020-10-16T22:30:53.239Z","4.1.1-alpha-6338ba2.0":"2020-10-17T06:55:12.285Z","4.1.1-alpha-7912ada.0":"2020-10-17T08:04:39.553Z","4.1.1-alpha-2efd9b8.0":"2020-10-17T12:26:04.737Z","4.1.1-alpha-ad221e4.0":"2020-10-17T12:30:44.008Z","4.1.1-alpha-9c63219.0":"2020-10-17T12:31:13.069Z","4.1.1-alpha-37a72ff.0":"2020-10-17T12:35:45.325Z","4.1.1-alpha-b6dec70.0":"2020-10-19T08:55:24.092Z","4.1.1-alpha-f260ff9.0":"2020-10-19T08:59:19.110Z","4.1.1-alpha-30cd6aa.0":"2020-10-19T10:17:44.221Z","4.1.1-alpha-b378880.0":"2020-10-20T07:19:09.451Z","4.1.1-alpha-ff1baaf.0":"2020-10-20T07:50:44.044Z","4.1.1-alpha-3393c96.0":"2020-10-20T07:51:10.263Z","4.1.1-alpha-c4e4810.0":"2020-10-20T07:56:53.672Z","4.1.1-alpha-39faac8.0":"2020-10-20T12:18:39.796Z","4.1.1-alpha-db59893.0":"2020-10-20T12:18:54.000Z","4.1.1-alpha-e613b00.0":"2020-10-20T12:49:13.018Z","4.1.1-alpha-07b4f87.0":"2020-10-20T12:53:14.601Z","4.1.1-alpha-592db85.0":"2020-10-20T15:28:41.933Z","4.1.1-alpha-af93ccc.0":"2020-10-20T20:19:23.038Z","4.1.1-alpha-28863cc.0":"2020-10-20T20:48:41.337Z","4.1.1-alpha-4615318.0":"2020-10-20T23:37:06.344Z","4.1.1-alpha-1c2f434.0":"2020-10-21T00:17:02.560Z","4.1.1-alpha-00f0ce3.0":"2020-10-21T18:19:25.399Z","4.1.1-alpha-36e9638.0":"2020-10-21T18:36:47.657Z","4.1.1-alpha-83284c8.0":"2020-10-21T21:09:38.370Z","4.1.1-alpha-53a31f4.0":"2020-10-21T21:10:06.291Z","4.1.1-alpha-a64a964.0":"2020-10-21T21:38:31.946Z","4.1.1-alpha-bf6385a.0":"2020-10-21T21:42:51.011Z","4.1.1-alpha-dfc0810.0":"2020-10-22T12:38:26.273Z","4.1.1-alpha-c69f029.0":"2020-10-23T13:35:36.154Z","4.1.1-alpha-14c39f1.0":"2020-10-23T13:36:36.295Z","4.1.1-alpha-9285a86.0":"2020-10-23T13:40:22.540Z","4.1.1-alpha-afcc92e.0":"2020-10-23T13:41:42.500Z","4.1.1-alpha-8ad46f4.0":"2020-10-23T16:19:54.637Z","4.1.1-alpha-ff7b089.0":"2020-10-25T14:45:46.337Z","4.1.1-alpha-b072ed3.0":"2020-10-25T14:49:58.981Z","4.1.1-alpha-9d52278.0":"2020-10-25T14:53:29.678Z","4.1.1-alpha-eda7a9c.0":"2020-10-25T14:55:10.829Z","4.1.1-alpha-0687ccb.0":"2020-10-25T21:31:24.091Z","4.1.1-alpha-71e0c69.0":"2020-10-25T21:37:44.207Z","4.1.1-alpha-73ec531.0":"2020-10-26T16:49:03.740Z","4.1.1-alpha-3438803.0":"2020-10-26T16:58:56.865Z","4.1.1-alpha-30373e9.0":"2020-10-26T17:04:02.121Z","4.1.1-alpha-9cad0f3.0":"2020-10-26T18:20:04.254Z","4.1.1-alpha-adbc19b.0":"2020-10-26T18:20:31.999Z","4.1.1-alpha-1c6e81a.0":"2020-10-26T18:24:43.500Z","4.1.1-alpha-12184f7.0":"2020-10-26T18:28:34.888Z","4.1.1-alpha-21ef247.0":"2020-10-26T23:18:00.365Z","4.1.1-alpha-c7a644b.0":"2020-10-26T23:18:37.715Z","4.1.1-alpha-2f7a450.0":"2020-10-26T23:47:26.936Z","4.1.1-alpha-cf9b646.0":"2020-10-27T00:09:47.055Z","4.1.1-alpha-a64474d.0":"2020-10-27T00:14:07.741Z","4.1.1-alpha-936c78f.0":"2020-10-27T00:18:57.154Z","4.1.1-alpha-e11f195.0":"2020-10-27T00:22:55.553Z","4.1.1-alpha-9bd00f2.0":"2020-10-27T02:06:02.243Z","4.1.1-alpha-1d22831.0":"2020-10-27T02:06:27.599Z","4.1.1-alpha-55afc68.0":"2020-10-27T02:09:18.038Z","4.1.1-alpha-877aadc.0":"2020-10-27T02:10:03.859Z","4.1.1-alpha-95b4617.0":"2020-10-27T02:11:18.032Z","4.1.1-alpha-3461b69.0":"2020-10-27T02:13:59.789Z","4.1.1-alpha-d377f7e.0":"2020-10-27T02:18:48.554Z","4.1.1-alpha-23d3990.0":"2020-10-27T02:19:33.697Z","4.1.1-alpha-4598da4.0":"2020-10-27T02:19:44.280Z","4.1.1-alpha-4e5c373.0":"2020-10-27T09:53:50.932Z","4.1.1-alpha-d207ff9.0":"2020-10-27T10:33:30.517Z","4.1.1-alpha-188a0c4.0":"2020-10-27T19:48:43.367Z","4.1.1-alpha-fdc8782.0":"2020-10-27T19:54:03.504Z","4.1.1-alpha-a5297d3.0":"2020-10-27T20:46:46.735Z","4.1.1-alpha-f803bc9.0":"2020-10-27T21:46:50.097Z","4.1.1-alpha-8c7fc54.0":"2020-10-28T11:35:49.155Z","4.1.1-alpha-9448e8c.0":"2020-10-28T12:13:37.123Z","4.1.1-alpha-2ba49fd.0":"2020-10-28T19:16:25.204Z","4.1.1-alpha-acdf3cf.0":"2020-10-28T19:16:52.611Z","4.1.1-alpha-5cba63a.0":"2020-10-28T19:50:58.382Z","4.1.1-alpha-063f017.0":"2020-10-28T19:55:37.830Z","4.1.1-alpha-e128e5c.0":"2020-10-28T21:32:30.788Z","4.1.1-alpha-98a1ff7.0":"2020-10-28T22:41:14.364Z","4.1.1-alpha-8e578c8.0":"2020-10-29T21:51:50.297Z","4.1.1-alpha-ac7b6c1.0":"2020-10-29T21:56:48.366Z","4.1.1-alpha-4239125.0":"2020-10-30T21:48:16.057Z","4.1.1-alpha-719023d.0":"2020-10-30T22:09:03.805Z","4.1.1-alpha-e3c36f6.0":"2020-10-31T13:21:13.043Z","4.1.1-alpha-10be025.0":"2020-10-31T13:41:28.198Z","4.1.1-alpha-5832342.0":"2020-10-31T22:00:31.315Z","4.1.1-alpha-3bacc50.0":"2020-10-31T23:41:35.927Z","4.1.1-alpha-e1ad3f0.0":"2020-11-01T02:08:29.151Z","4.1.1-alpha-3aaba8c.0":"2020-11-01T02:13:32.175Z","4.1.1-alpha-fd0e976.0":"2020-11-02T03:03:56.945Z","4.1.1-alpha-4cfb3fc.0":"2020-11-02T04:57:32.837Z","4.1.1-alpha-15bc54c.0":"2020-11-02T11:00:52.009Z","4.1.1-alpha-66fe09d.0":"2020-11-02T11:05:13.946Z","4.1.1-alpha-9b48039.0":"2020-11-03T15:00:33.989Z","4.1.1-alpha-e3dc2d4.0":"2020-11-03T15:05:28.896Z","4.1.1-alpha-dc5fd61.0":"2020-11-04T11:01:48.166Z","4.1.1-alpha-2a1e37b.0":"2020-11-04T11:06:22.110Z","4.1.1-alpha-09a761c.0":"2020-11-04T12:46:08.339Z","4.1.1-alpha-d98c570.0":"2020-11-04T12:51:05.616Z","4.1.1-alpha-3d4d060.0":"2020-11-05T08:30:45.986Z","4.1.1-alpha-c6b8e0f.0":"2020-11-05T08:34:56.902Z","4.1.1-alpha-4ac2a0c.0":"2020-11-05T08:39:45.977Z","4.1.1-alpha-123fd46.0":"2020-11-05T12:28:54.989Z","4.1.1-alpha-6a66275.0":"2020-11-05T12:33:48.240Z","4.1.1-alpha-7f91c2f.0":"2020-11-06T08:51:10.006Z","4.1.1-alpha-1e0e197.0":"2020-11-06T09:48:59.311Z","4.1.1-alpha-ea50181.0":"2020-11-09T19:50:04.230Z","4.1.1-alpha-aff8039.0":"2020-11-09T20:16:00.940Z","4.1.1-alpha-9d17177.0":"2020-11-10T11:53:17.216Z","4.1.1-alpha-cb84762.0":"2020-11-10T11:53:38.553Z","4.1.1-alpha-1d96c85.0":"2020-11-10T11:58:29.910Z","4.1.1-alpha-9822bec.0":"2020-11-10T12:03:39.612Z","4.1.1-alpha-f000998.0":"2020-11-10T12:04:09.417Z","4.1.1-alpha-a000d5d.0":"2020-11-10T12:05:20.915Z","4.1.1-alpha-aa9f9f0.0":"2020-11-10T12:08:16.358Z","4.1.1-alpha-67285c2.0":"2020-11-10T12:08:55.838Z","4.1.1-alpha-d576e36.0":"2020-11-10T12:10:01.389Z","4.1.1-alpha-e7efc76.0":"2020-11-10T12:14:06.350Z","4.1.1-alpha-4bd39d2.0":"2020-11-10T14:11:32.779Z","4.1.1-alpha-5c31f56.0":"2020-11-10T14:12:02.357Z","4.1.1-alpha-7cfef64.0":"2020-11-10T14:16:29.467Z","4.1.1-alpha-fe0a5b3.0":"2020-11-10T14:21:27.180Z","4.1.1-alpha-3d62634.0":"2020-11-10T16:13:07.562Z","4.1.1-alpha-2b39f80.0":"2020-11-10T16:17:49.485Z","4.1.1-alpha-cf8a351.0":"2020-11-10T17:09:01.832Z","4.1.1-alpha-3bb1bb9.0":"2020-11-10T19:24:41.650Z","4.1.1-alpha-d01099c.0":"2020-11-11T01:16:16.707Z","4.1.1-alpha-7d99418.0":"2020-11-11T01:46:11.950Z","4.1.1-alpha-f8cbee2.0":"2020-11-11T22:05:46.639Z","4.1.1-alpha-a2c9647.0":"2020-11-11T23:31:26.758Z","4.1.1-alpha-2b68df9.0":"2020-11-13T09:17:07.715Z","4.1.1-alpha-4ff9a20.0":"2020-11-13T10:29:07.791Z","4.1.1-alpha-a0c778b.0":"2020-11-13T15:07:20.393Z","4.1.1-alpha-0edb3ac.0":"2020-11-13T16:30:06.655Z","4.1.1-alpha-eb64037.0":"2020-11-15T19:49:47.889Z","4.1.1-alpha-fc7ce34.0":"2020-11-15T20:36:00.782Z","4.1.1-alpha-4d8046f.0":"2020-11-17T15:57:19.929Z","4.1.1-alpha-0ef0ed7.0":"2020-11-17T16:02:47.535Z","4.1.1-alpha-3846cc6.0":"2020-11-17T18:42:29.460Z","4.1.1-alpha-362689f.0":"2020-11-17T19:47:40.978Z","4.1.1-alpha-f7c23b7.0":"2020-11-18T00:07:35.718Z","4.1.1-alpha-47cd08b.0":"2020-11-18T00:14:57.859Z","4.1.1-alpha-a5ff27e.0":"2020-11-18T01:19:30.809Z","4.1.1-alpha-b8c21c5.0":"2020-11-18T01:24:35.861Z","4.1.1-alpha-0615a2c.0":"2020-11-19T14:22:19.065Z","4.1.1-alpha-abf33db.0":"2020-11-19T14:30:15.624Z","4.1.1-alpha-bbdafe4.0":"2020-11-19T21:47:37.047Z","4.1.1-alpha-0e2efef.0":"2020-11-19T21:47:51.170Z","4.1.1-alpha-9824af3.0":"2020-11-19T22:17:36.325Z","4.1.1-alpha-d9976e3.0":"2020-11-19T22:18:27.920Z","4.1.1-alpha-791d8cd.0":"2020-11-19T22:51:39.775Z","4.1.1-alpha-de3fae0.0":"2020-11-19T22:55:35.366Z","4.1.1-alpha-1df5b69.0":"2020-11-20T05:28:38.534Z","4.1.1-alpha-c1171ba.0":"2020-11-20T05:35:36.968Z","4.1.1-alpha-b52c272.0":"2020-11-20T08:45:01.722Z","4.1.1-alpha-7f7cb07.0":"2020-11-20T08:49:42.331Z","4.1.1-alpha-b46325e.0":"2020-11-20T13:59:21.308Z","4.1.1-alpha-4365658.0":"2020-11-20T14:04:07.572Z","4.1.1-alpha-bc1cd4c.0":"2020-11-20T22:18:14.456Z","4.1.1-alpha-60b8997.0":"2020-11-20T22:35:50.544Z","4.1.1-alpha-416fb9d.0":"2020-11-20T22:40:11.726Z","4.1.1-alpha-cf7c5a3.0":"2020-11-21T00:51:55.546Z","4.1.1-alpha-6ef5981.0":"2020-11-21T00:52:46.222Z","4.1.1-alpha-d880c76.0":"2020-11-22T22:33:06.577Z","4.1.1-alpha-70a5c3e.0":"2020-11-22T22:39:46.703Z","4.1.1-alpha-57ed7f7.0":"2020-11-23T07:18:02.910Z","4.1.1-alpha-9258eb8.0":"2020-11-23T07:48:19.514Z","4.1.1-alpha-3bf845e.0":"2020-11-23T07:53:09.565Z","4.1.1-alpha-aca0a0e.0":"2020-11-23T19:52:09.489Z","4.1.1-alpha-d59f327.0":"2020-11-23T20:12:32.597Z","4.1.1-alpha-63c5077.0":"2020-11-23T20:41:51.032Z","4.1.1-alpha-a6e130a.0":"2020-11-24T05:19:08.658Z","4.1.1-alpha-a3b0fed.0":"2020-11-24T05:33:59.703Z","4.1.1-alpha-44633d8.0":"2020-11-24T14:40:40.808Z","4.1.1-alpha-b1e2728.0":"2020-11-24T14:46:47.114Z","4.1.1-alpha-55597d3.0":"2020-11-25T07:03:48.536Z","4.1.1-alpha-c4c2f9a.0":"2020-11-25T07:08:24.417Z","4.1.1-alpha-22e78d9.0":"2020-11-25T07:12:13.451Z","4.1.1-alpha-985b7bf.0":"2020-11-25T17:47:13.937Z","4.1.1-alpha-20274fe.0":"2020-11-25T19:17:52.180Z","4.1.1-alpha-0ffc0c0.0":"2020-11-26T12:47:22.993Z","4.1.1-alpha-9c9da5f.0":"2020-11-26T12:53:45.028Z","4.1.1-alpha-e2f62b0.0":"2020-11-26T13:47:55.550Z","4.1.1-alpha-b48ddf1.0":"2020-11-26T14:50:36.101Z","4.1.1-alpha-fcd3a30.0":"2020-11-26T14:51:59.403Z","4.1.1-alpha-ba37eba.0":"2020-11-26T18:24:00.334Z","4.1.1-alpha-a59783f.0":"2020-11-26T18:28:38.114Z","4.1.1-alpha-bfcdf76.0":"2020-11-26T18:34:33.318Z","4.1.1-alpha-4677067.0":"2020-11-27T12:17:07.795Z","4.1.1-alpha-36fdb45.0":"2020-11-27T12:22:13.755Z","4.1.1-alpha-3ded755.0":"2020-11-28T02:11:24.329Z","4.1.1-alpha-3ccc825.0":"2020-11-28T03:36:25.776Z","4.1.1-alpha-b7c3f06.0":"2020-11-29T12:52:30.873Z","4.1.1-alpha-05294eb.0":"2020-11-29T12:57:21.247Z","4.1.1-alpha-e46d533.0":"2020-11-30T17:15:08.436Z","4.1.1-alpha-ade98b0.0":"2020-11-30T17:19:45.768Z","4.1.1-alpha-74983c2.0":"2020-11-30T19:09:44.576Z","4.1.1-alpha-e64f16c.0":"2020-11-30T19:37:50.169Z","4.1.1-alpha-f37666f.0":"2020-11-30T19:41:50.285Z","4.1.1-alpha-1b785aa.0":"2020-12-01T20:16:54.635Z","4.1.1-alpha-226109b.0":"2020-12-01T22:18:22.715Z","4.1.1-alpha-03004fa.0":"2020-12-02T06:44:11.142Z","4.1.1-alpha-9d29e8c.0":"2020-12-02T07:26:46.038Z","4.1.1-alpha-ebfc532.0":"2020-12-02T19:20:23.598Z","4.1.1-alpha-2d2b106.0":"2020-12-02T19:25:12.051Z","4.1.1-alpha-b73a521.0":"2020-12-02T23:56:14.558Z","4.1.1-alpha-b7e64b3.0":"2020-12-03T00:48:39.588Z","4.1.1-alpha-bdc3ca5.0":"2020-12-03T05:25:22.735Z","4.1.1-alpha-fa4463d.0":"2020-12-03T08:17:37.218Z","4.1.1-alpha-10a8f14.0":"2020-12-03T08:23:49.681Z","4.1.1-alpha-7917fac.0":"2020-12-03T08:53:33.132Z","4.1.1-alpha-74f0097.0":"2020-12-03T08:58:13.672Z","4.1.1-alpha-f70df35.0":"2020-12-03T12:59:49.906Z","4.1.1-alpha-4402b27.0":"2020-12-03T13:00:56.625Z","4.1.1-alpha-4925761.0":"2020-12-03T13:01:28.767Z","4.1.1-alpha-66a8e86.0":"2020-12-03T13:02:59.547Z","4.1.1-alpha-21ed262.0":"2020-12-04T16:12:22.817Z","4.1.1-alpha-4e01b43.0":"2020-12-04T16:17:11.813Z","4.1.1-alpha-63c3eea.0":"2020-12-05T13:07:49.890Z","4.1.1-alpha-37b2325.0":"2020-12-05T13:12:49.147Z","4.1.1-alpha-cc905f6.0":"2020-12-06T00:41:54.739Z","4.1.1-alpha-a8fc4bc.0":"2020-12-06T01:10:29.079Z","4.1.1-alpha-120182b.0":"2020-12-06T02:22:50.288Z","4.1.1-alpha-2beaf36.0":"2020-12-07T00:40:52.286Z","4.1.1-alpha-cfbc690.0":"2020-12-07T08:33:00.584Z","4.1.1-alpha-ef1128f.0":"2020-12-07T08:47:06.784Z","4.1.1-alpha-e94156b.0":"2020-12-07T09:19:20.611Z","4.1.1-alpha-c71537c.0":"2020-12-07T09:43:50.895Z","4.1.1-alpha-3720934.0":"2020-12-07T15:20:37.207Z","4.1.1-alpha-c3ca76c.0":"2020-12-07T15:26:05.940Z","4.1.1-alpha-0546e07.0":"2020-12-07T19:52:49.298Z","4.1.1-alpha-ea3f707.0":"2020-12-07T19:57:28.706Z","4.1.1-alpha-ac6acd6.0":"2020-12-08T05:24:18.061Z","4.1.1-alpha-357f00a.0":"2020-12-08T06:30:13.947Z","4.1.1-alpha-99765bf.0":"2020-12-08T08:56:08.145Z","4.1.1-alpha-7c0abf6.0":"2020-12-08T09:01:06.410Z","4.1.1-alpha-2db74e5.0":"2020-12-08T09:02:07.391Z","4.1.1-alpha-b34f524.0":"2020-12-08T09:07:28.367Z","4.1.1-alpha-0feffeb.0":"2020-12-08T17:23:02.021Z","4.1.1-alpha-527cf1b.0":"2020-12-08T17:23:36.662Z","4.1.1-alpha-8352cbd.0":"2020-12-08T17:28:32.098Z","4.1.1-alpha-f4fa619.0":"2020-12-08T17:33:22.924Z","4.1.1-alpha-ce3eb99.0":"2020-12-08T20:51:06.456Z","4.1.1-alpha-0188b2d.0":"2020-12-08T21:19:21.140Z","4.1.1-alpha-915118f.0":"2020-12-09T21:04:40.282Z","4.1.1-alpha-6617251.0":"2020-12-09T21:09:18.571Z","4.1.1-alpha-3d4e03a.0":"2020-12-09T21:44:47.067Z","4.1.1-alpha-91dcc2a.0":"2020-12-09T22:36:18.069Z","4.1.1-alpha-0382f55.0":"2020-12-10T05:33:14.183Z","4.1.1-alpha-958ff00.0":"2020-12-10T05:37:56.840Z","4.1.1-alpha-3865862.0":"2020-12-10T09:06:06.684Z","4.1.1-alpha-771389f.0":"2020-12-10T09:11:10.539Z","4.1.1-alpha-d0b4a9f.0":"2020-12-10T18:12:13.601Z","4.1.1-alpha-fd768e9.0":"2020-12-10T19:23:47.380Z","4.1.1-alpha-97105ab.0":"2020-12-10T23:04:28.016Z","4.1.1-alpha-22d20e2.0":"2020-12-10T23:04:43.733Z","4.1.1-alpha-0810f45.0":"2020-12-10T23:09:43.378Z","4.1.1-alpha-2b56793.0":"2020-12-10T23:13:31.015Z","4.1.1-alpha-7538bee.0":"2020-12-11T10:23:08.611Z","4.1.1-alpha-9a41323.0":"2020-12-11T11:08:51.909Z","4.1.1-alpha-1d9d094.0":"2020-12-11T12:36:15.437Z","4.1.1-alpha-53821b8.0":"2020-12-11T12:46:44.973Z","4.1.1-alpha-4cad56b.0":"2020-12-11T21:51:59.673Z","4.1.1-alpha-d0ae9cf.0":"2020-12-11T22:13:54.319Z","4.1.1-alpha-104c576.0":"2020-12-11T23:31:48.352Z","4.1.1-alpha-6f34052.0":"2020-12-11T23:37:03.407Z","4.1.1-alpha-db62983.0":"2020-12-12T14:53:58.119Z","4.1.1-alpha-eeec67b.0":"2020-12-12T14:57:53.494Z","4.1.1-alpha-156faec.0":"2020-12-12T17:48:40.656Z","4.1.1-alpha-83172c3.0":"2020-12-13T18:38:31.880Z","4.1.1-alpha-5f3dea6.0":"2020-12-13T18:43:01.963Z","4.1.1-alpha-8d8362c.0":"2020-12-15T13:17:55.366Z","4.1.1-alpha-e738dfe.0":"2020-12-15T14:18:07.688Z","4.1.1-alpha-8a033d6.0":"2020-12-15T16:53:10.671Z","4.1.1-alpha-aef453a.0":"2020-12-15T16:57:25.596Z","4.1.1-alpha-c69ff31.0":"2020-12-15T17:38:43.603Z","4.1.1-alpha-f3ce726.0":"2020-12-15T18:15:38.480Z","4.1.1-alpha-22ab00a.0":"2020-12-15T18:16:23.865Z","4.1.1-alpha-15e05bc.0":"2020-12-15T19:22:07.809Z","4.1.1-alpha-df4aa15.0":"2020-12-16T09:59:29.367Z","4.1.1-alpha-ee55003.0":"2020-12-16T15:48:10.589Z","4.1.1-alpha-255a7dc.0":"2020-12-16T15:52:30.647Z","4.1.1-alpha-b866efa.0":"2020-12-16T18:39:56.698Z","4.1.1-alpha-991ed91.0":"2020-12-16T18:44:23.102Z","4.1.1-alpha-bddc24b.0":"2020-12-17T08:06:24.270Z","4.1.1-alpha-3994bec.0":"2020-12-17T08:11:10.030Z","4.1.1-alpha-adeb344.0":"2020-12-18T01:18:01.633Z","4.1.1-alpha-6d49041.0":"2020-12-18T03:07:46.940Z","4.1.1-alpha-5b47a70.0":"2020-12-22T20:08:05.527Z","4.1.1-alpha-9ac4ef4.0":"2020-12-22T20:12:57.141Z","4.1.1-alpha-f32b791.0":"2020-12-22T23:14:38.312Z","4.1.1-alpha-88d6bea.0":"2020-12-23T00:52:54.746Z","4.1.1-alpha-cc868d4.0":"2020-12-23T00:57:21.938Z","4.1.1-alpha-dde6089.0":"2020-12-23T01:44:16.296Z","4.1.1-alpha-b038840.0":"2020-12-23T14:54:53.708Z","4.1.1-alpha-83197f1.0":"2020-12-23T14:59:57.642Z","4.1.1-alpha-b1e22f2.0":"2020-12-23T20:32:27.902Z","4.1.1-alpha-bb2ac06.0":"2020-12-23T20:32:53.730Z","4.1.1-alpha-75a57bf.0":"2020-12-23T21:01:32.233Z","4.1.1-alpha-c9edc9f.0":"2020-12-23T21:06:46.307Z","4.1.1-alpha-f269cc1.0":"2020-12-23T21:17:59.589Z","4.1.1-alpha-3cbaea8.0":"2020-12-23T21:22:07.381Z","4.1.1-alpha-598595f.0":"2020-12-24T13:30:32.310Z","4.1.1-alpha-353f7e8.0":"2020-12-24T13:34:07.390Z","4.1.1-alpha-f465719.0":"2020-12-24T13:37:10.803Z","4.1.1-alpha-7637b07.0":"2020-12-24T23:14:19.277Z","4.1.1-alpha-bda3e03.0":"2020-12-24T23:32:59.481Z","4.1.1-alpha-dba7ce1.0":"2020-12-24T23:41:36.193Z","4.1.1-alpha-f134cc4.0":"2020-12-25T00:54:29.399Z","4.1.1-alpha-8ee5020.0":"2020-12-26T17:23:57.041Z","4.1.1-alpha-1aff0b6.0":"2020-12-26T18:39:58.567Z","4.1.1-alpha-49202d8.0":"2020-12-29T09:10:41.954Z","4.1.1-alpha-db748d2.0":"2020-12-29T10:42:54.246Z","4.1.1-alpha-d2e10be.0":"2020-12-30T14:26:49.881Z","4.1.1-alpha-0393ded.0":"2020-12-30T15:08:30.491Z","4.1.1-alpha-7cbcac1.0":"2020-12-30T18:18:17.736Z","4.1.1-alpha-9d51fd1.0":"2020-12-30T19:20:32.638Z","4.1.1-alpha-61a611d.0":"2021-01-01T17:19:43.964Z","4.1.1-alpha-a23c7a8.0":"2021-01-01T19:17:59.182Z","4.1.1-alpha-2887d26.0":"2021-01-01T20:34:15.801Z","4.1.1-alpha-3441a50.0":"2021-01-03T15:32:49.147Z","4.1.1-alpha-03a5530.0":"2021-01-04T22:26:04.336Z","4.1.1-alpha-ac578e9.0":"2021-01-05T00:31:55.478Z","4.1.1-alpha-390b235.0":"2021-01-06T00:44:32.749Z","4.1.1-alpha-2081485.0":"2021-01-06T00:44:55.460Z","4.1.1-alpha-a93c525.0":"2021-01-06T01:25:42.690Z","4.1.1-alpha-d1096e0.0":"2021-01-06T13:44:05.713Z","4.1.1-alpha-75d8755.0":"2021-01-06T14:07:48.364Z","4.1.1-alpha-2d44285.0":"2021-01-07T02:22:23.705Z","4.1.1-alpha-eb0e575.0":"2021-01-07T03:55:23.877Z","4.1.1-alpha-4d4af10.0":"2021-01-07T08:24:15.776Z","4.1.1-alpha-a56a72e.0":"2021-01-07T09:41:02.896Z","4.1.1-alpha-af81589.0":"2021-01-07T19:43:46.628Z","4.1.1-alpha-39627fd.0":"2021-01-07T20:23:11.686Z","4.1.1-alpha-1c72733.0":"2021-01-11T22:44:46.493Z","4.1.1-alpha-10f4cb4.0":"2021-01-11T23:53:52.829Z","4.1.1-alpha-9459acd.0":"2021-01-12T00:41:53.264Z","4.1.1-alpha-d9dc9e1.0":"2021-01-12T02:07:36.523Z","4.1.1-alpha-4cf9c94.0":"2021-01-12T03:11:31.876Z","4.1.1-alpha-73e8842.0":"2021-01-12T04:18:30.567Z","4.1.1-alpha-354198c.0":"2021-01-12T22:19:10.352Z","4.1.1-alpha-1a54fe3.0":"2021-01-12T23:23:00.419Z","4.1.1-alpha-a04001b.0":"2021-01-13T10:41:35.619Z","4.1.1-alpha-b61ca08.0":"2021-01-13T11:31:21.702Z","4.1.1-alpha-bbfc704.0":"2021-01-14T11:34:06.527Z","4.1.1-alpha-addb9b4.0":"2021-01-14T12:43:43.026Z","4.1.1-alpha-1d01050.0":"2021-01-14T17:24:17.959Z","4.1.1-alpha-40c4135.0":"2021-01-14T18:39:37.706Z","4.1.1-alpha-f9e7af1.0":"2021-01-14T22:26:39.592Z","4.1.1-alpha-e466580.0":"2021-01-14T22:27:05.266Z","4.1.1-alpha-b748f66.0":"2021-01-14T23:34:06.805Z","4.1.1-alpha-d3839b9.0":"2021-01-15T00:25:48.593Z","4.1.1-alpha-ef5ead6.0":"2021-01-16T00:14:30.744Z","4.1.1-alpha-61355dc.0":"2021-01-16T03:29:49.883Z","4.1.1-alpha-e0bfd0e.0":"2021-01-17T12:59:50.772Z","4.1.1-alpha-d18236b.0":"2021-01-17T13:42:13.319Z","4.1.1-alpha-a2e4dec.0":"2021-01-19T18:40:04.697Z","4.1.1-alpha-12ef0d1.0":"2021-01-19T19:59:11.668Z","4.1.1-alpha-659c4cc.0":"2021-01-20T00:56:52.143Z","4.1.1-alpha-8e99b93.0":"2021-01-20T02:00:04.435Z","4.1.1-alpha-1a28bbe.0":"2021-01-20T10:23:14.654Z","4.1.1-alpha-f5451ac.0":"2021-01-20T11:09:24.550Z","4.1.1-alpha-960d20d.0":"2021-01-24T13:45:46.132Z","4.1.1-alpha-7b6e073.0":"2021-01-24T14:18:24.550Z","4.1.1-alpha-c8e58fe.0":"2021-01-26T10:42:14.030Z","4.1.1-alpha-bf9dea8.0":"2021-01-26T11:15:12.546Z","4.1.1-alpha-f7e563b.0":"2021-01-26T12:45:10.987Z","4.1.1-alpha-addeef6.0":"2021-01-26T15:35:14.521Z","4.1.1-alpha-e6470d8.0":"2021-01-26T16:47:42.192Z","4.1.1-alpha-f99e9c1.0":"2021-01-26T18:11:41.653Z","4.1.1-alpha-b90c9ee.0":"2021-01-26T19:27:08.413Z","4.1.1-alpha-ff96220.0":"2021-01-29T03:18:22.451Z","4.1.1-alpha-e4c0be1.0":"2021-01-30T18:43:21.544Z","4.1.1-alpha-72f4398.0":"2021-01-30T19:37:24.201Z","4.1.1-alpha-88f1468.0":"2021-01-31T03:36:53.296Z","4.1.1-alpha-f3018f9.0":"2021-01-31T04:46:09.274Z","4.1.1-alpha-784f57f.0":"2021-02-01T10:38:52.946Z","4.1.1-alpha-3e44e2d.0":"2021-02-01T11:16:37.321Z","4.1.1-alpha-d55ddd3.0":"2021-02-02T23:55:27.684Z","4.1.1-alpha-5d3eec3.0":"2021-02-03T01:19:35.634Z","4.1.1-alpha-c2d6a72.0":"2021-02-03T19:22:38.512Z","4.1.1-alpha-7d80f53.0":"2021-02-03T20:09:13.664Z","4.1.1-alpha-badb142.0":"2021-02-03T23:34:10.967Z","4.1.1-alpha-5adecae.0":"2021-02-03T23:34:40.702Z","4.1.1-alpha-a0b93ab.0":"2021-02-04T00:32:15.830Z","4.1.1-alpha-8a79e16.0":"2021-02-04T09:08:43.738Z","4.1.1-alpha-bfab72a.0":"2021-02-04T10:40:21.445Z","4.1.1-alpha-392c1c8.0":"2021-02-04T19:34:54.117Z","4.1.1-alpha-362c176.0":"2021-02-04T20:33:40.475Z","4.1.1-alpha-979bb6f.0":"2021-02-05T15:44:11.803Z","4.1.1-alpha-d115fc1.0":"2021-02-05T16:30:56.433Z","4.1.1-alpha-ebef254.0":"2021-02-05T16:31:14.139Z","4.1.1-alpha-e8f1f23.0":"2021-02-05T17:54:32.246Z","4.1.1-alpha-637af01.0":"2021-02-05T18:43:22.640Z","4.1.1-alpha-f34634a.0":"2021-02-05T18:44:10.220Z","4.1.1-alpha-e03aaac.0":"2021-02-05T19:45:52.048Z","4.1.1-alpha-3245d06.0":"2021-02-05T20:51:47.089Z","4.1.1-alpha-62af468.0":"2021-02-07T10:14:31.425Z","4.1.1-alpha-2926759.0":"2021-02-07T11:28:14.704Z","4.1.1-alpha-483092a.0":"2021-02-08T13:13:47.603Z","4.1.1-alpha-ce61d3e.0":"2021-02-08T13:14:14.432Z","4.1.1-alpha-f7f4ffa.0":"2021-02-08T15:17:53.947Z","4.1.1-alpha-7df4345.0":"2021-02-08T15:18:52.254Z","4.1.1-alpha-3120434.0":"2021-02-08T15:19:14.347Z","4.1.1-alpha-b08da0b.0":"2021-02-08T15:19:48.461Z","4.1.1-alpha-db18e98.0":"2021-02-08T16:06:59.328Z","4.1.1-alpha-a347076.0":"2021-02-08T17:12:13.504Z","4.1.1-alpha-d17de14.0":"2021-02-08T17:12:57.645Z","4.1.1-alpha-bb6f7af.0":"2021-02-08T18:58:51.950Z","4.1.1-alpha-199c5da.0":"2021-02-08T18:59:43.627Z","4.1.1-alpha-96f264b.0":"2021-02-08T18:59:57.375Z","4.1.1-alpha-2ac186e.0":"2021-02-08T19:06:11.470Z","4.1.1-alpha-d8ddb4f.0":"2021-02-08T19:07:06.538Z","4.1.1-alpha-e461c64.0":"2021-02-08T20:42:26.536Z","4.1.1-alpha-bd7949c.0":"2021-02-08T20:43:10.363Z","4.1.1-alpha-5a1ec4d.0":"2021-02-08T21:16:48.711Z","4.1.1-alpha-2886ba9.0":"2021-02-08T22:54:35.439Z","4.1.1-alpha-5f36b14.0":"2021-02-09T20:05:44.490Z","4.1.1-alpha-bce3a3d.0":"2021-02-09T21:11:38.008Z","4.1.1-alpha-e62ba05.0":"2021-02-10T00:37:28.355Z","4.1.1-alpha-b69b61e.0":"2021-02-10T01:03:00.086Z","4.1.1-alpha-7524422.0":"2021-02-10T13:07:36.434Z","4.1.1-alpha-419f22f.0":"2021-02-10T14:05:09.590Z","4.1.1-alpha-38efd9e.0":"2021-02-10T21:42:10.990Z","4.1.1-alpha-dcaf10e.0":"2021-02-10T22:27:54.357Z","4.1.1-alpha-bf5d22d.0":"2021-02-11T22:28:09.968Z","4.1.1-alpha-d7ce982.0":"2021-02-11T22:28:38.709Z","4.1.1-alpha-d14a64d.0":"2021-02-11T23:34:19.217Z","4.1.1-alpha-e2dba09.0":"2021-02-11T23:34:42.425Z","4.1.1-alpha-06854f7.0":"2021-02-12T03:08:51.760Z","4.1.1-alpha-ab4755e.0":"2021-02-12T05:00:16.574Z","4.1.1-alpha-47b2174.0":"2021-02-12T10:00:17.522Z","4.1.1-alpha-951e0a3.0":"2021-02-12T10:39:39.170Z","4.1.1-alpha-7c3136b.0":"2021-02-12T19:30:13.666Z","4.1.1-alpha-1e996fa.0":"2021-02-12T21:26:18.375Z","4.1.1-alpha-5a01f5e.0":"2021-02-12T21:27:02.810Z","4.1.1-alpha-40e324d.0":"2021-02-12T22:51:41.828Z","4.1.1-alpha-b546dfc.0":"2021-02-14T07:35:49.852Z","4.1.1-alpha-d4e0686.0":"2021-02-14T09:22:31.753Z","4.1.1-alpha-f11977b.0":"2021-02-14T09:23:17.474Z","4.1.1-alpha-b4cbc8a.0":"2021-02-14T09:32:35.041Z","4.1.1-alpha-49aa67c.0":"2021-02-14T19:59:33.522Z","4.1.1-alpha-c5dbabc.0":"2021-02-14T20:21:28.828Z","4.1.1-alpha-ab4f90b.0":"2021-02-14T20:22:18.787Z","4.1.1-alpha-7b9c779.0":"2021-02-14T21:42:41.436Z","4.1.1-alpha-2a6e6ab.0":"2021-02-15T18:20:03.737Z","4.1.1-alpha-4f45211.0":"2021-02-15T20:22:01.395Z","4.1.1-alpha-d51bf85.0":"2021-02-16T10:32:42.882Z","4.1.1-alpha-7076b37.0":"2021-02-16T11:11:33.928Z","4.1.1-alpha-08274c6.0":"2021-02-16T13:01:37.819Z","4.1.1-alpha-cae7128.0":"2021-02-16T13:43:09.048Z","4.1.1-alpha-cf9626f.0":"2021-02-16T18:06:55.196Z","4.1.1-alpha-0da3de5.0":"2021-02-16T18:07:19.187Z","4.1.1-alpha-f82dc44.0":"2021-02-16T20:02:30.978Z","4.1.1-alpha-33fa101.0":"2021-02-16T20:03:23.558Z","4.1.1-alpha-0ef6794.0":"2021-02-16T22:18:59.182Z","4.1.1-alpha-31c1280.0":"2021-02-18T00:05:18.452Z","4.1.1-alpha-bcd7ed4.0":"2021-02-18T00:53:14.050Z","4.1.1-alpha-13f2c93.0":"2021-02-18T17:33:16.654Z","4.1.1-alpha-dd465eb.0":"2021-02-18T18:58:13.733Z","4.1.1-alpha-04de597.0":"2021-02-18T22:54:52.142Z","4.1.1-alpha-8e000c2.0":"2021-02-19T04:06:06.086Z","4.1.1-alpha-3e0537b.0":"2021-02-19T04:06:25.303Z","4.1.1-alpha-aad03bf.0":"2021-02-19T06:13:09.783Z","4.1.1-alpha-1f5f6be.0":"2021-02-19T06:13:54.725Z","4.1.1-alpha-a1458ed.0":"2021-02-19T08:01:54.983Z","4.1.1-alpha-ae4ca32.0":"2021-02-19T11:30:41.729Z","4.1.1-alpha-75fcc6d.0":"2021-02-19T12:41:12.254Z","4.1.1-alpha-736e8c8.0":"2021-02-19T20:42:04.856Z","4.1.1-alpha-9a08c36.0":"2021-02-19T20:42:41.496Z","4.1.1-alpha-16c9eb3.0":"2021-02-19T22:12:19.278Z","4.1.1-alpha-f656fde.0":"2021-02-19T22:13:02.205Z","4.1.1-alpha-c143552.0":"2021-02-19T23:39:14.004Z","4.1.1-alpha-63848a3.0":"2021-02-21T22:24:09.028Z","4.1.1-alpha-66e5560.0":"2021-02-22T12:52:48.033Z","4.1.1-alpha-e9def65.0":"2021-02-22T14:05:34.841Z","4.1.1-alpha-2bcbf62.0":"2021-02-22T18:00:06.900Z","4.1.1-alpha-c3ae1fb.0":"2021-02-22T20:27:04.979Z","4.1.1-alpha-57c8b7f.0":"2021-02-23T22:39:37.123Z","4.1.1-alpha-02caacc.0":"2021-02-23T22:39:59.060Z","4.1.1-alpha-ee67c7f.0":"2021-02-23T23:39:46.790Z","4.1.1-alpha-c260984.0":"2021-02-23T23:46:59.704Z","4.1.1-alpha-52e4143.0":"2021-02-24T12:07:44.462Z","4.1.1-alpha-05c86f6.0":"2021-02-24T13:41:38.379Z","4.1.1-alpha-111b862.0":"2021-02-24T13:42:20.849Z","4.1.1-alpha-914de49.0":"2021-02-24T14:58:23.022Z","4.1.1-alpha-572c3ab.0":"2021-02-24T14:59:34.192Z","4.1.1-alpha-7a2b1a7.0":"2021-02-24T14:59:56.145Z","4.1.1-alpha-726efc1.0":"2021-02-24T16:17:27.060Z","4.1.1-alpha-efe614c.0":"2021-02-24T18:30:01.556Z","4.1.1-alpha-ce2f39b.0":"2021-02-24T18:30:17.930Z","4.1.1-alpha-67b8b42.0":"2021-02-24T18:31:28.356Z","4.1.1-alpha-604414a.0":"2021-02-24T18:31:56.813Z","4.1.1-alpha-314927e.0":"2021-02-24T20:50:23.495Z","4.1.1-alpha-be05ef3.0":"2021-02-24T20:50:54.670Z","4.1.1-alpha-025a36e.0":"2021-02-24T20:51:09.992Z","4.1.1-alpha-0c4fb42.0":"2021-02-24T22:42:06.317Z","4.1.1-alpha-93714b1.0":"2021-02-24T22:42:54.745Z","4.1.1-alpha-85e0a8b.0":"2021-02-24T22:43:23.470Z","4.1.1-alpha-2aff49e.0":"2021-02-25T00:30:00.597Z","4.1.1-alpha-1920dce.0":"2021-02-25T00:31:30.123Z","4.1.1-alpha-c96dd85.0":"2021-02-25T10:12:47.495Z","4.1.1-alpha-a7dddba.0":"2021-02-25T11:29:09.354Z","4.1.1-alpha-a88f655.0":"2021-02-25T11:30:19.877Z","4.1.1-alpha-dd53c24.0":"2021-02-25T13:40:10.867Z","4.1.1-alpha-92f6421.0":"2021-02-25T13:41:13.892Z","4.1.1-alpha-2508149.0":"2021-02-25T15:53:40.955Z","4.1.1-alpha-8a4a82e.0":"2021-02-25T15:54:42.963Z","4.1.1-alpha-8827bbc.0":"2021-02-25T17:12:57.969Z","4.1.1-alpha-6988412.0":"2021-02-25T17:13:56.310Z","4.1.1-alpha-3ae01f5.0":"2021-02-25T19:26:33.399Z","4.1.1-alpha-ea52fe9.0":"2021-02-25T20:50:29.357Z","4.1.1-alpha-c95f0b4.0":"2021-02-25T21:48:10.476Z","4.1.1-alpha-8b899e1.0":"2021-02-26T01:40:29.586Z","4.1.1-alpha-d9e424e.0":"2021-02-26T14:05:07.341Z","4.1.1-alpha-d58dbbc.0":"2021-02-26T15:36:41.430Z","4.1.1-alpha-a6657b7.0":"2021-03-01T03:58:51.694Z","4.1.1-alpha-d59543f.0":"2021-03-02T04:38:26.519Z","4.1.1-alpha-2799985.0":"2021-03-02T12:33:19.928Z","4.1.1-alpha-f35c7d2.0":"2021-03-02T14:50:10.777Z","4.1.1-alpha-b19817a.0":"2021-03-02T19:45:43.939Z","4.1.1-alpha-44e762d.0":"2021-03-02T22:49:40.508Z","4.1.1-alpha-19b77b7.0":"2021-03-02T23:51:49.230Z","4.1.1-alpha-42ed9df.0":"2021-03-02T23:53:36.724Z","4.1.1-alpha-8069c68.0":"2021-03-03T01:10:18.547Z","4.1.1-alpha-037cbe6.0":"2021-03-03T09:10:04.872Z","4.1.1-alpha-4d02ae3.0":"2021-03-03T12:51:23.879Z","4.1.1-alpha-685bc06.0":"2021-03-03T14:03:25.588Z","4.1.1-alpha-05052f4.0":"2021-03-03T22:15:30.911Z","4.1.1-alpha-2fd64f2.0":"2021-03-04T00:07:28.882Z","4.1.1-alpha-2b0b0af.0":"2021-03-04T11:52:33.781Z","4.1.1-alpha-1846209.0":"2021-03-04T12:46:03.476Z","4.1.1-alpha-b78ef76.0":"2021-03-05T00:58:33.928Z","4.1.1-alpha-f628252.0":"2021-03-05T02:36:00.557Z","4.1.1-alpha-a7f1bb8.0":"2021-03-07T08:44:49.685Z","4.1.1-alpha-dad2c5c.0":"2021-03-07T09:55:05.617Z","4.1.1-alpha-77bd3cd.0":"2021-03-07T11:31:17.930Z","4.1.1-alpha-124a0a7.0":"2021-03-07T11:31:58.002Z","4.1.1-alpha-51429da.0":"2021-03-07T13:29:56.758Z","4.1.1-alpha-4493237.0":"2021-03-07T13:30:39.820Z","4.1.1-alpha-7476a5c.0":"2021-03-07T15:31:18.876Z","4.1.1-alpha-abe56c7.0":"2021-03-07T19:06:01.936Z","4.1.1-alpha-6cd0f19.0":"2021-03-07T20:39:19.889Z","4.1.1-alpha-b7921a1.0":"2021-03-08T19:10:42.104Z","4.1.1-alpha-bbefa0b.0":"2021-03-08T21:00:05.558Z","4.1.1-alpha-31b60c7.0":"2021-03-08T21:01:33.060Z","4.1.1-alpha-2679f46.0":"2021-03-08T22:37:13.750Z","4.1.1-alpha-f78ea9e.0":"2021-03-09T09:49:46.242Z","4.1.1-alpha-5fa17fb.0":"2021-03-09T11:58:47.883Z","4.1.1-alpha-fdd49be.0":"2021-04-26T09:13:06.086Z","4.1.1-alpha-392d497.0":"2021-04-26T09:14:02.491Z","4.1.1-alpha-1abfd65.0":"2021-04-26T09:14:23.935Z","4.1.1-alpha-c25018a.0":"2021-04-26T09:14:41.094Z","4.1.1-alpha-61ce830.0":"2021-04-26T09:15:44.646Z","4.1.1-alpha-3ca70d8.0":"2021-04-26T09:15:58.117Z","4.1.1-alpha-ec56ab2.0":"2021-04-26T09:16:08.994Z","4.1.1-alpha-95df781.0":"2021-04-26T09:16:26.007Z","4.1.1-alpha-4346dd3.0":"2021-04-26T09:16:43.512Z","4.1.1-alpha-c68b2ea.0":"2021-04-26T09:17:35.791Z","4.1.1-alpha-ef94c5c.0":"2021-04-26T12:04:27.025Z","4.1.1-alpha-df206ef.0":"2021-04-26T12:04:41.523Z","4.1.1-alpha-29e896c.0":"2021-04-26T15:24:37.617Z","4.1.1-alpha-6596142.0":"2021-04-26T15:25:40.388Z","4.1.1-alpha-5e1bf2c.0":"2021-04-26T15:25:53.865Z","4.1.1-alpha-2cdba0e.0":"2021-04-26T15:26:09.380Z","4.1.1-alpha-1f7d85b.0":"2021-04-26T15:26:24.573Z","4.1.1-alpha-3d0e62e.0":"2021-04-26T15:27:32.139Z","4.1.1-alpha-2e6a513.0":"2021-04-26T15:27:55.483Z","4.1.1-alpha-e39bf98.0":"2021-04-26T15:28:16.978Z","4.1.1-alpha-d8adf79.0":"2021-04-26T15:28:36.347Z","4.1.1-alpha-0758a3a.0":"2021-04-26T15:29:03.513Z","4.1.1-alpha-55d0af0.0":"2021-04-26T21:15:06.318Z","4.1.1-alpha-38d4ed6.0":"2021-04-27T15:18:13.174Z","4.1.1-alpha-e5c162a.0":"2021-04-27T15:18:36.717Z","4.1.1-alpha-ac9e324.0":"2021-04-30T00:01:10.315Z","4.1.1-alpha-cf7d891.0":"2021-04-30T15:16:05.897Z","4.1.1-alpha-87ad1fe.0":"2021-04-30T20:05:07.031Z","4.1.1-alpha-3f01692.0":"2021-05-01T17:26:02.825Z","4.1.1-alpha-2f995ea.0":"2021-05-03T17:18:25.051Z","4.1.1-alpha-6dde18b.0":"2021-05-05T00:20:52.070Z","4.1.1-alpha-04240fa.0":"2021-05-07T13:38:30.553Z","4.1.1-alpha-309f366.0":"2021-05-07T16:57:13.269Z","4.1.1-alpha-c500fa3.0":"2021-05-10T07:54:26.051Z","4.1.1-alpha-2e039cc.0":"2021-05-11T21:49:43.864Z","4.1.1-alpha-16de40f.0":"2021-05-12T21:27:07.847Z","4.1.1-alpha-a8cfbc4.0":"2021-05-12T21:27:19.842Z","4.1.1-alpha-d775d04.0":"2021-05-13T07:38:00.075Z","4.1.1-alpha-b94b67e.0":"2021-05-13T17:08:18.592Z","4.1.1-alpha-9c30f01.0":"2021-05-17T07:53:37.262Z","4.1.1-alpha-d090399.0":"2021-05-17T17:39:42.968Z","4.1.1-alpha-925a9b4.0":"2021-05-18T23:11:19.913Z","4.1.1-alpha-fab2bde.0":"2021-05-21T10:29:26.686Z","4.1.1-alpha-ea40a72.0":"2021-05-21T10:30:21.499Z","4.1.1-alpha-9f3bc47.0":"2021-05-21T12:07:26.805Z","4.1.1-alpha-b814543.0":"2021-05-21T20:43:28.105Z","4.1.1-alpha-18bc2d6.0":"2021-05-22T09:40:09.286Z","4.1.1-alpha-5b4a5f2.0":"2021-05-24T16:19:35.069Z","4.1.1-alpha-9b543d3.0":"2021-05-25T01:10:06.873Z","4.1.1-alpha-97f4e85.0":"2021-05-25T10:48:15.229Z","4.1.1-alpha-3631b19.0":"2021-05-25T10:49:34.861Z","4.1.1-alpha-60f374f.0":"2021-05-25T10:49:45.950Z","4.1.1-alpha-1e59eb0.0":"2021-05-25T10:50:11.309Z","4.1.1-alpha-7e34ee3.0":"2021-05-25T10:50:22.374Z","4.1.1-alpha-193e485.0":"2021-05-25T10:51:06.759Z","4.1.1-alpha-f3ccc6b.0":"2021-05-25T10:51:23.788Z","4.1.1-alpha-9cddcc8.0":"2021-05-25T10:51:40.072Z","4.1.1-alpha-5355561.0":"2021-05-25T14:01:35.552Z","4.1.1-alpha-33a3cec.0":"2021-05-26T01:10:24.394Z","4.1.1-alpha-f0513df.0":"2021-05-26T08:52:58.728Z","4.1.1-alpha-96c0f4e.0":"2021-05-26T10:05:39.313Z","4.1.1-alpha-f169163.0":"2021-05-27T15:53:24.477Z","4.1.1-alpha-212a11c.0":"2021-06-02T03:11:58.053Z","4.1.1-alpha-3a227e2.0":"2021-06-02T03:12:26.355Z","4.1.1-alpha-6615bc1.0":"2021-06-02T07:55:39.271Z","4.1.1-alpha-8f63178.0":"2021-06-07T23:38:48.384Z","4.1.1-alpha-daa9c1a.0":"2021-06-08T08:10:35.905Z","4.1.1-alpha-c12fce6.0":"2021-06-08T21:39:30.578Z","4.1.1-alpha-a310a87.0":"2021-06-09T07:06:49.068Z","4.1.1-alpha-417db71.0":"2021-06-09T09:08:13.359Z","4.1.1-alpha-eae8aa7.0":"2021-06-09T15:17:50.893Z","4.1.1-alpha-25bc527.0":"2021-06-14T09:28:50.186Z","4.1.1-alpha-a1a2448.0":"2021-06-15T19:49:59.502Z","4.1.1-alpha-46f1546.0":"2021-06-16T14:08:22.786Z","4.1.1-alpha-9fff0cb.0":"2021-06-18T07:48:30.247Z","4.1.1-alpha-ed12eb4.0":"2021-06-20T10:17:08.264Z","4.1.1-alpha-2097cd9.0":"2021-06-20T18:01:01.665Z","4.1.1-alpha-23edb91.0":"2021-06-21T16:40:42.192Z","4.1.1-alpha-e06aca4.0":"2021-06-22T20:32:53.017Z","4.1.1-alpha-128851f.0":"2021-06-23T08:42:56.959Z","4.1.1-alpha-3006dac.0":"2021-06-25T17:18:04.193Z","4.1.1-alpha-f52d661.0":"2021-06-30T12:11:19.145Z","4.1.1-alpha-879ad9f.0":"2021-07-01T08:37:51.714Z","4.1.1-alpha-ccb4e00.0":"2021-07-01T11:06:51.536Z","4.1.1-alpha-f998e01.0":"2021-07-01T18:58:00.397Z","4.1.1-alpha-5eb4633.0":"2021-07-02T06:22:45.513Z","4.1.1-alpha-abd02ba.0":"2021-07-06T21:37:06.454Z","4.1.1-alpha-a73d2dd.0":"2021-07-06T22:26:50.858Z","4.1.1-alpha-623e2b5.0":"2021-07-07T17:07:43.320Z","4.1.1-alpha-163cddd.0":"2021-07-07T18:22:49.619Z","4.1.1-alpha-d555c23.0":"2021-07-07T19:53:06.924Z","4.1.1-alpha-a2b8649.0":"2021-07-10T15:05:30.422Z","4.1.1-alpha-9d9955b.0":"2021-07-11T09:02:55.615Z","4.1.1-alpha-af39268.0":"2021-07-13T07:17:01.338Z","4.1.1-alpha-5bc5837.0":"2021-07-14T16:15:12.732Z","4.1.1-alpha-c609eb5.0":"2021-07-19T15:27:34.859Z","4.1.1-alpha-aa6b7e7.0":"2021-07-24T11:54:13.699Z","4.1.1-alpha-70d69d9.0":"2021-07-24T18:53:21.530Z","4.1.1-alpha-982da7a.0":"2021-07-27T08:23:36.602Z","4.1.1-alpha-d26da51.0":"2021-08-20T12:39:44.972Z","4.1.1-alpha-84aab7e.0":"2021-08-20T12:48:48.218Z","4.1.1-alpha-7814751.0":"2021-08-20T12:57:45.263Z","4.1.1-alpha-d4338d7.0":"2021-08-20T12:59:14.853Z","4.1.1-alpha-ae150f3.0":"2021-08-20T12:59:28.711Z","4.1.1-alpha-357fa35.0":"2021-08-20T12:59:39.874Z","4.1.1-alpha-0814657.0":"2021-08-20T13:00:12.000Z","4.1.1-alpha-e91942d.0":"2021-08-20T13:01:16.694Z","4.1.1-alpha-baa0b52.0":"2021-08-20T13:01:42.553Z","4.1.1-alpha-8be5a7d.0":"2021-08-20T13:01:53.696Z","4.1.1-alpha-04be804.0":"2021-08-20T13:02:32.761Z","4.1.1-alpha-666cfa5.0":"2021-08-20T13:03:16.487Z","4.1.1-alpha-13b71d6.0":"2021-08-20T13:03:40.274Z","4.1.1-alpha-f5a5aec.0":"2021-08-20T13:04:07.981Z","4.1.1-alpha-31c1111.0":"2021-08-20T13:04:27.403Z","4.1.1-alpha-6e6467f.0":"2021-08-20T13:05:18.586Z","4.1.1-alpha-f7fb5fe.0":"2021-08-20T13:05:42.459Z","4.1.1-alpha-e079706.0":"2021-08-20T13:05:50.385Z","4.1.1-alpha-47d6dc7.0":"2021-08-20T13:06:46.519Z","4.1.1-alpha-ed87fa3.0":"2021-08-20T13:07:28.465Z","4.1.1-alpha-3553887.0":"2021-08-20T13:22:25.740Z","4.1.1-alpha-d0af883.0":"2021-08-20T13:23:59.949Z","4.1.1-alpha-3ceb71b.0":"2021-08-20T13:24:43.251Z","4.1.1-alpha-d677244.0":"2021-08-20T13:24:56.951Z","4.1.1-alpha-814335d.0":"2021-08-20T13:26:23.801Z","4.1.1-alpha-e36f04d.0":"2021-08-20T13:26:43.938Z","4.1.1-alpha-3090af4.0":"2021-08-20T13:27:39.305Z","4.1.1-alpha-23e5b7a.0":"2021-08-20T13:28:26.928Z","4.1.1-alpha-4ac5c02.0":"2021-08-20T13:28:51.028Z","4.1.1-alpha-ce2ac4f.0":"2021-08-20T13:29:12.978Z","4.1.1-alpha-5081a1f.0":"2021-08-20T15:43:12.669Z","4.1.1-alpha-79c8ab5.0":"2021-08-20T15:44:39.793Z","4.1.1-alpha-434ba26.0":"2021-08-20T15:45:20.557Z","4.1.1-alpha-35408ef.0":"2021-08-20T15:45:39.358Z","4.1.1-alpha-4465abb.0":"2021-08-20T15:46:24.060Z","4.1.1-alpha-734b8f9.0":"2021-08-20T15:46:50.361Z","4.1.1-alpha-081561d.0":"2021-08-20T15:47:37.720Z","4.1.1-alpha-10fefd5.0":"2021-08-20T15:48:17.932Z","4.1.1-alpha-e8e63ba.0":"2021-08-20T15:49:02.049Z","4.1.1-alpha-ed13ab4.0":"2021-08-20T15:49:18.184Z","4.1.1-alpha-4de5dac.0":"2021-08-20T15:49:49.155Z","4.1.1-alpha-c10bbed.0":"2021-08-20T15:50:43.286Z","4.1.1-alpha-290e9b0.0":"2021-08-20T15:51:18.301Z","4.1.1-alpha-5819834.0":"2021-08-20T17:43:24.717Z","4.1.1-alpha-744ae6f.0":"2021-08-20T17:44:43.191Z","4.1.1-alpha-67fd7a9.0":"2021-08-20T17:44:58.786Z","4.1.1-alpha-f52ba00.0":"2021-08-20T17:45:12.438Z","4.1.1-alpha-e017d0b.0":"2021-08-20T17:45:25.391Z","4.1.1-alpha-7153b9c.0":"2021-08-20T17:45:37.784Z","4.1.1-alpha-6ac5816.0":"2021-08-20T17:46:46.814Z","4.1.1-alpha-b9cbb43.0":"2021-08-20T17:47:02.168Z","4.1.1-alpha-e218db1.0":"2021-08-20T17:47:52.656Z","4.1.1-alpha-6c305f4.0":"2021-08-20T17:48:41.717Z","4.1.1-alpha-46045a3.0":"2021-08-20T17:49:22.932Z","4.1.1-alpha-f797ce0.0":"2021-08-20T17:50:38.258Z","4.1.1-alpha-92cb713.0":"2021-08-20T17:51:05.946Z","4.1.1-alpha-b16d095.0":"2021-08-20T19:13:06.178Z","4.1.1-alpha-07b15fc.0":"2021-08-20T19:14:40.425Z","4.1.1-alpha-d6bac67.0":"2021-08-20T19:14:59.247Z","4.1.1-alpha-d44d5ea.0":"2021-08-20T19:15:18.941Z","4.1.1-alpha-e12ce18.0":"2021-08-20T19:15:36.441Z","4.1.1-alpha-54656b6.0":"2021-08-20T19:15:53.666Z","4.1.1-alpha-c620a89.0":"2021-08-20T19:16:32.990Z","4.1.1-alpha-7cfd793.0":"2021-08-20T19:17:05.761Z","4.1.1-alpha-5a0f317.0":"2021-08-20T19:17:18.708Z","4.1.1-alpha-018152b.0":"2021-08-20T19:17:53.336Z","4.1.1-alpha-b6ad6f9.0":"2021-08-20T19:18:48.369Z","4.1.1-alpha-bd3fcec.0":"2021-08-20T19:19:17.810Z","4.1.1-alpha-33a84e1.0":"2021-08-20T19:19:55.792Z","4.1.1-alpha-96d5c45.0":"2021-08-20T19:20:36.105Z","4.1.1-alpha-1dab186.0":"2021-08-20T19:21:05.835Z","4.1.1-alpha-27f2b45.0":"2021-08-20T19:21:58.213Z","4.1.1-alpha-f84b3f4.0":"2021-08-20T21:02:58.182Z","4.1.1-alpha-becad30.0":"2021-08-20T21:04:23.254Z","4.1.1-alpha-a75eb2a.0":"2021-08-20T21:04:36.505Z","4.1.1-alpha-57c0f8b.0":"2021-08-20T21:04:49.475Z","4.1.1-alpha-4e47a4d.0":"2021-08-20T21:05:17.101Z","4.1.1-alpha-1e2ab87.0":"2021-08-20T21:05:26.434Z","4.1.1-alpha-fe8f0e0.0":"2021-08-20T21:06:42.326Z","4.1.1-alpha-8fb9bf5.0":"2021-08-20T21:07:04.178Z","4.1.1-alpha-bfb075b.0":"2021-08-20T21:07:35.271Z","4.1.1-alpha-a951559.0":"2021-08-20T21:08:10.558Z","4.1.1-alpha-79cf416.0":"2021-08-20T21:08:57.197Z","4.1.1-alpha-42dcf34.0":"2021-08-20T21:09:07.733Z","4.1.1-alpha-a262f1a.0":"2021-08-20T21:09:21.517Z","4.1.1-alpha-73b9ccc.0":"2021-08-20T21:09:43.194Z","4.1.1-alpha-0cfeae8.0":"2021-08-20T21:10:34.946Z","4.1.1-alpha-6bd52a2.0":"2021-08-20T21:11:16.255Z","4.1.1-alpha-6a6daa1.0":"2021-08-20T22:26:06.053Z","4.1.1-alpha-bbef482.0":"2021-08-20T22:27:49.573Z","4.1.1-alpha-72a5db5.0":"2021-08-20T22:28:02.289Z","4.1.1-alpha-f02d5bf.0":"2021-08-20T22:28:36.018Z","4.1.1-alpha-c8e26bd.0":"2021-08-20T22:28:47.252Z","4.1.1-alpha-9709e83.0":"2021-08-20T22:28:56.039Z","4.1.1-alpha-d317fc5.0":"2021-08-20T22:29:46.144Z","4.1.1-alpha-f5c6445.0":"2021-08-20T22:30:19.026Z","4.1.1-alpha-a224128.0":"2021-08-20T22:30:49.073Z","4.1.1-alpha-d9bc018.0":"2021-08-20T22:31:22.540Z","4.1.1-alpha-c91e80c.0":"2021-08-20T22:32:07.322Z","4.1.1-alpha-45405e5.0":"2021-08-20T22:32:34.153Z","4.1.1-alpha-bb156f3.0":"2021-08-20T22:33:36.107Z","4.1.1-alpha-5164837.0":"2021-08-20T22:34:04.113Z","4.1.1-alpha-a45a2d9.0":"2021-08-20T22:34:47.384Z","4.1.1-alpha-5a71940.0":"2021-08-21T00:17:55.268Z","4.1.1-alpha-926f699.0":"2021-08-21T00:19:46.164Z","4.1.1-alpha-5094d13.0":"2021-08-21T00:20:03.928Z","4.1.1-alpha-943c686.0":"2021-08-21T00:20:24.018Z","4.1.1-alpha-0ca2df2.0":"2021-08-21T00:21:52.544Z","4.1.1-alpha-19ddaa3.0":"2021-08-21T00:22:01.880Z","4.1.1-alpha-5fefac1.0":"2021-08-21T00:22:21.762Z","4.1.1-alpha-bc73d90.0":"2021-08-21T00:23:39.463Z","4.1.1-alpha-9d56c7b.0":"2021-08-21T00:23:59.345Z","4.1.1-alpha-5823abe.0":"2021-08-21T00:24:20.398Z","4.1.1-alpha-630c0a3.0":"2021-08-21T00:24:34.566Z","4.1.1-alpha-fbcc8ea.0":"2021-08-21T00:25:34.280Z","4.1.1-alpha-eca3cdb.0":"2021-08-21T00:26:09.991Z","4.1.1-alpha-e7fd5d5.0":"2021-08-21T02:24:34.863Z","4.1.1-alpha-6b025a4.0":"2021-08-21T02:26:01.420Z","4.1.1-alpha-760e44a.0":"2021-08-21T02:26:40.343Z","4.1.1-alpha-090c937.0":"2021-08-21T02:26:52.855Z","4.1.1-alpha-2c00a49.0":"2021-08-21T02:28:12.402Z","4.1.1-alpha-7e897ba.0":"2021-08-21T02:28:39.635Z","4.1.1-alpha-d259c48.0":"2021-08-21T02:29:06.852Z","4.1.1-alpha-aa142fe.0":"2021-08-21T02:29:35.227Z","4.1.1-alpha-d45eeb8.0":"2021-08-21T02:29:55.283Z","4.1.1-alpha-1bc2af7.0":"2021-08-21T02:30:27.352Z","4.1.1-alpha-e0f7e80.0":"2021-08-21T02:31:37.799Z","4.1.1-alpha-3a2a6e0.0":"2021-08-21T02:31:55.341Z","4.1.1-alpha-d594b69.0":"2021-08-21T02:32:32.986Z","4.1.1-alpha-b80b53d.0":"2021-08-21T04:52:05.899Z","4.1.1-alpha-8f10ca1.0":"2021-08-21T04:54:04.369Z","4.1.1-alpha-35b6724.0":"2021-08-21T04:54:29.077Z","4.1.1-alpha-5f04bdc.0":"2021-08-21T04:54:48.616Z","4.1.1-alpha-cc5a1c0.0":"2021-08-21T04:55:06.945Z","4.1.1-alpha-c7ed286.0":"2021-08-21T04:55:20.040Z","4.1.1-alpha-437fb27.0":"2021-08-21T04:56:10.438Z","4.1.1-alpha-bcfe669.0":"2021-08-21T04:56:39.291Z","4.1.1-alpha-bf5e167.0":"2021-08-21T04:57:47.856Z","4.1.1-alpha-cb6a188.0":"2021-08-21T04:58:04.768Z","4.1.1-alpha-ab128a1.0":"2021-08-21T04:58:48.408Z","4.1.1-alpha-4fad827.0":"2021-08-21T04:59:03.011Z","4.1.1-alpha-343c084.0":"2021-08-21T05:00:09.937Z","4.1.1-alpha-733ba2a.0":"2021-08-21T05:00:18.712Z","4.1.1-alpha-6cac0b5.0":"2021-08-21T05:00:57.057Z","4.1.1-alpha-aa61e88.0":"2021-08-21T05:01:21.616Z","4.1.1-alpha-b4ba7b9.0":"2021-08-21T05:02:14.190Z","4.1.1-alpha-0d34ba9.0":"2021-08-21T05:02:51.144Z","4.1.1-alpha-50ff8d1.0":"2021-08-21T05:03:07.645Z","4.1.1-alpha-b18b7a3.0":"2021-08-21T05:03:56.972Z","4.1.1-alpha-97bc784.0":"2021-08-21T05:04:08.795Z","4.1.1-alpha-2e48b60.0":"2021-08-21T05:04:46.641Z","4.1.1-alpha-7a99667.0":"2021-08-21T05:05:21.480Z","4.1.1-alpha-139b49c.0":"2021-08-21T05:05:34.885Z","4.1.1-alpha-595eaf8.0":"2021-08-21T05:06:24.446Z","4.1.1-alpha-c40b3df.0":"2021-08-21T05:07:01.427Z","4.1.1-alpha-c05a158.0":"2021-08-21T05:07:14.095Z","4.1.1-alpha-636d7af.0":"2021-08-21T05:07:40.516Z","4.1.1-alpha-ea1087a.0":"2021-08-21T05:08:02.405Z","4.1.1-alpha-447bce0.0":"2021-08-21T08:24:33.889Z","4.1.1-alpha-5eabc51.0":"2021-08-21T08:26:09.316Z","4.1.1-alpha-436d0ce.0":"2021-08-21T08:26:35.957Z","4.1.1-alpha-f74045b.0":"2021-08-21T08:26:45.105Z","4.1.1-alpha-a3961cf.0":"2021-08-21T08:27:05.799Z","4.1.1-alpha-2ae0088.0":"2021-08-21T08:27:23.690Z","4.1.1-alpha-4054683.0":"2021-08-21T08:28:22.910Z","4.1.1-alpha-7bb5b7a.0":"2021-08-21T08:28:49.084Z","4.1.1-alpha-3500cb0.0":"2021-08-21T08:29:06.352Z","4.1.1-alpha-1c35785.0":"2021-08-21T08:30:00.990Z","4.1.1-alpha-5108f25.0":"2021-08-21T08:30:24.121Z","4.1.1-alpha-b20ee40.0":"2021-08-21T08:30:47.694Z","4.1.1-alpha-d761f90.0":"2021-08-21T08:31:09.654Z","4.1.1-alpha-43e6fb1.0":"2021-08-21T08:31:47.107Z","4.1.1-alpha-960c51f.0":"2021-08-21T08:32:03.322Z","4.1.1-alpha-0d917a3.0":"2021-08-21T10:26:01.515Z","4.1.1-alpha-f1c5b48.0":"2021-08-21T10:27:28.023Z","4.1.1-alpha-0607683.0":"2021-08-21T10:27:59.074Z","4.1.1-alpha-51aac7f.0":"2021-08-21T10:28:15.822Z","4.1.1-alpha-e610847.0":"2021-08-21T10:29:43.851Z","4.1.1-alpha-989aa67.0":"2021-08-21T10:30:03.258Z","4.1.1-alpha-233afae.0":"2021-08-21T10:30:59.133Z","4.1.1-alpha-4ca2ac0.0":"2021-08-21T10:31:34.015Z","4.1.1-alpha-76953f3.0":"2021-08-21T10:32:05.272Z","4.1.1-alpha-a85910e.0":"2021-08-21T10:32:42.871Z","4.1.1-alpha-64f8f73.0":"2021-08-21T10:34:10.492Z","4.1.1-alpha-0865a80.0":"2021-08-21T12:30:11.165Z","4.1.1-alpha-ecd7c32.0":"2021-08-21T12:31:36.076Z","4.1.1-alpha-ae37b43.0":"2021-08-21T12:32:08.872Z","4.1.1-alpha-16b70a4.0":"2021-08-21T12:32:38.215Z","4.1.1-alpha-b481f49.0":"2021-08-21T12:32:51.850Z","4.1.1-alpha-a5ea056.0":"2021-08-21T12:34:02.014Z","4.1.1-alpha-821d9bb.0":"2021-08-21T12:34:12.639Z","4.1.1-alpha-9b36d22.0":"2021-08-21T12:34:29.816Z","4.1.1-alpha-09c2f6e.0":"2021-08-21T12:35:36.503Z","4.1.1-alpha-16ab3e1.0":"2021-08-21T12:36:07.985Z","4.1.1-alpha-68f5c84.0":"2021-08-21T12:36:26.495Z","4.1.1-alpha-a367091.0":"2021-08-21T12:36:38.262Z","4.1.1-alpha-46c30fb.0":"2021-08-21T12:37:29.050Z","4.1.1-alpha-77ae567.0":"2021-08-21T12:38:10.013Z","4.1.1-alpha-b7a91a8.0":"2021-08-21T14:57:14.320Z","4.1.1-alpha-023d68a.0":"2021-08-21T14:59:08.229Z","4.1.1-alpha-5a4268e.0":"2021-08-21T14:59:16.008Z","4.1.1-alpha-e246a39.0":"2021-08-21T14:59:27.712Z","4.1.1-alpha-5f57f56.0":"2021-08-21T15:01:07.948Z","4.1.1-alpha-910d151.0":"2021-08-21T15:01:33.431Z","4.1.1-alpha-11fc55e.0":"2021-08-21T15:03:00.905Z","4.1.1-alpha-a8bed44.0":"2021-08-21T15:03:11.817Z","4.1.1-alpha-5ec90f4.0":"2021-08-21T15:03:26.757Z","4.1.1-alpha-ca6231c.0":"2021-08-21T15:04:50.783Z","4.1.1-alpha-9e45c79.0":"2021-08-21T16:32:39.066Z","4.1.1-alpha-99ba95f.0":"2021-08-21T16:34:30.538Z","4.1.1-alpha-e1b1a1a.0":"2021-08-21T16:34:40.784Z","4.1.1-alpha-1e18209.0":"2021-08-21T16:35:00.581Z","4.1.1-alpha-c4864d5.0":"2021-08-21T16:35:23.620Z","4.1.1-alpha-48ead47.0":"2021-08-21T16:35:35.787Z","4.1.1-alpha-1e950a5.0":"2021-08-21T16:36:43.113Z","4.1.1-alpha-19a0084.0":"2021-08-21T16:37:04.049Z","4.1.1-alpha-5fc6113.0":"2021-08-21T16:37:31.386Z","4.1.1-alpha-e59c525.0":"2021-08-21T16:38:01.446Z","4.1.1-alpha-3962e00.0":"2021-08-21T16:38:46.468Z","4.1.1-alpha-3bb06c3.0":"2021-08-21T16:39:08.959Z","4.1.1-alpha-d7f6350.0":"2021-08-21T16:39:57.938Z","4.1.1-alpha-de716cd.0":"2021-08-21T16:40:11.638Z","4.1.1-alpha-13f48a2.0":"2021-08-21T16:41:07.389Z","4.1.1-alpha-18a681f.0":"2021-08-21T16:41:19.022Z","4.1.1-alpha-8a74fdd.0":"2021-08-21T16:41:42.702Z","4.1.1-alpha-fb80d0c.0":"2021-08-21T16:42:27.052Z","4.1.1-alpha-1adbf29.0":"2021-08-21T16:43:13.379Z","4.1.1-alpha-65e6abc.0":"2021-08-21T16:43:22.947Z","4.1.1-alpha-ab64c61.0":"2021-08-21T16:43:37.082Z","4.1.1-alpha-bc0b555.0":"2021-08-21T16:44:05.454Z","4.1.1-alpha-f4a6899.0":"2021-08-21T16:45:16.135Z","4.1.1-alpha-760cfb3.0":"2021-08-21T16:45:36.812Z","4.1.1-alpha-2e9441a.0":"2021-08-21T16:45:57.633Z","4.1.1-alpha-191ce98.0":"2021-08-21T16:46:31.013Z","4.1.1-alpha-21e9278.0":"2021-08-21T16:46:53.396Z","4.1.1-alpha-a57a950.0":"2021-08-21T16:47:30.138Z","4.1.1-alpha-6230488.0":"2021-08-21T16:48:30.128Z","4.1.1-alpha-628d5ac.0":"2021-08-21T16:49:11.012Z","4.1.1-alpha-2a46b61.0":"2021-08-21T16:49:27.717Z","4.1.1-alpha-35534b7.0":"2021-08-21T16:50:01.839Z","4.1.1-alpha-5b99daf.0":"2021-08-21T16:50:32.001Z","4.1.1-alpha-4a1556a.0":"2021-08-21T16:50:54.175Z","4.1.1-alpha-05d2526.0":"2021-08-21T16:51:16.387Z","4.1.1-alpha-528e881.0":"2021-08-21T16:51:32.640Z","4.1.1-alpha-50480ee.0":"2021-08-21T16:52:46.865Z","4.1.1-alpha-247c599.0":"2021-08-21T16:53:15.395Z","4.1.1-alpha-75f45db.0":"2021-08-21T16:53:41.589Z","4.1.1-alpha-f202f02.0":"2021-08-21T16:53:52.307Z","4.1.1-alpha-fd55812.0":"2021-08-21T18:43:37.995Z","4.1.1-alpha-da109d9.0":"2021-08-21T18:44:46.655Z","4.1.1-alpha-a6b445d.0":"2021-08-21T18:45:09.070Z","4.1.1-alpha-a08c3b8.0":"2021-08-21T18:45:26.580Z","4.1.1-alpha-1713ac8.0":"2021-08-21T18:45:54.787Z","4.1.1-alpha-b0ba70c.0":"2021-08-21T18:46:46.297Z","4.1.1-alpha-78e6dc6.0":"2021-08-21T18:47:02.530Z","4.1.1-alpha-c5da4cf.0":"2021-08-21T18:47:58.100Z","4.1.1-alpha-d74f3ed.0":"2021-08-21T18:48:35.295Z","4.1.1-alpha-e090399.0":"2021-08-21T18:49:15.993Z","4.1.1-alpha-29201c6.0":"2021-08-21T18:49:49.081Z","4.1.1-alpha-8bac597.0":"2021-08-21T20:56:58.728Z","4.1.1-alpha-1939fb3.0":"2021-08-21T20:58:21.451Z","4.1.1-alpha-2c06157.0":"2021-08-21T20:58:32.004Z","4.1.1-alpha-298cd3d.0":"2021-08-21T20:58:44.943Z","4.1.1-alpha-5d0ee37.0":"2021-08-21T20:58:58.372Z","4.1.1-alpha-72b2ea3.0":"2021-08-21T21:00:29.467Z","4.1.1-alpha-ca61750.0":"2021-08-21T21:01:06.060Z","4.1.1-alpha-8e51e3d.0":"2021-08-21T21:01:43.377Z","4.1.1-alpha-89e2270.0":"2021-08-21T21:02:23.309Z","4.1.1-alpha-0b3903d.0":"2021-08-21T21:03:01.856Z","4.1.1-alpha-2a2c03b.0":"2021-08-21T22:12:38.393Z","4.1.1-alpha-775ec9d.0":"2021-08-21T22:13:25.858Z","4.1.1-alpha-b3152f9.0":"2021-08-21T22:13:34.821Z","4.1.1-alpha-ffb465c.0":"2021-08-21T22:14:12.122Z","4.1.1-alpha-7b7c51a.0":"2021-08-21T22:14:30.343Z","4.1.1-alpha-844b1e7.0":"2021-08-21T22:14:47.518Z","4.1.1-alpha-b345394.0":"2021-08-21T22:15:14.080Z","4.1.1-alpha-cfc0bb6.0":"2021-08-21T22:16:08.874Z","4.1.1-alpha-7391324.0":"2021-08-21T22:16:39.004Z","4.1.1-alpha-25366fe.0":"2021-08-21T22:17:27.157Z","4.1.1-alpha-0425635.0":"2021-08-21T22:17:41.664Z","4.1.1-alpha-565cf80.0":"2021-08-22T00:11:12.637Z","4.1.1-alpha-bd6f588.0":"2021-08-22T00:12:49.657Z","4.1.1-alpha-d8529b7.0":"2021-08-22T00:13:10.593Z","4.1.1-alpha-85e91b2.0":"2021-08-22T00:13:33.650Z","4.1.1-alpha-47a4ff0.0":"2021-08-22T00:14:05.378Z","4.1.1-alpha-d39faa4.0":"2021-08-22T00:14:55.605Z","4.1.1-alpha-427d375.0":"2021-08-22T00:15:32.143Z","4.1.1-alpha-6146964.0":"2021-08-22T00:16:14.558Z","4.1.1-alpha-c566bb8.0":"2021-08-22T00:16:52.186Z","4.1.1-alpha-e0b4e05.0":"2021-08-22T03:08:18.498Z","4.1.1-alpha-88b4474.0":"2021-08-22T03:09:01.407Z","4.1.1-alpha-122fcaf.0":"2021-08-22T03:09:26.275Z","4.1.1-alpha-79e942b.0":"2021-08-22T03:09:56.756Z","4.1.1-alpha-e0e2c7d.0":"2021-08-22T03:10:23.499Z","4.1.1-alpha-6a79a83.0":"2021-08-22T03:11:16.636Z","4.1.1-alpha-036400e.0":"2021-08-22T03:11:29.927Z","4.1.1-alpha-dc6d51b.0":"2021-08-22T03:12:56.428Z","4.1.1-alpha-73c1234.0":"2021-08-22T05:01:24.824Z","4.1.1-alpha-f75af42.0":"2021-08-22T05:02:53.025Z","4.1.1-alpha-ef6b630.0":"2021-08-22T05:03:07.922Z","4.1.1-alpha-d908612.0":"2021-08-22T05:03:27.947Z","4.1.1-alpha-c3c155c.0":"2021-08-22T05:03:36.136Z","4.1.1-alpha-072c4fc.0":"2021-08-22T05:03:53.985Z","4.1.1-alpha-0a01503.0":"2021-08-22T05:04:05.232Z","4.1.1-alpha-a4acdbd.0":"2021-08-22T05:05:24.623Z","4.1.1-alpha-353a615.0":"2021-08-22T09:27:04.670Z","4.1.1-alpha-f53b20c.0":"2021-08-22T09:27:55.111Z","4.1.1-alpha-ae5ffcb.0":"2021-08-22T09:28:38.554Z","4.1.1-alpha-f73be0a.0":"2021-08-22T09:29:11.237Z","4.1.1-alpha-1317dba.0":"2021-08-22T09:29:26.031Z","4.1.1-alpha-e02b3d5.0":"2021-08-22T09:29:53.171Z","4.1.1-alpha-7943f16.0":"2021-08-22T09:31:11.728Z","4.1.1-alpha-a6ce66f.0":"2021-08-22T12:18:52.069Z","4.1.1-alpha-2318144.0":"2021-08-22T12:20:26.608Z","4.1.1-alpha-dafe56e.0":"2021-08-22T12:20:51.168Z","4.1.1-alpha-871cb3a.0":"2021-08-22T12:21:14.174Z","4.1.1-alpha-648aa93.0":"2021-08-22T14:41:12.870Z","4.1.1-alpha-70e0578.0":"2021-08-22T14:42:55.657Z","4.1.1-alpha-4e1375e.0":"2021-08-22T14:43:24.100Z","4.1.1-alpha-b9cf142.0":"2021-08-22T14:43:52.056Z","4.1.1-alpha-b49f142.0":"2021-08-22T17:31:26.925Z","4.1.1-alpha-69ca582.0":"2021-08-22T17:33:15.576Z","4.1.1-alpha-507165e.0":"2021-08-22T17:33:34.002Z","4.1.1-alpha-46cf07d.0":"2021-08-22T17:34:04.487Z","4.1.1-alpha-93947d3.0":"2021-08-22T19:58:47.169Z","4.1.1-alpha-79712f3.0":"2021-08-22T19:59:45.379Z","4.1.1-alpha-285c27f.0":"2021-08-22T20:00:36.040Z","4.1.1-alpha-11437bb.0":"2021-08-22T20:02:26.307Z","4.1.1-alpha-ce667a5.0":"2021-08-22T22:18:58.116Z","4.1.1-alpha-016a280.0":"2021-08-22T22:20:33.281Z","4.1.1-alpha-544fea6.0":"2021-08-23T08:10:10.427Z","4.1.1-alpha-e0786ab.0":"2021-08-24T16:31:42.418Z","4.1.1-alpha-9a65d3d.0":"2021-08-25T03:26:47.347Z","4.1.1-alpha-9a7d2be.0":"2021-08-25T19:50:59.802Z","4.1.1-alpha-d86f088.0":"2021-08-26T01:41:25.678Z","4.1.1-alpha-8eaf974.0":"2021-08-31T14:24:00.370Z","4.1.1-alpha-26af266.0":"2021-08-31T17:49:05.954Z","4.1.1-alpha-8888919.0":"2021-09-01T00:29:07.624Z","4.1.1-alpha-91e3fba.0":"2021-09-03T14:30:37.788Z","4.1.1-alpha-f1f580f.0":"2021-09-03T15:45:56.408Z","4.1.1-alpha-18fbd19.0":"2021-09-06T20:37:51.620Z","4.1.1-alpha-d9c5392.0":"2021-09-07T09:28:33.065Z","4.1.1-alpha-0f55147.0":"2021-09-07T11:06:27.841Z","4.1.1-alpha-c199b01.0":"2021-09-07T11:06:58.909Z","4.1.1-alpha-5237cc8.0":"2021-09-07T11:07:26.015Z","4.1.1-alpha-a682907.0":"2021-09-10T16:29:28.165Z","4.1.1-alpha-9cb9cf3.0":"2021-09-10T17:42:53.254Z","4.1.1-alpha-a5df4e5.0":"2021-09-13T19:12:03.226Z","4.1.1-alpha-e8ac4df.0":"2021-09-14T22:29:31.821Z","4.1.1-alpha-e298a2e.0":"2021-09-15T00:50:25.031Z","4.1.1-alpha-023da63.0":"2021-09-15T19:27:24.457Z","4.1.1-alpha-94e5642.0":"2021-09-16T22:41:04.114Z","4.1.1-alpha-440d706.0":"2021-09-21T03:36:12.069Z","4.1.1-alpha-57568da.0":"2021-09-21T20:54:41.351Z","4.1.1-alpha-38754fc.0":"2021-09-21T20:55:01.119Z","4.1.1-alpha-be5c7d0.0":"2021-09-21T20:55:23.923Z","4.1.1-alpha-cf7d5a3.0":"2021-09-22T09:44:54.021Z","4.1.1-alpha-d0e35cb.0":"2021-09-22T15:05:42.099Z","4.1.1-alpha-3a795a0.0":"2021-09-23T03:36:15.729Z","4.1.1-alpha-7d75fc7.0":"2021-09-25T12:50:03.001Z","4.1.1-alpha-59dd282.0":"2021-09-25T22:11:46.355Z","4.1.1-alpha-2142cab.0":"2021-09-28T07:10:11.027Z","4.1.1-alpha-88a8a72.0":"2021-09-29T14:46:20.642Z","4.1.1-alpha-6cb2bf8.0":"2021-09-29T16:41:40.727Z","4.1.1-alpha-13ec6ae.0":"2021-09-30T23:35:42.708Z","4.1.1-alpha-e0ba9a4.0":"2021-10-01T01:37:44.309Z","4.1.1-alpha-06b18bd.0":"2021-10-01T01:39:24.694Z","4.1.1-alpha-27768fc.0":"2021-10-01T03:27:22.748Z","4.1.1-alpha-f34a590.0":"2021-10-01T03:28:40.940Z","4.1.1-alpha-24e6953.0":"2021-10-01T03:31:46.212Z","4.1.1-alpha-ee4d2ff.0":"2021-10-01T04:46:14.194Z","4.1.1-alpha-460f6db.0":"2021-10-01T04:48:49.293Z","4.1.1-alpha-efe3d85.0":"2021-10-01T07:54:46.720Z","4.1.1-alpha-ff8acdb.0":"2021-10-01T07:55:56.196Z","4.1.1-alpha-308418a.0":"2021-10-01T09:02:27.698Z","4.1.1-alpha-9855290.0":"2021-10-01T09:03:22.642Z","4.1.1-alpha-1c9c251.0":"2021-10-01T09:06:03.641Z","4.1.1-alpha-55cc67f.0":"2021-10-01T10:25:11.390Z","4.1.1-alpha-e596c15.0":"2021-10-01T10:27:28.767Z","4.1.1-alpha-b1bea67.0":"2021-10-01T10:30:32.490Z","4.1.1-alpha-78cc6ee.0":"2021-10-01T12:08:23.272Z","4.1.1-alpha-c36ddf4.0":"2021-10-01T12:10:33.290Z","4.1.1-alpha-0fae209.0":"2021-10-01T12:12:57.323Z","4.1.1-alpha-b25e11f.0":"2021-10-01T12:13:35.153Z","4.1.1-alpha-f7a5c25.0":"2021-10-01T12:13:57.026Z","4.1.1-alpha-008f322.0":"2021-10-01T13:04:48.062Z","4.1.1-alpha-78166a7.0":"2021-10-01T13:06:06.155Z","4.1.1-alpha-b6d19c4.0":"2021-10-01T13:09:17.290Z","4.1.1-alpha-879dd0f.0":"2021-10-01T14:23:32.830Z","4.1.1-alpha-c561aed.0":"2021-10-01T14:25:06.946Z","4.1.1-alpha-2306005.0":"2021-10-01T14:27:29.351Z","4.1.1-alpha-3e4a0e9.0":"2021-10-03T13:37:13.637Z","4.1.1-alpha-667f0d6.0":"2021-10-04T13:10:38.099Z","4.1.1-alpha-8409ac4.0":"2021-10-05T21:41:11.126Z","4.1.1-alpha-0cf1a70.0":"2021-10-05T23:51:44.590Z","4.1.1-alpha-a2d4c82.0":"2021-10-09T04:23:50.602Z","4.1.1-alpha-db8510b.0":"2021-10-09T19:26:48.169Z","4.1.1-alpha-3c5750c.0":"2021-10-10T19:30:31.848Z","4.1.1-alpha-861ccf9.0":"2021-10-11T18:19:28.668Z","4.1.1-alpha-59ec857.0":"2021-10-11T21:47:24.137Z","4.1.1-alpha-4e7f0aa.0":"2021-10-12T18:14:35.154Z","4.1.1-alpha-61cc453.0":"2021-10-13T12:15:39.098Z","4.1.1-alpha-c94ccf4.0":"2021-10-13T17:35:10.683Z","4.1.1-alpha-2b8b5ec.0":"2021-10-13T17:35:43.156Z","4.1.1-alpha-934dd38.0":"2021-10-13T19:03:24.398Z","4.1.1-alpha-7fd3ecd.0":"2021-10-13T21:55:46.966Z","4.1.1-alpha-f640b3b.0":"2021-10-14T14:03:56.155Z","4.1.1-alpha-4aa6a36.0":"2021-10-14T19:25:19.085Z","4.1.1-alpha-d0c6999.0":"2021-10-20T06:42:12.816Z","4.1.1-alpha-4923b1a.0":"2021-10-20T19:04:10.276Z","4.1.1-alpha-26bb4e4.0":"2021-10-20T20:15:37.467Z","4.1.1-alpha-e109019.0":"2021-10-20T20:17:17.011Z","4.1.1-alpha-242925d.0":"2021-10-20T20:20:01.950Z","4.1.1-alpha-f5991d5.0":"2021-10-20T22:12:25.367Z","4.1.1-alpha-3ffd6ed.0":"2021-10-20T22:13:57.801Z","4.1.1-alpha-77d02e9.0":"2021-10-21T00:33:23.540Z","4.1.1-alpha-78a959c.0":"2021-10-21T00:34:39.574Z","4.1.1-alpha-effde7e.0":"2021-10-21T00:37:28.507Z","4.1.1-alpha-eb5d8c1.0":"2021-10-21T02:10:16.956Z","4.1.1-alpha-1b48c83.0":"2021-10-21T02:12:05.419Z","4.1.1-alpha-46ad66d.0":"2021-10-21T02:12:38.991Z","4.1.1-alpha-de1acb9.0":"2021-10-21T02:14:52.721Z","4.1.1-alpha-96b591f.0":"2021-10-21T02:15:19.366Z","4.1.1-alpha-a329abc.0":"2021-10-21T04:56:00.519Z","4.1.1-alpha-226e6f5.0":"2021-10-21T04:57:55.765Z","4.1.1-alpha-b67f6f3.0":"2021-10-21T04:58:04.183Z","4.1.1-alpha-2e50cfa.0":"2021-10-21T07:52:19.642Z","4.1.1-alpha-84b3dd9.0":"2021-10-21T07:54:14.392Z","4.1.1-alpha-0ae3295.0":"2021-10-21T07:57:19.802Z","4.1.1-alpha-c652be4.0":"2021-10-21T09:30:02.099Z","4.1.1-alpha-a47eb9b.0":"2021-10-21T09:31:53.302Z","4.1.1-alpha-99dceb4.0":"2021-10-21T09:35:36.892Z","4.1.1-alpha-14ebe0f.0":"2021-10-21T11:01:19.632Z","4.1.1-alpha-d23ce54.0":"2021-10-21T11:02:47.753Z","4.1.1-alpha-e6046ee.0":"2021-10-21T11:05:36.739Z","4.1.1-alpha-6107b96.0":"2021-10-21T17:22:42.056Z","4.1.1-alpha-682d183.0":"2021-10-22T08:07:35.009Z","4.1.1-alpha-0acc333.0":"2021-10-22T20:20:25.260Z","4.1.1-alpha-ed1053c.0":"2021-10-22T20:20:55.994Z","4.1.1-alpha-666bc4e.0":"2021-10-23T19:21:43.758Z","4.1.1-alpha-af26bcf.0":"2021-10-25T15:34:39.328Z","4.1.1-alpha-cbaf3fb.0":"2021-10-25T18:34:02.481Z","4.1.1-alpha-644e934.0":"2021-10-26T02:33:58.522Z","4.1.1-alpha-a04434c.0":"2021-10-26T02:34:25.518Z","4.1.1-alpha-11da1f5.0":"2021-10-26T05:04:36.885Z","4.1.1-alpha-b9bd7a3.0":"2021-10-26T05:06:36.402Z","4.1.1-alpha-ccd83f6.0":"2021-10-26T12:56:37.311Z","4.1.1-alpha-ef6e417.0":"2021-10-26T19:10:34.924Z","4.1.1-alpha-c59bdd1.0":"2021-10-27T14:41:23.988Z","4.1.1-alpha-232fd72.0":"2021-10-29T23:03:43.498Z","4.1.1-alpha-c49ebcc.0":"2021-10-31T21:14:55.294Z","4.1.1-alpha-3739cd9.0":"2021-10-31T23:51:50.915Z","4.1.1-alpha-0330388.0":"2021-10-31T23:52:00.650Z","4.1.1-alpha-7a3bf0d.0":"2021-10-31T23:53:48.590Z","4.1.1-alpha-f0fa3ce.0":"2021-10-31T23:56:22.441Z","4.1.1-alpha-2ebc48c.0":"2021-11-04T17:05:47.803Z","4.1.1-alpha-c336faf.0":"2021-11-04T19:14:53.840Z","4.1.1-alpha-440af00.0":"2021-11-04T19:16:26.738Z","4.1.1-alpha-7a070c9.0":"2021-11-04T19:16:44.336Z","4.1.1-alpha-368c944.0":"2021-11-04T19:19:33.508Z","4.1.1-alpha-2526610.0":"2021-11-04T21:23:31.045Z","4.1.1-alpha-bdf9996.0":"2021-11-04T21:25:27.863Z","4.1.1-alpha-0db115d.0":"2021-11-04T23:39:23.702Z","4.1.1-alpha-7269715.0":"2021-11-04T23:40:54.258Z","4.1.1-alpha-220ac95.0":"2021-11-05T01:47:53.417Z","4.1.1-alpha-a67e8f5.0":"2021-11-05T01:49:56.050Z","4.1.1-alpha-69c57c4.0":"2021-11-05T01:52:53.709Z","4.1.1-alpha-c4e5380.0":"2021-11-05T04:05:41.050Z","4.1.1-alpha-d0b9dc0.0":"2021-11-05T04:07:21.303Z","4.1.1-alpha-2cc3a32.0":"2021-11-05T04:10:28.493Z","4.1.1-alpha-0f2df37.0":"2021-11-05T04:10:42.827Z","4.1.1-alpha-04de7be.0":"2021-11-05T05:28:11.107Z","4.1.1-alpha-0eeabdb.0":"2021-11-05T05:29:59.613Z","4.1.1-alpha-732cc4d.0":"2021-11-05T10:04:19.807Z","4.1.1-alpha-7267250.0":"2021-11-05T10:05:54.368Z","4.1.1-alpha-c725a64.0":"2021-11-05T10:08:57.576Z","4.1.1-alpha-c5d0171.0":"2021-11-05T11:08:23.039Z","4.1.1-alpha-f3b64ed.0":"2021-11-05T11:09:47.068Z","4.1.1-alpha-4dd6f9e.0":"2021-11-05T11:13:08.120Z","4.1.1-alpha-5bf505e.0":"2021-11-05T11:13:47.104Z","4.1.1-alpha-ff99e00.0":"2021-11-05T11:14:36.744Z","4.1.1-alpha-5013fc5.0":"2021-11-05T14:52:15.820Z","4.1.1-alpha-d85af09.0":"2021-11-05T19:15:48.976Z","4.1.1-alpha-c74f04a.0":"2021-11-08T22:24:29.345Z","4.1.1-alpha-b7f34b5.0":"2021-11-12T00:27:47.737Z","4.1.1-alpha-8908e49.0":"2021-11-13T19:18:39.509Z","4.1.1-alpha-5d2aadc.0":"2021-11-13T22:02:56.502Z","4.1.1-alpha-aad2fb8.0":"2021-11-13T22:04:32.185Z","4.1.1-alpha-8a1948f.0":"2021-11-13T22:07:47.740Z","4.1.1-alpha-c415158.0":"2021-11-13T23:44:20.139Z","4.1.1-alpha-7f7fdc2.0":"2021-11-13T23:46:21.596Z","4.1.1-alpha-9e5c262.0":"2021-11-13T23:49:39.204Z","4.1.1-alpha-fad5278.0":"2021-11-14T01:39:58.237Z","4.1.1-alpha-6b85527.0":"2021-11-14T01:42:16.929Z","4.1.1-alpha-a6d26dd.0":"2021-11-14T10:34:28.381Z","4.1.1-alpha-b8f3359.0":"2021-11-14T12:19:30.632Z","4.1.1-alpha-54306cf.0":"2021-11-15T18:27:30.000Z","4.1.1-alpha-bec1c91.0":"2021-11-18T10:45:52.435Z","4.1.1-alpha-701195b.0":"2021-11-18T19:27:48.739Z","4.1.1-alpha-af6d7aa.0":"2021-11-18T19:28:06.159Z","4.1.1-alpha-cfc89a0.0":"2021-11-18T22:12:42.244Z","4.1.1-alpha-23ed4d9.0":"2021-11-19T10:11:46.591Z","4.1.1-alpha-7623208.0":"2021-11-21T18:15:13.963Z","4.1.1-alpha-ff158c9.0":"2021-11-22T11:01:18.831Z","4.1.1-alpha-591589e.0":"2021-11-23T20:25:27.445Z","4.1.1-alpha-2fedf14.0":"2021-11-30T03:03:35.191Z","4.1.1-alpha-e14f280.0":"2021-12-04T18:42:26.403Z","4.1.1-alpha-647a8d9.0":"2021-12-07T10:05:32.830Z","4.1.1-alpha-a11d646.0":"2021-12-14T19:23:45.475Z","4.1.1-alpha-b1eb180.0":"2021-12-15T04:06:31.682Z","4.1.1-alpha-2767ddf.0":"2021-12-15T23:29:42.321Z","4.1.1-alpha-0868275.0":"2021-12-18T11:06:29.022Z","4.1.1-alpha-10edde5.0":"2021-12-20T08:21:06.343Z","4.1.1-alpha-f91b34e.0":"2021-12-21T00:04:32.445Z","4.1.1-alpha-d4dbccf.0":"2021-12-23T05:22:20.578Z","4.1.1-alpha-784f3bb.0":"2021-12-23T09:45:03.045Z","4.1.1-alpha-24dd752.0":"2021-12-24T09:54:05.562Z","4.1.1-alpha-2a6e934.0":"2021-12-30T09:22:28.762Z","4.1.1-alpha-9bc607d.0":"2021-12-30T20:59:59.079Z","4.1.1-alpha-230c3d8.0":"2021-12-31T17:10:01.622Z","4.1.1-alpha-6e4a5df.0":"2022-01-02T21:51:53.338Z","4.1.1-alpha-639b7d6.0":"2022-01-03T09:58:57.235Z","4.1.1-alpha-5b04128.0":"2022-01-04T16:11:21.976Z","4.1.1-alpha-31a1d4c.0":"2022-01-04T19:36:08.944Z","4.1.1-alpha-3a36d66.0":"2022-01-07T11:03:33.659Z","4.1.1-alpha-f341f92.0":"2022-01-07T18:27:37.051Z","4.1.1-alpha-509f06d.0":"2022-01-13T04:07:14.646Z","4.1.1-alpha-dd2dce1.0":"2022-01-13T11:44:30.335Z","4.1.1-alpha-ba98a11.0":"2022-03-07T11:56:30.969Z","4.1.1-alpha-7ddd367.0":"2022-03-07T11:56:49.253Z","4.1.1-alpha-4ae4557.0":"2022-03-07T11:57:18.143Z","4.1.1-alpha-c310456.0":"2022-03-07T11:57:27.074Z","4.1.1-alpha-296cd70.0":"2022-03-07T11:58:22.469Z","4.1.1-alpha-6be13fd.0":"2022-03-07T11:58:30.280Z","4.1.1-alpha-abe9840.0":"2022-03-07T11:58:58.968Z","4.1.1-alpha-d7c5396.0":"2022-03-07T11:59:49.052Z","4.1.1-alpha-d4bdda6.0":"2022-03-26T13:32:35.280Z","4.1.1-alpha-443135a.0":"2022-03-26T13:32:59.312Z","4.1.1-alpha-9c941bf.0":"2022-03-26T13:33:29.057Z","4.1.1-alpha-fee7ba8.0":"2022-03-26T13:33:48.396Z","4.1.1-alpha-aaeaa02.0":"2022-03-26T13:34:39.240Z","4.1.1-alpha-f9164be.0":"2022-03-26T13:34:48.731Z","4.1.1-alpha-afc9d03.0":"2022-04-24T21:49:26.313Z","4.1.1-alpha-d8a529c.0":"2022-04-24T21:49:41.091Z","4.1.1-alpha-5a449ec.0":"2022-04-24T21:50:16.302Z","4.1.1-alpha-e7051e4.0":"2022-04-24T21:50:33.032Z","4.1.1-alpha-49d2080.0":"2022-04-24T21:51:20.451Z","4.1.1-alpha-decba07.0":"2022-05-16T03:05:12.298Z","4.1.1-alpha-ca14e2b.0":"2022-05-16T03:05:23.726Z","4.1.1-alpha-2921ec5.0":"2022-05-16T03:05:54.989Z","4.1.1-alpha-51c97f6.0":"2022-05-16T03:06:08.041Z","4.1.1-alpha-af0e998.0":"2022-05-16T03:06:36.657Z","4.1.1-alpha-6a87b66.0":"2022-05-16T03:07:00.673Z","4.1.1-alpha-3bf42d5.0":"2022-05-19T15:58:08.161Z","4.1.1-alpha-aa70956.0":"2022-05-23T14:29:16.395Z","4.1.1-alpha-4918c89.0":"2022-05-23T14:31:14.793Z","4.1.1-alpha-211ba3a.0":"2022-05-23T14:31:37.266Z","4.1.1-alpha-1b66c9c.0":"2022-05-23T14:31:56.991Z","4.1.1-alpha-b9046d1.0":"2022-05-23T14:32:55.069Z","4.1.1-alpha-dc08327.0":"2022-05-23T14:33:25.939Z","4.1.1-alpha-567ce40.0":"2022-05-24T06:29:55.694Z","4.1.1-alpha-b14bd06.0":"2022-05-24T15:39:42.386Z","4.1.1-alpha-602f37f.0":"2022-05-24T21:42:53.404Z","4.1.1-alpha-3615436.0":"2022-05-25T11:36:36.249Z","4.1.1-alpha-3c6946b.0":"2022-05-25T20:14:18.015Z","4.1.1-alpha-61863a3.0":"2022-05-30T10:58:40.640Z","4.1.1-alpha-b738b19.0":"2022-05-31T15:30:55.671Z","4.1.1-alpha-87c69ac.0":"2022-05-31T20:27:29.611Z","4.1.1-alpha-712c4e3.0":"2022-05-31T23:22:04.292Z","4.1.1-alpha-4d83035.0":"2022-06-01T20:35:49.467Z","4.1.1-alpha-e4fbe89.0":"2022-06-01T23:33:36.467Z","4.1.1-alpha-1150e2c.0":"2022-06-03T20:02:46.150Z","4.1.1-alpha-b6b19d3.0":"2022-06-04T02:21:46.023Z","4.1.1-alpha-2c37777.0":"2022-06-05T00:22:08.662Z","4.1.1-alpha-73652ee.0":"2022-06-07T14:59:22.718Z","4.1.1-alpha-ea6b98d.0":"2022-06-07T17:56:39.288Z","4.1.1-alpha-3ec559a.0":"2022-06-07T21:03:05.984Z","4.1.1-alpha-88c95a5.0":"2022-06-07T21:03:17.458Z","4.1.1-alpha-119654a.0":"2022-06-09T15:50:09.850Z","4.1.1-alpha-8213567.0":"2022-06-10T18:30:20.771Z","4.1.1-alpha-b0c0e6f.0":"2022-06-13T13:36:24.578Z","4.1.1-alpha-2262d91.0":"2022-06-15T01:57:39.382Z","4.1.1-alpha-6c09568.0":"2022-06-15T16:27:12.733Z","4.1.1-alpha-55bc113.0":"2022-06-15T16:27:49.117Z","4.1.1-alpha-de2c65f.0":"2022-06-15T19:30:58.199Z","4.1.1-alpha-126141d.0":"2022-06-15T19:31:15.994Z","4.1.1-alpha-57b4f0c.0":"2022-06-17T00:38:34.794Z","4.1.1-alpha-ee60f77.0":"2022-06-17T12:24:01.122Z","4.1.1-alpha-78d27c3.0":"2022-06-21T20:13:35.351Z","4.1.1-alpha-14c1cd8.0":"2022-06-22T04:36:19.160Z","4.1.1-alpha-bbf553d.0":"2022-06-23T12:14:46.449Z","4.1.1-alpha-3b2b5bd.0":"2022-06-24T11:30:25.941Z","4.1.1-alpha-7086840.0":"2022-06-24T17:57:50.656Z","4.1.1-alpha-742419e.0":"2022-06-27T12:23:56.577Z","4.1.1-alpha-dd4e784.0":"2022-06-29T16:18:31.228Z","4.1.1-alpha-e6f01a5.0":"2022-06-29T22:43:59.748Z","4.1.1-alpha-67648a3.0":"2022-06-30T14:12:10.122Z","4.1.1-alpha-e42a2ec.0":"2022-06-30T19:23:08.219Z","4.1.1-alpha-2e98601.0":"2022-07-02T18:57:51.078Z","4.1.1-alpha-eee6478.0":"2022-07-03T13:48:01.400Z","4.1.1-alpha-3429960.0":"2022-07-04T12:20:03.187Z","4.1.1-alpha-db28c6f.0":"2022-07-06T16:18:07.839Z","4.1.1-alpha-c6ef8ec.0":"2022-07-07T12:46:52.694Z","4.1.1-alpha-04eb0b6.0":"2022-07-08T20:08:47.956Z","4.1.1-alpha-60dfa02.0":"2022-07-09T01:08:44.039Z","4.1.1-alpha-7b3fc9f.0":"2022-07-11T20:02:43.694Z","4.1.1-alpha-f992799.0":"2022-07-13T03:32:23.042Z","4.1.1-alpha-6cd660d.0":"2022-07-13T17:58:08.902Z","4.1.1-alpha-18a8334.0":"2022-07-13T21:52:06.463Z","4.1.1-alpha-73585c9.0":"2022-07-14T00:45:58.888Z","4.1.1-alpha-8f05623.0":"2022-07-14T03:44:37.953Z","4.1.1-alpha-9f4cee6.0":"2022-07-15T23:55:55.601Z","4.1.1-alpha-c4d6521.0":"2022-07-18T05:10:52.835Z","4.1.1-alpha-f528316.0":"2022-07-19T16:18:27.600Z","4.1.1-alpha-418737a.0":"2022-07-20T17:06:01.067Z","4.1.1-alpha-afcbd88.0":"2022-07-21T12:17:10.932Z","4.1.1-alpha-e8e72c0.0":"2022-07-22T18:08:15.369Z","4.1.1-alpha-8ce94ea.0":"2022-09-25T16:51:41.971Z","4.1.1-alpha-642171c.0":"2022-09-25T16:51:58.765Z","4.1.1-alpha-a4cee7c.0":"2022-09-25T16:53:05.382Z","4.1.1-alpha-308289d.0":"2022-09-25T16:53:35.956Z","4.1.1-alpha-9db6731.0":"2022-09-25T16:53:51.646Z","4.1.1-alpha-4de61bf.0":"2022-11-20T09:33:16.350Z","4.1.1-alpha-49b8597.0":"2022-11-20T09:34:17.016Z","4.1.1-alpha-57118f5.0":"2022-11-20T09:34:57.541Z","4.1.1-alpha-3a11183.0":"2022-11-20T09:35:27.739Z","4.1.1-alpha-98b1fbd.0":"2023-03-16T21:53:55.460Z","4.1.1-alpha-bd92155.0":"2023-03-16T21:54:16.295Z","4.1.1-alpha-7a2bf35.0":"2023-03-16T21:54:48.871Z","4.1.1-alpha-729422b.0":"2023-03-16T21:55:07.828Z","4.1.1-alpha-2e3feb3.0":"2023-03-24T19:56:07.389Z","4.1.1-alpha-5f0fd22.0":"2023-04-17T13:00:14.470Z","4.1.1-alpha-971bc17.0":"2023-04-17T13:00:27.428Z","4.1.1-alpha-d952fde.0":"2023-05-28T09:32:02.190Z","4.1.1-alpha-a20b7f9.0":"2023-05-28T09:32:13.560Z","4.1.1-alpha-83729a8.0":"2023-05-28T09:32:27.354Z","4.1.1-alpha-20c4516.0":"2023-05-28T09:33:04.190Z","4.1.1-alpha-dadf9e8.0":"2023-05-31T17:00:09.791Z","4.1.1-alpha-7f10089.0":"2023-06-19T10:34:06.474Z","4.1.1-alpha-43a851e.0":"2023-07-10T17:11:27.754Z","4.1.1-alpha-7dfef0a.0":"2023-08-22T22:21:19.953Z","4.1.1-alpha-5ee5905.0":"2023-08-30T22:13:42.158Z","4.1.1-alpha-97d8ce0.0":"2023-09-15T22:54:15.731Z","4.1.1-alpha-9366745.0":"2023-09-25T22:31:10.424Z","4.1.1-alpha-8b93cc1.0":"2023-10-18T09:24:12.560Z","4.1.1-alpha-0a525a8.0":"2023-10-25T01:47:27.118Z","4.1.1-alpha-719bd0b.0":"2023-10-30T23:07:22.903Z","4.1.1-alpha-ac3ad8f.0":"2023-11-07T21:44:46.932Z","4.1.1-alpha-e68fe51.0":"2023-11-14T03:50:05.430Z","4.1.1-alpha-f0feb5a.0":"2023-11-21T05:21:03.139Z","4.1.1-alpha-cc0d142.0":"2023-11-22T01:45:16.801Z","4.1.1-alpha-1cec7b2.0":"2023-11-23T14:39:50.068Z","4.1.1-alpha-2110a19.0":"2023-12-06T04:37:16.462Z","4.1.1-alpha-6badbc0.0":"2023-12-08T13:04:09.603Z","4.1.1-alpha-b40cc7f.0":"2024-02-02T11:43:31.947Z","4.1.1-alpha-c0cbcac.0":"2024-02-02T18:31:12.786Z","4.1.1-alpha-a79f473.0":"2024-02-06T16:45:40.612Z","4.1.1-alpha-e11a18a.0":"2024-02-08T19:06:42.195Z","4.1.1-alpha-cf674ce.0":"2024-02-20T19:58:44.271Z","4.1.1-alpha-589ff06.0":"2024-02-22T22:00:37.875Z","4.1.1-alpha-3ec12d1.0":"2024-02-23T15:38:57.822Z","4.1.1-alpha-a5c1fd2.0":"2024-05-17T14:07:01.206Z","4.1.1-alpha-6b867a9.0":"2024-06-13T18:00:19.450Z","4.1.1-alpha-c3c34aa.0":"2024-06-28T10:18:08.458Z","4.1.1-alpha-d72b52a.0":"2024-07-02T11:30:42.213Z","4.1.1-alpha-3271f03.0":"2024-09-05T16:16:30.598Z","4.1.1-alpha-5dc6c96.0":"2024-09-09T16:52:16.589Z","4.1.1-alpha-547c26d.0":"2024-09-12T19:21:38.283Z","4.1.1-alpha-a3c9402.0":"2024-10-07T15:22:13.854Z","4.1.1-alpha-5d0094d.0":"2024-10-15T13:07:31.250Z","4.1.1-alpha-67b58cf.0":"2024-10-23T09:33:08.056Z","4.1.1-alpha-ce8dcf8.0":"2024-10-28T14:40:19.636Z","4.1.1-alpha-d9d2952.0":"2024-11-13T16:05:09.405Z","4.1.1-alpha-2b64d98.0":"2024-11-22T12:05:02.582Z","4.1.1-alpha-0a5a7f1.0":"2024-11-22T21:56:35.103Z","4.1.1-alpha-049a8d0.0":"2024-12-09T00:36:05.055Z","4.1.1-alpha-4b8c7b8.0":"2024-12-09T00:36:08.975Z","4.1.1-alpha-b0ad690.0":"2024-12-09T05:08:21.731Z","4.1.1-alpha-ad139d8.0":"2024-12-09T20:17:10.243Z","4.1.1-alpha-490030e.0":"2025-03-19T18:55:05.631Z","4.1.1-alpha-cc5351a.0":"2025-03-27T06:42:05.028Z","4.1.1-alpha-c3c7f49.0":"2025-05-21T14:26:58.922Z","4.1.1-alpha-c9330cd.0":"2025-05-27T09:24:45.480Z","4.1.1-alpha-e39cb7f.0":"2025-08-11T16:25:39.230Z","4.1.1-alpha-4894514.0":"2025-08-13T13:36:26.661Z","4.1.1-alpha-396ceff.0":"2025-08-22T16:33:00.597Z","4.1.1-alpha-2cee318.0":"2025-10-07T00:26:10.648Z","4.1.1-alpha-d5ef69b.0":"2025-10-16T00:34:41.871Z","4.1.1-alpha-884301c.0":"2025-11-18T02:37:08.236Z"},"bugs":{"url":"https://github.com/Urigo/graphql-cli/issues"},"author":{"url":"https://github.com/Urigo","name":"Uri Goldshtein","email":"uri.goldshtein@gmail.com"},"license":"MIT","homepage":"https://github.com/Urigo/graphql-cli#readme","keywords":["graphql","graphql-cli","cli"],"repository":{"url":"git+https://github.com/Urigo/graphql-cli.git","type":"git"},"description":"Command line tool for common GraphQL development workflows","maintainers":[{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"n1ru4l","email":"laurinquast@googlemail.com"},{"name":"wtrocki","email":"pantroken@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"}],"readme":"","readmeFilename":"","users":{"kogakure":true,"dozierjack":true}}